﻿body{
    font-family: Arial, "Times New Roman", "微软雅黑";
    font-size: 15px;
    color: #333;
    background-color: #FFF;
    line-height: 24px;
    margin: 0 auto;
    max-width:1920px;
}
/*公共布局版块*/
.bodybox{width:100%;}
.pagebox{width:100%;}
.index_box,.page_box, .content_box, .footer_box, .header_box{
    margin: 0px auto;
	/*width:1100px;*/
	overflow:hidden;
}
.bodybox{width:100%;}
a{text-decoration:none;}
#topcontrol{
    position:fixed;bottom:150px;right:80px;opacity:0;cursor:pointer;
}
/*header start*/
.page_header{
	height: 130px;
	overflow: visible;
	z-index:999;
	left: 0;
    top: 0;
	width: 100%;
	position: fixed;
	*position: fixed;
	_position: relative;

}
.page_header .header_box{
	height:130px;
	overflow:hidden;
    
}
.page_header .header_box{
	height:130px;
	overflow:hidden;
}
/*.header_box .top_area{width:1000px;height:28px; overflow:hidden; line-height:28px; background:url(../images/bottom.png)}*/
.header_box .logo_item{height:85px; overflow:hidden; margin-top:0px;background:url(../images/index_title_bg1.png) repeat-x center 0px;}
.header_box .logo_item .logo{ margin-top:5px;}
.header_box .logo_div{max-width:1100px;margin:0 auto;}
.shoucang{ position:absolute; top:50px; right:5px; height:30px; width:400px; text-align:right;}
.shoucang a{ color:#333; padding:0 7px;}
.shoucang a:hover{ color:#000; }
.header_box .navigation{ width:100%; height:44px;background:url(../images/index_title_bg2.png) repeat-x 0px 0px;}
.header_box .menu{
	width:1100px;
	height:44px;
	overflow: hidden;
	margin-top:0px;
	overflow:hidden;
    margin:0 auto;
}
.header_box .menu .ch {
	display:inline-block;
	vertical-align: top;
	line-height:44px;
	width:16.5%;
	float:left;
	padding-bottom:40px;
	font-weight:500;
}
.header_box .menu .active{background:url(../images/index_menu_active.png) repeat-x 0px 0px;}
.header_box .menu .ch .btn {
	display:block;
	text-align:center;
	font-size: 14px;
	font:"微软雅黑";
    color: #333;
    text-decoration: none;
}
.header_box .menu .ch .navsub{
	padding-top:10px;
    background-color:white;
    opacity:0.7;
    filter:alpha(opacity:70); 
}
.header_box .menu .ch .navsub .category_name span{
    display:none;
}
.header_box .menu .ch .navsub .category_name i{
    font-style:normal;
}
.header_box .menu .ch .navsub li {
	float:left;
	line-height:24px;
	height:24px;
    width:100%;
    list-style:none;
}
.header_box .menu .ch .navsub a {
	font-size: 14px;
	height:24px;
	width:100%;
	display:block;
	text-align:center;
	color:#000;
}
.header_box .menu .ch .navsub a:hover {
	color: #fff;
	background-color:#18489b;
}
/*header end*/
.division {
    height: 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.division:before, .division:after{
    clear:both;
    content:".";
    font-size:0;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
}

/***轮播图***/
/*.banner { width: 100%; height: 360px;margin-top: 130px;overflow: hidden;}
.banner .main_image {width:100%; height:360px; overflow:hidden; margin:0 auto; position:relative}
.banner .main_image ul { height:360px; overflow:hidden; position:absolute; top:0; left:0}
.banner .main_image li {float:left; height:360px;list-style:none;}*/
.banner { width: 100%;min-height:360px;margin-top: 130px;overflow: hidden;}
.banner .main_image {width:100%;min-height:360px;overflow:hidden; margin:0 auto; position:relative}
.banner .main_image ul { overflow:hidden;min-height:360px; position:absolute; top:0; left:0}
.banner .main_image li {float:left;height:360px; list-style:none;}
.banner .main_image li img{
    width:100%;
    height:100%;
}
.banner div.line {width:1000px; margin:0 auto; position:relative; z-index:99;}
.banner div.line .line2 {position:absolute; top:-20px; right:-35px; z-index:9; width:170px; height:21px;} 
.banner div.line .line2 ul li{ float:left;list-style:none;}
.banner div.line a{float:left; width:47px; height:8px; margin:0; padding:0; display:block;text-indent:-1000px;background-color:#c7c7c5; margin-right:4px;}
.banner div.line a.on {background-color:#fff;}

.banner_line{width:100%;background:url(../images/index_line.png) repeat-x left bottom; display:block;}
/****公共区域尾部***/
.page_footer{
	background:url(../images/index_footer.png) repeat-x;
	width:100%;
    background-size:100% 100%;
}
.page_footer .footer_box{ height:100%;width:1200px;}
.page_footer .copyright{
	margin:0 auto;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#333;
	background:url(../images/bottom.png) repeat-x center top;
}
.footer_nav{ margin-left:10px; float:left;font-size:12px;height:100%;padding-bottom:5px;}
.footer_nav .category_item{padding-left:32px;}
.footer_nav .category_name i{font-style:normal;color:#9b9b9b;}
.footer_nav .category_name i:hover{color:#f5f5f5;}
.footer_nav .category_name{color:#9b9b9b;}
.footer_nav dl{float:left; width:120px; min-height:180px; padding-top:30px;height:100%;}
.footer_nav .dl_clear{background:none;}
.footer_nav dl dt{ font-size:14px; font:"微软雅黑"; color:#333333; font-weight:bold; text-align:center;}
.footer_nav dl dt a{ color:#e0e0e0;}
.footer_nav dl dd a{color:#9b9b9b;}
.footer_nav dl a:hover{ color:#f5f5f5;}
.footer_nav dl dd{height: 22px; text-align: left;padding-left: 27%;}
.footer_nav2{ width:300px;  float:right;}
.footer_nav2 dl{float:left; min-height:180px; padding-left:20px; padding-top:100px;}
.footer_nav2 .dl_clear{background:none;}
.footer_nav2 dl dt{ font-size:14px; font:"微软雅黑"; color:#333333; font-weight:bold;}
.footer_nav2 dl dt a{ color:#e0e0e0;}
.footer_nav2 dl dd a{color:#9b9b9b;}

