font-face {
	font-weight: 400;
	font-style: normal;
	font-family: CenturyGothic;
	src: url(../fonts/CenturyGothic.eot);
	src: url(../fonts/CenturyGothic.eot?#iefix) format('embedded-opentype'),url(../fonts/CenturyGothic.woff) format('woff'),url(../fonts/CenturyGothic.ttf) format('truetype'),url(../fonts/CenturyGothic.svg#DINProRegular) format('svg');
}

body,html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	color: #444;
	font-size: 15px;
	font-family: "Microsoft Yahei",Arial,Helvetica,sans-serif;
}

dd,div,dl,dt,li,ol,p,ul {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
	color: #0076c0;
	font-weight: 400;
	font-size: 28px;
	line-height: 80px;
}

li,ol,ul {
	list-style: none;
}

a:link,a:visited {
	color: #111;
	text-decoration: none;
}

a:hover {
	color: #e00;
	text-decoration: none;
}

.clear {
	clear: both;
}

.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.space {
	height: 32px;
}

.space2 {
	height: 70px;
}

img {
	border: 0;
}

h2 {
	text-transform: uppercase;
}

.wrap {
	position: relative;
	margin: 0 auto;
	width: 1145px;
}

.wrap2 {
	margin: 0 auto;
	width: 1145px;
}

.header {
	position: fixed;
	top: 0;
	z-index: 99;
	width: 100%;
	background: #fff;
}

.inner {
	position: relative;
	margin: 0 auto;
	width: 1145px;
	background: rgba(0,0,0,0) none repeat scroll 0 0!important;
	zoom: 1;
}

.toplogo {
	float: left;
	margin-right: 50px;
	-webkit-transition: .2s ease-in 0s;
	-moz-transition: .2s ease-in 0s;
	-o-transition: .2s ease-in 0s;
	transition: .2s ease-in 0s;
	-ms-transition: .2s ease-in 0s;
}

.toptel {
	float: right;
	width: 60%;
	text-align: right;
}

.large .toplogo {
	padding: 25px 0;
}

.small .toplogo {
	padding: 12px 0;
}

.large .toplogo img {
	width: auto;
	max-height: 50px;
	-webkit-transition: .2s ease-in 0s;
	-moz-transition: .2s ease-in 0s;
	-o-transition: .2s ease-in 0s;
	transition: .2s ease-in 0s;
	-ms-transition: .2s ease-in 0s;
}

.small .toplogo img {
	width: auto;
	max-height: 40px;
	-webkit-transition: .2s ease-in 0s;
	-moz-transition: .2s ease-in 0s;
	-o-transition: .2s ease-in 0s;
	transition: .2s ease-in 0s;
	-ms-transition: .2s ease-in 0s;
}

#nav {
	font-size: 0;
}

#nav li {
	position: relative;
	display: inline-block;
	margin-right: 45px;
	text-align: center;
}

.large #nav li {
	padding: 34px 0;
	height: 40px;
}

.small #nav li {
	padding: 10px 0;
	height: 48px;
}

#nav li a {
	display: block;
	font-size: 16px;
	line-height: 20px;
}

#nav li p {
	color: #666;
	font-size: 13px;
}

#nav li a:hover {
	color: #0c58af;
}

#nav li a:hover p {
	color: #0c58af;
}

#nav li a.current {
	color: #0c58af;
}

#nav li a.current p {
	color: #0c58af;
}

#nav li a.current .nline {
	width: 40px;
}

.nline {
	position: absolute;
	bottom: -1px;
	left: 50%;
	z-index: 999;
	margin-left: -20px;
	width: 0;
	height: 4px;
	background: #0076c0;
	-webkit-transition: .2s ease-in 0s;
	-moz-transition: .2s ease-in 0s;
	-o-transition: .2s ease-in 0s;
	transition: .2s ease-in 0s;
	-ms-transition: .2s ease-in 0s;
}

#nav li:hover .nline {
	width: 50px;
}

.navline {
	position: absolute;
	bottom: -7px;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 7px;
	background: url(../images/navline.png) repeat-x center top;
}

.picsk {
	display: inline-block;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #e0e0e0;
	text-align: center;
}

.picsk span {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.picsk img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.pa:link,.pa:visited {
	display: inline-block;
	margin-right: 10px;
	width: 34px;
	height: 34px;
	border: 1px solid #dcd9d4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	color: #333;
	font-size: 20px;
	line-height: 34px;
}

.pa:hover {
	border: 1px solid #dcd9d4;
	background: #dcd9d4;
	text-decoration: none;
}

.paon {
	display: inline-block;
	margin-right: 10px;
	width: 34px;
	height: 34px;
	border: 1px solid #dcd9d4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	color: #333;
	font-size: 20px;
	line-height: 34px;
}

.paon2 {
	display: inline-block;
	margin-right: 10px;
	width: 34px;
	height: 34px;
	border: 1px solid #0076c0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #0076c0;
	color: #fff;
	font-size: 20px;
	line-height: 34px;
}

.selectbox {
	position: absolute;
	top: 63px;
	right: 0;
}

.footbg {
	padding: 34px 0 30px 0;
	border-top: 1px solid #ddd;
	font-size: 15px;
	line-height: 24px;
}
.footbg a {
	color: #0076c0;
}

.foot-con {
	float: left;
	width: 30%;
	font-size: 15px;
	line-height: 28px;
}

.foot-con a {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 20px;
	color: #0076c0;
	font-size: 26px;
}

.ftop {
	padding-top: 46px;
}

.weixins {
	position: relative;
}

.weixina {
	position: absolute;
	top: -130px;
	left: -10px;
	z-index: 9;
	display: none;
}

.weixins:hover .weixina {
	display: block;
}

.foot img {
	width: 68px;
	height: auto;
}

.foot {
	float: right;
	padding-top: 20px;
	width: 40%;
	text-align: right;
	font-size: 15px;
}

.foot a {
	display: inline-block;
	margin-left: 20px;
	padding-bottom: 30px;
}

.bg {
	margin-top: 40px;
	padding: 10px 0 20px 0;
	background: #f7f7f7;
}

.h-news {
	position: absolute;
	top: -130px;
	z-index: 9;
	overflow: hidden;
	width: 100%;
}

.h-news-tit {
	margin-bottom: 10px;
	color: #fff;
	font-size: 24px;
	line-height: 20px;
}

.h-news-box {
	padding: 15px;
	background: rgba(255,255,255,.7) none repeat scroll 0 0!important;
	font-size: 0;
}

.h-news-box ul {
	padding-bottom: 40px;
	width: 101.5%;
}

.h-news-box li {
	display: inline-block;
	margin-right: 1.4%;
	width: 31.93%;
	color: #666;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
}

.h-news-box li p {
	margin-bottom: 6px;
	color: #000;
	font-size: 18px;
}

.h-news-box li:hover p {
	color: #0076c0;
}

.h-news-box li img {
	margin-bottom: 20px;
	height: auto;
	max-width: 100%;
}

.nums {
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
	padding: 12px 0;
	color: #a2a2a2;
	text-align: center;
	font-size: 64px;
	font-family: Arial,Helvetica,sans-serif;
}

.c_nums {
	margin-top: 20px;
	font-size: 18px;
}

.mores {
	text-align: right;
}

.mores a {
	display: inline-block;
	padding: 7px 35px;
	background: #0076c0;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

#about {
	position: relative;
	margin: 0 auto;
	margin-top: 330px;
	height: auto;
	max-width: 1920px;
	min-height: 477px;
	background: #0076c0;
}

.h-about {
	float: left;
	margin-left: 20%;
	padding: 100px 0;
	width: 36%;
	color: #d5e3f0;
	font-size: 16px;
	line-height: 32px;
}

.h-about p {
	padding-bottom: 30px;
	color: #fff;
	font-size: 35px;
}

.h-about-pic {
	float: right;
	width: 40%;
	height: 650px;
	background-position: left center;
}

.h-team {
	padding: 50px 0;
	color: #333;
	font-size: 16px;
	line-height: 32px;
}

.h-team img {
	height: auto;
	max-width: 100%;
}

.h-team-pic {
	float: left;
	margin-right: 100px;
	margin-left: 30px;
}

.h-pro-tit {
	margin: 0 auto;
	max-width: 1920px;
	background: #0076c0;
	color: #fff;
	text-align: center;
	font-size: 36px;
	line-height: 150px;
}

.h-pro-tit2 {
	margin: 0 auto;
	max-width: 1920px;
	background: #0076c0;
	color: #fff;
	text-align: center;
	font-size: 36px;
	line-height: 150px;
}

.h-pro-tit3 {
	margin-bottom: 50px;
	color: #000;
	text-align: center;
	font-size: 36px;
	line-height: 30px;
}

.h-pro-tit3 p {
	margin-top: 30px;
	color: #444;
	font-size: 16px;
}

.h-pro-titbg {
	margin: 0 auto;
	margin-top: 20px;
	max-width: 1920px;
	background: #0076c0;
	color: #fff;
	text-align: left;
	font-size: 21px;
	line-height: 150px;
}

.h-pro-titbg a {
	position: absolute;
	top: 55px;
	right: 0;
	width: 130px;
	background: #fff;
	color: #0076c0;
	text-align: center;
	font-size: 17px;
	line-height: 34px;
}

.h-pro-re {
	margin: 30px 0;
	background: #0076c0;
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 100px;
}

.h-ser-tit {
	padding: 60px 0;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}

.h-ser-tit p {
	padding-bottom: 40px;
	color: #0076c0;
	font-size: 38px;
	line-height: 30px;
}

.h-ser {
	font-size: 0;
}

.h-ser ul {
	width: 102%;
}

.h-ser li {
	display: inline-block;
	margin-right: 2%;
	padding: 40px 0;
	width: 23%;
	-webkit-box-shadow: #ccc 0 1px 6px;
	-moz-box-shadow: #ccc 0 1px 6px;
	box-shadow: #ccc 0 1px 6px;
	vertical-align: top;
	text-align: center;
	font-size: 18px;
}

.h-ser li:hover {
	-webkit-box-shadow: #0076c0 0 1px 10px;
	-moz-box-shadow: #0076c0 0 1px 10px;
	box-shadow: #0076c0 0 1px 10px;
}

.h-ser li p {
	padding: 35px 0;
	line-height: 30px;
}

.round {
	margin: 0 auto;
	width: 160px;
	height: 160px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #959595;
}

.round img {
	width: 100%;
	height: auto;
}

.h-ser li a {
	display: block;
	margin: 0 auto;
	width: 120px;
	border: 2px solid #fff;
	border-bottom: 2px solid #0076c0;
	background: #fff;
	color: #0076c0;
	font-size: 15px;
	line-height: 32px;
}

.h-ser li:hover a {
	border: 2px solid #0076c0;
	background: #0076c0;
	color: #fff;
}

.h-ser li:hover .round {
	background: #0076c0;
}

.h-map {
	margin: 50px 0;
	height: 410px;
	background-position: center top;
	background-repeat: no-repeat;
}

.h-pro-txt {
	width: 52%;
	text-align: left;
	font-size: 15px;
	line-height: 26px;
}

.h-pro-txt p {
	color: #0076c0;
	font-size: 50px;
	line-height: 120px;
}

.fleft {
	float: left;
	margin-left: 8%;
}

.fright {
	float: right;
	margin-right: 5%;
}

.fleft2 {
	float: left;
	margin-left: 5%;
}

.fright2 {
	float: right;
	margin-right: 8%;
}

.h-pro-info {
	height: auto;
	min-height: 180px;
}

.h-pro-pic {
	width: 35%;
}

.h-pro-pic img {
	max-width: 100%;
}

.h-color {
	padding: 50px 0 30px 0;
}

.h-color span {
	float: none;
	display: inline-block;
	margin-top: 3px;
	margin-left: 8px;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: top;
	cursor: pointer;
}

.prolist li .h-colors {
	padding-top: 10px;
	height: 20px;
}

.prolist li .h-colors ul {
	display: inline-block;
	vertical-align: top;
}

.prolist li .h-colors li {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 10px;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: #ccc 0 0 0;
	-moz-box-shadow: #ccc 0 0 0;
	box-shadow: #ccc 0 0 0;
	vertical-align: top;
	cursor: pointer;
}

.homepro {
	margin-top: 15px;
	font-size: 0;
}

.top30 {
	margin-top: 30px;
}

.homepro ul {
	width: 102.5%;
}

.homepro li {
	display: inline-block;
	margin: 0 1.5% 15px 0;
	margin-bottom: 15px;
	width: 18.1%;
	border: 1px solid #e0e0e0;
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
}

.homepro li:hover {
	-webkit-box-shadow: #ddd 0 0 8px;
	-moz-box-shadow: #ddd 0 0 8px;
	box-shadow: #ddd 0 0x 8px;
}

.homepro p {
	width: 207px;
	text-align: center;
	line-height: 32px;
}

.home-pro {
	margin-top: 10px;
	font-size: 0;
}

.home-pro li {
	display: inline-block;
	margin-bottom: 15px;
	width: 50%;
	vertical-align: top;
	text-align: center;
	font-size: 13px;
}

.home-pro li p {
	overflow: hidden;
	height: 28px;
}

.home-pro li img {
	width: 94%;
	height: auto;
}

.classn {
	padding: 20px 0 30px 0;
	text-align: center;
}

.classn li {
	display: inline-block;
	margin: 0 8px;
	width: 110px;
	background: #ddd;
	color: #000;
	font-size: 15px;
	line-height: 36px;
	cursor: pointer;
}

.classn li.hover {
	background: #eb0013;
	color: #fff;
}

.about-bg {
	background: url(../images/about_bg.jpg) no-repeat center center;
	background-size: auto 100%;
}

.aboutbox {
	margin: 0 auto;
	width: 1200px;
}

.probox {
	margin: 0 auto;
	width: 90%;
}

.about-pic {
	float: right;
	margin-left: 30px;
	height: 100%;
}

.about-pic img {
	width: auto;
	height: 100%;
}

.about-txt {
	line-height: 22px;
}

.about-txt img {
	margin-left: 30px;
}

.ban-d {
	color: #888;
	font-size: 12px;
	line-height: 40px;
}

.ban {
	margin-top: 85px;
	margin-bottom: 10px;
	text-align: center;
}

.ban img {
	height: auto;
	max-width: 100%;
}

.banline {
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px dotted #ddd;
	background: #eee;
	color: #999;
	text-align: right;
	font-size: 12px;
	line-height: 34px;
}

h2 {
	padding-bottom: 15px;
	color: #000;
}

.dline {
	border-bottom: 1px dotted #ddd;
}

.white {
	color: #fff;
}

.ka:link,.ka:visited {
	margin-right: 50px;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}

.ka:hover {
	text-decoration: underline;
}

.con-l {
	float: left;
	margin-top: 20px;
	width: 21%;
}

.con-r {
	float: right;
	width: 75%;
}

.c-title {
	padding-left: 80px;
	background: url(../images/about_18.jpg) no-repeat left center;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 80px;
}

#marqueeBox {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}

.c-tit {
	margin-top: 20px;
	padding-left: 4px;
	background: url(../images/c_t.jpg) no-repeat left bottom;
	font-weight: 700;
	font-size: 24px;
	line-height: 80px;
}

.conbox {
	padding: 10px 14px 20px 14px;
	border: 1px solid #ddd;
	border-top: none;
	color: #666;
	line-height: 22px;
}

.conbox p {
	color: #e00000;
	font-size: 19px;
	line-height: 28px;
}

.conbox span {
	display: inline-block;
	width: 40px;
}

.wid20 {
	display: inline-block;
	width: 12px;
	font-size: 12px;
}

.class-tit {
	margin-top: -92px;
	padding: 10px 0;
	background: url(../images/ayqh.png);
	background: rgba(0,85,145,.9) none repeat scroll 0 0!important;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 23px;
	line-height: 29px;
}

.class-tit span {
	display: block;
	color: #fcbe21;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 13px;
}

.la:link,.la:visited {
	display: block;
	margin-bottom: 3px;
	padding-left: 30px;
	background: #eee;
	font-size: 15px;
	line-height: 42px;
}

.la:hover {
	background: #014785 url(../images/lefton.jpg) no-repeat center right;
	color: #fff;
}

.laon {
	display: block;
	margin-bottom: 3px;
	padding-left: 30px;
	background: #014785 url(../images/lefton.jpg) no-repeat center right;
	color: #fff;
	font-size: 15px;
	line-height: 42px;
}

.laa:link,.laa:visited {
	display: inline-block;
	padding: 0 20px;
	font-size: 14px;
	line-height: 36px;
}

.laa:hover {
	background: #0369b3;
	color: #fff;
}

.laaon {
	display: inline-block;
	padding: 0 20px;
	background: #0369b3;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
}

.lefts {
	padding-top: 50px;
	text-align: center;
}

.la2:link,.la2:visited {
	display: block;
	padding-left: 25px;
	border-bottom: 1px dashed #eee;
	color: #999;
	font-size: 13px;
	line-height: 32px;
}

.la2:hover {
	color: #000;
}

.laon2 {
	display: block;
	padding-left: 25px;
	border-bottom: 1px dashed #eee;
	color: #f58a00;
	font-size: 13px;
	line-height: 32px;
}

.c-table {
	margin-top: -55px;
	color: #999;
	text-align: right;
	font-size: 12px;
	line-height: 30px;
}

.con-info {
	padding: 30px 0;
	height: auto;
	min-height: 350px;
	font-size: 15px;
	line-height: 26px;
}

.con-info img {
	margin: 5px 0;
	height: auto;
	max-width: 100%;
}

.con-info2 {
	margin: 0 auto;
	padding: 30px 0;
	width: 1145px;
	height: auto;
	min-height: 350px;
	font-size: 15px;
	line-height: 28px;
}

.con-info2 img {
	margin: 5px 0;
	height: auto;
	max-width: 100%;
}

.faqlist li {
	padding: 10px 0;
}

.faqlist li p {
	color: #0076c0;
	font-size: 18px;
	cursor: pointer;
}

.faq-info {
	padding: 20px 0 10px 30px;
	color: #666;
	font-size: 15px;
}

.imenu {
	display: inline-block;
	width: 32px;
}

.prolist {
	margin: 0 auto;
	margin-top: 30px;
	font-size: 0;
}

.prolist ul {
	width: 101%;
}

.prolist li {
	position: relative;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 50px;
	width: 31.33%;
	-webkit-box-shadow: #aaa 0 1px 5px;
	-moz-box-shadow: #aaa 0 1px 5px;
	box-shadow: #aaa 0 1px 5px;
	vertical-align: top;
	font-size: 14px;
}

.pro-txt {
	position: relative;
	margin: 0 auto;
	padding: 15px 0;
	width: 90%;
	text-align: left;
}

.prolist li p {
	font-size: 18px;
	line-height: 26px;
}

.prolist li img {
	height: auto;
	max-width: 100%;
}

.buy {
	position: absolute;
	right: 0;
	bottom: 20px;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #0076c0;
	font-size: 15px;
	line-height: 30px;
}

.buy:hover {
	background: #666;
}

.buy a {
	display: block;
	color: #fff;
}

.picck {
	display: inline-block;
	margin: 0 auto;
	width: 92%;
	height: 170px;
	border: 1px solid #777;
}

.picck span {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.picck img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.pro-info {
	position: absolute;
	bottom: -85%;
	z-index: 99;
	padding: 2%;
	padding: 1% 3%;
	width: 94%;
	height: 98%;
	background: rgba(30,30,30,.7);
	color: #fff;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
	-webkit-transition: .2s ease-in 0s;
	-moz-transition: .2s ease-in 0s;
	-o-transition: .2s ease-in 0s;
	transition: .2s ease-in 0s;
	-ms-transition: .2s ease-in 0s;
}

.prolist li:hover .pro-info {
	bottom: 0;
}

.pro-info p {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #f7a133;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
}

.prolist2 {
	margin-top: 30px;
	font-size: 0;
}

.prolist2 li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

.prolist2 li p {
	padding-bottom: 10px;
	color: #333;
	font-weight: 700;
	font-size: 15px;
}

.pages {
	padding: 20px 0;
	text-align: center;
}

.big-txt {
	float: right;
	margin-top: 40px;
	width: 44%;
}

.big-pic {
	position: relative;
	float: left;
	margin-top: 40px;
	padding: 0 5%;
	width: 50%;
}

.big-pic p {
	margin-top: 20px;
	text-align: left;
}

.big-pic p img {
	margin: 0 3px;
	width: 36px;
	height: auto;
}

.pic-next,.pic-prew {
	position: absolute;
	padding-top: 47%;
}

.pic-prew {
	left: 0;
}

.pic-next {
	right: 0;
}

.picbox {
	overflow: hidden;
	margin: 0 auto;
	width: 94%;
	height: 240px;
}

.picboxs {
	margin-right: 10px;
	padding: 5px;
	width: 200px;
	border: 1px solid #ddd;
}

.picboxs img {
	width: 100%;
}

.inpu {
	display: inline-block;
	width: 100px;
	vertical-align: top;
}

.sou {
	display: inline-block;
	margin-bottom: 6px;
	padding: 4px;
	width: 145px;
	border: none;
	background: rgba(255,255,255,.8) none repeat scroll 0 0!important;
	font-size: 13px;
	line-height: 20px;
}

.sousuo {
	display: inline-block;
	margin-bottom: 6px;
	padding: 4px;
	width: 242px;
	border: none;
	background: rgba(255,255,255,.8) none repeat scroll 0 0!important;
	font-size: 13px;
	line-height: 20px;
}

.sousuos {
	display: inline-block;
	margin-bottom: 6px;
	margin-left: 6px;
	padding: 4px;
	width: 200px;
	border: none;
	border: 1px solid #444;
	background: #222;
	color: #ccc;
	font-size: 13px;
	line-height: 20px;
}

.send {
	display: inline-block;
	margin-top: 2px;
	margin-left: -4px;
	padding: 5px 20px;
	border: none;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	background: #111 url(../images/large.png) no-repeat center center;
	color: #fff;
	line-height: 20px;
}

.f-title {
	display: inline-block;
	width: 25%;
}

.form1 {
	float: left;
	margin-top: 20px;
	width: 55%;
}

.form2 {
	float: right;
	margin-top: 20px;
	width: 40%;
}

.p_tit {
	position: relative;
	margin-bottom: 20px;
	color: #0076c0;
	font-size: 30px;
	line-height: 60px;
}

.p_tit p {
	display: inline-block;
	margin-bottom: -1px;
	padding: 0 5px;
	border-bottom: 2px solid #153463;
}

.p_tit_tit {
	padding-bottom: 40px;
	color: #666;
	font-size: 15px;
	line-height: 26px;
}

.p_tit_tit p {
	padding-bottom: 20px;
	color: #333;
	font-size: 24px;
}

.home_l {
	float: left;
	width: 48%;
}

.home_r {
	position: relative;
	float: right;
	width: 48%;
}

.homeleft {
	float: left;
	width: 22%;
}

.homeright {
	position: relative;
	float: right;
	width: 75%;
}

.classname {
	padding: 15px 0;
	padding-bottom: 20px;
	border-top: none;
}

.classnames {
	position: absolute;
	top: 8px;
	right: 0;
	background: #f0f0f0;
}

.finds {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 999;
	display: none;
	color: #fff;
	font-size: 16px;
}

.homeleft2 {
	float: left;
	width: 50%;
}

.homeright2 {
	float: right;
	padding-top: 10px;
	width: 38%;
}

.home1,.home2 {
	position: relative;
	float: left;
	margin-right: 3%;
	width: 31%;
	line-height: 20px;
}

.home3 {
	position: relative;
	float: right;
	width: 32%;
	line-height: 20px;
}

.home1s {
	position: relative;
	float: left;
	padding-top: 20px;
	width: 35%;
	line-height: 20px;
}

.home2s {
	position: relative;
	float: right;
	padding-top: 20px;
	width: 60%;
	line-height: 20px;
}

.homepic img {
	margin-bottom: -20px;
	padding-top: 30px;
	height: auto;
	max-width: 100%;
}

.home_tit {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	color: #013f7b;
	font-weight: 700;
	font-size: 17px;
	line-height: 40px;
}

.newstxt {
	overflow: hidden;
	height: 100px;
}

.mores a:hover {
	background: #1d6eca;
	color: #fff;
}

#Marquee_x {
	overflow: hidden;
	width: 100%;
}

#Marquee_x ul li,#Marquee_x ul li div {
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 25px;
}

#Marquee_x ul li div {
	float: left;
	overflow: hidden;
	width: 180px;
	height: 150px;
	line-height: 25px;
}

#Marquee_x ul li div img {
	display: block;
	width: 180px;
	height: auto;
	border: 1px solid #888;
}

#Marquee_x ul li div span {
	display: block;
	font-size: 12px;
}

.home1-tit {
	position: relative;
	margin-bottom: 15px;
	padding-left: 8px;
	background: url(../images/home-tit.jpg) no-repeat left top;
	color: #333;
	font-size: 17px;
	line-height: 40px;
}

.dixian {
	margin-top: -10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.promore {
	margin-top: 5px;
	width: 100%;
	text-align: left;
	font-size: 0;
}

.promore li {
	display: inline-block;
	width: 20%;
	vertical-align: top;
}

.pro_title {
	margin: 20px 0;
	border-bottom: 1px solid #ddd;
}

.pro_title li {
	display: inline-block;
	margin-right: 5px;
	padding: 0 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: url(../images/titbg.jpg) center top;
	color: #555;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
}

.pro_title li.hover {
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #fff;
	color: #f58a00;
}

.home-info {
	padding: 10px 0;
	line-height: 22px;
}

.home-info2 {
	padding: 15px;
	line-height: 22px;
}

.homenews li {
	position: relative;
	overflow: hidden;
	margin: 12px 0;
	height: 22px;
}

.homelink a {
	float: left;
	padding: 0 10px 0 40px;
}

.solulist {
	margin: 0 auto;
	width: 1100px;
	font-size: 0;
}

.solulist li {
	display: inline-block;
	margin: 0 1.5%;
	width: 22%;
	color: #666;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

.solulist li p {
	color: #333;
	font-size: 17px;
	line-height: 50px;
}

.rounds {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 130px;
	height: 130px;
	border: 6px solid #f5a338;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.rounds img {
	height: auto;
	max-width: 100%;
}

.rounds3 {
	overflow: hidden;
	margin: 0 auto;
	padding: 15px;
	width: 142px;
	height: 142px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fef3e5;
}

.rounds3 img {
	height: auto;
	max-width: 100%;
}

.solulist li:hover .rounds {
	border: 6px solid #005fb0;
}

.solulist li:hover .rounds3 {
	background: #e5ecf5;
}

.rounds4 {
	float: left;
	overflow: hidden;
	margin-right: 20px;
	padding: 0;
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
}

.rounds4 img {
	width: 100%;
	height: auto;
}

.dates {
	float: right;
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
}

.workPic {
	overflow: hidden;
	padding: 10px 20px;
	text-align: center;
}

.workPic p {
	overflow: hidden;
	margin: 0 auto;
	line-height: 30px;
}

.workPic img {
	width: auto;
	height: 90px;
	border: 3px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #aaa 0 2px 6px;
	-moz-box-shadow: #aaa 0 2px 6px;
	box-shadow: #aaa 0 2px 6px;
}

.workPic:hover img {
	border: 3px solid #0076c0;
}

.homelist {
	margin: 0 auto;
	width: 1100px;
	font-size: 0;
}

.homelist li {
	display: inline-block;
	margin: 0 2%;
	width: 29.3%;
	vertical-align: top;
}

.homelist li>img {
	width: 100%;
	height: auto;
}

.homeline {
	height: 50px;
	background: url(../images/index3_65.jpg) no-repeat center center;
}

.homelist li:hover .homeline {
	background: url(../images/index3_66.jpg) no-repeat center center;
}

.homelist li>a {
	display: block;
	margin: 0 auto;
	width: 150px;
	border: 1px solid #02599d;
	color: #02599d;
	text-align: center;
	font-size: 17px;
	line-height: 36px;
}

.homelist li:hover>a {
	background: #02599d;
	color: #fff;
}

.home-news {
	margin-top: 20px;
}

.home-news span {
	color: #888;
	font-size: 10px;
	font-family: Microsoft YaHei,Arial,Helvetica,sans-serif;
}

.home-news a {
	display: inline-block;
	width: 100%;
	border: none;
	background: 0 0;
	color: #444;
	text-align: left;
	font-size: 13px;
	line-height: 25px;
}

.home-news a:hover {
	background: 0 0;
	color: #02599d;
}

.home_info {
	margin: 0 auto;
	padding: 20px 0;
	width: 1100px;
	color: #444;
	font-size: 14px;
	line-height: 24px;
}

.home_info img {
	margin-left: 60px;
}

.con-s {
	height: auto;
	min-height: 200px;
}

.dline2 {
	border-bottom: 2px solid #ddd;
}

.dline3 {
	border-bottom: 1px solid #ddd;
}

td {
	font-size: 13px;
}

.title {
	position: relative;
	padding-bottom: 20px;
	color: #333;
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 70px;
}

.title2 {
	position: relative;
	color: #444;
	font-weight: 700;
	font-size: 17px;
	line-height: 30px;
}

.title3 {
	padding-bottom: 15px;
	color: #085f98;
	font-size: 15px;
	line-height: 30px;
}

.c_date {
	position: absolute;
	right: 0;
	padding-right: 5px;
	padding-left: 16px;
	background: #fff;
	color: #aaa;
	font-weight: 400;
	font-size: 12px;
}

.c_date2 {
	position: absolute;
	right: 0;
	color: #085f98;
	font-weight: 400;
	font-size: 12px;
}

.c_date2 a {
	color: #085f98;
}

.newlist {
	padding: 50px;
}

.newlist li {
	position: relative;
	padding: 20px 0;
}

.newlist li img {
	float: left;
	margin-right: 20px;
	width: 280px;
	height: auto;
}

.newlist li a {
	display: block;
	padding-bottom: 20px;
	color: #000;
	font-size: 20px;
	line-height: 20px;
}

.newlist li:hover a {
	color: #0076c0;
}

.newsinfo {
	color: #555;
	font-size: 15px;
	line-height: 24px;
}

.c_dates {
	float: left;
	margin-right: 20px;
	padding-bottom: 30px;
	color: #aaa;
	text-align: center;
	font-size: 18px;
}

.c_dates p {
	padding-bottom: 10px;
	font-size: 66px;
	line-height: 45px;
}

.news-go {
	padding: 100px 0 30px 0;
	text-align: right;
}

.news-go a {
	color: #0076c0;
	font-size: 18px;
}

.npic {
	float: left;
	overflow: hidden;
	margin-right: 20px;
	width: 160px;
	height: 100px;
	border: 1px solid #ddd;
}

.npic2 {
	float: left;
	overflow: hidden;
	margin-right: 20px;
	width: 180px;
	height: 120px;
}

.npic img,.npic2 img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.spic {
	float: left;
	overflow: hidden;
	margin-right: 30px;
	width: 170px;
	height: 120px;
	border: 3px solid #eee;
	text-align: center;
}

.spic img {
	width: 170px;
}

.bdsharebuttonbox {
	float: right;
	padding-top: 3px;
}

.keywords {
	display: inline-block;
	padding: 4px;
	border: 1px solid #2a95c9;
}

.searchs {
	display: inline-block;
	padding: 5px 20px;
	border: none;
	background-color: #2a95c9;
}

.home-pro {
	display: none;
}

.ltable {
	margin-top: 10px;
	width: 90%;
}

.homr,.mob-tit {
	display: none;
}

.mobnav {
	display: none;
}

.service_box {
	position: fixed;
	top: 25%;
	right: 0;
	z-index: 100;
	width: 130px;
}

.service_tit img {
	margin-bottom: -8px;
	-webkit-border-radius: 5px 4px 0 0;
	-moz-border-radius: 5px 4px 0 0;
	border-radius: 5px 4px 0 0;
}

.telssk {
	margin-bottom: 6px;
	color: #e00;
	font-size: 14px;
}

.tab_plan {
	padding: 10px 15px 0 15px;
	border-right: 2px solid #0066ae;
	border-left: 2px solid #0066ae;
	background: #fff;
	text-align: center;
}

.tab_plan2 {
	padding: 0 0 10px 0;
	border: 2px solid #0066ae;
	border-top: none;
	background: #fff;
	text-align: center;
	line-height: 22px;
}

.mt10 {
	padding-top: 6px;
	border-top: 1px dotted #ddd;
	text-align: left;
	line-height: 20px;
}

.foot-wms {
	display: none;
}

.fs14 span {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}

.mobfind {
	position: relative;
	margin-top: 20px;
	width: 100%;
	background: url(../images/ban_d.jpg);
	text-align: center;
}

#homecase {
	display: none;
}

.drawer-toggle {
	top: -50px;
	display: none;
}

@media screen and (max-width:1680px) {
	.h-about {
		margin-left: 17%;
		width: 38%;
	}

	.h-about-pic {
		height: 680px;
	}

	.h-news {
		top: -100px;
	}

	#about {
		margin-top: 350px;
	}

	.swiper-pagination {
		margin-bottom: 80px;
	}
}

@media screen and (max-width:1440px) {
	.h-about {
		margin-left: 10%;
		width: 45%;
	}
}

@media screen and (max-width:1280px) {
	.h-about {
		margin-left: 7%;
		width: 48%;
	}
}

@media screen and (max-width:1100px) {
	.nav,.wrap {
		width: 98%;
	}

	.inner {
		width: 100%;
	}

	.footnav {
		margin: 0 auto;
		width: 98%;
	}

	.toplogo {
		margin-right: 40px;
	}

	.ban_d,.selectbox {
		right: 10px;
	}

	.h-about {
		margin-left: 3%;
		padding: 60px 0;
		width: 55%;
	}

	.h-team-pic {
		margin-right: 30px;
		margin-left: 10px;
		width: 280px;
	}

	.h-ser ul {
		width: 100%;
	}

	.h-ser li {
		margin-right: 1%;
		margin-left: 1%;
	}

	.h-pro-titbg {
		padding: 0 20px;
		line-height: 120px;
	}

	.h-pro-titbg a {
		top: 40px;
	}

	.h-team-info img {
		width: 650px;
		height: auto;
	}

	.h-pro-tit {
		line-height: 120px;
	}

	.prolist ul {
		width: 100%;
	}
}

@media screen and (max-width:800px) {
	.selectbox {
		display: none;
	}

	.toplogo {
		margin-right: 20px;
	}

	.toptel {
		width: 65%;
	}

	.homenews .c_date {
		display: none;
	}

	.homenews li {
		overflow: hidden;
		height: 17px;
	}

	#nav li {
		margin-right: 35px;
	}

	.h-news {
		position: relative;
		top: 0;
		z-index: 9;
		overflow: hidden;
	}

	#about {
		margin-top: 20px;
	}

	.h-news-tit {
		margin: 25px 0 10px 15px;
		color: #333;
		font-size: 29px;
		line-height: 30px;
	}

	.h-news-box ul {
		padding-bottom: 10px;
		width: 100%;
	}

	.h-news-box li {
		margin-right: 0;
		width: 100%;
	}

	.h-news-box li img {
		float: left;
		margin-right: 15px;
		width: 200px;
	}

	.h-about-pic {
		display: none;
	}

	.h-about {
		float: none;
		margin: 0 auto;
		padding: 40px 0;
		width: 94%;
	}

	.h-team-info img {
		width: 400px;
		height: auto;
	}

	.h-ser li {
		padding: 20px 0;
	}

	.h-ser li p {
		padding: 10px 0;
	}

	.round {
		width: 130px;
		height: 130px;
	}

	.newlist {
		padding: 30px 15px;
	}

	.newlist li img {
		width: 220px;
		height: auto;
	}

	.newsinfo {
		overflow: hidden;
		height: 66px;
		line-height: 22px;
	}

	.c_dates {
		float: left;
		margin-right: 20px;
		padding-bottom: 30px;
		color: #aaa;
		text-align: center;
		font-size: 16px;
	}

	.c_dates p {
		padding-bottom: 5px;
		font-size: 54px;
		line-height: 45px;
	}

	.swiper-pagination {
		margin-bottom: 20px;
	}
}
@media screen and (max-width:480px) {
	.toptel {
		display: none;
	}

	.large .toplogo {
		padding: 12px 0;
	}

	.small .toplogo {
		padding: 8px 0;
	}

	.large .toplogo img {
		max-height: 40px;
	}

	.small .toplogo img {
		width: auto;
		max-height: 35px;
	}

	.drawer-toggle {
		top: auto;
		display: block;
	}

	.space {
		height: 20px;
	}

	.space2 {
		height: 30px;
	}

	.h-news-box li p {
		margin-bottom: 5px;
		font-size: 16px;
	}

	.h-news-box li {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}

	.h-news-tit {
		margin: 25px 0 10px 15px;
		color: #333;
		font-size: 24px;
		line-height: 20px;
	}

	.mores {
		text-align: center;
	}

	.h-about p {
		padding-bottom: 15px;
		font-size: 24px;
	}

	.h-about {
		padding: 30px 0;
		color: #d5e3f0;
		font-size: 15px;
		line-height: 25px;
	}

	.h-team {
		padding: 10px;
		font-size: 15px;
		line-height: 25px;
	}

	h3 {
		padding: 0 10px;
		font-size: 22px;
		line-height: 60px;
	}

	.h-pro-re,.h-pro-tit,.h-pro-tit2 {
		margin-top: 15px;
		font-size: 26px;
		line-height: 60px;
	}

	.h-pro-pic,.h-pro-txt {
		float: none;
		margin: 0 auto;
		width: 96%;
	}

	.h-pro-txt p {
		color: #444;
		font-size: 22px;
		line-height: 50px;
	}

	.h-pro-txt {
		padding-bottom: 15px;
		border-bottom: 1px solid #e3e3e3;
	}

	.h-color {
		padding: 10px 0;
	}

	.h-pro-titbg {
		padding: 0 10px;
		font-size: 18px;
		line-height: 60px;
	}

	.h-pro-titbg a {
		top: 13px;
		width: 100px;
	}

	.h-ser-tit {
		padding: 25px 0;
		font-size: 15px;
		line-height: 24px;
	}

	.h-ser-tit p {
		padding-bottom: 15px;
		font-size: 24px;
		line-height: 30px;
	}

	.round {
		width: 90px;
		height: 90px;
	}

	.h-ser li {
		margin: 0 2% 15px 2%;
		padding: 15px 0;
		width: 46%;
		font-size: 16px;
	}

	.h-ser li p {
		padding: 5px 0;
		line-height: 30px;
	}

	.h-ser li a {
		width: 80px;
		font-size: 14px;
		line-height: 26px;
	}

	.foot,.foot-con {
		float: none;
		margin: 0 auto;
		width: 96%;
		text-align: left;
	}

	.footbg {
		padding: 20px 0;
		font-size: 14px;
		line-height: 24px;
	}

	.foot-con {
		line-height: 24px;
		font-size: 14px
	}

	.foot-con a {
		margin-right: 20px;
		margin-bottom: 10px;
		line-height: 24px;
	}

	.foot {
		font-size: 14px;
	}

	.foot a {
		display: inline-block;
		margin-right: 20px;
		margin-left: 0;
		padding-bottom: 5px;
	}

	.foot img {
		width: 50px;
		height: auto;
	}

	.h-map {
		margin: 10px 0;
		height: 300px;
	}

	.newlist li img {
		margin-bottom: 10px;
		width: 100%;
	}

	.newlist li a {
		padding-bottom: 10px;
		font-size: 16px;
	}

	.newlist li {
		border-bottom: 1px solid #eee;
	}

	.newsinfo {
		font-size: 14px;
		line-height: 22px;
	}

	.pages {
		padding: 0 0 20px 0;
	}

	.news-go {
		padding: 35px 5px 10px 0;
		text-align: right;
	}

	.news-go a {
		font-size: 16px;
	}

	.m_dates {
		color: #666;
		font-size: 13px;
	}

	.title {
		padding: 10px;
		letter-spacing: 0;
		font-size: 18px;
		line-height: 22px;
	}

	.con-info {
		padding: 15px 10px 20px 10px;
		min-height: 150px;
		font-size: 15px;
		line-height: 24px;
	}

	.prolist {
		margin-top: 0;
	}

	.prolist li {
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
		width: 96%;
		-webkit-box-shadow: #aaa 0 0 3px;
		-moz-box-shadow: #aaa 0 0 3px;
		box-shadow: #aaa 0 0 3px;
	}

	.p_tit_tit {
		margin: 0 auto;
		padding-bottom: 20px;
		width: 96%;
		font-size: 14px;
		line-height: 24px;
	}

	.p_tit_tit p {
		padding-bottom: 10px;
	}

	.p_tit {
		margin: 0 auto;
		margin-bottom: 20px;
		width: 96%;
		font-size: 24px;
		line-height: 30px;
	}

	.con-info2 {
		margin: 0 auto;
		padding: 20px 0;
		width: 96%;
		min-height: 150px;
		font-size: 15px;
		line-height: 26px;
	}

	.downlist {
		font-size: 0;
	}

	.downlist li {
		display: inline-block;
		width: 33%;
		vertical-align: top;
	}

	.h-pro-tit3 {
		margin-bottom: 20px;
		padding-top: 50px;
		color: #000;
		text-align: center;
		font-size: 24px;
		line-height: 30px;
	}

	.h-pro-tit3 p {
		margin-top: 10px;
		color: #444;
		font-size: 15px;
	}

	.workPic {
		padding: 10px;
	}

	.ftop {
		padding-top: 20px;
	}
}
