* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body {
	font-size: 12px;
	letter-spacing:1px;
	max-width:600px;
	margin:0 auto;
}
img {
	border: 0px;
	max-width: 100%;
}
ul, li, p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #232323;
}
a:hover {
	color: #c2892f;
}
ul, li {
	list-style-type: none;/* overflow: hidden; */
}
input, button, select, textarea, select, option {
	outline: none;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.hide {
	overflow: hidden;
}
select, option, textarea {
	resize: none;
	-webkit-appearance: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
	-webkit-appearance: none;
	font-weight: normal;
	outline: none;
}
.clear {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.tump {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.header {
	height: 55px;
	background: #000;
	/* position: fixed; */
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
}
.h72 {
	width: 100%;
	overflow: hidden;
	height: 55px;
}
.main {
	width: 92%;
	margin: 0 auto;
}
.h_btn{
	float: right;
	margin-right: 15px;
	padding-top: 16px;
}
.h_btn img{
	width: 22px;
	
}
.nemu {
	float: right;
	height: 25px;
	width: 25px;
	display: block;
	background: url(../image/menu.png) right center no-repeat;
	cursor: pointer;
	background-size: 100% auto;
	margin-top: 15px;
}
.nav {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	overflow: hidden;
	height: 0;
}
.nav_box {
	background: #000;
	width: 65%;
	padding: 30px 2.5% 0;
	height: 100%;
	float: right;
	overflow-y: auto;
}
.logo {
	max-width: 180px;
	margin-top: 14px;
}
.menu_logo {
	padding: 15px 0 25px 10%;
	width: 120px;
}
.nav_ul {
	position: relative;
	z-index: 99;
	background: #000;
	padding: 20px 0;
	width: 80%;
	margin: 0 auto;
}
.nav_ul .oneli{
	line-height: 40px;
	border-bottom: 1px solid #333;
	position: relative;
}
.nav li a {
	font-size: 1.2em;
	display: block;
	color:#fff;
	padding-left: 15px;
}
.oneli ul{
	border-top: 1px solid #333;
	padding: 5px 0;
	display: none;
}
.nav .oneli ul li{
	line-height: 30px;
}
.nav .oneli ul li a{
	font-size: 1em;
	color: #757575;
}

.rig {
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
	padding-right: 3%;
	font-size: 30px;
}
.navbg {
	background: rgba(0, 0, 0, 0.7);
	width: 30%;
	height: 100%;
	float: left;
}
.nemu_off {
	height: 23px;
	width: 17px;
	position: absolute;
	top: 50px;
	right: 11%;
	z-index: 9;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	color: #fff;
	/*border: 1px solid #ddd;
	background: #f9f9f9;*/
	transform: scale(1.3, 1);
}


/***********首 页***********/
.index_banner {
/* border-bottom: 8px solid #eee; */
	/* margin-bottom: 20px; */
}
.index_banner ul li {
	height: 175px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.index_banner .swiper-button-next {
	background-image: url(/skin/image/next.png);
	background-size: 20px auto;
}
.index_banner .swiper-button-prev {
	background-image: url(/skin/image/prev.png);
	background-size: 20px auto;
}
.index_banner .swiper-pagination{
	bottom: 13px;
}
.index_banner .swiper-pagination-bullet, .join_box5 .swiper-pagination-bullet {
	width: 15px;
	height: 3px;
	border-radius: 0;
	background: #f00;
	opacity: 1;
	margin-right: 5px;
}
.index_banner .swiper-pagination-bullet-active {
	background: #202020;
	opacity: 1;
	width:15px;
}

.index_box{
	padding: 25px;
}
.index_box01{
	background: #000;
	color: #fff;
}
.box01_title{
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
	margin-bottom:12px;
}
.box01_title02{
	font-size: 1.2em;
	/*padding-bottom: 20px;*/
}
.box01_title02 span{
	/*border-bottom: 1px solid #ddd;
	padding-bottom: 12px;*/
}
.box01_dems{
	font-size: 0.7em;
	color: #959595;
}
.click{
	font-size:0.68em;
	background: #fff url(../image/click.png) no-repeat 98% 50%;
	width:80px;
	padding-left: 5px;
	margin: 15px 0 40px;
	border: 1px solid #ddd;
}
.box02_title{
	font-size: 1.5em;
}
.box02_title02{
	font-size: 1.6em;
	padding-bottom: 25px;
	padding-top: 8px;
}
.index_box02 .click{
	border: 1px solid #333;
}
.index_box03{
	background: #eee;
}
.box03_title03{
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 2em;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.index_box03 .box02_dems{
	font-size: 0.8em;
}

/*****Footer 公用*****/

footer{
	background: #000;
	padding: 30px 0 10px;
}
.f_logo{
	text-align: center;
	padding: 10px 0;
}
.f_logo img{
	height: 60px;
}
.share{
	text-align: center;
	padding: 20px 0;
}
.share ul li{
	display: inline-block;
	margin: 0 5px;
}
.share ul li img{
	width: 40px;
}
.foot_nav{
	width: 70%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.foot_nav li{
	width: 33.33%;
	text-align: center;
	border-right: 1px solid #fff;
}
.foot_nav li:last-child{
	border-right:none;
}
.foot_nav li a{
	color: #fff;
}
.foot_box{
	color: #757575;
	text-align: center;
	font-size: 0.8em;
	padding: 10px 0 5px;
} 
.foot_box p{
	margin-bottom: 5px;
}

/********product*******/
.p_title{
	background: #e5e5e5;
	width: 20%;
	height: 40px;
	line-height: 40px;
	padding-left: 5%;
}
.p_search{
	width: 60%;
	padding-top: 7px;
}
.intext{
	height: 26px;
	border: 1px solid #ddd;
	font-size: 12px;
	padding-left: 2%;
	width: 66%;
	float: left;
	border-right: none;
	background: #f5f5f5;
}
.pbtn{
	border: none;
	height: 28px;
	padding:0 3% 0 10%;
	background:#f5f5f5 url(../image/search.png) no-repeat 20% 50%;
	background-size: 12px auto;
	font-size: 12px;
	border: 1px solid #ddd;
	border-left: none;
}
.screen{
	background: #f5f5f5;
	padding: 10px 5% 0;
	border: 1px solid #c1c1c1;
	margin-bottom: 20px;
}
.screen ul li{
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.screen ul li p{
	margin-bottom: 5px;
}
.screen ul li a{
	color: #757575;
	margin: 0 15px 0 0;
	line-height: 1.8;
	font-size: 0.9em;
}
.screen ul li a:last-child{
	margin-right: 0;
}
.screen ul li a.red{
	color:#E2181B;
}
.plist{
	overflow: hidden;
}
.plist ul li{
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.pinfo{
	width: 45%;
	background: #000;
	color: #fff;
	text-align: center;
	padding-top: 35px;
	height: 110px;
	    position: absolute;
	    left: 0;
	    top: 0;
}
.pinfo span{
	display: block;
}
.pinfo .pl{
	font-size: 0.8em;
}
.pinfo .xl{
	font-size: 1.2em;
	margin: 10px 0;
}
.pinfo .pmore{
	border: 1.5px solid #d19a62;
	display: inline-block;
	padding: 0 5px;
	color:#d19a62;
}
.pimg{
	width: 100%;
	height: 145px;
	overflow: hidden;
}
.plist ul li:nth-child(2n) .pinfo{
	left: auto;
	    right: 0;
}
.plist ul li:nth-child(2n-1) .pimg{
	float:right;
}
.plist ul li:nth-child(2n) .pinfo{
	float: right;
}
.plist ul li:nth-child(2n) .pimg{
	float:left;
}

.pages ul{
	text-align: center;
}
.pages ul li{
	display: inline-block;
	padding: 5px
}
.pages a{
	padding: 3px 6px;
	border: 1px solid #000;
	margin: 0 2px;
}
.pages a.page-num-current{
	background: #000;
	color: #fff;
}

.pmain{
	padding: 15px 5%;
	border-bottom: 1px solid #ccc;
}
.typename{
	font-size: 1.4em;
	margin-bottom: 10px;
}
.typename02{
	font-size: 1.1em;
	margin-bottom: 15px;
}
.blank{
	width: 30px;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
}
.typemain{
	line-height: 1.8;
	color: #757575;
}
.typemain p{
	margin: 10px 0;
}
.pro_list{
	text-align: center;
	padding-top: 20px;
	
}
.pname{
	font-size: 1.5em;
	margin-bottom: 10px;
}
.pdems{
	font-size: 1em;
	padding: 0 5%;
	color: #757575;
	margin-bottom: 20px;
}
.pro_list{
	padding-bottom: 30px;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 30px;
}

.pro_list ul{
	overflow: hidden;
	padding-left: 5%;
	padding-bottom: 30px;
}
.pro_list ul li{
	width: 45%;
	margin-right: 5%;
	float: left;
	margin-bottom: 15px;
}
.pro_list ul li a{
	display: block;
	height: 150px;
	background: #efefef;
	position: relative;
	    overflow: hidden;
}
.pro_list ul li a img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.pro_list ul li p{
	font-size: 0.9em;
	margin-top: 20px;
	height:20px;
}
.picon {
	display: none;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.pnew{
	background-image: url(../image/new.png);
}
.phot{
	background-image: url(../image/hot.png);
}
.more a{
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #c1c1c1;
	margin: 0 auto;
}
.cen{
	text-align: center;
}
.case_list{
	padding: 0 13%;
	position: relative;
	margin-bottom: 50px;
}
.case_list ul li {
	height: 175px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.case_list .swiper-button-next{
	background-image: url(../image/next.png);
	background-size: 25px auto;
}
.case_list .swiper-button-prev {
	background-image: url(../image/prev.png);
	background-size: 25px auto;
}
.pro_ban{
	width: 90%;
	padding: 50px 0;
	position: relative;
	background: #f5f5f5;
	margin: 20px auto;
}

.pro_ban .swiper-button-next {
	background-image: url(../image/pnext.png);
	background-size: 27px auto;
}
.pro_ban .swiper-button-prev {
	background-image: url(../image/pprev.png);
	background-size: 27px auto;
}
.pro_ban ul li{
	background: #f5f5f5;
}
.pro_ban .swiper-pagination{
	width: 100%;
	bottom: 10px;
	text-align: center;
}
.pro_ban .swiper-pagination-bullet{
	margin: 0 5px;
}
.pro_ban .swiper-pagination-bullet-active{
	background: #f00;
}
.pro_main{
	padding: 0 5% 20px;
}
.ptitle{
	font-size: 1.6em;
	margin-bottom: 18px;
}
.pred{
	color: #cc0003;
	margin-bottom: 20px;
}
.pro_dems{
	border-top: 1px solid #c1c1c1;
	font-size: 0.9em;
	color: #757575;
	padding-top: 10px;
	margin-bottom: 30px;
}
.pro_info ul li{
	margin-bottom: 10px;
	color: #757575;
	vertical-align: middle;
}
.pro_info ul li span{
	font-weight: 600;
	color: #000;
	padding-right: 10px;
}
.pro_info ul li img{
	height: 35px;
	vertical-align: sub;
}
.xg_ban .swiper-button-next{
	background-image: url(../image/next.png);
	background-size: 27px auto;
}
.xg_ban .swiper-button-prev{
	background-image: url(../image/prev.png);
	background-size: 27px auto;
}
.probox{
	padding: 20px 5% 50px;
}
.probox .blank{
	width: 60px;
	margin: 0 auto 30px;
	border-bottom: 1px solid #202020;
}

/******news******/

.new_list{
	padding: 20px 5% 0;
}
.new_list ul li{
	background:#f1f1f1;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.new_title{
	font-size: 1.1em;
	padding: 0 10px;
	margin: 15px 0;
}
.new_dems{
	font-size: 0.9em;
	color: #757575;
	padding: 0 10px;
	margin-bottom: 20px;
}
.new_time{
	padding: 0 10px;
	overflow: hidden;
}
.new_time img{
	width: 18px;
}
.mbot30{
	margin-bottom: 30px;
}
.ntitle{
	padding:20px 6%;
	font-size: 1.3em;
	text-align: center;
	line-height: 1.6;
}
.ntime{
	text-align: center;
	margin-bottom: 50px;
	color: #757575;
	vertical-align: middle
}
.ntime img{
	width: 15px;
	margin-right: 5px;
	vertical-align: sub;
}
.newbox{
	padding: 0 5% 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	color: #757575;
	line-height: 1.8;
}
.fanye{
	padding: 20px 5%;
}
.fanye p{
	margin-bottom: 10px;
	color: #757575;
}
.fanye p a{
	color: #757575;
}

/*****case*****/

.hz_name{
	text-align: center;
	font-size: 1.3em;
	padding: 20px 0;
}
.hzhb_list{
	padding: 10px 5% 20px;
}
.hzhb_list ul{
	overflow: hidden;
}
.hzhb_list ul li{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
}
.hzhb_list ul li:nth-child(4n){
	margin-right: 0;
}
.hzhb_list ul li  img{
	display: block;
}
.case_nav{
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	text-align: center;
}
.case_nav ul{ display: inline-block; margin: 0 auto;}
.case_nav ul li{
	float: left;
	margin:0 10px;
	padding: 10px 0;
	text-align: center;
	width: 52px;
}
.case_nav ul li a{
	display: block;
	height: 100%;
}
.case_nav ul li.on{
	border-bottom: 1.5px solid #202020;
}
.caseicon{
	display: block;
	width: 14px;
	height: 40px;
	background: url(../image/caseicon.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	background-size: contain;
}

.clist,.brand_list{
	padding-top: 30px;
	padding-left: 5%;
	padding-bottom: 15px;
	overflow: hidden;
}
.clist ul li,.brand_list ul li{
	width: 45%;
	margin-right: 5%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	height: 285px;
}
.clist ul li a{
	display: block;
	border: 1px solid #c1c1c1;
}
.clist ul li p{
	padding: 10px;
}
.clist ul li img{
	display: block;
}
/*******品牌荣誉*******/
.brand_list ul li a{
	border: none;
}
.brand_list ul li p{
	padding: 10px 0;
	color: #757575;
	font-size: 0.8em;
}
.brand_list ul li .bimg{
	height: 225px;
	background: #f5f5f5;
	position: relative;
} 
.bimg img{
	width: 90%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.sname{
	padding-left: 5%;
	font-size: 1.5em;
	margin:15px 0 5px;
}
video {
	max-width: 100%;
}
.video {
	padding: 15px 4%;
} 

.video_list{
	padding-left: 4%;
	padding-bottom: 15px;
	overflow: hidden;
}
.video_list ul li{
	width: 46%;
	margin-right: 4%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.video_list ul li a{
	display: block;
	border: 1px solid #c1c1c1;
}
.video_list ul li p{
	padding: 10px 5px;
	font-size: 0.9em;
}
.video_list ul li img{
	display: block;
}
.p15{
	padding: 15px 5%;
}
.city {
	padding: 0 5%;
	overflow: hidden;
}
.city_box{
	width: 45%;
}
.city select{
	width: 70px;
	background-image: url(../image/down.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	font-size: 0.9em;
	padding: 5px 0 5px 5px;
}
.city_search {
	width: 50%;
}
.citytxt{
	width: 71%;
	border: 1px solid #c1c1c1;
	font-size: 0.9em;
	float: left;
	padding: 5px 0 5px 2%;
}
.city_btn{
	width: 25%;
	float: right;
	font-size: 0.9em;
	background: #000;
	color: #fff;
	border: none;
	padding: 6px 0;
}
.map_list{
	padding: 15px 5%;
}
.map_list ul li{
	padding: 15px 15px 10px;
	margin-bottom: 15px;
	background: #f5f5f5;
}

.map_list ul li h2{
	font-weight: 500;
	margin-bottom: 20px;
	font-size: 1.4em;
}
.map_list ul li p{
	line-height: 1.6;
	margin-bottom: 5px;
	color: #757575;
}
.typeban{
	width: 100%;
	height: 130px;
	background: url(../image/banbg.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	line-height: 130px;
	margin-bottom: 20px;
}
.lx_box{
	margin-bottom: 20px;
}
.lx_box .blank,.about_box03 .blank{
	width: 50px;
	height: 2px; 
	margin: 0 auto;
	background: #202020;
}
.lx_info{
	overflow: hidden;
	padding-left: 5%;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c1c1c1;
}
.lx_info ul li{
	float: left;
	width: 45%;
	margin-right: 5%;
	text-align: center;
	margin-bottom: 30px	
}
.lx_info ul li img{
	width: 60px;
}
.lx_title{
	font-size: 1em;
	margin: 15px 0 5px;
}
.lx_text{
	font-size: 1.3em;
	color: #666;
}
.lx_addr{
	font-size: 0.8em;
	color: #757575;
}
.lx_form{
	text-align: center;
}
.lx_dems{
	font-size: 1em;
	margin-bottom: 5px;
}
.lx_tel{
	font-size: 0.9em;
	color: #757575;
	margin-bottom: 20px;
}
.lx_form{
	padding-bottom: 30px;
}
.lx_form ul li{
	margin-bottom: 10px;
}
.lx_form ul li:last-child{
	padding-top: 10px;
}

.lx_txt,.lx_txt02{
	width: 80%;
	border: 1px solid #c1c1c1;
	padding: 8px 0 8px 2%;
	font-size: 0.9em
}
.lx_txt02{
	height: 50px;
}
.lx_btn{
	background: #000;
	color: #fff;
	padding: 8px 0;
	width: 83%;
	border: 1px solid #000;
	font-size: 1.2em;
}


/********About********/

.brand_box{
	padding: 10px 5% 20px;
	color: #757575;
	line-height: 1.6;
}
.brand_box02{ padding:5%; background:#f9f9f9;}
.brand_box .about_name{
	font-size: 1.3em;
	margin-bottom: 10px;
	text-align: center;
	color: #000;
}
.brand_box02 ul{
	padding-top: 20px;
	padding-left: 5%;
}
.brand_box02 ul li{
	overflow: hidden;
	margin-bottom: 30px;
}
.b_img img{
	width: 40px;
}
.b_text{
	margin-left: 10px;
}
.b_text h2{
	font-size: 1.2em;
	font-weight: 500;
	margin-bottom: 3px;
}
.b_text p{
	color: #757575;
}
.about_ban{
	position: relative;
	padding-bottom: 50px;
}
.about_ban .swiper-pagination{
	text-align: center;
	width: 100%;
	left: 0;
	bottom: 30px;
}
.about_ban .swiper-pagination-bullet{
	margin:0 5px;
	width: 10px;
	height: 10px;
}
.about_ban .swiper-pagination-bullet-active{
	background: #f00;
}
.about_box02{
	padding: 30px 5% 1px;
	background: #f5f5f5;
}
.scsl{
	margin-bottom: 30px;
}
.aname{
	font-size: 1.3em;
	margin:20px 0 10px;
	padding-left: 15px;
	background: url(../image/abg.png) no-repeat 0 30%;
	background-size: 6px auto;
}
.as_title{
	font-size: 1em;
	font-weight: 600;
	color: #757575;
	margin-bottom: 5px;
}
.a_dems{
	color: #757575;
	font-size: 0.9em;
}
.about_box03{
	padding: 20px 0;
}
.lc_list{
	margin-top: 30px;
}
.lc_list{
	padding:0 7px 10px;
	position: relative;
}
.lc_list ul{
	height: 214px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.lc_list ul li{
	padding-top: 15px;
	position: relative;
	height:200px;
	text-align: left;
	    padding-right: 10px;
	    box-sizing: border-box;
}
.lc_list ul li a{
	display: block;
	padding-left: 15px;
	border-left: 1px solid #DF0F0F;
	padding-bottom: 20px;
	position: relative;
	height: 180px;
	    padding-right: 10px;
	    box-sizing: border-box;
					width: 100%;
}
.lc_list ul h2{
	font-weight: 500;
	color: #DF0F0F;
	position: absolute;
	top: -10px;
	left: -7px;
	padding-left: 25px;
	background: url(../image/libg.png) no-repeat 0 50%;
	background-size: 12px auto;
	font-size: 16px;
}
.lc_list ul h3{
	font-weight: 500;
	margin-bottom: 10px;
	padding-top: 30px;
	font-size: 14px;
}
.lc_list ul p{
	font-size: 12px;
	color: #757575;
}
.libg{
	display: block;
	width: 12px;
	height: 12px;
	background: url(../image/libg.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -7px;
	left: -7px;
	z-index: 99;
}
.lc_list .lc_left,.lc_list .lc_right{
	width: 15px;
	height: 15px;
	position: absolute;
	top:124px;
}
.lc_list .lc_left{
	background-image: url(../image/prev.png);
	background-repeat: no-repeat;
	background-size: contain;
	left: 5px;
}
.lc_list .lc_right{
	background-image: url(../image/next.png);
	background-repeat: no-repeat;
	background-size: contain;
	right: 5px;
}
.lc_blank{
	position: absolute;
	width: 100%;
	height: 2px;
	background: #c1c1c1;
	left: 0;
	bottom: 18px;
}

/**********招商加盟**********/

.pname .blank{
	width: 40px;
	border-bottom: 1.5px solid #000;
	margin: 10px auto 0;
}
.join_list{
	padding-top: 30px;
}
.join_list ul {
	overflow: hidden;
	padding-left: 5%;
}
.join_list ul li{
	text-align: center;
	width: 45%;
	margin-right: 5%;
	float: left;
	padding-bottom: 40px;
	margin-bottom: 60px;
	background: url(../image/libg02.png) no-repeat bottom center;
}
.join_list ul li h2,.join_list ul li h3{
	font-weight: 500;
}
.join_list ul li h2{
	font-size: 12px;
	margin-bottom: 5px;
}
.join_list ul li h2 span{
	font-size: 28px;
}
.join_list ul li h3{
	font-size: 14px;
	margin-bottom: 5px;
}
.join_list ul li p{
	font-size: 10px;
	line-height: 1.5;
	color: #757575;
}
.join_box02{
	background: url(../image/joinbg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
}
.join_type{
	text-align: center;
	font-size: 1.5em;
	height: 120px;
	line-height: 120px;
	color: #fff;
}
.one_box{
	overflow: hidden;
	height: 200px;
	border: 1px solid #666;
	width: 100%;
}
.one_num,.one_txt{
	width: 45%;
	text-align: center;
}
.one_num{
	padding-top: 30px;
}
.one_num img{
	width: 50px;
}
.one_txt{
	color: #fff;
}
.one_txt h2{
	padding-top: 35px;
	margin-bottom: 30px;
	font-size: 16px;
}
.one_txt p{
	color: #757575;
}
.j_list{
	overflow: hidden;
	margin-left: -1px;
}
.j_list li{
	width: 49.5%;
	float: left;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	height: 180px;
}
.j_list li:nth-child(2n){ border-right:0;}
.j_list li img{
	width: 50px;
}
.j_list li h2{
	font-size: 16px;
	font-weight: 500;
	margin: 15px 0;
}
.j_list li p{
	color: #757575;
	font-size: 0.8em;
	line-height: 1.5;
}
.join_box03{
	padding: 50px 0;
	background: #fafafa;
}
.join_box03 ul{
	overflow: hidden;
	padding-top: 30px;
	padding-left: 5%;
}
.join_box03 ul li{
	width: 45%;
	float: left;
	text-align: center;
	padding: 20px 0;
	height: 150px;
	margin-bottom: 20px;
	margin-right: 5%;
}
.join_box03 ul li img{
	width: 60px;
	margin-bottom: 10px;
}
.join_box03 ul li h2{
	margin-bottom: 20px;
	font-weight: 500;
}
.join_box03 ul li p{
	color: #757575;
	font-size: 0.9em;
	line-height: 1.5;
}
.join_box4{
	padding: 0 5% 50px;
	background: #fafafa;
}
.jform{
	padding: 50px 20px;
	background: #f6f6f6;
}

.jform ul{
	padding-top: 20px;
}
.jform ul li{
	margin-bottom: 10px;
	text-align: center;
}
.jform .jtxt{
	border: 1px solid #fff;
	background: #fff;
	padding: 8px 0 8px 10px;
	width: 90%;
	font-size: 13px;
}
.j_btn{
	background: #ff5959;
	padding: 10px 0;
	width: 94%;
	color: #fff;
	text-align: center;
	border: none;
	margin-top: 20px;
}

/******登录****/
.login_box {
 
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url("../image/loginbg.jpg");
    background-color: rgba(0,0,0,0.5);

	text-align: center;
	padding: 60px 0;
}
.login {
	width: 80%;
    background: #fff;
    border: 1px solid #dfdddd;

    padding: 0 0 30px;
				margin: 0 auto;
}
.login h2{
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    padding-top: 30px;
    line-height: 26px;
    text-align: center;
	margin-bottom: 5px;
}
.login p{
	color: #757575;
	font-size: 0.9em;
}
.off {
    line-height: 22px;
    position: absolute;
    top: 5px;
    right: 15px;
}
.off a {
    color: #757575;
    font-size: 16px;
    transform: scale(1.5, 1.1);
    display: block;

}
.login ul{
	padding-top: 20px;
}
.login ul li{
	margin-bottom: 10px;
}
.intxt {
    color: #666;
    border: 1px solid #CFCFCF;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    padding: 0 4px;
    width: 238px;
	outline: none;
}
.login_btn {
    border: none;
    height: 35px;
    color: #fff;
    width: 250px;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    background: #000;
    margin: 20px auto 0;
    display: block;
}
.loginBox footer{
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
}
.down_list{
	background: #f5f5f5;
	padding-top: 20px;
	margin-top: -20px;
	padding-bottom: 20px;
}
.down_list>ul{
	padding-left: 4%;
	overflow: hidden;
	padding-bottom: 20px;
}
.down_list>ul>li{
	width: 46%;
	margin-right: 4%;
	float: left;
	margin-bottom: 20px;
	background: #fff;
	padding-bottom: 5px;
	height: 245px;
}
.down_list>ul>li .d_img{ height: 165px;}
.down_list>ul>li .d_img img{ height: 100%;}
.d_title{
	margin: 10px 0;
	font-weight: 600;
	font-size: 1.2em;
	padding-left: 5px;
}
.down_link{
	overflow: hidden;
	color: #757575;
	font-size: 0.9em;
	padding: 0 5px;
}

.down_link .x_z img{
	width: 15px;
}

.videolist{width:48%;float:left;margin:1%;}
.videoed { display:none; width:50px; height:50px; position: absolute; left:42%; top:22%; z-index:99; border-radius:100%; }
.videos{ display:none;position:fixed; left:5%; top:40%; margin-top:-210px; z-index:100; width:90%;}
.videos video{width:100%;}
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer;width:25px;height:25px;background:#333;}
.list-video .vtit{text-align:center;}
@media only screen and (min-width: 1367px) and (max-width:1920px)
 {
.videos{position:fixed;left:40%;top:25%;z-index:100; width:25%;}
}

