	
	@charset "utf-8";
	
/*
	--------------------------
	间距清除 
	--------------------------
*/
	
	body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,
	ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,
	form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
	embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,
	blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select
	
									{ 	margin:0; padding:0;	}
	ol,ul 							{ 	list-style:none;		}

	* 								{	
										-webkit-box-sizing: border-box;
										-moz-box-sizing: border-box;
										box-sizing: border-box;
										outline: 0;
									}

/*
	--------------------------
	A标签 配置 
	--------------------------
*/


@font-face{  
	    font-family:'SourceHanSansCNNormal';  
	    src:url('../fonts/SourceHanSansCN-Normal.eot');  
	    src:local('☺'),  
	        url('../fonts/SourceHanSansCN-Normal.eot?#iefix') format('embedded-opentype'),  
	        url('../fonts/SourceHanSansCN-Normal.woff') format('woff'),  
	        url('../fonts/SourceHanSansCN-Normal.ttf') format('truetype'),
	        url('../fonts/SourceHanSansCN-Normal.otf') format('opentype'),
	        url('../fonts/SourceHanSansCN-Normal.svg#SourceHanSansCN Normal') format('svg');
	        font-weight: normal;
        	font-style: normal;
	}


	a  								{
										text-decoration:none;
										outline:none;
										color: #666;
									}
	
	a:hover 						{	color: #000;			}
	img  							{	border: 0; 				}
	a:focus 						{	outline: none;			}
/*
	--------------------------
	Body 配置 
	--------------------------
*/
	html             				{
										overflow-x:hidden;
										-webkit-text-size-adjust:none;
									}
	body 							{
										-webkit-font-smoothing: antialiased;
										font-family:"SourceHanSansCNNormal", Arial;
										background: #fff;
										font-size: 14px;
										color: #666;
									}
	
/*
	--------------------------
	表单控件设置 
	--------------------------
*/
	
	table 							{	border-collapse: collapse; width: 100%;	 }
	
	input[type='reset'],
	input[type='button'],
	input[type='submit'],
	input[type='radio'] 			{	cursor: pointer; outline: none;		     }
	
	input[type='checkbox'],
	input[type='radio'] 	 		{ 
										position: relative;
										vertical-align: middle;
										margin-top: -2px;
										margin-bottom:1px;
										margin-left: 5px;
										margin-right: 5px;
									}
	
	textarea,
	input[type='email'],
	input[type='date'],
	input[type='password'],
	input[type='text'] 				{	
										padding: 0px;
										color: #666;
										font-size: 12px;
										outline: none;
									}
	
	
/*
	--------------------------
	快捷方式
	--------------------------
*/
	.f-l 							{	float: left;					}
	.f-r 							{	float: right;					}
	.clearfix:after 				{	clear: both;
										height: 0;
										content: "";
										line-height: 0;
										font-size: 0;
										display: block;
									}
.subjjfa{margin:3rem 0px;font-family:microsoft yahei;}
.subtit{background:url(../images/tmp1463127913_1219494_s.png);background-repeat:no-repeat;background-position:center center;text-align:center;}
.subtit h3{font-size:2.5em;color:rgb(0, 78, 162);font-weight:bold;}
.subtit p{font-size:1rem;color:rgb(0, 78, 162);}
.facon{margin:2rem 0px;text-align:center;line-height:2;}
.facon h2{font-size:1.8rem;color:rgb(0, 78, 162);}
.fapic{text-align:center;}
.fapic img{margin:0px 1rem;max-width:31.33%;}
.cpcon{text-align:center;width:100%;overflow:hidden;margin:3rem 0px;}
.cpcon a{width:48%;margin:2rem 1%;display:block;float:left;text-align:center;position:relative;;}
.cpcon img{max-width:100%;}
.cpcon a.cpmore{padding-top:6rem;}
.cpcon a.cpmore span{    display: inline-block;
    font-weight: 400;
    position: relative;
    text-align: center;
  
    line-height: 100%;width:auto;padding:0.7rem 2rem;border-radius:0.6rem;
    color: #fff;
    font-size: 16px;
    z-index: 2;background:rgb(0, 78, 162);color:#fff;}
.facon p{max-width:80%;margin-left:10%;}
.alcon{width:90%;margin-left:5%;}
.all1{display:inline-block;float:left;width:50%;margin:2%}
.all1 img{max-width:100%;}
.alcon1{overflow:hidden;}
.alcon1 p{width:40%;margin:2%;float:left;font-size:1rem;line-height:1.5;}
.alcon1 p i{font-size:2.5rem;font-weight:bold;}
.alcon1 p a{margin-top:4rem;  display: inline-block;
    font-weight: 400;
    position: relative;
    text-align: center;
  
    line-height: 100%;width:auto;padding:0.7rem 2rem;border-radius:0.6rem;
    color: #fff;
    font-size: 16px;
    z-index: 2;background:rgb(0, 78, 162);color:#fff;}
.alcon2{width:100%;overflow:hidden;text-align:center;}
.alcon2 a{width:29.33%;margin:2%;float:left;display:block;text-align:center}
.alcon2 img{max-width:100%;margin-bottom:1rem;}

@media all and (max-width:800px) {
.alcon2{width:96%;overflow:hidden;text-align:center;margin-left:2%;margin-top:1rem;}
.alcon2 a{width:46%;margin:2%;float:left;display:block;text-align:center}
.alcon2 img{max-width:100%;margin-bottom:1rem;}	
.alcon1{overflow:hidden;}
.alcon1 p{width:46%;margin-left:4%;float:left;font-size:1rem;line-height:1.5;}
.alcon1 p i{font-size:1.5rem;font-weight:bold;}
.alcon1 p a{margin-top:1rem;  display: block;
    font-weight: 400;
    position: relative;
    text-align: center;
  
    line-height: 100%;width:auto;padding:0.7rem 1rem;border-radius:0.6rem;
    color: #fff;
    font-size: 13px;
    z-index: 2;background:rgb(0, 78, 162);color:#fff;}	
	}
@media all and (max-width:600px) {
.alcon2{width:96%;overflow:hidden;text-align:center;margin-left:2%;}
.alcon2 a{width:100%;margin:2% 0px;float:left;display:block;text-align:center}
.alcon2 img{max-width:100%;margin-bottom:1rem;}	
	.alcon1{overflow:hidden;}
	.all1 {
    display: inline-block;
    float: left;
    width: 96%;margin-left:2%;
}
.alcon1 p{width:96%;margin-left:2%;float:left;font-size:1rem;line-height:1.5;}
.alcon1 p i{font-size:1.5rem;font-weight:bold;}
.alcon1 p a{margin-top:1rem;  display: block;
    font-weight: 400;
    position: relative;
    text-align: center;
  
    line-height: 100%;width:auto;padding:0.7rem 1rem;border-radius:0.6rem;
    color: #fff;
    font-size: 13px;
    z-index: 2;background:rgb(0, 78, 162);color:#fff;}
	.cpcon a {
    width: 96%;
    margin: 2rem 2%;
    display: block;
    float: left;
    text-align: center;
    position: relative;
}

.fapic img {
    margin: 0px 1rem;
    max-width:96%;
	margin-left:2%;margin-bottom:1rem;
}
.subtit h3{font-size:2em;color:rgb(0, 78, 162);font-weight:bold;}
.subtit p{font-size:0.8rem;color:rgb(0, 78, 162);}
.facon{margin:2rem 0px;text-align:center;line-height:2;font-size:0.8rem;}
.facon h2{font-size:1.2rem;color:rgb(0, 78, 162);}
	}