@charset "UTF-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
}

body {
	font-size: 12px;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000;
}

li {
	list-style-type: none;
}

.clear {
	clear: both;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.mid {
	margin: 0 auto;
	width: 1200px;
}

.top {
	background-color: #363636;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	height: 40px;
	background-repeat: repeat-x;
}
.top a{
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	height: 40px;	
}

.header {
	height: 110px;
}

.logo {
	background-image: url(logo.jpg);
	width: 605px;
	float: left;
	background-repeat: no-repeat;
	height: 110px;
	background-position: left center;
}

.tell {
	float:right;
	width:416px;
	height:110px;
	background-image:url(tel.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

.menu {
	background-color: #efefef;
	height: 59px;
	line-height: 59px;
}

.nav {
	height: 59px;
	line-height: 59px;
}

.nav li {
	width: 170px;
	height: 46px;
	font-size: 15px;
	text-align: center;
	float: left;
	font-family: "Microsoft YaHei";
}

.nav li.last {
	background-image: none;
}

.nav li a {
	display: block;
}

.nav li a:hover {
	color: #fff;
	background-color: #363636;
}

.dnav li {
	float: left;
	font-size: 12px;
	width: 129px;
	height: 25px;
	float: left;
}

.dnav li a {
	color: #c9c5c5;
}

.sousuo {
	background-image: url(sbg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 9999;
	background-position: center top;
	font-family: "Microsoft YaHei";
	height: 118px;
	margin-top: -10px;
	font-size: 14px;
}

.ssl {
	padding-top: 30px;
	padding-left: 320px;
	color: #fff;
	vertical-align: middle;
}

.ssl a {
	color: #fff;
}

.sbt {
	vertical-align: middle;
	margin-top: 12px;
}

.itx {
	vertical-align: middle;
	margin-top: 12px;
	width: 300px;
	padding-left: 20px;
	padding-left: 10px;
	color: #999;
	height: 22px;
}

#hylist {
	display: none;
}

.ssk {
	padding-left: 320px;
}

.hsxs {
	background-image: url(hsxs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}

#full-screen-slider {
	width: 100%;
	height: 593px;
	position: relative;
	background: #FFF;
}

#slides {
	display: block;
	width: 100%;
	height: 593px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 0;
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 0
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 70%;
	top: 550px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 10px;
	border-radius: 5px;
	background: #fff
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #f7640b
}

.page2 {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}

.page2 .fl_left {
 /*display:none;*/
	float: left;
	width: 200px;
	line-height: 20px;
	height: 20px;
}

.page2 .fl_left .page_all {
	padding-left: 12px;
	line-height: 20px;
	display: none;
}

.page2 a {
	color: #0368A8;
	text-decoration: none;
	border: 1px solid #C8D8EC;
	height: 20px;
	line-height: 20px;
	padding: 0 7px;
	margin: 0 3px;
	display: inline-block;
	background: #FFF;
}

.page2 .page_all {
	margin-right: 20px;
	display: none;
}

.page2 a:hover {
	background: #FD8C00;
	border: 1px solid #EF5927;
	color: #FFFFFF;
}

.page2 .pagenum {
	background: #FD8C00;
	border: 1px solid #EF5927;
	color: #FFFFFF;
}

.page2 .fristimg {
	padding-left: 15px;
	display: none
}

.page2 .preimg span {
	padding-left: 8px;
}

.page2 .nextimg span {
	padding-right: 8px;
}

.page2 .lastimg {
	padding-right: 15px;
	display: none
}

.page2 .preimg:hover span {
	padding-left: 8px;
}

.page2 .nextimg:hover span {
	padding-right: 8px;
}

.rollBox {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	height: 220px;
	padding-top: 10px;
}

.rollBox .LeftBotton {
	height: 100px;
	width: 24px;
	background: url(xbt.jpg) no-repeat 0px 0;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 70px 0px 0 0;
	cursor: pointer;
}

.rollBox .RightBotton {
	height: 100px;
	width: 24px;
	background: url(xbt.jpg) no-repeat -24px 0;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 70px 0 0 0;
	;cursor: pointer;
}

.rollBox .Cont {
	width: 1148px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
}

.rollBox .ScrCont {
	width: 10000000px;
}

.rollBox .Cont .pic {
	width: 287px;
	float: left;
}

.rollBox .Cont .pic img {
	background: #fff;
	display: block;
	margin: 0 auto;
}

.rollBox .Cont .pic p {
	line-height: 26px;
	color: #505050;
}

.rollBox .Cont a:link,.rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
}

.rollBox .Cont a:hover {
	color: #f00;
	text-decoration: underline;
}

.rollBox #List1,.rollBox #List2 {
	float: left;
}

#fenye {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}

#fenye:before {
	content: '';
	display: block;
	clear: both;
	height: 10px;
}

#fenye a {
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 10px;
	margin-bottom: 10px;
	display: inline-block;
	border: solid 1px #ccc;
}

#fenye a:hover {
	background-color: #0c6bed;
	color: #fff;
}

.badd {
	height: 240px;
	background-image: url(badd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pt1 {
	height: 83px;
	background-image: url(pt1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pt2 {
	height: 80px;
	background-image: url(pt2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.pt3 {
	height: 80px;
	background-image: url(pt3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.pt4 {
	height: 80px;
	background-image: url(pt4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.mmz {
	height: 33px;
	background-image: url(mmz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}

#demot {
	width: 925px;
	overflow: hidden;
}

#demoa img {
	margin-left: 20px;
}

#demoa {
	width: 1200px;
	overflow: hidden;
}

.lc1 {
	height: 400px;
	background-image: url(lc1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.lc2 {
	height: 400px;
	background-image: url(lc2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.lc3 {
	height: 400px;
	background-image: url(lc3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.lc4 {
	height: 400px;
	background-image: url(lc4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.lc5 {
	height: 400px;
	background-image: url(lc5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.lc11 {
	height: 400px;
	position: relative;
}

.lc11 .bcl {
	background-color: #0c6bed;
	width: 146px;
	height: 49px;
	line-height: 49px;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.xff {
	background-color: #e8e8e8;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.xhz {
	padding-top: 10px;
	padding-bottom: 10px;
}

.xhz div {
	width: 240px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
}

.xhz div img {
	border: solid 1px #ccc;
}

.ingsjj {
	height: 347px;
	background-image: url(gs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.dlink {
	background-image: url(link.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	top;
	height: 38px;
	margin-top: -30px;
}

.incp {
	padding-top: 40px;
}

.incpfl {
	width: 238px
}

.inctptitle {
	height: 90px;
	line-height: 90px;
	text-align: center;
	background-image: url(pip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.incpli {
	border: solid 1px #c3c3c3;
	padding-bottom: 10px;
}

.incpli li {
	text-align: center;
	line-height: 36px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	border-bottom: dashed 1px #ccc;
}

 .dali{
	background-color: #0c6bed;
	background-image: url(dili.jpg);
	border:none;
	background-position: right center;
	font-family:"Microsoft YaHei";
	line-height:30px;
	color:#FFF;
	margin-top:5px;
	}
.dali a{font-family:"Microsoft YaHei"; color:#FFF;}

.incpli li.dali {
	margin: 0;
	margin-top: 5px;
	line-height: 40px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	border-bottom: none;
	background-image: url(xmli.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.incpli li.xmli {
	background-image: url(dmli.jpg);
}

.fen {
	font-family: "Microsoft YaHei";
	font-size: 20px;
	padding-left: 49px;
	color: #0269b1;
	padding-top: 25px;
	background-image: url(fen.jpg);
	background-repeat: no-repeat;
}

.inlx {
	padding: 20px;
	10px 20px; 10px;
	line-height: 25px;
}

.di {
	height: 12px;
	background-image: url(di.jpg);
	background-repeat: no-repeat;
}

.incpfr {
	width: 940px;
}

.incpfrtit {
	height: 34px;
	line-height: 34px;
	border-bottom: solid 1px #ccc;
}

.datt {
	display: block;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #1c64c6;
	float: left;
	padding: 0 30px 0 25px;
	background-image: url(nli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.more {
	float: right;
	padding-right: 10px;
}

.incps {
	margin-left: -12px;
	padding-top: 20px;
}

.incps li img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	display: block;
}

.incps li .dvg {
	width: 219px;
	height: 211px;
	overflow: hidden;
	display: block;
}

.incps li {
	font-size: 14px;
	background-color: #f4f4f4;
	border: solid 1px #ccc;
	font-family: "Microsoft YaHei";
	line-height: 35px;
	width: 219px;
	height: 245px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	margin-left: 12px;
}

.incps li:hover img {
	transform: scale(1.1);
}

.incps li:hover {
	color: #fff;
	border: solid 1px #0c6bed;
	background-color: #0c6bed;
}

.t2 {
	height: 138px;
	background-image: url(t2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.incps li:hover a {
	color: #fff;
}

.mmmr {
	padding: 20px;
	text-align: center;
}

.honga {
	display: inline-block;
	background-color: #df002c;
	width: 182px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	font-family: "Microsoft YaHei";
	color: #FFF;
	font-size: 14px;
}

.mad {
	height: 153px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(mad2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.mad2 {
	height: 153px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(mad1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.hhui {
	margin-top: 30px;
	height: 351px;
	background-image: url(cpp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ys2 {
	height: 351px;
	background-image: url(cpp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ys2 a {
	float: left;
	display: block;
	width: 240px;
	height: 351px;
}

.xmt {
	position: absolute;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #fff;
	margin-top: 190px;
	margin-left: 20px;
}

.mt {
	position: absolute;
	font-family: "Microsoft YaHei";
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.mt1 {
	margin-top: 295px;
	margin-left: 90px;
}

.mt2 {
	margin-top: 435px;
	margin-left: 90px;
}

.at {
	position: absolute;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}

.at1 {
	width: 500px;
	margin-top: 333px;
	margin-left: 90px;
}

.at2 {
	width: 500px;
	margin-top: 470px;
	margin-left: 90px;
}

.hong {
	color: #F00;
}

.inxstt {
	padding-top: 10px;
	line-height: 40px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
}

.inxstts {
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.ings {
	width: 741px;
	float: left;
}

.datitle {
	font-family: "Microsoft YaHei";
	height: 64px;
	line-height: 44px;
}

.datit {
	font-family: "Microsoft YaHei";
	line-height: 44px;
	font-size: 28px;
	color: #373737;
	height: 44px;
}

.datit2 {
	padding-left: 10px;
	font-family: "Microsoft YaHei";
	line-height: 44px;
	font-size: 12px;
	color: #929292;
	text-transform: uppercase;
	height: 44px;
}

.ca1,.ca2,.ca3,.ca4 {
	width: 60px;
	border: solid 1px #ccc;
	background-color: #fff;
	margin-right: 2px;
	line-height: 40px;
	display: inline-block;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333;
}

.ca1:hover,.ca2:hover,.ca3:hover,.ca4:hover {
	color: #Fff;
	background-color: #df002c;
}

.ca1 {
	background-image: url(s1.png);
}

.ca2 {
	background-image: url(s2.png);
}

.ca3 {
	background-image: url(s3.png);
}

.ca4 {
	background-image: url(s4.png);
}

.ca1:hover {
	background-image: url(s11.png);
}

.ca2:hover {
	background-image: url(s22.png);
}

.ca3:hover {
	background-image: url(s33.png);
}

.ca4:hover {
	background-image: url(s44.png);
}

.injjnr {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding-top: 40px;
	width: 433px;
	color: #565656;
	padding-left: 20px;
	line-height: 28px;
}

.gsli {
	background-image: url(gli.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
	height: 404px;
	float: left;
}

.ingsnew {
	width: 227px;
	float: right;
}

.inul {
}

.inul li {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	line-height: 40px;
}

.innewsfl {
	width: 472px;
}

.innewsfl2 {
	margin-left: 60px;
	width: 363px;
}

.intttp {
	padding-bottom: 10px;
}

.tjtp {
	float: left;
	width: 199px;
}

.tjtp img {
	border: solid 1px #ccc;
	padding: 2px;
}

.tjtitt {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}

.tjtittcc {
	line-height: 25px;
	font-size: 12px;
}

.time {
	float: right;
	padding-right: 5px;
}

.time {
	float: right;
	padding-right: 5px;
}

.jsss {
	height: 190px;
	font-family: "Microsoft YaHei";
}

.jzimg {
	width: 287px;
	float: left;
}

.jztit {
	line-height: 40px;
	width: 280px;
	float: right;
	font-size: 16px;
}

.jztcn {
	width: 280px;
	float: right;
	line-height: 25px;
	font-size: 14px;
}

.ijswd {
	width: 600px;
}

.ijswd li {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	line-height: 40px;
}

.inwen {
	padding: 10px;
}

.inwen li {
	font-family: "Microsoft YaHei";
	margin-bottom: 10px;
	line-height: 30px;
	border-bottom: dashed 1px #ccc;
}

.wen {
	padding-left: 30px;
	font-size: 14px;
	background-image: url(wen.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	;
}

.da {
	padding-left: 30px;
	background-image: url(da.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	;
}

.links {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #ccc;
}

.links a {
	margin-right: 20px;
	margin-left: 20px;
}

.fooder {
	background-image: url(dm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #363636;
	margin-top: 20px;
	height: 250px;
}

.fooder a {
	color: #c9c5c5;
}

.dlogo {
	background-image: url(dlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	float: left;
	width: 300px;
}

.dbcc {
	width: 581px;
	float: left;
	padding-top: 50px;
	color: #c9c5c5;
	font-family: "Microsoft YaHei";
	line-height: 25px;
}

.dbcc2 {
	width: 301px;
	float: left;
	padding-top: 50px;
	color: #c9c5c5;
	font-family: "Microsoft YaHei";
	line-height: 25px;
}

.dbcct {
	margin-bottom: 10px;
	color: #fff;
	background-image: url(dx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 40px;
	font-size: 18px;
}

.dbcx {
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 192px;
}

.dbcx3 {
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 322px;
}

.dbcv {
	font-size: 14px;
	line-height: 30px;
}

.dbqq {
	line-height: 50px;
	color: #c9c5c5;
	margin-top: 20px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.e2 {
	padding: 20px;
}

.e2 li {
	line-height: 35px;
	font-family: "Microsoft YaHei";
	border-bottom: dashed 1px #ccc;
	font-size: 14px;
	background-image: url(nnl.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	width:45%;
	float:left;
}

.e2 li .time {
	float: right;
}

.viewbox {
	padding: 20px;
}

.title {
	text-align: center;
	font-size: 22px;
	line-height: 40px;
}

.info {
	text-align: center;
	line-height: 25px;
}

.content {
	line-height: 30px;
	font-size: 20px;
}

.content img {
	width: 100% !important;
	height: auto !important;
}

.boxoff {
	border-bottom: dashed 1px #ccc;
}

.context {
	padding-top: 20px;
	line-height: 25px;
}

.cpbttl,.light {
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

.d4 {
	line-height: 25px;
	font-size: 12px;
}

.commend {
	margin-top: 20px;
}

.picbox {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

.cpbttl {
	padding-left: 10px;
}

.pagesshow {
	min-height: 245px;
	line-height: 35px;
	font-size: 14px;
	padding: 20px;
}

.sj li img {
	width: 210px;
	margin-bottom: 3px;
	border: solid 1px #ccc;
	padding: 5px;
}

.mt1 {
	margin-bottom: 10px;
	height: auto;
	clear: both;
}

.cpcpshow {
	padding-bottom: 10px;
}

.cpcpshow li {
	margin-left: 10px;
	width: 235px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
	border: solid 1px #ccc;
}

.cpcpshow li img {
	width: 233px;
	height: 233px;
}

.cmt1 {
	padding-bottom: 20px;
}

#tbody {
	float: left;
	width: 50%;
	margin: 20px auto;
	text-align: left;
	margin-right: 10px;
	padding-top: 10px;
	margin-top: 0px;
	;
}

.js {
	width: 90%;
	margin: 0px auto 0 auto;
}

.js p {
	padding: 5px 0;
	font-weight: bold;
	overflow: hidden;
}

.js p span {
	float: right;
}

.js p span a {
	color: #f00;
	text-decoration: underline;
}

.js textarea {
	height: 100px;
	width: 98%;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
}

		/* 本例子css */
#bkk {
	border: 1px solid #ccc;
}

.picFocus {
	margin: 0 auto;
	width: 400px;
	padding: 5px;
	position: relative;
	padding-top: 0;
	overflow: hidden;
	zoom: 1;
}

.picFocus .hd {
	width: 100%;
	padding-top: 5px;
	overflow: hidden;
}

.picFocus .hd ul {
	margin-right: -5px;
	overflow: hidden;
	zoom: 1;
}

.picFocus .hd ul li {
	padding-top: 5px;
	float: left;
	text-align: center;
}

.picFocus .hd ul li img {
	width: 60px;
	height: 57px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin-right: 5px;
}

.picFocus .hd ul li.on {
	background: url("images/icoUp.gif") no-repeat center 0;
}

.picFocus .hd ul li.on img {
	border-color: #f60;
}

.picFocus .bd li {
	vertical-align: middle;
}

.picFocus .bd img {
	width: 400px;
	height: 400px;
	display: block;
}

.qcpdtjj {
	font-family: "Microsoft YaHei";
	line-height: 25px;
	padding-top: 30px;
	width: 48%;
	float: right;
	font-size: 14px;
}

.qcpdtjj h2 {
	margin-bottom: 10px;
	border-bottom: dashed 1px #CCC;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	line-height: 50px;
}

.qcpdtjj h1 {
    margin-bottom: 10px;
    border-bottom: dashed 1px #CCC;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    line-height: 50px;
}

.qcpdtjj img{ width:200px; height:auto;

}

.tedian {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 40px;
}

.zb1 {
	border: solid 1px #ccc;
	padding: 10px 20px;
	;
			font-family: "Microsoft YaHei";
	font-size: 14px;
}

.xzbul {
	height: 35px;
}

.zb2 {
	float: left;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	width: 220px;
	margin-right: 10px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	background-color: #363636;
	color: #fff;
}

.zb2:hover {
	color: #FFF;
	background-color: #024289;
}

.zb2 .on {
	color: #FFF;
	background-color: #024289;
}

.on2 {
	color: #FFF;
	background-color: #024289;
}

.on2 a {
	color: #FFF;
}

.xgcp {
	width: 460px;
	float: right;
	height: 177px;
}

.incps2 {
}

.incps2 li a {
	font-size: 14px;
}

.incps2 li img {
	width: 140px;
	height: 114px;
	border: solid 1px #ccc;
}

.incps2 li {
	line-height: 20px;
	width: 142px;
	margin-bottom: 20px;
	font-family: "Microsoft YaHei";
	float: left;
	text-align: center;
	margin-right: 10px;
}

.xgcccp {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 1px #dedede;
	padding-top: 40px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 35px;
}

.connn {
	padding: 10px 20px;
	font-family: "Microsoft YaHei";
	line-height: 25px;
	font-size: 14px;
}

.dbtdc {
	margin-top: 10px;
	background-color: #024289;
	padding-left: 20px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	color: #FFF;
}

.dbtdcc {
	font-family: "Microsoft YaHei";
	line-height: 25px;
	font-size: 14px;
	padding: 5px 10px;
}

.e3 {
}

.e3 li {
	line-height: 35px;
	border-bottom: dashed 1px #ccc;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	background-image: url(nnl.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}

.incps222 {
	border: solid 1px #ccc;
	padding-top: 20px;
}

.incps222 li a {
	font-size: 14px;
}

.incps222 li img {
	width: 230px;
	display: block;
	text-align: center;
	height: 188px;
	border: solid 1px #ccc;
	margin: 0 auto;
}

.incps222 li {
	line-height: 30px;
	margin-bottom: 20px;
	font-family: "Microsoft YaHei";
	text-align: center;
}

.jishu {
	width: 600px;
	float: left;
}

.jishuli li {
	padding-left: 1px;
	line-height: 42px;
	background-image: url(jishuli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.jitt {
	float: left;
	width: 70px;
}
	
/*单页联系我们*/
.fzdt {
	width: 724px;
	height: 400px;
	float: left;
}

.mapx {
	height: 400px;
}

.gsfr {
	font-family: "Microsoft YaHei";
	width: 434px;
	float: right;
	padding-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #5b5b5b;
}

.gsfr h3 {
	color: #000;
	font-weight: 300;
	font-size: 18px;
}

.gsfr img {
	margin-top: 20px;
}

.wenda {
	padding-top: 30px;
}

.wnda {
	font-family: "Microsoft YaHei";
	padding-left: 10px;
	line-height: 44px;
	width: 90%;
	margin-right: 10%;
	border: solid 1px #ccc;
}

.wnda3 {
	font-family: "Microsoft YaHei";
	padding-left: 10px;
	line-height: 44px;
	width: 90%;
	color: #000;
	margin-right: 10%;
	border: solid 1px #ccc;
}

.wnda4 {
	width: 120px;
	height: 38px;
	background-color: #767676;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.dbiao {
	width: 30%;
	margin-bottom: 30px;
	float: left;
}

.xbiao {
	margin-bottom: 30px;
}

.nbiao {
	margin-bottom: 30px;
	text-align: center;
}

.xcl {
	width: 23%;
}

.xcltit {
	height: 72px;
	background-image: url(xv.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.xcltit2 {
	height: 72px;
	background-image: url(xv2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.xcltit3 {
	height: 72px;
	background-image: url(xv3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.t3 {
	background-image: url(t3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 135px;
	margin-top: 20px;
}

.xclul {
}

.xclul li {
	line-height: 43px;
	font-family: "Microsoft YaHei";
	border-bottom: solid 1px #ccc;
}

.xclul li a {
	font-size: 14px;
	line-height: 43px;
	padding-left: 40px;
	background-image: url(dcx.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
}

.xclul li a:hover {
	background-color: #0c6bed;
	color: #fff;
}

.xclul ul li a {
	background-image: none;
	font-size: 12px;
}

.dvzfr {
	float: right;
	width: 76%;
}

.xvideo {
}

.xvideo li {
	width: 400px;
	padding: 10px;
	height: 357px;
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 70px;
	margin-left: 30px;
	margin-bottom: 20px;
	background-image: url(do.jpg);
	background-position: 370px 310px;
	background-repeat: no-repeat;
}

.xvideo li img {
	width: 419px;
	height: 283px;
	display: block;
}

.xvideo li:hover {
	box-shadow: 0 0 10px #ccc;
}

.incpsn {
	margin-left: -12px;
}

.incpsn li img {
	width: 296px;
	height: 296px;
	transition: all 0.5s;
	display: block;
}

.incpsn li .dvg {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
}

.incpsn li {
	font-size: 14px;
	background-color: #f4f4f4;
	border: solid 1px #ccc;
	font-family: "Microsoft YaHei";
	line-height: 45px;
	width: 32%;
	height: auto;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	margin-left: 6px;
}

.incpsn li:hover img {
	transform: scale(1.1);
}

.incpsn li:hover {
	color: #fff;
	border: solid 1px #0c6bed;
	background-color: #0c6bed;
}

.xwul {
}

.xwul li {
	height: 109px;
	padding: 20px 0;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-radius: 5px;
}

.xwul {
}

.xwul li {
	padding-left: 30px;
	height: 108px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ulimg {
	float: left;
	height: 109px;
	width: 12%;
}

.ulimg img {
	height: auto;
	width: 100%;
	display: block;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	border: solid 1px #e1e1e1;
}

.ultime {
	float: left;
	height: 109px;
	font-size: 28px;
	font-family: "Microsoft YaHei";
	padding-left: 30px;
	width: 10%;
}

.dtdt {
	padding-top: 5px;
}

.dtxt {
	font-size: 16px;
	padding-top: 5px;
}

.ultit {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	line-height: 40px;
	float: right;
	width: 68%;
	font-weight: 550;
	padding-right: 27px;
}

.ulton {
	line-height: 26px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	float: right;
	width: 68%;
	padding-right: 27px;
}

.xwul li:hover {
	background-color: #969696;
	color: #fff;
}

.xdh ul {
	padding-left: 20px;
}

.ab1 {
	background-image: url(ab1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 89px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.ab2 {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 2
}

.ab2 img {
	float: left;
	margin-right: 20px;
}

.ab2t {
	font-size: 26px;
	line-height: 1.5;
	color: #5d5d5d;
}

.ab3t {
	line-height: 1.2;
	font-size: 20px;
	font-family: Arial;
	font-weight: 100;
	color: #d1d1d1;
}

.ab3 {
	background-image: url(ab3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 580px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.ab4 {
	background-image: url(ab4.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 99px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.ab5 div {
	width: 300px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}

.ab6 {
	background-image: url(ab5.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 645px;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
	padding-top: 1px;
}

.ab7 {
	background-image: url(ab6.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 139px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.xght {
	background-color: #363636;
	height: 57px;
	line-height: 57px;
}

.xght a {
	color: #FFF;
	margin-right: 30px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
}

.abxias {
	background-image: url(ps1.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 93px;
	width: 145px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 24px;
	font-family: "Microsoft YaHei";
}

.abxia {
	background-image: url(ps2.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 60px;
	height: 45px;
	width: 145px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 24px;
	font-family: "Microsoft YaHei";
}

.abxias:hover {
	background-image: url(ps11.png);
}

.abxia:hover {
	background-image: url(ps22.png);
}

.ab61 {
	position: absolute;
	margin-top: 360px;
	margin-left: 60px;
}

.ab62 {
	position: absolute;
	margin-top: 297px;
	margin-left: 220px;
}

.ab63 {
	position: absolute;
	margin-top: 360px;
	margin-left: 420px;
}

.ab64 {
	position: absolute;
	margin-top: 297px;
	margin-left: 620px;
}

.ab65 {
	position: absolute;
	margin-top: 360px;
	margin-left: 800px;
}

.ab66 {
	position: absolute;
	margin-top: 297px;
	margin-left: 980px;
}

.dbgs,#div1 {
	display: none;
}

@media screen and (min-width:642px) and (max-width:3000px) {
	.dclk,.jiantou,.dclos,.dbgs,#div1 {
		display: none;
	}
}

@media (max-width: 641px) {
	.dbgs,#div1 {
		display: block;
	}

	.sousuo,.incpfl,.links,.tell,.dbcv,.hhui,#demoa,.pt3,.dbcct,.dbcc2,.xcl,.fzdt {
		display: none;
	}

	.mid,.incpfr,.dvzfr,#pagecontent,#pagecontent div {
		width: 100%;
	}

	.gsfr {
		width: auto;
		padding-left: 5%;
		max-width: 100%;
		float: none;
	}

	.logo {
		width: 100%;
		background-size: contain;
	}

	.dclk {
		margin-top: 35px;
		float: right;
		font-size: 60px;
		width: 70px;
		margin-right: 10px;
		height: 70px;
		display: block;
	}

	.menu {
		height: 90px;
		line-height: 90px;
	}

	.nav li {
		height: 45px;
		line-height: 45px;
		width: 33.3%;
		font-size: 20px;
	}

	.nav li:nth-child(3) {
		display: none;
	}

	#full-screen-slider {
		display: block;
		width: 100%;
		height: 300px;
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		z-index: 0;
	}

	#slides {
		display: block;
		width: 100%;
		height: 300px;
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		z-index: 0;
	}

	#slides li {
		background-size: cover;
	}

	#pagination {
		top: 260px;
	}

	.pt1 {
		margin-top: 10px;
	}

	.incps {
		margin: 0;
		text-align: center;
	}

	.incps li {
		overflow: hidden;
		display: inline-block;
		float: none;
		max-width: 42%;
		margin-left: 3%;
		margin-right: 3%;
		display: inline-block;
	}

	.incps li img {
		max-width: 100%;
	}

	.dvg {
		max-width: 100%;
	}

	.ingsjj {
		background-image: none;
		height: auto;
	}

	.injjnr {
		padding-top: 0;
		font-size: 16px;
		line-height: 35px;
		width: 90%;
		padding-left: 5%;
		padding-right5%;
	}

	.ca1, .ca2, .ca3, .ca4 {
		width: 38%;
		margin-bottom: 10px;
		margin-left: 2%;
		border: solid 1px #ccc;
		background-color: #fff;
		margin-right: 2px;
		line-height: 40px;
		display: inline-block;
		padding-left: 40px;
		background-repeat: no-repeat;
		background-position: 10px center;
		color: #333;
	}

	.xff {
	}

	.innewsfl,.ijswd {
		margin: 0;
		margin-top: 20px;
		padding-left: 3%;
		padding-right: 3%;
		width: 94%;
	}

	.intttp img {
		width: 100%;
	}

	.jzimg,.jztit,.jztcn {
		width: 48%;
	}

	.jzimg img {
		width: 100%;
	}

	.pt4 {
		background-size: contain;
	}

	.xhz {
		text-align: center;
	}

	.xhz div {
		max-width: 44%;
		float: none;
		display: inline-block;
		margin: 20px 2%;
	}

	.xhz div img {
		width: 100%;
	}

	.fooder {
		padding-bottom: 120px;
		height: auto;
	}

	.dlogo {
		width: 100%;
	}

	.dbcc {
		padding-top: 0;
		width: 90%;
		padding-left: 5%;
	}

	.dbcx,.dbcx3 {
		width: 100%;
		line-height: 35px;
		font-size: 18px;
	}

	.dbgs {
		z-index: 100;
		background-color: #c9151e;
		height: 80px;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	.dbgsul li {
		width: 33.3%;
		font-size: 16px;
		float: left;
		text-align: center;
	}

	.dtel {
		color: #FFF;
		display: block;
		padding-top: 50px;
		height: 20px;
		background-image: url(ph.png);
		background-repeat: no-repeat;
		background-position: center 15px;
	}

 .cai {
		color: #FFF;
		display: block;
		padding-top: 50px;
		height: 20px;
		background-image: url(cai.png);
		background-repeat: no-repeat;
		background-position: center 15px;
	}

	.dmap {
		color: #FFF;
		display: block;
		padding-top: 50px;
		height: 20px;
		background-image: url(map.png);
		background-repeat: no-repeat;
		background-position: center 15px;
	}

	.cmb {
		height: 1.7rem;
		background-image: url(cmb.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	}

	#feileiul {
		clear: both;
		background-color: #666;
		display: none;
	}

	#feileiul li {
		float: left;
		display: block;
		width: 50%;
	}

	#feileiul li a {
		color: #FFF;
	}

	#div1 {
		overflow: hidden;
		position: absolute;
		z-index: 9999999999;
		width: 0;
		top: 0;
		bottom: 0;
		background: #c9151e;
		height:auto;
		min-height:250%;
	}

	.diva {
		margin-left: 20px;
		display: block;
		border: solid 1px #ccc;
		width: 40%;
		height: 30px;
		margin-top: 10px;
		line-height: 30px;
		text-align: center;
		font-size: 16px;
		color: #fff;
	}

	#div1 a {
		height: 42px;
		line-height: 42px;
		margin-left: 20px;
		color: #fff;
		font-size: 16px;
		display: block;
	}

	.incpsn {
		text-align: center;
	}

	.incpsn li {
		display: inline-block;
		overflow: hidden;
		float: none;
		max-width: 42%;
		margin-left: 3%;
		margin-right: 3%;
		display: inline-block;
	}

	.incpsn li img {
		max-width: 100%;
	}

	.dvg {
		max-width: 100%;
	}

	.xvideo {
		text-align: center;
	}

	.xvideo li {
		display: inline-block;
		float: none;
		max-width: 90%;
		margin-left: 3%;
		margin-right: 3%;
		display: inline-block;
		height: 360px;
		background-image: none;
		overflow: hidden;
		padding: 0;
	}

	.xvideo li img {
		max-width: 100%;
		height: 283px;
	}

	.xwul {
		padding-left: 2%;
		padding-right: 2%;
	}

	.xwul li {
		border-bottom: solid 1px #f2f2f2;
		height: auto;
	}

	.ulimg {
		display: none;
		width: 100%;
	}

	.ulimg img {
		width: 100%;
	}

	.ultime {
		display: none;
		padding-left: 5%;
		width: 30%;
	}

	.ultit,.ulton {
		width: 100%;
		float: none;
	}

	.lc1,.lc2,.lc3,.lc4,.lc5,.lc11 {
		background-size: cover;
		height: 200px;
	}

	.ab2 {
		padding-left: 2%;
		padding-right: 2%;
	}

	.ab2 img {
		max-width: 100%
	}

	.ab3 {
		height: 350px;
		background-size: cover;
	}

	.ab5 div {
		width: 50%;
	}

	.ab5 div img {
		max-width: 90%;
	}

	.ab6 {
		height: 300px;
		background-size: cover;
	}

	.ab7 {
		height: 100px;
		background-size: contain;
	}

	.ab8 {
		text-align: center;
	}

	.ab8 img {
		width: 90%;
	}

	.xght {
		text-align: center;
	}

	#tbody,.picFocus {
		width: 100%;
		margin: 0;
		padding: 0;
		text-align: center;
	}

	#bkk {
		border: none;
	}

	.picFocus .bd img {
		margin: 0 auto;
		height: auto;
		width: 98%;
	}

	.qcpdtjj {
		width: auto;
		padding-left: 2%;
		padding-right: 2%;
		width: 96%;
	}

	.bdsharebuttonbox {
		display: none;
	}

	.zbdh {
		margin-top: 10px;
	}

	.zb1 {
		border: none;
	}

	.zbdh,.ab3,.ab6,.xght,.ca1,.ca2,.ca3,.ca4 {
		display: none;
	}

	.ultit,.ulton {
		padding: 0;
		width: 100%;
	}
}

@media (max-width: 481px) {
	.ab3 {
		height: 250px;
		background-size: cover;
	}

	.ab7 {
		height: 80px;
		background-size: contain;
	}

	.ab6 {
		height: 250px;
		background-size: cover;
	}

	#full-screen-slider {
		display: block;
		width: 100%;
		height: 200px;
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		z-index: 0;
	}

	#slides {
		display: block;
		width: 100%;
		height: 200px;
		list-style: none;
		padding: 0;
		margin: 0;
		position: relative;
		z-index: 0;
	}

	#slides li {
		background-size: cover;
	}

	#pagination {
		top: 160px;
	}

	.pt1 {
		margin-top: 0;
	}

	.incps li .dvg {
		height: 171px;
		overflow: hidden;
		display: block;
	}

	.incps li {
		height: 210px;
	}

	.incpsn li .dvg {
		height: 171px;
		overflow: hidden;
		display: block;
	}

	.incpsn li {
		height: 210px;
	}

	.xvideo li {
		height: 300px;
	}

	.xvideo li img {
		height: 243px;
	}

	.ca1, .ca2, .ca3, .ca4 {
		width: 35%;
		margin-bottom: 10px;
		margin-left: 2%;
		border: solid 1px #ccc;
		background-color: #fff;
		margin-right: 2px;
		line-height: 40px;
		padding-left: 40px;
		background-repeat: no-repeat;
		background-position: 10px center;
		color: #333;
	}
}

@media (max-width: 321px) {
}

.content {
	width: 100%;
	margin: 0 auto;
}

.content img {
	text-align: center !important;
	width: 100% !important;
	height: auto !important;
}

#MyContent {
	width: 100%;
	margin: 0 auto;
}

#MyContent img {
	text-align: center !important;
}

#MyContent a img {
	text-align: center !important;
}

#MyContent p img {
	text-align: center !important;
}	

/*首页新增*/
.bg1 {
	background: url(ys-bg.jpg) no-repeat center / cover;
}

.bg2 {
	background: url(ys-bg2.jpg) no-repeat center / cover;
}

.img-center {
	text-align: center;
	font-size: 0;
}

.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	transition: all 0.5s;
}

.img-cover {
	overflow: hidden;
	position: relative;
}

.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	transition: all 0.5s;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}

.in-ys-tel {
	display: block;
	background: url(ys-consult.png) no-repeat left center;
	line-height: 42px;
	color: #0c6bed;
	padding-left: 64px;
	margin: 30px auto 0;
	width: 262px;
}

.in-ys-tel strong {
	font-size: 20px;
}

.in-ys dl {
	margin: 0;
	padding: 50px 0;
	border-bottom: solid 1px #C4C4C4;
}

.in-ys dl:last-child {
	border-bottom: 0;
}

.in-ys dt {
	float: right;
	width: 500px;
}

.in-ys dd {
	margin: 0 550px 0 0;
}

.in-ys dd h4 {
	background: url(ys-line.png) no-repeat 0 bottom;
	padding-bottom: 15px;
	margin: 0 0 30px;
	overflow: hidden;
}

.in-ys dd h4 i {
	float: left;
	font-style: normal;
	color: #fff;
	background-color: #0c6bed;
	width: 77px;
	line-height: 77px;
	text-align: center;
	border-radius: 50%;
	font-family: Impact;
	font-size: 48px;
}

.in-ys dd h4 span {
	display: block;
	margin-left: 100px;
	font-size: 44px;
	line-height: 1;
	color: #0c6bed;
	padding: 8px 0;
}

.in-ys dd h4 small {
	display: block;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
}

.in-ys dd p {
	margin: 10px 0 0;
	line-height: 2;
	color: #666;
	background: url(ys-icon.png) no-repeat left center;
	padding-left: 20px;
}

.in-ys dd .text {
	margin-left: 70px;
}

.in-ys dd .btn {
	margin-top: 30px;
}

.in-ys dd .btn a {
	display: inline-block;
	margin-right: 15px;
	line-height: 38px;
	background-color: #0c6bed;
	color: #fff;
	padding: 0 30px;
}

.in-ys dd .btn .tel {
	display: inline-block;
	line-height: 38px;
	background: url(ys-tel.png) no-repeat 0 center;
	padding-left: 44px;
}

.in-ys dd .btn .tel strong {
	font-size: 22px;
	color: #0c6bed;
}

.in-ys dl:nth-child(even) dt {
	float: left;
}

.in-ys dl:nth-child(even) dd {
	margin: 0 0 0 550px;
}

.in-ys-list {
}

.in-ys-list li {
	float: left;
	width: 20%;
	position: relative;
	background: url(ys2-line.png) no-repeat center;
}

.in-ys-list li .ys-circle {
	-webkit-animation: circle 10s infinite linear;
	animation: circle 10s infinite linear;
	width: 154px;
	height: 146px;
	margin: 0 auto;
}

.in-ys-list li .ys-circle img {
	display: block;
	width: 100%;
	height: 100%;
}

.in-ys-list li .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}

.in-ys-list li .icon img {
	display: block;
	margin: 40px auto 4px;
}

.in-ys-list li .icon h3 {
	margin: 0;
	font-weight: normal;
	font-size: 15px;
}

@media screen and (max-width: 767px) {
	.in-ys-tel {
		margin-top: 20px;
		width: 220px;
		background-size: 100% 100%;
		font-size: 12px;
		line-height: 36px;
	}

	.in-ys-tel strong {
		font-size: 16px;
	}

	.in-ys dl {
		padding: 30px 0;
	}

	.in-ys dt {
		float: none !important;
		width: auto;
	}

	.in-ys dd {
		margin: 20px 0 0 !important;
	}

	.in-ys dd h4 {
		margin-bottom: 15px;
	}

	.in-ys dd h4 i {
		width: 50px;
		line-height: 50px;
		font-size: 30px;
	}

	.in-ys dd h4 span {
		padding: 6px 0;
		margin-left: 60px;
		font-size: 20px;
	}

	.in-ys dd .text {
		margin: 0;
	}

	.in-ys dd p {
		line-height: 1.8;
	}

	.in-ys dd .btn {
		margin-top: 20px;
	}

	.in-ys dd .btn .tel {
		display: block;
		margin-top: 10px;
	}

	.in-ys-list {
		margin-top: -15px;
	}

	.in-ys-list li {
		width: 33.333333%;
		margin-top: 15px;
		background: none;
	}

	.in-ys-list li .ys-circle {
		width: 86px;
		height: 80px;
	}

	.in-ys-list li .icon img {
		width: 21px;
		height: 21px;
		margin-top: 20px;
	}

	.in-ys-list li .icon h3 {
		font-size: 12px;
	}
}

/*产品相关*/
.xiangguan{width:100%; clear:both;}
.listcp {margin: -20px 0 0 -20px;}
.listcp li {float: left;width:24.9%;}
.listcp li a {display: block;margin: 20px 0 0 20px;}
.listcp li .img-cover {border: 1px solid #ddd;padding-top: 76%;}
.listcp li .text {line-height: 40px;background-color: #e6e6e6;text-align: center;margin: 2px 0 0;position: relative;}
.listcp li .text:before {content: '';position: absolute;left: 50%;width: 0;height: 100%;background-color: #223242;transition: all 0.5s;}
.listcp li .text p {margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 1;transition: all 0.5s;}
.listcp li a:hover .img-cover span {transform: scale(1.1);}
.listcp li a:hover .text:before {width: 100%;left: 0;}
.listcp li a:hover .text p {color: #fff;}

/*左侧新闻*/
.panel-sd {
	margin-bottom: 20px;
	background-color: #f6f6f6;
}
.panel-sd .tit {
	text-align: center;
	color: #fff;
	font-size: 20px;
	background-color:#0c6bed;
	padding: 15px 0;
}
.panel-sd .tit span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}
.panel-sd .tit {
	font-size: 18px;
	padding: 10px 0;
}
.panel-sd .tit span {
	font-size: 12px;
}
.list-7 {
	padding: 15px;
}
.list-7 li a {
	display: block;
	line-height: 26px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px #e6e6e6 solid;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.list-7 li a:hover {
	background-color: #0c6bed;
	color: #fff;
}

.list-7 li span {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 3px;
	margin-right: 5px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.list-7 li:nth-of-type(1) span, .list-7 li:nth-of-type(2) span, .list-7 li:nth-of-type(3) span {
	background-color: #0c6bed;
}

@media (max-width: 640px) 
{
.top{ display:none !important;}
.caidan {
		color: #FFF;
		display: block;
		top: 150px;
		height: 20px;
		left:0px;
		position: fixed;
		background-image: url(cai.png);
		background-repeat: no-repeat;
		background-position: center 15px;
	}
}

/*tags*/
.tags {border-top: 1px solid #000;line-height: 32px;}
.tags a {margin-right: 10px;}
.tags .more {margin: 0;float: right;background-color: #000;color: #fff;padding: 0 10px;}