﻿
/*top*/	
.sjhead{min-width:320px;  /*max-width:640px;*/margin:0 auto;position:relative; } 
	
.head2 {position: relative;z-index: 11;height:70px; /*border-top:0.8rem solid #2b2b2b;*/overflow:hidden;}
.head2 .logo{ width:200px; float:left; margin-left: 10px ;margin-top: 5px; }
.head2 .logo img{display:block; height: 55px; }
.head2 .zyw{ width:50px; float:right; margin-top: 8px;margin-right: 10px ; padding-top: 5px;}
.head2 .zyw img{margin-top:5px;display:block; max-width: 100%;}


.head2 h4{ width:60%; line-height:55px; font-size:1rem; color:#2b2b2b; float:left; text-align:right;}
.head2 h4 a{ display:inline-block; padding:0 3.4%; color:#2b2b2b;}
.head2 .menu_btn{ height: 70px; float:right; overflow:hidden;}
.head2 .menu_btn a.downmenu{display:block; width:70%; padding-right: 10px; padding-top: 15px;}
.head2 .menu_btn img{ display:block; width:100%;}

.menu2{ }

.menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; /*top:5.3rem;*/ right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
.menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
.menu2 ul {background:#0080CC;}
.menu2 ul li {line-height:3rem;text-align:center;color:#fff; position:relative;font-size:1rem; border-bottom:#333 1px solid}
.menu2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#333;}
.menu2 ul li:last-child:before{ background:none; border:0;}
.menu2 ul li a {font-size:1rem; font-family:"Microsoft Yahei"; color: #000;text-decoration: none;}
/*top*/		


	.fullSlide{ width:1140px;  position:relative;  margin: auto;margin-top: 150px; height: auto; overflow: hidden; display: block;}
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ zoom: 1; }
	.fullSlide .bd li{ max-width:100% !important; overflow:hidden; text-align:center; display: inline-block;height: auto;width: 100%;}
	.fullSlide .bd li.active{}
.fullSlide .bd li img{ width: 100%; height: auto;overflow: hidden; display: block;}

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
	.fullSlide .hd ul{ text-align:center; margin-top:-30px;}
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:5px; overflow:hidden;border:2px solid #ddd;border-radius:50%; background:none;line-height:999px; }
	.fullSlide .hd ul .on{  background:#25408f;border-color:#25408f;}

	.fullSlide .prev,
	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-27px;  z-index:1; width:55px; height:55px; cursor:pointer;opacity:0;filter:alpha(opacity=0);  }
	.fullSlide .prev{ left:1%; background:url(../images/arr_left.png); }
	.fullSlide .next{right:1%; background:url(../images/arr_right.png); }
	.fullSlide.arrow .prev{ left:7%;opacity:1;filter:alpha(opacity=1); }
	.fullSlide.arrow .next{right:7%;opacity:1;filter:alpha(opacity=1); }
	.fullSlide .prev:hover{ background:url(../images/arr_left_over.png); }
	.fullSlide .next:hover{background:url(../images/arr_right_over.png); }

@media (max-width: 1140px){
.fullSlide .bd li{width: 100% !important; }


}




@media (max-width: 1200px){
.w1200{width: 90%;}
.container{width: 90%;}
.gszrcp{width: 90%;}
.wrap{width: 90%;}
.innerweb{width: 90%;}
.innerweb1{width: 90%;}
.content{width: 90%;}
.fullSlide{width: 100%;}
}


@media (max-width: 960px){
.search{display: none;}

}

@media (max-width: 920px){
.header{display: none;}
.fullSlide{margin-top: 0px;}
.banner{margin-top: 0px;}
.leftbtn{display: none;}
}

@media (min-width: 920px){
.sjhead{display: none;}
.head2 .logo{margin-top: 5px;}
.head2 .zyw{margin-top: 5px;}
.head2 .menu_btn a.downmenu{padding-top: 15px;}
.mooddi .moright .kyp{display: none;}
.leftbtn1{display: none;}
}


@media (max-width: 720px){
.fullSlide{display: none;}
.head2{height: 55px;}
.head2 .menu_btn{height: 55px;}
.head2 .logo{width: 126px; padding-top: 0px;margin-top: 0px;}
.head2 .logo img{width: 126px;}
.head2 .zyw{margin-top: 0px;}
.head2 .zyw img{height:26px ; margin-top: 8px;}
.head2 .menu_btn a.downmenu{padding-top: 10px;}
}

@media (min-width: 720px){
.ban{display: none;}

}

.ban{ position:relative; overflow: hidden; width: 100%;}
.ban img{ display:block; width:100%;}
.ban .swiper-pagination-bullet{ background:#000; opacity:1 ;}
.ban .swiper-pagination-bullet-active{ background:#25408f; }
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 6px !important;}


