.headone {
	background-color: #f5f5f5;
}

.hdone {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 36px;
}

.hdone p,
.hdone a {
	color: #666;
	font-size: 12px;
}

.hdtwo {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 120px;
}

.headleft {
	display: flex;
	align-items: center;
}

.headleft .logo {
	position: relative;
	margin-right: 40px;
}
.headleft .logo img{height: 60px;}

.headleft .logo::after {
	content: '';
	display: block;
	width: 1px;
	position: absolute;
	height: 50px;
	background-color: #ccc;
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.hdtext .h1 {
	font-size: 24px;
	color: #669e42;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 7px;
}

.hdtext .h1 span {
	font-size: 35px;
	color: #ffa800;
}

.hdtext .h3 {
	font-size: 23px;
	line-height: 100%;
	color: #00644a;
	font-weight: bold;
	letter-spacing: 1px;
}

.headright {
	display: flex;
	align-items: center;
    justify-content: space-between;
}

.headright .hd {
	margin-left: 15px;
}

.headright .hd span {
	font-size: 20px;
	line-height: 1;
	color: #00644a;
	font-weight: bold;
}

.headright .hd p {
    font-size: 22px;
	line-height: 100%;
	color: #ffa800;
	margin-top: 5px;
	font-weight: bold;
}

.headthree{
	background-color:#00644a;
}

.hdthree{display: flex;justify-content: space-between;}

.fxthree{height: 56px;position: relative;}
.fxthree:hover,.fxthree.active{
	background-color: #669e42;
}
.fxthree .fxa{display: block;width: 100%;line-height: 56px;text-align: center;color: #fff;    padding: 0px 28px;}

.fxabs{display: none;position: absolute;width: 100%;padding: 6px 0px;background-color:#00644a;z-index: 9;}

.fxabs a{display: block;text-align: center;padding: 5px 0;color: #fff;font-size: 14px;line-height: 24px;}

.fxabs a:hover{background-color: #669e42;}

@media screen and (max-width: 1200px){
    .headone,.headthree{display: none;}
	.headright{display: none;}
}
@media screen and (max-width: 769px){
    .hdtext{display: none;}
    .headleft .logo::after{
        content:none;
    }
    .hdtwo{height: 70px;}
    .headleft .logo{
        margin-right: 0px;
    }
    .headleft .logo img{
        height: 40px;
    }
}
@media screen and (max-width: 580px){
    .headleft .logo img{
        height: 30px;
    }
}


/*--footer--*/
@media screen and (min-width: 700px){
	.hidden-pc{
		display:none!important;
	}
}
.common_footer{
    background: #0d1318;
    padding-top: 35px;
	line-height:25px;
}
.common_footer .content_gy{
    display: flex;
    flex-wrap: wrap;
}
.common_footer .content_gy::after{
    display: none;
}
.common_footer .content_gy .logo{
    width: 340px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #24292d;
    margin-right: 15px;
	font-size: 14px;
}
.common_footer .content_gy .logo img{
    height: 40px;
    object-fit: cover;
}
.common_footer .content_gy .nav{
    display: flex;
    justify-content: space-around;
    border-right: 1px solid #24292d;
    padding-right: 0px;
	margin-right:20px;
}
.common_footer .content_gy .nav .item{
    margin: 0 25px;
}
.common_footer .content_gy .nav .item a{
    display: block;
    width: 100%;
    color: #a0a1a3;
    font-size: 14px;
    padding: 10px 0px;
}
.common_footer .content_gy .nav .item a:hover{color: #fff;}
.common_footer .content_gy .nav .item a.b{
    color: #fff;
    font-size: 16px;
}
.common_footer .content_gy .contact{
    width: 330px;
	margin-top:50px;
}
.common_footer .content_gy .contact .ewm{
    display: flex;
    color: #a6a7a8;
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
}
.common_footer .content_gy .contact .ewm .item{
    margin: 0 20px;width: 48%;
}
.common_footer .content_gy .contact .info{
    margin-left: 20px;
    font-size: 12px;
    color: #a6a7a8;
    display: flex;
    line-height: 20px;
}
.common_footer .content_gy .contact .info span{
    display: block;
    margin-right: 10px;
}
.common_footer .content_gy .contact .other_info{
    margin-left: 20px;
}
.common_footer .content_gy .contact .other_info p{
    font-size: 12px;
    color: #a6a7a8;
    display: flex;
    line-height: 20px;
}

.common_footer .content_gy .contact .other_info p span{
    width: 50%;
}

.common_footer .bottom_info{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    border-top: 1px solid #24292d;
    color: #666666;
    font-size: 12px;
    width: 100%;
    text-align: center;
} 
.common_footer .bottom_info a{
    font-size: 12px;
    color: #666666;
}
.common_footer .bottom_info .bq{
    text-align: center;
}



.new_main .tag {
    background: #303438;
    height: 80px;
}

.new_main .tag .content_gy a {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
}

.new_main .tag .content_gy a img {
    margin-right: 15px;
}

.new_main .tag .content_gy {
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: space-between;
}

.new_main .tag .content_gy::after {
    display: none;
}


/*--end footer--*/
.fl {
    float: left;
    display: inline;
}
.copyright .fl {
    color: #999;
}
.fr {
    float: right;
    display: inline;
}


/* 按钮 */
.mb_btn{
	display: none;
}
#navToggle {
    height: 50px;
	padding: 9px 0px 9px 15px;
    display: inline-block;
}
#navToggle span {
    position: relative;
    width: 25px;
    height: 1px;
	margin-top: 16px;
	transition: 0.3s;
    display: block;
    background: #333;
}
#navToggle span:after{
    bottom: 10px;
}
#navToggle span:after,#navToggle span:before{
    transition: 0.3s;
    display: block;
    background: #333;
	content: '';
    position: relative;
    width: 100%;
    height: 1px;
    left: 0;
}
#navToggle span:before {
    top: 8px;
}


.a_txt {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000
}

.a_txt .div1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(55, 86, 35);
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
}

.a_txt .div2 {
    position: absolute;
    width: 20%;
    left: 0px;
    top: 2%;
    z-index: 100;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0
}

.a_txt .div3 {
    position: absolute;
    width: 80%;
    right: 0px;
    top: 0px;
    background: #fff;
    height: 100%;
    z-index: 100;
    right: -80%
}

.a_txt .div3 ul {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 30px;
}

.a_txt .div3 ul li {
    border-bottom: 1px solid #e9e9e9;
}

.mblink_item {
    display: flex;
}

.mblink_itema {
    height: 60px;
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 16px;
    color: #333;
}

.mblink_itematxt {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.mblink_itemi {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.a_txt2 {
    display: none;
    margin-bottom: 30px;
}

.a_txt2 a {
    padding: 0 20px;
    font-size: 14px;
    display: block;
    height: 36px;
    line-height: 36px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.a_closed img {
    margin-right: 20px;
    display: inline-block;
}

.nycqlbrbox_fy {
    margin: 50px 0 0px;
}


@media screen and (max-width: 1200px){
	.mb_btn {display: flex;align-items: center;}
    .common_footer .content_gy .logo,.common_footer .content_gy .nav,.common_footer .content_gy .contact{display: none;}
    .common_footer{padding-top: 0px;}
    .common_footer .bottom_info{margin-top: 0px;}
}


#bottom {
    display: none;
	position: fixed;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	height: 50px;
	bottom: 0;
	background: #3bd2ab;
	z-index: 999;
}
#bottom ul {
	height: 45px;
	line-height: 45px
}
#bottom ul li {
	width: 25%;
	float: left;
	color: #FFF
}
#bottom ul li dl {
	width: auto;
	margin: 0 auto;
	border-right: 1px solid #2ac59d;
	box-shadow: 1px 0px 0 #43e2b9;
	text-align: center
}
#bottom ul li dt {
	width: auto;
	height: 28px;
	overflow: hidden;
	line-height: 38px;
}

#bottom ul li dt .demo-icon{
	
	color:#fff;
	font-size: 1.5em;
	
}

#bottom ul li dd {
	width: auto;
	height: 22px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
#top-back { position: fixed; right: 20px; bottom: 80px; width:60px; height: 60px; z-index: 9999;}
#top-back i { font-size: 3.5em; color: #111;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; padding-top: 5px;}

@media screen and (min-width: 769px){
    #top-back{
        display: block;
    }
}
@media screen and (max-width:580px){
    #top-back {
        display:none !important;
      }
      #bottom {
          display: block;
      }
      
    .common_footer{
        margin-bottom: 50px;
    }
    #navToggle{
        padding: 9px 10px 9px 15px;
    }
}
