﻿@font-face {
 font-family: 'clockicons';
 src:url('fonts/SourceHanSansSC-Regular.otf');
}
html,blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{
	font-family: 'clockicons';
}
a{text-decoration: none;color:#000;} 
*{box-sizing:border-box;}
.station_fenls{

    padding-bottom: 60px;

}

.inner{
	width:1200px;
	margin:0 auto;
}
img{max-width:100%;}
.hd_hunays{
	float: left;
}
.header_top{
	padding-top:5px;
}
.header{
	background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 9px 0px rgba(72, 0, 8, 0.23);
}
.banner{
	text-align:center;
}
.banner_swpgy{
	text-align:center;
}
.hd_hunays p{
	font-size:14px;
	color:#787878;
	line-height:39px;
}
.hot_line{
	line-height:39px;
	font-size:14px;
	color:#787878;
	color:#787878;
	padding:0 28px;
	background:url(../images/hot_line.png) no-repeat left center;
}
.hd_signup{
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.hd_signup li{
	margin-left:1px;
}
.hd_signup li a{
	display: inline-block;
	line-height:39px;
	width:60px;
	text-align: center;
	color:#fff;
	background:#eb9920;
}
.hd_signup li a:hover{
	text-decoration: underline;
}
.header_botms{
	position: relative;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.hd_logo{
	float: left;
	padding:14px 0 20px;
}
.hd_navgroup>ul>li{
	float: left;
	margin-left:50px;
}
.hd_navgroup>ul>li>a{
	display: block;
	padding:22px 0;
	color:#5b5b5b;
	line-height:36px;
	border-bottom:3px solid transparent;
	font-family:"clockicons";
}
.hd_navgroup>ul>li.active>a,.hd_navgroup>ul>li:hover>a{
	border-color: #eb9920;
}
/*.banner{
	height:680px;
	background:url(../images/banner.jpg) no-repeat top center;
}*/
.stationfl_inner{
	background:#fff;
	position: relative;
	/*top:-60px;*/
	z-index:999999;
}
.station_tops{
	padding:33px 0 33px 33px;
	box-shadow: 0px 0px 8px 0px rgba(72, 0, 8, 0.15);
}
.station_tops ul{
	display: flex;
	  align-items: center;
}
.station_tops ul li{
	margin-right:28px;
}
.station_tops ul li select,.station_tops ul li input{
	display: block;
	width: 285px;
	height:50px;
	background:#f2f2f2;
	border: none;
	outline: none;
	font-size:16px;
	color:#8d8d8d;
	padding:0 20px;
}
.station_tops ul li button{
	display: block;
	width:195px;
	text-align: center;
	height:50px;
	border: none;
	outline: none;
	font-size:16px;
	cursor: pointer;
	background:#f44157;
	border-radius:30px;
	color:#fff;
}
.station_botms ul li{
	float: left;
	width: 176px;
	margin:0 80px;
}
.station_botms ul{
	margin:0 -74px;
	padding:35px 0 0;
}
.station_bant h3{
	font-size:24px;
	color:#333333;
	line-height:30px;
	padding-left:8px;
}
.station_Img{
	padding:18px 0;
}
.station_bant{

}
.station_pages{
	padding:20px 0 20px 8px;
}
.station_pages p{
	font-size:14px;
	color:#666666;
	line-height:22px;
}
.look_over a{
	display: inline-block;
  background-image: -moz-linear-gradient( 0deg, rgb(255,127,0) 0%, rgb(255,51,51) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,127,0) 0%, rgb(255,51,51) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,127,0) 0%, rgb(255,51,51) 100%);
  width: 176px;
  line-height: 45px;
  text-align: center;
  border-radius:30px;
  color:#fff;
}
.look_over a:hover{
	text-decoration: underline;
}
.scene_mains{
	height:650px;
	background:url(../images/scene_mains.jpg) no-repeat top center;
}
.scene_mains ul{
	border-right:1px solid #43505f;
}
.scene_mains ul li{
	float: left;
	width:25%;
	text-align: center;
	height:650px;
	padding-top:200px;
	border-left:1px solid #43505f;
}
.scene_mains ul li h3{
	color:#fff;
	font-size:30px;
	line-height:42px;
	padding:20px 0;
}
.scene_mains ul li p{
	color:#fff;
	font-size:20px;
	line-height:42px;
}
.evaluate_text h3{
	font-size:50px;
	color:#282e34;
	text-align: center;
	line-height:70px;
}
.evaluate_text.col_1 h3{color:#282e34;}
.evaluate_text.col_2 h3{color:#fff;}
.evaluate_main{
	padding:80px 0;
}
.evaluate_list{
	padding:130px 0 30px;
	background:url(../images/evaluate_list.png) no-repeat center;
}
.evaluate_list ul{
	padding:40px 0;
	display: flex;
  justify-content: space-between;
}
.evaluate_list ul li{
	width:360px;
}
.evaluate_list ul li h3{
	font-size:40px;
	color:#282e34;
	line-height:56px;
}
.evaluate_list ul li p{
	font-size:22px;
	color:#4d545d;
	line-height:36px;
}
.programme{
	background-image: -moz-linear-gradient( 0deg, rgb(255,103,80) 0%, rgb(231,66,49) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,103,80) 0%, rgb(231,66,49) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,103,80) 0%, rgb(231,66,49) 100%);
	padding:50px 0;
}

.evaluate_text.col_2 p{
	color:#fff;
	text-align: center;
	font-size: 20px;
	line-height:50px;
}
.progr_list ul li{
	float: left;
	margin:0 52px;
}
.progr_list ul{
	padding:35px 0;
	margin:0 -68px;
}
.progr_list ul li h3{
	font-size:60px;
	color:#fff;
	line-height:70px;
}
.progr_list ul li p{
	font-size:30px;
	color:#fff;
		display: flex;
		  align-items: center;
	line-height:42px;
}
.progr_list ul li p span{
	display: inline-block;
	width:66px;
	line-height:22px;
	font-size:18px;
	text-align: center;
	background:#e14a35;
	border-radius: 30px;
	margin-left:12px;
}
.progr_duanl p{
	text-align: center;
	color:#fff;
	font-size:16px;
}
.evaluate_text.col_1 p{
	text-align: center;
	font-size:20px;
	color:#282e34;
	line-height:40px;
}
.business{
	padding:20px 0;
	text-align: center;
}
.business a{
	display: inline-block;
	background:#fff;
  box-shadow: 0px 3px 7px 0px rgba(173, 173, 175, 0.35);
  width: 101px;
  text-align: center;
  margin:0 4px;
  border-radius:30px;
  color:#000000;
  line-height:32px;
}
.business a:hover{text-decoration: underline;}
.getty_list ul li{
	float: left;
	width:390px;
	margin:0 8px;
}
.getty_list ul{
	padding:42px 0;
	overflow: hidden;
	margin:0 -10px;
}
.getty_botms{
	padding:30px 0;
}
.getty_botms h3{
	text-align: left;
	font-size:32px;
	color:#ea7315;
	line-height:50px;
}
.getty_btpage{
	padding:20px 0 0 0;
}
.getty_btpage p{
	line-height:26px;
	font-size:16px;
	color:#999999;
	padding-left:20px;
	background:url(../images/ty_1.png) no-repeat left center;
}
.getty_nebanks{
	padding:20px 0;
}
.getty_nebanks h3{
	line-height:30px;
	font-size:18px;
	color:#000000;
}
.getty_nebanks p{
	line-height:26px;
	font-size:15px;
	color:#666666;
}
.footer{
	background:#f5f5f5;
	padding:30px 0 60px;
}
.foot_adress{
	float: left;
	width:495px;
}
.foot_logo{
	padding:44px 0 20px;
}
.foot_adress p{
	font-size:16px;
	line-height:30px;
	color:#666666;
}
.foot_gzh{
	float: left;
	padding-top:62px;
}
.foot_form{
	float: right;
	width:320px;
}
.foot_form h3{
	font-size:30px;
	line-height:64px;
	color:#000;
	text-align: center;
}
.foot_form ul li{
	margin-bottom:15px;
}
.foot_form ul li input{
	display: block;
	width:100%;
	padding:0 18px;
	height:42px;
	line-height:42px;
	border: none;
	outline: none;
	background:#fff;
	border-radius: 5px;
	font-size:16px;
}
.foot_form ul li button{
	display: block;
	width:100%;
	height:42px;
	color:#fff;
	border: none;
	outline: none;
	background:#e94e5e;
	border-radius: 5px;
	font-size:16px;
	cursor: pointer;
}

.banner_sbus{
	padding:76px 0 100px;
	background:#f5f5f5;
}
.banner_sbImg{
	float: left;
	width:714px;
}
.training_bar{
	float: right;
	width:450px;
}
.training_text{
	text-align: left;
	font-weight: bold;
	font-size:45px;
	color:#363636;
	line-height:50px;
	padding:25px 0;
}
.train_pages span{
	float: left;
	display: inline-block;
	width:100px;
	font-size:20px;
	line-height:30px;
	color:#666666;
}
.train_pages p{
	float: left;
	width:345px;
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.train_list{
	margin-bottom:10px;
}
.train_pages p em{
	display: inline-block;
	font-size:20px;
	line-height:30px;
	color:#666666;
}
.heart_icon i{
	display: inline-block;
	margin-left:8px;
	width:22px;
	height:30px;
	background:url(../images/heart_icon.png) no-repeat center;
}
.train_refer a{
	display: inline-block;
	width:145px;
	height:40px;
	border-radius:30px;
	text-align: center;
	line-height:40px;
	font-size:16px;
	margin-right:24px;
	color:#e12d2d;
	border:1px solid #e12d2d;
}
.train_refer a:hover{
	color:#fff;
	border-color: #fff;
	background-image: -moz-linear-gradient( 0deg, rgba(234,96,21,0.99608) 0%, rgb(235,168,34) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgba(234,96,21,0.99608) 0%, rgb(235,168,34) 100%);
  background-image: -ms-linear-gradient( 0deg, rgba(234,96,21,0.99608) 0%, rgb(235,168,34) 100%);
}
.train_refer a:hover{
	/*text-decoration: underline;*/
}

.work_outbr{
	padding:60px 0;
}
.work_pages{

}
.work_pages p{
	text-align: center;
	font-size:16px;
	color:#848484;
	line-height:30px;
	padding:20px 0 30px;
}

.work_Swpbotm{
	position: relative;
	padding:0 40px;
	margin:20px 0 0;
}
.work_Swiper .gallery-thumbs {
  /*height: 20%;*/
  box-sizing: border-box;
}
/*.work_Swiper .gallery-thumbs .swiper-slide {
  width:33.33%;
  height: 100%;
  opacity: 0.4;
}
.work_Swiper .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}*/
.work_Swiper .gallery-top .swiper-slide img{
	display: block;
	width:100%;
	height:100%;
}
.work_Swiper .swiper-button-prev{
	width:32px;
	height:135px;
	margin:0;
	left: 0;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background:#eb9920 url(../images/next_left.png) no-repeat center;
}
.swiper-button-prev:after, .swiper-button-next:after{
	display: none;
}
.work_Swiper .swiper-button-next{
	width:32px;
	height:135px;
	margin:0;
	right: 0;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background:#eb9920 url(../images/next_right.png) no-repeat center;
}
.work_Swiper .swiper-button-prev.swiper-button-disabled{
	opacity:1;
	background:#eeeeee url(../images/next_left.png) no-repeat center;
}
.work_Swiper .swiper-button-next.swiper-button-disabled{
	opacity:1;
	background:#eeeeee url(../images/next_right.png) no-repeat center;
}

.system_cont{
	background:#f5f5f5;
	padding:50px 0 36px;
}
.system_list ul li{
	float: left;
	width:373px;
	height:240px;
	background:#fff;
	margin:0 20px 36px;
	position: relative;
}
.system_list ul{
	margin:0 -20px;
}
.capacity{
	position:relative;
	z-index:99999;
	padding:15px 35px 0;
}
.capacity h3{
	font-size:22px;
	color:#393939;
	line-height:50px;
	z-index:99;
	position: relative;
}
.capacity p{
	font-size:14px;
	color:#666666;
	line-height:30px;
	z-index:99;
	position: relative;
}
.capacity span.numb{
	position:absolute;
	top:29px;
	right:10px;
	display: inline-block;
	font-size:150px;
	color:#eeeeee;
	font-weight: bold;
	line-height:120px;
}
.kernel_cont{
	padding:65px 0 0;
}

.kernel_list ul li{
	float: left;
	width:33.3333%;
	position: relative;
	cursor: pointer;
}
.kernel_list ul li>img{
	display: block;
}
.kernel_Fidexs{
	position: absolute;
	left:0;
	bottom:0;
	height:130px;
	width:100%;
	z-index:99;
	padding:0 36px 0;
	background:rgba(0,0,0,0.6);
	 -moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.kernel_train{
	text-align: center;
	padding:44px 0;
}
.kernel_iner{
	padding:20px 0;
}
.kernel_iner p{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.kernel_list ul li:hover .kernel_Fidexs{
	height:100%;
	display: flex;
	  justify-content: center;
	  align-items: center;
	background-color: rgb(225, 45, 45,0.7);
}
.kernel_list ul li:hover .kernel_iner{
	border-bottom:2px solid #fff;
}

.banner_village{
	height:680px;
		display: flex;
		  justify-content: center;
		  align-items: center;
}
.banner_village.bg_1{background:url(../images/banner_village_1.jpg) no-repeat top center;}
.banner_village.bg_2{background:url(../images/banner_village_2.jpg) no-repeat top center;}

.village_iner{
	width:1006px;
}
.village_iner h3{
	color:#fff;
	text-align: center;
	font-size: 55px;
	line-height:95px;
}
.village_iner p{
	color:#fff;
	font-size:20px;
	line-height:36px;
	text-align: justify;
}

.crumbs_navs{
	padding:25px 0;
	background:#f8f8f8;
}
.crumbs_navs a{
	display: inline-block;
	line-height:30px;
	font-size:16px;
	color:#808080;
}
.crumbs_navs a.active,.crumbs_navs a:hover{color:#f59e08;}

.village_cont{
	padding:40px 0 85px;
}
.village_selet{
	padding:42px 0;
}
.village_selet select{
	display: inline-block;
	width:275px;
	height:50px;
	border:1px solid #eb9920;
	font-size:16px;
	color:#5e5e5e;
	outline: none;
}
.village_pict{
	float: left;
	width:900px;
	height:680px;
}
.village_rtlist{
	float: right;
	width:272px;
	height:680px;
	border:1px solid #eb9920;
}
.village_rtitems ul li{
	height:136px;
	padding:6px 20px 0;
}
.village_rtitems ul li:nth-child(odd){
	background:#fffcf7;
}
.checkvill{
	padding:12px 0;
}
.checkvill h3{
	float: left;
	line-height:24px;
	font-size:20px;
	color:#eb9920;
}
.checkvill a{
	float: right;
	line-height:24px;
	font-size:16px;
	color:#eb9920;
	/*text-decoration: underline;*/
	border-bottom: 1px solid #eb9920;
}
.villpagesr p{
	color:#4e4e4e;
	font-size:14px;
	line-height:22px;
}
.condition_cont{
	padding:54px 0 0;
}
.condition_lefts{
	float: left;
	width:790px;
}
.Trends_listbar ul li{
	padding:20px 0;
	border-bottom:1px dashed #b4b4b4;
}
.Trends_Img{
	float: left;
	width:203px;
	height:121px;
	overflow: hidden;
}
.Trends_Img img{
	display: block;
	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	-o-transition: -o-transform 0.3s;
  	transition: transform 0.3s;
}
.Trends_rtpages{
	float: right;
	width:555px;
}
.Trends_rtpages h3{
	font-size:18px;
	color:#555555;
	line-height:20px;
	padding-bottom:20px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Trends_rtpages p{
	color:#555555;
	font-size:14px;
	height:60px;
}
.Trends_rtpages h4 span{
	display: inline-block;
	line-height:20px;
	color:#989898;
}
.Trends_listbar ul li:hover .Trends_rtpages p{
	text-decoration: underline;
}
.Trends_listbar ul li:hover .Trends_Img img{
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
}

.page_number{
	padding:42px 0;
	display: flex;
	  align-items: center;
}
.page_topindex{
	display: flex;
	  align-items: center;
}
.page_topindex span{
	display: inline-block;
	width:10px;
	height:20px;
	cursor: pointer;
}
.page_topindex span.prev{background:url(../images/prev.png) no-repeat center;margin-right:15px;}
.page_topindex span.next{background:url(../images/next.png) no-repeat center;margin-left:15px;}

.page_topindex a{
	display: inline-block;
	width:20px;
	line-height:20px;
	height:20px;
	margin:0 3px;
	color:#555555;
	text-align: center;
	border-radius:3px;
}
.page_topindex a.active{
	background:#f59e08;
	color:#fff;
}
.page_topend{
	color:#555555;
	padding:0 18px;
}
.page_topend input{
	display: inline-block;
	width:36px;
	background:#f7f7f7;
	border:1px solid #d0d0d0;
	border-radius:3px;
	margin:0 8px;
	outline: none;
	text-align: center;
}
.condition_rts{
	float: right;
	width:280px;
}
.recently_walls h3{
	font-size:22px;
	color:#555555;
	line-height:42px;
}
.recently_walls h4{
	font-size:16px;
	color:#555555;
	line-height:30px;
	padding:5px 0;
}
.recently_walls p{
	font-size:14px;
	color:#555555;
}
.recently_form{
	position: relative;
	margin:30px 0;
	height:36px;
	border-radius:30px;
	background:#f7f7f7;
	border:1px solid #d0d0d0;
	padding:0 15px;
}
.recently_form input{
	display: block;
	float: left;
	width:220px;
	height:34px;
	line-height:34px;
	border: none;
	background:none;
	outline: none;
}
.recently_form button{
	display: block;
	float: right;
	width:25px;
	height:34px;
	line-height:34px;
	border: none;
	background:none;
	outline: none;
	cursor: pointer;
	padding:0;
	background:url(../images/recently_form.png) no-repeat center;
}
.recently_item{
	padding-bottom:40px;
}
.recently_navbr{
	padding:15px 0 0;
}
.recently_navbr li a{
	display: block;
	line-height:36px;
	color:#555555;
}
.recently_navbr li a:hover{
	text-decoration: underline;
}

.source_text h3{
	font-size:28px;
	font-weight: bold;
	color:#313131;
	line-height:36px;
}
.source_lfenxs h3{
	color:#797979;
	font-size:14px;
	text-align: center;
	padding-bottom:6px;
}
.source_lfenxs ul li{
	text-align: center;
	padding:6px 0;
}
.source_lfenxs ul li a{
	display: inline-block;
	width:28px;
	height:28px;
	background:url(../images/fenxicon.png) no-repeat;
	float:none;
}
.source_lfenxs ul li.ic_1 a{background-position:0 0;}
.source_lfenxs ul li.ic_2 a{background-position:0 -41px;}
.source_lfenxs ul li.ic_3 a{background-position:0 -84px;}

.source_lfenxs{
	float: left;
	width:97px;
}
.source_rtconts{
	float: left;
	min-height:790px;
	width:calc(100% - 97px);
	padding-left:22px;
	border-left:1px solid #ececec;
}
.compile_cotbank{
	padding:40px 0 0;
}
.compile_fulls{
	min-height:655px;
}
.compile_fulls h3{
	color:#797979;
	font-size:14px;
}
.compile_fulls p{
	color:#313131;
	font-size:14px;
	line-height:30px;
}
.compile_next{
	padding:12px 0;
	border-top:1px solid #ececec;
}
.compile_next p{
	color:#333333;
	font-size:14px;
	line-height:32px;
}
.compile_next p a{
	color:#616161;
	font-size:14px;
}
.compile_next p:hover{
	text-decoration: underline;
}
.Class_type{
	background:#f2f2f2;
	padding-bottom:32px;
}
.Classtype_left{
	float: left;
	width:195px;
}
.Classtype_left ul li a{
	display: block;
	text-align: center;
	line-height:50px;
	color:#5d5d5d;
	border-bottom: 1px solid #c6c6c6;
}
.Classtype_left ul li.active a{
	border-color:#eb9920;
	color:#fff;
	background:#eb9920;
}
.Classtype_right{
	float: left;
	width:calc(100% - 195px);
	padding:0 30px;
}
.cltype_title h3{
	line-height:50px;
	font-size:16px;
	color:#565656;
}
.banxImgbr p{
	font-size:16px;
	color:#565656;
	text-align: center;
	line-height:28px;
	padding:10px 0;
}
.typekechens ul li{
	float: left;
}
.typekechens ul{
	display: none;
}
.typekechens ul.active{
	display: block;
}

.hd_Navslider{
	width: 100%;
	position: absolute;
	left: 0;
	top:100%;
	z-index: 999;
	display: none;
}

/* 关于 */
.banner_swpgy .swiper-pagination{
	bottom:25px;
}
.banner .swiper-pagination{
	bottom:80px;
}
.banner_swpgy .swiper-pagination .swiper-pagination-bullet,.banner .swiper-pagination .swiper-pagination-bullet{
	width:30px;
	height:6px;
	background:#000;
	opacity: 1;
	border-radius: 0;
	margin:0 10px;
}
.banner_swpgy .swiper-pagination .swiper-pagination-bullet-active,.banner .swiper-pagination .swiper-pagination-bullet-active{
	background:#fff;
}

.helptitles{
	padding:25px 0;
}
.helptitles h3{
	font-weight: bold;
	font-size:34px;
	line-height:48px;
	color:#3c3c3c;
	text-align: center;
}
.helptitles h3 span{
	display: inline-block;
	color:#eb9920;
}
.helpmains{
	padding:70px 0 0;
}
.pettiness ul li{
	float: left;
	width:372px;
	margin:0 21px;
}
.pettiness ul{
	margin:0 -21px;
	padding-bottom:55px;
}
.pett_inert h3.text{
	font-size:20px;
	line-height:52px;
	color:#484848;
	font-weight: bold;
}
.pett_Imgbast{
	position: relative;
}
.pett_dwbank{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	padding:0 30px;
	display: flex;
	  align-items: center;
	z-index:99;
	background:rgba(36,28,1,0.5);
}
.pett_dwbank h3{
	color:#fff;
	font-size:26px;
	line-height:30px;
	padding-left:18px;
	border-left:3px solid #fff;
}
.pett_Imgbast span.bt{
	display: inline-block;
	width:46px;
	height:57px;
	background:url(../images/pettspan_1.png) no-repeat;
	position: absolute;
	top:0;
	left:30px;
	z-index: 999;
	text-align: center;
	padding-top:10px;
	line-height:26px;
	font-weight: bold;
	color:#fff;
	font-size:26px;
}
.pett_botwzhis{
	padding:18px 0;
}
.pett_botwzhis h3{
	font-size:24px;
	color:#353535;
	line-height:40px;
}
.pett_botwzhis p{
	font-size:16px;
	color:#787878;
	line-height:25px;
}
.advance_Img{
	background:#f3f3f3;
	text-align: center;
}
.helptitles p{
	text-align: center;
	font-size:18px;
	color:#3c3c3c;
	line-height: 40px;
}
.stringent_list ul li{
	float: left;
	width:293px;
	margin:0 4px;
	height:267px;
	border-bottom: 2px solid rgba(113, 113, 113,0.2);
}
.stringent_list ul{
	margin:0 -4px;
}
.string_tops{
	position: relative;
}
.string_dwbank{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
 	 display: flex;
	align-items: flex-end;
	z-index:99;
	background:rgba(0,0,0,0.5);
	padding:0 20px 36px;
}
.string_dwbank h3{
	color:#fff;
	font-size:24px;
	font-weight: bold;
	line-height:30px;
	padding-left:18px;
	border-left:3px solid #fff;
}
.stringent{
	padding:20px 0 65px;
}
.string_botms{
	height:84px;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.string_botms p{
	font-size:14px;
	color:#3c3c3c;
	line-height:24px;
	text-align: center;
}
.ground_secend{
	background:#f9f9f9;
}
.ground_lsbanks ul li{
	float: left;
	width:390px;
	margin:0 6px;
	position: relative;
}
.ground_lsbanks ul{
	margin:0 -6px;
}
.ground_scImg{
	position: relative;
	padding-bottom:218px;
}
.ground_scpage{
	width:100%;
	position: absolute;
	left: 0;
	top:225px;
	z-index: 99;
	padding: 26px 0 0;
	background:rgba(249, 249, 249,0.8);
}
.ground_scpage h3{
	width:80%;
	margin:0 auto;
	text-align: center;
	font-size:30px;
	color:#3c3c3c;
	font-weight: bold;
	line-height:66px;
	border-bottom:1px dashed #7f7f7f;
}
.ground_scpage h4{
	font-size:18px;
	color:#3c3c3c;
	line-height:36px;
	text-align: center;
	margin-top:6px;
}
.ground_scpage p{
	color:#3c3c3c;
	font-size:14px;
	text-align: justify;
}
.ground_secend{
	padding:20px 0 0;
}
.methods_listbar ul li{
	float: left;
	width:297px;
	height:313px;
	margin:0 2px;
}
.methods_listbar ul{
	margin:0 -2px;
}
.methods_listbar ul li.bg_1{background:url(../images/methods_bg1.png) no-repeat;}
.methods_listbar ul li.bg_2{background:url(../images/methods_bg2.png) no-repeat;}
.methods_listbar ul li.bg_3{background:url(../images/methods_bg3.png) no-repeat;}
.methods_listbar ul li.bg_4{background:url(../images/methods_bg4.png) no-repeat;}

.methods_btwzhi{
	padding:14px 12px 0;
	height:123px;
}
.methods_btwzhi p{
	font-size:16px;
	color:#3c3c3c;
	line-height:32px;
}
.methods_btwzhi p span{
	display: inline;
	font-size:16px;
	color:#3c3c3c;
	line-height:32px;
	font-weight: bold;
}
.methods_conts{
	padding:20px 0 60px;
}

.elite_conter{
	height:404px;
	background:url(../images/elite_ct.png) no-repeat center;
	position: relative;
}
.elite_conter ul li{
	padding:50px 0;
	display: flex;
  justify-content: space-between;
}
.elite_conter ul li p{
	font-size:24px;
	color:#686868;
	line-height:40px;
}
.elite_conter ul li:nth-child(1){padding:50px 68px;}
.elite_conter ul li:nth-child(3){padding:50px 105px;}

.promise_our{
	height:335px;
	background:url(../images/promise_bg.jpg) no-repeat top center;
}
.promise_chenn ul li{
	float: left;
	width:387px;
	margin:0 9px;
	padding-bottom:18px;
	background:url(../images/dian_1.png) no-repeat bottom center;
}
.promise_chenn ul li .bg{
	height:118px;
	display: flex;
	border-radius: 20px;
	padding-right:30px;
  	background-color:rgba(255, 255, 255);
  	box-shadow: -10.88px 8.81px 16px 0px rgba(73, 32, 8, 0.28);
}
.promise_chenn ul{
	margin:0 -9px;
}
.promise_icon{
	width:76px;
	padding-top:14px;
}
.promise_cnpages{
	height:118px;
	display: flex;
	  align-items: center;
	width:calc(100% - 76px);
}
.promise_cnpages h3{
	font-size:22px;
	color:#373737;
	line-height:34px;
}
.promise_cnpages p{
	font-size:14px;
	color:#373737;
}

.condition_enter{
	padding:18px 0;
}
.condition_enter ul li{
	float: left;
	width:140px;
	line-height:38px;
	text-align: center;
	margin-right:18px;
	border-radius:30px;
	border: 1px solid #787878;
}
.condition_enter ul li a{
	display: block;
	text-align: center;
	font-size:16px;
	color:#6b6b6b;
}
.condition_enter ul li.active{
	color:#fff;
	background:#f59e08;
	border-color:#f59e08;
}
.condition_enter ul li.active a{
	color:#fff;
}
.videolisbt ul li{
	float: left;
	width:244px;
	margin:0 15px 25px;
}
.videolisbt ul{
	padding:20px 0;
	margin:0 -16px;
}
.videoImg{
	position: relative;
	height:146px;
	overflow: hidden;
}
.videoImg img{
	display: block;
	width:100%;
	height:100%;
	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	-o-transition: -o-transform 0.3s;
  	transition: transform 0.3s;
}
.play_btns{
	display: block;
	width:40px;
	height:40px;
	background:url(../images/play_btns.png) no-repeat;
	position: absolute;
	left:50%;
	top:50%;
	cursor: pointer;
	 transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	z-index: 999;
}
.video_fullst{
	height:110px;
	padding:10px 0 0;
}
.video_fullst h3{
	font-size:18px;
	color:#555555;
	line-height:36px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.video_fullst p{
	font-size:14px;
	color:#555555;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.videolisbt ul li:hover p{
	text-decoration: underline;
}
.videolisbt ul li:hover .videoImg img{
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
}

.Trends_toggby{
	
}
.Trends_toggby.active{display: block;}

.kalsvideos{
	position: relative;
	padding:5px;
	background:#dcdcdc;
	margin-bottom: 10px;
}

.play_btns.xq{
	display: block;
	width:110px;
	height:110px;
	background:url(../images/play_btns_2.png) no-repeat;
}
.page{
	padding:42px 0;
	display: flex;
    align-items: center;
}
.page ul li{
	display: inline-block;
    line-height: 20px;
    height: 20px;
    margin: 0 3px;
    color: #555555;
    text-align: center;
    border-radius: 3px;
}
.page ul li a{
	padding:0 8px;
}
.page ul li.thisclass{
	background: #f59e08;
}
.page ul li.thisclass a{
	color: #fff;
}
.login-warp{
	width: 400px;
	height: 440px;
	z-index: 4444444;
	background: #FFFFFF;
	border-radius: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -220px;
}

.login-warp .login{
	width: 320px;
	display: none;
	margin: 0 auto 0;
}
.login-warp .login-close{
	position: absolute;
	width: 19px;
	height: 19px;
	top: 12px;
	right: 12px;
	cursor: pointer;
	background: url(../images/ico.png) 0 -201px no-repeat;
}
.login-warp .login-close:hover{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.login-warp .tit{
	width: 320px;
	height:35px ;
	color: #999999;
	font-size: 20px;
	text-align: center;
	margin: 50px auto 0;
}
.login-warp .tit span{
	display: block;
	cursor: pointer;
	width: 50%;
	height: 33px;
	float: left;
	border-bottom: 2px #dddddd solid;
	line-height: 20px;

}
.login-warp .tit span:hover,.login-warp .tit span.cur{
	border-bottom: 2px #3366cc solid;
}
.login-warp .login ul{
	padding-top: 30px;
}
.login-warp .login li{
	display: block;
	height: 38px;
	border: 1px #dddddd solid;
	line-height: 38px;
	color: #bbbbbb;
	text-indent: 10px;
}
.login-warp .login li:nth-child(2){
	border-top: none;
}
.login-warp .login .ipt{
	width: 246px;
	height: 26px;
	border: none;
	outline: none;
	text-indent: 5px;
}
.login-warp .login .chk{
	height: 19px;
	padding: 20px 0 40px;
	color: #999999;
}
.login-warp .login .chk img{
	vertical-align: middle;
	width: 18px;
	height: 19px;
	margin-right: 5px;
	background: url(../images/ico.png) 0 -255px no-repeat;
	cursor: pointer;
}
.login-warp .login .chk img.cur{
	background: url(../images/ico.png) 0 -227px no-repeat;
}
.login-warp .login .chk a{
	float: right;
	color: #999999;
}
.login-warp .login button{
	display: block;
	border-radius: 6px;
	background: #3366cc;
	height: 40px;
	color: #fff;
	border: none;
	width: 100%;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}
.login-warp .login .othkey{
	padding-top: 20px;
	color: #999999;

}
.login-warp .login .othkey a{
	width:45px;
	height: 45px;
	border-radius: 23px;
	border: 1px #dddddd solid;
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.login-warp .login a img{
	width: 28px;
	height: 30px;
	background: url(../images/ico.png) 0 -282px no-repeat;
	margin-top: 10px;
}
.login-warp .login a:nth-child(2) img{
	background: url(../images/ico.png) 3px -312px no-repeat;
}
.login-warp .reg{
	width: 320px;
	margin: 0 auto 0;
}

.login-warp .reg ul{
	padding-top: 30px;
}
.login-warp .reg li{
	display: block;
	position: relative;
	height: 38px;
	border: 1px #dddddd solid;
	line-height: 38px;
	color: #bbbbbb;
	text-indent: 10px;
}
.login-warp .reg li:nth-child(n+2){
	border-top: none;
}
.login-warp .reg .ipt{
	width: 246px;
	height: 26px;
	border: none;
	outline: none;
	text-indent: 5px;
}
.login-warp .reg .rcode{
	border: none;
	width: 108px;
	border-radius: 0px;
	height: 40px;
	background: #f39c12;
	position: absolute;
	top: -1px;
	display: block;
	outline: none;
	cursor: pointer;
	color: #FFFFFF;
	right: 0;
	z-index: 33;
}
.login-warp .reg .verify{
	border: none;
	width: 108px;
	border-radius: 0px;
	height: 40px;
	background: #f39c12;
	position: absolute;
	top: -1px;
	display: block;
	outline: none;
	cursor: pointer;
	color: #FFFFFF;
	right: 0;
	z-index: 33;
}
.sendVerify{background-color: #E6E6E6 !important;color: #818080 !important;border: 1px solid #CCCCCC !important;cursor: default !important;}
.login-warp .reg .chk{
	float:left;
	height: 19px;
	padding: 20px 0 25px;
	font-size:12px;
	color: #999999;
}
.login-warp .reg .chk img{
	vertical-align: middle;
	width: 18px;
	height: 19px;
	margin-right: 5px;
	background: url(../images/ico.png) 0 -255px no-repeat;
	cursor: pointer;
}
.login-warp .reg .chk img.cur{
	background: url(../images/ico.png) 0 -227px no-repeat;
}
.login-warp .reg button{
	display: block;
	border-radius: 6px;
	background: #3366cc;
	height: 40px;
	color: #fff;
	border: none;
	width: 100%;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}
.login-warp .form-item{ float:right; font-size:12px; padding: 20px 0 25px;}
.login-warp .form-item em{ font-style:normal; color:#999}
.login-warp .form-item a{ color:#16914e}
