*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul,ol,dl,table,th,tr,td,input,textarea,li,a,div,span,em,i{margin: 0;padding: 0;	border: 0;}
img {margin: 0;padding: 0;	border: 0;}
img{vertical-align: middle;}
li {list-style: none;}
/*全局样式*/
html,body {width: 100%;	margin: 0 auto;}
/*= 清除浮动=*/
.clear {clear: both;height: 0px;line-height: 0px;font-size: 0px;overflow: hidden;display: block;}
.clearfix:after {content: "";display: block;height: 0px;clear: both;visibility: hidden;font-size: 0px;}
:focus{outline:0}
a, button, input[type="button"], input[type="submit"], input[type="reset"]{cursor:pointer}
/* Hides from IE-mac \*/
* html .clearfix {height: 0%;}
/* End hide from IE-mac */
* + html .clearfix {min-height: 0%;}
/* 针对IE7 */
* + html .clearfix {min-height: 0%;}
.fl {float: left;}
.fr {float: right;}
/*原文件配置*/
body {color: #333;background: #ffffff;font: 14px/27px 'Microsoft YaHei', arial, sans-serif;min-width: 320px;overflow-x: hidden;}
a {color: #333;text-decoration: none;}
a:hover {color: #0e78bc;}
/*块级转化*/
.di_in {display: inline-block;}
.di_no {display: none;}
.di_bl {display: block;}

/*原文件配置  end*/
.c666{color: #666;}
/*纵向居中*/
.v_middle {vertical-align: middle;}
/*横向居中*/
.te_c {text-align: center;}
/*相对定位*/
.p_r {position: relative;}
/* 白色背景 */
.bgfff {background: #fff;}
.flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.flex-v {-webkit-box-orient: vertical;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
.flex-1 {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-warp{flex-flow: wrap}
.flex-column{flex-flow: column}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis-2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.transition{-webkit-transition: all .5s; -moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.img_hover{transition: all .3s; width:100%}
.img_hover:hover{transform: scale(1.15,1.15);}
.shouji{display:none!important }
@media (min-width: 1200px) {
	/*min-width 1200 */
	.container{width: 1200px;margin-left: auto;margin-right: auto;}
}

/*/*全局样式 start*/
.fixed{position: fixed;}
.header{width: 100%;top: 0;left: 0;z-index: 9;background-color: #FFF;height: 125px;padding-left: 90px;padding-right: 90px;}
.header .top{justify-content: flex-end;margin-top: 20px;}
.header .tel{font-size: 12px;background: url(../images/tel.png)no-repeat left center;padding-left: 25px;margin-right: 20px;}
.header .lang a:nth-child(1){margin-right: 10px;}
.sj_menu{display: none;}
.head_content{width: 63%}
/*.hd_nav{margin-top: 10px;}
.hd_nav li{margin-right: 45px;}
.hd_nav li:last-child{margin-right: 0;}
.hd_nav li>a{font-size: 17px;display: block;width: 100%;height: 100%;height: 70px}
.hd_nav li.has>i{	display: block; font-size:17px; font-style:normal}
.hd_nav li.has>i:hover{font-weight: bold;text-decoration: underline;color: #0e78bc;}
.hd_nav li>a.cur{background-color: #57A5FF}
.hd_nav li:hover .hd_nav_drop{display: block;}
.hd_nav .drop{width: 100%;background: #f8f8f8;position:absolute;left: 0;padding:30px 0px;display: none;z-index: 999;top: 120px}
.hd_nav .drop .pic{width: 406px;height: 247px;overflow: hidden;border-radius: 10px;}
.hd_nav .drop .pic .txt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.hd_nav .drop .pic .txt p{color: #FFF;font-size: 24px;}
.hd_nav .drop .nav_pro .item{width: 30%;margin-right: 5%;}
.hd_nav .drop .nav_pro .item a{line-height: 34px;font-size: 16px;}
.hd_nav .drop .nav_pro .item h4{border-bottom: 1px #bdbdbd solid;margin-bottom: 10px;padding-bottom: 10px;}
.hd_nav .drop .nav_pro .item h4 a{font-size: 18px;}
.hd_nav .drop .subnav a{width: 40%;margin-right: 5%;border-bottom: 1px #bdbdbd solid;line-height: 56px;font-size: 18px;}
.hd_nav li:hover .drop{display: block;}
.foot{background-color: #3c3c3c;padding: 60px 80px;margin-top: 70px;overflow: hidden;width: 100%;}
.foot .tit{font-size: 19px;color: #FFF;margin-bottom: 20px;}
.foot .tit a{color: #FFF;}
.foot .box{color: rgba(255,255,255,0.5);}
.foot .box a{color: rgba(255,255,255,0.5);font-size: 15px;line-height: 30px;}
.foot .address{padding-left: 25px;background: url(../images/icon1.png)no-repeat 2px center;}
.foot .tel{padding-left: 25px;background: url(../images/icon2.png)no-repeat left center;}
.foot .email{padding-left: 25px;background: url(../images/icon3.png)no-repeat left center;}
.foot .url{padding-left: 25px;background: url(../images/icon4.png)no-repeat left center;}
footer{background-color: #282828;padding: 20px 140px;}
footer .copyright{color: rgba(255,255,255,0.7);font-size: 13px;}
footer .erwma .txt{text-align: right;font-size: 12px;color: rgba(255,255,255,0.7);margin-right: 15px;}
footer .erwma .pic{background-color: #FFF;width: 80px;height: 80px;overflow: hidden;margin-right: 10px;}
footer .erwma .pic img{width: 100%;}
footer .erwma .pic:last-of-type{margin-right: 0;}*/
.banner{overflow: hidden;}
.banner img{max-width: 100%;}
.home_box{}
.home_box .items{background-color: #e7ebed;margin-right: 2px;margin-top: 2px;min-height: 305px;width: calc(33.333% - 2px);padding: 30px 0px;}
.home_box .items .text_content{margin-left: 30px;}
.home_box .items .text_content h3{font-weight: normal;font-size: 23px;margin: 0;}
.home_box .items .txt{margin-top: 10px;font-size: 17px;color: #667e92;line-height: 30px;}
.home_box .items .txt a{color: #667e92;}
.home_box .items .pic{overflow: hidden;margin-right: 20px;}
.home_box .items .pic img{max-width: 100%;}
.home_box .items:nth-child(5) .pic{margin-right: 0;}
.home-shang{margin-top: 110px;}
.home-shang .title{font-size: 36px;font-weight: bold;}
.home-shang .text{font-size: 17px;color: #606b70;margin-top: 40px;}
.pc-slide {width: 100%;margin-top: 70px;}
.pc-slide img{max-width: 100%;}
.pc-slide .link{display: none}
.view .swiper-container {width: 100%;}
.preview {width: 100%;position: relative;position: absolute;left: 0;bottom: 0;background-color: rgba(74,121,163,0.6);z-index: 2;}
.preview .con {width: 22%;height: 200px;cursor:pointer;}
.preview .icon{width: 100%;height: 90px}


.preview h3{font-size: 20px;color: #FFF;}
.preview .active{background-color: rgba(16,121,189,0.8)}
.preview .more a{background-color: #FFF;color: #1079bd;height: 40px;line-height: 40px;font-size: 16px;font-weight: bold;width: 200px;}

.home_yanfa{margin-top: 95px;}
.home_yanfa .title{font-size: 36px;line-height: 1.5;padding-bottom: 30px;}
.home_yanfa .title::after{content: '';position: absolute;left: 50%;bottom: 0;width: 120px;height: 1px;background-color: #d60674;transform: translateX(-50%);}
.home_yanfa .title::before{content: '';position: absolute;left: 50%;transform: translateX(-50%);bottom: -6px;width: 12px;height: 12px;background-color: #FFF;border-radius: 50%;border: 1px #d60674 solid;z-index: 1;}
.home_yanfa .content{margin-top: 95px;width: 1480px;margin-left: auto;margin-right: auto;padding: 0 80px;}
.home_yanfa .swiper-slide{background-color: #efefef;}
.home_yanfa .text_content{padding: 20px;}
.home_yanfa .text_content h3{font-size: 23px;font-weight: normal;margin: 0;}
.home_yanfa .text_content p{color: #666;font-size: 13px;}
.home_yanfa .pic{overflow: hidden;}
.home_yanfa .pic img{max-width: 100%;}
.home_yanfa .text_content .more img{margin-left: 10px;}

.home-news{background-color: #f7f7f7;padding:50px 0 70px 0;margin-top: 110px;width: 100%;display: table;}
.home-news .title{font-size: 32px;font-weight: bold;line-height: 1.5;margin-bottom: 70px;}
.home-news .title a{font-size: 16px;font-weight: normal;}
.home-news .text_content{width: 395px;}
.home-news .text_content li{margin-bottom: 35px;}
.home-news .text_content li h4{font-size: 16px;margin: 0;}
.home-news .text_content li p{font-size: 14px;color: #777;line-height: 26px;margin-bottom: 0;}
.home-news .text_content .more{background-color: #1079bd;height: 60px;line-height: 60px;font-size: 20px;}
.home-news .text_content .more a{color: #FFF;}
.home-news .box{width: 750px;}
.home-news .box a{margin-left: 20px;background-color: #FFF;margin-top: 40px;}
.home-news .box a:nth-child(odd){margin-left: 0;}
.home-news .box a:nth-child(1),.home-news .box a:nth-child(2){margin-top: 0;}
.home-news .box .pic{overflow: hidden;}
.home-news .box .pic img{width: 100%;}
.home-news .box h4{font-size: 18px;}

.home-photo{margin-top: 70px;}
.home-photo a{background-color: #efefef;}
.home-photo .pic{overflow: hidden;}
.home-photo .pic img{width: 100%;}
.home-photo .first{width: 325px;height: 300px;margin-right: 30px;}
.home-photo .first .text{font-size: 23px;line-height: 1.5;padding: 30px 0 0 20px;}
.home-photo .first .text::after{content: '';position: absolute;right: 40px;top: 30px;width: 30px;height: 30px;border-top: 1px #bebebe solid;border-right: 1px #bebebe solid;transform: rotate(45deg);}
.home-photo .item{width: 260px;height: 250px;padding: 15px;margin-left: 20px;}
.home-photo .item .text{font-size: 16px;font-weight: bold;padding: 20px 0 0 20px;}

.public_focus{background-position: center;background-repeat: no-repeat;height: 485px;background-size: auto 100%;}
.public_focus .title{font-size: 35px;color: #FFF;font-weight: bold;}
.public_focus p{color: #FFF;font-size: 19px;}
.public_focus .txt{color: #FFF;font-size: 19px;margin-bottom: 160px;margin-top:20px;}

.news-pro{width: 100%;margin-top: 80px;}
.news-pro .text-content{width: 100%;height: 260px;background: url(../images/p-bg.jpg)no-repeat;padding-top: 40px;padding-left: 50px;background-size: cover;}
.news-pro .text-content ul{width: 45%;}
.news-pro .text-content li{font-size: 16px;line-height: 40px;font-weight: bold;padding-left: 15px;}
.news-pro .text-content li::after{content: '';left: 0;top: 50%;width: 6px;height: 6px;background-color: #1079bd;transform: translateY(-50%);position: absolute;}
.news-pro .text-content .content h3{margin: 0;font-size: 24px;color: #1079bd;}
.news-pro .text-content .content .txt{font-size: 16px;margin-top: 15px;}
.news-pro .text-content .content .more{width: 130px;height: 44px;line-height: 44px;border: 1px #1079bd solid;color: #1079bd;font-size: 14px;font-weight: bold;margin-top: 40px;text-indent: 30px;background: url(../images/icon10.png)no-repeat 85% center;}
.news-pro .pic{overflow: hidden;}
.news-pro .pic img{width: 100%;}
.pro-info{margin-top: 80px;}
.pro-info h3{font-size: 24px;margin: 0;line-height: 1.5;}
.pro-info .txt{font-size: 17px;padding: 0 120px;margin-top: 30px;margin-bottom: 30px;}
.pro-list{width: 100%;}
.pro-list li{background-color: #f5fafc;margin-top: 50px;}
.pro-list li .pic{width: 600px;overflow: hidden;}
.pro-list li .pic img{width: 100%}
.pro-list li .text_content{padding-left: 50px;padding-top: 40px;}
.pro-list li .text_content h3{font-size: 24px;margin: 0;}
.pro-list li .text_content h3 a{color: #1079bd;}
.pro-list li .text_content .text{font-size: 16px;margin-top: 20px;margin-right: 100px;}
.pro-list li .subnav{margin-top: 30px;margin-right: 100px;}
.pro-list li .subnav a{width: 50%;padding-left: 15px;font-size: 16px;line-height: 40px;font-weight: bold;}
.pro-list li .subnav a::after{content: '';left: 0;top: 50%;width: 6px;height: 6px;background-color: #1079bd;transform: translateY(-50%);position: absolute;}
.pro-list li .text_content .more{text-align: right;position: absolute;right: 0;bottom: 0}
.pro-list li .text_content .more a{width: 130px;height: 44px;line-height: 44px;color: #FFF;font-size: 14px;font-weight: bold;margin-top: 35px;text-indent: 30px;background: url(../images/icon12.png)no-repeat 85% center;background-color: #1079bd;text-align: left;}

.news-banner{overflow: hidden;display: table;}
.news-banner img{width: 100%;}
.news-banner .content{position: absolute;width: 100%;bottom: 40px;left: 0;z-index: 1;}
.news-banner .title{font-size: 27px;font-weight: bold;color: #FFF;line-height: 1.5;}
.news-banner .crumbs{background: url(../images/icon13.png)no-repeat left center;padding-left: 20px;color: #FFF;margin-top: 20px;}
.news-banner .crumbs a{color: #FFF;}
.news-nav{border-bottom: 1px #d8dcdf solid;font-size: 16px;line-height: 60px;}
.news-nav a{padding: 0 20px;}
.news-nav a.cur{font-weight: bold;color: #1079bd;border-bottom: 3px #1079bd solid;}
.news-first{margin-top: 40px;}
.news-first .title{line-height: 60px;font-weight: bold;font-size: 26px;margin-bottom: 40px;}
.news-first .focus .pic{width: 548px;height: 332px;overflow: hidden;}
.news-first .focus .pic img{width: 100%;}
.news-first .focus .swiper-button-white{background-color: #2483c0;background-size: 20px;width: 30px;height: 53px;}
.news-first .focus .swiper-button-next{right: auto;left: 518px}
.news-first .focus .swiper-button-prev{left: 0;}
.news-first .text_content{background-color: #1079bd;color: #FFF;padding: 30px 40px;}
.news-first .text_content h3 a{color: #FFF;font-size: 25px;margin: 0;}
.news-first .text_content .more{background-color: #47b4fa;color: #FFF;width: 140px;height: 40px;line-height: 40px;margin-top: 15px;}
.top-page{margin-top: 50px;background-color: #efefef;height: 50px;}
.top-page a{color: #1079bd;font-size: 18px;padding: 0 30px;height: 50px;line-height: 50px;}
.top-page a:last-child{background-color: #1079bd;color: #FFF;}
.news-list{margin-top: 50px;}
.news-list li{border-bottom: 1px #dbdbdb solid;padding-bottom: 35px;padding-top: 35px;}
.news-list li .pic{overflow: hidden;margin-left: 50px;width: 260px;height: 160px;}
.news-list li .pic img{width: 100%;}
.news-list li h3{margin-bottom: 0;font-size: 22px;font-weight: normal;margin-top: 10px;}
.news-list li .time{color: #2483c0;height: 115px;font-family: arial;border-right: 1px #cfcfcc solid;padding: 0 40px;margin-right: 40px;font-size: 18px;}
.news-list li .time span{font-size: 58px;line-height: 1.2;}
.news-list li p{color: #666;}
.news-list li .text_content,.news-list li .content{min-width: 0;}

.page{margin-top: 70px;}
.page a{font-size: 16px;border: 1px #cbcbcb solid;border-radius: 3px;padding: 0 10px;margin: 0 5px;}
.page a.cur{background-color: #ababab;color: #FFF;}
.page .prev,.page .next{width: 32px;height: 32px;}
.page .prev::after{content: '';position: absolute;left: 50%;top: 50%;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #4d4d4d;margin-top: -6px;margin-left: -3px;}
.page .next::after{content: '';position: absolute;left: 50%;top: 50%;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #4d4d4d;margin-top: -6px;margin-left: -3px;}

.ying-con{background: url(../images/bg1.jpg)no-repeat center;background-size: cover;height: 395px;}
.ying-con .container{height: 100%;}
.ying-con .title{font-size: 32px;font-weight: bold;}
.ying-con .txt{font-size: 16px;line-height: 36px;padding: 0 250px;margin-top: 40px;}
.ying-content{background: url(../images/bg2.jpg)no-repeat center top;padding-top: 20px;}
.ying-content .content{width: 1380px;margin-left: auto;margin-right: auto;}
.ying-content .content .item{margin-top: 60px;}
.ying-content .content .item .pic{width: 50%;overflow: hidden;}
.ying-content .content .item .pic img{width: 100%;}
.ying-content .content .item .text_content{background-color: #FFF;padding: 70px 70px 0 70px;}
.ying-content .content .item:last-child .text_content{background-color: #f1f1f1;}
.ying-content .content .item:last-child .pic{order: 2;}
.ying-content .content .item h3{font-size: 28px;margin: 0;z-index: 2;}
.ying-content .content .item .txt{font-size: 16px;line-height: 30px;margin-top: 25px;z-index: 2;}
.ying-content .content .item .text{font-size: 19px;line-height: 30px;margin-top: 25px;z-index: 2;}
.ying-content .content .item .text p{font-size: 16px;font-family: arial;}
.ying-content .content .item .text_content::after{content: '';position: absolute;left: 0;top: 0;background: url(../images/t1.png)no-repeat left top;width: 261px;height: 75px;opacity: 0.3;background-size: 100%;z-index: 0;}
.ying-content .content .item .text_content::before{content: '';position: absolute;right: 0;bottom: 0;background: url(../images/t2.png)no-repeat right bottom;width: 100%;height: 68px;opacity: 0.3;background-size: 100%;z-index: 0;}
.ying-content .content .item:last-child .text_content::after{content: '';position: absolute;left: 0;top: 10px;background: url(../images/t3.png)no-repeat left top;width: 113px;height: 76px;background-size: 100%;opacity: 1;}
.ying-content .content .item:last-child .text_content::before{content: '';position: absolute;right: 0;bottom: 0;background: url(../images/t4.png)no-repeat right bottom;width: 560px;height: 74px;background-size: 100%;opacity: 1;}
.ying-service{width: 1380px;margin-left: auto;margin-right: auto;margin-top: 95px;}
.ying-service h2{font-size: 32px;margin: 0;}
.ying-service ul{margin-top: 80px;}
.ying-service li{border: 1px #dcdcdc solid;padding: 30px;width: 32%;margin-right: 2%;}
.ying-service li:last-child{margin-right: 0;}
.ying-service li h4{margin: 0;font-size: 18px;font-weight: normal;}
.ying-service li .time{color: #777777;}
.ying-service li p{color: #888888;margin: 0;}
.ying-service li .more{margin-top: 20px;width: 30px;height: 30px;border-radius:50%;border:2px #fe991d solid;color: #fe991d;}
.ying-service li .more:after{content: '+';position: absolute;font-size: 24px;font-weight: bold;left: 4px;top: -4px}

.ying-service .mores{margin-top: 40px;}
.ying-service .mores a{background-color: #fe991d;color: #FFF;border-radius: 3px;width: 30%;height: 40px;line-height: 40px;}
.ying-yu{margin-top: 120px;}
.ying-yu .title{font-size: 34px;font-weight: bold;}
.ying-yu .content{background: url(../images/bg3.jpg)no-repeat center top;padding-top: 70px;margin-top: 60px;}
.ying-yu h3{font-size: 26px;font-weight: normal;margin: 0;}
.ying-yu .txt{padding: 0 130px;font-size: 16px;color: #666;margin-top: 40px;line-height: 30px;}
.ying-yu .map{margin-top: 80px;}
.ying-yu .map img{max-width: 100%;}
.w1280{width: 1280px;margin-right: auto;margin-left:auto;}
.ying-case{margin-top: 120px;}
.ying-case h2{font-size: 32px;margin: 0;}
.ying-case ul{margin-top: 50px;}
.ying-case li{width: 31.2%;margin-right: 2%;}
.ying-case li:last-child{margin-right: 0;}
.ying-case li .pic{overflow: hidden;}
.ying-case li .pic img{width: 100%;}
.ying-case li .time{color: #1079bd;font-size: 15px;margin-top: 15px; font-family: Arial, Helvetica, sans-serif;}
.ying-case li h4{margin-bottom: 0;font-size: 16px;line-height: 28px;font-weight: normal;margin-top: 10px;}
.ying-case li .more{background-color: #1079bd;color: #FFF;font-size: 15px;text-transform: uppercase;width: 150px;height: 45px;border-radius: 5px;line-height: 45px;
	margin-top: 20px;font-weight: bold;}
.ying-case .t1{font-size: 16px;font-weight: bold;margin-top: 20px;}
.job-text{margin-top: 70px;}
.job-text h3{margin: 0;font-size: 26px;}
.job-text h3 span{color: #1079bd;}
.job-text p{font-size: 16px;line-height: 30px;color: #666;margin-bottom: 0;margin-top: 20px;}
.job-text .tel{position: absolute;right: 0;top: 30px;background: #1079bd url(../images/tel1.png)no-repeat 20px center;color: #FFF;font-size: 20px;font-weight: bold;padding: 0 20px 0 60px;height: 65px;line-height: 65px;border-radius: 10px;}
.job-nav{color: #FFF;background-color: #1079bd;margin-top: 70px;height: 60px;}
.job-nav a{color: #FFF;font-size: 18px;margin: 0 30px;}
.job-nav .on{font-weight: bold;}
.job-list .th{border-top: 1px #e6e6e6 solid;margin-top: 40px;padding: 25px;border-bottom: 1px #e6e6e6 solid;}
.job-list .th span{color: #1079bd;font-weight: bold;font-size: 18px;width: 20%;}
.job-list .td{border-bottom: 1px #e6e6e6 solid;}
.job-list .td span{font-size: 16px;width: 20%;}
.job-list .td span:nth-child(1){color: #1079bd;font-weight: bold;font-size: 18px;}
.job-list .td .tit{cursor: pointer;padding: 25px;}
.job-list .td .box{display: none;background-color: #f5f5f5;line-height: 28px;color: #666;padding: 40px 60px;}
.job-list .td .box a{background-color: #f46227;color: #FFF;width: 150px;height: 40px;line-height: 40px;font-size: 15px;margin-top: 20px;}


.job-content{margin-top: 70px;}
.job-content .item{background-color: #f5f5f5;margin-top: 35px;}
.job-content .item .pic{order: 2;overflow: hidden;width: 470px;}
.job-content .item .pic img{width: 100%;}
.job-content .item:nth-child(even) .pic{order: 0;}
.job-content .item .text-content{padding: 40px 50px;min-width: 0;}
.job-content .item h3{margin: 0;font-size: 24px;}
.job-content .item h3 a{text-decoration: underline;font-size: 14px;color: #666666;font-family: arial;font-weight: normal;}
.job-content .item ul{margin-top: 30px;}
.job-content .item li{font-size: 15px;line-height: 32px;padding-left: 20px;}
.job-content .item li::after{content: '';position: absolute;left: 0;top: 50%;width: 7px;height: 7px;border-radius: 50%;background-color: #b4b4b4;transform: translateY(-50%);}

.pro-details-banner{width: 100%;height: 165px;background: url(../images/bg4.jpg)no-repeat center;}
.pro-details-banner .text{position: absolute;bottom: 0;left: 0;width: 100%;}
.pro-details-banner .text a{border: 1px #ababbc solid;padding: 0 30px;font-size: 17px;margin: 0 10px;line-height: 46px;color: #FFF;}
.pro-details-banner .text a.cur{background-color: #1077bc;border-color: #1077bc;font-weight: bold;}
.pro-details{margin-top: 50px;overflow: hidden;}
.pro-details h2{margin: 0;line-height: 1.5;font-size: 30px;font-weight: normal;}
.pro-details .picture{width: 80%;margin: 20px auto 0;}
.pro-details .picture img{max-width: 100%;}
.pageNav{width:100%;background-color:#fcfbfb;border-top: 1px #eaebeb solid;border-bottom: 1px #eaebeb solid;line-height: 60px;margin-top: 20px;}
.pageNav span{}
.pageNav span a{font-size: 17px;height: 60px;padding: 0 40px;}
.pageNav.isStuck{ z-index:2;}
.pageNav .active a{ color:#FFF; font-weight:700; background-color:#0c79bd;}
.pro-details .title{font-size: 20px;font-weight: bold;line-height: 1.5;margin-top: 60px;z-index: 1;}
.pro-details .body .info{font-size: 16px;margin-top: 60px;}
.pro-details .body img{max-width: 100%;}
.pro-details .parameter{margin-top: 60px;}
.pro-details .parameter ul{margin-top: 60px;}
.pro-details .parameter li{margin-top: 30px;background-color: #f9f8f8;}
.pro-details .parameter li .pic{overflow: hidden;border: 1px #e0dede solid;padding: 30px;background-color: #FFF;width: 650px;min-height: 200px;}
.pro-details .parameter li .pic img{max-width: 100%;}
.pro-details .parameter li:nth-child(odd) .pic{order: 2;}
.pro-details .parameter .text-content{padding: 30px 30px 100px 30px;}
.pro-details .parameter li .t1{font-size: 15px;font-weight: bold;}
.pro-details .parameter li .content .txt{width: 50%;font-size: 15px;}
.pro-details .parameter li h4{font-size: 18px;margin-top: 0;}
.pro-details .parameter .text-content a{position: absolute;right: 0;bottom: 0;background: #faa708 url(../images/icon15.png)no-repeat 90% center;color: #FFF;height: 45px;line-height: 45px;padding: 0 40px 0 20px;font-size: 15px;font-weight: bold;}
.pro-details .pro-pic{padding: 5px 0 80px 0;margin-top: 70px;}
.pro-details .pro-pic::after{content: '';position: absolute;left: -999px;top: 0;right: -9999px;height: 100%;z-index: 0;background-color: #f9f8f8;}
.pro-details .pro-pic ul{z-index: 1;margin-top: 40px;}
.pro-details .pro-pic li{overflow: hidden;width: 24%;margin-right: 1%;margin-top: 10px;}
.pro-details .pro-pic li:nth-of-type(4n){margin-right: 0;}
.pro-details .pro-pic li img{width: 100%;}
.pro-details .pro-step{margin-top: 40px;}
.pro-details .pro-step img{max-width: 100%;}
.pro-details .ying-case ul{padding: 0 !important;}
.pro-details .ying-case .tit,.pro-details .form .tit{border-bottom: 1px #1079bd solid;}
.pro-details .ying-case .tit span,.pro-details .form .tit span{color: #FFF;background-color: #1079bd;line-height: 45px;padding: 0 20px;font-size: 17px;font-weight: bold;}
.pro-details .ying-case h4{margin-top: 0px;font-size: 15px;}
.pro-details .form {margin-top: 70px;}
.form-control h4{font-size: 18px;margin-bottom: 0;}
.form-control h5{font-size: 16px;margin-bottom: 0;}
.form-control h6{font-size: 15px;margin-bottom: 0;}
.form-control font{color: red;}
/*复选*/
.check_box label {width:20px;height:20px;position:absolute;top:5px;left:0;border:2px solid #cacaca;border-radius:3px;background:#fff;cursor:pointer;}
.check_box label:hover {border:2px solid #333;}
.check_box label:after {content:'';width:8px;height:4px;position:absolute;top:4px;left:3px;border:2px solid #FFF;border-top:none;border-right:none;opacity:0.4;transform:rotate(-45deg);}
.check_box label:hover:after {border:2px solid #333;border-top:none;border-right:none;}
.check_box input:checked + label {border:2px solid #333;}
.check_box input:checked + label:after {opacity:1;border:2px solid #333;border-top:none;border-right:none;}
.check_box em {margin-left:15px;font-style: normal;font-size: 15px;color: #555;}
.form-control .item{width: 430px;}
.form-control .item .con{margin-top: 10px;}
.form-control .item1,.form-control .item2{margin-top: 10px;}
.form-control .item1 .check_box{width: 40%;}
.form-control .item2 .check_box{width: 25%;}
.form-control .input{margin-top: 10px;}
.form-control .input input[type='text']{width: 100%;height: 40px;border: 2px #ebebeb solid;}
.form-control .txt{width: 32%;}
.form-control .input textarea{width: 100%;height: 140px;border: 2px #ebebeb solid;}
.form-control .text{font-size: 15px;color: #999;margin-top: 20px;}
.form-control .submit{margin-top: 30px;}
.form-control .submit input[type='submit']{width: 230px;height: 50px;background-color: #fdab0c;color: #FFF;font-size: 16px;font-weight: bold;margin-right: 30px;}
.form-control .submit input[type='reset']{width: 230px;height: 50px;background-color: #d9d7d7;color: #FFF;font-size: 16px;font-weight: bold;}

.about .title{font-size: 27px;font-weight: bold;line-height: 1.5;margin-top: 70px;}
.about .en{font-size: 25px;font-weight: bold;line-height: 1.5;color: #c0c0c0;font-family: arial;margin-top: 10px;text-transform: uppercase;}
.about .text{font-size: 15px;color: #666;margin-top: 50px;}
.about .text-content{background: url(../images/map1.jpg)no-repeat center top;padding-bottom: 160px;}
.about .text-content .content{margin-top: 100px;}
.about .text-content .content .counter{color: #f46227;font-size: 65px;font-family: arial;}
.about .text-content .content .txt{margin-top: 20px;color: #4d4d4d;}
.about .text-content .content .item:nth-child(1) .counter::after{content: '年';font-size: 14px;}
.about .text-content .content .item:nth-child(2) .counter::after{content: '平';font-size: 14px;}
.about .text-content .content .item:nth-child(3) .counter::after{content: '项';font-size: 14px;}
.about .text-content .content .item:nth-child(4) .counter::after{content: '个';font-size: 14px;}
.about .culture{background-color: #f2f2f2;width: 100%;display: table;padding-bottom: 100px;}
.about .culture .content{margin-top: 60px;}
.about .culture .item{width: calc(25% - 1px);margin-right: 1px;overflow: hidden;}
.about .culture .item img{width: 100%;}
.about .culture .item .txt{position: absolute;left: 0;top: 160px;width: 100%;color: #FFF;padding: 0 40px;z-index: 2;}
.about .culture .item .txt h3{margin: 0;font-size: 20px;}
.about .culture .item .txt p{margin-bottom: 0;margin-top: 10px;}
.about .culture .item .mark{position: absolute;z-index: 1;left: 0;bottom: 0;height: 0;width: 100%;background-color: rgba(29,119,206,0.77);}
.about .honor{margin-top: 70px;}
.about .honor .text_content {width: 485px;}
.about .honor h3{font-size: 27px;margin: 0;}
.about .honor h3 img{margin-left: 20px;}
.about .honor .text_content .txt{margin-top: 40px;}
.about .honor .text_content p{margin: 0;font-size: 16px;color: #666;}
.about .honor .more{margin-top: 40px;border: 1px #2c2d2f solid;height: 45px;width: 160px;font-weight: bold;line-height: 45px;padding-left: 20px;}
.about .honor .more::after{content: '';position: absolute;right: 20px;top: 50%;transform: translateY(-50%);width:0;
    height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #2c2d2f;}
.about .honor .focus{width: 620px;overflow: hidden;}
.about .honor .focus img{width: 100%;}
.about .honor .focus .swiper-slide{align-items: flex-end;}


.about .medal{background-color: #efefef;padding: 70px 0;margin-top: 70px;}
.about .medal .item{width: 24.2%;margin-right: 1%;overflow: hidden;}
.about .medal .item:last-child{margin-right: 0;}
.about .medal .item img{width: 100%;}
.about .history{width: 100%;height: 600px;background: url(../images/bg5.jpg)no-repeat center;overflow: hidden;}
.about .history .title{color: #FFF;}
.about .history .en{color: rgba(255,255,255,0.5);}
.about .history h2{font-size: 30px;color: #FFF;margin-top: 70px;}
.about .history .txt{color: #FFF;font-size: 16px;}
.about .history .txt p{margin: 0;}
.about .history .content .swiper-container{margin: 70px 70px 0 70px;}
.about .history .arrow-left,.about .history .arrow-right{width: 40px;height: 40px;border: 1px #FFF solid;border-radius: 50%;background-size: 10px;position: absolute;top: 50%;margin-top: -20px}
.about .history .arrow-left{left: 0}
.about .history .arrow-right{right: 0}
.about .history .arrow-left::after{content: '';position: absolute;width: 10px;height: 10px;border-left: 1px #FFF solid;border-top: 1px #FFF solid;transform: rotate(-45deg);top: 14px;left: 15px}
.about .history .arrow-right::after{content: '';position: absolute;width: 10px;height: 10px;border-right: 1px #FFF solid;border-top: 1px #FFF solid;transform: rotate(45deg);top: 14px;left: 12px}
.about .history .content::after{content: '';position: absolute;height: 3px;background-color: #f0b526;left: 70px;top: 50%;transform: translateY(-50%;);right: 70px;}
.about .history .content .swiper-slide{color: #FFF;font-size: 25px;padding-bottom: 80px;width: 25%}
.about .history .content .swiper-slide:nth-child(even){padding-top: 80px;padding-bottom: 0;}
.about .history .content .swiper-slide::after{content: '';position: absolute;left: 50%;top: 50%;width: 24px;height: 24px;background-color: #FFF;border: 2px #f0b526 solid;border-radius: 50%;transform: translateX(-50%);margin-top: -12px;}
.about .history .content .swiper-container::after{content: '';position: absolute;left:0;top: 50%;width: 10px;height: 10px;background-color: #f0b526;border-radius: 50%;margin-top: -4px;}
.about .history .content .swiper-container::before{content: '';position: absolute;right:0;top: 50%;width: 10px;height: 10px;background-color: #f0b526;border-radius: 50%;margin-top: -4px;}
.about .history .content .swiper-slide.active-nav:before{content: '';position: absolute;left:50%;top: 50%;width: 10px;height: 10px;background-color: #f0b526;border-radius: 50%;margin-top: -3px;transform: translateX(-50%);z-index: 5}

.about .vr .text{padding: 0 130px;}
.about .vr .pic{margin-top: 50px;}
.about .vr .pic img{width: 100%;}

/*product_xian*/
.flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.flex-warp{flex-flow: wrap}
.flex-column{flex-flow: column}
.flex-1 {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}

.product_xian{ margin: 20px 0; padding-bottom: 50px; overflow: hidden;} 
.product_xian ul{ }
.product_xian ul li{ display: flex; flex-wrap:nowrap; width: 100%;flex-direction:row;float: left; margin: 20px 0 40px;}
.product_xian ul li .pic{ width: 50%; border: 1px solid #333; padding: 2px; overflow: hidden;}
.product_xian ul li .pic img{ width: 100%;}
.product_xian ul li .xian_text{ margin-left: 70px;}
.product_xian ul li .xian_text h5{ font-size: 22px; line-height: 2em;cccccc}
.product_xian ul li .xian_text p{ font-size: 15px; line-height: 2em; margin-bottom: 30px;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient:vertical;
	overflow:hidden;text-overflow:ellipsis;}
.product_xian ul li .xian_text span{ background: #1079bd; padding: 10px 35px; color: #FFF; font-size: 15px; font-weight: bold;}
.product_xian ul li .xian_text  a:hover span{background: #373940;}

/*shebe_xian*/
.shebe_xian{ margin: 20px 0; padding-bottom: 0; overflow: hidden;}
.shebe_xian ul{ }
.shebe_xian ul li{ display: block;margin: 20px 25px 60px 0; width: 48.2%;}
.shebe_xian ul li:nth-child(even){ margin:20px 0 0 0;}
.shebe_xian ul li .pic{ width: 100%;   padding: 2px; border: 1px solid #333; overflow: hidden;}
.shebe_xian ul li .pic img{ width: 100%;}
.shebe_xian ul li .xian_text{ margin: 0;}
.shebe_xian ul li .xian_text h5{ font-size: 19px;margin: 30px 0 20px;}
.shebe_xian ul li .xian_text p{ margin:0 0 40px;}
.shebe_xian ul li .xian_text h5,.shebe_xian ul li  .xian_text p{display: -webkit-box;
	-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow : hidden;text-overflow: ellipsis;}

/*new-main*/
.new_main{margin: 20px 0;overflow: hidden;} 
.new_left{ width: 70%;}
.new_left_top{ margin: 20px 0; border-bottom: 1px solid #e6e8e8; padding-bottom: 10px;}
.new_left_top h5{ font-size: 24px; line-height: 2.5em; margin: 0 0 10px;}
.new_left_top p{ margin-bottom: 5px;}
.new_left_top p span{ margin: 0 10px 0 0; color: #666;}

.new_left_xia{ margin: 30px 0 30px;}
.new_left_xia img{ max-width: 100%;}

.news_fanye{margin: 50px 0 30px; border-top: 1px dotted #a5a6a6 ; padding-top: 15px;}
.news_fanye p{ margin: 0;}
.news_fanye p a{font-size: 15px; line-height: 2em; color: #333; }
.news_fanye p a:hover{ text-decoration: underline; color: #2884c8;}

.new_right{ width: 25%; overflow: hidden;}
.new_right_hot{box-sizing: border-box;border: 1px solid #e6e8e8 ;padding: 10px 20px;margin-top: 52px;overflow: hidden; float: left;}
.new_right_hot h5{ font-size: 19px; line-height: 2em; margin: 10px 0 0 0;}
.new_right_hot ul{}
.new_right_hot ul li{ width: 100%; margin: 20px 0;}
.new_right_hot ul li a .pic{width: 100%; border: 1px solid #e6e8e8 ;overflow: hidden;}
.new_right_hot ul li a .pic img{ width: 100%;}
.new_right_hot ul li a p{ font-size: 14px; text-align: center; }
.new_right_hot ul li a p.xiangg{ background: #e48612; padding: 0 20px;border-radius: 20px; width: 35%; margin: 0 auto; color: #FFF; font-weight: bold;}
.new_right_hot .hot_tex{ margin: 10px 0 40px;}
.new_right_hot .hot_tex p{ line-height: 2em; font-size: 14px;}
.new_right_hot p.dinggou{ background: #e48612; padding: 5px 20px;border-radius: 15px; text-align: center;color: #FFF;font-weight: bold; margin: 20px 0;}
.new_right_hot ul li a:hover p.xiangg,.new_right_hot a:hover p.dinggou{background: #2884c8; }


.gonghui{    margin-top: 20px;}
.gonghui li{ padding: 20px 0 ;}
.gonghui li .pic{ margin-left: 0; margin-right: 50px;}
.gonghui li  h3{ font-size: 16px; font-weight: bold;}
.gonghui li  p.yuedu{}
.gonghui li  p.yuedu span{color: #2884c8; margin-right: 20px;}

.aseeee{ margin: 0;}
.aseeee li{ margin-bottom: 40px;}

/*yanfa*/
.yanfa{ margin: 70px 0;}
.yanfa_top{ margin-bottom: 70px;}
.yanfa_top h5{ margin: 10px 0 20px; font-size: 24px;}
.yanfa_top h5 span{ font-size: 17px; font-weight: normal;}
.yanfa_top p{ font-size: 16px; color: #666;}
.yanfa_yi{ width: 100%; background: #f0f1f3; margin-bottom: 30px; }
.yanfa_yi .picture { width: 50%;}
.yanfa_yi .picture .pic{ width: 100%; overflow: hidden;}
.yanfa_yi .picture .pic img{ width: 100%;}

.yanfa_text{ padding: 40px 50px 0 70px ; width: 50%;}
.yanfa_text h5{ font-size: 23px; line-height: 2em; margin: 0;}
.yanfa_text p{ margin-top: 30px; font-size: 15px; line-height: 2em; color: #666;; margin-bottom: 60px;}
.yanfa_text a.mmore{ background: #e48612; padding: 5px 20px; text-align: center; padding: 10px 40px; color: #FFF;}
.yanfa_text a.mmore:hover{background: #2884c8; }


/*全局样式 end*/

@media (min-width: 1025px) {
	/*所有hover写在这里面 兼容sofari的移动端不支持hover*/
	.foot .box a:hover,.home_box .items .txt a:hover{text-decoration: underline;}
	.home_box .items .txt a:hover,.home-news .text_content .more:hover a,.job-content .item h3 a:hover{color: #0e78bc;}
	.hd_nav li:hover>a{font-weight: bold;text-decoration: underline;color: #0e78bc;}
	.preview .more a:hover{background-color: #0e78bc;color: #FFF;}
	.home-news .text_content .more:hover{background-color: #FFF;}
	.home-photo a:hover{background-color: #0e78bc;}
	.home-photo a:hover .text{color: #FFF;}
	.home-photo .first:hover .text::after{border-color: #FFF;}
	.news-pro .text-content .content .more:hover{background-color: #1079bd;color: #FFF;background-image: url(../images/icon12.png);}
	.pro-list li .text_content .more a:hover{border: 1px #1079bd solid;color: #1079bd;background-image: url(../images/icon10.png);background-color: #FFF;}
	.pro-details-banner .text a:hover{background-color: #1077bc;border-color: #1077bc;font-weight: bold;}
	.about .culture .item:hover .txt{top: 100px;}
	.about .culture .item:hover .mark{height: 100%;}
	.job-list .td:hover span:last-child{color: #1079bd}
	.job-list .td .box a:hover{background-color: #1079bd}
	.ying-service .mores a:hover{background-color: #1079bd}
	.ying-service li .more:hover{color: #1079bd;border-color: #1079bd}
	.ying-case li .more:hover{background: #fe991d}
	
}

@media (max-width: 1661px) {
	.header{padding-left: 40px;padding-right: 40px;}
/*	.hd_nav li{margin-right: 25px;}*/
	.hd_nav li>a{font-size: 16px;}
	.home_box .items .text_content h3{font-size: 20px;margin-right: 20px;}
	.home_box .items .txt{font-size: 15px;}
	.home_box .items .pic{width: 50%;}
}

@media (max-width: 1441px) {
	/*修改1441以下、小屏显示器*/
	.header{padding-left: 20px;padding-right: 20px;}
	.header .logo .full-logo{display: none;}
	/*.hd_nav li{margin-right: 20px;}*/
	.foot{padding-left: 20px;padding-right: 20px;}
	footer{padding: 20px;}
	.home_box .items .text_content{margin-left: 20px;}
	.home_box .items .text_content h3{font-size: 18px;}
	.home_box .items .txt{font-size: 13px;}
	.home_box .items:nth-child(5) .text_content{margin-right: 20px;}
	.home_yanfa .content{width: 100%;padding: 0 50px;}
	
}
@media (max-width: 1367px) {
	.ying-content .content,.ying-service,.w1280{width: 100%;padding: 0 20px;}
	.ying-content .content .item .text_content::after{width: 200px;}
	.ying-content .content .item:last-child .text_content::after{width: 90px;}
	.ying-content .content .item:last-child .text_content::before{width: 500px;}
	.ying-yu .map{padding: 0 20px;}
}

@media (max-width: 1280px) {
	/*.hd_nav li{margin-right: 10px}*/
	.hd_nav li>a{font-size: 15px;}
}

@media (max-width: 1199px) {
	/*修改1200以下、小屏显示器*/
	.container{width: 100%;padding-left: 20px;padding-right: 20px;}
	.header{height: 100px;}
	.header .top{display: none;}
	.header .logo img{height: 45px;}
	.sj_menu{width: 26px;height: 26px;background: url(../images/menu.png) no-repeat center;background-size:contain;display: block;position: absolute;top: 50%;transform: translateY(-50%);right: 20px;}
	.sj_menu.close{background: url(../images/close.png) no-repeat center;background-size:26px;opacity: 1 !important;}
	.hd_nav{position:fixed;top: 100px;left: 0;bottom: 0;background: rgba(0,0,0,.6);width: 100%;display: none;z-index: 9;border-top: 0;margin-top: 0;}
	.hd_nav li.has>a{position: relative;}
	.hd_nav li.has>i{background: url(../images/arr-s.png) no-repeat right center;background-size:26px; text-align:left;}

	
	.hd_nav li.has.cur> i{background-image: url(../images/arr-s1.png);color: #0176c3;}
	.hd_nav .box{height: calc(100% - 100px);}
	.hd_nav ul{display: block;position:fixed;background: #fff;top: 100px;width: 40%;right: 0;bottom: 0;overflow-y:scroll;padding-top: 20px;border-top:1px solid #efefef;}
	.hd_nav li{margin:0;padding:4px 20px;margin-bottom: 10px;width: 100%;background: none;}
	.hd_nav li>a{text-align: left;color: #333;padding-left: 0;height: auto;}
	.hd_nav .drop .pic,.hd_nav li:hover .drop,.foot .box{display: none;}
	.hd_nav .drop .subnav a{font-size: 16px;line-height: 48px;}
	.hd_nav .drop .subnav a,.hd_nav .drop .nav_pro .item{width: 100%;margin-right: 0;}
	.hd_nav .drop{position:static;width: 100%;border: 0;padding-top: 0;background-color: #FFF;}
	.hidden .hd_nav{display: block;}
	.foot{margin-top: 50px;}
	.foot .col{width: 100%;}
	.foot .col .box{margin-bottom: 20px;}
	.foot .tit{border-bottom: 1px #565656 solid;padding-bottom: 10px;background: url(../images/arr.png)no-repeat 95% center;font-size: 14px;background-size: 20px;}
	.foot .tit.cur{background: url(../images/arr-1.png) no-repeat 95% center;background-size: 20px;}
	.foot .box a{padding-left: 20px;font-size: 13px;}
	.home_box .items{width: calc(50% - 2px);}
	.home_box .items .text_content h3{font-size: 16px;}
	.home_box .items .txt{font-size: 12px;}
	.preview .swiper-container{margin-left: 0;}
	.preview .swiper-slide{height: 120px;width: 180px;padding: 0 40px;}
	.preview h3{margin: 0;font-size: 16px;}
	.preview .icon{padding:0 20px;width: 100%;height: 40px;text-align: center;}
	.preview .icon img{max-width: 100%;max-height: 100%;}
	.preview .more a{width: 140px;font-size: 14px;}
	.home-shang{margin-top: 90px;}
	.home-shang .title{font-size: 32px;}
	.home_yanfa,.home_yanfa .content{margin-top: 70px;}
	.home-news .title{margin-bottom: 70px;}
	.home-news .text_content{width: 35%;}
	.home-news .text_content li{margin-bottom: 50px;}
	.home-news .box{width: 60%;}
	.home-news .box a{width: 48.5%;margin-left: 3%;}
	.home-photo .first{width: 300px;height: 280px;}
	.home-photo .item{width: 32%;margin-left: 2%;height: 220px;}
	.home-photo .item:nth-child(1){margin-left: 0;}
	.home-photo .item:nth-child(3){margin-left: 0;margin-top:20px}
	.public_focus{height: 350px;}
	.public_focus .title{font-size: 32px;}
	.public_focus p{font-size: 18px;}
	.public_focus .txt{margin-bottom: 140px;font-size: 18px;}
	.pro-info .txt{padding: 0;}
	.pro-info .txt{font-size: 16px;}
	.pro-list li .text_content{padding-left: 30px;}
	.pro-list li .pic{width: 500px;}
	.pro-list li .text_content .text,.pro-list li .subnav{margin-right: 50px;}
	.pro-list li .text_content h3{font-size: 22px;}
	.pro-list li .text_content .text,.pro-list li .subnav a{font-size: 14px;}
	.ying-con .txt{padding: 0 100px;}
	.ying-con .title{font-size: 28px;}
	.ying-content .content .item .text_content::after{width: 160px;}
	.ying-content .content .item:last-child .text_content::after{width: 70px;}
	.ying-content .content .item:last-child .text_content::before{width: 75%;}
	.ying-service{margin-top: 70px;}
	.ying-service ul{margin-top: 60px;}
	.ying-service li{padding: 20px;}
	.ying-service .mores{margin-top: 30px;}
	.ying-service .mores a{width: 40%;}
	.ying-yu{margin-top: 100px;}
	.ying-yu .txt{padding: 0;}
	.ying-case li h4,.ying-case li .more,.job-list .th span,.job-list .td span:nth-child(1){font-size: 16px;}
	.job-list .td span{font-size: 14px;}
	.job-content .item h3{font-size: 22px;}
	.pageNav{margin-top: 100px;}
	.pro-details .parameter li .pic{width: 45%;}
	.about .culture .item .txt{padding: 0 20px;top: auto;line-height: 1.5;bottom: 20px;}
	.about .vr .text{padding: 0;}
	.about .history .swiper-slide{font-size: 22px;}
	.about .honor .text_content{width: 45%;}
	.about .honor .focus{width: 50%;}

	.yanfa_text p{ margin: 10px 0 20px;}
	.yanfa_text{ padding: 30px 40px;}

	
}

@media (max-width: 1023px) {
	/*修改1024以下、平板*/
	.header{height: 80px;}
	.hd_nav li>a,.hd_nav .drop .nav_pro .item h4{font-size: 16px;}
	.hd_nav .drop .subnav a,.hd_nav .drop .nav_pro .item a{font-size: 14px;}
	.hd_nav .drop .nav_pro .item h4{margin-top: 10px;}
	.hd_nav,.hd_nav ul{top: 80px;}
	.hd_nav .box{height: calc(100% - 80px);}
	.foot{padding-top: 40px;padding-bottom: 40px;margin-top: 40px;}
	footer .erwma{display: none;}
	.home_box .items .pic{width: 45%;}
	.preview .swiper-slide{height: 100px;width: 120px;padding: 0 30px;}
	.preview h3{font-size: 14px;}
	.preview .icon{padding:0 10px;}
	.preview .icon img{max-width: 100%;max-height: 100%;}
	.preview .con{height: auto;padding:30px 0;}
	.home-shang{margin-top: 70px;}
	.home-shang .title,.home_yanfa .title{font-size: 28px;}
	.home-shang .text{padding: 0 15px;}
	.pc-slide{margin-top: 50px;}
	.home_yanfa .content{padding: 0;margin-top: 50px;}
	.home_yanfa .text_content h3{font-size: 20px;}
	.home-news .text_content li{margin-bottom: 30px;}
	.home-photo .item{padding: 10px;}
	.home-photo .first{width: 240px;height: 210px;margin-right: 20px;}
	.home-photo .first .text{padding-top: 15px;font-size: 20px;}
	.home-photo .first .text::after{top: 20px;width: 20px;height: 20px;}
	.home-photo .item{height: auto;}
	.home-photo .item .text{font-size: 14px;padding-top: 15px;padding-left: 15px;}

	.public_focus{height: 300px;}
	.public_focus .title{font-size: 28px;}
	.public_focus p{font-size: 16px;}
	.public_focus .txt{margin-bottom: 80px;font-size: 16px;}
	
	.news-pro .text-content{padding-left: 40px;}
	.news-pro .text-content li,.news-pro .text-content .content .txt{font-size: 14px;}
	.news-pro .text-content .content h3{font-size: 20px;}
	.pro-info{margin-top: 60px;}
	.pro-list li .pic{width: 340px;}
	.pro-list li .text_content .text,.pro-list li .subnav{margin-right: 20px;}
	.pro-list li .text_content h3{font-size: 20px;}
	.news-first .focus .pic{height: auto;}
	.news-list li .time{padding: 0 20px;margin-right: 20px;}
	.news-list li .pic{margin-left: 20px;}
	.news-list li .time{font-size: 16px;}
	.news-list li .time span{font-size: 48px;}
	.news-first .focus .pic{width: 60%}
	.news-first .text_content{padding: 15px}
	.news-first .text_content h3{margin:0;}
	.news-first .text_content h3 a{font-size: 20px;}
	.news-first .text_content .more{height: 35px;line-height: 35px}
	.news-first .focus .swiper-button-next{right: 0;left: auto;}
	.ying-con .txt{padding: 0 50px;}
	.ying-con .title{font-size: 26px;}
	.ying-content .content,.ying-service{padding: 0 15px;}
	.ying-content .content .item .text_content{padding: 30px 30px 0 30px;}
	.ying-content .content .item h3{font-size: 26px;}
	.ying-content .content .item .txt{margin-top: 15px;font-size: 14px;}
	.ying-content .content .item .text{font-size: 16px;margin-top: 15px;}
	.ying-content .content .item .text p{font-size: 14px;margin-bottom: 0;margin-top: 5px;}
	.ying-service{margin-top: 50px;}
	.ying-service ul{margin-top: 40px;}
	.ying-service .mores a{width: 50%;}
	.ying-yu{margin-top:80px;}
	.ying-yu .title{font-size: 32px;}
	.ying-yu h3{font-size: 24px;}
	.ying-yu .txt{font-size: 14px;}
	.ying-case li .more{margin-top: 30px;}
	.job-text .tel{position: initial;width: 330px;margin-top: 20px;}
	.job-text h3{font-size: 24px;}
	.job-content .item .pic{width: 50%;}
	.job-content .item .text-content{padding: 20px 30px;}
	.job-content .item ul{margin-top: 15px;}
	.pro-details{margin-top: 50px;}
	.pro-details h2{font-size: 28px;}
	.pageNav{margin-top: 80px;}
	.pro-details .parameter .text-content{padding: 20px 20px 70px 20px;}
	.pro-details .parameter li .pic{width: 40%;}
	.pro-details .pro-pic li{width: 49%;margin-right: 2%;}
	.pro-details .pro-pic li:nth-of-type(even){margin-right: 0;}
	.form-control .item{width: 40%;}
	.form-control .item1 .check_box{width: 50%;}
	.about .title{margin-top: 50px;font-size: 25px;}
	.about .en{font-size: 22px;}
	.about .text{margin-top: 30px;font-size: 14px;}
	.about .text-content{background-size: 100%;padding-bottom: 50px;}
	.about .text-content .content{margin-top: 50px;}
	.about .text-content .content .counter{font-size: 48px;}
	.about .text-content .content .item{width: 50%;margin-top: 30px;}
	.about .culture .content{margin-top: 50px;}
	.about .culture .item {width: calc(50% - 1px);margin-top: 1px;}
	.about .culture{padding-bottom: 50px;}
	.about .history .content .swiper-slide{font-size: 20px;}
	.about .honor .text_content{width: 100%;}
	.about .honor .focus{width: 100%;margin-top: 30px;}

/*生产中心-生产线*/
	.product_xian ul li .xian_text{ margin-left: 30px;}
	.product_xian ul li .xian_text h5{ margin: 0;font-size:19px}
	.product_xian ul li .xian_text p{ font-size: 14px; line-height: 1.7em; color: #333;}
	.product_xian ul li .xian_text span{ padding: 10px 20px;font-size: 14px;}
	

	.shebe_xian ul li .xian_text{ margin-left: 0; margin-top: 20px;}
	.shebe_xian ul li .xian_text p{ margin: 15px 0; }

	.new_left{ width: 63%;}
	.new_right{ width: 32%;}

	.yanfa_text p{ margin: 10px 0 20px; font-size: 14px; line-height: 1.7em;}
	.yanfa_text{ padding: 10px 20px  0 30px;}
}

@media (max-width: 767px) {
	
	
	.shouji{
		display: block!important;
	}
	.diannao{
		display: none!important;
	}
	
	
	
	
	
	/*修改768以下、小屏平板*/
	.home-shang{margin-top: 50px;}
	.home-shang .title,.home_yanfa .title,.home-news .title{font-size: 26px;}
	.home-shang .text{font-size: 15px;}
	.home-shang .text{margin-top: 20px;}
	.home_yanfa .title{padding-bottom: 20px;}
	.home_yanfa{margin-top: 40px;}
	.home_yanfa .text_content h3{font-size: 18px;}

	.preview .more a{font-size: 14px;width: 110px}
	.preview .con{width: 25%}
	.public_focus{height: 200px;}
	.public_focus .title{font-size: 23px;}
	.home_box .items{width: 100%;margin-right: 0}
	.public_focus .txt{margin-bottom: 20px;font-size: 14px;padding: 0 20px;text-align: center;line-height: 23px;}
	.public_focus p{font-size: 14px;padding: 0 20px;text-align: center;}
	.news-pro{margin-top: 60px;}
	.pro-info .txt{font-size: 14px;}
	.pro-info h3{font-size: 20px;}
	.news-first .text_content{padding: 20px 30px;}
	.news-first .text_content h3 a{font-size: 20px;}
	.ying-con{height: 300px}
	.ying-con .txt{padding: 0 20px;margin-top: 10px}
	.ying-con .title{font-size: 24px;}
	.ying-content .content .item h3{font-size: 24px;}
	.ying-content .content .item .txt{margin-top: 5px;}
	.ying-content .content .item .text{margin-top: 5px;}
	.ying-content .content .item .text p{margin-top: 0;}
	.ying-service ul{margin-top: 20px;}
	.job-text h3{font-size: 22px;}
	.pro-details{margin-top: 30px;}
	.pro-details h2{font-size: 26px;}
	.pro-details .picture{margin-top: 50px;}
	.about .title{font-size: 24px;margin-top: 30px;}
	.about .en{font-size: 20px;}
	.about .honor{margin-top: 50px;}
	.about .honor h3{font-size: 24px;}
	.about .honor .text_content{width: 100%;}
	.about .honor .text_content p{font-size: 14px;}
	.about .history h2{font-size: 26px;}
	.pro-list li .subnav a,.pro-list li .pic,.news-pro .text-content ul{width: 100%}
	.pro-list li .pic{margin-top:20px;}
	.news-pro .text-content{height: auto;}
	.news-pro .text-content .content .more,.news-pro .text-content ul{margin-top: 20px}
	.pro-details-banner .text a{font-size: 14px;padding: 0 5px;margin: 0 3px;}
	.pro-details h2{font-size: 24px;}
	.pro-details .picture{margin-top: 30px;}
	.pro-details .parameter li .pic{width: 100%;}
	.pro-details .parameter li:nth-child(odd) .pic{order: 0;}
	.pro-details .parameter li .content .txt{width: 100%;}
	.pro-details .pro-pic{padding-bottom: 40px;}
	.form-control .item,.form-control .item1 .check_box,.form-control .txt{width: 100%;}
	.form-control .item2 .check_box{width: 50%;}
	.form-control .submit input[type='submit']{width: 48%;margin-right: 4%;}
	.form-control .submit input[type='reset']{width: 48%;}
	.pageNav{margin-top: 65px;}
	.pageNav span a{font-size: 14px;padding: 0 15px;}
	.pro-details-banner .text a{font-size: 14px;}

	.about .culture .item .txt h3{font-size: 16px;}
	.about .culture .item .txt{padding: 0 10px;bottom: 10px;}
	.about .medal{padding: 40px 0;margin-top: 40px;}
	.about .medal .item{width: 49%;margin-right: 2%;margin-top: 15px;}
	.about .medal .item:nth-child(even){margin-right: 0;}

	.job-list .td span,.job-list .td span:nth-child(1){font-size: 13px;}
	.job-content .item .pic{width: 100%;order: 0;}
	.job-list .th,.job-list .td .tit{padding: 15px 0;}
	.job-list .td span{font-size: 12px;}
	.job-list .td .box{padding: 15px;}
	.news-first .focus .pic{width: 100%}
	.news-first .text_content h3 a{font-size: 18px;}
	.news-list li .text_content{width: 100%;min-width: 100%}
	.news-list li .pic{height: auto;width: 100%;margin-left: 0;margin-top: 10px;}
	.news-banner .crumbs{margin-top: 0px}
	.news-banner .title{font-size: 22px;}
	.news-banner .content{bottom: 20px}
	.news-nav a{padding: 0;width: 25%;text-align: center;}

	.ying-content .content .item .pic{width: 100%;}
	.ying-content .content .item:last-child .pic{order: 1;}
	.ying-content .content .item:last-child .text_content{order: 2;}
	.ying-service li{width: 100%;margin-right: 0;margin-top: 20px;}
	.ying-service .mores a{width: 70%;}
	.ying-case{margin-top: 70px}
	.ying-case ul{margin-top: 20px}
	.ying-case li{width: 100%;margin-right: 0;margin-top: 20px;}
	.ying-case li .more{font-size: 14px;height: 45px;line-height: 45px;margin-top: 10px}
	.home-news{overflow: hidden;display: block;}
	.home-news .text_content,.home-news .box{width: 100%;}
	.home-news .box{margin-top: 20px;}
	.home_yanfa .pic img{width: 100%}
	.home-photo{margin-top: 40px}
	.home-photo .first{width: 100%;margin-right: 0;height: auto;padding-bottom:20px;}
	.home-photo .flex-1{width: 100%;margin-top:20px;}
	.home-photo .item{width: 49%}
	.home-photo .item:last-child{margin-right: 0;margin-top:20px;}
	.home-news .text_content li:last-child{ display:none}
    /*product_xian*/
   .product_xian ul li .xian_text p{ font-size: 14px; line-height: 1.8em; margin-bottom: 15px;display: -webkit-box;
	-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow : hidden;text-overflow: ellipsis;}
	.product_xian ul li .xian_text h5{ font-size: 17px;}

	.shebe_xian ul li{ width: 47.5%;}

	.new_left{ width: 100%;}
	.new_right,.new_right_hot{ width: 100%;}
	.new_left_top h5{ font-size: 20px;}
	.new_left_top{ margin: 0;}

	.aseeee { margin-top: 20px;}
	.aseeee li{ width: 49%;margin-right: 2%;}
	.aseeee li:nth-child(even){ margin-right: 0;}

	.yanfa_yi { display: block;}
	.yanfa_yi .picture{ width: 100%;}
	.yanfa_text{width: 100%;  padding: 30px 30px 60px;}
	.yanfa{ margin: 30px 0;}
	.yanfa_top{ margin-bottom: 50px;}
	.yanfa_top h5{font-size: 20px;}
	.yanfa_top p{ font-size: 14px;}

}
@media (max-width: 560px) {
	.preview{position: initial;background-color: rgba(74,121,163,1);padding-bottom: 10px;}
	.preview .container{flex-flow: column;}
	.preview .flex-1{width: 100%}
	.preview .more{width: 100%;margin-top: 10px;}
	.preview .more a{width: 100%;}

	.news-nav{ display: none;}

     /*product_xian*/

    .product_xian ul li{ display: block; margin-top: 0;}
    .product_xian ul li .pic{ width: 100%;}
    .product_xian ul li .xian_text{ width: 100%; margin: 20px 0 30px 0;}

     /*shebe_xian*/

	.shebe_xian ul li,.shebe_xian ul li:nth-child(2n){ width: 100%; margin: 0 0 30px 0;}
}
@media (max-width: 424px) {
	/*修改425以下、普通的安卓手机屏*/
	.container,.header{padding-left: 15px;padding-right: 15px;}
	.header{height: 65px;}
	.header .logo img{height: 30px;}
	.sj_menu{right: 15px;}
	.hd_nav,.hd_nav ul{top: 65px;}
	.hd_nav .box{width: 70%;height: calc(100% - 65px);}
	.hd_nav .drop{padding-bottom: 15px;}
	.foot .tit{margin-bottom: 10px;}
	.foot{padding: 20px 15px;}
	.banner img{ width: 100%}
	.home_box .items{width: 100%;margin-right: 0;}
	.home-shang .title,.home_yanfa .title,.home-news .title{font-size: 24px;}
	.home-shang .text{font-size: 13px;}
	
	
	.preview .icon{padding: 0;}
	.pc-slide{margin-top: 30px;}
	.home-news{padding: 30px 0;margin-top: 30px;}
	.home-news .title{margin-bottom: 30px;}
	.home_yanfa .text_content p{font-size: 12px;}
	.home-news .text_content,.home-news .box{width: 100%;}
	.home-news .text_content{min-width: 0px}
	.home-news .text_content li h4{font-size: 14px;}
	.home-news .text_content li p{font-size: 12px;line-height: 24px;}
	.home-news .text_content .more{font-size: 16px;line-height: 40px;height: 40px;}
	
	.home-news .box h4{margin: 10px 0;font-size: 14px;}
	.home-news .box a{margin-top: 20px;}
	.home-photo{margin-top: 50px;}
	.home-photo .first{width: 100%;margin-right: 0;height: auto;padding-bottom: 30px;}
	.public_focus{height: 150px;}
	.public_focus .title{font-size: 18px;}
	.public_focus .txt{margin-bottom: 15px;font-size: 12px;padding-left: 15px;padding-right: 15px;line-height: 20px;}
	.public_focus p{font-size: 12px;padding-left: 15px;padding-right: 15px;}
	.news-pro{margin-top: 40px;}
	.news-pro .text-content{padding-top: 30px;padding-left: 20px;height: auto;padding-bottom: 30px;}
	.news-pro .text-content .content,.news-pro .text-content ul,.pro-list li .pic,.pro-list li .text_content{width: 100%;}
	.news-pro .text-content ul{margin-top: 30px;}
	.news-pro .text-content li{line-height: 30px;}
	.pro-info{margin-top: 40px;}
	.pro-list li{margin-top: 30px;}
	.pro-list li .subnav a{width: 100%}
	.pro-list li .pic{padding: 30px 20px;}
	.news-first{margin-top: 20px;}
	.news-nav a{padding: 0 10px;}

	.news-first .title{font-size:18px;margin-bottom: 0px;}
	.news-first .text_content{padding: 15px;}
	.news-first .text_content h3{margin-top: 0;}
	.news-first .text_content h3 a{font-size: 16px;}
	.news-list li{flex-flow: column;}
	.news-list li .time{padding: 0 10px;}
	.news-list li .time span{font-size: 38px;}
	
	.news-list li h3{font-size: 18px;}
	.news-list li p{margin-bottom: 0;font-size: 14px;margin-top: 10px;}

	.ying-con .txt{padding: 0px;font-size: 14px;}
	.ying-content .content .item{margin-top: 30px;}
	
	
	.ying-yu{margin-top: 60px;}
	.ying-service h2,.ying-yu .title,.ying-case h2{font-size: 28px;}
	.ying-yu .content{margin-top: 40px;}
	.ying-yu h3{font-size: 20px;}
	.ying-yu .map{margin-top: 40px;}
	.ying-case{margin-top: 20px;}
	.ying-case ul{margin-top: 10px;}
	
	.ying-case li h4,.ying-case li .more{font-size: 14px;}
	.ying-case li .more{margin-top: 15px;}
	.job-text{margin-top: 40px;}
	.job-text h3{font-size: 18px;}
	.job-text p,.job-list .th span,.job-list .td span:nth-child(1){font-size: 12px;}
	
	.job-nav{height: 40px;margin-top: 40px;}
	.job-nav a,.job-text .tel{font-size: 16px;}
	.job-text .tel{width: 80%;height: 45px;line-height: 45px}
	.job-list .th{margin-top: 20px;}
	
	.job-content .item h3{font-size: 20px;}
	.job-content .item .text-content{font-size: 20px 15px;}
	
	
	
	.check_box em,.form-control .text{font-size: 13px;}
	.form-control .submit input[type='submit'],.form-control .submit input[type='reset']{font-size: 14px;}
	.about .text{margin-top: 0;}
	.about .text-content{padding-bottom: 20px;}
	.about .text-content .content{margin-top: 30px;}
	.about .text-content .content .counter{font-size: 36px;}
	
	
	.about .vr .text{margin-top: 20px;}
	.about .vr .pic{margin-top: 30px;}
	.about .history h2{font-size: 24px;margin-top: 50px;}
	.about .history .txt{font-size: 14px;}
	.about .history .content .swiper-container{margin-left: 50px;margin-right: 50px;}
	.about .history .content::after{left: 50px;right: 50px;}
	.about .history .content .swiper-slide{font-size: 16px;width: 50%}

	.news-banner .title{ font-size: 16px;}
	.news-banner .crumbs{ font-size: 12px;}

	.new_left_top p span{ font-size: 12px;}
	.new_left_top h5,.new_left_top p{ margin: 0;}
	.news_fanye p a{ font-size: 13px;}
	.news_fanye{ margin: 20px 0 0 0;}


	.aseeee li{ width: 49%;margin-right:2%; margin-bottom: 15px;}
	.aseeee li:nth-child(even){ margin-right: 0;}

}

@media (max-width: 376px) {
	/*修改375以下、iPhone5，4，等小屏手机*/
	.preview .swiper-slide{width: 85px;}
	.pro-details-banner .text a{font-size: 14px;padding: 0 2px;margin: 0 3px;}
	.news-nav{display: none}

}
@media (max-width: 321px) {
	/*修改375以下、iPhone5，4，等小屏手机*/
	.preview .swiper-slide{width: 75px;}
	.news-nav a{padding: 0;width: 25%;font-size: 14px;text-align: center;}
}







.bim-m a{
	display: flex;
	align-items: center;
	font-size: 1rem;
	color: #333333;
	justify-content: space-between;
	height: 6.4375rem;
	border-bottom: 1px solid #dedddd;
}
.bim-m{
	background: #fff;
	
}
.bim-m:hover a{
	color: #C0071D;
}
.down-loas-b{
	position: relative;
	overflow: hidden;
	/* margin-top: 4.375rem; */
}