@charset "utf-8";
html{font: 14px/24px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #333;text-decoration: none;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin:0px auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}
.over-flow{
    overflow: auto; 
    zoom: 1; //处理兼容性问题
}
.swiper-slide img{
	width:100%;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
/*toubu*/
.toubu{
	width:100%;
	line-height: 40px;
	background: #eee;
	position: relative;
}
.toubu .huanyin{
	font-size: 14px;
	color:#646464;
}
.toubu .lianxifangshi{
	position: absolute;
	right:163px;
	top:57%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 10000;
}
.toubu ul{
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.toubu ul li{
	float: left;
	position: relative;
}
.toubu ul li a{
	display: block;
	font-size: 14px;
	color:#646464;
	line-height: 40px;
	padding:0 10px;
}
.toubu ul li:after{
	display: block;
	content:" ";
	width:2px;
	height: 8px;
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url("../Image/toubulibg.png") no-repeat center;
}
.toubu ul li:last-child:after{
	display: none;
}
/*top*/
.topBox{
	width:100%;
	border-bottom: 3px solid #1951c2;
}
.top{
	width:1200px;
	height:95px;
	margin:0 auto;
	position: relative;
}
.top-left{
	position: absolute;
	top:50%;
	left:0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.top-right{
	position: absolute;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.right-content{
	overflow: hidden;
}
.right-content .r-left{
	float: left;
 	margin-top: 11px;
    margin-right: 10px;
}
.right-content .text-inner{
	float: left;
}

.right-content .text-inner .zixun{
	display: block;
	font: 16px 'Microsoft YaHei';
	color:#383838;
}
.right-content .text-inner .tel{
	display: block;
	font: 40px 'Microsoft YaHei';
	color:#1d1d1d;
}

.right-content p .tel{
	font: bold 22px 'Microsoft YaHei';
	color:#fdd100;
}
.right-content p{
	text-align: right;
}
.search{
	width: 300px;
	height: 35px;
	background-color: #484848;
	text-indent: 10px;
	outline: none;
	margin-top: 10px;
}
::-webkit-input-placeholder {
	color: #747474;
	font-family: 'Microsoft YaHei';
	font-size:14px;
	letter-spacing:2px;
}
.sousuotijiao{
	width:50px;
	height: 34px;
	background: #d5212a;
	color:#fff;
	letter-spacing: 2px;
	margin-left: -5px;
	cursor: pointer;
	outline: none;
}

.call{
	float: right;
	height: 140px;
	width:65px;
	background: #1951c2;
	
}
.call .qq-wrap a{
	display: block;
	width:23px;
	height: 24px;
	margin:0 auto;
	background: url("../Image/qq.png") no-repeat center;
	margin-bottom: 20px;
    margin-top: 39px;
    transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;
}
.call .qq-wrap a:hover{
	background: url("../Image/qq1.png") no-repeat center;
}
.call .weixin-wrap{
	width:31px;
	height: 25px;
	margin:0 auto;
	background: url("../Image/weixin.png") no-repeat center;
	cursor: pointer;
	position: relative;
	transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;
}
.call .weixin-wrap:hover{
	background: url("../Image/weixin1.png") no-repeat center;
}
.call .weixin-wrap .hover{
	width:100px;
	position: absolute;
	right: 48px;
    top: -42px;
    display: none;
    z-index: 1001;
}
.call .weixin-wrap:hover .hover{
	display: block;
}
/*nav*/
.navBox{
	width:100%;
	height:50px;
	background: #161616;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ position:relative;  }
.nav a{ color:#fff;  }
.nav>.nLi{border-right:1px solid #474747; float:left;  position:relative; width:149px;height: 50px;line-height: 50px;transition: all .2s ease-in; }
.nav>.nLi:last-child{
	border-right:none;
}
.nav .nLi a{ display:block; font-size:16px;font-family: "Microsoft YaHei"; text-align: center;color:#fff;  }
.nav .sub{ z-index: 1000; display:none; width:148px; left:0; top:45px;  position:absolute;   line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1;width:100%;text-align: center;line-height: 50px;background: #fff !important;border-bottom: 1px solid #f2f2f2; }
.nav .sub a{ display:block;color:#000; }
.nav .sub a:hover{ background:#1951c2; color:#fff;  }

.nav .nLi:hover>a{
	background-color:#1951c2; 
}

/*banner*/
.slideBox{overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:5px;transform: translateX(-50%); -webkit-transform: translateX(-50%); z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%;opacity: 0.4; }
.slideBox .hd ul li.on{ background:rgb(222,156,83); color:#fff; opacity: 0.9; filter:alpha(opacity=90);  -moz-opacity:0.9;  -khtml-opacity: 0.9;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width: 100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../Image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/*container*/
.container{
	width:100%;
	padding:10px 0px 70px 0;
	background: #f6f6f6;
}
.box-fir{
	margin-bottom: 20px;
}
.fir-left{
	width:670px;
	height: 290px;
	float:left;
}
.fir-left-top{
	width:670px;
	height: 50px;
	position: relative;
}
.guanyu img{
	display: inline-block;
	
}
.guanyu span{
	display: inline-block;
	font:18px 'Microsoft YaHei';
	color:#313131;
	float: left;
}
.guanyu span b{
	font-size: 14px;
	display: inline-block;
	margin-left: 15px;
	font-weight: 500;
}
.imgBOXQ{
	float: left;
	margin-right: 10px;
	height: 24px;
}
.guanyu{
	position: absolute;
	left:20px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.more{
	display: inline-block;
	width:22px;
	height: 22px;
	position: absolute;
	right:20px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.fir-left-bottom{
	width:670px;
	/* height: 240px; */
	background: #fff;
	padding:10px 10px 22px 18px;
}
.tupian,.kaitong{
	height: 240px;
}
.fir-left-bottom .img{
	float: left;
}
.fir-left-bottom .img img{
	width: 250px;
	height: 200px;
}
.fir-left-bottom .text{
	float: right;
	width:370px;
	height: 150px;
	margin-top: 5px;
}
.fir-left-bottom .text p:first-child{
	color:#222;
	font:26px 'Microsoft YaHei';
	font-weight: 700;
}
.fir-left-bottom .text p:last-child{
	color:#626262;
	font:14px 'Microsoft YaHei';
	line-height: 25px;
	margin-top: 10px;
}
.fir-right{
	width:510px;
	height: 290px;
	float: right;
}
.fir-right-top{
	width:510px;
	
}
.fir-right-bottom{
	width:510px;
	padding:22px;
}
.tongzhi-list ul{
	margin-left: 22px;
}

.tongzhi-list ul li{
	position: relative;
	color:#7c7c7c;
	list-style: initial;
	width:100%;
}
.tongzhi-list ul li:last-child{
	margin-bottom: 0;
}
.tongzhi-list ul li a{
	display: block;
	color:#222;
	font:14px 'Microsoft YaHei';
}
.tongzi-time{
	position: absolute;
	right:0;
}
.tongzhi-list ul li:hover a{
	color:#1951c2;
}
.sec-left{
	width:860px;
	height: 310px;
}
.sec-right{
	width: 320px;
	height: 310px;
}
.sec-left-top{
	background: #fff;
	width:860px;
}
.sec-left-bottom{
	width:860px;
	/* height: 260px; */
}
.sec-right-top{
	background: #fff;
	width:320px;
}
.sec-right-bottom{
	width:320px;
	height: 257px;
}
.deng{
	
}
.zhaobiao{
	color:#313131 !important;
}
.table{
	width:860px;
	text-align: center;
	border-collapse: collapse;
	border-spacing:0px;
	color:#7a7a7a;
	font:14px 'Microsoft YaHei';
}
.table tr td a{
	display: block;
	width:365px;
	line-height: 40px;
	color:#303030;
	font:14px 'Microsoft YaHei';
}
.table tr td a:hover{
	color:#1951c2;
}
.table tr{
	padding:0;
	color: #303030;
}
.table td{
	width:160px;
	height: 43px;
	padding:0;
	border:1px solid #eee;
	
}
.table td:nth-child(2){
	width:365px;
}
.table tr:nth-child(1){
	color:#fff!important;
	font-size: 16px;
	background: #1951c2;
}
.table tr:last-child td{
	border-bottom:none;
}
.tableBOX{
	padding:0;
}
.biImg img{
	height:123px;
	width: 320px;
}
.dongtailist{
	padding:0;
}
.dongtai-list ul{
	margin-left:30px;
	margin-top: 10px;
}

.dongtai-list ul li{
	padding:3px 4px;
}
.gonggao{
	width:26px;
	height: 26px;
}
.last-box-fir{
	margin-bottom: 0;
}

/* 底部 */
.mengxiang{
	width:100%;
	padding:20px 0px;
}
.adv img{
	width: 1200px;
	height: 97px;
}
.chuang{
	margin-top: 20px;
}
.chuang-fir{
	float: left;
	width:310px;
	height: 240px;
	margin-right: 34px;
}
.chuang-fir .fir-left-top{
	width:310px;
	background: #cc0f17;
}
.chuang-fir .fir-left-bottom{
	width: 310px;
	height: 190px;
	border: 1px solid #eee;
	border-top: none;
	padding: 18px;
}
.chuang-fir .fir-left-bottom img{
	float: left;
	width: 130px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 5px;
}
.chuang-fir .fir-left-bottom img:nth-child(2n){
	margin-right: 0;
}
.chuang-third{
	width: 510px;
	margin-right: 0;
}
.chuang-third .fir-left-top{
	width: 510px;
}
.chuang-third .fir-left-bottom{
	width: 510px;
}
.dibu-network li{
	position: relative;
}
.dibu-network li a{
	display: block;
}
.network-time{
	position: absolute;
	right: 0;
}
.dibu-network li:hover a{
	color:#1194d3;
}
/* footer */
.daohang{
	background: #fff;
}
.daohang ul li{
	float: left;
    position: relative;
    width: 149px;
    line-height: 50px;
    transition: all .2s ease-in;
    text-align: center;
}
/*footer*/
.footer{
	width:100%;
	background:#1c1c1c;
	padding:37px 0;
}

.footer-left{
	float: left;
	position: relative;
	width: 325px;

}
.footer-left img{
	margin-top: 40px;
}
.footer-left:after{
	display: block;
	content: " ";
	width:1px;
	height: 135px;
	background: #474747;
	position: absolute;
	right:0;
	top:7px;
}
.footer-left ul li{
	font-weight: bold;
	font-size:16px;
	color:#a1a1a1;
	padding-top:5px;
	position: relative;
}
.footer-left ul li:first-child{
	font-size:18px ;
	color:#a1a1a1;
	font-weight: bold;
	padding-left: 5px;
}
.footer-center{
	float: right;
	margin-top: 38px;
	position: relative;
}
.footer-right:after{
	display: block;
	content: " ";
	width:1px;
	height: 135px;
	background: #474747;
	position: absolute;
	right: -57px;
    top: -19px;
}
.footer-center ul{
	width: 379px;
	text-align: center;
	position: relative;
	
}
.footer-center ul li{
	float: left;
}
.footer-center ul li a{
	display: block;
	color:#a1a1a1;
	font-size: 14px;
	padding:6px 0 6px 38px;
}
.footer-right{
	float: left;
	position: relative;
	margin-top: 25px;
	padding-left: 43px;
}
.footer-right .img-wrap{
	float: left;
	display: none;
}
.footer-right .img-wrap img{
	width:100px;
	margin-right: 15px;
	margin-left: 43px;
}
.footer-right ul{
	float: left;
}
.footer-right ul li{
	font-size: 14px;
	color:#a1a1a1;
}
.last{
	width:100%;
	background: #333;
	line-height: 50px;
}
.last-left{
	float: left;
}
.last-left img{
	max-height: 85px;
	max-width: 85px;
}
.last-center{
	float: left;
}
.last-center ul{
	margin-top: 10px;
}
.last-center ul li{
	float:left;
	padding:5px 20px;

}
.last-center ul li a{
	display: block;
	color:#a1a1a1;
	font:14px 'Microsoft YaHei';
}
.last-center p{
	font:14px 'Microsoft YaHei';
	color:#a1a1a1;
	line-height: 50px;
}
.last-right{
	position: inherit;
	float: right;
}
.last-right a{
	font:14px 'Microsoft YaHei';
	color:#a1a1a1;
	line-height: 50px;
}
.news-table tr:last-child{
	border-bottom: 1px solid #f2f2f2;
}
.last .wrapper{
	position: relative;
}
.last .zixun{
	display: block;
	height: 95px;
	width:95px;
	position: absolute;
	bottom:0;
	right:95px;
	background:#1951c2;
}
.last .zixun img{
	margin:0 auto;
	margin-top: 25px;
}
.last .zixun p{
	font-size: 14px;
	color:#fff;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
}
.last .goback{
	height: 95px;
	width:95px;
	position: absolute;
	bottom:0;
	right:0;
	background:#a4a4a4;
	cursor: pointer;
}
.last .goback img{
	margin:0 auto;
	margin-top: 28px;
}
.last .goback p{
	font-size: 14px;
	color:#dadada;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
	margin-top: 8px;
}

.load{
	position: fixed;
	width:100%;
	height: 100%;
	background: #f7f7f7;
	top:0;
	left:0;
	z-index: 1000;
	opacity: 1;
	transition: all 1500ms ease-in-out;-webkit-transform: all 1500ms ease-in-out;
}
.load img{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	opacity: 1;
	transition: all 1500ms ease-in-out;-webkit-transform: all 1500ms ease-in-out;
}
.loadhiden{
	opacity: 0;
}