﻿@charset "utf-8";
/* CSS Document */



.wap {
	width: 100%;

	/*background:#171a1f;*/
	background: #666;
	font-family:"微软雅黑","Microsoft YaHei";
	overflow:hidden;
}

#hearder {
	width: 100%;


	z-index: 1000000;
	/*background: rgba(0,0,0,1) !important;*/
	font-family:"微软雅黑","Microsoft YaHei";
	font-size: 16px;
	background-color:#fff;
}
.heard-nav 
{	width: 100%;
    	height:100px;
		position: fixed;
	top: 0;
	left: 0;
	z-index: 1000000;


	z-index: 1000000;
	/*background: rgba(0,0,0,1) !important;*/
	font-family:"微软雅黑","Microsoft YaHei";
	font-size: 16px;
	background-color:#fff;
}
.logo 
{
     position:absolute; top:18px;


}
.logo a img:hover{
	opacity:0.8;
	transition: all 0.7s linear;
-webkit-transition: all 0.7s linear;
-moz-transition: all 0.7s linear;
-ms-transition: all 0.7s linear;
-o-transition: all 0.7s linear;
}
.nav_btn{
	position:absolute; top:15px; right:15px;
	cursor:pointer;
	}
.nav_btn>img{
	border-radius:4px;
	}
			
.nav_on>a{
	color:#c98c3a !important;
	}	
.nav_btn1{
	width:30px;
	height:30px;
	background:#c98c3a;
	cursor:pointer;
	position:absolute; top:90px; right:15px;
	border-radius:1px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
	}	
.nav_btn1>img{
	margin-top:2px;
	}	
	
@media (max-width: 767px) {
.logo {
	left: 15px;
	margin-top:20px;
	}	
.logo img{
	width:100px;
	}
.heard-nav {
	height:80px;
	}		
	}
@media (min-width: 768px) and (max-width: 991px) {
.logo {
	left: 15px;
	margin-top:15px;
	}	
.logo img{
	width:150px;
	}
.heard-nav {
	height:100px;
	}

	}
@media (min-width: 992px) and (max-width: 1199px) {
.logo {
	left: 15px;
	margin-top:15px;
	}	
.logo img{
	width:180px;
	}
.heard-nav {
	height:84px;
	}	
	
	}		
.heard-nav>ul {
	padding: 0;
	margin: 0;
	 
}
.heard-nav>ul>li {
	float: right;
	line-height: 90px;
	padding: 5px 30px 0 30px;
	position: relative;
}
@media (min-width: 768px) {
.heard-nav>ul>li {
	padding: 5px 15px 0 15px;
	}	
.heard-nav>ul {	
	padding-right: 22%;
	}			
	}
@media (min-width: 1200px) {
.heard-nav>ul>li {
	padding: 5px 30px 0 30px;
	}	
.heard-nav>ul {	
	padding-right: 28%;
	}
	}
	
	
.heard-nav>ul>li>a {
	color: #666;
	text-decoration: none !important;
	font-size: 16px;
	font-family:"微软雅黑","Microsoft YaHei";
}
.setnav {
	position: absolute;
	top: 100px;
	left: 0px;
	background: #1f489a;
	padding: 10px  6px;
	min-height: 285px;
	height: auto;
	display: none;
}
.setnav  img{
	position: absolute;
	top:0px;
	left:160px;
	background: #1f489a;
	padding: 10px  6px;
	min-height: 285px;
	height: auto;

}


.setnav>h5 {
	color: #ebebeb;
	width: 100%;
	max-height: 38px;
	margin: 0;
	line-height: 38px;
}
.setnav>h5>a {
	color: #ebebeb;
	width:150px;
	padding: 0px 20px;
	display: block;
	font-size:14px;
}
.setnav>h5>a:hover {
	background: #345e9e;
	color: #666;
}
.setnav>ul>li {
	width: 100%;
	max-height: 38px;
	margin: 0;
	line-height: 38px;
}
.setnav>ul>li>a {
	width:170px;
	padding: 0px 20px;
	display: block;
	font-size:14px;
	color: #fff;
}
.setnav>ul>li:hover {
	background: #345e9e;
}
.setnav>ul>li>a:hover {
	color: #fff ;
}
.proul>li{
	max-height: 24px !important;
	line-height: 24px !important;
	}
.proul>li>a{
	font-size:12px !important;
	padding: 0px 20px !important;
	}	
.sc>li>a{
	font-size:14px !important;
	padding: 2px 10px !important;
	}	
.setnav2 {
	background: #345e9e;
	position: absolute;
	top: 0;
	left: 100%;
	padding: 0;
	display: none;
}
.setnav2>ul {
	width: 135px;
	float: left;
}
.setnav2>img {
	width: 180px;
	padding: 10px;
	float: left;
}
.setnav2_zi {
	width: calc(100% - 180px);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px;
}
.setnav2_zi>h5 {
	font-size: 20px;
	color: #666;
	margin: 5px 0;
}
.setnav2_zi>p {
	font-size: 12px;
	color: #666;
	margin-bottom: 0;
}
.setnav2>ul>li {
	width: 100%;
	max-height: 24px;
	margin: 0;
	line-height: 24px;
}
.setnav2>ul>li>h5 {
	color: #ebebeb;
	padding: 4px 20px;
	width: 150px;
	display: block;
	font-size: 14px;
}
.setnav2>ul>li>a {
	padding: 0 20px;
	display: block;
	color: #b5b5b5;
}
.setnav2>ul>li:hover >a {
	color: #666;
}
/* 语言 */

/*.language{
	width:120px;
	position:absolute;
	right:11%;
	top:18%;
	font-size:15px;
	font-family:"微软雅黑","Microsoft YaHei";
	color:#666;
	}
	
	
.language span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	}*/
	
	
.lang1 {

	width: 360px;
	height: 15px;
	z-index: 99999;
	cursor: pointer;
	position:absolute;
	

	top:0px;
	
}
.lang1 ul{
	position:relative;
	}
.ewm{width:360px;	top:5px;
			position:absolute;
	z-index:1000;
	}
.ph{

	width:220px;	position:relative;
	font-size:20px;
	color:#c98c3a;	
	font-weight:600;	top:40px; 	float: right;
	}

.ph img{ text-align:right;  float:right;
	}
.lang1 ul li {
	float: right; text-align:right;

	line-height: 25px;
}

.input1 {
	width: 136px;
	float: left;
	display: block;
	height: 20px;
	background: #000;
	padding-bottom: 2px;
	padding-left: 3px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #345e9e;
	color: #666;
}
.searchbtn {
	width: 20px;
	height: 20px;
	float: left;
	border: none;
	display: block;
	background: url(../images/search.jpg) no-repeat;
}
/* 语言 */
	
	

/*下拉menu*/
.erjibox {
	width: 100%;
	font-family:"微软雅黑","Microsoft YaHei";
	background: #000;
	background: rgba(32,32,37, 0.95) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter: Alpha(opacity=95);
	background: #000;
	position: absolute;
	top: 90px;
	border-top: 1px solid #171a1f;
	display: none;
	padding-bottom: 60px;
	z-index: 1000;
}
.erjibox>ul {
	width: 60%;
	float: right;
	margin-right: 6%;
	padding: 0;
}
.erjibox>ul>li {
	display: none;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-khtml-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.erjidiv {
	padding: 30px 0 60px 0;
}
.erjibox_active {
	display: block !important;
	opacity: 1 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-khtml-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.erjidiv_25 {
	width: 100%;
}
.erjidiv_50 {
	width: 25%;
	float: left;
}
.erjidiv_51 {
	width: 20%;
	float: left;
}
.erjidiv_25_h5 {
	font-family:"微软雅黑","Microsoft YaHei";
	color: #e8e6d8;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-khtml-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: url(../images/erji_h5_bg.png) 0% 80% repeat-x;
	float: left;
	padding-bottom: 20px;
	margin-right: 2%;
}
.erjidiv_25>ul>li {
	-webkit-transition: all 0.3s ease-in-out;
	-khtml-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.erjidiv_25>ul>li>a {
	text-transform: uppercase;
	font-size: 12px;
	color: #787771;
	text-decoration: none !important;
}
.erjidiv_25>ul>li:hover {
	padding-left: 10px;
}
.erjidiv_25>ul>li:hover>a {
	color: #939189;
}
.erjidiv_34 {
	width: 100%;
}
.erjidiv_hei {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000;
	z-index: 1;
	opacity: 0.2;
}
.erjidiv_tu {
	border: 4px solid #262525;
	width: 95%;
	margin: 0 auto;
	margin-top: 13px;
	position: relative;
}
.erjidiv_66 {
	width: 100%;
	margin-top: 13px;
}
.erjidiv_66>h5 {
	font-size: 16px;
	color: #666;
	margin-bottom: 15px;
}
.erjidiv_66>h5 a {
	font-size: 18px;
	color: #aaa;
	margin-bottom: 15px;
}
.erjidiv_66>h5 a:hover {
	color: #666;
}
.erjidiv_66>p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
}
.erjidiv_66>p a {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.erjidiv_66>p a:hover {
	color: #ccc;
}
.erjidiv_66>a {
	color: #787771;
}
.erjidiv_66>a:hover {
	color: #e8e6d8 !important;
}
.erjidiv_66>a:hover >span {
	color: #e8e6d8;
}
/*下拉menu*/	
	
	
	
	
	
	
.lion {
	height: 3px;
	background: #d4190a;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background: #000;
	margin-top:100px;
	height:100vh;
}
.banzi {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.banner-list {
	width: 100%;
	height: 100%;
	padding-left: 0;
	position: relative;
	z-index: -1;
}
.banner-list>li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
	opacity: 0;
	font-family: "bryantregular";
	font-weight: bold;
}
.banlion {
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
 -webkit-transition: !important;
	-moz-transition: 1.5s linear !important;
	-ms-transition: 1.5s linear !important;
	-o-transition: 1.5s linear !important;
	transition: 1.5s linear !important;
	opacity: 1 !important;
}
.banner-list>li:nth-child(1) {
	background: url(../images/banner.jpg) top center no-repeat;
	background-size: cover;
}
.banner-list>li:nth-child(2) {
	background: url(../images/banner1.jpg) top center no-repeat;
	background-size: cover;
	display: none;
}
.banner-list>li:nth-child(3) {
	background: url(../images/banner2.jpg) top center no-repeat;
	background-size: cover;
	display: none;
}


@media (max-width: 767px) {
.banner-list>li:nth-child(1) {
	background: url(../images/banner_xp.jpg) center center no-repeat !important;
}
.banner-list>li:nth-child(2) {
	background: url(../images/banner1_xp.jpg) center center no-repeat !important;
}
.banner-list>li:nth-child(3) {
	background: url(../images/banner2_xp.jpg) center center no-repeat !important;
}
.news_nr2_sub h2{ 
	font-size:20px !important;
	margin-bottom:30px !important;
	}
.news_nr2{
	padding-top:30px !important;
	}	
.news_nr2_text h2{
	font-size:16px !important;
	margin-bottom:10px !important;
	}
.news_nr2_text p{
	font-size:13px !important;
	}	 	
	}



.banner-zi {
	width: 35%;
	height: auto;
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 1;
	right: 200px;
	top: 65%;
	display: none;
	padding: 15px;
}
.banner-zi1 {
	padding-top: 10px;
	padding-left: 15px;
}
.banner-zi .banner-zi1>h5 {
	color: #666;
	font-size: 45px;
	font-weight:bold;
	font-family: banner-zi;
}

	
.banner-zi .banner-zi1>span {
	color: #d8d8d8;
	font-size: 14px;
	 font-family:"微软雅黑","Microsoft YaHei";
}
.banner-zi .banner-zi1>p {
	color: #d7d7d7;
	font-size: 14px;
	padding-top: 0px;
	 font-family:"微软雅黑","Microsoft YaHei";
}
.banner-prev {
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -45px;
	z-index: 100;
	cursor: pointer;
}
.banner-next {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -45px;
	z-index: 100;
	cursor: pointer;
}

/*about*/	

.ab_banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner_di {
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.banner_di_up {
	width: 170px;
	font-size: 20px;
	line-height: 50px;
	background: #111111;
	text-align: center;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
}
.banner_di_down {
	width: 100%;
	background: #666;
	color: #000;
	text-align: center;
}
.aboutcon {
	padding-left: 40px;
	padding-right: 40px;
}
.banner_di_down h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin: 0 auto;
}
.banner_di_down p {
	font-family:"微软雅黑","Microsoft YaHei";
	font-size:36px;
	letter-spacing: 1px;
	color: #345e9e;
	margin-bottom:40px;
	margin-top:50px;
}
.bt_en{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:10px;
	color:#999;
}
.bt_en1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:10px;
	color:#666;
}
.content1 {
	width: 100%;
	background: #666;
	padding-bottom: 160px;
}
.aboutlist {
	height: 50px;
	margin-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	position: relative;
	top: 50px;
	opacity: 0;
}
.aboutlist ul li {
	float: left;
	line-height: 50px;
	margin-right: 5px;
}
.aboutlist ul li a {
	color: #999;
}
.aboutlist ul li a:hover {
	color: #345e9e;
}
.ab_nr {
	position: relative;
}
.ab_nr_l {
	
	position: relative;
	left: -150px;
	opacity: 0;
}
.ab_nr_l_tu {
	width:80%;
	margin:0px auto;
	margin-bottom:30px;
	overflow: hidden;
}
.ab_nr_l_tu>img {
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 2s linear;
	-moz-transition: -moz-transform 2s linear;
	-ms-transition: -ms-transform 2s linear;
	-o-transition: -o-transform 2s linear;
	transition: transform 2s linear;
}
.imgfd {
	-webkit-transform: scale(1.2) !important;
	-moz-transform: scale(1.2)!important;
	-ms-transform: scale(1.2)!important;
	-o-transform: scale(1.2)!important;
	transform: scale(1.2)!important;
	-webkit-transition: -webkit-transform 2s linear!important;
	-moz-transition: -moz-transform 2s linear!important;
	-ms-transition: -ms-transform 2s linear!important;
	-o-transition: -o-transform 2s linear!important;
	transition: transform 2s linear!important;
}
.ab_nr_r {
	position: relative;
	right: -150px;
	opacity: 0;
}
.ab_nr_r p {
	font-family:"微软雅黑","Microsoft YaHei";
	text-indent: 2em;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 28px;
	margin: 5px 5%;
	color: #666;
}
.ab_bt {
	margin-bottom:30px;
	position: relative;
	left: 38px;
	top: 50px;
	opacity: 0;
}
.ab_bt h2 {
	font-size:24px;
	padding: 0px;
	margin: 0px
}
.aboutzi1 {
	margin: 40px;
	background: url(../images/aboutyinhao.jpg) no-repeat left top;
	padding-left: 100px;

	padding-top: 30px;
	color:#666;
	margin-bottom: 100px;
}
.aboutzi1 p {
	width:80%;
	font-size:24px;
	position: relative;
	top: 50px;
	left:50px;
	line-height:50px;
	opacity: 0;
}




@media (max-width: 767px) {
.aboutlist {
	margin-top: 20px;
	padding-left:15px;
	padding-right:15px;
	}
.aboutcon {
    padding-left: 15px;
    padding-right: 15px;
    }
.ab_nr_l_tu {
	width:100%
	}
.banner_di_down p {
	font-size:20px !important;
	margin-top:20px;
	margin-bottom:10px;
	}							
.bt_en{
	font-size:16px;
	}
.ab_bt {
	left:0;
	margin-bottom:20px;
	}
.ab_bt>h2{
	font-size:16px !important;
	}	
.slimScrollDiv{
	height:300px !important;
	padding:0 10px;
	}	
.textyichu{
	height:300px !important;
	}					
.ab_nr_r p {
	font-size:12px;
	line-height:22px;
	margin:0;
	}
.aboutzi1 {
	margin: 20px;
	background:none;
	padding-left: 30px;
	padding-top:10px;
	}	
.aboutzi1 p {
	width:100%;
	font-size:15px;
	left:0;
	line-height:30px;
	}			
}
@media (min-width: 768px) and (max-width: 991px) {
.aboutlist {
	margin-top: 30px;
	padding-left:20px;
	padding-right:20px;
	}
.aboutzi1 p {
	font-size:20px;
	}
	
			
	}





/** banner_js **/
.banner_list{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	position:absolute; top:0; left:0; z-index:5;

	}	
.banner_list>li{
	width:100%;
	height:100%;
	position:absolute; top:0; left:0;
	background-size:cover;
	}	
.bli1{
	background:url(../images/banner_bg1.jpg);
	display:block;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	-webkit-transition:-webkit-transform 0s linear;
	-moz-transition: -moz-transform: 0s linear;
	-ms-transition:-ms-transform 0 linear;
	-o-transition:-o-transform 0 linear;
	transition:transform 0s linear;
	}
.bli2{
	background:url(../images/banner_bg2.jpg);
	display:none;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	-webkit-transition:-webkit-transform 0s linear;
	-moz-transition: -moz-transform: 0s linear;
	-ms-transition:-ms-transform 0s linear;
	-o-transition:-o-transform 0s linear;
	transition:transform 0s linear;
	}
.bli3{
	background:url(../images/banner_bg3.jpg);
	display:none;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	-webkit-transition:-webkit-transform 0s linear;
	-moz-transition: -moz-transform: 0s linear;
	-ms-transition:-ms-transform 0s linear;
	-o-transition:-o-transform 0s linear;
	transition:transform 0s linear;
	}
.bli4{
	background:url(../images/banner_bg4.jpg);
	display:none;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	-webkit-transition:-webkit-transform 0s linear;
	-moz-transition: -moz-transform: 0s linear;
	-ms-transition:-ms-transform 0s linear;
	-o-transition:-o-transform 0s linear;
	transition:transform 0s linear;
	}						
.bli_show{
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	-webkit-transition:-webkit-transform 4s linear;
	-moz-transition:-moz-transform 4s linear;
	-ms-transition:-ms-transform 4s linear;
	-o-transition:-o-transform 4s linear;
	transition:transform 4s linear;
	}

	
	
.banner_num{
	padding:0;
	margin:0;
	width:66px;
	position:absolute; bottom:50px; left:50%; z-index:10;
	margin-left:-33px;
	}	
.banner_num>li{
	width:12px;
	height:12px;
	border-radius:12px;
	background:#369;
	float:left;
	margin:0 5px;
	cursor:pointer;
	-webkit-transition:background 0.3s linear;
	-moz-transition:background 0.3s linear;
	-ms-transition:background 0.3s linear;
	-o-transition:background 0.3s linear;	
	transition:background 0.3s linear;
	}	
.numon{
	background:#F00 !important;
	}	
.banner_next{
	width:19px;
	height:36px;
	position:absolute; top:50%; right:30px; z-index:10;
	margin-top:-18px;
	cursor:pointer;
	}
.banner_prev{
	width:19px;
	height:36px;
	position:absolute; top:50%; left:30px; z-index:10;
	margin-top:-18px;
	cursor:pointer;
	}		
	
/** banner_js **/


/*news新*/
@media (max-width: 768px) {
.nav_tel{
	position:absolute;
	bottom:30px;
	text-align:center;
	width:100%;
	}
.foot_di>a>h4{
    color: #666;
    font-size: 15px;
    padding: 30px  15px 0 15px;
	text-align:center;
}	
.nav_tel  a {
    color: #666;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

	
.j3_text>p{
	color: #666;
    opacity: 1  !important;
    top: 130px;
}
.j3_text_con_bg {
	background: #F5F5F5;
	top: -10%;
	left: 0px;
	bottom: -10%;
}
.j3_text_con {
    position: relative;
    cursor: pointer;
    margin-top: 60px;
}
.ser_nr h3 {
    color: #c98c3a;
    font-size: 18px;
}
.ser_nr1_text p a {
    font-size:18px !important;
}
.join2_list1_con {
    padding:0 55px;
}
.join21_next {
   
    right: 5px;
   
}
.join21_prev {
    left: 5px;
}
.content1 {
    padding-bottom: 20px !important;
}

.lc_list>ul>li {
    width: 90%;
	margin-left:5%;
}

.lc_list1>h5 a {
    font-size: 20px;
    color: #666;
    text-align: center;
}

.ab2_more_ph a{
	display:block;
	width:80px;
	height:30px;
	border:1px solid #666;
	margin:20px auto 0 auto;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	line-height:30px;
	}

.ab2_more_ph{
	padding-bottom:20px;}

.lc_list1>p {
    font-size:16px;
    color: #666;
    text-align: center;
    background: #e2e6ea;
    line-height: 25px;
    display: block;
    margin: 0px;
    width: 100%;
	padding-bottom:20px;
}

.honor li {
    width: 90%;
	margin-left:5%;
    line-height:25px;
    font-size: 14px;
    cursor: pointer;
	margin-top:20px;
}
.about_4 img {
    margin: 30px 0 0px 0;
}

.honor {
    margin-bottom: 30px;
    margin-top: 0px;
}


.return_wm_phone{
	margin-left: 45%;
	background:#19191b;
	width:120px;
	height:35px;
	border:1px solid #69696b;
	text-align: center;
	line-height: 35px;
}
.return_wm_phone a{
	color:#dadada;
	display: block;
}
.return_wm_phone a:hover{
	background:#004471;
	color:#666;	
}

.return_wm_phone {
    margin:auto;
	text-transform:uppercase;
}

.j4_sub h4 a{
	font-size:18px;
	color:#666;
	}








}

