.wp{width: 1200px;margin: 0 auto;}
/*******************************
    -------[=君阳]-------
********************************/
/*
-----------------[join_us]--------------*/
/* 页面内容标题 */
.g-tit{
    display: inline-block;
    padding: 27px 0;
}
.g-tit h3{
    text-transform: uppercase;
    font-family: '宋体';
    font-size: 44px;
    color: #e03636;
}
.g-tit h3 span{
    padding-left: 22px;
    display: inline-block;
    color: #333;
}
.g-tit>span{
    padding-right: 9px;
    display: block;
    height: 28px;
    float: left;
}
.g-tit .s1{
    font-size: 24px;
    color: #333;
}
.g-tit .s2{
    margin-top: -1px;
    font-size: 12px;
    color: #ccc;
}
.g-tit .s2 em{
    text-transform: uppercase;
    padding-top: 2px;
    display: block;
}
/* 页面内容标题 end */

/* 面包屑 */
.cur-tit{
    padding: 56px 3px 56px 0;
    float: right;
    font-size: 14px;
    color: #666;
}
.cur-tit a{
    color: #666;
}
.cur-tit em,
.cur-tit a:hover{
    color: #e03636;
}
/* 面包屑 end */

.row-1 .col-l{
    width: 75%;
}

.m-join .pic{
    position: relative;
    height: 320px;
    width: 900px;
}
.m-join .pic img{
    width: 100%;
}
.m-join .pic .txt{
    height: 84px;
    position: absolute;
    bottom: 0;
    left: 84px;
}
.m-join .pic .txt span{
    float: left;
    display: inline-block;
}
.m-join .pic .txt .s1{
    line-height: 84px;
    padding-right: 192px;
    font-weight: bold;
    font-size: 32px;
    color: #fff100;
    background: url(../images/t-ico1.png) no-repeat right center;
}
.m-join .pic .txt .s2{
    padding-left: 30px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}
.m-join .pic .txt .s2 em{
    padding-top: 9px;
    font-weight: bold;
    display: block;
}

.join-list{
    margin: 30px 0 26px;
    padding: 0 20px;
    border: 1px solid  #eee;
}
.join-list li{
    overflow: hidden;
    padding: 20px 0 10px;
    border-bottom: 1px dashed  #eee;
}
.join-list li.last{border: none;}
.join-list .left{
    margin-right: 10px;
    text-align: center;
    width: 80px;
    height: 80px;
    float: left;
    color: #333;
    background-color: #eee;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.join-list li:hover .left{
    color: #fff;
    background-color: #e03636;
}
.join-list .left span{
    font-weight: bold;
    display: block;
    padding-top: 15px;
    font-size: 24px;
}
.join-list .left em{
    padding-top: 11px;
    display: block;
    font-size: 12px;
}
.join-list .txt{
    font-size: 12px;
}
.join-list .txt h4 a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 9px;
    font-size: 16px;
    color: #000;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.join-list .txt h4 a:hover{color: #e03636;}
.join-list .txt em{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-bottom: 10px;
    color: #333;
}
.join-list .txt p{
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-bottom: 9px;
    color: #231f20;
    display: block;
}
.join-list .txt span{
    color: #666;
}
.join-list .txt>span{
    padding-right: 40px;
}
.join-list .txt span em{
    color: #333;
}
.join-list .txt span .e2{
    color: #e03636;
}

/* 页码 */
.pages{
    text-align: center;
}
.pages ul{
    line-height: 49px;
    display: inline-block;
    overflow: hidden;
}
.pages li{
    float: left;
}
.pages li a{
    margin: 0 4px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    font-size: 14px;
    color: #333;
    width: 31px;
    height: 31px;
    line-height: 31px;
    border-radius: 50%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.pages li a:hover,.pages li.on a{
    color: #fff;
    background-color: #e03636;
}
.pages .prev,.pages .next{
    width: 49px;
    height: 49px;
}
.pages .prev{
    float: left;
    background: url(../images/ico-arrl.jpg) no-repeat center;
}
.pages .next{
    float: right;
    background: url(../images/ico-arrr.jpg) no-repeat center;
}
.pages .prev:hover{
    background: url(../images/ico-arrl_on.jpg) no-repeat center;
}
.pages .next:hover{
    background: url(../images/ico-arrr_on.jpg) no-repeat center;
}
/* 页码 end */

.row-1 .col-r{
    width: 23%;
}
.join-pic{
    width: 100%;
}
.join-pic .txt{
    margin-top: 30px;
    position: relative;
}
.join-pic .txt img{
    width: 100%;
    height: 316px;
}
.join-pic .txt span{
    display: inline-block;
    padding: 13px 0 8px;
    position: absolute;
    bottom: 0;
    left: 10px;
    font-size: 16px;
    color: #000;
}
.join-pic .txt span em{
    padding-top: 11px;
    display: block;
}

/*
-----------------[join_us_details]--------------*/
.m-money{
    margin: 28px 0 19px;
    padding: 20px 85px 20px 18px;
    overflow: hidden;
    background-color: #f7f7f7;
    border: 1px solid  #eee;
}
.m-money .left{
    float: left;
}
.m-money .left h4{
    padding-bottom: 18px;
    font-size: 20px;
    color: #333;
}
.m-money .left>span{
    padding-right: 117px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-bottom: 20px;
    font-size: 14px;
    color: #db2727;
}
.m-money .left span em{
    color: #333;
}
.m-money .left .txt span{
    margin-right: 20px;
    text-align: center;
    border: 1px solid  #db2727;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 76px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #333;
}
.m-money .right{
    float: right;
}
.m-money .right span{
    padding-bottom: 18px;
    display: block;
    font-size: 20px;
    color: #db2727;
}
.m-money .right em{
    display: block;
    padding-left: 30px;
    line-height: 21px;
    font-size: 14px;
    color: #666;
    background: url(../images/t-ico2.png) no-repeat left center;
}
.m-job{
    padding: 19px 19px 3px;
    border: 1px solid  #eee;
}
.m-job .txt{
    padding-bottom: 17px;
    font-size: 14px;
}
.m-job .txt span{
    display: block;
    padding-bottom: 3px;
    color: #db2727;
}
.m-job .txt p{
    line-height: 25px;
    color: #333;
}

/*
-----------------[project+]--------------*/
/* 轮播 */
.m-explain{
    height: 301px;
    position: relative;
}
.m-explain img{
    width: 100%;
}

.m-explain .js-box{
    position: relative;
    width: 73%;
}
.m-explain .js-box .slick-prev,.m-explain .js-box .slick-next{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    border: 0;
    background: none;
    overflow: hidden;
    width: 40px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    z-index: 999;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
}
.m-explain .js-box .slick-prev{
    left: 1%;
    background: url(../images/ico-arrl2.jpg);
}
.m-explain .js-box .slick-next{
    right: 1%;
    background: url(../images/ico-arrr2.jpg);
}

.m-explain .js-box .slick-dots{
    position: absolute;
    bottom: 16px;
    right: 50%;
    margin-right: -45px;
}
.m-explain .js-box .slick-dots li{
    float: left;
    margin: 0 2px;
    padding: 0;
}
.m-explain .js-box .slick-dots button{
    width: 10px;
    height: 10px;
    font-size: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
    background-color: #ccc;
}
.m-explain .js-box .slick-dots .slick-active button{
    background-color: #e03636;
}

.m-explain .txt{
    padding-left: 19px;
    width: 27%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.m-explain .txt h4{
    text-align: center;
    margin-bottom: 12px;
    padding-bottom: 32px;
    font-size: 20px;
    color: #333;
    background: url(../images/t-ico3.png) no-repeat center bottom;
}
.m-explain .txt p{
    height: 196px;
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
    color: #333;
}
.m-explain .txt span{
    color: #e03636;
}
.m-explain .txt a{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    display: block;
    width: 90px;
    line-height: 28px;
    border: 1px solid  #ccc;
    font-size: 12px;
    color: #000;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-explain .txt a:hover{
    color: #fff;
    border: 1px solid  #e03636;
    background-color: #e03636;
}
/* 轮播 end */
/* 切换 */
.case-slider-nav{
    padding: 30px 0 28px;
    overflow: hidden;
    margin-left: -29px;
}
.case-slider-nav span{
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-left: 29px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #333;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    cursor: pointer;
}
.case-slider-nav span:hover,
.case-slider-nav .slick-current span{
    background-color: #e03636;
}
.case-list{
    padding-bottom: 22px;
    margin-left: -23px;
    overflow: hidden;
}
.case-list li{
    margin-bottom: 20px;
    width: 25%;
    float: left;
    text-align: center;
}
.case-list li .box{
    margin-left: 23px;
    padding: 15px 15px 0;
    border: 1px solid #fff;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.case-list li .box:hover{
    border: 1px solid #e03636;
}
.case-list .pic{
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 67%;
}
.case-list .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.case-list li .box:hover .pic img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05); 
    -ms-transform: scale(1.05); 
    -o-transform: scale(1.05); 
    transform: scale(1.05);
}
.case-list li a{
    line-height: 56px;
    display: block;
    font-size: 16px;
    color: #333;
}
.case-list li .box:hover a{
    color: #e33929;
}
/* 切换 end */

/*
-----------------[project_detail]--------------*/
/* 左边 */
.m-reveal{
    padding: 20px 22px 20px 19px;
    border: 1px solid  #eee;
}
.m-reveal h1{
    text-align: center;
    margin-bottom: 9px;
    padding-bottom: 31px;
    font-size: 20px;
    color: #333;
    background: url(../images/t-ico4.png) no-repeat center bottom;
}
.m-reveal .txt{
    overflow: hidden;
    padding-bottom: 17px;
    font-size: 14px;
    border-bottom: 1px dashed #eee;
}
.m-reveal .txt p{
    float: left;
    color: #333;
    line-height: 24px;
}
.m-reveal .txt .p1{
    line-height: 31px;
    height: 31px;
    width: 50%;
}
.m-reveal .txt .p2{
    padding-top: 12px;
}
.m-reveal .txt span{
    color: #e03636;
}

.m-reveal .pic span{
    display: block;
    font-size: 16px;
    color: #333;
    padding: 23px 0 17px;
}
.m-reveal .pic img{
    width: 100%;
}
/* 左边 end */

/* 右边 */
.m-order{
    margin-bottom: 29px;
    padding: 22px 21px 7px;
    background-color: #f7f7f7;
}
.m-order h4{
    padding-bottom: 13px;
    font-size: 20px;
    color: #e03636;
}
.m-order span{
    display: block;
    padding-bottom: 23px;
    font-size: 14px;
    color: #333;
}
.m-order input{
    padding-left: 12px;
    width: 233px;
    height: 39px;
    font-size: 14px;
    margin-bottom: 13px;
    border: 1px solid  #eee;
}
.m-order textarea{
    padding: 8px 12px;
    margin-bottom: 12px;
    height: 91px;
    width: 233px;
    font-size: 14px;
    border: 1px solid  #eee;
    resize: none;
}
.m-order .btn{
    height: 42px;
    color: #fff;
    background-color: #e03636;
}

.m-promote{
    padding: 19px 21px 3px;
    background-color: #f7f7f7;
}
.m-promote li{
    padding-bottom: 20px;
}
.m-promote h4{
    padding-bottom: 23px;
    font-size: 20px;
    color: #333;
}
.m-promote .pic{
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 67%;
}
.m-promote .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.m-promote li:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.m-promote li>a{
    text-align: center;
    display: block;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    border-bottom: 1px solid  #eee;
    border-left: 1px solid  #eee;
    border-right: 1px solid  #eee;
}
.m-promote li:hover>a{
    color: #fff;
    background-color: #e03636;
}
/* 右边 end */

/*******************************
    -------[=柚子]-------
********************************/
.g-tit2{text-align: center;font-size: 24px;color:#000;}
.g-tit2 span{display: block;text-transform: uppercase;font-size: 16px;color:#666;margin-top: 22px;}
.y-imgtxt1{overflow: hidden;}
.y-imgtxt1 .col-l{width: 540px;}
.y-imgtxt1 .col-r{width: 625px;}
.y-imgtxt1 .img{width: 100%;}
.y-imgtxt1 .img img{width: 100%;height: 483px;}


.y-txt-box1 .txt{color:#333;font-size: 14px;line-height: 24px;text-align: center;
    padding: 0 10px 20px 10px;border-bottom: 1px dashed #eee;margin-top: 15px;margin-bottom: 21px;}

.y-txt-box1 .list{padding:37px 0 0 52px;}
.y-txt-box1 li{float: left;width: 234px;margin-left: 51px;line-height: 20px;margin-bottom: 10px;}
.y-txt-box1 .list em{display: inline-block;width: 20px;height: 20px;vertical-align: middle;
    color:#fff;font-size: 14px;background-color: #e03636;text-align: center;}
.y-txt-box1 .list p{display: inline-block;color:#333;font-size: 14px;line-height: 20px;vertical-align: middle;
    margin-left: 12px;height: 20px;overflow: hidden;}

body{overflow-x: hidden;}
.m-imgbox1{text-align: center;margin-top: 43px;height: 593px;
    background-size: cover;background-position: left top;background-repeat: no-repeat;}
.m-imgbox1 .lingxing{position: relative;top: 58px;
    white-space : nowrap;}
.m-imgbox1 .item{width: 280px;height: 280px;display: inline-block;margin-left: 112px;position: relative;
    display: inline-block;}
.m-imgbox1 .item *{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-imgbox1 .item:first-child{margin-left: 0;}
.m-imgbox1 .img{position: absolute;top: 0;left: 0;width: 280px;height: 280px;
    background-color: #000;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg); 
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);overflow: hidden;
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.m-imgbox1 .ibox2{margin-top: -84px;}
.m-imgbox1 .img img{display: block;
    transform:rotate(-45deg) scale(1.4);
    -ms-transform:rotate(-45deg) scale(1.4);
    -moz-transform:rotate(-45deg) scale(1.4); 
    -webkit-transform:rotate(-45deg) scale(1.4);
    -o-transform:rotate(-45deg) scale(1.4);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;}

.m-imgbox1 .txt{position: absolute;top: 78px;left: 0;width: 100%;text-align: center;
    color:#fff;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.m-imgbox1 .txt h5{font-size: 24px;margin-bottom: 16px;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.m-imgbox1 .txt p{font-size: 16px;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.m-imgbox1 .txt a{display: inline-block;width: 129px;height: 34px;line-height: 32px;
    background-color: #fff;color:#333;margin-top: 45px;border:1px solid rgba(0,0,0,0);}
.m-imgbox1 .txt a:hover{background-color: #cf475f;color:#fff;border:1px solid #fff;}
.m-imgbox1 .item:hover .img{
    background: url(../images/ling-bg.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.m-imgbox1 .item:hover img{
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.m-imgbox1 .item:hover .txt{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.y-imgtxt2{margin-top: 50px;overflow: hidden;}
.y-imgtxt2 .col-l{width: 470px;padding: 0 40px;}
.y-imgtxt2 .col-r{width: 703px;margin-right: 27px;}
.y-imgtxt2 .list{margin-top: 18px;}
.y-imgtxt2 .list li{border-bottom: 1px dashed #ccc;line-height: 40px;}
.y-imgtxt2 .list li:last-child{border-bottom: 0;}
.y-imgtxt2 p{padding-left: 30px;background: url(../images/y-ok1.jpg) no-repeat left center;font-size: 16px;}
.y-imgtxt2 .imgbox{text-align: center;}
.y-imgtxt2 .imgbox .boxl{float: left;}
.y-imgtxt2 .imgbox .boxc{float: left;margin-left: 10px;}
.y-imgtxt2 .imgbox .boxr{float: right;}


.y-imgtxt3{background-position: left top;background-repeat: no-repeat;margin-top: 45px;
    padding-bottom: 38px;}
.y-imgtxt3 .wp{overflow: hidden;}
.y-imgtxt3 .g-tit2 span{margin-top: 15px;}
.y-imgtxt3 .col-l{width: 524px;margin:53px 0 0 39px;}
.y-imgtxt3 .col-r{width: 555px;margin:46px 19px 0 0;}
.y-imgtxt3 .txt{color:#333;font-size: 14px;line-height: 22px;margin-top: 17px;
    text-align: center;}

.map-box{margin-bottom: 27px;}
.map-box #map{height: 350px;width: 100%;}
.map-box .anchorBL,.map-box .anchorTL{display: none;}
.map-box #map img{-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s;}

.m-inp-box1{overflow: hidden;margin-bottom: 6px;}
.m-inp-box1 li{float: left;width: 382px;margin-right: 24px;margin-bottom: 26px;}
.m-inp-box1 em{display: block;color:#333;font-size: 14px;margin-bottom: 14px;}
.m-inp-box1 .inp{display: block;width: 100%;border:1px solid #dedede;border-radius: 4px;
    height: 40px;padding: 0 10px;font-size: 14px;}
.m-inp-box1 .sel{display: block;width: 100%;border:1px solid #dedede;border-radius: 4px;
    height: 40px;padding: 0 10px;font-size: 14px;cursor: pointer;
    background: url(../images/sel1.jpg) no-repeat right center;}
.m-inp-box1 .btn{width: 100%;height: 40px;color:#fff;font-size: 14px;
    background-color: #e03636;border-radius: 3px;border:0;cursor: pointer;margin-top: 5px;}
.cunta-ibox p{line-height: 16px;color:#333;font-size: 14px;}
.cunta-ibox .y-list1{margin-top: 28px;}
.y-list1 li{height: 87px;margin-bottom: 10px;padding: 0 17px;}
.y-list1 .li1{background-color: #e15a4d;}
.y-list1 .li2{background-color: #f5ad59;}
.y-list1 .li3{background-color: #5bbfb3;}
.y-list1 .li4{background-color: #7171cc;}
.y-list1 .box{background-position: left center;background-repeat: no-repeat;
    padding:24px 0 0 64px;height: 100%;color:#fff;}
.y-list1 .box a{color:#fff;}
.y-list1 .box a:hover{text-decoration: underline;}
.y-list1 h5{margin-bottom: 6px;font-size: 14px;}
.y-list1 span{display: block;line-height: 1.2;}

.m-bor1{border-top: 1px dashed #eee;}
.g-tit1{color:#333;font-size: 20px;margin:30px 0 20px;}

/*******************************
    -------[=青椒]-------
********************************/