b, blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, legend, li, ol, p, pre, td, textarea, th, ul {
	padding: 0;
	margin: 0;
	border: 0 none
}
img, input {
	border: 0;
	vertical-align: middle
}
li, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
form {
	padding: 0;
	margin: 0
}
td {
	FONT-SIZE: 12px
}
img {
	border: 0
}
a {
	COLOR: #666;
blr:expression(this.onFocus=this.blur());
	text-decoration: none
}
a:focus {
	outline: 0
}
input, textarea {
	outline: 0
}
a:hover {
	color: #1c71c8;
	text-decoration: none;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.content {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.concom {
	width: 1200px;
	overflow: hidden;
	margin: 30px auto
}
.con_box {
	width: 1200px;
	overflow: hidden;
	margin: 50px auto
}
.title {
	text-align: center;
	padding: 40px 0 25px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}
.title h3 {
	font-size: 36px;
	text-align: center;
	color: #666;
	font-weight: 400
}
.title i {
	font-size: 15px;
	color: #999;
	margin: 10px 0;
	display: block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px
}
.title i::after {
	content: url(../images/img7.png);
	margin-left: 10px
}
.title i::before {
	content: url(../images/img6.png);
	margin-right: 10px
}
.title span {
	font-size: 15px;
	color: #666;
	line-height: 24px
}
.title b {
	color: #333
}
.head {
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.nav {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(255,255,255,0.6);
	z-index: 99;
	height: 95px;
}
.nav ul {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.nav ul .logo {
	float: left;
	margin-top: 20px;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.nav ul span {
	float: right;
	line-height: 95px;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.nav ul span a {
	margin: 0 17px;
}
.nav ul span a.hover {
	color: #1c71c8
}
.active {
	background: #fff;
	box-shadow: 0 0 5px #ccc;
}
.banner {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 694px;
	position: relative;
	min-width: 1200px
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 694px;
	background: #eee;
	margin: 0 auto
}
.fullSlide .md {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.fullSlide .md ul {
	width: 100%!important;
	margin: 0;
	padding: 0;
	list-style: none
}
.fullSlide .md li {
	width: 100%!important;
	height: 694px;
	overflow: hidden;
	text-align: center
}
.fullSlide .md li a {
	display: block;
	height: 694px
}
.fullSlide .hd {
	bottom: 28px;
	height: 10px;
	left: 0;
	line-height: 9999px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
	z-index: 1;
	overflow: hidden
}
.fullSlide .hd ul {
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	text-align: center
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 60px;
	margin: 5px 2px;
	overflow: hidden;
	color: #fff;
	height: 5px;
	background: #fff;
	font-size: 12px;
	overflow: hidden;
	border-radius: 10px
}
.fullSlide .hd ul .on {
	background: #066dd1;
	color: #fff
}
.wary_left {
	width: 280px;
	float: left;
	overflow: hidden;
	margin-top: 30px
}
.wary_right {
	width: 900px;
	overflow: hidden;
	float: right;
	margin-top: 30px
}
.nav_muen {
	overflow: hidden;
}
.nav_muen ul {
	overflow: hidden;
	background: url(../images/yl.png) repeat-y;
	min-height: 520px
}
.nav_muen ul li {
	height: 70px;
	line-height: 70px;
	position: relative;
	font-size: 18px;
	transition: All .4s ease-in-out;
	text-indent: 5em;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
}
.nav_muen ul li:before {
	content: "";
	background: url(../images/nav1.png) no-repeat center left;
	width: 0px;
	height: 30px;
	position: absolute;
	left: 53px;
	top: 30%;
}
.nav_muen ul li:hover:before {
	width: 50px;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}
.nav_muen ul li:hover {
	padding-left: 10px;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}
.tit_bt {
	color: #6a89d9;
	font-size: 30px;
	text-align: center;
	padding: 7% 0 15px 10%;
	background: url(../images/tit.png) no-repeat;
	font-weight: bold;
}
.tit_bt span {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	display: block;
	padding-left: 10px;
}
.tit_bt1 {
	background: #fff;
	height: 59px;
	line-height: 59px;
	font-size: 18px;
	color: #0055bd
}
.tit_bt1 span {
	float: right;
	font-weight: 400;
	font-size: 16px;
	margin-right: 10px;
	color: #666
}
.tit_bt1 i {
	font-size: 18px;
	color: #999;
	display: inline-block;
	border-bottom: 1px #39abff solid;
	float: left;
	margin-left: 10px;
	font-style: normal
}
.pic_nav {
	overflow: hidden;
	line-height: 50px;
	text-align: center
}
.pic_nav a {
	overflow: hidden;
	background: #f4f4f4;
	border-radius: 10px;
	text-align: center;
	font-size: 20px;
	padding: 11px 40px;
	margin: 0 5px
}
.pic_nav a:hover {
	color: #fff;
	background: #f6c043
}
.pic_content {
	overflow: hidden;
	margin: 0px auto
}
.pic_content ul {
	overflow: hidden;
	margin: 0 auto
}
.pic_content ul li {
	width: 290px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #fff;
	position: relative
}
.pic_content ul li div {
	width: 290px;
	height: 250px;
	overflow: hidden;
}
.pic_content ul li dd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.pic_content ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 250px
}
.pic_content ul li div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.pic_content ul li:nth-child(3n) {
	margin-right: 0
}
.gengduo {
	width: 300px;
	height: 60px;
	border: 1px #ccc solid;
	text-align: center;
	margin: 20px auto;
	line-height: 60px;
	font-size: 16px
}
.gengduo:hover {
	background: #1c71c8;
	color: #fff
}
.gengduo:hover a {
	color: #fff;
	display: block
}
.ys {
	background: #eee;
	width: 100%;
	max-width: 1920px;
	margin: 20px auto 0;
	padding-bottom: 50px
}
.ys ul {
	width: 1200px;
	overflow: hidden;
	margin: 30px auto 0
}
.ys ul li {
	overflow: hidden;
	float: left;
	margin-right: 75px;
	width: calc(22% - 21px);
	-moz-width: calc(22% - 21px);
	-ms-width: calc(22% - 21px);
	-o-width: calc(22% - 21px);
	-webkit-width: calc(22% - 21px);
	text-align: center
}
.ys ul li div {
	overflow: hidden;
	width: 242px;
	height: 242px;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}
.ys ul li h3 {
	overflow: hidden;
	font-size: 20px;
	color: #333;
	margin: 20px 0
}
.ys ul li p {
	overflow: hidden;
	font-size: 14px;
	color: #555;
	text-align: center;
	line-height: 20px
}
.ys ul li:last-child {
	margin-right: 0
}
.ys ul li div:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg)
}
.dh {
	background: url(../images/ds.png) repeat-x;
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	text-align: center
}
.dh_text {
	border: 1px #1c71c8 solid;
	border-radius: 46px;
	height: 80px;
	width: 480px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
	line-height: 80px
}
.dh_text a {
	display: inline-block;
	height: 80px;
	background: #1c71c8;
	color: #fff;
	width: 165px;
	float: left;
	line-height: 80px;
	font-size: 20px
}
.dh_text a:hover {
	background: #25b240
}
.dh_text i {
	font-style: normal;
	font-size: 28px;
	color: #555
}
.slide-content {
	overflow: hidden;
	width: 1200px;
	margin: 30px auto
}
.slide-title {
	font-size: 48px;
	color: #313131;
	letter-spacing: 5px;
	line-height: 1;
	text-align: center
}
.slide-links {
	margin-top: 0;
	text-align: center
}
.slide-links a {
	background-color: #20b573;
	color: #fff;
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	outline: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-color: #20b573;
	color: #fff;
	padding: 15px 30px;
	border-radius: 2px
}
.slide-links a:hover {
	background: #188a57;
	color: #fff
}
.slide-item-body ul li {
	width: 385px;
	float: left;
	display: block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.slide-item-body ul li a {
	display: block
}
.new-img {
	width: 385px;
	height: 300px;
	overflow: hidden;
	border: 1px #ccc solid
}
.new-img img {
	width: 100%;
	height: 100%
}
.slide-item {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 430px;
	overflow: hidden
}
.new-body {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #b5b5b5 solid;
	font-size: 15px
}
.slide-item-body ul li {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px
}
.slide-item-body ul {
	padding-top: 10px;
	overflow: visible
}
.slide-item-body ul li:hover {
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	z-index: 1002;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.slide-item-box .hd {
	bottom: -20px;
	height: 35px;
	left: 0;
	line-height: 9999px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
	z-index: 1;
	overflow: hidden
}
.slide-item-box .hd ul {
	overflow: hidden;
	text-align: center
}
.slide-item-box .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 35px;
	margin: 5px 2px;
	overflow: hidden;
	height: 35px;
	background: url(../images/ynhb_36.png) no-repeat
}
.slide-item-box .hd ul .on {
	background: url(../images/ynhb_35.png) no-repeat;
	color: #fff
}
.about {
	background: #f4f4f4;
	max-width: 1920px;
	margin: 0px auto 0;
	overflow: hidden;
	padding-bottom: 30px; min-width:1200px;
}
.about h3 {
	background: url(../images/about.png) no-repeat left top;
	font-size: 36px;
	font-weight: normal;
	color: #666;
	padding: 30px 50px;
	margin-top: 75px;
}
.about .a_left {
	width: 280px;
	float: left;
	background: #6a89d9;
	height: 460px;
	margin-top: 100px;
	text-align: center;
	line-height: 460px;
	ebkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.about .a_left span:after {
	content: "→";
	font-size: 36px;
	color: #fff;
}
.about .a_left:hover {
	background: #87a6f7;
	ebkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.about .a_left a {
	display: block;
}
.about .a_right {
	width: 920px;
	float: right;
	background: #fff;
	height: 460px;
	margin-top: 100px;
}
.about .a_right .jieshao {
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 29px;
	width: 413px;
	height: 174px;
	margin: 70px 30px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6
}
.about .a_right .jstu {
	width: 420px;
	height: 460px;
	position: absolute;
	top: 84px;
	right: 27px;
}
.about .a_right .shuzi {
	overflow: hidden;
}
/*num-figure*/
.num-figure {
	clear: both;
	width: 100%;
	height: auto;
	padding-top: 30px;
	text-align: center;
}
.num-figure li {
	list-style: none;
	font-size: 16px;
	color: #666;
}
.OEM-ico {
	padding: 23px 0;
	width: 30.66%;
	float: left;
	text-align: center;
}
.num-change {
	padding: 0;
}
.timer {
	color: #6a89d9;
	font-size: 48px;
	font-weight: bold;
}
.OEM-ico a {
	text-decoration: none;
}
.x_banner {
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	overflow: hidden;
	margin: 0px auto;
	background: url(../images/xbanner.png) no-repeat center top;
	height: 349px;
}
.x_banner h3 {
	font-size: 40px;
	color: #6a89d9;
	text-align: center;
	padding: 50px 0 25px;
}
.x_banner i {
	width: 510px;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-top: 1px #f1f1f1 solid;
	border-bottom: 1px #f1f1f1 solid;
	display: block;
	font-style: normal;
	text-transform: uppercase;
}
.x_banner p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 30px 0px 25px;
}
.x_banner dl {
	text-align: center;
	color: #fff;
	font-size: 24px;
	height: 60px;
	line-height: 60px;
	width: 760px;
	margin: 0px auto;
}
.x_banner dl span {
	color: #6a89d9;
	font-family: Impact;
	font-size: 30px;
	float: right;
}
.x_banner dl span.zixun {
	font-size: 16px;
	display: inline-block;
	width: 135px;
	height: 40px;
	line-height: 40px;
	border: 1px #f1f1f1 solid;
	float: right;
	margin-left: 36px;
	margin-top: 11px;
	border-radius: 6px;
	color: #fff;
}
.x_banner dl span.zixun a {
	color: #fff;
	display: block;
}
.x_banner dl span.zixun a:hover {
	color: #333;
	background: #f1f1f1;
	border-radius: 6px;
}
.le1 {
	width: 40%;
	height: 580px;
	float: left;
	overflow: hidden;
	background: url(../images/sp1.png) no-repeat center bottom
}
.le1 div {
	width: 580px;
	height: 333px;
	overflow: hidden
}
.le2 {
	float: right;
	width: 60%;
	overflow: hidden;
	padding: 46px 0
}
.le2_r {
	float: left;
	width: 720px;
	overflow: hidden;
	padding: 15px 0;
	margin-left: 40px
}
.le2_r h3 {
	font-size: 30px;
	color: #4a4a4a;
	font-weight: 400
}
.le2_r h3::after {
	content: "—————————";
	display: block;
	color: #f6c043
}
.le2_r i {
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: #999
}
.le2-sub {
	color: #666;
	height: 207px;
	overflow: hidden;
	line-height: 30px;
	text-align: justify;
	font-size: 15px;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7
}
.le2-sub1 {
	background: #f6c043;
	font-size: 14px;
	width: 100px;
	height: 43px;
	color: #fff;
	text-align: center;
	margin-top: 66px;
	line-height: 43px
}
.le2-sub1:hover {
	background: #e8a305;
	color: #fff
}
.news {
	width: 1200px;
	margin: 0px auto 0;
	padding-bottom: 20px;
	overflow: hidden
}
.news ul li {
	overflow: hidden;
	float: left;
	width: 567px;
	border: 1px #efeaea dashed;
	padding: 10px;
	margin: 20px 20px 0px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.news ul li dl {
	width: 100px;
	height: 100px;
	text-align: center;
	background: #6a89d9;
	color: #fff;
	float: left;
}
.news ul li dl dd {
	padding: 20px 30px 10px;
	font-size: 30px;
}
.news ul li dl dd dd {
	text-align: center;
	font-size: 14px;
}
.news ul li span {
	margin-left: 15px;
	display: inline-block;
	width: 448px;
}
.news ul li span h3 {
	color: #333;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.news h3 a {
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out;
	color: #333
}
.news h3 a:hover {
	color: #1c71c8;
	padding-left: 10px;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.news i {
	font-style: normal;
	font-size: 12px;
	color: #999
}
.news ul li span p {
	font-size: 14px;
	line-height: 26px;
	color: #555;
	height: 50px;
	margin: 5px auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.news ul li:nth-child(2n) {
	margin-right: 0px;
}
.news ul li:hover {
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	z-index: 1002;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.liuyan {
	width: 100%;
	max-width: 1920px;
	overflow: hidden;
	margin: 40px auto 0; min-width:1200px;
}
.l_left {
	width: 60%;
	float: left;
	background: url(../images/lybj1.png) no-repeat;
	background-size:cover;
	height: 646px;
}
.l_right {
	width: 40%;
	float: right;
	background: url(../images/lybj2.png) no-repeat;
	background-size: cover;
	height: 646px;
}
.form {
	width: 740px;
	overflow: hidden;
	float: right;
	background: rgba(106 ,137 ,217 ,0.7);
	height: 500px;
	margin: 50px 50px 50px 0;
}
.form h3 {
	font-size: 36px;
	color: #fff;
	padding: 36px 25px;
	font-weight: normal;
}
.form h3 span {
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.form ul {
	margin: 0 20px;
}
.form ul li {
	width: 100%;
	border-radius: 6px;
	margin-bottom: 25px;
	overflow: hidden;
}
.form ul li input {
	font-size: 15px;
	width: 92%;
	background-color: transparent;
	float: right;
	height: 50px;
	line-height: 50px;
}
.form ul li textarea {
	font-size: 15px;
	width: 92%;
	height: 95px;
	margin-top: 5px;
	line-height: 22px;
	float: right;
	font-family: "Microsoft YaHei";
	border-radius: 6px;
	background-color: transparent;
}
.form ul li:nth-child(1) {
	background: #fff url(../images/form1.jpg) no-repeat center left;
	height: 50px;
	line-height: 50px;
	width: 49%;
	float: left;
	margin-right: 2%
}
.form ul li:nth-child(2) {
	background: #fff url(../images/form2.jpg) no-repeat center left;
	height: 50px;
	line-height: 50px;
	width: 49%;
	float: left;
}
.form ul li:nth-child(3) {
	background: #fff url(../images/form3.jpg) no-repeat center left;
	height: 50px;
	line-height: 50px;
}
.form ul li:nth-child(4) {
	background: #fff url(../images/form4.jpg) no-repeat 2px 4px;
	height: 100px;
	line-height: 40px;
}
.form ul li:nth-child(5) input {
	width: 30%;
	font-size: 16px;
	float: left;
}
.form ul li:nth-child(5) input.tijiao {
	background-color: #304b8e;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	margin-right: 20px;
	cursor: pointer;
}
.form ul li:nth-child(5) input.chongxin {
	background-color: #97cbff;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	cursor: pointer;
}
.form ul li:nth-child(1) input, .form ul li:nth-child(2) input {
	width: 83%;
}
.women {
	float: left;
	overflow: hidden;
	margin-left: 50px;
}
.women h3 {
	font-size: 36px;
	color: #666;
	padding: 77px 0 42px;
	font-weight: normal;
	position: relative;
}
.women h3:after {
	content: "————";
	color: #648cf4;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.women h3 span {
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666
}
.women h3 i {
	font-style: normal;
	color: #648cf4
}
.women h4 {
	font-size: 20px;
	font-weight: normal;
	color: #648cf4;
	margin-bottom: 15px;
}
.women div {
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.san {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	clear: both
}
.san ul li {
	float: left;
	margin-right: 20px;
	position: relative
}
.san ul li div {
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px 10px 0 128px;
	font-size: 20px;
	color: #fff
}
.l_news {
	width: 830px;
	float: left;
	overflow: hidden;
	background: #f0f1f3
}
.tab {
	overflow: hidden
}
.tab ul li {
	width: 413px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	text-align: left;
	font-size: 18px;
	border-bottom: 1px #dcdcdc solid
}
.tab ul li.on {
	background: #1c71c8
}
.tab ul li.on .active-img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1
}
.tab ul li.on .tit {
	color: #fff
}
.tag {
	position: relative;
	width: 22px;
	height: 25px;
	display: block;
	float: left;
	margin: 22px 10px 0 147px
}
.tag img {
	width: 22px;
	height: 25px;
	display: block
}
.tag .active-img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0
}
.tab_header ul li a:hover .active-img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1
}
.tit {
	display: block;
	color: #333;
	font-size: 18px
}
.tab_header ul li a:hover .tit {
	color: #fff
}
.tab_content {
	overflow: hidden;
	float: left;
	background: #fff;
	width: 690px;
	height: 520px;
	margin-top: 20px
}
.tab_content h3 {
	font-size: 30px;
	color: #0f6caf;
	margin: 20px 0 0 20px;
	font-weight: 400
}
.tab_content h3 i, .tab_right h3 i {
	font-size: 14px;
	color: #999;
	font-style: normal;
	text-transform: uppercase;
}
.xw {
	overflow: hidden;
	margin: 20px
}
.xw div {
	width: 240px;
	height: 200px;
	margin-right: 15px;
	float: left;
	overflow: hidden
}
.xw span {
	overflow: hidden;
	float: left;
	width: 393px
}
.xw span i {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	font-style: normal;
	display: block
}
.xw span h4 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 18px;
	font-weight: 500;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.xw span p {
	height: 60px;
	line-height: 29px;
	overflow: hidden;
	height: 120px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	color: #999
}
.xw span h4:hover {
	padding-left: 10px;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.tab_content ul {
	margin: 20px
}
.tab_content ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #c9c9c9 dashed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	background: url(../images/ios.png) no-repeat center left;
	text-indent: 1em
}
.tab_content ul li span {
	float: right;
	margin-left: 10px;
	font-size: 12px;
	color: #999
}
.tab_content ul li a {
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.tab_content ul li:hover a {
	color: #1c71c8;
	padding-left: 10px;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.tab_right {
	overflow: hidden;
	float: right;
	background: #fff;
	width: 487px;
	height: 520px;
	margin-top: 20px
}
.tab_right h3 {
	font-size: 30px;
	color: #0f6caf;
	margin: 20px 0 0 20px;
	font-weight: 400
}
.tab_right div {
	margin: 20px auto;
	width: 450px
}
.tab_right p {
	padding: 20px;
	line-height: 40px;
	color: #666
}
.r_news {
	width: 350px;
	float: right;
	overflow: hidden;
	background: #f0f1f3;
	height: 536px
}
.r_news h3 {
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	border-bottom: 1px #dcdcdc solid;
	font-weight: 400;
	text-indent: 1.6em
}
.r_news h3 img {
	margin-right: 10px
}
.faq {
	overflow: hidden;
	height: 400px;
	margin-top: 30px;
	padding: 0 20px
}
.faq ul {
	overflow: hidden
}
.faq ul li {
	overflow: hidden;
	margin-top: 10px;
	padding: 20px 0 30px;
	background: url(../images/faq.png) no-repeat center left;
	border-bottom: 1px #c9c9c9 dashed
}
.faq ul li dd {
	overflow: hidden;
	font-size: 16px;
	font-weight: 400;
	padding-left: 50px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 0
}
.faq ul li dt {
	overflow: hidden;
	font-size: 13px;
	color: #666;
	padding-left: 50px;
	height: 46px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.faq ul li dd a {
	color: #555;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.faq ul li dd a:hover {
	padding-left: 10px
}
.faq ul li:hover {
	background: url(../images/faq1.png) no-repeat center left
}
.faq ul li:hover dd a {
	color: #1c71c8
}
.lxwm {
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden
}
.lxwm ul {
	overflow: hidden
}
.lxwm ul li {
	float: left;
	width: 540px;
	border: 1px #ccc dotted;
	border-radius: 10px
}
.lxwm ul li h3 {
	width: 240px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin: 0 auto;
	background: #1c71c8;
	border-radius: 0 0 10px 10px
}
.lxwm ul li div {
	width: 495px;
	margin: 40px auto 0
}
.lxwm ul li p {
	width: 490px;
	margin: 30px auto 10px;
	font-size: 18px;
	font-weight: 700;
	color: #333
}
.lxwm ul li dd {
	width: 490px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	height: 223px
}
.lxwm ul li:nth-child(2) {
	width: 620px;
	float: right
}
.lxwm ul li:nth-child(2) div {
	width: 570px;
	margin: 40px auto 0
}
.lxwm ul li dl {
	overflow: hidden;
	margin-top: 20px
}
.lxwm ul li dl dt {
	font-size: 16px;
	overflow: auto;
	margin-bottom: 20px
}
.lxwm ul li dl dt span {
	margin-left: 25px
}
.lxwm ul li dl dt input {
	width: 191px;
	border: 1px #d2d2d2 solid;
	border-radius: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
text-indent:.5rem
}
.lxwm ul li dl dt textarea {
	width: 490px;
	border: 1px #d2d2d2 solid;
	border-radius: 10px;
	font-size: 16px;
	height: 100px;
	vertical-align: top;
text-indent:.5rem;
	font-family: "Microsoft YaHei"
}
.lxwm ul li dl dt input.inp {
	width: 570px;
	margin: 0 auto;
	height: 64px;
	background: url(../images/btn.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 20px;
	border: none;
	margin-left: 30px;
	cursor: pointer
}
.lxwm ul li dl dt input.inp:hover {
	background: url(../images/btn1.png) no-repeat
}
.links {
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0;
	min-width: 1200px;
	background: #f4f4f4;
	overflow: hidden;
	padding: 20px 0
}
.links ul {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0
}
.links ul li {
	float: left;
	width: 130px;
	margin-left: 15px;
	color: #39abff
}
.links ul li:last-child {
	width: 980px
}
.links ul li a {
	margin: 0 3px;
	color: #6f6d6d;
	font-size: 15px;
}
.links ul li a:hover {
	color: #1c71c8
}
.links ul li a:after {
	content: "|";
	margin-left: 10px
}
.links ul li a:last-child:after {
	content: ""
}
.footer {
	background: #242833;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1200px;
	padding-bottom: 40px;
	text-align: center;
	color: #fff;
	padding: 30px 0
}
.footer a {
	color: #fff;
	margin: 15px 10px;
	display: inline-block
}
.footer dl {
	padding: 22px;
	color: #fff;
	width: 1200px;
	text-align: left;
	margin: 0 auto;
	line-height: 28px;
}
.in-banner {
	width: 100%;
	height: auto;
	overflow: hidden
}
.in-banner img {
	display: block;
	width: 100%
}
.mbx {
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #eaeaea;
	max-width: 1920px;
	margin: 0 auto;
	position: relative
}
.mbx a.home {
	display: block;
	width: 64px;
	height: 62px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background: url(../images/InpageAddress_icon01.png) no-repeat center;
	float: left;
	position: relative;
	z-index: 999
}
.mbx a.home:hover {
	background: url(../images/InpageAddress_icon03.png) no-repeat center
}
.mbx .p1 {
	line-height: 62px;
	float: left;
	margin-left: 16px;
	position: relative;
	z-index: 9999
}
.mbx .p1 a {
	display: block;
	padding-right: 14px;
	background: url(../images/InpageAddress_icon02.png) no-repeat right center;
	font-size: 16px;
	float: left;
	margin-left: 10px
}
.mbx .p1 a:first-child {
	margin-left: 0
}
.mbx .p1 a:last-child {
	background-image: none
}
.m_left {
	float: left;
	overflow: hidden;
	width: 270px;
	margin-top: 20px
}
.m_title {
	background: #1c71c8 url(../images/caidan.png) no-repeat 198px center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-indent: 1em;
	font-size: 24px;
	font-weight: 700;
	padding: 4% 0
}
.m_title1 {
	background: #1c71c8 url(../images/ios22.png) no-repeat 198px center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-indent: 1em;
	font-size: 24px;
	font-weight: 700;
	padding: 4% 0
}
.m_fenlei {
	overflow: hidden;
	border: 1px #dcdcdc solid
}
.m_fenlei ul {
	padding: 0 15px
}
.m_fenlei ul li {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	overflow: hidden;
	border-bottom: 1px #dcdcdc dashed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.m_fenlei ul li:last-child, .m_news ul li:last-child {
	border: none
}
.m_news {
	padding: 0 15px;
	margin-top: 20px;
	overflow: hidden;
	border: 1px #dcdcdc solid
}
.m_contact h3, .m_news h3 {
	border-bottom: 1px #ccc solid;
	font-size: 20px;
	font-weight: 400;
	height: 60px;
	line-height: 60px
}
.m_news ul {
	overflow: hidden
}
.m_news ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #dcdcdc dashed;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	background: url(../images/InpageAddress_icon02.png) no-repeat center left;
	text-indent: .5em
}
.m_fenlei ul li a, .m_news ul li a {
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.m_fenlei ul li a:hover, .m_news ul li a:hover {
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out;
	padding-left: 10px
}
.m_contact {
	overflow: hidden;
	padding: 0 15px;
	border: 1px #dcdcdc solid;
	margin-top: 20px
}
.m_contact dl {
	font-size: 16px;
	line-height: 32px;
	color: #666;
	padding: 10px 0
}
.m_right {
	width: 908px;
	overflow: hidden;
	float: right;
	margin-top: 15px
}
.m_rnbox {
	overflow: hidden
}
.m_rnbox ul {
	overflow: hidden
}
.m_rnbox ul li {
	width: 288px;
	float: left;
	overflow: hidden;
	margin-right: 19px;
	margin-bottom: 16px;
	margin-top: 6px;
	border: 1px #d2d2d2 solid
}
.m_rnbox ul li div {
	overflow: hidden;
	width: 280px;
	height: 210px;
	margin: 3px
}
.m_rnbox ul li dd {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	border-top: 1px #d2d2d2 solid
}
.m_rnbox ul li a:hover dd {
	color: #fff
}
.m_rnbox ul li:hover dd {
	background: #1c71c8;
	color: #fff
}
.m_rnbox ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 250px
}
.m_rnbox ul li div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.m_rnbox ul li:nth-child(3n) {
	margin-right: 0
}
.pic_muen {
	margin: 0 auto 0
}
.Paging {
	overflow: hidden;
	width: 100%;
	margin: 30px 0;
	text-align: center
}
.Paging a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
	margin: 0 5px;
	font-size: 15px;
	color: #999;
	padding: 0 15px;
	text-decoration: none;
	background-color: #fff
}
.Paging a.cur, .Paging a:hover {
	background-color: #006cd7;
	border-color: #006cd7;
	color: #fff
}
.pro-intro {
	overflow: hidden;
	margin-top: 6px;
	padding: 10px 14px 20px
}
.pro-intro .img {
	float: left;
	width: 450px;
	height: auto;
	overflow: hidden
}
.pro-intro .img img {
	display: block;
	width: 450px;
	height: 395px
}
.pro-intro .info {
	float: right;
	width: 428px;
	height: 395px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	border-left: none
}
.pro-intro .info p {
	color: #555;
	font-size: 20px;
	border-bottom: 1px solid #d9d9d9;
	height: 45px;
	margin-top: 60px;
	text-indent: 20px
}
.pro-intro .info .tel {
	width: 100%;
	height: 160px;
	border-bottom: 1px solid #d9d9d9
}
.pro-intro .info .tel img {
	display: block;
	margin-top: 25px;
	margin-left: 25px
}
.pro-intro .info .tel b {
	width: 100%;
	display: block;
	color: #1c71c8;
	margin-left: 25px;
	font-size: 36px;
	margin-top: 10px;
	line-height: 36px;
	font-weight: 400
}
.pro-intro .data {
	width: 100%;
	height: auto;
	overflow: hidden
}
.pro-intro .info .btn {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 25px
}
.pro-intro .info .btn a {
	display: block;
	width: 165px;
	height: 48px;
	background: #1c71c8;
	color: #fff;
	float: left;
	margin-right: 15px;
	line-height: 48px;
	font-size: 16px;
	text-indent: 30px;
	border-radius: 10px;
	position: relative
}
.pro-intro .info .btn a:after {
	content: url(../images/kf.png);
	position: absolute;
	top: 13px;
	right: 29px
}
.pro-intro h2 {
	font-size: 28px;
	color: #333;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: center;

}
.pro-intro .share {
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px #e7e7e7 solid;
	background: #f1f1f1;
	text-align: center
}
.pro-intro .share p span {
	display: inline-block;
	font-size: 12px;
	color: #999;
	padding: 0 8px
}
.pro-intro .info .btn a:last-child {
	background: #595757;
	text-indent: 0;
	text-align: center
}
.pro-intro .info .btn a:last-child::after {
	content: ""
}
.pro-intro .info .btn a:hover {
	background: #25b240
}
.pro-intro .intro {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	min-height: 500px
}
.pro-intro .intro .t {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #d2d2d2
}
.pro-intro .intro .t p {
	color: #fff;
	font-size: 18px;
	background: #1c71c8;
	width: 180px;
	height: 30px;
	line-height: 30px;
	text-align: center
}
.pro-intro .text {
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px
}
.pro-intro .text p{ text-indent:2em;} 
.txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	font-size: 20px;
	text-align: center;
	height: 45px;
	font-weight: 700;
	background: url(../images/tit02.png) no-repeat center bottom;
	color: #1c71c8
}
.fy {
	height: auto;
	border: 1px solid #d2d2d2;
	overflow: hidden;
	margin: 30px auto;
}
.fy p {
	width: 33.333%;
	height: 60px;
	line-height: 60px;
	float: left;
	color: #666;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #d2d2d2; 
	box-sizing:border-box;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.fy p:last-child {
	border: none
}
.fy p a {
	color: #666
}
.cor_bottom {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #00377a;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #ccc
}
.anli {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
.anli_com {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto 0;
}
.anli_com ul li {
	width: 358px;
	float: left;
	overflow: hidden;
	margin-right: 17px;
	margin-bottom: 16px;
	margin-top: 6px
}
.anli_com ul li div {
	overflow: hidden;
	width: 356px;
	height: 280px;
	border: 1px #fff solid
}
.anli_com ul li dd {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center
}
.page{width:100%;overflow:hidden; margin:15px auto;}
.page ul{display:table;margin:0 auto}
.page ul li{color:#333;display:block;color:#333; border:1px solid #ccc; float:left; margin:0px 5px ;  padding:0 10px;height:30px; line-height:30px;}
.page ul li a{color:#333; display:block;}
.page ul li.thisclass{background:#006cd7;color:#fff;border:1px solid #006cd7;display:block;}
.page ul li.thisclass a{display:block;}
.page select{border:none;background:0 0;outline:0}


.content_m {
	width: 1200px;
	margin: 0px auto;
	position: relative;    text-align: left;

}
.c_left { display:none;
	width: 151px;
	height: 127px;
	position: absolute;
	left: 0px;
	top: 140%;
}
.c_right {
	width: 150px;
	text-align: center;
	height: 190px;
	position: absolute;
	right: 0px;
	top: 108%;
}
.c_right div {
	width: 150px;
	;
	height: 150px;
}
.c_right div img {
	width: 100%
}
.c_right p {
	height: 35px;
	line-height: 35px;
}
.anli_com ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}
.anli_com ul li div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.anli_lb {
	overflow: hidden;
	width: 900px
}
.anli_lb ul {
	overflow: hidden
}
.anli_lb ul li {
	width: 290px;
	float: left;
	display: block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 22px;
	text-align: center
}
.anli_lb ul li a {
	display: block
}
.anli_lb ul li div {
	width: 288px;
	height: 222px;
	overflow: hidden;
	border: 1px #ccc solid
}
.anli_lb ul li:nth-child(3n) {
	margin-right: 0
}
.anli_lb ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}
.anli_lb ul li:hover div img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.anli_lb ul li p {
	text-align: center
}
.anl_bt {
	height: 60px;
	line-height: 60px;
	border: 1px #ccc solid
}
.anl_bt span {
	display: inline-block;
	background: #1c71c8;
	padding: 0 50px;
	font-size: 18px;
	color: #fff
}
.article-detailed {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px
}
.article-detailed .tit {
	height: auto;
	overflow: hidden;
	margin-bottom: 15px
}
.article-detailed .tit p {
	color: #333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #f1f1f1;
	height: 30px
}
.article-detailed .tit span {
	display: block;
	color: #333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center
}
.article-detailed .intro {
	height: auto;
	overflow: hidden;
	line-height:30px;
	text-align:justify;
}
.article-detailed .intro img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}
.article-detailed .intro p {
	color: #333;
	font-size: 16px;
	line-height: 30px; text-indent:2em;
}
.maincon {
	overflow: hidden;
	margin: 20px auto 0
}
.maincon ul {
	overflow: hidden
}
.maincon ul li {
	padding: 25px 10px;
	overflow: hidden;
	border-top: none;
	position: relative;
	border-bottom: 1px #ccc dotted;
	margin-bottom: 20px
}
.maincon ul li:first-child {
	border-top: 1px solid #dfdfdf
}
.maincon ul li dt {
	width: 220px;
	height: 170px;
	float: left;
	overflow: hidden
}
.maincon ul li dt img {
	display: block;
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	-webkit-transition: all 2s ease-out
}
.maincon ul li:hover dt img {
	transform: scale(1.2)
}
.maincon ul li dd {
	height: 85px;
	position: relative;
	margin-left: 28px;
	float: left;
	margin-left: 15px; width:876px;
}
.maincon ul li dd h3 {
	font-size: 20px;
	font-weight: 400;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.maincon ul li dd h3 a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.maincon ul li dd p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 17px;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.maincon ul li dd .label {
	font-size: 14px;
	color: #999;
	display: block;
	padding-left: 26px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/newsList_icon03.png) no-repeat left center;
	line-height: 16px
}
.maincon ul li dd .zan {
	display: block;
	font-size: 13px;
	font-family: arial;
	height: 16px;
	background: url(../images/newsList_icon01.png) no-repeat left top;
	position: absolute;
	top: 5px;
	right: 74px;
	padding-left: 24px;
	padding-top: 2px
}
.maincon ul li dd .readNum {
	display: block;
	font-size: 13px;
	font-family: arial;
	height: 16px;
	background: url(../images/newsList_icon02.png) no-repeat left center;
	position: absolute;
	top: 5px;
	right: 4px;
	padding-left: 24px;
	padding-top: 2px
}
.maincon ul li dd a.more {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../images/list_circle.png) no-repeat left top;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 0
}
.maincon ul li:hover dd a.more {
	background-position: left bottom
}
.maincon ul li:hover dd h3 a {
	color: #1c71c8;
	padding-left: 10px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.maincon ul li:hover {
	box-shadow: 0 0 10px 6px #eee;
	z-index: 99
}
.faq_wt {
	overflow: hidden
}
.faq_wt ul {
	overflow: hidden
}
.faq_wt ul li {
	overflow: hidden;
	margin-top: 10px;
	padding: 20px 20px 30px;
	background: url(../images/faq.png) no-repeat 20px 18px;
	border: 1px #c9c9c9 dashed
}
.faq_wt ul li dd {
	overflow: hidden;
	font-size: 16px;
	font-weight: 400;
	padding-left: 50px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 0
}
.faq_wt ul li dt {
	overflow: hidden;
	font-size: 13px;
	color: #666;
	padding-left: 50px;
	height: 46px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.faq_wt ul li dd a {
	color: #555;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.faq_wt ul li dd a:hover {
	padding-left: 10px
}
.faq_wt ul li:hover {
	background: url(../images/faq1.png) no-repeat 20px 18px
}
.faq_wt ul li:hover dd a {
	color: #1c71c8
}
.lx_info {
	overflow: hidden;
	margin-top: 20px;
	color: #666;
	line-height: 36px
}
.lx_info ul {
	overflow: hidden;
	margin-left: 20px
}
.lx_info .pic {
	float: right
}
.lx_info .pic img {
	display: block
}
.lx_info ul li {
	color: #666;
	font-size: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 70px;
	border-bottom: 1px solid #dcdcdc
}
.lx_info ul li span {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #1c71c8;
	display: inline-block;
	text-align: center;
	margin-right: 15px
}
.lx_info ul li span img {
	width: 50%;
	display: inline-block;
	margin: 11px 0 0
}
.map {
	width: 100%;
	height: 355px;
	margin-top: 15px;
	box-sizing: border-box;
	border: 2px solid #dcdcdc
}
.mssg {
	height: 400px;
	background: #f1f1f1;
	margin-top: 15px;
	overflow: hidden
}
.mssg .bd {
	margin: 0 auto;
	overflow: hidden;
	height: 370px;
	margin-top: 15px
}
.mssg .tit {
	margin-top: 30px
}
.mssg .tit img {
	display: block;
	margin: 0 auto
}
.mssg form {
	width: 810px;
	margin: 0 auto;
	margin-top: 35px
}
.mssg form ul {
	height: auto;
	overflow: hidden
}
.mssg form ul li {
	width: 380px;
	float: left;
	height: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dcdcdc
}
.mssg form ul li:nth-child(2n) {
	float: right
}
.mssg form ul li p {
	color: #666;
	font-size: 18px;
	float: left
}
.mssg form ul li input {
	width: 320px;
	float: left;
	height: 24px;
	background: 0 0;
	outline: 0;
	border: none;
	color: #666
}
.mssg form ul li:last-child {
	width: 100%;
	height: auto;
	overflow: hidden
}
.mssg form ul li textarea {
	width: 750px;
	height: 60px;
	outline: 0;
	background: 0 0;
	border: none;
	color: #666;
	font-family: '微软雅黑';
	margin-top: 5px;
	margin-bottom: 5px
}
.mssg form .btn {
	margin-top: 20px
}
.mssg form .btn input {
	width: 130px;
	color: #fff;
	font-size: 18px;
	border: none;
	height: 40px;
	background: #006cd7;
	margin-right: 20px;
	font-family: '微软雅黑'
}
.mssg form .btn input:last-child {
	background: #999
}
.zizhi {
	overflow: hidden
}
.zizhi ul {
	overflow: hidden;
	width: 1216px
}
.zizhi ul li {
	overflow: hidden;
	width: 270px;
	float: left;
	margin: 20px 40px 0 0
}
.zizhi ul li div {
	width: 270px;
	overflow: hidden;
	height: 166px;
	display: inline-block
}
.zizhi ul li p {
	width: 280px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 2px;
	font-size: 16px
}
.zizhi ul li a {
	color: #333
}
.zizhi ul li a:hover p {
	background: #1c71c8;
	color: #fff
}
.zizhi ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}
.zizhi ul li div img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.zizhi ul li:nth-child(4n) {
	margin-right: 0
}
.w30 {
	padding: 0;
	margin: 0 auto
}
.mssg-intro {
	margin-top: 20px
}
.mssg-intro img {
	display: block;
	float: left
}
.mssg-intro form {
	width: 788px;
	float: left;
	margin-left: 30px;
	margin-top: 30px
}
.mssg-intro form ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px
}
.mssg-intro form ul li input {
	height: 50px;
	border: none;
	width: 100%;
	outline: 0;
	text-indent: 10px;
	color: #999;
	font-size: 16px;
	background: 0 0;
	font-family: '微软雅黑'
}
.mssg-intro form ul li textarea {
	width: 788px;
	height: 100px;
	border: none;
	outline: 0;
	font-family: '微软雅黑';
	resize: none;
	background: 0 0;
	text-indent: 10px;
	padding-top: 10px;
	color: #999;
	font-size: 16px
}
.mssg-intro form .btn input {
	width: 200px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #006cd7;
	outline: 0;
	border: none;
	font-size: 18px;
	color: #fff;
	border-radius: 5px
}
.mssg-intro form .btn input:last-child {
	float: left;
	background: #999;
	margin-left: 20px
}
.side {
	position: fixed;
	width: 78px;
	right: 0;
	top: 50%;
	margin-top: -200px;
	z-index: 10000;
	border: 1px solid #e0e0e0;
	background: #fff;
	border-bottom: 0
}
.side ul li {
	width: 78px;
	height: 78px;
	float: left;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	transition: all .3s;
	cursor: pointer
}
.side ul li:hover {
	background: #0a8ada;
	color: #fff
}
.side ul li:hover a {
	color: #fff
}
.side ul li i {
	height: 25px;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 25px;
	margin-top: 14px;
	transition: all .3s
}
.side ul li i.bgs1 {
	background-image: url(../images/right_pic5.png)
}
.side ul li i.bgs2 {
	background-image: url(../images/right_pic7.png)
}
.side ul li i.bgs3 {
	background-image: url(../images/right_pic2.png)
}
.side ul li i.bgs4 {
	background-image: url(../images/right_pic1.png)
}
.side ul li i.bgs5 {
	background-image: url(../images/right_pic3.png)
}
.side ul li i.bgs6 {
	background-image: url(../images/right_pic6_on.png)
}
.side ul li:hover i.bgs1 {
	background-image: url(../images/right_pic5_on.png)
}
.side ul li:hover i.bgs2 {
	background-image: url(../images/right_pic7_on.png)
}
.side ul li:hover i.bgs3 {
	background-image: url(../images/right_pic2_on.png)
}
.side ul li:hover i.bgs4 {
	background-image: url(../images/right_pic1_on.png)
}
.side ul li:hover i.bgs5 {
	background-image: url(../images/right_pic3_on.png)
}
.side ul li .sidebox {
	position: absolute;
	width: 78px;
	height: 78px;
	top: 0;
	right: 0;
	transition: all .3s;
	overflow: hidden
}
.side ul li.sidetop {
	background: #0a8ada;
	color: #fff
}
.side ul li.sidetop:hover {
	opacity: .8;
	filter: Alpha(opacity=80)
}
.side ul li.sideewm .ewBox {
	width: 160px;
	display: none;
	color: #363636;
	text-align: center;
	padding: 20px;
	position: absolute;
	left: -202px;
	top: -80px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #e0e0e0;
	background: #fff
}
.side ul li.sideetel .telBox {
	width: 240px;
	height: 78px;
	display: none;
	color: #fff;
	text-align: left;
	position: absolute;
	left: -240px;
	top: 0;
	background: #0a8ada
}
.side ul li.sideetel .telBox dd {
	display: block;
	height: 100px;
	overflow: hidden;
	padding-left: 82px;
	line-height: 24px;
	font-size: 18px
}
.side ul li.sideetel .telBox dd span {
	display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	margin-top: 11px;
	font-size: 18px
}
.side ul li.sideetel .telBox dd.bgs1 {
	background: url(../images/right_pic8.png) 28px center no-repeat;
	background-color: #0a8ada
}
.side ul li.sideetel .telBox dd.bgs2 {
	background: url(../images/right_pic9.png) 28px center no-repeat
}
.side ul li.sideewm .ewBox img {
	width: 100%
}
