﻿html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	line-height:1.15;
	-webkit-tap-highlight-color:transparent
}
body {
	margin:0;
	font-family: "微软雅黑";
	line-height:1.42857143;
	font-size:14px;
	background:#fff;
	color:#333
}
* {
    font-family: "微软雅黑";
}
h1 {
	font-size:2em;
	margin:.67em 0;
}

hr {
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
	overflow:visible
}
a {
	-webkit-text-decoration-skip:objects;
	background-color:transparent
}

b,strong {
	font-weight:bolder
}

img {
	border-style:none
}

.clearfix:before,.clearfix:after {
	display:table;
	line-height:0;
	content:""
}
.clearfix:after {
	clear:both
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#183883;
}
ul {
	margin:0;
	list-style:none;
	padding:0
}
 .eyou-footer-fix {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:#183883;
	z-index:10;
	display:none
}
.eyou-footer-fix li {
	float:left;
	width:25%
}
.eyou-footer-fix li a {
	display:block;
	text-align:center;
	color:#fff;
	padding:7px 0;
	font-size:12px;
	line-height:1
}
.eyou-footer-fix li i {
	display:block;
	height:20px;
	background:no-repeat center;
	background-size:contain;
	margin-bottom:4px
}
.eyou-footer-fix li i.i1 {
	background-image:url(../images/f_01.png)
}
.eyou-footer-fix li i.i2 {
	background-image:url(../images/f_02.png)
}
.eyou-footer-fix li i.i3 {
	background-image:url(../images/f_03.png)
}
.eyou-footer-fix li i.i4 {
	background-image:url(../images/f_04.png)
} 



.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
}
.img-cover {
	overflow:hidden
}
.img-cover span {
	display:block;
	width:100%;
	background:no-repeat center/cover;
	-webkit-transition:all .5s;
	transition:all .5s
}
.container {
	padding:0 15px;
	width:1200px;
	margin:0 auto
}
.header {
	background-color:#fff
}
.header .topbar {
	line-height:33px;
	background-color:#f5f5f5;
	font-size:12px;
	border-bottom:1px solid #eee;
	color:#888
}
.header .topbar ul {
	float:right
}
.header .topbar li {
	float:left;
	color:#ddd
}
.header .topbar li.pipe {
	padding:0 10px
}
.header .logo {
	float:left;
	font-size:0;
	height:80px;
	line-height:80px;
	text-align:left;
	padding:15px 0
}
.header .tel {
	float:right;
	background:url(../images/icon1.png) no-repeat 0 center;
	padding-left:55px;
	margin-top:31px
}
.header .tel strong {
	display:block;
	font-size:28px;
	font-family:Impact;
	line-height:1;
	color:#183883
}
.header .text {
	float:left;
	font-size:16px;
	margin:20px 0 20px 30px;
	padding:5px 0 5px 30px;
	border-left:1px solid #ddd
}
.header .text strong {
	display:block;
	font-size:26px
}
.header .text span {
	color:#183883
}
.header .nav {
	font-size:0;
	background-color:#183883;
	color:#fff
}
.header .nav li {
	display:inline-block;
	vertical-align:middle
}
.header .nav li a {
	display:block;
	font-size:16px;
	line-height:50px;
	padding:0 35px;
	color:#fff
}
.header .nav li .arr {
	float:right;
	height:40px;
	width:40px;
	position:relative;
	display:none
}
.header .nav li .arr:after {
	content:'';
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	display:block;
	width:8px;
	height:8px;
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	-webkit-transform:rotate(135deg);
	transform:rotate(135deg);
	right:15px
}
.header .nav li.dropdown {
	position:relative
}
.header .nav .dropdown-box {
	position:absolute;
	left:0;
	min-width:100%;
	top:100%;
	display:none;
	z-index:10;
	text-align:center
}
.header .nav .dropdown-box p {
	margin:0
}
.header .nav .dropdown-box a {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding:0 10px;
	font-size:14px;
	background-color:rgba(0,0,0,.5)!important;
	line-height:40px;
	border-bottom:1px solid rgba(0,0,0,.2)
}
.header .nav .dropdown-box a:hover {
	background-color:#183883!important
}
.header .nav li.active a,.header .nav li.open a,.header .nav li a:hover {
	color:#fff;
	background-color:#000;
}
.header .nav li.open .dropdown-box {
	display:block
}
.menu-btn {
	display:none;
	padding:6px 0;
	float:right;
	margin-left:15px
}
.menu-btn:before,.menu-btn:after,.menu-btn span {
	display:block;
	height:2px;
	background-color:#183883;
	content:''
}
.menu-btn:before {
	width:24px
}
.menu-btn:after {
	width:18px;
	margin-left:6px
}
.menu-btn span {
	width:12px;
	margin:6px 0 6px 12px
}
.banner .swiper-slide {
	background:no-repeat center/cover;
	height:500px;
	cursor:pointer
}
.banner .swiper-slide img {
	display:block;
	width:100%;
	height:auto
}
.banner .swiper-pagination-bullet {
	width:44px;
	border-radius:5px
}
.banner .swiper-pagination-bullet-active {
	background-color:#183883
}

.section {
	padding:50px 0
}
.section-title {
	margin-bottom:40px;
	font-size:30px;
	line-height:1.2;
	text-align:center
}
.section-title span {
	display:block;
	margin-top:10px;
	text-transform:uppercase;
	letter-spacing:3px;
	text-indent:3px;
	font-size:18px;
	color:#666
}
.section-title p {
	margin:10px 0 0;
	font-size:0
}
.section-title p small {
	position:relative;
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	color:#333;
	padding:0 20px
}
.section-title p small:before,.section-title p small:after {
	content:"";
	width:34px;
	height:2px;
	background:#f0592d;
	position:absolute;
	top:50%;
	margin-top:-1px
}
.section-title p small:before {
	right:100%
}
.section-title p small:after {
	left:100%
}
.eyou-showcase {
	margin:0 auto 20px
}
.eyou-showcase-info {
	margin-left:430px
}
.eyou-showcase-info h1 {
	font-size:18px;
	margin:0;
	font-weight:400;
	color:#183883;
	border-bottom:1px dashed #ddd;
	padding-bottom:15px
}
.eyou-showcase-info p {
	margin:15px 0 0;
	color:#666;
	line-height:1.8
}
.eyou-showcase-info .tel {
	margin-top:15px
}
.eyou-showcase-info .tel a {
	line-height:42px;
	color:#fff;
	display:inline-block;
	background:-webkit-linear-gradient(bottom,#183883,#3b8de6);
	background:-moz-linear-gradient(bottom,#183883,#3b8de6);
	background:-o-linear-gradient(bottom,#183883,#3b8de6);
	background:linear-gradient(bottom,#183883,#3b8de6);
	width:120px;
	text-align:center;
	border-radius:5px
}
.cp-content-tit {
	border-bottom:2px solid #183883;
	font-size:0;
	margin-bottom:20px
}
.cp-content-tit span {
	display:inline-block;
	color:#fff;
	background-color:#183883;
	font-size:14px;
	padding:0 15px;
	border-radius:3px 3px 0 0;
	line-height:32px
}
.pc-slide {
	float:left;
	width:400px
}

.bg1 {
	background:url(../images/bj_inpro.png) repeat center
}
.in-prd-cate {
	float:left;
	width:240px;
	box-shadow:0 0 20px #ddd
}
.in-prd-cate .tit {
	padding:20px 0;
	background:-webkit-linear-gradient(bottom,#183883,#3b8de6);
	background:-moz-linear-gradient(bottom,#183883,#3b8de6);
	background:-o-linear-gradient(bottom,#183883,#3b8de6);
	background:linear-gradient(bottom,#183883,#3b8de6);
	color:#fff;
	text-align:center;
	line-height:1;
	font-size:24px
}
.in-prd-cate .tit small {
	display:block;
	font-size:12px;
	text-transform:uppercase;
	margin-top:10px
}
.in-prd-cate ul {
	background:-webkit-linear-gradient(right,#fff,#f5f5f5);
	background:-moz-linear-gradient(right,#fff,#f5f5f5);
	background:-o-linear-gradient(right,#fff,#f5f5f5);
	background:linear-gradient(right,#fff,#f5f5f5)
}
.in-prd-cate li a {
	display:block;
	line-height:59px;
	border-bottom:1px dotted #ddd;
	padding-left:25px
}
.in-prd-cate li a:hover {
	background-color:#183883;
	color:#fff;
	transition:all .5s
}
.in-prd-cate .zx {
	padding:5px 25px;
	background-color:#fff
}
.in-prd-cate .zx p {
	margin:10px 0;
	color:#888;
	background:no-repeat 0 center;
	padding-left:50px
}
.in-prd-cate .zx strong {
	display:block;
	color:#183883;
	font-size:18px
}
.in-prd-con {
	float:right;
	width:930px
}
.in-prd-top {
	border:1px solid #eee;
	margin-bottom:15px;
	background:-webkit-linear-gradient(bottom,#fff,#eee);
	border-top:0;
	background:-moz-linear-gradient(bottom,#fff,#eee);
	background:-o-linear-gradient(bottom,#fff,#eee);
	background:linear-gradient(bottom,#fff,#eee)
}
.in-prd-top .more {
	float:right;
	line-height:44px;
	margin-right:10px;
	font-size:12px
}
.prd-menu li {
	float:left
}
.prd-menu li a {
	display:block;
	line-height:44px;
	padding:0 25px;
	font-size:16px;
	background:-webkit-linear-gradient(bottom,#fff,#ccc);
	margin-right:10px;
	background:-moz-linear-gradient(bottom,#fff,#ccc);
	background:-o-linear-gradient(bottom,#fff,#ccc);
	background:linear-gradient(bottom,#fff,#ccc)
}
.prd-menu li.active a {
	color:#fff;
	background:-webkit-linear-gradient(bottom,#183883,#3b8de6);
	background:-moz-linear-gradient(bottom,#183883,#3b8de6);
	background:-o-linear-gradient(bottom,#183883,#3b8de6);
	background:linear-gradient(bottom,#183883,#3b8de6)
}
.list-1 {
	margin:-20px 0 0 -20px
}
.list-1 li {
	float:left;
	width:33.333333%
}
.list-1 .wrap {
	margin:20px 0 0 20px;
	background:-webkit-linear-gradient(top,#fff,#eee);
	background:-moz-linear-gradient(top,#fff,#eee);
	background:-o-linear-gradient(top,#fff,#eee);
	background:linear-gradient(top,#fff,#eee)
}
.list-1 .img-cover {
	display:block;
	border:1px solid #ddd
}
.list-1 .img-cover span {
	/* padding-top:73.5% */
}
.list-1 .text {
	border:1px solid #ddd;
	border-top:0;
	padding:15px 25px;
	text-align:center
}
.list-1 .text h4 {
	margin:0;
	font-weight:400;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.list-1 .text p {
	margin:10px 0 0;
	font-size:12px
}
.list-1 .text .bt {
	display:inline-block;
	margin:0 15px;
	line-height:30px;
	color:#fff;
	background:-webkit-linear-gradient(bottom,#183883,#3b8de6);
	background:-moz-linear-gradient(bottom,#183883,#3b8de6);
	background:-o-linear-gradient(bottom,#183883,#3b8de6);
	background:linear-gradient(bottom,#183883,#3b8de6);
	padding:0 15px
}
.list-1 .text .bt:last-child {
	background:-webkit-linear-gradient(bottom,#183883,#3b8de6);
	background:-moz-linear-gradient(bottom,#183883,#3b8de6);
	background:-o-linear-gradient(bottom,#183883,#3b8de6);
	background:linear-gradient(bottom,#183883,#3b8de6)
}
.list-1 .img-cover:hover span {
	transform:scale(1.1)
}

.in_heng {width:100%;overflow:hidden;background:url(../images/bj_incont.jpg) center top no-repeat;height:216px;color:#fff}
.in_heng .left {float:left;font-size:24px;line-height:2;padding:40px 0 0;letter-spacing:2px}
.in_heng .left .bt {font-size:36px}
.in_heng .left span {color:#f0592d}
.in_heng .right {float:right;text-align:right;padding:40px 0 0}
.in_heng .right .tel {font-size:30px;padding:15px 0 20px;text-shadow:0 0 1px #000}
.in_heng .right a {background:#c01f31;color:#fff;display:block;overflow:hidden;width:100px;line-height:40px;text-align:center;float:right}
.in_heng .right a:hover {background:#fff;color:#c01f31}

.in_sida {width:100%;overflow:hidden;padding:50px 0 20px}
.in_sida dl {margin-top:20px;overflow:hidden}
.in_sida dl:first-child dt {float:left;margin-top:0}
.in_sida dl:first-child dd {float:right}
.in_sida dl dt {float:right;width:38%;margin-top:20px}
.in_sida dl dt img {max-width:100%;height:auto}
.in_sida dl dd {float:left;width:52%;position:relative;padding:0 0 0 65px}
.in_sida dl dd .xh {position:absolute;left:0;top:0;background:#ea3516;color:#fff;width:50px;height:75px;font-size:32px;text-align:center;overflow:hidden}
.in_sida dl dd .xh i {font-family:deckerregular;line-height:58px;display:inline-block}
.in_sida dl dd .xh .one {margin-left:5px}
.in_sida dl dd .xh:before {content:"";position:absolute;left:8px;right:8px;height:2px;background:#fff;top:58px}
.in_sida dl dd .bt {overflow:hidden}
.in_sida dl dd .bt strong {display:block;overflow:hidden;color:#333;font-size:26px;line-height:30px;padding:0 0 14px;border-bottom:2px dotted #ccc;color:#ea3516}
.in_sida dl dd .bt em {display:block;overflow:hidden;text-transform:uppercase;color:#999;padding-top:10px;font-size:16px}
.in_sida dl dd .info {line-height:30px;padding-left:32px;margin-top:15px;background:url(../images/icon_ye.gif) no-repeat left 6px;margin-bottom:30px;text-align:justify}
.in_sida dl dd .info span {color:#c01f31;font-weight:700}

.bg2 {
	background:url(../images/bj_inabout.jpg) no-repeat center 0;
	padding-bottom:120px;
}
.in-about-tit {
	background-color:rgba(255,255,255,.7);
	max-width:400px;
	margin:0 auto 40px;
	box-shadow:0 0 20px #ddd;
	padding:30px
}
.in-about-tit .section-title {
	margin-bottom:0
}
.in-about {
	background-color:#fff;
	padding:50px;
	box-shadow:0 0 20px #ddd;
	position:relative
}
.in-about dl {
	margin:0;
	background-color:#fafafa
}
.in-about dt {
	float:left;
	width:450px
}
.in-about dd {
	margin-left:450px;
	color:#888;
	padding:0px 20px 0px 20px;
}
.in-about dd p {
	margin:0;
	line-height:2;
	text-align:justify
}
.gywm{
    font-size: 24px;
    color: #000;
}
.gywm span{
	margin-left: 20px;
	font-size: 17px;

}
.in-about dd p strong {
	color:#183883
}
.in-about dd .more {
	display:inline-block;
	margin-top:20px;
	color:#183883
}
.in-case {
	background-color:#f5f5f5;
	margin-top:-72px
}
.in-case-tit {
	margin:0 auto 30px;
	line-height:44px;
	background-color:#183883;
	color:#fff;
	font-size:16px;
	width:124px;
	text-align:center;
	position:relative;
	z-index:1
}
.in-case-btn {
	margin-top:30px;
	font-size:0;
	text-align:center
}
.in-case-btn a {
	display:inline-block;
	vertical-align:middle;
	background-color:#183883;
	color:#fff;
	font-size:16px;
	line-height:44px;
	padding:0 35px;
	transition:all .5s
}
.in-case-btn a:hover {
	background-color:#183883
}
.in-case-btn span {
	display:inline-block;
	vertical-align:middle;
	line-height:44px;
	font-size:16px;
	color:#fff;
	background-color:#183883;
	padding:0 35px;
	margin-left:10px
}
.list-2 {
	margin:-30px 0 0 -30px
}
.list-2 li {
	float:left;
	width:25%
}
.list-2 li a {
	display:block;
	margin:30px 0 0 30px;
	background-color:#fff;
	transition:all .5s
}
.list-2 li .img-cover span {
/* 	padding-top:77.5%; */
}
.list-2 li .text {
	text-align:center;
	padding:0 15px;
	line-height:40px;
	height:40px;
	overflow:hidden
}
.list-2 li a:hover {
	background-color:#183883;
	color:#fff
}
.list-2 li a:hover .img-cover span {
	transform:scale(1.1)
}
.in-news-left {
	float:left;
	width:880px
}
.in-news-right {
	float:right;
	width:300px
}
.in-news-box {
	box-shadow:0 0 15px #eee;
	background-color:#fafafa
}
.in-news-tit {
	line-height:60px;
	padding:0 20px;
	border-bottom:1px dotted #cacaca;
	font-weight:700;
	font-size:16px;
	color:#666
}
.in-news-tit .more {
	float:right;
	font-weight:400;
	font-size:14px
}
.in-news-wrap {
	padding:30px
}
.in-news-list dl {
	margin:0;
	overflow:hidden
}
.in-news-list dt {
	float:left;
	width:230px;
	overflow:hidden
}
.in-news-list dt img {
	transition:all .5s;
	height: 190px;
}
.in-news-list dt a:hover img {
	transform:scale(1.1)
}
.in-news-list dd {
	margin-left:250px
}
.in-news-list dd h4 {
	margin:0;
	font-size:16px
}
.in-news-list dd p {
	margin:15px 0 0;
	color:#666;
	line-height:1.8;
	height:60px;
	overflow:hidden;
	text-align:justify
}
.in-news-list dd .more {
	color:#999;
	display:inline-block;
	margin-top:10px
}
.in-news-list dd .more:hover {
	color:#183883
}
.in-news-list ul {
	overflow:hidden;
	margin-left:-20px;
	margin-top:10px
}
.in-news-list li {
	float:left;
	width:50%
}
.in-news-list li a {
	display:block;
	line-height:44px;
	border-bottom:1px dotted #ddd;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	padding:0 0 0 15px;
	margin-left:20px
}
.in-news-list li a:before {
	position:absolute;
	left:2px;
	top:50%;
	content:"";
	margin-top:-3px;
	width:0;
	height:0;
	border-top:3px solid transparent;
	border-left:4px solid #183883;
	border-bottom:3px solid transparent
}
.in-news-list li a .tel {
	width:70%;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative
}
.in-news-list li span {
	float:right;
	font-size:12px;
	color:#666
}
.news-menu {
	overflow:hidden
}
.news-menu li {
	float:left;
	margin-right:40px
}
.news-menu li a {
	color:#666
}
.news-menu li.active a,.news-menu li a:hover {
	color:#183883
}
#marquee {
	height:420px;
	overflow:hidden
}
#marquee li {
	border-bottom:1px dotted #d2d2d2
}
#marquee li a {
	display:block;
	padding:25px 20px
}
#marquee li h4 {
	margin:0;
	background:url(../images/icon_askw.png) no-repeat 0 0;
	line-height:22px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:30px;
	padding-bottom:5px
}
#marquee li p {
	margin:10px 0 0;
	color:#999;
	background:url(../images/icon_askd.png) no-repeat 0 0;
	line-height:1.8;
	padding-left:30px;
	height:50px;
	overflow:hidden
}


.in_link {background:#fff;overflow:hidden;width:100%;padding:20px 0 0;}
.linklink {width:1200px;margin:0 auto;padding-bottom:20px;line-height:24px}
.linklink a {padding-right:5px}

.footer {
	padding-bottom:30px
}
.footer-link {
	text-align:center;
	font-size:0;
	background-color:#545454;
	line-height:50px;
	margin-bottom:30px
}
.footer-link a,.footer-link span {
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	color:#fff
}
.footer-link span {
	padding:0 18px
}
.footer-link a:hover {
	color:#fff;
}
.footer-logo {
	float:left;
	line-height:150px;
	height:150px;
	width:220px
}
.footer-info {
	float:left;
	border-left:1px solid #eee;
	padding-left:30px;
	margin-left:30px
}
.footer-info p {
	margin:0;
	padding:5px 0
}
.footer-ewm {
	float:right;
	text-align:center
}
.footer-ewm .img-center {
	border:1px dotted #d7d7d7;
	padding:4px;
	width:110px;
	height:110px;
	line-height:110px;
	margin-bottom:5px
}
.banner-sub {
	margin-bottom:15px
}
.ct2-sd {
	float:left;
	width:228px
}
.ct2-sd-right {
	float:left;
}
.ct2-mn {
	float:right;
	width:940px
}
.ct2-mn-left {
	float:right;
}
.panel-sd {
	margin-bottom:15px;
	border:1px solid #eee
}
.panel-sd .tit {
	text-align:center;
	color:#fff;
	line-height:50px;
	font-size:18px;
	background:-webkit-linear-gradient(bottom,#183883,#3b8de6);
	background:-moz-linear-gradient(bottom,#183883,#3b8de6);
	background:-o-linear-gradient(bottom,#183883,#3b8de6);
	background:linear-gradient(bottom,#183883,#3b8de6)
}
.lanmu li {
	border-bottom:1px dotted #ddd
}
.lanmu li:last-child {
	border-bottom:0
}
.lanmu li>a {
	display:block;
	background:-webkit-linear-gradient(right,#fafafa,#f0f0f0);
	background:-moz-linear-gradient(right,#fafafa,#f0f0f0);
	background:-o-linear-gradient(right,#fafafa,#f0f0f0);
	background:linear-gradient(right,#fafafa,#f0f0f0);
	line-height:44px;
	padding:0 0 0 25px
}
.lanmu li .arr {
	float:right;
	height:45px;
	width:40px;
	position:relative;
	cursor:pointer
}
.lanmu li .arr:after {
	content:'';
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	display:block;
	width:8px;
	height:8px;
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	-webkit-transform:rotate(135deg);
	transform:rotate(135deg);
	right:15px
}
.lanmu-box {
	display:none
}
.lanmu-box p {
	margin:0;
	border-top:1px dotted #ddd
}
.lanmu-box p a {
	padding:0 25px;
	display:block;
	line-height:40px
}
.lanmu-box p a.on {
	color:#3b8de6;
}
.lanmu li>a:hover,.lanmu li.active>a {
	background:#3b8de6;
	color:#fff
}
.lanmu li.open .lanmu-box {
	display:block
}
.lanmu li.open .arr:after {
	-webkit-transform:rotate(225deg);
	transform:rotate(225deg)
}

.list-3 {
	padding:0 15px 15px
}
.list-3 li a {
	display:block;
	margin:15px 0 0;
	background-color:#f5f5f5;
	transition:all .5s
}
.list-3 li .img-center {
	overflow:hidden
}
.list-3 li .img-center img {
	transition:all .5s
}
.list-3 li .text {
	text-align:center;
	padding:0 10px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	font-size:12px
}
.list-3 li a:hover {
	background-color:#183883;
	color:#fff
}
.list-3 li a:hover .img-center img {
	transform:scale(1.1)
}
.list-3-1 {
	margin:-20px 0 0 -20px;
	padding:0
}
.list-3-1 li {
	float:left;
	width:33.333333%
}
.list-3-1 li a {
	margin:20px 0 0 20px
}
.list-3-1 li .img-cover span img{
	height: 204px;
}
.list-3-1 li .text {
	line-height:36px;
	height:36px
}
.list-3-1 li a:hover .img-cover span {
	transform:scale(1.1)
}

.contact-sd {
	padding:15px
}
.contact-sd h4 {
	margin:0;
	color:#183883
}
.contact-sd p {
	font-size:12px;
	border-top:1px dotted #ddd;
	margin:8px 0 0;
	padding-top:8px
}
.position {
	margin-bottom:15px;
	border:1px solid #efefef;
	border-left:3px solid #183883;
	padding:8px 0 8px 10px;
	background:#fafafa
}
.mn-box {
	border:1px solid #efefef;
	padding:20px;
	margin-bottom:15px
}
.list-4 li {
	margin-bottom:10px
}
.list-4 li a {
	display:block;
	overflow:hidden;
	padding:20px;
	background-color:#f5f5f5
}
.list-4 li .more {
	float:right;
	line-height:36px;
	width:90px;
	text-align:center;
	background-color:#183883;
	color:#fff;
	margin-top:20px
}
.list-4 li .date {
	float:left;
	width:76px;
	background-color:#fff;
	text-align:center;
	padding:14px 0
}
.list-4 li .date strong {
	display:block;
	font-family:Impact;
	font-size:24px;
	line-height:1;
	margin-bottom:5px
}
.list-4 li .text {
	margin:0 110px 0 95px
}
.list-4 li .text h4 {
	margin:0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:16px
}
.list-4 li .text p {
	margin:5px 0 0;
	line-height:1.8;
	height:50px;
	overflow:hidden;
	color:#666;
	text-align:justify
}
.list-4 li:nth-of-type(even) a {
	background-color:#c6ddf5;
}

.panel-mn {
	border:1px solid #efefef;
	margin-bottom:15px;
	border-top:2px solid #183883;
}
.panel-mn .tit {
	padding:0 20px;
	background:-webkit-linear-gradient(bottom,#f5f5f5,#eee);
	background:-moz-linear-gradient(bottom,#f5f5f5,#eee);
	background:-o-linear-gradient(bottom,#f5f5f5,#eee);
	background:linear-gradient(bottom,#f5f5f5,#eee);
	line-height:44px;
	font-weight:700;
	color:#183883
}
.panel-mn .bd {
	padding:20px
}
.list-5 {
	margin-left:-30px
}
.list-5 li {
	float:left;
	width:50%
}
.list-5 li a {
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	position:relative;
	padding-left:10px;
	line-height:30px;
	margin-left:30px
}
.list-5 li a:before {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:0;
	height:0;
	margin-top:-3px;
	border-top:3px solid transparent;
	border-left:4px solid #183883;
	border-bottom:3px solid transparent
}
.list-5 li span {
	float:right;
	color:#999
}
.list-6 {
	margin:-20px 0 0 -20px
}
.list-6 li {
	float:left;
	width:25%
}
.list-6 li a {
	display:block;
	margin:20px 0 0 20px
}
.list-6 li .img-cover {
	border:1px solid #efefef;
	transition:all .5s
}
.list-6 li .img-cover span {
}
.list-6 li .text {
	margin-top:10px;
	text-align:center
}
.list-6 li .text h4 {
	margin:0;
	font-weight:400;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.list-6 li .text p {
	margin:5px 0 0;
	font-size:12px;
	color:#888;
	height:34px;
	overflow:hidden
}
.list-6 li a:hover .img-cover {
	border-color:#183883;
}
.list-6 li a:hover .img-cover span {
	transform:scale(1.1)
}

.content-title {
	margin-bottom:20px;
	text-align:center
}
.content-title h1 {
	font-size:20px;
	margin:0;
	font-weight:400;
	color:#183883
}
.content-title p {
	margin:15px 0 0;
	font-size:12px;
	color:#999;
	border-top:1px dashed #ddd;
	padding-top:15px
}
.content-title p span {
	padding:0 10px;
	display:inline-block
}
.content-body {
	line-height:1.8
}
.content-body img {
	max-width:100%!important;
	height:auto!important
}
.content-body p{
	margin: 0px;
}
.content-body p img{
	margin: 0px 0px -10px 0px;
}

.content-exp {
	padding:10px 15px;
	font-size:12px;
	background-color:#f5f5f5;
	margin-top:20px;
	border-radius:5px
}
.content-exp li {
	line-height:2;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}


@media screen and (max-width:767px) {
	body {
	min-width:320px;
	padding-top:50px
}
.container {
	width:auto
}
.eyou-footer-fix {
	display:block
}

.header {
	padding:10px 0;
	position:fixed;
	z-index:10;
	width:100%;
	top:0;
	left:0;
	box-shadow:0 0 10px #ddd
}
.header .topbar,.header .text,.header .tel {
	display:none
}
.header .logo {
	height:30px;
	line-height:30px;
	float:none;
	padding:0
}
.header .nav {
	margin:10px 0 -10px;
	text-align:left;
	display:none;
	background-color:transparent
}
.header .nav ul {
	margin:0 -15px
}
.header .nav li {
	display:block;
	margin:0;
	border-top:1px solid #eee
}
.header .nav li a {
	line-height:40px;
	padding:0 15px;
	color:#333
}
.header .nav li .arr {
	display:block
}
.header .nav li.active a,.header .nav li.open a,.header .nav li a:hover {
	background-color:transparent;
	color:#183883;
}
.header .nav li.open .arr:after {
	border-color:#183883;
	-webkit-transform:rotate(225deg);
	transform:rotate(225deg)
}
.header .nav .dropdown-box {
	position:static;
	background-color:#f5f5f5;
	min-width:auto;
	text-align:left
}
.header .nav .dropdown-box a {
	color:#333!important;
	border-top:1px dotted #ddd;
	padding:0 15px;
	line-height:40px;
	background-color:transparent!important;
	border-bottom:0
}
.menu-btn {
	display:block
}
.banner .swiper-slide {
	height:120px
}
.banner .swiper-pagination-bullet {
	width:24px;
	height:4px
}

.section {
	padding:30px 0
}
.section-title {
	margin-bottom:20px;
	font-size:20px
}
.section-title span {
	font-size:14px;
	text-indent:0;
	letter-spacing:0
}
.section-title p small {
	font-size:12px;
	padding:0 10px
}
.section-title p small:before,.section-title p small:after {
	width:24px
}
.in-prd-cate {
	display:none
}
.in-prd-con {
	float:none;
	width:auto
}
.in-prd-top {
	display:none
}

.in_heng{display: none;}
.in_sida dl dt{width: 100%;}
.in_sida dl dd{width: 100%; padding: 0px; margin: 0px;}
.in_sida dl dd .xh{display: none;}


.list-1 {
	margin:-10px 0 0 -10px
}
.list-1 li {
	width:50%
}
.list-1 li .wrap {
	margin:10px 0 0 10px
}
.list-1 .text {
	padding:10px 15px
}
.list-1 .text p {
	display:none
}


.in-about-tit {
	padding:20px;
	margin-bottom:20px
}
.in-about {
	padding:0
}
.in-about dl {
	background-color:transparent
}
.in-about dt {
	width:auto;
	float:none
}
.in-about dd {
	margin:0;
	padding:15px 15px 30px
}
.in-about dd .more {
	margin-top:15px
}
.in-case-tit {
	margin-bottom:20px
}
.in-case-btn a,.in-case-btn span {
	line-height:40px;
	padding:0 15px;
	font-size:14px
}
.list-2 {
	margin:-10px 0 0 -10px
}
.list-2 li {
	width:50%
}
.list-2 li a {
	margin:10px 0 0 10px
}
.in-news-left,.in-news-right {
	float:none;
	width:auto
}
.in-news-right {
	margin-top:20px
}
.in-news-tit {
	font-size:14px;
	padding:0 15px;
	line-height:45px
}
.in-news-tit .more {
	font-size:12px
}
.in-news-wrap {
	padding:15px
}
.in-news-list dt {
	width:110px
}
.in-news-list dd {
	margin-left:120px
}
.in-news-list dd p {
	margin-top:10px;
	height:50px
}
.in-news-list dd .more {
	display:none
}
.in-news-list li {
	width:100%
}
.in-news-list li a {
	line-height:40px
}
.in-news-list li a .tel {
	width:70%
}
.news-menu li {
	margin-right:15px
}
#marquee {
	height:354px
}
#marquee li a {
	padding:15px
}
.footer {
	padding:53px 0;
	background-color:#333;
	color:#fff;
	text-align:center
}
.footer a {
	color:#fff
}
.footer-link,.footer-logo,.footer-ewm {
	display:none
}
.footer-info {
	padding-left:0;
	margin-left:0;
	border-left:0;
	font-size:12px;
	float:none
}
.ct2-sd {
	display:none
}
.ct2-mn {
	float:none;
	width:auto
}
.position {
	font-size:12px;
	margin:0 -15px 20px;
	border-right:0;
	padding-right:15px
}
.mn-box {
	padding:0;
	border:none
}
.list-4 li a {
	padding:10px
}
.list-4 li .more {
	display:none
}
.list-4 li .date {
	font-size:12px;
	width:60px;
	padding:10px 0
}
.list-4 li .date strong {
	font-size:18px
}
.list-4 li .text {
	margin:0 0 0 70px
}
.list-4 li .text h4 {
	font-size:14px
}
.list-4 li .text p {
	font-size:12px;
	height:42px;
	margin-top:2px
}

.panel-mn .tit {
	padding:0 10px
}
.panel-mn .bd {
	padding:10px
}
.list-5 li {
	width:100%
}
.list-6 {
	margin:-10px 0 0 -10px
}
.list-6 li {
	width:50%
}
.list-6 li a {
	margin:10px 0 0 10px
}
.list-3-1 {
	margin:-10px 0 0 -10px
}
.list-3-1 li {
	width:50%
}
.list-3-1 li a {
	margin:10px 0 0 10px
}

.list-3-1 li .img-cover span img{height: auto;}
.content-title {
	margin-bottom:15px
}
.content-title p {
	margin-top:10px;
	padding-top:10px
}
.content-title p span {
	padding:0 5px
}
.content-exp {
	margin-top:15px
}
.pc-slide {
	float:none;
	width:auto
}
.eyou-showcase-info {
	margin:20px 0 0
}
.eyou-showcase-info h1 {
	padding-bottom:10px
}
.eyou-showcase-info p {
	margin-top:10px
}

.contact {
	margin-left:0;
	background:0 0
}
.contact li {
	padding:10px 0;
	font-size:14px;
	line-height:24px
}
.contact li i {
	font-size:24px
}
.banner-sub {
	display:none
}

}

@media screen and (max-width: 1250px) and (min-width: 768px){
	.header .topbar ul{display: none;}
	.container{width: 98%; padding: 0px 1%;}
	.header .nav li{width: 12.5%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.header .nav li a{padding: 0px; text-align: center;}
	.banner .swiper-slide{height: 300px;}
	.in-prd-cate{width: 25%;}
	.in-prd-cate .zx{padding: 5px 7px;}
	.in-prd-con{width: 73%;}
	.list-1{margin: 0px;}
	.list-1 .text p{display: none;}
	.in_heng{display: none;}
	.in_sida dl dd{width: 48%;}
	.in-about dt{width: 40%;}
	.in-about dd {margin-left: 43%;}
	.in-news-left{width: 65%;}
	.in-news-list dt img{height: 125px;}
	.in-news-list dt{width: 30%;}
	.in-news-list dd{margin-left: 33%;}
	.in-news-right{width: 30%;}
	.footer-logo{width: 30%;}
	.footer-info{width: 40%;}
	.ct2-sd{width: 22%;}
	.ct2-mn{width: 75%;}
	.list-1 .wrap{margin: 0px;}
	.list-1 li{width: 31.333%; margin: 1% 1%;}
	.pc-slide{width: 40%;}
	.eyou-showcase-info{margin-left: 43%;}
	.list-3-1 li .img-cover span img{height: 150px;}


}





/*分页样式CSS*/
.page{height:24px; line-height:24px; text-align:center; margin-top:30px; clear:both;}
.page li{display:inline; padding:5px 6px; border:1px solid #ddd; margin-right:5px; color: #555;}
.page li a{color: #555;}
.page li a:hover{background:#f5f5f5; color:#0064c4;}
.page li.thisclass{background:#9A9FA5; color: #fff;}
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#0064c4; color: #fff;}
.page .pageinfo strong{font-weight:normal; color: #555;}











