﻿
body{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
li{
    list-style: none;
}
h1, h2, h3{    font-size: 18px;
    font-family: "Microsoft YaHei";
    line-height: 24px;
    color: #333;
}
a:hover, a h2:hover, a h3:hover{
    color: #e94249;
}


.w970{
    width: 970px;
}
.border{
    //border:1px solid #e6e6e6;
}

.container-fluid{
    width: 100%;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.container.border-s1ccc, .container.border-s1999{
    width: 988px;
}
.row{
    width: 100%;
}
.col-2, .col-3{
    float: left;
}
.row > .col-2:first-child, .row > .col-3:first-child, .row > .col-3:first-child + .col-3{
    margin-right: 10px;
}

.bgc-red{
    background-color: #e94249;
}
.bgc-blue{
    background-color: #4268e9;
}
.bold{
    font-weight: 800;
}

.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.clear{
    clear: both;
}
.mtop10{
    margin-top: 10px;
}
.mbottom10{
    margin-bottom: 10px;
}

/* Ĭ��list�б���ʽ */
.list-text{
    padding: 10px;
}
/*li > a, .list-thumb-desc > .list-thumb-cont > a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/
li a:hover{
    color: #e94249;
}
p > a:hover{
    color: #af3940;
}
li img{
    width: 100%;
    height: 100%;
}

.fs12{
    font-size: 12px !important;
}
.fc-red{
    color: #e94249;
}
.fc-blue{
    color: #4268e9;
}
.text-center{
    text-align: center;
}
.text-justify{
    text-align: justify;
}

#f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8{
    margin-top: 0px;
    overflow: auto;
}

/* header */
#header .header_top{
    background-color: #f0f0f0;
    height: 40px;
}
#header .nav_top li{
    float: left;
    height: 40px;
}
#header .nav_top li.nav_top_home{
    background: url("../image/logo.png") no-repeat 0 14px;
    padding-left: 18px;
}
#header .nav_top li.nav_top_home a{
    border-left: none;
}
#header .nav_top li a{
    height: 18px;
    padding: 3px 14px;
    border-left: 1px solid #ccc;
    font-size: 12px;
    line-height: 40px;
    color: #666;
    display: inline;
}
#header .nav_top li a:hover{
    color: #ef2d36;
}

/* banner */
.bgc-banner{
    width:100%;
    position: relative;
    overflow: hidden;
    height:470px;
    min-width:990px;
}
.banner{
    width:1920px;
    position: absolute;
    left:50%;
    margin-left:-960px;
}

/* ���¶�������nav */
#nav{
    background: url("../image/nav_bg.png") repeat-x;
    border-bottom: none;
}
#nav .nav .nav_right{
    float: left;
    width: 1140px;
    margin-left: 60px;
}
#nav .nav .nav_right ul li {
    color: #565656;
    float: left;
    font-size: 14px;
    font-weight: bolder;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: none;
    width: 120px;
}
#nav li:hover, #nav li.current{
    background: url("imgs/imgs.png") no-repeat;
    background-position: 0 -1045px;
}
#nav .nav .nav_right ul li a {
    width: 100%;
    height: 47px;
    margin-top: 3px;
    border-right: 1px solid #666;
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    white-space: normal;
}
/* ���ݺ��� */
.box-text-style1, .box-text-style2 {
    padding: 10px;
}
.text-content p {
    text-indent: 2em;
    text-align: justify;
}
.text-content-scroll{
    overflow-y: auto;
}
/* box-text-style2 */
/*.box-text-style2 h2 {
    width: 270px;
    height: 22px;
    border-bottom: 1px solid #666;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}*/
/*.box-text-style2 img{
    width: 95px;
    height: 23px;
}*/
/* box-text-style3 */
.box-text-style3{
    height: 122px;
    border: 1px solid #ccc;
    padding: 10px;
    line-height: 24px;
}
.title-style3{
    height: 116px;
    margin-bottom: 10px;
    line-height: 30px;
    float: left;
    border-right: 2px solid #e94249;
    text-align: center;
}
.title-style3 h3{
    background-color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    width: 60px;
}
.box-text-style3 .text-content {
    width: 890px;
    font-size: 14px;
    color: #666;
    text-align: justify;
    padding-left: 10px;
    float: left;
}
.box-text-style3 .text-content p {
    text-indent: 2em;
}

/* ����-��������ͼƬ */
/* title-style1 */
.title-style1{
    height: 30px;
    margin-bottom: 20px;
    background: url("imgs/title-style1.png") repeat-x bottom right;
}
.title-style1 h2, .title-style1 h3{
    background-color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
/* title-style2 */
/*.title-style2 {
    height: 24px;
}
.title-style2 h2, .title-style2 h3 {
    height: 22px;
    border-bottom: 1px solid #b2b2b2;
}
.title-style2 h2 img {
    background-color: #fff;
    padding-right: 10px;
}*/

/* ������ͼ�������б�(����) */
.list-thumb-center{
    text-align: center;
}
.list-thumb-center li{
    width: 50%;
    float: left;
}
.list-thumb-center li a {
    padding: 5px;
    display: block;
}
/* ������ͼ�������б�(����) */
.list-thumb-left{
    overflow: auto;
    text-align: left;
}
.list-thumb-left li{
    width: 25%;
    float: left;
}
.list-thumb-left > ul > li .list-thumb-pic, .list-thumb-left > ul > li .list-thumb-cont{
    float: left;
    overflow: hidden;
}
.list-thumb-left .list-thumb-pic{
    width: 118px;/* �˴��ߴ簴��ָ�� */
    height: 118px;
    margin-right: 10px;
}
.list-thumb-left .list-thumb-cont{
    width: 84px;/* �˴��ߴ簴��ָ�� */
    height: 92px;
}
/* ������ͼ������ʱ��/���������������б�(����) */
.list-thumb-date, .list-thumb-desc{
    overflow: auto;
    text-align: left;
}
.list-thumb-date li, .list-thumb-desc li{
    width: 100%;
    float: left;
}
.list-thumb-date > .list-thumb-pic, .list-thumb-date > .list-thumb-cont, .list-thumb-desc > .list-thumb-pic, .list-thumb-desc > .list-thumb-cont{
    float: left;
    overflow: hidden;
}
.list-thumb-date .list-thumb-pic, .list-thumb-desc .list-thumb-pic{
    width: 72px;/* �˴��ߴ簴��ָ�� */
    height: 72px;
    margin-right: 10px;
}
.list-thumb-date > .list-thumb-cont, .list-thumb-desc > .list-thumb-cont{
    width: 300px;/* �˴��ߴ簴��ָ�� */
    height: 72px;
    position: relative;
}
.list-thumb-date > .list-thumb-cont > a, .list-thumb-desc > .list-thumb-cont > a{
    font-size: 12px;
}
.list-thumb-date > .list-thumb-cont > span, .list-thumb-desc > .list-thumb-cont > p{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    font-size: 12px;
    color: #999;
}

/* ���������ء�����Ͷ�壬��ť */
.bmbxz{
    width: 240px;
    height: 74px;
    margin-bottom: 13px;
    background: url("imgs/imgs.png") no-repeat;
    position: relative;
}
.bmbxz a{
    display: block;
    font-size: 18px;
    position: absolute;
    right: 44px;
    top: 25px;
}
.bmbxz.blue{
    background-position: 0 0;
}
.bmbxz.blue a:hover{
    color: #4268e9;
}
.bmbxz.red{
    background-position: -241px 0;
}
.bmbxz.red a:hover{
    color: #e94249;
}
.lwtg{
    width: 240px;
    height: 70px;
    margin-bottom: 10px;
    background: url("imgs/imgs.png") no-repeat;
    text-align: center;
}
.lwtg a{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 70px;
}
.lwtg.red{
    background-position: -241px -654px;
}
.lwtg.blue{
    background-position: 0 -654px;
}

/* ���뵥λ */
.cydw_content_box{
    width: 240px;
    overflow: auto;
    margin-bottom: 10px;
}
.cydw_content_box:last-child{
    margin-bottom: 0;
}
.cydw_box_left_line{
    width: 5px;
    float: left;
    border-radius: 3px 0 0 3px;
}
.zbdw .cydw_box_left_line{
    height: 98px;
    background-color: #e94249;
}
.xbdw .cydw_box_left_line{
    height: 86px;
    background-color: #fb9109;
}
.cbdw .cydw_box_left_line{
    height: 88px;
    background-color: #2daef0;
}
.hzmt .cydw_box_left_line{
    height: 328px;
    background-color: #ac2df0;
}
.cydw .cydw_content .cydw_right_main{
    width: 230px;
    margin-left: 3px;
    padding-bottom: 8px;
    float: left;
    text-align: center;
}
.cydw .cydw_content .cydw_content_box strong{
    width: 193px;
    height: 17px;
    border-bottom: 1px solid #c7c7c7;
    margin: 10px auto;
    display: block;
}
.cydw p, .cydw li{
    width: 153px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
}
.cydw .cydw_content .hzmt .cydw_right_main li{
    text-align: left;
}

.zbdw .cydw_right_main p img{
    width: 125px;
}
/* �����ϵ��ʽ��Ĭ�ϣ� */
.lxfs{
    width: 968px;
    overflow: auto;
    padding: 10px;
}
.lxfs div.lxfs_head{
    width: 44px;
    height: 178px;
    float: left;
    border-right: 1px solid #757575;
}
.lxfs li{
    width: 158px;
    float: left;
    margin-top: 17px;
    padding: 0 32px;
    background: url("imgs/imgs.png") no-repeat;
    background-position: 0 -452px;
}
.lxfs li .lxfs_title{
    width: 88px;
    height: 23px;
    font-size: 18px;
    color: #fff;
    padding: 3px 8px;
}
.lxfs li p{
    width: 178px;
    margin-top: 10px;
    font-size: 12px;
    color: #666;
}
/* ������ϵ��ʽ */
.lxfs-v{
    width: 218px;
    padding: 10px;
}
.lxfs-v h2{
    width: 193px;
    border-bottom: 1px solid #c7c7c7;
    margin: 10px auto;
    text-align: center;
}
.lxfs-v li{
    background: none;
    margin: 10px 0 0 0;
}

/* ������ */
#jq-hdm li{
    height: 24px;
    overflow: hidden;
}
#jq-hdm li.active{
    height: auto;
}

/* ͼƬǽ */
.wall-pic{
    width: 1170px;
    overflow: auto;
    padding: 14px;
}
.wall-pic-cont{
    overflow: auto;
}
.wall-pic-cont a{
    display: block;
    overflow: hidden;
}
.wall-pic-cont img{
    width: 100%;
    height: 100%;
}
.wall-pic-left{
    width: 1145px;
    margin-right: 15px;
}
.wall-pic-left > a{
    width: 275px;
    height: 183px;
    margin-bottom: 10px;
    float: left;
    margin-left: 10px;
}
/*.wall-pic-left > a:first-child + a{
    width: 210px;
    height: 337px;
    margin-right: 15px;
    float: left;
}*/
/*.wall-pic-left > a:first-child + a + a{
    width: 210px;
    height: 337px;
    float: left;
}*/
/*.wall-pic-mid{
    width: 285px;
    margin-right: 15px;
    float: left;
}
.wall-pic-mid > a:first-child{
    width: 285px;
    height: 222px;
    margin-bottom: 10px;
}
.wall-pic-mid > a:first-child + a{
    width: 285px;
    height: 189px;
    margin-bottom: 10px;
}
.wall-pic-mid > a:first-child + a + a{
    width: 285px;
    height: 189px;
}
.wall-pic-right{
    width: 210px;
    float: left;
}
.wall-pic-right > a:first-child{
    width: 210px;
    height: 136px;
    margin-bottom: 10px;
}
.wall-pic-right > a:first-child + a{
    width: 210px;
    height: 181px;
    margin-bottom: 10px;
}
.wall-pic-right > a:first-child + a + a{
    width: 210px;
    height: 284px;
}*/

/* ��� */
.table{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin-top: 10px;
}
.table thead{
    font-weight: bolder;
}
.table td{
    border: 1px solid #ccc;
    padding: 5px 10px;
}

/* ���߱����� */
.zxbm{
    width: 710px;
    float: left;
    padding: 18px 14px;
}
.zxbm h2, #body_five .djdzk h2{
    font-size: 20px;
    line-height: 20px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}
.zxbm form{
    margin-top: 15px;
    padding-left: 21px;
}
.zxbm input{
    width: 600px;
    height: 21px;
    margin: 0 10px 8px 12px;
    padding: 0 3px;
}
.zxbm input.yzm_input{
    width: 78px;
    margin-left: 0;
}
.zxbm textarea{
    width: 600px;
    height: 108px;
    margin: 0 10px 8px 12px;
    vertical-align: top;
}
.zxbm .submit{
    width: 78px;
    height: 24px;
    border: none;
    display: block;
    background: url("imgs/imgs.png") no-repeat;
    background-position: 0 -630px;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    line-height: 24px;
    margin-left: 49px;
}
.zxbm .tips{
    float: left;
}
.zxbm iframe{
    display: none;
}

/*�Ѷ���ʽ���޸�*/
#screen{
	display: block;
}
#footer {
    background-color: #fff;
    padding-top: 2px;
}
#footer a {
    display: inline;
}
#footer .foot_floor1, #footer .foot_floor2, #footer .foot_floor3, #footer .foot_floor4 {
    background-color: #333;
}
#footer .foot_floor2 .foot_floor2_center a {
    font-size: 14px;
}
#footer .foot_floor4 .foot_floor4_center img {
    width: 89px;
    height: 34px;
    border: 6px solid #fff !important;
}