*{
    box-sizing: border-box;
    font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}
body,ul,h5,p,h4,h3{
    padding: 0;
    margin: 0;
}
body{
    overflow-x: hidden;
}
img{
    border:none;
}
.modelContent{
    width:1200px;
    margin: 0 auto;
    height: 100%;
}
ul{
    list-style-type: none;
}
a{
    text-decoration:none;
}
.clearfix:after{
    visibility:hidden;
    display:block;
    font-size:0;
    content: " ";
    clear:both;
    height:0;
}
.clearfix{
    *zoom:1;
}
.relative{
    position: relative;
}
.trunL{
    float: right;
    display: block;
    width: 40px;
    height: 21px;
    margin-top: 40px;
    margin-left: 10px;
}
.trunL img:hover{
    box-shadow: 1px 1px 1px 1px #f2f2f2;
}
.corange{
    color:#e86d2a;
    font-style: normal;
    font-weight: bold;
}
.pCenter{
    position: absolute;
    top: 0;
    left:0;
    right:0;
    bottom: 0;
    margin: auto;
}
/* 头部 */
.header{
    width:100%;
    height:95px;
}
.logo{
    padding-top:23px;
    padding-left: 28px;
    float: left;
}
.nav{
    float: left;
    padding-top: 40px;
    padding-left: 25px;
}
.nav>li{
    width: 105px;
    float: left;
    height: 15px;
    color: #0c0104;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
}
.nav>li>a{
    color: #0c0104;
    width: 100%;
    display: block;
    height:60px;
    padding-top: 5px;
    margin-top:-5px;
}
.nav>li>a:hover{
    color: #e8631a;
}
.nav a.active{
    color: #e8631a!important;
}
.navli2{
    border-left: 1px solid #0c0104;
}
.navDown{
    /* height:208px; */
    /* display: none; */
    position: absolute;
    top:55px;
    /* padding-top: 20px; */
    z-index: 15;
    width: 100%;
    transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
    /* background: #ffffff; */
}
/* .navDown:hover{
    background:url(../imgs/navh.png);
} */
.navDown li{
    /* height:50px; */
    font-size:12px;
    line-height: 20px;
   
    border-top: 1px solid #cccccc;
    background:url(../imgs/bgw9.png);
    /* background: rgb(255, 255, 255,.9) */
}
.navDown a{
    color: #666666;
    width:100%;
    padding: 15px 0;
    display: block;
}
.navDown a:hover{
    color: #fff;
    background: #e8631a;
}
.topBg{
    width:100%;
    height:208px;
    background:#ffffff;
    position: absolute;
    top: 95px;
    z-index: 8;
    border-top: 1px solid #a0a0a0;
    display: none;
    box-shadow:  4px 4px 2px #efeff2;
}
.loEm{
    /* background: #e8631a; */
    height: 40px;
    background-image: url(../imgs/bg.jpg);
}
.loEm ul{
    float: right;
    vertical-align:middle;
    height:40px;
}
.loEm li{
    float: left;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.loEm a{
    color: #ffffff;
}
.loEm a:hover{
    color: #666666;
}
/* 脚部 */
.footer{
    width:100%;
    background: #1f1f1f;
    height: 330px;
    padding-top: 40px;
}
.DH{
    width:190px;
    float: left;
}
.DHli1{
    padding-top: 0!important;
}
.DHli1>a{
    font-size: 16px!important;
    color: #ffffff!important;
}
.DH li{
    padding-top: 10px;
}
.DH li>a{
    font-size: 13px;
    color: #b5b5b6;
}
.DH li>a:hover{
    color: #ffffff;
}
.gaba{
    width:250px;
    float: right;
}
.gaba li{
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
}
.gaba li a{
    color: #ffffff; 
}
.gabali2{
    padding-top:10px;
}
.gabali5{
    padding-top:20px;
}
/* top背景色 */
.bgC{
    width: 100%;
    height: 220px;
    background-image: url(../imgs/bg.jpg);
}
.bgC2{
    width:100%;
    height: 550px;
    background: #f4f4f4;
}
/* 此页面导航 */
.bsContent{
    margin-top: -768px;
}
.topImg{
    height:350px;
    padding-top: 47px;
    padding-right: 95px;
    background-size: 100% 100%;
}
.topImg ul{
    width:425px;
    height:120px;
    background-image: url(../imgs/bgw.png);
    /* float: right; */
    padding-left: 35px;
    padding-top: 20px;
    float: left;
    margin-top: 145px;
    margin-left: 115px
}
.topImgli1{
    color:#3c3c3c;
    font-size: 29px;
    line-height: 40px;
    display: none;
}
.topImgli2{
    color:#3c3c3c;
    font-size: 14px;
    line-height: 20px;
    display: none;
}
.navL{
    width: 260px;
    padding-top: 20px;
    float: left;
}
/* banner */
.carousel-prev-btn,.carousel-next-btn,.swiper-button-next,.swiper-button-prev{
    font-family: "宋体";
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
/* 面包屑 */
.bread li{
    float: left;
    font-size: 14px;
    color: #0c0104;
    font-weight: bold;
    line-height: 30px;
    height:30px;
}
.bread li>a{
    color: #0c0104;
}
.bread li>a:hover{
    color: #e8631a;
}
.navOn{
    float: left;
    width: 100%;
    padding-top: 25px;
}
.navOn li{
    /* height:40px; */
    padding-left: 25px;
    background: #ffffff
}
.navOn li:hover{
    background: #f2f2f2;
}
.navOn li a{
    color: #0c0104;
    font-size: 15px;
    /* line-height: 40px; */
    width:100%;
    height:100%;
    padding: 10px 0;
    display: inline-block;
    padding-right: 20px;
}
.navOn li a.active,.navOn li i.active{
    color: #e8631a;
}
.navOn li{
    position: relative;
}
.navOn li i{
    float: right;
    /* line-height: 40px; */
    color: #cccccc;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 10px;
}
/* // .navOn a:hover{
//     color: #e8631a;
// } */
.navOn li{
    border-top: 1px solid #c4c4c4;
}
.navOn li:nth-of-type(1){
    border-top: none!important;
}
.iframe{
    margin-top:47px;
    border: none;
    width: 885px;
    float: right;
    margin-bottom: 50px;
}
/* 子页面 */
.smallTitle{
    color:#fd7429;
    font-size: 18px;
    height: 50px;
    line-height:20px;
}
.smallTitle img{
    vertical-align: middle;
    margin-right: 8px;
}
.sonT{
    color: #2f2e2e;
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    font-weight: normal;
}
.sonT .spanline{
    height:60px;
    display: inline-block;
    border-bottom: 3px solid #fe7528;
}
/* page */
.page{
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
}
.page li{
    float: left;
    padding:5px 10px;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    color:#7b7b7b;
    margin-left: 10px;
}

.page .pageItemActive{
    border: 1px solid #fe7528;
    background-color: #fe7528;
    color:white;
}
.page .pageItemActive>a{
    color:white;
}
.page li:hover{
    border: 1px solid #fe7528;
    background-color: #fe7528;
    color:white;
}
.page li:hover>a{
    color:white;
}
.page .pageItemDisable{
    border: 1px solid #DDDDDD;
    background-color: #DDDDDD;
}
.footer a,.header a{
        transition:.3s;
        -moz-transition:.3s;
        -webkit-transition:.3s;
        -o-transition:.3s;
}
/* swdsdsd */



/* onhover styles */
/* .nav li:hover {
    background-color: #1c1c1c;
    border-bottom: 2px solid #222222;
    border-top: 2px solid #1B1B1B;
} */
/* .nav li:hover > a {
    border-radius: 5px 0 0 0;
    border-left: 3px solid #C4302B;
    color: #C4302B;
} */

/* navDown styles */
.navDown {
    /* left: 0;
    max-height: 0;
    position: absolute;
    top: 100%;
    z-index: 0; */

    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}
.navDown li {
    opacity: 0;

    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);

    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
}

.nav > li:hover .navDown, .nav > li:focus .navDown {
    max-height: 2000px;
    z-index: 10;
}
.nav > li:hover .navDown li, .nav > li:focus .navDown li {
    opacity: 1;

    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

/* CSS3 delays for transition effects */
.nav li:hover .navDown li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.nav li:hover .navDown li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.nav li:hover .navDown li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.nav li:hover .navDown li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.nav li:hover .navDown li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.nav li:hover .navDown li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.nav li:hover .navDown li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.nav li:hover .navDown li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.navDown li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.navDown li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.navDown li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.navDown li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.navDown li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.navDown li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.navDown li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.navDown li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
/* 公路运输 */
.tranSportC p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: justify;
}
.tranSportC div{
    border-bottom: 1px dashed #cccccc;
    height: 30px;
    margin-bottom: 30px;
}
/* 仓储服务 */
.storageC .fstI1{
    margin-bottom: 65px;
}
/* 供应链 */
.gylwlI1{
    margin-bottom: 50px;
}
/* 公司简介 */
.company p{
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    text-align: justify;
}
.company p>em{
    font-style: normal;
    color:#fc7d37;
    font-weight: bold;
}
.company .leftContent{
    padding-top: 20px;
    width:595px;
    float: left;
}
.company .leftContent+img{
    float: right;
    width:260px;
}
.company .rightContent{
    padding-top: 150px;
    width:530px;
    float: right;
}
.company .rightContent p{
    padding-top: 45px;
}
.company .rightContent+img{
    float: left;
    padding-top:105px;
    width:316px;
}
/* 荣誉 */
.honorBanner{
    background: url(../imgs/honorBanner.jpg)
}
.honorCo{
    width:885px;
}
.honorCo>div{
    width:280px;
    height:225px;
    border: 1px solid #cccccc;
    float: left;
    padding: 10px 10px 15px 10px;
    margin-bottom: 40px;
    background: #ffffff;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
}
.honorCo>div:nth-of-type(3n+2){
    margin: 0 20px 40px 20px;;
}
.HName{
    color: #666666;
    font-size: 14px;
    padding-top: 4px;
}
.HName em{
    color: #fd7429;
    font-style: normal;
    float: right;
}
.fancybox{
    display: block;
}
/* 团队风貌*/
.bannerh{
    padding: 0 85px 0 85px;
}
.swiper-button-next,.swiper-button-prev{
    background-image: none!important;
    background-color: rgba(196,196,196,0.6);
    font-size: 30px;
    /* font-weight: bold; */
    top:0px!important;
    color: #ffffff;
    display: inline-block!important;
    width: 65px!important;
    height:478px!important;
    line-height:478px;
    text-align: center;
    margin: 0!important;
}
.swiper-button-next:hover,.swiper-button-prev:hover{
    color: #fd7429;
}
/* 企业视屏 */
.video{
    padding: 20px 85px 0 85px;
}
/* 大事记 */
.bigtTI{
    display: block;
    margin: 20px auto;
}
.bigTTA{
    margin-bottom: 35px;
}
.bigTTA li{
    font-size: 14px;
    line-height: 20px;
    color:#333333;
    text-align: center;
}
.bigTTA .bigTTAF{
    font-size: 30px;
    line-height: 30px;
    color: #fd7429;
    padding-bottom: 23px;
}
.main-timeline{
    position: relative;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.main-timeline:before{
    content: "";
    width: 2px;
    height: 100%;
    background: #fd7429;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    position: relative;
    margin-bottom: 10px;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #fd7429;
    overflow: hidden;
    margin-left: -9px;
    margin-top: 20px;
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
    cursor: pointer;
    color: #fd7429;
}

.main-timeline .timeline-content{
    width: 45%;
    padding: 20px;
    border-radius: 5px;
    background: #f7efe9;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-timeline .timeline-no{
    width: 45%;
    padding: 10px;
    border-radius: 5px;
    display: none;
}
.main-timeline .timeline-content:before{
    content: "";
    border-left: 15px solid #f7efe9;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: 45%;
    top: 20px;
}
.main-timeline .read-more:hover{
    top: 2px;
    left: 2px;
    box-shadow: none;
}
.main-timeline .timeline-content.right{
    float: right;
}
.timeline:nth-of-type(2n) .timeline-content{
    float: right;
}
.main-timeline .timeline-no.right{
    float: right;
}
.main-timeline .timeline-content.right:before{
    content: "";
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 15px solid #f7efe9;
}
.timeline:nth-of-type(2n) .timeline-content:before{
    content: "";
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 15px solid #f7efe9;
}
.timeline-content h3{
    font-size: 18px;
    line-height: 18px;
    color: #fd7429;
    font-weight: normal;
}
.timeline-content h5{
    padding: 13px 0 20px 0;
    color: #0c0104;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
}
.timeline-content img{
    width: 100%;;
}
/* 组织架构 */
.frameworkT{
    margin-bottom: 30px;
}
.framework{
    color: #ffffff;
    background: url(../imgs/framework.png) no-repeat center;
    height: 555px;
    margin-top: -27px;
    overflow:hidden;
    border: 1px solid transparent;
}
.fr1{
    margin: 0 auto;
    width: 210px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ff2524;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
}
.fr2{
    margin-top: 67px;
    float: left;
}
.fr2 li{
    width: 154px;
    /* height:32px; */
    background: #ff7924;
    float: left;
    text-align: center;
    /* line-height: 32px; */
    font-size: 16px;
    border-radius: 5px;
}
.fr2 li:nth-of-type(n+2){
    margin-left: 14px;
}
.fr2 li:nth-of-type(5){
    margin-left: 45px;
}
.fr3{
    margin-top: 60px;
    float: left;
    width: 100%;
}
.fr3 li{
    width: 61px;
    border-radius: 5px;
    background: #ff9f24;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    float: left;
    word-break: break-all;
    font-size: 12px;
}
.fr3 li:nth-of-type(n+2){
    margin-left: 23px;
}
.fr3 li:nth-of-type(n+9){
    margin-left: 17px;
}
.fr3 li:nth-of-type(11){
    float: right;
    margin: 0;
}
.fr4{
    width: 133px;
    float: left;
    margin-top: 57px;
    margin-left: 11px;
}
.fr4 li{
    /* height: 35px; */
    border-radius: 5px;
    font-size: 14px;
    /* line-height: 35px; */
    text-align: center;
    background: #e6b500;
    margin-bottom: 10px;
}
.fr5{
    width: 133px;
    float: left;
    margin-top: 57px;
    margin-left: 23px;
}
.fr5 li{
    /* height: 35px; */
    font-size: 14px;
    border-radius: 5px;
    /* line-height: 35px; */
    text-align: center;
    background: #e6b500;
    margin-bottom: 10px;
}
/* 合作伙伴 */
.imgCon{
    padding-bottom: 46px;
}
.imgCon img{
    width:285px;
}
.imgConimg1{
    float: left;
}
.imgConimg2{
    margin: 0 15px;
}
.imgConimg3{
    float: right;
}
.partner p{
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    color: #333333;
}
.partners{
    padding-top: 82px;
    width: 885px;
}
/* milkrun */
.MI>p{
    text-indent: 2em;
    font-size: 14px;
    color: #333333;
}
.oneMI{
    margin-top: 40px;
    height:180px;
}
.MIL{
    width:285px;
    height:180px;
    display: block;
    float: left;
    overflow: hidden;
}
.MIL>img{
    width:100%;
    height:100%;
    transition: 0.5s;
}
.oneMI:hover img{
    transform: scale(1.05);
}
.MIR{
    width:570px;
    height: 180px;
    display: block;
    float: left;
    padding-left: 30px;
}
.MIR h5{
    color: #666666;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
}
.MIR h4{
    font-size: 18px;
    color: #fd7429;
    font-weight: normal;
    padding-top: 14px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 13px;
}
.MIR p{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}
/* milkDetail */
.MId h3{
    font-size: 18px;
    color: #333333;
}
.MId h3 em{
    font-style:normal;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
}
.MId .oneP{
    padding-top: 16px;
    padding-bottom: 45px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #cccccc;
}
.MId .oneP p{
    width:570px;
    float: left;
    color: #666666;
}
.MId .oneP img{
    float: right;
    vertical-align:top;
}
.MId p,.MId ul{
    font-size: 12px;
    line-height: 24px;
    color: #666666;
}
.mprev{
    width:50%;
    float: left;
}
.mnext{
    width:50%;
    float: right;
    text-align: right;
}
.mprev,.mnext{
    cursor: pointer;
    margin-top: 30px;
}
.mprev:hover,.mnext:hover{
    color: #fd7429;
}
.milkicI{
    display: block;
    margin: 50px auto;
}
/* jit */
.jit p{
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}
.jit>img{
    margin-top: 20px;
}
.miilrimg{
    margin-top: 30px;
}
/*供应链物流 */
.gylwl li{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.gylwl li i{
    margin-right: 5px;
}
.gylwli{
    margin-top: 25px;
}
.gylwla{
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    color: #e96e2b;
}
/* 企业动态 */
.mainA{
    padding-bottom: 30px;
    border-bottom:1px solid #e6e6e6;
}
.mainA img{
    width:400px;
}
.mainA h3{
    color: #000000;
}
.mainA>div{
    width:483px;
    float: right;
    padding-left:25px;
}
.mainA .sonT{
    font-size: 18px;
    height:45px;
    line-height: 45px;
}
.mainA .sonT span{
    height:45px;
}
.mainA h4{
    font-size: 12px;
    color: #ea6f2c;
    padding-top:15px;
    padding-bottom: 30px;
}
.mainA p{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.moreE{
    display: block;
    background: #ea6f2c;
    width:150px;
    height:40px;
    color:#ffffff;
    text-align: center;
    line-height: 40px;
    font-size:14px;
    margin-top: 30px;
}
.moreE:hover{
    background: #fe8d50;
    border-radius: 3px;
}
.cAti{
    border-bottom:1px solid #e6e6e6;
    display: block;
    width:100%;
    padding-top: 30px;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
}
.cAti h5{
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}
.cAti em{
    font-size: 12px;
    color: #ea6f2c;
    font-style: normal;
    padding-left: 10px;
}
.cAti p{
    text-align: justify;
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    margin-bottom: 15px;
}
/* 企业详情 */
.edails h3{
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.edails h5{
    font-size: 12px;
    color: #999999;
    text-align: center;
    font-weight: normal;
    padding:10px 0 30px 0;
    margin-bottom: 18px;
    border-bottom: 1px dashed #cccccc;
}
.edails p{
    font-size: 12px;
    line-height: 24px;
    color: #333333;
}
.atimg{
    margin: 20px auto;
    display: block;
}
.edhang{
    margin-top: 30px;
    border-top: 1px dashed #cccccc;
}
.eprev,.enext{
    width: 50%;
    float: left;
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
}
.enext{
    text-align: right;
}
.eprev:hover,.enext:hover{
    color: #ea6f2c;
    cursor: pointer;
}
.shgy>li{
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 16px;
    color: #666666;
}
.shgy>li i{
    margin-right: 10px;
}
.shgyi{
    margin-top: 25px;
}
/* 公司网络 */
.branch p{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    padding-bottom: 22px;
    border-bottom: 1px dashed #cccccc;
}
.branch em{
    font-style: normal;
    color: #fd7429;
}
.branch>div{
    padding-top: 40px;
}
.brphone{
    float: right;
    width: 270px;;
}
.brphoneeven{
    color: #666666;
    font-size: 14px;
    padding-left: 30px;
}
.brphoneodd{
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.brphone .fa{
    font-size: 25px;
    vertical-align: middle;
    color: #fe7528;
    margin-right: 10px;
}
/* 联系我们 */
.callme>h3{
    font-size:18px;
    color:#333333;
    padding-bottom: 27px;
}
.callAd{
    width:420px;
    float: left;
}
.callphone{
    float: left;
    margin:20px 0;
}
.callmeC{
    width: 450px;
    float: left;
}
.callAd li,.callphone li{ 
    line-height: 20px;
    font-size: 13px;
    color: #666666;
    margin-bottom: 12px;
}
.callphone li{
    margin-bottom: 5px;
}

/* .callAdli2{
    margin-bottom:30px!important;
} */
.callAd img{
    vertical-align: middle;
    margin-right: 8px;
}
.callphoneeven{
    font-weight: bold;
    color: #333333;
}
.callphoneodd{
    padding-left:23px;
    /* margin-bottom:30px!important; */
}
.callphone i{
    font-size: 20px;
    vertical-align: middle;
    margin-right: 7px;
    color: #666666;
}
#container2{
    width:425px;
    height:265px;
    float: right;
}
#container2 .title {
    font-size: 14px;
    font-weight: bold;
    color: #cc5522;
    width:200px;
}

#container2 .content {
    font-size: 13px;
    color: #333;
    margin-top: 6px;
}
#name,#phone,#email{
    width:280px;
    height:40px;
    padding-left: 20px;
    float: left;
}
#phone{
    margin: 0 22px;
}
#title{
    width:885px;
    margin: 20px 0;
    height: 40px;;
    padding-left: 20px;
    float: left;
}
#adversice{
    width:885px;
    height:125px;
    padding-left: 20px;
    float: left;
}
#submit{
    border: none;
    background:#999999;
    color: #ffffff;
    float: right;
    width: 260px;
    height:40px;
    margin-top: 40px;
    cursor: pointer;
}
#submit:hover{
    background: #fe7528;   
}
/* 招聘 */
.recruit p{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}
.recruit em{
    font-style: normal;
    color: #fd7429;
    font-weight: bold;
}
.reTitle{
    width:885px;
    height:40px;
    background: #b2b2b2;
    color: #ffffff;
    padding-left: 30px;
    font-size: 16px;
    line-height: 40px;
    padding-right:18px;
    margin-top:10px;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
    cursor: pointer;
}
.reTitle:hover{
    background: #f99964;
}
.reTitle i{
    float: right;
    line-height: 40px;
    vertical-align: middle;
    cursor: pointer;
}
.reTitle i:hover{
    color: #cccccc;
}
.reCon{
    padding:45px 0 80px 30px;
    display: none;
    background:#f0f0f0;
}
.duty,.depart{
    color: #666666;
    font-size: 14px;
}
.duty li,.depart li{
    line-height: 30px;
    height:30px;
}
.dutytitle,.depart{
    font-weight: bold;
}
.depart{
    padding-top: 45px;
}
.depart em{
    font-weight:normal;
    color: #666666;
}
.tp{
    margin-bottom: 25px;
}
.sonTline{
    width:21px;
    height:3px;
    background:#e8631a;
}

/*  */
.index-hb .item>div{
    width: 170px;
    margin: 0 auto;
    height: 80px;
    border: 1px solid #cccccc;
    position: relative;
}
.index-hb .item>div img{
    position: absolute;
    top: 0;
    left:0;
    right:0;
    bottom: 0;
    margin: auto;
}
.myFr{
    margin-bottom: 50px;
}
/* 大事记 */
.even-box{position:relative;padding-top:90px;height:440px;background: url(../imgs/123.png) center no-repeat;}
.event-list{margin-bottom:50px;padding-top:100px;height:200px;}
.event-list ul{position:relative;margin-left:50%;height:2px;background-color:#999;-webkit-transition:all .5s;transition:all .5s;}
.event-list ul li{position:absolute;width:140px;height:100px;color:#4c4c4c;text-align:center;font-style:italic;font-size:53px;}
.event-list ul li .year{position:absolute;right:0;left:0;display:block;width:100%;letter-spacing:3px;font-family:number;cursor:pointer;}
.event-list ul li.on .year{color:#ea6f2c;text-shadow:0 6px 16px rgba(234,22,32,.4);}
.event-list ul li .dian{position:absolute;left:50%;z-index:3;display:block;margin-left:-10px;width:20px;height:20px;border-radius:100%;background-color:#fff;}
.event-list ul li .dian i{display:block;margin:5px;width:10px;height:10px;border-radius:100%;background-color:#929191;}
.event-list ul li.on .dian i{background-color:#ea6f2c;}
.event-list ul li p{position:absolute;left:50%;margin-left:-100px;width:200px;text-align:center;letter-spacing:2px;font-size:16px;cursor:pointer;}
.event-list ul li::before{position:absolute;left:50%;z-index:2;display:block;width:400px;height:2px;background-color:#ea6f2c;content:'';opacity:0;}
@media screen and (max-width:1500px){.event-list ul li::before{width:300px;}
}
.event-list ul li:last-child::before{right:50%;left:auto;}
.event-list ul li.on::before{opacity:1;}
.event-list ul li:nth-child(even){top:-100px;}
.event-list ul li:nth-child(odd){bottom:-100px;}
.event-list ul li:nth-child(even) p{bottom:-105px;}
.event-list ul li:nth-child(odd) p{top:-100px;}
.event-list ul li:nth-child(even) .year{top:0;}
.event-list ul li:nth-child(odd) .year{bottom:0;}
.event-list ul li:nth-child(even) .dian{bottom:-10px;}
.event-list ul li:nth-child(odd) .dian{top:-10px;}
.event-list ul li:nth-child(even)::before{bottom:-2px;}
.event-list ul li:nth-child(odd)::before{top:-2px;}
.even-box .pagedsg ,.hxt-box .pagedsg ,.object-photo-box .pagedsg {position:relative;left:50%;margin-left:-315px;width:630px;height:34px;text-align:center;font-size:18px;line-height:34px;}
.even-box .pagedsg  div,.hxt-box .pagedsg  div,.object-photo-box .pagedsg  div{float:left;width:50%;
	letter-spacing:5px;letter-spacing:1px\0/IE8+9;font-family:sans-serif;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size: 16px\0/IE8+9;}
.even-box .pagedsg  .prev,.hxt-box .pagedsg  .prev,.object-photo-box .pagedsg  .prev{background-color:#c5c5c5;color:rgba(255,255,255,.7);font-family:number;}
.even-box .pagedsg  .next,.hxt-box .pagedsg  .next,.object-photo-box .pagedsg  .next{background-color:#ea6f2c;color:rgba(255,255,255,.7);font-family:number;}
i.icon-jiantou,i.icon-jiantou-copy{display:inline-block;-webkit-transition:all .2s;transition:all .2s;}
.even-box .pagedsg  .next:hover i,
.hxt-box .pagedsg  .next:hover i,
.object-photo-box .pagedsg  .next:hover i{-webkit-transform:translateX(30px);transform:translateX(30px);-ms-transform:translateX(30px);}
.even-box .pagedsg  .next:hover,
.hxt-box .pagedsg  .next:hover,
.object-photo-box .pagedsg  .next:hover{color:#fff;}
.even-box .pagedsg  .prev:hover,
.hxt-box .pagedsg  .prev:hover,
.object-photo-box .pagedsg  .prev:hover{color:#fff;}
.even-box .pagedsg  .prev:hover i,
.hxt-box .pagedsg  .prev:hover i,
.object-photo-box .pagedsg  .prev:hover i{-webkit-transform:translateX(-30px);transform:translateX(-30px);-ms-transform:translateX(-30px);}
.even-box .show-box{position:absolute;right:50%;bottom:140px;overflow:hidden;margin-right:230px;width:326px;height:205px;background-color:#fff;-webkit-box-shadow:0PX 20px 70px #C5C5C5;box-shadow:0PX 20px 70px #C5C5C5;}
.show-box ul{height:205px;-webkit-transition:all .5s;transition:all .5s;}
.show-box li{float:left;padding:10px;width:326px;height:100%;}
.show-box li .pic{position:relative;overflow:hidden;margin-bottom:18px;height:128px;}

@media screen and (max-width:800px){
	.show-box li .pic{height:144px;}
}
.show-box li .pic img{width:100%;height:100%;}
.show-box li .pic h6{display:none;}
.show-box li p{overflow:hidden;text-align:center;font-size:15px;font-family:sans-serif;}
.show-box li p a{color:#ea6f2c;}
.clear::after {content:'\20';display:block; height:0;line-height:0;font-size:0;clear:both;visibility:hidden;}
.page a{
    display: block;
    width: 100%;
    height: 100%;
    color: #999999;

}
/* 8-15 */
.onezp{
    width: 285px;
    height: 205px;
    float: left;
    overflow: hidden;
    margin: 0 5px 10px 5px;
}
.onezp>img{
    width: 100%;
    height: 100%;
}
.onezp>div{
    width: 100%;
    position: absolute;
    height: 39px;
    background: url(../imgs/bgo.png);
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    bottom: -39px;
    transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
}
.onezp:hover>div{
    bottom: 0;
}
.onezpc{
    margin-top: 50px;
}
.zpp{
    font-size: 14px;
    color: #595757;
    margin-bottom: 35px;
    line-height: 30px;
}
.qywhc li{
    width: 33.33%;
    height: 278px;
    float: left;
    overflow: hidden;
    position: relative;
}
.qywhc li>img{
    width: 100%;
    height: 100%;
    display: block;
}
.qywhc li>div{
    width: 100%;height: 100%;
    text-align: center;
    
}
.wh1{
    background: #dd611e;
    padding-top: 123.5px;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index:2;
}
.wh1>p{

    font-style: normal;
    color: #ffffff;
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 10px;
}
 .wh2{
     background: #f5f5f5;
     position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index:3;
 }
 .qywhc li:nth-of-type(3) .wh1, .qywhc li:nth-of-type(5) .wh1{
    padding-top: 105.5px;
}
 .qywhc li:nth-of-type(3) .whx>p, .qywhc li:nth-of-type(5) .whx>p{
     text-align: center;
 }
 .qywhc li:nth-of-type(5) .whx{
     padding-top: 65px;
 }
 .qywhc li:nth-of-type(9) .whx{
    padding:  0;
}
.qywhc li:nth-of-type(9) .wh2>.whx>h3{
    margin: 0;
}
 .wh2>.whx{
     padding: 40px 15px;
 }
 .wh2>.whx>h3{
     font-size: 14px;
     color: #e66b28;
     text-align: center;
     margin:10px 0 5px 0;
     line-height: 22px;
 }
 .wh2>.whx>p{
     font-size: 12px;
     line-height: 18px;
     color: #595757;
     /* text-align: justify; */
 }
 .qywhc li:nth-of-type(1) .wh2, .qywhc li:nth-of-type(3) .wh2, .qywhc li:nth-of-type(9) .wh2{
     display: none;
 }
 .qywhc li:hover .wh2{
     display: block;
 }