﻿@charset "utf-8";
body {
	font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-decoration: none;
	font-size: 12px;
	color:#333;
}
input[type=text], input[type=Keyword]
{
	font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
}
select{
	font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
	color:#616161;
}
input,select{
    font-size: 12px;
    margin: 0;
    padding: 0;
}
img
{
  border:none;
}
* + html input[type=text]
{
    margin: 0px;
}
h1,h2,h3,h4,h5,input
{
    margin: 0px;
    padding: 0px;
}
dl, dt, dd, ul, li ,p,ol
{   list-style-type:none;
	padding: 0px;
	margin: 0px;
}
em{font-style:normal;}
.fl{float:left;}
.fr{float:right;}
a{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:none;}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.wrap{width:1000px; margin:0 auto;}
.main{padding:0 10px;}
.top{background:url(../images/bg.jpg);}
.mt10{margin-bottom:10px;}
.mt5{margin-bottom:5px;}
.mr10{margin-right:10px;}
.more,.more1{float:right; margin-right:10px; font-weight:normal; color:#333; font-size:12px;}
.more1{color:#fff;}
.tz_more{float:right; display:inline; padding-top:4px; margin-right:20px;font-weight:normal; color:#333; font-size:12px;}
.underline{height:7px; background:url(../images/underline.jpg) no-repeat center; margin:0; padding:0px; font-size:0px;}

/*网站顶部S*/
.top{height:30px; line-height:30px; background:top #fff; position:relative;}
.welcome{float:left; margin-left:20px;}
.Login_ajax{margin-left:30px;line-height:30px;width: 484px;}
.top .text {
    border: 1px solid #ABADB3;
    height: 16px;
    line-height: 16px;
    margin-right: 7px;
    width: 110px;
}
.top .login, .regseter,.inputbutton{
	background:url(../images/log_btn.jpg) no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    height: 18px;
    line-height: 18px;
    margin: 5px 8px 0 0;
    width: 50px;
	border:none;
}
.top input.regseter,.register {
    background:url(../images/log_reg.jpg) no-repeat;
	    cursor: pointer;
    display: inline;
    height: 18px;
    line-height: 18px;
    width: 50px;
	color:#fff; border:none;
}
.sc{padding-right:12px;color:#333;}
.sc a{color:#333;}
#theme{background:url(../images/theme.gif) no-repeat; height:10px; overflow:hidden; position:absolute; top:10px;
 left:760px; z-index:1;}
 #theme span {
    display: block;
    float: left;
    height: 10px;
    margin-right: 1px;
    padding: 0;
    width: 12px;
}
#theme span a {
    display: block;
    float: left;
    height: 11px;
    text-indent: -9999px;
    width: 12px;
}
/*#menu{height:68px;}*/
#main_nav{ height:36px; background:url(../images/navbg.jpg) repeat-x;
padding:2px 0 0 10px;}
#main_nav li {
    line-height: 35px;
    text-align: center;
	float:left;
	width:105px;
	background:url(../images/nav_line.jpg) no-repeat right;
}
#main_nav li a{ font-size:14px; color:#fff; font-weight:bold;}
#main_nav li.Classon{background:url(../images/mouse_on.jpg) no-repeat bottom; display:inline-block;
width:90px; height:35px; }
#main_nav li.Classon a{color:#b20803;}
#sub_menu{height:32px; line-height:32px; background:url(../images/subnav_bg.jpg) repeat-x; position:relative; overflow:hidden; padding-left:10px;}
#sub_menu li{float:left; margin-right:12px; }
.weather{padding-top:6px; margin-left:5px;}
.time{padding-left:20px;}
.red{color:#cd2701;}
.keyWord{border:1px #abadb3 solid; height:18px; vertical-align:middle; width:120px; color:#999; }
.search{ width:260px; float:right;height:18px;}
.searchBtn{ display:block; position:absolute; right:10px;width:50px; height:18px;background:url(../images/search.jpg) no-repeat;
margin-top:6px;}
#menu_list_-2{overflow:hidden;}
.banner{height:159px;}
/*网站顶部E*/
/*网站底部S*/
#footer{height:170px; background:url(../images/footerbg.jpg) repeat-x; clear:both;}
#footer .hd{line-height:36px; text-align:center; color:#d31e09;}
#footer .hd a{color:#d31e09; font-weight:bold;}
#footer .bd{text-align:center; line-height:22px; color:#666;}

.gd_file {
    width: 231px;
    margin: 0 auto;
    color: #e61f18;
    height: 198px;
    position: absolute;
    top: 18%;
    right: 30%;
    transform: rotate(-25deg);
    background: url(/dxzc/xhtml/images/sypic.png) no-repeat;
}

.gd_graph {
    color: firebrick;
    width: 231px;
    height: 56px;
    margin-top: 6px;
    line-height: 56px;
    text-align: center;
    font-size: 48px;
    letter-spacing: 10px;
    font-weight: bold;
    text-align: center
}

.gd_time {
    width: 231px;
    line-height: 18px;
    font-size: 15px;
    letter-spacing: 3px;
    margin-top: 24px;
    font-weight: 600;
}

.gd_time span, .gd_time h3 {
    color: firebrick;
    display: block;
    width: 100%;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    float: none;
    padding-bottom: 0px;
}