body{font-family: "微软雅黑";font-size: 12px; color:#4b4b4b;overflow-x: hidden;line-height: 20px; background: #f5f5f5;}
.fontB{font-weight: bold;}
.w{ width:1200px; margin: 0 auto; min-width: 1200px;}
.l{ float: left;}
.r{ float: right;}
.blue{color: #00a0b8;}
.ellipsis{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.border{
	border: solid 1px #cccccc;
}
.border1{
	border: solid 2px #cccccc;
}
.shadow{
	-moz-box-shadow:0px 2px 4px #c1c0c0; 
	-webkit-box-shadow:0px 2px 4px #c1c0c0; 
	box-shadow:0px 2px 4px #c1c0c0;
	/* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c1c0c0')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c1c0c0');
}


/*header>>>start*/
.header{
	position: relative;
	width: 100%;
	height: 80px;
	z-index: 999;
	border-bottom: solid 4px #0075cf;
	background: #FFFFFF;
}
.header .logo{
	float: left;
	margin-top: 13px;
}
.header .menu{
	float: right;
}
.header .menu ul{
	
}
.header .menu ul li{
	float: left;
}
.header .menu ul li a{
	display: block;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 80px;
	color: #222222;
	font-size: 16px;
	z-index: 2;
}
.header .menu ul li.evl{
	background: #0075cf;
}
.header .menu ul li.evl a{
	color: #FFFFFF;
}
.header .menu ul li .level{
	position: absolute;
	display: none;
	border-top: solid 4px #0075cf;
	z-index: 1;
}
.header .menu ul li .level .bg{
	position: absolute;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 25px;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.header .menu ul li .level a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #222222;
	background: url(../images/menu-arrow1.png) no-repeat right center;
	position: relative;
	border-bottom: solid 1px #d3d3d3;
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 40px;
}
.header .menu ul li:hover{
	background: #0075cf;
}
.header .menu ul li:hover a{
	color: #FFFFFF;
}
.header .menu ul li:hover .level{
	display: block;
}
.header .menu ul li:hover .level a{
	color: #222222;
}
.header .menu ul li .level a:hover{
	color: #0075cf;
	background: url(../images/menu-arrow2.png) no-repeat right center;
}
/*header>>>end*/

/*footer>>>start*/
.footer{
	width: 100%;
	height: 272px;
	background: #141b21;
	position: relative;
}
.footer .bottom{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #0e1419;
	font-size: 11px;
	color: #7e7e7e;
	margin-top: 30px;
}
.footer .bottom a{
	color: #7e7e7e;
}
.footer .bottom a:hover{
	text-decoration: underline;
}
.footer .footer-left{
	float: left;
	width: 320px;
	margin-top: 50px;
}
.footer .footer-left .logo{
	
}
.footer .footer-left .tel{
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #7e7e7e;
	padding-left: 28px;
	background: url(../images/bottom-icon1.png) no-repeat left center;
	margin-top: 30px;
}
.footer .footer-left .tel span{
	display: block;
	float: left;
}
.footer .footer-left .tel span.ts{
	font-size: 18px;
	color: #bdbdbd;
}
.footer .footer-left .address{
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #7e7e7e;
	padding-left: 28px;
	background: url(../images/bottom-icon2.png) no-repeat 1px center;
	margin-top: 7px;
}
.footer .footer-line{
	float: left;
	width: 1px;
	height: 114px;
	background: #6b6b6b;
	margin-top: 50px;
}
.footer .footer-menu{
	float: left;
	margin-left: 70px;
	margin-top: 50px;
}
.footer .footer-menu.ts{
	margin-left: 55px;
}
.footer .footer-menu a{
	display: block;
	font-size: 12px;
	color: #898989;
	margin-top: 10px;
}
.footer .footer-menu a.ts{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.footer .footer-menu a:hover{
	color: #FFFFFF;
}
.footer .footer-right{
	float: right;
	width: 110px;
	margin-top: 50px;
}
.footer .footer-right .ecode{
	width: 110px;
	height: 110px;
}
.footer .footer-right .ecode img{
	width: 100%;
	height: auto;
}
.footer .footer-right .text{
	width: 100%;
	margin-top: 12px;
	font-size: 14px;
	color: #8a8c8e;
	text-align: center;
}
/*footer>>>end*/

/*公共导航*/
.m-link{
	text-align: right;
	font-size: 12px;
	color: #a9a9a9;
	height: 40px;
	line-height: 40px;
}
.m-link a{
	color: #a9a9a9;
}
.m-link a:hover{
	color: #0498d3;
}
.m-link span.sp1{
	font-family: "宋体";
	font-size: 8px;
}
.m-link span.sp2{
	color: #737373;
}

.left-menu{
	float: left;
	width: 200px;
}
.left-menu .left-con{
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #FFFFFF;
}
.left-menu .left-con .title{
	font-size: 18px;
	color: #FFFFFF;
	width: 153px;
	padding-left: 47px;
	height: 50px;
	line-height: 50px;
	background-color: #0075cf;
	background-repeat: no-repeat;
}
.left-menu .left-con .title.title1{
	background-image: url(../images/left-menu-icon1.png);
}
.left-menu .left-con .title.title2{
	background-image: url(../images/left-menu-icon2.png);
}
.left-menu .left-con .title.title3{
	background-image: url(../images/left-menu-icon3.png);
}
.left-menu .left-con .title.title4{
	background-image: url(../images/left-menu-icon4.png);
}
.left-menu .left-con .title.title5{
	background-image: url(../images/left-menu-icon5.png);
}
.left-menu .left-con ul li{
	width: 170px;
	margin-left: 14px;
	padding-bottom: 15px;
	margin-top: 18px;
	border-bottom: solid 1px #dcdcdc;
}
.left-menu .left-con ul li.tel{
	margin-top: 7px;
	font-size: 18px;
	color: #4b4b4b;
	height: 60px;
	line-height: 60px;
	padding-left: 35px;
	width: 135px;
	display: block;
	padding-bottom: 0px;
	background: url(../images/left-menu-tel.png) no-repeat 4px center;
	letter-spacing: -0.5px;
}
.left-menu .left-con ul li.phone{
	margin-top: 0px;
	font-size: 18px;
	color: #4b4b4b;
	height: 60px;
	line-height: 60px;
	padding-left: 35px;
	width: 135px;
	display: block;
	padding-bottom: 0px;
	background: url(../images/left-menu-phone.png) no-repeat 7px center;
}
.left-menu .left-con ul li.evl a{
	color: #0075cf;
	background: url(../images/left-menu-arrow2.png) no-repeat 0px center;
}
.left-menu .left-con ul li a{
	display: block;
	font-size: 14px;
	color: #595959;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	background: url(../images/left-menu-arrow1.png) no-repeat 0px center;
}
.left-menu .left-con ul li a:hover{
	color: #0075cf;
	background: url(../images/left-menu-arrow2.png) no-repeat 0px center;
}
.left-menu .left-con ul li.evl .sub-menu{
	display: block;
}
.left-menu .left-con ul li .sub-menu{
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 13px;
	display: none;
}
.left-menu .left-con ul li .sub-menu a{
	font-size: 14px;
	color: #868686;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	background-image: none;
}.left-menu .left-con ul li .sub-menu a.evl{	text-decoration: underline;}
.left-menu .left-con ul li .sub-menu a:hover{
	text-decoration: underline;
}

.right-body{
	float: right;
	width: 900px;
	background: #FFFFFF;
	margin-bottom: 45px;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 90px;
}

.sub-title{
	width: 100%;
	height: 37px;
	border-bottom: solid 1px #d5d4d4;
}
.sub-title .title{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #2c2b2b;
	height: 36px;
}
.sub-title .back{
	float: right;
	font-size: 14px;
	color: #7e7e7e;
	width: 74px;
	height: 28px;
	line-height: 28px;
	padding-left: 27px;
	margin-top: 1px;
	background: url(../images/news-back.png) no-repeat;
}
.sub-title .line{
	width: 90px;
	height: 3px;
	background: #bcbcbc;
}
/*公共导航*/



