<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
li{list-style:none;}
input,textarea,select{font-family:inherit; font-weight:inherit; font-size:14px;}
img{border:0;margin:0; padding:0;}
.clear{height:0; overflow:hidden; clear:both;}
dl,dt,dd{margin: 0px; padding: 0px; list-style: none;}
.fl{ float:left}
.fr{ float:right}
body,td,th{font-size:14px;color:#333;}
a{font-size:14px; color:#333;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
body{ font-size:14px; min-width:1100px; font-family:Microsoft YaHei;color:#333;}
.w1100{width: 1100px;margin:auto;position: relative;}
.w1200{width: 1200px;margin:auto;position: relative;}

.head_top{height:30px; line-height:28px;}
.head_topnr{width:100%; border-bottom:1px #ccc solid;}
.head_logo{height:145px;}
.head_img1{float:left; margin-right:18px; padding-top:28px;}
.head_logo span{float:left;font-size: 32px;font-weight:bold;color: #fe6404;margin-top:40px;line-height:34px;padding-left: 20px;border-left: 1px solid  #24ae37;}
.head_logo em{font-size: 16px;font-style:normal;font-weight:normal;color:#333;}
.head_tel{float:right; padding-top:45px;}
.head_dh{width:100%; height:55px; background:url(../images/20170912114115_1581337494.jpg) no-repeat;}
.head_dh li{float:left;margin:auto;line-height:55px;text-align: center;}
.head_dh li a{color:#fff;}
.focus {width:100%; height:468px; overflow:hidden; position:relative;   }
.focus ul {height:468px; position:absolute;}
.focus ul li {float:left; width:100%; height:468px; overflow:hidden; position:relative; background:#fff;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:1002px; left:50%; margin-left:-501px; height:24px; bottom:36px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#ccc;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:210px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}
#banner{margin-top:0px; overflow:hidden;}
.clear{clear:both;}
.peisong_nor { padding-top:20px; overflow:hidden; width:1100px; margin:auto;}
.wuzi { width:560px;}
.wuzi img { float:left; margin-right:20px; margin-bottom:25px; transition:all 1s; -webkit-transition:all 1s; -moz-transition:all 1s;}
.wuzi a:hover img { transform: scale(1) rotate(360deg); -moz-transform: scale(1) rotate(360deg); -webkit-transform: scale(1) rotate(360deg);}
.menu .out{background:url(../images/20170918201146_267942930.png) no-repeat right;}
.menu ul{list-style:none;padding:0;margin:0;}
.menu ul li{/* float:left; */overflow:hidden;position:relative;line-height:55px;height:55px;text-align:center;font-size:16px;width: 14%;}
.menu ul li a{position:relative;display:block;/* width:125px; */height:55px;font-size:14px;text-decoration:none;cursor:pointer;font-weight:bold;line-height:55px;font-size:16px;}
.menu ul li a span{position:absolute;left:0;}
.menu ul li a span.out{top:0px; width:125px;}
.menu ul li a span.over,  .menu ul li a span.bg{top:-55px;}
#menu2 ul li a{color:#FFFFFF;}
#menu2 ul li a span.over{color:#FFF;height:55px;width:110px;background:#fe6404;}

.vui-slider {
	position:relative;
	overflow:hidden;
	background:#999;
}
.vui-slider .vui-items {
	overflow:hidden;
	width:100%;
	height:100%;
}
.vui-slider .vui-item {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.vui-slider .vui-item a,
.vui-slider .vui-item img {
	display:block;
	padding:0;
	margin:0;
	border:none;
}
.vui-slider .vui-buttons {
	position:absolute;
	z-index:5;
	bottom:16px;
	left:50%;
	float:left;
	display:inline;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.vui-slider .vui-button {
	float:left;
	display:inline;
	overflow:hidden;
	height:12px;
	width:12px;
	margin:0 10px;
	padding:0;
	border:none;
	border-radius:6px;
	background:#FFF;
	cursor:pointer;
}
.vui-slider .vui-button-cur {
	background-color:#C00;
}
.vui-slider .vui-transfer {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
}
.vui-slider .vui-prev {
	position:absolute;
	top:50%;
	left:0;
	z-index:5;
	width:60px;
	height:150px;
	margin-top:-75px;
	border-radius:0 10px 10px 0;
	background:url(../images/prev.gif) no-repeat;
	cursor:pointer;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
	transition:0.5s ease;
	-o-transition:0.5s ease;
	-webkit-transition:0.5s ease;
}
.vui-slider .vui-next {
	position:absolute;
	top:50%;
	right:0;
	z-index:5;
	width:60px;
	height:150px;
	margin-top:-75px;
	border-radius:10px 0 0 10px;
	background:url(../images/next.gif) no-repeat;
	cursor:pointer;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
	transition:0.5s ease;
	-o-transition:0.5s ease;
	-webkit-transition:0.5s ease;
}
.vui-slider .vui-sidebutton-hover {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
	background-color:#000;
}
.search{width:100%; border-bottom:1px #ccc solid;}
.search_nr{height:55px; line-height:55px;}
.tus { width:100%; margin:auto; height:68px; background:url(../images/20170618153338_624543182.png) repeat; position:absolute; bottom:0; z-index:1000000;}
.souzif {  line-height:67px; font-size:20px; font-weight: bold; color:#252f4d; margin-right:50px;}
.search_y { margin-top:12px;}
.search_tu {     float: right; width: 22px; height: 25px;overflow: hidden; position: absolute; margin-left: 200px; margin-top: 1px;}
.search_2 {float:left; width:257px;}
.search_2 input{ background:#fff; outline: none; border-radius:15px 15px 15px 15px; border: none; width:240px; height:31px; line-height:31px; color:#c7c7c7; padding-left:10px; border:1px #ccc solid;}
.pord{width:100%; margin-bottom:50px; margin-top:50px;}
.pord_title li{color:#24ae37; font-size:26px; font-weight:bold; width:1100px; margin:auto; text-align:center;}
.pord_title span{color:#fe6404;}
.pord_spkd{width:432px !important;}
.pord_sp1{margin-top:10px; float:left;}
.pord_sp2{margin-top:0px; margin:0px 8px 0px 8px; float:left;}
.pord_sp3{margin-top:10px; float:left;}
.pord_ms{color:#333;clear:both;text-align:center;margin:auto;padding-bottom: 20px;font-size:15px;line-height: 30px;}
.pord_cptjkd{width:1100px; margin:auto;}
/* tabbtn */
.tabbtn{height: 135px;background:#fe6404;width: 1030px;margin:auto;margin-bottom:30px;}
.tabbtn img{ position:absolute; margin-top:12px; margin-left:12px;}
.tabbtn li{float:left;position:relative; height:45px; margin-right:-1px; background:url(../images/20170915155004_611033539.png) right no-repeat;}
.tabbtn li a{display:block;float:left;height:45px;line-height:45px;overflow:hidden;width:144px;text-align:center;font-size:14px;cursor:pointer; color:#fff; padding-left:28px;}
/*.tabbtn li.current{border-left:solid 1px #d5d5d5;border-right:solid 1px #d5d5d5;border-top:solid 1px #c5c5c5;}*/
.tabbtn li.current a{height:55px;line-height:55px;background:#24ae37;color:#fff;transition:all 0.2s;margin-top: -5px;}
/* tabcon */
.tabconkd{height:475px !important;}
.tabconanli{height:475px !important;}
.tabcon{position:relative;height:1140px ;overflow:hidden; }
.tabcon .subbox{position:absolute;left:0;top:0;}
.tabcon .sublist{}
/* leftcon */
#leftcon .subbox{}
#leftcon .subbox .sublist{float:left;width:1100px;}

.case{background:#f2f2f2;height: 448px;padding-bottom:50px;}
.case_title{padding-top:50px;}
.case_title li{color:#24ae37; font-size:26px; font-weight:bold; width:1100px; margin:auto; text-align:center;}
.case_title span{color:#fe6404;}
.case_spkd{width:432px !important;}
.case_sp1{margin-top:10px; float:left;}
.case_sp2{margin-top:0px; margin:0px 8px 0px 8px; float:left;}
.case_sp3{margin-top:10px; float:left;}
.case_ms{color:#333; clear:both; text-align:center; margin:auto; padding-bottom:30px; font-size:15px;}
.case_fl{width:395px; float:left;}
.case_fl li{float:left;width:184px;height: 140px;background:#fff;color:#333;margin-right:10px;border:1px #ccc solid;margin-top: 10px;margin-bottom: 10px;}
.case_fl li a{display:block;float:left;height: 140px;line-height:180px;overflow:hidden;width:186px;text-align:center;font-size:14px;cursor:pointer;}
.case_fl li.current{}
.case_tb li:hover{background:url(../images/20170916105004_160370808.jpg) repeat-x;}
.case_fl .case_tb1{background:#fff url(../images/20170916111303_1978999473.png) no-repeat;background-position: 63px 8px;}
.case_fl .case_tb1 a:hover{
height:140px;
background:url(../images/20170916134852_1466026333.png) no-repeat;
background-position:63px 8px;
display:block;
color:#fff;
}
.case_fl .case_tb2{
background:#fff url(../images/20170916111303_1978999473.png) no-repeat;
background-position:63px -474px;}
.case_fl .case_tb2 a:hover{
height:140px;
background:url(../images/20170916134852_1466026333.png) no-repeat;
background-position:63px -474px;
display:block;
color:#fff;
}
.case_fl .case_tb3{background:#fff url(../images/20170916111303_1978999473.png) no-repeat;background-position: 63px -102px;}
.case_fl .case_tb3 a:hover{
height:140px;
background:url(../images/20170916134852_1466026333.png) no-repeat;
background-position:63px -102px;
display:block;
color:#fff;
}
.case_fl .case_tb4{
background:#fff url(../images/20170916111303_1978999473.png) no-repeat;
background-position:63px -594px;}
.case_fl .case_tb4 a:hover{
height:140px;
background:url(../images/20170916134852_1466026333.png) no-repeat;
background-position:63px -594px;
display:block;
color:#fff;
}
.case_fl .case_tb5{background:#fff url(../images/20170916111303_1978999473.png) no-repeat;background-position: 63px -216px;}
.case_fl .case_tb5 a:hover{
height:140px;
background:url(../images/20170916134852_1466026333.png) no-repeat;
background-position:63px -216px;
display:block;
color:#fff;
}
.case_fl .case_tb6{background:#fff url(../images/20170916111303_1978999473.png) no-repeat;background-position: 63px -700px;}
.case_fl .case_tb6 a:hover{
height:140px;
background:url(../images/20170916134852_1466026333.png) no-repeat;
background-position:63px -700px;
display:block;
color:#fff;
}
.case_fl .case_tb7{
background:#fff url(../images/20170916111303_1978999473.png) no-repeat;
background-position:63px -344px;}
.case_fl .case_tb7 a:hover{height:140px;background:url(../images/20170916134852_1466026333.png) no-repeat;background-position: 63px -344px;display:block;color:#fff;}
.case_fl .case_tb8{background:#fff url(../images/20170916111303_1978999473.png) no-repeat;background-position: 63px -809px;}
.case_fl .case_tb8 a:hover{
height:140px;
background:url(../images/20170916134852_1466026333.png) no-repeat;
background-position:63px -809px;
display:block;
color:#fff;
}
.case_tb_img{width:auto; height:480px;}
.case_tb_img img{ position:absolute; z-index:1; display:block;bottom: 0;}
.case_tb_img span{ z-index:2; display:block; position:absolute; bottom:0; background:url(../images/20170918084843_1428853358.png); width:100%; height:114px; color:#fff;}
.case_tb_img strong{font-size:18px; margin:20px 0px 3px 24px;display: block;}
.case_tb_img p{ margin:0px 0px 3px 20px; width:666px; line-height:22px;}
.Process{background:url(../images/20170918153915_2117796128.jpg) no-repeat; height:387px;}
.Process_title{padding-top:50px;}
.Process_title li{color:#fff; font-size:26px; font-weight:bold; width:1100px; margin:auto; text-align:center;}
.Process_spkd{width:432px !important;}
.Process_sp1{margin-top:10px; float:left;}
.Process_sp2{margin-top:0px; margin:0px 8px 0px 8px; float:left;}
.Process_sp3{margin-top:10px; float:left;}
.Process_ms{color:#fff; clear:both; text-align:center; margin:auto; padding-bottom:30px; font-size:15px;}
.Process_tel{background:url(../images/20170918164350_1801794931.png) no-repeat; width:549px; height:52px; margin:auto; line-height:52px;}
.Process_tel span{ color:#24ae37; font-size:22px; font-weight:bold; float:left;width:163px; text-align:center;}
.Process_tel li{ font-size:28px; font-weight:bold; color:#fff;}
.Process_tel li span{ color:#fff; font-size:16px; font-weight:normal; width:auto; margin-left:25px;}
.Process_tb{margin-top:30px; height:106px;}
.Process_tb div{float:left;}
.Process_tb img{display:block; margin:auto; margin-bottom:5px; margin-top:15px;}
.Process_tb p{ text-align:center; font-weight:bold;}
.Process_tb1{background:url(../images/20170918165942_496922284.png) no-repeat; height:106px; width:106px;}
.Process_tb2{background:url(../images/20170918165942_496922284.png) no-repeat; height:106px; width:106px;}
.Process_tb3{background:url(../images/20170918165942_496922284.png) no-repeat; height:106px; width:106px;}
.Process_tb4{background:url(../images/20170918165942_496922284.png) no-repeat; height:106px; width:106px;}
.Process_tb5{background:url(../images/20170918165942_496922284.png) no-repeat; height:106px; width:106px;}
.Process_tb6{background:url(../images/20170918165942_496922284.png) no-repeat;height:106px; width:106px;}
.Process_jt{background:url(../images/20170918194109_1707111590.png) no-repeat; height:14px; width:74px; margin:46px 9px 0px 9px;}
.about{min-width: 1100px;}
.about_title{padding-top:50px;}
.about_title li{color:#24ae37; font-size:26px; font-weight:bold; width:1100px; margin:auto; text-align:center;}
.about_title span{color:#fe6404;}
.about_spkd{width:432px !important;}
.about_sp1{margin-top:10px; float:left;}
.about_sp2{margin-top:0px; margin:0px 8px 0px 8px; float:left;}
.about_sp3{margin-top:10px; float:left;}
.about_ms{color:#333; clear:both; text-align:center; margin:auto; padding-bottom:30px; font-size:15px;}
.about_zc{background:url(../images/20170918202721_32606471.png) no-repeat; height:449px; width:828px; display:block; float: left;}

.about_zc img{float:left;}
.about_zc span{color:#ccc; font-family:"SimSun"; font-weight:bold; letter-spacing:2px;}
.about_zc_pad{padding:50px 0px 0px 50px;}
.about_zc_pad li{padding-top:10px; font-size:18px; font-weight: bold; color: #fe6b04;}
.about_zc_pad div{width:460px; padding-top:15px; line-height:28px; margin-bottom:30px;}
.about_gywm{background:url(../images/20170918204839_1718519770.png) no-repeat; height:55px; width:155px; display:block; text-align:center; line-height:55px; float:left; margin-right:10px; padding-left:5px; margin-left:50px;color:#fff; font-size:18px; letter-spacing:2px;}
.about_lxwm{background:url(../images/20170918210248_925642409.png) no-repeat; height:55px; width:155px; display:block; text-align:center; line-height:55px; float:left; padding-left:5px; color:#fff; font-size:18px; letter-spacing:2px;}
.about_yc{background:#fff url(../images/20170918211724_1243366110.png) no-repeat; float:right; width:551px; height:330px; display:block; position:absolute;right:0;margin-top:3.6%;}
.about_nr .w1100{position: relative;}
.news{height:516px; margin-bottom:50px;}
.news_hybt{font-size:30px; font-weight:bold; color:#0e6bb1; float:left; margin-top:30px;    margin-left: 3px;}
.news_bt_img{float:left;margin-top: 30px;}
.news_title{width:280px; margin:auto;}
.news_title li img {padding-top: 8px; padding-right: 10px;}
.news p{color:#ccc; font-size:15px; text-transform:uppercase; font-weight:normal;}
.news .line{height:1px; background:#dcdcdc; width:280px; margin:auto;}
.news .line_t{height:1px; background:#dcdcdc; width:1200px; margin:auto; margin-top:30px; margin-bottom:50px; float:left; text-align:center;}
.new_til { text-align:center; background:url(../images/20170823144911_159198728.png) no-repeat; background-position: center 50px; margin-top:40px; overflow:hidden}
.new_til strong { display:block; font-size:26px; margin-bottom:35px;}
.news21 .news_div_item {position: relative; width:280px; float:left; margin-left:25px;}
.news21 .news_div_item_pic { position: absolute; top: 0;}
.news21 .news_div_item_content {line-height: 30px; width: 280px; padding-top:20px; position: absolute; top: 205px;}
.news21 .news_div_item_a { font-size: 16px !important; font-weight:bold;}
.news22 .news_div_item_a { font-size: 16px !important; font-weight:bold;}
.news21 .news_div_item_body {color: #333; line-height: 28px;margin-top:5px;}
.new21{  width:450px; }
.news22{  width:450px; }

.news22 .news_div_item{ width:480px; height:82px;transition:0.2s;padding-top: 6px; padding-left: 6px; padding-bottom: 6px;padding-right: 6px;}
.news22 .news_div_item_date{float:left; width:92px; border: solid 1px #ccc;  height:80px; position:relative;  font-family:Arial, Helvetica, sans-serif;}
.news22 .news_div_item_day{position:absolute; top:24px; left:35px; font-size:20px; font-weight:bold;}
.news22 .news_div_item_month{position:absolute; top:50px; left:62px; }
.news22 .news_div_item_year{position:absolute; top:50px; left:15px; }
.news22 .news_div_item_content{ float:left; line-height:30px; margin-left:20px; width:365px;}
.news22 .news_div_item_body{ line-height:28px;}
.footer{margin-top:35px;}
.footer ul{float:left;}
.footer_zx{background:url(../images/20170919093955_2032767965.png) no-repeat; width:125px; height:36px; display:block; color:#fff; line-height:36px; font-size:16px; text-align:center; margin-top:15px;}
.footer_zx a{color:#fff;}
.footer_xt{background:url(../images/20170919094340_1228036991.png) no-repeat; width:1px; height:187px; display:block; float:left; margin:0px 65px 0px 65px; margin-top:-10px;}
.footer ul p{font-size:18px;}
.footer_bottomxt{ border-bottom:2px solid #24ae37; width:37px;margin:9px 0px 8px 0px;}
.footer ul li{padding-bottom:6px;}
.footer_ewm{}
.footer_ewm dd{float:left;}
.footer_ewm p{font-size:14px !important; text-align:center; margin-top:3px;}
.footer_mleft{margin-left:40px;}
.footer_xx{ text-align:center; margin-top:20px; margin-bottom:20px; line-height:25px; color:#FFFFFF}
.box_skitter {
	position: relative;
	width: 800px;
	height: 300px; color:
}
.box_skitter img {
	max-width: none;
} /* Tip for stildv */
.box_skitter ul {
	display: none;
}
.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}
.box_skitter .image {
	overflow: hidden;
}
.box_skitter .image img {
	display: none;
}
/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}
.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button {
	position: absolute;
	top: 40%;
	left:0px;
	z-index: 152;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.box_skitter .next_button {
	position: absolute;
	top: 40%;
	right:0px;
	z-index: 152;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.box_skitter .prev_button:hover, .box_skitter .next_button:hover {
	opacity:0.5 !important;
}
/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 100;
	background: #000;
	color: #fff;
	font: bold 11px arial;
	padding: 5px 0 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.75;
}
.box_skitter .info_slide .image_number {
	background: #333;
	float: left;
	padding: 2px 10px;
	margin: 0 5px 0 0;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.box_skitter .info_slide .image_number:hover {
	background: #000;
}
.box_skitter .info_slide .image_number_select, .box_skitter .info_slide .image_number_select:hover {
	background: #cc3333;
	float: left;
	padding: 2px 10px;
	margin: 0 5px 0 0;
}
/* =Thumbs
	Change width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs {
	position: relative;
	overflow: hidden;
	height: 50px;
}
.box_skitter .info_slide_thumb {
	height: 50px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
	top: auto;
	top: 0;
	left: 0;
	padding: 0 !important;
	opacity: 1.0;
}
.box_skitter .info_slide_thumb .image_number {
	overflow: hidden;
	width: 100px;
	height: 50px;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}
.box_skitter .info_slide_thumb .image_number img {
	position: absolute;
	top: -30px;
	left: -30px;
	height: 100px;
}
.box_skitter .box_scroll_thumbs {
	padding: 0;
}
.box_skitter .box_scroll_thumbs .scroll_thumbs {
	position: absolute;
	bottom: 60px;
	left: 50px;
	background: #ccc;
	background: -moz-linear-gradient(-90deg, #555, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));
	width: 200px;
	height: 10px;
	overflow: hidden;
	text-indent: -9999em;
	z-index: 101;
	cursor: pointer;
	border: 0px solid #333;
}
/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {
	position: absolute;
	bottom: -40px;
	z-index: 151;
	padding: 5px 0 5px 5px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.box_skitter .info_slide_dots .image_number {
	background: #333;
	float: left;
	margin: 0 5px 0 0;
	cursor: pointer;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	width: 18px;
	height: 18px;
	text-indent: -9999em;
	overflow: hidden;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.box_skitter .info_slide_dots .image_number:hover {
	background: #000;
}
.box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover {
	background: #cc3333;
	float: left;
	margin: 0 5px 0 0;
}
/* =Loading
-------------------------------------------------------------- */
.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/ajax-loader.gif) no-repeat left top;
	width: 32px;
	height: 32px;
}
/* =Label
-------------------------------------------------------------- */
.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}
.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	display: none;
	opacity: 0.4;
	background: #000;
}
.box_skitter .label_skitter p {
	padding: 10px;
	margin: 0;
	font: normal 16px arial,tahoma;
	letter-spacing: -1px;
}
.box_skitter .progressbar {
	background: #000;
	position: absolute;
	top: 5px;
	left: 15px;
	height: 5px;
	width: 200px;
	z-index: 99;
	border-radius: 20px;
}
/* =Preview slide
-------------------------------------------------------------- */
/*.box_skitter .preview_slide {
	display: none;
	position: absolute;
	z-index: 152;
	bottom: 30px;
	left: -40px;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid #222;
	-moz-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
	box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
	overflow: hidden;
}
.box_skitter .preview_slide ul {
	height: 100px !important;
	overflow: hidden !important;
	margin: 0 !important;
	list-style: none !important;
	display: block !important;
	position: absolute !important;
	top: 0;
	left: 0;
}
.box_skitter .preview_slide ul li {
	width: 100px !important;
	height: 100px !important;
	overflow: hidden !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative !important;
	display: block !important;
}
.box_skitter .preview_slide ul li img {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	height: 150px !important;
	width: auto !important;
}
*/
/* =Focus
-------------------------------------------------------------- */
#overlay_skitter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9998;
	opacity: 1;
	background: #000;
}
.box_skitter .focus_button {
	position: absolute;
	top: 50%;
	z-index: 100;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	opacity: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.box_skitter .play_pause_button {
	position: absolute;
	top: 50%;
	z-index: 151;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	opacity: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.box_skitter .play_pause_button.play_button {
}
.box_skitter .play_pause_button:hover {
	opacity: 0.5 !important;
}
.box_skitter .focus_button:hover {
	opacity: 0.5 !important;
}
/* =Example for dimenions
-------------------------------------------------------------- */
.box_skitter_large {
	width:100%;
	height:500px;
}
.box_skitter_small {
	width: 200px;
	height: 100px;
}
/* =Default theme
-------------------------------------------------------------- */
.box_skitter .focus_button, 
.box_skitter .next_button, 
.box_skitter .prev_button, 
.box_skitter .play_pause_button 
{

	display: block;
	background: url('../images/sprite-default.png') no-repeat;
}
.box_skitter .next_button {
	background-position: -0px -42px;
	width: 42px;
	height: 42px;
}
.box_skitter .prev_button {
	background-position: -42px -42px;
	width: 42px;
	height: 42px;
}
.box_skitter .play_pause_button {
	background-position: -0px -0px;
	width: 42px;
	height: 42px;
}
.box_skitter .play_pause_button.play_button {
	background-position: -0px -84px;
	width: 42px;
	height: 42px;
}
.box_skitter .focus_button {
	background-position: -42px -0px;
	width: 42px;
	height: 42px;
}
/* =Minimalist theme
-------------------------------------------------------------- */
.skitter-minimalist .prev_button, 
.skitter-minimalist .next_button, 
.skitter-minimalist .play_pause_button, 
.skitter-minimalist .focus_button 
{
	display: block;
	background: url('../images/sprite-minimalist.png') no-repeat  !important;
}
.skitter-minimalist .prev_button {
	background-position: -0px -0px !important;
	width: 24px !important;
	height: 28px !important;
	left: -45px !important;
}
.skitter-minimalist .next_button {
	background-position: -0px -28px !important;
	width: 24px !important;
	height: 28px !important;
	right: -45px !important;
}
.skitter-minimalist .play_pause_button {
	background-position: -0px -74px !important;
	width: 18px !important;
	height: 18px !important;
}
.skitter-minimalist .play_pause_button.play_button {
	background-position: -0px -56px !important;
	width: 18px !important;
	height: 18px !important;
}
.skitter-minimalist .focus_button {
	background-position: -0px -92px !important;
	width: 18px !important;
	height: 18px !important;
}
.skitter-minimalist .info_slide {
	background: transparent;
}
.skitter-minimalist .info_slide .image_number {
	background: #000;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
}
.skitter-minimalist .info_slide .image_number:hover {
	background: #111;
}
.skitter-minimalist .info_slide .image_number_select, .skitter-minimalist .info_slide .image_number_select:hover {
	background: #cc3333;
}
.skitter-minimalist .info_slide_dots .image_number {
	width: 14px;

	height: 14px;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
}
/* =Round theme
-------------------------------------------------------------- */
.skitter-round .prev_button, 
.skitter-round .next_button, 
.skitter-round .play_pause_button, 
.skitter-round .focus_button 
{
	display: block;
	background: url('../images/sprite-round.png') no-repeat;
}
.skitter-round .prev_button {
	background-position: -0px -0px;
	width: 23px;
	height: 47px;
	left: -23px;
}
.skitter-round .next_button {
	background-position: -23px -0px;
	width: 23px;
	height: 47px;
	right: -23px;
}
.skitter-round .next_button:hover, .skitter-round .prev_button:hover {
	opacity: 1;
}
.skitter-round .play_pause_button {
	background-position: -0px -70px;
	width: 47px;
	height: 23px;
	top: 24px;
	left: 24px !important;
}
.skitter-round .play_pause_button.play_button {
	background-position: -0px -47px;
	width: 47px;
	height: 23px;
	top: 24px;
}
.skitter-round .focus_button {
	background-position: -0px -93px;
	width: 47px;
	height: 23px;
	top: 24px;
	left: 82px !important;
}
.skitter-round .info_slide {
	background: transparent;
}
.skitter-round .info_slide .image_number {
	background: #999;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
}
.skitter-round .info_slide .image_number:hover {
	background: #333;
}
.skitter-round .info_slide .image_number_select, .skitter-round .info_slide .image_number_select:hover {
	background: #111;
}
.skitter-round .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	background: #999;
}
.skitter-round .info_slide_dots .image_number:hover {
	background: #333;
}
.skitter-round .info_slide_dots .image_number_select, .skitter-round .info_slide_dots .image_number_select:hover {
	background: #111;

}
/*.skitter-round .progressbar {
	top: -10px;
	left: 0px;
	background: #333;
	box-shadow: rgba(255,255,255,0.3) 1px 1px 0;
}*/
/* =Clean theme
-------------------------------------------------------------- */
.skitter-clean .prev_button, 
.skitter-clean .next_button, 
.skitter-clean .play_pause_button, 
.skitter-clean .focus_button 
{
	display: block;
	background: url('../images/sprite-clean.png') no-repeat;
}
.skitter-clean .prev_button {
	background-position: 0px 0px;
	width: 45px;
	height: 100px;
	opacity:0.3!important;
}
.skitter-clean .next_button {
	background-position: 0px -108px;
	width: 45px;
	height: 100px;
	opacity:0.3!important;
}
.skitter-clean .play_pause_button {
	background-position: -0px -133px;
	width: 41px;
	height: 41px;
}
.skitter-clean .play_pause_button.play_button {
	background-position: -0px -92px;
	width: 41px;
	height: 41px;
}
.skitter-clean .focus_button {
	background-position: -0px -174px;
	width: 41px;
	height: 41px;
}
.skitter-clean .info_slide {
	background: transparent;
}
.skitter-clean .info_slide .image_number {
	background: #fff;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
	color:#333;
}
.skitter-clean .info_slide .image_number:hover {
	background: #ccc;
}
.skitter-clean .info_slide .image_number_select, .skitter-clean .info_slide .image_number_select:hover {
	background: #111;
	color:#fff;
}
.skitter-clean .info_slide_dots {
	bottom: 10px;
}
.skitter-clean .info_slide_dots .image_number {
	width: 18px;
	height: 18px;
	background: #fff;
}
.skitter-clean .info_slide_dots .image_number:hover {
	background: #d8ffd7;
}
.skitter-clean .info_slide_dots .image_number_select, .skitter-clean .info_slide_dots .image_number_select:hover {
	background: #0d9620;
	width:40px;
}
/*.skitter-clean .progressbar {
	top: 5px;
	left: 5px;
	background: #fff;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 0;
}
*/
/* =Square theme
-------------------------------------------------------------- */
.skitter-square .play_pause_button, 
.skitter-square .next_button, 
.skitter-square .focus_button, 
.skitter-square .prev_button 
{
	display: block;
	background: url('../images/sprite-square.png') no-repeat;
}
.skitter-square .play_pause_button {
	background-position: -55px -0px;
	width: 55px;
	height: 55px;
	top: 10px !important;
	left: 10px !important;
	bottom: auto !important;
	right: auto !important;
	margin-top:0;
}
.skitter-square .play_pause_button.play_button {
	background-position: -0px -0px;
	width: 55px;
	height: 55px;
}
.skitter-square .focus_button {
	background-position: -55px -55px;
	width: 55px;
	height: 55px;
	top: 10px !important;
	left: 65px !important;
	bottom: auto !important;
	right: auto !important;
	margin-top:0;
}
.skitter-square .next_button {
	background-position: -0px -55px;
	width: 55px;
	height: 55px;
	top: auto;
	left: auto;
	bottom: 10px;
	right: 10px;
}
.skitter-square .prev_button {
	background-position: -0px -110px;
	width: 55px;
	height: 55px;
	top: auto;
	left: auto;
	bottom: 10px;
	right: 65px;
}
.skitter-square .info_slide {
	background: transparent;
}
.skitter-square .info_slide .image_number {
	background: #fff;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
	color:#333;
}
.skitter-square .info_slide .image_number:hover {
	background: #ccc;
}
.skitter-square .info_slide .image_number_select, .skitter-square .info_slide .image_number_select:hover {
	background: #111;
	color:#fff;
}
.skitter-square .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	background: #ccc;
}
.skitter-square .info_slide_dots .image_number:hover {
	background: #999;
}
.skitter-square .info_slide_dots .image_number_select, .skitter-square .info_slide_dots .image_number_select:hover {
	background: #555;
}
/*.skitter-square .progressbar {
	top:0 !important;
	left: 0 !important;
	width: 100%;
	background: #fff;
	border-radius: 0;
	height: 2px;
}*/
.sublist img{border:1px #ccc solid;}
.sublist ul li table tbody tr{width:1000px;}
.news_div_item_pic{width:280px; height:auto; overflow: hidden; }
.news_div_item_pic img{width:278px;border: 1px #ccc solid;height: 209px;}
.fenlei { width:245px;height:20px; overflow:hidden;height:auto !important;float: left;}
.fenlei_til { text-align:center; width:245px; line-height:28px; height:100px; background:#24ae37; overflow:hidden}
.fenlei_til strong { color:#fff; font-weight:bold; font-size:25px; display:block; margin-top:30px; letter-spacing:2px;}
.fenlei_til span { color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; letter-spacing:1px;}
.fenlei_norl {width:239px; margin-bottom:10px; height:auto !important; overflow:hidden;border: 3px solid #24ae37;}
.fenlei_norl a { color:#333 !important; padding-left:15px;}
.fenlei_norl td a {line-height: 10px; margin-left: 32px; margin-top:20px; padding-bottom:14px; font-size:16px;  border-bottom: 1px solid #ccc; width:160px; display: block; background:url(../images/20170713175118_1989522870.png) no-repeat;}
.fenlei_norl a { line-height: 10px; margin-left: 32px; padding-bottom:14px; font-size:16px;  border-bottom: 1px solid #ccc; width:160px; display: block;background:url(../images/20170713175118_1989522870.png) no-repeat; }
.fenlei_norl tr{height:35px;}
.fenlei_norl table { margin:15px 0px;}
#bodycon #left { height:auto !important;}
.fenlei_norl td{height:20px;}
.strong_title {display: none !important;}
.mianbxContent { width:835px !important; padding-left:20px !important; background:url(../images/20170429174734_1220288966.jpg) !important; height:39px !important; line-height:39px !important; text-align:left !important; font-size:16px !important; font-weight: bold; margin-bottom:20px !important; }
.mianbxContent a { font-size:16px !important; color:#24ae37!important;}
.fenleiab { width:239px;height:20px; overflow:hidden;height:auto !important;float: left; border: 3px solid #098120;}
.fenlei_tilab { text-align:center; width:245px; line-height:28px; height:100px; background:#098120; overflow:hidden}
.fenlei_tilab strong { color:#fff; font-weight:bold; font-size:25px; display:block; margin-top:30px; letter-spacing:2px;}
.fenlei_tilab span { color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; letter-spacing:1px;}
.fenlei_norlab {width:239px;background:url(../images/20170419160759_355128210.jpg); line-height:55px; margin-top:15px; margin-bottom:15px; overflow:hidden; }
.fenlei_norlab a {padding-left: 45px; color:#333 !important;font-size:14px;}
.shopmrsc:hover {
                                background-color: #f9f9f9;
}
.shopmrsc {
                                border-bottom: #efefef solid 1px;
    overflow: hidden;
    padding: 15px 5px;
}
.shopmrsc a {
                                float: left;
                                display: block;
                                height: 135px;
                                text-decoration: none;
                                position: relative;
}
.shopmrsc a:hover {
                                color: red;
                                text-decoration: none;
                            }
.xwlb_img {
	float:left;
    margin-right: 0px;
	height: 135px;
	background-color:#fff;
}
.xwlb_img img {
    max-width: 205px;
    max-height: 135px;
    display: table-cell;
}
.shopmrsc p {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-align: left;
    margin: 0 auto;
    border-bottom: none;
}
.shopmrsc p.xwlbbt {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}
.shopmrsc p.xwlbnr {
    font-size: 14px;
    font-weight: normal;
    #height: 50px;
    line-height: 24px;
    margin-top: 7px;
    color: #999;
}
.shopmrsc p.xwlbsj {
    font-size: 14px;
    font-weight: normal;
    color: #787878;
    position: absolute;
    line-height: 20px;
    bottom: 0;
}
#copy{width:auto;     text-align: inherit !important;margin-top: 30px;}
.about_yc img{margin-left:15px;margin-top:15px;}
.list_tel{background:url(../images/20170921170308_1438896864.jpg) no-repeat;width:257px;height:77px;padding:85px 34px 0px 28px;font-size:16px;color:#00933e;letter-spacing:1px;margin-bottom:20px;}
.list_tel p{ font-size:22px; font-weight:bold;}
.product_content{background: url(../images/20170921171649_911955212.jpg) no-repeat; padding-bottom: 496px; display: block;}
.detail_title{ !important;width:830px !important;  border: none !important; background:#f16a2a !important; color:#fff !important; font-size:14px !important; margin:10px 0px 10px 0px !important; height:30px !important; line-height:30px !important;}
.detail_title strong{    padding-left: 20px !important;}
.pro_detail_rel_hd { border: none !important; background:#24ae37 !important; color:#fff !important;font-size:16px !important; margin:10px 0px 10px 0px !important; height:30px !important; line-height:30px !important;}
.pro_detail_rel_hd strong{ padding-left:5px; }
#bodycontent{ border: none !important;}
.pro_detail_rel_item div{width:260px !important;}
.pro_detail_rel_item &gt; div img{width:260px;}
.news_content_body{padding-top: 8px;    padding-left: 15px;}
.news_content_title hr{margin-left: 30px;    width: 96%;}
.nav .a_nav a{display: block;  height: 60px; background: #e46518; top: 0px; left: 50%;  z-index: -1;}
.pcontent_title_h4 h4 strong{text-align:center;}
#form1{font-size:12px;    margin-left: 15px;}


.cping_b_b{overflow:hidden;margin:15px 0 0;}
.cping_b_b li{width:31.3333%;float:left;font-size:14px;text-align:center;margin:0 1% 10px 1%; }
.cping_b_b li p{color:#666;width:100%;margin:auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height:32px;}
.cping_b_b li img{ transition:all 0.3s; max-width:335px; max-height:320px;}
.cping_b_b li div{border:1px solid #e6e6e6;overflow:hidden;box-sizing:border-box;padding:5px;width:335px; height:320px;display: table-cell;
        vertical-align: middle;
        text-align:center;}
.cping_b_b li img:Hover{ transform:scale(1.1)}

.friendLink { background: #fff; padding-top: 0px; }

.friendLinkIn { background: url(../images/flink.png) left 20px no-repeat; height: 123px;width: 1070px; margin: 0 auto; padding: 48px 0px 0px 130px;font-size: 13px; }

.friendLinkIn a{margin-left: 10px;line-height: 32px;}

.friendLinkIn1{ background: url(../images/flink1.png) left 20px no-repeat; height: 123px;width: 1070px; margin: 0 auto; padding: 48px 0px 0px 130px;font-size: 13px; }

.friendLinkIn1 a{margin-left: 10px;line-height: 32px;}



.h_pho {background: url(../images/t_pho.gif) no-repeat 0 21px;line-height: 30px;padding:10px 0 0 48px;font-size: 14px;color: #707070; margin-top:30px;}

.h_pho b { font-size: 26px; display: block; line-height: 30px; font-family: Impact; color: #f08519; font-weight: normal; }


.adv {
	overflow: hidden;
	margin-top: 70px;
	height: auto
}
.adv h2 {
	text-align: center;
	font-size: 38px;
	line-height: 55px
}
.adv h2 span {
	color: #ff6000;
}
.adv .par-title {
	margin: 0 auto;
	border-bottom: 1px solid #bfbfbf;
	text-align: center
}
.adv .par-title1 {
	border-bottom: 0 solid #bfbfbf
}
.adv .par-title span {
	position: relative;
	top: 0;
	display: inline-block;
	padding: 0 20px;
	background-color: #fff;
	color: #888;
	font-size: 18px
}
.adv i {
	display: block;
	margin: 25px auto 0;
	width: 60px;
	height: 7px;
	background: #bb1010
}

.container {
	margin: 0 auto;
	width: 1221px
}


.container1 {
	margin: 0 auto;
	width: 1401px;
	height: 911px;
	background: url(../images/sel.png) top center no-repeat
}
.pr-con, .pr-left, .pr-right, .pr-u12 {
	height: auto
}
.pr-u12 {
	margin: 20px auto;
	padding-top: 20px;
	width: 1200px
}
.pr-u12 li {
	padding: 20px 0 0
}
.pr-left {
	float: left;
	margin-top: 40px;
	width: 577px
}
.pr-right {
	float: right;
	box-sizing: border-box;
	padding-left: 25px;
	width: 623px
}
.pr-con {
	overflow: hidden
}
.pr-con .pr-h1 {
	float: left;
	margin-right: 20px
}
.pr-con .pr-p {
	float: left;
	margin-bottom: 33px;
	width: 500px
}
.pr-con .pr-p .pr-p2 {
	height: auto;
	color: #666;
	font-size: 15px
}
.pr-con .pr-p .pr-p1 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #a3a3a3;
	color: #67b306;
	font-weight: 700;
	font-size: 20px;
}
.pr-con .pr-p .pr-p1 span {
	margin-left: 10px;
	color: #888;
	font-weight: 400;
	font-size: 18px
}
.pr-con .pr-p .pr-p2 p {
	margin-top: 12px;
	padding-left: 12px;
	background: url(../images/ka.png) left 8px no-repeat
}
.pr-more {
	margin-top: 25px;
	width: 78px;
	height: 24px
}
.device, .pr-u12-top {
	overflow: hidden;
	height: auto
}

 .content{ width:1200px; margin:0 auto;}

         .dbbj{height: 440px;background: url("../images/dbbj.jpg") no-repeat;}
.dbbj .db{ height:390px;}
.dbbj .db dl{ width:317px;height:324px; float:left;}
.dbbj .db dl dt{width:317px; height:123px;top: -11px;position: relative; margin-bottom:19px;}
.dbbj .db dl dt a{ height:123px; width:317px; display: block;}
.dbbj .db dl dd{ height:175px;}
.dbbj .db dl dd em{ width:149px; height:175px; display: block; float:left; margin-left:25%;}
.dbbj .db dl dd em i{ width:142px;height:131px;padding:7px 7px 0; display: block; background: url("../images/kk.png")no-repeat;}
.dbbj .db dl dd em a{display: block; text-align: center; font-size:14px; color:#FFF; font-style: normal;}
.dbbj .db dl dd em a img{width:132px; height:124px;display:block;}
.dbbj .db dl dd em.s{ margin-left:16px;}
.dbbj .db .cpdhlx{ width:815px; height:254px;  float:right; margin-top:39px; }
.dbbj .db .cpdhlx .cpzx{ width:100px; height:253px; float:left;}
.dbbj .db .cpdhlx .cpzx li.cur{ margin-bottom:25px;}
.dbbj .db .cpdhlx .cpzx li.cur a{font-size:16px; color:#FFF; font-weight:bold;}

.dbbj .db .cpdhlx .cpzx li a{ font-size:14px;color:#b4b4b4;}
.dbbj .db .cpdhlx .cpzx li{ line-height:28px;}
.dbbj .db .cpdhlx p{ height:207px; width:1px;display: block;border-right:1px solid #2d2d2d; float:left; margin-top:76px; margin-left:68px; margin-right:82px;}
.dbbj .db .cpdhlx .wzdh{ width:100px; height:253px; float:left;}
.dbbj .db .cpdhlx .wzdh li.cur{ margin-bottom:25px;}
.dbbj .db .cpdhlx .wzdh li.cur a{font-size:16px; color:#FFF; font-weight:bold;}
.dbbj .db .cpdhlx .wzdh li a{ font-size:14px;color:#b4b4b4;}
.dbbj .db .cpdhlx .wzdh li{ line-height:28px;}
.dbbj .db .cpdhlx .lxwm{ width:311px; height:224px;float: right;}
.dbbj .db .cpdhlx .lxwm li.cur{ margin-bottom:25px;}
.dbbj .db .cpdhlx .lxwm li.cur a{font-size:16px; color:#FFF; font-weight:bold;}
.dbbj .db .cpdhlx .lxwm li a{ color:#FFF; margin-right:10px;}
.dbbj .db .cpdhlx .lxwm li{line-height:28px; font-size:14px;color:#FFF;}
.dbbj .db .dbdh{height: 100px;margin-top: 13px;line-height: 50px;text-align: center;color: #ccc;}
.dbbj .db .dbdh li.cur{ margin-left:0;}
.dbbj .db .dbdh li{ float:left; margin-left:26px; }
.dbbj .db .dbdh li a{ font-size:12px; color:#b3b3b3; border-right:1px solid #b3b3b3; padding-right:27px;}
.dbbj .db .dbdh li.ne a{ border-right:0;}



.new_top {
	overflow: hidden;
	margin-top: 30px;
}
.new_top .pr-left {
	float: right;
	margin-top: 30px;
	width: 546px
}
.new_top .pr-right {
	float: left;
	margin-top: 35px;
	padding-left: 0
}
.new_top .pr-right .img4 {
	display: block;
	margin-top: 20px
}
.new_top .pr-left .pr-con .pr-p {
	width: 471px
}


</pre></body></html>