﻿@charset "utf-8";
/* CSS Document */

.navboxgfwj {
	min-width:1200px;
max-width:1920px;
	margin: 0 auto;
	height: 500px;
	background: url(../images/gfxwj.jpg) no-repeat center;
}
.navgfwj {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #4DB0F4;
}
.navgfwj ul li {
	float: left;
	height: 50px;
	width: calc((100% - 1px)/8);
	/* width: 149px; */
	text-align: center;
	overflow: hidden;
	
}
.navgfwj ul li:hover{
	background-color: #1C78C4;
}
.navgfwj li:last-child {
	background: none;
}
.navgfwj ul li a {
	width: 100%;
	display: block;
	height: 50px;
	color: white;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
	text-align: center;
}
.nav li:hover a {
	width: 100%;
	display: block;
	height: 50px;
	color:#FFFFFF;
	line-height: 50px;
}
.ucont{
	max-width: 1920px;
min-width:1200px;
}
.pagetitleq{
	height: 40px;
	text-align: center;
	padding-top: 109px;
	padding-left: 55px;
}
.pagetitleq p{
	line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.bigbox{
	
	width: 1200px;
	height: 811px;
	margin: 0 auto;
	margin-top: -280px;
	margin-bottom: 15px;
	font-family: "微软雅黑";
}
.boxleft{
	width: 300px;
	float: left;
	height: 811px;
	border: 1px ;
	background: #FFFFFF;
}
.boxleft li{
	width: 250px;
	margin: 20px 25px 0 25px;
	height: 140px;
	background: #F2F2F2;
	color: #666666;
	
}
.boxleft li p{
	width: 150px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	
	padding-top: 30px;
}
.boxleft li:hover {
	background: #257DCC;
	color: #FFFFFF;
}
.boxright{
	width: 900px;
	height: 811px;
	float: right;
	background: #FFFFFF;
}
.boxtitle{
	height: 60px;
	list-style: none;
	padding-top: 20px;
	color: #666665;

}
.boxtitle li{
	width: 420px;
	height: 60px;
	background: #E6E6E6;
	
	float: left;
	text-align: center;
}
.boxtitle li p{
	width: 420px;
	height: 60px;
	font-size: 16px;
	display: block;
	line-height: 60px;
}
.boxtitle li:hover p{
	color: #FFFFFF;
	background: #007AC7;
}
.boxcoment{
	width:875px;
	margin-top: 20px;
	border-top: 3px solid #257DCC;
	
}
.boxcoment_title{
	height: 40px;
	list-style: none;
	padding-top: 10px;
}
.boxcoment_title li{
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	float: left;
	text-align: center;
	
}
.list1{
	width: 190px;
	margin-right: 30px;
}
.list2{
	width: 410px;
	margin-right: 30px;
}
.list3{
	width: 190px;
}
.boxcoment_comt{
	width: 875px;
	height: 600px;
}
.boxcoment_comt li{
	font-size: 16px;
	line-height: 47px;

}
.comtleft{
	float: left;
}
.comlist1{
	width: 190px;
	margin-right: 30px;
	color: #257DCC;
	font-size: 16px;
}
.comlist2{
	width: 410px;
	font-size: 16px;
	margin-right: 30px;
	color: #666666;
}
.comlist3{
	width: 190px;
	float: right;
	color: #888888;
	font-size: 14px;
}
.comlist3 a{
	width:80px;
	padding-right: 10px;
	color: #888888;;
}
.buttonbox{
	height:49px;
	width:100%;
	border-top:none;
	padding-top: 20px;
	}
.button{

	margin: 0 auto;
	height:32px;
	float: right;
	padding-right: 10px;
	}
.buttonbox .button div{
	float:left;
	height:35px;
	width:auto;
	padding:0 10px;
	margin-right:10px;
	border:1px solid #e5e5e5;
	line-height:35px;
	text-align:center;
	color:#3A3A3A;
	}		
	.buttonbox .button div:first-child{border:none;color:#999;}
.buttonbox .button div:hover {
	 border-color:#dc0002;
	cursor:pointer;
	}		
	.buttonbox .button div:hover a {
	color:#dc0002;
	cursor:pointer;
	}	
.buttonbox .button div:hover a{
	color:#dc0002;
	cursor:pointer;
	}
