* {
    padding: 0px;
    margin: 0px;
}


html {
    width: 100%;
    height: auto;
    min-width: 1224px;
    font-family: -apple-system, Helvetica, Microsoft YaHei, Arial, sans-serif;
    font-size: 12px;
    max-width: 1920px;
    margin: 0px auto;
    background: #f5f5f5;
}

a {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    border: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.ell {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.center {
    text-align: center;
}

.indent {
    text-indent: 2em;
}

.width1200 {
    width: 1200px;
    position: relative;
    margin: 0px auto;
}

.width1162 {
    width: 1162px;
    position: relative;
    margin: 0px auto;
}
.top {
    background: url(../images/bg2023.jpg) no-repeat center;
    background-size:cover;
    height:230px;
}


.top .logo {
    padding: 40px 0px 29px 0px;
}

.box_top{
	background:white;
	padding:8px 0px;
}
.box_top .serch{
	float: right;
}
.box_top .serch #nr {
	width:220px;
	height: 32px;
	background: none;
	outline: none;
	border:1px solid #aaaaaa;
	border-radius:4px;
	color:#aba8a8;
	font-size:14px;
	text-indent:1em;
	box-sizing: border-box;
	margin-left:10px;
	padding-left:23px;
	position: relative;
}
.box_top .serch>label{
	position: relative;
}
.box_top .serch>label:before{
    position: absolute;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/fdj2.png) no-repeat;
    left: 20px;
    top:-1px;
}
.box_top .serch button{
	position:relative;
	width:60px;
	height:32px;
	border:none;
	background:#158fb5;
	color:white;
	font-size:16px;
	line-height:32px;
	border-radius:6px;
}
.box_top .serch>span{
	font-size:20px;
	color:#aaaaaa;
}
.box_top .serch>span a{
	color:white;
	width:90px;
	height:32px;
	line-height:32px;
	background:#158fb5;
	font-size:16px;
	display:inline-block;
	text-align: center;
	border-radius:6px;
	margin-right:12px;
}
.topNav {
    background: #158fb5;
    height: 72px;
}

.topNav ul li {
    float: left;
    height: 72px;
    line-height: 72px;
    margin-left: 30px;
    position: relative;
}

.topNav ul li a i{
    display: none;
    width: 60%;
    left: 20%;
    height: 2px;
    background: white;
    position: absolute;
    bottom: 10px;
}
.topNav ul li.on a i{
    display: block;
}
.topNav ul li:first-child {
    margin-left: 0px;
}

.topNav ul li a {
    color: white;
    font-size: 24px;
        display: inline-block;
    position: relative;
}


/*å¤´æ¡åŒºåŸŸ*/

.toutiao {
    width: 950px;
    padding: 20px 70px 20px 180px;
    margin: 20px auto;
    background: white;
}

.toutiao>img {
    display: block;
    left:93px;
    position: absolute;
    top: 20px;
    width: 102px;
}
/*.parent_l{
    padding:20px;
}*/
.toutiao .tl {
    text-align: center;
    margin-bottom: 18px;
}

.toutiao .tl a {
    color: #026482;
    font-weight: bold;
    font-size: 32px;
}
.toutiao ul{
    overflow: hidden;
}
.toutiao ul li {
    color: #646464;
    font-size: 14px;
    float: left;
    /*margin-right: 20px;*/
    /*float: left;*/
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 33%;
    /*_display: inline;*/
    /*width: auto !important;*/
}

.toutiao .tempWrap {
    width:977px !important
}

.toutiao ul li a {
    color: #646464;
    font-size: 14px;
    margin: 0px 6px;
}
.toutiao ul li:hover a{
    color:#158fb5;
}
.toutiao ul li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 7px;
    position: relative;
    top: -1px;
    background: url(../images/icon_07.png) no-repeat;
}

.parent_l .left {
    width:503px;
    height: 316px;
    position: relative;
    padding:20px 0px 20px 20px;
    background:white;
}

.parent_l .left .banner1 li,
.parent_l .left .banner1 li img {
    width: 100%;
    height: 316px;
    display: block;
    position: relative;
}

.parent_l .left .banner1 li p {
    position: absolute;
    bottom: 0px;
    padding: 8px 3%;
    width: 94%;
    background: rgba(0, 0, 0, 0.6);
}

.parent_l .left .banner1 li p a {
    color: white;
    font-size: 16px;
    display: block;
    width: 430px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.parent_l .left .ul_btn {
    position: absolute;
    bottom:32px;
    right: 12px;
}

.parent_l .left .ul_btn ul li {
    width: 6px;
    height: 6px;
    background: white;
    float: left;
    margin-left: 5px;
}

.parent_l .left .ul_btn ul li.on {
    background: #c23332;
}

.parent_l .right {
    width: 346px;
    height: 356px;
    padding: 0px 24px;
    background: white;
}

.parent_l .right p {
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    border-bottom: 2px solid #9e9294;
    box-sizing: border-box;
}

.parent_l .right p span {
    display: inline-block;
    color: #303030;
    font-size: 18px;
    padding: 0px 6px;
    position: relative;
}

.parent_l .right p span.on a {
    color: #20708a;
}

.parent_l .right p span.on:after {
    content: "";
    display: block;
    width: 104%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    background: #158fb5;
    left: 0px;
}

.parent_l .right p span a {
    color: #303030;
    font-size: 18px;
}

.parent_r {
    width: 222px;
    position: relative;
    height: 356px;
    padding: 0px 18px;
    background: url(../images/right_bg.jpg) no-repeat center;
}

.parent_r .lidt li {
    margin: 10px 0px;
}

.lidt li {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 22px 0px;
}

.lidt li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 7px;
    position: relative;
    top: -1px;
    margin-right: 5px;
    background: url(../images/icon_07.png) no-repeat;
}

.lidt li a {
    color: #303030;
    font-size: 16px;
}
.lidt li:hover a{
    color:#158fb5;
}
.parent_r>p {
    height: 57px;
    line-height: 57px;
    position: relative;
    margin-bottom: 20px;
}

.parent_r>p span {
    color: white;
    font-size: 18px;
}

.parent_r>p a {
    position: absolute;
    right: 0px;
    color: white;
    font-size: 12px;
}

.baner img {
    display: block;
    width: 100%;
    margin: 22px 0px;
}

.content_list {
    width: 1160px;
    padding: 20px;
    padding-bottom: 0px;
    background: white;
}

.list_box {
    width: 372px;
    float: left;
    margin-left: 22px;
    margin-bottom: 25px;
}

.title {
    background: #f5f5f5;
    height: 35px;
    line-height: 35px;
    position: relative;
}

.title span {
    padding: 0px 18px;
    display: inline-block;
    color: white;
    background: #158fb5;
    font-size: 18px;
    cursor:pointer;
}

.title >a {
    position: absolute;
    right: 10px;
}

.img_li {
    margin: 20px 0px 0px 0px;
}

.img_li img {
    width: 175px;
    display: inline-block;
}

.img_ul {
    margin-top: 30px;
}

.img_ul li {
    float: left;
    margin-bottom: 15px;
}

.img_ul img {
    width: 175px;
    height: 50px;
}


/*å‡ºç‰ˆ*/
.chuban .fl .cb_banner li{
	width:160px;
}
.chuban .fr .cb_banner li{
	margin: 33px 26px 33px 0;
}
.cb_banner li {
    position: relative;
    width: 165px;
    height: 257px;
    border: 2px solid #bfbfbf;
    box-sizing: border-box;
    float: left;
    margin: 33px 33px 33px 0;
     margin: 33px 33px 33px 0\9;
}

.cb_banner li.on{
    border-color:#158fb5;
}
.cb_banner li.on p{
    background:#158fb5;
}
.cb_banner li.on p a{
    color:white;
}


.cb_banner li:hover{
    border-color:#158fb5;
}
.cb_banner li:hover p{
    background:#158fb5;
}
.cb_banner li:hover p a{
    color:white;
}


.cb_banner li img {
    display: block;
    width: 100%;
    height: 216px;
}

.cb_banner li p {
    position: absolute;
    bottom: 0px;
    height: 41px;
    line-height: 41px;
    background: #bfbfbf;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.cb_banner li p a {
    color: #303030;
    font-size: 16px;
}
.chuban{
    overflow: hidden;
}
.chuban .fl{
    width: 372px;
    float: left;
}
.chuban .fr{
    float: right;
    width: 766px;
}
.chuban .fl ul li:nth-child(even){
    margin-right:0px;
}
.chuban .fr ul li:nth-child(4n){
    margin-right:0px;
}

.ztzl {}

.ztzl .list_box {
    width: 760px;
}

.ztzl .list_box .title {
    font-size: 18px;
    color: #bfbfbf;
}
.chuban{
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
}
.ztzl .list_box .title span,.ztzl .list_box .title span a {
    background: none;
    color: #303030;
}

.ztzl .list_box .title span.on,
.chuban .title span.on {
    background: #158fb5;
    color: white;
}
.ztzl .list_box .title span.active{
    background: #3d95d4;
    color: white;
}
.ztzl .list_box .title .active a{
    
    color: white;
}
.message {
    width: 370px;
    height: 242px;
    background: url(../images/icon_41.jpg) no-repeat center;
    background-size:100% 100%;
}

.message ul li {
    float: left;
    margin-left: 25px;
}

.message ul {
    position: relative;
    top: 105px;
    height:242px;
}

.zhandian {
    background: #cde7f4;
    height: 55px;
    margin: 45px auto;
}

.zhandian span {
    color: #158fb5;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 15px;
    margin-left: 20px;
}

.zhandian select {
    width: 190px;
    height: 24px;
    text-indent: 1em;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    margin-left: 70px;
    border: none;
    position: relative;
    top: 15px;
    color: #7b7b7b;
    font-size: 12px;
    background: url(../images/s_bg.jpg) no-repeat center;
}

.footer {
    margin-top: 20px;
    margin-bottom: 77px;
}

.footer p {
    text-align: center;
    color: #357f97;
    font-size: 14px;
    line-height: 26px;
}

.cb_bannerbox .prev,
.cb_bannerbox .next {
    position: absolute;
    width: 40px;
    height: 70px;
}

.cb_bannerbox .prev {
    background:url(../images/jt_01.png) no-repeat center center;
    left:-13px;
    top: 50%;
    margin-top: -35px;
}

.cb_bannerbox .next {
    background:url(../images/jt_03.png) no-repeat center center;
    right: 0;
    top: 50%;
    margin-top: -35px;
}

/*å›¾ä¹¦é¦†*/
.look_img img{
    display: block;
    width:100%;
}
.topNav2 li{
    padding:0px 88px;
    position: relative;
}
.topNav2 li:after{
    content:"|";
    display: inherit;
    position: absolute;
    top:0%;
    color:white;
    font-size:24px;
    right:0px;
}
.topNav2 li:first-child:before{
    content:"|";
    display: inherit;
    position: absolute;
    top:0%;
    color:white;
    font-size:24px;
    left:0px;
}
.look_box{
    border-bottom:5px solid #158fb5;
    margin-bottom:54px;
    margin-top:48px;
}
.look_content{
    padding-bottom:50px;
}
.look_content .left{
    width:823px;
}
.look_content .parent_r1{
    width:338px;
}
.look_content .parent_r1 .l_t p{
    height: 57px;
    line-height: 57px;
    position: relative;
    margin-bottom:50px;
    
}

.look_content .parent_r1 .l_t p span {
    color: white;
    font-size: 18px;
}
.look_content .parent_r1 .l_t{
        position: relative;
    height:485px;
    padding: 0px 18px;
    background: url(../images/right_bg2.jpg) no-repeat center;
}
.look_content .parent_r1 .l_t p a {
    position: absolute;
    right: 0px;
    color: white;
    font-size: 12px;
}
.look_content .parent_r1 .l_t .lidt{
    padding:0px 20px;
}

.look_imglist p img{
    display: block;
    width:100%;
    margin-top:22px;
}

.look1{
    width:254px;
    height:270px;
    border:1px solid #bfbfbf;
    float: left;
    margin-left:18px;   
    margin-bottom:28px;
    box-sizing: border-box;
}
.look1 ul{
    margin: 0px auto;
    width: 220px;
    margin-top:20px;
}
.look1 ul li {
    float: left;
    font-size: 16px;
    /* margin-left: 16px; */
    width: 108px;
    padding:8px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.look_clear ul li{
    float: initial;
}
.look1 ul li:before{
    content:"";
    display:inline-block;
    width:4px;
    height:4px;
    background:#b6c1d3;
    border-radius:4px;
    margin-right:8px;
    position: relative;
    top:-4px;
    }
.look1 ul li a{
    color:#696969;
}
.look1 p{
    background:#d5d4d4;
    font-size:18px;
    height:32px;
    position: relative;
}
.look1 p span{
    position: absolute;
    right:10px;
    font-size:12px;
    top:6px;
}
.look1 p span a{
    color:#158fb5;
}
.look1 p>a{
        color: white;
    display: inline-block;
    background: #158fb5;
    padding: 0px 20px 0px 20px;
    position: absolute;
    bottom: 0px;
    background-size: 100% 100%;
    left: -1px;
    height: 32px;
    line-height: 32px;
}

.look2{
    width:528px;
}
.look2 ul{
    width:498px;
}
.look2 ul li{
    width: auto;
    margin-right:26px;
}

.look3 ul li{
    width:100%;
}
.look1 ul li:hover a{
    color:#158fb5;
}

/*å›¾ä¹¦é¦†æœç´¢æ¡†*/
.search-btn-li li{
    float: left;
    width:auto;
    width:auto\9; 
    text-align: center;
    margin-right:30px;

}
.ss_b{
    
}
.search-btn-li li a{
    display: block;
    font-size: 16px;
    color: #696969;
    padding: 6px 0;
}
.search-btn-li .active a{
	color: #158fb5 !important;
}

.ss_box{
    margin:30px auto;
        margin-bottom:62px;
}

.ss_box>a{
    margin-left:50px;
}
.ss_box>a:first-child{
    margin-left:180px;
}
.searchlinkdiv{
    display: none;
    margin:10px 0;
}
.darrowselect{
    float: left;
    width: 30%;
    max-width: 100px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #bfbfbf;
    border-right: 0;
    font-size:18px;
    color:#696969;
    text-align: center;
    text-align-last: center;
}
.darrowselect option{
    font-size:14px;
}
.soleinput{
    float: left;
    width: 40%;
    max-width: 440px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    text-indent:1em;
    /* padding: 2px 6px; */
    box-sizing: border-box;
    color:#696969;
}
.soleinput1{
    width: 46.5%;
    max-width: 550px;
    color:#696969;
}
.search-btn{
    width: 30%;
    max-width: 115px;
    background-color: #158fb5;
    color: #ffffff;
    float: left;
    height: 40px;
    border: 0;
    font-size: 18px;
    cursor: pointer;
}
.search-btn img{
    vertical-align: middle;
    margin-right: 5px;
}

/*é™¢æƒ…æ¦‚å†µ*/
.p_s{
    background: white;
    height:40px;
    line-height:40px;
    color:#696969;
    font-size:14px;
}
.p_s a{
    color:#696969;
    font-size:14px;
}
.gk_content{
    background:#f5f5f5;
    margin-top:20px;
}
.gk_content .width1200{
    background:white;
}
.gk_content .left{
    width:255px;
    text-align: center;
    padding-bottom:38px;
    padding-top:20px;
height: 600px;
}
.gk_content .left img{
    position: absolute;
    left:-10px;
    z-index:0;
    top:27px;
}
.gk_content .left dl dt a ,.gk_content .left dl dd a{
    color:#303030;
    font-size:18px;
    padding:16px 20px;
    display:inline-block;
    border-bottom:1px solid #e1edf7;
}
.gk_content .left dl dd a{
   /* white-space: nowrap;*/
    /*overflow: hidden;
    text-overflow: ellipsis;*/
    max-width:160px;
    position: relative;
}
.gk_content .left dl dt a{
    color:white !important; 
    border-bottom:none;
    padding-bottom:6px;
}
.gk_content .left dl dd.on a{
    color:#158fb5;
}
.gk_content .left dl dt{
    position: relative;
    z-index:1;
}
.gk_content .right{
    width:928px;
    border-left:16px solid #f5f5f5;
    padding-bottom:60px;
    color:#303030;
    font-size:16px;
    line-height:26px;
    
}

.gk_content .right p.c_t{
    text-align: center;
    color:#303030;
    font-size:30px;
    padding-top:60px;
    margin-bottom:46px;
    line-height: 1.5em;
}
.gk_content .right p{
    
    margin:0px auto;
    color:#303030;
    font-size:16px;
    line-height:26px;
    text-indent:2em;
    margin-left: 20px;
    margin-right: 20px;
}
.gk_content .right p img{
    max-width:835px;
    margin:10px auto;
    display: block;
}

/*å­¦æœ¯åˆŠç‰©*/
.gk_content .right .title3{
        height: 48px;
    line-height: 48px;
    font-size: 18px;
    border-bottom: 2px solid #9e9294;
    box-sizing: border-box;
    text-indent:0;
    margin-top: 30px;
    position: relative;
}
.gk_content .right .title3 span{
    display: inline-block;
    color: #303030;
    font-size: 18px;
    padding: 0px 6px;
    position: relative;
    margin-right:60px;
}
.gk_content .right .title3 span.on:after{
        content: "";
    display: block;
    width: 104%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    background: #158fb5;
    left: 0px;
}
.gk_content .right .title3>a{
    position: absolute;
    right:10px;
    top:10px;
    
}
.gk_content .right .title3 span a{
    color:#303030;
}
.gk_content .right .title3 span.on a{
    color:#158fb5;
    font-size:18px;
}
.rt_con{
    position:relative;
    padding-left:290px;
    padding-right: 48px;
    margin-top:48px;
    padding-bottom:58px;
    border-bottom: 16px solid #f5f5f5;
}
.rt_con>a{
    width:195px;
    height:183px;
    display: block;
    background:#eeeeee;
    position: absolute;
    left:48px;
}
.rt_con>a img{
    display: block;
    width:100%;
    height:100%;
}
.gk_content .right .rt_con p{
    width:auto;
    line-height:28px;
    height:180px;
}
.gk_content .right .rt_con p a{
color:#158fb5
}
.lidt3{
    width:838px;
    margin:32px auto;
}
.lidt3 li{
    padding-right:100px;
    position: relative;
}
.lidt3 li a{
    color:#696969;
}
.lidt3 li span{
    position: absolute;
    right:0px;
    color: #696969;
    font-size: 16px;
}

/*æœºæž„è®¾ç½®*/
.yjs_mk ul{
    width:810px;
    margin:0px auto;
    margin-top:30px;
}
.yjs_mk{
    border-bottom: 16px solid #f5f5f5;
    padding-bottom:40px;
}
.yjs_mk_last{
    border: none;
    padding-bottom:0px;
}
.yjs_mk ul li{
    float: left;
    width:33%;
    margin:10px 0px;
    margin-left:0.1%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.yjs_mk ul li:before{
    content:"";
    display:inline-block;
    width:16px;
    height:16px;
    position: relative;
    top:3px;
    margin-right:10px;
    background:url(../images/book.png) no-repeat center;
}
.yjs_mk ul li a{
    color:#303030;
    font-size:16px;
}

/*ä¸“å®¶å­¦è€…*/
.yjs_mk ul.name_l li{
    width:19.9%;
}
.yjs_mk ul.name_l li:before{
    margin-right:20px;
    background:#bfbfbf;
    width:8px;
    height:8px;
    top:-2px;
    border-radius:8px;
}

/*çŽ°ä»»é¢†å¯¼*/
.rt_con2{
    padding-left:203px;
    border-bottom: none;
    position: relative;
height:130px;
}
.rt_con2:after{
    content:"";
    width:89%;
    position: absolute;
    left:50px;
    bottom:0px;
    border: 1px dashed #d3d2d2;
}
.rt_con2 p{
    height:auto !important;
}
.rt_con2>a{
    width:134px;
    height:170px;
    border:1px solid #eee;
}
.rt_con2 .name_t a{
    color:#303030 !important;
    font-size:22px;
    display: block;
    margin-bottom:10px;
}
.rt_con2_last:after{
    display: none;
}
.newsList li{
    background:white;
    border-bottom: 16px solid #f5f5f5;
}
    .newsList li:last-child{
        border:none;
    }
.newsList li a {
    display: block;
    padding: 27px 50px;
    color: #565656;
    position: relative;
}
/*.newsList li a:after {
    content: "";
    width: 89%;
    position: absolute;
    left: 50px;
    bottom: 0px;
    border: 1px dashed #757575;
}*/
.newsList li a h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%;
}

.newsList li a i {
    display: block;
    position: absolute;
    right:50px;
    top: 27px;
    font-size: 12px;
    color: #898989;
    line-height: 40px;
        font-style: normal;
    /* font-family: 'gothamregular_m'; */
}
.newsList li.imgText a{
    height:142px;
}
.newsList li.imgText a i{
top:0px !important;
right:0px;  
}
.newsList li.imgText .img {
    float: left;
    width: 197px;
    border: 5px solid #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.19);
    overflow: hidden;
}
.newsList li.imgText .img img {
    width: 100%;
}
.newsList li.imgText .mes {
    float: right;
    width:585px;
    position: relative;
    height:135px;
}
.newsList li h3:hover {
    color:#158fb5;
}
.newsList li a p {
    font-size: 12px !important;
    line-height: 20px !important;
}
.newsList li.imgText .mes p{
    width:auto;
}
/*table*/
.gk_content .right table{
    width:840px;
    margin:0px auto;
    margin-top:40px;
}
.gk_content .right table tr th{
    height:60px;
    font-size:16px;
    background:#E0E0E0;
    font-weight: bold;
}
.gk_content .right table tr td{
    /*height:40px;*/
    font-size:16px;
    text-align: center;
    padding: 10px;
}
.gk_content .right table tr td a{color:#158fb5;}

/*form*/
.dzjs_p{
    padding-top: 60px;
}
.gk_content .right form{
    width:840px;
    margin:0px auto;
    margin-top:60px;
}
.gk_content .right ul li.title {
   line-height: 36px;
    font-size: 20px;
    color: #158fb5;
    padding-bottom: 0;
    background: none;
    margin-bottom: 10px;
    margin-top: 10px;
    
}
.gk_content .right ul li input.srk {
    float: left;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #999;
    border: #dbdbdb 1px solid;
    background: #f8f8f8;
    padding: 5px 0;
    outline: none;
    font-family: microsoft yahei, Microsoft YaHei;
    text-indent: 25px;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gk_content .right ul li select.sel {
    float: left;
    width:100%;
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    color: #999;
    border: #dbdbdb 1px solid;
    background: #f8f8f8;
    padding: 5px 25px;
    outline: none;
    margin: 0 15px 20px 0;
    font-family: microsoft yahei, Microsoft YaHei;
}
.question-content {
    width: 100%;
    height: 80px;
    outline: none;
    font-size: 15px;
    color: #999;
    border: #dbdbdb 1px solid;
    background: #f8f8f8;
    text-indent: 25px;
    padding: 10px 0px;
    font-family: microsoft yahei, Microsoft YaHei;
}
.span {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px!important;
    background: #dbdbdb;
    font-size: 15px;
    color: #158fb5;
    margin-top: 10px;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gk_content .right ul li.btn{
    text-align: center;
}
.gk_content .right ul li.btn input {
    width:100px;
    height: 40px;
    color: #fff;
    padding: 0;
    line-height: 40px;
    font-size: 20px;
    border: 0;
    cursor: pointer;
    outline: none;
    margin-top:30px;
    background:#158fb5;
    border-radius:4px;
}


/*ç ”ç©¶æ‰€*/
.sky_topnav{
    height:126px;
    line-height:126px;
    background-image: -webkit-gradient(linear, top left, top left, from(#9cd4e5), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #9cd4e5, #f5f5f5);
    background-image: linear-gradient(to bottom, #9cd4e5, #f5f5f5);
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr=#9cd4e5, endColorStr=#f5f5f5);
}
.sky_topnav ul li{
    float: left;
    margin-left:33px;
}
.sky_topnav ul li a{
    color:#005772;
    font-size:20px;
}
.logo4{
    width:350px;
    position: relative;
    top:23px;
}
.yjs_banner img{
    display: block;
    width:100%;
}
.yjs_content{
    background:white;
}
.yjs_boxc{
    width:910px;
    margin:0px auto;
    position: relative;
}

.yjs_boxc .left{
    width:418px;
    height:300px;
    padding-bottom:0;
    text-align:left;
    padding-top:0;
    margin-top:15px;
}
.yjs_boxc .left>a ,.yjs_boxc .left>a img{
    display: block;
    width:418px;
    height:300px;
    left:0px;
    z-index: 0;
    top:20px;
}
.line_2{
    height:20px;
    background:#f5f5f5;
    width:940px !important;
    margin-top:20px !important;
    margin-left:-10px !important;
}
.yjs_boxc .left img{
    top:0px;
    left: auto;
    right:0px;
}

.yjs_boxc .right{
    width:472px !important;
    height:320px;
    border-left: none;
    padding-bottom:0;
    margin-top:15px;
}
.yjs_boxc p.title{
    width:auto;
    line-height:35px;
    text-indent:0;
    background:#cde7f4;
}
.yjs_boxc .title span{
    background:none;
    color:#158fb5;
}
.yjs_boxc .lidt li{
    margin:11px 0px;
}
.pagination{
    overflow: hidden;

}
.pagination li{
    width: 30px;
    height: 30px;
    margin-right: 8px;
    background: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    border: 1px #eee solid;
    float: left;
    text-indent: 0;

}
.pagination li a{
    color: #000;
}
.pagination .active{
    background: #158fb5 !important;
    
}
.pagination .active span{
    color: #fff !important;
}
.gk_content .right .description{
    font-size: 16px;
    color: #666;
    line-height: 2em;
    text-indent: 2em;
    padding: 27px 50px;
}
.gk_content .right table td{
border: 1px solid #DDD;
}
.gk_content .right table{
border-collapse: collapse;
}
.content_content{width: 90%;margin: 0px auto;
    padding: 20px;
    font-size: 16px;
    color: #0E0E0E;
    line-height: 33px;}
#share-2{width: 90%!important;}
dl{
position: absolute;
    width: 255px;
    left: 0;
}
.top .logo {
    padding: 54px 0px 54px 0px;
}
/*.parent_r .lidt li:nth-child(1) a{
color:red;
font-weight: bold;
}*/