* {
    text-align: justify;
}

.header {
    width: 100%;
    min-width: 1400px;
    position: relative;
    z-index: 10;
}
.header .top {
    width: 100%;
    background: #ffffff;
    height: 90px;
}
.header .top .left {
    width: 115px;
    height: 55px;
    float: left;
    margin-left: 60px;
    margin-top: 17px;
}
.header .top .left img {
    width: 100%;
    height: 100%;
}
.header .top .right {
    margin-right: 30px;
    float: right;
    height: 90px;
    border-left: 1px solid #d6d6d6;
    padding-left: 35px;
}
.header .top .right a {
    width: 34px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: 28px;
}
.header .top .right a img {
    width: 100%;
    height: 100%;
}
.header .top .right .jiathis_weixin:hover .show-img{
    opacity: 1!important;
}
.header .top .right div {
    width: 105px;
    height: 34px;
    float: left;
    margin-right: 35px;
    border-right: 1px solid #d6d6d6;
}
.header .top .right input[type=text] {
    width: 125px;
    padding: 0 10px;
    float: left;
    height: 32px;
    padding-right: 34px;
    border: 1px solid #d6d6d6;
    background: #f5f5f5;
    margin-top: 28px;
}
.header .top .right input[type=submit] {
    width: 34px;
    height: 34px;
    float: left;
    border: 1px solid #d6d6d6;
    margin-top: 28px;
    background: url("../img/icon1_13.png") no-repeat right center/34px 32px;
}
.header .top .mid {
    float: right;
}
.header .top .mid .nav1 {
    margin-right: 40px;
    float: left;
    height: 24px;
    margin-top: 33px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    position: relative;
}
.header .top .mid .nav1>a {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    font-weight: normal;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color font-weight;
    -webkit-transition-property: color font-weight;
    -ms-transition-property: color font-weight;
    -o-transition-property: color font-weight;
}
.header .top .mid .nav1.con {
    font-weight: bold;
}
.header .top .mid .nav1.con>a {
    font-weight: bold;
}
.header .top .mid .nav1.on,
.header .top .mid .nav1:hover {
    color: #ca1935;
}
.header .top .mid .nav1.on>a,
.header .top .mid .nav1:hover>a {
    color: #ca1935;
}
.header .bot {
    width: 100%;
    height: 40px;
    background: #333333;
}
.header .bot .d1 {
    width: 30%;
    float: left;
    height: 40px;
    border-right: 1px solid #5c5c5c;
}
.header .bot .d1 p {
    float: left;
    margin-left: 10%;
    min-width: 30%;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 8px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.header .bot .d1 select {
    width: 55%;
    float: left;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #ca1935;
    -webkit-appearance: none;
    background: none;
    border-width: 0;
    margin-top: 8px;
    background: url("../img/index/icon1_21.png") no-repeat right center/11px 6px;
    padding: 0 11px 0 2%;
}
.header .bot .d1:hover {
    background: #cb1935;
}
.header .bot .d1:hover p {
    color: #fff;
    /*width: 80%;*/
}
.header .bot .d1:hover select {
    color: #fff;
}
.header .bot .d2 {
    width: 30%;
    float: left;
    height: 40px;
    border-right: 1px solid #5c5c5c;
}
.header .bot .d2 p {
    float: left;
    margin-left: 10%;
    width: 30%;
    font-size: 14px;
    line-height: 24px;
    color: #a1a1a1;
    margin-top: 8px;
}
.header .bot .d2 select {
    width: 55%;
    float: left;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #ca1935;
    -webkit-appearance: none;
    background: none;
    border-width: 0;
    margin-top: 8px;
    background: url("../img/index/icon1_21.png") no-repeat right center/11px 6px;
    padding: 0 11px 0 2%;
}
.header .bot .d2 div {
    width: 55%;
    float: left;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #ca1935;
    -webkit-appearance: none;
    position: relative;
    background: none;
    border-width: 0;
    margin-top: 8px;
    background: url("../img/index/icon1_21.png") no-repeat right center/11px 6px;
}
.header .bot .d2 span{
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #ca1935;
    padding: 0 11px 0 2%;
    display: block;
}
.header .bot .d2 ul{
    width: 100%;
    background: #fff;
    position: absolute;
    top: 25px;
    display: none;
}
.header .bot .d2 li{
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding: 0 11px 0 2%;
    width: 96%;
    cursor: pointer;
}
.header .bot .d2 li.on,.header .bot .d2 li:hover{
    background: #c51933;
    color: #fff;
}
.header .bot .d3 {
    float: right;
    margin-right: 35px;
}
.header .bot .d3 p {
    font-size: 12px;
    line-height: 36px;
    color: #cccccc;
}
.header .bot .d3 p span {
    font-size: 16px;
    /*font-weight: bold;*/
}
.header .show {
    position: absolute;
    top: 130px;
    left: 0;
    display: none;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
}
.header .show .top {
    width: 90%;
    margin-left: 5%;
    border-bottom: 1px solid #dedede;
    padding: 35px 0 10px;
    background: none;
    height: auto;
}
.header .show .top .left {
    float: left;
    width: 900px;
    height: auto;
}
.header .show .top .left .le {
    width: 110px;
    float: left;
    display: table;
    border-right: 1px solid #d3d3d3;
}
.header .show .top .left .le .label2 {
    width: 100%;
}
.header .show .top .left .le p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-align: center;
}
.header .show .top .left .le p span {
    font-weight: bold;
}
.header .show .top .left .ri {
    float: left;
    width: 750px;
}
.header .show .top .left .ri li {
    width: 130px;
    margin-left: 15px;
    float: left;
    margin: 5px 0 5px 15px;
}
.header .show .top .left .ri li div {
    width: 130px;
    height: 70px;
    background: url("../img/index/icon18_03.png") repeat-x left center/1px 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: center;
}
.header .show .top .left .ri li div img {
    width: 72px;
    height: 44px;
    margin: 13px auto;
    display: inherit;
}
.header .show .top .left .ri li p {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
    width: 100%;
}
.header .show .top .right {
    float: right;
    width: 285px;
    border-width: 0;
}
.header .show .top .right p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    margin: 15px 0 10px;
}
.header .show .top .right div {
    width: 100%;
}
.header .show .top .right input[type=text] {
    width: 214px;
    height: 37px;
    border: 1px solid #c9c8c8;
    background: #fff;
    float: left;
    padding: 0 10px;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    margin-top: 0;
}
.header .show .top .right input[type=submit] {
    width: 50px;
    height: 40px;
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    background: url("../img/index/icon17_14.png") no-repeat left center/100% 100%;
}
.header .show .bot {
    width: 90%;
    margin-left: 5%;
    padding: 40px 50px;
    background: none;
    height: auto;
}
.header .show .bot p {
    font-size: 14;
    width: 80%;
    line-height: 24px;
    color: rgba(51, 51, 51, 0.35);
}
.header .show .bot p img {
    margin: 10px 0;
}

.header.on {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1005;
}

.footer {
    background: #333333;
    padding-top: 40px;
    width: 100%;
    min-width: 1400px;
    padding-bottom: 40px;
}
.footer .content {
    width: 1400px;
}
.footer .d1 {
    padding-bottom: 110px;
}
.footer .d1 .left {
    width: 380px;
    float: left;
    margin-left: 10px;
}
.footer .d1 .left .top .t1 {
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
}
.footer .d1 .left .top .c1 {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    margin-top: 20px;
}
.footer .d1 .left .mid {
    margin-top: 50px;
    height: 40px;
    border: 1px solid rgba(113, 113, 113, 0.25);
    border-left-width: 0;
    border-right-width: 0;
}
.footer .d1 .left .mid a {
    display: block;
    float: left;
}
.footer .d1 .left .mid a img {
    width: 100%;
    height: 100%;
    display: inherit;
}
.footer .d1 .left .mid .qq {
    width: 19px;
    height: 18px;
    margin-left: 20px;
    margin-top: 11px;
}
.footer .d1 .left .mid .webchat {
    width: 21px;
    height: 19px;
    margin-top: 11px;
    margin-left: 15px;
}
.footer .d1 .left .mid .weibo {
    width: 25px;
    height: 18px;
    margin-top: 11px;
    margin-left: 15px;
}
.footer .d1 .left .bot {
    margin-top: 20px;
    padding-bottom: 120px;
}
.footer .d1 .left .bot .t1 {
    font-size: 12px;
    line-height: 36px;
    color: #666666;
}
.footer .d1 .left .bot .t2 {
    font-size: 30px;
    line-height: 36px;
    color: #ca1935;
}
.footer .d1 .right {
    float: right;
}
.footer .d1 .right li {
    width: 140px;
    float: left;
    margin: 0 30px;
}
.footer .d1 .right li div {
    height: 45px;
    width: 100%;
    border-top: 1px solid rgba(113, 113, 113, 0.25);
    border-bottom: 1px solid rgba(113, 113, 113, 0.25);
}
.footer .d1 .right li div a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    color: #ffffff;
    margin: 0;
}
.footer .d1 .right li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 15px;
    margin-left: 35px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.footer .d1 .right li a:hover {
    color: #fff;
}
.footer .d1 .right .bot {
    margin-top: 65px;
}
.footer .d2 {
    padding: 8px 0;
    border-top: 1px solid rgba(113, 113, 113, 0.25);
    border-bottom: 1px solid rgba(113, 113, 113, 0.25);
}
.footer .d2 .left {
    float: left;
    margin-left: 15px;
    font-size: 12px;
    line-height: 28px;
    color: #999999;
}
.footer .d2 .left p {
    font-size: 12px;
    line-height: 28px;
    color: #999999;
}
.footer .d2 .left span {
    color: #ca1935;
}
.footer .d2 .left a {
    color: #999;
}
.footer .d2 .right {
    float: right;
    margin-right: 15px;
    width: 130px;
    height: 30px;
    background: #fff;
}
.footer .d2 .right select {
    width: 130px;
    padding-right: 32px;
    background: url("../img/index/icon6_03.png") no-repeat right center/32px 28px;
    border: 1px solid #666666;
    font-size: 12px;
    line-height: 28px;
    color: #999999;
    padding-left: 10px;
}

.footer.on .d1 .right {
    width: 100%;
}
.footer.on .d1 .right .top {
    float: left;
}
.footer.on .d1 .right .bot {
    float: left;
    margin-top: 0;
}

.white {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    background: #fff;
}
.white div {
    width: 100%;
    height: 100%;
    background: url("../img/timg.gif") no-repeat center center/200px 200px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.label1 {
    display: table-cell;
    vertical-align: middle;
}
.label1 .label2 {
    display: inline-block;
}

.page0.a0 {
    width: 100%;
    min-width: 1400px;
    overflow: hidden;
}
.page0.a0 .banner {
    width: 100%;
    height: 700px;
    position: relative;
}
.page0.a0 .banner .img {
    width: 100%;
    height: 700px;
    overflow: hidden;
}
.page0.a0 .banner .img li {
    width: 100%;
    height: 700px;
    display: table;
    background-size: 100% 100%;
    opacity: 0;
    float: left;
    -webkit-opacity: 0;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
}
.page0.a0 .banner .img li .label2 {
    width: 40%;
    margin-left: 55%;
}
.page0.a0 .banner .img li .p1 {
    font-size: 48px;
    line-height: 48px;
    color: #ffffff;
    text-transform: uppercase;
}
.page0.a0 .banner .img li .p2 {
    font-size: 24px;
    line-height: 48px;
    color: #ffffff;
}
.page0.a0 .banner .img li .p3 {
    font-size: 26px;
    line-height: 40px;
    color: #cb1935;
    font-weight: blod;
    margin-top: 40px;
}
.page0.a0 .banner .img li .p4 {
    font-size: 14px;
    line-height: 40px;
    color: #31373a;
}
.page0.a0 .banner .img li a {
    display: block;
    width: 150px;
    height: 44px;
    background: #cb1935;
    border-radius: 5px;
    font-size: 14px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.page0.a0 .banner .img li.on {
    opacity: 1;
    -webkit-opacity: 1;
}
.page0.a0 .banner .line {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    bottom: 65px;
    left: 0;
}
.page0.a0 .banner .font {
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 0;
}
.page0.a0 .banner .font div {
    display: inherit;
    margin: 0 auto;
}
.page0.a0 .banner .font span {
    width: 15px;
    height: 15px;
    bottom: 55px;
    border-radius: 100%;
    background: #d2c0b1;
    margin: 0 8px;
    display: block;
    cursor: pointer;
    float: left;
    font-size: 15px;
    line-height: 15px;
    color: #d2c0b1;
    text-align: center;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background width height color line-height;
    -webkit-transition-property: background width height color line-height;
    -ms-transition-property: background width height color line-height;
    -o-transition-property: background width height color line-height;
}
.page0.a0 .banner .font span.on,
.page0.a0 .banner .font span:hover {
    background: #fff;
    height: 32px;
    width: 32px;
    color: #27211f;
    line-height: 32px;
    margin-top: -8px;
}
.page0.a0 .banner .f1 {
    position: absolute;
    bottom: 25px;
    left: 0;
    overflow: hidden;
}
.page0.a0 .banner .f1 li {
    width: 100%;
    height: 12px;
    float: left;
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    -webkit-opacity: 0;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
}
.page0.a0 .banner .f1 li.on {
    opacity: 1;
    -webkit-opacity: 1;
}
.page0.a0 .list1 {
    width: 100%;
    height: 470px;
    margin-top: -1px;
}
.page0.a0 .list1 .d1 {
    width: 30%;
    float: left;
    background: #cb1935;
    height: 100%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    position: relative;
}
.page0.a0 .list1 .d1 p {
    width: 90%;
    margin-left: 5%;
    position: relative;
    z-index: 1;
}
.page0.a0 .list1 .d1 .p1 {
    font-size: 18px;
    line-height: 24px;
    color: #d4d4d4;
    margin-top: 85px;
}
.page0.a0 .list1 .d1 .p2 {
    margin-top: 30px;
}
.page0.a0 .list1 .d1 div {
    position: relative;
    margin-top: 65px;
}
.page0.a0 .list1 .d1 .p4 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    display: none;
}
.page0.a0 .list1 .d1 .p4 span {
    font-size: 16px;
}
.page0.a0 .list1 .d1 .img {
    width: 200px;
    height: 265px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.page0.a0 .list1 .d1:hover {
    background: #cb1947;
}
.page0.a0 .list1 .d2 {
    width: 30%;
    height: 100%;
    float: left;
    position: relative;
}
.page0.a0 .list1 .d2 .img1 {
    width: 100%;
    height: 100%;
    display: inherit;
    position: relative;
    z-index: 1;
}
.page0.a0 .list1 .d2 .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.page0.a0 .list1 .d2 .img li {
    width: 100%;
    height: 100%;
}
.page0.a0 .list1 .d2 .img li img {
    width: 100%;
    height: 100%;
    display: inherit;
}
.page0.a0 .list1 .d3 {
    width: 40%;
    float: left;
    height: 100%;
    display: table;
    position: relative;
    background: #27211f;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
}
.page0.a0 .list1 .d3 .label2 {
    margin-left: 10%;
}
.page0.a0 .list1 .d3 .p1 {
    font-size: 48px;
    line-height: 48px;
    color: #d4d4d4;
    color: rgba(255, 255, 255, 0.5);
}
.page0.a0 .list1 .d3 .p2 {
    font-size: 24px;
    line-height: 24px;
    color: #d4d4d4;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 25px;
}
.page0.a0 .list1 .d3 .p3 {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 50px;
}
.page0.a0 .list1 .d3 .p4 {
    font-size: 16px;
    line-height: 48px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
}
.page0.a0 .list1 .d3 p {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
}
.page0.a0 .list1 .d3 .p5 {
    font-size: 24px;
    line-height: 48px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
}
.page0.a0 .list1 .d3 .d31 {
    position: absolute;
    right: 0;
    bottom: 2px;
    width: 235px;
    height: 380px;
}
.page0.a0 .list1 .d3 .d31 .d32 {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border background-image;
    -webkit-transition-property: border background-image;
    -ms-transition-property: border background-image;
    -o-transition-property: border background-image;
    position: relative;
    left: -80px;
    background-repeat: no-repeat;
    background-size: 63px 57px;
    background-position: center center;
    background-image: url("../img/index/icon12_06.png");
}
.page0.a0 .list1 .d3 .d31 .d33 {
    width: 1px;
    height: 130px;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 20px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border background-image;
    -webkit-transition-property: border background-image;
    -ms-transition-property: border background-image;
    -o-transition-property: border background-image;
}
.page0.a0 .list1 .d3 .d31 a {
    display: block;
    margin-top: 20px;
    width: 235px;
    height: 50px;
    background: #9a1b2e;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #f0f0f0;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-text-transform: uppercase;
}
.page0.a0 .list1 .d3 .d31:hover .d32 {
    border-color: rgba(203, 25, 53, 0.25);
    background-image: url("../img/index/icon13_03.png");
}
.page0.a0 .list1 .d3 .d31:hover .d33 {
    border-color: rgba(203, 25, 53, 0.25);
}
.page0.a0 .list1 .d3 .d31:hover a {
    border-color: rgba(203, 25, 53, 0.7);
}
.page0.a0 .list1 .d3:hover {
    background: rgba(39, 33, 31, 0.9);
}
.page0.a0 .list1 .d3:hover .d31 .d32 {
    border-color: rgba(203, 25, 53, 0.25);
    background-image: url("../img/index/icon13_03.png");
}
.page0.a0 .list1 .d3:hover .d31 .d33 {
    border-color: rgba(203, 25, 53, 0.25);
}
.page0.a0 .list1 .d3:hover .d31 a {
    border-color: rgba(203, 25, 53, 0.7);
}
.page0.a0 .list2 {
    width: 100%;
    height: 650px;
}
.page0.a0 .list2 .left {
    width: 60%;
    float: left;
    height: 100%;
    background: #27211f;
    position: relative;
    display: table;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
}
.page0.a0 .list2 .left .label1 {
    text-align: center;
}
.page0.a0 .list2 .left .label2 {
    width: 640px;
}
.page0.a0 .list2 .left .label2 p {
    text-align: left;
    width: 640px;
}
.page0.a0 .list2 .left .label2 .p1 {
    font-size: 24px;
    line-height: 30px;
    color: #f0f0f0;
}
.page0.a0 .list2 .left .label2 .p2 {
    font-size: 14px;
    line-height: 30px;
    color: #f0f0f0;
    margin-top: 30px;
}
.page0.a0 .list2 .left .label2 .p3 {
    margin-top: 70px;
}
.page0.a0 .list2 .left a {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 75px;
    width: 200px;
}
.page0.a0 .list2 .left a p {
    font-size: 14px;
    line-height: 75px;
    color: #f0f0f0;
    padding: 0 20px;
    float: right;
}
.page0.a0 .list2 .left a div {
    width: 75px;
    height: 75px;
    float: right;
    background: #cb1935;
}
.page0.a0 .list2 .left a div span {
    display: block;
    width: 23px;
    height: 16px;
    overflow: hidden;
    margin-top: 29px;
    margin-left: 26px;
}
.page0.a0 .list2 .left a div span img {
    width: 23px;
    height: 16px;
    position: relative;
    display: inherit;
    left: 0;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
}
.page0.a0 .list2 .left:hover {
    background: rgba(39, 33, 31, 0.9);
}
.page0.a0 .list2 .left:hover a div span img {
    animation: int1 1s linear both;
    -webkit-animation: int1 1s linear both;
    -moz-animation: int1 1s linear both;
    -ms-animation: int1 1s linear both;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
}
.page0.a0 .list2 .right {
    width: 40%;
    height: 100%;
    position: relative;
    float: left;
}
.page0.a0 .list2 .right .img {
    width: 100%;
    height: 100%;
    display: table;
    background: url("../img/index/icon14_03.png") no-repeat left center/100% 100%;
    cursor: pointer;
}
.page0.a0 .list2 .right .img label {
    cursor: pointer;
}
.page0.a0 .list2 .right .img .label1 {
    text-align: center;
}
.page0.a0 .list2 .right .img p {
    width: 100%;
}
.page0.a0 .list2 .right .img p img {
    display: block;
    margin: 0 auto;
}
.page0.a0 .list2 .right .img .p1 {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 30px;
    text-align: center;
}
.page0.a0 .list2 .right .img .p2 {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.page0.a0 .list2 .right .img .p3 {
    margin-top: 25px;
    height: 23px;
    overflow: hidden;
}
.page0.a0 .list2 .right .img .p3 img {
    width: 16px;
    height: 23px;
    position: relative;
    display: inherit;
}
.page0.a0 .list2 .right .video {
    width: 100%;
    height: 100%;
    display: none;
    background: #27211f;
}
.page0.a0 .list2 .right:hover .img .p3 img {
    animation: int2 1s linear both;
    -webkit-animation: int2 1s linear both;
    -moz-animation: int2 1s linear both;
    -ms-animation: int2 1s linear both;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
}
.page0.a0 .list3 {
    width: 100%;
    height: 700px;
}
.page0.a0 .list3 .left {
    width: 30%;
    height: 100%;
    display: table;
    background: #cb1935;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    position: relative;
    float: left;
}
.page0.a0 .list3 .left .label1 {
    text-align: center;
}
.page0.a0 .list3 .left .label2 {
    width: 80%;
}
.page0.a0 .list3 .left .p1 {
    font-size: 48px;
    line-height: 48px;
    color: #d4d4d4;
}
.page0.a0 .list3 .left .p2 {
    font-size: 24px;
    line-height: 24px;
    color: #d4d4d4;
    margin-top: 25px;
}
.page0.a0 .list3 .left .p3 {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 50px;
}
.page0.a0 .list3 .left a {
    display: block;
    width: 75px;
    height: 75px;
    background: #27211f;
    position: absolute;
    bottom: 0;
    right: 0;
}
.page0.a0 .list3 .left a div {
    width: 23px;
    height: 16px;
    margin-top: 30px;
    margin-left: 26px;
    overflow: hidden;
}
.page0.a0 .list3 .left a div img {
    width: 23px;
    height: 16px;
    position: relative;
    display: inherit;
}
.page0.a0 .list3 .left:hover {
    background: rgba(205, 25, 53, 0.9);
}
.page0.a0 .list3 .left:hover a div img {
    animation: int1 1s linear both;
    -webkit-animation: int1 1s linear both;
    -moz-animation: int1 1s linear both;
    -ms-animation: int1 1s linear both;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
}
.page0.a0 .list3 .right {
    width: 70%;
    height: 700px;
    float: left;
    display: table;
}
.page0.a0 .list3 .right .label1 {
    text-align: center;
}
.page0.a0 .list3 .right li {
    width: 270px;
    float: left;
    margin: 0 25px;
    border: 1px solid #dcdcdc;
    height: 535px;
    position: relative;
}
.page0.a0 .list3 .right li div {
    width: 230px;
    height: 305px;
    overflow: hidden;
    margin: 20px;
}
.page0.a0 .list3 .right li div img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page0.a0 .list3 .right li .p1 {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    width: 230px;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page0.a0 .list3 .right li .p2 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 15px;
    width: 230px;
    margin-left: 20px;
}
.page0.a0 .list3 .right li .p3 {
    width: 75px;
    height: 30px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: #a09da2;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}
.page0.a0 .list3 .right li:hover div img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.page0.a0 .list4 {
    width: 100%;
    height: 700px;
    background: url("../img/index/pic3_02.jpg") no-repeat left center/100% 100%;
    display: table;
}
.page0.a0 .list4 .label1 {
    vertical-align: top;
    text-align: center;
}
.page0.a0 .list4 .t1 {
    font-size: 48px;
    line-height: 48px;
    color: #d4d4d4;
    margin-top: 70px;
}
.page0.a0 .list4 .t2 {
    font-size: 24px;
    line-height: 24px;
    color: #d4d4d4;
    margin-top: 25px;
}
.page0.a0 .list4 .con {
    margin: 40px auto 0;
    width: 85%;
    min-width: 1400px;
}
.page0.a0 .list4 .con .d1 {
    width: 24%;
    height: 410px;
    float: left;
    overflow: hidden;
}
.page0.a0 .list4 .con .d1 img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page0.a0 .list4 .con .d1:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.page0.a0 .list4 .con .d2 {
    width: 34%;
    height: 410px;
    float: left;
    background: #ecebeb;
    position: relative;
}
.page0.a0 .list4 .con .d2 p {
    width: 90%;
}
.page0.a0 .list4 .con .d2 .p1 {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin-top: 55px;
    margin-left: 5%;
}
.page0.a0 .list4 .con .d2 .p2 {
    font-size: 18px;
    line-height: 18px;
    color: #7b7b7b;
    margin-top: 15px;
    margin-left: 5%;
}
.page0.a0 .list4 .con .d2 .p3 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-left: 5%;
    margin-top: 40px;
}
.page0.a0 .list4 .con .d2 div {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    border: 1px solid rgba(55, 55, 55, 0.1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border-color background;
    -webkit-transition-property: border-color background;
    -ms-transition-property: border-color background;
    -o-transition-property: border-color background;
    background: url("../img/index/icon15_03.png") no-repeat center center/34px 53px;
    position: absolute;
    right: 50px;
    bottom: 30px;
}
.page0.a0 .list4 .con .d2:hover div {
    border-color: rgba(203, 25, 53, 0.7);
    background: url("../img/index/icon16_03.png") no-repeat center center/34px 53px;
}
.page0.a0 .list4 .con .d3 {
    width: 20%;
    height: 410px;
    float: left;
    background: #cb1935;
    margin-left: 10px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border-color background;
    -webkit-transition-property: border-color background;
    -ms-transition-property: border-color background;
    -o-transition-property: border-color background;
}
.page0.a0 .list4 .con .d3 p {
    width: 80%;
    margin-left: 10%;
    text-align: center;
}
.page0.a0 .list4 .con .d3 .p1 {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 55px;
}
.page0.a0 .list4 .con .d3 .p2 {
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 10px;
}
.page0.a0 .list4 .con .d3 .p3 {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 40px;
}
.page0.a0 .list4 .con .d3 a {
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    width: 80%;
    margin-top: 70px;
    display: block;
    text-align: center;
    margin-left: 10%;
    height: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page0.a0 .list4 .con .d3:hover {
    background: rgba(203, 25, 53, 0.7);
}
.page0.a0 .list4 .con .d4 {
    width: 20%;
    height: 410px;
    float: left;
    margin-left: 10px;
    background: rgba(10, 119, 128, 0.9);
}
.page0.a0 .list4 .con .d4 .d4c {
    width: 90%;
    height: 350px;
    margin-top: 30px;
    margin-left: 5%;
    background: rgba(0, 0, 0, 0.35);
    display: table;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: width height margin-top margin-left;
    -webkit-transition-property: width height margin-top margin-left;
    -ms-transition-property: width height margin-top margin-left;
    -o-transition-property: width height margin-top margin-left;
}
.page0.a0 .list4 .con .d4 .d4c .label1 {
    text-align: center;
    vertical-align: middle;
}
.page0.a0 .list4 .con .d4 .d4c .label2 {
    width: 100%;
}
.page0.a0 .list4 .con .d4 .d4c .p1 {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
}
.page0.a0 .list4 .con .d4 .d4c .p2 {
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}
.page0.a0 .list4 .con .d4:hover .d4c {
    width: 96%;
    height: 370px;
    margin-left: 2%;
    margin-top: 20px;
}
@media screen and (max-width: 1600px) {
    .page0.a0 .list1 {
        height: 450px;
    }
    .page0.a0 .list2 {
        height: 600px;
    }
    .page0.a0 .list3 {
        height: 650px;
    }
    .page0.a0 .list3 .right {
        height: 650px;
    }
    .page1.a0 .list4 .con .l2 .top .img, .page1.a0 .list4 .con .l3 .top .img, .page1.a0 .list4 .con .l4 .top .img{
        width: 330px;
        height: 370px;
    }
}
@media screen and (max-width: 1400px) {
    .page0.a0 .list1 {
        height: 430px;
    }
    .page0.a0 .list2 {
        height: 550px;
    }
    .page0.a0 .list3 {
        height: 600px;
    }
    .page0.a0 .list3 .right {
        height: 600px;
    }
}

.page1.a0 {
    width: 100%;
    min-width: 1400px;
    width: 100%;
    height: calc(100vh - 130px);
}
.page1.a0 .list1 {
    width: 100%;
    height: 800px;
    background: url("../img/product/pic1_02.png") no-repeat left center/100% 100%;
    position: relative;
}
.page1.a0 .list1 .car {
    width: 1000px;
    height: 550px;
    overflow: hidden;
    position: absolute;
    bottom: 10%;
    z-index: 1;
}
.page1.a0 .list1 .car ul {
    width: 7000px;
}
.page1.a0 .list1 .car li {
    position: relative;
    width: 600px;
    height: 500px;
    margin: 0 200px;
    float: left;
}
.page1.a0 .list1 .car li img {
    position: absolute;
    bottom: -120px;
    height: 800px;
}
.page1.a0 .list1 .car .prev {
    position: absolute;
    bottom: 15px;
    left: 20px;
    background: url("../img/product/icon1_07.png") no-repeat left center/100% 100%;
    width: 111px;
    height: 72px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    cursor: pointer;
}
.page1.a0 .list1 .car .next {
    position: absolute;
    bottom: 15px;
    right: 25px;
    background: url("../img/product/icon1_09.png") no-repeat left center/100% 100%;
    width: 109px;
    height: 72px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    cursor: pointer;
}
.page1.a0 .list1 .car .prev:hover {
    background: url("../img/product/icon2_07.png") no-repeat left center/100% 100%;
}
.page1.a0 .list1 .car .next:hover {
    background: url("../img/product/icon2_09.png") no-repeat left center/100% 100%;
}
.page1.a0 .list1 .posi {
    position: absolute;
    bottom: 50px;
    right: 50px;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.05);
    z-index: 1;
    border-radius: 100%;
}
.page1.a0 .list1 .posi .posi1 {
    width: 150px;
    height: 150px;
    margin-top: 25px;
    margin-left: 25px;
    position: relative;
    border-radius: 100%;
    overflow: hidden;
    background: url("../img/20170301/icon1_03.png") no-repeat left center/100% 100%;
}
.page1.a0 .list1 .posi .posi1 .red {
    width: 150px;
    height: 150px;
    z-index: 0;
    position: absolute;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    background: url("../img/product/icon1_03.png") no-repeat left center/100% 100%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page1.a0 .list1 .posi .posi1 div {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 55px;
    left: 55px;
}
.page1.a0 .list1 .posi .posi1 div img {
    width: 100%;
    height: 100%;
}
.page1.a0 .list1 .posi .posi1 span {
    width: 65px;
    height: 75px;
    position: absolute;
    font-size: 14px;
    line-height: 75px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    cursor: pointer;
    display: block;
}
.page1.a0 .list1 .posi .posi1 .qian {
    left: 12px;
    top: 2px;
    /*background: url("../img/product/icon3_03.png") no-repeat left center/100% 100%;*/
}
.page1.a0 .list1 .posi .posi1 .ding {
    right: 11px;
    top: 2px;
    /*background: url("../img/product/icon3_04.png") no-repeat left center/100% 100%;*/
}
.page1.a0 .list1 .posi .posi1 .you {
    right: 2px;
    top: 38.5px;
    /*background: url("../img/product/icon5_07.png") no-repeat left center/100% 100%;*/
    /*background: url("../img/20170228/icon35_03.png") no-repeat left center/100% 100%;*/
    width: 75px;
    height: 75px;
}
.page1.a0 .list1 .posi .posi1 .hou {
    right: 12px;
    bottom: 1px;
    /*background: url("../img/product/icon3_07.png") no-repeat left center/100% 100%;*/
}
.page1.a0 .list1 .posi .posi1 .ce {
    left: 10px;
    bottom: -4px;
    /*background: url("../img/product/icon3_06.png") no-repeat left center/100% 100%;*/
}
.page1.a0 .list1 .posi .posi1 .zuo {
    left: 1px;
    top: 40px;
    /*background: url("../img/product/icon4_06.png") no-repeat left center/100% 100%;*/
    width: 75px;
    height: 75px;
}
.page1.a0 .list1 .tit {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 100px;
}
.page1.a0 .list1 a {
    display: block;
    width: 150px;
    height: 45px;
    background: #cb1935;
    font-size: 14px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 425px;
    border-radius: 5px;
}
.page1.a0 .list1 .con {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    display: table;
}
.page1.a0 .list1 .con .label2 {
    width: 80%;
    margin-left: 10%;
}
.page1.a0 .list1 .con .t1 {
    font-size: 48px;
    line-height: 48px;
    color: rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
}
.page1.a0 .list1 .con .t2 {
    font-size: 24px;
    line-height: 48px;
    color: rgba(255, 255, 255, 0.2);
}
.page1.a0 .list1 .con .t3 {
    font-size: 24px;
    line-height: 40px;
    color: #ffffff;
    margin-top: 40px;
}
.page1.a0 .list1 .con .t4 {
    font-size: 14px;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.5);
}
.page1.a0 .list1 .color {
    position: absolute;
    bottom: 30px;
    left: 40px;
}
.page1.a0 .list1 .color p {
    font-size: 12px;
    line-height: 24px;
    color: #cccccc;
    float: left;
}
.page1.a0 .list1 .color span {
    display: block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    border-radius: 7px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: width height opacity margin-top;
    -webkit-transition-property: width height opacity margin-top;
    -ms-transition-property: width height opacity margin-top;
    -o-transition-property: width height opacity margin-top;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    float: left;
    margin-top: 4px;
    cursor: pointer;
}
.page1.a0 .list1 .color .c1 {
    background: #a01f02;
}
.page1.a0 .list1 .color .c2 {
    background: #703b2e;
}
.page1.a0 .list1 .color .c3 {
    background: #04898c;
}
.page1.a0 .list1 .color .c4 {
    background: #cccccc;
}
.page1.a0 .list1 .color span.on {
    width: 20px;
    height: 20px;
    opacity: 1;
    -webkit-opacity: 1;
    margin-top: 2px;
}
.page1.a0 .page-nav {
    width: 100%;
    height: 75px;
    background: #f7f7f7;
}
.page1.a0 .page-nav .label1 {
    text-align: center;
}
.page1.a0 .page-nav div {
    border-left: 1px solid #dedede;
    width: 820px;
    margin: 0 auto;
}
.page1.a0 .page-nav a {
    display: block;
    float: left;
    width: 135px;
    height: 75px;
    background: #f7f7f7;
    border-right: 1px solid #dedede;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    display: table;
}
.page1.a0 .page-nav a .label2 {
    width: 100%;
}
.page1.a0 .page-nav a label {
    cursor: pointer;
}
.page1.a0 .page-nav a .t1 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.page1.a0 .page-nav a .t2 {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    text-align: center;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.page1.a0 .page-nav a.on,
.page1.a0 .page-nav a:hover {
    background: #c51933;
}
.page1.a0 .page-nav a.on .t1,
.page1.a0 .page-nav a:hover .t1 {
    color: #fff;
}
.page1.a0 .page-nav a.on .t2,
.page1.a0 .page-nav a:hover .t2 {
    color: rgba(255, 255, 255, 0.5);
}
.page1.a0 .page-nav.on {
    position: fixed;
    top: 130px;
    left: 0;
    z-index: 1000;
}
.page1.a0 .list2 {
    width: 100%;
    padding: 100px 0 65px;
    background: url("../img/product/icon6_02.png") repeat-x 100% 100%;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    position: relative;
}
.page1.a0 .list2 p {
    text-align: center;
}
.page1.a0 .list2 .t1 {
    font-size: 18px;
    line-height: 24px;
    color: #666666;
}
.page1.a0 .list2 .t2 {
    font-size: 12px;
    line-height: 20px;
    color: #cccccc;
    margin-top: 10px;
}
.page1.a0 .list2 .t3 {
    margin-top: 90px;
}
.page1.a0 .list3 {
    position: relative;
}
.page1.a0 .list3 .anchor {
    top: -180px;
}
.page1.a0 .list3 .tit {
    padding: 50px 0;
}
.page1.a0 .list3 .tit p {
    text-align: center;
}
.page1.a0 .list3 .tit .t1 {
    font-size: 30px;
    line-height: 30px;
    color: #333333;
}
.page1.a0 .list3 .tit .t2 {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}
.page1.a0 .list3 li {
    width: 25%;
    height: 300px;
    position: relative;
    float: left;
    overflow: hidden;
}
.page1.a0 .list3 li img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page1.a0 .list3 li div {
    width: 80%;
    height: 100%;
    position: absolute;
    left: 10%;
    top: 0;
}
.page1.a0 .list3 li div .t1 {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 70px;
}
.page1.a0 .list3 li div .t2 {
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 8px;
}
.page1.a0 .list3 li div .t3 {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 130px;
}
.page1.a0 .list3 li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.page1.a0 .list4 {
    width: 100%;
    position: relative;
}
.page1.a0 .list4 .tit {
    padding: 80px 0 160px;
    background: #3d3d3d;
}
.page1.a0 .list4 .tit .t1 {
    font-size: 30px;
    line-height: 30px;
    color: #c61934;
    text-align: center;
}
.page1.a0 .list4 .tit .t2 {
    font-size: 36px;
    line-height: 36px;
    color: rgba(198, 25, 52, 0.25);
    text-align: center;
    margin-top: 15px;
}
.page1.a0 .list4 .tit .t3 {
    font-size: 16px;
    line-height: 24px;
    color: rgba(246, 246, 246, 0.7);
    text-align: center;
    margin-top: 30px;
}
.page1.a0 .list4 .con {
    position: relative;
}
.page1.a0 .list4 .con .line {
    width: 100%;
    position: absolute;
    left: 0;
    top: 388px;
    height: 1px;
    background: #e5e5e5;
}
.page1.a0 .list4 .con ul {
    width: 1570px;
    margin: 0 auto;
}
.page1.a0 .list4 .con li {
    float: left;
    position: relative;
    top: -100px;
    margin: 0 12px;
}
.page1.a0 .list4 .con li .top {
    height: 400px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    background: #fff;
    position: relative;
}
.page1.a0 .list4 .con li .top .bg {
    width: 100%;
    height: 100%;
    background: #a8152c;
}
.page1.a0 .list4 .con li .top .img {
    height: 400px;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    -webkit-opacity: 1;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
}
.page1.a0 .list4 .con li .top .img img {
    width: 100%;
    height: 100%;
}
.page1.a0 .list4 .con li .top .font {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: z-index;
    -webkit-transition-property: z-index;
    -ms-transition-property: z-index;
    -o-transition-property: z-index;
}
.page1.a0 .list4 .con li .top .font .label1 {
    text-align: center;
}
.page1.a0 .list4 .con li .top .font p {
    font-size: 16px;
    line-height: 36px;
    color: #f6f6f6;
    text-align: center;
}
.page1.a0 .list4 .con li span {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    display: block;
    margin: 60px auto 0;
    background: #6f6f6f;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
}
.page1.a0 .list4 .con li .c1 {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    margin-top: 20px;
    text-align: center;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.page1.a0 .list4 .con li:hover .top .img {
    opacity: 0.05;
    -webkit-opacity: 0.05;
}
.page1.a0 .list4 .con li:hover .top .font {
    z-index: 2;
}
.page1.a0 .list4 .con li:hover span {
    background: #c61934;
}
.page1.a0 .list4 .con li:hover .c1 {
    color: #c61934;
}
.page1.a0 .list4 .con .l1 {
    width: 270px;
}
.page1.a0 .list4 .con .l1 .top {
    width: 250px;
}
.page1.a0 .list4 .con .l1 .top .img {
    width: 250px;
}
.page1.a0 .list4 .con .l2,
.page1.a0 .list4 .con .l3,
.page1.a0 .list4 .con .l4 {
    width: 400px;
}
.page1.a0 .list4 .con .l2 .top,
.page1.a0 .list4 .con .l3 .top,
.page1.a0 .list4 .con .l4 .top {
    width: 380px;
}
.page1.a0 .list4 .con .l2 .top .img,
.page1.a0 .list4 .con .l3 .top .img,
.page1.a0 .list4 .con .l4 .top .img {
    width: 380px;
}
.page1.a0 .list5 {
    width: 100%;
    background: #333333;
    height: 640px;
    position: relative;
}
.page1.a0 .list5 .anchor {
    position: absolute;
    top: -155px;
}
.page1.a0 .list5 .left {
    width: 50%;
    float: left;
    height: 100%;
    display: table;
}
.page1.a0 .list5 .left .label1 {
    text-align: center;
}
.page1.a0 .list5 .left .label2 {
    width: 70%;
}
.page1.a0 .list5 .left .p1 {
    font-size: 30px;
    line-height: 30px;
    color: #c61934;
}
.page1.a0 .list5 .left .p2 {
    font-size: 36px;
    line-height: 36px;
    color: rgba(198, 25, 52, 0.25);
    margin-top: 20px;
}
.page1.a0 .list5 .left .p3 {
    font-size: 24px;
    line-height: 24px;
    color: #f6f6f6;
    margin-top: 70px;
}
.page1.a0 .list5 .left .p4 {
    font-size: 18px;
    line-height: 18px;
    color: #f6f6f6;
    margin-top: 25px;
}
.page1.a0 .list5 .left .p5 {
    font-size: 14px;
    line-height: 30px;
    color: #f6f6f6;
    margin-top: 20px;
}
.page1.a0 .list5 .right {
    width: 50%;
    height: 100%;
    overflow: hidden;
    float: left;
}
.page1.a0 .list5 .right img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page1.a0 .list5:hover .right img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.page1.a0 .list6 .left {
    width: 50%;
    float: left;
    height: 410px;
    overflow: hidden;
    position: relative;
}
.page1.a0 .list6 .left img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page1.a0 .list6 .left p {
    font-size: 24px;
    line-height: 24px;
    color: #f6f6f6;
    position: absolute;
    text-align: right;
    float: left;
    right: 50px;
    bottom: 50px;
}
.page1.a0 .list6 .right {
    width: 25%;
    float: left;
    height: 410px;
    overflow: hidden;
    position: relative;
    background: #ac9fa3;
}
.page1.a0 .list6 .right img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page1.a0 .list6 .right .p1 {
    font-size: 30px;
    line-height: 48px;
    color: #f6f6f6;
    position: absolute;
    text-align: center;
    float: left;
    width: 100%;
    left: 0;
    top: 50px;
}
.page1.a0 .list6 .right .p1 span {
    font-size: 20px;
}
.page1.a0 .list6 .right .p2 {
    font-size: 24px;
    line-height: 48px;
    color: #f6f6f6;
    position: absolute;
    text-align: center;
    float: left;
    width: 100%;
    left: 0;
    bottom: 75px;
}
.page1.a0 .list6 .right .p2 span {
    font-size: 18px;
}
.page1.a0 .list6 .right .top {
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.page1.a0 .list6 .left:hover img,
.page1.a0 .list6 .right:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.page1.a0 .list7 {
    background: #fff;
    padding: 80px 0 130px;
}
.page1.a0 .list7 .tit {
    margin-bottom: 60px;
}
.page1.a0 .list7 .tit .t1 {
    font-size: 30px;
    line-height: 30px;
    color: #333333;
}
.page1.a0 .list7 .tit .t2 {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    margin-top: 10px;
}
.page1.a0 .list7 p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
.page1.a0 .list7 p span {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}
.page1.a0 .list7 .p1 {
    margin-top: -70px;
}
.page1.a0 .list8 {
    width: 100%;
    padding-bottom: 110px;
    min-width: 1300px;
    background: url("../img/product/pic3_02.jpg") no-repeat left center/100% 100%;
}
.page1.a0 .list8 .tit {
    padding-top: 75px;
    padding-bottom: 30px;
}
.page1.a0 .list8 .tit .t1 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
}
.page1.a0 .list8 .tit .t2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    margin-top: 20px;
}
.page1.a0 .list8 ul {
    width: 1150px;
    margin: 0 auto;
}
.page1.a0 .list8 li {
    width: 150px;
    height: 40px;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    margin: 0 5px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background color border-color;
    -webkit-transition-property: background color border-color;
    -ms-transition-property: background color border-color;
    -o-transition-property: background color border-color;
    cursor: pointer;
}
.page1.a0 .list8 li.on,
.page1.a0 .list8 li:hover {
    background: #c21832;
    border-color: #c21832;
}
.page1.a0 .list8 .table {
    width: 90%;
    min-width: 1300px;
    margin: 20px auto 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.page1.a0 .list8 .table p {
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    color: #ffffff;
}
.page1.a0 .list8 .table table {
    width: 100%;
    border-color: rgba(255, 255, 255, 0.2);
}
.page1.a0 .list8 .table td {
    height: 50px;
    padding: 0 10px 0 25px;
    font-size: 14px;
    color: #fff;
}
.page1.a0 .list8 .table .red {
    background: #c21832;
}
.page1.a0 .list8 .table .red1 {
    background: rgba(255, 255, 255, 0.2);
}
.page1.a0 .anchor {
    position: absolute;
    top: -75px;
}
@media screen and (max-width: 1600px) {
    .page1.a0 .list3 li div .t3{
        margin-top: 150px;
    }
    .page1.a0 .list4 .con li .top {
        height: 370px;
    }
    .page1.a0 .list3 li {
        height: 265px;
    }
    .page1.a0 .list4 .con ul {
        width: 1400px;
    }
    .page1.a0 .list4 .con .l1 {
        width: 250px;
    }
    .page1.a0 .list4 .con .l1 .top {
        width: 230px;
    }
    .page1.a0 .list4 .con .l1 .top .img {
        width: 230px;
    }
    .page1.a0 .list4 .con .l2,
    .page1.a0 .list4 .con .l3,
    .page1.a0 .list4 .con .l4 {
        width: 350px;
    }
    .page1.a0 .list4 .con .l2 .top,
    .page1.a0 .list4 .con .l3 .top,
    .page1.a0 .list4 .con .l4 .top {
        width: 330px;
        width: 330px;
    }
    .page1.a0 .list5 {
        height: 540px;
    }
    .page1.a0 .list6 .left,
    .page1.a0 .list6 .right {
        height: 340px;
    }
    .page1.a0 .list6 .left .top,
    .page1.a0 .list6 .right .top {
        height: 130px;
    }
}
@media screen and (max-width: 1400px) {
    .page1.a0 .list3 li div .t3{
        margin-top: 100px;
    }
    .page1.a0 .list4 .con li .top {
        height: 340px;
    }
    .page1.a0 .list4 .con li .top .img {
        height: 340px;
    }
    .page1.a0 .list3 li {
        height: 220px;
    }
    .page1.a0 .list5 {
        height: 460px;
    }
    .page1.a0 .list6 .left,
    .page1.a0 .list6 .right {
        height: 300px;
    }
    .page1.a0 .list6 .left .top,
    .page1.a0 .list6 .right .top {
        height: 100px;
    }
}

.page1.a1 {
    height: auto;
}

.page2.a0 {
    width: 100%;
    min-width: 1400px;
}
.page2.a0 .list1 {
    width: 100%;
    height: 810px;
    background: url("../img/about/pic1_02.jpg") no-repeat left center/100% 100%;
    display: table;
}
.page2.a0 .list1 .label1 {
    text-align: center;
}
.page2.a0 .list1 p {
    text-align: center;
}
.page2.a0 .list1 .p1 {
    font-size: 48px;
    line-height: 48px;
    color: #ca1935;
    text-transform: uppercase;
    -webkit-text-transform: uppercase;
}
.page2.a0 .list1 .p2 {
    font-size: 24px;
    line-height: 48px;
    color: #ca1935;
    margin-top: 15px;
}
.page2.a0 .list1 .p3 {
    font-size: 14px;
    line-height: 30px;
    color: #cccccc;
}
.page2.a0 .list1 .p3 span {
    color: #fff;
    font-size: 18px;
}
.page2.a0 .list2 {
    width: 100%;
    height: 570px;
    display: block;
    background: #fff;
}
.page2.a0 .list2 .left {
    width: 50%;
    height: 100%;
    float: right;
    display: table;
    border-bottom: 1px solid #e0e0e0;
}
.page2.a0 .list2 .left .label2 {
    width: 80%;
    margin-left: 10%;
}
.page2.a0 .list2 .left .p1 {
    font-size: 26px;
    line-height: 1;
    color: #333333;
}
.page2.a0 .list2 .left .p2 {
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    text-transform: uppercase;
    -webkit-text-transform: uppercase;
    margin-top: 15px;
}
.page2.a0 .list2 .left .p3 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 50px;
}
.page2.a0 .list2 .left p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.page2.a0 .list2 .left .p3 span {
    color: #ca1935;
}
.page2.a0 .list2 .right {
    width: 50%;
    height: 570px;
    float: left;
}
.page2.a0 .list2 .right img {
    width: 100%;
    height: 100%;
}
.page2.a0 .list3 {
    width: 100%;
    padding: 80px 0 120px;
}
.page2.a0 .list3 .content {
    width: 1200px;
}
.page2.a0 .list3 .tit .p1 {
    font-size: 26px;
    line-height: 1;
    color: #333333;
    text-align: center;
    width: 100%;
}
.page2.a0 .list3 .tit .p2 {
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    text-transform: uppercase;
}
.page2.a0 .list3 .page-nav {
    width: 100%;
    height: 40px;
    display: table;
    margin-top: 35px;
}
.page2.a0 .list3 .page-nav .label1 {
    text-align: center;
}
.page2.a0 .list3 .page-nav p {
    width: 47px;
    height: 7px;
    float: left;
    margin: 5px 8px 0;
}
.page2.a0 .list3 .page-nav span {
    display: block;
    float: left;
    text-align: center;
    width: 130px;
    height: 35px;
    border: 1px solid #dbdada;
    background: #f2f2f2;
    cursor: pointer;
    margin: 0 8px;
    font-size: 14px;
    line-height: 35px;
    color: #666666;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border-color background color;
    -webkit-transition-property: border-color background color;
    -ms-transition-property: border-color background color;
    -o-transition-property: border-color background color;
    border-radius: 15px;
}
.page2.a0 .list3 .page-nav span.on,
.page2.a0 .list3 .page-nav span:hover {
    background: #ca1935;
    border-color: #ca1935;
    color: #fff;
}
.page2.a0 .list3 .con {
    width: 100%;
}
.page2.a0 .list3 .con .next,
.page2.a0 .list3 .con .prev {
    width: 80px;
    height: 100%;
    float: left;
    display: table;
    cursor: pointer;
    margin-top: 70px;
}
.page2.a0 .list3 .con .next .label1,
.page2.a0 .list3 .con .prev .label1 {
    text-align: center;
}
.page2.a0 .list3 .con .next label,
.page2.a0 .list3 .con .prev label {
    cursor: pointer;
}
.page2.a0 .list3 .con .next img,
.page2.a0 .list3 .con .prev img {
    width: 21px;
    height: 35px;
}
.page2.a0 .list3 .con .mid {
    width: 1040px;
    float: left;
    overflow: hidden;
    margin-top: 70px;
}
.page2.a0 .list3 .con .mid .list-li {
    width: 1040px;
    float: left;
}
.page2.a0 .list3 .con .mid .list-li li {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 15px 0;
    margin-bottom: 10px;
}
.page2.a0 .list3 .con .mid .list-li li .left {
    width: 130px;
    height: 100%;
    float: left;
    display: table;
}
.page2.a0 .list3 .con .mid .list-li li .left .label1 {
    text-align: center;
}
.page2.a0 .list3 .con .mid .list-li li .left p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.page2.a0 .list3 .con .mid .list-li li .right {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    padding: 10px 30px;
    border-left: 1px solid #d6d6d6;
    width: 840px;
    float: left;
}
.page2.a0 .list3 .con .mid .list-li li .right p {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}
@media screen and (max-width: 1600px) {
    .page2.a0 .list2,
    .page2.a0 .list2 .right {
        height: 480px;
    }
}
@media screen and (max-width: 1400px) {
    .page2.a0 .list2,
    .page2.a0 .list2 .right {
        height: 420px;
    }
}

.page3.a0 {
    width: 100%;
    min-width: 1400px;
}
.page3.a0 .banner {
    width: 100%;
    height: 280px;
    display: table;
    background-size: 100% 100%;
    background-position: left center;
}
.page3.a0 .banner .label1 {
    text-align: center;
}
.page3.a0 .banner .label2 {
    width: 100%;
}
.page3.a0 .banner .p1 {
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.page3.a0 .banner .p2 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 20px;
    text-align: center;
}
.page3.a0 .page-nav {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    height: 70px;
    display: table;
}
.page3.a0 .page-nav .label1 {
    text-align: center;
}
.page3.a0 .page-nav .label2 {
    display: inherit;
    margin: 0 auto;
}
.page3.a0 .page-nav div {
    margin: 0 80px;
    font-size: 16px;
    line-height: 68px;
    color: #666666;
    float: left;
    border-bottom: 1px solid #fff;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border color;
    -webkit-transition-property: border color;
    -ms-transition-property: border color;
    -o-transition-property: border color;
}
.page3.a0 .page-nav div.on,
.page3.a0 .page-nav div:hover {
    color: #ca1935;
    border-bottom: 3px solid #ca1935;
}
.page3.a0 .page-nav span {
    width: 1px;
    height: 40px;
    float: left;
    display: block;
    background: #d6d6d6;
    margin-top: 15px;
}
.page3.a0 .list1 {
    padding-top: 40px;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.page3.a0 .list1 li {
    width: 340px;
    float: left;
    margin: 0 25px;
    border: 1px solid #dcdcdc;
    height: 535px;
    position: relative;
    margin-bottom: 50px;
    background: #fff;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    cursor: pointer;
}
.page3.a0 .list1 li div {
    width: 300px;
    height: 305px;
    overflow: hidden;
    margin: 20px;
}
.page3.a0 .list1 li div img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page3.a0 .list1 li .p1 {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    width: 300px;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page3.a0 .list1 li .p2 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 15px;
    width: 300px;
    margin-left: 20px;
}
.page3.a0 .list1 li .p3 {
    width: 75px;
    height: 30px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: #a09da2;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}
.page3.a0 .list1 li:hover {
    background: #f5f5f5;
}
.page3.a0 .list1 li:hover div img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.page3.a0 .list2 {
    padding-bottom: 100px;
}
.page3.a0 .list2 .tit {
    width: 100%;
    height: 85px;
    background: #f7f7f7;
    border-bottom: 1px solid #d8d8d8;
    display: table;
}
.page3.a0 .list2 .tit .label1 {
    text-align: center;
}
.page3.a0 .list2 .tit p {
    font-size: 20px;
    line-height: 85px;
    color: #ca1935;
    text-align: center;
}
.page3.a0 .list2 .tit p span {
    font-size: 14px;
    margin-left: 20px;
}
.page3.a0 .list2 .content {
    width: 1200px;
}
.page3.a0 .list2 .con .top {
    padding-top: 40px;
}
.page3.a0 .list2 .con .top p {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}
.page3.a0 .list2 .con .top .d1 .left {
    float: left;
    width: 750px;
}
.page3.a0 .list2 .con .top .d1 .right {
    float: right;
    width: 340px;
    height: 390px;
}
.page3.a0 .list2 .con .top img {
    width: 100%;
    margin: 30px 0;
}
.page3.a0 .list2 .bot {
    margin-top: 50px;
    border-top: 1px solid #dfdfdf;
    padding-top: 30px;
}
.page3.a0 .list2 .bot .left {
    float: left;
    width: 700px;
}
.page3.a0 .list2 .bot .left a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.page3.a0 .list2 .bot .left a span {
    color: #999;
}
.page3.a0 .list2 .bot .left a:hover {
    color: #ca1935;
}
.page3.a0 .list2 .bot .left a:hover span {
    color: #999;
}
.page3.a0 .list2 .bot .right {
    width: 98px;
    height: 33px;
    border: 1px solid #ca1935;
    text-align: center;
    background: #ca1935;
    font-size: 14px;
    line-height: 33px;
    color: #999999;
    border-radius: 5px;
    float: right;
}
.page3.a0 .list2 .bot .right a {
    font-size: 14px;
    line-height: 33px;
    color: #fff;
}

.page5.a0 {
    width: 100%;
    min-width: 1400px;
}
.page5.a0 .list1 {
    width: 100%;
    height: 850px;
    display: table;
    background: url("../img/join/pic_02.jpg") no-repeat left center/100% 100%;
}
.page5.a0 .list1 .label1 {
    text-align: center;
}
.page5.a0 .list1 p {
    text-align: center;
}
.page5.a0 .list1 .label2 {
    width: 100%;
}
.page5.a0 .list1 .t1 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
}
.page5.a0 .list1 .t2 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 20px;
}
.page5.a0 .list1 .t3 {
    font-size: 18px;
    line-height: 30px;
    color: #ca1935;
    margin-top: 40px;
    margin-bottom: 30px;
}
.page5.a0 .list1 .t4 {
    font-size: 18px;
    line-height: 20px;
    color: #cccccc;
    margin-top: 30px;
}
.page5.a0 .list1 .t4 span {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    background: #c01833;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
}
.page5.a0 .list1 .btn {
    padding: 17px 60px;
    border-radius: 10px;
    background: #ca1935;
    margin: 90px auto 0;
    width: 120px;
    cursor: pointer;
}
.page5.a0 .list1 .btn p {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    /*background: url(../img/join/icon17_03.png) no-repeat left center/32px 29px;*/
    /*padding-left: 40px;*/
    cursor: pointer;
}
.page5.a0 .pop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: table;
    display: none;
    background: rgba(0, 0, 0, 0.7);
}
.page5.a0 .pop .label1 {
    text-align: center;
}
.page5.a0 .pop .con {
    width: 640px;
    /*height: 500px;*/
    border-radius: 10px;
    overflow: hidden;
}
.page5.a0 .pop .con .top {
    width: 100%;
    height: 75px;
    background: #333333;
    position: relative;
}
.page5.a0 .pop .con .top p {
    widt: 100%;
    height: 100%;
    font-size: 24px;
    line-height: 75px;
    color: #ffffff;
    text-align: center;
}
.page5.a0 .pop .con .top .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 22px;
    right: 22px;
    cursor: pointer;
}
.page5.a0 .pop .con .bot {
    width: 100%;
    background: #fff;
    padding-bottom: 30px;
}
.page5.a0 .pop .con .bot ul {
    width: 580px;
    margin: 0 30px 30px;
    padding-top: 30px;
}
.page5.a0 .pop .con .bot ul li {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 0;
}
.page5.a0 .pop .con .bot ul li p {
    width: 120px;
    float: left;
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}
.page5.a0 .pop .con .bot ul li input[type=text] {
    width: 438px;
    border: 1px solid #dad9d9;
    float: left;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    padding: 0 10px;
}
.page5.a0 .pop .con .bot ul li select {
    width: 215px;
    height: 36px;
    background: url("../img/join/icon2_07.png") no-repeat right center/36px 36px;
    padding: 0 45px 0 10px;
    float: left;
    margin-right: 10px;
    border: 1px solid #dad9d9;
    -webkit-appearance: none;
}
.page5.a0 .pop .con .bot ul li .margin {
    margin-right: 0;
}
.page5.a0 .pop .con .bot div {
    padding: 10px 30px;
    border-radius: 10px;
    background: #ca1935;
    margin: 50px auto 0;
    width: 120px;
    position: relative;
}
.page5.a0 .pop .con .bot div p {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    background: url("../img/join/icon2_11.png") no-repeat left center/20px 18px;
    padding-left: 30px;
}
.page5.a0 .pop .con .bot div input[type=submit] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-opacity: 0;
}

.page6.a0 {
    width: 100%;
    min-width: 1400px;
}
.page6.a0 .banner {
    width: 100%;
    height: 280px;
    display: table;
    background-size: 100% 100%;
    background-position: left center;
}
.page6.a0 .banner .label1 {
    text-align: center;
}
.page6.a0 .banner .label2 {
    width: 100%;
}
.page6.a0 .banner .p1 {
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.page6.a0 .banner .p2 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 20px;
    text-align: center;
}
.page6.a0 .page-nav {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    height: 70px;
    display: table;
}
.page6.a0 .page-nav .label2 {
    display: inherit;
    margin: 0 auto;
}
.page6.a0 .page-nav div {
    margin: 0 80px;
    font-size: 16px;
    line-height: 68px;
    color: #666666;
    float: left;
    border-bottom: 1px solid #fff;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border-color color;
    -webkit-transition-property: border-color color;
    -ms-transition-property: border-color color;
    -o-transition-property: border-color color;
}
.page6.a0 .page-nav div a {
    display: block;
    width: 100%;
    height: 100%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border-color color;
    -webkit-transition-property: border-color color;
    -ms-transition-property: border-color color;
    -o-transition-property: border-color color;
    font-size: 16px;
    line-height: 68px;
    color: #666666;
}
.page6.a0 .page-nav div.on,
.page6.a0 .page-nav div:hover {
    color: #ca1935;
    border-bottom: 3px solid #ca1935;
}
.page6.a0 .page-nav div.on a,
.page6.a0 .page-nav div:hover a {
    color: #ca1935;
}
.page6.a0 .page-nav span {
    width: 1px;
    height: 40px;
    float: left;
    display: block;
    background: #d6d6d6;
    margin-top: 15px;
}
.page6.a0 .list1 .tit {
    padding-top: 90px;
    padding-bottom: 60px;
}
.page6.a0 .list1 .tit .t1 {
    font-size: 30px;
    line-height: 30px;
    color: #ca1935;
    text-align: center;
}
.page6.a0 .list1 .tit .t2 {
    font-size: 20px;
    line-height: 30px;
    color: #ca1935;
    text-align: center;
    margin-top: 15px;
}
.page6.a0 .list1 .tit .p3 {
    font-size: 16px;
    line-height: 30px;
    color: #5d5d5d;
    text-align: center;
    margin-top: 20px;
}
.page6.a0 .list2 {
    padding-bottom: 150px;
}
.page6.a0 .list2 .content {
    width: 915px;
}
.page6.a0 .list2 li {
    width: 185px;
    margin: 0 60px;
    float: left;
}
.page6.a0 .list2 li .top {
    width: 100%;
    height: 185px;
    position: relative;
}
.page6.a0 .list2 li .top img {
    width: 100%;
    height: 100%;
}
.page6.a0 .list2 li .top .img2 {
    position: absolute;
    top: 0;
    left: 0;
}
.page6.a0 .list2 li .top .img1 {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
}
.page6.a0 .list2 li .bot {
    margin-top: 20px;
}
.page6.a0 .list2 li .bot p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    text-align: center;
}
.page6.a0 .list2 li:hover .top .img1 {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.page6.a0 .list2 li:hover .bot p {
    color: #ca1935;
}

.page7.a0 {
    width: 100%;
    min-width: 1400px;
}
.page7.a0 .banner {
    width: 100%;
    height: 280px;
    display: table;
    background-size: 100% 100%;
    background-position: left center;
}
.page7.a0 .banner .label1 {
    text-align: center;
}
.page7.a0 .banner .label2 {
    width: 100%;
}
.page7.a0 .banner .p1 {
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.page7.a0 .banner .p2 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 20px;
    text-align: center;
}
.page7.a0 .page-nav {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    height: 70px;
    display: table;
}
.page7.a0 .page-nav .label2 {
    display: block;
    width: 1190px;
    margin: 0 auto;
}
.page7.a0 .page-nav div {
    margin: 0 80px;
    font-size: 16px;
    line-height: 68px;
    color: #666666;
    float: left;
    border-bottom: 1px solid #fff;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border-color color;
    -webkit-transition-property: border-color color;
    -ms-transition-property: border-color color;
    -o-transition-property: border-color color;
}
.page7.a0 .page-nav div a {
    display: block;
    width: 100%;
    height: 100%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: border-color color;
    -webkit-transition-property: border-color color;
    -ms-transition-property: border-color color;
    -o-transition-property: border-color color;
    font-size: 16px;
    line-height: 68px;
    color: #666666;
}
.page7.a0 .page-nav div.on,
.page7.a0 .page-nav div:hover {
    color: #ca1935;
    border-bottom: 3px solid #ca1935;
}
.page7.a0 .page-nav div.on a,
.page7.a0 .page-nav div:hover a {
    color: #ca1935;
}
.page7.a0 .page-nav span {
    width: 1px;
    height: 40px;
    float: left;
    display: block;
    background: #d6d6d6;
    margin-top: 15px;
}
.page7.a0 .content {
    width: 1200px;
}
.page7.a0 .list1 {
    padding-top: 50px;
}
.page7.a0 .list1 .t1 {
    font-size: 36px;
    line-height: 40px;
    color: #cccccc;
    text-transform: uppercase;
    width: 100%;
    float: left;
}
.page7.a0 .list1 .left {
    float: left;
}
.page7.a0 .list1 .left .p1 {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-top: 20px;
}
.page7.a0 .list1 .left .p2 {
    font-size: 14px;
    line-height: 30px;
    color: #ca1935;
}
.page7.a0 .list1 .right {
    float: right;
    padding-left: 50px;
    border-left: 1px solid #eaeaea;
    width: 105px;
    height: 105px;
}
.page7.a0 .list1 .right img {
    width: 100%;
    height: 100%;
}
.page7.a0 .list2 {
    margin-top: 40px;
    padding-bottom: 100px;
}
.page7.a0 .list2 .list-li {
    width: 100%;
    background: #fff;
    border: 1px solid #cdcccc;
    border-radius: 10px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    margin-bottom: 15px;
}
.page7.a0 .list2 .list-li .top {
    cursor: pointer;
}
.page7.a0 .list2 .list-li .top .left {
    padding: 30px;
    width: 980px;
    float: left;
    height: 60px;
}
.page7.a0 .list2 .list-li .top .left p {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    float: left;
}
.page7.a0 .list2 .list-li .top .left span {
    display: block;
    float: left;
    width: 1px;
    height: 14px;
    background: #d0d0d0;
    margin: 0 20px;
}
.page7.a0 .list2 .list-li .top .left .p1 {
    font-size: 20px;
    line-height: 20px;
    color: #ca1935;
    margin-top: -6px;
}
.page7.a0 .list2 .list-li .top .left li {
    width: 160px;
    float: left;
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
}
.page7.a0 .list2 .list-li .top .right {
    width: 159px;
    height: 120px;
    background: url("../img/contact/icon2_03.png") no-repeat center center/63px 49px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    float: right;
    border-left: 1px solid #d0d0d0;
}
.page7.a0 .list2 .list-li .bot {
    width: 1140px;
    margin-left: 30px;
    border-top: 1px solid #d0d0d0;
    padding: 30px 0;
    display: none;
}
.page7.a0 .list2 .list-li .bot .tit {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    margin-bottom: 20px;
    float: left;
}
.page7.a0 .list2 .list-li .bot p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    float: left;
    width: 90%;
}
.page7.a0 .list2 .list-li .bot div {
    padding: 10px 30px;
    background: #ca1935;
    border-radius: 8px;
    width: 120px;
    float: right;
}
.page7.a0 .list2 .list-li .bot div a {
    background: url("../img/contact/icon1_10_13.png") no-repeat left center/22px 21px;
    padding-left: 35px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
}
.page7.a0 .list2 .list-li.on,
.page7.a0 .list2 .list-li:hover {
    background: #f7f7f7;
}
.page7.a0 .list2 .list-li.on .top .right {
    background: url("../img/contact/icon1_10_09.png") no-repeat center center/37px 37px;
}
.page7.a0 .list3 {
    width: 100%;
    padding: 70px 0 50px;
}
.page7.a0 .list3 .left {
    float: left;
    width: 220px;
    height: 192px;
    background: url("../img/contact/icon4_03.png") no-repeat left center/220px 135px;
}
.page7.a0 .list3 .right {
    width: 920px;
    float: right;
}
.page7.a0 .list3 .right .p1 {
    font-size: 24px;
    line-height: 48px;
    color: #333333;
}
.page7.a0 .list3 .right .p2 {
    font-size: 16px;
    line-height: 48px;
    color: #868484;
}
.page7.a0 .list3 .right .p2 span {
    color: #ca1935;
}
.page7.a0 .list4 {
    padding-bottom: 100px;
}
.page7.a0 .list4 .content div {
    width: 100%;
    height: 460px;
    position: relative;
}
.page7.a0 .list4 .content div a {
    width: 200px;
    height: 50px;
    display: block;
    background: url("../img/contact/icon5_03.png") no-repeat left center/100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10000;
}
.page7.a0 .list5 .content {
    padding-bottom: 35px;
    border-bottom: 1px solid #efefef;
}
.page7.a0 .list5 .tit {
    padding-top: 50px;
}
.page7.a0 .list5 .tit .t1 {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    text-align: center;
}
.page7.a0 .list5 .tit .t2 {
    font-size: 24px;
    line-height: 30px;
    color: #666666;
    margin-top: 5px;
    text-align: center;
}
.page7.a0 .list5 .form {
    width: 730px;
    height: 59px;
    margin: 40px auto 0;
}
.page7.a0 .list5 .form input[type=text] {
    width: 635px;
    height: 59px;
    border: 1px solid #cacaca;
    float: left;
    font-size: 18px;
    line-height: 59px;
    color: #333;
    padding: 0 10px;
}
.page7.a0 .list5 .form input[type=submit] {
    width: 73px;
    height: 61px;
    border-width: 0;
    float: left;
    background: url("../img/contact/icon3_03.png") no-repeat left center/100% 100%;
}
.page7.a0 .list6 {
    padding-bottom: 150px;
}
.page7.a0 .list6 .map {
    width: 1192px;
    height: 300px;
    border: 4px solid #e5e5e5;
    margin-top: 30px;
}
.page7.a0 .list6 ul {
    margin-top: 20px;
}
.page7.a0 .list6 li {
    width: 1198px;
    background: #fff;
    border: 1px solid #dad9d9;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: background;
    -webkit-transition-property: background;
    -ms-transition-property: background;
    -o-transition-property: background;
    margin-bottom: 5px;
    padding: 20px 0 10px;
    cursor: pointer;
}
.page7.a0 .list6 li .p1 {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding-left: 30px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.page7.a0 .list6 li .p2 {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-left: 30px;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
}
.page7.a0 .list6 li.on,
.page7.a0 .list6 li:hover {
    background: #ca1935;
}
.page7.a0 .list6 li.on .p1,
.page7.a0 .list6 li.on .p2,
.page7.a0 .list6 li:hover .p1,
.page7.a0 .list6 li:hover .p2 {
    color: #fff;
}

.page {
    width: 100%;
    height: 30px;
    display: table;
}
.page span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.page div {
    display: inline-block;
}
.page a {
    padding: 0 15px;
    border: 1px solid #dcdcdc;
    height: 38px;
    font-size: 15px;
    line-height: 38px;
    color: #707070;
    float: left;
    display: block;
    margin-left: 5px;
    background: #fff;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color background border-color;
    -webkit-transition-property: color background border-color;
    -ms-transition-property: color background border-color;
    -o-transition-property: color background border-color;
    cursor: pointer;
}
.page a:hover {
    background: #ca1935;
    color: #fff;
    border-color: #ca1935;
}
.page .active {
    background: #ca1935;
    color: #fff;
    border-color: #ca1935;
}

/*# sourceMappingURL=style.css.map */
#jiathis_webchat{
    text-align: center;
}
.header .top .mid .nav1 ul{
    position: absolute;
    top: 24px;
    padding-top: 33px;
    background: #fff;
    left: -21px;
    /*border-bottom: 1px solid rgba(255,255,255,.25);*/
    width: 110px;
    display: none;
    z-index: 105;
}
.header .top .mid .nav1 li{
    width: 110px;
    height: 50px;
    border-top:1px solid rgba(255,255,255,.25);
    background: rgba(203,25,53,.9);
}
.header .top .mid .nav1 li a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
/*20170301*/
.page1.a0 .list3 li div .t1{
    margin-top: 30px;
}
.page1.a0 .list3 li div .t3{
    margin-top: 170px;
}
.footer .d2 .right select{
    height: 30px;
}
.page1.a0 .list5 .left .p5{
    /*margin-top: 40px;*/
    font-size: 16px;
}
.page1.a0 .list5 .left .p4{
    font-size: 16px;
    line-height: 30px;
}

/*20170309*/
/*.page1.a0 .list9{
    width: 100%;
    background: #fff;
    padding: 70px 0;

}
.page1.a0 .list9 .video{
    width: 800px;
    height: 450px;
    background: #000;
    margin: 0 auto;
}*/

@media screen and (max-width: 1600px) {
    .page1.a0 .list4 .con .l2 .top .img, .page1.a0 .list4 .con .l3 .top .img, .page1.a0 .list4 .con .l4 .top .img{
        width: 330px;
        height: 370px;
    }
    .page1.a0 .list4 .con .l1 .top .img{
        height: 370px;
    }
    .page1.a0 .list4 .con .line{
        top: 358px;
    }
}
@media screen and (max-width: 1400px) {
    .page1.a0 .list4 .con .l2 .top .img, .page1.a0 .list4 .con .l3 .top .img, .page1.a0 .list4 .con .l4 .top .img{
        width: 330px;
        height: 340px;
    }
    .page1.a0 .list4 .con .l1 .top .img{
        height: 340px;
    }
    .page1.a0 .list4 .con .line{
        top: 328px;
    }
}

/*20170315*/
.page0.a0 .list3 .right li{
    height: 435px;
}
.page0.a0 .list3 .right li div{
    height: 200px;
}
.page0.a0 .list2 .right .img{
    background: none;
    position: relative;
    z-index: 1;
}
.page0.a0 .list2 .right .video{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.page0.a0 .list3 .right li .p1{
    font-weight: bold;
}
.page3.a0 .list1 li div{
    height: 205px;
}
.page3.a0 .list1 li .p1{
    font-weight: bold;
}
.page3.a0 .list1 li{
    height: 435px;
}
@media screen and (max-width: 1600px){
    .page1.a0 .list3 li div .t3{
        margin-top: 150px;
        position: absolute;
        bottom: 20px;
    }
}
@media screen and (max-width: 1400px){
    .page1.a0 .list3 li div .t3{
        margin-top: 100px;
    }
}

.page1 .list9 {
    width: 960px;
    background: #fff;
    padding: 70px 0;
    margin: 0 auto }
    .page1 .list9 .content{
        width: 100%;
    }
    .page1 .list9 .video {
      width: 100%;
      height: 480px;
      position: relative;
      background: #000; }
      .page1 .list9 .video .img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #000; }
        .page1 .list9 .video .img .img1 {
          position: absolute;
          left: 0;
          top: 0;
          cursor: pointer; }
        .page1 .list9 .video .img img {
          width: 100%;
          height: 100%; }
    .page1 .list9 .ex {
      width: 100%;
      padding: 15px 0; }
      .page1 .list9 .ex p {
        float: left;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        color: #666666;
        margin-left: 5px; }
      .page1 .list9 .ex div {
        height: 30px;
        float: right;
        margin-right: 15px; }
        .page1 .list9 .ex div a {
          font-size: 16px;
          line-height: 30px;
          color: #666666;
          background: url(../img/20170317/pic3_03.jpg) no-repeat right center/25px 18px;
          padding-right: 30px;
          display: block;
          float: left; }
        .page1 .list9 .ex div span {
          display: block;
          float: left;
          height: 30px;
          padding-left: 15px;
          border-left: 1px solid #eeeeee;
          margin-left: 15px;
          font-size: 16px;
          line-height: 30px;
          color: #666666; }
          .page1 .list9 .ex div span p {
            float: left;
            font-size: 16px;
            line-height: 30px;
            color: #666666; }
          .page1 .list9 .ex div span a {
            padding: 0;
            margin-left: 5px;
            height: 18px;
            width: 18px;
            background: none;
            margin-top: 6px; }
            .page1 .list9 .ex div span a img {
              width: 100%;
              height: 100%;
              display: inherit; }
    .page1 .list9 .choose {
      width: 960px;
      height: 130px;
      /*padding: 0 30px; */
  }
      .page1 .list9 .choose li {
        width: 240px;
        height: 100%;
        cursor: pointer; }
        .page1 .list9 .choose li img {
          width: 230px;
          margin: 0 5px;
          height: 100%; }
        .page1 .list9 .choose li div {
          position: absolute;
          top: 0;
          width: 100%;
          height: 100%;
          left: 0;
          opacity: 1;
          -webkit-opacity: 1;
          transition-duration: 0.5s;
          -webkit-transition-duration: 0.5s;
          -ms-transition-duration: 0.5s;
          -o-transition-duration: 0.5s;
          transition-property: opacity;
          -webkit-transition-property: opacity;
          -ms-transition-property: opacity;
          -o-transition-property: opacity;
          background: url(../img/20170317/icon6_03.png);
          cursor: pointer; }
      .page1 .list9 .choose li.swiper-slide-active div, .page1 .list9 .choose li:hover div {
        opacity: 0;
        -webkit-opacity: 0; }
      .page1 .list9 .choose .swiper-button-next {
        width: 30px;
        height: 100%;
        top: auto;
        bottom: 0;
        right: 0;
        background-image: url(../img/20170317/pic2_13.jpg);
        background-size: 30px 130px; }
      .page1 .list9 .choose .swiper-button-prev {
        width: 30px;
        height: 100%;
        top: auto;
        bottom: 0;
        left: 0;
        background-image: url(../img/20170317/pic2_03.jpg);
        background-size: 30px 130px; }
.page3.a0 .list2 .tit{
    padding: 30px 0;
    height: auto;
}
.page3.a0 .list2 .tit p{
    line-height: 30px;  
}
.page3.a0 .list2 .tit div{
    width: 60%;
    margin-left: 20%;
    margin-top: 10px;
}
.page3.a0 .list2 .tit div span{
    font-size: 14px;
    line-height: 20px;
    display: block;
    float: left;
    color: #ca1935;
}
.page3.a0 .list2 .tit div a{
    width: 20px;
    height: 20px;
    margin-left: 5px;
    float: right;
}
.page3.a0 .list2 .tit div a span{
    display: block;
    width: 100%;
    height: 100%;
}
.page3.a0 .list2 .tit div img{
    width: 100%;
    height: 100%;
    display: inherit;
}
.page3.a0 .list2 .tit div p{
    font-size: 14px;
    line-height: 20px;
    display: block;
    float: right;
    color: #666;
}
/*.page3.a0 .list2 .tit div span{
    float: left;
    width: auto;
}*/



/*=========符号说明=========*/
.instructions {
    width: 210px;
    margin:20px auto 0;
}
.instructions .introli{
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    margin-right:20px;
}
.instructions .introli span{
    margin-right:8px;
}

.table-tips{
    width: 90%;
    min-width: 1300px;
    margin: 20px auto 0;
    font-size: 12px;
    color: #fff;
}
