  @charset='utf-8';

.section{width: 1200px;margin: 0 auto;}
label.error{ color:#F00; padding-left:5px; line-height: 30px; display: block;}
input.error{ border:1px solid #F00; }
/*header*/
.Top{ 
	width:100%;
	height:148px;
	background:url(/assets/default/images/top_bg.png) no-repeat center;
}

.Top_c{
	max-width:1200px;
	height:148px;
	display:flex;
	display: -webkit-flex;
	justify-content :space-between;
	-webkit-justify-content:space-between;
	align-items:center;
	-webkit-align-items:center;
	margin:0 auto;
	
	}
	
.Top_c span{	
	display:block;
	width:360px;
	height:66px;
	}	

.Top_c span img{
	display:block;
/*	width:360px;
	height:66px;*/
	width:404px;
	height:74px;
	}	

.fuwu{
	width:440px;
	height:70px;
	
	}

.fuwu p{
	font-size:42px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px #777 ;	
	
	}

.fuwu p em{
	display:inline-block;
	padding:0 10px;
	
	}

.fuwu i{
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px #777;
	text-transform :Uppercase;	
	padding:0 10px;
	}

/*.T_ewm{
	width:148px;
	height:84px;
	display:flex;
	display: -webkit-flex;
	justify-content :space-between;
	-webkit-justify-content:space-between;
	align-items:center;
	-webkit-align-items:center;	
	}

.T_ewm p{	
	width:60px;
	height:84px;
	text-align:center;	
	}

.T_ewm p span{
	display:block;
	width:60px;
	height:60px;	
	background:#fff;	
		
	}
.T_ewm p span img{	
	width:60px;
	height:60px;
	
	}	

.T_ewm p em{
	font-size:14px;
	color:#114994;
	
	}*/

/**导航样式**/

.header_main{ 
	width:100%; 
	height:56px; 
	background:url(/assets/default/images/nav_bg.jpg) no-repeat center;
	}

.nav{
	max-width:1200px;
	height:56px;
	margin:0 auto;
	display:flex;
	display: -webkit-flex;
	justify-content :space-between;
	-webkit-justify-content:space-between;
	align-items:center;
	-webkit-align-items:center;	
	}
	
.navli{
	float: left;
	position: relative;
	padding-left: 50px;	
	height: 56px;
	background:url(/assets/default/images/Nav_l.png) no-repeat left;
	
	}
	
.navlii{
	background:none;	
	}	
	
.navli a{
	display: block;
	line-height: 56px;
	font-size: 16px;
	color: #fff;
	}
.navliBt{
	position: absolute;
	top: 56px;
	left: 10px;
	background: #004da1;	
	z-index: 9000;
	display: none;
	}
.navliBt a{
	display: block;
	line-height: 44px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding:0 40px;
	white-space: nowrap;
	
	}
.navliBt a:hover{
	background-color:#0064d1;
	color: #fff;	
	}
.navli:hover .navliBt{display: block;}


/*首页新闻动态*/

.content_c{
	max-width:1200px;
	height:auto;
	margin:0 auto;	
	min-height:600px;
	
	}

.con_one{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :flex-start;
	-webkit-align-items:flex-start;
	margin-top:24px;	
	}

.IN_news{
	width:912px;
	height:370px;
	background:#f4f4f4;
	
	}
	
.xwt{
	width:360px;
	height:38px;
	border:1px solid #d7d7d7;
	border-top:2px solid #114994;
	background:#fff;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.05), rgba(4,0,0,0.05));
	border-bottom:0px;
	
	}	
.xwt p{
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#024aa3;
	font-weight:bold;
	background:url(/assets/default/images/h_l.jpg) no-repeat left center;
	padding-left:20px;
	margin:0 12px;
	
	
	}	
	

.denglu{
	width:270px;
	height:370px;	
	}
	
.jrxh{
	width:270px;
	height:98px;
	background:url(/assets/default/images/jrxh.png) no-repeat center;			
	}
.jrxh p{
	padding-top:26px;
	
	}
.jrxh a{
	display:block;
	width:136px;
	height:42px;
	background:#024496;
	font-size:16px;
	color:#fff;
	line-height:42px;
	text-align:center;	
	margin:0 auto;
	}

.jrxh a:hover{
	background:#0064d1;	
	}


.Dengl{
	width:270px;
	height:262px;	
	margin-top:10px;	
	
	}
	
.Dengl_t{
	padding-left:10px;
	width:258px;
	height:38px;
	border-top:2px solid #114994;
	border-left:1px solid #cdcccc;
	border-right:1px solid #cdcccc;
	border-bottom:1px solid #cdcccc;
	
	}

.Dengl h2{
	display:block;	
	background:url(/assets/default/images/h_l.jpg) no-repeat left center;
	line-height:38px;
	padding-left:20px;
	font-size: 15px;
	color:#024aa3;
	font-weight:bold;
	margin: 0 2px;
	}
	
.Dengl_b{
	height:220px;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;	
	}
	
.Denglist{
	width:244px;
	height:30px;
	margin:0 auto;
	padding-top:12px;	
	
	}

.Denglist span{	
	display:inline-block;
	width:56px;	
	font-size:14px;
	color:#333;	
	}
	

.Denglist input[type="text"]{
	width:176px;
	height:30px;
	border:1px solid #dbdee7;
	padding-left:10px;
	
	}

.Denglist input[type="password"]{
	width:176px;
	height:30px;
	border:1px solid #dbdee7;
	padding-left:10px;
	
	}

.Denglist_yzm input[type="text"]{
	width:101px;
	height:32px;
	font-size:14px;
	
	}

.Denglist canvas{
	display:inline-block;
	background:#eee;
	width:74px;
	height:32px;
	border:1px solid #d7d7d7;
	border-left:0px;
	
	}
.Denglist_yzm{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	
	}

.D_mima{
	width:240px;
	height:44px;
	margin:0 auto;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;		
	
	}
.D_mima p{
	
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	}

.D_mima p i{	
	font-size:12px;
	color:#666;	
	text-align:center;	
	}	
.D_mima p span{
	display:inline-block;
	width:12px;
	height:12px;
	border:1px solid #dbdee7;
	border-radius:2px;
	margin-right:4px;	
	}

.D_mima em a{
	font-size:12px;
	color:#e21a1a;
	
	}

.land a{
	display:block;
	width:45%;
	height:40px;
	background:#114994;
	margin:0 auto;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:40px;
	float: left;
	margin-left: 3.3%;
	}

/*协会动态*/
.con_two{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	margin-top:36px;	
	
	}
.con_three{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	margin-top:16px;	
	
	}
	
.xhdt{
	width:594px;
	height:280px;
	display:flex;
	display: -webkit-flex;
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
	align-items :center;
	-webkit-align-items:center;

	}
	
.xhdt_l{
	position:relative;
	
	}
.xhdt_l p{
	position:absolute;
	top:10px;
	left:10px;
	font-size:18px;
	color:#114994;
	font-weight:bold;
	
	}	
.xhdt_l p em{
	display:block;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:2px;
	
	}	
.xhdt span{
	display:block;
	width:194px;
	height:280px;
	
	}

.xhdt ul{
	width:400px;
	height:278px;
	border:1px solid #d7d7d7;
	
	}

.xhdt ul .xhdt_div{
	width: 100%;
	/*padding:10px 0;*/
	}

.xhdt ul li a{
	display:inline-block;
	font-size:14px;
	color:#333;
	line-height:32px;
	/*margin-left:16px;*/
	
	}

.xhdt ul li i{
	display:inline-block;
	float:right;
	margin-right:12px;
	font-size:12px;
	color:#666;
	line-height:34px;
	}

.xhdt ul em{
	display:block;
	width:54px;
	height:24px;
	border:1px solid #1f66be;
	line-height:26px;
	text-align:center;
	/*margin-left:16px;*/
	margin-left:23px;
	border-radius:4px;
	/*margin-top:10px;*/
	margin-top:18px;
	
	}

.xhdt ul em a{
	display:block;
	width:100%;
	height:24px;
	color:#1f66be;
	font-size:12px;
	
	}

.xhdt ul li:hover a{
	color:#114994;	
	
	} 

.xhdt ul em:hover a{
	background:#1f66be;
	color:#fff;
	
	} 

/*服务领域*/


.fwly_t{
	width:1198px;
	height:38px;
	border:1px solid #d7d7d7;
	border-top:2px solid #0a5fbf;
	margin-top:40px;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.05), rgba(4,0,0,0.05));
		
		
	}

.fwly_t h2{
	font-size:16px;
	color:#024aa3;
	font-weight:bold;
	background:url(/assets/default/images/h_l.jpg) no-repeat left center;
	padding-left:20px;
	margin:0 12px;
	
	}
	
.fwly_t span a{
	display:block;
	font-size:14px;
	margin-right:12px;
	color:#024aa3;
	}
	
.fwly_t span a:hover{
	text-decoration:underline;
	
	}


.con_four ul{
	width:1080px;
	height:276px;
	border:1px solid #d7d7d7;
	border-top:0px;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	text-align:center;
	padding:0 60px;
	position: relative;
	
	}

.con_four ul li em{
	display:block;
	width:252px;
	height:170px;
	overflow:hidden;
	
	}

.con_four ul li em img{
	display:block;
	width:252px;
	height:170px;
	
	}

.con_four ul li p{
	width: 252px;
    height: 40px;
    float: left;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-top:14px;
	
	}

.con_four ul li a:hover p{
	
	color:#024aa3;	
	}

.con_four ul li a:hover img{
	
	opacity:0.9;
	}

/*会员风采*/

.con_five{
	margin-top:40px;
	
	}

.index_box11ul{
	width:1078px;
	height:190px;
	border:1px solid #d7d7d7;
	border-top:0px;
	padding-top: 30px;
	padding:30px 60px 0px; 
	position: relative;
	}
	
.index_box11img{width:162px;height: 66px; border: 1px solid #d3d3d3;}
.index_box11img:first-child{margin-bottom: 20px;}
.index_box11img img{display: block;width:100%;height: 100%;}
.index_box11ul ul li{display: none;}
.index_box11ul ul li.act{display: block;}

.index_box11ul .swiper-button-next{
	width:32px;
	height:32px;
	background:url(/assets/default/images/1.png) no-repeat left;
	
	}

.index_box11ul .swiper-button-prev{
	width:32px;
	height:32px;
	background:url(/assets/default/images/2.png) no-repeat left;
	
	}

.index_box11ul .swiper-button-next:hover{
	width:32px;
	height:32px;
	background:url(/assets/default/images/1-1.png) no-repeat left;
	
	}
		
.index_box11ul .swiper-button-prev:hover{
	width:32px;
	height:32px;
	background:url(/assets/default/images/2-2.png) no-repeat left;
	
	}



.con_four .swiper-button-next{
	width:32px;
	height:32px;
	background:url(/assets/default/images/1.png) no-repeat left;
	
	}

.con_four .swiper-button-prev{
	width:32px;
	height:32px;
	background:url(/assets/default/images/2.png) no-repeat left;
	
	}

.con_four .swiper-button-next:hover{
	width:32px;
	height:32px;
	background:url(/assets/default/images/1-1.png) no-repeat left;
	
	}
		
.con_four .swiper-button-prev:hover{
	width:32px;
	height:32px;
	background:url(/assets/default/images/2-2.png) no-repeat left;
	
	}


	
.yqlj{
	width:1198px;
	min-height:84px;
	border:1px solid #d7d7d7;
	border-top:0px;
	display:flex;
	display: -webkit-flex;
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
	align-items :center;
	-webkit-align-items:center;	
	
	}	
	
.yqlj ul{
	margin: 0px 20px 10px;
	}

.yqlj ul li{
	float:left;
	margin: 10px 20px 0;
	width:16%;
}
	
.yqlj ul li a{
	font-size:14px;
	color:#333;
	line-height:24px;
	
	}	
.yqlj ul li a:hover{
	display:block;
	color:#114994;
	text-decoration:underline;
	
	}	
	
	
/*底部导航*/	
	
.footer{
	width:100%;
	height:266px;
	background:#004da1;
	margin-top:40px;
	
	}	
	
.footer_c{
	max-width:1200px;
	margin:0 auto;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :flex-start;
	-webkit-align-items:flex-start;
	
	}	
	
.footer_l{
	width:858px;
	
	
	}	
.footer_l ul{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	margin-top:35px;
	padding:0 10px;		
	
	}
	
.footer_l ul li a{
	display:inline-block;
	font-size:14px;
	color:#fff;
	}	
	
.add{
	
	width:858px;
	border-top:1px solid #1b64b4;
	margin-top:20px;
	padding:20px 0px;
	
	}	
.add p{
	font-size:14px;
	color:#d2d2d2;
	line-height:24px;
	padding-left:10px;
	
	}	
	
.beian{
	width:858px;
	border-top:1px solid #1b64b4;
	padding:20px 0px;
	}	
.beian p{
	font-size:12px;
	color:#d2d2d2;
	line-height:24px;
	padding-left:10px;
	
	}	
		
.footer_r{
	width:214px;
	height:266px;
	background:#003f84;
	text-align:center;
	
	}	
	
.footer_r span{
	display:block;
	width:144px;
	height:144px;
	margin: 42px auto 0;
	}	
	
.footer_r span img{
	display:block;
	width:144px;
	height:144px;
	
	}	
	
.footer_r p{
	font-size:16px;
	color:#fff;
	margin-top:22px;
	
	}	
	
/*-----------------协会介绍-----------------*/	
	
.jgjj{
	width:1200px;
	margin:0 auto;
	min-height:500px;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :flex-start;
	-webkit-align-items:flex-start;	
	padding-top:30px;	
	
	}	
	
.jgjj_l{
	
	width:248px;
	/*height:278px;*/
	margin-right:40px;
	}	
	
	
.jgjjlit{
	width:238px;
	height:38px;
	border:1px solid #d7d7d7;
	border-top:2px solid #114994;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.05), rgba(4,0,0,0.05));
	padding-left:10px;
	}	
	
.jgjjlit h2{
	font-size:16px;
	font-weight:bold;
	color:#114994;
	line-height:35px;
	background:url(/assets/default/images/h_l.jpg) no-repeat left center;
	padding-left:20px;	
	}	
	
	
.jgjjlib{
	width:268px;
	height:240px;
	border:1px solid #d7d7d7;
	border-top:0px;	
	
	}	
	
.jgjjlib ul li a{
	display:block;
	width:230px;
	border-bottom:1px dashed #d7d7d7;
	line-height:60px;
	text-align:center;
	font-size:16px;
	color:#333;
	margin:0 auto;
	background:url(/assets/default/images/jgjj_2.jpg) no-repeat 45px center ;	
	
	
	}	
	
.jgjjlib ul li a:hover{
	background:url(/assets/default/images/jgjj_1.jpg) no-repeat 45px center ;
	color:#024aa3;
	}	
	
.jgjjlib ul li a.on{
	background:url(/assets/default/images/jgjj_1.jpg) no-repeat 45px center ;
	color:#024aa3;
	
	}	
	
.jgjjlib ul li .ln{
	border-bottom:0px;
	
	}	
	
.jgjj_r{
	width:900px;	
	}	
	
.hd{
	border-bottom:1px solid #e5e5e5;	
	}
		
.hd p{
	font-size:14px;
	color:#999;	
	background:url(/assets/default/images/jgjj_3.jpg) no-repeat center left;
	padding-left:24px;	
	line-height:34px;	
	}	
	
.hd p a{
	color:#024aa3;	
	}	
	
.hd p span{
	display:inline-block;
	width:16px;
	text-align:center;
	font-family:"宋体"	
	}	
	
.bd p{
	font-size:16px;
	color:#333;
	line-height:38px;
	/*text-indent:2em;*/
	margin-top:20px;
	
	}	
	
/*-----------------组织机构-----------------*/	
	
.zzjg{
	max-width:900px;	
	
	}	
	
.zzjg span{
	display:block;
	width:515px;
	height:367px;
	margin:0 auto;
	padding-top:30px;
	
	}	
.zzjg span img{
	display:block;
	width:515px;
	height:367px;
	margin:0 auto;
	
	}	
.zzjg_b	{
	margin-top:50px;
	
	}
.zzjg_b h3{
	font-size:15px;
	color:#666;
	font-weight:bold;
	line-height:50px;	
	}
	
.zzjg_b p{
	width:900px;
	font-size:14px;
	color:#666;
	line-height:30px;
	text-align:left;
	
	}	
	
	
/*-----------------新闻动态-----------------*/
	
.xwdtlib{
	width:268px;
	height:180px;
	border:1px solid #d7d7d7;
	border-top:0px;		
	}
.xwdt_t{
	display:flex;
	display: -webkit-flex;
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
	align-items :center;
	-webkit-align-items:center;	
	margin-top:24px;
	margin-bottom:10px;
	
	}
.xwdt_t li a{
	display:block;
	width:78px;
	height:32px;
	border-radius:2px;
	margin-right:12px;
	border:1px solid #d6d6d6;
	color:#024aa3;
	text-align:center;
	line-height:34px;
	
	}	

.xwdt_t li a:hover{
	background:#024aa3;
	color:#fff;		
	}
	
.xwdt_t .on{
	background:#024aa3;
	color:#fff;	
	} 	
.xwdt_list{
	margin-top:10px;
	}	
.xwdt_list li a{
	display:block;
	border-bottom:1px dashed #d7d7d7;
	/*line-height:74px;*/
	line-height:40px;
	color:#333;
	font-size:15px;	
	}	
	
.xwdt_list li a span{
	color:#024aa3;
	
	}	
	
.xwdt_list li a em{
	display:inline-block;
	float:right;
	font-size:14px;
	color:#999;
	
	}	
	
.xwdt_list li a:hover{	
	color:#024aa3;
	}	
	
.YM	{
	width:320px;
	height:40px;
	margin:45px auto 10px ;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	
	
	}
	
.YM a{
	display:block;
	width:134px;
	height:38px;
	border:1px solid #004da1;
	text-align:center;
	line-height:38px;
	color:#004da1;	
	
	}	
	
.YM a:hover{
	background:#004da1;
	color:#fff;	
	}
	
	
.YM .on{
	background:#004da1;
	color:#fff;		
	}	
	
/*-----------------新闻详情页-----------------*/	

.xwxq,.rhsq{
	width:1200px;
	margin:0 auto;
	min-height:500px;
	
	}	

.xw_hd{
	border-bottom:1px solid #e5e5e5;	
	}

		
.xw_hd p{
	font-size:14px;
	color:#999;	
	background:url(/assets/default/images/jgjj_3.jpg) no-repeat center left;
	padding-left:24px;	
	line-height:40px;	
	}	
	
.xw_hd p a{
	color:#024aa3;	
	}	
	
.xw_hd p span{
	display:inline-block;
	width:16px;
	text-align:center;
	font-family:"宋体"	
	}	

.xw_con{	
	max-width:1200px;	
	
	}

.xw_con h3{
	font-size:22px;
	color:#333;
	font-weight:bold;
	text-align:center;
	margin-top:38px;
	
	}

.xw_con .time_source{
	display:block;
	font-size:14px;
	color:#999;
	text-align:center;
	margin-top:18px;
	margin-bottom:44px;
	
	}

.xw_con p{
	font-size:16px;
	color:#666;
	/*line-height:30px;*/
	line-height:38px;
	/*margin-top:20px;*/
	text-align:justify;	
	}

.xw_con img{
	/*margin-top:20px;*/
	
	}


/*-----------------技术服务-----------------*/	

.fwly{
	display:flex;
	display: -webkit-flex;
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
	align-items :flex-start;
	-webkit-align-items:flex-start;
	flex-wrap:wrap;
	margin-top:26px;	
	}

.fwly li a{
	display:block;
	width:283px;
	margin-right:25px;
	text-align:center;
	
	}
.fwly li a span{
	display:block;
	width:283px;
	height:188px;
	overflow:hidden;	
	}
.fwly li a span img{
	display:block;
	width:283px;
	height:188px;
	
	}
		
.fwly li:nth-child(3n){
	margin-right:0px ;
	}

.fwly li:nth-child(3n) a{
	margin-right:0px;
	}

.fwly li a i{
	display:block;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin:18px 0px 30px;
	
	}

.fwly li a:hover img{
	opacity:0.9;
	
	}
.fwly li a:hover i{
	color:#004da1;
	
	}

/*-----------------团体标准介绍-----------------*/

.BAS{
	font-size:16px;
	color:#333;
	/*line-height:34px;*/
	line-height:38px;
	/*text-indent:2em;*/
	margin-top:20px;
	
	}

.BAS p{
	margin-top:20px;
	text-align:justify;
	/*text-indent:2em;*/
	}



/*-----------------会员服务-----------------*/


.hyfwlib{
	width:268px;
	height:120px;
	border:1px solid #d7d7d7;
	border-top:0px;		
	}

.rhlc h2{
	font-size:20px;
	color:#333;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;	
	
	}

.rhlc h3{
	font-size:16px;
	color:#666;
	line-height:40px;	
	}

.rhlc p{
	font-size:16px;
	color:#666;
	/*text-indent:2em;*/
	/*line-height:32px;*/
	line-height:38px;
	
	}

.rhsq_b h3{
	font-size:20px;
	color:#333;
	font-weight:bold;
	margin-top:40px;
	text-align:center;	
	
	}

.rhsqt{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :flex-start;
	-webkit-align-items:flex-start;	
	width:1100px;
	margin:30px auto 0;
	color:#333;	
	}

.rhsql,.rhsqr{
	width:520px;
		
	}
.rhsqli{
	margin-top:16px;
	line-height:38px;	
	}
	
.rhsqli span{
	width:16px;
	color:#e81111;
	padding-right:6px;
	
	}
	
.rhsqli em{
	display:inline-block;
	width:140px;
	/*text-align-last:justify;*/
	font-size:14px;
	}
	
.rhsqli input[ type="text"]{
	width:320px;
	height:38px;
	border:1px solid #d7d7d7;
	padding-left:16px;
	margin-left:10px;		
	}

.frxm{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	margin-top:20px;
	font-size:14px;
	}

.frxml span{
	width:16px;
	color:#e81111;
	padding-right:6px;
	font-size:14px;
	
	}

.frxml input[ type="text"]{
	width:140px;
	height:38px;
	border:1px solid #d7d7d7;
	padding-left:16px;
	margin-left:10px;
	font-size:14px;	
	
	}


.frxmr span{
	width:16px;
	color:#e81111;
	padding-right:6px;
	font-size:14px;
	}

.frxmr input[ type="text"]{
	width:100px;
	height:38px;
	border:1px solid #d7d7d7;
	padding-left:16px;
	margin-left:10px;	
	
	}

.dbr{
	margin-top:60px;
	
	}

.zczb input[ type="text"]{
	width:288px;
	height:38px;
	border:1px solid #d7d7d7;
	padding-left:16px;
	margin-left:10px;
	margin-right:10px;	
	
	}
.cpgg_tpcheck{float: left; height: 40px;position: relative;}
/*.cpgg_tpcheckt{ float:right; width: 350px;height: 38px;border: 1px solid #d7d7d7;line-height: 38px;font-size: 14px;color: #333;box-sizing:content-box;padding-left: 15px;position: relative;cursor: pointer; margin-left:10px;}*/
.cpgg_tpcheckt{ width: 240px;height: 38px;border: 1px solid #d7d7d7;line-height: 38px;font-size: 14px;color: #333;box-sizing:content-box;padding-left: 16px;position: relative;cursor: pointer; margin-left:40px;}
.cpgg_tpcheckt:after{content: "";border-width: 6px 5px;border-style: solid;border-color: #666 transparent transparent transparent;position: absolute;top: 13px;right: 16px;}
.cpgg_tpcheck ul{position: absolute;top: 40px;border: 1px solid #ccc; border-top: 0;left: 93px;width:367px;background: #fff;z-index: 88;display: none;box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;}
.cpgg_tpcheck ul li{height: 38px;line-height: 38px;font-size: 14px;color: #333;padding-left: 15px;position: relative;cursor: pointer;}
.cpgg_tpcheck ul li.act{background: #004da1;color: #fff;}

.rhsqb{
	width:1100px;
	margin:0 auto;	
	padding-top:50px;
	}
	
.xydm{
	width:80%;
	height:38px;
	line-height:38px;
	margin-top:20px;	
	}

.xydm span{
	font-size:14px;
	color:#e81111;	
	
	}

.xydm em{
	font-size:14px;
	color:#333;
	margin-left:6px;
	
	}
	
.xydm input[ type="text" ]{
	width:700px;
	height:38px;
	border:1px solid #d7d7d7;
	line-height:38px;
	font-size:14px;
	margin-left:4px;
	padding-left:14px;
	
	}	
	
.cns input[ type="text" ]{
	width:530px;	
	}	
	
.dwjs textarea{
	display:inline-block;
	width:996px;
	height:80px;
	border:1px solid #d7d7d7;
	line-height:38px;
	font-size:14px;
	margin-left:4px;
	padding-left:14px;		
	}		
	
.dwjs{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;	
	width:100%;
	height:80px;	
	margin-top:20px;	
	}	
	

.dwjs span{
	font-size:14px;
	color:#e81111;	
	
	}

.dwjs em{
	display:inline-block;
	line-height:80px;
	font-size:14px;
	color:#333;
	margin-left:6px;
	
	
	}

.but{
	width: 100%;
    margin: 60px auto 40px;
    height: 80px;
    padding: 0 360px;
}

.tijiao{
	width: 230px;
    height: 48px;
    float: left;
    background: #004da1;
    margin-right: 40px;

	}

.tijiao input[ type="submit" ]{
	display:block;
	float: left;
	width:230px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#fff;
	background:#004da1;
	cursor:pointer;	
	
	}

.tijiao input[ type="button" ]{
	display:block;
	width:230px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#fff;
	background:#004da1;
	cursor:pointer;	
	
	}


/*-----------------会员风采-----------------*/


.hyfc{
	width:902px;
	height:880px;
	margin:20px auto 0;	
	
	}

.hyfc img{
	display:inline-block;
	width:902px;
	height:880px;
	
	}



/*-----------------教育培训-----------------*/


.jypxlib{
	width:248px;
	/*height:240px;*/
	height: auto;
	border:1px solid #d7d7d7;
	border-top:0px;
	}

.jypxlib ul li a{
	display:block;
	width:180px;
	border-bottom:1px dashed #d7d7d7;
	line-height:60px;
	text-align:left;
	font-size:16px;
	color:#333;
	margin:0 auto;
	background:url(/assets/default/images/jgjj_2.jpg) no-repeat 16px center ;
	padding-left:50px;
	
	}

.jypxlib ul li .son_a{
	display:block;
	width:130px;
	border-bottom:1px dashed #d7d7d7;
	line-height:60px;
	text-align:left;
	font-size:16px;
	color:#333;
	margin:0 auto;
	background:url(/assets/default/images/jgjj_2.jpg) no-repeat 16px center ;
	padding-left:50px;
	
	}

.jypxlib ul li:last-child a{
	border-bottom:none;
	}

.jypxlib ul li a:hover{
	background:url(/assets/default/images/jgjj_1.jpg) no-repeat 16px center ;
	color:#024aa3;
	}	
	
.jypxlib ul li a.on{
	background:url(/assets/default/images/jgjj_1.jpg) no-repeat 16px center ;
	color:#024aa3;
	
	}	

.pxkc ul{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :flex-start;
	-webkit-align-items:flex-start;	
	flex-wrap:wrap;	
	
	}

.pxkc ul li a{
	display:block;
	width:283px;	
	overflow:hidden;
	position:relative;
	margin-top:30px;
	
	}

.pxkc ul li a span{
	display:block;
	width:283px;
	height:188px;
	
	}

.pxkc ul li a i{
	display:block;
	width:40px;
	height:40px;
	margin:0 auto;
	background:url(/assets/default/images/bofang.png) no-repeat center;
	position:absolute;
	top:76px;
	left:120px;	
	}

.pxkc ul li a b{
	display:block;
	width:46px;
	height:22px;
	background:#000;
	opacity:0.8;
	position:absolute;
	right:8px;
	top:160px;
	border-radius:4px;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	line-height:22px;
	
	}

.pxkc ul li a em{
	display:block;
	width:283px;
	overflow:hidden;
	margin-top:12px;
	color:#333;
	
	}


.pxkc ul li a:hover img{
	opacity:0.9;	
	
	}
.contact{
	margin-top:30px;
	
	}
.contact p{
	margin-top:14px;
	color:#333;
	font-size: 16px;
	line-height: 38px;
	}



.map{
	width:1200px;
	height:500px;
	margin-top:20px;	
	
	}

/*-----------------注册页面-----------------*/

.Zhu_c{
	max-width:1200px;
	height:auto;
	background:#fff;
	margin:0 auto;
	margin-top:28px;	
	border:1px solid #d7d7d7;
	border-top:0px;	
	}


.Zhu_c_b{
	max-width:1200px;
	height:auto;
	margin:50px 0px 80px 40px; 
	
	}
		

.Zhu_c h2{
	font-size:22px;
	color:#333;
	font-weight:bold;
	background:url(/assets/default/images/sh.jpg) no-repeat left center;
	padding-left:12px;	
	
	}	
.zhuce{ 
	width:500px;
	margin-bottom:22px;
}
	
.zhuce span{
	font-size:16px;
	color:#333;
	display:inline-block;
	width:100px;
	text-align:right;
		
	}	
	
.zhuce input{
	 width:320px;
	 height:38px;
	 border:1px solid #dcdcdc;
	 background:none;
	 border-radius:2px;
	 padding-left:16px;
	 font-size:14px;
	
	}
	
.zhuce input[ type="radio"]{
	width:16px;
	height:16px;
	margin-left:20px;
	margin-right:6px;
	position:absolute;
	top:4px;
	left:0px;			
	}	
	
.zhuce label{
	display:inline-block;
	height:20px;
	line-height:20px;
	position:relative;
	width:40px;
	padding-left:40px;
	}
				
.zhuce em{
	color:#ed1010;
	
	}
		
.LJZC{
	width:332px;
	height:auto;
	margin-left:103px;
	}


.LJZC input{
	width:332px;
	height:50px;
	background:#043a95;
	color:#fff;
	font-size:18px;
	cursor:pointer;	
	margin-top:20px;	
	}	
	
	
.zhu_r{
	width:1200px;
	height:42px;
	border-top:2px solid #004da1;
	border-bottom:1px solid #d7d7d7;	
	font-size:14px;
	color:#888;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items :center;
	-webkit-align-items:center;
	background:#f9f9f9;	 	
	}	
	
.zhu_r a{	
	color:#024496; 
	}	
.zhu_r p{
	margin-right:20px;
	}	
.zhu_r a:hover{
	text-decoration:underline;	
	}	
	

.zhu_r h2{
	font-size:16px;
	color:#024496;
	font-weight:bold;
	
	}


.zhushi{
	margin-top:70px;	
	
	}

.zhushi p{
	font-size:14px;
	color:#ea1313;
	
	}


.page{ width:100%; padding:30px 0; text-align:center; float: left;}
.pagination { display: inline-block; padding-left: 0; border-radius: 4px;}
.pagination>li { display: inline !important;}
.pagination>li>a, .pagination>li>span {position: relative; float: left; padding:3px 12px; margin-left: -1px; line-height: 1.42857143; text-decoration: none; background-color: #fff; border: 1px solid #ddd; margin: 0 6px; border-radius: 4px; }
.pagination>li:first-child>a, .pagination>li:first-child>span {margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.pagination>li:last-child>a, .pagination>li:last-child>span { border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { z-index: 3; color: #23527c; background-color: #eee; border-color: #ddd;}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {z-index: 2; color: #fff; cursor: default; background-color: #1565c0; border-color: #1565c0;}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd;}
.pagination-lg>li>a, .pagination-lg>li>span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333;}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { border-top-right-radius: 6px; border-bottom-right-radius: 6px;}
.pagination-sm>li>a, .pagination-sm>li>span { padding: 5px 10px; font-size: 12px; line-height: 1.5;}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {border-top-right-radius: 3px; border-bottom-right-radius: 3px;}





























	