@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:"Microsoft YaHei";}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:"Microsoft YaHei";}




.revealOnScroll{opacity:1;}
.animated {
  -webkit-animation-duration:1.2s;
  animation-duration:1.2s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge{
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  }
    

/*top*/
.head_bg{ width:100%;background-color:rgba(255,255,255,0); border-bottom: 1px solid rgba(255,255,255,0); position:fixed; top:0; left:0; z-index:200;
-webkit-transition:0.4s;
-moz-transition:0.4s;
transition:0.4s;}
.head_bg1{ width:100%;background-color:rgba(255,255,255,1); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); position:fixed; top:0; left:0; z-index:200;
-webkit-transition:0.3s;
-moz-transition:0.3s;
transition:0.3s;}
.top_box{ width:88%; height:80px; margin:0 auto;}

.logoo{ background-image:url(../images/logo1.png); width:168px; height:52px; float:left; margin-top:15px;}
.logoo1{ background-image:url(../images/logo.png); width:168px; height:52px; float:left; margin-top:15px;}
.top_right{ float:left; margin-left:64px;}

.top_p3{ float:right; font-size:18px; text-transform:uppercase; font-weight:500;  line-height:80px;color:#fff;}
.top_p3 a{ color:#fff; }


.top_nav{  }
.top_nav ul li{ float:left; font-size:17px; color:#fff; margin-left:32px; line-height:80px;}
.top_nav ul li a{color:#fff;}


#wrap>ul{position: relative;}


#wrap #nav_xiala{ width:10000px; height:316px;background-color:rgba(255,255,255,0.9); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);

position: absolute; display:none;
		
		top: 80px;
		left:0; margin-left:-4516px;}

.nav_kuang{ background-color:#0078BA;}
.nav_kuang_kuang{ width:1233px; margin:0 auto;}
.nav_kuang_kuang p{ font-size:22px; color:#fff; line-height:51px;}


.nav_hezi{ width:1170px; margin:0 auto; padding-top:38px;}
.nav_hezi .nav_nr{ width:500px; float:left; }
.nav_kuang2{ float:left; width:160px; margin-right:15px;}
.nav_kuang2 p{ font-size:17px; color:#555!important; line-height:37px;}
.nav_kuang2 p a{color:#555!important; }
.nav_kuang2 p a:hover{color:#0078BA!important;}
.nav_line{ width:1px; height:180px; background-color:#dddddd; float:left;} 
.nav_kuang3{ width:267px; height:183px; overflow:hidden; float:left; margin-left:97px; border-radius: 10px 0px 10px 0px;}
.nav_kuang3 img{width:267px; height:183px;transform: scale(1);transition: all 1s ease-out;}
.nav_hezi:hover .nav_kuang3 img{transform: scale(1.1); }


.nav_tip1{ width:242px; float:left; border-bottom:1px solid #b3b3b3;transition:all 0.4s linear; margin-bottom:24px; margin-right:24px;}
.nav_tip1 .nav_pp1{ font-size:16px; color:#000; float:left; line-height:46px;transition:all 0.4s linear;}
.nav_tip1 .nav_pp2{ font-size:17px; color:#000; float:right; line-height:46px;transition:all 0.4s linear;}
.nav_tip1:hover{ border-bottom:1px solid #2658a8;}
.nav_tip1:hover .nav_pp1{ color:#2658a8;}
.nav_tip1:hover .nav_pp2{ color:#2658a8;}


.nav_ss_box{ background-image:url(../images/img24.png); width:26px; height:26px; float:right; margin-top:27px; margin-right:50px; cursor:pointer; position:relative;transition:all 0.4s linear;}
.nav_ss_kuang1{ width:184px; height:36px; background-color:#0078ba; border:0; border-radius:20px; font-size:14px; color:#b3d7ea; line-height:36px; padding-left:16px; position:absolute; left:-120px; top:-5px; opacity:0;transition:all 0.4s linear;}
.nav_ss_box:hover .nav_ss_kuang1{ left:-218px; opacity:1;}

.nav_ss_box1{ background-image:url(../images/img23.png); width:26px; height:26px; float:right; margin-top:27px; margin-right:50px; cursor:pointer; position:relative;transition:all 0.4s linear;}
.nav_ss_box1:hover .nav_ss_kuang1{ left:-218px; opacity:1;}

.head_bg.shrink{ background-color:rgba(255,255,255,1);border-bottom: 1px solid rgba(221,221,221,1);}
.head_bg.shrink .top_nav ul li a{ color:#000;}
.head_bg.shrink .top_p3 a{  color:#333;}
.head_bg.shrink .logoo{background-image:url(../images/logo.png);}
.head_bg.shrink .nav_ss_box{background-image:url(../images/img23.png);}

.head_bg:hover{background-color:rgba(255,255,255,1);}
.head_bg:hover .top_nav ul li a{ color:#000;}
.head_bg:hover .logoo{background-image:url(../images/logo.png);}
.head_bg:hover .top_p3 a{color:#333;}
.head_bg:hover .nav_ss_box{background-image:url(../images/img23.png);}

.mbdh{ display:none;}








/*自适应导航*/
@media screen and (min-width: 320px) and (max-width: 991px) {
.head_bg{ display:none;}
.head_bg1{ display:none;}

.banImg{ height:50vh!important;}
.banner{ height:50vh!important;}
.swiper-slide{ width:100%!important;}

.banTxt{ width:65%!important;}
.ban_p1{ font-size:13px!important;}
.ban_p2{ font-size:13px!important;}
.ban_p3{ font-size:13px!important;}
.ban_p4{ font-size:13px!important;}
.ban_p4 span{ font-size:13px!important;}
.ban_p10{ font-size:10px!important;margin-top:0!important;}
.ban_p11{ font-size:13px!important; margin-left:9px!important;}
.ban_p5{ font-size:13px!important;}
.ban_p6{ font-size:13px!important;}
.ban_p7{ font-size:13px!important;}
.ban_p8{ font-size:13px!important;}
.ban_p9{ font-size:13px!important;}
.ban_more p a{ line-height:30px!important;}
.mbdh{ display:block;}



.slideshow{ margin-top:60px;}
.slick-dots{ bottom:50%;}
.tlwz_box{ width:68%!important; top:20%!important;}
.ban1_more{ width:110px!important; margin-top:10px!important; }
.ban1_more p{ font-size:13px!important;   line-height:26px!important; }
}





/*首页应用领域*/
.s_yy_box{ width:92%; margin:0 auto; margin-top:102px;}
.s_yy_box .s_yy_p1{ font-size:57px; color:#ececec; font-weight:bold; text-align:center;}
.s_yy_box .s_yy_p2{ font-size:48px; color:#000; text-align:center; font-weight:bold; margin-top:-66px;}
.s_yy_box .s_yy_p3{ font-size:18px; color:#5f5f5f; text-align:center; line-height:30px; margin-top:8px; margin-bottom:80px;}



#demo{ width:100%; height:580px; overflow:hidden;}
#demo li{float:left; position:relative; width:16%; height:100%; overflow:hidden;cursor:pointer; margin-left:3px; margin-right:3px;}
#demo li img{background-size: cover;
    background-position: center center;}
.s_yy_kuang_pic{ display:block!important;opacity:1!important;}
.s_yy_kuang2{position:absolute;width:100%;height:340px; background-image: linear-gradient(to bottom, rgba(0,120,186,0), rgba(0,120,186,1)); bottom:0;left:0;display:none;text-align:center;opacity:1!important;transition:all 0.4s linear;}
.s_yy_kuang2 .s_yy_p4{ font-size:23px; color:#fff; font-weight:bold; text-align:center; padding-top:213px;transition:all 0.4s linear;}
.s_yy_more{ width:128px; margin:0 auto; margin-top:13px;transition:all 0.4s linear;}
.s_yy_more p a{ display:block; font-size:16px; color:#0078ba; background-color:rgba(255,255,255,1); text-align:center; line-height:49px; border:2px solid #fff; border-radius:9px;transition:all 0.4s linear;}
.s_yy_more p a:hover{ background-color:rgba(0,0,0,0); color:#fff;}


#demo li:first-child{width:50%; filter:alpha(opacity=100);-moz-opacity:1; opacity:1;}
#demo li:first-child div{display:block;}


.sj_yy_tip{ display:none;}

@media screen and (min-width: 320px) and (max-width: 991px) {
.s_yy_box{ width:95%; margin-top:54px;}
.s_yy_box .s_yy_p1{ font-size:30px;}
.s_yy_box .s_yy_p2 { font-size:25px; margin-top:-33px;}
.s_yy_box .s_yy_p3{ font-size:16px; line-height:28px; margin-bottom:30px;}

#demo{ display:none;}
.sj_yy_tip{ display:block; width:100%; height:260px; position:relative; margin-bottom:15px;}
.sj_yy_tip .sj_yy_pic{ width:100%; height:100%; position:absolute; left:0; top:0;}
.s_yy_kuang2{ display:block; height:160px;}
.s_yy_kuang2 .s_yy_p4{ padding-top:35px;}


.ban1_more{ display:none;}

}



/*首页产品*/
.s_pro_bg{ background-color:#f7f8fb;  margin-top:106px;}
.s_pro_box{ width:92%; margin:0 auto; padding-top:71px; padding-bottom:73px;}
.s_pro_box .s_pro_p1{ font-size:57px; color:#ececec; font-weight:bold; text-align:center;}
.s_pro_box .s_pro_p2{ font-size:48px; color:#000; text-align:center; font-weight:bold; margin-top:-66px;}
.s_pro_box .s_pro_p3{ font-size:18px; color:#5f5f5f; text-align:center; line-height:30px; margin-top:8px; margin-bottom:70px;}


.slideGroup{ width:100%; }
		.slideGroup .parHd{ width:42%; margin:0 auto;  margin-bottom:51px;  }
		.slideGroup .parHd ul{ width:100%;  margin:0 auto; overflow:hidden;}
		.slideGroup .parHd ul li{ float:left; width:32%; background-color:#e8eaf1; font-size:16px; color:#4d515c; line-height:42px; text-align:center; font-weight:bold; cursor:pointer; margin-left:1px; margin-right:2px;  }
		.slideGroup .parHd ul li.on{ background:#0078ba; color:#fff;}
		
		.slideGroup .slideBox{   position:relative;   }

		.slideGroup .sPrev{ background-image:url(../images/img26.png); width:50px; height:50px; position:absolute; left:-55px; top:228px; z-index:196;}
		.slideGroup .sNext{ background-image:url(../images/img27.png); width:50px; height:50px; position:absolute; right:-60px; top:228px; z-index:196;}
		
		
        
		.slideGroup .parBd{ width:100%; margin:0 auto;}
		.slideGroup .parBd ul{  }
		.slideGroup .parBd ul li{ width:33%; margin:0 8px; float:left; overflow:hidden;  }

.s_pro_tip{ width:84%!important; height:494px; background-color:#fff; padding-left:8%; padding-right:8%; padding-top:36px;}
.s_pro_tip .s_pro_kuang{ width:73%!important; height:326px; overflow:hidden; background-color:#eeeeee; display: table-cell;vertical-align: middle;}
.s_pro_tip .s_pro_kuang img{ max-width:100%; max-height:100%; margin:0 auto;  }
.s_pro_tip .s_pro_p4{ font-size:20px; color:#000; text-align:center; font-weight:bold; margin-top:40px;}
.s_pro_tip .s_pro_p5{ font-size:14px; color:#666; text-align:center; margin-top:20px;}



.slideGroup .parHd ul li:nth-child(1){ border-radius:20px 0px 0px 20px;}
.slideGroup .parHd ul li:nth-child(3){ border-radius:0px 20px 20px 0px;}

.tempWrap{ width:100%!important; margin:0 auto;}



@media screen and (min-width: 320px) and (max-width: 991px) {
.s_pro_box .s_pro_p1{ font-size:30px;}
.s_pro_box .s_pro_p2 { font-size:25px; margin-top:-33px;}
.s_pro_box .s_pro_p3{ font-size:16px; line-height:28px; margin-bottom:30px;}

.slideGroup .parHd{ width:92%;}

.s_pro_tip{ height:354px;}
.s_pro_tip .s_pro_kuang{ height:163px;}
.s_pro_tip .s_pro_kuang{ font-size:16px;}
.slideGroup .sPrev{ top:172px;}
.slideGroup .sNext{ top:172px;}


.s_pro_tip .s_pro_p4{ font-size:16px;}

.slideGroup .sPrev{ left:-25px;}
.slideGroup .sNext{ right:-25px;}

}





/*首页优势*/
.s_ys_box{ width:92%; margin:0 auto; margin-top:106px; margin-bottom:110px;}
.s_ys_left{ width:48%; float:left; overflow:hidden; border-radius:18px;}
.s_ys_left img{ width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.s_ys_box:hover .s_ys_left img{transform: scale(1.1); }

.s_ys_right{ width:48%; float:right;}
.s_ys_p1{ font-size:45px; color:#000; font-weight:bold; margin-bottom:13px;}

.s_ys_tip{ margin-bottom:14px;}
.s_ys_tip img{  float:left;}
.s_ys_tip .s_ys_yuan{ width:30px; height:30px; background-color:#05a69e; border-radius:30px; float:left;}
.s_ys_tip .s_ys_yuan p{ font-size:16px; color:#fff; line-height:30px; text-align:center;}
.s_ys_tip .s_ys_tip4{ font-size:18px; color:#0078ba; line-height:27px; float:left; width:90%; margin-left:10px; margin-top:2px;}

.s_ys_line{ height:1px; background-color:#edeae8; margin-top:8px;}

.s_ys_kuang{ margin-top:14px; margin-bottom:27px;}
.s_ys_kuang p{ font-size:20px; line-height:36px; color:#444; }

.s_ys_tip2{ width:31%; float:left; background-color:#fafafa; overflow:hidden; border-radius:10px; padding-top:14px; padding-bottom:14px; margin-right:3%;}
.s_ys_tip2:nth-child(3n+1){margin-right:0px;}
.s_ys_tip2 .s_ys_p2{ font-size:42px; color:#1a1a1a; font-weight:bold; text-align:center;}
.s_ys_tip2 .s_ys_p3{ font-size:16px; color:#333;  text-align:center;}


@media screen and (min-width: 320px) and (max-width: 991px) {
.s_ys_left{ width:100%; float:none;}
.s_ys_right{width:100%; float:none; margin-top:30px;}
.s_ys_p1{ font-size:30px;}
.s_ys_tip .s_ys_yuan{ width:23px; height:23px; margin-top:5px;}
.s_ys_tip .s_ys_yuan p{ line-height:23px;}
.s_ys_tip .s_ys_tip4{ font-size:16px;}
.s_ys_tip img{ width:5%; margin-top:10px;}

.s_ys_kuang p{ font-size:16px;}
.s_ys_tip2 .s_ys_p2{ font-size:20px;}
.s_ys_tip2 .s_ys_p3{ font-size:14px;}

}





/*页脚*/
.foot_bg{ background-color:#f9f9f9; border-top:2px solid #0081b4; padding-top:55px; padding-bottom:68px;}
.foot_box{ width:86%; margin:0 auto;}
.foot_left{ width:24.5%; float:left;}
.foot_left .foot_pic{ width:168px;}
.foot_kuang1{ margin-top:19px;}
.foot_kuang1 p{ font-size:14px; color:#6A6D74; line-height:27px;}

.foot_line{ width:1px; height:203px; background-color:#dedede; float:left; margin-left:1%; margin-right:1%;}

.foot_right{ width:57%; float:left; margin-left:4%;}
.foot_tip{ width:25%; float:left;}
.foot_tip .foot_p2{ font-size:20px; color:#16213E; font-weight:bold; margin-bottom:27px;}

.foot_tip .foot_p3{ font-size:14px; color:#6a6d74; line-height:36px;}
.foot_tip .foot_p3 a{color:#6a6d74;}
.foot_tip .foot_p3 a:hover{color:#0078ba; }

.foot_ewm{ width:9%; float:right;}
.foot_ewm p{font-size:20px; color:#16213E; font-weight:bold; text-align:center;margin-bottom:16px;}
.foot_ewm img{ margin:0 auto;}

.foot_bq_bg{ background-image: linear-gradient(to right, rgba(0,120,186,1), rgba(0,172,152,1));}
.foot_bq_box{ width:92%; margin:0 auto;}
.foot_bq_box p{ font-size:14px; color:#fff; text-align:center; line-height:56px;}
.foot_bq_box p a{ color:#fff;}



.slideTxtBox{ width:100%;   }
		.slideTxtBox .hd{ margin-top:15px;}
		.slideTxtBox .hd ul{   }
		.slideTxtBox .hd ul li{ width:50%; float:left; cursor:pointer;  }
		.slideTxtBox .hd ul li img{ margin:0 auto;}
		.slideTxtBox .hd ul li.on{ }
		
		

.anniu1{ background-image:url(../images/img128.png); width:36px; height:30px; margin:0 auto;}
.anniu2{ background-image:url(../images/img129.png); width:33px; height:30px; margin:0 auto;}





@media screen and (min-width: 320px) and (max-width: 991px) {
.foot_right{ display:none;}
.foot_line{ display:none;}
.foot_left{ width:100%; float:none;}

.foot_ewm{ display:none;}
.foot_bq_box{ padding-top:15px; padding-bottom:15px;}
.foot_bq_box p{ line-height:27px;}
}





/*about*/
.nybanner_box{ width:100%;  flex-shrink: 0; position:relative;}
.nybanner_box img{width: 100%;
    height: 100%;
    object-fit: cover; }

.nynav_bg{ width:100%; height:67px;  position:absolute; left:0; bottom:0; border-top:1px solid #fff;transition:all 0.4s linear; }
  
.nynav_box{ width:960px; margin:0 auto;}
.nynav_tip{ float:left; width:240px;}
.nynav_tip p a{ display:block; font-size:20px; color:#fff; line-height:67px; text-align:center;}
.nynav_tip p a:hover{ background-color:#00ac98;}

.nynav_tip1{ float:left; width:240px;}
.nynav_tip1 p a{ display:block; font-size:20px; color:#fff; line-height:67px; text-align:center;background-color:#0078ba;}
.nynav_tip1 p a:hover{ background-color:#00ac98;}


.cur{ background-color:#00ac98;}

.nynav_p1{ font-size:14px; color:#b9d4e9; float:right; line-height:67px;}

.nynav_bg.shrink{ position:fixed!important; top:0!important; left:0;  z-index:9999999999999999999; background-color:#0078ba; }



.max_box{ width:92%; margin:0 auto; margin-top:125px; padding-bottom:100px;}

.jj_p1{ font-size:48px; color:#000; font-weight:bold; text-align:center; margin-bottom:15px;}
.jj_p1-1{ font-size:18px; color:#585367; line-height:36px; text-align:center; margin-bottom:105px;}



.jj_hezi1{ width:48%; overflow:hidden; float:left; border-radius:14px; }
.jj_hezi1 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.jj_hezi1 img:hover{ transform: scale(1.1);  }

.jj_hezi2{ width:48%; float:right;}
.jj_hezi2 .jj_p2{ font-size:36px; color:#333; font-weight:bold;}
.jj_kuang{ margin-top:22px;}
.jj_kuang p{font-size:20px; color:#5f5f5f; line-height:36px;}


.jj_hezi3{ width:48%; float:left;}
.jj_hezi3 .jj_p2{ font-size:36px; color:#333; font-weight:bold;}

.jj_hezi4{ width:48%; overflow:hidden; float:right; border-radius:14px;}
.jj_hezi4 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.jj_hezi4 img:hover{ transform: scale(1.1);  }

.jj_hezi5{ display:none;}

.lm_bg{ background-color:#e5f1f8; padding-top:110px; padding-bottom:126px;}
.lm_box{ width:1354px; margin:0 auto;}
.lm_box .lm_p1{ font-size:48px; color:#5f5f5f; font-weight:bold; text-align:center; margin-bottom:31px;}
.lm_kuang p{font-size:18px; color:#5f5f5f; line-height:36px; text-align:center;}


.sj_ys_box{ display:none;}




.gg_bg{ background:url(../images/img29.jpg) center no-repeat; width:100%; height:508px;}
.gg_box{ width:92%; margin:0 auto; padding-top:102px;}
.gg_box .gg_p1{ font-size:38px; color:#fff; font-weight:bold; margin-bottom:15px;}
.gg_box .gg_p2 p{ font-size:18px; color:#fff; line-height:30px;}

.gg_box2{ width:82.5%; margin:0 auto; margin-bottom:104px; margin-top:-105px;}
.gg_tip{ width:30%; height:306px; background-color:#fff; border:1px solid #f5f5f5; float:left; margin-right:4%;}
.gg_tip:nth-child(3n){margin-right:0px;}
.gg_pic1{ background-image:url(../images/img30.jpg); width:101px; height:101px; margin:0 auto; margin-top:50px;}
.gg_pic2{ background-image:url(../images/img31.jpg); width:101px; height:101px; margin:0 auto; margin-top:50px;}
.gg_pic3{ background-image:url(../images/img32.jpg); width:101px; height:101px; margin:0 auto; margin-top:50px;}
.gg_tip .gg_p3{ font-size:20px; color:#1a1a1a; font-weight:bold; text-align:center; margin-top:12px; margin-bottom:15px;}
.gg_tip .gg_p4{ width:82%; margin:0 auto; font-size:16px; color:#555; line-height:25px; text-align:center;}

.gg_tip1:hover .gg_pic1{background-image:url(../images/img33.jpg);}
.gg_tip2:hover .gg_pic2{background-image:url(../images/img34.jpg);}
.gg_tip3:hover .gg_pic3{background-image:url(../images/img35.jpg);}


.jj_hezi_line{ height:1px; margin-top:35px; margin-bottom:35px;}

@media screen and (min-width: 320px) and (max-width: 991px) {
.nybanner_box img{ height:245px;}
.nynav_bg{ display:none;}
.max_box{ margin-top:41px; padding-bottom:40px;}
.jj_p1{ font-size:25px;}
.jj_p1-1{ font-size:16px; line-height:28px; margin-bottom:35px;}


.jj_hezi1{ width:100%; height:auto; float:none; margin-bottom:30px;}
.jj_hezi1 img{ width:100%; height:auto;}
.jj_hezi2{ width:100%; float:none;}
.jj_hezi2 .jj_p2{ font-size:36px;}

.jj_hezi4{ width:100%; float:none; margin-top:35px;}


.lm_box{ width:92%;}
.lm_bg{ padding-top:55px; padding-bottom:55px; margin-top:55px;}
.lm_box .lm_p1{ font-size:28px;}
.lm_kuang p{ font-size:16px; line-height:30px;}

.jj_kuang p{ font-size:16px; line-height:30px;}


.jj_hezi3{ width:100%; float:none;}

.jj_hezi_line{ width:100%; height:1px; background-color:#ebebeb; margin-top:25px; margin-bottom:25px;}

.super{ display:none;}

.sj_ys_box{ display:block;}
.sj_ys_pic{ width:100%;position:relative; z-index:1;}
.sj_ys_tip{ width:82%; margin:0 auto; margin-bottom:40px; padding-top:30px; padding-bottom:30px;background: linear-gradient(90deg, #034ea2 20%, #034ea2 20%, #4C96E9 100%, transparent 0); margin-top:-50px; position:relative; z-index:2; padding-left:5%; padding-right:5%;}
.sj_ys_pic1{ float:left;}
.sj_ys_p1{ font-size:35px; float:left; margin-left:15px; color:#fff; margin-top:5px;}
.sj_ys_p2{ font-size:25px; color:#fff; font-weight:bold; margin-top:15px; margin-bottom:15px;}
.sj_ys_p3{ font-size:16px; color:#fff; line-height:30px;}



.gg_box .gg_p1{ font-size:28px;}
.gg_box .gg_p2 p{ font-size:17px;}

.gg_box2{ width:100%; margin-top:30px;}
.gg_tip{ width:100%; margin:0 auto; margin-bottom:12px; float:none;}

}


/*发展历程*/
.his_tip{ width:1130px; margin:0 auto;}

.his_left{ width:555px; float:left;}
.his_tip .his_kuang{  width:540px; height:238px; float:right;}
.his_tip .his_kuang .his_p1-1{font-size:22px; color:#3a3a3a; font-weight:bold; text-align:right;  padding-top:77px; display:none;}
.his_tip .his_kuang .his_p1{ font-size:22px; color:#3a3a3a; font-weight:bold; text-align:right; margin-bottom:30px; margin-right:200px; padding-top:77px;}
.his_tip .his_kuang .his_p2{ font-size:16px; color:#3a3a3a;  text-align:right;  margin-right:200px; }
.his_tip .his_pic{ float:left;}
.his_right{ width:555px; float:left;}
.his_right p{ font-size:18px; color:#333;  margin-left:47px; padding-top:95px;}
.his_tip .his_kuang1{background-image:url(../images/img44.png);}
.his_tip:hover .his_kuang1{background-image:url(../images/img44-1.png);}
.his_tip:hover .his_kuang .his_p1{ color:#fff;}
.his_tip:hover .his_kuang .his_p2{ color:#fff;}


.his_right2{ width:555px; float:left;}
.his_right2 p{ font-size:18px; color:#333; text-align:right; margin-right:47px; padding-top:95px;}
.his_tip .his_kuangright{width:540px; height:238px;}
.his_tip .his_kuangright .his_p4-1{font-size:22px; color:#3a3a3a; font-weight:bold; display:none;}
.his_tip .his_kuangright .his_p4{ font-size:22px; color:#3a3a3a; font-weight:bold; margin-bottom:30px; margin-left:178px; padding-top:77px;}
.his_tip .his_kuangright .his_p5{ font-size:16px; color:#3a3a3a;  margin-left:178px; }
.his_tip .his_kuang2{background-image:url(../images/img43.png);}
.his_tip:hover .his_kuang2{background-image:url(../images/img43-1.png);}
.his_tip:hover .his_kuangright .his_p4{ color:#fff;}
.his_tip:hover .his_kuangright .his_p5{ color:#fff;}


.his_tip .his_kuang3{background-image:url(../images/img42.png);}
.his_tip:hover .his_kuang3{background-image:url(../images/img42-1.png);}

.his_tip .his_kuang4{background-image:url(../images/img41.png);}
.his_tip:hover .his_kuang4{background-image:url(../images/img41-1.png);}

.his_tip .his_kuang5{background-image:url(../images/img40.png);}
.his_tip:hover .his_kuang5{background-image:url(../images/img40-1.png);}

.his_tip .his_kuang6{background-image:url(../images/img39.png);}
.his_tip:hover .his_kuang6{background-image:url(../images/img39-1.png);}


.his_tip .his_kuang7{background-image:url(../images/img38.png);}
.his_tip:hover .his_kuang7{background-image:url(../images/img38-1.png);}

.his_tip .his_kuang8{background-image:url(../images/img37.png);}
.his_tip:hover .his_kuang8{background-image:url(../images/img37-1.png);}

@media screen and (min-width: 320px) and (max-width: 991px) {

.his_tip .his_kuang{ background-repeat:no-repeat;background-size: contain; float:none; width:100%; height:200px;}
.his_tip{ width:100%;}
.his_left{ width:100%; float:none;}
.his_tip .his_pic{ float:none; display:none;}

.his_tip .his_kuang .his_p1-1{ display:block;margin-right: 128px;
    padding-top: 52px; font-size:17px;}
.his_tip:hover .his_kuang .his_p1-1{ color:#fff;}

.his_tip .his_kuangright{background-repeat:no-repeat;background-size: contain; float:none; width:100%;height:200px;}
.his_right{ display:none;}

.his_right2{ display:none;}
.his_tip .his_kuang .his_p1{margin-right: 128px;
    padding-top: 16px; font-size:17px;}
	
.his_tip .his_kuangright .his_p4-1{display:block; margin-left:129px; padding-top:55px; font-size:17px;}	
.his_tip .his_kuangright .his_p4{ margin-left:129px; margin-bottom:8px; padding-top:16px; font-size:17px;}	
.his_tip .his_kuangright .his_p5{margin-left:129px;}
}



/*企业文化*/
.cul_hezi1{ width:48%; overflow:hidden; float:left; border-radius:14px; }
.cul_hezi1 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.cul_hezi1 img:hover{ transform: scale(1.1);  }

.cul_hezi2{ width:48%; float:right;}
.cul_hezi3{ width:48%; float:left;}

.cul_p1{ font-size:28px; color:#333; padding-top:27px;}
.cul_line{ width:59px; height:3px; background-color:#0078ba; margin-top:10px; margin-bottom:14px;}
.cul_p2{ font-size:36px; color:#333; line-height:56px; font-weight:bold;}
.cul_p3{ font-size:20px; color:#333; line-height:36px;  margin-top:15px;}

.cul_hezi4{ width:48%; overflow:hidden; float:right; border-radius:14px;}
.cul_hezi4 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.cul_hezi4 img:hover{ transform: scale(1.1);  }


.cul_hezi_line{ height:1px; margin-top:35px; margin-bottom:35px;}


@media screen and (min-width: 320px) and (max-width: 991px) {
.cul_hezi1{ width:100%; float:none;}
.cul_hezi2{ width:100%; float:none;}
.cul_hezi3{width:100%; float:none;}
.cul_hezi4{width:100%; float:none;}
.cul_hezi_line{ background-color: #ebebeb;}
.cul_p1{ font-size:26px;}
.cul_p2{ font-size:22px; line-height:38px;}
.cul_p3{ font-size:16px; line-height:32px;}




}



/*智造新瀚*/
.zhizao_hezi1{ width:48%; overflow:hidden; float:left; border-radius:14px; }
.zhizao_hezi1 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.zhizao_hezi1 img:hover{ transform: scale(1.1);  }

.zhizao_hezi2{ width:48%; float:right;}
.zhizao_hezi3{ width:48%; float:left;}

.zhizao_p1{ font-size:36px; color:#333; line-height:56px; font-weight:bold; padding-top:20px;}
.zhizao_p2{ font-size:20px; color:#333; line-height:36px;  margin-top:15px;}

.zhizao_hezi4{ width:48%; overflow:hidden; float:right; border-radius:14px;}
.zhizao_hezi4 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.zhizao_hezi4 img:hover{ transform: scale(1.1);  }

.zhizao_hezi_line{ height:1px; margin-top:35px; margin-bottom:35px;}


@media screen and (min-width: 320px) and (max-width: 991px) {
.zhizao_hezi1{width:100%; float:none;}
.zhizao_hezi2{width:100%; float:none;}
.zhizao_hezi3{width:100%; float:none;}
.zhizao_hezi4{width:100%; float:none;}
.zhizao_hezi_line{background-color: #ebebeb;}

.zhizao_p1{ font-size:23px;}
.zhizao_p2{font-size:16px; line-height:32px;}
}





/*产品*/
.pro_ss_box{ margin-bottom:130px;}
.pro_ss_box .pro_ss_kuang1{ width:98%; height:56px; background-color:#f7f7f7; float:left; border:1px solid #dedede; font-size:16px; color:#858585; line-height:56px; border-radius:30px; padding-left:2%;}
.pro_ss_box .pro_ss_kuang2{ float:left; margin-left:-8%; border:0; margin-top:1px;}

.pro_tip{ width:30%; float:left; position:relative;transition:all 0.3s linear; margin-bottom:76px; margin-right:4.7%; padding-bottom:30px;}
.pro_kuang{ width:100%; overflow:hidden; margin:0 auto;}
.pro_kuang img{ width:100%; height:auto;transform: scale(1);transition: all 0.5s ease-out;}
.pro_tip:hover .pro_kuang img{transform: scale(1.2); }
.pro_tip .pro_p1{ font-size:18px; color:#333; text-align:center; margin-top:30px;}
.pro_tip .pro_p2{ font-size:15px; color:#5f5f5f; text-align:center; margin-top:28px;}
.pro_tip:hover .pro_p1{ color:#0078ba;}
.pro_tip .pro_line{ width:0%; height:3px; background-color:#0078ba;transition:all 0.3s linear; position:absolute; left:0;  bottom:0;}
.pro_tip:hover .pro_line{ width:100%;}
.pro_tip:hover{box-shadow: 0px 0px 11px rgba(0,0,0,0.1);}


.pro_tip:nth-child(3n+1){margin-right:0px;}


.pro_kuang2{ width:92%; height:150px; overflow:hidden; margin:0 auto; margin-top:36px;}
.pro_kuang2 p{ font-size:14px; color:#333; line-height:26px;}

.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:14px; color:#666;  margin-left:3px; margin-right:3px; }
.newspage1 A:hover {}
.newspage1 SPAN.current{ COLOR: #0078ba; }


/*.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:14px; color:#666; padding-left:15px; padding-right:15px; padding-top:9px; padding-bottom:9px; border:1px solid #999; margin-left:3px; margin-right:3px; border-radius:7px;}
.newspage1 A:hover {BACKGROUND: #0078ba;  COLOR: #FFFFFF; border:1px solid #0078ba;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #0078ba;COLOR: #FFFFFF;border:1px solid #0078ba; padding-left:15px; padding-right:15px;padding-top:9px;padding-bottom:9px;margin-left:3px; margin-right:3px;border-radius:7px;}*/


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}



.pro_ny_box{  position:absolute; left:10%; bottom:20%;}
.pro_ny_box p{ font-size:46px; color:#fff; float:left;}
.pro_ny_box img{ width:30px; height:29px; float:left; margin-left:30px; margin-top:19px;}



.pro_left{ width:48%; overflow:hidden; float:left; border-radius:14px; }
.pro_left img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.pro_left img:hover{ transform: scale(1.1);  }


.pro_right{ width:48%; float:right;}
.pro_right .pro_p3{ font-size:32px; color:#333;}
.pro_right .pro_line2{ height:1px; background-color:#333; margin-top:27px; margin-bottom:48px;}
.pro_nr p{ font-size:20px; color:#333; line-height:37px;}


.pro_p4{ font-size:32px; color:#333; text-align:center; margin-top:220px;}
.pro_line3{ width:80px; height:3px; background-color:#2575fc; margin:0 auto; margin-top:25px; margin-bottom:96px;}



.pro_tip1:nth-child(3n+2){margin-right:0px!important;}

.pro_tip1:nth-child(3n+1){margin-right:5%!important;}


@media screen and (min-width: 320px) and (max-width: 991px) {
.pro_ss_box .pro_ss_kuang2{ margin-left:-30%;}
.pro_ss_box{ margin-bottom:60px;}
.pro_tip{ width:100%; float:none; margin-right:0;border: 1px solid #dedede; margin-bottom:30px;}


.pro_left{ width:100%; float:none;}
.pro_right{width:100%; float:none; margin-top:25px;}
.pro_right .pro_p3{ font-size:26px; line-height:30px;}
.pro_nr p{ font-size:16px; line-height:34px;}

.pro_kuang2{ height:auto;}

}


/*研发平台*/
.yanfa_hezi1{ width:48%; overflow:hidden; float:left; border-radius:14px; }
.yanfa_hezi1 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.yanfa_hezi1 img:hover{ transform: scale(1.1);  }

.yanfa_hezi2{ width:48%; float:right;}
.yanfa_hezi3{ width:48%; float:left;}

.yanfa_p1{ font-size:28px; color:#333; padding-top:27px;}
.yanfa_line{ width:59px; height:3px; background-color:#0078ba; margin-top:10px; margin-bottom:14px;}
.yanfa_p2{ font-size:36px; color:#333; line-height:56px; font-weight:bold;}
.yanfa_p3{ font-size:20px; color:#333; line-height:36px;  margin-top:15px;}

.yanfa_hezi4{ width:48%; overflow:hidden; float:right; border-radius:14px;}
.yanfa_hezi4 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.yanfa_hezi4 img:hover{ transform: scale(1.1);  }


.yanfa_hezi_line{ height:1px; margin-top:35px; margin-bottom:35px;}


@media screen and (min-width: 320px) and (max-width: 991px) {

.yanfa_hezi1{width:100%; float:none;}
.yanfa_hezi2{width:100%; float:none;}
.yanfa_hezi3{width:100%; float:none;}
.yanfa_hezi4{width:100%; float:none;}
.yanfa_hezi_line{background-color: #ebebeb;}

.yanfa_p1{ font-size:26px;}
.yanfa_p2{ font-size:26px;}
}


/*核心技术*/
.hxjs_box{ width:1375px; margin:0 auto;}
.hxjs_tip{ width:458px; float:left; margin-bottom:44px;}
.hxjs_left{width:80px; height:80px; float:left;}
.hxjs_right{ width:302px; float:left; margin-left:28px;}
.hxjs_right .hxjs_p1{ font-size:20px; color:#0078BA; font-weight:bold; margin-bottom:12px;}
.hxjs_right .hxjs_p2{ font-size:18px; color:#211E1C; line-height:30px;}

.hxjs_left1{ background-image:url(../images/img61.jpg);transition:all 0.3s linear; }
.hxjs_left2{ background-image:url(../images/img62.jpg); }
.hxjs_left3{ background-image:url(../images/img63.jpg); }
.hxjs_left4{ background-image:url(../images/img64.jpg); }
.hxjs_left5{ background-image:url(../images/img65.jpg); }
.hxjs_left6{ background-image:url(../images/img66.jpg); }

.hxjs_tip:hover .hxjs_right .hxjs_p1{ color:#00AD98;}

.hxjs_tip:hover .hxjs_left1{background-image:url(../images/img61-1.jpg);}
.hxjs_tip:hover .hxjs_left2{background-image:url(../images/img62-1.jpg);}
.hxjs_tip:hover .hxjs_left3{background-image:url(../images/img63-1.jpg);}
.hxjs_tip:hover .hxjs_left4{background-image:url(../images/img64-1.jpg);}
.hxjs_tip:hover .hxjs_left5{background-image:url(../images/img65-1.jpg);}
.hxjs_tip:hover .hxjs_left6{background-image:url(../images/img66-1.jpg);}


@media screen and (min-width: 320px) and (max-width: 991px) {
.hxjs_tip{ width:100%; float:none;}


}



/*荣誉*/

		.picScroll-left .hd{  width:100%;  height:1px; margin:0 auto;  position:relative; }
		.picScroll-left .hd .prev{ background-image:url(../images/img67.jpg); width:42px; height:42px; position:absolute; left:-34px; top:170px; cursor:pointer; }
		.picScroll-left .hd .next{ background-image:url(../images/img68.jpg); width:42px; height:42px; position:absolute; right:-34px; top:170px; cursor:pointer;}


		.picScroll-left .bd{}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin-right:35px; float:left; _display:inline; overflow:hidden; }


.hon_pic{ width:301px; height:419px; }




		.picScroll-left1 .hd{  width:100%;  height:1px; margin:0 auto;  position:relative; }
		.picScroll-left1 .hd .prev{ background-image:url(../images/img67.jpg); width:42px; height:42px; position:absolute; left:-34px; top:74px; cursor:pointer; }
		.picScroll-left1 .hd .next{ background-image:url(../images/img68.jpg); width:42px; height:42px; position:absolute; right:-34px; top:74px; cursor:pointer;}


		.picScroll-left1 .bd{}
		.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left1 .bd ul li{ margin-right:35px; float:left; _display:inline; overflow:hidden; }


.hon_pic1{ width:301px; height:201px;}




.zzzz_box{ display:none;}






@media screen and (min-width: 320px) and (max-width: 991px) {
.picScroll-left{ display:none;}
.picScroll-left1{ display:none;}

.zzzz_box{ display:block;}
.zzzz_tip{ width:49%; float:left; margin-bottom:20px; margin-right:2%;}
.zzzz_tip:nth-child(2n){margin-right:0px;}
.zzzz_tip img{ width:100%; height:auto;}


.syyoushi{ display:none;}
}










/*投资者关系*/
.max_bg{ background-color:#f5f5f5; padding-top:125px; padding-bottom:100px;}

.tzz_tip{ border-bottom:1px solid #dfdfdf; background-color:#fff;transition:all 0.3s linear;}
.tzz_tip .tzz_pic{ background-image:url(../images/img85.png); width:22px; height:22px; float:left; margin-top:26px; margin-left:1.4%;transition:all 0.3s linear;}
.tzz_tip .tzz_p1{ font-size:17px; color:#666; float:left; line-height:72px; margin-left:3.7%;transition:all 0.3s linear;}
.tzz_tip .tzz_p2{ font-size:14px; color:#666; float:right; line-height:72px; margin-right:1.8%;transition:all 0.3s linear;}
.tzz_tip:hover{ background-color:#0078ba;}
.tzz_tip:hover .tzz_p1{ color:#fff;}
.tzz_tip:hover .tzz_p2{ color:#fff;}
.tzz_tip:hover .tzz_pic{background-image:url(../images/img86.png);}


@media screen and (min-width: 320px) and (max-width: 991px) {
.pro_ny_box p{ font-size:27px;}
.pro_ny_box img{ width:22px; height:21px; margin-top:10px;}

.max_bg{ padding-top:48px; padding-bottom:50px;}

.tzz_tip .tzz_p1{ width:60%;}
}


/*新闻*/
.nynav_tip a.cur span {color: #fff;}


.xw_tip{ height:178px; margin-bottom:30px; background-color:#fff; border:1px solid #e0e0e0; border-radius:10px;transition:all 0.3s linear;}
.xw_left{ width:71%; float:left; margin-left:1.2%;}
.xw_left .xw_p1{ font-size:26px; color:#333; font-weight:bold; padding-top:25px;}
.xw_left .xw_p2{ font-size:16px; color:#333; margin-top:23px;}
.xw_left .xw_p3{ font-size:14px; color:#858585; margin-top:31px;}

.xw_right{ width:12%; height:138px; float:right; overflow:hidden; border-radius:10px; margin-right:1.2%; margin-top:20px;}
.xw_right img{ width:100%; height:auto;transform: scale(1);transition: all 1s ease-out; }
.xw_tip:hover .xw_right img{transform: scale(1.1); }
.xw_tip:hover{ background-color:#f5f7fa;}


.xw_p4{ font-size:32px; color:#1a1a1a; line-height:49px; font-weight:bold; text-align:center;}
.xw_p5{ font-size:15px; color:#666;  text-align:center; margin-top:15px;}
.xw_nr_box{ margin-top:49px;}
.xw_nr_box p{ font-size:20px; color:#333; line-height:36px;}
.xw_nr_box img{ max-width:100%!important; height:auto!important; margin:0 auto; margin-top:20px; margin-bottom:20px;}


.fanye_box{ margin-top:30px; margin-bottom:40px;}


.fanye_pic1{ float:left; margin-top:33px; margin-right:18px;}
.fanye_left{ width:45%; float:left;}
.fanye_left p{ font-size:15px; color:#333; line-height:36px; text-align:left;}
.fanye_left p a{color:#333;}

.fanye_pic2{ float:right; margin-top:33px; margin-left:18px;}
.fanye_right{ width:45%; float:right;}
.fanye_right p{ font-size:15px; color:#333; line-height:36px; text-align:right;}
.fanye_right p a{color:#333;}

@media screen and (min-width: 320px) and (max-width: 991px) {
.xw_tip{ height:auto;}
.xw_left .xw_p1{ font-size:16px;}
.xw_left .xw_p2{ font-size:14px; margin-top:14px;}
.xw_left .xw_p3{ margin-top:24px; padding-bottom:25px;}

.xw_right{ width:22%; height:58px; margin-top:50px;}


.max_news-box{ width:92%!important; }
.xw_p4{ font-size:26px; line-height:37px;}
.xw_nr_box p{ font-size:16px; line-height:33px;}

.fanye_left{ width:35%;}
.fanye_right{ width:35%;}

}




/*智造新瀚*/
.kcx_hezi1{ width:48%; overflow:hidden; float:left; border-radius:14px; }
.kcx_hezi1 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.kcx_hezi1 img:hover{ transform: scale(1.1);  }

.kcx_hezi2{ width:48%; float:right;}
.kcx_hezi3{ width:48%; float:left;}

.kcx_p1{ font-size:36px; color:#333; line-height:56px; font-weight:bold; padding-top:20px;}
.kcx_p2{ font-size:20px; color:#333; line-height:36px;  margin-top:15px;}

.kcx_hezi4{ width:48%; overflow:hidden; float:right; border-radius:14px;}
.kcx_hezi4 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.kcx_hezi4 img:hover{ transform: scale(1.1);  }

.kcx_hezi_line{ height:1px; margin-top:35px; margin-bottom:35px;}


@media screen and (min-width: 320px) and (max-width: 991px) {
.kcx_hezi1{ width:100%; float:none;}
.kcx_hezi2{ width:100%; float:none;}
.kcx_hezi3{ width:100%; float:none;}
.kcx_hezi4{ width:100%; float:none;}

.kcx_p1{ font-size:26px; line-height:37px;}
.kcx_p2 { font-size:16px; line-height:34px;}
.kcx_hezi_line{background-color: #ebebeb;}
}



/*联系我们*/
.lx_hezi1{ width:44%; overflow:hidden; float:left; border-radius:14px; }
.lx_hezi1 img{width:100%; height:auto; transform: scale(1);transition: all 0.5s ease-out; }
.lx_hezi1 img:hover{ transform: scale(1.1);  }

.lx_hezi2{ width:52%; float:right;}
.lx_hezi2 h1{ font-size:26px; color:#0078ba; margin-bottom:20px;}
.lx_hezi2 p{ font-size:16px; color:#333; line-height:36px;}
.lx_hezi2 p a{ color:#333;}


.cp_ord_kuang1{ width:99%; height:38px; border:1px solid #69727d; font-size:15px; color:#666; line-height:38px; margin-bottom:10px; padding-left:1%;}
.cp_ord_kuang2{ width:99%; min-height:88px; border:1px solid #69727d; font-size:15px; color:#666; line-height:38px; padding-left:1%; padding-top:5px; margin-bottom:10px;}
.cp_ord_kuang3{ width:160px; height:40px; float:left; border:1px solid #ddd; margin-left:15px;}
.cp_ord_kuang4{ width:100px; height:40px; float:left;}

.cp_ord_kuang5{ width:100%; height:41px; background-color:#0078ba; font-size:14px; color:#fff; text-align:center; line-height:41px; border-radius:30px; cursor:pointer; margin-top:10px;}


@media screen and (min-width: 320px) and (max-width: 991px) {
.lx_hezi1{ width:100%; float:none;}
.lx_hezi2{ width:100%; float:none; margin-top:25px;}

}


/*研发团队*/
.tuandui_tip{ width:32.5%;  float:left; overflow:hidden; margin-bottom:10px; margin-right:0.6%; position:relative;}
.tuandui_tip .tuandui_pic{ width:100%; height:auto; }
.tuandui_tip .tuandui_kuang{ width:900px; height:900px; background-color:rgba(0,0,0,0.35); position:absolute;top:0; left:0; opacity:0; transition:all 0.4s linear;}
.tuandui_tip:hover .tuandui_kuang{opacity:1;}


@media screen and (min-width: 320px) and (max-width: 991px) {
.tuandui_tip{ width:100%; float:none; margin-right:0;}





}



/*应用领域*/
.yy_bg{ background-color:#f6f6f6; padding-top:95px; padding-bottom:95px; margin-bottom:97px;}
.yy_box{ width:92%; margin:0 auto;}
.yy_left{ width:30%; float:left;}
.yy_left .yy_p1{ font-size:38px; color:#1a1a1a; font-weight:bold; text-transform:uppercase; }
.yy_left .yy_p1 a{color:#1a1a1a;}
.yy_left .yy_p2{ font-size:28px; color:#1a1a1a; margin-top:18px;}
.yy_left .yy_p2 a{color:#1a1a1a;}
.yy_left .yy_line{ width:100px; height:4px; background-color:#0078ba; margin-top:28px;}
.yy_left .yy_p3{ font-size:26px; color:#1a1a1a; font-weight:bold; margin-top:340px;}
.yy_left .yy_p3 a{color:#1a1a1a;}
.yy_left .yy_p4{ font-size:18px; color:#333; line-height:36px; margin-top:27px;}

.yy_right{ width:65%; float:right;}






	.picScroll-left2 .hd{  width:100%;  height:1px; margin:0 auto;  position:relative; }
		.picScroll-left2 .hd .prev{ background-image:url(../images/img106.png); width:62px; height:62px; position:absolute; left:-34px; top:294px; cursor:pointer; z-index:100; }
		.picScroll-left2 .hd .next{ background-image:url(../images/img105.png); width:62px; height:62px; position:absolute; right:-34px; top:294px; cursor:pointer;z-index:100; }


		.picScroll-left2 .bd{}
		.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left2 .bd ul li{ margin-right:35px; float:left; _display:inline; overflow:hidden; }


.yy_tip{ width:562px; height:732px; overflow:hidden; position:relative;}
.yy_tip .yy_pic{width:562px; height:732px; position:absolute; left:0; top:0;}

.yy_kuang{ width:80%; position:absolute; left:6%; bottom:5%;}
.yy_kuang .yy_p5{ font-size:26px; color:#fff; font-weight:bold;}
.yy_kuang .yy_p6{ font-size:14px; color:#fff; margin-top:10px;}

.yy_hezi{width:468px; height:732px; padding-left:47px; padding-right:47px; background-image: linear-gradient(to bottom, rgba(0,120,186,1), rgba(0,172,152,1)); position:absolute; top:732px; left:0;transition:all 0.3s linear;}
.yy_hezi .yy_p7{font-size:26px; color:#fff; font-weight:bold; padding-top:309px;}
.yy_hezi .yy_p8{ font-size:15px; color:#FFFFFFCC;margin-top:10px;}
.yy_hezi .yy_kuang2{ height:225px; margin-top:24px;}
.yy_hezi .yy_kuang2 p{ font-size:16px; color:#fff; line-height:26px;}
.yy_more{ width:117px; margin-top:20px;}
.yy_more p a{ display:block; font-size:14px; color:#fff; text-align:center; line-height:41px; border:1px solid #fff; border-radius:6px;}
.yy_more p a:hover{ background-color:#fff; color:#333;}

.yy_tip:hover .yy_hezi{ top:0;}






.yy_left .yy_line2{ width:100px; height:4px; background-color:#00ac98; float:right; margin-top:28px;}




/*返回顶部*/


.scroll1{
		width:55px;
		height:55px;
		background:#0078ba; border-radius:55px;
		color:#fff; 
		line-height:49px;
		text-align:center;
		position:fixed;
		right:25px;
		bottom:30px;
		cursor:pointer;
		font-size:14px; font-weight:bold;
	}

.scroll1 img{ margin:0 auto; padding-top:23px;}

.scroll1{
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
	
}
.scroll1:hover {
	transform:translate(0,-5px);
	-webkit-transform:translate(0,-5px);
	-moz-transform:translate(0,-5px);
	-o-transform:translate(0,-5px);
	-ms-transform:translate(0,-5px);
	-webkit-box-shadow:0px 5px 15px #c2c2c2;
    -moz-box-shadow:0px 5px 15px #c2c2c2;
    box-shadow:0px 5px 15px #c2c2c2;
}



.prony_top{width:55px;
		height:55px;
		background-color:#00ac98;
		border-radius:55px;
		position:fixed;
		right:25px;
		bottom:120px;
		cursor:pointer;
}

.prony_top p{ font-size:14px; color:#fff; font-weight:bold; text-align:center; line-height:55px;}
.prony_top p a{ color:#fff;}



.prony_top{
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
	
}
.prony_top:hover {
	transform:translate(0,-5px);
	-webkit-transform:translate(0,-5px);
	-moz-transform:translate(0,-5px);
	-o-transform:translate(0,-5px);
	-ms-transform:translate(0,-5px);
	-webkit-box-shadow:0px 5px 15px #c2c2c2;
    -moz-box-shadow:0px 5px 15px #c2c2c2;
    box-shadow:0px 5px 15px #c2c2c2;
}