

/*Make from AK.monster*/
/*2016-03-01 16:20*/
/*www.zjhz.cn*/

/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}


/* header */
.header{position:relative;height:50px;}
#head .header-navigation{
	float:right;
	margin-top: 10px;
    margin-right: 25px;
}
#head .header-navigation i{
	font-size:38px;
}

/*Bottom Ball Menu*/

.menu-wrapper-background{
    position:fixed;
    z-index:99999;
    background-color:rgba(0,0,0,0.6);
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    display:none;
}

/*Top Sliding Menu*/

.menu-top{
    position:fixed!important;
    z-index:999999999;
    max-height:428px;
    width:300px!important;
    left:50%;
    margin-left:-150px;
    border:solid 1px #cacaca;
}


.active-submenu{
    display:block;
    min-height:100%;
    max-height:500px!important;
}

.active-menu .fa-circle{
    color:#2ecc71!important;
    margin-top:26px;
}


.menu-top li{list-style:none; margin-bottom:0px;}
.menu-top li a:hover{background-color:rgba(0,0,0,0.05)!important; }
.submenu{margin-bottom:0px;}


.page-content{
    -webkit-transform:translateY(0px);
    transform:translateY(0px);
    transition:all 350ms ease;
}

.menu-top{
    border-top:solid 1px rgba(0,0,0,0.1);   
    background-color:rgba(255,255,255,1);
    position:absolute;
    width:100%;
    z-index:99999999;
    height:100%;
    top:-500px;
    overflow:scroll!important;
    -webkit-overflow-scrolling: touch!important;
    transition:all 350ms ease;
    border-radius:10px;
}

.show-menus{
    top:50%;
    margin-top:-210px;
    transition:all 350ms ease;
}

.menu-top span{
    border-bottom:solid 1px rgba(0,0,0,0.01); 
    display:block;
    font-size:11px;
    font-family:'Roboto', sans-serif;
    text-align:Center;
    padding-top:5px;
    padding-bottom:5px;
}

.menu-top a i{
    position:absolute;
    margin-top:24px;
    margin-left:-40px;
    font-size:14px;
}

.menu-top .fa-circle{
    /*position:absolute!important;*/
    float:right;
    right:0px;
    margin-right:25px;
    font-size:8px;
    margin-top:29px;
}

.menu-top .fa-angle-right{  
    position:absolute;
    left:40px;
    top:-3px;
}

.menu-top .fa-plus{
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    position:absolute!important;
    right:0px;
    margin-right:24px;
    font-size:11px;
    margin-top:27px;
    transition:all 350ms ease;
}

.menu-top .fa-times{    
    position:absolute;
    right:0px;
    margin-right:24px;
    font-size:11px;
    margin-top:27px;
    transition:all 350ms ease;
}

.menu-top a{
    font-size:13px;
    font-weight:500;
    padding-left:70px;
    color:#3b4043;
    line-height:60px;
	display: block;
	position: relative;
	overflow: hidden;
    border-bottom:solid 1px rgba(0,0,0,0.1); 
}

.submenu li:last-child{
    border-bottom:solid 1px rgba(0,0,0,0.08)!important;
}

.menu-top a:hover{color:#000000;}

/*.submenu{display:none;}*/

.submenu{
    max-height:0px;
    overflow:hidden;
    transition:all 350ms ease;
}

.show-submenu{
    max-height:500px!important;
    transition:all 350ms ease;
}

.submenu a{
    font-size:12px;
    line-height:60px!important;
    opacity:0.8;
    padding-left:90px;
}

.submenu li:hover{
    background-color:rgba(0,0,0,0.02);
}

.submenu .fa-angle-right{
    margin-left:26px;
    margin-top:27px;
}

.active-plus{
    color:#c0392b;
    -ms-transform: rotate(135deg)!important; 
    -webkit-transform: rotate(135deg)!important; 
    transform: rotate(135deg)!important;
    transition:all 350ms ease;
    margin-top:25px!important;
}

.submenu .fa-circle{
    position:absolute;
    z-index:999999;
    margin-top:28px;
    font-size:6px!important;
}

.has-submenu .fa-mobile{
    font-size:22px;
    margin-top:20px;
}



#head header .right {
  float: right;
  margin-top: 28px;
}
#head header .right p {
  display: inline-block;
  vertical-align: top;
  *display: inline /*IE7*/;
  *zoom: 1; 
  background: url(../../images/toptel.png) no-repeat left center;
  padding-left: 40px;
  font-size: 16px;
  color: #3078cc;
  line-height: 20px;
}
#head header .right p span {
  font-size: 12px;
  color: #666;
}
#head header .right .wrapper-demo {
  display: inline-block;
  vertical-align: top;
  *display: inline /*IE7*/;
  *zoom: 1;
  margin-left: 50px;
}
#head header .right .wrapper-demo #dd {
  border: 1px solid #ccc;
}
#head header .right .wrapper-demo #dd .dropdown > li > a {
  padding: 15px 0;
}

	
		/*banner*/
#indexbanner{ width:100%; overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 10px; z-index: 999; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 35px; height: 3px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
#indexbanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,1);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}




#indexabout{width:96%;margin:auto;}
#indexabout	.tit{width:100%;padding-top:25px;}
#indexabout	.tit p{width:100%;font-size:24px;text-align:center;color:#306fbe;}
#indexabout	.tit span{width:100%;font-size:14px;text-align:center;display:block;color:#dadada;margin-top:10px;}
#indexabout	.tit .line{width:100%;height:8px;margin:auto;margin-top:9px;position:relative;}
#indexabout	.tit .line .line1{width:100%;border-bottom:1px solid #efefef;padding-top:4px;}
#indexabout	.tit .line .circle{width:8px;height:8px;background:#306fbe;border-radius:5px;position:absolute;top:0px;left:49%;}
#indexabout	.con{margin-top:15px;width:100%;}
#indexabout	.con .pic{width:100%;margin:auto;}
#indexabout	.con .pic img{float:left;}
#indexabout	.con .pic img.im1{width:62%;}
#indexabout	.con .pic img.im2{width:37.67%;}
#indexabout	.con .pic img.im3{width:37.67%;}
#indexabout	.con .des{width:100%;float:left;}
#indexabout	.con .content{line-height:200%;width:100%;font-size:12px;}
#indexabout	.con .more{width:120px;height:35px;line-height:35px;margin:auto;color:#fff;background:#306fbe;text-align:center;transition:all 0.5s ease 0s;display:block;}
#indexabout	.con .more:hover{background:#7c7b7b;}




#indexproduct{width:96%;margin:auto;}
.cp .tit{width:100%;padding-top:25px;}
.cp .tit p{width:100%;font-size:24px;text-align:center;color:#306fbe;}
.cp .tit span{width:100%;font-size:14px;text-align:center;display:block;color:#dadada;margin-top:10px;}
.cp .tit .line{width:100%;height:8px;margin:auto;margin-top:9px;position:relative;}
.cp .tit .line .line1{width:100%;border-bottom:1px solid #efefef;padding-top:4px;}
.cp .tit .line .circle{width:8px;height:8px;background:#306fbe;border-radius:5px;position:absolute;top:0px;left:49%;}
.cp .product{width:100%;margin-top:15px;}
.cp .product ul li{float:left;width:49%;margin-right:2%;margin-bottom:7px;}
.cp .product ul li:nth-child(2n){margin-right:0px;}
.cp .product ul li .pic{display:block;width:100%;height:138px;overflow:hidden;margin-bottom:3px;}
.cp .product ul li .tt{display:block;width:100%;height:40px;overflow:hidden;line-height:40px;text-align:center;color:#fff;font-size:10px;background:#306fbe;transition:all 0.5s ease 0s;}
.cp .product ul li .tt:hover{background:#252525;}






#indexcase{width:96%;margin:auto;}
.news{width:100%;padding-top:25px;}
.news .tit{width:100%;height:35px;border-bottom:1px solid #d9d9d9;}
.news .tt{color:#306fbe;font-size:22px;font-weight:bold;float:left;}
.news .more{margin-top:8px;float:right;}
.news .more a{font-size:12px;color:#999;}
.news .tit span{font-size:12px;color:#999;margin-top:8px;float:left;margin-left:5px;}
.news .con{width:100%;margin-top:10px;}
.news .con ul{width:100%;}
.news .con ul li{width:100%;height:60px;background:#f5f5f5;margin-bottom:3px;}
.news .con ul li a{width:94%;height:36px;padding:3%;display:block;}
.news .con ul li a p{font-size:12px;font-weight:bold;}
.news .con ul li a div{font-size:12px;color:#999;margin-top:9px;}
.news .con ul li a:hover{background:#306fbe;}
.news .con ul li a:hover p{color:#fff;}
.news .con ul li a:hover div{color:#fff;}
.culture{width:100%;padding-top:25px;margin-bottom:20px;}
.culture .tit{width:100%;height:35px;border-bottom:1px solid #d9d9d9;}
.culture .tt{color:#306fbe;font-size:22px;font-weight:bold;float:left;}
.culture .more{margin-top:8px;float:right;}
.culture .more a{font-size:12px;color:#999;}
.culture .tit span{font-size:12px;color:#999;margin-top:8px;float:left;margin-left:5px;}
.culturebanner{overflow: hidden; position: relative;margin-top:10px;}
.culturebanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 999; width: 100%; color: rgba(0,0,0,0);}
.culturebanner .bx-controls .bx-pager{ text-align: left;}
.culturebanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 4px;}
.culturebanner .bx-controls .bx-pager div:first-child{margin-left:30px;}
.culturebanner .bx-controls .bx-pager div a{ display: block; width: 10px; height: 10px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
.culturebanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,1);}
.culturebanner .bx-controls .bx-controls-direction{ display: none;}





.col{width:96%;min-height:250px;line-height:220%;margin:auto;margin-bottom:20px;overflow:hidden;}
.col img{width:100%;height:auto;}

.slzs{width:96%;margin:auto;margin-bottom:15px;}
.slzs ul li{float:left;width:49%;margin-right:2%;margin-bottom:7px;}
.slzs ul li:nth-child(2n){margin-right:0px;}
.slzs ul li .pic{display:block;width:100%;height:138px;overflow:hidden;margin-bottom:3px;}
.slzs ul li .tt{display:block;width:100%;height:40px;overflow:hidden;line-height:40px;text-align:center;color:#fff;font-size:12px;background:#306fbe;transition:all 0.5s ease 0s;}
.slzs ul li .tt:hover{background:#252525;}



.xwzx{width:100%;min-height:220px;margin-bottom:50px;}
.xwzx ul{width:96%;margin:auto;}
.xwzx ul li{width:100%;line-height:35px;border-bottom:1px dashed #999;}
.xwzx ul li a{width:100%;display:block;font-size:12px;}







#ne_nav{width:100%;height:35px;background:#f5f5f5;line-height:35px;}
#ne_nav div{width:96%;margin:auto;}



.son_nav{width:86%;margin:auto;margin-top:15px;margin-bottom:32px;}
.son_nav ul li{float:left;width:49%;height:47px;line-height:47px;text-align:center;margin-right:2%;margin-bottom:3px;}
.son_nav ul li:nth-child(2n){margin-right:0px;}
.son_nav ul li:last-child{margin-bottom:15px;}
.son_nav ul li a{width:100%;height:47px;display:block;color:#fff;background:#252525;transition:all 0.5s ease 0s;}
.son_nav ul li a.cur{background:#306fbe;}
.son_nav ul li a:hover{background:#3c87e5;}




#goTopBtn {position: fixed;line-height:30px;width:30px;height:30px;right:2%;bottom:35px;cursor:pointer;display:none;background:rgba(0,0,0,0.2) url(../images/up.png);}



.orientation{margin-top:30px;}





/*footer*/
#footer{width:100%;}
.footer_top{width:100%;background:#f9f3f3;text-align:center;line-height:180%;padding:7px 0px;border-bottom:1px solid #d1d1d1;font-size:12px;}
.footer_bottom{width:100%;text-align:center;line-height:180%;font-size:12px;padding:7px 0px;background:#306fbe;color:#fff;}


.mypage{
    text-align: center;
    margin:auto;
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #d35b52;
	border: 1px solid #d35b52;
	padding: 5px 10px;
	margin: 5px;
}		
.mypage	span.current,.mypage a.current{
	background: #d35b52;
	color: #fff;
}



