@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{
font-weight: normal;
margin:0;padding:0;}
body{font-size:14px;font-family: "Microsoft YaHei" ! important;color:#000000;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#235aa7;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
input:focus,textarea:focus{
    outline: none;
}
body{
    min-width: 1440px;
}
.wrap{
    width: 1440px;
    margin: auto;
}
.wrap:after{
    content: "";
    display: table;
    clear: both;
}
.clearflex:after{
    content: "";
    display: table;
    clear: both;
}
.loading img{
    width: 100%;
}
.loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}
.loadingfa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
    color: #1f8adf;
    position: absolute;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    top: 50%;
}


@keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(360deg)}
}
.xuanzhuan {
    animation: 2s linear 0s normal forwards infinite rotate;
    -webkit-animation: 2s linear 0s normal forwards infinite rotate;
    -moz-animation: 2s linear 0s normal forwards infinite rotate;
    -o-animation: 2s linear 0s normal forwards infinite rotate;
}

.head{
    
padding-bottom: 4px;
}
.head .logo{
    
}
.head .logo img{
    
height: 100px;
    
margin-top: 9px;
    
float: left;
}
.head .right{
    
float: right;
    
padding-top: 60px;
}
.head .item:nth-child(1){
    
background: url(../images/tel.png) no-repeat left center;
    
background-size: 29px;
}
.head .item:nth-child(2){
    
background: url(../images/email.png) no-repeat left center;
    
background-size: 29px;
    
margin-left: 71px;
}
.head .item{
    
float: left;
    
padding-left: 37px;
}
.head .tit{
    
font-size: 12px;
    
color: #6d6d6d;
}
.head .val{
    
font-size: 13px;
    
color: #016db6;
}
.nav{
    background: #016db6;
    text-align: center;
    border-bottom: 2px solid #005e9c;
}
.nav ul{padding: 0px 16.4%;}
.nav li{
    float: left;
    width: 25%;
    position: relative;
}
.nav li .h2tit{
    
}
.nav li .h2tit a{
    font-size:14px;
font-family:Microsoft YaHei;
font-weight:400;
color:rgba(255,255,255,1);
display: block;
line-height: 40px;
}
.banner{height: 412px;}
.banner .fullSlide{  position:relative;  height:425px; overflow:hidden;   }
    .banner .fullSlide .bd{ position:relative; z-index:0;  }
    .banner .fullSlide .bd ul{ width:100% !important; }
    .banner .fullSlide .bd li{ width:100% !important;  height:425px; }
    .banner .fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
    .banner .fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(images/dot-black.png) 0 0; overflow:hidden; 
        line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
        background: #000;
        border-radius: 400px;
    }
    .banner .fullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1;background: #fff;  }


.main{
    
}
.main .left{
    float: left;
    margin-left: 96px;
    width: 197px;
    padding-top: 47px;
}
.main .left ul{
    
border-bottom: 1px solid #d3d2d2;
}
.main .left ul li{
    
}
.main .left ul li a:hover,
.main .left ul li a.current{

    
background: url(../images/arr2.png) no-repeat 82% center #016db6;
color:#fff;
}
.main .left ul li a{
    
display: block;
    
    
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(0,0,0,1);
    
line-height: 50px;
    
background: url(../images/arr.png) no-repeat 82% center #eaeaea;
    
text-align: center;
    
padding-right: 11%;
    
border-bottom: 2px solid #d3d2d2;
}
.main .left .tel{
    
margin-top: 24px;
    
background: url(../images/ai.png) no-repeat right bottom;
    
float: right;
    
width: 174px;
    
background-size: 44px;
    
border-bottom: 1px solid #d3d2d2;
    
cursor: pointer;
}
.main .left .tit{
    
}
.main .left .tit em{
    
color: #838383;
    
font-weight: normal;
    
font-style: inherit;
}
.main .left .val{
    
color: #838383;
    
line-height: 1;
    
padding-bottom: 11px;
    
padding-top: 9px;
}
.titlemodel{

text-align: center;

background: url(../images/line.png) no-repeat center center;

color: #016DB6;

font-size: 23px;

font-weight: bold;
}
.titlemodel em{

font-style: normal;

font-weight: 400;

font-size: 19px;
}

.titlemodel2{

text-align: center;

background: url(../images/line.png) no-repeat center center;

color: #016DB6;

font-size: 23px;

font-weight: bold;
}
.titlemodel2 .cn{

}
.titlemodel2 .en{

font-style: normal;

font-weight: 400;

font-size: 19px;

text-transform: uppercase;
}

.main .right{
    
float: left;
    
width: 859px;
    
/* padding-top: 93px; */
    
margin-left: 75px;
    
position: relative;
    
z-index: 5;
} 
.main  .index{
        padding-top: 93px;
} 
.main  .index .block_1{
    
padding-bottom: 98px;
} 
.main  .index .block_1 .content{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height: 24px;
    
padding-top: 14px;
    
margin-bottom: 31px;
} 
.main  .index .block_1 .content p.te2{
    text-indent: 2em;
}
.main  .index .block_1 .content p{
    
} 
.main  .index .block_1 .imgbox{
    
font-size: 0;
} 
.main  .index .block_1 .imgbox img:last-child{
    margin-right:0px;
}
.main  .index .block_1 .imgbox img{
    
width: 275px;
    
height:188px;
    
margin-right: 14px;
} 
.main  .index .block_2{
    
padding-top: 41px;
    
padding-bottom: 95px;
    
border-top: 1px solid #918b8a;
    
border-bottom: 1px solid #918b8a;
} 
.main  .index .block_2 .dec{
    
padding-top: 44px;
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height:19px;
    
padding-bottom: 39px;
    
text-align: center;
} 
.main  .index .block_2 .list{
    
} 
.main  .index .block_2 .list .picScroll-left{overflow:hidden;position:relative;/* border:1px solid #ccc; */}
.main  .index .block_2 .list .picScroll-left .hd{/* overflow:hidden; *//* height:30px; *//* background:#f4f4f4; *//* padding:0 10px; */}
.main  .index .block_2 .list .picScroll-left .hd .prev,.main  .index .block_2 .list .picScroll-left .hd .next{width:22px;height:38px;position:absolute;background:#000;z-index: 55;top: 45px;background: url(../images/left.png) no-repeat center center;background-size: 100%;}
.main  .index .block_2 .list .picScroll-left .hd .next{
    right: 0;
    background: url(../images/right.png) no-repeat center center;
    background-size: 100%;
}
.main  .index .block_2 .list .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.main  .index .block_2 .list .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.main  .index .block_2 .list .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.main  .index .block_2 .list .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.main  .index .block_2 .list .picScroll-left .hd ul li.on{ background-position:0 0; }
.main  .index .block_2 .list .picScroll-left .bd{/* padding:10px; */padding-left: 49px;}
.main  .index .block_2 .list .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.main  .index .block_2 .list .picScroll-left .bd ul li{margin: 0 5px;float:left;_display:inline;overflow:hidden;text-align:center;}

.main  .index .block_2 .list .picScroll-left .bd ul li .content{
    
}
.main  .index .block_2 .list .picScroll-left .bd ul li .content a{
    
display: block;
    
position: relative;
}
.main  .index .block_2 .list .picScroll-left .bd ul li .content a *{
    
display: block;
}
.main  .index .block_2 .list .picScroll-left .bd ul li .content .imgbox{
    
}
.main  .index .block_2 .list .picScroll-left .bd ul li .content .imgbox img{
    
width: 180px;
}
.main  .index .block_2 .list .picScroll-left .bd ul li .content .title{
    
line-height: 29px;
    
position: absolute;
    
z-index: 4;
    
left: 0px;
    
bottom: 0px;
    
width: 100%;
    
background: rgba(1, 109, 182, .63);
    
font-size: 11px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(0,0,0,1);
}



.main{
    position: relative;
}
.main .bg2.bg4{
      top: 1427px;
      height: 681px;
}
.main .bg2.bg3{
    top: 493px;
    height: 552px;
}
.main .bg2.bg5{
    top: 886px;
    height: 490px;
}
.main .bg2.bg6{
    top: 1217px;
    height: 764px;
}
.main .bg2.bg7{
    top: 2415px;
    height: 424px;
}
.main .bg2{
    position: absolute;
    left: 0;
    top: 934px;
    width: 100%;
    height: 419px;
    background: #f1f1f1;
    /* display: none; */
}
.main  .index .block_3{
    
padding-top: 112px;
    
padding-bottom: 74px;
}
.main  .index .block_3 .list{
    zoom: 1;
    overflow: hidden;
    padding-top: 50px;
}
.main  .index .block_3 .list li:last-child{
margin-right:0px;
}
.main  .index .block_3 .list li{
    
width: 255px;
    
float: left;
    
background: #f8f8f8;
    
margin-right: 46px;
}
.main  .index .block_3 .list li .title{
    
text-align: center;
    
padding-top: 28px;
    
font-weight: bold;
    
font-size: 25px;
    
color: #016db6;
}
.main  .index .block_3 .list li .dec{
    
font-size: 13px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height: 19px;
    
padding-left: 39px;
    
padding-right: 39px;
    
padding-top: 20px;
    
padding-bottom: 6px;
    
height: 80px;
}
.main  .index .block_3 .list li .img{
    
}
.main  .index .block_3 .list li .img img{
    
width: 100%;
    
display: block;
}

.footer{
    background: #313439;
    padding-top: 41px;
    padding-bottom: 64px;
}
.footer .left{
    
float: left;
}
.footer .item{
    
float: left;
    
padding-right: 62px;
}
.footer h2{
   
font-size: 18px;
   
color: #fff;
}
.footer .navs{
    
color: #87919A;
    
padding-top: 17px;
    
font-size: 14px;
    
line-height: 2;
}
.footer .navs a{
    
display: block;
    
color: #87919A;
}
.footer .ewm{
    
float: left;
    
padding-left: 104px;
}
.footer .ewm img{
    
}
.footer .right{
    
float: right;
}

.main  .techmain{
    
}
.main  .techmain .block_1{
    
padding-top: 107px;
    
zoom: 1;
    
padding-bottom: 38px;
    
overflow: hidden;
    
border-bottom: 1px solid #8a8483;
}
.main  .techmain .block_1 .left2{
    
float: left;
    
width: 678px;
}
.main  .techmain .block_1 .h2tit em{
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}
.main  .techmain .block_1 .h2tit{
    
font-size: 20px;
    
color: #0578C9;
    
font-weight: bold;
}
.main  .techmain .block_1 .dec{
    
font-size: 14px;
    
color: #282828;
    
line-height: 1.56;
    
padding-top: 5px;
}
.main  .techmain .block_1 .dec p{
    
}
.main  .techmain .block_1 .dec p.pl1{
    
padding-left: 19px;
}
.main  .techmain .block_1 .tit2{
    
font-size: 16px;
    
color: #0578C9;
    
padding-top: 19px;
}
.main  .techmain .block_1 .right2{
    
float: right;
}
.main  .techmain .block_1 .right2 img{
    
width: 260px;
}
.main .right_1{
    width: 1067px;
    float: right;
    margin: 0;
}


.main  .techmain .block_2{
 zoom: 1;
 overflow: hidden;
 padding-top: 37px;
 padding-bottom: 13px;
 border-bottom: 1px solid #8a8483;
 height: 500px;
}
.main  .techmain .block_2 .left24{
    float: left;
    text-align: center;
}
.main  .techmain .block_2 .imgbox:nth-child(1){
    padding-bottom: 115px;
}
.main  .techmain .block_2 .imgbox{
    
}
.main  .techmain .block_2 .imgbox img{
    width: 281px;
}
.main  .techmain .block_2 .tit{
    font-size:11px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(40,40,40,1);
    padding-top: 5px;
}
.main  .techmain .block_2 .right24{
    float: right;
    width: 758px;
}
.main  .techmain .block_2 .h2tit{
    
font-size: 20px;
    
color: #0578C9;
    
font-weight: bold;
}
.main  .techmain .block_2 .h2tit em{
    
font-weight: normal;
    
font-style: normal;
    
text-transform: uppercase;
} 
.main  .techmain .block_2 .dec{
    
font-size: 13px;
    
color: #282828;
    
line-height: 1.76;
    
margin-bottom: 23px;
}
.main  .techmain .block_2 .dec p{
    
}
.main  .techmain .block_3{
    zoom: 1;
    overflow: hidden;
    border-bottom: 1px solid #8a8483;
    padding-top: 34px;
    padding-bottom: 33px;
}
.main  .techmain .block_3 .item:nth-child(2){
    float: right;
    width: 440px;
}
.main  .techmain .block_3 .item{
    float: left;
    width: 554px;
}
.main  .techmain .block_3 .item .h2tit{
    
font-size: 20px;
    
color: #0578C9;
    
font-weight: bold;
}
.main  .techmain .block_3 .item em{
    display: block;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 13px;
    color: #0578C9;
    height: 41px;
    padding-left: 49px;
}
.main  .techmain .block_3 .item em span{
    display: block;
}
.main  .techmain .block_3 .item .imgbox{
    
background: #cce8cf;
    
padding-top: 10px;
    
padding-left: 9px;
    
padding-right: 9px;
    
padding-bottom: 1px;
}
.main  .techmain .block_3 .item .title{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(0,0,0,1);
    
line-height:14px;
}
.main  .techmain .block_3 .item table td{
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0px 4px;
    font-size: 12px;
}
.main  .techmain .block_3 .item table{
    
font-size: 13px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
border: 1px solid #000;
    
border-right: none;
    
margin-top: 7px;
    
border-bottom: none;
    
margin-bottom: 8px;
}
.main  .techmain .block_3 .dec{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height:24px;
    
padding-left: 51px;
    
padding-top: 12px;
}

.main  .techmain .block_4{
    
padding-top: 32px;
    
position: relative;
    
border-bottom: 1px solid #8a8483;
    
padding-bottom: 30px;
}
.main  .techmain .block_4 .left_2{
    
width: 673px;
}
.main  .techmain .block_4  .h2tit{
    
font-size: 20px;
    
color: #0578C9;
    
font-weight: bold;
}
.main  .techmain .block_4  .h2tit em{
    
font-weight: normal;
    
font-style: normal;
    
text-transform: uppercase;
}
.main  .techmain .block_4  .title{
    
font-size: 16px;
    
color: #0578C9;
    
padding-top: 12px;
}
.main  .techmain .block_4  .dec{
    
font-size: 14px;
    
color: #282828;
    
line-height: 1.56;
    
padding-top: 6px;
}
.main  .techmain .block_4 .dec2 p:after{content:"◎";position:absolute;font-size:19px;left:0px;top: -6px;}
.main  .techmain .block_4  .dec2 p{
    
padding-left: 21px;
    
line-height: 1.7;
    
margin-bottom: 3px;
    
position: relative;
}
.main  .techmain .block_4  .right_2{
    
}
.main  .techmain .block_4  .right_2 img{
    
position: absolute;
    
right: 0;
    
top: 70px;
    
width: 505px;
}
.main  .techmain .block_5 .h2tit{
font-size: 16px;
font-weight: bold;
}
.main  .techmain .block_5 .dec{
font-size:14px;
font-family:Microsoft YaHei;
font-weight:bold;
color:rgba(40,40,40,1);
line-height:19px;
}
.main  .techmain .block_5 {
text-align: center;
width: 600px;
padding-top: 34px;
padding-bottom: 35px;
padding-left: 49px;
}
.main .right_type2{

margin-left: 38px;
}
.main .aboutmain{
    
width: 802px;
    
padding-top: 94px;
}
.main .aboutmain .block_1{
    
text-align: center;
    
padding-bottom: 77px;
    
border-bottom: 1px solid #8a8583;
}
.titlemodel3{
    
text-align: center;
    
background: url(../images/tis.png) no-repeat center 0;
}
.titlemodel3 .cn{
    
font-size: 27px;
    
font-family:Microsoft YaHei;
    
font-weight:bold;
    
line-height: 1;
    
color:rgba(1,109,182,1);
}
.titlemodel3 .en{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(1,109,182,1);
    
padding-top: 3px;
    
padding-right: 9px;
    
background: url(../images/line2.png) no-repeat center center;
    
line-height: 1;
    
margin-top: 11px;
    
text-transform: uppercase;
}
.titlemodel4{
    
padding-top: 30px;
    
text-align: center;
}
.titlemodel4 .cn{
    
font-size: 27px;
    
font-family: Microsoft YaHei;
    
font-weight: bold;
    
line-height: 1;
    
color: rgba(1,109,182,1);
}
.titlemodel4 .en{
    
font-size: 14px;
    
font-family: Microsoft YaHei;
    
font-weight: 400;
    
color: rgba(1,109,182,1);
    
padding-top: 3px;
    
padding-right: 9px;
    
background: url(../images/line2.png) no-repeat center center;
    
line-height: 1;
    
margin-top: 11px;
    
text-transform: uppercase;
}
.main .aboutmain .block_1 .dec{
    
font-size: 13px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height:26px;
    
padding-top: 36px;
    
padding-bottom: 24px;
    
text-align: center;
}
.main .aboutmain .block_2{
    
border-bottom: 1px solid #8a8583;
}
.main .aboutmain .block_2 .dec{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height:19px;
    
text-align: center;
    
padding-top: 33px;
    
padding-bottom: 50px;
}
.main .aboutmain .block_2 .list{
    
zoom: 1;
    
overflow: hidden;
    
text-align: center;
    
font-size: 0;
}
.main .aboutmain .block_2 .list li{
    
display: inline-block;
    
vertical-align: middle;
    
width: 33.33%;
}
.main .aboutmain .block_2 .list li img{
    
width: 203px;
}
.main .aboutmain .block_2 .list li .tit{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(102,102,102,1);
    
padding-top: 20px;
    
padding-bottom: 41px;
}
.main .aboutmain .block_3{
    
padding-top: 58px;
    
padding-bottom: 112px;
}
.main .aboutmain .block_3 .content{
    
margin-top: 37px;
    
zoom: 1;
    
overflow: hidden;
}
.main .aboutmain .block_3 .content .left2 img{
    display: block;
    width: 100%;
}
.main .aboutmain .block_3 .content .left2{
    
width: 472px;
    
background:rgba(255,255,255,1);
    
border:1px solid rgba(204, 204, 204, 1);
    
box-shadow:0px 2px 2px 0px rgba(7,0,2,0.2);
    
float: left;
    
box-sizing: border-box;
    
padding: 7px;
    
height: 302px;
}
.main .aboutmain .block_3 .content .right2{
    
float: left;
    
padding-top: 35px;
    
padding-left: 23px;
    
width: 294px;
}
.main .aboutmain .block_3 .content .right2 .h2tit{
    
font-size: 21px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(51,51,51,1);
}
.main .aboutmain .block_3 .content .right2 .dec{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height:26px;
    
padding-top: 25px;
    
padding-bottom: 35px;
}
.main .aboutmain .block_3 .content .right2 .dec p{
    
}
.main .aboutmain .block_3 .content .right2 .dec2{
    
font-size: 15px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(102,102,102,1);
    
line-height: 2;
}
.main .aboutmain .block_3 .content .right2 .dec2 p{
    
}


.main .right_type3{

float: right;

width: 1074px;

margin-left: 0;

padding-top: 106px;
}
.main .promain{
    
} 
.main .promain .block_1{
    
} 
.titlemodel5{
    
}
.titlemodel5 .cn{
    
font-size: 20px;
    
color: #0578C9;
    
font-weight: bold;
}
.titlemodel5 .en{
    
display: block;
    
font-weight: normal;
    
font-style: normal;
    
text-transform: uppercase;
    
font-size: 17px;
    
color: #0578C9;
    
padding-left: 33px;
}
.main .promain .block_1{
    
padding-bottom: 69px;
    
border-bottom: 1px solid #8a8583;
} 
.main .promain .block_1 .dec{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
padding-top: 14px;
    
line-height: 1.8;
} 
.main .promain .block_1 .p1{
    
margin-bottom: 13px;
} 
.main .promain .block_1 .p2{
    
} 
.main .promain .block_1 .p3{
    
color: #0578C9;
    
padding-top: 3px;
} 
.main .promain .block_1 .p4{
    
padding-left: 103px;
    
line-height: 1.5;
    
padding-top: 6px;
    
margin-bottom: 5px;
} 
.main .promain .block_1 .p5 span{
    display:block;
}
.main .promain .block_1 .p5:after{
    content:"◎";
    position:absolute;
    font-size:16px;
    left:0px;
    top: -2px;
}
.main .promain .block_1 .p5{
    
padding-left: 15px;
    
position: relative;
} 
.main .promain .block_1 .imgbox{
} 
.main .promain .block_1 .imgbox img{
    max-width: 100%;
    height: 121px;
} 
.main .promain .block_1 .tableima{
    
margin-top: 32px;
    
background: #cce8cf;
    
width: 512px;
    
padding: 11px;
    
margin-bottom: 30px;
} 
.main .promain .block_1 .tis{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
margin-bottom: 5px;
    
color:rgba(0,0,0,1);
} 
.main .promain .block_1 table{
    
border: 1px solid #000;
    
border-right: none;
    
border-bottom: none;
} 
.main .promain .block_1 table td{
    
border-right: 1px solid #000;
    
border-bottom: 1px solid #000;
    
font-size: 11px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(0,0,0,1);
    
line-height:14px;
    
text-align: center;
    
line-height: 28px;
} 
.main .promain .block_1 .imgbox.pl23{
    padding-left: 216px;
    padding-bottom: 40px;
}
.main .promain .block_1 .list{
    
} 

.main .promain .block_1 .list .picScroll-left{overflow:hidden;position:relative;/* border:1px solid #ccc; */}
.main .promain .block_1 .list .picScroll-left .hd{/* overflow:hidden; *//* height:30px; *//* background:#f4f4f4; *//* padding:0 10px; */}
.main .promain .block_1 .list .picScroll-left .hd .prev,.main .promain .block_1 .list .picScroll-left .hd .next{width:22px;height:38px;position:absolute;background:#000;z-index: 55;top: 62px;background: url(../images/left.png) no-repeat center center;background-size: 100%;}
.main .promain .block_1 .list .picScroll-left .hd .next{
    right: 0;
    background: url(../images/right.png) no-repeat center center;
    background-size: 100%;
}
.main .promain .block_1 .list .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.main .promain .block_1 .list .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.main .promain .block_1 .list .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.main .promain .block_1 .list .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.main .promain .block_1 .list .picScroll-left .hd ul li.on{ background-position:0 0; }
.main .promain .block_1 .list .picScroll-left .bd{/* padding:10px; */padding-left: 30px;}
.main .promain .block_1 .list .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.main .promain .block_1 .list .picScroll-left .bd ul li{margin: 0 7px;float:left;_display:inline;overflow:hidden;text-align:center;}

.main .promain .block_1 .list .picScroll-left .bd ul li .content{
    
}
.main .promain .block_1 .list .picScroll-left .bd ul li .content a{
    
display: block;
    
position: relative;
}
.main .promain .block_1 .list .picScroll-left .bd ul li .content a *{
    
display: block;
}
.main .promain .block_1 .list .picScroll-left .bd ul li .content .imgbox{
    
}
.main .promain .block_1 .list .picScroll-left .bd ul li .content .imgbox img{
    
width: 240px;
    
height: 159px;
}
.main .promain .block_1 .list .picScroll-left .bd ul li .content .title{
    
line-height: 38px;
    
background: rgba(197, 180, 143, .6);
    
font-size: 11px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(0,0,0,1);
    
position: absolute;
    
left: 0;
    
bottom: 0;
    
width: 100%;
    
z-index: 5;
}


.main .promain .block_2{
    
padding-top: 26px;
    
border-bottom: 1px solid #8a8583;
    
height: 735px;
}
.main .promain .block_2 .model1{
    
zoom: 1;
    
overflow: hidden;
    
padding-top: 22px;
    
padding-bottom: 53px;
}
.main .promain .block_2 .model1 .lef{
    
}
.main .promain .block_2 .model1 .lef img{
    
float: left;
    
width: 484px;
}
.main .promain .block_2 .model1 .ris{
    
float: right;
    
width: 517px;
}
.main .promain .block_2 .model1 .tit:before{
    position:absolute;
    left:0px;
    top:0px;
    left:-25px;
    content:"一、";

}
.main .promain .block_2 .model1 .tit{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(5,120,201,1);
    
line-height:19px;
    
position: relative;
}
.main .promain .block_2 .model1 .dec{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(40,40,40,1);
    
line-height:19px;
    
padding-top: 14px;
}
.main .promain .block_2 .model2{
    
zoom: 1;
    
overflow: hidden;
    
margin-bottom: 46px;
}
.main .promain .block_2 .model2 .item:nth-child(4){
    margin-right:0px;
}
.main .promain .block_2 .model2 .tit2{
    
font-size: 14px;
    
color: #0578C9;
}
.main .promain .block_2 .model2 .item{
    
float: left;
    
width: 27%;
    
margin-right: 9%;
    
font-size: 14px;
}
.main .promain .block_2 .model2 .tit{
    
padding-top: 12px;
}
.main .promain .block_2 .model2 table{
    
border: 1px solid #000;
    
margin-top: 7px;
    
border-right: none;
    
border-bottom: none;
}
.main .promain .block_2 .model2 table td{
    
border-right: 1px solid #000;
    
border-bottom: 1px solid #000;
    
font-size: 11px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(0,0,0,1);
    
text-align: center;
    
line-height: 27px;
    
min-width: 37px;
}
.main .promain .block_3.block_4{/* height:auto; */height: 334px;}
.main .promain .block_3{
    zoom: 1;
    overflow: hidden;
    padding-top: 48px;
    padding-bottom: 41px;
    border-bottom: 1px solid #8a8583;
    /* height: 334px; */
}
.main .promain .block_3 .lefs{
    text-align: center;
        width: 483px;
    float: left;
}
.main .promain .block_3 .lefs img{
width: 100%;
}
.main .promain .block_3 .tit{
    
padding-top: 10px;
}
.main .promain .block_3 .risa{
    float: right;
    width: 517px;
}
.main .promain .block_3 .tis{
    
font-size: 17px;
    
font-family:Microsoft YaHei;
    
font-weight:bold;
    
color:rgba(5,120,201,1);
}
.main .promain .block_3.block_4 .dec{
    padding-left:0px;
}
.main .promain .block_3 .dec{
    
font-size: 14px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(0,0,0,1);
    
line-height: 24px;
    
padding-top: 13px;
    
padding-left: 30px;
}
.main .promain .block_3 .dec p{
    
}

.main .promain .block_5{
        text-align: center;
    width: 600px;
    padding-top: 34px;
    padding-bottom: 35px;
    padding-left: 49px;
}
.main .promain .block_5 .h2tit{
        font-size: 16px;
    font-weight: bold;
}
.main .promain .block_5 .dec{
        font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(40,40,40,1);
    line-height: 19px;
}

.zxlymain{
    
}
.zxlymain .center{
    
width: 732px;
    
margin: auto;
    
background: #ebf4fb;
    
border-radius: 32px;
    
overflow: hidden;
    
border: 1px solid rgba(216, 215, 215, 1);
    
position: absolute;
    
top: 50%;
    
left: 50%;
    
-o-transform: translate(-50%, -50%);
    
-webkit-transform: translate(-50%, -50%);
    
-moz-transform: translate(-50%, -50%);
    
-ms-transform: translate(-50%, -50%);
    
transform: translate(-50%, -50%);
}
.zxlymain .title{
    
background: #0072d0;
    
color: #fff;
    
font-size: 19px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(254,253,253,1);
    
padding-left: 58px;
    
line-height: 51px;
    
padding-top: 10px;
}
.zxlymain .title em{
    
font-size: 16px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(255,255,255,1);
    
padding-left: 8px;
    
font-style: normal;
}
.zxlymain .formmain{
    
padding-top: 49px;
    
padding-right: 69px;
}
.zxlymain .model{
    
float: left;
    
width: 50%;
    
margin-bottom: 24px;
}
.zxlymain .s1{
    
width: 150px;
    
text-align: right;
    
float: left;
    
font-size: 17px;
    
font-family:SimSun;
    
font-weight:400;
    
color: #8D8C8C;
    
line-height: 26px;
}
.zxlymain .s1 strong{
    
color: red;
    
font-size: 12px;
    
display: inline-block;
    
vertical-align: top;
    
position: relative;
    
top: -3px;
    
right: -3px;
}
.zxlymain .s2{
    
border:1px solid rgba(204, 204, 204, 1);
    
float: left;
    
width: calc(100% - 203px);
    
box-sizing: border-box;
    
border-radius: 5px;
    
-webkit-box-sizing: border-box;
    
-moz-box-sizing: border-box;
    
box-sizing: border-box;
    
overflow: hidden;
}
.zxlymain .words{
    
width: 100%;
    
height: 26px;
    
border: none;
    
-webkit-box-sizing: border-box;
    
-moz-box-sizing: border-box;
    
box-sizing: border-box;
    
text-indent: 10px;
    
font-size: 14px;
}
.zxlymain .model.model2{
    
float: none;
    
width: 100%;
    
zoom: 1;
    
overflow: hidden;
    
clear: both;
}
.zxlymain textarea{
    
height: 219px;
    
border:1px solid rgba(204, 204, 204, 1);
    
width: 100%;
    
border: none;
    
-webkit-box-sizing: border-box;
    
-moz-box-sizing: border-box;
    
box-sizing: border-box;
    
resize: none;
    
padding: 10px;
    
font-size: 14px;
}
.zxlymain .send{
    
width: 119px;
    
height: 31px;
    
display: block;
    
margin-left: 317px;
    
cursor: pointer;
    
background: #0072d0;
    
border: none;
    
font-size: 18px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(255,255,255,1);
    
border-radius: 5px;
}
.zxlymain .text{
    
font-size: 13px;
    
font-family:Microsoft YaHei;
    
font-weight:400;
    
color:rgba(90,90,90,1);
    
padding-top: 28px;
    
padding-bottom: 63px;
    
padding-left: 95px;
}
.zxlymain{
    display: none;
    z-index: 5555;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.nav li .h2tit a:hover,
.nav li .h2tit a.current{
    opacity: .7;
}
.nav li .h2tit a,.footer h2 a,.footer .navs a{

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.footer h2 a{
    color: #fff;
}
.footer h2 a:hover{
    color: rgba(1, 109, 182, .45)
}
.footer .navs a:hover{


}

.banner.indexbanner{
    height: 425px;
}