        *{
            margin: 0;
            padding: 0;
        }
        body{
            overflow-x: hidden;
        }
        .right {
	float: right;
}
li {
    list-style-type: none;
}
a {
    text-decoration: none;
    outline: none;
    color: #333;
}
a:hover {
    text-decoration: none;
    color: #3773db;
}
        .fullBanner {
            /*height:calc(100vh - 100px);*/
              height:100vh;
        }
        .TextAlaginC {
            text-align: center;
        }
        .C_Banner {
            color: #fff;
        }
        .C_Banner {
            background: top no-repeat;
            background-size: cover;
            text-shadow: 3px 1px 3px rgb(0 0 0 / 33%);
        }
        .Compose{
            width: 100%;
            margin: 0 auto;
            overflow: hidden;
            z-index: 2;
            position: relative;
            /*max-width: 1500px;*/
            /*margin-top: 124px;*/
        }
        .fullBanner .ScrollDown {
            display: block;
        }
        .ScrollDown {
            width: 100px;
            height: 100px;
            position: absolute;
            bottom: 10px;
            left: 50%;
            margin-left: -50px;
            text-align: center;
            color: #fff;
            z-index: 9;
            cursor: pointer;
        }
        .ScrollDown .ScrollDownicon {
            margin: 0 auto;
            margin-bottom: 20px;
            width: 30px;
            height: 35px;
            overflow: hidden;
            text-align: left;
            text-indent: -9999px;
            animation: a 1.5s 2.2s ease both infinite;
            background: url(ScrollDown.png) 50% no-repeat;
            cursor: pointer;
        }
        @keyframes a {
            0%,to {
                transform: translateY(0);
                opacity: 0
            }

            60% {
                transform: translateY(14px);
                opacity: 1
            }
        }
       /*标题*/ 
.t-title{
    width: 1200px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 30px auto ;
}
.title_text{
    position: relative;
    background-color: rgb(255,255,255);
    display: flex;
    padding: 0px 30px;
    align-items: flex-end;
}
.title_t{
    text-align: center;
    margin: 0px 10px;
}
.title_cn{
    font-size: 36px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}

.title_text::before,
.title_text::after{
    content: '';
    display: block;
    width: 40px;
    height: 35px;
    border-top: solid 2px #d90009;
    border-bottom: solid 2px #d90009;
    box-sizing: border-box;
    margin-bottom: 6px;
}
.title_text::before{
    border-left: solid 2px #d90009;
}
.title_text::after{
    border-right: solid 2px #d90009;
}
.title_border{
    width: 100%;
    height: 5px;
    background-color: #d90009;
    position: absolute;
    top: 55%;
    left: 0px;
}
/*聚焦区*/
.speArea-box { padding-top: 0px; }
.speArea-head { padding-bottom: 18px; margin-bottom: 20px; width: 1200px; margin-left: auto; margin-right: auto; }
.speArea-head h2 { font-size: 36px; line-height: 60px; font-weight: bold; color: #d90009; text-align: center; }
.speArea-head h2 a { color: #d90009; }
.speArea-head p { font-size: 16px; line-height: 30px; color: #333333; text-align: center; }
.speArea-bottom { position: relative; width: 1200px; height: 460px; margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 5px; padding-bottom: 5px; }
.speArea-bottom::after { content: ""; width: 60px; height: 60px; display: block; position: absolute; right: -30px; bottom: -30px; z-index: 3; }
.speArea-video { position: absolute; width: 760px; height: 427px; z-index: 3; left: 0; top: 0; }
.speArea-iframe { width: 760px; height: 427px; background: #000; }
.speArea-close { width: 30px; height: 30px;  -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100%; position: absolute; right: -30px; top: 0; cursor: pointer; }
.speArea-inside { width: 760px; height: 427px; margin-left: 0; float: left; }
.speArea-inside .swiper-pagination { text-align: right; width: 20%; right: 10px; left: auto; bottom: 15px; }
.speArea-inside .swiper-pagination-bullet { background: #fa7c30; opacity: 1; }
.speArea-inside .swiper-pagination-bullet-active { background: #fb2828; }
.speArea-inside-prev { width: 28px; height: 45px; -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100%; }
.speArea-inside-next { width: 28px; height: 45px; -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100%; }

.speArea-inside-img { width: 760px; height: 427px; position: relative; z-index: 1; overflow: hidden; }
.speArea-inside-img img { width: 100%; }
.speArea-inside-tit { width: 100%; position: absolute; left: 0; bottom: 0; z-index: 2; color: #fff; font-size: 22px; line-height: 50px; height: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 10px;background-image: -webkit-gradient(linear, left bottom, left top, from(#ac2317), to(rgba(172, 35, 23, 0)));
background-image: -webkit-linear-gradient(bottom, #ac2317 0, rgba(172, 35, 23, 0) 100%);
background-image: -moz-linear-gradient(bottom, #ac2317 0, rgba(172, 35, 23, 0) 100%);
background-image: linear-gradient(0deg, #ffd87b 0, rgb(227 198 122 / 66%) 100%);}
.speArea-inside-tit a { color: #333; }
.speArea-list { width: 400px; height: 427px; float: right; }
.speArea-list li { font-size: 16px; line-height: 26px; color: #333333; padding-left: 26px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.speArea-list li:last-child { border-bottom: 0; }
.speArea-list li::before { content: ""; width: 8px; height: 8px; /*  background: #ffcc31;*/ -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: block; position: absolute; left: 10px; top: 10px; }
.speArea-list li a { color: #333333; position: relative; }
.speArea-list li a:hover { color: #d90009 !important; }
/*END*/
/*滚动效果样式*/ 
#gd_area { width: 1070px; height: 30px; line-height: 30px; overflow: hidden; float: left; }
.wrap { float: left; width: 100000px; }
#gd_content, #gd_scroll { float: left; }
#gd_content li, #gd_scroll li { height: 30px; color: #000; padding-left: 8px; margin-right: 15px; display: inline; float: left; line-height: 30px; background: url(com_dot.gif) 0 14px no-repeat; }
#gd_content li a, #gd_scroll li a { color: #000; }
.jj_txt_box { width: 395px; height: 450px; overflow: hidden; margin-top: 0px; }
.dyx { width: 1200px; margin: auto; }
.dyxl { width: 581px; float: left; }
.dyxl .zcxw { width: 251px; float: left; }
.dyxl .zcxw img { width: 251px; height: 140px; margin-top: 20px; }
.dyxl .zcxw h3 { font-size: 22px; color: #000; line-height: 28px; margin-top: 6px; }
.dyxl .zcxw h3 a { color: #000; }
.dyxl .zcxw p { font-size: 14px; color: #666666; line-height: 22px; margin-top: 6px }
.dyxl .zcxw p a { color: #666666; }
.dyxl .ycxw { width: 303px; float: right; margin-top: 20px; }
.dyxr { width: 581px; float: right; }
.jj_txt_box { width: 580px; height: auto; overflow: hidden; }
.jj_txt_box .title { font-size: 22px; color: #333333; font-weight: bold; line-height: 32px; }
.jj_txt_box .title a { color: #333333; }
.jj_txt_box .txt { font-size: 16px; color: #666; line-height: 28px; margin-top: 10px; padding-bottom: 10px; text-indent: 2em; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #bfbfbf; }
.jj_txt_box .txt a { color: #666 }
.jj_txt_box .txt span a { font-size: 16px; color: #d30306; }
.jj_list { margin-top: 9px; }
.jj_list li { font-size: 18px; color: #333; position: relative; margin-top: 13px; line-height: 25px; padding-left: 15px; height: auto; }
.jj_list li a { color: #333; }
.jj_list li:before { content: ""; position: absolute; left: 0; top: 9px; width: 5px; height: 5px; background: #d30306; border-radius: 100%; }
.dyxr { width: 581px; float: right; }
.jj_txt_box3 { width: 395px; height: 450px; overflow: hidden; }
.jj_txt_box3 .title { font-size: 22px; color: #333; font-weight: bold; line-height: 29px; }
.jj_txt_box3 .title a { color: #333; }
.jj_txt_box3 .txt { font-size: 14px; color: #333; line-height: 25px; margin-top: 15px; border-bottom: 1px solid #bfbfbf; padding-bottom: 18px; text-indent: 2em; }
.jj_txt_box3 .txt span a { font-size: 14px; color: #d90009; }
.jj_list3{ height:300px; overflow:hidden;}
.jj_list3 li { font-size: 17px; color: #333; position: relative; margin-top: 14px; line-height: 26px; padding-left: 20px; }
.jj_list3 li a { color: #333; }
.jj_list3 li:before { content: ""; position: absolute; left: 0; top: 10px; width: 7px; height: 7px; background: #d90009; border-radius: 100%; }
.jj_list4 li { width:470px; font-size: 17px; color: #333; position: relative; margin-top: 13px; padding-bottom:12px; line-height: 26px; padding-left: 20px; border-bottom:1px dotted #bfbfbf; }
.jj_list4 li a { color: #333; }
.jj_list4 li:before { content: ""; position: absolute; left: 0; top: 10px; width: 7px; height: 7px; background: #d90009; border-radius: 100%; }
.gdxwlj { width: 120px; height: 28px; position: absolute; left: 0px; top: 0px; }
.content { width: 1200px; height: auto; margin: 0 auto; }
.lqxm_left { float: left; width: 590px; height: 400px; }
.focusBox9 { width: 694px; height: 390px; overflow: hidden; position: relative; }
.focusBox9 .swiper-wrapper .swiper-slide img { width: 694px; height: 390px; }
.focusBox9 .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 50px;z-index: 0; background-image: -webkit-gradient(linear, left bottom, left top, from(#ac2317), to(rgba(172, 35, 23, 0)));
background-image: -webkit-linear-gradient(bottom, #ac2317 0, rgba(172, 35, 23, 0) 100%);
background-image: -moz-linear-gradient(bottom, #ac2317 0, rgba(172, 35, 23, 0) 100%);
background-image: linear-gradient(0deg, #ac2317 0, rgba(172, 35, 23, 0) 100%); }
.focusBox9 .swiper-wrapper .swiper-slide .title { position: absolute; left: 2%; bottom: 0; width: 96%; height: 50px; line-height: 50px; color: #fff; overflow: hidden; z-index: 1; font-size: 18px; }
.focusBox9 .swiper-wrapper .swiper-slide .title a { color: #fff; }
.focusBox9 .swiper-pagination { text-align: right; left: inherit; }
.focusBox9 .swiper-pagination-bullet{ background: #fa7c30; opacity:1; }
.focusBox9 .swiper-pagination-bullet-active { background: #fb2828; }
.focusBox9 .swiper-pagination { position: absolute; right: 10px; text-align: right; bottom: 5px; width: 15%; z-index: 2; }
.lqxm_list { float: right; width: 590px; height: auto; overflow: hidden; }
.lqxm_list li { overflow: hidden; border-bottom: 1px dotted #d0beb9; padding-bottom: 20px; }
.lqxm_list li h2 { font-size: 22px; color: #000; }
.lqxm_list li h2 a { color: #000; }
.lqxm_list li p { font-size: 16px; color: #666; margin-top: 5px; line-height: 22px; }
.lqxm_list li + li { margin-top: 20px; }
.lqxm_left { float: left; width: 590px; height: 400px; }
.dmbj_left { float: right; width: 694px; height: 390px; }
.dmbj_list { float: left; width: 590px; height: auto; overflow: hidden; }
.dmbj_list li { overflow: hidden; border-bottom: 1px dotted #d0beb9; padding-bottom: 20px; }
.dmbj_list li h2 { font-size: 22px; color: #000; }
.dmbj_list li h2 a { color: #000; }
.dmbj_list li p { font-size: 16px; color: #666; margin-top: 5px; line-height: 22px; }
.dmbj_list li + li { margin-top: 20px; }

.area {
    width: 100%;
    min-width: 1200px;
}
.part {
    width: 1200px;
    margin: 0 auto;
    padding: 5px 30px 40px 30px;
   
}
.authoritative { padding-top: 0px }
.authoritative .tab { margin-top: 0px }
.authoritative .tab .tab-name { text-align: center; position: relative }
.authoritative .tab .tab-name:before { content: ""; position: absolute; left: 50%; top: 50%; margin-left: -365px; margin-top: -1px; z-index: 1; width: 730px; height: 2px; display: block; background: #e5e5e5 }
.authoritative .tab .tab-name .tab-name-item { position: relative; z-index: 5; font-size: 20px; width: 266px; line-height: 40px; margin-left: 8px; margin-right: 8px; background: #ff9e22; color: #bf000a }
.authoritative .tab .tab-name .tab-name-item span { position: relative; z-index: 3 }
.authoritative .tab .tab-name .tab-name-item span:after, .authoritative .tab .tab-name .tab-name-item span:before { display: inline-block; margin-left: 10px; margin-right: 10px; margin-top: 17px; vertical-align: top; content: ""; width: 6px; height: 6px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #bf000a }
.authoritative .tab .tab-name .tab-name-item.active { background: #bf000a; color: #ffebc9 }
.authoritative .tab .tab-name .tab-name-item.active:before { position: absolute; left: 50%; top: 50%; margin-left: -116px; margin-top: -24px; z-index: 1; content: ""; display: block; height: 46px; width: 230px; border: 1px solid #bf000a }
.authoritative .tab .tab-name .tab-name-item.active span:after, .authoritative .tab .tab-name .tab-name-item.active span:before { background: #ffebc9 }
.authoritative .tab .tab-cont { margin-top: 0px }
.authoritative .tab .tab-cont .list-pic li { width: 380px; height: 214px; margin-left: 30px }
.authoritative .tab .tab-cont .list-pic li:first-child { margin-left: 0 }
.authoritative .tab .tab-cont .listNews { margin-top: 0px }
.authoritative .tab .tab-cont .listNews ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap }
.authoritative .tab .tab-cont .listNews li { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 31%; height: 87px; padding: 17px 5px 17px 20px; color: #333; border-bottom: 1px dashed #fe9356; -webkit-transition: all .2s; -moz-transition: all .2s; transition: all .2s; position:relative;  }
.authoritative .tab .tab-cont .listNews li a { color: #333; font-size: 18px; line-height: 1.5; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s }
.authoritative .tab .tab-cont .listNews li:before { content: ''; display: block; position: absolute; left: 5px; top: 30px; width: 5px; height: 5px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #c00 }
.authoritative .tab .tab-cont .listNews li i { width: 38px; height: 24px; margin-top: 3px; margin-right: 5px; display:none; }
.authoritative .tab .tab-cont .listNews li i.first { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAACXBIWXMAAAsTAAALEwEAmpwYAAABLklEQVQ4ja2UwXGDMBBFH9g3TmmBFmhBKcEpISkgB1ICHGiANnyMSwgt0IJOOTLOwSvmR5Y0PnhnmJG+dp7+7gIVT4zfz0MLnA5PBPbAGeiOhSQH+GbalgJkSBwtVSb5HZiBzp63ArwDfkQaj1HCAPTARzNts2lXc/SaqyoKXwvQGRABvtixk3UcbbS/1LLpgyhal1lT0NfaHHWAM1F7F7tIheaszbTt5Ts9kHWu5JzTBSAF1fJVv5u+9bmNcwI03OabaVOnqvuEy7g9q0JDmbsb++SCru41XLS/Qe1VCpGbfA76r+fhA6mjJC1RS8tB74aUgmo/QwVz1OeHoPummbYL7FN15nxM0ezd1vL3i2ub6igwuP1QAL4KLk8ZnUpgg7kLkDE4F3cO+M7BLPwf8GFsB4gl9lQAAAAASUVORK5CYII=) center top no-repeat }
.authoritative .tab .tab-cont .listNews li i.second { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAYAAAA2cze9AAAACXBIWXMAAAsTAAALEwEAmpwYAAABgklEQVQ4ja2UsZmDMAyF/5h0rrgRuBG4EbJCGIEMQJGMAIUHSEa4jBBGCCuwAhWlv7sCmVMcoDo1+BPPT9KTLPgnG6vkHPt2K8AUyIHeOt9vENbAGylwsc43uwicCvgA3IEjMACFdX6IcA8JXogvA55AGgKYKOJDyAvrfANcJFAZ4WogD8QAUmGjMOVMLprlQKukCFkco6xLOf+MVTL/kyqDZSaSA6DVAPnmyqfPRFVl6twbBQhZ9ivgpexg6k0wXcV9L4eDcnZb5Nb5bqySkyQzWOdvAGOVlAo/ALeYPB694NcBCYTBZFJq5Sqs870Zq0Rr2KkL2r816xnTlKVy/8s63wLs+dM6znAxaER8AL6F4yLjO5vZINF666YF4qNk3AIfMXHIXJsuPwR9WwHSvCuTtm+BF8lXmvmSkUhRM2m7KFcwo7KdH496dZ2eDHlsV+C0RjxWyTlsSCNldbw2NiysU3S3lICLUqjV0IKsXBm7WgXogEbLJJjnEmlkvXX+E+AXkIqh20FmJmAAAAAASUVORK5CYII=) center top no-repeat }
.authoritative .tab .tab-cont .listNews li i.third { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAATCAYAAAB7u5a2AAAACXBIWXMAAAsTAAALEwEAmpwYAAABtklEQVQ4jaWUvXHDMAyFP5vqWGmFrKCMII9gj2APwCIaISk4QDRCPIK1gkaIRogqlrxLIcCCFNtFjDudYRB8IB5+NjwpKbgSqOTv6GPu9WzzJOibfB1Qy9EAND7m87/ABfgClMCrj3k0Ns1it71zuUrB1bfORL4EpAReAHzMI/BhfI4L8BRcnYL7BvZAnYL7ScEdb4BrYKVGZTR6eQVPwe0lrc7H3PiYG6AH3iVl7oB0Rn8x+lAIcAl8ivFso8tXr+wnARp9zO2NjADaQpSjgOBjti/R4tgX4WO2gZAHVkx0Apx8zL3Sorz1xnkB+EgE+MJE10GzKaQrlNPe3HkILjU6MvX1nqlTWukaALbMqa/BrX24gT8ALVMtOuCdVfGL/4LLmKt/l4L7kUyqFNzOxzxumSnB7gXu7IsHoj6VBKFgbp9rl0hqyvnZ2Cvm4p8sv/aRKoXRbep/qFrtE7V/3LkDTAV9BD6YIdFdsggqgfcs5azg/dqZeRgaYxvN70GHzaxelcbHPCi4plaKcyWvbO0kSlE7Ae+Nr12zjY/5StVGnN6YB6IUYLszriK+NctG6OXOomV/AfrJsWaAarJ9AAAAAElFTkSuQmCC) center top no-repeat }
.authoritative .tab .tab-cont .listNews li i.fourth { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAYAAACKsM07AAAACXBIWXMAAAsTAAALEwEAmpwYAAABlElEQVQ4ja2UwXWCQBCGP8TbnrAEW8ASsISkBFPAHrAEOGwBWoKWEEqQErSEcOK4Lzk4a4YVNHnPubDMDPP//8wyCS+23qYZsJHX4/zVAEClAZJXVu5t+gYc5LUzzi9mD5KL3qb5P4ovgZ1ytQB3AL1Ny96mZyAHyt6m5z8CHYAsBhjMoLdpBZTAh3F+L75vrn1dP2BfSsGlAukAEpVUAJ8AxvlEfBnwJSkL43w3UjwX9u/ASYVWxvlWt6iUZ6N8+cQ5FM9U8WUUvoDMQFgUEmhVUvxRbDtgb5xvo9xLUBsUFDqoznpoMfsNkBnna3FphTeSYcgaQLdI+28fyZUsGQ5+oCAcgoKA3hnntQLt1wM+ANuQK7MYVRAAsjggLIO/Uf4KaIzzxwn2AwVzuZ7Bpm5Qo5iWci6ZtlNvU4D3eNnpNmhWDYC06W5/qR8UoDXOr0IsXhW6/0HZPprLmI32PwDcHMZ53YqCq6Ka56YBBmRmIrtWheF3n2+fsZdZ6P9lMHC9cyphHQrWQdGDwtUD7LVxvvkB53Sab//dChYAAAAASUVORK5CYII=) center top no-repeat }
.authoritative .tab .tab-cont .listNews li i.fifth { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAYAAACKsM07AAAACXBIWXMAAAsTAAALEwEAmpwYAAABmElEQVQ4jaWUzXGDMBCFP4NvOrkFXAIpAZeAS4ACOOASzEENpIRQQmiBFmjBJ46ayYEVXgTEE+fN6CLevn3aH+BNjFV8evV9rOLk+G4CIBuruAA6oFf3CZACOXD9T4IUyORsoTTWdZsJ5PkpMBjrhh2BPeEBuBnrWoBFAhGuJbgF7mMVP4Crse4RCJ2Aixjx6I11nSaFL/iWgLOxbhiruJe7AmiUkQzoRKzjF0QqqBbxTpXFT0oexKVMpXiJo4j70hA4SpSgRgbcJDZVRlY98yUqNGkjQYgESMYq/go5YxW3TBP0gGeJ9ESEM72AOE7kXIx1B+BDGct5VmOVIHyivw+Tlsa6xnONdT1qCIDab/pRHK3cB/dzUj/fGwibngJdxLP2odPNxH/AAFOT94R0/WfXsgN+nPcMzaUOF00/Mw3Jsit3xT2/MhSpS3Ya3GzcLcxIQ/0yPnRMpIidCvDk3lj3yRo9smgCvUel/m9FMhU9y2bn4qQMhL2Juf5ipvb8cMoOQkqZauuT9ECz9auWPhQieJLT7vF/AKiaqVivD2M+AAAAAElFTkSuQmCC) center top no-repeat }
.authoritative .tab .tab-cont .listNews li i.sixth { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAASCAYAAACw50UTAAAACXBIWXMAAAsTAAALEwEAmpwYAAABkklEQVQ4jaWVwW2DQBBFH+DbnnAJTgmkBFogJUABHOwS7MMWYEqIS7BbcAmhhHDiuFIOnsHDGkuOPBJi9fnzd2b2a0l4M8Y2q4A9MAiUAwfnQ5e8KXwEaqBxPnSC7YEt8Jk+SSrGNitfFD5FwrVQyjRKKMc2+wEqoBzb7Hdss5ooxjbbGhEVLqTiXPAhMQkV8A10zodGsDNQAB/Oh0GwHPgRkcH5sF7AO+dDszIfjrLPyRSZy1MavDLVXZQom6/HNsu1EB1LrQnOhylBqgbYGMyexZUoVBhgJe9tTB7bzAraqMy6NwcLt+6aqXJxhbZpK3kQX3DQUQTXQC8bn/Vjyr31WNzi/QIGsHM+XKTSTjnqsP+Kz0L9vRCFiueGvCQ+GNyOxR58XEyu4mVMFmvqzK01bcTd2DO6qvgS+dmoBrOe+FKMzbm8It5Hc33wtcTM+zrG1CTYRPXyLhKxI7JdWO83ukiBg6xzmC6ggtv9MJu386E3/NLwK9nsy5oiEYLecj33i+eZzSx/IzkXbj+I2SH/AdZKqMY6iYu3AAAAAElFTkSuQmCC) center top no-repeat }

.bgLight {
    background-color: rgba(248 235 230);
}

/*走进百企*/
.wnlt_box { width: 100%; height: 420px; margin: 0 auto; position: relative; }
.wnlt_box:before { content: ""; width: 233px; height: 400px; background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1 );
position: absolute; left: 0; top: 0; z-index: 50; }
.wnlt_box:after { content: ""; width: 233px; height: 400px; position: absolute; right: 0; top: 0; z-index: 50; background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1 );
}
.wnlt_box .swiper-container{ width:1200px; margin:0 auto; }
.wn_nr { width: 380px; height: 340px; /*height: 397px;*/ margin: 0 auto; }
.wn_nr img { width: 380px; height: 214px; }
.wn_nr .text { width: 360px; /*height: 142px;*/ min-height:63px; background: #fff; overflow: hidden; padding: 20px 10px; }
.wn_nr .text h2 { font-weight: bold; font-size: 18px; color: #333; line-height: 30px; }
.wn_nr .text h2 a { color: #333; }
/*.wn_nr .text p { font-size: 14px; color: #333; line-height: 30px; margin-top: 6px; }*/
.wnlt_right { background: url(wnlt_prev.png) no-repeat left top; position: absolute; left: 46%; bottom: 0px; width: 40px; height: 40px; z-index: 2; cursor: pointer; }
.wnlt_left { background: url(wnlt_next.png) no-repeat left bottom; position: absolute; right: 46%; bottom: 0px; width: 40px; height: 40px; z-index: 2; cursor: pointer; }


.content { width: 1200px; height: auto; margin: 0 auto; }
.xpage-more-btn { width: 100px; text-align: center; margin-left: auto; margin-right: auto;  background: #f68888; line-height: 2em; border-radius: 0.5em; cursor: pointer; margin-top:50px; color:#fff; }
.xpage-more-btn:hover { background: #d84444; }
.xpage-more-btn:active { background: #d84444; }
.xpage-content{width: 100%;height: auto;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;
}
.xpage-content li {width: calc(49% - 50px);height: 120px;background: #f5f2ea;padding: 25px;overflow: hidden;margin-bottom: 20px;}
.xpage-content li h3 { font-size: 22px; color: #333; font-weight: bold; }
.xpage-content li h3 a { color: #333; }
.xpage-content li p { font-size: 16px; color: #333; line-height: 28px; margin-top: 10px; }
.xpage-content li p span { font-size: 16px; color: #d7343b; }
.xpage-content li p span a { color: #d7343b; }

.lib-foot {
margin-top: 0!important;
background: #ac2317!important;
}

#pageFooter{padding:35px 0;width:100%;background:#c93431 url(footer_number.png) no-repeat center center;background-size:contain!important}
.logo-carousel{width:200px;padding:0 0 15px;margin: auto;}
.logo-carousel-item{background:#c93431}
.logo-carousel-item img{display:block;margin:0 auto}
.copyright{text-align:center;color:#fff;font-size:14px;line-height:1.8}


/* 倒计时 */
/*.djsbg{width:1200px; margin:auto;background: url(djsbg.png) no-repeat center;position: relative;background-color: #bc2c2c;}*/
.djslj{width: 450px;}
.djs{
        width: 100%;
    height: 72px;
    background: url(djs.png) no-repeat center;
    position: relative;
    background-size: contain;
    background-position: 20px -5px;
    padding-left: 130px;
}
.djs .jxq{position: absolute;top: 10px;left: 239px;color: #fff;}
.djs table{
    /*width: 209px;*/
   /* position: absolute;*/
   /* top: 24px;*/
   /* right: 35px;*/
    }
.djs .jxq span{font-size: 22px;margin: 0 5px;}
.djs .jls{position: absolute;
    bottom: 2px;
    right: 7px;
    color: #cf7b7c;
    font-size: 14px;}
.timefontstyle{ color: #ffffff; font-family: Arial; font-size: 22px;}
.titlestyle{ color: #ffffff; font-family: Arial; font-size: 22px;}


#pageHeader{position:fixed;top:0;left:0;width:100%;z-index:10;background:#9c3733;background:-webkit-linear-gradient(left,rgba(205,52,49,.9),rgba(176,54,50,.9));background:-o-linear-gradient(left,rgba(205,52,49,.9),rgba(176,54,50,.9));background:-moz-linear-gradient(left,rgba(205,52,49,.9),rgba(176,54,50,.9));background:linear-gradient(left,rgba(205,52,49,.9),rgba(176,54,50,.9))}
.header-logo{height:68px;padding-right: 50px;}
#headerNav{float:left}
#pageHeader .nav>li:hover::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#df3d37;transform:skewX(-15deg)}
.nav a{color:#fff}
.nav>li{float:left; padding:40px 0px;  position: relative;
    display: block;}

.nav>li>a{font-size:16px;padding:27px 20px}
.nav>li>a:focus,.nav>li>a:hover{background:0 0}

.container{
        width: 1400px;
    margin: auto;
    display: flex;
    align-items: center;
}

.target-fix { 

   position: relative;

   top: -100px; 

   display: block;

   height: 0;  

   overflow: hidden; 

}
.part2 {
    width: 1200px;
    margin: 0 auto
}
.clearfix {
    display: block
}

.focus {
    padding-top: 30px;
    padding-bottom: 60px;
    background: url(focus-bg.png) center bottom no-repeat;
    background-size: cover;
}

.focus .focus-bottom {
    margin-top: 15px
}

.focus .focus-bottom .part2 {
   
        display: flex;
    justify-content: space-between;
}

.focus .focus-bottom .publish {
    width: 587px;
    min-height: 445px;
    background: url(focus-list-bg.png) left top no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.focus .focus-bottom .publish .list-txt {
    margin-top: 10px;
    padding: 0px 15px
}

.focus .focus-bottom .comment {
    width: 595px;
    min-height: 445px;
    background: url(focus-list-bg.png) left top no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}



.focus .focus-bottom .comment .list-pic {
    padding: 0 10px
}

.focus .focus-bottom .comment .list-pic li {
    width: 252px;
    height: 148px;
    margin: 10px
}



.list-txt li {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 5px 10px 20px;
    font-size: 18px;
    line-height: 1.5;
    border-bottom: 1px dotted #ccc;
    color: #333
}

.list-txt li a {
    color: #333
}

.list-txt li:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    top: 20px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c3871f
}

.list-txt li:last-child {
    border-bottom: 0
}

.list-pic ul {
    font-size: 0
}

.list-pic ul li {
    display: inline-block;
    position: relative
}

.list-pic ul li .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.list-pic ul li .img img {
    width: 100%;
    height: 100%
}

.list-pic ul li .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    text-align: center;
    padding: 5px;
    font-size: 18px;
    line-height: 1.3;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#ac2317),to(rgba(172,35,23,0)));
    background-image: -webkit-linear-gradient(bottom,#ac2317 0,rgba(172,35,23,0) 100%);
    background-image: -moz-linear-gradient(bottom,#ac2317 0,rgba(172,35,23,0) 100%);
    background-image: linear-gradient(0deg,#ac2317 0,rgba(172,35,23,0) 100%);
    color: #fff
}

.list-pic ul li .tit a {
    color: #fff
}


.title2 {
    text-align: center;
    margin: 0 auto;
    font-size: 0
}
