.box_shadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.46);
}

.page_shadow {
    box-shadow: 0 0 4px rgba(140, 140, 140, 0.15);
}

.top, .header_main {
    width: 100%;
    min-width: 1200px;
}

.top_cont, .header_mainCont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

#main{
    width: 100%;
}

.index_main{
    width: 100%;
    padding-top: 50px;
    background: #daf3ff url(../images/index_banner_bg.png) no-repeat center 0;
    min-height:416px;
}

.index_main_box{
    width: 1200px;
    padding-top: 14px;
    padding-bottom: 20px;
    margin: 10px auto;
    background: url(../images/index_bg_top.png) no-repeat 0 0;
    clear:both;
}

.index_main_box .box_cont{
    width: 100%;
    background: url(../images/index_bg_cont.png) repeat-y 0 0;
}

.index_main_box .box_left{
    width: 230px;
}

.index_main_box .box_right{
    width: 970px;
}

#content {
    width: 1200px;
    margin: 33px auto 0;
    overflow: hidden;
}

.content{
    width: 1200px;
    margin: 0 auto 0;
}

.cont_left {
    width: 870px;
    margin-right: 15px;
}

.cont_right {
    width: 315px;
}

.page {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
}

.page_left {
    width: 790px;
    margin-right: 30px;
    background-color: #fff;
}

.page_right {
    width: 380px;
}

.info_bg {
    background-color: #f3f3f3;
    overflow: hidden;
}

.info_tab {
    height: 47px;
    line-height: 47px;
    border-bottom: 1px solid #dfdfdf;
}

.info_tab li {
    float: left;
    display: inline;
    width: 150px;
    font-size: 16px;
    text-align: center;
    color: #515151;
}

.info_tab .on {
    width: 148px;
    height: 43px;
    line-height: 40px;
    border-top: 5px solid #178ded;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background-color: #fff;
}

.sub_page .subPage_title {
    height: 40px;
}

.sub_page .subPage_title .more{
    width: 27px;
    height: 6px;
    margin: 16px 20px 0;
    background-position: -16px -23px;
}

.sub_page .subPage_title i {
    width: 8px;
    height: 40px;
    background-color: #00cdf5;
}

.sub_page .subPage_title .subPage_title_cont {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ebf5f8;
    background-color: #f5fcff;
    color: #666666;
}

.subPage_title_cont h2 {
    margin-left: 15px;
    font-size: 18px;
}

.subPage_tab {
    margin-top: 12px;
    margin-left: 65px;
}

.subPage_tab li {
    float: left;
    display: inline;
    width: 26px;
    height: 16px;
    margin: 0 5px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #48a3e1;
    border: 1px solid #48a3e1;
    cursor: pointer;
}

.subPage_tab .on {
    background-color: #48a3e1;
    color: #fff;
}

.subPage_main {
    padding: 10px 20px 15px;
}

.subPage_main li {
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
}

.subPage_main li em {
    margin-right: 5px;
    color: #48a3e1;
}

.subPage_main li a {
    color: #666666;
    float: left;
    display: inline;
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gray_page{
    background-color: #f3f3f3;
}

.gray_page .subPage_title .subPage_title_cont{
    background-color: #f3f3f3;
}

.gray_page .subPage_title {
    padding-bottom: 9px;
    height: 31px;
}

.gray_page .subPage_title i {
    height: 31px;
}

.gray_page .subPage_title .subPage_title_cont {
    height: 31px;
    line-height: 31px;
}

/* top */
.top {
    height: 48px;
    line-height: 48px;
    background-color: #3c3c3c;
}

.top_cont a, .top_cont span {
    color: #fff;
}

.top_cont .login_link {
    color: #00b4ff;
}

.top_cont span {
    margin-right: 18px;
}

/* header_main */
.header_main {
    height: 107px;
    background-color: #00b4e9;
}

.logo {
    margin: 8px 12px 0 0;
}

.sub_nav .sub_navList {
    position: relative;
    float: left;
    display: inline;
    height: 108px;
    line-height: 150px;
}

.sub_nav .on, .sub_nav .sub_navList:hover {
    height: 106px;
    border-bottom: 2px solid #fff;
    background-color: #33c1eb;
}

.sub_navList a {
    padding: 0 18px;
    font-size: 18px;
    color: #fff;
}

.sub_navCont {
    display: none;
    position: absolute;
    top: 108px;
    left: -1px;
    width: 230px;
    padding: 15px 0;
    border: 1px solid #00b4e9;
    border-top: none;
    background-color: #fff;
    overflow: hidden;
    z-index: 3;
}

.sub_navCont a {
    float: left;
    display: inline;
    width: 100px;
    padding: 0 0 0 15px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #565656;
}

/* 交流平台 */
.platform_list {
    margin: 10px 0;
    padding: 0 20px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.platform_list em {
    margin-right: 30px;
    font-weight: bold;
    color: #ff6600;
}

.platform_list a {
    margin-right: 40px;
    color: #666666;
}

/* footer */
#footer {
    width: 100%;
    min-width: 1200px;
    background-color: #3c3c3c;
}

.footer_cont{
    width: 1200px;
    margin: 0 auto;
}

.footer_box{
    padding: 0 10px 15px;
    border-bottom: 2px solid #989898;
    overflow: hidden;
}

.footer_box .footer_about{
    width: 380px;
    margin-right: 36px;
}

.footer_box h6{
    font-size: 20px;
    line-height: 60px;
    color: #798894;
}

.footer_box p{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #798894;
}

.footer_box .footer_link{
    margin-right: 50px;
}

.footer_box .footer_link h6{
    text-align: center;
}


.footer_box .footer_link ul{
    width: 240px;
    padding-left: 24px;
    overflow: hidden;
}

.footer_link ul li{
    float: left;
    width: 80px;
    font-size: 14px;
    line-height: 28px;
}

.footer_link li a{
    color: #798894;
}

.footer_other{
    padding-top: 10px;
    margin-right: 80px;
}

.footer_other h6{
    line-height: 40px;
}

.footer_other p{
    margin-bottom: 6px;
}

.footer_erweima .erweima{
    border-radius: 5px;
    overflow: hidden;
}

.footer_copy{
    padding: 0 10px;
    line-height: 50px;
}

.footer_copy span{
    color: #798894;
}

.footer_copy em{
    margin-right: 50px;
}

.footer_copy em a{
    color: #fca11e;
}

.footer_copy .copy_riglt{
    margin-right: 120px;
}

.footer_copy .copy_bah{
    margin-right: 90px;
}


.index_footer{
    background-color: #5c5b5b;
}

.index_footer .footer_cont{
    width: 1200px;
    height: 56px;
    margin: 0 auto;
    line-height: 56px;
    text-align: center;
}

.index_footer .footer_cont span{
    color: #fff;
}

.docs_pics {
    width: 64px;
    height: 60px;
    margin-right: 20px;
}

.news_policy_cont_master h2 {
    height: 60px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
}

.news_policy_cont_master h2 .policy_type_icon {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 96px;
    height: 32px;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: url("../images/policy_type_icon.png") no-repeat 0 0;
}

.policy_master_itool {
    padding-left: 84px;
    line-height: 30px;
    overflow: hidden;
}

.policy_master_itool span {
    margin-right: 15px;
    font-size: 12px;
    color: #b2b2b2;
}

.policy_master_itool span i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 5px;
}

.policy_master_itool .time i {
    width: 16px;
    height: 15px;
    background-position: -1px -1px;
}

.policy_master_itool .reader i {
    width: 20px;
    height: 12px;
    background-position: -19px -3px;
}

.policy_master_itool .reply i {
    width: 16px;
    height: 12px;
    background-position: -42px -2px;
}

.policy_master_itool .collect .all_icon {
    width: 16px;
    height: 13px;
    background-position: -61px -2px;
}

/* 微信公众号 */
.weixin_title {
    width: 154px;
    height: 44px;
    margin: 0 auto 18px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    background-color: #48a3e1;
}

.weixin_main {
    width: 278px;
    padding-top: 11px;
    margin: 0 auto 20px;
    background-color: #e9eff7;
    overflow: hidden;
}

.erweima_pic {
    width: 119px;
    margin: 0 11px 0;
    text-align: center;
}

.erweima_pic img {
    width: 119px;
}

.erweima_pic span {
    font-size: 12px;
    line-height: 28px;
    color: #727272;
}

.erweima_name {
    font-size: 16px;
    line-height: 24px;
    color: #646464;
}

.erweima_num {
    font-size: 16px;
    line-height: 24px;
    color: #6d6d6d;
}

.erweima_num em {
    color: #ff9000;
}

.erweima_info {
    display: inline-block;
    width: 110px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 26px;
    color: #8f9295;
    letter-spacing: 1px;
}

/* 阅读排行榜 */
.reading_list {
    display: none;
}

.reading_list li em {
    width: 19px;
    height: 19px;
    margin-top: 4px;
    text-align: center;
    line-height: 19px;
    background-color: #59c2f3;
    color: #fff;
}

.reading_list li .on {
    background-color: #1a7fc5;
}

.reading_list li a {
    width: 250px;
}

.loading {
    width: 100%;
    padding-bottom: 20px;
}

.loading img {
    display: none;
    width: 100px;
    margin: 0 auto;
}

.dot_list li {
    float: left;
    display: inline;
    width: 100%;
    line-height: 29px;
    overflow: hidden;
}

.dot_list li i {
    font-style: normal;
}

.dot_list li .dot_list_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dot_list .dot_list_text em {
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    font-size: 22px;
    color: #555555;
    line-height: 20px;
    vertical-align: middle;;
}

/* 内页样式 */
.detail_cont {
    padding: 15px 25px;
}

.detail_cont .detail_cont_master {
    padding-bottom: 10px;
    border-bottom: 1px dashed #d1d1d1;
    text-align: center;
}

.detail_cont .detail_cont_master h2 {
    font-size: 20px;
    line-height: 58px;
    font-weight: bold;
    color: #333333;
}

.detail_cont .detail_cont_master .master_info {
    padding-left: 10px;
    /*text-align: left;*/
}

.detail_cont .master_info span {
    line-height: 24px;
    font-size: 12px;
    color: #b2b2b2;
    margin-right: 20px;
}

.detail_cont span i {
    display: inline-block;
    margin-right: 8px;
}

.detail_cont span .time {
    width: 16px;
    height: 15px;
    background-position: -1px -1px;
}

.detail_cont span .reader {
    width: 20px;
    height: 12px;
    background-position: -19px -3px;
}

.detail_cont_main{
    padding: 5px 40px;
}

.detail_cont_text{
    margin: 25px 0;
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    text-align: justify;
}

.special_tab {
    padding: 0 10px;
    line-height: 38px;
    overflow: hidden;
}

.special_tab_type {
    font-size: 22px;
    color: #222222;
}

.special_tab_list {
    margin: 0 10px;
    padding: 5px 15px;
    border: 1px solid #aed2f0;
    font-size: 18px;
    color: #0085d9;
    background-color: #fff;
}

.special_tab .on,
.special_tab_list:hover {
    color: #fff;
    background-color: #0085d9;
}

.special_main {
    padding-top: 30px;
    overflow: hidden;
}

.modular{
    width: 100%;
    padding: 40px 0 0;
}

.modular_cont,.modular_title{
    width: 1200px;
    margin: 0 auto;
}

.modular_title h6{
    font-size: 26px;
    color: #008bec;
    line-height: 30px;
    overflow: hidden;
}

.modular_title h6 i{
    width: 6px;
    height: 30px;
    margin-right: 10px;
    background-position: 0 -100px;
}

.modular_list{
    padding: 20px 0;
}

.modular_list_grayBg{
    background-color: #dcdcdc;
}

.select{
    position: relative;
    height: 32px;
    border: solid #cccccc 1px;
    font-size: 16px;
    line-height: 32px;
}

.select input{
    height: 100%;
    padding: 0 20px;
    color: #888888;
    background-color: #f4f4f4;
}

.select .select_icon{
    width: 16px;
    height: 100%;
    padding-right: 10px;
    background: #f4f4f4 url(../images/select_btn/select_icon.png) no-repeat 0 center;
}

.select .select_list{
    display: none;
    position: absolute;
    top: 33px;
    left: -1px;
    width: 100%;
    border-top: solid transparent 1px;
    border-left: solid #ccc 1px;
    border-right: solid #ccc 1px;
    border-bottom: solid #ccc 1px;
    overflow: hidden;
    z-index: 9;
    background-color: #f4f4f4;
}

.select .select_list li{
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #888888;
    text-align: center;
    cursor: default;
}

.select .select_list li:hover{
    background-color: #fff;
}

.sub_close{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    line-height: 12px;
    font-style: normal;
    vertical-align: middle;
    color: gray;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}

/******** add by hwy *************/
/**分页页脚样式*/
.paging_foot {
    padding:10px 0;
    text-align:center;
}
.paging_foot a,.paging_foot .currentpage {
    display:inline-block;
    padding:5px 8px;
    color:#6a6f74;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
}
.paging_foot .total_count {
    float:left;
    font-size:13px;
}
.paging_foot .currentpage {
    border-style:none;
    color:#6a6f74;
}
.detail_cont_main p,.detail_cont_main div{
    line-height:28px;
    font-size:16px;
    vertical-align:middle;
    font-family:雅黑;
	margin-top: 15px;
}
.detail_cont_main img{
    vertical-align: middle;
    margin: auto;
    display: block;
}
.detail_cont_main p img {
    display:inline-block;
}
