锘縝ody {
    margin: 0 auto;
    color: #262626;
    font-size: 12px;
}

.header {
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
    margin-bottom: 20px;
}

h3,
h4 {
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #0e478c;
    padding-left: 20px;
}

html {
    overflow-x: hidden;
}

.zg a {
    color: white;
    text-decoration: none;
}

.app {
    padding-right: 23%;
    max-width: 80px;
    text-align: center;
}

    .app img {
        position: relative;
        z-index: 999;
        left: 10px;
    }

.header .headercontent {
    padding: 0 15px 0 15px;
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1200px;
    min-width: 800px;
    height: 40px;
    font-family: 'microsoft yahei';
}

.header .headernav {
    float: left;
    height: 40px;
    width: 75%;
}

    .header .headernav ul li {
        list-style: none;
        margin-right: 3%;
        float: left;
        /* width: 55px; */
    }

        .header .headernav ul li a {
            font-size: 14px;
            line-height: 40px;
            text-decoration: none;
        }

            .header .headernav ul li a:hover {
                color: #e12d02;
            }

        .header .headernav ul li .dlilog {
            width: 100%;
            height: 280px;
            background-color: #ffffff;
            box-sizing: border-box;
            float: left;
            overflow: hidden;
            margin: 0 auto;
            display: none;
            position: absolute;
            left: 0px;
            top: 40px;
            z-index: 999;
            box-shadow: 0 0 5px 0px #a7a7a7;
            text-align: left;
        }

            .header .headernav ul li .dlilog .lianjie {
                margin: 0 auto;
                height: 280px;
                max-width: 1200px;
            }

                .header .headernav ul li .dlilog .lianjie .dlilognav {
                    float: left;
                    width: 800px;
                    height: 280px;
                    padding: 22px 44px 0 50px;
                    box-sizing: border-box;
                }

                    .header .headernav ul li .dlilog .lianjie .dlilognav .ulfirst {
                        line-height: 50px;
                        width: 880px;
                        height: 50px;
                    }

                        .header .headernav ul li .dlilog .lianjie .dlilognav .ulfirst a {
                            margin-left: 15px;
                            height: 0;
                            display: inline;
                            line-height: 0px;
                            margin-right: 0px;
                            font-size: 14px;
                        }

                    .header .headernav ul li .dlilog .lianjie .dlilognav .ulsecond {
                        line-height: 50px;
                        height: 50px;
                    }

                        .header .headernav ul li .dlilog .lianjie .dlilognav .ulsecond a {
                            margin-left: 15px;
                            height: 0;
                            display: inline;
                            line-height: 0px;
                            margin-right: 0px;
                            font-size: 14px;
                        }

                .header .headernav ul li .dlilog .lianjie .ulthird {
                    height: 50px;
                    line-height: 50px;
                }

                    .header .headernav ul li .dlilog .lianjie .ulthird a {
                        margin-left: 15px;
                        display: inline;
                        line-height: 0px;
                        margin-right: 0px;
                        font-size: 14px;
                    }

                .header .headernav ul li .dlilog .lianjie .ulfour {
                    height: 50px;
                    line-height: 50px;
                }

                    .header .headernav ul li .dlilog .lianjie .ulfour a {
                        margin-left: 15px;
                        display: inline;
                        line-height: 0px;
                        margin-right: 0px;
                        font-size: 14px;
                    }

            .header .headernav ul li .dlilog .dliloger {
                float: right;
                width: 25%;
                height: 100%;
                padding-top: 80px;
                box-sizing: border-box;
            }

                .header .headernav ul li .dlilog .dliloger .dleft {
                    width: 100px;
                    height: 125px;
                    float: left;
                    border: 1px solid #eeeeee;
                    padding: 8px 1px 1px 3px;
                    box-sizing: border-box;
                    text-align: center;
                    line-height: 13px;
                }

                .header .headernav ul li .dlilog .dliloger .dright {
                    width: 100px;
                    height: 125px;
                    font-size: 10px;
                    line-height: 13px;
                    float: left;
                    border: 1px solid #eeeeee;
                    padding: 8px 1px 1px 3px;
                    box-sizing: border-box;
                    text-align: center;
                    margin-left: 10px;
                }

.header .zhuce {
    height: 40px;
    float: right;
}

    .header .zhuce a {
        font-size: 14px;
        line-height: 40px;
    }

        .header .zhuce a:hover {
            color: #e12d02;
        }

.headerimg {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 800px;
}
    .headerimg div a img {
        display: block;
        width: 100%;
    }

.ssadpublic a img {
    width: 100%;
    display: block;
}

.ssadpublic div img {
    display: block;
}

.zhong {
    padding: 0 10px 0 10px;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 780px;
    /*min-width: 975px;*/
    height: 70px;
    box-sizing: border-box;
}

    .zhong .shou {
        float: right;
    }

.zhong .shou .input {
    width: 225px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    /*瑙ｅ喅ie*/
    /*behavior: ;*/
    font-size: 12px;
    color: #757575;
    line-height: 30px;
    padding-left: 17px;
    background-color: #fff;
    padding-bottom: 1px;
    font-family: 'microsoft yahei';
}

.zhong .shou .input input {
    height: 30px;
    font-size: 13px;
    font-family: "noto sans sc","microsoft yahei","simsun";
    line-height: 30px;
    color: rgb(197, 197, 197);
    width:80%;
    border:0px;
}

.zhong .shou .input img {
    margin-left: 28px;
    float: right;
    margin-top: -25px;
    margin-right: 20px;
}

.ts {
    width: 98%;
    max-width: 1200px;
    min-width: 780px;
    margin: 0 auto;
    border-bottom: 1px solid #aeaeae;
}

    .ts .tst {
        line-height: 40px;
        font-size: 26px;
        color: #262626;
        font-family: microsoft yahei, arial, verdana, "simsun";
    }

        .ts .tst h1 {
            font-weight: 700;
        }

    .ts .source {
    box-sizing: border-box;
    height: 45px;
    margin-top: 20px;
}
   

        .ts .source .zjng {
            float: left;
        }

            .ts .source .zjng a:hover {
                color: #c42607;
            }

        .ts .source .zbnm {
            float: left;
            position: relative;
        }

            .ts .source .zbnm .bgc .tzj {
                margin-right: 0px;
                font-size: 13px;
            }

                .ts .source .zbnm .bgc .tzj a {
                    font-family: 瀹嬩綋;
                    font-size: 12px;
                }

            .ts .source .zbnm span {
                margin-right: 20px;
            }

                .ts .source .zbnm span a:hover {
                    color: #c42607;
                }

            .ts .source .zbnm .ly {
                padding-bottom: 20px;
                font-size: 13px;
            }

                .ts .source .zbnm .ly:hover .bgc {
                    display: block;
                }

                .ts .source .zbnm .ly:hover {
                    color: #c42607;
                }

            .ts .source .zbnm .bgc {
                /* width: 170px; */
                height: 48px;
                display: none;
                font-size: 10px;
                position: absolute;
                left: 30px;
                top: 30px;
                line-height: 48px;
                padding: 0 10px 0 10px;
                /* background: url(/uploads/image/iipnews/sourcetip.png) no-repeat; */
                background: #ffffff;
                border: 1px solid #dde4e6;
                box-shadow: 0px 0px 6px 0px #dbdbdb;
                border-radius: 4px;
            }

.bgc img {
    position: absolute;
    /* left: 22px; */
    top: -9px;
    /* color: #1f1e1e;  */
}
/*.ts .source .zbnm .bgc .tzj {
  position: absolute;
  left: 22px;
  top: 24px;
  color: #1f1e1e;
}*/
.ts .source .zbnm .bgc .tzj a:hover {
    color: #c42607;
}

.ts .source .ybnm {
    float: right;
    font-size: 12px;
}

    .ts .source .ybnm a:hover {
        color: #c42607;
    }

    .ts .source .ybnm img {
        vertical-align: top;
    }

.headernav a {
    text-decoration: none;
}

.red_color {
    color: #c00;
}

.green_color {
    color: #080;
}

.loading {
    padding-left: 20px;
    background: url(/uploads/image/vcimages/loading.gif) no-repeat left center;
    background-size: 16px 16px;
}

.fr {
    float: right;
    /*font-family: 锟斤拷锟斤拷;*/
}

.zhong .dh {
    float: left;
    height: 70px;
    margin: 0 auto;
    font-size: 14px;
    /*margin-top:-10px;*/
    box-sizing: border-box;
    color: #b5b5b5;
    line-height: 70px;
    font-family: 'microsoft yahei';
    width: 60%;
}

    .zhong .dh a {
        font-size: 14px;
        color: #c4c2c2;
        text-decoration: none;
    }

        .zhong .dh a:hover {
            color: #e12d0a;
        }

.bottom {
    height: 80px;
    width: 100%;
    background-color: #000;
    min-width: 800px;
}

    .bottom .btop {
        color: #f5f5f5;
        text-align: center;
        height: 40px;
        max-width: 1200px;
        min-width: 800px;
        margin: 0 auto;
        line-height: 40px;
    }

        .bottom .btop a {
            font-size: 12px;
            color: #fff;
            margin-right: 10px;
            text-decoration: underline;
            margin-left: 10px;
        }

            .bottom .btop a:hover {
                color: #e12d0a;
            }

    .bottom .bbottom {
        max-width: 1200px;
        min-width: 800px;
        margin: 0 auto;
        text-align: center;
    }

        .bottom .bbottom span {
            font-size: 12px;
            color: #f5f5f5;
        }

            .bottom .bbottom span a {
                color: #f5f5f5;
                text-decoration: underline;
            }

                .bottom .bbottom span a:hover {
                    color: #e12d0a;
                }

#wapper {
    max-width: 1200px;
    min-width: 700px;
    margin: 0 auto;
}

    #wapper .content {
        margin: 0 auto;
    }

        #wapper .content #detail {
            float: left;
            width: 860px;
            margin: 0 30px 20px 10px;
            /*overflow: hidden;*/
        }

.dh a {
    text-decoration: none;
}

.weather_pic {
    float: left;
    padding-top: 15px;
    padding-left: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    color: #666;
}

    .weather_pic a {
        color: #666;
        font-family: 'microsoft yahei';
        text-decoration: none;
    }

        .weather_pic a:hover {
            color: #e12d02;
        }

.weather1,
.weather2,
.weather3,
.weather4,
.weather5,
.weather6 {
    width: 55px;
    height: 35px;
}

.weather_tz {
    padding-top: 15px;
    float: left;
    width: 190px;
}

    .weather_tz ul li {
        line-height: 20px;
        height: 20px;
        padding-top: 4px;
        list-style: none;
    }

.staricon3 {
    float: left;
    margin-right: 2px;
}

.s1 {
    float: left;
    width: 120px;
    text-align: right;
    padding-left: 15px;
    font-size: 14px;
}

.weather_tz ul li .s1 a {
    color: #666;
    text-decoration: none !important;
    font-family: 'microsoft yahei';
}

    .weather_tz ul li .s1 a:hover {
        color: #e12d02;
    }

.weather_tz .staricon,
.weather_tz .staricon2,
.weather_tz .staricon3 {
    float: left;
    margin-right: 2px;
    margin-top: 5px;
}

.weather_pic a {
    text-decoration: none !important;
    font-size: 14px;
}

.xx li {
    line-height: 20px;
    height: 20px;
    padding-top: 4px;
    list-style: none;
}

#wapper .content #detail .brief {
    box-sizing: border-box;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
	width: 100%;
}

    #wapper .content #detail .brief .lz {
        width: 20px;
        height: 14px;
        margin-top: 20px;
        float: left;
    }

    #wapper .content #detail .brief .zz {
        float: left;
        width: 90%;
        font-size: 14px;
        line-height: 30px;
        color: #787878;
        padding: 0 0px 0 20px;
        box-sizing: border-box;
        text-indent: 2em;
    }

    #wapper .content #detail .brief .yz {
        margin-top: 20px;
        width: 20px;
        height: 14px;
        float: right;
    }

.bxm {
    height: 40px;
    font-size: 14px;
    text-align: right;
}

#wapper .content #detail p {
    padding: 10px 0;
    font-size: 16px;
    line-height: 30px;
}
/*#wapper .content #detail img {
  width: 100%;
}*/
#wapper .content #detail .tags {
    box-sizing: border-box;
    height: 35px;
    margin: 20px 0px;
}

    #wapper .content #detail .tags .zbnm {
        float: left;
        font-size: 14px;
        margin: 6px 0px 14px 0px;
    }

        #wapper .content #detail .tags .zbnm span {
            margin-right: 20px;
        }

            #wapper .content #detail .tags .zbnm span a:hover {
                color: #c42607;
            }

    #wapper .content #detail .tags .ybnm {
        float: right;
        /* weixin */
    }

        #wapper .content #detail .tags .ybnm .bds_more {
            line-height: 14px;
            padding-left: 25px;
        }

        #wapper .content #detail .tags .ybnm .share_stock,
        #wapper .content #detail .tags .ybnm .share .share_sina {
            background-image: url(/uploads/image/iipnews/weibo_bg_v1.gif);
            background-repeat: no-repeat;
        }

        #wapper .content #detail .tags .ybnm .share_stock {
            float: left;
            display: inline-block;
            padding-right: 15px;
            background-position: 48px -26px;
            height: 32px;
            line-height: 32px;
        }

        #wapper .content #detail .tags .ybnm .share_sina {
            background-image: url(/uploads/image/iipnews/weibo_bg_v1.gif);
            float: left;
            margin: 4px 3px 0 5px;
            display: block;
            width: 63px;
            height: 22px;
            background-position: 0 0px;
        }

        #wapper .content #detail .tags .ybnm #weixin {
            float: left;
            width: 36px;
            height: 22px;
            line-height: 22px;
            display: inline-block;
            margin-top: 4px;
            margin-right: 5px;
            padding-left: 28px;
            font-size: 12px;
            color: white;
            background: url(/uploads/image/iipnews/weixin.gif) no-repeat;
            cursor: pointer;
        }

            #wapper .content #detail .tags .ybnm #weixin.hover {
                position: relative;
                z-index: 999;
            }

            #wapper .content #detail .tags .ybnm #weixin .show-weixin {
                width: 168px;
                border: 1px solid #ccc;
                padding: 10px;
                display: none;
                color: black;
                cursor: default;
            }

            #wapper .content #detail .tags .ybnm #weixin.hover .show-weixin {
                display: block;
                position: absolute;
                top: 31px;
                left: -70px;
                background: #fff;
            }

            #wapper .content #detail .tags .ybnm #weixin .jian {
                position: absolute;
                top: -10px;
                left: 0;
                width: 200px;
                height: 10px;
                line-height: 9px;
            }

            #wapper .content #detail .tags .ybnm #weixin .img {
                float: left;
                width: 74px;
                height: 74px;
                background: url(/uploads/image/iipnews/weixin.gif) 0 -109px no-repeat;
            }

            #wapper .content #detail .tags .ybnm #weixin .txt {
                padding-left: 84px;
                font-size: 12px;
                line-height: 24px;
            }

            #wapper .content #detail .tags .ybnm #weixin .weixin-icon {
                padding-left: 20px;
            }

            #wapper .content #detail .tags .ybnm #weixin .weixin-btn {
                width: 65px;
                height: 28px;
                line-height: 28px;
                padding-left: 15px;
                color: white;
                background: url(/uploads/image/iin2013/weixin.gif) right -81px #2f5895 no-repeat;
            }

#wapper .content #detail #weixin_share_top,
#wapper .content #detail #weixin_share_bottom {
    cursor: pointer;
    background: url(/uploads/image/iipnews/weixn_02.png) no-repeat 2px -28px;
    padding-left: 20px;
    height: 16px;
    display: inline-block;
}

    #wapper .content #detail #weixin_share_top:hover,
    #wapper .content #detail #weixin_share_bottom:hover {
        background-position: 2px 0px;
    }

#wapper .content #detail #weixin_share_bottom {
    float: left;
    margin: 6px 6px 6px 0;
}

#wapper .content #detail #share_reporting {
    cursor: pointer;
    background: url(/uploads/image/iipnews/reporting.png) no-repeat;
    padding-left: 20px;
    height: 16px;
    display: inline-block;
	background-size: contain;
}
#wapper .content #detail #share_reporting {
    float: left;
    margin: 6px 6px 6px 0;
}
#wapper .content #detail #weixin_share_top {
    float: left;
    margin: 0px 6px 0px 0;
}

#wapper .content #detail .bdsharebuttonbox {
    zoom: 1;
}

    #wapper .content #detail .bdsharebuttonbox a,
    #wapper .content #detail .bdsharebuttonbox .bds_more {
        float: left;
        font-size: 12px;
        padding-left: 17px;
        line-height: 16px;
        height: 16px;
        background-image: url(/uploads/image/iipnews/icons_0_16.png);
        background-repeat: no-repeat;
        cursor: pointer;
        margin: 6px 6px 6px 0;
    }

    #wapper .content #detail .bdsharebuttonbox .bds_tsina {
        background-position: 0 -104px;
    }

    #wapper .content #detail .bdsharebuttonbox .bds_qzone {
        background-position: 0 -52px;
    }

    #wapper .content #detail .bdsharebuttonbox .bds_tqq {
        background-position: 0 -260px;
    }

    #wapper .content #detail .bdsharebuttonbox .bds_renren {
        background-position: 0 -208px;
    }

    #wapper .content #detail .bdsharebuttonbox .bds_more {
        color: #333;
        float: left;
    }

#wapper .content #detail #author_baidu {
    font-size: 13px;
}

#pubtime_baidu {
    color: #787878;
}

#wapper .content #detail #pubtime_baidu,
#wapper .content #detail #author_baidu,
#wapper .content #detail #source_baidu,
#wapper .content #detail #editor_baidu {
    zoom: 1;
    margin-top: 0;
}

#wapper .content #detail #share_baidu {
    display: inline-block;
    margin-bottom: -6px;
    _margin-bottom: -2px;
}

#wapper .content #detail .author-more {
    top: 23px;
}

#wapper .content #detail .article #pp {
    font-size: 16px;
    color: #262626;
    margin-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #dedede;
}

#wapper .content #detail .xggg {
    font-size: 14px;
    color: #262626;
    margin-top: 30px;
    /*border-bottom: 1px solid #dedede;*/
}

    #wapper .content #detail .xggg .stock {
        margin-right: 13px;
        /*display: inline-block;*/
        height: 30px;
        text-align: center;
        float: left;
        max-width: 160px;
    }

    #wapper .content #detail .xggg div a {
        display: inline-block;
        color: #262626;
        box-sizing: border-box;
        font-weight: bold;
    }

        #wapper .content #detail .xggg div a:hover {
            color: #e12d02;
        }

#wapper .content #detail .hzyk .jgpj {
    float: left;
    width: 100%;
    border: 1px solid #e7e7e7;
    position: relative;
    font-size: 12px;
    box-sizing: border-box;
    background-color: #fafafa;
}

    #wapper .content #detail .hzyk .jgpj .app img {
        position: absolute;
        width: 22px;
        top: -12px;
        left: 103px;
    }

    #wapper .content #detail .hzyk .jgpj .jg {
        width: 25%;
    }

        #wapper .content #detail .hzyk .jgpj .jg .xc {
            font-size: 14px;
            margin-left: 20px;
            width: 100%;
            margin-top: 25px;
            margin-bottom: 10px;
        }

        #wapper .content #detail .hzyk .jgpj .jg .xb {
            margin-left: 20px;
            width: 100%;
            font-size: 14px;
            margin-bottom: 25px;
        }

        #wapper .content #detail .hzyk .jgpj .jg img {
            width: 7%;
            padding: 0 1px;
        }

    #wapper .content #detail .hzyk .jgpj .pj {
        width: 75%;
        line-height: 25px;
    }

        #wapper .content #detail .hzyk .jgpj .pj i {
            text-indent: 2em;
            display: block;
            box-sizing: border-box;
            margin: 13px 20px 10px 20px;
        }

            #wapper .content #detail .hzyk .jgpj .pj i a {
                color: #0e478c;
                font-family: "瀹嬩綋";
            }

    #wapper .content #detail .hzyk .jgpj dd {
        margin-bottom: -1px;
        border: 1px solid #eaeaea;
        overflow: hidden;
        zoom: 1;
    }

    #wapper .content #detail .hzyk .jgpj dl dd .img {
        float: left;
        width: 210px;
        padding-top: 10px;
        text-align: center;
    }

    #wapper .content #detail .hzyk .jgpj dl dd .info {
        float: left;
        margin-left: 20px;
    }

        #wapper .content #detail .hzyk .jgpj dl dd .info .industry {
            clear: both;
            padding-top: 5px;
            font-size: 12px;
        }

#wapper .content #detail .module .some {
    display: none;
}

#wapper .content #detail .module .button {
    width: 100%;
    height: 60px;
    /*padding-left: 12.5%;*/
    margin-bottom: 30px;
    margin-top: 20px;
    cursor: pointer;
}

    #wapper .content #detail .module .button .buttonjia {
        width: 75%;
        border: 1px solid #e2e2e2;
        height: 60px;
        font-size: 16px;
        line-height: 60px;
        text-align: center;
        cursor: pointer;
        margin: 0 auto;
    }

        #wapper .content #detail .module .button .buttonjia:hover {
            border: 1px solid #e12d02;
            color: #e12d02;
        }

#wapper .content #detail .module .zixun {
    height: 205px;
    padding: 18px 0px 18px 0;
    box-sizing: border-box;
    position: relative;
}

    #wapper .content #detail .module .zixun .zipicture {
        width: 260px;
        height: 165px;
        float: left;
        margin-right: 30px;
        overflow: hidden;
    }

        #wapper .content #detail .module .zixun .zipicture img {
            transition: 1s;
            transform-origin: center center;
        }

    #wapper .content #detail .module .zixun .zizi {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

        #wapper .content #detail .module .zixun .zizi .zitop {
            font-weight: 700;
            height: 32px;
            font-size: 18px;
            text-align: left;
            line-height: 22px;
        }

            #wapper .content #detail .module .zixun .zizi .zitop a {
                text-decoration: none;
                color: #262626;
            }
#wapper .content #detail .module .zixun .zizi .zitop a:visited {
text-decoration: none;
color: #666666;
}

        #wapper .content #detail .module .zixun .zizi .zisecond {
            height: 70px;
            margin-top: 26px;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 6;
            -webkit-box-orient: vertical;
            line-height: 24px;
            color: #7a848a;
            font-size: 13px;
            text-align: left;
        }

            #wapper .content #detail .module .zixun .zizi .zisecond a {
                text-decoration: none;
            }

    #wapper .content #detail .module .zixun .zithird {
        text-align: left;
        margin-top: 15px;
        height: 30px;
    }

        #wapper .content #detail .module .zixun .zithird .spanchannel a {
            color: black;
            font-weight: bold;
            text-decoration: none;
        }

            #wapper .content #detail .module .zixun .zithird .spanchannel a:hover {
                color: #e12d02;
            }

        #wapper .content #detail .module .zixun .zithird .spankeywords {
            padding-left: 10px;
        }

            #wapper .content #detail .module .zixun .zithird .spankeywords a {
                text-decoration: none;
            }

                #wapper .content #detail .module .zixun .zithird .spankeywords a:hover {
                    color: #e12d02;
                }

#wapper .content .right {
    font-family: 'microsoft yahei';
    /*padding-top: 30px;*/
    float: left;
    width: 300px;
    box-sizing: border-box;
}

    #wapper .content .right .touzi {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

        #wapper .content .right .touzi div a img {
            width: 100%;
        }

    #wapper .content .right .choi {
        width: 100%;
        box-sizing: border-box;
    }

.hotimg {
    position: relative;
    bottom: 5px;
}

#wapper .content .right .choi .cheader {
    border-bottom: 1px solid #e2e2e2;
    line-height: 30px;
    height: 35px;
    box-sizing: border-box;
}

    #wapper .content .right .choi .cheader .zg {
        border-left: 3px solid #f34540;
        font-size: 18px;
        height: 21px;
        line-height: 21px;
    }

        #wapper .content .right .choi .cheader .zg i {
            margin-left: 10px;
            color: #000;
        }

#wapper .content .right .choi .ph ul {
    padding-right: 15px;
    box-sizing: border-box;
}

    #wapper .content .right .choi .ph ul li {
        list-style: none;
        padding: 10px 0 0 0;
    }

        #wapper .content .right .choi .ph ul li .hez {
            width: 20px;
            height: 20px;
            line-height: 20px;
            background-color: #f34540;
            border-radius: 3px;
            font-size: 14px;
            color: #f5f5f5;
            text-align: center;
            box-sizing: border-box;
            float: left;
            margin-right: 10px;
            margin-top: 5px;

        }

        #wapper .content .right .choi .ph ul li div {
            font-size: 14px;
            color: #000;
        }

            #wapper .content .right .choi .ph ul li div a {
                text-decoration: none;
                line-height: 25px;
            }

                #wapper .content .right .choi .ph ul li div a:hover {
                    color: #f34540;
                }

#wapper .content .right .dtai {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    box-sizing: border-box;
    margin-top: 30px;
}

    #wapper .content .right .dtai .dheader {
        border-bottom: 1px solid #e2e2e2;
        box-sizing: border-box;
        line-height: 30px;
        height: 35px;
    }

        #wapper .content .right .dtai .dheader .zg {
            border-left: 3px solid #f34540;
            font-size: 18px;
            height: 21px;
            line-height: 21px;
        }

            #wapper .content .right .dtai .dheader .zg a {
                margin-left: 10px;
                color: black;
            }

    #wapper .content .right .dtai .dimg {
        margin-top: 15px;
        position: relative;
    }

        #wapper .content .right .dtai .dimg img {
            width: 100%;
        }

        #wapper .content .right .dtai .dimg .after {
            font-size: 14px;
            line-height: 25px;
            color: #fff;
            padding-left: 5px;
            box-sizing: border-box;
            width: 100%;
            position: absolute;
            top: 160px;
            z-index: 5;
            left: 0;
            background-image: linear-gradient(-180deg, transparent -8%, #000000 78%);
        }

    #wapper .content .right .dtai .dcontent {
        padding-left: 18px;
    }

        #wapper .content .right .dtai .dcontent ul li {
            line-height: 35px;
            font-size: 14px;
            color: #666;
        }

            #wapper .content .right .dtai .dcontent ul li a {
                font-size: 14px;
            }

                #wapper .content .right .dtai .dcontent ul li a:hover {
                    color: #e12d02;
                }

#wapper .content .right .ciceness {
    width: 100%;
    margin-bottom: 30px;
    box-sizing: border-box;
}

    #wapper .content .right .ciceness .cheader {
        border-bottom: 1px solid #e2e2e2;
        line-height: 30px;
        height: 35px;
        box-sizing: border-box;
    }

        #wapper .content .right .ciceness .cheader .zg {
            border-left: 3px solid #f34540;
            font-size: 18px;
            height: 21px;
            line-height: 21px;
        }

            #wapper .content .right .ciceness .cheader .zg a {
                margin-left: 10px;
                color: black;
            }

    #wapper .content .right .ciceness .cyu {
        width: 100%;
    }

        #wapper .content .right .ciceness .cyu a:hover {
            color: #e12d02;
        }

        #wapper .content .right .ciceness .cyu ul {
            padding-left: 18px;
            margin-top: 10px;
            clear: both;
        }

            #wapper .content .right .ciceness .cyu ul li {
                line-height: 30px;
                font-size: 13px;
                color: #666;
            }

                #wapper .content .right .ciceness .cyu ul li:hover a {
                    color: #e12d02;
                }

#wapper .content .right .gao {
    width: 300px;
    margin-top: 40px;
    box-sizing: border-box;
}

    #wapper .content .right .gao img {
        width: 100%;
    }

.bianbutton {
    border: 1px solid #e12d02 !important;
    color: #e12d02;
}

.module .zixun:hover::after {
    background-color: #f4f4f4;
    width: 100%;
    transition: 0.3s;
}

.module .zixun:after {
    content: '';
    display: block;
    height: 205px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    z-index: -1;
}

#wapper .neck .top #wappernav-left span a:hover {
    color: #d93a03;
}

.dian1 {
    box-sizing: border-box;
    width: 72px;
    position: fixed;
    right: 5px;
    top: 400px;
    display: none;
    font-size: 9px;
    text-align: center;
}

.slider_main {
    position: relative;
    overflow: hidden;
}

.slider_ul {
    height: 100%;
    margin: 0;
    padding: 0;
}

    .slider_ul li {
        float: left;
        overflow: hidden;
    }

.slider_ulli a {
    width: 100%;
    height: 100%;
    display: block;
}

.slider_ul li a img {
    width: 100%;
}

.slider-bar {
    position: absolute;
    bottom: 15px;
    right: 10px;
    z-index: 199;
}

    .slider-bar li {
        border-radius: 50%;
        background: #dfdede;
        display: block;
        float: left;
        width: 8px;
        height: 8px;
        margin: 0px 8px;
        cursor: pointer;
    }

        .slider-bar li.pink_li {
            background: #fffefe;
            width: 16px;
            border-radius: 5px;
        }

.zixun:hover .zipicture img {
    transform: scale(1.2);
}

.module {
    padding: 0 20px 0 0;
    font-family: 'microsoft yahei';
}

#wapper .content #detail .module .zixun .zizi .zitop:hover {
    color: #d93a03;
}

#wapper .content #detail .module .zixun .zizi .zitop:visited {
    color: #666666;
}

.red {
    border-bottom: 3px solid #e12d0a;
    color: #e12d0a;
}

#wapper .content #detail .module .zixun:hover .zitop a {
    color: #e12d02;
}

.header .headernav ul .k:hover .dlilog {
    display: block;
}

.yan {
    color: #e44829;
}

.bian {
    border-bottom: 4px solid #fcfcfe;
}

.active {
    color: #e12d02;
}

@media screen and (max-width: 1200px) {

    .header .headernav ul li .dlilog .lianjie .dliloger {
        display: none;
    }

    #wapper .content #detail .module .sanguang #nbj {
        margin-left: 14px;
    }

    .header .headercontent .headernav .ul .f .dlilog .lianjie .dliloger {
        display: none;
    }

    .w {
        margin: 0 auto;
    }

        .w .neck {
            width: 100%;
        }

        .w .content {
            width: 800px;
        }

        .w .headercontent {
            margin: 0 auto;
        }

    .header {
        margin: 0 auto 20px auto;
    }

    body {
        margin: 0 auto;
    }

    .sizhang {
        display: none;
    }

    #wapper .content {
        width: 1000px;
    }

        #wapper .content #detail {
            width: 66%;
        }

        #wapper .content .right {
            width: 30%;
        }
}

@media screen and (max-width: 1000px) {
    .ts .source .ybnm {
        margin-left: 10%;
    }

    .zui i {
        display: none;
    }

    .zhuce {
        display: none;
    }

    .header .headercontent .headernav .ul .f .dlilog .lianjie .dliloger {
        display: none;
    }

    .synopsis {
        padding-left: 10px;
    }

    #wapper .content #detail .module .button {
        padding-left: 10%;
    }

    .ga {
        width: 15px;
    }

    .header .headercontent .headernav .ul .f .dlilog .lianjie .dlilognav .ulfirst li {
        margin-right: 14px;
    }

    .header .headercontent .headernav .ul .f .dlilog .lianjie .dlilognav .ulfour li {
        margin-right: 2%;
    }

    .header .headercontent .headernav .ul .f .dlilog .lianjie .dliloger .dright {
        margin-left: 0px;
    }

    #wapper .neck .top #wappernav-left {
        padding-left: 33px;
    }

    body {
        width: 800px;
    }

    .header {
        min-width: 800px;
        width: 800px;
    }

        .header .headercontent {
            min-width: 800px;
            width: 800px;
        }

            .header .headercontent .g {
                display: none;
            }

            .header .headercontent .h {
                display: none;
            }

    #wapper {
        margin: 0 auto;
        min-width: 760px;
        width: 800px;
    }

        #wapper #wappernav-right {
            display: none;
        }

        #wapper .content {
            width: 700px;
        }

            #wapper .content .right {
                display: none;
            }

            #wapper .content #detail {
                width: 700px;
            }

                #wapper .content #detail .module {
                    width: 680px;
                }

    .bt .zui {
        text-align: center;
    }

    .header .headercontent .headernav .ul .f .dlilog {
        width: 800px;
    }

        .header .headercontent .headernav .ul .f .dlilog .dlilognav {
            width: 68%;
        }

            .header .headercontent .headernav .ul .f .dlilog .dlilognav ul {
                width: 600px;
            }

    .ybnm {
        display: none;
    }

    .ts .source .zjng {
        float: right;
    }
}

.dis {
    display: none;
    top: 0;
    background-color: pink;
}

.statement {
    padding: 0 10px 0 10px;
    max-width: 1200px;
    min-width: 800px;
    margin: 10px auto 10px;
    color: #c1c1c1;
    line-height: 20px;
    clear: both;
}

.clear {
    width: 100%;
    height: 30px;
}

.headimg {
    height: 72px;
    width: 72px;
    border-radius: 72px;
    float: left;
    margin-left: 5px;
    /*ie6 7 8*/
    /*behavior: url(/uploads/image/jcinews/pie.htc);*/
}

.column {
    float: left;
    margin: 15px 0 0 10px;
}

.columnp {
    float: left;
    margin: 30px 0 0 10px;
}

    .columnp span a {
        color: #262626;
        font-size: 18px;
    }

.article {
    font-size: 16px;
    line-height: 28px;
}
.article img {
    max-width: 700px;
}

.article_content {
    padding: 0px 10px 0px 10px;
}

.article_content p {
	/*text-indent: 2em;*/
}
/*
.article_content img {
	max-width: 700px;
}
.article_content img {
    width: 100%;
}
*/

.cross {
    border-bottom: 1px solid #dedede;
    clear: both;
    height: 20px;
}

#wapper .content #detail .xggg div .active a {
    color: #e12d02;
    /*border-bottom: 2px solid #e12d02;*/
}

.right ul li a {
    color: #262626;
}

.zlsummary {
    color: #666;
    padding-top: 8px;
    display: block;
}
/*.article_content p select {
  height: 32px;
  font-size: 14px;
  box-shadow: 0px 0px 6px 0px #5a97eb80;
  border-radius: 4px;
  padding: 0 0 0 17px;
  color: #262626;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #75aaee;
  -webkit-appearance: none;
  background: url(/uploads/image/iipnews/arrow_down.png) no-repeat right center;
  background-origin:content-box;
}*/
/*鍒嗛〉*/
#detail #page {
    margin: 20px 0;
    text-align: center;
}

#page {
    height: 28px;
    line-height: 18px;
    font-size: 14px;
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

    #page span, #page a {
        display: inline-block;
        padding: 8px 10px;
        color: #666;
        border: 1px solid #f3f3f3;
    }
    #page a {
        height: 10px;
        line-height: 10px;
        padding: 8px 10px;
        color: #000;
    }

        #page a.current {
            border: 1px solid #f3f3f3;
            background: #d93a03;
            color: #fff;
        }

        #page a:hover {
            border: 1px solid #f3f3f3;
            background: #d93a03;
            text-decoration: none;
            color: #fff;
        }

    #page span.edit {
        padding: 0;
        border: none;
    }

    #page span a {
        padding: 8px 12px;
    }


.selectpg {
    height: 32px;
    width: 670px;
    box-shadow: 0px 0px 6px 0px rgba(90, 151, 235, 0.5);
    border-radius: 4px;
    position: relative;
    line-height: 30px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #75aaee;
    padding-right: 3px;
}

    .selectpg a {
        /*text-decoration: none;*/
        color: #262626;
        margin-left: 17px;
        font-size: 14px;
        display: block;
    }

    .selectpg .flex:hover {
        background-color: #75aaee;
    }

    .selectpg .flex a:hover {
        color: #ffffff;
    }

    .selectpg img {
        width: 12px;
        top: 11px;
        right: 10px;
        position: absolute;
    }

.xxl {
    width: 100%;
    /* height:108px; */
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px #dbdbdb;
    border-radius: 4px;
    display: none;
    border: 1px solid #dbdbdb;
    margin-top: 1px;
}

.blob {
    display: block;
}

.blon {
    display: none;
}


input::-webkit-input-placeholder { 
/* webkit browsers */ 
color: #c5c5c5; 
} 
input:-moz-placeholder { 
/* mozilla firefox 4 to 18 */ 
color: #c5c5c5; 
} 
input::-moz-placeholder { 
/* mozilla firefox 19  */ 
color: #c5c5c5; 
} 
input:-ms-input-placeholder { 
/* internet explorer 10  */ 
color: #c5c5c5;  
}