body{font-family:"微软雅黑", Arial;font-size: 12px;line-height: 1.7;color: #666;background: #fff;height: 100%;position: relative; }
p{ margin:0}
h1, h2, h3, h4, h5, h6, figure{color: #333;font-weight: 400;}
::-webkit-selection{color: #fff;background: #3d69b2;}
::-moz-selection{color: #fff;background: #3d69b2;}
::selection{color: #fff;background: #3d69b2;}
.margin-big-middle-top{ margin-top:70px;}
.text-lowercase {text-transform: lowercase;}
.text-uppercase, .initialism {text-transform: uppercase;}
.text-capitalize {text-transform: capitalize;}
a{color:#666;text-decoration:none}
a:focus,a:hover{color:#C2985B;transition:none}
h2,h3{ font-size:30px; line-height:100%}
ul,li{ margin:0; padding:0; list-style:none}

.fh5co-heading h2{ font-size:30px; position:relative; color:#666}
.fh5co-heading h2:after{background:#FF9900;content:"";height:2px;width:50px;left:50%;bottom:-25px;position:absolute; margin-left:-25px;}
.fh5co-heading span{ padding-top:40px; display:block; font-size:14px; color:#999}

.blank-large{height:80px; line-height:1px; clear:both;}
.blank-big{height:50px; line-height:1px; clear:both;}
.blank-middle{height:30px; line-height:1px; clear:both;}

.heading{}
.heading hr{margin:20px auto 0 auto;width:50px;height:3px}
.heading h2,.heading h3{font-size:32px;}

.detail h2,.detail h3{ line-height:180%}
.detail h3{ font-size:16px;}
#fh5co-wrapper{overflow-x: hidden;}
#fh5co-page{position: relative;z-index: 2;background:#fff;overflow-x: hidden;}
.container-layout{max-width:1060px;}
.line-big{margin-left:-14px;margin-right:-14px}
.line-big .x1,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .xl1,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xs1,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xm1,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xb1,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xb10,.line-big .xb11,.line-big .xb12{position:relative;min-height:1px;padding-right:14px;padding-left:14px}

.zoomimgs{display:block; width:100%;height:0; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.piczoomimgs{padding-bottom: 100%;}
.bg-gray{background:#231815}
.bg-white{background:#FFF}
.bg-yellow{background:#FF9900}
.bg-main{background:#C1985A}
.bg-blank{background:#EEE}

.text-main{color:#3e3e3e}
.text-blank{color:#999}

/*顶部导航 begin*/
.header-box.fixed.fixed-top {background: #fff;width: 100%;z-index: 119999; position:fixed; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}
#fh5co-header{ position:relative;z-index: 119998;background: #FFF;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
#fh5co-header .header-box .logo{ padding:10px 0 0px 20px}
#fh5co-header .header-box .logo img{ max-width:100%}
#fh5co-header .nav li{  padding:10px 0 0px 0px }
#fh5co-header .nav li a{color:#fff;font-size:18px; line-height:80px;position:relative; padding:0 20px; font-weight:normal;}
#fh5co-header .nav li.active a,#fh5co-header .nav li a:hover,#fh5co-header .nav li:hover a.first-level{color:#C3965B;}
#fh5co-header .nav li.last a{}

#fh5co-header .nav li a .downward{ display:none}
#fh5co-header .nav li ul{left:0px;border-radius:0;margin:0;padding:0;min-width: 120px;z-index: 4;top:80px;border:0}
#fh5co-header .nav li ul:before{position: absolute;top: -7px;left:49px;display: inline-block;border-right: 7px solid transparent;border-bottom: 7px solid #C3965B;border-left: 7px solid transparent;border-bottom-color: rgba(0,0,0,0.2);content: '';}
#fh5co-header .nav li ul:after{position: absolute;top: -6px;left: 50px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid #C3965B;border-left: 6px solid transparent;content: ''; }

#fh5co-header .nav li ul li{margin:0;padding:0;height:auto;display:block;height:auto;}
#fh5co-header .nav li ul li a{background:#C3965B;font-size:14px;color:#fff;display:block;width:100%;line-height:48px;margin:0;text-align: left;text-indent:0;transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;white-space: nowrap;border-bottom:1px solid #D1AE81}
#fh5co-header .nav li ul li:last-child a{border-bottom:0px solid #3AAEE1}
#fh5co-header .nav li.active ul li a{color:#fff;}
#fh5co-header .navbar-body .nav li.current ul li a{border-top:0}
#fh5co-header .nav li ul li a:hover{background:#D1AE81;color:#fff;text-indent:10px;transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s; }
#fh5co-header .nav li ul li ul{top:0}
/*顶部导航 end*/

/*手机版顶部导航 begin */
#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page{}
#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page{position: relative;}
#fh5co-page{z-index: 2;}
.offcanvas-visible #fh5co-page{-moz-transform: translateX(-275px);-webkit-transform: translateX(-275px);-ms-transform: translateX(-275px);-o-transform: translateX(-275px);transform: translateX(-275px);}
#fh5co-offcanvas{display: none;height: 100%;right: 0;overflow-y: auto;position: fixed;z-index: 1;top: 0;width: 275px;background:#c2985b ;padding: 0px 0px 0px 0px; border:0;}
#fh5co-offcanvas ul{padding: 0;margin: 0;}
#fh5co-offcanvas ul li{list-style: none; position:static; width:100%; margin:0;padding:0;}
#fh5co-offcanvas ul li:hover,#fh5co-offcanvas ul li.current{background: #c2985b }
#fh5co-offcanvas ul li a{font-size: 14px;color: #fff;text-decoration: none !important; display:block;position:relative; line-height:40px; margin:0; padding:0px 0 0 20px; }
#fh5co-offcanvas ul li a:hover,#fh5co-offcanvas ul li.current a{color: #fff;}
#fh5co-offcanvas ul li a::after{ background:#b18950; position:absolute;content:''; left:0px;bottom:0;right:0; height:1px;}
#fh5co-offcanvas ul li ul{margin:0;padding:0;z-index: 1999; position:relative ;width:100%; border:0;box-shadow:0 }
#fh5co-offcanvas ul li ul li{margin:0;padding:0;display:block;border:none;line-height:36px;}
#fh5co-offcanvas ul li ul li a,#fh5co-offcanvas ul li.current ul li a{background:#fff;color:#333;display:block;padding:0px 20px 0px 20px;margin:0;text-align: left; width:100%; font-size:13px; line-height:36px;}
#fh5co-offcanvas ul li ul li a:hover{background:#c2985b;color:#fff;}
#fh5co-offcanvas ul li ul li a::before,#fh5co-offcanvas ul li ul li a::after{ background:none; height:0; padding:0}
#fh5co-offcanvas ul li ul li ul{top:0}
.fh5co-nav-toggle{cursor: pointer;text-decoration: none;}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after{background: #fff;}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active{outline: none;border-bottom: none !important;}
.fh5co-nav-toggle i{position: relative;display: -moz-inline-stack;display: inline-block;zoom: 1;*display: inline;width: 24px;height: 3px;color: #fff;font: bold 14px/.4 Helvetica;text-transform: uppercase;text-indent: -55px;background: #fff;transition: all .2s ease-out;}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after{content: '';width: 24px;height: 3px;background: #fff;position: absolute;left: 0;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}
.fh5co-nav-toggle i::before{top: -9px;}
.fh5co-nav-toggle i::after{bottom: -9px;}
.fh5co-nav-toggle:hover i::before{top: -10px;}
.fh5co-nav-toggle:hover i::after{bottom: -10px;}
.fh5co-nav-toggle.active i{background: transparent;}
.fh5co-nav-toggle.active i::before{top: 0;-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);transform: rotateZ(45deg);}
.fh5co-nav-toggle.active i::after{bottom: 0;-webkit-transform: rotateZ(-45deg);-moz-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);-o-transform: rotateZ(-45deg);transform: rotateZ(-45deg);}
.fh5co-nav-toggle{position:absolute;top: 50%; right: 10px;z-index: 9999999;display: block;margin: -13px auto 0;display: none;cursor: pointer;}
/*手机版顶部导航 end */

/* 内页导航 */
.nav-inside{background-color:#FFF;height: 100%;width:100%;height:60px;border-bottom:1px solid #e2e2e2}
.nav-inside .right-menu h3{ display:none}
.nav-inside ul.nav{ padding:0; margin:0;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.nav-inside li{display:inline-block}
.nav-inside li a{color: #666;display: block;font-size: 18px;line-height:58px;padding:0;border-right:1px solid #e4e4e4;margin:0}
.nav-inside li:last-child a{border-right:0}
.nav-inside li a:hover{color: #C2995B;}
.nav-inside li a.active{color: #C2995B;border-bottom:2px solid #C2995B}
.nav-inside .li-col-3{width:15%}
.nav-inside .li-col-5{width:13%}
/* 内页导航end */

/* 底部  begin*/
footer{background: #2e2a27;color: #fff; font-size:14px; }
footer a{ color:#fff;font-size:14px;}
footer  a:hover{color:#7fcc31;}
footer .foot-top {padding:50px 0 10px}
footer .foot-top ul li.item-block{ }
footer .foot-top ul li.item-block-1,footer .foot-top ul li.item-block-2{ width:23%;float:left}
footer .foot-top ul li.item-block-3{ width:16%;float:left}
footer .foot-top ul li.item-block-4{ width:38%;float:right}
footer .foot-top h3{font-size:18px; color:#fff; height:26px; line-height:24px;}
footer .foot-top .foot-nav{ margin-top:12px;}
footer .foot-top .foot-nav li a{ line-height:32px; color:#a2a1a0; font-size:14px;}
footer .foot-top .foot-nav li a:hover{color:#FFF; text-decoration:none}
footer .foot-top .item4{ background:url(../images/map.png) no-repeat right top; background-size:contain;  padding-top:100px;min-height:290px; width:100%;}
footer .foot-top .item4 .contact-content{ background:#fff; max-width:225px; float:right; min-height:120px; position:relative; color:#333; font-size:12px; border-bottom:1px solid #999;box-shadow:0 1px 1px #333;}
footer .foot-top .item4 .contact-content p{padding:20px 10px 0px;font-size:14px}
footer .foot-top .item4 .contact-content hr{ background:#eee}
footer .foot-top .item4 .contact-content:before{position: absolute;bottom: -29px;left: 96px;content: ''; background:#c93;border:1px solid #fff; width:6px; height:6px;border-radius:50%;}
footer .foot-top .item4 .contact-content:after{content: '';position: absolute;left: 92px;bottom: -7px;width: 13px;height: 13px;box-sizing: border-box;overflow: hidden;border-width: 1px 1px 0 0;border-color: rgba(204, 213, 219, 0.85);border-style: solid;background: linear-gradient(225deg,#fff 50%, transparent 50%);transform: rotate(-225deg);}
footer .foot-bot{border-top:1px solid #43403d; padding:15px 0 12px; color:#a2a1a0; margin-top:0px}
footer .foot-bot .copy{ line-height:2.2; font-size:14px;color:#8c8c8c}
footer .foot-bot .social{}
footer .foot-bot .social li{display:inline-block;margin-right:2px;}
footer .foot-bot .social li a{ margin-top:3px;display:inline-block;width:34px;height:34px;color:#888; background:#201d1b;border-radius:50%;text-align:center;line-height:30px;font-size:16px;margin-right:3px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);margin-bottom:0}
footer .foot-bot .social li a:before{background:0 0}
footer .foot-bot .social li a:hover{ color:#fff; background:#c2985b}
footer .foot-bot .social #f-weixin-id{ position:relative;z-index:7}
footer .foot-bot .social .weixint-content{background-clip: padding-box;border: 1px solid rgba(204, 213, 219, 0.8);border-radius: 4px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);left: -39px;min-height: 32px;padding:8px 0;position: absolute;text-align: left;bottom: 42px;white-space: normal;width: 116px;background:#fff;;z-index:8}
footer .foot-bot .social .weixint-content:before{position: absolute;bottom: -9px;left: 46px;width: 0;height: 0;content: '';}
footer .foot-bot .social .weixint-content:after{content: '';position: absolute;left: 46px;bottom: -7px;width: 13px;height: 13px;box-sizing: border-box;overflow: hidden;border-width: 1px 1px 0 0;border-color: rgba(204, 213, 219, 0.85);border-style: solid;background: linear-gradient(225deg,#fff 50%, transparent 50%);transform: rotate(-225deg);}
footer .foot-bot .social .weixint-content img{width:100px; height:100px; }
/* 底部  end*/

/*首页轮换图片 begin*/
/* fullSlide */
/* 宽屏广告轮换 */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0; position:relative}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides img {width: 100%; display: block; margin:0 auto}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flex-control-nav{position:absolute;bottom:85px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 3px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;cursor:pointer; width:12px;height:12px;border-radius:10px;float:left;text-indent:-2000px;background:#fff;}
.flex-control-nav .flex-active{background:none; background:#f93}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; display:none}
.flex-direction-nav li a{display:block;width:50px;height:96px;overflow:hidden;cursor:pointer;position:absolute;margin-top:-48px;text-indent:-999em}/* display:none隐藏左右按钮 */
.flex-direction-nav li a.flex-prev{left:3%;background:url(../images/left.png) 0 0 no-repeat;}
.flex-direction-nav li a.flex-next{right:3%;background:url(../images/right.png) 0 0 no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:url(../images/right.png) 0 -96px no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:url(../images/left.png) 0 -96px no-repeat;}
/*首页轮换图片 end*/

#index-box-id img{ max-width:100%}

/* 首页服务项目  begin*/
/* .col-5-1{float:left;width: 22.75%;margin-right:3%;height:auto} */
.col-5-1{float:left;width: 23.5%;margin-right:2%;height:auto}
#fh5co-service-list .col-5-1:last-child{margin-right:0}
#fh5co-service-list{ position:relative; z-index:1000;}
#fh5co-service-list .bg-bgservice{ margin-top:-60px; padding-bottom:40px}
#fh5co-service-list .item{ background:#fff;}
#fh5co-service-list .item .media-img{ position:relative;}
#fh5co-service-list .item  h3{font-size:20px; line-height:20px; color:#c2985b; padding:60px 0 15px; position:relative}
#fh5co-service-list .item  h3:before{ position:absolute; content:""; background:#c2985b; height:3px; width:75px; left:0;right:0; text-align:center; margin:0 auto;top:30px;}
#fh5co-service-list .item .desc{ color:#999;line-height:150%; height:20px; overflow:hidden; padding:0 5px; }
#fh5co-service-list .item .media-img{ padding-top:30px;}
#fh5co-service-list .item:hover a h3{color:#C1835A}
#fh5co-service-list .item:hover a .desc{ color:#666}
/* 首页服务项目 end*/

/*首页关于我们begin */
#fh5co-about-us { position:relative}
#fh5co-about-us .line-big .line .xl12,#fh5co-about-us .line-big .line .xs4,#fh5co-about-us .line-big .line .xm4{ padding:0}
#fh5co-about-us .bg-about{ background:#f3f2f1;border-top:1px solid #E7E5E3;padding:60px 0px 60px}
#fh5co-about-us .left-content{ margin-right:40px;}
#fh5co-about-us .about-left,#fh5co-about-us .link-img{ border:1px solid #f1f0ef; background:#fff;box-shadow:0 1px 2px #eee;}
#fh5co-about-us .about-left:hover,#fh5co-about-us .link-img:hover{box-shadow:0 3px 5px #E2E2E2;}
#fh5co-about-us .about-heading{ padding:35px 0 0px;}
#fh5co-about-us .about-heading h3,#fh5co-about-us .about-heading p{ font-size:18px; color:#333; line-height:160%; position:relative }
#fh5co-about-us .about-heading p{ color:#666; padding-bottom:5px}
#fh5co-about-us .about-heading hr{ background:#e7e5e3}
#fh5co-about-us .intro{position:relative; padding:5px 0px 15px 0; font-size:14px;color:#666;line-height:180%;}
#fh5co-about-us .btn-more{ width:98px; height:32px; line-height:32px; color:#fff; background:#c2985b; }
#fh5co-about-us .btn-more a{color:#FFF; font-size:14px;}
#fh5co-about-us .btn-more a:hover{color:#FFF;}
#fh5co-about-us .link-img{font-size:18px;}
#fh5co-about-us .link-img a{display:block;padding:30px 0 77px 30px;}
#fh5co-about-us .link-img-t{ background:url(../images/t1.jpg) no-repeat right bottom}
#fh5co-about-us .link-img-b{ background:url(../images/t2.jpg) no-repeat right bottom}
#fh5co-about-us .link-img-t a{color:#c2985b}
#fh5co-about-us .link-img-b a{color:#069}
/*首页关于我们 end */

/* 图片文字交叉 begin */
.image-text li .text{display:block;width:50%;overflow:hidden;}
.image-text li .text h2{font-size:24px;font-weight:bold;color:#000000;text-indent:20px;border-bottom:1px solid #EDC740;padding-bottom:10px;margin-bottom:5px;line-height:24px;background:url(../images/h2-bg.png) no-repeat 0 2px;}
.image-text li .text h3{font-size:20px;font-weight:bold;color:#3E3E3E;text-indent:20px;line-height:24px;background:url(../images/h3-bg.png) no-repeat 0 50%;}
.image-text li .text h4{color:#666;font-size:14px}
.image-text li .text .text-big{font-size:18px}
.image-text p{line-height:32px}
.image-text li .thumb{display:block;width:50%;overflow:hidden;}
.image-text li .thumb img{display:block;transition:transform 1s ease 0s;transform: scale(1);overflow:hidden}
.image-text li .thumb img:hover{transition: transform 1s ease 0s;transform: scale(1.1);}
.image-text li:nth-child(2n+0) .text{float:right}
.image-text li:nth-child(2n+0) .thumb{float:left}
.image-text li:nth-child(2n+1) .text{float:left}
.image-text li:nth-child(2n+1) .thumb{float:right}
/* 图片文字交叉 end */

/* 新闻列表 beign*/
.list-group,.list-link{border:0}
.list-group li,.list-link a{padding:15px 0;display:block;font-size:16px;border-bottom:solid 1px #EEE;transition:all 1s cubic-bezier(.175,.885,.32,1) 0s}
.list-link a:hover{background-color:#F4F4F4;color:#C2995B;transition:all .3s cubic-bezier(.175,.885,.32,1) 0s}
.list-link span{color:#666}
.list-link a:hover i,.list-link a:hover span{color:#C2995B}
.list-link a:last-child{border-bottom:1px solid #EEE}
/* 新闻列表 end*/

/* 路径 */
.bread {color:#EBDECA;line-height:60px;height:60px;font-size:14px;padding:0;margin:0}
.bread span{color:#E4D3B8;padding:0 3px}
.bread a{color:#E4D3B8}
.bread a:hover{color:#FFF}

/* 新闻内容 */
.article-top{}
.article-top h2 a{font-size:20px;color:#C2985B}
.article h2{font-size:24px;font-weight:bold;color:#181818;text-indent:20px;border-bottom:1px solid #ff9900;padding-bottom:10px;margin-bottom:5px;line-height:24px;background:url(../images/h2-bg.png) no-repeat 0 2px;}
.article h3{font-size:20px;margin:10px 0;font-weight:bold;color:#3E3E3E;text-indent:20px;line-height:24px;background:url(../images/h3-bg.png) no-repeat 0 50%;}
.article h4{color:#666;font-size:14px;margin-bottom:20px}
.article .text-big{font-size:18px}
.article p{line-height:36px}
.article hr{height:2px;}
.article img{max-width:100%}

/*列表分页 begin*/
.pagination li {margin:0px 5px;font-size:14px;background:#FFF;border-radius:3px;border:2px solid #C1985A;box-shadow:0 1px 3px rgba(0,0,0,.3);}
.pagination li a{padding:9px 14px;border:0;color:#999}
.pagination .disabled{padding:6px 14px;color:#999}
.pagination .current{padding:8px 17px;background:#C1985A;color:#fff;border:0}
.pagination .active a:hover, .pagination a:hover{background:#C1985A;color:#fff;border-radius:0;border:0;}
/*列表分页 end*/

/* 文章分页 */
.page_content{text-align:center;}
.page_content a {color:#333;padding:3px 8px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.page_content li {display:inline-block;margin:0px 3px;font-size:14px;background:#FFF;border-radius:3px;border:1px solid #C1985A;}
.page_content .current{padding:0px 8px;background:#C1985A;color:#fff;}
.page_content li a{padding:3px 8px;color:#C1985A}
.page_content li a:hover:not(.current) {background:#C1985A;color:#FFF}


/* 文章上下篇 */
.pre-next a{font-size:14px}
.pre-next .next-right{text-align:right}

/* 内容 */
.content {padding:50px;line-height:36px}
.content h2{font-size:24px;font-weight:bold;color:#181818;text-indent:20px;border-bottom:1px solid #ff9900;padding-bottom:15px;margin-bottom:15px;line-height:24px;background:url(../images/h2-bg.png) no-repeat 0 2px;}
.content h3{font-size:20px;margin:20px 0 10px 0;font-weight:bold;color:#3E3E3E;text-indent:20px;line-height:24px;background:url(../images/h3-bg.png) no-repeat 0 50%;}
.content h4{color:#333;font-size:18px;margin-top:10px}
.content .text-big{font-size:18px}
.content p{line-height:36px}
.content ul{margin-top:10px;}
.content li{background:url(../images/h3-bg.png) no-repeat 0px 9px;padding-left:25px;}


#share-button{line-height:32px;height:32px;width:114px;margin:0 auto}
#share-button a{display: inline-block;width:32px;height:32px;margin:0 3px;background:url(../images/share-icon.png) no-repeat;cursor:pointer;text-indent:-100em;overflow:hidden;opacity:0.8;}
#share-button a.bds_sqq{transition:all .2s;background-position:0 0;}
#share-button a.bds_sqq:hover{background-position:0 0;opacity:1;}
#share-button a.bds_qzone{transition:all .2s;background-position:0 -32px;}
#share-button a.bds_qzone:hover{background-position:0 -32px;opacity:1}
#share-button a.bds_weixin{transition:all .2s;background-position:0 -64px;}
#share-button a.bds_weixin:hover{background-position:0 -64px;opacity:1;}
#share-button a.bds_tsina{transition:all .2s;background-position:0 -96px;}
#share-button a.bds_tsina:hover{background-position:0 -96px;opacity:1}

/* 联系我们 */
.contact{}
.contact .padding-big-left{padding-left:0px}
.contact hr{width:50px;height:3px}
.contact p{line-height:36px}


.slide-inside{height:350px;background-repeat:no-repeat;background-position: center center;background-size:cover;position:relative;z-index:1;}
.slide-inside h3{line-height:320px;font-size:48px;text-indent:52px;color:#fff;text-shadow: #72552B 1px 1px 2px;font-weight:bold}

/*手机底部导航*/
#toolbar{ display:none;}
/* ======置顶 ======*/
.backToTop{display: none;border-radius:3px;width:40px;height:40px;position: fixed;_position: absolute;right: 5px;bottom: 60px;_bottom: "auto";cursor:pointer;z-index:9;background:#C2985B url(../images/icon-gotop-fixed.png) no-repeat center center;}
.backToTop:hover{background-color:#D0B081;}

@media screen and (max-width:1199px) {
#fh5co-about-us .left-content{ margin:0 20px;}
#fh5co-about-us .heading{ padding:20px 0 0px;}
footer .foot-top ul li.item-block-1,footer .foot-top ul li.item-block-2{ width:19%;}
footer .foot-top ul li.item-block-3{ width:16%;}
footer .foot-top ul li.item-block-4{ width:42%;}

}

@media screen and (max-width:1000px) {
#fh5co-header .header-box .logo{ padding:20px 0 0px 15px}
#fh5co-header .nav li a{padding:0 7px;}
.line-big{margin-left:-10px;margin-right:-10px}
.line-big .x1,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .xl1,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xs1,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xm1,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xb1,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xb10,.line-big .xb11,.line-big .xb12{position:relative;min-height:1px;padding-right:10px;padding-left:10px}

#fh5co-about-us .left-content{ margin:0 15px;}
#fh5co-about-us .heading{ padding:10px 0 0px;}
#fh5co-about-us .intro{ height:150px; overflow:hidden}
#fh5co-about-us .btn-more{ margin:10px 0 17px}
#fh5co-about-us .heading p{ padding-bottom:0}

.flex-control-nav{bottom:45px}
#fh5co-service-list .bg-bgservice{ margin-top:-38px;}
.col-5-1{ width:32%;}
#fh5co-service-list .col-5-1:nth-child(3n){ margin-right:0}
#fh5co-service-list .item{border:1px solid #EEE;}
footer .foot-top ul li.item-block-1,footer .foot-top ul li.item-block-2{ width:19%;}
footer .foot-top ul li.item-block-3{ width:13%;}
footer .foot-top ul li.item-block-4{ width:48%;}
footer .foot-top .item4{ padding-top:70px;}
footer .foot-top .item4 .contact-content:before{left: 104px;}
footer .foot-top .item4 .contact-content:after{left: 100px;}
.slide-inside{height:280px;}
.slide-inside h3{line-height:280px;font-size:40px;text-indent:40px;}

}
@media screen and (max-width:760px) {	
#fh5co-offcanvas,#fh5co-offcanvas .nav{display: block;borer:none}
.fh5co-nav-toggle{display: block;}
#fh5co-header .header-box .logo{ padding:8px 0 8px 0px}
#fh5co-header .logo img{width:150px}
#fh5co-header .nav{border:1px solid #ff0000;padding:0;}
#fh5co-header .nav ul{ padding:0;}
#fh5co-header .nav li { line-height:40px !important; height:40px !important;}
#fh5co-header .nav li a{text-align:left;background:none;width:100%;box-shadow:0; font-size:14px;border-bottom:1px solid #345a99;height:40px !important; line-height:40px !important; text-indent:10px;}
#fh5co-header .nav li a.first-level:before{ background:none !important}
.flex-control-nav{bottom:10px}
footer .foot-bot{border:none;}
footer .foot-bot .copy{ padding-bottom:5px;}
footer .foot-bot .float-right{ float:none !important}

#fh5co-service-list .bg-bgservice{ margin-top:30px; padding-bottom:20px;}
#fh5co-service-list{ z-index:1;}
.col-5-1{ width:49%;}
#fh5co-service-list .col-5-1:nth-child(3n){ margin-right:2%}
#fh5co-service-list .col-5-1:nth-child(2n){ margin-right:0}
#fh5co-about-us .about-img{ margin-left:15px;}
#fh5co-about-us .about-left{ padding:20px 0 0; margin-bottom:20px;}
#fh5co-about-us .about-left .intro{ text-align:left;}
#fh5co-about-us .bg-about{padding:35px 0px 25px}

.image-text li .text,.image-text li .thumb{ display:block; width:100%; overflow:hidden;}
.image-text li .text h2{font-size:20px;line-height:20px;}
.image-text li .text h3{font-size:16px;text-indent:20px;line-height:20px;}
.image-text li .text h4{color:#666;font-size:14px}
.image-text li .text .text-big{font-size:14px}
.image-text li .padding-large{padding:10px}
.padding-large{padding:10px}
.slide-inside{height:200px;}
.slide-inside h3{line-height:200px;font-size:36px;text-indent:10px;}

.nav-inside{height:56px;border-bottom:0 solid #E2E2E2;padding:0;margin:0;width: 100%;  position:relative;z-index:200000}
.nav-inside ul.nav{ clear:both; }
.nav-inside li{ float:none !important; width:100%;}
.nav-inside li a{ display:block; width:100%;border-bottom:1px solid #43403d}
.nav-inside .right-menu{background:#000; }
.nav-inside .right-menu h3{ display:block; float:right; width:50%; background:#c2985b; height:46px; line-height:46px; text-align:center; color:#fff; font-size:18px;}
.nav-inside .right-menu button{z-index:9999999;float:left; width:50%; height:46px; line-height:46px; padding:0; margin:0;border:none;border-radius:0; background:#000; color:#fff; font-size:20px; text-align:left; text-indent:12px;}
.nav-inside .right-menu span{font-size:18px;padding-left:10px;}
.nav-inside li a{background-color: #000;font-size: 16px;line-height:46px;padding:0;}
.nav-inside li a:hover{color: #666;}
.nav-inside li a.active{color: #666;border-bottom:1px solid #43403d}
.nav-inside .li-col-3{width:100%}
.nav-inside .li-col-5{width:100%}
.bread {color:#FFF;line-height:30px;height:30px;font-size:12px}

/*分页 begin*/
.pagination li a{padding:5px 10px;}
.pagination .disabled{padding:2px 10px;}
.pagination .current{padding:4px 12px;}
/*分页 end*/

.pre-next .next-right{text-align:left}

.blank-large{height:50px; line-height:1px; clear:both;}
.blank-big{height:30px; line-height:1px; clear:both;}
.blank-middle{height:20px; line-height:1px; clear:both;}

.content {padding:10px;}
.content h2{font-size:18px;margin:10px 0;font-weight:bold;color:#000000;text-indent:20px;border-bottom:1px solid #EDC740;padding-bottom:10px;line-height:24px;background:url(../images/h2-bg.png) no-repeat 0 2px;}
.content h3{font-size:16px;margin-bottom:10px;font-weight:bold;color:#3E3E3E;text-indent:20px;line-height:24px;background:url(../images/h3-bg.png) no-repeat 0 50%;}
.content h4{color:#666;font-size:14px;margin-bottom:10px}
.content .text-big{font-size:16px}
.content p{line-height:28px}

.article h2{font-size:18px;margin:10px 0;font-weight:bold;color:#000000;text-indent:20px;border-bottom:1px solid #EDC740;padding-bottom:10px;margin-bottom:5px;line-height:24px;background:url(../images/h2-bg.png) no-repeat 0 2px;}
.article h3{font-size:16px;margin-bottom:10px;font-weight:bold;color:#3E3E3E;text-indent:20px;line-height:24px;background:url(../images/h3-bg.png) no-repeat 0 50%;}
.article h4{color:#666;font-size:14px;margin-bottom:10px}
.article .text-big{font-size:16px}
.article p{line-height:28px}

.heading h2,.heading h3{font-size:24px;}

.backToTop{border-radius:3px;width:24px;height:24px}

/*手机底部导航*/
.blank50{height:50px; line-height:1px; clear:both;}
#toolbar{color:#A2A1A0;width:100%;height:50px;position:fixed;bottom:0;left:0;z-index:8;background:#201D1B; display:block;}
#toolbar a{width:100%;color:#A2A1A0;display:block;padding:5px 0 0 0;line-height:20px;font-size:14px;}
#toolbar a span{ font-size:20px; display:block;}
}
@media screen and (max-width:480px) {
#fh5co-header  .icon-navicon{ margin-top:5px;}
#fh5co-header .header-box .logo{ padding:2px 0 8px 0px}
#fh5co-header .header-box .logo img{ width:125px}
.col-5-1{ width:100%;}
#fh5co-service-list .col-5-1:nth-child(1n){ margin-right:0}
.flex-control-nav{ display:none}
.slide-inside{height:150px;}
.slide-inside h3{line-height:150px;font-size:24px;text-indent:10px;}
.nav-inside .right-menu h3{ font-size:16px;}

}


