﻿@charset "utf-8";

body,dl,dt,dd,div,form,fieldset,input,textarea,img,h1,h2,h3,h4,h5,h6,li,ol,ul,em,p,span,strong,table.th,tr,td
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {/* display: block;*/ margin:0;  padding:0;}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]), [hidden] { display: none; }
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
ul, li, ol{list-style:none;}
body{background:#FFFFFF;}
*{margin:0px;padding:0px;}


.m_box{
	width:100%;
	max-width:640px;
	margin:0 auto;
	overflow-x:hidden;
	padding-bottom:79px;
}
.header{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.header img{
	width:100%;
}

.nav{
	width:100%;
	background:#fff;
	margin:2px auto;
	overflow:hidden;

}
.nav ul{
	width:100%;
	margin:12.5px auto;
	

}
.nav ul li{
}
.nav ul li a{
text-decoration:none;
color:#4383DC;
}

/*手机导航*/
.m_nav{
	width:100%;
	height:30px;
	background:#fff;
	margin:2px auto;
	overflow:hidden;
	display:none;

}
.m_nav ul{
	width:100%;
	height:20px;
	margin:5px auto;
	

}
.m_nav ul li{
	width:20%;
	float:left;
	line-height:20px;
	text-align:center;
    font-family:"微软雅黑";
   font-size:13px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    border-right:1px solid #4383DC;
	font-weight:bold;
    
}
.m_nav ul li a{
text-decoration:none;
color:#4383DC;
}

/*banner*/
.banner{
	width:100%;
	text-align:center;
	margin:6px auto;
}
.banner img{
	width:100%;
}


/*conmonad*/
.ad{
	width:100%;
	text-align:center;
}
.ad img{
	width:100%;
}

.ad1{
	width:100%;
	text-align:center;
}
.ad1 img{
	width:100%;
}
.ad1 a{
	display:block;
	float:left;
	width:50%;
}
.ad1:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cate{
    width:100%;
    background:#fff;
    margin:6px auto;
    overflow:hidden;
   }
.cate_list{
	width:95%;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;

}
.cate_list li{
	width:25%;
	float:left;
	margin:0 auto;
	text-align:center;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    border-right:1px solid #E8E8E8;
    border-top:1px solid #E8E8E8;
}
.cate_list li img{
    width:100%;
}

/*jc*/
.jc{
	width:100%;
	margin:6px auto;
	overflow:hidden;
	background:#fff;
}
.jc_list{
	width:95%;
	margin:10px auto;
}
.jc_list li{
	width:33%;
	float:left;
}
.jc_list img{
	width:100%;
}

.myt{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background:#fff;
	margin-top:6px;
	
}
.myt_c{
	width:95%;
	margin:12px auto;

	box-shadow: #666 0px 0px 10px; 
}
.myt_c img{
	width:100%;
}

/*qh*/
.qh_box{
	width:100%;
	margin:6px auto;
	background:#fff;
	overflow:hidden;
}
.qh_c_box{
	width:95%;
	margin:6px auto;
	
}
.qh_left{
	width:38.8%;
	float:left;
	
	
}
.qh_left ul li{
	width:100%;
	margin:-5px auto;
	
}
.qh_left ul li img{
	width:100%;
}
.qh_right{
	width:61.2%;
	float:right;
	background:#fff;
}
.qh_right ul li{
	width:100%;
	text-align:center;
	margin:0 auto;
	display:none;
}
.qh_right ul li img{
	width:100%;
}
/*观点*/
.gd_box{
	width:100%;
	margin:10px auto;

	background:#fff;
}
.gd_t{
	width:100%;
	text-align:center;
}
.gd_t img{
	width:100%;
}
.gd_list{
width:90%;
margin:0px auto;
background:#fff;
}
.gd_list_c{
    width:100%x;
	border-radius:6px;
	margin:6px auto;
	border-bottom:1px dashed silver;
	}
.gd_list_c:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.gd_list_c_l{
	width:26px;
	height:26px;
	float:left;
	margin:7px auto;
}
.gd_list_c_l img{
	width:100%;
}
.gd_list_c_r{
	width:500px;
	float:left;
	margin:0px auto;
	margin-left:10px;
	
}
.gd_list_c_r h4{
	width:500px;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:18px;
	margin:7.5px auto;
}
.gd_list_c_r h4 a{
color:#888;
font-family:"微软雅黑";
}
.gd_list_c_r p{
	width:500px;
	height:30px;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:15px;
	color:#888;
}
.gd_list_c_r p a{
	text-decoration:none;
	color:#B38F3C;
}

/*sp*/
.sp_box{
width:95%;
margin:6px auto;
overflow:hidden;
}
.sp_box ul li{
width:33%;
float:left;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.sp_box ul li img{
	width:100%;
}
/*table*/
.table{
width:100%;
margin:6px auto;
background:#fff;
}
.table_a{
	width:100%;
	text-align:center;
	margin:0 auto;
}
.table_a img{
width:100%;
}

.table_form{
	width:95%;
	overflow:hidden;
	margin:6px auto;
	background:#C8D8EA;
	border-radius:6px;
}
.table_in{
	width:95%;
	height:40px;
	border-radius:5px;
	background:#fff;
	margin:10px auto;
}
.table_in span{
	width:25%;
	height:40px;
	float:left;
	line-height:40px;
	text-align:left;
	text-indent:10px;
	color:#777;
	font-family:"微软雅黑";
}
.table_in input{
width:75%;
height:40px;
float:left;
border:none;
background:#fff;
border-radius:5px;
}
.table_sub{
	width:50%;
	margin:12px auto;
	
}
.table_sub img{
	width:100%;

}
.footer{
	width:100%;
	margin:15px auto;
	text-align:center;
}
.footer img{
width:100%;
}

.footer_bo{
	width:100%;
	position:fixed;
	bottom:0px;
	margin:0px auto;

}
.footer_bo ul li{
	width:25%;
	float:left;
	margin:0 auto;
	text-align:center;
}
.footer_bo ul li img{
	width:100%;
}

/*联系*/
.link_x{
width:350px;
height:120px;
position:absolute;
bottom:30px;
right:20px;


}
.link_s{
width:150px;
height:100px;
position:absolute;
top:5px;
right:10px;

}
.scroll{
	width:95%;
	background:#C8D8EA;
	border-radius:6px;
	margin:6px auto;
	overflow:hidden;
}
.scroll_box{
   width:95%;
   height:300px;
   margin:12px auto;
   background:#fff;
   border-radius:6px;
   overflow:hidden;

}
.scroll_box li{
	width:90%;
	height:60px;
	margin:0 auto;
	border-bottom:1px dashed silver;
}
.hz_list{
	width:100%;
	margin:0 auto;
	height:60px;
	
}
.hz_top{width:100%;
height:30px;
text-align:left;
line-height:30px;
font-size:13px;
font-family:"微软雅黑";
}
.hz_top img{
	width:23px;
	height:24px;
	display:block;
	float:left;
	margin:3px auto;
}
.hz_top span{
	width:50px;
	height:30px;
	display:block;
	float:left;
	margin-left:5px;
	text-align:center;
	font-size:15px;
	font-family:"微软雅黑";
}
.hz_bo{
	width:100%;
	height:30px;
	text-align:left;
	line-height:30px;
	font-size:13px;
	font-family:"微软雅黑";
}
.hz_bo span a{
text-decoration:none;
color:#B3903E;
}
.hz_bo span{
color:#B3903E;
}
/*sousou*/
.sousou{
	width:95%;
	
	margin:0px auto;
	
	border-radius:3px;

}
.s_left{
	width:8.3%;
	
	float:left;

}
.sousou input{
	width:61%;
   height:43px;
	float:left;
	background:#CCE8CF;
	border:none;
}
.s_left img{
	width:100%;
}

.s_r1{
	width:15%;

	float:left;

}
.s_r1 img{
	width:100%;
}
.s_r2{
	width:14.%;
	
	float:left;

}
.s_r2 img{
	width:100%;
}

/*媒体查询*/
@media screen and (max-width:420px) and (min-width:320px){
	.m_nav{display:block;}
	.gd_list_c{height:30px;}
	.gd_list_c_l{width:13px;height:13px;margin:3px auto;}
	.gd_list_c_r{width:250px;height:30px;}
	.gd_list_c_r h4{font-size:14px;height:20px;line-height:20px;margin:5px auto;}
	.gd_list_c_r p{font-size:12px;height:20px;line-height:20px;}
	.link_x{width:180px;height:60px;bottom:25px;right:25px;}
	.link_s{width:70px;height:55px;}
	.hz_top{height:20px;line-height:20px;font-size:12px;}
	.hz_bo{height:20px;line-height:20px;font-size:11.5px;}
	.hz_top img{width:13px;height:13px;margin:3.5px auto;}
	.hz_top span{height:20px;color:red;font-size:14px;}
	.sousou{height:35px;}
	.sousou input{width:150px;height:35px;}
	.s_left{width:40px;height:35px;}
	.s_r1{width:73px;height:35px;}
	.s_r2{width:73px;height:35px;}
}
@media screen and (max-width:320px){
	.sousou{height:30px;}
	.sousou input{width:140px;height:30px;}
	.s_left{width:34px;height:30px;}
	.s_r1{width:63px;height:30px;}
	.s_r2{width:62px;height:30px;}
}

@media screen and (max-width:640px) and (min-width:410px){
	.sousou{height:35px;}
	.sousou input{width:200px;height:35px;}
	.s_left{width:40px;height:35px;}
	.s_r1{width:73px;height:35px;}
	.s_r2{width:73px;height:35px;}
}