/*公共标题*/
.main_title{display:block; text-align:center; font-size:16px; color:#595959}
.main_title p{
	font-size: 40px;
    color: #333333;
    font-weight: bold;
    line-height: 45px; margin-bottom:5px
	}
.main_title p span{
	font-size: 40px;
    color: #0044a5;
    font-weight: bold;
    line-height: 45px; 
	}
/*主题内容*/

.mainbg{ width:1240px; margin: 90px auto 0px auto;height:auto; background:#ffffff; padding:30px 0px;}

.main_frame{ width:1200px; height:auto; margin:0 auto}
.grWidth{width:1200px; margin:0 auto;}

/*产品推荐*/
.in_product{ width:100%; height:auto; margin:0 auto; background: url(../images/cpbg.jpg) no-repeat top center ; padding-top:42px; padding-bottom:65px}

.leftfr{ display:block; float:left; width:250px; height:auto}
.leftfr .title{ height:90px; display:block; text-align:center; background: url(../images/cplf.jpg) no-repeat center top; font-size:16px; line-height:25px; color:#c8deff; font-family:Arial, Helvetica, sans-serif}
.leftfr .title p{ font-family:"微软雅黑"; font-size:26px; color:#fff; line-height:30px; padding-top:18px}
.leftfr .content{ background:#fff; padding:5px 5px 5px}

.onepro{
	width: 200px;
    height: 40px;
    display: block;
    margin: 5px auto 0;
    background: url(../images/icon.png) 12px center no-repeat #efefef;
    padding-left: 40px;
    line-height: 40px;
    font-size: 15px;
	}
.onepro:hover{ background:url(../images/icon1.png) 12px center no-repeat #0449b1; color:#fff; font-size:15px; line-height:43px}
.twopro{ width:240px; height:37px; display:block; border-bottom:1px dotted #cfcfcf; text-indent:40px; line-height:37px; font-size:14px; color:#444444}

.leftlx{ background:#444444; padding:18px; font-size:15px; line-height:26px; color:#fff}
.leftlx *{font-size:15px; line-height:26px; color:#fff}

.rightfr{ width:925px; height:auto; display:block; float:right}
.rightfr ul li{ float:left; margin-right:14px; margin-bottom:18px; border:1px solid #ccc;}
.rightfr ul li .topimg{
	width:296px;
	height:222px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}
.rightfr ul li .topimg img{
	max-width:100%;
	max-height:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.in_product .rightfr ul li p{ background:#fff; height:45px; width:100%; display:block; text-align:center;}
.in_product .rightfr ul li p a{line-height:45px; font-size:16px;}

.in_product .rightfr ul li:hover .topimg img{transform: scale(1.2);}
.in_product .rightfr ul li:hover p{ background:#0449b1;}
.in_product .rightfr ul li:hover p a{line-height:45px; font-size:16px; color:#fff}




.in_product .top_cplist{ margin-top:25px}
.in_product .top_cplist ul li{float:left; margin-right:12px; margin-bottom:12px;}
.in_product .top_cplist ul li a{
	width: 190px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #0044a5;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
	}
.in_product .top_cplist ul li a:hover{ background:#f18c00}

.in_product .bot_cp{}
.in_product .bot_cp ul li{ width:270px; height:250px; display:block;float:left; margin-right:26px; margin-top:26px; padding:5px 5px 0; background:#fff; line-height:50px; text-align:center; font-size:16px;}
.in_product .bot_cp ul li .topimg{
	width:270px;
	height:200px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
 }
.in_product .bot_cp ul li .topimg img{
	}

.in_product .bot_cp ul li:hover{}
.in_product .bot_cp ul li:hover .topimg img{}


/**/
.bg1{background: url(../images1/cpbg.jpg) no-repeat center top;padding-top:175px;}
.fabj{height: auto;overflow: hidden;box-sizing: border-box; font-family: "Microsoft YaHei";max-width: 1920px;margin:0 auto;}
.fa{width:1200px;padding:70px 5.2vw 100px;margin:0 auto;background:#fff;clear: both;overflow: hidden;}
.fa_nav{ width: 100%;height:8.072vw; }
.fa_nav h2{width:30.357%; float: left;text-align: left;}
.fa_nav h3{width: 69.285%; height:45px;margin-top:2.864vw; float: left;}
.fa_nav h3 a{height:2.34375vw;line-height: 2.34375vw; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;font-size:16px; color: #333333;font-weight:normal;text-decoration: none;text-align: left;float: left;box-sizing: border-box;margin-right: 2.583vw;position: relative;}
.fa_nav h3 a:after{content:'';position:absolute;height:2px;width:0%;bottom:0;left:0;-webkit-transition:width .5s;transition:width .5s;z-index: 1;background-image: -webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
  background-image: linear-gradient(left, #06beff, #0d5de2);}
.fa_nav h3 a:hover:after,.fa_nav h3 a.cur:after{width:100%;color: #fff;z-index: 1;}
.fa_nav h3 a:last-child{margin-right: 0;}
.fa_nav h3 a.cur,.fa_nav h3 a:hover{color:#287dfc; font-weight: normal;}


.fa img{width: 100%;display: block; height:265px;}
.fa_right{width:100%;float: left;max-width:1200px;}
.fa_right ul{clear: both;overflow: hidden;}
.fa_right li{width:32%; float: left;margin-right:0.723%;margin-bottom:8px;position: relative;max-height: 270px;}
.fa_right li:nth-child(3n){margin-right: 0;}
.fa_right li .hover{width:100%; height:100%;background-image:-webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2)); 
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -o-linear-gradient(left, #06beff, #0d5de2); 
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2); 
  background-image: linear-gradient(left, #06beff, #0d5de2); background:rgba(8,163,247,0.5); position: absolute; left:0;top:0;padding-top:67px; box-sizing: border-box; transform: scale(0); opacity: 0; transition: .8s;border-radius: 0px;}
.fa_right li .hover h4{display: block; width:100%; height:1.822vw; text-align: center; font-size: 1.614vw;color: #fff;font-weight: normal;}
.fa_right li .hover em{display: block;height:2.239vw; line-height: 2.239vw; text-align: center;font-size: 0.8333vw; color:#FFFFFF;margin-bottom: 0.2vw;}
.fa_right li .hover i{width:90px;border-radius: 24px; line-height:30px; height:30px;display:block;border:1px solid #fff;text-align: center;color:#fff;margin:0 auto;}
.fa_right li:hover .hover{transform: scale(1); opacity: 1;}






.feature{padding:45px 0;overflow:hidden;background: url('../images/featrue_bg.jpg') no-repeat center top}

.homeTitle{font-size:32px;color:#3558AA;line-height:36px;text-align:center;background: url('../images/hTie_bg1.png') no-repeat center 18px;margin-bottom:30px;}

.homeTitle strong{color:#fff;}

.homeTitle b{color:#c71104;}

.homeTitle span{font-size:18px;color:#fff;font-weight:normal;display:block;margin-top:10px;line-height:20px;}

.homeTitle p{font-size:18px;color:#000;font-weight:normal;display:block;margin-top:10px;line-height:20px;}

.homeTitle i{display:block;font-family:Arial;font-size:12px;color:#939393;font-style:normal;font-weight:normal;line-height:20px;}

.featureMain{height:;overflow:hidden;}

.featureMain li{float:left;width:370px;height:150px;padding:20px 10px 0 10px;overflow:hidden;margin:0 14px 20px 0;color:#333;background:#f1f1f1;}

.featureMain li.f3,.featureMain li.f6{margin-right:0;}

.featureMain li .img{float:left;width:123px;height:123px;background: url('../images/features_icon.png') no-repeat;transition:all 0.3s;}

.featureMain li div{background: url('../images/feature_line.jpg') no-repeat left 18px;width:200px;float:right;padding-left:50px;margin-left:-10px;}

.featureMain li h4{font-size:18px;height:40px;line-height:35px;}

.featureMain li.f6 {background:#3558AA;color:#fff;}

.featureMain li.f6 h3{font-size:28px;text-align:center;line-height:28px;height:80px;color:#c48801;}

.featureMain li.f6 a{display:inline-block;width:125px;height:34px;background:#c70e02;color:#fff;line-height:34px;margin-left:20px;}

.featureMain li.f6 .btn1{background:#fff url('../images/kf_icon.png') no-repeat 10px center;width:100px;padding-left:25px;color:#3558AA;}

.featureMain li.f2 .img{background-position:-123px 0;}

.featureMain li.f3 .img{background-position:-246px 0;}

.featureMain li.f4 .img{background-position:-369px 0;}

.featureMain li.f5 .img{background-position:-492px 0;}

.featureMain li.f6 a:hover{background:#a17000;transition:all 0.3s;}

.featureMain li.f6 .btn1:hover{background:#e1e1e1 url('../images/kf_icon.png') no-repeat 10px center;}

.featureMain li:hover{box-shadow:1px 1px 2px 1px #ddd;}

.featureMain li:hover .img{margin-top:-10px;transition:all 0.3s;}

/*  理由 */
/*优势*/
.edge{clear: both;font-family:"Microsoft Yahei";font-size: 15px;padding:66px 0 0px;color: #666;background:url(../images/edgebg.jpg) no-repeat center 0 #ebebeb;}
.edge_c{ width:1200px; margin:auto;}
.edge_c dl{width:21.6%;float: left;margin: 0 0 0 3.32%;padding: 0 0 58px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;line-height:25px;}
.edge_c dt{font-size: 17px;line-height: 37px;color: #333;padding: 35px 0 25px;}
.edge_c dt h3{font-size: 28px;line-height: 42px;color: #484848;height:80px;}
.edge_c dt h3 i{font-size: 60px;float: left;font-weight: normal;line-height: 70px;color: #dadada;letter-spacing: -4px;padding: 0 12px 0 0;}
.edge_c dt h3 em{font-weight: normal;font-size: 14px;line-height: 22px;color: #bababa;display: block;}
.edge_c dd li{padding: 0 0 25px;}
.edge_c dd li b,.edge_c dl:hover dt h3{color: #ca1010;}
.edge_c dl:hover{margin-top: -10px;}
.edge_l{clear: both;width: 1200px;margin: 0 auto;font-size: 18px;line-height: 55px;text-align: center;font-weight: bold;}
.edge_l span{width: 200px;float: left;margin: 0 0 0 102px;}
.edge_l span:nth-child(1){margin: 0 0 0 44px;}
.edge_l span a{color: #fff;display: block;background: #333;}
.edge_l span a:hover{background: #ca1010;}
/*公司简介*/



/*优势*/
/*.ysbj{ position: relative; box-sizing: border-box; background:#fff;;padding-top:85px; overflow: hidden; clear: both; font-family:"Microsoft Yahei"; height: 1030px;}
.ysbj h2{ margin-bottom: 25px;}

.tit01{font-size: 48px; text-align: center; font-family: "Microsoft YaHei";color: #333333;font-weight:bold; }
.tit01 span{font-size: 48px;color: #0044a5;font-weight:bold; }
.tit01 p{font-size: 20px;color: #666666;  font-weight: normal;  display:block;font-family:"Microsoft Yahei"; text-transform: uppercase; height: 38px;line-height: 38px; }



.ys_nav{ width: 1200px;  margin:0 auto; }
.ys_nav  ul{width: 1200px; height: 118px; margin-bottom: 35px;}
.ys_nav  li{width: 231px;height: 118px; margin-right: 11px; float: left; overflow: hidden;box-sizing: border-box; position: relative; background: url(../images/ysicobg.png) no-repeat;padding:35px 0 0 30px; line-height: 30px; }
.ys_nav  li img{width:63px; height:54px;display: block; float: left;}
.ys_nav  li span{ float: left; display: block; font-size:24px; color: #fff; text-align: left; }
.ys_nav  li i{ font-size: 12px; color: #fff; opacity: 0.6; display: block; font-family: "Times New Roman"}
.ys_nav  li:last-child{margin-right: 0;}

.ys_nav  li.cur {background: url(../images/ysicocurbg.png) no-repeat;}

.ys .content{ height:auto;  position: relative; }

.ys dl{ width: 100%;height:676px; position:relative;}
.ys dt{ width:1920px; height:676px; overflow:hidden; position:absolute;left:50%;top:0;margin-left:-960px;}
.ys dt img{ display:block;width:1920px;height:676px; }
.ys dd{ width:650px;height: 364px; background: rgba(255,255,255,0.95); position: relative;padding:48px 58px 0;box-sizing: border-box; position: absolute;left:50%;top:10em;margin-left: -600px;border-radius: 6px;}
.ys dd h3{font:51px "Microsoft YaHei"; color:#0044a5;border-bottom: 1px solid #d0d0d0; margin-bottom: 20px; height:142px; font-weight: bold;}
.ys dd h3 i{ font-size: 96px; color:#0044a5; float: left;    height: 88px;line-height: 83px;}
.ys dd h3 em{ display:block; font-size:14px; color: #333333; opacity: 0.30;  text-transform: uppercase; font-weight: normal; font-family: "Times New Roman"}
.ys dd h3 .txt{overflow: hidden; clear: both;}
.ys dd h3 span{ display: block;font-size: 26px; color: #666666; font-weight: normal; }
.ys dd p{font:16px "Microsoft YaHei"; line-height:30px; color: #666666;}


.ys_nr img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.ys_nr img:hover{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}
*/
/*新闻动态*/
.section{padding:60px 0;}
.container{padding:0 10px;width:1200px;margin:0 auto}
.in-news{ padding-bottom: 0; }
.in-news .tits{ padding: 0 20px; background: url(../images/newstit.jpg) no-repeat center top; height: 54px; display: flex; justify-content: space-between; align-items: center; color: #FFF; font-size: 18px; }

.in-news-left{ float: left; width: 380px;   margin-right: 30px; }
.in-news-left .in-news-con{ padding: 15px; border: 1px solid #cfcfcf;}
.in-news-left .hots a{ display: block; border-bottom: 1px solid #cfcfcf; padding-bottom: 12px; overflow: hidden; }
.in-news-left .hots h2{ font-weight: normal; margin: 0; color: #444; font-size: 16px; }
.in-news-left .hots p{ margin:5px 0 0; color: #888; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.in-news-left ul{ padding-top: 8px; }
.in-news-left li{ height: 35px; display: flex; justify-content: space-between; align-items: center; font-size: 15px; }
.in-news-left li a{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.in-news-left li span{ font-size: 12px; color: #888; width: 80px;}

.in-news-right{ float: right; width: 380px; }
.in-news-right .in-news-con{ padding:7px 15px 15px; border: 1px solid #cfcfcf;}
.in-news-right li a{ display: block; padding: 12px 0; border-bottom: 1px dashed #cfcfcf;}
.in-news-right li:last-child a{ border-bottom: none; }
.in-news-right li h2{ font-weight: normal; font-size: 16px; margin: 0 0 8px; background: url(../images/q.png) no-repeat left center; padding-left: 40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.in-news-right li p{margin: 0; background: url(../images/a.png) no-repeat left top; padding-left: 40px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
 
 
 /**/
.fwbj{ position: relative; box-sizing: border-box; background:#fff;  font-family:"Microsoft Yahei";padding:85px 0 0px;}
.fwbj h2{ margin-bottom: 80px;}
.fw{width:1400px;  position: relative;margin:0 auto;}
.fw ul{width:94%;margin:0 auto; height: 334px;}
.fw li{width:25%; float: left;position: relative;}
.fw li:after{content:'';position:absolute;height:14px;width:14.0625vw;background:url(../images/fw_jt.png) no-repeat;background-size: 100%; top:22px;left:3.229vw;}
.fw li i{display: block;margin-bottom: 10px;}

.fw li h4{font-size:20px;font-weight: bold;color: #171515;}
.fw li h4 em:after{content:'';position:absolute;height:1px;width:40px;background:#cccccc;bottom:-10px;left:0;}
.fw li h4 em{display: inline-block;height: 38px;line-height: 38px;margin-right: 15px;color: #ef7a23;background-image: -webkit-gradient(linear,left 0, right 0, from(#06bcfe), to(#0d64e4));-webkit-background-clip: text;-webkit-text-fill-color: transparent;position: relative;}
.fw li p{font-size:14px; color:#999999;  line-height: 24px; text-align: left; font-weight: normal;margin-top:32px;width:252px;}

/*.fwkf{width:1400px;height:200px;box-shadow: 0 0 35px #bcdcf1; background:#ef7e1a;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#06bdff), to(#0d5de2)); 
  background-image: -webkit-linear-gradient(left, #06bdff, #0d5de2); 
  background-image: -moz-linear-gradient(left, #06bdff, #0d5de2); 
  background-image: -o-linear-gradient(left, #06bdff, #0d5de2); 
  background-image: -ms-linear-gradient(left, #06bdff, #0d5de2); 
  background-image: linear-gradient(left, #06bdff, #0d5de2);}*/

 
 



/*新闻动态*/
.newContBox{width:100%; height:auto; margin:40px auto;}
.newContBox .newCont{width:1200px;margin:0 auto;overflow: hidden;}

.newCont .newtop .listnew{float: right;}
.newCont .newtop .listnew li{float: left;margin-right:30px;color:#fff;font-size:16px;padding-bottom:10px;cursor: pointer;}
.newCont .newtop .listnew li:last-child{margin-right:0;}
.newCont .newtop .listnew li:hover{border-bottom: 2px solid #fff;}

.newCont .newctext{width:100%;overflow:hidden;display: none;}

.newCont .newctext.newshown{display: block; margin-top:30px}
.newCont .newctext .ncontl{width:506px; height:533px; display:block;overflow:hidden;float: left;background: #eeeeee;padding:12px; padding-bottom:0}
.newCont .newctext .ncontl .ncimg{width:506px;height:380px; display:block; overflow:hidden; text-align:center; background:#015aaa}
.newCont .newctext .ncontl .ncimg img{max-width:100%; height:380px;transform: scale(1);transition: all 1s ease-out;}
.newCont .newctext .ncontl:hover .ncimg img{transform: scale(1.2);}
.newCont .newctext .ncontl .nctit{ width:80%; line-height:45px; float:left;font-size:18px;display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newCont .newctext .ncontl span{ float:right; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#aaaaaa; line-height:45px;}
.newCont .newctext .ncontl .ncdate{ background:url(../images/date.png) 0 center no-repeat; text-indent:25px;color:#1f5db0;font-size:15px;margin-bottom:10px;}
.newCont .newctext .ncontl .nctext{color:#5e5e5e !important;font-size:15px !important;line-height:24px !important; height:48px; display:block; overflow:hidden}
.newCont .newctext .ncontl .ncnexta{width:95px;height:30px;display: block; text-align:center; line-height:30px; background:#0449b1; color:#fff; font-size:15px;float: right;border-radius:15px; margin-top:10px}

.newCont .newctext .ncontr{width:620px; height:auto; display:block;overflow:hidden;float: right;}
.newCont .newctext .ncontr ul{width:100%;overflow:hidden;}
.newCont .newctext .ncontr ul li{width:100%;overflow:hidden; padding-top:24px; padding-bottom:24px; border-bottom:1px dotted #bababa}
.newCont .newctext .ncontr ul li:first-child{ padding-top:0}
/*.newCont .newctext .ncontr ul li:last-child{ padding-bottom:0}*/

.newCont .newctext .ncontr ul li a{width:100%;overflow:hidden;display: block;background: url(../images/mnarr.png) right bottom no-repeat;}
.newCont .newctext .ncontr ul li a .nrtit{width:100%;color:#222;font-size:18px;margin-bottom:15px;overflow: hidden;height:30px;}
.newCont .newctext .ncontr ul li a .nrtit .stit{width:80%;float: left;line-height: 30px;}
.newCont .newctext .ncontr ul li:hover a .nrtit .stit{color:#015aaa;}
.newCont .newctext .ncontr ul li a .nrtit .date{width:18%;float: right;text-align: right;color:#aaaaaa;font-size:15px;line-height: 30px;}
.newCont .newctext .ncontr ul li a .nrtext{width:80%;color:#5e5e5e;font-size:15px;line-height:24px; height:48px; display:block; overflow:hidden}


/*企业文化*/
.qywh{ width:468px; height:432px; margin:0 auto; background:url(../images/bg3.jpg) center top no-repeat; padding-top:132px; padding-left:132px}
.demo{text-align: center;margin-top: 100px;}
@-webkit-keyframes rotation{
		from {-webkit-transform: rotate(0deg);}
		to {-webkit-transform: rotate(360deg);}
}

.an{
		-webkit-transform: rotate(360deg);
		animation: rotation 3s linear infinite;
		-moz-animation: rotation 3s linear infinite;
		-webkit-animation: rotation 3s linear infinite;
		-o-animation: rotation 3s linear infinite;
}

.img{width:337px; height:341px}
/*nav*/
.nav{width: 100%;
    height: 88px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
	border-top:1px #ebebeb solid;}
.nav ul { width:1300px; height:auto; margin:0 auto;}
.nav ul li{float: left; height:80px;position:relative; background:url(../images/cur.png) no-repeat center}
.nav ul li a{ 
	width: 150px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
	padding-left:5px;
    padding-right:5px;
} 
.nav ul li em {display: block;font-size: 12px;color: #ffff;text-transform: uppercase;font-style: normal; font-weight:100; font-family:Arial, Helvetica, sans-serif}
.nav ul li a:hover{color: #fff;}
.nav ul li:hover{font-size:16px;color: #e70012 !important;}
.nav ul li:hover a{color:#fff;}

.nav ul li dl{position:absolute; left:0px; top:80px; z-index:99999; background:#e77525; display:none; width:160px;}
.nav ul li:hover dl{ position:absolute; left:0px; top:80px; z-index:99999; background:#0d66e5; display:block;}
.nav ul li dl dt a{ width:150px;height:50px;float:left;line-height:50px !important;color:#fff !important; font-size: 14px !important; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-bottom:1px solid #fff;}
.nav ul li dl dt a:hover{background:#0ca8ff; color:#fff !important; line-height:50px !important; font-size:14px !important; font-weight:100;border-bottom:1px solid #fff}

.nav .nav_on{color: #fff; font-size:16px; }

.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#fff;box-shadow: 3px 3px 3px rgba(0,0,0,.2);}