
/* ???¨°???? */
.second_title {
    background: #dd040e;
    text-align: center;
    padding: 12px;
    position: relative;
}
.second_title i{
    display: block;
    width: 100%;
    height: 125px;
    background: url("../img/title_bg.png")/*tpa=http://www.chuanlzy.com/img/title_bg.png*/ repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.second_title h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
/*new???¨¬??¡ã?*/
.new_probox{
    width: 1200px;
    margin: 90px auto 35px;
}
.new_probox > .classification{
    width: 336px;
    box-sizing: border-box;
}
.new_probox > .specific{
    width: 830px;
    min-height: 500px;
}
.new_probox_right_box{
    border: 1px solid #cacaca;
    margin: 7px 0 7px;
    background: #fff;
}
.classification_title{
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #000;
    line-height: 65px;
    font-weight: bold;
}
.new_probox .left ul li{
    width: 100%;
    border:1px solid #cacaca;
    margin: 7px 0;
    background:  url("../img/new_pro_small_yellow.png")/*tpa=http://www.chuanlzy.com/img/new_pro_small_yellow.png*/no-repeat;
    background-size: 6px;
    background-position: 96% 49%;
    line-height: 47px;
    transition: all 0.3s ease;
    background-color: #fff;
}
.new_probox .left ul li a{
    font-size: 16px;
    padding: 0 30px 0 25px;
}
.new_probox .left ul li a:hover{
    color: #000;
}
.new_probox .left .pro_bottom_phone{
    width: 100%;
    background: #ffef00;
    padding-top: 36px;
}
.new_probox .left .pro_bottom_phone h2{
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: bold;
    line-height: 43px;
    padding: 15px 0 30px;
}
.new_probox .left .pro_bottom_phone h2 span{
    display: block;
    font-size: 29px;
    color: #000;
    font-weight: bold;
}
.new_probox > .specific ul{
    padding: 15px;
    box-sizing: border-box;
}
.new_probox > .specific ul li{
    width: 31%;
    margin-bottom: 25px;
    margin-right: 3.5%;
    float: left;
    height: 232px;
}
.new_probox > .specific ul li > p{
    background-color: #000;
    margin-top: 3px;
    color: #fff;
    text-align: center;
    line-height: 35px;
}
.new_probox > .specific ul li:nth-child(3n){
    margin-right: 0;
}
.new_probox > .specific ul li .specific_box{
    position: relative;
    transition: all 0.5s ease;
}
.new_probox > .specific ul li .specific_box img{
    width: 100%;
}
.new_probox > .specific ul li .specific_box .specific_box_pbg{
    position: absolute;
    bottom: 0;
    width: 100% ;
    padding: 5px 17px;
    background: rgba(0,0,0,.9);
    opacity: 0;
    transition: all 0.5s ease;
}
.new_probox > .specific ul li .specific_box .specific_box_pbg p{
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
.new_probox > .specific ul li .specific_box p strong{
    display: block;
}
.new_probox > .specific ul li:hover .specific_box{
    transform: scale(1.5);
    border: 1px solid #000;
    background-color: #fff;
    z-index: 1;
}
.new_probox > .specific ul li:hover .specific_box_pbg p{
    transform: scale(.85);
    line-height: 15px;
    width: 128%;
    margin-left: -13%;
}
.new_probox > .specific ul li:hover .specific_box_pbg p strong{
    line-height: 15px;
    color: #ffef00;
    font-size: 15px;
}
.new_probox > .specific ul li:hover .specific_box_pbg{
    opacity:1;
}
.new_probox > .specific ul li .specific_box div{
    transition: all 0.5s ease;
    position: relative;
}
.new_probox > .specific ul li:hover .specific_box > div{
    margin: 7px;
}
.active{
    background: url("../img/new_pro_small_white.png")/*tpa=http://www.chuanlzy.com/img/new_pro_small_white.png*/no-repeat!important;
    background-size: 6px!important;
    background-position: 96% 49%!important;
    background-color: #ffef00!important;
}
.new_page {
    margin: 20px 0;
    color: #000;
    text-align: center;
}
.new_page a{
    display: inline-block;
}
.second_nav{
    background: #ffef00;
    padding-top: 45px;
    text-align: center;
    border-bottom: 1px solid #000;
}
.second_nav a{
    line-height: 37px;
    padding: 0 23px;
    display: inline-block;
    background: #000;
    font-size: 18px;
    color: #fff;
    margin: 17px 20px;
}
.container{
    background: #fff;
    overflow: hidden;
}


/*btn*/
.bottom_nav {
    margin: 55px 0;
    text-align: center;
}
.bottom_nav a {
    padding: 7px 15px;
    background: #000;
    margin: 0 20px;
    display: inline-block;
    transition: all 0.3s ease;
    color: #fff;
}
.bg{
    background: url("../img/chengxu_bg.jpg")/*tpa=http://www.chuanlzy.com/img/chengxu_bg.jpg*/no-repeat;
    background-size: cover;
    padding-top: 30px;
}

/*store*/
.new_dm {
    margin: 50px auto;
    width: 1200px;
    padding: 0 17px;
    border: 1px solid #cacaca;
    background: #fff;
}
.store li {
    width: 23.8%;
    float: left;
    margin-right: 1.5%;
    margin-top: 20px;
    margin-bottom: 25px;
    height: 290px;
    text-align: center;
}
.specific_box {
    position: relative;
    transition: all 0.5s ease;
}
.specific_box div {
    position: relative;
}


.store li img {
    width: 100%;
    transition: all 0.5s ease;
}
.new_dm ul li div p {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px 17px;
    background: rgba(0,0,0,.9);
    opacity: 0;
    transition: all 0.5s ease;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    color: #fff;
}
.store li span {
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    display: block;
    width: 100%;
    margin-top: 5px;
    background: #000;
}
.new_dm ul li span {
    transition: all 0.5s ease;
}
.store li:nth-child(4n) {
    margin-right: 0;
}
.new_dm ul li:hover .specific_box {
    border: 1px solid #cacaca;
    transform: scale(1.5);
    background-color: #fff;
    z-index: 1;
}
.new_dm ul li:hover .specific_box div {
    margin: 7px;
}
.new_dm ul li:hover .specific_box div p {
    opacity: 1;
}
.new_dm ul li:hover span {
    opacity: 0;
}

/*pro_display*/
.w1200{
    margin: auto;
    width: 1200px;
    /*padding-bottom: 132px;*/
}
.display_title {
    font-size: 40px;
    margin: 50px 0;
    color: #ffef00;
    text-align: center;
}
.display img {
    width: 100%;
}


/*news*/
.news ul li{
    border: 1px solid #cacaca;
    padding: 12px;
    margin: 42px 0;
    background: #fff;
}
.news ul li .left{
    overflow: hidden;
    width: 225px;
}
.news ul li .left img{
    width: 100%;
}
.news ul li .right{
    width: 860px;
}
.news ul li .right h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.news ul li .right p{
    font-size: 14px ;
}
.news ul li .text {
    margin-top: 10px;
}
.news ul li .text span, .news_display .label_box span {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
}
.news{
    padding-top: 45px;
}
.news ul li .text strong, .news_display .label_box strong {
    font-weight: normal;
    color: #000;
    display: inline-block;
}


.news ul li .label strong {
    background: #000;
    border-radius: 30px;
    color: #fff;
    padding: 0 10px;
}
.middle {
    width: 1200px;
    margin: auto;
    padding: 30px 0;
}
.news_display h2 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.news_display .label_box {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    margin: 10px 0;
}


/*bbs*/
.bbs{
    padding-top: 90px;
}












/*about*/
.about h1{
    font-size: 91px;
    text-align: center;
    margin: 35px 0 90px;
    position: relative;
    z-index: 0;
}
.about h1 img{
    position: absolute;
    top: -25px;
    left: 155px;
    z-index: -1;
}
.about .about_box .left{
    width: 548px;
    height: 305px;
    background: url("../img/about_text_bg.png")/*tpa=http://www.chuanlzy.com/img/about_text_bg.png*/no-repeat;
    background-size: cover;
    padding: 25px 34px 0 30px;
    position: relative;
    z-index: 2;
}
.about .about_box .right{
    width: 548px;
    position: relative;
}
.about .about_box .right .about_right1{
    position: absolute;
    top:0;
    left: -142px;
}
.about .about_box .right .about_right2{
    position: absolute;
    top: -84px;
    left: 58px;
}
.about_box1{
    width: 585px;
    margin-left: 440px;
    position: relative;
    margin: 157px 0 120px 400px;
}
.about_box1 .about_box1_img{
    position: absolute;
    top: -116px;
    left: -327px;
}
.about_box1 h2{
    font-size: 45px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.about_box1 h2 img{
    position: absolute;
    top: -30px;
    left: 8px;
    z-index: -1;
}
.about_box1 h3{
    font-size: 33px;
    line-height: 50px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.about_box1 p {
    text-align: center;
}


/*brand*/
.brand{
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.brand .brand_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.brand .w1200{
    padding: 94px 0 89px;
}
.brand_bg img {
    width: 100%;
    min-width: 1920px;
    margin: 0 auto;
}
.brand .w1200 h2{
    font-size: 91px;
    text-align: center;
    position: relative;
}
.brand .w1200 h2 img{
    position: absolute;
    top: -12px;
    left: 170px;
    z-index: -1;
}
.brand .w1200 h4{
    font-size: 16px;
    text-align: center;
    line-height: 47px;
    margin-bottom: 30px;
}
.brand .w1200 .brand1_box .left{
    width: 760px;
    position: relative;
}
.brand .w1200 .brand1_box .left .brand1_box_img1{
    position: absolute;
    top: 30px;
    left:0;
    z-index: 0;
}
.brand .w1200 .brand1_box .left .brand1_box_img2{
    position: absolute;
    top: -23px;
    left: 500px;
    z-index: -1;
}
.brand .w1200 .brand1_box .right {
    width: 440px;
}
.brand .w1200 .brand1_box .right p{
    width: 265px;
    height: 149px;
    background: url("../img/brand5.png")/*tpa=http://www.chuanlzy.com/img/brand5.png*/no-repeat;
    background-size: cover;
    margin: 10px 0;
}
.brand .w1200 .brand1_box .right p:nth-child(1){
    padding: 23px 0 23px 33px;
}
.brand .w1200 .brand1_box .right p:nth-child(2){
    background: url("../img/brand4.png")/*tpa=http://www.chuanlzy.com/img/brand4.png*/no-repeat;
    padding: 40px 0 23px 42px;
}
.brand .w1200 .brand1_box .right p:nth-child(3){
    padding: 13px 0 23px 65px;
}
.brand2_box{
    width: 792px;
    margin: 66px auto;
    position: relative;
}
.brand2_box .brand2_box_guding{
    position: absolute;
    top: -65px;
    left: -218px;
    z-index: -1;
}
.brand2_box ul{
    margin: 20px 0 50px;
}
.brand2_box ul li{
    float: left;
    width: 168px;
    margin-right: 40px;
}
.brand2_box ul li:last-child{
    margin-right: 0;
}
.brand2_box ul li .img{
    border: 1px solid #000;
}
.brand2_box ul li h3{
    font-size: 28px;
    line-height: 41px;
}
.brand2{
    background: url("../img/brand2_box_bg.jpg")/*tpa=http://www.chuanlzy.com/img/brand2_box_bg.jpg*/no-repeat;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    margin-top: -64px;
}
.brand_box2{
    width: 635px;
    float: right;
    margin: 94px 0 444px;
}
.brand_box2 .brand2_box_box:nth-child(1){
    margin-right: 40px;
}
.brand_box2 .brand2_box_box{
    width: 292px;
    height: 292px;
    border-radius: 50%;
    border: 5px dashed #ffff00;
    float: left;
}
.brand_box2 .brand2_box_box img{
    margin: 12px auto;
}
.brand_box2 .brand2_box_box p{
    color: #fff;
    text-align: center;
}
.brand_box2 .brand2_box_box:nth-child(3){
    margin: 7px 0 0 167px;
}


/*join*/
.join{
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.join .w1200{
    padding-bottom: 100px;
}
.join_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.join_bg img {
    width: 100%;
    min-width: 1920px;
    margin: 0 auto;
    position: relative;
}
.join .w1200 > h2{
    font-size: 91px;
    text-align: center;
    margin: 70px 0 50px;
}
.join .join1_box{
    width: 100%;
    height: 327px;
    position: relative;
}
.join .join1_box .join1_box_img1{
    position: absolute;
    top: 0;
    left: 50px;
}
.join .join1_box .join1_box_img2{
    position: absolute;
    top: -40px;
    right: 190px;
    z-index: 1;
}
.join .join1_box .join1_box_img3{
    position: absolute;
    top: 165px;
    right: 0;
}
.join .join1_box .join1_box_img4{
    position: absolute;
    top: -26px;
    right: 292px;
}
.join1_box1{
    width: 715px;
    padding-left: 20px;
}
.join1_box1 h3{
    font-size: 30px;
    margin: 40px 0 15px;
}
.join1_box1 p{
    font-size: 16px;
}
.join h2 img {
    position: absolute;
    top: 54px;
    left: 50%;
    z-index: -1;
    margin-left: -444px;
}
.join1_box2 h2{
    font-size: 91px;
    text-align: center;
    margin: 30px 0;
}
.join1_box2 p{
    font-size: 16px;
    text-align: center;
}
.join1_box2 ul{
    margin: 15px 0;
}
.join1_box2 ul li{
    float: left;
    width: 283px;
    margin-right: 22px;
    border: 2px solid #000000;
}
.join1_box2 ul li:last-child{
    margin-right: 0;
}

.join2 .w1200 > h2{
    font-size: 71px;
    color: #ffef00;
    margin: 128px 0 25px;
    text-align: center;
}
.join2 .join2_box{
    width: 552px;
    margin-left: 648px;
}
.join2 .join2_box h3{
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    margin: 14px  0;
    text-align: center;
}
.join2 .join2_box p{
    color: #fff;
}
.join2 .join2_box ul li{
    width: 266px;
    height: 400px;
    padding: 12px;
    float: left;
    border: 2px solid #000000;
    background: #fffc00;
    margin-right: 9px;
    margin-bottom: 9px;
}
.join2 .join2_box ul li:nth-child(2){
    margin-right: 0;
}
.join2 .join2_box ul li .img{
    border: 2px solid #000;
}
.join2 .join2_box ul li p {
    color: #000;
}
.join2 .join2_box ul li h4{
    font-size: 24px;
    color: #000;
    text-align: center;
    margin-top: 12px;
}
.join2 {
    background: url("../img/join2_bg.jpg")/*tpa=http://www.chuanlzy.com/img/join2_bg.jpg*/no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: -64px;
}
.join2 .w1200{
    padding-bottom: 92px;
}
.join3 {
    position: relative;
    z-index: 1;
    margin-top: -62px;
    overflow: hidden;
}
.join3 .w1200 > h2{
    font-size: 99px;
    margin: 104px 0 25px;
    text-align: center;
    position: relative;
}
.join3 .w1200 > h2  img{
    position: absolute;
    top: -17px;
    left: -63px;
    z-index: -1;
}
.join3 .w1200 .join3_box{
    position: relative;
}
.join3 .w1200 .join3_box .join3_box_guding1{
    position: absolute;
    top: -15px;
    right: -101px;
    z-index: -1;
}
.join3 .w1200 .join3_box .join3_box_guding2{
    position: absolute;
    top: 269px;
    right: 0;
    z-index: 1;
}
.join3 .w1200 .join3_box>.left{
    width: 475px;
    padding-left: 60px;
}
.join3 .w1200 .join3_box .left h3{
    font-size: 53px;
    text-align: center;
    line-height: 65px;
    margin: 25px 0 10px;
}
.join3 .w1200 .join3_box>.right{
    width: 494px;
    margin-right: 130px;
}
.join3 .w1200 .join3_box .right div .left{
    width: 236px;
    margin-top: 6px;
}
.join3 .w1200 .join3_box .right div .right{
    width: 252px;
    margin-top: 6px;
}
.join3 .w1200 > h3{
    font-size: 63px;
    margin: 82px 0 32px;
    text-align: center;
    position: relative;
}
.join3 .w1200 > h3 img{
    position: absolute;
    top: -16px;
    left: 58px;
    z-index: -1;
}
.join3 .w1200 .join3_box1>.left{
    width: 571px;
    padding-left: 77px;
}
.join3 .w1200 .join3_box1{
    margin-bottom: 104px;
    position: relative;
}
.join3 .w1200 .join3_box1 .join3_box1_guding{
    position: absolute;
    top: -10px;
    left: -139px;
    z-index: -1;
}
.join3 .w1200 .join3_box1 .left div .left{
    width: 236px;
    margin-top: 6px;
}
.join3 .w1200 .join3_box1 .left div .right{
    width: 252px;
    margin-top: 6px;
}
.join3 .w1200 .join3_box1>.right{
    width: 547px;
}
.join3 .w1200 .join3_box1 .right p {
    line-height: 73px;
}
.join3 .w1200 .join3_box1 .right p  img {
    display: inline-block;
}
.join3 .w1200 .join3_box1 .right strong{
    font-size: 24px;
    font-weight: bold;
}

.join4{
    background: url("../img/join4_bg.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    margin-top: -60px;
}
.join4 .w1200{
    position: relative;
}
.join4 .w1200 .join4_guding{
    position: absolute;
    top: 677px;
    left: -40px;
    z-index: 1;
    transform: rotateY(180deg);
}
.join4 .w1200 .join4_guding1{
    position: absolute;
    top: 1000px;
    right: 40px;
    z-index: 0;
}
.join4 .w1200 > h2{
    font-size: 71px;
    color: #ffef00;
    text-align: center;
    margin: 140px 0 0;
    position: relative;
    z-index: 0;
}
.join4 .w1200 > h2 img{
    position: absolute;
    top: -25px;
    left: -102px;
    z-index: -1;
}
.join4 .w1200 > h3{
    font-size: 36px;
    color: #fff;
    line-height: 70px;
    text-align: center;
    position: relative;
    z-index: 0;
}
.join4 .w1200 > p{
    text-align: center;
    color: #ffffff;
    position: relative;
    z-index: 0;
}
.join4 .w1200 .join4box{
    width: 1044px;
    margin: 30px auto;
    position: relative;
    z-index: 0;
}
.join4 .w1200 .join4box .text{
    width: 659px;
}
.join4 .w1200 .join4box .text h3{
    font-size: 36px;
    color: #fff;
}
.join4 .w1200 .join4box .text p{
    color: #fff;
}
.join4 .w1200 .join4box .img{
    width: 356px;
    border: 2px solid #ffef00;
}
.join4 .w1200 .join4box_1 > h4{
    font-size: 71px;
    color: #ffef00;
    text-align: center;
    margin: 10px 0;
}
.join4 .w1200 .join4box_1 > h5{
    font-size: 32px;
    text-align: center;
    color: #ffef00;
    margin: 15px 0;
}
.join4 .w1200 .join4box_1 > p{
    color: #fff;
    text-align: center;
}
.join4 .w1200 .join4box_1{
    margin: 35px 0 70px;
}
.nth1 {
    animation-delay: .2s;
}
.nth2 {
    animation-delay: .2s;
}
.nth3 {
    animation-delay: .3s;
}
.nth4 {
    animation-delay: .4s;
}
.nth5 {
    animation-delay: .5s;
}
.nth6 {
    animation-delay: .6s;
}