﻿/** Generated by FG **/

/* @font-face {
	font-family: 'Conv_Helvetica Narrow Bold';
	src: url('fonts/Helvetica Narrow Bold.eot');
	src: local('☺'), url('../fonts/Helvetica Narrow Bold.woff') format('woff'), url('../fonts/Helvetica Narrow Bold.ttf') format('truetype'), url('../fonts/Helvetica Narrow Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTPro-Roman';
	src: url('fonts/HelveticaNeueLTPro-Roman.eot');
	src: local('☺'), url('../fonts/HelveticaNeueLTPro-Roman.woff') format('woff'), url('../fonts/HelveticaNeueLTPro-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeueLTPro-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Helvetica-Condensed-Thin';
	src: url('fonts/Helvetica-Condensed-Thin.eot');
	src: local('☺'), url('../fonts/Helvetica-Condensed-Thin.woff') format('woff'), url('../fonts/Helvetica-Condensed-Thin.ttf') format('truetype'), url('../fonts/Helvetica-Condensed-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Helvetica Narrow';
	src: url('fonts/Helvetica Narrow.eot');
	src: local('☺'), url('../fonts/Helvetica Narrow.woff') format('woff'), url('../fonts/Helvetica Narrow.ttf') format('truetype'), url('../fonts/Helvetica Narrow.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */



* {

	font-family: "微软雅黑";

}





/*pc头部*/



.header {

	width: 100%;

	background: #FFFFFF;

	/*overflow: hidden;*/

	/*position: fixed;*/

	z-index: 99;

}



.header .logo {

	margin: 19px 44px 18px 60px;

}



.nav_i {

	margin-top: 10px;

}



.nav_i>li {

	display: inline-block;

}



.nav_i>li>a {

	position: relative;

	padding-bottom: 31px;

	margin: 16px 36px;

	font-size: 18px;

	line-height: 60px;

	color: #333333;

}



.nav_i>li>a:after {

	content: '';

	position: absolute;

	right: 0;

	left: 0;

	bottom: 0px;

	width: 100%;

	height: 2px;

	background-color: #d50003;

	transition: .3s;

	-o-transition: .3s;

	-ms-transition: .3s;

	-moz-transition: .3s;

	-webkit-transition: .3s;

	transform: scale(0);

	-o-transform: scale(0);

	-ms-transform: scale(0);

	-moz-transform: scale(0);

	-webkit-transform: scale(0);

}



.nav_i>li>a:hover:after {

	transform: scale(1);

	-o-transform: scale(1);

	-ms-transform: scale(1);

	-moz-transform: scale(1);

	-webkit-transform: scale(1);

}



.nav_i>li>a:hover {

	color: #d50003;

}



.logo img {

	height: 45px;

}



.book img {

	height: 124px;

}



.header_r {

	margin: 29px 49px 28px 0;

}



.header_rs img {

	width: 26px;

	margin: 0 14px;

}



.header_rs .bdsharebuttonbox {

	display: inline;

	float: right;

	position: relative;

	margin: 26px 14px 0 14px;

}



.header_rs .bdsharebuttonbox .bds_more {

	background-image: url(../images/tu3.png);

	background-size: 25px 26px;

	background-position: 0px;

	height: 26px;

	width: 26px;

	position: absolute;

	top: -33px;

}



.nav_i .j_xia {

	position: relative;

}



.nav .j_sub {

	position: absolute;

	display: none;

	z-index: 20;

	left: 36px;

	top: 73px;

	background: #ffffff;

	width: 500px;

}



.j_sub .fl>li>a {

	font-size: 16px;

	color: #333333;

	line-height: 48px;

}



.j_sub .fl {

	padding: 19px 28px 152px 33px;

	border-right: 1px solid #DDDDDD;

}



.j_sub .fl>li {

	width: 162px;

	border-bottom: 1px solid #DDDDDD;

}



.j_sub .fr {

	float: right;

	width: calc(100% - 224px);

	padding: 34px 30px 58px;

}



.j_sub .fr p {

	font-size: 14px;

	color: #666666;

	line-height: 28px;

	max-height: 84px;

	margin-top: 18px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 3;

	-webkit-box-orient: vertical;

	width: 97%;

	margin-left: 8px;

}



.j_sub .fr .read {

	margin: 30px 0 0 8px;

}





/**/



.header2 {

	position: fixed;

	top: 0;

	left: 0;

	z-index: 999;

	width: 100%;

	height: 104px;

	padding-left: 30px;

	padding-right: 30px;

	background-color: #ffffff;

}



.header2 .logo {

	width: 100px;

	line-height: 104px;

}



.header2 .phsearch {

	position: absolute;

	top: 50%;

	right: 70px;

	width: 30px;

	cursor: pointer;

	transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

}



.header2 .phsearch img {

	width: 100%;

}



.header2 .menuph {

	position: absolute;

	top: 50%;

	right: 15px;

	width: 50px;

	height: 50px;

	cursor: pointer;

	text-align: center;

	transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

}



.header2 .menuph .point {

	position: relative;

	display: inline-block;

	width: 28px;

	height: 22px;

	margin-top: 14px;

}



.header2 .menuph .point:hover .navbtn,

.header2 .menuph .point:hover .navbtn::after,

.header2 .menuph .point:hover .navbtn::before {

	width: 28px;

}



.header2 .menuph .navbtn {

	position: absolute;

	top: 10px;

	right: 0;

	display: inline-block;

	width: 28px;

	height: 1px;

	-webkit-transition: all .3s ease-out 0s;

	-moz-transition: all .3s ease-out 0s;

	-ms-transition: all .3s ease-out 0s;

	-o-transition: all .3s ease-out 0s;

	transition: all .3s ease-out 0s;

	background: #000;

}



.header2 .menuph .navbtn::after,

.header2 .menuph .navbtn::before {

	position: absolute;

	right: 0;

	display: inline-block;

	width: 28px;

	height: 1px;

	content: '';

	-webkit-transition: all .3s ease-out 0s;

	-moz-transition: all .3s ease-out 0s;

	-ms-transition: all .3s ease-out 0s;

	-o-transition: all .3s ease-out 0s;

	transition: all .3s ease-out 0s;

	background: #000;

}



.header2 .menuph .navbtn::after {

	top: -10px;

}



.header2 .menuph .navbtn::before {

	top: 10px;

}



.header2 .menuph .point.active .navbtn {

	background: transparent;

}



.header2 .menuph .point.active .navbtn::after {

	top: 0;

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	transform: rotate(45deg);

}



.header2 .menuph .point.active .navbtn::before {

	top: 0;

	-webkit-transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

	transform: rotate(-45deg);

}



.searchbox {

	display: none;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 30;

	width: 100%;

	height: 100%;

	background: rgba(0, 0, 0, .85);

}



.searchbox .sou {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 847px;

	-webkit-transform: translate(-50%, -50%);

	-moz-transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

}



.searchbox .sou input {

	float: left;

	width: 731px;

	height: 87px;

	padding-left: 30px;

	color: #333;

	background: #fff;

	font-size: 18px;

}



.searchbox .sou button {

	float: right;

	width: 102px;

	height: 87px;

	margin-left: 3px;

	text-align: center;

	background: #d50003;

	line-height: 86px;

}



.searchbox .sou button img {

	width: 44px;

}



.searchbox .tansouc {

	position: absolute;

	top: 60px;

	right: 15px;

	cursor: pointer;

}



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

	.searchbox .sou {

		width: 750px;

	}

	.searchbox .sou input {

		width: 638px;

	}

}



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

	.searchbox .sou {

		width: 100%;

		padding-right: 15px;

		padding-left: 15px;

	}

	.searchbox .sou input {

		font-size: 12px;

		width: calc(100% - 70px);

		width: -webkit-calc(100% - 70px);

		height: 50px;

		padding-left: 15px;

	}

	.searchbox .sou button {

		line-height: 50px;

		width: 60px;

		height: 50px;

	}

	.searchbox .sou button img {

		width: 26px;

	}

}





/*手机下拉*/



.phxia {

	position: relative;

	z-index: 29;

	margin-top: 80px;

	width: 100%;

}



.xialaph {

	display: none;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	padding-bottom: 30px;

	background-color: #FFFFFF;

	font-family: '微软雅黑';

}



.xialaph .ul2 {

	background: #f1f1f1;

}



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

	.xialaph .container {

		width: 100%;

		padding: 0 40px;

	}

}



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

	.xialaph .container {

		width: 100%;

		padding: 0 20px;

	}

}



.xialaph h4 {

	position: relative;

}



.xialaph h4::after {

	content: '';

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 1px;

	opacity: .1;

	background-color: #000;

}



.xialaph h4 a {

	font-size: 16px;

	font-weight: bold;

	line-height: 60px;

	text-transform: uppercase;

	color: #999;

}



.xialaph h4 img {

	position: absolute;

	top: 50%;

	right: 5px;

	width: 13px;

	cursor: pointer;

	transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

}



.xialaph .ul2 {

	display: none;

	padding-top: 7px;

	padding-bottom: 8px;

}



.xialaph .ul2 .container {

	max-width: 100%;

}



.xialaph h5 {

	position: relative;

}



.xialaph h5::after {

	content: '';

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 1px;

	opacity: .05;

	background-color: #000;

}



.xialaph h5 a {

	font-family: '微软雅黑';

	font-size: 14px;

	line-height: 40px;

	text-transform: uppercase;

	color: #999;

}



.xialaph h5 img {

	position: absolute;

	top: 50%;

	right: 5px;

	width: 13px;

	cursor: pointer;

	transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

}



.xialaph h4.active img.img_s,

.xialaph h5.active img.img_s {

	display: none;

}



.xialaph h4.active img.img_d,

.xialaph h5.active img.img_d {

	display: block;

}



.xialaph .ul3 {

	display: none;

	padding-left: 15px;

}



.xialaph h6 a {

	font-family: '微软雅黑';

	font-size: 12px;

	line-height: 40px;

	text-transform: uppercase;

	color: #999;

}



.phonemeng {

	display: none;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 9;

	width: 100%;

	height: 100%;

	opacity: .6;

	background-color: #000;

}



.phonemeng.active {

	display: block;

}





/*搜索  demo-1*/





/*搜素*/



.sousuo {

	display: inline-block;

}



.sousuo img {

	width: 22px;

	cursor: pointer;

}



.tansou {

	position: fixed;

	position: absolute;

	z-index: 30;

	top: 0;

	left: 0;

	display: none;

	width: 100%;

	height: 100%;

	background: rgba(255, 255, 255, .85);

}



.tansou .sou {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 1200px;

	-webkit-transform: translate(-50%, -50%);

	-moz-transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

	border-bottom: 1px solid #959595;

}



.tansou .sou input {

	font-size: 18px;

	float: left;

	width: 1120px;

	height: 87px;

	padding-left: 35px;

	color: #333;

	background: url(../images/search.png) no-repeat left;

}

.tansou .sou input::-ms-clear,::-ms-reveal{display:none;}

.sou input::-webkit-input-placeholder {

	color: #888888;

	font-size: 16px;

	line-height: 60px;

	text-align: center;

}



.sou input:-moz-placeholder {

	color: #888888;

	font-size: 16px;

	line-height: 60px;

	text-align: center;

}



.sou input::-moz-placeholder {

	color: #888888;

	font-size: 16px;

	line-height: 60px;

	text-align: center;

}



.sou input:-ms-input-placeholder {

	color: #888888;

	font-size: 16px;

	line-height: 60px;

	text-align: center;

}



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

	.tansou .sou {

		width: 750px;

	}

	.tansou .sou input {

		width: 638px;

	}

}



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

	.tansou .sou {

		width: 100%;

		padding-right: 15px;

		padding-left: 15px;

	}

	.tansou .sou input {

		font-size: 12px;

		width: calc(100% - 70px);

		width: -webkit-calc(100% - 70px);

		height: 50px;

		padding-left: 15px;

	}

}



.tansou .sou button {

	font-size: 18px;

	line-height: 60px;

	float: right;

	width: 80px;

	height: 60px;

	text-align: center;

	margin-top: 14px;

	font-family: "微软雅黑";

}



.tansou .sou button img {

	width: 44px;

}



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

	.tansou .sou button {

		line-height: 50px;

		width: 60px;

		height: 50px;

	}

	.tansou .sou button img {

		width: 26px;

	}

}



.tansou .tansouc {

	position: absolute;

	top: 60px;

	right: 60px;

	cursor: pointer;

	width: 22px;

}



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

	.tansou .tansouc {

		width: 20px;

		position: absolute;

		top: 20px;

		right: 15px;

		cursor: pointer;

	}

}





/*底部*/



.footer {

	background: #4a4a4a;

	padding-bottom: 10px;

	border-bottom: 1px solid #585858;

}



.footers h4 {

    font-size: 18px;

    line-height: 30px;

    color: rgba(255,255,255,0.7);

    /* font-family: arial; */

    margin-bottom: 15px;

    /*font-weight: bold;*/

    letter-spacing: 1px;

}

.footer_la{

	margin-top: 104px;

}

.footer_la img{

	height: 45px;

}

.j_write {

	padding-top: 70px;

	padding-left: 10px;

}

.j_write a{

	color: rgba(255, 255, 255, 0.65);

	font-size: 16px;

	line-height: 36px;

}

.j_write  span{

	color: rgba(255, 255, 255, 0.65);

	font-size: 16px;

	line-height: 36px;

	margin-left: 4px;

	margin-right: 6px;

}

.j_write a:hover{

	color: #ffffff;

}

.j_writea {

	padding-top: 0px;

	display: none;

}

.j_writea a{

	color: rgba(255, 255, 255, 0.65);

	font-size: 16px;

	line-height: 36px;

}

.j_writea  span{

	color: rgba(255, 255, 255, 0.65);

	font-size: 16px;

	line-height: 36px;

	margin-left: 4px;

	margin-right: 6px;

}

.j_writea a:hover{

	color: #ffffff;

}

.footer_l {

	margin-top: 40px;

	/*width: 50%;*/

	padding-left: 120px;

	animation-delay: 0.2s;

    visibility: visible;

    animation-name: fadeInUp;

	padding-right: 30px;

}



.footer_l .fotls {

	position: relative;

	/*border-bottom: 1px solid #585858;*/

}

.footer_l .fotls:after{

	content: '';

	position: absolute;

	width:100%;

	height: 1px;

	top: 58px;

	left: 0;

	background:#585858 ;

	/*border-bottom: 1px solid #585858;*/

}

.fotls li {

	/*display: inline-block;*/

	float: left;

	margin: 10px 50px 5px 50px;

}

.footer_lb{

	padding-top: 40px;

}

.j_weixin{

	position: absolute;

	bottom: 160px;

	right: 18%;

	display: none;

	width:129px;

	height: 129px;

	opacity: 1 !important;

}

.j_weixin img{

	width:129px;

}

.footer_lb .bds_weixin{

	background-image: url(../images/weixin.png);

	background-size: 32px 32px;

	width:40px;

	height: 40px;

	background-position: 0px !important;

	/*position: absolute;*/

	/*top: -33px;*/

	margin: 6px 20px 6px 0;

}

.footer_lb .bds_twi{

	background-image: url(../images/twitter.png);

	background-size: 32px 32px;

	width:40px;

	height: 40px;

	background-position: 0px !important;

	margin: 6px 20px 6px 0;

}

/*.fotls li:nth-child(odd) {*/

	/*margin: 10px 50px 0 0;*/

/*}*/

/*.fotls li:nth-child(4),.fotls li:nth-child(2){*/

	/*!*margin-left: 20px;*!*/

	/*margin-right: 0;*/

/*}*/

.fotls li{

	text-align: center;

}

.fotls li a {

	 color: rgba(255, 255, 255, 0.65);

	 font-size: 16px;

	 line-height: 36px;

 }

.fotls li h5 a {

	color: rgba(255, 255, 255, 0.9);

	font-size: 18px;

	line-height: 38px;

}

.fotls li h5{

	margin-bottom: 20px;

}

.fotls li a:hover {

	color: #FFFFFF;

}



.footer_c {

	margin-top: 20px;

	width: 60%;

	padding: 0 106px 0 180px;

}



.footer_cs {

	border-top: 1px solid #585858;

	padding-top: 10px;

}



.footer_cs p {

	font-size: 16px;

	color: rgba(255, 255, 255, 0.65);

	line-height: 32px;

}

.footer_cs p span{

	/*font-family: Arial;*/

	/*font-weight: bold;*/

}

.footer_r {

	/*width: 11%;*/

	padding: 58px 0 0 0;

}



.fr_weixin img {

	width: 125px;

}



.footer_r p {

	color: #c0c0c0;

	line-height: 38px;

	text-align: center;

}



.copyright {

	background: #4a4a4a;

}



.copyright_l p {

	line-height: 60px;

	color: rgba(255, 255, 255, 0.25);

	font-size: 14px;

}



.copyright_l p a {

	line-height: 26px;

	color: rgba(255, 255, 255, 0.25);

}



.copyright_l p a:hover {

	color: red;

}



.copyright_r p {

	display: inline-block;

	color: rgba(255, 255, 255, 0.24);

	line-height: 60px;

}



.copyright_r p a {

	color: rgba(255, 255, 255, 0.24);

}



.copyright_r span {

	display: inline-block;

	color: rgba(255, 255, 255, 0.24);

	line-height: 60px;

	margin: 0 5px 0 8px;

}

.abanner{

	margin-top: 83px;

	position: relative;

}

.banner {

	position: relative;

	width: 100%;

	height: auto;

	margin-top: 83px;

	overflow: hidden;

	position: relative;

	display: none;

}



.in-banner .banners {

	position: relative;

}



.banners img {

	width: 100%;

	transform: translateX(-50%);

	position: relative;

	left: 50%;

	top: 0%;

}

.banners img:nth-child(2){

	display: none;

}

.banner .push .act-show {

	display: none;

}



.banner .push img {

	width: 30px;

	height: 30px;

}



.banner .push {

	width: 30px;

	height: 30px;

	position: absolute;

	bottom: 30px;

	left: calc(50% - 70px);

	cursor: pointer;

	z-index: 20;

}



.banner .push .act-show {

	display: none;

}



.banner .push.act .act-yin {

	display: none;

}



.banner .push.act .act-show {

	display: inline;

}



.banner .slick-dots {

	position: absolute;

	bottom: 40px;

	left: 30px;

}



.in-banner .slick-dots li button::before,

.in-banner .slick-dots li button::after {

	display: none;

}



.in-banner .slick-dots li {

	width: 5px;

	height: 5px;

	border-radius: 50%;

	background: #fff;

	opacity: 1;

	margin: 0 12px;

}



.in-banner .slick-dots li button {

	font-size: 0;

	line-height: 0;

	display: block;

	width: 14px;

	height: 14px;

	padding: 5px;

	cursor: pointer;

	color: transparent;

	border: 0;

	outline: none;

	background: transparent;

}



.in-banner .slick-dots li.slick-active {

	background-color: #FFFFFF;

	width: 14px;

	height: 14px;

}



.in-banner .slick-prev {

	width: 36px;

	height: 48px;

	/*top:35%;*/

	left: 40px;

	z-index: 20;

	background: url(../images/b_left.png) no-repeat center;

	background-size: 18px 32px;

}



.in-banner .slick-next {

	width: 36px;

	height: 48px;

	/*top:35%;*/

	right: 40px;

	z-index: 20;

	background: url(../images/b_right.png) no-repeat center;

	background-size: 18px 32px;

}





/*首页*/



.contents {

	width: 100%;

	background: url(../images/tu5.jpg) no-repeat center;

}



.content {

	text-align: center;

}



.content h1 {

	font-size: 38px;

	line-height: 36px;

	color: #000000;

	position: relative;

	padding-bottom: 24px;

	margin-top: 90px;

	animation-delay: 0.2s;

    visibility: visible;

    animation-name: fadeInUp;

}



.content h1:after {

	content: '';

	position: absolute;

	right: 0;

	left: 48%;

	bottom: 0px;

	width: 46px;

	height: 1px;

	background-color: #bbbbbb;

}



.content h4 {

	font-size: 18px;

	color: #d50003;

	line-height: 45px;

	/* font-family: Arial; */

	animation-delay: 0.2s;

    visibility: visible;

    animation-name: fadeInUp;

}



.content p {

	font-size: 18px;

	color: #666666;

	line-height: 36px;

	margin-top: 20px;

	padding: 0 142px;

	animation-delay: 0.2s;

    visibility: visible;

    animation-name: fadeInUp;

}



.content .read {

	margin-top: 80px;

	margin-bottom: 150px;

	animation-delay: 0.2s;

    visibility: visible;

    animation-name: fadeInLeft;

}

.read p img{

	width: 45px;

}

.read p{

	color: #d50003;

	font-size: 16px;

	line-height: 36px;

	/* font-family: "Conv_HelveticaNeueLTPro-Roman",Arial; */

}

.read p span{

	margin-left: 5px;

}

.read:hover span{

	margin-left: 20px;

	-webkit-transition: all .5s ease-out 0s;

	-moz-transition: all .5s ease-out 0s;

	-ms-transition: all .5s ease-out 0s;

	-o-transition: all .5s ease-out 0s;

	transition: all .5s ease-out 0s;

}



/*关于我们-公司简介*/



.abanner img {

	width: 100%;

}

.abanner img:nth-child(2){

	 display: none;

 }

.company {

	background: #f2f2f2;

}



.comp .fl h1 {

	font-size: 38px;

	color: #333333;

	line-height: 48px;

	/* font-family: 宋体, 微软雅黑; */

	font-family: 微软雅黑;

	margin-top: 20px;

	margin-bottom: 4px;

	/* font-weight: bold; */

}



.comp .fl p {

	font-size: 18px;

	line-height: 28px;

	color: #d50003;

	/* font-family:宋体, 微软雅黑; */

	/* font-family:'Arial'; */

	margin-bottom: 15px;

	/* font-weight: bold; */

	letter-spacing: 2px;

}



.comp .fr p {

	font-size: 22px;

	margin: 39px 27px 0 27px;

	line-height: 32px;

	display: inline-block;

}

.comp .fr p:nth-child(4) {

	margin-right: 0;

}

.comp .fr p a {

	color: #333333;

	font-size: 22px;

	line-height: 32px;

}

.comp .fr p a:hover{

	padding-bottom: 18px;

	border-bottom: 2px solid #d50003;

}

/*.abo {*/

	/*padding-bottom: 18px;*/

	/*border-bottom: 2px solid #d50003;*/

/*}*/



/*.abos {*/

	/*padding-bottom: 18px;*/

	/*border-bottom: 2px solid #d50003;*/

/*}*/



.comp .fr p:nth-last-child {

	margin-right: 0;

}



.cits {

	padding: 32px 0 0 0;

}



.cit {

	width: 100%;

	background: url(../images/banner06.jpg) no-repeat center;

}



.cit_l h2 {

	font-size: 32px;

	color: #333333;

	line-height: 42px;

	font-family: "微软雅黑";

}



.cit_l p {

	position: relative;

	padding-bottom: 25px;

	font-size: 22px;

	color: #555555;

	line-height: 32px;

	/* font-family: 'Conv_Helvetica-Condensed-Thin',Arial; */

	letter-spacing: 2px;


}



.cit_l p:after {

	content: '';

	position: absolute;

	right: 0;

	left: 0;

	bottom: 0px;

	width: 42px;

	height: 5px;

	background-color: #d50003;

}



.cit_l {

	position: relative;

	border: 2px solid #d50003;

	padding: 100px 45px 128px 32px;

}



.cap {

	position: absolute;

	/*border: 4px solid #FFFFFF;*/

	background: #FFFFFF;

	left: -32px;

	top: 104px;

}



.cap img {

	width: 46px;

	margin: 8px;

}



.cit_r {

	width: calc(100% - 360px);

	padding: 38px 45px 45px 45px;

	margin: 42px 0;

	box-shadow: 0px 0px 9px #ccc;

}



.cit_r p {

	font-size: 16px;

	color: #555555;

	line-height: 36px;

	letter-spacing: 1px;
	text-indent: 2em;
	padding: 0px;
	margin: 0px;
}





/*关于我们-管理团队*/



.team {

	margin-top: 57px;

	margin-bottom: 56px;

}



.people {

	text-align: center;

	/*width: 20% !important;*/

	/*width:236px !important;*/

	padding: 0 2px;

}



.people img {

	width: 100%;

}



.people h3 {

	font-size: 22px;

	color: #333333;

	line-height: 32px;

	margin-top: 14px;

	font-family: 微软雅黑;

}



.people p {

	font-size: 16px;

	color: #333333;

	line-height: 32px;

}

.copyright_r {

	display: none;

}

.people .peojian{

	position: absolute;

	width: 100%;

	height: 100%;

	background: rgba(213, 0, 3, 0.6);

	opacity: 1;

	top: 0;

	display: none;

	transition: all .3s ease-in 0s;

	-o-transition: all .3s ease-in 0s;

	-ms-transition: all .3s ease-in 0s;

	-moz-transition: all .3s ease-in 0s;

	-webkit-transition: all .3s ease-in 0s;

	color: #FFFFFF;

	padding: 30px 15px 80px;

}

.peo{

	position: relative;

}

.people:hover .peojian{

	display: block;

	transition: all .3s ease-in 0s;

	-o-transition: all .3s ease-in 0s;

	-ms-transition: all .3s ease-in 0s;

	-moz-transition: all .3s ease-in 0s;

	-webkit-transition: all .3s ease-in 0s;

}

.peojian h1{

	color: #fff;

	font-size: 22px;

	line-height: 32px;

	position: relative;

	padding-bottom: 10px;

	font-family: 微软雅黑;

}

.peojian h1:after{

	content: "";

	position: absolute;

	width:35px;

	background: #fff;

	height: 1px;

	top:40px;

	left: 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%);

}

.peojian p{

	padding-top: 5px;

	color: #fff;

	font-size: 14px;

	line-height: 26px;

}

.teams .slick-prev {

	width: 36px;

	height: 48px;

	top: 40%;

	left: 0px;

	z-index: 20;

	background: url(../images/honga.png) no-repeat center;

	background-size: 18px 32px;

}



.teams .slick-next {

	width: 36px;

	height: 48px;

	top: 40%;

	right: 0px;

	z-index: 20;

	background: url(../images/hongb.png) no-repeat center;

	background-size: 18px 32px;

}



.idea .id {

	text-align: center;

	margin-top: 53px;

}



.linian {

	position: relative;

}



.linians {

	position: absolute;

	top: 64px;

	left: 50%;

	transform: translateX(-50%);

	-o-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	-moz-transform: translateX(-50%);

	-webkit-transform: translateX(-50%);

	background: rgba(255,255,255,0.92);

}



.linians h1 {

	font-size: 32px;

	line-height: 42px;

	color: #333333;

	font-family:  微软雅黑;

}



.linians p {

	font-size: 16px;

	line-height: 26px;

	color: #555555;

	/* font-family: 'Conv_Helvetica Narrow',Arial; */

	letter-spacing: 1px;

	font-weight: bold;

}



.values {

	margin-top: 50px;

	width: 100%;

	/*overflow: hidden;*/

	margin-bottom: 63px;

}



.value {

	float: left;

	width: 32%;

	background: #f2f2f2;

	/*margin-right: 15px;*/

	text-align: center;

	position: relative;

	overflow: hidden;

	cursor: pointer;

	padding-top: 48px;

	padding-bottom: 65px;

}



.value:nth-last-child(1) {

	margin-right: 0;

}

.finds{

	cursor: pointer;

}

.finds .vas {

	width: 88px;

	height: 88px;

	border-radius: 50%;

	background: #FFFFFF;

	position: absolute;

	left: 50%;

	margin-top: 48px;

	-webkit-transform: translate(-50%, -50%);

	-moz-transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

	/*margin: 48px 0 25px 152px;*/

	/*line-height: 88px;*/

}



.finds .vas img {

	width: 60px;

	height: 60px;

	position: absolute;

	top: 50%;

	left: 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%);

}



.finds h4 {

	font-size: 20px;

	line-height: 38px;

	color: #333333;

	position: relative;

	font-weight: bold;

	padding-bottom: 10px;

	padding-top: 105px;

}



.finds h4:after {

	content: '';

	position: absolute;

	right: 0;

	left: 50%;

	bottom: 0px;

	width: 40px;

	height: 4px;

	background-color: #d50003;

	-webkit-transform: translate(-50%, -50%);

	-moz-transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

}



.finds p {

	font-size: 16px;

	line-height: 38px;

	color: #555555;

	margin-bottom: 0px;

	letter-spacing: 1px;

	/* font-family: arial; */

	font-weight: bold;

}



.value .ovrly {

	position: absolute;

	width: 100%;

	height: 100%;

	background: rgba(231, 37, 40, 1);

	opacity: 1;

	top: 0;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

	color: #FFFFFF;

	padding: 38px 25px 45px;

	display: none;

}



.ovrly h5 {

	font-size: 20px;

	line-height: 38px;

	color: #FFFFFF;

}



.ovrly p {

	font-size: 14px;

	line-height: 30px;

	color: #FFFFFF;

	isplay: -webkit-box;

	-webkit-box-orient;

	text-overflow: ellipsis;

	overflow : hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 6;

	-webkit-box-orient: vertical;

}



.value:hover .ovrly {

	display: block;

}



.youshi {

	width: 100%;

	background: url(../images/jingzhneg.jpg) no-repeat center;

}



.tage {

	margin-top: 71px;

	width: 75%;

	position: relative;

}



.tages {

	display: none;

}



.tages h3 {

	line-height: 38px;

	color: #333333;

	position: relative;

	padding-bottom: 20px;

	margin-top: 25px;

	font-family: 微软雅黑;

}



.tages h3:after {

	content: '';

	position: absolute;

	right: 0;

	left: 0;

	bottom: 0px;

	width: 50px;

	height: 4px;

	background-color: #d50003;

}



.tages p {

	/* font-size: 16px; */

	font-size: 11.5px;

	line-height: 32px;

	color: #555555;

	margin-top: 10px;

	width: calc(100% - 245px);

	overflow:hidden;

	text-overflow:ellipsis;

	display:-webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:2;

}



.tage .ys {

	/*margin-top: 85px;*/

	position: absolute;

	top: 230px;

}



.ys .ziy {

	display: inline-block;

	background: rgba(0, 0, 0, 0.2);

	padding: 12px 75px 12px 77px;

	cursor: pointer;

}



.ys .ziy.ziys {

	background: #d50003;

}





/*.ys .ziy a{	

	padding: 17px 60px 17px 70px;

}*/



.ys .ziy p {

	font-size: 20px;

	line-height: 32px;

	color: #FFFFFF;

}

.ys .ziy p span{

	margin: 0 5px;

}

.ys .ziy span img {

	width: 45px;

}



.compet {

	width: 25%;

	margin-top: 71px;

	margin-bottom: 75px;

	text-align: right;

}



.jing {

	position: relative;

}



.jings {

	position: absolute;

	right: 30px;

	top: 65px;

}



.jings h2 {

	font-size: 30px;

	line-height: 36px;

	color: #333333;

	/* font-family: 'Conv_Helvetica Narrow Bold',Arial; */

	letter-spacing: 2px

}



.jings h4 {

	font-size: 20px;

	line-height: 36px;

	color: #333333;

	position: relative;

	padding-bottom: 20px;

	/* font-family: 'Conv_Helvetica Narrow Bold',Arial; */

	font-weight: bold;

	letter-spacing: 2px

}



.jings h4:after {

	content: '';

	position: absolute;

	right: 0;

	bottom: 0px;

	width: 50px;

	height: 4px;

	background-color: #d50003;

}



.jings h1 {

	font-size: 32px;

	line-height: 100px;

	color: #333333;

	letter-spacing: 2px

}



.area {

	margin-top: 72px;

	margin-bottom: 75px;

}



.tzarea {

	position: relative;

}



.tzareas {

	position: absolute;

	left: 35px;

	top: 65px;

}



.tzareas h2 {

	font-size: 30px;

	line-height: 36px;

	color: #333333;

	/* font-family: 'Conv_Helvetica Narrow',Arial; */

	letter-spacing: 2px;

	font-weight: bold;

}



.tzareas h4 {

	font-size: 20px;

	line-height: 36px;

	color: #333333;

	position: relative;

	padding-bottom: 20px;

	letter-spacing: 2px;

	/* font-family: 'Conv_Helvetica Narrow Bold',Arial; */

	font-weight: bold;

}



.tzareas h4:after {

	content: '';

	position: absolute;

	left: 0;

	bottom: 0px;

	width: 30px;

	height: 4px;

	background-color: #d50003;

}



.tzareas h1 {

	font-size: 32px;

	line-height: 100px;

	color: #333333;

	font-family: '宋体';

	font-weight: bold;

}



.three {

	/* font-size: 16px; */

	font-size: 11.5px;

	color: #555555;

	line-height: 32px;

}



.area .fr {

	width: calc(100% - 295px);

}



.areasa {

	width: 32.5%;

	border: 2px solid #E5E5E5;

	margin: 0 5px;

	padding: 43px 44px 44px 41px;

	margin-top: 40px;

}



.areasa:nth-last-child(1) {

	margin-right: 0;

}



.areasa:nth-last-child(3) {

	margin-left: 0;

}



.zhishi img {

	width: 80px;

}



.areasa h3 {

	color: #333333;

	font-size: 20px;

	line-height: 26px;

	position: relative;

	margin-top: 20px;

	padding-bottom: 10px;

	font-weight: bold;

	font-family: 微软雅黑;

}



.areasa h3:after {

	content: '';

	position: absolute;

	left: 0;

	bottom: 0px;

	width: 40px;

	height: 4px;

	background-color: #d50003;

}



.areasa p {

	color: #555555;

	font-size: 16px;

	line-height: 38px;

	/* font-family: arial; */

	font-weight: bold;

}



.dingwei {

	position: fixed;

	top: 60%;

	right: 25px;

	z-index: 99;

	display: none;

}

.fhdb{

	position: fixed;

	width:40px;

	height: 40px;

	right: 20px;

	bottom:100px;

	background: #ccc;

	z-index: 999;

	display: none;

}

.fhdb img{

	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%);

}

@media (max-width: 991px) {

	.fhdb{

		display: none;

	}

}

.maod p {

	font-size: 16px;

	line-height: 64px;

	color: #333333;

	cursor: pointer;

}



.maod span {

	width: 16px;

	height: 16px;

	border-radius: 50%;

	border: 3px solid #bfbfbf;

	background: transparent;

	display: inline-block;

	margin: 5px 10px 0;

}



.maod p.mda {

	color: #d50003;

}



.maod p.mda span {

	border: 3px solid #d50003;

	background: #FFFFFF;

}



.jxt {

	position: relative;

}



.jxt:after {

	content: '';

	position: absolute;

	left: 82px;

	top: 36px;

	bottom: 0px;

	width: 1px;

	height: 50px;

	background-color: #bfbfbf;

}



.j_area {

	display: none;

	text-align: center;

	margin-top: 20px;

}



.j_area .jzareas h2 {

	font-size: 30px;

	line-height: 36px;

	color: #333333;

	font-family: 宋体;

	font-weight: bold;

	letter-spacing: 1px

}



.j_area .jzareas h4 {

	font-size: 20px;

	line-height: 36px;

	color: #333333;

	font-family: 宋体,微软雅黑;

	font-weight: bold;

	letter-spacing: 1px

}



.j_area .jzareas h1:after {

	content: '';

	position: absolute;

	bottom: 0px;

	width: 40px;

	height: 4px;

	background-color: #d50003;

	left: 50%;

	-webkit-transform: translate(-50%, -50%);

	-moz-transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%)

}



.j_area .jzareas h1 {

	font-size: 32px;

	line-height: 42px;

	color: #333333;

	position: relative;

	padding-bottom: 20px;

	font-family: 微软雅黑;

}



.mbanner img {

	width: 100%;

}





/*联系我们*/



.contact {

	margin-top: 54px;

}



.j_usa {

	position: relative;

}



.j_us {

	position: absolute;

	top: 20px;

	left: 55px;

}



.j_us h2 {

	font-size: 32px;

	line-height: 42px;

	color: #333333;

	position: relative;

	font-weight: bolder;

	padding-bottom: 8px;

	font-family: "宋体",微软雅黑;

}



.j_us h2:after {

	content: '';

	position: absolute;

	left: 0;

	bottom: 0px;

	width: 30px;

	height: 4px;

	background-color: #d50003;

}



.j_us p {

	margin-top: 10px;

	font-size: 26px;

	line-height: 36px;

	color: #333333;

	/* font-family: 'Conv_Helvetica Narrow Bold',Arial; */

	font-weight: bold;

}



.ems img {

	width: 62px;

	margin-top: 8px;

}



.citi {

	margin-left: 20px;

}



.citi p {

	color: #333333;

	font-size: 18px;

	line-height: 38px;

	font-family: "微软雅黑";

}



.citi p span {

	color: #d50003;

	/* font-family: arial; */

}



.site {

	margin-top: 62px;

}



.address {

	/*width: 32%;*/

	border: 2px solid #e5e5e5;

	padding: 48px 20px 40px 20px;

	margin-right: 16px;

	margin-bottom: 60px;

	height: 242px;

	position: relative;

}



.addresss {

	margin-right: 0;

}

.address0{

	border: 2px solid #D50003;

	/*background: url(../images/mapb1.png) no-repeat  bottom;*/

}

.mapb1{

	position: absolute;

	bottom: -10px;

	left: 48px;

	display: none;

	height: 10px;

	width: 14px;

}

.mapb1 img{

	position: absolute;

	left: 0;

	top:0;

}

.mapb1.mapb{

	display: block;

}

.bei {

	width: 70px;

	height: 70px;

	border-radius: 50%;

	background: #666666;

	position: relative;

}



.bei img {

	width: 55px;

	position: absolute;

	top: 50%;

	left: 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%);

}

.beis {

	margin-left: 20px;

	width: calc(100% - 90px);

}

.beis h3 {

	font-size: 20px;

	line-height: 30px;

	color: #333333;

	font-weight: bold;

}

.beis p {

	color: #666666;

	font-size: 16px;

	line-height: 26px;

}



#j_map {

	height: 533px;

	/*position: relative;*/

}

body{

	position: relative;

}

.liuyan {

	position: absolute;

	width: 350px;

	right: 360px;

    bottom: 400px;

	background: #c51b14;

	z-index: 99;

	padding: 25px;

}

.liuyan h3 {

	font-size: 24px;

	line-height: 55px;

	color: #FFFFFF;

	font-family: 微软雅黑;

}

.liuyan p {

	position: relative;

	font-size: 14px;

	line-height: 24px;

	color: #FFFFFF;

}

.liuyan .ps{

	border-bottom: 1px solid rgba(255,255,255,0.6);

	width: calc(100% - 10px);

}

.liuyan input {

	width: calc(100% - 31px);

	display: block;

	font-size: 16px;

	line-height: 50px;

	height: 50px;

	/*border-bottom: 1px solid rgba(255,255,255,0.6);*/

	color: rgba(255,255,255,0.9);

}

.liuyan input::-ms-clear,::-ms-reveal{display:none;}

.liuyan input::-webkit-input-placeholder {

	color: rgba(255,255,255,0.6);

}

.liuyan input::-moz-placeholder {

	/* Mozilla Firefox 19+ */

	color: rgba(255,255,255,0.6);

}

.liuyan input:-moz-placeholder {

	/* Mozilla Firefox 4 to 18 */

	color: rgba(255,255,255,0.6);

}

.liuyan input:-ms-input-placeholder {

	/* Internet Explorer 10-11 */

	color: rgba(255,255,255,0.6);

}

.liuyan span{

	width: 18px;

	top: 1px;

	right: 13px;

	height: 50px;

	line-height: 50px;

	text-align: center;

	position: absolute;

	/*border-bottom: 1px solid rgba(255,255,255,0.6);*/

}

.liuyan button{

	padding: 13px 44px;

	border: 1px solid #FFFFFF;

	margin-right: 40px;

	margin-top: 20px;

	color: #FFFFFF;

}

.liuyan button:nth-last-child(1){

	margin-right: 0;

}

.san{

	position: absolute;

	left: 0;

	bottom: -35px;

}

.vals{

	display: none;

}

.values .slick-dots{

	bottom: 25px;

}

.values .slick-slide {

	margin: 0 10px;

}



/*荣誉资质*/

.hon_t{

	text-align: center;

}

.hon_t h1{

	font-size: 36px;

	line-height: 46px;

	color: #333333;

	font-family: "宋体",微软雅黑;

	text-align: center;

}

.honor{

	padding-top: 40px;

	padding-bottom: 50px;

}

.honts{

	position: relative;

	margin-top: 35px;

	margin-bottom:30px;

}

.hontc {

    position: relative;

}

.year{

	/*height: 30px;*/

	position: relative;

}

.jux17{

	position: absolute;

	top: 6px;

	left: 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%);

}

.year img{

	width: 100%;

}

.years1 {

    position: absolute;

    top: -6px;

    left: 0;

    right: 0;

    margin: 0 auto;

    width: 408px;

}

.years {

    float: left;

    /*margin: 0 41px;*/

    position: relative;

}

.years p{

	margin-top: 30px;

	font-size: 16px;

	line-height: 30px;

	color: #83949c;

}

.years span{

	position: absolute;

	display: none;

	top: 17px;

	left: 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%);

}

.years.j_zihzi span{

	display: block;

}

.years.j_zihzi p{

	color: #d50003;

}

.year17s{

	margin-right: 44px;

	margin-top: 30px;

	cursor: pointer;

}

.year17s:nth-child(3){

	margin-right: 0px

}

.year17s:nth-child(6){

	margin-right: 0px

}

.year17s img{

	width: 100%;

}

.year17s p{

	font-size: 18px;

	color: #333333;

	line-height: 26px;

	margin-top: 20px;

}

.years2 .slick-prev{

	background: #FFFFFF url(../images/jzuo.png) no-repeat center;

	left: 0px;

    top: -36px;

    width: 43px;

    height: 43px;

}

.years2 .slick-next{

	background: #FFFFFF url(../images/jyou.png) no-repeat center;

	right: 0px;

	width: 43px;

	top: -36px;

    height: 43px;

}

.thing{

	padding-top: 40px;

	padding-bottom: 40px;

}

.thing_a{

	padding-bottom: 40px;

}

.thing_a h1{

	/* font-family: arial,微软雅黑; */

	font-size: 42px;

	color: #333333;

	line-height: 52px;

	text-align: center;

	padding-top: 20px;

	position: relative;

}

.thing_a:nth-child(1) h1:after{

	content: '';

	position: absolute;

	width: 1px;

	height: 772px;

	left:50%;

	top: 68px;

	background: #e7e7e7;

}

.thing_a:nth-child(2) h1:after{

	content: '';

	position: absolute;

	width: 1px;

	height: 982px;

	left:50%;

	top: 68px;

	background: #e7e7e7;

}

.thing_a:nth-child(3) h1:after{

	content: '';

	position: absolute;

	width: 1px;

	height: 982px;

	left:50%;

	top: 68px;

	background: #e7e7e7;

}

.mongh{

	text-align: right;

	width: 44%;

	position: relative;

}

.mongh h3{

	color: #d50003;

	font-size: 24px;

	line-height: 34px;

	/* font-family: arial; */

}

.mongh p{

	color: #555555;

	font-size: 18px;

	line-height: 24px;

}

.monghr{

	text-align: left;

	width: 44%;

	position: relative;

}

.monghr{

	margin-top: 60px;

}

.monghr h3{

	color: #d50003;

	font-size: 24px;

	line-height: 34px;

	/* font-family: arial; */

}

.monghr p{

	color: #555555;

	font-size: 18px;

	line-height: 24px;

}

.mongh .zsan{

	position: absolute;

	top: 6px;

	right: -72px;

}

.monghr .zsan{

	position: absolute;

	top: 6px;

	left: -72px;

}

.zsan img{

	height: 21px;

}

.mongh .zsan1{

	position: absolute;

	top: 122px;

	right: -72px;

}

.j-cishan{

	padding-top: 20px;

}

.j-hanjin{

	padding-top: 20px;

}

/*.j-cishan img{

	width:100%;

}

.j-hanjin img{

	width:100%;	

}*/

.yeas16{

	padding-top: 55px;

}

/*新闻资讯*/

.list{

	padding-top: 5px;

}

.list1{

	position: relative;

	margin-top: 40px;

}

.list_fs{

	padding: 20px 135px 45px 40px;

	border-bottom: 1px solid #dcdcdc;

	width: calc(100% - 367px);

}

.list_fs .j-p1{

	color: #777777;

	font-size: 18px;

	line-height: 32px;

	overflow : hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	margin-top: 20px;

	margin-bottom: 25px;

}

.list_fs .j-p2{

	color: #444444;

	font-size: 18px;

	line-height: 28px;

	margin-bottom: 2px;

}

.list_fs h3{

	color: #333333;

	font-size: 24px;

	line-height: 24px;

	display:block;

	white-space:nowrap;

	overflow:hidden;

	text-overflow:ellipsis;

}

.list_f img{

	width: 100%;

}

.jyjiant{

	position: absolute;

	right: 0;

	top: 30%;

}

.jsra{

	display: none;

}

.list1:hover h3{

	color: #d50003;

	transition: all .3s ease-in 0s;

	-o-transition: all .3s ease-in 0s;

	-ms-transition: all .3s ease-in 0s;

	-moz-transition: all .3s ease-in 0s;

	-webkit-transition: all .3s ease-in 0s;

}

.list1:hover .jsr{

	display: none;

	transition: all 2s ease-in 0s;

	-o-transition: all 2s ease-in 0s;

	-ms-transition: all 2s ease-in 0s;

	-moz-transition: all 2s ease-in 0s;

	-webkit-transition: all 2s ease-in 0s;	

}

.list1:hover .jsra{

	display: block;

	transition: all 2s ease-in 0s;

	-o-transition: all 2s ease-in 0s;

	-ms-transition: all 2s ease-in 0s;

	-moz-transition: all 2s ease-in 0s;

	-webkit-transition: all 2s ease-in 0s;

}

.j_ys-fenye {

	padding: 30px 0 25px;

	text-align: center;

	background: #FFFFFF;

	margin-bottom: 16px;

}



.j_ys-fenye li {

	display: inline-block;

	width: 45px;

	height: 45px;

	margin: 0 6px;

	text-align: center;

	line-height: 45px;

	color: #FFFFFF;

	font-size: 18px;

	background-color: #d7d7d7;

}



.j_ys-fenye li img {

	width: 16px;

	height: 13px;

}



.j_ys-fenye li.ys-activepage {

	background-color: #d50003;

}



.j_ys-fenye a li:hover {

	background-color: #d50003;

	transition: all .3s ease-in 0s;

	-o-transition: all .3s ease-in 0s;

	-ms-transition: all .3s ease-in 0s;

	-moz-transition: all .3s ease-in 0s;

	-webkit-transition: all .3s ease-in 0s;

}



.j_ys-fenye button {

	/* 手机端的样式  */

	width: 100px;

	height: 40px;

	margin-left: 10px;

	margin-right: 10px;

	text-align: center;

	line-height: 40px;

	border: 1px solid #d50003;

	font-size: 20px;

	color: #565656;

	border-radius: 10px;

	display: none;

}



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

	.j_ys-fenye ul {

		display: none;

	}

	.j_ys-fenye button {

		display: inline-block;

	}

}

.comp .cne>li{

	display: inline-block;

	position: relative;

}

.gsxwa{

	display: none;

	position: absolute;

	left: 27px;

    top: 88px;

    border: 1px solid #d2d2d2;

    z-index: 3;

}

.gsxwa ul>li>a{

	font-size: 18px;

	color: #333333;

	line-height: 44px;

	padding: 10px 60px 10px 30px;

	

	background: #f2f2f2;

}

.comp .cne p{

	font-size: 18px;

	color: #333333;

	line-height: 28px;

	padding: 10px 60px 10px 30px;

	border: 1px solid #d2d2d2;

	position: relative;

}

.comp .cne p span{

	position: absolute;

	right: 18px;

	top: 13px;

}

.comp .cne p span img{

	width: 12px;

}

.j_news{

	background: #f2f2f2;

	padding-bottom: 74px;

}

.newsa{

	background: #FFFFFF;	

	padding-top: 35px;

	position: relative;

}

.news{

	position: absolute;

	background: #FFFFFF;

	width: 100%;

	top: -55px;

	z-index: 9;

}

.news h2{	

	padding-top: 35px;

	font-size: 32px;

	color: #333333;

	line-height: 42px;	

	text-align: center;	

	display:block;

	white-space:nowrap;

	overflow:hidden;

	text-overflow:ellipsis;

	margin: 0 20px;

}

.newsa .timess{

	text-align: center;

	font-size: 18px;

	line-height: 28px;

	color: #D50003;

}

.timess span img{

	margin: 5px 12px 8px 12px;

}

.j10 p{

	font-size: 18px;

	line-height: 34px;

	color: #555555;

	padding: 0 100px;

}

.wdj{

	margin-top: 20px;

	padding: 0 100px;

	margin-bottom: 65px;	

}

.wdjl{

	width: calc(100% - 553px);

}

.wdjl p{

	font-size: 18px;

	line-height: 34px;

	color: #555555;

	margin-right: 51px;

}

.wdjl2{

	margin-top: 15px;

}

.wdjr img{

	width: 100%;

}

.j_fxx {

    border-top: #dcdcdc 1px solid;

    padding: 38px 0 130px 0;

    text-align: center;

    position: relative;

}

.j_fxx p{

	color: #888888;

}



.j_fxs{

	position: absolute;

	left: 50%;

	top: 100px;

	-webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}

.j_fxs .bds_mshare {

	background-image: url(../images/fenxiang.png);

	background-size: 22px 22px;

	background-position: center !important;

	height: 30px;

	width: 30px;

	padding: 25px;

}

.j_fxs .bds_mshare:hover{

	background-image: url(../images/fenxianga.png);

	background-size: 22px 22px;

	background-position: center !important;

	height: 30px;

	width: 30px;

	/*padding: 25px;*/

}

.j_fxs .bds_tsina {

	background-image: url(../images/weibo.png);

	background-size: 22px 22px;

	background-position: center !important;

	height: 30px;

	width: 30px;

	padding: 25px;

	border-left: none;

}

.j_fxs .bds_tsina:hover{

	background-image: url(../images/weiboa.png);

	background-size: 22px 22px;

	background-position: center !important;

	height: 30px;

	width: 30px;

	/*padding: 20px;*/

}

.j_fxs .bds_weixin{

	background-image: url(../images/weixin1.png);

	background-size: 22px 22px;

	background-position: center !important;

	border-left: none;

	height: 30px;

	width: 30px;

	padding: 25px;

}

.j_fxs .bds_weixin:hover{

	background-image: url(../images/weixina.png);

	background-size: 22px 22px;

	background-position: center !important;

	height: 30px;

	width: 30px;

	/*padding: 20px;*/

}

.j_fxs .bds_more{

	background: none !important;

	border-left: none;

	height: 30px !important;

	width: 30px;

	padding: 25px 32px 25px 32px;

	line-height: 0px !important;

}

.j_fxs .bds_more:hover{

	background: none !important;

	height: 30px;

	width: 30px;

	color: #D50003;

}

.j_fxs a{

	border:1px solid #bfbfbf;

	margin:0 !important;

	letter-spacing: 5px;

	font-weight: bold;

}

.emails{

	margin-top: 30px;

}



/* 2021.06.08 */
.mc_history{
	overflow: hidden;
}

@media screen and (min-width:767px) {
	.mongh:not(:first-of-type){
		margin-top: 60px;
	}
}

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

.j_sub .fr p{
	-webkit-line-clamp: 5;
	line-height: 20px;
	max-height: 100px;
}

.cit_l {
	width: 340px;
}
.cit_r{
	margin-top: 0;
}