p,div,li,h3,h1,h2,h4,h5,h6,a{
	color: #333333;
}
div ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration:none !important;
}
.contact{
	width: 100%;
	height: 40px;
	background-color:#333333 ;
}
.contact_text{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	color: #ffffff;
	overflow:hidden;
}
.contact_text_l{
	width: 200px;
	height: 40px;
	line-height: 40px;
	float: left;
	color:#c6c6c6;
}
.contact_text_r{
	width: 230px;
	height: 40px;
	line-height: 40px;
	float: right;
}
.contact_text_r_l{
	width: 30px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow:hidden;
}
.contact_text_r_r{
	width: 200px;
	height: 40px;
	line-height: 40px;
	float: right;
	color:#c6c6c6;
}

/* nav */
.nav{
	width: 100%;
	height: 80px;
	background-color: #1373e2;
	
}
.nav_nav{
	width: 1200px;
	line-height: 80px;
	margin: 0 auto;
	overflow: hidden;
	
	
}
.nav_nav_img{
	width: 160px;
	height: auto;
	float: left;
}
.nav_nav_navx{
	width: 1000px;
	height: auto;
	float: right;
}
.nav_nav_navx ul li{
	width: 120px;
	height: 80px;
	float: left;
	text-align: center;
	
}
.nav_nav_navx ul li a{
	font-size: 20px;
	font-family:"微软雅黑" ;
	color: white;
}

/*.nav_nav_navx ul li a:hover{*/
	/*color:green;*/
/*}*/
.nav_nav_navx ul li:hover{

	border-bottom: 3px solid white;
}
.select{

	border-bottom: 3px solid white !important;
}
.contentNews{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	
}
.contentNews h3{
	text-align: center;
}
.contentNewsX{
	height: 600px;
	margin-top:60px ;
}
.contentNewsX ul{
	margin: 0px;
	padding: 0px;
}
.contentNewsX ul li{
	width: 550px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-top: 50px;
}
.contentNewsX ul li:nth-child(2n){
	margin-left: 100px;
}
.contentNewsXa{
	width:100px ;
	height: 100px;
	float: left;
	text-align: center;
	line-height: 40px;
	border: 1px solid #1B8FDC;
}
.contentNewsXa p{
	color:#1B8FDC;
	font-size: 16px;
	margin: 0px;
	padding-top:10px ;
}
.contentNewsXa p span{
	font-size: 24px;
}
.contentNewsXb{
	width: 430px;
	height: 100px;
	margin-left: 20px;
	float: right;
	border-bottom: 1px dashed  #999999;
}
.contentNewsXb p{
	color: #999999;
	padding-top: 30px;
}
.contentNewsXb h4{
	margin: 0px;
}
.contentNewsbutton{
	width:280px;
	height: 60px;
	margin: 80px auto;
	border: 1px solid #1B8FDC;
	border-radius: 5px;
	color: #1B8FDC;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
}
.contentHz{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.contentHz h3{
	text-align: center;
}
.contentHz img{
	padding-top:60px ;
}
.contentHzbutton{
	width:280px;
	height: 60px;
	margin: 80px auto;
	border: 1px solid #1B8FDC;
	border-radius: 5px;
	color: #1B8FDC;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
}
.contentForm{
	width: 100%;
	height: 200px;
	background: #f2f2f2;
}
.contentFromx{
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}
.contentFromx h5{
	font-size: 18px;
	margin: 60px 0px;
	padding-top: 30px;
	
}
.contentFromx form input{
	height: 40px;
	border: none;
	background: #ffffff;
	color: #999999;
	font-size: 14px;
	margin-left: 20px;
}
.contentFromx form input:nth-child(1){
	width: 160px;
	margin-left: 0px;
}
.contentFromx form input:nth-child(2){
	width: 160px;
}
.contentFromx form input:nth-child(3){
	width: 480px;
}
.contentFromx form input:nth-child(4){
	width: 90px;
}
.contentFromx form img{
	padding-left:30px;
}
.contentFromx form button{
	width: 90px;
	height: 40px;
	margin-left: 30px;
	border-radius: 5px;
	border: none;
	background: #333333;
	color: #fff;
}

/* footer */
.footer{
	width: 100%;
	/*height: 380px;*/
	background: #333333;
}
.footerA{
	width: 1200px;
	height: 290px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
}
.footerAl{
	width: 880px;
	height: auto;
	float: left;
}
.footerAl img{
	margin-bottom: 30px;
}
.footerAl p{
	line-height: 26px;
	font-size: 14px;
	padding-top:20px ;
	color: #c6c6c6;
	padding: 0px;
}
.footerAr{
	color: #c6c6c6;
}
.footerAr h3{
	margin-bottom: 30px;
	text-align: left;
}
.footerAr ul li{
	font-size: 14px;
	margin-bottom: 20px;
	color: #fff;
	
}
.footerAr ul li:nth-child(1){
	list-style: url(../img/index/footeretl.png);
}
.footerAr ul li:nth-child(2){
	list-style: url(../img/index/footerelie.png);
}


.footerAr{
	width: 190px;
	height: auto;
	float: right;
}
.footerB{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	/*padding-top: 60px;*/
}
.footerB p{
	padding-top: 20px;
	color: #c6c6c6;
	padding-bottom: 20px;
}
.footerB p a{
	padding-top: 20px;
	color: #c6c6c6;
}

/* 二级页面 */
.contentAl{
	width: 1200px;
	height: auto;
	margin:20px auto 100px auto ;
}
.contentAl h3{
	text-align: center;
	margin-bottom: 50px;
}
.contentAlText{
	width: 1200px;
	height: 320px;
}
.contentAlText ul{
	margin: 0px;
	padding: 0px;
}
.contentAlText ul li{
	width: 255px;
	height: 320px;
	float: left;
	margin-left: 60px;
	box-shadow:5px 5px 20px #e3e3e3;
}
.contentAlText ul li:nth-child(1){
	margin-left: 0px;
}
.contentAlText ul li div{
	width:100%;
	height: 65px;
	line-height: 65px;
}
.contentAlText ul li div p{
	font-size: 18px;
	float: left;
	padding-left: 10px;
}
.contentAlText ul li div img{
	float: right;
	padding:25px 20px 26px 0px;
	}
	
.cat{
	background:#4d4d4d;
	width:60px;
	position:fixed;
	z-index:999;
	top: 0px;
	filter:alpha(opacity=80);
	opacity:0.8;
	
}
.catx{
	width: 45px;
	height: 100px;
	line-height: 20px;
}
.catx a{
	color: #fff;
}
.catx a:hover{
	color: #fff;
	border: none;
}