@charset "utf-8";
/* CSS Document */

body,html,ul,li,p,a{
	padding: 0;
	margin:0;
	list-style:none;
	text-decoration: none;
	font-family: "微软雅黑"
}

div {
	display: block;
}

.indbg_box {
    position: fixed;
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
}

#full-screen-slider {
    width: 100%;
    float: left;
    position: relative;
    height: 100%;
    z-index: 2;
}

#slides {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
	background: url(../images/bodybg.jpg) top center no-repeat;
    position: absolute;
}

.inbody {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
}

.inhead {
	width: 100%;
	height: 360px;
	margin: 0px;
    padding: 0px;
	background: url(../images/topbg.jpg) top center no-repeat;
    background-size: 100% auto;
	z-index: 3;
}

.inmain {
	width: 1200px;
	margin: 0 auto;
}

.inmaintop {
	width: 100%;
	height: 63px;
	text-align: center;
	background-color:#EEF7FF;
	margin-top: 20px;
}

.inmaintop img {
	width: 367px;
	height: 63px;
	margin: 0 auto;
}

.main_content {
	width: 1200px;
	background: url(../images/mainbg.png) repeat;
	height: 920px;
}

.main_content::before{
	opacity: 0.35;
}

.main_box {
	width: 200px;
	height: 160px;
	text-align: center;
	float: left;
	margin-top: 25px;
}

.main_box div {
	margin-bottom: 16px;	
}

.hover_img{
	display: none;	
}

.main_box span {
	display: inline;
    width: 170px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.font-red {
	color: #990000;	
}

.main_box a {
	text-decoration:none;
	color:#333;
}

 /*底部*/
.footer{ height:95px; width:100%; line-height:94px; background:url(../images/txtbg.png) repeat;  width:100%; z-index:4; color:#fff; margin-top:30px; overflow:hidden; font-size:14px; }
.footbox{ width:1200px; margin:0 auto; height:95px; color:#fff; position:relative;}
.footbox a{ color:#fff;}
.footer .footr{ float:right; padding-right:150px;}
.footer .footr ul li { float:left; display:inline; padding:0 12px; background:url(../images/ind_line.png) right center no-repeat; }
.footer .footr ul li.num5{ background:none; padding-right:0;}
.footbox  .cjico{ position:absolute; right:0; top:14px;}
.footbox  .cjico img{ width:80px !important; height:40px !important; margin-top: 12px !important;}
.footbox  .dzico{ position:absolute; right:80px; top:18px;}
.footbox  .dzico img{ width:60px !important; height:60px !important;}
.footbox .footfont{ padding:10px 0 0 0; line-height:26px;}