/*css初始化*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body {color:#333; font-size:14px; font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 {font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal;}
a { color:#333; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; display: block;  margin:0px auto;}
ol,ul,li { list-style:none; }
body{
	overflow-x: hidden;
	background: #f7f7f7;
	color:#000;
}
html{font-size: 100px}
i{
	 font-style:normal;
}
u{
	text-decoration: none;
}

a:visited{
	background: none !important;
}
a:focus{outline:none;}
a:hover{color:#205a88;}
.w:after{content: ""; display: block;  height: 0; clear: both;}
.w{width: 1200px;margin: 0px auto;}
.l{float: left;}
.r{float: right;}
.clear{clear:both;}
.block{
	display:block !important;
}
button,input{
	outline:none;
}
button{
	cursor:pointer;
}
img{
	display:block;
	margin:0px auto;
}
/*清除浮动*/
li:after{content: ""; display: block;  height: 0; clear: both;}
ul:after{content: ""; display: block;  height: 0; clear: both;}
ol:after{content: ""; display: block;  height: 0; clear: both;}
p:after{content: ""; display: block;  height: 0; clear: both;}
div:after{content: ""; display: block;  height: 0; clear: both;}
h2:after{content: ""; display: block;  height: 0; clear: both;}
h3:after{content: ""; display: block;  height: 0; clear: both;}
h4:after{content: ""; display: block;  height: 0; clear: both;}
h5:after{content: ""; display: block;  height: 0; clear: both;}

.font12{font-size: 12px}
.font13{font-size: 13px}
.font14{font-size: 14px}
.font15{font-size: 15px}
.font16{font-size: 16px}
.font18{font-size: 18px}
.font20{font-size: 20px}

.pad{
	-moz-box-sizing: border-box;  /*Firefox3.5+*/
	-webkit-box-sizing: border-box; /*Safari3.2+*/
	-o-box-sizing: border-box; /*Opera9.6*/
	-ms-box-sizing: border-box; /*IE8*/
	box-sizing: border-box; /*W3C标准(IE9+，Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
}

.no_article{
	text-align: center;
}

/*公共部分*/
.fenye{
    width: 380px;
    margin: 80px auto;
}
/*面包屑*/
.mianbaoxie{
	padding:30px 0px;
}
.index_nav{
	width: 0px;
	height: 0px;
	display: block;
	overflow: hidden;
}
.img01{
	width: 1.29rem;
	height: 1.87rem;
	position: absolute;
	top:0px;
	right: 0px;
	z-index: 1000;
}

/*侧边栏*/
.cebianlan{
	position: fixed;
	top:50%;
	right:0px;
	width: 70px;
	height: 160px;
	background: #FFF;
	box-shadow: 0px 0px 6px #CCC;
	z-index: 99999999999999999999;
	margin-top:-80px;
	cursor:pointer;
}
.cebianlan .phone{
	width: 100%;
	height: 50px;
	background: url('../images/pic/phone.png') no-repeat center;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	position: relative;
}
.cebianlan .phone:hover{
	background: #54a428 url('../images/pic/phone_s.png') no-repeat center;
}
.cebianlan .phone:hover p{
	width: 157px;
	left:-157px;
}
.cebianlan .phone p{
	overflow: hidden;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 0px;
	background: #eaeaea;
	color:#225f36;
	position: absolute;
	top:0px;
	left:0px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	font-weight: bold;
	font-size: 18px;
}
.cebianlan .qq{
	width: 100%;
	height: 50px;
	display: block;
	background: url('../images/pic/qq.png') no-repeat center;
	position: relative;
	margin-top: 5px;
}
.cebianlan span{
	display: block;
	width: 20px;
	height: 1px;
	background: #d7d7d7;
	position: absolute;
	bottom: 0px;
	left:26px;
}
.cebianlan .WeChat{
	width: 100%;
	height: 50px;
	background: url('../images/pic/WeChat.png') no-repeat center;
	position: relative;
}
.cebianlan .WeChat:hover div{
	display: block;
}
.cebianlan .WeChat>div{
	width: 160px;
	height: 150px;
	background: #F00;
	position: absolute;
	top:-55px;
	right:78px;
	display: none;
}
.cebianlan .WeChat>div p{
	width: 100%;
	text-align: center;
	/* margin-top: 10px; */
	background: #FFF;
}
.cebianlan .WeChat>div img{
	width: 100%;
}
.cebianlan .consulting{
	width: 52px;
	padding-left: 18px;
}
.cebianlan .consulting p{
	width: 20px;
}

/*header*/
.banner_a{
	width: 100%;
	height: 5.30rem;
	background:url('../images/bg/bg01.jpg') no-repeat;
	background-size:cover;
}
#header{
	width: 100%;
	font-family: 华文行楷, STXingkai,"微软雅黑",Verdana, Arial, Helvetica, sans-serif;;
	font-size: 16px;
}
#header .top {
	height: 70px;
	background: #fff;
}
#header .top .nav li{
	float: left;
	height: 70px;
	width: 100px;
	text-align: center;
	line-height: 70px;
}
#header .top .nav{
	margin-left: 20px;
}
#header .top .nav li:last-child{
	width:240px;
	position: relative;
    padding-left:70px;
    font-family:"微软雅黑",Verdana, sans-serif;
}
#header .top .nav li:last-child img{
	position: absolute;
    top: 18px;
    left: 10px;
}
#header .top .nav li:last-child p{
	line-height: 20px;
}
#header .top .nav li:last-child .text{
	color:#818181;
	text-align: left;
	margin-top: 15px;
}
#header .top .nav li:last-child .num{
	font-weight: bold;
	color: #444;
}
#header .top .nav .active{
	background: url('../images/pic/nav_list.png') no-repeat center;
	background-size:86px 70px; 
}
#header .top .nav .active a{
	color:#FFF;
}
#header .top .nav li a{
	background: url('../images/pic/list.png') no-repeat left center;
	padding-left:14px;
	padding-right: 14px;
}

.footer{
	height: 200px;
	width: 100%;
	margin-top: 160px;
}
.footer .link{
	height:41px;
	border-bottom:1px solid #ddd ;	
}
.footer .link ul{
	margin-left: -37px;
	margin-bottom: 57px;
}
.footer .link li:nth-child(1) a{
	background: #205a88;
	color: #fff;
}
.footer .link li{
	float: left;
	margin-left: 37px;
}
.footer .link a{
	display: inline-block;
	line-height: 41px;
	padding: 0px 25px;
	font-size: 14px;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
.footer .link p{
	text-align: center;
	line-height:24px;
}

/* 登录弹窗 */
.mask{
	top:0px;
	left:0px;
	width: 1920px;
	height: 1000px;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: fixed;
	z-index: 9999999;
	display: none;
}
.pop_up{
	width: 240px;
	height: 300px;
	background: #FFF;
	position: fixed;
	z-index: 99999999999;
	border-radius: 3px;
	left:50%;
	top:50%;
	margin-top:-150px;
	margin-left:-200px;
	padding:0px 80px;
	display: none;
}
.pop_up .pop_up_box{
	position: relative;
}
.pop_up .pop_up_btn{
	width: 14px;
	height: 14px;
	position: absolute;
	top:15px;
	right:-63px;
	border:none;
	background:url('../images/pic/pop_up_btn.png') no-repeat center;
}
.pop_up h2{
	border-bottom: 1px solid #e7e7e8;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	padding:12px 0px;
	margin-bottom: 26px;
	position: relative;
	z-index: 9999;
}
.pop_up .yonghuming{
	border:1px solid #9e9e9e;
	background: #FFF;
	height: 34px;
	margin-bottom: 20px;
	border-radius: 3px;
	padding-left: 15px;
}
.pop_up .yonghuming input{
	display: block;
	width: 100%;
	border:none;
	background: #FFF;
	line-height: 33px;
	height: 33px;
}  
.pop_up .yonghuming input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #FFF inset !important;
    -webkit-text-fill-color: rgba(204,204,204,1)!important;
}
.pop_up .mima{
	border:1px solid #9e9e9e;
	background: #FFF;
	height: 34px;
	margin-bottom: 20px;
	border-radius: 3px;
	padding-left: 15px;
}
.pop_up .mima input{
	display: block;
	width: 100%;
	border:none;
	background: #FFF;
	line-height: 34px;
	height:34px;
}
.pop_up .mima input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: rgba(204,204,204,1)!important;
}
.pop_up .denglu{
	display: block;
	height: 36px;
	background: #444a95;
	color:#FFF;
	text-align: center;
	border: none;
	width: 100%;
	border-radius: 2px;
	cursor:pointer;
}
.pop_up_box_img01{
	position: absolute;
	top:0px;
	left:-81px;
	z-index: -1;
}
.pop_up_box_img02{
	position: absolute;
	bottom:-72px;
	right:-81px;
	z-index: -1;
}

/*咨询提交按钮*/
.submit{
	cursor: pointer;
}
.flash{
	filter:alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}