/* reset.css -----------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, article, aside, nav, figure, figcaption { margin: 0; padding: 0; }

html, body { width: 100%; font-family: "Microsoft Yahei", "Helvetica"; color: #333333; background-color: #fff; }

img {max-width: 100%;border: 0;/*-webkit-touch-callout: none;*/}

a { color: #333333; text-decoration: none; }

ul, ol { list-style: none; }

/* form-reset.css -----------------------------------------------------------------*/
table { border-collapse: collapse; border-spacing: 0; }

button { background: none; }

input, textarea, button { border: none; }

input, button, textarea, select, optgroup, option { font: 1rem "Microsoft Yahei", "Helvetica"; -webkit-box-shadow: none; box-shadow: none; outline: none; }

input[type="button"], input[type="text"], input[type="submit"], input[type="search"], input[type="tel"], input[type="number"], select, option, .appNone { appearance: none; -webkit-appearance: none; -moz-appearance: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #ccc;}

input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {color: #ccc;}

div { position: relative; }
/* const.css -----------------------------------------------------------------*/
.w { width: 1200px; margin: 0 auto; }

.icon { display: inline-block; background-color: transparent; background-repeat: no-repeat; }

.VAM:after { content: ""; display: inline-block; overflow: hidden; height: 100%; width: 0; font-size: 0; vertical-align: middle; }

.wbwr { word-break: break-all; word-wrap: break-word; }

.clr:after, .clr:before { content: ""; display: table; }

.clr:after { clear: both; }

.fll { float: left; }

.flr { float: right; }

.vam { vertical-align: middle; }

.db { display: block; }

.dib { display: inline-block; }

.tal { text-align: left; }

.tar { text-align: right; }

.tac { text-align: center; }

.ovh { overflow: hidden; }

.vat { vertical-align: top; }

.vam { vertical-align: middle; }

.posr { position: relative; }

.auto { margin-left: auto; margin-right: auto; }

.margin-b20 { margin-bottom: 20px; }

.margin-b10 {margin-bottom: 10px;}

.margin-b5 { margin-bottom: 5px; }

.fc6 { color: #666; }

.fc9 { color: #999; }

.fc3 {color: #333;}

.fc0 { color: #111; }

.fc0 { color: #000; }

.red { color: #f00; }

.blue{ color: #545e99; }

.white { color: #fff; }

.f12 { font-size: 12px; }

.f14 { font-size: 14px; }

.f16 { font-size: 16px; }

.f18 { font-size: 18px; }

.f20 { font-size: 20px; }

.f22 { font-size: 22px; }

.f30 { font-size: 30px; }

.none { display: none; }

.fn { font-weight: normal; }

.fw { font-weight: bold; }

.ah1:hover { color: #339ffe !important;  }

.ah2:hover {color: #353ed6 !important; }

.ah3:hover { color: #3d75ff !important; }

.ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

/*header*/
.header { min-width: 1200px; background: #495ce5 url(../images/bg.jpg) no-repeat center; background-size: cover; }

.header .top-session{ border-bottom: 1px solid #616be3; }

.header .top { height: 100px; background: url(../images/top_logo.png) no-repeat left; }

.header .menu ul li { height: 47px; line-height: 47px; display: inline-block; padding: 0 10px; margin-right: 20px; border-bottom: 3px solid #fd9c00; border-bottom-color: transparent; }

.header .menu ul li:hover, .header .menu ul li.active { border-bottom-color: #fd9c00; }

.header .menu ul li a { color: #fff; font-size: 16px; }

.search { position: absolute; right: 0; top: 34px; height: 36px; line-height: 36px; background: #fff url(../images/top_search.png) no-repeat 20px; width: 310px; padding-left: 40px; -webkit-border-radius: 18px; border-radius: 18px; overflow: hidden; }

.search .bdcs-search-form-input{height:20px; line-height: 20px; padding: 8px; border:none; font-family: "Microsoft Yahei", "Helvetica"; width: 230px; -webkit-box-shadow: none !important; box-shadow: none !important; outline: none !important;}

.search .bdcs-search-form-input:focus{-webkit-box-shadow: none !important; box-shadow: none !important; outline: none !important; border-color:#fff;}

.search .bdcs-search-form-submit{ width: 78px; background-color: #6595ff; border-color: #6595ff;  }

.search .input{ width: 100%; height: 100%; }

.search .input input { height: 100%; width: 100%; font-size: 14px; vertical-align: top;}

.search .btn ,.search .bdcs-search-form-submit{font-family: "Microsoft Yahei", "Helvetica"; height: 100%; text-align: center; background-color: #6595ff; font-size: 16px; width: 78px; color: #fff; cursor: pointer; }

.search .btn{ position: absolute; right: 0; top: 0; height: 100%; width: 79px; }

.outer { padding-top: 20px; }

.menu-gk { border: 1px solid #f0f0f0; background: url(../images/qggk_bg.jpg) repeat-y left top; }

.menu-gk .label { position: absolute; left: 20px; top: 50%; margin-top: -24px; height: 48px; width: 40px; color: #9fe3e5; font-size: 20px; line-height: 24px; }

.menu-gk .list { padding: 15px 10px 15px 90px; line-height: 30px; min-height: 60px; }

.menu-gk .list ul li { float: left; }

.menu-gk .list ul li span { margin: 0 10px; }

.menu-gk .list ul li:last-child span { display: none;}

.menu-gk .list ul li:hover a, .menu-gk .list ul li.active a { color: #3d75ff; }

.menu-list { position: absolute; left: 0; top: 0; width: 100%; background-color: #fff; z-index: 1; border-bottom: 2px solid #e6e5e6; }

.list-cell { height: 50px; line-height: 50px; float: left; margin-right: 30px; }

.nav { height: 50px; line-height: 50px; }

.nav .icon { margin: 0 10px; }

/*content*/
.left-side { width: 870px; }

.right-side { width: 300px; }

.home2 .left-side { width: 140px; }

.center { width: 690px; margin-left: 40px; }

.right-side { width: 300px; }

#echart { height: 320px; width: 100%; margin-bottom: 15px; position: relative; overflow: hidden; } 

/* more */
.check-more { height: 40px; padding-top: 0.18rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.check-more a { height: 40px; width: 145px; background-color: #f6f6f6; text-align: center; line-height: 40px; -webkit-border-radius: 0.33rem; border-radius: 0.33rem; }

.check-more a:hover { height: 40px; width: 145px; background-color: #eae9e9; text-align: center; line-height: 40px; -webkit-border-radius: 0.33rem; border-radius: 0.33rem; }

/*news*/
.session { padding-bottom: 10px; }

.title {height: 55px;line-height: 55px;border-top: 1px solid #eee;}

.title h4 { position: absolute; left: 0; top: -1px; height: 54px; line-height: 54px; border-top: 2px solid #9bb1ff; font-weight: normal; }

.main {}

.left-cell { width: 300px; }

.left-cell .cell a { display: block; width: 100%; height: 100%; }

.left-cell .cell .img-box { margin-bottom: 9px; height: 200px; background: #f5f5f5 url(../images/li.jpg) no-repeat center; background-size: cover; }

.left-cell .cell p { margin-bottom:9px; line-height: 20px; padding: 0 10px; }

.left-cell .small-cell .cell { width: 145px; }

.left-cell .small-cell .cell .img-box { height: 96px; }

.left-cell .small-cell .cell p{ height: 40px; overflow: hidden; padding: 0 10px; text-align: justify;}

.right-cell { width: 540px}

.right-cell .cell { overflow: hidden; margin-bottom: 20px; }

.cell ul li { height: 18px; margin-bottom: 20px; line-height: 16px; position: relative; }

.cell ul li .txt { width: 75%; padding-left: 16px; }

.cell ul li .txt a{ display: block; width: 100%; vertical-align: top; }

.cell ul li .txt span { position: absolute; left: 0; top: 50%; margin-top: -3px; width: 6px; height: 6px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #ddd; margin-right: 10px; }

.cell ul li:first-child a { color: #000; font-weight: bold; }

/*detail*/
.big-title { border-top: 1px solid #eee; }

.big-title h2 { line-height: 45px; padding: 20px 0; }

.big-title h2 a { font-size: 30px; }

.big-title .time a { float: right; background: url(../images/phone.png) no-repeat left; padding: 5px 0 5px 23px; }

.big-title .time span{ margin-right: 30px; }

.session2 { padding: 20px; border: 1px solid #eee; }

.session2 .left { width: 240px; height: 160px; }

.session2 .right { width: 575px; height: 160px; }

.session2 .img-p { height: 100%; }

.session2 .img-p a { height: 100%; }

.session2 .cell ul li { line-height: 29px; height: 30px; margin-bottom: 2px; }

.more-page .m-cell { /* width: 48%; */ line-height: 50px; }

.detail .session3 .cell ul li { width: 50%; float: left; height: 32px; line-height: 32px; margin-bottom: 0; }

.detail .session3 .cell ul li .txt { width: 90%; }

.detail .title { height: 50px; line-height: 50px; }

.detail .title h4 { line-height: 50px; }

.detail .cell ul li:first-child a { font-weight: normal; }

.detail .session2 .cell ul li:first-child a { color: red; }

/*neirong*/


.Ctwo {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dashed #CCC;
    padding: 15px 0;
    float: left;
}


.Ctwo b {
    font-weight: normal;
    color: #222;
}

.Ctwo span.flr {
    font-size: 14px;
    color: #AAA;
    text-align: right;
    float: right;
}

.Ctwo b.b1 {
    padding-left: 15px;
}


.Ctwo span.UrlGo {
    background: #08F;
    border-radius: 1.5em;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    padding: 2px 15px 3px;
    margin-left: 50px;
}

.Ctwo span.UrlGo a {
    color: #FFF;
    text-decoration: none;
}


.WBd .Ctwo span.Pr3 a {
    background: #666;
    border: 1px solid #666;
    border-radius: 1.5em;
    color: #FFF;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    padding: 2px 15px 3px;
}

.WBd .Ctwo span.Pr4 a {
    background: #FFF;
    border: 1px solid #071;
    border-radius: 1.5em;
    color: #071;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    padding: 2px 15px 3px;
}

.WBd .Ctwo span.OSeo {
    color: #999;
    font-size: 14px;
    padding-right: 15px;
}

.sitepic {
    
    
    

    height: auto!important;
    vertical-align: middle;
    
    text-align: center;}
.sitepic img {
    
    
    
    
    padding: 5px;
    
border: solid 1px #ddd;}

.sitepic .picname {
    padding: 10px 20px;
    line-height: 23px; 
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;   
    text-align: center;color: #666;}


.WAlt {
    width: 100%;
    box-sizing: border-box;
    border: 1px dashed #F60;
    border-radius: 0.5em;
    font-size: 14px;
    padding: 15px 20px;
    float: left;
    clear: both;
}

.WAlt .Cthree i {
    font-style: normal;
    color: #F40;
}

/*right*/
.img-p a { display: block; width: 100%; height: 145px; background: #f5f5f5 url(../images/li2.jpg) no-repeat center;background-size: cover; }

.img-p a p { position: absolute; left: 0; bottom: 0; height: 35px; line-height: 35px; width: 96%; padding: 0 2%; background-color: rgba(0, 0, 0, 0.6); }

.articl { background-color: #f9f9f9; padding: 0 20px; border-top: 2px solid #91a9ff; }

.articl h4 { padding-left: 22px; background: url(../images/right_article.png) no-repeat left; height: 42px; line-height: 42px; }

.articl h4.icon2 { background-image: url(../images/right_article2.png); }

.articl h4.icon3 { background-image: url(../images/right_article3.png); }

.articl .p-list { padding: 10px 0; }

.articl .p-list ul li { height: 35px; line-height: 35px; border-bottom: 1px dotted #dddddd; }

.articl .p-list ul li:nth-child(1) a,.articl .p-list ul li:nth-child(4) a{ color: #f00; }

.articl .p-list ul li a.hot { color: #ff464f; }

.articl .p-list ul li:last-child { border: none; }

.articl .p-img-list { padding-bottom: 20px; }

.articl .p-img-list a { position: relative; display: block; width: 100%; }

.articl .p-img-list a .img-box { position: absolute; left: 0; top: 0; width: 90px; height: 100%; background: #f5f5f5 url(../images/li2.jpg) no-repeat center;background-size: cover;  }

.articl .p-img-list a .cell { padding-left: 100px; min-height: 60px; }

.articl .p-img-list a .cell p { line-height: 20px; }

.articl .p-img-list a .cell .p { height: 40px; overflow: hidden;}

.articl .p-img-list a .cell .time { position: absolute; left: 100px; bottom: 0; line-height: 12px; }

.articl .p-h5-list { padding-bottom: 15px; }

.articl .p-h5-list ul li { width: 125px; padding-right: 5px; height: 30px; line-height: 30px; }

.articl .p-h5-list ul li span { display: inline-block; line-height: 12px; color: #f00; font-size: 12px; text-align: center; border: 1px solid #f00; -webkit-border-radius: 2px; border-radius: 2px; margin-left: 5px; }

/*left*/
.left-menu ul li { background-color: #f9f9f9; }

.left-menu ul li a { display: block; height: 40px; line-height: 40px; padding-left: 20px; }

.left-menu ul li a.active { color: #fff; background-color: #91a9ff !important; }

.left-menu ul li a:hover { background-color: #f5f5f5; }

/*center*/
.home2-center .article-list { padding: 20px 0; border-bottom: 1px dotted #ddd; }

.home2-center .article-list a { display: block; width: 100%; }

.home2-center .article-list:first-child { padding-top: 0; }

.home2-center .article-list:last-child { border-bottom: none; }

.home2-center .img-article { padding-left: 195px; }

.home2-center .img-article .img-box { position: absolute; left: 0; top: 0; width: 180px; height: 100%; background: #f5f5f5 url(../images/li.jpg) no-repeat center;background-size: cover;  }

.home2-center .img-article .img-box a { height: 100%; }

.home2-center .article { height: 120px; }

.home2-center .article h4 { width: 100%; line-height: 24px; margin-bottom: 10px; }

.home2-center .article .des { line-height: 24px; overflow: hidden; height: 50px; }

.home2-center .article .time { position: absolute; left: 0; bottom: 0; }

.page { display: table; margin: 0 auto; }

.page ul { display: table-cell; }

.page ul li { padding: 20px 3px 45px;}

.page ul li a { display: block; height: 40px; line-height: 40px; background-color: #eee; padding: 0 20px; color: #666; }

.page ul li a.active { color: #fff; background-color: #979ded; }

.detail .page ul li{ padding-top: 0; padding-bottom: 30px; }

/*footer*/
.font-color1 { color: #bdc8ff; }

.footer {}

.footer .link-list {  background: url(../images/footer_01.jpg) no-repeat center; background-size: 100% 100%; padding: 22px 0; }

.footer .link-list ul li { font-size: 14px; color: #bdc8ff; float: left; line-height: 28px; }

.footer .link-list ul li.h5 { padding-right: 10px; }

.footer .link-list ul li a { color: #bdc8ff; }

.footer .link-list ul li span { margin: 0 10px; }

.footer .foot { background: url(../images/footer_02.jpg) no-repeat center; background-size: 100% 100%; padding: 16px 0; }

.footer .foot p { text-align: center; line-height: 24px; font-size: 12px; color: #6171c3; }

.footer .foot p.link span { font-size: 14px; margin: 0 5px; color: #fff; }

.footer .foot .tip span { margin: 0 20px 0 12px; }

.taps-list{margin-bottom: 30px; max-height: 165px; overflow: hidden;}
.taps-list ul li{ float: left; margin-right: 10px; margin-bottom: 5px;}
.taps-list ul li a{ display: block; height: 37px; line-height: 37px; padding: 0 20px; background-color: #b5c1e9; }

.taps-list ul li a:hover,.taps-list ul li a.active{ background-color: #7adde0; }

.menu-list-show-btn{ position: absolute; right: 0; top: 0; display: none; transition: all 0.3s; -moz-transition: all 0.3s; /* Firefox 4 */ -webkit-transition: all 0.3s; /* Safari ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Chrome */ -o-transition: all 0.3s; /* Opera */height: 50px; width: 30px; background: url(../images/jiantou.png) no-repeat center; }
.menu-list-show-btn.active{ transform: rotate(180deg); -ms-transform:rotate(180deg); /* IE 9 */-moz-transform:rotate(180deg); 	/* Firefox */-webkit-transform:rotate(180deg); /* Safari ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Chrome */-o-transform:rotate(180deg); 	/* Opera */}
.menu-list-box{ height: 50px; overflow: hidden; }
.auto{ height: auto !important; }

.center-left{ width: 870px; margin-left: 0; }

.footer .link-list ul li:last-child span{ display: none; }

.top-title-a{ width: 150px; height: 60px; padding: 20px 0; }
.top-title-a a{ display: block; height: 100%; width: 100%; }


.details-content {padding: 20px 0; overflow: hidden;font-size: 16px; line-height: 28px; text-align: justify;}
.details-content p {padding: 5px 0;color: #444;word-spacing: 8px;}
.details-content img{ max-width: 100%; display: block; margin: 0 auto; padding: 5px 0;}
.details-content a{ color: #0088ff; }
.details-content h1,.details-content h2,.details-content h3,.details-content h4,.details-content h5{ font-size: 18px; line-height: 32px; padding: 5px 0 10px; }
.details-content table{ width: 100%; border-top: 1px solid #efefef; border-left: 1px solid #efefef; }
.details-content table p { text-indent: 0; }
.details-content td,.details-content th{ border-right: 1px solid #efefef; border-bottom: 1px solid #efefef; }
.details-content .mulu_left:first-child{ padding-top: 10px; }
.details-content .mulu_left { word-break: keep-all; text-indent: 0;}
.details-content .mulu_left h2 { padding: 10px 0;font-size: 16px;font-weight: normal;position: relative;color: #333;padding-left: 15px; }
.details-content .mulu_left h2:before{content: "";width: 8px;height: 8px;border-radius: 50%; background-color: #ffa800;display: block;left: 0;position: absolute;top: 22px;}
.details-content .mulu_left dl{ padding-left: 15px; text-align: left;}
.details-content .mulu_left dl a { padding: 7px 10px; margin: 0 5px 10px 0; font-size: 14px; border: 1px solid #7a86a3; color: #7a86a3; line-height: 14px; display: inline-block; border-radius: 30px;}
.details-content .mulu_left dl a:hover{ background-color: #91a9ff; border-color: #91a9ff; color: #fff; }

.details-pages {
    
    overflow: hidden;
    
    line-height: 28px;
    text-align: justify;
    width: 100%;
    box-sizing: border-box;
    background: #f9f9f9;
    border-radius: 0.5em;
    font-size: 14px;
    padding: 15px 20px;
margin-top: 30px;}

/* index*/
.bgColor1{background-color: #f8f8f8;}
.bgWhite{ background-color: #fff; }
.border1Color1{ border:1px solid #eee; }
.borderT2Color1{ border-top: 2px solid #eee; }
.borderNone{ border:none; }
.padLR20{ padding: 0 20px; }
.padNone{ padding: 0; }
.aBlock{ display: block; height: 100%; }
.line{ height: 0; overflow: hidden; font-size: 0; }
.padL20{ padding-left: 20px; }
.padR20{ padding-right: 20px; }
.padB10{ padding-bottom: 10px; }
.margin-b50{ margin-bottom: 50px; }


.i-session{ padding:30px 0; }
.i-session .left{ width: 880px; }
.index-h2{ padding-top: 4px; line-height: 40px; }
.index .img-news{ padding: 13px 0; margin: 0 20px; border-top: 1px solid #eee;}
.index .img-news .img{ width: 72px;}
.index .img-news .img>a{ display: block; height: 48px; background-color: #f5f5f5; line-height: 48px; overflow: hidden; text-align: center;}
.index .img img{ min-width: 100%; min-height: 100%; vertical-align: middle; }
.index .img-news .news a{ vertical-align: top; }
.index .img-news .news{ width: 158px; height: 48px; line-height: 24px; overflow: hidden; }

.i-session .left .l-left{ width: 278px; height: 348px; }
.i-session .left .l-right{ width: 580px; overflow: hidden;}
.i-session .img-list{ height: 350px; overflow:hidden; }
.i-session .img-list ul li{ position: relative; }
.i-session .img-list ul li .img{ display: block; height: 350px; overflow: hidden; }
.i-session .img-list ul li .des{position: absolute; left: 0; bottom: 0; padding:0 150px 0 20px; width: 410px; height: 50px; line-height: 50px; background-color: rgba(54,95,220, 0.5); }
.i-session .img-list .img-btn{ position: absolute; right: 0; bottom: 0; z-index: 9; height: 10px;  padding:20px;}
.i-session .img-list .img-btn ul li{  float: left; position: relative;  display: block; width: 8px; height: 8px; border: 1px solid #fff; border-radius: 50%; margin-left: 5px; cursor: pointer;}
.i-session .img-list .img-btn ul li.on{ background-color: #fff; }

.i-session .bottom-list ul li{float: left; width: 205px; overflow: hidden; margin-right: 20px; height: 90px; border-radius: 5px; background-color: #efefef; } 
.i-session .bottom-list ul li.no-m{ margin-right: 0; }
.i-session .bottom-list ul li a img{ width: 100%; height: 100%; vertical-align: top; }
/*.i-session .bottom-list ul li a{ background: url('') no-repeat center/cover; }*/

.i-session .right{ width: 300px; }
.i-session .right-content{ height: 350px; overflow: hidden;}
.hot-articles-box{ height: 385px; overflow-x: hidden; overflow-y: scroll; width: 100%; padding-right: 20%; }
.hot-articles-box::-webkit-scrollbar{ width: 0; }
.right-content .index-h2{ border-bottom: 1px solid #eee;}
.right-content .index-h2 span{line-height: 40px; padding-right: 20px; background: url(../images/index/right_01.png) no-repeat right; }
.index-h2 span.icon{ position: absolute; right: 0; top: 0; height: 44px; width: 40px; background: url(../images/index/tuijian.png) no-repeat right top; }

.p-img-list .icon{ position: absolute; left: 0; bottom: 0; width: 23px; height: 15px; background:#f87255 url(../images/index/ls_01.png) no-repeat center; }
.news-txt-list ul li{ height: 35px; line-height: 35px; padding-left: 30px; background: url(../images/index/icon-li.png) no-repeat left 10px; }
.news-txt-list ul li a{ display: block; width: 100%; }
.news-txt-list ul li.icon1{}
.news-txt-list ul li.icon2{background-position: left -25px;}
.news-txt-list ul li.icon3{background-position: left -60px;}
.news-txt-list ul li.icon4{background-position: left -95px;}
.news-txt-list ul li.icon5{background-position: left -130px;}
.news-txt-list ul li.icon6{background-position: left -165px;}
.news-txt-list ul li.icon7{background-position: left -200px;}
.news-txt-list ul li.icon8{background-position: left -235px;}
.news-txt-list ul li.icon9{background-position: -1px -270px;}
.news-txt-list ul li.icon10{background-position: left -303px;}
.news-txt-list ul li.icon11{background-position: left -338px;}
.news-txt-list ul li.icon12{background-position: left -373px;}
.news-txt-list ul li.icon13{background-position: left -408px;}
.news-txt-list ul li.icon14{background-position: left -443px;}
.news-txt-list ul li.icon15{background-position: left -478px;}
.news-txt-list ul li.icon16{background-position: left -513px;}
.news-txt-list ul li.icon17{background-position: left -548px;}
.news-txt-list ul li.icon18{background-position: left -583px;}
.news-txt-list ul li.icon19{background-position: left -618px;}
.news-txt-list ul li.icon20{background-position: left -652px;}
.news-txt-list ul li.icon21{background-position: left -686px;}
.news-txt-list ul li.icon22{background-position: left -722px;}
.news-txt-list ul li.icon23{background-position: left -757px;}
.news-txt-list ul li.icon24{background-position: left -792px;}
.news-txt-list ul li.icon25{background-position: left -827px;}
.news-txt-list ul li.icon26{background-position: left -862px;}
.news-txt-list ul li.icon27{background-position: left -897px;}
.news-txt-list ul li.icon28{background-position: left -932px;}
.news-txt-list ul li.icon29{background-position: left -967px;}
.index .p-img-list{ padding-bottom: 10px; }

.content .i-session{ padding-bottom: 0; }
.content .i-session .left{ width: 870px; }
.i-session .title{ border-width: 2px; top: -2px; height: 58px; line-height: 58px;}
.i-session .title h4{ top: -2px; }

.i-session .session2{ padding: 0; border: none; margin-bottom: 24px; }
.i-session .session2 .left{ width: 300px; height: 200px; }
.i-session .session2 .right{ width: 550px; height: 200px; top: -5px;}
.i-session .session2 .cell ul li{ margin-bottom: 0; }
.i-session .cell ul li .txt span{ background-color: #91a9ff; }
.btn-list a{ width: 98px; height: 38px; color: #3c3ceb; text-align: center; line-height: 32px; padding-top: 60px; background: url(../images/index/gaokao.png) no-repeat 0 18px; border-radius: 5px; margin-right: 10px; }
.btn-list a.no-m{ margin-right: 0; }
.btn-list a.icon0{}
.btn-list a.icon1{ background-position: -110px 18px;}
.btn-list a.icon2{ background-position: -220px 18px; }
.btn-list a.icon3{ background-position: -330px 18px; }
.btn-list a.icon4{ background-position: -440px 18px; }
.btn-list a.icon5{ background-position: -550px 18px; }
.btn-list a.icon6{ background-position: -660px 18px; }
.btn-list a.icon7{ background-position: -770px 18px; }

.i-session .gaokao{ padding-top: 10px; height: 50px; line-height: 50px; }
.i-session .gaokao span{ margin-right: 10px; padding: 0 2px; background-color: #ffa800; }
.gaokao-black{ height: 129px; background: url(../images/index/black.jpg) no-repeat center; }
.gaokao-black .count{ position: absolute; left: 87px; top: 77px; font-size: 24px; color: #fff; }
.gaokao-black .count span{ display: inline-block; width: 31px; height: 31px; line-height: 31px; margin-right: 2px; text-align: center; }
.i-session .articl .p-list{ padding: 10px 0 20px; }

.i-session .tar p{ position: absolute; left: 100%; top: 0; width: 300px; padding-left: 35px; }
.i-session .tar p span{ margin: 0 10px; padding: 2px; background: url(../images/index/point.jpg) no-repeat center; }

.zhongkao-img ul li{float: left;width: 220px;background-color: #f9f9f9;height: 180px;margin-right: 25px;margin-bottom: 30px;}
.zhongkao-img ul li.m-no{ margin-right: 0;}
.zhongkao-img a{ display: block;}
.zhongkao-img .img{height: 135px;overflow: hidden;}
.zhongkao-img .img img{ min-height: 100%; min-width: 100%; }
.zhongkao-img a.txt{ line-height: 20px; height: 40px; padding: 5px 10px 0; overflow: hidden; }

.box_list{margin: 20px -1%;}
.box_list ul li{border-radius: 4px;float: left;width: 18%;margin: 0 1% 2% 1%;padding: 10px 10px 6px 10px;box-sizing: border-box;border: 1px solid #ddd;box-shadow: 0 0 15px rgba(0,0,0,0.075);background-color: #eee;}
.box_list ul li.m-no{ margin-right: 0;}
.box_list a{display: block;}
.box_list .img{height: 135px;overflow: hidden;}
.box_list .img img{min-height: 100%;min-width: 100%;}
.box_list a.txt{/* line-height: 20px; *//* height: 40px; */padding: 15px 10px 10px 0;font-size: 15px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: #111;}
.box_list ul li p span{font-size: 12px;color:#999;vertical-align: text-top;}
.box_list .time{float:right;}
.i-session .content-main .cell{ width: 48%; }
.i-session .content-main .cell ul li{ width: 100%; }
.i-session .content-main .cell.left{ margin-right: 30px; }

.i-session.top0 .title{ top: 0; }

.content .i-session .xiaoxue .left{ width: 300px; }
.xiaoxue .img-p a{ height: 140px; }
.xiaoxue .articl .p-list ul li{ height: 32px; line-height: 32px; border:none;}
.xiaoxue .list1 ul li a{ padding-left: 10px; position: relative; }
.xiaoxue .list1 ul li a span{ position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background-color: #ffa800; }

.content .i-session .xiaoxue .right{ width: 540px; }
.xiaoxue .articl .p-img-list a .cell{ height: 100px; padding-left: 165px;}
.xiaoxue .articl .p-img-list a .img-box{ width: 150px; }
.xiaoxue .articl .p-img-list a .cell p{ line-height: 24px; height: 48px; }
.xiaoxue .articl .p-img-list a .cell .time{ left: 165px; line-height: 12px; height: 12px;}
.xiaoxue .articl .p-img-list a .cell h3{ line-height: 20px; margin-bottom: 5px;}
.xiaoxue .cell.list{ padding-top: 5px; }
.xiaoxue .cell ul li{ margin-bottom: 14px; }
.xiaoxue .cell ul li:first-child a{ font-weight: normal; color: #333; }
.i-session .articl .p-list ul li:nth-child(1) a,.i-session .articl .p-list ul li:nth-child(4) a{ color: #333; }

.xx-right .tar span{ border-right:1px solid #e6e6e6; width: 0; overflow: hidden;}
.xx-right .tar a.tap{ display: inline-block; height: 100%; border-top: 2px solid #eee; padding: 0 15px;}
.xx-right .tar a.active{ border-color: #9bb1ff; }
.xx-right .title h4{ border: none; }

.xx-mj{ padding-top: 9px; }
.xx-mj ul li{float: left; width: 60px; margin: 0 20px 20px; background: url(../images/index/mj_01.png) no-repeat 3px 0;  }
.xx-mj ul li.icon0{}
.xx-mj ul li.icon1{ background-position: -90px 0; }
.xx-mj ul li.icon2{ background-position: -182px 0; }
.xx-mj ul li.icon3{ background-position: -3px -105px; }
.xx-mj ul li.icon4{ background-position: -90px -105px; }
.xx-mj ul li.icon5{ background-position: -182px -105px; }
.xx-mj ul li.icon6{ background-position: -3px -210px; }
.xx-mj ul li.icon7{ background-position: -90px -210px; }
.xx-mj ul li.icon8{ background-position: -182px -210px; }
.xx-mj ul li a{ display: block; padding-top: 55px; line-height: 32px; }
.xx-zw.articl .p-list ul li{ height: 39px; line-height: 39px; position: relative; padding-left: 30px; }
.i-session .xx-zw.articl .p-list{ padding: 0 0 10px }

.xx-zw .p-list .icon{ position: absolute; left: 0; top: 11px; width: 18px; height: 18px; background-color: #eee; line-height: 18px; text-align: center;}
.xx-zw .p-list ul li:first-child .icon{ background-color: #ffd258; }

.home2-center .article .time .tap{ margin-right: 15px; display: inline; }

.i-session .youer .title{ border-color: #9bb1ff; }

.yE-img-p .yE-cell{ width: 50%; float: left; padding-bottom: 5px; }
.yE-img-p .yE-cell .cm{ padding-right: 20px; }
.img-p-box{ height: 80px; }
.img-p-box a{ overflow: hidden; }
.img-p-box a img{ min-height: 100%; max-width: 100%; }
.yE-img-p .yE-cell p{ line-height: 30px;  }

.i-session .youer .articl .p-list{ padding: 5px 0 10px; }

.title .rt-right{ position: absolute; right: 0; top: 0; height: 100%; }

.kszx.cell ul li:first-child a{ color: #333; font-weight: normal;}
.kszx.cell ul li .txt{ padding-left: 0; width: 100%; }
.kszx.cell ul li{ margin-bottom: 0; height: 32px; line-height: 32px; }
.kszx{ padding-bottom: 15px; }
.cell .sub-title{ height: 30px; line-height: 30px; padding-left: 30px; color: #f87255; padding-bottom: 5px; background: url(../images/index/gwy.png) no-repeat 4px center; }
.yjs .sub-title{ background-image: url(../images/index/edu.png); color: #bfa9fd;}

.rmwd .list{ height: 70px; background:url(../images/index/mobanli.png) no-repeat 0 0; }
.rmwd .list.icon0{}
.rmwd .list.icon1{background-position: 0 -80px;}
.rmwd .list.icon2{background-position: 0 -160px;}
.rmwd .list.icon3{background-position: 0 -240px;}
.rmwd .list a{ line-height: 70px; padding-left: 120px; }
.i-session .youer .zcrd .articl .p-list{ padding-top: 0; }

.zcrd .articl .p-list ul li{ height: 16px; line-height: 16px; padding-bottom: 16px; }

.r-session .rt-right .tap{ margin-right: 15px; position: relative; }
.r-session .rt-right .tap.active,.r-session .rt-right .tap:hover{ color: #ffa903; }
.r-session .rt-right .tap.active:after{ position: absolute; left: 50%; bottom: -12px; margin-left: -5px; display: block; width: 10px; height: 10px; content: ""; background: url(../images/index/xiajiantou.png) no-repeat center top; }

.i-session .articl.jjgk .p-list ul li:nth-child(1) a, .i-session .articl.jjgk .p-list ul li:nth-child(3) a{color: #f00;}

.cell.zkpd ul li:first-child a{ font-weight: bold; }


.page404{ margin-bottom: 50px; }
.page404 .xiaoxue .img-p a{ height: 200px; }
.page404 .i-session .articl .p-list{ padding-bottom: 15px; }
.page404 .title .right-h4{ border:none; width: 100%; }
.page404 .i-session .tar p{ margin-left: -600px; text-align: right; padding-left: 0; width: 600px; }
.img404{ height: 210px; background: url(../images/404_pc.jpg) no-repeat center; }

.tj-img{ position: fixed; left: -200%; }


/* fengmain or list*/
.g-main-bg {background-color: #f8f8f8;}
.g-box-1200 {
    width: 1200px;
    height: auto;
    margin: auto;
    display: block;margin-top: 30px;}
.g-hotico {
    overflow: hidden;
    padding: 20px 20px 10px 20px;
    position: relative;
    width: 1160px;
background-color: #fff;}
.g-hotico span {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background: url(https://www.qqtn.com/skin/new2018/images/g-hotico.png) no-repeat;
    width: 50px;
    height: 50px;
}
.g-hotico ul li {
    width: 205px;
    height: auto;
    float: left;
    margin: 12px 8px 12px 19px;
    display: inline;
    overflow: hidden;
}
.g-hotico ul li a {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}
.g-hotico ul li a b {
    display: none;
}
.link-instanted * {
    animation: instantAnminate 0.6s 1;
    animation-fill-mode: forwards;
}
.g-hotico ul li a img {
    
    height: 120px;
    border-radius: 12px;
    overflow: hidden;
border: 1px solid #edecec;padding: 0.3rem;width: 180px;}

.g-hotico ul li a strong {
    width: 100%;
    height: 20px;
    line-height: 20px;
    
    font-weight: normal;
    color: #555;
    text-align: center;
    margin: 6px 0 0 0;
    display: block;
    overflow: hidden;
}
.g-class {
    overflow: hidden;
    border-top: 1px dashed #f1f1f1;
    padding: 10px 0 15px 0;
    margin: 0px 30px;
}
.g-class ul li {
    float: left;
}
.g-class a {
    
    border-radius: 5px;
    /* color: #0088ff; */
    float: left;
    width: 85px;
    display: block;
    text-align: center;
    margin: 5px 5px 0px 5px;
    height: 32px;
    line-height: 32px;
}
.g-class ul li a font {
    display: none;
}
.g-class .last{   
    color: #0088ff;font-weight: 600;}

.g-class a:hover{color: #0088ff;}