
body {
    background-image: url(../images/background.gif);
    background-position: center;
}

a {
    font-size: 12px;
    color #000;
    font-family: Verdana, Arial, 宋体;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#wrap {
    width: 1002px;
    height: 100%;
    margin: 0 auto;

}

#header {
    width: 1002px;
    height: 225px;
}

#h_nav {
    width: 100%;
    height: 30px;
}

#h_nav .h_nav_left {
    width: 600px;
    height: 30px;
}

#h_nav .h_nav_left ul {
    width: 100%;
    height: 30px;
    background-image: url("../images/top_dh_bg.gif");
    background-repeat: no-repeat;
    background-size: 600px 30px;
    background-color: #fff;
}

#h_nav .h_nav_left ul > li {
    width: 84px;
    height: 30px;
    float: left;
    text-align: center;
}

#h_nav .h_nav_left ul > li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
    font-family: Verdana, Arial, 宋体;
}

#h_nav .h_nav_left ul > li a:hover {
    color: #f00;
}

#h_nav .h_nav_right {
    width: 402px;
    height: 30px;
}

#h_nav .h_nav_right .search {
    width: 290px;
    margin-top: 5px;

}

#h_nav .h_nav_right .search .select {
    width: 75px;
    height: 20px;
    line-height: 30px;
    font-size: 13px;
    border: 1px solid #6B332A;
    background-color: #fff;
    color: #6B332A;
}

#h_nav .h_nav_right .search .input {
    width: 115px;
    height: 18px;
    border: 1px solid #679FC2;
    background-color: rgb(255, 255, 255);
    margin: 0 5px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

#h_nav .h_nav_right .search .input:hover {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    background-color: rgb(241, 247, 252);
}

#h_nav .h_nav_right .search .sub {
    width: 35px;
    height: 20px;
    font-size: 12px;
    font-family: "Verdana, Arial, 宋体";
    border: 1px solid #679FC2;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    background-color: rgb(255, 255, 255);
}

#h_nav .h_nav_right .search .sub:hover {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    background-color: rgb(241, 247, 252);
}

#content {
    width: 1002px;
    margin: 0 auto;
    background: #f1f7fc;
}

#cnt_left {
    width: 802px;
    background: #fff;
}

#cnt_left .cnt_commend {
    width: 100%;

}

#cnt_left .cnt_commend .cnt_comd_wrap {
    height: 49px;
    background-image: url("../images/recommend.gif");
    background-repeat: no-repeat;
    overflow: hidden;
}

#cnt_left .cnt_commend .cnt_comd_wrap .mid {
    width: 200px;
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    margin-left: 10px;
}
#cnt_left .cnt_commend .cnt_comd_wrap .mid:hover{
	    color: #ff0000;
	    text-decoration: underline;
}

#cnt_left .cnt_commend .cnt_comd_wrap .marquee {
    margin-left: 240px;
    width: 520px;
    margin-top: 12px;
    height: 16px;
    line-height: 16px;
}

#cnt_left .cnt_commend .cnt_comd_wrap .mid img {
    margin-right: 5px;
    margin-bottom: 1px;
}

#cnt_comd_news {
    width: 100%;
    height: 265px;
    margin: 10px 0;
}

#cnt_comd_news .comd_news_l {
    width: 300px;
    height: 250px;
    background: grey;
    margin: 7px 0;
    float: left;
}

#cnt_comd_news .comd_news_r {
    width: 500px;
    height: 250px;
    margin: 7px 0;
    float: left;
}

#cnt_comd_news .comd_news_r .comd_news_head {
    width: 100%;
    height: 60px;
}

#cnt_comd_news .comd_news_r .comd_news_head .xwkl {
    width: 400px;
    height: 20px;
}

#cnt_comd_news .comd_news_r .comd_news_head .xwkl span {
    padding-left: 40px;
    color: #0000FF;
    font-weight: bold;
    font-size: 12px;
    display: block;
    line-height: 20px;
}

#cnt_comd_news .comd_news_r .comd_news_head .more {
    width: 100px;
    height: 20px;

}

#cnt_comd_news .comd_news_r .comd_news_head .more a {
    font-size: 12px;
    padding-left: 30px;
    color: #0000FF;
    display: block;
    line-height: 20px;
}

#cnt_comd_news .comd_news_r .comd_news_head .comd_news_title {
    width: 100%;
    height: 40px;
}

#cnt_comd_news .comd_news_r .comd_news_head .comd_news_title img {
    width: 20px;
    height: 40px;
    margin: 0 10px;
    float: left;
}

#cnt_comd_news .comd_news_r .comd_news_head .comd_news_title .comd_title_text {
    width: 455px;
    height: 40px;

    float: left;
}

#cnt_comd_news .comd_news_r .comd_news_head .comd_news_title .comd_title_text a {
    line-height: 40px;
    font-size: 23px;
    color: #DF4400;
    font-weight: 800;
    text-decoration: none;
}

#cnt_comd_news .comd_news_r .comd_news_head .comd_news_title .comd_title_text:hover a {
    color: #FF0000;
}

#cnt_comd_news .comd_news_r .comd_news_list {
    width: 485px;
    margin: 0 auto;

}

#cnt_comd_news .comd_news_r .comd_news_list li {
    border-bottom: 1px dashed #666;
    width: 98%;
    margin: 0 auto;
    padding-left: 10px;
    margin: 2px 0;
    position: relative;
}

#cnt_comd_news .comd_news_r .comd_news_list li img {
    position: absolute;
    top: 10px;
}

#cnt_comd_news .comd_news_r .comd_news_list li a {
    display: inline-block;
    width: 440px;
    padding-left: 10px;
    color: #111;
    font-size: 12px;
    line-height: 18px;
    font-family: Verdana, Arial, "ËÎÌå";
    word-wrap: break-word;
    word-break: normal;
}

#cnt_comd_news .comd_news_r .comd_news_list li:hover a {
    color: #ff0000;
}

#cnt_left .cnt_implement {
    width: 100%;
    height: 207px;
}

#cnt_left .cnt_center {
    width: 100%;
    height: 120px;
    margin-top: 20px;
}

#cnt_left .cnt_center ul {
    margin: 0 1px;
}

#cnt_left .cnt_center li {
    width: 100px;
    height: 95px;
    float: left;
}

#cnt_left .cnt_center li img {
    width: 100px;
    height: 75px;
}

#cnt_left .cnt_center li span {
    width: 90px;
    display: block;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 12px;
}

#cnt_left .cnt_center li span:hover {
    color: #ff0000;
    text-decoration: underline;
}

#cnt_left .cnt_news_list {
    width: 100%;

}

#cnt_left .cnt_news_list .news_list_items {
    width: 400px;
    height: 255px;
}

#cnt_left .list_items_head {
    width: 100%;
    height: 43px;
    position: relative;
    background-image: url("../images/type_daohang.gif");
    background-repeat: no-repeat;
}

#cnt_left .list_items_head span {
    display: block;
    width: 100px;
    height: 20px;
    line-height: 30px;
    font-size: 14px;
    position: absolute;
    left: 80px;
    color: #DB3A09;

    font-weight: bold;
    font-family: Verdana, Arial, ËÎÌå;
}

#cnt_left .list_items_head a:hover {
    color: #CC3300;
}

#cnt_left .list_items_head img {
    position: absolute;
    right: 5px;
    top: 13px;

}

#cnt_left .cnt_news_list .news_list_items ul li {
    border-bottom: 1px dashed #666;
    width: 98%;
    margin: 0 auto;
    padding-left: 5px;
    margin: 2px 0;
    position: relative;

}

#cnt_left .cnt_news_list .news_list_items ul li a {

    padding-left: 10px;
    color: #111;
    font-size: 12px;
    line-height: 20px;
    font-family: Verdana, Arial, "ËÎÌå";
    word-wrap: break-word;
    word-break: normal;
}

#cnt_left .cnt_news_list .news_list_items ul li a:hover {
    color: #ff0000;
}

#cnt_right {
    width: 196px;
    min-height: 1700px;
    background-color: #f1f7fc;
    border-left: 2px solid #679FC2;
    border-right: 2px solid #679FC2;
}

#cnt_right .login {
    height: 261px;
}

#cnt_right .login .log_form {
    background-image: url("../images/oa_bg_02.gif");
    background-size: 198px 114px;
    height: 114px;
    margin: 0;

}

#cnt_right .login .log_form form {
    width: 173px;
    height: 105px;
    margin: 0 0 10px 15px;
}

#cnt_right .login .log_form form .log_form_la {
    display: block;
}

#cnt_right .login .log_form form .log_form_la input {
    width: 60px;
    height: 18px;
    margin-left: 10px;
    border: 1px solid #000;
}

#cnt_right .f_inp {
    display: block;
    width: 45px;
    font-size:12px;
    FONT-FAMILY: Verdana, Arial, ËÎÌå;
    text-align-last: justify;
    text-align: justify;
    text-justify: distribute-all-lines
}

#cnt_right .form_btn {
    width: 180px;
    margin: 0 auto;
    margin-top: 10px;
}

#cnt_right .form_btn input {
    border: 1px solid #679FC2;
    width: 40px;
}

#cnt_right .log_time {
    height: 28px;
    width: 198px;
    background-image: url(../images/oa_bg_04.gif);
    background-repeat: no-repeat;
    -webkit-background-size: 198px 28px;
    background-size: 198px 28px;

}

#cnt_right .log_time span {
    font-size: 12px;
    display: block;
    width: 150px;
    line-height: 25px;
    margin: 0 auto;
}

#cnt_right .notice {
    width: 100%;
    height: 233px;
    margin-top: 5px;
}

#cnt_right .notice .not_mar {
    width: 198px;
    background-image: url("../images/annouce_bg_02.gif");
    background-size: 198px 160px;
    background-repeat: no-repeat;

}

#cnt_right .notice .not_mar marquee {
    display: block;
    width: 180px;
    margin: 0 auto;
}

#cnt_right .notice .not_mar ul li {
    width: 100%;
    line-height: 20px;
    border-bottom: 1px dashed #2F4F4F;
}

#cnt_right .notice .not_mar ul li a {
    font-size: 13px;
    color: #000;
}

#cnt_right .notice .not_mar ul li a:hover {
    color: #ff0000;
    text-decoration: underline;
}

#cnt_right .notice .mar_span {
    display: block;
    height: 30px;
    background-image: url("../images/annouce_bg_04.gif");
    background-size: 198px 30px;
    background-repeat: no-repeat;
}

#cnt_right .ztbd {
    width: 100%;
    margin-top: 17px;
}

#cnt_right .ztbd .ztbd_list {
    width: 190px;
    margin: 0 auto;
}

#cnt_right .ztbd .ztbd_list .more {
    display: block;
    text-align: right;
}

#cnt_right .ztbd .ztbd_list .more a {
    color: #000;
    font-size: 12px;
}

#cnt_right .ztbd .ztbd_list .more a:hover {
    color: #ff0000;
    text-decoration: underline;
}

#cnt_right .ztbd .ztbd_cont {
    width: 190px;
    margin: 0 auto;
    height: 100px;
    text-align: center;
    line-height: 100px;
}

#cnt_right .wsdc {
    width: 100%;
    height: 225px;
}

#cnt_right .wsdc .wsdc_check {
    width: 196px;
    margin: 0 auto;
    height: 160px;
}

#cnt_right .wsdc .wsdc_check p {
    font-size: 13px;
    padding-left: 10px;
    line-height: 20px;
}

#cnt_right .wsdc .wsdc_check .wsdc_check_btn {
    width: 125px;
    margin: 0 auto;
    margin-top: 10px;
}

#cnt_right .weather {
    width: 100%;
    height: 140px;
}

#cnt_right .weather .weather_cnt {
    /*background-image: url("../images/r_tembg2.gif");*/
    /*background-size:1px 3px;*/
    /*height: 127px;*/

}

#cnt_right .services {
    width: 100%;
    height: 175px;
}

#cnt_right .services .services_li li {
    width: 90px;
    height: 24px;
    float: left;
    padding-left: 3px;
    margin: 5px 0;
}

#cnt_right .services .services_li a {
    font-size: 13px;
    display: block;
    float: left;
    padding-left: 5px;
    line-height: 24px;
    text-decoration: underline;
}

#link {
    width: 1002px;
    height: 110px;

}

#link a {
    margin-left: 10px;
}

#link .link_select {
    height: 20px;
    margin-top: 10px;
}

#link .link_select .select {
    width: 145px;
    height: 20px;
    margin-left: 20px;
    line-height: 30px;
    font-size: 13px;
    border: 1px solid #6B332A;
    background-color: #fff;
    color: #6B332A;
}

#footer {
    width: 1002px;
    height: 55px;
    margin: 0 auto;
    margin-top: 10px;
}

#footer .footer_cont {
    width: 1002px;
    height: 125px;
    padding-top: 10px;
    background-image: url(../images/index_bottom_bg.gif);

}

#footer .footer_cont p {
    line-height: 20px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-family: Verdana, Arial, 宋体;
}

#footer .footer_cont p a {
    color: rgb(0, 0, 0);
    font-family: Verdana, Arial, 宋体;
}

#footer .footer_cont .foot_polic {
    width: 505px;
    margin: 0 auto;
    height: 80px;
}

#footer .footer_cont .foot_polic .foot_smallpic {
    margin-top: 30px;
    margin-right: 30px;
    float: left;
}

#footer .footer_cont .foot_polic .polic_ba a {
    line-height: 80px;
    font-size: 12px;
    color: rgb(0, 0, 0);
    font-family: Verdana, Arial, 宋体;
}

#footer .footer_cont .foot_polic .polic_ba2 {
    margin-top: 30px;
    width: 130px;
}

#footer .polic_pho {
    width: 80px;
    height: 80px;
}

#footer .footer_time {
    text-align: center;
    padding-top: 20px;
    height: 56px;
    font-size: 12px;
    background-image: url(../images/index_bottom_bg.gif);
}

.tw-leftmenu {
    width: 217px;
    min-height: 600px;
    margin-left: 20px;
    margin-top: 3px;

}
.tw-leftmenu li {
    cursor: pointer;
}
.tw-menu-first {
    width: 217px;

}
.tw-menu-first ul {
    display: none;
}
.tw-menu-first li.on > ul {
    display: block !important;
}
.tw-menu-first > li {
   margin-top: 10px;
   border: 1px solid #dddddd;
}
.tw-menu-first > li > a {
    text-align: left;
    display: block;
    cursor: pointer;
    background-color: #f5faff;
    height: 35px;
    margin-bottom: -1px;
    width: 200px;
    padding-left: 15px;
    font-family: "Microsoft YaHei";
    line-height: 35px;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #ddd;
}
.tw-menu-first > li.on {
    color: #197dcd;

}
.tw-menu-first > li.on > a {
    color: #197dcd;
    background-color: #d0e7ff;
}
.tw-menu-second{
    padding-top: 4px;
    padding-bottom: 10px;
}
.tw-menu-second > li {
    width: 165px;
    border: 1px solid #dddddd;
    margin-left: 23px;
    min-height: 31px;
    line-height: 31px;
    text-align: center;
    margin-top: 8px;

}
.tw-menu-second > li > a {
    display: block;
    height: 31px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    line-height: 31px;
    color: #333;
}
.tw-menu-second > li.on {
    color: #197dcd;
    background-color: #d0e7ff;
}
.tw-menu-second > li.on a{
    color: #197dcd;
}


.gb-title{
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #197dcd;
}
.gb-title span{
    display: block;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #197dcd;
    font-family: "Microsoft Yahei";
    line-height: 32px;
    width: 108px;
    height: 34px;
}
.gb-title label{
    display: block;
    float: right;
    padding-right: 6px;
    padding-left: 25px;
    background: url("../img/newsarea.jpg") no-repeat left;
    font-size: 12px;
    color: #000;
    line-height: 32px;
    height: 34px;
    font-family: "Microsoft YaHei";
    background-color: #fff;
}
.gb-list{
    width: 100%;
}
.gb-list ul{
    border-bottom: 1px dashed #cccccc;
    padding-top: 15px;
    padding-bottom: 15px;
}
.gb-list ul li{
    background: url("../img/newslist.jpg") no-repeat left 12px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    padding-left: 12px;
    line-height: 28px;
}
.gb-list ul li a{
    color: #383838;
}
.gb-list ul li a:hover{
    color: #d20b06;
}
.gb-list ul li label{
    color: #8c8c8c;
    float: right;
    margin-right: 10px;
}


.rf-bottom{
    padding-left: 20px;
    padding-right: 20px;
    height:30px;
    margin-top: 20px;
}
.rf-bottom-span{
    display: block;
    font-size: 12px;
    float: left;
    margin-left: 150px;
    color: #4c4c4c;
}
.rf-page{
    float: right;
}
.rf-page li{
    float: left;
    border: 1px solid #d2d7db;
    color: #4c4c4c;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 18px;
    height: 18px;
    cursor: pointer;
    margin-left: 8px;
}
.rf-page .active{
    background-color: #197dcd;
    border: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 0;
    color: #fff;

}
.rf-page .pageto{
    border: 0;
    cursor:auto;
}
.rf-page .pageto input{
    width: 18px;
    height: 18px;
    border: 1px solid #d2d7db;
}
.rf-tab-ul{
    clear: both;
    padding-top: 15px;
    overflow: auto;
}
.rf-tab-ul li{
    float: left;
    margin-left: 20px;
    line-height: 30px;
    width: 210px;
    text-align: center;
    height: 180px;
}
.rf-tab-ul li img{
    width: 100%;
    cursor: pointer;
}

.art-title {
    font-size: 32px;
    text-align: center;
    margin: 40px auto;
    color: #000;
    height: auto;
    font-weight: bold;
	line-height:30px;
    font-family: "Microsoft YaHei";
}

.art-menu {
    font-size: 14px;
    text-align: center;
    color: #666;
    padding-bottom: 20px;
    font-family: "Microsoft YaHei";
}

.art-main {
    margin-top: 15px;
    width: 835px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom:20px;
    margin-bottom: 20px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.art-cpage{
    float: left;
    margin-left: 10px;
    line-height: 25px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.art-cpage a{
    color: #333;
}
.art-cpage a:hover{
    color: #197dcd;
}
.art-print {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom:20px;
}

.art-print a {
    color: #666;
    margin-right: 10px;
    display: block;
    font-size: 14px;
    height: 22px;
    min-width: 60px;
    text-align: center;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    line-height: 22px;
    float: left;
}

.art-print a img {
    vertical-align: middle;
    margin-right: 5px;
}
.tap-content{
    padding:0 25px 20px;
}
.tap-content p {text-indent:2em !important}
.tap-content table p {text-indent:0em !important}