/*------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;
}



a{text-decoration:none;}


/*container*/
.container{
	width:1200px;
	overflow: hidden;
	margin:0 auto;
	clear:both;
}

/*header*/
.contain{width:1200px;margin:auto;}
.top{width:100%;height:115px;background:url(../images/head.jpg) no-repeat center;}
.top .contain .logo{float:left;margin-top:16px;font-size:0px;}
.top .contain .im{float:left;margin-top:38px;margin-left:64px;}
.top .contain .phone{float:right;margin-top:38px;}
.top .contain .phone .pright{float:left;margin-left:11px;}
.top .contain .phone span{font-size:27px;color:#da251c;margin-top:2px;font-weight:bold;display:block;font-family:"Microsoft YaHei","微软雅黑";}
.top .contain .phone p{font-size:16px;}
.nav{width:100%;height:50px;background:#373737;}
.nav .navul{width:1200px;margin:auto;}
.navul li{float:left;width:109px;height:50px;position:relative;}
.navul li>a{width:100%;height:50px;line-height:50px;text-align:center;display:block;color:#fff;transition:all 0.36s ease;}
.navul li.cur>a{background:#c6170d;}
.navul li a:hover{background:#c6170d;}
.navul .nav_son{position:absolute;z-index:100;display:none;}
.navul .nav_son a{color:#fff;width:130px;height:40px;line-height:40px;font-size:12px;text-align:center;display:block;background:#5d5c5c;border-bottom:1px solid #474747;}
.navul .nav_son a:last-child{border:none;}


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



.tit .cn{font-size:26px;color:#c6170d;}
.tit .en{color:#ccc;margin-top:12px;text-transform:uppercase;}
.tit .line{width:448px;height:7px;margin:auto;margin-top:10px;}
.tit .line span{width:220px;border-bottom:1px solid #e6e6e6;float:left;margin-top:3px;}
.tit .line div{width:7px;height:7px;border-radius:50%;background:#c6170d;float:left;}




#indexcase{width:100%;height:425px;}
.case{width:1200px;margin:auto;}
.case .tit{width:100%;padding-top:54px;text-align:center;}
.case .con{width:100%;height:214px;margin-top:36px;}
.case .con ul li{float:left;width:286px;height:214px;float:left;margin-right:18px;overflow:hidden;}
.case .con ul li .pic{width:280px;height:214px;display:block;overflow:hidden;text-align:center;}
.case .con ul li img{transition: transform 0.9s ease 0s;}
.case .con ul li img:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}


#indexabout{width:100%;height:495px;background:url(../images/bg.jpg) no-repeat center;}
.about{width:1200px;height:100%;margin:auto;}
.about .tit{width:100%;padding-top:58px;text-align:center;}
.about .tit p{font-size:26px;color:#fff;font-weight:bold;}
.about .tit span{margin-top:10px;color:#fff;display:block;text-transform:uppercase;}
.about .con{margin-top:28px;width:100%;height:298px;}
.about .con .pic{float:left;width:426px;height:298px;}
.about .con .des{width:742px;height:100%;float:right;}
.about .con .content{line-height:200%;height:275px;width:100%;color:#fff;margin-top:5px;}
.about .con .more{width:70px;height:9px;background:url(../images/more.png) no-repeat center;display:block;}




#indexproduct{width:100%;min-height:685px;background:#f5f5f5;overflow:hidden;}
.product{width:1200px;margin:auto;}
.product .p_left{float:left;width:235px;margin-top:39px;}
.product .p_left .ptt{width:100%;height:95px;background:url(../images/bei.png) no-repeat center;margin-bottom:1px;}
.product .p_left .ptt p{padding-left:32px;padding-top:25px;font-size:24px;font-weight:bold;color:#fff;}
.product .p_left .ptt span{padding-left:32px;margin-top:6px;font-size:18px;font-weight:bold;color:#fff;display:block;}
.product .p_left ul{width:100%;}
.product .p_left ul li{width:100%;height:56px;line-height:56px;background:#434343;margin-bottom:1px;}
.product .p_left ul li:hover{background:#c6170d;}
.product .p_left ul li a{padding-left:34px;width:201px;height:100%;display:block;color:#fff;}
.product .p_right{width:946px;float:right;margin-top:66px;}
.product .p_right .nev{width:920px;padding-left:28px;height:29px;border-bottom:1px solid #d4d4d4;background:url(../images/home.png) no-repeat left top;}
.product .p_right .nev p{float:left;margin-top:2px;}
.product .p_right .nev a{float:right;font-size:12px;margin-top:7px;}
.product .p_right ul{margin-top:15px;}
.product .p_right ul li{width:224px;height:166px;border:4px solid #e5e5e5;float:left;margin-right:6px;margin-bottom:7px;background:#fff;}
.product .p_right ul li:nth-child(4n){margin-right:0px;}
.product .p_right ul li:hover{border:4px solid #de2419;}
.product .p_right ul li a{width:100%;height:100%;display:block;text-align:center;overflow:hidden;line-height:162px;}
.product .p_right ul li img{transition: transform 0.9s ease 0s;}
.product .p_right ul li img:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}



#indexhistory{width:100%;height:500px;background:url(../images/bg1.jpg) no-repeat center;}
.history{width:1200px;height:100%;margin:auto;}
.history .tit{width:100%;padding-top:47px;text-align:center;}
.history .tit p{font-size:38px;color:#fff;font-weight:bold;}
.history .tit span{margin-top:13px;color:#fff;display:block;text-transform:uppercase;}
.history .con{width:100%;margin-top:46px;}
.history .con ul li{float:left;width:292px;height:285px;margin-right:10px;}
.history .con ul li:last-child{margin-right:0px;}
.history .con ul li .pic{width:284px;height:211px;border:4px solid #ff665d;display:block;overflow:hidden;}
.history .con ul li .tt{width:100%;height:66px;text-align:center;line-height:66px;overflow:hidden;}
.history .con ul li .tt a{color:#fff;}
.history .con ul li img{transition: transform 0.9s ease 0s;}
.history .con ul li img:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}



#indexhonor{width:100%;height:415px;}
.honor{width:1200px;margin:auto;}
.honor .tit{width:100%;padding-top:53px;text-align:center;}
.honor .con{width:100%;height:217px;margin-top:25px;}
.honor .con ul li{float:left;width:290px;height:217px;float:left;margin-right:13px;overflow:hidden;}
.honor .con ul li .pic{width:100%;height:100%;display:block;overflow:hidden;}
.honor .con ul li img{transition: transform 0.9s ease 0s;}
.honor .con ul li img:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 	/* IE 9 */
-moz-transform:scale(1.1,1.1); 	/* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1); 	/* Opera */}





#indexnews{width:100%;height:548px;}
.news .tit{width:100%;text-align:center;}
.news .con{width:1200px;height:405px;margin:auto;margin-top:20px;}
.news .con .left{width:640px;height:100%;float:left;background:#f7f7f7;}
.news .con .left img{margin:23px;margin-bottom:20px;}
.news .con .left .one{width:580px;margin:auto;}
.news .con .left .one .date{width:43px;float:left;text-align:center;margin-right:15px;}
.news .con .left .one .date p{border-bottom:1px solid #d6d6d6;font-size:17px;color:#999;padding-bottom:5px;}
.news .con .left .one .date span{font-size:12px;color:#999;margin-top:6px;display:block;}
.news .con .left .one .tt{float:left;width:522px;font-size:13px;margin-top:4px;}
.news .con .left .one .tt a{color:#333;}
.news .con .left .one .tt a:hover{color:#c6170d;}
.news .con .left .one .des{float:left;width:522px;font-size:12px;margin-top:10px;}
.news .con .left .one .des a{color:#999;}
.news .con .left .one .des a:hover{color:#c6170d;}
.news .con ul{width:530px;height:100%;float:right;}
.news .con ul li{width:100%;height:87px;background:#f7f7f7;margin-bottom:19px;}
.news .con ul li a{width:486px;height:39px;padding:24px 22px;display:block;}
.news .con ul li .date{width:43px;float:left;text-align:center;margin-right:15px;}
.news .con ul li .date p{border-bottom:1px solid #d6d6d6;font-size:17px;color:#999;padding-bottom:5px;}
.news .con ul li .date span{font-size:12px;color:#999;margin-top:6px;display:block;}
.news .con ul li .tt{float:left;width:428px;font-size:13px;margin-top:4px;color:#333;}
.news .con ul li .des{float:left;width:428px;font-size:12px;margin-top:10px;color:#999;}
.news .con ul li:hover *{color:#fff;}
.news .con ul li:hover .date *{color:#fff;}
.news .con ul li:hover .date p{border-bottom:1px solid #fff;}
.news .con ul li:hover{background:#c6170d;}





#ne_nav{width:928px;height:26px;border-bottom:1px solid #dcdcdc;float:right;margin-top:50px;background:url(../images/home1.png) no-repeat left 1px;padding-left:20px;}



.col{width:948px;min-height:450px;line-height:200%;margin-top:20px;margin-bottom:20px;float:right;}
.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}
.col img{max-width:100%;}




.pxxm{width:948px;min-height:350px;margin-bottom:50px;float:right;margin-top:20px;}
.pxxm ul{width:100%;overflow:hidden;}
.pxxm ul li{width:224px;height:213px;float:left;margin-right:17px;}
.pxxm ul li:nth-child(4n){margin-right:0px;}
.pxxm ul li .pic{width:222px;height:176px;border:1px solid #dcdcdc;text-align:center;line-height:172px;overflow:hidden;display:block;}
.pxxm ul li .pic:hover{border:1px solid #e7372d;}
.pxxm ul li p{width:100%;height:35px;text-align:center;line-height:35px;}






.xwzx{width:948px;min-height:350px;margin-bottom:50px;margin-top:15px;float:right;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:116px;background:#f5f5f5;transition: all 0.3s ease 0s;overflow:hidden;margin-bottom:10px;}
.xwzx ul li img{float:left;margin:11px 22px 0px 10px;}
.xwzx ul li .con{width:756px;margin-top:26px;float:left;}
.xwzx ul li .con .tt{font-size:13px;float:left;color:#333;}
.xwzx ul li .con .date{float:right;font-size:12px;color:#999;}
.xwzx ul li .des{width:756px;margin-top:10px;float:left;line-height:200%;font-size:12px;color:#999;}
.xwzx ul li a{width:100%;height:100%;display:block;}
.xwzx ul li:hover .tt,.xwzx ul li:hover .date,.xwzx ul li:hover .des{color:#e7372d;}





#sidenav{width:224px;margin-bottom:50px;float:left;margin-top:31px;}
#sidenav h2{font-size:22px;color:#fff;width:224px;height:77px;line-height:77px;text-align:center;
  background: -webkit-linear-gradient(left,#5d5d5d, #333); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(left,#5d5d5d, #333); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(left,#5d5d5d, #333); /* Firefox 3.6 - 15 */
  background: linear-gradient(left,#5d5d5d, #333); /* 标准的语法 */}
#sidenav ul{width:224px;}
#sidenav ul li.nv{width:224px;height:50px;line-height:50px;background:#434343;margin-bottom:1px;}
#sidenav ul li.nv a{padding-left:54px;width:170px;height:50px;display:block;color:#fff;}
#sidenav ul li.navson{width:224px;height:45px;line-height:45px;background:#f27d7a;margin-bottom:1px;font-size:12px;}
#sidenav ul li.navson a{padding-left:64px;width:160px;height:45px;display:block;color:#fff;}
#sidenav ul li a:hover{background:#e7372d;}
#sidenav ul li a.cur{background:#e7372d;}
#sidenav .gy{margin-bottom:12px;}
#sidenav .con{border:1px solid #dcdcdc;padding:15px 19px;line-height:200%;font-size:12px;}
	



.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{float:left;}
.orientation .next{float:right;}






/*footer*/
#footer .ftt{width:100%;height:298px;background:url(../images/foot.png) no-repeat center;}
.footer_top{width:100%;height:239px;}
.footer_top .address{width:1200px;margin:auto;}
.footer_top .address .logo{float:left;margin-top:74px;margin-right:87px;}
.footer_top .con{height:170px;margin-top:50px;line-height:220%;float:left;color:#fff;font-size:12px;}
.footer_top .weixin{width:162px;height:164px;background:url(../images/bak.png) center no-repeat;float:right;margin-top:18px;text-align:center;font-size:12px;}	
.footer_bottom{width:100%;height:50px;background:#131313;line-height:50px;color:#fff;}
.footer_bottom .fter{width:1200px;margin:auto;font-size:12px;}
.footer_nav{width:100%;height:58px;line-height:58px;border-bottom:1px solid #4e4e4e;}
.footer_nav ul{width:1200px;height:100%;margin:auto;}
.footer_nav ul li{float:left;margin-right:40px;}
.footer_nav ul li a{color:#fff;}


.mypage{
    text-align: center;
	float:left;
	width:100%;
}	
.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;
}



