<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1440px; }
.w1360{ margin: 0px auto; width:1360px; }





.in_header{width:100%; height:87px; position:fixed; top:0; left:0; z-index:9999; padding: 0px 4%; background: #fff; }
.in_header .h_logo{width:407px; height:100%; float: left; display: flex; align-items: center;}
.h_logo img{width:60%; height: auto; align-items: center; margin: 0px auto;}
.in_hsearch{float: right; }
.in_hsearch_text{width:138px; height: 35px; border: 1px solid rgba(255,255,255,0.8); border-radius: 25px; padding: 0px 10px; float: left; margin-top: 26px;}
.in_hsearch_text1{width:196px; height: 35px; border: 1px solid rgba(255,255,255,0.8); border-radius: 25px; padding: 0px 10px; float: left; margin-top: 26px;}
.in_hsearch_text input[type="text"]{width:89%; height: 100%; border: 0; background: none; float: left; color: #c7c7c7; font-size: 14px;}
.in_hsearch_text1 input[type="text"]{width:89%; height: 100%; border: 0; background: none; float: left; color: #c7c7c7; font-size: 14px;}
.h_submit{width:16px; height: 100%; background: url(../images/hui_ss.png) no-repeat center; border: 0}
.h_search{float: left; font-size: 14px; color: #c7c7c7; background: none; border: 0; margin-left:10px; line-height: 87px;}
.h_dianhua{float: right; background: url(../images/h_dhs.png) no-repeat center; position: relative; width: 31px; height:87px; margin-left: 3%}
.h_dianhua p{position: absolute; top:60px; right:0; background: rgba(255,255,255,0.8); padding: 5px 15px; font-size: 18px; color: #0268b3; font-weight: bold; width: 185px; display:none}
.h_dianhua:hover p{display: block}

.in_hsearch_text input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#c7c7c7;  
}  
.in_hsearch_text input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#c7c7c7;  
   opacity:  1;  
}  
.in_hsearch_text input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#c7c7c7;  
   opacity:  1;  
}  
.in_hsearch_text input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#c7c7c7;  
} 

.logo_2,.logo_3{display: none;}







/*导航*/

#menu{float: right; width:49%; height: auto;  margin-top: 27px;}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:60px; line-height:40px; width:14.2%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; }
#menu .nav .nLi p a{color:#333333;font-size:16px;   height:100%;   overflow: hidden; position: relative; padding-bottom:20px;}
#menu .nav .sub{ display:none; width:160px; left:50%; margin-left: -80px;  top:60px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
.sub_pro{width:200px!important; margin-left:-100px!important; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#333;}
#menu .nav .sub a:hover{ color:#007eff;  }
.nLi &gt; p &gt; span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a{border-bottom: 3px solid #333333; font-weight: bold;}
/*#menu .nav .nLi:hover p a{border-bottom: 3px solid #fff}*/
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #707375; border: 1px solid #707375; width: 6px; height: 6px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #fbc100; width: 12px; height: 12px; border: 0; left:0}
#fp-nav.right{right:auto; left:20px}
#fp-nav ul li, .fp-slidesNav ul li{margin:15px 8px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#333}
.fp-nav .active p a{color:#00529b!important; border-bottom: 3px solid #00529b!important;}
.fp-nav .in_hsearch_text{border:1px solid #e5e5e5}
.fp-nav .h_submit{background: url(../images/search.png) no-repeat center}	
	


.ny_menu .nav .nLi{width:14.2%!important}




/*第1块*/
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:100%; }
.section1 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%; overflow: hidden}
.section1 .slideBox .bd ul{width:100%;height:100%}
.section1 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section1 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.shubiao{ animation: l_jump 1.5s ease-in-out 0.1s alternate infinite;
    -webkit-animation: l_jump 1.5s ease-in-out 0.1s alternate infinite;  position: absolute;left: 50%;z-index:9; width:21px; height:35px; margin-left: -10px; bottom:20px;}

.section1 .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.section1 .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.section1 .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.section1 .slideBox .hd ul li.on{background:#fff}

@keyframes l_jump{
	from{ transform:translateY(-10px); -webkit-transform:translateY(-10px);}
	to{ transform:translateY(10px); -webkit-transform:translateY(10px); }
	}
@-webkit-keyframes l_jump{
	from{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	to{ transform:translateY(10px); -webkit-transform:translateY(10px); }
	}
.section1 .slideBox .prev,.slideBox .next{  display:block; width:66px; height:60px; float: left; }
.section1 .slideBox .next{background: url(../images/banner_right.png) no-repeat center}
.section1 .slideBox .prev{background: url(../images/banner_left.png) no-repeat center}
.section1 .slideBox .prev:hover{}
.section1 .slideBox .next:hover{}
.section_links{width:118px; height: auto; overflow: hidden; position:absolute; bottom:80px; left:50%; margin-left: -117px;}

.banner-index{position: relative;overflow: hidden; width: 100%; height: auto;}
.banner_info{width:100%; height: auto; position: absolute; top:0; left:0; text-align: center; padding-top:16%; z-index:2}
.banner_info p{font-size: 44px; color: #fff; line-height:50px; margin-top:4vh}
.banner_info span{font-size: 18px; color: #fff; line-height: 30px; opacity: 0.8; display: block; margin-top: 1vh}
.ban_more{width:130px; height: 46px; border: 1px solid rgba(255,255,255,0.5); display: block; text-align: center; line-height: 46px; color:#fff; margin:20px auto; background: url(../images/ab_jt.png) no-repeat center; border-radius: 25px;}
.banner-index .list .video-js{position: absolute;top: 0;left: 0;width: 90%;height: 100%;background: none; margin-left:5.2%;}
.banner-index .list,
.banner-index .list &gt; li{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner-index .list &gt; li.active{z-index: 1;}
.banner-index .list &gt; li img.ban_pic{display: block;width: 100%;opacity: 0;-webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2);}
.banner-index .list &gt; li.noscale img.ban_pic,
.banner-index .list &gt; li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none;}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{position: absolute;left: 50%;z-index:9;margin-left: -50px;}
.banner-index .btn a{display: block;width: 16px;height: 16px;margin: 7px 10px;border: 1px solid transparent;border-radius: 50%; float: left}
.banner-index .btn a i{display: block;width: 8px;height: 8px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #009da0;}
.banner-index .btn a.active i{background: #009da0;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important}









/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section2_ban{background: url(../images/section2_ban.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .container{position: relative; z-index: 9; padding-right: 2%}
.section2_info{width:620px; height: auto; overflow: hidden}
.section2_info h3{font-size: 38px; color: #333333; font-weight: bold; text-align: center; margin-bottom: 2.5vh}
.section2_info h4{font-size: 27px; color: #00529b; font-family: "Arial"; text-align: center}
.section2_info h5{font-size: 16px; color: #00529b; background: url(../images/ab_xs.png) no-repeat center; text-align: center; margin: 3vh auto}
.about_info{width:100%; height: auto; overflow: hidden; margin:6vh auto 5vh; font-size: 14px; color: #666666; line-height: 28px; text-align: center; display: block}
.section2_video{width:269px; height: 58px; background: #0268b3; line-height: 58px; padding: 0px 47px; margin: 4vh auto 0; cursor: pointer}
.section2_video p{width:100%; height: 100%; background: url(../images/v_icon.png) no-repeat left center; padding-left: 40px; color:#fff}




/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section3_ban{background: url(../images/section3_ban.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section3 .container{position: relative; z-index: 9; }
.section3 .slideTxtBox{ width:100%;text-align:left; position: relative; z-index: 9; }
.section3 .slideTxtBox .hd{width:100%; height:60px; background: url(../images/class_bjs.png) no-repeat center}
.section3 .slideTxtBox .hd ul{width:1000px; height:100%; margin: 0px auto;}
.section3 .slideTxtBox .hd ul li{ float:left; padding:16px 66px 0 55px; cursor:pointer; text-align: center; background: url(../images/lei_xs.png) no-repeat right center}
.section3 .slideTxtBox .hd ul li h4{font-size: 14px; color: #333333; font-weight: bold; line-height: 30px; width: 100%; height: 30px;}
.section3 .slideTxtBox .hd ul li i{width:100%; height: 35px; display: block}
.section3 .slideTxtBox .hd ul li:last-child{background: none;}
.icon1{background: url(../images/icon1.png) no-repeat center}
.icon2{background: url(../images/icon2.png) no-repeat center}
.icon3{background: url(../images/icon3.png) no-repeat center}
.icon4{background: url(../images/icon4.png) no-repeat center}
.icon5{background: url(../images/icon5.png) no-repeat center}
.section3 .slideTxtBox .hd ul li.on .icon1{background: url(../images/iconh1.png) no-repeat center}
.section3 .slideTxtBox .hd ul li.on .icon2{background: url(../images/iconh2.png) no-repeat center}
.section3 .slideTxtBox .hd ul li.on .icon3{background: url(../images/iconh3.png) no-repeat center}
.section3 .slideTxtBox .hd ul li.on .icon4{background: url(../images/iconh4.png) no-repeat center}
.section3 .slideTxtBox .hd ul li.on .icon5{background: url(../images/iconh5.png) no-repeat center}
.section3 .slideTxtBox .hd ul li.on h4{color:#0268b3}
.section3 .slideTxtBox .bd{margin-bottom: 75px; overflow: hidden; padding:10px 0}
.section3_left{float: left; width: 415px; height: auto; text-align: center; margin-top: 170px;}
.section3_left h4{font-size: 34px; color: #0268b3; font-weight: bold; font-family: "Arial"}
.section3_left h3{font-size:36px; color: #0268b3; margin: 2vh 0 2.5vh}
.section3_left h5{font-size:26px; color: #333333; font-weight: bold; }
.section3_center{width:502px; height: 477px; float: left; padding:30px 44px 0 38px; margin-left: 48px; position:relative}
.section3_center img{width:100%; height: auto; display: block; border-radius: 50%;}
.section3_right{width:424px; height: auto; float: right; margin-top:55px; }
.section3_right h3{font-size: 32px; color: #333333; font-weight: bold;}
.section3_right h4{font-size:28px; color: #0268b3;  font-family: "Arial"; line-height:36px; margin: 15px 0}
.section3_right i{width:45px; height: 3px; background: #003a6c; display: block; margin-top: 10px;}
.fl_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top: 28px;}
.section3_right span{width:185px; height: 44px; background: #0268b3; color:#fff; display: block; margin: 48px 0 0; text-align: center; line-height: 44px;}
.pageState{position: absolute; top:5vh; left:20%; font-size: 82px; color: #0268b3; font-weight: bold; font-family: "Arial";     font-style: italic;}

.section3_center:before{content: ""; width:502px; height:477px; position: absolute; top:0; right:2px;  background: url(../images/yuyan_bjs.png) no-repeat center; animation: spin02 10s linear infinite;}


@keyframes spin02 {
0% {
   	transform:rotate(0deg);
 }
 100% {
   	transform:rotate(360deg);
 }
}





/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section4_ban{background: url(../images/section4_ban.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 .container{position: relative; z-index: 9; padding-right: 2%; margin-top: 68px;}
.section4_nav{width:auto; overflow: hidden; display: table; margin: 5vh auto;}
.section4_nav a{width:163px; height: 47px; line-height: 47px; background: #ffffff; float: left; text-align: center; font-size: 16px; color: #0268b3; margin: 0px 10px;}
.section4_nav a:hover{background: #0268b3}
.picScroll-left{ overflow:hidden; position:relative;  }
.picScroll-left .hd{}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:43px; height:43px; overflow:hidden; cursor:pointer; position: absolute; top:50%; 
	margin-top:-21.5px }
.picScroll-left .hd .next{background: url(../images/pro_right.png) no-repeat center; right:0}
.picScroll-left .hd .prev{background: url(../images/pro_left.png) no-repeat center; left:0}
.picScroll-left .bd{ padding:0 70px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 11px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.index_pro_pic{width:398px; height: auto; overflow: hidden}
.index_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li h3{width:100%; height: 45px; background: #eeeeee; text-align: center; line-height: 45px; font-size: 14px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li:hover h3{background: #0268b3; color:#fff}
.chakangengduo{width: 149px;
    height: 41px;
    float: right;
    background: #0268b3;
    border-radius: 8px;
    text-align: center;
    line-height: 41px;
    font-size: 14px;
    color: #fff;
    margin-top: 28px;
    margin: 46px 650px 0px;}




/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section5_ban{background: url(../images/section5_ban.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .container{position: relative; z-index: 9; padding-right: 2%}
.section5_title{width:100%; height: auto; overflow: hidden}
.section5_title dl{float: left}
.section5_title dl dt{width:100%; line-height: 50px; font-size: 40px; color: #0268b3; font-weight: bold; font-family: "Arial"}
.section5_title dl dt span{color:#0268b3}
.section5_title dl dd{font-size: 36px; color: #333333; line-height: 50px;}
.section5_title a{width:149px; height: 41px; float: right; background: #0268b3; border-radius: 8px; text-align: center; line-height: 41px; font-size: 14px; color: #fff; margin-top:28px;}
.section5_top{width:100%; height: auto; overflow: hidden; margin-top: 3vh}
.section5_top_left{width:40%; height: auto; float: left}
.section5_top_left a{width:100%; height: auto; position: relative; margin-bottom: 19px; display: block}
.section5_top_left a img{width:100%; height: auto; display: block}
.section5_top_left a h4{font-size: 30px; color: #fff; position: absolute; top:36%; left:0; z-index: 1; width: 100%; height: 100%; text-align: center;}
.section5_top ul{width:57.5%; height: auto; float: right}
.section5_top ul li{width:48%; height: auto; float: left}
.section5_top ul li:nth-child(2n){float: right}
.section5_pic{width:100%; height: auto; overflow: hidden}
.section5_pic img{width:100%; height: auto; display: block}
.section5_info{width:100%; height: auto; overflow: hidden; padding: 11px 15px; background: #eeeeee}
.section5_info dl{width:100%; height: 30px; line-height: 30px; overflow: hidden; display: block}
.section5_info dl dt{width:60%; height:30px; float: left; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.section5_info dl dd{width:auto; height:30px; float: right; font-size: 14px; color: #104066; }
.section5_info p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #999999; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.section5_bottom{width:100%; height: auto; overflow: hidden; margin-top:3vh}
.section5_bottom li{width:30%; height: 30px; line-height: 30px; float: left; margin-right:5%; background: url(../images/hua.png) no-repeat left center; padding-left: 30px; margin-bottom: 1vh}
.section5_bottom li:nth-child(3n){margin-right: 0}
.section5_bottom li p{width:60%; height: 100%; float: left; font-size: 14px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.section5_bottom li span{width:auto; height: 100%; float: right; font-size: 14px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}




/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section6_ban{background: url(../images/section6_ban.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6_all{width:100%; height: 590px; position: relative; z-index: 99}
.section6_all:after{content: ""; width: 100%; height:46px; background: url(../images/bai_xs.png) no-repeat center; position: absolute; bottom:0; left:0}
.section6_title{width:100%; height: auto; overflow: hidden; text-align: center}
.section6_title h4{font-size:40px; color: #fff; font-weight: bold; font-family: "Arial"}
.section6_title h5{font-size:36px; color: #fff; }
.section6_all .slideTxtBox{width:1440px; height: auto; overflow: hidden; margin: 5vh auto 0; position: relative}
.section6_all .slideTxtBox .hd{width:100%; height: auto; overflow:hidden; position: relative; z-index: 999; }
.section6_all .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden; padding-top: 8vh}
.section6_all .slideTxtBox .hd ul li{width:249px; height:auto; position: relative; float: left; margin-right:10%}
.section6_all .slideTxtBox .hd ul li:last-child{margin-right: 0}
.section6_all .slideTxtBox .hd ul li:nth-child(1){margin-top: -20px;}
.section6_all .slideTxtBox .hd ul li:nth-child(2){margin-top: 3px;}
.section6_all .slideTxtBox .hd ul li:nth-child(3){margin-top:16px;}
.section6_all .slideTxtBox .hd ul li:nth-child(4){margin-top:-5px;}
.section6_top{width:100%; height: auto; overflow: hidden; text-align: center}
.section6_top h4{font-size: 22px; color: #fff; margin-bottom: 20px;}
.section6_hover{width:100%; height: 120px; position: relative; display:none}
.section6_hover img{width:100%; height: auto; display: block; border-radius: 8px;}
.section6_hover h4{font-size: 22px; color: #ffffff; font-weight: bold; position: absolute; top:0; left:0; text-align: center; line-height: 120px; width: 100%}
.section6_all .slideTxtBox .hd ul li.on .section6_hover{display: block}
.section6_all .slideTxtBox .hd ul li.on .section6_top{display: none}
.section6_all .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.section6_all .slideTxtBox .bd ul,.section6_all .slideTxtBox .bd li{width:100%; height: auto; overflow: hidden;}
.section6_all .slideTxtBox .bd li{background: rgba(255,0,0,0.75);}
.in_qyys_pic{width:31%; height: auto; float: left}
.in_qyys_pic img{width:100%; height: auto; display: block}
.in_qyys_info{width:69%; height: auto; float: left; padding: 50px 3%}
.in_qyys_info h4{font-size: 24px; color: #ffffff; font-weight: bold; opacity: 0.35; text-transform:Uppercase; margin-bottom: 8px;}
.in_qyys_info h3{font-size: 24px; color: #ffffff; font-weight: bold; margin-bottom:20px; }
.in_qyys_info i{width:58px; height: 3px; background: #fff; display: block; margin-bottom:24px }
.in_qyys_info p{width:100%; height: auto; overflow:hidden; font-size: 14px; color: #fff; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }









/*第7块*/
.section7{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section7_ban{background: url(../images/section7_ban.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7_txt{width:100%; height:420px; background:rgba(0,0,0,0.58); position: absolute; bottom:0; left: 0; padding-top:52px;}
.section7_txt .container{overflow: hidden;}
.section7_1{width:330px; height: auto; float:left}
.section7_t{width:100%; height: auto; overflow: hidden}
.section7_t h4{font-size:38px; color: #fff;  font-weight: bold;}
.section7_t h5{font-size:30px; color: #fff; margin-bottom:30px;}
.section7_t hr{width: 28px; height: 3px; background: #fff; display: block; }
.section7_con_1{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.section7_con_1 p{width:100%; height: auto;  font-size: 16px; color: #fff; line-height: 35px;}

.section7_2{width:355px; height: auto; float: left; margin-left:235px;}
.s_dhs{width:100%; height: auto; overflow: hidden; text-align: center}
.s_dhs p{font-size: 20px; color: #fff; line-height: 30px; margin-top:12px;}
.s_dhs span{font-size: 30px; color: #fff; font-weight: bold; font-family: "Arial"; display: block; margin: 15px auto}
.s_dhs a{font-size: 18px; color: #fff; line-height: 28px;}
.section7_link{width:auto; height: auto; overflow:hidden; margin: 38px auto 0; display: table}
.section7_link a{width:160px; height: 39px; border: 1px solid #fff; color:#0268b3; font-size: 16px; color: #fff; border-radius: 8px; float: left; text-align: center; line-height:36px; margin-right: 30px;}
.section7_link a:hover{background:#0268b3; color:#fff}
.section7_link a:last-child{margin-right: 0}
.section7_3{width:368px; height: auto; float: right}
.section7_tr{width:100%; height: auto; overflow: hidden; text-align: right}
.section7_tr h4{font-size: 36px; color: #fff;  font-weight: bold; font-family: "Arial"}
.section7_tr h5{font-size: 30px; color: #fff; margin: 10px 0 30px}
.section7_tr hr{width:30px;height: 4px; background: #fff; float: right}
.section7_3 dl{width:auto; height: auto; float: right; margin-top:30px; margin-left: 32px;}
.section7_3 dl dt{width:112px; height: 112px;  float: left; background: #a19c98; padding: 8px;}
.section7_3 dl dt img{width:100%; display: block}
.section7_3 dl dd{width:30px; height:112px; border: 1px solid rgba(255,255,255,0.5); font-size: 14px; color: #a3a3a3; line-height: 30px; float: left; writing-mode:tb-rl;  text-align: center}
.section7_ma{margin-left: 50px!important;}
.section7_banquan{width:84%; height:30px; line-height:30px; margin:0 auto; position: absolute; bottom:10px; left:50%; margin-left: -42% }
.copy_l{font-size:14px; color:#fff; width:auto; line-height: 30px; text-align: center;  float: left}
.beian{color:#fff; text-align: center; font-size: 14px; margin-left: 10px}
.beian:hover{color:#0d377b!important}

.footer_zhichi{width:auto; height:30px; float: right; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:30px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:6px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:6px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.active .section2_t{animation-name: bounceInDown;	animation-duration: 1.2s;	animation-delay:0.8s;animation-fill-mode: both;}
.active .txtScroll-top{animation-name: fadeInUp;	animation-duration: 1.2s;	animation-delay:0.8s;animation-fill-mode: both;}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#004098;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}









/*版权*/
.index_banquan{width:100%; height: 40px; line-height: 40px; position:absolute; bottom:20px;left:0; }
.index_banquan p,.index_banquan a{font-size: 14px; color: #666; text-align: center}
.index_banquan a{margin-left: 10px;}
.index_zhichi{width:auto; height:40px; line-height: 40px; float: left; margin-left: 30px;}
.index_zhichi p{ width:203px; float: left; font-size: 14px; color:#666; line-height: 40px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 8px; margin-right: 10px}
.index_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 8px;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 12px; color: #666;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}





/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}







/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #002f8b; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#002f8b; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#002f8b}
.ny_left_nav ul li:hover a.inactive{color:#002f8b}
.ny_left_nav ul li ul li:hover a{color:#002f8b}
.ny_left_nav ul li .inactives{color:#002f8b}
.ny_left_nav ul li ul li:hover a{color:#002f8b}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}





/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px; margin-bottom:40px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}



/*内页 banner*/
.ny_banner{width:100%; height: 450px; overflow: hidden; background: #b2b3b9; padding:260px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#002f8b}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.search_ban{background:url(../images/search_ban.jpg) no-repeat center}
.shzr_ban{background:url(../images/shzr_ban.jpg) no-repeat center}
.jyzz_ban{background:url(../images/jyzz_ban.jpg) no-repeat center}
.job_ban{background:url(../images/job_ban.jpg) no-repeat center}



/*底部*/
.footer{width:100%;height:350px; display: block; background: url(../images/footer.jpg) no-repeat top center; margin-top: 76px; padding-top: 30px;}
.footer .container{overflow: hidden}
.footer_left{width:530px; height: auto; float: left; margin-top: 30px;}
.footer_left a{width:100%; height: auto; overflow: hidden}
.footer_left p{width:100%; height: auto; font-size: 16px; color: #5b86de; line-height: 29px; margin-top: 20px;}
.footer_left p span{color:#fff}
.footer_nav{width:354px; height: auto; float: left; margin-top:30px; }
.footer_nav h3{font-size: 18px; color: #5b86de}
.footer_nav_xx{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.footer_nav_xx a{font-size: 16px; color: #fff; opacity: 0.5;height: 35px; line-height: 35px; float: left; margin-right: 15px; margin-bottom: 10px; width:100px}
.footer_nav_xx a.active{opacity:1}
.footer_nav_xx a:hover{opacity:1}
.footer_nav_xx a:nth-child(3n){margin-right:0px;}
.footer_right{width:auto; float: right; margin-top: 40px;}
.footer_right dl{width:145px; height: auto; float: left;}
.footer_right dl dt{width:134px; height: 134px;}
.footer_right dl dt img{width:100%; height: auto; display: block}
.footer_right dl dd{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #fff; text-align: center;}
.copy{clear:both;width:100%;height:60px;color:#666;font-size:14px;line-height:60px; margin-top:56px;}
.copy_nl{float:left; font-size:14px; color:#fff}
.copy_nl a{color:#fff}
.copy_nl a:hover{color:#006f5e!important}
.ny_footer_zhichi{width:auto; height:56px; float: right;  }
.ny_footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:56px;}
.ny_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.ny_footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:17px;}
.ny_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.ny_footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.ny_footer_zhichi span{float: left; font-size: 14px; color: #fff; margin-left: 10px;}
.ny_footer_zhichi i{ float: left;}




/*荣誉资质*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:23.5%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_hzkh ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_hzkh ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(4n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 60px; line-height: 32px; text-align: center; font-size:13px;}
.ny_hzkh ul li:hover p{color:#002f8b}
.ny_fzlc_info{width:100%; height:auto; overflow:hidden; margin:150px 0 110px; position:relative}
.ny_fzlc_info:after{content:""; width:100%; height:1px; background:#d5d5d5; position:absolute; top:80px; left:0; z-index:0}
.ny_fzlc_info .container{position:relative; z-index:9}
.fzslide h3 {
    font-size: 30px;
    font-weight: normal;
    color: #1877e3;
    margin-top: 85px;
    padding-left: 60px;
    padding-bottom: 10px;
}
.fzslide div {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 34px;
    padding-left: 60px;
}
.fzslide img { display: block;padding-left: 60px;}
.swiper-button-next, .swiper-button-prev{width:52px; height:52px; border:1px solid #eee; border-radius:50%; top:54px; margin-top:0; z-index:999}
.swiper-button-prev{background:#fff url(../images/lc_left.jpg) no-repeat center; left:-10px}
.swiper-button-next{background:#fff url(../images/lc_right.jpg) no-repeat center; right:-10px;}
.swiper-button-next:hover{border:1px solid #1877e3;    transition: all 0.4s ease-in-out;}
.swiper-button-prev:hover{border:1px solid #1877e3;    transition: all 0.4s ease-in-out;}




/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #eee}
.ny_product ul li .products_pic img{width:100%;  height:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden;  height:auto; display: block;}
.ny_proshow_xq p{font-size:16px; line-height:30px;}
.ny_pro_more{width:100%; height: 36px; border-bottom: 1px solid #002f8b; font-size: 14px; color: #666; line-height: 36px;position:relative}
.ny_product ul li:hover .ny_pro_more{color:#fff; transition: all 0.4s ease-in-out; }
.ny_pro_more:after{content:""; width:0; height:100%; display:block; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;  background:rgba(0,47,139,0.9)}
.ny_product ul li:hover .ny_pro_more:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_pro_more p{position:relative; z-index:9}



/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: left; text-align: center; background: #f5f5f5; padding: 50px 0}
.news_time time{color: #002f8b; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #002f8b;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:86%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #002f8b;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #002f8b; color: #fff; border:2px solid #002f8b; }
.ny_news_list li:hover .news_time{background: #002f8b;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#002f8b;}
.keyword_light{font-size:16px; color:#666; line-height:28px;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; clear: both; font-weight: bold;}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.ny_fzlc_info{width:100%; height:auto; overflow:hidden; margin:150px 0 110px; position:relative}
.ny_fzlc_info:after{content:""; width:100%; height:1px; background:#d5d5d5; position:absolute; top:80px; left:0; z-index:0}
.ny_fzlc_info .container{position:relative; z-index:9}
.fzslide h3 {
    font-size: 30px;
    font-weight: normal;
    color: #1877e3;
    margin-top: 85px;
    padding-left: 60px;
    padding-bottom: 10px;
}
.fzslide div {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 34px;
    padding-left: 60px;
}
.fzslide img { display: block;padding-left: 60px;}
.swiper-button-next, .swiper-button-prev{width:52px; height:52px; border:1px solid #eee; border-radius:50%; top:54px; margin-top:0; z-index:999}
.swiper-button-prev{background:#fff url(../images/lc_left.jpg) no-repeat center; left:-10px}
.swiper-button-next{background:#fff url(../images/lc_right.jpg) no-repeat center; right:-10px;}
.swiper-button-next:hover{border:1px solid #1877e3;    transition: all 0.4s ease-in-out;}
.swiper-button-prev:hover{border:1px solid #1877e3;    transition: all 0.4s ease-in-out;}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;transition: all 0.4s ease-in-out; }
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:16px; padding:0px 20px; transition: all 0.4s ease-in-out; font-weight:bold;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#fff; background:#1877e3;transition: all 0.4s ease-in-out;}



/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#b4001e; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }





/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 150px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #002f8b;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */color: #666; width: 900px;   }
.timer_shaft_right &gt; img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left:140px;height: 100%;width: 1px;background: #002f8b;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden; margin-bottom:20px;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}





@media screen and (max-width:1600px){

	.in_header{padding:0px 2%}
	.in_hsearch_text{width:170px;}
	.h_dianhua{margin-left:2%}
	.section1 .slideBox{margin-top:0}
	
}


@media screen and (max-height:800px){
.section1 .slideBox .bd{height:100%;}
.section6_title{margin-top:5vh}
.section5 .container{margin-top:9vh}
	
}


@media screen and (max-width:1500px){
	.container,.section6_all .slideTxtBox{width:94%}
	.section6_all .slideTxtBox .hd ul li{margin-right:6%}
	.section6_all:after{bottom:58px}
	.section6_title h5,.section5_title dl dd{font-size:28px; line-height:40px;}
	.section6_title h4,.section5_title dl dt{font-size:36px;}
	.section3_left,.section3_right{width:30%}
	.section3_left h4,.section3_left h3,.section3_right h3,.section2_info h3{font-size:30px;}
	.section3_right h4{font-size:24px;}
	.section3_left h5,.section2_info h4{font-size:22px;}
	.section3_center{width:450px; height:428px}
	.section3_center:before{width:450px; height:428px; background-size:100% 100%}
	.section3 .slideTxtBox{margin-top:12vh}
	.index_pro_pic{width:360px;}
	.in_header .h_logo{width:320px;}
	.ny_menu{width:51%}

}


@media screen and (max-width:1440px){
	
	.section1 .slideBox .bd{height:100%;}
	.section3_center{width:380px; height:361px}
	.section3_center:before{width:380px; height:361px; background-size:100% 100%}
	.section3 .slideTxtBox .bd{margin-bottom:26px;}
	.section3_right h4{font-size:20px;}
	.pageState{font-size:70px;}
	.index_pro_pic{width:350px;}
	.section6_title{display:none;}
	.section7_2{margin-left:160px;}
	.section6_all{height:476px;}
	.section6_all .slideTxtBox .hd ul li:nth-child(4){margin-top:7px;}
	.section3_right h4{line-height:28px}
	.timer_shaft_right{width:810px;}
	
	
	
}


@media screen and (max-width:1366px){
	.section7_tr h4,.section7_t h4{font-size:30px;}
	.section7_tr h5,.section7_t h5{font-size:20px;}
	.section7_txt{height:370px; padding-top:30px}
	.section7_link{margin: 26px auto 0;}
	.section7_t h5{margin-bottom:20px;}
	.section7_tr h5{margin:10px 0 20px}
	.in_qyys_info{padding:40px 3%}
	.section6_all{height:453px; margin-top:15vh}
	.section6_hover h4{font-size:18px;}
	.section5_title{display:none;}
	.section3_right span{margin:25px 0 0}
	.in_header .h_logo{width:290px;}
	.footer_left{width:448px;}
	.timer_shaft_right{width:790px;}
	
	
}





</pre></body></html>