@charset "utf-8";
*{  padding:0;margin:0;border:none;text-decoration:none;  list-style-type:none;  font-family:'Microsoft YaHei',sans-serif;  color:#000;  }
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; color:#333333;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}  img{border:0;}
.clear{  clear:both; }
img{display:block;}
.browserupgrade{  margin:0;  z-index:9999;  width:100%;  height:42px;  color:#e50b71;  text-indent:20px;  line-height:42px;  overflow:hidden;  background:#222222;  border-bottom:4px solid #000000;  }
.browserupgrade a{  font-size:16px;  color:#fdc12d;  cursor:pointer; }
.browserupgrade a.brow-close{  font-size:14px;  margin-right:20px;  float:right; }
.clear{clear:both;}
.body{
    min-width:1366px;
}
.head{
    width:100%;
    height:66px;
    overflow: hidden;
    background-color: #3d3d3d;
}
.main{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.head img.logo{
    margin-top:18px;
    float:left;
}
.head ul{
    float:left;
    height:66px;
    margin-left:155px;
}
.head ul li{
    line-height:66px;
    float:left;

    margin-right:28px;
    font-size:16px;
    color:#a9a9a9;
	cursor:pointer;
}
.head .phone{
    float:right;
    height:66px;
}
.head .phone img{
    margin-top:19.5px;
    float:left;
}
.head .phone span{
    display:block;
    line-height:66px;
    font-size:26px;
    color:#b2b2b2;
    float:left;
    margin-left:8px;
}

.banner{
    width:100%;
    margin:0 auto;
    height:500px;
    background:url(../images/banner1.jpg) no-repeat center;
	cursor:pointer;
}
.banner .main{
    position:relative;
}
.con1{
    width:100%;
    height:670px;
    background: url(../images/con1_bj.png) no-repeat center;
}
.con h3{
    font-size:36px;
    color:#333333;
    text-align: center;
    margin-top:80px;
}
.con1 .content{
    margin-top:53px;
    overflow: hidden;
}
.con1 .content .left{
    float:left;
    width:450px;

}
.con1 .content .left .box{
    width:100%;
    height:90px;
    margin-bottom:12px;
	cursor:pointer;
}
.con1 .content .left .box span{
    display:block;
    background: url(../images/con1_left.png) no-repeat center;
    width:74px;
    height:90px;
    background-size:100%;
    line-height:90px;
    text-align: center;
    font-size:34px;
    color:#ffffff;
    float:left;
	transition:1s;
}
.con1 .content .left .box:hover span{
	transform:rotate(360deg);
	transition:1s;
}
.con1 .content .left .box p{
    float:left;
    font-size:18px;
    color:#696969;
    width:376px;
    margin-top: 21px;
    padding-left: 15px;
    box-sizing: border-box;
}

.con1 .right{
    float:left;
    width:750px;
    height:408px;
    position:relative;
}
.con1 .right .box{
   position:absolute;
}
.con1 .right .box1{
    left:0;
    top:0;
    width:123px;
    height:113px;
    background: url(../images/con1_right_3.png) no-repeat center;
}
.con1 .right .box2{
    width:713px;
    height:351px;
    bottom:0;
    right:0;
    background: url(../images/con1_right_1.png) no-repeat center;
}
.con1 .right .box3{
    width:593px;
    height:351px;
    bottom:0;
    right:0;
    background: url(../images/con1_right_2.png) no-repeat center;
	cursor:pointer;
}
.con2{
    width:100%;
    height:688px;
    background: url(../images/con2_bj.jpg) no-repeat center;
}
.con2 h3{
    color:#ffffff;
}
.con2 .container{
    margin-top:85px;
}
.con2 .container .box{
    width:400px;
    float:left;
    box-sizing: border-box;
    height:155px;
    border-right:solid 1px #373737;
    border-bottom:solid 1px #373737;
    position:relative;
    overflow: hidden;
}
.con2 .container .box3,.con2 .container .box6{
    border-right:none;
}
.con2 .container .box4,.con2 .container .box5,.con2 .container .box6{
    border-bottom:none;
}
.con2 .container .box span.img{
    width:58px;
    height:100%;
    float:left;
    margin-left:60px;
    margin-right:25px;
}
.con2 .container .box span.img img{
    margin-top:48.5px;
    position:relative;
}
.con2 .container .box .des{
    float:left;
    position:relative;
}
.con2 .container .box .des span{
    display:block;
    text-align: left;
    font-size:20px;
    color:#ffffff;
    margin-top:43px;
}
.con2 .container .box .des p{
    width:110px;
    height:30px;
    box-sizing: border-box;
    border:solid 1px #505050;
    font-size:16px;
    color:#666666;
    line-height:30px;
    text-align: left;
    padding-left:15px;
    border-radius: 5px;
    margin-top:12px;
}
.con2 .container .box .info{
    width:100%;
    height:100%;
    background-color: #0068b4;
    z-index:99;
    position:absolute;
    left:0;
    top:100%;
    transition: 0.5s;
}
.con2 .container .box .info p{
    font-size:16px;
    color:#ffffff;
    padding:0 50px;
    line-height:26px;
}
/*.con2 .container .box:hover .info{
    left:0;
    transition: 0.5s;
}*/
.con2 .container .box1 .info p{
    padding-top:53px;
}
.con2 .container .box2 .info p{
    padding-top:11px;
}

.con2 .container .box3 .info p{
    padding-top:36px;
}
.con2 .container .box4 .info p{
    padding-top:60px;
}
.con2 .container .box5 .info p{
    padding-top:36px;
}
.con2 .container .box6 .info p{
    padding-top:53px;
}
.con3{
    background-color: #ffffff;
}
.con3 .container{
    height:426px;
    background: url(../images/con3_bj.png) no-repeat center;
    margin-top:35px;
}
.con3 .container .left{
    width:50%;
    height:526px;
    float:left;
}
.con3 .container .left h4{
    font-size:24px;
    color:#282828;
    margin:35px 0 0 0;
    padding-left:115px;
}
.con3 .container .left .des{
    height:247px;
    margin:30px 0 0 70px;
    background: url(../images/con3_left_bj.png) no-repeat left 115px center;
}
.con3 .container .left .des .box{
    width:100%;
    height:43px;
    margin-bottom:23px;
}
.con3 .container .left .des .box span{
    display:block;
    width:95px;
    text-align: right;
    font-size:18px;
    color:#282828;
    line-height:43px;
    float:left;
}
.con3 .container .left .des .box p{
    float:left;
    margin-left:48px;
    height:43px;
    line-height:43px;
    text-align: center;
    font-size:18px;
    color:#ffffff;
}
.con3 .container .left .des .box1 p{
    width:245px;
    background-color: #55b598;
}
.con3 .container .left .des .box2 p{
    width:138px;
    background-color: #ed8747;
}
.con3 .container .left .des .box3 p{
    width:186px;
    background-color: #e65153;
}
.con3 .container .left .des .box4 p{
    width:186px;
    background-color: #7f659f;
}

.con3 .container .right{
    float:left;
    width:50%;
}
.con3 .container .right p{
    width:297px;
    font-size:18px;
    color:#282828;
    margin-left:150px;
}
.con3 .container .right p.box1{
    height:100px;
    background: url(../images/con3_right_bj.png) no-repeat center;
    padding:35px 28px 0 28px;
    box-sizing: border-box;
    margin-top:58px;
}
.con3 .container .right p.box2{
    margin-top:34px;
    padding-left:28px;
    padding-right:15px;
    box-sizing: border-box;
}
.con3 .container .right p span{
    font-size:24px;
    color:#0068b4;
}
.con3 .container .right span.zx{
    width:297px;
    height:60px;
    border-radius: 5px;
    background-color: #ff7800;
    line-height:60px;
    display:block;
    margin:31px 0 0 150px;
}
.con3 .container .right span.zx a{
    font-size:18px;
    color:#ffffff;
    line-height:60px;
    text-align: center;
    display:block;
	cursor:pointer;
}
.con4{
    height:772px;
    background: url(../images/con4_bj.jpg) no-repeat center;
}
.con4 h3{
    color:#ffffff;
}
.con4 .container{
    height:480px;
    background: url(../images/con4_bj2.png) no-repeat center;
    margin-top:60px;
    position:relative;
}
.con4 .container p{
    font-size:18px;
    color:#ffffff;
    width:160px;
    top:195px;
    left:50%;
    margin-left:-80px;
    position:absolute;
    text-align: center;
}
.con4 .container p span{
    font-size:24px;
    font-weight:bold;
    color:#ffffff;

}
.con4 .container img{
    position:absolute;
}
.con4 .container .img1{
    top:-18px;
    left:358px;
}
.con4 .container .img2{
    top:6px;
    right:380px;
}
.con4 .container .img3{
    top:150px;
    right:258px;
}
.con4 .container .img4{
    top:335px;
    right:355px;
}
.con4 .container .img5{
    top:292px;
    left:316px;
}
.con5 .container{
    width:100%;
    overflow: hidden;
    margin:72px 0 90px 0;
}
.con5 .container .box{
    width:300px;
    height:215px;
    overflow: hidden;
    float:left;
    background-color: #f2f2f2;
}
.con5 .container .box img{
    width:300px;
    height:215px;
}
.con5 .container .box h4{
    font-size:36px;
    color:#282828;
    text-align: center;
    margin-top:38px;
}
.con5 .container .box span{
    font-size:18px;
    text-align: center;
    display:block;
    color:#282828;
    margin-top:15px;
}
.con5 .container .box p{
    width:150px;
    height:40px;
    margin:25px auto 0 auto;
    border:solid 1px #8d8d8d;
    border-radius: 5px;
    line-height:40px;
}
.con5 .container .box p a{
    font-size:16px;
    color:#282828;
    line-height:40px;
    text-align: center;
    display:block;
	cursor:pointer;
}
.con6{
    background: url(../images/con6_bj.jpg) no-repeat center;
    height:647px;
}
.con6 h3{
    color:#ffffff;
}
.con6 span.zj{
    font-size:18px;
    color:#ffffff;
    display:block;
    text-align: center;
    margin-top:5px;
}
.con6 .container{
    margin-top:130px;
    position:relative;
    height:185px;
}
.con6 .container .box{
    width:230px;
    height:45px;
    position:absolute;
    background: url(../images/con6_kh.png) no-repeat center;
}
.con6 .container .box1{
    top:0;
    left:187px;
}
.con6 .container .box2{
    top:0;
    right:187px;
}
.con6 .container .box3{
    bottom:0;
    left:187px;
}
.con6 .container .box4{
    bottom:0;
    right:187px;
}
.con6 .container .box p{
    font-size:18px;
    color:#ffffff;
    text-align: center;
    margin-top:2px;
}
.con6 .container .box span{
    font-size:9px;
    color:#ffffff;
    opacity: 0.3;
    display:block;
    text-align: center;
}
.con6 .container .zx{
    width:180px;
    height:52px;
    background-color: #005ca0;
    border-radius: 5px;
    overflow: hidden;
    position:absolute;
    bottom:13px;
    left:50%;
    margin-left:-90px;
}
.con6 .container .zx p{
    font-size:18px;
    color:#ffffff;
    text-align: center;
    margin-top:5px;

}
.con6 .container .zx span{
    font-size:14px;
    color:#73b4e3;
    display:block;
    text-align: center;
}
.con7{
    background-color:#f2f2f2;
    overflow: hidden;
}
.con7 .container{
    width:1035px;
    margin:80px auto 110px auto;
    overflow: hidden;
}
.con7 .container .box{
    width:345px;
    float:left;
    box-sizing: border-box;
    border-right: solid 1px #d9d9d9;
}
.con7 .container .box .q{
    width:100px;
    height:100px;
    background-color: #282828;
    margin:0 auto;
    overflow: hidden;
    border-radius: 50%;
}
.con7 .container .box.xz .q{
    background-color: #0068b4;
}
.con7 .container .box .q img{
    margin:28px auto;
}
.con7 .container .box .des{
    height:170px;
    margin-top:7px;
    overflow: hidden;
    position:relative;
}
.con7 .container .box .des h4{
    text-align: center;
    font-size:18px;
    font-weight:bold;
    margin-top:5px;
}
.con7 .container .box .des p{
    font-size:14px;
    line-height:22px;
    color:#818a92;
    width:215px;
    margin:15px auto 0 auto;
    text-align: center;
}
.con7 .container .box .des span{
    width:115px;
    height:38px;
    display:block;
    border:solid 1px #ff6a50;
    border-radius: 19px;
    line-height:38px;
    text-align: center;
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-57.5px;
}
.con7 .container .box .des span a{
    display:block;
    font-size:16px;
    color:#ff664c;
}
.con8{
    background-color: #ffffff;

}
.con8 .container{
    height:345px;
    position:relative;
    margin:48px auto 110px auto;
}
.con8 .container .box{
    width:240px;
    height:335px;
    float:left;
    position:relative;
    bottom:-10px;
    transition:0.5s;
}
.con8 .container .box.xz{
    bottom:0;
    transition:0.5s;
}
.con8 .container .box1{
    background: url(../images/con8_1.png) no-repeat center;
}
.con8 .container .box2{
    background: url(../images/con8_2.png) no-repeat center;
}
.con8 .container .box3{
    background: url(../images/con8_3.png) no-repeat center;
}
.con8 .container .box4{
    background: url(../images/con8_4.png) no-repeat center;
}
.con8 .container .box5{
    background: url(../images/con8_5.png) no-repeat center;
}
.con8 .container .box .info{
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.7);
    position:relative;
}
.con8 .container .box.xz .info{
    background-color: rgba(0,104,180,0.8);
}
.con8 .container .box .info h4{
    width:100%;
    text-align: center;
    font-size:24px;
    color:#ffffff;
    top:120px;
    position:absolute;
    transition:0.5s;
}

.con8 .container .box.xz .info h4{
    top:54px;
    transition:0.5s;
}
.con8 .container .box .info img{
    width:30px;
    height:25px;
    top:190px;
    position:absolute;
    left:50%;
    margin-left:-15px;
    transition:0.5s;
}
.con8 .container .box.xz .info img{
    display:none;
    transition:0.5s;
}
.con8 .container .box .info p{
    display:none;
    padding:0 24px;
    box-sizing: border-box;
    position:absolute;
    top:175px;
    font-size:16px;
    color:#ffffff;
    opacity: 0.82;
    text-align: center;
    transition: 0.5s;
}
.con8 .container .box.xz .info p{

    top:120px;
    transition: 0.5s;
    display:block;
}
.con8 .container .box .info span{
    display:none;
    width:167px;
    height:43px;
    border-radius: 5px;
    background-color: #ffffff;
    line-height:167px;
    position:absolute;
    top:260px;
    left:50%;
    margin-left:-83.5px;
    transition:0.5s;
}
.con8 .container .box.xz .info span{
    display:block;
    top:237px;
    transition:0.5s;
}
.con8 .container .box .info span a{
    display:block;
    line-height:43px;
    text-align: center;
    font-size:16px;
    color:#282828;
}

















.con_9{
    width:100%;
    background:url(../images/con9_bj.jpg) no-repeat center;
    height:553px;
    overflow: hidden;
}
.con_9  h3{
    color:#282828;
}
.con_9 .content{
    width:1060px;
    margin:100px auto 0 auto;
}
.con_9 .content .box{
    width:490px;
    float:left;
    margin-bottom:58px;
}
.con_9 .content .box1,.con_9 .content .box3{
    margin-right:80px;
}
.con_9 .content .box h4{
    height:30px;
    line-height:30px;
    background: url(../images/Q.png) no-repeat left center;
    padding-left:30px;
    font-size:18px;
    font-weight:bold;
    color:#282828;
}
.con_9 .content .box p{
    font-size:14px;
    line-height:24px;
    color:#282828;
    background: url(../images/A.png) no-repeat left top;
    padding-left:30px;
    margin-top:15px;
}
.fw{
     width:100%;
     height:130px;
     background-color: #f8f8f8;
}
.fw .container{
    width:1260px;
}
.fw .container ul{
    overflow: hidden;
}
.fw .container ul li{
    width:260px;
    float:left;
    margin-right:55px;
}
.fw .container ul li img{
    width:55px;
    float:left;
    margin-top:37.5px;
}
.fw .container .right{
    width:185px;
    height:44px;
    float:left;
    margin:43px 0 0 20px;
    border-right:solid 1px #cecece;

    box-sizing: border-box;
}
.fw .container .right p{
    font-size:18px;
    color:#000105;
    font-weight:bold;
}
.fw .container .right span{
    font-size:12px;
    color:#959595;
    display:block;
    margin-top:4px;
}
.fw .container ul li.last .right{
    border-right:none;
}
.footer{
    width:100%;
    height:324px;
    background-color: #282828;
    overflow: hidden;
}
.footer .left{
    width:290px;
    height:180px;
    border-right:solid 1px #3b3b3b;
    margin-top:79px;
    float:left;
}
.footer  .right{
    float:left;
    margin-left:55px;
    margin-top:96px;
}
.footer  .right ul.yw{
    overflow: hidden;
    width:100%;
}
.footer  .right ul.yw li{
    width:84px;
    float:left;
    border-right:solid 1px #888888;
    height:18px;
}.footer  .right ul.yw li:hover a{
     color:#c7161c;
 }

.footer  .right ul.yw li.last{
    border-right:none;
}
.footer  .right ul.yw li a{
    display:block;
    width:100%;
    text-align: center;
    font-size:16px;
    color:#888888;
    line-height:18px;
}
.footer  .right .lx{
    height:40px;
    border-radius:20px;
    background-color: #3d3d3d;
    float:left;
    margin:25px 17px 0 10px;
    padding-right:25px;
}
.footer  .right .lx span{
    font-size:20px;
    color:#ffffff;
    float:left;
    line-height:40px;
    margin-left:10px;
}
.footer  .right .lx img{
    margin:7px 0 0 20px;
    float:left;
}
.footer  .right .address{
    font-size:16px;
    color:#888888;
    margin:30px 0 0 10px;
}
.lxb-container{
    display:none!important;
}
