﻿body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 瀹嬩綋;
    line-height: 25px;
    margin-bottom: 0;
    text-align: center;
    color: #333;
}
img
{
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
TD
{
    font-size: 12px;
}
tr
{
    line-height: 25px;
}
A:link
{
    TEXT-DECORATION: none;
    color: #565656;
}
A:visited
{
    COLOR: #565656;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #f60;
    TEXT-DECORATION: underline;
}
A.red:link
{
    TEXT-DECORATION: none;
    color: #f60;
}
A.red:visited
{
    COLOR: #f60;
    TEXT-DECORATION: none;
}
A.red:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
}
.div_Content
{
    clear: both;
    margin: auto;
    width: 1000px;
}
.head_left_h
{
    float: left;
    width: 650px;
}
.head_right_h
{
    float: right;
    width: 350px;
    text-align: right;
}
.div_Left
{
    float: left;
    width: 260px;
}
.div_Right
{
    float: right;
    width: 710px;
}
.compname
{
    color: #f6bf3b;
    font-family: microsoft yahei,arial;
    font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    line-height: 35px;
    padding-bottom: 5px;
}
.compnametwo
{
    background-color: #ca6f19;
    width: 280px;
}
.compnametwofont
{
    font-family: microsoft yahei,arial;
    font-size: 14px;
}
.footbg
{
    height: 80px;
}
.contenthead
{
    border: 1px solid #7c7a7b;
    background-image: url(../image/contenthead.jpg);
    background-repeat: repeat-x;
    height: 29px;
    line-height: 29px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
}
.contentheadLeft
{
    float: left;
    text-align: left;
    width: 300px;
}
.contentheadRight
{
    float: right;
    text-align: right;
    padding-right: 10px;
    width: 300px;
    padding-top: 5px;
}
.contentbd
{
    border-bottom: 1px solid #7c7a7b;
    border-left: 1px solid #7c7a7b;
    border-right: 1px solid #7c7a7b;
}
.mingyan
{
    overflow: hidden;
    vertical-align: middle;
    cursor: hand;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    text-align: center;
}
.mingyan_bt
{
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
}
.list_title
{
    line-height: 35px;
    text-align: left;
}
h1
{
    font-family: microsoft yahei,arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
}
.list_line_dot
{
    border-bottom: 1px dashed #ccc;
    width: 100%;
    line-height: 1px;
    margin-top: 5px;
    margin-bottom: 2px;
}
ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.headbg
{
    background-image: url("../image/homebg.jpg");
    background-repeat: repeat-x;
    height: 110px;
    width: 100%;
}
.nav
{
    background-image: url("../image/nav.gif");
    background-repeat: repeat-x;
    height: 44px;
    line-height: 44px;
    width: 100%;
}
.nav li
{
    float: left;
    height: 44px;
    line-height: 44px;
}
li.nav01
{
    width: 120px;
    text-align: center;
}
li.nav04
{
    width: 120px;
    text-align: center;
}
li.navLine
{
    background-image: url("../image/navsplit.jpg");
    background-repeat: no-repeat;
    width: 2px;
    height: 44px;
    line-height: 44px;
}
.nav li a
{
    display: block;
    line-height: 35px;
}
.nav a:link, .nav a:visited
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: microsoft yahei,arial;
    height: 44px;
}
.nav a:hover, .nav a:active
{
    background: url(../image/navhover.jpg) repeat-x scroll 0 0 transparent;
    background-position: bottom;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    width: 120px;
    text-decoration: none;
    height: 44px;
}
.navselect a
{
    background: url(../image/navhover.jpg) repeat-x scroll 0 0 transparent;
    background-position: bottom;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    width: 120px;
    text-decoration: none;
    height: 44px;
}
.bg
{
    background-image: url("../image/bg.jpg");
    background-repeat: repeat-x;
    width: 100%;
}
.dropMenu
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ccc;
    border-right: 1px solid #ccc;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-top: -1px;
    padding-bottom: 6px;
    padding-top: 6px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 120px;
    z-index: 100;
}
.dropMenu li
{
    margin-bottom: 4px;
    margin-top: 2px;
}
.dropMenu a
{
    color: #7f7f7f;
    display: block;
    height: 25px;
    line-height: 25px;
    width: auto;
    font-weight: bold;
    font-family: microsoft yahei,arial;
}
* html .dropMenu a
{
    width: 100%;
}
.dropMenu a:hover
{
    background: none repeat scroll 0 0 #949494;
    color: #fff;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    width: 100%;
}
.sy_td
{
    border: 1px solid #e1e1e3;
    height: 120px;
}
.bd_top
{
    height: 10px;
    background-image: url("../image/b_top.jpg");
    background-repeat: no-repeat;
}
.bd_mdl
{
    background-image: url("../image/b_m.jpg");
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
}
.bd_btm
{
    background-image: url("../image/b_btm.jpg");
    background-repeat: repeat-y;
    height: 10px;
}
.list_head_left
{
    background-image: url("../image/title.jpg");
    background-repeat: no-repeat;
    padding-left: 15px;
    font-weight: bold;
    font-family: microsoft yahei,arial;
    font-size: 14px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    text-align: left;
    width: 120px;
    float: left;
}
.list_head_leftEx
{
    background-image: url("../image/title2.jpg");
    background-repeat: no-repeat;
    padding-left: 15px;
    font-weight: bold;
    font-family: microsoft yahei,arial;
    font-size: 14px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    text-align: left;
}
.list_head_right
{
    background-image: url("../image/more.jpg");
    background-repeat: no-repeat;
    background-position: 55% 50%;
    font-weight: bold;
    float: right;
    padding-left: 15px;
    width: 80px;
    text-align: right;
    padding-right: 10px;
}
.list_list_bd
{
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
.list_list
{
    text-align: left;
    background-image: url("../image/listdot.jpg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 15px;
}
.qyfc
{
    text-align: left;
    background-image: url("../image/tit.jpg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 18px;
    height: 33px;
    font-weight: bold;
    font-family: microsoft yahei,arial;
    font-size: 14px;
    color: #fff;
}
.left_menu_t
{
    color: #194477;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
    line-height: 28px;
    font-family: microsoft yahei,arial;
}
.l_top
{
    background: url(../image/left_menu_1.gif) no-repeat left top;
    height: 4px;
    overflow: hidden;
}
.l_bottom
{
    background: url(../image/left_menu_3.gif) no-repeat left top;
    height: 12px;
    overflow: hidden;
}
.l_info
{
    background: url(../image/left_menu_2.gif) repeat-y left top;
    text-align: left;
}
.l_info p
{
    background-image: url(../image/page_menu_1.png);
    background-repeat: no-repeat;
    border-bottom: dotted 1px #ccc;
    padding-left: 50px;
    line-height: 28px;
    color: #a52526;
    font-size: 14px;
    font-family: microsoft yahei,arial;
    background-position: 30px 7px;
}
.l_info p.selected a:link, .l_info p.selected a:visited
{
    color: #f00;
    font-weight: bold;
}
.page_left
{
    width: 242px;
    float: left;
    background-color: #e5eff8;
    height: 100%;
}
.page_right
{
    width: 745px;
    float: right;
}
.title2_2
{
    height: 28px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 5px;
    padding-top: 4px;
}
.title2_2 .left, .title2_2 .mid
{
    float: left;
}
.title2_2 .left
{
    width: 1px;
    overflow: hidden;
}
.title2_2 .right
{
    float: right;
}
.title2_2 .mid
{
    padding-bottom: 2px;
}
.title2_2 .mid .titlecont
{
    font-size: 14px;
    color: #006397;
    font-weight: bold;
    padding-left: 25px;
}
.title2_2
{
    background: url(../image/right_tit_2.gif) repeat-x left bottom;
}
.title2_2 .mid
{
    background: url(../image/right_tit_1.gif) repeat-x left bottom;
}
.title2_2 .mid .titlecont
{
    background-image: url(../image/page_content.gif);
    background-repeat: no-repeat;
    background-position: 6px 2px;
}
.home_head_l
{
    float: left;
    width: 210px;
    height: 44px;
}
.home_head_r
{
    float: right;
    width: 535px;
    height: 44px;
    background-image: url("../image/cheadright.jpg");
    background-repeat: repeat-x;
    text-align: right;
}
.list_2
{
    clear: both;
    margin-bottom: 8px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 25px;
}
.News_mainbg
{
    background: url(../image/cs.gif) 0 0 no-repeat;
    overflow: hidden;
}
.News_lines
{
    width: 22px;
    line-height: 26px;
    background-position: 0 -1px;
    float: left;
    font-family: "Arial";
    font-size: 10px;
    text-align: center;
    color: #fff;
    -webkit-text-size-adjust: none;
    font-weight: bold;
}
.News_hot
{
    width: 22px;
    line-height: 26px;
    background-position: 0 -21px;
    float: left;
    font-family: "Arial";
    font-size: 10px;
    text-align: center;
    color: #fff;
    -webkit-text-size-adjust: none;
    font-weight: bold;
}
.News_fontdot
{
    vertical-align: top;
}
.home_leftimg
{
    background-image: url(../image/line.gif);
    height: 25px;
}
