﻿@charset "utf-8";
/* CSS Document */

/*@font-face {



   font-family:'First';



      src:url('font01/Source Han Sans CN Normal.eot');



      src:url('font01/Source Han Sans CN Normal.eot?#iefix') format('embedded-opentype'),



          url('font01/Source Han Sans CN Normal.woff') format('woff'),



	      url('font01/Source Han Sans CN Normal.ttf') format('truetype'),

case-menu

	      url('font01/Source Han Sans CN Normal.svg#SingleMaltaRegular') format('svg');



  font-weight: normal;



  font-style: normal;



}*/



body {
	font-size:14px;
	color:#333;
	line-height:24px;
	font-family:'微软雅黑';
	overflow-x:hidden
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.sider {
	width:285px;
	float:left;
}
.containter {
	float:right;
	width:655px;
}
.clear_cs {
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
	over-flow:hidden;
}
.float_clear {
	clear:both;
}
.pc {
	display:block;
}
.phone {
	display:none;
}
/******************header css***************/



.phone-header {
	display:none;
}
.top {
	width:100%;
	z-index:9999;
	background:#01478D;
	position:fixed;
	top:0;
}
.w1200 {
	width:95%;
	max-width:1300px;
	margin:auto;
}
.w1280 {
	width:90%;
	max-width:1500px;
	margin:auto;
}
.header {
	width:100%;
	display:block;
	z-index:9999;
	border-bottom:1px solid #dadada;
	padding:10px 0;
}
.kong {
	height:100px;
	width:100%;
	display:block
}
.kong1 {
	height:100px;
	width:100%;
}
.logo {
	float:left;
	width:16%;
	box-sizing:border-box;
}
.logo img {
	max-width:176px;
	width:100%
}
.top-right {
	float:right;
	margin-top:5px;
}
.menu {
	box-sizing:border-box;
	width:95%;
	float:left;
	margin-top:20px;
	color:#333;
	white-space:nowrap;
}
.menu .w1650 {
	position:relative;
}
.menu ul li {
	float:left;
	width:120px;
	font-size:20px;
	margin:0 30;
	text-align:center;
}
.menu ul li a {
	margin-right:20px;
	color:#fff;
	padding-bottom:10px;
}
.menu ul li a:hover {
	color:#ffd900
}
.menu ul li.current a:after {
	width:100%;
	left:0;
}
.lan {
	float:right;
	width:10%;
	margin-top:20px;
	text-align:center;
	background:#ffd900;
	border-radius:25px;
}
.lan a {
	color:#000;
	margin:0 2%;
}
.w12001 {
	width: 90%;
	max-width: 1200px;
	margin: auto;
	margin-left: 180px;
}
.menu ul li a:after {
	display:none;
	content:'';
	display:block;
	width:0%;
	margin-top:20px;
	transition:all 1s;
	height:4px;
	background:#ffd900;
	left:50%;
}
/*.menu ul li:hover a:after {
	width:100%;
	left:0;
}*/
.sub-menu {
	width:100%;
	padding:20px 0 40px 0;
	background:#fff;
	z-index:9999;
	text-align:left;
}
.sub-menu ul li {
	width:20%;
	text-align:center;
	margin:0;
	float:left;
}
.sub-menu ul li h2 {
	font-size:16px;
	margin-top:10px;
}
.sub-menu ul li a {
	color:#9e9e9e;
}
.sub-menu ul li p {
	color:#999;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
}
.sub-menu ul {
	width:800px;
	margin-left:200px;
	/*margin:auto;*/
}
.sub-menu ul li a:after {
	display:none;
}
/*.swiper-slide-active .b-cont{transform:translateY(-200em);}*/



.pc {
	display:block;
}
.phone {
	display:none;
}
.banner .b-title {
	text-align:left;
	font-size:40px;
	line-height:45px;
	font-weight: bold;
}
.banner .b-wenzi {
	position:absolute;
	top:10%;
	width:100%;
}
.banner {
	position:relative;
	margin-top:60px;
}
/**************首页动画*********/



.swiper-slide-active .b-cont p.bz1 {
	transform: translateY(0px);
	opacity:1;
	transition-delay: 0.5s;
}
.swiper-slide-active .b-cont h2 {
	transform: translateY(0px);
	opacity:1;
	transition-delay: 0.7s;
}
.swiper-slide-active .b-cont p.bz2 {
	transform: translateY(0px);
	opacity:1;
	transition-delay: 0.9s;
}
/**************首页动画*********/



.center {
	text-align:center;
}
.his-pic img {
    border: 0;
    width: 95%;
}
.title {
	text-align:center;
	font-size:40px;
	font-weight:bold;
	margin-top:10px;
	line-height:32px;
}
.title1 {
	text-align:center;
	font-size:28px;
	font-weight:bold;
	height:30px;
	margin-top:30px;
	margin-bottom:30px;
}
.title1 em {
	border-bottom:4px solid #fedb0d;
	padding-bottom:8px;
}
.title1 span {
	border-bottom:4px solid #fedb0d;
	padding-bottom:8px;
}
.memo {
	width:51%;
	text-align:center;
	margin:auto;
	margin-bottom:35px;
	font-size:16px;
}
.m-30 {
	margin:30px auto;
}
.more {
	text-align:center;
	margin:20px 0;
}
.more a {
	border:1px solid #ddd;
	border-radius:25px;
	padding:6px 20px;
	color:#999;
	font-size: 12px;
}
.hui {
	background:#f7f7f7;
	padding-top:20px;
}
.di-left {
	width:20%;
	float:left;
	color:#999;
}
.di-middle {
	width:45%;
	float:left;
	margin-top:20px;
}
.di-ma {
	margin-top: 20px;
    float: left;
    margin-left: 5%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffff;
}
.di-middle dl dt {
	color:#e8141d;
	font-size: 16px;
}
.di-middle dl dd a {
	color:#999;
}
.di-middle dl dd {
	height:30px;
	line-height:30px;
}
.footer {
	background:#000;
	padding:30px 0;
}
.di-middle dl {
	float:left;
	height:190px;
	width:33.33%;
	border-right:1px solid #333;
	box-sizing:border-box;
	text-align:center
}
.dibu {
	text-align:center;
	color:#999;
	margin-top:30px;
}
.di-ma img{
    margin-right:3%;
}
.intro {
    margin-top: 20px;
    line-height: 18px;
	    width: 250px;
    margin-left: 30px;
	text-align:left;
}
.pro-cont p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}
.download .item .twrp a {
    color: #fefafa;
    text-decoration: none;
}
.xian {
	background:#eee;
	height:2px;
	width:100%;
	margin-top:40px;
}
.box {
	background:#eef0ef;
}
.pro-pic {
	width:48%;
	float:left;
	height:170px; overflow:hidden;
}
.dt{height:366px; overflow:hidden;}
.pro-cont {
	width: 52%;
    float: left;
    padding: 3% 4% 0 4%;;
}
.newsTit{
     font-weight: normal;
    font-size: 30px;
    text-align: center;
    margin: 30px 0;
}
.pro-cont h2 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	display:table;
	padding-bottom:10px;
	margin:auto;
	border-bottom:4px solid #ffd900;
}
.pro-box {
	width:50%;
	float:left;
	padding:1% 0;
	box-sizing:border-box;
	border-right:15px solid #fff;
	border-bottom:15px solid #fff;
}
.banner .b-title10 {
    text-align: left;
    font-size: 48px;
    line-height: 52px;
    font-weight: bold;
    margin-top: 170px;
    margin-bottom: 50px;
}
.pro-box:nth-child(2n+2){
	border-right:none;}
}
 .pro-box:nth-child(2n+2) {
border-right:none;
border-left:15px solid #fff;
}
 .pro-box:nth-child(3) {
border-bottom:none;
}
 .pro-box:nth-child(4) {
border-bottom:none;
}
.bai {
	width:4%;
	height:100%;
	background:#fff;
}
.pro-list ul li {
	width:24%;
	margin:0.5%;
	float:left;
	text-align:center;
}
.pro-list ul {
	margin-top:30px;
}
.fw-list dl {
	float:left;
	width:40%;
	padding-left:20%;
	box-sizing:border-box;
	margin-bottom:30px;
}
.fw-list dl dt em {
	font-size:24px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:4px solid #ffd900;
}
.fw-list dl dt {
	margin-bottom:20px;
}
.fw-list dl dd {
	line-height:25px;
	color:#666;
}
.about1 {
	background:#eef0ef;
	padding:10px 10px 0 10px;
}
.about-pic1 {
	width:60%;
	float:left;
}
.dibu a{
color:#FFFFFF;
}
.about-cont1 {
	width:35%;
	float:left;
	margin-left:4%;
	margin-top:40px;
}
.about-cont2 p span {
	font-weight:bold;
}
.about-cont2 {
	width:45%;
	float:left;
	color:#6f6e6c;
	margin-top:10px;
}
.about-pic10 {
    width: 55%;
    float: left;
}
.about-cont2 p {
	margin:10px 0;
}
.linian {
	background:url(images/abg.jpg) no-repeat;
	padding:60px 0 115px 0;
}
.linian dl {
	width:30.3%;
	float:left;
	margin:20px 1%;
}
.linian dl dt {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.linian dl dd span {
	font-weight:bold;
}
.linian dl dd {
    font-size: 13px;
	line-height: 25px;
}
.wenzi dl{margin:10px 0;}
.wenzi dl dd {
	float:left;
	width:300px;
	height:28px;
	line-height:28px;
	font-size:12px;
}
.wenzi dl dd:nth-child(3){ text-align:right;}
.wenzi dl dt {
	float:left;
	font-size:18px;
	width:140px;
	text-align:center;
	font-weight: 100;
}
.wenzi dl dt em {
	color:#fcda00; font-weight:bold;
}
.wenzi {
	width:800px;
	margin:auto;
}
.border {
	border-bottom:1px dashed #ddd;
}
.wenzi .title {
	margin:40px 0;
}
.honor-tabs {
	margin-top:30px;
	margin-bottom:30px;
}
.honor-tabs li {
	display:inline;
	font-size:20px;
	margin:0 20px;
	padding-bottom:5px;
}
.honor-tabs li.active {
	border-bottom:4px solid #fcda00
}
.honor-tabs li a:active{text-decoration:none;}
.honor-tabs li a:link{text-decoration:none; }
.honor-tabs li a:focus{outline:0px auto -webkit-focus-ring-color}
.honor-tabs {
	text-align:center;
}
.tab-content .swiper-button-next {
	background:url(images/right.jpg) no-repeat;
	width:34px;
	height:37px;
}
.tab-content .swiper-button-next:after {
	display:none;
}
.tab-content .swiper-button-prev {
	background:url(images/left.jpg) no-repeat;
	width:34px;
	height:37px;
}
.tab-content .swiper-button-prev:after {
	display:none;
}
.honor-bg {
	background:#eef0ef;
	padding-bottom:50px;
	padding-top:50px;
}
.zeren {
	background:url(images/abg2.jpg) no-repeat;
	height:442px;
	padding-top:100px;
	box-sizing:border-box;
	text-align:center;
}
.ck-pic1 {
	width:50%;
	float:left;
	padding-left:10%;
	box-sizing:border-box;
}
.ck-cont1 {
	width:50%;
	float:left;
	padding-left:10%;
	margin-top:18%;
	box-sizing:border-box;
}

.ck-cont1 .title {
	text-align:left;
}
.ck-cont1 .memo1 {
	margin-top:10px;
	color:#999;
}
.ck-cont1 .more {
	text-align:left;
}
.ck-cont2 {
	padding-top:50px;
}
.w12002 {
    width: 90%;
    max-width: 600px;
    margin: auto;
    margin-right: 300px;
	margin-top: 80px;
}
.hui1 {
	background:#eef0ef;
}
.ck-pic4 {
	width:60%;
	float:left;
}
.ck-cont4 {
	width:20%;
	float:left;
	margin-left:10%;
	margin-top:15%;
}
.ck-cont4 .title {
	text-align:left;
	margin-bottom:15px;
}
.ck-cont4 .more {
	text-align:left;
}
.ck-pic5 {
	width:50%;
	float:left;
}
.ck-cont5 {
	width:50%;
	float:left;
	text-align:center;
	padding-top:20%;
}
.ck-cont5 h2 {
	font-size:40px;
	font-weight:bold;
	margin-bottom:20px;
}
.ck-cont5 p {
	font-size:24px;
}
.history {
	position:relative;
}
.history:after {
	display:block;
	position: absolute;
	left: 50%;
	top: 0;
	content:'';
	width:6px;
	height:100%;
	background:#ffd300;
}
.history dl {
	width:50%;

	box-sizing:border-box;
}
.history dl dt {
	font-size:46px;
	margin-bottom:10px;
	border-bottom:2px solid #ddd;
	text-align:right;
	color:#cb0000;
	font-weight:bold;
	position:relative;
	padding-right:2%;
}
.history dl dt:after {
	content:'';
	display:block;
	background:url(images/h2.jpg) no-repeat;
	width:16px;
	height:18px;
	position:absolute;
	right:-11px;
	z-index:99;
	top:56px;
}
.history dl dd {
	text-align:right;
}
.history dl dd p {
	color:#999;
	margin-top:10px;
	font-size:16px;
	    text-align: left;
		padding:0 4%;
}
.his-pic {
	width:40%;
	float:left;
}
.his-cont {
	width:60%;
	float:right;
	margin-bottom:10px;
}
.his-cont h2 {
	font-size:18px;
	font-weight:bold;
}
 .history dl:nth-child(2n+2) {
padding-left:50%;
width:100%;
}
 .history dl:nth-child(2n+2) dd .his-pic {
float:right;
}
 .history dl:nth-child(2n+2) dd .his-cont {
text-align:left;
float:left;
}
 .history dl:nth-child(2n+2) dt {
text-align:left;
padding-left:4%;
}
 .history dl:nth-child(2n+2) dd {

padding-left:4%;
}
 .history dl:nth-child(2n+2) dt:after {
right:auto;
left:-5px;
}
.pro {
	width:48%;
	margin:1%;
	float:left;
	border:1px solid #ddd;
	padding:1%;
	box-sizing:border-box;
}
.pro-pic1 {
	float:left;
	width:50%;
}
.pro-cont1 {
	float:left;
	width:50%;
	text-align:center;
	padding-top:10%;
}
.pro-cont1 h2 {
	font-size:20px;
	font-weight:bold;
}
.pro-cont8 {
	float:left;
	width:50%;
	text-align:center;
	padding-top:21%;
}
.pro-cont8 h2 {
	font-size:20px;
	font-weight:bold;
}
pro-cont1 h2:after{ content:'';display:block; height:4px; width:50px; margin:auto; margin-top:10px;background:#fedb0d}
.pro-cont11 {
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 21%;
}
.pro-cont11 h2 {
    font-size: 20px;
	font-weight:bold;
}
.pro-menu {
	background:url(images/cld1.jpg) no-repeat center;
	height:35px;
	line-height:35px;
	text-align:center;

}
.pro-menu a {
	font-size:16px;
	margin:0 10px;
	color:#fff;
}
.pro-menu a.on {
	color:#000;
}
.swiper-button-next.swiper-button-hui, .swiper-button-prev.swiper-button-hui {
 --swiper-navigation-color: #ccc;
}
.prod-cont {
	position:absolute;
	left:0;
	bottom:0;
	width:55%;
	padding-top:30px;
}
.prod-cont h2 {
	font-size:24px;
	margin-bottom:10px;
	font-weight: bold;
}
.prod-tabs li {
	text-align:center;
	width:60px;
	float:left;
	margin-right:20px;
}
.prod-tabs li a.p1:before {
	content:'';
	width:60px;
	height:60px;
	display:block;
	background:url(images/cld2-h.png) no-repeat top center;
	background-size:100%
}
.prod-tabs li.active a.p1:before {
	background:url(images/cld2.png) no-repeat top center;
	width:60px;
	height:60px;
	background-size:100%
}
.prod-tabs li a.p2:before {
	content:'';
	width:60px;
	height:60px;
	display:block;
	background:url(images/cld3.png) no-repeat top center;
	background-size:100%
}
.prod-tabs li.active a.p2:before {
	background:url(images/cld3-h.png) no-repeat top center;width:60px;
	height:60px;
	background-size:100%
}
.prod-tabs li a.p3:before {
	content:'';
	width:60px;
	height:60px;
	display:block;
	background:url(images/cld4.png) no-repeat top center;
	background-size:100%
}
.prod-tabs li.active a.p3:before {
	background:url(images/cld4-h.png) no-repeat top center;width:60px;
	height:60px;
	background-size:100%
}
.prod-tabs li a.p4:before {
	content:'';
	width:60px;
	height:60px;
	display:block;
	background:url(images/cld5.png) no-repeat top center;
	background-size:100%
}
.prod-tabs li.active a.p4:before {
	background:url(images/cld5-h.png) no-repeat top center;width:60px;
	height:60px;
	background-size:100%
}
.prod-tabs li a.p5:before {
	content:'';
	width:60px;
	height:60px;
	display:block;
	background:url(images/cld6.png) no-repeat top center;
	background-size:100%
}
.prod-tabs li.active a.p5:before {
	background:url(images/cld6-h.png) no-repeat top center;width:60px;
	height:60px;
	background-size:100%
}
.prod-tabs li a.p6:before {
	content:'';
	width:60px;
	height:60px;
	display:block;
	background:url(images/cld7.png) no-repeat top center;
	background-size:100%
}
.prod-tabs li.active a.p6:before {
	background:url(images/cld7-h.png) no-repeat top center;width:60px;
	height:60px;
	background-size:100%
}
.prod-tabs li a {
	color:#999;
}
.prod-tabs li.active a {
	color:#000;
}
.prod-tabs {
	margin-top:40px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
}
.prod-content {
	margin:30px 0;
}
.dingzhi {
	margin-top:200px;
}
.title2 {
	background:#ffd900;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	letter-spacing:10px;
	color:#000;
}
.dingzhi table {
	border:1px solid #ccc;
	background:#fff;
	width:100%;
}
 .dingzhi table tr td:nth-child(1) {
text-align:center;
}
.dingzhi table tr td {
	height:50px;
	padding-left:2%;
}
.dingzhi table tr td.bg1 {
	background:#e6e6e6;
}
.dingzhi table tr td.bg2 {
	background:#eef0ef;
}
.text {
	border:none;
	width:80%;
}
.submit {
	background:#fff;
	border-radius:25px;
	border:1px solid #ddd;
	width:120px;
	height:40px;
}
.jion-left {
	width:70%;
	float:left;
}
.jion-tel {
	width:25%;
	float:right;
	background:url(images/jbg.jpg) no-repeat;
	background-size:cover;
	height:60px;
	line-height:60px;
	padding-left:5%;
	box-sizing:border-box;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.jion-memo {
	margin:30px 0;
}
.jion-list {
	width:100%;
}
.jion-list th {
	background:#dcdedd;
	height:40px;
	text-align:center;
	font-weight:bold;
	color:#000;
}
.jion-list tr td {
	text-align:center;
	border-bottom:1px solid #ddd;
	height:40px;
}
.jion-list tr:hover {
	background:#ffd900;
	color:#fff;
}
.jion-list tr:hover a {
	color:#fff;
}
.lx-left {
	width:30%;
	float:left;
	margin-top:1%;
}
.lx-left h2 {
	font-size:20px;
	font-weight:bold;
	border-bottom:4px solid #ffd900;
	display:inline;
	padding-bottom:10px;
}
.lx-left div {
	margin-top:30px;
}
.lx-left div p {
	margin:5px 0;
}
.lx-left div p span {
	font-weight:bold;
	color:#000;
}
.lx-map {
	width:65%;
	float:right;
}
.lx-box {
	margin-top:40px;
}
.title3 {
	color: #ffd900;
    font-size: 24px;
    margin-top: 26px;
    font-weight: bold;
    margin-bottom: 8px;
}
.qizhong{
    border: 1px solid #fff;
    border-radius: 25px;
    color: #fff;
    padding: 5px 20px;
    font-size: 12px;
}
.p-20 {
	padding:2%;
}
.ckbg {
	height:786px;
	background:url(images/ck12.png) no-repeat center top;
	background-size:cover;
}
 
.sub-menu div.xian2 {
	width:625px;
	margin:auto;
}
.sub-menu div.xian3 {
	width:900px;
	margin:auto;
}
.sub-menu1 ul li {
	width:33%;
}
 
.sub-menu1 ul.tab-liu li {
	width:33%;
}


.sub-menu ul li.am1 div:before {
	content:'';
	display:block;
	background:url(images/am1.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu ul li.am1:hover div:before {
	background:url(images/am1-h.png) no-repeat;
	background-size:cover;
}
.sub-menu ul li.am1 div.on:before {
	background:url(images/am1-h.png) no-repeat;
	background-size:cover;
}

.sub-menu ul li.am2 div:before {
	content:'';
	display:block;
	background:url(images/am2.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu ul li.am2:hover div:before {
	background:url(images/am2-h.png) no-repeat;
	background-size:cover;
}
.sub-menu ul li.am2 div.on:before {
	background:url(images/am2-h.png) no-repeat;
	background-size:cover;
}

.sub-menu ul li.am3 div:before {
	content:'';
	display:block;
	background:url(images/am3.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu ul li.am3:hover div:before {
	background:url(images/am3-h.png) no-repeat;
	background-size:cover;
}
.sub-menu ul li.am3 div.on:before {
	background:url(images/am3-h.png) no-repeat;
	background-size:cover;
}


.sub-menu ul li.am4 div:before {
	content:'';
	display:block;
	background:url(images/am4.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu ul li.am4:hover div:before {
	background:url(images/am4-h.png) no-repeat;
	background-size:cover;
}
.sub-menu ul li.am4 div.on:before {
	background:url(images/am4-h.png) no-repeat;
	background-size:cover;
}

.sub-menu ul li.am5 div:before {
	content:'';
	display:block;
	background:url(images/am5.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu ul li.am5:hover div:before {
	background:url(images/am5-h.png) no-repeat;
	background-size:cover;
}
.sub-menu ul li.am5 div.on:before {
	background:url(images/am5-h.png) no-repeat;
	background-size:cover;
}


.sub-menu ul li.nm1 div:before {
	content:'';
	display:block;
	background:url(images/nm1.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu ul li.nm1:hover div:before {
	background:url(images/nm1-h.png) no-repeat;
	background-size:cover;
}
.sub-menu ul li.nm1 div.on:before {
	background:url(images/nm1-h.png) no-repeat;
	background-size:cover;
}


.sub-menu ul li.nm2 div:before {
	content:'';
	display:block;
	background:url(images/nm2.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu ul li.nm2:hover div:before {
	background:url(images/nm2-h.png) no-repeat;
	background-size:cover;
}
.sub-menu ul li.nm2 div.on:before {
	background:url(images/nm2-h.png) no-repeat;
	background-size:cover;
}




.sub-menu1 ul li.xm1 div:before {
	content:'';
	display:block;
	background:url(images/xm1.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm1:hover div:before {
	background:url(images/xm1-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm1 div.on:before {
	background:url(images/xm1-h.png) no-repeat;
	background-size:cover;
}

.sub-menu1 ul li.xm2 div:before {
	content:'';
	display:block;
	background:url(images/xm2.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm2:hover div:before {
	background:url(images/xm2-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm2 div.on:before {
	background:url(images/xm2-h.png) no-repeat;
	background-size:cover;
}


.sub-menu2 ul li.xm2 div:before {
	content:'';
	display:block;
	background:url(images/xm22.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu2 ul li.xm2:hover div:before {
	background:url(images/xm22-h.png) no-repeat;
	background-size:cover;
}
.sub-menu2 ul li.xm2 div.on:before {
	background:url(images/xm22-h.png) no-repeat;
	background-size:cover;
}


.sub-menu1 ul li.xm2:hover:before {
	background:url(images/xm2.png) no-repeat;
	background-size:cover;
}




.sub-menu1 ul li.xm3 div:before {
	content:'';
	display:block;
	background:url(images/xm3.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm3:hover div:before {
	background:url(images/xm3-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm3 div.on:before {
	background:url(images/xm3-h.png) no-repeat;
	background-size:cover;
}



.sub-menu1 ul li.xm4 div:before {
	content:'';
	display:block;
	background:url(images/xm4.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm4:hover div:before {
	background:url(images/xm4-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm4 div.on:before {
	background:url(images/xm4-h.png) no-repeat;
	background-size:cover;
}


.sub-menu1 ul li.xm5 div:before {
	content:'';
	display:block;
	background:url(images/xm5.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm5:hover div:before {
	background:url(images/xm5-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm5 div.on:before {
	background:url(images/xm5-h.png) no-repeat;
	background-size:cover;
}

.sub-menu1 ul li.xm6 div:before {
	content:'';
	display:block;
	background:url(images/xm6.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm6:hover div:before {
	background:url(images/xm6-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm6 div.on:before {
	background:url(images/xm6-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm7 div:before {
	content:'';
	display:block;
	background:url(images/xm7.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm7:hover div:before {
	background:url(images/xm7-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm7 div.on:before {
	background:url(images/xm7-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm8 div:before {
	content:'';
	display:block;
	background:url(images/xm8.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm8:hover div:before {
	background:url(images/xm8-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm8 div.on:before {
	background:url(images/xm8-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm9:before {
	content:'';
	display:block;
	background:url(images/xm9.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm9:hover:before {
	background:url(images/xm9-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm9 div.on:before {
	background:url(images/xm9-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm10:before {
	content:'';
	display:block;
	background:url(images/xm10.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.xm10:hover div:before {
	background:url(images/xm10-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.xm10 div.on:before {
	background:url(images/xm10-h.png) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.a1:before {
	content:'';
	display:block;
	background:url(images/a1.jpg) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;
}
.sub-menu1 ul li.a1:hover:before {
	background:url(images/a1-h.jpg) no-repeat;
	background-size:cover;
}
.sub-menu1 ul li.a2:before {
	content:'';
	display:block;
	background:url(images/a2.jpg) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
}
.sub-menu1 ul li.a2:hover:before {
	background:url(images/a2-h.jpg) no-repeat;
}
.sub-menu1 ul li.a3:before {
	content:'';
	display:block;
	background:url(images/a3.jpg) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
}
.sub-menu1 ul li.a3:hover:before {
	background:url(images/a3-h.jpg) no-repeat;
}
.sub-menu1 ul li.a4:before {
	content:'';
	display:block;
	background:url(images/a4.jpg) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
}
.sub-menu1 ul li.a4:hover:before {
	background:url(images/a4-h.jpg) no-repeat;
}
.sub-menu1 ul li.a5:before {
	content:'';
	display:block;
	background:url(images/a5.jpg) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
}
.sub-menu1 ul li.a5:hover:before {
	background:url(images/a5-h.jpg) no-repeat;
}





.sub-menu1 ul li{border-radius:50%;}


.sub-menu1 ul li.cxm1 div:before {
	content:'';
	display:block;
	background:url(images/cxm1.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;border-radius:50%;
}
.sub-menu1 ul li.cxm1:hover div:before {
	background:url(images/cxm-1.png) no-repeat;
	background-size:cover;
	border-radius:50%;
}
.sub-menu1 ul li.cxm1 div.on:before {
	background:url(images/cxm-1.png) no-repeat;
	background-size:cover;border-radius:50%;
}

.sub-menu1 ul li.cxm2 div:before {
	content:'';
	display:block;
	background:url(images/cxm2.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;border-radius:50%;
}
.sub-menu1 ul li.cxm2:hover div:before {
	background:url(images/cxm-2.png) no-repeat;
	background-size:cover;
	border-radius:50%;
}
.sub-menu1 ul li.cxm2 div.on:before {
	background:url(images/cxm-2.png) no-repeat;
	background-size:cover;border-radius:50%;
}


.sub-menu1 ul li.cxm3 div:before {
	content:'';
	display:block;
	background:url(images/cxm3.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;border-radius:50%;
}
.sub-menu1 ul li.cxm3:hover div:before {
	background:url(images/cxm-3.png) no-repeat;
	background-size:cover;
	border-radius:50%;
}
.sub-menu1 ul li.cxm3 div.on:before {
	background:url(images/cxm-3.png) no-repeat;
	background-size:cover;border-radius:50%;
}


.sub-menu1 ul li.cxm4 div:before {
	content:'';
	display:block;
	background:url(images/cxm4.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;border-radius:50%;
}
.sub-menu1 ul li.cxm4:hover div:before {
	background:url(images/cxm-4.png) no-repeat;
	background-size:cover;
	border-radius:50%;
}
.sub-menu1 ul li.cxm4 div.on:before {
	background:url(images/cxm-4.png) no-repeat;
	background-size:cover;border-radius:50%;
}



.sub-menu1 ul li.cxm5 div:before {
	content:'';
	display:block;
	background:url(images/cxm5.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;border-radius:50%;
}
.sub-menu1 ul li.cxm5:hover div:before {
	background:url(images/cxm-5.png) no-repeat;
	background-size:cover;
	border-radius:50%;
}
.sub-menu1 ul li.cxm5 div.on:before {
	background:url(images/cxm-5.png) no-repeat;
	background-size:cover;border-radius:50%;
}


.sub-menu1 ul li.cxm6 div:before {
	content:'';
	display:block;
	background:url(images/cxm6.png) no-repeat;
	width:70px;
	height:70px;
	margin:auto;
	background-size:cover;border-radius:50%;
}
.sub-menu1 ul li.cxm6:hover div:before {
	background:url(images/cxm-6.png) no-repeat;
	background-size:cover;
	border-radius:50%;
}
.sub-menu1 ul li.cxm6 div.on:before {
	background:url(images/cxm-6.png) no-repeat;
	background-size:cover;border-radius:50%;
}


















.select {
	width:98%;
	border:none;
	height:35px;
}
.aboutNav {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.aboutNav ul {
	width: 40%;
	font-size: 0;
}
.aboutNav ul li {
	display: inline-block;
	width: 25%;
	padding-left: 2%;
}
.aboutNav ul li.on a {
	background-color: #ffd900;
	color: #fff;
}
.aboutNav ul li a {
	display: block;
	text-align: center;
	font-size:16px;
	color: #333;
	background-color: #dcdcdc;
	padding:6px 0;
}
.aboutNav .en {
	font-size: 38px;
	line-height: 1;
}
.aboutNav .en span {
	font-weight: bold;
	vertical-align: middle;
	display: inline-block;
}
.aboutNav .en span:first-child {
	color: #313131;
}
.aboutNav .en span:nth-child(2) {
 color: #ffd900;
}
.aboutNav .en span:last-child {
	color: #ffd900;
	padding: 0 0.5rem;
}
.aboutNav .zh {
	line-height: 1;
	font-size:20px;
	font-weight: bold;
	color: #313131;
}
.news {
	padding: 15px 0 30px;
}
.news .topNew {
	padding:15px 0;
	border-bottom: 1px solid #dedede;
}
.news .topNew .col-sm-9 {
	padding-left: 0;
}
.news .topNew .img-wrap {
	overflow: hidden;
}
.news .topNew .img-wrap img {
	max-width: 100%;
}
.news .topNew .tit {
	font-size: 1rem;
	color: #d60011;
	font-weight: bold;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .topNew .time {
	color: #898989;
	margin-bottom: 15px;
	line-height: 1rem;
}
.news .topNew .txt {
	color: rgba(0, 0, 0, 0.6);
	max-height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 10px;
}
.news .topNew .more {
	font-size: 0.75rem;
	color: #d60011;
	display: inline-block;
	padding-right: 15px;
	position: relative;
	cursor: pointer;
}
.news .topNew .more:after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	border-top: 4px solid #d60011;
	border-right: 4px solid #d60011;
	border-left: 4px solid transparent;
	border-bottom: 4px solid transparent;
	transform: rotate(45deg);
	top: 50%;
	margin-top: -4px;
	right: 0;
}
.news .new li {
	padding: 30px 0 30px;
	border-bottom: 1px solid #e1e1e1;
}
.news .new li .relative {
	padding-right: 0;
}
.news .new li .index {
	width: 80px;
	height: 80px;
	text-align: center;
	background-color: #c4c4c4;
	color: #fff;
	padding-top:10px;
}
.news .new li .index p {
	font-size: 16px;
	font-weight: 200;
	line-height: 30px
}
.news .new li .index h2 {
	font-size: 24px;
	line-height: 1;
}
.news .new li .tit {
	font-size: 18px;
	color: #333;
	margin-bottom:10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	padding-left: 15px;
	position: relative;
}
.news .new li .tit:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	border-left: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-top: 4px solid #aaa;
	border-right: 4px solid #aaa;
	transform: rotate(45deg);
	left: 0;
	top: 0.2rem;
}
.news .new li .txt {
	line-height: 30px;
	color: rgba(0, 0, 0, 0.6);
	height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news .new li .todetail {
	padding: 0 10px;
	height: 20pxm;
	border: 2px solid #cecece;
	color: #999;
	text-align: center;
	margin-top: 20pxem;
	display: inline-block;
	cursor: pointer;
}
.news .new li .todetail a:hover {
	color: inherit;
}
.news .new li:hover .index {
	background-color: #ffd900;
}
.news .new li:hover .tit {
	color: #ffd900;
}
.news .new li:hover .tit:after {
	border-top: 4px solid #ffd900;
	border-right: 4px solid #ffd900;
}
.news .new li:hover .todetail {
	border-color: #ffd900;
	color: #ffd900;
}
.casesWrap .tit {
	font-size: 34px;
	line-height: 30px;
	margin-top:20px;
	margin-bottom: 30px;
	text-align: center;
}
.caseList li {
	width:31.3%;
	float:left;
	margin:1%;
	float:left;
	position:relative;
}
.caseList li .mdal {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	color:#fff;
	text-align:center;
	padding-top:20%;
	box-sizing:border-box;
	background:rgba(214, 0, 17, 0.7);
	font-size:20px;
}
.casesWrap .lookMore {
	display: block;
	width: 14rem;
	height:40px;
	background-color: #d60011;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	margin: 2.5rem auto 3rem;
	cursor: pointer;
}
.download {
	padding-bottom: 30px;
}
.download .titwrap {
	margin-top: 40px;
	margin-bottom: 30px;
}
.download .titwrap .tit {
	font-size: 34px;
	line-height: 40px;
	text-align: center;
}
.download .titwrap .sub {
	font-size:20px;
	line-height:24px;
	text-align: center;
}
.download .txt {
	text-indent: 28px;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 2rem;
	text-align: center;
	color: #626262;
}
.download .hovershow {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: '';
	width: 50px;
	height: 50px;
	background-image: url('images/dwl.png');
	background-size: 100% 100%;
	display: none;
}
.download .col {
	padding-left: 10px;
	padding-right: 10px;
}
.download .item {
	margin-bottom: 1rem;
}
.download .item .imgwrap img {
	width: 100%;
}
.download .item .twrp {
	padding: 0.5rem;
	line-height: 24px;
	font-size: 14px;
	color: #eaeaea;
	text-align: center;
	background-color: #313131;
}
.download .item .twrp a:hover {
	color: #ffd900;
}
.download .item:hover .hovershow {
	display: block;
}
.download .loadMore {
	display: inline-block;
    width: 14rem;
    height: 4.3rem;
    line-height: 4.3rem;
    background-color: #ffd900;
    color: #fff;
    font-size: 1.5rem;
    margin-top: 2rem;
}
@media (max-width:1360px) {
 .di-middle ul li {
font-size:12px;
}
 .di-lx {
font-size:14px;
}
 .di-ma ul li {
margin: 2% 2%;
width: 38%;
}
.banner .b-title10 {
    text-align: left;
    font-size: 48px;
    line-height: 52px;
    font-weight: bold;
    margin-top: 100px;
	margin-bottom:50px;
}
}
 @media (max-width:768px) {
 .pdi-menu {
display:block;
}
 .pfooter {
display:block;
}
 .pnew {
display:block;
}
 .pc {
display:none;
}
 .top {
display:none;
}
 .phone {
display:block;
}
 .pkong {
height:58px;
width:100%;
}
 .pmenu li {
float:left;
width:33.3%;
height:40px;
line-height:40px;
text-align:center;
}
 .pmenu li a {
display:block;
color:#fff;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
}
 .pmenu {
background:#002a8d;
}
 .plan {
width:100px;
margin-top:17px;
float:right;
}
 .menu {
display:none;
}
 .header {
display:none;
}
 .phone-header {
display:block;
position:fixed;
width:100%;
background:#000;
z-index:9999999;
}
 .p_logo img {
width:40%;
}
 .phone_menu_btn span {
background:#fff;
padding:0px 13px;
height:3px;
margin:5px 0;
display:block;
}
 .phone_menu {
background:rgba(0, 103, 205, 0.8);
z-index:9999999;
height:100%;
position:fixed;
width:100%;
height:0px;
overflow:hidden;
top:60px;
}
 .phone_menu_btn {
position:fixed;
right:10px;
top:9px;
}
 .phone_menu ul li {
height:40px;
line-height:40px;
border-bottom:1px solid #ccc;
padding:0 5%
}
 .hide1 {
display:none;
}
 .phone_menu ul li a {
display:block;
color:#fff;
}
 .show {
display:block;
}
 .phone_menu ul li.on {
background:#0067cd;
}
 .phone_menu ul li.on a {
color:#fff;
}
 .phone_menu .p_sub_menu li {
padding:0 8%;
}
 .down {
 animation: myfirst 1s forwards;
 -moz-animation: myfirst 1s forwards;	/* Firefox */
 -webkit-animation: myfirst 1s forwards;	/* Safari 和 Chrome */
 -o-animation: myfirst 1s forwards;	/* Opera */
}
 .phone {
display:block;
}
 .pc {
display:none;
}
 @keyframes myfirst {
 from {
height: 0;
}
 to {
height: 100%;
}
}
 @-moz-keyframes myfirst {
 from {
height: 0;
}
 to {
height: 100%;
}
}
 @-webkit-keyframes myfirst {
 from {
height: 0;
}
 to {
height: 100%;
}
}
 @-o-keyframes myfirst {
 from {
height: 0;
}
 to {
height: 100%;
}
}
 .kong {
display:none
}
 .title {
font-size:18px;
}
 .memo {
width:100%;
}
 .di-left {
display:none;
}
 .di-middle {
display:none;
}
 .di-ma {
display:none;
}
 .footer {
padding:10px 0;
}
 .fw-list dl {
width:100%;
padding-left:0;
text-align:center;
}
 .pro {
width:100%;
}
 .title1 {
font-size:20px;
margin-top:10px;
margin-bottom:10px;
}
 .dingzhi {
margin-top:0;
}
 .pro-menu {
margin-top:0;
}
 .prod-cont {
position:relative;
width:100%;
}
 .history dl {
width:100%;
}
 .history dl:nth-child(2n+2) {
padding-left:0;
}
 .history:after {
display:none;
}
 .history dl dt:after {
display:none;
}
 .his-pic img {
width:100%;
}
 .about-pic1 {
width:100%;
}
 .about-cont1 {
width:100%;
margin-left:0;
margin-top:20px;
}
.about-pic10{width:100%;}
 .about-cont2 {
width:100%;
}
 .linian dl {
width:100%;
margin:10px 0;
}
 .linian {
padding:20px 7px;
}
 .wenzi {
width:100%;
}
 .wenzi dl dd {
width:100%;
text-align:center;
}
 .wenzi dl dt {
width:100%;
}
 .p_wenzi {
padding:0 5%;
}
 .p_wenzi dl dt {
margin-bottom:5px;
margin-top:5px;
}
 .p_wenzi dl dd {
padding-bottom:5px;
}
 .honor-tabs li {
font-size:16px;
}
 .zeren {
padding-top:40px;
padding-bottom:40px;
height:auto;
color:#fff;
}
 .jion-left {
width:100%;
}
 .jion-tel {
width:100%;
text-align:center;
}
 .lx-left {
width:100%;
}
 .lx-map {
width:100%;
}
 .ck-pic1 {
width:100%;
padding-left:0;
}
 .ck-cont1 {
width:100%;
padding-left:0;
text-align:center;
margin-top:0;
}
pro-pic1{width:100%;}
.pro-cont1{width:100%;}
.his-pic{width:100%;}
.his-cont{width:100%;}
.history dl dt{text-align:left; font-size:30px;}
.aboutNav ul{width:100%;}
 .ck-pic5 {
width:100%;
}
 .ck-cont5 {
width:100%;
padding-bottom:30px;
}
 .pro-box {
width:100%;
}
 .pro-pic {
width:100%;
}
 .pro-cont {
width:100%;
}
 .pro-list ul li {
width:49%;
}
 .ck-cont1 .title {
text-align:center;
}
 .ck-cont1 .more {
text-align:center;
}
 .ckbg {
height:auto;
}
 .ck-pic4 {
width:100%;
}
 .ck-cont4 {
width:100%;
}
}
