*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: black;
	-webkit-tap-highlight-color:transparent;
}
.container{
	font-size:10px;
}
textarea{
	border: 0;
	resize:none;
	outline: none;
}
input,select,option{ 
	outline:none;/*外部边框清除*/
	border: 0;
}
a img{
	border:0;/*清除IE带有链接图片多余边框*/
}
h1,h2,h3,h4,h5,h6,b{
	font-weight: normal;
}
i{ 
	font-style:normal;
}

/*全局样式设定*/
body{ 
	font-family:"微软雅黑";
	color:#000;
}
.clearFloat{ 
	zoom:1;/*针对IE6,IE7*/
}
.clearFloat:after{ 
	display:block;
	height:0;
	font-size:0;
	overflow:hidden;
	clear:both;

	}
.fl{
	 float:left;
	}
.fr{ 
	float:right;
}

.spread_img img:nth-child(2),.interaction_img img:nth-child(2),.xl_img img:nth-child(2),.comment_sex,.consumption_img img:nth-child(2){
	display: none;
}
@media screen and (min-width:768px){
.center{
	width: 1200px;
	margin: 0 auto;
}
.mincenter{
	width: 1100px;
	margin: 0 auto;
}
.hometab{
	width: 100%;
	height: 70px;
	line-height: 70px;
	position: fixed;
	top: 0;
	right:0;
	left:0;
	overflow: hidden;
	z-index: 999;
	background: black;
}
.home_logo{
	float: left;
}
.home_logo img{
	margin-top: 13px;
}
.home_tab{
	float: right;
}
.home_tablist li{
	float: left;
	font-size: 16px;
	padding: 0 27px;
}
.home_tablist li a{
	border-bottom: 1px solid transparent;
	padding-bottom: 10px;
	color: white;
}
.home_tablist li:hover a{
	border-color: white;
}
.home_tabactive{
	border-bottom: 1px solid white !important;
}
.banner{
	width: 100%;
	margin-top:70px;
}
.banner img{
	width: 100%;
}
/*产品优势*/
.advantage,.series,.programme,.comment,.brand{
	padding: 43px 0;
}
.advantage_title{
	text-align: center;
}
.advantage_title h3{
	font-size: 30px;
	color: #333;
	margin-bottom:10px;
	font-weight:bold;
}
.advantage_title p{
	font-size: 16px;
	color: #666;
}
.advantage_list{
	width: 100%;
	margin-top: 37px;
}
.advantage_ul{
	overflow: hidden;
}
.advantage_ul li{
	width: 23%;
	height: 190px;
	float: left;
	margin: 0 1%;
	text-align: center;
	position: relative;
}
.front h3{
	margin-top: 20px;
	font-size: 16px;
}
.after{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: white;
	display: none;
	background: #2356fa;
	padding: 0 30px;
	border-radius: 5px;
}
.after h3{
	padding: 30px 0 20px;
}
.after p{
	line-height: 24px;
	font-size: 14px;
	text-align: justify;
}
.advantage_ul li:hover .after{
	display: block;
}
/*产品系列*/
.series,.comment{
	width: 100%;
	background: #f3f4f8;
}
.series_list{
	overflow: hidden;
	margin-top: 50px;
}
.series_ul li{
	width: 31%;
	height: 440px;
	margin: 15px 1%;
	float: left;
	background: white;
	text-align: center;
	position: relative;
}
.series_ghimg{
	width: 100%;
}
/*.spread_tabimg img,.rc_img img,.series_tabimg img{
	width: 100%;
}*/
.series_tabimg,.interaction_tabimg,.spread_tabimg,.consumption_tabimg{
	background: #fafbfd;
	border: 1px solid #cbcbcb;
	border-radius: 5px;
}
.series_listimg li h3,.interaction_listimg li h3,.spread_listimg li h3,.consumption_listimg li h3{
	font-size: 26px;
	padding: 10px 0;
	margin-top:10px;
}
.series_listimg li p,.interaction_listimg li p,.spread_listimg li p,.consumption_listimg li p{
	width: 80%;
	margin: 20px auto;
}
.series_listimg li img,.interaction_listimg li img,.spread_listimg li img,.consumption_listimg li img{
	width:680px;
}
.advan_front img{
	margin-top: 60px;
}
.advan_front h3{
	font-size: 26px;
	color: #343434;
}
.advan_front p{
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	padding: 0 36px;
}
.advan_front a,.advan_after a{
	width: 144px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 10px;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -73px;
	bottom: 52px;
}
.advan_front a{
	color: #2356fa;
	border: 1px solid #2356fa;
}

.advan_after{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #ff9c00;
	color: white;
}
.series_ul li:nth-child(1) .advan_after{
	background:#ff9c00;
}
.series_ul li:nth-child(2) .advan_after{
	background:#38df84;
}
.series_ul li:nth-child(3) .advan_after{
	background:#ff4c4e;
}
.series_ul li:nth-child(4) .advan_after{
	background:#00b6ac;
}
.series_ul li:nth-child(5) .advan_after{
	background:#3d81ff;
}
.series_ul li:nth-child(6) .advan_after{
	background:#ff419a;
}
.advan_after img{
	width: 79px;
	height: 79px;
	background: white;
	border-radius: 50%;
	margin-top: 40px;
}
.advan_after h3{
	color: white;
	font-size: 26px;
	margin: 20px 0 20px;
}
.advan_after p{
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
	padding: 0 40px;
}
.advan_after a{
	color: #fff;
	border: 1px solid #fff;
}
.series_ul li:hover .advan_after{
	display: block;
}
/*解决方案*/
.programme_list{
	margin-top: 57px;
	overflow: hidden;
}
.programme_box{
	width: 568px;
	height: 478px;
	margin: 0 15px;
	border: 1px solid #e6e6e6;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.programme_title{
	background: #07b6f0;
	text-align: center;
	color: white;
}
.programme_title h3{
	padding: 48px 0 17px;
}
.programme_title p{
	font-size: 14px;
	padding-bottom: 39px;
}
.programme_img{
	text-align: center;
	margin: 14px 0;
}
.programme_url{
	width: 164px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	display: block;
	border: 1px solid #e2e2e2;
	text-align: center;
	position: absolute;
	bottom: 32px;
	left: 50%;
	margin-left: -82px;
	color: #333;
}
.programme_box:nth-child(1):hover{
	border-color: #07b6f0;
	box-shadow: 0 0 5px #07b6f0;
}
.programme_box:nth-child(1):hover .programme_url{
	color: #07b6f0;
	border-color: #07b6f0;
}
.programme_box:nth-child(2):hover{
	border-color: #05d4be;
	box-shadow: 0 0 5px #05d4be;
}
.programme_box:nth-child(2):hover .programme_url{
	color: #05d4be;
	border-color: #05d4be;
}
/*用户评价*/
.comment_ul{
	overflow: hidden;
}
.comment_ul li{
	width: 340px;
	height: 164px;
	background: white;
	border-radius: 5px;
	float: left;
	margin: 10px;
	padding: 20px;
}
.comment_list{
	margin-top: 50px;
}
.comment_img{
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	padding-bottom: 20px;
}
.comment_img img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
}
.comment_img h3{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin: 20px 0 0 70px;
}
.comment_text{
	font-size: 14px;
	margin-top: 20px;
	color: #333;
}
/*服务品牌*/
.brand_list{
	text-align: center;
	margin-top: 50px;
}
.brand_list img{
	width: 98%;
}
.brand_list p{
	margin-top: 10px;
}
.foot{
	background: #00051c;
}
.foot_list{
	overflow: hidden;
	padding-top: 43px;
	line-height: 30px;
}
.foot_list dl{
	width: 250px;
	float: left;
	color: white;
	margin-left: 50px;
}
.foot_list dl dt{
	font-size: 16px;
}
.foot_list dl dd{
	font-size: 14px;
}
.foot_list dl a{
	color: white;
}
.foot_ewm{
	text-align: center;
	margin-left: 0 !important;
}
.foot_ewm img{
	width:150px;
	height:150px;
	margin-top: 15px;
}
.foot_icp{
	color: white;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/*------产品系列-------*/

.series_nr{
	text-align: center;
}
.series_ztit{
	width: 70%;
	margin: 0 auto;
}
.series_title{
	margin-top: 80px;
}
.xl_list,.interaction,.spread{
	margin-top: 45px;
}
.xl_ul,.spread_ul,.interaction_ul,.consumption_ul{
	overflow: hidden;
}
.xl_ul li,.spread_ul li,.consumption_ul li{
	width: 20%;
	margin: 0 auto;
	text-align: center;
	float: left;
	font-size: 14px;
	display: inline-block;
}
.xl_img,.interaction_img,.spread_img,.consumption_img{
	width: 105px;
	height: 105px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	line-height: 105px;
}
.xl_img img,.interaction_img img,.spread_img img,.consumption_img img{
	vertical-align: middle;
}
.xl_ul li h3,.interaction_ul li h3,.spread_ul h3,.consumption_ul h3{
	margin-top: 20px;
	font-size: 14px;
}
.xl_ul li:hover{
	color: #416dfb;
}
.series_tabimg,.interaction_tabimg,.spread_tabimg,.consumption_tabimg{
	height: 559px;
	margin-top: 22px;
	overflow: hidden;
}

.xl_active h3{
	color: #e64030;
}
.xf_active h3{
	color: #e37024;
}
.lb_active h3{
	color: #67ae32;
}
.gh_active h3{
	color: #2797d5;
}
/*关怀互动*/
.interaction_ul{
	overflow: hidden;
}
.interaction_ul li{
	width: 20%;
	float: left;
}
.interaction_ul li:hover .interaction_img{
	border-color: #416dfb;
}
.interaction_ul li:hover{
	color: #416dfb;
}
/*裂变传播*/
.spread_ul li:hover .spread_tabimg{
	border-color: #416dfb;
}
.spread_ul li:hover{
	color: #67ae32;
}
.interaction_ul li:hover{
	color: #416dfb;
}
.xl_ul li:hover{
	color: #e64030;
}
.consumption_ul li:hover{
	color: #e37024;
}
/*人才无忧*/
.rc_img img{
	margin-top: 100px;
}
.tab_two{
	display: block;
	overflow: hidden;
	background: white;
	position: fixed;
	padding: 10px 20px;
    border-radius: 5px;
    margin-left: -25px;
}
.tab_two li{
	clear: both;
	padding: 0;
    display: block;
    line-height: 30px;
    text-align: center;
}
.tab_two li a{
	color: black;
	border: 0;
}
.tab_two li:hover a{
	color: #2356fa;
}
/*关于金店无忧*/
.about_text{
	width: 1024px;
	margin: 0 auto;
	margin-top: -100px;
	background: #f6f6f6;
	box-shadow: 0 0 15px #666;
	position: relative;
	padding: 50px 38px;
}
.about_text h3{
	font-size: 30px;
	color: #323232;
	margin-bottom: 50px;
}
.about_text h3 b{
	border-bottom: 2px solid #323232;
	padding-bottom: 10px;
}
.about_text p{
	font-size: 14px;
	line-height: 25px;
}
.about_text p b{
	font-weight: bold;
}
.saa{
	margin: 50px 0;
	padding-bottom: 20px;
}
.saa_list{
	overflow: hidden;
}
.saa_list li{
	width: 232px;
	height: 291px;
	float: left;
	margin-right: 17px;
}
.saa_list li:nth-child(4){
	margin-right: 0;
}
.saa_title{
	font-size: 36px;
	color: white;
	text-align: center;
	padding: 35px 0 33px;
}
.saa_list{
	color: white;
	text-align: center;
	overflow: hidden;
}
.saa_list li{
	padding: 0 15px;
}
.saa_list li h3{
	margin-top: 58px;
	margin-bottom: 37px;
	border-bottom: 2px solid white;
	padding-bottom: 20px;
	display: inline-block;
}
.saa_list li p{
	font-size: 14px;
	text-align: left;
}
.aboutnew_title{
	text-align: center;
	font-size: 32px;
	margin-top: 50px;
}
.new_h{
	width: 40px;
	height: 2px;
	background: #2356fa;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
}
.about_new{
	margin-top: 35px;
}
.about_newul{
	overflow: hidden;
}
.about_newul li img{
	width:100%;
	height: 233px;
	overflow: hidden;
}
.about_newul li{
	width:353px;
	float: left;
	margin-right: 17px;
	border: 1px solid #cdcdcd;
}
.about_newul li:nth-child(3){
	margin-right: 0;
}
.about_newul li h4{
	padding: 20px 10px;
	font-weight: bold;
	color: #333;
}
.about_newul li:hover{
	border-color: #2356fa;
}
.about_ability{
	margin-top: 50px;
}
.about_ability img{
	width:100%;
}
.course{
	margin-top: 50px;
}
.course img{
	width: 100%;
}
/*---------------解决方案------------*/
.solution_mdul{
	overflow: hidden;
}
.solution_mdul li{
	width: 534px;
	height: 380px;
	background: white;
	float: left;
	margin-right: 27px;
	border: 1px solid #dcdcdc;
	text-align: center;
	border-radius: 5px;
}
.solution_mdul li:nth-child(2){
	margin-right: 0;
}
.solution_md{
	margin-top: 20px;
}
.solution_mdimg{
	height: 139px;
	text-align: center;
	line-height: 139px;
	color: white;
	font-size: 26px;
}
.solution_btn{
	margin-top: 30px;
}
.solution_btn a{
	padding: 10px 20px;
	border: 1px solid #c3c3c3;
	color: #353535;
	border-radius: 5px;
	margin: 0 10px;
}
.solution_btn a:hover{
	border-color: #2356fa;
	color: #2356fa;
}
.solution_mdul li:hover{
	box-shadow: 0 0 15px #dcdcdc;
}
.solution_up{
	text-align: center;
	padding-top: 50px;
	margin-bottom: 30px;
	font-size: 24px;
	color: #343434;
}
.solution_info{
	height:384px;
	background: url("../images/solution_bg.png") no-repeat;
	background-size: 100%;
}
.solution_infoul{
	overflow: hidden;
	background: white;
}
.solution_infoul li{
	width: 448px;
	height: 60px;
	background: white;
	/*border: 1px solid #c3c3c3;*/
	float: left;
	padding: 40px 50px;
	margin: 1px;
}
.solution_text{
	width: 260px;
	float: left;
}
.solution_text h3{
	font-size: 20px;
	color: #343434;
	margin-bottom: 15px;
}
.solution_text p{
	font-size: 14px;
	color: #8b8b8b;
}
.solution_infobtn{
	width: 137px;
	height: 39px;
	line-height: 39px;
	border-radius: 5px;
	border: 1px solid #c3c3c3;
	font-size: 14px;
	color: #333333;
	display: inline-block;
	text-align: center;
	float: right;
	margin-top: 30px;
}
.solution_infobtn:hover{
	border-color: #2356fa;
	background: #2356fa;
	color: white;
}
.solution_infoul li:hover{
	box-shadow: 0 0 10px #c3c3c3;
}
.solution_jt{
	margin: 50px 0;
}

/*--------联系留言--------*/
.join_list{
	margin-top: 50px;
}
.join_listul{
	overflow: hidden;
}
.join_listul li{
	width: 295px;
	height: 271px;
	float: left;
	margin-right: 20px;
	border: 1px solid #a5bdff;
	background: #f6fbfe;
	border-radius: 5px;
	padding: 45px 28px 0;
}
.join_listul li:nth-child(3){
	margin-right: 0;
}
.join_listul li h3{
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-bottom: 37px;
}
.join_listul li p{
	margin-bottom: 18px;
	font-size: 16px;
}
.join_listul li b{
	color: #808080;
}
.join_text{
	text-align: justify;
	line-height: 25px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5; 
}
.join_zs{
	margin: 50px 0;
}
.join_zs img{
	width: 100%;
}
.contact{
	margin: 50px 0;
}
.contact_ul{
	overflow: hidden;
}
.contact_ul li{
	width: 202px;
	height: 210px;
	margin-right: 67px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	float: left;
	padding: 30px 59px;
}
.contact_ul li:nth-child(3){
	margin-right: 0;
}
.contact_ul li h3{
	color: #feb622;
	font-size: 20px;
	text-align: center;
	margin-bottom: 27px;
	margin-top: 20px;
}
.join_map{
	padding-top: 50px;
}
.iphone_tab{
	display: none;
}
.cancel{
	float:right;
	height:40px;
	margin-top:15px;
	line-height:40px;
	width:180px;
	font-size:12px;
}
.xl_ul li:hover .xl_iconimg{
	display:none;
}
}
@media screen and (max-width:768px){
	.cancel{
		clear:both;
		height:40px;
		margin-top:15px;
		line-height:40px;
		width:180px;
		font-size:12px;
	}
.banner img{
	width: 100%;
}
.advantage_title{
	text-align: center;
	background: #f6fbfe;
	border-bottom: 1px solid #bacdff;
	padding: 20px 0;
}
.advantage_title h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.advantage_title p{
	color: #333;
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
}
.front h3{
	display: none;
}
.advantage_list{
	text-align: center;
	margin-top: 20px;
	padding: 0 50px;
}
.advantage_ul li{
	margin-bottom: 50px;
}
.series_list{
	text-align: center;
}
.advan_front a,.advan_after a,.programme_url,.solution_btn a,.solution_infobtn{
	padding: 10px 20px;
	border: 1px solid #eee;
	border-radius: 5px;
	display: inline-block;
	margin: 20px 0;
	text-align: center;
}
.series_ul li{
	padding: 20px 0;
}
.advan_after img{
	display: none;
}
.advan_after{
	padding: 50px;
	color: white;
}
.series_ul li:nth-child(1) .advan_after{
	background:#ff9c00;
}
.series_ul li:nth-child(2) .advan_after{
	background:#38df84;
}
.series_ul li:nth-child(3) .advan_after{
	background:#ff4c4e;
}
.series_ul li:nth-child(4) .advan_after{
	background:#00b6ac;
}
.series_ul li:nth-child(5) .advan_after{
	background:#3d81ff;
}
.series_ul li:nth-child(6) .advan_after{
	background:#ff419a;
}
.advan_after h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.advan_after a{
	color: white;
}
.programme_title{
	text-align: center;
	background: #07b6f0;
	color: white;
	padding: 20px 0;
}
.programme_img{
	margin: 0 auto;
	text-align: center;
	margin:20px 0;
}
.programme_url{
	width: 130px;
	margin: 20px auto;
	display: block;
	text-align: center;
	color: #07b6f0;
}
.comment_ul{
	overflow: hidden;
}
.comment_ul li{
	width:90%;
	padding: 2.5%;
	border-bottom: 1px solid #eee;
	text-align: center;
	margin: 0 auto;
}
.brand_list img{
	width: 100%;
	margin-top: 20px;
}
.home_tablist{
	background: #f1f5ff;
	overflow: hidden;
	display: none;
}
.home_tablist li{
	text-align: center;
	/*border-bottom: 1px solid #07b6f0;*/
	padding: 5px 0;
	font-size: 12px;
}
.home_logo{
	float: left;
}
.iphone_tab{
    text-align: right;
    float: right;
}
.iphone_tab img{
	width: 30px;
	margin-top: 10px;
	margin-right: 10px;
}
.iphone_over{
	overflow: hidden;
	padding: 10px;
}
.brand_list{
	text-align: center;
}
.foot{
	background: #00051c;
	color: white;
	overflow: hidden;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
}
.foot_list a{
	color: white;
	text-decoration: underline;
}
.foot_list dl{
	width: 100%;
	float: left;
	display: inline-block;
}

.foot_icp{
	text-align: center;
}
.front img,.advan_front img{
	width: 80px;
}
.after h3,.advan_front h3,.comment_img h3{
	color: #333;
	margin-bottom: 10px;
}
.after p,.advan_front p,.comment_text{
	color: #666;
	font-size: 14px;
}
.advan_after p{
	font-size: 14px;
}

/*————————————————产品系列*/
.series_ghimg{
	width: 100%;
	margin: 20px 0;
}
.spread_ul li h3,.interaction_ul li h3,.xl_ul li h3{
	font-size: 12px;
}
.xl_img img,.interaction_img img,.spread_img img{
	width: 90%;
}
.xl_list,.interaction_ul,.spread_ul{
	overflow: hidden;
	margin: 10px 0;
}
.xl_ul li,.spread_ul li{
	width: 20%;
	float: left;
	text-align: center;
	font-size: 14px;
}
.series_tabimg img,.interaction_tabimg img,.spread_tabimg img,.rc_img img,.programme_img img,.consumption_tabimg img{
	width: 100%;
}
.rc_img img{
	margin: 20px 0;
}
.interaction_ul li{
	width: 16.6%;
	float: left;
	text-align: center;
	font-size: 14px;
}
.tab_two{
	margin-top: 10px;
	background: white;
}
/*————————————解决方案*/
.aboutnew_title{
	text-align: center;
	padding: 20px 0;
}
.solution_mdimg{
	padding: 20px 0;
	text-align: center;
	color: white;
}
.solution_mdul,.solution_infoul{
	text-align: center;
}
.solution_info{
	background: #5f85ff;
	color: white;
	margin-top: 40px;
}
.solution_infobtn{
	color: white;
	font-size: 14px;
}
.solution_btn a{
	margin-left:10px;
	margin-right: 10px;
}
.solution_text h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.solution_text p{
	font-size: 14px;
}
.solution_up{
	display: none;
}
.solution_jt{
	width: 100%;
}
.solution_infoul li{
	padding: 20px 0;
	border-bottom: 1px solid white;
}
/*————————————关于我们*/
.about_text{
	width: 80%;
	margin: 20px auto;
	border: 1px solid #5f85ff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 15px #e5e5e5;
}
.about_text h3{
	margin-bottom: 10px;
}
.about_text p{
	font-size: 14px;
	color: #666;
}
.about_text p b{
	font-weight: bold;
}
.about_text h3 b{
	border-bottom: 2px solid #333;
	padding-bottom: 5px;
}
.saa{
	color: white;
	text-align: center;
	background: #021c64 !important;
	padding-bottom: 20px;
}
.saa_list {
	overflow: hidden;
}
.saa_title{
	padding: 20px 0;
}
.saa_list li{
	width: 90%;
	height: 150px;
	margin: 0 auto;
}
.saa_list h3{
	padding-top: 15px;
}
.saa_list p{
	padding: 20px;
	font-size: 14px;
}
.about_newul{
	overflow: hidden;
}
.about_newul li{
	width: 90%;
	margin: 10px auto;
	border-bottom: 1px solid #333;
}
.about_newul li img{
	width: 100%;
}
.about_newul li h4{
	font-size: 14px;
	padding: 10px 0;
}
.about_ability img,.course img,.join_zs img{
	width: 100%;
}
/*————————————加入我们*/
.join_listul li{
	width: 75%;
    margin: 0 auto;
    border: 1px solid #a5bdff;
    border-radius: 5px;
    background: #f6fbfe;
    padding: 20px;
   	margin-bottom: 20px;
}
.join_listul li h3{
	text-align: center;
}
.join_listul li p{
	font-size: 14px;
	text-align: justify;
}
.join_listul li p b{
	color: #666;
}
.contact_ul{
	overflow: hidden;
}
.contact_ul li p{
	line-height: 30px;
	font-size: 14px;
}
.contact_ul li{
	width: 90%;
	height: 150px;
	margin: 0 auto;
	border: 1px solid #a5bdff;
    border-radius: 5px;
    background: #f6fbfe;
    margin-bottom: 10px;
}
.contact_ul li h3{
	text-align: center;
	color: #feb622;
	margin: 10px 0;
}
.contact_ul li p{
	padding: 0 20px;
}
.contact{
	margin-bottom: 50px;
}
.series_listimg li h3{
	text-align:center;
}
.series_listimg li p{
	font-size: 14px;
    padding: 10px 0;
    text-align: center;
}
}