* {
    margin: 0;
    padding: 0;
}
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}

body {
    margin: 0 auto;
    width: 100%;
    height: 100%;    
    color: #fff;
    font-family: 'Helvetica Neue', 'Helvetica', 'Microsoft Yahei', 'sans-serif';
    font-size: 15px;
}

a {
    color: #444;
}

a:hover {
    color: #0093e8;
    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/1d/29/template29/images/icon-blue.gif") 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/1d/29/template29/images/icon-dot.gif") center center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* ------ header部分 ------ */
.header{
    width: 100%;
}
.top {
    width: 1200px;
	height: 100px;
	margin: 0 auto;
	background-image:url(/_upload/tpl/00/1d/29/template29/images/logo.png);
	background-repeat: no-repeat;
}
.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: 1400px;
    margin: 0 auto;
}
/* ------导航部分 menu menucon------ */

.menu{position: relative;width:100%;z-index: 1200;font-size:17px;height:40px;margin:0 auto;background: #3784e5;}
.menucon{width:1400px;margin:0 auto;}
.menu li{float:left;position:relative;}
.menu li a{display:block;color:#fff;width:214px;height:40px;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:#1874e2;}
.menu li:hover li a{color:#fff;display:block;line-height:38px;background:rgba(55,132,229,0.8)}
 
.menu li li a{font-size:16px;}
.menu li li:hover a{background:#3784e5;  }


/* ------ 首页轮播??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/1d/29/template29/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/1d/29/template29/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 -------*/

.banner2{
	width:1400px;
	height:auto;
	overflow: hidden;
	margin: 0px auto;
}

.banner3{
	width:1200px;
	height:auto;
	overflow: hidden;
	margin: 0px auto;
 
}

/*----------footer----------*/
#footer{ margin:0 auto; width:100%;height:160px; background-color:#1b98e0;}
	.footer{ margin:0px auto; clear:both; width:1350px;position:relative;}
	.footer a{font-size:15px; color:#fff; padding: 2px; font-family:'Microsoft Yahei', 'sans-serif',"SimSun","STSong"; }

		.foot_lf{width:1250px; float:left; }
		.foot_rt{width:100px; float:right; }
			.foot_lf span{ padding:7px 0px;width:136px;float: left; text-align:left;}
			.foot_lf span a{ display:block; white-space:nowrap; word-spacing:normal; width:100%; line-height:22px;color:#fff; }
				span.foot_lf_1{width:350px;}
				span.foot_lf_2{width:400px;}
				span.foot_lf_3{width:500px;}
				
				a.span_tt{ padding:18px 0px 10px 0px; font-size:17px; font-weight:bold; color: #665e52;}
				
				.foot_rt_right{display:block; float:right;margin-top: 35px;}



