@charset "gb2312";
* {
	word-break: break-all;
	margin: 0;
	padding: 0;
}
body {
	behavior: url("csshover3.htc");
}
body {
	font-size: 16px;
	color: #262e41;
	font-family:Arial, Helvetica, sans-serif, "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;
	padding: 0px;
	margin: 0px auto;
	line-height: 30px;
	background-color: #FFF;
	width: 100%;
	overflow-x: hidden;
}
*, :after, :before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f7ad1d;
	text-decoration: none
}
h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, li, dl, dt, dd {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.lan {
	color: #f7ad1d;
}
i, em {
	font-style: normal;
}
.clear, .c {
	clear: both;
}
.mcon tr:hover {
	color: #f7ad1d;
}
.blank {
	clear: both;
	height: 20px;
}
.about {
	float: right;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	display: block;
}
.imgZoom:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.imgFanzhuan {
	overflow: hidden;
}
.imgFanzhuan img {
	display: block;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.imgFanzhuan:hover img {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.gsnr {
	font-size: 16px;
	line-height: 33px;
}
.gsnr p {
	margin-bottom: 10px;
}
.gcsj {
	padding: 40px 0;
}
.topc1 table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	font-size: 14px;
}
.topc1 table tr:nth-child(odd) {
	background: #F4F4F4;
}
.topc1 table td:nth-child(even) {
}
.topc1 table tr:hover, .topc1 table tr:hover p {
	background: #f7ad1d;
	color: #fff;
}
.topc1 table td, .topc1 table th {
	border: 1px solid #dddddd;
}
.topc1 table tr:nth-of-type(1) {
/*background: #f7ad1d;
	color: #ffffff;*/
}
img {
	max-width: 100%;
	border: 0;
	height: auto;
}
.input, .textarea {
	border-top: ridge 1px #ccc;
	border-right: inset 1px #D8D8D8;
	border-bottom: inset 1px #D8D8D8;
	border-left: ridge 1px #ccc;
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #fff
}
.wrap {
	width: 1410px;
	margin: 0 auto;
}
.m1 .m1t {
}
.m1t {
	text-align: center;
	margin-bottom: 40px; color:#0e0a02;
}
.m1t h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54px;
	text-transform: uppercase;
	color: #f6f6f6;
}
.m1t h2 {
	font-size: 48px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
}
.m1t h2 b {
	font-weight: bold;
}
.m1t h2 span {
	font-style: normal;
	color: #d92a36;
}
.m1t p {
	font-size: 16px;
	color: #333333;
}
.m1t div {
	width: 26px;
	height: 2px;
	background-color: #f7ad1d;
	margin: 10px auto auto;
}
.top2 {
	width: 100%;
	position: relative;
	z-index: 3;
	padding:20px 0;
}
.logo {
	float: left;
	width: 340px;
}
.tmid {
	float: left;
}
.tel {
	float: right;
	text-align: center;
	width: 300px;
}
.sydh {
	width:100%;
	height: 60px;
	line-height: 60px;
	background-color:#2d2d2d; position:relative;
}
.nav .nLi {
	float: left;
	width: 11%;
	text-align: center;
	display: inline; position:relative;
}
.nav .nLi h3 a {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	display: block; color:#ffffff;
}
.nav .nLi h3 a:hover {
	background-color:#f7ad1d;
}
.nav .sub{ display:none; width:1200px; left:-200px; top:60px;  position:absolute; background:#f7ad1d;  line-height:26px; padding:20px 0; z-index:999;  }
		.nav .sub dl{ width:12.2%; float:left; margin:0 1%; text-align:left; }
		.nav .sub a{ display:block; padding:0 10px; color:#fff;  }
		.nav .sub a:hover{ color:#2d2d2d;  }
		.nav .sub dt{ font-size:18px; margin-bottom:10px; border-bottom:1px #ffffff dashed; line-height:2;}
.nav .sub dd{ font-size:15px; line-height:30px;}


.sjnav {
	display: none;
}
#sjslideBox {
	display: none;
}

.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slideBox img {
	display: block;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	display: none;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) #f7ad1d -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.mssbg{ background-color:#f2f2f2; padding:10px 0; overflow:hidden;}
.mss1{ float:left; width:65%; color:#333;line-height: 50px;}
.mss1 a{ color:#333; padding:0 5px;}
.mss2{ float:left;width:35%; text-align:right;}
.postbox {
	width: 260px;
	height: 50px;
	float:right;
	padding-left: 20px;
 padding-top:2px; overflow:hidden;
}
.postbox .input {
	border: 0;
	height: 50px;
	line-height: 50px;
	float: left;
	width: 190px;
	padding: 0px 5px;

}
.postbox .btn {
	height: 50px;
	float: right;
	width: 50px;
	background: url(../images/ss2.png) #ffa821 no-repeat center center;
	float: right;
	border: none;
}



.m1t h2{ line-height:60px; margin-bottom:20px;}
.mcpfl {
	position: relative; padding:50px 0 0;
}
.m1t h2 img {
	display:inline-block; line-height:60px; vertical-align:middle;
}
.mcpbg {
	padding-top: 40px;
}

#divMainTab{ width:100%; background:url(../images/mcpt1.png) no-repeat center top; height:186px; }
#divMainTab ul{ width:1100px; margin:0 auto; padding-top:48px;overflow:hidden;} 
#divMainTab li{ float:left; text-align:center; cursor:pointer;width:23%; margin:0 1%;background:url(../images/mcpt2.png) no-repeat left center;}
#divMainTab .normal {}
#divMainTab li h3{ font-size:20px; line-height:50px; font-weight:normal;border:2px #ffffff solid; box-sizing:border-box; border-radius:30px; color:#ffffff; margin-left:24px; }
#divMainTab .selected  h3 { background-color:#ffffff; color:#333333; }
.mcpc{ background:url(../images/mcpbg.jpg); padding:60px 0;}
.mcpc .divContent{ background-color:#ffffff; padding:10px;}
.mcp{  margin:0 auto;}
.mcpl{ width:48%; float:left; margin-left:5%;}
.mcpr{ width:45%; float:left; text-align:left;}
.mcpr img{border-bottom-right-radius:80px;}
.mcpl h3{ position:relative; margin-top:-20px; float:right; margin-right:30px;}
.mcpl h4{ font-size:30px; margin:30px 0 20px;}
.mcpl p{ font-size:16px; line-height:28px;}
.mcpl h5{ margin:20px 0 30px;}
.mcpl ul{ overflow:hidden; width:80%; margin:40px 0;}
.mcpl li{ width:31%; float:left; text-align:center; margin:0 1%; line-height:42px;}
.mcpl li a{ display:block; border:1px #333333 solid; margin-bottom:10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mcptj {
	background:url(../images/mcpbg.jpg) repeat center center;
}
.mcp2 {

}
.mcp2 ul {
	overflow: hidden;
}
.mcp2 li {
	width: 23%;
	margin: 0 1% 3%;
	float: left;
	position: relative;
}
.mcp2 li a {
	display: block;
}
.mcp2 li img {
	display: block;
}
.mcp2 li .mcpbox {
	width: 100%;
	height: 43px;
	line-height: 43px;
	 background-color:#2a2a2a;
}
.mcp2 li h3{
font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; color:#ffffff; background:url(../images/mcpico.png) no-repeat 10px center; padding-left:40px;
}
.mcp2 li h3 span{ float:right; font-size:14px; display:block; margin-right:20px; border:1px #ffffff solid; line-height:22px; margin-top:10px; padding:0 10px;}
.mcp2 li a:hover .mcpbox{ background-color:#ffa921;}
.mgd{ text-align:center;}

.mys {
	overflow: hidden;
	background: url(../images/mys.jpg) no-repeat center top;
	height: 1148px;
	text-align: center;
	position: relative;
}
.myst {
	padding: 150px 0 0; margin-bottom:24px;
}
.mys1{ text-align:center; }
.mys2{ position:absolute; bottom:0; left:0; width:100%; text-align:center;}

.m5 {
	padding: 60px 0 30px 0;
	overflow: hidden;background:url(../images/mcpbg.jpg) repeat center center;
}

.picScroll-left{ width:100%;  overflow:hidden; position:relative;  }
		.picScroll-left .prev,.picScroll-left .next{ display:block; position:absolute; width:89px; height:89px; top:50%;}
		.picScroll-left .next{right:0; }
.picScroll-left .prev{left:0;}


		.picScroll-left .hd ul{ display:none; float:right; overflow:hidden; zoom:1; width:60%}
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:0 100px; margin:0 auto;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 10px; 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:380px;  display:block; }
		.picScroll-left .bd ul li .pic a:hover img{ }
		.picScroll-left .bd ul li .title{ height:132px; background:url(../images/mal1.png) no-repeat left top; font-size:20px; text-align:left; position:relative; margin-top:-50px;  }
.picScroll-left .bd ul li:hover .title{ background:url(../images/mal2.png) no-repeat left top;   }

.picScroll-left .bd ul li .title a{ color:#ffffff;background:url(../images/mal3.png) no-repeat 40px 70px; padding-top:65px; display:block; padding-left:80px;}
.picScroll-left .bd ul li:hover .title a{ background:url(../images/mal4.png) no-repeat 40px 70px;}
.pageState{ float:right; color:#ffffff;    width: 60%;   text-align: center;}

.sjal {
	display: none;
}
.m5 .mgd{ margin-top:30px;}

.mm{ background:url(../images/mm.jpg) no-repeat center center; padding:60px 0;}
.mmt{ text-align:center; margin-bottom:30px;}
.mm ul{ overflow:hidden;}
.mm li{ width:25%; float:left; text-align:center;}
.mm li div{ width:272px; height:319px; background:url(../images/mm1.png) no-repeat center center; padding-top:50px; margin:0 auto;}
.mm li div span{ display:block; width:80px; height:80px; background:url(../images/mmty.png) no-repeat center center; margin:0 auto;}
.mm li div span em{ display:block; width:61px; height:61px; font-style:normal; background:url(../images/mm11.png) no-repeat 0 0;}
.mm li div h3{ font-size:28px; margin:10px auto;}
.mm li div p{ width:80%; margin:0 auto; font-size:14px; line-height:20px;}
.mm li:hover div{background:url(../images/mm2.png) no-repeat center center; color:#ffffff;}
.mm li:hover div span em{ background-position:0 -61px;}
.mm li div.mm2 span em{ background-position:-61px 0;}
.mm li:hover div.mm2 span em{ background-position:-61px -61px;}
.mm li div.mm3 span em{ background-position:-122px 0;}
.mm li:hover div.mm3 span em{ background-position:-122px -61px;}
.mm li div.mm4 span em{ background-position:-183px 0;}
.mm li:hover div.mm4 span em{ background-position:-183px -61px;}


.m7 {
	padding: 50px 0;
}
#adivMainTab{ width:100%; margin-bottom:30px; }
#adivMainTab ul{ width:520px; margin:0 auto;} 
#adivMainTab li{ float:left; margin:0 1%; text-align:center; font-size:24px; cursor:pointer;width:48%;height:60px; line-height:60px; border-radius:30px; }
#adivMainTab .normal { border:1px #202021 solid; color:#202021;}
#adivMainTab .selected {border:1px #fca316 solid; background-color:#fca316; color: #fff;}
.m71{ width:740px; float:left;}
.m711{ background-color:#0e0a02; overflow:hidden; margin-bottom:15px;}
.m711 .imgZoom{ float:left;}
.m711 a{ color:#ffffff; display:block;}
.m711c{ width:270px; float:left; padding:20px;}
.m7 h3{ font-size:18px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.m711c span{ font-size:14px; color:#5d5c59;}
.m711c p{ color:#b9b9b8;}
.m7 .divContent p{ font-size:14px; line-height:20px; margin:20px 0;}
.m7gd{ display:block; font-style:normal; background-color:#fca316; width:112px; height:30px; line-height:30px; text-align:center; font-size:14px;}
.m712{ background-color:#f0f0f0; padding:20px 30px;}
.m72{ width:640px; float:left; margin-left:30px;}
.m72 ul{ padding:0 20px; border:1px #dddddd solid;}
.m72 li{ border-bottom:1px #ddd solid; padding-bottom:27px; margin-top:27px;}
.m72 li:last-child{ border:0;}
.m72 li .time{ float:left; text-align:center; margin-right:20px; }
.m72 li .time span{ font-size:60px; font-weight:bold; display:block; margin-bottom:10px;padding-top:15px;}
.m72 li h3{ font-size:20px; font-weight:normal;}
.m7 .divContent .m72 li p{ line-height:20px; font-size:14px;color:#7e7e7e; margin:10px 0;}
.m72 li a:hover .time span{  }
.m7 .mgd,.m3 .mgd{ margin:30px auto;}

.m3 {
	background: url(../images/m3bg.png) no-repeat center 60px;
	padding-bottom: 80px;
}
.m3c{overflow:hidden; width:80%; margin:150px auto 80px; color:#ffffff; text-align:center;}
.sjtit, .sjfl {
	display: none;
}
.m3a ul{ overflow:hidden;}
.ma3{  overflow:hidden; background:url(../images/tm.png) repeat center center; padding:60px 0;}
.ma3 li{ width:23%; float:left; margin:0 1%; text-align:center; color:#ffffff; background:url(../images/ma32.png) no-repeat left center; }
.ma3 .nobg{ background-image:none;}
.ma3 li .counter{ display: block; font-size: 72px; font-family:Impact; color:#fff; height:60px; line-height:60px;}
.ma3 li span{ position:relative; display:block; height:50px; color:#ffffff;}
.ma3 li span:after{ content:""; position:absolute; top:0; background:url(../images/ma31.png) no-repeat left center; display:block; width:22px; height:22px;right: 36%;z-index: -1;}
.ma3 li em{font-style:normal; display:block; line-height:22px; text-align:center; padding-top:5px;}
.ma3 li .ma32:after{ right: 22%;}
.ma3 li .ma34:after{ right: 30%;}

.mlx{ background:url(../images/mlx.jpg) no-repeat center center; padding:80px 0; overflow:hidden; border-bottom:5px #fc4226 solid;}
.mlx11{ float:left; width:610px;}
.mlx12{ float:left; width:400px; text-align:center; padding-top:30px;}
.mlx13{ float:left; width:400px; text-align:center;padding-top:30px;}

.flink {
	width: 100%;
	line-height: 40px;
	position:relative; margin-top:-58px; z-index:999;
	
}
.flink a {
	color: #333333;
	padding: 0 10px;
}
.flink b {
}
.flinc{ padding:50px 50px 0;background:url(../images/flink.png) no-repeat center top;}
.flink1{background:url(../images/flinkd.png) no-repeat center top; height:46px;}

.foot {
	background-color: #ff9326;
	padding: 50px 0;
	overflow: hidden;
	color: #fff;
}
.syfoot{padding: 120px 0 50px; position:relative; margin-top:-79px;}

.foot a, .bq a {
	color: #fff;
}
.flogo{ width:16%; float:left;}
.ftel{ width:19%; float:left;}
.ftel p{ display:none;}
.fcp {
	width: 40%;
	float: left;
}
.fcp dl{ width:33%; float:left;}
.foot dt{ font-size:18px; font-weight:bold; color:#ffffff; background:url(../images/f1.png) no-repeat left bottom; padding-bottom:10px; margin-bottom:10px;}
.fwx {
	width: 25%;
	float: left; text-align:right;
}
.fwx .sjwx{ display:none;}
.fdz {
	text-align: right;
}
.bq {
	padding: 15px 0px;
	text-align: left;
	overflow: hidden;
	background-color: #f08615;
	color: #ffffff;
}
.bq span {
	float: right;
}
.mleft {
	width: 266px;
	float: left;
	display: inline;
	margin-right: 38px;
}
.cplb {
	height: auto;
	margin-bottom: 20px;
	border: 3px #f7ad1d solid;
	background-color: #fff;
}
.cpt {
	background-color: #f7ad1d;
	text-align: center;
	padding: 30px 0;
}
.cpt h3 {
	font-size: 30px;
	color: #fff;
}
.cpt p {
	font-size: 14px;
	color: #ffb36a;
	text-transform: uppercase;
}
.mtel {
	background-color: #f7ad1d;
	text-align: center;
	padding: 20px 0;
	color: #fff;
}
.mtel h3 {
	font-size: 30px;
}
.menu_list {
	padding: 10px;
}
.menu_list dl {
	margin-bottom: 10px;
}
.menu_list dt a {
	cursor: pointer;
	position: relative;
	font-size: 18px;
	padding-left: 20px;
	line-height: 45px;
	height: 45px;
	background-color: #f7ad1d;
	color: #fff;
	display: block;
}
.menu_list dt:hover a {
	background-color: #f7ad1d;
	color: #fff;
}
.menu_list dd {
	display: block;
	background-image: none;
}
.menu_list dd a {
	display: block;
	border-bottom: 1px #dddddd dashed;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
}
.mright {
	float: left;
	width: 1106px;
	display: inline;
}
.sjcp {
	display: none;
}
.sycp, .sycp1 {
	overflow: hidden;
}
.sycp li {
	float: left;
	display: inline;
	margin: 0px 1% 35px;
	width: 23%;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
}
.sycp1 li {
	float: left;
	display: inline;
	margin: 0px 1% 35px;
	width: 23%;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
}
.sycp li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sycp li .wz {
	padding: 20px;
}
.sycp li .wz h3 {
	font-size: 16px;
}
.sycp li .wz p {
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sycp li .wz span {
	display: block;
	height: 2px;
	width: 16px;
	background-color: #f7ad1d;
	margin: 8px auto;
}
.sycp li .wz div {
	background-color: #3e3e3e;
	color: #fff;
	width: 120px;
	margin: 5px auto;
	border-radius: 30px;
	font-size: 12px;
}
.sycp li:hover .wz div {
	background-color: #f7ad1d;
	color: #fff;
}
.nycontact .wx {
	display: none;
}
.nyban {
	width: 100%;
	height: 400px;
	background: url(../images/nyban.jpg) #eee no-repeat center center;
	color: #fff;
	clear: both; margin-bottom:40px;
}
.gyban{background: url(../images/gyban.jpg) no-repeat center center;}
.lxban{background: url(../images/lxban.jpg) no-repeat center center;}
.xwban{background: url(../images/xwban.jpg) no-repeat center center;}
.alban{background: url(../images/alban.jpg) no-repeat center center;}
.spban{background: url(../images/spban.jpg) no-repeat center center;}
.nyban a {
	color: #fff;
}
.nyban .wrap {
	position: relative;
	top: 30%;
	display: none;
}
.nyban h2 {
	font-size: 42px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}
.nybancon {
	width: 60%;
	padding: 40px 70px;
}
.nybancon p {
	margin-bottom: 20px;
}
.nybancon span {
	font-size: 18px;
	border-top: 1px #fff solid;
	padding-top: 10px;
}
.nybancon div {
	width: 34px;
	height: 3px;
	background-color: #ffa01c;
	margin-bottom: 10px;
}
.nyl {
	width: 45%;
	float: left;
	margin-bottom: 50px;
}
.nyl img {
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;
}
.nyr {
	width: 51%;
	float: left;
	margin-left: 4%;
	display: inline;
}
.nyr h2 {
	font-size: 26px;
	margin-bottom: 30px;
}
.nytel {
	width: 100%;
	display: inline-table;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	color: #fff;
	border-radius: 4px;
	background-color: #f7ad1d;
	text-align: center;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	display: none;
}
.nytel a {
	color: #fff;
}
.news-lj {
	clear: both;
	overflow: hidden;
	padding: 10px 20px;
	padding-left: 130px;
	box-sizing: border-box;
	background: url(../images/ico_newslj.png) #f3f3f3 no-repeat 20px center;
	margin: 30px auto;
}
.news-lj p {
	color: #666;
	line-height: 24px;
	padding: 10px 0;
	background-size: 75pt
}
.news-lj p font {
	color: #f7ad1d
}
.news-tel {
	line-height: 44px
}
.news-tel span {
	float: left;
	padding-left: 42px;
	background: url(../images/new-tel.png) no-repeat left center;
}
.news-tel span i {
	font-style: normal;
}
.news-tel span a {
	color: #f7ad1d;
	font-size: 26px;
	font-weight: 700;
	margin-left: 8px
}
.news-tel a.new_btn {
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 40px;
	padding: 0 20px 0 55px;
	background: url(../images/ico_btn.png) #f7ad1d no-repeat 10px 4px;
	background-size: 30px
}
.news-tel a.new_btn:hover {
	color: #ff0
}
.ny .m1t h2 {
	background-image: none;
}
.nyms {
	margin-top: 20px;
	border-bottom: 1px #dddddd solid;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
	border-top: 2px #f7ad1d solid;
}
.nyms p {
	position: relative;
	padding-left: 18px;
}
.nyms p:before {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	border: 2px solid #f7ad1d;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 10px;
}
.pro-link {
	position: relative;
	width: 100%;
	height: 58px;
	margin: 60px auto 16px;
	border-radius: 10px;
	background-color: #f7ad1d;
}
.pro-link i {
	position: absolute;
	left: 18px;
	bottom: 0;
	width: 96px;
	height: 100px;
	background: url(../images/tel-pic.png) no-repeat center;
}
.pro-link span {
	display: inline-block;
	color: #FFF;
	font-size: 20px;
	line-height: 58px;
	padding: 0 40px 0 130px;
	cursor: pointer;
	background: url(../images/tel-hand.gif) no-repeat right center;
}
.pro-link span:hover {
	-webkit-animation: link-down 1.5s linear 2;
	-o-animation: link-down 1.5s linear 2;
	animation: link-down 1.5s linear 2;
}
@-webkit-keyframes link-down {
 25% {
-webkit-transform: translateY(-3px);
}
 50%, 100% {
-webkit-transform: translateY(0);
}
 75% {
-webkit-transform: translateY(3px);
}
}
@keyframes link-down {
 25% {
transform: translateY(-3px);
}
 50%, 100% {
transform: translateY(0);
}
 75% {
transform: translateY(3px);
}
}
.pro-tel {
	float: right;
	width: 57%;
	height: 72px;
	line-height: 27px;
	color: #FFF;
	font-size: 16px;
	margin-top: -14px;
	border-radius: 0 10px 10px 0;
	border-radius: 0\9;
	background: url(../images/tel-side.png) no-repeat #393B45 left center;
}
.pro-tel strong {
	font-size: 22px;
	line-height: 1;
}
.pro-tel img {
	float: left;
	margin-top: 8px;
	margin-right: 18px;
}
.pro-tel div {
	padding: 8px 40px 8px 60px;
}
.gy {
	font-size: 16px;
	line-height: 32px;
}
.promenu {
	margin: 0 auto 10px;
	overflow: hidden;
}
.promenu ul {
	margin: 0 -1% auto;
	overflow: hidden;
}
.promenu ul li {
	float: left;
	text-align: center;
	width: 23%;
	margin: 0 1%;
	background-color: #ccc;
	border-radius: 5px;
}
.promenu ul li a {
	color: #333;
	display: block;
	font-size: 18px;
	border-right: solid 1px #fff;
	padding: 10px 0;
}
.promenu ul li a:hover {
	color: #fff;
}
.promenu ul li:hover, .promenu .cur, .promenu .cur a {
	background-color: #f7ad1d;
	color: #fff;
	border-radius: 5px;
}
.promenu ul li span {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	background: url(../images/ico.png) no-repeat;
	display: none;
	border-radius: 5px;
}
.promenu ul .li1 span {
	background-position: -88px 0;
}
.promenu ul .li2 span {
	background-position: -88px -55px;
}
.promenu ul .li3 span {
	background-position: -88px -110px;
}
.promenu ul .li4 span {
	background-position: -88px -165px;
}
.cpright {
	width: 294px;
	float: left;
	margin-left: 66px;
}
.cp_body {
	width: 840px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cp_name {
	width: 100%;
	border-bottom: 1px #eaeaea solid;
	background-color: #f7ad1d;
	float: left;
	margin-top: 20px;
}
.cp_erNav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cp_erNav li {
	width: 25%;
	height: 64px;
	float: left;
	line-height: 64px;
	display: inline;
	text-align: center;
}
.cp_erNav li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 100%;
	font-size: 16px;
}
.cp_erNav li a:hover {
	color: #ffffff;
	float: left;
	width: 100%;
	background-color: #ffad00;
}
.cp_txt {
	width: 100%;
	overflow: hidden;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.cp_txt p {
	line-height: 35px;
	color: #333;
}
.cp_txt table {
	margin-top: 10px;
}
.txt_name {
	font-size: 26px;
	font-weight: bold;
	background: url(../images/nchtit.png) no-repeat left center;
	margin-bottom: 20px;
	padding-left: 40px;
}
.cpxgxw {
	margin-bottom: 40px;
}
.cpxgxwt {
	background-color: #f2f2f2;
	line-height: 50px;
}
.cpxgxwt h2 {
	font-size: 26px;
	background: url(../images/xgt2.png) no-repeat left center;
	width: 206px;
	height: 50px;
	text-indent: 40px;
	color: #fff;
}
.cpxgxwt span {
	float: right;
	padding-right: 20px;
}
.cpxgxw ul, .cpxg ul {
	border: 1px #dddddd solid;
	padding: 20px;
	overflow: hidden;
}
.cpxgxw li {
	width: 48%;
	float: left;
	margin: 0 1%;
	background: url(../images/m11.png) no-repeat left center;
	text-indent: 20px;
	border-bottom: 1px #ddd dashed;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.cply {
	clear: both;
}
.cpxgt {
	background: url(../images/cpxgt.png) #f0f0f0 no-repeat 20px center;
	height: 70px;
	padding-left: 80px;
}
.cpxgt h2 {
	font-size: 26px;
	padding-top: 10px;
}
.cpxgt p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	color: #666;
}
.cp_xg ul {
	border: 1px #dddddd solid;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
.cp_xg li {
	text-align: center;
}
.nylx {
	border: 1px #dddddd solid;
}
.nylxc {
	padding: 10px;
}
.nylx h2 {
	font-size: 18px;
}
.ny {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 32px;
}
.p16 {
	font-weight: bold;
	font-size: 20px;
}
.ptitle {
	line-height: 35px;
	margin-bottom: 8px;
	text-align: center;
}
.pline {
	border-bottom: 4px double #dddddd;
	height: 35px;
}
.info {
	text-align: center;
	line-height: 30px;
	color: #666;
	padding-right: 18px;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	margin-bottom: 20px;
}
.page {
	line-height: normal;
	font-size: 14px;
}
.page a, .page span {
	display: block;
	color: #390;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	border: 1px solid #ccc;
	padding: 5px;
	float: left;
	margin: 5px 2px;
	text-align: center;
}
.page a:hover, .page a.current {
	color: #F44;
	border: 1px solid #F44
}
.page input {
	color: #390;
	border: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 3px 5px;
	width: 40px;
}
.mrtit {
	border-bottom: 1px #dddddd solid;
	margin-bottom: 15px;
}
.mrtit span {
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.mrtit span a {
	color: #f7ad1d;
}
.mrtit em {
	float: right;
	font-style: normal;
	padding-right: 10px;
}
.prenext {
	color: #cc0000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 15px;
}
.prenext .pre {
	float: left;
	width: 100%;
}
.prenext .pre a {
	color: #333;
	text-decoration: none;
}
.prenext .pre a:hover {
	color: #f7ad1d;
}/* 上一篇 */
.prenext .next {
	text-align: left;
	float: left;
	width: 100%;
}
.prenext .next a {
	color: #333;
	text-decoration: none;
}
.prenext .next a:hover {
	color: #f7ad1d;
}
.list {
}
.list .node {
	margin-bottom: 8px
} /* 单个文章信息 */
.list .node .title {
	padding-bottom: 6px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB
} /* 标题 */
.list .node .title h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px
} /* 标题 */
.list .node .title a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D9D9D9;
	padding-left: 5px
}
.list .node .title a:hover {
	text-decoration: underline
}
.list .node .description {
	padding: 8px;
	line-height: 150%;
	color: #555
} /* 描述 */
.list .node .description p {
	margin: 0px;
	padding: 0px
}
.list .node .info {
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 18px
} /* 文章其他信息 */
.list .node .info span {
	color: #390;
}
.box {
	background-color: #e1e1e1;
	padding-bottom: 10px;
}
.title1 {
	height: 51px;
	line-height: 43px;
	background: #068ef4;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.title1 a {
	color: #ffffff;
}
.content1 {
	background: none;
	overflow: auto;
	padding: 0px 10px;
}
.content1 a {
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px #fefefe solid;
	overflow: hidden;
	background: url(../images/dot.jpg) left 10px no-repeat;
	width: 110px;
	float: left;
	padding-left: 18px;
	margin-left: 5px;
	overflow: hidden;
}
.content1 a:hover {
}
.mrt {
	background-color: #e7e7e7;
	height: 47px;
	line-height: 47px;
	border-left: #f7ad1d 5px solid;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
}
.tjcp {
	width: 100%;
	overflow: hidden;
}
.zx {
	border-bottom: 1px #dddddd dashed;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.zx h3 a {
	font-size: 18px;
}
.zx h3 span {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.cpzs {  /**/
	overflow: auto;
	zoom: 1;
}
.cpzs li {
	width: 23%;
	float: left;
	text-align: center;
	display: inline;
	margin: 1%;
	box-sizing: border-box;
	background-color: #eee;
	border-radius: 20px;
	border-bottom-left-radius: 0;
}
.cpzs1 li {
	width: 23%;
	float: left;
	text-align: center;
	display: inline;
	margin: 1%;
	box-sizing: border-box;
	background-color: #eee;
}
.cpzs li img {
}
.cpzs li .imgZoom {
	border-radius: 20px;
	border-bottom-left-radius: 0;
}
.cpzs li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 52px;
}
.cpzs li p a {
	color: #333;
	font-size: 18px;
}
.cpzs li:hover {
	background-color: #f7ad1d;
}
.cpzs li:hover p, .cpzs li:hover p a {
	color: #fff;
}
.xgxw {
	margin-bottom: 30px;
	margin-top: 30px;
}
.fdh {
	display: none;
}
.nynav{ width:500px; margin:0 auto 15px; overflow:hidden;}
.nynav li{ width:48%; float:left; margin:0 1%; text-align:center; }
.nynav li a{ display:block; background-color:#eeeeee; line-height:42px;}
.nynav li a:hover,.nynav li a.active{ background-color:#f7ad1d; color:#ffffff;}
.nynav1{width:100%;}
.nynav1 li{width:12.2%;}


.nylx1, .nylx2 {
	width: 40%;
	float: left;
}
.nchtit {
	margin: 0 0 20px;
}
.nchtit h2 {
	font-size: 26px;
	font-weight: normal;
	background: url(../images/nchtit.png) no-repeat left center;
	padding-left: 30px;
	height: 47px;
	line-height: 47px;
}
.nchtit h2 span {
	border-left: 1px #999 solid;
	font-size: 18px;
	font-weight: normal;
	height: 47px;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 47px;
}
.nchtit p {
	text-indent: 40px;
}
.cp {
	margin-bottom: 30px;
}
.nchtit .gd {
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	background-color: #f7ad1d;
	text-align: center;
	font-size: 14px;
}
.nchtit .gd a {
	color: #fff;
}
.nch2 {
	background-color: #f3f3f4;
	padding: 40px 0;
}
.nch1 {
	overflow: hidden;
}
.nch {  /*margin-bottom:50px;*/
}
.nch1 li {
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	text-indent: 20px;
	margin: 0 1% 2%;
}
.nch1 li:hover {
	transform: translateX(15px);
}
.nch1 li h2 {
	position: relative;
}
.nch1 li:hover h2 a {
	color: #f7ad1d;
}
.nch1 li .imgZoom {
	width: 250px;
	float: left;
	margin-right: 20px;
}
.nch11 dl dd a:hover {
	color: #f7ad1d;
}
.nch1 li .time {
	font-size: 14px;
	color: #999;
}
.nch1 li h2 {
	font-size: 18px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.nch1 li p {
	line-height: 28px;
	font-size: 16px;
	padding: 10px 0;
	color: #666;
}
.nch1 li .gd {
	width: 33px;
	height: 33px;
	float: right;
}
.nch1 li .gd a {
	display: block;
	background: url(../images/nchico.png) no-repeat 0 0;
	width: 33px;
	height: 33px;
}
.nch1 li .gd a:hover {
	background-position: -33px 0;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
}
.nch1 li:hover {
}
.nch11 {
	overflow: hidden;
}
.nch11 .m1t h2 {
}
.nch11 dl {
	width: 46%;
	float: left;
	margin: 0 2% 2%;
	border-bottom: 1px #ddd dashed;
	padding-bottom: 20px;
}
.nch11 dl.tw dt {
	width: 45%;
	float: left;
	margin-right: 5%;
}
.nch11 dl.tw dd {
	width: 50%;
	float: left;
}
.nch11 dl dd h3 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.nch11 dl dd p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
}
.nch11 dl dd .time {
	color: #999;
}
.nch11 dl dd .gd {
	float: right;
	width: 100px;
	height: 26px;
	line-height: 26px;
	background-color: #f7ad1d;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.nch11 dl.rq dt {
	width: 15%;
	float: left;
	margin-right: 5%;
	color: #999;
	font-size: 14px;
	text-align: right;
}
.nch11 dl.rq dt span {
	font-size: 30px;
	display: block;
}
.nch11 dl.rq dd {
	width: 80%;
	float: left;
}
.newslist {
	padding: 0 0 55px;
}
.newslist .w {
	position: relative
}
.newslist .tit-zs {
	left: 3px;
	top: -67px;
	z-index: 2
}
.newslist .tit-zs i:after, .newslist .tit-zs i:before, .newslist .tit-zs:before {
	opacity: .5
}
.newslist .tit-zs:before {
	opacity: .03
}
.newslist .tit-zs i:after {
	opacity: .1
}
.newslist ul {
	width: 98%;
	margin: 0 1%;
	position: relative
}
.newslist ul:before {
	content: "";
	width: 1px;
	background: #e4e6ea;
	display: block;
	position: absolute;
	left: 4px;
	top: -7%;
	bottom: 0;
	display: none;
}
.newslist ul li {
	padding: 8px 0 8px 47px;
	position: relative;
	z-index: 3;
	border-bottom: 1px #ddd dashed;
	margin-bottom: 10px;
}
.newslist ul li:before {
	content: "";
	width: 40px;
	height: 1px;
	background: #e4e6ea;
	display: block;
	position: absolute;
	left: 0;
	top: 52px
}
.newslist ul li:after {
	content: "";
	width: 9px;
	height: 9px;
	background: #e4e6ea;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 0;
	top: 48px
}
.newslist ul li .date {
	font-size: 16px;
	color: #21252d
}
.newslist ul li h3 a {
	font-size: 22px;
	color: #66686c;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 18px 0 28px;
	display: block;
	transition: all ease .5s
}
.newslist ul li p {
	height: 60px;
	font-size: 16px;
	color: #66686c;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.newslist ul li .more {
	font-size: 14px;
	text-align: right;
	display: block;
	transition: all ease .5s
}
.newslist ul li .more:after {
	content: "";
	width: 32px;
	height: 9px;
	background: url(../images/news-more.png) center right no-repeat;
	display: inline-block;
	margin-left: 9px;
	opacity: .5;
	transition: all ease .5s
}
.newslist ul li:hover h3 a {
	color: #f7ad1d
}
.newslist ul li:hover .more {
	color: #f7ad1d
}
.newslist ul li:hover .more:after {
	width: 44px;
	opacity: 1
}
.newslist ul li:hover {
	background-color: #fefefe;
}
.nylx1 {
	width: 50%;
	float: left;
}
.nylx1 h3 {
	color: #333;
	font-size: 22px;
	margin-bottom: 30px;
}
.nylx1 p {
	line-height: 30px;
	color: #676767;
	font-size: 18px;
	margin-bottom: 10px;
}
.nylx1 p img {
	margin-right: 10px;
	float: left;
}
.way-con {
	clear: both;
	overflow: hidden;
	padding-top: 50px;
	margin-top: 40px;
	border-top: 1px solid #EEE;
}
.way-con a {
	display: block;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	width: 125px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
	background-color: #f7ad1d;
}
.way-con b {
	display: block;
	color: #676767;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	margin: 10px 0;
}
.nylx2 {
	float: right;
	text-align: right;
	width: 38%;
}
.nylx2 img {
	width: 80%;
	/**/ border-radius: 50%;
	overflow: hidden;
	position: relative;
	border: 10px #ddd solid;
}
.mlx3 {
	margin-bottom: 50px;
}
.mlx3 .mat div {
	margin-top: 10px;
}
.newsli li {
	border-bottom: 1px #dddddd dashed;
	line-height: 35px;
}

.mlxbg{ background:url(../images/mlxbg.jpg) #fff no-repeat center top; padding-top:110px;}
.mlx1{ background:url(../images/mlxtm.png); padding-top:50px; margin-bottom:50px;}
.mlx1 .txt{ width:80%; margin:0 auto; text-align:center; font-size:16px; margin-bottom:30px;}
.mlx1con{ background-color:#f7ad1d; padding:30px 0; color:#fff; font-size:16px;}
.mlx1con ul{ overflow:hidden;}
.mlx1con li{ float:left; background:url(../images/mlxi1.png) no-repeat left center; width:32%; margin-left:18%; padding-left:90px; height:90px; box-sizing:border-box; line-height:40px;}
.mlx1con .li1{background:url(../images/mlxi2.png) no-repeat left center; width:48%; margin-left:2%; line-height:40px;}



.newsli li span {
	float: right;
	color: #999999;
}
.gycp {
	padding-top: 40px;
}
.gycp li {
	background: #f3f5f7;
	box-shadow: 0 0 15px #c7cdea;
	width: 31%;
	margin: 0 1% 2%;
	text-align: center;
	float: left;
	border-radius: 20px;
}
.gycp li img {
	border-radius: 10px;
	border-bottom-left-radius: 30px;
}
.gycp li p {
	line-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gycp li:hover, .gycp li:hover a {
	background-color: #f7ad1d;
	color: #fff;
}
.list1 {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}
.list1 li {
	width: 25%;
	float: left;
}
.list1 li i {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 5px;
}
.proonedetailfltel {
	clear: both;
	font-size: 20px;
	color: #999;
	margin-top: 30px;
	margin-bottom: 30px;
}
.proonedetailfltel strong {
	font-size: 30px;
	color: #f7ad1d;
	vertical-align: text-bottom;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
}
.proonedetailfltel strong a {
	color: #f7ad1d;
}
.dqwz {
	clear: both;
	color: #555;
	font-size: 14px;
	background-color:#fafafa;
	margin-bottom: 50px;
	padding: 15px 0; display:none;
}
.dqwz img {
	width: 14px;
	margin-right: 5px;
	line-height: 14px;
}
.dqwz a {
	color: #555;
}
.dqwz span {
	color: #333;
}
.dqwz .p2 {
	display: none;
}
.sj {
	display: none;
}
.ser-flow .gyfw li {
	width: 12.28%;
	border: 1px #f7ad1d solid;
	border-radius: 10px;
	margin: 0 1%;
	padding: 20px 0;
}
.ser-flow .gyfw .ser-line {
	bottom: 17%;
	display: none;
}
.ser-flow .gyfw li span {
	margin: 10px auto;
}
.ser-flow .gyfw li:hover {
	background-color: #f7ad1d;
}
.ser-flow .gyfw li:hover h3 {
	color: #fff;
}
.new_cate {
	padding: 20px 0;
	text-align: center;
	z-index: 10;
	overflow: hidden;
	margin-top: 35px;
}
.new_cate li {
	display: inline-block;
*display:inline;
*zoom: 1;
	margin: 0 4%;
	color: #07284E;
	font-size: 20px;
	cursor: pointer;
	position: relative;
	z-index: 999;
	color: #fff
}
.new_cate li a {
	color: #07284E;
}
.new_cate li ._title {
	background: #999;
	border-radius: 10rem;
	line-height: 2.1rem;
	color: #fff;
	padding: 7px 26px;
	display: block;
	font-weight: 600
}
.new_cate li.active .active {
	background-color: #f7ad1d;
	border-radius: 10rem;
	line-height: 2.1rem;
	padding: 5px 20px;
	display: block;
	color: #fff
}
.new_cate li.active ._title {
	background: #f7ad1d;
	color: #fff
}
.new_cate .dot_icon {
	width: 26px;
	height: 26px;
	border: 1px solid transparent;
	border-radius: 50%;
	display: block;
	margin: -8px auto 10px;
	position: relative;
	display: none;
}
.new_cate .dot_icon:after {
	content: "";
	width: 20px;
	height: 20px;
	background: #999;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
}
.new_cate li.active .dot_icon {
	border-color: #f7ad1d;
	z-index: 999;
	display: none;
}
.new_cate li.active .dot_icon:after {
	background: #f7ad1d;
}
.new_cate li:after {
	content: "";
	width: 230px;
	height: 1px;
	background: rgba(0,0,0,.40);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99cfcecf, endcolorstr=#99000000);
	position: absolute;
	top: 6px;
	right: 63%;
	display: none;
}
.new_cate li:first-child:after {
	display: none;
}
.alart {
	width: 65%;
	margin: 0 auto;
}
.alart div {
	margin: 0 auto 10px;
	text-align: center;
}
.alart .slideBox .bd img {
	max-width: 100%;
}
/* in_qywh */
.ptbmain {
	padding-top: 60px;
	padding-bottom: 70px;
	background: #fafafa;
	overflow: hidden;
	margin: 50px 0 0;
}
.in_qywh {
/* display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;*/
}
.in_qywh .box1 {
	/* -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;*/
	width: 50%;
	float: left;
	margin-right: 5%;
	padding-top: 70px;
}
.in_qywh .box1 .tit {
}
.in_qywh .box1 .tit em {
	font-size: 48px;
	color: #eaeaea;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.in_qywh .box1 .tit span {
	font-size: 30px;
	display: block;
	overflow: hidden;
	padding: 10px 0 30px 0;
}
.in_qywh .box1 .text {
	font-size: 16px;
	line-height: 2;
	color: #888;
}
.in_qywh .box1 .text span {
	color: #fb5339;
	display: block;
}
.in_qywh .xun {
	width: 40%;
	float: left;
}
.in_qywh .xun li {
	float: left;
	margin: 15px;
	width: 240px;
	height: 200px;
	background: #fff;
	text-align: center;
	transition: all 0.3s;
}
.in_qywh .xun li .tb {
	margin-top: 40px;
}
.in_qywh .xun li .tb i {
	display: block;
	width: 60px;
	height: 55px;
	margin: 0 auto;
}
.in_qywh .xun li .tb .icon-tuanjie {
	background: url(../images/tb1.jpg) no-repeat center center;
}
.in_qywh .xun li .tb .icon-wushi {
	background: url(../images/tb2.jpg) no-repeat center center;
}
.in_qywh .xun li .tb .icon-chuangxin {
	background: url(../images/tb3.jpg) no-repeat center center;
}
.in_qywh .xun li .tb .icon-gaoxiao {
	background: url(../images/tb4.jpg) no-repeat center center;
}
.in_qywh .xun li span {
	font-size: 16px;
	display: block;
	overflow: hidden;
	margin: 15px 0 0 0;
}
.in_qywh .xun li:hover {
	box-shadow: 0 5px 15px #ddd;
}
.wl {
	overflow: hidden;
	margin-top: 20px;
}
.wl li {
	width: 18%;
	margin: 0 1%;
	float: left;
}
.wl li span {
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 24px;
}
 @media screen and (max-width: 1500px) {
.banner {
	width: 100%;
}
.wrap {
	width: 90%;
	margin: 0 5%;
}
.mcpl ul{ width:90%;}
.m71 {
	width: 48%;

	box-sizing: border-box;
}
.m72 {
	width: 50%;
	box-sizing: border-box;
	margin-left: 2%;
}
.m711 .imgZoom{ width:60%;}
.m711c{ width:36%; padding:0; margin:2%;}
.m7 .divContent p{ margin:8px auto;}
.m72 li{ padding-bottom:10px; margin-top:14px;}
.mcpr dt h3 {
	font-size: 36px;
}
.mleft {
	width: 25%;
	margin-right: 2%;
}
.mright {
	width: 73%;
}
.cpt img {
	width: 100%;
}
.cp_body {
	width: 73%;
	margin-right: 2%;
}
.cpright {
	width: 25%;
	margin: 0;
}
.mfw3 li {
	width: 31.33333%;
	margin: 0 1%;
	height: auto;
}
.in_qywh .box .tit em {
	font-size: 30px;
}
/*
.in_qywh .xun{ width:50%;}*/
.in_qywh .xun li {
	width: 48%;
	margin: 0 1% 2%;
}
.m32 {
	width: 45%;
	margin-left: 5%;
}
.m31 {
	width: 50%;
}
.mcpflc li a:hover, .slideTxtBox .hd ul li.on a, .mcpflc li a {
	background-image: none;
}
.mcp {
	width: 98%;
	margin: 0 auto;
}
.mly .lyb {
	margin-left: 5%;
	width: 50%;
}
}
@media screen and (max-width: 1366px) {
.mcpgd {
	margin-top: 30px;
}
}
 @media screen and (max-width: 1280px) {
.tmid{ display:none;}
.mys,.fcp {
	display: none;
}
#divMainTab,.mcpc{ display:none;}
.mcpfl .m1t{ margin-bottom:0;}
.m1t h2{ font-size:34px; line-height:40px; margin-bottom:0;}
.sjfl {
	display: block;
	overflow: hidden;
	padding: 30px;
}

.sjfl li {
	width: 23%;
	float: left;
	margin: 0 1%;
	text-align: center;
}
.sjfl li a {
	display: block;
	background-color: #ff9c26;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	line-height: 45px;
	color: #ffffff;
}
.mcptj{ padding:30px 0 0;}
.flogo{ width:30%;}
.ftel{ width:30%;}
.fwx{ width:40%;}
.m3 {
	padding-bottom: 30px;
}
.mcp2 li .mcpbox {
	font-weight: normal;
}
}
 @media screen and (max-width: 1200px) {
.top2 {
	height: auto; padding:0;
}
.sydh {
	display: none;
}
.sjnav {
	display: block;
	width: 100%;
	background-color: #2d2d2d;
	float: left;
}
.sjnav ul {
	overflow: hidden;
}
.sjnav li {
	width: 11.1%;
	float: left;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.sjnav li a {
	display: block;
	color: #fff;
}
.sjnav li:last-child a {
	background-image: none;
}
.mm li div{ width:100%;}
.m3a{ display:none;}
.m3c{ padding:0; border-radius:0;}
.m5{ padding-top:30px;}
.logo {
	width: 50%;
	text-align: left;
	padding-top: 15px;
}
.tel {
	width: 50%;
	padding-top: 15px; text-align:right;
}
.nyban {
	display: none;
}
.dqwz .wrap {
	width: 100%;
	margin: 0;
}
.dqwz {
	display: block;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	text-align: center;
	background-color: #ff9326;
	height: auto;
	line-height: auto;
	text-align: center;
	padding: 0;
	line-height: 16px;
}
.dqwz .p1 {
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	text-align: center;
	background-color: #fff;
	padding: 15px 0;
}
.dqwz .p2 {
	display: block;
	color: #fff;
	padding: 10px 0;
}
.mcp2 li h3 span{ display:none;}
.dnal{ display:none;}
.sjal{ display:block;}
}
 @media screen and (max-width: 980px) {
.top2 {
	height: auto;
}
.sjnav {
	height: 105px;
	overflow: hidden;
	border-bottom: 1px #727272 solid;
	width: 99.999999%;
	margin: 0 auto;
}
.sjnav li {
	width: 33.3333%;
	height: 35px;
	line-height: 35px;
	border: 1px #727272 solid;
	margin-bottom: -1px;
	margin-right: -1px;
	box-sizing: border-box;
}
.sjnav li a {
	background-image: none;
	color: #fff; font-size:14px;
}
.sjnav {
	width: 100%;
}

.m71{ display:none;}
.m72{ width:100%; margin:0 auto;}
.m7{ padding:30px 0 0;}
.ma3 li .counter{ font-size:60px;}

.sjalt {
	display: block;
}
.m34 li p {
	width: 100%;
}
.mys {
	display: none;
}
.fcp{ display:none;}

#divMainTab {
	padding-top: 30px;
}
#divMainTab ul {
	margin: 20px auto;
	float: none;
}

.mleft {
	display: none;
}
.mright {
	width: 100%;
}
.mlx1con li, .mlx1con .li1 {
	margin-left: auto;
	width: 100%;
	background-image: none;
	text-align: center;
	padding: 0;
}
.ser-show {
	padding: 30px 0;
}
.ser-show h1 {
	font-size: 30px;
}
.ser-show p {
	line-height: 24px;
}
.mlxc {
	padding: 50px 20px;
}
.cpwd1 {
	width: 100%;
	margin-right: 0;
}
.cpwd2 {
	display: none;
}
.nch11 dl {
	width: 96%;
}
.nch11 dl.rq dt {
	text-align: center;
}
.nch11 dl.tw {
	display: none;
}
.news3 .ul dl {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.newslist .fr {
	display: none;
}
.newslist ul {
	width: 96%;
}
.in_qywh {
	display: block;
}
.in_qywh .xun {
	width: 100%;
	margin: 0;
}
.in_qywh .box1 {
	width: 98%;
	margin: 0 1% 20px;
	padding-top: 0px;
}
.msg-show p span {
	margin-right: 0;
}
.dnal{ display:none;}
.sjal{ display:block;}
.m31c h3{ font-size:24px; text-align:center;}
.mlx{ display:none;}
.mssbg{ display:none;}
}
 @media screen and (max-width: 800px) {
.mcptj .m1t,.m7 .m1t,.m5 .m1t{ background-image:none; padding:0;}
.mm,.ma3{ display:none;}
.m3c{ margin:50px auto;}
.flink{ margin-top:0;}
.flinc{ background-image:none; padding:0;}
.flink1{ display:none;}
.syfoot{ padding:30px 0; margin-top:0;}
.bq {
	text-align: center;
}
.bq span { display:none;}
.mcptj li {
	width: 48%;
}
.nynav1{ width:100%;}
.dqwz {
	margin-bottom: 30px;
}
.sjal {
	display: block;
}

.m3 {
	padding: 40px 0 0;
}
.mly {
	height: auto;
}
.lybt h2 {
	font-size: 26px;
}
.m3gd {
	margin: 20px auto;
	float: none;
}
.sjfl li {
	width: 48%;
	margin-bottom: 15px;
}
.m3 {
	padding-bottom: 0;
}
.m3d li p {
	display: none;
}
.m3d li h3 {
	font-size: 16px;
}
.m31c {
	margin: 30px 0;
}
.m71 li {
	margin-top: 20px;
	padding-bottom: 30px;
}
.m7 li .time {
	display: none;
}
.f1 ul {
	display: none;
}
.mlxc li {
	width: 98%;
	padding: 10px 0;
}
.mlxc1 {
	width: 90%;
}
.mlxc {
	padding: 0;
	margin: 0 auto;
}
.cpfl dl {
	width: 48%;
}
#divMainTab, #divMainTab ul {
	margin-bottom: 0;
}
#divMainTab ul {
	width: 100%;
	overflow: hidden;
}
#divMainTab li {
	width: 31%;
	margin: 0 1% 2%;
}
.m72 {
	margin: 0;
}
.t1 {
	display: none;
}
.m1t h2 {
	height: 40px;
	line-height: 40px;
}
.mlc1, .mlc2 {
	width: 100%;
}
.mlc {
	background-size: cover;
}
.mnew {
	margin-right: 0;
}
.mnew li {
	width: 98%;
	margin: 0 1% 2%;
	padding: 20px 0;
}
.mnew li .date {
	display: none;
}
.mntxt {
	padding: 0 20px;
}
.mcp li {
	width: 48%;
	margin-bottom: 2%;
}
.mcptj li p {
	text-align: center;
	background-image: none;
	font-size: 15px;
}
.m1t h2, .m7 .m1t h2, .mcptj .m1t h2, .m3 .m1t h2 {
	font-size: 30px;
}
.mcpt h2, .mcptj .m1t h2, .m3 .m1t h2, .m5 .m1t h2, .m7 .m1t h2, .mlct {
	height: auto;
	line-height: normal;
}
.mcptj .m1t h2 {
	background-image: none;
}
.mcptj .m1t a {
	margin-top: 10px;
}
.mcp2 li .mcpbox {
	height: 40px;
	line-height: 40px;
}
.mcp2 li h3 {
	font-size: 16px;
}
.m5 .m1t, .m7 .m1t h2 {
	background-size: contain;
}
.m7 .m1t a, .mcptj .m1t a {
	float: none;
}
.mcptj .m1t {
	text-align: center;
}
.m721 h3 span {
	display: none;
}
.m721 h3 {
	font-size: 18px;
	font-weight: normal;
	height: 50px;
	padding: 0 10px;
	text-align: center;
	line-height: 50px;
}
.m7f, .m72f {
	display: none;
}
.mlctel {
	font-size: 20px;
}
.mlctel span {
	font-size: 26px;
}
.mlcon {
	padding: 20px;
}
.mntxt h3 {
	font-size: 18px;
}
/**/
.dqwz{ display:none;}
#slideBox{ display:none;}
#sjslideBox{ display:block;}
.nyms {
	background-color: #f7ad1d;
	border-radius: 10px;
	padding: 20px;
	color: #fff;
}
.proonedetailfltel {
	margin: 20px;
	text-align: center;
}
.topc1 {
	padding: 0 10px;
}
.gycp li, #marquee1 li, .m5c li {
	width: 48%;
}
.cpzs li {
	width: 48%;
	height: auto;
}
.footc dd a {
	width: 100%;
}
.bq {
	margin-bottom: 40px;
}
.fdh {
	line-height: 40px;
	height: 40px;
	background-color: #222222;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	color: #FFF;
}
.fdh li {
	width: 33.33333%;
	float: left;
	display: block;
	text-align: center;
	border-right: 1px #ddd solid;
	box-sizing: border-box;
}
.fdh .li {
	background-color: #f7ad1d;
}
.fdh a {
	color: #FFF;
}
.nylx {
	display: none;
}
.nycontact ul {
	float: none;
}
.nycontact li {
	text-align: center;
}
.nycontact .dt {
	float: none;
	text-align: center;
	width: 100%;
}
.about {
	display: none;
}
.bq {
	text-align: center;
	padding-top:10px;
}
.nyl {
	width: 95%;
	margin: 0 auto 20px;
	box-sizing: border-box;
	text-align: center;
	float: none;
}
.nyl img {
	border: 0;
}
.nyr {
	width: 98%;
	margin: 0 1%;
}
.nyr h2 {
	text-align: center;
}
.nyr h1 {
	text-align: center;
}
.nyms p {
	display: block;
}
.news-tel span a {
	font-size: 20px;
}
.news-lj {
	padding: 20px;
	background-image: none;
}
.nyms p:before {
	display: none;
}
.nyms p {
	padding: 0;
}
.mlx3 {
	display: none;
}
.cp_body {
	width: 98%;
	margin: 0 1%;
}
.cpright {
	width: 98%;
	margin: 0 1%;
}
.cp_xg li {
	width: 48%;
	margin: 0 1% 2%;
	float: left;
}
.mlxbg {
	clear: both;
	padding-top: 0;
}
.nchtit {
	margin-bottom: 10px;
}
.ser-show h1 {
	font-size: 26px;
}
.nchtit .gd {
	margin-top: 0;
}
.ser-flow .gyfw li {
	width: 23%;
	margin: 0 1% 2%;
}
.mlxc {
	width: 90%;
	float: none;
}
.msg-show {
	width: 90%;
	margin: 0 auto;
	float: none;
}
.alart {
	width: 100%;
}
.msg-base {
	width: 90%;
	display: none;
}
.msg-base span {
	margin-bottom: 30px;
}
.ptbmain,.flink {
	display: none;
}
}
 @media screen and (max-width: 640px) {
.logo {
	text-align: center;
	width: 100%;
	margin: 0;
}
.logo img{ width:55%;}
.sjnav li a{ font-size:14px;}
.tel {
	display: none;
}
.flogo,.ftel{ width:100%; text-align:center;}
.ftel img{ display:none;}
.ftel p{ display:block; text-align:center;}
.fwx{ width:100%; text-align:center;}
.fwx .wx{ display:none;}
.fwx .sjwx{ display:block; margin:0 auto;}
.m3{ background-position: center bottom;}
.m3c{ color:#ffffff; width:100%; margin:0 auto;}
.m3 .sjtit{ color:#ffffff;}
.mcptj {
	background-color: #ffffff;
}
.mcp2 {
	width: 96%;
	margin: 0 2%;
	padding: 0;
}
.mcpfl .m1t, .m7 .m1t, .mcptj .m1t, .m3 .m1t, .m5 .m1t {
	display: none;
}
.nynav1 li{ width:48%; margin:0 1% 2%;}
.sjtit {
	display: block;
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
}
.sjfl{ padding-top:0;}
.m5 .mgd{ margin-top:15px;}
#divMainTab ul {
	margin: 0 auto;
}
.cpfl dt h3 {
	font-size: 18px;
}
.cpfl dt p {
	display: none;
}
.ma3 li {
	width: 48%;
	margin: 0 1% 2%;
}
.m31c span {
	display: none;
}
.m31c {
	margin: 0;
}
.m34 {
	display: none;
}
.m5 {
	margin-top: 0;
}
.mcp {
	display: none;
}
.m3ct h3 {
	font-size: 26px;
}
.m3ct span {
	font-size: 12px;
}
.m1, .m5, .m7 {
	padding: 30px 0;
}
.m1t {
	margin-bottom: 20px;
}
.mcpflc li p {
	display: none;
}
.mcpflc li {
	width: 48%;
}
.sycp li {
	width: 48%;
	margin-bottom: 2%;
}
.sycp ul li .wz {
	height: auto;
}
.sycp ul li .wz h3 {
	text-align: center;
	padding: 10px 0;
	font-size: 1em;
	font-weight: normal;
}
.foot {
	background-size: cover;
	padding: 25px 0;
}
.nybancon {
	padding-top: 60px;
	padding-bottom: 60px;
}
.nyban {
	margin-bottom: 30px;
}
.mfw3 li {
	width: 98%;
}
.mfw3 li img {
	width: 100%;
}
.mdt {
	display: none;
}
.flx li a {
	display: none;
}
.mlx {
	width: 100%;
	height: auto;
}
.mcon, .topc1 {
	margin: 0 1% 20px;
}
.cpxgxw li {
	width: 98%;
}
.promenu ul {
	margin: 0 auto;
}
.ser-show h1 {
	font-size: 24px;
}
.ser-show ul {
	margin-top: 20px;
}
.ser-show ul li {
	padding: 30px;
}
.ser-show ul li b {
	display: none;
}
.ser-show ul li h3 {
	font-size: 18px;
}
.ser-show ul li img {
	width: 60px;
	height: auto;
}
.ser-show {
	padding: 20px 0;
}
.mlx1 .txt, .tp1, .tp2 {
	display: none;
}
.mo {
	height: auto;
	padding: 30px 0;
}
.sjnew li span {
	display: none;
}
.new_cate li {
	width: 23%;
}
.new_cate li:after {
	width: 100%;
}
.mm .mmc {
	width: 100%;
	margin: 0;
	padding: 50px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	margin-top: -50px;
}
.mm .mmc p {
	padding: 0;
}
#divMainTab ul, #divMainTab {
	padding-top: 0;
}
.m7c dl {
	display: none;
}
.m7c ul {
	margin: 0 auto;
}
.m7c li {
	width: 100%;
	margin: 0 auto 40px;
	float: none;
}
.m7c p {
	margin: 10px 0;
}
.m7c li .mgd {
	margin-top: 0;
}
#ndivMainTab {
	margin-bottom: 0;
}
.m7 {
	padding-bottom: 0;
}
.wrap {
	width: 96%;
	margin: 0 2%;
}
.m5 .m1t {
	margin-bottom: 30px;
}
.nylx1 {
	width: 100%;
}
.nylx2 {
	display: none;
}
.bnav li {
	width: 33.3333%;
	line-height: 40px;
}
.bnav li:first-child {
	display: none;
}
.m72 li .date, .m72 li h3 span {
	display: none;
}
.m72 li h3 {
	margin-bottom: 10px;
	font-size: 16px;
}
.m72 li p {
	font-size: 14px;
}
.way-con {
	padding-top: 0;
}
.nylx1 h3 {
	font-size: 20px;
}

.newslist {
	padding: 0 0 30px;
}
.new_cate li ._title {
	padding: 0;
}
.new_cate li {
	font-size: 18px;
}
.newslist ul li h3 a {
	font-size: 18px;
}
.mlx1con li{ height:auto;}
.nynav{ width:100%;}
.mgd img{ width:150px; max-width:100%;}
#adivMainTab ul{ width:100%;}
#adivMainTab li{ font-size:20px; line-height:42px; height:42px;}
.mcp2 li h3{ background-image:none; padding:0 5px; text-align:center;}
}
@media screen and (max-width: 480px) {
.fgh {
	display: none;
}
.flx .fwx {
	width: 100%;
	text-align: center;
}
.fdz {
	display: none;
}
.cpfl dt h3 {
	font-size: 15px;
}
.mcptj li h3 {
	font-size: 16px;
	font-weight: normal;
}
.mcptj li .ms {
	padding: 5px 0;
}
.m31 li h3 {
	font-size: 18px;
}
.m7 .m1t, .mcp .m1t {
	text-align: center;
}
.m7 .m1t .m1gd {
	display: none;
}
.mat h2, .m1t h2 {
	font-size: 26px;
}
.ser-show ul li {
	width: 48.5%;
	margin-bottom: 10px;
	padding: 20px;
}
.ser-show ul li {
}
.ser-show ul li h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.ser-show ul li img {
	width: 52px;
	height: auto;
}
.ser-show p {
	display: none;
}
.ser-show ul {
	margin-top: 10px;
}
.cpxgxwt h2, .txt_name, .nchtit h2 {
	font-size: 22px;
}
.mlx1 .txt {
	display: none;
}
.promenu ul li a {
	font-size: 16px;
}
.mly {
	padding: 20px 0;
}
.mlyc {
	width: 100%;
	padding: 0;
}
.lybt {
	margin: 0;
}
.lybt p span {
	display: none;
}
.lyk img {
	display: none;
}
.flx .ftel .p1 {
	background-image: none;
	padding-left: 0;
}
.ser-flow .gyfw li {
	width: 48%;
}
.contactone04 span {
	width: 50%;
}
.news-list01 li span, .nch11 dl.rq dt {
	width: 22%;
}
.news-list01 li .news-info, .nch11 dl.rq dd {
	width: 71%;
}
.news3 .ul dt {
	width: 26%;
}
.news3 .ul dd {
	width: 74%;
}
.gyfw .m1t h2 {
	line-height: 40px;
}
.ss2 li img {
	display: none;
}
.ss2 li {
	text-align: center;
	background-color: #f7ad1d;
	line-height: 35px;
	width: 48%;
	margin: 1%;
}
#ndivMainTab ul {
	width: 100%;
}
.mm .mmc {
	padding: 30px 10px;
}
.nchtit .gd {
	display: none;
}
.mys {
	display: none;
}
.cpzs li p a {
	font-size: 15px;
}
.m7c li .dtime {
	width: 100%;
	float: none;
	padding-top: 0;
	text-align: left;
}
.m7c li .dms {
	width: 85%;
}
.mlxc1 span {
	font-size: 18px;
}
.ptbmain {
	padding-bottom: 30px;
}
.in_qywh .box1 .tit em {
	font-size: 26px;
}
.gycp {
	padding-top: 0;
}
.new_cate li {
	width: 31%;
	margin: 0 1%;
	float: left;
}
.flx, .fwx {
	width: 100%;
	text-align: center;
}
.list1 {
	display: none;
}
.cpzs li, .cpzs li .imgZoom {
	border-radius: 0;
}
.m3 .m1t h3 {
	font-size: 16px;
}
.m3 .m1t {
	margin-bottom: 20px;
}
.mcpflc li i {
	display: none;
}
.mcpflc li a {
	padding: 20px 0;
}
.mcpfl {
	padding:30px 0 0;
}
.mcpflc li {
	padding-bottom: 10px;
}
.mly .lyb {
	padding: 0;
}
.lx .m1t p {
	display: none;
}
/*
.sjfl li {
	width: 98%;
	margin-bottom: 10px;
}*/
.foot dt:after{ margin:10px auto;}
}
