﻿/*公用样式部分*/
html{width:100%;overflow-x:hidden;}
body{line-height:2;}
.displaynone{display:none;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.bordernone{border:none !important;}
.margin-center{margin-left:auto;margin-right:auto;}
.main-body{transform: translateX(0px); transition: all 0.5s;}
.media-body{margin-top:0;}

/*top*/
#header{background:url(../images/headbg.png) top center repeat;}
.top{height:44px;line-height:44px;}
.top .top-right a{padding:0 10px;transition:all .3s;}
/*****logobox*****/
.logobox{position:relative;padding:.35rem 0;}
.logo img{padding-right:10px;}
.logori{padding-left:10px;margin-top:5px;}
.logo strong{font-size:28px;line-height:36px;color:#000;font-weight:bold;}
.logo p{color:#333;line-height:20px;font-size:22px;font-weight:bold;}
.media, .media .media{margin-top:0;}
.logobox .logoright img{padding-right:5px;margin-top:5px;}
.logobox .logoright strong{color:#a97f00;font-size:28px;line-height:1.2;}
.logobox .logoright p{font-size:16px;color:#333;}
.logobox button{cursor:pointer;border:none; color:#da1c24; font-size:22px;display:none;z-index:20000;background:none;float:left !important;z-index:2;}
/*nav*/
#nav{background:#1a6ad6;height:58px;border-bottom:5px solid #9ca1a4;}
#nav ul>li{float:left;width:12.5%;text-align:center;position:relative;line-height:58px;box-sizing:border-box;border-right:1px solid #5f97e2;}
#nav ul>li>a{display:block;font-size:16px;color:#fff;}
#nav ul>li.active>a{background:#a97f00;line-height:58px;color:#fff;}
#nav ul .submenu{position:absolute;width:100%;top:58px;z-index:99;background:#1a6ad6;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{color:#fff;}
#nav ul .submenu li a:hover{text-decoration:underline;}
/*banner*/
.banner{position: relative; width:100%;}	
.banner .pic{position:relative; z-index:2;}	
.banner .pic li{height:640px;}	
.banner .hd{position:absolute;bottom:5px;left:0;z-index:3;text-align:center;margin:auto;width:100%;}
.banner .hd li{width:.42rem;height:5px;background:#aaa;display:inline-block;margin-left:3px;border-radius:2px;}
.banner .hd li.on{background:#317CB9;}

/*search*/
.search-box{line-height:70px;height:70px;background:#1a6ad6;}
.search-box .link span{padding-right:10px;color:#fff;font-size:16px;display:inline-block;}
.search-box .link a{padding:0 10px;color:#fff;}
.search-box .link a:hover{color:#f2bd1e;}
.search{margin-top:15px;}
.search .sousu{width:240px;line-height:36px;background:#fff;padding:2px 10px;color:#333;border:none;}
.search .sou-zi{width:86px;line-height:40px;background:#a97f00;color:#fff;border:none;cursor:pointer;text-align:center;height:40px;}


/***************product***************/
.product{background: #efefef;padding:60px 0;overflow: hidden;}
.pro-left{width:210px;float:left;background:#1A6AD6;}
.pro-left .proLeft-tit{padding:10px 0;text-align:center;color:#fff;background:#A97F00;}
.pro-left .proLeft-tit h3{font-size:30px;line-height:1.2;font-weight:bold;}
.pro-left .proLeft-tit p{text-transform: uppercase;font-family: 'deckerregular';font-size: 18px;font-weight:bold;}
.pro-left ul li a{display:block;background:url(../images/jt01.png) 10px center no-repeat;padding:10px 0 10px 25px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;}
.pro-left ul li:hover a{background:#003071 url(../images/jt01.png) 10px center no-repeat;}

.pro-right{width:970px;float:right;}
.pro-right ul li{margin-top:20px;}
.pro-right ul li a{display:block;text-align:center;}
.pro-right ul li a span{display:block;position:relative;overflow:hidden;padding-bottom:100%;}
.pro-right ul li a span img{height:100%;margin:auto;position:absolute;}

/***************index***************/
.index-title h3{color:#1a6ad6;font-size:36px;font-weight:bold;line-height:1.2;}
.index-title p{font-size:20px;color:#666;}

/***************duibi***************/
.duibi{background:url(../images/db-bg.jpg) top center no-repeat;padding:40px 0;overflow:hidden;}
.duibiBox h3{background:#1A6AD6;color:#fff;font-weight:bold;font-size:26px;text-align:center;padding:8px 0;line-height:1.5;}
.duibiBox .duibiImg{margin-top:1px;position:relative;height:2rem;}
.duibiBox .duibiImg p{display: none;position:absolute;bottom:0;left:0;right:0;height:36px;background:rgba(0,0,0,.5);text-align:center;color:#fff;line-height:36px;}

/***************threeItem***************/
.threeItem .three-item{margin-top:50px;}
.threeItem .index-title h3 em{color:#A97F00;font-size:54px;font-style:normal;}
.threeItem .three-item em{background:#A97F00;width:.88rem;height:1.28rem;display:block;color:#fff;font-size:50px;line-height:1.28rem;text-align:center;}
.threeItem .three-item img{padding-right:10px;margin-top:10px;}
.threeItem .three-item .three-body{padding-left:10px;}
.threeItem .three-item .three-body strong{font-size:32px;font-weight:bold;line-height:1.5;color:#000;}
.threeItem .three-item .three-body li{background:url(../images/list.png) left 10px no-repeat;padding-left:15px;line-height:32px;margin-top:10px;font-size:.16rem;}


/***************aboutus***************/
/*.aboutus{background:#1A6AD6;}*/
.aboutus-right h3{font-size:28px;font-weight:bold;line-height:1.5;padding-top:60px;}
.aboutus-right p{font-size:24px;}
.aboutus-right .aboutTxt{margin-top:25px;}
.aboutus-right .more a{display:block;width:144px;color:#fff;height:36px;background:#D29E28;text-align:center;line-height:36px;border-radius:30px;}

/***************shebei***************/
.shebeiScroll .scroll{width:45px;height:103px;display:block;position:absolute;}
.shebeiScroll a.prev{background:url(../images/left02.png) top center;top:90px;left:-80px;}
.shebeiScroll a.next{background:url(../images/right02.png) top center;top:90px;right:-80px;}
.shebei-cont .shebeiScroll{position:relative;}
.shebei-cont .shebeiScroll li{float:left;width:33.3%;position:relative;box-sizing:border-box;margin-top:10px;}
.shebei-cont .shebeiScroll li a{padding:10px;overflow:hidden;display:block;text-align:center;font-size:16px;}
.shebei-cont .shebeiScroll li a span{display:block;text-align:center;overflow:hidden;}
.shebei-cont .shebeiScroll li a span img{height:2.8rem;width:100%;}


/********zixun********/
.zixun-title{border-bottom:1px solid #ddd;line-height:44px;height:44px;}
.zixun-title a{float:right;}
.zixun-title span{color:#444;font-size:24px;}
.zixun-title span img{padding-right:10px;}

.news-cont li{margin-top:10px;}
.news-cont li h3 a{font-size:16px;line-height:1.2;font-weight:bold;}
.news-cont li p{color:#555;line-height:1.5;}

.problem .bd{height:320px;overflow: hidden;margin-top:15px;}
.problem ul li{margin-bottom: 18px;border-bottom: 1px solid #dbdbdb;padding-bottom: 5px;box-sizing: border-box;}
.problem ul li h3{background:url(../images/wen-w.png) left center no-repeat;padding-left:35px;line-height: 33px;}
.problem ul li h3 a{font-size:16px;color:#2e2e2e;line-height: 16px;}
.problem ul li h3 a:hover{color:#A97F00;}
.problem ul li p{font-size:14px;color:#929292;background:url(../images/wen-d.png) left 1px no-repeat;padding-left:35px;line-height: 25px;margin-top:10px}


/********footer********/
.footer{background:#1A6AD6;overflow:hidden;}
.footer-txt{padding:25px 0;}
.footer-txt dl{float:left;color:#fff;padding:0 50px;border-right:1px solid #0767b6;}
.footer-txt dl dt{font-size:16px;}
.footer-txt dl dd{padding:5px 0;}
.footer-txt dl dd a,.footer-txt dl dd{color:#fff;}
.footer-contact{color:#fff;text-align:center;}
.copy{color:#fff;text-align:center;padding:20px 0;background:#0e5dc7;}
.copy a{color:#fff;}


@media only screen and (min-width: 320px) and (max-width: 640px) {
	.banner .pic li{height:140px;}
	.logobox{text-align:center;height:.9rem;}	
	.logobox .logo,.threeItem .three-item,.threeItem .three-item .three-body li,.shebei-cont .shebeiScroll li{margin:0;}
	.logobox .logo img{width:2.1rem;margin-top:5px;float:left;}
	.logobox,.aboutus-right h3{padding:0;}
	.logobox button{display:block;margin-top:5px;}
	.logobox .head-icon{width:.9rem;height:.9rem;float:right;display:block;position:relative;}
	.logobox .head-icon span{display:block;position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .5rem;
    height: .37rem;
    transition: all 0.5s ease-in-out;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/icon1.png);}
	.head-icon.active span{width: 0.37rem;height: 0.37rem;background-image: url(../images/icon2.png);}
	/*主导航样式*/
	#nav{background:none;background-color: rgba(0, 0, 0, 0.7);height:auto;}
	#nav ul>li{width:100%;background:none;border-right:none;}
	#nav ul>li a{color:#666;font-size:14px;}
	#nav ul>li.active>a{line-height:.8rem;color:#666;background:none;}
	#nav ul>li:hover a{color:#333;font-weight:bold;}
	.navbar{position: fixed;display:none;top: .9rem;left: 0;width: 100%;bottom: 0;z-index: 9999;}
	.navbar-nav{width: 100%;background-color: #fff;z-index: 1200;border-top: .01rem solid #e5e5e5;padding-bottom: .8rem;}
	.navbar-nav ul{width:100%;height:auto;overflow:hidden;}
	.navbar-nav li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
	.navbar-nav li a{display: block;width: 100%;text-align: center;line-height: .8rem;height: .8rem;font-size: .24rem;color: #666;}
	.navbar-nav li a:hover{color:#149350;}
	
	
	.product,.pro-left,.duibi,.threeItem,.aboutus,.aboutus-right .aboutTxt,.shebei,.zixunBox{margin-top:15px;}
	.pro-right ul li{margin-top:10px;}
	.copy{padding:10px 0;}
	.duibi,.aboutus{padding:15px 0;}
	.threeItem .three-item .three-body li{line-height:26px;}
	.index-title h3,.duibiBox h3,.threeItem .index-title h3 em,.aboutus-right h3,.zixun-title span{font-size:20px;}
	.index-title p,.threeItem .three-item .three-body strong,.aboutus-right p{font-size:16px;line-height:1.2;}
	.proLeft-tit,.shebeiScroll .scroll,.news-cont li .news-img{display:none;}
	.pro-left,.pro-right{width:100%;}
	.shebei-cont .shebeiScroll li{width:50%;}
	.shebei-cont .shebeiScroll .tempWrap{width:100% !important;overflow:hidden !important;}
	.pro-left ul li{width:33.3%;float:left;}
	
}
