@charset "utf-8";


body {
    -webkit-font-smoothing: antialiased;
     font-family:"Arial", "SourceHanSansCNNormal" ;
    background: #fff;
    font-size: 14px;
    color: #111;
 /*   max-width: 19.2rem;*/
    margin-left: auto; 
    margin-right: auto;
    overflow: hidden;
    line-height: 1.4;

}
.wrping{ width:100%; height:auto; overflow:hidden;}
.container {width: 80%;	margin: 0 auto;}
.lineheight2{	line-height:2;}
.img{	line-height: 0;}
.img img{	width: 100%;}
.hidden{	overflow: hidden;}
.relative{	position: relative;}
.displaytable{	display: table;}
.textcenter {text-align: center;}
.textleft{text-align: left;}
.textright{	text-align: left;}
.clearfix {  clear: both;}
.left{	float: left;}
.right{	float: right;}
.topr{margin-right: 0%;}
.center{text-align: center;}
.ny_text16{font-size: 16px;}
.nyy_text16{font-size: 24px; margin-bottom: 10px;}
.ny_text14{font-size: 14px;}
.colorfff{color: #fff !important;}
.color333{color: #333 !important;}
.color000{color: #000 !important;}
.f7bg{background: #f7f7f7 !important;}
.page{	display: inline-block;	text-align: center;display: inline-block;
    text-align: center;
    width: 100%;
    height: auto;
    background: #f9f9f9;
    margin: 30px 0 60px;}
.page a{
	margin: 0 4px;
	font-size: 16px;
    padding:15px 20px;
	line-height: 50px;
	transition: all 0.3s;
}
.page a.cur,.page a:hover{	color: #fff;	background: #095f95;}
.kh_img{	line-height: 0;text-align: center; padding: 20px 0;}
.page a.s_fh{
	font-family: 宋体;
	font-weight: bold;
	width: 70px;
	color: #cccccc;
}

.page a.fh{
	color: #cccccc;
	font-family: 宋体;
	font-weight: bold;
	width: 50px;
}

.page a.prev{
	font-size: 0;
	background: url(../images/page_img2.png) center center/cover #fff no-repeat;
	background-size: 7px 13px;
}


.page a.next{
	font-size: 0;
	background: url(../images/page_img3.png) center center/cover #fff no-repeat;
	background-size: 7px 13px;
}

.page a.prev:hover{
	font-size: 0;
	background: url(../images/page_img02.png) center center/cover #cc323a no-repeat;
	background-size: 7px 13px;
}

.page a.next:hover{
	font-size: 0;
	background: url(../images/page_img03.png) center center/cover #cc323a no-repeat;
	background-size: 7px 13px;
}
/*移动端*/
/**mobile nav**/
.nav_box {
	width: 100%;
	height: 100%;
	position: fixed;
	right: -100%;
	top: 0;
	bottom: 0;
	left: auto;
	overflow: auto;
	z-index: 99999999;
	 transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    float: right;
}
.nav_box.cur{	right: 0;}
body.cur:before{
	background: rgba(51,51,63,.63);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.nav_box .box{
	background: rgba(51,51,51,0.93);
	width: 500px;
	height: 100%;
	position: relative;
	z-index: 2;
	overflow: auto;
	float: right;
	
}
.nav_box .nav-title {
	position: relative;
	padding: 0 0.4rem 0.26rem 0.3rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.nav_box .nav-title .navclose {
	width: 22px;
	height: 22px;
	display: block;
	font-size: 0;
	line-height: 41px;
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 2;
	transform: translateY(-50%);
}
.nav_box .nav-title .navclose img {	width: 100%;}
.nav_box .nav-title h1 {
	text-align: left;
	width: 2.8rem;
	line-height: 0;
	padding-bottom: 0.12rem;
	padding-top: 0.24rem;
}

.nav_box .nav-title h1 img {width: 100%;}

.nav_box .navlist {
	width: 100%;
	margin-top: 0.1rem;
	padding: 0 0.4rem 0 0.3rem;
	padding-bottom: 20px;
}
.nav_box .navlist ul{	margin-bottom: 0.5rem;}
.nav_box .navlist ul>li {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 70px;
	border-bottom: 1px solid #424241;
	/*padding: 0 15px;*/
	text-transform: capitalize;
}

.nav_box .navlist ul>li>a {
	display: block;
	color: #fff;
	position: relative;
}

.nav_box .navlist ul>li>a.sub:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.1rem;
	height: 0.18rem;
	background: url(../images/nav_jt.png) no-repeat center center / cover;
}

.navlist>ul>li .navlist2 {
	border-top: 1px solid rgba(255, 255, 255, .06);
	display: none;
	padding: 10px 0 0.8rem;
}

.navlist>ul>li .navlist2 a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
}

.navlist>ul>li .navlist2 .box_sj .bt a{	font-size: 0.28rem;	color: #fff;}
.navlist>ul>li .navlist2 .box_sj .bt{	position: relative;
}

.navlist>ul>li .navlist2 .box_sj .bt.jt:before{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.1rem;
	height: 0.18rem;
	background: url(../images/nav_jt.png) no-repeat center center / cover;
}

.navlist>ul>li .navlist2 .box_sj .sanji{	padding-left: 0.1rem;	display: none;}

.navlist>ul>li .navlist2 .box_sj .sanji a{	font-size: 0.26rem;	color: #fff;}

.navlist > .lx{
	padding: 10px 30px;
	border-radius: 25px;
	background: #50d1c1;
	display: inline-block;
}
.navlist > .language {	margin-top: 0.46rem;}
.navlist > .language a{
	font-size: 0.3rem;
	color: #cacaca;
	float: left;
	margin-right: 0.34rem;
	position: relative;
}
.navlist > .language a:before{
	width: 2px;
	height: 0.3rem;
	background: #9f9f9f;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	right: -0.2rem;
	content: "";
}

.navlist > .language a.a2:before{	display: none;}
.nav-overlay {
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #212222;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.nav-overlay .guanbi {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 34px;
	height: 34px;
	cursor: pointer;
}
.nav-overlay .nav-columns {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 900px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.nav-overlay .nav-columns .nav-column-left {padding-top: 5px;}

.nav-overlay .nav-columns .nav-column-left h3 {
	font-size: 24px;
	color: #db9d53;
	padding-bottom: 25px;
	position: relative;
	font-family: RobotoMedium;
}

.nav-overlay .nav-columns .nav-column-left h3:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 23px;
	height: 2px;
	background: #fff;
	font-family: RobotoMedium;
}


.nav-overlay .nav-columns .nav-column-left .t {line-height: 36px;font-size: 16px;margin-top: 15px;color: #fff;}

.nav-overlay .nav-columns .nav-column-right {text-align: right;}

.nav-overlay .nav-columns .nav-column-right ul li {
	position: relative;
	font-size: 22px;
	margin-bottom: 30px;
	letter-spacing: 5px;
}

.nav-overlay .nav-columns .nav-column-right ul li a {
	color: #fff;
	display: block;
	transition: all .3s ease;
	width: 240px;
	text-align: left;
}

.nav-overlay .nav-columns .nav-column-right ul li a i {
	display: inline-block;
	width: 0;
	height: 1px;
	position: relative;
	top: -6px;
	margin-right: 5px;
	transition: all .5s;
	background: #fff;
}
.time{
	width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #b4c6ee;
    font-weight: bold;
}
.nav-overlay .nav-columns .nav-column-right ul li:hover a i,.nav-overlay .nav-columns .nav-column-right ul li.cur a i {	width: 30px;}

.new_small{ width:460px; height:auto; overflow:hidden; margin:30px auto;}
.new_small li{ float:left; width:50%; height:auto; text-align:center; font-size:24px; cursor:pointer;}
.new_small li:hover,.covnew {
    font-weight: bold;
    color: #cc323a!important;
}
.new_nav{
	width:50%;
	height: auto;
	overflow: hidden;
	margin:40px auto;
}
.new_nav li{
	float:left;
	width:44%;
	height: auto;
	overflow: hidden;
	margin:20px 3%;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    transition: all .6s;
}
.new_nav li:hover,.ncov{ /*border-bottom: 5px solid #cc323a;*/ background:#cc323a!important; color:#fff; }

/*首页关于我们  开始*/

	#index_ab{
		width:90%;
		height: auto;
		overflow: hidden;
		padding:30px 0 80px;
		margin:0 auto;
	}
	.index_ab_left{
		float: left;
		width:45%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
		background:url(../images/ab_llbg.png) center no-repeat;
	}

	.index_ab_left_top{
		width:100%;
		height: auto;
		overflow: hidden;
	}
	.index_ab_left_top .tit_ab{
		position: relative;
		width:100%;
		height: auto;
		overflow: hidden;
		font-size: 26px;
		text-align: left;
		line-height: 30px;
		padding:20px 0 20px 30px;
		font-weight: bold;
	}
	.index_ab_left_top .tit_ab:before{
		position: absolute;
		left:0;
		top:50%;
		margin-top:-15px;
		display: block;
		width:10px;
		height: 30px;
		background-image: linear-gradient(to bottom, #21a97f 0%, #025faa 100%);
		content: "";
	}

	.index_ab_left_top h1{
		width:100%;
		height: auto;
		overflow: hidden;
		font-size: 24px;
		color:#12426d;
		text-align: left; 
		line-height: 30px;
		margin:30px 0;
	}
	.index_ab_left_top .index_ab_text{
		width:100%;
		height: auto;
		overflow: hidden;
		margin:20px 0;
	}
	.index_ab_left_top .index_ab_text p{ text-indent: 2em; line-height: 24px; }
	.index_ab_left_top .more_ab{
		width:120px;
		height: 45px;
		line-height: 45px;
		border:1px solid #222;
		text-align: center;
		font-size: 14px;
		transition: all .6s;
	}
	.index_ab_left_top .more_ab:hover{
		background: linear-gradient(to bottom, #c5c6c6 0%, #000 100%); 
		color:#fff!important;
		border:none;
	}
	.index_ab_left_bottom{
		width:100%;
		height: auto;
		margin:40px 0;
		overflow: hidden
	}
	.index_ab_left_bottom .index_ab_sec{
		width:100%;
		height: auto;
		overflow: hidden;
		display: flex;
		justify-content: space-around;
	}
	.index_ab_left_bottom .index_ab_sec li{
		width:33.33%;
		height: auto; 
		overflow: hidden;
		text-align: center;
		
	}
	.index_ab_left_bottom .index_ab_sec li p{
		line-height: 28px;
		font-size: 20px;
		color:#095f95;
		margin:15px 0;
	}
	.index_ab_left_bottom .index_ab_sec li .abimg {
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    margin: 0 auto;
    transition: all .6s;
    /*box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);*/
    border-radius: 50%;
}
	.ab_01img {
    background: url(../images/ab_001.png) center no-repeat;
    transition: all .6s;
}
	.index_ab_left_bottom .index_ab_sec li:hover>.ab_01img{
		background: #095f95 url(../images/ab_001_01.png) center no-repeat;
    	transform: rotateY(180deg);
	}
	.ab_02img {
    background: url(../images/ab_002.png) center no-repeat;
    transition: all .6s;
}
	.index_ab_left_bottom .index_ab_sec li:hover>.ab_02img{
		background: #095f95 url(../images/ab_002_02.png) center no-repeat;
    	transform: rotateY(180deg);
	}
	.ab_03img {
    background: url(../images/ab_003.png) center no-repeat;
    transition: all .6s;
}
	.index_ab_left_bottom .index_ab_sec li:hover>.ab_03img{
		background: #095f95 url(../images/ab_003_03.png) center no-repeat;
    	transform: rotateY(180deg);
	}
	.index_ab_left_bottom .index_ab_sec li p:hover{
		font-weight: bold;
	}
	.index_ab_right{
		float: left;
		width:50%;
		height: auto;
		overflow: hidden;
		margin-left: 3%;
		background: url(../images/ab_rrbg.png) top right no-repeat;
	}
	.index_ab_right .abr_box{
		width:100%;
		height: auto;
		padding:5%;
		overflow: hidden;
	}
	.index_ab_right .ab_right_box{
		width:100%;
		height: auto;
		margin:0;
		overflow: hidden;
	}




.culture_box{
	width:100%;
	height: auto;
	overflow: hidden;
}

.culture_box_l{
	float: left;
	width:60%;
	height: auto;
	overflow: hidden;
}
.culture_box_l h1{
	font-size: 36px!important;
}
.culture_box_r{
	float: left;
	width:35%;
	height: auto;
	margin-left: 5%;
	overflow: hidden;
}
.culture_box{
	width:100%;
	height: auto;
	overflow: hidden;
}
.culture_box h2{
	font-size: 24px;
	line-height: 35px;
	/*padding:15px;*/
	margin-bottom: 30px;
	font-weight:normal;
}
.m_l50{ margin-left:50px; }
.m_l80{ margin-left:80px; }
.m_l110{ margin-left:110px; }


.txt_box .ho_tit_li{ text-align: center; margin:50px 0; }
.txt_box .ho_tit_li a {
	position: relative;    
    font-size: 22px;   
}
.ho_tit{margin: 50px;}
.txt_box .ho_tit_li a:hover,.acur{color: #12426d;}
.txt_box .ho_tit_li a:before{
	display: block;
		position: absolute;
		left:-15px;
		top:50%;
		width:5px;
		height: 5px;
		border-radius: 50%;
		background: #111;
		margin-top:-2.5px;
	content: "";
}

.honorlist{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.honorlist li{
	float: left;
	width:15%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
	margin-bottom: 15px;
	background: url(../images/icon_di.png) bottom no-repeat;
	background-size: 100%;
	padding-bottom: 20px;
}
.honorlist li:nth-child(6n){ margin-right: 0!important; }
.honorlist li .ho_img{
	width: 96%;
	padding:2% 2% 65px 2%;
	height: 300px;
	overflow: hidden;
	background-size: 100%;
	transition: all .6s;
	margin:0 auto;
}
.honorlist li .ho_img img{transition: all .6s;}
.honorlist li:hover .ho_img img{transform: scale(1.1);}
.honorlist li .ho_tt{
	width:100%;
	height: auto;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin:15px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}




/*首页关于我们  结束*/



/*首页产品中心  开始*/
.index_probox{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.pro_p01{
	padding:40px 0;
}
.title{
	width:100%;
	height:auto;
	overflow: hidden;
	background:url(../images/titbg.png) center no-repeat;
}
.title .bt { 
    float: left;
    width: 100%;
    font-size: 24px;
    text-align: center;
    line-height: 90px;
    margin: 30px 0;
}



.more_pl {
	float: left;
    width: 180px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #222;
    text-align: center;
    font-size: 14px;
    transition: all .6s;
    margin:50px 0;
}
.more_pl:hover {
    background: linear-gradient(to bottom, #c5c6c6 0%, #000 100%);
    color: #fff !important;
    border:none;
}
.more_pr {
	float: right;
    width: 180px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #222;
    text-align: center;
    font-size: 14px;
    transition: all .6s;
    margin:50px 0;
}
.more_pr:hover {
    background: linear-gradient(to bottom, #c5c6c6 0%, #000 100%);
    color: #fff !important;
    border:none;
}

.shim_box{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:50px auto 0;
}
.shim_box .shim_box_l{
	float: left;
	width:40%;
	height: auto;
	overflow: hidden;
	margin-right:10%;
}


.shim_box .shim_box_r{
	float: left;
	width:50%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.smpr_tt{
	position: relative;
	width:160px;
	height: auto;
	line-height: 65px;
	font-size: 26px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	letter-spacing: 2px;
	margin-bottom: 50px;
}
.smpr_tt:after{
	position: absolute;
	bottom:0;
	left:0;
	width:120px;
    border:2px solid #343434;
	content: "";
}
.smpr_txt_pr{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px;
    background: #f1f7fb;
    border-radius: 10px;
}
.pro_tt{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin:50px 0;
	background: #f6f6f6;
	padding:15px 0;
}
.smpr_txt p{     
	line-height: 28px;
    font-size: 16px;
    /* font-weight: bold; */
    color: #343434;
    text-align: left;
    text-indent: 2em;
}

	/*首页产品01实木系列 滚动开始*/
	.prbox {
	position: relative;
    height: auto;
    overflow: hidden;
}
	.sm_frUl{ width: 90%; position: relative; }
	.sm_fxl{ position: absolute; left:0; top:50%; margin-top:-27px;  }
	.sm_fxr{ position: absolute; right:0; top:50%; margin-top:-27px; }
	.prev{ display: none; }
	.prev{transition: all .6s;}
	.prbox:hover .prev{ display: block; }
	.prolist li {
		position: relative;
    	float: left;
    	width: 100%;
    	height: auto;
    	background: rgba(51, 73, 138, .1);
    	-webkit-animation-fill-mode: initial;
    	animation-fill-mode: initial;
}
	.prolist li p {
		position: absolute;
		bottom:0;
		left: 0;
    	width: 100%;
    	height: auto;
    	overflow: hidden;
    	text-align: center;
    	line-height: 50px;
    	font-size: 18px;
    	color:#fff;
    	background:rgba(0,0,0,.5);
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 1;
}

	.primg img{ text-align: center; vertical-align: middle; }
	/*首页产品01实木系列 滚动结束*/


	/*首页产品02工作站系列 滚动开始*/
	.gongzz_box{
		height: auto;
		overflow: hidden;
	}
	.gongzz_box .gongzz_box_l{
		float: left;
		width:38%;
		height: auto;
		overflow: hidden;
		margin-right: 12%;
	}
	.gzz_frUl { width: 90%; margin:0 auto;}
	.gzz_fxl{ position: absolute; left:0; top:50%; margin-top:-27px;  }
	.gzz_fxr{ position: absolute; right:0; top:50%; margin-top:-27px; }




	.gongzz_box .gongzz_box_r{
		float: left;
		width:50%;
		height: auto;
		overflow: hidden;
	}
	.gzzpr_tt{
	position: relative;
	width:100%;
	height: auto;
	line-height: 65px;
	font-size: 26px;
	font-weight: bold;
	overflow: hidden;
	text-align: right;
	letter-spacing: 2px;
	margin-bottom: 50px;
}
.gzzpr_tt:after{
	position: absolute;
	bottom:0;
	right:0;
	width:120px;
    border:2px solid #343434;
	content: "";
}
.gzzpr_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: right;
}
.gzzpr_txt p{
	line-height: 28px;
    font-size: 16px;
    /* font-weight: bold; */
    color: #343434;
    text-align: left;
    text-indent: 2em;
}



	/*首页产品02工作站系列 滚动结束*/




	/*首页产品03沙发系列 滚动开始*/



	.shaf_box{
		height: auto;
		overflow: hidden;
	}
	.sf_frUl { width: 90%; position: relative;}


	.shaf_box .shaf_box_l{
		float: left;
		width:43%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
	}
	.sf_frUl { width: 90%; margin:0 auto;}
	.sf_fxl{ position: absolute; left:0; top:50%; margin-top:-27px;  }
	.sf_fxr{ position: absolute; right:0; top:50%; margin-top:-27px; }




	.shaf_box .shaf_box_r{
		float: left;
		width:55%;
		height: auto;
		overflow: hidden;
	}
	.sfpr_tt{
	position: relative;
	width:100%;
	height: auto;
	line-height: 65px;
	font-size: 26px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	letter-spacing: 2px;
	margin-bottom: 50px;
}
.sfpr_tt:after{
	position: absolute;
	bottom:0;
	left:0;
	width:120px;
    border:2px solid #343434;
	content: "";
}
.sfpr_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: left;
}
.sfpr_txt p{ text-indent: 2em; line-height: 28px; font-size: 16px; color:#343434; }



	/*首页产品03沙发系列 滚动结束*/



	/*首页产品04教学系列 滚动开始*/



	.jiaox_box{
		height: auto;
		overflow: hidden;
	}


	.jx_frUl { width: 90%; position: relative;}
	.jiaox_box .jiaox_box_l{
		float: left;
		width:60%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
	}
	.jx_frUl { width: 90%; margin:0 auto;}
	.jx_fxl{ position: absolute; left:0; top:50%; margin-top:-27px;  }
	.jx_fxr{ position: absolute; right:0; top:50%; margin-top:-27px; }




	.jiaox_box .jiaox_box_r{
		float: left;
		width:38%;
		height: auto;
		overflow: hidden;
	}
	.jxpr_tt{
	position: relative;
	width:100%;
	height: auto;
	line-height: 65px;
	font-size: 26px;
	font-weight: bold;
	overflow: hidden;
	text-align: right;
	letter-spacing: 2px;
	margin-bottom: 50px;
}
.jxpr_tt:after{
	position: absolute;
	bottom:0;
	right:0;
	width:120px;
    border:2px solid #343434;
	content: "";
}
.jxpr_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: right;
}
.jxpr_txt p{ text-indent: 2em; line-height: 28px; font-size: 16px; color:#343434; text-align: left; }



	/*首页产品04教学系列 滚动结束*/


	/*首页产品05文件系列 滚动开始*/



	.wenj_box{
		height: auto;
		overflow: hidden;
	}

	.wj_frUl { width: 90%; position: relative;}

	.wenj_box .wenj_box_t{
		width:100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 50px;
	}
	.wjpr_tt{
		float: left;
	position: relative;
	width:120px;
	height: auto;
	line-height: 65px;
	font-size: 26px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	letter-spacing: 2px;
	margin-bottom: 50px;
	margin-right: 50px;
}
.wjpr_tt:after{
	position: absolute;
	bottom:0;
	left:0;
	width:120px;
    border:2px solid #343434;
	content: "";
}
.wjpr_txt{
	float: left;
	width: 75%;
	height: auto;
	overflow: hidden;
	text-align: left;
}
.wjpr_txt p{ text-indent: 2em; text-align: left; line-height: 28px; font-size: 16px; color:#343434; padding-top:37px; }
	.wenj_box .wenj_box_b{
		width:100%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
	}
	.wj_frUl { width: 90%; margin:0 auto;}
	.wj_fxl{ position: absolute; left:0; top:50%; margin-top:-27px;  }
	.wj_fxr{ position: absolute; right:0; top:50%; margin-top:-27px; }
.more_wj {
    float: right;
    width: 180px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #222;
    text-align: center;
    font-size: 14px;
    transition: all .6s;
    margin: 5px 0 0;
}
.more_wj:hover {
    background: linear-gradient(to bottom, #c5c6c6 0%, #000 100%);
    color: #fff !important;
    border:none;
}



	



	/*首页产品05文件系列 滚动结束*/


/*首页客户案例  开始*/
.case_sec{
	width: 50%;
	height: auto;
	overflow: hidden;
	margin:40px auto;
	display: flex;
}
.case_sec li{
	position: relative;
	float: left;
	width:33.33%;
	height: auto;
	text-align: center;
	font-size: 22px;
	padding-bottom: 20px;
	line-height: 28px;
	margin:25px 0;
	transition: all .6s;
}
.case_sec li:before{
	position: absolute;
	width:20px;
	height: 2px;
	background:#111;
	margin-left:-10px;
	left:50%;
	bottom:0;
	content: "";
	transition: all .6s;
}
.case_sec li:hover{
	font-weight: bold;
	color:#095f95!important;
}
.case_index_box{
	width:100%;
	height: auto;
	overflow: hidden;
}
.case_index_box .case_ol{
	width:100%;
	height: auto;
	overflow: hidden;
}
.case_index_box .case_ol li{
	position: relative;
	float: left;
	width:31.33%;
	height: 370px;
	overflow: hidden;
	margin:1%;
	transition: all 1s;
}
.case_index_box .case_ol li .case_img{
	width:100%;
	height: 100%;
	overflow: hidden;
	transition: all .6s;
	overflow: hidden;
}
.case_index_box .case_ol li:hover .case_img{ transform: scale(1.1); }
.case_text{
	display: none;
	position: absolute;
	left:0;
	top:0;
	background:rgba(9,95,149,.5);
	background-size: cover;
    animation: expand 5s infinite;
    animation-fill-mode: forwards;
	width:100%;
	height: 100%;
	overflow: hidden;
	transition: all 1s;
}
@keyframes expand {
    0% {
      clip-path: polygon(25% 0, 50% 0, 100% 0, 0 70%);
    }
    100% {
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
  }
.case_text h1{
	width:100%;
	height: auto;
	font-size: 24px;
	text-align: center;
	color:#fff;
	margin-top:30%;
	line-height: 40px;
}
.case_index_box .case_ol li:hover .case_text{ display: block; }



/*首页客户案例  结束*/

/*首页新闻公告  开始*/

.home_e {
    padding: 30px 0;
    background: url(../images/bg01.jpg) center repeat;
}


.new_sec{
	width: 50%;
	height: auto;
	overflow: hidden;
	margin:0px auto;
}
.new_sec li{
	position: relative;
	float: left;
	width: 50%;
	height: auto;
	text-align: center;
	font-size: 22px;
	padding-bottom: 20px;
	line-height: 28px;
	margin:25px 0;
	transition: all .6s;
}
.new_sec li:before{
	position: absolute;
	width:20px;
	height: 2px;
	background:#111;
	margin-left:-10px;
	left:50%;
	bottom:0;
	content: "";
	transition: all .6s;
}
.new_sec li:hover{
	font-weight: bold;
	color:#095f95!important;
}
.new_index_box{ width:100%; }
.new_index_box ul{ padding-top:0px; }
.new_index_box .ol{margin-top: 26px;}
.new_index_box .ol li{
	position: relative;
	float: left;
	width: 24%;
    margin-right: 1%;
	overflow: hidden;
}

.new_index_box .ol li .img{position: relative;	overflow: hidden; max-height: 270px;}
.new_index_box .ol li .img img{ transition:all .6s;}
.new_index_box .ol li:hover .img img{ transform: scale(1.2);}
.time{
	position: absolute;
	width:80px;
	height: 60px;
	background: rgba(9, 95, 149, .7);
	color:#fff;
	text-align: center;
	left:0;
	bottom:0;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	padding-top:15px;
}
.time span{ font-size: 22px; font-weight: bold; }
.new_index_box .ol li .text{
	width: 90%;
    padding: 20px 30px 20px 10px;
    text-align: left;
    
}
.new_index_box .ol li .text .bt{
	font-size: 16px;
	text-align: left; 
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	overflow:hidden;
}
.new_index_box .ol li .text .js{
	font-size: 15px;
	margin-top: 6px;
	line-height: 1.6;
	text-align: left;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow:hidden;
}

/*首页新闻公告  结束*/


	.morep {
	    /* float: right; */
    width: 300px;
    height: 45px;
    margin: 40px auto;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    /* font-weight: bold; */
    color: #b3b1b1;
    line-height: 45px;
    border-radius: 30px;
    border: 1px solid #e2e3e6;
    transition: all .6s;
}

	.morep:hover{
    background: linear-gradient(to bottom, #c5c6c6 0%, #000 100%);
    color: #fff !important;
}

/*首页招标公告  开始*/

.zbbox{
	width:100%;
	height: auto;
	overflow: hidden;
}
.zbbox ul{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.zbbox ul li{
	float: left;
	width:48%;
	height: auto;
	margin-right: 2%;
	margin-bottom: 15px;
	padding:30px;
	border:1px solid #eee;
	transition: all .6s;
	background:url(../images/zbbg.jpg) center no-repeat;
}
.zbbox ul li:nth-child(2n){
	margin-right: 0!important;
	margin-left:2%;
}
.zbbox ul li:hover{
	 background: #e0eff9;
}
.zbbox ul li h1{
	font-size: 16px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color:#095f95;
    margin-bottom: 15px;
}
.zbbox ul li .zbtxt{
	font-size: 12px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 15px;
}
.zbtime{ color:#095f95;; }




/*首页招标公告  结束*/


/*首页底部  结束*/
.menubox_foot {
    font-size: 16px;
    width: 55%;
    height: auto;
    overflow: hidden;
    color: #fff;
}
.menubox_foot .ol{
    width:100%;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.menubox_foot .ol li{ float:left; width:14.2%;  height:auto; overflow:hidden; text-align: left;  }
.ol_tit{ font-size:18px; margin-bottom:15px; color: #fff;}
.ol_box{ width:100%; height:auto; overflow:hidden;}
.ol_box li{ width:100%!important; color:#bbe6fc!important; height:auto; font-size:14px; line-height:32px; overflow:hidden;}
.timm_box{ width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 50px; }
.timm_box .timm_l{ text-align: left; line-height: 22px; }


.footer{background: url(../images/foot_bg.jpg) center no-repeat;}
.footer .foot_left{	width: 30%;}
.footer .zhong{width: 100%; color:#fff;text-align: center;    margin-top: 30px;}
.zhong .tel{ font-size: 48px;  vertical-align: middle; font-weight: bold; margin-bottom: 30px; }
.zhong .tel img{ vertical-align: middle; margin-right: 15px; }
.footer .zhong .ol li{	float: left;	margin-right: 86px;}
.footer .zhong .ol li:last-child{margin-right: 0;}
.footer .zhong .ol li a{
	display: block;

	margin-bottom: 16px;
}

.footer .zhong .ol li a:last-child{margin-bottom: 0;}
.sp_tt{ width: 60px; float: left; vertical-align: middle; line-height: 35px;}
.sp_tr{ float: left; line-height: 35px; font-size: 14px; }
.con_pp .con_pp_p{
	float: left;
	width:100%;
	height: auto;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	vertical-align: middle;
}
.footli{
	width:70%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	display: flex;
}
.footli li{
	width:100%;
	padding:0 20px;
	overflow: hidden;
	text-align: center;
}
/*.footli li{
	width:50%;
	padding:0 20px;
	overflow: hidden;
	text-align: center;
}*/
.footli li p{ font-size: 16px; line-height: 40px; }





.foot_bb{
	width:100%;
	height: auto;
	overflow: hidden;
	background:#005481;
	padding:15px 0;
}
.foot_bb .foot_bb_l{
	font-size: 14px;
	line-height: 28px;
	color:#fff;
}
.foot_bb .foot_bb_l span{margin-left:30px;}



.aa {
    color: #bbe6fc;
    margin-left: 30px;
}

/*首页底部  结束*/










.top_sec{
	width:100%;
	height: auto;
	overflow: hidden;
	padding:0 0 15px 0;
	margin-bottom: 30px;
	line-height: 28px;
	text-align: right;
	font-size: 14px;
	border-bottom: 1px solid #e1dede;
}
.top_sec img{ vertical-align: middle; }



.meu_sec{
	width:100%;
	height: auto;
	overflow: hidden;
	display: flex;
}

.meu_sec li{
	position: relative;
    float: left;
    width: 15%;
    height: auto;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    line-height: 28px;
    margin: 25px 0;
    transition: all 1s;
    border:1px solid #343434;
    margin-right: 40px;
}
.meu_sec li p{color:#095f95;}
.meu_sec li:hover,.meu_cur{
	background-image: linear-gradient(to right, #21a97f 0%, #025faa 100%);
    font-weight: bold;
    border:none!important;
}
.meu_sec li:hover p,.meu_cur p {
    font-weight: bold;
    color: #fff!important;
}



.mid_txt{
	width:100%;
	height: auto;
	overflow: hidden;
	/*margin:30px 0;*/
}
.txt_box{
	width:100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.txt_box h1{ color: #12426d; font-size: 24px; margin: 50px 0; }
.txt_box p{ text-indent: 2em; line-height: 28px; }
.abbg{ background:url(../images/abbg.png) top repeat; }
.ab_img01,.ab_img02,.ab_img03{
	width:100%;
	height:auto;
	overflow: hidden;
	display: flex;
	margin:30px 0;
}
.ab_img04,.ab_img05{
	width:100%;
	height:auto;
	overflow: hidden;
	margin:30px 0;
}
.ab_img01 li{
	width:32%;
	height: auto;
	margin-right: 0;
	overflow: hidden;
	transition: all .6s;
}
.ab_img01 li img{ overflow:hidden; transition: all .6s;}
.ab_img01 li:hover img{ transform: scale(1.1); }

.ab_img01 li:nth-child(2n){
	margin-right: 2%;
	margin-left: 2%;
	overflow: hidden;
}
.ab_img01 li:nth-child(3n){
	margin-right: 0;
	margin-left: 0;
	overflow: hidden;
}
.ab_img_tt02{
	float: left;
	width:30%;
	text-align: left;
	padding-top:60px;
}
.ab_img_tt02 span{
	font-size: 24px;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 30px;

}
.ab_img_tt02 img{ vertical-align: middle; }

.ab_img_img02{
	float: left;
	width:70%;
}
.ab_img_img02 .ab_img_gg{ float: left; width:45%; text-align: center; margin-right: 5%; }
.ab_img_img02 .ab_img_gg img{ transition: all .6s; }
.ab_img_img02 .ab_img_gg:hover img{ transform: scale(1.1); }


.ab_img_tt03{
	float: right;
	width:15%;
	text-align: right;
	padding-top:60px;
}
.ab_img_tt03 span{
	width:100%; 
	font-size: 24px;
	line-height: 40px;
	vertical-align: middle;
	margin-left: 30px;
	float: right;
}
.ab_img_tt03 img{ max-width:100%; float: right; }

.ab_img_img03{
	float: right;
	width:85%;
}
.ab_img_img03 .ab_img_gg{ float: left; width:45%; text-align: center; margin-right: 5%; }
.ab_img_img03 .ab_img_gg img{ transition: all .6s; }
.ab_img_img03 .ab_img_gg:hover img{ transform: scale(1.1); }
.j_top{ padding-top:50px; }
.j_top2{ padding-top:100px; }
.ab_img_tt04{
	float: left;
	width:100%;
	text-align: left;
	line-height: 40px;
	margin-bottom: 30px;
}
.ab_img_tt04 span{
	font-size: 24px;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 30px;
	float: left;
}
.ab_img_tt04 img{ max-width:100%; float: left; }

.ab_img_img04{
	float: left;
	width:100%;
}
.ab_img_img04 .ab_img_gg{ float: left; width:30%; text-align: center; margin-right: 3%; }
.ab_img_img04 .ab_img_gg img{ transition: all .6s; }
.ab_img_img04 .ab_img_gg:hover img{ transform: scale(1.1); }


.ab_img_tt05{
	width:100%;
	text-align: right;
	margin-bottom: 50px;
}
.ab_img_tt05 span{
	font-size: 24px;
	line-height: 40px;
	vertical-align: middle;
	float: right;
}
.ab_img_tt05 img{ float: right; margin-right: 30px;}

.ab_img_img05{
	float: left;
	width:100%;
}
.ab_img_img05 .ab_img_gg{ float: left; width:30%; text-align: center; margin-right: 3%; }
.ab_img_img05 .ab_img_gg img{ transition: all .6s; }
.ab_img_img05 .ab_img_gg:hover img{ transform: scale(1.1); }


/*产品中心内页  开始*/
.pro_list{
	width:100%;
	height: auto;
	margin:30px 0;
}

.pro_list li{
	float: left;
	width:31.2%;
	height: auto;
	overflow: hidden;
	margin:0 2% 15px 0;
}

.pro_list li:nth-child(3n){margin:0 0 15px 0!important; overflow:hidden;}

.pro_list li .pro_img{
	width:100%;
	height: 300px;
	overflow: hidden;
	transition: all .6s;
}
.pro_list li p{
	width:100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	text-indent: 0em;
	padding:8px 0;
	background: #f5f5f5;
	margin:5px auto;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.pro_list li .pro_img img{transition: all .6s;}
.pro_list li:hover .pro_img img{ transform: scale(1.1); }














/*产品中心内页  结束*/


/*客户案例内页  开始*/
.case_list{
	width:100%;
	height: auto;
	margin:30px 0;
}

.case_list li{
	float: left;
	width:100%;
	height: auto;
	overflow: hidden;
	margin:0 0 2% 0;
	background: #f5f5f5;
}
.case_list li .case_img{
	float: left;
	width:28%;
	height: auto;
	overflow: hidden;
	transition: all .6s;
	margin-right: 5%;
	padding:20px;
}
.case_list li .case_img img{transition: all .6s; width:100%; height: 100%;}
.case_list li:hover .case_img img{ transform: scale(1.1); }
.case_list li .casetxt{
	float: left;
	width:65%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	text-indent: 0em;
	padding:8px 0;	
	margin-top:5px;
}
.case_list li .casetxt h2{
	width: 100%;
	height: auto;
	line-height: 35px;
	font-size: 18px;
	color:#025faa;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.case_list li .casetxt h3{
	width: 100%;
	height: auto;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.case_list li .casetxt h3 span{ font-weight: normal; }

.case_tbox{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.case_tbox p{font-size: 14px; line-height: 28px;}
.case_xq{
	float: left;
    width: 220px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #222;
    text-align: center;
    font-size: 14px;
    transition: all .6s;
    margin: 50px 0;
 
}
.case_list li:hover .case_xq{
    background: linear-gradient(to bottom, #c5c6c6 0%, #000 100%);
    color: #fff !important;
    border:none;
}









/*客户案例内页  结束*/




/*新闻公告内页  开始*/
.new_list{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.new_list li{
	width: 100%;
	height: auto;
	padding:30px;
	margin-bottom: 20px;
	background: #f6fbfe;
	transition: all .6s;
	overflow: hidden;
}
.new_list li:hover{ background: #e0eff9; margin-left: 15px; }
.new_list li .new_img{
	float: left;
	width:400px;
	height: 260px;
	overflow: hidden;
	margin-right: 30px;
}
.new_list li .new_img img{ transition: all .6s; }
.new_list li:hover .new_img img{ transform: scale(1.1); }
.new_list li .new_txt{
	float: left;
	width:65%;
	height: auto;
	overflow: hidden;
}
.new_list li .new_txt h2{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color:#095f95;
	line-height: 28px;
	margin-bottom: 20px;
	text-align: left;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.new_list li .new_txt .new_text{
	width:100%;
	height: auto;
	overflow: hidden;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 30px;
}
.new_list li .new_txt .new_time{
	text-align: left;
	font-size: 18px;
	overflow: hidden;
	margin-top:20px;
	color:#095f95;
}

/*新闻公告内页  结束*/


/*招标公告内页  开始*/
.zb_list{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.zb_list li{
	float: left;
	width: 48%;
	height: auto;
	padding:30px;
	margin-right: 2%;
	margin-bottom: 20px;
	background:url(../images/zbbg.jpg) center no-repeat;
	transition: all .6s;
	overflow: hidden;
}
.zb_list li:nth-child(2n){
	margin-right: 0!important;
	margin-left:2%!important;
}
.zb_list li:hover{ background: #e0eff9; }

.zb_list li> h2{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color:#095f95;
	line-height: 28px;
	margin-bottom: 20px;
	text-align: left;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.zb_list li .zb_text{
	width:100%;
	height: auto;
	overflow: hidden;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 30px;
}
.zb_list li .zb_time{
	text-align: left;
	font-size: 18px;
	overflow: hidden;
	margin-top:20px;
	color:#095f95;
}

/*招标公告内页  结束*/












/*联系我们内页  开始*/
.con_tt{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 36px;
	text-align: initial;
	line-height: 50px;
	margin-bottom: 80px;
}
.con_lx{
	width:100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.con_lx .con_lx_l{
	float: left;
	width:30%;
	margin-right: 5%;
	height: auto;
	overflow: hidden;

}







.con_lx .con_lx_r{
	float: left;
	width:65%;
	height: auto;
	overflow: hidden;

}


.con_lx .images {
    width: 400px;
    height: 700px;
    /*clip-path: inset(0 100% 0 0);*/
    transition: 2s;
    animation: slide-in 2s forwards;
}
@keyframes slide-in {
    from {
      transform: translateX(-100%);
      opacity: 0;
    }
    to {
      transform: translateX(0);
      opacity: 1;
    }
  }






.matter {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.matter .item {
    width: 44%;
    padding: 0 0 20px 0;
    margin: 0 0 34px 0;
    position: relative;
    overflow: hidden;
    display: flex;
    border-bottom: 1px solid #dddada;
}
.matter .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #dedede;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    transition: 3s;
}
.matter .item .img {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px 0 0;
}
.matter .item .text {
    position: relative;
    top: 0px;
}
.matter .item .text span {
    font-size: 20px;
    font-family: "PingFang SC", sans-serif;
    font-weight: bold;
    line-height: 36px;
    color: #030303;
}
.matter .item .text .link {
    display: flex;
}
.matter .item .text .link a {
    font-size: 18px;
    font-family: "PingFang SC", sans-serif;
    font-weight: 400;
    line-height: 36px;
    color: #666666;
}

.massage_box {
    padding: 0;
    border: unset;
    /* border-radius: 3px; */
    border-top: 2px solid #dddfe0;
    overflow: hidden;
    padding-top: 50px;
}
.massage_left{
    width: 30%;
    height: auto;
    margin-right: 5%;
    overflow: hidden;
}

.massage_right{
    width: 60%;
    height: auto;
    overflow: hidden;
}

.massage_right .tit {
    font-size: 34px;
    color: #095f95;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top:0;
}
.blank10 {
    margin: 0px auto;
    clear: both;
    height: 10px;
    font-size: 1px;
    overflow: hidden;
}
.intro {
    font-size: 16px;
    color: #4a4a4a;
}
.intro a {
    color: #095f95;
    text-decoration: underline;
    margin-left: 15px;
    font-weight: bold;
}
.blank30 {
    margin: 0px auto;
    clear: both;
    height: 30px;
    font-size: 1px;
    overflow: hidden;
}
.massage_right .form_input {
	float: left;
    width: 100%;
    height: auto;
    line-height: 48px;
    margin-bottom: 15px;
    line-height: 48px;
    border: 1px solid #f9f9f9;
    background: #f9f9f9;
    text-indent: 15px;
    outline: none;
    font-size: 18px;
    color: #999999;
    float: left;
    border-radius: 3px;
}
.blank15 {
    margin: 0px auto;
    clear: both;
    height: 15px;
    font-size: 1px;
    overflow: hidden;
}
.massage_right .form_textarea {
    padding: 15px;
    width: 100%;
    min-height: 130px;
    border: 1px solid #f9f9f9;
    outline: none;
    font-size: 18px;
    background: #f9f9f9;
    color: #999999;
    resize: none;
    border-radius: 3px;
}
.tjbox{ width:220px; height: auto; margin:0 auto; }
.tjbox .form_submit {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #095f95;
    font-size: 18px;
    color: #fff;
    border: 0;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.blank25 {
    margin: 0px auto;
    clear: both;
    height: 25px;
    font-size: 1px;
    overflow: hidden;
}



/*联系我们内页  结束*/








@media(max-width: 1500px){
	.nav_box .box{	width: 300px;	}
	.nav_box .navlist ul>li{line-height: 60px;	font-size: 18px;}
}

@media(max-width: 1100px){
	.nav_box .nav-title{padding-top: 0.3rem;}
	.nav_box .box {
	    width: 100%;
	}
	.nav_box .navlist ul>li{
		line-height: 50px;
		font-size: 16px;
	}
}

body.bg:before{
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(51,51,51,.63);
	top: 0;
	left: 0;
	content: "";
	z-index: 11;
}
/**/
.mo_header{display: none;}
.header{
	position: fixed;
    background: rgba(255,255,255,.8);
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.header .container{
	/*border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
}
.header .left{	padding-top: 0px;	width: 270px;}

.header .right .ol li{    
    float: left;
    position: relative;
    /* margin-right: 40px; */
    line-height: 50px;
	margin-right:2px;
}

.header .right .ol li.sub{	padding-right:18px; }

.header .right .ol li.sub:before{
	position:absolute;
	width:12px;
	height:6px;
	content:"";
	background:url(../images/jt.svg) center center/cover;
	right:0;
	top:9px;
}
.header .right .ol li:last-child{margin-right: 0;}
.header .right .ol li > a{
	font-size: 16px;
	padding:45px 25px;
	color: #111;
	display: block;
	padding-bottom: 14px;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	transition: all .6s;
}
.header .right .ol li.cur > a,.header .right .ol li:hover > a{    
    background-image: linear-gradient(to bottom, #21a97f 0%, #025faa 100%);
    color: #fff;
	font-weight: bold;
}
.header .right .ol li .box{
	position: absolute;
	top: 100%;
	width: 140px;
	left: -35px;
	display: none;
	background: rgba(255, 255, 255, 0.8);
	padding: 10px 0;
	border-radius: 3px;
}
.header .right .ol li .box a{
	font-size: 15px;
	color: #333;
	padding: 9px 10px;
	display: block;
	border-bottom: 1px solid #6f82b1;
	transition: all .6s;
}
.header .right .ol li .box a:hover{background:#6f82b1; color:#fff!important;}
.header .right .ol li:hover .box{display: block;}
.header .right .top{margin: 20px 0 16px;}
.header .right .top .box{	float: right;	position: relative;}
.header .right .top .box a{
	font-size: 14px;
	color: rgb(138 211 251);
	padding: 0 14px;
	line-height: 1;
	position: relative;
	vertical-align: middle;
	padding-bottom:5px;
	/*border-right: 1px solid rgba(175, 168, 179, 0.5);*/
}
.header .right .top .box a:before{
	width: 1px;
	height: 14px;
	background: rgba(175, 168, 179, 0.5);
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.header .right .top .box a i{
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 6px;
	margin-left: 5px;
	background: url(../images/header_top_jt.png) center center/cover;
}
.header .right .top .box:nth-child(1) a{padding-right: 0;}
.header .right .top .box:nth-child(1) a:before{display: none;}
.header .right .top .box .xiala{
	position: absolute;
	width: 130px;
	background: rgba(228,241,249,.9);
	z-index: 2;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 10px;
	display: none;
	border-radius: 3px;
	margin-top:5px;
}
.header .right .top .box .xiala a{
	color: #000;
	display: block;
	padding: 6px 0;
}
.header .right .top .box .xialaa{
	position: absolute;
	width: 38px;
	background: rgba(255, 255, 255, 1);
	z-index: 2;
	left: 57%;
	transform: translateX(-50%);
	padding: 0 10px;
	display: none;
}
.header .right .top .box .xiala a{
	color: #000;
	display: block;
	padding: 6px 0;
}
.header .right .top .box .xialaa a{
	color: #000;
	display: block;
	padding: 6px 0;
}
.header .right .top .box .xiala a:before{display: none;}
.header .right .top .box:hover .xiala{display: block;}
.header .right .top .box:hover .xialaa{display: block;}

.banquan{	padding: 20px 0;	background: #cc323a;}
.banquan .left{
	max-width: 50%;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.7);
}
.banquan .left a{ color: rgba(255, 255, 255, 0.7);}
.banquan .right{
	font-size: 13px;
	color: rgba(255, 255, 255, 0.8);
}
.banquan .right a{
	padding: 0 8px;
	line-height: 1;
	color: rgba(255, 255, 255, 0.7);
}
.banquan .right a:last-child{	border-right: none;	padding-right: 0;}
.nybanner{	position: relative;}
.nybanner .img {position: relative;	overflow: hidden; height: 500px;}
.nybanner .img img{
	opacity:1;
	transition: all 2s;
	transform: scale(1.2);
	-ms-transform: scale(1.2); 	/* IE 9 */
	-moz-transform: scale(1.2); 	/* Firefox */
	-webkit-transform: scale(1.2); /* Safari 和 Chrome */
	-o-transform: scale(1.2); 	/* Opera */
}
.nybanner .img.cur img{
	opacity:1;
	 transform: scale(1);
	 -ms-transform: scale(1); 	/* IE 9 */
	-moz-transform: scale(1); 	/* Firefox */
	-webkit-transform: scale(1); /* Safari 和 Chrome */
	-o-transform: scale(1); 	/* Opera */
}
.nybanner .img .img2{display: none;}
.nybanner .container{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}
.nybanner .text{
	position: absolute;
	left: 10%;
	opacity:1;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	transition:all 1.5s;
}
.nybanner .text.cur{left:0;	opacity:1;}
.nybanner .text .bt{font-size: 50px;	color: #fff;}
.nybanner .text .js{font-size: 22px;	color: #fff;}
.ban_tit{ font-size:58px; line-height:45px; font-weight:900; margin-bottom:40px; color:#cc323a; text-stroke: 3px #fff; -webkit-text-stroke: 2px #fff;}
.moo{ text-align:center;}

/*新闻页面 开始*/
.boxx{
	width:100%;
	height: auto;
	overflow: hidden;
}
.box_new{
	width:100%;
	height: auto;
	overflow: hidden;
	border:1px solid #fff;
	padding:2%;
	background:rgba(255,255,255,.8);
	margin-bottom: 20px;
	transition: all .6s;
	border-radius: 3px;
}
.box_new:hover{
	background:rgba(51,94,189,.8);
}
.box_new:hover .new_time,.box_new:hover .new_time h1,.box_new:hover .new_txt{ color:#fff!important; }
.box_new .new_time{
	float:left;
	width:10%;
	height: auto;
	overflow: hidden;
	border-right:1px dashed #8ad3fb;
	text-align: center;
	margin-right: 2%;
}
.box_new .new_time h1{ font-size: 28px; font-weight: normal; line-height: 30px; margin-bottom: 10px; color:#06588a;}
.box_new .new_time h2{ font-size: 18px; font-weight: normal; line-height: 30px; }
.box_new .new_txt{
	float:left;
	width:88%;
	height: auto;
	overflow: hidden;
}
.box_new .new_txt h3{
	font-size: 20px; 
	font-weight: normal; 
	line-height: 30px;
	margin-bottom: 10px;
}
.page_p a {
    float: left;
    margin: 0 4px;
    font-size: 16px;
    color: #999999;
    width: 60px;
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    border-radius: 3px;
    transition: all 0.3s;
    text-align: center;
    transition: all .8s;
    margin:20px 0;
    margin-right: 10px;
    border: 1px solid #eee;
}
.page_p a:hover, #pagg{
	background:#335ebd;
	color:#fff;
}

.boxx h1{
	width:80%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin:40px auto;
	text-align: center;
	font-size: 28px;
}
.boxx p{ line-height: 28px; }
.newnn{
	width:100%;
	height: auto;
	overflow: hidden;
	padding:20px;
	border-top:1px solid #eee;
}
.newnn .nbox{
	width:95%;
	padding:20px;
	height: auto;
	overflow: hidden;
}
.newnn .nbox .nbox_l{
	width:80px;
	height: auto;
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.newnn .nbox .nbox_r{
	width:90%;
	height: auto;
	float: left;
	line-height: 30px;
}
.newnn .nbox:hover{ background:#efecec;}
.newnn .nbox:hover .nbox_l, .newnn .nbox:hover .nbox_r{ color:#cc323a; }



/*新闻页面 结束*/

/*联系我们页面  开始*/
.conbox{
	width:100%;
	height: auto;
	overflow: hidden;
}
.conbox li{
	width:100%;
	height: auto;
	overflow: hidden;
}
.conbox li .con_l{
	float: left;
	width:40px;
	height: 40px;
	overflow: hidden;
	margin-right: 15px;
	vertical-align: middle;
}
.conbox li .con_r{
	float: left;
	width:80%;
	height: auto;
	line-height: 40px;
	overflow: hidden;
	vertical-align: middle;
}
.btmbox{width:100%; height: auto; overflow: hidden; margin:50px 0;}
.con_pp_box{ float:left; width:50%; margin-right: 5%; height: auto; overflow: hidden; background:#f8eded; border-radius: 10px; padding:30px; min-height: 210px;}
.con_pp_p{ width:100%; height: auto; overflow: hidden; font-size: 16px; line-height: 35px; }
.btm_b_box{ float:left; width:45%; height: auto; overflow: hidden; background:#f8eded; border-radius: 10px; padding:30px;  min-height: 210px;}

/*联系我们页面  结束*/

/*产品详情页 开始*/
.pro_tox{
	width:100%;
	height: auto; 
	overflow: hidden;
	margin:20px 0;
}
.pro_tox .pro_tox_l{
	float: left;
	width:70%;
	height: auto;
	overflow: hidden;
	margin:0 0 0 4%;
}
.pro_tox_l h1{
	width:100%;
	height: auto;
	padding:10px 25px;
	background:#cc323a;
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
	color:#fff;
	margin-bottom: 10px;
	border-radius: 3px;
	letter-spacing: 2px;
}
.pro_tox_box{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}

.pro_tox_box_l{
	float: left;
	width:48%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.pro_tox_box_l_txt{
	width:100%;
	height: auto;
	overflow: hidden;
	line-height: 35px;
	margin-bottom: 15px;
}
.pro_tox_box_l_txt .pro_tt_be{
	width:120px;
	float: left;
	padding-right: 10px;
	text-align: right;
	background: #f7e8e8;
    
    margin-right: 15px;
}
.pro_tox_box_l_txt .pro_tt_af{
	float: left;
	text-align: left;	
}
.serbox,.sertbox{ width:100%; height: auto; overflow: hidden; margin:20px 0; }
.sertbox p{ line-height: 30px; font-size: 16px; }
.col2{ color:#e8b45b; }
.ptxt{ font-weight: 700; margin:20px 0 10px;}
.ptxt_box{ background:#f1eeee; border-radius: 10px; padding:20px; border:1px solid #ccc; }
.ser22box{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px auto;
	display: flex;
	align-items: center;
    justify-content: center;
}

.ser22box li{
    width:220px;
    height: 220px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background:#e49817;
    margin:20px 40px;
    padding:70px 20px;
    color:#fff;
    transition: all 1s;
}
.ser22box li h1{
	font-size: 34px;
	line-height: 45px;
}
.ser22box li h2{
	font-size: 20px;
	font-weight: normal;
}

.ser22box li:hover{
	transform: rotateY(360deg);
}
.center{ text-align: center; }

.ask{
	width:180px;
	height: auto;
	padding:10px;
	font-size: 16px;
	line-height: 35px;
	background:#fbaa1d;
	text-align: center;
	color:#fff;
	border-radius: 5px;
	margin:40px 0 40px;
	transition: all .6s;
}

.pro_tox_box_r{
	float: left;
	width:50%;
	height: auto;
	overflow: hidden;
}
.pro_tt_bee{
	width:100%;
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 15px;
}
.pro_tox .pro_tox_r{
	float: left;
    width: 23%;
    height: auto;
    /*min-height: 315px;*/
    overflow: hidden;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    background: #fcfcfc;
    border: 1px solid #ccc;
    padding: 20px;
}
.pro_tox_r img{
	width: 100%;
	height: auto;
	transition: all .6s;
	overflow: hidden;
}
.pro_tox_r:hover img{ transform: scale(1.1); }
.pro_tt_afbox textarea {
    width: 100%;
    min-height: 195px;
    border: 0px;
    float: left;
    padding:15px;
    background:#f1eeee;
    border-radius: 10px;
}
.list32 {
    width: 100%;
    height: auto;
    float: left;
}
.list32 li {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #dde0e0;
    padding-top: 15px;
    line-height: 45px;
    margin-bottom: 15px;
}
.list32 li div {
    float: left;
    font-size: 16px;
    width: 120px;
    text-align: left;
    /* margin-right: 20px; */
    padding-left: 25px;
}
.list32 li div span{ margin:0 10px 0 5px; color:#cc323a; }
.list32 li input {
    width: 85%;
    border: 0px;
    float: left;
    line-height: 45px;
    background: no-repeat;
}
.list32 li textarea {
    width: 100%;
    min-height: 160px;
    border: 0px;
    padding:20px;
    float: right;
    background: #f1eeee;
}
.an {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 40px 0;
    
}
.inpt10 {
    width: 150px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #5c5c5c;
    border: 0px;
    border-radius: 3px;
    transition: all .6s;
}
.an:hover .inpt10{ background: #cc323a; }

/*产品详情页 结束*/

@media(max-width: 1680px){
	.container{	width: 76%;	}
	.nybanner .text .bt{font-size: 38px;}
	.nybanner .text .js{font-size: 20px;}
	.header .right .ol li > a{font-size: 16px;}
}
@media(max-width: 1500px){
	.container{	width: 86%;	}
	.nybanner .img { height: 385px;}
	.ny_text16{font-size: 14px;}
	.header .right .top {  margin: 12px 0;	}
	.header .left{padding-top: 15px;width: 180px;	}
	.header .right .ol li{	margin-right: 26px;	}
	.header .right .ol li > a{	font-size: 15px;padding-bottom: 14px;	}
	.footer .zhong {  margin-left: 100px;	}
	.footer .zhong .ol li{	margin-right: 50px;	}
	.footer{padding-top: 60px;	}
}
@media(max-width: 1100px){
	.nybanner .img .img2{display: block;}
	.nybanner .img .img1{display: none;}
	.container{	padding: 0 20px;width: 100%;}
	.header{display: none;}
	.mo_header{
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 9;
		display: block;
		padding: 20px 0;
	}
	.mo_header .logo{width: 160px;}
	.mo_header .nav{
		background: url(../images/nav.png) center center/cover;
		width: 38px;
		height: 22px;
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%);
	}
	.nybanner .text{ width: 100%; padding: 0 20px; }

	.footer {   padding-top: 40px;	}
	.footer .zhong{	width: 100%;margin-top: 30px;margin-left: 0;	}
	.footer .left{width: 160px;}
	.footer .zhong .ol li.y{display: none;}
	.footer .right{
		width: 100%;
		float: left;
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
	}
.footer .right .btm a{width: 40px; height: 40px;}
.banquan .left{	max-width: 100%; width: 100%;}
.banquan .right{width: 100%; margin-top: 10px;}
.nybanner .text .bt{font-size: 30px;}
.nybanner .text .js{font-size: 16px;}
}
.ab_ab{padding-top:100px!important;}
.about_a{	padding: 0px 0 80px;}

.title .js{
	margin-top: 12px;
    font-size: 18px;
	color: #333333;
	line-height: 1.6;
}
.title .js2{margin-top: 6px;line-height: 1.6;color: #222222;}
.title_succ{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:0px auto 60px;
}
.title_succ .bt {
    font-size: 28px;
    color: #222222;
}
.title_succ .js {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
    line-height: 1.6;
}
.title .btt {
    font-size: 32px;
    color: #222222;
    text-align: center;
}



.about_a .left{	width: 33%;}
.about_a .right{width: 55%;}
.about_a .right .ol{margin-top: 50px;}
.about_a .right .ol li{
	float: left;
    width: 16.66%;
    /* margin-right: 50px; */
    text-align: center;
    margin-bottom: 10px;
}
.about_a .right .text{line-height: 2;}
.about_a .right .text p{ font-size: 16px; }
.about_a .right .text p span{color:#d93452; margin-right: 2px;}
.about_a .right .ol li:last-child{margin-right: 0;}
.about_a .right .ol li .img{ width: 55px; display: inline-block;}
.about_a .right .ol li .bt{	color: #666666;	margin-top: 8px;}
.about_a .box{	width: 100%;	display: inline-block;	margin-top: 90px;}
.about_a .container{position: relative;	z-index: 3;}
/*.about_a:before{
	background: #f7f8f9;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 290px;
	content: "";
	z-index: 0;
}*/
.about_b{ padding-bottom: 90px; background: #f7f8f9; padding-top:50px;}
.about_b .ol li{
	background: #fdfdfd;
	width: 49.5%;
	margin-right: 1%;
	float: left;
	padding: 16px 60px 34px 44px;
	position: relative;
}
.about_b .ol li:last-child{	margin-right: 0;}
.about_b .ol li .icon{
	width: 71px;
	position: absolute;
	right: 60px;
	top: 30px;
}
.about_b .ol li .bt{
	font-size: 32px;
	color: #333333;
	margin-top: 16px;
	position: relative;
}
.about_b .ol li .bt:before{
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	background: #b1b1b1;
}
.about_b .ol li .bt span{
	display: inline-block;
	padding-right: 16px;
	padding-bottom: 14px;
	border-bottom: 2px solid #98addd;
	position: relative;
	z-index: 2;
}
.about_b .ol li .bt span:before{
	height: 2px;
	width: 6px;
	position: absolute;
	right: -6px;
	bottom: -2px;
	content: "";
	background: #fff;
}
.about_b .ol li .text{
	color: #666666;
	line-height: 1.8;
	margin-top: 22px;
	height: 78px;
	overflow: hidden;
}
.about_b .ol li .text p{    font-size: 15px;}
.about_c{
	padding: 100px 0 100px;
	background: url(../images/about_c_bg.jpg) center center/cover;
	background-attachment: fixed;
}
.about_c .left{	padding-top: 50px;	width: 45%;}
.about_c .left .title .bt{
	padding-bottom: 26px;
	margin-bottom: 26px;
	border-bottom: 1px solid #5870a6;
}
.about_c .left .text{margin-top: 16px;	color: #fff;	line-height: 2;}
.about_c .right{
	width: 48.5%;
	border-radius: 8px;
	overflow: hidden;
}
.about_d{padding: 116px 0 136px;	background: #ffffff;}
.about_d .title .bt{display: inline-block;}
.about_d .title .js2{display: inline-block;margin-left: 14px;}
.about_d .about_d_box{	margin-top: 30px;}
.about_d .about_d_box .swiper-slide{padding: 10px;}
.about_d .about_d_box .box{	padding: 30px;    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);}
.about_d .about_d_box .box .img{border: 1px solid #f4f4f4;}
.about_d .about_d_box .box .bt{
	font-size: 20px;
	color: #666666;
	margin-top: 14px;
	text-align: center;
	    height: 32px;
}
.about_d .swiper-button-prev,.about_d .swiper-button-next{
	width: 56px;
	height: 56px;
	position: absolute;
}
.about_d .swiper-button-prev{left: 8%;	background: url(../images/about_d_left.png) center center/cover;}
.about_d .swiper-button-next{right: 8%;	background: url(../images/about_d_right.png) center center/cover;}
.about_e{padding: 60px 0 50px;}
.about_e .title .bt{display: inline-block;}
.about_e .title .js2{display: inline-block;margin-left: 14px;}
.about_e .about_e_box{	margin-top: 40px;	padding-bottom: 70px;}
.about_e .about_e_box .box{	background: #fff;	padding: 30px 26px; transition: all .6s;}
.about_e .about_e_box .box:hover{ background: #304d8f;}
.about_e .about_e_box .box:hover .bt {
    color: #fff;}
.about_e .about_e_box .box .time{	color: #335ebd;}
.about_e .about_e_box .box .bt{
	color: #333333;
	font-size: 22px;
	margin-top: 16px;
	overflow: hidden;
	height: 60px;
}
.about_e .about_e_box .box .js{
	font-size: 15px;
	color: #555555;
	margin-top: 10px;
	line-height: 1.6;
	height: 30px;
	overflow: hidden;
}
.about_e .about_e_box .box .bq{
	font-size: 14px;
	margin-top: 16px;
	height: 40px;
	overflow: hidden;
}
.about_e .about_e_box .box .bq a{
	color: #555555;
	margin-bottom: 3px;
	margin-right: 5px;
	display: inline-block;
}
.news_more{
	margin-top: 54px;
	font-size: 15px;
	color: #666666;
	display: inline-block;
	padding-left: 24px;
	position: relative;
	line-height: 1;
}
.news_more:before{
	width: 17px;
	height: 12px;
	background: url(../images/news_more_icon.png) center center/cover;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.about_e .about_e_box .swiper-button-prev,.about_e .about_e_box .swiper-button-next{
	width: 44px;
	height: 44px;
	top: auto;
	bottom: 0;
	position: absolute;
}
.about_e .about_e_box .swiper-button-prev{	left: 0;	background: url(../images/about_d_left.png) center center/cover;}
.about_e .about_e_box .swiper-button-next{	right: auto;	left: 54px;	background: url(../images/about_d_right.png) center center/cover;}
.about_e .about_e_box .swiper-pagination{
	position: absolute;
	top: auto;
	width: 92%;
	bottom: 24px;
	left: auto;
	height: 2px;
	right: 0;
}
.about_e .about_e_box .swiper-pagination-progress .swiper-pagination-progressbar{	background: #335ebd;}
.about_e .wz{
	text-align: right;
	font-size: 15px;
	padding-right: 18px;
	color: rgba(102, 102, 102, 0.34);
	position: relative;
	cursor: pointer;
	/*display: none;*/
}
.about_e .wz p{display:inline-block;}
.about_e  .wz:before{
	background: url(../images/about_e_jt.png) center center/cover;
	width: 13px;
	height: 12px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition:all 0.6s;
	content: "";
}
.about_e .wz.cur:before{
	transform-origin:50% 25%;
	-moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.oll{
	width:100%;
	height: auto;
	overflow: hidden;
}
.oll li{
	float: left;
	width:24%;
	height: auto;
	min-height: 265px;
	overflow: hidden;
	margin:0 0.5%;
	border:1px solid #eee;
	margin-bottom: 15px;
	text-align: center;
}
.oll li .img{
	width:85px;
	height: 85px;
	margin:10px auto;
	text-align: center;
}
.oll li .btt{
	width:80%;
	height: auto;
	margin:0 auto;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 20px;
}
.oll li .btt h1{
	font-size: 20px;
	line-height: 30px;
}
.hzbox{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.hzbox .hzli{
	width:100%;
	height: auto;
	overflow: hidden;
}
.hzli li{
	float: left;
	width:25%;
	height: auto;
	overflow: hidden;
	/*border:1px solid #fafafd;*/
	box-sizing: border-box;
	text-align: center;
	padding:15px 0;
}






	
	
	
	



	

.apibox{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.apibox li{
	width:100%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    padding: 15px 0;
    background: #e8b45b;
    text-align: center;
    color:#fff;
    font-weight: bold;
    font-size: 16px;
}
.apibox li div{ float: left; display: inline-block; width:25%; height: auto; overflow: hidden; line-height: 35px;  }
.api_1{background: #eeecec!important;color:#3e3e3e!important;font-weight: normal; font-size: 15px!important;}
.api_2{background: #e1dede!important;color:#3e3e3e!important;font-weight: normal; font-size: 15px!important;}

/*contact start*/
.con_box{
	width:100%;
	height: auto;
	overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin: 55px 0;
    padding-bottom: 20px;
	/*background:#f4f7fe;*/
}
.con_t{
	width: 48%;
    padding: 40px 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    background: rgba(51, 73, 138, .1);
    box-shadow: 0 0 23px 1px rgb(82 82 82 / 12%);
    border-radius: 5px;
}
.con_t_top{
	    width: 60px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}
.con_t_bottom{
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	vertical-align: middle;
	color:#565656;
	font-style: italic;
}



.con_right{
	float: left;
	width:63%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.map{
	width: 100%;
	height: auto;
	max-height: 600px;
	margin-top:50px;
	overflow: auto;
}

/*contact end*/

.agent {
    width: 1400px;
    margin: 0 auto;
    height: 280px;
}
.agent ul {
    float: left;
    width: 100%;
    overflow: hidden;
}
#bigbox {
    width: 1000%;
    overflow: hidden;
}
.p_tt{ border-bottom:1px solid #ccc; margin-bottom:15px; text-align:center;}
.p_tt img{ max-width:100%!important; height:auto;}
.p_bom{ width:120px; height:auto; background:#cc323a; color:#fff; text-align:center; margin:10px auto;border-radius: 5px; font-size:12px; line-height:35px;transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.p_bb_t span{font-weight:bold;}
.moree{ width:260px; height:auto; margin:40px auto; overflow:hidden; text-align:center; font-size:16px; line-height:50px; border-radius:30px; background:rgba(255,255,255,.5); transition:all .6s;}
.moree:hover{ background:#cc323a;}
.moree:hover a{ color:#fff!important;}
.agent #a1, .agent #a2 {
    float: left;
}
.agent ul li {
    float: left;
    width: 260px;
    margin-right: 10px;
    height: auto;
    background:rgba(255,255,255,.8);
    padding: 20px;
    border-radius: 8px;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.agent ul li p {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}


.searchBox[data-v-7da5fa5a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
    margin:30px auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.searchBox .inputClass[data-v-7da5fa5a] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.inputSearch[data-v-e3b66166] {
    position: relative;
}
.inputSearch .inputBox[data-v-e3b66166] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.ant-input-affix-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: start;
}
.inputSearch .inputBox .inputClass[data-v-e3b66166] .ant-input {
	width: 100%;
    height: 44px;
    border-radius: 4px 0 0 4px;
    border: 2px solid #cc323a;
    border-right: none;
	padding-left: 20px;
	font-size: 14px;
}
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
    border-color: #2592e6;
    border-right-width: 1px!important;
}
.ant-input-affix-wrapper .ant-input-suffix {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0,0,0,.65);
    line-height: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ant-input-affix-wrapper .ant-input-suffix {
    right: 12px;
}
.inputSearch .inputBox .dataBox[data-v-e3b66166] {
    width: 100%;
    position: absolute;
    z-index: 33;
    top: 44px;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,47,103,.2);
    box-shadow: 0 2px 10px 0 rgba(0,47,103,.2);
    border-radius: 0 0 4px 4px;
}
.input-icon[data-v-e3b66166] {
	position: absolute;
    right: 0;
    top: 0;
    width: 104px;
    height: 44px;
    background: #cc323a;
    border-radius: 0 4px 4px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #cc323a;
    border-left: none;
    cursor: pointer;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}
.input-icon img[data-v-e3b66166] {
    width: 28px;
    height: 28px;
}
.input-icon .text[data-v-e3b66166] {
    /*display: none;*/
}
.searchBox .btn img[data-v-7da5fa5a] {
    margin-right: 10px;
}
.ant-btn>span {
    display: inline-block;
    -webkit-transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    transition: margin-left .3s cubic-bezier(.645,.045,.355,1);
    pointer-events: none;
}








.searchBox .btn[data-v-7da5fa5a] {
    height: 44px;
    border-radius: 4px;
    border: 1px solid #cc323a;
    padding: 0 16px;
    font-size: 16px;
    color: #696969;
    margin-left: 16px;
}

/*首页产品 滚动结束*/
.poo{ width:100%; height:auto; overflow:hidden; background:url(../images/bgg01.png) center no-repeat; padding:50px 0;}
.poo_text{
    width:80%; 
	height:auto;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.poo_text_t{ width:100%; height:auto; overflow:hidden; font-size:32px; font-weight:bold; line-height:60px;}
.poo_text_b{ width:100%; height:auto; overflow:hidden; font-size:24px; line-height:60px; color:#6b6b6b;}
@media(max-width: 1500px){
	.about_a .right .ol li .img{width: 46px;}
	.about_b .ol li .icon{width: 60px;margin-top: 0;}
	.about_c .left .title .bt { padding-bottom: 20px; margin-bottom: 20px;}
	.about_d { padding: 70px 0 90px;}
	.about_d .about_d_box .box .bt{font-size: 15px;margin-top: 0;}
	.about_e { padding: 70px 0;}
	.about_e .about_e_box .box .bt{	font-size: 18px;}
	.about_e .about_e_box .box .js{font-size: 14px;}
	.about_e .about_e_box .swiper-pagination{width: 86%;}
	.about_d .swiper-button-prev,.about_d .swiper-button-next{width: 48px;height: 48px;}
	.about_d .swiper-button-prev{left: 2%;}
	.about_d .swiper-button-next{right: 2%;}
}
@media(max-width: 1100px){
	.title .bt { font-size: 26px;}
	.title .js { font-size: 14px;}
	.about_a { padding: 40px 0 50px;}
	.about_a .left{	width: 100%;}
	.about_a .right{width: 100%;margin-top: 20px;}
	.about_a .right .ol li{margin-right: 50px;}
	.about_a .box { margin-top: 30px;}
	.about_b .ol li{padding: 70px 20px 30px;width: 100%;margin-bottom: 10px;}
	.about_b .ol li .text{height: auto;}
	.about_b .ol li .icon{width: 60px;top: 20px;right: 20px;}
	.about_b .ol li .bt { font-size: 22px;}
	.about_b{padding-bottom: 50px;}
	.about_c{padding: 40px 0 50px;}
	.about_c .left{	width: 100%;padding-top: 0;	}
	.about_c .right{width: 100%;margin-top: 20px;}
	.about_d{padding: 40px 0 50px;}
	.about_d .title .js2,.about_e .title .js2{	display: block;	margin-left: 0;	margin-top: 14px;}
	.about_d .about_d_box { margin-top: 20px;}
	.about_e { padding: 40px 0 50px;}
	.about_e .about_e_box{margin-top: 20px;padding-bottom: 60px;}
}

@media(max-width: 768px){
	.about_e .about_e_box .swiper-pagination{width: 80%;}
	.about_e .about_e_box .swiper-button-prev, .about_e .about_e_box .swiper-button-next{width: 40px;height: 40px;}
	.about_e .about_e_box .swiper-button-next{left: 50px;	}
	.about_e .about_e_box .box { background: #fff; padding: 30px 20px;	}
	.news_more{	margin-top: 30px;}
	
}
@media(max-width: 640px){
	.about_e .about_e_box .swiper-pagination{width: 70%;}
}
.haiyun_a{background: #fff;padding: 86px 0 106px;}
.haiyun_a .title,.kongyun_e .title{text-align: center;	padding: 0 20%;}
.haiyun_a .title .js2{margin-top: 8px;line-height: 1.8;}
.haiyun_a .ol{margin-top: 30px;}
.haiyun_a .ol li{
	float: left;
	width: 100%;
	background: #eee;
	transition: all .8s;
	margin-bottom: 1.6%;
}

.grey{background:#f8f8f8;}
.ca_l{ width:50%; float: left; }
.ca_r{ width:50%; float: right; }
.L49{ float:left; width:49.5%; margin-right: 0.5%;}
.R49{ float:left; width:49.5%; margin-left: 0.5%;}
.bgg01{ 
	background: url(../images/bgg01.png) no-repeat right;
    background-size: 20%;
    background-position: 525px 50px;
}
.bgg02{ 
	background:url(../images/bgg02.png) no-repeat left; 
	background-size: 20%;
	background-position: 520px 50px;
}
.bgg03{ 
	background:url(../images/bgg03.png) no-repeat right; 
	background-size: 10%;
	background-position: 330px 50px;
}
.haiyun_a .ol li .text{	padding: 24px; overflow: hidden; padding-bottom: 80px;}
.haiyun_a .ol li .text .bt{	font-size: 24px;color: #333333; padding-top:0px;}
.haiyun_a .ol li .text .js{line-height: 1.6;margin-top: 6px;color: #666666;}
.haiyun_b{	padding: 104px 0 74px;background: #f7f8f9;}
.title2 .bt{display: inline-block;}
.title2 .js2{display: inline-block;margin-left: 14px;}
.haiyun_b .ol{margin-top: 36px;}
.haiyun_b .ol li{
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
	position: relative;
}
.tc{ text-align: right; vertical-align: middle; }
.tc img{ vertical-align: middle; }
.bbg{background:none!important;}
.ab_ttt {
    font-size: 32px;
    line-height: 60px;
    margin-bottom: 40px;
}
.joinli{ float: left; width:100%; height: auto; overflow: hidden; overflow: hidden; margin:20px 0;}
.join_li{ width:100%; height: auto; overflow: hidden; }
.join_li li{
	float: left;
	width:23%;
	height: auto;
	overflow: hidden;
	margin:10px 1%;
	text-align: center;
	background: #fff;
	padding:40px 25px;
	border-radius: 5px;
	box-shadow: 0px 2px 28px rgba(4,27,71,0.08);
	transition: all .6s;
}
.join_li li:hover{ background:#fff8f8; }
.join_li li h1{ font-size: 20px; line-height: 45px; }
.join_li li h2{ font-size: 16px; line-height: 40px; margin:20px 0; font-weight: normal; }
.xx{
	width:120px;
	height: auto;
	font-size: 14px;
	line-height: 35px;
	background:#fbaa1d;
	transition: all .6s;
	border-radius: 5px;
	margin:0 auto;
	color:#fff;
}
.join_li li:hover .xx{ background: #cc323a; }







.box {
    padding: 60px;
    background: #FFFFFF;
    box-shadow: 0px 2px 28px rgba(4,27,71,0.08);
}
.box .title {
    padding-bottom: 30px;
    border-bottom: #eeeeee solid 1px;
}
.box .title .t1 {
    color: #222222;
    font-size: 20px;
}
.box .title .t2 {
    color: #666666;
    font-size: 14px;
    margin-top: 15px;
}
.box .title .t2 span {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 10px;
}

.wrap {
    color: #666666;
    font-size: 14px;
    line-height: 2;
    padding: 35px 0px;
}
.wrap_t1{color: #222222; font-size: 18px; margin-bottom: 10px;}



.other {
    margin-top: 20px;
    overflow: hidden;
    text-align: right;
}

.p_bb_t{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	text-align: left;
}
.prt{ height:40px; overflow:hidden;}
.serbox{ width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.ser_t{ width:100%; height: auto; overflow: hidden;}
.stt{
	font-size: 36px;
    line-height: 60px;
    margin: 40px 0;
    
}
.col6{color:#cc323a;}
.ser_tt {
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.ser_t_l{ width:40%; height: auto; margin-right: 3%; float:left; }
.ser_t_r{ width:57%; height: auto; float:left; }
.sertitle h2{ font-size: 20px; font-weight: 800; line-height: 40px; }
.ser_txt{ width:100%; font-size: 16px; line-height: 28px; }

.middle{
	padding:30px 0 0;
}
.container_er{ width:80%; height: auto; margin:0 auto; overflow: hidden; }
.tit{ margin:20px 0; width:100%; overflow: hidden;}



.pr_frUl{ width:100%; }





@media(max-width: 1680px){
	.haiyun_a {  padding: 70px 0 90px;}
	.haiyun_a .ol li .text .bt{font-size: 18px;}
	.haiyun_b { padding: 80px 0 60px;}
	.haiyun_b .ol { margin-top: 30px;}
	.haiyun_b .ol li .bt{font-size: 18px;}
	.haiyun_c {  padding: 90px 0 140px;	}
	.haiyun_c .haiyun_c_box .ol li .num{font-size: 56px;}
	.haiyun_c .haiyun_c_box .ol li .num span{font-size: 28px;}
	.haiyun_c .haiyun_c_box .ol li .wenzi{	font-size: 18px;}
	.haiyun_c .haiyun_c_box .ol li{width: 300px;}
	.haiyun_c .haiyun_c_box .ol { margin-top: 90px;}
	.haiyun_d { padding: 80px 0;}
	.haiyun_d .ol li .text .bt{font-size: 18px;}
}

@media(max-width: 1500px){
	.haiyun_a { padding: 60px 0 80px;}
	.haiyun_b { padding: 60px 0 60px;}
	.haiyun_c .haiyun_c_box .ol li .num{font-size: 50px;}
	.haiyun_c .haiyun_c_box .ol li .wenzi{font-size: 16px;}
}
.about_e .top .more{position: absolute;	right: 0;bottom: 10px;}
.more,a.more{
	font-size: 15px;
	color: #666666;
	padding-left: 60px;
	line-height: 1;
	transition: all 0.4s;
	position: relative;
	display: inline-block;
}
.more .y{
	width: 42px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border: 2px solid #dadbdc;
	border-radius: 25px;
	transition: all 0.4s;
}
.more .jt{
	background: url(../images/more_jt.png) center center/cover;
	width: 31px;
	height: 12px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 24px;
}
.more:hover{padding-right: 20px;}
.more:hover .y{	width: 100%;}
@media(max-width: 1100px){
	.about_e .top .more{
		position: relative;
		margin-top: 40px;
	}
	.about_e .top .more{font-size: 14px;}
	.more .y{width: 38px;height: 38px;}
	.more .jt{width: 28px;height: 10px;left: 20px;}
	.more, a.more{padding-left: 52px;}
	.haiyun_a { padding: 40px 0 50px;}
	.haiyun_a .title{padding: 0;	}
	.haiyun_a .ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.haiyun_a .ol li .text { padding: 20px 16px;	}
	.haiyun_b {  padding: 40px 0 50px;}
	.haiyun_b .ol li{width: 100%;margin-bottom: 10px;}
	.haiyun_b .ol li .text{	padding: 14px;}
	.haiyun_b .ol li .bt,
	.haiyun_b .ol li .js{overflow: initial; text-overflow:initial; white-space: initial;}
	.haiyun_c { padding: 40px 0 50px;}
	.title2 .js2{margin-top: 6px;margin-left: 0;}
	.haiyun_c .haiyun_c_box{padding-top: 16px;	margin-top: 16px;}
	.haiyun_c .haiyun_c_box .ol { margin-top: 40px;}
	.haiyun_c .haiyun_c_box .ol li{	width: 100%;margin-right: 0;margin-bottom: 14px;	}
	.haiyun_c .haiyun_c_box .ol li:before{display: none;}
	.haiyun_c .haiyun_c_box .ol li .num {font-size: 36px;}
	.haiyun_c .haiyun_c_box .ol li .num span{font-size: 20px;}
	.haiyun_c .haiyun_c_box .ol li .wenzi{font-size: 14px;}
	.haiyun_d { padding: 40px 0;}
	.haiyun_d .ol li{width: 100%;margin-right: 0;margin-bottom: 12px;}
	.haiyun_d .ol li .text {  padding: 20px 16px;	}
}

.about_e{
	position: relative;
	background: #f7f8f9;
	padding: 50px 0;
	background:url(../images/bg_ab.jpg) bottom no-repeat;
	padding:50px 0;
}
.con_indexab{
	width:60%;
	height: auto;
	padding:30px;
	overflow: hidden;
	margin:0 auto;
}
.title .btab {
    width: 100%;
    font-size: 30px;
    text-align: center;
    position: relative;
    line-height: 60px;
}
.title .btab:before {
    position: absolute;
    display: block;
    width: 60px;
    height: 4px;
    left: 50%;
    bottom: 0px;
    margin-left:-30px;
    background-color: #33498a;
    border-radius: 2px;
    content: "";
}
.con_ab{ width:80%; height:auto; margin:30px auto; overflow:hidden; background: rgba(255, 255, 255, .7)}
.con_ab .con_ab_l{
	float: left;
	width:100%;
	height: auto;
	overflow: hidden;
	padding:2%;
}
.con_ab .con_ab_l .ab_tit{ 
    font-size: 34px;
    font-weight: bold;
    color: #33498a;
    padding-bottom: 30px;
    text-align: center;
    /* position: relative; */
    margin: 40px;
}

.abt{ width:100%; height:auto; overflow:hidden; margin-bottom:60px; color:#111;}
.abt p{ font-size:16px; line-height:32px;text-align: justify;}
.ck{ 
    width: 120px;
    height: auto;
    overflow: hidden;
    /* border: 1px solid #ebe3e3; */
    border-radius: 10px;
    text-align: center;
    /* vertical-align: middle; */
    color: #fff;
    background: #33498a;
    line-height: 50px;
    margin: 0 auto;
    transition: all .6s;
}
.ck img{ vertical-align:middle; margin-left:20px;}
.ck:hover{  }
.cknew{ 
    width: 260px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #f8f8f8;
    border-radius: 30px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: rgba(168,168,168,.6);
    transition: all .6s;
}
.cknew img{ vertical-align:middle; margin-left:20px;}
.cknew:hover{ background:#33498a; border:1px solid #33498a;}
.con_ab .con_ab_r{
	float: left;
	width:25%;
	height: auto;
	overflow: hidden;
}
.abli{
    width:100%;
	height:auto;
	overflow:hidden;
	margin:30px 0;
}
.abli li{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background: rgb(248 246 241 / 70%);
    vertical-align: middle;
    color: #cc323a;
    padding: 30px 40px;
    font-size: 26px;
    border-radius: 10px;
	transition: all .6s;
}
.abli li img{ float:right; margin-right:15px; vertical-align:middle;}

.abli li:hover{ margin-left:15px;}






.con_b1{
	width:100%;
	height: auto;
	overflow: hidden;
}
.con_b1 .con_b1_l{
	float: left;
	width:60%;
	height: auto;
	overflow: hidden;
	margin-right: 5%;
}
.con_b1 .con_b1_r{
	float: left;
	width:35%;
	height: auto;
	overflow: hidden;
	margin-top:50px;
}
.con_b1 .con_b1_r h1{
	font-size:24px;
	line-height: 45px;
	color:#325093;
	margin-bottom: 30px;
}
.btm{ padding-top:30px; }
.con_pp{
	width:100%;
	height: auto;
	overflow: hidden;
}
.bpp{margin-bottom: 20px;}
.con_pp .con_pp_l{
	float: left;
	width:50px;
	height: auto;
	overflow: hidden;
	vertical-align: middle;
}

.btm_btit{ font-size:16px; font-weight:bold; margin-top:20px; margin-bottom:10px;}
.btm_b_box .btm_btiti{ font-size:20px; font-weight:bold; margin-top:0px; margin-bottom:10px;}
.cl_txt{
	width:80%;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.cl_txt h1{
	width:100%;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}
.cl_txt p{
	width:100%;
	height: 36px;
	font-size: 14px;
	font-family: Arial;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
}




@media(max-width: 1680px){
	.kongyun_a {  padding: 70px 0 90px;}
	.kongyun_b {  padding: 90px 0 160px;}
	.kongyun_b .ol li .text .bt{font-size: 18px;}
	.kongyun_c {  padding: 70px 0 80px;}
	.kongyun_c .ol li .text .bt{font-size: 20px;}
	.kongyun_c .ol li .text .tp{width: 22px;}
	.kongyun_c .ol li .text { padding: 30px 50px 0 30px;	}
	.kongyun_e { padding: 70px 0;}
}

@media(max-width: 1500px){
	.kongyun_a { padding: 60px 0 80px;}
	.kongyun_b { padding: 70px 0 130px;}
	.kongyun_b .ol{	padding-top: 60px;}
	.kongyun_c { padding: 60px 0 70px;}
	.kongyun_c .ol li .text .bt { font-size: 18px;}
	.kongyun_e { padding: 60px 0;}
}

@media(max-width: 1200px){
	.prolist li {width:28.33%;}
	.header .right .ol li > a { padding: 15px;}
	.new_index_box .ol li { width: 32.33%;}
	.con_indexab { width: 75%;}
	.menubox_foot .ol li { margin-left: 28px!important;}
	.link_box { margin: 50px 0px 0 0!important;}
	.massage_left .form_input { width: 48.5%;}

}


@media(max-width: 768px){
	




}

@media(max-width: 640px){
	.support_a .ol li{width: 100%;margin-right: 0;margin-bottom: 14px;}
}
.contact_a{	background: url(../images/contact_a_bg.jpg) center center/cover;padding: 136px 0 200px;}
.contact_a .left{width: 39.2%;}
.contact_a .left .bt{font-size: 30px;color: #333333;}
.contact_a .left .dh{
	margin-top: 20px;
	color: #335ebd;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 60px;
}
.contact_a .left .dh span{
	margin-right: 30px;
	float: left;
	line-height: 1;
}
.contact_a .left .box{
	margin-bottom: 24px;
}
.contact_a .left .box:last-child{margin-bottom: 0;}
.contact_btn,a.contact_btn{
	display: inline-block;
	background: #335ebd;
	color: #fff;
	font-size: 15px;
	padding: 12px 34px;
	border-radius: 8px;
	vertical-align: middle;
	line-height: 1;
}
.contact_btn i{
	width: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.contact_a .right{	width: 45.4%;}
.contact_a .right .bt{	color: #333333;	font-size: 30px;}
.contact_a .right .ul{	margin-top: 30px;}
.contact_a .right .ul li{
	margin-bottom: 14px;
	float: left;
	width: 48.5%;
	position: relative;
	margin-right: 3%;
}
.contact_a .right .ul li:nth-child(2n){margin-right: 0;}
.contact_a .right .ul li input,.contact_a .right .ul li select{
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-size: 14px;
	border: 1px solid #ececec;
	background: #fff;
	padding: 0 38px 0 24px;
	border-radius: 6px;
	overflow: hidden;
}
.contact_a .right .ul li input::placeholder,.contact_a .right .ul li select{color: #999999;}
.contact_a .right .ul li select{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
.contact_a .right .ul li.select-btn:before{
	content: "";
    position: absolute;
    right: 22px;
    top: 50%;
    width: 13px;
    height: 7px;
    background: url(../images/contact_jt.png) no-repeat center center/cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.contact_a .right .ul li.w100{width: 100%;margin-right: 0;}
.contact_a .right .ul li textarea{
	width: 100%;
	resize: none;
	border: 1px solid #ececec;
	border-radius: 6px;
	color: #999999;
	font-size: 14px;
	height: 100px;
	padding:14px 24px;
}
.contact_a .right .ul li.btn{margin-top: 34px;}
.contact_a .right .ul li.btn input{
	width: auto;
	display: inline-block;
	padding: 14px 58px;
	line-height: initial;
	color: #fff;
	background: #335ebd;
	font-size: 15px;
	height: auto;
}
.contact_a .right .ul li .h{
	font-size: 14px;
	color: #ea0000;
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
}
.contact_b{	padding: 130px 0 160px;	background: url(../images/contact_b_bg.jpg) center center/cover;}
.contact_b .left{width: 47.4%;}
.contact_b .left .wenzi{
   line-height: 1.6;
   font-size: 18px;
   margin-top: 30px;
   padding-top: 30px;
   border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.contact_b .left .text{	margin-top: 50px;line-height: 1.8;}
.contact_b .left .text .bt{	font-size: 20px;}
.contact_b .left .text .wz{	font-size: 18px;margin-top: 10px;}
.contact_b .right{width: 47.7%;border-radius: 8px;	overflow: hidden;}
.home_a .ol li{
		float: left;
		width: 32%;
		position: relative;
		margin-right: 2%;
		vertical-align:top;
	}
}
.home_a .ol li:last-child{margin-right: 0;}
.home_a .ol li .icon{
	width: 102px;
	height: 102px;
	border-radius: 100%;
	border: 1px solid #e1e4ec;
	float: left;
	margin-right:20px;
}
.home_a .ol li .text{
	/*position: absolute;
	left: 122px;
	top: 12px;*/
	padding-top:10px;
	display:inline-block;
	text-align:left;
}
.home_a .ol li .text{
	position: absolute;
	left: 122px;
	top: 12px;
	text-align:left;
}
.home_a .ol li .text .bt{font-size: 20px;color: #333333;}
.home_a .ol li .text .wenzi{
	font-size: 15px;
	line-height: 1.4;
	color: #666666;
	margin-top: 4px;
}
.home_b{background: #f7f8f9;padding: 30px 0;}
.home_b .ol li{
	float: left;
	background: #fff;
	width: 32.2%;
	margin-right: 1.7%;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	overflow: hidden;
}
.home_b .ol li:last-child{	margin-right: 0;}
.home_b .ol li .img{border-radius: 8px;	overflow: hidden;}
.home_b .ol li .text{padding: 26px 30px;}
.home_b .ol li .text .bt{	font-size: 22px;	color: #333333;}
.home_b .ol li .text .wenzi{
	color: #555555;
	line-height: 1.6;
	margin-top: 6px;
	height: 46px;
	overflow: hidden;
}
.home_c{padding: 0;	background: #f7f8f9;}
.home_c:before{display: none;}
.home_c .home_c_box{
	background: url(../images/about_a_bg.jpg) top center no-repeat #fff;
	background-size: 60% 60%;
	margin-top: -276px;
	padding: 70px 60px;
	border-radius: 8px;
	overflow: hidden;
}
.home_c .home_c_box .left .more{margin-top: 90px;}

.home_e .top .more{	position: absolute;	right: 0;bottom: 10px;}
.home_e .top .more .y{	border-color: rgba(255, 255, 255, 0.2);}





/*内页样式  开始*/
.banner_ban{
    width:100%;
	height:auto;
	overflow:hidden;
	margin-top:120px;
}
.ab_top{
    padding:30px 0 50px!important;
}
.ab_top .ab_tt{ font-size:40px; line-height:60px; margin-bottom:40px;}

.ab_top_2{ width:100%; height:auto; overflow:hidden;}
.ab_top_2 .ab_top_2_l{
	float:left;
    width:50%;
	height:auto;
	overflow:hidden;
	margin-right:5%;
}
.ab_top_2_l h2{ font-size:26px; line-height:35px; color:#cc323a; letter-spacing:2px; padding-bottom:40px; font-weight: normal;}
.ab_txt{ width:100%; height:auto; overflow:hidden;}
.ab_txt p{ font-size:16px; line-height:35px;}
.ab_top_2 .ab_top_2_r{
	float:left;
    width:45%;
	height:auto;
	overflow:hidden;
}

.ab_bottom{ width:100%; height:auto; overflow:hidden; background: #fff;}
.ab_b_tt{ width:100%; height:auto; overflow:hidden; font-size:40px; text-align:center; padding:50px 0;}
.ab_b_2{ width:100%; height:auto; overflow:hidden; background:url(../images/abc.jpg) center no-repeat; color:#fff;}
.padd50{ padding:80px 0!important;}
.ab_b_2 .ab_b_2_l{ float:left; width:40%; height:auto; overflow:hidden; text-align:center;}
.ab_b_2_l h1{ 
    font-size:36px; 
	line-height:50px; 
	padding-bottom:30px;
	font-weight: normal;
    padding-top: 50px;
}
.ab_b_2_l h3{ font-size:22px; line-height:40px; color:#f0b23f;font-weight: normal;}
.ab_b_2 .ab_b_2_r{ float:left; width:60%; height:auto; overflow:hidden;}

.ab_b_2_rtxt{ font-size:30px; line-height:70px;}
.ab_b_3{ margin:0; overflow:hidden;}
.ab_b_3 .ab_b_3_l{ float:left; width:50%; height:auto; overflow:hidden; margin-right:5%;}
.ab_b_3 .ab_b_3_r{ float:left; width:35%; height:auto; overflow:hidden;}
.ab_b_3_r .ab_tt{
	font-size: 34px;
    line-height: 60px;
    margin-bottom: 40px;
}
.abb_3_txt p{ font-size:20px; line-height:40px; color:#606060;}
.ptitle {
    width: 100%;
    height: auto;
    padding:0 25px!important;
    background: #cc323a;
    font-size: 22px;
    font-weight: normal;
    line-height: 50px;
    color: #fff;
    margin-bottom: 40px!important;
    border-radius: 3px;
    letter-spacing: 2px;
}


.newlist{
	width:100%;
	height: auto;
	overflow: hidden;
}

.newbox li{
	width:100%;
	height: auto;
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
	padding:20px;
	background:#f9f9f9;
	transition: all .6s;
}
.newbox li:hover{ background: rgba(51,73,138,.1);}
.newbox li .newimg{
	float: left;
	width:30%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.newbox li .newimg img{transition: all .6s;}
.newbox li:hover .newimg img{
	transform: scale(1.1);
}
.newbox li .new_rr{
	float: left;
	width: 65%;
	height: auto;
	overflow: hidden;
}
.new_rr h1{
	font-size: 22px;
	margin:0 0 20px 0;
	line-height: 28px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.new_rr p{
	line-height: 24px;
	margin-bottom: 40px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.time_new span{
	font-size: 16px;
	font-weight: bold;
	color:#33498a;
}


@media(max-width: 1680px){
	.contact_a{	padding: 100px 0 150px;	}
	.contact_a .left .bt,.contact_a .left .dh,.contact_a .right .bt{font-size: 26px;}
    .contact_b {padding: 100px 0 130px;	}
	.contact_b .left .wenzi,.contact_b .left .text .wz{font-size: 16px;}
	.contact_b .left .text .bt{font-size: 18px;}
	.contact_b .left .text{	margin-top: 30px;}
}
@media(max-width: 1500px){
	.contact_a { padding: 70px 0 110px;	}
	.contact_a .left .bt, .contact_a .left .dh, .contact_a .right .bt {font-size: 24px;}
	.contact_a .left .dh{margin-bottom: 40px;}
	.contact_btn, a.contact_btn{padding: 10px 30px;}
	.contact_a .right .ul li.btn { margin-top: 24px;}
	.contact_b { padding: 70px 0 100px;}
	.contact_b .left .wenzi, .contact_b .left .text .wz { font-size: 14px;}
	.contact_b .left .text .bt { font-size: 16px;}
	.contact_b .left .wenzi{padding-top: 24px;margin-top: 24px;}
}
@media(max-width: 1100px){
	.contact_a {  padding: 40px 0 50px;}
	.contact_a .left{width: 100%;}
	.contact_a .right{width: 100%;margin-top: 30px;}
	.contact_a .left .bt, .contact_a .left .dh, .contact_a .right .bt {font-size: 18px;}
	.contact_btn, a.contact_btn{font-size: 14px;padding: 10px 26px;	}
	.contact_btn i{width: 18px;}
	.contact_a .right .ul li{width: 100%;margin-bottom: 10px;}
	.contact_a .right .ul li.btn{margin-top: 0;	text-align: center;	}
	.contact_a .right .ul li.btn input{	padding: 10px 46px;	}
	.contact_b { padding: 40px 0 50px;}
	.contact_b .left{width: 100%;}
	.contact_b .right{width: 100%;margin-top: 30px;}
	.contact_b .left .wenzi { padding-top: 20px; margin-top: 20px;}
	.contact_b .left .text { margin-top: 20px;}
}
.mbx{
	padding: 10px 0;
    text-align: left;
    vertical-align: middle;
}
.mbx img{ margin-right: 15px; }
.mbx span{ margin:0 15px; } 
.mbx img{vertical-align: middle;}
.top_tline{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.news_a{background: #f7f8f9;padding: 50px 0 100px;}
.news_a .left{width: 73.5%;}
.news_a .left .top .box{
	float: left;
	width: 49.5%;
	margin-right: 1%;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	padding: 32px 32px 52px;
} 
.news_a .left .top .box:last-child{	margin-right: 0;}
.news_a .left .nr .text{margin-top: 30px;}
.news_a .left .nr .text .time{color: #335ebd;}
.news_a .left .nr .text .bt{
	color: #333333;
	font-size: 22px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_a .left .nr .text .js{
	font-size: 15px;
	line-height: 1.6;
	color: #555555;
	margin-top: 14px;
}
.news_a .left .nr .text .bq{margin-top: 10px;font-size: 14px;}
.news_a .left .nr .text .bq a{   color: rgba(85, 85, 85, 0.45);   float: left;   margin-right: 6px;}
.news_a .left .nr .text .news_more{	margin-top: 28px;}
.news_a .left .btm .ol li{
	background: #fff;
	padding: 40px 32px;
	margin-top: 16px;
	border-radius: 8px;
	overflow: hidden;
}
.news_a .left .btm .ol li .text{margin-top: 0;}
.news_a .left .page{margin-top: 46px;}
.news_a .right{	width: 24.5%;}
.news_a .right .box{
	background: #fff;
	margin-bottom: 20px;
	padding: 28px 20px 40px;
}
.news_a .right .box:last-child{	margin-bottom: 0;}
.news_a .right .box .bt{
	color: #333333;
	font-size: 18px;
	padding-bottom: 16px;
	position: relative;
	margin-bottom: 6px;
}
.news_a .right .box .bt:before,
.news_a .right .box .bt:after{	position: absolute;	height: 1px;content: "";}
.news_a .right .box .bt:before{
	width: 5.5%;
	bottom: 0;
	left: 0;
	background: #335ebd;
}
.news_a .right .box .bt:after{
	width: 92%;
	right: 0;
	bottom: 0;
	background: #e4e4e4;
}
.news_a .right .box a{
	float: left;
	width: 50%;
	padding-right: 10px;
	margin-top: 18px;
	color: #999899;
	font-size: 16px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-left: 14px;
    position: relative;
}
.news_a .right .box a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/news_sj.png) center center/cover;
	width: 7px;
	height: 7px;
}
.news_a .right .box.zixun .nr{	padding-top: 10px;}
.news_a .right .box.zixun a{
	width: 100%;
	padding: 12px 0 8px 14px;
	margin-top: 0;
	border-bottom: 1px solid #f0f0f0;
}
.news_a .right .box.w100 a{	width: 100%;}


.new_bb{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:20px 0;
}
.new_bb_l{
	width:100%;
	height: auto;
	margin:20px 0;
	background:#f2efef;
	padding:10px 5px;
}
.pbg{
	display:inline-block;
	font-weight: bold;
	color:#33498a;
	margin-right: 10px;
}


.ser_nav {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}
.ser_nav li {
    float: left;
    padding:20px 40px;
    height: auto;
    overflow: hidden;
    margin: 20px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    transition: all .6s;
}
.ser_nav li:hover, .sercov {
    /* border-bottom: 5px solid #cc323a; */
    background: #cc323a!important;
    color: #fff;
}
.link_box{ text-align: right;     margin: 50px 50px 0 0; }








@media(max-width: 1500px){
	.news_a .left .nr .text .bt{font-size: 18px;}
	.news_a .left .top .box{  padding: 26px 26px 40px;}
	.news_a .left .btm .ol li{padding: 30px 26px;	}
	.header .right .ol li > a {padding: 55px 18px;}
}
@media(max-width: 1400px){
    .footer .zhong { margin-left: 30px;}
    .ab_b_3 .ab_b_3_r { width: 45%;}
}
@media(max-width: 1100px){
	.news_a {  padding: 20px 0 60px;}
	.news_a .left{width: 100%;}
	.news_a .left .top .box{
		margin-top: 20px;
		width: 100%;
		padding: 20px 20px 30px;
	}
	.news_a .right{
		width: 100%;
		margin-top: 30px;
	}
	.news_a .left .nr .text .bt{
		font-size: 16px;
		overflow: initial;
	    text-overflow: initial;
	    white-space: initial;
	}
	.news_a .left .btm .ol li { padding: 30px 20px;	}

	.news_a .right .box{ padding: 20px 20px 30px;}
	.news_a .right .box a{width: 100%;margin-bottom: 6px;}

}
.news_xq .left{}
.news_xq .left .left_box{padding: 40px 30px 70px;background: #fff;}
.news_xq .left .bt{	font-size: 24px;color: #333333;}
.news_xq .left .type{
	margin-top: 10px;
	padding-bottom: 24px;
	position: relative;
	margin-bottom: 26px;
	display: inline-block;
	width: 100%;
}
.news_xq .left .type:before, .news_xq .left .type:after {   position: absolute;    height: 1px;    content: "";}
.news_xq .left .type:before{ width: 7%; bottom: 0; left: 0; background: #335ebd;}
 .news_xq .left .type:after {width: 92%; right: 0; bottom: 0; background: #e4e4e4; }
.news_xq .left .type .time{	color: #999999;	float: left;}
.news_xq .left .type .bq{	float: left;	margin-left: 30px;}
.news_xq .left .type .bq,.news_xq .left .type .bq a{	font-size: 14px;	color: #999999;}
.news_xq .left .type .fx{float: right;}
#share-1{display: inline-block;}
.news_xq .left .type .fx .icon-qq{display: none;}
.news_xq .left .type .fx a:before{display: none;}
.news_xq .left .type .fx a{	width: 18px;	height: 15px;	border: none;	margin-right: 10px;}
.news_xq .left .type .fx a:last-child{margin-right: 0;}
.news_xq .left .type .fx a.icon-wechat{	background: url(../images/news_xq_weixin.png) center center/cover;}
.news_xq .left .type .fx a.icon-weibo{	background: url(../images/news_xq_weibo.png) center center/cover;}
.news_xq .left .text{font-size: 16px;color: #555555;line-height: 1.8;}
.news_xq .left .btm{
	position: relative;
	margin-top: 24px;
	padding-top: 24px;
	display: inline-block;
	width: 100%;
}
.news_xq .left .btm:before, .news_xq .left .btm:after {    position: absolute;    height: 1px;    content: "";}
.news_xq .left .btm:before{ width: 7%; top: 0; left: 0; background: #335ebd;}
.news_xq .left .btm:after {
 	width: 92%;
    right: 0;
    top: 0;
    background: #e4e4e4;
 }
 .news_xq .left .btm a{	margin: 20px 0; }
.news_xq .left .btm .fany{	float: left;	width: 80%;}
.news_xq .left .btm .fanhui{float: right;}
.news_xq .left .xiangguan{	padding: 50px 34px;	background: #fff;	margin-top: 20px;}
.news_xq .left .xiangguan .bt2{	font-size: 22px;color: #333333;}
.news_xq .left .xiangguan .ol{	margin-top: 16px;}
.news_xq .left .xiangguan .ol li{float: left;width: 47.2%;margin-right: 2.8%;}
.news_xq .left .xiangguan .ol li:nth-child(2n){	margin-right: 0;}
.news_xq .left .xiangguan .ol li a{
	padding: 12px 16px 12px 0;
	display: block;
	border-bottom: 1px solid #fafafa;
	color: #999999;
	font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.news_xq .left .xiangguan .ol li a:before{
	width: 7px;
	height: 13px;
	background: url(../images/page_img3.png) center center/cover;
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.banner .img .img2{display: none;}
.banner .text{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	text-align: center;
}
.banner .text .bt{
	color: #fff;
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 0px;
}
.banner .text .more_b{margin-top: 50px;}
.more_b,a.more_b{display: inline-block;	color: #22aa7e;}
.more_b .y{border-color: #22aa7e;}
.more_b .jt{background: url(../images/banner_jt.png) center center/cover;}
.banner .swiper-pagination{	bottom: 60px;}
.banner .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #22aa7e;
	border-radius: 20px;
	opacity: 1;
	margin: 0 8px;
	transition: all 0.6s;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{	width: 24px;}
.banner .img{overflow: hidden;}
.banner .img img{
	transition: all 3s;
	transform: scale(1.4);
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
}
.banner .img.cur img{
	transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
.home_a{background: #fff;padding: 36px 0;}
.home_a .ol{text-align:center;}
.home_a .ol li{
	/*float: left;
	width: 32%;*/
	width:auto;
	display:inline-block;
	position: relative;
	margin-right: 80px;
	vertical-align:top;	
}

@media(max-width: 1680px){
	.banner .text .bt{	font-size: 42px;}

	.home_a .ol li .icon{width: 90px;height: 90px;}
	.home_a .ol li .text{left: 110px;}
}
@media(max-width: 1600px){
	.home_b {  padding: 70px 0;}
	.home_b .ol li .text .bt{font-size: 20px;}
	.home_c .home_c_box{padding: 50px;}
	.home_e {  padding: 90px 0 100px;}
}

@media(max-width: 1500px){
	.banner .text .bt { font-size: 36px;}
	.home_a .ol li .text .bt{font-size: 18px;}
	.home_a .ol li .text .wenzi{font-size: 14px;}
	.home_b .ol li .text {
	    padding: 16px 20px;
	}
	.home_b .ol li .text .bt{font-size: 18px;}

	.home_c .home_c_box .left .more {
	    margin-top: 70px;
	}

	.home_e {
	    padding: 70px 0 90px;
	}
	.home_e .ol li .text .bt{font-size: 18px;}
}



@media(max-width: 1300px){
    .header .right .ol li > a {
        padding: 25px 18px;
    }
}
@media(max-width: 1100px){
	.banner .img .img2{display: none;}
	.banner .text .bt {
	    font-size: 26px;
	}
	.banner .text .more_b {
	    margin-top: 40px;
	}
	.banner .swiper-pagination {
	    bottom: 30px;
	}
	.banner .swiper-pagination .swiper-pagination-bullet{margin: 0 4px;}
	.home_a .ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 16px;
	}

	.home_a .ol li .icon{
		width: 70px;
		height: 70px;
	}
	.home_a .ol li .text{top: 4px;left: 90px;}
	.home_b {
	    padding: 40px 0 40px;
	}
	.home_b .ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 16px;
	}
	.home_b .ol li .text {
	    padding: 10px 16px;
	}
	.home_c .home_c_box {
		margin-top: 0;
	    padding: 30px 20px;
	}
	.home_c .home_c_box .left .more {
	    margin-top: 40px;
	}
	.home_e {
	    padding: 40px 0 40px;
	}
	.home_e .ol li{
		width: 100%;
	}
	.home_e .ol li .text{
		padding: 14px 0 20px;
	}
	.home_e .ol li .text .js{font-size: 14px;}

	.home_c .right .ol li {
	    margin-right: 40px;
	}


}

.chuizhi_banner .text_box .box1{
	margin-top: 20px;
}

.chuizhi_banner .text_box .box1 a{
	font-size: 20px;
	color: #fff;
	margin: 0 26px;
	display: inline-block;
}

.chuizhi_banner .text_box .box2{
	margin-top: 50px;
}

.chuizhi_banner .text_box .box2 a{
	display: inline-block;
	padding: 0 24px;
	line-height: 0;
	border-right: 1px dashed #6380a4;
}

.chuizhi_banner .text_box .box2 a:last-child{border-right: none;}

.mbx2{
	border: none;
	background: #eff0f1;
	padding: 4px 0;
}
.chuizhi_a{
	background: #f7f8f9;
	padding: 90px 0;
}

.chuizhi_a .ol{
	margin-top: 30px;
}

.chuizhi_a .ol li{
	float: left;
	width: 49.2%;
	margin-right: 1.6%;
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

.chuizhi_a .ol li .img{
	border-radius: 8px;
	overflow: hidden;
}

.chuizhi_a .ol li:last-child{margin-right: 0;}

.chuizhi_a .ol li .text{
	padding: 20px 14px;
	background: #fff;
	
}

.chuizhi_a .ol li .text .bt{
	font-size: 22px;
	color: #333333;
}

.chuizhi_a .ol li .text .js{
	margin-top: 6px;
	line-height: 1.6;
	color: #555555;
	height: 74px;
	overflow: hidden;
}

.chuizhi_b{
	background: url(../images/chuizhi_b_img.jpg) center center/cover;
	padding: 110px 0 150px;
}

.chuizhi_b .ol{
	margin-top: 30px;
}

.chuizhi_b .ol li{
	width: 32.2%;
	margin-right: 1.7%;
	float: left;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.chuizhi_b .ol li:last-child{margin-right: 0;}

.chuizhi_b .ol li .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.4s;
}

.chuizhi_b .ol li .text .bt{
	color: #fff;
	font-size: 22px;
}

.chuizhi_b .ol li .text .js{
	line-height: 1.6;
	margin-top: 6px;
	color: #fff;
    display: block;
}

.chuizhi_b .ol li .text .js p{
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all 0.4s;
}

.chuizhi_b .ol li:hover .text{
	height: 100%;
}

.chuizhi_b .ol li .text .box{
	transition: all 0.4s;
	padding: 15px 60px 15px 20px;
}

.chuizhi_b .ol li:hover .text .box{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.chuizhi_b .ol li:hover .text .box .js p{
	overflow: initial;
    text-overflow:initial;
    white-space: initial;
}

.chuizhi_c{
	background: #fff;
	padding: 110px 0 150px;
}

.chuizhi_c .ol{
	margin-top: 30px;
}

.chuizhi_c .ol li{
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

.chuizhi_c .ol li:last-child{margin-right: 0;}

.chuizhi_c .ol li .img{
	border-radius: 8px;
	overflow: hidden;
}

.chuizhi_c .ol li .text{
	padding: 26px 10px 30px 20px;
}

.chuizhi_c .ol li .text .bt{
	font-size: 22px;
	color: #333333;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.chuizhi_c .ol li .text .js{
	line-height: 1.6;
	margin-top: 6px;
	color: #555555;
    display: block;
    height: 72px;
    overflow: auto;
    padding-right: 16px;
}

.chuizhi_c .ol li .text .js::-webkit-scrollbar{
	width: 4px;
	
}
.chuizhi_c .ol li .text .js::-webkit-scrollbar-track{
	background: #f3f3f3;
	width: 4px;
	border-radius: 25px;
}

.chuizhi_c .ol li .text .js::-webkit-scrollbar-track-piece{
	width: 4px;
} 
.chuizhi_c .ol li .text .js::-webkit-scrollbar-thumb{
    background: #dbdbdb;
	border: 5px;
	border-radius: 25px;
		
}
.chuizhi_c .ol li .text .js::-webkit-scrollbar-button{
	display: none;
}

@media(max-width: 1680px){
	.chuizhi_banner .text_box .box1 a{
		font-size: 18px;
		margin: 0 20px;
	}
	.chuizhi_banner .text_box .box2 {
	    margin-top: 40px;
	}
	.chuizhi_a {
	    padding: 70px 0;
	}
	.chuizhi_a .ol li .text .bt{font-size: 20px;}

	.chuizhi_b{
	    padding: 80px 0 120px;
	}
	.chuizhi_b .ol li .text .bt{font-size: 18px;}
	.chuizhi_b .ol li .text .box{
		  padding: 15px 20px;
	}
	.chuizhi_c {
	    padding: 70px 0 100px;
	}
	.chuizhi_c .ol li .text .bt{font-size: 18px;}
}

@media(max-width: 1100px){
	.chuizhi_a {
	    padding: 40px 0;
	}
	.chuizhi_a .ol li{
		width: 100%;
		margin-bottom: 12px;
	}
	.chuizhi_b {
	    padding: 40px 0;
	}
	.chuizhi_b .ol li{
		width: 100%;
		margin-bottom: 12px;
	}
	.chuizhi_c {
	    padding: 40px 0 50px;
	}
	.chuizhi_c .ol li{
		margin-bottom: 12px;
		width: 100%;
	}
	.chuizhi_banner .text .bt {
	    font-size: 26px;
	}
	.chuizhi_banner .text_box .box2 a{
		padding: 0 16px;
	}
	.chuizhi_banner .text_box .box2 {
	    margin-top: 24px;
	}
	.chuizhi_a .ol li .text .js{
		height: auto;
	}
}

.about_e .gengduo_nr{
	margin-top:10px;
	display:none;
}

.about_e .gengduo_nr .ol li{
	float:left;
	width:32.6%;
	margin-top:16px;
	margin-right:1%;
	background:#edf3ff;
	padding: 20px; 
	transition: all .6s;
}
.about_e .gengduo_nr .ol li:hover{ background:#304d8f; }
.about_e .gengduo_nr .ol li:hover .box .bt {
    color: #fff;
}
.about_e .gengduo_nr .ol li:nth-child(3n){margin-right:0;}

.about_e .gengduo_nr .ol li .box{
	color:#333;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}

.about_e .gengduo_nr .ol li .box .bt,.about_e .gengduo_nr .ol li .box .js p,.about_e .gengduo_nr .ol li .box .js span,.about_e .gengduo_nr .ol li .box .js{
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.about_e .gengduo_nr .ol li .box .time{
	color: #335ebd;
}
.about_e .gengduo_nr .ol li .box .bt{
	margin:5px 0 12px;
	color:#333;
}

.about_e .gengduo_nr .ol li .box .js,.about_e .gengduo_nr .ol li .box .bq{
	height:20px;
	overflow:hidden;
	color:#333;
}

.about_e .gengduo_nr .ol li .box .bq{margin-top:10px;}
.about_e .gengduo_nr .ol li .box .bq a{float:left;margin-bottom:2px;margin-right:12px;font-size:12px;}
.news_a .left .btm .ol li .img{
	float:left;
	width:30%;
	margin-top:20px
}
.news_a .left .btm .ol li .text{
	float:right;
	width:100%;
}

@media(max-width:768px){
	.index_ab_left,.index_ab_right,.shim_box .shim_box_l,.gongzz_box .gongzz_box_r,.shaf_box .shaf_box_l,.jiaox_box .jiaox_box_r{ width: 100%;}
.shim_box .shim_box_r,.gongzz_box_l,.shaf_box_r,.jiaox_box_l,.wenj_box_b { display:none;}
.case_index_box .case_ol li { height: 150px;}
	.title .bt,.pro_tli { width: 100%;}
	.morep { position: absolute; right: 10px; top: 0;}
	.primg { height: 210px;}
	.home_e .ol li { width: 50%;}
	.con_ab { width: 90%;}
	.about_e { padding: 10px 0;}
	.con_indexab { width: 90%;}
	.footer .zhong {  margin-left: 0px;    }
	.menubox_foot { display: none;}
	.topb { padding:0!important;}
	.prolist li { width: 23%;}
	.primg { height: 140px;}
	.new_rr p { margin-bottom: 20px;}
	.massage_left .form_input { width: 47%!important; }
	.massage_left { width: 100%; padding-right: 0;}
	.ma_right {display: none;}
	.con_box { display: block!important;}
	.con_t { width: 100%!important; margin-bottom: 20px!important;}
	.container_er { width: 90%;}
	.footer .left { width: 100%; }
 .zbbox ul li { width: 100%;}
.meu_sec li { width: 27%;     margin-right: 15px!important;}
.honorlist li { width: 27%;}
.honorlist li .ho_img { padding: 2% 2% 0 2%; height: 260px;}
.meu_sec { display: block;}
.pro_list li .pro_img { height: 160px;}
.massage_right,.zb_list li { width: 100%;}
.case_list li .case_img { width: 42%;}
.case_list li .casetxt { width: 50%;}
.new_list li .new_img { width: 30%;}
.con_lx .images { width: 35%;}
.con_lx .con_lx_r { width: 60%;}






}





@media(max-width:1500px){
	.page a{
		width:40px;
		height:40px;
		line-height:40px;
	}
	
	.about_e .gengduo_nr .ol li{
		margin-top:10px;
		
	}
	.about_e .gengduo_nr .ol li .box{
		font-size:16px;
	}
}

@media(max-width:1100px){
	.news_a .left .btm .ol li .img{width:100%;}
	.news_a .left .btm .ol li .text{
		width:100%;
		margin-top:20px;
	}
	.page{text-align:center;}
	.page a{
		width:36px;
		height:36px;
		margin-bottom:4px;
		line-height:36px;
	}
	.about_e .gengduo_nr .ol li{
		width:100%;
	}
	
	.about_e .gengduo_nr .ol li .box .js, .about_e .gengduo_nr .ol li .box .bq {
		height: auto;
		overflow: hidden;
	}
}



.page .fy{
	float: left;
}

.page .tz{
    line-height: 50px;
	float: left;
	font-size: 16px;
	margin-left: 30px;
}

.page .tz select{
	font-size: 16px;
	color: #333;
	border: none;
	background: none;
	height: 50px;
	width: 60px;
	border-radius: 6px;
	background: #fff;
	padding: 0 6px;
	text-align: center;
	text-align-last: center;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0 10px;
}

@media(max-width: 1100px){
	.page .tz{
		margin-top: 20px;
		margin-left: 0;
		width: 100%;
		font-size: 14px;
	}
	.page .tz select{
		width: 50px;
		font-size: 14px;
		height: 36px;
	}
}


@media(max-width: 640px){
	.mo_header { padding: 0px 0!important; }
	.banner_nn{ }
	.banner_nn img{ max-width: 200%;}
	.title .bt img{ max-width: 50%; }
	.btab img{ max-width: 80%; }
	.morep {width: 80px;height: 35px; margin: 10px auto; font-size: 14px; line-height: 35px;}
    .prolist li { width: 45%;}
	.primg { height: 100px;}
	.con_indexab {padding:0!important;}
	.con_ab .con_ab_l .ab_tit { font-size: 28px; margin: 20px;}
	.abt p { line-height: 24px;}
	.footlogo img{ max-width: 60%; padding-left:25px; }
	.btm { padding-top: 0px;}
	.sp_tt {width:auto; margin-right: 8px!important; min-width: auto!important;}
	.mid_txt h1{margin:0!important;}
	.middle { padding: 0px 0 0!important;}
	.mid_txt {  margin: 0 auto 30px;}
	.pro_tli { margin: 20px auto 0;}
	.boxx h1 { width: 100%; margin: 20px auto;}
	.pro_tli li { font-size: 18px; margin: 0 1% 0;}
.case_list li .case_img {   width: 100%; }
.case_list li .casetxt { width: 96%; margin-left: 2%;    }
.new_list li .new_img { width: 100%; }

.new_list li:hover { margin-left: 0;}
.new_list li .new_img { width:100%; margin-right: 0!important; margin-bottom: 15px; height: auto;}
.new_list li .new_txt { width: 100%;}
.con_tt { font-size: 28px;}
.con_lx .images { width: 35%; display: none;}
.con_lx .con_lx_r { width: 100%;}
.matter .item { width: 96%;}
.massage_right .tit { font-size: 28px;  margin-top: 20px;}




}


@media(max-width: 440px){
.pro_tli li { padding: 10px 10px 10px 18px;}
.primg { height: 140px;}
.newbox li .newimg { width: 100%; margin-bottom: 15px;}
.newbox li .new_rr{ width:100%; }
.con_box { margin: 5px 0;}
.culture_box_l{ width:100%!important;}
.culture_box_r { width: 65%;}
.honorlist li { width: 48%; }
.honorlist li .ho_img { padding: 1%; height: 245px; }
.ho_tit { margin: 40px;}
.meu_sec li { font-size: 16px;
        width: 31%;
        margin:5px 5px 5px 0 !important;}
.pro_list li { width: 47.2%; margin: 0 2% 15px 0;}
.pro_list li .pro_img { height: 120px; }
.pro_list li p { font-size: 14px;}

}