@charset "utf-8";
html {
    font: normal 14px "微软雅黑", Arial;
}
body {
    padding: 0px;
    margin: 0px auto;
    color: #666;
    width: 100%;
    min-width: 1200px;
    /*width: expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" );*/
    zoom: 1;
    background: #f5f5f5;
}
h1,h2,h3,h4,h5,h6,p{
    margin:0;
    padding:0;
}
li{
	list-style:none;
}
ul, li, form, dl, dt, dd, div {
    padding: 0px;
    margin: 0px;
}
select, input, textarea {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #666;
	background: none;
    border: none;
    margin: 0;
    padding: 0;
}
input:focus {
    outline: none;
}
input, button, select, textarea {
    outline: none; /*-webkit-appearance:none;*//*强制去除表单自带的样式*/
	font: normal 14px "微软雅黑", Arial;
}

textarea {
    resize: none; /*-webkit-appearance:none;*//*强制去除textarea自带的样式*/
}

article, aside, footer, header, nav, section, figure, figcaption {
    display: block;
}
/*html5设置*/
figure, figcaption {
    margin: 0px;
    padding: 0px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
img {
    border: none;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
a {
    color: #666;
    text-decoration: none;
}
a:focus {
    outline: none;
    -moz-outline: none;
}
a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.SinglePage{  text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; font-size:13px; line-height:24px;}
.container{
	width:1200px;
	margin:auto;
}

/*****************************面包屑导航*****************************/
.breadcrumb{
    width:1200px;
    margin:auto;
    padding: 30px 0px;
    font-size: 15px;
    color: #666;
    text-align: right;
}

.breadcrumb span{
    color: #4676c9;
}
/******************************面包屑导航*********************************/


/*Top*/
.Top{
	height: 224px;
	background: url(../images/Top_bg.jpg) repeat-x left top;
}
.loginbar{
	width: 1200px;
	height: 36px;
	margin: 0 auto;
}
.loginbar .tips{
	float: left;
	color: #666666;
	font-size: 12px;
	line-height: 36px;
}
.loginbar dl{
	float: right;
	padding-top: 7px;
	font-size: 0;
}
.loginbar dl a{
	color: #666666;
	font-size: 12px;
	margin-left: 5px;
	display: inline-block;
	width: 66px;
	height: 23px;
	line-height: 23px;
	text-align: center;
}
.loginbar dl a:hover{
	background: url(../images/loginbar_a.png) no-repeat;
}
.searchbar{
	width: 1200px;
	height: 140px;
	margin: 0 auto;
}
.searchbar .logo{
	float: left;
	width: 314px;
	height: 63px;
	margin-top: 20px;
}
.searchbar .logo img{
	
}
.searchbar .searchbox{
	width: 634px;
	float: right;
	margin-top: 37px;
}
.searchbar .searchcont{
	width: 632px;
	height: 44px;
	border: 1px solid #efad10;
}
.searchbar .searchcont .text{
	width: 496px;
	padding: 0 21px;
	float: left;
	height: 44px;
	line-height: 44px;
	color: #c2c2c2;
	font-size: 14px;
}
.searchbar .searchcont .btn{
	display: block;
	float: right;
	width: 93px;
	height: 44px;
	background:url(../images/search_btn.png) no-repeat 42px center #efad10;
	text-indent: -9999px;
}
.searchbar dl{
	height: 55px;
	overflow: hidden;
}
.searchbar dl a{
	color: #8a8a8a;
	font-size: 12px;
	margin:7px 0 0 20px;
	display: inline-block;
}

.MainNav{
	width: 1200px;
	height: 45px;
	margin: 0 auto;
	background: #4676c9;
	border-bottom: 3px solid #efad10;
}
.MainNav .dropMenu{
	width: 220px;
	float: left;
	position: relative;
	cursor: pointer;
}
.MainNav .dropMenu span{
	color: #ffffff;
	font-size: 18px;
	display: block;
	line-height: 45px;
	padding-left: 63px;
	background: url(../images/dropMenu_icon.png) no-repeat 35px center;
	border-bottom: 3px solid #efad10;
}
.MainNav .dropMenu ul{
	position: absolute;
	left: 0;
	z-index: 999;
	width: 220px;
	display: none;
	height:484px;
	background: #dedede;
}
.MainNav .dropMenu ul li{
	height: 68px;
	line-height: 68px;
	border-top: 1px solid #d4d4d4;
}
.MainNav .dropMenu ul li:first-child{
	border: 0;
}
.MainNav .dropMenu ul li a{
	display: block;
	padding-left: 63px;
	color: #333333;
	font-size: 16px;
	
}
.MainNav .dropMenu ul li a:hover{
	background: #929292;
	border-color:#efad10;
	color: #FFFFFF;
}
.MainNav .dropMenu:hover ul{
	display: block;
}
.MainNav .MNav{
	float: left;
	width: 757px;
}
.MainNav .MNav li{
	float: left;
	margin-right: 16px;
}
.MainNav .MNav li:first-child{
	min-width: 100px;
	text-align: center;
}
.MainNav .MNav li a{
	color: #ffffff;
	font-size: 16px;
	display: block;
	line-height: 48px;
	padding: 0 18px;
}
.MainNav .MNav li.on a,.MainNav .MNav li a:hover{
	background: #efad10;
}
.MainNav .tel{
	float: left;
	line-height: 48px;
	color: #ffffff;
	font-size: 22px;
	padding-left: 42px;
	background: url(../images/top_tel.png) no-repeat left center;
}

/*Bottom*/
.Bottom{
	background: #333333;
	border-top:4px solid #efad10;
}
.Bottom .Links{
	width: 1200px;
	margin: 0 auto;
	min-height: 133px;
	position: relative;
}
.Bottom .Links h3{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 21px 0 6px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: url(../images/links_h3.png) no-repeat;
}
.Bottom .Links .link_ul{
	overflow: hidden;
	width: 630px;
}
.Bottom .Links .link_ul li{
	float: left;
	line-height: 28px;
	margin-right: 25px;
}
.Bottom .Links .link_ul li a{
	color: #d7d6d6;
	font-size: 14px;
}
.Bottom .Links .contact_btns{
	height: 49px;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 59px;
}
.Bottom .Links .contact_btns li{
	width: 49px;
	height: 49px;
	float: left;
	margin-left: 27px;
}
.Bottom .Links .contact_btns li a{
	display: block;
	text-indent: -9999px;
	width: 49px;
	height: 49px;
}
.Bottom .Links .contact_btns .li1 a{
	background: url(../images/foot_btns.png) no-repeat left top;
}
.Bottom .Links .contact_btns .li2 a{
	background: url(../images/foot_btns.png) no-repeat -76px top;
}
.Bottom .Links .contact_btns .li3 a{
	background: url(../images/foot_btns.png) no-repeat -153px top;
}
.Bottom .Links .contact_btns .li4 a{
	background: url(../images/foot_btns.png) no-repeat -231px top;
}
.Bottom .Links .contact_btns .li1 a:hover{
	background: url(../images/foot_btns_on.png) no-repeat left top;
}
.Bottom .Links .contact_btns .li2 a:hover{
	background: url(../images/foot_btns_on.png) no-repeat -76px top;
}
.Bottom .Links .contact_btns .li3 a:hover{
	background: url(../images/foot_btns_on.png) no-repeat -153px top;
}
.Bottom .Links .contact_btns .li4 a:hover{
	background: url(../images/foot_btns_on.png) no-repeat -231px top;
}
.Bottom .Links .contact_btns li dl{
	position: absolute;
	z-index: 9;
	bottom: 49px;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
	font-size: 14px;
	color: #3385ff;
	font-weight: bold;
	display: none;
}
.Bottom .Links .contact_btns li:hover dl{
	display: block;
}
.Bottom .BotMenu{
	border-top:1px solid #5d5d5d;
	text-align: center;
	padding-bottom: 26px;
}
.Bottom .BotMenu dl{
	display: inline-block;
	padding: 30px 0 20px;
}
.Bottom .BotMenu dl a{
	color: #ffffff;
	font-size: 14px;
}
.Bottom .BotMenu dl a:hover{
	color: #efad10;
}
.Bottom .BotMenu dl em{
	font-style: normal;
	padding: 0 20px;
}
.Bottom .BotMenu .copyright{
	font-size: 14px;
	color: #858585;
}
/*****************************返回顶部******************************/
.toTop{
    position: fixed;
    width: 88px;
    height: 88px;
    right: 3%;
    bottom: 5%;
    z-index: 99;
}
.toTop>a{
    display: block;
    text-indent: -9999px;
    width: 88px;
    height: 88px;
    /*background: url(../images/back_top.png) no-repeat;*/
}
/****************************返回顶部****************************/

/*******************************分页*****************************************/
.pages{ height: 38px; text-align: center; margin-bottom: 60px;overflow: hidden;}
.pages a{ display: inline-block;}
.pages .prev,.pages .next{ width: 84px; height: 36px; background-color: #f5f5f5;  color: #333; text-align: center; line-height: 36px;  font-size: 14px; border: 1px solid #dfdfdf;}
.pages .on{ color: #c4c4c4;}
.pages .number a{ width: 36px; height: 36px; text-align: center; line-height: 36px; border: 1px solid #dfdfdf;  color: #333; font-size: 14px;}
.pages .number a.on{ color: #fff; border-color:#FFFFFF ; background: #3385ff;}
.pages .text{ display: inline-block;  width: 36px; height: 36px; text-align: center; line-height: 36px; border: 1px solid #dfdfdf; background: #f5f5f5; color: #333; font-size: 14px;}
.pages .Btn_go{ display: inline-block; width: 57px; height: 36px; border: 1px solid #dfdfdf; color: #666666; font-size: 14px; text-align: center; background: #f3f3f3;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;}
/*******************************分页*****************************************/







