﻿@charset "utf-8";
* { margin:0; padding:0;}
body { color:#227138; font-size:13px; font-family:"微软雅黑",Arial,Helvetica,sans-serif; background:#eeffe5;}
img { border:none;}
ul,ol{ list-style:none;}
.clear {line-height:0px; clear:both; font-size:0px;}
table{ border-collapse:collapse;} 
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}

#toTop { display:none; text-decoration:none; position:fixed; bottom:20px; right:20px; overflow:hidden; width:40px; height:40px; border:none; text-indent:100%; background:url(/images/totop.png) no-repeat left top;}
#toTopHover { background:url(/images/totop.png) no-repeat left top; width:40px; height:40px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);}
#toTop:active, #toTop:focus { outline:none;}

img{ 
transition:0.25s;
-moz-transition:0.25s;
-webkit-transition:0.25s;
-o-transition:0.25s;
-ms-transition:0.25s;
}
td img:hover{ 
transform:scale(1.05,1.05);
-moz-transform:scale(1.05,1.05);
-webkit-transform:scale(1.05,1.05);
-o-transform:scale(1.05,1.05);
-ms-transition:scale(1.05,1.05);
}

.bt { text-align:center; overflow:hidden; margin:0 auto;}
.bt img{border-radius: 6px;}
.webbg { width:100%; margin:0 auto; overflow:hidden;}
.topLogo{ width:100%; text-align:center;}
.topBanner{ width:100%; text-align:center; overflow:hidden; margin:0 auto 10px auto; position:relative;}
.topBanner img{}
.topBanner p{width:1002px;height:auto;position:absolute;top:0px;left:50%; margin-left:-501px;}
.xia {width: 1002px; background: url(kuang_03-05.png) no-repeat 0px 0px; height: 33px; display:none;}
.cp_kuang { width:980px; padding:10px 10px 0 10px; border:1px #5db966 dashed; margin:15px auto; border-radius:6px;}
.shang {width: 1002px; background: url(kuang_01.png) no-repeat 0px 0px; height:33px; margin-top:6px; display:none;}
.zhong { width:100%; overflow:hidden; margin-bottom:10px;}
.zhongnei { padding:12px; background:#fff; overflow:hidden; line-height:30px; border-radius:6px;}
.left {width: 100%; float:left;}
.bg {line-height:22px; color:#227138;}
.bg tr td { border:1px #bee3c2 solid; padding:4px;}
.cp_title { display:block; text-align:left; color: #227138; font-size: 22px; padding:5px 0;}
.bg A:link {color: #227138; text-decoration: none}
.bg A:hover { text-decoration: underline}

.lxfsf_wrap:first-child{ width:100%; min-height:220px; overflow:hidden; background:url(../lxwm.jpg) no-repeat top right;}
.lxfsf { width:65%; line-height:22px; font-size: 14px;}
.lxfsf tr td { font-size:14px; border:1px #bee3c2 solid; padding:6px;}

.liebiao {border: #9279ae 2px solid; line-height:22px; background-color: #ffffff; width: 180px; font-size: 14px;}
.liebiao P { padding:5px; line-height: 30px; background-color: #9279ae; margin: 0px; color: #fff; font-size: 18px; font-weight: bold;}
.liebiao ul { padding:10px 0 5px 15px; margin:0;}
.liebiao ul li{background:url(../images/y.png) no-repeat left 8px; padding-left: 15px;}
.liebiao ul li a:hover {color: #cc0000; text-decoration:none;}

.bottom {text-align: center; line-height: 24px; margin: 0px auto; width: 100%; background:#5db966; color:#fff; padding:5px 0;}
.bottom a{ color:#fff;}

/* 2016-7-4 */
.header { width:100%; height:auto;}
.head { width:100%; height:50px; background-color:#EEE; border-bottom:1px solid #CCC;}
.head img{ float:left;}
.head p{ margin-top:12px; padding-left:20px; float:left;}
.head p span{ font-size:12px; height:26px; color:#626262; line-height:26px; float:left;}
.head p a{ width:56px; height:26px; font-size:12px; line-height:26px; text-align:center; text-decoration:none; margin-right:6px; display:inline; float:left;}
.head p a.h_1{ color:#FFF; background:url(/images/input.png) 0px 0px no-repeat;}
.head p a.h_2{ color:#FFF; background:url(/images/input.png) -56px 0px no-repeat;}
.head p a.h_3{ color:#fff; background:url(/images/input.png) -112px 0px no-repeat;}
.head form{ height:24px; margin:12px; display:inline; border:1px solid #007d09; float:right;}
.head form input.input_t{ width:200px; height:22px; float:left; border:1px solid #02a91b; color:#BFBFBF; font-size:12px; line-height:22px; background:url(/images/fdj.jpg) 0px 0px no-repeat #FFF; padding-left:24px;}
.head form input.input_a{ width:50px; height:24px; line-height:24px; float:left; border:0px; color:#FFF; font-size:12px; background:url(/images/int.png) no-repeat; text-align:center; cursor:pointer;}
.head form input.input_a:hover{ color:#FFF;}

/*nav*/
.nav{width:100%; height:auto; background:#5db966; font-size:14px; text-align:center;}
.nav a{background:none; color:#fff; font-size:16px; text-align:center; font-family:"微软雅黑"; line-height:40px; font-weight:700; padding:9px 60px; text-decoration:none;}
.nav a:hover{background:#73d07c;}
/*end nav*/


@media ( max-width : 1440px) {
.topBanner  img,.topLogo img {
    width: 100%;
} 
}