/* Write your styles */
html,body {
	position:relative;
    /* height:100%; */
	width:100%;
	
}
a{
 text-decoration: none;
 color: #544e4c;

}

* {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
body {
	background: #fff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif; 
	  font-size: 14px ; /* =14px */ /* !important*/
	  color: #333;
}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul {
    margin-top: 0rem  ;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 0rem 0  ;
}
ol, ul {
    padding-left: 0em;
}

.px1200{
	margin:0 auto; 
	width: 1200px;
}

.toub_dh{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 65px;
    border-bottom: solid 1px #f1f1f1;
    line-height: 65px;
    z-index: 99;
    background: #fff;
}
.toub_dh>div{
    overflow: hidden; 
}
.toub_dh ul{
    overflow: hidden; 
    float: left;
    margin-left: 100px;
}
.toub_dh .logo{
    float: left;
    margin-top: 5px;
}

.toub_dh ul li{
    float: left;
    margin: 0 25px;
}
.toub_dh ul li a{
    font-size: 16px;
    display: inline-block;
    position: relative;
}
.toub_dh ul li.no a{
    color: #2c8fcd;
}
.toub_dh ul li.no a::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #2c8fcd;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.toub_dh ul li:hover a{
    color: #2c8fcd;
}
.toub_dh ul li:hover a::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #2c8fcd;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}


.toub_dh .dlzc{
    float: right;

}
.toub_dh .dlzc a{
    /* background: #2c8fcd; */ 
    padding: 12px 20px;
    border-radius: 3px;
    border: solid 1px #cccccc;
    margin-left: 14px;
}
.toub_dh .dlzc a:first-child{
    background: #2c8fcd; 
    border: solid 1px #2c8fcd;
    color: #fff;
}

/* banner */
.slideBox{  
    height:820px; 
    overflow:hidden;
     position:relative; 
 }
.slideBox .hd{
    height: 15px;
    overflow: hidden;
    position: absolute;
    /* right: 5px; */
    bottom: 25px;
    width: 100%;
    text-align: center;
    z-index: 1; 
}
.slideBox .hd ul{ 
    display: inline-block;
}
.slideBox .hd ul li{ 
    float: left;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: rgba(255,255,255,.5);
    cursor: pointer;
    line-height: 100px;
    border-radius: 50px;
}
.slideBox .hd ul li.on{ 
    background:#2c8fcd;
    color:#fff;
}
.slideBox .bd{ 
    position:relative;
    width: 100%; height:100%; z-index:0;
}
.slideBox .bd li{
    zoom:1;
     vertical-align:middle;
    }
.slideBox .bd img{ 
     height:820px; 
     display:block; 
     
} 

.slideBox .bd ul {
    margin-left: -960px;
    left: 50%;
    position: relative;
}



/*å¨ç½ç®ä»*/

.QuanwW_JianJ{
    padding: 100px 0;
}
.QuanwW_JianJ ul{
    padding: 25px 0!important;
    overflow: hidden;
}
.QuanwW_JianJ ul li{
    width: 524px;
    height: 613px;
    margin:0 38px;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    text-align: center;
    float: left;
}
.QuanwW_JianJ ul li:hover{
    box-shadow: 0 0 15px rgba(44, 135, 205, .8);

}
.QuanwW_JianJ ul li h2{
    padding-top:45px;
    font-size: 28px;
    font-weight: normal;
    color: #2c8fcd;
    padding-bottom: 20px;
}
.QuanwW_JianJ ul li p{
    color: #999;
}

.QuanwW_JianJ ul li .img{
    display:inline-block;
    width:  261px;
    height: 261px;
    position: relative; 
    padding: 40px 0;
    padding-bottom: 10px;
}
.QuanwW_JianJ ul li .img img{
    display: block;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
 
.QuanwW_JianJ ul li .img img:last-child{
    z-index: 1;
    opacity: 0;

}
.QuanwW_JianJ ul li:hover .img img:last-child{
    opacity: 1; 
}
.QuanwW_JianJ ul li h3{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}
a.tiyanmengc{
    width: 220px;
    height:50px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    background: #2c8fcd;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.qiehuan{
    text-align: center;
    padding-top: 20px
}
.qiehuan .xdx li{
    display: inline-block;
    width: 50px;
    height: 18px;
    border-radius: 10px;
    background: #eee;
    margin: 0 5px;
    overflow: hidden;
    line-height: 100px;
}
.qiehuan .xdx li.on{
    background: #2c8fcd;

}


/* è§é¢ */
 

.ship_kuang{
    height:769px;
    background: url(../images/sanbj.jpg) no-repeat center;
    text-align: center;
}

.gongy_bt{
    padding-top: 40px;
    text-align: center;
}
.gongy_bt h2{
    padding-top: 45px;
    font-size: 28px;
    font-weight: normal;
    color: #2c8fcd;
    padding-bottom: 20px;
}
.gongy_bt p{
    color: #999;
}

.ship_kuang ul{
    overflow: hidden;
    /* display: inline-block; */
    margin: 65px auto;
    width: 984px;
}
.ship_kuang ul li{
    float: left;
    width: 327px;
    height: 177px;
    text-align: center;
    position: relative;
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
}
.ship_kuang ul li:nth-child(3){
    border-right:none ;
}
.ship_kuang ul li:nth-child(4){
    border-bottom:none ;
}
.ship_kuang ul li:nth-child(5){
    border-bottom:none ;
}
.ship_kuang ul li:nth-child(6){
    border-right:none ;
    border-bottom:none ;
}
.ship_kuang ul li>div{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 62px;line-height: 62px;
    right: 0;
    margin: auto;
    display: flex;
    justify-content : center
}
.ship_kuang ul li .img{
    display: inline-block;
    position: relative;
    width: 62px;
    height: 62px;
}
.ship_kuang ul li .img img{
    position: absolute;
    top: 0;
    left: 0;
}

.ship_kuang ul li .img img:last-child{
    opacity: 0;
}s
.ship_kuang ul li p{
    display: inline-block;
    font-size: 18px;
}
.ship_kuang ul li:hover{
    background: #2c8fcd;
}
.ship_kuang ul li:hover p{
    color: #fff;
}
.ship_kuang ul li:hover .img img:first-child{
    opacity: 0;
}
.ship_kuang ul li:hover .img img:last-child{
    opacity: 1;
}


/* tupqieh */

#switch{ background:url(../images/switch.png) top 75px center no-repeat;}
#switch .title{ font-size:36px; color:#111; text-align:center;}
#switch .brief{ font-size:18px; color:#111; text-align:center; margin-top:25px;}
#switch .story{position: relative;padding:45px 0;height: 330px;}
#switch .story .story_box{position: relative;left: -84px;top: 113px;width: 1354px;height: 127px;overflow: hidden;}
#switch .story .box{position: absolute;top: 0;left: 0;}
#switch .story .item{float: left;width: 211px;height: 127px;margin-left: 14px;opacity: 0.2;}
#switch .story .citem{position: absolute;left: 0;right: 0;top: 30px;margin:auto;width: 507px;height: 305px;padding: 60px 190px 35px;background: url(../images/storybg.png) no-repeat center center;}
#switch .citem_box{position: relative;width: 100%;height: 100%;overflow: hidden;}
#switch .citem_box .box{position: absolute;top: 0;left: -1014px;}
#switch .citem_box .item{width: 507px;height: 305px;opacity: 1;margin:0;}
#switch .hd{position: absolute;bottom: 0;text-align: center;width: 100%;font-size: 0;}
#switch .button{display: inline-block;width: 58px;height: 58px;background: url(../images/prev.png) no-repeat center center;}
#switch .next{background-image: url(../images/next.png);}
#switch .global_btn{ margin:0 auto;}


#switch .story .item img{
    border: none;
    max-width: 100%;
    max-height: 100%;
}

.blank45{
    margin: 0px auto;
    clear: both;
    height: 45px;
    font-size: 1px;
    overflow: hidden;
}
.blank80{
    margin: 0px auto;
    clear: both;
    height: 80px;
    font-size: 1px;
    overflow: hidden;
}

/*æç´¢
  */
.guanjianc_da{
    height: 800px;
    position: relative;
    background: url(../images/sanbj1.jpg) no-repeat center;
}
.bupian_sd{
    text-align: center;
    padding-top: 80px; 
}

.ShiShitX{
    height: 610px;
    width: 960px;
    overflow: hidden;
}

.footer{
    padding: 20px 0;
    background: #273037;
    color: #89a6a7;
    text-align: center;
    line-height:35px;
}
.footer a{
    color: #89a6a7;

}

.ShiShitX .text .gongy_bt{
    text-align:left;
    padding-top: 120px;
    
}

.ShiShitX .text {
    width: 50%;
    float: left; 
    text-align:left;
}
.ShiShitX .text span{
    text-align: center;
    width: 100%;
    display: inline-block;
}

.ShiShitX .text a{
    margin-top: 40px;
}
.ShiShitX .img{
    padding: 150px 0;
    padding-bottom: 0;
}

.xiam_bottom{
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.xiam_bottom .top{
    width: 565px;
    margin:60px  auto;
    position: relative;
}
.xiam_bottom .top .gjc{
    height: 58px;
    line-height: 58px;
    border:solid 1px #c2c3c3;
    border-radius:3px;
    overflow: hidden;
    padding: 0 10px;
}
.xiam_bottom .top .cxs{
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 150px;
    background: #2c8fcd;
    color: #fff; 
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.xiam_bottom .top .gjc:hover{
    border:solid 1px #2c8fcd;

}
.xiam_bottom ul{
    overflow: hidden;
    text-align: center;
    width: 900px;
    margin:40px auto;
    display: flex;
    justify-content : center;
}
.xiam_bottom ul li{
    float: left;
    width: 133px;
    margin: 0 40px;
}
.xiam_bottom ul li>div{ 
    width: 133px;
    height: 133px;
}
.xiam_bottom ul li .img{ 
    background: url(../images/soo.png) no-repeat center;
}
.xiam_bottom ul li .img1{ 
    background: url(../images/soo1.png) no-repeat center;
}
.xiam_bottom ul li .img2{ 
    background: url(../images/soo2.png) no-repeat center;
}
.xiam_bottom ul li .img3{ 
    background: url(../images/soo3.png) no-repeat center;
}
.xiam_bottom ul li .img4{ 
    background: url(../images/soo4.png) no-repeat center;
}
.xiam_bottom ul li .img5{ 
    background: url(../images/soo5.png) no-repeat center;
}
.xiam_bottom ul li .img6{ 
    background: url(../images/soo6.png) no-repeat center;
}
#canvas{
    width: 100%;
	 position: absolute;
	 top: 0;
	 height: 100%;
}

.xiam_bottom ul li .img{ 
    background: url(../images/soo.png) no-repeat center;
}
.xiam_bottom ul li .img1{ 
    background: url(../images/soo1.png) no-repeat center;
}
.xiam_bottom ul li .img2{ 
    background: url(../images/soo2.png) no-repeat center;
}
.xiam_bottom ul li .img3{ 
    background: url(../images/soo3.png) no-repeat center;
}
.xiam_bottom ul li .img4{ 
    background: url(../images/soo4.png) no-repeat center;
}
.xiam_bottom ul li .img5{ 
    background: url(../images/soo5.png) no-repeat center;
}
.xiam_bottom ul li .img6{ 
    background: url(../images/soo6.png) no-repeat center;
}
.xiam_bottom ul li .img7{ 
    background: url(../images/soo7.png) no-repeat center;
}
.xiam_bottom ul li:hover .img{ 
    background: url(../images/soo_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img1{ 
    background: url(../images/soo1_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img2{ 
    background: url(../images/soo2_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img3{ 
    background: url(../images/soo3_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img4{ 
    background: url(../images/soo4_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img5{ 
    background: url(../images/soo5_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img6{ 
    background: url(../images/soo6_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img7{ 
    background: url(../images/soo7_.png) no-repeat center;
}
