@charset "utf-8";

body{
	font-family: "";
	color:#333;
	font-size:14px;
	/*overflow-x: hidden;
	width:100%;
	min-width:1200px;*/
}
body,p,ul,li,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
ul,li{
	list-style: none;
}
img{
	outline:none;
	/*display: block;*/
}
a,a:visited{
	text-decoration: none;
	color:#333;
}
/*@font-face
{
	font-family: "FZLTZCHK";
	src: url(../font/FZLTZCHK.ttf);

}*/
.sub_container{background: #eae9e9}
.center{width:1100px;margin:0px auto;}
.center_1178{width:1178px;margin:0px auto;}
.center_1024{width:1024px;margin:0px auto;}
.pull_left{float:left;}
.pull_right{float:right;    margin-top: 20px;
    width: 218px;
    text-align: right;
    line-height: 24px;}
.clear{clear: both}
.black{
		background:#333333;
	}
	.blue{
		background:#0099ff;
	}
/*头部*/
.header{
	background:#fff;
	line-height: 80px;
	height:80px;
	overflow: hidden;
	font-size:14px;
	/*padding:43px 0px 18px 0px;*/
	/*padding:33px 0px 8px 0px;*/
}
.header .logo{
	width:68px;
	margin-right:30px;
	margin-top: 27px;
}
.header .logo img{
	width:100%;
}
.header .nav li{
	float:left;
}
.header .nav li a{
	color:#666;
	position: relative;
	padding:0px 20px;
	display: block;
	overflow: hidden;
}
.header .nav li a:hover .bkg,
.header .nav li.on a .bkg{
    top: 0;
}
.header .nav li a:hover b,
.header .nav li.on a b{
    color:#fff;
}
.header .nav li .bkg {
	width:100%;
	height:100%;
    top: 100%;
    z-index: 0;
    left:0;
    background-color: #0099ff;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    position: absolute;
}
.header .nav li  b{
	position: relative;
	z-index:1;
	font-weight:normal;
}
.header .tel span{
	font-size:16px;
}
/*头部*/

.index_title{
	text-align: center;

}
.index_title h2{
	/*font-family: "FZLTZCHK";*/
	font-size:30px;

}
.index_title p{
	font-size:12px;
	font-family: "Arial";
	transform: scale(0.8);
	text-transform:uppercase;
}



/*尾部*/
.footer{
	background: url(../images/footer_bg.jpg);
	color:#fff;
	overflow: hidden;
	padding:65px 0px 80px 0px;
}
.footer .text{
	overflow: hidden;

}
.footer h4{
	font-size:30px;
	/*font-family: "FZLTZCHK";*/
	border-bottom:5px solid #0099ff;
	padding-right:45px;
	margin:125px 0 32px 0;
	line-height: 46px;
}
.footer p{
	font-size:14px;
	overflow: hidden;
	line-height: 40px;
	margin-bottom:14px;
}
.footer p i{
	display:block;
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
}
.footer .icon_tel{
	background: url(../images/icon.png) no-repeat;
	background-position: -5px -4px;
}
.footer .icon_map{
	background: url(../images/icon.png) no-repeat;
	background-position: -47px -5px;
}
.footer .map{
	background: url(../images/map_bg.png);
	width:642px;
	height:371px;
	margin-right:-45px;
}
/*尾部*/

/*侧边栏*/
.sidebar{
	width:286px;
	margin-right:10px;
}
.sidebar h5{
	width:120px;
	font-size:24px;line-height: 44px;
	font-weight: bold;
	border-bottom:4px solid #0099ff;
	font-family: "Microsoft yahei";
	padding-top:20px;
	margin-left:63px;
}
.sidebar .contact{
	background: #fff;
}

.sidebar .contact p{
	/*font-family: "宋体";*/
	font-size:14px;
	line-height: 18px;
}
.sidebar .contact p b{
	font-weight:normal;
}
.sidebar .contact .tel{
	margin:32px 0 35px 0;
	margin-left:12px;
}
.sidebar .contact .adress{
	margin-left:12px;
}
.sidebar .contact .tel .box{
	overflow: hidden;
}
.sidebar .contact .icon{
	display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}
.sidebar .contact .tel .icon{
	background: url(../images/icon.png) no-repeat;
    background-position: -208px -4px;
    margin-top:7px;
}
.sidebar .contact .address .icon{
	background: url(../images/icon.png) no-repeat;
    background-position: -247px -2px;
}
.sidebar .contact .map{
	margin-top:45px;
}
.sidebar ul{
	margin-top:5px;
}
.sidebar li{
	background: #fff;
	text-align:center;
	margin-bottom:35px;
	height:550px;
}
.sidebar li h3{
    font-size: 24px;
    /*font-family: "FZLTZCHK";*/
    padding: 80px 0px 6px 0px;
}
.sidebar li h3 span{
	    height: 2px;
    background: #333;
    width: 40px;
    height: 3px;
    display: block;
    margin: 0 auto;
    margin-top: 4px;
}
.sidebar li p{
	color: #999999;
    font-size: 12px;
    transform: scale(0.7);
    font-family: "Arial";
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sidebar li i{
	width: 26px;
    height: 26px;
    display: block;
    margin: 0px auto;
    background: url(../images/icon.png) no-repeat;
    background-position: -174px -6px;
}
.sidebar li .pic{
    overflow: hidden;
    margin: 0px auto;
    margin-top: 35px;
}
.sidebar li .pic img{
	width:100%;
}
/*侧边栏*/

/*banner*/
.sub_banner{
	width:100%;
	margin:0px auto;
	min-width:1200px;
	overflow: hidden;
}
.sub_banner img{
	width:1920px;
	left:50%;
	margin-left:-960px;
	display: block;
	position: relative;
}
.sub_banner .swiper-slide{
	overflow: hidden;
}
/*banner*/
.page{
	text-align:center;
	padding:25px 0px;
}
.page a{
	padding: 0px 5px;
}

.about_us{
	position:relative;
	width:100%;
	min-width:1200px;
	overflow:hidden;
	height:960px;

}

.about_us .box{
	width:1140px;
	background:#0099ff;
	margin:0px auto;
	color:#fff;
	padding:55px 0px 15px 0px;

}
.about_us .box .title{
	font-size:24px;
	/*font-family: "FZLTZCHK";*/
	padding:0 150px 0 33px;
	line-height:425px;
	    font-weight: bold;
}
.about_us .box 	.list{
	overflow:hidden;
	position:relative;
	padding-top:50px;

}
.about_us .box 	.list	p{
	overflow:hidden;
	font-size:18px;
	/*font-family: "FZLTZCHK";*/
	/*font-weight:bold;*/
	margin-bottom:30px;
	line-height:28px;
}

.about_us .box 	.list	b{
	width:8px;
	height:8px;
	float:left;
	border-radius:50%;
	background:#fff;
	margin:9px 15px 0px 5px;
}
.about_us .box 	.list	span{
	float:left;
	font-family: "Arial";
	font-weight:normal;
	width:70px;
}
.about_us .box 	.list .label{
	display:block;
	width:70px;
	height:28px;
	border-radius:20px;
	background:#000000;
	text-align:center;
	line-height:28px;
	/*font-family: "FZLTZCHK";*/
	font-size:18px;
	font-weight:bold;
}
.about_us .box 	.list .line{
	height:412px;
	border-right:1px solid #fff;
	position:absolute;
	left:78px;
	top:0;
}
.about_us	.about_cloud{
	position:absolute;
	bottom:0;
	width:1920px;
	margin-left:-960px;
	left:50%;
}
/*@media (max-width:1200px){
	body{
		overflow: auto;
	}
}*/
.bottom_back{
	padding:30px 0px;
	background: #000;
	text-align:center;
}
.bottom_back a{
	color:#fff;
	font-size:24px;
}

/* 修改的公共头尾 */
body{
	min-width:1395px
}
.header{
	line-height: 120px;
	height:120px;
}
.header.fixed{
	position: fixed;
	top:0;
	left:0;
	max-width:1920px;
	width:100%;
	z-index: 2;
	box-shadow: 0 0 5px #ccc;
}
.header .center{
	width:1395px;
}
.header .logo{
	width:177px
}
.header .nav{
	float:right
}
.header .nav li a{
	color:#333;
	font-size:16px;
	padding:0;
	margin-left:22px;

}
.header .nav li b{
	font-weight: bold;
}
.header .nav li a:hover b, .header .nav li.on a b{
	color:#333333
}
.header .tel{
	width:auto;
	margin-left:145px;
	/* margin-right:-135px; */
	margin-top:27px;
}
.header .tel a{
		font-family: "Arial";
		font-weight: bold;
}
.header .tel img{
	display:inline-block;
	vertical-align: sub;
}
.header .tel span{
	font-size:20px;
	color:#cc0000;
	font-weight: bold;

}



.footer h4{
	    border-bottom: 5px solid #fff;
			line-height: 72px;
			    margin: 50px 0 32px 0;
}


.footer .ct{
	overflow: hidden;
	line-height: 40px;
	margin-bottom:14px;
}
.footer .ct i{
	display:block;
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
}
.footer .ct p{
	overflow: hidden;
	font-size:24px;
	line-height: 30px
}
.footer .ct span{
	color:#e20000;
font-family: "Arial";
}
.footer  .center{
	width:1395px;
}
.footer .map{
	margin-right:0;
}
.footer{
	padding: 40px 0px 80px 0px;
}
