@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%}
.w1000{width: 1000px;margin:0 auto;}
.w1100{width: 1100px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #444; 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;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}


/*header start*/
.header{height: 100px;background: url(../images/headbg.jpg) no-repeat center top;position: fixed;box-shadow: 0 0 10px 0 #ccc;z-index: 999}
.header .head_body{height: 95px;padding-top: 5px;}
.header .head_body ul{width: 690px;height: 95px;position: relative;left: 6px;}
.header .head_body ul li{width: 98.5px;height: 95px;text-align:center;font-size:16px;font-weight: bold;line-height: 95px;}
.header .head_body ul li:hover {color: #CC0001}
/*header end*/

/*banner start*/
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	top: 100px;
	width:100%;
	max-width:100%;
	text-align:center;
	/* height: 500px; */
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}
/*banner end*/

/*proList start*/
.proList{height: 90px;background: url(../images/prokuang.png) no-repeat center;position: absolute;z-index: 998;margin-top: 90px;}
.proList ul li{width: 210px;height: 51px;position: relative;top: 13px;border-right: 1px dashed #aaa;padding-left: 9px;}
.proList ul li img{position: relative;left: 5px;}
.proList ul li .proname{width:150px;font-size: 19px;font-weight: bold;text-align: center;}
.proList ul li .proname p{text-align: center;color: #333}
.proList ul li .proname .more{width:80px;height:20px;text-align: center;line-height: 20px;background: #0060d8;font-size: 12px;font-weight: normal;color: #fff;position: relative;top: 5px;margin: 0 auto}
.proList ul li .proname .more:hover{ background: #CB0000; }
.proList ul a:nth-child(5) li{border: none;}
/*proList end*/

/*product start*/
.productsy{padding-top:170px; height: 510px;}
.productsy .probig{width: 240px;height: 450px;margin-top: 30px;text-align: center;}
.productsy .prosmall{width: 1140px;height: 450px;}
.productsy .prosmall ul li{width: 285px;height: 210px;margin-top: 30px;}
.productsy .prosmall ul li .nei{width: 240px;height: 210px;background: url(../images/probg.jpg) no-repeat center;margin: 0 auto}
.productsy .prosmall ul li .nei img{padding:5px;}
.productsy .prosmall ul li .nei .prozi{width: 240px;height: 27px;text-align: center;color:#fff;font-size: 16px;font-weight: bold;}
/*product end*/

/*company start*/
.scrollbg{width: 100%; height:890px;background-image: url("../images/combg.jpg"); background-attachment: fixed; background-position: 50% 0%; background-repeat: no-repeat;position: absolute;z-index: -1}
.company{margin: 50px 0;}
.company .com_body{height: 740px;background: url(../images/com_bg.png) no-repeat center;}
.company .com_body .gsjj{padding: 110px 0 0 0;}
.company .com_body .comzi{width: 510px;padding-right: 35px;}
.company .com_body .comzi b{font-size: 20px;color: #444}
.company .com_body .comzi p{line-height: 160%;font-size: 15px;text-indent: 2em;}
.company .com_body .comzi .more{width: 120px;height: 35px;background: #CB0000;color: #fff;line-height: 35px;text-align: center;border-radius: 10px;margin-top: 20px;}
.company .com_body .comzi .more:hover{ background: #0060d8; }
.company .com_body .gssl{width:1170px;padding:15px; margin:33px auto 0 auto;}
.company .com_body .gssl .title{width: 1170px;height: 40px;border-bottom: 1px solid #ababab;line-height: 40px;font-size: 20px;font-weight: bold;color: #CB0000}
.company .com_body .gssl .title a{display:block;height:40px;font-size: 15px;line-height: 40px;}
.company .com_body .gssl .title a:hover {color: #CB0000}
.company .com_body .gssl .picMarquee-left{width:1160px;overflow:hidden; position:relative;left: 0px; top:20px;}
.company .com_body .gssl .picMarquee-left .tempWrap{width: 1200px!important;}
.company .com_body .gssl .strengthMain{overflow:hidden;margin-top: 35px;}
.company .com_body .gssl .strengthMain li{float:left;width:240px;height:180px;overflow:hidden;background:#000;position:relative;margin:0 15px}

.company .com_body .gssl .strengthMain li img{width:240px;height:180px;transition:all .5s;opacity:1;filter:alpha(opacity=100);}
.company .com_body .gssl .strengthMain li .font{width:230px;height:170px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:10px;}
.company .com_body .gssl .strengthMain li .font h3{font-size:16px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;position: relative;top: 165px;}
.company .com_body .gssl .strengthMain li:hover img{transform: scale(1.1, 1.1);opacity:0.4;filter:alpha(opacity=40);}
.company .com_body .gssl .strengthMain li:hover .font h3{font-size:20px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:190px;background: none;position: relative;top: -15px}
.company .com_body .gssl .strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.company .com_body .gssl .strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.company .com_body .gssl .strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.company .com_body .gssl .strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}
/*company end*/

/*new start*/
.new{margin: 50px auto 10px auto;}
.new .new_l{width: 570px;}
.new .new_l .title{width: 570px;height: 36px;background: url(../images/line1.png) no-repeat center;font-size: 18px;color: #333; border-bottom: 2px #666 dashed;}
.new .new_l .title font{color: #CBCBCB;font-size: 16px;}
.new .new_l .title a{font-size: 13px;line-height: 35px;}
.new .new_l .newimg{margin-top:15px;}
.new .new_l .newzi{margin-top: 15px;}
.new .new_l .newzi b{font-size: 16px;}
.new .new_l .newzi font{font-size: 13px;}
.new .new_l .newzi p{text-indent: 2em;line-height: 150%;margin-top: 10px;}
.new .new_l .newzi p a{color: #BB2F30;font-weight: bold;}
.new .new_l .newzi ul li{height: 32px;line-height: 32px;border:1px dashed #d1d1d1; border-width: 0 0 1px 0}
.new .new_l .newzi ul li:hover {color: #CB0000;}
.new .new_r{width: 570px;}
.new .new_r .title{width: 570px;height: 36px;background: url(../images/line1.png) no-repeat center;font-size: 18px;color: #333; border-bottom: 2px #666 dashed;margin-bottom: 15px;}
.new .new_r .title font{color: #CBCBCB;font-size: 16px;}
.new .new_r .title a{font-size: 13px;line-height: 35px;}
.txtScroll-top{width:570px; overflow:hidden;}
.txtScroll-top .infoList li{ height:80px; margin-bottom: 15px;}
.txtScroll-top .infoList li .anliimg{width: 126px;height: 76px;border:1px solid #dfdfdf;padding:1px;}
.txtScroll-top .infoList li .anlizi{width: 570px;height: 80px;}
.txtScroll-top .infoList li .anlizi b{font-size: 15px;}
.txtScroll-top .infoList li .anlizi p{font-size: 14px;color: #666;line-height: 145%}
.txtScroll-top .infoList li .anlizi .more{color: #BB2F30;font-weight: bold;line-height: 145%}
.new .que{width: 420px;margin-bottom: 20px;}
.new .que li{height: 33px;line-height: 33px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.new .que li:hover {color: #0060d8;}
/*new end*/

/*footer start*/
.footer{padding: 25px 0 25px 0;background: url(../images/bg.jpg) no-repeat center; border-top: 4px solid #0060d8;}
.footer ul p{font-size: 20px;line-height: 160%;margin-bottom: 10px;}
.footer ul p a{ color: #fff; }
.footer .kslj{width: 216px;color: #fff}
.footer .kslj li{width: 100px;color: #dedede;font-size: 15px;height: 30px}
.footer .cpzs{width: 260px;color: #fff}
.footer .cpzs li{width: 130px;color: #dedede;font-size: 15px;height: 30px}
.footer .lxwm{width: 710px;color: #fff}
.footer .lxwm li{color: #dedede;font-size: 15px;height: 20px;}
.footer ul a li:hover {color: #fff;}
.foot_bot{height: 35px;line-height: 35px;background: #111;color: #ccc}
/*footer end*/

.productleft{padding: 40px 0;}
.productleft .pro_list{width: 280px;}
.productleft .pro_list .pl_top{width: 280px;height: 130px;background: url(../images/proList.jpg) no-repeat center;}
.productleft .pro_list .pl_body{width: 278px;border:1px solid #dedede;border-width:0 1px 0 1px;padding: 15px 0 15px 0;}
.productleft .pro_list .pl_body ul{width: 258px;padding: 0 10px;}
.productleft .pro_list .pl_body ul li{width: 233px;height: 35px;line-height: 35px;margin-top: 10px;background: #666;padding-left: 25px;color: #fff;transition: all 0.2s ease-in;}
.productleft .pro_list .pl_body ul a:nth-child(1) li{margin-top:0px;}
.productleft .pro_list .pl_body ul li:hover {background: #CB0000;}

/*links start*/
.links-title{ width:100%; height:40px; line-height:40px; font-size:24px; color:#fff;}
.links{ width:100%; height: auto; background: #fff; clear: both;}
.links ul{ width:1200px; height:auto; margin:0 auto; padding:10px 0px;clear:both;}
.links ul li{float:left; margin:0px; color: #444;line-height:23px;}
.links ul li a{color:#444; padding:0px 8px; font-size:14px; line-height:23px; display:inline-block; }
.links ul li a:hover{ color:#BB2F30; text-decoration:none;}
/*links end*/

/*left news*/
.sideWrap {width: 280px; margin-top:10px;}
.sideWrap h2 {background: #444; border-bottom: 2px #BB2F30 solid; height: 43px; line-height: 43px; font-size:24px; font-weight: bold;color: #fff;text-align: center;/*border-top-right-radius: 5px;border-top-left-radius: 5px;*/}
.sideWrap h2 span{ padding-left:10px;}
.sideNewsBox { padding: 11px 12px 13px 11px; background: #dedede;}
.sideNewsBox li { border-bottom: 1px dashed #d2d2d2; height: 29px; line-height: 29px; }
.sideNewsBox h3 a {color:#393939;display: block;padding-left: 11px;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 30px;}
.sideNewsBox h3 a:hover {color:#BB2F30;font-size: 15px;font-weight: bold;}
/*left end*/
/*map start*/
.mapbody{margin:0 auto;}
#content01 h3{ font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;    clear: both; }
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}
#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;  margin-top: 25px;  width: 1100px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:170px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.linkbox .sj{ width:900px;}.linkbox .sj ul li{ float:left; }
.hotnew_bt{font-size:16px;width:1100px;float:left;color:#666666;font-weight: bold;border-bottom:#111111 2px solid;margin-bottom: 20px;}
.hotnew{ width:auto;padding: 0px 30px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}
.hotnew a{ color: #444;}
.wrapper {width:1200px;margin: 0 auto;}
/*map end*/
/*main start*/
.main{padding: 120px 0 25px 0;}
.main .main_l{width: 220px;height: 385px;background: url(../images/pro_list.png) no-repeat center;}
.main .main_l ul{width: 180px;text-align: center;margin: 0px auto 0 auto;position: relative;top: 95px;}
.main .main_l ul li{height: 40px;line-height: 40px;border-bottom: 1px dashed #dedede;font-size: 16px;font-weight: bold;color: #444}
.main .main_l ul li:hover {color: #fff}
.main .main_r{width: 900px;}
.main .main_r .top{height: 35px;line-height: 35px;padding-top: 10px;border-radius: 15px;padding: 2px 5px;border-bottom: #666 4px solid;}
.main .main_r .top b{font-size: 20px; color: #0060d8;}
.main .main_r .top p{font-size: 15px;}
.main .main_r .bot{padding: 15px;}
.main .main_r .bot p{text-indent: 2em;line-height: 180%;}

.main .main_f{width: 220px;height: 385px;border:1px solid #FDBB00;border-radius: 10px;background-color:#FDBB00;}
.main .main_f .wenti{ width:220px; height:60px; background-color:#0060d8; color:#fff; font-size:24px;line-height: 60px;text-align: center;border-radius: 10px;}
.main .main_f ul{width: 180px;text-align: center;margin: 0px auto 0 auto;}
.main .main_f ul li{text-overflow:ellipsis;white-space:nowrap; overflow: hidden; height: 40px;line-height: 40px;border-bottom: 1px dashed #dedede;font-size: 16px;font-weight: bold;color: #444;text-align: left;margin-left: 5px;}
.main .main_f ul li:hover {color: #fff}
/*main end*/
/*后加*/
/*new*/
.mr_bot{width: 920px;padding:10px; line-height:28px;}
dl.news_dl {font-size:14px; color:#666; padding:5px; line-height:22px; border-bottom:1px dashed #CCCCCC;    margin: 6px;}
.news_dl a img:hover{ background: #EE7703;}
dl.news_dl a{ color:#444; }
dl.news_dl dt {line-height:24px;height:24px;width:900px;overflow:hidden;}
dl.news_dl .dt_1 { height:20px;padding-left:20px;    font-size: 16px;color: #666666; font-weight:bold;text-decoration:none;  }
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"Microsoft YaHei"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} 
dl.news_dl dd {font-size:12px;overflow:hidden;}

.ny_title{ height:48px; border-bottom: 1px #ccc dashed;}
.ny_title h1{line-height:40px;color:#666666;font-size:18px;margin-bottom:10px;font-weight: bold;}
.ny_title .zuozhe{ position:relative; bottom:28px;}
.ny_title .fabutime{ position:relative; bottom:28px;}
.dbtel{ font-size:20px; font-weight:bold; text-align:center; margin-top: 5px;}
.per{float:left;margin-top:20px; text-align:center; width: 100%;margin-bottom: 20px; background:#eee;}
.per p{ line-height:35px; margin:0px;  padding:0px 10px;width:auto; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.per p a:hover{ color:#0060d8 }
.xgwz{display: inline-block;}.xgwz ul{ padding:0px;}
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold; width:940px;}
.xgxw{ width:430px;line-height: 25px; height:25px; float:left;margin:5px 20px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden;}
.xgxw a{background: url(../images/arrow.gif) no-repeat 0 center; padding-left: 10px;}
.pro_img2{ width:100%; margin: 0px auto; height:auto    overflow: auto;}
.pro_img2 ul{ padding:0px; margin:0px;list-style:none; }
.pro_img2 ul li{ float:left;width:150px; margin:10px 5px;height: 160px;}
.pro_img2 ul li:hover img{transform: scale(1.05);}
.pro_img2 ul li a{text-decoration:none;} 
.pro_img2 ul li a img{ width:150px; height:113px; border:1px #ccc solid; border-radius:3px; }
.pro_img2 ul li a span{ width:150px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
/*分页*/
.content{ /*width:450px;*/ height:auto; margin:0 auto;}
.content .left{ width:100%;_width:668px; height:auto; margin-right:30px; float:left;}
.content .left .comment .turn a{ padding:6px 12px; border:1px solid #d0cece; color:#333; margin-left:10px; line-height:20px;}
.content .left .comment .turn a:hover{ color:#fff; background:#ff870b;}
.content .left .turn1{padding-left:20px; padding-bottom:30px;}
.content .left .turn1 li{ float:left; margin-right:10px; display:inline-block; height:40px; line-height:40px;}
.content .left .turn1 a{  border:1px solid #d0cece; color:#333; font-size:14px ; display:block;_display:inline ; padding:0px 12px;_ padding:4px 12px;height:30px; text-align:center; line-height:30px;}
.content .left .turn1 a:hover{ color:#fff; background:#ff870b;}
.content table p{width:auto}

/* productBox */
.productBox { width:900px; overflow: hidden;margin-top: 20px }
.productBox li { float: left; position: relative; width:240px; height:230px; border: 1px solid #858585; background: #f4f4f4; margin:0px 24px; margin-bottom: 45px; }
.productBox h3 { text-align: center;    line-height: 25px; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBox h4 {margin-bottom: 8px;text-align: center;font-size: 12px;color: #ff870b;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 20px;}
.productBox p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBox span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block; line-height: 19px; position: relative; left: 5px; }
.productBox .on {background:#0060d8;border-color: #2D2D2B;}
.productBox .on h3 { color: #fff;line-height: 50px;cursor:pointer; }
.productBox .on h4 { display:none; color: #fff;}
.productBox .on p { color: #fff;}
.productBox .on span { border-color: #125ed6; background: #fff; color: #125ed6;}