﻿

.clear:after {
	content: ' ';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}
.pagelist li {
	display: inline-block;
}
.pagelist li a {
	padding: 0 5px;
	color: #333;
}
.title {
	text-align: center;
	font-weight: 600
}
#article-content span{
	line-height: 30px;
}
.article-tags,article-otherinfo{
	margin-top: 40px;
}
.article{
	line-height: 30px;
}

.app_syfw .content li:hover,
.hover:hover {
	background: #00a0e9 !important;
	color: #fff !important
}
@keyframes toTop {
	from {
		background-size: 70% 70%;
		background-position: 50% 70%
	}
	to {
		background-size: 100% 100%;
		background-position: 50% -5px
	}
}

@-webkit-keyframes toTop {
	from {
		background-size: 70% 70%;
		background-position: 50% 70%
	}
	to {
		background-size: 100% 100%;
		background-position: 50% -5px
	}
}

#bdshare {
	left: 0 !important;
	opacity: 1 !important
}

#divMessageBox,
#imgAbout {
	height: 0;
	display: none
}




/*header .nav li.active a,header .nav li:hover a {
	background: #1aa0e6;
}
header .nav:hover li.active a {
	background: none;
}*/

#wowslider-container .ws_fullscreen:after {
	display: none
}

#wowslider-container .ws_bullets {
	bottom: 3px !important
}

.ys .row>div {
	background: url("../img/ys-line.png") no-repeat right -0.2rem top .50rem/auto .130rem
}

.ys .row>div:nth-last-child(1) {
	background: none
}

.ys .h1,
.ys .h3 {
	font-weight: 600
}

.ys .h1 {
	text-shadow: 1px 2px 0 #333;
	color: #fc0101
}

.ys .h1 small {
	color: inherit;
	margin-left: 3px;
	font-weight: inherit
}

.ys .h4 {
	color: #969696;
	font-size: .14rem;
}

.jjfa .title {
	padding: .25rem 0 .30rem;
	background: #f1f0f0
}

.jjfa .title big {
	color: #2d2d2d
}

.jjfa .title span {
	margin-left: .15rem;
	padding: .1rem;
	font-size: 0.8em;
	color: #fff;
	background: #0b9de1
}

.jjfa .content {
	background: url("../img/jjfa-bg.png") no-repeat 0 0/100% 85%
}

.jjfa .iNav {
	margin: 0 0 .10rem;
	color: #fff;
	font-weight: 600;
	font-size: 0;
	height: 1.90rem;
	line-height: 1.90rem;
}

.jjfa .iNav li {
	display: inline-block;
	font-size: 0.16rem;
	cursor: pointer;
	vertical-align: middle;
	width: 8.4%;
	transition: 0.4s;
	line-height: .20rem;
}

.jjfa .iNav li.active {
	width: 11%
}

.jjfa .iNav li:nth-of-type(2n+1) {
	width: 6%;
	height: 2px;
	background: #d9d8d8;
	transition: 0.4s
}

.jjfa .iNav b {
	width: 20%;
	height: 2px;
	background: #d9d8d8;
	vertical-align: middle;
	transition: 0.2s
}

.jjfa .iNav b:nth-last-child(1) {
	margin-left: 3px
}

.jjfa .iNav img {
	margin-bottom: .10rem;
	width: 100%
}

.jjfa .iNav li span {
	width: 100%;
	transition: 0.2s;
	position: relative;
	vertical-align: middle
}

.jjfa .iNav li font {
	height: 1em;
	display: block;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -0.16rem;
	width: 100%;
	white-space: nowrap
}

.jjfa .iContent {
	margin: .30rem .30rem 0;
	transform-style: preserve-3d;
	perspective-origin: 800px;
	position: relative;
	height: 3.70rem;
	z-index: 10;
}

.jjfa .iContent li {
	background: #fff;
	border: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-radius: .15rem;
	width: 100%;
	height: 3.70rem;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	transition-property: transform, opacity;
	transition-duration: 0.8s;
	transform: rotate(90deg);
	transform-origin: right top;
	opacity: 0;
	pointer-events: none
}

.jjfa .iContent li.tohide {
	transform: rotate(90deg);
	transform-origin: 0 0;
	display: block
}

.jjfa .iContent li.toshow {
	display: block;
	pointer-events: auto;
	transform-origin: right top !important;
	opacity: 1 !important;
	transform: rotate(0) !important
}

@keyframes toShow {
	from {
		top: -100%
	}
	to {
		top: 0
	}
}

.jjfa .iContent li>div {
	width: 50%;
	height: 100%;
	float: left;
	padding: .30rem 0;
	background: #fff
}

.jjfa .iContent li .text {
	padding: 0 .15rem 0 .35rem
}

.jjfa .iContent li .h4 {
	line-height: 1.8;
	font-size: 14px;
	color: #323232
}

.jjfa .iContent li .more {
	margin: .25rem 0 .15rem;
	color: #323232
}

.jjfa .iContent li .more a {
	background: #048dcd;
	padding: 6px .30rem;
	border-radius: 0;
	color: #fff;
	margin-right: .15rem;
	vertical-align: bottom
}

.jjfa .iContent li b {
	width: 100%;
	border-bottom: 1px dashed
}

.jjfa .iContent li .img {
	text-align: center;
	width: 50%;
	border: 1px solid transparent
}

.jjfa .iContent li .img img {
	max-height: 3rem
}

.jjfa .iContent li .inherit {
	color: inherit
}

.w50 {
	width: 50%
}

.w33 {
	width: 33.333%;
	font-size: .16rem;
	line-height: 1.7
}

.bdnt {
	padding: .80rem 0 .50rem;
	background: url("../img/bdnt-bg.png") no-repeat 70% -4.7rem/120%
}

.bdnt .title {
	margin-bottom: .35rem;
	color: #787878
}

.bdnt .content .contentBox li {
	width: 100%;
	white-space: nowrap;
	font-size: 0
}

.bdnt .content .contentBox li:nth-of-type(2) {}

.bdnt .content li span {
	width: 25%;
	position: relative
}

.bdnt .content li:nth-of-type(2) span {
	margin: -50% 0
}

.bdnt .content li.marginLeft span:nth-of-type(1) {
	opacity: 0;
	pointer-events: none
}

.bdnt .content li img {
	width: 100%;
	height: 100%;
	max-width: none
}

.bdnt .content li b,
.hzhb .content b {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -0.5rem;
	margin-top: -0.5rem;
	z-index: 5
}

.bdnt .content li b:hover~img {
	transition: 0.7s;
	transform: rotateX(360deg)
}

.bdnt .content .form {
	margin: .4rem 0 .7rem;
	padding: 0 .5rem;
}

.bdnt .content .form div {
	position: relative;
    z-index: 2;
    width: 1.4rem;
    padding: .3rem .1rem;
    font-size: .28rem;
    color: #ffff00;
    background: #0095da;
    box-shadow: 7px 7px 0 rgba(0, 149, 218, .4);
}

.bdnt .content .form div span {
	font-size: .16rem;
	color: #fff
}

.bdnt .content form {
	height: 2.02rem;
	border: 1px solid #ccc;
	background: #f1f0f0;
	width: calc(100% - 1.4rem);
	padding: .25rem .4rem .1rem;
	text-align: center;
	color: #313131
}

.bdnt .content form span,
.bdnt .content form textarea {
	width: 46%;
	margin: 0 2%
}

.bdnt .content form label {
	display: block;
	padding-left: .35rem;
	border: 1px solid #ccc;
	margin: 0 0 .1rem;
	overflow: hidden;
	background: #fff url("../img/bdnt_lxr-bg.png") no-repeat .05rem .1rem/.26rem auto
}

.bdnt .content form label.tel {
	background-image: url("../img/bdnt_tel-bg.png")
}

.bdnt .content form label.nr {
	background-image: url("../img/bdnt_nr-bg.png")
}

.bdnt .content form input {
	height: .45rem;
	width: 100%;
	padding: 3px;
	border: none;
	border-left: 1px solid #ccc
}

.bdnt .content form textarea {
	width: 100%;
	height: 1rem;
	padding: .1rem 3px 3px;
	border: none;
	border-left: 1px solid #ccc
}

.bdnt .content form input[type=submit] {
	width: auto;
	padding: 0 .7rem;
	font-size: .16rem;
	font-weight: 600;
	background: #00a0e9;
	color: #fff;
	box-shadow: 1px 1px 3px #666
}

.ad1 {
	position: relative
}

.ad1 .text-left {
	display: none;
	position: absolute;
	padding: .2rem 12% 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	color: #fff
}

.ad1 .text-left .h1 {
	color: #ffff00
}

.ad1 .text-left strong {
	font-size: 1.6em
}

.wdly {
	position: relative;
	padding-top: .6rem;
}
.wdly .title {
	position: relative;
	z-index: 5;
	margin-bottom: 0.3rem;
}
.wdly .title .h1 {
	margin: 0
}
.wdly .title img:nth-of-type(1) {
	padding-left: 0.35rem;
}

.wdly .title .h4 {
	margin-bottom: -.3rem;
	color: #333;
	position: relative;
	font-weight: 600
}

.wdly .content {
	position: relative;
	z-index: 5
}

.wdly ul li {
	width: 18.4%;
	min-height: 4rem;
	float: left;
	margin: 0 0.8%;
	padding: .15rem .1rem;
	background: #fff;
	color: #323232;
	border: 2px solid #e7e7e7;
	text-align: center;
	overflow: hidden;
}

.wdly ul li p {
	position: relative;
}
.wdly ul li .h3 {
	text-align: center;
	color: #048DCD;
}

.wdly ul li:hover {
	background: #048dcd;
	color: #fff !important
}
.wdly ul li:hover .h3 {
	color: #fff !important;
}
.wdly ul li:hover p {
	top: 4rem;
	animation: .4s .3s wdly-p ease-in-out forwards;
	-webkit-animation: .4s .3s wdly-p ease-in-out forwards;
}
.wdly ul li:hover p.h3 {
	animation: .4s wdly-p ease-in-out forwards;
	-webkit-animation: .4s wdly-p ease-in-out forwards;
}

@keyframes wdly-p {
	0% { top: 4rem; opacity: 0; }
	100% { top: 0; opacity: 1; }
}
@-webkit-keyframes wdly-p {
	0% { top: 4rem; opacity: 0; }
	100% { top: 0; opacity: 1; }
}


.wdly ul li img {
	width: 1.5rem;
	display: inline-block;
	position: relative;
}

.wdly ul li img:nth-of-type(1) {
	display: none;
}

.wdly ul li:hover img {
	display: none;
}

.wdly ul li:hover img:nth-of-type(1) {
	display: inline-block;
	animation: .5s wdly-img ease-in-out forwards;
	-webkit-animation: .5s wdly-img ease-in-out forwards;
}
@keyframes wdly-img {
	0% { left: 100%; opacity: 0; }
	60% { left: -20%; opacity: 1; }
	100% { left: 0%; opacity: 1; }
}
@-webkit-keyframes wdly-img {
	0% { left: 100%; opacity: 0; }
	60% { left: -20%; opacity: 1; }
	100% { left: 0%; opacity: 1; }
}


.wdly ul li .h4 {
	text-align: center;
	font-size: .14rem;
	line-height: 1.8;
}

.more {
	text-align: center
}

.more a {
	padding: .05rem .4rem;
	border-radius: .15rem;
	color: #fff;
	background: #00a0e9
}

.wdly .more {
	margin: .3rem 0 .5rem;
}

.wdly .bg {
	background: #eee;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%
}

.vs {
	position: relative;
	margin: 70px 0 0;   /*该margin不采用rem*/
}

.vs .title {
	display: inline-block;
	position: relative;
	padding-left: .3rem;
}

.vs .title .h4 {
	text-align: center;
	color: #787878
}

.vs .title .h1,
.vs .title .h4 {
	margin: 0;
}

.vs .box {
	position: relative;
}

.vs .row {
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0 0 .1rem;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.vs .row.active {
	opacity: 1;
}

.vs .row>div {
	height: 100%;
	padding-top: .1rem;
}

.vs .row .vs-view {
	width: 60%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	cursor: move;
}

.vs .row p {
	text-align: center;
	font-weight: 600;
	color: #0b9de1;
	font-size: 1.4em;
}

.vs .row .l {
	height: calc(100% - 1rem);
}

.vs .row .r p {
	margin-top: -2em;
	color: #fff;
	position: relative;
	top: -0.15rem;
}

.vs .row img {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	transition-timing-function: linear;
}

.vs .content {
	padding-bottom: .4rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.vs .content a {
	background: #fff;
	color: inherit;
}

.vs .more i {
	vertical-align: middle;
	margin-right: .15rem;
	padding: .03rem .25rem;
	color: #fff;
	border: 1px dashed;
	background: rgba(118, 118, 118, 0.28);
	font-style: normal;
	cursor: pointer;
	transition: 0.3s;
}

.vs .more i:hover {
	background: rgba(118, 118, 118, 0.68);
	border-radius: .08rem;
}

.hzhb .title {
	background: url("../img/hzhb_tit.png") no-repeat 0 0/100% 100%;
	padding: .2rem .55rem .65rem .3rem;
	color: #fff;
	margin-left: -0.15rem;
	margin-right: -0.15rem;
}

.hzhb .container {
	margin-bottom: .6rem;
}

.hzhb .content li:nth-last-of-type(1) {
	margin-bottom: 0 !important;
}

.hzhb .container span {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.hzhb .container span img {
	transition: 0.7s;
	max-width: none;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}

.hzhb .container span b:hover~img {
	transform: rotateY(360deg);
	transition: 0.8s;
}

.hzhb .more {
	margin-top: .6rem;
}

.wdys {
	padding: .6rem 0;
}

.ad3,
.wdys {
	background: #e7e7e7;
}

.wdys .h2 {
	letter-spacing: 8px;
}

.wdys .h4 {
	color: #7f8080;
}

.wdys .content li {
	float: left;
	width: 16%;
	margin: .3rem 2% .5rem;
	text-align: center;
	height: 3.7rem;
	overflow: hidden;
	transition: 0.4s margin;
}

.wdys .content li>* {
	max-width: 100%;
	width: 80%;
}

.wdys .content li span img:nth-of-type(2),
.wdys .content li:hover img:nth-of-type(1) {
	display: none;
}

.wdys .content li:hover img:nth-of-type(2) {
	display: inline-block;
}

.wdys .content li h3,
.wdys .content li p {
	font-size: .2rem;
	text-align: justify;
	margin: 0 auto;
}

.wdys .content li h3 {
	margin: .12rem auto;
	position: relative;
	padding: .1rem 0;
	letter-spacing: 2px;
}

.wdys .content li h3:after {
	content: "";
	width: 2em;
	height: 2px;
	background: currentcolor;
	position: absolute;
	left: 0;
	bottom: 0;
}

.wdys .content li p {
	color: #606060;
	font-size: .17rem;
	line-height: 1.7;
	position: relative;
}

.wdys .content li:hover {
	background: #0898dc;
	color: #FFF;
	margin: .15rem 2% .65rem;
	box-shadow: 0 6px 15px #666;
}

.wdys .content li:hover h3 {
	animation: 0.55s textmove1 forwards;
}

.wdys .content li:hover p {
	color: #fff;
	animation: 0.8s 100ms textmove forwards;
}

@keyframes textmove {
	from {
		left: -200%
	}
	to {
		left: 0
	}
}

@keyframes textmove1 {
	0% {
		left: 200%
	}
	80% {
		left: -30px
	}
	100% {
		left: 0
	}
}

.gbds {
	margin-bottom: .25rem;
	padding: .5rem 0;
	background: #e7e7e7;
}

.gbds .title {
	color: #787878;
}

.gbds .title .h2 {
	margin: .1rem 0;
}

.gbds .content {
	padding: .4rem 0;
}

.gbds .content ul {
	padding: 0 .15rem;
}

.gbds .content ul li {
	position: relative;
	background: url("../img/gbds-list-bg.png") round;
	padding: 5px 0 10px 27%;
	text-align: center;
	margin: 10px 0;
}

.gbds .content div img {
	margin: 10px 0 0;
}

.gbds .content ul li:hover {
	background: #00a0e9;
}

.gbds .content ul li:hover *:not(b) {
	color: #fefe00 !important;
}

.gbds .content ul li h3,
.gbds .content ul li h4 {
	margin-top: 0;
	margin-bottom: 0;
	color: #00a0e9;
}

.gbds .content ul li h4 {
	color: #787878;
}

.gbds .content ul li b {
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	font-size: .45rem;
	font-weight: 600;
	color: #fefe00;
}

.gbds .more {
	clear: both;
}

.gbds .more a {
	font-size: .18rem;
	padding: 5px .6rem;
}

.tdfc {
	text-align: center;
	padding: .5rem 0;
	background: #f0f0f0;
}

.tdfc .title {
	margin-bottom: .3rem;
}

.tdfc .text p {
	text-align: left;
	padding: 0 10%;
}

.tdfc .title .h4 {
	color: #020000;
}

.tdfc .row {
	padding: 35px 0 15px;
}

.tdfc .text .h5 {
	text-align: left;
	padding: 0 50px;
	color: #000;
	font-size: 16px;
	line-height: 1.8;
}

.tdfc .img {
	border: 2px solid;
	border-radius: 8px;
}

.tdfc .img:hover {
	box-shadow: 0 0 15px;
}

.tdfc .img .box {
	font-size: 0;
	padding: 30px 15px 0;
	text-align: center;
	display: none;
}

.tdfc .img .box:nth-of-type(1) {
	display: block;
}

.tdfc .img .box img {
	margin-bottom: 15px;
	margin-left: 10px;
}

.tdfc .img .h4 span {
	cursor: pointer;
}

.tdfc .img .h4 img {
	width: 18px;
	margin-left: 6px;
}

.news .title .h5 {
	color: #333;
}

.news .head {
	background: #048dcd;
	text-align: center;
	margin-bottom: 0;
	padding: 5px 0 0;
}

.news .head a {
	color: #fff;
	font-size: 17px;
	padding: 5px 20px;
	margin: 0 25px -1px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.news .head a.active,
.news .head a:hover {
	background: #fff;
	color: #048dcd;
	text-decoration: none;
}

.news .content ul:nth-of-type(2) {
	display: none;
}

.news .content ul.active {
	display: block
}

.news .content li {
	padding: 10px;
	color: #393737;
	border-bottom: 1px dashed
}

.news .content li:hover {
	box-shadow: 3px 4px 7px #888;
	border-bottom-color: transparent;
	background: #f6f6f6;
	color: #0499d7
}

.news .content li a {
	color: inherit;
	width: 100%
}

.news .content li font {
	float: right
}

.news.neiye .head {
	text-align: left
}

.news.neiye .row {
	margin-left: 0;
	margin-right: 0
}

.news.neiye li {
	width: calc(50% - 15px)
}

.news.neiye li:nth-of-type(2n+1) {
	margin-right: 30px
}

.links {
	margin-top: 30px;
	background: #0b9de1;
	color: #fff
}

.links .container {
	padding: 0 50px 40px;
	font-size: 16px
}

.links .title b {
	margin: 0 10px;
	height: 2px;
	width: 100px;
	background: #fff;
	vertical-align: middle
}

.links .content {
	font-size: 14px;
	line-height: 1.8
}

.foot>div:nth-of-type(1) .h2 {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 0;
	font-size: 32px
}



.contact {
	margin: 50px 0;
	padding: 20px 15px;
	border: 1px dashed #fff;
	border-radius: 15px
}

.contact form {}

.contact form>p.h3 {
	text-align: center;
	font-weight: 100
}

.contact form>p.h3 b {
	width: 150px;
	height: 1px;
	background: #fff;
	vertical-align: middle;
	margin: 0 10px
}

.contact form div {
	padding: 10px 50px
}

.contact form input,
.contact form textarea {
	width: 100%;
	height: 35px;
	background: none;
	padding: 0 5px;
	margin: 5px 0
}

.contact form textarea {
	height: 70px
}

.contact form .submit {
	text-align: center;
	clear: both;
	padding: 0
}

.contact form .submit input {
	width: auto;
	padding: 2px 30px;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 20px
}

.fenye a {
	color: inherit
}

.tellyou .title {
	margin: 70px 0 40px;
	padding: 5px 0 20px;
	background: url("../img/tellyou-bg.png") round;
	color: #fff
}

.tellyou .title strong {
	font-size: 1.2em;
	color: #ffff00;
	border-bottom: 1px solid #fff;
	padding: 0 10px
}

.tellyou .content {
	margin-bottom: 70px;
	overflow: hidden;
	border-radius: 15px;
	color: #3e3e3e;
	position: relative
}

.tellyou .content div {
	padding: 80px 200px 30px 30px;
	border: 1px solid #ecebeb;
	height: 300px
}

.tellyou .content div:nth-of-type(2n) {
	padding: 80px 30px 30px 200px
}

.tellyou .content .h3 {
	margin: 0 0 40px;
	color: #00a0e9
}

.tellyou .content span {
	width: 400px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -200px;
	padding: 30px 30px 0 0;
	border: 10px solid #e6e6e6;
	border-left-color: #ffff00;
	transform: rotate(45deg);
	border-radius: 50%;
	z-index: 5;
	background: #fff
}

.tellyou .content span img {
	transform: rotate(-45deg)
}

.tellyou .content div:hover,
.tellyou .content div:hover .h3 {
	color: #fff;
	background: #00a0e9
}

.lb {
	margin: 30px 0 70px;
	background: #efefef
}

.lb_title {
	margin-top: 80px;
	margin-bottom: 10px;
	color: #535353
}

.lb_title h2,
.lb_title strong {
	color: #00a0e9;
	font-size: 30px
}

.lb .row {
	margin: 60px 0
}

.lb .text {
	border-bottom: 1px solid #ccc;
	padding: 0 110px;
	color: #333
}

.lb .text .h2 {
	color: #00a0e9;
	border-left: 5px solid;
	padding-left: 10px;
	line-height: 35px
}

.lb .text .h2.text-right {
	border-left: none;
	border-right: 5px solid;
	padding-right: 10px
}

.lb .text .h2 .h4 {
	margin: 0;
	color: #535353
}

.lb .text .p {
	margin: 60px 0 0;
	line-height: 2;
	font-size: 16px
}

.lb .more {
	margin: 30px 0
}

.lb .more a {
	background: none;
	border: 1px solid;
	border-radius: 0;
	color: #00a0e9
}

.lb .bg1 .img {
	padding-top: 50px
}

.lb .bg {
	background: url("../img/lb-bg.png") round;
	margin-top: -60px;
	padding-top: 30px;
	padding-bottom: 80px
}

.lb .title .h3 {
	font-weight: 100;
	color: #535353
}

.lb .title .h3 big {
	font-size: 70px
}

.lb .title .h3 strong {
	padding: 0 35px;
	border-bottom: 1px solid;
	color: #00a0e9
}

.lb .bg2 .row:nth-of-type(2) .title .h3 {
	color: inherit
}

.lb .bg2 .title .h4 {
	color: #535353
}

.lb .bg2 .title>p:nth-of-type(3) {
	color: #3a3a3a
}

.srdz {
	margin: 40px 0
}

.srdz .h3:nth-last-child(1) {
	color: #323232;
	font-weight: 100
}

.khal {
	background: #00a0e9;
	padding: 20px 0 80px;
	color: #fff
}

.khal .title .h3 {
	color: #ffff00
}

.khal .title .h3 b {
	width: 250px;
	height: 1px;
	background: #ffff00;
	vertical-align: middle;
	margin: 0 10px
}

.khal li {
	margin: 20px 0
}

.jzlc {
	margin: 80px auto;
	background: url("../img/jzlc.png") round
}

.jzlc .title {
	margin: -16px 0 180px
}

.jzlc .title p {
	margin: 0 !important
}

.jzlc .title p.h4 {
	color: #bfbdbd
}

.jzlc .more {
	margin-bottom: -14px
}

.jzlc .more a {
	border-radius: 0;
	padding: 4px 70px;
	box-shadow: 4px 4px 0 #333
}
.seo_jjfa {
	background: #f2f2f2
}

.seo_jjfa .title .h3:nth-last-child(1) {
	display: inline-block;
	padding: 0 60px 30px;
	margin-top: 0;
	background: url("../img/seo_jjfa_tit3.png") no-repeat center bottom/100%
}

.seo_jjfa .title .h3 img {
	vertical-align: baseline
}

.seo_jjfa .content {
	padding: 50px 70px
}

.seo_jjfa .more {
	margin: 50px 0 0
}

.seo_jjfa .more a {
	border-radius: 0;
	color: #00a0e9;
	background: #fff;
	border: 1px solid
}

.seo_ys {
	padding: 50px 0;
	text-align: center;
	background: #f2f2f2
}

.seo_ys .title {
	margin: 40px 0
}

.seo_ys .title p:nth-last-child(1) {
	margin-top: 5px;
	color: #323232 !important
}

.ys_bot {
	background: url("../img/ys_bot-bg.png") no-repeat 0 0/100% auto;
	color: #313131
}

.ys_bot .row .h3,
.ys_bot .title,
.ys_bot .title p.h4 {
	color: #fff !important
}

.ys_bot .row div {
	padding: 15px 40px;
	text-align: left
}

.ys_bot .row div:nth-of-type(2) {
	padding-top: 150px
}

.ys_bot .row .h3 span {
	background: url("../img/ys_bot-list.png") no-repeat center center/100% 100%;
	padding: 0 15px 15px;
	width: 100%;
	font-style: italic
}

.ys_bot .row .h3 b {
	font-size: 40px
}

.ys_bot .row div p:nth-last-child(1) {
	font-size: 16px;
	line-height: 1.8;
	text-indent: 2em;
	margin-top: 25px
}

.seo_al {
	padding: 50px 0
}

.seo_al .title .h4 span {
	position: relative;
	z-index: 5;
	background: #fff;
	padding: 0 10px;
	color: #313131
}

.seo_al .title b {
	width: 100%;
	height: 2px;
	background: #ccc;
	position: relative;
	top: -30px
}

.seo_al .content {
	padding: 15px
}

.seo_al ul {
	margin: 0;
	border: 1px solid #ccc
}

.seo_al li {
	margin: 15px 0
}

.seo_al li p {
	line-height: 36px;
	text-align: center;
	margin: 0;
	color: #1b1b1b
}

.app_why {
	padding: 80px 0 30px;
	background: #f2f2f2
}

.app_why .img {
	text-align: right
}

.app_why .img img {
	width: 50%
}

.app_why .title {
	margin-top: -30px
}

.app_why .title .h4 {
	color: #4a4b4b;
	margin: 10px 0 60px
}

.app_why .text {
	padding: 0 100px
}

.app_why .text>p {
	color: #4a4b4b;
	font-size: 16px;
	line-height: 1.7
}

.app_why .text>p strong {
	color: #0b9de1
}

.app_why .more {
	margin-top: 80px
}

.app_ys {
	padding: 80px 0 30px
}

.app_ys .title .h4 {
	margin-top: -5px;
	color: #323232;
	margin-bottom: 30px
}

.app_tc {
	padding: 60px 0
}

.app_tc .img img {
	width: 70%
}

.app_tc .list {
	padding: 15px 40px;
	border-bottom: 1px solid
}

.app_tc .list p {
	margin-top: 40px
}

.app_tc .list>p:nth-of-type(2),
.app_tc .title .h4 {
	color: #323232
}

.app_tc .list .more {
	padding-right: 0;
	margin: 40px 0 0;
	text-align: right
}

.app_tc .list .more a {
	background: #fff;
	color: #0b9de1;
	border-radius: 0;
	border: 1px solid
}

.app_llrk {
	padding: 50px 0
}

.app_llrk .title .h4 {
	color: #323232
}

.app_llrk .content {
	padding: 70px 50px 0
}

.app_syfw {
	background: #f2f2f2;
	padding: 50px 0
}

.app_syfw .title {
	margin-bottom: 30px
}

.app_syfw .title .h4 {
	color: #323232;
	margin: 0
}

.app_syfw .title .more a {
	background: none;
	color: inherit;
	font-size: 1.2em
}

.app_syfw .content ul {
	font-size: 0
}

.app_syfw .content li {
	display: inline-block;
	width: 18%;
	margin: 10px 1%;
	padding: 7px 0;
	background: #fff;
	color: #333;
	text-align: center;
	font-size: 15px
}

.app_qzxcx .content {
	padding-right: 160px;
	position: relative;
	margin-top: 40px
}

.app_qzxcx .content img {
	width: 100%;
	position: relative;
	z-index: 5;
	pointer-events: none
}

.app_qzxcx .content .ly {
	width: 250px;
	height: 370px;
	position: absolute;
	right: 0;
	top: 0;
	background: url("../img/app_qzxcx_ly.png") round;
	z-index: 4;
	text-align: center;
	color: #fff
}

.app_qzxcx .content input {
	margin: 7px 0;
	padding: 5px 3px;
	width: 90%;
	background: none;
	border: 1px solid #fff
}

.app_qzxcx .content input[type=submit] {
	background: #fff;
	color: #0b9de1
}

.app_qzxcx .content input:nth-of-type(3) {
	margin-top: 45px
}

.app_qzxcx .content input::-webkit-input-placeholder {
	color: #fff
}

.qwyx_wt .container {
	background: url("../img/qwyx_wt-bg.png") round;
	padding: 80px 0
}

.qwyx_wt .title {
	margin-bottom: 50px
}

.qwyx_wt .title .h4 {
	color: #333
}

.qwyx_wt .text p {
	padding: 8px 0;
	margin: 15px 0;
	font-size: 18px;
	color: #333
}

.qwyx_wt .text p strong {
	font-size: 26px;
	color: #048dcd;
	font-style: italic
}

.qwyx_wt .more a {
	margin-top: 15px;
	font-size: 30px;
	background: none;
	color: #048dcd;
	font-family: "黑体";
	line-height: 1;
	text-decoration: none !important
}

.qwyx_jjfa {
	padding: 60px 0
}

.qwyx_jjfa .title .h4 span {
	color: #333;
	letter-spacing: 2px;
	padding: 0 30px;
	background: #fff;
	position: relative;
	z-index: 5
}

.qwyx_jjfa .title .h4 strong {
	color: #048dcd
}

.qwyx_jjfa .title b {
	width: 100%;
	height: 2px;
	background: #e2e2e2;
	position: relative;
	top: -35px;
	left: 0
}

.qwyx_jjfa .content {
	padding: 30px 50px;
	text-align: center;
	background: url("../img/qwyx_jjfa_line.png") no-repeat center 0/auto 100%
}

.qwyx_jjfa .content .list:not(.first) {
	margin-top: 80px
}

.qwyx_jjfa .content .list {
	padding: 0 90px;
	background: url("../img/qwyx_jjfa_list1.png") no-repeat right 10px center/auto auto
}

.qwyx_jjfa .content .list .h4 {
	color: #323232;
	font-size: 14px
}

.qwyx_jjfa .row>div:nth-of-type(1) .list:nth-of-type(2) {
	background-image: url("../img/qwyx_jjfa_list2.png")
}

.qwyx_jjfa .row>div:nth-of-type(1) .list:nth-of-type(3) {
	background-image: url("../img/qwyx_jjfa_list3.png")
}

.qwyx_jjfa .row>div:nth-of-type(1) .list:nth-of-type(4) {
	background-image: url("../img/qwyx_jjfa_list4.png")
}

.qwyx_jjfa .row>div:nth-of-type(2) .list {
	background: url("../img/qwyx_jjfa_list5.png") no-repeat left 10px center/auto auto
}

.qwyx_jjfa .row>div:nth-of-type(2) .list:nth-of-type(2) {
	background-image: url("../img/qwyx_jjfa_list6.png")
}

.qwyx_jjfa .row>div:nth-of-type(2) .list:nth-of-type(3) {
	background-image: url("../img/qwyx_jjfa_list7.png")
}

.qwyx_jjfa .row>div:nth-of-type(2) .list:nth-of-type(4) {
	background-image: url("../img/qwyx_jjfa_list8.png")
}

.qwyx_jjfa .more {
	font-size: 24px;
	margin: 20px 0
}

.qwyx_jjfa .more a {
	background: none;
	color: inherit
}

.qwyx_jjfa .more p {
	color: #333;
	font-size: 1.1em
}

.ad9 {
	position: relative
}

.ad img,
.ad2 img,
.ad3 img,
.ad9 img {
	width: 100%
}

.ad9 div {
	position: relative
}

.ad9 p {
	float: right;
	text-align: left;
	color: #fff;
	font-size: 30px;
	width: 50%;
	margin-right: 10%;
	position: absolute;
	right: 0;
	top: -180px
}

.ad9 p strong {
	color: #ffff00;
	font-size: 1.4em
}

.qwyx_ys {
	padding: 20px 0 50px
}

.qwyx_ys .title {
	background: #f2f2f2;
	padding: 20px 0 30px;
	margin-bottom: 20px
}

.qwyx_ys .title .h2 strong {
	font-size: 1.7em;
	font-family: "宋体";
	vertical-align: sub
}

.qwyx_ys .title .h4 {
	color: #333
}

.qwyx_ys .row {
	padding: 0 100px
}

.qwyx_ys .text {
	padding-top: 40px;
	color: #323232
}

.qwyx_ys .text p {
	font-size: 20px;
	letter-spacing: 2px;
	padding: 7px 0 7px 50px;
	background: url("../img/qwyx_ys_p1.png") 0 center/42px auto no-repeat
}

.qwyx_ys .text p:nth-of-type(2) {
	background-image: url("../img/qwyx_ys_p2.png")
}

.qwyx_ys .text p:nth-of-type(3) {
	background-image: url("../img/qwyx_ys_p3.png")
}

.qwyx_ys .text p:nth-of-type(4) {
	background-image: url("../img/qwyx_ys_p4.png")
}

.qwyx_ys .row:nth-last-child(1) .text p:nth-of-type(1) {
	background-image: url("../img/qwyx_ys_p5.png")
}

.qwyx_ys .row:nth-last-child(1) .text p:nth-of-type(2) {
	background-image: url("../img/qwyx_ys_p6.png")
}

.qwyx_ys .row:nth-last-child(1) .text p:nth-of-type(3) {
	background-image: url("../img/qwyx_ys_p7.png")
}

.qwyx.khal {
	background: none;
	color: #333;
	padding-bottom: 40px
}

.qwyx.khal .title .h3 {
	color: #048dcd
}

.qwyx li img {
	border: 2px solid #ccc
}

.zqyx_js {
	background: #f2f2f2;
	padding: 40px 0
}

.zqyx_js .h4 {
	color: #333
}

.zqyx_js p {
	margin-bottom: 35px;
	line-height: 2
}

.zqyx_js .more a {
	background: none;
	border: 1px solid;
	border-radius: 0;
	color: #00a0e9
}

.zqyx_nt {
	color: #323232;
	padding: 30px 0 70px
}

.zqyx_nt .row {
	padding: 0 100px
}

.zqyx_nt .h2 {
	color: #048dcd
}

.zqyx_nt .title p {
	margin-bottom: 20px;
	padding-right: 100px
}

.zqyx_nt ul {
	font-size: 0;
	margin: 40px 0
}

.zqyx_nt ul li {
	display: inline-block;
	width: 50%;
	padding: 7px 15px;
	font-size: 16px
}

.zqyx_nt ul li:before {
	content: "1";
	width: 8px;
	height: 8px;
	background: #048dcd;
	color: transparent;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 10px
}

.zqyx_nt img {
	width: 85%
}

.ad11 {
	background: #12a8e5
}

.zqyx_vs {
	padding: 80px 0
}

.zqyx_vs .container {
	position: relative
}

.zqyx_vs .title {
	color: #323232;
	font-size: 26px;
	margin-bottom: 50px
}

.zqyx_vs .row {
	margin: 0 100px;
	padding: 30px 0 80px;
	background: url("../img/zqyx_vs-bg.png") round
}

.zqyx_vs .row>div {
	color: #fff
}

.zqyx_vs .row>div:nth-last-child(1) {
	color: #323232
}

.zqyx_vs li {
	padding: 10px 70px;
	font-size: 16px
}

.zqyx_vs li strong {
	font-size: 1.5em;
	font-weight: 100
}

.zqyx_vs li img {
	height: 30px;
	float: right
}

.zqyx_vs li img:nth-of-type(1) {
	float: left;
	margin-right: 15px
}

.zqyx_vs .row>div:nth-last-child(1) li {
	padding-left: 100px
}

.zqyx_vs .container .hidden-xs>p.h3 {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 100;
	color: #fff;
	margin: 5px 0
}

.zqyx_nr {
	padding: 20px 0 50px;
	background: #f2f2f2
}

.zqyx_nr .title .h4 {
	color: #323232;
	margin-bottom: 80px
}

.zqyx_nr .title .h4 b {
	width: 300px;
	height: 1px;
	margin: 0 10px;
	background: #323232;
	vertical-align: middle
}

.zqyx_nr .row {
	background: url("../img/zqyx_nr-bg.png") round
}

.zqyx_nr .row p {
	height: 150px;
	padding-left: 100px;
	padding-top: 40px
}

.zqyx_ys {
	padding: 80px 0 120px;
	background: url("../img/zqyx_ys-bg.png") round;
}

.zqyx_al .title .h5,
.zqyx_ys .title .h5 {
	color: #323232;
	margin-bottom: 60px;
	line-height: 1.8
}

.zqyx_ys ul {
	font-size: 0;
	text-align: center;
	background: #fff
}

.zqyx_ys ul:nth-of-type(1) {
	border-bottom: 1px solid #8b8b8b
}

.zqyx_ys li {
	display: inline-block;
	width: 25%;
	font-size: 16px;
	border-right: 1px solid #8b8b8b
}

.zqyx_ys li .h1 {
	font-size: 45px;
	color: #aaacad;
	margin: 0
}

.zqyx_ys li .p {
	margin: 20px 0;
	color: #323232;
	line-height: 1.8
}

.zqyx_al .title .h5 {
	margin-bottom: 20px
}

.zqyx_al {
	padding: 70px 0;
	background: #f2f2f2;
	margin-bottom: -30px
}

.spyx_js {
	padding: 20px 0
}

.spyx_js .h5 {
	margin: 30px 0 50px;
	padding: 0 55px;
	color: #323232;
	line-height: 2
}

.spyx_js .more a {
	color: #12a8e5;
	background: none;
	border: 1px solid;
	border-radius: 0
}

.spyx_jjfa {
	position: relative
}

.spyx_jjfa .title {
	position: absolute;
	top: 30px;
	width: 100%
}

.spyx_jjfa .h5 {
	color: #323232
}

.spyx_ys .title .h1 span {
	color: #12a8e5;
	border-bottom: 2px solid;
	font-weight: 100
}

.spyx_ys .title .h5 {
	color: #323232;
	line-height: 1.8
}

.spyx_ys .img {
	text-align: center
}

.spyx_ys .text .h3 {
	font-weight: 100;
	color: #12a8e5;
	border-bottom: 1px solid;
	padding-left: 70px;
	background: url("../img/spyx_ys_tit.png") 0 center/55px 100% no-repeat
}

.spyx_ys .text {
	padding: 70px 120px;
	font-size: 16px;
	color: #323232
}

.spyx_ys .bg {
	background: #f2f2f2
}

.spyx_ly {
	padding: 80px 0 50px
}

.spyx_ly .form img {
	width: 80%;
	margin-top: 20px
}

.spyx_ly form {
	font-family: "宋体";
	color: #323232;
	margin-top: 40px
}

.spyx_ly input,
.spyx_ly textarea {
	width: 70%;
	height: 35px;
	margin: 8px 0;
	padding: 3px 5px
}

.spyx_ly textarea {
	height: 80px;
	vertical-align: middle
}

.spyx_ly input[type=submit] {
	background: #12a8e5;
	color: #fff;
	font-size: 1.3em;
	border: none
}

.xxzx {
	padding: 30px 0
}

.xxzx .title .h2 {
	font-weight: 100
}

.xxzx .title .h5 {
	color: #323232
}

.xxzx_nav {
	background: #efefef;
	text-align: center;
	padding-bottom: 15px;
}

.xxzx_nav span {
	border: 1px solid #048dcd;
	font-size: 16px;
	width: 29.33333%;
	margin: 15px 2% 0;
	float: left;
}
.xxzx_nav.gywm span {
	float: none;
	width: 12.5%;
	display: inline-block;
}
.xxzx_nav span a {
	padding: 5px 0;
	width: 100%;
	color: inherit;
	display: inline-block;
}

.xxzx_nav span a:hover, .xxzx_nav span a.active {
	background: #048dcd;
	color: #fff
}

.xxzx_content li {
	margin: 25px 10px;
	padding: 30px 15px;
	background: #efefef;
	font-size: 0;
	transition: 0.3s
}

.xxzx_content li:hover {
	margin: 25px 0;
	box-shadow: 5px 6px 3px #ccc
}

.xxzx_content li img {
	width: 15%;
	vertical-align: top
}

.xxzx_content li .content_box {
	display: inline-block;
	width: 85%;
	padding-left: 40px;
	font-size: 18px
}

.xxzx_content li h3 {
	font-weight: 100;
	margin: 0 0 25px
}

.xxzx li h3 a {
	color: #337ab7;
}

.xxzx_content li p {
	font-size: 14px;
	line-height: 1.8;
	color: #323232;
	margin: 15px 0 0
}

.xxzx_content li p a {
	max-width: 80%;
	vertical-align: middle;
	color: inherit;
	display: inline-block;
}

.xxzx_content li p span {
	font-size: 1.5em;
	width: 18%;
	text-align: right
}

.xxzx_content li .more {
	text-align: right;
	padding-right: 120px
}

.xxzx_content li .more a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	background: url("../img/news_jiantou.png") round;
	display: inline-block;
}

.xxzx_article {
	color: #313131
}

.xxzx_article h1 {
	color: #048dcd;
	text-align: center
}

.xxzx_article a {
	color: inherit !important
}

.xxzx_article .artlist2 a {
	padding: 5px 15px;
	border-bottom: 1px dashed #bbb;
	color: #048dcd !important
}

.zzfw_ymzc {
	padding: 60px 0 20px
}

.zzfw_ymzc .text h2 {
	font-weight: 100
}

.zzfw_ymzc .text p {
	color: #808080;
	margin: 30px 0 50px;
	line-height: 1.8
}

.zzfw_ymzc .more a {
	color: #12a8e5;
	background: none;
	border: 1px solid;
	border-radius: 0
}

.zzfw_ymzc .img {
	padding-top: 100px
}

.zzfw_ymzc .title {
	margin: 70px 0 40px
}

.zzfw_ymzc .title .h2,
.zzfw_yy .h2 {
	color: #12a8e5;
	font-weight: 100
}

.zzfw_ymzc .title .h5,
.zzfw_yy .p {
	color: #323232
}

.ymcx {
	padding: 0 15%
}

.ymcx input {
	height: 40px
}

.ym_list {
	margin: 10px;
	color: #323232
}

.zjtg .h5 {
	color: #5f5f5f;
	margin: 15px 0
}

.zjtg .more a,
.zzfw_yy .more a {
	background: none;
	border: 1px solid;
	border-radius: 0;
	color: #12a8e5
}

.zjtg .text {
	text-align: center;
	font-size: 22px;
	color: #fff;
	background: url("../img/zzfw/6.png") round;
	margin: 50px 0;
	padding: 20px 0 40px
}

.zzfw_yy {
	padding: 60px 0 20px
}

.zzfw_yy_bg {
	background: #efefef
}

.zzfw_yy .p {
	margin: 30px;
	line-height: 1.8;
	font-size: 18px
}

.zzfw_ykj {
	padding: 70px 0;
	background: #efefef
}

.zzfw_ykj .container {
	position: relative;
	text-align: center
}

.zzfw_ykj .title {
	font-size: 50px;
	position: absolute;
	width: 100%;
	top: 13%;
	font-weight: 100
}

.zzfw_ykj .row>div {
	padding: 0 30px
}

.zzfw_ykj .row>div img {
	width: 50%
}

.zzfw_ykj .row>div p {
	max-width: 13em;
	margin: 0 auto
}

.zzfw_ykj .row>div p.h3 {
	font-size: 4em;
	font-weight: 100;
	margin-bottom: 50px
}

.zzfw_ykj .row>div p.text {
	color: #404040
}

.zzfw_form {
	padding: 0 50px
}

.zzfw_form img {
	float: left;
	width: 30%;
	position: relative;
	left: 40px;
	pointer-events: none
}

.zzfw_form .form {
	margin-left: 30%;
	padding: 20px 0 30px;
	background: url("../img/zzfw/10.png") round;
	color: #fff
}

.zzfw_form .form .h2 {
	font-weight: 100;
	text-align: center;
	margin-bottom: 50px
}

.zzfw_form .form span {
	width: 50%;
	padding: 0 40px;
	float: left
}

.zzfw_form .form input,
.zzfw_form .form textarea {
	margin-bottom: 15px;
	padding: 3px 5px;
	height: 35px;
	color: #323232;
	width: 80%
}

.zzfw_form .form textarea {
	height: 135px;
	vertical-align: top
}

.zzfw_form .form input[type=submit] {
	width: auto;
	margin-top: 30px;
	padding: 5px 40px;
	color: #fff;
	border: 1px solid;
	background: none
}

.gywm_content {
	margin: 50px 0 30px
}

.gywm_content a,
.gywm_content p,
.gywm_content h2 {
	color: #313131 ;
}
.gywm_content p {
	font-size: 14px;
	line-height: 1.42857143;
}
.dede_pages {
	margin-top: 25px;
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1200px) {
	.ys .row>div {
		background: none
	}
	.gywm_content p {
		padding-left: inherit;
	}
}

@media only screen and (max-width: 992px) {

}

@media only screen and (max-width: 768px) {
	#bdshare,
	.rSide {
		display: none !important
	}
	img {
		height: auto;
                                max-width: 100%;
	}
	html {
		width: 100%;
		overflow-x: hidden
	}
	.ys .row>div {
		margin: 15px 0;
		text-align: center
	}
	.ys .h3 {
		margin-top: -10px;
		margin-bottom: -10px
	}
	.jjfa .title .h1 {
		font-size: 24px
	}
	.jjfa .iNav {
		height: auto;
		line-height: 140px
	}
	.jjfa .iNav li {
		margin-bottom: 15px;
		width: 24.66666%
	}
	.jjfa .iNav li:nth-of-type(1),
	.jjfa .iNav li:nth-of-type(13),
	.jjfa .iNav li:nth-of-type(7) {
		display: none
	}
	.jjfa .iNav li:nth-of-type(2n+1) {
		width: 10%
	}
	.jjfa .iNav li.active {
		width: 30.66666%
	}
	.jjfa .iNav b {
		width: 15px
	}
	.jjfa .iNav span {
		padding: 5px;
		max-width: 100px;
		line-height: 140px;
	}
	.jjfa .iNav li.active span {
		max-width: 120px;
	}
	.jjfa .iNav li font {
		line-height: initial;
	}
	.jjfa .iContent {
		padding: 30px 0;
		margin-left: -15px;
		margin-right: -15px
	}
	.bdnt {
		margin: 120px 0 0
	}
	.bdnt .title .h3 {
		font-size: 16px
	}
	.bdnt .content .form {
		padding: 0
	}
	.bdnt .content .form div {
		width: auto;
		float: none !important;
		font-size: .45rem;
	}
	.bdnt .content .form div span {
		font-size: .3rem;
	}
	.bdnt .content .form div span br {
		display: none;
	}
	.bdnt .content form {
		padding: 20px 0;
		width: 100%;
		height: auto
	}
	.bdnt .content form label.nr,
	.bdnt .content form span {
		width: 96%;
		margin: 0 2%
	}
	.bdnt .content form textarea {
		margin: 0
	}
	
	.ad {
		margin: 10px 0;
		padding: 0
	}
	.wdly .title img {
		width: 60%
	}
	.wdly .title .h1 {
		font-size: 26px
	}
	.wdly ul li {
		width: auto;
		float: none;
		height: 120px !important;
		min-height: initial;
		margin-top: .15rem;
		box-shadow: 2px 3px 8px #888;
		overflow: hidden;
	}
	.wdly ul li img {
		float: left;
		width: auto;
		margin-top: 0;
		height: 100%
	}
	.wdly ul li .h3 {
		margin: 0;
		font-size: 20px
	}
	.wdly .bg {
		width: 100%;
		height: 100%;
	}
	.wdly .more {
		margin: 30px 0 10px
	}
	.vs .title {
		top: -50px;
		display: block;
		padding-left: 0;
		margin-bottom: -12px;
	}
	.vs .title .h1 {
		font-size: .25rem;
	}
	.vs .row {
		padding: 0
	}
	.vs .row>div {
		padding: 0
	}
	.vs .row p {
		font-size: 0.5em;
		margin-bottom: .1rem;
	}
	.vs .row .l {
		height: calc(100% - .3rem)
	}
	.vs .row .r p {
		top: 0
	}
	.vs img {
		width: 140%;
		max-width: none;
		margin-left: -20%
	}
	.vs .content {
		padding-bottom: 10px
	}
	.vs .content a {
		font-size: 10px;
		padding: 0.2em 2em
	}
	.vs .more i {
		padding: 0 25px;
	    font-size: 13px;
	    border-radius: 10px;
	    border-style: solid;
	}
	.wdys .content li {
		width: 29.33333%;
		height: auto;
		margin: 25px 2%;
		padding: 30px 10px
	}
	.wdys .content li h3 {
		font-size: 14px
	}
	.wdys .content li p {
		font-size: 12px
	}
	.wdys .content li>* {
		max-width: none;
		width: 100%
	}
	.wdys .content li:hover {
		margin: 25px 2%
	}
	.hzhb {
		padding-top: 50px
	}
	/*.hzhb .title {
		background: url("../img/hzhb_tit.png") no-repeat center center/110% 100%;
		padding: 20px 70px 65px 40px
	}*/
	.gbds .title .h2 {
		font-size: 16px;
		margin: 10px 0
	}
	.gbds .title img {
		width: 180%;
		max-width: none;
		margin-left: -40%
	}
	.ad_W160 img {}
	.gbds .content {
		padding: 0
	}
	.tdfc .title {
		margin-bottom: 25px
	}
	.news .head a {
		width: 45%;
		margin-left: 0;
		margin-right: 0;
	}
	.news .content li {
		font-size: 12px;
		width: 100%;
		margin-right: 0 !important;
	}
	.links .container {
		padding: 0 10px 10px
	}
	.links .title b {
		width: 50px
	}
	footer .footer_nav_box>li {
		width: 33.333%;
		text-align: center;
		font-size: 12px
	}
	.contact {
		padding: 0
	}
	.contact form div {
		padding: 10px 15px
	}
	.contact form .submit input {
		padding: 2px 50px;
		border-radius: 5px
	}
	.contact form>p.h3 b {
		width: 50px
	}
	.foot>div p {
		margin: 15px 0
	}
	.jjfa {
		margin: 30px 0 0
	}
	.jjfa .iContent li {
		height: 365px
	}
	.jjfa .iContent li>div {
		width: 100%;
		padding-bottom: 20px !important
	}
	.jjfa .iContent li .img {
		width: 100%
	}
	.jjfa .iContent li .more a {
		float: left;
	}
	.seo_ys .content,
	.tellyou .title {
		margin-left: -15px;
		margin-right: -15px
	}
	.tellyou .content div {
		padding: 20px 10px !important;
		height: auto
	}
	.tellyou .content span {
		position: static;
		padding: 15px !important;
		width: 350px;
		height: 350px;
		display: block;
		margin: 0 auto !important
	}
	.tellyou .content span,
	.tellyou .content span img {
		transform: rotate(0)
	}
	.lb_title h4 {
		font-size: 10px
	}
	.lb_title strong {
		font-size: 15px
	}
	.lb .row {
		border-bottom: 1px solid #ccc;
		padding: 15px 0;
		margin-top: 10px
	}
	.lb .text {
		border-bottom: none;
		padding: 0
	}
	.lb .text .p {
		margin: 30px 0 0
	}
	.khal {
		padding: 20px 0 30px
	}
	.khal .title .h3 b {
		width: 70px
	}
	.khal li {
		margin: 10px 0;
		padding: 0 5px
	}
	.jzlc {
		margin: 40px 0 80px;
		background: url("../img/jzlc2.jpg") round
	}
	.jzlc .title {
		opacity: 0
	}
	.sem .text>p {
		margin: 20px 0
	}
	.sem .text {
		margin-bottom: 30px
	}
	.seo_jjfa .content {
		padding: 20px 0
	}
	.seo_ys .title {
		margin: 10px 0
	}
	.seo_ys .title p:nth-last-child(1) {
		font-size: 14px
	}
	.ys_bot {
		background: url("../img/ys_bot-bg.png") no-repeat left 50% top 0/240% 110px
	}
	.ys_bot .title .h3 {
		margin-top: 5px
	}
	.ys_bot .content {
		margin-top: 60px
	}
	.ys_bot .row div {
		padding: 20px 0 !important
	}
	.ys_bot .row .h3 span {
		background: url("../img/ys_bot-list.png") no-repeat 0 center/300px 100%
	}
	.seo_al .content {
		padding: 0
	}
	.app_why {
		position: relative;
		padding-top: 160px
	}
	.app_why .img img {
		width: 100%
	}
	.app_why .title {
		position: absolute;
		width: 100%;
		left: 0;
		top: 50px
	}
	.app_why .title .h4 {
		margin: 10px 0 20px
	}
	.app_why .text {
		padding: 0;
		position: static
	}
	.app_why .text>p {
		font-size: 14px
	}
	.app_why .more {
		margin-top: 0
	}
	.app_ys {
		padding: 30px 0
	}
	.app_ys img {
		width: 134%;
		margin-left: -17%;
		max-width: none
	}
	.app_tc {
		padding: 40px 0
	}
	.app_tc .title {
		margin-left: -10px;
		margin-right: -10px
	}
	.app_tc .title .h4 {
		padding: 0 10%
	}
	.app_tc .list {
		padding: 15px 0;
		margin: 50px 0
	}
	.app_tc .list>* {
		margin-top: 15px !important
	}
	.app_llrk .content {
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 30px;
		padding: 0
	}
	.app_syfw {
		padding: 10px 0 50px
	}
	.app_syfw .content li {
		margin: 6px 1%;
		width: 31.3333%
	}
	.app_syfw .title .more a {
		background: #00a0e9;
		color: #fff;
		font-size: inherit;
		border-radius: 0;
		margin-top: 25px
	}
	.app_qzxcx .content {
		padding-right: 0;
		margin-left: -15px;
		margin-right: -15px
	}
	.app_qzxcx .content .ly {
		position: static;
		width: 100%;
		height: auto;
		padding: 15px 0
	}
	.app_qzxcx .content input {
		width: 46%;
		margin: 10px 1.5% !important
	}
	.qwyx_wt .container {
		padding: 50px 0
	}
	.qwyx_wt .title {
		margin-bottom: 30px
	}
	.qwyx_wt .title .h2 {
		font-size: 20px
	}
	.qwyx_wt .text p {
		font-size: 16px;
		margin: 0
	}
	.qwyx_jjfa .content {
		padding: 0 10px;
		background: url("../img/qwyx_jjfa_line.png") no-repeat 0 -50px/auto 115%
	}
	.qwyx_jjfa .content>div {
		padding-right: 0
	}
	.qwyx_jjfa .content .list {
		padding: 0 70px 0 20px;
		margin-top: 60px
	}
	.qwyx_jjfa .row>div:nth-of-type(2) .list {
		background: url("../img/qwyx_jjfa_list1.png") no-repeat right center/auto auto
	}
	.qwyx_jjfa .more p {
		font-size: 16px
	}
	.qwyx_ys .row {
		padding: 0;
		border-bottom: 1px solid #ccc
	}
	.qwyx_ys .text p {
		font-size: 16px
	}
	.zqyx_nt .row {
		padding: 0
	}
	.zqyx_nt {
		padding-bottom: 30px
	}
	.zqyx_nt .title p {
		padding-right: 0
	}
	.ad11 img {
		width: 130%
	}
	.zqyx_vs {
		padding: 40px 0
	}
	.zqyx_vs .title {
		margin-bottom: 20px
	}
	.zqyx_vs .visible-xs {
		margin-left: -45px;
		margin-right: -35px
	}
	.zqyx_nr .title .h4 {
		margin-bottom: 25px
	}
	.zqyx_nr .title .h4 b {
		width: 20px;
		margin: 0 5px
	}
	.zqyx_ad img {
		width: 100%;
		margin-left: 0
	}
	.zqyx_ys .title .h5 {
		font-size: 12px;
		margin-bottom: 15px
	}
	.zqyx_al {
		padding: 10px 0 20px
	}
	.spyx_js .h5 {
		padding: 0;
		margin: 20px 0
	}
	.spyx_jjfa .title {
		position: static;
		margin-top: 40px
	}
	.spyx_ys .text {
		padding: 0 5px
	}
	.spyx_ys .text .h3 {
		background-size: 40px 100%;
		padding-left: 50px
	}
	.spyx_ys .row {
		padding: 30px 0
	}
	.spyx_ys .row img {
		border: 1px solid #eee
	}
	.spyx_ly {
		padding: 40px 0
	}
	.spyx_ly input,
	.spyx_ly textarea {
		margin: 0;
		width: 80%
	}
	.xxzx_nav {
		font-size: 0
	}
	.xxzx_nav span {
		width: 31.333%;
		margin: 10px 1%;
		font-size: 14px
	}
	.xxzx_nav span a {
		padding: 4px 0;
	}
	.xxzx_content ul {
		margin-left: -15px;
		margin-right: -15px
	}
	.xxzx_content li {
		padding: 5px
	}
	.xxzx_content li h3 {
		margin: 5px 0
	}
	.xxzx_content li img {
		display: none
	}
	.xxzx_content li .content_box {
		width: 100%;
		padding: 0
	}
	.xxzx_content li .content_box p {
		font-size: 12px
	}
	.xxzx_content li .more {
		display: none
	}
	.xxzx_content li p span {
		font-size: 10px;
		float: right
	}
	.ymcx {
		padding: 0
	}
	.zjtg .text {
		margin-left: -15px;
		margin-right: -15px;
		font-size: 16px;
		padding: 20px 0
	}
	.zzfw_yy .p {
		margin: 10px 0;
		font-size: 14px
	}
	.zzfw_yy img {
		padding: 15px 20%;
		width: 100%
	}
	.zzfw_ykj .title {
		font-size: 25px;
		top: 10%
	}
	.zzfw_ykj .row>div {
		padding: 0 10px
	}
	.zzfw_ykj .row>div img {
		width: 80%
	}
	.zzfw_ykj .row>div p.h3 {
		margin-bottom: 10px;
		font-size: 2.5em
	}
	.zzfw_form {
		padding: 0;
		margin: 0
	}
	.zzfw_form>img {
		display: none
	}
	.zzfw_form .form {
		margin: 0
	}
	.zzfw_form .form .h2 {
		margin: 10px 0 !important
	}
	.zzfw_form .form span {
		width: 100%;
		padding: 0 0 0 10px;
		float: none
	}
	.zzfw_form .form input[type=submit] {
		margin-top: 0
	}
}

.rSide {
	position: fixed !important;
	left: auto !important;
	right: 0 !important;
	top: 150px;
	width: 60px;
	height: 0;
	z-index: 990;
	opacity: 1 !important
}
.rSide .rSide-icon {
	cursor: pointer;
	margin-left: -30px;
}
.rSide ul {
	margin-left: 60px;
	transition: .3s;
	width: 60px;
	perspective: 800px;
	-webkit-perspective: 800px;
	transform-origin: center center;
	-webkit-transform-origin: center center;
}
.rSide li {
	height: 60px;
	position: relative;
}
.rSide li.top {
	z-index: -1;
}
.rSide li.top:hover {
	z-index: auto;
}

.rSide .fix {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #f1f0f0;
	z-index: 991;
	line-height: 60px;
	text-align: center;
	color: #0095da;
	cursor: pointer;
	transition: .5s;
	transform-origin: center bottom;
	-webkit-transform-origin: center bottom;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateY(0deg) translateZ(-30px);
	-webkit-transform: rotateY(0deg) translateZ(-30px);
}

.rSide .fix i {
	width: 100%;
	height: 0;
	z-index: 992;
	background: #0095da;
	transition: 0.5s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateY(-180deg) translateZ(60px);
	-webkit-transform: rotateY(-180deg) translateZ(60px);
	font-style: normal;
}
.rSide .fix b {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-origin: right;
	-webkit-transform-origin: right;
	transform: rotateY(-90deg);
	-webkit-transform: rotateY(-90deg);
	background: #f1f0f0 url(../img/logo.png) 0 0/100% 100%;
}
.rSide .fix b.iL {
	left: -60px;
}
.rSide .fix b.iT {
	transform-origin: top;
	-webkit-transform-origin: top;
	transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	background: #b6b6b6;
}
.rSide .fix b.iB {
	transform-origin: bottom;
	-webkit-transform-origin: bottom;
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	background: #b6b6b6;
}

.rSide .fix span {
	z-index: 993;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.rSide .move {
	min-width: 150px;
	position: absolute;
	right: 60px;
	left: calc(100% + 15px);
	z-index: 991
}

.rSide .move .content {
	position: absolute;
	width: 100%;
	transition: 0.5s;
	background: #0095da;
	overflow: hidden;
	padding: 10px;
	color: #fff
}
.rSide .move p {
	margin-bottom: 10px;
	text-align: center;
}
.rSide .move .content img {
	max-height: 140px;
}

.rSide.active .move .content {
	height: 0
}

.rSide li:hover .fix {
	color: #fff;
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
}

.rSide li:hover .fix i {
	height: 100%;
	z-index: 994;
}

.rSide li:hover .move {
	left: auto
}

.rSide li:hover .move .content {
	height: 100%
}
.rSide li.ewm .move {
	top: -120px;
}

.rSide .move1 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 995;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	display: none
}

.rSide .move1 .content {
	position: fixed;
	width: 700px;
	height: 460px;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -230px;
	background: #e8e8e8;
	text-align: center
}

.rSide .move1 p.h1 {
	margin-top: 50px;
	font-weight: 600
}

.rSide .move1 p.h4 {
	margin-bottom: 25px;
	padding: 0 100px;
	font-size: 14px;
	line-height: 1.8
}

.rSide .move1 form p input,
.rSide .move1 form p textarea {
	width: 300px;
	height: 32px;
	padding-left: 3px;
	color: #000
}

.rSide .move1 form p textarea {
	height: 80px;
	vertical-align: top
}

.rSide .move1 form p input:focus,
.rSide .move1 form p textarea:focus {
	box-shadow: 0 0 3px #0095da
}
.rSide .qq-icon {
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	display: inline-block;
	background: url(../img/qq-icon.png) no-repeat center/100% 100%;
}


.top11 {
	position: fixed;
	top: 0;
	left: 80px;
	width: 80px;
	z-index: 99999
}

.top11 img {
	width: 100%
}

.fot11 {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999
}

.fot11 i,
.top11 i {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 18px;
	height: 18px;
	background: url("/Template/bswb/off.png") 0 0/100% 100%;
	cursor: pointer
}

@media only screen and (max-width: 640px) {
	.top11 {
		display: none
	}
}