/* 共有 */
.width1200{
	width: 96%;
	margin: 0 auto;
}
.mt30{margin-top: 30px;}
.font-default{
	color: #555;
}
.ml15{margin-left: 15px}
.mr15{margin-right: 15px}
.border-b1{
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.font-size12{font-size: 12px}
.ptb5{padding-top: 5px;padding-bottom: 5px;}
.font-black{color: #343434}
.font-white{color: #fff}
.font-metued{color: #7d7d7d;line-height: 25px;}
.bg-blue{background-color: #ff9600;}
.bg-blue:hover{color:#FFF;}
.bg-default{background-color: #e5e5e5;}
.btn-mt{width: 48%;margin: 10px 1%;border-radius: 18px;height: 35px;line-height: 35px;display: block;text-align: center}
/* head */
.headt {padding: 20px 0;}
.headt .head-logo{width: 50%;}
.headt .head-logo img{width: 100%;max-width: 392px;}
.headt  .head-serhot{width: 40%;text-align: right;}
.headt  .head-serhot img{vertical-align: inherit;line-height: 60px;float:left;}
.headt  .serhot-tel{line-height: 60px;font-size: 31px;color: #ff7e00;}


.header-bg-active {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999999;
}
/* 手机站 导航  */
.navbar{
	min-height: 60px;
	margin-bottom: 0;
}
.nav-logo{
	display: inline-block;
	width: 83%;
}
.small-nav .navbar-brand { 
	height: 60px;
    padding: 10px 15px; 
}
.small-nav .navbar-toggle{
	margin-top: 15px; 
}
.small-nav .navbar-collapse{
	position: absolute;
    top: 60px;
    width: 100%;
    left: 0;
    z-index: 999;
    margin: 0;
    background: #f8f8f8;
}
.nav-logo img{
	width: 100%;
	max-width: 300px;
} 
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li:hover a,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #f5f5f5;
    background-color: #3c763d;
}
  .small-menu{
  	display: none;
  	text-indent: 30px; 
	width: 100%;
  }
  .small-menu a{
   	display: block;
   }
.small-nav  .navbar-nav>li:hover  .small-menu{
	display: block;
	background-color: #3c763d; 
	color: #fff;
}
.small-nav.navbar-default .navbar-nav .open .dropdown-menu>li>a{
	color: #fff;
}
/*head end*/
/* ===== nav 导航修改开始 ====================*/
 /*footer*/
.footer {
	margin-bottom: 60px;
	padding: 10px 0;
	background-color: #2a2d32;
}

/* 请填写联系方式  */
.contact {
	margin: 10px auto;
}
.contTit h2{
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 46px;
}
.contact-que{
	font-size: 18px;
	color: #ffae00;
}
.contTit p{
	font-size: 12px;
	line-height: 20px;
	color: #ababab;
}
.contTit .text-warning{
	color: #ff7e00;
}
.inputItem{
	width: 80%;
	margin: 20px auto;
}
.inputItem input{
	display: inline-block;
	width: 100%;
	height: 53px;
	line-height: 53px;
	color: #666b70;
	text-indent: 18px;
	box-sizing: border-box;
	outline: none;
	border: 0;
	border-top: 3px solid #3f4145;
	border-bottom: 3px solid #3f4145;
	background-color: #2a2d32;
}
.buts{
	width: 60%;
	border: 0;
	height: 53px;
	font-size: 14px;
	line-height: 53px;
	text-align: center;
	color: #fff;
	background-color: #0083ca;
}
/* 请填写联系方式 end */
.footer-small .footer-small-link h3{
	font-size: 16px;
	color: #b5bbc4;
	line-height: 28px;
}
.footer-small .footer-small-link h3:after{
	display: block;
	content: "";
	margin: 5px;
	width: 20px;
	height: 1px;
	background-color: #0083ca;
}
.footer-small .footer-small-link,.footer-small .footer-small-link a{
	color: #81868c;
}
 /* 手机底部 */
/*底部固定导航 */
.body_footer{padding-top: 5px;width:100%;height:60px;background:-webkit-gradient(linear, 0 0, 0 100%, from(#0083ca), to(#0083ca));background:-moz-linear-gradient(top, #0083ca, #0083ca);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#43a037,endColorstr=#43a037);bottom:0; z-index:6;}
.body_footer ul{width:100%;height:55px;line-height:55px;}
.body_footer ul li{width:25%;float:left;color:#fff;}
.body_footer ul li a{width:100%;height:55px;display:block;border-right: #0098e6 solid 1px;outline: 0}
.body_footer ul li dl{width:auto;margin:0 auto;text-align:center;}
.body_footer ul li dt{
    width:auto;
    height:30px;
    overflow:hidden;
}
.body_footer ul li dt img{
    width:25px;
    height:25px;
}
.body_footer ul li dd{
    width:auto;
    height:30px;
    font-size:12px;
    color:#fff;
    line-height:25px;
    overflow:hidden;
}
/*底部固定导航end */
 .title h3{
	 font-size: 22px;
	 font-weight: bold;
	 color: #303030;
 }
.title p{
	font-size: 12px;
	color: #696969;
}


.footer_fixed{
	background: #4a4a4a;
	position: fixed;
	bottom: 0;
	height: 70px;
	width: 100%;
	z-index: 999;
}
.fx_div {
	/* position: relative; */
	display: flex;
	justify-content: space-between;
}
.fx_div>img{
	position: relative;
	bottom: 30px;
	height: 100px;
	/* left: 0; */
}
.fx_text{
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	padding:25px 0;
}
.fx_text span{
	color:#ff5524
}
.fx_form{
	padding-top:15px;
	position: relative;
}
.fx_form .fx_input{
	width:425px;
	height:44px;
	background-color:#fff;
	padding-left: 50px;
	border-radius: 50px;
	outline: none;
	border:none;
	background-image: url(../images/telphone.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.fx_btn{
	width:130px;
	height:44px;
	background:#ff5524;
	border:none;
	outline: none;
	color:#fff;
	font-size: 18px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	position: absolute;
	right:-1px;
	/*bottom:49px;*/
}
.fx_close{
	position: absolute;
	right:-30px;
	top:25px;
	cursor: pointer;
}
.fx_ewm{
	position: relative;
	bottom: 45px;
	margin-left: 35px;
}
.fx_ewm img{
	vertical-align: bottom;
}
.fx_suprise{
	color:#fff;
	font-size: 12px;
	width:12px;
	float: left;
	margin-right: 5px;
	line-height: 18px;
}
.fx_gotop{
	position: fixed;
	right:0;
	bottom:0;
}

.modal-child{
	position: fixed;
	bottom:20%;
	left:50%;
	padding:20px 93px;
	color:#fff;
	background:#ff5524;
	border-radius: 50px;
	display: none;
}
.modal-child h1{
	font-size: 18px;
}
.close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	font-weight: bold;
	cursor: pointer;
} 
/* Bootstrap 中默认情况下没有媒体查询 */
@media (min-width: 400px) {
	 .navbar {
	    min-height: 72px;
	}
	.small-nav .navbar-collapse{margin-top: 10px;}
}
/* 小型设备（手机，480px 起） */
@media (min-width: 480px) {

}
/* 小型设备（平板电脑，768px 起） */
@media (min-width: 768px) {
     .headt .head-logo{
		width: 398px;
	}
	/* 非移动端导航 */
	 .bignav{
	 	background-color: #0083ca;
	 	color: #fff;
	 	text-align: center;
	 }
	  .bignav li {
	  	width: 12.5%;
	  	float: left;
	  	position: relative;
	  }
	  .bignav li.active,.bignav li:hover{
	  	background-color: #283650; 
	  }
	 .bignav li a{
	 	color: #fff;
	 	font-size: 13px;
	 	line-height: 56px;
	 }
	 .bignav li .bignav-menu{
	 	display: none;
	 	position: absolute;
	 	width: 100%;
	 	top: 56px;
	 	left: 0;
	 	background-color: #283650; 
	 	z-index: 999;
	 } 
	 .bignav li:hover .bignav-menu{display: block;}
	 .bignav li .bignav-menu li{
	 	width: 100%;
	 	text-align: center;
	 }
	 .sj-nav{
 	    display: none;
 	    /* padding: 10px 0; */
	    position: absolute;
	    top: 5px;
	    right: -200px;
	    width: 200px;
	    background: #0083cb;
	 }

	 .bignav li:hover .bignav-menu{display: block;}
	 .bignav li .bignav-menu li{
	 	width: 100%;
	 	text-align: center;
	 }
	  .bignav-menu li:hover  {
	  	background-color: #0083cb;
	  }
	  .bignav-menu li:hover .sj-nav{
	 	display: block;
	 }
	  .sj-nav>div>a{
	  	display: block;
	  	padding: 0 5px;
	    width: 100%;
	    height: 40px;
	    line-height: 40px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    position: relative
	  }
	  .sj-nav>div:hover{
	  	background-color:#283650; 
	  }
	 .sj-nav a{
	 	color: #fff;
	 }  
	.wj-nav{
		display: none;
		position: absolute; 
		top: 5px;
		width: 200px;
		right: -200px; 
		background: #283650;
		z-index: 999
	}
	.sj-nav>div{position: relative;}
	.sj-nav>div:hover .wj-nav{
		display: block;
	}
	.wj-nav p a{ 
		color: #fff;
		display: block;
	  	padding: 0 5px;
	    width: 100%;
	    height: 40px;
	    line-height: 40px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    position: relative 
	} 
	 /* footer */
	.contTit h2{
		font-size: 24px;
	}
	.contact-que{
		font-size: 26px;
	}
	.contTit p{
		font-size: 14px;
	}
}

/* 中型设备（台式电脑，992px 起） */
@media (min-width: 992px) {
	.title h3{
		margin-bottom:10px;
		font-size: 30px;
		font-weight: bold;
		color: #303030;
	}
	.title p{
		font-size: 14px;
		color: #696969;
	}
    /* head */
	.headt .head-logo{width: 40%;} 
	.headt .head-ylink{width: 30%;text-align: center;}
	.headt .head-ylink img{width: 100%;max-width: 255px;margin-top: 5px;}
	.headt  .head-serhot{width: 22%;margin-top:20px;}
	/* big nav */
	.bignav li a{font-size: 15px; }
	.bignav-menu li a{font-size: 14px;}
	.sj-nav>div>a {
		font-size: 14px
	}
	.wj-nav p a{
		font-size: 12px
	}
	/* footer */
	/* 填写联系信息 */
	.contact {
		margin: 5px auto 10px;
	}
	.contact  .contTit h2{
		line-height: 53px;
	}
	.contaForm{
		width: 98%;
		margin: 10px auto;
	}
	.inputItem{
		position: relative;
		margin-right: 2%;
		float: left;
	}
	.inputItem:nth-child(1){
		width: 20%;
	}
	.inputItem:nth-child(2){
		width: 20%;
	}
	.inputItem:nth-child(3){
		width: 34%;
	}
	.inputItem:nth-child(4){
		width: 15%;
		margin-right: 0;
		vertical-align: bottom;
	}
	.buts {
		position: absolute;
		width: 100%;
	}
	/* footer */
	.footer{
		margin-bottom: 0;
	}
	.footer-big .footer-item{
		margin-bottom: 15px;
	}
	.footer-big .footer-item h3{
		font-size: 16px;
		color: #bcc2cc;
	}
	.footer-big .footer-item h3:after{
		display: block;
		margin: 10px 0;
		content: "";
		width: 20px;
		height: 1px;
		background-color: #0083ca;
	}
	.footer-item ul a,.footer-item p,.footer-item p a{
		font-size: 13px;
		color: #81868c;
		line-height: 26px;
	}
	.footer-link{
		margin-top: 5px;
		border-top: 1px solid #383b40;
		padding: 15px 0 10px;
		color: #81868c;
		line-height: 24px;
		font-size: 14px;
	}
	.footer-link .overElli{
		height: 26px;
		line-height: 26px;
	}
	.footer-link  a{
		color: #81868c;
		padding: 0 3px;
		font-size: 14px;
	}
}
@media (max-width: 1160px) {
		.footer_fixed{
			display: none;
		}
}

/* 大型设备（大台式电脑，1200px 起） */
@media (min-width: 1200px) {
   .width1200{
		width: 1200px; 
	}
	/* big nav */
	.bignav li a {
	    font-size: 17px;
	}
	.bignav-menu li a{font-size: 14px;}
	.sj-nav>div>a {
		font-size: 15px
	}
	.wj-nav p a{
		font-size: 13px
	}
	/* footer */
	.footer-big .col-lg-2{
		width: 15%;
	}
	.footer-big .col-lg-3{
		width: 25%;
	}
	.footer-big .col-lg-1{
		width: 15%;
	}
}