@charset "utf-8";

/*----------------------------------------------------
 *FileName:               common.css
 *Discription:            reset
 *Version:                1.1.1 (2013-07-24)
 *Author:                 Liren.Wang
 ----------------------------------------------------*/
 
/*    =RESET
-----------------------------------------------------*/ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
iframe,object,embed,fieldset,input,textarea,p,blockquote,td,th { 
	padding: 0; 
	margin: 0; 
} 

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 

fieldset,img {
	border: 0;
} 

address,caption,cite,code,dfn,em,strong,th,var { 
	font-weight: normal; 
	font-style: normal;
} 

strong,.bold {
	font-weight:bold;
}

ol,ul {
	list-style: none;
} 

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	font-size: 100%; 
} 

abbr,acronym,iframe { 
	border: none;
}

pre{
	white-space:normal;
}

a{
	text-decoration:none;
	color: #000;
}
a:hover{
	text-decoration:none;
	color:#4367f6;
}
iframe{
	display:block;
}
.nav a:hover{
	color:#609cfe;
}
.clearfix:after {
	height: 0px;
	font-size:0;
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
}
.clearfix {
	*zoom:1;
}


:focus{
	outline:none;
}

/*---for pie---*/
.pie{
	position:relative;
}

/*    =GLOBLA
-----------------------------------------------------*/
.fl{
	float:left;
	_display:inline;
}
.fr{
	float:right;
	_display:inline;
}
.hidden{
	display:none;
}


figure{
	margin-block-start: auto;
    margin-block-end: auto;
    margin-inline-end: auto;
    margin-inline-start: auto;
}
body{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1.5em;
}
h1{
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3em;
}
h2{
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
}
h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	color: #000033;
}
h4{
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
}
h5{
	font-size: 20px;
	line-height: 30px;
}

.more{
	line-height: 60px;
	margin-right: 5%;
}
.container{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.topLeft,.botLeft{
	float: left;
	width: 80%;
}
.topBanner,.botBanner{
	float: right;
	width: 18.5%;
	margin-left: 1.5%;
	position: relative;
}
.topBanner{
	position: absolute;
	top: 0;
	right: 0;
}
.topRec{
	float: left;
	width: 49%;
}
.topRecList{
	float: right;
	width: 49%;
}
.recPic{
	display: block;
	width: 100%;
	height: 352px;
}
/*.recDes{
	font-size: 14px;
	line-height: 24px;
}*/
.recTit{
	margin: 8px 0;
}
.recAuthor{
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}
.listPic{
	display: block;
	width: 40%;
	float: left;
	height: 140px;
}
.listR{
	float: right;
	width: 58%;
}
.listDet{
	margin-top: 15px;
}
.listDet:first-child{
	margin-top:0;
}
.topRecBox{
	padding-bottom: 30px;
	border-bottom: 1px solid #AFAFAF;
}
.marketCnt{
	float: left;
	width: 21%;
	padding: 0 2.2% 15px;
	border-right: 1px solid #AFAFAF;
}
.marketCnt:last-child{
	border: none;
}
.marketCnt:first-child{
	padding-left: 0;
}
.marketdate{
	margin: 20px 0;
	font-size: 12px;
}
.marketBox,.ediBox{
	border-bottom: 1px solid #AFAFAF;
	padding-bottom: 40px;
}
.ediBox:last-child{
	border: none;
}
.borN{
	border: none;
}
.banner{
	display: block;
	width: 100%;
}
.banner1{
	width: 100%;
}
.banner2{
	display: block;
	width: 100%;
	margin-top: 30px;
}
.indexTop,.indexBot{
	position: relative;
}
.indexTop{
	min-height: 1000px;
}
.ediCnt{
	float: left;
	width: 32%;
	margin-left: 2%;
}
.ediCnt:first-child{
	margin-left: 0;
}
.ediPic{
	display: block;
	width: 100%;
	height: 230px;
}
.ediCnt h2{
	margin: 10px 0;
}
.ediCnt h5{
	margin: 10px 0;
}








/*list*/
.ediHotPic{
	display: block;
	float: left;
	width: 55%;
	height: 396px;
}
.ediHotCnt{
	float: right;
	width: 43%;
}
.ediDes{
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
}
.ediHot{
	border-bottom: 2px solid #AFAFAF;
	padding-bottom: 30px;
}
.ediListPic{
	display: block;
	float: left;
	width: 25%;
	height: 180px;
}
.ediListCnt{
	float: left;
	width: 70%;
	margin-left: 3%;
}
.ediListCnt h2{
	font-weight: bold;
}
.ediList{
	margin-top:40px; 
}
.ediListBox{
	margin-bottom: 50px;
}










/*details*/
.detTitle{
	width: 80%;
	line-height: 1.2em;
}
.detDes{
	font-size: 20px;
	line-height: 30px;
	padding: 20px 0;
	border-bottom: 1px solid #AFAFAF;
}
.details img{
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
}
.detPic2{
	width: 50%;
	margin-bottom: 30px;
}
.details p{
	font-size: 16px;
	line-height: 1.8em;
	width: 95%;
	margin-bottom: 30px;
}
.details{
	font-size: 16px;
	line-height: 1.8em;
	width: 95%;
	margin-bottom: 30px;
}
table td{
	border: 1px solid #666;
	text-align: center;
}













/*about us*/
.aboutPic{
	display: block;
	width: 60%;
	margin: 20px 0;
}
.aboutUs p{
	font-size: 20px;
	line-height: 30px;
	width: 95%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.teamCnt{
	width: 30%;
	float: left;
	display: block;
}
.teamBox{
	margin-top: 20px;
	margin-bottom: 40px;
}
.teamHeader{
	display: block;
	width: 10vw;
	margin: 0 auto;
	height: 10vw;
	border-radius: 5vw;
	overflow: hidden;
}
.teamCnt p{
	text-align: center;
	margin: 0;
}
.teamCnt .teamName{
	font-weight: bold;
	margin-top: 10px;
}










/*header*/
.footer a:hover{
	color: #4367f6;
}
.logoBox{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	display: block;
	margin: 10px 0;
	width: 13.75%;
	float: left;
}
.navPic{
	display: none;
}
.navBox{
	background-color: #1f2246;
}
.nav{
	width: 1200px;
	margin: 0 auto;
}
.nav li{
	float: left;
	margin-left: 2.5%;
}
.nav li:first-child{
	margin: 0;
}
.nav .navR{
	float: right;
}
.nav a{
	font-size: 18px;
	line-height: 86px;
	color: #fff;
}
.nav .navR a{
	border: 1px solid #fff;
	padding: 3px 18px;
	border-radius: 5px;
	font-size: 14px;
}
.nav .navR a:hover{
	border: 1px solid #609cfe;
	color: #609cfe;
}
.nav .navR .navSim{
	border-color: #609cfe;
	color: #609cfe;
}
.nav .navR .navSim:hover{
	color: #fff;
	border: 1px solid #fff;
}
.navBtn{
	float: right;
}
/*footer*/
.footer{
	width: 1200px;
	margin: 0 auto;
	border-top: 5px solid #969696;
}
.footerBox{
	padding: 35px 0;
	border-bottom: 1px solid #ACACAC;
}
.footerBox li{
	float: left;
	width: 18.5%;
	border-right: 1px solid #ACACAC;
	padding-left: 10%;
	min-height: 160px;
}
.footerBox li:first-child{
	padding-left: 0;
	width: 40%;
	padding-right: 10%;
}
.footerBox li:last-child{
	width: 38%;
	border-right: none;	
}
.footLogo{
	display: block;
	margin: 0 auto;
	width: 29%;
	float: left;
}
.footLogoF{
	font-size: 16px;
	line-height: 22px;
	margin-top: 8px;
	margin-left: 5%;
	float: left;
}
.footer-logo{
	margin-bottom: 20px;
}
.link-logo{
	margin-top: 10px;
}
.link-logo img{
	display: inline-block;
	width: 5%;
	margin-left: 2%;
}
.foot-nav a{
	float: left;
	width: 33.3%;
}
.footerBox a{
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.footerBox strong{
	display: block;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}
.footerBox .footReg{
	width: 70%;
	background-color: #D7D7D7;
	text-align: center;
	padding: 3px 0;
	margin-top: 5px;
}
.footLabel{
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.languageSel{
	float: right;
	width: 10%;
    height: 30px;
    margin-top: 27px;
}
.logo img{
	display: block;
	width: 100%;
}

@media (min-width: 900px)and (max-width:1220px) {
	.container,.footer,.logoBox,.nav{
		width: 90%;
	}
	.ediPic{
		height:auto;
	}
	.nav a{
		font-size: 1.5vw;
	}
}

@media (max-width: 899px) {
	.foot-nav a{
		margin: 0;
		width: 33.3%;
	}
	.languageSel{
		display: none;
	}
		
	body{
		font-size: 3.2vw;
		line-height: 4.8vw;
	}
	h1{
		font-size: 7.3vw;
		line-height: 10vw;
	}
	h2{    
		font-size: 4.3vw;
		line-height: 6.4vw;
	}
	h3{
		font-size: 4.4vw;
		line-height: 12vw;
	}
	h4{
		font-size: 4vw;
		line-height: 4vw;
	}
	.more{
		line-height: 12vw;
	}
	.recPic,.ediHotPic{
		height: 60vw;
	}
	.listPic{
		height: 24vw;
	}
	.ediPic{
		height: 60.8vw;
	}
	.container,.logoBox,.nav{
		width: 100%;
	}
	.footer{
		width: 81%;
		border-top: 3px solid #969696
	}
	.topLeft,.topBanner,.botLeft,.botBanner{
		float:none;
		width: 81%;
		margin: 0 auto;
	}
	.topRec,.topRecList{
		float:none;
		width: 100%;
	}
	.listDet:first-child,.listDet{
		margin-top: 4.5vw;
	}
	.listDet:nth-child(3),.listDet:nth-child(4){
		display: none;
	}
	/*.recDes{
		font-size: 3.2vw;
		line-height: 4.8vw;
	}*/
	.topRecBox{
		padding-bottom: 4.5vw;
	}
	.recAuthor{
		font-size: 2.4vw;
		line-height: 3.2vw;
		margin-top: 3vw;
	}
	.recTit{
		margin: 1.1vw 0;
	}
	.marketCnt{
		float:none;
		width: 100%;
		padding: 0;
		border: none;
		margin-bottom: 4vw;
	}
	.marketCnt:nth-child(3),.marketCnt:nth-child(4){
		display: none;
	}
	.marketdate{
		font-size: 2.4vw;
		margin: 2.5vw 0;
	}
	.marketBox{
		padding: 0;
	}
	.botBanner .banner2{
		display: none;
	}
	.botBanner .banner1{
		height: auto;
	}
	.banner2{
		margin: 0;
		height: auto;
	}
	/*.topBanner .banner{
		margin-top: 4vw;
	}*/
	.botBanner{
		border-bottom: 1px solid #AFAFAF;
		padding-bottom: 4vw;
		position: initial !important;
		width: 81% !important;
	}
	.topBanner{
		display: none;
	}
	.ediCnt{
		float: none;
		width: 100%;
		margin: 0;
	}
	.container{
		margin-top: 3vw;
	}







	.header{
		position: relative;
	}
	.nav li{
		float: none;
		margin: 0;
	}
	.nav a{
		display: block;
		text-align: center;
		font-size: 4.4vw;
		line-height: 12vw;
		width: 81%;
		margin: 0 auto;
		background: url(../twentynineteen/images/border.png) no-repeat bottom;
		background-size: 100% 2%;
	}
	.nav .navR a{
		padding: 1.5vw 4vw;
		line-height: normal;
		margin: 5vw 0;
	}
	.nav .navR{
		margin-right: 20%;
	}
	.nav .navR:last-child{
		margin-right: 9%;
	}
	.logo{
		float: left;
		width: 30%;
		margin-top: 3vw;
		margin-left: 5vw;
	}
	.navPic{
		float: right;
		width: 7%;
		margin-top: 7vw;
		margin-right: 6vw;
		display: block;
	}
	.navBox{
		display: none;
		position: absolute;
		top: 17.6vw;
		left: 0;
		width: 100%;
		z-index: 10;
	}
	.footerBox li{
		float: none;
		border: none;
		margin: 0 auto;
		padding-left: 0;
		min-height: 0;
		width: 100%;
	}
	.footerBox li:first-child,.footerBox li:last-child{
		width: 100%;
	}
	.footLogo{
		width: 22vw;
		margin-left: 3vw;
		float: left;
	}
	.footLogoF{
		float: left;
		margin-top: 0;
		margin-left: 2vw;
		font-size: 3.5vw;
		line-height: 5vw;
	}
	.footerBox strong{
		margin: 3vw 0;
		font-size: 5vw;
	}
	.footerBox{
		padding: 3vw 0;
	}
	.footerBox a{
		font-size: 3.5vw;
		line-height: 5.5vw;
	}
	.footLabel{
		font-size: 3.5vw;
		margin-top: 3vw;
		margin-bottom: 10vw;
	}





	/*list_m*/
	.ediHotPic,.ediHotCnt{
		float: none;
		width: 100%;
	}
	.listDes_m{
		display: none;
	}
	.ediListPic{
		width: 35%;
		height: 21vw;
	}
	.ediListCnt{
		width: 60%;
	}




	/*details_m*/
	.details img{
		width: 100%;
		height: 56.8vw;
	}





	/*about us_m*/
	.aboutPic{
		width: 100%;
	}
	.aboutUs p{
		font-size: 4vw;
		line-height: 5.5vw;
		width: 100%;
	}
	.teamCnt{
		float: none;
		width: 100%;
	}
	.teamHeader{
		width: 48vw;
		height: 48vw;
		border-radius: 24vw;
	}
	.teamCnt .teamName,.aboutUs .teamPos{
		margin-top: 3vw;
	}
	.aboutUs .teamPos{
		margin-bottom: 8vw;
	}
	.teamBox{
		border-bottom: 1px solid #ACACAC;
		margin-bottom: 0;
	}
}

/*----------------------
    分页部分的CSS开始
----------------------*/
.fenye{
	height: 25px;
	line-height: 25px;
	_background: #F9F9F9;
	padding: 2px 5px;
	margin: 20px 4px;
	_border: solid 1px #ccc;
	_text-align: center;
}

.fenye a{
	padding:4px 6px 4px 6px;
	margin:0 2px 0 2px;
	border:1px solid #aaa;
	text-decoration:none;
	color:#333;
}

.fenye a.current{
	background:#191f49;
	color:#fff;
}

.fenye a:hover{
	background:#191f49;
	color:#fff;
}
/*----------------------
    分页部分的CSS结束
----------------------*/