body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:14px;
	 width:100%;
	 height:100%;
	 color:#666;
}
body,
p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td {
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
a {
	 text-decoration:none;
	 color: #666;
	 display: block;
}
input,
select,
textarea {
	 border:none;
	 outline:none;
	 background:none;
	 font-family:'微软雅黑';
	 padding: 0;
}
textarea {
	 resize:none;
}
img {
	 border:none;
	 vertical-align: top;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}
.contain{
	width: 1246px;
	margin: 0 auto;
}
.s_slider{
	position: relative;
}

.f1f2f6_bottom{
	bottom: 0;
	background: url(../images/f1f2f6_bottom.png) no-repeat center;
	background-size: cover;
}
.f1f2f4_bottom{
	bottom: 0;
	background: url(../images/f1f2f4_bottom.png) no-repeat center;
	background-size: cover;
}
.ffffff_bottom{
	bottom: 0;
	background: url(../images/ffffff_bottom.png) no-repeat center;
	background-size: cover;
}
.f1f2f4_top{
	top: 0;
	background: url(../images/f1f2f4_top.png) no-repeat center;
	background-size: cover;
}
.e4e3e9_top{
	top: 0;
	background: url(../images/e4e3e9_top.png) no-repeat center;
	background-size: cover;
}
.eeeeee_bottom{
	bottom: 0;
	background: url(../images/eeeeee_bottom.png) no-repeat center;
	background-size: cover;
}
.eeeeee_top{
	top: 0;
	background: url(../images/eeeeee_top.png) no-repeat center;
	background-size: cover;
}
.f1f2f6_top{
	top: 0;
	background: url(../images/f1f2f6_top.png) no-repeat center;
	background-size: cover;
}
.ffffff_top{
	top: 0;
	background: url(../images/ffffff_top.png) no-repeat center;
	background-size: cover;
}
.header{
	padding: 17px 0 18px;
	background: #fff;
}
.header .nav{
	/*margin-left: 108px;*/
	margin-left: 0px;
	color: #222;
	margin-top: 5px;
}
.header .nav li{
	font-size: 16px;
	line-height: 34px;
	display: inline-block;
	border-bottom: 3px solid #fff;
}
.header .nav li a{
	display: block;
	padding: 0 8px;
	margin: 0 15px;
	color: #222;
}
.header .nav li:hover a,
.header .nav li.active a{
	color: #0083cd;
	border-bottom: 3px solid #0083cd;

}
.header .language{
	margin-top: 9px;
	color: #666;
	line-height: 30px;
}
.header .language span{
	display: inline-block;
}
.header .language .btn{
	display: inline-block;
	position: relative;
}
.header .language .btn i{
	display: inline-block;
}
.header .language .btn a{
	display: block;
}
.header .language .or{
	width: 14px;
	height: 8px;
	display: inline-block;
	background: url(../images/header_language.png) center no-repeat;
}
.header .language .show{
	position: absolute;
	top: 30px;
	left: 0;
	line-height: 23px;
	display: none;
}
.header .language .show a{
	display: block;
}
p{
	line-height: 30px;
}
.rotate_circle{
	width: 46px;
	height: 46px;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}
.rotate_circle a{
	display: initial;
}
.rotate_circle .rc{
	width: 100%;
	height: 100%;
	background: url(../images/rotate_circle.png) center no-repeat;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	-ms-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
.rotate_circle:hover .rc{
	-ms-transform:rotate(720deg); 
   -moz-transform:rotate(720deg); 
   -webkit-transform:rotate(720deg);
   -o-transform:rotate(720deg);
   transform:rorate(720deg);
}
.rotate_circle .or{
	width: 14px;
	height: 8px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2px;
	margin-left: -7px;
	background: url(../images/r_c_or.png) center no-repeat;
}
.col_title{
	text-align: center;
}
.col_title .p1{
	color: #26539c;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
}
.col_title .p2{
	color: #666;
	font-size: 18px;
}
.col_title ul{
	margin-top: 5px;
}
.col_title ul li{
	width: 3px;
	height: 3px;
	display: inline-block;
	border-radius: 50%;
	background: #e14818;
	margin: 0 3px;
}
.i_bl{
    position: absolute;
    left: 0;
    width: 100%;
    height: 52px;
    background-size: cover;
}
.footer{
	background: #f1f2f6;
	position: relative;
}
.footer .main{
	padding-bottom: 50px;
	overflow: hidden;
}
.footer .contain{
	padding-top: 80px;
}
.footer .left{
	margin-left: -50px;
}
.footer .left li{
	float: left;
	margin-left: 50px;
}
.footer .left li p{
	font-size: 18px;
	color: #333;
	padding-bottom: 5px;
}
.footer .left li a{
	display: block;
	line-height: 22px;
}
.footer .left li a:hover{
	color: #26539c;
	text-decoration: underline;
}
.footer .right{

}
.footer .right li{
	float: left;
	margin-left: 5px;
	text-align: center;
}
.footer .right li p{
	font-size: 12px;
	color: #222;
}
.footer .end{
	padding: 10px 0;
	border-top: 1px solid #e5e5e5;
}
.footer .end p{
	font-size: 12px;
	color: #999;
}
.footer .end a{
	display: block;
	width: 108px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #bfbfbf;
	background: url(../images/footer_end.png) no-repeat left;
	background-position-x: 84px;
}
.col_title .ul1{
	text-align: center;
	margin-top: 0;
	padding-top: 1px;
}
.col_title .ul1 li{
	display: block;
	margin: 3px auto;
	width: 6px;
	height: 6px;
	background: #e5e5e5;
}
.right_slide{
	width: 50px;
	position: fixed;
	bottom: 50%;/*增*/
	margin-bottom: -51px;/*增*/
	right: 0;
}
.right_slide .back_top{
	height: 50px;
	display: none;
	position: relative;
	background: url(../images/back_top.png) no-repeat center;
}
.right_slide .back_top .img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -10px;
	margin-left: -14px;
	width: 28px;
	height: 28px;
	background: url(../images/back_top1.png) no-repeat center;

}
.right_slide .back_top a{
	display: block;
	height: 100%;
}
.right_slide .kf{
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 2px;
	background:  url(../images/right_slide2.png) no-repeat center #e25123;
}
.body2{
	background: #f1f2f6;
}




/*增*/
.right_slide .back_top.active{
	display: block;
}
.nav1{
	width: 100%;
	margin-left: -10px;
	position: absolute;
	top: 50px;
	z-index: 99999;
	background: #3a3a3a;
	display: none;
}
.nav1 li{
	float: none;
	border-bottom: 1px solid #fff;
}
.nav1 li a{
	line-height: 40px;
	color: #fff;
	text-indent: 10%;
	font-size: 14px;
	display: block;
}
.nav1 li .mask2{
	background: #d0d0d0;
	width: 100%;
	display: none;
}
.nav1 li .mask2 div{
	width: 100%;
	height: 50px;
	border-top: 1px solid #9b9b9b;
}
.nav1 li .mask2 div .a2{
	font-size: 12px;
	line-height: 50px;
	padding-left: 15%;
	display: block;
} 
.header .img2{
  width: 30px;
  height: 30px;
  display: none;
  cursor: pointer;
  background: url(../images/navBtn.png) no-repeat center;
  background-size: contain;
  margin-top: 12px;
}
.header .img2 a{
  display: block;
}


.pages{font-size: 0;text-align: center;}
.pages a{display: inline-block;height: 32px;line-height: 32px;padding: 0 12px;background-color: #efefef;font-size: 14px;margin: 0 5px;}
.pages a:hover,.pages a.current{background-color: #26539c;color: #fff;}

.positionT{height: auto;line-height: 2; padding: 20px 0; color: #666;font-size: 14px;width: 100%;border-bottom: 1px solid #ccc; position: relative;}
.positionT span{display: inline-block;}
.posiName{width: 20%;}
.posiNum{width: 15%;}
.depart{width: 25%;}
.positionT:before{position: absolute;right: 20px;content: "";width: 20px;height: 10px;top: 50%;margin-top: -5px;background:  url("../images/arrowDown.png") 0 0 no-repeat;}
.positionT.top:before{
	background: none;
}
.posiContent p{color: #dd2131;font-weight: bold;margin-top: 10px;}
.posiContent-inf{color: #666;}
.posiContent{line-height: 2em; margin-top: 20px; display: none;border-bottom: 1px solid #ccc; padding-bottom: 20px;}
.posiItem-active .positionT{color: #dd2131;}
.posiItem-active .positionT:before{position: absolute;right: 20px;content: "";width: 20px;height: 10px;top: 50%;margin-top: -5px;background:  url("../images/arrowUp.png") 0 0 no-repeat;}
.posiItem-active .positionT.top:before{
	background: none;
}
.posiItem-active .positionT.top{
	color: #666;
}
.posiItem-active .posiContent{display: block;}
.posiContent .sendEmail{color: #000; display: block;}