@charset "utf-8";
/* CSS Document */
.circle-load-rect-svg{margin: 5px;}
.g-rect-path{fill: none;stroke-width:3;stroke:rgba(250,250,250,.2);stroke-linejoin:round;stroke-linecap:round;}
.g-rect-fill{fill: none;stroke-width:3;stroke:rgba(250,250,250,.7);stroke-linejoin:round;stroke-linecap:round;stroke-dasharray: 0, 1370;stroke-dashoffset: 0;transition: 2s linear;}
.ej_banner.active .g-rect-fill{stroke-dasharray: 2350, 2350;}
.ej_banner {position: relative;}
.ej_banner span{display: block;}
.ej_banner span img{width: 100%;min-height: 400px;}
.ej_banner_list{position: absolute;width: 100%;top: 40%;transform: translateY(-50%);}
.ej_banner_list_div{position: relative;}
.ej_banner_list_div_aside{position: absolute;top: 0;z-index: 2;box-sizing: border-box;padding: 50px 40px;}
.ej_banner_list_div_aside h1{font-size: 25px;color: white;letter-spacing: 30px; font-weight:normal;}
.ej_banner_list_div_aside h1:before{content: '';display: block;width: 35px;height: 1px;background: white;margin-bottom: 10px;}
.ej_banner_list_div_aside span{display: block;font-weight: lighter;font-family:Arial,Helvetica,sans-serif, "HelveticaNeueLTStd-Th";color: white;font-size:36PX;text-transform: uppercase;letter-spacing: 1px;}
.ej_banner span{overflow: hidden;}
.ej_banner span img{animation:banrun1 20s linear infinite;position: relative;}
.about_con1_u1_right img{transition: 0.4s ease-out;}
.about_con1_u1 li:nth-child(even) .about_con1_u1_right:hover img{transform: translate(10px,10px);}
.about_con1_u1_right:hover img{transform: translate(-10px,-10px);}
.video_tk_bg1:after,.video_tk_bg:after{content: 'x';display: inline-block;font-family: arial;font-size:25px;color: white;position: fixed;right: 10%;top: 10%;cursor: pointer;width: 50px;height: 50px;border: 1px solid white;border-radius: 50%;text-align: center;line-height: 46px;}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.ej_banner_list_div_aside{position: absolute;top: 0;z-index: 2;box-sizing: border-box;padding: 30px 20px;}
.ej_banner_list_div_aside h1{font-size:18px;letter-spacing:10px;}
.ej_banner_list_div_aside span{font-size:22PX; line-height:36px;}
}
@media screen and (max-width:425px) and (min-width:0px) {/* 移动端的尺寸 */	
.ej_banner span img{width: 130%;min-height: 180px;}
.ej_banner_list{top:25%;}
.ej_banner_list_div_aside{position: absolute;top: 0;z-index: 2;box-sizing: border-box;padding:30px 20px;}
.ej_banner_list_div_aside h1{font-size:16px;letter-spacing:5px;}
.ej_banner_list_div_aside span{font-size:18PX; line-height:32px;}
}
@keyframes banrun1{
	0%{transform: scale(1)}
	50%{transform: scale(1.05)}
	100%{transform: scale(1)}
}
@keyframes rns{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}
}
.nav-flex {height:180px;margin: -80px auto 0;position: relative;z-index:7;display: block;}
.nav-flex .nav-flex-one {width: 22%;height:110px;background-color: #0f538a;color: #fff;padding: 50px 30px 0 30px;-webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.3);box-shadow: 0 5px 14px rgba(0, 0, 0, 0.3);float: left;}
.nav-flex .nav-flex-one .one-bai {width: 20px;height:5px;background-color: #fff;}
.nav-flex .nav-flex-one .one-flex {margin-top: 30px;}
.nav-flex .nav-flex-one .one-flex div:nth-child(1) {float: left;}
.nav-flex .nav-flex-one .one-flex div:nth-child(1) p {font-size: 18px;text-transform: uppercase;}
.nav-flex .nav-flex-two {float: left;width:72%;height: 80px;background-color: #fff;margin-top: 80px;-webkit-box-shadow: 0 5px 14px rgba(15, 83, 138, 0.2);box-shadow: 0 5px 14px rgba(15, 83, 138, 0.2);}
.nav-flex .nav-flex-two ul .two-cur a{background-color: #76a2cf;color: #fff;position: relative;}
.nav-flex .nav-flex-two ul .two-cur a::before {content: "";width: 30px;height:5px;background-color: #f82635;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.nav-flex .nav-flex-two ul li {font-size:16px;color: #494949;line-height: 80px;text-align: center;}
.nav-flex .nav-flex-two ul li a {display: block;}
.nav-flex .nav-flex-two ul li:hover{color: #76a2cf;}
.nav-flex .nav-flex-two ul li:hover a{background-color: #86ADD5;color:#fff;}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.nav-flex {height:80px;margin: -80px auto 0;position: relative;z-index:7;display: block;}
.nav-flex.wrap{ width:100%; padding:0;}
.nav-flex .nav-flex-one .one-flex div:nth-child(1) { display:none;}
.nav-flex .nav-flex-one .one-flex div:nth-child(1) p { display:none;}
.nav-flex .nav-flex-one { display:none;}
.nav-flex .nav-flex-two {float: none;width:100%;height: 60px;background-color: #fff;margin-top: 80px;-webkit-box-shadow: 0 5px 14px rgba(15, 83, 138, 0.2);box-shadow: 0 5px 14px rgba(15, 83, 138, 0.2);}
.nav-flex .nav-flex-two ul li {font-size:15px;color: #494949;line-height: 60px;text-align: center;}
}
@media screen and (max-width: 425px){
.nav-flex .nav-flex-two ul li {font-size:14px;}
}
.breadCrumb {height: 60px; width: 100%; line-height: 60px; font-size:14px; color:#666; }
.breadCrumb em { margin: 0 7px; }
@media screen and (max-width: 425px){
.breadCrumb { display:none; height:0; line-height:0;}
}

.title {text-align: center;}
.title h2{font-size: 20px; font-weight: 600; font-family:"微软雅黑";letter-spacing: 1px;color: #0068B5;margin-top: 5px;}
.title h2:after{content: '';display: block;margin: 20px auto 0;width: 30px;height: 1px;background: #0068B5;}

.about_con1_u1 li{font-size: 0;margin-top:5px;}
.about_con1_u1_left,.about_con1_u1_right{display: inline-block;vertical-align: middle;width: 50%;box-sizing: border-box;position: relative;}
.about_con1_u1_right img{width: 100%;cursor: pointer;}
.about_con1_u1_left p{font-size: 14px;color: #666;line-height:40px;position: relative;text-indent: 2em;}
.about-box .left .img-box {margin: 35px 0 0;}
.about-box .left .img-box .img {width:48%;overflow: hidden;}
.about-box .left .img-box .img img {width: 100%;transition: all .3s linear;}
.about_con1_u1 li:nth-child(odd) .about_con1_u1_left{padding: 0 40px 0 0;}
.about_con1_u1 li:nth-child(odd) .about_con1_u1_right{padding-bottom: 170px;padding-right:75px;background: url(../images/peng2_03.png) no-repeat right bottom;}
.about_con1_u1 li:nth-child(even) .about_con1_u1_left{float: right;padding: 0 40px;}
.about_con1_u1 li:nth-child(even) .about_con1_u1_right{padding-bottom: 130px;padding-right: 15px;background: url(../images/peng_03.png) no-repeat right bottom;}
/*.about_con1_u1 li:nth-child(odd) .about_con1_u1_left img{margin-bottom: 60px;transform: translateX(-15px);}
.about_con1_u1 li:nth-child(even)  .about_con1_u1_left img{position: absolute;}*/
.about_con1_u1_left p img{position: absolute;display: none;}
.about_con1_u1 li:nth-child(odd) .about_con1_u1_left p img{top: -55px;left: -20px;}
.about_con1_u1 li:nth-child(even) .about_con1_u1_left p img{bottom: -100px;right: -20px;}
.about_con1_u1 li:nth-child(even) .about_con1_u1_left p{margin-top: 0%;}
.about_con1 .title{display: inline-block;text-align: left;transform: translateY(60px);}
.about_con1 .title h2:after{margin: 20px 0 0;}
.about_con1{padding-bottom: 75px;}
.about_con1_u1 li:after{content: '';display: block;clear: both;}
@media only screen and (max-width:1660px) {
.about_con1_u1_right{background-size: 250px !important;}
.about_con1_u1 li{margin-top: 50px;}
.about_con1 .title {transform: translateY(0);margin-top: 50px;}
}
@media only screen and (max-width:1280px) {
.about_con1_u1 li{margin-top: 30px;}
}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.about_con1_u1 li{margin-top: 0px;}
}
@media screen and (max-width: 768px) and (min-width:0px) {/* 移动端的尺寸 */
.about_con1 .title {transform: translateY(0);margin-top: 30px; margin-bottom:10px;}	
.title h2{font-size:18px;margin-top:0px;}
.about_con1_u1_left{ width:100%;}
.about_con1_u1_right{ display:none;}
.about_con1_u1_left p{font-size: 14px;color: #666;line-height:30px;position: relative;text-indent: 2em;}
.about_con1_u1 li:nth-child(odd) .about_con1_u1_right{padding-bottom: 100px;padding-right:0px;background: url(../images/peng2_03.png) no-repeat right bottom;}
.about_con1_u1 li:nth-child(odd) .about_con1_u1_left{padding: 0 0px 0 0;}

}

/*企业文化*/
.culture{padding: 70px 0 128px;}
.culture .culture_con {background-color: #f6f6f6;position: relative;}
.culture .culture_con_box .culture_con_box_div .culture_con_box_top:before  {content:"";width: 80px;height: 1px;background-color: #373737;position: absolute;bottom: 0;left: 0;right: 0; margin: auto;}
.culture .culture_con_box {overflow: hidden}
.culture .culture_con_box .culture_con_box_div { height: 270px;background-color: #fff;-webkit-box-shadow: 0 5px 14px 0px  rgba(0, 0, 0, 0.3);box-shadow: 0 5px 14px 0px rgba(0, 0, 0, 0.3); margin-bottom:30px;position: relative}
.culture .culture_con_box .culture_con_box_div .culture_con_box_top {position: relative;width: 100%;height: 150px;text-align: center;overflow: hidden;}
.culture .culture_con_box .culture_con_box_div .culture_con_box_top .culture_con_box_i {padding-top: 45px;}
.culture .culture_con_box .culture_con_box_div .culture_con_box_top .culture_con_box_i i {font-size: 28px;color: #373737;position: relative;z-index:8;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.culture .culture_con_box .culture_con_box_div .culture_con_box_top p {font-size: 18px;color: #373737;margin-top: 10px;position: relative;z-index: 888;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.culture .culture_con_box .culture_con_box_div .culture_con_box_buttom {padding: 0 30px;text-align: center;}
.culture .culture_con_box .culture_con_box_div .culture_con_box_buttom div {font-size: 15px;color: #363636;margin-top: 50px;}
.culture .culture_con_box .culture_con_box_div .culture_con_box_buttom p {font-size: 14px;color: #7c7c7c;font-family: PingFangSC-Regular, sans-serif;}
.culture .culture_con_box .culture_con_box_div.on .culture_con_box_top .aboutB_box_i i {color: #fff; }
.culture .culture_con_box .culture_con_box_div.on .culture_con_box_top p {color: #fff; }
.culture .culture_con_box .culture_con_box_div:hover .culture_con_box_top  .aboutB-box-img {height: 150px;position: absolute;z-index: 500;left: -100%;top: 0;overflow: hidden;background-size: cover;}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.culture{padding: 30px 0 68px;}
}
/*厂容厂貌*/
.factory{ clear:both;padding-top:70px; padding-bottom:45px;}
.factory .item {cursor:pointer;}
.factory .item ._item_top { position:relative; overflow:hidden; }
.factory .item{margin-bottom: 40px; background:#E8E8E8; border:10px solid #E8E8E8}
.factory .item ._pic { height:0; overflow:hidden; padding-bottom:78%; }
.factory .item .title{ height:45px; line-height:45px; text-align: center;}
.factory li:hover .item{ border:10px solid #006EC0; background:#006EC0; }
.factory li:hover .item .title{ color:#FFFFFF;}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.factory{ clear:both;padding-top:30px; padding-bottom:45px;}
}

/*--新闻列表-*/
.news-list { margin-top:70px; margin-bottom:70px;}
.news-list ul li {width: 100%;border-bottom: 1px solid #e6e6e6;overflow: hidden; }
.news-list ul li a {padding: 20px 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;
-ms-flex-pack: justify;justify-content: space-between;display: block;overflow: hidden; }
.news-list ul li a .news-list-time {width: 15%;text-align: center;line-height:50px;font-family: "HelveticaNeueLTStd-Th";font-size: 18px;color: #1a1a1a;float: left;border-right: 1px solid #e6e6e6; }
.news-list ul li a .news-list-time .list_time_day{display:block;font-size:40px;color:#155a9b;line-height:50px;font-family: "HelveticaNeueLTStd-Th";}
.news-list ul li a .news-list-text {width: 60%;padding: 0 50px 0 80px;float: left; }
.news-list ul li a .news-list-text span {display: block;font-size: 16px;color: #1a1a1a;margin-top:14px; }
.news-list ul li a .news-list-text p {height: 40px;font-size: 14px;color: #a1a1a1;margin-top: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
.news-list ul li a .news-list-jian {width: 7%;padding-top: 45px;visibility: hidden;float: left; }
.news-list ul li a .news-list-jian div {float: left; }
.news-list ul li a .news-list-jian div:nth-child(1) {width: 1px;height: 1px;background-color: #0068B5;margin-top: 5px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s; }
.news-list ul li a .news-list-jian div:nth-child(2) {border-top: 5.5px solid transparent;border-bottom: 5.5px solid transparent;border-left:5px solid #0068B5; }
.news-list ul li a:hover {background-image: -webkit-gradient(linear, left top, right top, from(#f5faff), to(#f6f6f6));background-image: -webkit-linear-gradient(left, #f5faff, #f6f6f6);background-image: -o-linear-gradient(left, #f5faff, #f6f6f6);background-image: linear-gradient(left, #f5faff, #f6f6f6); }
.news-list ul li a:hover .news-list-jian {visibility: visible; }
.news-list ul li a:hover .news-list-jian div:nth-child(1) {width: 75px; }
.news-list ul li:hover .news-list-img img {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2); }
.news-list .news-none i {display: block;text-align: center;color: #e6e6e6;font-size:30px;line-height: 140px;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s; }
.news-list .news-none i:hover {color: #a1a1a1; }
.news-list .news-none p {text-align: center;line-height: 140px;font-size: 18px;color: #a1a1a1;display: none; }
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.news-list { margin-top:30px; margin-bottom:50px;}
}
@media screen and (max-width: 425px){
.news-list ul li a .news-list-time {width: 16%;font-size: 16px;}
.news-list ul li a .news-list-time .list_time_day{display:block;font-size:30px;line-height:30px; margin-top:10px;}
.news-list ul li a .news-list-jian { display:none; width:0;}
.news-list ul li a .news-list-text { width:80%;padding: 0 0 0 2%;}
.news-list ul li a .news-list-text span {font-size: 16px;margin-top:0px; }
.news-list ul li a .news-list-text p {height: 40px;font-size: 14px;color: #a1a1a1;margin-top: 15px;}

}
/*--新闻详情-*/
.news { margin-top:70px;}
.news .text-top {overflow: hidden; }
.news .text-top .wrap {height: 100px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;overflow: hidden; }
.news .text-top .wrap .text-top-more {width: 25%;height: 100px;float: right;position: relative; }
.news .text-top .wrap .text-top-more span {width: 100%;display: block;font-size: 100px;color: transparent;line-height: 1em;font-family: "HelveticaNeueLTStd-Hv";position: absolute;bottom: 0;left: 0;background-image: url("../images/news-nei.png");background-size: 100%;background-position: left bottom;background-repeat: no-repeat; }
.news .text-top .wrap .text-top-more p {font-size: 18px;color: #0f538a;font-weight: bold;position: absolute;left: 0;bottom: 10px; }
.news .text-top .wrap .text-top-shu {width: 7px;float: left; }
.news .text-top .wrap .text-top-shu div:nth-child(1) {width: 7px;height: 100px;background-color: #0f538a; }
.news .text-top .wrap .text-top-shu div:nth-child(2) {width: 1px;height: 62px;background-color: #ededed;margin-left: 3px;display: none; }
.news .text-top .wrap .text-top-title {width: 75%;line-height: 100px;float: left; }
.news .text-top .wrap .text-top-title p:nth-child(1) {font-size: 20px;color: #1a1a1a;font-weight: bold;margin: 0 0 0 70px;float: left; }
.news .text-top .wrap .text-top-title p:nth-child(2) {text-align: right;margin: 0 10px 0 0;font-size: 16px;color: #1a1a1a;float: right; }
.news .text-top .text-top-heng {width: 34%;height: 1px;background-color: #ededed;margin-top: -1px;-webkit-transition: all 1s;-o-transition: all 1s;transition: all 1s; }
.news .text-top .text-top-heng.on {width: 100%; }
.news .text-two {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex; }
.news .text-two .text-two-left {width: 25%;float: rght; }
.news .text-two .text-two-left ul {margin-top: 50px; }
.news .text-two .text-two-left ul li {color: #1a1a1a;font-size:13px;line-height:50px;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap; }
.news .text-two .text-two-left ul li:hover {color: #0f538a; }
.news .text-two .text-two-shu {width: 1px;height: 1rem;background-color: #ededed;margin-left:3px;-webkit-transition: all 1s;-o-transition: all 1s;transition: all 1s;float: left; }
.news .text-two .text-two-right {width: 75%;padding: 70px;float: left; -webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
.news .text-two .text-two-right .text-two-p {font-size: 14px;color: #6d6d6d;line-height: 2em; }
.news .text-two .text-two-right .text-two-p img {width: 100%;margin:20px 0; }
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.news { margin-top:30px;}
}

@media only screen and (max-width: 768px) {
.news .text-top .wrap {height: 60px;}
.news .text-top .wrap .text-top-more { display:none; width:0px; height:auto;}
.news .text-top .wrap .text-top-shu{ display:none; width:0px;}
.news .text-two .text-two-left { display:none; width:0px; }
.news .text-two .text-two-shu  { display:none; width:0px; }
.news .text-two .text-two-right {width: 100%;padding:30px 0;float: none;}
.news .text-top .wrap .text-top-title {width: 100%;line-height:40px;float: none; }
.news .text-top .wrap .text-top-title p:nth-child(1) {font-size: 16px; line-height:28px;color: #1a1a1a;font-weight: 600;margin: 0 0 0 0px;float: left; }
.news .text-top .wrap .text-top-title p:nth-child(2) { display:none; margin:0;}

}

/*产品列表*/
.pro_list{ margin:70px auto;font-size: 0;}
.pro_list li{margin-bottom:20px;}
.pro_list li .box{ border:1px solid #f0f0f0; background-color:#f0f0f0; padding:0 0 12%;overflow: hidden;position: relative;}
.pro_list li .name{font-size:16px; line-height:52px;}
.pro_list li .p{font-size:13px; color:#fff; display:none;}
.pro_list li .btn_compare{font-size:16px;font-weight: bold;color:#000;background-color:#f3f3f3;height:40px; line-height: 40px; text-align: center;display: none;}
.pro_list li .info{display: block;position: absolute;bottom: 0;left: 0;width:100%;}
.pro_list li .cover{ position:absolute;bottom:-100%; left:0; background:rgba(0,64,154,.8);width:100%; height:100%;}
.pro_list li:hover .cover{bottom:0;}
.pro_list li:hover .info{top: 0;padding: 25% 10% 10%;width:80%;}
.pro_list li:hover .name{ margin-top:15px;font-size:18px;color:#fff;line-height:35px;}
.pro_list li:hover .line{width:46px;height:2px; background-color:#fff; display:block; margin:20px auto 0;}
.pro_list li:hover .p{display:block;margin-top: 30px;}
.pro_list li:hover .btn_compare{display: block;position: absolute;bottom: 25px;width: 60%; left:50%; margin-left:-30%;}

/*
.pro_list li{display: inline-block;vertical-align: top; background-color:#E8E8E8;cursor: pointer;margin-bottom: 30px;}
.pro_list li img{width:96%; margin:0 auto; padding:2%; text-align:center;transition: 0.3s ease-in-out;}
.pro_list li span{display: block;overflow: hidden;position: relative;}
.pro_list li span:before{content: '';display: block;width: 100%;height: 100%;background:url(../images/fangda_03.png) no-repeat center center rgba(0,104,181,.2);
position: absolute;top: 0;transform: scale(0);transition: 0.3s ease-in-out;z-index: 2;}
.pro_list li p{padding: 20px 0;font-size: 14px;color: #333;text-align: center;transition: 0.3s ease-in-out}
.pro_list li:hover span:before{transform: scale(1);}
.pro_list li:hover p{background: #0068B5;color: white;}
.pro_list li:hover img{transform: scale(1.05);}
*/
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.pro_list{ margin:30px auto;font-size: 0;}
}
/*产品详情*/
.pro_detail{ margin:70px auto;}
.pro_show_left{width:70%; float:left;}
.pro_content{ margin-top:0px;}
.pro_content .pro{width:100%;margin:0 auto;}
.pro_content .pro p{ width:100%;margin:15px 0; font-size:15px; line-height:28px; overflow:hidden;}
.pro_content .pro p span{color:#E53333; font-weight:bold;}
.pro_content .pro table{ margin:15px 0;}
.pro_content .pro tr{ line-height:27px;}
.pro_content .pro h2{line-height:1.5em;font-size:28px; margin:0px auto 10px; font-weight:600; color:#2a2a2a;}
@media only screen and (max-width: 992px) {
.line_pro h1,.line_left h1{font-size:20px; font-weight:600; color:#00A0E9; line-height:1.2em; padding-bottom:10px; margin-bottom:0px;overflow:hidden;}
}
@media screen and (max-width: 1440px) and (min-width:1241px) {
.pro_detail{ margin:50px 0;}
}

@media screen and (max-width: 1240px) and (min-width:1025px) {
.pro_detail{ margin:40px 0;}
}

@media screen and (max-width: 1024px) and (min-width:0px) {
.pro_detail{ margin:30px 0;}
}
@media screen and (max-width: 1024px) and (min-width:761px) {
.line_pro{width:100%;height:auto;padding-top:40px; margin-bottom:30px;}
.line_left{ width:100%; margin-left:00px;  float:none;}
.line_left dl{ display:none;}
.line_left p{margin:8px auto; font-size:14px; line-height:28px; color:#999;}
}
@media only screen and (max-width: 768px) {
.pro_show_left{width:100%; float:none;}
.pro_content{ margin-top:0px;}
.pro_content .pro h2{line-height:1.2em;font-size:16px; margin:0px auto; font-weight:600; color:#2a2a2a;}
.pro_content .pro p{ width:100%;margin:15px 0; font-size:14px; line-height:26px; overflow:hidden;}
.pro_content .pro_ys{ margin-top:0px; overflow:hidden; }
}
.sub_new_right { width: 25%; float: right; margin-left:45px; margin-bottom: 30px; }
.lefttitle { width:100%; line-height: 0px; text-indent:0; background-color:#f81618; margin:0 auto; HEIGHT: 44px; line-height: 41px; text-align: center; FONT-SIZE: 20px;  color: #fff; text-align:center; /*background: url(../images/1313214805482.jpg) no-repeat;*/ font-weight: bold; }
.pro_hoto .lefttitle{ background-color:#004B91;  color: #fff; line-height:45px; }
.pro_hoto{margin:20px auto 0;}
.pro_hoto { overflow:hidden;background:#fafafa;}
.pro_hoto ul { width: 90%; margin: 0 auto; padding: 5%; overflow: hidden; }
.pro_hoto li { text-align: center; line-height: 38px; width: 100%;  overflow:hidden;}
.pro_hoto li .pic{ width: 100%; height: auto; overflow:hidden;}
.pro_hoto li .tit{ line-height:58px; font-size:15px;}
.pro_hoto li a:hover{ color:#00A0E9;}
.sub-hotline { margin-bottom: 20px; overflow: hidden; }
@media only screen and (max-width: 768px) {
.sub_new_right { display:none;}
}
/*服务承诺*/
.server{ margin:70px auto;}
.server .tit {margin-bottom: 40px;font-size: 28px; color:#333;font-weight: 600; text-align:center; font-family:"微软雅黑";}
.server ._con { background-color:#f4f4f4; height: 0; padding-bottom: 120%; overflow: hidden; cursor:pointer; }
.server ._img { height: 0; padding-bottom:65%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.server ._info { padding: 8%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.server ._info ._more { display: block; width: 124px; height: 32px; line-height: 32px; color: #fff; text-align: center; background: #0e1271; }
.server ._info .txt { font-size:14px;line-height: 22px; margin-bottom: 25px; height: 66px; }
.server ._con:hover ._img { padding-bottom: 60%; }
.server ._con:hover {background-color:#0068B5; color:#fff;}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.server{ margin:30px auto;}
.server .tit {margin-bottom:20px;font-size: 18px; color:#333;font-weight: 600; text-align:center; font-family:"微软雅黑";}

}
@media screen and (max-width:425px) and (min-width:0px) {/* 移动端的尺寸 */	
.server ._con { background-color:#f4f4f4; height: 0; padding-bottom: 100%; overflow: hidden; cursor:pointer; }
}
/*服务流程*/
.process{ margin:70px auto;}
.ser_lc{margin:50px auto 40px; overflow:hidden;}
.ser_lc p{ margin:5px auto 5px; }
.ser_lc h3{ font-weight:normal; margin-top:30px;font-size:16px;line-height:30px;overflow: hidden;}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.process{ margin:30px auto;}
}
@media screen and (max-width: 1024px) and (min-width:0px) {
.ser_lc{ padding-top:0px; padding-bottom:30px; }
.ser_lc h3{ font-size:16px;line-height:24px;}
}
@media screen and (max-width:425px) and (min-width:0px) {/* 移动端的尺寸 */	
.ser_lc h3{ font-size:14px;line-height:24px;}
.process{ margin:0px auto;}

}
.fwlct{width: 100%;margin:40px auto 30px;overflow: hidden;}
.lii {float:left;display:inline-block;position:relative;width:16.666%;cursor:pointer;}
.lc_ico{display:block;margin:0 auto;width:110px;height: 110px;background: url(../images/lct.png) 0 0 no-repeat;}
.lii.lii2 .lc_ico { background-position:-110px 0px; }
.lii.lii3 .lc_ico { background-position:-220px 0px; }
.lii.lii4 .lc_ico { background-position:-330px 0px; }
.lii.lii5 .lc_ico { background-position:-440px 0px; }
.lii.lii6 .lc_ico { background-position:-550px 0px; }
.fwlct h3{font-size: 18px;color: #1c1b28; line-height: 30px; margin-top: 10px;text-align: center;}
.fwlct span{display: block;width: 30px;height: 30px;background: url(../images/lc_x.png) no-repeat;position: absolute;top: 55px;right: -15px;}
@media screen and (min-width:768px) and (max-width:999px){	
.lc_ico{width:90px;height: 90px;background-size:540px;}
.lii.lii2 .lc_ico { background-position:-90px 0px;}
.lii.lii3 .lc_ico { background-position:-180px 0px;}
.lii.lii4 .lc_ico { background-position:-270px 0px;}
.lii.lii5 .lc_ico { background-position:-360px 0px;}
.lii.lii6 .lc_ico { background-position:-450px 0px;}
.fwlct span{top:45px;}
}
@media screen and (max-width:768px){		
.ser_lc{margin:0px auto; overflow:hidden;}
.fwlct{margin:0px auto 0px;}
.fwlct .lii{float:left;width: 30%;margin: 10px 1.5%;}
.fwlct h3{font-size: 14px;color: #1c1b28; line-height: 24px; margin-top: 10px;text-align: center;}
.fwlct span{display: none;}
}
@media screen and (max-width:480px){
.lc_ico{width:90px;height: 90px;background-size:540px;}
.lii.lii2 .lc_ico { background-position:-90px 0px;}
.lii.lii3 .lc_ico { background-position:-180px 0px;}
.lii.lii4 .lc_ico { background-position:-270px 0px;}
.lii.lii5 .lc_ico { background-position:-360px 0px;}
.lii.lii6 .lc_ico { background-position:-450px 0px;}
}
@media screen and (max-width:360px){
.lc_ico{width:70px;height: 70px;background-size:420px;}
.lii.lii2 .lc_ico { background-position:-70px 0px;}
.lii.lii3 .lc_ico { background-position:-140px 0px;}
.lii.lii4 .lc_ico { background-position:-210px 0px;}
.lii.lii5 .lc_ico { background-position:-280px 0px;}
.lii.lii6 .lc_ico { background-position:-350px 0px;}
}

/*客户合作*/
.coporation{ margin:70px auto;}
.coporation .huoban-img {padding: 20px 0;overflow: hidden;}
.coporation .huoban-img div { margin-bottom:40px;}
.coporation .huoban-img div img{ width:88%; margin:0 auto;}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.coporation{ margin:30px auto;}
}

/*人才理念*/
.human-box{padding:70px 0 110px;}
.human-box h3{font-size: 24px; margin-bottom:10px; font-weight:normal;color: #0156a8;}
.human-box .text{font-size: 16px;color: #666666;line-height: 30px;}
.human-box .human-list{width: 70%;overflow: hidden;}
.human-box .human{margin:45px 0 0;}
.human-box .human .img{width:28.5%;overflow: hidden;}
.human-box .human .img img{width: 100%;transition:all .3s linear;}
.human-box .human .img:hover img{transform:scale(1.1);}
.human-box .human ul{}
.human-box .human li{text-align: center; margin-bottom:18px;}
.human-box .human li .border{border:1px solid #e3e3e3;padding:37px 0;}
.human-box .human li .icon{width: 68px;height: 68px;margin:0 auto 30px;}
.human-box .human li .icon img{width: 100%;}
.human-box .human li .tit{font-size: 18px;color: #035cac;font-weight: bold}
.human-box .human li .line{width: 28px;height:2px;background: #c9c9c9;margin:10px auto 0}
.human-box .human li .txt{font-size: 14px;color: #666666;margin:15px 0 0;}
@media screen and (min-width:1367px) and (max-width:1440px){	
.human-box .human .img{width:29.5%;overflow: hidden;}
}
@media screen and (min-width:1281px) and (max-width:1366px){	
.human-box .human .img{width:30%;overflow: hidden;}
.human-box .human li .border{border:1px solid #e3e3e3;padding:32px 0;}
.human-box .human-list{width: 69%;overflow: hidden;}
}
@media screen and (min-width:1152px) and (max-width:1280px){	
.human-box .human .img{width:33%;overflow: hidden;}
.human-box .human li .border{border:1px solid #e3e3e3;padding:36px 0;}
.human-box .human-list{width: 66%;overflow: hidden;}
}
@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */	
.human-box{padding:30px 0 50px;}
}
@media screen and (min-width:768px) and (max-width:1024px){	
.human-box .human li .icon{margin:0 auto 20px;}
.human-box .human li .border{padding:20px 0;}
}
@media screen and (min-width:0px) and (max-width:768px){	
.human-box .human .img{ display:none;}
.human-box .human-list{width:100%;overflow: hidden;}
.human-box h3{font-size: 20px; margin-bottom:10px; font-weight:normal;color: #0156a8;}
.human-box .text{font-size: 14px;color: #666666;line-height:26px;}
.human-box .human{margin:30px 0 0;}

}
/*招贤纳士*/
.job{ padding-top:70px;padding-bottom:70px}
.job .hd_text{ font-size:16px; line-height:28px;color:#595757;margin-bottom:20px;}
.job .part1 p{ text-indent:2em; padding-bottom:15px;}
.job .job_list { margin-bottom:60px;position: relative;}
.job .joblist_tt{background-color: #00489d;height: 54px;line-height: 54px; overflow:hidden;float:left; width:100%;}
.job .joblist_tt span{ float:left;text-indent:3%;font-weight: bold;}
.job .joblist_tt span.jobli1{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;text-indent: 5%;}
.job .joblist_tt span.jobli2{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;text-indent: 5%;}
.job .joblist_tt span.jobli3{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;text-indent: 5%;}
.job .joblist_tt span.jobli4{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;text-indent: 5%;}
.job .joblist_tt span.jobli5{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;text-indent: 5%;}
.job .JobList-J2 { overflow:hidden;}
.job .JobList-J2 ._jt {background-color: #fff;height: 50px;line-height: 50px;border:1px solid #f2f2f2;overflow: hidden;*zoom: 1;cursor: pointer; position:relative; float:left; width:100%;}
.job .JobList-J2 ._jt strong {float: left;width: 20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
.job .JobList-J2 ._jt span {float: right;}
.job .JobList-J2 ._jc {display: none;float:left; width:100%;background-color:#f9f9f9;padding-left: 44px;padding-bottom: 30px;}
.job .JobList-J2 ._jcon {padding: 10px 10px 10px 20px;}
.job .JobList-J2 ._jcon ._title{font-size: 15px;color:#000;margin-top: 32px; margin-bottom:20px;}
.job .JobList-J2 ._jcon ._typeIn p{line-height: 24px;}
.job .JobList-J2 ._jt_act  {color:#fff;}
.job .JobList-J2 ._jt strong.srong1{ width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
.job .JobList-J2 ._jt strong.srong2{ width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
.job .JobList-J2 ._jt strong.srong3{ width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
.job .JobList-J2 ._jt strong.srong4{width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
body .album_ordinary .slide_c p { bottom:30px; }
.job .zzz{height: 45px;line-height: 45px;width:100px;background-color: #fff100;margin-top:50px;}

@media screen and (max-width: 1024px) and (min-width:0px) {
.job{ padding-top:30px; padding-bottom:30px; }
.job .part1_box{padding:0px 0px 0px;text-align:center;}
.job .part1_box .hd_title{color:#1e1e1e;margin-bottom:10px; font-size:20px;}
.job .part1_box .hd_text{color:#595757;margin-bottom:0px; width:100%; margin:0 auto;}
}
@media screen and (max-width: 768px){
.job .hd_text{ font-size:14px; line-height:26px;color:#595757;margin-bottom:20px;}
.job .JobList-J2 ._jt,job .JobList-J2 ._jc,.job .JobList-J2 ._jt,.job .JobList-J2 ._jc{float:none;}
.job .JobList-J2 ._jt{border:none;border-bottom: 1px solid #f2f2f2;}
.job .JobList-J2 ._jcon ._title{margin-top:0;}
.job .joblist_tt span.jobli2,.job .joblist_tt span.jobli3{display:none;}
.job .JobList-J2 ._jt strong.srong1,.job .JobList-J2 ._jt strong.srong2{display:none;}
.job .joblist_tt span.jobli1,.job .JobList-J2 ._jt strong{width:44%;}
.job .joblist_tt span.jobli4,.job .JobList-J2 ._jt strong.srong3,.job .joblist_tt span.jobli5{width:26%;text-align: center;}
.job .JobList-J2 ._jc{padding:4%;width:auto;}
.job .JobList-J2 ._jcon{padding:0;}
}


/*联系我们*/
.contact{ margin:70px auto;}
.contact h3{ font-weight:normal; margin-top:30px;font-size:16px;line-height:30px;overflow: hidden;}
@media screen and (max-width: 1024px) and (min-width:0px) {
.contact{ margin:30px auto;}
.contact h3{ font-size:16px;line-height:24px;}
}
.contact_top{padding:30px 0 50px;}
/*
.contact_top .con_left{width:50%;}
.contact_top .con_right{width:50%; background:url(../images/con_img01.jpg) left top no-repeat;}
.con_right .box{padding:10% 5% 18% 8%;color:#fff; position:relative;}
.con_right .box a{color:#fff;}
.con_right .box .p{font-size:16px; line-height:36px;}
.con_right .box .p h3{ font-size:22px; letter-spacing:1;} 
.con_right .box .gp_erwm{ position:absolute;right:0;bottom:0; cursor:pointer;}
.con_right .box .gp_erwm ._erwm_t{display:block;width:74px;height:74px;}
.con_right .box .gp_erwm ._erwm{position:absolute;right:-3px;bottom:-3px;width:160px;height:160px; opacity:0; filter:alpha(opacity=0);}
.con_right .box .gp_erwm:hover ._erwm{opacity:1; filter:alpha(opacity=100);}
*/

.contact_top h2{ color:#0068B5; font-size:18px; font-weight:bold; margin-bottom:15px; }
.contact_top strong{ font-weight:700;}
.contact_top p {line-height:48px;color: #575757; font-size:15px;}
.contact_top ul { margin-top:40px; }
.contact_top ul li {line-height:30px; margin-bottom:20px; padding-bottom:8px;font-size:14px;}
.contact_top .add {background: url(../images/add.png) left top no-repeat;}
.contact_top .tel {background: url(../images/tel.png) left top no-repeat;}
.contact_top .fax {background: url(../images/fax.png) left top no-repeat;}
.contact_top .web {background: url(../images/web.png) left top no-repeat;}
.contact_top .mail {background: url(../images/mail.png) left top no-repeat;}
.contact_top .map{width:100%;} 
.contact_top .map .ditu{ width:78%;height:500px;border:#ccc solid 1px;font-size:12px; float:left;}


@media screen and (max-width: 769px){
.contact h3{ font-size:14px;line-height:24px;}
.contact_top{padding:30px 0 20px;}
.con_right .box{padding:10% 5% 10% 8%;}
.con_right .box ._tel{font-size:46px; margin-bottom:15px;}
}
@media screen and (max-width: 640px){
.contact_top .con_left,.contact_top .con_right{float:none;width:100%;}
.con_right .box ._tel{font-size:33px;}
}

/*在线留言*/
.table-responsive tr td{ height:35px;}
.btn-contact {background-color: #ff9900;padding: 12px 0;border: none;color: #fff;}
.feedback-sec .feedback-form input{border:none;padding:15px 4%; width:92%;height:auto;border-radius:3px;background-color:  #f4f7f9;}
.feedback-sec .feedback-form textarea{border:none;padding:15px 1.5%; width:97%;height:auto;border-radius:3px;background-color:  #f4f7f9;}
.btn-contact{padding:6px 0;border:none;color:#fff;}
.form-group .span-4{ margin-bottom:15px;position: relative;}
.feedback-sec .feedback-form textarea:focus,.feedback-sec .feedback-form input:focus{border-color:#66afe9;outline:0}
.feedback-sec .feedback-form .span-4,.feedback-sec .feedback-form .span-12{ margin-bottom:15px;}
.confirm{background-color:#B3211A;}
.cancel{background-color:#ff9900;}

