﻿@charset "utf-8";
/*-----------------------------------------------------------------------------
author:		xuyanli
phone:		400-0035-163
qq:         43670163
email:     	43670163@qq.com
website:   	http://www.lyuqi.com
date:      	2015-7-4
-----------------------------------------------------------------------------*/
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 '\5FAE\8F6F\96C5\9ED1','\5b8b\4f53',arial;color:#333;outline:0;}
a,a:hover{color:#333;}
/* custom reset */
body{background-color:#f7f7f7;}
img{vertical-align:bottom;}

/* f- */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-cbf{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;font-size:0;}
.f-cb10{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:10px;font-size:0;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}

/* g- */
.g-wrap{ width: 1000px; margin: 0 auto; }

/* m-box */
.m-box{ margin-bottom:10px; overflow: hidden; }
.m-box .mhd{ overflow:hidden; }
.m-box .mhd .tt{ display:inline; float:left; font-weight:normal; }
.m-box .mhd .tt p{ height:60px; border-bottom:1px solid #fff; padding-left:10px; width:210px; margin-left:10px; font-size:18px; color:#fff; line-height:60px; font-weight:bold;}
.m-box .mhd .tt  p span{ color:#7fb45a; font-weight:normal; font-size:14px; margin-left:10px;}
.m-box .mhd .mr{ display:block; float:right; }
.m-box .mbd{ overflow:hidden; }

.m-box1{ background-color:#569622; }
.m-box1 .mbd{ padding:10px 15px; }

.m-box2 .mbd{ background-color:#fff; padding:10px; border:solid #eaeaea; border-width:0 1px 1px; padding-bottom:30px; }


.m-box3 .mhd{ height:40px; line-height:40px; }
.m-box3 .mhd .t1{ display:inline-block; background-color:#569622; color:#fff; font-size:18px; padding:0 15px; }
.m-box3 .mhd .t2{ display:inline-block; color:#999; font-size:14px; font-weight:normal; margin-left:10px; }
.m-box3 .mhd .mr{ background: url(../images/mhd-mr.jpg) no-repeat 0 50%; width:60px; height:20px; margin-top:10px; }
.m-box3 .mbd{ padding:10px 0; }

.m-box4{ background-color:#fff; padding:10px; }

/* m-crm */
.m-crm{ background-color:#f0f0f0; border:1px solid #dcdcdc; margin-bottom:10px; padding:20px 15px; }

/* m-page */
/*.m-page{ text-align: center; margin:20px 0; }
.m-page a, .m-page span{ border: 1px solid #ddd; display:inline-block; margin:0 4px; padding:6px 12px; }
.m-page a { text-decoration: none; }
.m-page a:hover, .m-page .thisclass{ background-color:#569622; border: 1px solid #569622; color:#fff; }
.m-page .disabled, .m-page .pageinfo { background-color:#f2f2f2; color:#666; }
*/

.m-page{ margin:10px auto 0; text-align:center;  padding:20px; }
.m-page ul li{ display:inline-block; *display:inline; font-size:12px; margin-right:6px;}
.m-page ul li a{ font-size:12px; background:#fff; padding:6px 10px; color:#333333;  border: 1px solid #ddd;}
.m-page .thisclass{ padding:6px 10px; color:#fff; background:#569622; border: 1px solid #569622;  }
.m-page ul li a:hover{  color:#fff; background:#9a0000;}



/* m-lst */
.hasline li{ border-bottom:1px dotted #D3D3D3; }

.icon1 li{ background:url(../images/ico1.gif) no-repeat 0 50%; padding-left:10px; }
.icon2 li{ background:url(../images/ico2.gif) no-repeat 0 50%; padding-left:10px; }
.icon3 li{ background:url(../images/ico3.gif) no-repeat 0 50%; padding-left:10px; }
.icon4 li{ background:url(../images/ico4.gif) no-repeat 0 50%; padding-left:10px; }
.icon5 li{ background:url(../images/ico5.jpg) no-repeat 0 50%; padding-left:10px; }
.icon6 li{ background:url(../images/ico6.jpg) no-repeat 0 50%; padding-left:10px; }

.m-lst{ overflow:hidden; }
.hasline li{ border-bottom:1px dotted #dedede; }

.m-lst-txt li{ height:35px; line-height: 35px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  *height:37px; *line-height: 37px; }
.m-lst-txt li .date{ display: block; float: right; color: #999; }

.m-lst-pic li{ display: inline; float: left; width:174px; margin:0 11px 11px 0; }
.m-lst-pic li .thumb{ display: block; width: 174px; height: 160px; overflow: hidden; }
.m-lst-pic li .tt{ height:30px; line-height:30px; text-align:center; }
.m-lst-pic2 li:nth-child(4n){ margin-right:0; }

/* g-hd */
.g-top{ background:url(../images/g-top.jpg) repeat-x; height:28px; line-height:28px; color:#fff; }
.g-top a{ color:#fff; }
.g-top .m-qlink span{ margin:0 10px; }

.g-hd{ height:111px; }
.g-hd .g-wrap{ position:relative; height:111px; }
.g-hd .m-logo{ position:absolute; left:0; top:0; }
.g-hd .m-logo a{ display: block; background: url(../images/m-logo.jpg) no-repeat left 50%; width: 450px; height: 111px; text-indent: -999px; }
.g-hd .m-tel{ background: url(../images/m-tel-bg.jpg) no-repeat left 50%; width: 200px; height:56px; padding-left:45px; position:absolute; right:0; top:30px; }
.g-hd .m-tel span{ display:block; color:#4da90d; font-size:26px; margin:25px 0 0 10px; font-family:impact; font-style:italic; }

/* m-nav */
.g-nav{ background: url(../images/m-nav.jpg) repeat-x; height:50px; }
.m-nav li.nav-itm{ display: inline; float: left; background: url(../images/m-nav-line.jpg) no-repeat right 50%; width: 166px; height:50px; line-height:50px; position:relative; z-index:99; }
.m-nav a.nav-lk{ display: block; color: #fff; font-size: 14px; width: 166px; text-align:center; }
.m-nav a.nav-lk:hover{ background: url(../images/m-nav-hv.jpg) repeat-x; }
.m-nav li.nav-itm:last-child{ background:none; }
.m-nav ul.subnav{ position:absolute; left:0; top:50px; display:none; background-color:#68b92e; width:166px; }
.m-nav a.subnav-lk{ display: block; color: #fff; border-bottom:1px solid #569622; font-size: 12px; width: 166px; height:40px; line-height:40px; text-align:center; }
.m-nav a.subnav-lk:hover{ background: url(../images/m-nav-hv.jpg) repeat-x; }

/* m-sld */
.g-sld{ height:100%; }
.g-sld .g-flexslider{ width:100%; height:400px; margin:0 auto; position:relative; overflow:hidden; }

/* Direction Nav */
.g-flexslider .flex-direction-nav a { display: block; width: 50px; height: 70px; margin: -20px 0 0; position: absolute; top: 46%; text-indent:-9999px; cursor: pointer; transition: all 0.3s ease; z-index: 10; overflow: hidden; }
.g-flexslider .flex-direction-nav .flex-prev { left: -50px; background:url(../images/m-sld-btns.png) no-repeat left; }
.g-flexslider .flex-direction-nav .flex-next { right: -50px; background:url(../images/m-sld-btns.png) no-repeat right; }
.g-flexslider:hover .flex-prev { left: 0; }
.g-flexslider:hover .flex-next { right: 0; }
/* Control Nav */
.g-flexslider .flex-control-nav {width: 100%; position: absolute; bottom: -50px; text-align: center;}
.g-flexslider .flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline;}
.g-flexslider .flex-control-paging li a {width: 15px; height: 15px; display: block; background-color: #3957ad; cursor: pointer; font-size:0; text-indent: -9999px; border-radius:50%; }
.g-flexslider .flex-control-paging li a.flex-active { background-color: #c0291e; }
.g-flexslider:hover .flex-control-nav{ bottom:10px; }

/* g-bd */
.g-bd{ margin:10px auto 0; }
.g-sd{ display: inline; float:left; width:241px; }
.g-mn{ display: inline; float:right; width:749px; }

/* g-ft */
.g-ft{ background-color:#407b10; line-height: 25px; padding:15px 0; }
.g-ft .g-wrap{ background:url(../images/ft-wx.jpg) no-repeat 40px top; padding-left:200px; width:800px; height:120px; }
.g-ft .ft-nav{ border-bottom:1px solid #538828; color:#fff; font-size:14px; padding-bottom:10px; margin-bottom:10px; }
.g-ft .ft-nav span{ margin:0 10px; }
.g-ft .ft-nav a{ color:#fff; }
.g-ft .m-cprt{ color:#fff; }
.g-ft .m-cprt a{ color:#fff; }
.g-ft .m-cprt span{ margin:0 8px; }
.g-ft .m-cprt img{ float:right;}

/* for index */
.mb-abt{ background-color:#fff; padding:20px; margin-bottom:10px; }

.mb-news{ background-color:#fff; padding:10px; }
.mb-news .m-box{ display:inline; float:left; }
.mb-gsxw{ width:354px; }
.mb-hyzx{ width:355px; margin-left:20px; }

.mb-pdt{ background-color:#fff; padding:10px; margin-top:10px; }

.m-mv{ background:url(../images/m-abt.jpg) no-repeat; width:416px; height:280px; margin-right:30px; }

/* for sub page */
.m-cnt{ line-height:25px; }
.m-abt{ margin:10px; }
.m-ctc{ font-size:14px; line-height:28px; margin-bottom:10px; }
.m-ctc span{ color:#4da90d; font-weight:bold; }

.m-sdnav li{ border-bottom:1px dotted #68b92e; height:40px; line-height:40px; overflow:hidden; }
.m-sdnav li a{ color:#fff; }

/* post- */
.post-tt{ border-bottom:1px dotted #d5d5d5; color:#4da90d; font-size:20px; font-weight:normal; text-align:center; margin-bottom:5px; height:60px; line-height:60px; }
.post-meta{ color:#bcbbbb; line-height:30px; text-align:center; margin-bottom:15px; }
.post-meta span{ margin:0 5px; }
.post-meta span a{ color:#bcbbbb; }
.post-meta span.cfs a:hover{ text-decoration:underline; }

.post-bd{ font-size:13px; line-height:25px; text-align:justify; text-justify:inter-ideograph; }

.post-bd p, .post-bd div{ margin:12px 0; }
.post-bd a{ color:#569622; text-decoration:underline; }
.post-bd .tt{ color:#569622; background-color: #f9f9f9; border-left:4px solid #569622; margin: 12px 0; padding:10px; }
.post-bd ul li{ background:url(../images/ico6.jpg) no-repeat 0 50%; height:30px; line-height:30px; padding-left:10px; overflow:hidden; }

.post-bd table { margin:12px 0; color: #333; border-width: 1px; border-color: #666; font-size:12px; }
.post-bd table th { padding: 10px; border: 1px solid #666; background-color: #dedede; font-weight:bold; }
.post-bd table td { padding: 10px; border: 1px solid #666; }

.post-prevnext{ padding:10px 0; height:30px; line-height:30px; text-align:center; }
.post-prevnext span{ display:inline-block; width:50%; }

.post-prevnext1 .pre{ position:absolute; left:5%; top:40%; width:50px; height:120px;}
.post-prevnext1 .pre a{ display:block; width:50px; height:120px;  background:url(../images/pre1.png) no-repeat;}
.post-prevnext1 .pre a:hover{   background:url(../images/pre.png) no-repeat;}
.post-prevnext1 .next{ position:absolute; right:5%; top:40%; width:50px; height:120px;}
.post-prevnext1 .next a{ display:block; width:50px; height:120px;  background:url(../images/next1.png) no-repeat;}
.post-prevnext1 .next a:hover{   background:url(../images/next.png) no-repeat;}