@import url(font-awesome.min.css);
@import url(swiper.min.css);
@import url(jquery.fancybox.min.css);
@import url(ui.css);
body{ width: 100%; font-family:'microsoft yahei',Source Han Sans CN,"Helvetica Neue",Helvetica,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;background: #FFF; color: #333; font-size: 14px;}

a{ color: #333; text-decoration:none}
a:hover{ color: #108DEE; }

.header{background:#fff; position: fixed; top:0; left: 0; width: 100%; height: 100px; box-shadow: 0 0 20px rgba(0,0,0,0.05); z-index: 999;}
.header .logo{float:left;height:100px; display: flex; align-items: center; }
.header .logo a{ height: 100%; display: flex; align-items: center;  }
.header .tel{float:right; display: flex; height: 100px; align-items: center; }
.header .tel i{ background: #108DEE; width: 38px; height: 38px; margin-right: 8px; border-radius: 50%; display: flex; justify-content: center; align-items: center; }
.header .tel i img{ width: 35px; }
.header .tel strong{ font-size: 24px;  }

.header .nav{font-size:0; margin-right: 30px; float: right;}
.header .nav li{display:inline-block;vertical-align:middle}
.header .nav li>a{display:block;font-size:16px;line-height:100px;margin:0 20px;position: relative; letter-spacing: 3px; }
.header .nav li>a::before{ position:absolute; left: 0; top:0; width: 0; height: 4px; background: #108DEE; content:''; transition: 0.5s; }
.header .nav li>a::after{ position:absolute; left: 0; bottom:0; width: 0; height: 4px; background: #108DEE; content:''; transition: 0.5s; }
.header .nav li>a:hover::before{ width: 100%; }
.header .nav li.active>a::after{ width: 100%; }
.header .nav li .arr{float:right;height:40px;width:40px;position:relative;display:none; z-index: 99;}
.header .nav li .arr:after{content:'';border-top:2px solid #ccc;border-left:2px solid #ccc;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(135deg);right:15px}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover{}
.header .nav li.dropdown{position:relative}
.header .nav .dropdown-box{position:absolute;left:0;min-width:100%;top:100%; display:none;z-index:10;text-align:center;background-color:#FFF; padding:8px 15px;}
.header .nav .dropdown-box a{ font-size:14px;background-color:transparent !important;line-height:35px;color:#333 !important;display: block; position: relative;}
.header .nav .dropdown-box a::before{ position: absolute; left: 10%; bottom: 3px; width: 0; height: 2px; background: #108DEE; content: ''; transition: 0.5s; }
.header .nav .dropdown-box a:hover::before{ width: 80%; }
.header .nav li.open .dropdown-box{display:block}
.search-btn{display:none; float: right; font-size: 24px; height: 60px; align-items: center;}
.search{ display: none; height: 45px; width: 100%; position: absolute; left: 0; top:60px; padding: 2px; background-color: #FFF; box-shadow: 0 0 10px rgba(0,0,0,0.05) }
.search form{ display: flex; height: 100%; }
.search form input{ flex:1;height: 100%; background: none; border: none; outline: none; padding-left: 10px;  }
.search form button{ width: 45px; height: 100%; background: none; border: none; outline: none;  }

.menu-btn{display:none;padding:20px 0 0;float:right;margin-left:15px}
.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#333;content:'';transition: all 0.4s;}
.menu-btn:before{width:24px;}
.menu-btn:after{width:24px; }
.menu-btn span{width:24px; margin: 6px 0 6px; }
.menu-btn.cur:before{transform:rotate(135deg); position: relative; top:10px;}
.menu-btn.cur:after{transform:rotate(-135deg); position: relative; top:8px;}
.menu-btn.cur span{display: none; }

.banner{ position: relative; margin-top: 100px;  }
.banner .swiper-slide img{ display: block; margin:auto; width: 100%; }
.banner .swiper-button-prev{left:0; width: 40px; height: 80px; margin-top: -40px; background-size: 40%; outline: none; background-color: rgba(0,0,0,0.5); background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-button-next{ right:0; width: 40px; height: 80px; margin-top: -40px;  background-size: 40%; outline: none; background-color: rgba(0,0,0,0.5); background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.banner .swiper-pagination-bullet{ width: 10px; height: 10px; opacity: 1; background: #FFF; }
.banner .swiper-pagination-bullet-active{background-color: #2271b1;}

.m-banner{ position: relative; display: none; }
.m-banner .swiper-slide img{ display: block; margin:auto; width: 100%; }
.m-banner .swiper-button-prev{left:0; width: 30px; height: 50px; margin-top: -25px; background-size: 30%; outline: none; background-color: rgba(0,0,0,0.5); background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }
.m-banner .swiper-button-next{ right:0; width: 30px; height: 50px; margin-top: -25px; background-size: 30%; outline: none; background-color: rgba(0,0,0,0.5); background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") }

.section{ padding:60px 0; }
.section-title{ text-align: center;margin-bottom: 45px; color: #999; font-size: 18px; }
.section-title strong{ padding-bottom: 15px; font-size: 26px; background: linear-gradient(to right,#108DEE,#055fa5); -webkit-background-clip: text; color: transparent; position: relative;}
.section-title strong:before{ position: absolute; left:50%; bottom: 0; margin-left: -20px; width: 40px; height: 3px; background: #108DEE; content: '' }
.section-title p{ margin-top: 25px; }

.in-news{ padding-bottom: 60px;}
.in-news-left{ float: left; width: 40%; }
.in-news-right{ margin-left: 42%; }

.in-news-menu{ font-size: 0; margin-bottom: 10px; }
.in-news-menu li{display: inline-block;}
.in-news-menu li a{ display: block; margin-right: 60px; position: relative; font-size: 18px; color: #999; }
.in-news-menu li a::before{ position: absolute; top:4px; right: -30px; width: 2px; height: 18px; background: #c5c5c5; content: ''; }
.in-news-menu li:last-child a::before{ display: none; }
.in-news-menu li.active a{ color: #108DEE; }

.in-news-con li{ background: url(../images/icon1.png) no-repeat left center; display: flex; justify-content: space-between; align-items: center; height: 60px; border-bottom: 1px dashed #d9d9d9; color: #999;}
.in-news-con li a{ flex:1; padding-left: 22px; font-size: 16px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
.in-news-con li a:hover{ font-weight: bold; color: #108DEE; }
.in-news-con li span { width:90px;}

.in-news-ct{ display: flex; }
.in-news-ct .items{ flex:1; margin-right: 30px; margin-bottom: 10px; }
.in-news-ct .items:last-child{ margin-right: 0; }
.in-news-ct .items .tits{ display: flex; align-items: center; height: 40px; font-size: 18px; border-bottom: 1px solid #c5c5c5; position: relative; font-weight: bold; margin-bottom: 10px; }
.in-news-ct .items .tits:before{ position: absolute; bottom: -1px; left: 0; width: 80px; height: 2px; background: #108DEE; content:''; }
.in-news-ct li{ display: flex; justify-content: space-between; align-items: center; height: 45px; position: relative; padding-left: 12px; }
.in-news-ct li:before{ position: absolute; left: 0;top:15px; width: 5px; height: 5px; background: #999; content: ''; border-radius: 50%; }
.in-news-ct li a{ flex:1; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
.in-news-ct li span{ width: 90px; color: #999; text-align: right; }

.in-pro-con li a{ display: block; margin:0 30px; position: relative; color: #FFF; text-align: center; font-size: 18px; }
.in-pro-con li .img-cover {padding-top: 70%;}
.in-pro-con li .text{ position: absolute; bottom: 0; left:0; width: 100%; line-height: 40px; background: rgba(0,0,0,0.8); }
.in-pro-con li a:hover .img-cover span{ transform: scale(1.1); }
.in-pro-con li a:hover .text{ height: 100%; display: flex; align-items: center; justify-content: center; font-weight: bold; }

.in-yewu-con{ background: url(../images/bg1.jpg) no-repeat center / cover; min-height: 530px; margin:0 auto; max-width: 1560px; text-align: center; padding: 60px 0; display: flex; justify-content: center; }
.in-yewu-con li{ width: 30%; transition: 0.5s; }
.in-yewu-con li:hover{ width: 40%; }
.in-yewu-con li .icon{ display: flex; justify-content: center; align-items: center; height: 56px; }
.in-yewu-con li .text{ margin-top: 35px; color: #FFF; transition: 0.5s; }
.in-yewu-con li .text h2{ font-weight: normal; font-size: 28px; }
.in-yewu-con li .text p{ margin: 20px 0 150px; }
.in-yewu-con li .text .more a{ display: inline-block; font-size: 18px; line-height: 40px; border-radius: 10px; border: 1px solid #FFF; color: #FFF; padding: 0 60px; }
.in-yewu-con li .text .more a:hover{ color: #108DEE; background: #FFF; }
.in-yewu-con li:hover .text{ margin-top: 65px; }

.in-case-menu{ font-size: 0; text-align: center; margin-bottom: 35px; }
.in-case-menu li{ display: inline-block; }
.in-case-menu li a{ display: block; padding: 0 30px; position: relative; font-size: 18px; color: #999; border-right: 1px solid #c5c5c5;  }
.in-case-menu li:last-child a{ border-right: 0 }
.in-case-menu li.active a{ color: #108DEE; }

.in-case-con li a{ display: block; font-size: 18px; }
.in-case-con li .img-cover{ padding-top: 75%; }
.in-case-con li .text{ line-height: 50px; transition: 0.5s; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;  }
.in-case-con li a:hover .text{ color: #108DEE; font-weight: bold; padding-left: 20px;}

.in-about{ background: #f7f7f7; display: flex;  }
.in-about .text {flex:0 0 50%; padding: 40px;}
.in-about .text h2{ font-size: 28px; position: relative; margin-bottom: 15px; padding-bottom: 15px; }
.in-about .text h2:before{ position: absolute; left: 0; bottom: 0; width:60px; height: 3px; background-color: #108DEE; content:'';  }
.in-about .text .desc {font-size: 18px; color: #666; line-height: 35px;}
.in-about .text .btns{ margin:50px 0 60px; }
.in-about .text .btns a{ display: inline-block; background: linear-gradient(116deg,#055fa5,#108DEE); padding: 0 25px; line-height: 50px; color: #FFF; }
.in-about .img-center{ flex:1; margin-left: 40px; }

.in-number{ border: 1px solid #e5e5e5; border-right:0; display: flex;}
.in-number li{ flex:1; border-right: 1px solid #e5e5e5; text-align: center; color: #666; padding: 20px 0; }
.in-number li h3{ color: #108DEE; }
.in-number li h3 span{ font-size: 40px; }

.footer{ background-color: #223053; padding-top: 40px; color: #FFF;}
.fnav{ float: left; }
.fnav dl{ float: left; padding: 0 48px; min-height: 168px; border-right: 1px solid rgba(255,255,255,0.3);position: relative; }
.fnav dl:first-child{ padding-left: 0; }
.fnav dl::before{ position: absolute; right: -1px; top:0; width: 1px; height: 25px; background: #FFF; content:''; }
.fnav dl dt a {color: #FFF; margin-bottom: 10px; display: block; font-size: 16px; }
.fnav dl dd a{ display: block; color: rgba(255,255,255,0.8); line-height: 35px; }
.fnav dl dd a:hover{ color: #FFF; }
.footer .address{ float: left; margin-left: 70px; }
.footer .address .text{ margin-bottom: 20px; }
.footer .address h2 { display: flex; align-items: center; height: 35px; font-size: 24px; }
.footer .address h2 i{ margin-right: 18px; margin-top: 8px;}
.footer .address p{ padding-left: 56px;  color: rgba(255,255,255,0.8); line-height: 35px; }
.footer .ewm{ width: 85px; text-align: center; float: right; }
.footer .ewm p{ margin-bottom:10px; }
.footer .ewm img{ width: 85px }
.footer .ewm span {display: block;}
.copyright{margin-top: 30px; text-align: center; color: rgba(255,255,255,0.5); line-height: 25px; padding: 10px; border-top: 1px solid rgba(255,255,255,0.2); position: relative; }
.copyright a{ color:rgba(255,255,255,0.5);  }
.links2{ position: absolute; left:50%; margin-left: 400px; bottom: 8px; width: 200px; display: flex; align-items: center; color: #FFF; }
.links2 p{  padding: 2px; margin-left: 10px; }
.links2 p select{ background: none; color: #FFF; border: 1px solid #FFF; height: 25px; width: 120px; display: block; }
.links2 p select option{ color: #333; height: 25px; display: block;}

.kefu{ position: fixed; bottom: 0; right: 0; z-index: 999;}
.kefu li { margin-bottom: 2px; }
.kefu li a{ display: flex; color: #333; width: 200px; height: 60px; transform: translateX(140px); font-size: 16px; text-align: center; background:#f5f5f5; line-height: 60px; transition: 0.5s; }
.kefu li i{ width: 60px; height:60px; text-align: center;  line-height: 60px; background: #108DEE; color: #FFF; font-size: 20px; }
.kefu li span {display: none; text-align: center; width: 140px; font-weight: bold;}
.kefu li a:hover{ transform: translateX(0px);}
.kefu li a:hover span{ display: inline-block; }
.kefu li a.top:hover{ transform: translateX(140px);}

.banner-sub{ background: no-repeat center /cover; height:630px; margin-top: 100px; display: flex; justify-content: center; align-items: center; }
.banner-sub h2{ color: #FFF; text-shadow: 0 0 10px rgba(0,0,0,0.4); font-size: 44px; }

.subnav{ background-color: #f3f3f3; height: 70px; font-size: 16px;}
.subnav .container {height: 100%;}
.subnav .lanmu{ float: left; width: 65%; }
.subnav .lanmu a{ display: block; line-height: 70px; text-align: center; position: relative; }
.subnav .lanmu a::before{ position: absolute;left: 0; bottom: 0; width: 0; height: 3px; background-color: #108DEE; content:''; }
.subnav .lanmu a.active,.subnav .lanmu a:hover{ background-color: #FFF;  }
.subnav .lanmu a.active::before,.subnav .lanmu a:hover::before{ width: 100%; }
.subnav .curmbs{ float: right; width: 33%; text-align: right; display: flex; justify-content: flex-end; align-items: center; height: 100%;}

.lanmu2{ font-size: 0; text-align: center; margin-bottom:70px; display: none; }
.lanmu2 li{ display: inline-block; }
.lanmu2 li a {display: block; line-height: 60px; font-size: 16px; padding: 0 40px; }
.lanmu2 li.active a{ border-bottom: 2px solid #108DEE; }
.lanmu2.active{ display: block; }

.section-sub{ padding: 50px 0; }

.infocontent{ padding: 0 30px; }
.infocontent-title{margin-bottom:20px;text-align:center}
.infocontent-title h1{margin:0;font-size:24px}
.infocontent-title p{margin:10px 0 0;font-size:12px;color:#999}
.infocontent-title p span{padding:0 5px}

.infocontent-desc{margin-bottom:20px; background: #f3f3f3; color: #666; line-height: 30px; padding:20px; font-size: 16px;}
.infocontent-desc p{display: inline;}
.infocontent-body{line-height:2;margin-bottom:20px; font-size: 16px;}
.infocontent-body img{max-width:100% !important;height:auto !important;width:auto !important}
.infocontent-epx{ padding: 20px 0 0; margin-top: 40px; border-top: 1px dashed #cccccc; }
.infocontent-epx li{ font-size: 16px; line-height: 30px; }

.list-1{ margin-top: -25px; }
.list-1 li a{ display: block; padding: 20px 0; border-bottom: 1px dashed #ddd; overflow: hidden; }
.list-1 li .img-cover{ float: left; width: 250px; height: 180px; border: 1px solid #eee; }
.list-1 li a:hover .img-cover{ border-color: #108DEE;  }
.list-1 li a:hover .img-cover span{ transform: scale(1.1); }
.list-1 li .text{ margin-left: 280px; }
.list-1 li .text h2{ height: 55px; display: flex; justify-content: space-between; align-items: center; }
.list-1 li .text h2 span{ flex:1; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
.list-1 li .text h2 .date{ color: #737373; font-size: 14px; font-weight: normal; width: 90px;}
.list-1 li .text p{ font-size: 16px; line-height: 30px; color: #4d4d4d;  overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }
/*.list-1 li .text .btns{ display: inline-block; line-height: 29px; padding: 0 18px; background:#ccc; color: #FFF; }
.list-1 li a:hover .text .btns{ background: #108DEE; }*/

.list-2{ margin:0 0 0 -50px;}
.list-2 li a{ display: block; margin:0 0 30px 50px; }
.list-2 li .img-cover{ padding-top: 75%;  border: 1px solid #eee; }
.list-2 li .text{ padding:10px 0; }
.list-2 li .text h2{ font-weight: normal; font-size: 18px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
.list-2 li a:hover .img-cover{ border-color: #108DEE;  }
.list-2 li a:hover .img-cover span{ transform: scale(1.1); }
.list-2 li a:hover .text h2{ font-weight: bold; }

.list-3 li a{ display: block; margin:0 25px 30px; position: relative; font-size: 16px;}
.list-3 li .img-cover{ padding-top: 100%;  border: 1px solid #eee; }
.list-3 li a:hover .img-cover{ border-color: #108DEE;  }
.list-3 li a:hover .img-cover span{ transform: scale(1.1); }
.list-3 li .text{ line-height: 75px; border-bottom: 1px solid #eee; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }
.list-3 li a:hover .text{ border-color: #108DEE; font-weight: bold; }

.pages{ font-size: 0; text-align: center; margin-top: 15px; }
.pages li {display: inline-block;}
.pages li a {display: block; font-size: 14px; border: 1px solid #ddd; padding: 8px 15px; margin:0 0 0 -1px;}
.pages li.active a{ background: #108DEE; color: #FFF; }

.list-contact{ background: #108DEE; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
#allmap{ width:64%; height: 500px; }
.list-contact .text { flex:1; padding: 60px; color: #FFF; }
.list-contact .text h2{ padding-bottom: 15px; margin-bottom: 15px; font-size: 24px; }
.list-contact .text p{ line-height: 35px; font-size: 18px;}
.list-contact .text ul{ padding-top: 15px; }
.list-contact .text li{ float: left; text-align: center; margin-right: 25px; }
.list-contact .text li span{ display: block; }
.list-contact .text li img{ width: 130px; }

.contact-title{ text-align: center; margin: 50px 0; position: relative;}
.contact-title:before{ position: absolute; left: 0; top:20px; width: 100%; height: 1px; background: #f3f3f3; content:''; }
.contact-title h2{ font-size: 26px; position: relative; background: #FFF; display: inline-block; padding: 0 25px; }
.contact-title p{ font-size: 18px; color: #999; margin-top: 10px; }


.message{ text-align: center; }
.message .label{ display: flex;  align-items: center; }
.message .label label{ flex:50%; height: 60px;  display: flex; align-items: center; margin-bottom: 30px; }
.message .label label span {width: 90px; text-align: center; font-size: 16px; display: flex; align-items: center; justify-content: center;}
.message .label label span i{color:#dd524d; font-size: 24px; font-weight: bold; margin-right: 5px;font-style: normal; position: relative; top:3px;}
.message .label label input{ flex:1; height: 100%; border:none; background: #f8f7f7; border-radius: 10px; padding-left: 15px; outline: none; font-size: 16px; }
.message .label label em{ width: 80px; }
.message button{ margin-top: 30px; display: inline-block; line-height: 57px; border: none; border-radius: 30px; padding: 0 40px; color: #FFF; background: #108DEE; color: #FFF; font-size: 18px; }
.message .mess{display: flex;  align-items: center; flex-wrap: wrap;}
.message .mess span {width: 100%; text-align: center; font-size: 16px; display: flex; align-items: center; margin-bottom: 20px;}
.message .mess span i{color:#dd524d; font-size: 24px; font-weight: bold; margin-right: 5px;font-style: normal; position: relative; top:3px;}
.message .mess textarea{ font-family: 'microsoft yahei'; flex:100%; height: 200px; background: #f8f7f7; border: none; outline: none; padding: 15px; font-size: 16px;  }

.list-honor{ display: flex; background: #f3f3f3;margin-bottom: 45px; }
.list-honor .pic{ width: 500px; position: relative; }
.list-honor .pic img{ width: 100%; }
.list-honor .pic p{ font-size: 28px; font-weight: bold; position: absolute; left: 0;top:0; width: 100%; height: 100%;  display: flex; justify-content: center; align-items: center; }
.list-honor .pic p span{ background: linear-gradient(to right,#1950b0,#75e51a); -webkit-background-clip: text; color: transparent; }
.list-honor .text{ flex:1; padding: 20px 80px;}
.list-honor .text li a{ display: block; line-height: 63px; position: relative; padding-left: 20px; font-size: 16px; }
.list-honor .text li a::before{ position: absolute; left: 0; top:30px; width: 6px; height: 6px; background: #108DEE; border-radius: 50%; content: '' }

.list-histroy{ position: relative; padding: 30px 0 0; }
.list-histroy::before{ content: ""; position: absolute; top: 0;width: 1px; height: 100%;background-color: #999; left: 50%; transform: translate(-50%); }
.list-histroy li{ position: relative; }
.list-histroy li::before{ width: 16px;  height: 16px; background-color: #fff;  border: 1px solid #108DEE; transform: translate(-50%); content: "";  position: absolute; border-radius: 50%; left: 50%; z-index: 1;  top: 0; }
.list-histroy li::after{ width: 8px;  height: 8px; transform: translate(-50%,50%); background-color: #108DEE; content: "";  position: absolute; border-radius: 50%; left: 50%;z-index: 1; top: 1px; }
.list-histroy li:nth-child(2n-1) .text{ margin-right: 50%; padding-right: 50px; text-align: right; }
.list-histroy li:nth-child(2n) .text{ margin-left: 50%; padding-left: 50px; text-align: left; }
.list-histroy li .text{ padding-bottom: 50px; position: relative; top:-2px; }
.list-histroy li .text h2{ margin-bottom: 10px; }
.list-histroy li .text p{ font-size: 16px; color: #999; line-height: 30px; }

.job-title{ margin-bottom: 30px; }
.job-title span{  background: linear-gradient(to right,#1950b0,#75e51a); -webkit-background-clip: text; color: transparent; font-size: 28px; font-weight: bold; }

.job{ margin-bottom: 30px; }
.job li .text{ display: block; min-height: 320px; margin:0 20px 20px; background: #FFF; box-shadow: 0 0 20px rgba(0,0,0,0.1);text-align: center; padding: 50px 32px; }
.job li .text p{ color: #4d4d4d; line-height: 30px;}
.job li .text h2{ position: relative; font-size: 18px; padding-bottom: 20px; margin-bottom: 30px;   }
.job li .text h2:before{ position: absolute; bottom: 0; left: 50%; margin-left: -30px; width: 60px; height: 2px; background: #c5c5c5; content:''; }
.job li:nth-child(2n) .text h2{ margin-top: 30px; margin-bottom: 0; }

.list-job dl{ margin-bottom: 30px; }
.list-job dl dt a{ color: #333; font-size: 18px; display: flex; justify-content: space-between; align-items: center; height:60px; border: 1px solid #d5d5d5; padding: 0 20px;  }
.list-job dl dt span {font-weight: bold; border-left:4px solid #108DEE; padding-left: 15px;}
.list-job dl dt em{ font-style: normal; display: flex; }
.list-job dl dt i{ position: relative; top:10px; left: 10px; border-top:2px solid #ccc;border-left:2px solid #ccc;display:block;width:8px;height:8px;transform:rotate(225deg); transition: 0.5s; }
.list-job dl dd{ display: none; }
.list-job dl.active dt a{ border-color: #108DEE; }
.list-job dl.active dt i{ transform:rotate(45deg); }
.list-job dl.active dd{ display: block; }
.job-content{ padding: 30px; border-bottom: 1px dashed #e4e4e4; display: flex; align-items: center; flex-wrap: wrap;}
.job-content p{ flex:33.333%; display: flex; align-items: center; height: 40px; font-size: 16px; }
.job-content p i{ font-weight: bold; font-style: normal; }

.job-content2{ padding: 30px; font-size: 16px; line-height: 30px; color: #454648; }
.job-content2 h2{ font-weight: bold; font-size: 18px; }

@media screen and (max-width:1440px){
	.fnav dl{  padding: 0 35px;}
}

@media screen and (max-width:1300px){
	.fnav dl{  padding: 0 23px;}
}

@media screen and (max-width:768px){
	body{ padding-top: 60px; }
	.header{ height: 60px; }
	.header .logo {height: 60px;}
	.header .logo img{ height: 40px; }
	.header .tel{ display: none; }
    .header .nav { text-align: left; background: #FFF; display: none; width: 100%; float: none; margin:0; position: fixed; left: 0; top:60px; }
    .header .nav li {display: block;margin: 0;border-top: 1px solid #eee; }
    .header .nav li a {line-height: 40px; padding: 0 15px; margin: 0}
    .header .nav li.active>a::after{ display: none; }
    .header .nav li .arr {display: block;}
    .header .nav li.open .arr:after {border-color: #108DEE;transform: rotate(225deg);}
    .header .nav .dropdown-box {position: static;background-color: #f5f5f5;min-width: auto;text-align: left;box-shadow: none;}
    .header .nav .dropdown-box a {color: #333 !important;border-top: 1px dotted #ddd;padding: 0 15px;line-height: 40px;background-color: transparent !important;border-bottom: 0;}
    .header .nav .dropdown-box a:hover {background-color: transparent !important;}
    .header .nav .dropdown-box a::before { display: none; }
    .menu-btn {display: block;}
    .search-btn{display: flex;}

    .banner{display: none; }
    .m-banner{ display: block; }

	.section{ padding:30px 0; }
	.section-title{ margin-bottom: 30px;  font-size: 16px; }
	.section-title strong{ font-size: 24px; }

	.in-news-menu li a{ margin-right: 30px; font-size: 16px; }
	.in-news-menu li a::before{ right: -15px;}
	.in-news-left{ float: none; width: auto; }
	.in-news-right{ margin-left: 0; margin-top: 15px; }

	.in-news-ct{ flex-wrap: wrap; }
	.in-news-ct .items{ flex:100%; margin-right: 0px; }
	
	.in-pro-con li { margin-bottom: 20px;}

	.in-yewu-con{ flex-wrap: wrap;  }
	.in-yewu-con li{ width: 100%; margin-bottom: 60px; }
	.in-yewu-con li:last-child{margin-bottom: 0;}
	.in-yewu-con li:hover{ width: 100%; }
	.in-yewu-con li .text h2{ font-size: 20px; }
	.in-yewu-con li .text p{ margin: 20px 0 40px; }
	.in-yewu-con li .text .more a{ font-size: 16px; line-height: 30px; padding: 0 30px; }

	.in-about{ flex-wrap: wrap; width: auto; }
	.in-about .text{ flex: 100%; padding: 20px; }
	.in-about .text h2{ font-size: 20px; }
	.in-about .text .desc {font-size: 14px; line-height:25px;}
	.in-about .text .btns{ margin:20px 0 20px; }
	.in-about .img-center{ flex: 100%; order: -1 ;margin-left: 0;}
	.in-about .img-center img{ height: auto; }
	.in-number li h3{ font-size: 14px; }
	.in-number li h3 span{ font-size: 20px; }

	.in-case-menu li{width: 25%; }
	.in-case-menu li a{ padding: 0 15px; }
	.in-case-con li a{ font-size: 16px; }

	.fnav{ display: none; }
	.footer .address{ float: none; width: 100%; display: flex; margin-left: 0; }
	.footer .address h2 { font-size: 18px; }
	.footer .address h2 i{ margin-right: 10px; }
	.footer .address p{ padding-left: 40px; font-size: 12px;  }
	.footer .ewm{ float: none; width: 100%; display: flex; justify-content: center; }
	.footer .ewm p{ padding: 0 30px; }
	.links2{  left:25%; margin-left: 0; bottom: 75px; width: 200px;}

	.banner-sub{ margin-top: 0; height: 300px; }
	.banner-sub h2{ font-size: 28px; }

    .subnav .lanmu{ float: none; width: 100%; }
	.subnav .curmbs{ display: none; }

	.lanmu2{  margin-bottom:30px; }
	.lanmu2 li a { line-height: 30px; font-size: 14px; padding: 0 20px; margin-bottom: 15px; }

	.section-sub{ padding: 25px 0;}
	.infocontent{ padding: 0; }

	.list-1 li .img-cover{ float: none; width: auto; height: auto; padding-top: 75%; }
	.list-1 li .text{ margin-left: 0; margin-top: 10px; }
	.list-1 li .text h2{ height: 30px; font-size: 18px;}
	.list-1 li .text p{ font-size: 14px; line-height: 23px;  }

	.list-3{ padding: 0; }

	#allmap{width:100%;height:340px}
    .list-contact .text{flex:100%;padding:20px;color:#fff;}
    .list-contact ul{ display: flex; }
    .list-contact li{ flex:1; margin-right: 0; }


     .message .label{ flex-wrap: wrap; }
     .message .label label{ flex:100%;}

    .list-honor{ flex-wrap:wrap ;margin-bottom: 25px; }
	.list-honor .pic{ width:100%;  }
	.list-honor .text{ flex:100%; padding: 15px; }

	.list-histroy li:nth-child(2n-1) .text{  padding-right: 20px;  }
	.list-histroy li:nth-child(2n) .text{  padding-left: 20px; }
	.list-histroy li .text h2{  font-size: 16px;}
	.list-histroy li .text p{ font-size: 12px; line-height: 22px; }

	.job-content{ padding: 10px;}
	.job-content p{ flex:100%; }
	.job-content2{ padding: 10px;}




	
	
	
}