@charset "utf-8";
/* 通用 */
body{ overflow-x:hidden;font:16px "Microsoft YaHei",arial,helvetica,clean,sans-serif;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,caption,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
caption{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
pre,code,kbd,samp{font-family:inherit;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
a,p{ text-decoration: none !important; color:#000;}
a{color:#000000;}
a:hover{color:#1e68c3;}
.clear{ clear:both}
.br_18{margin-top: 10px}
/********/
.hidden{
    display: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.center{
    text-align: center;
}
body{
    min-width: 1024px;
    background-repeat: repeat-x;
}
.row{
    margin: 0 auto;
    width: 1186px;
    padding: 0;
    clear: both;
}

/** login栏 **/
.login_wel{
    height: 30px;
    font-size: 12px;
    color: #3D3A3A;
    background-color: #E8E8E8;
    line-height: 30px;
}
.login_wel a {
    display: block;
    padding: 0 5px;
    float: right;
}
#a_r {
    border-right: 0;
}
.login_wel input[type="text"],.login_wel input[type="password"]{
    background-color: transparent;
    border: 1px solid #CCC;
    height: 20px;
    line-height: 20px;
    width: 100px;
    margin-right: 14px;
    vertical-align: middle;
}
.login_wel input[type="button"] {
    height: 20px;
    line-height: 20px;
    color: #fff;
    border: 0;
    background-color: #043591;
    padding: 0 3px;
    line-height: 16px;
    font-size: 12px;
    width: 40px;
    vertical-align: middle;
}

/** header **/
.nar {
    height: 45px;
    background-color: #043591;
}
.nar .active{
    background-color: #fff;
    color: #043591;
    font-weight: 600;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}
.nar a{
    margin: 10px 14px 0px;
    padding: 0 4px 5px 4px;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
}
.nar_l{
    /*width: 14%;*/
    width:10%;
    float: left;
}
._today{
    padding-left: 45px;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    position: relative;
    background-image: url(../images/header_03.png);
    background-repeat: repeat-x;
}
#menu1 {
    float: left;
    margin-left: 15px;
}
.search{
    float: right;
    margin-right: 5px;
    line-height: 45px;
}
.search input[type="text"] {
    height: 32px;
    line-height: 32px;
    border: 1px solid #B0A9A9;
    background-color: #FEF9FA;
    width: 191px;
    font-size: 14px;
    padding-left: 16px;
    vertical-align: middle;
}
.search input[type="button"] {
    width: 60px;
    height: 32px;
    color: #fff;
    border: 0;
    background-color: #3497FF;
    font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
}

/***** footer *****/
.footer{
    margin-top: 24px;
}
.footer_tit{
    height: 30px;
    background-color: #D6D9DB;
}
.footer_tit ul{
    width: 340px;
    margin: 0px auto;
}
.footer_tit ul li {
    float: left;
}
.footer_tit ul li a {
    display: block;
    /*width: 76px;*/
    line-height: 30px;
    font-size: 14px;
}
.footer_tit ul li:last-child a {
    border-right: 0;
}
.footer_con{
    width: 500px;
    margin: 0 auto;
    height: 77px;
    margin-top: 11px;
    font-size: 12px;
    
}
.footer_con_f {
    width: 320px;
    line-height: 23px;
    font-size: 12px;
    color: #3B3E41;
    float:left;
}
.footer_con p:first-child{
    /*text-indent: 1em;*/
}
.footer_con p{
    margin: 8px 0;
    font-size: 12px;
    color: #3B3E41;
}
.footer_img {
    float: right;
}
.footer_img a:last-child{
    display: inline-block;
    width: 70px;
    text-align: center;
}

/***** index.html *****/
.carousel-indicators {
    position: absolute;
    bottom: 7px;
    right: 0px;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -12%;
    text-align: right;
    list-style: none;
}
.carousel-caption{
    position: static;
    height: 35px;
    z-index: 10;
    color: #fff;
    background-color: #000;
    text-align: left;
    font-size: 14px;
    line-height: 35px;
    padding: 0;
    padding-left: 20px;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.carousel-inner img {
    width: 550px;
    height: 271px !important;
}
.index_1_right{
    /*width: 547px;*/
    width:32%;
    margin-left:10px;
    min-height: 313px;
    float: right;
    border: 1px solid #C0BFC5;
}
.index_2_right{
    width: 284px;
    /*min-height: 269px;*/
    height:265px;
    float: right;
    border: 1px solid #C0BFC5;
}
.index_border{
    border: 1px solid #C0BFC5;
}
.index_img{
    height: 67px;
}
.index_img li:first-child{
    margin-left: 0px !important;
}
.index_img li{
    float: left;
    margin-left: 46px;
}
.index_img img{
    width: 217px;
    height: 68px;
}
.index_title{
    height: 35px;
    border-bottom: 2px solid #1971C8;
}
.index_title div{
    background-color:#1971C8;
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    color: #fff;
    width: 134px;
    text-align: center;
    float: left;
}
.index_more {
    float: right;
    margin-top: 7px;
    margin-right: 15px;
}
.index_more1 {
    font-size: 12px;
    position: absolute;
    top: -26px;
    right: 10px;
}
/*.list1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #DBDBDB;
    font-size: 12px;
    margin-right: 10px;
}*/
.list1 {
    /*height: 25px;*/
    line-height: 25px;
    border-bottom: 1px dashed #DBDBDB;
    /*font-size: 14px;*/
    margin-right: 10px;
}
.list3 {
    line-height: 35px;
    border-bottom: 1px dashed #DBDBDB;
    /*font-size: 12px;*/
    margin-right: 10px;
}
.list2 {
    line-height: 32px;
    /*font-size: 12px;*/
}
.list1 b, .list2 b, .list3 b{
    padding: 0 7px;
}
.scotr{
    padding-left: 18px;
}
.scotr a{
    color:#1971C8;
    font-weight: bold;
}
.scotr a:hover{
    color:#F5B64D;
}
.list1_date {
    float: right;
    color: #333;
}
.liat1_content {
    color: #333;
}
.nar2_l, .index_4_left{
    /*width: 270px;*/
    float: left;
}
.index_4_left img{
    width: 270px;
    height: 73px;
}
.index_4_left li:first-child {
    margin-top: 0;
}
.index_4_left li{
    margin-top: 23px;
}
.nar2_c{
    width: 430px;
    float: right;
    margin-right: 20px;
    border: 1px solid #C0BFC5;
    min-height: 261px;
}
.nar2_l a {
    display: block;
    /*width: 270px;*/
    width:262px;
    padding: 0;
    margin: 0;
    line-height: 61px;
    font-size: 16px;
    background-color: #DBE9F7;
    margin-bottom: 12px;
    text-align: center;
    height:61px;
}
.nar2_l a, .nar2_l a:hover{
    color: #000;
    text-decoration: none;
}
.nar2_l li:last-child a{
    margin-bottom: 0 !important;
}
.nar2_r {
    height: 35px;
    border-bottom: 2px solid #1971C8;
}
.nar2_r li{
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    width: 150px;
    text-align: center;
    float: left;
}
.nar2_r li a,.nar2_r li a:hover{
    color: #000;
}
.nar2_r .active{
    background-color:#1971C8;
}
.nar2_r .active a{
    color: #fff !important;
}
.nar2_more{
    width: 217px;
    text-align: right;
    padding-right: 8px;
    display: block;
    float: right;
    font-size: 20px;
    height: 37px;
    line-height: 37px;
    margin-top: 4px;
}
.nar2_more a,.nar2_more a:hover{
    color: #000;
    text-decoration: none;
}
.index_3_right{
    float: right;
    width: 284px;
}
.index_4_center{
    /*width:430px;*/
    width:448px;
    /*min-height: 265px;*/
    height:265px;
    float: right;
    margin-right:20px;
    border: 1px solid #C0BFC5;
}
.bmxx_btn{
    width: 192px;
    height: 32px;
    border: 0;
}
/***** 【政府信息公开】页面css *****/
.g_adr{
    line-height: 34px;
    position: relative;
    font-size:14px;
   
}
.left_pnl{
    float: left;
    width: 241px;
}
.left_title{
    border-top: 4px solid #043591;
    padding-left: 60px;
    color: #043591;
    font-size: 18px;
    line-height: 34px;
    background-color: #EEEEEE;
    font-weight: 600;
}
.left_pnl .currentItem{
    color: #60C0FD;
    font-weight: 600;
}
.menu_1 li{
    padding-left: 65px;
    border-bottom: 1px dashed #ccc;
    min-height: 33px;
    line-height: 33px;
    font-size: 16px;
}
.menu_2 li{
    margin-left: -65px;
    padding-left: 95px;
    border-top: 1px dashed #ccc;
    border-bottom: 0 !important;
    line-height: 33px;
}
.right_pnl{
    float: right;
    width: 920px;
}
.right_title{
    border: 2px solid #E1E1E1;
    background-image: url(../images/index_06.png);
    background-repeat: repeat-x;
    padding: 8px 22px;
}
.right_title div{
    padding-left: 14px;
    border-left: 4px solid #009AFE;
    height: 17px;
    font-size: 18px;
    line-height: 18px;
}
.right_container{
    border: 1px solid #eee;
    min-height: 300px;
}
/***** fgwj.html *****/
.fgwj_select{
border: 1px solid #E3E3E3;
background-color: #EEEEEE;
width: 720px;
height: 45px;
margin: auto;
margin-top: 20px;
border-radius: 5px;
-moz-border-radius: 5px;
}
.fgwj_select label{
line-height: 43px;
padding: 0px 10px 0px 30px;
font-weight: normal;
font-size: 14px;
}
.fgwj_select select{
width: 100px;
margin-top: 10px;
height: 25px;
}
.fgwj_select input{
margin-top: 10px;
margin-right: 5px;
}
button{
/* width: 52px; */
height: 25px;
margin: 10px 0px 0px 10px;
}
.fgwj_table{
width: 720px;
margin: auto;
}
.fgwj_table_td1{width: 190px;height: 40px;border-right: 1px solid white;text-align: center;background-color: #EEEEEE;font-weight: bold;}
.fgwj_table_td2{width: 438px;height: 40px;border-right: 1px solid white;text-align: left;background-color: #EEEEEE;font-weight: bold;padding-left: 10px;}
.fgwj_table_td3{width: 93px;height: 40px;text-align: center;background-color: #EEEEEE;font-weight: bold;}
.fgwj_table_td4{font-size: 14px;height: 40px;line-height: 40px;text-align: center;}
.fgwj_table_td5{font-size: 14px;height: 40px;line-height: 40px;padding-left: 10px;}
/***** gzyjx.html *****/
.right_container_warn{
    width: 95%;
    margin-left: 2%;
    padding-top: 10px;
}

.warn1{
    color:red;
    float:right;
}

.gzyjx_table{
    margin-top: 40px;
    width: 95%;
    margin-left: 2%;
}

.td_1{
    height:35px;
    background-color: #f0f0f0;
    padding-left: 10px;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
}

.td_2{
    height: 35px;
    padding-left: 10px;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.td_3{
    height: 35px;
    text-align: center;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.td_3_1{
    height: 35px;
    text-align: center;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-family: 黑体;
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
}
/***** ysqgk.html *****/
.right_container_title{
    text-align: center;
    font-family: 黑体;
    font-size: 24px;
    font-weight: 600;
    padding-top: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
    width: 95%;
    margin-left: 2%;
}
.right_container_footer{
    width: 95%;
    margin-left: 2%;
    margin-top: 10px;
}

.right_container_footer_title{
    font-family: "Microsoft YaHei";
    font-size: 18px;
}

.right_container_footer_table{
    margin-top: 5px;
}

.ysqgk_table{
    margin-top: 20px;
    width: 95%;
    margin-left: 2%;
}
.ysqgk_table td{
    padding: 5px !important;
}
.ysqgk_td_1{
    text-align: center;
    background-color: #f5f5f5;
    height: 50px;
    border-bottom: 1px solid #ffffff;
}

.td_7{
    background-color: #f5f5f5;
    height: 50px;
}

.ysqgk_td_2{
    background-color: #f5f5f5;
    text-align: right;
    padding-right: 10px;
    height: 35px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.td_4{
    background-color: #f5f5f5;
    text-align: right;
    border-right: 1px solid #ffffff;
}

.td_4_1{
    background-color: #f5f5f5;
    text-align: right;
}

.td_4_2{
    background-color: #f5f5f5;
    text-align: right;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.ysqgk_td_3{
    background-color: #fafafa;
    height: 30px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.ysqgk_td_3_1{
    background-color: #fafafa;
    height: 30px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

.td_5{
    background-color: #f5f5f5;
    text-align: right;
    padding-right: 10px;
    height: 35px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.td_5_1{
    background-color: #f5f5f5;
    text-align: right;
    padding-right: 10px;
    height: 35px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.td_6{
    background-color: #f5f5f5;
    height: 35px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.l_red{
    color: red;
}
.letter_tbl_conleft b {
    padding-right: 7px;
}
/***** show.html *****/
.g_show{width: 1020px;height: auto;margin: 0 auto;border: 1px solid #DCDCDC;background-color: #fff;}
.g_position{border-bottom: 1px solid #EEEEEE;line-height: 34px;padding-left: 20px;}
.g_show_title{/*height: 70px;line-height: 70px;*/text-align: center;color: #2167AD;font-family: 微软雅黑;font-size: 24px;}
.g_show_rq{height: 50px;line-height: 50px;border-bottom: 1px dashed #EEEEEE;}
.g_show_article{text-align: left;line-height: 25px;margin-top: 20px;margin-left:10px;margin-right:10px;}
.g_show_article img{max-width:100%;}.g_show_article table{max-width:733px;}

.g_show_dqys{height: 30px;background-color: #EEEEEE;line-height: 30px;text-align: right;margin-top: 30px;padding-right: 20px;}
.g_show_dqys_red{color: red;padding-left: 10px;padding-right: 10px;}
.g_show_close{text-align: right;font-size: 15px;margin-top: 15px;}

/***** zfgkxx *****/
.zfxxgk_ul{padding-top: 20px;}
.zfxxgk_li{line-height: 28px;padding-left:25px;}
.zfxxgk_li span{float:right;margin-right: 15px;color: #9F9F9F;padding-left: 10px;}
.zfxxgk_li a{padding-left: 10px;}

/***** dcnr.html *****/
.hdjl_dcnr{width: 1023px;height: auto;background-color: white;border: 1px solid #C1BDBE;text-align: center;margin: 0 auto;}
.hdjl_dcnr_mc{width: 605px;height: 40px;line-height: 40px;border-bottom: 3px solid #1561AF;font-size: 20px;font-family: 微软雅黑;font-weight: bold;text-align: left;padding-left: 20px;float:left;}
.hdjl_dcnr_mc_line{width: 388px;height: 40px;border-bottom: 3px solid #C2BEBD;margin-left: 10px;float:right;}
.hdjl_dcnr_dcnr_tit{width: 100%;height: 42px;line-height: 42px;border-bottom: 1px solid #CCC;border-top: 3px solid #1561AF;background-color: #EFEFEF;margin-top: 20px;}
.hdjl_dcnr_dcnr_tit div{background: url() no-repeat left center;text-align: left;padding-left: 35px;color: #1461AF;font-size: 14px;font-family: 微软雅黑;font-weight: bold;}

.hdjl_dcnr_ul, .hdjl_dcnr_ul ul{text-align: left;padding-left: 20px;}
.hdjl_dcnr_ul li{line-height: 30px;}
.hdjl_dcnr_red{color: red;}
.hdjl_dcnr_form button{width: 95px;height: 30px;background-color: #698BAE;border: 0px;}

/***** dczj.html *****/
._hdjl_dczj_title{width: 240px;height: 40px;line-height: 40px;border-top: 4px solid #043591;background-color: #EEE;font-size: 18px;color: #043592;font-weight: bold;}
._hdjl_dczj_dczj{width: 240px ;height: 35px;line-height: 35px;border-bottom: 1px dashed #DCDCDC;}
._hdjl_dczj_dczj span{font-size: 14px;color: #0099FE;font-weight: bold;}
._hdjl_dczj_title_tabs{margin-top: 10px;width: 240px;}
._hdjl_dczj_title_tabs li{height: 28px;line-height: 28px;padding-left: 93px;}
._hdjl_dczj_tabs_active{background-color: #EEE;}
._hdjl_dczj_tabs_active a{color: #0099FF;}

._hdjl_dczj_table_cont{width: 920px;height: auto;min-height: 200px;border: 1px solid #EDEDED;}
._hdjl_dczj_table_title{height: 50px;line-height: 50px;text-align: left;padding-left: 10px;padding-top: 20px;font-size: 14px;}
._hdjl_dczj_table_date{text-align: right;padding-right: 20px;height: 30px;line-height: 30px;}

._hdjl_dczj_item{
    padding: 18px 8px;
    border-bottom: 1px dashed #ccc;
    font-size: 12px;
}
._hdjl_dczj_item a:hover{
    color: red;
}
._hdjl_dczj_item p{
    text-align: right;
}
._hdjl_dczj_item p:first-child{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.dczj_title{
    font-size: 24px;
    text-align: center;
    color: #444;
}
.dczj_content{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #8B8182;
    text-indent: 2em;
}

.dcjg_list_item {
    width: 100%;
    margin-top: 8px;
}
.dcjg_list_item td{
    font-size: 12px;
    color: #fff;
    background-color: #669FE4;
    border-bottom: 1px solid #fff;
    margin-top: 1px;
    line-height: 20px;
    padding-left: 24px;
}
.dcjg_list_item td:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
}
.dcjg_list_item td:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
}
/***** 【互动交流】开页面css *****/
.hdjl_border{
    border: 1px solid #CDCDCD;
    padding: 28px 56px;
}
.hdjl_title{
    border-bottom: 2px solid #0063E5;
    font-size: 20px;
    font-weight: bold;
    padding-left: 4px;
}
.hdjl_btn{
    float: right;
    background-image: url(../images/hdjl_btnbg.png);
    margin-right: 12px;
    width: 388px;
}
.hdjl_btn a{
    margin-top: 0 !important;
}
.hdjl_btn img{
    height: 27px;
}
.hdjl_title a{
    float: right;
    margin-right: 12px;
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;

}
.hdjl_xjlb{
    width: 100%;

}
.hdjl_xjlb td{
    border: 2px solid #E6E6E6;
    line-height: 30px;
    text-align: center;
}
.hdjl_xjlb tr:first-child td{
    line-height: 40px;
    font-size: 18px;
    color: #0063E5;
    text-align: center !important;
    font-weight: bold;
    padding-left: 0 !important;
}
.hdjl_xjlb tr:nth-child(2) td{
    color: #0063E5;
    text-align: center !important;
    font-weight: bold;
}
.hdjl_xjlb tr td:first-child{
    text-align: left;
    padding-left: 8px;
}
.hdjl_dczj{
    font-size: 18px;
    color: #0063E5;
    font-weight: bold;
    line-height: 32px;
    padding-left: 12px;
}
.hdjl_dczj input{
    border: 0;
    width: 146px;
    height: 32px;
    float: right;
}
.hdjl_dczj_list li{
    border-bottom: 1px dashed #CACACA;
    line-height: 40px;
    color:black;
    padding-left: 14px;
}
.hdjl_dczj_list li b{
    margin-right: 8px;
}
.hdjl_dczj_list li a{
    float: right;
    margin: 0 12px;
}
.hdjl_dczj_list li a:last-child{
    color: #B9B9BB;
}
.hdjl_dczj_list li:first-child{
    border-top: 1px dashed #CACACA;
}

/******* page *******/
.page-box{
    width: 60%;
    min-width: 380px;
    margin: 20px auto;
}

.wzdt_wrap{margin: 18px auto;border: 1px solid #B6B6B8;font-size: 18px;}
.wzdt_wrap_title{line-height: 35px;color: #1A7ABB;font-size: 16px;text-align: left;height:35px;border-bottom: 2px solid #1A7ABB;}
.wzdt_wrap_title span{padding-left: 20px;}
.wzdt_wrap_cont li{float: left;width: 151px;text-align: left;font-size: 12px;}
.wzdt_wrap_zfxxgk_cont{line-height: 45px;}
.wzdt_wrap_zfxxgk_cont li:first-child{font-size: 12px;color: #B2403F;}

/*搜索页*/
.search_header{
    /*width: 800px;*/
    margin: 0 auto;
    padding-top: 30px;
    text-align:center;
    vertical-align: middle;
}
.search_header .tit{
    font-size: 22px;
    margin-right: 13px;
    line-height: 36px;
    vertical-align: middle;
}
.search_header p {
    margin-bottom: 16px;
    width: 100%;
    float: left;
}
.search_header input[type="text"] {
    background: url(../images/search_icon.png) no-repeat;
    border: 1px solid #3C6DC9;
    height: 36px;
    width: 450px;
    vertical-align: middle;
    padding-left: 50px;
    background-position-x: 7px;
    background-position-y: 3px;
    background-repeat: no-repeat;
}
.search_header input[type="submit"] {
    border: 0;
    background-color: #3C6DC9;
    color: #fff;
    font-size: 20px;
    height: 36px;
    margin-bottom: 3px;
    width: 100px;
    margin-top: 2px;
    vertical-align: middle;
}
.search_line_2 {
    text-align: right;
}
.search_key {
    color: #3C6DC9;
}
.search_count {
    color: red;
}
.search_list {
    margin-right: 40px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.search_item {
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
.search_item img{
    max-width:170px;
    max-height:110px;
    float:left;
}
.search_item ._title {
    font-size: 16px;
    color: #3C6DC9;
    text-align: left;
    margin-bottom: 22px;
}
.search_item ._content {
    min-height: 70px;
}

._content img{max-width:100%;}
.search_item ._count {
    margin-top: 20px;
}
.search_item ._count ._time {
    padding-left: 20px;
    background: url(../images/sprite.gif) no-repeat;
    background-position: 0 -158px;
}
.search_item ._count span {
    margin-right: 20px;
    color: #777;
}
.search_item ._count ._comm {
    padding-left: 20px;
    background: url(../images/sprite.gif) no-repeat;
    background-position: 0 4px;
}
.search_item ._count ._view {
    padding-left: 20px;
    background: url(../images/sprite.gif) no-repeat;
    background-position: 0 -36px;
}

/*滚动*/
#marquee1{overflow:hidden;padding: 8px;width: 1000px;margin: 0 auto;}
#marquee1 ul li{float:left; padding:0 8px;}
#marquee1 ul li img{display:block;}

.input{ background:#fff; vertical-align:middle; color:#333; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; *min-height:20px; }
.upload-box{position:relative;vertical-align:middle;}
.upload-box,.upload-box .upload-btn{display:inline-block;height:2pc;zoom:1;}
.upload-box .upload-progress{position:absolute;top:0;left:0;overflow:hidden;padding:2px 5px;height:26px;border:1px solid #d7d7d7;background:#fff;}
.upload-box .upload-progress .txt{display:block;overflow:hidden;padding-right:10px;height:18px;text-overflow:ellipsis;font-weight:400;font-style:normal;font-size:11px;line-height:18px;}
.upload-box .upload-progress .bar{position:relative;display:block;width:7pc;height:4px;border:1px solid #1da76b;}
.upload-box .upload-progress .bar b{display:block;overflow:hidden;width:0;height:4px;background:#28b779;text-indent:-99em;font-weight:400;}
.upload-box .upload-progress .close{position:absolute;top:1px;right:1px;display:block;overflow:hidden;width:14px;height:14px;text-align:center;line-height:14px;cursor:pointer;}
.upload-box .upload-progress .close:hover{text-decoration:none;}
.upload-box .upload-progress .close i{color:#535353;font-size:10px;line-height:14px;-webkit-transform:scale(.833);}
.webuploader-container{position:relative;}
.webuploader-element-invisible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);}
.webuploader-pick{margin-top:5px; position:relative;display:inline-block;overflow:hidden;width:65px;height:20px;border:1px solid grey;background:#fff;color:#333;text-align:center;line-height:20px;cursor:pointer;zoom:1;}
.webuploader-pick-hover{background:#fafafa;}
.webuploader-pick-disable{opacity:.6;pointer-events:none;}