/* model.css */
@charset "uft-8";
/* model.css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
margin:0;padding:0;}
a, fieldset, img{border:none;}
a{color:#bababa;text-decoration:none;outline-style:none; }
a:hover{ text-decoration: none;}
ul li,ol li{list-style:none;}
img{vertical-align:middle;}
body,button,input,select,textarea{font: 14px/1.5 Open Sans, Arial, "Microsoft YaHei","微软雅黑","Hiragino Sans GB","STHeiti","WenQuanYi Micro Hei",SimSun, sans-serif;
height:100%;}
.clearfix{zoom:1;clear:both;}
.clearfix:after{overflow:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}

body{ background:url(../images/hea-bg.jpg) repeat-x center top #fff;}
.header{height:514px; background:url(../images/header.png) no-repeat center 139px;}
.hea-con{ width:875px; margin:0 auto; padding:326px 0 0 105px;}
.hea-con p{ width:520px; color:#987858; font-size:13px; line-height: 24px;}
.content{ width:980px; margin:0 auto; padding-top:40px;}
.con-title{ margin:0 0 35px -65px; }
.con-thought{ padding:33px 37px 37px 40px; margin-bottom:45px; background:url(../images/thought-bor.jpg) repeat-x left bottom #fdfbf5;
 border:1px solid #efe2cf; border-bottom:none;}
.thought-img{ float:left; width:550px;}
.thought-img img{ display:block; border:1px solid #efe2cf;}
.thought-text{ float:right; width:327px;}
.thought-text .text-bot{ border-top:1px dashed #d7d7d7; margin-top:30px; padding-top:28px;}
.thought-text p{ color:#ba9c7e; line-height: 24px;}
.thought-text p.tit-p{ color:#380d00; font-size:24px; line-height: 32px; margin-bottom:10px;}
.thought-text p.tit-p a{ color:#380d00;}

.con-story{ margin-bottom:45px;}
/*百叶窗效果样式*/
.main{ border:solid 1px #fff; }
.picon{clear:both; height:763px; overflow:hidden; background:#fff; position:relative;}
.picon ul{position:absolute;top:0;left:0; width:980px; height:763px;}
.picon li{float:left; height:763px; border-right:1px solid #fff; width:45px; position:relative; overflow:hidden;}
.picon li.cur div{display:block;}

.con-busin{ margin-bottom:35px;}
/*遮罩效果样式*/
.lbox{ width: 980px; margin:0 auto;}
.ld-box{ /*position: relative; overflow: hidden; zoom:1; height: 803px;*/ background:#fff;}
.ld-box li{position: relative; width:239px; height:153px; float:left; margin:0 0 40px 8px;}
.ld-box .ld-pic1,.ld-box .ld-pic5{ margin-left:0;}
.ld-box .ld-bg,.ld-box .ld-bg1{display: none; width: 100%;height: 100%;position: absolute;top: 0;left: 0;color: #ffffff;line-height: 22px;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');
 background:rgba(0,0,0,0.5);}
.ld-box .ld-bg h3,.ld-box .ld-bg1 h3{ padding:18px 25px 8px 28px; font-size: 18px; line-height: 24px; font-weight: normal; text-align: center;}
.ld-box .ld-bg p,.ld-box .ld-bg1 p{  padding:0 25px 8px 28px; font-size:12px; line-height: 18px;}
.ld-box .ld-bg1{display: block;}

.footer{ width:100%; padding:55px 0 60px; overflow:hidden; background:#8b7363; color:#fdfff3;
 font-size:12px; line-height: 24px; text-align:center;}
.footer ul{ width:235px; margin:0 auto;}
.footer ul li{ float:left; color:#fdfff3;}
.footer ul li a{ display:block; float:left; margin:0 4px; color:#fdfff3;}