@CHARSET "UTF-8";
/*引入下拉框样式*/
@import "divselect.css";
/*问题直通车*/
@import "question-div.css";
/*新政速递*/
@import "policyDeliver-div.css";
/*服务2017*/
@import "service-time-line.css";
/*引入头部样式的css*/
@import "top_banner_home.css?t=20200529";
/*引入尾部样式的css*/
@import "foot_banner_home.css?t=20200529";
@import "pop_salon.css";
@import "pop_policy.css";
@import "pop_hotline.css";
@import "pop_roadshow.css";
@import "pop_finance.css";
@import "pop_agency.css";
@import "pop_jlyq.css";
@import "pop_devhome.css";
@import "pop_credit.css";
@import "module/list.css";
@import "module/box.css";




/*=========================================================================*/
/*=========================重置 aliceui begin======================*/
.wrapper {
    width: 1150px;
    margin: 0 auto;
}

.ui-grid-1 {
    width: 34px;
}

.ui-grid-2 {
    width: 78px;
}

.ui-grid-3 {
    width: 122px;
}

.ui-grid-4 {
    width: 166px;
}

.ui-grid-5 {
    width: 210px;
}

.ui-grid-6 {
    width: 254px;
}

.ui-grid-7 {
    width: 298px;
}

.ui-grid-8 {
    width: 342px;
}

.ui-grid-9 {
    width: 386px;
}

.ui-grid-10 {
    width: 430px;
}

.ui-grid-11 {
    width: 474px;
}

.ui-grid-12 {
    width: 518px;
}

.ui-grid-13 {
    width: 562px;
}

.ui-grid-14 {
    width: 606px;
}

.ui-grid-15 {
    width: 650px;
}

.ui-grid-16 {
    width: 694px;
}

.ui-grid-17 {
    width: 738px;
}

.ui-grid-18 {
    width: 782px;
}

.ui-grid-19 {
    width: 826px;
}

.ui-grid-20 {
    width: 870px;
}

.ui-grid-21 {
    width: 914px;
}

.ui-grid-22 {
    width: 958px;
}

.ui-grid-23 {
    width: 1002px;
}

.ui-grid-24 {
    width: 1046px;
}

.ui-grid-25 {
    width: 1090px;
}

/*.ui-grid-1 {width:36.4px;}
.ui-grid-2 {width:82.8px;}
.ui-grid-3 {width:129.2px;}
.ui-grid-4 {width:175.6px;}
.ui-grid-5 {width:222px;}
.ui-grid-6 {width:268.4px;}
.ui-grid-7 {width:314.8px;}
.ui-grid-8 {width:361.2px;}
.ui-grid-9 {width:407.6px;}
.ui-grid-10 {width:454px;}
.ui-grid-11 {width:500.4px;}
.ui-grid-12 {width:546.8px;}
.ui-grid-13 {width:593.2px;}
.ui-grid-14 {width:639.6px;}
.ui-grid-15 {width:686px;}
.ui-grid-16 {width:732.4px;}
.ui-grid-17 {width:778.8px;}
.ui-grid-18 {width:825.2px;}
.ui-grid-19 {width:871.6px;}
.ui-grid-20 {width:918px;}
.ui-grid-21 {width:964.4px;}
.ui-grid-22 {width:1010.8px;}
.ui-grid-23 {width:1057.2px;}
.ui-grid-24 {width:1103.6px;}
.ui-grid-25 {width:1150px;} */
.ui-grid-row {
    margin-right: -10px;
    zoom: 1;
}

.ui-grid-row:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

.footer {
    width: 1150px;
}

/*修改大小头部文件为1200px*/
.top-wrapper .wrapper {
    width: 1200px;
    margin: 0 auto;
}

.top-wrapper .ui-grid-1 {
    width: 36px;
}

.top-wrapper .ui-grid-2 {
    width: 82px;
}

.top-wrapper .ui-grid-3 {
    width: 128px;
}

.top-wrapper .ui-grid-4 {
    width: 174px;
}

.top-wrapper .ui-grid-5 {
    width: 220px;
}

.top-wrapper .ui-grid-6 {
    width: 266px;
}

.top-wrapper .ui-grid-7 {
    width: 312px;
}

.top-wrapper .ui-grid-8 {
    width: 358px;
}

.top-wrapper .ui-grid-9 {
    width: 404px;
}

.top-wrapper .ui-grid-10 {
    width: 450px;
}

.top-wrapper .ui-grid-11 {
    width: 496px;
}

.top-wrapper .ui-grid-12 {
    width: 542px;
}

.top-wrapper .ui-grid-13 {
    width: 588px;
}

.top-wrapper .ui-grid-14 {
    width: 634px;
}

.top-wrapper .ui-grid-15 {
    width: 680px;
}

.top-wrapper .ui-grid-16 {
    width: 726px;
}

.top-wrapper .ui-grid-17 {
    width: 772px;
}

.top-wrapper .ui-grid-18 {
    width: 818px;
}

.top-wrapper .ui-grid-19 {
    width: 864px;
}

.top-wrapper .ui-grid-20 {
    width: 910px;
}

.top-wrapper .ui-grid-21 {
    width: 956px;
}

.top-wrapper .ui-grid-22 {
    width: 1002px;
}

.top-wrapper .ui-grid-23 {
    width: 1048px;
}

.top-wrapper .ui-grid-24 {
    width: 1094px;
}

.top-wrapper .ui-grid-25 {
    width: 1140px;
}

.top-wrapper .ui-grid-row {
    margin-right: -10px;
    zoom: 1;
}

/*=========================重置 aliceui end======================*/
/*   重置a  begin*/
a {
    outline: none;
    text-decoration: none;
    blr: expression(this.onFocus=this.blur()); /*去除ie浏览器下点击a标签会有虚线框问题*/
}

a:link {
    color: #3F98EA;
}

a.ui-dialog-close {
    color: #666;
}

.animate {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-list-item a {
    color: #666;
    font-size: 14px;
}

.ui-list-item h3 a {
    font-size: 16px;
    color: #333;
}

.time-node-selected {
    color: #01a0e2 !important;
}

/*   重置a   end*/

.main-wrapper {
    min-height: 620px;
    background: transparent;
    position: relative;
    margin-top: 0;
    min-width: 1100px;
    padding: 0;
    z-index:2;
}

/*.main-wrapper .wrapper {
    min-height: 600px;
}*/

.main-wrapper, .top-wrapper, .bottom-wrapper {
    min-width: 1260px;
}



.ui-skin-policy {
    background-image: url(../img/nav-bg/policy-bg.jpg);
}

.ui-skin-venture {
    background-image: url(../img/nav-bg/venture-bg.jpg);
}

* {
    word-break: break-all;
}

body, html {
    /*background: #f6f6f6;*/
    background-color: #eff2f4;
    width: 100%;
}

h3 {
    font-size: 16px;
    color: #333;

}

h3 a {
    font-size: 16px;
    color: #333;
}

/*伪元素（pseudo-elements）、伪类（ pseudo-classes）和Notihing。
    WebKit和Blink（Safari,Google Chrome, Opera15+）使用伪元素*/
::-webkit-input-placeholder { /*WebKit browsers */
    color: #b3b3b3;
}

:-moz-placeholder { /*Mozilla Firefox 4 to 18*/
    color: #b3b3b3;

}

::-moz-placeholder { /*Mozilla Firefox 19+ */
    color: #b3b3b3;

}

:-ms-input-placeholder { /*Internet Explorer 10+ */
    color: #b3b3b3;

}

.clear-float:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.ui-img-back.ui-button-morange:hover {
    background: #CCC url("../img/icon-back.png") no-repeat 14px center;
    color: #c02632;
}

.change-line {
    text-align: Justify;
    text-justify: inter-ideograph;
    word-break: break-all;
}

.default {
    cursor: default;
}

.c_gray {
    color: #999 !important;
}

.c_darkerGray {
    color: #666 !important;
}

.c_darkGray {
    color: #333 !important;
}

.c_red {
    color: #BF3C30 !important;
}

.c_green {
    color: #4bb610 !important;
}

.c_blue {
    color: #3F98EA !important;
}

.c_blueN {
    /*color: #1AAAF3 !important;*/
    color: #01a0e2 !important;
}

.c_darkblue {
    color: #1d73ba !important;
}

.c_grayblue {
    color: #568cb5 !important;
}

.c_darkorange {
    color: #cc6c2d !important;
}

.c_darkerorange {
    color: #f08d44 !important;
}

.c_orange {
    color: #FF9113 !important;
}

.c_red {
    color: #c02632 !important;
}

.c_orangeNotice {
    color: #f97819 !important;
}

.f16 {
    font-size: 16px !important;
}

.bg_linghtblue {
    background-color: #EEF6FF;
}

.bg_lightgray {
    background-color: #F3F3F3;
}

.bg_lightergray {
    background-color: #F9F9F9;
}

.bg_blue {
    background-color: #CFEAFF;
}

.bg_bluedefault {
    background-color: #01a0e2;
}

.bg_darkblue {
    background-color: #3E69A4;
}

.border-bottom-gray {
    /*border-bottom: 1px solid #ccc;*/
    border-bottom: 1px solid #eceef4;
}

.border-bottom-lightgray {
    border-bottom: 1px solid #F1F1F1;
}

.border-left-gray {
    border-left: 1px solid #eceef4 !important;
}

.border-gray {
    border: 1px solid #ddd !important;
}

.box-shadow-normal {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
}

.splitline-dashed {
    width: 1000px;
    height: 5px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 0 auto;
}

.overflow {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 79%;
}

ul, li {
    list-style: none;
    padding-left: 0; /*解决火狐和谷歌去掉list之前的点之后产生错位的问题*/
}

select, input {
    outline: none; /*谷歌浏览器自带的边框*/
}



select::-ms-expand {
    display: none \0;
}

.ui-box-head {
    filter: alpha;
}

.ui-box-head .ui-box-head-more {
    color: #999;
    font-size: 14px;
}

/*导航栏*/
/*.ui-pannel-head-nav.policy {
    height: 64px;
}

.ui-pannel-head-nav.policy .ui-list-nav .ui-list-item {
    width: 120px;
    height: 64px;
}

.ui-pannel-head-nav.policy .ui-list-item-head {
    width: 165px !important;
}

.ui-pannel-head-nav .ui-list-item-head {
    width: 170px !important;
    height: 60px;
    position: relative;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item.ui-list-item-head + .ui-list-item {
    margin-left: -10px;
}

.ui-pannel-head-nav.policy a.ui-list-item-selected {
    font-weight: normal;
    font-size: 14px;
    width: 120px;
}

.ui-pannel-head-nav.policy .ui-list-nav .ui-list-item a {
    color: #888;
    width: 120px;
    height: 64px;
}

.ui-pannel-head-nav {
    height: 60px;
    border-radius: 0;
    margin: 0; 
    margin-bottom: 30px;
    background-color: #fff;
    width: 1100px;
}

.ui-pannel-head-nav .ui-list-nav {
    padding: 0;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item {
    width: auto;
    float: left;
    width: 80px;
    text-align: center;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item ~ .ui-list-item {
    border-right: 1px solid #f4f6fb;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item ~ .ui-list-order {
    border: none;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item a {
    display: block;
    line-height: 60px;
    height: 60px;
    text-align: center;
    width: 80px;
    text-decoration: none;
    color: #888;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item a:hover {
    color: #5792b8;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item.ui-list-order a:hover {
    color: #888;
}

.ui-pannel-head-nav a.ui-list-item-selected {
    border: none;
    background-color: #e6e8ef;
    color: #01a0e2 !important;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-order {
    border: none;
    width: 100px;
}

.ui-pannel-head-nav .ui-list-order a.ui-list-item-selected {
    color: #01a0e2 !important;
    background-color: transparent;
}

.ui-pannel-head-nav .ui-list-order a.ui-list-item-selected.ui-img-ordertime {
    background: url("../img/icon-ordertime-selected.png") no-repeat 16px center;
}

.ui-pannel-head-nav .ui-list-order a.ui-list-item-selected.ui-img-orderhot {
    background: url("../img/icon-orderhot-selected.png") no-repeat 16px center;
}*/

/*
.ui-pannel-head-nav{
    position: relative;
    background-color: #F9F9F9;
    border: 1px solid #ddd;
    width: 780px;
}*/
/*按钮导航栏*/
/*.ui-list-nav{
    padding: 0;
}
.ui-pannel-head-nav .ui-list-nav .ui-list-item{
    float: left;
    width: 75px;
    text-align: center;
    font-weight: normal;
}

.ui-pannel-head-nav .ui-list-nav .ui-list-item a{
    color: #666;
    display: block;
    height: 35px;
    line-height: 20px;
    width: 100%;
    height: 100%;
}
.ui-pannel-head-nav .ui-list-nav .ui-list-item a span{
    border-right: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    height: 16px;
    vertical-align: middle;
    margin-top: 8px;
}
.ui-pannel-head-nav .ui-list-nav .ui-list-item a:hover{
    text-decoration: none;
}
.ui-pannel-head-nav a.ui-list-item-selected{
    border-bottom: 2px solid #3F98EA;
}
*/

/*==============pannel风格 begin================*/
.ui-grid-25 .ui-page-head {
    width: 1100px;
}

.ui-page-head {
    background: #fff;
    width: 780px;
    height: 50px;
    margin-bottom: 30px;
}

.ui-page-head .page-head-border-blue {
    border-bottom: 4px solid #3a9eeb;
}

.ui-page-head .page-head-border-gray {
    border-bottom: 4px solid #eceef4;
}

.ui-page-title {
    padding: 0 16px;
    border: none;
    height: 50px;
    line-height: 50px;
    position: relative;
    font-weight: bold;
    text-align: center;
    float: left;
    color: #666;
    font-weight: normal;
    font-size: 14px;
}

.ui-page-title-a {
    border-left: 5px solid #FF8E26;
    padding-left: 6px;
    font-size: 14px;
    color: #568cb5;
    font-weight: normal;
    height: 13px;
    line-height: 14px;
    display: inline-block;
}

.ui-page-title a {
    color: #568cb5;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: normal;
}

.ui-page-title-detail {
    position: relative;
    display: inline-block;
    height: 100%;
}

/*面包屑导航栏的小三角图标*/
/*.ui-page-title-detail::after{
    content: "";
    display: block;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #3F98EA;
    left: 30%;
    bottom:0;
}*/
.triangle:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #3F98EA;
    left: 30px;
    bottom: 2px;
}

.ui-button-contribute {
    color: #fff;
    width: 310px;
    background-color: #4bb610;
    text-align: center;
    height: 58px;
    line-height: 58px;
    display: block;
    font-size: 16px;
    outline: none;
    border: 1px solid #71c930;
}

.ui-button-contribute:hover {
    background-color: #41AB06;
}



/*==============pannel风格 end================*/
/*==============box风格 begin================*/
/*   重置ui-box   */

.ui-box,
.ui-box-head,
.ui-box-container {
    border: none; /*重置box的border*/
}

.ui-box-head {
    height: auto;

}

.ui-box-head::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

/*.ui-box-head .ui-box-head-title {
    font-size: 14px;
    line-height: 28px;
}*/

/*   重置ui-box   end*/

.box-content-tips {
    background: #F9F9F9;
    color: #666;
    height: 30px;
    line-height: 30px;
    width: 100%;
    border: 1px #ccc solid;
    padding-left: 20px;
}


.ui-box-hot-more {
    padding: 10px 0 30px;
}

.box-hot-more-btn {
    border: 1px solid #01a0e2;
    color: #01a0e2;
    display: block;
    margin: 0 auto;
    width: 118px;
    text-align: center;
    height: 26px;
    line-height: 28px;
    border-radius: 2px;
    cursor: pointer;
}

/*文章 begin*/
.ui-box-article,
.ui-box-company {
    width: 760px;
    padding: 0;
    /*background-color: transparent;*/
    background-color: #fff;
    padding-bottom: 1px;
}

.ui-box-company .ui-box-container,
.ui-box-article .ui-box-container {
    background: transparent;

}

.ui-box-company .ui-box-content,
.ui-box-article .ui-box-content {
    padding: 0px;
}

/*文章 end*/



/************申报项目详情**************/
/*政策图解*/
.ui-box-article-detail .ui-list-policy .ui-list-item h3 {
    width: 210px;
}

.ui-box-article-detail .ui-list-policy .ui-list-item h3 a {
    font-size: 14px;
    color: #C65D2E;
    font-weight: bold;
}

.ui-box-article-detail .ui-list-policy .ui-list-item img {
    margin-top: 0;
}

/*相关列表 begin*/
/*右侧相关联系样式 头部有蓝色下划线*/

.ui-box-relation .ui-box-head {
    height: 48px;
    line-height: 48px;
    padding: 0;

}

.ui-box-relation .ui-box-head-title {
    font-size: 16px;
    color: #3e69a4;
    font-weight: normal;
    line-height: 50px;
}

.ui-box-relation .ui-box-head-title a {
    border-left: 5px solid #04ADE8;
    padding-left: 6px;
}

.ui-box-relation .ui-box-head-more {
    line-height: 50px;
}

.ui-box-relation .ui-box-content {
    /*padding: 10px 20px;*/
    padding: 0;
}

.ui-box-relation ~ .ui-box-relation .ui-box-head {
    height: 43px;
    overflow: hidden;
}



/*.ui-list-policy .ui-list-item:hover{
    background-color: #F1F8FE;
    border: 1px solid #fff;
}*/

/*相关通知*/
.ui-list-notice .ui-list-item {
    padding: 5px;
    height: 50px;
    cursor: pointer;
}

.ui-list-notice .ui-list-item h3,
.ui-list-notice .ui-list-item h3 a {
    font-size: 14px;
}

.ui-list-main .ui-list-item:hover a,
.ui-list-notice .ui-list-item:hover a {
    color: #01a0e2 !important;
    text-decoration: none;
}

/*右侧的主要列表*/
.ui-list-main {
    padding-top: 0;
    padding-bottom: 15px;
}

.ui-list-main .ui-list-item {
    margin-top: 15px;
}

.ui-list-main .list-main-title {
    line-height: 24px;
    /*text-align: justify;*/
}

.ui-list-main .list-main-time {
    margin-top: 2px;
    margin-left: 20px;
    /*text-align: justify;*/
}

/*项目详情的列表*/
.ui-list-history-notice {
    padding: 10px 60px;
}

/*ui-box-company 企业风采 begin*/

.ui-box-company .ui-box-head {
    background: #E5E5E5;
}

.ui-box-company .ui-box-content {
    padding: 0;
}

/*ui-box-company 企业风采 end*/
/*政策一览*/
/*主要内容*/
.ui-box-main {
    width: 1100px;
    z-index: 0;
}

.ui-box-main .ui-box-content {
    padding: 0;
}

.ui-box-main .box-main-content-left {
    float: left;
}

.ui-box-main .box-main-content-rigth {
    width: 860px;
    float: right;
    padding: 0 20px;
    min-height: 1000px;
    z-index: 0;
}

.ui-box-main .box-main-content-rigth .ui-box-head-title {
    color: #982831;
}

/*主要内容的列表*/
.ui-box-main .ui-list-project .ui-list-item a:hover {
    color: #c02632;
    text-decoration: none;
}

.ui-box-main .ui-list-project {
    z-index: 2;
    position: relative; /*不加z-index：9失效*/
}

.ui-box-main .ui-list-project .ui-list-head {
    font-size: 16px;
    color: #255586;
    font-weight: bold;
}

.ui-box-main .ui-list-project .ui-list-item {
    width: 195px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.ui-box-main .ui-list-project .ui-list-head a:link {
    color: #485c82;
}

.ui-box-main .ui-list-project .ui-list-head a:visited {
    color: #485c82;
}

.ui-box-main .ui-list-project .ui-list-head ~ .ui-list-head {
    padding-top: 30px;
    margin-top: 20px;
}

/*第二层循环的ul*/
.ui-box-main .ui-list-project-container {
    padding: 20px 0 30px;
}

.ui-box-main .ui-list-project-container .ui-list-head,
.ui-box-main .ui-list-project-container .ui-list-item {
    margin-left: 15px;

}

.ui-box-main .ui-list-project-container ~ .ui-list-project-container {
    border-top: 1px dotted #ccc;
}

/*左侧菜单栏*/
.ui-box-main .ui-menu-nav {
    width: 100%;
    padding: 0;

}

.ui-box-main .ui-menu-nav .ui-menu-item a {
    background: transparent;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}
.ui-box-main .ui-menu-nav .ui-menu-item a:hover{
    color: #e6edfa;
}
.ui-box-main .ui-menu-nav .ui-menu-item .ui-menu-item-selected {
    border-left: 6px solid #c02632;
    background: #FFF;
    color: #414755;
}
.ui-box-main .ui-menu-nav .ui-menu-item .ui-menu-item-selected:hover{
    color: #414755;
}
.ui-box-main .ui-menu-nav .ui-menu-item-hover{
    border-left: 6px solid #c02632;
    background: #F7F7F7 !important;
    color: #565f71!important;
    height: 48px;
    width: 193px;
    border-top: 1px solid #c02632;
    border-bottom: 1px solid #c02632;
}

.ui-box-main .ui-menu-nav .ui-menu-item-hover .ui-menu-item-title,
.ui-box-main .ui-menu-nav .ui-menu-item a.ui-menu-item-selected .ui-menu-item-title
{
    border: none !important;
    left: -6px;
}

.ui-box-main .ui-menu-nav .ui-menu-item-hover .arrow-right-white,
.ui-box-main .ui-menu-nav .ui-menu-item .ui-menu-item-selected .arrow-right-white{
    padding: 0;
    width: 15px;
    height: 49px;
    display: inline-block;
    background: url("../img/icon-arror-right-blue.png") no-repeat center;
}

.ui-box-main .ui-menu-nav .ui-menu-item {
    margin: 0;
    padding: 0;
    height: 50px;
    width: 100%;
}

.ui-box-main .ui-menu-nav .ui-menu-item-title {
    display: block;
    width: 138px;
    margin: 0 auto;
}

.ui-box-main .ui-menu-nav .ui-menu-item ~ .ui-menu-item .ui-menu-item-title {
    border-top: 1px dashed #313131;
}

.ui-box-main .ui-menu-nav-top {
    position: relative;
    width: 200px;
    height: 40px;
    background: #2792e4 url('../img/main-nav-top.png') no-repeat top left;
}

.ui-box-main .ui-menu-nav-icon {
    position: absolute;
    top: 0;
    right: -9px;
    height: 23px;
    width: 10px;
    overflow: hidden;
    background: url('../img/main-nav-icon.png') no-repeat -13px 0;
}

.ui-box-main .ui-menu-nav-bottom {
    height: 95px;
    width: 200px;
    background: #208CCA url('../img/main-nav-bottom.png') no-repeat;
}

/*二级页面的右侧详情*/
.ui-box-main .ui-list-preview {
    margin: 20px 80px 0;
    z-index: 2;
    position: relative; /*不加z-index：9失效*/
}

.ui-box-main .ui-list-preview .ui-list-head ~ .ui-list-head {
    border-top: 1px dotted #ccc;
    padding-top: 30px;
    margin-top: 30px;
}

/*菜单栏*/
.nav-container-left {
    background: #414755 url(../img/policy/main-nav-bg.png) no-repeat -10px 0;
    padding-top: 113px;
    margin-top: -23px;
    position: relative;
    height: 440px;
    width: 200px;
    z-index: 9;
    margin-left: 0 \9;
    left: 0 \9;
}

/*隐藏的右侧内容*/
.nav-container-right {
    display: none;
    min-height: 450px;
    background-color: #fff;
    border: 1px solid #c02632;
    width: 880px;
    z-index: 0;
    margin-top: 65.8px;
    padding-top: 5px;
    /*margin-left: -1px;*/
}

.nav-container-right .ui-list-project {
    margin-left: 10px;
}

.nav-container-right .ui-list-item {
    margin-right: 10px;
}

/*隐藏的右侧的列表*/
.ui-menu-nav-container {
    width: 1100px;
    position: absolute;
}

.ui-menu-nav-container .ui-list-project .ui-list-head ~ .ui-list-head {
    margin-top: 0;
}

/*政策库 begin*/
.content-left {
    width: 65%;
    float: left;
    background-color: #fff;
    padding-bottom: 4%;
}

/*右边布局*/

/*第一行的左右布局*/
/*.content-right{
    float: left;
    width: 27%;
    padding: 0 2% 4% 2%;
    margin-top: 30px;
}

.ui-box-preview{
    margin: 30px auto;
}
.ui-box-preview.border{
    border:1px solid #ccc;

}
.ui-box-preview .ui-box-head{
    background: #F9F9F9;
    padding: 0;
    height: 40px;
    border-bottom: 3px solid #C9C9C9;
}
.ui-box-preview .ui-box-head .ui-box-head-more{
    line-height: 43px;
    margin-right: 10px;
}
.ui-box-preview .ui-box-head-title{
    height: 100%;
    line-height: 40px;
    width: 180px;
    border-bottom:3px solid #3F98EA;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    color: #3F98EA;
}
.ui-box-preview .ui-box-content{
    padding:0;/*清除左右的padding
}
/*.ui-box-preview .ui-box-content-left{
    width: 18%;
}

.ui-box-preview .ui-box-content-right{
    width: 82%;
}*/

/*.ui-box-preview .ui-list-policy .ui-list-item{
    width: 29%;
    margin-bottom: 10px;
    background: #F1F1F1;
    border: none;
    margin-right: 0%;
}
.ui-box-preview .ui-list-policy .ui-list-item~.ui-list-item{
    margin-left: 2.7%;
}*/

/*.ui-box-preview .ui-menu-nav{
    padding: 0;
    background: #F8F8F8;
    height: 400px;
}*/
.ui-menu-nav .ui-menu-item {
    height: 50px;
}

.ui-menu-nav .ui-menu-item a {
    background-color: #5681AE;
    color: #e6edfa;
    display: block;
    height: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;

}

.ui-menu-nav .ui-menu-item .ui-menu-item-selected {
    color: #3e69a4;
    background: #F9F9F9;
}

/*申报通知页面的菜单栏*/
/*.ui-box-preview .ui-menu-nav.apply{
    background-color: #FFF;
}*/
.ui-menu-nav.apply .ui-menu-item {
    height: 62px;
}

.ui-menu-nav.apply .ui-menu-item a {
    background: #E5E5E5;
    color: #2A8CE7;
    display: block;
    height: 100%;
    width: 156px;
    padding: 0 26px 0 38px;
    border: 1px solid #ddd;
    font-weight: bold;
    text-align: left;
    line-height: 62px;
    font-size: 16px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-menu-nav.apply .ui-menu-item .ui-img-parrow {
    margin-top: 15px;
}

.ui-menu-nav.apply .ui-menu-item .ui-menu-item-selected,
.ui-menu-nav.apply .ui-menu-item a:hover {
    color: #fff;
    background: #01a0e2;
    border: 1px solid #00bfd6;
}

.ui-menu-nav.apply .ui-menu-item .ui-menu-item-selected .ui-img-pbell,
.ui-menu-nav.apply .ui-menu-item a:hover .ui-img-pbell {
    background: url("../img/icon-project-bellwhite.png") no-repeat 0 center;
}

.ui-menu-nav.apply .ui-menu-item .ui-menu-item-selected .ui-img-pbook,
.ui-menu-nav.apply .ui-menu-item a:hover .ui-img-pbook {
    background: url("../img/icon-project-bookwhite.png") no-repeat 0 center;
}

.ui-menu-nav.apply .ui-menu-item .ui-menu-item-selected .ui-img-prefresh,
.ui-menu-nav.apply .ui-menu-item a:hover .ui-img-prefresh {
    background: url("../img/icon-project-refreshwhite.png") no-repeat 0 center;
}

.ui-menu-nav.apply .ui-menu-item .ui-menu-item-selected .ui-img-parrow,
.ui-menu-nav.apply .ui-menu-item a:hover .ui-img-parrow {
    background: url("../img/icon-parrow.png") no-repeat center center;

}

/*政策库 end*/

.ui-panel-policy {
    background-color: #fff;
    width: 1100px;
    margin: 0 auto;
    border: none;
    padding-bottom: 1px;
}

.ui-panel-policy .ui-list-article {
    width: 920px;
    margin: 0 auto;
}

/*政策搜索结果 begin*/
.ui-box-query {
    width: 1000px;
    margin: 0 auto;
}

.ui-box-query .ui-box-content,
.ui-box-query .ui-list-article {
    padding: 0;
}

.ui-box-query .ui-box-content {
    padding-bottom: 40px;
}

.ui-box-query .ui-box-head {
    background: #F7F7F7;
    width: 905px;
    margin: 0 auto;
    height: 40px;
    padding: 0;
    padding-left: 15px;
}

.ui-box-query .ui-box-head-title {
    line-height: 40px;

}


/*政策搜索结果 end*/

/*通知公告首页 begin*/
.ui-box-present.ui-box-hot { /*近期更新*/
    margin-top: 0;
    padding-top: 0px;
}

.ui-box-present .ui-box-head {
    background: #46A8F3;
}

.ui-box-present .ui-box-head-title {
    text-align: left;
}

/*通知公告首页 end*/

/*通知公告详情 begin*/
.ui-box-graphic {
    border-left: 1px solid #ccc;
    margin-bottom: 40px;
}

/*通知公告详情 end*/
/*==============box风格 end================*/

/*==============list列表 begin================*/

/*通用样式 begin*/

/*.list-item-img img{
    max-width: 200px;
    min-height: 124px;
}*/
.list-item-content h3 a {
    color: #333;
}

/*list下面的标题都是超出显示省略号*/
.ui-list .ui-list-item h3 {
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*存放时间等的标签*/
.item-content-tags {
    color: #999;
    overflow: hidden; /*清除浮动 不脱离文档流*/
    font-size: 14px;
}
/*企业风采右侧列表的标签*/
.item-content-type {
    display: inline-block;
    background: #02B7F1;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
}

.list-item-img .list-item-img-tags {
    position: absolute;
    font-size: 12px;
    color: #fff;
    left: 8px;
    top: 10px;
    /*padding: 2px 6px;*/
    width: 48px;
    text-align: center;
}

/*企业风采页面的list导航栏 begin*/

/*政策页面的list导航栏 begin*/
.ui-list-policy {
    padding: 0;
    margin-left: -24px;
}

.ui-list-policy .list-item-head {
    padding: 15px;
    color: #fff;
    padding: 15px;
}

.ui-list-policy .ui-list-item h3 {
    width: 100%;
    line-height: 24px;
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
    height: 50px;
}

.ui-list-policy .item-content-tags {
    margin: 0;
    height: 60px;
    line-height: 60px;
    padding-right: 6px;
}

.ui-list-policy .item-content-tags .ui-img {
    padding-left: 26px;
}

.ui-list-policy .item-content-tags .ui-img-hits {
    padding-left: 24px;
}

.ui-list-policy .item-content-tags .ui-img ~ span {
    margin-left: 0;
}

.ui-list-policy .ui-img-hits {
    background-position: 4px center;

}

.ui-list-policy .ui-img-date {
    background-position: 8px center;
}

.ui-list-policy .ui-list-item {
    background: #fff;
    height: 290px;
    width: 255px;
    margin-left: 25.5px;
    margin-bottom: 25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.ui-list-policy .ui-list-item .list-item-img {
    margin: 0 auto;
    text-align: center;
    height: 150px;
}

.ui-list-policy .ui-list-item .list-item-img img {
    width: 255px;
    height: 150px;
}


/*政策图解*/
.ui-box-policy.ui-box,
.ui-box-policy.ui-box .ui-box-container,
.ui-box-policy.ui-box .ui-box-content {
    width: 1150px;
    background: transparent;
    padding: 0;
}

.ui-box-policy .ui-list-policy .ui-list-item:hover {
    position: relative;
    /*margin-top: -2px;*/
    top: -2px;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 26px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 26px rgba(0, 0, 0, 0.1);
}

/*政策图解页面右侧的相关政策和相关通知*/
/*.ui-box-present .ui-box-head,
.ui-box-relationNotice .ui-box-head{
    border-radius: 0;
    height: 20px;
}
.ui-box-relationNotice .ui-box-head .ui-box-head-title{
    line-height: 20px;

}
.ui-box-relationNotice{
    margin: 0 auto;
    padding: 10px auto;
}*/
.ui-list-relationPolicy {
    padding: 0;
}

.ui-list-relationPolicy .list-item-head a {
    color: #333;
}

.ui-list-relationPolicy .ui-list-item p {
    font-size: 16px;
}

.ui-list-relationPolicy .ui-list-item {
    background: #DDF0FF;
    padding: 15px;
    margin-bottom: 10px;
    height: 46px;
}

.ui-list-relationPolicy .ui-list-item .list-hot-time {
    margin-top: 8px;
}

/*政策风采页面的list导航栏 end*/
/*政策库 begin*/
/*.ui-box-preview .ui-list-project{
    padding-left: 20px;
    padding-right: 0px;
    height: 380px;
    overflow: auto;
}
.ui-list-project .ui-list-head {
    color: #5681AE;
    font-size: 16px;
    font-weight: bold;
}
.ui-list-project .ui-list-head~.ui-list-head{
    margin-top: 10px;

}
.ui-list-project .ui-list-item{ 
    float:left;
    width: 23%;
    margin-left: 2%;
}*/

/*政策库 end*/
/*政策一览 begin*/
.ui-list-preview {
    border-bottom: 1px #ccc dashed;
    padding: 30px 0;
}

.ui-list-preview .ui-list-head-title {
    border-left: 4px solid #c02632;
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    display: block;
    height: 16px;
    line-height: 18px;
}

.ui-list-preview .ui-list-item {
    margin-bottom: 5px;
    height: 27px;
}

.ui-list-preview .ui-list-item a:hover {
    color: #c02632;
    text-decoration: none;
}

.ui-list-preview .ui-list-item img {
    vertical-align: middle;
}

/*政策一览 end*/

/*常年申报*/
.ui-list-report {
    padding: 18px 16px;
}

.ui-list-report .ui-list-item {
    /*padding: 10px 15px 5px;*/
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-list-report .ui-list-item h3 a {
    font-size: 14px;
}

.ui-list-report .ui-list-item .item-content-tags {
    margin-top: 0;
    color: #8E8E8E;
}

.ui-list-report .list-item-content:hover a {
    color: #1AAAF3 !important;
}

/*.ui-list-report .ui-list-item:hover{
    background-color: #F1F8FE;
}*/
/*近期更新*/
.ui-list-present {
    padding: 0;
}

.ui-list-present .ui-list-item {
    padding: 0;
    height: 96px;
}

.ui-list-present .ui-img ~ span {
    margin-left: 0;
}

.ui-list-present .ui-list-item {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/*.ui-list-present  .ui-list-item:hover{
    background: #F1F8FE;
}*/
.ui-list-present .ui-list-item h3 a {
    font-size: 14px;
    line-height: 18px;
}

.ui-list-present .ui-list-item .list-item-content {
    padding: 14px 0;
    margin: 0 14px;
    height: 70px;
}

.ui-list-present .ui-list-item ~ .ui-list-item .list-item-content {
    border-top: 1px solid #eceef4;
}

/*.ui-list-reporttips{
    padding: 0px 10px;
}
.ui-list-reporttips .ui-list-item{
    margin-top:20px;
    border: 1px solid #ccc;
    border-top: 2px solid #489AF0;
    padding:0px 12px 8px;
    position: relative;
}
.ui-list-reporttips .item-content-day{
    position: absolute;
    font-size: 16px;
    background: #F54949;
    display: inline-block;
    padding: 5px;
    color: #fff;
    top: -6px;
    width: 55px;
    text-align: center;
}
.ui-list-reporttips .item-content-date{
    padding-left: 70px;
    display: inline-block;
    margin: 5px 0;
}*/

/*到期提醒*/
.ui-box-hot.transparent,
.ui-box-hot.transparent .ui-box-container,
.ui-box-hot.transparent .ui-box-content {
    background: transparent;
}

.ui-list-apply {
    padding: 0;
    background: transparent;
}

.ui-list-apply .ui-list-item {
    padding: 16px 12px;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-list-apply .ui-list-item ~ .ui-list-item {
    border-top: 1px solid #eceef4;
}

.ui-list-apply .ui-list-item:hover a {
    color: #1AAAF3;
}

.ui-list-apply .list-item-head {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*时间轴*/
.ui-list-apply .list-item-img {
    width: 100%;
    height: 31px;
    background: url('../img/icon-line.png') center 0 no-repeat;
}

/*时间*/
.ui-list-apply .list-item-time {
    margin: 14px 0 6px;
}

/*时间描述*/
.ui-list-apply .list-item-describe {
    background: #f7f7f7;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: 190px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 4px 8px;
    line-height: 24px;
    height: 46px;
}

/*.ui-list-apply .list-item-describe-arrow{
    position: absolute;
    width: 0;
    height: 0;
    left: 45%;
    top:-8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #C1EBFF;
}*/
.ui-list-apply .list-item-part {
    /*text-align: center;*/
    float: left;
    width: 30%;
    font-size: 12px;
    color: #999;
    text-align: center;

}

.ui-list-apply .list-item-part ~ .list-item-part {
    margin-left: 5%;
}

/*通知公告详情 begin*/
/*政策图解*/
.ui-list-graphic .list-item-head {
    border-bottom: 2px solid #3097E5;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #3097E5;
    font-weight: bold;
    padding-left: 15px;
}

.ui-list-graphic .ui-list-item {
    border: 1px solid #ccc;
    margin: 0 30px 20px;

}

.ui-list-graphic .list-item-container {
    padding: 10px;

}

.ui-list-graphic .list-item-img img {
    width: 140px;
}

.ui-list-graphic .list-item-img {
    max-width: 160px;
    width: 50%;
    float: left;
}

.ui-list-graphic .list-item-content {
    width: 45%;
    float: left;
    padding-left: 5%;
    color: #C24F16;
}

.ui-list-timenode-head { /*时间节点列表*/
    width: 90px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    line-height: 14px;
    margin-left: 10px;
    background-color: #01a0e2;
}

.ui-list-timenode .ui-list-item {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    position: relative;
}

/*通知公告详情 end*/
/*==============list 列表 end================*/
.ui-menu .ui-menu-item .arrow-right-white {
    padding: 0;
    width: 15px;
    height: 50px;
    display: inline-block;
    background: url("../img/icon-arror-right-white.png") no-repeat center;
}

.ui-img {
    padding-left: 25px;
    display: inline-block;
}

.ui-img ~ span {
    margin-left: 8%;
}

/*通知公告导航的图片*/
.ui-nav-notice {
    width: 170px;
    height: 60px;
    display: inline-block;
    background: url("../img/nav-bg/notice.png") no-repeat center;
}

/*创业风采导航的图片*/
.ui-nav-venture {
    width: 170px;
    height: 60px;
    display: inline-block;
    background: url("../img/nav-bg/venture.png") no-repeat center;
}

/*工作动态导航的图片*/
.ui-nav-work {
    width: 170px;
    height: 60px;
    display: inline-block;
    background: url("../img/nav-bg/work.png") no-repeat center right;
}

/*政策导航的图片*/
.ui-nav-policy {
    position: relative;
    width: 165px;
    height: 64px;
    display: inline-block;
    background: url("../img/nav-bg/policy.png") no-repeat center;
}

/*活动导航的图片*/
.ui-nav-activity {
    width: 170px;
    height: 64px;
    display: inline-block;
    background: url("../img/nav-bg/activity.png") no-repeat 0 center;

}

.ui-img-preview-nav {
    padding-left: 20px;
    background: url("../img/icon-policy-nav.png") no-repeat 0 center;
}

.ui-img-back {
    background: url("../img/icon-back.png") no-repeat 14px center;
}

.ui-img-house {
    background: url("../img/icon-house.png") no-repeat 0px center;
}

.ui-img-hits {
    background: url('../img/icon-hits.png') no-repeat 0 4px;
}

.ui-img-date {
    background: url('../img/icon-date.png') no-repeat 0 center;
}

.ui-img-page {
    background: url('../img/icon-job.png') no-repeat 1px center;
}

.ui-img-page-notice {
    padding-left: 25px;
    background: url('../img/icon-noticedetail.png') no-repeat 1px center;
}

.ui-img-company {
    padding-left: 25px;
    background: url('../img/icon-company.png') no-repeat 1px center;
}

.ui-img-click {
    background: url('../img/icon-click.png') no-repeat 10px center;
}

.ui-img-tags {
    background: url('../img/icon-tags.png') no-repeat 0 center;
}

.ui-img-project-big {
    background: url('../img/project-big.png') no-repeat 0px center;
}

.ui-img-project {
    padding-left: 24px;
    background: url('../img/icon-project.png') no-repeat 0px center;

}

.ui-img-hot {
    padding-left: 25px;
    background: url("../img/icon-fire.png") no-repeat 0 7px;
}

.ui-img-time {
    background: url("../img/icon-time.png") no-repeat 8px center;
}

.ui-img-timenode {
    height: 30px;
    line-height: 30px;
    padding-left: 28px;
    background: url("../img/icon-timenode.png") no-repeat 5px center;
}

.ui-img-timenode.blue {
    background: url("../img/icon-timenode-blue.png") no-repeat 5px center;
}

.ui-img-timenode.big {
    height: 30px;
    line-height: 32px;
    padding-left: 35px;
    background: url("../img/icon-timenode-big.png") no-repeat 5px center;
}

.ui-img-timenode.big.blue {
    background: url("../img/icon-timenode-big-blue.png") no-repeat 5px center;
}

.ui-img-mainword {
    background: url("../img/icon-mainword.png") no-repeat 0 center;
}

.ui-img-search {
    background: url("../img/icon-search-white.png") no-repeat 22px center;
}

.ui-img-search-blue {
    background: url("../img/icon-search.png") no-repeat 1px center;
}

.ui-img-advancesearchb {
    background: url("../img/icon-config-red.png") no-repeat 1px center;
}

.ui-img-advancesearch {
    background: url("../img/icon-config-white.png") no-repeat 1px center;
}

.ui-img-policy {
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    background: url("../img/icon-book2.png") no-repeat 1px center;
}

.ui-img-notice {
    background: url("../img/icon-notice.png") no-repeat 1px center;
}

.ui-img-noticedetail {
    background: url("../img/icon-page-noticedetail.png") no-repeat 1px center;
}

.ui-img-book {
    background: url("../img/icon-book.png") no-repeat 0 16px;
}

.ui-img-mail {
    padding-left: 35px;
    background: url("../img/icon-mail.png") no-repeat 0 16px;
}

.ui-img-report {
    background: url("../img/icon-report.png") no-repeat 0 center;
}

.ui-img-circle {
    padding-left: 20px; /*重置ui-img的padding-left*/
    background: url("../img/icon-circle.png") no-repeat 2px 6px;
}

.ui-img-square {
    padding-left: 22px;
    background: url("../img/icon-square.png") no-repeat 2px 4px;
}

.ui-img-circle.orange {
    background: url("../img/icon-circle-orange.png") no-repeat 2px 6px;
}

.ui-img-point {
    background: url("../img/icon-point.png") no-repeat 8px center;
}

.ui-img-bell {
    background: url("../img/icon-bell.png") no-repeat 8px center;
}

.ui-img-bell-project {
    background: url("../img/icon-bell-project.png") no-repeat 8px center;
}

.ui-img-bell.gray {
    background: url("../img/icon-bell-gray.png") no-repeat 5px center;
}

.ui-img-accept {
    padding-left: 30px;
    background: url("../img/icon-accept.png") no-repeat 5px center;
}

.ui-img-voice {
    padding-left: 30px;
    background: url("../img/icon-voice.png") no-repeat 5px center;
}

.ui-img-voice.small {
    background: url("../img/icon-voice-small.png") no-repeat 4px 2px;
}

.ui-img-line {
    background: url("../img/icon-line.png") no-repeat center;
}

.ui-img-arrow {
    height: 30px;
    background: url("../img/icon-arrow-down.png") no-repeat center center;
}

/*导航栏的排序图片*/
.ui-img-ordertime {
    background: url("../img/icon-ordertime.png") no-repeat 16px center;
}

.ui-img-orderhot {
    background: url("../img/icon-orderhot.png") no-repeat 16px center;
}

/*导航栏的图片*/
.ui-img-nav {
    padding-left: 25px;
    display: inline-block;
    height: 60px;
    line-height: 62px;
}

/*导航的图片*/
.ui-img-policysearch {
    background: url("../img/policy-search-gray.png") no-repeat 0 center;
}

.ui-img-preview {
    background: url("../img/policy-book-gray.png") no-repeat 0 center;
}

.ui-img-graphic {
    background: url("../img/policy-picture-gray.png") no-repeat 0 center;
}

/*选中效果*/
/*.ui-pannel-head-nav.policy a.ui-list-item-selected {
    background-color: #E5E8EF;
    color: #c02632 !important;
}

.ui-pannel-head-nav.policy a.ui-list-item-selected .ui-img-graphic {
    background: url("../img/policy-picture-red.png") no-repeat 0 center !important;
}

.ui-pannel-head-nav.policy a.ui-list-item-selected .ui-img-preview {
    background: url("../img/policy-book-red.png") no-repeat 0 center !important;
}

.ui-pannel-head-nav.policy a.ui-list-item-selected .ui-img-policysearch {
    background: url("../img/policy-search-red.png") no-repeat 0 center !important;
}
*/
/*导航的图片*/
/*.ui-pannel-head-nav.policy a:hover .ui-img-policysearch {
    color: #c02632;
    background: url("../img/policy-search-red.png") no-repeat 0 center;
}

.ui-pannel-head-nav.policy a:hover .ui-img-preview {
    color: #c02632;
    background: url("../img/policy-book-red.png") no-repeat 0 center;
}

.ui-pannel-head-nav.policy a:hover .ui-img-graphic {
    color: #c02632;
    background: url("../img/policy-picture-red.png") no-repeat 0 center;
}*/

/*申报中心*/
.ui-menu .ui-menu-item .ui-img {
    padding-left: 35px;
}

.ui-img-pbook {
    background: url("../img/icon-project-bookblue.png") no-repeat 0 center;
}

.ui-img-prefresh {
    background: url("../img/icon-project-refreshblue.png") no-repeat 0 center;
}

.ui-img-pbell {
    background: url("../img/icon-project-bellblue.png") no-repeat 0 center;
}

.ui-img-parrow {
    height: 30px;
    background: url("../img/icon-parrow-blue.png") no-repeat center center;
}

/*提問題頁面*/
.ui-page-question {
    background: url("../img/question/index.png") no-repeat 5px center;
}

.ui-img-question {
    color: #FFF;
    padding-left: 30px;
    background: url("../img/icon-question-white.png") no-repeat 0px center;
}

a.ui-img-question:link {
    color: #FFF;
    padding-left: 30px;
    background: url("../img/icon-question-white.png") no-repeat 0px center;
}

.ui-img-phone {
    font-family: "Tahoma";
    background: url("../img/question/icon-phone.png") no-repeat 12px center;
}

.ui-img-phone.gray {
    background: url("../img/icon-phone-gray.png") no-repeat 12px center;
}

/*==============page 分页 end================*/
.ui-paging-article {
    margin: 40px auto;
    color: #888;
    font-size: 14px;
    font-weight: normal;
    /*background: url(../img/page-index.png) no-repeat center;*/
}

.ui-paging-article .ui-paging-prev,
.ui-paging-article .ui-paging-next,
.ui-paging-article .ui-paging-goto,
.ui-paging-article .ui-paging-goto .ui-paging-ellipsis,
.ui-paging-article .ui-paging-ellipse,
.ui-paging-article input[name="some_name"] {
    border: 1px solid #ddd;
    background: #fff;
    color: #04aee8;
    border-radius: 16px;
    box-shadow: none;
    filter: alpha;
    height: 30px;
    line-height: 30px;
    width: 44px;
    font-size: 14px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-paging-article input[name="some_name"] {
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    width: 42px;
    font-size: 14px;
}

/*重写ui-paging-item 加前缀会失效？*/
.ui-paging a.ui-paging-item {
    border: 1px solid #ddd;
    color: #777;
    background: #fff;
    height: 30px;
    line-height: 30px;
    width: 28px;
    padding: 0 2px;
    border-radius: 16px;
    font-weight: normal;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;

}

.ui-paging-article .ui-paging-goto:hover,
.ui-paging a.ui-paging-current,
.ui-paging a.ui-paging-go,
.ui-paging a.ui-paging-item:hover,
a.ui-paging-prev:hover,
a.ui-paging-next:hover,
.ui-paging-article .ui-paging-ellipse:hover {
    border: 1px solid #04aee8;
    color: #FFF;
    background: #04AEE8;
    background-color: #04AEE8 \9;
}

/*==============page 分页 end================*/

/*==============form 表单 begin================*/

.ui-form-policy.advance .ui-form-item {
    height: 36px;
    width: 45%;
    margin: 0 auto;
    margin-bottom: 20px;
    float: left;
    margin-left: 4%;
}

.ui-form-policy.advance .ui-form-item .ui-input {
    width: 280px;
    color: #333;
}

.ui-form-policy.advance .ui-form-item label {
    margin-left: 0;
    width: 20%;
    font-size: 16px;
}

.ui-form-policy {
    width: 920px;
    margin: 0 auto;
}

.ui-form-policy legend {
    font-size: 16px;
    font-weight: bold;
    display: block;
    color: #666;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.ui-form-policy .ui-input {
    width: 300px;
    height: 28px;
    line-height: 30px;
    border: 1px solid #ddd;
}

/*label 两边文字对齐*/
.ui-form-policy .ui-label-title { /*两个字*/
    letter-spacing: 30px;
    margin-right: -30px;
}

.ui-form-policy .ui-label-title-long { /*三个字*/
    letter-spacing: 8px;
    margin-right: -8px;
}

/*政策搜索*/
.ui-form-search {
    position: relative;
    width: 770px;
}

/*.ui-form-search .ui-input-search{
    height: 32px;
    line-height: 32px;
    border: 1px solid #999;
    border-radius:25px;
    width: 450px;
}*/
.ui-form-search .ui-img-search-blue {
    position: absolute;
    right: 155px;
    border: none;
}

/*高级搜索页面*/
.ui-form-policy .ui-form-item {
    position: relative;
    padding: 0;
}

.ui-form-policy.advance input[type='submit'],
.ui-form-policy.advance input[type='reset'] {
    border-radius: 0;
    width: 180px;
    height: 36px;
    line-height: 36px;
    border: none;
    /*margin-top: 20px;*/
    border-radius: 2px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 10px;
}

.ui-form-policy.advance input[type='submit'] {
    background: #d12b38;
    margin-right: 10px;
}

.ui-form-policy input[type='reset'] {
    background: #DDDDDD;
    color: #d12b38;
}

.ui-form-policy .ui-form-item-search {
    width: 650px;
    margin: 0 auto;
}

.ui-form-item .ui-input.ui-input-search {
    width: 400px;
}

.ui-div-advancesearch {
    width: 130px;
    display: inline-block;
    background: #d12b38;
    position: absolute;
    cursor: pointer;
    /*margin-left: 20px;*/
    right: 10px;
    text-align: center;
    border-radius: 25px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ui-img-advancesearch {
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-left: 25px;
}

.ui-div-advancesearch a {
    display: block;
    height: 100%;
    width: 100%;
}

.ui-div-advancesearch:hover a {
    color: #fff;

}

.ui-div-advancesearch:hover {
    background-color: #AD252F;

}

.ui-img-search {
    color: #fff;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-left: 20px;
}

.ui-form-item .ui-form-item-head {
    display: inline-block;
    font-size: 16px;
    color: #666;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-right: 10px;
}

/*==============form 表单 end================*/
/*政策主题词*/
.ui-policy-mainword {
    width: 500px;
    margin: 36px auto 50px;
    color: #666;
}

.ui-policy-mainword .ui-module-content {
    margin: 0 auto;
}

.ui-policy-mainword .ui-module-content a {
    color: #666;
    font-size: 14px;
    display: inline-block;
    padding: 2px 14px;
    height: 20px;
    border: 1px solid #999;
    margin-bottom: 10px;
    border-radius: 15px;
    line-height: 20px;
    min-width: 40px;
    text-align: center;
}

.ui-policy-mainword .ui-module-content a:hover {
    color: #c02632;
    border-color: #c02632;
}

.ui-policy-mainword .ui-module-head {
    width: 84px;
    font-size: 16px;
}

/*政策检索*/
.ui-panel-current {
    margin-top: 16px;
    padding-bottom: 80px;
    border: none;
}

.ui-panel-current .ui-list-particle {
    width: 820px;
    margin: 0 auto;
    padding: 20px 0 0;
}

.ui-panel-current .ui-panel-head {
    padding: 0;
    width: 820px;
    position: relative;
    height: 40px;
    border-bottom: 3px solid #d12b38;
    margin: 0 auto;
}

.ui-panel-current .ui-panel-head-title {
    position: absolute;
    font-size: 18px;
    font-weight: normal;
    width: auto;
    height: 40px;
    line-height: 40px;
    color: #d12b38;
    text-align: left;
    padding-left: 4px;
}

.ui-panel-current .ui-panel-content {
    padding: 0;
}

.ui-panel-current .ui-list-particle .ui-list-item {
    height: 30px;
    line-height: 30px;
    padding: 0;
}

.ui-panel-current .ui-list-particle .ui-list-item ~ .ui-list-item {
    margin-top: 5px;
}

.ui-panel-current .ui-list-particle .ui-list-item:hover h3 {
    color: #c02632;
}

.ui-panel-current .list-item-content h3 {
    font-weight: normal;
    margin-bottom: 0;
}

.ui-panel-current .ui-list-particle .ui-list-item {
    margin-bottom: 0;
}

/*政策检索详情*/
.ui-panel-detail {
    border: none;
}

.ui-panel-nav {
    background-color: #fff;
    border: none;
    width: 710px;
    padding-right: 0;
    height: 49px;
    line-height: 50px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-left: -10px;

}

.ui-panel-nav span {
    border-left: 4px #3a9eeb solid;
    padding-left: 8px;
    height: 16px;
    line-height: 16px;
    margin-top: 18px;
}

.ui-button-morange.ui-img-back {
    margin-top: 10px;
    background-color: #DDDDDD;
    border: none;
    width: 30px;
    height: 28px;
    line-height: 28px;
    font-weight: normal;
    color: #d12b38;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/*.ui-panel-nav a{
    margin-top: 10px;
    background-color: #F59139;
    border: none;
    width: 30px;
    height: 28px;
    line-height: 28px;
    font-weight: normal;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}*/
/*我要投稿弹窗的边框*/
.ui-dialog {
    background-color: rgba(255, 255, 255, 0.5);
}

/*分享页面的位置*/
.bshare-custom.icon-medium {
    text-align: right;
}

/*文字颜色*/
.text-orange {
    color: #FF9626;
}

.text-orange-light {
    color: #b66610;
}

.text-orange-dark {
    color: #e26161;
}

.text-green {
    color: #11b03a;
}

.text-green-light {
    color: #32ac7f;
}

.text-gray {
    color: #42678a;
}

.text-grey {
    color: #333;
}

.text-grey-light {
    color: #999;
}

.text-blue {
    color: #5CAEFF;
}

.text-blue-dark {
    color: #5772c7;
}

.hide.hide.hide {
    display: none;
}
.text-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*附件*/
.ui-uploader-form-li {
    font-size: 14px;
    color: #333;
}
.attachment-container{
    width: 90%;
    margin: 45px auto 0 auto;
    padding: 15px;
    background-color: #F4F4F4;
    border-radius: 6px;
}
.btn-style-title{
    display: inline-block;
    background: #0B8DC1;
    color: #fff;
    padding: 4px 12px;
    font-size: 14px;
    margin-bottom: 10px;
}
.ui-uploader-form-a:link{
    color: #333;
    text-decoration: underline;
    font-size: 14px;
}
@media (min-width: 1440px) and (max-width:1920px) {
	.main-wrapper {
        min-height: 816px;
    }
}
@media (min-width: 900px) and (max-width:1440px) {
	.main-wrapper {
        min-height: 620px;
    }
}
@media (min-width: 2000px) and (max-width:2560px) {
	.main-wrapper {
        min-height: 880px;
    }
}