﻿*{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:1200px; }
.w1440{ margin: 0px auto; width:1400px; max-width: 100% }



@font-face {
    font-family: 'TT';
    src: url('../fonts/TT0524M_.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.in_header{width:100%; height:4.8vw; position:fixed; top:0; left:0; z-index:9999;  padding:0 2% }
.in_header .h_logo{width:12.5%; height:100%; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.h_dianhua{float: right; color:#fff; font-size: 30px; font-family: 'TT'; line-height: 4.8vw}
.hh_yy{color:#fff; font-size: 16px; font-weight: bold; float: right; margin-right:3%; line-height: 4.8vw}
.logo2{display:none}
.two_header .logo2{display: block}
.two_header .logo1{display: none}
.two_header .nav .nLi h3 p{color:#4d4d4d}



/*导航*/
.nav{ height:4.8vw; width:50%; float: right; margin-right:3%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%; }
.nav .nLi h3{ font-weight: normal; width:100%; height: 4.8vw; margin: 0px auto; line-height: 4.8vw }
.nav .nLi h3 p{height:auto; color:#fff; font-size:16px;  position: relative; text-align: center;  font-weight: bold;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;  }
.nav .sub{position:absolute;top:4.8vw;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;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background: url(../images/nav.png) no-repeat bottom center}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#1d2b76;}
#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 10px; height: 20px;}
.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 ul li a.active{background: url(../images/yuan.png) no-repeat center}
*/
#fp-nav ul li a.active span{background: #1d2b76;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; border: 1px solid #1d2b76; background: #fff}
.two_header .nLi h3 p{color:#333333}
.two_header .nav .nLi.active h3 p,.two_header .nav .nLi:hover h3 p{background: url(../images/nav_h.png) no-repeat bottom center}
.two_header .h_dianhua{color:#000000}

.index_sb{color:#fff; font-size: 16px; text-transform: uppercase; font-family: "Arial"; background: url(../images/sb_icon.png) no-repeat bottom center; 
	padding-bottom: 50px; writing-mode:tb-rl; writing-mode:vertical-rl; width:30px; line-height: 30px; position: absolute; bottom:5%; left:2%; z-index: 9 }
.index_sb span{opacity: 0.5}



/*第1块*/
.section{position: relative}
.section1{display: block; width: 100%; height:100%;overflow: hidden; position: relative; }
.section1 .swiper-container{width:100%; height: 100vh; }
.section1 .swiper-slide a{width:100%; height: 100%; display: block; position: relative; transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section1 .swiper-pagination-bullet{width:12px; height: 12px; opacity: 1; background: #fff;}
.section1 .swiper-pagination-bullet-active{background: #067acb}
.section1 .swiper-pagination{bottom: 4vh}
.ban_info{width:1200px; height: auto; position: absolute; top:30%; left:50%; margin-left: -600px;}
.ban_info h4{color:#ffffff; font-size: 55px; font-weight: bold;}
.ban_info h5{color:#ffffff; font-size: 24px; margin:15px 0; line-height: 40px;}
.ban_info p{color:#ffffff; font-size:16px; font-family: "Arial"; line-height: 30px;}
.ban_info span{width:189px; height: 53px; border: 1px solid #fff; border-radius: 5px; display: block; text-align: center; line-height: 53px; font-size: 16px; 
	color: #fff; margin-top: 36px;}
.section1 .swiper-slide-active a{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.swiper-slide-active .ban_info{animation-name: fadeInUp; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}



/**/
.section2{width:100%; height:100%; overflow: hidden; position: relative}
.section2_ban{background: url(../images/section2_bj.jpg) no-repeat 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 .w1440{position: relative; z-index: 9}
.section2 h4{color:#1d2b76; font-size:80px; font-family: 'TT';}
.section2 h5{color:#000000; font-size:20px; position: relative; display: table; line-height: 40px;}
.section2 h5:after{content: ""; width:200px; height: 1px; background: #666666; position: absolute; top:20px; right:-230px; }
.index_about_xx{width:722px; height: auto; display: block; color:#4d4d4d; font-size: 15px; line-height: 32px; margin:3vh 0 6vh}
.index_num{width:100%; height: auto; overflow: hidden; margin-bottom: 9vh}
.index_num dl{float: left; margin-right: 90px;}
.index_num dl dt{color:#4d4d4d; font-size: 18px;}
.index_num dl dt span{color:#1d2b76; font-size: 56px; font-weight: bold;}
.index_num dl dd{color:#4d4d4d; font-size: 16px;}
.in_about_more{color:#4d4d4d; font-size: 16px; background: url(../images/ab_jts.png) no-repeat right center; padding-right:60px;}



/*产品*/
.section3{width:100%; height: auto; overflow: hidden; position: relative}
.w-accor{overflow:hidden; position:relative;}
.w-accor ul,.w-accor li{ padding:0; margin:0; list-style:none; height: 100vh; position: relative}
.w-accor ul{ width:100%;}
.w-accor li.cur{ position:relative; overflow:hidden;float:left;}
.w-accor li:after{content: ""; width: 100%; height: 100%; position: absolute; top:0; left:0; background: rgba(0,0,0,0.8)}
.w-accor li .item{width:100%; height: 100%; position: relative}
.section3_title{width:100%; height: auto; position: absolute; top:25%; left:0; z-index: 999; padding-left:25%}
.section3_title h4{color:#fff; font-size: 26px;}
.section3_title h5{color:#fff; font-size: 20px; text-transform: uppercase}
.section3_title hr{width:40px; height: 1px; background: #fff; display: block; border: 0; margin:30px 0 45px }
.section3_title span{color:#fff; font-size:14px; background: #1d2b76; display: none; width:224px; height: 30px; text-align: center; line-height: 30px; 
	margin-bottom: 8px; }
.w-accor li.cur:after{background: rgba(255,255,255,0.5)}
.w-accor li.cur .section3_title h4{color:#000;}
.w-accor li.cur .section3_title h5{color:#000;}
.w-accor li.cur .section3_title hr{background: #000;}
.w-accor li.cur .section3_title span{display: block}
.fl_img{  height: auto; position: absolute; bottom:10%; right:0; overflow: hidden; z-index: 9}
.w-accor li:nth-child(1) .fl_img{width:358px;}
.w-accor li:nth-child(3) .fl_img{width:358px;}
.w-accor li:nth-child(4) .fl_img{width:358px;}
.w-accor li:nth-child(2) .fl_img{width:358px;}
.w-accor li:nth-child(1) .fl_img img{width:168%}
.w-accor li:nth-child(3) .fl_img img{width:168%}
.w-accor li:nth-child(4) .fl_img img{width:168%}
.w-accor li:nth-child(2) .fl_img img{width:168%}






/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_ban{background: url(../images/section4_bj.jpg) no-repeat 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 .w1440{position: relative; z-index: 9}
.section4 .swiper-slide a{width:100%; height: auto; display: block; padding: 5px;}
.section4 .swiper-slide a .index_pro_all{ background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.08)}
.index_pro_pic{width:100%; 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;}
.index_pro_xx{width:100%; height: auto; overflow: hidden; padding:10px 66px 28px}
.index_pro_xx h4{width:100%; height:48px; line-height: 48px; border-bottom: 1px solid #e4e4e4; color: #4d4d4d; font-size: 22px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_pro_xx h5{width:100%; height:30px; line-height:30px; color: #4d4d4d; font-size: 16px; text-align: center; opacity: 0.7; margin:8px 0 0}
.index_pro_xx img{display: block; margin:14px auto 20px;}
.index_pro_xx span{width:108px; height: 24px; color:#4d4d4d; font-size: 14px; display: block; margin: 0px auto; background: #ebebeb; text-align: center; line-height: 24px;}
.section4 .swiper-slide a:hover .index_pro_xx{background:#1d2b76}
.section4 .swiper-slide a:hover h4{color:#fff; border-bottom: 1px solid #fff}
.section4 .swiper-slide a:hover h5{color:#fff}
.section4 .swiper-slide a:hover span{color:#1d2b76; background: #fff}
.section4 .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;}



/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section5_ban{background: url(../images/section5_bj.jpg) no-repeat 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 .w1440{position: relative; z-index: 9}
.section5_title{width:100%; height: auto; overflow: hidden}
.section5_title h4{color:#fff; font-size:80px; font-family: 'TT';}
.section5_title h5{color:#fff; font-size:20px; position: relative; display: table; line-height: 40px;}
.section5_title h5:after{content: ""; width:200px; height: 1px; background: #fff; position: absolute; top:20px; right:-230px; }
.section5 ul{width:100%; height: auto; overflow: hidden; margin-top: 68px; margin-bottom:8vh}
.section5 ul li{width:26%; height: auto; float: left; margin-right:10%}
.section5 ul li:nth-child(3){margin-right: 0}
.section5 ul li img{width:80px; height: auto; display: block;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.section5 ul li h4{color:#fff; font-size: 18px; line-height: 30px; margin-top: 25px;}
.section5 ul li h5{color:#fff; font-size: 16px; line-height: 26px;}
.section5 ul li p{color:#fff; font-size: 14px; line-height: 26px; margin-top: 14px;}
.section5 ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}






/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .w1440{overflow: hidden; z-index: 9; position: relative}
.section6_ban{background: url(../images/section6_bj.jpg) no-repeat 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_top{width:100%; height: auto; overflow: hidden; margin-bottom: 3.5vh; position: relative}
.section6_title{width:52%; float: left}
.section6_title h5{color:#1d2b76; font-size:80px; font-family: 'TT';}
.section6_title h4{color:#000000; font-size:20px; position: relative; display: table; line-height: 40px;}
.section6_title h4:after{content: ""; width:200px; height: 1px; background: #000000; position: absolute; top:20px; right:-230px; }
.section6_left{width:58.6%; height: auto; float: left}
.section6_left a{width:49%;height: auto; float: left}
.section6_left a:nth-child(2){float: right}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_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;}
.index_news_xx{width:100%; height: auto; overflow: hidden; margin-top:2vh }
.index_news_xx h3{width:100%; height: 30px; line-height: 30px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{color:#777777; font-size: 14px; display: block; margin: 10px 0}
.index_news_xx p{width:100%; height:52px; overflow: hidden; line-height:26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.index_news_xx i{width:120px; height: 30px; display: block; border: 1px solid #2446c2; text-align: center; line-height: 30px; font-size:14px; color: #2446c2; 
	font-style: normal; margin-top: 25px;}
.section6_right{width:40%; height: auto; float: right}
.section6_top .swiper-button-next,.section6_top .swiper-button-prev{width:46px; height:46px; top:auto; margin-top: 0; bottom:40px}
.section6_top .swiper-button-next{background:url(../images/n_right.png) no-repeat center;  right:0; }
.section6_top .swiper-button-prev{background:url(../images/n_left.png) no-repeat center; right:70px; left:auto;}
.section6_top .swiper-button-prev:hover{background:url(../images/nh_left.png) no-repeat center;}
.section6_top .swiper-button-next:hover{background:url(../images/nh_right.png) no-repeat center;}
.index_news_time{width:98px; height: auto; float: left; text-align: center; margin-top: 10px;}
.index_news_time span{color:#1d2b76; font-size: 50px; font-weight:bold;font-family: 'TT'; display: block}
.index_news_time p{color:#4d4d4d; font-size: 14px;}
.section6_right .swiper-slide a{width:100%; height: auto; display: block; border-bottom:1px solid #e6e6e6; padding:20px 10px 25px}
.section6_right .swiper-slide a dl{margin-left: 100px;}
.section6_right .swiper-slide a dl dt{width:100%; height:35px; line-height:35px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 5px;}
.section6_right .swiper-slide a dl dd{width:100%; height:52px; line-height: 26px; color:#4d4d4d; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.section6_right .swiper-slide a:hover{background: #1d2b76; border-radius: 25px 0 25px 0}
.section6_right .swiper-slide a:hover span,.section6_right .swiper-slide a:hover p,.section6_right .swiper-slide a:hover dl dt,.section6_right .swiper-slide a:hover dl dd{color:#fff}
.index_news_more{color:#4d4d4d; font-size: 16px; background: url(../images/ab_jts.png) no-repeat right center; float: right; padding-right:60px; display: block; 
	margin-top: 5vh}
.index_news_more:hover{color:#1d2b76}
.section6_left a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section6_left a:hover h3,.section6_left a:hover p{color:#1d2b76}
.section6_left a:hover i{background: #1d2b76; color:#fff; border: 0}



/*

.active .section6_left{animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section6_right{animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
*/


/*第7块*/
.section7{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section7 .w1440{position: relative; z-index: 9; overflow: hidden}
.section7_ban{background: url(../images/section7_bj.jpg) no-repeat 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_top{width:100%; height: auto; overflow: hidden; margin-bottom:8vh}
.section7_top h5{color:#fff; font-size:80px; font-family: 'TT';}
.section7_top h4{color:#fff; font-size:20px; position: relative; display: table; line-height: 40px;}
.section7_top h4:after{content: ""; width:200px; height: 1px; background: rgba(255,255,255,0.5); position: absolute; top:20px; right:-230px; }
.section7_left{width:45%; height: auto; float: left}
.section7_left h4{color:#ffffff; font-size: 26px;}
.section7_left h5{color:#ffffff; font-size: 20px; opacity: 0.5; margin-top:10px;}
.section7_xx{width:100%; height: auto; overflow: hidden; margin: 4vh 0}
.section7_xx p{color:#ffffff; font-size: 16px; line-height: 30px; text-transform: uppercase}
.section7_xx span{color:#ffffff; font-size: 14px; opacity: 0.5}
.section7_right{width:50%; height: auto; float: right; background: #fff; padding:30px 40px 40px}
.section7_right h4{color:#000000; font-size: 26px; margin-bottom: 8px;}
.section7_right h5{color:#000000; font-size: 20px; text-transform: uppercase}
.section7_right dl{width:100%; height:auto; overflow: hidden; margin-top:20px;}
.section7_right dl dt{width:100%; height:48px; line-height: 48px; border-bottom: 1px solid #ebebeb; position: relative; margin-bottom: 10px;}
.section7_right dl dd{width:100%; height:48px; line-height: 48px; border-bottom: 1px solid #ebebeb; position: relative; margin-bottom: 10px;}
.section7_right dl input[type="text"]{width:100%; height: 100%; border: 0; background: none; padding: 0 10px; color:#4d4d4d; font-size: 16px;}
.section7_right textarea{width:100%; height:48px; background: none; padding: 10px; resize: none; border: 0;  color:#4d4d4d; font-size: 16px; 
	border-bottom: 1px solid #ebebeb;}
.in_tijiao{width:250px; height:50px; display: block; border: 0; background: #1d2b76; margin:30px auto 0; color:#fff; font-size: 18px; cursor: pointer;
	border-radius:10px 0 10px 0}
.section7_banquan{width:100%; height:auto; overflow: hidden}
.copy_bq{width:100%; line-height:30px; font-size:14px; color: #fff; float: left; opacity: 0.5}
.copy_bq a{ font-size:14px; color: #fff;}
.index_zhichi{width:100%; height:40px; overflow: hidden; }
.index_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:40px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px; opacity: 0.5}
.index_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:10px; opacity: 0.5}
.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: 14px; color: #fff; opacity: 0.5}
.index_zhichi i{ float: left;}
.section7_banquan .fp-tableCell { display: block!important;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    left:0px;
	bottom:7%;
    width: 58px;
    z-index: 999;
	border: 1px solid rgba(255,255,255,0.5); border-left:0; padding:50px 5px 20px;
}
.lxfx li.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:47px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: auto;
    line-height: 22px;
    margin-top: 8px;
    padding:10px;
	background: #1d2b76;
}
.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: 47px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
   background: url(../images/dh_icon.png) no-repeat center
}
.lxfx li i.icon-ly {
    background: url(../images/ly_icon.png) no-repeat center
}
.lxfx li i.icon-zp {
   background: url(../images/yx_icon.png) no-repeat center
}

.lxfx li i.icon-top {
   background: url(../images/top_icon.png) no-repeat center
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 100%; 
	float:left;
}

.g_top{width:100%; height: 160px!important; padding: 40px 0 0; border-top:1px solid #fff}
.g_top a{color:#fff; font-size: 16px; writing-mode:tb-rl; writing-mode:vertical-rl; background: url(../images/hh_jts.png) no-repeat center bottom; padding-bottom: 40px; width:auto; display: block; text-transform: uppercase; margin-left:15px}

.two_lxfx{border: 1px solid rgba(0,0,0,0.5);}
.two_lxfx li i.icon-tel {
   background: url(../images/dh_hicon.png) no-repeat center
}
.two_lxfx li i.icon-ly {
    background: url(../images/ly_hicon.png) no-repeat center
}
.two_lxfx li i.icon-zp {
   background: url(../images/yx_hicon.png) no-repeat center
}

.two_lxfx li i.icon-top {
   background: url(../images/top_hicon.png) no-repeat center
}
.two_lxfx .g_top a{color:#000; background: url(../images/hhs_jts.png) no-repeat center bottom;}
.two_lxfx .g_top{border-top:1px solid #000000}







/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.ny_banner .in_header{position:absolute;}
.about_ban{background: url(../images/about_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}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.ny_baninfo{width:1200px; height:225px; position: absolute; top:169px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #fff; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#1d2b76}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #1d2b76)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#1d2b76; border-radius:38px;}
.ny_nav ul li{width:120px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#1d2b76}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#1d2b76}
.ny_nav_sj{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9;margin-top:26px}
.ny_nav_sj ul{width:auto; margin:0px auto; display:table; background:#1d2b76; border-radius:38px;}
.ny_nav_sj ul li{width:154px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.ny_nav_sj ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav_sj ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav_sj ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav_sj ul li:hover,.ny_nav_sj ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%}

/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:380px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(3n){margin-right:0}
.ny_product_all ul li:hover h5{color:#1d2b76}
.ny_product_all ul li:hover .ny_solution_img{border:1px solid #1d2b76}
.ny_product_all 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_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:706px; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#1d2b76; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%;  margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:auto;  color: #666; line-height:30px; font-size: 14px;  overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:30px; margin-top:20px; font-size:15px; color:#1d2b76; background:url(../images/ico-tel1.png) no-repeat left center; padding-left:20px; line-height:30px;}
.ny_pro_dh span{color:#1d2b76; font-size:20px; font-weight:bold; margin-left:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #1d2b76; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #1d2b76;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #1d2b76; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#1d2b76; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#1d2b76;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #1d2b76; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#1d2b76}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#1d2b76; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}


.ny_pro_tright .service{overflow: hidden;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7; padding: 20px 0; margin-bottom: 30px; margin-top:20px;}
.ny_pro_tright .service li{width: 33.33%;float: left;}
.ny_pro_tright .service span{display: block;float: left;width: 50px;height: 50px;
    border-radius: 50%;background-color: #e0e0e0;background-position: center center;
    background-repeat: no-repeat;margin-right: 8px;
}
.ny_pro_tright .service .ico1{background-image: url(../images/ico-24.png);}
.ny_pro_tright .service .ico2{background-image: url(../images/ico-25.png);}
.ny_pro_tright .service .ico3{background-image: url(../images/ico-26.png);}
.ny_pro_tright .service .txt{overflow: hidden; margin-top:8px}
.ny_pro_tright .service h4{font-size: 14px;font-weight: normal;color: #1d2b76;}
.ny_pro_tright .service p{font-size: 12px;color: #999;}
.g-btn1{display: block;height: 40px;width: 135px;text-align: center;line-height: 40px;
    background-color: #1d2b76;color: #fff;border-radius: 5px;font-size: 15px;
}
.g-btn1:hover{color: #fff; opacity: .8;}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer.png) no-repeat top center;  padding:50px 0 0; background-size:cover;}
.footer .container{overflow: hidden}
.f_logo{width:183px; height: auto; float: left}
.f_logo img{width:100%; height: auto; display: block}
.footer_xx{float: left; width: 630px; margin-left: 68px; margin-top:5px;}
.footer_xx_p{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.3); font-size: 16px; color:#fff; padding-bottom: 15px}
.footer_xx_p span{color:#fff; font-size: 24px; font-weight: bold; margin-right: 5px}
.footer_xx_bottom{width:100%; height: auto; overflow: hidden; margin-top:10px;}
.footer_xx_bottom p{color:#ffffff; font-size: 16px; line-height:32px; float: left}
.footer_ma{width:auto; float: right; overflow: hidden; margin-top: 10px}
.footer_ma dl{width:110px; height: auto; float: left; margin-right: 22px;}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; color:#fff; font-size: 14px; text-align: center; margin-top: 10px;}
.footer_bottom{width:100%; height:auto; border-top: 1px solid rgba(255,255,255,0.3);margin-top:18px }
.copy_bq{width:auto; height:50px; line-height:50px; position: relative; color:#fff; font-size:14px; display:table; margin:0px auto;}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{opacity:1}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float:right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:50px;}
.footer_zhichi p:last-child{margin-right:0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:14px; margin-right: 10px}
.footer_zhichi .js{width:85px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:16px; }
.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;}

.footer_links{width:100%; height: auto; overflow: hidden; margin-bottom: 30px}
.footer_links p{color:#999999; font-size: 14px; float: left; background: url(../images/links.png) no-repeat bottom center; height: 30px; text-align: center; width: 109px}
.f_links{float: left; margin-left:20px;}
.f_links a{color:#666666; font-size: 16px; margin-right: 20px}
.f_links a:hover{color:#412787}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#1d2b76}
.ny_news_all ul li:hover h3{font-weight: bold; }



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; 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%;}



@media screen and (max-width:1600px){

}

@media screen and (max-width:1500px){
	.w1440{width:1200px}
.section6 .w1440,.section7 .w1440,.section5 .w1440,.section2 .w1440,.section4 .w1440{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}

.w-accor li:nth-child(1) .fl_img{width:266px;}
.w-accor li:nth-child(2) .fl_img{width:200px;}
.w-accor li:nth-child(3) .fl_img{width:188px;}
.w-accor li:nth-child(4) .fl_img{width:200px;}
}




@media screen and (max-width:1366px){

	
}


@media screen and (max-height:900px){
	
}

