@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
img {
	border: none;
}
body{
	overflow-x:hidden;
	font-family:Arial, "微软雅黑";
	}
@font-face{
	font-family:Impact;
	src:url(../fonts/impact.ttf);
	}
body{ margin:0px; padding:0px; border:0px; font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei"; color:#555555; font-size:14px; width:100%; background:#ffffff;}
a{ margin:0px; padding:0px; border:0px; text-decoration:none; color:#555555; font-size:13px;}
a:hover{ text-decoration:none;}

li{ list-style:none;}
.clear{ clear:both !important; height:0px !important; width:0px !important; float:none !important; margin:0px !important; padding:0px !important; border:0px !important; line-height:0 !important; position:relative !important; }
img{ vertical-align: middle;}
	
/**************************pc头部&导航**************************/
.header{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:100px;
	}
.header .logo{
	float:left;
	margin-top:20px;
	}
.header .biaoyu	{ float:left; margin-left:30px; margin-top:40px; font-size:20px; font-weight:600;}

@media (max-width:1150px) {

.header .biaoyu	{font-size:18px; margin-top:45px;}
}
.sese{
	float:right;
	width:350px;
	margin-top:32px;
	}
.sese .tel{width:200px;float:left; font-size:26px; margin-top:5px; color:#1B6099; font-weight:700; background:url(../images/tel.png) left  no-repeat; padding-left:36px;}	

.select {
	height: 36px;
	line-height: 36px;
	color: #747474;
	position: relative;
	float:right;
}
.select dt {
	height: 34px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #fcfcfb url(../images/ico.gif) no-repeat 97px center;
	line-height: 34px;
	padding-left: 10px;
	cursor: pointer;
	width: 90px;
	padding-right: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.select dt:hover, .select dt.cur {
	border: 1px solid #409DFE;
	box-shadow: 0 0 3px #409DFE;
}
.select dd {
	position: absolute;
	left: 0;
	top: 36px;
	border: 1px solid #d2ccc4;
	background: #fff;
	display: none;
	z-index: 9999;
}
.select dd ul {
	padding: 4px;
	width: 104px;
	max-height: 250px;
	overflow: auto;
}
.select dd ul li a {
	line-height: 28px;
	display: block;
	padding: 0 8px;
	color: #333;
	font-size:12px;
}
.select dd ul li a:hover {
	background: #f5f5f5;
}
.navbg{
	width:100%;
	height:50px;
	background:#1B6099;
	}
.nav{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	}
.nav .on{background:#EB5F00; color:#fff;}	
.nav>ul{
	}
.nav>ul>li{
	float:left;
	width: 12.5%;
	line-height:50px;
	text-align:center;
	}
.nav>ul>li>a{
	display:block;
	font-size:16px;
	color:#fff;
	}
.nav>ul>li:hover>a{
	background:#EB5F00;
	}
.nav>ul>li ul.navav{
	position:absolute;
	background:#fff;
	width:171px;
    margin-left:0px;
	z-index:100;
	box-shadow: 0 1px 5px rgba(153,153,153,0.19);
	opacity:0;
	visibility:hidden;
	}
@media (min-width:1200px) {
.nav>ul>li ul.navav{
	width:150px;
	}
	}
@media (max-width:1200px) {
.nav>ul>li ul.navav{
	width: 14.28%;
	}
	}
.nav>ul>li:hover ul.navav{
	opacity:1;
	visibility: visible;
	}
.nav>ul>li ul.navav li{
	}
.nav>ul>li ul.navav li a{
	color:#333;
	font-size:14px;
	line-height:40px;
	display:block;
	}
.nav>ul>li ul.navav li a:hover{
	color:#fff;
	background:#EB5F00;
	}
.navxl{
	position:absolute;
	width:96%;
	z-index:200;
	max-width:1200px;
	margin:0 auto;
	background:#333;
	overflow:hidden;
	background:#fff;
	box-shadow: 0 1px 5px rgba(153,153,153,0.19);
	opacity:0;
	visibility:hidden;
	}
.nav>ul>li:hover .navxl{
	opacity:1;
	visibility: visible;
	}
.navxl>ul{
	float:left;
	width:20%;
	overflow:hidden;
	margin:15px 0px;
	}
.navxl>ul li{
	overflow:hidden;
	font-size:12px;
	color:#333;
	line-height:30px;
	text-align:left;
	text-indent:30px;
	}
.navxl>ul li a{
	color:#333;
	}
.navxl>ul li:nth-of-type(1){
	}
.navxl>ul li:nth-of-type(1) a{
	font-size:14px;
	color:#1B6099;
	font-weight:bold;
	}
.navxl>ul li a:hover{
	text-decoration:underline;
	color:#1B6099;
	}
.navone{
	margin-left: -15.75%;
	}
.navtwo{
	margin-left: -31.334%;
	}
@media (max-width:1200px) {
.navone{
	margin-left: -29%;
	}
.navtwo{
	margin-left: -400px;
	}
	}
/**************************手机头部%导航**************************/
.s-header{
	width:100%;
	height:70px;
	background:#fff;
	box-shadow: 0 1px 2px rgba(153,153,153,0.19);
	}
.s-logo{
	float:left;
	margin-top:13px;
	margin-left:20px;
	}
button.up{
	border:none;
    background-color: #fff;
    float: right;
	outline:none;
	padding:18px;
}
button.up:hover{
    background-color: #f5f5f5;
}
button.up span:before{
	width:30px;
	height:3px;
	content:"";
	display:block;
	background:#333;
	margin:6px 0px;
	}

.bgnad{
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5;
    position:fixed;
    display: none;
    z-index: 99;
    bottom: 0;
}
.bgDiv{
	width:96%;
	margin-left:2%;
	border-radius:20px;
	background:#1B6099;
	font-size:14px;
	color:#fff;
	line-height:40px;
	text-align:center;
	margin-top:20px;
}
.upNav{
   width: 100%;
   overflow:hidden;
    background-color: #fff;
    position:absolute;
    z-index: 9999;
    top: -150%;
	padding-bottom:30px;
	margin-bottom:30px;
	box-shadow: 0 1px 2px rgba(153,153,153,0.19);
}
.width_all{ width:96%; margin:0 auto;}
.width_all:after{ display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}

.sidebar{ background:#fff; padding:0 4%;}
.sidebar-wrapper{ position:relative; overflow:auto;}

.naver{ background:#fff;}
.naver li{ position:relative;}
.naver li p{ border-bottom:1px solid #e0e0e0; position: relative;}

.naver li.active>p{ background:#1B6099; }
.naver li.active>p a{ color:#fff;}

.naver li p span{ position:absolute; right:0px; top:0px; width:46px; height:46px; background:url(../images/menu_jt.png) no-repeat center;cursor:pointer;}
.naver li p{ line-height:46px;} 
.naver li p a{ display:block; color:#333; font-size:14px; text-decoration:none; padding-left:15px;}
.naver li>p{ text-align:center;}
.naver li>p:hover{background:#1B6099;}
.naver li p a:hover{ color:#fff ; text-decoration:none;}
.naver li dl{ line-height:32px; padding:8px 0; display: none; margin-left: 20px;}
.naver li dl a{ color:#333; display:block; padding:0 0 0 10px; font-size:12px; font-weight:normal;}
.naver li dl a:hover{ color:#1B6099 ;  display:block; text-decoration:underline;}
.naver li.active > p span{  background:url(../images/menu_jt_next.png) no-repeat center; }
.naver li.active dd.active > p span{ background:url(../images/menu_jt_next.png) no-repeat center;}
.naver li.active dd.active dd.active > p span{ background:url(../images/menu_jt_next.png) no-repeat center; }
.cutover{
    width: 96%;
    margin-left: 2%;
	margin-top:20px;
	overflow:hidden;
	}
.cutover ul{
	}
.cutover ul li{
	width:31%;
	border-radius:15px;
	background:#f7f7f7;
	border:1px solid #f7f7f7;
	float:left;
	text-align:center;
	margin:0% 0.68%;
	margin-top:10px;
	}
.cutover ul li a{
	font-size:12px;
	display:block;
	color:#333;
	line-height:30px;
	}
.cutover ul li.cuto{
	border:1px solid #1B6099;
	background:#fff;
	color:#1B6099;
	}
.s-search{
    width: 96%;
    margin-left: 2%;
	border:1px solid #ddd;
	margin-top:20px;
	}
.s-search input[type="text"]{
	text-indent:1em;
	width:88%;
	outline:none;
	border:none;
	height:34px;
	padding-right:8px;
	background:url(../images/bt.png) right no-repeat;
	}
.s-search input[type="submit"]{
	float:right;
	outline:none;
	border:none;
	cursor:pointer;
	width:18px;
	height:16px;
	margin-top:9px;
	margin-right:10px;
	background:url(../images/search.png) no-repeat;
	}
.s-header{
	display:none;
	}
.upNav{
	display:none;
	}
@media (max-width:1000px) {
.header{
	display:none;
	}
.navbg{
	display:none;
	}
.s-header{
	display:block;
	}
.upNav{
	display:block;
	}
	}
/**************************底部**************************/
.fobg{
	width:100%;
	overflow:hidden;
	background:#141414;
	padding:40px 0px;
	margin-top:0px;
	}
.footer{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.footer ul{
	float:left;
	width:16.5%
	}
.footer ul li{
	}
.footer ul li:nth-of-type(1){
	font-size:18px;
	color:#fff;
	margin-bottom:10px;
	}
.footer ul:nth-of-type(1) li a, .footer ul:nth-of-type(2) li a, .footer ul:nth-of-type(3) li a, .footer ul:nth-of-type(4) li a{
	line-height:30px;
	color:#888;
	font-size:14px;
	}
.footer ul:nth-of-type(1) li a:hover, .footer ul:nth-of-type(2) li a:hover, .footer ul:nth-of-type(3) li a:hover, .footer ul:nth-of-type(4) li a:hover{
	color:#fff;
	}
.footer ul:nth-of-type(5){
	width:33%;
	}
.footer ul:nth-of-type(5) li+li{
	font-size:14px;
	color:#aaa;
	padding-left:40px;
	line-height:26px;
	margin-top:10px;
	}
.footer ul:nth-of-type(5) li:nth-of-type(2){
	margin-top:20px;
	background:url(../images/bn4.png) top left no-repeat;
	}
.footer ul:nth-of-type(5) li:nth-of-type(3){
	background:url(../images/bn5.png) top left no-repeat;
	}
.footer ul:nth-of-type(5) li:nth-of-type(4){
	background:url(../images/bn7.png) top left no-repeat;
	}
.footer ul:nth-of-type(5) li:nth-of-type(5){
	background:url(../images/bn8.png) top left no-repeat;
	}
.banq{
	color:#aaa;
	font-size:14px;
	text-align:center;
	background:#000000;
	padding:25px 0;
	}
.banq a{
	color:#fff;
	}
@media (max-width:1000px) {
.footer{
	width:96%;
	}
.footer ul{
	float:left;
	width:25%
	}
.footer ul:nth-of-type(5){
	width:50%;
	}
	}
@media (max-width:768px) {
.fobg{
	display:none;
	}
.banq{
	margin-top:0px;
	}
	}



/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:300px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .wx{width:180px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sideboxtwo{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#02006A;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
@media (max-width:1000px) {
.side{
	display:none;
	}
	}	
	