/*------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;
}
.trans{
	transition:all 0.65s ease 0s;
	-ms-transition:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transition:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transition:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transition:all 0.65s ease 0s; 	/* Opera */
}
.ellipsis{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}
.box-sizing{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



a{text-decoration:none;}


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

/*header*/
.top .head{width:100%;height:30px;background:#f5f5f5;}
.top .head .tt{font-size:12px;line-height:30px;float:left;}
.top .head ul{height:30px;float:right;}
.top .head ul li{height:30px;line-height:30px;float:left;font-size:12px;}
.top .head ul li a{font-size:12px;line-height:30px;}
.top .head ul li span{padding:0px 9px;font-size:12px;line-height:30px;}
.top .head ul li i{color:#e60012;font-style:normal;}
.top .contain{width:1200px;margin:auto;height:100px;}
.top .contain .logo{float:left;margin-top:14px;}
.top .contain .logo .title{float:left;margin-left:12px;margin-top:17px;}
.top .contain .logo p{font-size:24px;font-weight:bold;color:#414141;}
.top .contain .logo span{text-transform:uppercase;font-weight:normal;color:#999;font-size:9.2px;}
.nav{float:right;line-height:100px;}
.navul li{float:left;height:100px;margin-left:68px;position:relative;}
.navul li.cur>a{color:#4569c34;}
.navul li>a:hover{color:#4569c3;}
.navul li .nav_son{display: none;position: absolute;left: 50%;top: 100px;z-index:100;margin-left: -70px;padding: 10px;width: 120px;font-size: 14px;text-align: center;line-height: 2;background: #FFF;animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#222;display:block;}
.navul li .nav_son a:hover{color:#4569c3;}
.navul li .line{width:0px;height:3px;position:absolute;top:66px;left:0px;background:#4569c3;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}



	
	/*banner*/
#indexbanner{ height:520px; overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 20px; 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: 45px; height: 4px; 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,0.8);}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}





.tit{width:100%;text-align:center;}
.tit p{font-size:28px;font-weight:bold;color:#333;margin-bottom:10px;}
.tit span{color:#999;text-transform:uppercase;}





#indexproduct{width:100%;height:533px;}
.product{width:1200px;height:100%;margin:auto;overflow:hidden;}
.product .tit{margin-top:60px;}
.product .tab{width:100%;height:36px;margin-top:22px;overflow:hidden;}
.product .tab ul{position:relative;left:50%;float:left;}
.product .tab ul li{float:left;width:160px;height:36px;text-align:center;background:#f5f5f5;line-height:36px;margin-right:4px;position:relative;right:50%;}
.product .tab ul li a{width:100%;height:100%;display:block;font-size:12px;}
.product .tab ul li:first-child{background:#14378f;}
.product .tab ul li:first-child a{color:#fff;}
.product .tab ul li:last-child{margin-right:0px;}
.product .cpzs{width:100%;margin-top:28px;}
.product .cpzs ul{display:none;}
.product .cpzs ul:first-child{display:block;}
.product .cpzs ul li{width:288px;height:279px;float:left;margin-right:16px;}
.product .cpzs ul li:nth-child(4n){margin-right:0px;}
.product .cpzs ul li .pic{width:288px;height:219px;border:6px solid #eee;display:block;overflow:hidden;text-align:center;background:#fff;
	display:flex;
	align-items:center;
	display:-webkit-flex; 
    -webkit-align-items:center;
	display:-ms-flex; 
    -ms-align-items:center;}
.product .cpzs ul li .pic:hover{border:6px solid #999;box-shadow:3px 3px 5px rgba(0, 0, 0, 0.2);}
.product .cpzs ul li .tt{text-align:center;line-height:60px;color:#333;}
.product .cpzs ul li .tt a{color:#333;}
.product .cpzs ul li img{transition: transform 0.9s ease 0s;max-height:100%;max-width:100%;margin:auto;}
.product .cpzs 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 */}
.product .cpzs .tt{text-align:center;line-height:65px;}







#indexabout{width:100%;height:470px;background:url(../images/bg.jpg) no-repeat center;}
.about{width:1200px;margin:auto;overflow:hidden;}
.about .tit{margin-top:60px;}
.about .con{width:100%;margin-top:20px;}
.about .con .pic{float:left;}
.about .con .pic img{width:378px;height:256px;}
.about .con .xx{float:right;width:783px;}
.about .con .title{color:#333;font-weight:bold;text-align:center;margin-top:25px;font-size:16px;}
.about .con .des{width:100%;line-height:34px;margin-top:10px;}
.about .con .more{width:124px;height:40px;line-height:40px;text-align:center;color:#fff;display:block;margin-top:17px;background:#14378f;text-align:center;}
.about .con .more:hover span{margin-left:10px;}
.about .con .more:hover{background:#5e5e5e;}







#indexonline{width:100%;height:456px;overflow:hidden;}
.online .tit{margin-top:63px;}
.online form{margin-top:50px;}
.online form .text{width:504px;float:left;}
.online form .text input{width:100%;height:46px;margin-bottom:10px;display:block;box-sizing:border-box;border:none;background:#5e5e5e;padding-left:34px;color:#e1e1e1;}
.online form textarea{float:right;width:666px;height:158px;border:none;background:#5e5e5e;color:#e1e1e1;padding:22px 33px;resize:none;}
.online form .submit{width:100%;height:48px;background:#2d2e30;margin-top:14px;border:none;color:#e1e1e1;cursor:pointer;}
.online form .submit:hover{background:#14378f;}
.ne_online form .text input{margin-bottom:20px;}
.ne_online form textarea{height:178px;}








#ne_nav{width:910px;height:30px;float:right;margin-top:48px;padding-left:27px;background:url(../images/home.png) no-repeat left top;border-bottom:1px solid #ddd;}
#ne_nav p{color:#999;font-size:12px;margin-top:6px;}
#ne_nav p *{color:#999;}



.col{width:937px;min-height:450px;line-height:220%;margin-top:30px;margin-bottom:50px;float:right;}
.col h2{text-align:center;font-weight:normal;color:#000;}
.col h3{text-align:center;font-weight:normal;font-size:12px;}



.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:12px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}




.pxxm{width:937px;min-height:350px;margin-bottom:50px;float:right;margin-top:30px;}
.pxxm ul{width:100%;overflow:hidden;}
.pxxm ul li{width:284px;height:269px;float:left;margin-right:42px;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{width:280px;height:210px;border:2px solid #dcdcdc;text-align:center;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.pxxm ul li .pic:hover{border:2px solid #3c66cf;}
.pxxm ul li p{width:100%;height:55px;text-align:center;line-height:55px;}







.xwzx{width:937px;min-height:350px;margin-bottom:50px;float:right;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:231px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;}
.xwzx ul li:after{content:"";width:0px;border-bottom:1px solid #df3543;position:absolute;bottom:-1px;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li a{padding:22px 0px;width:100%;height:187px;display:block;}
.xwzx ul li .pic{float:left;width:247px;height:187px;text-align:center;position:relative;}
.xwzx ul li .pic:before{content: '';display: block;width:13px;height:13px;border-left: 1px solid #ddd;border-top: 1px solid #ddd;position: absolute;z-index: 2;left: 0;top: 0;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li .pic:after{content: '';display: block;width:13px;height:13px;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;position: absolute;z-index: 2;right: 0;bottom: 0;
	transition:all 0.65s ease 0s;
	-ms-transform:all 0.65s ease 0s; 	/* IE 9 */
	-moz-transform:all 0.65s ease 0s; 	/* Firefox */
	-webkit-transform:all 0.65s ease 0s; /* Safari 和 Chrome */
	-o-transform:all 0.65s ease 0s; 	/* Opera */}
.xwzx ul li .pic img{margin-top:4px;}
.xwzx ul li .con{width:645px;margin-left:29px;float:left;}
.xwzx ul li .con .tt{font-size:16px;color:#333;margin-top:38px;}
.xwzx ul li .con .des{height:73px;margin-top:12px;color:#999;line-height:25px;}
.xwzx ul li .con .date{color:#666;}
.xwzx ul li .con .date span{height:13px;border-left:1px solid #666;display:inline-block;margin:0px 18px;position:relative;top:1px;}
.xwzx ul li:hover .tt{color:#df3543;}
.xwzx ul li:hover .pic:before{width:50px;height:50px;border-left: 1px solid #df3543;border-top: 1px solid #df3543;}
.xwzx ul li:hover .pic:after{width:50px;height:50px;border-right: 1px solid #df3543;border-bottom: 1px solid #df3543;}
.xwzx ul li:hover:after{width:100%;}






#sidenav{width:237px;margin-top:40px;margin-bottom:50px;float:left;}
#sidenav h2{font-size:22px;color:#fff;width:191px;height:87px;background:#14378f;padding-left:46px;position:relative;}
#sidenav h2 p{font-size:18px;font-weight:bold;color:#fff;font-weight:normal;padding-top:25px;}
#sidenav h2 span{color:#fff;text-transform:uppercase;font-size:14px;margin-top:7px;display:block;font-weight:normal;}
#sidenav h2:before{content:"";width:6px;height:39px;background:#3c66cf;position:absolute;top:25px;left:24px;}
#sidenav ul{width:100%;background:#f5f5f5;padding-top:23px;padding-bottom:32px;}
#sidenav ul li{width:180px;margin:auto;}
#sidenav ul li>a{padding-left:40px;height:100%;line-height:39px;display:block;position:relative;border-bottom:1px solid #dcdcdc;}
#sidenav ul li>a:before{width:7px;height:7px;background:url(../images/ico.png) no-repeat center;content:"";position:absolute;top:17px;left:20px;}
#sidenav ul li a:hover{color:#e60012;}
#sidenav ul li a.cur{color:#e60012;}
#sidenav ul li a.cur:before{background:url(../images/ico1.png) no-repeat center;}
#sidenav ul li a:hover:before{background:url(../images/ico1.png) no-repeat center;}
	



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






/*footer*/
.footer_top{width:100%;height:238px;background:#2d2e30;}
.footer_top .address{width:1200px;margin:auto;}
.footer_top .address .logo{float:left;margin-top:80px;margin-right:78px;}
.footer_top .address .logo .title{float:left;margin-left:20px;margin-top:17px;}
.footer_top .address .logo p{font-size:24px;font-weight:bold;color:#b6b6b6;margin-bottom:3px;}
.footer_top .address .logo span{text-transform:uppercase;font-weight:normal;color:#999;font-size:9.2px;}
.footer_top .address .line{height:130px;border-right:1px solid #484848;float:left;margin-top:58px;margin-right:50px;}
.footer_top .con{width:500px;height:180px;margin-top:35px;line-height:29px;float:left;color:#999;font-size:12px;}
.footer_top .weixin{width:162px;height:164px;background:url(../images/bak.png) center no-repeat;float:right;margin-top:20px;text-align:center;font-size:12px;}	
.footer_top .weixin p{margin-top:14px;color:#fff;}
.footer_bottom{width:100%;height:50px;background:#262626;line-height:50px;color:#c8c8c8;}
.footer_bottom .fter{width:1200px;margin:auto;font-size:12px;}
.footer_nav{width:100%;height:58px;line-height:58px;background:#2d2e30;border-bottom:1px solid #4f4f4f;}
.footer_nav ul{width:1200px;height:100%;margin:auto;}
.footer_nav ul li{float:left;margin-right:78px;}
.footer_nav ul li a{color:#c8c8c8;}


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



