﻿*{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:1300px; max-width: 100% }



@font-face {
    font-family: 'beifang';
    src: url('../fonts/北方行书_1.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.in_header{width:100%; height:4.7vw; position:fixed; top:0; left:0; z-index:9999; padding: 0 0 0 6%; background:#fff}
.in_header .h_logo{width:197px; height:100%; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.h_search{width:8%; height:100%; background:#0c50ad url(../images/h_search.png) no-repeat center; float: right; cursor: pointer}
.h_input{width:100%; height:auto;  background:rgba(0,0,0,0.8); border-top:1px solid #e5e5e5;  position: absolute; top:100%; left:0; z-index:999; display: none; 
	padding:18px 0;}
.h_input .h_text{width:288px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:120px; height: 50px; background:#0c50ad; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_input_text{width:408px; margin: 0px auto; height:50px; }

.h_sj{float: right; line-height: 4.7vw; background: url(../images/l_dh.png) no-repeat left center; color:#333333; font-size: 26px; font-weight: bold;  font-family: "Arial"; padding-left: 40px; margin-right: 3.5%}








/*导航*/
.nav{ height:4.7vw; width:48%; float: right; margin-right:2%;}
.nav .nLi{position:relative;float:left;display:inline;height:4.7vw; width:12.5%;  }
.nav .nLi h3{ font-weight: normal; width:100%; height: 4.7vw; margin: 0px auto; line-height:4.7vw }
.nav .nLi h3 p{height:100%; color:#333333; font-size:16px;  width:auto; position: relative; text-align: center;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#333333;  }
.nav .sub{position:absolute;top:4.7vw;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{color:#0c50ad; font-weight:bold;}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#0c50ad;}
#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li{width:15px; height: 15px; }
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom:1.5vw; }
.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: #3c72a7;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; background:#e0dddd; width: 15px!important; height: 15px!important; margin:-7.5px 0 0 -7.5px!important}
.index_top{width:78px; height: 77px; position:fixed; bottom:10%; right:2%; z-index: 999; }
.index_top img{width:100%; height:auto;}
.index_top:after {
    width:78px;
    height: 78px;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    border: 4px solid #a2bccc;
    border-radius: 50%;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: menu_circle;
    animation-name: menu_circle;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes menu_circle {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}






/*第一块*/
.section1{width:100%; height: 100%; overflow: hidden; }
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section1 .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:1.2vw; left:0; width: 100%}
.section1 .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.section1 .slideBox .hd ul li{width:auto;height:10px; width: 10px; cursor:pointer; border-radius: 50%; background: #fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.section1 .slideBox .hd ul li.on{width:50px; border-radius: 25px; background: #1258c1}
.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{width:100%; height:100vh; display: block;}
.section1 .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.section1 .slideBox .prev,.section1 .slideBox .next{ position:absolute;  top:50%; margin-top:-23.5px; display:block; width:41px; height:41px; opacity: 0.5}
.section1 .slideBox .next{ right:4%; background: url(../images/ban_right.png) no-repeat center}
.section1 .slideBox .prev{ left:4%; background: url(../images/ban_left.png) no-repeat center}
.section1 .slideBox .next:hover,.section1 .slideBox .prev:hover{opacity: 1}

.ban_jts{width:35px;height: 25px; position: absolute; bottom:2.5vw; left:50%; margin-left:-17.5px; animation:mymove 5s infinite; }

@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}








/**/
.section2{width:100%; height:100%; overflow: hidden;}
.section2_ban{background: url(../images/section2_bjs.jpg) no-repeat center; background-size: cover; 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; padding-top:3vw}
.section2_num{width:100%; height: auto; overflow: hidden}
.section2_num dl{width:25%; height: auto; float: left; text-align: center}
.section2_num dl dt{width:100%; height: auto; overflow: hidden;  font-size: 14px; color: #666666}
.section2_num dl dt span{color:#ba0a0a; font-size: 54px; font-weight: bold;}
.section2_num dl dd{width:100%; height: auto; overflow: hidden;  font-size: 14px; color: #666666; text-align: center}
.index_about_bottom{width:100%; height: auto; overflow: hidden; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); margin-top: 2vw}
.about_bottom_right{width:49.4%; height: auto; float: left; overflow: hidden}
.about_bottom_right 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;}
.about_bottom_left{width:50.6%; height: auto; float: left; padding:55px 4% 0}
.about_bottom_left h3{width:100%; height:auto; color:#0b4f91; font-size: 24px; font-weight: bold; margin-bottom: 8px}
.about_bottom_left h4{width:100%; height:auto; color:#303436; font-size: 26px; font-weight: bold;}
.about_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 14px; line-height: 28px; margin-top:1.5vw; display: block}
.about_more{width:160px; height: 54px; display: block; background: #0c50ad; color:#fff; font-size: 16px; font-family: "Arial"; text-align: center; line-height: 54px; margin-top:2vw;}
.about_more:hover{background: #ba0a0a}
.about_bottom_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section3_ban{background: url(../images/section3_bjs.jpg) no-repeat center; background-size: cover; 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);}
.index_yewu{width:100%; height: auto; overflow: hidden;padding-left: 13%   }
.slideGroup{ width:100%; text-align:left; overflow:hidden; position: relative; z-index: 9; margin-top: 3vw}
.slideGroup .parHd{width:19%; height: auto; float: left}
.slideGroup .parHd h4{color:#fff; font-size: 24px; font-weight: bold; margin-bottom: 8px}
.slideGroup .parHd h3{color:#fff; font-size: 38px; font-weight: bold;}
.slideGroup .parHd ul{width:100%; height: auto; overflow: hidden; margin-top: 2vw}
.slideGroup .parHd ul li{width:100%; height: auto; overflow: hidden; line-height:45px; position: relative}
.slideGroup .parHd ul li a{width:100%;  height: auto; color:#fff; font-size: 20px; position: relative; }
.slideGroup .parHd ul li a:after{content: ""; width: 0; height: 1px; background: rgba(255,255,255,0.5); position: absolute; top:12px; right:-110px; 
	transition: all 0.4s ease-in-out;}
.slideGroup .parHd ul li.on a:after{width:94px; transition: all 0.4s ease-in-out; }
.in_pro_more{width:161px; height: 51px; background: #0c50ad; display: block; text-align: center; line-height: 51px; color: #fff; font-size: 16px; font-family: "Arial"; margin-top: 2vw}
.in_pro_more:hover{background:#fff; color:#0c50ad}

.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:0; position:relative; padding-bottom: 20px   }
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute;  bottom:0; display:block; width:43px; height:43px;}
.slideGroup .sNext{background: url(../images/c_right.png) no-repeat center; left:65%;}
.slideGroup .sPrev{background: url(../images/c_left.png) no-repeat center; left:60%;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ }


.slideGroup .parBd{width:79%; height: auto; float: right}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; background: #ffffff; width:75%; border-radius: 5px; }
.in_pro_pic{width:44.5%; height: auto; float: left; overflow:hidden}
.in_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;}
.in_pro_xx{width:55.5%;  float: left; padding: 4% 6%}
.in_pro_xx h3{color:#0c50ad; font-size: 28px; margin-bottom: 4vw}
.in_pro_xx p{color:#666666; font-size:16px; line-height: 30px; width:100%; height:150px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:5;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_pro_xx dl{width:100%; height: 60px; border-top:1px solid #cedbe8;  margin-top: 2vw; padding-top: 30px;}
.in_pro_xx dl dt{float: left; color:#666666; font-size: 14px;}
.in_pro_xx dl dd{float: right;}
.slideGroup .parBd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideGroup .parBd ul li:hover dt{color:#0c50ad}










/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;}
.section4_ban{background: url(../images/section4_bjs.jpg) no-repeat center; background-size: cover; 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; padding-top: 3vw}
.index_case_t{width:100%; height: auto; overflow: hidden}
.index_case_t dl{width:100%; height: auto; overflow: hidden; text-align: center;  height: 80px; line-height: 80px; position: relative}
.index_case_t dl dt{color:#fff; font-size: 84px; font-family: "Arial"; text-transform: uppercase; font-weight: bold;}
.index_case_t dl dd{color:#151515; font-size: 24px; font-weight: bold; position: absolute; bottom:0; left:0; text-align: center; width: 100%}
.index_case_t h4{color:#0b4f91; font-size: 38px; font-weight: bold; text-align: center; margin-top:5px;}
.index_case_all{width:100%; height: auto;  margin-top:1.5vw; position: relative}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_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_case_xx{width:100%; height: auto; overflow:hidden; padding: 10px 30px; background: #ffffff}
.index_case_xx dl{width:100%; height: 45px; line-height: 45px; border-bottom: 1px solid #e0e0e0}
.index_case_xx dl dt{width:50%; height: 100%; float: left; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	font-weight: bold;}
.index_case_xx dl dd{float: right; color:#999999; font-size: 14px;}
.index_case_xx p{width:100%; height: 52px; overflow: hidden; font-size: 14px; color: #666666; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.case_more{width:160px; height: 50px; background: #0c50ad; text-align: center; line-height: 50px; color: #fff; font-size: 16px; font-family: "Arial"; margin:2vw auto 0; display: block}
.case_more:hover{background: #fff; color:#0c50ad}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:43px; height: 43px; margin-top:-21.5px; }
.index_case_all .swiper-button-next{background: url(../images/c_right.png) no-repeat  center; right:-60px }
.index_case_all .swiper-button-prev{background: url(../images/c_left.png) no-repeat  center; left:-60px}
.index_case_all .swiper-slide a:hover .index_case_xx{background: #0b4f91}
.index_case_all .swiper-slide a:hover dt,.index_case_all .swiper-slide a:hover dd{color:#fff}
.index_case_all .swiper-slide a:hover p{color:#fff; opacity: 0.6}
.index_case_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;}





/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; background: url(../images/section5_bjs.jpg) no-repeat left bottom}
.section5 .fp-tableCell{vertical-align: bottom;}
.index_youshi{width:100%; height: auto; overflow: hidden; padding-left: 13%; position:relative}
.index_youshi_title{width:100%; height: auto; overflow: hidden; position: absolute; top:0; left:13%}
.index_youshi_title h4{color:#ffffff; font-size: 24px; font-weight:bold;}
.index_youshi_title h5{color:#ffffff; font-size: 38px; font-weight:bold;}
.index_youshi_title hr{width:46px; height:3px; background: #fff; display: block; margin-top: 1.5vw}
.index_youshi .slideTxtBox{ width:100%; height: auto; overflow: hidden}
.index_youshi .slideTxtBox .hd{width:62.85%; height: 12vw; position: absolute; bottom:0; right:0; background: rgba(0,0,0,0.45)}
.index_youshi .slideTxtBox .hd ul{width:100%; height: 100%; }
.index_youshi .slideTxtBox .hd ul li{ float:left; width:24%; height: 100%; float: left; border-right:1px solid rgba(255,255,255,0.5); padding:2vw 2% 0 4%; position: relative}
.index_youshi .slideTxtBox .hd ul li i{width:40px; height: 40px; display: block; margin-bottom: 1vw; position: relative; z-index: 9}
.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}
.index_youshi .slideTxtBox .hd ul li h3{color:#fff; font-size: 20px; font-weight: bold;  position: relative; z-index: 9}
.index_youshi .slideTxtBox .hd ul li p{color:#fff; font-size: 14px; line-height: 30px; text-transform: uppercase; margin-top:10px;  position: relative; z-index: 9}
.index_youshi .slideTxtBox .hd ul li:after{content: ""; width: 100%; height: 0; position: absolute; top:-2vw; left:0; background: #0c50ad; z-index: 0; transition: all 0.4s ease-in-out;}
.index_youshi .slideTxtBox .hd ul li.on:after{height: 14vw; transition: all 0.4s ease-in-out;}
.index_youshi .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.bd_li{width:100%; height: auto; overflow: hidden}
.bd_li_left{width:25%; height: auto; float: left; margin-top: 12%}
.bd_li_left h3{color:#fff; font-size: 26px; font-weight: bold; margin-bottom: 1vw}
.bd_li_left p{color:#fff; font-size: 16px; line-height: 32px; width: 100%}
.bd_li_left span{width:160px; height: 50px; display: block; background: #0c50ad; line-height: 50px; color: #fff; font-size: 16px; font-family: "Arial"; text-align: center; margin-top: 2.5vw}
.bd_li_right{width:72%; height: auto; float: right; }
.bd_li_right img{width:100%; height: auto; display:block;}
.bd_li_left span:hover{background: #fff; color:#0c50ad}




/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6_ban{background: url(../images/section6_bjs.jpg) no-repeat center; background-size: cover; 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);}
.index_news{width:100%; height: auto; overflow: hidden; padding-left:13%; position: relative; z-index: 9}
.index_news_top{width:100%; height: auto; overflow: hidden}
.index_news_t{width:auto; float: left;}
.index_news_t dl{width:100%; height: auto; display: block}
.index_news_t dl dt{color:#fff; font-size: 75px; font-weight: bold; height:75px; line-height: 75px;}
.index_news_t dl dd{color:#151515; font-size: 24px; font-weight: bold; margin-top: -2vw}
.index_news_t h4{color:#0c50ad; font-size: 38px; font-weight: bold; margin-top: 0.5vw}
.index_news_nav{float: left; margin-left:16%; margin-top: 3.5vw;}
.index_news_nav a{width:161px; height: 51px; float: left; background: #0c50ad; margin-left: 35px; text-align: center; line-height: 51px; font-size: 16px; color: #fff}
.index_news_nav a:hover{background:none; border:1px solid #0c50ad; color:#0c50ad}
.index_news_bottom{width:100%; height: auto; overflow: hidden; padding: 10px 0 10px 5%; margin-top: 2vw; position: relative}
.index_news_bottom .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; border-radius:9px; background: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.25)}
.index_news_pic{width:100%; height: auto; overflow: hidden; border-radius: 5px;}
.index_news_pic img{width:100%; height: auto; border-radius: 5px; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_xx_top{width:100%; height: auto; overflow: hidden; padding:26px 26px 15px;}
.news_xx_time{width:100%; height: 40px; line-height: 40px;  margin-bottom: 0.4vw}
.news_xx_time span{color:#333333; font-size: 31px; float: left; font-family: "Arial"; margin-right:3%}
.news_xx_time i{color:#999999; font-size:17px; float: left; font-family: "Arial"; font-style: normal}
.news_xx_time p{float: right; color:#000000; border-bottom: 1px solid #d0d0d0; font-size: 14px;  }
.news_xx_top h3{width:100%; height:35px; line-height:35px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.news_xx_top h4{width:100%; height:26px; line-height:26px; color: #666666; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom .swiper-slide{width:28%!important; }
.index_news_bottom .swiper-button-next,.index_news_bottom .swiper-button-prev{width:43px; height: 43px; margin-top: 0; }
.index_news_bottom .swiper-button-next{background: url(../images/c_right.png) no-repeat  center; left:0; top:55%}
.index_news_bottom .swiper-button-prev{background: url(../images/c_left.png) no-repeat  center; left:0; top:40%}

.index_news_bottom .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;}
.index_news_bottom .swiper-slide a:hover h3,.index_news_bottom .swiper-slide a:hover p{color:#0c50ad}





/*第7块*/
.section7_ban{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section7_ban{background: url(../images/section7_bjs.jpg) no-repeat center; background-size: cover; 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 .w1440{position: relative; z-index: 9}
.section7_title{width:100%;; height: auto; overflow: hidden; position: relative; margin-bottom: 1vw }
.section7_title h4{color:#fff; font-size: 24px; font-weight: bold; margin-top: -2vw}
.section7_title h3{color:#fff; font-size:38px; font-weight: bold;}
.section7_title h5{color:#fff; font-size:84px; font-weight: bold; opacity: 0.09; font-family: "Arial"}
.section7_title h6{color:#fff; font-size:24px; font-weight: bold;}
.section7_title hr{width:46px; height: 3px; display: block; background: #fff; margin: 2vw 0}
.section7_ma{width:100%;  margin-bottom:28px; height: 42px;}
.section7_ma h4{color:#fff; font-size: 26px; font-weight: bold; float: left; margin-left:10%; line-height: 42px;}
.section7_ma img{width:100px; height: auto; position: absolute; top:-100px; left:-40px; display: none}
.f_sj{width:42px; height: 42px; float: right; position: relative; background: url(../images/f2.png) no-repeat center}
.f_wx{width:42px; height: 42px; float: right; position: relative; background: url(../images/f3.png) no-repeat center}
.f_wb{width:42px; height: 42px; float: right; position: relative; background: url(../images/f1.png) no-repeat center}
.f_xs{float: right; width: 1px; height: 42px;  background: url(../images/hh_xs.png) no-repeat center; margin: 0 22px}
.s_ma{width:42px; height: 42px; float: right; background: url(../images/f4.png) no-repeat center}
.f_sj:hover img,.f_wx:hover img{display: block}
.section7_left{width:44%; height: auto; float: left; }
.section7_left h4{color:#fff; font-size: 26px; margin-bottom: 8px;}
.section7_left a.lkzx{width:249px; height: 49px; background:rgba(255,255,255,0.53); border-radius: 25px; text-align: center; line-height: 49px; color: #fff; font-size: 16px; 
display: block; margin: 32px 0}
.section7_left a.lkzx:hover{background:#fff; color:#003887}
.section7_left_xx{width:100%; height: auto; overflow: hidden}
.section7_left_xx p{color:#fff; font-size:18px; line-height:31px;}
.section7_right{width:662px; height: auto; float: right; margin-top: 2vw }
.section7_xx{background: rgba(0,0,0,0.59); padding:50px 9% 50px; width:100%; height: auto; overflow: hidden}
.section7_input{width:100%; height: auto; overflow: hidden; margin-bottom: 1vw}
.section7_right h3{color:#ffffff; font-size: 30px; font-weight:bold; float: left}
.section7_right p{width:100%; height: 50px; line-height:50px; position: relative; margin-bottom:30px; border-bottom: 1px solid rgba(255,255,255,0.3)}
.section7_right p input[type="text"]{color:#fff;  font-size: 14px; background: none; border: 0; height: 100%; }
.section7_right textarea{width:100%; height: auto; overflow: hidden;  color:#fff;  font-size: 14px; background: none; border: 0; resize: none; border-bottom: 1px solid rgba(255,255,255,0.3); margin-top:30px}
.sec_submit{width:173px; height: 41px; color:#fff; font-size: 16px;  display: block; border: 0;  float: right; background-image: linear-gradient(to right, #0378e7 , #0c4985); 
	background-image: -webkit-gradient(to right, #0378e7 , #0c4985); 
	background-image: -webkit-radial-gradient(to right, #0378e7 , #0c4985);
}
.section7_right p input::-webkit-input-placeholder,.section7_right textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  opacity: 0.5 
}  
.section7_right p input:-moz-placeholder,.section7_right textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  opacity: 0.5 
}  
.section7_right p input::-moz-placeholder,.section7_right textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
    color:#fff;  opacity: 0.5  
}  
.section7_right p input:-ms-input-placeholder,.section7_right textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
    color:#fff;  opacity: 0.5 
}  

.in_copy_bq{width:auto; height:auto; line-height:40px; position: relative; color:#fff; font-size:16px;  margin-top: 1.5vw; float: left}
.in_copy_bq a{color:#fff; font-size:16px; margin-right: 10px;}
.in_copy_bq a:hover{color:#fc0001!important}
.in_footer_zhichi{width:auto; height:auto; overflow: hidden; float: right; margin-top: 1.5vw}
.in_footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:40px;}
.in_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.in_footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px; }
.in_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.in_footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.in_footer_zhichi span{float: left; font-size:14px; color: #fff;}
.in_footer_zhichi i{ float: left;}
.in_footer_zhichi p:last-child{margin-right: 0}





/*弹出视频*/
.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;}







/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{box-shadow: rgb(0 0 0 / 31%) 0px 0px 13px; background: rgb(255, 255, 255);}
.ny_banner #menu .nav .nLi p a{color:#000}
.ny_banner .h_dianhua{background: url(../images/souso_h.png) center center no-repeat;}
.ny_banner .logo_b{display:block;}
.ny_banner .logo_a{display:none;}
.ny_banner .header_cebian{border-right: 1px solid rgb(233, 234, 234);}
.ny_banner .nav_dinaji{background: url(../images/menu_h.png) center center no-repeat;}
.ny_banner .h_wx{background: url(../images/hh_ewm.png) center center no-repeat;}
.ny_banner .h_dz{background: url(../images/hh_dizhi.png) center center no-repeat;}
.ny_banner .h_dh{background: url(../images/hh_dianhua.png) center center no-repeat;}
.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #a9a9a9; border-bottom:1px solid #a9a9a9; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}
.sjny_ban{width:100%; height: auto; overflow: hidden; display: none}
.sjny_ban img{width:100%; height: auto; display: block}
.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.rlzy_banner{background: url(../images/rlzy_banner.jpg) no-repeat center}


/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:208px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #000; font-weight: bold; float: left; margin-right:40px; text-align:center; margin-bottom:10px; overflow:hidden}
.ny_contact_nav a:nth-child(5n){margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #0c50ad; color:#0c50ad}
.ny_contact_nav a.active{border-bottom: 1px solid #0c50ad; color:#0c50ad}

.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:30%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}

.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs.jpg) no-repeat center; padding: 60px 0; margin-bottom: 70px; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:80%; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0;  display: block; margin:20px auto; font-size:16px;}
.con_submit:hover{background:#0c50ad; color:#fff; cursor:pointer}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
  color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
 color:    #fff;  
 opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
 color:    #fff;  
 opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
 color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
  color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
 color:    #fff;  
 opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
 color:    #fff;  
 opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
 color:    #fff;  
}  



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#eeeeee; padding-top:42px; padding-bottom:35px;}
.footer_left{width:24%; height: auto; float: left}
.footer_left a{max-width:100%;  display: block; margin-bottom:25px; font-size: 24px; color: #333333; font-weight:bold; line-height: 39px;}
.footer_left a span{font-size: 30px; color: #333333; font-family: "Impact"; margin-right: 10px; float: left; line-height: 39px;}
.footer_left p{font-size: 16px; color: #333333;line-height: 30px; }
.footer_input{width:46%; height: auto; float: left; margin-left:6%}
.footer_text{width:100%; height: 35px; line-height: 35px; }
.footer_text p{width:48%; height: 100%; float: left; position: relative; border-bottom: 1px solid #000000}
.footer_text input[type="text"]{width:100%; height: 100%; background: none; border: 0; font-size: 16px; color: #333333}
.footer_text p:last-child{float: right}
.footer_input textarea{width:100%; height:40px; font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; resize: none;
margin-top: 20px;}
.f_submit{width:80px; height: 35px; line-height: 35px;  font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; margin-top: 8px;}
.f_submit:hover{color:#0c50ad; cursor:pointer}
.footer_right_ma{float: right; width:20%;}
.footer_right_ma h3,.footer_input h3{font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 20px;}
.footer_right_ma dl{width:41%; height: auto; float: left; margin-right: 10%;}
.footer_right_ma dl dt{width:100%; height: 100%; padding: 5px;}
.footer_right_ma dl dt img{width:86%; height: 100%; display: block; margin: 0px auto;}
.footer_right_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size:14px; color: #999999; text-align: center;}
.dl_last{margin-right: 0!important}
.copy{clear:both;width:100%;height:42px;color:#999999; line-height:42px; position: relative; background: #1b1b1b;  }
.copy_l{float:left; font-size:12px; color:#999999}
.copy_l a{color:#999999; font-size:12px;}
.copy_l a:hover{color:#ea5420!important}
.footer_zhichi{width:auto; height:42px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:42px;}
.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: 12px; color: #777777;}
.footer_zhichi i{ float: left;}


.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}

.ny_case_img{width:100%; height:auto; text-align:center}


/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.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: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #333}
.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; overflow:hidden}
.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;}
.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:#333}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}


.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}


/*图文列表样式*/
.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:#f08200; }
	.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%; }
	.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; }
	
	.search-tit{width:100%; height:auto; text-align:center; margin-top:40px;}
	.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
	.search-tit span{font-size:18px; color:#333}

/*客服*/
.lxfx {
  height: auto;
  position: fixed;
  right:0px;
  top:250px;
  width: 77px;
  z-index: 888;
}
.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:#0c50ad;
  height: 62px;
  margin-bottom: 1px;
  margin-left: 0;
  overflow: hidden;
  position: relative;
  width: 77px; float:left;
}



/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_product_one .about_five_t{width:329px;}
.ny_product_one .about_one_right{margin-left: 410px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_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;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two 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_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro 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;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.swiper-pagination-bullet-active{background:#000}







@media screen and (max-width:1620px){
.bd_li_right{width:68%}
.index_youshi .slideTxtBox .hd{width:59.2%}
.index_youshi_title h5{font-size:30px;}
}


@media screen and (max-width:1500px){
	.w1440{width:1200px}
	.section7_title h5{font-size:72px;}
	.section7_title h3{font-size:30px;}
	#fp-nav ul li a span, .fp-slidesNav ul li a span{width:10px!important; height:10px!important;}
	.index_youshi .slideTxtBox .hd ul li{width:30%}
	.index_youshi .slideTxtBox .hd ul li h3{font-size:18px;}
	.index_youshi .slideTxtBox .hd ul li p{line-height:22px;}
	.in_pro_xx h3{margin-bottom:2.2vw}
.in_pro_xx p{font-size:14px}
}



@media screen and (max-height:900px){
	
	.section4 .w1440,.section2 .w1440,.slideGroup .parHd,.index_news_top,.section7 .w1440{transform: scale(0.8)!important; -ms-transform: scale(0.8)!important;-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}

}




@media screen and (max-width:1400px){
	.index_news_nav{margin-left:9%}
	.index_news_t h4,.slideGroup .parHd h3,.index_case_t h4{font-size:30px;}
	.index_case_t dl dt{font-size:70px}
	.index_case_t dl{height:70px;}
}


@media screen and (max-width:1366px){
	.h_sj{font-size:20px;}
	.nav .nLi h3 p{font-size:14px;}
	.in_pro_xx p{height:125px; line-height:25px;}
	.slideGroup{margin-top:9vw}
	.case_more,.index_news_top{display:none}
	.bd_li_left h3{font-size:20px;}
	.bd_li_left p{font-size:14px; line-height:25px;}
	.index_youshi .slideTxtBox .hd ul li h3{font-size:16px;}
	.section7 .w1440{margin-top:10vh}
	.in_header .h_logo{width:166px;}
}

