﻿/* 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: 103px;
    line-height: 103px;
    width: 100%;
    background: #8d8582;
}

.header .logo h1 {
    width: 200px;
    height: 64px;
}
.header .logo .fcompany {
    font-size: 24px;
    float: left;
}
.header .logo h1 img {
    width: 170px;
    height: 82px;
}

.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: 36px;
    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*/

.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: 64px 0px;
    padding: 5px 0px;
}

.footer .foot .footerF .footerFf ul li {
    float: left;
    margin: 0px 0px 30px 0px;
    width: 145px;
}

.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: 18px;
    text-align: center;
    margin-top: 10px;
}

.footImg {
    margin-top: 28px;
    width: 400px;
    margin-right: 12px;
    line-height: 25px;
}

.footImg p {
    float: left;
    font-size: 14px;
    color: #fff;
}

.footerFrr {
    float: right;
    width: 50%;
    margin-top: -20px;
}

.footerFrr img {
    margin-top: -88px;
}

.footerFrr p {
    font-size: 12px;
    color: #fff;
    margin-top: 20px;
}

.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;
    border-radius: 5px;
}

.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: 163px;
    background: #8d8582;
    z-index: 9;
    position: absolute;
    width: 1200px;
}

.ffnav {
    width: 100%;
    background: #f2f2f2;
    height: 60px;
    line-height: 60px;
}

ul.mainNav {
    background: #f2f2f2;
    height: 60px;
}

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: 0px 0 0 52px;
    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: #4e4e4e;
    /* width: 138px; */
}

.footerFrr ul li .footerImg {
    margin-top: 44px;
}

ul.mainNav>li:hover p>a,
ul.mainNav>li.active p>a {
    background: #000000;
    height: 60px;
    line-height: 60px;
    color: #fff;
}

ul.mainNav .sub {
    width: 100%;
    position: absolute;
    top: 163px;
    left: 0;
    z-index: 999;
    line-height: 60px;
    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: 15px;
    overflow: hidden;
    display: inline-block;
    margin: 0 14px;
}

ul.mainNav .sub a:hover {
    color: #fff
}


/*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;
}

ul.mainNav li#l_4 .sub {
    width: 1200px;
    position: absolute;
    top: 163px;
    left: 50%;
    margin-left: -600px;
    z-index: 999;
    line-height: 25px;
    display: none;
    padding: 0 0px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    vertical-align: middle;
    height: 60px;
}

ul.mainNav li#l_4 .sub a {
    color: #fff;
    font-size: 15px;
    overflow: hidden;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    margin: 0 14px;
    padding: 0px 5px;
}

.language {
    float: right;
    position: relative;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #f2f2f2;
    width: 85px;
    top: 35px;
    right: 30px;
}

.language .china {
    width: 43px;
    display: inline-block;
    color: #4e4e4e;
    box-sizing: border-box;
    position: absolute;
    left: 0;
}

.language .EN {
    width: 42px;
    border: 1px solid #f2f2f2;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #4e4e4e;
    background: #f2f2f2;
    box-sizing: border-box;
    position: absolute;
    right: 0;
}

ul.mainNav li#l_1 .sub {
    box-sizing: border-box;
    left: 50%;
    width: 800px;
    margin-left: -528px;
}

ul.mainNav li#l_5 .sub {
    box-sizing: border-box;
    left: 50%;
    width: 600px;
    margin-left: 9px;
}

