
/* 
* @Author: Administrator
* @Date:   2016-03-14 10:39:50
* @Last Modified by:   Administrator
* @Last Modified time: 2016-11-04 16:51:19
*/
初始化*/
*{ margin:0;padding:0;}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img,input,button,span{ margin:0; padding:0; }  /*让这些的标签内外边距都是0*/
img,button {border:none;outline-style:none; }
ul, ol,li { list-style:none; }
i,em{font-style:normal;}
img{vertical-align:top;}
select, input { vertical-align:middle; }
table { border-collapse:collapse; }
 body {min-width:400px;background-color: #fff;color:#333;font-size:13px;font-family: "微软雅黑",tahoma,arial;}
 h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a{color:#4e4e4e; text-decoration:none;}
a:hover{text-decoration:none;color:#935f23;}
.top,.nav,.main_img,.fuwutixi,.honor,.huodong,.foot,.bottom{width:100%;}
/*.top_content,.head,.nav_content,.main_text,.team,.jishu,.anjia,.foot_content,.bottom_content,.partner,.title_text,.location{width:1100px;margin:0 auto;}*/




.mian{width: 1200px;height:auto;margin:0 auto;padding-bottom: 100px;}
.location{width: 1200px;height: 40px;padding-top: 16px;}


.cont{
	width: 1200px;
	height: auto;
	margin-bottom: 25px;
	box-shadow: 0px 0px 10px #dedede;
	-moz-box-shadow: 0px 0px 10px #dedede;
-webkit-box-shadow: 0px 0px 10px #dedede;
	padding-bottom:14px;
}
.cont h2{font-size: 16px;font-weight: bold;padding: 10px;}
.cont h2 a{color: #4e4e4e;}
.cont .contlist{width: 1180px;height: auto;border-top: 1px solid #dfdfdf;padding-top: 10px;margin-left: 10px;}
.cont .contlist li{
	
	height:32px;
	padding:0px 10px;
	border:1px solid #a28973;
	float: left;
	margin: 10px 20px 10px 0px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
	border-radius: 4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.cont .contlist li a{color:#725237; }
.cont .contlist li:hover{background:#7d5a3c;}
.cont .contlist li:hover a{color: #fff;}
.cont .contlist .contlist-last{margin-right: 0px;}

.cont .contxm{width: 1180px;height: auto;border-top: 1px solid #dfdfdf;padding-top: 10px;margin-left: 10px;}

.cont .contxm li{
	width: 178px;
	height:32px;
	border:1px solid #a28973;
	float: left;
	margin: 10px 20px 10px 0px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
    border-radius: 4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.cont .contxm li a{color:#725237; }
.cont .contxm li:hover{background:#7d5a3c;}
.cont .contxm li:hover a{color: #fff;}

.cont .contxm .contxm-last{margin-right: 0px;}
