@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,ul{margin:0; padding:0;}
img{border: none;-webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;}
body{
    font-family: "Microsoft YaHei","Open Sans","微软雅黑", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 14px;color: #333;
    min-height: 100%;
}
ul{margin:0; padding:0;}
ul li{list-style: none; }
a{text-decoration: none; color: #303030;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
a:hover{
    color: #208bc4;
}
.bhh{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.trans{
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
*{box-sizing: border-box;}

.clear-fix:before,.clear-fix:after{
    content:"";
    display:table;
}
.clear-fix:after{clear: both;}

.fl{
    float: left;}
.fr{
    float: right;}
.t-c{
    text-align: center;
}
.i-b{
    display: inline-block;
}
.img-auto{
    display: block;
    width: 100%;
    height: 100%;
}
.img-res{
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.container{
    width: 1220px;margin-left: auto;margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.wrapper{
    width: 100%;

}
.container-full{
    width: 100%;
}
.bold{
    font-weight: bold;
}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
/*::-webkit-scrollbar-button       {!* 2 *!}*/
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}



.mt20{
    margin-top: 20px;
}

.menu{
    width: 44px;
    height: 44px;
    position: absolute;
    right: 10px;
    top:10px;
    cursor: pointer;
    background: url("../images/menu.png") no-repeat center;
    background-size: 100%;

}
.index-nav2{
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1001;
    background-color: #727272;

    cursor: pointer;
}
.index-nav2 li{
    /*border-bottom: 1px solid red;*/
    width: 100%;
    text-align: left;
    color: #e6e6e6;
    line-height: 4.5rem;
    border-bottom: solid 1px #bfbfbf;

}
.m-nav2{
    background: url("../images/show1.png") no-repeat right 1em center;
}
.m-nav3{
    background: url("../images/show2.png") no-repeat right 1em center;
}
.index-nav2 li>a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav2-wrap{
    background-color: #e6e6e6;
    display: none;
}
.m-nav2-row{
    border-bottom: solid 1px #bfbfbf;
    line-height: 4rem;
}
.m-nav2-row a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav3-wrap{
    display: none;
}
.m-nav3-wrap .m-nav2-row{
    line-height: 3.6rem;
    background: #f0f0f0;
    font-size: 12px;
    border-bottom: none;
}
.add-icon1{
    background: url("../images/show1.png") no-repeat right 1em center !important;
}
.add-icon2{
    background: url("../images/show2.png") no-repeat right 1em center !important;
}
.hide-icon1{
    background: url("../images/hide1.png") no-repeat right 1em center;
}
.hide-icon2{
    background: url("../images/hide2.png") no-repeat right 1em center;
}





.header{
    height: auto;
    padding-top: 20px;
    padding-bottom: 30px;

}

.logo{
    float: left;
    display: block;
    margin-top: 15px;
    margin-right: 20px;
}
.logo img{
    /*float: left;*/
    /*display: block;*/
    /*margin-top: 15px;*/
    /*margin-right: 20px;*/
    max-height: 60px;
}
.logo-r{
    float: left;
    margin-top: 28px;
}
.logo-r h2{
    font-size: 28px;
    font-weight: bold;
}
.logo-r p{
    color: #666;
}
.phone-wrap{
    float: right;
    height: 43px;
    margin-top: 34px;
}
.phone-icon{
    float: left;
    width: 55px;
    height: 43px;
    background: url("../images/phone.png") no-repeat left center;
    border-right: 1px solid #d8d8d8;
}
.phone-r{
    float: left;
    padding-left: 8px;
}
.phone-r p{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 2px;
}
.phone-r span{
    color: #ffb70b;
    font-size: 22px;
    font-weight: bold;
}



.main-nav-wrap{
    background: #026463;
}



.main-nav{
    margin-left: -15px;
}
.main-nav>li{
    float: left;
    font-size: 16px;
    text-align: center;
    margin-right: 20px;
}
.main-nav>li>a{
    display: block;
    width: 120px;
    height: 60px;
    line-height: 56px;
    color: #fff;
    border-bottom: 4px solid transparent;
}
.main-nav>li.on>a{
    border-bottom: 0px solid #ccc;
    color: #fff;
    background: #ffb70b;
}
.main-nav>li a:hover{
    border-bottom: 2px solid #ccc;
    color: #fff;
}

.banner{
    position: relative;
}
.banner .swiper-pagination{
    margin: auto;
    left: 0;
    right: 0;
    bottom: 30px;
}
.banner .swiper-pagination-bullet{
    opacity: 0.5;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
}
.banner .swiper-pagination-bullet-active{
    opacity: 1;
}
.part1{
    padding-top: 60px;
    padding-bottom: 30px;
}
.part1-l{
    float: left;
    width: 460px;
}
.part1-r{
    float: right;
    width: 690px;
}
.part-tit{
    text-align: center;
    font-weight: bold;
}
.part-tit h2{
    font-size: 24px;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    margin-bottom: 4px;
}
.part-tit h2:before{
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #026463;
    position: absolute;
    left: -80px;
    top: 50%;
}
.part-tit h2:after{
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #026463;
    position: absolute;
    right: -80px;
    top: 50%;
}
.part-tit span{
    font-size: 16px;
    color: #cccccc;
    display: block;
}
.about-txt{

}
.about-txt p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.about-txt a{
    background: #ffb70b;
    color: #fff;
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 50px;
}
.about-wrap{
    margin-top: 30px;
}
.part2{
    padding-top: 30px;
    padding-bottom: 50px;
}
.sv-slide{
    position: relative;
    margin-top: 30px;
}
.sv-slide .hd span{
    display: block;
    position: absolute;
    top: 50px;
    width: 30px;
    height: 40px;
    cursor: pointer;
    filter: grayscale(100%);
    z-index: 999;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.sv-slide .hd span:hover{
    filter: grayscale(0%);
}
.sv-slide .hd span.prev{
    background: url("../images/arr-l2.png") no-repeat center;
    left: 0;
}
.sv-slide .hd span.next{
    background: url("../images/arr-r2.png") no-repeat center;
    right: 0;
}
.sv-list{

}
.sv-list li{
    text-align: center;
    width: 160px;
    float: left;
    margin: 0 20px;
    font-size: 16px;
}
.sv-list li a{
    display: block;

}
.sv-img{
    width: 120px;
    height: 120px;
    margin: 0 auto 20px;
}
a.more-btn{
    background: #ffb70b;
    color: #fff;
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 30px auto 0;
    letter-spacing: 1px;
}
a.more-btn:hover{
    box-shadow: 0 0 10px #ffb70b;
}
.part3{
    background: url("../images/part3-bg.jpg") top center;
    background-size: cover;
    padding-top: 55px;
    padding-bottom: 40px;
}
.case-list{
    margin-left: -30px;
    margin-top: 30px;
}
.case-list li{
    float: left;
    width: 380px;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin-left: 30px;
    margin-bottom: 20px;
}
.case-list li a{
    display: block;
}
.case-list li:hover .case-name{
    top: 0;
    padding-top: 90px;
    font-weight: bold;
}
.case-name{
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.5);
    top: 170px;
    left: 0;
    font-size: 16px;
    line-height: 50px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.case-name i{
    display: block;
    width: 30px;
    height: 3px;
    background: #ffb70b;
    margin: 0 auto 0;
}
.part4{
    padding-top: 60px;
    padding-bottom: 30px;
}
.equi-list{
    margin-left: -50px;
    margin-top: 40px;
}
.equi-list li{
    float: left;
    width: 200px;
    text-align: center;
    font-size: 16px;
    margin-left: 50px;
}
.equi-list li .equi-img{
    width: 200px;
    height: 200px;
    border: 3px solid #026463;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.equi-list li:hover .equi-img{
    border: 3px solid #ffb70b;
}
.part5{
    padding-top: 30px;
    padding-bottom: 50px;
}
.news-list{
    margin-top: 40px;
}
.news-list li{
    float: left;
    width: 50%;
    padding-right: 20px;
    margin-bottom: 30px;
}
.news-list li:nth-child(2n){
    padding-left: 20px;
    padding-right: 0;
}
.news-img{
    display: block;
    width: 160px;
    height: 100px;
    float: left;
}
.news-r{
    float: right;
    width: calc(100% - 180px);
}
.news-r a{
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}
.news-r span{
    font-size: 12px;
    color: #999;
}
.news-r p{
    color: #999;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    margin-top: 4px;
}
.footer{
    background: #404040;
    padding-bottom: 20px;
}
.f-link {
    padding-top: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 18px;
}
.f-link span{
    float: left;
    font-size: 18px;
    color: #fff;
}
.f-link li{
    font-size: 16px;
    float: left;
    margin: 0 9px 10px;
}
.f-link li a {
    color: #b3b3b3;

}
.ft-l{
    float: left;
    width: 1040px;
    margin-top: 30px;

}
.ft-r{
    float: right;
    width: 120px;
    margin-top: 30px;
}
.ft-tit{
    font-size: 22px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    padding-left: 26px;
    padding-bottom: 20px;
    color: #fff;
}
.ft-tit:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 40px;
    height: 1px;
    background: #026463;
}
.msg-wrap{
    font-size: 16px;
    padding-top: 5px;
}
.msg-l{
    width: 400px;
    float: left;
}
.msg-l input[type=text]{
    width: 100%;
    height: 40px;
    background: #fff;
    border: none;
    outline: none;
    padding: 0 12px;
    margin-top: 20px;
}
.yzm-row{
    margin-top: 20px;
}
.yzm-img{
    width: 90px;
    height: 40px;
    float: left;
}
.yzm-row input[type=text]{
    width: 90px;
    margin-right: 10px;
    float: left;
    margin-top: 0;
}
.sub-btn{
    width: calc(100% - 200px);
    float: right;
    height: 40px;
    background: #026463;
    color: #fff;
    outline: none;
    border: none;
}
.msg-r{
    float: right;
    width: 600px;
    margin-top: 20px;
}
.msg-r textarea{
    width: 100%;
    height: 160px;
    background: #fff;
    outline: none;
    border: none;
    resize: none;
    padding: 8px 12px;
}
.qr-box{
    color: #e6e6e6;
    text-align: center;
    margin-top: 12px;
}
.qr-box p{
    margin-top: 5px;
}
.ft-l-ctt-l{
    float: left;
    width: 146px;
    margin-top: 30px;
}
.share-list{
    margin-left: -15px;
    margin-top: 22px;
}
.share-list li{
    float: left;
    margin-left: 15px;
}
.ft-nav{

}
.ft-nav li{
    float: left;
    margin: 20px 20px 0;
}
.ft-l-ctt-c{
    float: left;
    width: 400px;
    padding-top: 20px;
}
.ft-nav li a{
    color: #b3b3b3;
}
.ft-l-ctt-r{
    float: right;
    width: 480px;
    color: #e5e5e5;

}
.ctt-row{
    line-height: 28px;
    margin-top: 20px;
    font-size: 16px;
}
.ctt-row i{
    float: left;
    display: block;
    width: 28px;
    height: 28px;
}
.ctt-row label{
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-left: 8px;
}
.ft-l-ctt-r .ctt-row:nth-child(1) i{background: url("../images/ctt-icon1.png") no-repeat center;}
.ft-l-ctt-r .ctt-row:nth-child(2) i{background: url("../images/ctt-icon2.png") no-repeat center;}
.ft-l-ctt-r .ctt-row:nth-child(3) i{background: url("../images/ctt-icon3.png") no-repeat center;}
.ctt-row p{
    letter-spacing: 0.5px;
}
.ctt-row p span{
    letter-spacing: 0;
    color: #f9a719;
    font-size: 22px;
    font-weight: bold;
}
.cr{
    text-align: center;
    background: #333333;
    color: #e5e5e5;
    padding-top: 15px;
    padding-bottom: 18px;
}
.cr a{
    color: #e5e5e5;
}
.cr p{
    margin-top: 5px;
}
.ctt-row br{display: none;}
.in-banner{
    width: 100%;
    height: 300px;
    background-size: cover;
}
.crumbs{
    color: #666;
    padding-top: 16px;
    padding-bottom: 18px;
}
.crumbs a{
    color: #666;
}
.in-wrap{
    padding-bottom: 40px;
}
.about-dt-txt{
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 30px;
}
.about-dt-txt img{
    display: block;
    margin: 30px auto ;
    max-width: 100%;
}
.about-dt-wrap{
    padding-top: 30px;
}
.equi-list2 li{
    margin-bottom: 30px;
}
.page-wrap{
    margin-top: 20px;
}
.page-wrap a,.page-wrap span{
    float: left;
    margin: 0 6px;
}
.page-wrap  a{
    display: block;
    padding: 4px 10px 4px;
    background: #e6e6e6;
}
.page-wrap span{
    display: block;
    padding: 4px 10px 4px;
    background: #ffc53c;
    color: #fff;
}
.page-wrap a:hover{
    background: #ffc53c;
    color: #fff;
}
.erji-wrap{

}
.erji{
    margin-left: -25px;
    margin-top: 30px;
    padding-bottom: 15px;

}
.erji li{
    float: left;
    margin-left: 25px;
    margin-bottom: 15px;
}
.erji li a{
    display: block;
    width: 150px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #026463;
    color: #026463;
    text-align: center;

}
.erji li a:hover{
    border: 1px solid #ffb70b;
    background: #ffb70b;
    color: #fff;
}
.erji li.on a{
    border: 1px solid #ffb70b;
    background: #ffb70b;
    color: #fff;
}
.sv-dt-txt{
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #666;
    line-height: 26px;
}
.sv-dt-txt h3{
    font-size: 18px;
    font-weight: normal;
    color: #333;
    margin-bottom: 20px;
}
.sv-dt-txt img{
    margin: 25px auto;
    max-width: 100%;
}
.honor-list{
    margin-top: 30px;
}
.honor-list li{
    float: left;
    width: 21%;
    margin:0 2% 20px;
    border: 1px solid #e2e2e2;
    height: 260px;
    overflow: hidden;
}
.honor-list li:hover img{
    transform: scale(1.2);
}
.news-list2{
    margin-top: 40px;
}
.news-list2 li{
    width: 100%;
    padding-right: 20px;
    margin-bottom: 30px;
}
.map-wrap{
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-top: 25px;
}
.contact-way{
    margin-top: 35px;
    font-size: 16px;
}
.contact-part{
    height: 30px;
    line-height: 30px;
    width: 50%;
    float: left;
    margin-bottom: 5px;
}
.contact-part i{
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 6px;
}
.contact-part label{
    float: left;
    font-weight: normal;
}
.contact-part p{
    float: left;
    width: calc(100% - 120px);
}
.contact-part p span{
    font-weight: bold;
    color: #026463;
}
.news-dt-tit{
    text-align: center;
}
.news-dt-tit h2{
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 12px;
}
.news-dt-tit div{
    color: #999999;
}
.fbsj{
    float: left;
    height: 22px;
    background: url("../images/dt-icon1.png") no-repeat left center;
    padding-left: 24px;
    margin: 0 35px 0;
}
.ydrs{
    float: left;
    height: 22px;
    background: url("../images/dt-icon2.png") no-repeat left center;
    padding-left: 24px;
    margin: 0 35px 0;
}
.news-dt-txt{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 30px;
}
.news-dt-txt img{
    display: block;
    margin: 20px auto ;
    max-width: 100%;
}
.news-dt-txt{
    line-height: 26px;
    font-size: 16px;
    color: #666;
}
.flip-wrap{
    margin-top: 20px;
}
.flip-wrap .shang{
    float: left;
    margin-bottom: 15px;
}
.flip-wrap .xia{
    float: right;
}