@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
}
ul,li,p,h1,h2{
	margin:0px;
	padding:0px;
	list-style:none;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.hi25{
	height:25px;
}
.hi30{
	height:30px;
}
.hi40{
	height:40px;
}
.hi55{
	height:55px;
}
.hi70{
	height:70px;
}
.main1200{
	width:1200px;
	margin:0px auto;
}
.topdiv{
	width:1200px;
	margin:0px auto;
	height:69px;
	padding-top:28px;
	padding-bottom:28px;
}
.mainnav{
	background-color:#303030;
	width:100%;
	height:51px;
}
.mainnav ul li{
	float:left;
}
.mainnav ul li a{
	font-size:18px;
	color:#ffffff;
	line-height:51px;
	display:block;
	padding:0px 25px;
}
.mainnav ul li.actli a,.mainnav ul li:hover a{
	background-color:#f08300;
	border-left:#ffffff solid 1px;
	border-right:#ffffff solid 1px;
	padding:0px 24px;
}

.mainnav ul li ul{
	display:none;
}
.fnav{
	width:1200px;
	margin:0px auto;
}
.indexbanner{
	border-top:#929496 solid 1px;
	width:100%;
	height:500px;
	min-width:1200px;
	background:url(banner.jpg) center top no-repeat;
}
.protit{
	height:73px;
	background:url(titbg.png) top center no-repeat;
	text-align:center;
	padding-top:15px;	
}
.protit h1 a{
	font-size:30px;
	color:#f08300;
	font-family:"方正大黑简体";
}
.protit h1 a:hover{
	color:#0071be;
}
.protit p{
	font-size:16px;
	font-family:"微软雅黑";
	color:#f08300;
	background:url(stitbg.png) center no-repeat;
	width:500px;
	margin:5px auto;
	height:13px;
	line-height:13px;
	text-transform:Uppercase;
}
.prolist{
	width:100%;
}
.prolist li{
	float:left;
	margin-left:20px;
	margin-top:25px;
}
.prolist li img{
	width:285px;
	height:215px;
}
.prolist li.firli{
	margin-left:0px;
}
.prolist .proname{
	margin-top:10px;
}
.prolist .proname a{
	color:#000000;
	font-size:20px;
	display:block;
	width:285px;
	text-align:center;
	height:25px;
	line-height:25px;
}
.prolist .proname a:hover{
	color:#f08300;
}

.aboutus{
	background:url(usbg.png) center top no-repeat;
	height:469px;
}
.aboutus .uscon{
	background:url(uscon.png) center no-repeat;
	margin:0px auto;
	width:1200px;
	height:360px;
}
.newspic{
	display:block;
	float:left;
	margin-top:25px;
}
.newspic img{
	width:495px;
	height:415px;
}
.newscenter{
	float:left;
	width:650px;
	margin-left:50px;
}
.newscenter li{
	padding-left:126px;
	border-bottom:#c6c6c6 dashed 1px;
	height:120px;
	margin-top:25px;
}
.newscenter li h1{
	line-height:30px;
	height:30px;
	overflow:hidden;
}
.newscenter li h1 a{
	font-size:20px;
	color:#474747;
}
.newscenter li h1 a:hover{
	color:#f08300;
}
.newscenter li p{
	font-size:14px;
	color:#919191;
	line-height:30px;
	margin-top:10px;
}
.newscenter li span{
	float:right;
	margin-right:15px;
}
.newscenter li.num1{
	background:url(01.png) left top no-repeat;
}
.newscenter li.num2{
	background:url(02.png) left top no-repeat;
}
.newscenter li.num3{
	background:url(03.png) left top no-repeat;
}
.hezuologo li{
	background:url(hezuobg.png) center no-repeat;
	width:174px;
	height:112px;
	text-align:center;
	float:left;
	margin-left:31px;
	margin-top:32px;
}
.hezuologo li.firli{
	margin-left:0px;
}
.hezuologo li img{
	-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.hezuologo li img:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.foot{
	height:517px;
	width:100%;
	min-width:1200px;
	background:url(footbg.png) #005d8b center top no-repeat;
}
.footnav li{
	float:left;
	margin-left:40px;
}
.footnav li.firli{
	float:left;
	margin-left:90px;
}
.footnav a{
	color:#fabe00;
	font-size:24px;
	font-family:"方正大黑简体";
}
.footnav a:hover{
	color:#ffffff;
}
.copyleft{
	float:left;
	width:560px;
}
.copyleft a{
	color:#ffffff;
}
.copyleft .a{
	font-size:24px;
	color:#ffffff;
	padding-top:45px;
	padding-bottom:30px;
}
.copyleft .b{
	color:#8da3b8;
	font-size:16px;
	line-height:36px;
	padding-bottom:30px;
}
.copyleft .c{
	font-size:16px;
	color:#ffffff;
	padding-bottom:15px;
}
.copyleft .c img,.copyleft .d img{
	margin-right:8px;
}
.copyleft .d{
	font-size:16px;
	color:#ffffff;
	padding-bottom:35px;
}
.copyleft .e{
	font-size:16px;
	color:#ffffff;
	padding-bottom:15px;
}
.copyleft .e a:hover{
	color:#fabe00;
}
.copyleft .f{
	font-size:16px;
	color:#ffffff;
	padding-bottom:15px;
}
.copright{
	float:left;
	margin-left:96px;
	width:540px;
}
.copright img{
	float:left;
	margin-left:60px;
	margin-top:100px;
}
/*list*/
.listbanner{
	background:url(listbanner.jpg) top center no-repeat;
	height:227px;
	width:100%;
	min-width:1200px;
 }
.stlistbanner{
	background:url(stbanner.png) top center no-repeat;
	height:227px;
	width:100%;
	min-width:1200px;
 }
.yblistbanner{
	background:url(yangban.jpg) top center no-repeat;
	height:227px;
	width:100%;
	min-width:1200px;
}
.yangbantit{
	background:url(yangbantit.png) center top no-repeat;
	height:93px;
	width:100%;
}
.casetit{
	background:url(casetit.png) center top no-repeat;
	height:93px;
	width:100%;
}
.imglistmain .left{
	width:250px;
	background-color:#004986;
}
.imglistmain .left h1{
	padding-top:17px;
}
.imglistmain .left ul{
	width:226px;
	margin:16px auto;
	padding-top:11px;
	padding-bottom:11px;
	background-color:#ffffff;
}
.imglistmain .left ul li{
	background:url(imglistlibg.png) center no-repeat;
	width:190px;
	height:50px;
	line-height:50px;
	margin:12px auto;
	text-align:center;
}
.imglistmain .left ul li:hover,.imglistmain .left ul li.active{
	background:url(imglistlibgh.png) center no-repeat;
}
.imglistmain .left ul li a{
	font-size:18px;
	color:#000000;
	display:block;
	width:190px;
	height:50px;
	font-family:"黑体";
	line-height:50px;
}
.imglistmain .left ul li a:hover{
	color:#004986;
}
.imglistmain .left ul li:hover a,.imglistmain .left ul li.active a{
	color:#ffffff;
}
.imglistmain .right{
	width:925px;
}
.imglistmain .right .prolist li img{
	width:295px;
	height:196px;
}
.imglistmain .right .prolist .proname a{
	color:#000000;
	font-size:20px;
	display:block;
	width:295px;
	text-align:center;
	height:25px;
	line-height:25px;
}
.imglistnav{
	height:17px;
	line-height:17px;
	width:100%;
	background:url(imglistnavbg.png) left center repeat-x;
}
.imglistnav h1{
	color:#5e5e5e;
	font-size:14px;
	background:url(shouye.png) 8px center no-repeat;
	padding:0px 15px 0px 30px;
	background-color:#ffffff;
	display:inline-block;
	margin-left:14px;
	line-height:17px;
	height:17px;
}
.imglistnav h1 a{
	color:#5e5e5e;
	font-size:14px;
	font-weight:normal;
}
.imglistnav h1 a:hover{
	text-decoration:underline;
	font-weight:bold;
}
.imglist ul li{
	float:left;
	text-align:center;
	width:290px;
	height:300px;
	overflow:hidden;
	line-height:30px;
	margin-top:30px;
	margin-left:27px;
}
.imglist ul .firli{
	margin-left:0px;
}
.imglist ul li a{
	font-size:18px;
	color:#000000;
}
.imglist ul li .touming{
	position:relative;
	width:290px;
	height:257px;
	overflow:hidden;
	background:none;
	top:-298px;	
}
.imglist ul li .touming:hover{
	position:relative;
	width:290px;
	height:257px;
	overflow:hidden;
	background:url(touming.png) center no-repeat;
	top:-298px;
}
.imglist ul li .touming a{
	display:none;
	font-size:16px;	
}
.imglist ul li .touming:hover a{
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	width:240px;
	line-height:30px;
	padding:70px 25px;
}
/* 分页样式*/
.list_page{
	margin: 15px 5px;
}
.pageLink a,.list_page a,.list_page b{
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

/*content*/
.content .acttitle{
	color:#004986;
	font-size:24px;
	line-height:40px;
	width:925px;
	text-align:center;
	margin-top:20px;
}
.content .actinfo{
	font-size:14px;
	color:#777777;
	border-bottom:#ababab dashed 1px;
	padding:20px 0px;
	padding-left:30px;
}
.content .bdsharebuttonbox{
	float:right;
}
.content .acttxt{
	font-size:16px;
	padding-top:20px;
	color:#000000;
	line-height:36px;
	padding-bottom:40px;
}
.content .acttxt img{
	max-width:800px;
	display:block;
	margin:0px auto;
}
.content .acttxt p{
	padding-top:20px;
}
.content .prelink{
	margin-top:30px;
}
.content .prelink span a{
	font-size:16px;
	color:#14332e;
}
.content .prelink span a:hover{
	color:#4bac23;
}
/*newslist*/
.newslist{
	margin-top:25px;
}
.newslist li{
	margin-bottom:0px;
}
.newslist li img{
	width:258px;
	height:192px;
	float:left;
	margin-top:5px;
}
.newslist li h1{
	float:left;
	width:636px;
	font-size:24px;
	color:#303030;
	margin-left:28px;
}
.newslist li h1:hover{
	color:#f08300;
}
.newslist li p{
	font-size:14px;
	float:left;
	width:636px;
	height:90px;
	overflow:hidden;
	color:#5e5e5e;
	line-height:30px;
	margin-top:16px;
	margin-left:28px;
}
.newslist li .date{
	float:left;
	width:636px;
	color:#5e5e5e;
	margin-left:28px;
	font-size:14px;
	margin-top:28px;
	border-bottom:#0079c2 solid 1px;
	padding-bottom:12px;
}
/* 分页样式*/
.list_page{
	display:table;
	margin:20px auto;
}
.pageLink a,.list_page a{
	padding:5px 10px;
	border:1px solid #d8d8d8;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size:14px;
	color:#333333;
}
.list_page b{
	padding:5px 10px;
	background: #F0F8FF;
	text-align: center;
	border:1px solid #d8d8d8;
	font-weight:bold;
	display: inline;
	font-size:14px;
}
.pageLink a:hover,.list_page a:hover{
	border:1px solid #d8d8d8;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}