<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

img{border:0;}

a,
input{outline:none;}

body,
input,
select,
textarea,
button{font-size:12px; font-family:Microsoft YaHei, "微软雅黑", sans-serif;}

.df_w{width:1200px; margin:0 auto;}

.header{height:132px; background-color:#fff;}
.header .df_w{position:relative; height:80px; background:url(../images/bg_hd.png) no-repeat 120px top;}
.header .logo{position:absolute; left:0; top:16px;}
.header .search_bar{position:absolute; right:0; top:18px;}
.header .search_bar .menu{float:left; padding-top:14px; margin-right:25px;}
.header .search_bar .menu a,
.header .search_bar .menu .user{display:inline-block; vertical-align:middle; color:#888; text-decoration:none;}
.header .search_bar .menu a:hover{color:#f99d1c;}
.header .search_bar .menu .login{background:url(../images/icon_login.png) no-repeat left 50%; padding-left:16px;}
.header .search_bar .menu i{display:inline-block; height:11px; width:1px; overflow:hidden; background-color:#bbb; vertical-align:middle; margin:2px 10px 0;}
.header .search_bar .search{float:left; width:230px; height:34px; background-color:#444c4f; padding:5px;}
.header .search_bar .search input{float:left; width:160px; height:34px; line-height:34px; background:url(../images/bg_s_i.png) no-repeat 0 0; border:0; padding:0 5px; color:#b9b9b9;}
.header .search_bar .search input:focus{color:#888;}
.header .search_bar .search button{float:left; width:55px; height:34px; padding-top:34px; margin-left:5px; border:0; background:#0f92db url(../images/btn_s.png) no-repeat center top; overflow:hidden; cursor:pointer;}
.header .nav{height:50px; border-top:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; text-align:center;}
.header .nav .df_w{height:50px; background:none;}
.header .nav a{display:inline-block; width:126px; height:50px; line-height:50px; text-align:center; color:#4f586a; font-weight:bold; font-size:14px; text-decoration:none; vertical-align:top; position:relative;}
.header .nav a span{position:absolute; width:126px; height:50px; line-height:50px; text-align:center; display:block; z-index:1; left:0; top:0; cursor:pointer;}
.header .nav a em{display:block; width:130px; height:0; background-color:#0f92db; position:absolute; left:-1px; top:25px;}
.header .nav a:first-child em{left:0; width:129px;}
.header .nav i{display:inline-block; width:1px; height:50px; overflow:hidden; background-color:#c3c3c3; vertical-align:top;}

.footer{background-color:#f3f3f3; text-align:center; padding:15px 0;}
.footer .menu a{color:#888; text-decoration:none; display:inline-block; vertical-align:middle;}
.footer .menu a:hover{color:#f99d1c;}
.footer .menu i{display:inline-block; width:1px; height:11px; background-color:#bbb; margin:0 15px; vertical-align:middle; position:relative; top:1px;}
.footer .other{padding:30px 0;}
.footer .other a{display:inline-block; height:31px; margin:0 5px;}
.footer .other a.img-1{width:91px; background:url(../images/initial/footer/001.png) no-repeat;}
.footer .other a.img-2{width:87px; background:url(../images/initial/footer/002.png) no-repeat;}
.footer .other a.img-3{width:88px; background:url(../images/initial/footer/003.png) no-repeat;}
.footer .other a.img-4{width:88px; background:url(../images/initial/footer/004.png) no-repeat;}
.footer .text{color:#888;}

.float{position:absolute; top:193px; left:50%; margin-left:620px; width:32px; z-index:99;}
.float .ad{display:block;}
.float .square{width:32px; height:32px; margin-top:2px; position:relative;}
.float .square .icon{display:block; width:32px; height:0; padding-top:32px; overflow:hidden; background:url(../images/icon_fl.png) no-repeat; position:absolute; z-index:101; top:0; right:0;}
.float .square .click{display:block; position:absolute; top:0; right:32px; z-index:100; height:32px; line-height:32px; text-decoration:none; text-align:center;}
.float .online{overflow:hidden;}
.float .online-service .icon{background-position:0 0; background-color:#74b533;}
.float .online-service .click{color:#fff; background-color:#5e9f1d; width:100px; font-weight:bold; right:-100px;}
.float .online-qq .icon{background-position:0 -32px; background-color:#38a9eb;}
.float .online-qq .click{color:#fff; background-color:#1285c7; width:175px; overflow:hidden; right:-184px;}
.float .online-qq .click a{margin:5px 0 0 7px; display:inline-block;}
.float .online-qq .click a:first-child{margin-left:0;}
.float .QR-Code{z-index:102;}
.float .QR-Code .icon{background-color:#999; background-position:0 -64px;}
.float .QR-Code .hover{background-color:#666;}
.float .QR-Code .QR{width:120px; height:120px; line-height:120px; color:#bbb; background-color:#fff; border:4px solid #666; position:absolute; right:28px; top:0; text-align:center; display:none;}
.float .back-up{cursor:pointer;}
.float .back-up .icon{background-position:0 -96px; background-color:#999;}

.layout:after,
.layout .main:after,
.layout .wrap:after{content:'\20'; display:block; clear:both;}
.layout .main,
.layout .side{float:left;}
.layout .main{width:100%;}

.l-1 .side{margin-left:-100%; width:330px;}
.l-1 .wrap{margin-left:350px;}

.l-2 .side{margin-left:-100%; width:660px;}
.l-2 .wrap{margin-left:680px;}

.l-3 .side{margin-left:-100%; width:340px;}
.l-3 .wrap{margin-left:340px;}

.l-4 .side{margin-left:-100% !important; width:160px !important;}
.l-4 .wrap{margin-left:180px !important; margin-right:0 !important;}

.l-5 .side{margin-left:-590px; width:590px;}
.l-5 .wrap{margin-right:610px;}

.l-6 .side{margin-left:-100%; width:260px;}
.l-6 .wrap{margin-left:280px;}

.l-7 .side{margin-left:-260px; width:260px;}
.l-7 .wrap{margin-right:280px;}

.list-1{list-style:none;}
.list-1 .item{height:41px; line-height:40px; background:url(../images/line_xx.png) repeat-x bottom; vertical-align:middle; clear:both;}
.list-1 .last{height:40px; background:none;}
.list-1 .title{color:#5a5959; text-decoration:none; background:url(../images/icon_ld.png) no-repeat 10px 50%; padding-left:25px; float:left;}
.list-1 .title:hover{color:#0f92db;}
.list-1 .date{float:right; color:#c7c7c7;}
.list-1 .no-data{text-align:center; background-color:#fafafa; color:#bbb;}

.list-2{list-style:none; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; margin-bottom:20px;}
.list-2 .item{padding:15px 10px; background:url(../images/line_xx.png) repeat-x bottom; vertical-align:middle; clear:both;}
.list-2 .last{background-image:none;}
.list-2 .odd{background-color:#fafafa;}
.list-2 h3{font-size:15px; padding-bottom:5px;}
.list-2 h3 a{color:#222; text-decoration:none;}
.list-2 h3 a:hover{color:#f99d1c;}
.list-2 .from{padding:5px 0 12px; color:#b0b0b0;}
.list-2 .from span{display:inline-block; margin-right:10px; background-color:#eee; padding:5px 10px 5px 28px; border-radius:4px; background-position:6px 50%; background-repeat:no-repeat;}
.list-2 .from .type{background-image:url(../images/icon_ssfl.png);}
.list-2 .from .date{background-image:url(../images/icon_fbsj.png);}
.list-2 .from .author{background-image:url(../images/icon_zz.png);}
.list-2 .summary{color:#666; line-height:1.6; font-size:14px; }
.list-2 .no-data{text-align:center; height:650px; line-height:650px; color:#d8d8d8; font-size:14px;}

.box-1 .box-title{font-size:16px; height:30px; line-height:30px; font-weight:bold; color:#3f4a5c; border-bottom:2px solid #3f4a5c; padding:0 5px; text-transform:uppercase;}
.box-1 .box-title a{color:#3f4a5c; text-decoration:none;}
.box-1 .box-title a:hover{color:#f4a347;}
.box-1 .box-content{*zoom:1;}
.box-1 .box-content:after{content:'\20'; display:block; clear:both;}

.box-2{background-color:#fafafa; border:1px solid #dedede;}
.box-2 .box-title{padding:0 15px; height:48px; line-height:48px; color:#f48747; font-weight:bold;}
.box-2 .box-title a{color:#f48747; text-decoration:none;}
.box-2 .box-title a:hover{color:#333;}
.box-2 .box-content{*zoom:1;}
.box-2 .box-content:after{content:'\20'; display:block; clear:both;}

.box-3{border:1px solid #dedede;}
.box-3 .box-title{background-color:#f0f0f0; font-size:14px; color:#5a5959; line-height:43px; height:43px; border-bottom:1px solid #dedede; padding:0 15px; font-weight:bold;}
.box-3 .box-content{*zoom:1;}
.box-3 .box-content:after{content:'\20'; display:block; clear:both;}

.box-4 .box-title{background-color:#0f92db; font-size:14px; color:#fff; font-weight:bold; line-height:42px; height:40px; border-bottom:1px solid #0e74ac; padding:0 15px;}
.box-4 .box-content{*zoom:1; background-color:#f8f8f8; border:1px solid #e1e1e1; border-top:0;}
.box-4 .box-content:after{content:'\20'; display:block; clear:both;}

.no-thumb{text-align:center; background-color:#f4f4f4; color:#bbb;}

.across-bar{background-color:#f3f3f3;}
.across-bar .bar-title{height:45px; line-height:45px; border-bottom:2px solid #7a858b; color:#4d565b; font-size:14px; font-weight:bold; padding:0 10px; text-transform:uppercase;}
.across-bar .bar-content{padding:20px 0; *zoom:1;}
.across-bar .bar-content:after{content:'\20'; display:block; clear:both;}

.crumbs{background:url(../images/line_xx.png) repeat-x bottom;}
.crumbs .df_w{border-bottom:1px solid #dedede; padding-top:4px;}
.crumbs a{display:inline-block; color:#0f92db; text-decoration:none; height:20px; vertical-align:middle;}
.crumbs a:hover{color:#f99d1c;}
.crumbs .arrow{display:inline-block; background:url(../images/icon_ar.png) no-repeat center 46%; width:25px; height:36px; vertical-align:middle;}
.crumbs .text{display:inline-block; color:#999; height:20px; vertical-align:middle;}
.crumbs .home{background:url(../images/icon_hm.png) no-repeat 8px 3px; padding-left:26px;}

.pages{text-align:center;}
.pages span,
.pages a{display:inline-block; margin:0 5px; border:1px solid #e0e0e0; padding:5px 10px; text-decoration:none; margin-bottom:20px;}
.pages a{color:#0f92db;}
.pages a:hover{background-color:#0f92db; border-color:#0f92db; color:#fff;}
.pages span{background-color:#ddd; color:#fff; border-color:#ddd;}
.pages .a0{color:#999;}
.pages .a0:hover{background-color:#fff; border-color:#e0e0e0; color:#999;}




.mba_h_1{width:330px; height:412px; padding-top:58px; background:url(../images/bg_img_1.png) no-repeat; margin:20px 0;}
.mba_h_1 .item{color:#bac5d7; padding:10px 0; line-height:22px; border-bottom:1px solid #566376; *zoom:1;}
.mba_h_1 .item:after{display:block; content:'\20'; clear:both;}
.mba_h_1 .item .c1{float:left; margin-right:5px; width:55px; text-align:right;}
.mba_h_1 .item .c2{width:260px; float:left;position: relative;}
.mba_h_1 .item .c2 .qq_code{display: inline-block;font-size: 13px;font-weight: bold;position: absolute;left: 86px;top: 50%;transform: translateY(-50%);}
.mba_h_1 .item .c2 .qq{display:inline-block; margin-right:10px;}
.mba_h_1 .item .c2 .tel{width:230px; height:12px; overflow:hidden; background:url(../images/tel.png) no-repeat -120px 0; margin-top:5px;}
.mba_h_1 .item .c2 .tel a{display:inline-block; height:0; padding-top:12px; overflow:hidden; margin-right:14px; width:97px;}
.mba_h_1 .item .c2 .tel a:first-child{width:105px;}
.mba_h_1 .item .c2 .mail{display:inline-block; height:33px; line-height:33px; background:url(../images/icon_mail.png) no-repeat left 50%; padding-left:20px; color:#fff; text-decoration:none; border-bottom:1px solid #4a5567;}
.mba_h_1 .item .c2 .mail:hover{border-color:#566376;}
.mba_h_1 .item .btn{display:block; background:url(../images/btn_cz.png) no-repeat; width:285px; height:0; padding-top:50px; overflow:hidden; margin:8px auto;}
.mba_h_1 .item .btn-1{background-position:0 0;}
.mba_h_1 .item .btn-1:hover{background-position:-285px 0;}
.mba_h_1 .item .btn-2{background-position:0 -50px; margin-top:14px;}
.mba_h_1 .item .btn-2:hover{background-position:-285px -50px;}
.mba_h_1 .mail-item{padding:0 0 20px;}
.mba_h_1 .mail-item .c1{padding-top:10px;}
.mba_h_1 .mail-item .c2{padding-top:4px;}
.mba_h_1 .user{text-align:center; padding-top:21px;}
.mba_h_1 .user .btn{display:inline-block; height:40px; line-height:40px; text-align:center; background:url(../images/btn_rl.png) no-repeat; color:#fff; text-decoration:none; font-size:14px; font-weight:bold;}
.mba_h_1 .user .btn-1{background-position:0 0; width:154px;}
.mba_h_1 .user .btn-1:hover{background-position:0 -40px;}
.mba_h_1 .user .btn-2{background-position:-154px 0; width:115px; margin-left:16px;}
.mba_h_1 .user .btn-2:hover{background-position:-154px -40px;}

.home_slider{margin-top:20px;}
.home_slider .swiper-container,
.home_slider .swiper-slide{width:850px; height:310px;}
.home_slider .pagination{position:absolute; z-index:20; right:10px; bottom:10px;}
.home_slider .swiper-pagination-switch{display:block; float:left; width:8px; height:8px; border-radius:8px; background:#555; margin:0 0 0 5px; opacity:0.8; border:1px solid #fff; cursor:pointer;}
.home_slider .swiper-active-switch{background-color:#38a9ec;}
.home_slider .no-slider{width:850px; height:310px; line-height:310px; background-color:#f0f0f0; color:#bbb; text-align:center; font-size:14px;}

.service_list{width:850px; height:120px; padding:10px 0; background:url(../images/bg_se.png) no-repeat; *zoom:1; margin-top:20px;}
.service_list:after{content:'\20'; display:block; clear:both;}
.service_list ul{list-style:none; color:#fff;}
.service_list li{display:block; float:left; width:12.5%; background:url(../images/icon_bd.png) no-repeat 15px 50%; height:30px; line-height:30px; vertical-align:middle;}
.service_list a,
.service_list span{color:#fff; text-decoration:none; padding-left:25px;}
.service_list a:hover{color:#ffe5bd;}

.tags_bar{background-color:#fff; border:1px solid #d3d3d3; height:48px; line-height:48px; text-align:center; font-size:14px; margin-bottom:20px;}
.tags_bar a{display:inline-block; color:#0f92db; text-decoration:none; vertical-align:middle;}
.tags_bar a:hover{color:#f99d1c;}
.tags_bar i{display:inline-block; width:1px; height:12px; overflow:hidden; background-color:#dbe3e8; margin:0 23px; vertical-align:middle;}

.flow_chart{height:250px; background:#fff9e9 url(../images/bg_lc.png?1) no-repeat; position:relative; margin-bottom:20px;}
.flow_chart .step{position:absolute; font-size:14px; color:#445161;}
.flow_chart .step_1{left:155px; top:21px;}
.flow_chart .step_2{left:155px; top:84px;}
.flow_chart .step_3{left:155px; top:147px;}
.flow_chart .step_4{left:155px; top:210px;}
.flow_chart .step_5{left:455px; top:21px;}
.flow_chart .step_6{left:455px; top:84px;}
.flow_chart .step_7{left:455px; top:147px;}
.flow_chart .step_8{left:455px; top:210px;}

.tabs{border:1px solid #d3d3d3; background-color:#fff;}
.tabs .ui-tabs-nav{background-color:#f6f9ff; border-bottom:1px solid #c5ccd3; list-style:none; height:43px;}
.tabs .ui-tabs-nav .ui-state-default{display:block; float:left; height:43px; line-height:43px; font-size:14px; border:1px solid #f6f9ff; border-top:0; border-bottom:0;}
.tabs .ui-tabs-nav .ui-state-default:first-child{border-left:0;}
.tabs .ui-tabs-nav .ui-state-default a{display:block; padding:0 25px; text-decoration:none; color:#a5afb9;}
.tabs .ui-tabs-nav .ui-state-default a:hover{color:#3f4a5c;}
.tabs .ui-tabs-nav .ui-state-active{background-color:#fff; border:1px solid #c5ccd3; border-bottom:0; border-top:0; height:44px; position:relative;}
.tabs .ui-tabs-nav .ui-state-active:first-child{border-left:0;}
.tabs .ui-tabs-nav .ui-state-active a{color:#3f4a5c;}
.tabs .ui-tabs-panel{min-height:204px; overflow:hidden;}
.tabs .list-1{font-size:14px;}
.tabs .list-1 .title{background-position:15px 50%; padding-left:30px;}
.tabs .list-1 .date{padding-right:10px;}
.tabs .list-1 .no-data{height:194px; line-height:194px; margin:5px;}

.q_menu{margin-bottom:20px; overflow:hidden; border:1px solid #d3d3d3; border-left:0;}
.q_menu a{display:block; float:left; border-left:1px solid #d3d3d3; width:239px; height:0; padding-top:78px; overflow:hidden; background:url(../images/bg_mu.png) no-repeat; position:relative; cursor:pointer;}
.q_menu a span{display:none; position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/bg_mu.png) no-repeat;}
.q_menu a.m1{width:238px; background-position:0 0;}
.q_menu a.m1 span{background-position:0 -78px;}
.q_menu a.m2{background-position:-239px 0;}
.q_menu a.m2 span{background-position:-239px -78px;}
.q_menu a.m3{background-position:-478px 0;}
.q_menu a.m3 span{background-position:-478px -78px;}
.q_menu a.m4{background-position:-717px 0;}
.q_menu a.m4 span{background-position:-717px -78px;}
.q_menu a.m5{background-position:-956px 0;}
.q_menu a.m5 span{background-position:-956px -78px;}

.home_format{border-bottom:1px solid #c8c8c8; margin-bottom:20px; *zoom:1;}
.home_format .side{padding-top:7px; padding-bottom:17px;}
.home_format .type{display:inline-block; width:133px; height:23px; line-height:23px; background-color:#fff7ee; border:1px solid #d1d1d1; color:#5a5959; text-decoration:none; padding:0 10px; margin-right:15px; margin-top:10px;}
.home_format .type:hover{background-color:#ffe6c9; border-color:#afafaf;}
.home_format .no-data{height:130px; line-height:130px; margin-top:17px;}

.reason{height:307px; background:#d3e7f4 url(../images/bg_ly.png) no-repeat left top; margin-bottom:20px; color:#5a5959; font-size:14px; overflow:hidden;}
.reason .txt{margin:62px 0 0 73px; line-height:45px;}

.bk_li{padding-top:15px; margin-bottom:20px;}
.bk_li .thumb{width:160px; height:205px; position:relative; display:block; overflow:hidden; color:#fff; text-decoration:none;}
.bk_li .thumb .title{display:block; position:absolute; bottom:0; left:0; width:100%; height:35px; line-height:35px; text-align:center; background:url(../images/bg_btm.png);}
.bk_li .thumb:hover .title{background:#0f92db;}
.bk_li .no-data{height:205px; line-height:205px;}
.bk_li .no-thumb{width:160px; height:205px; line-height:205px;}

.li_yx{margin-bottom:20px;}
.li_yx .thumb{width:208px; height:138px; border:1px solid #e7e7e7; border-bottom:2px solid #0f92db; overflow:hidden; background-color:#fff;}
.li_yx .title{width:210px; text-align:center; padding-top:10px; color:#5a5959; font-size:14px;}
.li_yx .swiper-container,
.li_yx .swiper-slide{height:175px;}
.li_yx .swiper-container{width:1235px !important;}
.li_yx .bar-content{padding:20px 1px;}
.li_yx .no-thumb{height:175px; line-height:175px; background-color:#fff;}

.reply_type{padding-top:5px; margin-bottom:20px;}
.reply_type a{display:inline-block; width:154px; height:33px; line-height:33px; padding:0 12px; color:#689ab6; text-decoration:none; background-color:#e7eef2; border:1px solid #dedede; margin-right:25px; margin-top:15px;}
.reply_type a.last{margin-right:0;}
.reply_type a:hover{background-color:#cce5f3; border-color:#aad0e6; color:#589dc4;}

.list-ppt{list-style:none; *zoom:1;}
.list-ppt:after{content:'\20'; display:block; clear:both;}
.list-ppt li{float:left; margin-left:15px; padding-bottom:24px;}
.list-ppt li a{display:block; width:128px; color:#5a5959; text-align:center; text-decoration:none;}
.list-ppt li a .thumb{display:block; width:126px; height:98px; background-color:#fff; border:1px solid #cacaca; margin-bottom:5px; position:relative;}
.list-ppt li a .thumb img{width:120px; height:92px; border:3px solid #fff;}
.list-ppt li a .thumb i{display:block; width:23px; height:23px; background:url(../images/ico_ppt.png) no-repeat; position:absolute; bottom:-1px; right:-1px;}
.list-ppt li a:hover{color:#f48747;}
.list-ppt li a:hover .thumb{border-color:#f48747;}

.no-ppt-data{height:145px; line-height:125px; text-align:center; color:#bbb;}

.li_jc{margin-top:20px; margin-bottom:20px;}
.li_jc .box-content{padding-top:20px;}
.li_jc span{display:inline-block; width:178px; height:98px; border:1px solid #dedede; overflow:hidden; margin-left:25px;}
.li_jc span:first-child{margin-left:0;}
.li_jc .no-data{height:100px; line-height:100px; text-align:center; background-color:#fafafa; color:#bbb;}

.links{margin-bottom:20px;}
.links .box-content{padding:15px 25px;}
.links .link{display:inline-block; color:#6f6f6f; text-decoration:none; margin-right:25px;}
.links .link:hover{color:#0f92db;}
.links .no-data{text-align:center; height:40px; line-height:40px; color:#bbb;}

.ads_img_1{width:260px; height:180px; line-height:180px; background-color:#f4f4f4; color:#bbb; text-align:center; margin:20px 0; overflow:hidden; display:block;}
.ads_img_2{width:1200px; height:150px; line-height:150px; background-color:#f4f4f4; color:#bbb; text-align:center; margin:20px 0; overflow:hidden; display:block;}
.ads_img_3{width:920px; height:140px; line-height:140px; background-color:#f4f4f4; color:#bbb; text-align:center; margin:0 0 20px; overflow:hidden; display:block;}

.cat_sort{margin-bottom:20px;}
.cat_sort .box-title{background:#0f92db url(../images/icon_blb.png) no-repeat 10px 50%; padding-left:35px;}
.cat_sort .sort{display:block; color:#666; text-decoration:none; padding:13px 15px; border-top:1px solid #e1e1e1; background:url(../images/icon_arr.png) no-repeat right 50%;}
.cat_sort .sort:first-child{border-top:0;}
.cat_sort .sort:hover{background-color:#fff; color:#0f92db;}

.cat_rec{background:#fff url(../images/bg_rec.png) no-repeat center top; border:0; margin-top:20px; border-top:3px solid #f5a347;}
.cat_rec .box-title{font-size:14px; border-left:1px solid #e1e1e1; border-right:1px solid #eee; height:40px; line-height:40px;}
.cat_rec .box-content{border:1px solid #e8e8e8; border-top:0;}
.cat_rec .list-1 .title{background-image:url(../images/icon_cd.png);}
.cat_rec .list-1 .date{padding-right:8px;}
.cat_rec .list-1 .no-data{height:180px; line-height:160px; background:transparent url(../images/bg_rec.png) no-repeat center -40px;}
.cat_rec .rec_li{height:180px; overflow:hidden; margin-bottom:10px; background:url(../images/line_hs.png) repeat-y center 1px;}
.cat_rec .rec_li li{width:45%; float:left; clear:none; margin:0 4% 0 1%; height:37px; line-height:37px;}
.cat_rec .rec_li li.odd{margin:0 1% 0 4%;}

.ysyd{background:none; margin-top:0;}
.ysyd .list-1 .no-data{background-image:none; background-color:#fafafa; line-height:180px;}
.ysyd .rec_li{margin-bottom:0; padding-bottom:10px; background-color:#fafafa; border-top:1px solid #eee;}

.subnav_box{background:none; margin-top:0; margin-bottom:20px;}
.subnav_box .box-title{border-bottom:1px solid #e1e1e1;}
.subnav_box .item{display:block; color:#666; text-decoration:none; padding:13px 15px; border-top:1px solid #e1e1e1; background:#f8f8f8 url(../images/icon_arr.png) no-repeat right 50%;}
.subnav_box .item:first-child{border-top:0;}
.subnav_box .item:hover{background-color:#fff; color:#0f92db;}

.gr{border-color:#73b432;}
.gr .box-title{color:#73b432;}

.keyword_box{background-color:#f8f8f8; border:1px solid #e1e1e1; margin:20px 0; padding:10px 15px; color:#999;}
.keyword_box .t{margin-right:10px;}
.keyword_box strong{font-weight:normal; color:#0f92db; margin-right:20px;}
.keyword_box a{color:#0f92db; text-decoration:none;}
.keyword_box a:hover{color:#f99d1c;}

.mr_t{margin-top:20px;}
.no_mr_t{margin-top:0;}

.type_sm{padding:10px 15px 10px 33px; background:#e8f6dd url(../images/icon_ts.png) no-repeat 10px 49%; color:#64a522;}

.article{margin:20px 0;}
.article .hd{background-color:#f4f4f4; padding:25px 20px; text-align:center; border-top-left-radius:8px; border-top-right-radius:8px; border-bottom:1px solid #ddd;}
.article .hd h1{color:#0f92db; font-size:20px; padding-bottom:10px;}
.article .hd .attr{color:#999;}
.article .hd .attr span{display:inline-block; margin:0 10px;}
.article .hd .attr a{color:#888; text-decoration:none;}
.article .hd .attr a:hover{color:#73b432;}
.article .bd{padding:20px; border-bottom:1px solid #ddd; font-size:16px; line-height:2; color:#333; min-height:600px;}
.article .prne{padding:12px 0 11px; line-height:2.4; color:#999;}
.article .prne strong{font-weight:normal;}
.article .prne a{color:#777; text-decoration:none;}
.article .prne a:hover{color:#73b432;}

.top_kt{background:#f1f1f1 url(../images/bg_kt.png) no-repeat center top; margin:0 auto 20px; overflow:hidden; border-top:2px solid #fff;}
.top_kt .df_w{height:300px; overflow:hidden;}
.top_kt .line{width:100%; height:3px; overflow:hidden; background:#fff url(../images/line_xx.png) repeat-x bottom;}
.top_kt .line .inner{height:2px; border-bottom:1px solid #dedede; width:1200px; margin:0 auto;}
.top_kt .con{margin:38px 30px 0 400px; color:#666; font-size:12px; line-height:1.6;}
.top_kt .con p{padding-bottom:7px;}
.top_kt .con p:first-child{padding-bottom:14px;}
.top_kt .con strong{color:#f09412; font-size:14px;}
.top_kt .con .num{font-size:15px; font-family:"Helvetica Neue", Helvetica; font-weight:bold; color:#f09412; font-style:italic; margin-right:5px;}
.top_kt .con .item{margin-left:25px;}

.hot_box{margin-bottom:20px;}
.hot_box .list-1 a{color:#777; background-position:15px 50%; padding-left:30px;}
.hot_box .no-data{background-color:#fff; height:205px; line-height:205px;}

.search_box{border:2px solid #c3d4e5; margin-top:20px; color:#999ea3; background:#fff url(../images/bg_ss.png) no-repeat right bottom;}
.search_box .item{padding:15px; border-bottom:1px dotted #c3d4e5; *zoom:1;}
.search_box .item:after{content:'\20'; display:block; clear:both;}
.search_box .item .t{float:left; width:60px; padding:9px 0;}
.search_box .item .c{float:left;}
.search_box .item .tp{margin-left:30px;}
.search_box .item .radio{float:left;}
.search_box .item .radio span{display:inline-block; padding:8px 20px; border:1px solid #e1e1e1; cursor:pointer; position:relative; margin-left:-1px; z-index:0; background-color:#fff;}
.search_box .item .radio span.selected{background:#0f92db; border-color:#1179b2; color:#fff; box-shadow:inset 0 0 5px rgba(0,0,0,.05); z-index:1;}
.search_box .item .select{float:left; margin-left:20px; position:relative; display:none;}
.search_box .item .select .text{display:inline-block; min-width:140px; padding:8px 40px 8px 15px; border:1px solid #e1e1e1; background:#f8f8f8 url(../images/icon_arrow.png) no-repeat right 50%; cursor:pointer;}
.search_box .item .select .popup{position:absolute; width:100%; top:35px; z-index:999; display:none;}
.search_box .item .select .popup span{display:block; height:38px; line-height:38px; padding:0 40px 0 15px; cursor:pointer; background-color:#fff; border:1px solid #e1e1e1; border-top:0;}
.search_box .item .select .popup span:hover{color:#0f92db; background-color:#f1f8ff;}
.search_box .item input{height:41px; line-height:41px; padding:0 10px; color:#666; border:2px solid #0f92db; width:660px; float:left;}
.search_box .item button{height:45px; width:140px; *width:125px; border:0; background-color:#0f92db; color:#fff; font-size:14px; font-weight:bold; cursor:pointer;}
.search_box .last{border-bottom:0;}
.search_box .last .t{padding:14px 0;}

.cat_t{clear:both; background:#444c4f url(../images/bg_jb.png) no-repeat; color:#fff; padding:0 15px; height:45px; line-height:45px; margin-top:20px; overflow:hidden;}
.cat_t h3{font-size:14px; float:left;}
.cat_t .r{float:right; color:#a2a6a7;}

.cat_list_hd{height:40px; line-height:40px; background-color:#eee;}
.cat_list_hd div{float:left; color:#aaa; text-align:center;}
.cat_list_hd .c1,
.cat_li_box .c1{width:45%;}
.cat_list_hd .c2,
.cat_li_box .c2{width:25%;}
.cat_list_hd .c3,
.cat_li_box .c3{width:15%;}
.cat_list_hd .c4,
.cat_li_box .c4{width:15%;}

.cat_li_box{border-bottom:1px solid #eee; margin-bottom:20px; padding:10px 0;}
.cat_li_box .no-data{height:600px; line-height:600px; text-align:center; font-size:14px; color:#ccc;}
.cat_li_box .item{height:45px; line-height:45px; overflow:hidden;}
.cat_li_box .item div{float:left; background:url(../images/line_hs.png) repeat-y right top;}
.cat_li_box .item div a,
.cat_li_box .item div.c4{color:#aaa; text-decoration:none;}
.cat_li_box .item div.c1 h3{font-size:13px; font-weight:normal;}
.cat_li_box .item div.c1 a{padding-left:15px; color:#50585b;}
.cat_li_box .item div a:hover{color:#f99d1c;}
.cat_li_box .item div.c2{text-align:center;}
.cat_li_box .item div.c3{text-align:center;}
.cat_li_box .item div.c4{background:none; text-align:center;}
.cat_li_box .odd{background-color:#f9f9f9;}
.cat_li_box .item:hover{background-color:#eef5f9;}

.page_box{margin:20px 0; *zoom:1;}
.page_box:after{content:'\20'; display:block; clear:both;}
.page_box p{line-height:1.8; padding:1em 0 0; color:#555;}

.zd_1 .tit{background-color:#f4f4f4; border-bottom:1px solid #e3e3e3; height:44px; position:relative;}
.zd_1 .tit .txt{height:45px; line-height:45px; background-color:#f99d1c; position:absolute; color:#fff; text-align:center; font-weight:bold; font-size:15px; padding:0 20px;}
.zd_1 .cont{border-bottom:1px solid #e3e3e3; line-height:2; color:#666; padding:15px 30px 15px 80px; background:url(../images/icon_yh.png) no-repeat 15px 15px;}

.zd_2{background:#e8f6dd url(../images/bg_kd.png) repeat-y left top; margin:20px 0;}
.zd_2 .inner{padding:5px 0; background:url(../images/bg_ml.png) no-repeat 30px top; overflow:hidden;}
.zd_2 .row{height:45px; line-height:48px; border-top:1px dotted #bcd7ae; margin:0 20px; color:#64a522; margin-left:80px; padding-left:20px;}
.zd_2 .row:first-child{border-top:0;}
.zd_2 .row a{color:#64a522; text-decoration:none; width:220px; display:inline-block;}
.zd_2 .row a:hover{color:#333;}

.zd_3 .box-content{padding:10px 0;}
.zd_3 p{text-indent:2em; font-size:14px;}
.zd_3 .list-1 .title{background-image:url(../images/icon_cd.png);}
.zd_3 .list-1 .date{padding-right:8px;}
.zd_3 .list-1 .no-data{height:180px; line-height:160px;}
.zd_3 .lists{height:180px; overflow:hidden; margin-bottom:10px; background:url(../images/line_hs.png) repeat-y center 1px;}
.zd_3 .lists li{width:45%; float:left; clear:none; margin:0 5% 0 0; height:37px; line-height:37px;}
.zd_3 .lists li.odd{margin:0 0 0 5%;}
.zd_3 .bka{overflow:hidden;}
.zd_3 .bka a{display:block; float:left; width:298px; background-color:#f6f9ff; border:1px solid #d3d3d3; color:#0f92db; font-size:15px; font-weight:bold; text-decoration:none; text-align:center; line-height:50px; margin-right:10px;}
.zd_3 .bka a.bka3,
.zd_3 .bka a.bka6{margin-right:0;}
.zd_3 .bka a.bka4,
.zd_3 .bka a.bka5,
.zd_3 .bka a.bka6{margin-top:10px;}
.zd_3 .bka a:hover{background-color:#0f92db; border-color:#0f92db; color:#fff;}

.zd_4{border-bottom:1px solid #eee; position:relative;}
.zd_4 a{position:absolute; background:#fff url(../images/icon_ara.png) no-repeat right 5px; height:20px; line-height:20px; bottom:-10px; right:0; text-decoration:none; color:#ccc; padding:0 15px 0 10px;}
.zd_4 a:hover{color:#f99d1c;}

.ab_1{width:100%; height:450px; background:#e6ecee url(../images/bg_about.png) no-repeat left; position:relative;}
.ab_1 .inner{padding-top:90px; background:url(../images/t_ab_1.png) no-repeat center 50px;}
.ab_1 .inner i{display:block; width:50px; height:2px; background-color:#f99d1c; margin:10px auto 30px;}
.ab_1 .inner p{font-size:14px; color:#898989; line-height:2; text-indent:2em;}
.ab_1 .items{position:absolute; left:50%; margin-left:-600px; bottom:-215px;}
.ab_1 .items .item{width:386px; float:left; margin-right:21px;}
.ab_1 .items .item-3{margin-right:0;}
.ab_1 .items .item .tit{width:100%; height:0; padding-top:178px; overflow:hidden; background:url(../images/bg_abo.png) no-repeat;}
.ab_1 .items .item-1 .tit{background-position:0 0;}
.ab_1 .items .item-2 .tit{background-position:-387px 0;}
.ab_1 .items .item-3 .tit{background-position:-774px 0;}
.ab_1 .items .item .con{height:240px; padding:15px 20px; color:#c2e5f9; line-height:2; font-size:13px; background-color:#38a9eb;}

.ab_2{padding-top:215px;}
.ab_2 .tit{background:url(../images/t_ab_2.png) no-repeat center 50%; height:50px; border-bottom:1px solid #e2e2e2; position:relative;}
.ab_2 .tit i{display:block; width:110px; height:3px; position:absolute; bottom:-2px; left:50%; margin-left:-55px; background-color:#38a9eb;}
.ab_2 .con{overflow:hidden; border-bottom:1px solid #e2e2e2; padding:15px 0;}
.ab_2 .item{float:left; width:400px;}
.ab_2 .item .i{padding:10px 20px; font-size:14px; color:#343434;}
.ab_2 .item .i em{font-size:10px; color:#999; display:block;}
.ab_2 .item-1,
.ab_2 .item-3{width:399px;}
.ab_2 .item-1{border-right:1px solid #e2e2e2;}
.ab_2 .item-3{border-left:1px solid #e2e2e2;}

.ab_3 .tit{background:url(../images/t_ab_3.png) no-repeat center 30px; padding-top:65px; overflow:hidden;}
.ab_3 .tit i{display:block; width:50px; height:2px; overflow:hidden; background-color:#f99d1c; margin:0 auto;}
.ab_3 .con{background-color:#f4f4f4; height:150px; margin-top:48px;}
.ab_3 .item{float:left; width:200px; text-align:center; font-size:12px; color:#777; padding:70px 20px 0; position:relative; top:-28px;}
.ab_3 .item strong{display:block; font-size:14px; color:#f99d1c; padding-bottom:10px;}
.ab_3 .item-1{background:url(../images/n_ab_1.png) no-repeat center top;}
.ab_3 .item-2{background:url(../images/n_ab_2.png) no-repeat center top;}
.ab_3 .item-3{background:url(../images/n_ab_3.png) no-repeat center top;}
.ab_3 .item-4{background:url(../images/n_ab_4.png) no-repeat center top;}
.ab_3 .item-5{background:url(../images/n_ab_5.png) no-repeat center top;}

.ab_4{background-color:#444c4f; margin:20px auto; *zoom:1; padding-bottom:20px;}
.ab_4:after{content:'\20'; display:block; clear:both;}
.ab_4 .tit{background:url(../images/t_ab_4.png) no-repeat center 30px; padding-top:65px;}
.ab_4 .tit i{display:block; width:50px; height:2px; background-color:#38a9eb; margin:0 auto;}
.ab_4 .con{position:relative; margin-bottom:-50px; margin-top:20px;}
.ab_4 .con .item{float:left; width:285px; background-color:#2e373b; margin:0 10px; height:160px; border-radius:2px; box-shadow:inset 0 0 10px rgba(0,0,0,.25);}
.ab_4 .con .item-1{margin-left:0;}
.ab_4 .con .item-4{margin-right:0;}
.ab_4 .con .item .it{padding:10px 20px; font-size:14px; color:#fff; background-color:#38a9eb; border-top-left-radius:2px; border-top-right-radius:2px;}
.ab_4 .con .item .ic{padding:10px 20px; color:#6d7376; line-height:1.8;}

.downlist{list-style:none; padding:10px 15px; border:1px solid #ddd; background-color:#fdfdfd; margin:20px 0;}
.downlist li a{background:url(../images/downicon.png) no-repeat right 50%; padding:0 25px 0 5px; color:#0f92db; text-decoration:none;}
.downlist li a:hover{color:#f99d1c;}
</pre></body></html>