@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #1e1e1e;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;
min-width: 1200px;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #1e1e1e;}
a:hover{color: #ffad6a;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.clearFix{*zoom:1;clear:both;}
.clearFix:after{content: '';display: block;clear:both;}
.clear{width: 100%;overflow:hidden;}
.imgResponsive{width: 100%;height: 0;padding-bottom: 55.41%;overflow:hidden;display: block;}
.imgResponsive img{width: 100%;transition: all 0.3s ease-in-out;}
.imgResponsive img:hover{transform:scale(1.05);opacity: 0.85;}
.fpx16{font-size: 16px;}
.fpx15{font-size: 15px;}

/* 头部 */

.navbar{min-width: 1200px;width: 1200px;margin: 0 auto;display: flex;text-align: center;line-height: 46px;color: white;background: #b7ac9b;padding: 0;white-space: nowrap;}
.navbar li{display: inline-block;*display: inline;*zoom: 1;list-style:none ;}
.navbar a{color: white;display: block;}
.navbar a:hover{text-decoration: none;}
.bgbrown{background: url(../images/main_backgroundtexture.png) no-repeat #a49887;background-size: cover;min-height: 100%;}
.navbaractive{background: #fff2e6;}
.navbaractive a{color: red;}
.main{width: 1200px;margin: 0 auto;max-width: 90%;}
.maintop{width: 100%;overflow: hidden;}
.maintop img{width: 100%;}
.mainbom{width: 100%;height: 125px;display: block;background: url(../images/fog.png) no-repeat;margin-bottom: 20px;}
.item{float: left;text-align: center;display: block;width: 25%;}
.item a{color: #101010;}
.item:hover{color: red;cursor: pointer;}

.navbar li:hover{color: red;cursor: pointer;background: rgba(68, 47, 47, 0.1);}
.title{text-align: center;font-size: 20px;width: 90%;margin: 10px auto;line-height: 50px;}
.content{width: 1200px;background: #FFFFFF;margin: 0 auto;}
.details{width: 80%;margin: 0 auto;}
.col-md-5 {width: 39%;float: right;}
.col-md-7 {width: 56%;float: left;}

.footerWrap{padding: 10px 0;height: 90px;text-align: center;background: url(../images/bottom.png) repeat-x #8f8271;}
.footer{width: 1200px;color: white;margin: 0 auto;}
.footer .code{width: 90px;height: 90px;float: right;}
.fotTxt{width: 750px;margin: 0px auto;line-height: 30px;}


