﻿@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,a,i,em,b,strong,img,input{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none;color:#666;}
i,em{font-style:normal;}
b,strong{font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size: 16px;color: #333;}

input::-ms-clear{display:none;}
input{border:none;background:none;outline:none;}
img,select,input{vertical-align:middle; }
textarea{outline:none;resize:none;}
img{ border:none; }

.clearFix:after{content:'';clear:both;display:block;}
.clearFix{zoom:1;}
.fl{float:left !important;display:inline;}
.fr{float:right !important;display:inline;}
.clear{clear:both;}

body{
background:#fff;
font-family: "Microsoft YaHei","微软雅黑",Arial,sans-serif;
font-size:14px;
color:#555;
}
.wrap1200,.w1200{width:1200px;margin:0 auto;}
.wrap1350,.w1350{width:1350px;margin:0 auto;}


a:link {color:#555; text-decoration: none;}
a:visited {color:#555; text-decoration: none;}
/*a:hover {color:#2db8ad; text-decoration: none; }*/
a:focus{outline:none;}
.mt80{margin-top: 80px;}
.mt50{margin-top: 50px;}
.mt40{margin-top: 40px;}
.mb40{margin-bottom: 40px;}
.mb60{margin-bottom: 60px !important;}
.mt25{margin-top: 25px !important;}
.yinse{background: #e8e8e8;}
.mt30{margin-top: 30px !important;}
.pt70{padding-top: 70px;}
.mr2{margin-right: 2px;}

.clear1{overflow: hidden;clear: both;}

/*顶部*/
.fixedNav {position: fixed;top: 0px;left: 0px;width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}
header{ width: 100%; height: auto;background: #fff; }
.top{height: 36px;line-height: 36px;border-bottom: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5;background: #f1f1f1;}
.top p{color: #535353;font-size: 14px; }
.o_link{width:50%; float:right; text-align:right;}
.o_link a{color:#535353; padding:0 10px; font-size:14px; display:inline-block; *zoom:1;*display:inline;}
.o_link a:hover{color:#e60012;}

.hlogo{height: auto;overflow: hidden;}
.htel{padding: 50px 0 0;}

.nav{background: #333333;height: 60px;}
.nav ul li{float: left;line-height: 60px;background: url(/static/default/images/navf.jpg) right center no-repeat;position: relative;}
.nav ul li a{padding: 0 40px;color: #fff;font-size: 18px;height:60px; line-height:60px; display:block; text-decoration:none; }
.nav ul { list-style-type:none; }
.nav ul li a:hover {color:#fff;} 
.nav ul li ul {display: none;border-top:1px solid #fff;width: 100%;position: absolute;z-index: 999;}
.nav ul li ul li{float: none;background: none;}
.nav ul li ul li a{padding: 0;width:100%;}
.nav ul li:hover ul {display: block; background-color: rgba(230, 0, 18, 0.75);} 
.nav ul li:hover ul li{}
.nav ul li:hover ul li a { height:40px;display:block;padding: 0;line-height:40px; color:#fff;  text-align:center; border-bottom: 1px solid #fff; border-right: none;}
.nav ul li:hover ul li a:hover {color:#fff; background-color: rgba(230, 0, 18, 0.85);}
.nav ul li:hover{background: #e70012;}
.nav ul li:last-child{background: none;}

.nav ul li.active{background: #e70012;}


.topss{height: auto;overflow: hidden;}
.topss p{color: #e70012;font-size: 14px;line-height: 68px;float: left;}
.topss p a{display: inline-block;margin: 0 10px;color: #333333;}
.topss form{float: right;width:420px;border-radius: 25px;height: 45px;margin-top: 12px;border: 1px solid #e5e5e5; }
.topss form .search-text{width: 365px;text-indent: 1em;line-height: 45px;font-size: 14px;color: #a0a0a0;}
.topss form button{width: 50px;background:#e70012 url(/static/default/images/ss.jpg) center no-repeat;float: right;border: none;height: 45px;border-radius: 0 25px 25px 0; }
/*底部*/
footer{ width: 100%; height: auto; overflow: hidden;background: #333333;padding: 50px 0 40px; }
.fnav{height: auto;overflow: hidden;margin-bottom: 30px;}
.fnavs dl{margin-right: 120px;float: left;line-height: 30px;}
.fnavs dl dt{font-size: 18px;color: #fff;padding-bottom: 10px;}
.fnavs dl dd{font-size:14px; }
.fnavs dl dd a{color: #fff;}

.ftels dl{background: url(/static/default/images/btel.jpg) left top no-repeat;padding-left: 60px;color: #fff;margin-left:50px;}
.ftels dl dt{font-size: 18px;margin-bottom: 10px;}
.ftels dl dd{margin-bottom: 25px;}
.ftels dl dd h3{font-size: 30px;line-height: 36px;color: #fff;}

.fewms{}
.fewms ul li{margin-left: 10px;text-align: center;float: left;}
.fewms ul li img{width:128px;margin-bottom: 15px; }
.fewms ul li p{font-size: 14px;color: #fff;line-height:20px;}


.link{border-top: 1px solid #979797;border-bottom: 1px solid #979797;height: auto;padding: 20px 10px;}
.link label{background: url(/static/default/images/linnk.jpg) left center no-repeat;padding-left: 18px;color: #fff;}
.link ul{display: inline-block;}
.link ul li{display: inline-block;padding: 0 15px;}
.link ul li a{color: #fff;}
.link .addlink{float: right;color: #fff;}
.beian{text-align: center;color: #c6c6c6;font-size: 14px;line-height: 24px;margin-top: 30px;}
.beian a{color: #c6c6c6;}
