﻿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;
	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: #f68100;
}

ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.img-center {
	text-align: center;
	font-size: 0;
}

.img-center img {
	display: inline-block;
	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: #fff;
	min-width: 100%;
	display: none;
	overflow: hidden;
	padding: 0 15px;
	margin-left: -15px;
}

.dropdown-box li {
	border-top: 1px solid #ddd;
	text-align: center;
}

.dropdown.open .dropdown-box {
	display: block;
}

.ltop {
	float: left;
	width: 950px;
}

.ltop ,.ltop a {
	color: #333;
}

.rtop {
	float: right;
}

.header .logo {
	float: left;
	padding: 20px 0;
}
.logo h1 a {background: url("http://www.zysqljc.com/siteimages/14646/logo.png") no-repeat center; width: 249px; height: 100px; overflow: hidden; display: block;font-size:0px;}
.header .logo img {
	display: block;
	height: 100px;
	width: auto;
}

.header .text {
	float: left;
	font-size: 16px;
	margin: 46px 0 21px 30px;
}

.header .text span {
	font-weight: bold;
	font-size: 20px;
}

.header .tel {
	float: right;
	margin-top: 48px;
	background: url(../images/tel.gif) no-repeat 0 center;
	padding-left: 65px;
}

.header .tel b {
	display: block;
	font-size: 22px;
	line-height: 1;
}

.header .ewm {
	float: right;
	margin-top: 20px;
	margin-left: 50px;
}

.header .ewm span {
	float: left;
	width: 20px;
	text-align: center;
	font-size: 12px;
	color: #666;
	padding: 1px 0;
}

.header .ewm img {
	float: left;
	width: 70px;
	height: 70px;
}

.nav {
	background-color: #e7e7e7;
}

.nav li {
	float: left;
	background: url(../images/nav_bor.gif) no-repeat left center;
	padding: 0 40px;
}

.nav li:first-child {
	background-image: url(../images/nav_ico01.gif);
}

.nav li a {
	display: block;
	line-height: 60px;
	font-size: 16px;
	color: #333;
	position: relative;
}

.nav li a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	content: '';
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #f68100;
}

.nav li a:hover:before,.yunu-nav>.container>ul>li.active>a:before,.yunu-nav>.container>ul>li.open>a:before {
	width: 100%;
}

.nav li.active>a,.yunu-nav li>a:hover {
	color: #f68100;
}

.nav li a span {
	position: relative;
	z-index: 1;
                 padding-left: 21px;
}

.nav .dropdown-box li {
	float: none;
	background: none;
	padding: 0;
}

.nav .dropdown-box a {
	line-height: 20px;
	font-size: 14px;
	padding: 10px;
	margin: 0;
}

.nav .sc {
	float: right;
	position: relative;
}

.nav .sc a {
	display: block;
	height: 60px;
	width: 40px;
	background: url(../images/s_so.gif) no-repeat center;
}

.nav .sc form {
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 10;
	width: 250px;
	display: none;
	padding: 5px;
	background-color: #e7e7e7;
}

.nav .sc input {
	float: left;
	width: 190px;
	height: 20px;
	padding: 10px;
	line-height: 20px;
	border: 0;
	background-color: #fff;
	font-size: 14px;
}

.nav .sc button {
	width: 40px;
	height: 40px;
	padding: 0;
	border: 0;
	float: left;
	cursor: pointer;
	background-color: #f68100;
	color: #fff;
}

.slideBox {
	height: 660px;
	position: relative;
	overflow: hidden;
}
/* .slideBox .hd {
	position: absolute;
	bottom: 80px;
	font-size: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.slideBox .hd li {
	display: inline-block;
	width: 60px;
	height: 5px;
	margin: 0 10px;
	background-color: #fff;
	cursor: pointer;
}
.slideBox .hd li.on {
	background-color: #f68100;
}
.slideBox .bd,.slideBox .bd ul,.slideBox .bd li {
	width: 100% !important;
	height: 100% !important;
}
.slideBox .bd li {
	background: no-repeat center;
}
.slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
} */
.ban {
	position: relative;
	width: 1200px;
	height: 500px;
	margin: 0px auto;
}

.banPa {
	left: -360px;
	position: absolute;
}

#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 1920px;
	height: 500px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

#foucsBox .imgCon {
	width: 1920px;
	height: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}

#foucsBox .imgCon li {
	float: left;
	width: 1920px;
	height: 500px;
}

#foucsBox .imgCon li img {
	width: 1920px;
	  height: 500px;
}

#foucsBox .foucs {
	width: 1920px;
	height: 18px;
	position: absolute;
	bottom: 75px;
	text-align: center;
	z-index: 3;
}

.foucs span {
	display: inline-block;
	width: 80px;
	height: 5px;
	margin: 0;
	line-height: 0;
	font-size: 0;
	background: url(../images/ban_coin.png) -80px 0px no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.foucs span.f {
	background: url(../images/ban_coin.png) 0px 0px no-repeat;
}

.zyy {
	background: url(../images/yin_t.png) no-repeat center;
	height: 106px;
	margin: -23px 0 0;
	position: relative;
	z-index: 3;
	padding-bottom: 20px;
}

.zyy li {
	float: left;
	width: 200px;
	background: url(../images/yin_line.gif) no-repeat 0 center;
	line-height: 106px;
	text-align: center;
	font-size: 0;
}

.zyy li:first-child {
	background: none;
}

.zyy li i,.zyy li span {
	display: inline-block;
	vertical-align: middle;
}

.zyy li i {
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-right: 10px;
}

.zyy li i img {
	-webkit-transition: all .5s;
	transition: all .5s;
	display: block;
}

.zyy li:hover i img {
	margin-top: -30px;
}

.zyy li span {
	font-size: 16px;
	font-weight: bold;
}

.zyy li:hover span {
	color: #f68100;
}

.section {
	padding: 60px 0;
}

.section-title {
	text-align: center;
	font-size: 40px;
	margin-bottom: 40px;
}

.section-title span {
	display: inline-block;
	position: relative;
	padding: 0 30px;
	font-weight: bold;
}

.section-title span:before,.section-title span:after {
	width: 20px;
	height: 1px;
	position: absolute;
	content: '';
	top: 50%;
	background-color: #000;
}

.section-title span:before {
	right: 100%;
}

.section-title span:after {
	left: 100%;
}

.section-title p {
	margin: 0;
	font-size: 20px;
}

.section-title.white {
	color: #fff;
}

.section-title.white span:before,.section-title.white span:after {
	background-color: #fff;
}

.shili li {
	float: left;
	width: 33.333333%;
	background: url(../images/yin_ico07.png) no-repeat 20px center;
	text-indent: 50px;
	font-size: 16px;
	line-height: 45px;
}

.shili li:hover {
	color: #f68100;
}

.total {
	margin: 40px 0 0 -73px;
}

.total li {
	width: 245px;
	height: 197px;
	background: url(../images/iserve_bg.png) no-repeat 0 0;
	    /* padding: 85px 0 0; */
	float: left;
	text-align: center;
	margin-left: 73px;
}

.total li span {
    font-weight: bolder;
    font-size: 30px;
    font-family: Impact;
    line-height: 1.1;
    position: relative;
    top: 100px;
}

.total li small {
	font-size: 16px;
	padding-left: 5px;
	color: #f68100;
}

.total li p {
	font-size: 18px;
	margin: 5px 0 0;
}

.total li:nth-of-type(even) {
	background-position: 0 -282px;
	color: #fff;
}

.shebei li {
	float: left;
	width: 33.333333%;
	background: url(../images/cp_line02.gif) repeat-x #fff;
	position: relative;
}

.shebei li .text {
	padding: 30px 0 0 35px;
	font-size: 0;
	height: 68px;
}

.shebei li .text h4 {
	margin: 0;
	line-height: 40px;
	font-size: 16px;
                  text-align: center;
}

.shebei li .text h4 a {
	background: url(../images/cp_ico01.png) no-repeat right center;
	padding-right: 30px;
	display: inline-block;
}

.shebei li .text p {
	display: inline-block;
	margin: 5px 0 0;
	width: 120px;
	font-size: 16px;
}

.shebei li .m img {
	display: block;
	width: 400px;
	height: 260px;
}

.shebei li:before {
	background-color: #ddd;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
}

.shebei li:last-child:before {
	display: none;
}

.shebei li:hover {
	background: #093e5e !important;
	color: #fff;
}

.shebei li:hover a {
	color: #fff;
}

.ban1 {
	background-color: #dbdbdb;
	color: #fff;
}

.ban1 .container {
	position: relative;
}

.ban1 .i1,.ban1 .i2 {
	position: absolute;
	top: 50%;
	width: 34px;
	height: 34px;
	margin-top: -17px;
}

.ban1 .i1 {
	left: 383px;
}

.ban1 .i2 {
	right: 383px;
}

.ban1 .item {
	float: left;
	width: 400px;
	background-color: #f68100;
	height: 145px;
	text-align: center;
}

.ban1 .item:nth-of-type(even) {
	background-color: #093e5e;
}

.ban1 .item ul {
	padding: 40px 0 0 20px;
	text-align: left;
}

.ban1 .item li {
	float: left;
	width: 50%;
	font-size: 16px;
	background: url(../images/ban_ico01.png) no-repeat 20px center;
	line-height: 36px;
	text-indent: 50px;
}

.ban1 .item h4 {
	margin: 0;
	font-size: 30px;
	padding-top: 40px;
}

.ban1 .item p {
	margin: 10px 0 0;
	font-size: 16px;
}

.ban1 .item span {
	padding-top: 15px;
	display: block;
}

.ban1 .item strong {
	font-size: 20px;
	display: block;
	line-height: 1.1;
}

.ban1 .item .btn {
	display: inline-block;
	line-height: 30px;
	background-color: #fff;
	padding: 0 15px;
	border-radius: 15px;
	margin-top: 15px;
}

.ban1 .item .btn:hover {
	color: #fff;
	background-color: #093e5e;
}

.xinlai {
	position: relative;
	margin-top: -125px;
}

.xinlai .tit {
	background-color: #093e5e;
	color: #fff;
	width: 260px;
	font-size: 48px;
	padding: 40px 0 0 40px;
	line-height: 1;
	font-weight: bold;
	height: 160px;
	margin-left: 18px;
	position: relative;
	z-index: 1;
}

.xinlai dl {
	margin: 0;
	overflow: hidden;
}

.xinlai dt {
	float: left;
	width: 300px;
	overflow: hidden;
	height: 225px;
	line-height: 225px;
}

.xinlai dt img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.inlai dt a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.xinlai dd {
	margin-left: 370px;
	padding: 25px 0 0;
}

.xinlai dd h4 {
	margin: 0;
	line-height: 35px;
	font-size: 20px;
	font-weight: normal;
}

.xinlai dd h5 {
	margin: 5px 0 0;
	line-height: 25px;
	font-size: 16px;
	font-weight: normal;
}

.xinlai dd p {
	color: #666;
	line-height: 25px;
	margin: 10px 0 0;
}

.xinlai dd .more {
	display: inline-block;
	margin-top: 20px;
}

.xinlai .arr {
	position: absolute;
	font-size: 0;
	right: 0;
	top: 58px;
}

.xinlai .arr a {
	display: inline-block;
	width: 46px;
	height: 46px;
	background: no-repeat center;
	margin-left: 20px;
}

.xinlai .arr .prev {
	background-image: url(../images/jz_lico01.png);
}

.xinlai .arr .prev:hover {
	background-image: url(../images/jz_lico02.png);
}

.xinlai .arr .next {
	background-image: url(../images/jz_rico01.png);
}

.xinlai .arr .next:hover {
	background-image: url(../images/jz_rico02.png);
}

.hezuo li {
	float: left;
	width: 300px;
}

.hezuo li a {
	display: block;
	margin: 35px 0;
	position: relative;
	overflow: hidden;
}

.hezuo li .img-center {
	line-height: 120px;
	height: 200px;
}

.hezuo li span {
	position: absolute;
	left: 0;
	top: 100%;
	line-height: 200px;
	text-align: center;
	color: #fff;
	background-color: rgba(9,62,94,0.9);
	width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.hezuo li a:hover span {
	top: 0;
}

.pinzhi {
	margin-left: -8px;
}

.pinzhi li {
	float: left;
	width: 20%;
}

.pinzhi li a {
	display: block;
	margin-left: 8px;
	position: relative;
	overflow: hidden;
}

.pinzhi li .text {
	background-color: #fff;
	text-align: center;
	position: relative;
	z-index: 1;
	height: 232px;
}

.pinzhi li i {
	display: inline-block;
	background: no-repeat center;
	height: 68px;
	margin-top: -34px;
	width: 68px;
	vertical-align: middle;
}

.pinzhi li h4 {
	line-height: 50px;
	background: url(../images/pinz_line01.gif) no-repeat center bottom;
	font-size: 18px;
	margin: 0;
}

.pinzhi li p {
	color: #777;
	line-height: 1.8;
}

.pinzhi li .box {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(246,129,0,0.9);
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.pinzhi li .box i {
	margin-top: 110px;
}

.pinzhi li .box h4 {
	background-image: url(../images/pinz_line02.gif);
}

.pinzhi li .box p {
	color: #fff;
}

.pinzhi li a:hover .text {
	opacity: 0;
}

.pinzhi li a:hover .box {
	top: 0;
	opacity: 1;
}

.news-tit {
	line-height: 70px;
	font-size: 20px;
}

.news-tit small {
	font-size: 14px;
}

.news-tit .more {
	float: right;
	font-size: 14px;
}

.news-l {
	float: left;
	padding: 14px;
	background-color: #f0f0f0;
	width: 182px;
}

.news-l img {
	display: block;
	width: 100%;
	height: auto;
}

.news-l .tel {
	background: url(../images/news_tel.gif) no-repeat center 0;
	margin-top: 35px;
	padding-top: 35px;
	text-align: center;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
}

.news-l .tel .btn {
	color: #fff;
	display: block;
	width: 112px;
	line-height: 35px;
	background: url(../images/news_btn.gif) no-repeat center;
	margin: 20px auto;
}

.news-l .tel .btn:hover {
	-webkit-animation: shake 1.5s linear;
	animation: shake 1.5s linear;
}

.news-c {
	float: left;
	width: 506px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 0 40px;
	margin: 0 40px;
}

.news-c .top {
	display: block;
	overflow: hidden;
}

.news-c .top img {
	display: block;
	width: 100%;
	/* height: auto; */
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.news-c .top:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.news-c ul {
	padding-top: 30px;
}

.news-c li {
	line-height: 45px;
	border-bottom: 1px dashed #ddd;
}

.news-c li span {
	float: right;
	color: #999;
}

.news-r {
	float: right;
	width: 320px;
}

.news-r dl {
	margin: 0 0 25px;
}

.news-r dt a {
	display: block;
	line-height: 60px;
	background: url(../images/wen02.gif) no-repeat 0 0;
	padding: 0 40px 0 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-r dd {
	background: url(../images/da.gif) no-repeat 0 0;
	margin: 25px 0 0;
	padding: 10px 100px 0 30px;
	height: 50px;
}

.about {
	margin: 0;
}

.about dd {
	margin: 40px 0 0;
	text-align: center;
}

.about dd h4 {
	margin: 0;
	font-size: 16px;
}

.about dd p {
	margin: 10px 0 0;
}

.link {
	padding: 10px 0 30px;
}

.link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	line-height: 55px;
	font-size: 18px;
	color: #093e5e;
}

.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;
}

.footer {
	background: url(../images/f_bg.jpg) no-repeat center 0;
	padding: 45px 0 0;
	height: 226px;
	color: #fff;
}

.footer a {
	color: #c2c2c2;
}

.footer a:hover {
	color: #fff;
}

.footer-logo {
	float: left;
	width: 433px;
	line-height: 34px;
}

.footer-logo p {
	margin: 5px 0;
	text-align: justify;
}

.footer-nav {
	float: left;
	width: 200px;
	margin-left: 50px;
}

.footer-nav li {
	float: left;
	width: 50%;
	line-height: 38px;
}

.footer-info {
	float: left;
	margin-left: 50px;
	width: 465px;
}

.footer-info p {
	margin: 0;
	line-height: 30px;
	background: no-repeat 0 center;
	padding-left: 28px;
}

.footer-info p.i1 {
	background-image: url(../images/f_ico01.png);
}

.footer-info p.i2 {
	background-image: url(../images/f_ico02.png);
}

.footer-info p.i3 {
	background-image: url(../images/f_ico03.png);
}

.footer-info p.i4 {
	background-image: url(../images/f_ico04.png);
}

.footer-ewm {
	float: right;
}

.footer-ewm p {
	margin: 0 0 0 20px;
	float: left;
	text-align: center;
}

.footer-ewm p img {
	width: 110px;
	height: 110px;
	display: block;
	margin-bottom: 10px;
}

.banner {
	height: 320px;
	background: no-repeat center;
}

.curmbs {
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}

.curmbs span {
	padding-left: 10px;
	border-left: 10px solid #f68100;
}

.curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}

.ct2-sd {
	float: left;
	width: 240px;
}

.ct2-mn {
	float: right;
	width: 930px;
}

.panel-sd-hd {
	background-color: #093e5e;
	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,.column h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #093e5e;
}

.column h3.on a,.column h3:hover 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 li.on a {
	color: #093e5e;
}

.column li.on>a:after {
	border-color: #093e5e;
}

.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);
	transform: rotate(45deg);
}

.column .sub.open>a:after {
	border-color: #093e5e;
}

.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 {
	height: 140px;
	background: url(../images/contact-z1.jpg) no-repeat;
	margin-bottom: 20px;
}

.contact-z1 p {
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
	padding: 37px 0 0 95px;
}

.contact-z1 span {
	line-height: 25px;
	font-size: 18px;
	padding-left: 73px;
}

.contact-z2 {
	background-color: #093e5e;
	text-align: center;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.contact-z2 p {
	margin: 0;
}

.contact-z2 p img {
	vertical-align: middle;
	margin-right: 5px;
}

.contact-z2 span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1;
}
/**/
.pages {
	height: 40px;
	margin: 30px 0;
}

.pages ul li {
	float: left;
	margin-right: 8px;
}

.pages ul li {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 4px 12px;
	border-radius: 3px;
}

.pages ul li:active {
	border-color: #093e5e;
}

.pages ul li a:active {
	color: #093e5e;
}

.pages ul li:hover {
	border-color: #093e5e;
}

.pages ul li a:hover {
	color: #093e5e;
}

.pages ul .pages_solid {
	border-color: #093e5e;
	background: #093e5e;
	color: #fff;
}

.previous_s,.pages_solid {
	display: inline-block;
	padding: 4px 12px;
	border-radius: 3px;
	color: #808080;
}

.previous_s:hover {
	color: #093e5e;
	border: 1px #093e5e solid;
}

.pages_solid:hover {
	color: #093e5e;
	border: 1px #093e5e solid;
}

.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 #f68100;
}

.list-1 li {
	border-bottom: 1px dashed #ddd;
	margin-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.list-1 li .m {
	float: left;
	width: 90px;
}

.list-1 li .m img {
	display: block;
	width: 100%;
	height: auto;
}
/* .list-1 li .text {
	margin-left: 100px;
} */
.list-1 li .text h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-1 li .text p {
	margin: 0;
	font-size: 12px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 18px;
}

.list-1 li .text span {
	font-size: 12px;
	color: #999;
}

.list-2 {
	margin: 20px 0 0 -20px;
}

.list-2 li {
	float: left;
	width: 25%;
}

.list-2 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ddd;
}

.list-2 li .m {
	height: 162px;
	line-height: 162px;
}

.list-2 li .text {
	padding: 5px 20px;
}

.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 a:hover {
	border-color: #093e5e;
}

.list-2 li a:hover .text {
	background-color: #093e5e;
	color: #fff;
}

.list-2-1 li {
	width: 25%;
}

.list-2-1 li .m {
	height: 140px;
	line-height: 160px;
}

.list-2-1 li h4 {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
}

.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: #093e5e;
}

.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;
}

.list-5 li {
	margin-bottom: 15px;
}

.list-5 li a {
	display: block;
	border: 1px solid #ddd;
	padding: 15px;
	overflow: hidden;
}

.list-5 li .m {
	float: left;
	width: 250px;
}

.list-5 li .m img {
	display: block;
	width: 100%;
}

.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 h4 span {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.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: #093e5e;
}

.list-5 li a:hover .text h4 {
	color: #093e5e;
}

.list-5 li a:hover .text .more {
	background-color: #093e5e;
}

.list-5-1 li .m {
	width: 380px;
}

.list-5-1 li .text {
	margin-left: 400px;
}

.infocontent {
	margin-bottom: 30px;
}

.infocontent-title {
	margin-bottom: 20px;
	text-align: center;
}

.infocontent-title h1 {
	margin: 0;
	font-size: 24px;
}

.infocontent-title p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #999;
}

.infocontent-title p span {
	padding: 0 5px;
}

.infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}

.infocontent-body {
	line-height: 2;
	margin-bottom: 20px;
}

.infocontent-epx {
	margin-bottom: 20px;
}

.infocontent-epx li {
	line-height: 32px;
	margin-bottom: 5px;
}

.infocontent-epx li div {
	color: #333;
	margin-right: 10px;
	font-size: 16px;
}

.infocontent-epx li em {
	float: right;
	font-style: normal;
}

.infocontent-return {
	border-top: 1px solid #f68100;
	line-height: 32px;
	margin-bottom: 20px;
}

.infocontent-return a {
	margin-right: 10px;
}

.infocontent-return .more {
	margin: 0;
	float: right;
	background-color: #f68100;
	color: #fff;
	padding: 0 10px;
}

.infocontent-rem {
	margin-bottom: 20px;
}

.infocontent-rem h4 {
	margin: 0;
	font-size: 24px;
	line-height: 55px;
}

.infocontent-rem li {
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}

.infocontent-rem li span {
	float: right;
}

.showcase {
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.showcase .pro_img {
	width: 400px;
	float: left;
	border: 1px solid #ddd;
}

.showcase-info {
	float: right;
	width: 460px;
}

.showcase-info h1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.showcase-info p {
	margin: 0;
	color: #666;
	height: 25px;
}

.showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;
	height: 42px;
	padding-left: 70px;
	line-height: 21px;
	font-size: 18px;
}

.showcase-info .tel a {
	float: right;
	line-height: 42px;
	padding: 0 15px;
	background-color: #093e5e;
	color: #fff;
}

.rel_news {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}

.rel_news li {
	border-bottom: 1px dashed #ddd;
}

.rel_news span {
	float: right;
}

.pc-slide {
	width: 400px;
	float: left;
}

.view {
	border: 1px solid #ddd;
}

.view .swiper-slide .imgauto {
	width: 100%;
	height: 350px;
	line-height: 350px;
}

.view .swiper-container {
	width: 100%;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 80%;
	margin: 0 10%;
}

.preview .swiper-slide {
	width: 30.33%;
	padding: 5px;
}

.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	line-height: 78px;
	border: 1px solid #ddd;
	text-align: center;
}

.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .active-nav .imgauto {
	border: 1px solid #093e5e;
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}

div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}

.drst dl {
	margin: 0 0 40px;
	border: 1px solid #eee;
}

.drst dt {
	float: right;
	width: 450px;
}

.drst dt img {
	display: block;
	width: 100%;
	height: auto;
}

.drst dd {
	margin: 0 450px 0 0;
	padding: 60px 30px 30px;
	position: relative;
}

.drst dd span {
	position: absolute;
	top: -20px;
	left: 20px;
	text-transform: uppercase;
	background: #f68100;
	padding: 6px 15px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

.drst dd h4 {
	margin: 0;
	font-size: 28px;
	color: #dbdbdb;
	text-transform: uppercase;
}

.drst dd p {
	margin: 15px 0 0;
	text-indent: 2em;
	line-height: 1.8;
}

.drst dl:nth-of-type(even) dt {
	float: left;
}

.drst dl:nth-of-type(even) dd {
	margin: 0 0 0 450px;
}

.drst dl:nth-of-type(even) dd span {
	left: auto;
	right: 20px;
}

.drst dl:nth-of-type(even) dd h4 {
	text-align: right;
}

.yunu-ser {
	margin: 0 0 20px -20px;
}

.yunu-ser li {
	float: left;
	width: 33.333333%;
}

.yunu-ser li a {
	display: block;
	border: 1px solid #ddd;
	margin: 0 0 20px 20px;
	padding: 15px;
}

.yunu-ser li .img-center {
	height: 160px;
	line-height: 160px;
}

.yunu-ser li .text {
	font-weight: bold;
	margin: 15px 0 0;
	font-size: 16px;
}

.yunu-ser li .text span {
	float: right;
}

.yunu-ser li a:hover {
	border-color: #093e5e;
	color: #093e5e;
}

.yunu-table {
	width: 100%;
	border-collapse: collapse;
}

.yunu-table td,.yunu-table th {
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
}

.table td:first-child {
	background-color: #f5f5f5;
}

.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: #f4f4f4;
	color: #333;
	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 #093e5e;
	color: #fff;
}

.about-1 .text {
	float: left;
}

.about-1 .text h4 {
	margin: 0 0 20px;
	font-size: 22px;
	text-align: center;
}

.about-1 .text h4:after {
	content: '';
	display: block;
	width: 105px;
	margin: 10px auto 0;
	background-color: #f68100;
	height: 5px;
}

.about-1 .text p {
	line-height: 2;
	text-indent: 2em;
}

.about-1 .text .btn {
	display: inline-block;
	width: 110px;
	line-height: 35px;
	color: #fff;
	background-color: #f68100;
	border-radius: 5px;
}

.yunu-about-3 {
	margin: 0;
}

.yunu-about-3 dt {
	float: left;
	padding: 10px;
	background-color: #093e5e;
	width: 588px;
}

.yunu-about-3 dt img {
	display: block;
	width: 100%;
	height: auto;
}

.yunu-about-3 dd {
	float: right;
	width: 548px;
	padding-top: 45px;
	margin: 0;
}

.yunu-about-3 dd p {
	margin: 0;
	line-height: 2;
	text-indent: 2em;
}

.yunu-about-3 dd ul {
	overflow: hidden;
}

.yunu-about-3 dd li {
	float: left;
	border-right: 1px solid #ddd;
	line-height: 32px;
	text-align: center;
	margin-top: 20px;
	width: 180px;
	font-weight: bold;
}

.yunu-about-3 dd li img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.yunu-about-4 {
	margin: 0;
}

.yunu-about-4 dt {
	float: right;
	width: 298px;
}

.yunu-about-4 dd {
	margin: 0 298px 0 0;
}

.yunu-about-4 ul {
	overflow: hidden;
}

.yunu-about-4 li {
	float: left;
	border: 1px solid #ddd;
	padding: 15px;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 266px;
}

.yunu-about-4 li img {
	display: block;
	margin: 0 auto;
}

.yunu-about-4 li h4 {
	font-size: 16px;
	margin: 15px 0;
	text-align: center;
}

.yunu-about-4 li p {
	margin: 0;
	color: #666;
	line-height: 1.7;
	height: 69px;
	overflow: hidden;
}

.yunu-about-5 .item {
	height: 291px;
	background: no-repeat center;
}

.yunu-about-5 .item img {
	float: right;
	width: 600px;
	height: 291px;
}

.yunu-about-5 .item .text {
	margin-right: 600px;
	padding: 40px 30px 30px 100px;
}

.yunu-about-5 .item .text h4 {
	margin: 15px 0;
	color: #f68100;
	font-size: 0;
	padding-bottom: 10px;
	overflow: hidden;
}

.yunu-about-5 .item .text h4 span {
	display: block;
	font-size: 24px;
}

.yunu-about-5 .item .text h4:after {
	content: '';
	display: inline-block;
	background: #f68100;
	width: 50px;
	height: 3px;
	vertical-align: top;
}

.yunu-about-5 .item .text p {
	font-size: 16px;
	color: #666;
}

.yunu-about-5 .item .text p span {
	color: #f68100;
	margin-right: 10px;
}

.yunu-about-5 .item:nth-of-type(even) img {
	float: left;
}

.yunu-about-5 .item:nth-of-type(even) .text {
	margin: 0 0 0 600px;
	padding-right: 100px;
	padding-left: 30px;
	text-align: right;
}

.yunu-about-5 .item:nth-of-type(even) .text p span {
	margin-left: 10px;
	margin-right: 0;
}

.contact li {
	padding-left: 5px;
	background: no-repeat 0 0;
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 16px;
}

.contact p,.contact span {
	line-height: 20px;
	font-size: 16px!important;
}

.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;
	font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

select.form-control {
	height: 34px;
}

.form-submit {
	padding: 6px 22px;
	color: #fff;
	background-color: #093e5e;
	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;
}

#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}

.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}

#message .m-content {
	margin-top: 10%;
}

#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}

.m-message {
	width: 494px;
	margin: 48px auto 0;
}

.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}

.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}

.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	display: inline-block;
}

.m-message label input.inp,.m-message label textarea,.m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.m-message label input:focus,.m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}

.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}

.m-message label.code {
	line-height: 34px;
}

.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}

.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}

.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}

.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}

.btn-1 {
	padding-left: 100px;
}

.btn-1 input.focus {
	background: #093e5e;
	color: #fff;
}

.btn-1 input.focus:hover {
	background: #444;
}

.btn-1 input:hover {
	background: #ccc;
}

.dates li {
	font-size: 14px;
	margin: 20px 0
}

.dates li span {
	float: right
}

.protext {
	border: 1px solid #e5e5e5;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 15px;
}

.sitemap p {
	font-size: 18px;
	font-weight: bold;
}