@charset "utf-8";

/* QC *//*
html {
	-webkit-font-smoothing: antialiased
}
*/
/* end */
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer {
	display: block;
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

address,b,caption,cite,code,dfn,em,i,strong,th,var {
	font-style: normal;
	font-weight: normal
}

dl,ol,ul,li {
	list-style-type: none
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}



@media screen and (max-width: 1200px){
.ico .lan dl{position: relative;;top:0;margin-top: 5px;}
.header{ height: 80px;}
.header_wrap{padding: 0;}
.logo{position: relative;line-height: 80px; z-index: 9992;margin-left: 3%;}
.logo img{max-height:60px; } 
.padshowbox{position: fixed; background: #f8f8f8; left: 0; bottom: 0; top: 0; box-sizing: border-box; overflow: auto;
transition: all .5s;-webkit-transition: all .5s;  -ms-transform:all .5s;-o-transform:all .5s;-moz-transform:all .5s;
right: 0;
padding-bottom: 10px;
transform: translate3d(0px,100%, 0px); 
-ms-transform: translate3d(0,100%,0);	/* IE 9 */
-moz-transform: translate3d(0,100%,0); 	/* Firefox */
-webkit-transform: translate3d(0,100%,0); /* Safari 和 Chrome */
-o-transform: translate3d(0,100%,0); 
text-align: center; z-index: 9999;} 
.menubox.show, .padshowbox.show{transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);} 
.navbtn{z-index: 10000;margin-right: 3%; position: relative; right: 20px; background-size: 25px auto; height: 80px; width: 25px; background-image: url("../images/nav-open.png") ; background-position: center; background-repeat:no-repeat; cursor: pointer; float: right;} 
.navbtn.show{background-image: url("../images/nav-close.png");} 
.ico{display: inline-block; float: none; cursor: pointer; margin-left: 0; position: relative;} 
.ico .ico4{display: block; float: none; margin-bottom: 10px;}
.ico .ico2{display: block; float: none;margin-bottom: 10px;}
.ico .ico1{display: block; float: none;margin-bottom: 10px;}
.ico .ico1 span{display: block;font-size: 12px;}
.ico .ico2 span{display: block;font-size: 12px;}
.ico .lan{display: block; float: none;margin-bottom: 10px;}
.ico .language{position: relative;top: 5px;left: -22px;}
.ico .lk{display: none;}

.nav{float: none;} 
.nav li{margin-right:0; float: none; text-align: center;} 
.nav2{display: block;}
.nav2_menu{display: none;}
.content{width: 100%;} 
.con_left{width: 100%;} 
.nav>li{border-bottom: 1px solid #b7b7b7;margin-left: 62px;}
.sign{width: 95%;margin: 0 2.5%;} .con_right{margin-top: 15px;width: 95%;margin-left: 2.5%;} 
.right_top{width: 50%;float: left;} 
.right_bot{width: 45%;float:right;margin-top: 0;margin-left: 0;} 
.right_bot h2{margin-bottom: 80px;} .recommend img{display: inline-block;width: 100%; /*height: 275px;*/} 

.snav{position: relative;top:auto}

/**/
.nav{padding-top:60px}
.nav>li{margin-left:0;line-height:60px;text-align:left}
.nav>li>a{display:block;width:100%;padding:0 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto;line-height:60px;text-align: center;}
.snav dl dd a{display:block;width:100%;padding:0 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left}
.ico {display: block;width: 100%;text-align: left;padding: 0 50px;}
.ico .ico4{margin-bottom:15px;line-height:30px;font-size:16px}
.ico .ico4 i{margin-right:10px}
.ico .ico2{padding-left:35px;line-height:30px;margin-bottom:15px;height:auto;background:url(../images/pel.png) left center no-repeat;background:auto}
.ico .ico2 span{font-size:16px}
.ico .lan{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px}
.ico .lan h2{line-height:30px;font-size:16px}
.ico .lan h2 i{margin-right:32px}
.ico .lan span{vertical-align:middle}
.ico .lan dl{width:100%}
.ico .ico1{padding-left:35px;line-height:30px;background:url(../images/search.png) left center no-repeat;background-size:auto}
.ico .ico1 span{font-size:16px}
/**/
}

@media screen and (max-width: 800px){
.header{height: 50px;} 
.logo{position: relative;top: 0px;left: 3%; height: 40px;line-height: 40px;}
.logo img{height: 40px;vertical-align: middle;}
.navbtn{background-size: 25px auto; height: 50px; width: 25px;} 
.ico .lan h2{line-height: 20px;}
.ico .ico4{line-height: 20px;font-size: 16px;margin-top: 5px;}
.choose{padding-left: 5%;} 
.input_box{width: 90%;margin-left: 5%;margin-bottom: 2%;}

.nav>li{width: 90%;margin: 0 5%;}


.ico .ico2{height: 24px;}
.ico .ico1{height: 24px;}
.ico {margin: 0 auto;}
.ico .lan {margin-top: 5px;}
.ico .lk{margin: 0px 10px ;height: 24px;}


}
@media screen and (max-width: 960px){
.foot.layout{width: 96%;padding: 20px 2%;}
.foot .footl{float: none; text-align: center;}
.foot .footl a{float: none;font-size: 12px;}
.foot .footl p{font-size: 12px;}
.foot .footr{float: none;text-align: center;}

}


a:hover {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

textarea {
	resize: none;
	outline: none;
	border: 0;
}

img {
	height: auto;
	vertical-align: middle;
}

button,input[type=submit],input[type=text],input[type=button],select {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(255,0,0,0);
	outline: 0;
	outline: 0;
	blr: expression(this.onFocus=this.blur())
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button {
	overflow: visible;
	vertical-align: middle;
	outline: none;
	border: 0;
}

body {
	color: #000;
	line-height: 1.3;
	background: #fff;
	font-family: 'Microsoft YaHei';
}

hr {
	outline: 0;
	border: 0;
}

.fl {
	float: left
}

.fr {
	float: right
}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0
}

.fix_2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0
}


.fix {
	*zoom: 1;
}

.layout {
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
}

#web-ietip {
	width: 526px;
	height: 90px;
	padding: 83px 0 0 84px;
	overflow: hidden;
	background: url(../css/ietip/browser.png) no-repeat center center;
	margin: 200px auto 0;
}

#web-ietip a {
	display: block;
	width: 65px;
	height: 80px;
	float: left;
}

.img {
	overflow: hidden
}

.img img {
	width: 100%;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.img img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.txtdot {
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-white-space: nowrap;
	-moz-white-space: nowrap;
	-ms-white-space: nowrap;
	-o-white-space: nowrap;
	white-space: nowrap;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-slider:focus,.slick-slider:active {
	outline: none;
	blr: expression(this.onFocus="this.blur"());
	cursor: pointer;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	cursor: pointer;
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
/*height: 100%;*/
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide:focus {
	outline: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}


/* animated */

.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 1;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@keyframes swing {
	20% {
		transform: rotate(10deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	to {
		transform: rotate(0deg)
	}
}

.swing {
	transform-origin: top center;
	animation-name: swing
}


/* banners */
/* QC
.banners {
	margin-top: 100px;
}*/

/* banner */

/*.banner{position: relative;z-index: 1; width: 100%; overflow: hidden;margin-top: 100px;}
.banner .swiper-slide a{ display: block;width: 100%;height: 100%;background: no-repeat center; background-size: cover;}
.banner .swiper-pagination {left: 0; bottom: 20px; width: 100%; height: 12px;line-height: 12px; }
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}
.banner .swiper-pagination-bullet {width: 12px; height: 12px; background:#fff; opacity: 1; border-radius: 50%; position: relative;}
.banner .swiper-pagination-bullet-active {background: #e60012; }
.banner img{display: block;margin:0 auto;max-width: 100%}*/

.banner {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden;
}

/* QC */
.banner .swiper-slide img {
    /* .banner .swiper-slide a {  */
	display: block;
	width: 100%;
	height: 100%;
	background: no-repeat center;
	background-size: cover
}

.banner .swiper-pagination {
	left: 0;
	bottom: 20px;
	width: 100%;
	height: 12px;
	line-height: 12px
}

.banner img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
	width: 70px;
	height: 70px;
	background-image: none;
	margin-top: -35px
}

.banner .swiper-button-prev {
	left: 5%
}

.banner .swiper-button-next {
	right: 5%
}

.banner .swiper-button-prev:before {
	content: "\ea53";
	font-family: iconfont;
	font-size: 54px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.banner .swiper-button-next:before {
	content: "\e662";
	font-family: iconfont;
	font-size: 54px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.banner .swiper-button-prev:hover:before,
.banner .swiper-button-next:hover:before {
	color: #073660;
}

.banner .swiper-pagination {
	left: 46%;
	bottom: 10%;
	width: auto;
	height: 9px;
	line-height: 9px;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.banner .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: transparent;
	opacity: 1;
	border-radius: 50%;
	border: 1px solid #fff;
	position: relative;
}

.banner .swiper-pagination-bullet-active {
	background: #fff;
}

/* rt */

.rt {
	background: #c3c3c3;
	/*QC
	text-align: right
	*/
}

.rt a,
.rt em,
.rt span {
	font-size: small;
	color: #333;
	line-height: 50px
}

.rt a:hover {
	color: #00683d
}


/* footer */

.footer {
	background: #3e4245;
	/* QC */
	padding: 30px 0 0 0
}

.flogo {
	width: 34.67%;
	margin-right: 3.33%
}

.flogo p {
	font-size: 30px;
	color: #b23d46;
	margin-left: 25%;
}

.f_c {
	width: 50%
}

.f_c dl {
	width: 20%;
	text-align: center
}

.f_c dl dt {
	font-size: 18px;
	color: #b0b1b2;
	line-height: 40px
}

.f_c dl dd a {
	display: block;
	font-size: 14px;
	color: #b0b1b2;
	line-height: 30px
}

.f_c dl dd a:hover {
	color: #fff
}

.fewm {
	width: 8.5%
}


/* copy */

.copy {
	background: #3e4245;
	border-top: 1px solid #525558;
		/* QC */
	padding: 20px 0;
}

.copy p {
	font-size: 14px;
	color: #888;
	line-height: 28px;
	text-align: center;
}

.copy p span.mapbtn {
	display: block;
	float: right;
	font-size: 14px;
	color: #888;
	line-height: 28px;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.copy p span.mapbtn:hover {
	color: #00683d;
}

/* webmap */

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

.webmap_con {
	max-width: 1200px;
	width: 100%;
	background: #fff;
	padding: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.webmap_cont h4 {
	font-size: 18px;
	color: #00683d;
	line-height: 38px;
	text-align: center;
	margin-bottom: 35px
}

.webmap_conb {
	padding: 0 170px;
	position: relative
}

.webmap_conb:before {
	content: '';
	width: 100%;
	height: 3px;
	background: #eee;
	position: absolute;
	left: 0;
	top: 58px;
	z-index: -1
}

.webmap_conb dl {
	float: left;
	text-align: center;
	margin-left: 95px
}

.webmap_conb dl:first-child {
	margin-left: 0
}

.webmap_conb dl dt {
	font-size: 18px;
	color: #333;
	line-height: 58px;
	border-bottom: 3px solid #00683d;
	margin-bottom: 15px
}

.webmap_conb dl dd a {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 30px
}

.webmap_con .clo {
	width: 54px;
	height: 54px;
	background: #00683d;
	text-align: center;
	line-height: 54px;
	font-size: 30px;
	color: #fff;
	position: absolute;
	right: 0;
	top: -74px;
	cursor: pointer
}


/* page */

.page {
	text-align: center
}

.page a {
	display: inline-block;
	width: 40px;
	height: 30px;
	margin: 0 3px;
	text-align: center;
	position: relative
}

.page a.next {
	width: 60px;
	margin-left: 30px
}

.page a.next span {
	display: block;
	width: 100%;
	font-size: 16px
}

.page a span {
	font-size: 14px;
	line-height: 30px;
	color: #999;
	position: absolute;
	left: 50%;
	top: 50%;
	width:100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.page a.on span,
.page a:hover span {
	width:100%;
	font-size: 18px;
	color: #333;
}


/* mian */

.main {
	padding: 55px 0 80px
}

.index {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
/* index */

.it {
	text-align: center;
}

.it h5 span {
	display: inline-block;
	font-size: 28px;
	color: #333;
	line-height: 48px;
	position: relative;
	padding-top: 12px
}

.it h5 span:after {
	content: '';
	width: 286px;
	height: 36px;
	background: url(../images/h_bg1.png) no-repeat center;
	background-size: auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -143px
}

.it h3 {
	font-size: 50px;
	color: #333;
	line-height: 1;
	text-transform: uppercase;
}

.it p {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	margin-top: 20px;
	position: relative;
	text-transform: uppercase;
}

.it p:before {
	content: '';
	width: 164px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0)
}

.index1 {
	padding: 80px 0 60px;
}

.i1b {
	margin-top: 30px
}

.i1b>ul {
	overflow: hidden;
	position: relative;
}

.i1b li {
	width: 23.167%;
	float: left;
	margin-left: 2.444%;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
	-webkit-box-shadow: 0 0 8px 2px #ccc;
	box-shadow: 0 0 8px 2px #ccc;
	cursor: pointer
}

/* .i1b .swiper-slide:nth-child(2n+1) li{margin-top:8%} */
.i1b li:nth-child(1) {
	margin-left: 0
}

.i1b li:nth-child(1),.i1b li:nth-child(3) {
	margin-top: 4%
}

.i1b .pic {
	position: relative;
	overflow: hidden
}

.i1b .pic img {
	width: 100%
}

.i1b .cover {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background: rgba(230,0,18,.3);
	text-align: center;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease
}

.i1b .cover .cons {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 80%
}

.i1b .cover h4 {
	font-size: 22px;
	color: #fff;
	line-height: 32px;
	text-transform: uppercase
}

.i1b .cover a {
	display: block;
	width: 100%;
	height: 38px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	margin: 0 auto;
	margin-top: 35%
}

.i1b .cover a:hover {
/* -webkit-animation:swing .8s linear;animation:swing .8s linear */
	border-color: rgba(230,0,18,.3);
}

.i1b li:hover .cover {
	top: 0
}

.index2 {
	padding: 60px 0 0
}

.i2b {
	margin-top: 25px;
	width: 100%;
	height: 630px;
	background: url(../images/index2_bg.jpg) no-repeat center;
	background-size: cover;
	padding: 60px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.i2bl {
	width: 48.8%
}

.i2bl .i2blcont .word {
	width: calc(100% - 90px)
}

.i2bl .i2blcont .word p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 96px;
	overflow: hidden
}

.i2bl .i2blconb {
	margin-top: 28px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.i2bl .i2blconb .pic {
	position: relative;
	background: no-repeat top center;
	background-size: cover;
	height: 380px;
}

.i2bl .i2blconb .c_con {
	width: 138px;
	height: 100%;
	background: rgba(230,0,18,.3);
	position: absolute;
	top: 0;
	left: 10%;
	padding: 0 20px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.i2bl .i2blconb .c_height {
	position: absolute;
	left: 10%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(0,-50%);
	width: 80%;
}

.i2bl .i2blconb .c_con h4 {
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 20%
}

.i2bl .i2blconb .c_con p {
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	height: 144px;
	overflow: hidden
}

.i2br {
	width: 44.5%;
	padding-right: 4%;
	position: relative
}

.i2br:before {
	content: '';
	width: 140px;
	height: 160px;
	border: 2px solid #62b095;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

.i2br .pic {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: no-repeat top center;
	background-size: cover;
	height: 504px;
}

.i2br .cover {
	position: absolute;
	bottom: -60px;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 40px;
	text-align: center;
	background: rgba(0,104,61,.5);
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease
}

.i2br .cover p {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden
}

.i2br:hover .cover {
	bottom: 0
}

.i2br a.more {
	display: block;
	width: 132px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color: #fff;
	background: #00683d;
	position: absolute;
	right: -3%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	text-transform: uppercase;
}

.i2br a.more:hover {
	color: #00683d;
	background: #fff
}

.index3 {
	padding: 110px 0 80px
}

.i3bl {
	width: 41.67%;
	position: relative;
	z-index: 1
}

.i3bl:before {
	content: '';
	width: 340px;
	height: 310px;
	border: 2px solid #00683d;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	z-index: -1
}

.i3bl .pic {
	margin-top: 3.8%
}

.i3bl .word {
	margin-top: 3.8%;
	background: #fff;
	padding-bottom: 3.8%
}

.i3bl .word h3 {
		/* QC */
	font-size: 30px;
	color: #00683d;
	line-height: 70px;
	text-transform: uppercase;
	border-bottom: 2px solid #00683d
}

.i3bl .word h5 {
	font-size: 16px;
	color: #00683d;
	line-height: 36px;
	margin-bottom: 20px
}

.i3bl .word h4 {
	font-size: 27px;
	color: #00683d;
	line-height: 42px;
	border-bottom: 2px solid #00683d;
    text-align: center;
}

.i3br {
	width: 55.8%;
	margin-top: 4%
}

.i3br p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	height: 72px;
	overflow: hidden
}

.i3br h4 {
	font-size: 18px;
	color: #00683d;
	line-height: 28px;
	margin-top: 10%
}

.i3br h4 a {
	display: block;
	width: 92px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	background: #00683d;
	margin-left: 20px;
}
/*.honor {text-align: center;}*/
.index5 .honor a {
		display: block;
		width: 92px;
		height: 28px;
		text-align: center;
		line-height: 28px;
		font-size: 14px;
		color: #fff;
		background: #00683d;
	float: right;
}

.i3br h4 a:hover {
	color: #00683d;
	background: #fff
}

.index4 {
	padding-top: 60px;
}

.i4b {
	width: 100%;

    -moz-user-select: none;
    user-select: none;

	margin-top: 35px;
	height: 704px;
	background: url(../images/index4_bg.jpg) no-repeat center;
	background-size: cover;
	padding: 80px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

    box-sizing: border-box;
}

.i4b>.layout {
	position: relative
}

.i4b_c,
.i4b_l,
.i4b_r {
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.i4b_l {
	width: 148px;
	height: 148px;
	left: 60px;
	top: 185px;
	z-index: 2
}

.i4b_l:before {
	content: '';
	width: 195px;
	height: 194px;
	background: url(../images/i4b_l_bg.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: -60px;
	bottom: -60px
}

.i4b_c {
	max-width: 766px;
	height: 544px;
	z-index: 3;
	left: 168px;
	top: 0
}

.i4b_r {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 25px;
	width: 380px;
	right: 0;
	top: 56px;
	background: #b23d46;
	z-index: 4;
	color: #fff
}

.i4b_r:before {
	content: '';
	border: 8px solid;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	top: 38px;
	left: 0
}

.i4b_r h3 {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	overflow: hidden
}

.i4b_r span {
	display: block;
	width: 50px;
	height: 1px;
	background: #fff;
	margin: 20px 0
}

.i4b_r p {
	font-size: 14px;
	line-height: 30px;
	height: 240px;
	text-align: justify;
	overflow: hidden
}

.ibtn {
	position: absolute;
	left: 90px;
	top: 225px;
	z-index: 5;
}

.ibtn a {
	display: block;
	float: left;
	width: 65px;
	height: 65px;
	background: #00683d;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 65px;
}

.ibtn a:hover {
	color: #00683d;
	background: #fff
}

.index4_b .ibtn {
	position: absolute;
	top: 237px;
	left: 198px;
	z-index: 10
}

.index4_b .ibtn a {
	float: left;
	display: block;
	width: 46px;
	height: 58px
}

.index4_b .ibtn a.arrow-left {
	background: #adadad url(../images/arrowl.png) no-repeat center;
}

.index4_b .ibtn a.arrow-right {
	background: #e60012 url(../images/arrowr.png) no-repeat center;
}

.index5 {
	padding: 80px 0
}

.i5b {
	max-width: 980px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}

.i5b:before {
	content: '';
	width: 0;
	height: 80%;
	border-left: 1px dashed #bcbcbc;
	position: absolute;
	right: 26%;
	top: 0
}

.i5bl {
	width: 60%
}

.i5b .pic span {
	float: left;
	width: 20.6%;
	margin-left: 19.1%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.i5b .pic span:nth-child(1) {
	margin-left: 0
}

.i5b .pic span img {
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.i5b .pic span:hover img {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}

.i5b .word {
	margin-top: 30px
}

.i5b .word p {
	font-size: 16px;
	color: #999;
	line-height: 36px
}

.i5br {
	width: 15.4%
}

.i5br .pic span {
	width: 100%;
	margin-left: 0;
	float: none;
	display: block;
	text-align: center
}


/* 新闻活动 */

.new {
	padding: 50px 0
}

.newt {
	text-align: center;
}

.newt ul {
	display: inline-block
}

.newt li {
	float: left;
	padding: 0 6px
}

.newt li a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 38px;
	padding: 0 38px;
	border-radius: 38px;
	background: #fff
}

.newt li a:hover,.newt li.on a {
	background: #b23d46;
	color: #fff
}

.newb {
	margin-top: 50px
}

.newb li {
	float: left;
	width: 23%;
	margin-right: 1.66%;
	margin-bottom: 30px;
	height: 320px
}

.newb li:nth-child(4n+1) {
	margin-left: 0
}

.newb li .pic {
        max-height: 150px;
	position: relative;
	overflow: hidden
}

.newb li .pic img {
	width: 100%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.newb li .word {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.newb li .word h4 {
	font-size: 18px;
	color: #666;
	line-height: 38px
}

.newb li .word p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

.newb li .word h6 {
	font-size: 14px;
	color: #999;
	line-height: 34px
}

.newb li:hover .pic img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.newb li:hover .word {
	background: #518EC3;
}

.newb li:hover .word h4,
.newb li:hover .word h6,
.newb li:hover .word p {
	color: #fff
}

/* 新闻详情 */

.n_desc {
	background: #f4f4f4
}

.n_descbt {
	text-align: center;
	border-bottom: 1px dashed #ddd;
	padding: 20px 0
}

.n_descbt h4 {
	font-size: 28px;
	color: #333;
	line-height: 48px
}

.n_descbt p span {
	font-size: 14px;
	color: #999;
	line-height: 34px;
	margin: 0 5px
}

.n_descbc p {
	font-size: 14px;
	color: #666;
	line-height: 34px
}

.n_descbc .img_show img:nth-child(1) {
	width: 41%
}

.n_descbc .img_show img:nth-child(2) {
	width: 57.66%
}

.n_descbb a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 40px
}

.n_descbb a span {
	color: #00683d
}

.n_descbb a:hover {
	color: #00683d
}


/* 登录 */

.m_banner {
	background: #f4f4f4;
	padding-bottom: 105px
}

.banner2 {
	width: 100%;
	height: 480px;
	background: url(../images/banner2.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
	margin-top: 100px
}

.b_tabs {
	float: right;
	margin-top: 30px;
	width: 380px;
	padding: 30px;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.b_tabs h4 {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 28px;
	margin-bottom: 25px
}

.b_tabs li {
	margin-bottom: 16px
}

.b_tabs li.mat40 {
	margin-top: 40px
}

.b_tabs li input[type=password],.b_tabs li input[type=text] {
	width: 100%;
	height: 44px;
	line-height: 44px;
	border: 1px solid #ddd;
	font-size: 14px;
	text-indent: 55px
}

.b_tabs li input[type=text] {
	background: url(../images/i2.png) no-repeat 12px center;
	background-size: auto
}

.b_tabs li input[type=password] {
	background: url(../images/i3.png) no-repeat 12px center;
	background-size: auto
}

.b_tabs li input[type=text].short {
	width: 143px;
	background: #fff;
	text-indent: 12px
}

.b_tabs li em a {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-left: 3px
}

.b_tabs li em a font {
	color: #e83828
}

.b_tabs li p a {
	display: block;
	font-size: 12px;
	color: #999;
	line-height: 32px
}

.b_tabs li p a.zhuce {
	color: #333
}

.b_tabs li p a:hover {
	color: #9d0d01
}

.b_tabs li input[type=submit] {
	width: 100%;
	height: 44px;
	font-size: 16px;
	color: #fff;
	background: #9d0d01;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.b_tabs li input[type=submit]:hover {
	opacity: .8
}


/* 留言板 */

.lyb {
	background: #f4f4f4;
	padding: 60px 0
}

.lyb_con {
	margin-top: 30px;
	width: 100%;
	padding: 20px 40px;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.lyb_cont h4 {
	font-size: 16px;
	color: #666;
	line-height: 56px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd
}

.lyb_cont h4 b {
	font-size: 18px;
	color: #333
}

.lyb_conb {
	margin-top: 35px
}

.lyb_conb li {
	margin-bottom: 20px
}

.lyb_conb li span {
	float: left;
	display: block
}

.lyb_conb li span.wl {
	font-size: 14px;
	color: #666;
	line-height: 42px;
	width: 80px;
	margin-right: 10px;
	text-align: right
}

.lyb_conb li span.wr {
	width: calc(100% - 90px)
}

.lyb_conb li span.wr input[type=text] {
	width: 370px;
	height: 42px;
	border: 1px solid #ddd;
	font-size: 14px;
	text-indent: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle
}

.lyb_conb li span.wr textarea {
	width: 100%;
	height: 198px;
	border: 1px solid #ddd;
	font-size: 14px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle
}

.lyb_conb li span.wr img {
	margin-left: 10px;
	vertical-align: middle
}

.lyb_conb li span.wr input[type=submit] {
	width: 282px;
	height: 42px;
	font-size: 16px;
	color: #fff;
	background: #00683d;
	border-radius: 10px;
	margin-left: 90px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.lyb_conb li span.wr input[type=submit]:hover {
	opacity: .8
}


/* 公司文化 */


.n_descb2 h4 {
	font-size: 28px;
	color: #333;
	text-align: center;
	line-height: 48px;
	margin: 50px 0 30px
}

.n_descb2_c {
	width: 100%;
	height: 227px;
	background: url(../images/n_1.png) no-repeat center left;
	background-size: 100%;
	padding-left: 24%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 50px
}
/*QC
.n_descb2_c p:first-child {
	margin-bottom: 50px
}*/

.n_descb2_c p span.p_l {
	display: inline-block;
	font-size: 18px;
	color: #35976e;
	line-height: 36px;
	width: 55px;
	margin-right: 20px;
	vertical-align: middle
}

.n_descb2_c p span.p_r {
	display: inline-block;
	width: calc(100% - 80px);
	font-size: 14px;
	color: #666;
	line-height: 36px;
	vertical-align: middle
}

.n_descb2_b {
	margin-top: 45px
}

.n_descb2_b .img_show {
	margin: 20px 0
}

.n_descb2_b .img_show img {
	float: left
}

.n_descb2_b .img_show img:nth-child(1) {
	width: 37.6%
}

.n_descb2_b .img_show img:nth-child(2) {
	width: 38.5%;
	margin: 0 .9%
}

.n_descb2_b .img_show img:nth-child(3) {
	width: 22.1%
}

.n_descb2_b p {
	font-size: 14px;
	color: #666;
	line-height: 36px
}


/* 社会招聘 */

.zp {
	padding: 0 0 30px;
}

.zp_con {
	margin-top: 45px
}

.zp_con1_l {
	width: 50%;
	height: 480px;
	padding: 30px;
	background: #1c865a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.zp_con1_l h4 {
	font-size: 26px;
	color: #fff;
	line-height: 46px;
	padding-bottom: 12px;
	position: relative;
	margin-bottom: 20px
}

.zp_con1_l h4:before {
	content: '';
	width: 58px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}

.zp_con1_l .pp {
	height: 345px
}

.zp_con1_l p {
	font-size: 16px;
	color: #fff;
	line-height: 32px
}

.zp_con1_r {
	width: 50%;
	height: 480px;
	background: url(../images/zp1.jpg) no-repeat center;
	background-size: cover
}

.zp_con2 {
	padding: 30px;
	background: #fff
}

.zp_con2t h3 {
	font-size: 26px;
	color: #333;
	line-height: 30px;
	padding-bottom: 20px;
	position: relative
}

.zp_con2t h3:before {
	content: '';
	width: 58px;
	height: 1px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0
}

.zp_con2b {
	/*margin-top: 30px; */
}

.jj_select {
	width: 42%
}

.jj_select .sod_select {
	display: inline-block;
	position: relative;
	line-height: 1;
	width: 48%;
	padding: 12.5px 10px;
	border: 1px solid #ddd;
	color: #444;
	font-size: 15px;
	font-weight: 400;
	border-radius: 0;
	background: #fff url(../images/dot.png) no-repeat 95% center
}

.jj_select .sod_select:nth-child(2) {
	float: right
}

.jj_select .sod_select .sod_list {
	width: 100%;
	margin: 0 0 0 -1px;
	border: 1px solid #d8d8d8
}

.jj_search {
	width: 55%
}

.jj_search input[type=text] {
	float: left;
	width: calc(100% - 134px);
	height: 42px;
	line-height: 42px;
	background: #fff;
	border: 1px solid #5296d0;
	text-indent: 20px;
	font-size: 14px;
	border-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.jj_search input[type=submit] {
	float: left;
	width: 134px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	background: #5296d0;
	cursor: pointer
}

.jj2_b {
	width: 80%;
	position:relative;
	left:10%;
}

.jj2_b .table_title{
	height:80px;
	background: #750E6D;
	position:relative;
	width:100%;
	border-radius:50px;
}

.panel__heading-btn{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:40px;
	width:95%;
	font-size:30px;
	font-weight:600;
	color:#fff;
}

.panel__heading-btn:before{
	content:attr(text);
	position:absolute;
	z-index: 10;
	color:pink;
	-webkit-mask:linear-gradient(to left, red, transparent);
}

.panel__heading-btn[aria-expanded=true]:after {
    color: #fff;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

.panel__heading-btn:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    right: 1.66666667em;
    font-size: 1em;
    font-family: polyuspeed!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
    content: "\27A4";
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
}

.q_show {
	width: 100%;
	background: 0 0;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	border-radius:50px
}

.q_show span {
	display: block;
	float: left;
	width: 25%;
	padding: 0 10px;
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 70px;
	position: relative;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-white-space: nowrap;
	-moz-white-space: nowrap;
	-ms-white-space: nowrap;
	-o-white-space: nowrap;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.q_show span.time:after {
	content: "\e615";
	font-family: iconfont;
	font-size: 16px;
	color: #999;
	position: absolute;
	margin-left: 10px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.q_show span:first-child {
	color: #333;
}

.q_show.title {
	background: #e8d1e6;
	border-bottom: 1px solid #A1D2EA
}

.q_show.title span {
	color: #000
	font-weight:500;
	font-size:24px;
	font-family:"Microsoft YaHei";
}

span.title_list {
    width: 35%;
}

span.title_list_2 {
    width: 15%;
}

span.title_list_3 {
    width: 35%;
}

span.title_list_4 {
    width: 15%;
}


.q_show.on,
.q_show:hover {
	background: #e9eef4;
	display: none;
}

.q_show.fix_2.on,
.q_show.fix_2:hover{
	background: #e9eef4;
	display: none;
}

.q_show.fix_3.on,
.q_show.fix_3:hover{
	background: #e9eef4;
	display: none;
}

.q_show.on span.time:after {
	color: #1c865a;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.q_show.title.on,
.q_show.title:hover {
	background: #A1D2EA;
}

.a_hide {
	display: none;
	border-bottom: 1px solid #bbb;
	border-top: 0;
	padding: 20px 30px
}

.a_hide dl {
	margin-bottom: 25px
}

.a_hide dl:last-child {
	margin-bottom: 0
}

.a_hide dl dt {
	font-size: 14px;
	color: #b23d46;
	line-height: 24px
}

.a_hide dl dd {
	font-size: 14px;
	color: #999999;
	line-height: 24px
}

.jj2_b .page {
	padding: 40px 0
}


/* 联系我们 */

.lxwm {
	padding: 60px 0;
	background: #f4f4f4
}

.lxwm_cont {
	text-align: center
}

.lxwm_cont h3 {
	font-size: 28px;
	color: #333;
	line-height: 68px;
	position: relative;
	margin-bottom: 20px
}

.lxwm_cont h3:before {
	content: '';
	width: 58px;
	height: 1px;
	background: #333;
	position: absolute;
	left: 50%;
	margin-left: -29px;
	bottom: 0
}

.lxwm_cont h5 {
	font-size: 18px;
	color: #666;
	line-height: 28px;
	word-spacing: 10px
}

.lxwm_cont h6 {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	word-spacing: 10px
}

.lxwm_conb {
	margin-top: 25px;
	background: #fff
}

.lianxi_bl {
	height: 560px;
	background: #b23d46;
	width: 225px;
	padding: 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.lianxi_bl dl dt {
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	position: relative;
	cursor: pointer
}

.lianxi_bl dl dt:after {
	content: "\e611";
	font-family: iconfont;
	font-size: 13px;
	color: #fff;
	position: absolute;
	right: 0;
	top: auto;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.lianxi_bl dl dt.on:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.lianxi_bl dl dd {
	display: none;
	font-size: 14px;
	color: rgba(255,255,255,.6);
	line-height: 30px;
	cursor: pointer
}

.lianxi_bc {
	width: 421px;
	background: #fff;
	height: 560px
}

.lianxi_bc_con li {
	padding: 25px;
	border-bottom: 1px dashed #e0e0e0
}

.lianxi_bc_con h4 {
	font-size: 18px;
	color: #333;
	line-height: 48px;
	padding-left: 46px;
	background: url(../images/dz.png) no-repeat left center;
	background-size: auto
}

.lianxi_bc_con p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	position: relative;
	padding-left: 46px
}

.lianxi_bc_con p:before {
	content: '';
	font-family: iconfont;
	font-size: 16px;
	color: #666;
	margin-right: 10px
}

.lianxi_bc_con p.i1:before {
	content: "\e64e"
}

.lianxi_bc_con p.i2:before {
	content: "\e8a0"
}

.lianxi_bc_con p.i3:before {
	content: "\e651"
}

.lianxi_bc_con p.i4:before {
	content: "\e616"
}

.lianxi_bc_con p.i5:before {
	content: "\e60d"
}

.lianxi_bc_con .l_page {
	text-align: center;
	padding-top: 8px
}

.lianxi_bc_con .l_page a {
	display: inline-block;
	font-size: 14px;
	color: #333;
	line-height: 44px;
	margin: 0 10px
}

.lianxi_bc_con .l_page a.on,.lianxi_bc_con .l_page a:hover {
	color: #b23d46
}

.lianxi_br {
	height: 560px;
	width: 554px;
	background: url(../images/map.jpg) no-repeat center;
	background-size: cover
}


/* 公司介绍 */

.n_jj {
	padding-bottom: 0
}

.jj_con1 {
	padding-bottom: 40px
}

.jj_con1 .img_show img:nth-child(1) {
	width: 26.8%
}

.jj_con1 .img_show img:nth-child(2) {
	width: 49.3%;
	margin: 0 .85%
}

.jj_con1 .img_show img:nth-child(3) {
	width: 22.2%
}

.jj_con2 {
	background: #fff;
	padding: 60px 0 50px
}

.jj_his {
	position: relative
}

.jj_his:before {
	content: '';
	width: 100%;
	height: 2px;
	background: #e3e3e3;
	position: absolute;
	left: 0;
	top: 6px
}

.jj_his>div {
	max-width: 1000px;
	width: 80%;
	margin: 0 auto;
	overflow: hidden
}

.jj_his .his_con {
	padding-top: 60px;
	background: url(../images/his_bg.png) no-repeat 30% top;
	background-size: auto
}

.jj_his h3 {
	font-size: 42px;
	color: #00683d;
	line-height: 62px
}

.jj_his p {
	font-size: 14px;
	color: #666;
	line-height: 24px
}

.jj_his .h_next,
.jj_his .h_prev {
	width: 52px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	border: 2px solid #b2d1c4;
	border-radius: 50%;
	font-size: 30px;
	color: #b2d1c4;
	cursor: pointer;
	position: absolute;
	top: 60px
}

.jj_his .h_prev {
	left: 0
}

.jj_his .h_next {
	right: 0
}

.jj_his .h_next:hover,
.jj_his .h_prev:hover {
	color: #00683d;
	border-color: #00683d
}

.jj_con3 {
	width: 100%;
	height: 676px;
	background: url(../images/jj3_bg.jpg) no-repeat center;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 50px
}

.jj_con3t {
	margin-bottom: 50px
}

.jj_con3t h4 {
	font-size: 28px;
	color: #333;
	line-height: 48px;
	text-align: center
}

.jj_con3b_l {
	width: 48%
}

.jj_con3b_r {
	width: 48%
}

.jj_con3b_r .wt {
	margin-top: 100px
}

.jj_con3b_r .wt li {
	float: left;
	margin-left: 15px
}

.jj_con3b_r .wt li a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 36px
}

.jj_con3b_r .wt li a:hover,.jj_con3b_r .wt li.on a {
	color: #046738
}

.jj_con3b_r .wb>ul {
	display: none
}

.jj_con3b_r .wb li {
	padding-left: 45px;
	background: url(../images/dz1.png) no-repeat left top;
	background-size: auto;
	margin-top: 30px
}

.jj_con3b_r .wb p {
	font-size: 14px;
	color: #666;
	line-height: 30px
}

.jj_con3b h4 {
	font-size: 26px;
	color: #00683d;
	line-height: 46px;
	margin-bottom: 40px;
	margin-top: 60px
}

.jj_con3b .s_pp {
	height: 250px
}

.jj_con3b .s_pp p {
	font-size: 14px;
	color: #666;
	line-height: 36px
}
/* 业务领域 */

.yyly {
	padding: 60px 0;
	background: #f4f4f4
}

.yyly_t {
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-top: 25px
}

.yyly_t ul {
	display: inline-block;
	vertical-align: top
}

.yyly_t li {
	float: left;
	padding: 0 10px
}

.yyly_t li a {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 46px;
	position: relative;
	outline: 0;
}

.yyly_t li a:before {
	content: '';
	width: 0;
	height: 3px;
	background: #01683d;
	position: absolute;
	left: 0;
	bottom: -1px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.yyly_t li a:hover,.yyly_t li.on a {
	color: #01683d
}

.yyly_t li a:hover:before,.yyly_t li.on a:before {
	width: 100%
}

.yyly_b {
	margin-top: 30px;
	position: relative;
}

.yyly_bt {
	margin-bottom: 20px;
}

.yyly_btl {
	width: 69%;
	height: 441px;
	background: url(../images/yy1.jpg) no-repeat center;
	background-size: cover
}

.yyly_btr {
	width: 31%;
	height: 441px;
	padding: 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}

.yyly_btr h4 {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	margin-bottom: 20px
}

.yyly_btr .pp {
	height: 330px
}

.yyly_btr p {
	font-size: 14px;
	color: #999;
	line-height: 24px
}

.yyly_bb {
	position: relative
}

.yyly_bb>div.a_swper {
	overflow: hidden;
}

.yyly_bb li {
	background: #fff;
	position: relative
}

.yyly_bb li a {
	color: #fff
}

.yyly_bb li img {
	width: 100%
}

.yyly_bb .frontBox .word {
	padding: 15px 20px
}

.yyly_bb .frontBox .word h4 {
	font-size: 16px;
	color: #333;
	line-height: 36px
}

.yyly_bb .frontBox .word p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 72px;
	overflow: hidden
}

.yyly_bb .backBox {
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 25px 0;
	padding-left: 20px;
	height: 260px;
	background: #d2414c;
	padding-top: 5px;
	overflow-y: auto;
	padding-bottom: 10px;
	transition: all .5s;
	opacity: 0;
	filter: alpha(Opacity=0);
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.yyly_bb .backBox h4 {
	font-size: 16px;
	color: #fff;
	line-height: 36px
}

.yyly_bb .backBox p {
	font-size: 14px;
	color: rgba(255,255,255,.5)
}

.yyly_bb li:hover {
	background: #59be94
}

.yyly_bb li:hover .frontBox {
	opacity: 0;
	filter: alpha(Opacity=0)
}

.yyly_bb li:hover .backBox {
	opacity: 1;
	filter: alpha(Opacity=100)
}

.yyly_bb .mCSB_scrollTools .mCSB_draggerRail {
	border-radius: 0;
	background: #1b392c
}

.yyly_bb .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #4c4c4c;
	border-radius: 0
}

.yy_bth .yy_next,
.yy_bth .yy_prev {
	width: 52px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	border: 2px solid #b2d1c4;
	border-radius: 50%;
	font-size: 30px;
	color: #b2d1c4;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	z-index: 101
}

.yy_bth .yy_prev {
	left: -95px
}

.yy_bth .yy_next {
	right: -95px
}

.yy_bth .yy_next:hover,
.yy_bth .yy_prev:hover {
	color: #00683d;
	border-color: #00683d
}



/* 2018.1.17 */


.a_search {
	display: none;
	position: fixed;
	;width: 100%;
	top: 0;
	left: 0%;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 1001;
}

.a_search .a_form {
/* QC */
    max-width: 640px;
/* max-width: 1200px; */
	margin: 0 auto;
	width: 90%;
	position: absolute;
	top: 20%;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0)
}

.a_search .a_form input[type=text] {
	width: calc(100% - 60px);
	height: 60px;
	background: #fff;
	float: left;
	display: block;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-indent: 20px
}

.a_search .a_form input[type=submit] {
	float: left;
	display: block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	border: none;
	background: #6bb70d;
	font-size: 24px;
	color: #fff;
	position: relative;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer;
}
/* QC */
.a_search .a_form input[type=button] {
	float: left;
	display: block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	border: none;
	background: #6bb70d;
	font-size: 24px;
	color: #fff;
	position: relative;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer;
}
/* end */

/* @media */

@media(max-width: 1400px) {
	.yy_bth .yy_prev {
		left: 0
	}

	.yy_bth .yy_next {
		right: 0
	}
}

@media(max-width: 1240px) {
	.i2br:before {
		right: 3%;
	}

	.i2br a.more {
		right: 0;
	}
}

@media(max-width: 1200px) {
	.layout {

/*QC 0 20px */
		padding: 0 7.5%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.copy p span.mapbtn,
    .webmap {
		display: none
	}

	.nav li {
		margin: 0 10px
	}

	.i3bl,
    .i3br {
		width: 100%;
		float: none;
		margin: 10px 0
	}

	.i3bl:before {
		display: none
	}

	.i3bl .pic,
    .i3bl .word {
		width: 26%;
		float: none;
		padding: 0;
		margin: 10px auto;
		text-align: center
	}

	.i3br h4 {
		margin-top: 20px
	}
    /* QC */
    .i3bl .word h4{
        display:none;
    }
    .i3br .dot{
        height: 0;
    }
    /* end */


	.lianxi_br {
		width: 100%;
	}

	.lianxi_bl {
		width: 22%
	}

	.lianxi_bc {
		width: 78%
	}

	.jj_his .h_prev {
		top: -20px;
	}

	.jj_his .h_next {
		top: -23px;
	}
}

@media(min-width: 992px) {
	.nav .licon li a.backI span {
		display: none
	}

	.nav .licon li a.dr span {
		display: none
	}
}

@media(max-width: 992px) {

	.footer {
		padding: 20px 0
	}


	.flogo p {
		margin-left: 0
	}

	.flogo,
    .f_c,
    .fewm {
		width: 100%;
		display: block;
		margin: 10px 0;
		width: 100%;
		text-align: center;
	}

	.flogo img {
		max-width: 80%
	}

	.f_c dl {
		width: 100%;
		text-align: left;
		float: none;
	}

	.f_c dl dt {
		padding: 15px 0;
		position: relative;
		border-bottom: 1px solid #b7b7b7;
		font-size: 16px;
		line-height: 26px;
	}

	.f_c dl dt:before {
		content: "\e60a";
		font-family: 'iconfont';
		font-size: 14px;
		position: absolute;
		right: 10px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.f_c dl.active dt:before {
		content: "\e609";
	}

	.f_c dl dd {
		display: none;
	}

	.nav-skip {
		font-size: 1.3rem;
		line-height: 1.9em;
		display: none;
		box-sizing: border-box;
		width: 2.4rem;
		height: 2.4rem;
		padding: .5em 0 .4em;
		text-align: center;
		text-indent: 2.1875em;
		position: absolute;
		right: 20px;
        /* QC */
		top: 5%;
        /* end */
		margin-top: -1.2rem;
		cursor: pointer;
	}

	.nav-skip span {
		position: relative;
		top: 0.4em;
		margin: 0 auto;
		-webkit-transition-duration: 0s;
		transition-duration: 0s;
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}

	.nav-skip span:before,
    .nav-skip span:after {
		position: absolute;
		content: '';
	}

	.nav-skip span,
    .nav-skip span:before,
    .nav-skip span:after {
		width: 1.3em;
		height: 2px;
		background-color: #000;
		display: block;
		-webkit-transition-duration: 0.2s;
		transition-duration: 0.2s;
		-webkit-transition-delay: 0.2s, 0;
		transition-delay: 0.2s, 0;
	}

	.nav-skip span:before {
		top: -0.4em;
	}

	.nav-skip span:after {
		top: 0.4em;
	}

	.nav-skip.toggled span {
		background-color: rgba(0,0,0,0.0)!important;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
	}

	.nav-skip.toggled span:before,
    .nav-skip.toggled span:after {
		top: 0;
		-webkit-transition-delay: 0, 0.2s;
		transition-delay: 0, 0.2s;
	}

	.nav-skip.toggled span:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.nav-skip.toggled span:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}


	.nav>ul {
		float: none;
		display: block;
/* width:100%; */
        /* QC */
		min-height: 60%;
        /* end */
		overflow-x: hidden;
	}

	.nav li a {
		text-align: left;
		line-height: 40px;
	}

	.nav-skip {
		display: block
	}

	.nav li a:after {
		content: '';
		width: 0;
		height: 2px;
		background: #ffc41c;
		position: absolute;
		left: 50%;
		bottom: 0;
		transition: all .2s ease
	}

	.nav-bg {
		position: fixed;
		z-index: 101;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: none;
		background: rgba(0, 0, 0, .5);
	}

	.nav.close-nav {
		-webkit-transition: -webkit-transform 430ms cubic-bezier(.3, 0, 0, 1);
		transition: transform 430ms cubic-bezier(.3, 0, 0, 1);
		-webkit-transform: translate(600px, 0);
		transform: translate(600px, 0);
	}

	.nav.open-nav {
		-webkit-transition: -webkit-transform 430ms cubic-bezier(.3, 0, 0, 1);
		transition: transform 430ms cubic-bezier(.3, 0, 0, 1);
		-webkit-transform: translate(0, 0) !important;
		transform: translate(0, 0) !important;
	}

	.nav-skip.toggled {
		z-index: 102;
	}

	.snav {
		position: relative;
		padding: 15px;
	}

	.snav dl {
		display: block;
		width: 100%
	}

	.snav dl dd {
		float: none;
		display: block;
		width: 100%
	}

	.snav dl dd i {
		display: none
	}

	.snav dl dd a {
		padding: 0;
		width: 100%
	}

	.nav .licon {
		float: none;
		width: 100%
	}

	.nav .licon li {
		margin: 0;
		line-height: 40px
	}

	.nav .licon li:nth-child(2),
    .nav .licon li:nth-child(3),
    .nav .licon li:nth-child(4) {
		float: none;
		width: 100%
	}
    /*.nav li span{font-size:0;width:100%}*/
	.nav .licon li a {
		height: 40px;
		line-height: 40px;
		display: block;
		width: 100%;
		margin: 0 auto;
		width: 60%;
	}

	.nav .licon li .snav {
		top: 0;
		padding: 0;
		margin-left: 0px!important;
		left: 0;
		transform: translate(0,0);
	}

	.nav .licon li.lang dl dd a {
		width: 100%;
		padding: 0
	}

	.nav .licon li a.backI {
		background: url(../images/i1.png) no-repeat left center;
		background-size: auto;
	}

	.nav .licon li a.dr {
		background: url(../images/dr.png) no-repeat left center;
		background-size: auto;
	}

	.nav .licon li a.hssting {
		background: url(../images/she1.png) no-repeat left center;
		background-size: auto;
	}

	.nav .licon li a.backI span {
		display: block;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	.nav .licon li a.dr span {
		display: block;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	.nav .licon li.ps {
		width: 60%;
		margin: 0 auto
	}

	.nav li span.search {
		width: 100%;
		line-height: 1;
		height: 30px;
		padding: 0;
		border: 0;
	}

	.nav li span.search:after {
		content: '搜索';
		font-size: 16px;
		line-height: 30px;
		color: #000;
		width: 100%;
		position: absolute;
		left: 0;
		top: auto;
		text-align: center;
	}


    /*.isearch{position: relative; display: block!important; padding: 0;top: auto; }
    .isearch input[type=text]{width: 80%}
    .isearch input[type=submit]{float: right}*/

	.i1b .swiper-slide:nth-child(2n+1) li {
		margin-top: 0
	}

	.i2b {
		height: auto
	}

	.i2bl,
    .i2br {
		width: 100%;
		float: none;
		margin: 10px 0;
		padding: 0
	}

	.i2bl .i2blconb .pic,
    .i2br .pic {
		height: 500px
	}

	.index3 {
		padding: 40px 0
	}

	.i3bl .pic,
    .i3bl .word {
		width: 50%;
	}

	.i3bl .word h3 {
		font-size: 30px;
	}

	.i3br {
		margin-top: 20px;
	}

	.i4b {
		margin-top: 25px;
		padding: 0;
		height: auto;
		background: none
	}

	.i4b_l {
		display: none
	}

	.i4b_l,
    .i4b_c,
    .i4b_r {
		position: relative;
	}

	.i4b_c,
    .i4b_r {
		width: 100%;
		max-width: 100%;
		height: auto;
		float: none;
		left: auto;
		top: auto;
		right: auto
	}

	.i4b_c img {
		width: 100%;
		max-width: 100%
	}

	.i4b_r {
		padding: 20px;
		padding-bottom: 80px
	}

	.i4b_r h3 {
		font-size: 18px;
		line-height: 28px
	}

	.i4b_r span {
		margin: 10px 0
	}

	.i4b_r p {
		height: 120px;
	}

	.ibtn {
		top: auto;
		bottom: 20px;
		left: auto;
		right: 20px
	}

	.ibtn a {
		width: 40px;
		height: 40px;
		line-height: 40px
	}

	.index5 {
		padding: 40px 0
	}

	.i5b:before {
		display: none
	}

	.i5bl,
    .i5br {
		float: none;
		width: 100%;
		margin: 20px 0
	}

	.i5b .word {
		text-align: center;
		margin-top: 20px;
	}

	.n_descb2 h4 {
		margin: 20px 0
	}
/*QC
	.n_descb2_c p:first-child {
		margin-bottom: 20px
	}*/

	.n_descb2_b {
		margin-top: 0
	}

	.zp_con1_l,
    .zp_con1_r {
		width: 100%;
		float: none;
	}

	.zp_con1_l h4 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.zp_con2t h3 {
		font-size: 20px;
		padding-bottom: 10px;
		text-align: center;
	}

	.zp_con2t h3:before {
		left: 50%;
		margin-left: -29px;
	}

	.jj_select,
    .jj_search {
		width: 100%;
		float: none;
		margin: 10px 0
	}

	.zp {
		padding-top: 40px;
	}

	.lyb_conb li span.wr input[type=text],
    .lyb_conb li span.wr input[type=submit] {
		width: 100%;
		margin: 0
	}

	.lyb_conb li span.wr input[type=text].short {
		width: 60%
	}

	.lyb_conb li span.wr img {
		width: 30%;
		height: 42px;
	}

	.jj_con3 {
		height: auto;
		padding: 40px 0
	}

	.jj_con3t {
		margin-bottom: 20px;
	}

	.jj_con3b_l {
		display: none
	}

	.jj_con3b_r {
		float: none;
		width: 100%;
		margin: 0 auto;
	}

	.jj_con3b_r .wt {
		margin-top: 0
	}

	.jj_con3b h4 {
		/* QC */
		display: none;
		margin: 20px 0
	}

	.yyly_btl,
    .yyly_btr {
		width: 100%;
		float: none;
	}

	.yyly_btl {
		height: 341px;
	}

	.yyly_btr,
    .yyly_btr .pp {
		height: auto;
	}
}

@media(max-width: 768px) {
	.header {
		height: 60px;
	}
/* QC
	.banners {
		margin-top: 60px;
	}
 */
	.logo {
		line-height: 60px;
	}

	.logo img {
		max-width: 60%
	}



	.it h5 span {
		font-size: 20px;
		line-height: 30px;
		padding-top: 0
	}

	.it h5 span:after {
		display: none
	}

	.it h3 {
		font-size: 25px;
	}

	.it p {
		margin-top: 15px;
	}

	.index1 {
		padding: 40px 0
	}

	.i1b {
		margin-top: 10px
	}

	.i1b .cover h4 {
		font-size: 20px;
	}

	.index2 {
		padding: 20px 0 0
	}

	.i2b {
		padding: 20px 0;
		margin-top: 20px;
	}

	.i2bl .i2blconb .pic,
    .i2br .pic {
		height: 400px;
	}

	.i3bl .pic,
    .i3bl .word {
		width: 100%;
	}

	.newb li {
		width: 48%;
		margin-left: 0%;
	}

	.newb li:nth-child(4n+1) {
		margin-left: 0
	}

	.newb li:nth-child(2n) {
		float: right;
	}

	.newb li .word h4 {
		font-size: 16px;
	}

	.n_desc {
		padding: 50px 0
	}

	.n_descbt h4 {
		font-size: 22px;
		line-height: 40px
	}

	.banner2 {
		margin-top: 60px;
	}

	.m_banner {
		padding: 0
	}

	.banner2 {
		height: auto;
	}

	.b_tabs {
		width: 100%;
		margin-bottom: 30px;
	}

	.b_tabs li input[type=text].short {
		width: 100%
	}

	.b_tabs li em {
		width: 100%;
		margin-top: 20px;
	}

	.n_descb2 h4 {
		font-size: 20px;
		line-height: 40px;
	}

	.n_descb2_c {
		height: auto;
		background: none;
		padding: 0
	}

	.n_descb2_c p span.p_l,
    .n_descb2_c p span.p_r {
		width: 100%;
		text-align: center;
	}

	.n_descb2_b .img_show img {
		width: 100%!important;
		margin: 10px 0;
	}

	.q_show span {
		width: 33.33%;
		line-height: 50px;
	}

	span.title_list {
    		width: 100%;
	}

	span.title_list_2 {
		display:none;
	}

	span.title_list_3 {
		display:none;
	}

	.q_show span:nth-child(2),
    .q_show span:nth-child(5) {
		display: none;
	}

	.jj2_b .page {
		padding: 20px 0;
	}

	.lxwm {
		padding: 40px 0;
	}

	.lxwm_cont h3 {
		font-size: 22px;
		line-height: 44px;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.lxwm_cont h5 {
		font-size: 16px;
		word-spacing: 0;
	}

	.lxwm_cont h6 {
		font-size: 14px;
		word-spacing: 0;
	}

	.yyly_t {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.yyly_t ul {
		width: 150%;
	}
}

@media(max-width: 640px) {
	.i1b li {
		width: 46%;
		margin: 0!important;
		margin-bottom: 4%!important
	}

	.i1b li:nth-child(2n) {
		float: right
	}

	.i2bl .i2blconb .pic,
    .i2br .pic {
		height: 300px;
	}

	.newt li a {
		padding: 0 11px
	}

	.newb {
		margin-top: 30px;
	}

	.newb li {
		width: 100%;
	}

	.n_descbc .img_show img:nth-child(1),
    .n_descbc .img_show img:nth-child(2) {
		width: 100%;
		margin: 10px 0
	}

	.q_show span {
		font-size: 14px;
	}

	.lianxi_bl,
    .lianxi_bc {
		width: 100%;
		float: none;
		height: auto;
	}

	.lianxi_br {
		float: none;
		height: 360px;
	}

	.lyb_con {
		padding: 20px;
	}

	.lyb_cont h4 {
		line-height: 40px;
	}

	.lyb_conb li span.wl,
    .lyb_conb li span.wr {
		float: none;
		width: 100%;
		text-align: left;
	}

	.yyly_bb .backBox {
		height: 200px;
	}
}

@media(max-width: 521px) {
	.yyly_t ul {
		width: 200%
	}
}

@media(max-width: 420px) {
	.i1b li {
		float: none;
		width: 75%;
		margin: 0 auto!important;
		margin-bottom: 4%!important
	}

	.i1b li:nth-child(2n) {
		float: none
	}

	.page a.next {
		display: block;
		margin-left: 0;
		margin: 0 auto
	}

	.yyly_t ul {
		width: 260%
	}

	.y_sc {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.y_scs {
		width: 140%
	}
}
/* 2018.3.19 */

.a_box>div {
	display: none
}
/*.a_box >div{height: 0;overflow: hidden;}*/

.b_box .yyly_bb li:hover {
	background: #fff;
}

.b_box .yyly_bb li:hover .frontBox {
	opacity: 1;
	filter: alpha(Opacity=0)
}

.b_box .yyly_bb li:hover .backBox {
	opacity: 1;
	filter: alpha(Opacity=100)
}


/* 2020 */

a.logo {
    max-width: 650px;
}

a.logo img {
    max-width: 100%;
}

@media(max-width: 1200px){
  .ban_box:hover .icon-vol{display: none;}
}




.logo1 {
    display:none;
    position:relative;
    float:left;
    left:3%;
}

.logo1 img{
	max-width:100%;
}

.logo_word2 {
    display:none;
    font-family: "KaiTi";
}

.logo_word {
    position: relative;
    top: 40px;
    float:left;
    font-family: "KaiTi";
}

span.logo_chinese {
    font-size: 18pt;
}

span.logo_english {
    font-size: 14pt;
}


.logo_word3{
	display:none;
    font-family: "KaiTi";

}

@media screen and (max-width:1515px){
	.logo_word{
		display:none;
	}
	.logo_word3{
		position:relative;
		float:left;
		top:50px;
		display:block;
		font-size:15pt;
	}
	.logo{
		display:none;
	}
	.logo1{
		display:block;
		max-width:250px;
}
}

@media screen and (max-width:1465px){
	.logo_word3{
		position:absolute;
		left:250px;
		top:40px;
	}
	.logo{
		left:3%;
	}
}

@media screen and (max-width:1200px){
	.logo_word{
		display:block;
		top:23px;
	}
	.logo_word3{
		display:none;
	}
	.logo1{
        display:none;
	}
	.logo{
		display:block;
		width:430px;
	}
}

@media screen and (max-width:800px){
	.logo_word{
		position:relative;
		left:3%;
		top:5px;
		font-size:10pt;
	}
	.logo_word2{
		display:none;
	}
	.logo_word3{
		display:none;
	}
	.logo {
		display:none;
	}
	.logo1 {
		display:block;
		width:115px;
	}
}

@media screen and (max-width:640px){
	.logo_word{
		display:none;
	}
	.logo_word3{
		display:block;
		position:relative;
		left:3%;
		top:15px;
		font-size:5pt;
	}
}

@media screen and (max-width:450px){
	.logo_word3{
		display:none;
	}
	.logo_word2{
		display:block;
		position:absolute;
		font-size:5pt;
		top:16px;
		left:123px;
	}
	.logo1{
		width:98px;
		top:5px;
	}
}/*公共*/
.tc{text-align: center;}
.tr{text-align: right;}
.header{ width: 100%;height: 118px;z-index: 999;background: url(../images/hbg.png) center no-repeat;color: #94252a;}
.padshowbox{position: }
.logo{float: left; line-height: 118px;}
.nav{float: left;}
.nav > li {
    margin-left: 58px;
    float: left;
    height: 90px;
    line-height: 87px;
    position: relative;
}
/*.ico{position: absolute; top: 15px;right: 0;}
.ico .lk{float: left;width: 1px;height: 15px;background: #94252a;margin:0 20px;}
.ico a{display: inline-block;vertical-align: middle;background-repeat: no-repeat;background-position: center;cursor: pointer;}
.ico .ico1{width: 17px;height: 17px; float: left; background-image: url(../images/search.png);} 
.ico .ico2{width: 17px;height: 17px; float: left; background-image: url(../images/pel.png);} 
.ico .lan{float: left;position: relative; width: 72px;}
.ico .lan span{margin-right: 5px;}
.ico .lan h2{font-size: 12px;cursor: pointer; }
.ico .lan h2 i{display: inline-block; width: 20px;height: 20px; background: url(../images/en.png) center no-repeat; margin-right: 8px; vertical-align: middle;}
.ico .lan h2 em{width: 10px;height: 6px;background-image: url(../images/jt.png);}
.ico .lan dl{position: absolute;width: 66px;background: #94252a;z-index: 10; display: none;top: 25px;}
.ico .lan dl dd{height: 30px;line-height: 30px;color: #fff;text-align: center; cursor: pointer;}
.ico .ico4{float: left;color: #94252a; }
.ico .ico4 i{display: inline-block;width: 25px;height: 19px;background: url(../images/pc.png) center no-repeat; vertical-align: middle;margin-right: 5px;}*/
.ico{position: absolute; top: 15px;right: 0;}
.ico .lk{float: left;width: 1px;height: 15px;background: #94252a;margin:0 20px;}
.ico a{display: inline-block;vertical-align: middle;background-repeat: no-repeat;background-position: center;cursor: pointer;}
.ico .ico1{height: 17px; float: left; background: url(../images/search.png) left top no-repeat; padding-left: 20px; color: #94252a;} 
.ico .ico1 span{display: none; }
.ico .ico2{height: 17px; float: left; background: url(../images/pel.png) left top no-repeat;padding-left: 20px;color: #94252a;} 
.ico .ico2 span{display: none;}
.ico .lan{float: left;position: relative; width: 72px;}
.ico .lan span{margin-right: 5px;}
.ico .lan h2{font-size: 12px;cursor: pointer; }
.ico .lan h2 i{display: inline-block; width: 20px;height: 20px; background: url(../images/en.png) center no-repeat; margin-right: 8px; vertical-align: middle;}
.ico .lan h2 em{width: 10px;height: 6px;background-image: url(../images/jt.png);}
.ico .lan dl{position: absolute;width: 66px;background: #94252a;z-index: 10; display: none;top: 25px;}
.ico .lan dl dd{height: 30px;line-height: 30px;color: #fff;text-align: center; cursor: pointer;}
.ico .ico4{float: left;color: #94252a; }
.ico .ico4 i{display: inline-block;width: 25px;height: 19px;background: url(../images/pc.png) center no-repeat; vertical-align: middle;margin-right: 5px;}

.footer{;background: #ffe450; color: #000;font-size: 14px;}
.foot{padding-top: 23px;padding-bottom: 23px;}
.footl{float: left;}
.footlt a{float: left;color: #000;line-height: 30px; } 
.footlt .wmap{margin: 0 15px;}
.footl p{line-height: 30px;}
.footl p a{color: #fff;}
.footr{float: right;} 


.nav{padding-top: 25px;}
.nav>li{margin-left: 58px; float: left;/* height: 90px;*/line-height: 90px;position: relative;}
.nav>li>a{font-size: 17px;color: #94252a;display: inline-block;height: 15px;line-height: 15px; vertical-align: middle;font-weight: bold; /*font-family:LiSu;*/}
.nav>li .menu2{width: 1200px;}
.nav>li.on{border-bottom: 3px solid #94252a; }
.nav>li:hover{border-bottom: 3px solid #94252a;}
.num2{display: none;background: #553a99;}
.num2>li>a{color: white;}
.padshowbox{float: right; position: relative;}
.pc_menu{padding: 10px 0; background: white; position: absolute;left: 0px; top: 110px;width: 100%; border-bottom: 1px solid rgb(233,233,233);display: none;}
.pc_menu .pc_menu2{text-align: center;display: none;}
.pc_menu .pc_menu2 dl {display: inline-block;}
.pc_menu .pc_menu2 dl dd{float: left;margin: 0 30px;}
.pc_menu .pc_menu2 dl dd a{ color:rgb(102,102,102);font-size: 14px;}
.pc_menu .pc_menu2 dl dd a:hover{ color:rgb(233,89,48); }
.pc_menu .pc_menu2 dl dd img{height: 38px;}


.snav {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 100;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    left: 50%;
    min-width: 100%;
    left: 0;
    text-align: center;
    line-height: 35px;
    background: rgba(7, 54, 96, .5);
    padding: 10px 0px;
    width: auto
}
.snav dl{display: block;}
.snav dl dd a{display:block;font-size:14px;color:#999;padding: 8px 0}
.snav dl dd a:hover{color:#fff}

.snav a span{
    display: block;
    line-height: 20px;
}

@media screen and (max-width: 1200px){
.ico .lan dl{position: relative;;top:0;margin-top: 5px;}
.header{ height: 80px;}
.header_wrap{padding: 0;}
.logo{position: relative;line-height: 80px; z-index: 9992;margin-left: 3%;}
.logo img{max-height:60px; } 
.padshowbox{position: fixed; background: #f8f8f8; left: 0; bottom: 0; top: 0; box-sizing: border-box; overflow: auto;
transition: all .5s;-webkit-transition: all .5s;  -ms-transform:all .5s;-o-transform:all .5s;-moz-transform:all .5s;
right: 0;
padding-bottom: 10px;
transform: translate3d(0px,100%, 0px); 
-ms-transform: translate3d(0,100%,0);	/* IE 9 */
-moz-transform: translate3d(0,100%,0); 	/* Firefox */
-webkit-transform: translate3d(0,100%,0); /* Safari 和 Chrome */
-o-transform: translate3d(0,100%,0); 
text-align: center; z-index: 9999;} 
.menubox.show, .padshowbox.show{transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);} 
.navbtn{z-index: 10000;margin-right: 3%; position: relative; right: 20px; background-size: 25px auto; height: 80px; width: 25px; background-image: url("../images/nav-open.png") ; background-position: center; background-repeat:no-repeat; cursor: pointer; float: right;} 
.navbtn.show{background-image: url("../images/nav-close.png");} 
.ico{display: inline-block; float: none; cursor: pointer; margin-left: 0; position: relative;} 
.ico .ico4{display: block; float: none; margin-bottom: 10px;}
.ico .ico2{display: block; float: none;margin-bottom: 10px;}
.ico .ico1{display: block; float: none;margin-bottom: 10px;}
.ico .ico1 span{display: block;font-size: 12px;}
.ico .ico2 span{display: block;font-size: 12px;}
.ico .lan{display: block; float: none;margin-bottom: 10px;}
.ico .language{position: relative;top: 5px;left: -22px;}
.ico .lk{display: none;}

.nav{float: none;} 
.nav li{margin-right:0; float: none; text-align: center;} 
.nav2{display: block;}
.nav2_menu{display: none;}
.content{width: 100%;} 
.con_left{width: 100%;} 
.nav>li{border-bottom: 1px solid #b7b7b7;margin-left: 62px;}
.sign{width: 95%;margin: 0 2.5%;} .con_right{margin-top: 15px;width: 95%;margin-left: 2.5%;} 
.right_top{width: 50%;float: left;} 
.right_bot{width: 45%;float:right;margin-top: 0;margin-left: 0;} 
.right_bot h2{margin-bottom: 80px;} .recommend img{display: inline-block;width: 100%; /*height: 275px;*/} 

.snav{position: relative;top:auto}

/**/
.nav{padding-top:60px}
.nav>li{margin-left:0;line-height:60px;text-align:left}
.nav>li>a{display:block;width:100%;padding:0 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto;line-height:60px;text-align: center;}
.snav dl dd a{display:block;width:100%;padding:0 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left}
.ico {display: block;width: 100%;text-align: left;padding: 0 50px;}
.ico .ico4{margin-bottom:15px;line-height:30px;font-size:16px}
.ico .ico4 i{margin-right:10px}
.ico .ico2{padding-left:35px;line-height:30px;margin-bottom:15px;height:auto;background:url(../images/pel.png) left center no-repeat;background:auto}
.ico .ico2 span{font-size:16px}
.ico .lan{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px}
.ico .lan h2{line-height:30px;font-size:16px}
.ico .lan h2 i{margin-right:32px}
.ico .lan span{vertical-align:middle}
.ico .lan dl{width:100%}
.ico .ico1{padding-left:35px;line-height:30px;background:url(../images/search.png) left center no-repeat;background-size:auto}
.ico .ico1 span{font-size:16px}
/**/
}

@media screen and (max-width: 800px){
.header{height: 50px;} 
.logo{position: relative;top: 0px;left: 3%; height: 40px;line-height: 40px;}
.logo img{height: 40px;vertical-align: middle;}
.navbtn{background-size: 25px auto; height: 50px; width: 25px;} 
.ico .lan h2{line-height: 20px;}
.ico .ico4{line-height: 20px;font-size: 16px;margin-top: 5px;}
.choose{padding-left: 5%;} 
.input_box{width: 90%;margin-left: 5%;margin-bottom: 2%;}

.nav>li{width: 90%;margin: 0 5%;}


.ico .ico2{height: 24px;}
.ico .ico1{height: 24px;}
.ico {margin: 0 auto;}
.ico .lan {margin-top: 5px;}
.ico .lk{margin: 0px 10px ;height: 24px;}


}
@media screen and (max-width: 960px){
.foot.layout{width: 96%;padding: 20px 2%;}
.foot .footl{float: none; text-align: center;}
.foot .footl a{float: none;font-size: 12px;}
.foot .footl p{font-size: 12px;}
.foot .footr{float: none;text-align: center;}

}

.layout.clearfix.header_wrap {
    max-width: 1700px;
}

 .banners img {
max-height:100px;
width:100%;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0}

/*登录*/
.mask{position: fixed;width: 100%;height: 100%;left: 0;top: 0; background:rgba(0,0,0,.5);z-index: 10000;display: none;}
.mask .denl_box{position: absolute;left:50%;margin-left: -200px;top: 200px;  width: 338px; padding: 15px 35px 30px;background: #fff;border-radius: 2px;}
.mask .denl_box h2{height: 59px;border-bottom: 1px solid #dddddd;margin-bottom: 30px;}
.mask .denl_box h2 span{float: left;height: 58px;line-height: 58px;font-size: 16px;color: #333;border-bottom: 2px solid #7b0001;}
.mask .denl_box form input{display: block;padding-left: 15px;width:320px;  height: 40px; line-height: 40px; border: 1px solid #d6d6d6; border-radius: 3px;background: #f4f4f4;margin-bottom: 20px;}
.mask .denl_box form .submit{background: #89141d;padding:0;font-size: 15px;color: #fff;border-color:  #89141d;width: 336px;cursor: pointer;}
.mask .denl_box form .wd label{float: left; font-size: 12px;color: #666;line-height: 20px; cursor: pointer;}
.mask .denl_box form .wd label i{display: inline-block;width: 18px;height: 18px;background: url(../images/sel.png) center no-repeat;vertical-align: middle;margin-right: 5px;}
.mask .denl_box form .wd label.on i{background: url(../images/selon.png) center no-repeat;}
.mask .denl_box form .wd a{float: right;color: #89141d;line-height: 20px;font-size: 14px;}
.mask .denl_box .close{position: absolute; right: -50px;top: -50px;width: 30px;height: 30px; background: url(../images/close.png) center no-repeat ; cursor: pointer;}

.map_box{position: fixed;width: 100%;height: 100%;left: 0;top: 0; background:rgba(0,0,0,.5);z-index: 10000; display: none;}
.map_box .mapnav{position: absolute;left:50%;margin-left: -570px;top: 200px;width: 1140px;  padding: 50px 35px;background: #fff;border-radius: 2px;}
.fnav{padding-left: 130px;position: relative;}
.fnav:before{content: "";width: 100%;height: 3px;position: absolute;background: #eeeeee;left: 0;top: 65px;}
.fnav li{position: relative; float: left;margin-right: 67px; }
.fnav li h2{margin-bottom:23px; font-size: 15px;height: 65px;}
.fnav li h2 a{color: #1b1b1b; display: block;height: 65px;line-height: 65px;border-bottom:3px solid #8d1a2b; }
.fnav dl dd{line-height: 24px;height: 20px;margin-bottom: 10px;text-align: center;}
.fnav dl dd a{color: #909090;font-size: 12px;display: block;}
.fnav dl dd a:hover{color: #1b1b1b;}
.map_box .mapnav .close2{position: absolute; right: 0px;top: -70px;width: 60px;height: 60px; background: url(../images/close2.png) center no-repeat ; cursor: pointer;}
@media screen and (max-width: 1420px){
	.map_box .mapnav{position: absolute;left:5%;margin-left: 0px;width: 90%;  padding: 2%;background: #fff;border-radius: 2px;}
	.fnav{padding-left: 10%;position: relative;}
	.fnav li {margin-right:  6%}

}
@media screen and (max-width:960px){
	.fnav:before{content: "";width: 0;height: 0px;position: absolute;background: #eeeeee;left: 0;top: 65px;}
	.map_box .mapnav{position: absolute;left:5%;margin-left: 0px;width: 90%;  padding: 2%;background: #fff;border-radius: 2px;}
	.fnav{padding-left: 10%;position: relative;}
	.fnav li {width: 20%;text-align: center;padding:0 5%;margin: 0 0 10px;}






}
@media screen and (max-width:460px){
	.map_box .mapnav{top: 100px;}
	.map_box .mapnav{position: absolute;left:3%;margin-left: 0px;width: 90%;  padding: 2%;background: #fff;border-radius: 2px;}
	.fnav{padding-left: 0%;position: relative;}
	.fnav li {width: 20%;text-align: center;padding:0 6.5%;margin: 0 0 10px;}
	.fnav li h2{margin-bottom:15px; font-size: 14px;height:30px;}
.fnav li h2 a{color: #1b1b1b; display: block;height: 30px;line-height: 30px;border-bottom:2px solid #8d1a2b; }
.fnav dl dd{line-height: 16px;height: 16px;margin-bottom: 5px;text-align: center;}
.fnav dl dd a{color: #909090;font-size: 12px;display: block;}
.map_box .mapnav .close2{position: absolute; right: 0px;top: -40px;width: 30px;height: 30px; background: url(../images/close2.png) center no-repeat ; cursor: pointer;background-size: 100%}

.mask .denl_box{top: 150px;}
.mask .denl_box{width: 90%;padding: 4% 2%;left: 3%;margin-left: 0;}
.mask .denl_box form input{width: 95%;padding-left: 5%;}
.mask .denl_box form .submit{width: 100%;padding: 0;}
.mask .denl_box .close{ right: 0px;top: -40px;width: 20px;height: 20px; background: url(../images/close.png) center no-repeat ; cursor: pointer;background-size: 100%}
.mask .denl_box h2{height: 30px;}
.mask .denl_box h2 span{height: 28px;line-height: 28px;}
}
.kong{height: 80px;}
.mask3{position: fixed;width: 100%;height: 100%;left: 0;top: 0; background:rgba(0,0,0,.5);z-index: 10002;display: none;}
.ico_search { position: absolute; width: 600px;height: 60px; left: 50%;top: 100px; margin-left: -300px; /* border:1px solid rgb(234,234,234);*/ overflow: hidden;background: #fff;border-radius: 5px;}
.ico_search .ico_text{border:0; outline: none;width: 490px; padding-left: 10px; float: left; vertical-align: middle;height: 60px;font-size: 16px;}
.ico_search .all_btn{float: left; width: 100px;height: 60px; cursor: pointer; border:0;color: transparent;outline: none; background: #bd2f36 url(../images/icon17.png) no-repeat center;}
.mask3 .close{position: absolute; right: 20px;top: 20px;width: 30px;height: 30px; background: url(../images/close.png) center no-repeat ; cursor: pointer;}
@media screen and (max-width:650px){
	.ico_search { position: absolute; width: 96%;height: 40px; left: 2%;top: 100px; margin-left: 0px; }
	.ico_search .ico_text{width:calc(100% - 60px); padding-left: 10px; height: 40px;font-size: 14px;}
	.ico_search .all_btn{width: 50px;height: 40px; background: #bd2f36 url(../images/icon18.png) no-repeat center;}
}

.icon{display: inline-block;background-position: center;background-repeat: no-repeat;}



.content{width: 100%;background: url(../images/港中大网站-02.png) center no-repeat;max-width: 1920px;margin: 0 auto;}

.con_point{height: 56px;line-height: 56px; border-bottom:1px solid #c8c8c8;  }
.con_point .point_wrap .point_tit{display: inline-block;}
.con_point .point_wrap .point_tit>em{display: inline-block;width: 8px;height: 11px;background: url(../images/zw.png) center no-repeat;margin: 0 5px;}
.con_point .point_wrap .point_tit a{font-size: 13px;color: rgb(135,135,135);}
.con_point .point_wrap .point_tit a em{display: inline-block;width: 18px;height: 18px;background: url(../images/home.png) center no-repeat;margin-right: 8px;vertical-align: middle;}
.con_point .point_wrap .point_tit span{font-size: 13px; color: #94252a;}
.cont_box {border-bottom:1px solid #c8c8c8;margin-bottom: 60px;}
.cont_box .contl{float: left; line-height: 95px;font-size: 26px;color: #94252a;}
.cont_box .contl img{vertical-align: middle;margin-right: 20px;width:41px;}
.cont_box .contr {float: right;}
.cont_box .contr a{float: left; height: 95px;line-height: 95px;color: #000;margin-left: 45px;}
.cont_box .contr a.on{border-bottom: 2px solid #94252a;color: #94252a;}
.layout{max-width: 1400px; margin:0 auto;}

.q_show.fix_2 {
    background: #F0F4FA;
}

.c_show {
	width: 100%;
	background: 0 0;
	cursor: pointer;
	border-radius:50px;
}

.c_show span {
	display: block;
	float: left;
	width: 25%;
	padding: 0 10px;
	font-size: 20px;
	font-weight:500;
	color: #000;
	text-align: center;
	line-height: 70px;
	position: relative;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-white-space: nowrap;
	-moz-white-space: nowrap;
	-ms-white-space: nowrap;
	-o-white-space: nowrap;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background:#ece2f0;
}

.c_show span.time:after {
	content: "\e615";
	font-family: iconfont;
	font-size: 16px;
	color: #999;
	position: absolute;
	margin-left: 10px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.c_show.title {
	background: #ece2f0;
}

.c_show.title span {
	color: #000
	font-weight:500;
	font-size:24px;
	font-family:"Microsoft YaHei";
}

.c_show2 {
	width: 100%;
	cursor: pointer;
	border-radius:50px;
}

.c_show2.title {
	background: #e8d1e6;
}

.c_show2.title span {
	color: #000
	font-weight:500;
	font-size:24px;
	font-family:"Microsoft YaHei";
}

.c_show2 span {
	background-color:#e8d1e6;
	display: block;
	float: left;
	width: 25%;
	padding: 0 10px;
	font-size: 20px;
	font-weight:500;
	color: #000;
	text-align: center;
	line-height: 70px;
	position: relative;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-white-space: nowrap;
	-moz-white-space: nowrap;
	-ms-white-space: nowrap;
	-o-white-space: nowrap;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.c_show2 span.time:after {
	content: "\e615";
	font-family: iconfont;
	font-size: 16px;
	color: #999;
	position: absolute;
	margin-left: 10px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.jj2_b .c_show {
	border-radius:50px;
}

.c_show .title_list{
	border-radius:50px 0 0 50px;
}

.c_show .title_list_4{
	border-radius:0 50px 50px 0;
}

.c_show2 .title_list{
	border-radius:50px 0 0 50px;
}

.c_show2 .title_list_4{
	border-radius:0 50px 50px 0;
}

.research_book_list{
	max-width:100%;
}

.d_show {
	width: 100%;
	background: 0 0;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	border-radius:50px
}

.d_show span {
	display: block;
	float: left;
	width: 25%;
	padding: 0 10px;
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 70px;
	position: relative;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-white-space: nowrap;
	-moz-white-space: nowrap;
	-ms-white-space: nowrap;
	-o-white-space: nowrap;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


.d_show span:first-child {
	color: #333;
}

.d_show.title {
	background: #e8d1e6;
	border-bottom: 1px solid #A1D2EA
}

.d_show.title span {
	color: #000
	font-weight:500;
	font-size:24px;
	font-family:"Microsoft YaHei";
	letter-spacing: 4px;
}

.d_show .title_list {
    width: 50%;
}

.d_show .title_list_2 {
    width: 25%;
}

.d_show .title_list_3 {
    width: 20%;
}



