@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:560px) {
body {
	background: #eee;
}
.chanpin_zs {
}
.chanpin_zs_width {
	width: 100%;
}
.chanpin_zs_left {
	display: none;
}
.chanpin_zs_right {
	clear: both;
	width: 100%;
}
.chanpin_zs_right_ul {
	width: 94%;
	margin: 0px auto;
	margin-top: 0px;
}
.chanpin_zs_right_ul_li {
	width: 48%;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}
.chanpin_zs_right_ul li:nth-child(2n) {
	float: right;
}
.chanpin_zs_right_ul_li_img {
	width: 100%;
	height: auto;
}
.chanpin_zs_right_ul_li_title {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-indent: 10px;
	background: #fff;
}
.chanpin_zs_right_ul_li_jgpl {
	display: none;
}
/************************************/	
.b2_header {
	display: block;
	background: #fff;
	padding-top: 10px;
}
.b2_header_width {
	width: 94%;
	margin: 0px auto;
	overflow: scroll;
	overflow-y: hidden;
}
.b2_header_ul {
	width: 900px;
	padding-bottom: 2px;
}
.b2_header_ul_li {
	width: 60px;
	float: left;
	height: 80px;
	margin: 0px 16px;
}
.b2_header_ul_li_img {
	display: block;
	width: 60px;
	height: 60px;
	background: #ccc;
	border-radius: 30px;
}
.b2_header_ul_li_img img {
	width: 100%;
	height: 100%;
}
.b2_header_ul_li_title {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #666;
}
.gundongtiao::-webkit-scrollbar {/*滚动条整体样式*/
 width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
 height: 1px;
}
.gundongtiao::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 background: #10a34f;
}
.gundongtiao::-webkit-scrollbar-track {/*滚动条里面轨道*/
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 border-radius: 10px;
 background: #EDEDED;
}
.yidonglist_ul {
	width: 94%;
	margin: 0px auto;
	margin-top: 10px;
}
.yidonglist_ul li:nth-child(2n) {
	float: right;
}
.yidonglist_ul_li {
	float: left;
	width: 42%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
.yidonglist_ul_li a {
	background: #4a91d9;
	display: block;
	height:32px;
	overflow:hidden;
	color: #fff;
	border-radius: 10px;
}
.fengye {
}
.fengye ul {
	float: right;
}
.fengye ul li {
	float: left;
	font-size: 16px;
	min-width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0px 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #666;
	border: 1px solid #4a91d9;
	border-radius: 8px;
}
.fengye ul li a {
	color: #0c9e4d;
}
.chanpin_zs_right_weizhi>span {
	display: none;
}
.chanpin_zs_right_weizhi {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
/***********xys_nav*********************/	
.xys_nav {
	width: 100%;
	min-width: 100%;
	background: none;
	margin-bottom: 0px;
}
.xys_nav_width {
	width: 94%;
	margin: 0px auto;
	overflow: scroll;
	overflow-y: hidden;
}
.xys_nav_width_ul {
	width: 1200px;
}
.xys_nav_width_ul_li {
	float: left;
	font-size: 16px;
	width: auto;
	margin: 0px 10px;
	text-align: center;
}
.xys_nav_width_ul_li_a {
	color: #4a91d9;
	display: block;
}
.gundongtiao2::-webkit-scrollbar {/*滚动条整体样式*/
 width: 0px;     /*高宽分别对应横竖滚动条的尺寸*/
 height: 0px;
}
.xys_header {
	min-width:100%;
	height: 80px;
	background: url(../images/headerlogo_m.jpg) top left no-repeat;
}
.footer_pc {
	display: none;
}
.footer_pc_pdiv {
	display: none;
}
.footer_m {
	display: block;
	background: #fff;
	margin-top: 10px;
}
.footer_m_float {
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background:#4a91d9;
}
.footer_m_float_ul {
}
.footer_m_float_ul_li {
	float: left;
	width: 25%;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
}
.footer_m_float_ul_li_a {
	color: #fff;
}
.footer_m_float_ul_li_a_img {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0px auto;
}
.footer_m_ul {
	width: 94%;
	height: 60px;
	margin: 0px auto;
}
.footer_m_ul_li {
	float: left;
	width: 25%;
	margin-top: 20px;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	border-right: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	box-sizing: border-box;
	text-align: center;
}
.footer_m_ul_li_a {
	color: #333;
}
.footer_m_p {
	font-size: 12px;
	color: #999;
	width: 88%;
	line-height: 20px;
	margin: 0px auto;
}
.footer_m_p a {
	margin-left: 5px;
	color:#555;
}
/******************************************************/

/*****************************************************/
.xys_pro_pc {
	display: none;
}
.xys_pro_m {
	display: block;
	width:100%;
}
.focus {
	width: 100%;;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus .hd {
	width: 100%;
	height: 5px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}
.focus .hd ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	height: 5px;
	background-color: rgba(51,51,51,0.5);
}
.focus .hd ul li {
	color:#999;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.focus .hd ul .on {
	color:#FF4000;
	background: #FF4000;
}
.focus .bd {
	position: relative;
	z-index: 0;
}
.focus .bd li img {
	width: 100%;
}
.xys_pro_m_part2{
	background:#fff;
	padding-bottom:16px;}
.xys_pro_m_part2_h2{
	font-size:18px;
	color:#333;
	font-weight:100;
	width:92%;
	margin:0px auto;
	padding:8px 0px;
	line-height:30px;}
.xys_pro_m_part2_ul{
	width:88%;
	margin:0px auto;}
.xys_pro_m_part2_ul_li{
	line-height:25px;
	font-size:14px;
	color:#666;}
.xys_pro_m_part2_ul_li span{
	margin-left:5px;
	color:#333;}
.xys_pro_m_part2_ul_li a{}

.xys_xqy{
	margin-top:10px;}
.xys_xqy_width{
	width:100%;
	margin:0px auto;}
.xys_xqy_right{
	width:100%;}
.xys_xqy_right_jianjie{
	padding:20px;}
.xys_xqy_right_img{
	width:100%;
	margin:0px auto;
	padding-top:0px;}
.xys_xqy_right_img img{
	width:100%;}
.xys_xqy_left{
	margin-top:10px;
	width:100%;}
.xys_xqy_left_ul{
	margin:0px auto;
	padding-top:20px;
	width:98%;
	margin-left:2%;}
.xys_xqy_left_ul_li{
	width:31%;
	margin:0px 1%;
	float:left;
	margin-bottom:10px;}
.xys_xqy_left_ul_li_imgdiv{}
.xys_xqy_left_ul_li_img{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	box-sizing:border-box;
	}
.xys_xqy_left_ul_li_p{
	font-size:14px;
	text-align:center;
	line-height:20px;
	height:20px;}
.xys_xqy_left_ul_li_pa{
	color:#333;}
.xys_xqy_left_h2{
	font-size:18px;
	padding-top:5px;}

/*****************/
.youxuanfu_fh{
	display:none;}








}
