@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;}
.w1250{width: 1250px;margin:0 auto;}
.w1340{width: 1340px;margin:0 auto;}

/*header start*/
.header{position: relative;z-index: 999999}
.head_top{height: 100px;}

.search .gjc{width: 380px;}
.search .gjc a{color:#777;margin:0 5px;font-size: 14px; display:inline-block; max-width:130px; overflow:hidden; height: 30px; line-height: 30px; vertical-align: middle;}
.search .gjc a:hover {text-decoration:underline;}
.search .gjc b{color: #C81B23;font-size: 15px;}
.search form{width: 380px;padding-top: 15px;}
.search_form{position:relative; height:41px; margin:5px 0;display:block;}
.sinput{float:left; width:280px; height:28px; line-height:28px; padding:4px 7px; color:#b3b3b3; border:1px solid #999; border-radius:2px 0 0 2px; background-color:#fbfbfb;}
.sbtn{float:left; width:80px; height:38px; padding:0 12px; margin-left:-1px; border-radius:0 2px 2px 0; border:1px solid #C10001; background-color:#C10001; cursor:pointer; display:inline-block; font-size:16px; font-family: 微软雅黑;vertical-align:middle; color:#f3f7fc;position:absolute; _left:270px; _top:0}

.head_nav{height: 65px;background: url(../images/navbg.png) no-repeat center;}
.head_nav .tel{width:215px;height:65px;padding-left: 65px;background: url(../images/tel.png) no-repeat center left;}
.head_nav .tel b{font-size: 28px;color: #fff;font-family: Arial;position: relative;top: 8px}
.head_nav .tel p{font-size: 15px;color: #fff;letter-spacing: 2px;position: relative;top: 2px}
.head_nav ul{width: 960px;}
.head_nav ul li{float: left;}
.head_nav ul li a{display: block;width:106.5px;text-align: center;line-height: 50px;color: #fff;font-size: 15px;}
.head_nav ul li:hover a{background: #C10001}
/*header end*/
.banner{background: #F6F6F6}
/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	zoom: 1;
	top: -15px;

}

.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: #E8E8E8;
	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:#D11A1A;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}

/*banner end*/

/*product start*/
.product{padding:35px 0 30px;background: url(../images/probg.jpg) no-repeat center bottom;}
.product .pro_l{width: 380px;}
.product .pro_l .prolist_top{width: 380px;height: 122px;background: url(../images/prolisttopbg.jpg) no-repeat center;text-align: center;}
.product .pro_l .prolist_top b{font-size: 36px;color: #fff;letter-spacing: 2px;line-height: 160%;display: block;padding-top:15px;}
.product .pro_l .prolist_top p{text-align: center;color: #dfdfdf;font-size: 16px;letter-spacing: 1px;}
.product .pro_l .ul1 > li > a{display: block;width: 380px;height: 40px;background: #999;text-align: center;line-height: 40px;color: #fff;font-size: 17px;border-top: 2px solid #666;}
.product .pro_l .ul1 > li:hover > a {background: #C10001}
.product .pro_l .ul2 {padding: 10px 10px 20px;background: #f1f1f1}
.product .pro_l .ul2 > li {float: left;width: 160px;line-height:30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin:0 10px;border-bottom: 1px dashed #cfcfcf}
.product .pro_l .ul2 > li:hover a{color: #C10001}
.product .pro_r{width: 870px;}
.product .pro_r ul li{width: 265px;margin-left: 25px;float: left;margin-bottom: 26px;}
.product .pro_r ul li .img{width: 265px;height:198px;overflow: hidden;}
.product .pro_r ul li .img img{ width: 265px; height:198px; display: block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.product .pro_r ul li .img img:hover { transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.product .pro_r ul li .zi{height: 32.5px;background: #dfdfdf;line-height: 32.5px;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product .pro_r ul li:hover .zi{background: #C10001;color: #fff}
/*product end*/

/*adv start*/
.adv .adv_body{height: 237px;background: url(../images/adv1_02.png) no-repeat center;}
.adv .adv_body .adv_tel{padding: 120px 0 0 900px;color: #fff}
.adv .adv_body .adv_tel p{font-size: 16px;line-height: 200%}
.adv .adv_body .adv_tel b{font-size: 26px;font-family: Arial;}
/*adv end*/

.title{text-align: center;}
.title b{font-size: 38px;color: #555}
.title p{text-align: center;font-size: 18px;color: #aaa;line-height: 200%}

/*company start*/
.scrollbg {width: 100%;height: 100%;background-image: url(../images/com_bg1.jpg);background-attachment: fixed;background-position: 50% 0%;background-repeat: no-repeat;position: absolute;z-index: -1;}
.company{padding: 50px 0;background:url(../images/combg.png) no-repeat center top;}
.company .com_body{padding-top: 20px;}
.company .com_body .com_con p{line-height: 180%;padding: 0 50px;text-indent:2em;font-size: 16px}
.company .com_body ul li{width: 416.5px;margin-top: 40px;text-align: center;background: url(../images/line.png) no-repeat center right;}
.company .com_body ul li b{text-align: center;color: #666;text-align: center;line-height: 200%;font-size: 18px;display: block;}
.company .com_body ul li p.p2{font-size: 18px;height: 30px;line-height: 30px;text-align: center}
.company .com_body ul li:nth-last-of-type(1) {background-image: none;}
/*company end*/

/*case start*/
.case{background:rgba(67,67,67,0.8);padding:30px 0 50px 0}

.case .title b{color: #fff}

.case .hd { overflow:hidden; width:810px; margin:0 auto; height:70px;position:relative}
.case .hd i{ display:block; width:100%; height:1px; background-color:#d6d6d6; position:absolute; left:0; bottom:9px; z-index:0}
.case .hd ul{ overflow:hidden; position:relative; z-index:1; width:368px; height:70px; margin:0 auto;}
.case .hd li{ float:left; width:164px; height:70px; margin:0 10px;}
.case .hd .list{ display:block; text-decoration:none; line-height:41px; text-align:center; overflow:hidden; width:164px; height:41px; font-size:16px; color:#fff;}
.case .hd span{ display: inline-block; width:27px; height:28px; overflow:hidden; position:relative; top:7px; *top:0; margin-right:5px;}
.case .hd span{ *display:inline}
.case .hd span img{ display:block;}
.case .hd em{font-size: 18px;}
.case .hd b{ display:block; width:16px; height:16px; background:url(../images/anbout_y.png) no-repeat center; margin:0 auto; margin-top:12px;}
.case .hd li.on .list{ background:url(../images/about_01.png) no-repeat center; color:#fff;}
.case .hd li.on b{ background:url(../images/about_yc.png) no-repeat center}

.case .slideBox{ overflow:hidden; zoom:1; padding:30px 0 10px 50px; position:relative;}
.case .sPrev,.case .sNext{ position:absolute; left:5px; top:30px; display:block; width:46px; height:204px; background: url(../images/jt_l.png) no-repeat center;}
.case .sNext{ left:auto; right:5px; background: url(../images/jt_r.png) no-repeat center;}
.case .sPrev:hover,.case .sNext:hover{ border-color:#f60;}
.case .bd ul{ overflow:hidden; zoom:1;}
.case .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;}
.case .bd ul li .pic{ text-align:center; }
.case .bd ul li .pic img{ width:264px; height:198px; display:block;  padding:2px; border:1px solid #ccc;}
.case .bd ul li .pic a:hover img{ border-color:#999;}
.case .bd ul li .anli_title{ line-height:24px;}
.case .bd ul li .anli_title a{display: block;width: 270px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #fff;font-size: 15px;}
/*case end*/

/*new start*/
.new{padding: 50px 0 40px 0;background: #fff}
.pp_on .pp_on1{margin-top: 20px;}
.pp_on dl{ margin-left:15px; overflow: hidden; background: #f4f4f4; margin-right: 15px; height: 276px; margin-bottom: 39px;}
.pp_on dl dt{ float: left; width: 506px;}
.pp_on dl dd{ float: right; width: 590px; padding-top: 58px; margin-right: 42px;}
.pp_on dl dd > a{ font-size: 16px; color: #000000;margin-bottom: 17px;display: block;}
.pp_on dl dd p{ color: #434343; font-size: 14px; line-height: 29px;}
.pp_on dl dd em{ display: block; font-size: 14px; color: #666; padding-top: 11px;}
.pp_on dl dd em span{ display: block; text-align: right; padding-top:12px;}
.pp_on dl dd em span a{ display: inline-block; width: 90px; height: 30px; line-height: 28px; border-radius: 28px; background: #C10001; color: #fff; text-align: center; font-size: 16px;}
.pp_on ul{ overflow: hidden; margin: 0 15px;}
.pp_on ul li{ float: left; width:550px; font-size: 16px; color: #434343; margin-bottom:19px;}
.pp_on ul li:nth-child(2n){ float: right;}
.pp_on ul li a{ color: #434343; display: inline-block; float: left; width: 410px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.pp_on ul li span{ display: inline-block; float: right;}
.pp_on ul li a:hover{ color: #C10001;}
/*new end*/

/*footer start*/
.footer{background:#666;}
.footer .foot_nav{height: 50px;background: #C10001}
.footer .foot_nav ul li{float: left;width: 138px;text-align: center;font-weight: bold;font-size: 16px;height: 20px;border-right: 1px solid #fff;line-height: 20px;margin: 15px 0}
.footer .foot_nav ul li:nth-last-of-type(1) {border-right:0px;}
.footer .foot_nav ul li a{color: #fff;}
.footer .foot_body{padding: 30px 0;text-align: center;color: #ccc;font-size: 15px;}
.footer .foot_body span{line-height: 200%;padding: 0 20px}
.footer .foot_body a{color: #ccc}
/*footer end*/