.mar20{
    margin: 20px 0;
}

.mar30{
    margin: 30px 0;
}
.mar60{
    margin: 60px 0;
}

.img {
    transition: all 0.3s ease;
    display: block;
    overflow: hidden;
}
.img img {
    transition: all 0.3s ease;
    display: block;
}
.img:hover img {
    transform: scale(1.1);
}














.about_box{
    width: 875px;
    margin: 0 auto;
}
.about_box_1 > .left{
    position: relative;
    margin: 40px 0 0;
    width: 146px;
}
.about_box_1 >  .left img{
    margin: 0 auto;
}
.about_box_1 > .left img:nth-child(2){
    position: absolute;
    z-index:2;
}
.about_box_1 > .left img:nth-child(1){
    position: absolute;
    top: -105px;
    z-index: 1;
}
.about_box_1 > .right{
    width: 640px;
    margin: 40px 0 20px;
    overflow: hidden;
}
.about_box_1_1 > a >h1{
    font-size:63.5px;
    line-height: 60px;
    margin-left: -42px;
}
.about_box_1_1 >a > div{
    text-align: right;
}
.about_box_1_1 >a > div > h2{
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 36px;
}
.about_box_1_1 >a > div > h3{
    font-size: 24px;
    font-weight: lighter;
    background-color: #ff0000;
    letter-spacing: 2px;
    color: #fff;
    padding: 0 8px;
}
.about_box_1_2{
    text-transform: uppercase;
    font-size: 21.4px;
    font-weight: lighter;
    text-align: center;
    padding-left: 14px;
    margin: 15px 0;
    letter-spacing: 0.5px;
}

.about_margin{
    text-align: right;
    margin-top: 45px;
}
/*��ť*/
.more{
    display: inline-block;
    padding: 5px 45px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    letter-spacing: 2px;
    transition: all 0.3s ease;
}
.more span{
    font-size: 14px;
    color: #ff0000;
    transition: all 0.3s ease;
}
.more:hover{
     color: #ff0000;
 }
.more:hover span{
    color: #fff;
}
.about_box_2 .big_text{
    font-size: 110.5px;
    font-weight: bold;
    color: #f7ebc3;
    text-align: right;
    text-transform: uppercase;
}



/*about�ֲ�*/
.area{ width:834px; margin:20px auto 162px; position:relative; cursor:pointer;}
.js{POSITION: relative; margin:0 auto;}
.prevBtn{    background-color: #000000;
    width: 55px;
    height: 55px;
    line-height: 55px;
    display: block;
    position: absolute;
    bottom: -65px;
    right: 315px;}
.prevBtn img,.nextBtn img{
    margin: 18px auto;
    display: block;
}
.nextBtn {    background-color: #ff001e;
    width: 55px;
    height: 55px;
    line-height: 55px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -65px;
    right: 260px;}
/*.imgSelected {BACKGROUND: url(../images/jsNav.png) no-repeat;}*/
/*.bg{ width:100%; padding-top:1px; background:url(../images/bg01.png) no-repeat;_background:none;!*IE6*!*/
/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/bg01.png");!*IE6*!*/
/*height:34px; left:0; FONT-WEIGHT: bold; top:280px; position:absolute;}*/
.jsNav{ position:absolute;     right: -4%;  bottom: -5px;}
.jsNav a{    width: 10px;
    height: 10px;
    border-radius: 10px;
    text-align: center;
    background: #000;
    display: block;
    margin: 6px 0;}
.jsNav a:hover{background:#ff001e; text-decoration:none;}
.jsNav .imgSelected { background:#ff001e;}
/**/
.area_cope{
    width: 527px;
    height: 300px;
    background: url(../images/about_bg.gif);
    position: absolute;
    bottom: -18%;
    right: -7%;
    z-index: -1;
}











/*advantage*/
.advantage{
    background-color: #130b0b;
    position: relative;
    overflow: hidden;
}
.advantage_box{
    width: 880px;
    margin:  122px auto;
    position: relative;
}
@media screen and (max-width: 1480px) {
    .advantage_left{
        left: -95px!important;
        top:50%;
    }
}
@media screen and (max-width: 1480px) {
    .advantage_right{
        right: -95px!important;
        top:50%;
    }
}
.main1 .main1_right {
    right: -95px;
}
.advantage_left{
    position: absolute;
    left: 0;
    top: 40%;
    margin-top: -423px;
    -moz-transition: all 2.0s ease-out;
    -ms-transition: all 2.0s ease-out;
    -webkit-transition: all 2.0s ease-out;
    transition: all 2.0s ease-out;
}
.advantage_right{
    position: absolute;
    right: 0;
    top:50%;
    margin-top: -348.5px;
    -moz-transition: all 2.0s ease-out;
    -ms-transition: all 2.0s ease-out;
    -webkit-transition: all 2.0s ease-out;
    transition: all 2.0s ease-out;
}



.advantage_box_1_1{

}
.advantage_box_1_1 a > h1 {
    font-size: 63.5px;
    line-height: 90px;
    margin-left: -42px;
    color: #fff;
}
.advantage_box_1_1 a > div {
    text-align: right;
}
.advantage_box_1_1 a > div > h2 {
    font-size: 24px;
    color: #fff;
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 45px;
}
.advantage_box_1_1 a > div > h3 {
    font-size: 24px;
    font-weight: lighter;
    color: #fff;
    background-color: #ff0000;
    letter-spacing: 2px;
    color: #fff;
    padding: 0 8px;
}
.advantage_box_1_2{
    background-color: #b20000;
    margin-top: 10px;
}
.advantage_box_1_2 .left{
    width: 365px;
    padding: 84px 22px 0px;
}
.advantage_box_1_2 .left p{
    color: #fff;
    font-size: 16px;
}
.advantage_margin{
    padding: 48px 0 60px;
    text-align: left;
}
.advantage_box_1_2 .right{
    width: 512px;
    border:1px solid #ff001e;
}








/*pro*/
.pro{
    padding: 85px 0 64px;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1480px) {
    .pro_bg{
       width: 94%;
        top:50%;
        left:50%;
        margin: -86.5px 0  0 -47%!important;
    }
}
.pro_bg{
  position: absolute;
    top:50%;
    left:50%;
    margin: -86.5px 0  0 -742.5px;
    z-index: -1;
}
.w670{
    width: 680px;
    margin: 0 auto;
}
.pro > h3{
    width: 670px;
    text-transform: uppercase;
    font-size: 22.4px;
    font-weight: lighter;
    text-align: center;
    padding-left: 14px;
    margin: 15px auto;
    letter-spacing: 0.9px;
}

/*about�ֲ�*/
.area_1{ width:786px;margin: 50px auto 90px; position:relative; cursor:pointer;}
.js_1{POSITION: relative; margin:0 auto;}
.prevBtn_1{    background-color: #000000;
    width: 55px;
    height: 55px;
    line-height: 55px;
    display: none;
    position: absolute;
    bottom: -65px;
    right: 315px;}
.prevBtn_1 img,.nextBtn_1 img{
    margin: 18px auto;
    display: block;
}
.nextBtn_1 {    background-color: #ff001e;
    width: 55px;
    height: 55px;
    line-height: 55px;
    display: none;
    position: absolute;
    right: 0;
    bottom: -65px;
    right: 260px;}
/*.imgSelected {BACKGROUND: url(../images/jsNav.png) no-repeat;}*/
/*.bg{ width:100%; padding-top:1px; background:url(../images/bg01.png) no-repeat;_background:none;!*IE6*!*/
/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/bg01.png");!*IE6*!*/
/*height:34px; left:0; FONT-WEIGHT: bold; top:280px; position:absolute;}*/
.jsNav_1{
    position: absolute;
    right: 43%;
    bottom: -70px;
}
.jsNav_1 a{    width: 18px;
    height: 18px;
    border-radius: 10px;
    float: left;
    text-align: center;
    background: #000;
    display: block;
    margin: 6px 9px;
}
.jsNav_1 a:hover{background:#ff001e; text-decoration:none;}
.jsNav_1 .imgSelected { background:#ff001e;}





.pro_margin{
    text-align: center;
}









/*dm*/
.dm{
    overflow: hidden;
    background: url("../images/about_bg.gif");
    padding: 30px 26px;
}
/*dm�ֲ�*/
.area_2{ width:100%; position:relative; cursor:pointer;}
.js_2{POSITION: relative; margin:0 auto;}
.prevBtn_2{
     width: 67px;
     height: 115px;
     display: block;
     position: absolute;
     top: 50%;
     left: 4%;
     z-index: 1;
     margin-top: -57.5px;
    -moz-transition: all 2.0s ease-out;
    -ms-transition: all 2.0s ease-out;
    -webkit-transition: all 2.0s ease-out;
    transition: all 2.0s ease-out;
 }
.prevBtn_2 img,.nextBtn_2 img{
    margin: 18px auto;
    display: block;
}
.nextBtn_2 {
    width: 67px;
    height: 115px;
    display: block;
    position: absolute;
    top: 50%;
    right: 4%;
    z-index: 1;
    margin-top: -57.5px;
    -moz-transition: all 1.0s ease-out;
    -ms-transition: all 1.0s ease-out;
    -webkit-transition: all 1.0s ease-out;
    transition: all 1.0s ease-out;
}
.prevBtn_2:hover,.nextBtn_2:hover{
    background-color: #ff001e;
}
.box01_2 li img.haizi{
    width: 100%;
}
.imgSelected {BACKGROUND: url(../images/jsNav.png) no-repeat;}
.bg{ width:100%; padding-top:1px; background:url(../images/bg01.png) no-repeat;_background:none;/*IE6*/
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/bg01.png");/*IE6*/
height:34px; left:0; FONT-WEIGHT: bold; top:280px; position:absolute;}
.jsNav_2{
    position: absolute;
    right: 39%;
    bottom: -70px;
}
.jsNav_2 a{    width: 18px;
    height: 18px;
    border-radius: 10px;
    float: left;
    text-align: center;
    background: #000;
    display: block;
    margin: 6px 9px;
}
.js_2 ul li{
    position: relative;
}
.haizi2{
    position: absolute;
    top:50%;
    left: 50%;
    margin: -82px  0 0 -382px;
    z-index: 1;
}





/*join*/
.join{
    padding-top: 110px ;
}
.join > h3{
    width: 685px;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: lighter;
    text-align: center;
    padding-left: -16px;
    margin: 15px auto;
    letter-spacing: 0.5px;
}
.join_ul li {
    width: 357px;
    float: left;
    margin-right: 15px;
    top:0;
    overflow: hidden;
    position: relative;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.join_ul li:nth-child(3){
    margin-right: 0;
}
.join_ul li img{
    width: 100%;
}
.join_ul li p{
    color: #fff;
    width: 100%;
    height:0;
    background-color: #ff0000;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
/*.join_ul li:hover{*/
    /*top:-20px;*/
/*}*/
.show {
    top:-20px!important;
    box-shadow: 0px 0px 32px 2px #aaa;
}
.show  p{
    height: 90px!important;
    padding: 15px 20px!important;
}
/*.join_ul li:hover p{*/
    /*height: 90px;*/
    /*padding: 15px 20px;*/
/*}*/
.join_ul li h3{
    font-size: 18px;
    text-align: center;
    margin:  15px 0;
}
.join_ul{
    width: 1110px;
    margin: 80px auto 0;
    height: 290px;
}
.join_margin{
    margin: 30px 0;
    text-align: center;
}



/*market*/
.market{
    position: relative;
    padding: 85px 0 48px;
}
.market_bg{
    position: absolute;
    top:0;
    width: 100%;
    height: 387px;
    background: url("../images/market.jpg")no-repeat center;
    background-size: cover;
    z-index: -1;
}
.market_box{
    width: 1114px;
    margin: 0 auto;
    overflow: hidden;
}
.market_box > h3{
    width: 685px;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: lighter;
    text-align: center;
    padding-left: -16px;
    margin: 0 auto;
    letter-spacing: 0.5px;
    color: #fff;
}
.market_box01{
    margin-top: 65px;
}
.market_box01 li{
    width: 361px;
    margin-right: 14px;
    float: left;
}
.market_box01 li:nth-child(3){
    margin-right: 0;
}
.market_box01 li p{
    line-height: 36px;
    font-size: 16px;
    background-color: #ff0000;
    text-align: center;
    color: #fff;

}
.market_box > a p{
    font-size: 16px;
    line-height: 50px;
    margin-top: 20px;
}





/*news*/
.news_box{
    background-color: #ff0000;
    position: relative;
}
.news_box .left{
    width: 40%;
    padding: 30px 55px;
}
.news_margin{
    position: absolute;
    bottom: 30px;
    left:55px;
}
.news_box .left h2{
    width: 395px;
    font-size: 63px;
    color: #fff;
    text-align: right;
    margin-left: -54px;
}
.news_box .left h3{
    font-size: 24px;
    font-weight: lighter;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    line-height: 40px;
}
.news_box .left h4{
    font-size: 21px;
    text-align: center;
    background-color: #fff;
    color: #ff0000;
    margin-bottom: 15px;
    line-height: 28px;
}
.news_box .left p{
    color: #fff;
}
.news_box1 .right{
    width: 36%;
    padding: 30px 56px;
}
.news_box1 .right h2{
    width: 340px;
    font-size: 56px;
    color: #fff;
    text-align: right;
    margin-left: -53px;

}
.news_box1 .right h3{
    font-size: 24px;
    font-weight: lighter;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    line-height: 40px;
}
.news_box1{
    background-color: #ff0000;
    position: relative;
}
.news_box1 .right h4{
    font-size: 21px;
    text-align: center;
    background-color: #fff;
    color: #ff0000;
    margin-bottom: 15px;
    line-height: 28px;
}


.news_box1 .right li {
    line-height: 27px;
    clear: both;
}
.news_box1 .right li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    width: 204px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.news_box1 .right li  span {
    float: right;
    color: #fff;
    font-family: Microsoft YaHei;
}
.news_margin1{
    position: absolute;
    bottom: 30px;
    right:56px;
}
.news{
    position: relative;
    padding-bottom: 48px;
    overflow: hidden;
}
.news_bg{
    position: absolute;
    width: 100%;
    bottom:15%;
    z-index:-1;
}




/*����*/
.up.delighter.started{
    transform: translate(0,0);
    transition: all 1s ease-out;
    opacity: 1;
}
.up{
    transform: translate(0%,120%);
    transition: all 1s ease-out;
    opacity: 0;
}
.xiangLeft.delighter.started{
    transform: translate(0,0);
    transition: all 1s ease-out;
    opacity: 1;
}
.xiangLeft{
    transform: translate(50%,0%);
    transition: all 1s ease-out;
    opacity: 0;
}
.xiangyou.delighter.started{
    transform: translate(0,0);
    transition: all 1s ease-out;
    opacity: 1;
}
.xiangyou{
    transform: translate(-50%,0%);
    transition: all 1s ease-out;
    opacity: 0;
}



.bg_item_01 {

    -moz-transition: transform 1.0s ease-out;
    -ms-transition: transform 1.0s ease-out;
    -webkit-transition: transform 1.0s ease-out;
    transition: transform 1.0s ease-out;
}