﻿*{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:1400px; }
.w1520{ margin: 0px auto; width:1520px; }
table{width:100%; border-collapse: collapse;}

.in_header{width:100%; height:4vw; position:fixed; top:10px; left:0; z-index:9999; padding: 0px 200px 0 4%;}
.in_header .h_logo{width:289px; height:100%; float: left; display: flex; align-items: center;}
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto; max-height:100%}
.logo_2{display: none}
.in_yuyan{float: right; line-height: 3.9vw; margin-right: 7%}
.in_yuyan a{color:#fff; font-size: 18px; font-weight: bold;}
.in_yuyan span{color:#fff; margin: 0 6px;}
.in_yuyan a:hover{color:#d91615}
.h_chanpin{float: right; color:#fff; font-size: 16px; line-height: 3.9vw; position: absolute; padding-right:50px; z-index:999; top:0; right:20px; }
.h_chanpin p,.h_chanpin a{color:#fff; font-size: 16px; float: left}
.h_chanpin span { display: block;  width:30px; height: 4px; background: #fff; position: absolute;  right: 0;
    transition: 1s all cubic-bezier(0.19, 1, 0.22, 1); top: 1.2vw;}
.h_chanpin span+span{top:1.7vw; width:20px;}
.h_chanpin span+span+span{width:30px; top:2.3vw;}
.h_chanpin:hover .line2{width:30px}
.int_header .h_chanpin span{background:#013079}
.int_header .h_chanpin p,.int_header .in_yuyan span,.int_header .in_yuyan a,.int_header .nav .nLi h3 p{color:#333333}
.ny_header .in_header{position:absolute}




/*导航*/
.nav{float: right; width: calc(100% - 300px); height: 100%;   text-align:right;  }
.nav .nLi{position:relative; display:inline;height:100%;  text-align: center;    display: inline-block;  margin:0 3%}
.nav .nLi h3{text-align:center;  font-weight: normal; width:100%; height: 100%; margin: 0px auto  }
.nav .nLi h3 p{height:4vw; line-height:3.9vw; color:#fff; font-size:16px; margin: 0px auto; display: table}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff; text-align: center;  }
.nav .sub{position:absolute;top:3.5vw;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333; font-size:15px;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background: url(../images/nav.png) no-repeat bottom center; font-weight: bold;}
.sub li:hover a{color:#da1212;}
#fp-nav ul li{width:15px; height: 23px;}
#fp-nav ul li, .fp-slidesNav ul li{margin:10px 8px;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #fff;border: 0; width: 10px; height: 10px; top: 5px}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#c10301; border: 0; }
#fp-nav.right{left:20px; right:auto;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}



.header_pro{width: 200px; height: 100vh; position: absolute; right: 0; top:-10px; bottom: 0;  z-index: 10; transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);}
.side-wrap{display: block; width: 100%; height: 100%;  padding: 130px 0 90px; position: relative; right: -200px; -webkit-animation: sideMove .8s linear forwards;
    animation: sideMove .8s linear forwards;}
.cate-bg{width: 100%; position: absolute; left: 0; top: 0; height: 100%; overflow: hidden;}
.cate-bg .cate-item{display: block; width: 100%; height: 100%; overflow: hidden;  position: absolute;  left: 0; top: 0; opacity: 0;
    transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);}
.cate-bg .cate-item img{object-fit: cover; object-position: 50% 50%; display: block; width: 100%; height: 100%;}
@-webkit-keyframes sideMove { 0% { right: -200px } 100% { right: 0 } } 
@keyframes sideMove { 0% { right: -200px } 100% { right: 0 } }
.cate-list{width: 100%; height: 100%;  position: relative}
.cate-list li{width: 100%;  padding: 50px 50px;}
.cate-list li a{display: block; width: 100%;  height: 74px; white-space: nowrap;}
.cate_img{width: 100px; height: 74px; font-size: 0; display: flex; align-items: center; float: left; }
.cate_img img{max-width: 100%; align-items: center; margin: 0px auto;}
.h_projts{position: absolute; left: 0; right: 0; bottom: 0; height: 70px; background: #dd2118;}
.h_projts a{display: block; width: 100%; height: 100%; display: flex; align-items: center;}
.h_projts a img{align-items: center; margin: 0px auto;}
.cate-list li p{height: 24px;line-height: 24px; color: #fff; margin-left: 20px; overflow: hidden;  position: relative; opacity:0.3; 
	transition: 0.6s all cubic-bezier(0.455, 0.03, 0.515, 0.955); display: inline-block; vertical-align: middle; margin-top: 20px;}
.cate-list li p span{font-size: 16px; line-height: 24px; display: inline-block; transition: 0.6s all cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateY(100%); -webkit-transform: translateY(100%); overflow: hidden;font-style: normal}
.header_pro:hover .cate-list li a p span { transform: translateY(0);-webkit-transform: translateY(0);}

.header_pro .side-wrap:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #161b21;
    background: -webkit-linear-gradient(left, #161b21, rgba(43, 51, 61, 0.6));
    background: -o-linear-gradient(left, #161b21, rgba(43, 51, 61, 0.6));
    background: linear-gradient(to right, #161b21, rgba(43, 51, 61, 0.6));
}

.side-panel .cate-list li:hover a p {opacity: 1;}
.side-panel .cate-bg .cate-item.active {  opacity: 1;}
.side-panel.hide {right: -200px;}








/*第1块*/
.section1{display: block; width: 100%; height:100vh;overflow: hidden; position: relative}
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:auto;}
.section1 .slideBox .bd{position:relative;z-index:0;width:100%;height:100vh; 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%; }
.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:30px; height: auto; position:absolute; bottom:60px; left:50%; margin-left: -15px; display: block}
.section1 .slideBox .hd{ height:124px; overflow:hidden; position:absolute; left:0; bottom:0; z-index:1; background: #0c1d2f; width: 31%}
.section1 .slideBox .hd ul{ overflow:hidden; zoom:1; float:right; margin-top:46px ; margin-right:70px; }
.section1 .slideBox .hd ul li{ float:left; margin: 0 10px;  width:40px; height:40px; line-height:36px; font-size: 14px; color:#fff; opacity:.55;border-radius: 50%; text-align:center; cursor:pointer; border: 1px dashed rgba(255,255,255,0.55) }
.section1 .slideBox .hd ul li.on{color:#c40401; border: 1px dashed #c40401; opacity: 1}
.section1 .slideBox .hd h3{float: right; color:#fff; font-size: 14px; border-bottom: 1px solid #fff; display: table; border-bottom: 1px solid #fff; padding-bottom: 10px; margin-top:50px; margin-right:84px}
.section1_jts{width:20px; height: 29px; position: absolute; bottom:40px; left:50%; transform: translate(-50%,0);}
.section1_jts img{float: left; 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;}
@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_links{width:100%; height: 48px; line-height: 46px; position: absolute; bottom:26%; left:10%}
.section1_links a{width:248px; height: 100%; float: left; text-align: center; color:#fff; font-size: 16px; color: #fff; border-radius: 25px; margin-right: 20px; border: 1px solid rgba(255,255,255,0.4)}
.section1_links a:nth-child(1){background: #ff0000; border: 0}




/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section2 .w1520{position: relative; z-index: 9; padding-right: 2%; overflow:hidden}
.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_left{width:41%; height: auto; float: left; position: relative}
.section2_left h4{color:#fff; font-size: 102px; font-family: "Arial"; writing-mode:tb-rl; writing-mode:vertical-rl; float: left; opacity: 0.03; position: relative; 
	z-index: 9; text-transform: uppercase; font-weight: bold; margin-top:14px}
.section2_left:after{content: ""; width: 492px; height: 578px; background: #10407a; position: absolute; top:0; left:0}
.section2_img{width:78%; float: right; margin-top: 70px; position: relative; z-index: 9}
.section2_img img{width:100%; height: auto; display: block}
.section2_right{width:55%; height: auto; float: left; margin-left: 4%; margin-top:55px;}
.section2_right h4{color:#10407a; font-size: 46px; font-weight: bold; font-family: "Arial"; text-transform: uppercase}
.section2_right h3{color:#333333; font-size:32px; }
.in_about_info{width:100%; height: auto; display: block; color:#666666; font-size: 14px; line-height:30px; margin: 2vw 0 }
.section2_right h5{color:#666666; font-size: 16px; line-height: 30px;}
.section2_right h5 span{color:#c10301}
.section2_num{width:100%; height:125px; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.2); margin-top: 16px; padding-top: 28px; }
.section2_num dl{width:33.33%; height: auto; text-align: center; float: left}
.section2_num dl dt{color:#444444; font-weight: bold; font-family: "Arial"; font-size: 48px; line-height: 50px;}
.section2_num dl dd{color:#666666; font-size: 14px; line-height: 30px}
.ab_more{width:170px; height: 48px; background: #10407a; text-align: center; line-height: 48px; color:#fff; font-size: 14px; display: block; margin-top: 40px;}
.ab_more:hover{background: #a40101}




/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section3_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 .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}

.section3 .w1520{position: relative; z-index: 9; overflow:hidden; margin-top:1.5vw}
.section3_title{width:100%; height: auto; overflow: hidden}
.section3_t_left{width:40%; height: auto; float: left}
.section3_t_left h4{color:#fff; font-size: 46px; font-weight: bold; font-family: "Arial"; text-transform: uppercase}
.section3_t_left h3{color:#fff; font-size: 32px; margin-bottom: 1vw}
.section3_t_left p{color:#fff; font-size: 14px; opacity: 0.55; line-height: 24px;}
.section3_t_right{float: right; width:43%; margin-top:40px; }
.section3_t_right a{line-height: 40px; color:#fff; float: left; position: relative; padding: 0 5%}
.section3_t_right a:after{content: "/"; position: absolute; top:0; right:0; color:#fff; font-size: 16px}
.pro_more{width:135px; height: 40px; background: #e60012; text-align: center; padding: 0!important}
.pro_more:after{display: none}
.section3_t_right a:nth-child(4):after{display: none;}

.section3_all{width:100%; height: auto;  margin-top: 2vw; position: relative}
.section3_all .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow: hidden;}
.index_pro_pic{width:100%; height: auto; display: block; overflow: hidden}
.section3_all .swiper-slide a img{height: auto; display: block;transform: scale(1);transition: all 1s ease 0s;-webkit-transform: scale(1);-webkit-transform: all 1s ease 0s; width: 100%}
.section3_all .swiper-slide a h3{width:100%; height:52px; line-height: 52px; color:#fff; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px;}
.section3_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section3 .swiper-button-prev,.section3 .swiper-button-next{width:58px; height: 58px; margin-top: 0; bottom:-80px; top:auto;}
.section3 .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center; left:40%}
.section3 .swiper-button-next{background: url(../images/pro_right.png) no-repeat center; right:40%}
.section3 .swiper-pagination{left:50%; transform: translate(-50%,0); bottom:-56px; }
.section3 .swiper-pagination-bullet{width:10px; height: 10px; border: 1px solid #fff; border-radius: 50%; margin: 0 8px; background: none; opacity: 1}
.section3 .swiper-pagination-bullet-active{background: #fff;}







/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section4_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 .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}

.section4 .w1520{position: relative; z-index: 9; margin-top:3vw  }
.section4_top{width:100%; height: auto; overflow: hidden}
.section4_top_left{width:45%; height: auto; float: left; margin-top:48px }
.section4_top_left h4{font-size: 24px; color: #fff; line-height: 40px; margin-top: 10px}
.section4_top_left h5{font-size:46px; color: #ffffff; font-weight: bold; font-family: "Arial"; text-transform: uppercase; margin-top:40px}
.section4_top_left h3{font-size:32px; color: #ffffff; margin-top: 10px}

.section4_top_pic{width:47%; height: auto; float: right; position: relative}
.section4_top_pic a{width:100%; height: auto; display: block}
.section4_top_pic a img{width:100%; height: auto; display: block}
.in_case_hover{width:100%; height: auto; position: absolute; bottom:20px; left:0; padding: 0 30px}
.in_case_hover h3{width:100%; height:30px; line-height: 30px; color:#ffffff; font-size: 20px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_case_hover span{width:100%; height:30px; line-height: 30px;opacity: 0.8; font-size: 14px; color:#ffffff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.section4_all{width:100%; height: auto; margin-top: 28px; position: relative}
.section4_all .swiper-slide a{width:100%; height: auto; display: block}
.section4_icon{width:100%; height: auto; overflow: hidden; overflow: hidden }
.section4_icon img{width:100%; height: auto;}
.section4 .swiper-slide a h3{width:100%; height:30px; line-height: 30px; color: #fff; font-size: 16px; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; margin-top: 8px;}
.section4 .swiper-button-prev,.section4 .swiper-button-next{width:47px; height:48px; margin-top: 0; top:-90px}
.section4 .swiper-button-prev{background: url(../images/case_left.png) no-repeat center;}
.section4 .swiper-button-next{background: url(../images/case_right.png) no-repeat center; right:auto; left:75px}




/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section5_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 .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1520{position: relative; z-index: 9; overflow:hidden}
.section5_title{width:100%; height: auto; overflow: hidden; margin-bottom: 2vw}
.section5_title dl{float: left}
.section5_title dl dt{color:#10407a; font-size: 46px; font-weight: bold; text-transform: uppercase}
.section5_title dl dd{color:#333333; font-size: 32px;}
.section5_nav{float: right; margin-top: 60px}
.section5_nav a{float: left; color:#333333; font-size: 16px;  line-height: 41px; width:135px; position: relative}
.section5_nav a:nth-child(1):after{content: "/"; position: absolute; right:29px; top:0; color:#333333; font-size: 16px;}
.n_more{width:135px; height: 41px; background: #e60012; color:#fff!important; font-size: 16px; text-align: center;}
.section5_left{width:38%; height: auto; float: left; position: relative; overflow:hidden}
.in_news_hover{width:100%; height: auto; overflow:hidden; position: absolute; bottom:18px; left:0; padding: 0 20px}
.in_news_hover h3{width:100%; height:30px; line-height: 30px; color: #fff; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.section5_left span{color:#fff; font-size: 16px; display: block; margin-bottom: 5px }
.section5_left 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;}
.section5_center{width:18.5%; height: auto; float: left; margin-left:1.5%}
.section5_center a{width:100%; height:auto; overflow: hidden; position: relative; display: block; margin-bottom: 12px}
.section5_center a 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;}
.in_news_xx{width:100%; height:132px; background: url(../images/n_hover.png) no-repeat center; position: absolute; bottom:0; left:0; padding: 0 20px; 
	background-size: cover; padding-top:80px}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; text-align: center; color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.section5 ul{width:40%; height: auto; float: right; margin-right:1%}
.section5 ul li{width:100%; height: 132px; background: #fff; overflow: hidden; padding:18px 22px; margin-bottom:23px; box-shadow: 0 0 5px rgba(0,0,0,0.2)}
.section5 ul li:last-child{margin-bottom: 0}
.section5 ul li dl{width: 100%; height:30px; line-height: 30px; }
.section5 ul li dl dt{color:#333333; font-size: 16px;  width: 60%; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left; font-weight: bold;}
.section5 ul li dl dd{color:#e60012; font-size:14px; float: right; }
.section5 ul li h3{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #777777; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden;}
.section5_center a:hover img,.section5_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}






/*第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 .w1520{overflow: hidden; position: relative}
.section7_left{width:57%; float: left}
.section7_top{width:100%; height: auto;}
.section7_top h3{font-size: 46px; color: #fff; font-weight:bold; font-family: "Arial"; text-transform: uppercase; margin-bottom: 8px;}
.section7_top h4{font-size:32px; color: #fff; float: left }
.f_wx,.f_sj{width:52px; height: 58px; float: right; position: relative; margin-right:4%}
.f_wx img,.f_sj img{width:100px; height: auto; display: block; position: absolute; top:46px; left:0; display: none; z-index: 999}
.f_wx{background: url(../images/f_wx.png) no-repeat center}
.f_sj{background: url(../images/f_sj.png) no-repeat center}
.f_sj:hover img{display: block}
.f_wx:hover img{display: block}
.section7_xx{width:40.5%; height: auto; float: left; margin-top: 30px;}
.section7_xx dl{width:100%; height: auto; display: block}
.section7_xx dl dt{color:#fff; font-size: 18px; margin-bottom: 10px}
.section7_xx dl dd{color:#eb3729; font-size:34px; font-weight: bold; font-family: "Arial"}
.section7_xx a{width:80%; height: 48px; background: #eb3729; border-radius: 25px; text-align: center; line-height: 48px; display: block; color:#fff; margin: 30px 0}
.section7_info{width:100%; height: auto; overflow: hidden}
.section7_info h3{color:#fff; font-size: 18px; line-height:40px;}
.section7_info p{color:#fff; font-size: 16px; opacity: 0.5; margin-bottom: 20px;}
.section7_liuyan{width:67%; height:448px; float: right; background: rgba(0,0,0,0.24); padding:30px 48px;  margin-top: 30px; margin-right: -10%; position: relative; 
	z-index: 9}
.section7_liuyan h3{color:#fff; font-size: 28px; margin-bottom:30px;}
.section7_liuyan p{width:100%; height: 40px; line-height: 40px; position: relative; border-bottom: 1px solid rgba(255,255,255,0.3); margin-bottom:40px;}
.section7_liuyan p input[type="text"]{width:100%; height: 1005; border: 0; background: none; color:#fff; font-size: 14px;}
.liuyan{width:175px; height: 45px; background: #e60012; text-align: center; line-height: 45px; color:#fff; font-size: 16px; border: 0; float: right }
.section7_map{width:42.8%; height: 30.5vw; float: right}
.section7_banquan{width:84%; height:40px; line-height: 40px; margin:0 auto; position: absolute; bottom:20px; left:50%; margin-left: -42% }
.copy_l{font-size:14px; color:#fff; width:auto; line-height:40px; text-align: center;  float: left}
.copy_l a{color:#fff}
.beian{color:#fff; text-align: center; font-size: 14px; margin-left: 10px}
.beian:hover{color:#e11118!important}
.footer_zhichi{width:auto; height:40px; float: right; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:40px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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:absolute;right:0;top:0;width:118px;z-index:11;height:226px;background:url(../images/xxs.png) no-repeat center;padding-top:34px}
.leftlx{float:left;height:45px;width:45px}
.fix_ewm{border:5px solid #fff;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 p{line-height:12px;text-align:center}
.lxfx li{height:45px;margin-bottom:1px;margin-left:0;position:relative;width:45px;border-radius:50%;margin:0 auto 8px}
.y_dh{background:url(../images/i1.png) no-repeat}
.y_kf{background: url(../images/i3.png) no-repeat}
.y_dh span{width:120px; height:30px; background: url(../images/../images/h_pic.png) no-repeat;  position: absolute; left:140px; top:50%; margin-top: -16px; font-size: 14px; color: #e60039;
	text-align: center; line-height:30px; display: block;}
.y_dh:hover{background: url(../images/i1_h.png) no-repeat}
.y_dh:hover span{left:-112px; }
.y_kf a{width:140px; height:30px;  background: url(../images/../images/h_pic.png) no-repeat;position: absolute; left:140px; top:50%; margin-top: -16px; font-size: 14px; color: #e60039;
	text-align: center; line-height:30px; display: block;}
.y_kf:hover a{left:-112px;}
.y_kf:hover{background: url(../images/i2_h.png) no-repeat}



/*版权*/
.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; border:1px solid #eee;  padding:10px;}
.ny_left_nav .yiji li{width: 100%; height:auto; padding-right:20px; border-bottom:1px solid #eee; background:url(../images/n_jts.png) no-repeat right center; background-size:9%}
.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: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}

.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:#002f8b url(../images/nh_jts.png) no-repeat right center; background-size:9%}
.yiji li.active{background:#002f8b url(../images/nh_jts.png) no-repeat right center; background-size:9%}
.ny_left_nav .yiji li:last-child{border-bottom:0}
.yiji li.active a,.ny_left_nav .yiji li:hover a{color:#fff}


/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.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:AUTO; display: block; background:#333; margin-top: 76px; padding-top: 30px; overflow:hidden}
.footer .container{overflow: hidden}
.footer_left{width:30%; height: auto; float: left; margin-bottom: 10px;}
.footer_left h4{font-size: 30px; color: #fff; font-weight: bold; }
.footer_left h5{font-size:26px; color: #fff; font-weight: bold; }
.footer_con_1{width:100%; height: auto; overflow: hidden; margin-top:3vh}
.footer_con_1 p{font-size:16px; color: #fff; line-height:30px;}
.ny_copy{clear:both;width:100%;height:50px;color:#fff;font-size:14px;line-height:50px;  margin-top:56px; }
.ny_copy_l{float:left; font-size:14px; color:#fff}
.ny_copy_l a{color:#fff}
.ny_copy_l a:hover{color:#005397!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:50px;}
.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;}


.section7_text{width:62%; height: auto; float: right}
.section7_text_top{width:100%; height: 40px;}
.section7_text_top p{width:30%; height: 100%; border-bottom: 1px solid #fff; margin-right:5%; float: left}
.section7_text_top p:last-child{margin-right: 0}
.section7_text_top p input[type="text"]{width:100%; height: 100%; border: 0; background: none; font-size: 14px; color: #d8d8d8}
.section7_text textarea{width:100%; height:40px;  font-size: 14px; color: #d8d8d8; resize: none; margin-top:6vh; background:none; border: 0; border-bottom: 1px solid #fff;}
.submit_tj{width:160px; height: 46px; background: #fff; color:#005397; font-size: 16px;; display: block; margin-top: 7vh; border: 0}
.submit_tj:hover{background:#005397; color:#fff; cursor:pointer}

/*荣誉资质*/
.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:30.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: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.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; font-size:16px; line-height:40px; display: block; margin-top:10px;}
.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: right; text-align: center; background: #f5f5f5; padding:36px 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:58%; 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:25%; 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; text-align: center; clear: both}
.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}




@media screen and (max-width:1660px){
	.section7_txt{padding-top: 26px;}
	.section5 .w1520,.section4 .w1520,.section7 .w1520,.section3 .w1520,.section2 .w1520{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
	.section4 .w1520{margin-bottom:0}
	.section5 .w1520{margin-top:1.2vw}
	.section2_left{width:36%}
	.section2_left:after{width:90%; height:90%}
	
	
}



@media screen and (max-width:1440px){
.container,.w1520{width:1200px;}
.section4 .swiper-button-prev, .section4 .swiper-button-next{display:none}
.section2_left h4{font-size:66px;}
.pro_more{width:110px;}
.section3_t_right{width:46%}
.section5 ul li{margin-bottom:14px; height:108px; padding: 13px 22px;}
.section5 ul li h3{line-height:24px;}
.section7_liuyan{height:412px;}
.section7_xx a{margin: 13px 0;}
.f_wx,.f_sj{margin-right:3%}
.section2_right h4,.section4_top_left h5,.section5_title dl dt,.section3_t_left h4{font-size:36px;}
.section2_right h3,.section4_top_left h3,.section5_title dl dd,.section3_t_left h3{font-size:28px;}
}


@media screen and (max-width:1366px){
.section2_right h5{display:none}
.section2_num dl dd{font-size:12px;}
.in_about_info{margin:1vw auto}
.section2_left{margin-top:2vw}
.section2_num dl dt{font-size:40px;}
.section4_top_pic{width:42%}
.section4_top_left{width:50%}
.section5 ul li{height:118px;}
.section5_nav{margin-top:30px;}
.section7_top h4{font-size:28px;}
.section4_top_left h4{font-size:20px;}
.section3_t_right{width:49%}
.section2_num{height:108px; padding-top: 15px}
.section2_right{width:60%}
}


@media screen and (max-height:900px){
.cate-list li{padding:30px 50px}
}

@media screen and (max-height:768px){
.side-wrap{padding: 82px 0 90px;}
.cate-list li{padding: 20px 50px;}

}

