.header {
	width: 100%;
	height: 100px;
	max-width: 1920px;
}

.logo {
	width: 20%;
	margin-left: 5%;
	/* margin-top: 20px; */
	height: 100%;
	display: flex;
	align-items: center;
}

.nav {
	width: 70%;
}

.nav ul li {
	width: 10%;
	margin-right: 1%;
	float: left;
}

.nav ul li a {
	display: block;
	line-height: 100px;
	height: 100px;
	font-size: 16px;
	text-align: center;

}

.nav ul li:hover {
	background: #e40118;
}

.nav ul li:hover a {
	color: #fff;
}

.nav ul li.hover {
	background: #e40118;
}

.nav ul li.hover a {
	color: #fff;
}


/*banner*/

.fullSlide {
	z-index: 22;
	width: 100%;
	position: relative;
	height: 790px;
	background: #000;
	max-width: 1920px;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 790px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 790px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 100px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 40px;
	height: 8px;
	margin: 8px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
	border-radius: 4px;
}

.fullSlide .hd ul .on {
	background-position: 0 0;
	background: #9d0802;
}

/*section1*/
.section1 {}

.title {
	text-align: center;
}

.title2 h3 {
	color: #333333;
	font-size: 28px;
}

.title2 p {
	margin-top: 10px;
	color: #928989;
	font-size: 14px;
}

.pro_nav_box {
	margin-top: 0px;
	overflow: hidden;
}

.pro_nav_box ul {
	margin-top: 30px;
	width: 100%;
}

.pro_nav_box>ul>li {
	height: 413px;
	width: 283px;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.pro_nav_box>ul>li:nth-child(1) {
	height: 413px;
	background: url(../image/pro1.jpg) no-repeat left center;
}

.pro_nav_box>ul>li:nth-child(2) {
	height: 413px;
	background: url(../image/pro2.jpg) no-repeat left center;
}

.pro_nav_box>ul>li:nth-child(3) {
	height: 413px;
	background: url(../image/pro3.jpg) no-repeat left center;
}

.pro_nav_box>ul>li:nth-child(4) {
	height: 413px;
	background: url(../image/pro4.jpg) no-repeat left center;
}

.pro_nav_box>ul>li:nth-child(5) {
	height: 413px;
	/* background: url(http://www.jsayres.com/public/static/index/img/pro5.jpg) no-repeat left center; */
}

.pro_nav_son {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	margin-top: 0px;
}

.pro_nav {
	height: 415px;
	padding: 30px;
	background: rgba(0, 0, 0, 0.8);
	box-sizing: border-box;
	display: none;
}

.pro_t {
	color: #FFFFFF;
	margin-bottom: 60px;
}

.pro_t a {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.pro_t a:hover {
	text-decoration: underline;
}

.pro_t p {
	font-size: 15px;
	padding-left: 40px;
	height: 30px;
	line-height: 30px;
	background: url(../image/hot.png) no-repeat left;
}

.pro_txt {
	margin-top: 30px;
}

.pro_txt li {
	margin-top: 10px;
	float: left;
	height: 30px;
	width: 106px;
}

.pro_txt li a {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}

.pro_txt li a:hover {
	text-decoration: underline;
}

.pro_more {
	clear: both;
	text-align: center;
	margin-top: 60px;
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	display: block;
	line-height: 40px;
	border: 1px solid #fff;
	overflow: hidden;
}

.pro_nav_box>ul>li:hover {
	width: 470px;
}

.pro_nav_box>ul>li:hover .pro_nav_son {
	display: none;
}

.pro_nav_box>ul>li:hover .pro_nav {
	display: block;
}

.pro_more:hover {
	text-decoration: underline;
}

.pro_nav_box>ul>li.hover {
	width: 394px;
}

.pro_nav_box>ul>li.hover .pro_nav_son {
	display: none;
}

.pro_nav_box>ul>li.hover .pro_nav {
	display: block;
}

.index_box2_more {
	width: 320px;
	height: 50px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	background: #000;
	margin: 60px auto;
}

.index_box2_more:hover {
	background: #e40118;
}



/*section2*/
.section2 {
	width: 100%;
	background: url(../image/ys1.png) no-repeat center;
	height: 731px;
	overflow: hidden;
}

.title3 {
	padding-top: 82px;
}

.title3 h3 {
	color: #fff;
	font-size: 30px;
}

.title3 p {
	color: #fff;
}

.section2_list {
	padding-top: 107px;
}

.section2_list li {
	float: left;

	width: 300px;
}

@keyframes test {
	0% {
		transform: translate(0, 0)
	}

	50% {
		transform: translate(0, 5px)
	}

	100% {
		transform: translate(0, 0)
	}
}

.section2_list li:hover {
	animation: test 0.25s ease-in 3;

}

.section2_list li p {
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding-top: 30px;
}

.section2_list li span {
	text-align: center;
	text-align: center;
	display: block;
	padding-top: 20px;
}


/*section3*/
.section3 {
	margin-top: 30px;
}

.section3_pro {
	margin-top: 30px;
	clear: both;
	overflow: hidden;
}

.section3_pro li {
	float: left;
	width: 385px;
	height: 289px;
	margin-bottom: 20px;
	margin-right: 15px;
}

.section3_pro li .section3_pro_img {
	width: 385px;
	height: 213px;
	display: block;
	overflow: hidden;
}

.section3_pro li .section3_pro_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.section3_pro li .section3_pro_img:hover img {
	transform: scale(1.1);
}

.section3_pro li .section3_pro_txt {
	height: 70px;
	background: #000000;
	text-align: center;
	color: #fff;
}

.section3_pro li .section3_pro_txt p {
	line-height: 70px;
	font-size: 16px;
}

.section3_pro li .section3_pro_txt:hover {
	background: #e40118;
}

/*section4*/
.section4 {
	width: 100%;
	background: url(../image/ys2.png) no-repeat center;
	overflow: hidden;
	height: 874px;
}

.section4_list {
	margin-top: 30px;
}

.section4_list ul li {
	width: 336px;
	margin-top: 31px;
	float: left;
	height: 240px;
	margin-left: 44px;
}

.section4_list ul li a {
	color: #fff;
	display: block;
	width: 220px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	;
	margin: 100px auto;
}

.section4_list ul li a:hover {
	color: #fff;
	background: rgba(228, 1, 19, 1);
	;

}

/*section5*/
.section5 {
	margin-top: 30px;
}

.box5_about {
	width: 537px;
}

.box5_about .p_p1 {
	color: #e00113;
	font-size: 36px;
}

.box5_about .p_p1 span {
	color: #928989;
	font-size: 26px;
}

.p_p2 {
	margin-top: 30px;
	font-size: 28px;
	color: #363535;
}

.p_p3 {
	margin-top: 30px;
	width: 100px;
	border-bottom: 5px solid #e00113;
}

.p_p4 {
	display: block;
	font-size: 14px;
	margin-top: 20px;
	color: #363535;
	line-height: 24px;
}

.about_more {
	margin-top: 30px;
	display: block;
	color: #FFFFFF;
	background: #e00113;
	width: 168px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
}

.about_more:hover {
	background: #000;
}

.box5_img {
	width: 608px;
	height: 400px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	position: relative;
	overflow: hidden;
}

.box5_img img {
	max-width: 608px;
	max-height: 400px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.box5_img:hover img {
	transition: all 0.5s;
	transform: rotateY(180deg);
}

/*section6*/
.section6 {
	width: 100%;
	height: 952px;
	overflow: hidden;
	background: url(../image/ys3.jpg) no-repeat center;
}

.title4 {
	padding-top: 120px;
}

.news_fl {
	margin-top: 30px;
	height: 504px;
	position: relative;
	background: #f0f0f0;
	width: 538px;
}

.section6_news {
	overflow: hidden;
}

.news_img {
	display: flex;
	justify-content: center;
}

.news_img a {
	display: block;
	overflow: hidden;
	max-height: 320px;
	max-width: 534px;
	overflow: hidden;
	width: 100%;
}

.news_img a img {
	transition: all 0.5s;
	min-height: 100%;
	min-width: 100%;
	max-width: 100%;
}

.news_img a:hover img {
	transform: scale(1.1);
}

.news_txt {
	position: absolute;
	bottom: 32px;
	width: 80%;
	left: 10%;
	overflow: hidden;
	richness: 10%;
	padding: 20px;
	height: 224px;
	background: #fff;
	border-bottom: 2px solid #ac0505;
}

.news_txt h5 a {
	font-size: 16px;
	color: #333333;
	height: 40px;
	overflow: hidden;
	display: block;
	border-bottom: 1px dashed #a9a4a4;
}

.news_txt:hover h5 a {
	color: #ac0505;
	text-decoration: none !important;
}

.news_txt:hover {
	border-bottom: 2px solid #000000;
}

.news_txt .news_txt_cont {
	font-size: 13px;
	color: #333333;
	height: 60px;
	margin-top: 10px;
	overflow: hidden;
	display: block;
	line-height: 30px;
}

.news_txt_son {
	margin-top: 30px;
}

.news_txt_son p:nth-child(1) {
	font-size: 13px;
	color: #333333;
}

.news_txt_son p:nth-child(2) {
	font-size: 14px;
	color: #191919;
}

.news_fr {
	width: 604px;
	margin-top: 30px;
	overflow: hidden;
}

.news_fr li {
	background: #f0f0f0;
	height: 158px;
	overflow: hidden;
	margin-bottom: 15px;
}

.news_fr li .news_fr_box {
	height: 88px;
	padding: 20px;
	width: 99%;
	margin-top: 23px;
}

.news_fr_time {
	width: 22%;
	background: #4f4f4f;
	height: 86px;
	text-align: center;
}

.news_fr_time:hover {
	background: #e00110;
}

.news_fr_time p:nth-child(1) {
	font-size: 36px;
	margin-top: 1px;
	color: #ffffff;
}

.news_fr_time p:nth-child(2) {
	font-size: 16px;
	color: #ffffff;
}

.news_fr_txt {
	margin-top: -30px;
	width: 78%;
	height: 131px;
	background: #fff;
}

.news_fr_txt a {
	display: block;
	padding: 15px;
}

.news_fr_txt a h5 {
	font-size: 16px;
	color: #878282;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.news_fr_txt a p {
	margin-top: 10px;
	height: 46px;
	font-size: 12px;
	color: #858282;
	overflow: hidden;
	line-height: 25px;
}

.news_fr_txt a:hover {
	text-decoration: none !important;
}

.news_fr_txt a h5:hover {
	color: #e00110;
}

.news_more {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	color: #fff;
	margin: 20px auto;
	background: #ac0505;
	line-height: 40px;
}

.news_more:hover {
	display: block;
	text-decoration: none !important;
	background: #000;
	line-height: 40px;
}

footer {
	width: 100%;
	overflow: hidden;
	background: #000;
}

.foot_nav {
	margin-top: 30px;
	width: 161px;
	height: 200px;
	margin-right: 80px;
	background: url(../image/f.png) no-repeat right;
}

.foot_nav h4 {
	margin-top: 20px;
	font-size: 14px;
	color: #ffffff;
}

.foot_p1 {
	margin-top: 10px;
	width: 30px;
	height: 2px;
	border-bottom: 1px solid #FFFFFF;
}

.foot_nav ul {
	margin-top: 20px;
}

.foot_nav ul li {
	float: left;
	width: 120px;
	height: 30px;
	line-height: 20px;
}

.foot_nav ul li a {
	display: block;
	color: #e6e6e6;
	font-size: 12px;
}

.foot_nav ul li a:hover {
	text-decoration: underline;
}

.foot_fx {
	background: url(../image/f.png) no-repeat right;
	margin-top: 40px;
	margin-left: -5px;
	width: 186px;
	margin-right: 54px;
}

.foot_fx>p:nth-child(1) {
	color: #FFFFFF;
	font-size: 14px;
}

.foot_fx>p:nth-child(2) {
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 16px;
}

.foot_fx a {
	display: block;
	width: 138px;
	height: 47px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	line-height: 47px;
	/* background: #e40118  url(http://www.jsayres.com/public/static/index/img/qq.png) no-repeat 20px center; */
}

#share2,
#share3 {
	display: block;
	overflow: hidden;
	clear: both;
}

.gb_resItms {
	margin-top: 20px;
}

.gb_resItms p {
	width: 51px;
	float: left;
}

#weixin3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(../image/fx1.png) no-repeat !important;
}

#qzone3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(../image/fx3.png) no-repeat !important;
}

#tsina3 {
	cursor: pointer;
	float: left;
	margin: 0 3px;
	width: 29px !important;
	height: 29px !important;
	background: url(../image/fx2.png) no-repeat !important;
}

.foot_wx {
	margin-top: 40px;
	margin-left: 30px;
}

.foot_wx p {
	color: #FFFFFF;
	font-size: 14px;
}

.foot_wx img {
	margin-top: 18px;
}

.foot {
	height: 60px;
	padding-bottom: 30px;
	margin-top: 60px;
	border-top: 1px solid #565353;
}

.foot p {
	margin-top: 30px;
	color: #ffffff;
}

.foot p a {
	margin-top: 30px;
	color: #ffffff;
}

/*zy_banner*/

.zy_banner {
	width: 100%;
	height: 600px;
	background-color: #f5f5f5;
}

.other_nav {
	clear: both;
	overflow: hidden;
	width: 100%;
	background: #f5f5f5;
	padding-top: 36px;
}

.other_nav ul li {
	float: left;
	display: inline-block;
	margin-right: 80px;
	padding: 0 8px;
	font-size: 16px;
	color: #999;
	height: 60px;
	border-bottom: 4px solid transparent;
	font-weight: normal;
}

.other_nav ul li a {

	font-size: 16px;
	color: #999;
	display: block;
	padding: 0 8px;
	text-decoration: none;
	font-weight: normal;
}

.other_nav ul li:hover {
	border-color: #e40118;
}

.other_nav ul li:hover a {
	color: #e40118;
}

.other_nav ul li.cur {
	border-color: #e40118;
}

.other_nav ul li.cur a {
	color: #e40118;
}

.other {
	margin-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}

.other_title {
	margin-top: 30px;
	text-align: center;
}

.other_title p {
	font-size: 30px;
	color: #e40118;
}

.other_title p span {
	color: #5c4d4d;
}

/*新闻中心*/

.other_news_box {
	margin-top: 30px;
	background: #f0f0f0;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.news_fr_time1 {
	height: 116px;
	text-align: center;
	background: #4f4f4f;
	margin-top: 3px;
	margin-right: -30px;
	width: 158px;
}

.news_fr_time1 p {
	text-align: center;
}

.news_fr_time1:hover {
	background: #e40118;
}

.news_fr_time1 p:nth-child(1) {
	font-size: 36px;
	margin-top: 20px;
	color: #ffffff;
}

.news_fr_time1 p:nth-child(2) {
	font-size: 16px;
	color: #ffffff;
}

.news_fr_txt1 {
	margin-top: -10px;
	height: 139px;
	background: #fff;
	width: 975px;
}

.news_fr_txt1 a {
	display: block;
	padding: 15px;
}

.news_fr_txt1 a h5 {
	font-size: 16px;
	color: #878282;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.news_fr_txt1 a p {
	margin-top: 10px;
	height: 80px;
	font-size: 12px;
	color: #858282;
	overflow: hidden;
	line-height: 25px;
}

.news_fr_txt1 a:hover {
	text-decoration: none !important;
}

.news_fr_txt1 a h5:hover {
	color: #e40118;
}

.news_fr_img {
	position: relative;
}

.news_fr_img1 a {
	min-width: 277px;
	height: 190px;
	display: block;
	overflow: hidden;
}

.news_fr_img1 a img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.news_fr_img1 a:hover img {
	transform: scale(1.1);
}

/*分页*/

.page {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	clear: both;
	overflow: hidden;
	text-align: center;
}

.page div {
	display: inline-block;
}

.page a,
.page span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: 21px;
	line-height: 1.42857143;
	color: #0c3254;
	text-decoration: none;
	background-color: #fff;
}

.page .current {
	background-color: #e40118;
	width: 40px;
	height: 40px;
	line-height: 20px;
	border-radius: 50%;
	color: #fff;
}

.page li {
	float: left;
}

.pagination {
	margin: 0 auto;
	display: inline-block;
}

.active span {
	color: red;

}


.page .num {
	width: 40px;
	height: 40px;
	background: #e5e5e5;
	line-height: 20px;
	border-radius: 50%;
}

.page .num:hover {
	color: #fff;
	background-color: #e40118;
}

.page a:first-child,
.page span:first-child {}

.page a:last-child,
.page span:last-child {}

.prev {
	font-size: 22px;
	width: 120px;
	height: 40px;
	color: #858282;
}

.next {
	font-size: 22px;
	width: 120px;
	height: 40px;
	color: #858282;
}

/*联系我们*/
.subBanner1 {
	width: 100%;
	padding-top: 26%;
	position: relative;
}

.pageTop {
	clear: both;
	width: 100%;
}

.bai {
	background: #FFF;
}

.subPageC {
	min-height: 214px;
	height: auto !important;
	height: 600px;
}

.contact1 {
	height: 135px;
	position: relative;
	margin-right: -30px;
}

.contact {
	width: 1080px;
	margin: 0 auto;
}

.contact1 {
	height: 135px;
	position: relative;
	margin-right: -30px;
}

.contact1List {
	position: absolute;
	left: 0px;
	width: 100%;
	top: -30px;
}

.contact1List dd {
	float: left;
	display: inline;
	width: 33.3333%;
}

.contact1List dd .con {
	padding-right: 30px;
	text-align: center;
}

.contact1List dd .con .text {
	height: 199px;
	border-bottom: 3px solid #c7c7c7;
	background: #FFF;
	padding-top: 70px;
	line-height: 26px;
	color: #333333;
	font-size: 14px;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.contact1List dd .con .text:before {
	display: block;
	height: 3px;
	background: #cd281e;
	position: absolute;
	left: 0px;
	bottom: -3px;
	content: '';
	width: 0px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.contact1List dd .con .img {
	width: 73px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -36px;
	top: -36px;
}

.contact1List dd:hover .text {

	color: #cd281e;
}

.contact1List dd:hover .text:before {
	width: 100%;
}

.messageT {
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin-bottom: 40px;
}

.messageC {
	background: #f5f5f5;
	padding: 45px 50px;
	margin-top: 120px;
}

.messageForm {
	overflow: hidden;
	margin-right: -20px;
}

.messageForm dd {
	float: left;
	display: inline;
	width: 33.3333%;
	margin-bottom: 15px;
}

.messageForm dd .con {
	padding-right: 20px;
}

.messageForm dd .form {
	border-bottom: 1px solid #c7c7c7;
	padding: 0 8px;
}

.messageForm dd .form span {
	float: left;
	display: inline;
	color: #666666;
	font-size: 14px;
	line-height: 40px;
}

.messageForm dd .form .formC {
	overflow: hidden;
	padding: 0 10px;
}

.messageForm dd .form input {
	overflow: hidden;
	display: block;
	height: 40px;
	line-height: 40px;
	background: none;
	border: none;
	width: 100%;
}

.messageForm dd .form textarea {
	overflow: hidden;
	display: block;
	height: 170px;
	line-height: 40px;
	font-size: 14px;
	background: none;
	border: none;
	width: 100%;
}

.messageForm dd.ddtextarea {
	width: 100%;
}

.messageCode {
	text-align: center;
	padding: 30px 0;
}

.messageCode div {
	display: inline-block;
	overflow: hidden;
}

.messageCode div input {
	float: left;
	display: inline;
	width: 143px;
	height: 38px;
	border: 1px solid #c7c7c7;
	padding: 0 10px;
	background: none;
	margin-right: 18px;
}

.messageCode div img {
	float: left;
	display: inline;
	width: 90px;
	height: 40px;
}

.messageBtn {
	overflow: hidden;
	text-align: center;
}

.messageBtn button {
	display: block;
	width: 273px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #c1272d;
	margin: 0 auto;
	color: #FFF;
	border: none;
}

.messageBtn button:hover {
	opacity: 0.8
}


/*在线客服*/
.side {
	position: fixed;
	width: 78px;
	right: 0;
	top: 50%;
	margin-top: -200px;
	z-index: 100;
	border: 1px solid #e0e0e0;
	background: #fff;
	border-bottom: 0;
	z-index: 999;
}

.side ul li {
	width: 78px;
	height: 78px;
	float: left;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	transition: all .3s;
	cursor: pointer
}

.side ul li:hover {
	background: #b12b2e;
	color: #fff
}

.side ul li:hover a {
	color: #fff
}

.side ul li i {
	height: 25px;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 25px;
	margin-top: 14px;
	transition: all .3s
}

.side ul li i.bgs1 {
	background-image: url(../image/right_pic5.png)
}

.side ul li i.bgs2 {
	background-image: url(../image/right_pic7.png)
}

.side ul li i.bgs3 {
	background-image: url(../image/right_pic2.png)
}

.side ul li i.bgs4 {
	background-image: url(../image/right_pic1.png)
}

/* .side ul li i.bgs5{background-image:url(http://www.jsayres.com/public/static/index/img/right_pic3.png)} */
.side ul li i.bgs6 {
	background-image: url(../image/right_pic6_on.png)
}

.side ul li:hover i.bgs1 {
	background-image: url(../image/right_pic5_on.png)
}

.side ul li:hover i.bgs2 {
	background-image: url(../image/right_pic7_on.png)
}

.side ul li:hover i.bgs3 {
	background-image: url(../image/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
	background-image: url(../image/right_pic1_on.png)
}

/* .side ul li:hover i.bgs5{background-image:url(http://www.jsayres.com/public/static/index/img/right_pic3_on.png)} */
.side ul li .sidebox {
	position: absolute;
	width: 78px;
	height: 78px;
	top: 0;
	right: 0;
	transition: all .3s;
	overflow: hidden
}

.side ul li.sidetop {
	background: #b12b2e;
	color: #fff
}

.side ul li.sidetop:hover {
	opacity: .8;
	filter: Alpha(opacity=80)
}

.side ul li.sideewm .ewBox.son {
	display: none;
	color: #363636;
	text-align: center;
	padding-right: 78px;
	position: absolute;
	left: -228px;
	top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #e0e0e0
}

.side ul li.sideetel .telBox.son {
	width: 304px;
	/* height: 237px; */
	display: none;
	color: #fff;
	text-align: left;
	position: absolute;
	left: -300px;
	top: -79px;
	background: #b12b2e;
	padding-bottom: 20px;
	
}

.side ul li.sideetel .telBox dd {
	display: block;
	/* height: 118.5px; */
	overflow: hidden;
	padding-left: 82px;
	line-height: 24px;
	font-size: 14px;
}

.side ul li.sideetel .telBox dd span {
	display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	margin-top: 32px;
	font-size: 14px;
}

.side ul li.sideetel .telBox dd.bgs1 {
	background: url(../image/right_pic8.png) 28px center no-repeat;
	background-color: #b12b2e;
}

.side ul li.sideetel .telBox dd.bgs2 {
	background: url(../image/right_pic9.png) 28px center no-repeat
}

.side ul li:hover .son {
	display: block !important;
	animation: fadein 1s
}

@keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.section4_list0 {
	padding-bottom: 30px;
}

/*产品中心*/
pro_left {}

.pro-title {
	/*background: #785051;*/
	width: 300px;
	position: relative;
	height: 100px;
	border-bottom: 1px dashed #785051;
	margin-top: 0px !important;
}

.pro-title span,
.pro-title b {
	display: block;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	text-align: center;
	font-weight: bold
}

.pro-title span {
	font-size: 36px;
	font-weight: bold;
	color: #bc9697;
	padding-top: 20px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	text-transform: Uppercase;
}

.pro-title b {
	font-size: 36px;
	color: #e40118;
	position: absolute;
	bottom: 5px;
	left: 0;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	right: 0;
	margin: 0 auto;
	letter-spacing: 2px;
}

.pro_nav1 {
	padding-bottom: 30px;
	border-bottom: 1px dashed #785051;
	margin-top: 30px;
}

.pro_left_nav1 {
	background: url(../image/p_category_li.png) no-repeat left center;
	text-align: left;
	text-indent: 40px;
}

.pro_left_nav1 a {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.pro_left_nav1 a.active {
	color: #e40118;
}

.pro_left_nav1 a:hover {
	color: #e40118;
}

.pro_nav2 li {
	text-align: left;
	line-height: 30px;
}

.pro_nav2 li a {
	text-align: right;
	height: 30px;
	font-size: 14px;
	padding-left: 30px;
}

.pro_nav2 li a:hover {
	color: #e40118;
}

.pro_left_nav2.on a {
	color: #e40118;
	font-weight: bold;
}

.contact-tel {
	margin-top: 20px;
	background: url(../image/cont-bg.jpg) no-repeat center center;
	text-align: center;
	height: 160px;
	text-align: center;
}

.contact-tel span,
.contact-tel b {
	display: block;
	color: #fff
}

.contact-tel span {
	font-size: 16px;
	background: url(../image/tel2.png) no-repeat center top 20px;
	padding-top: 80px;
}

.contact-tel b {
	font-size: 36px;
	font-family: Impact;
}

/*pro_fr*/
.pro_fr {
	width: 884px;
	margin-top: 40px;
}

.pro_fr li {
	float: left;
	width: 275px;
	height: 289px;
	margin-bottom: 20px;
	margin-right: 15px;
}

.pro_fr li .section1_pro_img {
	width: 275px;
	height: 200px;
	display: block;
	overflow: hidden;
}

.pro_fr li .section1_pro_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.pro_fr li .section1_pro_img:hover img {
	transform: scale(1.1);
}

.pro_fr li .section1_pro_txt {
	height: 70px;
	background: #000000;
	text-align: center;
	color: #fff;
}

.pro_fr li .section1_pro_txt p {
	line-height: 70px;
	font-size: 16px;
}

.pro_fr li .section1_pro_txt:hover {
	background: #e40118;
}

.pro_box3 {
	margin-top: 60px;
	width: 100%;
	overflow: hidden;
	padding: 150px 0;
	background: url(../image/pro_banner1.jpg) center no-repeat;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.pro_box3 p {
	text-align: center;
	font-size: 50px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	color: #fff;
	letter-spacing: 5px;
}

.pro_ys {
	width: 100%;
	overflow: hidden;
}

.pro_ys_txt {
	margin-top: 40px;
	width: 643px;
}

.pro_ys_txt p:nth-child(1) {
	font-size: 30px;
	color: #000000;
}

.pro_ys_txt p:nth-child(1) span {
	font-size: 110px;
	color: #c1272d;
}

.pro_ys_txt p:nth-child(2) {
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
}

.pro_ys_txt p:nth-child(3) {
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}

.pro_ys_img {
	width: 489px;
	margin-top: 40px;
}

.pro_ys_one {
	height: 480px;
	border-bottom: 1px solid #dddddd;
}

.other_cont {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.other_cont_img {
	width: 549px;
	height: 394px;
	-webkit-transition: -webkit-transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	will-change: transform;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	display: block;
	overflow: hidden;
}

.other_cont_img img {
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	will-change: transform;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.other_cont_img:hover img {
	transform: scale(1.1);
}

.other_cont_txt {
	padding-top: 1px;
	width: 50%;
}

.other_cont_txt h4 {
	font-size: 30px;
	height: 40px;
	color: #990f0c;
	padding-bottom: 58px;
	border-bottom: 2px solid #e9e9e9;
	line-height: 40px;
}

.other_cont_txt p {
	line-height: 40px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.other_more {
	padding-top: 20px;
	border-top: 1px solid #e9e9e9;
}

.other_more a {
	width: 160px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-left: 20px;
	display: block;
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	border: 1px solid #000000;
	border-radius: 20px;
	color: #000;
}

.other_more a:hover {
	background: #000000;
	color: #fff;
}

.pro_xq_cont {

	margin-top: 50px;
}

/*pro_xq_fl*/
.pro_xq_fl {
	width: 100%;

	overflow: hidden;
	border: 1px solid #000;
}

.pro_xq_fl h4 {
	width: 100%;
	height: 80px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	line-height: 80px;
	padding-left: 30px;
	margin-top: 0px !important;
	background: #000000;
	color: #fff;
}

/*pro_xq_tj*/
.pro_xq_tj {
	margin-top: 30px;
	overflow: hidden;
	clear: both;

}

.tj_title {
	padding-bottom: 20px;
	margin-top: 50px;
}

.tj_title p {
	width: 529px;
	float: left;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-size: 24px;
	color: #000000;
	padding-left: 20px;
	border-left: 3px solid #990f0c;
}

.tj_title a {
	width: 529px;
	float: right;
	display: block;
	text-align: right;
	color: #990f0c;
	font-size: 18px;
}

.pro_xq {
	padding: 20px;
}

/*è´¨ä¿ä¹¦*/
.form>div {
	min-height: 40px;
	line-height: 20px;
}

.form input {
	height: 40px;
}

.form .formC textarea {
	height: 80px;
}

.form_a {
	width: 120px;
	height: 40px;
	color: #fff;
	float: right;
	margin-left: 20px;
	display: block;
	background: #555555;
	border-radius: 10px;
	line-height: 40px;
	text-align: center;
}

.form_a:hover {
	background: #785051;
}

.form-box {
	margin-top: 20px;
}

/*about_box*/
.about_box h5 {
	padding-top: 20px;
	text-align: center;
	font-size: 30px;
}

.about_cont {
	font-size: 18px;
	padding-top: 20px;
	line-height: 30px;
}

.other_box {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;

}

.wrap {
	width: 1200px;
	margin: 0 auto;
	height: auto;

}

.newsinfor {}

.newsinfor {}

.newsinfor .sub-tit {
	font-size: 38px;
	line-height: 73px;
	color: #222;
	margin-bottom: 30px;
}

.newsinfor .sub-tit .math {
	height: 22px;
}

.newsinfor .math .time {
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-family: "Arial";
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #e5e5e5;
}

.newsinfor .math .tit {
	font-size: 16px;
	color: #1e409f;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	line-height: 22px;
}

.newsinfor_cont {
	width: 100%;
	padding-bottom: 70px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	line-height: 30px;
	color: #666666;
	padding-top: 20px;
}

.bot {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;

}

.bot .box {
	width: 750px;
	float: left;
}

.bot .box p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.bot .box p a {
	color: #999;
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.bot .box p a:hover {
	color: #666;
}

.bot .btns {
	width: 219px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	color: #a1312f;
	display: block;
	float: right;

	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.other_news {
	overflow: hidden;
	margin-top: 120px;
	width: 100%;
	background-color: #f4f4f4;

}


/*pro_cs_bt*/
.pro_cs {
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 20px;
}

.pro_cs_bt {
	width: 15%;
	height: 50px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	padding-left: 30px;
	background: #e40118;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-size: 20px;
}

.pro_cs table {
	border-collapse: collapse;
	width: 100% !important;
	height: auto;
}


.pro_cs table {
	border-collapse: collapse;
}

.pro_cs table td {
	border: 1px solid #cad3de;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.pro_cs table tr td:first-child {
	/*background: #000;
	color: #fff;*/
}

.show-pro-title p:first-child span {
	font-size: 22px;
	color: #333;
	vertical-align: middle;
}

.show-pro-title p:first-child img {
	vertical-align: middle;
	margin-right: 10px;
}

.show-pro-title p:last-child {
	font-size: 15px;
	color: #333;
	text-transform: uppercase;
}

.txt_txt {
	height: 300px;
	overflow: hidden;
}
.nav-wrap{
	display: flex;justify-content: center;
}

#side-qq{
	background-image: url(../image/right_pic5_on.png);
}