@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-indent: 0;
	font-size:0;
	
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-indent: 0;
	font-size:0;
	
}

ul li {list-style: none;}
img {border: none;}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#F00;
}

.nav ul li a {
	color: #FFF;
	text-decoration: none;
}
.nav ul li a:hover {
	text-decoration: underline;
	color:#F00;
}
.tile span a{
	float: right;
	margin-right: 10px;
	font-size: 14px;
	line-height: 33px;
	font-weight: normal;
	color: #F00;
}
.w{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.w980{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.w725 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
	background-image: url(../img/boot_ds.png);
	height: 205px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.w240 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
	background-image: url(../img/boot_ds.png);
	height: 205px;
	background-repeat: repeat-x;
	background-position: bottom;
}
/* 头部 */
.head {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	background-image: url(../img/top_bj.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.top {
	padding: 0px;
	height: 100px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	width: 690px;
	height: 100px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: -5px;
}
.logo_you {
	float: right;
	width: 285px;
	padding: 0px;
	height: 100px;
	margin: 0px;
	background-image: url(../img/topbj.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo_you_top {
	padding: 0px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 2px;
}
.logo_you_dianhua {
	height: 40px;
	margin-top: 20px;
	padding: 0px;
	background-image: url(../img/dianhua.png);
	background-repeat: no-repeat;
	background-position: center;
}
.logo_you_top ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
}
.logo_you_top ul li {
	float: left;
	list-style-type: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
/* nav */
.nav {
	background-image: url(../img/daohang.jpg);
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 100%;
}
.nav ul {
	list-style-type: none;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/daohangli.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
}
.nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 119px;
	font-size: 14px;
	color: #FFF;
	background-image: url(../img/daohangli.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
/* nav结束 */

/* lunbo */
.lunbo {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}
#footer {
	text-align:center;
}
.fullSlide {
	width:100%;
	position:relative;
	height:300px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:300px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:300px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:15px;
	line-height:15px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../img/jiantou.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
/* 公告 */
.gonggao_ds {
	background-image: url(../img/gjonggao_ds.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 35px;
	margin-bottom: 20px;
}
.gonggao {
	padding: 0px;
	height: 35px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/top6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gonggao_zhi {
	padding: 0px;
	float: left;
	width: 500px;
	text-align: left;
	text-indent: 100px;
	margin: 0px;
}
/* sou */
.sou {
	float: right;
	height: 35px;
	width: 240px;
	margin: 0px;
	background-image: url(../img/sou.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.sou_zhi {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sou_you {
	float: right;
	height: 30px;
	width: 70px;
	background-image: url(../img/sousuo.png);
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* sou */
.about {
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 100%;
	background-image: url(../img/w725.png);
}
.about_tu {
	padding: 10px;
	float: left;
	height: 145px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.about_you {
	float: right;
	width: 450px;
	height: 150px;
	padding: 0px;
	margin: 10px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	text-indent: 24px;
}

.index_tuijian {
	height: 160px;
	background-image: url(../img/you_top_02.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tile {
	padding: 0px;
	height: 38px;
	background-image: url(../img/let_top.png);
	font-size: 14px;
	line-height: 38px;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	color: #333;
	background-repeat: no-repeat;
	background-position: center top;
}
.you_top {
	margin: 0px;
	padding: 0px;
	height: 45px;
	background-image: url(../img/you_top.png);
}
.index_let_fenlei {
	float: left;
	width: 238px;
	padding: 0px;
	height: 380px;
	margin: 0px;
	overflow: hidden;
}
.let_fenlei {
	float: left;
	width: 238px;
	padding: 0px;
	height: 380px;
	margin: 0px;
	overflow: hidden;
}
.canpin {
	padding: 0px;
	float: right;
	height: 378px;
	width: 720px;
	margin: 0px;
	background-image: url(../img/w725.png);
	background-repeat: repeat-y;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}


.index_zhong {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 400px;
}
.canpin_zhi {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
.fenlei_zhi {
	padding: 0px;
	height: 335px;
	background-image: url(../img/you_top_02.png);
	background-repeat: repeat-y;
	margin: 0px;
	text-align: center;
}
.footds {
	padding: 0px;
	height: 110px;
	width: 100%;
	background-image: url(../img/foot_ds.png);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foot_let {
	float: left;
	height: 110px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}
.foot_you {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
	height: 110px;
}
.foot_let ul {
	padding: 0px;
	list-style-type: none;
	height: 50px;
	background-image: url(../img/xian.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foot_let ul li {
	font-size: 12px;
	line-height: 24px;
	float: left;
	width: 60px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.copy {
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	margin-top: 10px;
	text-align: left;
}
.lian {
	height: 25px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: right;
}
.foot_logo {
	height: 38px;
	background-image: url(../img/foot_logo.png);
	background-repeat: no-repeat;
	background-position: right;
}
.foot {
	padding: 0px;
	height: 110px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#scrollDiv{
	height:25px;
	line-height:25px;
	border:#ccc 0px solid;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#scrollDiv li{
	height:35px;
	line-height: 35px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}#scrollDiv ul {
	margin: 0px;
	padding: 0px;
}
.but {
	background-image: url(../img/sousuo.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 30px;
	width: 70px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.intxt {
	font-size: 12px;
	height: 20px;
	width: 135px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.index_canpin {
	width: 694px;
	height: 340px;
	overflow: hidden;
	font-size: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
.index_canpin ul li {
	display: inline-block;
	float: left;
	width: 158px;
	padding: 3px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
	border: 1px solid #CCC;
}

#demo5.index_canpin ul {
	width: 1500px;
	list-style-type: none;
	background-image: url(../img/w725.png);
	background-repeat: repeat-y;
	height: 330px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.index_canpin ul li img{
	border:none;
	width:158px;
	height:110px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.com_pic {
	padding: 0;
	height: 150px;
	overflow: hidden;
}
.com_pic img {
	vertical-align: bottom;
}
.com_ad_slide {
	width: 225px; height: 150px;
	float: left;
	position: relative;
} 
.com_ad_img {
	position: absolute; left: 0; top: 0;
	width: 100%; height: 100%;
	display: none;
}
.aniu_btn {
	position: absolute; right: 3px; bottom: 8px;
}
.aniu_btn_a {
    color: #FFF;
	width: 18px; height: 18px;
	line-height: 18px;
	margin-right: 5px;
	text-align: center;
	border-radius: 12px;
	background-color: #999;
	float: left;
}
.aniu_btn_a:hover {
	text-decoration: none;
	color: #FFF;
}
.aniu_btn .active {
	background-color: #E4393C;
	color: #FFF;
}

.com_nav_x .active {
	color: #E4393C;
}
.com_service_con {
	height: 136px;
	border: 1px solid #f1f1f1; border-top: 2px solid #aaa;
	position: relative;
}
