body {
    margin: 0;
}
span{
	display: block;
}
.advert-container .row{
	margin: 0;
}
.clearfix {
    clear: both;
}
@font-face {
    font-family: Source Han Serif CN;
    src: url(../bootstrap-3.4.1-dist/fonts/SourceHanSerifSC-Bold.otf)
 }

ul{
	margin: 0;
	padding: 0;
	padding-inline-start: 0px;
	margin-block-start: 0em;
	margin-block-end: 0em;
}
nav {
    font-family: Helvetica;
    
    text-transform: uppercase;  
    background-image: url(../../img/common/index_top_bg.png);
}
img{
	display: block;
}
nav ul {
    
    margin: 0 auto;
    list-style-type: none;
}

nav ul li {
    display: inline-block;
}

nav ul li a {
    color: #9d9d9d;
    
    text-decoration: none;
    display: inline-block;
    
    box-sizing: border-box;
}

nav ul li a:hover {
    color: white;
}

 .menu-list-bg{
	 display: none;
 }
#menu_list .current_page>a{
	color: white;
}
.current_page a {
    color: white;
}

#menu_button_wrapper{
    display: none;
}

.hidden {
    display: none;
}
.advert .advert-left {
    font-size: 29px;
    color: #1ba478;
    text-align: left;
    float: left;
    font-family: Source Han Serif CN;
}
.advert-right .advert-right-tel{
	padding-left: 0;
}
.advert-right .advert-right-tel span{
	text-align: left;
}
.advert-right-tel .tel-text{
	font-size: 14px;/*14px*/
	color: #909090;
}
.advert-right-tel .tel{
	font-size: 24px;/*18px*/
	color: #1ba478;
	font-family: Source Han Serif CN;
}
.advert{
	padding-top: 20px;
	
	overflow: auto;
	    
		margin-right: 0;
		
}
.advert-right-icon img{
	    width: 40px;
	        padding-top: 6px;
	
}
.advert-right-icon{
	margin-right: 11px;
	    width: 40px;
	    height: 40px;
	    float: left;
}
.advert-right.col-md-6 {
    float: right;
    clear: none;
    width: 208px;
}
ul#menu_list li {
    position: relative;
    /* width: calc(76px + 3%); */
    text-align: center;
    padding: 2px 0 18px;
}
ul#menu_list {
    font-size: 16px;
	
}
ul#menu_list {
           float: left;
		padding: 0;
}
#menu_list {
    font-size: 18px;
       
    }
   
   #current_page {
	   margin: 0;
   }
#menu_list li>a {
    letter-spacing: 0px;
    padding: 7px 15px;
    font-size: 18px;
    border-radius: 20px;
        color: #363837;
		text-align: center;
}

#menu_list li:hover>a {
		text-decoration: none;
			
	}
@media (min-width: 1100px) {
	#menu_list .current_page>a {
		text-decoration: none;
			transition: all 0.8s;
			color: #FFF;
			background-color: #20a379;
				   border-radius: 20px;
	}
	#menu_list li:hover>a {
	   text-decoration: none;
		   transition: all 0.8s;
		   color: #FFF;
		   background-color: #20a379;
			   border-radius: 20px;
	}
}
/* .current_page a{
	width:102px;
} */
.mr226{
	margin-left: 226px;
	overflow:hidden;
	
}
.advert-right {
    float: right;
    width: 220px;
	    margin-right: 20px;
}

	.logo-icon {
	    float: left;
	    position: absolute;
	   margin-left: 0;
	    z-index: 10;
	}
.hamburger-line1{
	width:32px;
}
.hamburger-line2{
	width:20px;
}
.hamburger-line3{
	width:26px;
}
.carousel-indicators li {
   
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 17px;
    height: 17px;
    margin-right: 10px;
	border-radius: 50%;
}
@media (min-width: 1400px){
	.container {
	    width: 1380px;
	}
}

/*ipad*/
@media (max-width: 1181px){
	#menu_list li>a {
	    padding: 2px 10px;
	}
}


.row.menu-list-container {
  
    height: 72px;
}

/* phone */

@media (max-width: 1100px) {
	
    #menu_button_wrapper{
        display: block;
        padding-top: 10px;
		padding-bottom: 10px;
        color: #9d9d9d;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
        box-shadow: 0 1px 0 rgba(255,255,255,.1);
		height: 60px;
    }
	nav {
	    background-image: url(../../img/common/mo_index01.png);
	}
	.advert-container{
		position: absolute;
		z-index: 201;
	}
	.phone-top-icon img{
		width:7.4rem;
		display: block;
		margin: auto;
		
	}
	.phone-top-tel{
		margin-right: 1.4rem;
		    color: white;
		    float: right;
			font-size: 1.25rem;
			line-height: 48px;
			text-align: center;
	}
	.phone-top-icon{
		width: 112px; 
		    /* margin: auto; */
		    float: left;
		    margin-left: 45%;
		    /* margin-right: auto; */
		    /* margin: auto; */
		    position: absolute;
		   margin-top: -5px;
	}
    .logo-icon,.advert{
		display: none;
	}
	.menu-list-container{
		z-index: 18;
		position: absolute;
		width:60%;
		    max-width: 340px;
			
	}
	.menu-list-bg{
		width: 60%;
		    height: 100%;
		    background-image: url(../../img/common/mo_index_nav02.png);
		    position: absolute;
		    z-index: 200;
		    /* background-repeat: repeat; */
		    /* background-attachment: fixed; */
		    /* background-size: 100% 100%; */
		     background-size: cover;
		    max-width: 340px;
	}
	.phone-bg-bottom{
		width:100%;
		bottom: 0;
		position: absolute;
	}
	.phone-bg-bottom img{
		width:100%;
		
	}
	.phone-close-btn,
	.phone-close-btn img{
		width:20px;
		height:20px;
		top:0;
		z-index: 19;
		
	}
	.phone-close-btn{
		margin-left: 24px;
		margin-top: 24px;
		float: left;
		position: absolute;
	    z-index: 7;
	}
    #menu_button {
        box-sizing: border-box;
        float: left;
        margin-left: 1.4rem;
        border-radius: 5px;
        color: white;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
		width: 33%;
		padding-top: 10px;
    }
    
    #menu_button:hover {
        cursor: pointer;
        /* background-color: #333; */
    }
    
    #hamburger {
        float: left;
        padding-top: .15em;
    }
    
    #menu_button span{
        display: block;
        background-color: #fff;
       
        height: 3px;
        border-radius: 1px;
        margin-bottom: 6px;
    }
    
    nav ul {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
    }

    nav ul li {
        display: block;
		text-align: left;
    }
    
    nav ul li a {
        width: 100%;
    }
	#menu_list{
		margin-left: 0;
		width:100%
		
	}
	ul#menu_list li {
	    text-align: left;  
		 padding-top: 10px;
		 padding-bottom: 10px;
		 border-bottom:1px solid #8ecdba;
	}
	#menu_list li>a {
	    text-align: left;
	}
	#menu_list li>a {
		color: white;
		font-size: 14px;
		    margin-left: 22px;
	}
	.topNav span{
		float: left;
		width: 7px;
		    height: 11px;
		    position: absolute;
		    /* display: block; */
		    margin-left: 20px;
			    margin-top: 6px;
	}
	.current_page span{
		 margin-left: 90%;
	}
	.phone-logo-icon {
	    float: right;
		margin-top: 10px;
		margin-right: 14px;
		z-index: 20;
		position: absolute;
		right: 0;
	}
	.phone-logo-icon img{
		width:100px;
	}
	
	
}
@media (max-width: 800px) {
	.phone-top-icon{
		    margin-left: 42%;
			margin-top: -5px;
	}
	#menu_button {
	    margin-left: 1rem;
	}
	.phone-top-tel{
		 margin-right: 1rem; 
	}
}
@media (max-width: 530px) {
	.phone-top-icon{
		    margin-left: 38%;
	}
}


/* banner图 */
.banner-container{
	/*min-height: 326px;*/
	width:100%;
}
.banner-container img{
	height: 100%;
	width:100%;
}
.banner-container{
	margin-bottom: 50px;
}
/* banner图 phone */
@media (max-width: 1100px) {
	.banner-container{
		/* max-height: 200px; */
		width:100%;
	}
	.banner-container{
		margin-bottom: 30px;
	}
}
@media (max-width: 800px) {
	.banner-container{
		/* min-height: 150px;*/
		width:100%;
	}
	.banner-container{
		margin-bottom: 20px;
	}
}
@media (max-width: 360px){
	.phone-top-icon img {
		width: 6.0rem;
		    display: block;
		    margin: auto;
		    margin-top: 8px;
	}
	.phone-top-tel {
	    margin-right: 1rem;
	    font-size: 12px;
	}
}
@media (max-width: 420px){
	#menu_list {
	    margin-left: 0;
	    width: 91%;
	}
	.phone-top-icon {
	    margin-left: 33%;
	}
}

@media (min-width: 1400px){
	.container {
	    max-width: 1380px;
	}
/* 	nav ul li {
	  
	    width: 124px;
	} */
	#menu_list li>a {
	    
	    padding: 7px 26px;
	   
	}
}
@media (max-width: 1199px) and (min-width: 1100px){
	.container {
		width: 1100px;
	    max-width: 1100px;
	}
	#menu_list li>a {
	    
	    padding: 7px 10px;
	   
	}
}
@media (max-width: 1299px) and (min-width: 1200px){
	#menu_list li>a {
	    padding: 7px 13px;
	}
	
}
@media (max-width: 1399px) and (min-width: 1300px){
	.container {
		width: 1200px;
	    max-width: 1200px;
	}
	#menu_list li>a {
	    
	    padding: 7px 16px;
	   
	}

}
@media (min-width: 1101px){
	.row.menu-list-container {
	    overflow: hidden;
	   
	}
}
