﻿

* {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0;
	line-height: 1;
}

p,
h1,
h2,
h3,
div,
ul,
li {
	display: block;
}

dl,
dd,
dt {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	overflow-x: hidden;
	color: #333;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

p {
	list-style: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="date"],
input[type="tel"],
input[type="datetime"],
input[type="month"],
input[type="text"],
textarea,
button {
	-webkit-appearance: none;
	-webkit-appearance: none;
	outline: none;
	font-family: 'Microsoft YaHei';
}

select {
	border: none;
	background: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	box-shadow: 0 0 0 160px #fff inset;
	-webkit-text-fill-color: #333;
}

.paig {
	height: auto;
	overflow: hidden;
}

.paig1>* {
	height: auto;
	overflow: hidden;
}

.abs {
	position: absolute;
}

input,
textarea,
select,
a:focus {
	outline: none;
}

.fix {
	position: fixed;
}

.rel {
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.display {
	display: block;
}

.auto {
	height: auto;
	overflow: hidden;
}

.mar {
	margin: auto;
}

.mar0 {
	margin: 0 auto;
}

.clear {
	clear: both;
}

.img100 {
	width: 100%;
	clear: both;
	display: block;
	height: auto;
	overflow: hidden;
}

.none {
	display: none;
}

.wd33 {
	width: 33.333%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd50 {
	width: 49.5%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd25 {
	width: 25%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd20 {
	width: 20%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd75 {
	width: 75%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd41 {
	width: 41%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd40 {
	width: 40%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd30 {
	width: 30%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd10 {
	width: 10%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd19 {
	width: 19%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd5 {
	width: 5%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd95 {
	width: 95%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd90 {
	width: 90%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd85 {
	width: 85%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd88 {
	width: 88%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd100 {
	width: 100%;
	display: block;
	height: auto;
	overflow: hidden;
}


/*mobile*/
@media (max-width: 1200px) {
	p {
		font-size: .8rem;
		line-height: 1.3rem;
	}

	a {
		font-size: .8rem;
		;
		color: #333;
	}

	h1 {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	h2 {
		font-size: 1.1rem;
		line-height: 1.3rem;
		padding: 0 0 1rem 0;
	}

	h3 {
		font-size: 1.1rem;
		line-height: 1.3rem;
	}

	h4 {
		font-size: 1.1rem;
		line-height: 1.3rem;
	}

	h5 {
		font-size: 1rem;
		line-height: 1.3rem;
	}

	.ptxt {
		font-size: .8rem;
		line-height: 1.4rem;
		color: #666;
	}

	.monone {
		display: none !important;
	}

	.pd50 {
		padding: 2rem 0 0 0;
	}

	.pdt50 {
		padding: 2rem 0 0 0;
	}

	.pdb50 {
		padding: 0 0 2rem 0;
	}

	.pd40 {
		padding: 1.5rem 0;
	}

	.pdt40 {
		padding: 1.5rem 0 0 0;
	}

	.pdb40 {
		padding: 0 0 1.5rem 0;
	}

	.pd35 {
		padding: 1.3rem 0;
	}

	.pdt35 {
		padding: 1.3rem 0 0 0;
	}

	.pdb35 {
		padding: 0 0 1.3rem 0;
	}

	.pd25 {
		padding: 1rem 0;
	}

	.pdt25 {
		padding: 1rem 0 0 0;
	}

	.pdb25 {
		padding: 0 0 1rem 0;
	}

	.pd15 {
		padding: .6rem 0;
	}

	.pdt15 {
		padding: .6rem 0 0 0;
	}

	.pdb15 {
		padding: 0 0 .6rem 0;
	}

	.pd10 {
		padding: .5rem 0;
	}

	.pdt10 {
		padding: .5rem 0 0 0;
	}

	.pdb10 {
		padding: 0 0 .5rem 0;
	}

	.wdclear {
		width: 100%;
		height: auto;
		overflow: hidden;
		clear: both;
	}

	.wd1260 {
		width: 100%;
		margin: auto;
	}

	.wd980 {
		width: 100%;
		margin: auto;
	}

	.wd960 {
		width: 100%;
		margin: auto;
	}

	.wd770 {
		width: 100%;
		margin: auto;
	}

	.wd1000 {
		width: 100%;
		margin: auto;
	}

	.top6 ul {
		padding: 1.2rem;
	}

	.abs100 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.top6 {
		display: none;
		position: absolute;
		height: 100%;
		z-index: 200;
		left: 0;
		background: #0940A4;
		top: 3.5rem;
		width: 100%;
	}

	.mosech {
		padding: 2rem 1rem 0 1rem;
		height: auto;
		overflow: hidden;
	}

	.mosech_1 {
		text-indent: 10px;
		color: #fff;
		background: #333;
		float: left;
		width: 75%;
		height: 2.6rem;
		line-height: 2.6rem;
		font-size: .8rem;
		border-radius: 3px;
	}

	.mosech_2 {
		background: #333;
		color: #ccc;
		width: 20%;
		float: right;
		height: 2.6rem;
		line-height: 2.6rem;
		font-size: .8rem;
		border-radius: 3px;
	}

	.top6 li {
		position: relative;
		width: 100%;
		clear: both;
	}

	.onenav {
		border-bottom: solid 1px rgba(255, 255, 255, 0.3);
		color: #ccc;
		display: block;
		width: 100%;
		line-height: 4rem;
		height: 4rem;
		font-size: .8rem;
		float: left;
	}

	.mobile-inner-nav a {

		animation-duration: 0.4s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: ReturnToNormal;
		animation-name: ReturnToNormal;
	}

	@-webkit-keyframes ReturnToNormal {
		100% {
			-webkit-transform: translateX(0%) rotate(0deg);
			transform: translateX(0%) rotate(0deg);
		}
	}

	.topli {
		height: auto;
		overflow: hidden;
		padding: 0;
	}

	.tft_1 {
		display: none;
		transition: all .6s;
		float: right;
		line-height: 3rem;
		width: 3rem;
		text-align: center;
		color: #999;
		font-size: .8rem;
	}

	.acoove i {
		transform: rotate(180deg);
	}

	.ropezw3 dl {
		position: relative;
		width: 50%;
		height: auto;
		border-bottom: 2px solid #f2f2f2;
		float: left;
		margin: 0;
	}

	.navhide {
		border-top: solid 1px #666;
		display: none;
		z-index: 500;
		padding: .5rem 0;
		width: 100%;
		background: #000;
	}

	.navhide a {
		transition: all .6s;
		display: block;
		clear: both;
		font-size: 0.9rem;
		width: 100%;
		line-height: 2rem;
		color: #999;
		text-align: left;
	}

	.navclose {
		display: block;
		position: absolute;
		right: 4%;
		top: 2.2rem;
		transform: translateY(-50%);
		z-index: 201;
		width: 36px;
		height: 26px;
	}

	.navclose i {
		position: absolute;
		display: block;
		right: 0;
		top: 50%;
		margin-top: -2px;
		width: 100%;
		height: 4px;
		background: #ed6d14;
		opacity: 1;
		transition: .4s;
	}

	.navclose::before {
		top: 0;
		transform-origin: 50% 50% 0;
	}

	.navclose::after {
		bottom: 0;
		transform-origin: 50% 50% 0;
	}

	.navclose::before,
	.navclose::after {
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		transition: .6s;
		background: #ed6d14;
	}

	body.on .navclose i {
		opacity: 0;
		width: 0;
	}

	body.on .navclose::before {
		top: 50%;
		transform: translateY(-50%) rotate(-135deg);
	}

	body.on .navclose::after {
		bottom: auto;
		top: 50%;
		transform: translateY(-50%) rotate(135deg);
	}

	.wd1200 {
		width: 100%;
		margin: auto;
	}

	.wd1350 {
		width: 100%;
		margin: auto;
	}

	.top {
		width: 100%;
		height: 4rem;
		padding: 0;
		background: #fff;
	}

	.top3 {
		display: none;
	}

	.logo {
		width: 38%;
		height: auto;
		padding: .5rem 0 0 1rem;
		display: block;
		float: left;
	}

	.toptel {
		float: left;
	}

	.banner img {
		width: 100%;
		display: block;
	}

	.banner {
		z-index: 2;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

	.toptel {
		margin: 0 9px;
		float: right;
	}

	.toptel span {
		font-size: 14px;
		display: block;
		float: right;
		height: 26px;
		line-height: 26px;
	}

	.mtr25 {
		margin: 0 100px 0 0;
	}

	.top_right {
		width: 100%;
	}

	.top_serch {
		background: url(http://www.sin-ju.com/skin/images/gz_08.png) no-repeat right center;
		float: right;
		width: 213px;
		height: 22px;
		border: solid 1px #666;
		border-radius: 18px;
	}

	.top_serch input {
		text-indent: 15px;
		width: 100%;
		height: 21px;
		line-height: 21px;
		background: none;
	}

	.gpk_serch {
		display: none;
	}

	.pro_box {
		margin: 40px 0 0 0;
		background: #f3f5f6;
		padding: 25px 0 0 0;
	}

	.fixtop {
		background: #fff !important;
		box-shadow: 0 3px 7px rgba(127, 127, 127, 0.3)
	}

	.pro_banner {
		width: 100%;
		margin: 0 0 35px 0;
	}

	.banner {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.foot {
		padding: 1rem 0;
		background: #fff;
	}

	.foot_2 {
		display: none;
	}

	.foot_3 {
		width: 775px;
	}

	.foot_3 dl {
		width: 170px;
		float: left;
		height: auto;
		overflow: hidden;
	}

	.foot_3 dl dt {
		padding: 0 0 20px 0;
		font-size: 14px;
		font-weight: 700;
		color: #fff;
	}

	.foot_3 dl dd a {
		transition: all .3s ease;
		font-size: 14px;
		display: block;
		clear: both;
		color: #fff;
		line-height: 30px;
		color: #ccc;
	}

	.foot_3 dl dd a:hover {
		color: #fff;
	}

	.foot_4 p {
		width: 164px;
		float: left;
		margin: 0 20px;
	}

	.foot_4 p img {
		display: block;
		width: 100%;
	}

	.foot_4 p span {
		display: block;
		text-align: center;
		font-size: 14px;
		clear: both;
		padding: 10px 0;
		box-decoration-break: #666;
	}

	.bottom p {
		text-align: center;
		font-size: .6rem;
		line-height: 1.2rem;
		color: #333;
	}

	.bottom {
		background: #fff;
	}

	.mofoot {
		z-index: 185;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 3.5rem;
		background: #000;
	}

	.mofoot a {
		padding: .5rem 0;
		display: block;
		float: left;
		width: 33.333%;
		text-align: center;
	}

	.mofoot a span:nth-child(1) {
		font-size: 1.4rem;
		color: #fff;
	}

	.mofoot a span:nth-child(2) {
		padding: .5rem 0 0 0;
		font-size: .8rem;
		color: #fff;
	}

	.mofoot a span {
		display: block;
		text-align: center;
	}

	.motH {
		width: 100%;
		height: 3.5rem;
	}

	/**/

	.midnum_1 dl {
		height: 140px;
		width: 20%;
		float: left;
		text-align: center;
	}

	.midnum_1 dt {
		padding: 30px 0 0 0;
	}

	.midnum_1 dd {
		font-size: 14px;
	}

	.midnum_1 dt span:nth-child(1) {
		color: #1046a6;
		font-size: 48px;
	}

	.midnum_1 dt span:nth-child(2) {
		color: #1046a6;
		font-size: 12px;
		line-height: 40px;
	}

	.midnum {
		width: 100%;
		height: 200px;
		position: relative;
	}

	.midnum_1 {
		box-shadow: -2px 0px 27px 0px rgba(0, 0, 0, 0.13);
		height: 140px;
		background: #fff;
	}

	.midnum_bs {
		display: none;
		height: 140px;
		z-index: 2000;
		position: absolute;
		bottom: -100px;
		left: 0;
		width: 100%;
	}

	.about {
		padding: 15px 0 0 0;
		background: url(../image/abnban.jpg) no-repeat center top;
	}

	.about_2 {
		width: 100%;
	}

	.about_3 {
		display: none;
		width: 100%;
	}

	.about_line {
		display: none;
		margin: 6px 0;
		width: 50px;
		height: 3px;
		background: #0240a6;
	}

	.about_2 h2 {
		color: #0240a6;
	}

	.about_5 {
		padding: 0 1rem;
	}

	.about_2 span:nth-child(2) {
		text-align: center;
		display: none;
	}

	.moter {
		text-align: center;
		display: block;
		width: 100%;
		font-size: 1.3rem;
		font-weight: 700;
	}

	.about_7 .first {
		background: url(../image/icon01.png) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	.about_7 .first:Hover {
		background: url(../image/iconh01.png) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	.about_7 .second {
		background: url(../image/icon02.png) no-repeat 0px 1px;
		background-size: 100% auto;
	}

	.about_7 .second:Hover {
		background: url(../image/iconh01.png) no-repeat 0px 1px;
		background-size: 100% auto;
	}

	.about_7 .third {
		background: url(../image/icon03.png) no-repeat 0px 2px;
		background-size: 100% auto;
	}

	.about_7 .third:Hover {
		background: url(../image/iconh03.png) no-repeat 0px 2px;
		background-size: 100% auto;
	}

	.about_7 .four {
		background: url(../image/icon04.png) no-repeat 0px 3px;
		background-size: 100% auto;
	}

	.about_7 .four:Hover {
		background: url(../image/iconh04.png) no-repeat 0px 3px;
		background-size: 100% auto;
	}

	.about_7 dl {
		text-align: center;
		line-height: 8rem;
		font-size: .6rem;
		color: #0e45a5;
		transition: all 1s;
		margin: 0 2%;
		width: 21%;
		height: 6rem;
		float: left;
	}

	.about_7 dl:hover {
		transform: rotate(360deg);
		color: #fff;
	}

	.about_7 {
		padding: 1rem .8rem;
	}

	.poc_swiper_container .poctct {
		width: 100%;
		display: block;
		height: 2.2rem;
		line-height: 2.2rem;
		font-size: .8rem;
		text-align: center;
		color: #fff;
		background: #0940A4;
	}

	.poc_swiper_container .swiper-button-next {
		text-align: center;
		line-height: 1.5rem;
		width: 1.5rem;
		height: 1.5rem;
		z-index: 5000;
		position: absolute;
		top: 40%;
		right: -.5rem;
	}

	.poc_swiper_container .swiper-button-prev {
		text-align: center;
		line-height: 1.5rem;
		width: 1.5rem;
		height: 1.5rem;
		z-index: 5000;
		position: absolute;
		top: 40%;
		left: -.5rem;
	}

	.home-ad {
		display: none;
	}

	.home-ad a {
		margin: 3% 0 0 0;
		width: 200px;
		height: 54px;
		line-height: 54px;
		color: #fff;
		background: #dd5a00;
		display: block;
		float: right;
		border-radius: 3px;
		text-align: center;
		font-size: 14px;
	}

	.home-ad1 {
		position: absolute;
		top: 0;
		height: 100%;
		width: 100%;
	}

	.poth2 {
		display: none;
		font-size: 25px;
		text-align: center;
		line-height: 20px;
		padding: 0 0 25px 0;
		background: url(../image/dian.png) no-repeat center bottom;
	}

	.mopoth2 {
		font-size: 1.2rem;
		text-align: center;
		line-height: 2.5rem;
		color: #0940A4;
	}

	.mainpot {
		padding: 1rem;
	}

	.mainpoit_1 {
		padding: 0;
	}

	.mainpot_5 {
		display: none;
		padding: 40px 0;
		text-align: center;
	}

	.mainpot_5 a {
		height: 45px;
		background: #efefef;
		line-height: 45px;
		text-align: center;
		font-size: 14px;
		padding: 0 25px;
		display: inline-block;
		margin: 0 10px;
	}

	.news dl {
		transition: all .3s ease;
		float: left;
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 0 2rem 0;
	}

	.monews_txt {
		padding: .5rem 0 0 0;
		font-size: .7rem;
		line-height: 1.15rem;
		color: #666;
	}

	.news {
		padding: 1rem 1rem 0 1rem;
	}

	.newsdd1 {
		padding: 30px 30px 0 30px;
	}

	.news_content dt {
		width: 25%;
		float: left;
	}

	.news_content dt img {
		min-height: 5.5rem;
	}

	.news_content dd {
		width: 75%;
		float: left;
	}

	.monews_contentdd {
		padding: 0 0 0 1rem;
	}

	.monews_contentdd h4 {
		font-size: .9rem;
		padding: 0 0 .6rem 0;
	}

	.monews_content span {
		display: block;
		float: left;
		font-size: .65rem;
		color: #666;
	}

	.newslist_l {
		height: 81px;
		border-right: solid 1px #ddd;
		width: 75px;
	}

	.newslist_r {
		width: 188px;
		padding: 10px 0 0 0;
		line-height: 25px;
		font-size: 14px;
	}

	.newsdd2 {
		padding: 20px;
	}

	.newsdd2 a {
		padding: 25px 0 0 0;
		width: 100%;
		display: block;
		clear: both;
		border-top: solid 1px #ddd;
	}

	.newsdd2 a span {
		float: right;
	}

	.newslist_l span {
		display: block;
		clear: both;
		text-align: center;
	}

	.newslist_l span:nth-child(1) {
		padding: 8px 0;
		font-size: 33px;
		font-weight: 700;
	}



	.classify {
		padding: 0;
	}

	.classify h2 {
		display: none;
		padding: 0 0 40px 0;
		font-size: 25px;
		color: #0940a4;
		text-align: center;
	}

	.classify_3 {
		transition: all .3s ease;
		z-index: 202;
		background: rgba(0, 0, 0, 0.3);
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.moclassify_in {
		transform: translateX(100%);
	}

	.moclassfly_tit {
		background: #06429a;
		width: 100%;
		height: 2.6rem;
		line-height: 2.6rem;
	}

	.moclassfly_tit h3 {
		float: left;
		text-align: center;
		color: #fff;
		line-height: 2.6rem;
		width: 46%;
		height: 2.6rem;
		background: #ea6d11;
	}

	.moclassfly_tit p {
		margin: 0 1rem 0 0;
		width: 2.6rem;
		float: right;
		font-size: 1.3rem;
		height: 2.6rem;
		line-height: 2.6rem;
		color: #fff;
		text-align: right;
	}

	.classify_2 {}

	.classify_r h5 {
		font-size: 1.2rem;
		text-align: center;
	}

	.moclassify_l {
		width: 15%;
		float: left;
	}

	.classify_n {
		position: relative;
		height: 100%;
		background: #fff;
		width: 85%;
		float: left;
	}





	.moclassfly_bd {
		padding: 1rem;
		background: #f7f7f7;
	}

	.moclassfly_bd dt {
		font-size: 1.1rem;
		padding: 0 0 .5rem 0;
	}

	.moclassfly_bd dd {
		font-size: .76rem;
		line-height: 1.2rem;
		color: #666;
		padding: 0 0 1.5rem 0;
	}

	.mopages_1 span {
		color: #fff;
		display: inline-block;
		text-align: center;
		height: 3.3rem;
		line-height: 3.3rem;
	}

	.mopages_1 {
		text-align: center;
		background-color: rgb(6, 66, 154);
		width: 33.333%;
		float: left;
	}

	.mopages_2 {
		text-align: center;
		line-height: 3.3rem;
		width: 33.333%;
		float: left;
	}

	.mopages_7 {
		transition: all .6s ease;
		line-height: 3.9rem;
	}

	.mopages_4 {
		position: absolute;
		background: #fff;
		top: -7.3rem;
		left: 0;
		width: 100%;
		transform: translateX(-7%) scale(.96);
		opacity: 0;
		transition: .4s .05s;
		visibility: hidden;
	}

	.mopages_2 span {
		display: inline-block;
		font-size: 1rem;
		color: #333;
	}

	.mopages_2:hover .mopages_4 {
		transform: translateX(0) scale(1);
		opacity: 1;
		visibility: visible;
		z-index: 999999;
	}

	.mopages_4 strong {
		display: block;
		text-align: center;
		clear: both;
		font-size: 1rem;
		line-height: 2.5rem;
	}

	.classify_3 dl {
		background: #0940A4;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: block;
		float: left;
	}

	.classify_3 dl dt {
		color: #fff;
		text-align: center;
		width: 15%;
		float: left;
		line-height: 3rem;
	}

	.classify_3 dl dd {
		width: 85%;
		float: left;
	}

	.classify_n h5 {
		padding: 1.5rem 0;
		text-align: center;
	}

	.classify_n_child {
		display: none;
		width: 100%;
		background: #fff;
		height: auto;
		overflow: hidden;
	}

	.classify_n_child a {
		text-indent: 2rem;
		height: 2.8rem;
		font-size: .9rem;
		display: block;
		clear: both;
		width: 100%;
		line-height: 2.8rem;
	}

	.mdon dt {
		transform: rotate(90deg);
	}

	.classify_n dt {
		font-size: .6rem;
		transition: all .3s ease;
	}

	.moclassify_sand {
		line-height: 5rem;
		font-size: 1.3rem;
		color: #fff;
		width: 100%;
		text-align: center;
		display: block;
	}



	.classify_3 a:hover {
		color: #fff;
		background: #0940A4;
		border: solid 1px #0940A4;
	}

	.classify_8 dl {
		margin: 0 0 0 30px;
		height: auto;
		overflow: hidden;
		float: left;
	}

	.classify_8 dl dt,
	.classify_8 dl dd {
		padding: 0 6px;
		float: left;
		line-height: 66px;
		font-size: 14px;
	}

	.classify_8 {
		border: solid 1px #efeeee;
		box-sizing: border-box;
	}

	.classify_l {
		width: 240px;
		float: left;
	}

	.classify_r {
		width: 925px;
		float: right;
	}

	.classify_r dl dt {
		display: block;
		color: #0940a4;
		font-size: 18px;
		line-height: normal;
		margin-top: 8px;
		transition: 350ms;
		font-weight: bold;
		height: 28px;
	}

	.classify_r dd {
		font-size: 14px;
		padding: 10px 0;
	}

	.classify_r dd a {
		display: block;
		width: 80px;
		height: 30px;
		line-height: 30px;
		background: #0940a4;
		color: #fff;
		text-align: center;
	}

	.classify_r dl {
		width: calc((100% - 60px)/3);
		float: left;
		margin: 10px;
		float: left;
	}

	.pages_1 span {
		color: #fff;
		cursor: pointer;
		font-size: 13px;
		transition: all .6s ease;
		margin: 0 2px;
		background: #c8c8c8;
		display: inline-block;
		padding: 0 22px;
		height: 33px;
		line-height: 33px;
		font-size: 14px;
	}

	.pages_1 a {
		cursor: pointer;
		font-size: 13px;
		transition: all .6s ease;
		margin: 0 2px;
		background: #f2f2f2;
		display: inline-block;
		padding: 0 15px;
		height: 33px;
		line-height: 33px;
		font-size: 14px;
	}

	.pages_1 span:hover {
		background: #eb6b10;
	}

	.pages_1 a:hover {
		color: #fff;
		background: #eb6b10;
	}

	.pageson {
		background: #eb6b10 !important;
		color: #fff !important;
	}

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

	.detail_1 {
		transition: all .3s ease;
		width: 100%;
		z-index: 202;
		position: fixed;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.3);
	}

	.detail_fx_l {
		width: 15%;
		float: left;
		line-height: 3rem;
	}

	.detail_fx_r {
		position: relative;
		height: 100%;
		background: #fff;
		width: 85%;
		float: left;
	}

	.detail_fx_r h3 {
		padding: 1.5rem 0;
		text-align: center;
	}

	.detail_fx_l span {
		display: block;
		font-size: 1.4rem;
		color: #fff;
		text-align: center;
		width: 100%;
		line-height: 6rem;
	}

	.modetail_out {
		display: block;
		width: 2.2rem;
		height: 2.2rem;
		position: absolute;
		z-index: 100;
		color: #fff;
		left: 1rem;
		bottom: .3rem;
		font-size: 1.5rem;
		color: #fff;
	}

	.mo_1bg {
		background-color: #57B1AD;
	}

	.modeta_other_i {
		line-height: 3rem;
		text-align: right;
		display: block;
		float: left;
		width: 10%;
	}

	.modeta_other_a {
		line-height: 3rem;
		width: 90%;
		float: left;
		font-size: 1rem;
		display: block;
	}

	.detail_2 {
		width: 100%;
	}

	.detail_1 h2 {
		display: none;
		text-indent: 25px;
		height: 80px;
		line-height: 80px;
		font-size: 23px;
		font-weight: 700;
		color: #fff;
		background: url(../image/detailh2.png) no-repeat 170px center #0940A4;
	}

	.detail {
		padding: 1rem;
	}

	.detail h1 {
		font-size: 28px;
		text-align: center;
		color: #0940A4;
	}

	.detail_3 {
		padding: 0;
	}

	.detail_9 {
		width: 100%;
	}

	.modptail_l {
		width: 100%;
	}

	.detail_9 h4 {
		font-size: 1.2rem;
		font-weight: 700;
		text-align: center;
	}

	.detailmenu a {
		color: #333;
		width: 100%;
		display: block;
		clear: both;
		font-size: .9rem;
	}

	.detail_1 li span {
		width: 5%;
		text-align: center;
		font-size: .6rem;
		display: block;
		float: left;
		line-height: 3rem;
		color: #0940A4;
		margin: 0 15px
	}

	.detail_1 li {
		background-color: rgba(101, 190, 186, 0.3);
		border-bottom: solid 1px #ddd;
		height: auto;
		overflow: hidden;
		clear: both;
	}

	.mo_2bg li {
		background: #0940A4;
	}

	.classify_a {
		color: #fff;
		display: block;
		float: left;
		width: 80%;
		line-height: 3rem;
	}

	.mo_2bg li span {
		color: #fff;
	}

	.detail_6 span,
	.detail_6 a,
	.detail_6 i {
		height: 33px;
		line-height: 33px;
		display: inline-block;
		padding: 0 3px;
		font-size: 13px;
		color: #666;
	}

	.detail_6 {
		background: #f7f7f7;
		padding: 5px;
		border-left: 5px solid #0940a4;
	}

	.detail_11 dt,
	.detail_11 dd {
		border: solid 2px #fff;
		box-sizing: border-box;
		height: 75px;
		line-height: 75px;
		font-size: 14px;
		text-align: center;
	}

	.detail_10 {
		background: #f7f7f7;
	}

	.detail_9 h3 {
		font-size: 16px;
		font-weight: 700;
		text-align: center;
		color: #0940A4;
		padding: 25px 0;

		border-bottom: dashed 1px #333;
	}

	.detail_11,
	.detail_12 {
		width: 50%;
		float: left;
	}

	.detail_12 dt,
	.detail_12 dd {
		text-indent: 35px;
	}

	.detail_12 dt {
		font-weight: 700;
		padding: 30px 0 10px 0;
		font-size: 16px;
		color: #0940A4;
	}

	.detail_12 dd {
		font-size: 14px;
		line-height: 25px;
	}

	.detail_11 dt {
		font-size: 28px;
		font-weight: 700;
	}

	.detail_13 dt {
		font-weight: 700;
		font-size: .8rem;
		line-height: 1.3rem;
		color: #0940A4;
	}

	.detail_13 dd {
		font-size: .8rem;
		line-height: 1.3rem;
	}

	.detail_13 dl {
		height: auto;
		overflow: hidden;
		padding: 25px 0 0 0;
	}

	.detail_15 li {
		text-align: center;
		width: 10%;
		float: left;
		height: 40px;
		line-height: 40px;
		border: solid 1px #fff;
		box-sizing: border-box;
	}

	.detail_16 {
		padding: 20px 0;
	}

	.detail_15 {
		background: #f7f7f7;
	}

	.detailWd1 {
		width: 5%;
	}

	.detailWd2 {
		width: 30%;
	}

	.detailWd3 {
		width: 15%;
	}

	.detailWd4 {
		width: 40%;
	}

	.detailWd5 {
		width: 30%;
	}

	.detail_17 li,
	.detail_18 li {
		text-align: center;
		float: left;
		height: 40px;
		line-height: 40px;
		border: solid 1px #fff;
		box-sizing: border-box;
	}

	.detail_17 {
		background: #f7f7f7;
	}

	.detail_18 {
		background: #f7f7f7;
	}

	.detailmenu a {
		display: block;
		line-height: 2.8rem;
		border-bottom: solid 1px #efefef;
		text-indent: 2rem;
		font-size: .9rem;
	}

	.detailmenu {
		clear: both;
		display: none;
		background: #fff;
	}

	.detail_9 h5 {
		padding: 1rem 0 0 0;
		font-size: .9rem;
		line-height: 1.4rem;
		color: #ed6e11;
		font-weight: 700;
	}

	.detail_22 li {
		border: solid 1px #fff;
		box-sizing: border-box;
		height: 3rem;
		line-height: 3rem;
		text-indent: 1rem;
		font-size: .8rem;
	}

	.detail_23 {
		width: 35%;
		float: left;
		background: #0940A4;
		color: #fff;
	}

	.detail_24 {
		width: 65%;
		float: left;
		background: #efefef;
		color: #666;
	}

	.deH {
		width: 100%;
		height: 30px;
	}

	.detaltit {
		padding: 1rem;
		font-size: .9rem;
		line-height: 1.6rem;
		color: #333;
		font-weight: 700;
	}

	.detail_32 dt {
		font-size: .8rem;
		text-align: center;
		padding: 0 0 10px 0;
		font-weight: 700;
	}

	.detail_32 dd {
		font-size: .8rem;
		text-align: center;
		line-height: 1.3rem;
	}

	.detail_32 {
		width: 100%;
	}

	.detail_35 {
		width: 100%;
	}

	.detail_36 {
		width: 100%;
	}

	.detail_30 {
		padding: 1rem 0;
	}

	.detail_31 {
		text-align: center;
	}

	.detail_31 span {
		line-height: 1.4rem;
		display: inline-block;
	}

	.detail_31 dd {
		font-size: .8rem;
		line-height: 1.3rem;
	}

	.detail_31 dt {
		font-size: .9rem;
		color: #0940A4;
		padding: 0 0 10px 0;
	}

	.detail_40 dt {
		height: 2.3rem;
		line-height: 2.3rem;
		font-size: .9rem;
		text-align: left;
		width: 100%;
	}


	.moyzm {
		width: 54%;
		float: left;
		border: solid 1px #ddd;
		box-sizing: border-box;
		font-size: .9rem;
		height: 2.4rem;
		line-height: 2.3rem;
	}

	.moyzm_txt {
		width: 42%;
		float: right;
		border: solid 1px #ddd;
		box-sizing: border-box;
		font-size: .9rem;
		height: 2.3rem;
		line-height: 2.3rem;
	}

	.moselect select {
		line-height: 2.3rem;
		text-indent: 1rem;
		width: 100%;
		height: 2.3rem;
		font-size: .8rem;
	}

	.detail_40 dd {
		border: solid 1px #ddd;
		box-sizing: border-box;
		font-size: .9rem;
		width: 100%;
	}

	.textt {
		line-height: 2.3rem;
		text-indent: 1rem;
		resize: none;
		font-size: .8rem;
		width: 99%;
		min-height: 3rem;
	}

	.detail_40 dl dd i {
		color: #999;
		font-size: 1.1rem;
		text-align: center;
		width: 9%;
		float: left;
		display: block;
		line-height: 2.3rem;
	}

	.detailtxt {
		line-height: 2.3rem;
		text-indent: 1rem;
		resize: none;
		width: 88%;
		height: 2.3rem;
		line-height: 2.3rem;
	}

	.detail_40 label {
		padding: 0 5px;
		height: 2.3rem;
		line-height: 2.3rem;
	}

	.detail_40 dl {
		clear: both;
		height: auto;
		overflow: hidden;
		padding: 15px 0 0 0;
	}

	.detailbtn {
		transition: all .3s ease;
		width: 100%;
		background: #0940A4;
		border-radius: 3px;
		height: 3rem;
		cursor: pointer;
		color: #fff;
		text-align: center;
		line-height: 3rem;
		font-size: .9rem;
	}

	.detailbtn:hover {
		background: #0940A4;
	}

	.detail_60 dt a {
		font-size: 14px;
		color: #333;
		font-weight: 700;
	}

	.detail_60 dt span {
		font-size: .7rem;
		clear: both;
		display: block;
		line-height: 1.2rem;
		color: #999;
	}

	.detail_60 dt {
		padding: 0 0 15px 0;
		font-weight: 700;
		font-size: 14px;
		line-height: 25px;
		color: #0940A4;
	}

	.detail_60 dd {
		font-size: .9rem;
		line-height: 25px;
	}

	.detail_60 dl {
		height: auto;
		overflow: hidden;
		padding: 25px 0 0 0;
	}

	.detail_61 p {
		font-size: .8rem;
		line-height: 1.6rem;
		margin: 0 0 1rem 0;
	}

	.detail_61 {
		padding: 35px 0 0 0;
	}

	.detail_61 p strong {
		font-weight: 700;
		font-size: .8rem;
	}

	.detail_61 p span {
		display: block;
		float: left;
		margin: 0 35px 0 0;
	}

	.yb_conct {
		position: fixed;
		z-index: 9999999;
		top: 200px;
		right: -127px;
		cursor: pointer;
		transition: all .3s ease;
	}

	.yb_bar ul li {
		width: 180px;
		height: 53px;
		font: 16px/53px 'Microsoft YaHei';
		color: #fff;
		text-indent: 54px;
		margin-bottom: 3px;
		border-radius: 3px;
		transition: all .5s ease;
		overflow: hidden;
	}

	.yb_bar .yb_top {
		background: #0940a4 url(../image/r001.png) no-repeat 0 0;
	}

	.yb_bar .yb_phone {
		background: #0940a4 url(../image/r001.png) no-repeat 0 -57px;
	}

	.yb_bar .yb_QQ {
		text-indent: 0;
		background: #0940a4 url(../image/r001.png) no-repeat 0 -113px;
	}

	.yb_bar .yb_ercode {
		background: #0940a4 url(../image/r001.png) no-repeat 0 -169px;
	}

	.hd_qr {
		width: 120px;
		height: 126px;
		padding: 0 29px 25px 29px;
	}

	.yb_QQ a {
		display: block;
		text-indent: 54px;
		width: 100%;
		height: 100%;
		color: #fff;
	}




}

/*PC*/
@media (min-width: 1200px) {
	p {
		font-size: 13px;
		line-height: 22px;
		color: #666;
	}

	a {
		font-size: 13px;
		color: #333;
	}

	h1 {
		font-size: 30px;
		line-height: 40px;
	}

	h2 {
		font-size: 20px;
		line-height: 30px;
	}

	h3 {
		font-size: 18px;
		line-height: 26px;
	}

	h4 {
		font-size: 16px;
		line-height: 24px;
	}

	h5 {
		font-size: 14px;
		line-height: 24px;
	}

	.ptxt {
		font-size: 13px;
		line-height: 24px;
		color: #666;
	}

	.txt2 {
		font-size: 15px;
		line-height: 26px;
	}

	.jxt {
		padding: 50px 0 0 0;
	}

	.idxmid_2 {
		padding: 25px 0;
	}

	.fwmsg_1 {
		width: 960px;
		margin: auto;
	}

	.pcnone {
		display: none !important;
	}

	.flr {
		float: right;
	}

	.fll {
		float: left;
	}

	.pd80 {
		padding: 80px 0;
	}

	.pdt80 {
		padding: 80px 0 0 0;
	}

	.pdb80 {
		padding: 0 0 80px 0;
	}

	.pd50 {
		padding: 50px 0;
	}

	.pdt50 {
		padding: 50px 0 0 0;
	}

	.pdb50 {
		padding: 0 0 50px 0;
	}

	.pd40 {
		padding: 40px 0;
	}

	.pdt40 {
		padding: 40px 0 0 0;
	}

	.pdb40 {
		padding: 0 0 40px 0;
	}

	.pd35 {
		padding: 35px 0;
	}

	.pdt35 {
		padding: 35px 0 0 0;
	}

	.pdb35 {
		padding: 0 0 35px 0;
	}

	.pd30 {
		padding: 30px 0;
	}

	.pdt30 {
		padding: 30px 0 0 0;
	}

	.pdb30 {
		padding: 0 0 30px 0;
	}

	.pd25 {
		padding: 25px 0;
	}

	.pdt25 {
		padding: 25px 0 0 0;
	}

	.pdb25 {
		padding: 0 0 25px 0;
	}

	.pd20 {
		padding: 20px 0;
	}

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

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

	.pd15 {
		padding: 15px 0;
	}

	.pdt15 {
		padding: 15px 0 0 0;
	}

	.pdb15 {
		padding: 0 0 15px 0;
	}

	.pd10 {
		padding: 10px 0;
	}

	.pdt10 {
		padding: 10px 0 0 0;
	}

	.pdb10 {
		padding: 0 0 10px 0;
	}

	.wdclear {
		width: 100%;
		height: auto;
		overflow: hidden;
		clear: both;
	}

	.wd1260 {
		width: 1200px;
		margin: auto;
	}

	.wd980 {
		width: 980px;
		margin: auto;
	}

	.wd960 {
		width: 960px;
		margin: auto;
	}

	.wd770 {
		width: 770px;
		margin: auto;
	}

	.wd1000 {
		width: 1000px;
		margin: auto;
	}

	.abs100 {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.top6 {
		width: 801px;
		float: left;
		padding: 0;
		height: 100px;
		clear: both;
		margin: 0;
	}

	.top6 ul {
		float: left;
		height: 100px;
		margin: auto;
	}

	.top6 li {
		position: relative;
		float: left;
		padding: 0;
		min-width: 53px;
	}

	.topte18 {
		background: url(http://www.sin-ju.com/skin/images/toptel.png) no-repeat left center;
		padding: 0 0 0 30px;
		height: 26px;
		line-height: 26px;
	}

	.onenav {
		transition: all .6s ease;
		padding: 0 25px;
		color: #333;
		display: block;
		line-height: 100px;
		font-size: 14px;
	}

	.ropezw3 dl {
		position: relative;
		width: 322px;
		height: 364px;
		float: left;
		margin: 0 20px 20px 0;
	}

	.navhide {
		z-index: 500;
		padding: 0;
		position: absolute;
		left: 0;
		top: 100px;
		width: 100%;
		background: #f6f6f6;
		box-shadow: 0 3px 7px rgba(127, 127, 127, 0.16);
		z-index: -999;
		transform: translateX(-7%) scale(.96);
		opacity: 0;
		transition: .4s .05s;
		visibility: hidden;
	}

	.top6 li:hover .navhide {
		transform: translateX(0) scale(1);
		opacity: 1;
		visibility: visible;
		z-index: 999999;
	}

	.navhide a {
		transition: all .6s;
		display: block;
		clear: both;
		font-size: 0.9rem;
		width: 100%;
		line-height: 35px;
		color: #666;
		text-align: center;
	}

	.navhide a:hover {
		background: #fff;
		color: #df0011;
	}

	.tops_21 {
		background: url(http://www.sin-ju.com/skin/images/index_13.png) no-repeat left center;
		padding: 0 0 0 25px;
	}

	.tops_22 {
		background: url(http://www.sin-ju.com/skin/images/index_10.png) no-repeat left center;
		padding: 0 0 0 25px;
	}

	.gpk_serch {
		display: none;
		z-index: 800;
		position: absolute;
		top: 120px;
		left: 0;
		width: 100%;
		background: #000;
		height: 48px;
		padding: 12px 0 0 0;
	}

	.gpk_serch_txt {
		text-indent: 15px;
		font-size: 14px;
		width: 990px;
		height: 36px;
		background: #fff;
		float: left;
		display: block;
		border-radius: 3px;
	}

	.gpk_serch_btn {
		background: none;
		color: #fff;
		width: 180px;
		float: right;
		height: 36px;
		border: solid 1px #fff;
		border-radius: 3px;
		text-align: center;
		font-size: 14px;
		line-height: 36px;
		box-sizing: border-box;
	}

	.tft_1 {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		margin: 0 8px;
		font-size: 12px;
		color: #ccc;
		line-height: 100px;
	}

	.fLr {
		float: right;
	}

	.navclose {
		display: none;
	}

	.wd1200 {
		width: 1200px;
		margin: auto;
	}

	.wd110 {
		width: 110%;
	}

	.ropezw2 dl a img {
		width: 100%;
		height: 100%;
	}

	.wd1350 {
		width: 1350px;
		margin: auto;
	}

	.top {
		border-top: 9px solid #0940a4;
		background: rgba(255, 255, 255, 0.88);
		position: fixed;
		width: 100%;
		height: 100px;
		z-index: 800;
		box-shadow: 0 3px 7px rgba(127, 127, 127, 0.3);
	}

	.top2 {
		height: 100px;
	}

	.top3 {
		width: 100%;
		float: right;
		padding: 28px 0 0 0;
	}

	.logo {
		width: 299px;
		height: auto;
		display: block;
		margin: 0;
		float: left;
	}

	.toptel {
		margin: 0 9px;
		float: right;
	}

	.toptel span {
		font-size: 14px;
		display: block;
		float: right;
		height: 26px;
		line-height: 26px;
	}

	.mtr25 {
		margin: 0 100px 0 0;
	}

	.top_right {
		padding: 0 0 0 30px;
		width: 870px;
		float: left;
	}

	.top_serch {
		background: url(http://www.sin-ju.com/skin/images/gz_08.png) no-repeat right center;
		float: right;
		width: 213px;
		height: 22px;
		border: solid 1px #666;
		border-radius: 18px;
	}

	.top_serch input {
		text-indent: 15px;
		width: 100%;
		height: 21px;
		line-height: 21px;
		background: none;
	}

	.topnag .onenav {
		background: #0940a4;
		color: #fff;
	}

	.topnag .tft_1 {
		display: none;
	}

	.pro_box {
		margin: 40px 0 0 0;
		background: #f3f5f6;
		padding: 25px 0 0 0;
	}

	.fixtop {
		background: #fff !important;
		box-shadow: 0 3px 7px rgba(127, 127, 127, 0.3)
	}

	.topH {
		width: 100%;
		height: 109px;
	}

	.banner {
		z-index: 200;
		position: relative;
		width: 100%;
		height: auto;
	}

	.tl_pagination {
		z-index: 100;
		position: absolute;
		bottom: 30px;
	}

	.top_langue {
		height: 100px;
	}

	.top_langue span {
		cursor: pointer;
		display: block;
		height: 100px;
		float: left;
		line-height: 100px;
		padding: 0 2px;
		font-size: 14px;
	}

	.foot {
		border-top: 9px solid #0940a4;
		padding: 80px 0 0 0;
		background: url(../image/footbg.jpg) top center;
	}

	.foot_3 {
		width: 705px;
	}

	.foot_3 dl {
		width: 170px;
		float: left;
		height: auto;
		overflow: hidden;
	}

	.foot_3 dl dt {
		padding: 0 0 20px 0;
		font-size: 14px;
		font-weight: 700;
		color: #fff;
	}

	.foot_3 dl dd a {
		transition: all .3s ease;
		font-size: 14px;
		display: block;
		clear: both;
		color: #fff;
		line-height: 30px;
		color: #ccc;
	}

	.foot_3 dl dd a:hover {
		color: #fff;
	}

	.foot_4 p {
		width: 164px;
		float: left;
		margin: 0 40px;
	}

	.foot_4 p img {
		display: block;
		width: 100%;
	}

	.foot_4 p span {
		display: block;
		text-align: center;
		font-size: 14px;
		clear: both;
		padding: 30px 0;
		color: #999;
	}

	.foot_2 {
		padding: 0 0 40px 0;
	}

	.bottom {
		height: 40px;
		line-height: 40px;
	}

	.bottom p {
		color: #b4bac2;
	}

	/**/
	.mainpot_6 {
		padding: 0 25px;
	}

	.pot_swiper_container .swiper-button-next {
		font-size: 1.2rem;
		text-align: center;
		line-height: 1.5rem;
		width: 1.5rem;
		height: 1.5rem;
		z-index: 5000;
		position: absolute;
		top: 40%;
		right: 0;
	}

	.pot_swiper_container .swiper-button-prev {
		font-size: 1.2rem;
		text-align: center;
		line-height: 1.5rem;
		width: 1.5rem;
		height: 1.5rem;
		z-index: 5000;
		position: absolute;
		top: 40%;
		left: 0;
	}

	.midnum_1 dl {
		height: 140px;
		width: 20%;
		float: left;
		text-align: center;
	}

	.midnum_1 dt {
		padding: 30px 0 0 0;
	}

	.midnum_1 dd {
		font-size: 14px;
	}

	.midnum_1 dt span:nth-child(1) {
		color: #1046a6;
		font-size: 48px;
	}

	.midnum_1 dt span:nth-child(2) {
		color: #1046a6;
		font-size: 12px;
		line-height: 40px;
	}

	.midnum {
		width: 100%;
		height: 200px;
		position: relative;
	}

	.midnum_1 {
		box-shadow: -2px 0px 27px 0px rgba(0, 0, 0, 0.13);
		height: 140px;
		background: #fff;
	}

	.midnum_bs {
		height: 140px;
		z-index: 2000;
		position: absolute;
		bottom: -100px;
		left: 0;
		width: 100%;
	}

	.about {
		padding: 30px 0 30px 0;
		background: url(../image/abnban.jpg) no-repeat center top;
	}

	.about_2 {
		width: 669px;
	}

	.about_3 {
		width: 505px;
	}

	.about_line {
		margin: 6px 0;
		width: 50px;
		height: 3px;
		background: #0240a6;
	}

	.about_2 h2 {
		color: #0240a6;
	}

	.about_2 h2 span:last-child {
		font-size: 30px;
	}

	.about_5 {
		padding: 30px 0 0 0;
	}

	.about_2 h2 span:first-child {
		display: block;
		float: right;
		font-size: 16px;
		font-weight: 700;
		color: #ed6d12;
		font-weight: 700;
		line-height: 50px;
	}

	.about_7 .first {
		background: url(../image/icon01.png) no-repeat 0px 0px;
	}

	.about_7 .first:Hover {
		background: url(../image/iconh01.png) no-repeat 0px 0px;
	}

	.about_7 .second {
		background: url(../image/icon02.png) no-repeat 0px 1px;
	}

	.about_7 .second:Hover {
		background: url(../image/iconh01.png) no-repeat 0px 1px;
	}

	.about_7 .third {
		background: url(../image/icon03.png) no-repeat 0px 2px;
	}

	.about_7 .third:Hover {
		background: url(../image/iconh03.png) no-repeat 0px 2px;
	}

	.about_7 .four {
		background: url(../image/icon04.png) no-repeat 0px 3px;
	}

	.about_7 .four:Hover {
		background: url(../image/iconh04.png) no-repeat 0px 3px;
	}

	.about_7 dl {
		text-align: center;
		line-height: 180px;
		font-size: 14px;
		color: #0e45a5;
		transition: all 1s;
		margin: 0 22px;
		width: 113px;
		height: 131px;
		float: left;
	}

	.about_7 dl:hover {
		transform: rotate(360deg);
		color: #fff;
	}

	.about_7 {
		/* padding: 25px 0 0 0; */
	}

	.home-ad a {
		margin: 3% 0 0 0;
		width: 200px;
		height: 54px;
		line-height: 54px;
		color: #fff;
		background: #dd5a00;
		display: block;
		float: right;
		border-radius: 3px;
		text-align: center;
		font-size: 14px;
	}

	.home-ad1 {
		position: absolute;
		top: 0;
		height: 100%;
		width: 100%;
	}

	.poth2 {
		font-size: 25px;
		text-align: center;
		line-height: 20px;
		padding: 0 0 25px 0;
		background: url(../image/dian.png) no-repeat center bottom;
	}

	.mainpot {
		padding: 40px 0;
	}

	.mainpoit_1 {
		padding: 0;
	}

	.mainpot_5 {
		padding: 40px 0;
		text-align: center;
	}

	.mainpot_5 a {
		transition: all .3s ease;
		height: 45px;
		background: #efefef;
		line-height: 45px;
		text-align: center;
		font-size: 14px;
		padding: 0 25px;
		display: inline-block;
		margin: 0 10px;
	}

	.mainpot_5 a:hover {
		background: #0940A4;
		color: #fff;
	}

	.news dl {
		transition: all .3s ease;
		float: left;
		position: relative;
		width: 338px;
		height: auto;
		overflow: hidden;
		margin: 25px 0 0 36px;
	}

	.news dl:hover {
		margin-top: 15px;
		box-shadow: 0 10px 30px rgba(11, 64, 232, 0.15);
	}

	.news {
		padding: 40px 0;
		background: url(../image/newsbg.png) no-repeat center top;
	}

	.newsdd1 {
		padding: 30px 30px 0 30px;
	}

	.news dl dd {
		background: #fff;
		height: auto;
		overflow: hidden;
	}

	.newslist_l {
		height: 81px;
		border-right: solid 1px #ddd;
		width: 75px;
	}

	.newslist_r {
		width: 188px;
		padding: 10px 0 0 0;
		line-height: 25px;
		font-size: 14px;
	}

	.newsdd2 {
		padding: 20px;
	}

	.newsdd2 a {
		padding: 25px 0 0 0;
		width: 100%;
		display: block;
		clear: both;
		border-top: solid 1px #ddd;
	}

	.newsdd2 a span {
		float: right;
		font-size: 20px;
	}

	.newslist_l span {
		display: block;
		clear: both;
		text-align: center;
	}

	.newslist_l span:nth-child(1) {
		padding: 8px 0;
		font-size: 33px;
		font-weight: 700;
	}

	.bottom {
		background: #01050e;
	}

	.news_content {
		padding: 0 0 30px 0;
	}


	.classify {
		padding: 40px 0;
	}

	.classify h2 {
		padding: 0 0 40px 0;
		font-size: 25px;
		color: #0940a4;
		text-align: center;
	}

	.classify_2 {
		width: 100%;
		height: 66px;
		background: #fafafa;
	}

	.classify_3 dl {
		width: 171px;
		height: 66px;
		display: block;
		float: left;
	}

	.classify_3 dl dt {
		display: none;
	}

	.classify_3 dd a {
		line-height: 66px;
		display: block;
		width: 100%;
		border: solid 1px #efeeee;
		box-sizing: border-box;
		transition: all .6s ease;
		font-size: 14px;
		text-align: center;
	}

	.classify_3 a:hover {
		color: #fff;
		background: #0940A4;
		border: solid 1px #0940A4;
	}

	.classify_on {
		color: #fff;
		background: #0940A4;
		border: solid 1px #0940A4;
	}

	.classify_8 dl {
		margin: 0 0 0 30px;
		height: auto;
		overflow: hidden;
		float: left;
	}

	.classify_8 dl dt,
	.classify_8 dl dd {
		padding: 0 6px;
		float: left;
		line-height: 66px;
		font-size: 14px;
	}

	.classify_8 {
		border: solid 1px #efeeee;
		box-sizing: border-box;
	}

	.classify_l {
		width: 240px;
		float: left;
		border: solid 1px #eee;
	}

	.classify_r {
		width: 925px;
		float: right;
	}

	.classify_r dl dt {
		display: block;
		color: #0940a4;
		font-size: 18px;
		line-height: normal;
		margin-top: 8px;
		transition: 350ms;
		font-weight: bold;
		height: 28px;
	}

	.classify_r dd {
		font-size: 14px;
		padding: 10px 0;
		font-weight: 600;
	}

	.classify_r dd img {
		width: 100%;
	}

	.classify_r dd:hover {
		color: #eb6b10;
	}

	.classify_r dd a {
		display: block;
		width: 80px;
		height: 30px;
		line-height: 30px;
		background: #0940a4;
		color: #fff;
		text-align: center;
	}

	.classify_r dd a:hover {
		display: block;
		width: 80px;
		height: 30px;
		line-height: 30px;
		background: #eb6b10;
		color: #fff;
		text-align: center;
	}

	.classify_r dl {
		width: calc((100% - 60px)/3);
		float: left;
		margin: 10px;
		float: left;
	}

	.pages_1 span {
		color: #fff;
		cursor: pointer;
		font-size: 13px;
		transition: all .6s ease;
		margin: 0 2px;
		background: #c8c8c8;
		display: inline-block;
		padding: 0 22px;
		height: 33px;
		line-height: 33px;
		font-size: 14px;
	}

	.pages_1 a {
		cursor: pointer;
		font-size: 13px;
		transition: all .6s ease;
		margin: 0 2px;
		background: #f2f2f2;
		display: inline-block;
		padding: 0 15px;
		height: 33px;
		line-height: 33px;
		font-size: 14px;
	}

	.pages_1 span:hover {
		background: #eb6b10;
	}

	.pages_1 a:hover {
		color: #fff;
		background: #eb6b10;
	}

	.pageson {
		background: #eb6b10 !important;
		color: #fff !important;
	}

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

	.detail_1 {
		width: 246px;
	}

	.detail_2 {
		width: 927px;
	}

	.detail_1 h2 {
		text-indent: 25px;
		height: 80px;
		line-height: 80px;
		font-size: 23px;
		font-weight: 700;
		color: #fff;
		background: url(../image/detailh2.png) no-repeat 170px center #0940A4;
	}

	.detail {
		/* padding: 50px 0; */
	}

	.detail h1 {
		font-size: 28px;
		text-align: center;
		color: #0940A4;
	}

	.detail_3 {
		padding: 35px 0;
	}

	.detail_1 li a {
		width: 80%;
		float: left;
		line-height: 55px;
		color: #333;
		display: block;
	}

	.detail_1 li span {
		width: 5%;
		text-align: center;
		font-size: 1rem;
		display: block;
		float: left;
		line-height: 55px;
		color: #0940A4;
		margin: 0 15px
	}

	.detail_1 li {
		background: #f3f3f3;
		border-bottom: solid 1px #ddd;
		height: auto;
		overflow: hidden;
		clear: both;
	}

	.detail_6 span,
	.detail_6 a,
	.detail_6 i {
		height: 33px;
		line-height: 33px;
		display: inline-block;
		padding: 0 3px;
		font-size: 13px;
		color: #666;
	}

	.detail_6 {
		background: #f7f7f7;
		padding: 5px;
		border-left: 5px solid #0940a4;
	}

	.detail_11 dt,
	.detail_11 dd {
		border: solid 2px #fff;
		box-sizing: border-box;
		height: 75px;
		line-height: 75px;
		font-size: 14px;
		text-align: center;
	}

	.detail_10 {
		background: #f7f7f7;
	}

	.producton {
		font-size: 1.2rem !important;
		color: #0940A4;
	}

	.detail_9 h3 {
		font-size: 18px;
		font-weight: 700;
		text-align: center;
		color: #0940A4;
		padding: 10px 0;

		border-bottom: dashed 1px #eee;

		margin: 35px 0;
	}

	.detail_11,
	.detail_12 {
		width: 50%;
		float: left;
	}

	.detail_12 dt,
	.detail_12 dd {
		text-indent: 35px;
	}

	.detail_12 dt {
		font-weight: 700;
		padding: 30px 0 10px 0;
		font-size: 16px;
		color: #0940A4;
	}

	.detail_12 dd {
		font-size: 14px;
		line-height: 25px;
	}

	.detail_11 dt {
		font-size: 28px;
		font-weight: 700;
	}

	.detail_13 dt {
		font-weight: 700;
		font-size: 14px;
		line-height: 25px;
		color: #0940A4;
	}

	.detail_13 dd {
		font-size: 14px;
		line-height: 25px;
	}

	.detail_13 dl {
		height: auto;
		overflow: hidden;
		padding: 25px 0 0 0;
	}

	.detail_15 li {
		text-align: center;
		width: 10%;
		float: left;
		height: 40px;
		line-height: 40px;
		border: solid 1px #fff;
		box-sizing: border-box;
	}

	.detail_16 {
		padding: 20px 0;
	}

	.detail_15 {
		background: #f7f7f7;
	}

	.modeta_other_i {
		display: none;
	}

	.detailWd1 {
		width: 5%;
	}

	.detailWd2 {
		width: 30%;
	}

	.detailWd3 {
		width: 15%;
	}

	.detailWd4 {
		width: 40%;
	}

	.detailWd5 {
		width: 30%;
	}

	.detail_17 li,
	.detail_18 li {
		text-align: center;
		float: left;
		height: 40px;
		line-height: 40px;
		border: solid 1px #fff;
		box-sizing: border-box;
	}

	.detail_17 {
		background: #f7f7f7;
	}

	.detail_18 {
		background: #f7f7f7;
	}

	.detailmenu a {
		display: block;
		line-height: 33px;
		border-bottom: solid 1px #efefef;
		text-indent: 35px;
		font-size: 14px;
	}

	.detailmenu {
		clear: both;
		display: none;
		background: #fff;
	}

	.detail_9 h5 {
		padding: 40px 0 0 0;
		font-size: 16px;
		line-height: 28px;
		color: #ed6e11;
		font-weight: 700;
	}

	.pzbz li a {
		width: 100%;
		height: 55px;
		text-indent: 35px;
		transition: all .3s ease;
	}

	.pzbz li a:hover {
		background: #f9a51b;
		color: #fff;
	}

	.detail_22 li {
		border: solid 1px #fff;
		box-sizing: border-box;
		height: 40px;
		line-height: 40px;
		text-indent: 20px;
		font-size: 14px;
	}

	.detail_23 {
		width: 107px;
		float: left;
		background: #0940A4;
		color: #fff;
	}

	.detail_24 {
		width: 820px;
		float: left;
		background: #efefef;
		color: #666;
	}

	.deH {
		width: 100%;
		height: 30px;
	}

	.detaltit {
		/* padding: 40px 0 0 0; */
		font-size: 16px;
		line-height: 28px;
		color: #333;
		font-weight: 700;
	}

	.detail_32 dt {
		font-size: 14px;
		padding: 0 0 10px 0;
		font-weight: 700;
	}

	.detail_32 dd {
		font-size: 14px;
		line-height: 26px;
	}

	.detail_32 {
		width: 222px;
	}

	.detail_35 {
		width: 300px;
	}

	.detail_36 {
		width: 250px;
	}

	.detail_30 {
		padding: 35px 0;
	}

	.detail_31 dd {
		font-size: 14px;
		line-height: 26px;
	}

	.detail_31 dt {
		font-size: 16px;
		color: #0940A4;
		padding: 0 0 10px 0;
	}

	.detail_40 dt {
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		text-align: right;
		width: 100px;
		float: left;
	}

	.detail_40 dd {
		font-size: 14px;
		width: 500px;
		float: left;
	}

	.textt {
		line-height: 28px;
		text-indent: 20px;
		resize: none;
		width: 100%;
		border: solid 1px #ddd;
		;
		min-height: 150px;
	}

	.detailtxt {
		line-height: 28px;
		text-indent: 20px;
		resize: none;
		width: 100%;
		border: solid 1px #ddd;
		;
		height: 35px;
		line-height: 35px;
	}

	.detail_40 label {
		padding: 0 5px;
		height: 35px;
		line-height: 35px;
	}

	.detail_40 dl {
		clear: both;
		height: auto;
		overflow: hidden;
		padding: 15px 0 0 0;
	}

	.detailbtn {
		transition: all .3s ease;
		width: 180px;
		height: 36px;
		cursor: pointer;
		background-color: rgb(250, 166, 34);
		color: #fff;
		text-align: center;
		line-height: 36px;
		font-size: 14px;
	}

	.detailbtn:hover {
		background: #0940A4;
	}

	.detail_60 dt a {
		font-size: 14px;
		color: #333;
		font-weight: 700;
	}

	.detail_60 dt span {
		font-size: 12px;
		float: right;
		display: block;
		line-height: 25px;
		color: #999;
	}

	.detail_60 dt {
		padding: 0 0 15px 0;
		font-weight: 700;
		font-size: 14px;
		line-height: 25px;
		color: #0940A4;
	}

	.detail_60 dd {
		font-size: 14px;
		line-height: 25px;
	}

	.detail_60 dl {
		height: auto;
		overflow: hidden;
		padding: 25px 0 0 0;
	}

	.detail_61 p {
		font-size: 14px;
		line-height: 25px;
		margin: 0 0 20px 0;
	}

	.detail_61 {
		font-size: 14px;
		line-height: 25px;
		margin: 0 0 15px 0;
		color: #666;
	}

	.newsct_1 {
		font-size: 14px;
		line-height: 25px;
		margin: 0 0 15px 0;
		color: #666;
	}

	.detail_61 div {
		font-size: 14px;
		line-height: 25px;
		margin: 0 0 15px 0;
		color: #666;
	}

	.detail_61 {
		padding: 35px 0 0 0;
	}

	.detail_61 p strong {
		font-weight: 700;
		font-size: 14px;
	}

	.detail_61 p span {
		display: block;
		float: left;
		margin: 0 35px 0 0;
	}

	.yb_conct {
		position: fixed;
		z-index: 9999999;
		top: 200px;
		right: -127px;
		cursor: pointer;
		transition: all .3s ease;
	}

	.yb_bar ul li {
		width: 180px;
		height: 53px;
		font: 16px/53px 'Microsoft YaHei';
		color: #fff;
		text-indent: 54px;
		margin-bottom: 3px;
		border-radius: 3px;
		transition: all .5s ease;
		overflow: hidden;
	}

	.yb_bar .yb_top {
		background: #0940a4 url(../image/r001.png) no-repeat 0 0;
	}

	.yb_bar .yb_phone {
		background: #0940a4 url(../image/r001.png) no-repeat 0 -57px;
	}

	.yb_bar .yb_QQ {
		text-indent: 0;
		background: #0940a4 url(../image/r001.png) no-repeat 0 -113px;
	}

	.yb_bar .yb_ercode {
		background: #0940a4 url(../image/r001.png) no-repeat 0 -169px;
	}

	.hd_qr {
		width: 120px;
		height: 126px;
		padding: 0 29px 25px 29px;
	}

	.yb_QQ a {
		display: block;
		text-indent: 54px;
		width: 100%;
		height: 100%;
		color: #fff;
	}

}


.pagination-wrapper {
	margin: 20px 0;
}

.pagination {
	height: 34px;
	text-align: center;
}

.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}

.pagination li a:hover {
	background: #f5f5f5;
	color: #f5a021;
}

.pagination li.thisclass {
	background: #f5a021;
	color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
	background: transparent;
	border-color: #f5a021;
	color: #fff;
	cursor: default;
}

/* 新增人才招聘表格样式 */
.tabletit {
	width: 107px;
	background: #0940a4 !important;
	color: #fff !important;
}

.tablezp tr td {
	font-size: 14px;
	color: #333;
	background: #efefef;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 13px;
}

table {
	margin-top: 10px;
}


.maxwde {
	width: 150% !important;
}

.newstit span {
	color: #999;
	padding: 0 6px;
	display: inline-block;
	font-size: 12px;
}

.newstit {
	text-align: center;
}

.newstit_h1 {
	font-size: 17px;
	font-weight: 700;
	padding: 35px 0 20px 0;
	text-align: center;
}

.newstit {
	border-bottom: solid 1px #ccc;
	padding: 0 0 25px 0;
}

.newsct_1 {
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
}

.newsct_1 img {
	display: block;
	clear: both;
	max-width: 85%;
	margin: 25px auto;
}

.newsct_2 span {
	display: inline-block;
	font-size: 12px;
}

.newsct_2 span a {
	font-size: 14px;
	color: #333;
}

.newsct_2 span a:hover {
	color: #0940A4;
}

.newsct_2 {
	padding: 45px 0;
}

.newsct_nt {
	font-size: 14px;
	color: #333;
}

.news_content dl dt {
	height: 150px;
	overflow: hidden;
}

@media(max-width:669px) {
	.moclassfly_bd dl {
		width: 50%;
		float: left;
	}

	.moclassfly_bd dl dd img {
		width: 95%;
	}
}

.detail_9 {
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 15px 0;
	color: #666;
}

.detail_9 div{
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 15px 0;
	color: #666;
}

