﻿/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:''; color:#000;}
a{color:#000;transition: 0.3s;}
a:hover{ color:#ff7327; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}




.header{ position:relative;width: 100%;top: 0;left: 0;z-index: 999;background: #fff;height: 70px;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 70px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}

.header.fixed{position: fixed;box-shadow: 0 4px 4px rgb(0 0 0 / 10%);}

/*menu*/
.pc_menu{}
.menu{height:70px;line-height:70px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:145px; position:absolute; left:-20px; top:70px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.menu ul li dl dd{ line-height:35px;border-bottom:#ddd dotted 1px;}
.menu ul li dl dd a{ font-size:14px; color:#666;display:block; padding:0;font-weight: normal;}
.menu a{ font-size:15px;color:#666;display:block;text-align:center;padding: 0 25px;font-weight: bold;}
.menu a:hover{color:#ff7327;}
a.menu_hover{color:#ff7327;}
.menu ul li.on span a{color: #ff7327;}

img{ max-width:100%}
/*mMenu*/
.m_header{width: 100%;}
.sp_header{height:60px;overflow:hidden;background:#fff;position:relative;z-index:10;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:60px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:50px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#FF7327;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 60px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:60px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}



/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*banner*/
.banner{width: 100%;overflow: hidden;}
.banner .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .part .img{width: 100%;height: 100%;font-size: 0px;overflow: hidden;}
.banner .part .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.banner .part .desc{width: 100%;max-width: 1200px;margin: 0 auto;}
.banner .part .t1{font-size: 54px;color: #222;font-weight: bold;}
.banner .part .t2{font-size: 16px;color: #000;}
.banner .part .more{margin-top: 50px;position: relative;}
.banner .part .more a{display: block;width: 160px;height: 46px;line-height: 46px;color: #fff;background: #ff7327;font-size: 14px;color: #fff;text-align: center;transition: 0.3s;}
.banner .part .more:after{position: absolute;top: 50%;left: 120px;width: 100px;background: #fff;content: "";height: 1px;}
.banner .part .more a:hover{transform: translateX(10px);}

/*common*/
.iComTitle{text-align: center;margin-bottom: 50px;}
.iComTitle .t1{font-size: 48px;color: #222;font-weight: bold;}
.iComTitle .t2{font-size: 22px;color: #777;}



.index1{width: 100%;padding: 130px 0;overflow: hidden;}
.i1Warp{width: 100%;display: flex;justify-content: space-between;}
.i1Tit{width: 240px;margin-right: 5%;text-align: right;}
.i1Tit .t1{font-size: 48px;color: #222;font-weight: bold;}
.i1Tit .t2{font-size: 22px;color: #777;}
.i1Tit .more{margin-top: 50px;}
.i1Tit .more a{display: block;height: 50px;width: 50px;border-radius: 50%;background: #ff7327;display: flex;justify-content: center;align-items: center;margin-left: auto;}
.i1Tit .more a img{width: 30px;}
.i1Tit .more a:hover{transform: translateX(10px);}
.i1Desc{width: 100%;flex: 1;}
.i1Desc .info{font-size: 14px;color: #777;margin-bottom: 50px;}

.i1List{width: 100%;background: #fff;padding: 50px;box-sizing: border-box;}
.i1List ul{display: flex;flex-wrap: wrap;}
.i1List ul li{width: 33.33%;padding: 10px;box-sizing: border-box;text-align: center;border-right: 1px solid #eee;}
.i1List ul li:last-child{border: none;}
.i1List .t1{font-size: 46px;color: #555;}
.i1List .txt{font-size: 14px;color: #aaa;}


.index2{width: 100%;margin-top: 80px;}
.i2List{width: 100%;overflow: hidden;}
.i2List ul{display: flex;flex-wrap: wrap;}
.i2List ul li{width: 33.33%;overflow: hidden;}
.i2List .part{display: block;width: 100%;position: relative;overflow: hidden;}
.i2List .part .img{width: 100%;font-size: 0px;overflow: hidden;}
.i2List .part .img img{width: 100%;max-height: 900px;object-fit: cover;}
.i2List .part .imgTop{position: absolute;bottom: 0;left: 0;width: 100%;padding: 8% 10%;box-sizing: border-box;text-align: center;}
.i2List .part .t1{font-size: 26px;color: #fff;font-weight: bold;}
.i2List .part .txt{font-size: 14px;color: #ccc;margin: 10px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.i2List .part .more{margin-top: 20px;}
.i2List .part .more a{display: block;height: 50px;width: 50px;border-radius: 50%;background: #ff7327;display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.i2List .part .more img{width: 30px;}
.i2List .part .more a:hover{transform: translateY(-10px);}

#NewsZidingy{min-height:500px;}
.index3{width: 100%;padding: 110px 0;overflow: hidden;}
.index3 .iComTitle{display: flex;align-items: center;}
.index3 .iComTitle .t2{margin-left: 10px;}
.i3List{width: 100%;}
.i3List ul{display: flex;flex-wrap: wrap;}
.i3List ul li{width: 50%;padding-bottom: 50px;box-sizing: border-box;padding-right: 50px;border-bottom: 1px solid #eee;border-right: 1px solid #eee;padding-top: 25px;}
.i3List .part{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.i3List .part .date{width: 70px;height: 70px;background: #FF7327;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-size: 22px;color: #fff;margin-right: 25px;}
.i3List .part .desc{width: calc(100% - 95px);}
.i3List .part .tit{color: #404040;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.i3List .part .tit:hover{color: #000;font-weight: bold;}
.i3List .part .info{font-size: 14px;color: #b0b0b0;margin-top: 10px;display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.i3List ul li:nth-child(even){border-right: none;padding-left: 50px;padding-right: 0;}
.i3List ul li:nth-child(4n-1){border-bottom: none;}
.i3List ul li:last-child{border-bottom: none;}


.index4{width: 100%;padding: 120px 0;background: #f8f8f8;}
.i4Tit{width: 100%;display: flex;justify-content: space-between;}
.i4Tit .iComTitle{text-align: left;}
.i4Tit .more a{display: block;height: 50px;width: 50px;border-radius: 50%;background: #ff7327;display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.i4Tit .more img{width: 30px;}
.i4Tit .more a:hover{transform: translateX(10px);}

.i4Warp{display: flex;justify-content: space-between;flex-wrap: wrap;}
.i4Warp .img{width: 50%;font-size: 0px;overflow: hidden;}
.i4Warp .img img{width: 100%;transition: 0.6s;height: 506px;object-fit: cover;}
.i4Warp .img:hover img{transform: scale(1.2);}
.i4List{width: 50%;}
.i4List .item{display: flex;justify-content: space-between;}
.i4List .desc{width: 50%;background: #fff;padding: 2.3vw;overflow: hidden;box-sizing: border-box;}
.i4List .icon img{width: 42px;}
.i4List .t1{font-size: 18px;color: #444;font-weight: bold;margin-top: 25px;margin-bottom: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.i4List .info{font-size: 14px;color: #888;display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.i4List .item:nth-child(even) .desc{order: 1;}
.i4List .item:nth-child(even) .img{order: 0;}
.i4List .item{height: calc(100% / 2);}
.i4List .item .img{height: 100%;}
.i4List .item .img img{height: 100%;}

.index5{width: 100%;padding: 70px 0;}
.i5List{width: 100%;}
.i5List ul{display: flex;flex-wrap: wrap;}
.i5List ul li{width: 19.66%;padding: 0 5px;box-sizing: border-box;margin-bottom: 20px;}
.i5List a{display: block;font-size: 0px;}
.i5List a img{    max-width: 100%;
    height: 120px;
    object-fit: contain;
    margin: 0 auto;
    display: block;}
.i5List a:hover{box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);}

.footer{width: 100%;padding: 23px 0;background: #fff;}
.fWarp{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.flogo{width: 28%;font-size: 13px;color: #999;margin-top: 50px;}
.fRight{width: 70%;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.fRight dl{margin-right: 5vw;font-size: 13px;color: #999;}
.fRight dl dt{font-size: 14px;color: #000;margin-bottom: 10px;font-weight: bold;}
.fRight dl a{color: #999;}
.fRight dl a:hover{color: #DDDDDD;}
.fRight dl.fmenu{width: 110px;}
.fRight dl.fmenu dd{/*border-bottom: 1px solid #353535;*/line-height: 24px;padding: 0;}
.fRight dl dd{padding: 10px 0;}
.fRight .ewm{width: 100px;text-align: center;font-size: 14px;color: #aaa;font-weight: bold;}
.fRight .ewm img{width: 100%;}

.copyright{padding: 10px 0;text-align: center;font-size: 12px;color: #999;}

.tongtu{width: 100%;font-size: 0px;overflow: hidden;}
.tongtu img{width: 100%;height: 300px;object-fit: cover;}


.about1{width: 100%;padding: 100px 0;}
.about1 .iComTitle{margin-bottom: 30px;}
.abo1Warp{font-size: 16px;color: #777777;margin-bottom: 60px;}
.about1 .i1List{max-width: 853px;background: #fff;box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);margin: 0 auto;position: relative;padding: 35px 50px;}
.about1 .i1List:after{width: 99px;height: 99px;border-radius: 50%;background: #FF7327;position: absolute;top: -50px;right: -50px;z-index: -1;content: "";}

.about2{width: 100%;padding: 120px 0;background: #f8f8f8;}

.services{width: 100%;padding-top: 80px;}
.serList{width: 100%;}
.serList .item{padding: 80px 0;}
.serList .wapper{display: flex;justify-content: space-between;align-items: center;}
.serList .img{width: 40%;font-size: 0px;overflow: hidden;}
.serList .img img{width: 100%;transition: 0.6s;}
.serList .img:hover img{transform: scale(1.2);}

.serList .desc{width: 50%;}
.serTit{display: flex;padding-bottom: 25px;position: relative;}
.serTit:before{width: 114px;height: 4px;background: #FF7327;position: absolute;left: -180px;bottom: 0;content: "";z-index: 2;}
.serTit:after{width: 100%;height: 1px;background: #cccccc;position: absolute;left: -120px;bottom: 1px;content: "";z-index: 1;}
.serTit .icon{display: inline-block;width: 63px;margin-right: 27px;}
.serTit .icon img{width: 100%;max-height: 556px;object-fit: cover;}
.serTit .right{flex: 1;}
.serTit .t1{font-size: 22px;color: #333;font-weight: bold;}
.serTit .t2{font-size: 14px;color: #AAAAAA;}
.serList .info{font-size: 16px;color: #666;margin-top: 50px;}

.serList .item:nth-child(even){background: #fafafa;}
.serList .item:nth-child(even) .img{order: 1;}
.serList .item:nth-child(even) .desc{order: 0;}
.serList .item:nth-child(even) .serTit:before{left: auto;right: -180px;}
.serList .item:nth-child(even) .serTit:after{left: auto;right: -120px;}

.news{width: 100%;padding: 80px 0;}
.newList{width: 100%;}
.newList ul{display: flex;flex-wrap: wrap;}
.newList ul li{width: 33.3%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.newList .part{display: block;width: 100%;background: #fff;box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);padding: 30px;box-sizing: border-box;transition: 0.3s;}
.newList .part .time{font-size: 14px;color: #989898;font-weight:bold;margin-bottom: 25px;}
.newList .part .t1{font-size: 16px;color: #262626;font-weight: bold;margin-bottom: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.newList .part .info{font-size: 14px;color: #999;display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.newList .part .more{font-size: 14px;color: #999;margin-top: 35px;}
.newList .part:hover{background: #FF7327;transform: translateY(-10px);}
.newList .part:hover .time,
.newList .part:hover .t1,
.newList .part:hover .info,
.newList .part:hover .more{color: #fff;}

.contact{width: 100%;padding: 80px 0;}
.cont1{width: 100%;padding: 45px;box-sizing: border-box;background: #fff;box-sizing: border-box;box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);display: flex;flex-wrap: wrap;margin-bottom: 60px;}
.cont1 .item{width: 35%;padding-right: 5%;box-sizing: border-box;font-size: 14px;color: #666;}
.cont1 .item ul li{display: flex;flex-wrap: wrap;margin: 10px 0;}
.cont1 .item ul li .tit{width: 70px;}
.cont1 .item ul li i{color: #FF7327;font-size: 16px;}
.cont1 .item ul li .txt{flex: 1;}
.cont1 .item2{padding-left: 5%;width: 40%;border-left: 1px solid #eee;}
.cont1 .ewm{width: 25%;text-align: center;font-size: 14px;color: #888888;    margin: 20px 0;}
.cont1 .ewm img{border: 1px solid #eee;width: 132px;}


.cont2{width: 100%;padding: 30px 0;}
.contTit{font-size: 18px;margin: 20px 0;font-weight: bold;color: #333333;}
.contForm2{width: 100%;}
.contForm2 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contForm2 ul li{width: 49%;margin-bottom: 10px;display: flex;}
.contForm2 ul li.w100{width: 100%;}
.contForm2 input,
.contForm2 textarea{width: 100%;height: 38px;border: 1px solid #eee;padding: 0 10px;box-sizing: border-box;outline: none;flex: 1;}
.contForm2 textarea{padding: 10px;height: 148px;}
.contForm2 button{height: 38px;background: #FF7327;color: #fff;border: none;width: 120px;margin: 0 auto;display: block;}
.contForm2 .yzmImg{display: block;width: 120px;border: 1px solid #EEEEEE;box-sizing: border-box;overflow: hidden;text-align: center;line-height: 32px;}
.contForm2 .yzmImg img{width: 100px;height: 32px;vertical-align: middle;}


.inside{width: 100%;padding: 60px 0;overflow: hidden;min-height:500px;}













@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 20px;box-sizing: border-box;}
.menu a{padding: 0 20px;}
.banner .part .desc{padding: 0 5%;box-sizing: border-box;}
.banner .part .t1{font-size: 38px;}
.i1List{padding: 35px;}
.i1List .t1{font-size: 38px;}
.about1 .i1List:after{right: 0;}







}



@media only screen and (max-width: 980px) {
.i1List{padding: 25px;}
.i1List .t1{font-size: 32px;}
.i2List .part .t1{font-size: 22px;}
.i3List ul li{padding-right: 35px;padding-bottom: 35px;}
.i3List ul li:nth-child(even){padding-left: 35px;}
.i4Warp .img img{height: 420px;}
.i5List ul li{width: 33.3%;}
.newList ul li{width: 50%;}








}



@media only screen and (max-width: 780px) {
.wapper{padding: 0 10px;}
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.swiper-slide img{height: 320px;}
.banner .part .t1{font-size: 28px;}
.banner .part .more{margin-top: 35px;}
.i1Tit{width: 100%;margin: 0;text-align: center;}
.i1Desc{width: 100%;margin-top: 25px;}
.i1Warp{flex-wrap: wrap;}
.i1Tit .more{margin-top: 25px;}
.i1Tit .more a{margin: 0 auto;}
.i1List ul li{width: 100%;border-right: none;border-bottom: 1px solid #eee;padding: 20px 0;}
.i2List ul li{width: 100%;}
.i2List .part .img img{max-height: 500px;}
.i3List ul li{width: 100%;padding: 20px 10px !important;}
.i4Warp .img{width: 100%;}
.i4List{width: 100%;}
.i4List .item .img{width: 50%;}
.i4List .desc{padding: 5vw;}
.i4List .icon img{width: 32px;}
.i4List .t1{margin-top: 10px;font-size: 16px;}
.i4List .info{font-size: 12px;}
.i4Warp .img img{height: auto;}
.flogo{width: 100%;margin: 0;text-align: center;margin-bottom: 20px;}
.fRight{width: 100%;justify-content: center;}
.fRight dl{width: 100% !important;margin: 0;margin-bottom: 20px;}
.serList .wapper{flex-wrap: wrap;}
.serList .img{width: 100%;order: 1;}
.serList .img img{max-height: 320px;object-fit: cover;}
.serList .desc{width: 100%;margin: 25px 0;order: 0;}
.serTit:before{left: 0;}
.serTit:after{left: 0;}
.serList .item:nth-child(even) .serTit:after{right: 0;}
.serList .item:nth-child(even) .serTit:before{right: 0;}
.newList ul li{width: 100%;}
.cont1{padding: 25px;}
.cont1 .item{width: 100%;padding: 25px 0;border: none;}
.contForm2 ul li{width: 100% !important;}

.i1Tit .t1{font-size: 28px;}
.i1Tit .t2{font-size: 18px;}
.iComTitle{margin-bottom: 25px;}
.iComTitle .t1{font-size: 28px;}
.iComTitle .t2{font-size: 18px;}
.index1{padding: 60px 0;}
.index2{margin-top: 60px;}
.index3{padding: 60px 0;}
.index4{padding: 60px 0;}
.index5{padding: 60px 0;}
.about1{padding: 60px 0;}
.about2{padding: 60px 0;}
.serList .item{padding: 60px 0;}
.services{padding-top: 60px;}
.services .iComTitle{margin: 0;}
.news{padding: 60px 0;}
.contact{padding: 60px 0;}
.tongtu img{height: 220px;}



}
