/* ::-webkit-scrollbar {  
	display: none;
}
html,body {
	scrollbar-width: none;
	-ms-overflow-style: none;
} */
html {
    line-height: 1.5;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
    color: #333;
}

body {
    min-width: 1240px;
    background: #FFF;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #006F6B;
}

.contain {
    width: 1200px;
    margin: 0 auto;
}

.bgimg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.py-2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

/* ================== heaeder and footer start ================== */
/* heaner */
#header {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    min-width: 1200px;
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}

.top-box {
    overflow: hidden;
    height: 90px;
}

.top-box .top-left {
    float: left;
    width: 240px;
    height: 100%;
}

.top-box .top-right {
    float: left;
    width: 80%;
    height: 100%;
}

.logo {
    width: 240px;
    display: flex;
    align-items: center;
}

.logo img {
    width: 222px;
}

.nav {
    border-left: 1px solid rgba(255, 255, 255, .6);
    border-right: 1px solid rgba(255, 255, 255, .6);
}

.nav-first {
    display: flex;
    height: 100%;
    padding: 0 30px;
}

.nav-first li {
    flex: auto;
    text-align: center;
}

.nav-first li a {
    display: block;
    line-height: 90px;
    /* line-height: 87px; */
    /* border-bottom: 3px solid transparent; */
    font-size: 16px;
    color: #FFF;
}

.nav-first li a:hover {
    background: rgba(0, 0, 0, .1);
}

/* footer */
#footer {
    background: #FFF;
}

/* copyright */
.copyright {
    overflow: hidden;
    height: 170px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.copyright .cpl {
    float: left;
    width: 800px;
    height: 100%;
    overflow: hidden;
}

.copyright .cpr {
    float: left;
    width: 400px;
    height: 100%;
    overflow: hidden;
}

.cpl1 {
    float: left;
    width: 270px;
    padding-top: 45px;
}

.cpl1 img {
    width: 160px;
    height: 80px;
}

.cpl2 {
    float: left;
    width: calc(100% - 270px);
    padding-top: 55px;
}

.qrbox {
    display: flex;
    justify-content: end;
    height: 100%;
}

.qrbox .qritem {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 15px;
}

.qrbox .qritem img {
    vertical-align: middle;
    max-width: 150px;
}

/* fotlink */
.foot-box {
    background: #333333;
}

.fotlink {
    height: 42px;
}

.fotlink-right {
    text-align: right;
    float: right;
    padding-right: 6px;
    width: 200px;
    height: 42px;
    line-height: 42px;
}

.fotlink-right a {
    color: #ffffff;
}

.fotlink-right a:hover {
    color: #cccccc;
}

.fotlink-item {
    width: 160px;
    height: 42px;
    line-height: 42px;
    float: left;
    transition: all .3s ease;
    background: #555555;
}

.fotlink-item.ts {
    background: #555555;
    width: 125px;
    font-weight: bold;
}

.fotlink-item.fr {
    float: right;
}

.fotlink-bar {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    /*font-weight: 700;*/
    color: #F0F0F0;
    text-align: center;
}

.fotlink-bar:hover {
    text-decoration: none;
}

.fotlink-bar .botsj {
    display: inline-block;
    width: 9px;
    height: 5px;
    background: url(/imgs/bottom.png) no-repeat center;
    margin-left: 8px;
    vertical-align: middle;
    /* margin-top: 2px; */
}

.fotlink-bar .foticon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/imgs/icon2.png) no-repeat center;
    margin-right: 12px;
    vertical-align: middle;
    margin-top: -2px;
}

.fotlink-bar .foticon.map {
    background-image: url(/imgs/icon3.png);
}

/* .zc:hover, */
.zc {
    cursor: pointer;
}

.zc.cur {
    background: #FFFFFF;
}

/* .zc:hover .fotlink-bar, */
.zc.cur .fotlink-bar {
    color: #333333;
}

/* .zc:hover .fotlink-bar .botsj, */
.zc.cur .fotlink-bar .botsj {
    background-image: url(/imgs/top.png);
}

/* linklist */
.link-view {
    position: relative;
}

.linklist {
    position: absolute;
    width: 1200px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.9);
    bottom: 42px;
    left: 50%;
    margin-left: -600px;
    z-index: 2001;
    font-size: 12px;
    color: #00796a;
    text-align: left;
    padding: 20px 40px;
    border: solid 2px #eee;
    display: none;

}

.linklist b {
    color: #009994;
    ;
    font-size: 15px;
    display: block;
    line-height: 42px;
}

.linklist a {
    color: #222;
    line-height: 15px;
    padding: 3px 0;
    display: block;
    white-space: nowrap;
}

.linklist a:hover {
    color: #009994;
}

.linklist.sgcc li {
    float: left;
}

.fotlink-itemt {
    width: 230px !important;
}

.linklist.sgcc li {
    float: left;
    padding: 0 31px 0 0;
}
.linklist.first a {
    color: #222;
    line-height: 15px;
    padding: 3px 0;
    width: 186px;
    display: block;
    white-space: nowrap;
    float: left;
}
.linklist.sgcc li:last-child{
    padding-right: 0;
}
/* ================== heaeder and footer end ================== */
