*{margin: 0 auto;padding: 0 auto;font-family: "Microsoft YaHei";}
html,body{width: 100%; height: 100%;}
ul{padding: 0px;}
li{list-style: none;}
a{color: #000; text-decoration: none;}
img{border: none;}

header{
	width: 100%;
	height: 710px;
	position: relative;
}
nav{
	width: 100%;
	height: 110px;
	position: absolute;
	top: 0px;
}
.nav{
	width: 1200px;
	height: 110px;
}
.hov{
	border-bottom: 4px #fff solid;
}
#logo{
	float: left;
	margin-top: 16px;
}
.nav ul li{
	float: left;
	height: 100px;
	margin-left: 25px;
	line-height: 100px;
}
.nav ul{
	float: left;
	margin-left: 110px;
	margin-top: 10px;
}
.nav ul li a{
	padding: 10px 2px;
	/*border-bottom: 4px #fff solid;*/
	color: #fff;
	font-size: 18px;
}
.nav ul li a:hover{
	border-bottom: 4px #fff solid; 
}
select{
	width: 82px;
	height: 35px;
	font-size: 17px;
	float: right;
	margin-top: 43px;
	text-indent: 0.4em;
	background: none;
	color: #fff;
	border: 1px #fff solid;
	border-radius: 5px;
	outline: none;
}
option{
	text-indent: 0.4em;
	color: #000;
}
.timebg{
	width: 1200px;
	height: 530px;
	margin-top: 53px;
}
.tim_l{
	width: 570px;
	height: 530px;
	background: url(../images/shidai.png);
	float: left;
	color: #fff;	
}
.tim_mb{
	width: 514px;
	height: 490px;
	padding:20px 28px;
	position: relative;
	overflow: hidden;
	transition:background 1s;
}
.tim_mb:hover{
    background: rgba(23,44,97,0.7); 
}
.tim_l h3{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 14px;
}
.tim_mb p{
	text-indent: 2em;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
.tim_py1{
	width: 514px;
	height: 130px;
	position: absolute;
	left: -514px;
	transition: 1s;
}
.tim_py2{
	width: 514px;
	height: 100px;
	position: absolute;
	top: 545px;
	transition: 1s;
}
.tim_mb:hover .tim_py1{
	transform: translate(542px,0px);
}
.tim_mb:hover .tim_py2{
	transform: translate(0px,-130px);
}
.tim_r{
	width: 600px;
	height: 530px;
	float: right;
}
.gg{
	width: 285px;
	height: 155px;
	overflow: hidden;
	float: right;
	margin-top: 25px;
}
.gg1{
	margin-right: 30px;
}
.gg img{
	transition: 0.5s;
}
.gg:hover img{
    transform: scale(1.1);
}
.zhce{
	width: 100%;
	height: 570px;
	background: #f2f4f9;
	margin-top: 20px;
}
/*政策沟通*//*政策沟通*/
.ban{width:1200px; 
	height:490px;
	position:relative; 
	overflow:hidden;
}
.ban2{width:1200px; height:390px; position:relative; overflow:hidden;background: #fff;}
.ban2 ul{position:absolute; left:0; top:0;}
.ban2 ul li{width:1200px; height:390px;position: relative;cursor: pointer;}
.num{ height:100px;overflow:hidden; width:1200px; position:relative;float:left;}
.num ul li{
	width:240px; 
	height:100px; 
	background: #bcc0cc;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 100px;
	cursor: default;
}
.num ul li:hover{
	background: rgba(23,44,97,0.7); 
}
.num ul li.on{
	background: #172c61;
}
.prev_btn1{float:left;position: absolute;bottom: 0px;right: 86px;}
.next_btn1{float:right;position: absolute;bottom: 0px;right: 0px;}
.qh{
	width: 66px;
	height: 66px;
	font-size: 70px;
	line-height: 58px;
	text-indent: 0.1em;
	color: #fff;
	cursor:pointer;
	background: #bcc0cc;
	z-index: 100;
}
.qh:hover{
	background: #172c61;
}
.more{
	width: 190px;
	height: 100px;
	background: #172c61;
	position: absolute;
	top: 290px;
	left: 550px;
}
.zhcelist{
	width: 470px;
	height: 220px;
	float: right;
	margin-right: 63px;
	margin-top: 30px;
}
.zhcelist h4{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 35px;
}
.zhcelist span{
	color: #808080;
	font-size: 12px;
}
.zhcelist p{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 28px;
    margin-top: 30px;
}
/*end 政策沟通*//*end 政策沟通*/
.more img{
	float: left;
}
.more h3{
	float: left;
	margin-top: 34px;
	color: #fff;
	margin-left: 10px;
}
.line{
	width: 100px;
	height: 1px;
	background: #fff;
	clear: both;
	margin-top: 65px;
	transition: 0.3s;
}
.more:hover #jiahao{
	transform:rotateZ(360deg);
}
.more:hover .line{
	transform:rotateY(90deg);
}
#sanjiao{
	margin-top: 37px;
	margin-left: 45px;
	transition: 0.5s;
}
#jiahao{
	margin-top: 40px;
	margin-left: 10px;
	transition:0.5s;
}
.more:hover #jiahao{
	opacity: 0;
}
#shou{
	position: absolute;
	top: 30px;
	left: 135px;
	opacity: 0;
}
.more:hover #shou{
	opacity: 1;
	transition:opacity 1s ease-in 0.3s;
}
.meihao{
	width: 100%;
	height: 661px;
	background: url(../images/bg.png)center;
}
.mhbox{
	width: 1200px;
	height: 660px;
}
.mh_l{
	width: 460px;
	height: 540px;
	float: left;
	margin-top: 120px;
}
.mh_r{
	width: 740px;
	height: 540px;
	float: right;
	margin-top: 120px;
	position: relative;
}
.tuijin{
	width: 295px;
	height: 284px;
	background: rgba(23,44,97,0.7);
	padding: 36px 90px 0px 75px;
}
.tuijin p{
	color: #fff;
	font-size: 14px;
	line-height: 27px;
}
.gengd{
	width: 100px;
	height: 30px;
	border-bottom: 1px #fff solid;
	float: left;
	color: #fff;
	margin-top: 52px;
}
/*.gengd:hover #gd_jiahao{
    transform:rotateZ(360deg);
}*/
.gengd:hover #gd_sanjiao{
    transform:rotateZ(360deg);
}
#gd_sanjiao{
	float: left;
	margin-top: 3px;
	transition: 0.5s;
}
#gd_jiahao{
	float: right;
	margin-top: 8px;
	transition: 0.5s;
}
.gengd h3{
	float: left;
	margin-left: 7px;
}
.tuijian_b{
	width: 460px;
	height: 80px;
	background: rgba(23,44,97,0.7);
	margin-top: 110px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.tuijian_b h3{
	font-size: 20px;
	font-weight: normal;
}
.tuijian_b p{
	font-size: 12px;
	line-height: 34px;
}
.mhttop{
	width: 475px;
	height: 284px;
	background: rgba(23,44,97,0.7);
	float: right;
	padding: 36px 90px 0px 75px;
	color: #fff;
	position: absolute;
	right: 0px;
	display: none;
}
.mhttop p{
	font-size: 14px;
	line-height: 27px;
}
.mhtbot{
	width: 740px;
	height: 110px;
	margin-top: 430px;
}
.mhtbot ul li{
	width: 148px;
	height: 110px;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 110px;
	text-align: center;
	cursor: default;
	background: rgba(23,44,97,0.5);
	transition: 0.5s;
}
.mhtbot ul li:hover{
	font-size: 22px;
}
#jiantou{
	margin-top: 35px;
}
.mhtbot ul li:last-child{
	background: rgba(23,44,97,0.7);
}
#pw2{
	background: #172c61;
}
.touzi{
	width: 1200px;
	height: 600px;
	background: pink;
    position: relative;
}
/*投资*/
.bantwo{width:1200px; 
	height:600px;
	position:relative; 
	overflow:hidden;
}
.ban2two{width:1200px; height:600px; position:relative; overflow:hidden;background: #fff;}
.ban2two ul{position:absolute; left:0; top:0;}
.ban2two ul li{width:1200px; height:600px;position: relative;text-align: center;}
.numtwo{ height:151px;overflow:hidden; width:1200px; position:relative;float:left;
      position: absolute;bottom: 0px;z-index: 100;left: 88px;}
.numtwo ul{ position:absolute; left:0; top:0;}
.numtwo ul li{
	width:240px; 
	height:150px; 
	text-align: center;
	font-size: 24px;
	cursor: default;
	margin-left: 21px;
	border-bottom: 1px #cbcbcb solid;
	color: #343434;
	background: #fff;
}
.numtwo ul li:first-child{
	margin-left: 0px;
}
.numtwo ul li div{
	width: 240px;
	height: 120px;
	overflow: hidden;
}
.numtwo ul li:hover img{
	transform: scale(1.1);
}
.numtwo ul li img{
	transition: 0.5s;
}
.numtwo ul li p{
	line-height: 30px;
	font-size: 14px;
}
.numtwo ul li.on{
	background: #172c61;
	color: #fff;
	border-bottom: 1px #172c61 solid;
}
.prev_btn1two{position: absolute;bottom: 0px;left: 0px;}
.next_btn1two{position: absolute;bottom: 0px;right: 0px;}
.qhtwo{
	width: 70px;
	height: 151px;
	font-size: 70px;
	line-height: 58px;
	text-indent: 0.1em;
	color: #fff;
	cursor:pointer;
	z-index: 100;
}
.zhihui{
	width: 700px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	top: 200px;
	left: 250px;
	z-index: 3;
}
.ban2two ul li h3{
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin-top: 50px;
	margin-bottom: 10px;
}
.ban2two ul li p{
	font-size: 14px;
	color: #fff;
    line-height: 25px;
}
.qhtwo img{
	float: left;
}
.tzbt{
	width: 205px;
	height: 125px;
	background: #172c61;
	position: absolute;
	top: 45px;
	right: 0px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	z-index: 3;
}
.tzbt p{
	margin-top: 40px;
}
.touzixj{
	width: 100%;
	height: 600px;
	margin-top: 80px;
	position: relative;
}
.xianjie{
	width: 40%;
	height: 125px;
	background: #172c61;
	position: absolute;
	right: 0px;
	top: 45px;
	z-index: -1;
}
.tzmore{
	width: 67px;
	height: 19px;
	border-bottom: 1px #fff solid;
	color: #fff;
	line-height: 18px;
	margin-top: 30px;
	transition: 0.6s;
}
.tzmore:hover{
	transform: rotateX(360deg);
}

.yqlink{
	width: 100%;
	height: 450px;
	margin-top: 70px;
	position: relative;
}
.youqing{
	width: 1200px;
	height: 440px;
	border-bottom: 1px #172c61 solid;
}
.yqxianjie{
	width: 40%;
	height: 125px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #172c61;
	z-index: -1;
}
.link_b{
	width: 450px;
	height: 125px;
	background: #172c61;
	float: left;
}
.link_b p{
	text-align: center;
	color: #fff;
	margin-top: 40px;
	font-size: 24px;
}
.lianyi{
	width: 705px;
	height: 125px;
	float: right;
	border-top: 1px #172c61 solid;
}
.youqing li{
	float: left;
}
.lianer li{
	margin-top: 45px;
}

footer{
	width: 100%;
	height: 500px;
	background: url(../images/footer_02.png)center;
	margin-top: 100px;
	color: #fff;
	clear: both;
}
footer a{
	color: #fff;
}
.footer1{
	width: 100%;
	height: 275px;
	background: rgba(106,130,190,0.38);
}
.footer1box{
    width: 1200px;
    height: 275px;
}
.footer1box ul li{
	font-size: 14px;
	margin-top: 10px;
	text-indent: 0.2em;
}
.footer1box ul li:first-child{
     font-size: 18px;
     font-weight: bold;
     margin-top: 35px;
     text-indent: 0em;
} 
.footer1box ul li:nth-child(2){
	margin-top: 20px;
}
.footer1box ul{
	float: left;
	margin-left: 105px;
}
.footer1box ul:first-child{
	margin-left: 0px;
}
.footer2{
	width: 1200px;
	height: 80px;
	margin-top: 60px;
}
.footer2 p{
	float: left;
	font-size: 14px;
}
.footer2 p:nth-child(2){
	float: none;
	margin-left: 750px;
	line-height: 30px;
}
.footer2 p:first-child{
	margin-left: 200px;
	line-height: 30px;
}
.footer2 p:nth-child(3){
    margin-left: 200px;
    margin-top: 23px;
}
.footer2 p:nth-child(4){
	margin-left: 285px;
	margin-top: 23px;
}
.footer3{
	text-align: center;
	width: 1200px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	margin-top: 35px;
}


.list_banner{
	width: 100%;
	height: 500px;
}
.list_box{
	width: 1200px;
	height: 500px;
}
.newt{
	padding-right: 40px;
	height: 130px;
	background: rgba(15,32,77,0.5);
	float: left;
	margin-top: 270px;
}
.newt h2{
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}
.newt p{
	color: #fff;
	float: left;
	font-size: 20px;
	margin-top: 48px;
	margin-bottom: 5px;
	margin-left: 14px;
}
.newt span{
	color: #fff;
	float: left;
}
.newt div{
	width: 80px;
	height: 2px;
	background: #fff;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	clear: both;
}
.news{
	width: 1200px;
	height: 745px;
	position: relative;
}
.newsl{
	width: 820px;
	height: 745px;
	background: #fff;
	position: absolute;
	top: -60px;
	left: 0px;
	padding:30px 40px;
}
.newsrbox{
	width: 280px;
	min-height: 368px;
	overflow: hidden;
	background: #0f204d;
	position: absolute;
	right: 0px;
	top: -60px;
}
.newsr{
	width: 280px;
	min-height: 368px;
	background: url(../images/news_04.png)no-repeat;
}
.newsl h2{
	float: left;
	font-size: 30px;
	color: #7f7f7f;
}
.position{
	float: right;
	position: relative;
}
.position p{
	color: #9a9a9a;
	float: right;
	font-size: 14px;
	line-height: 30px;
	margin-left: 35px;
}
.position p a{
	color: #9a9a9a;
}
.position img{
	float: left;
	position: absolute;
}
.position:hover #position1{
    display: none;
}
.position a:hover{
	color: #0f204d;
	font-weight: bold;
}
.newslist{
	margin-top: 90px;
}
.newslist li{
	width: 812px;
	height: 36px;
	border-bottom: 1px #eeeeee dashed;
	line-height: 36px;
}
.newslist li span{
	float: right;
	color: #635f5e;
	font-size: 14px;
	color: #61605e;
}
.newslist li a{
	font-size: 14px;
	color: #635f5e;
}
.newslist li a:hover{
	color: #172c61;
	font-weight: bold;
}
.newsd{
	/*width: 248px;*/
	text-align: right;
	height: 54px;
	font-size: 18px;
	color: #fff;
	line-height: 54px;	
	padding-right: 25px;
}
.newsd:hover{
	background: url(../images/news_03.png)right no-repeat;
}
.newsd a{
	color: #fff;
}
.actt{
	background: url(../images/news_03.png)right no-repeat;
}
.articleb{
	width: 775px;
	border-bottom: 1px #cdcdcd solid;
	clear: both;
	text-align: center;
	margin-top: 40px;
	padding-bottom: 20px;
}
.articleb h3{
	color: #1a1a1a;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 13px;
	line-height: 36px;
}
.newscont{
	width: 775px;
	overflow: hidden;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
	padding: 20px 0px 60px 0px; 
}
.fanye{
	width: 775px;
	height: 75px;
	border-top: 1px #cdcdcd solid;
	margin-top: 50px;
}
.fanye li:first-child{
	float: left;
	margin-top: 40px;
	color: #323232;
	font-size: 14px;
}
.fanye li:last-child{
	float: right;
	color: #323232;
	font-size: 14px;
	margin-top: 40px;
}

.pages{
	width:812px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	height: 40px;
	padding: 8px 0px;
	overflow:hidden;
	text-align:left;
	white-space:nowrap;
	margin-top: 50px;
}
.pages ul li, .pages ul li a{
	float:none;
	display:inline;
}
.pagelist li{
	padding: 3px 9px;
	border: 1px #d7d7d7 solid;
}
.pagelist li a{
	color:#333333;
}
.pagelist li a:hover{
	background:#f5f5f5;
	color:#0053a4;
} 
.pagelist li.thisclass {
	background:#0053a4;
	color:#fff;
} 
.pagelist li.thisclass a,.pagination li.thisclass a:hover{
	background:transparent;
	border-color:#09f;
	color:#fff;
	cursor:default;
}
.pagelist li:last-child{
	border:0;
}


.newscont ul li{
	width: 240px;
	height: 150px;
	float: left;
	margin-left: 26px;
	margin-top: 30px;
}
.newscont ul li:first-child{
	margin-left: 0px;
	margin-top: 0px;
}
.newscont ul li:nth-child(4),.newscont ul li:nth-child(7),.newscont ul li:nth-child(10),.newscont ul li:nth-child(13){
    margin-left: 0px;
}
.newscont ul li:nth-child(2),.newscont ul li:nth-child(3){
	margin-top: 0px;
}
.newscont ul li div{
	width: 240px;
	height: 120px;
	overflow: hidden;
}
.newscont ul li img{
	transition: 0.5s;
}
.newscont ul li:hover img{
	transform: scale(1.1);
}
.newscont ul li p{
	text-align: center;
}
.newscont ul li:hover{
	background: #172c61;
	color: #fff;
}


.bac{
	width: 1200px;
	height: 140px;
	color: #172c61;
	font-size: 36px;
	line-height: 190px;
}
.bac span{
	font-size: 22px;
	margin-left: 20px;
}
.jianjie{
	width: 1200px;
	height: 550px;
	position: relative;
}
.ywjj{
	width: 1000px;
    height: 410px;
    float: left;
    margin-left: 100px;
    margin-top: 70px;
}
.ywjj p{
	font-size: 14px;
	color: #fff;
	text-align: justify;
	word-break: break-all;
	margin-top: 10px;
	line-height: 24px;
	text-indent: 2em;
	margin-top: 10px;
}
.jjab{
	width: 1560px;
	height: 550px;
	background: yellow;
	position: absolute;
	left: -360px;
	top: 0px;
	background: url(../images/jjbj.png);	
}
.shipin{
	width: 1556px;
	height: 405px;
	position: absolute;
	top: 445px;
}

.eytwo{
	width: 1200px;
	overflow: hidden;
	margin-top: 50px;
}
.eytop{
	overflow: hidden;
}
.eytop video{
	object-fit: fill;
}
.eybot{
	height: 605px;
	background: url(../images/ey_03.jpg);
	overflow: hidden;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 40px 50px;
}
.eybot h3{
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.eybot p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-top: 24px;
}
.eytl{
	width: 590px;
	float: left;
}
.eytr{
	width: 590px;
	float: right;
}
.eythree{
	width: 1200px;
	margin-top: 30px;
}



#logo {
	background: url(../images/logo.png) no-repeat;
	transition: .5s;
}
.header.fixed #logo {
	background: url(../images/logo2.png) no-repeat;
	transition: .5s;
}
.header {
	transform: .5s;
}
.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 100001;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
	transition: .5s;
}
.header .nav ul li a {
	transition: .5s;
}
.header.fixed .nav ul li a {
	color: #1a1a1a;
	transition: .5s;
}


.header select {
	transition: .5s;
}
.header.fixed select {
	border-color: #1a1a1a;
	color: #1a1a1a;
	transition: .5s;
}

.header.fixed .nav ul li a:hover{
	border-bottom: 4px #1a1a1a solid; 
}









