﻿html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	line-height:1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin:0;
	font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1200px;
	background: #fff;
	color: #333;
}
body {
	overflow-x: hidden;
}
h1 {
	font-size:2em;
	margin:.67em 0;
}
figure {
	margin:1em 40px;
}
hr {
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
	overflow:visible;
}
a {
	-webkit-text-decoration-skip:objects;
	background-color:transparent;
}
abbr[title] {
	border-bottom:none;
	-webkit-text-decoration:underline dotted;
	text-decoration:underline dotted;
}
b,strong {
	font-weight:bolder;
}
dfn {
	font-style:italic;
}
mark {
	background-color:#ff0;
	color:#000;
}
small {
	font-size:80%;
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sub {
	bottom:-.25em;
}
sup {
	top:-.5em;
}
audio:not([controls]) {
	display:none;
	height:0;
}
img {
	border-style:none;
}
svg:not(:root) {
	overflow:hidden;
}
button,input,optgroup,select,textarea {
	line-height:1.42857143;
	margin:0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga","kern";
}
button,input {
	overflow:visible;
}
button,select {
	text-transform:none;
}
button,html [type=button],
/* 1*/
	[type=reset],[type=submit] {
	-webkit-appearance:button;
}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
	border-style:none;
	padding:0;
}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
	outline:1px dotted ButtonText;
}
fieldset {
	padding:.35em .75em .625em;
}
legend {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:inherit;
	display:table;
	max-width:100%;
	padding:0;
	white-space:normal;
}
progress {
	display:inline-block;
	vertical-align:baseline;
}
textarea {
	overflow:auto;
}
[type=checkbox],[type=radio] {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height:auto;
}
[type=search] {
	-webkit-appearance:textfield;
	outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance:none;
}
::-webkit-file-upload-button {
	-webkit-appearance:button;
	font:inherit;
}
summary {
	display:list-item;
}
article,aside,footer,header,nav,section,figcaption,figure,main,details,
/* 1*/
	menu {
	display:block;
}
pre,code,kbd,samp {
	font-family:monospace, monospace;
	font-size:1em;
}
audio,video,canvas {
	display:inline-block;
}
template,[hidden] {
	display:none;
}
.clearfix {
	zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	line-height:0;
	content:"";
}
.clearfix:after {
	clear:both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #910800;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.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;
}
.dropdown {
	position: relative;
}
.dropdown-box {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	background-color: #146eac;
	min-width: 100%;
	display: none;
	overflow: hidden;
}
.dropdown-box li {
	border-top: 1px solid #ddd;
	text-align: center;
}
.dropdown-box li a {
	color: #fff;
}
.dropdown-box li a:hover {
	background-color: #fff;
}
.dropdown.open .dropdown-box {
	display: block;
}

.header .topbar {
	line-height: 33px;
	background-color: #f7f7f7;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
.header .topbar span.fl {
	width: 85%;
}
.header .topbar span.fr {
	width: 15%;
	text-align: right;
}
.header .logo {
	float: left;
	padding: 20px 0;
}
.header .logo img {
	display: block;
	height: 100px;
	width: auto;
}
.header .text {
	float: left;
	border-left: 1px solid #ddd;
	font-size: 22px;
	padding: 10px 0 10px 30px;
	margin: 20px 0 20px 30px;
	letter-spacing: 6px;
}
.header .text span {
	display: block;
	font-weight: 600;
	font-size: 34px;
}
.header .tel {
	float: right;
	background: url(../images/lx.gif) no-repeat 0 center;
	padding-left: 65px;
	margin-top: 35px;
}
.header .tel span {
	display: block;
	font-size: 28px;
	font-weight: 600;
	line-height: 1;
}

.nav {
	background: #3487c8;
}
.nav li {
	float: left;
}
.nav li:last-child {
	background: none;
}
.nav li a {
	display: block;
	padding: 0 53px;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}
.nav li a:hover,.nav li.open>a {
	background: #5ac441;
}
.nav li a.cur {
	background: #5ac441;
}
.nav .dropdown-box li {
	float: none;
	border-right: 0;
}
.nav .dropdown-box a {
	line-height: 20px;
	font-size: 14px;
	padding: 15px 10px;
	margin: 0;
}

.ban {
	position:relative;
	width:1200px;
	height:660px;
	margin:0px auto;
	height:500px;
}
.banPa {
	left:-360px;
	position:absolute;
}
#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 1920px;
	height: 660px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	height:auto;
}
#foucsBox .imgCon {
	width: 1920px;
	height: 660px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	height:auto;
}
#foucsBox .imgCon li {
	float: left;
	width: 1920px;
	height: 660px;
	height:auto;
}
#foucsBox .imgCon li img {
	width: 1920px;
	height: 660px;
	height:auto;
}
#foucsBox .foucs {
	width: 1920px;
	height: 18px;
	position: absolute;
	bottom: 15px;
	text-align: center;
	z-index: 3;
}
.foucs span {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	line-height: 0;
	font-size: 0;
	background: url(../images/ban_coin.png) -25px 0px no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.foucs span.f {
	background:url(../images/ban_coin.png) 0px 0px no-repeat;
}

.section {
	padding: 65px 0;
}
.partner .tit {
	background: url(../images/line1.gif) no-repeat 272px center;
	line-height: 30px;
	margin-bottom: 30px;
}
.partner .tit .more {
	float: right;
}
.partner .tit span {
	display: inline-block;
	background: url(../images/ico01.gif) no-repeat 0 center;
	padding-left: 48px;
	font-size: 22px;
	font-weight: bold;
}
.partner ul {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.partner li {
	float: left;
	width: 25%;
}
.partner li a {
	display: block;
	position: relative;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 0;
	line-height: 220px;
	text-align: center;
}
.partner li img {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.partner li .text {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: url(../images/bg01.png) repeat 0 0;
	transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
	font-size: 14px;
	overflow: hidden;
}
.partner li .text span {
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	display: inline-block;
	line-height: 2;
}
.partner li a:hover .text {
	height: 100%;
}

.title {
	text-align: center;
	margin-bottom: 30px;
	background: url(../images/tilbg1.png) no-repeat center 17px;
}
.title h4 {
	margin: 0;
	color: #0088ce;
	font-size: 34px;
	line-height: 42px;
}
.title p {
	margin: 10px 0 0;
	font-size: 22px;
	color: #555;
}
.pro-dl {
	margin-bottom: 20px;
}
.pro-dl dl {
	margin: 0 0 1px;
	overflow: hidden;
	background-color: #fff;
}
.pro-dl dt {
	float: left;
	width: 175px;
	background: #0088ce;
	color: #fff;
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
}
.pro-dl dt a {
	display: block;
	color: #fff;
	padding-left: 30px;
}
.pro-dl dd {
	margin-left: 175px;
	overflow: hidden;
}
.pro-dl dd a {
	float: left;
	line-height: 50px;
	font-size: 16px;
	margin-left: 35px;
	background: url(../images/ico08.gif) no-repeat 0 center;
	padding-left: 16px;
}
.pro-scroll {
	position: relative;
}
.pro-scroll .bd li {
	float: left;
	width: 301px;
	padding-bottom: 20px;
}
.pro-scroll .bd li a {
	background-color: #fff;
	display: block;
	border: 1px solid #ddd;
	padding: 5px 5px 0;
	margin-right: -1px;
}
.pro-scroll .bd li .m {
	height: 217px;
	line-height: 217px;
}
.pro-scroll .bd li .text {
	padding: 10px 30px 0;
	color: #666;
}
.pro-scroll .bd li h4 {
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	background: url(../images/line3.gif) no-repeat center bottom;
	text-align: center;
	color: #0088ce;
	font-size: 18px;
	margin: 0;
}
.pro-scroll .bd li p {
	margin: 10px 0 0;
	text-align: center;
	height: 40px;
	overflow: hidden;
}
.pro-scroll .bd li span {
	display: block;
	width: 128px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icobg1.gif) no-repeat center 0;
	text-align: center;
	margin: 20px auto -17px;
}
.pro-scroll .prev,.pro-scroll .next {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 39px;
	margin-top: -96px;
}
.pro-scroll .prev {
	background: url(../images/prev1.png) no-repeat center;
	left: -42px;
}
.pro-scroll .next {
	background: url(../images/next1.png) no-repeat center;
	right: -42px;
}

/*产品导航*/
*{ padding:0; margin:0;}
.cp_dh{ width:1200px; margin:auto; display:inline-block;}
.cp_dh li{ width: 220px; height:50px; line-height:50px; text-align:center; margin:0 10px 20px; background:#e5e5e5; float:left; position: relative; font-size:16px;}
.cp_dh li:nth-child() {}
.cp_dh li a{}
.cp_dh li a:hover { background:#0088ce; color:#FFFFFF;}
.cp_dh li dl{ position:absolute; z-index:9; background:#FFFFFF; border:1px solid #e5e5e5; width:100%; text-align:center; display:none; transition:all ease 0.5s; box-sizing:border-box;}
.cp_dh li:hover dl{ display:block;opacity:1;}
.cp_dh li a{ display:block;}


.case-in .hd {
	float: left;
	width: 282px;
}
.case-in .hd li {
	height: 95px;
	margin-bottom: 7px;
	background: url(../images/caselbg.gif) no-repeat right 0;
	border-left: solid 4px #e3e3e3;
	cursor: pointer;
	overflow: hidden;
}
.case-in .hd li .icon {
	float: left;
	margin: 26px 0 0 34px;
	position: relative;
	width: 42px;
	height: 69px;
}
.case-in .hd li .icon i {
	width: 42px;
	height: 43px;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	transition: all 0.4s linear;
	background: no-repeat 0 0;
}
.case-in .hd li .icon i.h {
	background-position: -90px 0;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
	transform-origin: 50% 0;
}
.case-in .hd li .text {
	margin-left: 99px;
	margin-top: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	margin-left:40px;
}
.case-in .hd li .text span {
	display: block;
	color: #bcbcbc;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial;
}
.case-in .hd li.on {
	background: url(../images/ico02.gif) no-repeat 277px 29px #0088ce;
	width: 380px;
	position: relative;
	z-index: 4;
}
.case-in .hd li.on .icon .h {
	opacity: 1;
	visibility: visible;
	transform: rotate3d(1,0,0,0deg);
}
.case-in .hd li.on .text {
	color: #fff;
}
.case-in .hd li.on .text span {
	color: #d4e5f3;
}
.case-in .qbd {
	margin-left: 306px;
}
.case-in .pic {
	position: relative;
}
.case-in .pic .m {
	height: 400px;
	line-height: 400px;
}
.case-in .pic .m img {
	width:894px;
	height: 400px;
}
.case-in .pic .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.75);
	color: #fff;
	z-index:9;
}
.case-in .pic .text p {
	width: 680px;
	padding: 20px;
	margin: 0;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	width:100%;
	box-sizing:border-box;
	height:auto;
}
.case-in .pic .text span {
	float: right;
	background: url(../images/more02.png) no-repeat 0 0;
	line-height: 24px;
	height: 60px;
	width: 70px;
	text-align: center;
	padding-top: 11px;
	margin: 10px 20px;
}

.edge-in {
	background: url(../images/edgebg2.jpg) no-repeat center bottom;
}
.edge-in .bg {
	background: url(../images/edgebg1.jpg) no-repeat center 0;
}
.edge-in .tit {
	text-align: center;
	font-size: 0;
	padding: 84px 0 0 160px;
	height: 203px;
}
.edge-in dl {
	margin: 0;
}
.edge-in dt {
	float: right;
}
.edge-in dd {
	width: 600px;
}
.edge-in dd .text {
	padding-top: 60px;
	background: url(../images/edge_tbg.gif) no-repeat 0 0;
}
.edge-in dd .text h4 {
	margin: 0 0 45px;
	line-height: 82px;
	font-size: 36px;
}
.edge-in dd .text h4 span {
	width: 99px;
	color: #fff;
	display: inline-block;
	font-size: 44px;
	text-align: center;
	font-family: Impact;
	margin-right: 30px;
	vertical-align: top;
}
.edge-in dd .text p {
	padding: 0 0 13px 47px;
	margin: 0;
	background: url(../images/ico03.gif) no-repeat 23px 6px;
	font-size: 16px;
	line-height: 23px;
}
.edge-in dd .text p span {
	color: #0088ce;
	font-weight: 600;
}

.news-in {
	border: 1px solid #ddd;
	background-color: #fff;
}
.news-mn {
	float: left;
	width: 693px;
}
.news-sd {
	float: right;
	width: 504px;
	border-left: 1px solid #ddd;
}
.news-tit {
	line-height: 55px;
	padding: 0 30px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.news-tit a {
	float: right;
	font-weight: normal;
	font-size: 14px;
}
.news-mn dl {
	margin: 0;
	background: url(../images/line4.gif) no-repeat 50px bottom;
	padding-bottom: 20px;
	margin: 0 50px;
}
.news-mn dt {
}
.news-mn dt span {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #0088ce;
	color: #fff;
	width: 81px;
	height: 81px;
	line-height: 18px;
	text-align: center;
}
.news-mn dt strong {
	display: block;
	font-family: Impact;
	font-size: 30px;
	line-height: 1;
	padding-top: 16px;
}
.news-mn dt p {
	height: 271px;
	line-height: 271px;
	margin: 0;
}
.news-mn dd {
	margin: 10px 0 0;
}
.news-mn dd h4 {
	margin: 0 0 10px;
	font-size: 16px;
}
.news-mn dd p {
	margin: 0;
}
.news-mn ul {
	margin: 15px 50px;
}
.news-mn li {
	line-height: 22px;
	background: url(../images/ico08.gif) no-repeat 0 center;
	padding-left: 20px;
}
.news-mn span {
	font-weight: none;
	float: right;
	color: #999;
}

.wenda {
	margin: 0 30px;
}
.wenda li {
	border-bottom: 1px dashed #e6e6e6;
	padding: 10px 0;
}
.wenda li h4 {
	margin: 0;
	padding-left: 40px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/faq_w.gif) no-repeat 0 center;
	font-size: 16px;
}
.wenda li p {
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 12px 0 0;
	background: url(../images/faq_d.gif) no-repeat 0 0;
	padding-left: 40px;
}
.about-mn {
	float: left;
	width: 270px;
	height: 563px;
	background: url(../images/aboutbg.gif) no-repeat 0 0;
	color: #fff;
}
.about-mn h4 {
	margin: 0;
	padding: 74px 0 0 30px;
	font-size: 24px;
	text-transform: uppercase;
}
.about-mn h4 span {
	display: block;
	margin-top: 20px;
}
.about-mn h5 {
	line-height: 26px;
	background: url(../images/line2.png) no-repeat right center;
	margin: 90px 24px 10px 24px;
	font-size: 18px;
	color: #fff;
}
.about-mn h5 a {
	color: #fff;
	background: url(../images/ico07.gif) no-repeat 1px 5px;
	padding-left: 20px;
}
.about-mn .picScroll {
	margin: 0 24px;
}
.about-mn .picScroll li .m {
	height: 166px;
	line-height: 166px;
}
.about-mn .picScroll li p {
	color: #fff;
	margin: 5px 0 0;
}
.about-sd {
	float: right;
	width: 900px;
}
.about-sd .m {
	height: 272px;
}
.about-sd .text {
	border: 1px solid #ddd;
	border-top: 0;
	height: 261px;
	line-height: 35px;
	padding: 14px 35px;
}
.about-sd .text span {
	float: right;
}
.about-sd .text img {
	display: block;
}

.footer {
	background-color: #272f34;
	color: #96989a;
}
.footer a {
	color: #96989a;
}
.footer .logo {
	float: left;
	padding-top: 52px;
}
.footer .fnav {
	float: left;
	width: 270px;
	padding-top: 52px;
}
.footer .fnav li {
	float: left;
	padding-left: 22px;
	width: 110px;
	line-height: 28px;
}
.footer .contact {
	width: 530px;
	float: left;
	height: auto;
	padding: 52px 30px 30px;
	border-left: solid 1px #3d4449;
	border-right: solid 1px #3d4449;
}
.footer .contact p {
	padding: 4px 0;
	margin: 0;
}
.footer .ewm {
	float: right;
	padding-top: 46px;
}
.footer .ewm li {
	float: left;
	font-size: 12px;
	text-align: center;
	margin-left: 20px;
}
.footer .ewm li img {
	display: block;
	width: 110px;
	height: 110px;
	margin: 0 auto 10px;
}
.footer-copy {
	padding: 10px 0;
	background-color: #181c20;
}
.footer-copy a {
	margin-right: 20px;
}
/*内页*/
.banner {
	height: 350px;
	overflow:hidden;
	width: 100%;
}

.sou {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
.sou .hot {
	float: left;
	padding: 8px 0;
}
.sou .hot a {
	margin-right: 10px;
}
.sou-inner {
	background-color: #F2F2F2;
}
.sou-inner .sou {
	border-bottom: 0;
}
.sou-inner .hot {
	padding: 6px 0;
}

.curmbs {
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}
.curmbs span {
	padding-left: 10px;
	border-left: 10px solid #00bd09;
}
.curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}
.ct2-sd {
	float: left;
	width: 240px;
}
.ct2-mn {
	float: right;
	width: 930px;
}

.panel-sd {
	margin-bottom: 20px;
}
.panel-sd-hd {
	background-color: #146eac;
	color: #fff;
	padding-bottom: 5px;
}
.panel-sd-hd h4 {
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 0;
	font-size: 24px;
	padding: 20px 0;
}
.panel-sd-bd {
	border: 1px solid #ececeb;
	padding: 5px 10px;
	border-top: 0;
}

.column h3 {
	margin: 0 0 2px;
	font-weight: normal;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	padding: 0 40px;
}
.column h3 a {
	display: block;
	line-height: 50px;
	font-size: 18px;
	color: #333;
}
.column h3.on {
	background: url(../images/p14-icon2.png) no-repeat right center #146eac;
}
.column h3.on a {
	color: #fff;
}
.column li {
	line-height: 50px;
	border-bottom: 1px solid #fff;
}
.column li a {
	display: block;
	padding: 0 40px;
	background-color: #ECECEC;
}
.column .sub>a {
	position: relative;
}
.column .sub>a:after {
	content: '';
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column .sub.open>a:after {
	border-color: #146eac;
}
.column .sub-box {
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	display: none;
}
.column .sub.open .sub-box {
	display: block;
}
.column .sub-box p {
	margin: 0;
	border-bottom: 1px solid #ECECEC;
}
.column .sub-box a {
	background-color: transparent;
	padding-left: 60px;
}
.contact-z1 {
	background-color: #146eac;
	text-align: center;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.contact-z1 p {
	margin: 0;
}
.contact-z1 p img {
	vertical-align: middle;
	margin-right: 5px;
}
.contact-z1 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1;
}

.pages {
	text-align: center;
	margin: 10px 0;
}
.pages li {
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #ddd;
	padding: 4px 12px;
	border-radius: 3px;
	font-size:12px;
	color: #333;
	background: #fcfcfc;
	margin-right: 1px;
}
.pages li.cur {
	background: #3487c8;
	border-color: #3487c8;
}
.pages a.cur {
	color: #333;
}
.pages li:hover {
	background: #3487c8;
	border-color: #3487c8;
}
.pages li.pages_solid {
	background: #3487c8;
	border-color: #3487c8;
	color: #fff;
}
.pages li:hover a {
	color: #fff;
}
.pagination li {
	cursor:pointer;
}
.pagination {
	height:40px;
	padding:20px 0px;
}

.title-1 {
	border-bottom: 1px solid #ececeb;
	height: 44px;
	margin-bottom: 15px;
	font-size: 24px;
}
.title-1 span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #00bd09;
}
.list-2 {
	margin: 0 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 33.333333%;
}
.list-2 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ddd;
}
.list-2 li a:hover {
	border-color: #146eac;
	color: #146eac;
}
.list-2 li .m {
	height: 224px;
	line-height: 224px;
}
.list-2 li .text {
	padding: 5px 10px;
}
.list-2 li h4 {
	margin: 0;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}
.list-2 li p {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
	color: #666;
}
.list-5 li {
	margin-bottom: 15px;
}
.list-5 li a {
	display: block;
	border: 1px solid #ececeb;
	padding: 15px;
	overflow: hidden;
}
.list-5 li .m {
	float: left;
	width: 250px;
}
.list-5 li .m img {
	display: block;
	width: 100%;
	height: auto;
}
.list-5 li .text {
	margin-left: 270px;
}
.list-5 li .text h4 {
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.list-5 li .text p {
	color: #797979;
}
.list-5 li .text .more {
	float: right;
	padding: 6px 12px;
	color: #fff;
	background-color: #B6B6B6;
}
.list-5 li a:hover {
	border-color: #146eac;
}
.list-5 li a:hover .text h4 {
	color: #146eac;
}
.list-5 li a:hover .text .more {
	background-color: #146eac;
}
.list-5-1 li .m {
	width: 325px;
}
.list-5-1 li .text {
	margin-left: 345px;
}
.list-5-1 li .text h4 {
	padding-bottom: 4px;
	background: url(../images/p15-icon1.png) repeat-x left bottom;
}

.news {
	margin-bottom: 30px;
}
.news-title {
	margin-bottom: 20px;
	text-align: center;
}
.news-title h1 {
	margin: 0;
	font-size: 24px;
}
.news-title span {
	padding: 0 5px;
	margin: 10px 0 0;
	font-size: 12px;
	color: #999;
}
.pro_img {
	display: block;
}
.pro_img img {
	text-align: center;
	
}
.news-body {
	line-height: 2;
	margin-bottom: 20px;
	text-indent: 2em;
}
.news-rem,.news-pro {
	margin-bottom: 20px;
	overflow: hidden;
}
.news-rem h4,.news-pro h4 {
	margin: 0;
	font-size: 24px;
	line-height: 55px;
}
.news-rem li {
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}
.news-pro li {
	width: 300px;
	margin: 0 5px;
	display: block;
}
.news-pro li p {
	text-align: center;
}
.news-pro li img {
	display: block;
	height: 256px;
	width: 300px;
}
.news-epx {
	margin-bottom: 20px;
	margin-right: 20px;
}
.news-epx li {
	line-height: 32px;
	margin-bottom: 5px;
}
.news-epx li em {
	float: right;
	font-style: normal;
}
.news-return {
	border-top: 1px solid #00bd09;
	line-height: 32px;
	padding-bottom: 20px;
}
.news-return a {
	margin-right: 10px;
}
.news-return .more {
	margin: 0;
	float: right;
	background-color: #00bd09;
	color: #fff;
	padding: 0 10px;
}

.menu-inner {
	text-align: center;
	margin-bottom: 20px;
}
.menu-inner a {
	float: left;
	width: 14.2857142857%;
}
.menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #0088ce;
	color: #fff;
	font-size: 18px;
	line-height: 55px;
}
.menu-inner a:hover span,.menu-inner a.active span {
	background: url(../images/p16-icon6.png) no-repeat center bottom #00bd09;
}

.about {
	box-shadow: 0 0 5px #cac8c8;
	margin: 0;
	margin-bottom: 20px;
}
.about dd {
	margin: 0;
	padding: 50px 40px 30px;
	position: relative;
}
.about dd h4 {
	margin: 0 0 0 -187px;
	font-size: 24px;
	background-color: #0088ce;
	color: #fff;
	text-align: center;
	line-height: 35px;
	position: absolute;
	width: 375px;
	padding: 20px 0;
	left: 50%;
	top: -70px;
}
.about dd p {
	line-height: 2;
	text-indent: 2em;
}

.lxkf {
	margin: 0;
	overflow: hidden;
}
.lxkf dt {
	float: left;
}
.lxkf dt img {
	display: block;
}
.lxkf dd {
	margin-left: 260px;
}
.lxkf dd h4 {
	margin: 0 0 15px;
	padding: 25px 0 10px;
	display: inline-block;
	border-bottom: 5px solid #0088ce;
	font-size: 24px;
	color: #0088ce;
}
.lxkf dd h4 span {
	color: #999;
	font-size: 16px;
	margin-left: 10px;
}
.lxkf dd p {
	margin: 0;
	line-height: 2;
}

.contact .text {
	line-height: 20px;
	color: #333;
	font-size : 18px;
}
.contact .text p {
	margin-top: 0;
}
.contact .map {
	float: left;
	padding: 20px 0;
}

.list-4 {
	margin: 0 0 0 -20px;
}
.list-4 li {
	float: left;
	width: 25%;
}
.list-4 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ececeb;
}
.list-4 li a:hover {
	border-color: #068e3c;
}
.list-4 li .m {
	padding: 10px;
	height: 200px;
	line-height: 200px;
}
.list-4 li .text {
	padding: 5px 20px;
	background-color: #F0F0F0;
}
.list-4 li .text h4 {
	margin: 0;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.yunu-message {
	background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	border: 1px solid #ddd;
	padding: 50px 200px;
	margin-bottom: 30px;
}

.form-group {
	margin-bottom: 15px;
}
.form-label {
	float: left;
	line-height: 34px;
	width: 120px;
	text-align: right;
}
.form-label span {
	color: #e50112;
}
.form-content {
	margin-left: 130px;
}
.form-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	width: 600px;
	display: inline-block;
	vertical-align: top;
}
select.form-control {
	height: 34px;
}
.form-submit {
	padding: 6px 22px;
	color: #fff;
	background-color: #146eac;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}
.form-button {
	padding: 6px 22px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}

.link {
	padding: 10px 0 30px;
	background-color: #fff;
}
.link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	line-height: 55px;
	font-size: 18px;
	color: #0280ca;
}
.link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.link ul {
	margin-left: -20px;
}
.link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.protext {
	border:1px solid #e5e5e5;
	line-height:24px;
	padding:10px;
	margin-bottom:15px;
    margin-left: 20px;
} 

/*网站地图*/
.content {
	padding: 0 20px;
}

/*无缝滚动*/
.ysj{ width:1200px; margin: auto;}
.wrap{width: 100%;height: 300px;position: relative;overflow: hidden; margin-bottom:20px;}
.wrap ul{overflow: hidden;position:absolute;width: 1600px;left: 0;top: 0;}
.wrap ul li{float: left;width: 360px;}
.wrap ul li img{ width:94%; border:1px solid #EEEEEE;}