@charset "utf-8";
/* CSS Document */
body {
	overflow-X: hidden;
	background: #000;
}
html {
	font-family: AlibabaPuHuiTi, 'regular Bold', 'Microsoft YaHei', SimHei;
	font-size: 12px
}
b, blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, legend, li, ol, p, pre, td, textarea, th, ul {
	padding: 0;
	margin: 0;
	border: 0 none
}
img, input {
	border: 0;
	vertical-align: middle
}
li, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
form {
	padding: 0;
	margin: 0
}
td {
	FONT-SIZE: 12px
}
i {
	font-style: normal
}
img {
	border: 0
}
a {
	COLOR: #333;
blr:expression(this.onFocus=this.blur());
	text-decoration: none
}
a:focus {
	outline: 0
}
textarea {
	margin: 0;
	padding: 0
}
input, textarea {
	outline: 0
}
a:hover {
	color: #005dc1;
	text-decoration: none;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
@media screen and (min-width:320px) {
body {
	font-size: 14px
}
}
.nav {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: rgba(6, 6, 7, 0.1);
	position: fixed;
	z-index: 995;
	top: 0
}
.had {
	background: #000;
}
.fid {
	background: #1473c8;
	position: inherit;
	z-index: 999
}
.topfixed {
	background: #3485eb;
	position: fixed
}
.arrtcom {
	width: 1200px;
	margin: 0 auto
}
.nav a.logo {
	float: left;
	width: 120px;
	font-size: 12px
}
.nav a.logo img {
	width: 100%
}
.nav span {
	float: right;
	font-size: 16px
}
.abt {
	display: block;
}
.nav span.caidan {
	color: #fff;
	display: none;
	width: 42px;
	margin-top: 5px
}
.nav span.guanbi {
	color: #fff;
	display: none;
	width: 30px;
	margin-top: 13px
}
.nav span.caidan img, .nav span.guanbi img {
	width: 100%
}
.nav span.caidan a {
	color: #fff
}
.menu {
	float: right;
	margin: 0 auto
}
.menu ul {
	position: absolute;
	top: 60px;
	left: 0;
	opacity: 0;
	background: rgba(0,0,0,.5);
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	padding-bottom: 20px;
	z-index: 999;
	margin: 0 auto
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 60px;
	font-size: 16px
}
.menu li a {
	display: block;
	padding: 0 30px;
	text-decoration: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	color: #fff
}
.menu li:hover>a {
	background: #00ffff
}
.menu_box ul {
	background: rgba(52,133,235,.7)
}
.menu li:hover>ul {
	opacity: 1
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s
}
.menu li:hover>ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
	line-height: 36px
}
.menu ul li a {
	width: 200px;
	padding: 4px 0 4px 20px;
	margin: 0;
	text-align: left
}


.pc_vio{ overflow: hidden; position: relative; height:100vh;}

.hiSlider-pages,.hiSlider-title{position:absolute;z-index:3}
.hiSlider-btn-next,.hiSlider-btn-prev{position:absolute;z-index:5;top:50%;height:66px;width:40px;background:url(../images/hislider-arrow.png) no-repeat;margin-top:-15px;text-indent:-200px;overflow:hidden;opacity:.6}
.hiSlider-btn-prev{left:10px}
.hiSlider-btn-next{right:10px;background-position:-40px 0}
.hiSlider-btn-next:hover,.hiSlider-btn-prev:hover{opacity:1}
.hiSlider-title{bottom:0;width:100%;padding:6px 0;color:#fff;text-indent:10px;background:rgba(0,0,0,.6);z-index:2;font:14px/2 "Microsoft YaHei",Arial,Tahoma}
.hiSlider-pages{bottom:10px;right:10px;text-align:right}
.hiSlider-pages a{height:12px;width:12px;margin:0 6px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%;background:#ddd}
.hiSlider-pages a.active{background:#5472bf}
.pc_vio img{ height:100%; width:100%}


.accordion .link {
	cursor: pointer;
	display: block;
	height: 50px;
	line-height: 50px;
	text-indent: 2.5em;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #0b724d;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.accordion li:last-child .link {
	border-bottom: 0
}
.accordion li:nth-child(3) .link, .accordion li:nth-child(4) .link {
	padding-right: 45px;
}
.accordion li i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	width: 50px;
	background: #0cf;
	color: #595959;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: none;
}
.accordion li i.fa-chevron-down {
	right: 16px;
	top: 16px;
	left: auto;
	font-size: 16px;
	background: url(../images/jiantou.png) no-repeat;
	width: 17px;
	height: 17px
}
.accordion li a {
	color: #fff;
	display: block
}
.accordion li.open .link a {
	color: #fff;
	display: block
}
.accordion li.open i {
	color: #b63b4d
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.submenu {
	display: none;
	background: #098257;
	font-size: 14px
}
.submenu li {
	border-bottom: 1px solid #0e9967
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.submenu a:hover {
	background: #08c;
	color: #fff
}
.accordion li:nth-child(3) i, .accordion li:nth-child(4) i {
	display: block
}
#mobile {
	position: fixed;
	top: 0;
	left: -100%;
	width: 70%;
	z-index: 9999;
	background: rgb(0 94 60);
	height: 100%;
	opacity: 0
}
#bj {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	display: none;
	width: 100%;
	height: 100%;
	z-index: 999
}
.m_top {
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	margin: 20px auto
}
.m_top a.logo img {
	width: 50%
}
#mobile span {
	padding: 1%;
	text-align: right;
	color: #fff;
	position: fixed;
	z-index: 9999;
	top: 10px;
	display: none;
	right: 10px
}
#mobile span img {
	width: 20%
}
.title {
	text-align: center;
	color: #00ffff;
	font-size: 26px;
	font-weight: 700;
	margin: 100px auto 0
}
.title img {
	width: 20%
}
.title span {
	margin: 0 20px
}
#div1 {
	position: relative;
	height: 100%;
	width: 100%
}
#div2 {
	background: url(../images/12.png) repeat;
	position: relative;
	height: 100%;
	width: 100%
}
#div3 {
	background: url(../images/12.png) repeat center top;
	background-size: 100% 100%;
	position: relative;
	height: 100%;
	width: 100%
}
#div4 {
	background: #000 url(../images/12.png) repeat;
	height: 100%;
	width: 100%;
	position: relative
}
#div5 {
	background: #000 url(../images/12.png) repeat
}
#div6 {
	background: #000 url(../images/12.png) repeat
}
#div7 {
	height: 100%;
	background: url(../images/1540776621.jpg) repeat-x;
	background-position: left center;
	animation: scroll 30s linear infinite;
}
@keyframes scroll {
 0% {
 background-position: 0 0;
}
 100% {
 background-position:-1020px 0;
}
}
.content {
	width: 1200px;
	margin: 0 auto;
	position: relative
}
.div_left {
	float: left;
	width: 40%;
	margin-top: 20%;
	text-align: left
}
.div_right {
	float: right;
	width: 55%;
	overflow: hidden;
	margin-top: 25%
}
.div_right img {
	width: 100%
}
.div_left h3 {
	font-size: 52px;
	color: #fff;
	font-weight: 400
}
.div_left p {
	font-size: 24px;
	color: #fff;
	margin-top: 20px
}
.div_left p span {
	color: #80e5ff
}
.text {
	font-size: 15px;
	line-height: 28px;
	color: #bababa;
	margin-top: 20px;
	padding: 0 60px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.title1 {
	font-size: 18px;
	color: #0a4ac3;
	text-align: center;
	margin-top: 50px;
	font-weight: 600
}
.title1 span {
	font-size: 26px;
	margin: 0 5px
}
.w100 {
	margin: 200px auto 0px;
}
.vio {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	visibility: visible;
	opacity: 1;
	width: 100%;
	height: auto;
}
.gengduo {
	width: 120px;
	height: 40px;
	line-height: 40px;
	line-height: 40px;
	background: none;
	border: 0;
	box-sizing: border-box;
	box-shadow: inset 0 0 0 1px #fff;
	color: #fff;
	font-size: inherit;
	font-weight: 400;
	margin: 1em auto;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
}
.gengduo::before, .gengduo::after {
	box-sizing: border-box;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
}
.gengduo a {
	position: relative;
	z-index: 99;
	display: block;
	color: #fff;
}
.more {
	-webkit-transition: color 0.25s;
	transition: color 0.25s;
}
.more::before, .more::after {
	border: 1px solid transparent;
	width: 0;
	height: 0;
}
.more::before {
	top: 0;
	left: 0;
}
.more::after {
	bottom: 0;
	right: 0;
}
.more a:hover {
	color: #00ffff;
}
.more:hover::before, .more:hover::after {
	width: 100%;
	height: 100%;
}
.more:hover::before {
	border-top-color: #00ffff;
	border-right-color: #00ffff;
	-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
	transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.more:hover::after {
	border-bottom-color: #00ffff;
	border-left-color: #00ffff;
	-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
	transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.box1 {
	overflow: hidden;
	position: relative;
	margin: 60px auto 0
}
.xl_1 {
	width: 50%;
	float: left;
}
.xl_1 img {
	width: 100%;
}
.xl_2 {
	width: 50%;
	float: right;
}
.xl_2 ul {
	overflow: hidden;
}
.xl_2 ul li {
	width: 48%;
	float: left;
	overflow: hidden;
	background: #333;
	margin: 0 1% 2%;
	box-sizing: border-box;
	color: #fff;
	padding-bottom: 28px;
}
.xl_2 ul li img {
	padding: 27px 30px 0px;
}
.xl_2 ul li span {
	overflow: hidden
}
.xl_2 ul li span h3 {
	font-size: 36px;
	color: #fff;
}
.xl_2 ul li span h3 i {
	font-size: 15px;
	font-weight: 400;
}
.xl_2 ul li span p {
	font-size: 16px;
	color: #fff;
}
/*
.panels{min-height:100vh;overflow:hidden;display:flex}
.panel{background:#6b0f9c;color:#000;text-align:center;align-items:center;background-size:cover;background-position:center;flex:1;display:flex;flex-direction:column}
.panel1{background:url(../images/img1.jpg) no-repeat center top}
.panel2{background:url(../images/img2.jpg) no-repeat center top}
.panel3{background:url(../images/img3.jpg) no-repeat center top}
.panel4{background:url(../images/img4.jpg) no-repeat center top}
.panel5{background:url(../images/img5.jpg) no-repeat center top}
.panel>*{margin:0;width:100%;transition:transform .5s;flex:1 0 auto;display:flex;justify-content:center;align-items:center}
.panel>:first-child{transform:translateY(-100%)}
.panel.open-active>:first-child{transform:translateY(0)}
.panel>:last-child{transform:translateY(100%)}
.panel.open-active>:last-child{transform:translateY(0)}
.panel p{font-size:.8em;opacity:1}
.panel p:nth-child(2){font-size:2.5em}
.panel.open{flex:5;font-size:40px; position:absolute; width:100% ; height:100%; z-index:99;-webkit-transition:all .5s;transition:all .5s;}
*/
.strips {
	min-height: 100vh;
	text-align: center;
	overflow: hidden;
	color: #fff
}
.strips__strip {
	will-change: width, left, z-index, height;
	position: absolute;
	width: 20%;
	min-height: 100vh;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	transition: all .6s cubic-bezier(.23, 1, .32, 1)
}
.strips__strip:nth-child(1) {
	left: 0
}
.strips__strip:nth-child(2) {
	left: 20vw
}
.strips__strip:nth-child(3) {
	left: 40vw
}
.strips__strip:nth-child(4) {
	left: 60vw
}
.strips__strip:nth-child(5) {
	left: 80vw
}
.strips__strip:nth-child(1) .strip__content {
	background: url(../images/img1.jpg) no-repeat center top;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-animation-name: strip1;
	animation-name: strip1;
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}
.strips__strip:nth-child(2) .strip__content {
	background: url(../images/img2.png) no-repeat center top;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-animation-name: strip2;
	animation-name: strip2;
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}
.strips__strip:nth-child(3) .strip__content {
	background: url(../images/img3.jpg) no-repeat center top;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-animation-name: strip3;
	animation-name: strip3;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}
.strips__strip:nth-child(4) .strip__content {
	background: url(../images/img4.jpg) no-repeat center top;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-animation-name: strip4;
	animation-name: strip4;
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}
.strips__strip:nth-child(5) .strip__content {
	background: url(../images/img5.jpg) no-repeat center top;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-animation-name: strip5;
	animation-name: strip5;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}
@media screen and (max-width:750px) {
.strips__strip {
	min-height: 20vh
}
.strips__strip:nth-child(1) {
	top: 0;
	left: 0;
	width: 100%
}
.strips__strip:nth-child(2) {
	top: 20vh;
	left: 0;
	width: 100%
}
.strips__strip:nth-child(3) {
	top: 40vh;
	left: 0;
	width: 100%
}
.strips__strip:nth-child(4) {
	top: 60vh;
	left: 0;
	width: 100%
}
.strips__strip:nth-child(5) {
	top: 80vh;
	left: 0;
	width: 100%
}
}
.strips .strip__content {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
	animation-timing-function: cubic-bezier(.23, 1, .32, 1);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none
}
.strips .strip__content:hover:before {
	-webkit-transform: skew(-30deg) scale(3) translate(0, 0);
	-ms-transform: skew(-30deg) scale(3) translate(0, 0);
	transform: skew(-30deg) scale(3) translate(0, 0);
	opacity: .1
}
.strips .strip__content:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .05;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: skew(-30deg) scaleY(1) translate(0, 0);
	-ms-transform: skew(-30deg) scaleY(1) translate(0, 0);
	transform: skew(-30deg) scaleY(1) translate(0, 0);
	-webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	transition: all .6s cubic-bezier(.23, 1, .32, 1)
}
.strips .strip__inner-text {
	will-change: transform, opacity;
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	width: 70%;
	-webkit-transform: translate(-50%, -50%) scale(.5);
	-ms-transform: translate(-50%, -50%) scale(.5);
	transform: translate(-50%, -50%) scale(.5);
	opacity: 0;
	-webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	transition: all .6s cubic-bezier(.23, 1, .32, 1)
}
.strips__strip--expanded {
	width: 100%;
	top: 0!important;
	left: 0!important;
	z-index: 3;
	cursor: default
}
@media screen and (max-width:750px) {
.strips__strip--expanded {
	min-height: 100vh
}
}
.strips__strip--expanded .strip__content:hover:before {
	-webkit-transform: skew(-30deg) scale(1) translate(0, 0);
	-ms-transform: skew(-30deg) scale(1) translate(0, 0);
	transform: skew(-30deg) scale(1) translate(0, 0);
	opacity: .05
}
.strips__strip--expanded .strip__title {
	opacity: 0
}
.strips__strip--expanded .strip__inner-text {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	background: rgba(0,0,0,0.2);
	padding: 20px;
}
.strip__title {
	display: block;
	margin: 0;
	position: relative;
	z-index: 2;
	width: 100%;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	-webkit-transition: all .6s cubic-bezier;
	transition: all .6s
}
.strips__strip--expanded .strip__inner-text h2 {
	font-weight: 400;
	margin-bottom: 20px;
}
@media screen and (max-width:750px) {
.strip__title {
	font-size: 28px
}
}
.strip__close {
	position: absolute;
	right: 8vw;
	top: 20%;
	opacity: 0;
	z-index: 10;
	-webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	transition: all .6s cubic-bezier(.23, 1, .32, 1);
	cursor: pointer;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.strip__close--show {
	opacity: 1
}
@-webkit-keyframes strip1 {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes strip1 {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes strip2 {
0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes strip2 {
0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes strip3 {
0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes strip3 {
0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes strip4 {
0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes strip4 {
0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes strip5 {
0% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes strip5 {
0% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.ban, .ban img {
	width: 100%;
	height: 100%;
}
.tti {
	position: absolute;
	top: 30px;
	text-align: center;
	z-index: 999;
	color: #fff;
	width: 100%;
}
.ys {
	overflow: hidden;
	position: absolute;
	top: 20%;
	z-index: 99;
	width: 100%;
	height: 100%
}
.ys div {
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
}
.ys h3 {
	color: #00ffff;
	font-size: 18px;
	margin: 30px auto;
}
.ys p {
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	margin: 0 15%;
}
.ys_left {
	height: 60px;
	right: 50%;
	bottom: 20%;
	margin-right: -100px;
	left: inherit;
	top: inherit;
	background: url(../images/jt1.png) no-repeat;
	background-size: 100%;
	width: 60px;
}
.ys_right {
	left: 50%;
	bottom: 20%;
	margin-left: -100px;
	top: inherit;
	right: inherit;
	background: url(../images/jt.png) no-repeat;
	background-size: 100%;
	width: 60px;
	height: 60px;
}
.next-icon {
	opacity: .5;
	-moz-opacity: .5;
	animation: next .5s ease 0s infinite alternate;
	-moz-animation: next .5s ease 0s infinite alternate;
	-webkit-animation: next .5s ease 0s infinite alternate;
	-o-animation: next .5s ease 0s infinite alternate
}
.next-icon1 {
	position: absolute;
	bottom: 20px;
	right: 35%;
	margin-right: -50px;
	width: 100px;
	height: 60px;
	opacity: .5;
	-moz-opacity: .5;
	animation: next1 .5s ease 0s infinite alternate;
	-moz-animation: next1 .5s ease 0s infinite alternate;
	-webkit-animation: next1 .5s ease 0s infinite alternate;
	-o-animation: next1 .5s ease 0s infinite alternate
}
.box2 {
	overflow: hidden;
	height: 50px;
	margin: 20px auto
}
.xl_6 {
	float: left;
	width: 50%;
	text-align: left
}
.xl_6 span {
	margin-right: 30px;
	font-size: 15px;
	color: #3362c9
}
.xl_6 span:before {
	content: "○";
	margin-right: 10px;
	font-size: 20px;
	color: #7cdfdd
}
.xl_7 {
	float: right;
	width: 50%;
	text-align: right
}
.xl_7 span {
	margin-right: 30px;
	font-size: 15px;
	color: #3362c9
}
.xl_7 span:before {
	content: "○";
	margin-right: 10px;
	font-size: 20px;
	color: #7cdfdd
}
.xm_1 {
	font-size: 18px;
	color: #0a4ac3;
	text-align: center;
	margin-top: 120px;
	font-weight: 400
}
.xm_1 span {
	font-size: 26px;
	margin: 0 5px
}
.xm_2 {
	width: 900px;
	margin: 100px auto 0;
	height: 534px;
	position: relative;
	background: url(../images/xm_1.png) no-repeat center center;
	background-size: 80%
}
.xm_3 {
	width: 900px;
	margin: 0 auto 0
}
.w20 {
	margin: 20px auto 0
}
.xm_2 .mm1 {
	width: 900px;
	border-radius: 100px
}
.xm_3 h3 {
	font-size: 16px;
	font-weight: 600;
	color: #3362c9;
	margin: 5px auto
}
.xm_3 p {
	font-size: 15px;
	color: #666;
	margin: 0 auto
}
.xm_3 dd {
	margin: 0 auto
}
.xm_2 .mm1 {
	position: absolute;
	top: -70px;
	-o-animation: mm1 .5s ease 0s infinite alternate;
	animation: mm1 .5s ease 0s infinite alternate;
	-moz-animation: mm1 .5s ease 0s infinite alternate;
	-webkit-animation: mm1 .5s ease 0s infinite alternate
}
.xm_2 .mm2 {
	position: absolute;
	left: 0;
	top: 40%;
	-o-animation: mm2 .5s ease 0s infinite alternate;
	animation: mm2 .5s ease 0s infinite alternate;
	-moz-animation: mm2 .5s ease 0s infinite alternate;
	-webkit-animation: mm2 .5s ease 0s infinite alternate
}
.xm_2 .mm3 {
	position: absolute;
	right: 0;
	top: 40%;
	-o-animation: mm3 .5s ease 0s infinite alternate;
	animation: mm3 .5s ease 0s infinite alternate;
	-moz-animation: mm3 .5s ease 0s infinite alternate;
	-webkit-animation: mm3 .5s ease 0s infinite alternate
}
.xm_2 .mm1 div img, .xm_2 .mm2 div img, .xm_2 .mm3 div img {
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}
.xm_2 .mm1 div:hover img, .xm_2 .mm2 div:hover img, .xm_2 .mm3 div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
@keyframes mm1 {
0% {
transform:translateY(0)
}
100% {
transform:translateY(15px)
}
}
@-moz-keyframes mm1 {
0% {
-moz-transform:translateY(0)
}
100% {
-moz-transform:translateY(15px)
}
}
@-webkit-keyframes mm1 {
0% {
-webkit-transform:translateY(0)
}
100% {
-webkit-transform:translateY(15px)
}
}
@-o-keyframes mm1 {
0% {
-o-transform:translateY(0)
}
100% {
-o-transform:translateY(15px)
}
}
@keyframes mm2 {
0% {
transform:translateX(0)
}
100% {
transform:translateX(15px)
}
}
@-moz-keyframes mm2 {
0% {
-moz-transform:translateX(0)
}
100% {
-moz-transform:translateX(15px)
}
}
@-webkit-keyframes mm2 {
0% {
-webkit-transform:translateX(0)
}
100% {
-webkit-transform:translateX(15px)
}
}
@-o-keyframes mm2 {
0% {
-o-transform:translateX(0)
}
100% {
-o-transform:translateX(15px)
}
}
@keyframes mm3 {
0% {
transform:translateX(0)
}
100% {
transform:translateX(-15px)
}
}
@-moz-keyframes mm3 {
0% {
-moz-transform:translateX(0)
}
100% {
-moz-transform:translateX(-15px)
}
}
@-webkit-keyframes mm3 {
0% {
-webkit-transform:translateX(0)
}
100% {
-webkit-transform:translateX(-15px)
}
}
@-o-keyframes mm3 {
0% {
-o-transform:translateX(0)
}
100% {
-o-transform:translateX(-15px)
}
}
.pulse {
	background: #fff;
	border-radius: 50%;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 19%;
	top: 14%;
	margin: 11px 0 0 -12px;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-o-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
	z-index: -2
}
.pulse:after {
	content: "";
	border-radius: 50%;
	height: 390px;
	width: 590px;
	position: absolute;
	margin: -13px 0 0 -13px;
	-webkit-animation: pulsate 3s ease-out;
	-moz-animation: pulsate 3s ease-out;
	-o-animation: pulsate 3s ease-out;
	-ms-animation: pulsate 3s ease-out;
	animation: pulsate 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	-webkit-box-shadow: 0 0 1px 2px #56a1f5;
	box-shadow: 0 0 1px 2px #56a1f5;
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	-o-animation-delay: 5s;
	-ms-animation-delay: 5s;
	animation-delay: 5s
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0;
-webkit-animation-delay:5s;
-moz-animation-delay:5s;
-o-animation-delay:5s;
-ms-animation-delay:5s;
animation-delay:5s
}
50% {
opacity:1;
-ms-filter:none;
filter:none;
-webkit-animation-delay:5s;
-moz-animation-delay:5s;
-o-animation-delay:5s;
-ms-animation-delay:5s;
animation-delay:5s
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0;
-webkit-animation-delay:5s;
-moz-animation-delay:5s;
-o-animation-delay:5s;
-ms-animation-delay:5s;
animation-delay:5s
}
}
.pulse1 {
	background: #fff;
	border-radius: 50%;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 19%;
	top: 14%;
	margin: 11px 0 0 -12px;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-o-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
	z-index: -2
}
.pulse1:after {
	content: "";
	border-radius: 50%;
	height: 390px;
	width: 590px;
	position: absolute;
	margin: -13px 0 0 -13px;
	-webkit-animation: pulsate1 4s ease-out;
	-moz-animation: pulsate1 4s ease-out;
	-o-animation: pulsate1 4s ease-out;
	-ms-animation: pulsate1 4s ease-out;
	animation: pulsate1 4s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	-webkit-box-shadow: 0 0 1px 2px #56a1f5;
	box-shadow: 0 0 1px 2px #56a1f5;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s
}
@-webkit-keyframes pulsate1 {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0;
-webkit-animation-delay:1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
-ms-animation-delay:1s;
animation-delay:1s
}
50% {
opacity:1;
-ms-filter:none;
filter:none;
-webkit-animation-delay:1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
-ms-animation-delay:1s;
animation-delay:1s
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0;
-webkit-animation-delay:1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
-ms-animation-delay:1s;
animation-delay:1s
}
}
.pulse2 {
	background: #fff;
	border-radius: 50%;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 19%;
	top: 14%;
	margin: 11px 0 0 -12px;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-o-transform: rotateX(0);
	-ms-transform: rotateX(0);
	transform: rotateX(0);
	z-index: -2
}
.pulse2:after {
	content: "";
	border-radius: 50%;
	height: 390px;
	width: 590px;
	position: absolute;
	margin: -13px 0 0 -13px;
	-webkit-animation: pulsate2 5s ease-out;
	-moz-animation: pulsate2 5s ease-out;
	-o-animation: pulsate2 5s ease-out;
	-ms-animation: pulsate2 5s ease-out;
	animation: pulsate2 5s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	-webkit-box-shadow: 0 0 1px 2px #56a1f5;
	box-shadow: 0 0 1px 2px #56a1f5;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s
}
@-webkit-keyframes pulsate2 {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0;
-webkit-animation-delay:1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
-ms-animation-delay:1s;
animation-delay:1s
}
50% {
opacity:1;
-ms-filter:none;
filter:none;
-webkit-animation-delay:1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
-ms-animation-delay:1s;
animation-delay:1s
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0;
-webkit-animation-delay:1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
-ms-animation-delay:1s;
animation-delay:1s
}
}
.mb {
	overflow: hidden
}
.mb ul {
	overflow: hidden
}
.mb ul li {
	width: 25%;
	border: 5px #fff solid;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	margin-top: 50px
}
.mb ul li div {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s
}
.mb ul li:hover div {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s
}
.mb ul li h3 {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #666
}
.mb ul li p {
	text-align: center;
	font-size: 15px;
	color: #999;
	padding: 10px 20px 0
}
.yinqi {
	width: 1200px;
	overflow: hidden;
	margin: 100px auto 0;
	position: relative
}
.huoban {
	overflow: hidden;
}
.huoban ul {
	overflow: hidden;
}
.huoban ul li {
	width: 385px;
	float: left;
	margin: 0 10px;
	overflow: hidden;
	overflow: hidden;
}
.huoban ul li dl {
	margin-bottom: 15px;
}
.huoban ul li div {
	width: 100%;
	overflow: hidden;
}
.huoban ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}
.huoban ul li div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.huoban ul li h3 {
	font-size: 15px;
	color: #666;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box
}
.huoban1 {
	overflow: hidden;
	margin: 60px auto 0
}
.huoban1 ul {
	overflow: hidden
}
.huoban1 ul li {
	overflow: hidden;
	width: 16%;
	border: 8px #fff solid;
	float: left;
	box-sizing: border-box
}
.huoban1 ul li div {
	border: 1px #eceff4 solid;
	overflow: hidden
}
.huoban1 ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}
.huoban1 ul li div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.news {
	overflow: hidden
}
.news_tab {
	overflow: hidden
}
.news_tab a {
	width: 100px;
	border-radius: 30px;
	height: 36px;
	line-height: 36px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	margin: 50px 5px 0;
	display: inline-block
}
.news_tab a.osel {
	background: #0236bd;
	color: #fff
}
.news_cont {
	overflow: hidden;
	margin-top: 50px;
	display: none
}
.news_cont ul {
	overflow: hidden;
}
.news_cont ul li {
	float: left;
	width: 27.3%;
	margin: 0 1% 2%;
	padding: 2%;
	background: #222;
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s
}
.news_cont ul li div {
	overflow: hidden;
	width: 100%
}
.news_cont ul li div img {
	width: 100%;
	height: 100%
}
.news_cont ul li h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	font-weight: 400;
	margin: 10px auto;
	color: #00ffff
}
.news_cont ul li dd {
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 50px;
	font-size: 15px;
	color: #f1f1f1;
	line-height: 26px;
	text-align: left
}
.news_cont ul li span {
	border-top: 1px #ccc solid;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
	display: block;
	background: url(../images/sanjiao.png) no-repeat center right
}
.news_cont ul li dl {
	float: left;
	width: 100px;
	text-align: left;
	margin-top: 10px;
	color: #f1f1f1;
}
.news_cont ul li dl dt {
	font-size: 14px
}
.news_cont ul li dl dt.da {
	font-size: 40px
}
.news_cont ul li a.gd {
	width: 90px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	background: #00ffff;
	color: #000;
	display: inline-block;
	font-size: 14px;
	float: right;
	margin-top: 32px;
	opacity: 0;
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s;
	text-align: center;
}
.news_cont ul li:hover a.gd {
	opacity: 1;
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s
}
.news_cont ul li:hover {
	transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s
}
.foot_nav {
	overflow: hidden;
	margin: 200px auto 0;
	padding-bottom: 10px;
}
.foot_nav h3 {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	margin-bottom: 20px
}
.foot_nav p {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin: 30px auto
}
.foot_nav ul li {
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	border: 1px #fff solid;
	width: 60px;
	height: 50px;
	padding-top: 10px;
	;
	margin: 0 10px 30px;
	position: relative;
}
.foot_nav ul li dd {
	position: absolute;
	top: -120px;
	width: 100px;
	margin-left: -20px;
	height: 131px;
	overflow: hidden;
	opacity: 0;
}
.foot_nav ul li dd img {
	width: 100%;
}
.foot_nav ul li dd:after {
	content: "◆";
	color: #fff;
	position: absolute;
	bottom: 0px;
	z-index: -1;
	left: 36px;
	font-size: 50px;
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s
}
.foot_nav ul li:hover dd {
	opacity: 1;
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s;
}
.foot_nav ul li:hover {
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s;
	background: rgba(255,255,255,.3);
}
.foot_nav span {
	padding: 5px 20px;
	font-size: 16px;
	color: #fff;
	border: 1px #fff solid;
}
.copyright {
	position: absolute;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5) 75%);
	width: 100%;
	bottom: 0px;
	left: 0px;
	padding-bottom: 10px;
}
.copyright p {
	display: block;
	font-size: 15px;
	color: #fff;
}
.copyright p a {
	color: #fff;
	margin: 0 10px;
}
.m_vio {
	width: 100%;
	height: 400px;
	margin: 0px auto;
	display: none
}
.n_banner {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
}
.n_banner img {
	width: 100%;
}
.nr_box {
	overflow: hidden;
}
.nr_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #00ffff;
	letter-spacing: 2px;
	text-align: center;
}
.nr_box h4 {
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	border-bottom: 1px #ccc solid;
	text-align: center;
	font-weight: 400;
	padding: 20px 0;
	margin: 0px auto 20px;
}
.nr_box h4 span {
	margin: 0 10px;
}
.nr_boxcontent {
	line-height: 30px;
	font-size: 15px;
	color: #f1f1f1;
}
.nr_boxcontent img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
	text-align: center;
}
.w20 {
	margin: auto auto;
	padding: 6% 0 10%;
	text-align: center;
}
.footer {
	position: relative;
	text-align: center;
	height: 100%;
	background: url(../images/1540776621.jpg) repeat-x;
	background-position: left center;
	animation: scroll 30s linear infinite;
}
@keyframes scroll {
 0% {
 background-position: 0 0;
}
 100% {
 background-position:-1020px 0;
}
}
.zizhi {
	overflow: hidden;
	margin: 50px auto
}
.zizhi ul {
	overflow: hidden;
}
.zizhi ul li {
	width: 23%;
	float: left;
	margin: 0 1% 5%;
	overflow: hidden;
	overflow: hidden;
}
.zizhi ul li dl {
	margin-bottom: 15px;
}
.zizhi ul li div {
	width: 100%;
	overflow: hidden;
}
.zizhi ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}
.zizhi ul li div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.zizhi ul li h3 {
	font-size: 15px;
	color: #f1f1f1;
	line-height: 24px;
	text-align: center;
	font-weight: 400;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box
}
.fenye {
	width: 100%;
	overflow: hidden;
	margin: 30px auto;
}
.page_div {
	margin: 0px auto 0;
	color: #666;
	text-align: center
}
.page_div a { 
	display: inline-block;
	min-width: 30px;
	height: 28px;
	cursor: pointer;
	color: #666;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
/*	background-color: #f9f9f9;
	border: 1px solid #dce0e0;
	margin: 0 4px 10px;  */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.page_div a#firstPage, .page_div a#lastPage, .page_div a#nextPage, .page_div a#prePage {
	width: 50px;
	color: #666;
	border: 1px solid #ccc
}
.page_div a#nextPage, .page_div a#prePage {
	width: 70px
}
.page_div a.current {
	background-color: #00754b;
	border-color: #00754b;
	color: #fff
}
.jieshao {
	overflow: hidden;
	line-height: 36px;
	font-size: 15px;
	color: #fff;
	margin-bottom: 50px;
}
.jieshao img {
	max-width: 100%;
/*	display: block;  */
	margin: 0px auto;
	text-align: center;
}
.shangxiaye {
	overflow: hidden;
	margin: 50px auto;
}
.shangxiaye ul {
	overflow: hidden;
	margin-left: 1px
}
.shangxiaye ul li {
	overflow: hidden;
	width: 33.3333333%;
	float: left;
	border: 1px #ccc solid;
	padding: 1% 2%;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}
.shangxiaye ul li a {
	color: #fff;
}
 @media screen and (max-width:1440px) {
.w100 {
	margin: 100px auto 0;
}
.title {
	margin: 30px auto 0;
}
.b_content {
	width: 1200px
}
.b_text h3 {
	font-size: 30px
}
.b_text p {
	font-size: 20px
}
.div_right {
	margin-top: 15%
}
.huoban1 {
	margin: 20px auto 0
}
}
 @media screen and (max-width:1366px) {
.b_content {
	width: auto;
	padding: 10% 10% 0
}
.b_text h3 {
	font-size: 28px
}
.b_text p {
	font-size: 20px
}
.n_banner {
	height: 5rem
}
.div_right {
	margin-top: 6%
}
.title {
	margin: 80px auto 0
}
.text {
	margin-top: 10px;
	line-height: 24px
}
.title1 {
	margin-top: 20px
}
.box2 {
	margin: 0 auto
}
.xm_1 {
	margin: 80px auto 0
}
.xm_2 .mm1 {
	top: -100px
}
.xm_2 .mm2 {
	top: 25%
}
.xm_2 .mm3 {
	top: 25%
}
.mb ul li {
	margin-top: 10px
}
.huoban {
	margin: 20px 70px 0
}
.huoban1 {
	margin: 20px auto 0
}
.huoban1 ul li:nth-child(n+19) {
	display: none
}
.news_tab a {
	margin: 20px 5px 0
}
.news_cont {
	margin-top: 20px
}
.foot_nav {
	margin: 100px auto 0
}
.yinqi {
	margin: 50px auto 0;
}
.box1 {
	margin: 10px auto 0;
}
}
 @media screen and (max-width:1200px) {
.vio {
	width: auto;
}
}
 @media screen and (max-width:1024px) {
.content {
	width: auto;
	padding: 0 2%;
}
.arrtcom {
	width: auto;
}
.xl_2 ul li {
	padding-bottom: 17px;
}
.xl_2 ul li img {
	padding: 0px 30px
}
.huoban {
	margin: 20px 0 0;
}
.zizhi ul li {
	width: 31%;

}

}
 @media screen and (max-width:850px) {
.menu li a {
	padding: 0 15px
}
.xl_1 {
	width: auto;
	float: none;
	display: none;
}
.xl_2 {
	width: auto;
	float: none;
}
.strip__title {
	font-size: 24px;
}
.news_cont ul li dd {
	height: auto;
}
.ys_left {
	height: 60px;
	right: 10%;
	bottom: 10%;
	margin-right: 0px;
	left: inherit;
	top: inherit;
	background: url(../images/jt1.png) no-repeat;
	background-size: 100%;
	width: 60px;
}
.ys_right {
	left: 10%;
	bottom: 10%;
	margin-left: 0px;
	top: inherit;
	right: inherit;
	background: url(../images/jt.png) no-repeat;
	background-size: 100%;
	width: 60px;
	height: 60px;
}
.ys p {
	overflow: hidden;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.foot_nav {
	margin: 30px auto 0;
	min-height: 500px;
}
.foot_nav h3 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	height: inherit;
	line-height: inherit;
	margin-bottom: 0px;
}
}
 @media screen and (max-width:750px) {
.abt {
	display: none
}
.nav span.caidan {
	display: block
}
.w100 {
	margin: 30px auto 0;
}
.title {
	font-size: 18px;
}
.text {
	padding: 0 10px;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.xl_2 ul li span h3 {
	font-size: 20px;
}
.zizhi ul li {
	width: 48%;

}
.nr_box h3{ font-size:18px;}
}
 @media screen and (max-width:540px) {
.news_cont ul li {
	float: none;
	width: auto;
	margin: 0% auto;
	padding: 2%;
	background: #222;
	transition: transform .4s;
	-moz-transition: transform .4s;
	-ms-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s;
	margin-bottom: 20px;
}
}

.page_div ul.pagination li{
 display: inline-block;
 text-align: center;
 min-width: 30px;
 height: 28px;
 cursor: pointer;
 color: #666;
 font-size: 13px;
 line-height: 28px;
 background-color: #f9f9f9;
 border: 1px solid #dce0e0;}
 
 .page_div ul.pagination li.active{background-color: #000;}
