﻿@charset "utf-8";

* {
    font-family: SimSun !important;
}

html {
    overflow-x: hidden;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, iframe, form, fieldset, legend, input, button, textarea, blockquote, th, td, p, marquee {
    margin: 0;
    padding: 0;
    color: #373737;
}

input, button, select, textarea {
    outline: none;
    color: #373737;
}

li {
    list-style: none
}

img, iframe, input, textarea, button {
    border: none
}

textarea {
    resize: none
}

body {
    overflow-x: hidden;
    font-family: \5FAE\8F6F\96C5\9ED1, Verdana, Arial;
    background: #fff;
}

button, input {
    font-family: \5FAE\8F6F\96C5\9ED1, Verdana, Arial;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

img{max-width:100%;max-height:100%}

#overlayer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,.8);
    cursor: pointer;
}
#overlayer .inner {
    position: absolute;
    margin: -15% 0 0 -28%;
    padding: 1rem;
    left: 50%;
    top: 50%;
    width: 56%;
    font-size: 1.2rem;
    background: #fff;
}
#overlayer img {
    display: block;
    width: 100%;
}
#overlayer p{
    margin-bottom: 1rem;
}

.fl {
    float: left;
    display: inline-block;
    position: relative;
}

.fr {
    float: right;
    display: inline-block;
    position: relative;
}

.clear {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.of {
    overflow: hidden;
}

.abs {
    position: absolute;
}

.rel {
    position: relative;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.tableCell {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.tableCell p {
    color: #fff
}

.tableCell h2 {
    color: #fff
}

.hide {
    opacity: 0;
}

.center {
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #323232;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

a:hover {
    color: #3266CC;
}

img {
    max-width: 100%;
}

.bodyGray {
    background: #E5E5E5;
}

/*èœå•*/
.menu {
    height: 74px;
    width: 100%;
    border-bottom: 1px solid #B6B7B6;
    background: #fff;
    position: fixed;
    z-index: 99;
    top: 0;
}

.menu .inner {
    max-width: 95%;
    height: 74px;
    /*background: red;*/
    position: relative;
    margin: 0 auto;
}

.menu .inner .logo {
    background: url("../img/menu/logo.jpg") no-repeat;
    width: 215px;
    height: 53px;
    position: absolute;
    left: 0%;
    top: 12px;
    z-index: 99999;
}

.searcharea {
    width: 232px;
    height: 28px;
    position: absolute;
    right: 165px;
    top: 28px;
    z-index: 999;
    /*background: green;*/
}

.searchinput {
    height: 28px;
    line-height: 28px;
    width: 175px;
    margin-right: 5px;
    text-align: left;
    background: #EEEEEE;
    padding: 0 0.3rem;
    border-radius: 0.3rem;
}

.searchbutton {
    display: inline-block;
    width: 30px;
    height: 28px;
    background: url("../img/menu/searchbutton.jpg") no-repeat;
    cursor: pointer;
}

.gupiao {
    width: 165px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    top: 28px;
    right: 10px;
    display: table;
}

.gpdm {
    position: absolute;
    top: 0;
}

.gpjg {
    color: red;
    position: absolute;
    left: 165px;
}

.upicon {
    position: absolute;
    left: 213px;
    top: 8px;
    background: url("../img/menu/upicon.jpg") no-repeat;
    width: 12px;
    height: 13px;
}

.english {
    position: absolute;
    left: 153px;
    /*top: 6px; 
    background: url("../img/menu/englishbutton.jpg") no-repeat; 
    width: 28px; 
    height: 17px;*/ 
    white-space: nowrap;
    z-index: 999;
}

.englishMob{
    background: url("../img/menu/englishbutton.jpg") no-repeat;
    width: 28px;
    height: 17px;
}

/*menu2 start*/
.menu2Ctn {
    position: absolute;
    top: 0;
    width: 100%;
}

.menu2Ctn2 {
    width: 1200px;
    height: 74px;
    margin-right: 0 auto;
}

.menu2Ctn2 .head-v3 .navigation-down #product a{
    color: #fff;
}

.menu2Ctn2 .head-v3 .navigation-down #product a:hover{
    color: #67B9FF;
}

.menu2 .head-v3 .navigation-down #product a{
    color: #fff;
}

.menu2 .head-v3 .navigation-down #product a:hover{
    color: #67B9FF;
}

.logo2 {
    /*left: -200px !important;*/
    z-index: 99999;
}

.menu2 {
    /*overflow: auto;*/
    position: fixed;
    top: 4.7rem;
    z-index: 99;
    width: 100%;
}

.menu2Dropdown {
    top: 75px !important;
}

.searcharea2 {
    right: 25px !important;
}

.menuRight {
    overflow: auto;
}

.mnrrCtn {
    padding: 1rem 1.5rem;
}

.mnrTag {
    color: #fff;
    font-size: 1rem;
    padding-bottom: 0.8rem;
}

.mnrTt {
    color: #fff;
    font-size: 1.2rem;
    padding-bottom: 1.2rem;
}

.mnrBtn {
    height: 1.8rem;
    line-height: 1.8rem;
    background: #2E2E2E;
    border-radius: 0.7rem;
    color: #fff;
    width: 10rem;
    text-align: center;
}

.mnrBtn:hover {
    background: #285BBF;
}

.menuLeft2 {
    /*width: 48%;*/
}

.menuLeft {
    height: 9rem;
}

.menuLeft2 {
    /*height: 9rem;*/
    margin-right: 1rem;
}

/*.menuLeft2 ul:first-child{*/
/**/
/*}*/

.menuLeft2 ul {
    float: left;
    margin-left: 1rem;
}

.menuLeft li {
    font-size: .875rem;
}

.menuLeft2 li {
    width: 15rem;
    height: 2.2rem;
    line-height: 2.2rem;
    color: #fff;
    font-size: .875rem;
    border-bottom: .1rem dotted rgba(216, 216, 216, 0.5);
}

.menuLeft li:hover, .menuLeft2 li:hover {
    color: #67B9FF;
    /*background: #285BBF;*/
}

#news .menuLeft2 ul, #contact .menuLeft2 ul {
    margin-right: 16.5rem;
}

.slideTxtBox {
    width: 34rem;
    text-align: left;
    position: relative;
    height: 140px;
}

.slideTxtBox .hd {
    /*height: 30px;*/
    line-height: 30px;
    background: #f4f4f4;
    padding: 0 10px 0 20px;
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
}

.slideTxtBox .hd ul {
    /*float: left;*/
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.slideTxtBox .hd ul:first-child {
    /*border-top: 1px solid rgba(216, 216, 216, 0.15);*/
}

.slideTxtBox .hd ul li {
    /*float: left;*/
    width: 180px;
    height: 2.2rem;
    line-height: 2.2rem;
    padding: 0 15px 0 0;
    cursor: pointer;
    color: #fff;
    border-bottom: .1rem dotted rgba(216, 216, 216, 0.5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slideTxtBox .hd li:hover {
    color: #67B9FF;
}

.slideTxtBox .hd ul li.on {
    background: url('../img/menu/sliderOnBackimg.png') right center no-repeat;
    /*border: 1px solid #ddd;*/
    /*border-bottom: 2px solid #fff;*/
}

.slideTxtBox .bd {
    position: absolute;
    left: 180px;
    top: 0;
    width: 200px;
}

.slideTxtBox .bd ul {
    zoom: 1;
    position: absolute;
    left: 80px;
    top: 0;
}

.slideTxtBox .bd li {
    height: 2.2rem;
    line-height: 2.2rem;
    /*width: 15rem;*/
    color: #fff;
    border-bottom: .1rem dotted rgba(216, 216, 216, 0.5);
    white-space: nowrap;
}

.slideTxtBox .bd li:hover {
    color: #67B9FF;
}

.slideTxtBox .bd li a {
    color: #fff;
}

.slideTxtBox .bd li a:hover {
    color: #67B9FF;
}

/*menu2 end*/
a:link, a:visited {
    text-decoration: none
}

.head-v3 {
    position: relative;
    z-index: 100;
    min-width: 1000px;
    border-bottom: 1px solid #B6B7B6;
}

.head-v3 .navigation-inner {
    margin: 0 auto;
    width: 1180px;
    position: relative
}

.navigation-up {
    height: 71px;
    background: #fff
}

.navigation-up .navigation-v3 {
    margin-left: 0;
    float: left;
    _margin-left: 10px
}

.navigation-up .navigation-v3 ul {
    float: left
}

.navigation-up .navigation-v3 li {
    position: relative;
    float: left;
    font: normal 16px/59px "SimSun";
    color: #fff;
    line-height: 75px;
}

.navigation-up .navigation-v3 .nav-up-selected {
    /*background: url("../img/menu/menu2back.png");*/
    border-bottom: 4px solid #3266CC;
    color: #3D65B1;
    height: 71px;
}

.navigation-up .navigation-v3 .nav-up-selected a {
    color: #3E65B2;
}

.navigation-up .navigation-v3 .nav-up-selected-inpage {
    background: #fff;
    border-bottom: 4px solid #3266CC;
    height: 71px;
}

.navigation-up .navigation-v3 li h2 {
    font-weight: 600;
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.navigation-up .navigation-v3 li h2 a {
    font-size: 16px;
    padding: 0 25px;
    color: #000;
    display: inline-block;
    height: 71px;
    font-family: "SimSun";
}

.navigation-down {
    position: absolute;
    top: 121px;
    left: 0px;
    width: 100%
}

.navigation-down .nav-down-menu {
    width: 100%;
    margin: 0;
    background: #3266CC;
    position: absolute;
    top: 0px;
    opacity: 0.9;
    box-shadow: 1px 1px 3px #555;
}

.navigation-down .nav-down-menu .navigation-down-inner {
    margin: auto;
    width: 1200px;
    position: relative;
    padding: 1rem 0 2rem;
}

.navigation-down .nav-down-menu dl {
    float: left;
    margin: 18px 80px 18px 0
}

.navigation-down .menu-1 dl {
    margin: 20px 80px 25px 0
}

.navigation-down .menu-1 dt {
    font: normal 16px "SimSun";
    color: #61789e;
    padding-bottom: 10px;
    border-bottom: 1px solid #61789e;
    margin-bottom: 10px
}

.navigation-down .menu-1 dd a {
    color: #fff;
    font: normal 14px/30px "SimSun"
}

.navigation-down .menu-1 dd a:hover {
    color: #60aff6
}

.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
    color: #fff;
    font: normal 16px "SimSun"
}


/* new menu add */
.navigation-up .navigation-v3 li:hover .secNav {
    display: block;
}
.navigation-up .navigation-v3 .secNav {
    display: none;
    position: absolute;
    padding: .5rem 0;
    background: #3f73d7;
    float: none;
}
.navigation-up .navigation-v3 .secNav li {
    position: relative;
    float: none;
    padding: 0 .6rem;
    min-width: 130px;
    height: 35px;
    line-height: 35px !important;
}
.navigation-up .navigation-v3 .secNav li:hover {
    background: #1f4fad;
}
.navigation-up .navigation-v3 .secNav a {
    display: block;
    color: #fff;
    font-size: .875rem;
    white-space: nowrap;
}
.navigation-up .navigation-v3 #page03 .secNav a:after {
    float: right;
    content: '>';
    margin-left: 1rem;
    font-size: .625rem;
    color: rgba(255,255,255,.6);
}
.navigation-up .navigation-v3 .secNav li:hover a {
    color: #fff;
}
.navigation-up .navigation-v3 .nav-up-selected .secNav a {
    color: #fff;
}
.navigation-up .navigation-v3 .thdNav {
    display: none;
    position: absolute;
    left: 150px;
    top: 0;
    padding: 0 0 .5rem;
    min-width: 130px;
    background: #3f73d7;
}
.navigation-up .navigation-v3 .secNav li:hover .thdNav {
    display: block;
}
.navigation-up .navigation-v3 #page03 .thdNav a:after {
    content: none;
    float: none;
}


.bold {
    font-weight: 900;
}

/* index swiper start*/
.pcswiper {
    height: 830px;
}

.swiper-container11 {
    height: 850px;
}

.sldBack1, .sldBack2, .sldBack3, .sldBack4, .sldBack5 {
    width: 100%;
    height: 597px;
}

.sldBack1 {

}

.sldBack2 {
    background: url("../img/slider/sldBack2.png") no-repeat center;
}

.sldLeft {
    text-align: left;
    position: absolute;
    right: 0;
    width: 590px;
}

.sldLeftTt {
    font-size: 2.5rem;
    color: #3266CC;
    position: absolute;
    top: 30px;
    height: 2rem
}

.sldLeftCt {
    font-size: 1.2rem;
    color: #3266CC;
    position: absolute;
    top: 80px;
    height: 2rem
}

.sldLeftBtn {
    background: #3266CC;
    line-height: 1.8rem;
    font-size: .875rem;
    color: #fff;
    padding: 0 1rem;
    width: 9rem;
    text-align: center;
    border-radius: 0.7rem;
    position: absolute;
    top: 280px;
}

.sldLeftBtn a {
    color: #fff;
}

.sldLeftBtn:hover {
    background: #2E2E2E;
}

.sldRight {
    text-align: right;
    position: absolute;
    left: 0;
    width: 590px;
    height: 999px;
}

.sldImg {
    position: absolute;
    top: 0;
    left: 20%;
}

/* index swiper end*/

/* index swiper start*/

.swiper-slide {
    line-height: 300px;
    color: #fff;
    font-size: 36px;
    text-align: center;
    position: relative;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 268px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #B9B9B9;
    margin: 0 5px;
    opacity: 0.8;
    /*border: 1px solid #fff;*/
    cursor: pointer;
}

.swiper-active-switch {
    background: #666666;
}

.part1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 595px;
}

.pt1ft {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    opacity: 0.5;
}

.part2 {
    display: none;
    position: absolute;
    top: 480px;
    left: 0;
    width: 50%;
    height: 380px;
    /*background: green;*/
}

.part3 {
    display: none;
    position: absolute;
    top: 415px;
    right: 0;
    width: 50%;
    height: 380px;
    /*background: blue;*/
}

.sw1 {
    background-image: url("../img/slider/sldBack1.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.sw2 {
    background-image: url("../img/slider/sldBack2.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

/* index swiper end*/

/*æ–°é—»æ»šåŠ¨æ¡ å¼€å§‹*/
.newser {
    width: 100%;
    height: 60px;
    margin-top: 80px
}

.m_wnews {
    max-width: 1180px;
    width: 95%;
    background: #F2F2F2;
    line-height: 150%;
    position: relative;
    zoom: 1;
    height: 60px;
    overflow: hidden;
}

.m_wnews a {
    color: #000;
}

.m_wnews strong {
    /*background: #D7D7D7;*/
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 60px;
}

.m_wnews div {
    line-height: 60px;
    padding-left: 100px;
    max-width: 1000px;
    width: 80%;
    overflow: hidden;
}

.m_wnews .m_wmore {
    position: absolute;
    right: 50px;
    top: 25px;
}

.m_wnews .pagesize {
}

.m_wnews .pagesize a {
    /*background: url(images/index_newadd.png) no-repeat -21px 0;*/
    /*background: red;*/
    width: 25px;
    height: 21px;
    display: block;
    overflow: hidden;
    line-height: 0;
    text-indent: -999em;
    margin-bottom: 3px;
}

.m_wnews .pagesize .prev {
    position: absolute;
    right: 50px;
    top: 10px;
    background: url("../img/index/up.png") no-repeat;
}

.m_wnews .pagesize .next {
    position: absolute;
    right: 48px;
    top: 36px;
    background: url("../img/index/down.png") no-repeat;
}

.m_wnews .pagesize a.prev:hover {
    background-position: 0 0;
}

/*.m_wnews .pagesize a.next {*/
/*background-position: -21px -26px;*/
/*}*/

/*.m_wnews .pagesize a.next:hover {*/
/*background-position: 0 -26px;*/
/*}*/

/*æ–°é—»æ»šåŠ¨æ¡ç»“æŸ*/

/*å°è½®æ’­å›¾1ã€2 å¼€å§‹*/
.newswiper {
    width: 95%;
    max-width: 1180px;
    margin: 20px auto;
    overflow: auto;
    padding-bottom: 7rem;
    padding-top: 1rem;

}

.newswiper1 {
    width: 49%;
    float: left;
    margin-right: 2%;
    height: auto;
}

.newswiper2 {
    width: 49%;
    float: left;
    height: auto;

}

.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #ddd;*/
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: auto;
    display: block;
}

/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 45px;
    height: 60px;
    background: red;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .prev {
    background: url("../img/index/preBtn.png") no-repeat;
}

.slideBox .next {
    left: auto;
    right: 3% !important;
    background: url("../img/index/nextBtn.png") no-repeat;

}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.newswiper li {
    position: relative;
}

.nslTt {
    position: absolute;
    bottom: 0;
    height: 45px;
    width: 100%;
    opacity: 0.8;
    line-height: 45px;
    background: #3266CC;
    color: #fff;
    text-indent: 1rem;
}

/*å°è½®æ’­å›¾1ã€2 ç»“æŸ*/

/*footer start*/

.footer {
    width: 100%;
    background: url("../img/footer/ftbg.png") center;
}

.footer span {
    color: #fff;
}

.ftInner {
    max-width: 1180px;
    width: 95%;
    margin: 0 auto;
    padding: 30px 0;
}

.ftLogo {
    width: 186px;
    padding-right: 60px;
    /*margin-top: -3px;*/
    margin-bottom: 35px;
}

.ftL4 {
    padding: 0 .5rem 0.5rem 0;
}

.ftL5 {
    float: right;
}

.ftL1{
    margin-right: 2rem;
}

.ftLinkTt {
    margin-top: -12px;
}

a ~ .ftLinkTt {
    margin-top: 20px;
}

.ftLinkTt span {
    line-height: 36px;
}

.ftLinkSelect select {
    height: 34px;
    width: 234px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    /*background: url('../img/ftSelectBack.png') no-repeat;*/
    padding-left: 0.3rem;
}
@media screen and (min-width: 0px) {
    .ftLinkSelect select {
        background: url('../img/ftSelectBack.png') no-repeat;
    }
}

.ftShare {
    height: 25px;
}

.margintop80px {
    margin: 4px 0 6px 0;
}

.ftMenu {
    width: 150px;
    margin-right: 25px;
}

.ftMenuTt span {
    font-size: 1.0625rem;
    font-weight: 900;
}

.ftMenuTt {
    height: 40px;
}

.ftMenuLink {
    margin-bottom: 7px;
}

.ftMenuLink a {
    color: #9B9A9B;
    font-size: .875rem;
}

.ftMenuLink a:hover {
    color: #fff;
}

.ftNameInput input {
    height: 45px;
    border: 1px solid #1B1B1B;
    background: #1B1B1B;
    padding: 0 6px;
    width: 327px;
    margin-bottom: 8px;
    font-size: .75rem;
}

.ftNameInput input:focus, .ftNameInput input:hover {
    border: 1px solid #fff;
    color: #fff;
}

.ftMesgInput textarea {
    width: 327px;
    height: 125px;
    border: 1px solid #1B1B1B;
    background: #1B1B1B;
    color: #fff;
    padding: 4px 6px;
    margin-bottom: 12px;
}

.ftMesgInput textarea:focus, .ftMesgInput textarea:hover {
    border: 1px solid #fff;
}

.ftSubmitBtn {
    width: 341px;
    background: #3266CC;
    text-align: center;
    color: #fff;
    height: 35px;
    line-height: 35px;
    -webkit-appearance: none;
    appearance: none;
    font-size: .875rem;
}

.ftSubmitBtn:hover {
    background: #1D428C;
}

.fthrpre {
    clear: both;
    height: 0;
    max-width: 1180px;
    width: 95%;
}

.fthr {
    clear: both;
    height: 1px;
    border-bottom: .1rem solid #616161;
    max-width: 1180px;
    width: 100%;
    background: #181818;
    margin: 0 auto;
}

.fthrafter {
    clear: both;
    height: 5px;
    max-width: 1180px;
    width: 95%;
}

.ftL6 {
    height: 40px;
}

.ftLtdInf {
    color: #bfbfbf;
    font-size: 12px;
    /*padding-left: 1rem;*/
    line-height: 25px;
}

.ftLtdInf:after,.ftL6:after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
}

.ftLtdInf a{
	color: #bfbfbf;
}

.ftDsnr {
    float: right;
    color: #bfbfbf;
    font-size: 12px;
    /*padding-right: 2rem;*/
    line-height: 25px;
}

.ftShRCtn {
    position: relative;
    /*width: 10rem;*/
    width: 7.5rem;
    /*height: 5rem;*/
    padding: 0 .2rem 0 0;
    margin-top: 4rem;
}

.ftShRInner {
    position: absolute;
    top: -32px;
    /*right: 10px;*/
    right: 0;
    width: 100%;
}

/*footer end*/

/*banner start*/
.banner {
    background-image: url(../img/about/bnback.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 356px;
}

.bnBack1 {
    background-image: url(../img/about/bnback1.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 361px;
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
}

.bnBack2 {
    padding-left: 120px;
    padding-top: 140px;
    width: 385px;
}

.bnText1En {
    font-size: 2.4rem;
    font-weight: 900;
    color: #fff;
}

.bnText1Cn {
    font-size: 1.6rem;
    font-weight: 300;
    color: #fff;
}

/*banner end*/
/*breadcrumbs start*/
.breadcrumbs {
    width: 95%;
    max-width: 1180px;
    margin: 6rem auto 0;
    font-size: .75rem;
}

.banner ~ .breadcrumbs {
    margin: 2rem auto 0;
}

.bcInner {
    /*padding: 0 1rem;*/
}

.bcInner a:hover {
    color: #3266CC;
    /*font-weight:900;*/
}

/*breadcrumbs end*/

/*01-about-01-qiyejieshao.html*/
.gqCtn {
    width: 95%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto;
}

.gqcc1 {
    padding: 0 1rem;
}

.gqcc1img {
    width: 40%;
    height: auto;
}

.gqcc1text {
    width: 55%;
    padding-left: 4%;
    padding-top: 70px;
}

.gqcc1text1 {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 35px 10px;
}

.gqcc1text1Cn {
    font-size: 1.4rem;
    font-weight: 900;
}

.gqcc1textEn {
    font-size: 1.4rem;
    font-weight: 900;
}

.gqcc1text2 {
    padding: 20px 1rem;
}

.gqcc1text2 p {
    width: 90%;
    color: #3266CC;
    font-size: 1rem;
    line-height: 1.8rem;
}

.gqcc2 {
    margin: 3rem auto 10rem auto;
    padding: 1rem;
    text-indent: 2rem;
    font-size: .875rem;
}

.gqcc2 p {
    line-height: 1.8rem;
    text-align: justify;
}

.gqcc2 p img {
    display: block;
    margin: auto;
}

/*01-about-02-qiyelicheng.html*/

.qylcCtn {
    width: 95%;
    max-width: 1180px;
    min-height: 190px;
    margin: 0 auto;
    padding-bottom: 5rem;
    font-size: .875rem;
}

.qylcTable {
    width: 100%;
    padding-bottom: 7rem;
}

.qylcTable tr{
    vertical-align: top;
}

.qylcTable td {
    padding: 2rem 0;
    border-bottom: #aaa .1rem dotted;
}

.qylcImg {
    width: 35%;
    padding: 1% 0;
}

.qylcTriaTd {
    width: 6%;
    opacity: 0;
}

.qylcYear {
    width: 13.2%;
    /*height: 8rem;*/
}

.qylcCirc {
    /*background: url(../img/about/qulcCirImg.png) no-repeat;*/
    width: 6rem;
    height: 6rem;
    -webkit-border-radius: 999rem;
    -moz-border-radius: 999rem;
    border-radius: 999rem;
    background: #3266CC;
    color: #fff;
    text-align: center;
    line-height: 6rem;
    font-size: 1.2rem;
    font-weight: 900;
}

.qylcDesMonth {
    font-size: 1rem;;
    font-weight: 900;
    color: #3266CC;
    /*margin-top: 0.2rem;*/
}

/*01-about-03-dongshizhangzhici.html*/

.gqCtn3 {
    width: 85%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
}

.gqcc3 {
    /*padding: 0 1rem;*/
}

.gqcc3img {
    width: 40%;
    height: auto;
}

.gqcc3text {
    width: 55%;
    padding-left: 4%;
}

.gqcc3text1 {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 35px 10px;
}

.gqcc3text2Cn {
    font-size: 1.4rem;
    font-weight: 900;
}

.gqcc3textEn {
    font-size: 1.4rem;
    font-weight: 900;
}

.dszqmImg {
    padding: 0 1.4rem 0 0;
}

.gqcc3text2 {
    margin-top: 60px;
    font-size: .875rem;
}

.gqcc3 p {
    font-size: 1.1rem;
    line-height: 2.2rem;
    text-align: justify;
    text-indent: 2rem;
}

/*01-about-04-gongsirongyu.html*/
.gsryCtn {
    width: 90%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
    zoom: 1;
}

.gsryCtn:after {content:' \20';display:block;clear:both;}

.gsryCtnd {
    /*width:90%;*/
    margin: 0 auto;
}

.gsryPart {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #888888;
    display: table;
    width: 100%;
}

.gsryImg {
    width: 28.5%;
    display: table-cell;
}

.gsryRight {
    width: 65%;
    padding: 1rem 0 1rem 3%;
    height: 150px;
    vertical-align: middle;
    display: table-cell;
}

.gsryDate {
    font-size: 1.2rem;
}

.gsryInner {
    display: table-cell;

}

.gsryTt {
    font-size: 1.6rem;
    font-weight: 900;
    margin-bottom: 1.6rem;

}

.gsryCt {

}

.gsryCt p {
    /*text-indent: 2rem;*/
    line-height: 1.6rem;
}

/*01-about-05-qixiaqiye.html*/

.qxqyCtn {
    width: 90%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
}

.qxqyPart {
    border-top: .1rem dotted #A1B6E0;
    padding: 1rem 0;
    overflow: auto;
}

.qxqyImg {
    width: 28.5%;
}

.qxqyRight {
    width: 70%;
}

.qxqyTt {
    margin-bottom: 1.2rem;
    overflow: auto;
}

.qxqyTtL {
    font-size: 1.2rem;
    color: #3266CC;
}

.qxqyTtR td {
    font-size: .75rem;
    color: #3266CC;
    padding: 0 0.2rem;
}

.qxqyTtR a {
    color: #3266CC;
}

.qxqyTtR td:hover {
    color: #444444;
}

.qxqyCt {
    /*border-bottom: 1px solid #A1B6E0;*/
    text-align: justify;
    font-size: .875rem;
}

.qxqyCt p {
    font-size: 1.1rem;
}

.qxqyCtAll {
    height: 30px;
    line-height: 30px;
    padding: 0 2rem 2rem 0;
    position: relative;
}

.ReadMoreLink {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 16px;
    height: 11px;
    background-image: url('../img/about/ReadLessLink.png');
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5rem;
}

.ReadMoreLinkAnother {
    background-image: url('../img/about/ReadMoreLink.png');
}

/*01-about-06-dashiji.html*/

.dsjCtn {
    width: 80%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
    font-size: .875rem;
}

.dsjTt {
    width: 100%;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 2rem 1rem;
    margin-bottom: 3rem;
}

.dsjTtCn {
    font-size: 1.4rem;
    font-weight: 900;
}

.dsjTtEn {
    font-size: 1.4rem;
    font-weight: 900;
}

.dsjPart {
    padding: 0 1.5rem;
    margin-bottom: 3rem;
    background: #E5E5E5!important;
}

.dsjYear {
    font-size: 1.7rem;
    color: #3266CC;
    margin-bottom: 0.8rem;
    font-weight: 900;
}

.dsjHisCt {
    font-size: 1rem;
}

.dsjHisCt li {
    line-height: 1.8rem;
}

/*02-xinwenzixun-01-xinwenliebiao.html*/
.xwzxCtn {
    width: 90%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
    overflow: auto;
}

.xwzxPart {
    width: 100%;
    border-bottom: .1rem dotted #555;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    margin-top: 2rem;
    zoom: 1;
}
.xwzxPart:after {content:' \20';display:block;clear:both;}

.xwzxImg {
    width: 25%;
    display: none;
}

.xwzxRight {
    float: right;
    margin-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    width: 98%;
}

.xwzxTt {
    font-size: 1.2rem;
    color: #3266CC;
    margin-bottom: 1rem;
}

.xwzxTime {
    padding-left: 0.2rem;
    padding-bottom: 1rem;
    font-size: .75rem;
    color: #aaa;
}

.xwzxCt {
    line-height: 1.5rem;
    font-size: .875rem;
    text-align: justify;
    width: 95%;
    padding-bottom: 1rem;
}

.xwzxBtn {
    /*clear: both;*/
    float: right;
    margin-right: 2.5rem;
    background: #3266CC;
    padding: 0 2rem;
    height: 1.8rem;
    line-height: 1.8rem;
    color: #fff;
    border-radius: 0.75rem;
    margin-bottom: 1rem;
    font-size: .875rem;
}

.xwzxBtn:hover {
    background: #444444;
}

.xwzxMoreBtn {
    float: right;
    margin-right: 5rem;
    font-size: .875rem;
    color: #3266CC;
}

.xwzxMoreBtn:hover {
    color: #444444;
}

/*02-xinwenzixun-02-xinwenxiangqing.html*/
.xwxqCtn {
    width: 90%;
    max-width: 1180px;
    margin: 2rem auto 10rem auto;
    overflow: auto;
    background: #fff;
    padding: 3rem 0;
    border-top: 2px solid #3266CC;
    position: relative;
}

.xwxqCtn .back-btn,.cpxqCtn .back-btn {
    position: absolute;
    display: block;
    margin: 15px 0;
    background: transparent;
    border: 1px solid #000;
    padding: 5px 15px;
    border-radius: 10px;
    top: 0;
    right: 15px;
    cursor: pointer;
    z-index: 98;
}

.xwxqCtnInner {
    max-width: 800px;
    min-height: 190px;
    width: 85%;
    margin: 0 auto;
}

.xwxqTt {
    text-align: center;
    font-size: 1.4rem;
    padding-bottom: 1rem;
}

.xwxqInf {
    text-align: center;
    color: #aaa;
    padding-bottom: 3.5rem;
    font-size: .75rem;
}

.xwxqCt {
    /*text-indent: 2rem;*/
    font-size: .875rem;
    line-height: 1.8rem;
    text-align: justify;
    min-height: 190px;
}

.xwxqCt img {
    /*display: block;*/
    margin: auto;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.xwxqShare {
    padding-top: 5rem;
    padding-bottom: 2rem;
    padding-right: 2rem;
    font-size: .75rem;
}

.xwxqShare a {
    zoom: .72;
}

.xwxqHr {
    width: 96%;
    margin: 0 auto;

}

.xwxqNav {
    width: 96%;
    margin: 0 auto;
    padding-top: 1.2rem;
    font-size: .875rem;
}

.xwxqNav a {
    font-size: .875rem;
}

.xwxqPreTt {
    text-align: left;
    color: #3266CC;
}

.xwxqNexTt {
    text-align: right;
    color: #3266CC;
}

.xwxqPreCt {
    color: #676767;
}

.xwxqNexCt {
    color: #676767;
}

/*03-chanpinzhongxin-01-chanpinliebiao.html*/
.cplbCtn {
    width: 90%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
    overflow: auto;
}

.cplbTt {
    color: #3266CC;
    font-size: 1.4rem;
    padding-bottom: 0.8rem;
}

.cplbCt {
    color: #3266CC;
    font-size: 1rem;
    padding-bottom: 1.5rem;;
}

.cplbProList {
    width: 99%;
    margin: 0 auto;
    overflow: auto;
    padding: 0.3%;
}

.cplbPart {
    width: 25.5%;
    padding: 3%;
    background: #f4f3f4;
    overflow: auto;
    margin-right: 1.5%;
    margin-bottom: 1rem;
    border: 1px solid #fff;
    /*border-radius: 0.5rem;*/
}

.cplbPart:hover {
    /*-webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;*/
}

.cplbPart:nth-child(even) {
    background: #25346A !important;

}

.cplbPart:nth-child(even) .cplbProdTtEn,
.cplbPart:nth-child(even) .cplbProdTtCn,
.cplbPart:nth-child(even) .cplbProdCt {
    color: #fff !important;
}

.cplbProdTtEn {
    padding-top: 0.7rem;
    font-size: 1.125rem;
    color: #3266CC;
}

.cplbProdTtCn {
    font-size: 1.125rem;
    color: #3266CC;
    padding-bottom: 0.6em;
}

.cplbProdCt {
    padding-bottom: 1.5rem;
    max-height: 3.5rem;
    font-size: 0.875rem;
    color: #363636;
}

.cplbMoreBtn {
    height: 1.8rem;
    line-height: 1.8rem;
    padding: 0 1rem;
    background: #3266CC;
    border-radius: 0.5rem;
    color: #fff;
    font-size: .75rem;
}

.cplbMoreBtn:hover {
    background: #2E2E2E;
}

/*03-chanpinzhongxin-02-chanpinxiangqing.html*/
.cpxqCtn {
    width: 90%;
    max-width: 1180px;
    margin: 2rem auto 5rem;
    overflow: hidden;
    position: relative;
}

.cpxqCtnL {
    position: absolute;
    top: 0;
    left: 0;
}

.cpxqCtnLTt1 {
	width:23rem;
    font-size: 1.8rem;
    color: #3266CC;
    font-weight: 900;
}

.cpxqCtnLTt2 {
    width:23rem;
    font-size: 1.8rem;
    color: #3266CC;
    padding-bottom: 2rem;
}

.cpxqCtnNav {
    position: absolute;
    left: 255px;
    top: 550px;
    text-align: right;
}

.cpxqCtnNav #nav li {
    width: 110px;
    padding-right: 49px;
    height: 40px;
}

.cpxqCtnNav #nav li a {
    font-size: .875rem;
}

.cpxqCtnNav #nav .current {
    background: url('../img/product/cpxqNavImg.png') no-repeat right top;
}

.cpxqCtnNav #nav .current a {
    color: #3266CC;
}

.cpxqCtnR {
    margin-left: 400px;
    padding-left: 100px;
    border-left: 1px solid #3266CC;
}

.cpxqCtTt {
    color: #3266CC;
    font-size: 1.2rem;
    height: 4rem;
    line-height: 4rem;
}

.cpxqCtnR #container {
    font-size: .875rem;
}

/*04-kehuanli-01-anliliebiao.html*/

.allbCtn {
    width: 80%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
    overflow: auto;
    padding: 1%;
}

.allbPart {
    width: 30%;
    background: #fff;
    overflow: auto;
    margin-right: 3%;
    margin-bottom: 1rem;
    border: 1px solid #fff;
}

.allbImg {
    width: 100%;
    height: 10rem;
}

.allbImg img {
    width: 100%;
}

.allbDesc {
    padding: 1.5rem;
}

.allbTt {
    padding-bottom: 0.5rem;
    font-weight: 900;
}

.allbCt {
    font-size: 0.875rem;
    padding-bottom: 2rem;
    text-align: justify;
}

.allbThird {
    overflow: auto;
}

.allbThird a {
    color: #3266CC;
    font-weight: 900;
}

.allbYear {
    color: #3266CC;
    font-weight: 900;
    font-size: .75rem;
}

.allbReadMore {
    color: #3266CC;
    font-weight: 900;
    font-size: .875rem;
}

.allbDesc a {
    color: #3266CC;
    font-weight: 900;
}

.allbDesc a:hover {
    color: #444444;
}

.allbPart:hover {
    /*-webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;*/
}

/*05-touziguanxi-01-gupiaoxinxi.html*/
.gpxxCtn {
    width: 95%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem auto;
    overflow: auto;
}

.gpxxPart {
    width: 31.5%;
    /*background: #fff;*/
    overflow: auto;
    margin-right: 1.1%;
    margin-bottom: 1rem;
    /*border: 1px solid #E5E5E5;*/
    /*background: #E5E5E5;*/
}

.gpxxTt {
    text-align: center;
    padding-bottom: 1rem;
}

/*05-touziguanxi-02-gongsigonggao.html:35*/
.gsggCtn {
    width: 95%;
    max-width: 1180px;
    min-height: 190px;
    margin: 2rem auto 10rem;
    background: #fff;
    padding: 2rem 0;
    zoom: 1;
}
.gsggCtn:after {content:' \20';display:block;clear:both;}

.gsggCtn2 {
    width: 80%;
    max-width: 1180px;
    margin: 2rem auto 10rem;
    padding: 2rem 0;
    background: #fff;
    zoom: 1;
}
.gsggCtn2:after {content:' \20';display:block;clear:both;}

.gsggInner {
    width: 90%;
    margin: 0 auto;
}

.gsggCtn2 .gsggInner { width: 100%;}

.gsggTt {
    color: #3266CC;
    font-size: 1.4rem;
    font-weight: 900;
    padding: 0 1rem 1.5rem 0;
    border-bottom: .1rem dotted #555;
}

.gsggInner .gsggTt {
    border: none;
}

.gsggList {
    zoom: 1;
}
.gsggList:after {content:' \20';display:block;clear:both;}

.gsggInner .sub {
    display: block;
    margin: .5rem 0;
    color: #3266CC;
    font-size: 1.125rem;
}
.gsggInner .sub:first-child {
    margin-top: 0;
}

.gsggListPart {
    height: 3rem;
    line-height: 3rem;
    overflow: auto;
    border-bottom: .1rem dotted #555;
}
.gsggInner .gsggListPart {
    height: 2rem;
    line-height: 2rem;
    border: none;
}

.gsggLiPaTt {
    padding-left: 1rem;
    height: 3rem;
    line-height: 3rem;
    font-size: .875rem;

}

.gsggLiPaTt:hover {
    color: #3266CC;
}

.gsggLiPaDt {
    padding-right: 1rem;
    height: 3rem;
    line-height: 3rem;
    font-size: .75rem;
    color: #aaa;
}

.gsggListMore {
    float: right;
    font-size: .875rem;
    color: #3266CC;
    padding: 1rem 0 0;
}

.gsggListMore:hover {
    color: #444444;
}

/*unknown*/
.tzzfwCtn {
    padding: 1rem 0 4rem 0;
    margin: 0 auto;
    width: 100%;
    height: 640px;
}

.tzzfwImg {
    width: 50%;
    height: 492px;
    background: url(../img/invest/tzzfwImg.png) right no-repeat;
}

.tzzfwCtBack {
    width: 50%;
    height: 492px;
    background: #3266CC;

}

.tzzfwCt {
    width: 80%;
    margin: 5rem auto auto 5rem;
}

.tzzfwCt p {
    color: #fff;
    line-height: 2rem;
}

/*05-touziguanxi-03-touzizheguanxi.html*/

.tzgxsideMenu {
    /*border: 1px solid #ddd;*/
}

.tzgxsideMenu h3 {
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #3266CC;
    cursor: pointer;
    font-size: 1rem;
    color: #3266CC;
}

.tzgxsideMenu h3 em {
    float: right;
    display: block;
    margin-top: .8rem;
    width: 16px;
    height: 11px;
    background-image: url('../img/about/ReadLessLink.png');
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.tzgxsideMenu h3.on em {
    background-image: url(../img/about/ReadMoreLink.png);
}

.tzgxsideMenu ul {
    display: none; /* é»˜è®¤éƒ½éšè— */
    zoom: 1;
}
.tzgxsideMenu ul:after {content:' \20';display:block;clear:both;}

.tzgxCtn {
    padding: 2rem 0;
    margin: 0 auto;
    width: 90%;
    max-width: 1180px;
    min-height: 1000px;
}

.tzgxsideMenu ul li {
    width: 274px;
    height: 160px;
    margin-bottom: 27px;
    float: left;
    margin-right: 20px;
}

/*.tzgxsideMenu ul li:nth-child(4n+1), .tzgxsideMenu ul li:nth-child(4n+2), .tzgxsideMenu ul li:nth-child(4n+3) {*/
/*margin-right: 27.3px;*/
/*}*/

.tzgxPics {

}

.tzgxPicsCtn {
    width: 252px;
    height: 160px;
    padding: 11px;
    background: url('../img/invest/tzgxImg.png') no-repeat;
    background-size: 100%;
    font-size: 1.2rem;
    float: left;
    position: relative;
}

.tzgxPicsCtn:hover {
    background: url('../img/invest/tzgxImgHover.png') no-repeat;
    background-size: 100%;
}

/*.tzgxPicsCtn{*/
/*width: 100%;*/
/*height: 0;*/
/*padding-bottom: 60%;*/
/*overflow: hidden;*/
/*}*/

/*.tzgxPicsInner{*/
/*width: 100%;*/
/*}*/

.tzgxPcTime {
    color: #aaa;
    font-size: .875rem;
}

.tzgxPcTt {
    font-size: 1rem;
    font-weight: 900;
}

.tzgxDownloadImg{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 1rem;
    bottom: 18%;
}

.tzgxDownloadImg img{
    display: block;
    width:100%;
    height: 100%;
}

/*06-qiyewenhua-01-gongsizongzhi.html*/
.gszzCtn {
    text-align: center;
}

.gszzTtEn {
    font-size: 1rem;
    color: #3266CC;
    padding-top: 4rem;
}

.gszzTtCn {
    font-size: 1.4rem;
    color: #3266CC;
    padding-top: 1rem;
    padding-bottom: 3rem;
}

.gszzCt {
    width: 40%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 6rem;
}

.gszzImgCtn {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 10rem;
    overflow: auto;
}

.gszzImg {
    width: 50%;
    margin: 0 auto;
}

.gszzImg img {
    width: 100%;
}

/*06-qiyewenhua-02-dangjianzhuanlan.html*/

.djzlCtn {
    width: 95%;
    max-width: 1180px;
    margin: 2rem auto 10rem auto;
}

.djzlCt {
    width: 100%;
}

.djzlCtLeft {
    width: 50%;
    text-align: left;
    padding: 0;
    font-size: 1rem;
    line-height: 1.8rem;
}

.djzlCtRight {
    width: 50%;
    text-align: center;
}

.djzlCtLeftTt {
    margin-bottom: .5rem;
    font-weight: 900;
    font-size: 1rem;
}

.djzlCtLeftCt {
    font-size: .875rem;
}

.djzlInner {
    width: auto;
    margin: 0 auto 1rem auto;
    background: #fff;
    padding: 2rem 3rem;
    /*overflow: auto;*/
    /*height: 35rem;*/
    zoom:1;
}
.djzlInner:after {content:' \20';display:block;clear:both;}

.djzlWhiter {
    height: 2rem;
    width: 100%;
}

.djzlTtCtn {
    overflow: auto;
    padding-bottom: 2rem;
    font-weight: 900;
}

.djzlTtCn {
    color: #3266CC;
    font-size: 1.4rem;
    font-weight: 900;
}

.djzlTtEn {
    color: #3266CC;
    font-size: 1.4rem;
    padding-left: 1rem;
}

.djzlTtImg {
    text-align: center;
    background: url('../img/culture/djzlTtImg.png') center no-repeat;
    background-size: contain;
    height: 529px;
}

/*06-qiyewenhua-03-lingdaoguanhuai.html*/
.ldghCtn1 {
    width: 95%;
    max-width: 1180px;
    margin: 2rem auto;
    background: #fff;
}

.ldghInner1 {
    width: auto;
    background: #fff;
    margin: 0 auto;
    padding: 3rem 5rem;
}

.ldghTtCtn1 {
    width: 100%;
    overflow: auto;
    padding-bottom: 2rem;
}

.ldghTtCn {
    padding-right: 1rem;
    color: #3266CC;
    font-size: 1.4rem;
    font-weight: 900;
}

.ldghTtEn {
    color: #3266CC;
    font-size: 1.4rem;
    font-weight: 900;
}

.ldghTtCtn2 {
    overflow: hidden;
}

.ldghCtn2 {
    width: 95%;
    max-width: 1180px;
    margin: 2rem auto 10rem auto;
}

.ldghInner2 {
    width: auto;
    margin: 0 auto;
    background: #fff;
    padding: 3rem 5rem;
    overflow: auto;
}

/*07-lianxiwomen-01-liuyanban.html*/
.lybCtn {
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 1rem 0 8rem 0;
}

.lybInner {
    width: 85%;
    margin: 0 auto;
}

.lybTt {
    color: #3266CC;
    font-size: 1rem;
    padding: 0.5rem 0 1rem 0;
}

.lybTt img {
    vertical-align: bottom;
}

.lybInputName,
.lybInputCompanyName,
.lybInputAddress,
.lybInputTel,
.lybInputEmail,
.lybInputName {
    padding-bottom: 1rem;
}

.lybInputName input,.lybInputCompanyName input,.lybInputAddress input,.lybInputTel input,.lybInputEmail input {
    height: 2.5rem;
    line-height: 2.5rem;
    border: 1px solid #929292!important;
    padding: 0 2%;
    width: 96%;
    max-width: 550px;
    color: #000;
    border: 0;
}

.lybInputName input:focus,.lybInputCompanyName input:focus,.lybInputAddress input:focus,.lybInputTel input:focus,.lybInputEmail input:focus {
    border: 1px solid #000!important;
    color: #000;
}

.lybInputName input:hover,.lybInputCompanyName input:hover,.lybInputAddress input:hover,.lybInputTel input:hover,.lybInputEmail input:hover{
    border: 1px solid #000!important;
    color: #000;
}

.lybLiClCtn input:focus {
    border: 0!important;
    color: #fff!important;
}

.lybLiClCtn input:hover {
    border: 0!important;
    color: #fff!important;
}

.lybLiClCtn input{
    color: #fff!important;
}

.lybInputName {
    padding-bottom: 1rem;
}

.lybInner textarea {
    width: 96%;
    /*min-height: 200px;*/
    line-height: 1rem;
    border: 1px solid #929292;
    padding: 1% 2%;
}

.lybInner textarea:focus {
    border: 1px solid #000;
    color: #000;
}

.lybInner textarea:hover {
    border: 1px solid #000;
    color: #000;
}

.lybLiClCtn {
    overflow: auto;
    padding-bottom: 2rem;
}

.lybClear td {
    color: #3266CC;
    font-size: .875rem;
}

.lybClear img {
    padding-right: .5rem;
    width: 66%;
    vertical-align: bottom;
}

.lybLimitInfo {
    font-size: .875rem;
}

.lybSubBtn {
    width: 10rem;
    height: 1.8rem;
    line-height: 1.8rem;
    /*padding: 0 6rem;*/
    text-align: center;
    background: #3266CC;
    color: #fff;
    font-size: 1rem;
    border-radius: 0.7rem;
    -webkit-appearance: none;
    appearance: none;
}

.lybSubBtn:hover {
    background: #444444;
}

.xiexieliuyan {
    position: fixed;
    top: 30%;
    left: 35%;
    margin: 0 auto;
    width: 30%;
    height: 10rem;
    background: #3266CC;
    z-index: 9999;

}

.xxlyCtn {
    width: 100%;
    height: 100%;
    position: relative;
}

.xxlyTt {
    height: 10rem;
    line-height: 10rem;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
}

.xxlyClose {
    position: absolute;
    right: 3%;
    top: 6%;
    width: 2rem;
    height: 2rem;
    background: url("../img/contact/xxlyClose.png") no-repeat;
}

/*07-lianxiwomen-02-lianxifangshi.html*/

.lxfssideMenu {
    /*border: 1px solid #ddd;*/
}

.lxfssideMenu h3 {
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #3266CC;
    cursor: pointer;
    font-size: 1rem;
    color: #3266CC;
}

.lxfssideMenu h3 em {
    float: right;
    display: block;
    margin-top: .8rem;
    width: 16px;
    height: 11px;
    background-image: url('../img/about/ReadLessLink.png');
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.lxfssideMenu h3.on em {
    background-image: url(../img/about/ReadMoreLink.png);
}

.lxfssideMenu ul {
    overflow: auto;
    display: none; /* é»˜è®¤éƒ½éšè— */
}

.lxfsCtn {
    margin: 2rem auto;
    width: 90%;
    max-width: 1180px;
    min-height: 190px;
    padding-bottom:5rem;
}

.lxfsPicsInner {
    line-height: 30px;
}

.lxfssideMenu ul li {
    width: 450px;
    /*height: 160px;*/
    margin-bottom: 27px;
    float: left;
    margin-right: 20px;
    margin-left: 40px;
}

/*.lxfssideMenu ul li:nth-child(4n+1), .lxfssideMenu ul li:nth-child(4n+2), .lxfssideMenu ul li:nth-child(4n+3) {*/
/*margin-right: 27.3px;*/
/*}*/

.lxfsPics {

}

.lxfsPicsCtn {
    width: 450px;
    height: 160px;
    padding: 11px;
    font-size: .875rem;
    float: left;
}

.lxfsPicsCtn:hover {
}

/*.tzgxPicsCtn{*/
/*width: 100%;*/
/*height: 0;*/
/*padding-bottom: 60%;*/
/*overflow: hidden;*/
/*}*/

/*.tzgxPicsInner{*/
/*width: 100%;*/
/*}*/

.lxfsPcTime {
    font-weight: 900;
}

.newserMob {
    padding-top: 12rem;
}

.newserMobCtn {
    width: 100%;
    margin: 0 auto;
    padding: 1rem 0;
}

.newserMobTt {
    overflow: auto;
    background: #E5E5E5;
}

.newserMobTtL {
    float: left;
    display: inline-block;
    height: 2.4rem;
    width: 12%;
    line-height: 2.4rem;
    /*text-indent: 2em;*/
    text-align: center;
    background: #3266CC;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 900;
    border: 0;
}

.newserMobTtR {
    float: left;
    /*margin-left: -2px;*/
    display: inline-block;
    height: 2.4rem;
    width: 20%;
    background: url("../img/index/newserMobTtR.png") no-repeat left 50%;
    border: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.newserMobList {
    width: 100%;
    margin: 0 auto;
    padding: 0.5rem 0;
}

.newserMobList li {
    line-height: 2.4rem;
    height: 2.4rem;
    border-bottom: 1px dotted #555;
    font-size: .875rem;
    overflow: hidden;
}

.newserMobMore {
    width: 100%;
    text-align: right;
    cursor: pointer;
    color: #3266CC;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}

.newserMobMore a{
    color: #3266CC;
    font-size: .875rem;
}

.menuMob {
    width: 100%;
    height: 100%;
    background: #fff;
}

.container {
    background: #fff;
}

.menuMobBtn1 img {
    width: 33px;
    height: 26px;
}

.container {
    height: 72px;
}

#search-box-h-mobile {
    height: 45px;
    line-height: 45px;
    font-size: 1rem;
}

#search-box-h-mobile #inner-editor {
    line-height: 24px;
}

.js-search-header {
    background: #3266CC !important;
}

.dotLine{
    display: none;
    position: absolute;
    left: 0;
    top:0;
    height: 9999px;
    width: 3px;
    background: url(../img/about/dotLineBack.png);
    z-index: -1;
}

.search-header{
    width: 100%;
}


.gpxxTitle {
    width: 100%;
    text-align: center;
    color: #3266CC;
    font-size: 1.2rem;
    padding-bottom: 3rem;
}

.gpxxImg{
    background: #fff;
    cursor: pointer;
}

/*08-sousuojieguo.html*/
.ssjgCtn {
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
    background: #ffffff;
    padding: 3rem 0;
    margin-bottom: 3rem;
}

.ssjgInner {
    width: 88%;
    margin: 0 auto;
}

.ssjgCnTt {
    font-size: 1.7rem;
}

.ssjgEnTt {
    font-size: 1.7rem;
    font-weight: 900;
}

.ssjgSearch {
    padding: 2rem 0 3rem 0;
    overflow: auto;
}

.ssjgSearchInput {
    height: 2rem;
    line-height: 2rem;
    border: 1px solid #AAAAAA;
    min-width: 50%;
    padding: 0 1rem;
    float: left;
}

.ssjgSearchBtn {
    width: 5rem;
    height: 2rem;
    line-height: 2rem;
    text-align: left;
    background: url("../img/search/ssjgSearchBtn.png") no-repeat center;
    float: left;
}

.ssjgResultPart {
    padding: 1rem 0;
}

.ssjgResultTt {
    font-weight: 900;
    font-size: 1.2rem;
    line-height: 2.4rem;
}

.ssjgResultCt {
    min-width: 60%;
}

.searchKeywords {
    color: #3266CC;
}

#suojin li{
    text-indent: 1rem
}


.noborder{
    border: 0!important
}


.qylcDesCt{
    margin-bottom:0.5rem;
}


#tab_main_nav_mobile_container>ul>li>ul>li>ul>li{
    text-indent: 1rem;
    color: #67B9FF;
}

#tab_main_nav_mobile_container>ul>li>ul>li>ul>li a{
    color: #67B9FF;
}

/* 2016-07-17*/
.blue {
    color: #3266CC;
}

.zxnsCtn {
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
    overflow: auto;
    margin-bottom: 5rem;

}

.zxnsPart {
    width: 45%;
    margin-right: 2.4%;
    padding: 1rem 1.3%;
    background: #FFFFFF;
    position: relative;
    margin-bottom: 2rem;
    float: left;
}

.zxnsTt {
    color: #000;
    font-weight: 900;
    font-size: 1rem;
}

.zxnsCt1 {
    font-size: 1rem;
    width: 100%;
}

.zxnsCt2 {
    font-size: 1rem;
}

.zxnsCt4 {
    font-size: 1rem;
    text-align: right;
}

.zwxqCtn {
    width: 90%;
    max-width: 1180px;
    margin: 2rem auto 10rem auto;
    overflow: auto;
    padding: 4rem 0;
    background: #FFFFFF;
}

.zwxqCtnInner {
    max-width: 980px;
    width: 90%;
    margin: 0 auto;
}

.zwxqTt1 {
    text-align: left;
    font-size: 1.5rem;
    padding-bottom: 1rem;
    font-weight: 900;
}

.zwxqTt2 {
    line-height: 2rem;
    padding-bottom: 3rem;
}

.zwxqCtblue {
    color: #3266CC;
    font-size: 1.2rem;
    font-weight: 900;
}

.zwxqCt p {
    line-height: 2.5rem;
}

.zwxqCt {
    padding-bottom: 3rem;
}

.zwxqCtFt {
    padding-top: 3rem;
}

.newserMob {
    max-width: 1180px;
    margin: 0 auto;
}

.newserLiDate {
    float: right;
}

.gsryCtn {
    /*overflow: auto;*/
}

.gsry2Part {
    float: left;
    width: 30%;
    height: 20rem;
    margin-right: 3.33%;
}

.gsry2Img {
    margin-bottom: .6rem;
    width: 100%;
    height: auto;
    text-align: center;
    border: #aaa .1rem solid;
    cursor: pointer;
}

.gsry2Date {
    color: #000;
    font-size: 0.75rem;
    text-align: center;
    font-weight: 900;
}

.gsry2Tt {
    font-size: 1rem;
    text-align: center;
    font-weight: 900;
}

/* 2016-07-17*/
.blue {
    color: #3266CC;
}

.zxnsCtn {
    width: 95%;
    max-width: 1180px;
    min-height: 280px;
    margin: 0 auto;
    overflow: auto;
    margin-bottom: 5rem;

}

.zxnsPart {
    width: 45%;
    margin-right: 2.4%;
    padding: 1rem 1.3%;
    background: #FFFFFF;
    position: relative;
    margin-bottom: 2rem;
    float: left;
    line-height: 1.8rem;
}

.zxnsTt {
    color: #000;
    font-weight: 900;
    font-size: 1rem;
}

.zxnsCt1 {
    font-size: .875rem;
    width: 100%;
}

.zxnsCt2 {
    font-size: .875rem;
}

.zxnsCt4 {
    font-size: .875rem;
    text-align: right;
}

.zwxqCtn {
    width: 90%;
    max-width: 1180px;
    margin: 2rem auto 10rem auto;
    overflow: auto;
    padding: 4rem 0;
    background: #FFFFFF;
}

.zwxqCtnInner {
    max-width: 980px;
    width: 90%;
    margin: 0 auto;
}

.zwxqTt1 {
    text-align: left;
    font-size: 1.5rem;
    padding-bottom: 1rem;
    font-weight: 900;
}

.zwxqTt2 {
    line-height: 2rem;
    padding-bottom: 3rem;
}

.zwxqCtblue {
    color: #3266CC;
    font-size: 1.2rem;
    font-weight: 900;
}

.zwxqCt p {
    line-height: 2.5rem;
}

.zwxqCt {
    padding-bottom: 3rem;
}

.zwxqCtFt {
    padding-top: 3rem;
}

.newserMob {
    max-width: 1180px;
    width: 95%;
    margin: 0 auto;
}

.newserLiDate {
    float: right;
    font-size: .75rem;
    color: #aaa;
}
