@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;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}

/*header start*/
.header{box-shadow: 0 0 10px 0 #aaa}
.header .head_top{height: 30px;background: #eee;color: #666}
.header .head_top p{color: #666;line-height: 30px;}
.header .head_top a{display: inline-block;padding: 0 15px;line-height: 30px;color: #666}
.header .head_bot{height: 100px;background: #fff;}
.header .head_bot img{padding: 10px 0;}
.header .head_bot ul{position: relative;z-index: 1;}
.header .head_bot ul li.nLi{float: left;position: relative;}
.header .head_bot ul li.nLi > a{display:block;width: 100px;height: 100px;text-align: center;font-size: 16px;line-height: 100px;}
.header .head_bot ul li.nLi > a:hover {background: url(../images/red.jpg) repeat-x center;}
#nav .sub{ display:none; width:100px; left:0px; top:100px;position:absolute;background:rgba(255,255,255,0.8);line-height:35px;}
#nav .sub li{ zoom:1;}
#nav .sub a{ display:block; padding:0 10px;text-align: center;}
#nav .sub a:hover{ background:#bb0000; color:#fff;}
#nav .on > a{ background: url(../images/red.jpg) repeat-x center;}
/*header end*/


/*banner start*/
.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: #EE7700;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

/*prolist start*/
.prolist{padding: 50px 0;}
.prolist ul li{float: left;width: 400px;text-align: center;}
.prolist ul li img{width: 188px;height: 188px;border: 7px solid #dfdfdf;border-radius: 100px;transition: all 0.5s linear 0s;}
.prolist ul li .zi b{font-size: 20px;padding-top: 15px;display: block;}
.prolist ul li .zi p{text-align: center;line-height: 180%}
.prolist ul li:hover img{transform:rotate(360deg);border: 7px solid #0155D2;}
.prolist ul li:hover b{color: #0155D2}
/*prolist end*/

/*product start*/
.product{background:url(../images/probg.jpg) no-repeat center top #f5f5f5;padding: 0 0 30px;position: relative;}

.title{text-align: center;font-size: 40px;color: #252525;line-height: 40px;font-weight: normal;position: relative;z-index: 1;padding-top: 20px;}
.title a{display: block;}
.title b{background: url(../images/tit_bg.png) no-repeat;width: 47px;height: 48px;display: block;text-align: center;padding-top: 6px;margin: 0 auto;margin-bottom: 8px;}
.title b img{width: auto;height: auto;margin: 5px auto;}
.title span{color: #0155D2;font-weight: bold;}
.title em{display: block;margin-top: 15px;font-size: 16px;color: #939393;line-height: 20px;letter-spacing: 1px;}
.title em i{color: #D0D0D0;font-weight: lighter;margin: 0 2px;}

.con2{margin-top: 40px;}
.con2 dl{float: left;width: 385px;margin-right: 21px;margin-bottom:24px;}
.con2 dl:nth-child(3n){margin-right: 0;}
.con2 dt{width: 385px;height: 289px;line-height: 0;}
.con2 dt img{width: 385px;height: 289px;border:1px solid #eee;box-sizing:border-box;}
.con2 dd{height: 74px;background: #fff;padding-left: 17px;padding-top: 20px;position: relative;}
.con2 dd b{display: block;font-size: 16px;color: #2C2C2C;font-weight: normal;margin-bottom: 12px;width: 300px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.con2 dd span{display: block;font-size: 14px;color: #8B8B8B;width: 300px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.con2 dd a.more{position: absolute;width: 52px;height: 55px;display: block;right: 12px;bottom: 18px;background: url(../images/pz_more2.png) no-repeat center;transition: all .2s linear;}
.con2 dl:hover{box-shadow:0 3px 27px 2px rgba(0,0,0,0.05), 0 0px 27px rgba(0,0,0,0.05);}
.con2 dl:hover dd b a{color: #0155D2;}
.con2 dl:hover dd a.more{background: url(../images/pz_more2h.png);bottom: 65px;}

/*product end*/

/*company start*/
.company{background:#000 url(../images/sl_bg.png) no-repeat center top;height: 370px;position: relative;overflow: hidden;}
.company:before{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #f5f5f5;border-right: 960px solid transparent;border-left: 960px solid transparent;position: absolute;left: 50%;top: 0;margin-left: -960px;}
.company:after{content: "";width: 0;height: 0;position: absolute;border-bottom: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;position: absolute;left: 50%;bottom: 0;margin-left: -960px;}
.company .title b{background: url(../images/sl_tbg.png) no-repeat; width: 57px; height: 48px; display: block; text-align: center; padding-top: 18px; margin: 0 auto; margin-bottom: 10px;position: relative;z-index: 1;top:-5px;}
.company .title b img{width: auto; height: auto; margin: 0 auto;}
.company .title a{color: #fff}

.company .con{margin-top: 32px;}
.company .con ul{width: 685px;float: left;}
.company .con li:first-child{border-left: 1px solid rgba(255,255,255,0.15);}
.company .con li{float: left;height: 84px;border-right: 1px solid rgba(255,255,255,0.15);width: 170px;text-align: center;}
.company .con li em{height: 50px;display: block;}
.company .con li span{display: block;font-size: 24px;color: #fff;margin-top: 4px;}
.company .con p{float: right;width: 370px;margin-top: 23px;}
.company .con p span{display: block;color: #fff;opacity: 0.41;font-size: 16px;}
.company .con p i{color: #fff;font-size: 36px;font-family: Arial;background: url(../images/sl_tel.png) no-repeat left center;padding-left: 38px;font-weight: bold;}

.com_body{padding: 30px 0 50px 0}
.com_body .com_r{width: 580px;}
.com_body .com_r .com_tit{height: 60px;padding-left: 120px;background: url(../images/comicon.png) no-repeat center left;}
.com_body .com_r .com_tit p{font-size: 25px;line-height: 35px;color: #0155D2}
.com_body .com_r .com_tit i{color: #aaa;line-height: 25px;}
.com_body .com_r em{width: 425px;height: 3px;background: #e1e1e1;margin:24px 0;display: block;}
.com_body .com_r > p{line-height: 180%;text-indent: 2em;}
.com_body .com_r a.more{width: 150px;height: 35px;background: #dfdfdf;display: block;margin: 15px auto 0;text-align: center;line-height: 35px;border-radius: 20px;color: #0155D2}
.com_body .com_r a.more:hover {background: #0155D2;color: #fff}
/*company end*/

/*workshop start*/
.workshop{background: url(../images/sccjbg.jpg) no-repeat center;position: relative;overflow: hidden;}
.workshop:after{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;left: 50%;top: 0;margin-left: -960px;}
.picScroll-left{ width:1228px;  overflow:hidden; position:relative; margin:40px auto;}
.picScroll-left .hd{ overflow:hidden;  height:40px; padding-top:20px; text-align: center}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:inline-block;  width:40px; height:40px;margin:0 5px; overflow:hidden;cursor:pointer; background:url(../images/jt_l.png) no-repeat center;}
.picScroll-left .hd .next{ background: url(../images/jt_r.png) no-repeat center;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }

.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 14px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:273px; height:204px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li:hover .pic a img{ border-color:#0155D2; background: #0155D2}
.picScroll-left .bd ul li .zi{ line-height:24px; font-size: 15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.picScroll-left .bd ul li:hover .zi a{color:#0155D2;}
/*workshop end*/

/*new start*/
.new {background: #fff;position: relative;overflow: hidden;padding-bottom: 50px}
.new:after {content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #EEEEEE;border-right: 960px solid transparent;border-left: 960px solid transparent;left: 50%;top: 0;margin-left: -960px;}


.new_l{width: 345px;background:url(../images/new_bg.jpg) repeat-x 0 0 #fff;padding:20px;box-shadow:0 0 10px 2px #e7e7e7;overflow: hidden;margin-top: 40px}
.new_r{width:781px;margin-top: 40px}
.new1,.new2{width:701px;overflow: hidden;background: #fff;box-shadow:0 0 10px 2px #e7e7e7;margin-bottom: 20px;padding: 20px 40px 30px;}

.new_l dt,.new_l dt img{height:180px;width: 345px;display: block;overflow: hidden;}
.new_l dd{padding: 30px 10px 0;}
.new_l dd i,.new1_c li i{height: 45px;line-height:45px;font-size:16px;color: #363636;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new_l dd:hover i,.new1_c li:hover i{color:#0155D2;}
.new_l dd p{height: 75px; font-size:14px; color:#989898;overflow: hidden;}
.new_l dd span,.new1_c li span{background:url(../images/new_line.jpg) no-repeat 0 center;height:24px;overflow: hidden;text-align: right;font-family: Times New Roman;color: #989898;display: block;}

.new1_c li{width:312px;float: left;}
.new1_c li p{height: 76px;overflow: hidden; color:#989898; font-size:14px;}
.new1_c li:nth-child(2n-1){padding: 0 68px 0 0;}
.new1_d{margin-top: 34px}
.new1_d li{width: 312px;float: left;height: 32px;line-height: 32px;border-bottom: 1px dashed #dfdfdf}
.new1_d li:nth-child(2n-1){margin-right: 68px}
.new1_d li a{display: inline-block;width: 230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.new1_d li span{float: right;font-size: 14px;color: #989898; font-family: "Times New Roman";}
.new1_d li:hover a{color: #0155D2;}

/*new end*/

/*footer start*/
.footer{background: #666;padding-bottom: 40px;}
.footer .footer_intro {border-bottom: 1px solid #9b9b9b;padding-top: 30px;padding-bottom: 5px;}
.footer .footer_nav {width: 700px;}
.footer .footer_nav ul li {float: left;width: 110px;text-align: center;line-height: 50px;}
.footer .footer_nav ul li a {font-size: 16px;color: #fff;width: 100%;display: inline-block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

.footer .footer_hotline p{color: #fff;font-size: 16px;height: 50px;line-height: 50px;padding-left: 50px;background: url(../images/dianhua.png) no-repeat center left;}
.footer .footer_hotline p span{font-size: 38px;font-family: "Times New Roman"}
.footer .center1 {margin-top: 38px;}
.footer .foot_logo {position: relative;padding-right: 80px}
.footer .foot_logo::after {position: absolute;content: '';background: #9b9b9b;height: 88px;width: 1px;right: 0;top: 26px;}
.footer .p{width: 720px;margin-top: 14px;margin-left: 45px;}
.footer .p b{margin-left: 42px;font-size: 16px;margin-bottom: 20px;display: block;color: #fff;letter-spacing: 1px}
.footer .p p{font-size: 15px;margin-bottom: 20px;}
.footer .p p span{display: inline-block;color: #fff;margin-left: 42px;}
.footer .qr_code img{width: 122px;height: 122px;}
.footer .qr_code p{font-size: 14px;color: #b2afaf;text-align: center;line-height: 10px;margin-top: 10px;}
.foot_bot{height: 40px;background: #343434;line-height: 40px;}
.foot_bot span{font-size: 15px;color: #fff}
.foot_bot span a{color: #fff}
/*footer end*/