﻿@charset "utf-8";
/* CSS Document */
body{ font-family:"微软雅黑";   }
a:hover{ text-decoration:none;}
/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


a{ outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover,a:focus{text-decoration: none;}
.htmleaf-container{
	margin: 0 auto;
}


.wrapper {
    margin: 50px auto;
    width: 960px;
}

ul li {
    list-style-type: none;
}

a {
    color: #333;
    text-decoration: none;
}

/** Navigation theme
================================================== */
.booNavigation {
    position: relative;
		width:1002px; height:auto; margin:0 auto; background:url(../images/menu_bg.jpg) repeat-x; border-top:1px solid #eaeaea; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; line-height:43px;
		height:44px;
}

.booNavigation li.navItem {
   display:inline-block; font-size:15px; color:#595959; width:111px; text-align:center; background:url(../images/menili.jpg) right center no-repeat;
    
  
    float: left;
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.booNavigation li.navItem:hover {
   
    
    cursor: pointer;
}

.booNavigation li.navItem > a {
  color:#595959;
  display: block;
    width: 100%;
    height: 100%;
}

.booNavigation li.navItem .navContent {
    background-color: #E9E9E9;;
    left: 0;
    position: absolute;
    top: 43px;
    width: 100%;
    z-index: 10000;
}

.booNavigation .navContent > li {
    
    float: left;
    padding: 0px 10px;
    width: 20%;
	margin-left:2.5%
}

.booNavigation .navContent ul li a {
    color: #fff;
    display: block;
    padding: 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.booNavigation .navContent ul li a:hover {
    background-color: #555;
    padding-left: 20px;
}

/** Navigation examples
================================================== */
.nav-example {
    clear: left;
}
.htmleaf-content{
	width:998px; height:auto; margin:0 auto; background:url(../images/menu_bg.jpg) repeat-x; border-top:1px solid #eaeaea; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; line-height:43px;
}

.navContent{ text-align:left;}



.d_addt div a{color:#fff;}


.top{
    height: 53px;
    width: 1140px;
    margin: 0 auto;
}
.top_link{
    width: 495px;
    border-bottom: 1px solid #b2b2b2;
    height: 52px;
    float: right;
    line-height: 52px;
}
.top_link div{
    display: inline-block;
    margin-left: 20px;
    text-align: right;
}
.top_link a:nth-child(1) div{
    margin-left: 0px;
}
.top_link div img{
    margin-right: 5px;margin-top: -3px;
}
.header{
    width: 1140px;
    height: 113px;
    margin: 0 auto;
}
.logo{
    float: left;
    margin-top: -5px;
}
.tels{
    float: right;
    margin-top: 32px;
    width: 495px;
    height: 45px;
}
.tels div{
    display: inline-block;
    float: left;
}
.tels .t1{
    float: right;
}
.t2{

}
.t3{
    margin-right: 10px;
}
.t2_1{
    font-size: 19px;
    color: #0b5c61;
}
.t2_2,.t2_3{
    font-size: 13px;
    color: #808080;
}
.nav_bg{
    position: relative;
    background: #0b6061;
    width: 100%;
    min-width: 1140px;
    height: 60px;
    z-index: 1;
}
.nav_bg .nav_bg_r{
    width: 50%;
    position: absolute;
    z-index: 2;
    background: #6baa09;
    height: 60px;
    top: 0px;
    right: 0px;
}
.nav{
    width: 1140px;
    margin: 0 auto;
    line-height: 60px;
    height: 60px;
    color: #fff;
    position: absolute;
    z-index: 3;
    right: 0px;
    left: 0px;
    background: url("/phpcms/templates/default/content/images/nav-bg.jpg") no-repeat;
}
.nav li{
    width: auto;
    margin-right: 55px;
    float: left;

}
.nav li a{
    color: #fff;
    font-size: 15px;
}
.nav2{
    position: absolute;
    width: 1140px;
    height: auto;
    background: #6baa09;
    left: 0px;
    display: none;
    opacity: 0;
    top: 60px;
}
.nav2 li{
    margin-left: 55px;
}
.nav li:hover .nav2{
    display: block;
    opacity: 1;
    transition: all 0.5s;
    -moz-transition:all 0.5s;/* Firefox 4 */
    -webkit-transition:all 0.5s;/* Safari and Chrome */
    -o-transition:all 0.5s; /* Opera */
}
.flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    min-width: 1140px;

    height: 727px;
    overflow: hidden;
    zoom: 1;
}
.flex-direction-nav{
    display:none;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
    min-width: 1140px;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url({S}images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    right: 10px;
    position: absolute;
    bottom: 30px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;

}

.flex-control-paging li a {
    background:#454742;
    display: block;
    height: 16px;
    overflow: hidden;
    color:#fff;
    width: 16px;
    cursor: pointer;
    border-radius:8px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background:#80c319;
}

.flexslider .slides a img {
    width: 100%;
    height: auto;
    display: block;
}

#demo {
    height:30px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 0px;
    background: url("/phpcms/templates/default/content/images/g_bg.png") repeat-x;
}
#demo img {
    margin-top:-2px;
}
#indemo {
    float: left;
    width: 1000%;
}
#demo1 {
    float: left;
}
#demo2 {
    float: left;
}
#indemo a{
    font-size:13px;
    color:#fff;
    margin:0 20px;
    line-height:31px;
}

.renz{
    height: 744px;
    width: 100%;
    background: url("/phpcms/templates/default/content/images/dw.jpg") left no-repeat;
}
.renz_con{
    width: 1140px;
    height: 100%;
    margin: 0 auto;
}
.renz_left{
    width: 710px;
    margin-top: 124px;
    height: auto;
    overflow: hidden;
    float: left;
}
.renz_l1{
    font-size: 30px;
    font-weight: bold;
    color: #344659;
}
.renz_l1 span{
    color: #6baa09;
}
.renz_l2{
    margin-top: 30px;
    color: #808080;
    font-size: 14px;
}
.renz_l3{
    margin-top: 55px;
}
.renz_l3_item{
    float: left;
    width: 325px;
    margin-bottom: 50px;
    margin-right: 60px;
}
.renz_l3_item:nth-child(2n){
    margin-right: 0px;
}
.renz_l3_item_title{
    font-size: 18px;
    color: #344659;
    font-weight: bold;
    line-height: 45px;
}
.renz_l3_item_title img{
    margin-right: 22px;
    margin-top: -3px;
}
.renz_l3_item_desc{
    margin-top: 25px;
    font-size: 14px;
    color: #808080;
}
.renz_right{
    margin-top: 155px;
    width: 359px;
    height: 589px;
    background: url("/phpcms/templates/default/content/images/renr_bg.jpg") left no-repeat;
    float: right;
}
.renz_right_title{
    background: url("/phpcms/templates/default/content/images/tr_bg.jpg") no-repeat;
    margin-top: 42px;
    color: #fff;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    text-indent: 47px;
    margin-bottom: 42px;
}
.renz_right_item{
    width: 255px;
    color: #fff;
    font-size: 15px;
    margin: 0 auto 30px auto;
    height:  45px;
}
.renz_right_item .r1{
    width: 58px;
    float: left;
}
.renz_right_item .r2{
    float: right;
    width: 195px;
}
.renz_right_end{
    height: 43px;
    text-align: center;
    line-height: 43px;
    border-bottom: 1px solid #657483;
    border-top: 1px solid #657483;
    margin-top: 50px;
}
.renz_right_end a{
    font-size: 15px;
    color: #fff;
}

.yew{
    width: 100%;
    min-width: 1140px;

    height: 281px;
    background: #70b701;
}
.yew_con{
    width: 1140px;
    margin: 0 auto;
    height:auto;
    overflow: hidden;
}
.yew_con li{
    float: left;
    margin-right: 25px;
    width: 265px;
    height: 164px;
    margin-top: 58px;
}
.yew_con li:nth-child(1){
    background: url("/phpcms/templates/default/content/images/s1.jpg") no-repeat;
}
.yew_con li:nth-child(2){
    background: url("/phpcms/templates/default/content/images/s2.jpg") no-repeat;
}
.yew_con li:nth-child(3){
    background: url("/phpcms/templates/default/content/images/s3.jpg") no-repeat;
}
.yew_con li:nth-child(4){
    background: url("/phpcms/templates/default/content/images/s4.jpg") no-repeat;
    margin-right: 0px;
}
.yew_t{
    color: #fff;
    margin-top: 35px;
    margin-left: 30px;
    font-weight: bold;
    font-size: 18px;
}
.yew_con em{
    font-size: 35px;
    color: #2d3e50;
    font-weight: bold;
    margin-left: 30px;
}
.yew_con{
    font-size: 28px;
    font-weight: bold;
}
.yew_e{
    font-size: 18px;
    font-weight: bold;
    margin-left: 30px;
    color: #2d3e50;
}



.fw_title{
    font-size: 30px;
    color: #344659;
    font-weight: bold;
    margin-top: 133px;
    text-align: center;
}
.fw_title span{
    color: #6baa09;
}
.fw_ts{
    text-align: center;
    margin-top: 10px;
}
.fw_con{
    width: 695px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 35px;
    color: #808080;
}
.fwfw ul{
    margin: 0 auto;
    margin-top: 50px;
    height: 705px;
    width: 1140px;
    background: url("/phpcms/templates/default/content/images/fw_bg.jpg") center no-repeat;
}
.fwfw ul li{
    float: left;
    width: 380px;
    height: 175px;
    text-align: center;
}
.fwfw ul li img{
    margin-top: 30px;
}
.fw_stitle{
    font-size: 16px;
    color: #2d3e50;
    margin-top: 35px;
}

.more a{
    display: block;
    margin:0 auto;
    width: 188px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 2px solid #939897;
    margin-top: 83px;
    font-size: 15px;
    color: #808080;
}

.hqfa{
    position: relative;
    background: #70b701;
    height: 328px;
    margin-top: 142px;
    min-width: 1140px;

}
.hql{
    position: absolute;
    bottom: 0px;
}
.hqcon{
    width: 1140px;
    margin: 0 auto;
}
.hqcon_left{
    float: left;
}
.hqcon_right{
    float: right;
}
.hqcon_right_title{
    font-size: 30px;
    font-weight: bold;
    color: #344659;
    margin-top: 83px;
}
.hqcon_right_title span{
    margin-left: 10px;
    color: #fff;
}
.hqcon_right_con{
    width: 515px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    line-height: 25px;
}
.hqcon_right form{
    width: 528px;
    height: 48px;
    border: 3px solid #63a004;
    margin-top: 24px;
}
.hqcon_right form input[type=text]{
    width: 387px;
    height: 42px;
}
.hqcon_right form input[type=submit]{
    background: #2d503a;
    width: 135px;
    border: none;
    padding: 0px;
    margin: 0px;
    float:right;
    height: 42px;
    color: #fff;
    font-size: 16px;
    cursor:pointer ;
}
.index_news{
    width: 1140px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 128px;
}
.int1{
    font-size: 30px;
    color: #344659;
    font-weight: bold;
}
.int1 span{
    color: #6baa09;
}
.int1 a{
    display: block;
    float: right;
    width: 90px;
    height: 30px;
    border: 1px solid #000;
    font-size: 13px;
    font-weight: lighter;
    text-align: center;
    line-height: 30px;
}
.index_news_title .fw_ts{
    text-align: left;
}
.index_news_item{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 55px;
    padding-top:55px;
    border-top:1px solid #e3e3e3;
}
.intl{
    color: #70b701;
    font-size: 67px;
    width: 241px;
    float: left;
}
.intl p{
    font-size: 13px;
}
.intr{
    width: 780px;
    float: right;
}
.intr_title{
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.intr_desc{
    font-size: 13px;
    color: #808080;
    margin-top: 15px;
    margin-bottom: 25px;
}
.intr_desc img{
    margin-top: -5px; margin-right: 5px;
}
.intr_desc span{
    margin-left: 45px;
}
.intr_cc{
    font-size: 13px;
    color: #2d3e50;
}
.nmor{
    margin: 65px auto 110px auto;
    display: block;
    text-align: center;
}

.footer{
    background: #272727;
    height: 442px;
    width: 100%;
    min-width: 1140px;
}
.bottom{
    background: #6baa09;
    min-width: 1140px;
}
.foot{
    width: 1140px;
    margin: 0 auto;

}
.f_left{
    margin-top: 50px;
    display: inline-block;
    float: left;
}
.d_fb{
    color: #fff;
    font-size: 13px;
    margin-top: 40px;
}
.d_fb span{
    color: #80c319;
    text-decoration: underline;
    margin-left: 15px;
}
.d_add{
    margin-top: 24px;
    position: relative;
}
.d_addt{
    margin-bottom: 15px;
    height: auto;
    overflow: hidden;
}
.d_addt img{
    float: left;
}
.d_addt div{
    width: 225px;
    float: left;
    margin-left: 18px;
    color: #fff;
    font-size: 13px;
    line-height: 25px;
}
.d_addt:nth-child(3) div{
    line-height: 52px;
}
.ewm {
    position: absolute;
    right: 0px;
    top:5px;
}
.links{
    display: inline-block;
    width: 250px;
    margin-left: 180px;
    float: left;
    margin-top: 80px;
}
.links_t{
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 23px;
    background: url("/phpcms/templates/default/content/images/tttbg.jpg") left bottom no-repeat;
    padding-bottom: 13px;
}
.links a,.sev a{
    color: #fff;
    display: block;
    margin-bottom: 15px;
}
.sev{
    display: inline-block;
    float: right;
    width: 65px;
    margin-top: 80px;

}
.bottomcon{
    width: 1140px;
    margin: 0 auto;
    color: #fff;
    height: 48px;
}
.bottomcon ul{
    float: right;
}
.bottomcon ul li{
    float: left;
    margin-left: 20px;
}
.bottomcon a{
    color: #fff;
    line-height: 48px;
}

.n_banner{
    width: 100%;
    min-width: 1140px;
    margin: 0 auto;
}
.n_banner img{
    max-width: 100%;
}


.yw_main{
    width: 1140px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 55px;
    margin-bottom: 100px;
}
.yw_left{
    float: left;
    width: 265px;
}

.yw_left_title{
    background: url("/phpcms/templates/default/content/images/nan_bg.jpg") no-repeat;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-indent: 85px;
    background-color: #70b701;
}
.yw_left_item{
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    color: #344659;
    border-bottom: 1px dashed #c7ccd1;
    text-indent: 30px;
    background: url("/phpcms/templates/default/content/images/nav_icon.jpg") no-repeat;
    background-position-y:26px ;
}
.yw_left_item span{
    float: right;
}
.cuu{
    background: url("/phpcms/templates/default/content/images/nav_ico.jpg") no-repeat;
    background-position-y:26px ;
}
.contimg{
    margin-top: 26px;
    display: inline-block;
}
.yw_right{
    width: 820px;
    float: right;
    min-height: 600px;
}
.tts{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 55px;
}
.ttcc{
    font-size: 13px;
    color: #808080;
    margin-top: 15px;
    margin-bottom: 25px;
}
.ttcc img{
    margin-top: -3px;
    margin-right: 10px;
}
.ttcc span{
    margin-left: 15px;
}
.ccs{
    font-size: 13px;
    line-height: 24px;
    color: #2d3e50;
    margin-bottom: 100px;
}


.yw_right_item{
    border-top:1px solid #e3e3e3;
}

.s_item{
    font-size: 13px;
    color: #808080;
    line-height: 35px;
    background: url("/phpcms/templates/default/content/images/y2.jpg") left center no-repeat;
    padding-left: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.cuu2{
    background: url("/phpcms/templates/default/content/images/y1.jpg") left center no-repeat;
    color: #344659;
}


.message{
    margin-bottom: 200px;
    margin-top: 35px;
    width: 1140px;
    text-align: center;
}
.message input[type=text]{
    width: 555px;
    height: 50px;
    margin-bottom: 25px;
    margin-right: 30px;
    text-indent: 1em;
    float: left;
    font-family: microsoft yahei, "黑体", Arial, Simsun, "Arial Unicode MS", Mingliu, Helvetica;
    font-size: 14px;
}
.message input[type=text]:nth-child(2n){
    margin-right: 0px;
}
.message textarea{
    width: 100%;
    height: 170px;
    text-indent: 1em;
    font-family: microsoft yahei, "黑体", Arial, Simsun, "Arial Unicode MS", Mingliu, Helvetica;
    padding: 2px 0px;
}
.message input[type=submit] {
    width: 360px;
    height: 50px;
    color: #fff;
    background: #2d3e50;
    
    border:none;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    clear: both;
    cursor: pointer;margin-top: 20px;
}
.commdesc{
    margin-top: 25px;
    font-size: 16px;
    line-height: 40px;
    color: #0b6162;
    text-indent: 2em;
}
.commdesc span{
    color: #64a501;
}
.commdesc p{ font-weight: bold;}
.ctt1{ color: #344659;font-size: 18px; text-align: center;font-weight: bold;}
.contact_item{ margin: 30px auto 25px auto; display: flex;}
.citem1{ width: 340px;height: 96px; padding: 24px 40px 24px 80px;background: url("/phpcms/templates/default/content/images/cdico1.jpg") no-repeat;     font-size: 16px;}
.citem2{margin-left: 57px; width: 341px;height: 96px; padding: 24px 40px 24px 80px;background: url("/phpcms/templates/default/content/images/cdico2.jpg") no-repeat;     font-size: 16px;}
.citem3{margin-left: 57px; width: 340px;height: 96px; padding: 24px 40px 24px 80px;background: url("/phpcms/templates/default/content/images/cdico3.jpg") no-repeat;    font-size: 13px;}

.flt_r{ width:auto; height:auto; position:fixed; left:0; top:5%;z-index:999999;}
.pages{width:600px; margin:20px auto;text-align:center;}
.pages a{ font-size:14px; text-align:center;  line-height:25px; color:#000; margin:0 10px;}
.pages span{font-size:14px; text-align:center;  line-height:25px; color:#000; margin:0 10px;}
.pages .zz{ color:#73a328;}


.yw_show{ width:820px; height:auto; min-height:400px; overflow:hidden; float:right;}
.show_con{ margin:30px auto; height:auto; overflow:hidden; width:745px;}
.show_tt{ line-height:35px; font-size:20px; font-weight:bold; color:#000; text-align:center; margin-bottom:10px;}
.show_ft{ font-size:12px; text-align:center; margin-bottom:10px;}
.show_n{ font-size:14px; line-height:25px; margin-top:10px; color:#503030;}
.yw_show img{
    max-width: 100%;
    height: auto !important;
}
.m_yew,.m_cont{display: none;}

.flz{
    width: 45px;
    background: #64a501;
    color: #fff;
    padding: 15px;
    float: right;    cursor: pointer;}

 .m_phone{display: none;}

@media only screen and (max-width:1600px) {
    .hql{display: none;}
}
.xfv{
width:1200px;
margin:0 auto;    position: relative; height:100%;
}
#mxw-video{
	width: 600px;
    height: 340px;
    position: absolute;
    bottom: 30px;
    left: 0;
    object-fit: cover;
}

.vbox{
position: absolute;
    bottom: 30px;
    width: 310px;
    padding: 5px;
    background: #65a417;}
.vbox span{    text-align: center;
    display: block;
    width: 20px;
    height: 20px;
    color: #fff;
    position: absolute;
    right: 0;
    top: -18px;    cursor: pointer;
    background: #65a417;}

.mob{display: none}

@media only screen and (max-width:768px) {
    .citem2{    padding: 24px 25px 24px 70px;}
    .citem1,.citem2,.citem3{margin:20px auto;width: 100%;background-size: cover; border-bottom: 1px solid #2d3e50;}
    .contact_item{display: block;}
    .flt_r{display: none}
    .top{width: 100%;text-align: center}
    .top_link{ width: 100%}
    .top_link a:nth-child(3){display: none;}
    .header{ width: 100%;height: auto;overflow: hidden;}
    .logo{ width: 100%;text-align: center;margin: 15px auto;}
    .logo img{width: 90%;}
    .tels,.nav2{display: none !important;}
    .tels .t1{display: none;}
    .tels .t2{float: none;margin: 0 auto;}
    .nav_bg{min-width: 100%;height: auto;overflow: hidden;position:inherit; width: 100%;height: 120px;}
    .nav{width: 90%;height: auto;overflow: hidden;min-width: 100%;}
    .nav li{ width: 23%;margin:0px 1% ;text-align: center;}
    .nav li:nth-child(1){display: none;}
    .nav_bg_r{display: none;}
    .flexslider,.flexslider .slides li{min-width: 100%;}
    .renz_con{ width: 100%;}
    .renz_left{width: 90%; margin: 0 auto;float: none;}
    .renz_l3_item{width: 100%;}
    .renz{height: auto;background: none;}
    .yew{min-width: 100%;height: auto;}
    .renz_right{float: none;width: 100%;margin: 0 auto;background-size: cover;}
    .yew_con{width: 100%; display: none;}
    .fw_con,.hqcon_right_title{width: 90%; margin: 0 auto;}
    .fwfw ul{width: 90%; height: auto; overflow: hidden;background: url("/phpcms/templates/default/content/images/m_fwimg_bg.png") center top no-repeat;background-size:auto 100%;}
    .fwfw ul li{width: 50%;height: 175px}
    .fwfw ul li img{margin-top: 45px;}
    .hqfa,.hqcon{width: 100%;height: auto; overflow: hidden;min-width: 100%;}
    .hqcon_right{padding-bottom: 20px;}
    .hqcon_left img,.hqcon_right{width: 100%;}
    .hqcon_right form{width: 100%;}
    .hqcon_right form input[type=text]{width: 60%;}
    .hqcon_right form input[type=submit]{width: 40%}
    .hqcon_right_title{ padding-top: 20px; font-size: 24px;text-align: center;}
    .hqcon_right_con{width: 90%;margin: 0 auto;}
    .intl{display: none;}
    .index_news{width: 90%; margin: 60px auto 0px auto; overflow: hidden;}
    .index_news_item{margin-top: 20px; padding-top: 10px;}
    .intr,.foot{ width: 100%;}
    .links,.sev{display: none;]}
    .footer{min-width: 100%;height: auto;overflow: hidden;}
    .d_logo{width: 90%;margin: 0 auto; }
    .d_logo img,.yw_main{width: 100%;}
    .d_fb,.d_add{width: 90%;margin: 20px auto 20px auto;}
    .d_add{width: 90%;}
    .ewm,.bottomcon ul{display: none;}
    .bottom,.bottomcon{width: 100%; text-align: center;min-width: 100%;}
    .contimg{display: none;}
    .yw_left{margin: 0 auto;float: none;}
    .yw_right,.yw_show,.contact{width: 90%; margin: 20px auto;float: none;}
    .n_banner{min-width: 100%;}
    .yw_right{float: none;}
    .ccs{margin-bottom: 20px;}
    .tts{margin-top: 20px;}
    .show_con{width: 100%;}
    .about img{max-width: 100%; height: auto !important;}
    .renz_l2{max-width: 90%;margin: 15px auto auto 0px;}
    .message{max-width: 90%;margin: 15px auto;}
    .message input{max-width: 100%;}
    .message input[type=submit]{max-width: 90%;}
    .renz_con{height:auto;}
    .renz_l1{}
    .renz_right_title{width:100%; text-align: center;   background: #64a501;}
    .fw_con{margin-top:15px;}
    .yw_left{width:90%;}
    .nav{line-height:35px;}
    .nav_bg{height:72px;}
    .top{display: none;}
    .m_yew{display: block;}
    .m_yew img{max-width: 100%}
    .fw_title{margin-top: 98px;}
    .int1 a{margin-top: 8px;}
    .m_cont{display: block;}
    .m_cont img{max-width: 100%;height: auto !important;}
    .contact .about{display: none;}
    .s_item{display: none;}
    .lxb-container{right: -90000px !important;}
   #newBridge .nb-icon-right-center{top:40% !important;}
  .m_phone{    position: fixed; right: 0px;top: 50%;display:block;}
  .m_phone img{width:80px;}
#mxw-video{    position: initial;    display: none;}
.mob{display: block; }
.mob.xfv{ width:95%;}
.mob #mxw-video{display: block; width:100%; height:auto}


}