@charset "utf-8";
@font-face {
	font-family: 'mf';
	src: url(../fonts/MFJinHei_Noncommercial-Regular.otf);
	src: url('../fonts/MFJinHei_Noncommercial-Regular.eot?#font-spider')format('embedded-opentype'), url('../fonts/MFJinHei_Noncommercial-Regular.woff')format('woff'), url('../fonts/MFJinHei_Noncommercial-Regular.ttf')format('truetype'), url('../fonts/MFJinHei_Noncommercial-Regular.svg')format('svg');
}

@font-face {
	font-family: 'wryh';
	src: url(../fonts/msyhbd.otf);
	src: url('../fonts/msyhbd.eot?#font-spider')format('embedded-opentype'), url('../fonts/msyhbd.woff')format('woff'), url('../fonts/msyhbd.ttf')format('truetype'), url('../fonts/msyhbd.svg')format('svg');
}

.index_product {
	height: auto;
	margin: 0 auto;
	padding: 3rem 0;
	width: 1200px;
	font-size: 0;
}

.index_product h1 {
	text-align: left;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.index_product h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 10%;
	text-align: left;
	display: inline-block;
	margin-top: 1rem;
}

.index_product>ul {
	display: inline-block;
	width: 60%;
	margin-left: 30%;
	text-align: right;
	margin-top: 1rem;
}

.index_product .index_product_ul li {
	font-size: 1rem;
	color: #595757;
	padding: 0 1rem;
	border-left: 1px solid #595757;
	display: inline-block;
	cursor: pointer;
}

.index_product .index_product_ul li:first-child {
	border-left: none;
}

.index_product .index_product_ul li:hover {
	color: #184799;
}

.index_product .index_product_ul li.active {
	color: #184799;
}

.index_product_cont {
	display: none;
	width: 100%;
	height: auto;
	margin-top: 3rem!important;
}

.index_product_cont ul {
	width: 100%;
	height: auto;
}

.index_product_cont ul li {
	display: inline-block;
	height: auto;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	box-shadow: 1px 1px 10px #eeeeee;
	padding-bottom: 2rem;
}
.index_product_cont ul li:hover{
	box-shadow: 2px 2px 10px #CCCCCC;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	outline: none;
}

.active {
	display: block;
}

.cont_active {
	display: block;
}

.index_product_cont ul li>img {
	width: 100%;
	height: auto;
}

.index_product_cont ul li h4 {
	font-size: 1.3rem;
	margin-top: 1rem;
	width: 35%;
	float: left;
	margin-right: 40%;
	margin-left: 5%;
}

.index_product_cont ul li h5 {
	font-size: 1rem;
	margin-top: 0.8rem;
	width: 45%;
	float: left;
	margin-right: 30%;
	margin-left: 5%;
}

.index_product_cont ul li .index_product_a {
	width: auto;
	float: right;
	height: auto;
	margin-right: 8%;
	margin-top: -1rem;
}
.index_product_cont ul li .index_product_img{
	width: 100%;
	height: auto;
}

.index_product_cont>ul>li:hover .index_product_a{
	margin-right: 5%;
	transition-duration: 0.5s;
}

.index_about {
	height: auto;
	margin: 0 auto;
	padding-top: 3rem;
	width: 1200px;
	font-size: 0;
	padding-bottom: 5rem;
}

.index_about h1 {
	text-align: left;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.index_about h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: left;
	display: inline-block;
	margin-top: 1rem;
}

.index_about_left {
	width: 55%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-top: 2rem;
	overflow: hidden;
}

.index_about_left img:hover {
	transform: scale(1.1);
	transition-duration: 1.5s;
}

.index_about_right {
	width: 40%;
	margin-left: 5%;
	height: auto;
	display: inline-block;
	margin-top: 2rem;
}

.index_about_right h2 {
	font-size: 1.3rem;
	color: #003e97;
	margin-top: 1rem;
}

.index_about_right p {
	width: 100%;
	height: auto;
	font-size: 1rem;
	line-height: 1.7rem;
	margin-top: 1.5rem;
	letter-spacing: 1px;
}

.index_about_right a {
	font-size: 1rem;
	color: #184799;
	letter-spacing: 2px;
	margin-top: 1.5rem;
	display: inline-block;
}

.index_banner {
	padding: 2.5rem 0;
	width: 100%;
	height: auto;
	background: #003e97;
	font-size: 0;
}

.index_banner ul {
	width: 1200px;
	margin: 0 auto;
}

.index_banner ul dl {
	display: inline-block;
	color: white;
	width: calc(25% - 1.3px);
	border-left: 1px solid #FFFFFF;
	text-align: center;
}

.index_banner ul dl:first-child {
	border: none
}

.index_banner ul dl span {
	font-size: 4rem;
}

.index_banner ul dl span.plus {
	font-size: 1.5rem;
	vertical-align: top;
}

.index_banner ul dl dd {
	font-size: 1rem;
	margin-top: 0.5rem;
}

.index_video {
	width: 100%;
	height: auto;
	padding: 4rem 0;
}

.index_video dl {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	cursor: pointer;
}

.index_video dl img {
	width: 100%;
	height: auto;
}


/* 视频播放*/

.recruitmentfloat {
	display: none;
	z-index: 110;
	width: 100%;
	position: fixed;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	left: 0px;
	top: 0px;
}

.tianjiatvwrap {
	width: 50%;
	margin: 0 auto;
	position: absolute;
	top: 40%;
	left: 25%;
	margin-top: -125px;
}

.tianjiatvwrap .videobox {
	height: 500px;
	position: relative;
	z-index: 1;
}

.recclosebtn {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 15px;
	top: -5px;
	cursor: pointer;
	z-index: 100;
	margin: -20px -20px 0 0;
	z-index: 9;
}

.recclosebtn:before {
	content: '';
	position: absolute;
	top: 10px;
	width: 20px;
	height: 2px;
	background-color: #FFF;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.recclosebtn:after {
	content: '';
	position: absolute;
	top: 10px;
	width: 20px;
	height: 2px;
	background-color: #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}


/*视频结束*/

.index_video_bottom {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-top: 5rem;
	font-size: 0;
}

.index_video_bottom_top {
	width: 100%;
	height: auto;
	background: #cfcfcf;
}

.index_video_bottom_top img {
	width: calc(100% / 3);
	display: inline-block;
	height: auto;
}

.index_video_bottom_top_right {
	width: calc(100% / 3 * 2);
	display: inline-block;
	height: auto;
	vertical-align: top;
}

.index_video_bottom_top_right h1 {
	font-size: 1.3rem;
	margin-left: 10%;
	margin-top: 3.5rem;
	color: #184799;
	line-height: 1.8rem;
}

.index_video_bottom_top_right p {
	font-size: 1rem;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-top: 0.5rem;
	color: #595757;
	line-height: 1.3rem;
}

.swiper-slide img {
	width: 90%;
	height: auto;
}

.index_video_bottom ul {
	width: 100%;
	height: auto;
}



.index_video_bottom ul li {
	width: calc(100% / 3);
	height: 15.5rem;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.sm_active,.sm_pic_active{
	display: none!important;
}

.index_video_bottom ul li img {
	width: 100%;
	height: auto;
}

.index_video_bottom ul li img:hover {
	transform: scale(1.1);
	transition-duration: 1.5s;
}

.index_video_bottom ul li h2 {
	font-size: 1.3rem;
	color: white;
	margin-top: 4rem;
	margin-left: 15%;
}

.index_video_bottom ul li p {
	font-size: 0.8rem;
	color: white;
	width: 80%;
	line-height: 1.6rem;
	margin-top: 2rem;
	margin-left: 15%;
}

.index_fuwu {
	width: 100%;
	height: auto;
	padding: 5rem 0;
}

.index_fuwu ul {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
}

.index_fuwu h1 {
	text-align: left;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.index_fuwu h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: left;
	display: inline-block;
	margin-top: 1rem;
}

.index_fuwu ul li {
	display: inline-block;
	width: 24%;
	height: auto;
	margin-left: calc(4% / 3);
	padding-bottom: 1.5rem;
	margin-top: 3rem;
}

.index_fuwu ul li img {
	width: 30%;
	margin: 1.5rem 35% 0.5rem 35%;
}
.index_fuwu ul li:hover img{
	transform:rotateY(180deg);
	transition-duration: 0.5s;
}
.index_fuwu ul li h4 {
	font-size: 0.8rem;
	color: white;
	text-align: center;
	width: 100%;
	line-height: 1.2rem;
}

.index_honor {
	width: 100%;
	height: auto;
	padding: 5rem 0;
}

.index_honor>div.swiper-container {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
}

.index_honor h1 {
	text-align: left;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.index_honor h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: left;
	display: inline-block;
	margin-top: 1rem;
}

.index_honor>div.swiper-container ul {
	width: 100%;
	margin: 0 auto;
	margin-top: 3rem;
	height: auto;
	padding-bottom: 1rem;
}

.index_honor>div.swiper-container ul li {
	text-align: center;
	padding: 1rem 0;
	box-shadow: 2px 2px #e0dfdf;
}

.honor_right {
	background-image: url(../images/left.png)!important;
	width: 40px!important;
	height: 40px!important;
	margin-top: 0px!important;
	top: 55%!important;
	background-size: 40px 40px!important;
}

.honor_left {
	width: 40px!important;
	margin-top: 0px!important;
	height: 40px!important;
	top: 55%!important;
	background-size: 40px 40px!important;
	background-image: url(../images/right.png)!important;
}

.index_case {
	width: 100%;
	height: auto;
	padding: 5rem 0;
	background: #003e97;
}

.index_case h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: white;
}

.index_case>h3 {
	font-size: 1rem;
	color: white;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
}

.index_case p {
	font-size: 0.8rem;
	font-family: "宋体";
	width: 100%;
	text-align: center;
	color: white;
	margin-top: 3rem;
}

.index_case ul {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-top: 1rem;
	font-size: 0;
}

.index_case ul li {
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	height: auto;
	background: white;
	margin-top: 2rem;
}

.index_case ul li img {
	width: 100%;
	height: auto;
}

.index_case ul li img:hover {
	transform: scale(1.1);
	transition-duration: 1.5s;
}

.index_case ul li:nth-child(3n) {
	margin-right: 0;
}

.index_case ul li h3 {
	font-size: 0.8rem;
	font-family: '宋体';
	width: 100%;
	text-align: center;
	padding: 0.7rem 0;
	color: #000000;
	letter-spacing: 1px;
}

.index_case>a {
	width: calc(6% - 2px);
	display: block;
	padding: 0.8rem 0;
	text-align: center;
	color: white;
	border: 1px solid white;
	margin: 3rem 47% 0rem 47%;
}

.index_news {
	width: 1200px;
	margin: 0 auto;
	padding: 6rem 0;
	font-size: 0;
}

.index_news_left {
	width: 40%;
	margin-right: 0.5%;
	display: inline-block;
	height: auto;
	font-size: 16px;
}

.index_news_left h1 {
	width: calc(100% - 3rem);
	font-size: 1.5rem;
	color: white;
	padding: 0.5rem 1.5rem;
	background: #003e97;
}

.index_news_left h1 span {
	font-size: 1rem;
}

.index_news_left_bottom {
	width: calc(100% - 3rem);
	display: inline-block;
	height: 24rem;
	margin-top: 7px;
	background: #ededed;
	padding: 1.5rem;
}

.index_news_left_bottom h2 {
	font-size: 2.9rem;
	color: #9fa0a0;
	letter-spacing: 1px;
	display: block;
}

.index_news_left_bottom h2 span {
	font-size: 1.7rem;
}

.index_news_left_bottom h3 {
	display: block;
	margin-top: 1rem;
	font-size: 1.3rem;
	color: #184799;
	letter-spacing: 1px;
}

.index_news_left_bottom p {
	display: block;
	margin-top: 1rem;
	font-size: 0.8rem;
	color: #595757;
	letter-spacing: 1px;
	line-height: 1.4rem;
}

.index_news_left_bottom img {
	width: 100%;
	margin-top: 1rem;
	height: 12rem;
}

.index_news_right {
	width: 59.5%;
	display: inline-block;
	height: auto;
	vertical-align: top;
}

.index_news_right ul {
	width: 100%;
	height: auto;
}

.index_news_right ul li {
	width: calc(98.4% / 3);
	margin-left: 0.8%;
	font-size: 1.3rem;
	display: inline-block;
	text-align: center;
	background: #00a0e9;
	color: white;
	padding: 0.6rem 0;
	cursor: pointer;
}

.index_news_right_bottom.active {
	display: block!important;
}

.index_news_right_bottom {
	width: 100%;
	height: auto;
	margin-top: 7px;
	display: none;
}

.index_news_right_bottom>div {
	width: 100%;
	height: calc(9rem - 1px);
	border-bottom: 1px solid #c5c5c5;
}

.index_news_right_bottom>div h1 {
	font-size: 1.3rem;
	color: #595757;
	padding-top: 1.5rem;
	margin-left: 8%;
}

.index_news_right_bottom>div p {
	font-size: 0.8rem;
	color: #595757;
	width: 80%;
	padding: 1rem 10% 0.5rem 10%;
	line-height: 1.3rem;
	letter-spacing: 1px;
}

.index_news_right_bottom>div h5 {
	width: 100%;
	text-align: right;
	font-size: 1.6rem;
	color: #9fa0a0;
	letter-spacing: 1px;
}

.index_news_right_bottom>div h5 span {
	font-size: 0.9rem;
}

.index_contact {
	width: 100%;
	height: 230px;
	background-image: url(../images/index_contact.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
}

.index_kehu {
	width: 100%;
	height: auto;
	padding-top: 1rem;
	padding-bottom: 4rem;
}
.index_kehu .swiper-container{
	width: 1200px;
	padding-bottom: 2rem;
}
.index_kehu ul {
	width: 1200px;
	padding-bottom: 1rem;
	height: auto;
	margin: 0 auto;
	font-size: 0;
}

.index_kehu ul li {
	display: inline-block;
	width: 22%;
	margin-right: 4%;
	height: auto;
	padding: 1rem 0;
	box-shadow: 1px 1px #e9e8e8;
	margin-top: 3rem;
}

.index_kehu ul li:nth-child(4n) {
	margin-right: 0;
}

.index_kehu ul li img {
	width: 70%;
	height: auto;
	margin-left: 15%;
}

.index_kehu ul li:hover {
	box-shadow: 1px 1px 10px #e9e8e8;
}

.about_jianjie {
	width: 100%;
	height: auto;
	padding: 5rem 0;
	font-size: 0;
}

.about_jianjie>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #184799;
}

.about_jianjie>h3 {
	font-size: 1rem;
	color: white;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
	color: #9d9d9d;
}

.about_jianjie ul {
	width: 1200px;
	height: auto;
	margin: 8rem auto 0 auto;
}

.about_jianjie ul li {
	width: 32%;
	margin-left: 2%;
	display: inline-block;
	height: auto;
	overflow: hidden;
	vertical-align: top;
	margin-bottom: 4rem;
}

.about_jianjie ul li:first-child {
	margin-left: 0;
}

.about_jianjie ul li img {
	width: 100%;
	height: auto;
}

.about_jianjie ul li p {
	width: 100%;
	height: auto;
	color: #595757;
	text-align: center;
	font-size: 1rem;
	line-height: 1.7rem;
}

.about_jianjie ul>p {
	width: 100%;
	height: auto;
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 1.5rem;
	letter-spacing: 1px;
}

.about_banner {
	width: 100%;
	height: auto;
	padding: 3rem 0;
	background: #003e97;
	font-size: 0;
}

.about_banner ul {
	width: 600px;
	margin: 0 auto;
}

.about_banner ul li {
	font-size: 1.1rem;
	color: white;
	width: calc(100% / 3);
	display: inline-block;
	line-height: 3rem;
}

.about_banner ul li div {
	width: 10px;
	height: 10px;
	background: white;
	display: inline-block;
}

.about_pinpai {
	width: 100%;
	height: auto;
	padding: 4rem 0;
	font-size: 0;
}

.about_pinpai>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #184799;
}

.about_pinpai>h3 {
	font-size: 1rem;
	color: white;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
	color: #9d9d9d;
}

.about_pinpai ul {
	width: 1200px;
	height: auto;
	margin: 5rem auto 0 auto;
}

.about_pinpai ul li {
	width: calc(100% / 3);
	height: 16rem;
	display: inline-block;
	background: #003e97;
	vertical-align: top;
}

.about_pinpai ul li h5 {
	width: 100%;
	text-align: center;
	height: auto;
	font-family: 'mf';
	color: #bfebff;
	font-size: 3.6rem;
	margin-top: 4.5rem;
}

.about_pinpai ul li p {
	width: 100%;
	text-align: center;
	height: auto;
	color: #bfebff;
	font-size: 1rem;
	margin-top: 2rem;
}

.about_pinpai ul li:nth-child(2n) {
	background: #bfebff;
}

.about_pinpai ul li:nth-child(2n) h5,
.about_pinpai ul li:nth-child(2n) p {
	color: #003e97;
}

.about_pinpai>ul>h4 {
	margin-top: 7rem;
	font-size: 1.7rem;
	color: #595757;
}

.about_pinpai>ul>p {
	font-family: '宋体';
	font-size: 0.8rem;
	line-height: 1.7rem;
	color: #595757;
	margin-top: 3rem;
}

.about_pinpai>ul img {
	width: 100%;
	height: auto;
	margin-top: 5rem;
}

.about_honor {
	width: 100%;
	height: auto;
	padding: 5rem 0;
}

.about_honor>div.swiper-container {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
	padding-bottom: 4rem;
}

.about_honor h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.about_honor h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
}

.about_honor>div.swiper-container ul {
	width: 100%;
	margin: 0 auto;
	margin-top: 3rem;
	height: auto;
	padding-bottom: 1rem;
}

.about_honor>div.swiper-container ul li {
	text-align: center;
	padding: 0.5rem 0;
	border: 15px solid #efefef;
}

.about_honor p {
	color: #595757;
	font-size: 0.8rem;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5rem;
	margin-top: 2rem;
}

.about_honor .honor_right {
	background-image: url(../images/left.png)!important;
	width: 40px!important;
	height: 40px!important;
	margin-top: 0px!important;
	top: 60%!important;
	background-size: 40px 40px!important;
}

.about_honor .honor_left {
	width: 40px!important;
	margin-top: 0px!important;
	height: 40px!important;
	top: 60%!important;
	background-size: 40px 40px!important;
	background-image: url(../images/right.png)!important;
}

.about_honor2 {
	width: 100%;
	height: auto;
	padding: 0rem 0;
}

.about_honor2>div.swiper-container {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
	padding-bottom: 4rem;
}

.about_honor2 h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.about_honor2 h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
}

.about_honor2>div.swiper-container ul {
	width: 100%;
	margin: 0 auto;
	margin-top: 3rem;
	height: auto;
	padding-bottom: 1rem;
}

.about_honor2>div.swiper-container ul li {
	text-align: center;
	padding: 0.5rem 0;
	border: 15px solid #efefef;
}

.about_honor2 .honor_right {
	background-image: url(../images/left.png)!important;
	width: 40px!important;
	height: 40px!important;
	margin-top: 0px!important;
	top: 50%!important;
	background-size: 40px 40px!important;
}

.about_honor2 .honor_left {
	width: 40px!important;
	margin-top: 0px!important;
	height: 40px!important;
	top: 50%!important;
	background-size: 40px 40px!important;
	background-image: url(../images/right.png)!important;
}

.about_honor .swiper-pagination-bullet-active,
.about_honor2 .swiper-pagination-bullet-active {
	background: #595757!important;
}

.index_video>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
	margin-top: 5rem;
}

.index_video>h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
	margin-bottom: 3rem;
}

.news_center {
	width: 100%;
	height: auto;
	padding: 5rem 0;
}

.news_center>div {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.news_center>div a {
	padding: 0 2rem;
	border-left: 1px solid #595757;
}

.news_center>div a:first-child {
	padding-left: 0;
	border-left: none;
}

.news_center ul {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-top: 5rem;
	font-size: 0;
}

.news_center ul li {
	width: 100%;
	height: auto;
	display: inline-block;
	border-bottom: 1px solid #e3dddc;
	padding: 2rem 0;
}

.news_center ul li img {
	width: 20%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

.news_date {
	display: inline-block;
	width: 10%;
	text-align: center;
	vertical-align: top;
}

.news_date span {
	font-size: 3.9rem;
	color: #1551ab;
	font-family: 'wryh';
	padding: 0;
	line-height: 40px;
}

.news_date p {
	color: #c9caca;
	font-size: 1.5rem;
	margin-top: 0.5rem;
}

.news_title {
	width: 60%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

.news_title h2 {
	font-size: 1.3rem;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_title p {
	font-size: 0.8rem;
	color: #595757;
	line-height: 1.5rem;
	margin-top: 2rem;
	display: inline-block;
}

.news_title a {
	display: inline-block;
	padding: 0.5rem 1.2rem;
	color: #595757;
	border: 1px solid #595757;
	letter-spacing: 2px;
	font-size: 1.1rem;
	margin-top: 2rem;
}

.news_title a:hover {
	background: #1551ab;
	color: white;
	border-color: #1551AB;
}

.new_content {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	padding: 5rem 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.new_content h1 {
	font-size: 2.5rem;
	width: 100%;
	height: auto;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2px;
}

.new_content h5 {
	font-size: 1rem;
	width: 100%;
	height: auto;
	color: #797979;
	text-align: center;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 5rem;
	margin-top: 1rem;
}

.news_a {
	width: 56%;
	margin: 3rem 22%;
	font-size: 0;
}

.a_pre {
	text-align: left;
	color: #000000;
	width: 20%;
	font-size: 1rem;
	display: inline-block;
}

.a_next {
	text-align: right;
	margin-left: 60%;
	color: #000000;
	width: 20%;
	font-size: 1rem;
	display: inline-block;
}

.news_a a:hover {
	color: #1551ab;
}

.joblist {
	width: 100%;
	height: auto;
	padding: 5rem 0;
}

.joblist>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
	margin-top: 5rem;
}

.joblist>h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
	margin-bottom: 3rem;
}

.joblist_top {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	font-size: 0;
	border-top: 1px solid #d1d1d1;
	padding-top: 5rem;
}

.joblist_top>div {
	width: calc(50% - 0.5px);
	height: 13rem;
	display: inline-block;
}

.joblist_top_left {
	border-right: 1px solid #d1d1d1;
}

.joblist_top>div img {
	width: 48px;
	height: auto;
	margin-right: 3%;
	float: left;
}

.joblist_top>div>h1 {
	font-size: 1.3rem;
	color: #000000;
	float: left;
	margin-top: 0.5rem;
	width: 60%;
}

.joblist_top>div>h4 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 60%;
	float: left;
	margin-top: 0.3rem
}

.joblist_top_right img {
	margin-left: 20%;
}

.joblist_top_right p {
	margin-left: 20%;
}

.joblist_top>div p {
	width: 80%;
	height: auto;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #aaaaaa;
	margin-top: 2rem;
}

.joblist_center {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	font-size: 0;
	margin-top: 5rem;
}

.joblist_center ul {
	width: 100%;
	height: auto;
	display: inline-block;
	background: #eeeeee;
	margin-top: 2px;
	cursor: pointer;
}
.job_list_show{
	width: 100%;
	height: auto;
	padding: 0.5rem 1rem;
}
.job_list_show p{
	color:#595757;
	font-size: 1rem;
	line-height: 1.2rem;
}
.joblist_center ul:first-child {
	background: #959595;
}

.joblist_center ul:first-child li {
	color: white;
}

.joblist_center ul li {
	display: inline-block;
	width: calc(100% / 6);
	padding: 1rem 0;
	font-size: 1.1rem;
	text-align: center;
}

.joblist_bottom {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.joblist_bottom>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
	margin-top: 5rem;
}

.joblist_bottom>h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
	margin-bottom: 3rem;
}

.joblist_bottom p {
	width: 100%;
	height: auto;
	font-size: 0.8rem;
	font-family: '宋体';
	line-height: 1.5rem;
	margin-top: 2rem;
}

.joblist_bottom ul {
	width: 100%;
	height: auto;
	font-size: 0;
	margin-top: 9rem;
}

.joblist_bottom ul li {
	margin-left: 1%;
	width: calc(97% / 4);
	height: 18rem;
	background: #e9e9e9;
	display: inline-block;
	vertical-align: top;
}

.joblist_bottom ul li:first-child {
	margin-left: 0;
}

.job_li_top {
	width: 81px;
	height: 81px;
	border-radius: 50%;
	background: #595757;
	opacity: 0.8;
	position: absolute;
	margin-left: 105px;
	margin-top: -3.8rem;
}

.job_li_top p {
	font-size: 2rem;
	font-weight: 600;
	color: white;
	font-family: 'wryh';
	width: 100%;
	text-align: center;
	margin-top: 1.4rem;
	float: left;
}

.job_li_top span {
	font-size: 0.8rem;
	color: white;
	width: 100%;
	display: block;
	text-align: center;
	float: left;
	margin-top: 1rem;
}

.joblist_bottom ul li h5 {
	width: 100%;
	text-align: center;
	font-size: 1.2rem;
	margin-top: 5rem;
	color: #595757;
}

.joblist_bottom ul li>p {
	font-size: 0.8rem;
	width: 60%;
	margin: 0 auto;
	margin-top: 2rem;
	color: #595757;
}

.contact_li_div {
	width: calc(96% / 3 - 2px);
	margin-right: 2%;
	height: 10rem;
	border: 1px solid #d1d1d1;
	float: left;
	overflow: hidden;
	margin-top: 2rem;
}

.li_div3 {
	margin-right: 0;
}

.contact_li_div h2 {
	width: 70%;
	margin: 2rem 15% 1rem 15%;
	text-align: center;
	font-size: 1.2rem;
	font-family: '宋体';
	text-align: left;
	color: #595757;
}

.contact_li_div h4 {
	width: 70%;
	margin: 0 15% 0 15%;
	text-align: center;
	font-size: 0.8rem;
	font-family: '宋体';
	text-align: left;
	color: #595757;
	word-break:break-all
}

.contact_li_div h5 {
	width: 70%;
	margin: 1rem 15% 0rem 15%;
	text-align: center;
	font-size: 0.8rem;
	font-family: '宋体';
	letter-spacing: -0.5px;
	text-align: left;
	color: #595757;
	word-break:break-all
}
.li_div2 h2 {
	width: 70%;
	margin: 1rem 15% 0.5rem 15%;
	text-align: center;
	font-size: 1.2rem;
	font-family: '宋体';
	text-align: left;
	color: #595757;
}

.li_div2 h4 {
	width: 70%;
	margin: 0 15% 0 15%;
	text-align: center;
	font-size: 0.8rem;
	font-family: '宋体';
	text-align: left;
	color: #595757;
	word-break:break-all
}

.li_div2 h5 {
	width: 70%;
	margin: 0.5rem 15% 0rem 15%;
	text-align: center;
	font-size: 0.8rem;
	font-family: '宋体';
	letter-spacing: -0.5px;
	text-align: left;
	color: #595757;
	word-break:break-all
}

.liuyanbiao {
	width: 850px;
	margin: 0 auto;
	height: auto;
	padding: 8rem 0;
}

.liuyan_input {
	float: left;
	width: calc(49% - 1px);
	margin-right: 2%;
	height: 44px;
	margin-top: 2rem;
}

.liuyan_input:nth-child(2n) {
	margin-right: 0;
}

.liuyan_input img {
	width: 44px;
	height: 44px;
	float: left;
}

.liuyan_input input {
	height: 42px;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	float: left;
	border-left: none;
	width: calc(100% - 85px);
	padding: 0 20px;
	outline: none;
	font-size: 16px;
	font-family: '宋体';
}

.liuyan_textarea {
	padding: 0;
	width: 100%;
	height: 15rem;
	float: left;
	margin-top: 2rem;
	background: #0083c7;
}

.liuyan_textarea img {
	width: 44px;
	height: 44px;
	float: left;
}

.liuyan_textarea textarea {
	width: calc(100% - 85px);
	padding: 10px 20px;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	outline: none;
	border-left: none;
	float: left;
	height: calc(15rem - 20px);
	font-size: 16px;
	font-family: '宋体';
}

.liuyanbiao button {
	width: 18%;
	margin: 2rem 41%;
	height: 40px;
	outline: none;
	background: #4ca8d9;
	border: none;
	color: white;
	font-size: 0.8rem;
	line-height: 40px;
}

.liuyanbiao button img {
	width: 26px;
	height: 26px;
	float: left;
	margin-left: 30%;
	margin-top: 10px;
}

.liuyanbiao button span {
	display: block;
	font-size: 1rem;
	line-height: 40px;
	float: left;
	margin-left: 5%;
}

.fuwu_list {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
	padding: 5rem 0;
}

.fuwu_list>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.fuwu_list>h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
	margin-bottom: 3rem;
}

.fuwu_list li {
	width: calc(94% / 4);
	margin-right: 2%;
	height: 18rem;
	background: #efeff0;
	display: inline-block;
	margin-top: 2rem;
	vertical-align: top;
}

.fuwu_list li:nth-child(4n) {
	margin-right: 0;
}

.fuwu_list li h2 {
	font-size: 1.3rem;
	color: #000000;
	text-align: center;
	width: 100%;
	margin-top: 3rem;
}

.fuwu_list li p {
	width: 60%;
	margin: 1rem 20%;
	font-size: 0.8rem;
	color: #a5a5a6;
	line-height: 1.5rem;
}

.fuwu_fangwei {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
	padding: 5rem 0;
}

.fuwu_fangwei>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.fuwu_fangwei>h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1rem;
	margin-bottom: 3rem;
}

.fuwu_fangwei>p {
	width: 100%;
	text-align: center;
	height: auto;
	font-size: 0.8rem;
}

.fuwu_fangwei ul {
	width: 100%;
	height: auto;
	margin-top: 5rem;
}

.fuwu_fangwei ul li {
	width: 100%;
	height: auto;
	display: inline-block;
	font-size: 0.8rem;
	color: #595757;
	line-height: 3rem;
}

.fuwu_fangwei ul p {
	width: 100%;
	height: auto;
	line-height: 3rem;
	font-size: 0.8rem;
	color: #595757;
	margin-top: 4rem;
}

.fuwu_zlxz {
	width: 100%;
	height: auto;
	padding: 3rem 0;
}

.fuwu_zlxz>h1 {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 1.7rem;
	color: #003e97;
}

.fuwu_zlxz>h3 {
	font-size: 1rem;
	color: #9d9d9d;
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 1rem;
	margin-bottom: 3rem;
}

.fuwu_zlxz .swiper-container {
	width: 100%;
	border-top: 1px solid #828181;
	height: auto;
	margin: 0 auto;
	padding-bottom: 5rem;
}

.fuwu_zlxz .swiper-wrapper {
	width: 100%;
}

.fuwu_zlxz .swiper-slide {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 3rem 0;
	border-bottom: 1px solid #828181;
}

.fuwu_zlxz .swiper-slide h6 {
	width: 50%;
	margin-left: 25%;
	font-size: 1.3rem;
	color: #595757;
	float: left;
}

.fuwu_zlxz .swiper-slide p {
	width: 48%;
	margin-left: 25%;
	font-size: 1.3rem;
	color: #595757;
	margin-top: 1rem;
	float: left;
}

.fuwu_zlxz .swiper-slide a {
	display: block;
	width: 27%;
	height: auto;
	float: left;
}

.fuwu_zlxz .swiper-slide a img {
	width: 40px;
	height: 40px;
}

.fuwu_zlxz .swiper-pagination-bullet-active {
	background: #003e97;
}

.fuwu_list li:hover {
	background: #0084cd;
	transition-duration: 1s;
}

.fuwu_list li:hover h2 {
	color: white;
}

.fuwu_list li:hover p {
	color: white;
}

.product_banner {
	width: 100%;
	height: auto;
}

.product_banner img {
	width: 100%;
	height: auto;
}

.product_nav {
	width: 100%;
	height: auto;
	padding: 2rem 0;
	text-align: center;
	font-size: 0;
}

.product_nav a {
	padding: 0 1rem;
	border-left: 1px solid #595757;
	display: inline-block;
	font-size: 1rem;
	color: #595757;
}

.product_nav a:hover {
	color: #0084cd;
}

.product_nav .cur_active {
	color: #0084cd;
}

.product_nav a:first-child {
	border-left: none;
}

.product_list {
	width: 100%;
	font-size: 0;
	height: auto;
}

.product_list li img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.product_list li h1 {
	font-size: 2.8rem;
	color: #003e97;
	position: absolute;
}

.product_list li h4 {
	font-size: 1.2rem;
	color: #595757;
	width: 18%;
	line-height: 1.3rem;
	position: absolute;
}

.product_list_li1 h1 {
	margin-top: -36.5rem;
	margin-left: 71%;
}

.product_list_li1 h4 {
	margin-top: -32.5rem;
	margin-left: 71%;
}

.product_list_li2 h1 {
	margin-top: -36.5rem;
	margin-left: 20%;
}

.product_list_li2 h4 {
	margin-top: -32.5rem;
	margin-left: 20%;
}

.product_list_li3 h1 {
	margin-top: -43rem;
	margin-left: 71%;
}

.product_list_li3 h4 {
	margin-top: -39rem;
	margin-left: 71%;
}

.product_list_li4 h1 {
	margin-top: -12.5rem;
	margin-left: 15%;
}

.product_list_li4 h4 {
	margin-top: -8.5rem;
	margin-left: 15%;
}

.product_list_li5 h1 {
	margin-top: -48.5rem;
	margin-left: 15%;
}

.product_list_li5 h4 {
	margin-top: -44.5rem;
	margin-left: 15%;
}

.product_list_li6 h1 {
	margin-top: -36.5rem;
	margin-left: 15%;
}

.product_list_li6 h4 {
	margin-top: -32.5rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li7 h1 {
	margin-top: -39rem;
	margin-left: 15%;
}

.product_list_li7 h4 {
	margin-top: -35rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li8 h1 {
	margin-top: -36.5rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li8 h4 {
	margin-top: -32.5rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li9 h1 {
	margin-top: -36.5rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li9 h4 {
	margin-top: -32.5rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li10 h1 {
	margin-top: -39rem;
	margin-left: 71%;
	color: #595757!important;
}

.product_list_li10 h4 {
	margin-top: -35rem;
	margin-left: 71%;
	color: #595757!important;
}

.product_list_li11 h1 {
	margin-top: -24rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li11 h4 {
	margin-top: -20rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li12 h1 {
	margin-top: -36.5rem;
	margin-left: 12%;
}

.product_list_li12 h4 {
	margin-top: -32.5rem;
	margin-left: 12%;
}

.product_list_li13 h1 {
	margin-top: -38.5rem;
	margin-left: 12%;
}

.product_list_li13 h4 {
	margin-top: -34.5rem;
	margin-left: 12%;
}

.product_list_li14 h1 {
	margin-top: -46.5rem;
	margin-left: 13%;
}

.product_list_li14 h4 {
	margin-top: -42.5rem;
	margin-left: 13%;
	width: 15%;
}

.product_list_li15 h1 {
	margin-top: -36.5rem;
	margin-left: 71%;
}

.product_list_li15 h4 {
	margin-top: -32.5rem;
	margin-left: 71%;
	width: 9%!important;
	line-height: 1.5rem!important;
}

.product_list_li16 h1 {
	margin-top: -36.5rem;
	margin-left: 13%;
}

.product_list_li16 h4 {
	margin-top: -32.5rem;
	margin-left: 13%;
	color: white!important;
}

.product_list_li17 h1 {
	margin-top: -43rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li17 h4 {
	margin-top: -39rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li18 h1 {
	margin-top: -15.5rem;
	margin-left: 13%;
}

.product_list_li18 h4 {
	margin-top: -11.5rem;
	margin-left: 13%;
	width: 13.5%!important;
}

.product_list_li19 h1 {
	margin-top: -36.5rem;
	margin-left: 13%;
}

.product_list_li19 h4 {
	margin-top: -32.5rem;
	margin-left: 13%;
	width: 23%!important;
}

.product_list_li20 h1 {
	margin-top: -32.5rem;
	margin-left: 71%;
}

.product_list_li20 h4 {
	margin-top: -28.5rem;
	margin-left: 71%;
}

.product_list_li21 h1 {
	margin-top: -36.5rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li21 h4 {
	margin-top: -32.5rem;
	margin-left: 71%;
	width: 9.9%!important;
	color: white!important;
}

.product_list_li22 h1 {
	margin-top: -36.5rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li22 h4 {
	margin-top: -32.5rem;
	margin-left: 71%;
	width: 22%!important;
	color: white!important;
}

.product_list_li23 h1 {
	margin-top: -36.5rem;
	margin-left: 71%;
	color: #dc0006!important;
}

.product_list_li23 h4 {
	margin-top: -32.5rem;
	margin-left: 71%;
}

.product_list_li24 h1 {
	margin-top: -36.5rem;
	margin-left: 20%;
}

.product_list_li24 h4 {
	margin-top: -32.5rem;
	margin-left: 20%;
}

.product_list_li25 h1 {
	margin-top: -18rem;
	margin-left: 20%;
	color: white!important;
}

.product_list_li25 h4 {
	margin-top: -14rem;
	margin-left: 20%;
	color: white!important;
}

.product_list_li26 h1 {
	margin-top: -37rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li26 h4 {
	margin-top: -30.5rem;
	margin-left: 71%;
	color: white!important;
}

.product_list_li27 h1 {
	margin-top: -42.5rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li27 h4 {
	margin-top: -38.5rem;
	margin-left: 15%;
	color: white!important;
}

.product_list_li28 h1 {
	margin-top: -50.5rem;
	margin-left: 61%;
	color: #85484f!important;
}

.product_list_li28 h4 {
	margin-top: -46.5rem;
	margin-left: 61%;
	color: #85484f!important;
}

.product_list_li29 h1 {
	margin-top: -43.5rem;
	margin-left: 12.5%;
	color: white!important;
}

.product_list_li29 h4 {
	margin-top: -39.5rem;
	margin-left: 12.5%;
	color: white!important;
	width: 25%!important;
}

.product_list_li30 h1 {
	margin-top: -36.5rem;
	margin-left: 60%;
	color: white!important;
}

.product_list_li30 h4 {
	margin-top: -32.5rem;
	margin-left: 60%;
	width: 28%!important;
	color: white!important;
}

.product_list_li31 h1 {
	margin-top: -36.5rem;
	margin-left: 15%;
	color: #000000!important;
}

.product_list_li31 h4 {
	margin-top: -32.5rem;
	margin-left: 15%;
	color: #000000!important;
}

.product_list_li32 h1 {
	margin-top: -36.5rem;
	margin-left: 60%;
	color: #595757!important;
}

.product_list_li32 h4 {
	margin-top: -32.5rem;
	margin-left: 60%;
	width: 28%!important;
	color: #595757!important;
}

.product_list_li33 h1 {
	margin-top: -24rem;
	margin-left: 17%;
	color: #595757!important;
}

.product_list_li33 h4 {
	margin-top: -20rem;
	margin-left: 17%;
	color: #595757!important;
}
.product_list_li34 h1 {
	margin-top: -33.5rem;
	margin-left: 56.5%;
	color: #013f97!important;
}

.product_list_li34 h4 {
	margin-top: -29.5rem;
	margin-left: 56.5%;
	width: 25%!important;
	color: #595757!important;
}
.product_list_li35 h1 {
	margin-top: -33.5rem;
	margin-left: 16%;
	color: white!important;
}

.product_list_li35 h4 {
	margin-top: -29.5rem;
	margin-left: 16%;
	width: 25%!important;
	color: white!important;
}
.product_list_li36 h1 {
	margin-top: -33.5rem;
	margin-left: 60.2%;
	color: #013f97!important;
}

.product_list_li36 h4 {
	margin-top: -29.5rem;
	margin-left: 60.2%;
	width: 25%!important;
	color: #595757!important;
}
.product_list_li37 h1 {
	margin-top: -33.5rem;
	margin-left: 12.5%;
	color: white!important;
}

.product_list_li37 h4 {
	margin-top: -29.5rem;
	margin-left: 12.5%;
	width: 25%!important;
	color: white!important;
}
.product_list_li38 h1 {
	margin-top: -33.5rem;
	margin-left: 60.6%;
	color: #013f97!important;
}

.product_list_li38 h4 {
	margin-top: -29.5rem;
	margin-left: 60.6%;
	width: 25%!important;
	color: #595757!important;
}
.product_list_li39 h1 {
	margin-top: -31rem;
	margin-left: 58.6%;
	color: #013f97!important;
}

.product_list_li39 h4 {
	margin-top: -27rem;
	margin-left: 58.6%;
	width: 25%!important;
	color: #595757!important;
}
.m_product_list{
	width: 100%;
	margin: 0 auto;
	font-size: 0;
	display: none;
}
.m_product_list li{
	width: 100%;
	display: inline-block;
	margin-top:0rem!important;
}
.m_product_list h1{
	width: 100%;
	text-align: center;
	height: auto;
	font-size: 1.8rem;
	margin-top:2rem;
	color:#003e97;
}
.m_product_list h4{
	width: 90%;
	margin: 0 5%;
	text-align: center;
	height: auto;
	font-size: 1.2rem;
	color:#595757;
	padding: 1rem 0;
}
.m_product_list li img{
	width: 100%;
	height: auto;
}
/* 产品多图轮播 begin */

.wid {
	width: 1200px;
	margin: 0 auto;
}

.pro_pics {
	padding: 6rem 0;
}

.pro_pics .pro_box {
	width: 100%;
	position: relative;
}

.pro_pics img {
	width: 100%;
	height: auto;
}

.pro_pics .pro_box .swiper-container1 {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.pro_pics .pro_box .swiper-button-prev {
	width: 40px;
	height: 40px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/left.png) no-repeat;
}

.pro_pics .pro_box .swiper-button-next {
	width: 40px;
	height: 40px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/right.png) no-repeat;
}

.lg-backdrop.in {
	filter: alpha(opacity=85);
	/*ie*/
	opacity: 0.85;
}

.lg-outer .lg-thumb {
	margin: 0 auto;
}

.lg-download {
	display: none;
}

#lg-counter {
	display: none;
}

.lg-outer .lg-thumb-item {
	border: transparent;
	box-sizing: border-box;
	padding-bottom: 0.5rem;
	border-radius: 0;
	border-bottom: 2px solid transparent;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-bottom: 2px solid #ffffff;
}


/*产品多图轮播 end */

.product_list2 {
	width: 100%;
	font-size: 0;
	height: auto;
}

.product_list2 li img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.product_list2 li h1 {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 2.8rem;
	position: absolute;
	color: #000000;
	margin-top: -53rem;
}

.product_list2 li h4 {
	font-size: 1.2rem;
	width: 100%;
	line-height: 1.3rem;
	position: absolute;
	color: #000000;
	margin-top: -49.5rem;
	text-align: center;
}

.product_list2_li2 h1,
.product_list2_li2 h4 {
	color: white!important;
}



/*弹出层样式*/

#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100vh;
	margin-top: 0;
	background: rgba(255, 255, 255, 0.4);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto!important;
	height: 50%!important;
	margin-top: 10%;
	background: #ffffff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}

#zoom .content.loading {
	background-image: url('../images/loading.gif');
}

#zoom img {
	display: block;
	background: #ececec;
	width: auto;
	height: 100%!important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
}

#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url('../images/close.png') no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px;
}

#zoom .previous,
#zoom .next {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 120px;
	height: 120px;
	margin-top: -25px;
}

#zoom .previous {
	left: 0;
	background: url('../images/arrows.png') no-repeat 0 0;
	border-radius: 0 4px 4px 0;
}

#zoom .next {
	right: 0;
	background: url('../images/arrows.png') no-repeat 100% 0;
	border-radius: 4px 0 0 4px;
}

#zoom .previous:hover {
	margin-left: -10px;
}

#zoom .next:hover {
	margin-right: -10px;
}

.zoomed>.container {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}


.case_center{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 8rem 0;
	font-size: 0;

}
.case_center>h1{
	width: 100%;
	height: auto;
	text-align: center;
	color:#184799;
	font-size: 1.7rem;
}
.case_center>h4{
	width: 100%;
	height: auto;
	text-align: center;
	color:#a4a4a4;
	font-size: 1rem;
	margin-top:1rem;
}
.case_center ul{
	width: 100%;
	height: auto;
	margin-top:4rem;
}
.case_center ul li{
	width: 24%;
	margin-right: calc(4% / 3);
	display: inline-block;
	height: auto;
	margin-top:1rem;
}
.case_center ul li h1{
	width: 100%;
	padding: 0.8rem 0;
	font-size: 0.8rem;
	font-family: '宋体';
	color:#595757;
	background: #efefef;
	text-align: center;
}
.case_center ul li img{
	width: 100%;
	height: auto;
}
.case_center ul li:nth-child(4n){
	margin-right: 0;
}
.case_center ul li:hover{
	box-shadow: 2px 2px 10px #CCCCCC;
}
.contact_banner{
	margin-top:3rem;
	width: 100%;
	padding: 6rem 0;
	height: auto;
	background-color: #003e97;
	font-size: 0;
}

.contact_banner ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.contact_banner ul li{
	width: calc(25% - 1px);
	height: auto;
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #FFFFFF;
	text-align: center;
}
.contact_banner ul li:first-child{
	border:none
}
.contact_banner ul li img{
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: top;
}
.contact_banner ul li div{
	width: auto;
	height: auto;
	vertical-align: top;
	display: inline-block;
	margin-left: 3%;
	text-align: left;
}
.contact_banner ul li h3{
	font-size: 14px;
	color:white;
}
.contact_banner ul li p{
	font-size: 17px;
	color:white;
	margin-top:0.6rem;
}

