@charset "utf-8";
body{
	font-size:14px;
	font-family:"微软雅黑";
	margin:0px;
	padding: 0px;
	color: #404040;
}
ul{margin: 0px;padding: 0px;}
a{
	color:#404040;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}
p{margin: 0px;}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}.clear {
	clear: both;
	float: none;
}
.gray {
	background-color: #f5f5f5;
}

#header {
	position: relative;
	width: 100%;
	min-width:1200px;
box-sizing:border-box;
}
#header .top {
	position: absolute;
	z-index: 10001;
	top: 0px;
	width: 100%;
	background-image: url(../images/01.png);
	box-sizing:border-box;
	height: 97px;
	display: table;
}
#header .top .box {
	box-sizing:border-box;
	height: 97px;
	width: 100%;
	position: relative;
}
#header .top .box .logo {
	height: 97px;
	width: 251px;
	display: table-cell;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header .top .box .logo a {
	display: block;
	height: 82px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
	background-image: url(../images/02.png);
	padding-bottom: 34px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
}
#header .top .box .menu {
	height: 97px;
	text-align: center;
	width: 100%;
	padding-left: 251px;
	box-sizing:border-box;
	padding-right: 208px;
}
#header .top .box .menu ul {
	text-align: center;
}

#header .top .box .menu ul li {
	white-space: nowrap;
	width: 11%;
	text-align: center;
	height: 97px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header .top .box .menu ul li a {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	height: 47px;
	width: 100%;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: auto 34px;


	-webkit-transition: all ease .3s;transition: all ease .3s
}
#header .top .box .menu ul li.m1 a {background-image: url(../images/menu_01.png);}
#header .top .box .menu ul li.m1:hover a {background-image: url(../images/menu_01_.png);}
#header .top .box .menu ul li.m2 a {background-image: url(../images/menu_02.png);}
#header .top .box .menu ul li.m2:hover a {background-image: url(../images/menu_02_.png);}
#header .top .box .menu ul li.m3 a {background-image: url(../images/menu_03.png);}
#header .top .box .menu ul li.m3:hover a {background-image: url(../images/menu_03_.png);}
#header .top .box .menu ul li.m4 a {background-image: url(../images/menu_04.png);}
#header .top .box .menu ul li.m4:hover a {background-image: url(../images/menu_04_.png);}
#header .top .box .menu ul li.m5 a {background-image: url(../images/menu_05.png);}
#header .top .box .menu ul li.m5:hover a {background-image: url(../images/menu_05_.png);}
#header .top .box .menu ul li.m6 a {background-image: url(../images/menu_06.png);}
#header .top .box .menu ul li.m6:hover a {background-image: url(../images/menu_06_.png);}
#header .top .box .menu ul li.m7 a {background-image: url(../images/menu_07.png);}
#header .top .box .menu ul li.m7:hover a {background-image: url(../images/menu_07_.png);}
#header .top .box .menu ul li.m8 a {background-image: url(../images/menu_08.png);}
#header .top .box .menu ul li.m8:hover a {background-image: url(../images/menu_08_.png);}
#header  .top  .box  .menu  ul  li:hover a {
	height: 45px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ef4400;
}
#header .top .box .menu ul li:hover a {
	color: #ef4400;
	text-decoration: none;
}

#header .top .box .tel {
	height: 37px;
	display: table-cell;
	width: 208px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 37px;
	color: #FFFFFF;
	font-size: 16px;
}
#header .top .box .tel strong {
	font-size: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: block;
}
#header .top .box .language {
	position: absolute;
	top: 8px;
	right: 0px;
	z-index: 3;
	font-size: 16px;
	width: 208px;
}
#header .top .box .language a {
	color: #FFFFFF;
	margin-right: 20px;
}
#header .top .box .language a.cur {
	color: #ef4400;
}


#header .indexbanner {
	height: 1017px;
	width: 100%;
	background-color: #000000;
	position: relative;
	overflow: hidden;
}
#header .indexbanner .bd ul li {
	height: 1017px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#header .indexbanner .bd ul li a {
	display: block;
	height: 1017px;
}
#header  .indexbanner  .hd {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 50px;
	text-align: center;
}
#header  .indexbanner  .hd li {
	background-color: #0ba3fe;
	font-size: 1px;
	line-height: 3px;
	height: 3px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	width: 38px;
}
#header .indexbanner .hd li.on {
	background-color: #ef4400;
}
#header .index_banner {
	height: 1017px;
	width: 100%;
	overflow: hidden;
}
#header .index_banner .box_skitter {
	height: 1017px;
	width: 1920px;
}
#header .index_banner .box_skitter ul li img {
	height: 1017px;
	width: 1920px;
}


#header .main_banner {
	height: 614px;
	width: 100%;
	background-color: #000000;
	position: relative;
	overflow: hidden;
}
#header .main_banner .bd ul li {
	height: 614px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#header .main_banner .bd ul li a {
	display: block;
	height: 614px;
}
#header  .main_banner  .hd {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 50px;
	text-align: center;
}
#header  .main_banner  .hd li {
	background-color: #0ba3fe;
	font-size: 1px;
	line-height: 3px;
	height: 3px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	width: 38px;
}
#header .main_banner .hd li.on {
	background-color: #ef4400;
}
#footer {
	background-color: #595757;
	height: 238px;
	width: 100%;
	clear: both;
	float: none;
	position: relative;
	min-width:1200px;
	box-sizing:border-box;
}
#footer .box {
	height: 238px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	min-width:1200px;
	max-width:1438px;
	position: relative;
}
#footer .box .logo {
	width: 141px;
	position: absolute;
	left: 0px;
	top: 57px;
}
#footer .box .center {
	width: 100%;
	padding-right: 370px;
	padding-left: 141px;
	box-sizing:border-box;
	padding-top: 60px;
	color: #c4c4c4;
}
#footer .box .center .menu {
	height: 90px;
	text-align: center;
	width: 100%;
	box-sizing:border-box;
}
#footer .box .center .menu ul {
	text-align: center;
}

#footer .box .center .menu ul li {
	white-space: nowrap;
	width: 11%;
	text-align: center;
	height: 90px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer .box .center .menu ul li a {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	height: 39px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;

	-webkit-transition: all ease .3s;transition: all ease .3s
}
#footer .box .center .menu ul li.m1 a {background-image: url(../images/menu_01.png);}
#footer .box .center .menu ul li.m1:hover a {background-image: url(../images/menu_01_.png);}
#footer .box .center .menu ul li.m2 a {background-image: url(../images/menu_02.png);}
#footer .box .center .menu ul li.m2:hover a {background-image: url(../images/menu_02_.png);}
#footer .box .center .menu ul li.m3 a {background-image: url(../images/menu_03.png);}
#footer .box .center .menu ul li.m3:hover a {background-image: url(../images/menu_03_.png);}
#footer .box .center .menu ul li.m4 a {background-image: url(../images/menu_04.png);}
#footer .box .center .menu ul li.m4:hover a {background-image: url(../images/menu_04_.png);}
#footer .box .center .menu ul li.m5 a {background-image: url(../images/menu_05.png);}
#footer .box .center .menu ul li.m5:hover a {background-image: url(../images/menu_05_.png);}
#footer .box .center .menu ul li.m6 a {background-image: url(../images/menu_06.png);}
#footer .box .center .menu ul li.m6:hover a {background-image: url(../images/menu_06_.png);}
#footer .box .center .menu ul li.m7 a {background-image: url(../images/menu_07.png);}
#footer .box .center .menu ul li.m7:hover a {background-image: url(../images/menu_07_.png);}
#footer .box .center .menu ul li.m8 a {background-image: url(../images/menu_08.png);}
#footer .box .center .menu ul li.m8:hover a {background-image: url(../images/menu_08_.png);}
#footer .box .center  .menu  ul  li:hover a {
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4400;
}
#footer .box .center .menu ul li:hover a {
	color: #ef4400;
	text-decoration: none;
}
#footer .box .center .copyright {
	padding-top: 16px;
	font-size: 14px;
}
#footer .box .center .copyright a {
	color: #c4c4c4;
}

#footer .box .erweima {
	height: 108px;
	width: 108px;
	top: 66px;
	right: 255px;
	position: absolute;
}
#footer .box .contact {
	position: absolute;
	right: 0px;
	top: 90px;
	width: 258px;
}
#footer .box .contact ul li {
	display: inline-block;
	float: left;
	width: 33.33%;
	text-align: right;
	position: relative;
}
#footer .box .contact ul li .wx {
	height: 0px;
	width: 120px;
	position: absolute;
	bottom: 50px;
	left: -12px;
	-webkit-transition: all ease .3s;transition: all ease .3s
; 			overflow: hidden;
}
#footer .box .contact ul li:hover .wx {
	display: block;
	bottom: 55px;
	height: 120px;
}
#footer .box .contact ul li .wx img {
	height: 120px;
	width: 120px;
}
#mainbox {
	padding-bottom: 50px;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#mainbox #left {
	float: left;
	width: 190px;
	padding-top: 50px;
}
#left .left_menu ul li {
}
#left .left_menu ul li a {
	background-color: #cccccc;
	display: block;
	height: 40px;
	margin-bottom: 5px;
	line-height: 38px;
	font-size: 16px;
	padding-left: 57px;
	background-image: url(../images/23.png);
	background-repeat: no-repeat;
	background-position: 40px center;
}
#left .left_menu ul li a:hover,#left .left_menu ul li.cur a  {
	color: #FFFFFF;
	background-color: #0092f5;
	text-decoration: none;
	background-image: url(../images/24.png);
}
#mainbox .right {
	width: 925px;
	float: right;
}
.current_location {
	height: 49px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.current_location .weizhi {
	float: right;
	font-size: 14px;
	padding-top: 18px;
}
#mainbox .right .single_page {
	line-height: 24px;
	padding-top: 25px;
}
#mainbox .right .single_page .title {
	font-size: 22px;
	font-weight: normal;
}
/*分页*/
.flickr{text-align: center;clear: both;float: none;padding-top: 20px;padding-bottom: 15px;}
.flickr span,.flickr a{
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.flickr a:hover,.flickr .current{
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
}

.zaixiankefu{height:200px;width:50px;margin-top:-100px;position:fixed;top:50%;right:0;bottom:50%;background-image:url(../images/pfkf.png)}
.zaixiankefu .box{height:200px;width:50px;position:relative}
.zaixiankefu .box ul{margin:0;padding:0}
.zaixiankefu .box ul li{margin:0;padding:0;height:66.6px;width:100%}
.zaixiankefu .box ul li a.ico{display:block;height:66.6px;width:100%}
.zaixiankefu .box ul li div.weixin{background-image:url(../images/pfkf3.png);height:119px;width:119px;position:absolute;right:50px;bottom:40px;display:none}
.zaixiankefu .box ul li:hover div.weixin{display:block}
.zaixiankefu .box ul li div.weixin img{height:99px;width:99px;margin-top:10px;margin-left:10px}
.zaixiankefu .box ul li div.tel{background-image:url(../images/pfkf2.png);height:81px;width:99px;position:absolute;right:50px;bottom:10px;padding:10px;color:#FFF;font-size:12px;line-height:22px;display:none}
.zaixiankefu .box ul li:hover div.tel{display:block}
#footer .box .center .copyright img{
	height: 50px;
	width: auto;
	vertical-align: middle;
}