@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#666666;}
.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: 1120px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #666666; 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;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:114px;height: 95px;text-align:center;font-size:16px;font-weight: bold;line-height: 95px;}
.header .head_body ul li:hover {color: #164D86}
/*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;
	width:100%;
	max-width:100%;
	text-align:center;
}

.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:#444;
	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*/

/*product start*/
.product{background: #fff;padding: 30px 0 0 0;}
.product .pro_left{width: 260px;}
.product .pro_left ul li{width: 215px;height: 36.6px;line-height:36.6px;background: #efefef;border-bottom: 1px solid #ccc;font-size: 15px;font-weight: bold;color: #555;padding-left: 30px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden; margin-left: 8px;}
.product .pro_left ul li:hover {background: #164D86;color: #fff; position: relative; right: 8px; width: 230px;}
.product .pro_left ul li .jt{width: 40px;height: 40px;background: url(../images/jt.png);}
.product .pro_left ul li:hover .jt{width: 40px;height: 40px;background: url(../images/jt2.png);}
.product .pro_right{width: 940px;}
.product .pro_right ul li{width: 313px;margin: 20px 0 20px 0}
.product .pro_right ul li .proimg{width:260px;height:195px;border: 4px solid #ccc;margin-left: 45px;overflow: hidden;}
.product .pro_right ul li .prozi{width:268px;height:45px;line-height:45px;text-align:center;margin-left: 45px;font-size: 16px;background: url(../images/proname.png) no-repeat center; color: #fff;}
.product .pro_right ul li:hover .proimg{border: 4px solid #164D86;}
.product .pro_right ul li:hover .prozi{color: #fff}
.product .pro_right li img{ width: 260px; height: 195px; 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_right li 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 end*/

/*company start*/
.company{background:url(../images/combg1.png) no-repeat center bottom;}
.company .com_body{height: 380px;}
.company .com_body .com_l{width: 1200px;height: 380px;background:url(../images/comlbg.png)no-repeat;}
.company .com_body .com_l .comimg{padding-left: 55px; margin-top: 110px;}
.company .com_body .com_l .comimg {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.company .com_body .com_l .comimg:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  top: -webkit-calc(50% - 10px);
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: right;
  transition-property: right;
}

.company .com_body .com_l .comimg:hover {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}

.company .com_body .com_l .comimg:hover:before {
  right: -10px;
}
.company .com_body .com_l .profile{width: 720px;padding-top:100px;padding-right: 55px;color: #000}
.company .com_body .com_l .profile b{text-indent: 2em;line-height: 300%;font-size: 18px; color:#444; }
.company .com_body .com_l .profile p{text-indent: 2em;line-height: 160%;font-size: 15px;}
.company .com_body .com_l .profile .more{width: 120px;height: 35px;text-align: center;line-height: 35px;border: 1px solid#da0000;color:#da0000;margin-top: 10px;}
.company .com_body .com_l .profile .more:hover {border: 1px solid #da0000; color:#da0000; border-radius: 10px;}
/*company end*/

/*company start*/
.company6{height: 460px;padding:40px 0;background: #888;}
.company6 .ghqd{ width: 1200px; height: 90px; margin-top: 10px;}
.company6 .ghqd .tupian{ width: 160px; margin-right: 30px; text-align: center;}
/*.company6 .com_body{height: 350px;background: url(../images/about.png) no-repeat center;}*/
.company6 .com_body .con{color: #fff;}
.company6 .com_body .con b{font-size: 24px;color: #164b86;}
.company6 .com_body .con p{line-height: 180%;font-size: 15px;}
.company6 .com_body .con .more{width: 125px;height: 43px;line-height: 43px;color: #fff;background: #444;text-align: center;font-size: 20px; margin-right: 25px; margin-top: 70px;}
.company6 .com_body .con .more:hover{ background: #164D86; }
/*company end*/
/*new start*/
.new{padding: 40px 0;}
.new .title{text-align: center;}
.new .title b{font-size: 30px;}
.line{width: 60px;height: 4px;background: #164D86;margin: 10px auto 0 auto;}
.new .new_body{margin-top: 30px;}
.new .new_body .new_l{width: 615px;}
.new .new_body .new_l .img1,.new .new_body .new_l .img2{position: relative;}
.new .new_body .new_l .img1 .more,.new .new_body .new_l .img2 .more{width: 125px;height: 40px;background: #da0000;text-align: center;line-height: 40px;color: #fff;position: absolute;top: 130px;left: 175px;transition: all 0.2s ease-in;font-size: 15px;}
.new .new_body .new_l .more:hover {background: #164D86; border-radius: 10px;}
.new .new_body .new_l .nl_bot ul li{width: 615px;height: 60px;border-bottom: 1px solid #dfdfdf;padding: 20px 0}
.new .new_body .new_l .nl_bot ul li .date{width: 60px;height: 60px;background: #164D86;text-align: center;}
.new .new_body .new_l .nl_bot ul li .date b{font-size: 20px;line-height: 36px;color: #fff}
.new .new_body .new_l .nl_bot ul li .date p{text-align: center;color: #fff}
.new .new_body .new_l .nl_bot ul li .newzi{width: 540px;}
.new .new_body .new_l .nl_bot ul li .newzi .zi_title{font-size: 17px;color: #333;position: relative;top: -2px;}
.new .new_body .new_l .nl_bot ul li .newzi .zi_con{color: #777;padding-top: 3px;}
.new .new_body .new_r ul{position: relative;top: -12px;}
.new .new_body .new_r ul li{width: 530px;height: 65px;border-bottom: 1px solid #dfdfdf;padding: 20px 0}
.new .new_body .new_r ul li .date{width: 60px;height: 60px;background: #164D86;text-align: center;}
.new .new_body .new_r ul li .date b{font-size: 20px;line-height: 36px;color: #fff}
.new .new_body .new_r ul li .date p{text-align: center;color: #fff}
.new .new_body .new_r ul li .newzi{width: 450px;}
.new .new_body .new_r ul li .newzi .zi_title{font-size: 17px;color: #333;position: relative;top: -2px;}
.new .new_body .new_r ul li .newzi .zi_con{color: #777;padding-top: 3px;}
.nl_bot{ position: relative; bottom: 13px; }
/*new end*/
/*adv start*/
.adv{height: 200px;background: url(../images/advbg.jpg) no-repeat center;}
/*adv end*/
/*方案 start*/
/* .fangan{height: 360px;padding: 40px 0;background: url(../images/scenebg.jpg) repeat-x center;}
.fangan .title{text-align: center;}
.fangan .title b{text-align: center;font-size: 32px;}
.fangan .title p{text-align: center;padding-top: 10px;color: #888;font-size: 15px;}
.fangan ul{margin-top: 21px;}
.fangan ul li{width: 280px;height: 350px;background: #dedede;margin-left: 33px;}
.fangan .picMarquee-left{width:1200px;overflow:hidden;}
.fangan .picMarquee-left .tempWrap{width: 1240px!important;}
.fangan .strengthMain{overflow:hidden;margin-top: 35px;}
.fangan .strengthMain li{float:left;width:280px;height:210px;overflow:hidden;background:#000;position:relative;margin:0 15px}
.fangan .strengthMain li img{width:280px;height:210px;transition:all .5s;opacity:1;filter:alpha(opacity=100);}
.fangan .strengthMain li .font{width:280px;height:200px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:10px;}
.fangan .strengthMain li .font h3{font-size:16px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;background: url(../images/imghoverbg.png) no-repeat center;position: relative;top: 165px;}
.fangan .strengthMain li:hover img{transform: scale(1.1, 1.1);opacity:0.4;filter:alpha(opacity=40);}
.fangan .strengthMain li:hover .font h3{font-size:20px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:190px;background: none;position: relative;top: 0}
.fangan .strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.fangan .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}
.fangan .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;}
.fangan .strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;} */
/*方案 end*/

/*footer start*/
.footer{padding: 20px 0;background: #333;border-top: 4px solid #164D86}
.footer .yqlj b{color: #fff;font-size: 18px;line-height: 25px;font-weight: normal;}
.footer .yqlj ul li{margin-right: 20px;color: #ddd}
.footer .footnav{width: 1200px;height: 80px;background: url(../images/footnav.png) no-repeat center;}
.footer .footnav ul{width: 1100px;margin: 0 auto;}
.footer .footnav ul li{width: 183px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #fff}
.footer .lxwm{width: 1200px;margin: 0 auto; padding-bottom: 25px;}
.footer .lxwm ul{padding-left: 70px;padding-top: 10px;}
.footer .lxwm ul li{line-height: 25px;color: #ddd;font-size: 15px;}
.foot_bot{height: 35px;background: #111;line-height: 35px;color: #fff;}
/*footer start*/

/*友情链接*/
.yqlj a{ font-size: 14px; color: #fff; margin-right: 5px;}
.yqlj a:hover{color: #164D86;}
/*左侧 开始*/
.pro_left6{width: 260px;}
.pro_left6 ul li{width: 215px;height: 36.6px;line-height:36.6px;background: #efefef;border-bottom: 1px solid #ccc;font-size: 15px;font-weight: bold;color: #555;padding-left: 30px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden; margin-left: 8px;}
.pro_left6 ul li:hover {background: #164D86;color: #fff; position: relative; right: 8px; width: 230px;}
.pro_left6 ul li .jt{width: 40px;height: 40px;background: url(../images/jt.png);}
.pro_left6 ul li:hover .jt{width: 40px;height: 40px;background: url(../images/jt2.png);}
/*.pro_bodyleft .pb_l{width: 300px;}
.pro_bodyleft .pbl_top{width: 300px;height: 130px;background: url(../images/pro_list_t.jpg) no-repeat center;}
.pro_list2{width:298px;border: 1px solid #dfdfdf;border-width: 0 1px 1px 1px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav6{ width:270px;position:relative;z-index:1;margin: 0px auto;}
.nav6 a{ color:#fff;}
.nav6 .nLi{position:relative; display:inline; height:27px; line-height:27px;margin: 5px 0;}
.nav6 .nLi h3 a{display:block;font-size:15px; text-align: center;background: #E9E9E9;margin: 9.5px 0;color: #444; height:40px; line-height:40px;}
.nav6 .nLi h3 a:hover{ background: #164D86; color: #fff; }
.product .nav6 .sub{display:none; width:180px; left:270px; top:-46px;  position:absolute; background:#1F6CB7;  line-height:38px;z-index: 9999}
.product .nav6 .sub li{ zoom:1;text-align: left;font-size: 13px;}
.product .nav6 .sub a{ display:block;padding-left: 15px;}
.product .nav6 .sub a:hover{background:#164D86;color:#fff;}
.product .nav6 .nLi:hover h3 a{ background:#164D86; color:#fff;}
.product .nav6 .nLi:nth-child(1) h3 a{margin-top: 0px;}*/
/*左侧 结束*/
/*main start*/
.main{margin:30px auto;}
.main .mian_list{width: 250px;}
.main .pro_list{width: 250px;height: 395px;background:url(../images/pro_list.jpg) no-repeat center;}
.main .pro_list .title{width: 250px;height: 50px;text-align: center;line-height: 75px;color: #fff;font-size:28px;font-weight: bold}
.main .pro_list ul{padding-top: 40px;width:240px;margin:0 5px;}
.main .pro_list ul li{height: 34px;line-height: 34px;border:1px dashed #D1D1D1;border-width: 0 0 1px 0; font-size:15px; width: 240px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.main .pro_list ul li b{font-size:16px; margin-left: 10px;}
.main .pro_list ul li:hover {color: #164D86;font-weight: bold; font-size: 17px;}
.sideWrap { margin-bottom: 19px;    width: 260px; margin-top:10px;}
.sideWrap h2 { background:#164D86; 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;}
.sideBox { background: #f2f2f2; }
.sideNewsBox { padding: 11px 12px 13px 11px; }
.sideNewsBox li { border-bottom: 1px dashed #d2d2d2; height: 29px; line-height: 29px; }
.sideNewsBox h3 a {background: url(../images/arrow.gif) no-repeat 0 center;color:#393939;display: block;padding-left: 11px;font-size: 13px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 30px;}
.sideNewsBox h3 a:hover {color:#164D86;font-size: 14px;font-weight: bold;}
.main .main_body{width: 810px;}
.main .main_body .mb_top{width: 810px;height: 45px;background-color: #646464;margin-top: 2px;border-radius: 5px;line-height: 45px;color: #fff;padding:0 10px;}
.main .main_body .mb_top b{font-size: 20px;}
.main .main_body .mb_top p a{color: #fff}
.main .main_body .mb_top p a:hover {text-decoration: underline;}
.main .main_body .mb_body{width: 810px;padding: 15px 10px 0px 10px; line-height:25px;}
/*main end*/
.ny_title h2{line-height:40px;color:#666666;font-size:18px;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;}
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:780px;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;}
.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; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; font-size: 17px; color: #da0000; font-weight: bold;}
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold; width:810px !important;}
.xgwz{float:left; margin-bottom:40px;}.xgwz ul{ padding:0px;}
.xgxw{ width:250px;line-height: 25px; height:25px; float:left;margin:5px 10px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xgxw a{background: url(../images/arrow.gif) no-repeat 0 center; padding-left: 10px;}
.web_pages{float:left; width:810px;}
.web_pages ul{float:left;padding:12px 0px 12px 36px;}
.web_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.web_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.web_pages ul li a:hover{background-color:#164D86; color:#fff;text-decoration:none;padding:10px;}
.web_pages ul li.thisclass,
.web_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#164D86; color:#fff;padding:5px;font-weight:bold;}
.web_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.web_pages .pageinfo strong{color:#555;margin:0px 2px;}
.pro_img{ width:820px; margin: 0px auto; height:auto;    overflow: auto;}
.pro_img ul{ padding:0px; margin:0px;list-style:none; }
.pro_img ul li{ float:left;width:222px; margin:10px 25px;height: 210px;}
.pro_img ul li a{text-decoration:none;} 
.pro_img ul li a img{ width:220px; height:165px; border:1px #ccc solid; border-radius:3px; }
.pro_img ul li a span{ width:220px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
.pro_img ul li a img:hover{ width:240px; height:180px;position:absolute;margin-left:-10px;}
.pro_img2{ width:910px; 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 5.8px;height: 160px;}
.pro_img2 ul li a{text-decoration:none;} 
.pro_img2 ul li img:hover{transform: scale(1.05);box-shadow: 0px 10px 50px rgba(0,0,0,0.4);}
.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; }
/* productBox */
.productBox { width:810px; overflow: hidden;margin-top: 20px }
.productBox li { float: left; position: relative; width: 228px; height:220px; border: 1px solid #858585; background: #f4f4f4; margin:0px 20px; margin-bottom: 24px; }
.productBox li:hover{box-shadow: 0px 15px 15px rgba(0,0,0,0.4);}
.prodBox img{background: url(../images/pro_bg.png) no-repeat 0 center;}
.pro_page img{background: url(../images/pro_bgs.png) no-repeat 0 center;}
.productBox h3 { text-align: center; 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: #F00;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 a { position: absolute; top: -4px; left: -4px; width: 236px; height: 238px; }
.productBox .on {background: #164D86;border-color: #2D2D2B;}
.productBox .on h3 { color: #fff;line-height: 50px; }
.productBox .on h4 { display:none; color: #fff; }
.productBox .on p { color: #fff; }
.productBox .on span { border-color: #125ed6; background: #fff; color: #125ed6; }
.productBoxs { width:860px; overflow: hidden;margin-top: 20px }
.productBoxs li { float: left; position: relative; width:171px; height:258px; border: 1px solid #858585; background: #f4f4f4; margin:0 20px; margin-bottom: 24px; }
.productBoxs h3 { margin:0px; line-height:30px; text-align: center; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBoxs p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBoxs span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block;padding-left: 10px; line-height: 19px; position: relative; left: 5px; }
.productBoxs a { position: absolute; top: -4px; left: -4px; width:171px; height:236px; }
.productBoxs .on { background:#0261CF; border-color: #0261CF; }
.productBoxs .on h3 { color: #fff; }
.productBoxs .on p { color: #fff; }
.productBoxs .on span { border-color: #125ed6; background: #fff; color: #125ed6; }

/*网站地图*/
.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;    width: 1100px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:150px;}
.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;}
.wrapper {width:1200px;margin: 0 auto;}