* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #333;
}

body {
    font-family: "微软雅黑";
    min-width: 1200px;
}

ul {
    list-style: none;
}

.top1 {
    width: 100%;
  
    border-top: 5px solid #e61f27;
}

.nav {
    width: 1318px;
    margin: auto;
}

.navLeft {
    float: left;
}

.navsearch {
    float: right;
    cursor: pointer;
    position: relative;
}

.navphoness {
    float: right;
    cursor: pointer;
    position: relative;
}

.nav>ul {
    margin-bottom: 0;
    font-size: 0;
    float: right;
}

.nav>ul>li {
    display: inline-block;
    position: relative;
    transition: all 0.3s;
    height: 109px;
    width: 88px;
    margin-right: 10px;
}

.nav>ul>li>a {
    display: block;
    text-align: center;
    color: #1b1a1a;
    font-size: 17px;
    overflow: hidden;
    line-height: 145px;
    transition: all 0.3s;
    height: 100%;
}

.nav span {
    float: right;
}

.nav>ul>li:nth-child(1)>a {
    border-left: 0;
}

.nav>ul>li:last-child>a {
    border-right: 0;
}

.nav>ul>li:hover {}

.nav>ul>li:hover>a {
    color: #4472c8;
}

.clear {
    clear: both;
}

.nav .more {
    position: absolute;
    left: 50%;
    top: 109px;
    width: 160px;
    margin-left: -80px;
    z-index: 999;
    background: #4472c8;
    display: none;
}

.nav .more a {
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
    text-align: center;
    font-size: 14px;
    transition: all 0.3s linear 0s;
}

.clear {
    clear: both;
}




.yuan_b {
    width: 100%;
    overflow: hidden;
    padding-top: 38px;
    padding-bottom: 36px;
}

.yuan_bs {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.yuan_bsLeft {
    width: 280px;
    float: left;
    background: #3f5ca8;
    overflow: hidden;
    border: 6px solid #3f5ca8;
    border-radius: 0 66px 0 0;
}

.yuan_bsLeft_a {
    text-align: center;
    color: #fff;
    height: 89px;
    overflow: hidden;
    padding-top: 8px;
}

.yuan_bsLeft_a span {
    font-size: 30px;
}

.yuan_bsLeft_a div {
    font-size: 20px;
    text-transform: uppercase;
}

.yuan_bsLeft_b {
    width: 100%;
    background: #fff;
    padding: 12px 10px;
    overflow: hidden;
}

.yuan_bsLeft_b a {
    display: block;
    line-height: 39px;
    padding-left: 30px;
    font-size: 17px;
    color: #221414;
    background: #f2f2f2;
    margin-bottom: 24px;
}

.yuan_bsLeft_b a img {
    margin-right: 15px;
}

.yuan_bsLeft_b a:last-child {
    margin-bottom: 0;
}

.yuan_bsLeft_c {
    text-align: center;
    margin-top: 22px;
}

.yuan_bsLeft_c img {}

.yuan_bsLeft_c div {
    font-size: 29px;
    color: #fff;
    font-weight: 700;
}

.yuan_bsLeft_c a {
    display: block;
    width: 148px;
    height: 40px;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    color: #221414;
    font-size: 17px;
    margin: auto;
    margin-top: 22px;
    margin-bottom: 13px;
}

.yuan_bsRight {
    width: 1200px;
    overflow: hidden;
}

.yuan_bsRight_a {
    width: 100%;
    position: relative;
    height: 53px;
    border-bottom: 1px solid #bfc0c3;
    margin-bottom: 26px;
}

.yuan_bsRight_a img {
    float: left;
}

.yuan_bsRight_a label {
    float: left;
    font-size: 24px;
    color: #0b2c5f;
    margin: 0;
    margin-top: 7px;
}

.yuan_bsRight_a label span {
    font-weight: 400;
}

.yuan_bsRight_a i {
    position: absolute;
    width: 236px;
    height: 3px;
    bottom: -1px;
    left: 0;
    display: block;
    background: #3f5ca8;
}

.yuan_bsRight_b {
    width: 100%;
    overflow: hidden;
}

.yuan_bsRight_bs {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.yuan_bsRight_bs .yuan_bsRight_bspro {
    overflow: hidden;
   
    
    cursor: pointer;
	  
    
    width: 378px;
    margin-right: 30px;
    margin-bottom: 30px;
    transition: all ease-out 0.3s;
    border: 1px solid #eee;
    background: #fff;
    border-bottom: 2px solid #4472c8;
}

.yuan_bsRight_bs .yuan_bsRight_bspro p {
    width: 100%;
    overflow: hidden;
    height: 280px;
	
}

.yuan_bsRight_bs .yuan_bsRight_bspro p img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.yuan_bsRight_bs .yuan_bsRight_bspro span {
    display: block;
    line-height: 53px;
    text-align: center;
   
    color: #121010;border-top: 1px solid #eee;
   
    font-size: 15px;
  
    
}

.yuan_bsRight_bs .yuan_bsRight_bspro div {
    text-align: center;
    margin-top: 13px;
    margin-bottom: 13px;
}

.yuan_bsRight_bs .yuan_bsRight_bspro div a {
    display: inline-block;
    width: 103px;
    height: 30px;
    background: #a1a1a1;
    color: #f7f7f7;
    line-height: 30px;
    margin: 0 8px;
}

.yuan_bsRight_bs .yuan_bsRight_bspro:hover p img {
    transform: scale(1.1);
}
.product-class{margin-bottom:30px;}
.product-class ul{text-align:center;}
.product-class li{display:inline-block;margin:0 10px;}
.product-class a{display:block;padding:0 32px;line-height:48px;background:#4472c8;border:1px solid #4472c8;color:#fff;border-radius:25px;}
.product-class a:hover{background:#fff;color:#4472c8;}


.company { width:100%; margin:auto; background:#ececec; margin-bottom:70px; margin-top:40px; overflow:hidden;    height: 640px;}

.company_til { text-align:center; margin-bottom:25px; margin-top:55px; overflow: hidden;}
.company_til strong { display:block; width:290px; margin:auto; text-align:center; background:url(../image/20190430172042_1472968062.png) center no-repeat; font-size:35px; background-position:0px 25px; }
.company_til b { color:#4472c8;}
.company_til span { font-size:18px; display:block; margin-top:10px;}

.company_nor { background:url(../image/20190430170847_945504969.png); height:416px; margin-bottom:60px; overflow:hidden}

.company_list { width:550px; margin-top:80px; margin-left:55px; line-height:33px; font-size:16px; overflow:hidden}
.company_list strong { display:block; background:url(../image/20190430172232_258533889.png) top left no-repeat; height:58px; font-size:28px; padding-top:40px; margin-bottom:25px; font-weight: normal;}
.company_list span { display:block; background:#4472c8; width:130px; height:30px; line-height:30px; text-align:center; margin-top:25px;}
.company_list span a { color:#fff;}
.company_tu { margin-right:17px; margin-top:17px;}

.newskj {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    line-height: 30px;
    overflow: hidden;
}
.newskj a{ color:#000;
}
.newskj span{ display:inline-block; float:right; margin-right:5px;}
.news { margin-top:50px;}
.news_l{ float:left; overflow:hidden; }
.news_l dl { padding-left: 30px; padding-top: 30px; height: 188px; width: 125px; background: #231f20; margin-top: 1px; overflow: hidden; position: relative; }
.news_l dl:after{ content: ''; display: block; position: absolute; top:0; left: -100%; transition:0.2s all ease-in-out; width: 100%; height: 100%; background: #4472c8; }
.news_l dl > *{ position: relative; z-index: 3}
.news_l dl.active:after,.news_l dl:hover:after{ left: 0; }
.news_l dl strong{ font-size:18px; color:#fff; display:block; line-height: 32px; padding-top: 13px; }
.news_l dl span{ font-size:12px; color:#fff; color: rgba(255,255,255,.6); text-transform:uppercase; display: block; padding-bottom: 15px; font-family: 'arial'; line-height: 20px; }
.news_l dl li{ height:22px; width:70px; border:1px solid #fff; text-align:center; }
.news_l dl li a{ line-height:22px; color:#fff; font-size:12px; font-family: arial; font-style:normal;}

.new_cont .news_row2 { position: absolute; left: 0; top: 0; display: none; width: 640px; height: 410px; }
.new_cont { position: relative; width: 640px; height: 410px; display: block; }
.news_nor { height: 410px; width: 640px; overflow: hidden; margin-left: 7px; }.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 0px 10px; height: 410px; font-weight: normal; }

.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative; padding: 6px 0; height: 40px; overflow: hidden; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 20px; top: 17px; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title{ position: relative; }

.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after{ content: '-'; }
.news_row2 .on .news_div_item_year:after, .news_row2 .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_row2 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after{ content: ''; background: #292929; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 26px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.news_row2 .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.news_row2 .news_div_item_pic a, .news_row2 .news_div_item_pic a img { display: block; width: 220px; height: 162px; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on{ height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; background: #f5f5f5}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 344px; text-align: justify; position: absolute; right: 20px; top: 110px; }
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 303px; }
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 230px; top: 70px; width: 245px; color: #4472c8 }
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { font-weight: bold; color: #292929; font-size: 24px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_row2 .on .news_div_item_date > .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }

.wend{ float: right; margin-right: 0; padding-left: 16px; width:354px; height: 410px; }
.wend h2{ left:0; margin-bottom: 0; margin-bottom: 25px;    margin-top: 0; }
.wend h2 a{ font-size:18px; color:#2d2f46; }
.wend h2 a span{ color:#999999; font-size:14px; font-weight: normal; }
.wend .more{ padding-left:131px; }
.wend .divdgweb_new_div_item_a { font-size: 15px; }
.wend .divdgweb_new_div_item_content{border-bottom: 1px solid #eee; padding: 22px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend .divdgweb_new_div_item_title{ height:29px; padding-left:30px; line-height:29px; background:url(../image/20190430184130_297396020.jpg) no-repeat left top; font-size:14px; color:#231f20; overflow: hidden;font-weight: bold;}
.wend .divdgweb_new_div_item_title a{ color:#231f20333;}
.wend .divdgweb_new_div_item_title a:hover{color: #231f20}
.wend .divdgweb_new_div_item_body{ padding-left:30px; background:url(../image/20190430184157_80225298.jpg) no-repeat left top; line-height:25px; color:#666; height: 75px; font-size: 13px; overflow: hidden; }

.news {
    margin-top: 50px;
}
.w1200 {
    width: 1200px;
    margin: auto;
	    padding-bottom: 40px;
}
.index_a {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 64px;
    margin-bottom: 78px;
}

.index_a a {
    width: 270px;
    height: 377px;
    box-shadow: 0 0 13px #ccc;
    overflow: hidden;
    text-align: center;
}

.index_a a div {
    width: 100%;
    height: 75px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    position: relative;
    background: #cbc684;
    line-height: 75px;
}

.index_a a div img {
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -15.5px;
}

.index_a a p {
    margin: 34px 0;
}

.index_a a p img {}

.index_a a span {
    width: 145px;
    height: 37px;
    display: block;
    margin: auto;
    color: #fff;
    font-size: 15px;
    border-radius: 30px;
    background: #cbc684;
    text-align: center;
    line-height: 37px;
}

.index_a a span img {
    margin-left: 5px;
}

.index_a a:nth-child(2) div {
    background: #a0becd;
}

.index_a a:nth-child(2) span {
    background: #a0becd;
}

.index_a a:nth-child(3) div {
    background: #debfce;
}

.index_a a:nth-child(3) span {
    background: #debfce;
}

.index_a a:nth-child(4) div {
    background: #a6bdad;
}

.index_a a:nth-child(4) span {
    background: #a6bdad;
}

.index_bs {
    width: 100%;
    background: url(../image/images/9_02.jpg)center 0 no-repeat;
    height: 698px;
    overflow: hidden;
}

.index_b {
    max-width: 1200px;
    margin: 98px auto;
    padding: 0 10px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.index_bLeft {
    float: left;
    width: 467px;
    padding: 47px 53px 55px 53px;
    overflow: hidden;
}

.index_bLeft img {}

.index_bright {
    float: right;
    width: 702px;
    background: #fff;
    overflow: hidden;
    bottom: 0;
    right: 0;
    padding: 47px 53px 55px 53px;
    position: absolute;
    top: 0;
}

.index_bright_a {}

.index_bright_a span {
    font-size: 24px;
    color: #313131;
    font-weight: bold;
    display: block;
    background: url(../image/18.png)left no-repeat;
    padding-left: 25px;
    overflow: hidden;
}

.index_bright_a div {
    color: #696969;
    line-height: 33px;
    padding-right: 40px;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 25px;
}

.index_bright_a a {
    padding-left: 25px;
}

.index_bright_a a img {}

.index_bright_b {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    display: flex;
}

.index_bright_b div {
    flex: 1;
    text-align: center;
    border-right: 1px solid #ccc;
    margin-top: 29px;
}

.index_bright_b div p {
    margin: 0;
    font-size: 45px;
    display: inline-block;
    position: relative;
    font-family: monospace;
}

.index_bright_b div p span {
    font-size: 18px;
    position: absolute;
    right: -25px;
    font-family: "å¾®è½¯é›…é»‘";
    top: -5px;
    color: #333;
}

.index_bright_b div p i {
    font-style: normal;
    font-family: arial;
    color: #3f5ca8;
    font-weight: bold;
}

.index_bright_b div label {
    display: block;
    color: #4f4f4f;
    font-weight: 400;
    margin: 0;
    font-size: 18px;
}

.index_bright_b div:last-child {
    border: 0;
}

.dingzhi {
    width: 100%;
    background: url(../image/images/15_04.jpg)center 0 no-repeat;
    height: 203px;
    overflow: hidden;
    margin-top: 2rem;
}

.dingzhi>div {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.dingzhiLeft {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 20%;
    color: #fff;
}

.dingzhiLeft span {
    font-size: 19px;
    display: block;
    margin-top: 17px;
    margin-bottom: 5px;
}

.dingzhiLeft i {
    font-style: normal;
    font-size: 18px;
}

.dingzhiLeft label {
    font-size: 24px;
    margin: 0;
    margin-top: 10px;
}

.dingzhiLeft a {
    display: block;
    width: 155px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #fff;
    margin: auto;
    color: #005835;
    border-radius: 30px;
    margin-top: 15px;
    font-size: 16px;
}

.dingzhiRight {
    float: right;
    width: 73.6%;
    overflow: hidden;
}

.dingzhiRight a:nth-child(1) {
    margin-left: 0;
}

.dingzhiRight a {
    background: url(../image/15.png)center 0 no-repeat;
    width: 12.2%;
    height: 124px;
    overflow: hidden;
    text-align: center;
    display: block;
    float: left;
    margin-top: 42px;
    margin-left: 47px;
}

.dingzhiRight div {
    height: 66px;
    line-height: 83px;
}

.dingzhiRight img {
    transition: 0.3s linear;
}

.dingzhiRight span {
    font-size: 17px;
    color: #323232;
}

.dingzhiRight a:hover img {
    transform: rotate(360deg);
    transition: 0.3s linear;
}

.index_c {
    width: 100%;
    background: url(../image/images/5_02.jpg)center 0 no-repeat;
    height: 212px;
    overflow: hidden;
}

.index_dTop {
    width: 100%;
    text-align: center;
    font-size: 27px;
    color: #171313;
    margin-bottom: 71px;
    text-transform: uppercase;
}

.index_d {
    width: 1200px;
    margin: auto;
    margin-bottom: 44px;
}

.index_dLeft {
    float: left;
    overflow: hidden;
}

.index_dLeft img {
    transition: all 0.3s;
}

.index_dLeft:hover img {
    transform: scale(1.1);
}

.index_dRight {
    float: right;
    width: 565px;
}

.index_dRight a {
    display: block;
    background: #fff;
    box-shadow: 0 0 13px #ccc;
    overflow: hidden;
    padding: 23px 40px;
    margin-bottom: 35px;
}

.index_dRight a span {
    display: block;
    font-size: 16px;
    color: #272323;
}

.index_dRight a p {
    color: #676464;
    line-height: 28px;
    margin-top: 21px;
    margin-bottom: 20px;
}

.index_dRight a div {
    width: 116px;
    height: 38px;
    background: url(../image/7.png)center 0 no-repeat;
    color: #060606;
    line-height: 38px;
    padding-left: 28px;
}

.index_e {
    max-width: 1302px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: 50px;
}

.index_eLeft {
    float: left;
    width: 50%;
    overflow: hidden;
    background: #f6f6f6;
    padding: 36px 44px;
    height: 536px;
}

.index_eLeft label {
    color: #2177cf;
    font-size: 26px;
    margin: 0;
    line-height: 100%;
}

.index_eLeft span {
    display: block;
    font-size: 24px;
    color: #898989;
    margin-top: 24px;
    margin-bottom: 30px;
}

.index_eLeft div {
    color: #939393;
    line-height: 159%;
    padding-right: 45px;
    margin-bottom: 25px;
}

.index_eLeft p {
    margin: 0;
    overflow: hidden;
}

.index_eLeft p img {
    transition: all 0.3s;
}

.index_eLeft a {
    margin-top: 27px;
    display: block;
    width: 157px;
    height: 43px;
    background: #17337a;
    color: #fff;
    text-align: center;
    line-height: 43px;
    transition: all 0.3s;
}

.index_eLeft a img {}

.index_eLeft a:hover {
    background: #ff7f02;
}

.index_eLeft p:hover img {
    transform: scale(1.1);
}

.index_eRight {
    float: right;
    width: 50%;
    overflow: hidden;
    border: 1px solid #f6f6f6;
    border-left: 0;
}

.index_eRight a {
    display: block;
    height: 215px;
    border-bottom: 1px solid #f6f6f6;
    overflow: hidden;
    padding-left: 64px;
    padding-right: 84px;
}

.index_eRight .newLeft {
    width: 100%;
    float: left;
    margin-top: 45px;
}

.index_eRight .newLeft div {
    font-size: 18px;
    color: #5e5e5e;
    margin-bottom: 16px;
    transition: all 0.3s;
}

.index_eRight .newLeft p {
    margin: 0;
    color: #939393;
    line-height: 24px;
}

.index_eRight .newRight {
    float: right;
    width: 15%;
    margin-top: 39px;
}

.index_eRight .newRight .tu_0000_1 {
    color: #999999;
    margin-top: 3rem;
    font-size: 22px;
    width: 140px;
    margin-bottom: 53px;
}

.index_eRight .newRight .tu_0000_1 img {
    height: 105px;
}

.index_eRight .newRight img {}

.index_eRight .newLeft div:hover {
    color: #3791ed;
}

.caoindex_atop {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 36px;
}

.caoindex_atop label {
    font-size: 37px;
    font-weight: normal;
    color: #1f1f1f;
}

.caoindex_atop div {
    font-size: 20px;
    color: #999999;
}

.hzsbg {
    background: #f0eeee;
    padding-top: 30px;
}

.hzs {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.hzss {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.hzss div {
    width: 270px;
    margin-right: 30px;
    margin-left: 41px;
}

.hzss a {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.hzss img {
    width: 270px;
    height: 172px;
}

.bottom {
    width: 100%;
    background: #21242b;
    overflow: hidden; 
}

.bottomTop {
    text-align: center;
    background: #21242b;
    border-top: 5px solid #4472c8;border-bottom: 1px solid #32353d;
}

.bottomTop img {
    margin: 11px 0px;
}

.bottomTop div {
    font-size: 33px;
    color: #fff;
    font-family: Arial;
    margin-bottom: 25px;
}

.bottoms {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 32px;
    margin-bottom: 40px;
}

.bottomsRight {
    float: right;
}

.bottomsLeft {
    float: left;
    width: 878px;
    overflow: hidden;
    display: flex;
}

.bottomsLeft div {
    flex: 1;
    height: 177px;
    text-align: center;
    border-right: 1px solid #32353d;
}

.bottomsLeft div a {
    display: block;
    color: #fff;
    margin-bottom: 15px;
}

.bottomsLeft div a:nth-child(1) {
    color: #fff;
    font-size: 16px;
    margin-bottom: 22px;
}

.bottomsall {
    line-height: 80px;
    color: #fff;
    background: #0f1116;
    text-align: center;
}

.bottomsall a {
    color: #fff;
}


.a3_v1 {
    margin-top: 2.5vw;
    position: relative;
}

.af_wehhj li {
    position: relative;
    height: 640px;
    width: 100%;
    overflow: hidden;
}

.af_wehhj li i.img {
    display: block;
    width: 100%;
    height: 640px;
    font-size: 0;
}

.af_wehhj li i img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    max-width: none;
    top: 50%;
    margin-top: -320px;
}

.af_wehhj li .wnz_fz {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 18%;
    transform: translateX(-50%);
}

.af_wehhj li .wnz_fz .w1380 {
    transition: all 1s;
    opacity: 0;
    right: -300px;
    transform: translateX(-50%);
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.af_wehhj li .wnz_fz .w1380 {
    transition: all 0.1s;
    opacity: 0;
    left: 100px;
    position: relative;
    overflow: hidden;
}

.af_wehhj li.cur1 .wnz_fz .w1380 {
    left: 0px;
    -webkit-animation: fadeInRight 1s forwards 0.2s;
}

.af_wehhj li .wnz_fz h2 a {
    display: block;
    color: #fff;
    font: 600 34px/2em "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
}

.af_wehhj li .wnz_fz p {
    color: #fff;
    font: 500 16px/2.1em "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    width: 46%;
    margin-top: 1.3em;
}

.af_wehhj li a.more_aa {
    color: rgba(255, 255, 255, .8);
    background: url(../images/hjtgajhg.png) no-repeat right center;
    padding-right: 3em;
    margin-top: 4em;
    display: inline-block;
}

.a3_b1 {
    position: absolute;
    width: 100%;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, .2);
}

.aff_ahh {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.aff_ahh li {
    width:16%;
    text-align: center;
    
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.aff_ahh li:first-child {
    border-left: 1px solid rgba(255, 255, 255, .2);
}

.aff_ahh li a.img {
    display: block;
    width: 100%;
}

.aff_ahh li i {
    display: block;
    width: 100%;
    line-height: 68px;
}

.aff_ahh li i img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.aff_ahh li:hover i img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.aff_ahh li h2 {
    color: #ffffff;
    font: 500 22px/2.5em "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
}

.aff_ahh li.cur {
    background: rgba(68, 114, 200, .8);
}

.tab {
    display: none;
}

@media (max-width: 991px) {
    .af_wehhj li {
        height: 400px;
    }
    .af_wehhj li .wnz_fz {
        top: 14%;
    }
    .af_wehhj li .wnz_fz h2 a {
        font-size: 22px;
    }
    .af_wehhj li .wnz_fz p {
        width: 100%;
        font-size: 14px;
    }
    .af_wehhj li a.more_aa {
        font-size: 12px;
        margin-top: 2em;
    }
    .aff_ahh li h2 {
        font-size: 16px;
    }
    .aff_ahh li i {
        line-height: 40px;
        height: 40px;
    }
    .aff_ahh li i img {
        max-width: 40%;
        max-height: 100%;
        margin: 0 auto;
    }
    .aff_ahh li {
        padding: 1.2em 0;
    }
}

@media (max-width: 640px) {
    .aff_ahh li h2 {
        font-size: 14px;
        line-height: 1.8em;
    }
    .af_wehhj li .wnz_fz h2 a {
        font-size: 20px;
    }
    .af_wehhj li .wnz_fz p {
        font-size: 12px;
    }
}

.title_a1 {
    text-align: center;
}

.title_a1 h2 {
    color: rgb(51, 51, 51);
    font: 100 40px / 1.8em å¾®è½¯é›…é»‘;
}

.title_a1 span {
    display: block;
    color: rgb(102, 102, 102);
    font: 500 16px / 1.7em å¾®è½¯é›…é»‘;
}

.w1380 {
    max-width: 1380px;
    margin: 0 auto;
    width: 94%;
}

.sous{
    width: 100%;
    overflow: hidden;
    height: 60px;
    background: #f5f5f5;
}

.sous>div{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}




.sousLeft{
    float: left;
    line-height: 60px;
    overflow: hidden;
}

.sousLeft>img{
    float: left;
    margin-top: 25px;
    margin-right: 10px;
}

.sousLeft span{
font-size: 17px;
    color: #000;
    font-weight: 700;
}

.sousLeft a{
    color: #4e4949;
    font-size: 14px;
}


.sousRight{
    float: right;
    overflow: hidden;
    margin-top: 11px;
    width: 340px;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.sousRight input:nth-child(1){
    width: 281px;
    height: 35px;
    display: block;
    float: left;
    overflow: hidden;
    outline: none;
    border: 0;
    background: none;
    padding-left: 10px;
}
.sousRight input:nth-child(2){
    width: 19px;
    height: 19px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../image/5_05.jpg)center 0 no-repeat;
    border: 0;
    text-align: center;
    outline: none;
    margin-top: 7px;
    margin-left: 18px;
}
.indexzhaoshang{
    width: 100%;
   
    overflow: hidden;
}

.indexzhaoshang>div{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}


.hometop{
    text-align: center;
    margin-bottom: 4rem;
    margin-top: 4rem;
}
.hometop span{
    font-size: 72px;
    color: #406194;
    font-family: "Microsoft Yi Baiti Regular";
    text-transform: uppercase;
}

.hometop div{
    font-size: 21px;
    color: #252729;
    width: 606px;
    height: 49px;
    margin: auto;
    background: url(../image/9.png)center 0 no-repeat;
    background-size: 100% 100%;
    line-height: 49px;
    margin-bottom: 10px;
}
.hometop label{
    margin: 0;
    font-size: 16px;
    color: #6b6a69;
    font-weight: 400;
    font-family: "Microsoft Yi Baiti Regular";
    text-transform: uppercase;
}



.indexzhaoshang_a{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 3px 0;
    margin-bottom: 6rem;
}

.indexzhaoshang_a a{
    position: relative;
    width: 24.5%;
    display: block;
    text-align: center;
    color: #fff;
    margin-right: 0.6%;
    overflow: hidden;
    transition: all 0.3s;
    top:0;
}

.indexzhaoshang_a div{
    font-size: 23px;
    position: absolute;
    top: 2rem;
    width: 100%;
}
.indexzhaoshang_a img{
    width: 100%;
}


.indexzhaoshang_a a:nth-child(4){
    margin-right: 0;
}

.indexzhaoshang_a a:hover{
    top: -3px;
    transition: all 0.3s;
}


/*.yb_conct {
    position:fixed;
    z-index:9999999;
    top:200px;
    right:-127px;
    cursor:pointer;
    transition:all .3s ease;
}
.yb_bar ul li {
    width:180px;
    height:53px;
    font:16px/53px 'Microsoft YaHei';
    color:#fff;
    text-indent:54px;
    margin-bottom:3px;
    border-radius:3px;
    transition:all .5s ease;
    overflow:hidden;
}
.yb_bar .yb_top {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phoness {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent:0;
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -169px;
}
.hd_qr {
    padding:0 29px 25px 29px;
    width:183px;
}
.yb_QQ a {
    display:block;
    text-indent:54px;
    width:100%;
    height:100%;
    color:#fff;
}*/

.blk-main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curmbs-1 b {
    border-left: 10px solid #3f5ca8;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 a {
    color: #666;
}

.blk-xs {
    width: 240px;
}

.blk {
    margin-bottom: 20px;
}

.fl {
    float: left;
}

.p14-left-nav-1-tit {
    background: #3f5ca8;
    height: 75px;
}

.p14-left-nav-1-tit h3 {
    margin: 0;
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.p14-left-nav-1-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../image/p14-icon5.png) no-repeat right center #3f5ca8;
    margin: 0;
    margin-bottom: 2px;
}

.p14-left-nav-1-nav-one h3.sidenavcur,
.p14-left-nav-1-nav-one h3:hover {
    background: url(../image/p14-icon2.png) no-repeat right center #3f5ca8;
}

.p14-left-nav-1-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #fff;
}

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-left-nav-1-nav dl {
    padding: 2px 0 4px;
    margin-bottom: 0;
}

.p14-left-nav-1-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-weight: 400;
}

.p14-left-nav-1-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.p14-left-nav-1-nav dt.sidenavcur a,
.p14-left-nav-1-nav dt:hover a {
    color: #3f5ca8;
}

.p14-left-nav-1-nav dt.sidenavcur:after,
.p14-left-nav-1-nav dt:hover:after {
    border-color: #3f5ca8;
}

.p14-left-nav-1-nav-one>dl {
    display: none;
}

.cbgg-01 {
    border: 1px solid #3f5ca8;
    text-align: center;
    color: #000;
}

.cbgg-01 .tit {
    color: #fff;
    font-size: 18px;
    background: #3f5ca8;
    height: 71px;
    padding-top: 18px;
    text-align: center;
    overflow: hidden;
}

.cbgg-01 .tit i {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-style: normal;
}

.leftlx {
    text-align: center;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 14px;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
}

.leftlx p {
    padding-top: 10px;
    line-height: 25px;
}

.leftlx .dianh .dianhua span {
    font-size: 24px;
}

.leftlx a {
    color: #666;
}

.blk-sm {
    width: 930px;
}

.fr {
    float: right;
}

.b {
    clear: both;
}

.leftnav-z1-tit {
    margin: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    font-size: 24px;
}

.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #003e71;
    font-weight: 600;
    color: #666;
}

.leftnav-z1-list {
    overflow: hidden;
}

.leftnav-z1-list dl {
    width: 30.9%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.leftnav-z1-list dt {
    position: relative;
}

.leftnav-z1-list dt img {
    width: 100%;
    display: block;
    height: 214px;
}

.leftnav-z1-list dt p {
    position: absolute;
    width: 100%;
    height: 214px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    display: block;
    margin: 0;
    transform: scale(0);
    transition: 0.3s linear;
}

.leftnav-z1-list dt p label {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #b5a40f;
    display: table;
    text-align: center;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.leftnav-z1-list dt p label i {
    color: #fff;
    display: block;
    border: 1px solid #ddd;
    border-radius: 50%;
    font-size: 20px;
    width: 100%;
    height: 100%;
    line-height: 33px;
}

.leftnav-z1-list dt a:hover p {
    transform: scale(1);
    transition: 0.3s linear;
}

.leftnav-z1-list dd {
    padding: 6px 20px 6px 20px;
}

.leftnav-z1-list dd h4 {
    margin: 0;
    height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    color: #154c64;
    line-height: 45px;
}

.leftnav-z1-list dd h4 a {
    color: #666;
}

.leftnav-z1-list dl:hover {
    border-color: #3f5ca8;
}

.small-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.magnifier {
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}

.magnifier-container {
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.move-view {
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../image/move-box.png');
}

.images-cover {
    height: 100%;
    width: 100%;
    position: relative;
}

.images-cover img {
    position: absolute;
}

.magnifier-assembly {
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.magnifier-btn {
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}

.magnifier-btn span {
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}

.magnifier-btn .magnifier-btn-left {
    float: left;
}

.magnifier-btn .magnifier-btn-right {
    float: right;
}

.magnifier-line {
    position: relative;
    overflow: hidden;
    height: 92px;
}

.magnifier-line ul {
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}

.magnifier-line li {
    float: left;
    width: 100px;
    cursor: pointer;
}

.magnifier-line ul>.active .small-img {
    border-color: #bbb;
}

.small-img {
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}

.small-img img {
    max-width: 100%;
    max-height: 100%;
}

.magnifier-view {
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}

.magnifier-view img {
    display: block;
}

.animation03 {
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}

.detail {
    overflow: hidden;
}

.detailLeft {
    float: left;
}

.detailRight {
    margin-left: 55px;
    float: left;
    width: 45%;
    overflow: hidden;
    line-height: 29px;
    overflow: hidden;
}

.detailRight>h1 {
    margin: 0;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    overflow: hidden;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.p1-pro-showcase-1-txt-t1 {
    margin-bottom: 86px;
    overflow: hidden;
}

.p1-pro-showcase-1-txt-t1 i {
    font-style: normal;
}

.p1-pro-showcase-1-txt-t1 b {
    font-style: normal;
}

.p1-pro-showcase-1-txt-t1 strong {
    font-style: normal;
}

.p1-pro-showcase-1-tle .p1-pho-1 {
    background: url(../image/VISkins-p1.png) no-repeat 0 -3px;
    min-height: 50px;
    padding-left: 44px;
    font-size: 20px;
    line-height: 30px;
    margin-left: 30px;
    margin-right: 50px;
    color: #3f5ca8;
}

.fl {
    float: left;
}

.p1-pho-1 span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}

.p1-pho-1 i {
    font-style: normal;
}

.fl {
    float: left;
}

.p1-pho-2 em {
    display: block;
    width: 122px;
    height: 35px;
    background: #3f5ca8;
    font-size: 16px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}

.p14-prodcontent-1>h4 {
    margin: 40px 0 15px 0;
    background: url(../image/100.jpg) no-repeat left center;
    padding-left: 34px;
    font: 24px "Microsoft YaHei";
    color: #333333;
}

.p14-prodcontent-1>h4>i {
    font: 16px "Arial";
    color: #454545;
    font-style: normal;
    text-transform: uppercase;
    padding-left: 10px;
}

.zxlb-1n-ts-01-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 22px 0 22px;
    background: #fff;
    display: inline-block;
}

.zxlb-1n-ts-01-list dt {
    width: 35%;
    float: left;
    margin-left: 22px;
    margin-right: 5.5%;
}

.zxlb-1n-ts-01-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.zxlb-1n-ts-01-list dd {
    width: 54%;
    float: left;
}

.zxlb-1n-ts-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.zxlb-1n-ts-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxlb-1n-ts-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.zxlb-1n-ts-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.zxlb-1n-ts-01-list-deta a {
    color: #666;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background: #3f5ca8;
    border-color: #3f5ca8;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color: #fff;
}

.zxlb-1n-ts-01-list dl:hover h4 a {
    color: #3f5ca8;
}

.zxlb-1n-ts-01-list dl:hover {
    border-color: #3f5ca8;
}

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../image/p16-icon6.png) no-repeat bottom center #0073cb;
    border-color: #0073cb;
}

.tl-fdh-02 li {
    width: 20%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #d8d8d8;
    box-sizing: border-box;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #333;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
}

.p12-aboutinfo-1-nr {
    padding: 0 0 20px;
}

.endit-content {
    line-height: 28px;
}

.k12-gl-gslb-3nf1-1-01-left {
    overflow: hidden;
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
    margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dl {
    width: 24%;
    float: left;
    margin-right: 16px;
    background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
    display: block;
    width: 100%;
}

.k12-gl-gslb-3nf1-1-01-left dd {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dd a {
    color: #4b4a4a;
}

.banner_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 20;
    background: url(../image/banner_line.png) repeat-x center bottom;
    height: 635px;
    font-family: "微软雅黑";
}

.banner_box #banner {
    z-index: 88;
    height: 600px;
    width: 100%;
}

.banner_box .kv {
    width: 100%;
    height: 600px;
}

.banner_box .kv a {
    display: block;
    height: 600px;
    overflow: hidden;
    position: relative;
    z-index: 9999;
}

.banner_box .banner_nav {
    position: absolute;
    bottom: 6px;
    width: 144px;
    height: 20px;
    z-index: 1000;
    text-align: center;
    background: url(../image/banner_line1.png) no-repeat right center;
    left: 50%;
    margin-left: -548px;
    padding-top: 4px;
    z-index: 99999999;
}

.banner_box .banner_nav a {
    width: 15px;
    height: 16px;
    float: left;
    display: inline-block;
    background: url(../image/banner_bt1.png) no-repeat;
    margin-right: 4px;
    cursor: pointer;
    font-size: 0px;
}

.banner_box .banner_nav a.activeSlide {
    background: url(../image/banner_bt2.png) no-repeat;
}

.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 138px;
    display: none;
    z-index: 9999;
    background: #3871c1;
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../image/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}

.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, .2);
}

.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 22px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../image/wsearch.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #fff;
}

.search-box form .text:-moz-placeholder {
    color: #fff;
}

.search-box form .text::-moz-placeholder {
    color: #fff;
}

.search-box form .text:-ms-input-placeholder {
    color: #fff;
}

.myphoness {
    position: absolute;
    top: 90%;
    width: 301px;
    overflow: hidden;
    transform: translate(0, 0);
    /* display: none; */
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0, 10px);
    right: 0;
    z-index: 99999;
}

.tel-bar {
    display: inline-block;
    background: #4472c8;
    color: #fff;
    padding: 2em 4em;
    text-align: center;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}

.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
}