@charset "gb2312";
* {
	word-break: break-all;
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	color: #131313;
	font-family: '微软雅黑', Verdana, Georgia, SimSun, Arial, Helvetica, 'sans-serif';
	padding: 0px;
	margin: 0px auto;
	line-height: 30px;
	background-color: #FFF;
	overflow-x: hidden;
	width: 100%;
}
a {
	color: #131313;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	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;
}
i, em {
	font-style: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.red {
	color: #f40006;
}
.clear, .c {
	clear: both;
}
.blank {
	clear: both;
	height: 20px;
}
img {
	max-width: 100%;
	border: 0;
	height: auto;
}
.about {
	float: right;
	margin-left: 20px;
}
.citytit {
	font-size: 16px;
	border-bottom: 1px #dddddd solid;
}
.sycity {
	border-top: 1px #ffffff solid;
	margin-top: 10px;
}
.dqwz b {
	color: #ff0000;
}
/*tr:hover{width:100%; background-color:#cccccc;}*/
.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
}
.top1{ height:30px; line-height:30px; border-bottom:1px #eeeeee solid; color:#888;} 
.top1 ul{ float:right;}
.top1 li{ float:left; margin-left:15px; text-align:center; position:relative;}
.top1 a{ color:#888;}
.top1 li span{ display:none;}
.top1 li:hover span{ display:block; position:absolute; top:35px; left:0; z-index:9; width:150px; }

.wrap {
	width: 1200px;
	margin: 0 auto;
}
.mmap {
	overflow: hidden;
}
.mmap dd {
	width: 48%;
	float: left;
	margin: 0 1%;
}
.top2 {
	width: 100%;
	padding: 20px 0 20px;
}
.logo {
	float: left;
	width: 610px;
}
.htel {
	float: left;
	width: 590px;
	text-align: right;
}
.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #0066cc;
}
.nav ul {
}
.nav li {
	width: 14.28%;
	float: left;
	text-align: center;
	font-size: 18px;
	position: relative;
}
.nav li a {
	color: #fff;
	display: block;
}
.nav ul li a:hover, .nav ul li a.current {
	background-color: #d70000;
	color: #ffffff;
}
.nav ul li ul {
	display: none;
}
.nav ul li:hover {
	background-color: #d70000;
	color: #ffffff;
}
.nav ul li:hover a {
	color: #ffffff;
}
.banner {
	width: 100%;/* position: relative; z-index:0; */
	clear: both; /**z-index:-999; *margin-top:-90px; */
}
#sjslideBox {
	display: none;
}
.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.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) #0066cc -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;
}
.m1 {
	margin-top: 30px;
	margin-bottom: 40px;
}
.m1t {
	margin-bottom: 20px;
	text-align: center;
}
.m1t h2 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 60px;
}
.m1t p {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background: url(../images/bt.jpg) no-repeat center center;
	color: #fff;
}
.m1 ul {
	margin-right: -30px;
	overflow: hidden;
}
.m1 li {
	width: 265px;
	float: left;
	border: 1px #dddddd solid;
	margin-right: 30px;
	text-align: center;
	padding: 5px;
	display: inline;
	margin-bottom: 20px;
}
.pimg {
	border: 3px #ffffff solid;
	margin-bottom: 10px;
}
.m1 li h2 {
	font-size: 24px;
	background: url(../images/m1h2.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
.ptxt {
	text-align: left;
	padding: 10px;
}
.pgd {
	width: 100px;
	margin: 0 auto 10px;
	height: 30px;
	line-height: 30px;
	background-color: #0066cc;
}
.pgd a {
	color: #ffffff;
}
.m1 li:hover {
	background-color: #0066cc;
	color: #ffffff;
}
.m1 li:hover h2 {
	background: url(../images/m1h2.png) no-repeat center bottom;
	color: #ffffff;
}
.m1 li:hover .pgd {
	background-color: #ffcc00;
}
.m1 li:hover .pgd a {
	color: #000000;
}
.sjm1c {
	display: none;
}
.normal {
	list-style: none;
	width: 100%;
	vertical-align : middle;
	cursor : pointer;
	background: url(../images/m11.jpg) no-repeat left center;
	height: 70px;
	border-bottom: 1px #ffffff solid;
	color: #FFF;
}
.selected {
	list-style: none;
	width: 100%;
	vertical-align : middle;
	cursor : pointer;
	background: url(../images/m12.jpg) no-repeat left center;
	height: 70px;
	color: #222222;
	border-bottom: 1px #ffffff solid;
}
.normal a {
	color: #ffffff;
}
.selected a {
	color: #222222;
}
#divMainTab a {
	font-size: 20px;
	font-weight: bold;
	padding-left: 70px;
}
#divMainTab {
	float: left;
	width: 280px;
	line-height: 70px;
}
.m1r {
	float: left;
}
.divContent {
	width: 878px;
	height: 385px;
	padding: 20px;
	overflow: hidden;
}
.m1img {
	width: 518px;
	height: 385px;
	float: left;
	overflow: hidden;
	margin-right: 40px;
}
.m1txt {
	width: 320px;
	float: left;
}
.m1txt h2 {
	margin-bottom: 10px;
}
.m1txt p {
	line-height: 25px;
}
.m11 {
	width: 180px;
	height: 40px;
	line-height: 40px;
	background-color: #0971ca;
	margin: 14px auto;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.m11 a {
	color: #ffffff;
}
.m12 {
	border-top: 1px #cccccc solid;
	padding-top: 12px;
}
.m2 {
	width: 100%;
	height: 800px;
	background-color: #ececec;
}
.m2c {
	width: 1280px;
	margin: 0 auto;
	background: url(../images/m21.jpg) no-repeat center top;
	height: 800px;
}
.m21 {
	width: 310px;
	float: left;
	padding-top: 100px;
}
.m21 li {
	margin-bottom: 50px;
	height: 136px;
}
.m21 .m2img {
	float: right;
	width: 138px;
	margin-left: 10px;
	display: inline;
}
.m21 .m2txt {
	float: left;
	width: 162px;
	padding-top: 20px;
}
.m21 .m2txt p {
	line-height: 22px;
}
.m21 .m2txt h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	color: #0080f1;
}
.m21 .m2txt h2 span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: url(../images/m211.png) no-repeat center;
	font-size: 18px;
	color: #ffffff;
	display: block;
	float: right;
	text-align: center;
	margin-left: 10px;
}
.m23 {
	width: 310px;
	float: left;
	padding-top: 100px;
	margin-left: 660px;
}
.m23 li {
	margin-bottom: 50px;
	height: 136px;
}
.m23 .m2img {
	float: left;
	width: 138px;
	margin-right: 10px;
	display: inline;
}
.m23 .m2txt {
	float: left;
	width: 162px;
	padding-top: 20px;
}
.m23 .m2txt p {
	line-height: 22px;
}
.m23 .m2txt h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #0080f1;
}
.m23 .m2txt h2 span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: url(../images/m211.png) no-repeat center;
	font-size: 18px;
	color: #ffffff;
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
}
/*品牌实力*/
.sl {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	background: #fff url(../images/sl_bg.png) no-repeat center top;
	height: 370px;
	position: relative;
}
.sl:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.sl:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-bottom: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -960px;
}
.sl b.tb {
	background: url(../images/sl_tbg.png) no-repeat;
	width: 57px;
	height: 48px;
	display: block;
	text-align: center;
	padding-top: 18px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	top: 10px;
}
.sl b.tb img {
	width: auto;
	height: auto;
	margin: 0 auto;
}
.sl h2 {
	font-size: 60px;
	color: #fff;
	font-weight: normal;
}
.sl h2 a {
	color: #fff;
}
.sl h2 span {
	color: #ffff00;
	font-weight: bold;
}
.sl h2 em {
	font-size: 40px;
	display: block;
	text-align: right;
	float: right;
	padding-top: 30px;
}
.sl h2 em span {
	font-weight: normal;
}
.sl .con {
	padding-top: 32px;
	clear: both;
}
.sl .con ul {
	width: 600px;
	float: left;
}
.sl .con li:first-child {
	border-left: 1px solid rgba(255,255,255,0.15);
}
.sl .con li {
	float: left;
	height: 84px;
	border-right: 1px solid rgba(255,255,255,0.15);
	width: 140px;
	text-align: center;
}
.sl .con li em {
	height: 50px;
	display: block;
}
.sl .con li span {
	display: block;
	font-size: 24px;
	color: #fff;
	margin-top: 4px;
}
.sl .con p {
	float: right;
	width: 485px;
	margin-top: 20px;
}
.sl .con p span {
	display: block;
	color: #fff;
	opacity: 0.41;
	font-size: 16px;
	padding-bottom: 5px;
}
.sl .con p i {
	color: #fff;
	font-size: 30px;
	background: url(../images/sl_tel.png) no-repeat left center;
	padding-left: 45px;
	height: 39px;
}
.m4 {
	margin-bottom: 50px;
}
.m41 {
	width: 520px;
	float: left;
	margin-right: 60px;
	display: inline;
}
.m4t1 {
	margin-bottom: 5px;
}
.m41 ul {
	height: 217px;
	width: 492px;
	background: url(../images/m44.jpg) repeat-x center bottom;
	overflow: hidden;
}
.m41 li {
	float: left;
	text-align: center;
	display: inline;
	width: 245px;
}
.m41 .li1 {
	width: 247px;
}
.m41 li p {
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	color: #ffffff;
}
.m42 {
	width: 620px;
	float: left;
}
.m42t {
	margin-bottom: 20px;
}
.m42t span {
	float: right;
	width: 100px;
	height: 30px;
	background-color: #cc0000;
	text-align: center;
	margin-top: 15px;
}
.m42t span a {
	color: #ffffff;
}
.m42 h3 {
	font-size: 22px;
}
.m42 h4 {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	margin-bottom: 40px;
	line-height: 22px;
}
.m4gd {
	width: 120px;
	height: 40px;
	line-height: 40px;
	background-color: #cc0000;
	text-align: center;
	color: #fff;
	margin-top: 50px;
}
.m4gd a {
	color: #ffffff;
	display: block;
}
.m43 {
	background-color: #0066cc;
	margin-bottom: 50px;
}
.ul-server1 {
	overflow: hidden;
	margin-top: 20px;
	border: 1px #ddd solid;
	display: none;
}
.ul-server1 li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 28px;
	padding: 20px;
	-wekit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ul-server1 .ico {
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 20px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	position: relative;
	overflow: hidden;
}
.ul-server1 .ico img {
	display: block;
	margin: 30px auto 0;
}
.ul-server1 .ico1 {
	background-image: url(../images/s-ico2.png)
}
.ul-server1 .ico2 {
	background-image: url(../images/s-ico3.png)
}
.ul-server1 .ico3 {
	background-image: url(../images/s-ico4.png)
}
.ul-server1 .ico4 {
	background-image: url(../images/s-ico5.png)
}
.ul-server1 li:hover .ico {
	-webkit-animation: .8s hover1;
	-o-animation: .8s hover1;
	animation: .8s hover1
}
.marquee1 {
	overflow: hidden;
	width: 100%;
	height: 382px;
}
.marquee {
	overflow: hidden;
	width: 100%;
	height: 261px;
}
.cpzs2 li {
	width: 280px;
	border: 1px #dddddd solid;
	float: left;
	text-align: center;
	margin-right: 14px;
	display: inline;
	margin-bottom: 20px;
	overflow: hidden;
}
.cpzs2 li img {
}
.cpzs2 li:hover {
}
.cpzs2 li span {
	display: block;
	background-color: #fff;
	line-height: 35px;
}
.cpzs2 li span a {
	color: #0066cc;
}
/**/
.case {
	width: 100%;
	min-width: 1200px;
	background: #0066cc;
	height: 180px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.case:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.case h2 {
	text-align: center;
	font-size: 40px;
	color: #252525;
	line-height: 40px;
	font-weight: normal;
	position: relative;
	z-index: 1;
	padding-top: 20px;
}
.case h2 a {
	display: block;
	color: #fff;
}
.case h2 b {
	background: url(../images/sl_tbg.png) no-repeat;
	width: 57px;
	height: 54px;
	display: block;
	text-align: center;
	padding-top: 18px;
	margin: 0 auto;
	margin-bottom: 8px;
}
.case h2 b img {
	width: auto;
	height: auto;
	margin: 0 auto;
}
.case h2 span {
	font-weight: bold;
}
.case h2 em {
	display: block;
	margin-top: 15px;
	font-size: 20px;
	color: #fff;
	line-height: 20px;
}
.m5 {
	overflow: hidden;
	margin-bottom: 30px;
}
.m51t {
	margin-bottom: 30px;
}
.m51t h2 {
	font-size: 24px;
	border-left: 6px #0066cc solid;
	padding-left: 10px;
}
.m51t span {
	float: right;
	display: block;
	width: 70px;
	height: 24px;
	line-height: 24px;
	background-color: #0066cc;
	border-radius: 24px;
	text-align: center;
}
.m51t span a {
	color: #ffffff;
}
.m51 {
	width: 570px;
	float: left;
}
.m52 {
	width: 570px;
	float: left;
	margin-left: 60px;
	display: inline;
}
.news_list1 {
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px #ddd dashed;
	padding-bottom: 20px;
}
.news_list1 dd {
	width: 84px;
	border: 1px solid #cfcfcf;
	text-align: center;
	font: 600 36px "arial";
	color: #9696a3;
	float: left;
	height: 74px;
	padding-top: 10px;
}
.news_list1 dd span {
	display: block;
	font: 400 14px "arial";
}
.news_list1 dt {
	width: 452px;
	float: left;
	margin-left: 32px;
}
.news_list1 dt a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.news_list1 dt span {
	display: block;
	font: 400 12px/24px "微软雅黑";
	text-indent: 2em;
}
.news_list1 dt span a {
	color: #0971ca;
	display: inline;
	font: 400 12px/24px "微软雅黑";
}
.news_list1:hover dd {
	background: #0066cc;
	border-color: #0066cc;
	color: #fff;
}
.news_list1:hover dt a {
	color: #0066cc;
}
.newsli li {
	width: 560px;
	float: left;
	margin-right: 80px;
	height: 36px;
	line-height: 36px;
	background: url(../images/li.jpg) no-repeat 5px center;
	text-indent: 20px;
	box-sizing: content-box;
	overflow: hidden;
}
.newsli .time {
	float: right;
	color: #666666;
}
.m6 {
	width: 100%;
	height: 160px;
	background: url(../images/m6.jpg) no-repeat center top;
	margin-bottom: 40px;
}
.m7 {
	margin-bottom: 40px;
	background: #0066cc;
	padding-bottom: 50px;
}
.m71 {
	width: 500px;
	float: left;
}
.flink {
	margin-bottom: 20px;
}
.foot {
	background-color: #0066cc;
	padding: 40px 0px;
	color: #ffffff;
}
.foot a {
	color: #ffffff;
}
.f1 {
	width: 40%;
	float: left;
	margin-right: 5%;
}
.f1t {
	border-bottom: 1px #ffffff solid;
	font-size: 20px;
	padding: 8px 0px;
	margin-bottom: 10px;
}
.f1 p {
	width: 50%;
	float: left;
}
.f2c {
	width: 40%;
	float: left;
}
.f2c dl {
	display: inline;
	width: 40%;
	float: left;
	margin-right: 6%;
}
.f2c dt {
	border-bottom: 1px #ffffff solid;
	font-size: 20px;
	padding: 8px 0px;
	margin-bottom: 10px;
}
.f2c dd {
}
.fwx {
	width: 15%;
	float: left;
	text-align: right;
}
.bq {
	background-color: #0251a1;
	text-align: center;
	color: #ffffff;
	padding: 5px 0px;
}
.bq a {
	color: #ffffff;
}
.fdh {
	display: none;
}
.mleft {
	width: 290px;
	float: left;
	margin-right: 40px;
	display: inline;
}
.sjlb {
	display: none;
}
.cplb {
	background-color: #eeeeee;
	border: 1px #0066cc solid;
}
.cptit {
	text-align: center;
	margin-bottom: 10px;
	background-color: #0066cc;
	padding: 20px 0;
}
.cptit h2 {
	font-size: 30px;
	color: #fff;
}
.cptit p {
	font-size: 12px;
	text-transform: uppercase;
	color: #3d9eff;
}
.con {
	padding: 10px;
}
.cplb dl {
	margin-bottom: 10px;
	overflow: hidden;
}
.cplb dt {
	background-color: #0066cc;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 30px;
}
.cplb dt a {
	color: #ffffff;
	font-size: 18px;
}
.cplb dd {
	border-bottom: 1px #ffffff solid;
	width: 50%;
	background: url(../images/dot.jpg) no-repeat 10px 10px;
	text-indent: 25px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px #9d9d9d dashed;
	float: left;
}
.mright {
	width: 870px;
	float: left;
}
.nyban {
	width: 100%;
	height: 300px;
	background: url(../images/nyban.jpg) no-repeat center;
	margin-bottom: 30px;
}
.nyban .wrap {
	position: relative;
	top: 20%;
}
.nyban h2 {
	font-size: 42px;
	height: 50px;
	line-height: 50px;
}
.nybancon {
	width: 50%;
	padding: 40px 70px;
}
.nybancon div {
	width: 30px;
	height: 4px;
	background-color: #cc0000;
	margin: 10px 0;
}
.nybancon p {
	margin-bottom: 20px;
}
.nybancon span {
	font-size: 18px;
	border-top: 1px #fff solid;
	padding-top: 10px;
}
.ny {
	margin-bottom: 30px;
}
.cpzs { /*overflow:auto; zoom:1;*/
}
.cpzs li {
	width: 200px;
	border: 1px #dddddd solid;
	float: left;
	text-align: center;
	margin-right: 14px;
	display: inline;
	margin-bottom: 20px;
	overflow: hidden;
}
.cpzs li img {
}
.cpzs li:hover {
	border: 1px #0971ca solid;
}
.cpzs li span {
	display: block;
	background-color: #eeeeee;
}
.cpzs li span a {
}
.p16 {
	font-weight: bold;
	font-size: 16px;
}
.ptitle {
	line-height: 35px;
	margin-bottom: 8px;
	text-align: center;
	color: #222222;
}
.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-top: 3px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	height: 18px
}
.page a:hover, .page a.current {
	color: #F44;
	border: 1px solid #F44
}
.page input {
	padding: 0px;
	color: #390;
	height: 16px;
	width: 25px;
	border: 0px solid #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	vertical-align: middle;
	font-size: 12px
}
.mrtit {
	border-bottom: 1px #dddddd solid;
	margin-bottom: 15px;
}
.mrtit span {
	background-color: #0971ca;
	width: 120px;
	height: 30px;
	display: block;
	padding: 0px 15px;
}
.mrtit span a {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.mrtit span a:hover {
	color: #FFF;
}
.mrtit em {
	float: right;
	font-style: normal;
}
.sub_menu {
	width: 100%;
	height: 45px;
	background-color: #eeeeee;
	line-height: 45px;
	margin-bottom: 15px;
}
.sub_menut {
	background-color: #0971ca;
	width: 15%;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	float: left;
}
.sub_menut a {
	color: #ffffff;
}
.sub_menu ul {
	width: 80%;
	float: left;
}
.sub_menu ul li {
	width: 20%;
	float: left;
	font-size: 16px;
	text-align: center;
}
.prenext {
	color: #0971ca;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 10px;
	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: #0971ca;
}/* 上一篇 */
.prenext .next {
	text-align: left;
	float: left;
	width: 100%;
}
.prenext .next a {
	color: #333;
	text-decoration: none;
}
.prenext .next a:hover {
	color: #0971ca;
}
.nylx {
	border: 1px #dddddd solid;
}
.nylxc {
	padding: 10px;
}
.nylx h2 {
	font-size: 18px;
}
.mrt {
	background-color: #e7e7e7;
	height: 47px;
	line-height: 47px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
	border-left: 8px #f50007 solid;
	color: #222222;
}
.rxcp {
	margin-bottom: 30px;
}
.rxcp li {
	width: 136px;
	float: left;
	text-align: center;
	height: 120px;
	overflow: hidden;
	display: inline;
	border: 1px #dddddd solid;
	margin: 0px 2px 15px;
	box-sizing: border-box;
}
.rxcp li img {
	height: 85px;
}
.rxcp li span {
	display: block;
	background-color: #eeeeee;
}
.ltit {
	border-bottom: #dddddd double;
	text-indent: 1em;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 15px;
}
.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;
}
.zx li {
	width: 25%;
	float: left;
	height: 40px;
	line-height: 40px;
	background-color: #cc0000;
	text-align: center;
	margin-right: 2%;
	display: inline;
	margin-bottom: 3%;
}
.zx li a {
	color: #ffffff;
}
.zx .li1 {
	background-color: #222222;
}
.xgxw {
	margin-bottom: 30px;
	margin-top: 30px;
}
.xgxw li {
	border-bottom: 1px #dddddd dashed;
	background: url(../images/li.jpg) no-repeat left center;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.ny1 {
	margin-bottom: 40px;
	overflow: hidden;
}
.nyimg {
	width: 40%;
	float: left;
	border: 1px #ddd solid;
	box-sizing: border-box;
	text-align: center;
	height: 380px;
	overflow: hidden;
}
.nyimg img {
	width: 100%; /* height:380px;*/
}
.nyl {
	width: 50%;
	margin: 0 auto 3%;
	float: left;
}
.nyr {
	width: 48%;
	float: left;
	margin-left: 2%;
	display: inline;
}
.prodTitle {
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 8px;
	margin-bottom: 20px;
	text-align: center;
}
.sp {
	width: 400px;
	height: 280px;
	overflow: hidden;
	padding-top: 10px;
}
.dh {
	margin: 3% 0;
	padding: 5px;
}
.dh b {
	font-size: 28px;
	color: #cc0000;
}
.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: 11px;
	line-height: 20px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 18px
} /* 文章其他信息 */
.list .node .info span {
	color: #390;
}
.mcon input {
	border: 1px #cccccc solid;
	padding: 3px;
}
.nyms {
	width: 55%;
	float: right;
}
.nyms h1 {
	font-size: 24px;
	margin-bottom: 15px;
}
.dqwz {
	border-bottom: 1px #ddd solid;
	margin-bottom: 20px;
}
.dh {
	margin: 2% 0;
}
.dh b {
	font-size: 28px;
	font-weight: bold;
	color: #cc0000;
}
.tufr {
	float: right;
}
.proimg {
	overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	width: 98%;
	margin-top: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 0px;
}
.jqzoom2 {
	position: relative;
	width: 100%;
	padding: 0;
}
.jqzoom2 img {
	width: 100%;
}
.zoomdiv {
	height: 300px;
	width: 300px;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 95%;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}
#spec-left {
	background: url(../images/left.jpg) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-right {
	background: url(../images/right.jpg) no-repeat;
	width: 10px;
	height: 45px;
	float: right;
	cursor: pointer;
	margin-top: 5px;
}
#spec-list {
	float: left;
	overflow: hidden;
	display: inline;
	width: 93%;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}
/*jqzoom*/
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(../i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 800px;
	height: 800px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
#spec-list div {
	margin-top: 0;
*margin-left:0;
	width: 100%;
}
.smallImg {
	position: relative;
	height: 52px;
	margin-top: 1px;
	background-color: #F1F0F0;
	width: 98%;
	overflow: hidden;
	float: left;
	padding-top: 6px;
	padding-right: 1%;
	padding-bottom: 6px;
	padding-left: 1%;
}
.scrollbutton {
	width: 14px;
	height: 50px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}
#imageMenu {
	height: 50px;
	width: 95%;
	overflow: hidden;
	margin-left: 0;
	float: left;
}
#imageMenu li {
	height: 50px;
	width: 60px;
	overflow: hidden;
	float: left;
	text-align: center;
}
#imageMenu li img {
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
	width: 44px;
	height: 44px;
	border: 3px solid #959595;
}
/* bigImg */
.bigImg {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	height: 330px;
}
.bigImg img {
	float: left;
	width: 100%;
}
.bigImg #winSelector {
	width: 235px;
	height: 210px;
}
#winSelector {
	position: absolute;
	cursor: crosshair;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: #000;
	border: 1px solid #fff;
}
/* bigView */
/* bigImg */
.bigImg2 {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.bigImg2 #winSelector {
	width: 235px;
	height: 210px;
}
#winSelector {
	position: absolute;
	cursor: crosshair;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: #000;
	border: 1px solid #fff;
}
/* bigView */
#bigView {
	position: absolute;
	border: 1px solid #959595;
	overflow: hidden;
	z-index: 999;
}
#bigView img {
	position: absolute;
}
.smallImg2 {
	position: relative;
	height: 52px;
	margin-top: 1px;
	width: 99%;
	overflow: hidden;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1%;
}
#imageMenu2 {
	height: 50px;
	width: 92%;
	overflow: hidden;
	margin-left: 0;
	float: left;
}
#imageMenu2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#imageMenu2 li {
	height: 50px;
	width: 60px;
	overflow: hidden;
	float: left;
	text-align: center;
}
#imageMenu2 li img {
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#imageMenu2 li#onlickImg img, #imageMenu2 li:hover img {
	width: 44px;
	height: 44px;
	border: 3px solid #959595;
}
@media screen and (max-width: 940px) {
#imageMenu2 {
	width: 90%;
}
}
.cp_body {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cp_name {
	width: 100%;
	border-bottom: 1px #eaeaea solid;
	margin-top: 20px;
	background-color: #232323;
	float: left;
}
.cp_erNav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cp_erNav li {
	width: 16.66666666%;
	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%;
}
.cp_erNav li a:hover {
	color: #FFF;
	float: left;
	width: 100%;
}
.cp_txt {
	width: 100%;
	overflow: hidden;
	margin-top: 52px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.cp_txt p {
	line-height: 35px;
	color: #333;
}
.cp_txt table {
	margin-top: 10px;
}
.txt_name {
	width: 100%;
	height: 34px;
	font-size: 16px;
	font-weight: bold;
	border-left: 6px #0971ca solid;
	border-bottom: 1px #dddddd solid;
	padding-left: 10px;
	margin-bottom: 25px;
}
.hot_anl {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.hot_anl li {
	width: 23%;
	overflow: hidden;
	float: left;
	margin-left: 0;
	margin-right: 1%;
	display: inline;
	padding: 0;
	text-align: center;
}
.hot_anl li img {
	width: 100%;
	height: 150px;
}
.hot_anl li p {
	width: 100%;
	height: 35px;
	color: #333;
	overflow: hidden;
	background-color: #CCC;
	text-align: center;
}
.hot_anl li p a {
	color: #333;
	text-decoration: none;
}
.hot_anl li p a:hover {
	text-decoration: underline;
}
.hot_anl li span {
	display: block;
	overflow: hidden;
	color: #595757;
	font-size: 12px;
	overflow: hidden;
}
.hot_anl li span a {
	color: #fe700c;
	text-decoration: none;
}
.hot_anl li span a:hover {
	text-decoration: underline;
}
.cp_list {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
	list-style-type: none;
}
.cp_list li {
	width: 23%;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-left: 0;
	box-sizing: border-box;
}
.cp_list li a img {
	height: 160px;
	width: 100%;
}
.cp_list li p {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
	background-color: #232323;
}
.cp_list li p a {
	color: #FFF;
	text-decoration: none;
}
.cp_list li p a:hover {
	color: #0971ca;
	text-decoration: underline;
}
/*产品隐藏导航*/
.fix-nav {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	background-image: url(../images/jh.png);
	left: 0;
	padding: 0;
	margin: 0;
}
.fix-nav ul {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0;
	list-style-type: none;
}
.fix-nav ul li {
	float: left;
	width: 18%;
	margin: 0 1%;
	text-align: center;
}
.fix-nav ul li a {
	display: inline-block;
	padding: 0;
	color: #FFF;
	margin: 0px;
	line-height: 64px;
	text-align: center;
	float: left;
	width: 100%;
	text-decoration: none;
}
.fix-nav ul li a:hover {
	color: #FFFFFF;
	background-color: #0971ca;
	float: left;
	height: 64px;
	width: 100%;
}
.fix-nav .fix-red {
	color: #FFFFFF;
}
.list-h li {
	float: left;
}
#preview2 {
	float: left;
	margin: 2%;
	text-align: center;
	width: 96%;
}
#spec-n52 {
	width: 100%;
	padding-top: 6px;
	overflow: hidden;
}
#spec-list2 {
	float: left;
	overflow: hidden;
	display: inline;
	width: 94%;
}
#spec-list2 ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}
#spec-list2 ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}
@media only screen and (min-width: 380px) and (max-width: 550px) {
#spec-list2 {
	float: left;
	overflow: hidden;
	display: inline;
	width: 93%;
}
}
@media only screen and (min-width: 1px) and (max-width: 379px) {
#spec-list2 {
	float: left;
	overflow: hidden;
	display: inline;
	width: 91%;
}
}
 @media screen and (max-width: 1200px) {
.wrap {
	width: 90%;
	margin: 0 5%;
}
.logo {
	width: 65%;
}
.htel {
	width: 35%;
}
.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #026dcf;
	margin-left: 0;
}
#flashBg {
	display: none;
}
.sjbanner {
	width: 100%;
	display: block;
	position: relative;
	z-index: 0;
}
.index_banner {
	margin: 0px auto;
	width: 100%;
	height: auto;
}
.index_banner ul {
	overflow: hidden;
}
.index_banner li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.index_banner li a {
	display: block;
	margin: 0 auto;
}
.index_banner cite {
	position: absolute;
	bottom: 15px;
	left: 45%;
	z-index: 9999;
	display: block;
	width: 188px;
	height: 20px;
	_display: none;
}
.index_banner cite span {
	float: left;
	display: block;
	width: 1em;
	height: 1em;
	text-indent: -999em;
	opacity: .8;
	cursor: pointer;
	background-image: url(../images/tg_flash_p2.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.index_banner cite span:hover {
	background-color: #f5f5f5;
}
.index_banner cite span.cur {
	cursor: default;
	background-image: url(../images/tg_flash_p.png);
	background-repeat: no-repeat;
}
.sl .con ul {
	width: 50%;
}
.sl .con p {
	width: 48%;
	text-align: right;
}
.sl, .case {
	min-width: 100%;
}
.sl .con li {
	width: 25%;
	box-sizing: border-box;
}
.sl:before, .sl:after {
	display: none;
}
.sjm1c {
	display: block;
}
.m2 {
	height: auto;
}
.m2c {
	background-image: none;
	width: 100%;
	height: auto;
}
.m22 {
	display: none;
}
.m23, .m21 {
	width: 48%;
	margin: 1%;
	padding-top: 50px;
}
.m21 .m2img {
	float: left;
	margin-right: 10px;
}
.m21 .m2txt h2 {
	text-align: left;
}
.m21 .m2txt h2 span {
	float: left;
	margin-right: 10px;
	margin-left: 0;
}
.m3 {
	height: auto;
	background-image: none;
	background-color: #ededed;
	padding-bottom: 30px;
}
.m41 {
	width: 40%;
	margin-right: 4%;
}
.m42 {
	width: 56%;
}
.m51 {
	width: 48%;
}
.m52 {
	width: 48%;
	margin-left: 4%;
}
.news_list1 dt {
	width: auto;
	float: none;
	margin-left: 100px;
}
.m6 {
	display: none;
}
.m7c {
	display: none;
}
.mleft {
	width: 25%;
	margin-right: 2%;
}
.mright {
	width: 73%;
}
.nyban {
	height: auto;
}
.cpzs li {
	width: 23%;
	box-sizing: border-box;
	margin: 1%;
}
.nyimg {
	height: auto;
}
.rxcp li {
	width: 48%;
	box-sizing: border-box;
	margin: 1%;
}
.nymstxt {
	height: 150px;
	overflow: hidden;
}
.bigImg {
	height: auto;
}
}
 @media screen and (max-width: 980px) {
.sl .con ul {
	width: 100%;
}
.sl .con p {
	width: 100%;
	text-align: center;
}
.sl h2 {
	display: none;
}
.f1 {
	width: 30%;
}
.f1 p {
	width: 100%;
}
.f2c {
	width: 35%;
}
.f2c dd {
	width: 50%;
}
.fwx {
	width: 30%;
}
}
 @media screen and (max-width: 800px) {
.logo {
	width: 100%;
	text-align: center;
}
.htel {
	display: none;
}
.m41 {
	width: 100%;
	margin-right: 0;
	text-align: center;
}
.m42 {
	width: 100%;
}
.m51 {
	width: 100%;
}
.m52 {
	width: 100%;
	margin-left: 0;
}
.m4gd {
	margin: 20px 0 30px;
}
.m42 h4 {
	margin-bottom: 20px;
}
.n1, .newsli li {
	width: 100%;
}
.n1 {
	margin-bottom: 10px;
}
.f1 {
	width: 100%;
	text-align: center;
}
.f1 p {
	width: 100%;
}
.f1t {
	width: 100%;
}
.f2c {
	width: 100%;
	display: none;
}
.fwx {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.bq {
	margin-bottom: 40px;
}
.foot {
	padding-top: 30px;
}
.fdh {
	display: block;
	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.33333333%;
	float: left;
	display: block;
	text-align: center;
	border-right: 1px #ddd solid;
	box-sizing: border-box;
}
.fdh .li {
	background-color: #cc0000;
}
.fdh a {
	color: #FFF;
}
.cp_list li a img {
	height: 150px;
}
.nymstxt {
	height: 90px;
	overflow: hidden;
}
.nyimg {
	width: 98%;
	margin: 1%;
}
.nyms {
	width: 98%;
	margin: 1%;
}
.zx li {
	width: 48%;
}
.mleft {
	display: none;
}
.mright {
	width: 100%;
}
.case h2, .m1t h2 {
	font-size: 26px;
}
.case h2 em {
	font-size: 14px;
	margin-top: 0;
}
.sl .con li span {
	font-size: 14px;
}
.sl .con p i {
	display: inline-block;
	font-size: 20px;
	background-image: none;
	padding: 0;
}
.nyban h2 {
	font-size: 26px;
}
.nybancon {
	width: auto;
	padding: 20px;
}
#sjslideBox {
	display: block;
}
#slideBox {
	display: none;
}
.mmap dd {
	width: 98%;
}
}
 @media screen and (max-width: 768px) {
.sp {
	display: none;
}
.top2 {
	padding: 10px 0;
}
.top1{
	display: none;
}
.logo {
	width: 100%;
	text-align: center;
}
.nav .wrap {
	width: 100%;
	margin: 0;
}
.nav {
	height: 81px;
	overflow: hidden;
	line-height: 40px;
	background-image: none;
	background-color: #026dcf;
	width: 100%;
}
.nav li {
	width: 33.3333%;
	border-bottom: 1px #0889ff solid;
	border-right: 1px #0889ff solid;
	box-sizing: border-box;
	background-image: none;
	font-size: 14px;
}
.nav li:first-child {
	display: none;
}
.nav li a {
	color: #ffffff;
}
.nav li a:hover {
	background-image: none;
	color: #ffffff;
}
.m42img {
	text-align: center;
	margin: 20px auto;
}
.nav ul li:hover ul {
	display: none;
}
.mcon {
	margin: 0 1%;
}
.xgxw li span {
	display: none;
}
}
 @media screen and (max-width: 640px) {
.cpzs li {
	width: 48%;
}
.cpzs li img {
}
.nyban {
	margin-bottom: 20px;
}
.m4 {
	margin-bottom: 20px;
}
.m23, .m21 {
	width: 98%;
	padding-top: 0;
}
.m21 {
	padding-top: 30px;
}
.m21 li, .m23 li {
	width: 100%;
	margin-bottom: 0px;
}
.m21 .m2img, .m23 .m2img {
	width: 30%;
	margin: 0;
}
.m21 .m2txt, .m23 .m2txt {
	width: 70%;
	padding-top: 0;
}
.m1tit {
	border-bottom: 3px double #dddddd;
	font-size: 20px;
	line-height: 50px;
	background-color: #026dcf;
	color: #ffffff;
}
.m1 li {
	width: 180px;
}
.m1 li h2 {
	font-size: 18px;
}
.m1 .ptxt {
	line-height: 22px;
}
.marquee1 {
	height: 325px;
}
.f2c {
	display: none;
}
.cp_list li {
	width: 48%;
}
.cp_list li a img {
	height: 200px;
}
.sub_menut {
	padding: 0 10px;
	width: auto;
}
.sub_menu ul {
	display: none;
}
.nyl, .nyr {
	width: 98%;
	margin: 1%;
}
.about {
	display: none;
}
.m31 {
	font-size: 20px;
}
.m31 span {
	font-size: 28px;
}
.ul-server1 li {
	width: 50%;
}
.logo img {
	width: 85%;
}
.news_list1 dd {
	display: none;
}
.news_list1 dt {
	margin-left: 0;
}
}
 @media screen and (max-width: 480px) {
.m1 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.m1 li {
}
.n1 {
	width: 98%;
	padding: 1%;
}
.nimg {
	display: none;
}
.cp_list li a img {
	height: 140px;
}
.fix-nav ul li a {
	line-height: 25px;
	height: 50px;
}
.fix-nav ul li a:hover {
	line-height: 25px;
	height: 50px;
}
}
