@charset "utf-8"; /* reset */
html {
    font-family: "Lucida Grande", Verdana, Geneva, sans-serif, 宋体;
    min-width: 1370px;
    background: #FFF;
}

body {
    overflow-x: hidden;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0 none
}

dl, ul, ol, menu, li {
    list-style: none
}

blockquote, q {
    quotes: none
}

h2, h3 {
    line-height: 200%;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

input, select, textarea, button {
    vertical-align: middle;
    font-family: arial, Helvetica, Tahoma, sans-serif;
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

body {
    background: #fff
}

body, th, td, input, select, textarea, button a {
    font-size: 14px;
    line-height: 1;
    color: #333
}

a {
    color: #333;
    text-decoration: none
}

a:active, a:hover {
    text-decoration: none
}

address, caption, cite, code, dfn, em, var {
    font-style: normal;
    font-weight: normal
}

caption {
    display: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

img {
    vertical-align: top
}

a {
    outline: none;
}

input {
    outline: none;
}

textarea, select {
    outline: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

b {
    font-weight: bold;
}

strong {
    font-weight: bold;
}

dd.phone {
    color: #F4641D;
    font-size: 24px;
    font-weight: bold;
}

dd.time {
    line-height: 35px;
    font-size: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right
}

.red {
    color: #E13B29;
}

/*--INDEX--*/
header {
    width: 100%;
    min-width: 1370px;
    height: 700px;
    float: left;
    background: url("../images/bg-index.jpg") center center no-repeat;
}

.mob-header {
    display: none;
}

.con {
    width: 1370px;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 100px;
    float: left;
}

.logo {
    width: 200px;
    height: 120px;
    float: left;
    overflow: hidden;
}

.logo img {
    width: 100%;
    height: 100%;
    float: left;
}

.menu {
    width: auto;
    height: 100px;
    float: right;
}

.menu li {
    width: auto;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 50px;
    margin-top: 32px;
}

.menu li a {
    color: #FFF;
    font-size: 18px;
}

.menu li.zx {
    padding: 0px 35px;
    background: #FFF;
    border-radius: 15px;
}

.menu li.zx a {
    color: #000;
    font-size: 16px;
}

.theme {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.theme b {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    color: #FFF;
}

.theme b.one {
    font-size: 48px;
    margin-top: 170px;
}

.theme b.two {
    font-size: 16px;
    font-weight: normal;
}

.focusBox {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .pic img {
    width: 960px;
    height: 450px;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 5px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.focusBox .hd .on {
    background-position: 0 0;
}

.adv {
    width: 100%;
    height: 160px;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
}

.adv dl {
    width: 300px;
    height: 160px;
    float: left;
    background: #FFF;
    display: block;
    border-radius: 20px;
}

.adv dl dt {
    width: 80%;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #CCC;
}

.adv dl dd {
    width: 100%;
    height: 80px;
    line-height: 80px;
    float: left;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #CC3366;
}

.adv dl dd h2 {
    font-style: normal;
    font-size: 26px;
    float: left;
    margin-left: 100px;
}

.adv dl dd i {
    font-style: normal;
    font-size: 26px;
    float: left;
    margin-left: 10px;
    margin-top: -15px;
}

/*--INDEX-ABOUT--*/
#index-about {
    width: 100%;
    min-width: 1370px;
    height: 530px;
    float: left;
    background: url("../images/bg-index-about.jpg") center center no-repeat;
}

.index-about-title {
    width: 100%;
    height: 330px;
    float: left;
}

.index-about-title dl {
    width: 100%;
    height: auto;
    float: left;
}

.index-about-title dl dt {
    width: 400px;
    height: 200px;
    line-height: 300px;
    margin: 30px auto;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
}

.index-about-title dl dt a {
    color: #CC3366;
}

.index-about-title dl dd {
    width: 200px;
    height: 1px;
    background: #CC3366;
    margin: 0 auto;
}

.index-about-content {
    width: 100%;
    height: auto;
    float: left;
}

.index-about-content p {
    width: 100%;
    height: auto;
    float: left;
    line-height: 35px;
    font-size: 16px;
}

/*--BUINESS--*/
#index-buiness {
    width: 100%;
    height: auto;
    float: left;
}

.index-business-title {
    width: 100%;
    height: 140px;
    float: left;
    margin-top: 60px;
}

.index-business-title dl {
    width: auto;
    height: 140px;
    float: left;
}

.index-business-title dl dt {
    font-size: 32px;
    height: 130px;
    line-height: 130px;
}

.index-business-title dl dt a {
    color: #CC3366;
}

.index-business-title dl dd {
    width: 200px;
    height: 1px;
    background: #CCC;
    float: left;
}

.index-business-title span {
    float: right;
    height: 140px;
    line-height: 220px;
    color: #CCC;
}

.index-business-content {
    width: 100%;
    height: auto;
    float: left;
}

.index-business-content ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.index-business-content li {
    width: 290px;
    height: 95px;
    line-height: 95px;
    display: block;
    text-align: center;
    font-size: 20px;
    border: none;
    background: #F2F2F2;
    border-radius: 10px;
    margin-top: 50px;
}

.index-business-content li a {
    color: #000;
}

.index-business-content li:hover {
    background: #CC3366;
    color: #FFF;
    cursor: pointer;
}

.index-business-content li:hover a {
    color: #fff;
}

.index-business-zx {
    width: 100%;
    height: 150px;
    line-height: 150px;
    float: left;
    text-align: center;
    margin-top: 15px;
}

.index-business-zx a {
    padding: 20px 75px;
    border-radius: 25px;
    background: #CC3366;
    color: #fff;
    font-size: 20px;
}

/*--INDEX-CASE--*/
#index-case {
    width: 100%;
    height: auto;
    float: left;
    background: #F2F2F2;
    padding-bottom: 20px;
}

.index-case-list {
    width: 100%;
    height: auto;
    float: left;
}

.index-case-list ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
}

.index-case-list ul li {
    width: 290px;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
    margin-top: 40px;
    background: #FFF;
    padding: 20px 15px;
    border-radius: 15px;
}

.index-case-list ul li h2 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #F2F2F2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-case-list ul li span {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: left;
    font-size: 12px;
    color: #CCC;
}

.index-case-list ul li p {
    width: 100%;
    height: auto;
    line-height: 25px;
    float: left;
    text-align: left;
    font-size: 12px;
    color: #CCC;
}

.index-case-list ul li:hover { /*background:#CC3366;*/
    transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -webkit-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    -moz-transform: translate(0, -20px)
    transition-duration: .5s;
    -moz-transition-duration: .5s; /* Firefox 4 */
    -webkit-transition-duration: .5s; /* Safari 和 Chrome */
    -o-transition-duration: .5s; /* Opera */
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
}

.index-case-list ul li:hover h2 {
    color: #CC3366;
}

.index-case-case-img img {
    width: 100%;
    height: auto;
    float: left;
}

/*.index-case-list ul li:hover span {color:#CC3366;}*//*.index-case-list ul li:hover p {color:#CC3366;}*//*--INDEX-NEWS--*/
#index-news {
    width: 100%;
    height: 1150px;
    float: left;
}

#index-news .con {
    position: relative;
}

.index-news-list {
    width: 100%;
    height: auto;
    z-index: 999;
    position: absolute;
    top: 80px;
    left: 0;
}

.msn-focus {
    width: 100%;
    height: auto;
    float: left;
}

.msn-focus .hd {
    font-size: 14px;
    height: 50px;
    width: auto;
    margin-right: -7px;
    float: right;
}

.msn-focus .hd li {
    width: 160px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    margin-left: 40px;
}

.msn-focus .hd .on {
    background: #CC3366;
}

.msn-focus .hd .on a {
    color: #fff;
    background: #CC3366;
}

.msn-focus .hd a {
    width: 160px;
    height: 50px;
    background-color: #eee;
    float: left;
    font-size: 18px;
}

.msn-focus .bd {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 60px;
}

.msn-focus .bd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 28px
}

.msn-focus .bd li {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: relative;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
}

.msn-focus .bd li p {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 35px;
    height: 35px;
    width: 300px;
    white-space: nowrap;
    overflow: hidden
}

.msn-focus .bd li p i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 300px;
    height: 35px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.msn-focus .bd li p a, .msn-focus .bd li p a:visited {
    position: relative;
    color: #fff;
    margin-left: 20px
}

.msn-focus .bd li p a:hover {
    color: #f60
}

.news-list-c {
    width: 630px;
    height: 185px;
    float: left;
    padding: 20px;
    border: 1px solid #F2F2F2;
    border-radius: 10px;
    margin-bottom: 30px;
    background: #F2F2F2;
}

/*.news-list-c:hover {background:#CC3366;}*/
.news-list-c-left {
    width: 300px;
    height: 185px;
    float: left;
    overflow: hidden;
}

.news-list-c-left img {
    width: 100%;
    height: 100%;
    float: left;
}

.news-list-c-right {
    width: 310px;
    height: 100%;
    float: right;
    position: relative;
}

.news-list-c-right dt {
    width: 100%;
    height: auto;
    line-height: 30px;
    float: left;
    font-size: 16px;
    font-weight: 550;
}

.news-list-c-right dd {
    width: 100%;
    height: auto;
    float: left;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

/*.news-list-c:hover dl,.news-list-c:hover dd,.news-list-c:hover span  {color:#FFF;}*/
.news-list-c:hover dl {
    color: #CC3366;
}

.news-list-c-right span {
    position: absolute;
    right: 0;
    bottom: 0;
}

.msn-focus .bd li label {
    width: 100%;
    height: 70px;
    line-height: 50px;
    float: left;
    text-align: right;
    margin-top: 30px;
}

.msn-focus .bd li label a {
    padding: 20px 75px;
    border-radius: 25px;
    background: #CC3366;
    color: #fff;
    font-size: 20px;
}

/*--ARTNER--*/
#partner {
    width: 100%;
    height: auto;
    float: left;
    background: #F2F2F2;
    padding-bottom: 40px;
}

.partner-title {
    width: 100%;
    height: auto;
    float: left;
    margin: 20px 30px;
}

.partner-title b {
    width: 100%;
    height: 120px;
    float: left;
    text-align: center;
}

.partner-title b a {
    border-bottom: 1px solid #CCC;
    height: 120px;
    line-height: 120px;
    padding-bottom: 30px;
    color: #CC3366;
    font-size: 32px;
    font-weight: 500;
}

.partner-title i {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-style: normal;
    color: #CC3366;
}

.partner-list {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}

.partner-list ul {
    width: 1450px;
    height: auto;
    float: left;
}

.partner-list ul li {
    width: 215px;
    height: auto;
    float: left;
    margin: 25px 71px 40px auto;
}

/*--INDEX-FOOTER--*/
#footer {
    width: 100%;
    min-width: 1370px;
    height: auto;
    float: left;
    padding-bottom: 20px;
    background: #FFF;
}

.footer-after {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}

.footer-after dl {
    width: 160px;
    height: 60px;
    display: block;
    border: 1px solid #F2F2F2;
    padding-left: 80px;
}

.footer-after dt {
    font-weight: bold;
    line-height: 30px;
    background: #FFF;
}

.footer-after dd {
    line-height: 30px;
    background: #FFF;
    font-size: 12px;
}

.footer-after dl.footer-after-xiangying {
    background: url("../images/icon-footer-xy.png") 10px center no-repeat;
}

.footer-after dl.footer-after-icp {
    background: url("../images/icon-footer-icp.png") 10px center no-repeat;
}

.footer-after dl.footer-after-anquan {
    background: url("../images/icon-footer-anquan.png") 10px center no-repeat;
}

.footer-after dl.footer-after-team {
    background: url("../images/icon-footer-team.png") 10px center no-repeat;
}

.footer-after dl.footer-after-xingjiabi {
    background: url("../images/icon-footer-xingjiabi.png") 10px center no-repeat;
}

.footer-contact {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 60px;
}

.footer-c-left {
    width: 400px;
    height: auto;
    float: left;
}

.footer-c-left ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.footer-c-left li {
    width: 45%;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    border: 1px solid #F2F2F2;
    margin-bottom: 35px;
}

.footer-c-left li a {
    display: block;
}

.footer-c-left li:hover {
    border: 1px solid #FFC063;
}

.footer-c-left li:hover a {
    color: #FFC063;
}

.footer-c-center {
    width: 450px;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-left: 40px;
}

.footer-c-center dl {
    width: 26%;
    height: auto;
    float: left;
}

.footer-c-center dt {
    width: 100%;
    height: auto;
    float: left;
}

.footer-c-center dt img {
    width: 100%;
    height: auto;
    float: left;
}

.footer-c-center dd {
    width: 100%;
    height: 25px;
    line-height: 25px;
    float: left;
    text-align: center;
    font-size: 12px;
}

.footer-c-right {
    width: 450px;
    height: auto;
    float: right;
}

.footer-c-right b {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    color: #FFC063;
}

.footer-c-right i {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: right;
    font-size: 12px;
    font-style: normal;
}

.footer-c-right ul {
    width: 100%;
    height: 50px;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.footer-c-right ul li {
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    border: 1px solid #F2F2F2;
    border-radius: 5px;
}

.footer-c-right ul li a {
    display: block;
}

.footer-c-right ul li:hover {
    border: 1px solid #FFC063;
}

.footer-c-right ul li:hover a {
    color: #FFC063;
}

.footer-city {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    border-top: 1px solid #F2F2F2;
}

.footer-city b {
    width: 100%;
    height: 90px;
    line-height: 90px;
    float: left;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.footer-city ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.footer-city ul li {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #F2F2F2;
    margin-bottom: 10px;
}

.footer-city ul li:hover {
    border: 1px solid #FFC063;
}

.footer-city ul li:hover a {
    color: #FFC063;
}

.footer-city ul li a {
    display: block;
}

.footer-link {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    border-top: 1px solid #F2F2F2;
}

.footer-link b {
    width: 100%;
    height: 90px;
    line-height: 90px;
    float: left;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.footer-link ul {
    width: 100%;
    height: auto;
    float: left;
}

.footer-link ul li {
    float: left;
    margin-right: 20px;
    padding: 10px 10px;
}

.footer-copyright {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #F2F2F2;
    margin-top: 30px;
}

.footer-copyright dl {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
}

.footer-copyright dt, .footer-copyright dd {
    width: 100%;
    height: 25px;
    line-height: 25px;
    float: left;
    text-align: center;
}

.footer-copyright dt span, .footer-copyright dd span {
    font-size: 12px;
    margin-left: 20px;
}

/*--右侧悬浮框--*/
.right {
    position: fixed;
    height: 450px;
    right: 10px;
    top: 50%;
    margin-top: -225px;
    z-index: 999;
}

.right ul {
    float: right;
}

.right ul li {
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    background-color: rgba(204, 51, 102, 0.9) !important;
    background-color: #CC3366;
    filter: Alpha(opacity=70);
}

.right ul li span {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 15px;
}

.right-content {
    float: left;
}

.right-content div {
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    border-top: 3px solid #CC3366;
    padding-right: 20px;
    float: left;
    display: none;
}

.right-content div i {
    width: 13px;
    height: 100%;
    background: url("../images/arrow.png") center 17px no-repeat;
    position: absolute;
    right: -13px;
    top: 0px;
}

.right-content .right-content-one {
    width: 240px;
    height: 60px;
    margin: auto 10px auto auto;
    padding: 20px 20px;
}

.right-content-one dl {
    width: 100%;
    height: 100%;
    float: left;
    background: url("../images/icon-phone-a.png") left center no-repeat;
}

.right-content-one dt {
    width: 170px;
    height: 40px;
    float: right;
    font-size: 22px;
    color: #C00000;
}

.right-content-one dd {
    width: 170px;
    height: 30px;
    float: right;
    font-size: 14px;
    color: #ccc;
}

.right-content .right-content-two {
    width: 240px;
    height: auto;
    margin: 84px 10px auto auto;
    padding: 20px 20px;
}

.right-content-two dl {
    width: 100%;
    height: 100%;
    float: left;
    background: url("../images/icon-online-service.png") left -0px no-repeat;
}

.right-content-two dt {
    width: 170px;
    height: 40px;
    float: right;
    font-size: 22px;
    color: #C00000;
}

.right-content-two dd {
    width: 170px;
    height: 30px;
    float: right;
    font-size: 14px;
    color: #ccc;
}

.right-content .right-content-thr {
    width: 240px;
    height: 30px;
    margin: 164px 10px auto auto;
    padding: 20px 20px;
}

.right-content-two span {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    margin: 0 0 0 70px;
}

.right-content-two span a {
    height: 50px;
    line-height: 50px;
    float: left;
}

.right-content-two span img {
    width: 24px;
    height: 24px;
    float: left;
    margin: 15px 10px 0 0;
}

.right-content-two span a:hover {
    color: #c00000;
}

.right-content-thr dl {
    width: 100%;
    height: 100%;
    float: left;
    background-image: url("../images/icon-right-form-l.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

.right-content-thr dt {
    width: 170px;
    height: 30px;
    line-height: 30px;
    float: right;
    font-size: 18px;
    color: #C00000;
}

.right-content-thr dt a:hover {
    color: #C00000;
}

.right-content-thr dd {
    width: 170px;
    height: 30px;
    float: right;
    font-size: 14px;
    color: #ccc;
}

.right-content .right-content-four {
    width: 240px;
    height: 130px;
    margin: 246px 10px auto auto;
    padding: 20px 10px;
}

.right-content-four dl {
    width: 100%;
    height: 100%;
    float: left;
}

.right-content-four dt {
    width: 130px;
    height: 130px;
    float: left;
    font-size: 22px;
    color: #C00000;
}

.right-content-four dt img {
    width: 100%;
    height: 100%;
    float: left;
}

.right-content-four dd {
    width: 110px;
    height: auto;
    float: right;
    font-size: 18px;
    color: #ccc;
    text-align: center;
    line-height: 60px;
}

.right-content li:hover {
    background: #ff6699;
}

/*--SERVICES--*/
.service-item {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.service-item dl {
    width: 26%;
    height: 157px;
    float: left;
    display: block;
    border: 1px solid #FFF;
    padding: 20px 30px;
    margin: 60px auto auto auto;
}

.service-item dl dt {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
}

.service-item dl dd {
    width: 100%;
    height: auto;
    line-height: 35px;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #FFF;
}

/*--WHY--*/
#why {
    width: 100%;
    min-width: 1370px;
    height: auto;
    float: left;
    padding: 40px 0;
}

.why-title {
    width: 100%;
    height: auto;
    float: left;
}

.why-title dl {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

.why-title dt {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center;
    color: #CC3366;
    font-size: 22px;
    font-weight: bold;
}

.why-title dd {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
}

.why-list {
    width: 1370px;
    height: auto;
    float: left;
    padding: 80px 0;
}

.why-list dl {
    width: 455px;
    height: auto;
    float: left;
}

.why-list dl dt {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.why-list dl dd {
    width: 385px;
    height: auto;
    line-height: 30px;
    float: left;
    text-align: center;
    padding: 0 35px;
}

.why-list dl.why-line {
    border-right: 1px solid #F2F2F2;
}

/*--LIUCHENG--*/
.liucheng {
    width: 100%;
    min-width: 1370px;
    height: 460px;
    float: left;
    background: url("../images/bg-liucheng.jpg") center center no-repeat;
    padding: 20px 0;
}

.liucheng-list {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
}

.liucheng-list dl {
    width: 170px;
    height: auto;
    float: left;
    display: block;
    background: #FFF;
    padding: 30px 0;
    border-radius: 10px;
}

.liucheng-list dl dt {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

.liucheng-list dl dd {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}

/*--SERVICE-FORM--*/
#service-form {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0;
}

#service-form b {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #CC3366;
    font-weight: 500;
}

#service-form p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    font-size: 18px;
}

#service-form span {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
}

#service-form span a {
    padding: 15px 40px;
    background: #CC3366;
    color: #FFF;
    border-radius: 10px;
}

/*--CASE-HEADER--*/
.case-header {
    width: 100%;
    min-width: 1370px;
    height: 500px;
    float: left;
    background: url("../images/bg-brand.jpg") center center no-repeat;
}

.case-header-title {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

.case-header-title b {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
    font-size: 28px;
    color: #FFF;
}

.case-header-title span {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
    color: #FFF;
}

.nav {
    width: 100%;
    height: 110px;
    float: left;
    background: #FFF;
    margin-top: -50px;
}

.nav span {
    float: left;
    border-bottom: 1px solid #000;
    margin-top: 70px;
    margin-left: 20px;
    font-size: 18px;
    padding: 0 10px 10px 0;
}

.nav i {
    float: left;
    font-style: normal;
    font-size: 14px;
    color: #ccc;
    margin-top: 80px;
    margin-left: 20px;
}

/*--LIST-PAGE--*/
.list-page {
    width: 100%;
    height: 150px;
    line-height: 150px;
    float: left;
    text-align: right;
}

.list-page b {
    background: #CC3366;
    padding: 13px 17px;
    color: #FFF;
}

.list-page a {
    padding: 15px 20px;
}

/*--CASE-CONTENT--*/
.case-content {
    width: 100%;
    height: 820px;
    float: left;
    background: url("../images/bg-case-content.jpg") center center no-repeat;
}

.case-item {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

.case-content-title {
    width: 100%;
    height: 150px;
    float: left;
}

.case-content-title h1 {
    height: 150px;
    line-height: 150px;
    float: left;
    color: #FFF;
}

.case-content-title ul {
    float: right;
    margin-top: 60px;
}

.case-content-title ul li {
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    margin-left: 15px;
    color: #ccc;
}

.case-content-title ul li a {
    color: #ccc;
}

.case-content-title ul li:hover {
    border: 1px solid #FFF;
}

.case-content-title ul li:hover a {
    color: #FFF;
}

.case-content-info {
    width: 100%;
    height: auto;
    float: left;
}

.case-content-info-img {
    width: 400px;
    height: 500px;
    float: left;
    overflow: hidden;
}

.case-content-info-img img {
    width: 100%;
    height: auto;
    float: left;
}

.case-content-info-all {
    width: 850px;
    height: auto;
    float: right;
}

.case-content-info-all span {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #FFF;
}

.case-content-info-all dl {
    width: 100%;
    height: auto;
    float: left;
    margin: 20px auto 20px auto;
}

.case-content-info-all dt {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    color: #FFF;;
}

.case-content-info-all dd {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    color: #FFF;
}

.case-content-info-all b {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: left;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}

.case-content-info-all p {
    width: 100%;
    height: auto;
    line-height: 35px;
    float: left;
    color: #FFF;
    text-align: left;
}

.case-content-info-all ul {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 35px;
}

.case-content-info-all ul li {
    width: 200px;
    height: 122px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
}

.case-content-info-all ul li img {
    width: 100%;
    height: 100%;
    float: left;
}

/*--NEWS--*/
.news-header-title {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

.news-header-title b {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
    color: #FFF;
    font-size: 28px;
    font-weight: 600;
}

.news-header-title label {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: center;
}

.news-header-title label a {
    border: 1px solid #FFF;
    padding: 10px 60px;
    color: #FFF;
}

.news-nav {
    width: 100%;
    height: 110px;
    float: left;
    background: #FFF;
    margin-top: -50px;
}

.news-nav label {
    width: auto;
    float: left;
    height: 100px;
    line-height: 150px;
}

.news-nav label a {
    font-size: 16px;
    margin-left: 15px;
}

.news-nav span {
    float: right;
    height: 100px;
    line-height: 150px;
    color: #CCC;
    font-size: 16px;
    margin-right: 15px;
}

.news-list {
    width: 100%;
    height: auto;
    float: left;
    background: #FFF;
    margin-top: 25px;
}

.news-list-left {
    width: 920px;
    height: auto;
    float: left;
    padding: 15px;
}

.news-top {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.news-top dl {
    width: 300px;
    height: auto;
    float: left;
    display: block;
    margin-bottom: 30px;
}

.news-top dt {
    width: 300px;
    height: 186px;
    float: left;
    overflow: hidden;
}

.news-top dt img {
    width: 100%;
    height: 100%;
    float: left;
}

.news-top dd {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-top dl:hover dd {
    color: #D03E65;
}

.news-list-new {
    width: 100%;
    height: auto;
    float: left;
}

.news-list-new label {
    width: 100%;
    height: 70px;
    line-height: 70px;
    float: left;
    border-bottom: 1px solid #f2f2f2;
}

.news-list-new label b {
    float: left;
    font-size: 18px;
    text-indent: 15px;
}

.news-list-new label span {
    float: right;
    height: 70px;
    line-height: 90px;
    margin-right: 10px;
}

.news-list-new label span a {
    color: #333;
}

.news-list-new ul {
    width: 100%;
    height: auto;
    float: left;
}

.news-list-new li {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 20px;
}

.news-new-img {
    width: 300px;
    height: 186px;
    float: left;
    overflow: hidden;
}

.news-new-img img {
    width: 100%;
    height: 100%;
    float: left;
}

.news-new-title {
    width: 590px;
    height: 186px;
    float: right;
    position: relative;
}

.news-new-title h2 {
    width: 100%;
    height: auto;
    line-height: 35px;
    margin-bottom: 10px;
    float: left;
    text-align: left;
}

.news-new-title p {
    width: 100%;
    height: auto;
    line-height: 25px;
    float: left;
    text-align: left;
    color: #666;
}

.news-new-title span {
    position: absolute;
    right: 0;
    bottom: 0;
}

.news-list-new li:hover .news-new-title h2 {
    color: #D03E65;
}

.news-list-right {
    width: 390px;
    height: auto;
    float: right;
    padding: 20px;
    position: relative;
}

.fixed {
    position: fixed;
    top: 10px;
}

.absolute {
    position: absolute;
    bottom: 0;
}

.news-list-right-adv {
    width: 100%;
    height: 215px;
    float: left;
    overflow: hidden;
}

.news-list-right-adv img {
    width: 100%;
    height: 100%;
    float: left;
}

.news-list-right-hot {
    width: 100%;
    height: auto;
    float: left;
}

.news-list-right-hot b {
    width: 100%;
    height: 80px;
    line-height: 80px;
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: weight;
}

.news-list-right-hot li {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

.news-list-right-hot-img {
    width: 105px;
    height: 70px;
    float: left;
    overflow: hidden;
}

.news-list-right-hot-img img {
    width: 100%;
    height: 100%;
    float: left;
}

.news-list-right-hot li h3 {
    width: 225px;
    height: auto;
    line-height: 25px;
    float: right;
    font-size: 14px;
    font-weight: normal;
    margin-top: -10px;
}

.news-list-right-hot li span {
    width: 225px;
    height: 30px;
    line-height: 45px;
    float: right;
    text-align: left;
    font-size: 12px;
    color: #CCC;
}

/*--NEWS-CONTENT--*/
.news-content-title {
    width: 100%;
    height: auto;
    float: left;
    padding: 50px 0 20px 0;
}

.news-content-title h1 {
    width: 100%;
    height: auto;
    line-height: 58px;
    float: left;
    font-size: 22px;
}

.news-content-title span {
    width: 100%;
    height: 80px;
    line-height: 80px;
    float: left;
    text-align: right;
    color: #aaa;
}

.news-content-title span i {
    font-style: normal;
    margin-left: 15px;
}

.news-content-info {
    width: 100%;
    height: auto;
    float: left;
}

.news-content-info p {
    width: 100%;
    height: auto;
    line-height: 30px;
    float: left;
    font-size: 16px;
}

.news-content-info p img, .news-content-info img {
    max-width: 100%;
    height: auto;
    width: auto;
}

{
    max-width: 100%
;
    height: auto
;
    width: auto
;
}
.news-content-info blockquote {
    width: 100%;
    height: auto;
    line-height: 45px;
    float: left;
    border-left: 4px solid #ccc;
    background: #F2F2F2;
    display: block;
    margin: 15px auto;
}

.news-content-info blockquote p {
    height: auto;
    line-height: 45px;
    float: left;
    text-indent: 10px;
}

.news-content-info blockquote a {
    height: auto;
    line-height: 45px;
    text-indent: 10px;
}

.qidun-item {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

.qidun-item label {
    width: 880px;
    height: auto;
    float: left;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px 20px;
}

.qidun-item label b {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: left;
}

.qidun-item label ul {
    width: 100%;
    height: auto;
    float: left;
}

.qidun-item label ul li {
    float: left;
    margin-right: 20px;
    padding: 10px 15px;
    background: #F2F2F2;
}

.qidun-item label ul li:hover {
    background: #D03E65;
}

.qidun-item label ul li:hover a {
    color: #FFF;
}

.qidun-item label span {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
}

.page-next-pre {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

.page-next-pre li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: left;
}

.page-next-pre li:hover a {
    color: #D03E65;
}

.relevant {
    width: 100%;
    height: auto;
    float: left;
    background: #F2F2F2;
    margin-top: 50px;
}

.relevant label {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: left;
    border-left: 6px solid #D03E65;
    font-size: 18px;
    font-weight: bold;
    text-indent: 15px;
}

.relevant ul {
    width: 890px;
    height: auto;
    float: left;
    padding: 15px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.relevant ul li {
    width: 430px;
    height: 35px;
    line-height: 35px;
    float: left;
}

.relevant ul li a {
    width: 340px;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relevant ul li span {
    float: right;
}

/*--JIANZHAN--*/
.news-jianzhan label {
    width: 100%;
    height: 70px;
    line-height: 70px;
    float: left;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 35px;
}

.news-jianzhan label b {
    float: left;
    font-size: 18px;
    text-indent: 15px;
}

.news-jianzhan label span {
    float: right;
    height: 70px;
    line-height: 90px;
    margin-right: 10px;
}

.news-jianzhan label span a {
    color: #333;
}

.ask {
    width: 100%;
    height: auto;
    float: left;
}

.ask ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.ask li {
    width: 430px;
    height: 35px;
    line-height: 35px;
    float: left;
    display: block;
    background: #F2F2F2;
    margin-bottom: 10px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 10px;
}

.ask li:hover a {
    color: #D03E65;
}

/*--ASK-CONTENT--*/
.ask-da {
    width: 100%;
    height: auto;
    float: left;
}

.ask-da span {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-indent: 15px;
    font-size: 16px;
    background: #F2F2F2;
    text-align: left;
}

.ask-da-left {
    width: 70px;
    height: auto;
    float: left;
}

.ask-da-left dl {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 40px;
}

.ask-da-left dt {
    width: 70px;
    height: 75px;
    float: left;
    overflow: hidden;
}

.ask-da-left dt img {
    width: 100%;
    height: 100%;
    float: left;
}

.ask-da-left dd {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
}

.ask-da-right {
    width: 800px;
    height: auto;
    float: right;
    margin-left: 50px;
    padding-top: 30px;
}

.ask-da-right p {
    width: 100%;
    height: auto;
    line-height: 35px;
    float: left;
    font-size: 16px;
}

.ask-da-right p img, .ask-da-right img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 15px auto;
}

.ask-da-right blockquote {
    width: 796px;
    height: 40px;
    line-height: 40px;
    float: left;
    background: #F2F2F2;
    border-left: 4px solid #ccc;
    text-indent: 15px;
    margin: 15px auto;
    display: block;
}

.ask-tags {
    width: 100%;
    height: 30px;
    float: left;
    padding-top: 45px;
}

.ask-tags dl {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
}

.ask-tags dt {
    width: 25px;
    height: 20px;
    float: left;
    overflow: hidden;
}

.ask-tags dt img {
    width: 100%;
    height: 100%;
    float: left;
}

.ask-tags dd {
    width: auto;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-left: 15px;
}

.ask-tags dd a {
    margin-left: 10px;
}

/*--ABOUT--*/
#about {
    width: 100%;
    height: auto;
    float: left;
    background: #F2F2F2;
}

.about-culture {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    background: #FFF;
    padding-top: 40px;
}

.culture-left {
    width: 650px;
    height: auto;
    float: left;
}

.culture-left label {
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-indent: 30px;
    float: left;
    text-align: left;
    font-size: 62px;
    color: #F2F2F2;
    font-weight: bold;
}

.culture-left dl {
    width: 100%;
    height: auto;
    float: left;
}

.culture-left dt {
    width: 100%;
    height: 150px;
    line-height: 150px;
    float: left;
    font-size: 32px;
    color: #000;
    text-align: left;
    text-indent: 30px;
    font-weight: bold;
    margin-top: -130px;
}

.culture-left dd {
    width: 620px;
    height: auto;
    float: left;
    text-align: left;
    padding-left: 30px;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 50px;
    color: #000;
}

.culture-right {
    width: 460px;
    height: 470px;
    float: right;
    padding: 30px 30px 0 0;
    overflow: hidden;
}

.culture-right img {
    width: 100%;
    height: 100%;
    float: left;
}

.history-list {
    width: 100%;
    height: auto;
    float: left;
    background: #FFF;
    padding: 50px 0 50px 0;
}

.history-list dl {
    width: 100%;
    height: auto;
    float: left;
}

.history-list dl dt {
    width: 100%;
    height: 150px;
    line-height: 150px;
    float: left;
    text-align: center;
    font-size: 62px;
    color: #F2F2F2;
    font-weight: bold;
}

.history-list dl dd {
    width: 100%;
    height: 150px;
    line-height: 150px;
    float: left;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-top: -130px;
}

.history-con {
    width: 100%;
    height: auto;
    float: left;
    background: #FFF;
}

/*关于我们start*/
.about_bg {
    width: 100%;
    height: 100%;
    float: left;
    background: url(../images/about_bg.jpg) no-repeat;
    background-size: cover;
}

.about_content {
    width: 60%;
    margin: 0 auto;
}

.about_content h2, .about_content h3 {
    text-align: center;
    font-weight: bold;
    color: #000;
}

.about_content h2 {
    font-size: 40px;
    margin-bottom: 50px;
}

.about_content p {
    font-size: 16px;
    color: #000;
    line-height: 180%;
    margin-bottom: 20px;
    text-align: center;
}

.about_content.history {
    text-align: center;
    position: relative;
}

/*HISTORY*/
.event_box {
    width: 80%;
    margin: 3% auto 0;
    position: relative;
    min-height: 420px;
}

.event_box .parHd {
    width: 100%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
}

.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px !important;
}

.parHd .tempWrap {
    margin: 0 auto;
}

.parHd .tempWrap:after {
    content: '';
    width: 85%;
    height: 1px;
    background: #580000;
    position: absolute; /* top:33%;*//* right:-140%;*/
    right: 8%;
    top: 35%; /* margin-top:-0.5px;*/
    z-index: 10;
}

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 16px;
    color: #000;
    margin: 0 30px;
    position: relative;
}

.parHd li:after {
    content: '';
    background: url(../images/dot_ico1.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 20;
    top: -12px;
    left: 50%;
    margin-left: -5px;
}

.parBd {
    text-align: center;
    margin-top: 60px;
}

.parBd h4 {
    position: relative;
    font-size: 40px;
    margin-bottom: 3%; /*width:200px;*/
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}

.parBd h4:after {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -100px;
    bottom: 12px;
}

.parBd h4:before {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    bottom: 12px;
}

.parBd p {
    line-height: 180%;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}

div#listBox {
    width: 100%;
}

.sPrev, .sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
}

.sPrev {
    left: 0;
}

.sNext {
    right: 0;
}

.sPrev img, .sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd li.act span {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(../images/cat.png) no-repeat;
    position: absolute;
    top: -12px;
    left: 28px;
    z-index: 21;
}

.parHd li span, .parHd li.clone span {
    display: none;
}

/*--CONTACT US--*/
.contact-us {
    width: 1270px;
    height: auto;
    float: left;
    background: #FFF;
    padding: 0 50px 50px 50px;
}

.contact-us-left {
    width: 600px;
    height: 350px;
    float: left;
}

.contact-us-right {
    width: 600px;
    height: 350px;
    float: right;
}

.contact-us-right dl {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}

.contact-us-right dt {
    width: 100%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.contact-us-right dd {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: left;
}

/*--TEAM--*/
.fullSlide {
    width: 100%;
    position: relative;
    height: auto;
    float: left;
    background: #FFF;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
    height: 523px;
    float: left;
    background: url("../images/bg-team.jpg") center center no-repeat;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 523px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li span {
    width: 280px;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 25px auto auto 545px;
}

.fullSlide .bd li span img {
    width: 100%;
    height: auto;
    float: left;
}

.fullSlide .bd li b {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 16px;
}

.fullSlide .bd li i {
    font-style: normal;
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
}

.fullSlide .bd li p {
    width: 100%;
    height: auto;
    line-height: 40px;
    float: left;
    text-align: center;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #f00;
}

.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url('../images/slider-arrow.png') -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}

/*--CITY--*/
#city-package {
    width: 100%;
    height: auto;
    float: left;
    background: #F2F2F2;
}

.city-title dt {
    font-size: 32px;
    font-weight: normal;
}

.city-services {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

.tabRank {
    width: 100%;
}

.tabRank .city-hd {
    background-color: #FFF;
    height: 75px;
    line-height: 75px;
    border-bottom: none;
    margin-bottom: 10px;
}

.tabRank .city-hd h3 {
    float: left;
    width: 25%;
    line-height: 75px;
    overflow: hidden;
    text-align: center;
}

.tabRank .city-hd h3 a {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.tabRank .city-hd h3.on {
    background-color: #DA5953;
    height: 75px;
}

.tabRank .city-hd h3.on a {
    display: block;
    color: #FFF;
}

.tabRank .city-bd {
    width: 1370px;
    height: auto;
    background-color: #FFF;
    margin-top: 15px;
    float: left;
}

.tabRank .city-bd ul.ulList {
    width: 1330px;
    height: auto;
    float: left;
    background: #FFF;
    padding: 20px 20px 0 20px;
}

.city-web-left {
    width: 310px;
    height: auto;
    float: left;
    overflow: hidden;
    background: #F2F2F2;
    padding-bottom: 20px;
}

.city-web-left dl {
    width: 270px;
    height: auto;
    float: left;
    margin: 25px 0 10px 20px;
}

.city-web-left dt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
    font-weight: bold;
    font-size: 18px;
}

.city-web-left dd {
    width: 100%;
    height: auto;
    line-height: 25px;
    float: left;
}

.city-web-right {
    width: 1000px;
    height: auto;
    float: left;
    margin-left: 20px;
}

.city-web-right ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.city-web-right li {
    width: 32%;
    height: 485px;
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
}

.city-web-right li img {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 35px;
}

.city-web-right li strong {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    margin: 20px 0 20px 0;
}

.city-web-right li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 35px;
}

.city-web-right li b {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 35px;
    color: #DA5953;
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.city-web-right li a {
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
    background: #DA5953;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.city-app {
    padding: 60px;
    width: 1220px;
    height: auto;
    float: left;
}

.city-app-left {
    width: 600px;
    height: auto;
    float: left;
}

.city-app-left h4 {
    width: 100%;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    color: #DA5953;
    float: left;
}

.city-app-left p {
    width: 100%;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    float: left;
    font-weight: bold;
    color: #ccc;
}

.city-app-left ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 55px;
}

.city-app-left li {
    width: 30%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    background: #F2F2F2;
    margin-top: 30px;
}

.city-app-left li:hover {
    background: #DA5953;
}

.city-app-left li a {
    color: #000;
    font-size: 14px;
    display: block;
}

.city-app-left li:hover a {
    color: #fff;
}

.city-app-right {
    width: 600px;
    height: auto;
    float: right;
}

.city-app-right ul {
    width: 300px;
    height: 410px;
    float: left;
    background: url("../images/city-app.png") left center no-repeat;
    padding-left: 250px;
    margin-left: 100px;
}

.city-app-right ul li {
    width: 100%;
    height: 70px;
    line-height: 70px;
    float: left;
    background: url("../images/u1098.png") left center no-repeat;
    padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
}

.city-peitao {
    width: 1220px;
    height: auto;
    float: left;
    padding: 60px;
}

.city-peitao h4 {
    width: 100%;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    color: #DA5953;
    float: left;
}

.city-peitao p {
    width: 100%;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    float: left;
    font-weight: bold;
    color: #ccc;
}

.city-peitao-list {
    width: 100%;
    height: auto;
    float: left;
}

.city-peitao-left {
    width: 600px;
    height: auto;
    float: left;
    margin-left: 30px;
}

.city-peitao-left li {
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f2f2f2;
    float: left;
    margin: 15px 25px;
}

.city-peitao-left li a {
    display: block;
}

.city-peitao-left li:hover {
    background: #DA5953;
}

.city-peitao-left li:hover a {
    color: #FFF;
}

.city-peitao-right {
    width: 600px;
    height: auto;
    float: right;
}

.city-peitao-right li {
    float: left;
    margin: 15px 25px 35px 25px;
}

/*--ARTICLE-CON--*/
#city-article {
    width: 100%;
    height: auto;
    float: left;
    background: #F2F2F2;
}

.city-article-con {
    background: #fff;
    width: 1330px;
    height: auto;
    float: left;
    margin: 20px 0 20px 0;
    padding: 20px;
}

.city-article-left {
    width: 1000px;
    height: auto;
    float: left;
}

.city-article-title {
    width: 100%;
    height: 70px;
    float: left;
    border-bottom: 1px solid #ddd;
}

.city-article-title h3 {
    height: 70px;
    line-height: 70px;
    float: left;
    text-align: center;
    margin-right: 20px;
}

.city-article-title h3 a {
    padding: 0 30px;
    font-size: 22px;
    font-weight: bold;
    display: block;
}

.city-article-title h3.city-active {
    background: #DA5953;
}

.city-article-title h3.city-active a {
    color: #fff;
}

.city-article-title h3:hover {
    background: #DA5953;
}

.city-article-title h3:hover a {
    color: #fff;
}

.city-article-list {
    width: 100%;
    height: auto;
    float: left;
}

.city-article-list ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.city-article-list ul li {
    width: 32%;
    height: auto;
    display: block;
    margin-top: 30px;
}

.city-article-list ul li img {
    width: 320px;
    height: 185px;
    float: left;
}

.city-article-list ul li h4 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
}

.city-article-list ul li:hover h4 a {
    color: #DA5953;
}

.city-article-right {
    width: 280px;
    height: auto;
    float: right;
}

.city-article-right b {
    width: 100%;
    height: 70px;
    line-height: 70px;
    float: left;
    border-bottom: 1px solid #ddd;
    font-size: 22px;
    font-weight: bold;
}

.city-article-right ul {
    width: 100%;
    height: auto;
    float: left;
}

.city-article-right ul li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
}

.city-article-right ul li:hover a {
    color: #DA5953;
}

#city-form {
    width: 100%;
    height: auto;
    float: left;
    background: #F2F2F2;
    padding-bottom: 20px;
}

.city-form-left {
    width: 685px;
    height: auto;
    float: left;
    background: #6B6B6B;
    padding-bottom: 60px;
}

.city-form-right {
    width: 685px;
    height: auto;
    float: right;
    background: #CC0000;
    padding-bottom: 60px;
}

.city-form-left strong, .city-form-right strong {
    width: 100%;
    height: 70px;
    line-height: 70px;
    float: left;
    text-align: center;
    font-size: 22px;
    color: #fff;
    margin-top: 35px;
}

.city-form-left span, .city-form-right span {
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    color: #fff;
}

#fabu {
    width: 380px;
    height: auto;
    float: left;
    margin-left: 152px;
}

#fabu label {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
    color: #fff;
    font-size: 16px;
}

#fabu label input {
    margin-left: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 300px;
}

#fabu input[type="submit"] {
    width: 322px;
    height: 40px;
    line-height: 40px;
    float: right;
    background: #fff;
    margin: 20px 5px 0 0;
}

#fabu1 {
    width: 380px;
    height: auto;
    float: left;
    margin-left: 152px;
}

#fabu1 label {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
    color: #fff;
    font-size: 16px;
}

#fabu1 label input {
    margin-left: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 300px;
}

#fabu1 input[type="submit"] {
    width: 322px;
    height: 40px;
    line-height: 40px;
    float: right;
    background: #fff;
    margin: 20px 5px 0 0;
}
/*--MOBILE--*/
@media only screen and (max-width: 960px) {
    html {
        font-family: "Lucida Grande", Verdana, Geneva, sans-serif, 宋体;
        width:100%;
        background: #FFF;
        max-width: 100%;
        min-width: 100%;
    }

    .con {
        width: 100%;
        height: auto;
        float: left;
    }

    /*--INDEX-ABOUT--*/
    #index-about {
        width: 100%;
        height: auto;
        float: left;
    }

    .index-about-title {
        width: 100%;
        height: auto;
        float: left;
    }

    .index-about-title dt a {
        font-size: 22px;
    }

    .index-about-title dl dt {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
        line-height: 50px;
    }

    .index-about-content p {
        width: 100%;
        height: auto;
        float: left;
        padding: 0 0 30px 0;
    }

    /*--INDEX-BUSINESS--*/
    .index-business-title {
        width: 100%;
        height: auto;
        float: left;
    }

    .index-business-title dl {
        width: 100%;
        height: auto;
        float: left;
    }

    .index-business-title dl dt {
        width: 100%;
        height: auto;
        float: left;
        line-height: 60px;
    }

    .index-business-title span {
        float: left;
        height: 40px;
        line-height: 40px;
        color: #000;
    }

    .index-business-content ul {
        width: 100%;
        height: auto;
        float: left;
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .index-business-content li {
        width: 48%;
        height: auto;
        display: block;
        margin-top: 20px;
        font-size: 14px;
    }

    /*--COM--*/
    .case-header {width:100%;min-width:100%;height:auto;padding-bottom:70px;}
    .news-header-title {margin-top:auto;}
    .menu {display:none;}
    .news-header-title b {height:auto;line-height:50px;font-size:16px;}
    .news-header-title label {height:50px;line-height:50px;}
    .news-nav {height:auto;}
    .news-nav label {width:100%;height:auto;line-height:50px;}
    .news-nav label a:nth-child(3) {display:none;}
    .news-nav span {display:none;}
    .news-list {margin-top:auto;}
    /*--FOOTER--*/
    #footer {width:100%;min-width:100%;}
    /*--NEWS-LIST--*/
    .news-top {display:none;}
    .news-top dl {width:100%;}
    .news-top dt {width:100%;height:auto;}
    .news-new-img {width:100%;height:auto;}
    .news-new-title {width:100%;height:auto;}
    .list-page {display:none;}
    .news-list-left {
        width:96%;height:auto;padding:15px 2%;
    }
    .qidun-item label {width:96%;padding:10px 2%;}
    .relevant ul {width:96%;padding:15px 2%;}
    .news-list-right {
        width:100%;
    }
    .relevant ul li {width:100%;}
    .relevant ul li a {width:70%;}
    .news-content-title {padding:15px 0;}
    .news-content-title span {height:auto;line-height:30px;text-align:left;}
    .news-content-title span i {margin-left:auto;margin-right:15px;}
    .news-content-info p img, .news-content-info img {height:auto !important;}
    .qidun-item label span {height:auto;line-height:30px;}
    .page-next-pre li {overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
    .footer-c-right b {text-align:center;}
    .footer-c-right i {text-align:center;}
    .footer-copyright dt, .footer-copyright dd {height:auto;}
    .news-list-right-adv {width:100%;height:auto;}
    .footer-c-left {width:100%;}
    .footer-c-center {width:100%;margin-left:auto;}
    .footer-c-right {width:100%;}
    .footer-after dl {width:100%;margin-bottom:25px;}

}