*{margin: 0 auto;padding: 0 auto;font-family: "Microsoft YaHei";}
ul{padding: 0px;}
li{list-style: none;}
a{text-decoration: none;color: #000;}
img{border: none;}

body{
	max-width: 2000px;
}
.header{
	width: 100%;
	height: 45px;
	background: #ededed;
}
.headbox{
	width: 1200px;
}
.headbox span{
	float: left;
	line-height: 45px;
	font-size: 14px;
	color: #686868;
}
.headbox form{
	width: 230px;
	height: 27px;
	float: right;
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
	margin-top: 8px;
	box-shadow: 0 3px 5px #ccc;
}
.headbox form input{
	border: none;
	outline: none;
	font-size: 12px;
	width: 185px;
	height: 27px;
	text-indent: 10px;
	float: left;
	line-height: 27px;
}
.headbox form button{
	width: 35px;
	height: 27px;
	border: none;
	outline: none;
	background: none;
	float: left;
}
.nav{
	width: 1200px;
	height: 100px;
}
.nav img{
	float: left;
	margin-top: 25px;
}
.nav ul{
	float: right;
	margin-top: 25px;
}
.nav ul li{
	float: left;
	margin-left: 55px;
	line-height: 50px;
	background: none;
	background-position: left bottom;
	transition: 0.5s;
}
.nav ul li a{
	color: #333;
	display: block;
}
.nav ul li:hover{
	background: url(../images/index_10.png)bottom center no-repeat;
}
.nav ul li:hover a{
	color: #ff9d34;
}
.bannerbot{
	width: 100%;
	height: 120px;
	background: #ff9d34;
}
.bannerbot ul{
	width: 1200px;
	height: 120px;
}
.bannerbot ul li{
	width: 400px;
	height: 120px;
	float: left;
	padding: 24px 0px 0px 40px;
	border-right: 2px #ffce9a solid;
	box-sizing: border-box;
}
.bannerbot ul li:last-child{
	border: none;
}
.bannerbot ul li img{
	float: left;
	margin-right: 10px;
}
.bannerbot ul li h3{
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
.bannerbot ul li p{
	color: #fff;
	font-size: 24px;
	margin-top: 5px;
}
.yewu{
	width: 1252px;
	height: 570px;
	text-align: center;
	padding-top: 100px;
}
.ywb p{
	font-size: 20px;
	color: #23356e;
	text-transform: uppercase;
	text-align: center;
}
.ywb h3{
	font-size: 34px;
	color: #23356e;
	font-weight: normal;
	text-align: center;
}
.yewu ul li{
	width: 280px;
	height: 325px;
	float: left;
	margin-left: 26px;
	margin-top: 65px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/index_44.png)center bottom no-repeat;
}
.zhezhao{
	width: 280px;
	height: 300px;
	background: rgba(18,24,48,0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.5s;
	border-radius: 10px;
}
.zhezhao img{
	margin-top: 90px;
}
.zhezhao p{
	font-size: 28px;
	color: #fff;
	margin-top: 30px;
}
.yewu ul li:hover .zhezhao{
	opacity: 0;
}
.yewu ul li:hover{
	background: url(../images/index_45.png)center bottom no-repeat;
}
.ab{
	width: 100%;
	height: 550px;
	background: url(../images/bg.png)center no-repeat;
	padding-top: 70px;
}
.abbox{
	width: 1200px;
}
.abl{
	float: left;
	margin-top: 55px;
}
.abr{
	width: 675px;
	height: 366px;
	float: right;
	margin-top: 55px;
}
.abr h3{
	font-size: 18px;
	color: #ff9d34;
	font-weight: normal;
	line-height: 40px;
}
.abr h4{
	font-size: 12px;
	color: #989898;
	font-weight: normal;
	text-transform: uppercase;
}
.abr p{
	font-size: 14px;
	color: #353535;
	line-height: 30px;
	margin-top: 30px;
	text-indent: 2em;
}
.more{
	width: 110px;
	height: 36px;
	background: #ff9d34;
	text-align: center;
	line-height: 36px;
	color: #fff;
	float: left;
	margin-top: 50px;
	transition: 0.5s;
}
.more:hover{
	background: #23356e;
}
.abbot{
	width: 675px;
	margin-top: 35px;
}
.abbot ul{
	float: right;
}
.abbot ul li{
	float: left;
	margin-left: 50px;
	margin-top: 25px;
	text-align: center;
}
.abbot ul li:hover img{
	transform: rotate(360deg);
}
.abbot ul li img{
	transition: 0.5s;
}
.abbot ul li h5{
	font-size: 16px;
	color: #ff9d34;
	font-weight: normal;
}
.anli{
	width: 100%;
	height: 860px;
	padding-top: 100px;
}
.anlib{
	width: 1200px;
	text-align: center;
	margin-top: 50px;
}
.anlib span{
    padding: 10px 0px;
    background: #f0f0f2;
}
.anlib a{
    padding: 10px 20px;
}
.anlib a:first-child{
	background: #ff9d34;
	color: #fff; 
}
.anlib a:hover{
	background: #ff9d34;
	color: #fff;
}
.anlili li{
	width: 19%;
	overflow: hidden;
	background: #f0f0f2;
	float: left;
	margin-top: 30px;
	margin-left: 1.25%;
}
.anlili li div img{
	width: 100%;
 	height: 220px;
	float: left;
}
.anlili li img{
	transition: 0.5s;
}
.anlili li div{
    overflow: hidden;
}
.anlili li:hover img{
	transform: scale(1.1);
}
.anlili li:hover p{
	color: #ff9d34;
}
.almore{
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}
.anlili li p{
	font-size: 18px;
	color: #333;
	float: left;
	line-height: 50px;
	margin-left: 20px;
}
.anlili li:nth-child(1),.anlili li:nth-child(6){
	margin-left: 0px;
}
.anlili{
	margin-top: 30px;
}
.youshi{
	width: 1200px;
	height: 930px;
	background: url(../images/index_73.png);
	margin-top: 90px;
}
.ysl{
	width: 535px;
	float: left;
	margin-top: 190px;
	margin-left: 80px;
}
.ysl h3{
	font-size: 30px;
	color: #ff9d34;
}
.ysl p{
	font-size: 14px;
	color: #323232;
	line-height: 29px;
	margin-top: 12px;
}
.ysr{
	float: right;
	margin-top: 135px;
}
.ys3{
	width: 360px;
	margin-top: 320px;
	margin-left: 200px;
}
.ys4{
	margin-top: 265px;
	margin-left: 100px;
}
.partner{
	width: 100%;
	height: 660px;
	background: url(../images/index_75.png)center no-repeat;
	margin-top: 80px;
}
.partner ul{
	width: 1225px;
	padding-top: 200px;
}
.partner ul li{
	float: left;
	width: 220px;
	height: 100px;
	border-radius: 10px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 20px;
}
.xiaob{
	line-height: 35px;
}
.news{
	width: 1200px;
	height: 680px;
	padding-top: 100px;
}
.newsb{
	width: 1200px;
	height: 70px;
	border-bottom: 1px #e5e5e5 solid;
}
.newsb h3{
	font-size: 24px;
	color: #808080;
	float: left;
	line-height: 70px;
}
#pw2{
	margin-left: 60px;
}
.newsb a{
	float: right;
	font-size: 18px;
	color: #979797;
	line-height: 70px;
	transition: 0.5s;
}
.newsb a:hover{
	color: #ff9d34;
}
.newstabl{
	width: 580px;
	height: 460px;
	float: left;
	margin-top: 40px;
}
.newstabl img{
	float: left;
}
.newsbor{
	width: 508px;
	border: 1px #e5e5e5 solid;
	border-top: 0px;
	padding: 35px;
	clear: both;
}
.newsbor p{
	font-size: 14px;
	color: #7f7f7f;
}
.newsbor h3{
	font-size: 18px;
	color: #313131;
	margin: 10px 0px 20px 0px;
}
.newsbor span{
	font-size: 14px;
	color: #404040;
	line-height: 28px;
}
.newstabr{
	width: 475px;
	height: 436px;
	float: right;
	border: 1px #e5e5e5 solid;
	margin-top: 40px;
	padding: 10px 50px;
}
.newstabr ul li{
	width: 100%;
	height: 65px;
	border-bottom: 1px #e5e5e5 solid; 
	padding-top: 20px;
}
.newstabr ul li:last-child{
	border: none;
}
.newstabr ul li span{
	background: #b2b2b2;
	font-size: 14px;
	color: #fff;
	padding: 5px 15px;
	border-radius: 20px;
	float: left;
	margin-right: 30px;
}
.newstabr ul li h3{
	float: left;
	font-size: 16px;
	color: #191919;
}
.newstabr ul li div{
	float: left;
	margin-top: 10px;
	font-size: 14px;
	color: #4e4e4e;
}
.newstabr ul li:hover h3{
    color: #ff9d34;
}
.newstabr ul li:hover span{
	background: #ff9d34;
}
.newstab{
	display: none;
}
#pw1{
	color: #ff9d34;
}
.footer{
	width: 100%;
	height: 280px;
	background: #ff9d34;
}
.footerbox{
	width: 1200px;
	height: 240px;
	padding-top: 40px;
}
.footer1 ul li a{
	color: #fff;
}
.footer1 ul li{
	float: left;
	margin-right: 60px;
	margin-bottom: 40px;
}
.footer1 ul{
	width: 398px;
	border-right: 1px #ffce9a solid;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
}
.footer1 ul li a:hover{
	color: #23356e;
}
.footer2{
	width: 230px;
	border-right: 1px #ffce9a solid;
	padding: 5px 70px;
	text-align: center;
	float: left;
}
.footer3{
	float: left;
	font-size: 14px;
	color: #fff;
	padding-left: 70px;
}
.footer3 p{
	margin: 10px 0px 20px 0px;
}
.copy{
	width: 100%;
	height: 120px;
	background: #39393a;
}
.copybox{
	width: 1200px;
	height: 120px;
}
.copy p{
	float: left;
	color: #fff;
	line-height: 30px;
	margin-top: 30px;
	font-size: 14px;
}
.copy ul{
	float: right;
	margin-top: 50px;
}
.copy ul li{
	float: left;
	color: #d9d9d9;
	font-size: 16px;
	margin: 0 8px;
}
.copy ul li:last-child{
	display: none;
}
.copy ul h3{
	float: left;
	color: #fff;
	font-size: 16px;
	margin-right: 10px;
}
.copy ul li a{
	color: #d9d9d9;
}
.copy ul li a:hover{
	color: #fff;
}
.zybanner{
	width: 100%;
	height: 400px;
	background-color: #ccc;
}
.bannercon{
	width: 1200px;
	text-align: center;
	color: #fff;
	padding-top: 130px;
}
.bannercon .line{
	width: 40px;
	height: 3px;
	background: #ff9d34;
	margin: 10px auto;
}
.bannercon h3{
	font-size: 34px;
	font-weight: normal;
}
.bannercon h4{
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.position{
	width: 100%;
	height: 60px;
	background: #f2f3f5;
}
.posi{
	width: 1200px;
}
.posi p{
	font-size: 16px;
	color: #7d7d7d;
	line-height: 60px;
	float: left;
}
.posi p a{
	color: #7d7d7d;
}
.posi p img{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.posi ul li{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	color: #b3b3b3;
	font-size: 18px;
}
.posi ul li:last-child{
	display: none;
}
.posi ul{
	float: right;
}
.posi ul li a{
	padding: 12px 0px;
	color: #676767;
}
.posi ul li a:hover{
	color: #ff9d34;
	border-bottom: 3px #ff9d34 solid;
}
.cur{
	color: #ff9d34!important;
	border-bottom: 3px #ff9d34 solid;
}
.xinwen{
	width: 1200px;
	padding-bottom: 60px;
}
.xinwen h2{
	font-size: 36px;
	color: #23356e;
	font-weight: normal;
	text-align: center;
	margin-top: 80px;
}
.xwul li{
	width: 1200px;
	height: 185px;
	border-bottom: 1px #dddddd solid;
	padding-top: 30px;
}
.xwul{
	margin-top: 50px;
	overflow: hidden;
}
.xwimg{
	width: 300px;
	height: 155px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.xwul li img:hover{
	transform: scale(1.1);
}
.xwul li img{
	transition: 0.5s;
}
.xwul li h3{
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
.xwul li h3:hover{
	color: #ff9d34;
}
.xwcon{
	width: 595px;
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
}
.xwcon:hover{
	color: #23356e;
}
.xwul li span{
	float: right;
	color: #999999;
	font-size: 12px;
}
.about{
	width: 1200px;
	overflow: hidden;
	padding: 60px 0px;
	font-size: 16px;
	color: #313131;
	line-height: 30px;
}
.ryul{
	overflow: hidden;
	margin-top: 50px;
}
.ryul li{
	width: 380px;
	height: 315px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.ryul li div{
	width: 350px;
	height: 235px;
	background: #e6e6e6;
	border: 15px #e6e6e6 solid;
	overflow: hidden;
}
.ryul li:hover img{
	transform: scale(1.1);
}
.ryul li:hover p{
	color: #23356e;
	font-weight: bold;
}
.ryul li img{
	transition: 0.5s;
}
.ryul li p{
	color: #242424;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
}
.rongyu{
	width: 1220px;
}
.caseul{
	overflow: hidden;
	margin-top: 60px;
}
.caseul li{
	width: 385px;
	height: 310px;
	float: left;
	margin-left: 20px;
	background: #f0f0f2;
	margin-top: 20px;
}
.case{
	width: 1235px;
}
.caseul li div{
	width: 385px;
	height: 260px;
	overflow: hidden;
}
.caseul li p{
	font-size: 16px;
	color: #242424;
	line-height: 50px;
	margin-left: 20px;
	float: left;
}
.caseul li:hover img{
	transform: scale(1.1);
}
.caseul li img{
	transition: 0.5s;
}
.caseul li:hover p{
	color: #23356e;
}
.caseart{
	width: 1100px;
	padding: 60px 50px;
}
.casetop{
	width: 1100px;
	height: 470px;
}
.casetop img{
	float: left;
	margin-right: 40px;
}
.casetop h3{
	font-size: 26px;
	color: #333;
	margin-bottom: 40px;
}
.casetop p{
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}
.casetop p span{
	margin-left: 10px;
}
.dajian{
	width: 320px;
	height: 45px;
	background: #ff9d34;
	border-radius: 10px;
	float: left;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 50px;
}
.xxjs{
	width: 1100px;
	border-bottom: 1px #e6e6e6 solid;
	padding-bottom: 10px;
	margin-top: 50px;
}
.xxjs h3{
	font-size: 18px;
	color: #333;
	border-left: 5px #ff9d34 solid;
	padding-left: 10px;
	font-weight: normal;
}
.shuoming{
	width: 1100px;
	overflow: hidden;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 25px;
	padding-top: 20px;
}
.xwart{
	width: 1200px;
	padding-bottom: 30px;
}
.xwart h2{
	font-size: 26px;
	color: #333333;
	text-align: center;
	font-weight:normal;
	margin-top: 90px;
}
.xwart h5{
	font-size: 14px;
	color: #393939;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
}
.xwcont{
	width: 1200px;
	overflow: hidden;
	border-top: 1px #cccccc dashed;
	border-bottom: 1px #cccccc dashed;
	padding: 20px 0px;
	margin-top: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.fany{
	width: 1200px;
	padding-top: 40px;
	overflow: hidden;
	margin-top: 20px;
	line-height: 23px;
}
.fany div{
	width: 500px;
	overflow: hidden;
	color: #323232;
	font-size: 14px;
}
.fany div h3{
	float: left;
	font-size: 14px;
	margin-bottom: 50px;
	margin-right: 3px;
}
.fany div a:hover{
	color: #ff9d34;
}
.qian{
	float: left;
}
.hou{
	float: right;
}
.join{
	width: 1000px;
	padding: 50px 100px 0px 100px;
	color: #323232;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
}
.contact ul{
	float: left;
	overflow: hidden;
	margin-bottom: 50px;
}
.contact ul li span{
	font-size: 16px;
	color: #343434;
}
.contact ul li img{
	float: left;
	margin-right: 15px;
}
.contact ul li{
	margin-top: 24px;
}
.parul li{
	width: 220px;
	height: 100px;
	border: 1px #e1e1e1 solid;
	float: left;
}
.parul{
	width: 1110px;
	overflow: hidden;
	margin-top: 60px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.page{text-align:center;clear: both;padding-top: 60px;height: 50px;}
.page a{
border:1px solid #cccccc;
margin-left:5px;padding:5px 9px;
background-color:#ffffff;color:#ffffff;
text-decoration:none;
color:#333333;
font-size:12px;  
}
