* {margin: 0; padding: 0; outline: 0;}
html, body {width: 100%; height: auto; overflow-x: hidden; font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;position: relative;}
img {border:0;vertical-align:middle;}
li {list-style: none;}

.layoutHolder {
    width: 1000px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.layoutHolder .topHeader {
    width: 100%;
    height: 75px;
    clear: both;
    overflow: hidden;
}
.layoutHolder .topHeader a {
    display: block;
    width: 300px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.layoutHolder .topHeader a img {
    display: block;
    width: 211px;
    height: 61px;
    overflow: hidden;
    float: left;
    margin: 10px 0 0 0;
}
.layoutHolder .topHeader .topSearchHolder {
    margin: 25px 0 0 0;
    width: 516px;
    height: 100%;
    float: right;
    overflow: hidden;
}
.layoutHolder .topHeader .topSearchHolder .searchInput {
    display: block;
    width: 410px;
    height: 32px;
    border: 1px solid #cccccc;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 17px;
    text-indent: 6px;
}
.layoutHolder .topHeader .topSearchHolder .searchBtn {display: block;width: 95px;height: 32px;padding: 0 0;border: 1px solid #ccc;border-radius: 4px;background: #fff;cursor: pointer;font-size: 15px;color: #222;float: right;overflow: hidden;}
.layoutHolder .topNav {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #D60000;
}
.layoutHolder .topNav a {
    position: relative;
    display: inline-block;
    height: 30px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    text-indent: 30px;
}

.layoutHolder .topNav a:hover {
    color: #FFFF00;
    text-decoration: underline;
}
.layoutHolder .topNav a::before {position: absolute;display: block;content: "";width: 4px;height: 5px;background: #ffffff;top: 50%;margin-top: -2px;left: 12px;border-radius: 4px;}
.layoutHolder .topTproHolder {
    margin: 13px 0 0 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.layoutHolder .topTproHolder .xleft {
    width: 630px;
    float: left;
    overflow: hidden;
}
.layoutHolder .topTproHolder .xleft .xheader {
    position: relative;
    width: 100%;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-indent: 12px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 25px;
    font-weight: bold;
}
.layoutHolder .topTproHolder .xleft .xheader::before {position: absolute;display: block;content: "";width: 5px;height: 25px;background: #f85959;overflow: hidden;top: 0;left: 0;}
.layoutHolder .topTproHolder .xleft .xitems {
    width: 100%;
    height: 95px;
    padding: 10px 0 0 0;
    line-height: 36px;
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
}
.layoutHolder .topTproHolder .xleft .xitems a {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
    margin: 0 7px;
}

.layoutHolder .topTproHolder .xleft .xitems a:hover {
    color: #F7585D;
}
.layoutHolder .topTproHolder .xright {
    width: 340px;
    float: right;
    overflow: hidden;
}
.layoutHolder .topTproHolder .xright .xheader {
    position: relative;
    width: 100%;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-indent: 12px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 25px;
    font-weight: bold;
}
.layoutHolder .topTproHolder .xright .xheader::before {position: absolute;display: block;content: "";width: 5px;height: 25px;background: #f85959;overflow: hidden;top: 0;left: 0;}
.layoutHolder .topTproHolder .xright .xitems {
    width: 100%;
    height: 95px;
    padding: 10px 0 0 0;
    line-height: 36px;
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
}
.layoutHolder .topTproHolder .xright .xitems a {display: inline-block;font-family: MicrosoftYaHei;font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #000000;text-decoration: none;margin: 0 7px;}

.layoutHolder .topTproHolder .xright .xitems a:hover {
    color: #F7585D;
}

.layoutHolder .extraAppsBlock {
    position: relative;
    margin: 10px 0 20px 0;
    width: 100%;
    clear: both;
    overflow: hidden;
    letter-spacing: 3px;
    font-size: 15px;
}
.layoutHolder .extraAppsBlock .xheader {
    position: absolute;
    width: 30px;
    writing-mode: vertical-rl;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #000000;
    font-weight: bold;
}
.layoutHolder .extraAppsBlock .xheader::before {width: 5px;height: 100%;content: "";position: absolute;background: #f85959;top: 0;left: 0;}

.layoutHolder .extraAppsBlock .innerHolder {
    margin: 0 0 0 50px;
    clear: both;
    overflow: hidden;
}
.layoutHolder .extraAppsBlock .innerHolder .xitems {
    margin: 0 23px 0 0;
    width: 84px;
    float: left;
    overflow: hidden;
}
.layoutHolder .extraAppsBlock .innerHolder .xitems:last-child {
    margin: 0;
}
.layoutHolder .extraAppsBlock .innerHolder .xitems .aimg {
    margin: 0 auto;
    display: block;
    width: 82px;
    height: 82px;
    overflow: hidden;
}
.layoutHolder .extraAppsBlock .innerHolder .xitems .aimg img {
    width: 82px;
    height: 82px;
    overflow: hidden;
    border-radius: 10px;
}
.layoutHolder .extraAppsBlock .innerHolder .xitems .atitle {
    display: block;
    width: 100%;
    height: 30px;
    color: #000000;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

.layoutHolder .extraAppsBlock .innerHolder .xitems .atitle:hover {
    color: #F7585D;
}

.layoutHolder .newsGlBlockX {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 10px 0 0 0;
}
.layoutHolder .newsGlBlockX .xheader {
    position: relative;
    width: 100%;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-indent: 12px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 25px;
    font-weight: bold;
}

.layoutHolder .newsGlBlockX .xheader h2 {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    text-indent: 0;
}
.layoutHolder .newsGlBlockX .xheader::before {position: absolute;display: block;content: "";width: 5px;height: 25px;background: #f85959;overflow: hidden;top: 0;left: 0;}
.layoutHolder .newsGlBlockX .xheader a {
    position: absolute;
    display: block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    top: 0;
    right: 0;
    color: #D60000;
}
.layoutHolder .newsGlBlockX .innerBlock {
    width: 100%;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft {
    width: 430px;
    float: left;
    overflow: hidden;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .h3-a {margin: 10px auto 2px auto;width: 100%;clear: both;overflow: hidden;}
.layoutHolder .newsGlBlockX .innerBlock .xleft .h3-a a {
    display: inline-block;
    width: 50%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #ff2d22 !important;
    text-decoration: none;
    float: left;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .h3-a a:first-child {}
.layoutHolder .newsGlBlockX .innerBlock .xleft .h3-a a:last-child {}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-a {
    text-align: center;
    height: 30px;
    line-height: 32px;
    border-bottom: 1px solid #ededed;
    clear: both;
    padding: 5px 0 10px;
    overflow: hidden;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-a a {
    font-size: 13px;
    color: #2b2b2b;
    text-decoration: none;
}

.layoutHolder .newsGlBlockX .innerBlock .xleft .three-a a:hover {
    color: #F7585D;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-a i {
    font-style: normal;
    padding: 0 5px;
    color: #cccccc;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-holder {
    width: 100%;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-holder ul {
    display: none;
    margin: 15px 0 0 7px;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-holder ul.active {
    display: block;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-holder ul li {
    width: 100%;
    height: 34px;
    line-height: 34px;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-holder ul li a {
    display: inline-block;
    width: 382px;
    height: 100%;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-holder ul li a:hover {
    color: #F7585D;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-holder ul li span {
    display: inline-block;
    width: 40px;
    height: 100%;
    float: right;
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-trigger {
    margin: 12px 0 0 0;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-trigger span {
    display: inline-block;
    margin: 0 5px;
    width: 25px;
    height: 6px;
    overflow: hidden;
    background: #cccc;
    cursor: pointer;
}
.layoutHolder .newsGlBlockX .innerBlock .xleft .three-list-trigger span.active {
    background: #b3260b;
}

.layoutHolder .newsGlBlockX .innerBlock .xright {
    margin: 15px 0 0 0;
    width: 550px;
    height: 340px;
    float: right;
    overflow: hidden;
}

.layoutHolder .newsGlBlockX .innerBlock .xright .newsGlSwiper {
    width: 100%;
    height: 100%;
}

.layoutHolder .newsGlBlockX .innerBlock .xright .newsGlSwiper .newsGlSwiper-alink {}
.layoutHolder .newsGlBlockX .innerBlock .xright .newsGlSwiper .newsGlSwiper-alink .newsGlSwiper-img {
    width: 100%;
}

.layoutHolder .newsGlBlockX .innerBlock .xright .newsGlSwiper .newsGlSwiper-alink .newsGlSwiper-title {
    height: 60px;
    line-height: 75px;
    display: block;
    position: absolute;
    background: rgba(0,0,0,0.5);
    text-align: right;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 15px 0 10px;
    box-sizing: border-box;
}


.layoutHolder .newsGlBlockX .innerBlock .xright .newsGlSwiper .newsGlSwiper-pagination {
    bottom: 40px;
    text-align: right;
}
.layoutHolder .newsGlBlockX .innerBlock .xright .newsGlSwiper .newsGlSwiper-pagination .swiper-pagination-bullet {
    width: 25px;
    height: 6px;
    border-radius: 0;
    background: #000000;
}
.layoutHolder .newsGlBlockX .innerBlock .xright .newsGlSwiper .newsGlSwiper-pagination .swiper-pagination-bullet-active {
    width: 25px;
    height: 6px;
    border-radius: 0;
    background: #b3260b;
}

.layoutHolder .newAppsBlock {
    margin: 39px 0 0 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newAppsBlock .xheader {
    position: relative;
    width: 100%;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-indent: 12px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 25px;
    font-weight: bold;
}

.layoutHolder .newAppsBlock .xheader h2 {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    text-indent: 0;
}

.layoutHolder .newAppsBlock .xheader a {position: absolute;display: block;width: 70px;height: 26px;line-height: 26px;text-decoration: none;top: 0;right: 0;color: #D60000;}
.layoutHolder .newAppsBlock .xheader::before {position: absolute;display: block;content: "";width: 5px;height: 25px;background: #f85959;overflow: hidden;top: 0;left: 0;}
.layoutHolder .newAppsBlock .xitems {
    margin: 0 0 35px 0;
    padding: 33px 0 0 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newAppsBlock .xitems .xline {
    margin: 18px 0 0 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newAppsBlock .xitems .xline a {
    display: block;
    margin: 0 27px 0 5px;
    width: 82px;
    float: left;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
}
.layoutHolder .newAppsBlock .xitems .xline a:last-child{
    margin: 0;
}
.layoutHolder .newAppsBlock .xitems .xline a div {
    width: 82px;
    height: 82px;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newAppsBlock .xitems .xline a div img {
    width: 82px;
    height: 82px;
    overflow: hidden;
    border-radius: 10px;
}
.layoutHolder .newAppsBlock .xitems .xline a span {
    display: block;
    width: 100%;
    height: 30px;
    color: #000000;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.layoutHolder .newAppsBlock .xitems .xline a span:hover {
    color: #F7585D;
}
.layoutHolder .newHejiBlock {}
.layoutHolder .newHejiBlock .xheader {
    position: relative;
    width: 100%;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-indent: 12px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 25px;
    font-weight: bold;
}

.layoutHolder .newHejiBlock .xheader h2 {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    text-indent: 0;
}
.layoutHolder .newHejiBlock .xheader a {
    position: absolute;
    display: block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    top: 0;
    right: 0;
    color: #D60000;
}
.layoutHolder .newHejiBlock .xheader::before {position: absolute;display: block;content: "";width: 5px;height: 25px;background: #f85959;overflow: hidden;top: 0;left: 0;}
.layoutHolder .newHejiBlock .innerHolder {
    margin: 40px 5px 0 5px;
    clear: both;
    overflow: hidden;
}
.layoutHolder .newHejiBlock .innerHolder a {
    margin: 0 22px 0 0;
    display: block;
    width: 230px;
    float: left;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
}
.layoutHolder .newHejiBlock .innerHolder a:last-child{margin: 0;}
.layoutHolder .newHejiBlock .innerHolder a div {
    margin: 0 auto;
    width: 100%;
    height: 109px;
    float: left;
    overflow: hidden;
    clear: both;
}
.layoutHolder .newHejiBlock .innerHolder a div img {
    width: 100%;
    height: 109px;
    overflow: hidden;
}
.layoutHolder .newHejiBlock .innerHolder a span {
    margin: 10px 0 0 0;
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-family: MicrosoftYaHei;
    color: #000000;
    font-size: 14px;
    clear: both;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.layoutHolder .newHejiBlock .innerHolder a span:hover {
    color: #F7585D;
}
.layoutHolder .xfooter {
    margin: 85px 0 0 0;
    width: 100%;
    min-height: 124px;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
}
.layoutHolder .xfooter .line1 {
    margin: 18px 0 0 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.layoutHolder .xfooter .line1 span {
    display: block;
    width: 90px;
    height: 20px;
    font-size: 14px;
    font-weight: 700;
    float: left;
    overflow: hidden;
}
.layoutHolder .xfooter .line1 .xitems {
    width: 908px;
    min-height: 40px;
    float: right;
    line-height: 20px;
    overflow: hidden;
}
.layoutHolder .xfooter .line1 .xitems a {
    text-decoration: none;
    color: #222222;
    font-size: 14px;
}
.layoutHolder .xfooter .line2 {
    width: 100%;
    height: 26px;
    line-height: 25px;
    color: #666;
    font-size: 12px;
    text-align: center;
}
.layoutHolder .xfooter .line2 a {
    color: #666;
    text-decoration: none;
}
.layoutHolder .xfooter .line2 a:hover {
    color: #f7585d;
}
.layoutHolder .xfooter .line3 {
    width: 100%;
    height: 25px;
    margin: 0 0 20px 0;
    line-height: 25px;
    color: #666;
    font-size: 12px;
    text-align: center;
}
.layoutHolder .xfooter .line3 a {
    color: #666;
    text-decoration: none;
}