@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('/templets/ggmb11/static/fonts/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('/templets/ggmb11/static/fonts/oswald-medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('/templets/ggmb11/static/fonts/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('/templets/ggmb11/static/fonts/oswald-extralight.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1300px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
#w-80 {
  width: 80%;
  margin: 0 auto;
}
#w-90 {
  width: 90%;
  margin: 0 auto;
}


.nabbg{
	border-bottom:1px solid #e3e3e6;
	height:39px;
	background:#f6f6f6;
	width:100%;
}
.nabbg .nab-l{
	float:left;
	padding-left:40px;
	background:url(/templets/ggmb11/static/images/navbg.jpg) no-repeat top left;
}
.nabbg .nab-r{
	float:right;
}
.nabbg .nab-r a{
	float:left;
	display:block;
	line-height:39px;
	color:#474747;
	font-size:14px;
	width:80px;
}
.nabbg .nab-l h3{
	line-height:39px;
	color:#474747;
	font-size:14px;
}
/*search*/
.part1-r{
  margin-top:5px;
  float: right;
  width: 290px;
}
.h-input1{
  float: left;
  width: 220px;
  height: 40px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}
.h-input2{
  float: right;
  width: 62px;
  height: 40px;
  background-color: #19b760;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
/*end search*/
.top-bg{
  width: 100%; 
  height: 156px;
  background: url(/templets/ggmb11/static/images/top-bg.jpg) top center repeat-x;
  overflow: hidden;
}
.top-w{
  margin:0 auto;
  width: 1360px;
  height: auto;
}
.logo{
  margin-top: 26px;
  float: left;
  width: 600px;
}
.logo img{
  float: left;
}
.logo h1{
  display: inline-block;
  font-size: 39px;
  color: #1b1b1b;
  font-weight: bold;
}
.logo  p{
  display: block;
  margin-top: 8px;
  font-size: 17px;
  color: #1b1b1b;
  line-height: 130%;
}
/*menu*/
.menu-bg{
  width: 100%;
  height:66px;
  background-color: #292c31;
  overflow: hidden;
}
.h-menu {
  width: 1300px;
  margin:0 auto;
  height: 66px;
}

.h-menu a {
  display: inline-block;
  float: left;
  margin:0px;
  padding:0px;
  width: 161px;
  font-size: 16px;
  color: #fff;
  font-weight:bold;
  line-height: 66px;
  text-align: center;
  transition: all 0.3s ease-out;
}
.h-menu a:last-child{
}

.h-menu a:hover  {
  background-color: #d00e0e;
}

.h-menu-hover{
  
}
.h-menu-hover{
  background-color: #d00e0e !important;
}

/*end menu*/

.part-cpfl2{  width: 1100px; margin: 0px auto; }
.part-cpfl2 ul li{
	width:320px;
	height:338px;
	float:left;
	background:url(/templets/ggmb11/static/images/pro01.jpg) no-repeat top center;
	margin-left:20px;
	margin-right:20px;
}
.part-cpfl2 ul li a{
	display:block;
	font-size:20px;
	font-weight:bold;
	width:100%;
	text-align:center;
	line-height:50px;
	color:#fff;
	border-bottom:1px dashed #9eb9eb;
}
.part-cpfl2 ul li .seclist a{
	display:block;
	font-size:17px;
	font-weight:normal;
	width:90%;
	margin:0 auto;
	text-align:center;
	line-height:34px;
	color:#fff;
	border-bottom:1px solid #9eb9eb;
}



/*end menu*/

.pro1-bg{
  background: #faf9f9;
  border-bottom: solid #dcdcdc 1px;
  border-top: solid #dcdcdc 1px;
}
.hx-proc{
  width: 1260px;
  text-align: center;
}
.hx-proc li{
  display: inline-block;
  padding-top: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 145px;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
}

.hx-proc li .tu{
  margin:0 auto;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  border:5px solid #e5e5e5;
  box-sizing: border-box;
  overflow: hidden;
}
.hx-proc li:hover .tu{
  border:5px solid #0154a0;
}
.hx-proc li .tu img{
  margin-left:-30px;
  width: 140%;
}
.hx-proc li h3{
  display: block;
  margin-top:5px;
  height:50px;
  font-size: 16px;
  color: #0154a0;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s ease-out;
}


/*首页产品*/
.pro1{
	margin-top:25px;
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.pro1 li{
	border:1px solid #535353;
	padding:5px;
	position:relative;
	padding-bottom:10px;
  float: left;
  margin-right:37px;
  margin-bottom: 24px;
  width:370px;
  box-sizing: border-box;
  overflow: hidden;
}

.pro1 li .tu1{
  overflow: hidden;
}
.pro1 li .tu1 img{
  width:370px;
  height:260px;
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
   -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
   -moz-transition: all 0.5s ease-out; 
}
.pro1 li:hover .tu1 img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 

}
.pro1 li .tu1 .uptit{
  bottom:-60px;
  left:0px;
  width: 100%;
  height: 50px;
  background-color: rgb(107,204,29,0.7);
  border-radius: 12px 12px 0px 0px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.pro1 li .tu1 .uptit p{
  display: block;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.pro1 li:hover .tu1 .uptit{
  bottom:40px;
}


.pro1 li .p-tit{
	padding-bottom:5px;
	width:100%;
	z-index:1111;
	transition: all 0.5s ease-out;
}


.pro1 li .p-tit a h3{
	text-align:center;
	transition: all 0.5s ease-out;
	line-height:38px;
  font-size:20px;
  font-weight:bold;
  color: #ed2f23;
  letter-spacing: 0px;
}
.pro1 li .p-tit a p{
	text-align:center;
	transition: all 0.5s ease-out;
	line-height:20px;
  font-size:18px;
  color: #424242;
  height:26px;
  letter-spacing: 0px;
}
.pro1 li .p-tit a h4{
	margin:0 auto;
	background:#0051ac;
	text-align:center;
	line-height:30px;
  font-size:15px;
  color: #ffffff;
  width:100px;
  height:30px;
  letter-spacing: 0px;
}
.h-pro-gun01 li{
	
	position: relative;
	float: left;
  margin-right:40px;
  margin-bottom:20px;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}

.h-pro-gun01 li .tu{
	padding:0px;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
	border-radius: 12px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
	border-radius: 0 0 12px 12px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background: rgba(0,0,0,0.7);
	z-index:1111;
}

.h-pro-gun01 li .p1-t a h3{
	width:230px;
	float:left;
	transition: all 0.5s ease-out;
	line-height:46px;
	height:46px;
  font-size:16px;
  color: #fff;
  letter-spacing: 0px;

}
.h-pro-gun01 li:hover .p1-t{
	border-radius: 0 0 12px 12px;
	background: rgba(5,75,152,0.7);
	
}
.pro1 li:hover{
	 transition: all 0.5s ease-out;
	background:#0051ac ;
}
.pro1 li:hover .p-tit a h3{
	 transition: all 0.5s ease-out;
	color:#fff100;
}
.pro1 li:hover .p-tit a p{
	 transition: all 0.5s ease-out;
	color:#ededed;
}
.pro1 li:hover .p-tit a h4{
	 transition: all 0.5s ease-out;
	 background:#f7c413;
	color:#ff140f;
}

.ys-bg{
	padding-bottom:58px;
	background:url(/templets/ggmb11/static/images/ysbg.webp) no-repeat top center;
	width:100%;
}
.ys-bg .ys-tit{
	width:791px;
	margin:10px auto 50px;
}
.ys-bg .ys-nr li{
	margin-left:12px;
	margin-right:12px;
	float:left;
}
.ys-bg h3{
	margin-top:55px;
	text-align:center;
	color:#fff;
	font-size:40px;
	font-weight:bold;
	height:70px;
}
.ys-bg h4{
	text-align:center;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	height:52px
}
.ys-bg h5{
	width:570px;
	height:50px;
	background:#ff0000;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	line-height:50px;
	border-radius: 30px;
}


/*title*/
.web-t{
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.web-t h2{
  width: 100%;
  text-align: center;
}
.web-t h2 .font-sa{
  display: inline-block;
  margin:0px;
  padding:5px 25px;
  background-color: #fc3838;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.web-t h2 .font-sb{
  display: inline-block;
  margin:0px;
  padding:5px 25px;
  background-color: #0154a0;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.web-t .font-sc{
  display: block;
  margin-top:15px;
  text-align: center;
  font-size: 18px;
  color: #707070;
}
.web-t .font-sd{
  display: block;
  margin:10px 0px;
  font-size: 25px;
  font-family: "font1";
  text-transform: uppercase;
  text-align: center;
}


.tit02 {
  width: 100%;
  height: 53px;
}

.tit02 h2 {
  display: block;
  float: left;
  width: 141px;
  height: 32px;
  background-color: #db2c31;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}

.tit02 a {
  display: block;
  float: right;
  width: 62px;
  height: 23px;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  color: #787878;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0px;
  transition: all 0.4s ease-out;
}

.tit02 a:hover {
  background-color: #db2c31;
  color: #fff;
}

/*end title*/
/*middle*/


/*分类*/
.yilv-proc-w {
  margin-top: 15px;
  padding: 20px 0px;
  /* background: url(/templets/ggmb11/static/images/bga.jpg); */
  background-color: #faf9f9;
  overflow: hidden;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.yilv-proc {
  padding: 0px 0px 10px;
  text-align: center;
}

.yilv-proc li {
  display: inline-block;
  width: 213px;
  text-align: -webkit-match-parent;
}

.yilv-proc li a {
  display: block;
  font-size: 17px;
  margin:5px;
  width: auto;
  padding: 10px 10px;
  color: #333;
  border-radius: 3px;
  border:1px solid #333;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s;
}

.yilv-proc li:hover a,
.yilv-proc li:first-child a {
  background-color: #00508f;
  border:1px solid #00508f;
  color: #fff;
}

/*第一部分*/
.part1-w {
  width: 100%;
  height: 183px;
  background-color: #00a0ee;
  overflow: hidden;
}

.part1-list {
  text-align: center;
}

.part1-list li {
  float: left;
  width: 229px;
  height: 183px;
  background: url(/templets/ggmb11/static/images/part-bg.jpg);
  overflow: hidden;
}

.part1-list li p {
  display: block;
  margin-top: 62px;
  text-align: center;
  font-size: 23px;
  color: #fff;

}

.part1-list li span {
  display: block;
  margin-top: 3px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

/*简介*/
.web-t1{
	margin-bottom:25px;
	background:url(/templets/ggmb11/static/images/titi1.jpg) no-repeat top center;
	width:100%;
}

.web-t1 h3{
	color:#292c31;
	font-size:42px;
	font-weight:bold;
	text-align:center;
	height:70px;
}
.web-t1 h3 span{
	color:#0051aa;
	font-size:42px;
	font-weight:bold;
	text-align:center;
}


.web-t1 p{
	width:395px;
	height:38px;
	background:#ff0000;
	margin:0 auto; 
	color:#fff;
	line-height:38px;
	font-weight:bold;
	font-size:22px;
	text-align:center;
}



.web-t1 h4{
	color:#8e8b8b;
	font-size:18px;
	text-align:center;
}






.proc1-bg{
	background:#fafafa;
	padding-bottom:7px;
	padding-top:10px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
  width: 100%;
}

.proc1{
	margin:0 auto;
    height: auto;
}
.proc1 li{
	float:left;
}

.proc1 a{
	background:#0051aa;
  display: inline-block;
  margin-right: 3px;
  margin-left:3px;
  margin-bottom:7px;
  width:178px;
  height: 98px;
  font-size:21px;
  color: #fff;
  font-weight:bold;
  text-align: center;
  line-height:60px;
  transition: all 0.3s ease-out;
}
.proc1 a p{
	width:111px;
	height:25px;
	background:#fdd000;
	margin:0 auto;
	line-height:25px;
	font-size:14px;
	color:#0051aa;
	text-align:center;
	border-radius: 20px;
}
.proc1 a:hover{
  background-color: #ee3024;
  color: #ffffff;
}
.proc1-hover a{
  background-color: #ee3024 !important;
  color: #ffffff !important;
}



.about-bg{
	padding-top:15px;
	background:url(/templets/ggmb11/static/images/about-bg.webp) no-repeat top center;
	width:100%;
	height:910px;
}
.about-bg .web-t1 h3{
	color:#ff140f;
	font-size:58px;
	font-weight:bold;
	text-align:center;
	height:72px;
}
.about-bg .web-t1 h4{
	color:#262525;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	height:50px;
}
.about-bg .web-t1 h5{
	color:#6c6c6c;
	font-size:18px;
	text-align:center;
	height:80px;
	text-transform: uppercase;
}

.about-bg .about1{
}
.about-bg .about1 .about1-l{
	margin-top:70px;
	margin-left:40px;
	width:611px;
	float:left;
}
.about-bg .about1 .about1-r{
	margin-top:95px;
		float:right;
		margin-right:92px;
	width:750px;
}
.about-bg .about1 h2{
	color:#fff;
	font-size:35px;
	font-weight:bold;
	height:66px;

}
.about-bg .about1 h3{
	color:#f0e508;
	font-size:50px;
	font-weight:bold;
	height:61px;
	text-transform: uppercase;
}
.about-bg .about1 p{
	color:#fff;
	font-size:17px;
	line-height:36px;
}
.about-bg .about1 a{
	width:188px;
	height:50px;
	border:1px solid #fff;
	color:#fff;
	display:block;
	font-size:19px;
	line-height:50px;
	text-align:center;
	border-radius:8px;
	margin-top:20px;
	margin-bottom:20px;
}
.about-bg .about1 h5{
	font-weight:bold;
	text-align:center;
		color:#fff;
	font-size:67px;
	line-height:185px;
}
.about-bg .about1 li{
	float:left;
	margin-left:12px;
	margin-right:12px;
}

.web-t2 h3{
	color:#e20001;
	font-size:58px;
	font-weight:bold;
	text-align:center;
	height:73px;
}
.web-t2 p{
	font-weight:bold;
	color:#555555;
	font-size:35px;
	text-align:center;
	height:50px;
}

.web-t2 h4{
	color:#8e8b8b;
	font-size:18px;
	text-align:center;
	text-transform: uppercase;
}

.pz{
	background:url(/templets/ggmb11/static/images/pzbg.jpg) no-repeat top center;
	width:100%;
	height:267px;
}
.pz h3{
	text-align:center;
	font-size:39px;
	font-weight:bold;
	line-height:105px;
	color:#fff;
	letter-spacing: 10px;
}
.pz h4{
	text-align:center;
	font-size:22px;
	color:#fff;
	height:60px;
}
.pz li{
	float:left;
}
.pz li img{
	display:block;
	float:left;
}
.pz li h2{
	display:block;
	float:left;
	text-indent:5px;
	line-height:30px;
	color:#fff;
	font-size:22px;
}
.pz a{
	display:block;
	margin:0 auto;
	width:150px;
	height:38px;
	border:1px solid #fff;
	text-align:center;
	line-height:38px;
	color:#fff;
	font-size:18px;
}



/*视频*/
.h-video{
  margin-top: 35px;
  padding:15px 0px;
  text-align: center;
}
.h-video li{
  display: inline-block;
  width: 20%;
  padding:1%;
  background-color: #0440a3;
}
.h-video li a h3{
  display: block;
  padding:10px;
  text-align: center;
  font-size: 23px;
  color: #fff;
}
.h-video li .tua{
  width: 100%;
  border:1px solid #fff;
  box-sizing: border-box;
}
.h-video li .tua img{
  width: 100%;
  height: 235px;
}
.h-video li p{
  display: block;
  padding:15px 8px 8px 8px;
  text-align: center;
  font-size: 17px;
  color: #fff;
}

/*产品*/
.yilv-cp-bg {
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
  overflow: hidden;
}

.yilv-cp {
  width: 102%;
  height: auto;
}

.yilv-cp li {
  position: relative;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 24%;
  background-color: #FFF;
  overflow: hidden;
}
.yilv-cp li .tit-pro{
  position: relative;
  z-index: 100;
  margin-top: -30px;
}
.yilv-cp li .tit-pro img{
  width: 100%;
}
.yilv-cp li .tu {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.yilv-cp li .tu img {
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.yilv-cp li:hover .tu img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.yilv-cp li .tu .more {
  border: 2px solid rgba(204, 204, 204, 0.8);
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}

.yilv-cp li:hover .tu .more {
  opacity: 1;
  margin-top: -20px;
}

.yilv-cp li .tu:before {
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  ilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.yilv-cp li:hover .tu:before {
  opacity: 1;
}

.yilv-cp li .tit {
  padding: 10px 20px 10px;
  transition: all 0.5s ease-out;
  border: 1px solid #00508f;
  background-color: #333;
}

.yilv-cp li .tit a h3 {
  font-size: 22px;
  padding-bottom: 6px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.yilv-cp li .tit p.intro {
  height: 24px;
  font-size: 14px;
  color: #fff;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  overflow: hidden;
}

.yilv-cp li .tit span {
  display: block;
  margin: 3px 5px;
  border-top: 1px solid #fff;
  padding-top: 4px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 150%;
}
.yilv-cp li:hover .tit span{
  border-top: 1px solid #efefef;
  color: #fff;
}

/* .yilv-cp li:hover .tit a h3{
  color: #fff;
} */
.yilv-cp li:hover .tit p.intro {
  color: #fff;
}

/*厂区*/
.changqu{
  margin:0 auto;
  width: 100%;
  text-align: center;
}
.changqu li{
  display: inline-block;
  margin:0.1%;
  width: 24%;
  border-radius: 5px;
  overflow: hidden;
}
.changqu li .tua{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.changqu li .tua img{
  width: 100%;
}
.changqu li a h3{
  display: block;
  padding:10px;
  text-align: center;
  font-size: 18px;
  color: #3b3b3b;
  font-weight:bold;
  border:1px solid #666666;
}
/*发货*/




.fahuo-bg{
	padding-top:5px;
  width: 100%;
  padding-bottom:20px;
}

/*====================新闻15====================*/

.h-news{
	padding-top:10px;
	padding-bottom:30px;
	width:100%;
}


.h-news ul{
  width: 1300px;
}
.h-news ul li{
	padding:16px;
	position:relative;
	background:#f2f2f2;
  float: left;
  margin-right:14px;
  margin-left:14px;
  width: 372px;
}
.h-news ul li .shijian{
	position:absolute;
	width:90px;
	height:75px;
	background: rgba(8,88,177,0.8);
	top:0;
	left:0;
}
.h-news ul li .shijian h4{
	text-align:center;
	color:#fff;
	line-height:48px;
	font-size:28px;
}
.h-news ul li .shijian h5{
	text-align:center;
	color:#fff;
	font-size:16px;
}
.h-news ul li .tu img{
  width: 374px;
  height: 278px;
}
.h-news ul li a h4{
	text-indent:12px;
	height:23px;
  margin-top:15px;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #3b3b3b;
  font-weight:bold;
  line-height: 150%;
  overflow: hidden;
}
.h-news ul li:hover a h4{
	

  color: #e81e1e;
}
.h-news ul li p{
	padding-left:5px;
	padding-right:5px;
  display: block;
  margin-top:17px;
  font-size: 16px;
  color: #4a4a4a;
  height:68px;
  line-height:150%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-news ul li h5{
	margin-top:20px;
  font-size: 15px;
  color: #4a4a4a;
}



.foot-back{
	padding-top:36px;
	background:#0051aa;
  width: 100%;
}


.font-1{
	float:left;
	width:300px;
}
.font-2{
	float:left;
	width:300px;
}
.font-2 .font2 a{
	background:none;
	display:block;
	float:left;
	width:134px;
	color:#fff;
	line-height:32px;
	font-size:15px;
}
.foot-back h3{
	padding-left:7px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:22px;
	line-height:20px;
	height:20px;
	border-left:3px solid #f7c413;
	color:#f7c413;
}

.font-1 .font1 a{
	display:block;
	float:left;
	width:140px;
	color:#fff;
	height:35px;
	line-height:35px;
	font-size:16px;
}
.font-3{
	float:left;
	width:500px;
}
.font-3 .font3{
	font-size:15px;
	line-height:30px;
	color:#fff;
}
.font-3 .font3 p{
	font-size:15px;
	line-height:24px;
	color:#fff;
}
.font-3 .font-gs h2{
	font-size:32px;
	height:39px;
	font-weight:bold;
	color:#fff;
}
.font-3 .font-gs h2 span{
	font-size:32px;
	font-weight:bold;
	color:#f7c413;
}
.font-3 .font-gs h5{
	font-size:19px;
	height:28px;
	color:#fff;
}
.font-3 .font-gs h6{
	font-weight:bold;
	width:395px;
	height:40px;
	font-size:25px;
	line-height:40px;
	background:#f7c413;
	color:#0051aa;
	text-align:center;
	margin-bottom:15px;
}


.font-4{
	padding-top:30px;
	float:left;
	width:190px;
}
.font-4 img{
	border:1px solid #c0babd;
	display:block;
	margin:0 auto;
}
.font-4 h5{
	text-indent:58px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:40px;
}
.foot-bot{
	border-top:1px solid #4f87c4;
	background:#0051aa;
	height:60px;
}
.foot-bot p{
	text-align:center;
	color:#fff;
	line-height:60px;
	font-size:17px;
}
.foot-bot p a{
	color:#fff;
	line-height:60px;
	font-size:17px;
}




/*bottom*/
.h-link{
  width: 100%;
  height: auto;
}
.h-link h3, .h-link a{
  float: left;
  padding-right: 15px;
  height: 50px;
  font-size: 15px;
  color: #333;
  line-height: 50px;
  letter-spacing: 0px;
}
.f-bg1{
  padding:26px 0px 46px 0px;
  height: auto;
  background: url(/templets/ggmb11/static/images/foot-bg1.jpg) top center repeat;
  overflow: hidden;
}
.f-l01{
  float: left;
  width: 330px;
}
.f-content{
  margin-top: 29px;
  width: 100%;
  font-size: 14px;
  color: #d2d2d2;
  line-height: 170%;
  text-align: left;
  letter-spacing: 0px;
}
.f-content p, .f-content p a .f-content a{
  font-size: 14px;
  color: #d2d2d2;
  line-height: 170%;
  letter-spacing: 0px;
}
.f-l2{
  float: left;
  margin-left: 40px;
  width: 650px;
  height: auto;
}
.f-menu{
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #b5b5b5;
  overflow: hidden;
}
.f-menu a{
  display: block;
  float: left;
  margin-right: 15px;
  font-size: 15px;
  color: #333;
  line-height: 60px;
}
.f-l2-l1{
  float: left;
  margin-top: 20px;
  width: 356px;
  height: auto;
}
.f-l2-l1 .tit1{
  float: left;
  padding:15px 8px;
  width: 20px;
  height: 120px;
  border:1px solid #00508f;
  font-size:23px;
  color: #fff;
  border-radius: 6px;
  line-height: 120%;
  background-color: #00508f;
  font-weight: bold;
}
.f-proc1{
  margin-left: 55px;
  width: 300px;
  height: auto;
  overflow: hidden;
}
.f-proc1 a{
  float: left;
  display: block;
  padding:5px 0px;
  width: 50%;
  height:20px;
  color: #333;
  line-height: 20px;
  font-size: 18px;
}
.f-l2-l2{
  float: right;
  margin-top: 20px;
  width: 287px;
  height: auto;
}
.f-l2-l2 .tit1{
  float: left;
  padding:15px 8px;
  width: 20px;
  height: 120px;
  border:1px solid #00508f;
  font-size: 23px;
  color: #fff;
  border-radius: 6px;
  line-height: 120%;
  background-color: #00508f;
  font-weight: bold;
}
.f-cont{
  float: right;
  width: 230px;
  font-size: 17px;
  color: #181818;
  line-height: 150%;
  letter-spacing: 0px;
}
.f-cont p, .f-cont p a, .f-cont a{
  font-size: 14px;
  color: #181818;
  line-height: 150%;
}
.w-bq{
  margin-top: 45px;
  padding-right: 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 170%;
  letter-spacing: 0px;
  
}
.w-bq p, .w-bq p a, .w-bq a{
  font-size: 14px;
  color: #ffffff;
  line-height: 150%;
}
.f-ewm{
  float: right;
  width: 142px;
  height: 285px;
  background: url(/templets/ggmb11/static/images/ewm-bg.jpg) top center no-repeat;
  text-align: center;
}
.f-ewm img{
  margin:0 auto;
  display: block;
  margin-top: 50px;
}
.f-ewm p{
  display: block;
  margin-top: 14px;
  font-size: 15px;
  color: #333;
  text-align: center;
}
/*end bottom*/
@media only screen and (max-width: 1260px) {
  #w-80 {
    width: 100%;
  }
  #w-90 {
    width: 100%;
  }
}


/*内页*/
/*标题*/
.tit-line{
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
    
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.ny-cont table tbody tr td{padding:10px;}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
/*手机站*/







/*产品列表*/
.showlist {width:100%;float:left;}
.showlist div *{width:100%;}
.showlist li{margin:10px; width:285px; height:300px;float:left;background:#fdfdfd;border:5px solid #fff;border-radius: 5px;}
.showlist li:hover{box-shadow: 0px 0px 8px #666;background:#f0f0f0;}
.showlist li a{display:block;}
.showlist li:hover a{color:#333;}
.showlist li img{border-radius: 5px; width:285px; height:250px;}
.showlist li .t{line-height:35px;display:block; text-align: center;}
.showlist li:hover b{color:#e30;}
.showlist dl {}
.showlist dt a{overflow:hidden;display:inline-block;transform:rotate(0);border-radius: 5px;}
.showlist dt a img{transition:all .4s ease-in-out;}
.showlist dt a:hover img{transform:translateZ(0) scale(1.12);}
.showlist dd ,.showlist ol{/*padding:1%;*//*text-align:center;*/ padding-bottom: 5px;}
.showlist dd *{color:#888;font-size:1.4em;} 
.showlist ol {font-family:Arial;color:red;font-size:1.3em;width:95%;}
.showlist ol span{float:right;width:40%;text-align:right;text-decoration:none;}
.showlist span{text-decoration:line-through;vertical-align: middle;}
.showlist .pm{text-decoration:none;color:#00F;}
.showlist div{float:left;border-left:1px solid #eee;}
.showlist div:hover{background:#fafafa;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}

#showdata {display:none;}
#showdata li{float:left;width:300px;}
#showdata li *{width:100%;}
#loaddata {text-align:center;}

.showpics{width:94%;border:#DBDBDB solid 1px;border-radius:5px;background:#FFF;float:left;margin:0px;}
.showpics img{border-radius:5px;}
.showpics li{height:395px;padding-bottom:15px;text-align:center;position:relative;}
.showpics li img{max-height:385px;max-width:95%;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;}
.showpics ol {border-top:#dbdbdb solid 1px;background:#fbfbfb;}
.showpics dt{height:90px;}
.showpics dt img{height:90%;margin:1%;}
.showpics dt img:hover{box-shadow: -5px -5px 8px #aaa;}
div.showleft{background:#fdfdfd;width:50%;float:left;margin:3% 0px;}
div.showleft .qrout{margin:0px 20px 0px 0px;}

ul.fs2 {margin:0px;padding-top:1px;}
ul.fs2 li dl{width:20%;}
ul.fs2 li dt{width:76%;}
#_nub{width:50px;}
.nubjia,.nubjian{border:#A0A0A0 1px solid;line-height:27px;height:27px;width:15px;display:inline-block;margin-left:3px;text-align:center;cursor:pointer;user-select:none;}
div.min_box_content{color:#666;min-height:110px;padding-bottom:22px;}
div.min_box_content div.c{min-height:110px;text-indent:2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
div.min_box_content:hover{color:#000;background:url(/templets/ggmb11/static/images/hotbg.gif);}

@media only screen and (max-width: 650px){
	.showlist .button{font-size:12px;height:30px;line-height:30px;}
}



/*新闻列表*/
.news {width:100%;}
.news *{font-size:1.1em;color:#666;}
.news div{float:left;border-left:1px solid #eee;}
.news li{background:#fdfdfd;border-bottom:1px solid #eee;padding:10px;position:relative;}
.news li:hover{background:#f7f7f7 url(/templets/ggmb11/static/images/bg5.gif);}
.news li a{display:block;width:70%;position:relative;left:10px;top:0;}
.news li span{display:block;position:absolute;right:10px;top:10px;}
.news li ol{clear: both;float:none;display:none;padding:10px;height:80px;overflow:hidden;color:#888;font-size:1em;}
.news li ol img{height:90%;border-radius: 5px;}
.news li ol:hover{overflow:auto;}
.news li:hover ol{display:block;color:#000;}
.news li:hover a{color:red;}




.showpics{width:94%;border:#DBDBDB solid 1px;border-radius:5px;background:#FFF;float:left;margin:0px;}
.showpics img{border-radius:5px;}
.showpics li{height:395px;padding-bottom:15px;text-align:center;position:relative;}
.showpics li img{max-height:385px;max-width:95%;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;}
.showpics ol {border-top:#dbdbdb solid 1px;background:#fbfbfb;}
.showpics dt{height:90px;}
.showpics dt img{height:90%;margin:1%;}
.showpics dt img:hover{box-shadow: -5px -5px 8px #aaa;}

div.showleft{background:#fdfdfd;width:50%;float:left;margin:3% 0px;}
div.showleft .qrout{margin:0px 20px 0px 0px;}

ul.fs2 {margin:0px;padding-top:1px;}
ul.fs2 li dl{width:20%;}
ul.fs2 li dt{width:76%;}
#_nub{width:50px;}
.nubjia,.nubjian{border:#A0A0A0 1px solid;line-height:27px;height:27px;width:15px;display:inline-block;margin-left:3px;text-align:center;cursor:pointer;user-select:none;}
div.min_box_content{color:#666;min-height:110px;height:110px;padding-bottom:22px;}
div.min_box_content div.c{min-height:110px;text-indent:2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
div.min_box_content:hover{color:#000;background:url(/templets/ggmb11/static/images/hotbg.gif);}





div.showleft1{background:#fdfdfd;width:100%;float:left;margin:0px;}
div.showleft1 .qrout{margin:0px 20px 0px 0px;}
	
div.showleft1 h1.title3{font-size: 22px; background:#fdfdfd; text-align: center;}
	
	
div.showleft1 div.min_box_content{
		min-height:80px;
		border: none;
	}

div.showleft1 div.min_box_content .c{
	 font-size: 14px; color: #333333;
	}
	
h1.title2 i {
    background: #b46231;
    width: 2px;
    height: 40px;
    display: block;
    float: left;
    margin: 8px 10px 0px 0px;
}
	
h1.title2 {
	margin-bottom:15px;
    background: #f5f4f4;
    color: #444;
    height: 56px;
    line-height: 56px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';
    border-radius: 5px;
    text-align: center;
}
.kkpage{font-size: 15px;color: #333;}