* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: "PingFang SC", "Microsoft YaHei", "STSong", "SimSun", Arial, sans-serif, Arial;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	/*font-size: 14px;
	line-height: 1.5;
	color: #666;
	background-color: #fff;*/
	height: 100%;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
svg:not(:root) {
overflow: hidden;
}
a {
	background: transparent;
	text-decoration: none;
}
/*a {
	background: transparent;
	text-decoration: none;
	color: #333;
}
a:active {
	outline: 0;
	opacity: 0.85;
}
a:hover {
	color: #1b294b;
}*/
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	vertical-align: middle;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
input, textarea, button {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
ul, ol, li, dl, dd {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999;
}
.clearfix {
*zoom: 1;
	clear: both;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.fl, .left {
	float: left;
}
.fr, .right {
	float: right;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.rel {
	position: relative;
}
.abs {
	position: absolute;
}
.fixed {
	position: fixed;
}
.ov {
	overflow: hidden;
}
.page {
	overflow: hidden;
	padding:50px 0;
}
.container {
	margin: 0 auto;
	width: 1280px;
}


/*layer*/
body .layui-layer {
	box-shadow: none;
	background: none;
}
#offer {
	height: 460px;
}
#call {
	height: 390px;
}
.layer-container {
	padding: 20px 70px;
	width: 620px;
	background: #fff;
	position: relative;
	border-radius: 5px;
}
.close-btn {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 30px;
	height: 30px;
	background: url('../image/icon_close.jpg') no-repeat center center;
	border-radius: 50%;
	cursor: pointer;
}
.layer-inner .title {
	font-size: 30px;
	color: #000;
	line-height: 50px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
.layer-inner .title span {
	font-weight: 500;
	font-size: 14px;
	margin-left: 15px;
}
.pupform .text {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.pupform input {
	width: 100%;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #e7e7e7;
	height: 50px;
}
.pupform .btn-form {
	display: block;
	width: 170px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: #000;
	margin: 10px auto;
}
.fixedQcrod p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 3;
}
/******footer style end******/
/** 
 **   
 **/
/******index style start******/
body {
	overflow-x: hidden;
}

.ban-form {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	z-index: 90;
}
.myform {
	float: left;
	margin-top: 70px;
	background: rgba(0, 0, 0, 0.5);
	padding: 25px 28px;
	width: 330px;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
}
.myform .form-title {
	font-size: 24px;
	color: #fff;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 24px;
}
.bottom-line {
	position: absolute;
	left: 50%;
	height: 2px;
	bottom: 0;
	margin-left: -45px;
	width: 90px;
	background: #1b294b;
}
.myform .form-item {
	margin-bottom: 20px;
}
.myform .form-item input {
	width:100%;
	background: #fff;
	border-radius: 5px;
	padding: 0 10px 0 25px;
	display: block;
	line-height: 50px;
	font-size: 14px;
	color: #666;
}
.myform .form-item .btn-form {
	background: #1b294b;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	width: 100%;
	border-radius: 5px;
}
.myform .notes-text {
	color: #fff;
}
.myform .notes-text span {
	font-family: Arial;
	font-size: 20px;
}

.ys-box li {
	float: left;
	width:19%;
	margin-right:1%;
	text-align:center;
	border-right:1px solid #CCC; 
}

.ys-box li:nth-child(5){
	border-right:none; 
}
.ys-box li img {
	
	left: 0;
}
.ys-box li h3 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
	margin-top:0;
}
.index-title {
	text-align: center;
	padding: 20px 0;
	background-repeat: no-repeat;
	background-position: center;
}
.index-title h2 {
	color: #000;
	font-weight: bold;
	font-size: 36px;
}
.index-title p {
	font-size: 16px;
	color: #666;
	margin: 10px 0;
}
.index-product {
	background: #efefef;
	padding: 30px 0 60px;
}
.index-product h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
.index-product h2 .en {
	display: block;
	font-size: 14px;
	color: #666;
	font-family: Arial;
	font-weight: 100;
}
.region-left {
	float: left;
	width: 21.88%;
}
.region-right {
	float: right;
	width: 74.68%;
}
.sidebar {
	margin-bottom: 22px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	border-top-right-radius: 15px;
}
.sidebar-title {
	padding: 30px 0 20px 25px;
	line-height: 28px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: url('../image/titlebg.png') no-repeat right bottom;
}
.sidebar-ul {
	background: #fff;
}
.sidebar-ul .firstli {
	padding: 14px 20px 14px 25px;
	border-bottom: 1px solid #e7e7e7;
}
.sidebar-ul .afirst {
	font-size: 18px;
	color: #666;
	line-height: 40px;
	display: block;
}
.sidebar-ul .afirst .icon-right1 {
	float: right;
}
.sidebar-ul .subnav a {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-right: 30px;
}
.region-hotline {
	padding: 40px 0 30px;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
}
.region-hotline h3 {
	font-size: 16px;
	color: #666;
}
.region-hotline span {
	margin: 10px 0;
	display: block;
	color: #ccc;
}
.region-hotline p {
	font-size: 18px;
	color: #1b294b;
	line-height: 30px;
}
.region-hotline img {
	margin-top: 15px;
}
.pro-list {
	margin: -14px;
}
.pro-list li {
	float: left;
	width: 33.33%;
}
.pro-item {
	margin: 14px;
	background: #fff;
	transition: all 0.3s linear;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	border: 1px solid rgba(255, 255, 255, 0);
	box-sizing: border-box;
}
.pro-item .pic {
	overflow: hidden;
	height:100%;
}
.pro-item .pic img {
	width: 100%;
	transition: all 0.5s linear;
	height: 210px;
}
.pro-item .intro {
	padding: 10px 10px 15px;
	background: url('../image/icon-jiao.jpg') no-repeat right bottom;
}
.pro-item .intro h4 {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align:center
}
.pro-item .intro p {
	color: #666;
}
 @media (min-width: 1200px) {
 .sidebar-ul .afirst:hover {
color: #1b294b;
}
 .sidebar-ul .subnav a:hover {
color: #1b294b;
}
 .pro-item:hover .pic img {
transform: scale(1.1);
}
 .pro-item:hover {
border: 1px solid #1b294b;
box-sizing: border-box;
}
 .pro-item:hover .intro h4 {
color: #1b294b;
}
}
.why {
	padding: 50px 0 60px;
}
.why .main {
	position: relative;
}
.why .middle {
	padding-top: 100px;
	text-align: center;
	height: 600px;
	position: relative;
	background: url('../image/why.jpg') no-repeat left 190px center;
}
.why .middle h3 {
	font-size: 28px;
	color: #262626;
	font-weight: bold;
	margin-bottom: 10px;
}
.golden-color {
	color: #1b294b;
}
.why .middle p {
	font-size: 16px;
	color: #393939;
	line-height: 30px;
	margin-bottom: 15px;
}
.why .middle .phone {
	font-size: 48px;
	color: #1b294b;
	font-family: Arial;
	display: block;
}
.layer-btn {
	width: 192px;
	height: 46px;
	background: #1b294b;
	display: block;
	margin: 0 auto;
	color: #fff;
	line-height: 46px;
	text-align: center;
}
.layer-btn .icon-chizi {
	font-size: 22px;
	margin-right: 5px;
}
.why .layer-btn {
	color: #fff;
}
.why .item {
	position: absolute;
}
.why .item .nub {
	display: none;
}
.why .item h4 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.why .item p {
	font-size: 16px;
	color: #666;
}
.why .item1 {
	top: 37px;
	left: 1050px;
}
.why .item2 {
	top: 254px;
	left: 1076px;
}
.why .item3 {
	top: 475px;
	left: 1050px;
}
.why .item4 {
	top: 37px;
	right: 1040px;
	text-align: right;
}
.why .item5 {
	top: 255px;
	right: 1090px;
	text-align: right;
}
.why .item6 {
	top: 470px;
	right: 1050px;
	text-align: right;
}
.index-case {
	background: #f8f8f8;
	padding: 50px 0 20px;
}
.index-case .index-title {
	background-image: url('../image/case_tbg.png');
}
.see-more {
}
.case-owl { /*margin: 0 20px;*/
}
.case-owl .item {
	position: relative;
	padding: 40px 40px 80px;
}
.case-owl .item .pic {
	width: 60%;
}
.case-owl .item .intro {
	position: absolute;
	bottom: 40px;
	right: 40px;
	width: 50%;
	padding: 60px;
	height: 468px;
	z-index: 90;
	background: #fff;
	box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
}
.case-owl .item h3 {
	font-size: 24px;
	color: #1b294b;
	margin-bottom: 10px;
	font-weight: bold;
}
.case-owl .item .pro-lable {
	font-size: 16px;
	color: #666;
	margin-left: -10px;
	margin-bottom: 20px;
}
.case-owl .item .pro-lable span {
	margin: 0 10px;
}
.case-owl .item p {
	font-size: 14px;
	line-height: 1.8;
}
.case-owl .item .see-more {
	position: absolute;
	left: 60px;
	bottom: 100px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	display: inline-block;
	padding-right: 15px;
	background: url(../image/icon_cur.jpg) no-repeat right center;
}
.case-owl .item .see-more:hover {
	color: #1b294b;
}
.index-case .case-owl .owl-controls .owl-nav [class*=owl-] {
margin: 0;
position: absolute;
bottom: 40px;
width: 60px;
height: 60px;
transition: all 0.3s linear;
z-index: 99;
border-radius: none;
}
.index-case .case-owl .owl-controls .owl-nav .owl-prev {
	right: 50%;
	margin-right: 40px;
	background: #1b294b url('../image/icon_left.png') no-repeat center center;
}
.index-case .case-owl .owl-controls .owl-nav .owl-next {
	left: 50%;
	margin-left: -40px;
	background: #000 url('../image/icon_right.png') no-repeat center center;
}
.index-wdys {
	padding: 40px 0;
	background: #eeebe6;
}
.index-wdys .index-title {
	margin-bottom: 80px;
	position: relative;
	background-image: url('../image/ys_tbg.png');
}
.index-wdys .index-title .foot-line {
	position: absolute;
	left: 50%;
	width: 30px;
	height: 2px;
	margin-left: -15px;
	bottom: 10px;
	background: #000;
	display: block;
}
.index-wdys .holine {
	position: absolute;
	left: 50%;
	top: -28px;
	margin-left: -123px;
	font-family: Arial;
	box-shadow: 1px 1px 20px rgba(196, 154, 108, 0.8);
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size: 24px;
	width: 246px;
	height: 56px;
	background: #1b294b;
}
.index-wdys .holine i {
	font-size: 24px;
	margin-right: 10px;
}
.index-wdys .main {
	background-image: url('../image/dotbg.png');
	padding: 0 15px 15px;
}
.index-wdys .content {
	background: #fff;
	padding: 0 75px 70px;
	position: relative;
	z-index: 2;
	margin-top: -15px;
}
.ys-item {
	border-bottom: 1px dashed #a8a8a8;
	overflow: hidden;
}
.ys-item h3 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
.ys-item h3 img {
	float: left;
	margin-right: 15px;
}
.ys-item h3 strong {
	font-size: 24px;
	color: #000;
	display: block;
}
.ys-item p {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.ys-item.itema .pic {
	float: right;
}
.ys-item.itema .intro {
	padding-top: 70px;
	float: left;
}
.ys-item.itemb .pic {
	float: left;
}
.ys-item.itemb .intro {
	padding-top: 80px;
	float: right;
	padding-right: 60px;
}
.ys-item.item2 {
	margin-top: 40px;
	float: left;
	width: 49%;
	border-bottom: none;
	border-right: 1px dashed #a8a8a8;
}
.ys-item.item2 .pic {
	margin-bottom: 20px;
}
.ys-item.item2 .intro {
	padding-left: 20px;
}
.ys-item.last {
	border-right: none;
}
.ys-item.last .intro {
	padding-left: 110px;
}
.index-partner {
	padding: 30px 0 40px;
}
.index-partner .index-title {
	background-image: url('../images/patner_tbg.png');
}
.partner li {
	float: left;
	width: 16.66%;
}
.partner li a {
	margin: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
	display: block;
	overflow: hidden; text-align:center; padding:10px; font-size:16px;
}
.partner li img {
	width: 100%;
	transition: all 0.3s linear;
}
.partner li a:hover img {
	transform: scale(1.1);
}
.index-about {
	padding: 50px 0;
	color: #fff;
	background-image: url(../image/aboutbg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top 60px center;
}
.index-about .index-title {
	background-image: url('../image/about_tbg123.png');
}

.index-about .index-title h2 {
	color: #fff;
}
.Alist {
	margin-bottom: 40px;
}
.Alist li {
	float: left;
	width: 33.33%;
	text-align: center;
}
.Alist li strong {
	font-size: 72px;
	display: block;
	font-family: 'DINCond-Mediumf17bc02ea5a8d';
	line-height: 80px;
}
.about-text {
	font-size: 16px;
	line-height: 2;
	margin: 0 30px 50px;
}
.myform2 {
	margin: 0 20px; margin-left:200px;
}
.myform2 .form-item {
	float: left;
	margin: 0 7px;
}
.myform2 input {
	background: #fff;
	width: 320px;
	height: 40px;
	line-height: 30px;
	padding: 10px;
}
.myform2 button {
	background: #1b294b;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	width: 150px;
	height: 40px;
}
.index-news {
	padding: 30px 0 50px;
}
.index-news .index-title {
	background-image: url('../image/news_tbg.png');
	margin-bottom: 30px;
}
.news-box {
	border: 1px solid #eee;
	border-right: 0;
}
.news-box .box {
	float: left;
	width:33.33333333333%;
	border-right: 1px solid #eee;
	padding: 27px;
}
.box-top {
	margin-bottom: 15px;
	overflow: hidden;
}
.box-top h3 {
	font-size: 18px;
	color: #3e3e3e;
	line-height: 30px;
	float: left;
}
.box-top a {
	font-size: 14px;
	line-height: 30px;
	float: right;
}
.box-top a i {
	margin-left: 10px;
	font-style: normal;
	background:#1b294b;
	width: 18px;
	height: 18px;
	border-radius: 5px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 18px;
	float: right;
	margin-top: 6px;
}
.news-ul {
	margin-top: 20px;
}
.news-ul li a {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	display: block;
	overflow: hidden;
}
.news-ul li abbr {
	display: block;
	float: left;
	width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-ul li .date {
	font-size: 14px;
	float: right;
	display: block;
	width: 25%;
	text-align: right;
}
.news-ul li a:hover {
	color: #1b294b;
}
.index-news .see-all {
	display: block;
	width: 110px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	margin: 40px auto 0;
	background: #c49a6c;
	color: #fff;
	box-shadow: 1px 1px 20px rgba(196, 154, 108, 0.8);
}
.links {
	background: #f9f9f9;
	padding: 20px 0;
}
.links span {
	line-height: 30px;
}
.links a {
	margin-right: 15px;
	line-height: 30px;
}
/******index style end******/
/** 
 **   
 **/
/******Detail page******/
.Detail-banner {
	height: 266px;
	background-position: center;
	color: #fff;
	overflow: hidden;
	text-align: center;
}
.Detail-banner h2 {
	margin-top: 70px;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}
.Detail-banner p {
	font-size: 16px;
}
.Detail-page {
	padding: 30px 0 60px;
	background: #f5f5f5;
}
.Detail-top {
	background: #fff;
	margin-bottom: 30px;
	padding: 10px 20px;
	overflow: hidden;
}
.Detail-top h3 {
	float: left;
	font-size: 18px;
	line-height: 30px;
	color: #1b294b;
	font-weight: bold;
	padding-left: 15px;
	position: relative;
}
.Detail-top h3 .line {
	position: absolute;
	left: 0;
	top: 5px;
	width: 4px;
	height: 20px;
	background: #1b294b;
}
/****** location--style ******/
.location {
	height: 30px;
}
.location span.title { /*display: none;*/
}
.location span.space {
	font-size: 14px;
	color: #999;
	display: inline-block;
}
.location span.space a {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	display: inline-block;
	margin: 0 10px;
	text-transform: uppercase;
}
.location span.space a.aHome {
	margin: 0;
	margin-right: 10px;
}
.location span.space a:hover {
	color: #1b294b;
}
.location span.space span {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	display: inline-block;
	margin: 0 15px;
	text-transform: uppercase;
}
/****** Detail-share-style ******/
.Detail-share {
	text-align: center;
}
.share {
	text-align: center;
	margin: 0 auto;
}
.share .share-name {
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.share .bdsharebuttonbox {
	float: left;
}
.share .bdsharebuttonbox a {
	overflow: hidden;
	float: right;
	margin: 2px 2px;
	border-radius: 50%;
	width: 26px;
	height: 26px;
}
.share .bds_more {
	background: url('../image/icon-more.jpg') no-repeat center center !important;
}
.share .bds_tsina {
	background: url('../image/icon-weibo.jpg') no-repeat center center !important;
}
.share .bds_weixin {
	background: url('../image/icon-weixin.jpg') no-repeat center center !important;
}
.share .bds_qzone {
	background: url('../image/icon-qq.jpg') no-repeat center center !important;
	background-image: url('../image/icon-qq.jpg');
}
.share .bds_tqq {
	background: url('../image/icon-qqkj.jpg') no-repeat center center !important;
	background-image: url('../image/icon-qqkj.jpg');
}
/****** css3--transition--style ******/
.trst5s {
	transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
.trst3s {
	transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
/****** pager--style ******/
#SC_pager {
	text-align: center;
}
#SC_pager .pages {
	margin: 20px 0;
}
#SC_pager .pages a {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #000;
	background: #f0f0f0;
	margin: 0 5px 0 0;
	height: 30px;
	min-width: 25px;
	font-weight: bold;
	cursor: pointer;
	padding: 0 10px;
}
#SC_pager .pages a.pgnext, #dcms_pager .pages a.pgnext {
	padding: 0 10px;
	font-weight: 100;
	font-size: 18px;
	font-family: "宋体";
}
#SC_pager .pages a.pgempty {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	color: #333;
	height: 50px;
	padding: 0 10px;
	cursor: pointer;
}
#SC_pager .pages .pgcurrent {
	background: #000;
	color: #fff;
}
#SC_pager .pages a:hover {
	background: #000;
	color: #fff;
}
#SC_pager .pages a:first-child, #dcms_pager .pages a:last-child {
	display: none;
}
.Up-Down-page {
	position: relative;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px;
	width: 100%;
	margin: 30px 0;
	box-sizing: border-box;
}
.Up-Down-page .prev {
	float: left;
}
.Up-Down-page .next {
	float: right;
}
.Up-Down-page a {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	display: block;
}
.Up-Down-page .prev a {
	background: url('../image/icon_leftnews.png') no-repeat left center;
	padding-left: 20px;
}
.Up-Down-page .next a {
	background: url('../image/icon_rightnews.png') no-repeat right center;
	padding-right: 20px;
}
.Up-Down-page .Return {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -15px;
	background: url('../image/icon_menu01.png') no-repeat center center;
}
/****** product--style ******/
.myform3 {
	background: #fff;
	margin: 40px 0;
	overflow: hidden;
	padding: 30px 50px 30px 60px;
}
.myform-tit {
	margin-bottom: 15px;
}
.myform-tit h3 {
	font-size: 20px;
	color: #000;
}
.myform-tit .ft16 {
	font-size: 16px;
	color: #999;
}
.myform3 .myform2 {
	margin: 0 -12px;
}
.myform3 .myform2 .form-item {
	margin: 0 12px;
}
.myform3 .myform2 input {
	background: #f4f4f4;
	width: 280px;
	height: 50px;
}
.myform3 .myform2 .btn-form {
	width: 240px;
	height: 50px;
	line-height: 50px;
	background: #c3a775;
}
.pro-tit {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.hot-products .owl-theme .owl-controls .owl-nav [class*=owl-] {
position: absolute;
bottom: -40px;
width: 60px;
height: 30px;
border: 1px solid #333;
border-radius: 15px;
transition: all 0.3s linear;
z-index: 99;
}
.hot-products .owl-theme .owl-controls .owl-nav .owl-prev {
	right: 54%;
	background: url('../image/left.png') no-repeat center center;
}
.hot-products .owl-theme .owl-controls .owl-nav .owl-next {
	left: 54%;
	background: url('../image/right.png') no-repeat center center;
}
.hot-products .owl-theme .owl-dots {
	position: absolute;
	left: 0;
	bottom: -35px;
	text-align: center;
	width: 100%;
}
.hot-products .owl-theme .owl-dots .owl-dot {
	width: 20px;
	height: 20px;
	margin: 5px;
}
.hot-products .owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	background: none;
	border-radius: 50%;
}
.hot-products .owl-theme .owl-dots .owl-dot.active span, #banner .owl-theme .owl-dots .owl-dot:hover span {
	background: #000;
}
#product .sidebar-ul .afirst {
	padding-left: 15px;
	background: url('../image/dot.jpg') no-repeat left center;
}
#product .location {
	float: right;
}
.product-Introduce {
	overflow: hidden;
	background: #fff;
	margin-bottom: 20px;
}
.product-Introduce .left {
	width: 57%;
	border: 1px solid #e6e6e6;
}
.product-Introduce .right {
	width: 38%;
	padding: 34px 20px;
}
.product-Introduce .owl-theme .owl-controls .owl-nav [class*=owl-] {
position: absolute;
top: 50%;
width: 60px;
height: 60px;
margin-top: -30px;
transition: all 0.3s linear;
z-index: 99;
}
.product-Introduce .owl-theme .owl-controls .owl-nav .owl-prev {
	left: 10px;
	background: rgba(0, 0, 0, 0.3) url('../image/icon_left.png') no-repeat center center;
}
.product-Introduce .owl-theme .owl-controls .owl-nav .owl-next {
	right: 10px;
	background: rgba(0, 0, 0, 0.3) url('../image/icon_right.png') no-repeat center center;
}
.pro-intro h3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}
.pro-text {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 70px;
}
.consult-btn {
	height: 50px;
	background: #646361;
	display: block;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	margin-bottom: 20px;
}
.consult-btn:hover {
	background: #1b294b;
	color: #fff;
}
.consult-nub {
	font-size: 28px;
	color: #1b294b;
	line-height: 30px;
	font-weight: bold;
}
.consult-nub img {
	margin-right: 15px;
	float: left;
}
.pro-detail {
	background: #fff;
	height: 100%;
}
.pro-detail-top {
	border: 1px solid #e6e6e6;
}
.pro-detail-top h3 {
	display: block;
	font-size: 16px;
	color: #fff;
	background: #1b294b;
	text-align: center;
	width: 190px;
	line-height: 60px;
}
.Detail-inner {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin: 25px;
}
.myform4 {
	margin: 0 50px;
	border-top: 1px solid #e6e6e6;
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 80px;
}
.myform-tit {
	margin-bottom: 30px;
}
.myform-tit > strong {
	font-size: 18px;
	color: #1b294b;
}
.myform4 .form-item {
	border: 1px solid #e6e6e6;
	margin-bottom: 15px;
	overflow: hidden;
	width: 340px;
	padding: 0 10px;
}
.myform4 .form-item .form-label {
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 50px;
}
.myform4 .form-item input {
	height: 50px;
	width: 220px;
}
.red {
	color: #ed0000;
}
.myform4 .form-item.textarea {
	width: 500px;
	float: right;
	padding: 0;
}
.myform4 .form-item textarea {
	height: 180px;
	width: 100%;
	padding: 10px;
}
.myform4 .form-submit {
	border: none;
	padding: 0;
}
.myform4 .btn-form {
	background: #1b294b;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	width: 100%;
	text-align: center;
}
.case-page {
	background: #fff;
	padding: 10px 0 50px;
}
.case-page .location {
	float: none;
}
.case-nav {
	margin: 30px auto;
	text-align: center;
}
.case-nav a {
	font-size: 16px;
	color: #000;
	line-height: 45px;
	width: 130px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	margin: 0 15px;
}
.case-nav a.active, .case-nav a:hover {
	background: #4f4f4f;
	color: #fff;
}
.casehot-item {
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
}
.casehot-item .pic {
	width: 52%;
	float: left;
}
.casehot-item .intro {
	position: relative;
	float: right;
	width: 48%;
	padding: 60px;
	height: 468px;
	z-index: 90;
	background: #fff;
}
.casehot-item h3 {
	font-size: 24px;
	color: #1b294b;
	margin-bottom: 10px;
	font-weight: bold;
}
.casehot-item .pro-lable {
	font-size: 16px;
	color: #666;
	margin-left: -10px;
	margin-bottom: 20px;
}
.casehot-item .pro-lable span {
	margin: 0 10px;
}
.casehot-item p {
	font-size: 14px;
	line-height: 1.8;
}
.casehot-item .see-more {
	position: absolute;
	left: 60px;
	bottom: 100px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	display: inline-block;
	padding-right: 15px;
	background: url(../image/icon_cur.jpg) no-repeat right center;
}
.casehot-item .see-more:hover {
	color: #1b294b;
}




.case-list {
	margin: 0 -12px;
}
.case-list li {
	float: left;
	width: 33.33%;
}
.case-item {
	margin: 12px;
	border: 1px solid #e6e6e6;
}
.case-item .pic {
	overflow: hidden;
}
.case-item .pic img {
	width: 100%;
	height: 280px;
	transition: all 0.3s linear;
}
.case-item .intro {
	margin: 20px;
}
.case-item h4 {
	font-size: 16px;
	color: #000;
	line-height: 40px;
	font-weight: bold;
	transition: all 0.3s linear;
}
.case-item p {
	font-size: 14px;
	color: #999;
	margin-left: -10px;
}
.case-item p span {
	margin: 0 10px;
}
.case-item .bottom {
	margin: 0 20px;
	border-top: 1px solid #e6e6e6;
	padding: 20px 0;
	overflow: hidden;
}
.case-item .bottom span {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	float: left;
	display: block;
}
.case-item .bottom .icon-r {
	transition: all 0.3s linear;
	font-style: normal;
	float: right;
	line-height: 20px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
}
.case-item:hover .pic img {
	transform: scale(1.1);
}
.case-item:hover h4 {
	color: #1b294b;
}
.case-item:hover .bottom span {
	color: #1b294b;
}
.case-item:hover .bottom .icon-r {
	background: #1b294b;
	color: #fff;
}









.indexcase-list {
	margin: 0 -12px;
}
.indexcase-list li {
	float: left;
	width: 33.33%; text-align:center;
}
.indexcase-item {
	margin: 12px;
	border: 1px solid #e6e6e6;
}
.indexcase-item .pic {
	overflow: hidden; padding-top:20px;
}
.indexcase-item .pic img {
	max-width: 100%;
	max-height:106px;
	transition: all 0.3s linear;
}
.indexcase-item .intro {
	margin: 20px;
}
.indexcase-item h4 {
	font-size:20px;
	color: #000;
	line-height: 40px;
	font-weight: bold;
	transition: all 0.3s linear;
}
.indexcase-item p {
	font-size: 14px;
	color: #999;
	margin-left: -10px;
}
.indexcase-item p span {
	margin: 0 10px;
}
.indexcase-item .bottom {
	margin: 0 20px;
	border-top: 1px solid #e6e6e6;
	padding: 20px 0;
line-height:25px; font-size:16px;
}
.indexcase-item .bottom span {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	float: left;
	display: block;
}
.indexcase-item .bottom .icon-r {
	transition: all 0.3s linear;
	font-style: normal;
	float: right;
	line-height: 20px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
}
.indexcase-item:hover .pic img {
	transform: scale(1.1);
}
.indexcase-item:hover h4 {
	color: #1b294b;
}
.indexcase-item:hover .bottom span {
	color: #1b294b;
}
.indexcase-item:hover .bottom .icon-r {
	background: #1b294b;
	color: #fff;
}









.caseinfo {
	margin-top: 40px;
}
.caseinfo h1 {
	font-size: 30px;
	color: #000;
	line-height: 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
.caseinfo .case-labe {
	font-size: 16px;
	color: #666;
	margin-left: -10px;
}
.caseinfo .case-labe span {
	margin: 0 10px;
}
.case-bigp {
	margin-top: 30px;
	margin-bottom: 50px;
}
.case-bigp .owl-theme .owl-dots {
	position: absolute;
	left: 0;
	bottom: -35px;
	text-align: center;
	width: 100%;
}
.case-bigp .owl-theme .owl-dots .owl-dot {
	width: 20px;
	height: 20px;
	margin: 5px;
}
.case-bigp .owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	background: none;
	border-radius: 50%;
}
.case-bigp .owl-theme .owl-dots .owl-dot.active span, #banner .owl-theme .owl-dots .owl-dot:hover span {
	background: #000;
}
.case-xmjs {
	margin-bottom: 20px;
	background: #efefef;
	padding: 0 20px;
	font-size: 18px;
	color: #000;
	line-height: 50px;
	font-weight: bold;
}
.newsinfo {
	position: relative;
	z-index: 2;
}
.news-top {
	border-bottom: 1px dashed #c7c7c7;
	padding-bottom: 20px;
	margin-bottom: 20px; text-align:center
}
.news-top h2 {
	font-size: 24px;
	margin: 0 0 10px;
	color: #000;
	font-weight: bold;
}
.news-top .info span {
	color: #999;
	margin-right: 15px;
}
.news-top .deta {
	font-family: Arial;
	display: block;
	padding-left: 20px;
	background: url(../image/icon_date01.png) no-repeat left center;
}
.news-main {
	background: #fff;
	margin: 40px 0 0;box-shadow: 0 0 4px rgba(0,0,0,0.08);
}
.news-left {
	float: left;
	width: 70%;
	padding: 30px;
	border-right: 1px solid #e3e3e3;
}
.news-right {
	float: left;
	width: 25%;
	padding-left: 30px; padding-top:30px;
}
.detail-info {
	padding-bottom: 40px;
	border-bottom: 1px dashed #c7c7c7;
	margin-bottom: 20px;
}
.detail-info p {
	font-size: 16px;
	color: #000;
	line-height: 1.8;
	margin-bottom: 15px;
}
.news-tag {
	float: left;
}
.news-tag .name {
	float: left;
	font-size: 16px;
	line-height: 32px;
}
.news-tag span {
	font-size: 14px;
	float: left;
	display: block;
	padding: 0 25px;
	line-height: 32px;
	margin-left: 15px;
	border: 1px solid #000;
	border-radius: 20px;
}
.share {
	float: right;
}
.R-Title {
	position: relative;
	font-size: 16px;
	color: #333;
	line-height: 1;
	padding-left: 15px;
	background: url(../image/new_tit.jpg) no-repeat left 90px center;
	margin-bottom: 30px;
}
.R-Title::after {
position: absolute;
left: 0;
top: 0;
width: 4px;
height: 100%;
background: #000;
display: block;
content: "";
}
.Newest-list .Item {
	position: relative;
	min-height: 80px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #c7c7c7;
	padding-left: 140px;
}
.Newest-list .Item .pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 125px;
	height: 80px;
	overflow: hidden;
}
.Newest-list .Item .pic img {
	transition: all 0.3s linear;
	width: 100%;
	height:80px;
}
.Newest-list .Item h3 {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-weight: 500;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 20px;
}
.Newest-list .Item .date {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	font-family: Arial;
	display: block;
	padding-left: 20px;
	background: url(../image/icon_date.png) no-repeat left center;
}
.Newest-list .Item:hover .pic img {
	transform: scale(1.1 );
}
.Newest-list .Item:hover h3 {
	text-decoration: underline;
}
.Related-news h2 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
}
.Related-list {
	margin: 0 -20px;
}
.Related-ul .Item {
	margin: 0 20px;
}
.Related-ul .Item .pic {
	margin-bottom: 15px;
	overflow: hidden;
}
.Related-ul .Item .pic img {
	width: 100%;
	transition: all 0.3s linear;
}
.Related-ul .Item .date {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	font-family: Arial;
	display: block;
	padding-left: 20px;
	background: url(../image/icon_date.png) no-repeat left center;
}
.Related-ul .Item p {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.Related-ul .Item:hover p {
	text-decoration: underline;
	color: #1b294b;
}
.Related-ul .Item:hover .pic img {
	transform: scale(1.1);
}
.Related-list .owl-theme .owl-controls .owl-nav [class*=owl-] {
opacity: 1;
filter: alpha(opacity=100);
top: -50px;
left: auto;
right: auto;
width: 25px;
height: 25px;
border: 1px solid #999;
border-radius: 0;
}
.Related-list .owl-theme .owl-controls .owl-nav .owl-prev {
	position: absolute;
	right: 50px;
	background: url(../image/left.png) no-repeat center;
	background-size: 10px;
}
.Related-list .owl-theme .owl-controls .owl-nav .owl-next {
	position: absolute;
	right: 20px;
	background: url(../image/right.png) no-repeat center;
	background-size: 10px;
}
.Related-list .owl-theme:hover .owl-controls .owl-nav .owl-prev {
	right: 50px;
	left: auto;
	border: 1px solid #000;
}
.Related-list .owl-theme:hover .owl-controls .owl-nav .owl-next {
	right: 20px;
	left: auto;
	border: 1px solid #000;
}
#service {
	padding: 15px 0 60px;
	background: #fff;
}
.ser-title {
	margin: 30px 0 40px;
	text-align: center;
}
.ser-title h2 {
	font-size: 26px;
	color: #000;
	line-height: 40px;
	font-weight: bold;
}
.ser-title p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.ser-ul1 {
	margin: 0 -18px 50px;
}
.ser-ul1 li {
	float: left;
	width: 25%;
}
.ser-ul1 .item {
	margin: 0 18px;
	border: 1px solid #e6e6e6;
	padding: 40px 35px 30px;
	text-align: center;
}
.ser-ul1 .item img {
	margin-bottom: 20px;
}
.ser-ul1 .item strong {
	font-size: 20px;
	color: #000;
	line-height: 40px;
	display: block;
}
.ser-ul1 .item p {
	font-size: 16px;
	margin-bottom: 20px;
}
.ser-ul1 .item span {
	font-size: 30px;
	color: #cacaca;
	line-height: 40px;
	font-family: 'DINCond-Mediumf17bc02ea5a8d';
}
.service-box2 {
	background: url('../image/service_bg1.jpg') no-repeat center;
	padding-bottom: 40px;
	overflow: hidden;
}
.service-box2 .ser-title h2 {
	color: #fff;
}
.service-box2 .ser-title p {
	color: #fff;
}
.ser-ul2 {
	margin: 0 -18px;
}
.ser-ul2 li {
	float: left;
	width: 20%;
}
.ser-ul2 .item {
	margin: 18px;
	background: #fff;
	height: 180px;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding: 45px 25px 20px;
}
.ser-ul2 .item img {
	margin-bottom: 15px;
}
.ser-ul2 .item span {
	position: absolute;
	right: 0;
	top: 0;
	width: 49px;
	height: 55px;
	line-height: 40px;
	font-size: 30px;
	padding-left: 10px;
	font-family: 'DINCond-Mediumf17bc02ea5a8d';
	color: #fff;
	background: url('../image/bzbg.jpg') no-repeat right top;
}
.ser-ul2 .item strong {
	font-size: 16px;
	color: #000;
	line-height: 40px;
	display: block;
}
.service-box3 {
	padding: 20px 0 50px;
}
.ser-ul3 {
	margin: 0 -35px;
}
.ser-ul3 li {
	float: left;
	width: 33.33%;
}
.ser-ul3 .item {
	margin: 0 35px;
	padding: 20px 20px 50px;
	background: url('../image/fsbg.jpg') no-repeat top center;
	text-align: center;
}
.ser-ul3 .item img {
	margin-bottom: 30px;
}
.ser-ul3 .item h4 {
	font-size: 20px;
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
}
.ser-ul3 .item p {
	font-size: 16px;
	color: #666;
	padding: 0 40px;
}
.ser-title {
	font-size: 26px;
	color: #000;
}
.ser-title strong {
	position: relative;
}
.ser-title strong:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: -80px;
	height: 1px;
	width: 58px;
	background: #e9dfcc;
}
.ser-title strong:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: -80px;
	height: 1px;
	width: 58px;
	background: #e9dfcc;
}
.ser-form .form-item {
	width: 520px;
	margin: 0 auto 20px;
}
.ser-form .form-label {
	float: left;
	font-size: 14px;
	color: #333;
	width: 100px;
	text-align: right;
	line-height: 60px;
	margin-right: 10px;
}
.ser-form input {
	width: 380px;
	height: 35px;
	background: #f8f8f8;
	padding: 10px;
}
.ser-form .btn-form {
	width: 150px;
	height: 50px;
	margin: 0 auto;
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #1b294b;
	color: #fff;
}
#about {
	padding: 15px 0 20px;
	background: #fff;
}
.about-box1 {
	padding: 30px 0 60px;
}
.about-box1 .container {
	position: relative;
}
.about1-pic {
	float: left;
	width: 46%;
}
.about1-intro {
	width: 60%;
	position: absolute;
	right: 0;
	top: 0;
}
.about1-intro h2 {
	font-size: 36px;
	color: #1d1d1d;
	line-height: 40px;
	padding-top: 20px;
	text-align: right;
	font-weight: bold;
}
.about1-intro .text {
	background: #fff;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.about1-intro .text p {
	margin-bottom: 10px;
}
.about-box2 {
	padding-bottom: 60px;
}
.about-box2 .title {
	margin-bottom: 40px;
}
.about-box2 h2 {
	font-size: 36px;
	color: #1d1d1d;
	line-height: 40px;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bold;
}
.about-box2 p {
	font-size: 20px;
	color: #666;
	line-height: 40px;
}
.honor {
	margin: 0 -16px;
	position: relative;
}
.honor .item {
	margin: 0 16px;
	background: #f4f4f4;
	padding: 30px 20px;
	text-align: center;
}
#about .honor .owl-dots {
	position: absolute;
	left: 0;
	bottom: -40px;
	text-align: center;
	width: 100%;
}
#about .honor .owl-dots .owl-dot {
	width: 20px;
	height: 20px;
	margin: 5px;
}
#about .honor .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 0;
	background: #000;
	border-radius: 50%;
}
#about .honor .owl-dots .owl-dot.active span, #banner .owl-theme .owl-dots .owl-dot:hover span {
	background: #1b294b;
}
.about-box3 .index-title {
	padding: 0 106px;
}
.about-box3 .index-title p {
	font-size: 20px;
	color: #666;
	line-height: 40px;
}
.about-box3 .network {
	text-align: center;
}
#contact {
	padding: 15px 0 20px;
	background: #fff;
}
.contact {
	padding: 40px 0;
}
.contact .left {
	width: 46%;
}
.contact .right {
	width: 47%;
}
.contact h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	font-weight: bold;
}
.contact form {
}
.contact .form-item {
	border: 1px solid #e6e6e6;
	margin: 16px 0;
}
.contact .form-item .form-inner {
}
.contact .form-item .form-label {
	display: none;
}
.contact .form-item .text {
	width: 93%;
	padding: 10px;
}
.contact .form-item.f2 {
	width: 49%;
}
.contact .form-item textarea {
	width: 93%;
	height: 200px;
	padding: 10px 20px;
}
.contact .form-submit {
	margin: 40px auto 20px;
	border: none;
}
.contact .form-submit .btn-form {
	font-size: 18px;
	background: #1b294b;
	line-height: 60px;
	box-shadow: 1px 1px 10px rgba(191, 161, 105, 0.34);
	display: block;
	font-weight: bold;
	text-align: center;
	width: 230px;
	color: #fff;
}
.cont {
	background: #f4f4f4;
	padding: 45px 45px 30px;
}
.cont p {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
.cont .red {
	margin-right: 30px;
}
.map img {
	width: 100%;
}
#news {
	padding: 15px 0 20px;
	background: #fff;
}
.news-nav {
	margin: 20px 0;
	background: #f7f7f7;
	border: 1px solid #e9e9e9;
}
.news-nav li {
	float: left;
}
.news-nav li a {
	font-size: 16px;
	color: #333;
	line-height: 50px;
	display: block;
	padding: 0 30px;
	position: relative;
}
.news-nav li a::after {
position: absolute;
left: 50%;
top: -1px;
width: 0;
height: 3px;
display: block;
content: "";
background: #1b294b;
transition: all 0.3s linear;
}
.news-nav li a::before {
position: absolute;
left: 0;
bottom: -1px;
width: 100%;
height: 0;
display: block;
content: "";
background: #fff;
transition: all 0.3s linear;
}
.news-nav li.active a {
	background: #fff;
}
.news-nav li.active a::after {
width: 100%;
left: 0;
}
.news-nav li.active a::before {
height: 2px;
}
.newsleft {
	float: left;
	width: 27%;
}
.newsright {

	width:100%;
}
.news-item {
	padding: 20px 25px;
	overflow: hidden;
	transition: all 0.3s linear;
}
.news-item a {
	display: block;
	overflow: hidden;
}
.news-item .pic {
	float: left;
	width: 20%;
	overflow: hidden;
}
.news-item .pic img {
	width: 100%;
	transition: all 0.3s linear;
}
.news-item .intro {
	float: right;
	width:78%;
}
.news-item h3 {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-bottom: 10px;
}
.news-item p {
	font-size: 14px;
	color: #999;
	line-height: 26px;
	margin-bottom: 10px;
}
.news-item .info span {
	color: #999;
	margin-right: 15px;
}
#news #SC_pager {
	text-align: left;
	padding-left: 20px;
}
.news-item:hover {
	box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.1);
}
.news-item:hover h3 {
	color: #1b294b;
}
.news-item:hover .pic img {
	transform: scale(1.1);
}
.newsr-form {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 30px 20px 10px;
	margin-bottom: 30px;
}
.newsr-form .myform-tit {
	text-align: center;
}
.newsr-form .form-item {
	margin-bottom: 20px;
}
.newsr-form .form-item .text {
	height: 30px;
	padding: 10px;
	width: 93%;
	background: #f4f4f4;
}
.newsr-form .form-item .form-label {
	display: none;
}
.newsr-form .form-submit .btn-form {
	font-size: 16px;
	background: #c3a775;
	line-height: 50px;
	display: block;
	text-align: center;
	width: 100%;
	color: #fff;
}
.newsr-form .form-submit p {
	margin-bottom: 20px;
	text-align: center;
}
.news-fws {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 30px 20px 10px;
}
.news-fws h3 {
	position: relative;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	line-height: 30px;
	padding-bottom: 10px;
}
.news-fws h3 .line {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 140px;
	margin-left: -70px;
	height: 1px;
	background: #1b294b;
}
.news-fws p {
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-bottom: 20px;
}
.news-fws ul {
	margin-bottom: 20px;
}
.news-fws li {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../image/lj.jpg) no-repeat left center;
}
.pro-more {
	display: block;
	width: 120px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	margin: 20px auto;
	background: #c49a6c;
	color: #fff;
	box-shadow: 1px 1px 20px rgba(196, 154, 108, 0.8);
}
.tab-nav {
	text-align: center;
}
.tab-nav a {
	display: inline-block;
	width: 130px;
	height: 40px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
}
.tab-nav a.cur {
	background: #1b294b;
	color: #fff;
}
 @media (min-width: 1200px) {
 .tab-nav, .pro-more {
display: none;
}
}
 @media (max-width: 1360px) {
 .container {
width: 1200px;
}
 .Header-main .logo2 {
display: none;
}
 .myform {
margin-top: 0;
}
 .myform .form-item {
margin-bottom: 10px;
}
}
 @media (max-width: 1200px) {
 .container {
width: 100%;
padding: 0 20px;
}
 img {
max-width: 100%;
}
 #Header {
height: 160px;
}
 .Header-top, .ban-form {
display: none;
}
 .fixedkf {
position: fixed;
top: auto;
left: 0;
width: 100%;
bottom: 0;
zoom: 1;
clear: both;
}
 .fixedkf .child {
width: 25%;
float: left;
border-bottom: none;
border-top: none;
border-right: 1px solid #333333;
border-left: 1px solid #636362;
}
 .fixedkf .fixedTop {
bottom: 70px;
position: fixed;
right: 0;
width: 40px;
height: 40px;
border-radius: 50%;
background: #4c4b49;
}
 .fixedkf .fixedTop img {
width: 100%;
}
}
 @media (max-width: 1024px) {
 body {
padding: 80px 0 60px;
}
 .menu-bar {
display: block;
}
 #Header {
height: auto;
}
 .Header-main {
position: fixed;
left: 0;
width: 100%;
top: 0;
background: #fff;
z-index: 99;
box-shadow: 1px 1px 5px #888;
}

 .Header-main .logo-text {
margin-left: 0;
}
 .Header-main .fr {
display: none;
}
 .Header-nav .container {
padding: 0;
}
 .Header-nav {
display: none;
background: #fff;
position: fixed;
background: #fff;
left: 0;
top: 80px;
width: 100%;
height: 100%;
overflow: scroll;
}
 .Header-nav .nav-ul {
overflow: scroll;
padding-bottom: 100px;
height: 100%;
display: block;
}
 .Header-nav .nav-li {
float: none;
width: 100%;
position: relative;
margin: 0;
}
 .nav-ul .nav-li::after {
display: none;
}
 .Header-nav .nav-li > a {
padding: 0 10px;
line-height: 50px;
text-align: left;
}
 .Header-nav .nav-li .Down {
background: url('../image/icon_hide01.png') no-repeat right 10px center;
}
 .Header-nav .nav-li.cur .Down {

background: url('../image/icon_show01.png') no-repeat right 10px center;
color: #c0a16a;
}
 .Header-nav .nav-li .nav-down {
display: none;
background: none;
box-shadow: none;
text-align: left;
width: auto;
position: relative;
top: auto;
left: auto;
padding-left: 20px;
}
 .Header-nav .nav-li .nav-down li a {
font-size: 14px;
color: #333;
line-height: 40px;
border-bottom: 1px solid #f1f1f1;
display: block;
}
 .Header-nav .nav-li .nav-down li a > .icon-Arrow {
line-height: 40px;
height: 40px;
}
 .Header-nav .nav-li .nav-down li:hover a {
color: #000;
}
 .index-title h2 {
font-size: 30px;
}
 .ys-box li {
width: 50%;
}
 .ys-box li p {
height: 42px;
}
 .sidebar, .why {
display: none;
}
 .region-right, .region-left {
width: 100%;
}
 .region-hotline {
margin: 5px;
}
 .index-case .see-more {
display: none;
}
 .case-owl .item {
padding: 0;
}
 .case-owl .item .pic {
width: 100%;
}
 .case-owl .item .intro {
height: auto;
width: 100%;
position: relative;
top: auto;
right: auto;
bottom: auto;
padding: 20px 20px 80px 20px;
}
 .index-case .case-owl .owl-controls .owl-nav [class*=owl-] {
bottom: 0;
}
 .case-owl .item .see-more {
position: relative;
left: auto;
bottom: auto;
margin-top: 20px;
}
 .news-box {
border: none;
}
 .news-box .box .pic, .box-top {
 display:none;
}
 .news-box .box {
width: 100%;
float: none;
padding: 0;
border: none;
}
 .news-ul li {
border-bottom: 1px solid #e3e3e3;
padding: 10px;
}
 .partner li {
width: 20%;
}
 .links, .footer .main {
display: none;
}
 .ser-ul2 {
margin: 0;
}
 .ser-ul2 li {
width: auto;
float: none;
}
 .ser-ul2 .owl-item .item img {
width: 56px;
margin: 10px auto;
}
}
 @media (max-width: 750px) {
 .container {
padding: 0 10px;
}
 #dituContent {
height:250px!important;
}
 body {
padding: 50px 0;
}

 .Header-main .logo1 {
margin-right: 0;
border: none;
}
 .Header-main .logo1 img {
height: 40px;
}
 .Header-main .logo-text {
display: none;
}
 .Header-nav {
top: 60px;
}
 .fixedkf .kf-cn {
display: none;
}
 .index-title h2 {
font-size: 26px;
}
 .index-product h2 {
margin-bottom: 0;
}
 .pro-list li {
width: 50%;
}
 .pro-list {
margin: 0;
}
 .pro-item {
margin: 5px;
}
 .partner li {
width: 25%;
}
 .partner li a {
margin: 5px;
}
 .index-about {
padding: 30px 0;
background-position: top center;
}
 .about-text {
display: none;
}
 .Alist li strong {
font-size: 50px;
}
 .index-wdys .content {
padding: 20px;
}
 .ys-item.item2 {
margin-top: 0;
width: 100%;
border-right: none;
border-bottom: 1px dashed #a8a8a8;
}
 .ys-item h3 {
font-size: 16px;
margin-bottom: 10px;
}
 .ys-item h3 strong {
font-size: 16px;
}
 .ys-item p {
font-size: 14px;
}
 .ys-item.itema .intro, .ys-item.itemb .intro {
padding-top: 10px;
padding-right: 0;
padding-bottom: 20px;
}
 .ys-item.last .intro, .ys-item.item2 .intro {
padding: 0;
}
 .ys-item.last {
border-bottom: none;
}
 .ys-item .pic img {
max-width: 100%;
}
 .myform2 .form-item {
width: 100%;
margin: 0;
float: none;
margin-bottom: 15px;
}
 .myform2 input, .myform2 button {
width: 100%;
}
 .footer .bottom .left, .footer .bottom .right {
width: auto;
text-align: center;
float: none;
}
 .footer .bottom a {
display: inline-block;
}
 .tab-nav a {
width: 120px;
}
 .news-left {
width: 100%;
float: none;
padding: 10px;
border: none;
margin-bottom: 30px;
}
 .news-right {
width: 100%;
float: none;
padding: 10px;
}
 .caseinfo .case-labe {
margin: 0;
}
 .newsleft, .newsright {
float: none;
width: 100%;
}
 .news-main {
padding: 0;
}
 .ser-title h2 {
font-size: 20px;
}
 .ser-title p {
font-size: 14px;
}
}
 @media (max-width: 750px) {
 .online {
display:none
}
 * {
box-sizing: border-box;
}
 img {
max-width: 100%;
}
 .index-title {
background-size: 100%;
}
 .region-hotline {
padding: 20px 0 15px;
}
 .ys-box {
padding-bottom: 20px;
}
 .ys-box li {
float: none;
min-height: 80px;
width: 100%;
padding: 15px 20px 20px 90px;
}
 .ys-box li img {
top: 10px;
}
 .ys-box li p {
height: auto;
}
 .partner li {
width: 33.33%;
}
 .Alist li strong {
font-size: 40px;
line-height: 1.5;
}
 .about1-pic {
float: none;
width: 100%;
}
 .about1-intro {
position: relative;
width: 100%;
}
 .about-box1 {
padding-bottom: 30px;
}
 .about1-intro .text {
padding: 0;
}
 .about1-intro h2 {
font-size: 28px;
}
 .about-box2 h2 {
font-size: 28px;
margin: 0;
}
 .about-box2 p, .about-box3 .index-title p {
font-size: 16px;
line-height: 1.8;
}
 .about-box3 .index-title {
padding: 0;
}
 .contact .left {
margin-bottom: 30px;
}
 .contact .left h2 {
margin-bottom: 0;
}
 .contact .left, .contact .right {
float: none;
width: 100%;
}
 .case-list li {
width: 50%;
}
 .case-nav a {
margin: 0 5px;
}
 .news-item {
padding: 10px 0;
border-bottom: 1px solid #ddd;
}
 .news-item .pic {
display: none;
}
 .news-item .intro {
width: 100%;
float: none;padding:10px;
}
 .news-item .intro p {
display: none;
}
 .news-item .info span.source {
display: none;
}
 .Detail-top .location {
display: none;
}
 .myform3 {
padding: 20px;
margin: 20px auto;
}
 .myform3 .myform2 .form-item {
margin: 0;
padding: 10px;
}
 .myform3 .myform2 input, .myform3 .myform2 .btn-form {
width: 100%;
}
 .hot-products .owl-theme .owl-controls .owl-nav {
display: none;
}
 .product-Introduce .left, .product-Introduce .right {
float: none;
width: 100%;
}
 .myform4 {
margin: 20px;
padding-bottom: 30px;
}
 .myform4 .form-item.textarea, .myform4 .form-item {
width: 100%; 
}
 .region-left {
margin-bottom: 30px; display:none;
}
 .ser-ul1 li, .ser-ul3 li {
width: 50%;
}
}
 @media (max-width: 640px) {
 #offer {
height: 430px;
}
 .layer-container {
width: 100%;
min-width: 320px;
padding: 10px;
}
 .index-title h2 {
font-size: 20px;
}
 .index-wdys .index-title {
margin-bottom: 60px;
}
 .index-wdys .main {
padding: 0;
}
 .myform2 {
margin: 0 10px;
}
 .tab-nav a {
width: 100px;
}
 .pro-list li {
width: 100%;
}
 .contact .form-item.f2 {
width: 100%;
float: none;
}
 .contact .form-submit {
margin: 20px 0;
}
 .cont {
padding: 15px 15px;
}
 .case-list li {
width: 100%;
}

 .indexcase-list li {
width: 100%;
}

 .case-nav, .news-nav {
display: none;
}
 .casehot-item {
margin-top: 20px;
}
 .casehot-item .pic {
float: none;
width: 100%;
}
 .casehot-item .intro {
float: none;
width: 100%;
padding: 20px 30px;
height: auto;
}
 .casehot-item .see-more {
position: relative;
left: auto;
bottom: auto;
margin-top: 15px;
}
 .ser-ul1 li, .ser-ul3 li {
width: 100%;
margin-bottom: 20px;
}
 .ser-form .form-item, .ser-form input {
width: 100%;
}
 .ser-form .form-label {
text-align: left;
line-height: 40px;
}
}
/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
	display:flex;
	justify-content:center;
	margin-top:50px; margin-bottom:30px;
}
.pagination a {
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	font-size: 14px;
	padding:8px 12px;
	margin:0 5px;
	border-radius:3px;
}
.pagination span {
	color: #333;
	font-size:14px;
	padding:8px 2px;
	margin:0 5px;
	border-radius:3px;
}
.pagination a:hover {
	color:#4f4f4f;
	border:1px solid #1b294b;
}
.pagination a.page-num-current {
	color:#fff;
	background:#1b294b;
	border:1px solid #1b294b;
}
/* ----- PB分页数字条效果 结束 ----- */




@media screen and (min-width: 991px) {
 .footer-bar {
display:none
}
}
.footer-bar {
	position:fixed;
	z-index:999;
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	font-size:0;
	text-align:center;
	border-top:1px solid #ddd;
	color:#666;
	background:#fff;
	table-layout:fixed
}
@media (max-width:767px) {
.footer-bar {
display:table
}
 .padding-bottom {
 padding-bottom: 60px;
}
}
.footer-bar .fb-item {
	display:table-cell;
	height:50px;
	font-size:16px;
	vertical-align:middle
}
.footer-bar .fb-item .fa {
	font-size:24px;
	line-height:26px
}
.footer-bar .fb-item span {
	display:block;
	font-size:12px;
	line-height:12px
}
.footer-bar a {
	display:block;
	color:#666;
	text-decoration:none
}
.footer-bar a:active, .footer-bar a:focus, .footer-bar a:hover {
	color:#333
}




.floor_3_main{background: #1b294b;overflow: hidden;}
.floor_3 .title{color: #fff;    text-align: center;
    width: 100%;
    padding-bottom: 30px;}
.floor_3 .title p{color: #fff;font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 20px;}






.floor_3 .title h3 {
    font-size: 28px;
    font-weight: normal;
    display: block;
    line-height: 30px;
    background: url(../image/title.png) no-repeat center;
}

.floor_3 {
    padding: 50px 0;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}







.liuc{position: relative;margin-top:30px;}
.liuc .bd{overflow: hidden;width: 100%;*zoom: 1;position: relative;}
.liuc li{float: left;}
.liuc li .jtou{width: 119px;height: 100px;background: url(../images/jtou.png) no-repeat center;float: left;display: block;}
.liuc li img{width:100px;height:100px;display:block;margin-bottom: 20px;border-radius: 50%;}
.liuc li p{text-align:center;color:#fff;font-size:16px;float: left;}
.liuc li:last-child .jtou{display: none;}
.liuc a.btn{width: 45px;height: 45px;}
.liuc a.btn.prev{background-position:-100px -98px;}
.liuc a.btn.prev:hover{background-position:-150px -98px;}
.liuc a.btn.next{background-position:-200px -98px;}
.liuc a.btn.next:hover{background-position:-250px -98px;}
.liuc li:hover img{animation: flipInY 1.2s ease-out forwards;-webkit-animation: flipInY 1.2s ease-out forwards;}




a.btn{width: 40px;height:40px;display: block;position: absolute;top:28%;cursor: pointer;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
a.btn.prev{background-position:-100px -50px;left: -5%;}
a.btn.next{background-position:-190px -50px;right:-5%;}
a.btn.prev:hover{background-position:-145px -50px;}
a.btn.next:hover{background-position:-236px -50px;}

.icon {
    background: url(../image/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}