@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
    font-size: 12px;
    color: #000;
    line-height: 20px;
    background: #FFF;
    min-width: 1200px;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ol,
ul,
li {
    list-style-type: none;
}

img {
    border: none;
    vertical-align: top;
}

input {
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
    font-size: 14px;
    line-height: 20px;
}

.cb {
    clear: both;
}

.fl {
    display: inline;
    float: left;
}

.fr {
    display: inline;
    float: right;
}

.clearfix {
    overflow: hidden;
    zoom: 1
}

.bc {
    margin-right: auto;
    margin-left: auto;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.none {
    display: none;
}

.w1200 {
    width: 1200px;
}

.w817 {
    width: 817px;
}

.w816 {
    width: 816px;
}

.w331 {
    width: 331px;
}

.mb50 {
    margin-bottom: 50px;
}

.topNav {
    background: url('http://images.china.cn/images1/ch/2017news/images/b_1.png') #f3f3f3 no-repeat center top;
    height: 40px;
}

.topNav i {
    font-style: normal;
    font-size: 14px;
    color: #666;
    line-height: 40px;
}

.topNav i a {
    color: #666;
}

.searchBox {
    border-bottom: 1px solid #CCC;
    width: 180px;
    padding: 8px 0 3px 0;
}

.searchBox .v {
    background: #F3F3F3;
    border: none;
    width: 150px;
}

.searchBox .b {
    background: url('http://images.china.cn/images1/ch/2017news/images/b_2.png') no-repeat center center;
    border: none;
    width: 18px;
    height: 20px;
    outline: none;
    cursor: pointer;
}

.searchBox input:focus {
    outline: none;
}

.mainBavBox {
    background: #2D78BD;
    height: 100px;
    margin-bottom: 30px;
    padding-top: 15px;
    box-sizing: border-box;
}

.mainBavBox p {
    font-size: 16px;
    color: #FFF;
    line-height: 70px;
}

.mainBavBox p a {
    color: #FFF;
    margin-left: 28px;
}

.mainBavBox img {
    float: left;
}

.navR iframe {
    width: 800px;
    height: 60px;
    margin-top: 8px;
    float: right;
    border: none;
}

.topNews {
    border-bottom: 1px solid #EEE;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.topNews dt {
    font-weight: bold;
    font-size: 28px;
    color: #333;
    line-height: 34px;
    margin-bottom: 20px;
}

.topNews dt a {
    color: #333;
}

.topNews dd {
    font-size: 20px;
    line-height: 200%;
}

.slidePicBox {
    height: 458px;
    margin-bottom: 50px;
}

.slidePicBox li p {
    font-size: 18px;
    color: #FFF;
    line-height: 45px;
    background-color: #000;
    text-indent: 20px;
    width: 100%;
    height: 45px;
    overflow: hidden;
    left: 0;
    bottom: 0;
    opacity: .7;
}

.slidePicBox li p a {
    color: #FFF;
}

.slidePicBox li img {
    width: 816px;
    height: 458px;
}

.slidePicBox .arrL {
    background: url('http://images.china.cn/images1/ch/2017news/images/pic_arr.png') no-repeat left top;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    left: 0;
    top: 50%;
    cursor: pointer;
}

.slidePicBox .arrR {
    background: url('http://images.china.cn/images1/ch/2017news/images/pic_arr.png') no-repeat right top;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    right: 0;
    top: 50%;
    cursor: pointer;
}

.slidePicBox .hint {
    height: 20px;
    right: 10px;
    bottom: 12px;
}

.slidePicBox .hint span {
    color: #FFF;
    background-color: #666;
    text-align: center;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 2px;
    cursor: pointer;
}

.slidePicBox .hint .cur {
    background-color: #FF0000;
}

.slideNews {
    background: url('http://images.china.cn/images1/ch/2017news/images/b_3.gif') no-repeat left top;
    margin-bottom: 60px;
    background-size: 100% 50px;
}

.slideNews h2 {
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    width: 163px;
    left: 0;
    top: 0;
}

.slideNews .cur {
    font-size: 20px;
    color: #2D78BD;
    line-height: 48px;
    border-top: 1px solid #2D78BD;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #EEE;
    border-left: 1px solid #EEE;
}

.slideNews .cur a {
    color: #2D78BD;
}

.slideNews .item {
    padding-top: 50px;
}

.slideNews .item li {
    border-bottom: 1px solid #EEE;
    /* height: 90px; */
    padding: 20px 0;
    position: relative;
}

.slideNews .item i {
    margin-right: 20px;
}

.slideNews .item h3 {
    font-size: 22px;
    line-height: 30px;
    height: 45px;
    /* margin-bottom: 20px; */
}

.slideNews .key {
    color: #999;
    display: inline;
}

.slideNews .key a {
    color: #999;
    margin: 0 5px;
}

.slideNews .time {
    color: #999;
    display: inline;
    float: right;
    position: absolute;
    right: 0;
    /* top: 25px; */
    bottom: 14px;
}

.slideNews .more {
    font-size: 14px;
    color: #999;
    line-height: 50px;
    border: 1px solid #EEE;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slideNews .more::after {
    content: '';
    width: 14px;
    height: 7px;
    background: url('http://images.china.cn/images1/ch/2017news/images/b_4.png') no-repeat right center;
    margin-left: 10px;
}

.slideNews .more.more_cur::after {
    transform: rotateZ(180deg);
}

.mainTitle {
    border-bottom: 1px solid #EEE;
    padding-bottom: 9px;
}

.mainTitle span {
    font-size: 20px;
    color: #333;
    border-left: 3px solid #2D78BD;
    padding-left: 10px;
}

.mainTitle span a {
    color: #333;
}

.indicate {
    font-size: 14px;
    color: #999;
    top: 0;
    right: 0;
}

.indicate .arrL {
    background: url('http://images.china.cn/images1/ch/2017news/images/arr_l.png') no-repeat left center;
    display: inline-block;
    width: 9px;
    height: 20px;
    margin-left: 20px;
    cursor: pointer;
}

.indicate .arrL:hover {
    background-position-x: right;
}

.indicate .arrR {
    background: url('http://images.china.cn/images1/ch/2017news/images/arr_r.png') no-repeat left center;
    display: inline-block;
    width: 9px;
    height: 20px;
    margin-left: 10px;
    cursor: pointer;
}

.indicate .arrR:hover {
    background-position-x: right;
}

.indicate .cur {
    color: #2C78BD;
}

.slidePicBox_1 {}

.slidePicBox_1 li {
    width: 837px;
}

.slidePicBox_1 dl {
    width: 398px;
    height: 265px;
    margin: 20px 20px 0 0;
}

.slidePicBox_1 dt img {
    width: 398px;
    height: 224px;
}

.slidePicBox_1 dl dd {
    font-size: 16px;
    padding-top: 20px
}


/* 
.slideNewsBox {
    margin-bottom: 50px;
}

.slideNewsBox ul {
    margin-top: 10px;
}

.slideNewsBox li {
    width: 331px;
}

.slideNewsBox dl {
    height: 170px;
    margin-bottom: 15px;
}

.slideNewsBox dd {
    font-size: 16px;
    color: #FFF;
    line-height: 30px;
    background-color: #000;
    text-indent: 30px;
    width: 100%;
    height: 30px;
    left: 0;
    bottom: 0;
    opacity: .7;
}

.slideNewsBox dd a {
    color: #FFF;
}

.slideNewsBox p {
    font-size: 14px;
    color: #333;
}

.slideNewsBox p a {
    color: #333;
} */

.keywordBox {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    top: 0;
    right: 0;
}

.keywordBox a {
    color: #333;
}

.newsList li {
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #EEE;
    height: 20px;
    overflow: hidden;
    padding: 18px 0;
    zoom: 1;
}

.newsList li a {
    color: #333;
    float: left;
}

.newsList li span {
    font-size: 14px;
    color: #999;
    float: right;
}

.picList {
    margin-top: 20px;
}

.picList p {
    font-size: 16px;
    color: #333;
    padding-top: 10px;
}

.picList p a {
    color: #333;
}

.top10 li {
    font-size: 14px;
    color: #333;
    background: url(../images/b_6.gif) repeat-x left bottom;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.top10 li a {
    color: #333;
    float: left;
    width: 250px;
    padding: 10px 0 10px 50px;
}

.top10 li span {
    font-size: 20px;
    color: #AAA;
    text-align: center;
    width: 35px;
    padding-bottom: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.top10 .cur {
    border-bottom: 1px solid #AAA;
}

.newsBox_1 {
    margin-bottom: 50px;
}

.newsBox_1 dl {
    margin-top: 10px;
}

.newsBox_1 dd {
    font-size: 16px;
    color: #333;
    margin: 10px 0;
}

.newsBox_1 li {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    background: url('http://images.china.cn/images1/ch/2017news/images/b_5.gif') no-repeat left 14px;
    padding-left: 10px;
}

.newsBox_1 li a {
    color: #333;
}

.newsBox_2 {
    margin-bottom: 50px;
}

.newsBox_2 dl {
    margin: 10px 0;
}

.newsBox_2 dt {
    margin-right: 10px;
}

.newsBox_2 dd {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-top: 20px;
}

.newsBox_2 dd a {
    color: #333;
}

.newsBox_2 li {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    background: url(../images/b_5.gif) no-repeat left 14px;
    padding-left: 10px;
}

.newsBox_2 li a {
    color: #333;
}

.newsBox_3 {
    border: 1px solid #DDD;
    border-top: none;
    margin-top: 10px;
}

.newsBox_3 h3 {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    background-color: #F8FBFE;
    border: 1px solid #DDD;
    border-left: none;
    text-align: center;
    left: 0;
    top: 0;
}

.newsBox_3 p {
    text-align: center;
    padding-top: 50px;
}

.newsBox_3 .cur {
    color: #2D78BD;
    background-color: #FFF;
    border-bottom: 1px solid #FFF;
}

.newsBox_3 input:focus {
    outline: none;
}

.newsBox_3 .chax {
    width: 280px;
    padding: 30px 0;
}

.newsBox_3 .chax_1 {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    border: 1px solid #DDD;
    text-indent: 10px;
    width: 130px;
    height: 30px;
    overflow: hidden;
}

.newsBox_3 .chax_2 {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    border: 1px solid #DDD;
    width: 60px;
    height: 30px;
    margin: 0 9px;
}

.newsBox_3 .chax_3 {
    font-size: 14px;
    color: #2D78BD;
    line-height: 30px;
    background-color: #F8FBFE;
    border: 1px solid #DDD;
    text-align: center;
    width: 70px;
    height: 30px;
    cursor: pointer;
}

.newsBox_4 p {
    font-size: 14px;
    color: #333;
    margin-top: 35px;
}

.newsBox_4 p a {
    color: #333;
}

.newsBox_4 p span {
    margin: 0 10px;
}

.siteinfo {
    font-size: 14px;
    color: #666;
    line-height: 36px;
    background-color: #FCFCFC;
    border-top: 1px solid #EEE;
    padding: 20px 0;
}

.siteinfo a {
    color: #666;
}

.siteinfo h2 {
    font-size: 20px;
    color: #000;
}

.siteinfo h2 a {
    color: #000;
}

.siteinfo div {
    margin-bottom: 30px;
}

.siteinfo dt {
    width: 100px;
}

.footer {
    font-size: 14px;
    color: #FFF;
    line-height: 28px;
    background-color: #2D78BD;
    text-align: center;
    padding: 20px 0;
}

.footer a {
    color: #FFF;
}

.yText {
    padding-top: 10px;
}

.yText p {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    background: url(../images/b_5.gif) no-repeat left 14px;
    padding-left: 10px;
}

.yText a {
    color: #333;
}

.yText span {
    padding: 0 10px;
}


/* 右侧后加 */

.frColumn {
    padding-top: 25px;
    border-top: 1px solid #EEE;
}

.frColumn .frtitle {
    margin-bottom: 25px;
}

.frColumn h2 {
    color: #505050;
    margin: 10px 0;
    font-size: 17px;
}

.frColumn ul {
    margin-bottom: 20px;
}

.frColumn li {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    background: url(../images/b_5.gif) no-repeat left 14px;
    padding-left: 10px;
}