﻿@charset "utf-8";
/*当页面小于992px的时执行下面的CSS*/
@media screen and (max-width: 992px){
	.head-top{height:0.4rem; background:#f2f2f2;}
	
	.head-top .head-contact{ display:none}
	
	.head-top .head-sosuo{float:right; width:40px; height:0.4rem; line-height:0.4rem; margin-left:5px; background:url(../images/sosuo.png) no-repeat right center; position:relative}
	.head-top .head-sosuo .s_box{ position:absolute; right:40px; top:2px; width:230px; height:auto; z-index:9; padding:2px; display:none}

	/*搜索*/
	.s_box{ width:100%; height:auto; overflow:hidden;}
	.s_input_4{float:left; border:1px solid #5e5d5d; background:#343434 url(../images/sososo.png) no-repeat left 10px center; width:75%; height:30px; line-height:30px; text-indent:36px; color:#FFF; border-radius:20px 0 0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
	.so_save_4{float:left; background:#5e5d5d; color:#CCC; cursor:pointer; width:25%; height:30px; line-height:30px; font-size:0.14rem; border-radius:0 20px 20px 0;}
	.so_save_4:hover{background:#E8340C; color:#FFF}
	
	/*logo*/
	.logo{padding:10px 0; position:relative}
	.logo .l_pc{display:none}
	.logo .l_mobile{width:80%; height:auto; margin-left:0; overflow:hidden;}
	.logo .l_mobile img{max-width:100%; height:auto;}	
	.logo .r{ display:none}	
	.logo .donghua_menu{ position:absolute; right:0px; top:19px; width:30px; height:20px; display:block;}
		
	.dh {width: 100%; height:3px; position: relative;}
	.dh:before {animation: dhxgdhxg 1s linear 0s infinite alternate; position: absolute; left:0; top:0; width: 100%; height:4px; background:#999999; content: ""; display: block; opacity: 0; }
	.dh:nth-child(2):before {animation-delay: 0.5s; margin-top:5px}
	.dh:nth-child(3):before {animation-delay: 0.2s; margin-top:10px}
	@keyframes dhxgdhxg {
		0%{width:30%; opacity: 1;}
		50%{width:100%; opacity:0.5;}
	}
	
	/*菜单*/
	.menu_box{position:fixed; left:-50%; top:0; width:50%; height:100%; background-color:#000000; z-index:999999; -webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;}
	.menu{width:100%; height:auto}
	.menu li{height:0.45rem; line-height:0.45rem; text-indent:20px; font-size:0.14rem; text-transform:Uppercase; background:#0077ec url(../images/jiantou20.png) no-repeat right 20px center}
	.menu li a{display: block; color:#fff;}
	.menu li+li{ border-top:1px solid #01559a}
	.menu li:hover a,.menu li.active a{text-decoration:none; color:#fff; background:#01559a url(../images/jiantou30.png) no-repeat right 20px center;}
	
	.menu_pop{left:0!important; background:rgba(0, 0, 0, 0.8)!important;}
	/*菜单end*/
	
	/*通栏banner*/
	.sub_banner{width:100%; height:160px; position:relative; color: #fff; text-align:center}
	.sub_banner:before{content: ""; position:absolute; top:0; left:0; width:100%; height:30px; box-shadow:inset 0px 15px 10px -15px #666666}
	.bannerPic{
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		height: 100%;
		transform: translate(-50%,-50%);
		object-fit: cover;
	}
	.sub_banner .biaoti{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
	.sub_banner .biaoti h5{ font-size:0.24rem; font-weight:bold; text-transform:Uppercase}
	.sub_banner .biaoti p{ margin-top:26px; font-size:0.13rem}
	.sub_banner .biaoti a{ color:#fff; margin-right:10px;}
	.sub_banner .biaoti a:hover{ color:#E8340C}
	.sub_banner .biaoti a+a:before{ padding-right:10px; color:#999999; content: "/";}
}

/*当页面大于992px时候*/
@media screen and (min-width:992px){
	.head-top{height:50px; background:#f2f2f2; overflow:hidden}

	.head-top .head-contact{float:left; width:560px; height:50px; line-height:50px; color:#666;}
	.head-top .head-sosuo{float:right; width:270px; height:50px; line-height:50px;}

	/*搜索*/
	.s_box{ width:270px; height:auto; overflow:hidden; margin-right:0; margin-top:10px}
	.s_input_4{float:left; border:1px solid #e4e2e2; background:#e4e2e2 url(../images/sososo.png) no-repeat left 10px center; width:78%; height:30px; line-height:30px; text-indent:36px; color:#999; border-radius:20px 0 0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
	.so_save_4{float:left; background:#cccaca; color:#fff; cursor:pointer; width:22%; height:30px; line-height:30px; font-size:14px; border-radius:0 20px 20px 0;}
	.so_save_4:hover{background:#E8340C; color:#FFF}
	
	/*logo*/
	.logo{padding:30px 0 30px 0; overflow:hidden;}
	.logo .l_pc{float:left; width:50%; height:auto;}
	.logo .l_pc img{max-width:100%; height:auto;}	
	.logo .l_mobile{ display:none}	
	.logo .r{float:right; width:330px; height:auto;}
	
	/*电话*/
	.top_text{background:url(../images/tel2.png) no-repeat left center; height:auto; padding-left:77px; margin-top:8px}
	.top_text p{ color:#333; font-size:18px}
	.top_text span{ display:block; font-size: 38px; line-height: 38px; margin-top:10px; font-family: Impact; font-weight: bold; color: #d81e06;}
	/*电话end*/
	
	.logo .donghua_menu{display:none}
	
	/*导航菜单start*/
	.menu_box{height:57px!important; background-color:#0077ec;}
	.menu {display:table; margin:0 auto; overflow:hidden;}
	.menu li {float:left; line-height:57px;}
	.menu li a {display:block; font-size:16px; color:#fff; padding:0 38px;}
	.menu li+li{border-left:1px #0B6DDB solid;}
	.menu li:hover a,.menu li.active a{text-decoration:none; color:#fff; font-weight:400; background-color:#01559a}
	
	/*通栏banner*/
	.sub_banner{width:100%; height:auto; position:relative; text-align: center; text-shadow: 2px 2px 4px #000; color: #fff;}
	.sub_banner:before{content: ""; position:absolute; top:0; left:0; width:100%; height:30px; box-shadow:inset 0px 15px 10px -15px #666666}
	.sub_banner img{max-width:100%; height:auto;}
	.sub_banner .biaoti{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
	.sub_banner .biaoti h5{ font-size:40px; font-weight:bold; text-transform:Uppercase}
	.sub_banner .biaoti p{ margin-top:26px;}
	.sub_banner .biaoti a{ color:#fff; margin-right:10px;}
	.sub_banner .biaoti a:hover{ color:#E8340C}
	.sub_banner .biaoti a+a:before{ padding-right:10px; color:#999999; content: "/";}
}

/*遮罩层专用*/
.zzc{position: fixed; top: 0; left: 0; right:0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 999; display: none;}