body,
p,
img,
dl,
dt,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    font-family: "Microsoft YaHei", "΢���ź�", Arial;
}

ul,
ol {
    list-style: none;
}

img {
    border: 0 none;
}

input,
select {
    vertical-align: middle;
}



.w {
    width: 1200px;
    margin: 0 auto;
    background: #fff
}

i {
    display: inline-block;
    background: url("http://www.cottonchina.org.cn/public/css/i/icon.png") no-repeat;
}


.main {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 30px 0;
}



/*???*/
.toutiao {
    margin-bottom: 0px;
}

.tt_left {
    float: left;
    position: relative;
    width: 1200px;
    height: 160px;
    text-align: center;
}

.tt_left h2 {
    font-weight: 700;
    overflow: hidden;
    font-size: 30px;
    padding: 25px 0 10px;
}

.tt_left h2 a {
    color: #333333;
}

.tt_left h2:hover a {
    color: #e60012;
}

.tt_left .jieq {
    color: #666666;
    width: 1000px;
    margin: 0 auto 10px auto;
    overflow: hidden;
    line-height: 32px;
    text-align: left;
    text-indent: 2em;
}

.tt_left .tt_gd {
    position: absolute;
    right: 5px;
    bottom: 31px;
    font-size: 13px;
}

.tt_left .tt_gd a {
    color: rgb(140, 166, 198);
}

.tt_left .tt_gd a span {
    color: #e60012;
    display: inline-block;
}

.tt_left .tt_gd:hover a {
    color: #e60012;
}

.ewm {
    height: 124px;
    margin-left: 780px;
}

.ewm div {
    float: right;
    width: 74px;
    height: 100%;
    background: url("../img/gzh.png") no-repeat;
    background-position-y: 32px;
    margin-right: 8px;
}

.ewm div.dyh {
    background: url("../img/dyh.jpg") no-repeat;
    background-position-y: 32px;
}

.ewm div p {
    margin-top: 15px;
    color: #666666;
    text-align: center;
    font-size: 13px;
}



/*????????????*/

.news_left {
    margin-left: 15px;
    float: left;
    width: 545px;
    overflow: hidden;
}

.news_left h3 {
    width: 100%;
    overflow: hidden;
    height: 60px;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.news_left h3 a {
    width: 480px;
    float: left;
    margin-left: 65px;
    line-height: 26px;
}

.ico_new01 {
    background: #f2f2f2 url(/images_new/ico_new01.png) no-repeat 10px;
}

.ico_new02 {
    background: #f2f2f2 url(/images_new/ico_new02.png) no-repeat 10px;
}

.ico_new03 {
    background: #f2f2f2 url(/images_new/ico_new03.png) no-repeat 10px;
}


.news_left h3 a {
    color: #333333;
}

.news_left h3 a:hover {
    color: #e60012;
    text-decoration: none;
}

.news_left p {
    line-height: 55px;
    border-bottom: 1px solid #eee;
    height: 55px;
    overflow: hidden;
}

.news_left p a {
    color: #434343;
}

.news_left p a:hover {
    color: #e60012;
}

.sliderbox {
    float: left;
}

.slider {
    height: 400px;
    width: 640px;
    background-color: #e2e2e2;
    overflow: hidden;
    position: relative;
}

.slider .photo {
    overflow: hidden;
    position: absolute;
    height: 100%;
}

.slider .photo li {
    float: left;
}

.slider .photo li img {
    width: 640px;
    height: 400px;
}

.dots {
    position: absolute;
    top: 20px;
    right: 30px;
    text-align: right;
}

.dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #C0C0C0;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 3px;
}

.dots li.curr {
    width: 12px;
    height: 12px;
    background-color: #e60012;
}

.slidermore {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #333333;
    line-height: 11px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.slider_tit {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 40px;
    color: #fff;
    box-sizing: border-box;
}

.slider_tit ul li {
    padding: 0 10px;
    float: left;
    width: 290px;
    display: none;
}

.cncegg {
    margin-top: 20px;
}

.cncegg .cl {
    width: 200px;
    height: 60px;
    float: left;
}

.cncegg .cr {
    float: right;
    width: 425px;
}





.sc-1 {
    width: 200px;
}

.sc-2 {
    width: 595px;
}

.sc-3 {
    width: 420px;
}

.fuwu {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 10px 6px;
    border-radius: 5px;
    display: inline-block;
    padding: 0 5px;
    width: 70px;
}

.fuwu :hover {
    color: #c9242a;
}


/*??????????*/
.scmain {
    float: left;
    overflow: hidden;
}

.sc {
    float: left;
    margin-top: 10px;
    overflow: hidden;

}

.scmain2 .sc {
    margin-top: -2px;
}

.sc .sc-num {
    float: left;
}

.fm {
    margin-right: 10px;
}

.fm15 {
    margin-right: 15px;
}

.fm20 {
    margin-right: 20px;
}

.t03 {
    background: url(/images_new/03.png) no-repeat 10px;
}

.t04 {
    background: url(/images_new/04.png) no-repeat 10px;
}

.t05 {
    background: url(/images_new/05.png) no-repeat 10px;
}

.t06 {
    background: url(/images_new/06.png) no-repeat 10px;
}

.t07 {
    background: url(/images_new/07.png) no-repeat 10px;
}

.t08 {
    background: url(/images_new/08.png) no-repeat 10px;
}

.t09 {
    background: url(/images_new/09.png) no-repeat 10px;
}

.t10 {
    background: url(/images_new/10.png) no-repeat 10px;
}

.t11 {
    background: url(/images_new/12.png) no-repeat 10px;
}

.t12 {
    background: url(/images_new/11.png) no-repeat 10px;
}

.sc-1 p,
.sc-3 p {
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    border-bottom: 1px solid #bcbcbc;
}

.sc-1 p a,
.sc-3 p a {
    color: #333;
}

.sc-1 p a:hover,
.sc-3 p a:hover {
    color: #D90D00;
}

.sc-1 table {
    width: 100%;
    background: #ccc;
    font-size: 12px;
}

.sc-1 tr td {
    background-color: #fafafa;
    width: 50%;
    height: 30px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
}

.sc-1 tr td:hover {
    background-color: #D90D00;
}

.sc-1 tr td:hover a {
    color: #fff;
}

.sc-1 tr .gray {
    background-color: #f2f2f2;
}

.sc-1 a,
.sc-3 a {
    color: #666666;
}

.sc-2 {

    overflow: hidden;
}

.sc-2 .title .tit a,
.xx-2 .guib .tit .g_title a {
    color: #333;
    font-size: 20px;
    margin: 1px;
}

.sc-3 .title .tit a {
    font-size: 16px;
}

.sc-1 .title,
.sc-2 .title,
.sc-3 .title {
    border-bottom: 1px solid #bcbcbc;
    height: 50px;
    width: 100%;
}

.sc-2 .title .tit,
.sc-3 .title .tit,
.xx-2 .guib .tit .g_title {
    float: left;
    width: 120px;
    height: 50px;
    line-height: 50px;
    padding-left: 60px;
    font-size: 16px;
    color: #A71D20;
    font-weight: 700;
}

.sc-2 .title .more,
.sc-3 .title .more,
.xx-2 .guib .tit .g_tr {
    float: right;
    height: 50px;
    line-height: 50px;
    margin-left: 15px;
    color: #666666;
}

.sc-3 .title .more a {
    color: #666666;
    margin-right: 10px !important;
}

.sc-2 .title .more a,
.xx-2 .guib .tit .g_tr a {
    color: #666666;
}

.sc-2 .title .more span,
.sc-2 .title .more i {
    float: left;
}

.sc-2 .title .more i,
.xx-2 .guib .tit .g_tr i {
    width: 22px;
    height: 22px;
    margin: 14px 0 0 3px;
    background-position: -437px -119px;
}

.sc-2 .title a:hover {
    color: #D90D00;
}

.sc-2 .title a:hover i {
    background-position: -465px -119px;
}

.sc-2 .Keyword ul.setmt {
    margin: 7px 0 2px;
}

.sc-2 .Keyword ul li {
    float: left;
    position: relative;
    padding: 0 6px;
    line-height: 30px;
}

.sc-2 .Keyword ul li:after {
    content: '';
    width: 1px;
    height: 10px;
    background-color: #999999;
    position: absolute;
    top: 10px;
    right: 0;
}

.sc-2 .Keyword ul li a {
    color: #666666;
    font-size: 12px;
}

.sc-2 .Keyword ul li a:hover {
    color: rgb(51, 102, 153);
}

.sc-2 .news {
    width: 100%;
}

.sc-2 .news p {
    line-height: 40px;
}

.sc-2 .news p i,
.sc-2 .news p a {
    float: left;
    color: #D90D00;
}

.sc-2 .news p i {
    width: 20px;
    height: 20px;
    margin: 3px 5px 0 0;
    background-position: -494px -119px;
}

.sc-2 .news p a {
    font-weight: 700;
}

.sc-2 .news p a:hover {
    text-decoration: underline;
}

.sc-2 .news ul li,
.g_m_left ul li {
    line-height: 30px;
}

.sc-2 .news ul li a,
.g_m_left .xx_news li a {
    float: left;
    color: #333;
}

.sc-2 .news ul li a:hover,
.g_m_left ul li a:hover {
    color: #D90D00;
}

.sc-2 .news ul li span,
.g_m_left ul li span {
    float: right;
    color: #333;
}

.sc-2 .news ul .Top a,
.g_m_left ul .Top a {
    color: #333333;
    font-weight: 700;
}

.sc-3 {
    max-height: 270px;
    overflow: hidden;
}

.sc-3 .data {
    float: left;
    width: 100%;
}

.sjgx {
    overflow: visible;
}

.sc-3 .data .data_nav {
    float: left;
}

.sc-3 .data .data_main {
    margin-right: 2px;
    float: right;
}

.sc-3 .title .tit {
    border: none;
}

.sc-3 ul .set-bl {
    border-left: 2px solid #f00;
    background-color: #fafafa;
    width: 70px;
    margin-left: -2px;

    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 1px;
}

.sc-3 ul .set-bl2 {
    height: 45px;
    line-height: 45px;
    background-color: #fafafa;
    width: 70px;
    margin-left: -2px;
    margin-bottom: 1px;
}

.sc-3 .data_main .set_wb {
    font-size: 12px;
}

.sc-num .data_main p {
    width: 400px;
    display: none;
    max-height: 270px;
    overflow: hidden;
}

.sc-3 .data_main .set_s {
    display: block;
}


.xx {
    margin-right: 0;
}

.xx-1 {
    margin-top: 30px;
    float: left;
}

.xx-1 ul {
    list-style: none;
}

.xx-1 ul li {
    height: 61px;
    border: 1px solid #ccc;
}

.xx-1 ul li i,
.xx-1 ul li a {
    float: left;
}

.xx-1 ul li i {
    width: 47px;
    height: 47px;
    margin: 7px 15px 0;
}

.xx-1 ul .i_1,
.xx-1 ul .i_2,
.xx-1 ul .i_3,
.xx-1 ul .i_4 {
    border-bottom: none;
}

.xx-1 ul .i_1 {
    border-top: 2px solid #333;
}

.xx-1 ul .i_1 i {
    background-position: -394px -168px;
}

.xx-1 ul .i_2 i {
    background-position: -394px -222px;
}

.xx-1 ul .i_3 i {
    background-position: -450px -170px;
}

.xx-1 ul .i_4 i {
    background-position: -338px -222px;
}

.xx-1 ul .i_5 i {
    background-position: -338px -169px;
    ;
}

.xx-1 ul li a {
    margin-top: 13px;
    font-weight: 700;
}

.xx-1 ul li a span {
    color: rgb(170, 178, 189);
    font-weight: normal;
}

.xx-1 ul li a:hover {
    color: rgb(0, 70, 140);
}

.xx-1 ul li a:hover span {
    color: rgb(0, 70, 140);
}

.xx-1 ul li:hover {
    border-left: 2px solid #f00;
}

.xx-2 {

    overflow: hidden;
}

.xx-2 .gg_banner {
    height: 110px;
    margin-top: 20px;
}

.xx-2 .xx_left {
    position: relative;
    float: left;
    width: 390px;
}

.xx-2 .xx_right {
    position: relative;
    width: 390px;
    float: right;
}

.xx-2 .guib {
    height: 286px;
    margin-top: 10px;
}

.xx-2 .guib .tit .g_title {
    float: left;
}

.xx-2 .guib .tit .g_tr i,
.xx-2 .guib .tit .g_tr a {
    float: right;
}

.xx-2 .guib .tit .g_tr:hover i {
    background-position: -465px -119px;
}

.xx-2 .guib .tit .g_tr:hover a,
.xx-2 .guib .tit .g_title:hover a {
    color: #D90D00;
}

.xx-2 .guib .guibMain {
    border-top: 1px solid #ccc;
    height: 250px;
    overflow: hidden;
}

.g_m_left {
    float: left;
    width: 435px;
    height: 99%;
    position: relative;
}

.g_m_left .xx_news {
    margin-top: 10px;
    max-height: 235px;
    overflow: hidden;
}

.g_m_left .list {
    position: absolute;
    bottom: 0;
    left: 0;
}

.g_m_left .list li {
    float: left;
    width: 210px;
    height: 28px;
    border: 1px solid #336699;
    text-align: center;
    margin-top: 5px;
}

.g_m_left .list .r {
    float: right;
}

.g_m_left .list li a {
    color: #336699;
}

.g_m_left .list li:hover {
    border: 1px solid red;
}

.g_m_left .list li:hover a {
    color: #D90D00;
}

.g_m_right {
    float: right;
    width: 315px;
}

.g_m_right .bgao {
    margin-top: 15px;
    height: 63px;
    background-color: rgb(242, 242, 242);
}

.bgao i {
    float: left;
    width: 60px;
    height: 55px;
    margin-top: 2px;
    background-position: -443px -215px;
}

.bgao .bgao_main {
    margin-left: 70px;
    height: 100%;
    position: relative;
}

.bgao_main .cot {
    width: 125px;
    color: #333333;
    font-weight: 700;
    padding-top: 12px;
}

.bgao_main .cot span {
    color: #ec9993;
    font-weight: normal;
    padding-top: 7px;
}

.bgao_main .bgao_d {
    position: absolute;
}

.bgao_main .set-f {
    top: -5px;
    right: 53px;
    color: #EC9993;
}

.bgao_main .set-f span {
    font-size: 48px;
}

.bgao_main .set-c {
    bottom: 8px;
    right: 10px;
}

.bgao_main .set-c a {
    color: #65A2D4;
}

.bgao_main .set-c a:hover {
    text-decoration: underline;
}

.bgao_txt {
    width: 100%;
    margin-top: 10px;
}

.bgao_txt .txt-tit {
    height: 30px;
    line-height: 30px;
}

.bgao_txt .txt-tit a {
    color: #333333;
}

.bgao_txt .txt-tit a:hover {
    color: #D90D00;
}

.bgao_txt .txt-content {
    text-indent: 2em;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bgao_txt .txt-content a {
    color: #868686;
}

.bgao_txt .txt-content a:hover {
    color: rgb(51, 102, 153);
}

/*?????*/
.bk3 .sc {
    margin-right: 0;
}

.bk3 .sc-2 {
    max-height: 580px;
    overflow: hidden;
}

.bk3 .sc .sc-1,
.bk3 .sc .sc-2 {
    float: left;
}

.bk3 .sc .sc-2 {

    margin-right: 20px;
}

.bk3 .sc .sc-1 {
    float: right;
}

.bk3_news .bk3_top {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-right: 10px;
}

.bk3_suzi {
    margin-top: 10px;

}

.bk3_news .bk3_top a {
    color: #333;
    font-weight: 700;
}

.bk3_news .bk3_top a:hover {
    text-decoration: underline;
}

.bk3_news .bk3_top span {
    color: #336699;
    border: 1px solid #336699;
    padding: 0 3px;
    font-size: 12px;
}

.bk3 .img {
    background-color: rgb(242, 242, 242);
    border: 1px solid rgb(215, 215, 215);
    border-top: 2px solid #333;
    border-bottom: none;
    padding: 0 7px;
}

.bk3 .img .i_1 {
    margin-top: 5px;
}

.bk3 .cont {
    line-height: 27px;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    text-align: left;
    background-color: rgb(242, 242, 242);
    border: 1px solid rgb(215, 215, 215);
    border-top: none;
    padding: 4px 7px;
}


.bk4_list {
    border: 1px solid #ccc;
    border-top: 2px solid #333;
    padding: 10px 7px;
    background-color: rgb(242, 242, 242);
    max-height: 260px;
    overflow: hidden;
}

.bk5 .sc .sc-1 {
    float: left;
    height: 314px;
    overflow: hidden;
}

.bk5 .sc .sc-1 .imgl {
    width: 100%;
    height: 98px;
    margin-bottom: 10px;
    background: url("../img/20180314zsgs.jpg") no-repeat center center;
}

.bk5 .sc .sc-1 .img2 {
    background: url("../img/sq.png");
}

.bk5 .sc .sc-1 .imgl a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.bk5 .sc .sc-1 .imglast {
    margin-bottom: 0;
    background: url("../img/mhyj.png");
}

.bk5 .sc .sc-2 {
    float: right;

}

.bk5 .sc .sc-2 .tit {
    width: 120px;
}

.bk5 .huaz {
    background-color: #f2f2f2;
    padding: 3px 10px 5px;
    margin-bottom: 5px;
    border: 1px solid #e4e4e4;
}

.huaz_tit {
    margin-bottom: 8px;
}

.bk5 .huaz_input {
    margin-top: 3px;
}

.bk5 .huaz_input input,
.bk5 .huaz_input span {
    float: left;
}

.bk5 .huaz_input span {
    line-height: 24px;
}

.bk5 .huaz_input input {
    width: 60px;
    height: 20px;
    margin-right: 5px;
    color: #999999;
    border: 1px solid #e4e4e4;
    font-size: 12px;
}

.bk5 button {
    width: 50px;
    height: 24px;
    color: #fff;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: rgb(236, 178, 173);
    cursor: pointer;
    float: right;
}

.bk5 button:hover {
    background-color: #709aff;
}


.bk5 .zpm input {
    width: 48px;
    margin-top: 2px;
}

.bk5 .zpm .input_m {
    margin-bottom: 3px;
}

.bk5 .zpm button {
    float: left;
    margin-top: 3px;
    width: 55px;
}

.bk5 .yd input {
    width: 53px;
}

.bk5 .form {
    border-top: 2px solid #333;
}



.oli1 {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.a1,
.a3,
.a5 {
    padding-left: 12px;
    background-size: 4px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 12px;
    color: #333;
    text-decoration: none;
    display: block;
    float: left;
}

.a1:hover,
.a3:hover,
.a5:hover {
    color: #D90D00;
}

.a1 {
    background-image: url(http://www.cottonchina.org.cn/xinjiang/images/jiantou1.png);
}

.a3 {
    background-image: url(http://www.cottonchina.org.cn/xinjiang/images/jiantou3.jpg);
}

.a5 {
    background-image: url(http://www.cottonchina.org.cn/xinjiang/images/jiantou5.png);
}

.oli2 .a1,
.oli2 .a3,
.oli2 .a5 {
    background-position: 0 24px;
}


/*???????*/
.zt_bottom {
    margin-top: 20px;
}

.zt_bottom_t {
    border-bottom: 1px solid #ccc;
}

.zt_bottom_t .zt_left {
    float: left;
}

.zt_bottom_t .zt_left li {
    float: left;
    margin-right: 10px;
}

.zt_bottom_t .zt_left .tit {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border-left: 2px solid red;
}

.zt_bottom_t .zt_left .tit a {
    color: #333333;
    font-weight: bold;
}

.zt_bottom_t .zt_left .tit a:hover {
    color: #D90D00;
}

.zt_bottom_t .zt_left .key {
    line-height: 30px;
    position: relative;
    padding: 0 5px;
}

.zt_bottom_t .zt_left .key:after {
    content: '';
    width: 1px;
    height: 10px;
    background-color: #ccc;
    position: absolute;
    top: 10px;
    right: -4px;
}

.zt_bottom_t .zt_left .key a {
    color: #666666;
}

.zt_bottom_t .zt_left .key a:hover {
    color: rgb(51, 102, 153);
}



.zt_bottom_t .zt_right {
    float: right;
}

.zt_bottom_t .zt_right button {
    width: 26px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    border: none;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #a1a1a1;
}

.zt_bottom_t .zt_right .but1 {
    background-color: #e2e2e2;
}

.zt_bottom_b {
    margin: 10px 0;
    overflow: hidden;
    height: 180px;
}

.zt_main {
    margin-right: -15px;
    width: 8000px;
}

.zt_main li {
    float: left;
    margin-right: 13px;
    height: 100%;
    width: 235px;
}

.zt_main li div {
    width: 235px;
    height: 150px;
    background-color: #ccc;
}

.zt_main li p {
    height: 30px;
    line-height: 30px;
}

.zt_main li p a {
    color: #666666;
}

.zt_main li p a:hover {
    color: #D90D00;
}







/*content_bottom*/

.content_bottom {
    margin-top: 30px;
    background-color: #e2e2e2;
}




.fixed {
    width: 50px;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 500px;
}

.fixedtemp {
    width: 180px;
    height: 180px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 500px;
    background: #f7f7f7;
}

.fixed li {
    height: 48px;
    position: relative;
    cursor: pointer;
    margin-top: 3px;
    overflow: hidden;
}

.fixed li a {
    display: inline-block;
    width: 48px;
    height: 48px;
    text-align: center;
    background: url("../img/20180104.png") no-repeat 0 -102px;
}

.fixed li span {
    display: block;
    text-align: center;
    height: 14px;
}

.fixed li .fixedspan1 {
    margin-top: 6px;
}

.li1 div {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 48px;
    background-color: #d50000;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.li1:hover div {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate(0deg);
}

.li7:hover div {
    background-color: #272727;
}

.fixed .li2 a {
    background-position: 0 -153px;
}

.fixed .li3 a {
    background-position: 0 -102px;
}

.fixed .li4 a {
    background-position: 0 -153px;
}

.fixed .li5 a {
    background-position: 0 -204px;
}

.fixed .li6 a {
    background-position: 0 -255px;
}

.fixed .li7 a {
    background-position: 0 -306px;
}


/**/
.infobar {
    width: 100%;
    height: 40px;
}

.infobox {
    width: 100%;
    height: 40px;
    margin: 0 auto 0 auto;
}

.ifrtop {
    width: 100%;
    height: 40px;
    float: left;
    border: none;
}

/**/
.big_bg_btn {
    width: 180px;
    height: 644px;
    position: fixed;
    z-index: 30000;
    top: 150px;
}

.big_bg_btn a {
    width: 100%;
    line-height: 38px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 16px;
    float: left;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.big_bg_btn a:hover {
    color: #fff;
}

.big_bg_btn img {
    border: 0;
}

/**/
.closebgbtn {
    width: 70px;
    height: 20px;
    position: fixed;
    right: 10px;
    top: 40px;
    text-align: center;
    line-height: 20px;
    background: #ffedbf;
    color: #bc1c0e;
    cursor: pointer
}





/*---�����---*/
.sidebar2020 {
    width: 100px;
    height: 494px;
    position: fixed;
    top: 220px;
    right: 0;
    z-index: 999999;
}

.sidebar2020 .side_btn {
    width: 100px;
    height: 100px;
    float: left;
    overflow: hidden;
    background: url(../images_new/sidebar2022-51.jpg) no-repeat;
    margin-top: 1px;
}

.sidebar2020 .side_btn:hover {
    background: url(../images_new/sidebar2022-61.jpg) no-repeat;
}

.sidebar2020 .side_btn a {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
}

.sidebar2020 .sidebg1,
.sidebar2020 .sidebg1:hover {
    background-position: 10px 0;
}

.sidebar2020 .sidebg2,
.sidebar2020 .sidebg2:hover {
    background-position: 10px -100px;
}

.sidebar2020 .sidebg3,
.sidebar2020 .sidebg3:hover {
    background-position: 10px -200px;
}

.sidebar2020 .sidebg4,
.sidebar2020 .sidebg4:hover {
    background-position: 10px -300px;
    cursor: pointer;
}

.sidebar2020 .sidebg5,
.sidebar2020 .sidebg5:hover {
    background-position: 10px -400px;
    cursor: pointer;
}

.side_imgbox {
    width: 180px;
    height: 700px;
    position: fixed;
    top: 135px;
}

.side_imgbox .side_img {
    width: 180px;
    height: 180px;
    position: absolute;
}

.side_imgbox .side_img1 {
    top: 0;
}

.side_imgbox .side_img2 {
    top: 90px;
    background: url(../images/sideimgbg.png) no-repeat;
    display: none;
}

.side_imgbox .side_img3 {
    top: 180px;
    background: url(../images/sideimgbg.png) no-repeat;
    display: none;
}

.side_imgbox .side_img4 {
    top: 270px;
    display: none;
}

.side_imgbox .side_img5 {
    top: 360px;
    display: none;
}

.side_imgbox .side_img img {
    width: 150px;
    float: left;
    margin: 8px;
}



.news_btn11 {
    width: 208px;
    height: 74px;
    line-height: 88px;
    float: left;
    font-size: 24px;
    color: #303030;
    overflow: hidden;
    text-align: center;
}

.news_btn12 {
    width: 258px;
    height: 74px;
    line-height: 88px;
    float: left;
    font-size: 24px;
    color: #303030;
    overflow: hidden;
    text-align: center;
}

.news_btn13 {
    width: 158px;
    height: 74px;
    line-height: 88px;
    float: left;
    font-size: 24px;
    color: #303030;
    overflow: hidden;
    text-align: center;
}

.news_btn11 {
    background: url(../images_new/btn011.png?v=2) no-repeat;
}

.news_btn11:hover {
    background: url(../images_new/btn011_h.png?v=2) no-repeat;
}

.news_btn12 {
    margin-left: 3px;
    background: url(../images_new/btn012.png) no-repeat;
    background-position: 1px 0
}

.news_btn12:hover {
    background: url(../images_new/btn012_h.png) no-repeat;
    background-position: 1px 0
}

.news_btn13 {
    margin-left: 3px;
    background: url(../images_new/btn013.png) no-repeat;
    background-position: 1px 0
}

.news_btn13:hover {
    background: url(../images_new/btn013_h.png) no-repeat;
    background-position: 1px 0
}






.news_btn,
.news_btn2 {
    width: 317px;
    height: 74px;
    line-height: 88px;
    float: left;
    font-size: 24px;
    color: #303030;
    overflow: hidden;
    text-align: center;
}

.news_btn {
    background: url(../images_new/btn01.png?v=2) no-repeat;
}

.news_btn:hover {
    background: url(../images_new/btn01_h.png?v=2) no-repeat;
}

.news_btn2 {
    margin-left: 6px;
    background: url(../images_new/btn02-1.png) no-repeat;
    background-position: 1px 0
}

.news_btn2:hover {
    background: url(../images_new/btn02-2.png) no-repeat;
    background-position: 1px 0
}

#t3 {
    background: url(/images_new/03.png) no-repeat 0px;
}



.data1,
.school {
    height: 120px;
    width: 590px;
    border: 1px #e1e1e1 solid;
    float: left;
}

.data1 ul,
.school ul {
    margin: 20px;
    display: block;
}

.data1 a,
.school a {
    color: #151515;
}

.data1 p,
.school p {
    font-size: 20px;
    font-weight: 800;
    line-height: 50px;
    margin: 30px 0 0 20px;
    padding-left: 60px;
    display: block;
}

.data1 p a,
.school p a {
    color: #B84B4D;
}

.t13 {
    background: url(/images_new/13.png) no-repeat 5px;
}

.t14 {
    background: url(/images_new/14.png) no-repeat 10px;
}

.t15 {
    background: url(/images_new/15.png) no-repeat 10px;
}

.sch01 {
    padding-top: 10px;
}


/*---չ�����---*/
.pub {
    position: absolute;
    top: 340px;
    margin-left: -155px;
    z-index: 9999;
    width: 150px;
    height: 400px;
}

.pub_tab {
    width: 150px;
    height: 400px;
    float: left;
    position: relative;
}

.pubup {
    width: 60px;
    height: 213px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9888;
}

.pubdown {
    width: 60px;
    height: 213px;
    position: absolute;
    top: 187;
    left: 0;
    z-index: 9887;
}

.pubup_open {
    width: 1205px;
    height: 400px;
    float: left;
    z-index: 9900;
    display: none;
}

.pubup3 {
    width: 150px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9888;
}

/*biubiubiu*/
.biubiubiu {
    width: 100px;
    height: 270px;
    position: absolute;
    margin-left: -105px;
    top: 60px;
}

.biubiubiu2 {
    width: 60px;
    height: 213px;
    position: absolute;
    margin-left: -65px;
    top: 759px;
}

.biubiubiu3 {
    width: 60px;
    height: 213px;
    position: absolute;
    margin-left: -65px;
    top: 115px;
}

.biubiubiu a {
    display: block;
    width: 100px;
    height: 270px;
}

/*---����---*/

/*---�޻�---*/
.newdata {
    width: 640px;
    height: 655px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}

.newdata_t {
    width: 100%;
    height: 50px;
    float: left;
    border-bottom: 1px solid #bcbcbc;
}

.nd_t_ico {
    width: 40px;
    height: 50px;
    float: left;
}

.nd_t_bt {
    width: 100px;
    height: 50px;
    float: left;
    margin-left: 5px;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}

.nd_t_bt1 {
    width: 550px;
    height: 50px;
    float: left;
    margin-left: 5px;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.nd_t_bt1 span {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
}

.xj_zhishu {
    width: 638px;
    height: 252px;

}

.cardbox {
    width: 630px;
    margin: 0 auto;
    paddding: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    border-radius: 5px;


}

.card1 {
    width: 120px;
    height: 80px;
    line-height: 20px;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 5px 10px;
    font-size: 12px;
}

.card2 {
    width: 150px;
    height: 80px;
    line-height: 20px;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin: 15px 0;
    box-sizing: border-box;
    padding: 5px 15px;
    font-size: 12px;
}

.pinzhong {
    font-weight: bold;
}

.price {
    font-size: 16px;
    font-weight: bold;
}

.price span {
	font-size: 10px;   
}

.change {
    display: flex;
    flex-direction: row;    
}

.down {
    color: #3E7B4F;
}

.up {
    color: #FF001E;
}


.nd_t_box {
    width: 490px;
    height: 50px;
    float: left;
}

.nd_t {
    width: 96px;
    height: 39px;
    float: left;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}

.nd_t_s {
    color: #D90D00;
    font-weight: bold;
    border: 1px solid #bcbcbc;
    border-bottom: 2px solid #fff;
    border-radius: 5px 5px 0 0
}

.nd_b_l {
    width: 100%;
    float: left;
    height: 350px;
}

.nd_b_show {
    width: 100%;
    height: 100%;
    float: left;
    display: none;
}

.nd_cotton_block {
    width: 204px;
    height: 158px;
    float: left;
    margin: 10px 11px 0 0;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.nd_block_t,
.nd_block_d {
    width: 145px;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 16px;
    text-indent: 10px;
    font-weight: bold;
}

.nd_block_d {
    width: 100%;
}

.nd_block_d {
    font-weight: normal;
    color: #888888
}

.nd_block_m {
    width: 50px;
    height: 40px;
    float: right;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    color: #888888
}


.nd_block_p,
.nd_block_p2,
.nd_block_p3 {
    width: 130px;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 16px;
    text-indent: 10px;
    color: #888888
}


.nd_block_p2 {
    width: 100%
}

.p_color_r,
.p_color_g,
.p_color_b,
.p_color_s {
    width: 50px;
    float: left;
    text-indent: 25px;
    height: 40px;
    line-height: 40px;
}

/*.p_color_r{color:#BB000A; background:url(../images_new/newdata_up.png) no-repeat; background-position:0 -1px}
	 .p_color_g{color:#30BB00; background:url(../images_new/newdata_down.png) no-repeat;  background-position:0 -1px}*/
.p_color_r {
    color: #BB000A;
    background-position: 0 -1px
}

.p_color_g {
    color: #30BB00;
    background-position: 0 -1px
}

.p_color_b {
    color: #888888;
}

.p_color_s {
    width: 90%;
    margin-left: 10px;
    color: #888888;
}

.newdata span {
    font-weight: bold;
    color: #666666
}

.newdata a:hover {
    color: #D90D00
}

.newdata a {
    color: #000
}

.nd_b_r {
    width: 638px;
    height: 152px;
    float: right;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.nd_b_r_t {
    width: 240px;
    height: 50px;
    margin: 50px 0 0 60px;
    float: left;
}

.t13ico {
    height: 50px;
    background: url(/images_new/13.png) no-repeat top center;
    width: 50px;
    float: left;
}

.t13text {
    width: 190px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}

.t13text a {
    color: #B84B4D
}

.t13text a:hover {
    color: #B84B4D
}

.cf_center {
    float: left;
    width: 300px;
    height: 100px;
    display: block;
    margin-top: 25px;
}

.wid150 {
    width: 150px;
}


/*---��֯---*/
.nd_textile_block {
    width: 313px;
    height: 158px;
    float: left;
    margin: 10px 10px 0 0;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.nd_block_p3 {
    width: 120px;
}

.nd_block_d2 {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-right: 10px;
    float: right;
    color: #888888
}

.nd_block_t2 {
    width: 90px
}

/*---����---*/
.nd_transaction_block {
    width: 313px;
    height: 158px;
    float: left;
    margin: 10px 10px 0 0;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}


/*---��Դ��---*/
.nt_box {
    width: 638px;
    height: 328px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 0 0 0;
}

.newtable {
    font-size: 14px;
    width: 640px;
    height: 331px;
    float: left;
    margin: -1px 0 0 -1px;
}

.newtable tr {
    background: #f2f2f2;
}

.newtable td {
    overflow: hidden;
    padding-top: 2px
}

.newtable .font_w {
    font-weight: bold;
}

.newtable .t1,
.t2 {
    width: 50%;
}

.newtable .t1 {
    font-weight: bold;
    float: left;
}

.newtable .t2 {
    float: right;
    text-align: right;
}


.nd_block_p4 {
    width: 160px;
}


/*---�����б�---*/
.newslist {
    width: 545px;
    height: 655px;
    float: right;
    margin: 10px 0 0 0;
}

.newslist p {
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    border-bottom: 1px solid #bcbcbc;
}

.newslist p a {
    color: #333;
}

.newslist p a:hover {
    color: #D90D00;
}

newslist .newslist li {
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #eee;
}

.newslist li a {
    color: #434343;
}

.newslist li a:hover {
    color: #e60012;
}

.newslist li span {
    float: right;
}

.newslist span {
    font-size: 16px;
    font-weight: normal;
}


/*---���---*/
.gg_box {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    float: left;
}

.gg_item {
    width: 390px;
    height: 105px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    position: relative
}

.gg_item img {
    width: 100%;
    height: 105px;
    float: left;
}

.gg_item a {
    display: block;
    width: 100%;
    height: 105px;
    float: left;
}

.ggtips {
    color: #fff;
    background: url(../images/ggtips.png) no-repeat;
    text-align: center;
    width: 32px;
    height: 13px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.bottomADD {
    position: sticky;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: rgba(241, 95, 41, 0.8);
    z-index: 999999;
    display: none;
}

.btAddClose {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 3px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer
}

.btAddContent {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}


/*---����---*/
.mgr0 {
    margin-right: 0;
}

/* ----------------.more i{width: 22px;height: 22px; margin: 0 0 0 3px;background-position: -437px -119px;}-----------------*/