﻿/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* QQ：9490489 */
@charset "utf-8";
/* CSS Document */
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0;}
html{ overflow-x:hidden;max-width: 620px; margin: 0 auto;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*//* overflow-x:hidden; */line-height: 1; font-size:14px; background:#f5f5f5;}
a{text-decoration:none;outline-style:none;/*FF使用*/ outline:none; color:#333;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img,ul,li,em{border:none; list-style:none; font-style:normal;}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.top_blank{height:75px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank30{height:30px;}
.blank40{height:40px;}
.blank50{height:50px;}
.blank80{height:80px;}

#header {position: fixed;height:75px;background: #fff;z-index: 1000; width: 100%; box-shadow: 0 3px 6px rgba(0,0,0,0.1); box-sizing:border-box; padding:18px 0 0px 10px;}
#header .logo img{height:38px; display:block;}

/*导航*/
.menu-opener {
	position: absolute;top: 50%;
    -ms-transform: translateY(-50%) translateX(20%);
    transform: translateY(-50%) translateX(20%);
    right: 1rem;
    cursor: pointer;
}
.menu-opener .menu-label {
    color: #000;
    font-size:16px;
    display: inline-block;
    line-height: 30px;
    margin-right:5px;
    font-family:Arial, Helvetica, sans-serif;vertical-align:top;
}
.menu-opener .menu-icon {
    height: 30px;
    width: 30px;
    border: 1px dotted #000;
    border-radius: 15px;
    display: inline-block;
    margin-right: 1em;
}
.menu-opener .menu-icon i {
    display: block;
    width: 11px;
    height: 2px;
    top: 13px;
    left: 9px;
    background-color: #000;
    position: relative;
    transition: all .2s ease-in-out;
}
.menu-opener .menu-icon i:after, .menu-opener .menu-icon i:before {
    display: block;
    width: 5px;
    height: 2px;
    background-color: #000;
    content: '';
    left: 3px;
    position: absolute;
}
.menu-opener .menu-icon i:before {
    top: -3px;
    transition: all 0.3s;
}
.menu-opener .menu-icon i:after {
    top: 3px;
    transition: all 0.3s;
    transition-delay: 0.05s;
}

/*弹出导航*/
#container {position: fixed;width: 100%;height: 100%; top: 0;left: 0;display: none; z-index: 100000;}
#container .header {position: fixed;left: 0; top: 0; width: 100%;height:75px;z-index: 10;padding: 15px 1em; box-sizing:border-box;transition: background-color .2s ease-in-out;}
#container .header nav {position: fixed;left: 0;top: 0;width: 100%;height: 100%; background-color:#035CAC;}

#container .menu-opener .menu-label {color: #fff;}
#container .menu-opener .menu-icon {border: #fff 1px solid;}
#container .menu-opener .menu-icon i, #container .menu-opener .menu-icon i:after, #container .menu-opener .menu-icon i:before {background: #fff;}
.menu-opener.opened .menu-icon {transition: transform 0.3s}
.menu-opener.opened .menu-icon i {
	top: 13px;
	left: 9px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
.menu-opener.opened .menu-icon i:before {opacity: 0}
.menu-opener.opened .menu-icon i:after {
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 11px;
	top: 0px;
	left: 0px
}
.menu-opener.opened .menu-icon:hover {
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.menu-opener.opened .menu-icon:hover i {
	left: 8px
}
/*导航*/
.primary-menu {position: absolute; top: 50%;-ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%;}
.primary-menu li {text-align: center; line-height:40px;}
.primary-menu a {display: block;color: #fff;font-size:16px;}
/*电话*/
#container .tel{ position: absolute; left: 50%; bottom: 3rem;-ms-transform: translateX(-50%); transform: translateX(-50%);}
#container .tel a {color: #fff; text-transform: uppercase; font-size: 18px;}
#container .tel a img { margin: 2px 5px 0 0;}

/*导航*/
.menu_nav{ padding-top:25px; background: linear-gradient(to bottom, #ffffff, #f5f5f5);}
.menu_nav li{width:25%; float:left; display:inline-block;text-align:center; margin-bottom:15px; font-size:12px;}
.menu_nav li i{display:block;}
.menu_nav li i img{width:48px; height:48px; margin-bottom:6px;}

/*标题*/
.title {text-align:center; margin-top:25px;}
.title h2 { font-size:16px;color: #000; font-weight: bold; margin-bottom:10px;}
.title h4 {font-size: 12px;color: #666;}

.page_box{padding:0 12px;}
.box_bai{background:#fff; border-radius:5px; padding:20px 12px;}
.box_bai h3{font-size:15px; color:#222; font-weight:bold; margin-bottom:20px;}
.box_bai h3 span{font-weight:normal; float:right; font-size:12px; color:#888;}

.box_bai h4{font-size:15px; color:#222; font-weight:bold; margin-bottom:15px; text-align:center;}
.box_bai h4 span{font-weight:normal; font-size:12px; color:#888; display:block; margin:10px 0 10px 0;}



/*底部联系方式*/
.contact1 {width: 100%;text-align: center;margin:25px 0 15px 0;}
.contact1 h3 { margin-bottom:15px;}
.contact1 a{ display: inline-block; width:60%; height:38px; line-height:38px; background: #E60013; text-align: center; border-radius: 5px; overflow: hidden; font-size:14px;color: #fff;}

.contact2{ text-align:center;}
.contact2 h5{line-height:20px; font-size:12px;}
.contact2 h3 { margin: 10px 0 10px; font-size:16px;}
.contact2 p {font-size:13px;color: #373739;line-height:20px;}
.contact2 .weixin{ font-size:12px; margin-top:15px;}
.contact2 .weixin img{ width:90px; margin-bottom:10px;}


/*底部*/
footer{overflow: hidden;padding:10px 15px;background: #323232;padding-bottom:25px;}
footer ul a{color: #999;margin:5px 10px 5px 0px;font-size: 13px;line-height:25px; border:solid 1px #444; padding:3px 15px; display:inline-block; border-radius:20px;}
footer h3{font-size: 14px;color: #ddd;margin-bottom: 10px;margin-top:25px;}
footer p{color: #999;font-size: 14px;}
.qqzixun{width: 100%;font-size: 14px;line-height: 38px;color: #ccc;background-color:#444;text-align: center;border-radius: 20px;margin-top: 25px;}

/*固定底部菜单*/
#footer{width: 100%; height: 55px; background:#fff;position: fixed;bottom: 0; left: 0; z-index: 999;font-size: 12px; border-top: 1px solid #eee;}
#footer a{text-decoration:none;  width:20%; height:52px; float:left; display:block; text-align:center; color:#555; font-size:12px;}

#footer ul li{ padding-top:34px;}
#footer li.bot_1{ background:url(../images/fot_1.png) no-repeat center 7px; background-size:20px auto;}
#footer li.bot_2{ background:url(../images/fot_2.png) no-repeat center 5px; background-size:25px auto;}
#footer li.bot_3{ background:url(../images/fot_3.png) no-repeat center 5px; background-size:22px auto;}
#footer li.bot_4{ background:url(../images/fot_4.png) no-repeat center 5px; background-size:25px auto;}
#footer li.bot_tj{ position:relative;}
#footer li.bot_tj i{width:50px; height:50px; background:#ccc; position:absolute; left:50%; margin-left:-25px; top:-20px; border-radius:100%;background:url(../images/icon_mfhm.png) no-repeat center #fff; background-size:45px auto;}


.zixun_ico{ position:fixed; z-index:9999; right:10px; bottom:60px;}
.zixun_ico img{width:48px;}

/*二级页面*/
.page_ban{position:relative;}
.page_ban img{width:100%;}

/* 表单样式 */
.index_form_box{width:100%; margin:auto;}
.index_form_box div{margin-top:10px;}
.index_form_box input[type=text]{width: 100%; line-height: 38px;border-radius: 5px;border:1px solid #e8e8e8; padding-left:3%;font-size: 13px;  box-sizing:border-box;}
input:focus{border:1px solid #ccc;}
textarea:focus{border:1px solid #ccc;}
.textarea textarea{width: 100%;height: 90px;font-size: 12px;border-radius: 5px;border:1px solid #e8e8e8;padding: 3%;padding-top: 5px; box-sizing:border-box;  background:#fff;}

.index_form_box select{width: 100%; height:34px; box-sizing:border-box; background:#f2f2f2; line-height: 34px;border-radius: 3px;border:1px solid #ddd;font-size: 14px;padding-left: 2%;}


#formyzm{margin-top:10px;}
#formyzm input{ width:160px;line-height: 34px;border-radius: 3px;border:1px solid #ddd;font-size: 14px;padding-left: 2%;}
#formyzm img{width:80px; padding:10px 10px;}

.submit input {cursor: pointer; border-radius: 5px;background:#2f82ff;opacity: 0.8;color: #fff;border:1px solid #fff;display: block;width:100%; height: 45px;font-size: 16px;}
.submit input:hover{background: #f90;opacity: 1.0;}
.submit {padding-top: 5px;}
