﻿/* CSS Document   Version: 1.0.0
   Date: 2018/12/12
   Author: Tian Guang
   Copyright: www.east.net
*/
@charset "utf-8";

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote { margin:0; padding:0; font-size:13px; color:#000000}
body{ zoom:1; background:#ececec; font-family:"微软雅黑",Arial; }
img { border:0 none; vertical-align:middle; }
ul, ol, li {list-style:none;}
h1, h2, h3, h4, h5, h6 { font-size:14px; }
body, input, select, button, textarea { font-size:12px; outline:none; }
table, tr, th, td {border:0 none;vertical-align:middle;border-collapse: collapse;border-spacing:0;}
button { cursor:pointer; }
i, em, cite, address { font-style:normal; }
/*-webkit-tap-highlight-color:transparent; 手机端去掉超链接 选中样式*/
a{ text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); cursor:pointer; -webkit-tap-highlight-color:transparent; }
a{ text-decoration:none; color:inherit;  -webkit-tap-highlight-color:transparent; }
a:hover{-webkit-tap-highlight-color:transparent; }
a:focus { outline:none;  -webkit-tap-highlight-color:transparent; }
input{border:0px; outline: 0px; padding:0px; margin:0px; font-family: "微软雅黑";}
select{font-family: "微软雅黑";}
.left{ float: left;}
.right{ float: right;}

@font-face {
    font-family: 'gbregular';
    src: url('font/yt.eot');
    src: url('font/yt.eot?#iefix') format('embedded-opentype'),
         url('font/yt.woff') format('woff'),
         url('font/yt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.clearfix {/* overflow: hidden; */zoom: 1;}
.clearfix:after{content: ".";display: block;height:0;clear: both;visibility: hidden;overflow: hidden;}
.center{margin: 0 auto; width:1200px;}
.wrap{width:100%;overflow: hidden; margin:0px auto; background: #fff;}
/*header*/
.header .logo {
    height: 125px;
    background: #fff;
    line-height: 125px;
    width: 100%;
}
.header .logo h1 {
    width: 350px;
    height: 64px;
}
.header .logo h1 img {
       width: 350px;
       height: 83px;
       margin-top: 25px;
}
.header .logo .top_link {
    margin-top: 0px;
}
.header .top_link{
    position: relative;
}
.header .top_link form{
     z-index: 999;
  
    position: relative;
}
.header .top_link form input[type="text"] {
    height: 32px;
    line-height: 32px;
    border-radius: 25px;
    text-indent: 1em;
     border: 1px solid #999;
    width:200px;
    opacity:1;
    transition:1s all ease;
}
.header .top_link form input[type="submit"] {
    background: #eaeaea;
    color: #666;
    border: 0;
    height: 32px;
    width: 36px;
    background: url(../images/search.png) center no-repeat;
    font-size: 0px;
    position: absolute;
    top: 47px;
    right: 5px;
}
.header .nav {
    height: 60px;
    line-height: 60px;
    background: #38b432;
    font-size: 16px;
}
.header .nav>ul>li {
    margin-left: 63px;
    position:  relative;
}
.header .nav>ul>li:first-child {
    margin-left: 0;

}
.header .nav>ul>li>a {
    display:  block;
    color: #fff;
    text-align:  center;
    padding: 0 12px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    font-size: 18px;
}
.header .nav>ul>li>a:hover,.header .nav>ul>li>a.on {
    background: #008b33;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

/*footer*/
.footImg img {width: 100px;height: 100px;}
.footer{width: 100%;background: #8d8582;margin-top: 80px;}
.footer .foot .footerF{float: left;width: 25%;}
.footer .foot .footerF .footerFf{width: 99%;float: left;border-right: 1px solid #ececec;margin: 65px 0px;}
.footer .foot .footerF .footerFf ul li{float: left;margin: 0px 40px 30px 0px;}
.footer .foot .footerF .footerFf ul li a{color: #ececec;font-size: 14px;}
.footer .foot .footerR .footerFff{width: 50%;float: left;margin: -45px 0px;}
.footer .foot .footerR{float: left;width: 70%;border-top: 3px solid #958e8b;margin-top: 100px;margin-left: 50px;}
 .footerFff ul li{
    float: left;
    border-right: 1px solid #ececec;
    color: #ececec;
    font-size: 14px;
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    }
.footImg{
    margin-top: 28px;
    width: 185px;
    float: left;
    margin-right: 12px;
}    
.footImg p{float: right;font-size: 14px;color: #fff;margin-right: 20px;}
.footerFrr{float: right;width: 50%;}
.footerFrr img{margin-top: -109px;}
.footerFrr p{font-size: 12px;color: #fff;margin-top: 25px;}
.footerFrr ul li .shop1, .footerFrr ul li .shop2{
    margin-top: 0px;
    color: #ffffff;
}
.footerFrr ul li {
    width: 110px;
    height: 30px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    line-height: 30px;
    float: left;
    margin-right: 20px;
}

.footerFrr ul li:hover .shop1,.footerFrr ul li:hover .shop2 {background: #ffffff;color:#8d8582}
.footerFrr ul li .shop2:before{background: url(../images/shop.png) center center no-repeat;content: " ";display: inline-block;clear: both;overflow: hidden;height: 18px;width: 44px;position: relative;top: 3px;}
.footerFrr ul li .shop1:before{background: url(../images/OA1.png) center center no-repeat;content: " ";display: inline-block;clear: both;overflow: hidden;height: 21px;width: 44px;position: relative;top: 4px;}
.footerFrr ul li:hover .shop2:before{background: url(../images/shop1.png) center center no-repeat;}
.footerFrr ul li:hover .shop1:before{background: url(../images/OA.png) center center no-repeat;}
/*头部*/
.mainNav .hbg{top: 175px;background: #008b33;z-index: 9;position: absolute;width: 100%;left: 0;}
.ffnav{width: 100%;background: #38b432;height: 50px;line-height: 50px;}
ul.mainNav {
   background: #38b432;
   height: 50px;
}
ul.mainNav>li {
	z-index:99;
	
	/* min-width: 78px; */
	float: none;
	-webkit-transition:all  0.5s;
	-moz-transition:all  0.5s;
	-o-transition:all  0.5s;
	-ms-transition:all  0.5s;
	transition:all  0.5s;
	margin: 0 0 0 18px;
	display: inline-block;
}
ul.mainNav>li:last-child>p>a{ padding:0; }
ul.mainNav>li>p>a,ul.mainNav>li>a {
	display:block;
	font-size: 16px;
	padding: 0 4px;
	text-align: center;
	transition: all .3s;
	color: #fff;
	width: 103px;
}

ul.mainNav>li:hover p>a,ul.mainNav>li.active p>a{background: #008b33;height: 50px;line-height: 50px;}

ul.mainNav .sub{width: 1200px;position:absolute;top: 176px;left: 0;z-index: 999;line-height: 50px;display:none;padding: 0 0px;box-sizing: border-box;text-align: center;overflow: hidden;font-size: 0;}
ul.mainNav .sub a{color: #fff;font-size: 16px;overflow: hidden;display: inline-block;margin: 0 14px;}
ul.mainNav .sub a:hover{ color:#fff}
ul.mainNav li#l_1 .sub{box-sizing: border-box;left: 50%;margin-left: -810px;}
ul.mainNav li#l_2 .sub{box-sizing: border-box;left: 50%;margin-left: -769px;}
ul.mainNav li#l_3 .sub{box-sizing: border-box;left: 50%;margin-left: -525px;}
ul.mainNav li#l_4 .sub{box-sizing: border-box;left: 50%;margin-left: -546px;}
ul.mainNav li#l_5 .sub{box-sizing: border-box;left: 50%;margin-left: -331px;}
ul.mainNav li#l_6 .sub{box-sizing: border-box;width: 600px;left: 50%;margin-left: 8px;}
ul.mainNav li#l_7 .sub{box-sizing: border-box;width: 600px;left: 50%;margin-left: 152px;}
ul.mainNav li#l_8 .sub{box-sizing: border-box;width: 600px;left: 50%;margin-left: 192px;}
/*right*/
#side {
    width: 67px;
    position:  fixed;
    right: 0;
    top: 50%;
    margin-top: -139px;
    display: none;
}
#side li {
    height: 59px;
    cursor: pointer;
    position: relative;
}
/*#side li.n1 {
    background: #eeeeee url("../images/top.png") center no-repeat;
    border: 1px solid #cacaca;
}*/
#side li.n2 {
    background: #eeeeee url("../images/share.png") center no-repeat;
    border: 1px solid #cacaca;
}
#side li.n3 {
    background: #eeeeee url("../images/top.png") center no-repeat;
    border: 1px solid #cacaca;
}
#side li.n1:hover span {
    display:block;
}
#side li.n1 span {
    width:  100px;
    height:  100px;
    position:  absolute;
    left: -110px;
    top: 50%;
    margin-top: -51px;
    display:  none;
    padding-right: 10px;
}
#side li.n1 span i {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}
#side li.n2 .bdsharebuttonbox {
    width: 191px;
    height: 100%;
    position:  absolute;
    left: -190px;
    background: #fff;
    display: none;
}
#side li.n2 .bdsharebuttonbox a {
    width: 62px;
    height: 58px;
    margin: 0;
    border: 1px solid #f0f0f0;
}
#side li.n2 .bdsharebuttonbox .bds_weixin {
    background: url("../images/icon1.png") center no-repeat;
}
#side li.n2 .bdsharebuttonbox .bds_qzone {
    background: url("../images/icon2.png") center no-repeat;
    border-left: 0;
}
#side li.n2 .bdsharebuttonbox .bds_tsina {
    background: url("../images/icon3.png") center no-repeat;
    border-left: 0;
}
#side li.n2:hover .bdsharebuttonbox {
    display: block;
}


