﻿@charset "utf-8";

body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	overflow-x: hidden;
	font-family:"Microsoft YaHei",SimSun,Arial; 
}
a{ color:#666; text-decoration:none;}
a:link, a:visited{ text-decoration:none; }
a:hover{ text-decoration:none; }
a:active{ color:#990000; }
ol, ul{ list-style: none outside none;}
.m { margin-bottom: 10px; }
.m, .mt, .mc, .mb{ overflow: hidden; }

ul,li{list-style-type:none;}
img{border:0px;}
a{ color:#333;}


.top{ width:100%; position:fixed; z-index:55; background:#fff; box-shadow:rgba(0,0,0,0.1) 0px 2px 3px;
  position: sticky;
  top: 0;
  left: 0;
  justify-content: center;padding:0 160px;
}



.topm{ width:1400px; margin:0 auto; height:100px;padding:0 0;overflow:hidden;}


.logo{ float:left;padding:25px 30px 0 0;font-family:zhengzhunheiti;font-size:36px; }
.keyword{float:left;padding:2px 0 2px 25px;margin-top:20px;font-size:22px;border-left:1px solid #ccc;font-weight:500;}
.keyword p{font-size:15px;color:#555;font-weight:normal;padding-top:2px;}
.ewm{float:left;margin-left:160px;margin-top:10px;}
.ewm img{width:80px;height:80px;border:1px solid #e6e6e6;padding:2px 2px;}
.ewm span{float:right;font-size:14px;color:#666;padding:18px 0 0 8px;}
.fwrx{float:right;width:auto;height:auto;overflow:hidden;margin-top:24px;}
.fwrx span{float:right;padding-left:12px;color:#333;font-size:14px;}
.fwrx b{font-family:arenacondensed-bold;font-size:24px;color:#c30000;font-weight:normal;height:10px;}

.lanmu{ float:right; width:60px; height:60px; background:#e72c2e; position:relative; cursor:pointer;display:none;}
.lanmu span{ width:16px; height:2px; background:#fff; position:absolute; top:29px; left:22px; transition:all 0.5s;}
.lanmu span::before,.lanmu span::after{ content:""; position:absolute; width:100%; height:2px; background:#fff;transition:all 0.5s;}
.lanmu span::before{ top:-4px;}
.lanmu span::after{ top:4px;}

.lanmuh span{ height:0px;}
.lanmuh span::before{ transform:rotate(45deg);top:0px;}
.lanmuh span::after{ transform:rotate(-45deg);top:0px;}





.nav{width:100%;height:auto;overflow:hidden;background:#36C; z-index:100;border-bottom:1px solid #ccc;}
.nav ul{width:1250px;height:auto;overflow:hidden;margin:0 auto;}
.nav ul li{ float:left; line-height:50px; position:relative; width:auto;}
.nav ul li a{ display:block;padding:0 45px 0 45px;font-size:16px;margin:0 0;color:#fff;}
.nav ul li:hover>a{ color:#fff;}
.nav ul li.navh>a{ color:#fff;}
.nav ul li .navuls{ position:absolute; width:450px;height:auto;padding:6px 0;background:rgba(255,255,255,0.95); top:90px; right:-180px; display:none;box-shadow: 0px 0px 5px #d1d1d1;}
.nav ul li .navuls .navli{float:left;width:calc(33.33% - 10px);margin:0 5px;}
.nav ul li .navuls .navli a{ display:block; padding-left:20px;line-height:35px;color:#333;font-size:14px; }
.nav ul li .navuls .navli:hover a{color:#fff;}
.nav ul li .navuls .navli:hover{background:#C30;}

.nav ul li .navul{ position:absolute; width:120px;height:auto;padding:6px 0;background:rgba(255,255,255,0.95); top:90px; display:none;box-shadow: 0px 0px 5px #d1d1d1;}
.nav ul li .navul .navli a{ display:block; padding-left:20px;line-height:35px;color:#333;font-size:14px; }
.nav ul li .navul .navli:hover a{color:#fff;}
.nav ul li .navul .navli:hover{background:#C30;}


.nav ul li:last-child{padding-right:0px;}




.menu{ position:absolute; width:100%; z-index:1000; background:#FFF; border-bottom:1px solid #eee; display:none; top:60px;}
.menu p{ height:40px; line-height:40px; border-top:1px solid #eee; padding:0 0 0 15px; color:#000;}
.menu p a{  color:#000;}
.menu p a.in{display:block; width:100%; height:100%;}
.menu ul{ display:none;}
.menu li{ padding:0 20px;}
.menu li>a{ display:block; height:32px; line-height:32px; border-bottom:1px dashed #eee; color:#555; padding:0 10px;}
.menu li>a:hover{ background:#F5F5F5;}

@media (max-width:1920px) {
	}
@media (max-width:1600px) {

	}
@media (max-width:1366px) {
.top{padding:0 50px;}
.topm{padding:0 0;width:1200px;}
.nav ul li a{padding:0 10px;}
.nav ul{width:1180px;}
.nav ul li a{padding:0 12px 0 12px;}
}	

@media (max-width:965px) {
	.topm{ width:100%;}
	.topt{ height:60px;}
	.topm{ height:60px;}
	.logo{ margin-left:3.125%;}
	.logo img{ height:60px;}
	.nav{ display:none;}
	.bb{ margin-top:16px; margin-right:20px;}
	.bb font{ display:none;}
	.lanmu{ display:block;}
	}


@media (max-width: 768px) {
	.top{padding:0 0 0 12px;}
	.tpnav{display:none;}
	.tp_tel{display:none;}
	.tpsearch{display:none;}	
	.logo{margin-left:5px;padding:0px 0 0 0;}
	.logo img{height:25px;}
	.topbar{display:none;}
}

@media (max-width:640px) {
.keyword{display:none;}
.fwrx{display:none;}
}


@media (max-width:640px) {
	.top {width:100%; justify-content: space-between; background-color: #fff; z-index: 55; transition: all 0.3s ease-out; box-shadow:rgba(0,0,0,0.3) 0px 0px 6px; top: 0;
  left: 0;padding:0 0 0 0;
  position:fixed;
  }

   .logo{padding-top:17px;font-size:18px;padding-left:12px;}
.keyword{display:none;}
.fwrx{display:none;}
}





#nav {width:100%;
  height: 54px;
  background-color: #0f4bc2;
}
#nav a {
  color: #ffffff;
}
#nav div > ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  word-spacing: 0;
  vertical-align: top;
  width: 174px;
  height: 54px;
  font-size: 15px;
  line-height: 54px;
  text-align: center;
}
#nav div > ul > li > ul {
  display: none;
  position: relative;
  width: 174px;
  background-color: #083ca4;
  z-index: 10000;
}
#nav div > ul > li > ul > li {
  width: 174px;
  height: 45px;
  font-size: 14px;
  line-height: 45px;
}
#nav div > ul > li > ul > li:hover {
  background-color: #1668dd;
}
#nav div > ul > li.current,
#nav div > ul > li:hover {
  background: #2367ef;
}
#nav div > ul > li:first-child {
  width: 80px;
}
#nav div > ul > li.on{background:#2367ef;}






@media screen and (max-width: 1360px) {
#nav div > ul > li {width: 168px;}
}

@media screen and (max-width: 640px) {
#nav {display:none;}
}





.banner{ /*height:680px;*/ position:relative;}

.banner .swiper-container{ /*height:680px;*/}
.banner .swiper-container img{width:100%;height:auto;}

.banner .swiper-pagination{ position:absolute; top:50%; transform:translateY(-50%); z-index:0;}
.banner .swiper-pagination1{ position:absolute; bottom:20px; z-index:6; text-align:center; width:100%;}
.banner .swiper-pagination1 span{ display:inline-block; width:12px; height:12px; margin:0 5px;background:#fff;opacity:1;}
.banner .swiper-pagination1 span.swiper-pagination-bullet-active{ background:#FC0;}
.banner .swiper-pagination span{ display:block; font-size:16px; height:auto; width:auto; background:none; color:#fff; opacity:1; margin-bottom:25px;}
.banner .swiper-pagination span::after{ content:""; display:block; height:0px; border-left:2px solid #fff; position:relative; left:8px; margin-top:10px; transition:all 0.5s;}
.banner .swiper-pagination span.swiperh::after{ height:40px;}

.banner .ban_wz{ position:absolute;}

.banner_dian{ position:absolute; bottom:67px; z-index:6;}
.banner_mouse{ position: relative;width: 23px;height: 40px;cursor:pointer;background:url(../images/banner_mouse.png) no-repeat -23px 0px;animation: nudgeMouse 1.6s linear infinite;}
.banner_mouse:after,.banner_mouse:before{content: "";position: absolute;}
.banner_mouse:before{width:23px;height:40px;background:url(../images/banner_mouse.png) no-repeat 0px 0px;animation: colorSlide 1.6s linear infinite;top:0;left:0;}
.banner_mouse:after{background-color: #ffffff;width: 1px;height: 9px;animation: trackBallSlide 1.6s linear infinite;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.banner_jt{ text-align:center; margin-top:10px;}
@keyframes colorSlide {
		 	 0% {
	  	    height:0;
	  	  }

	  	 90%{
	  	  	height:40px;
	  	  }
	}
	
@keyframes trackBallSlide {
	  0% {
	    opacity: 1;
	    -webkit-transform: scale(1) translateY(-8px);
	            transform: scale(1) translateY(-8px);
	  }
	  34% {
	    opacity: 1;
	    -webkit-transform: scale(0.9) translateY(4px);
	            transform: scale(0.9) translateY(4px);
	  }
	  68% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(16px);
	            transform: scale(0.4) translateY(16px);
	  }
	  100% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(-8px);
	            transform: scale(0.4) translateY(-8px);
	  }
	}
	
@keyframes nudgeMouse {
 0% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
	  50% {
	    -webkit-transform: translateY(8px);
	            transform: translateY(8px);
	  }
	  100% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
}

.banner .ban_wz{ top:160px;transform:translateX(100px); opacity:0; transition:all 2s;}
.banner .ban_wz1 .ban1_2{ margin-top:25px; font-size:32px; line-height:32px;  color:#fff; opacity:0.7;}
.banner .ban_wz1 .ban1_3{ width:120px; height:40px; line-height:40px; margin-top:60px; border:1px solid #fff; border-radius:20px; text-align:center; font-size:16px; position:relative; transition:all 0.5s;}
.banner .ban_wz1 .ban1_3 a{ display:block; color:#fff;}
.banner .ban_wz1 .ban1_3::after{ content:""; position:absolute; width:94px; height:10px; background:url(../images/ban1_2.png) no-repeat center; top:15px; left:122px;}
.banner .ban_wz1 .ban1_3:hover{ background:#014984; border:1px solid #014984;}


.banner .ban_wz2 .ban2_1{ font-size:60px; line-height:60px; color:#014984; font-weight:bold;}
.banner .ban_wz2 .ban2_1 span{ width:60px; border-bottom:3px solid #ee1109; display:inline-block; margin-left:24px; position:relative; top:-15px;}
.banner .ban_wz2 .ban2_1 span::after{ content:""; width:3px; height:3px; border-radius:50%; background:#ee1109; display:block; position:absolute; right:-10px;}
.banner .ban_wz2 .ban2_2{ font-size:32px; line-height:32px; color:#5a5f61; margin:20px 0px 35px;}
.banner .ban_wz2 .ban2_3{ width:120px; height:40px; line-height:40px; border:1px solid #979797; border-radius:20px; text-align:center; font-size:16px; position:relative; transition:all 0.5s;}

.banner .ban_wz2 .ban2_3 a{ display:block; color:#979797;}
.banner .ban_wz2 .ban2_3::after{ content:""; position:absolute; width:94px; height:10px; background:url(../images/ban2_2.png) no-repeat center; top:15px; left:122px;}
.banner .ban_wz2 .ban2_3:hover{ background:#014984; border:1px solid #014984;}
.banner .ban_wz2 .ban2_3:hover a{ color:#fff;}

.banner .ban_wz3{ position:relative;}
.banner .ban_wz3 .ban3_1{ text-align:center;}
.banner .ban_3{ background-position:center right !important;}

.banner .ban_wz.ban_wzh{ opacity:1; transform:translateX(0px);}



.ban{ display:none;}
@media (max-width:1600px) {
	.banner .swiper-pagination{right:3.125%;}
	.banner .ban_wz1{left:3.125%;}
	.banner .banner_dian{right:3.125%;}
	.banner .ban_wz2{right:7%;}
	}
@media (max-width:1200px) {
	.banner .banner_dian{ bottom:20px;}
	.banner .swiper-pagination span.swiperh::after{ height:20px;}
	}
@media (max-width:768px) {
	.ban{ display:block;margin-top:60px;}
	.ban img{width:100%;height:auto;}
	.banner{ display:none;}
	}
	
.vh50{height:50px;overflow:hidden;}
.vh60{height:60px;overflow:hidden;}
.vh70{height:70px;overflow:hidden;}
.vh80{height:80px;overflow:hidden;}
.vh90{height:90px;overflow:hidden;}
.vh100{height:100px;overflow:hidden;}
.wh30{padding:0 30px;}
	
	
	
	
/*---------------------------------foot---------------------------------*/
.vh-21{overflow:hidden;height:auto;margin-bottom:-21px;}
.foot{ width:100%;background:#242424; padding:50px 0 30px 0;height:auto;overflow:hidden;}
.ft_logo{float:left;overflow:hidden;padding-top:0px;width:20%;font-size:30px;color:#e4e6e8;padding-top:30px;}
.ft_logo p{font-size:12px;color:#e4e6e8; font-family:Arial, Helvetica, sans-serif;}

.ft_title{width:auto;height:auto;overflow:hidden;padding:0 0 20px 0;}
.ft_title h1{font-size: 20px;color: #f0f0f0;margin:0 0 0 0;background:url(/static/default/assets/img/hon2.png) no-repeat left bottom;padding:10px 0 10px 0;font-weight:normal;}


.ft_title1{width:auto;height:auto;overflow:hidden;padding:0 0 20px 0;color:#e4e6e8;font-size:15px;}
.ft_title1 i{padding:0 10px;font-style: normal;}
.ft_title1 a{color:#e4e6e8;}


.ft_lxfs{float:left;width:60%;height:auto;text-align:center;padding-top:35px;}


.ft_ewm{float:right;width:auto;height:auto;}
.ft_ewm li{float:left;width:100px;height:auto;margin:0 10px 0 10px;}
.ft_ewm li img{width:100%;height:auto;}
.ft_ewm li p{text-align:center;font-size:13px;color:#e4e6e8;padding-top:6px;}
.ft_ewm li:last-child{margin-right:0px;}

.ft_book{float:left;width:20%;height:auto;overflow:hidden;}




.yq_link{width:100%;font-size:16px;color:#f2f2f2; margin:0 auto;line-height:170%;height:auto;overflow:hidden;padding:0 200px 20px 200px;background:#242424;}
.yq_link a{color:#f2f2f2;padding-right:10px;}
.yq_link a:hover{color:#f2f2f2;}

 @media (max-width:1366px){
.foot{padding:80px 50px 60px 50px;}
.ft_lxfs{margin-right:30px;}
.ft_prod{margin-right:30px;}
.ft_ewm{width:220px;}
}

@media (max-width: 768px) {
.foot{padding:30px 0;margin-top:20px;}
.ft_logo{display:none}
.yq_link{display:none;}
.ft_title1{display:none;}

.ft_lxfs{width:100%;height:auto;overflow:hidden;padding-top:0px;}
.ft_ewm{width:100%;height:auto;overflow:hidden;padding:0 20px;margin:0 auto;}
.ft_ewm li{width:calc(50% - 20px);margin:0 10px 0 10px;text-align:center;}
.ft_ewm li img{width:120px;height:auto;}
.ft_ewm li p{padding:6px 0;}
}

.copy{width:100%;text-align:center;color:#ced2d7;font-size:12px; padding:0px 0 25px 0;line-height:170%;background:#222;}
.copy a{color:#ced2d7;}
.copy a:hover{color:#ced2d7;}

@media (max-width: 768px) {
.copy{width:auto;line-height:140%;padding:12px 20px 20px 20px;font-size:13px;margin-bottom:0px;margin-top:0; clear:both;}
}
/*-----------------------------------foot-------------------------------*/