@charset "UTF-8";
/**
 * 
 * @authors whz3333
 * @date    2017-09-07 09:55:48
 * @version $Id$
 */
body, ol, ul, li, table, tr, td, dt, dd, dl, p, h1, h2, h3, h4, h5, h6, form, input, select, textarea {font-weight:normal;margin:0;padding:0;}
body{font-size:14px;color:#333333; _overflow:hidden;background:#fff;line-height:26px;}
input,button,select,textarea{outline:none;}
html{overflow-x:hidden;}
a img{border:none;display:block;}
li{list-style-type:none;}
a{text-decoration:none;color:#535353;}
input{vertical-align:middle;}
table,table tr td{border-collapse:collapse;}
a:hover{text-decoration:none;color:#e6791a;}
a,area {blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus {-moz-outline-style: none; } /* for Firefox */
a{outline:none;} /* for FF Chrome */
img{display:block;}
textarea{resize:none;}
.w-1030{margin:0 auto;width:1030px;height:auto;}
.w-960{margin:0 auto;width:960px;height:auto;position: relative;}
.w-700{margin:0 auto;width:705px;height:auto;position: relative;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;}
.clearfix{display:block;}
.f-Yahei{font-family:"Microsoft YaHei";}
.font-white,.font-white a{color: #fff;}
.bg-color{width:100%;background-color:#fef7f0;}
/*index*/
#topbar{width:100%;height:56px;line-height:56px;background-color:#323844;font-size:14px;}
#topbanner{margin:0 auto;width:960px;height:56px;background-color:#323844;}
#logo{float:left;margin-top:8px;width:100px;height:40px;background: url(../images/logo_new.png) left 4px no-repeat;}
#logo a{display:block;float:left;width:100px;height:40px;}
.nav{float:left;margin-left:50px;height:56px;}
.nav ul li{float:left;margin:0 10px;}
.nav ul li a:hover,.nav ul li a:active,.nav ul li a:link,.nav ul li a:visited{color:#fff; text-decoration:none;}
#searchBar{position:relative;float:right;margin-top:13px;width:180px;height:30px;}
#searchBar #search-keyword{position:absolute;top:0px;left:0;padding-left:5px;background-color:#ffffff;border:0;height:30px;line-height:30px;}
#searchBar #button{background:url(../images/search-btn.jpg) left 0 no-repeat;border:0;cursor:pointer;position:absolute;top:0px;right:0px;height:30px;width:42px;}
.banner{width:100%;height:298px;overflow:hidden;text-align: center;background: url(../images/bg.jpg) 0 0 repeat-x;}
.title{padding:35px 250px 15px;text-align: center;height:24px;line-height:24px;}
.title i{display: inline-block;margin-top:3px;width:20px;height:17px;}
.title h3{display: inline-block;font-size: 18px;}
.title i.icon-l{float:left;background: url(../images/icon-1.png) 0 0 no-repeat;}
.title i.icon-r{float:right;background: url(../images/icon-2.png) 0 0 no-repeat;}
.pic-list,.text-list{width:100%;margin-bottom:50px;}
.pic-list li{float:left;margin:35px 65px 35px 0;width:190px;height:190px;oveflow:hidden;text-align: center;}
.text-list li{margin:10px 0;padding:30px 20px;font-size:14px;background-color: #f0f0f0;border-radius: 10px;}
.pic-list li:nth-child(4n){margin-right:0;}
.pic-list li img{display:block;padding-bottom:15px;width: 190px;height:190px;}
.text-list li p{text-indent:24px;}
.text-list li em{display: block;margin-top:10px;width:100%;text-align: right;font-style:normal;color:#fc7426;}
.btn{margin:10px auto 65px;height:52px;line-height:52px;text-align:center;font-size: 16px;}
.btn span{margin:0 40px;display: inline-block;width:120px;height:52px;border-radius:5px;padding-left:32px;}
.btn a{color:#fff;}
.btn span.btn-l{background:#fc7426 url(../images/icon-3.png) 10px center no-repeat;color:#fff;border:1px dashed #fc7426;}
.btn span.btn-r{background: url(../images/icon-4.png) 20px center no-repeat;color:#fc7426;border:1px dashed #fc7426;}
.wx{padding:35px 100px 15px;}
.wx-pic{margin:0 auto 20px;}
.wx-pic img{margin:0 auto;}
.footer{width:100%;padding:20px 0;text-align:center;color:#fff;background:#fc7426}