﻿* { box-sizing: border-box; -webkit-text-size-adjust: none; outline: none; }
body { margin: 0; padding: 0; font: inherit; line-height: normal;background:#ffffff;}
header, nav, main, img, form, p { margin: 0; padding: 0; border: 0; }
ul, ol { margin: 0; padding: 0; list-style-type: none; }
hr, dl, dt, dd { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
tbody { border-collapse: collapse; border-spacing: 0px; }
pre { margin: 0px; padding: 0px; border: 0px; overflow: hidden; font-family: inherit; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
select, input, textarea, button { font-size: inherit; padding: 2px 5px; font-family: inherit; color: inherit; }
a { text-decoration: none; color: inherit; transition: ease .3s; }
a:hover { text-decoration: none; color: inherit; }
th { text-align: left; }
td { word-wrap: break-word; word-break: break-all; }
ins, em { text-decoration: none; font-style: normal; }
h1, h2, h3, h4 { padding: 0; margin: 0; font-size: inherit; font-weight: inherit; }
input[type=text], input[type=password], input[type=file], input[type=number], input[type=tel], input[type=button], input[type=submit], input[type=reset], textarea { -webkit-appearance: none; }


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0
}
.clearfix {
 *zoom: 1;
}

.g_imgf { max-width: 100%; }

.g_ell { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.g_content { clear: both; font-size: 16px; font-family: "微软雅黑", "Arial","Helvetica", "sans-serif"; overflow: hidden; }
.g_content header, .g_content nav, .g_content main, .g_content img, .g_content form, .g_content p { margin: initial; padding: initial; border: initial; }
.g_content ul, .g_content ol { margin: 1em 0; padding: 0 0 0 2em; list-style-type: none; }
.g_content hr, .g_content dl, .g_content dt, .g_content dd { margin: initial; padding: initial; }
.g_content table { border-collapse: initial; border-spacing: initial; }
.g_content tbody { border-collapse: initial; border-spacing: initial; }
.g_content pre { margin: initial; padding: initial; border: initial; overflow: hidden; font-family: initial; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
.g_content select, .g_content input, .g_content textarea, .g_content button { font-size: initial; padding: initial; font-family: initial; }
.g_content a { text-decoration: initial; color: initial; }
.g_content a:hover { text-decoration: initial; color: initial; }
.g_content th { text-align: initial; }
.g_content td { word-wrap: break-word; word-break: break-all; }
.g_content ins, .g_content em { text-decoration: initial; font-style: initial; }
.g_content h1, .g_content h2, .g_content h3, .g_content h4 { padding: initial; margin: initial; }
.g_content h1 { font-size: 2em; font-weight: bold; }
.g_content h2 { font-size: 1.5em; font-weight: bold; }
.g_content h3 { font-size: 1.17em; font-weight: bold; }
.g_content p { line-height: 2em; margin: 5px 0; }
.g_content img { max-width: 100%; }



.g_list { clear: both; }
.g_list .offset::before { content: ''; display: block; clear: both; }
.g_list .offset::after { content: ''; display: block; clear: both; }
.g_list .offset .list > li { float: left; }
.g_list .offset .list > li .box { display: block; }

.g_hover .scale { transition: 0.5s ease; }
.g_hover:hover.scale,
.g_hover:hover .scale { transform: scale(1.1,1.1); }

.g_tool { }
.g_tool .g_cw { position: relative; }
.g_tool .g_cw .float { position: absolute; right: 0; }
.g_tool .g_cw .float .box { position: fixed; z-index: 1; width: 80px; top: 200px; font-size: 12px; }

.g_tool .g_cw .float .box .h { background: #865f23; height: 42px; border-radius: 42px 42px 0 0; }

.g_tool .g_cw .float .box > ul { background: #fff; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; }
.g_tool .g_cw .float .box > ul li { position: relative; border-bottom: 1px solid #E4E4E4; }

.g_tool .g_cw .float .box > ul li .face { position: relative; height: 40px; top: -30px; text-align: center; font-size: 0; }
.g_tool .g_cw .float .box > ul li .face img { width: 60px; height: 60px; border-radius: 30px; }



.g_tool .g_cw .float .box > ul > li .qq { display: block; color: #282828; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .qq .fa { display: block; font-size: 20px; vertical-align: baseline; margin-bottom: 5px; }
.g_tool .g_cw .float .box > ul > li .tel { display: block; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .tel img { height: 24px; }
.g_tool .g_cw .float .box > ul > li .tel em { display: block; color: #865f23; }

.g_tool .g_cw .float .box > ul > li .qr { position: relative; display: block; color: #000; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .qr .fa { font-size: 24px; line-height: 22px; }
.g_tool .g_cw .float .box > ul > li .qr p { visibility: hidden; opacity: 0; position: absolute; left: -132px; bottom: 0; font-size: 12px; text-align: center; background: #fff; padding: 0 0 5px 0; border: 1px solid #E4E4E4; transition: ease .3s; }
.g_tool .g_cw .float .box > ul > li .qr p img { width: 120px; }
.g_tool .g_cw .float .box > ul > li .qr:hover p { visibility: visible; opacity: 1; }


.g_tool .g_cw .float .box .b { background: #282828; height: 42px; border-radius: 0 0 42px 42px; }
.g_tool .g_cw .float .box .b a { display: block; line-height: 42px; text-align: center;}
.g_tool .g_cw .float .box .b a img { height: 28px; vertical-align: middle;}


.banners-pc {
	/*margin: 0 40px;*/
	clear: both;
	font-size: 0;
	height: 456px;
	width:1280px;
	margin:0 auto;
	
}
.banners-pc .mode {
	padding-top: 230px;
}
.banners-pc .mode .br1 {
	position: relative;
}
.banners-pc .mode .mode1 {
	margin-top: -80px;
}
.banners-pc .mode .mode1 .p1 {
	margin-bottom: 45px;
	font-size: 44px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.banners-pc .mode .mode1 .p1 span {
	display: block;
}
.banners-pc .mode .mode1 .btn {
	float: left;
}
.banners-pc .mode .mode1 .btn .box {
	padding: 15px 37px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.banners-pc .mode .mode1 .btn1 {
	margin-right: 20px;
}
.banners-pc .mode .mode1 .btn1 .box {
	background: #A4000B;
}
.banners-pc .mode .mode1 .btn2 .box {
	background: #376bb4;
}
.banners-pc .mode .mode1 .btn .box:hover {
	background: #fff;
	color: #1a1a1a;
	transition: ease .3s;
}
.banners-pc .slick-prev {
	opacity: 0.7;
}
.banners-pc .slick-next {
	opacity: 0.7;
}
.banners-pc .slick-prev:hover {
	background: #A4000B;
	opacity: 1;
}
.banners-pc .slick-next:hover {
	background: #A4000B;
	opacity: 1;
}
.banners-mb {
	display: none;
	clear: both;
	height: 860px;
	clear: both;
	font-size: 0;
}
.banners-mb div {
	height: 100%;
}
.banners-mb .frame {
}
.banners-mb .frame .mode {
	position: relative;
	height: 100%;
}
.banners-mb .frame .mode .br1 {
	margin-top: -95px;
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	text-align: center;
}
.banners-mb .frame .mode .br1 img {
	max-width: 100%;
	display: inline-block;
}
.banners-mb .frame .mode .mode1 {
}
.banners-mb .frame .mode .mode1 .p1 {
	margin-top: -70px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-bottom: 20px;
	font-size: 48px;
	color: #fff;
	text-align: center;
}
.banners-mb .frame .mode .mode1 .p1 span {
	display: block;
}
.banners-mb .frame .mode .mode1 .btn {
	position: absolute;
	top: 70%;
	left: 0;
	right: 0;
	text-align: center;
}
.banners-mb .frame .mode .mode1 .btn .box {
	margin: 0 10px;
	padding: 15px 37px;
	font-size: 14px;
	color: #fff;
}
.banners-mb .frame .mode .mode1 .btn .btn1 {
	background: #A4000B;
}
.banners-mb .frame .mode .mode1 .btn .btn2 {
	background: #376bb4;
}
 @media (max-width: 1024px) {
.banners-pc {
	display: none;
}
.banners-mb {
	display: block;
}
}
 @media (max-width: 667px) {
.banners-mb .frame .mode .br1 {
	padding: 0 10px;
}
.banners-mb .frame .mode .mode1 .p1 {
	padding: 0 10px;
	font-size: 40px;
	top: 40%;
}
.banners-mb .frame .mode .mode1 .p1 span {
	display: unset;
}
}
@media (max-width: 400px) {
.banners-mb .frame .mode .br1 {
	display: none;
}
}
.business {
}
.business .left {
	margin-left: 0;
}
.business .left .list {
}
.business .left .list li {
	margin-bottom: 70px;
	padding-left: 100px;
	width: 33.33%;
	float: left;
}
.business .left .list li:nth-child(3n+1) {
	clear: both;
}
.business .left .list li .box {
}
.business .left .list .l2 .box {
	padding-top: 15px;
	display: inline-block;
}
.business .left .list li .box .ico {
	margin-bottom: 10px;
	height: 60px;
	line-height: 60px;
}
.business .left .list li .box .ico .ico1 {
	display: none;
}
.business .left .list li .box .ico .ico1 img {
	vertical-align: middle;
}
.business .left .list li .box .ico .ico2 {
}
.business .left .list li .box .ico .ico2 img {
	vertical-align: middle;
}
.business .left .list li .box .mode .ck {
	margin-bottom: 15px;
	font-size: 12px;
	color: #808080;
}
.business .left .list li .box .mode .ck .fa {
	margin-left: 15px;
	font-size: 16px;
}
.business .left .list li .box:hover .mode .ck {
	color: #A4000B;
	transition: ease .3s;
	font-weight: bold;
}
.business .left .list li .box:hover .mode .ck .fa {
}
.business .left .list li .box .mode .p1 {
	margin-bottom: 15px;
	font-size: 24px;
	color: #1a1a1a;
}
.business .left .list li .box .mode .p2 {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.business .left .one {
	display: none;
}
.business .left .list .two {
}
 @media (max-width: 1024px) {
.business .left {
	margin-left: 0px;
}
.business .left .one {
	margin-left: 50px;
	display: block;
}
.business .left .list .two {
	display: none;
}
.business .left .list li:nth-child(3n+1) {
	clear: none;
}
.business .left .list .l2 {
	padding-left: 50px;
}
.business .left .list li .box .mode .p2 {
	height: 5em;
	overflow: hidden;
}
}
 @media (max-width: 667px) {
.business .left {
	margin-left: 0px;
}
.business .left .one {
	margin-left: 10px;
}
.business .left .list .l2 {
	padding-left: 10px;
	width: 50%;
}
.business .left .list li .box {
	padding: 0 20px;
	text-align: center;
}
}
@media (max-width: 500px) {
.business .left .list .l2 {
	width: 100%;
}
.business .left .list li .box .mode .p2 {
	height: auto;
}
}




.businessdetails {
}
.businessdetails .details {
}
.businessdetails .details .p1 {
	margin-bottom: 40px;
	font-size: 24px;
	color: #1a1a1a;
	font-weight: bold;
}
.businessdetails .details .p2 {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 24px;
}

.about {
	 background:#f7f7f7;
	 padding:40px 0;
}
.about .left {
	margin-right: 50px;
	float: left;
}
.about .right {
}
.about .right .buc {
}
.about .right .buc .p1 {
	margin-bottom: 65px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	height: 7em;
	overflow: hidden;
}
.about .right .buc .btn {
}
.about .right .buc .btn .box {
	padding: 15px 40px;
	font-size: 14px;
	color: #fff;
	background: #A4000B;
	display: inline-block;
}


.about{}
.about .bbg{  overflow:hidden;}
.about .bbg .left{ float:left; width:670px;border:4px solid #9d0303; padding:15px; height:412px;}
.about .bbg .left .p1{ margin-bottom:10px; font-size:26px; color:#222222;}
.about .bbg .left .p2{ margin-bottom:15px; font-size:12px; color:#888888;}
.about .bbg .left .xh{ margin-bottom:20px; width:40px; height:2px; background:#ae000d; display:block;}
.about .bbg .left .p3{ font-size:16px; color:#666666; line-height:32px; overflow:hidden; height:315px;}
.about .bbg .left .p3 font{font-family:Microsoft Yahei !important; font-size:16px !important;}
.about .bbg .left .btn .box{ padding:10px 50px; border:solid #ae000d 1px; font-size:14px; color:#ae000d; display:inline-block;}
.about .bbg .left .btn .box:hover{ background:#ae000d;transition: ease .3s; color:#fff;}
.about .bbg .right{ float:right; width:528px; border:4px solid #9d0303; box-sizing:border-box;}
.about .bbg .right .pic{ font-size:0;}
.about .bbg .right .pic img{ height:400px;}
.about .bbg .right .p1{ float:right; padding:10px 40px; font-size:24px; color:#fff; background:#ae000d; display:inline-block;}

.about_c {
}
.about_c .left {
	margin-left: -130px;
}
.about_c .left .list {
}
.about_c .left .list li {
	margin-bottom: 70px;
	padding-left: 130px;
	width: 33.33%;
	float: left;
}
.about_c .left .list li .box {
	display: block;
	height: 320px;
}
.about_c .left .list li .box .zs {
	position: relative;
	top: 40px;
	z-index: 3;
	text-align: center;
	float: left;
}
.about_c .left .list li .box .zs .pic {
	margin-bottom: 15px;
	background: no-repeat center center;
	height: 244px;
	width: 340px;
	background-size:100% 100%;
}
.about_c .left .list li .box .zs .p1 {
	font-size: 14px;
	color: #333333;
}
.about_c .left .list li .box .zs .p2 {
	display: none;
	font-size: 14px;
	color: #333333;
}
.about_c .left .list li .box .date {
	position: relative;
	left: 29.5%;
	z-index: 2;
	width: 240px;
	height: 164px;
	border: solid #e0e0e0 3px;
	display:none;
}
.about_c .left .list li .box .date .p2 {
	position: absolute;
	top: 60px;
	right: 20px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	float: right;
}
.about_c .left .list li .box .date .p2 span {
	margin-bottom: 5px;
	display: block;
	font-size: 28px;
	color: #333333;
	font-weight: 500;
}
 @media (max-width: 1024px) {
.about_c .left {
	margin-left: -10px;
}
.about_c .left .list li {
	margin-bottom: 25px;
	padding-left: 10px;
}
.about_c .left .list li .box {
	height: auto;
	display: inline-block;
	width: 100%;
}
.about_c .left .list li .box .zs {
	position: static;
	float: none;
}
.about_c .left .list li .box .zs .pic {
	width: 100%;
	height:110px;
}
.about_c .left .list li .box .zs .p2 {
	margin-top: 15px;
	display: block;
}
.about_c .left .list li .box .date {
	display: none;
}
}
@media (max-width: 667px) {
.about_c .left .list li {
	width: 50%;
}
}


.project {
	padding: 50px 0;
	position: relative;
	overflow: hidden;
	background:url(../images/case.jpg) no-repeat center fixed;
}
.project .g_title .p1 {
	color: #fff;/*
	opacity: 0.1;*/
}
.project .g_title .p2 {
	color: #fff;
}
.project .pr_lt {
	margin-bottom: 0px;
	margin-left: 0px;
}
.project .pr_lt .list {
}
.project .pr_lt .list li {
	padding-right: 20px;
	width: 25%;
	float: left;
}
.project .pr_lt .list li:last-child{padding-right:0;}
.project .pr_lt .list li .box {
}
.rongyu .pr_lt .list li .box {
	display:block;
	border:4px solid #9d0303;
}
.project .pr_lt .list li .box .pic {
	
	background: no-repeat center center;
	background-size: cover;
	height: 200px;
	overflow: hidden;
}

.project .pr_lt .list li .box .buc { background:#fff; padding:15px}
.project .pr_lt .list li .box .buc .lm {
	margin-bottom: 14px;
	font-size: 14px;
	color: #A4000B;
}
.project .pr_lt .list li .box .buc .p1 {
	padding-bottom:14px;
	margin-bottom: 14px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	overflow: hidden;
	border-bottom:1px solid #e5e5e5;
}
.project .pr_lt .list li .box:hover .buc .p1 {
	font-weight: bold;
	color: #A4000B;
	transition: ease .3s;
}
.project .pr_lt .list li .box .buc .p2 {
	margin-bottom: 30px;
	font-size: 14px;
	color: #b8b8b8;
	line-height: 24px;
	height: 5em;
	overflow: hidden;
}
.project .pr_lt .list li .box .buc .btn {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.project .pr_lt .list li .box .buc .btn span {
	margin-left: 20px;
	background: #A4000B;
	text-align: center;
	width: 20px;
	display: inline-block;
	color:#fff;
}
/*.project .pr_lt .slick-prev {
	opacity: 1;
	background: #376bb4;
	top: 115%;
	width: 120px;
	height: 40px;
	left: 40%;
}
.project .pr_lt .slick-next {
	opacity: 1;
	background: #376bb4;
	top: 115%;
	width: 120px;
	height: 40px;
	right: 40%;
}
.project .pr_lt .slick-prev:before {
	content: '上一页';
	font-size: 14px;
}
.project .pr_lt .slick-next:before {
	content: '下一页';
	font-size: 14px;
}
.project .pr_lt .slick-prev:hover {
	background: #A4000B;
}
.project .pr_lt .slick-next:hover {
	background: #A4000B;
}*/
.project .one {
}
.project .two {
	display: none;
}
 @media (max-width: 1024px) {
	 .project{padding:50px 0 20px;}
.project .one {
	display: none;
}
.project .two {
	margin-left: -15px;
	display: block;
}

.project .two .list li {
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right:0;
}
.project .pr_lt .list li .box{display:block; padding:8px; background:#fff;	border:none;}
.project .pr_lt .list li .box .buc{padding:6px 0 0 0;}
.project .two .list li .box .buc .p1 {
	font-weight: normal;
	color: #888;
	font-size:13px;
	height:26px;
}
}
 @media (max-width: 800px) {
.project .two .list li {
	width: 50%;
}
}
 @media (max-width: 500px) {
.project .two .list li {
	/*width: 100%;*/
}
}





.news {
	background:url(../images/case.jpg) no-repeat center fixed;
	padding:50px 0 20px;
}
.news .g_title {
	display: block;
	text-align: center;
	
}
.news .g_title .p1{color:#fff;}
.news .g_title .t_ct {
	margin: 0 auto;
}
.news .left {
	width: 600px;
	/*height: 440px;*/
	float: left;
	border: 4px solid #376bb4;
    background: #f2f2f2;
}
.news .left .pic_lt li .box {
	position: relative;
	width: 100%;
	display: inline-block;
}
.news .left .pic_lt li .box .pic {
	background: no-repeat center center;
	background-size: cover;
	width: 600px;
	height: 428px;
	font-size: 0;
}

.news .left .pic_lt li .box .bt {
	padding: 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background:#f2f2f2;
}
.news .left .pic_lt li .box .bt .p1 {
	font-size: 18px;
	color:#7f7f7f;
	line-height: 24px;
	width: 350px;
	height: 1.5em;
	overflow: hidden;
}
.news .left .pic_lt li .box .bt .p2{color:#aaa;}
.news .left .slick-dots {
	right: 10px;
	bottom: 8px;
	text-align: right;
}
.news .left .slick-dots li {
	top: 25%;
}
.news .right {
	width: 615px;
	float: right;
}
.news .right .list {
}
.news .right .list li {
}
.news .right .list li:nth-child(5n) .box {
	margin-bottom: 0;
	padding-bottom: 14px;
	border-bottom: solid #e0e0e0 1px;
}
.news .right .list li .box {
	margin-bottom: 8px;
	padding: 8px;
	background:#f2f2f2;
	display: inline-block;
	border:4px solid #376bb4;
}
.news .right .list li .box .pic {
	display: none;
	background: no-repeat center center;
	background-size: cover;
	width: 610px;
	height: 440px;
	font-size: 0;
}
.news .right .list li .box .date {
	margin-right: 30px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.news .right .list li .box .date img{width:110px; height:80px; display:block;}
.news .right .list li .box .date span {
	margin-bottom: 5px;
	font-size: 32px;
	color: #1a1a1a;
	display: block;
}
.news .right .list li .box .p1 {
	margin-bottom:0px;
	font-size: 13px;
	color: #7f7f90;
	height: 1.5em;
	overflow: hidden;
	line-height: 24px;
}
.news .right .list li .box .p2 {
	font-size: 14px;
	color: #aaa;
	height: 3.8em;
	overflow: hidden;
	line-height: 24px;
}
.news .left .pic_lt li .box:hover .bt .p1 {
	color: #A4000B;
	transition: ease .3s;
}
.news .right .list li .box:hover .date {
	font-weight: bold;
	color: #A4000B;
	transition: ease .3s;
}
.news .right .list li .box:hover .date span {
	color: #A4000B;
	transition: ease .3s;
}
.news .right .list li .box:hover .p1 {
	color: #A4000B;
	transition: ease .3s;
}
.news .one {
display:;
}
.news .two {
	display: none;
}
 @media (max-width: 1024px) {
	 .news .right .list li .box .date{display:none;}
	 .news .right .list li .box .p2{ display:none}
.news .one {
	display: none;
}
.news .two {
	display: block;
	margin-left: -15px;
}
.news .two .right {
	width: 100%;
	float: none;
}
.news .two .right .list li {
	margin-bottom: 10px;
	padding-left: 15px;
	width: 50%;
	float: left;
}
.news .two .right .list li .box {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: none;
	border-bottom: none;
	display: block;
	border:none;
}
.news .two .right .list li:nth-child(6n) .box {
	margin-bottom: 0;
	padding-bottom: 14px;
	border-bottom: solid #e0e0e0 1px;
}
.news .two .right .list li .box .pic {
	margin-bottom: 6px;
	display: block;
	width: 100%;
	height: 90px;
	background-size:100% 100%;
}
}
 @media (max-width: 550px) {
.news .two .right .list li {
	/*width: 100%;*/
}
}
.jump {
}
.jump .ju_lt {
	margin-left: -60px;
}
.jump .ju_lt .list {
}
.jump .ju_lt .list li {
	padding-left: 60px;
	width: 50%;
	float: left;
}
.jump .ju_lt .list li .box {
	position: relative;
	width: 100%;
	display: inline-block;
}
.jump .ju_lt .list li .box .pic {
	background: no-repeat center center;
	background-size: cover;
	width: 470px;
	height: 321px;
	float: right;
}
.jump .ju_lt .list li .box .bt {
	margin-top: -90px;
	position: absolute;
	top: 50%;
	padding: 60px 0 0 40px;
	background: rgba(255,94,20,1);
	width: 220px;
	height: 180px;
}
.jump .ju_lt .list li .box .bt .p1 {
	margin-bottom: 15px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.jump .ju_lt .list li .box .bt .p2 {
	font-size: 16px;
	color: #fff;
	opacity: 0.7;
	letter-spacing: -1px;
}
.jump .ju_lt .list li:nth-child(2n+2) .box .bt {
	background: rgba(0,35,90,1);
}
 @media (max-width: 1024px) {
.jump .ju_lt {
	margin-left: -10px;
}
.jump .ju_lt .list li {
	padding-left: 10px;
}
.jump .ju_lt .list li .box .pic {
	width: auto;
	float: none;
}
.jump .ju_lt .list li .box .bt {
	margin-top: 0;
	padding: 120px 0 0 0;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	width: auto;
	height: auto;
	background: rgba(255,94,20,0.8);
	text-align: center;
}
.jump .ju_lt .list li:nth-child(2n+2) .box .bt {
	background: rgba(0,35,90,0.8);
}
}
 @media (max-width: 667px) {
.jump .ju_lt .list li {
	width: 100%;
	font-size: 0;
}
.jump .ju_lt .list li:nth-child(2n) {
	margin-top: -1px;
}
}

.rongyu{ background:#f0f0f0;}
.rongyu .g_title .p1{color: #376bb4;}
.g_page {
	text-align: center;
}
.g_page ul {
}
.g_page ul li {
	margin: 0 10px;
	display: inline-block;
}
.g_page ul li .box {
}
.g_page ul li .box .ico {
	display: inline-block;
}
.g_page ul li .box .ico2 {
	display: none;
}
.g_page ul li .box:hover .ico1 {
	display: none;
	transition: ease .3s;
}
.g_page ul li .box:hover .ico2 {
	display: inline-block;
	transition: ease .3s;
}
.g_page ul li .on .ico1 {
	display: none;
	transition: ease .3s;
}
.g_page ul li .on .ico2 {
	display: inline-block;
	transition: ease .3s;
}


.g_page{ margin-top:40px; text-align:center;}
.g_page ul{}
.g_page ul li{ margin:0 10px; display:inline-block;}
.g_page ul li a{ padding:8px 12px; border:solid #d9d9d9 1px; font-size:14px; color:#333333; display:inline-block;}
.g_page ul li .prev{ padding:8px 12px; border:solid #d9d9d9 1px; font-size:14px; color:#333333;}
.g_page ul li .next{ padding:8px 12px; border:solid #d9d9d9 1px; font-size:14px; color:#333333;}
.g_page ul li a:hover{ background:#A4000B; color:#fff; border:solid #A4000B 1px; transition: ease .3s;}
.g_page ul li .on{ background:#A4000B; border:solid #A4000B 1px; color:#fff; transition: ease .3s;}




.news_a {
}
.news_a .left {
	margin-left: -40px;
}
.news_a .left .list {
	display: inline-block;
}
.news_a .left .list li {
	margin-bottom: 40px;
	padding-left: 40px;
	width: 33.33%;
	float: left;
}
.news_a .left .list li .box {
	padding: 8px 8px 15px 8px;
	border: solid #e0e0e0 1px;
	display: block;
}
.news_a .left .list li .box .pic {
	margin-bottom: 15px;
	background: no-repeat center center;
	background-size: cover;
	height: 240px;
}
.news_a .left .list li .box .buc {
}
.news_a .left .list li .box .buc .date {
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}
.news_a .left .list li .box .buc .date span {
	font-size: 32px;
	color: #1a1a1a;
	font-weight: bold;
}
.news_a .left .list li .box .buc .p1 {
	margin: 15px 0;
	font-size: 18px;
	color: #1a1a1a;
	height: 1.5em;
	line-height: 24px;
	overflow: hidden;
}
.news_a .left .list li .box .buc .p2 {
	font-size: 14px;
	color: #808080;
	height: 3em;
	overflow: hidden;
	line-height: 24px;
}
.news_a .left .list li .box:hover .buc .p1 {
	color: #A4000B;
	transition: ease .3s
}
 @media (max-width: 1024px) {
.news_a .left {
	margin-left: -10px;
}
.news_a .left .list li {
	padding-left: 10px;
	}
}
.news_a .left .list li .box .buc .p1 {
	color: #A4000B;
	transition: ease .3s
}
.news_a .left .list li .box .buc .date{display:none;}
.news_a .left .list li .box .buc .p1{margin:2% 0; font-size:14px;}
.news_a .left .list li .box .buc .p2{font-size:12px; height:40px; line-height:20px;}
.news_a .left .list li .box .pic{margin-bottom:8px;}
.news_a .left .list li .box{padding:4%;}
}
 @media (max-width: 800px) {
.news_a .left .list li {
	width: 50%;
}
}
 @media (max-width: 667px) {
.news_a .left .list li {
	width: 50%;
}
.news_a .left .list li{margin-bottom:3%;}
.news_a .left .list li .box .pic {
	height: 100px;
}
.news_a .left .list li .box .pic{background-size:100% 100%;}
}


.newsdetails {
}
.newsdetails .mode .tel {
	margin-bottom: 40px;
	text-align: center;
}
.newsdetails .mode .tel .p1 {
	margin-bottom: 15px;
	font-size: 24px;
	color: #1a1a1a;
}
.newsdetails .mode .tel .p2 {
	font-size: 12px;
	color: #808080;
}
.newsdetails .mode .tel .p2 span {
	margin: 0 10px;
}
.newsdetails .mode .g_content {
	margin-bottom: 100px;
}

.contact { padding-bottom:40px;
}
.contact .left {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 60px 0;
	position: relative;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 15px 40px -2px rgba(0,0,0,0.1);
}
.contact .left .list {
}
.contact .left .list li {
	width: 33.33%;
	float: left;
}
.contact .left .list li .box {
	padding: 0 120px;
	text-align: center;
	display: inline-block;
}
.contact .left .list li .box .ico {
	height: 50px;
	line-height: 50px;
}
.contact .left .list li .box .ico img {
	width: 30px;
	vertical-align: middle;
}
.contact .left .list li .box .p1 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #1a1a1a;
}
.contact .left .list li .box .p2 {
	font-size: 14px;
	color: #808080;
	line-height: 24px;
}
.contact .map {
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
}
.contact .map .map_ct1 {
}
.contact .map .map_ct2 {
	display: none;
}
.contact .map .map_ct2 img {
	max-width: 100%;
}
 @media (max-width: 1024px) {
.contact .left {
	margin-top: 40px;
	padding: 0;
	box-shadow: none;
}
.contact .left .list li {
}
.contact .left .list li .box {
	padding: 0 10px;
	text-align: center;
	display: block;
}
.contact .map {
	box-shadow: none;
}
.contact .map .map_ct1 {
	display: none;
}
.contact .map .map_ct2 {
	display: block;
}

}
 @media (max-width: 667px) {
.contact .left .list li {
	margin-bottom: 20px;
	width: 100%;
}
.contact .left .list li .box {
	text-align: start;
}
.contact .left .list li .box .ico {
	margin-right: 10px;
	float: left;
	height: auto;
	line-height: inherit;
}
.contact .left .list li .box .p1 {
	margin: 5px 10px 0 0;
	float: left;
}
.contact .left .list li .box .p2 {
	padding-top: 3px;
}
}




.about_a{}
.about_a .mode1{}
.about_a .mode1 .left{ margin-left:60px; float:right; width:460px; height:460px; position:relative;}
.about_a .mode1 .left .pic1{ margin-bottom:100px; background:no-repeat center center; width:180px; height:180px; background-size:cover; float:left;}
.about_a .mode1 .left .p1{ margin-bottom:100px; padding:50px 36px 0 0; width:180px; height:180px; font-size:14px; color:#4c4c4c; text-align:center; float:right;}
.about_a .mode1 .left .p1 span{ font-size:48px; color:#1a1a1a; font-weight:bold; display:block;}
.about_a .mode1 .left .p2{ padding:50px 36px 0 0; width:180px; height:180px; font-size:14px; color:#4c4c4c; text-align:center; float: left; clear:both;}
.about_a .mode1 .left .p2 span{ font-size:48px; color:#1a1a1a; font-weight:bold; display:block;}
.about_a .mode1 .left .pic2{ background:no-repeat center center; width:180px; height:180px; background-size:cover; float: right;}
.about_a .mode1 .left .p3{ margin-top:-90px; margin-left:-90px;padding:50px 0 0 0;  position:absolute; width:180px; height:180px; background:#A4000B; top:50%; left:50%; right:0; font-size:14px; color:#fff; text-align:center; }
.about_a .mode1 .left .p3 span{ font-size:48px; color:#fff; font-weight:bold; display:block;}
.about_a .mode1 .right{}
.about_a .mode1 .right .p1{ margin-bottom:40px; font-size:24px; color:#1a1a1a;}
.about_a .mode1 .right .p2{ font-size:14px; color:#4c4c4c; line-height:28px;}

.about_a1{}
.about_a1 .ab_bg{ margin-bottom:75px; background: url(../images/ab3.jpg) no-repeat center center; background-size:cover; height:345px; overflow:hidden;}
.about_a1 .ab_bg .mode1{ padding:70px 40px 0 40px; background:rgba(55,107,180,0.9); float:left; width:400px; height:345px;}
.about_a1 .ab_bg .mode1 .p1{ margin-bottom:10px; font-size:22px; font-weight:bold; color:#fff;}
.about_a1 .ab_bg .mode1 .p2{ margin-bottom:25px; font-size:12px; color:#fff;}
.about_a1 .ab_bg .mode1 .p3{ margin-bottom:40px; font-size:14px; color:#fff; line-height:24px; opacity:0.7;}
.about_a1 .ab_bg .mode1 .btn{}
.about_a1 .ab_bg .mode1 .btn .box{ padding:15px 30px; font-size:14px; color:#fff; background:#A4000B; display:inline-block;}
.about_a1 .buc .p1{ font-size:14px; color:#4c4c4c; line-height:26px;}

.about_a .mode1 .one{}
.about_a .mode1 .two{ display:none;}

@media (max-width: 1024px) {
.about_a .mode1 .one{ margin-left:0; float:none; height:auto; width:100%; display:inline-block;}
.about_a .mode1 .one .pic1{ width:50%; height:300px;}
.about_a .mode1 .one .p1{padding: 80px 36px 0 0; width:50%; height:300px;}

.about_a .mode1 .one .p2{padding: 80px 36px 0 0; width:50%; height:300px;}
.about_a .mode1 .one .pic2{ width:50%; height:300px;}

.about_a1 .ab_bg .mode1{ width:50%;}
}

@media (max-width: 700px) {
.about_a1 .ab_bg .mode1{ width:100%;}
}

@media (max-width: 667px) {
.about_a1 .ab_bg{ height:auto; overflow:hidden;}
.about_a1 .ab_bg .mode1{ padding:70px 40px; height:auto; overflow:hidden;}
}

@media (max-width: 667px) {
.about_a .mode1 .one{ display:none;}
.about_a .mode1 .two{ margin-bottom:40px; margin-left:0; width:100%; height:auto; display:block; position:static; float:none;}
.about_a .mode1 .two .p3{ position:static; margin:0 auto; width:100%;}

.about_a .mode1 .two .pic1{ position:relative; margin-bottom:0; width:100%; height:180px; float:none;}
.about_a .mode1 .two .pic1 .bg{ position:absolute; top:0; right:0; bottom:0; left:0;  background: rgba(55,107,180,0.9);}
.about_a .mode1 .two .pic1 .bg .p1{ margin:0 auto; padding:50px 0 0 0; width:auto; height:auto; float:none; color:#fff;}
.about_a .mode1 .two .pic1 .bg .p1 span{ color:#fff;}

.about_a .mode1 .two .pic2{ position:relative; margin-bottom:0; width:100%; height:180px; float:none;}
.about_a .mode1 .two .pic2 .bg{ position:absolute; top:0; right:0; bottom:0; left:0;  background: rgba(55,107,180,0.9);}
.about_a .mode1 .two .pic2 .bg .p2{ margin:0 auto; padding:50px 0 0 0; width:auto; height:auto; float:none; color:#fff;}
.about_a .mode1 .two .pic2 .bg .p2 span{ color:#fff;}

}





@media (max-width: 1024px) {
.top_nav .nav_a li{ margin-bottom:10px;}
.top_nav .nav_a li:nth-child(5n){ margin-bottom:0;}
}

@media (max-width: 667px) {
.top_nav .nav_a li:nth-child(3n){ margin-bottom:10px;}
.top_nav .nav_a li:nth-child(4n){ margin-bottom:10px;}
}


.project_a{}
.project_a .left{ margin-left:-30px;}
.project_a .left .list{}
.project_a .left .list li{ margin-bottom:30px; padding-left:30px; width:33.33%; float:left;}
.project_a .left .list li .box{}
.project_a .left .list li .box .pic{ margin-bottom:20px; background:no-repeat center center; background-size:cover; height:270px;}
.project_a .left .list li .box .p1{ margin-bottom:10px; font-size:18px; color:#A4000B;}
.project_a .left .list li .box .p2{ font-size:14px; color:#4c4c4c; height:20px; line-height:20px; padding-left: 20px;text-indent:-20px;}
.project_a .left .list li .box .p2 img{ margin-top:-3px; vertical-align:middle; width:20px;}

.project_a .left .list li .box:hover .p2{ color:#A4000B; transition: ease .3s;}


@media (max-width: 1024px) {
.project_a .left{ margin-left:-10px;}
.project_a .left .list li{ padding-left:10px; margin-bottom:0;}
.project_a .left .list li .box .pic{background-size:100% 100%; height:110px; margin-bottom:0;}
.project_a .left .list li .box .p1{font-size:14px; margin-bottom:0; padding:5% 0;}
}

@media (max-width: 667px) {
 .project_a .left .list li{ width:50%;}
}

@media (max-width: 500px) {
 .project_a .left .list li{ width:50%;}
}

.recruit {
}
.recruit .recruit_a {
	margin-bottom: 50px;
	display: inline-block;
}
.recruit .recruit_a .pic {
	background: no-repeat center center;
	background-size: cover;
	width: 720px;
	height: 380px;
	float: left;
}
.recruit .recruit_a .buc {
	padding-top: 30px;
	float: right;
	width: 560px;
	height: 380px;
	background: #A4000B;
}
.recruit .recruit_a .buc .p1 {
	margin-bottom: 35px;
	padding: 15px 45px;
	background: #376bb4;
	font-size: 24px;
	color: #fff;
	display: inline-block;
}
.recruit .recruit_a .buc .p2 {
	padding: 0 40px;
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	line-height: 26px;
}
.recruit .left {
	margin-left: -25px;
}
.recruit .left .list {
}
.recruit .left .list li {
	padding-left: 25px;
	width: 33.33%;
	float: left;
}
.recruit .left .list li .box {
	padding: 20px;
	border: solid #e0e0e0 1px;
	display: block;
}
.recruit .left .list li .box .date {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}
.recruit .left .list li .box .date span {
	font-size: 32px;
	color: #1a1a1a;
}
.recruit .left .list li .box .p1 {
	margin-bottom: 20px;
	font-size: 18px;
	color: #1a1a1a;
}
.recruit .left .list li .box .p1 span {
	font-size: 14px;
}
.recruit .left .list li .box .p2 {
	margin-bottom: 25px;
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	height: 3.5em;
	overflow: hidden;
}
.recruit .left .list li .box .btn {
	padding: 10px 20px;
	background: #d1d1d1;
	color: #fff;
	display: inline-block;
}
.recruit .left .list li .box:hover .btn {
	background: #A4000B;
	transition: ease .3s;
}
.recruit .slick-prev {
	left: -20px;
	width: 30px;
	height: 50px;
	opacity: 0.5;
}
.recruit .slick-next {
	right: -45px;
	width: 30px;
	height: 50px;
	opacity: 0.5;
}
.recruit .one {
}
.recruit .two {
	display: none;
}
 @media (max-width: 1024px) {
.recruit .recruit_a .pic {
	width: 50%;
}
.recruit .recruit_a .buc {
	width: 50%;
}
.recruit .one {
	display: none;
}
.recruit .two {
	margin-left: -10px;
	display: inline-block;
}
.recruit .two .list li {
	margin-bottom: 10px;
	padding-left: 10px;
}
.recruit .two .list li:nth-child(4n) {
	margin-bottom: 0;
}
.recruit .two .list li:nth-child(5n) {
	margin-bottom: 0;
}
.recruit .two .list li:nth-child(6n) {
	margin-bottom: 0;
}
.recruit .two .list li .box .btn {
	background: #A4000B;
	transition: ease .3s;
}
}
 @media (max-width: 800px) {
.recruit .recruit_a .pic {
	width: 100%;
	float: none;
}
.recruit .recruit_a .buc {
	padding: 30px 0;
	height: auto;
	width: 100%;
	float: none;
}
.recruit .two .list li {
	width: 50%;
}
.recruit .two .list li:nth-child(4n) {
	margin-bottom: 10px;
}
}
 @media (max-width: 667px) {
.recruit .two .list li {
	width: 100%;
}
.recruit .two .list li:nth-child(5n) {
	margin-bottom: 10px;
}
}

.recruit_dts {
}
.recruit_dts .top {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: solid #e0e0e0 1px;
	overflow: hidden;
}
.recruit_dts .top .p1 {
	margin-bottom: 30px;
	font-size: 24px;
	color: #1a1a1a;
}
.recruit_dts .top .p2 {
	margin-right: 140px;
	font-size: 14px;
	color: #808080;
	float: left;
	width: 250px;
}
.recruit_dts .top .no {
	clear: both;
}
.recruit_dts .top .p2 span {
	margin-right: 25px;
}
.recruit_dts .bottom {
	clear: both;
}
.recruit_dts .bottom .p1 {
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #1a1a1a;
}
.recruit_dts .bottom .p2 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #808080;
}
.recruit_dts .bottom .p3 {
	font-size: 14px;
	color: #808080;
	line-height: 24px;
}
 @media (max-width: 1024px) {
.recruit_dts .top .p2 {
	margin-right: 0;
	margin-bottom: 10px;
	width: 33.33%;
	float: left;
}
}
@media (max-width: 800px) {
.recruit_dts .top .p2 {
	width: 50%;
}
.recruit_dts .top .no {
	clear: none;
}
.recruit_dts .top {
	padding-bottom: 20px;
}
}
@media (max-width: 667px) {
.recruit_dts .top .p2 {
	width: 100%;
}
}

.page1{ margin-top:40px;}
.page1 ul{ float:left;}
.page1 ul li{ margin-bottom:20px; overflow:hidden;}
.page1 ul li:nth-child(2n){ margin-bottom:0;}
.page1 ul li .prev{ font-size:14px; color:#1a1a1a; float:left;}
.page1 ul li .next{ font-size:14px; color:#1a1a1a; float:left; clear:both; display:block;}
.page1 .ret{ margin-top:9px; padding:10px 25px; border:solid #e0e0e0 1px; float:right;}
.page1 .ret:hover{ border:solid #A4000B 1px; background:#A4000B; color:#fff;}
.page1 a:hover span{ color:#A4000B; transition: ease .3s;}

@media (max-width: 500px) {
.page1 ul{ float:none;}
.page1 ul li {padding:10px 25px; border:solid #e0e0e0 1px; width:100%;}
.page1 ul li:nth-child(2n){ margin-bottom:20px;}
.page1 ul li a{ height: 1.5em; overflow: hidden; line-height: 24px;}
.page1 ul li .prev{ width:100%; float:none; display: inline-block;}
.page1 ul li .next{ width:100%; float:none; display: inline-block;}
.page1 .ret{ margin-top:0; float:none; display: inline-block; text-align:center; width:100%; border:solid #A4000B 1px; background:#A4000B; color:#fff;}
}

.zjxg{background: url(../images/indexbg1.jpg) no-repeat;  background-size: cover; overflow:hidden;}
.divtxt1 {float: left; width: 535px; padding: 40px 30px 0; position: relative; height: 325px;}
.divtxt1 .img1{ position: absolute;left: 0;top: 0;}
.divtxt1 .img2{ position: absolute;right: 0;bottom: 0;}
.divtxt1 p{ font-size: 16px; color: #666; line-height: 180%;}
.divpic{ float: right;}
.divpic,.divpic img{ height: 365px;}
.divpic .frame{ width:680px; height: 365px;background: no-repeat center center; background-size: cover; display:inline-block;}


.more{padding-bottom: 25px;}
.more a{display: block; line-height: 40px; width: 120px; padding: 4px; position: relative; text-align: center; color: #fff; border: 1px solid #fff; margin:0 auto;}
.more a span{display: block;}
.more a:before{content: ''; width: 1px; height: 70%; position: absolute; left: -10px; top: 15%; background: #a58362; transition:.3s; -webkit-transition:.3s;}
.more a:after{content: ''; width: 1px; height: 70%; position: absolute; right: -10px; top: 15%; background: #a58362; transition:.3s; -webkit-transition:.3s;}
.more a:hover:after{right: 10px;}
.more a:hover:before{left: 10px;}
.more a:hover span{background: #fff; color: #a4000b;}
.mores{display:none;} 
.mores a{padding: 9px; border-color: #A58362; color: #fff; line-height: 50px;}
.mores a span{background: #a4000b;}
.mores a:after{right: 12px; height: 50%; top: 25%;}
.mores a:before{left: 12px; height: 50%; top: 25%;}
.mores a:hover:after{right: -10px;}
.mores a:hover:before{left: -10px;}
.mores a{padding: 2px; line-height: 30px;}

 @media (max-width: 1024px) {
.mores{ display:block; padding-bottom:0;}
.divtxt1{ width:100%; float:none; height:auto; margin-bottom:40px; padding-bottom:40px;}
.divpic{float:none;}
.divpic .frame{width:100% !important; height:200px !important;}
.divpic, .divpic img{height:auto;}
.news{ background-repeat:repeat; background-position:center top; background-size:cover;}
.project{ background-repeat:repeat; background-position:center top; background-size:cover;}
.newsdetails .mode .g_content{ margin-bottom:10px;}
.page1{ margin-top:10px;}
.pagefirst{display:none;}
.pageend{display:none !important;}
.g_page ul li a{line-height:22px; padding:0 5px;}
 }
 
 .ckgd{width: 150px;
    line-height: 41px;
    background: #A4000B;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;}
	 .ckgd:hover{background: #84000b; color:#fff;}