@charset "utf-8";
/*------------------------------------------------------------
	通用样式
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: "Microsoft YaHei", "宋体";
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #333;
	text-decoration: none;
	
}

a:visited {

}

a:hover {
	color: #009;
	text-decoration: none;
}


a:active {

}

/*------------------------------------------------------------
	公共样式
------------------------------------------------------------*/
body {
	text-align: center;
	line-height: 1.5;
	 color: #333;
	 font-size:12px;
}

#container {
	background-color: #FFF;
	text-align: left;
}

#main {
	margin: 0 auto 0px;
	width:1194px;
	padding: 10px 3px;
	border: 1px solid #dcdcdc;
	border-top: 3px solid #3186E7;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

img {
	vertical-align: top;
}

li img,
dl img {
	/*display: block;*/
	vertical-align: baseline;
}
.clr:before,.clr:after{content:''; display:table;}
.clr:after{clear:both;}
.clr{*zoom:1;}


/*------------------------------------------------------------
	头部
------------------------------------------------------------*/
#header {
	margin-bottom: 10px;
	 padding: 0px 0 5px;
}
.h_boldr {

    min-width: 1200px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f5f5f5;


}
.h_width {
	margin: 0 auto 1px;
	width: 1200px;
	overflow: hidden;
	zoom: 1;
	font-size: 15px;
}
.h_top_left {
	float: left;
	overflow: hidden;
	 zoom: 1;
}
.h_top_left h1 {
	float: left;
	color: #3983E2;
	font-size: 34px;
	font-weight: bold;
	width: 140px;
}
.h_top_left p {

	float: left;
	margin-top: 0px;
	font-size:14px;

}

.h_top_left p a{
    margin: 0 5px;
    color: #333;
	 font-size: 14px;
}


.h_top_left .bar_left {
	margin-right: 50px;
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
.h_top_left .bar_left .ipconfig {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-left: 5px;
	font-size: 14px;
}
.h_top_left .bar_left .ipconfig a {
	margin: 0 5px;
}
.h_top_left .bar_left .ipconfig a:hover {
	color: #F00;
}
.h_top_right {
	float: right;
	padding: 12px 40px 0 0;
	font-size:16px;
}
.h_top_right a {
	margin: 0 10px;
}
.h_top_right a:hover {
	color: #F00;
}
.header_img{
	margin: 0 auto 0px; 
	width: 1200px;
	border: 1px solid #eee;
	border-top: none;
	overflow: hidden;
	zoom: 1;
	background:#ecf4fc;
}
.header_img_l{
	float: left;
	border-right: 1px solid #ddd;
	margin-right: 20px;
}
.header_ul {
	float: left;
	height: 285px;
	width: 425px;
}
.header_img ul{
	float: right;
	font-size: 18px;
	overflow: hidden;
	zoom: 1;
	margin-top: 40px;
	margin-left:45px;
}
.header_img li{
	float: left;
	width: 160px;
	line-height: 60px;
	padding-left:10px;
}
.header_img a{
	text-decoration: none;
}
.header_img a:hover{
	color: #F00;
	text-decoration: underline;
}
.h_bottom_left {
	float: left;
	overflow: hidden;
	zoom: 1;
	width:350px;
}
.h_bottom_left h1{
	float: left;
	margin-right: 20px;
}
.nav{width:140px;height:35px; float: left; margin-top: 20px;}
.nav p{display:block;padding-left:10px;line-height:40px;border:2px solid #eee; font-size:16px;}
.set{background:url(../images/btn_2.png) 100px 15px no-repeat;}
.select{background:url(../images/btn_1.png) 100px 15px no-repeat;}
.new{width:137px;position:absolute;border:2px solid #eee;display:none; background: #fff; font-size:14px;z-index: 99999;}
.nav ul li{line-height:35px;padding-left:10px;}
.nav ul li:hover{background: #51C7DB;color:#FFF;}
.h_bottom_right { 
	overflow: hidden;
	zoom: 1;
}
.h_link {
	float: right;
	width: 106px;
	font-size:14px;
	margin-top: 28px;
}
.h_link li {
	float: left;
	width: 106px;
	background:url(../images/h_gou.jpg) no-repeat left top;
}
.h_link .li01{
	background:url(../images/h_qiu.jpg) no-repeat left top;
}
.h_link li a{
	font-size: 14px;
	color: #fff;
	padding: 8px 0 12px 20px;
	display:inline-block;
}

.searchsmb { 
	float: left;
	width:470px;
}



#search_module ,#search_module1 {
   
    color: #fff!important;
	overflow: hidden;
	zoom: 1;
	
}
#search_module li ,#search_module1 li { 
	float: left;
	width: 80px;
	display: inline-block;
	cursor:pointer;
	line-height: 23px;
	background: #F5F5F5;
	
	  margin-right: 1px;
}


#search_module  .active2smb{
background-color: #09c;
    color: #fff!important;
}



#search_module li span,#search_module1 li span {
    color: #666666;
	margin: 5px 15px;
	line-height: 30px;
}
#search_module .active2smb span,#search_module1 .active2smb span{
	color: #fff;
}

.tabconsmb{
	overflow: hidden;
	zoom: 1;
}
.inpt_searsmb{
	float: left;
}
.btn_searsmb {
	float: left;
	margin-top:0px;
}
.btn_ssmb{
	background: #09C;
	border: none;
	height: 40px;
	width: 90px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	float:left;
}

 

/*------------------------------------------------------------
	头部导航
------------------------------------------------------------*/
#gNavi {

}

/*------------------------------------------------------------
	当前位置
------------------------------------------------------------*/
#pagePath {

}

/*------------------------------------------------------------
	内容
------------------------------------------------------------*/
#conts {
	width: 850px;
	float: left;
	padding: 14px 0 0 20px;
}

/*------------------------------------------------------------
	侧栏
------------------------------------------------------------*/
#sideBar {
	width: 300px;
	float: right;
}
#sideBar h2 {
	overflow: hidden;
	zoom: 1;
	color:#000;
	font-size:16px;
	font-weight: normal;
	margin-bottom: 5px;
}
#sideBar h2 a {
	float: right;
	color: #000;
	font-size: 13px;
}
#sideBar h2 a:hover {
	color: #F00;
}
#sideBar .s_box {
	background: #EFF7FF;
	padding: 2px 2px 5px;
}
#sideBar .s_inner {
	overflow: hidden;
	zoom: 1;
	margin: 8px 5px 0;
}
#sideBar .s_inner h3 {
	display: block;
	font-size: 14px;
	margin-bottom: 8px;
	color: #0c326b;
	font-weight: normal;
}
#sideBar .s_inner img{
	float: left;
}
#sideBar .s_inner p{
	float: right;
	width: 155px;
	line-height: 20px;
}
#sideBar .s_inner p a{
	color: #666;
}
#sideBar .s_inner p a:hover{
	color: #009;
}
#sideBar .text_link {
	margin-bottom: 5px;
}


/*------------------------------------------------------------
	底部
------------------------------------------------------------*/
#footer {
width: 100%;
	background: #F7F7F7;
	padding: 20px 0 60px;
	border-top: 1px solid #ddd;
	font-size:13px;
	text-align:center;
}
#footer ul {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	height:40px;
}
#footer li {
	display:inline-block;
	 color: #666;
	 margin: 0 2px;
	 line-height: 30px;
	 float:left;
}
#footer li a {
	color: #666;
}
#footer li a:hover {
	color: #00C;
}


#destoon_kw ,#destoon_kw1{
    border: 2px solid #09c;
    height: 36px;
	line-height:36px;
    padding: 0 8px;
    width: 325px;
	float:left;
}