* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    width: 100%;
    height: 100%;    
    color: #222;
    font-family: 'Helvetica Neue', 'Helvetica', 'Microsoft Yahei', 'sans-serif';
    font-size: 15px;
	background: #fff;
}

a {
    color: #444;
}
.topnav {
	position: relative;
	height: 45px;
	line-height: 45px;
	background: #e4e4e4;
	border-bottom: 1px solid #e6e6df;
	z-index: 3;
	color: #4e4e4e;   display: none;
}
.topnav, .slideBox2, .main1, .footer, .footer2 {
	min-width: 1200px;
}
.topnav .tinylogo {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.topnav .slogan {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -70px;
}
.topnav-right-mobile {
	display: none;
}
.topnav-right .topnav-item {
	float: right;
	line-height: 45px;
}
.topnav-item span a {
	color: #8b6833;
	color: #4e4e4e;
	padding-right: 4px;
}
.topnav-right .topnav-item.first span {
	padding-right: 4px;
	border-right: 1px solid #cfc4b0;
}
.topnav .brand, .logonav .brand {
	float: left;
    display: none;
}
span.l2 {
    border-right: 1px solid #1e1e1d;
    padding-right: 10px;
    margin-right: 10px;
}
.topnav .container {
    width: 1200px;
    margin: 0 auto;
}
a:hover {
    color: #b50e2c;
    text-decoration:none;
}

a:visited {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

ul {
    list-style: none;
}

img{border:none;}


/* 列表图标 */
.icon-list{
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background:url("/_upload/tpl/00/1c/28/template28/images/icon-grey.jpg") center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-dot{
    display: inline-block;
    margin-right: 3px;
    width: 10px;
    height: 20px;
    background:url("/_upload/tpl/00/1c/28/template28/images/icon-dot1.gif") center center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* ------ header部分 ------ */
.header{
    width: 100%;
}
.top {
    width: 1200px;
	height: 110px;
	margin: 0 auto;
}

.top .logo-wcf {
    display: block;
    width: 720px;
}
.top .logo-wcf img {
    width: 100%;
}


/* ------导航部分 menu menucon------ */

.menu{position: relative;width:100%;z-index: 1200;font-size:17px;height:40px;margin:0 auto;background: #766d66;}
.menucon{width:1080px;margin:0 auto;}
.menu li{float:left;position:relative; }
 
.menu li a{display:block;color:#fff;height:40px;width: 150px;line-height:40px;overflow:hidden;text-align:center;}

.menu li ul{display:none;}
.menu li:hover ul{display:block;z-index:10;position:absolute;top:40px;}
.menu li:hover a{color:#fff;background:#87817c; }
.menu li:hover li a{color:#fff;display:block;line-height:38px;}
.menu li li{background: #766d66;}
.menu li li a{font-size:16px;}
.menu li li:hover a{background:#766d66;}


/* ------首页轮播??banner------ */
.banner{width:1200px; height:395px;margin:0px auto; overflow:hidden; position:relative; clear:both; z-index:-1}
.banner .d1{width:100%;height:395px;display:block;position:absolute;left:0px;top:0px;}
.banner .d1 img{ margin:0px auto}
.banner .d2{width:100%;height:10px;clear:both;position:absolute;z-index:100;left:0px;bottom:10px;}
.banner .d2 ul{float:left;position:absolute;left:50%;top:-20px;margin:0 0 0 -76px;display:inline; background:rgba(0,0,0,0.3); color:#00dd00}
.banner .d2 li{width:100%;height:28px; line-height:28px;overflow:hidden;cursor:pointer;background:url(/_upload/tpl/00/1c/28/template28/images/img1.png) no-repeat left;float:left;margin:0 3px; text-indent:25px;display:none; z-index:5;}
.banner .d2 li.nuw{background: url(/_upload/tpl/00/1c/28/template28/images/img1_1.png) no-repeat left;width:96%;height:28px; line-height:28px;overflow:hidden;cursor:pointer;margin:0 3px;display:none; position:relative; z-index:5; display:inline}


/*----------首页固定 banner
.banner{
	width:1200px;
	height:395px;
	overflow: hidden;
	margin: 0px auto;
}
----------*/

.banner2{
	width:1200px;
	height:auto;
	overflow: hidden;
	margin: 0px auto;
}

/*----------bottom部分----------*/
.bottom{
	margin: 0 auto;
	width: 1200px;
	height: 248px;
	background:url(/_upload/tpl/00/1c/28/template28/images/bottom.jpg) center center; background-repeat: no-repeat;
	margin-top: 30px;
}

.bottom-content{
	position: relative;
	width: 1036px;
	margin: 0 auto;
	padding-top: 35px;
}

.bottom-content>div{
	float:left;
}

.bottom-div,.bottom-div a{
	color: #999;
	text-align: center;
	line-height: 26px;
	letter-spacing:1px;
	font-size: 15px;
	font-family:'Microsoft Yahei', 'sans-serif',"SimSun","STSong";
}

.bottom-div h3 title{
	color: #999;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
}

.bottom-div1,.bottom-div2,.bottom-div3{
	width: 200px;
}



