@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}

/*header start*/
.header .head_top{height: 35px;background: #efefef;line-height: 35px;border-bottom: 1px solid #dfdfdf}
.header .head_top a{margin: 5px;display: inline-block;width: 50px;height: 25px;background: #C10001;line-height: 25px;color: #fff;text-align: center;}
.header .head_top a:nth-child(1) {background: #E5322C}
.header .head_body{height:104px;}
.header .logo{padding: 10px 0}
.header .lan_top{padding-top: 7px;text-align: right;}
.header .lan_top a{padding: 0 10px;display: inline-block;}
.header .tel_bot{border-top: 1px solid #dfdfdf;margin-top: 7px}
.header .head_body .hb_con{padding: 18px 0 0 30px}
.header .head_body .hb_con b{font-size: 20px;display: block;color: #C10001;letter-spacing: 0.4px;}
.header .head_body .hb_con p{font-size: 15px;line-height: 30px;}
.header .tel{padding: 15px 0 0px 60px;background: url(../images/tel.png) no-repeat 0 12px;}
.header .tel p{font-size: 15px;line-height:20px;}
.header .tel i{font-size: 18px;}
.header .yx{padding: 15px 0 0px 60px;background: url(../images/yx.png) no-repeat 0 12px;margin-right: 30px;}
.header .yx p{font-size: 15px;line-height:20px;}
.header .yx i{font-size: 18px;}
.header .head_nav{height: 70px;background: url(../images/navbg.png) no-repeat center;}
.header .head_nav > ul > li{float: left;width: 160px;text-align: center;position: relative;z-index: 99999}
.header .head_nav > ul > li:nth-child(1) {width: 190px;margin-right: 50px;}
.header .head_nav > ul > li > a{text-align: center;height: 60px;line-height: 60px;margin-top: 10px;display: block;color: #FFF;font-size: 17px;}
.header .head_nav > ul > li:nth-child(1) > a {height: 70px;line-height: 70px;padding: 0 20px 0 20px;background: url(../images/icon.png) no-repeat 35px center;text-indent: 45px;margin:0;}
.header .head_nav > ul > li:hover > a{background: #333333}
.header .head_nav > ul > li:nth-child(1):hover > a{background: url(../images/icon.png) no-repeat 35px center;}
.header .head_nav > ul > li ul.sub{display: none;position:absolute;top:70px;}
.header .head_nav > ul > li:hover ul.sub{display: block; left:-20px;}
.header .head_nav > ul > li ul.sub li{width:210px;height: 50px;overflow: hidden;background: rgba(0,0,0,0.6);line-height: 50px;text-align: center;}
.header .head_nav > ul > li ul.sub li a{display: block;color: #fff;font-size: 15px;}
.header .head_nav > ul > li ul.sub li:hover {background: #C10001}
/*header end*/

/*banner start*/
.banner{border-bottom: 1px solid #dfdfdf}
.flexslider{
	position: relative;
	width: 100%;
	height:550px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li{
	width: 100%;
	height: 100%;
}
.flex-direction-nav a{
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #C10001;
}
.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}

.title{padding-bottom: 15px;border-bottom: 1px solid #dfdfdf}
.title .tit_l{width:80%}
.title .tit_l > b{font-size: 50px;font-family: Arial;letter-spacing: -1px;color: #ccc}
.title .tit_l .tit_zi{height: 40px;border-left: 3px solid #C10001;padding-left: 15px;margin-left: 15px;margin-top: 10px}
.title .tit_l .tit_zi b{display: block;font-size: 20px;color: #C10001;line-height: 20px;}
.title .tit_l .tit_zi i{font-size: 14px;color: #bbb;line-height: 14px;display: block;margin-top: 5px}
.title .more{line-height: 50px;position: relative;top: 10px}
.title .more:hover {color: #C10001}

.product{padding: 50px 0;}
.pro_top{width: 1200px;height: 450px;background: url(../images/proimgbg.jpg) no-repeat center;margin-top: 30px}
.pro_top .pt_l{width: 500px;text-align: center;padding-top: 40px}
.pro_top .pt_l em{text-transform: uppercase;font-size: 13px;color: #888;display: block;font-family: Arial}
.pro_top .pt_l b{display: block;font-size: 36px;font-weight: normal;line-height: 50px}
.pro_top .pt_l ul {margin-top: 30px}
.pro_top .pt_l ul li{height: 35px;line-height: 35px;font-size: 17px}
.pro_top .pt_l ul li:hover a{color: #C10001}
.pro_top .pt_l .more{width: 120px;height:30px;line-height:30px;text-align: center;display: block;margin:30px auto 0;background: #333;color: #fff}
.pro_top .pt_l .more:hover {background: #C10001}

.nypro-list li{ width:276px; height:auto;float:left; margin-left: 32px;margin-top: 30px;}
.nypro-list li:nth-child(4n+1) {margin-left: 0px}
.nypro-list li .img{width: 276px;height: 207px;overflow: hidden;box-shadow: 0 0 5px 0 #ccc;}
.nypro-list li img{ width:100%; height:207px;transition:.5s ease-in;}
.nypro-list li .img:hover img { transform:scale(1.1,1.1);}
.nypro-list li .zi{ width:100%; height: 50px;line-height: 50px;border-bottom: 1px solid #dfdfdf}
.nypro-list li .zi p{width:180px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nypro-list li .zi i{display: block;width: 80px;height:25px;line-height: 25px;text-align: center;color: #fff;background: #666;font-size: 12px;margin-top: 12px}
.nypro-list li:hover .zi p{color: #C10001}
.nypro-list li:hover .zi i{background: #c10001}
.nypro-list li a{color:#333;display: block;}
.nypro-list li:hover {color:#fff;}

.slideBox{ width:700px; height:450px; overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{zoom:1; vertical-align:middle;}
.slideBox .bd img{width:700px; height:450px;display:block;}

.company{padding: 60px 0;background: #efefef;}
.company .title{width: 530px;border:none;margin:0 auto;}
.company .title .tit_l{width: 100%}
.company .title .tit_zi {width: 300px;}
.company .com_con{padding-top: 20px;height: 200px}
.company .com_con p{line-height: 180%;text-indent: 2em;}
.company .com_con a.more{width: 120px;height:30px;line-height:30px;text-align: center;display: block;border:1px solid #999;margin: 20px auto 0}
.company .com_con a.more:hover {background: #C10001;border-color: #C10001;color: #fff}

/*new start*/
.news{padding: 60px 0;}
.news .new_body{margin-top: 30px}
.news .new_l{width:702px; float:left; padding-top: 13px;}
.news .new_l .new_tit{border-bottom:1px solid #cccccc;height:48px; line-height: 48px;margin-bottom: 21px;}
.news .new_l .new_tit span{display: block; font-size: 20px; color:#333333; padding-left:17px; background:url("../images/f.jpg") no-repeat left;border-bottom:1px solid #ba1319; width:100px;}
.news .new_l dl{width:680px; height:177px;margin-bottom: 20px;}
.news .new_l dl dt{width:319px; height:177px;float:left;}
.news .new_l dl dt img{width:319px; height:177px;}
.news .new_l dl dd{width:319px; height:132px;float:left;background:#f2f2f3;padding:27px 19px 18px 23px; }
.news .new_l dl dd span{display: block;margin-bottom: 10px;}
.news .new_l dl dd span a{font-size: 18px; color:#333333;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .new_l dl dd p{ font-size: 14px; color:#999999;margin-bottom: 21px; line-height: 20px;}
.news .new_l dl dd .ck{ font-size: 14px; color:#C10001; float:right;padding-right:26px; background:url("../images/xq1.png") no-repeat right;}
.news .new_l ul li{height:24px; line-height: 24px; padding-left:14px;background:url("../images/hg.jpg") no-repeat left;margin-bottom: 10px;padding-right: 20px;}
.news .new_l ul li a{ font-size: 14px; color:#666666; }
.news .new_l ul li a span{display:inline-block;width:550px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .new_l ul li a em{float:right;font-size: 14px; color:#666666;}
.news .new_l ul li:hover a{color: #C10001}
.news .new_r{width:465px;float:right; background:#FFF;padding-top:13px;}
.news .new_r .new_tit{border-bottom:1px solid #cccccc;height:48px; line-height: 48px;margin-bottom: 21px;}
.news .new_r .new_tit span{display: block; font-size: 20px; color:#333333; padding-left:17px; background:url("../images/f.jpg") no-repeat left;border-bottom:1px solid #ba1319; width:100px;}
.news .new_r dl{border-bottom:1px dashed #999999;padding-bottom:22px;margin-bottom: 20px;}
.news .new_r dl dt{height:23px; line-height: 23px; margin-bottom: 18px;}
.news .new_r dl dt i{display: block; width:55px; height:23px; text-align: center;float:left; line-height: 22px; background:#C10001; color:#FFF; margin-right: 6px;font-size: 16px}
.news .new_r dl dt a{ font-size: 16px; color:#333333;width:400px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;float: right;}
.news .new_r dl dd{ font-size: 14px; color:#999999;}
.news .new_r ul li{height:61px;margin-bottom: 16px;}
.news .new_r ul li span{display: block;width:58px; height:58px;border:2px solid #dcdcdc; float:left;margin-right: 16px;}
.news .new_r ul li span b{display: block; font-size: 32px; font-weight: bold; color:#cccccc; text-align: center;line-height: 40px}
.news .new_r ul li span em{display: block; font-size: 12px;color:#cccccc; text-align: center;}
.news .new_r ul li strong{display: block;font-weight: normal;float:left;margin-top: 8px;}
.news .new_r ul li strong a{font-size: 16px;display:inline-block;width:385px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .new_r ul li p{float:left; font-size: 14px; color:#999999; margin-top: 5px;width:385px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news .new_r ul li:hover span{border:2px solid #666;}
.news .new_r ul li:hover span b{color:#666;}
.news .new_r ul li:hover span em{color:#666;}
.news .new_r ul li:hover strong a{color:#333;}

/*footer start*/
.foot{padding-top: 70px; background-color:#f1f1f1;font-size: 15px}
.foot .top{background: url(../images/ft_1.png) no-repeat bottom left; height: 40px;margin-bottom: 20px;color: #333; opacity: 0.9;font-size: 19px;}
.foot .c img{ width:126px;height:126px;}
.foot .content{width: 1200px;margin: auto;overflow: hidden;padding-bottom: 60px}
.foot .content .a{width: 220px;}
.foot .content .a ul li{float: left;margin-right: 10px;width:98px;margin-bottom: 15px;}
.foot .content .a ul li a{color: #333;opacity: 0.7;}
.foot .content .a ul li:hover a,.foot .lx a:hover{color: #C10001;}
.foot .content .b{margin-left:30px}
.foot .content .b p{color: #333;margin-bottom: 15px;opacity: 0.7;}
.foot .content .b .lx2{padding-left:20px}
.foot .ewm{ float:right;}
.foot .ewm img{width:115px;}
.foot .ewm p{text-align: center;color: #979797;line-height: 40px; float:left; padding:0 5px;}
.foot .lx{margin: auto;text-align: center;color: #666; line-height: 70px;border-top: 1px #dfdfdf solid;width: 100%;}
.foot .lx a{color: #666;}