
.cho_con {
    clear: both;
    margin: 94px 426px 94px 0;
    padding-right: 100px
}
.cho_bg {
    margin-top: 90px;
    width: 100%;
}

.cho_bg img {
    width: 100%;
}

.cho_con .one_tit {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    color: #d20203;
    font-weight: bold;
    border-left: 6px solid #d20203;
    background: #f2f2f2;
    margin-bottom: 41px;
}

.news_tit {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.small_tit {
    text-align: center;
    font-size: 16px;
    color: #666;
    width: 532px;
    height: 30px;
    float: right;
    margin: 16px 34px 10px 0;
}

.small_tit div {
    float: left;
}

.small_line {
    display: block;
    float: left;
    width: 1px;
    height: 10px;
    line-height: 30px;
    background: #666;
    margin: 5px 20px;
}

.small_bg {
    display: block;
    float: left;
    width: 25px;
    height: 20px;
    margin: 4px 10px;
    background: url("../images/news_bg.png");
}

.small_tit .fx {
    background-position: 1px -132px;;
}

.small_tit .fx:hover {
    background-position: 1px -152px;
}

.small_tit .wx {
    background-position: 1px -87px;;
}

.small_tit .wx:hover {
    background-position: 1px -112px;
}

.small_tit .qq {
    background-position: 1px 0px;;
}

.small_tit .qq:hover {
    background-position: 1px -19px;
}

.small_tit .wb {
    background-position: 1px -41px;;
}

.small_tit .wb:hover {
    background-position: 0px -64px;
}

.new_body {
    clear: both;
    border-top: 1px solid #ccc;
    padding-top: 23px;
}

.rel_tit {
    position: relative;
    font-size: 24px;

    height: 40px;
    float: left;
    border-bottom: 3px solid #423D3C;
    z-index: 10;
    margin-top: 130px;
    color: #020202;
}

.new_list {
    clear: both;
    height: 210px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
    position: relative;
    top: -2px;
}

.new_list li {
    list-style: none;
    float: left;
    height: 33px;
    line-height: 33px;
    width: 345px;
}

.new_list li a {
    font-size: 14px;
    color: #666;
}

.new_list li a:hover {
    color: #d0131d;
}

.new_list span {
    display: block;
    float: left;
    margin: 0px 10px;
    font-size: 12px;
    color: #666;
}

.new_list li:hover span {
    color: #d0131d;
}

.cho_con .word {
    width: 436px;
    margin: 130px auto 100px auto;
}

.cho_con .cul {
    color: #333;
    font-size: 25px;
}
.cho_con p {
    width: 100%;
    margin: 25px 0;
    line-height: 33px;
    color: #666;
    font-size: 16px;
}
.cho_con .two_tit {
    width: 686px;
    font-family: "思源黑体", "宋体";
    padding-top: 8px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #1e1b18;
    border-bottom: 1px solid #d20203;
}

.cho_con p a {
    color: #d0131d;
    text-indent: 2em;
}
.select_ban {
    width: 100%;
    position: relative;
}

.select_ban img {
    width: 100%;
    height: auto;

}

.select_hs {
	max-width:1200px;
    margin: 0 auto 123px auto;
    height: 200px;
    border: 1px solid #d0131d;
    border-radius: 4px;
}

.select_hsleft {
    width: 312px;
    height: 200px;
    float: left;
    background: #d0131d;
}

.select_hsleft div {
    width: 206px;
    text-align: center;
    color: white;
    margin: 40px auto 20px auto;
    font-size: 22px;
}

.select_hsleft a {
    color: white;
    font-size: 22px;
}

.select_hsleft a.click_btn9 {
    color: #d0131d;
}

.select_hsleft a.click_btn9:hover {
    color: #ee6600;
}

.select_hsleft span {
    display: block;
    width: 160px;
    text-align: center;
    color: #d0131d;
    margin: 20px auto;
    height: 61px;
    line-height: 61px;
    background: url("../images/cho_bg.png") no-repeat;
}

.select_hsright {
    width: 555px;
    float: left;
    color: #d0131d;
}

.select_hsright_tit {
    font-size: 20px;
    width: 161px;
    margin: 40px auto 20px auto;
}

.select_hsright_p {
    font-size: 36px;
    width: 284px;
    margin: 20px auto 20px auto;
    font-weight: bold;
}


.dianji {
    display: block;
    margin: 30px 0 120px 0;
    color: #d0131d;
}
.box{position: relative; width:1200px;margin: auto;}
.news_right {width: 426px;position: absolute;top: 0px;right: 0px;}
.news_right li {border: solid 1px #ddd;margin-top: 40px;position: relative;min-height: 200px;}
.news_right li img {width: 100%;height: auto; max-height:208px;}
.news_right li a {display: block;color: #000;font-size: 18px; margin:8px 5px; }
.news_right li a:hover {color: #CC0219;}
.news_title {width: 100%;height: 40px;line-height: 40px;font-size: 24px;color: #333;position: relative;text-indent: 20px;}
.news_title span {width: 3px;height: 32px;display: block;background: #CC021F;position: absolute;left: 0px;top: 5px;}