@charset "utf-8";
html, body{
    margin:0;
    padding:0;
    font-size:16px;
    color:#333;
    font-family:"microsoft yahei";
    background:url(../images/body-bg.jpg);
    -webkit-text-size-adjust:none;
}
img{
    border:none;
}
dl, dt, dd, ul, li, form, input, h2, p, i, textarea{
    margin:0;
    padding:0;
    list-style:none;
}
.clearfix{
    zoom:1;
}
.clearfix:after{
    content:"";
    display:block;
    clear:both;
    height:0;
}
a{
    color:#666;
    text-decoration:none;
}
.mt-10{
    margin-top:10px;
}
.mt-15{
    margin-top:15px;
}
.ml-5{
    margin-left:5px;
}
.ml-10{
    margin-left:10px;
}
.mb-10{
    margin-bottom:10px;
}
.mb-15{
    margin-bottom:15px;
}
.mb-25{
    margin-bottom:25px;
}
.mb-30{
    margin-bottom:30px;
}
.bg-f{
    background-color:#fff;
}
.pd-20{
    padding:20px;
}
.pd-15{
    padding:15px;
}
.pd-14{
    padding:14px 15px;
}
.pl-20{
    padding-left:20px;
}
.pt-15{
    padding-top:15px;
}
.bd-e3{
    border:1px solid #eee;
}
.border-0{
    border:0 !important;
}
.max-wrap{
    width:1200px;
    margin:0 auto;
}
.main-wrap{
    width:1200px;
    margin:0 auto;
    position:relative;
    background:#fff;
    padding:30px 40px 10px 40px;
    box-sizing:border-box;
}
.top-banner{
    height:520px;
    width:100%;
}
.mobile-head{
    display:none;
}
.main-nav{
    position:relative;
    width:1200px;
    margin:0 auto;
}
/*专栏介绍*/
.zljs-bg{
    background:#DFF0F8;
    border-radius:10px 10px;
    padding:10px;
}
.zljs{
    border:1px dashed #AED3E6;
    border-radius:10px 10px;
}
.zljs .title{
    text-align:center;
}
.zljs .title span{
    display:inline-block;
    background:#2454BA;
    color:#fff;
    height:60px;
    line-height:60px;
    font-size:1.75em;
    font-weight:bold;
    padding:0px 50px;
    margin-top:20px;
    position:relative;
}
.zljs .title span:before, .zljs .title span:after{
    content:"";
    width:0;
    height:0;
    position:relative;
    font-size:0;
    display:inline-block;
    vertical-align:bottom;
    border-bottom:60px solid #2454BA;
    border-bottom-color:rgba(29, 74, 175, 0.9);
}
.zljs .title span:before{
    left:-110px;
    border-left:60px solid transparent;
    z-index:1;
}
.zljs .title span:after{
    right:-110px;
    border-right:60px solid transparent;
}
.zljs .title span em:before, .zljs .title span em:after{
    content:"";
    width:0;
    height:0;
    display:inline-block;
    font-size:0;
    position:absolute;
    border-bottom:60px solid transparent;
}
.zljs .title span em:before{
    left:-60px;
    border-right:60px solid #A1BBE0;
}
.zljs .title span em:after{
    right:-60px;
    border-left:60px solid #A1BBE0;
}
.zljs .con:before{
    content:url(../images/yh-left.png);
    display:block;
    position:relative;
    left:20px;
    margin-top:-15px;
}
.zljs .con:after{
    content:url(../images/yh-right.png);
    display:block;
    position:absolute;
    float:right;
    bottom:0;
    right:0;
    margin-right:20px;
}
.zljs .con{
    padding-bottom:25px;
    position:relative;
}
.zljs .con p{
    font-size:1.25em;
    padding:0px 20px;
    line-height:1.75em;
    text-indent:2em;
    color:#454545;
}
.four-news .cow-wide{
    width:49%;
    float:left;
    background:#EBF6FA;
    border-radius:10px 10px;
    margin-top:25px;
    padding:10px;
    box-sizing:border-box;
}
.four-news dl{
    border:1px dashed #AED3E6;
    border-radius:10px 10px;
    box-sizing:border-box;
    height:280px;
}
.four-news dl dt li a{
    padding-left:70px;
}
.four-news dl dt li a i{
    width:54px;
    height:54px;
    display:inline-block;
    background-color:#fff;
    border-radius:50% 50%;
    position:absolute;
    left:7px;
    top:-5px;
    background-repeat:no-repeat;
    background-image:url(../images/icon.png);
}
.icon-1{
    background-position:center 5px;
}
.icon-2{
    background-position:center -100px;
}
.icon-3{
    background-position:center -200px;
}
.icon-4{
    background-position:center -304px;
}
.color-01 > dt > ul > li.focus > a{
    background:#76BCC8;
}
dt ul li a .triangle:before, dt ul li a .triangle:after{
    content:"";
    width:0;
    height:0;
    position:absolute;
    right:-42px;
}
dt ul li a .triangle:before{
    border-top:42px solid #76BCC8;
    border-right:42px solid transparent;
    top:0;
    z-index:2;
}
dt ul li a .triangle:after{
    border-right:42px solid transparent;
    border-bottom:42px solid #99CED6;
    bottom:0;
}
.color-01 dt ul li a .triangle:before{
    border-top-color:#76BCC8;
    z-index:2;
}
.color-01 dt ul li a .triangle:after{
    border-bottom-color:#99CED6;
}
.color-02 > dt > ul > li.focus > a{
    background:#EB823E;
}
.color-02 dt ul li a .triangle:before{
    border-top-color:#EB823E;
    z-index:1;
}
.color-02 dt ul li a .triangle:after{
    border-bottom-color:#EAA77A;
}
.color-03 > dt > ul > li.focus > a{
    background:#DAC55A;
}
.color-03 dt ul li a .triangle:before{
    border-top-color:#DAC55A;
    z-index:2;
}
.color-03 dt ul li a .triangle:after{
    border-bottom-color:#DFD58D;
    z-index:1;
}
.color-04 > dt > ul > li.focus > a{
    background:#73ACE3;
}
.color-04 dt ul li a .triangle:before{
    border-top-color:#73ACE3;
    z-index:2;
}
.color-04 dt ul li a .triangle:after{
    border-bottom-color:#9AC4EA;
    z-index:1;
}
.mr-2{
    width:2%;
    float:left;
    margin-bottom:15px;
}
.gs-adv{
    width:100%;
    height:120px;
    clear:both;
    padding-top:25px;
    background:url(../images/gs-adv.jpg) no-repeat right bottom;
    font-size:44px;
    color:#fff;
    text-align:center;
    line-height:120px;
    font-weight:bold;
    letter-spacing:5px;
}
.gs-adv em{
    color:#FF9900;
    font-style:normal;
}
/*列表--模块化--开始*/
.small-title{
    display:none;
}
em, i{
    font-weight:normal;
    font-style:normal;
}
.news-list > a{
    display:block;
    line-height:1.5em;
    padding:.5em 0;
}
.news-list > a:after{
    content:"";
    display:block;
    clear:both;
    height:0;
}
.news-list > a > span{
    display:block;
    float:left;
    width:calc(100% - 5em);
    color:#666;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    position:relative;
}
.news-list > a:hover > span{
    color:#ff7900 !important;
}
.news-list > a > em{
    float:right;
    color:#aaa;
    font-size:0.875em;
    font-family:Arial, Verdana;
}
.sub-box-c .news-list.date-right.dot-b > a{
    border-bottom:1px solid #ececec;
}
.sub-box-c .news-list.date-right.dot-b > a{
    padding:.75em 0;
}
.sub-box-c .news-list.date-right.dot-b.source-pre > a{
    border-bottom:1px solid #ececec;
}
.news-list > a h1{
    font-weight:normal;
    font-family:"microsoft yahei";
    margin:0;
    color:#333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    position:relative;
    font-size:1em;
    padding-right:10px;
    background:url(../images/spot.jpg) no-repeat 0px 22px;
    padding-left:10px;
}
.news-list > a > span:hover h1{
    text-decoration:underline;
}
.news-list > a > span:after{
    content:"";
    display:block;
    clear:both;
    background:url(../images/spot.jpg) no-repeat 0px 22px;
}
.news-list .hot-news a h1{
    font-weight:bold;
    font-size:1.5em;
    color:#f40400;
    height:70px;
    padding:8px 10px 2px 0;
    white-space:inherit;
    text-align:center;
}
.news-list .hot-news a:hover > h1{
    text-decoration:inherit;
    color:#bc0b08;
    transition:all 200ms linear;
}
.news-list .hot-news a em{
    display:none;
}
.news-list.dot-b a{
    border-bottom:1px dotted #ddd;
}
.news-list.dot-b a:last-child{
    border-bottom:0;
}
.news-list.dot-b a:first-child{
    border-top:0;
}
.news-list.dot-b a span{
    padding-top:10px;
}
.news-list.dot-b a:first-child span{
    padding-top:0;
}
.news-list.list-full{
    padding:0 20px;
}
.news-list.list-full > a{
    padding:5px 0 10px;
    border-bottom:1px dotted #dbdbdb;
}
.news-list.list-full > a:first-child{
    border-top:0;
}
.news-list.list-full > a > h1{
    font-size:0.875em;
    line-height:2em;
    height:2em;
    color:#666;
}
.news-list.list-full > a em{
    font-size:0.875em;
    line-height:2em;
    height:2em;
}
.news-list.list-full > a:hover h1{
    color:#ff7900;
    text-decoration:none;
}
.news-list.date-right > a:last-child{
    border-bottom:0;
}
.source-pre > li{
    height:40px;
    line-height:40px;
}
.source-pre > li > em{
    font-style:normal;
    display:block;
    float:right;
}
.source-pre > li > div{
    margin-right:100px;
    vertical-align:top;
    overflow:hidden;
}
.source-pre > li > div > a{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.source-pre > li > div > a:first-child{
    max-width:140px;
    float:left;
}
.source-pre > li > div > a:hover{
    color:#ff7900;
}
/*列表--模块化--结束*/
/*二级栏目切换--模块化--开始*/
.box-tab > dd{
    padding:5px 20px;
}
.box-tab > dt{
    line-height:36px;
    margin-top:18px;
}
.box-tab > dt > ul > li{
    display:block;
    float:left;
    margin-left:20px;
}
.box-tab > dt > ul > li:first-child{
    margin-left:0;
}
.box-tab > dt > ul > li > a{
    float:left;
    color:#333;
    position:relative;
    height:42px;
    line-height:42px;
    font-size:1.25em;
}
.box-tab > dt > ul > li.focus > a{
    position:relative;
    color:#fff;
    font-weight:bold;
}
.box-tab > dt > ul > a:hover{
    color:#3db1ea;
}
.four-list .box-tab > dt > ul > li.focus > a{
    background:none;
    color:#333;
    font-size:1.0625em;
    padding:0;
}
/*.box-tab>dt>ul>li.focus>a .triangle,
span.box-title-name .triangle {
	width: 100%;
	height: 2px;
	background: #1054D1;
	position: absolute;
	left: 0%;
}*/
.box-tab > dd > ul > li{
    display:none;
}
.box-tab > dd > ul > li.focus{
    display:block;
}
.box-tab > dt > ul:after{
    content:"";
    display:block;
    height:0;
    clear:both;
}
.more.more-right{
    float:right;
    color:#999;
    font-weight:normal;
    font-size:0.875em;
    line-height:47px;
    margin-right:20px;
}
.more.more-right:hover{
    color:#ff7900;
}
.more.more-mobile{
    float:right;
}
.more.more-center{
    display:block;
    text-align:center;
    background-color:#eee;
    padding:8px 0;
}
.more.more-center:hover{
    background-color:#3db1ea;
    color:#fff;
    -webkit-transition:background-color 400ms;
    transition:background-color 400ms;
}
.box-tab.online-service{
    position:relative;
}
.box-tab.online-service dt{
    position:absolute;
    right:0;
    top:-58px;
}
/*table布局--开始*/
.d-table{
    display:table;
    table-layout:fixed;
    width:100%;
}
.d-table > *{
    display:table-cell;
    vertical-align:top;
    line-height:0;
}
.d-table-sub{
    display:table;
    table-layout:fixed;
    width:100%;
}
.d-table-sub > *{
    display:table-cell;
    vertical-align:top;
}
.d-table > .mr-15{
    width:15px;
}
.d-table > .mr-30{
    width:30px;
}
.d-table > .col-narrow{
    width:265px;
}
/*table布局--结束*/
/*底*/
.copyright{
    font-size:0.8125em;
    line-height:2em;
    color:#b1c3e8;
    text-align:center;
    background-color:#0153A7;
    margin-top:15px;
    padding:20px 0;
}
.copyright > .main-wrap{
    width:1200px;
    margin:0 auto;
    background:none;
}
.copyright a:hover{
    text-decoration:underline;
}
.copyright div a,.copyright div span{
    display:inline-block;
    color:#b1c3e8;
}
.foot-links a:before{
    content:"|";
    display:inline-block;
    padding:0 5px;
    transform:scale(0.875);
}
.foot-links a:first-child::before{
    display:none;
}
.copyright img{
    vertical-align:middle;
}

/*二级*/
/*box-tab2 start*/
.box-tab2 > dt{
    border-bottom:1px solid #c1c1c1;
    position:relative;
}
.box-tab2 > dt > ul{
    float:left;
}
.box-tab2 > dt > ul > li{
    float:left;
    padding-bottom:12px;
}
.box-tab2 > dt > ul > li span{
    line-height:1em;
    cursor:default;
    padding:0 14px;
}
.box-tab2 > dt > ul > li:first-child span{
    border-left:7px solid #7eceff;
    padding-right:0;
}
.box-tab2 > dt > ul > li.focus span{
    color:#333;
    font-size:1.5em;
}
.box-tab2 > dt > ul span{
    display:block;
    font-family:"microsoft yahei";
}
.box-tab2 > dt > a{
    float:right;
    color:#000;
}
.box-tab2 > dt > a.has-img{
    position:absolute;
    top:-22px;
    right:0;
}
.box-tab2 > dt a:hover{
    color:#FF4300;
}
.box-tab2 > dt > a.has-img:hover{
    transform:translateX(10px);
    transition:all 0.3s linear;
}
.box-tab2 > dd{
    padding-top:10px;
}
.box-tab2 > dd > ul > li{
    display:none;
}
.box-tab2 > dd > ul > li.focus{
    display:block;
}
.box-tab.sub-box-c{
    position:relative;
    box-sizing:border-box;
}
.box-tab .third-title{
    padding:0 15px;
    border-bottom:1px solid #dbdbdb;
}
.box-tab .third-title a{
    display:block;
    float:left;
    font-family:"Microsoft Yahei";
    color:#000;
    padding:15px 0px;
    margin-left:20px;
}
.box-tab .third-title a.focus{
    border-bottom:1px solid #1b72bc;
    margin-bottom:-1px;
}
/*三级栏目较多的情况下-开始*/
.box-tab .third-title-2{
    padding:0 15px;
    border-bottom:1px solid #dbdbdb;
}
.box-tab .third-title-2 a{
    display:block;
    float:left;
    font-family:"Microsoft Yahei";
    color:#000;
    margin:10px 5px 10px 5px;
    line-height:1.8em;
    font-size:.875em;
    padding:0 8px;
}
.box-tab .third-title-2 a.focus{
    border-bottom:none;
    background-color:#1bbc9b;
    color:#fff;
    border-radius:15px;
}
.box-tab .box-title-name.second-title{
    display:none;
}
.sub-nav-left{
    width:240px;
    float:left;
    background:url(../images/list_left_bg.png) no-repeat left 60px;
    min-height:430px;
    overflow:hidden;
    position:relative;
}
.sub-nav-left .nodes h2{
    height:100px;
    line-height:100px;
    text-align:center;
}
.sub-nav-left .nodes ul{
    left:-10px;
    position:relative;
}
.sub-nav-left .nodes li{
    display:block;
    font-family:"Microsoft Yahei";
    text-align:center;
    height:60px;
    line-height:60px;
    border-top:0;
}
.sub-nav-left .nodes a{
    padding-left:20px;
}
.sub-nav-left .nodes a > i{
    font-family:"icomoon";
    font-style:normal;
    font-size:1.25em;
}
.sub-nav-left .nodes a > span{
    display:block;
    font-size:1.125em;
    margin-top:5px;
    max-height:48px;
    line-height:24px;
    overflow:hidden;
}
.sub-nav-left .nodes a:hover,
.sub-nav-left .nodes a.focus{
    display:inline-block;
    background:url(../images/left_ico.png) no-repeat 0px 20px;
    color:#fff;
    border-color:#4491F0;
}
.sub-nav-left .nodes a:first-child{
    margin-top:0;
}
.box-tab.sub-box-c .sub-title .arrow-down{
    display:none;
    content:"";
    background:url(../images/arrow_down.png) no-repeat center center;
    height:40px;
    width:40px;
    background-size:50%;
    cursor:pointer;
    position:absolute;
    right:0;
}
.box-tab.sub-box-c .sub-title .arrow-up{
    background:url(../images/arrow_up.png) no-repeat center center;
    background-size:45%;
}
span.box-title-name{
    font-family:"Microsoft YaHei";
    color:#000;
    float:left;
    display:block;
    height:40px;
    line-height:40px;
    margin:0 20px;
    font-size:1.125em;
}
.box-tab.sub-box-c .sub-title{
    display:none;
    border-top:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    box-sizing:border-box;
    background-color:#f4f4f4;
}
.box-tab.sub-box-c .sub-nav{
    display:none;
    padding:0 20px;
    background:#fafafa;
    border-width:1px 0;
    width:100%;
    box-sizing:border-box;
    box-shadow:0px 2px 4px rgba(0, 0, 0, 0.2);
    padding-top:20px;
    position:absolute;
    top:52px;
    z-index:8;
}
.box-tab.sub-box-c .sub-nav a{
    font-family:"Microsoft Yahei";
    display:block;
    padding:0 15px 20px 0px;
    font-size:.875em;
    float:left;
    color:#333;
}
.box-tab.sub-box-c .sub-nav a:hover{
    color:#f40;
}
.box-tab.sub-box-c .sub-nav a:focus{
    color:#f40;
}
.single-article{
    font-size:0.875em;
    line-height:2.4em;
    color:#666;
    word-break:break-all;
    text-indent:2em;
    font-family:"microsoft yahei";
}
.single-article img{
    max-width:100%;
}
/*内容页--start*/
.location *{
    display:block;
    float:left;
}
.location{
    position:relative;
    line-height:1.5em;
    padding:10px 0;
}
.location:before{
    content:"";
    position:absolute;
    display:block;
}
.location i{
    margin-right:15px;
    background:url(../images/location.png) no-repeat left center;
    width:21px;
    height:1.5em;
}
.location > a,
.location > em{
    color:#333;
    font-style:normal;
}
.location > span{
    color:#333;
}
.location > a:after{
    content:">";
    padding:0px 5px;
    font-family:simsun;
}
.box-tab.sub-box-c.news-content{
    padding:30px;
    border:1px solid #e3e3e3;
    float:none;
    width:100%;
}
.sub-content{
    color:#666;
    font-family:"microsoft yahei";
}
.sub-content .big-title{
    padding:10px 0;
    font-size:1.5em;
    text-align:center;
    color:#333;
}
.sub-content .second-title{
    padding-bottom:10px;
    font-size:1.2em;
    text-align:center;
    color:#666;
}
.sub-content .content-small-title{
    font-size:0.75em;
    text-align:center;
    color:#999;
    line-height:1.5em;
    border-bottom:1px #eaeaea dashed;
    padding-bottom:1.25em;
}
.news_content_description{
    font-size:.75em;
    color:#888;
    background-color:#f3f3f3;
    line-height:1.75em;
    padding:10px 15px;
    margin-top:15px;
}
.news_content_content{
    line-height:1.875em;
    font-size:.875em;
    padding-top:15px;
}
.news_content_content p{
    text-indent:2em;
}
.news_content_content img{
    max-width:700px;
    height:auto !important;
}
.news_content_other{
    padding:10px 0px;
}
.news-content-function{
    float:right;
    font-size:.75em;
    color:#999;
}
.news-content-function > span:before{
    content:"[";
}
.news-content-function > span:after{
    content:"]";
}
.news-content-function > span{
    display:inline-block;
    padding:0 5px;
    cursor:pointer;
    line-height:36px;
}
.news-content-function > span:hover{
    text-decoration:underline;
}
.news_content_img{
    text-align:center;
    padding:20px 0px;
}
.news_content_img img{
    max-width:700px;
    height:auto !important;
}
.news-content-share{
    float:left;
}
.article{
    font-size:0.875em;
    color:#666;
    line-height:2.5em;
}
/*翻页--start*/
.page-tile{
    display:block;
    font-family:Verdana, Arial;
    padding:20px 0;
    text-align:center;
}
.page-tile.other{
    border-width:1px 0 0;
}
.page-tile:after{
    display:block;
    content:"";
    clear:both;
}
.page-tile > *{
    color:#888;
    display:inline-block;
    background-color:#fff;
    width:36px;
    text-align:center;
    font-size:0.95em;
    line-height:36px;
    height:36px;
    overflow:hidden;
    border-radius:2px;
    border:1px solid #e3e3e3;
}
.page-tile > em{
    display: none;
}
.page-tile > *:before{
    font-size:1em;
}
.page-tile .more{
    background-color:#f4f6f8;
}
.page-tile .more:before{
    content:"…";
}
.page-tile a.prev:before{
    content:"\2039"
}
.page-tile a.next:before{
    content:"\203A"
}
.page-tile .focus{
    background-color:#c6c6c6;
    color:#fff;
}
.page-tile a:hover{
    background-color:#eee;
    color:#fff;
}
/*搜索结果页 start*/
.box-tab.sub-box-c.serch_info{
    border-top:0;
    float:none;
    width:100%;
}
.box-tab.sub-box-c.serch_info .sub-title{
    margin:15px 0;
    display:block;
    padding:20px;
    border:1px dotted #dddddd;
    border-radius:5px;
    font-family:"Microsoft Yahei";
    background-color:#f3f3f3;
}
.box-tab.sub-box-c.serch_info .sub-title .red{
    color:#FF4400;
}
