article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body, button, input, pre, select, textarea {
    font: 12px/1.5 'microsoft yahei', arial, tahoma, \5b8b\4f53
}

input, select, textarea {
    font-size: 100%
}

th {
    text-align: inherit
}

fieldset, img {
    border: 0
}

img {
    vertical-align: top
}

iframe {
    display: block
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

a {
    color: #333;
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

a:focus {
    outline: 0;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

i {
    font-style: normal
}

input:focus, keygen:focus, select:focus, textarea:focus {
    outline: 0;
    outline-offset: 0
}

::-webkit-input-placeholder {
    color: #e0e0e0
}

::-moz-placeholder {
    color: #e0e0e0
}

:-ms-input-placeholder {
    color: #e0e0e0
}

input:-moz-placeholder {
    color: #e0e0e0
}

.cf:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.cf {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

html.isPc .wap_box, html.isWap .pc_box {
    display: none
}

html.isPc .pc_box, html.isWap .wap_box {
    display: block
}

html.isWap a:hover {
    text-decoration: none
}

body {
    font-family: 'Myriad Pro', Arial, 'microsoft yahei', Geneva, sans-serif;
    overflow-y: scroll
}

.w {
    width: 1000px;
    margin: 0 auto
}

/*针对一行三图使用定位方式*/

.row-in-tree {
    position: relative;
    width: 1000px;
    /*高度自行定义*/
}

.row-in-tree>li {
    width: 292px;
    height: 100%;
    position: absolute;
}

.row-in-tree>li:first-child {
    top: 0;
    left: 0
}

.row-in-tree>li:nth-child(2) {
    top: 0;
    left: 50%;
    margin-left: -146px;
}

.row-in-tree>li:nth-child(3) {
    top: 0;
    right: 0;
}

.row-in-tree>li:nth-child(4) {
    bottom: 0;
    left: 0;
}

.row-in-tree>li:nth-child(5) {
    bottom: 0;
    left: 50%;
    margin-left: -146px;
}

.row-in-tree>li:last-child {
    bottom: 0;
    right: 0;
}

.color, .color a {
    color: #2fb0e7;
}

.bgc {
    background-color: #eff4f7;
}

.wrapper {
    min-width: 1200px
}

.header {
    height: 52px;
    background-color: #fff;
    position: relative;
    color: #8c9ba3;
}

.logo {
    width: 591px;
    height: 117px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -295.5px;
    z-index: 9;
}

.h-left {
    float: left;
    width: 112px;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    padding-left: 30px;
    background: url(../png/ico-h1.png) left 3px no-repeat;
}

.h-right {
    float: right;
    margin-top: 15px;
}

.h-right a {
    float: right;
    height: 23px;
    line-height: 23px;
    margin-left: 20px;
    font-size: 14px
}

.h-right .ico-share {
    width: 23px;
    height: 23px;
    font-size: 0;
    line-height: 0;
    background: url(../jpg/ico-f1.jpg) 0 0 no-repeat;
}

.h-right .share1 {
    background-position: 0 0;
}

.h-right .share2 {
    background-position: -43px 0
}

.h-right .share3 {
    background-position: -86px 0
}

.nav {
    height: 70px;
    background-color: #fff;
    position: relative;
    z-index: 99;
    border-top: 1px solid #e3e4e6;
    border-bottom: 1px solid #e3e4e6;
    box-sizing: border-box;
}

.nav .w {
    min-width: 1000px;
}

.nav li {
    float: left;
    position: relative;
    height: 70px;
}

.nav li a {
    float: left;
    height: 68px;
    line-height: 70px;
    padding: 0 15px;
    font-size: 14px;
    color: #000;
    border-right: 1px solid #e3e4e6
}

.nav li:first-child a {
    border-left: 1px solid #e3e4e6
}

.nav li a:hover {
    text-decoration: none
}

.nav li.cur .nav-sub {
    display: block
}

.nav li.cur a {
    border-bottom: 3px solid #2fb0e7;
    color: #2fb0e7
}

.nav li.cur li a {
    border: none;
    background: 0 0;
    color: #000;
}

.nav .nav-sub {
    position: absolute;
    min-width: 210px;
    background-color: #eff4f7;
    left: 0;
    top: 100%;
    overflow: hidden;
    padding: 20px 0;
    display: none;
    z-index: 5;
}

.nav .nav-sub a, .nav .nav-sub li {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    background: 0 0;
    border: none;
    color: #000;
}

.nav .nav-sub a:hover {
    color: #2fb0e7
}

.nav .btn-search {
    width: 23px;
    font-size: 0;
    line-height: 0;
    background: url(../png/ico-search.png) center no-repeat;
    background-size: 23px 23px;
    border-right: 1px solid #e3e4e6
}

.nav .h-search {
    position: absolute;
    width: 1000px;
    background-color: #eff4f7;
    padding: 25px 0;
    top: 100%;
    left: 50%;
    margin-left: -500px;
    display: none
}

.h-search .sInner {
    margin: 0 25px;
    padding-right: 100px;
    position: relative
}

.h-search .inp-text {
    width: 100%;
    height: 46px;
    line-height: 1;
    background-color: #effff7;
    border: none;
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
    color: #21292c
}

.h-search .btn-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 46px;
    background: url(../png/ico-search.png) center no-repeat;
    font-size: 0;
    line-height: 0
}

.tit {
    height: 100px;
    line-height: 1;
    text-align: left;
}

.tit, .tit a {
    color: rgb(33, 41, 44, .6);
    font-size: 48px;
}

.tit .bm-line {
    background-color: #2fb0e7;
    width: 110px;
    height: 3px;
}

.i-news {
    padding-top: 65px;
    padding-bottom: 70px;
}

.i-list1 li {
    width: 464px;
}

.i-list1 .info {
    width: 270px;
}

.i-list1 .list-tit a {
    font-size: 20px;
    line-height: 28px;
}

.i-list1 .list-date {
    font-size: 14px;
    line-height: 18px;
    color: #2fb0e7;
    margin-top: 10px;
    font-weight: 200;
}

.i-list1 .list-desc {
    font-size: 14px;
    line-height: 20px;
    color: #8c9ba3;
    margin-top: 8px;
}

.i-news .more-btn {
    width: 156px;
    line-height: 46px;
    border-radius: 5px;
    background-color: #eff4f7;
    font-size: 20px;
    text-align: center;
    margin: 40px auto 0;
}

.i-devel {
    padding-top: 75px;
    padding-bottom: 65px;
}

.i-list2 ul {
    height: 465px;
}

/*.i-list2 li {
    width: 292px;
    margin-right: 54px;
}

.i-list2 li:last-child {
    margin-right: 0;
}*/

.i-list2 em {
    padding: 14px 15px 8px;
    font-size: 18px;
    line-height: 22px;
}

.i-list2 .img-box {
    position: relative;
}

.i-list2 .img-box a {
    color: #fff;
}

.i-list2 .img-box em {
    color: #fff;
}

.i-list2 .list-tit {
    display: block;
    position: relative;
    background-color: #88825d;
}

.i-list2 .list-tit .squ {
    position: absolute;
    bottom: -20px;
    right: 46px;
    width: 0;
    height: 0;
    border: 10px solid #88825d;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.i-list2 .list-tit.green {
    background-color: #6f9f8c;
}

.i-list2 .list-tit.green .squ {
    border-top-color: #6f9f8c;
}

.i-list2 .list-tit.blue {
    background-color: #12526e;
}

.i-list2 .list-tit.blue .squ {
    border-top-color: #12526e;
}

.i-list2 .list-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
}

.devel-list {
    padding-top: 4px;
    background-color: #fff;
}

.devel-list em {
    display: block;
    padding-bottom: 0
}

.i-list2 .more-btn {
    padding: 10px 18px 16px;
    text-align: right;
}

.i-visit {
    padding-top: 75px;
}

.i-visit .tit, .i-visit .i-list3 {
    width: 1000px;
    margin: 0 auto;
}

.i-list3 li {
    position: relative;
}

.i-list3 li i{
width:100%;
height:222px;
background:#000;
opacity:0.3;
filter:alpha(opacity=30);
    -moz-opacity:0.3;
display:block;
top:0;
position:absolute;}

.i-list3 li i:hover{
background:#000;
filter:alpha(opacity=0);
    -moz-opacity:0;
opacity:0;}

.i-list3 li a{
height:222px;
display:block;}

.i-list3 .item2 {
    width: 670px;
    margin-right: 20px;
}

.i-list3 .item3 {
    width: 310px;
}

.i-list3 .item4 {
    width: 490px;
    margin-right: 20px;
}

.i-list3 .item4 {
    width: 490px;
}

.i-list3 em {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 28px;
}

.i-business {
    padding-top: 95px;
}

.i-list4 {
    overflow-x: hidden;
}

.i-list4 li {
    width: 140px;
    text-align: center;
    margin-right: 28px;
}

.i-list4 li:last-child {
    margin-right: 0;
}

.i-list4 em {
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
}

.i-list4 a:hover {
    color: #2fb0e7;
    text-decoration: none;
}

.i-culture {
    padding-top: 85px;
    padding-bottom: 85px;
}

.i-list5 ul {
    width: 1000px;
    min-height: 226px;
    position: relative;
}

.i-list5 ul li {
    width: 223px;
    position: absolute;
    top: 0;
}

.i-list5 ul li:first-child {
    left: 0;
}

.i-list5 ul li:nth-child(2) {
    left: 255px;
}

.i-list5 ul li:nth-child(3) {
    right: 255px;
}

.i-list5 ul li:last-child {
    right: 0;
}

.i-list5 em {
    display: block;
    background-color: #eff4f7;
    font-size: 18px;
    line-height: 1;
    padding: 15px;
}

.i-service {
    padding-top: 75px;
    padding-bottom: 60px;
    background: url(../jpg/i-service-bg.jpg) center no-repeat;
    background-size: cover;
}

.i-service a {
    color: #fff;
}

.i-list6 {
    overflow-x: hidden;
}

.i-list6 li {
    float: left;
    width: 140px;
    text-align: center;
    margin-right: 28px;
}

.i-list6 li:last-child {
    margin-right: 0;
}

.i-list6 a:hover {
    color: #2fb0e7;
    text-decoration: none;
}

.i-list6 em {
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
}

.footer {
    position: relative;
    padding-top: 54px;
}

.footer .footer-contact {
    font-size: 20px;
    color: #21292c;
}

.f-share .ico-share {
    float: left;
    width: 23px;
    height: 23px;
    font-size: 0;
    line-height: 0;
    background: url(../jpg/ico-f1.jpg) 0 0 no-repeat;
    margin-right: 20px;
}


.f-share .ico-share1{
    background-position: 0 0;
}

.f-share .ico-share2 {
    background-position: -43px 0;
}
.f-share .ico-share3 {
    background-position: -86px 0;
    margin-right: 0;
}

.contact-us {
    margin: 0 60px;
}

.f-links {
    position: relative;
}

.f-links .link-tit {
    margin-right: 5px;
}

/*.select-group {
    width: 270px;
    height: 30px;
    line-height: 30px;
    user-select: none;
    position: relative;
    z-index: 2
}*/

.f-links .select-selected {
    width: 270px;
    height: 30px;
    position: relative;
    background: url(../png/ico-down.png) 250px center no-repeat #eff4f7;
    background-size: 11px 6px;
}

.f-links .select-selected em {
    display: block;
    width: 100%;
    height: 54px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.f-links .select-options {
    position: absolute;
    width: 270px;
    right: 0;
    top: 100%;
    background-color: #eff4f7;
    display: none
}

.f-links .select-options a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 10px;
    color: #21292c
}

.f-links .select-options a:hover {
    text-decoration: none;
    color: #2fb0e7;
    background-color: #effff7;
}

.f-menu {
    overflow: hidden;
    zoom: 1;
    float: none;
    padding-top: 42px;
    padding-bottom: 85px
}

.f-menu .menu-item {
    float: left
}

.f-menu .menu-item1 {
    width: 240px
}

.f-menu .menu-item2 {
    width: 250px
}

.f-menu .menu-item3 {
    width: 240px
}

.f-menu .menu-item4 {
    width: 166px
}

.f-menu .menu-item5 {
    max-width: 104px
}

.f-menu .menu-item6 {
    width: 240px
}

.f-menu .menu-item7 {
    width: 250px
}

.f-menu dt {
    margin-bottom: 10px
}

.f-menu dt a {
    font-size: 20px;
    color: #21292c;
}

.f-menu dd li {
    height: 24px;
    line-height: 24px;
}

.f-menu dd a {
    font-size: 14px;
    color: #8c9ba3;
    background: url(../jpg/ico-f2.jpg) left center no-repeat;
    background-size: 3px 3px;
    padding-left: 10px
}

.f-regions {
    overflow: hidden;
    zoom: 1;
    font-size: 16px;
    line-height: 1.5em;
    color: #000;
    margin-top: 45px
}

.f-regions p {
    position: relative;
    padding-left: 80px
}

.f-regions em {
    position: absolute;
    width: 80px;
    top: 0;
    left: 0
}

.f-regions .vline, .f-regions a {
    display: inline-block;
    vertical-align: top;
    color: #000
}

.f-regions a {
    margin-bottom: 10px
}

.f-regions .vline {
    margin: 0 15px
}

.f-copy {
    padding-top: 60px;
    padding-bottom: 40px;
    font-size: 16px;
    color: #99dbf7;
    background-color: #0072a6;
    text-align: center;
    position: relative;
}

.btn-gotop {
    width: 70px;
    height: 82px;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    top: -41px;
    font-size: 0;
    line-height: 0;
    background: url(../png/footer-gotop.png) center no-repeat;
    background-size: contain
}

.page-img {
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
}

.page-img img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -950px
}

.page-img .page-tit {
    position: absolute;
    left: 50%;
    width: 300px;
    top: 50%;
    text-align: left;
    font-size: 36px;
    height: 40px;
    margin-left: -420px;
    margin-top: -20px;
    color: #fff
}

.crumb {
    margin-top: 20px;
    margin-bottom: 50px;
}

.crumb p {
    font-size: 0;
}

.crumb a, .crumb em, .crumb i {
    font-size: 14px;
    line-height: 1.5em
}

.crumb i {
    padding: 0 8px
}

/*about*/

.about-content {
    padding-bottom: 220px;
    border-bottom: 1px solid #e3e4e6;
}

.a-list li {
    width: 460px;
}

.a-list .a-tit {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 26px;
}

.line-footer {
    width: 100%;
    border-top: 1px solid #e3e4e6;
}

/*article*/

.header.article-header {
    height: 117px;
}

.article-content {
    width: 822px;
    margin: 0 auto;
}

.article-content .article-tit {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
}

.article-content .article-info {
    margin-top: 15px;
    line-height: 23px;
    color: #797979;
    font-size: 16px;
}

.article-content .article-info .f-share {
    float: right;
}

.article-content .article-text {
    padding-top: 45px;
}

.article-content .article-img {
    width: 628px;
    margin: 0 auto 60px;
}

.article-content .article-img .img-desc {
    display: block;
    margin-top: 10px;
    color: #797979;
    line-height: 1.5;
    font-size: 14px;
}

.article-content .article-text p {
    margin-bottom: 25px;
    font-size: 16px;
}

/*culture*/

.cul-content {
    padding-bottom: 105px;
}

.cul-content .more {
    font-size: 16px;
}

.cul-content .cul-tit {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.cul-content .cul-section {
    margin-bottom: 78px;
}

.cul-content .cul-section:last-child {
    margin-bottom: 0;
}

.cul-content .cul-cele .img-info {
    width: 630px;
    margin-left: 45px;
    font-size: 18px;
    color: #8c9ba3;
}

.cul-content .swiper-container {
    width: 1000px;
    height: 210px;
    position: relative;
    padding-bottom: 30px;
    z-index: 20;
}

.cul-content .swiper-slide ul {
    height: 210px;
}

/*li {
    width: 292px;
    margin-right: 60px;
    position: relative;
}
.cul-content .swiper-slide ul li:last-child {
    margin-right: 0;
}*/

.cul-content .swiper-slide ul li .img-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    padding: 14px 15px 8px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.cul-content .cul-her .tree-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 20;
}

.cul-content .tree-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #2fb0e7;
    border-radius: 50%;
    margin: 0 5px;
    vertical-align: middle;
}

.cul-content .tree-pagination .swiper-active-switch {
    background-color: #fff;
    border: 2px solid #2fb0e7;
}

.cul-content .cul-in li {
    width: 450px;
    line-height: 1.2;
}

.cul-content .cul-in li:first-child {
    margin-right: 85px;
}

.cul-content .cul-in li .line {
    font-size: 22px;
    font-weight: 400;
    color: #525658;
}

.cul-content .cul-in .img-box .img-info {
    width: 245px;
    margin-left: 30px;
    font-size: 22px;
    padding-top: 5px;
}

/*doing business*/

.doing-content {
    padding-bottom: 90px;
}

.doing-content .section {
    margin-bottom: 65px;
}

.doing-content .more {
    font-size: 16px;
}

.doing-content .doing-tit {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.doing-content .doing-invest .img-info {
    width: 570px;
    margin-left: 45px;
    font-size: 18px;
    color: #8c9ba3;
    padding-top: 5px;
}

.doing-content .doing-list1 {
    height: 150px;
    margin-top: 70px;
}

/*.doing-content .doing-list1 li {
    width: 292px;
    height: 150px;
    position: absolute;
    top: 0;
}
.doing-content .doing-list1 li:first-child {
    left: 0;
}
.doing-content .doing-list1 li:last-child {
    right: 0;
}
.doing-content .doing-list1 li:nth-child(2) {
    left: 50%;
    margin-left: -146px;
}*/

.doing-content .doing-list1 li .img-tit {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 150px;
}

.doing-content .doing-list1 li:last-child {
    margin-right: 0;
}

.doing-content .swiper-container {
    width: 1000px;
    height: 210px;
    padding-bottom: 30px;
}

.doing-content .swiper-slide ul {
    height: 210px;
}

/*.doing-content .swiper-slide ul li {
    width: 292px;
    position: absolute;
    top: 0;
}
.doing-content .swiper-slide ul li:first-child {
    left: 0;
}
.doing-content .swiper-slide ul li:nth-child(2) {
    left: 50%;
    margin-left: -146px;
}
.doing-content .swiper-slide ul li:last-child {
    right: 0;
}*/

.doing-content .swiper-slide ul li .img-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    padding: 14px 15px 8px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.doing-content .doing-indust .tree-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 20;
}

.doing-content .tree-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #2fb0e7;
    border-radius: 50%;
    margin: 0 5px;
    vertical-align: middle;
}

.doing-content .tree-pagination .swiper-active-switch {
    background-color: #fff;
    border: 2px solid #2fb0e7;
}

.doing-content .doing-enter .doing-list2 {
    height: 458px;
}

.doing-content .doing-enter .doing-list2 li {
    height: auto;
}

/*.doing-content .doing-enter li:nth-child(1),li:nth-child(2),li:nth-child(3){
    top: 0;
}
.doing-content .doing-enter li:nth-child(4),li:nth-child(5),li:nth-child(6){
    bottom: 0
}
.doing-content .doing-enter li:nth-child(1),li:nth-child(4) {
    left: 0;
}
.doing-content .doing-enter li:nth-child(2),li:nth-child(5) {
    left: 50%;
    margin-left: -146px;
}
.doing-content .doing-enter li:nth-child(3),li:nth-child(6) {
    right: 0;
}*/

.doing-content .doing-enter .img-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    padding: 14px 15px 8px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

/*development*/

.devel-content .devel-item {
    margin-bottom: 65px;
}

.devel-content .devel-item:last-child {
    margin-bottom: 85px;
}

.devel-content .item-tit a {
    font-size: 30px;
    font-weight: 600;
}

.devel-content .item-body {
    margin-top: 15px;
}

.devel-content .img-box {
    position: relative;
}

.devel-content .img-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    padding: 14px 15px 8px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.devel-content .item-info {
    width: 430px;
    margin-left: 68px;
}

.devel-content .item-info .line {
    margin-bottom: 20px;
    font-size: 22px;
    color: #21292c;
    line-height: 1.2;
}

.devel-content .item-info .more {
    font-size: 14px;
}

/*list*/

.header.list-header {
    height: 117px;
}

.list-content .list-left {
    width: 258px;
    margin-right: 50px;
}

.list-content .list-right {
    width: 680px;
}

.list-content .list-left li {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    border: solid 1px #e3e4e6;
    margin-bottom: 3px;
    padding-left: 15px;
}

.list-content .list-left li:hover a {
    color: #2fb0e7;
}

.list-content .list-right .img-info {
    width: 485px;
    margin-left: 20px;
}

.list-content .list-right {
    line-height: 1.2;
}

.list-content .list-right .section {
    margin-bottom: 40px;
}

.list-content .list-right img{
width:168px;
}

.list-content .list-right .list-tit {
    margin-bottom: 10px;
}

.list-content .list-right .list-tit a {
    font-size: 24px;
    font-weight: 600;
}

.list-content .list-right .list-date {
    font-size: 14px;
    margin-bottom: 10px;
}

.list-content .list-right .list-desc {
    font-size: 16px;
    color: #8c9ba3;
}

/*media center*/

.media-content {
    padding-bottom: 140px;
    line-height: 1.2;
}

.media-content .media-tit {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.media-content .section {
    margin-bottom: 75px;
}

.media-content li {
    width: 475px;
}

.media-content .list-tit {
    margin-bottom: 8px;
}

.media-content .list-tit a {
    font-size: 22px;
    font-weight: 600;
}

.media-content .list-date {
    font-size: 14px;
    margin-bottom: 8px;
}

.media-content .list-desc {
    font-size: 16px;
    color: #8c9ba3;
}

.media-content .img-info {
    width: 285px;
    margin-left: 20px;
}

/*services*/

.services-content {
    padding-bottom: 130px;
}

.services-content .services-list ul {
    height: 622px;
}

.services-content li {
    width: 292px;
    height: auto;
}

/*.services-content li:nth-child(3),li:nth-child(6) {
    margin-right: 0;
}*/

.services-content .services-tit {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 18px;
}

/*visiting*/

.visit-content {
    padding-bottom: 75px;
}

.visit-content .visit-tit {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.visit-content .section {
    margin-bottom: 85px;
}

.visit-content .more {
    font-size: 16px;
}

.visit-content .visit-att .swiper-container {
    width: 919px;
    height: 209px;
    margin: 0 auto;
}

.visit-content .visit-din>ul {
    height: 210px;
}

.visit-content .visit-din .img-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    padding: 14px 15px 8px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.visit-content .visit-ht li, .visit-content .visit-st li {
    width: 450px;
    line-height: 1.2;
}

.visit-content .visit-ht li:first-child, .visit-content .visit-st li:first-child {
    margin-right: 85px;
}

.visit-content .visit-ht li .line, .visit-content .visit-st .line {
    font-size: 22px;
    font-weight: 400;
    color: #525658;
}

.visit-content .visit-ht .img-box .img-info {
    width: 245px;
    margin-left: 30px;
    font-size: 22px;
    padding-top: 5px;
}

.visit-content .visit-st .visit-tit {
    margin-bottom: 20px;
}

.main {
    padding-top: 40px
}

.menu {
    float: left;
    width: 220px
}

.menu li {
    margin-bottom: 4px
}

.menu a {
    display: block;
    background-color: #30826c;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 7px 15px
}

.menu a:hover, .menu li.cur a {
    background-color: #b5aa5d
}

.menu-right {
    float: right;
    width: 940px
}

.menu-right .art {
    padding: 0
}

.page {
    font-size: 0;
    padding: 30px 0;
    text-align: center
}

.page a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 3px;
    font-size: 14px;
    padding: 0 15px
}

.page a.cur, .page a:hover {
    color: #2fb0e7;
    text-decoration: none
}

.list {
    font-size: 16px;
    line-height: 22px;
    color: #797979
}

.list li {
    background-color: #eef4f4;
    border: 1px solid #eef4f4;
    padding: 29px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px
}

.list li.hv, .list li:hover {
    border-color: #accbcb
}

.list img {
    float: left;
    width: 220px;
    height: 142px;
    margin-right: 30px
}

.list .list-text {
    overflow: hidden
}

.list .list-tit {
    font-size: 24px;
    line-height: 28px
}

.list .list-tit, .list .list-tit em {
    font-weight: 700
}

.list .list-tit a {
    display: block
}

.list .list-tit a:hover {
    color: #30826c;
    text-decoration: none
}

.list em {
    color: #c00
}

.list .list-date {
    color: #30826c;
    font-size: 14px;
    margin-top: 10px
}

.list .list-desc {
    margin-top: 5px
}

.left {
    float: left;
    width: 812px
}

.left .art {
    padding: 0
}

.right {
    float: right;
    width: 348px
}

.ico-service {
    display: block;
    width: 100px;
    height: 80px;
    font-size: 0;
    line-height: 0;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto
}

.ico-service1 {
    background-image: url(../png/ico-service1.png)
}

.ico-service2 {
    background-image: url(../png/ico-service2.png)
}

.ico-service3 {
    background-image: url(../png/ico-service3.png)
}

.ico-service4 {
    background-image: url(../png/ico-service4.png)
}

.ico-service5 {
    background-image: url(../png/ico-service5.png)
}

.search {
    padding-bottom: 20px
}

.search .sInner {
    background-color: #deeceb;
    border: 20px solid #deeceb;
    position: relative;
    padding-right: 154px
}

.search .inp-text {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: none;
    background-color: #fff;
    margin: 0;
    padding: 0 10px;
    font-size: 16px
}

.search .btn-submit {
    position: absolute;
    width: 134px;
    height: 40px;
    line-height: 40px;
    top: 0;
    right: 0;
    background-color: #30826c;
    color: #fff;
    font-size: 18px;
    text-align: center
}

.search .sResult {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px
}

.banner {
    height: 805px;
    position: relative;
    overflow: hidden
}

.banner .sliderInner {
    width: 100%;
    height: 805px;
    overflow: hidden
}

.banner .sliderInner li {
    width: 100%;
    height: 805px;
    overflow: hidden;
    position: relative;
    display: none
}

.banner .sliderInner li.cur {
    display: block
}

.banner .sliderInner img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -950px;
	width:1920px;
	height:805px;
}

.banner .sliderInner .list-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../png/banner-mask.png) left bottom repeat-x;
    left: 0;
    bottom: 0;
    font-size: 0;
    line-height: 0
}

.banner .sliderInner .list-tit {
    position: absolute;
    width: 754px;
    left: 50%;
    margin-left: -400px;
    bottom: 132px;
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    background-color: rgba(0, 0, 0, .5);
    padding: 30px 30px 25px;
}

.banner .sliderInner .list-tit a {
    display: block;
    color: #fff
}

.banner .slider-cur {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 45px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.banner .slider-cur a {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 50%;
}

.banner .slider-cur a.cur {
    background-color: transparent;
    border: 2px solid #fff;
}

.banner .btn-slider {
    position: absolute;
    width: 69px;
    height: 69px;
    font-size: 0;
    line-height: 0;
    top: 50%;
    margin-top: -34px
}

.banner .btn-slider:hover {
    transform: scale(1);
}

.banner .btn-prev {
    left: 40px;
    background: url(../png/i-ico-pre.png) center center no-repeat;
    background-size: contain;
}

.banner .btn-next {
    right: 40px;
    background: url(../png/i-ico-next.png) center center no-repeat;
    background-size: contain;
}

/***** 2019.03.29 *****/

.doing-content .swiper-slide ul {
    height: auto;
}

.list-columns3 {
    overflow: hidden;
    zoom: 1;
}

.list-columns3 li {
    float: left;
    width: 292px;
    height: 210px;
    margin-right: 62px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.list-columns3 li.mr0 {
    margin-right: 0;
}

.doing-content .doing-list1 li {
    float: left;
    width: 292px;
    height: 151px;
    margin-right: 62px;
    overflow: hidden;
    position: relative;
}

.doing-content .doing-list1 li .img-tit {
    transform: translate(0);
    -webkit-transform: translate(0);
    width: 100%;
    left: 0;
    text-align: center;
}

.i-list2 .list-columns3 li {
    height: auto;
}

.i-list4 {
    overflow: hidden;
    zoom: 1;
}

.i-list4 li {
    float: left;
    width: 165px;
    margin-right: 0;
}

.i-list5 {
    overflow: hidden;
    zoom: 1;
}

.i-list5 ul li {
    float: left;
    width: 223px;
    position: static;
    margin-right: 27px;
}

.i-list5 ul li.mr0 {
    margin-right: 0;
}

.i-list6 li.mr0 {
    margin-right: 0;
}

.services-list {
    overflow: hidden;
    zoom: 1;
}

.services-list li {
    float: left;
    width: 292px;
    height: 272px;
    margin-right: 62px;
    overflow: hidden;
    margin-bottom: 50px;
}

.services-list li.mr0 {
    margin-right: 0;
}

.services-list li img {
    display: block;
    width: 292px;
    height: 210px;
}

.services-content .services-list ul {
    height: auto;
}

.visit-content .visit-din ul {
    height: auto;
}

.visit-st li.first {
    margin-right: 85px;
}

.banner2 {
    margin-bottom: 55px;
    height: 435px;
    position: relative;
    overflow: hidden
}

.banner2 .sliderInner {
    position: relative;
    width: 800px;
    height: 435px;
    margin: 0 auto
}

.banner2 .sliderInner li {
    float: left;
    width: 800px;
    height: 435px;
    overflow: hidden;
    top: 0;
    position: relative
}

.banner2 .slider-mask {
    width: 240px;
    height: 100%;
    background: url(../slider-mask-7.html) 0 0 repeat;
    top: 0;
    position: absolute
}

.banner2 .mask-left {
    left: 0
}

.banner2 .mask-right {
    right: 0
}

.banner2 .list-tit {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: url(../opa-7.html) repeat;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    padding: 20px 0 25px
}

.banner2 .list-tit em {
    display: inline-block;
    padding: 0 25px
}

.banner2 .slider-btn {
    position: absolute;
    width: 56px;
    height: 67px;
    font-size: 0;
    line-height: 0;
    top: 50%;
    margin-top: -34px
}

.banner2 .btn-prev {
    left: 0;
    background: url(../btn-prev-7.html) 0 0 no-repeat
}

.banner2 .btn-next {
    right: 0;
    background: url(../btn-next-7.html) 0 0 no-repeat
}

.poster-main {
    width: 1000px;
    height: 500px;
    position: relative;
    margin: 0 auto;
}

.poster-main a, .poster-main img {
    display: block;
}

.poster-main .poster-list {
    width: 1000px;
    height: 500px;
}

.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-list p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
}

.poster-main .poster-list p em {
    display: inline-block;
    padding: 0 15px;
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
    /* background: url(http://subsites.chinadaily.com.cn/shanxi/taiyuan/att/3003.files/i/left.png) no-repeat center center; */
}

.poster-main .poster-next-btn {
    right: 0;
    /* background: url(http://subsites.chinadaily.com.cn/shanxi/taiyuan/att/3003.files/i/right.png) no-repeat center center; */
}

.doing-columns3 {
    overflow: hidden;
    zoom: 1;
    margin-top: 45px;
}

.doing-columns3 li {
    float: left;
    width: 292px;
    height: 151px;
    margin-right: 62px;
    overflow: hidden;
    position: relative;
}

.doing-columns3 li.mr0 {
    margin-right: 0;
}

.doing-columns3 em {
    position: absolute;
    width: 100%;
    height: 150px;
    text-align: center;
    line-height: 150px;
    top: 0;
    left: 0;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}


#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#363738;
	border:1px solid #CCCCCC;
}
#displaypagenum a {
text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color: #f3f3ed;
	border:1px solid #CCCCCC;
}

#displaypagenum span:hover,#displaypagenum a:hover{background-color:#636566;border-color:#636566;color:#fff;cursor:pointer;}
.list9 {
    font-size: 16px;
    line-height: 22px;
    color: #797979
}

.list9 li {
    padding: 0px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 40px
}

.list9 li.hv, .list9 li:hover {
    border-color: #accbcb
}
.list9 img{float:left;width:168px;height:120px;margin-right:27px}.list9 .list-text{overflow:hidden}.list9 .list-tit{font-size:24px;line-height:28px}.list9 .list-tit,.list9 .list-tit em{font-weight:600}.list9 .list-tit a{display:block}.list9 .list-tit a:hover{}.list9 em{color:#c00}.list9 .list-date{color:#2fb0e7;font-size:14px;margin-top:10px}.list9 .list-desc{margin-top:10px}

/*2020.4.16*/
.i-list2 .img-box img{ width:292px; height:209px;}

/*2020.6.8*/
.article-content .article-text em{ font-style:italic}
.article-content iframe{margin:0 auto}
