﻿* {
	font-family: "微软雅黑"
}

a {
	text-decoration-line: none;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #B83C2B;
}
.content-container {
    width: 80%;
    margin: 0 auto;
}

.or-header {
	position: relative;
	z-index: 99;
	background: #ffffff;
	height: 170px;
}

.header-logo{
	float: left;
	margin-top: 50px;
	margin-left:100px;
}



ul {
	list-style: none;
}

ol {
	top: 0;
	left: 100%;
}


.h-nav {
	width: 100%;
	background-color: #B83C2B;
	height: 40px;
}

.h-nav {
	width: 100%;
	height: 40px;
	background-color: #B83C2B;
	text-align: center;
}

.h-nav-list {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

#nav-list {
	width: 100%;
	margin: 0 auto;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

#nav-list::after {
	content: "";
	display: table;
	clear: both;
}

#nav-list > li {
	display: inline-block;
} 
#nav-list li {
	position: relative;
	list-style-type: none;
}

#nav-list a {
	display: block;
	color: #ffffff;
	/*opacity: 0.7;*/
	padding: 0 20px;
	transition: all .3s;
}

#nav-list li:hover > a {
	background-color: #de2a10b3;
	color: white;
}

#nav-list li:hover > ul, .nav-1 li:hover > ol {
	visibility: visible;
	opacity: 1;
	z-index: 2;
}

#nav-list .nav-1 a {
	color: white;
	overflow: hidden;
        	/*white-space: nowrap; text-overflow: ellipsis; */
    white-space: nowrap;      /* 确保文本在一行内显示 */
  overflow: hidden;         /* 超出容器部分隐藏 */
  text-overflow: ellipsis;  /* 超出内容显示省略号 */
}

.nav-1, ol {
	position: absolute;
	top: 100%;
	visibility: hidden;
	transition: all .3s;
	opacity: 0;
	z-index: 10;
	background-color: rgba(234,91,71,0.7);
	width: 100%;
}
.nav-1, ol {
	float: left;
	top: 0;
	padding: 0;
}
ol li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
    text-align: left;
}
.nav-1 {
	left: 0;
	width: 100%;
	padding: 0;
	top: 40px;
}

.nav-list li {
	float: left;
}

.h-nav a {
	color: #de2a10b3;
	text-decoration: none;
}

.bg-cover {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.or-top .row {
	margin: 0
}

.content-container {
	margin-top: 40px
}

.menu-toggle {
	height: 32px;
	display: none;
	position: absolute;
	right: 30px;
	top: 20px;
	line-height: 32px;
	color: #75b855;
	cursor: pointer;
}

.menu-toggle em {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	margin: 0 0 0 6px;
	vertical-align: middle;
	background-image: url(../image/menu.png);
	background-size: contain;
}

.mobile-menu {
	position: absolute;
	top: 100px;
	/*right: 0;*/
	z-index: 9999;
	/*background: #5fb410;*/
	background-color: rgba(234, 43, 17, 0.7);
	border-top: 1px solid #fff;
	color: #fff;
	padding: 0;
	padding-bottom: 7px;
	width: 100%;
	display: none;
}

.mobile-menu a {
	color: #fff
}

.mobile-nav-1 {
	display: none;
}

.am-menu a:after, .am-menu a:before {
	display: inline-block;
	font: normal normal normal 1.6rem / 1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

#mobile-nav-list .menu-item span {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 32px;
	padding-left: 10px;
	padding-right: 10px
}

#mobile-nav-list a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

#mobile-nav-list,#mobile-nav-list .mobile-nav-1 {
	padding: 0;
	margin: 0;
}

#mobile-nav-list .mobile-nav-1 {
	background: rgb(234,91,71,0.7);
	padding: 10px 0;
	    border-bottom: 1px solid #f66f6f;
}

#mobile-nav-list .mobile-nav-1 li {
	padding-left: 20px;
	line-height: 30px;
	font-size: 13px
}

#mobile-nav-list ul {
	padding: 0;
	margin: 0;
}
						/*#mobile-nav-list li{display: table;}*/
#mobile-nav-list li ul {
	margin-left: -30px;
}

#mobile-nav-list li {
	line-height: 25px;
}

#mobile-nav-list .menu-item span em {
	float: right;
	width: 15px;
	height: 15px;
	margin-right: 20px;
	display: inline-block;
	margin-left: 20px;
	background-image: url('../image/zuo.png');
	background-size: contain;
	margin-top: 7px;
}
						
#mobile-nav-list .menu-item span .active{
	background-image: url('../image/xia.png');
}	


    .footer .top{height: 65px;font-size: 25px;width: 800px;margin: 0 auto;line-height: 65px;text-align: center;}
    .footer .top .link{width:200px;float: left;}
    .footer .top .link .title1{font-size: 19px;color: #ede8e8}
    .footer .top .link .title2{font-size: 20px;color: #ede8e8}
    .footer .top .link .title3{font-size: 19px;color: #f00}
    .footer .top .links{font-size: 19px;color: #f00}
    .footer .top .links ul{margin: 0}
    .footer .top .links ul li{display: inline-block;font-size: 14px;margin-left: 20px}
    .footer .top .links ul li a{color: #ede8e8}

    .footer .line{
        width: 85%;height: 5px;margin: 0 auto;
            border-top: 4px solid;
            border-image: linear-gradient(to right, rgba(80,80,76,.1) 0%, rgba(54, 49, 49, 0.76) 50%, rgba(80,80,76,.1) 100%) 1;
            
    }
    .footer .over{
        text-align: center; color: #ede8e8;line-height: 70px;
    }
@media only screen and (min-width:0px) and (max-width:720PX) {

	.main-container-right .text img {
	    display: inline-block;
	    height: 100% !important;
	}
	.content-container {
	    width: 90%;
	    margin: 0 auto;
	}
	.header-logo {
		margin-left: 10px;
		margin-top:28px;
	}
 
	.menu-toggle {
		display: block;
		top: 38px;
	}

	.or-header {
		height: 100px;
	}
	.or-header div .logo {
		height: 50px
	}

	.h-nav {
		display: none;
	}
	.footer .top{
		width: inherit;
		height: inherit;
		line-height: 35px;
	}

	.footer .top .link {
	    width: inherit;
	    float: left;
	    padding-left: 30px
	}

		.footer .top .links{
		padding-right: 30px
	}

	.footer .top .link .title1,.footer .top .link .title3{
		font-size: 14px
	}

	.footer .over{
		line-height: 30px
	}

}

@media only screen and (min-width:721px) and (max-width:960px) {
	.main-container-right .text img {
	    display: inline-block;
	    	    height: 100% !important;
	}
	.content-container {
	    width: 90%;
	    margin: 0 auto;
	}
	.mobile-menu {
		top: 70px;
	}
 	.header-logo {
		margin-left: 0px;
		margin-top: 15px;
	}
	.menu-toggle {
		display: block;
	}

	.or-header {
		height: 70px;
	}
	.or-header div .logo {
		height: 50px
	}

	.h-nav {
		display: none;
	}


	.footer .top{
		width: inherit;
		height: inherit;
		line-height: 35px;
	}
	.footer .top .link {
	    width: inherit;
	    float: left;
	     padding-left: 30px
	}

	.footer .top .links{
		padding-right: 30px
	}

	.footer .top .link .title1,.footer .top .link .title3{
		font-size: 14px
	}

		.footer .over{
		line-height: 30px
	}
}

@media only screen and (min-width:961px) and (max-width:1200px) {
	.menu-toggle {
		display: none;
	}
	.header-logo {
		margin-left: 60px;
	}

	.or-header div .logo {
		height: 70px
	}

	.h-nav-list {
		width: 95%
	}

	#nav-list a {
		padding: 0 8px
	}

}

@media only screen and (min-width:1201px)and (max-width:1350px) {

	.header-logo {
		padding-left: 20px;
		margin-left: 60px;
	}

	.or-header div .logo {
		height: 70px
	} 


}

@media only screen and (min-width:1351px) {

	.h-nav-list {
		width: 95%
	}

}