body {
	margin: 0;
}

body,
html {
	height: 100%;
}

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;
}

a {
	text-decoration: none !important;
}

nav ul li a {
	color: #9d9d9d;

	text-decoration: none;
	display: inline-block;

	box-sizing: border-box;
}

nav ul li a:hover {
	color: white;

}

nav #menu_list {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

nav ul li {
	display: block;
	text-align: left;
}



html {
	font-size: 62.5%;
}

body {

	font-family: Microsoft YaHei;
	margin: 0;
	padding: 0;
	font: normal 100% Arial, sans-serif;
	font-size: 16px;
}


span {
	display: block;
}

p {
	margin: 0;
}

.advert-container .row {
	margin: 0;
}

.clearfix {
	clear: both;
}


ul {
	margin: 0;
	padding: 0;
	padding-inline-start: 0px;
	margin-block-start: 0em;
	margin-block-end: 0em;
}


ul li {
	list-style: none;
	margin: 0;
	padding: 0;


}

a {
	text-decoration: none;
}

img {
	display: block;
	border: none
}

nav ul {

	margin: 0 auto;
	list-style-type: none;
}

nav ul li {
	display: block;
}

nav ul li a {
	color: #9d9d9d;

	text-decoration: none;
	display: inline-block;

	box-sizing: border-box;
}

nav ul li a:hover {
	color: white;
}

.clear {
	clear: both;
}

nav {
	/*background-image: url(../../img/index/index_top_bg.png);
	 overflow: hidden; 
	    position: absolute; */
	z-index: 999;
	background-repeat: no-repeat;
	background-size: cover;
}

.menu-list-bg {
	display: none;
}

#menu_list .current_page>a {
	color: #347441;
	font-weight: bold;

}

.current_page a {
	color: white;
}

#menu_button_wrapper {
	display: none;
}

.hidden {
	display: none;
}


ul#menu_list li {
	position: relative;
	/* width: calc(76px + 3%); */
	text-align: center;


}

ul#menu_list {
	font-size: 16px;
	/* overflow: hidden; */
}



#menu_list {
	font-size: 18px;

}

#current_page {
	margin: 0;
}

#menu_list li>a {
	letter-spacing: 0px;
	/* padding: 7px 15px; */
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;

	text-decoration: none;
	
	text-align: center;
}

#menu_list li:hover>a {
	text-decoration: none;

}



nav {
	/* overflow: hidden; */
	width: 100%;

}


.logo-icon1,
.logo-icon1 img {
	width: 400px;
}



.container-title-jt {
	line-height: 29px;
}


.menu-bigbg-black {
	display: none;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 200;
}

.mr226 {
	margin-left: 226px;
	overflow: hidden;

}

.container {

	margin: auto;
	overflow: hidden;

}

.navcontainer {

	margin: auto;


}

.logo-icon {

	margin-top: 14px;
	margin-left: 0;
	z-index: 10;

}

@media (min-width: 1200px) {
	.container-title-jt {
		display: none;
	}

	.logo-container-mobile {
		display: none;
	}

	.sideMenu {
		display: block !important
	}

	#menu_list .current_page>a {
		text-decoration: none;
		transition: all 0.8s;
		color: #FFF;
		background: #6C99E4;
	}

	#menu_list li:hover>a {
		text-decoration: none;
		transition: all 0.8s;
		color: black;
		background-color: rgba(0,0,0,0);

	}

	.logo-container {
		padding-top: 1.5%;
		padding-bottom: 1.4%;
	}

	.nav a {
		color: #fff;
	}
}







.logo-icon img {
	width: 100%;
}

.hamburger-line1 {
	width: 27px;
}

.hamburger-line2 {
	width: 15px;
}

.hamburger-line3 {
	width: 21px;
}

.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: 1200px) {
	#menu_list div img {
		display: none;
	}

	.phone-enbtn {
		display: none;
	}

	ul#menu_list .topNav {
		min-width: 8%;
	}

	.container,
	.navcontainer {
		width: 1200px;
		max-width: 1200px;
	}

	.banner-container .container {

		padding: 0px
	}

	.logo-container {
		float: left;
		width: 38%;
	}

	.top-menu-right-container {
		width: 60%;
		float: right;
		margin-right: 2px;
		margin-top: 20px;
		margin-bottom: 40px;
	}
}

@media (min-width: 1280px) {

	.container,
	.navcontainer {
		width: 1280px;
		max-width: 1280px;
	}
}

@media (min-width: 1330px) {
	ul#menu_list .topNav {
		width: 11.5%;
	}
}

@media (min-width: 1400px) {
	/* .container {
		width: 1400px;
		max-width: 1400px;
	} */

	ul#menu_list li {
		margin-left: 0%;
		margin-right: 0%;

	}
}

@media (min-width: 1627px) {

	ul#menu_list li {
		min-width: 12%;
	}
}


/* phone */

@media (max-width: 1199px) {

	#menu_list div img {
		width: 26px;
		float: left;
		margin-right: 10px;
	}

	li.topNav.current_page {
		background: rgba(226, 227, 226, 0.5);
	}

	.logo-icon1 {
		margin-top: 10px;
		float: left;
		margin-left: 0px;
		padding-bottom: 10px;
	}

	#menu_button_wrapper {
		display: block;

		color: #9d9d9d;
		-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
		height: 70px;
	}

	.nav a {
		color: #FFFFFF;
	}

	.advert-container {
		position: absolute;
		z-index: 201;
		overflow: inherit;
		width: 70%;
		padding-right: 0px;
		padding-left: 0px;
	}

	.phone-top-icon img {
		width: 7.4rem;
		display: block;
		margin: auto;

	}

	.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: 100%;
		/* max-width: 340px; */

	}

	.menu-list-bg {
		width: 100%;
		height: 100%;
		background-image: url(../../img/mobile/mo_menu_bg.jpg);
		/* background-color: rgba(255, 255, 255, 0.99); */

		position: absolute;
		z-index: 11;
		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;
		margin-right: 7%;
		right: 0;
	}

	.phone-enbtn {
		color: #FFFFFF;
		font-size: 20px;
		position: absolute;
		left: 10px;
		margin-top: 24px;
		margin-left: 5%;
		z-index: 19;
	}

	.phone-close-btn {
		margin-left: 24px;
		margin-top: 24px;
		float: right;
		position: absolute;
		z-index: 7;
	}

	#menu_button {
		box-sizing: border-box;
		float: right;
		margin-right: 0rem;
		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;
		padding-top: 20px;
	}

	#menu_button:hover {
		cursor: pointer;
		/* background-color: #333; */
	}

	#hamburger {
		float: left;
		padding-top: .15em;
		z-index: 10;
		position: relative;
	}

	#menu_button span {
		display: block;
		background-color: #FFFFFF;

		height: 3px;
		border-radius: 18%;
		margin-bottom: 5px;
	}

	#menu_list {
		margin-left: 0;
		width: 100%
	}

	ul#menu_list li {
		width: 100%;
		text-align: left;

		border-bottom: 1px solid rgba(202, 200, 200, 0.3);
	}

	#menu_list li>a {
		text-align: left;
	}

	#menu_list li>a {
		color: #4B4B4B;
		font-size: 14px;
		padding-left: 32px;
	}

	.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: 1199px) and (min-width: 1100px) {

	#menu_list li>a {
		padding-left: 0px;
		padding-right: 0px;
	}

	.logo-icon {

		width: 300px;
	}
}

@media (max-width: 800px) {
	.phone-top-icon {
		margin-left: 42%;
		margin-top: -5px;
	}




}

@media (max-width: 530px) {
	.phone-top-icon {
		margin-left: 38%;
	}
}


/* banner图 */
.banner-container {

	width: 100%;
}

.banner-container img {
	height: 100%;
	width: 100%;
}

/* banner图 phone */
@media (max-width: 1199px) {

	#menu_list div img {
		margin-top: 15px;
	}

	#menu_list p img {
		margin-top: 20px;
		width: 10px;
	}

	.top-search-box,
	.am-dropdown-content {
		display: none;
	}

	.am-dropdown-content {
		display: none !important
	}

	.container,
	.navcontainer {
		width: 94%;

	}

	nav .container,
	.navcontainer {
		width: 100%;
		padding: 0px
	}
}


@media (max-width: 360px) {
	.phone-top-icon img {
		width: 6.0rem;
		display: block;
		margin: auto;
		margin-top: 8px;
	}


}

@media (max-width: 420px) {
	#menu_list {
		margin-left: 0;
		width: 100%;
	}

	.phone-top-icon {
		margin-left: 33%;
	}
}


@media (min-width: 1200px) {
	.logo-icon1 {
		display: none;
	}

	.topNav span img {
		display: none;
	}

	.row.menu-list-container {
		border: 1px solid #FFFFFF;
		width: 100%;
		height: 52px;
	}

	ul#menu_list {

		width: 100%;
	}

	ul#menu_list .topNav {
		margin-left: 0%;
		margin-right: 0%;
		width: 14.28%;
		float: left;
	}

	.logo-icon-pc {
		float: left;
	}

	.logo-icon-right-container {
		float: right;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
	}

	.logo-icon-right-container .right-icon-container {
		float: left;
		margin-right: 20px;
	}

	.right-icon-container span {
		float: left;
	}

	.right-icon-container span img {
		width: 20px;
		margin-right: 4px;
	}

	/*输入框*/
	.mt4 {
		margin-top: 4px;
	}

	.right-icon-en {
		margin-right: 3px !important;
		background: rgba(255, 255, 255, 0.2);
		border-radius: 50%;
		padding: 4px;
	.pc-top-search input,
	.pc-top-search button {
	}

		border: none;
		outline: none;
		background: transparent;
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.pc-top-search input {
		width: 100%;
		height: 30px;
		color: #333333;
		top: -5px;
		position: relative;
		line-height: 30px;
                box-sizing: border-box;
		padding-left: 15px;
                padding-right: 30px;
		background: #FFFFFF;
		border-radius: 20px;
		float: left;
                border: none;
                outline:none;
	}

	.pc-top-search {
		padding: 3px;
		margin: 0px;
		display: inline;
		font-family: 宋体;
		font-size: 12px;
		float: right;
		width: 160px;
                height:40px;
	}

	/* .pc-top-search button {
		height: 28px;
		width: 35px;
		position: relative;


		background: url(../../img/index/search.png) no-repeat;
		cursor: pointer;
		margin-left: -50px;
		float: right;
	} */

	.logo-icon-right-container .right-box1 {
		overflow: hidden;
		margin-bottom: 13px;
               float: right;
	}
}




@media (min-width:1200px) {
	.topNav p img {
		display: none;
	}

	.topNav .sub {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #333333;
	}
	.topNav:nth-last-child(1) .sub{
		margin-left: -100px;
	}
}

@media (max-width:1199px) {

	.main-left-menu-title-yw,
	.container-title-line {
		display: none;
	}

	#hamburger img {
		width: 52px;
	}

	.logo-icon-right-container {
		display: none;
	}
}


@media (max-width:500px) {
	#hamburger img {
		width: 37px;
	}

	.hamburger-line1 {
		width: 24px;
	}

	.hamburger-line2 {
		width: 12px;
	}

	.hamburger-line3 {
		width: 18px;
	}

	#menu_button span {
		margin-bottom: 4px;
	}

	#hamburger {
		/* padding-top: 10px; */
	}




}

@media (max-width:475px) {

	.logo-icon1,
	.logo-icon1 img {
		width: 300px;
height: 52px;
	}

	.logo-icon1 {
		margin: 14px 0;

	}
}

@media (max-width:365px) {

	.logo-icon1,
	.logo-icon1 img {
		width: 260px;
    height: 45px;
	}

	.logo-icon1 {
		margin-top: 26px;

	}
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}






.nav .nLi h3 {
	margin-bottom: 0;
	width: 100%;
	margin-block-start: 0em;
	margin-block-end: 0em;
	font-size: 18px !important;
}

.nav .nLi h3 a {
	display: block;
	height: 52px;
	line-height: 52px;
        color: white !important;
}

@media (max-width:1199px) {
	.nav .nLi h3 a {

		height: 62px;
		line-height: 62px;

	}

}

@media (min-width:1200px) {

	/* nav .container {
		overflow: inherit;
	} */
	.nav .sub {
		 display: none; 

		left: 0;


		line-height: 26px;
		position: absolute;
		z-index: 100;
	}

	li.topNav.nLi.on .sub {
		
		min-width: 230px;
		padding-left: 10px;
		padding-right: 10px;
		    background: white;
	}

	/* li.topNav.nLi.on .sub li {
		
		border-bottom: 1px solid #E8EDF5;
	} */

	.topNav .sub li p:nth-child(1) {
		display: none;
	}

	.topNav h3 p:nth-child(2),
	.topNav h3 p:nth-child(3) {
		/* display: none; */
		font-weight: normal;
                   font-family: 微软雅黑 !important;
	}

	#menu_list li:nth-child(1) {
		display: none;
	}
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	text-decoration: none;
}

.nav .sub a:hover {
	background: rgba(108, 153, 228, 0.51);
	color: #fff;
	text-decoration: none;
}

.nav .on h3 a {
	background: #04286F;
	color: #fff;
}

.topNav .sub li {
	width: 100%;
	line-height: 45px;
	text-decoration: none;
	border: none;
}

/*菜单展开样式*/
@media (max-width:1199px) {
	.nav .nLi h3 a {

		padding-left: 20px;
		padding-right: 20px;
	}

	.nav .on h3 a {

		background: rgba(67, 121, 230, 0.55);
		color: #fff;
	}

	.nav .sub a {

		overflow: hidden;

	}

	.topNav .sub li {
		border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
	}

	.topNav .sub li p {
		float: left;
	}

	.topNav .sub li p:nth-child(1) {
		margin-right: 6px;
	}

	.topNav h3 p {
		float: left;
		font-weight: normal;
	}

	#menu_list li p:nth-last-child(2) {
		float: right;
	}

	.topNav h3 p:nth-child(2),
	.topNav h3 p:nth-child(3) {

		font-size: 16px;
	}

	.topNav h3 p:nth-child(1) {
		float: left;
	}

	.topNav h3 p:nth-child(3) {

		font-size: 40px;
	}



	.nav .on h3 p:nth-child(3) {
		display: block;
	}

	.topNav .sub {
		background-color: #f5f7fc;
		display: none;
	}

	.nav .sub a:hover {

		background: #eaeff8;

	}
}

@media (min-width:1200px) {
	nav .container {
		overflow: inherit;
	}

	.banner-left-menuTitle {
		top: 153px
	}
	nav li.topNav.nLi.on .sub{
		overflow: hidden;
	}
	nav ul#menu_list li{
		width:50%;
		white-space:nowrap;
		float: left;
	}
	nav li.topNav.nLi.on .sub li a{
		width:90%;
		display: block;
	}
	nav li.topNav.nLi.on .sub li a{
		border-bottom: 1px solid #E8EDF5;
	}
	#menu_list li>a:hover{
		color: #1F4CA7;
	}
	nav .top-menu-right-container .row{
		margin-left:0;
		margin-right: 0;
	}
	nav .top-menu-right-container .row{
		padding:0
	}
}
@media (min-width: 1200px){
    ul#menu_list .topNav {
        /* width: 14.2%;*/
        width:calc(100% / 8);
    }
}