﻿﻿/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, em, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, th, td,input {
    margin: 0;
    padding: 0;

}
body{font-size:13px;}
html{ overflow-y:scroll;}
h1, h2, h3, h4, h5, h6 {
    font-size: 13px;
}
body {
    margin: 0 auto;
    padding: 0;

    font-family: "微软雅黑";
    font-size:12px;
}
img {
    border: 0px;
}
ul, li, form {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
	color:#040404;
}
a:hover {
    text-decoration: none;
}
table, td {
    border-collapse: collapse;
    border-collapse: collapse;
    border-spacing: 0
}
map {height: 0px;
}

img {
    -ms-interpolation-mode: bicubic;
    border:none
}
.fl{float:left;}
.fr{float:right;}

/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;/*IE/7/6*/}

/* #Path{display:none;} */
/* #Body{background: url(/material/img/bg-09.jpg) no-repeat;} */
 #Header{width:100%;margin:0px auto;position:relative;/*background: url(/material/img/headbg_02.jpg) no-repeat;*/} 
#Content{margin:0px auto;/*background: url(/material/img/cenbg_02.jpg) no-repeat;background-size: 100% 100%;*/}
#Content1:after,#Content2:after,#Content3:after,#Content:after{content:"";height:0;display:block;clear:both;}

/*head*/
.head{
    width:1200px;
    margin:0px auto;
    height:112px;
    /* background:url("/pub/hnqxj/material/img/bg02.jpg") 280px center no-repeat; */
}
.logo{
    /* height:66px; */
    float:left;
    /* margin-top:23px; */
}
.logo img{
    /* height:66px; */
}
.erslink {
    float: right;
    margin-top: 20px;
}
.yjgd{
    overflow: hidden;
    width: 1200px;
    margin: 20px auto 0;
    background: #fff;
}
.search{
    height:42px;
    float:right;
}
.search-top{
    margin-top: 35px;
}
.search .txt{
    width:270px;
    border:1px #bfbfbf solid;
    padding:0px 10px;
    border-right:none;
    height:40px;
    float:left;
    font-size:16px;
    outline: none;
}
.search .but{
    width:90px;
    height:42px;
    border:none;
    background:#0281e0;
    float:left;
    cursor: pointer;
    color:#fff;
    font-size:16px;
}

/*导航*/
.navBar{
    height:53px;
    line-height:53px;
    position:relative;
    color:#fff;
    background: -webkit-linear-gradient(left, #02c9a7 , #025ffb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #02c9a7 , #025ffb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #02c9a7 , #025ffb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,#02c9a7 , #025ffb); /* 标准的语法 */
}
.navBar .navBar_meng{
    display: none;
    height: 45px;
    width: 100%;
    border:1px solid #e6e4e3;
    background: #fff;
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 10;
}
.nav{
    width:1200px;
    margin:0 auto;
}
.nav h3{
    font-size:100%;
    font-size: 19px;
    font-weight:400;
}
.nav .m{
    float:left;
    position:relative;
    z-index:20;
}
.nav .on{

}

.nav .onn{
    background: #5199de;
}
.nav h3 a{
    display:block;
    margin-right: 35px;
    color: #fff;
}
.nav .sub{
    display:none;
    position:absolute;
    left:0px;
    top:53px;
    z-index:20;
    width:100%;
    border-top:0;
    background:#fff;
}
.nav .sub_left{
    left:-500px;
}
.nav .sub ul{
    width: 785px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}
.nav .sub_left ul{
    width: 750px;
}
.nav .sub li{
    text-align:center;
    padding:0 15px;
    float: left;
    margin-bottom:-1px;
}
.nav .sub li a{
    display:block;
    border-bottom:1px solid #e6e4e3;
    padding:8px 0;
    height:30px;
    line-height:30px;
    color:#000;
    font-size:15px;
    font-weight:700
}
.nav .sub li a:hover{color:#fe7700}

#Content{
    /* background:url("/pub/hnqxj/material/img/bg04.jpg") center -53px no-repeat; */
    overflow: hidden;
}

.con01{
    width:1200px;
    margin:0px auto;
}
.con03{
    width:1200px;
    margin:15px auto;
    background: #fff;
    box-sizing: border-box;
    padding: 10px 25px;
}
.con01 .left{
    width:836px;
    float:left;
    margin-top:20px;
    background:#fff;
}

.focus {
    width:396px;
    height:304px;
    float:Left;
    position:relative;
    overflow:hidden;
    background:#fff;
    text-align:center;
    margin-bottom: 20px;
}
.focus .bd {
    width:396px;
    height:304px;
    float:left;
}
.focus .bd li {
    width:396px;
    overflow:hidden;
    position:relative;
}
.focus .bd li img {
    display:block;
    width:396px;
    height:304px;

}
.focus .bd .tit{width:100%;text-align:left;position:absolute;bottom:0px;left:0px;height:35px;line-height:35px;background:rgba(0,0,0,0.2);color:#fff;font-size:14px;display:block;text-indent:1em;font-weight:bold;font-size:14px;}
.focus .tempWrap {
    overflow:visible !important
}
.focus .tempWrap ul {

}
.focus .hd {
    position:absolute;
    width:auto;
    right:20px;
    z-index:1;
    height:8px;
    bottom:18px;
    text-align:center;
}
.focus .hd li {
    display:inline-block;
    *display:inline;
    zoom:1;
    width:8px;
    height:8px;
    line-height:99px;
    overflow:hidden;
    background:#edf7fc;
    margin:0 5px;
    cursor:pointer;
    border-radius:8px;
}
.focus .hd li.on {
    background:#02c9a8;
}
.focus .pnBtn {
    position:absolute;
    z-index:1;
    top:0;
    width:100%;
    height:304px;
    cursor:pointer;
}
.focus .prev {
    left:-396px;
    display:none;
}
.focus .next {
    left:396px;
    display:none;
}
.focus .pnBtn .blackBg {
    display:none;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:304px;
    background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.focus .pnBtn .arrow {
    display:none;
    position:absolute;
    top:0;
    z-index:1;
    width:60px;
    height:304px;
}
.focus .pnBtn .arrow:hover {
    filter:alpha(opacity=60);
    opacity:0.6;
}

.news{
    width:415px;
    height:304px;
    float:right;
    margin-bottom: 20px;
}
.news_hd{
    height:50px;
    margin-top:10px;
    position: relative;
}
.news_hd span{
    padding:0px 8px;
    line-height:40px;
    font-size:18px;
    float:left;
    display: block;
    height:38px;
    margin-right:10px;
    cursor: pointer;
}
.news_hd span.on{
    color:#0281e0;
    font-weight:bold;
    border-bottom:4px #0281e0 solid;
}
.news_hd span a{
    color:#fff;
    font-size:12px;
    background:#3bd7c1;
    position: absolute;
    right:10px;
    top:10px;
    line-height:18px;
    height:18px;
    border-radius:18px;
    display: none;
    padding:0px 3px;
    font-weight: lighter;
}
.news_hd span.on a{
    display: block;
}

.news_bd{
    margin-top:5px;
}
.news_bd ul{
    display:none;
}
.news_bd ul li{
    text-aligN:left;
    line-height:250%;
    font-size:16px;
    color:#bdbdbd;
    overflow: hidden;
    position: relative;
}
.news_bd ul li a{
    float: left;
    color:#333;
    max-width:350px;
    padding-left:15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_bd ul li a:before{
    position: absolute;
    left:0px;
    top:50%;
    margin-top:-2px;
    width:4px;
    height:4px;
    display:block;
    content: "";
    background:#f0576f;
}
.news_bd ul li span{
    float:right;
    position: absolute;
    right:10px;
}

.weather{
    width:836px;
    margin-top:20px;
    height:495px;
    float:left;
}
.weather .hd{
    height:48px;
    background:#edf7fc;
    border-radius:8px 8px 0px 0px;
    overflow: hidden;
}
.weather .hd span{
    width:110px;
    display: block;
    line-height:48px;
    font-size:19px;
    color:#000;
    text-align:center;
    float:left;
    cursor: pointer;
}
.weather .hd span.on{
    color:#fff;
    font-weight:bold;
    background:#0281e0;
    border-radius:8px 8px 0px 0px;
}
.weather .bd{
    width:836px;
    height:430px;
    float:left;
}
.weather .bd .ul{
    display:none;
}

.con01 .right{
    width:337px;
    float:right;
    margin-top:25px;
}
.con01 .right01{
    width:335px;
    float:left;
    border:1px #d9edf2 solid;
    border-radius:8px;
    background:#fff;
    overflow: hidden;
}
#weather-view-he{
    width:335px !important;
    height:336px !important;
    border:none !important;
    overflow:hidden;
}
.con01 .right01-fot{
    height:35px;
    padding:0px 10px;
    float:left;
    margin:20px 0px;
    width:315px;
}
.con01 .right01-fot a{
    width:152px;
    background:#0281e0;
    height:35px;
    font-size:14px;
    color:#fff;
    text-align:center;
    line-height:35px;
}
.con01 .right01 img{
    margin-top:15px;
}
.con01 .right02{
    width:337px;
    margin-top:20px;
    border:1px #d9edf2 solid;
    border-radius:8px;
    background:#fff url("/material/img/bg03.jpg") top center repeat-x;
    float:left;
}
.con01 .right02 .title{
    height:35px;
    font-size:20px;
    color:#0281e0;
    line-height:35px;
    text-align: center;
    position: relative;
}
.con01 .right02 .title:before{
    content:"";
    height:4px;
    width:100px;
    display:block;
    position: absolute;
    bottom:0px;
    left:50%;
    margin-left:-50px;
    background: #0281e0;
    border-radius:4px;
}
.con01 .right02 .list{
    margin-top:15px;
    padding:0px 25px 5px;
}
.con01 .right02 .list ul li{
    width:25%;float:left;
}
.con01 .right02 .list ul li .pic{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border:1px #0261f8 solid;
    border-radius:55px;
    color:#0261f8;
    display:block;
    margin:0px auto;
    font-size:32px;
}
.con01 .right02 .list ul li .pic img{
    width: 25px;
    height: 25px;
}
.con01 .right02 .list ul li .tit{
    font-size:14px;
    display: block;
    width:100%;
    line-height:200%;
    margin-bottom:10px;
	text-align:center;
}
.con01 .right02 .list ul li a{
    color:#000;
}
.con01 .icon-imagevector{
    font-size: 46px !important;
    padding-top: 5px;
    height: 50px !important;
}
.con01 .icon-zhinanzhen-shixin{
    font-size:44px !important;
}
.con01 .right03{
    margin-top:20px;
    width:100%;
    float:left;
}
.con01 .right03 div{
    width:162px;
    height:83px;
    background:#edf7fc;
    border-radius:8px;
}
.con01 .right03 img{
    text-align:center;
    display:block;
    font-size:45px;
    line-height:50px;
    margin: 3px auto 0;
    color:#336cc8;
}
.con01 .right03 .iconfont{
    text-align:center;
    display:block;
    font-size:45px;
    line-height:50px;
    margin-top:25px;
    color:#336cc8;

}
.con01 .right03 .tit{
    display:block;
    text-align:center;
    line-height:300%;
    font-size:14px;
    color:#000;
}
.con01 .right03 .tit a{
    color:#000;
}
.con01 .right04 {
    width: 315px;
    float: left;
    border: 1px #d9edf2 solid;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    margin-top: 15px;
    padding: 10px;
}
.right04 .right04_tit {
    overflow: hidden;
}
.right04 .right04_tit span {
    font-size: 20px;
    color: #0281e0;
}
.right04 .right04_tit a {
    float: right;
    color: #fff;
    font-size: 12px;
    background: #3bd7c1;
    line-height: 18px;
    height: 18px;
    border-radius: 18px;
    padding: 0px 3px;
    font-weight: lighter;
}
.right04 ul li {
    font-size: 14px;
    padding: 5px 0;
    padding-left:15px;
    position:relative;
}
.right04 ul li::before{
   position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    display: block;
    content: "";
    background: #f0576f;
}
.right04 ul li span {
    float: right;
    color: #999;
}



.g-box {
	/* background:url("/material/img/msg.png") no-repeat; */
}
.g-lb{
    width: 30px;
    height: 42px;
    float: left;
    background: #0281e0;
    display: inline-table;
    margin: 0;
    background-image: url(/material/img/msg.png);
    background-repeat: no-repeat;
    background-position: 3px;
}
.g-winBox {
    float: left;
	width:804px;
	height:40px;
	overflow:hidden;
    position:relative;
    border:1px solid #ccc;
}
.g-scroll {
	position:absolute;
	left:0px;
	top:0px;
}
.g-scroll li {
    float:left;
    margin: 0 20px;
	line-height:40px;
    text-align:center;
    position: relative;
}
.g-scroll li::before{
    content: '';
    width: 5px;
    height: 5px;
    background: #0281e0;
    position: absolute;
    top: 17px;
    left: -10px;
}

.con02{
    width:1200px;
    margin:20px auto;
    background:#f4fafd;
    height:170px;
}

.Box {position: relative;}
.Box h2 {text-align: center;margin-bottom: 35px;}
.Box .Box_con {position: relative;top:20px;width:1080px;left:60px}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 35px;cursor: pointer;}
.Box .Box_con .btnl {background: url(/material/img/jtl.png) no-repeat center;left: -50px;}
.Box .Box_con .btnr {background: url(/material/img/jtr.png) no-repeat center;right: -50px;}
.Box .Box_con .btnl:hover {background: url(/material/img/jtl.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(/material/img/jtr.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;height:130px;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 255px;height: 130px;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 255px;height: 130px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}

/* 友情链接 */
.frlink {
    overflow: hidden;
    width: 1200px;
    margin: 20px auto;
    font-size: 16px;
    color: #333;
}
.frlink_tit.fl {
    font-weight: bold;
    margin-right: 50px;
    line-height: 30px;
}
.frlink_se.fl select {
    width: 170px;
    height: 30px;
    outline: none;
    margin-right: 20px;
    font-size: 16px;
}
span.frlink_a.fl {
    margin-right: 50px;
    line-height: 30px;
}
/* &#51;&#54;&#53;&#98;&#101;&#116;&#24590;&#20040;&#25552;&#29616;&#95;&#98;&#101;&#116;&#51;&#51;&#54;&#53;&#20063;&#21487;&#20197;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#24320;&#25143;&#36865;&#50;&#48;专题 */
.special{
    width:1200px;
    height: 170px;
    border: 1px solid #ccc;
    overflow: hidden;
    margin:20px auto;
}
.special_tit{
    width: 20px;
    height: 100%;
    padding: 35px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: #4989c6;
    float: left;
}
#special_seam{
    height:130px;
    width:1100px;
    overflow: hidden;
    margin: 20px auto;
}
.picMarquee-left{position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:270px; height:125px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }


#Footer{
    overflow: hidden;
    padding: 30px;
    background: -webkit-linear-gradient(left, #02c9a7 , #025ffb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #02c9a7 , #025ffb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #02c9a7 , #025ffb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,#02c9a7 , #025ffb); /* 标准的语法 */
}
.footer{
    overflow: hidden;
    width: 660px;
    margin: auto;
    font-size: 14px;
    color: #fff;
}
.footer p{
    font-size: 14px;
    color: #fff;
}
.footer .cavil{
    margin: 20px 20px 0 0;
}
.footer .por{
    margin: 15px 50px 0 20px;
}
.left-nav{
    width:80px;
    position: fixed;
    right:0px;
    top:195px;
    z-index:99;
    text-align: center;
}
.left-nav ul li{
    width:80px;
    height:80px;
    border-bottom:1px #fff solid;
    background:rgba(64,144,212,0.8);
    line-height:220%;
    position: relative;
}
.left-nav ul li a{
    color:#fff;
    font-size: 16px;
}
.left-nav ul li img{
    display: block;
    width: 32px;
    margin: auto;
    padding-top:20px;
}
.left-nav ul li .pic{
    display: block;
    text-align:center;
    font-size:32px;
    padding-top:20px;
    color:#ebf3fd;
}
.left-nav ul li .icon-weixin{
    font-size:24px;
}
.left-nav ul li .icon-guanbi-copy{
    background:rgba(64,144,212,1);
    height:50px;
}
.left-nav ul li.close{
    background:rgba(64,144,212,1);
    height:80px;
    cursor:pointer;
}
.left-nav1{
    width:20px;
    height:40px;
    background: rgba(64,144,212,1);
    text-align:center;
    line-height:36px;
    font-size:32px;
    color:#fff;
    display:none;
    position: fixed;
    right:0px;
    top:195px;
    z-index:99;
    cursor: pointer;
}

.left-nav .xf_show {
    display: none;
    position: absolute;
    top: 0;
    left: -160px;
    width: 150px;
    height: auto;
    z-index: 100;
}
.left-nav .xf_show img {
    width: 100%;
    height: auto;
}
/* 路径 */
#path{
    text-align: right;
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
#path span,#path span a{
    color: #6c6c6c;
}
#path .pa_active a{
    color: #00c5aa;
}

/* 部门概况 */
.gk_l{
    width: 340px;
}
.gk_r{
    width: 780px;
}
.gk_l_tit{
    height: 40px;
    background: #eef7fc;
    margin-bottom: 10px;
}
.gk_l_tit span{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #0281e0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.gk_l_tit a{
    font-size: 12px;
    color: #fff;
    background: #01ccaf;
    padding: 2px 5px;
    border-radius: 20px;
    float: right;
    margin: 10px 10px 0 0;
}
.gk_gk_txt p{
    line-height: 2;
    text-indent: 32px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
}
.gk_gk_txt p a{
    color: #0281e0;
}
.gk_news{
    margin-bottom: 20px;
}
.gk_news ul li{
    position: relative;
    font-size: 14px;
    padding: 5px 20px;
}
.gk_news ul li a{
    color: #000;
}
.gk_news ul li::before{
    content: '>';
    color: #01ccaf;
    position: absolute;
    top: 5px;
    left: 5px;
}

.gk_r .gk_r_tit{
    padding: 5px 0;
    border-bottom: 3px solid #0281e0; 
}
.gk_r .gk_r_tit span{
    font-size: 22px;
    font-weight: bold;
    color: #0281e0;
}
.gk_r ul li{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.gk_r ul li img{
    float: left;
    width: 110px;
    height: 140px;
    margin-right: 20px;
}
.gk_r ul li .gk_r_text{
    float: left;
    width: 640px;
    font-size: 14px; 
}
.gk_r .gk_r_text span{
    font-weight: bold;
    font-size: 18px;
}
.gk_r .gk_r_text p{
    color: #333;
    line-height: 1.6;
}


.news_l{
    width: 240px;
}
.news_r{
    width: 880px;
}
.news_l_nav{
    border: 1px solid #eee;
}
.news_l_nav p{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #01ccaf;
}
.news_l_nav ul li{
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    overflow: hidden;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}
.news_l_nav ul li:hover{
    background: rgba(0,0,0,0.1);
}
.news_l_nav ul li span{
    float: right;
    color: #01ccaf;
}
.news_l .news_l_img img{
    width: 100%;
    margin-top: 20px;
}
.list_list ul{
    border-bottom:1px solid #ccc;
    padding:5px 15px 15px 20px;
}
.list_list ul li{
    list-style: square;
    color:#01BAB2;
    font-size:14px;
    position: relative;
    padding-left: 5px;
    line-height: 2.2;
    font-size: 14px;
    /* overflow: hidden; */
}
.list_list ul li span{
    float:right;
    color:#ccc;
}
.list_list ul li a{
    color:#333;
    float: left;
    width: 650px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#page{
    width:100%;
    height:45px;
    line-height: 45px;
    text-align: center;
    background: #f3f3f3;
}
#page a{
    color:#767676;
    font-size:14px;
    margin: 0 10px;
}
#page span{
    color:#fff;
    background: #03C5AB;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 10px;
}


.news_r_text .text_tit {
    text-align: center;
    margin-bottom: 25px;
}
.news_r_text span#ReportIDname {
    font-size: 24px;
    display: inline-block;
    margin: 20px 0 10px;
}
.news_r_text .text_time {
    font-size: 14px;
    color: #666;
}
.news_r_text .text_time span {
    margin: 0 25px;
}
.news_r_text .text_text {
    font-size: 16px;
    line-height: 1.8;
}
.news_r_text .text_text p {
    margin-bottom: 20px;
    text-indent: 32px;
}

.qxle{
    width: 750px;
    margin-top: 10px;
}
.qxri{
    width: 350px;
    margin-top: 10px;
}
.qxle .qxle_tit{
    height: 40px;
    background: #eef7fc;
    margin-bottom: 10px;
}
.qxle .qxle_tit span{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #0281e0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.qxle .qxle_l,.qxle .qxle_r{
    width: 365px;
}
.qxle_a_tit{
    height: 50px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
}
.qxle_a_tit span{
    display: inline-block;
    height: 48px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #0281e0;
    border-bottom: 3px solid #0281e0;
    padding: 0 10px;
}
.qxle_a_tit a{
    font-size: 14px;
    float: right;
    margin-top: 25px;
    margin-right: 15px;
}
.qxle_img{
    float: left;
    margin-right: 10px;
}
.qxle_list li {
    font-size: 16px;
    line-height: 1.8;
    width:185px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 手机隐藏样式 */
.yd_header,.yd_nav_t,.yd_nav{
    display: none;
}