/* 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: .24rem ; /* =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;
}
@media screen and (min-width: 320px) {html{font-size:50px;}}
@media screen and (min-width: 360px) {html{font-size:56.25px;}}
@media screen and (min-width: 375px) {html{font-size:58.59375px;}}
@media screen and (min-width: 400px) {html{font-size:62.5px;}}
@media screen and (min-width: 414px) {html{font-size:64.6875px;}}
@media screen and (min-width: 440px) {html{font-size:68.75px;}}
@media screen and (min-width: 480px) {html{font-size:75px;}}
@media screen and (min-width: 520px) {html{font-size:81.25px;}}
@media screen and (min-width: 560px) {html{font-size:87.5px;}}
@media screen and (min-width: 600px) {html{font-size:93.75px;}}
@media screen and (min-width: 640px) {html{font-size:100px;}}
@media screen and (min-width: 680px) {html{font-size:100px;}}
@media screen and (min-width: 720px) {html{font-size:100px;}}
@media screen and (min-width: 760px) {html{font-size:100px;}}
@media screen and (min-width: 800px) {html{font-size:100px;}}
@media screen and (min-width: 960px) {html{font-size:100px;}}

.toub_dh{
    width: 96%;
    height: .7rem;
    position: fixed;
    top: 0px;
    left: 0;
    background: #fff;
    z-index: 99;
    padding: 0 2%;
    background: #fff;
    border-bottom: solid 1px #f1f1f1;

}
.toub_dh .logo{
    float: left;
    width: 50%;
}
.toub_dh .logo img{
    width: 1.6rem;
    padding-top: .08rem;
}

.toub_dh .caidan_a{
    text-align: right;
    width: 50%;
    float: right;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.toub_dh .caidan_a img{
    width: .5rem;
    padding: 0rem 2% 0 0;
    margin-left: .3rem;
}
.toub_dh .caidan_a a{
    border: solid 1px rgba(44, 143, 205, .4);
    display: inline-block;
    padding: .08rem .2rem;
    /* margin-right: .2rem; */
    border-radius: 3px;
    color: #2c8fcd;
}
.caidan_tanc{
    position: fixed;
    top: 0px;
    right: 0px;
    width: 70%;
    height: 100%;
    z-index: 999;
    background:#273037;
    display: none;
}
 
.caidan_tanc ul{
    padding-top:.6rem;
}
 
.caidan_tanc ul li a{
    color: #a1b0bb;
    padding: .3rem;
    border-bottom: solid 1px #576671;
    display: block;
}
.caidan_tanc ul li.no a{
    color: #2c8fcd;
    border-bottom: solid 1px rgba(44, 143, 205, .6);
}
.caidan_tanc .sdgsg{
    width: .35rem;
    height: .35rem;
    position: absolute;
    top: .2rem;
    right: 4%;
}
.caidan_tanc .sdgsg img{
    width: 100%; 
}

.footer{
    background: #273037;
    padding: 2%;
    text-align: center;
    color: #89a6a7;
}
.footer a{
    color: #89a6a7; 
    font-size: .2rem;
}
.footer img{
    width: .3rem;
}
.swiper_banner img{
    width: 100%;
}
.swiper_banner{
    
    overflow: hidden;
}

.zhuyaocs{
    position: fixed;
    top: 0px;
    left:0px;
    width: 30%;
    height: 100%;
    z-index: 998;
    background:rgba(39, 48, 55, .6);
}
.swiper_ddsfsd{
    width: 100%; 
    overflow: hidden;
    position: relative;
}
/* .swiper_ddsfsd .swiper-slide:nth-child(2n) {
    width: 60%;
  }
.swiper_ddsfsd .swiper-slide:nth-child(3n) {
    width: 40%;
  } */
  
.swiper_ddsfsd  .swiper-slide{ 
    width: 100%; 
}
.swiper_ddsfsd img{
    width: 100%;
}


/* 视频 */
 

.ship_kuang{
    background: url(../images/sanbj.jpg) no-repeat top center;
    text-align: center;
    background-size: 100%;
padding:0 2%;    
}

.gongy_bt{
    /* padding-top: 40px; */
     /*padding-top: .4rem;*/
    text-align: center;
}
.gongy_bt h2{
      /* padding-top: 45px; */
      font-size: .32rem;
      font-weight: normal;
      font-weight: 400;
      color: #2c8fcd;
      padding-bottom: 20px;
}
.gongy_bt p{
    color: #999;text-align: left;
    margin-left: 15px;
    margin-right: 15px;line-height: .4rem;
}

.ship_kuang ul{
    overflow: hidden;
    /* display: inline-block; */
    margin: .5rem auto;
    width: 100%;
}
.ship_kuang ul li{
    float: left;
    width: 50%;
    height: 1.5rem;
    text-align: center;
    position: relative;
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    margin-left: -1px;
}
.ship_kuang ul li:nth-child(2n){
    border-right:none ;
}
/* .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: .65rem;line-height: .65rem;
    right: 0;
    margin: auto;
    display: flex;
    justify-content : center
}
.ship_kuang ul li .img{
    display: inline-block;
    position: relative;
    width: .65rem;
    height: .65rem;
}
.ship_kuang ul li .img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.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;
}

a.tiyanmengc {
    /* height: 50px; */
    font-size: .24rem;
    color: #fff;
    display: inline-block;
    line-height: .24rem;
    background: #2c8fcd;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: .2rem .6rem;
}


/* tupqieh */

#switch{ background:url(../images/switch.png) top 75px center no-repeat;background-size: 100%;}
#switch .title{ font-size:.32rem; color:#333; text-align:center;}
#switch .brief{ font-size:.24rem; color:#999; margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: left; }
#switch .story{position: relative;padding:45px 0;height: 3rem;    overflow: hidden;}
#switch .story .story_box{
    position: relative;left: -84px;top: 20%;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: 85%;
    height: 3rem;
    padding: .3rem 0px 35px;
    background: url(../images/storybg1.png) no-repeat top left;
    background-size: 100%
}
#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: 3.8rem;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: .3rem;
    font-size: 1px;
    overflow: hidden;
}

/* sous */

.guanjianc_da{
    background: url(../images/sanbj1.jpg) no-repeat top;
    background-size: 100%;
}
.bupian_sd{
    text-align: center;
    padding-top: 80px; 
    padding: 2%;
   

}

.bupian_sd img{
    width: 100%;
}
.ShiShitX{
    padding: .1rem 2%;
    text-align: center;
}
.ShiShitX .img{
    padding:.3rem 0
}
.ShiShitX .img img{
width: 80%;
}
