/*子页面banner*/
.page_banner {overflow: hidden;position: relative;padding:100px 0;}
.banner_company {background: url(../images/banner_company.jpg) center no-repeat;background-attachment: fixed;}
.banner_contact {background: url(../images/banner_contact.jpg) center no-repeat;background-attachment: fixed;}
.banner_product {background: url(../images/banner_product.jpg) center no-repeat;background-attachment: fixed;}
.banner_news {background: url(../images/banner_news.jpg) center no-repeat;background-attachment: fixed;}
.banner_honor {background: url(../images/banner_honor.jpg) center no-repeat;background-attachment: fixed;}
.banner_history {background: url(../images/banner_history.jpg) center no-repeat;background-attachment: fixed;}
.banner_culture {background: url(../images/banner_culture.jpg) center no-repeat;background-attachment: fixed;}
.banner_device {background: url(../images/banner_device.jpg) center no-repeat;background-attachment: fixed;}
.banner_cpys {background: url(../images/banner_cpys.jpg) center no-repeat;background-attachment: fixed;}
.banner_cpzs {background: url(../images/banner_cpzs.jpg) center no-repeat;background-attachment: fixed;}
.page_banner .container{position: relative;}
.page_banner .container .box{ display: inline-block;padding:20px;line-height: 26px;color: #fff;background: rgba(0,137,225,.8); font-size: 12px;text-transform: uppercase;position: relative;}
.page_banner .container .box:after{width: 3px;height: 100%;background:#ee2225;content: '';position: absolute;left: 0;top:0;}
.page_banner .container .box span {font-size: 26px;}
.no-goods{text-align: center;}

/*子页面面包屑*/
.inner-position{margin-top:10px;}
.inner-position .container{border-bottom:solid 1px #f1f0f0;}
.inner-position h4{color: #999999;font-size: 14px;line-height: 40px;position: relative;text-indent: 25px;}
.inner-position h4:after{content: '';position: absolute;left: 0;top:0;height: 40px;background: #0089e1;width: 3px;}
.inner-position h4 a{font-size: 14px;color: #999999;}
.inner-position h4 a:hover{color: #0089e1;}

/*子页面导航*/
.inner-nav{margin-top: 30px;}
.inner-nav ul{text-align: center;}
.inner-nav ul li{display: inline-block;margin:0 10px;text-align: center; margin-bottom: 20px;}
.inner-nav ul li a{color: #333333;display: inline-block;padding:0 30px; font-size: 16px;line-height: 38px; border-radius: 3px;border:solid 1px #e3e3e3;transition: all .4s;}
.inner-nav ul li a:hover{color: #fff;background: #0089e1;border-color: #0089e1;}
.inner-nav ul li.on a{color: #fff;background: #0089e1;border-color: #0089e1;}
.inner-box{padding:50px 0;}

/*子页面标题*/
.inner_tit{line-height: 35px;color: #333333;font-size: 30px;padding-bottom: 20px;position: relative;margin-bottom: 35px;}
.inner_tit:after{width: 70px;height: 3px;content: '';position: absolute;background: #0089e1;bottom:0;left:50%;}
.inner_tit:before{width: 70px;height: 3px;content: '';position: absolute;background: #ee2225;bottom:0;right:50%;}

/*公司简介 css*/
.inner_company_01{background: url(../images/company_bg.png) center bottom no-repeat;padding-bottom: 330px;}
.inner_company .inner_company_01_con{padding:0 100px;margin-bottom: 50px;}
.inner_company .inner_company_01_con p{ text-indent: 2em; color: #666666;font-size: 16px;line-height: 36px;}
.inner_company .inner_company_01_yj p{color: #666;font-size: 20px;text-transform: uppercase;line-height: 40px;font-family: 宋体;text-align: center;}
.inner_company .inner_company_01_yj p:first-of-type{color: #666666;font-size: 28px;font-weight: bold;}
.inner_company_02 img{width: 100%;}
.inner_company_02 p:first-of-type{text-indent: 2em; color: #666666;font-size: 16px;line-height: 36px;padding-bottom: 10px;}
.inner_company_02 p:last-of-type{color: #666666;font-size: 10px;line-height: 25px;opacity: .5;text-transform: uppercase;padding-top: 10px;}
.inner_company_03 .item{display: flex;flex-wrap: wrap;}
.inner_company_03 .item>div{flex:0 0 50%;}
.inner_company_03 .con{display: flex;align-items: center;justify-content: center;}
.inner_company_03 .info{padding:30px;}
.inner_company_03 p{ text-indent: 2em; color: #666666;font-size: 16px;line-height: 36px;}
.inner_company_03 img{width: 100%;}


/*culture css*/
.inner_culture .culture_img ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.inner_culture .culture_img li{flex:0 0 0 0 31.4%;width: 31.4%;text-align: center;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);margin-bottom: 30px;}
.inner_culture .culture_img li img{width: 100%;}
.inner_culture .culture_list{background: rgba(0,0,0,.02);}
.inner_culture .culture_list dl{margin-bottom: 30px;position: relative;}
.inner_culture .culture_list dl:before{width: 1px;height: 100%;content: '';position: absolute;left:0;top:0;background: #d5d5d5;left: 15px;top:0;}
.inner_culture .culture_list dl:after{width: 1px;height: 25px;content: '';position: absolute;left:0;top:0;background: #c80000;left:15px;top:1;z-index: 1;}
.inner_culture .culture_list dl dt{padding-left: 18px;font-size: 18px;color: #0089e1;line-height: 25px;}
.inner_culture .culture_list dl dd{padding:12px 0; padding-left: 18px;font-size:16px;color: #666;}


/*history css*/
.inner_history{background: url(../images/history_bg.jpg) center bottom no-repeat;}
.inner_history .honor_img{width: 100%;}
.inner_history .honor_img img{margin:0 auto;padding-bottom: 30px;display: block;}
.inner_history .list li{width: 100%;min-height: 200px;display: flex;}
.hw-cont1,.hw-cont2 {width: 50%;}
.hw-cont1 {text-align: right;}
.hw-cont1 .hc1-title {padding-bottom: 25px;padding-right: 155px; position: relative;}
.hw-cont1 .hc1-title h3 {font-weight: 400;font-size: 60px;color: #e00018; font-family: montserrat;}
.hw-cont1 .hc1-title::after {content: '';width: 41px;height: 41px;background: url("../images/time_icon2.png") no-repeat;background-size: cover;position: absolute;right: 0; top: 20px;}
.hw-cont1 .hc1-title span {font-size: 22px; position: absolute;right: -40px;bottom: 0;font-family: montserrat;width: 120px;text-align: center;}
.hw-cont1 .hc1-cont {padding-right: 155px;position: relative;opacity: .7;}
.hw-cont1 .hc1-cont p {padding-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hw-cont1 .hc1-cont::after {width: 1px;height: 90px;background: rgba(0,0,0,.5);content: '';position: absolute;right: 18px;top: 0;}
.inner_history .list li:nth-child(even) {flex-direction: row-reverse;}
.inner_history .list li:nth-child(even) .hw-cont1 {text-align: left;}
.inner_history .list li:nth-child(even) .hw-cont1 .hc1-title {padding-left: 140px;padding-right: 0;}
.inner_history .list li:nth-child(even) .hw-cont1 .hc1-title::after {content: '';width: 41px;height: 41px;background: url("../images/time_icon2.png") no-repeat;background-size: cover;position: absolute;left: -41px;top: 20px;}
.inner_history .list li:nth-child(even) .hw-cont1 .hc1-title span {left: -80px;}
.inner_history .list li:nth-child(even) .hw-cont1 .hc1-cont { padding-left: 140px;padding-right: 0;}
.inner_history .list li:nth-child(even) .hw-cont1 .hc1-cont::after {left: -18px;}


/* 生产基地 css*/
.inner_deivce li{margin-bottom: 30px;border:1px solid #dddddd;}
.inner_deivce li .img{width: 50%;float: left;}
.inner_deivce li .img .swiper-container .swiper-pagination-bullet{width: 15px;height: 7px;border-radius: 30px;opacity: 1;background: #bbbbbb}
.inner_deivce li .img .swiper-container .swiper-pagination-bullet-active{width: 25px;background: #0089e1;}
.inner_deivce li .img .swiper-container {width: 100%;}
.inner_deivce li .img .swiper-container .swiper-slide {text-align: center}
.inner_deivce li .img .swiper-container .swiper-slide img{width: 100%;}
.inner_deivce li .con{width: 50%;float: left;}
.inner_deivce li .con .info{padding:50px;}
.inner_deivce li .con .info .details{width: 100%;height: 130px;overflow: hidden;}
.inner_deivce li .con .info .details .mCSB_container{padding-right: 30px;}
.inner_deivce li .con .info .details .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #4b4b4b;}
.inner_deivce li .con .info .details .mCSB_scrollTools .mCSB_draggerRail{width: 4px;}
.inner_deivce li .con .info .details p{line-height: 30px; color: #666666;font-size: 16px;}
.inner_deivce li .con .info .details p.t{line-height: 45px; color: #0089e1;font-size: 24px;}
.inner_deivce li .con .info .more{margin-top: 30px;}
.inner_deivce li .con .info .more a{display: inline-block;padding:0 60px;line-height: 40px;font-size: 16px;color: #fff;background: #0089e1;transition: all .4s;}
.inner_deivce li .con .info .more a i{font-size: 20px;margin-left: 10px;}
.inner_deivce li:hover .con .info .more a{text-indent: 10px;background: #ee2225;}
.inner_deivceinfo{background: url(../images/deviceinfo_bg.jpg) center no-repeat;padding:150px 0;background-attachment: fixed;}
.inner_deivceinfo .name{color: #333;font-size: 30px;}
.inner_deivceinfo .info{color: #333;font-size: 14px;line-height: 35px;position: relative;}
.inner_deivceinfo .info .prev_next_page{width: 55px;position: absolute;right:-60px;top:50%;transform: translateY(-50%);}
.inner_deivceinfo .info .prev_next_page.fix{left:auto;}
.inner_deivceinfo .info .prev_next_page span.page{display:block; width: 55px;height: 55px;border-radius: 100%;border:solid 1px #0089e1;background: #0089e1; font-size: 0;margin-bottom: 23px; background-repeat: no-repeat;background-position: center center;transition: all .5s;position: relative;}
.inner_deivceinfo .info .prev_next_page span.page_none{opacity: .3;}
.inner_deivceinfo .info .prev_next_page span.page a{display: block; width: 55px;height: 55px;position: absolute;left:0;top:0;}
.inner_deivceinfo .info .prev_next_page span.gb{background-image: url(../images/guidance_close.png);}
.inner_deivceinfo .info .prev_next_page span.prev{background-image: url(../images/guidance_lbtn.png);}
.inner_deivceinfo .info .prev_next_page span.next{background-image: url(../images/guidance_rbtn.png);margin-bottom: 0;}
.inner_deivceinfo .info .prev_next_page.fix span{position: fixed;border:solid 1px #0089e1;background-color: #0089e1;}
.inner_deivceinfo .info .prev_next_page.fix span.gb{margin-top:20px;}
.inner_deivceinfo .info .prev_next_page.fix span.prev{margin-top:98px;}
.inner_deivceinfo .info .prev_next_page.fix span.next{margin-top:176px;}
.inner_deviceinfo_img{width: 100%;border-radius: 50px;border:solid 10px #f2f2f2;}
.inner_deviceinfo_img .swiper-container{width: 100%;}
.inner_deviceinfo_img .swiper-slide {text-align: center;}
.inner_deviceinfo_img .swiper-slide img{width: 100%;border-radius: 50px;}
.inner_deviceinfo_img .swiper-container .swiper-pagination-bullet{width: 15px;height: 7px;border-radius: 30px;opacity: 1;background: #bbbbbb}
.inner_deviceinfo_img .swiper-container .swiper-pagination-bullet-active{width: 25px;background: #0089e1;}

/*技术优势*/
.inner_jsys_1{position: relative;padding-bottom: 50px;}
.inner_jsys_1:after{width: 1920px;height: 212px;background: #f2f2f2;position: absolute;content: '';bottom:0;left:50%;transform: translateX(-50%);}
.inner_jsys_1 .row{position: relative;z-index: 2;}
.inner_jsys_1 img{max-width: 100%;}
.inner_jsys_1 p{color: #666666;font-size: 16px;line-height: 35px;text-indent: 25px;padding:50px 0;}
.inner_jsys_2 .swiper-container {width: 100%;}
.inner_jsys_2 .swiper-container .swiper-slide { text-align: center; display: block;border:solid 3px #0089e1;box-sizing: border-box;}
.inner_jsys_2 .swiper-container .swiper-slide img{width: 100%; }
.inner_jsys_3{background: #f2f2f2;}
.inner_jsys_3 .swiper-container {width: 100%;}
.inner_jsys_3 .swiper-container .swiper-slide { text-align: center; display: block;}
.inner_jsys_3 .swiper-container .swiper-slide img{width: 100%; }
.inner_jsys_4 #service {padding-bottom: 40px;width: 100%;overflow: inherit;}
.inner_jsys_4 #service .li {position: relative;border:solid 2px #cfcfcf;}
.inner_jsys_4 #service .li .serviceBox {background: #0089e1;position: relative;}
.inner_jsys_4 #service .li .serviceBox:after {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #fff;content: ''; z-index: 10;-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) .1s;}
.inner_jsys_4 #service .li:nth-child(2) .serviceBox:after {-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) .2s;}
.inner_jsys_4 #service .li:nth-child(3) .serviceBox:after {-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) .3s;}
.inner_jsys_4 #service .li:nth-child(4) .serviceBox:after {-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) .4s;}
.inner_jsys_4 #service .li:nth-child(5) .serviceBox:after {-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) .5s;}
.inner_jsys_4 #service .li:nth-child(6) .serviceBox:after {-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) .6s;}
.inner_jsys_4 #service .li .serviceBox.animated:after {height: 0;bottom: 0;}
.inner_jsys_4 #service .li .serviceBox.animated .img img {-webkit-transform: scale(1);visibility: visible;}
.inner_jsys_4 #service .li .img img {width: 100%;visibility: hidden;-webkit-transition: all 1.5s ease .1s;}
.inner_jsys_4 #service .li:nth-child(2) .img img {-webkit-transition: all 1.5s ease .2s;-webkit-transform: scale(1.2);}
.inner_jsys_4 #service .li:nth-child(3) .img img {-webkit-transition: all 1.5s ease .3s;-webkit-transform: scale(1.2);}
.inner_jsys_4 #service .li:nth-child(4) .img img {-webkit-transition: all 1.5s ease .4s;webkit-transform: scale(1.2);}
.inner_jsys_4 #service .li:nth-child(5) .img img {-webkit-transition: all 1.5s ease .5s;-webkit-transform: scale(1.2);}
.inner_jsys_4 #service .li:nth-child(6) .img img {-webkit-transition: all 1.5s ease .6s;-webkit-transform: scale(1.2);}
.inner_jsys_4 #service .li .icon {position: absolute;top: 20%;color: #fff;width: 100%;text-align: center;opacity: 0;transition: ease .5s;display: none;}
.inner_jsys_4 #service .li .icon:after {content: '';position: absolute;width: 1px;height: 30px;background: rgba(255,255,255,.7);top: 120%;left: 50%;}
.inner_jsys_4 #service .li .icon i {font-size: 70px;}
.inner_jsys_4 #service .li ._slide {width: 171px;line-height: 42px;border: 1px solid #fff;border-radius: 25px;color: #fff;font-size: 14px;text-indent: 35px;height: 46px;position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);opacity: 0;transition: ease .6s;}
.inner_jsys_4 #service .li ._slide i {position: absolute;right: 2px;height: 32px;width: 32px;border-radius: 50%;background: #fff;color: #3e3e3e;line-height: 32px;font-size: 16px;top: 5px;right: 4px;text-align: center;transition: ease 1s;z-index: 8;text-indent: 0;}
.inner_jsys_4 #service .li ._slide .tips {position: absolute;z-index: 1;left: 0;overflow: hidden;width: 100%;height: 100%;transition: ease 1s;}
.inner_jsys_4 #service .li ._slide .mask {position: absolute;z-index: 5;transition: ease 1s;width: 100%;height: 100%;left: 0;}
.inner_jsys_4 .swiper-wrapper .li .img {width: 100%;transition: ease .7s;position: relative;overflow: hidden;}
.inner_jsys_4 .swiper-wrapper .li.s a {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.inner_jsys_4 .swiper-wrapper .li.s .thum {width: 100px;height: 85px;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);text-align: center;font-size: 14px;}
.inner_jsys_4 .swiper-wrapper .li.s .thum b {width: 50px;height: 50px;display: block;margin: auto;background: url(../images/plus_icon.png) no-repeat;background-size: cover;}
.inner_jsys_4 .swiper-wrapper .li.s .thum p {font-size: 14px;display: block;margin-top: 5px;color: #fff;}
.inner_jsys_4 .swiper-wrapper .li .text {position: absolute;text-align: center;color: #fff;transition: .7s all ease;width: 100%;bottom: 10%;opacity: 0;}
.inner_jsys_4 .swiper-wrapper .li p:nth-child(1) {font-size: 18px;line-height: 26px;}
.inner_jsys_4 .swiper-wrapper .li p:nth-child(2) {color: rgba(255,255,255,.6);font-size: 12px;text-transform: capitalize; line-height: 1.7;padding: 0 5%;}
.inner_jsys_4 .swiper-wrapper .li .info {text-align: center;transition: .7s all ease;width: 100%;position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);opacity: 0;transition: ease .6s;}
.inner_jsys_4 .swiper-wrapper .li .info p {color: rgba(255,255,255,.8);font-size: 13px;line-height: 1.9;padding: 0 5%;}
.inner_jsys_4 #service .li:hover ._slide {opacity: 1;bottom: 18%;}
.inner_jsys_4 #service .li:hover .info {opacity: 1;bottom: 32%;}
.inner_jsys_4 #service .li:hover .icon {opacity: 1;}
.inner_jsys_4 .swiper-wrapper .li:hover .text {transform: translateY(-220px);opacity: 1;}
.inner_jsys_4 .swiper-wrapper .li:hover .img {background-size: cover;width: 100%;opacity: 0;}
.inner_jsys_4 #service .li ._slide:hover i {transform: translateX(-400%) rotate(-1440deg);}
.inner_jsys_4 #service .li ._slide:hover .tips {width: 20%;}

/*honor css*/
.honor_txt{line-height: 35px;color: #666;font-size: 16px;margin-bottom: 30px;}
.honor_thread{width: 100%;height: 26px;background: #f3f3f3;margin:0 auto;margin-bottom: 30px;}


/*case css*/
.case-tit{color: #4a4a4a;font-size: 26px;line-height: 50px;margin-bottom: 30px;}
.case-tit a{color: #4a4a4a;font-size: 26px;}
.case-thread{width: 100%;height: 26px;background: #f3f3f3;margin:0 auto;margin-bottom: 30px;}
.case-more{text-align:center;}
.case-more a{display: inline-block;padding:0 40px;line-height: 45px;background: #f3f3f3;color: #333;font-size: 16px;border-radius: 30px;transition: all .4s;margin-bottom: 40px;}
.case-more a:hover{background: #0089e1;color: #fff;}
.case-ul .item{margin-bottom: 10px;padding:0 10px;}
.case-ul .item dl{padding-bottom: 23px;border-bottom:1px solid #E9E9E9;position: relative;top:0;transition: all .3s ease-in-out 0s;}
.case-ul .item dl:after{width: 0;height: 1px;background:#0089e1;content: '';position: absolute;left: 0;bottom:-1px;transition: all .4s;}
.case-ul .item dt{overflow: hidden;width: 100%;height: 0;padding-bottom: 75%;position: relative;border:1px solid #E9E9E9;}
.case-ul .item dt img{max-width: 100%;max-height: 100%;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.case-ul .item dd p{margin:25px 0 8px;line-height: 25px;color: #555353;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
.case-ul .item dd span{line-height: 20px;color: #adadad;font-size: 14px;}
.case-ul .item dl:hover{top:-15px;}
.case-ul .item dl:hover:after{width: 100%;}


/*product css*/
.product-ul li{margin-bottom: 20px;padding:0 10px;}
.product-ul li .item{position: relative;overflow: hidden;}
.product-ul li a{display: block;position: relative;overflow: hidden;border:solid 1px #f2f2f2;border-bottom:none;}
.product-ul li .img{overflow: hidden;text-align: center;}
.product-ul li .img img{width: 100%;box-sizing: border-box;}
.product-ul li .txt{padding:10px 20px; background: #f6f6f6;transition: all .4s;text-align: center;}
.product-ul li .txt h4 a{font-size: 18px;color: #333333;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: pre;border:none;}
.product-ul li:hover .txt{background: #0089e1;}
.product-ul li:hover .txt h4 a{color: #fff;}


/*proinfo css*/
.inner-proinfo{border-bottom:solid 10px #f9f9f9;}
.inner-proinfo .p_l img{width: 100%;border:solid 1px #f6f6f6;}
.inner-proinfo .p_r h4{color: #333333;font-size: 30px;margin-bottom: 20px;}
.inner-proinfo .p_r .fulture a{display: inline-block;padding:0 20px;line-height: 30px;border-radius: 3px;border:solid 1px #0089e1;color: #666666;font-size: 14px;margin-right: 5px;margin-bottom: 5px;}
.inner-proinfo .p_r .con{background: #f9f9f9;padding:30px 40px;margin-top: 20px;}
.inner-proinfo .p_r .con span{color: #333;font-size: 16px;}
.inner-proinfo .p_r .con p{color: #808080;font-size: 14px;line-height: 30px;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow: hidden;margin-top: 8px;}
.inner-proinfo .p_r .con ul{margin-top: 20px;}
.inner-proinfo .p_r .con li{line-height: 25px;color: #666666;font-size: 14px;position: relative;margin-bottom: 10px;}
.inner-proinfo .p_r .con li:after{content: '';position: absolute;right: 15px;top:50%;height: 10px;width: 1px;background: #bebebe;margin-top: -5px;}
.inner-proinfo .p_r .con li:last-child:after{background: none;}
.inner-proinfo .p_r .con li img{margin-right: 5px;}
.inner-proinfo dl{margin-top: 20px;}
.inner-proinfo dl dt{float: left;margin-right: 20px;}
.inner-proinfo dl dd{float: left;}
.inner-proinfo dl dt a{display: inline-block;font-weight: normal; padding:0 60px;color: #fff;background: #0089e1;border-radius: 5px; line-height: 55px;font-size: 18px;}
.inner-proinfo dl dd a{height: 55px;display: inline-block; color: #666666;background: url(../images/pro_tel.png) left center no-repeat;line-height: 25px;font-size: 14px;padding-left: 45px;}
.inner-proinfo dl dd a i{font-style: normal; color: #0089e1;font-size: 30px;}
.inner-pro-nav{line-height: 60px;border-bottom:solid 1px #dddddd;}
.inner-pro-nav.fix{position: fixed;left: 0;top:0;right:0;background: #fff;z-index: 100;-moz-box-shadow:2px 2px 5px #C7C7C7; -webkit-box-shadow:2px 2px 5px #C7C7C7; box-shadow:2px 2px 5px #C7C7C7;}
.inner-pro-nav ul li{float: left;}
.inner-pro-nav ul li a{display: inline-block;color: #666666;font-size: 18px;padding:0 40px;position: relative;transition: all .4s;}
.inner-pro-nav ul li a:after{width: 0;height: 3px;background: #0089e1; content: '';position: absolute;left: 50%;transform: translateX(-50%);bottom:-3px;transition: all .4s;}
.inner-pro-nav ul li a:hover:after{width: 100%;}
.inner-pro-nav ul li a:hover{color: #0089e1;}
.inner-pro-nav ul li.current a:after{width: 100%;}
.inner-pro-nav ul li.current a{color: #0089e1;}
.inner-prodetails-l{border-right: solid 1px #dddddd;padding-right: 30px;}
.probox{background: url(../images/thread.png) left bottom repeat-x;}
.probox:last-of-type{background: none;}
.probox_tit{line-height: 30px;color: #333333;font-size: 24px;margin-bottom: 20px;}
.probox_con{font-size: 15px;color: #555555;line-height: 30px;}
.probox_con img{max-width: 100%;}
.proxgcp .swiper-container {width: 100%;}
.proxgcp .swiper-container .swiper-slide .img{overflow: hidden;position: relative;box-sizing: border-box;border:solid 1px #f6f6f6;}
.proxgcp .swiper-container .swiper-slide .img img{width: 100%;transition: all  2.5s;}
.proxgcp .swiper-container .swiper-slide:hover .img img{transform: scale(1.05);}
.proxgcp .swiper-container .swiper-slide .img .ico{position: absolute;left: 0;bottom:0;right: 0; background: rgba(0,137,225,.8);padding:5px 10px;}
.proxgcp .swiper-container .swiper-slide .img .ico li{width: 50%;float: left;color: #fff;font-size: 14px;}
.proxgcp .swiper-container .swiper-slide .img .ico li:first-child img{margin-right: 5px;}
.proxgcp .swiper-container .swiper-slide .img .ico li img{width: 19px;display: inline-block;}
.proxgcp .swiper-container .swiper-slide .txt a{padding:0px 20px;background: #f6f6f6;display: block;color: #333333;font-size: 16px;line-height: 40px;text-align: center;}
.prostrength li{padding:0 10px;margin-bottom: 20px;text-align: center;}
.prostrength li .img{border-radius: 10px;overflow: hidden;}
.prostrength li .img img{width: 100%;}
.prostrength li .txt{line-height: 40px;color: #999;font-size: 16px;}
.pronews li a{line-height: 70px;border-bottom:solid 1px #eaeaea;display: flex;}
.pronews li a h4{flex: 0 0 75%;color: #666666;font-size: 15px;line-height: 70px;overflow: hidden;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.pronews li a span{flex: 0 0 25%;line-height: 70px;text-align: right;}
.pronews li a span i{ font-style: normal; display: inline-block;background: url(../images/time.png) left center no-repeat;padding-left:20px;color: #999999;font-size: 14px;}
.inner-prodetails-r{padding-left: 30px;}
.inner-prodetails-r .protit{line-height: 20px;color: #0089e1;font-size: 20px;text-indent: 10px;border-left:solid 3px #0089e1;margin-bottom: 30px;margin-top: 40px;}
.inner-prodetails-r .prorecommend .swiper-container {width: 100%;box-sizing: border-box;border:solid 1px #f6f6f6;}
.inner-prodetails-r .prorecommend .swiper-container .swiper-wrapper{transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide {display: block; text-align: center;}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide .img{overflow: hidden;}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide .img img{width: 100%;}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide .txt{line-height: 50px;color: #666666;font-size: 16px;background: #f6f6f6;}
.inner-prodetails-r .proform{background: #f6f6f6;padding:20px;}
.proform .online-form input {display: block;width: 100%;padding: 0 9px;height: 38px;line-height: 38px;border: 1px solid #e6e6e6;background: #fff;margin-top: 10px;font-size: 14px;color: #666;}
.proform .online-form input.code {width: 120px;float: left;}
.proform .online-form a {display: block;}
.proform .online-form a.code {float: left;height: 42px;max-width: 100px;line-height: 42px;font-size: 0;text-align: center;margin-left:10px;margin-top: 10px;}
.proform .online-form a.code img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
.proform .online-form textarea {display: block;font-size: 14px;color: #666;width: 100%;border: 1px solid #e6e6e6;background: #fff;height: 120px;margin-top: 10px;line-height: 30px;padding: 5px 9px;}
.proform .online-form .btn-box {width: 100%;overflow: hidden;margin-top: 10px;}
.proform .online-form .btn-box a{display: block;height: 40px;line-height: 40px;text-align: center;border-radius: 5px;padding:0; color: #fff;background: #0089e1;border:none;}
.proform .online-form .btn-box a:hover {background: #333;}

/*新闻综合*/
.news-lis-lb li{ border-bottom: solid 1px #f4f4f4;padding:20px 15px;padding-bottom: 30px; transition: all .4s;}
.news-lis-lb li ._news_date{text-align: center;color:#3f3f3f;font-size: 16px;line-height: 25px;padding-top: 27px;}
.news-lis-lb li ._news_date span{font-size: 48px;font-weight: bolder;}
.news-lis-lb li ._news_con{padding-left: 30px;}
.news-lis-lb li ._news_con h4{font-weight: bolder;color: #333;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 35px;}
.news-lis-lb li ._news_con p{color: #6a6a6a;font-size: 14px;line-height: 30px;max-height:60px; display: -webkit-box;overflow: hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-lis-lb li:hover{background: #f0f0f0;}
.news-lis-lb li:hover ._news_date{color: #0089e1;}
.news-lis-rb .swiper-container {width: 100%;}
.news-lis-rb .swiper-container .swiper-slide { display: block;position: relative;}
.news-lis-rb .swiper-container .swiper-slide img { width: 100%;}
.news-lis-rb .swiper-container .swiper-slide .name { width:100%;position: absolute;left:0;bottom:0;line-height: 50px;background: rgba(0,0,0,.6);padding:0 20px;}
.news-lis-rb .swiper-container .swiper-slide .name h4 {line-height: 50px;color: #fff;font-size: 16px;text-overflow: ellipsis;white-space: pre;overflow: hidden;}
.news-lis-rb .swiper-container .swiper-button-prev,.news-lis-rb .swiper-container .swiper-button-next{display: block; width: 50px;height: 80px;background: rgba(0,0,0,.8);line-height: 80px;text-align: center;}
.news-lis-rb .swiper-container .swiper-button-prev i,.news-lis-rb .swiper-container .swiper-button-next i{color: #fff;font-size: 30px;}
.news-lis-rb .swiper-container .swiper-button-prev{left:0;}
.news-lis-rb .swiper-container .swiper-button-next{right: 0;}
.news-lis-rb .swiper-container .swiper-pagination-bullets{bottom:50px;}
.news-lis-rb .swiper-container .swiper-pagination-bullet{width: 15px;height: 7px;border-radius: 30px;opacity: 1;background: #bbbbbb}
.news-lis-rb .swiper-container .swiper-pagination-bullet-active{width: 25px;background: #0089e1;}
.inner_news_02 .swiper-container{width: 100%;}
.inner_news_02 .swiper-container .swiper-slide  a{background: #f5f5f5;display: block;}
.inner_news_02 .swiper-container .swiper-slide .img{width: 100%;overflow: hidden;margin-bottom: 10px;position: relative;}
.inner_news_02 .swiper-container .swiper-slide .img:after{width: 0;height: 100%;content: '';position: absolute;left:0;top:0;background: rgba(0,0,0,.6);transition: all .5s;}
.inner_news_02 .swiper-container .swiper-slide .img:before{width: 0;height: 100%;content: '';position: absolute;right:0;top:0;background: rgba(0,0,0,.6);transition: all .5s;}
.inner_news_02 .swiper-container .swiper-slide .img img{width: 100%;display: block;transition: transform 1s ease 0s;}
.inner_news_02 .swiper-container .swiper-slide .items{padding:25px 25px;}
.inner_news_02 .swiper-container .swiper-slide .time{color: #80858a;font-size: 14px;}
.inner_news_02 .swiper-container .swiper-slide .tit{color: #393939;font-size: 16px;line-height: 30px;font-weight: bolder;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
.inner_news_02 .swiper-container .swiper-slide .cont{color: #545454;font-size: 14px;line-height: 35px;max-height: 70px; margin:6px auto;margin-bottom: 20px;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow: hidden;}
.inner_news_02 .swiper-container .swiper-slide:hover .img img{transform: scale(1.05,1.05);}
.inner_news_02 .swiper-container .swiper-slide:hover .img:after{width: 50%;}
.inner_news_02 .swiper-container .swiper-slide:hover .img:before{width:50%;}
.inner_news_03 .swiper-container{width: 100%;}
.inner_news_03 .swiper-container .swiper-slide  a{display: block;position: relative;}
.inner_news_03 .swiper-container .swiper-slide  a span{width: 100%;height: 100%; display:block; background: rgba(0,0,0,.5) url(../images/video.png) center no-repeat;background-size:20%;position: absolute;left:0;right: 0;top:0;bottom: 0;}
.inner_news_03 .swiper-container .swiper-slide .img{width: 100%;overflow: hidden;}
.inner_news_03 .swiper-container .swiper-slide .img img{width: 100%;display: block;transition: transform 1s ease 0s;}
.inner_news_03 .swiper-container .swiper-slide:hover .img img{transform:scale(1.5);}


/*news css*/
.inner-xwzx li {transition: all 0.3s;margin-bottom: 20px;background: #fcfcfc;border-radius: 2px;box-shadow: 0 0 1px #ccc;position: relative;}
.inner-xwzx li:hover {box-shadow: 0 0 5px #ffe5e5;}
.inner-xwzx li a {display: block;padding: 15px 0;position: relative;z-index: 2;}
.inner-xwzx .date {text-align: center;padding-top: 15px;}
.inner-xwzx .date .d1 {font-size: 14px;color: #898989;margin-bottom: 15px;}
.inner-xwzx .date .d2 i {width: 40px;height: 40px;transition: all 0.3s;display: block;background: #333 url(../images/jt.png) center no-repeat;}
.inner-xwzx li a:hover .d2 i {background: #0089e1 url(../images/jt.png) center no-repeat;}
.inner-xwzx .line {margin-top: 26px;}
.inner-xwzx .line i{content: "";height: 1px;display: block;width: 80%;background: #bebebe;transition: all 0.5s;}
.inner-xwzx  li a:hover .line i{background: #0089e1; width: 100%;}
.inner-xwzx  .img {overflow: hidden;}
.inner-xwzx  .img img {width: 100%;}
.inner-xwzx  .txt {margin: 10px 0;position: relative;overflow: hidden;}
.inner-xwzx  .txt .info{width: 95%;transition: all .5s;}
.inner-xwzx  .txt .t1 {font-size: 20px;font-weight: bold;line-height: 30px;height: 30px;overflow: hidden;color: #000;text-overflow:ellipsis;white-space: pre;}
.inner-xwzx  .txt .t2 {overflow: hidden;margin: 15px 0;font-size: 14px; line-height: 25px;color: #666;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.inner-xwzx  li a:hover .txt .info{margin-left: 5%;}
.inner-xwzx li:after{width: 0;height: 100%;content: '';position: absolute;left: 0;top:0;background: #f4f4f4;transition: all .5s;}
.inner-xwzx li:hover:after{width: 100%;}
.info-tit{border-bottom: 1px solid #e5e5e5;color: #333;margin-bottom: 30px;text-align: center;}
.info-tit h3, .info-tit h1{font-size: 30px;margin:15px 0;line-height: 30px;}
.info-infos{text-align: center; color: #666; margin-bottom: 30px;}
.info-infos span {margin: 0 20px;}
.info-img{text-align: center;}
.info-img img{max-width: 100%;}
.info-details{color: #333;font-size: 16px;line-height: 35px;}
.info-details img{max-width: 100%;height: auto!important;}
.newsPage {border-top: 1px solid #e5e5e5;padding-top: 20px; font-size: 16px;color: #323232;line-height: 30px;margin: 15px 0 30px;}
.newsPage a {color: #323232;}
.newsPage a:hover {color: #237ed2;}

@media only screen and (max-width: 765px) {
  .info-tit h3, .info-tit h1{font-size: 20px;}
}
/*cpzs css*/
.cpzs_l{background: #fcfcfc;padding:17px 34px;}
.cpzs_l li{padding:17px 0}
.cpzs_l li .newsTime{float:left;width:60px}
.cpzs_l li .newsTime span{display:block;width:60px;height:60px;color:#FFF;font-family:Arial;line-height:60px}
.cpzs_l li .newsTime .newsDate{margin-bottom:1px;background:#0089e1;font-size:28px}
.cpzs_l li .newsTime .newsMonth{background:#888;font-size:18px;text-transform: uppercase;}
.cpzs_l li .newsText{position:relative;margin-left:85px}
.cpzs_l li .newsText .newsLine{position:absolute;top:28px;left:-12px;z-index:1;width:24px;height:2px;background:#0089e1;font-size:0}
.cpzs_l li .newsText .newsImg{position:relative;overflow:hidden}
.cpzs_l li .newsText .newsImg a{position:relative;display:block;overflow:hidden;height:100%}
.cpzs_l li .newsText .newsImg img{width:100%;transition:all .8s ease 0s}
.cpzs_l li .newsText .newsImg .newsTitBg{position:absolute;bottom:0;left:0;width:100%;height:30%;background:linear-gradient(bottom,rgba(0,0,0,.75),rgba(0,0,0 ,0) 100%);background:-o-linear-gradient(bottom,rgba(0,0,0,.75),rgba(0,0 0,0) 100%);background:-ms-linear-gradient(bottom,rgba(0,0,0,.75),rgba(0,0,0,0) 100%);background:-moz-linear-gradient(bottom,rrgba(0,0,0,.75),rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(bottom,rgba(0,0,0,.75),rgba(0,0,0,0) 100%)}
.cpzs_l li .newsText .newsImg a:hover img{transform:scale(1.02)}
.cpzs_l li .newsText .newsImg .newsTit{position:absolute;bottom:10px;left:0;padding:10px 4%;width:100%;color:#fff;font-size:22px;line-height:120%;overflow: hidden;white-space: pre;text-overflow: ellipsis;}
.cpzs_l li .newsText .newsBrief{padding:15px 0;color:#777;font-size:13px;line-height:24px}
.cpzs_r{background: #fcfcfc;padding:17px 34px;}
.cpzs_r h2{color: #333;font-size: 22px;line-height: 30px;margin-bottom: 20px;}
.cpzs_r li .newsImg{overflow: hidden;position: relative;}
.cpzs_r li .newsImg a{display: block;position: relative;height: 100%;overflow: hidden;}
.cpzs_r li .newsImg img{width: 100%;transition: all .8s ease 0s;}
.cpzs_r li .newsTit{position: static;padding:10px 0 5px;color: #666;font-size: 15px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.cpzs_r li .newsRigBot{padding-bottom: 15px;font-size: 13px;color: #bbb;}
.cpzs_r li .newsRigBot i{padding-right: 5px;}

/*contact css*/
.inner_contact_01 .box ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.inner_contact_01 .box ul li{flex:0 0 31.4%;width: 31.4%;padding:50px 0;background: #fff;text-align: center;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);background-size: cover !important;}
.inner_contact_01 .box ul li:first-child{background: url(../images/ser2-bg1.jpg) no-repeat center;}
.inner_contact_01 .box ul li:nth-child(2){background: url(../images/ser2-bg2.jpg) no-repeat center;}
.inner_contact_01 .box ul li:last-child{background: url(../images/ser2-bg3.jpg) no-repeat center;}
.inner_contact_01 .box ul li .txts-wrap {padding: 0 10px; }
.inner_contact_01 .box ul li .img-wrap {width: 62px;margin: 0 auto 20px; }
.inner_contact_01 .box ul li .list2-h5 {font-size: 22px;line-height: 1.2;color: #000;font-weight: bold;margin-bottom: 10px; }
.inner_contact_01 .box ul li .list2-dt {font-size: 16px;line-height: 1.1;color: #666; }
.inner_contact_01 .box ul li .list2-item {flex: 0 0 31.4%;width: 31.4%;background: #fff;transition-duration: .5s;padding: 1rem 0;text-align: center;background-size: cover !important;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
.inner_contact_02 .tit{margin-bottom: 50px;line-height: 30px;}
.inner_contact_02 .tit .t1{font-size: 26px;color: #df0024;}
.inner_contact_02 .tit .t2{font-size: 14px;color: #777;text-align: right;}
#jobs_title{padding:0 3.33% 0;background: #464650;color: #fff;font-size: 14px;height: 54px;line-height: 54px;}
.contact-map {width: 100%;}
.contact-map #dituContent {width: 100%;height: 450px;border:1px solid rgb(204, 204, 204);}
.inner_contact_05 li{padding-top:25px; height: 100%; overflow: hidden;}
.G_InputText{width: 100%; height:40px;line-height:40px;border:1px solid #dedede;padding:0px 10px;border-radius: 2px;outline: none;}
.G_InputText:hover{ border:1px solid #ff3f3b; }
.G_captcha{width:120px;height:40px;line-height:40px;border:1px solid #dedede;padding:0px 10px;border-radius: 2px;outline: none;margin-right: 5px;}
.G_captcha:hover{ border:1px solid #ff3f3b; }
.G_textarea{width: 100%; height:150px;line-height:30px;border:1px solid #dedede;padding:0px 10px;border-radius: 2px;outline: none;}
.G_textarea:hover{ border:1px solid #ff3f3b; }
.inner_contact_05 li .code img{height: 40px;}
.G_But{display: inline-block; padding:0 50px; float: right; height:40px;line-height:40px;background:#ff3f3b;border-radius:2px;text-align:center;color:#FFF;cursor:pointer;margin:0 auto;transition: all 0.3s;outline: none; border: 0px;font-size: 16px;}
.G_But:hover{background:#000;}
.contact-05-con{width: 100%;height: 380px;overflow: hidden;}
.contact-05-con .mCSB_container{padding-right: 20px;}
.contact-05-con .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #ee2225;}
.contact-05-con .items{margin-bottom: 30px;position: relative;}
.contact-05-con .items:after{width: 100%;height: 1px;content: '';background: #cccccc;position: absolute;left: 0;bottom:-15px;}
.contact-05-con .items dl{padding:15px 20px;transition: all .4s;color: #666666;}
.contact-05-con .items dl dt{font-size: 18px;}
.contact-05-con .items dl dd{font-size: 14px;padding-top: 10px;line-height: 30px;}
.contact-05-con .items:hover dt{color: #0089e1}
.contact-05-con .items:hover dl{background: #f2f4f6}

.common-inner .inner-right {
  float: right;
  width: 870px;
  background: #fff;
  min-height: 800px;
  padding: 0 25px;
}
.common-inner .inner-right .rig-title {
  font-size: 18px;
  color: #0058b1;
  font-weight: bold;
  height: 54px;
  line-height: 60px;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .rig-title .crumbs {
  overflow: hidden;
  margin-top: 6px;
  float: right;
  padding-left: 25px;
  height: 48px;
  line-height: 54px;
  background: url(../images/home-icon.png) no-repeat left center;
  color: #b2b2b2;
  font-size: 13px;
  font-weight: normal;
  max-width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common-inner .inner-right .rig-title .crumbs a {
  color: #b2b2b2;
}
.common-inner .inner-right .rig-title .crumbs a:hover {
  color: #237ed2;
  text-decoration: underline;
}

.common-inner .inner-right .news-detail-content {
  padding: 0 18px;
}
.common-inner .inner-right .news-detail-content .news-detail-title {
  padding-bottom: 15px;
  border-bottom: 1px dashed #ededed;
  text-align: center;
  margin-bottom: 15px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .h3 {
  font-size: 18px;
  color: #323232;
  line-height: 24px;
  font-weight: bold;
  margin: 25px 0 10px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .b {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
}
.common-inner .inner-right .news-detail-content .news-detail {
  padding: 0 12px 30px;
}
.common-inner .inner-right .news-detail-content .news-detail p {
  font-size: 14px;
  color: #595959;
  line-height: 24px;
}
.common-inner .inner-right .news-detail-content .news-detail img {
  max-width: 100%;
  margin: 0 auto;
}
.common-inner .inner-right .news-detail-content .newsPage {
  padding: 0 12px;
  font-size: 16px;
  color: #323232;
  line-height: 30px;
  margin: 15px 0 30px;
}
.common-inner .inner-right .news-detail-content .newsPage a {
  color: #323232;
}
.common-inner .inner-right .news-detail-content .newsPage a:hover {
  color: #237ed2;
}
.common-inner .inner-right .de-job-list {
  overflow: hidden;
  padding-bottom: 19px;
  min-height: 645px;
  padding: 5px 5px;
}
.common-inner .inner-right .de-job-list ul li {
  overflow: hidden;
  padding: 0 55px 0 25px;
  height: 128px;
  border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .de-job-list ul li .job-title {
  float: left;
  width: 260px;
  margin-right: 10px;
  padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-title h3 {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-title p {
  font-size: 16px;
  color: #237ed2;
  line-height: 20px;
  font-weight: bold;
}
.common-inner .inner-right .de-job-list ul li .job-title p em {
  font-weight: normal;
  font-size: 12px;
}
.common-inner .inner-right .de-job-list ul li .job-info {
  float: left;
  width: 200px;
  padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-info p {
  font-size: 13px;
  color: #b2b2b2;
  line-height: 20px;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-info p span {
  color: #737373;
}
.common-inner .inner-right .de-job-list ul li .job-btn {
  display: none;
  float: right;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #237ed2;
  margin-top: 50px;
}
.common-inner .inner-right .de-job-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-job-list ul li:hover .job-btn {
  display: block;
}
.common-inner .inner-right .jobs-info {
  padding: 40px 10px 30px;
  margin-bottom: 28px;
  border-bottom: 1px dashed #ededed;
}
.common-inner .inner-right .jobs-info .h3 {
  overflow: hidden;
  margin-bottom: 15px;
}
.common-inner .inner-right .jobs-info .h3 .job-name {
  float: left;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  width: 450px;
}
.common-inner .inner-right .jobs-info .h3 .job-price {
  float: right;
  font-weight: bold;
  font-size: 24px;
  color: #237ed2;
  line-height: 1.1;
  max-width: 360px;
}
.common-inner .inner-right .jobs-info .h3 .job-price em {
  font-weight: normal;
  font-size: 16px;
}
.common-inner .inner-right .jobs-info .p {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info .p span {
  color: #595959;
}
.common-inner .inner-right .jobs-info .btn {
  padding-top: 10px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info .btn a {
  display: block;
  width: 230px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background: #237ed2;
  font-size: 14px;
}
.common-inner .inner-right .jobs-info .btn a:hover {
  background: #0058b1;
}
.common-inner .inner-right .jobs-info-content {
  padding: 0 20px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info-content h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info-content p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.common-inner .inner-right .apply-job {
  overflow: hidden;
  margin-top: 20px;
}
.common-inner .inner-right .apply-job .job-tr {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .tr-over {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .error {
  padding-left: 75px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
}
.common-inner .inner-right .apply-job .job-tr .tr-title {
  float: left;
  width: 50px;
  min-height: 20px;
  text-align: right;
  font-size: 14px;
  color: #808080;
  margin-right: 25px;
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont {
  float: left;
  width: 640px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont h3 {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[type=text] {
  line-height: 38px;
  font-size: 14px;
  color: #333;
  display: block;
  padding: 0 10px;
  width: 618px;
  height: 38px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[name='captcha'] {
  font-size: 14px;
  line-height: 38px;
  color: #333;
  width: 190px;
  float: left;
  margin-right: 30px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont textarea {
  font-size: 14px;
  color: #333;
  display: block;
  height: 170px;
  line-height: 20px;
  padding: 5px 10px;
  width: 618px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont {
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont input[type=radio] {
  margin-right: 10px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont label {
  margin-right: 30px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit {
  display: block;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #237ed2;
  color: #fff;
  font-size: 15px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit:hover {
  background: #0058b1;
}
.common-inner .inner-right .de-message {
  overflow: hidden;
  padding: 0 5px;
}
.common-inner .inner-right .de-message .tips {
  font-size: 13px;
  line-height: 55px;
  color: #737373;
}
.common-inner .inner-right .de-message .mes-form {
  overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr {
  overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr input {
  display: block;
  width: 658px;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .de-message .mes-form .form-tr textarea {
  display: block;
  width: 658px;
  padding: 5px 10px;
  height: 168px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code {
  overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code input {
  width: 188px;
  float: left;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code .verify {
  cursor: pointer;
  float: left;
  margin-left: 25px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.common-inner .inner-right .de-message .mes-form .form-tr .submit {
  margin-top: 15px;
  display: block;
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #237ed2;
  color: #fff;
  font-size: 15px;
}
.common-inner .inner-right .de-message .mes-form .form-tr .submit:hover {
  background: #0058b1;
}
.common-inner .inner-right .de-message .mes-form .form-tr .error {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
  padding: 0 5px;
}


#MagnifierWrap2 {
  position: relative;
  width: 350px;
}
.MagnifierMain {
  position: relative;
  width: 350px;
  height: 350px;
  font-size: 0;
  text-align: center;
  line-height: 350px;
  border: 1px solid #e6e6e6;
}
.MagnifierMain img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.MagnifierDrag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: move;
}
.MagnifierPop {
  position: absolute;
  top: 0;
  overflow: hidden;
  background: #fff;
}
.MagnifierImg {
  position: absolute;
  top: 0;
  left: 0;
}
.spec-items {
  position: relative;
  width: 292px;
  height: 69px;
  overflow: hidden;
  padding-top: 20px;
  margin: 0 auto;
}
.spec-items ul {
  width: 500%;
  position: absolute;
  top: 20px;
  left: 0;
}
.spec-items ul * {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.spec-items li {
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  float: left;
  overflow: hidden;
  margin-right: 5px;
  border: 2px solid #fff;
  font-size: 0;
  cursor: pointer;
}
.spec-items li.on {
  border: 2px solid #268ae7;
}
.spec-items li img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
span.spe_leftBtn,
span.spe_rightBtn {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 20px;
  height: 69px;
  line-height: 69px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #ddd;
  cursor: default;
  background-color: #f9f9f9;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
span.on {
  background-color: #f9f9f9;
  color: #0058b1;
  cursor: pointer;
}
span.spe_leftBtn {
  left: 0;
  background: url(../images/p-detail-left.png) no-repeat center;
}
span.spe_leftBtn.on {
  background: url(../images/p-detail-left-active.png) no-repeat center;
}
span.spe_rightBtn {
  right: 0;
  background: url(../images/p-detail-right.png) no-repeat center;
}
span.spe_rightBtn.on {
  background: url(../images/p-detail-right-active.png) no-repeat center;
}
.de-page-mian {
  text-align: center;
  font-size: 0;
  margin:40px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 36px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #237ed2;
  background: #237ed2;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
/*# sourceMappingURL=./inner.css.map */