@charset "utf-8";
/* CSS Document */
*{ margin: 0 auto; padding:0; border:0;}
li{ list-style:none;}
a{ text-decoration:none;color:#0a449b;}
a:visited {text-decoration:none;} 
a:hover {color:#fbbc06;} 
a:active {color:#fbbc06;}
body {
    display: block; background-color: #f5f5f5;
}


.head{width:1170px;min-width:1170px; margin:0 auto;height: 85px;}
.head_left {
    float: left;
    width: 550px;
    height: 85px;
    background-image: url('images/logo.png');
    background-repeat: no-repeat;
    background-position: 10px center;
}
.main-dh{
    height: 45px;
    background-color: #0a449b;
	margin-top:10px;
	padding-left:20px;
}
.main-dh ul li {
	font-family: "微软雅黑", Helvetica, Tahoma, sans-serif;
    list-style: none;
    float: left;
    line-height: 42px;
    height: 42px;
    width: 90px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
	color:#fff;
	margin-left:40px;
}
.main-dh a {	
    float: left;
    line-height: 42px;
    height: 42px;
    width: 90px;
    cursor: pointer;
    text-align: center;
	color:#fff;

} 
.main-dh a:visited {text-decoration:none;} 
.main-dh a:hover {color:#ffdb0e; border-bottom:3px solid #fff;} 
.main-dh a:active {color:#ffdb0e; border-bottom:3px solid #fff;}

.box{width: 1170px;height: 350px;overflow: hidden;position: relative; margin-top:20px;}
.box{width: 1170px;height: 350px;overflow: hidden;position: relative; margin-top:20px;}
.box-1 ul{}
.box-1 ul li{width: 1170px;height: 350px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 1170px; height: 350px;}
.box-2{position: absolute;right: 510px;bottom: 10px;}
.box-2 ul li{float:left;width: 15px;height: 15px;overflow: hidden; margin: 0 8px; border-radius: 50%;
				background: #fff;text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: #00c9f7;}

.content-first-list {
    width: 100%;
    font-size: 16px;
    color: #555;
    padding: 5px;
	font-family: "微软雅黑", Helvetica, Tahoma, sans-serif;
	margin-top:10px;
	line-height: 35px;
}

.gsjj_1{
	border-bottom:2px solid #dbdbdd; width:812px ; height:50px; float:left;color: #555;font-size: 20px; 
}
.gsjj_11{
	background-image: url('images/biao-1.jpg');background-repeat: no-repeat; width:30px;margin-top:15px; margin-left:20px;
}
.lxwm_1{
	border-bottom:2px solid #dbdbdd; width:340px; height:50px; float:left;color: #555;font-size: 20px; 
}
.lxwm_11{
	 background-image: url('images/biao-1.jpg'); background-repeat: no-repeat; width:30px;margin-top:15px; margin-left:20px;
}
.cpjj_1{
	border-bottom:2px solid #dbdbdd; width:1170px; height:50px; float:left;color: #555;font-size: 20px; float:left;font-family: "微软雅黑", Helvetica, Tahoma, sans-serif; line-height:30px;
}
.cpjj_11{
	 background-image: url('images/biao-1.jpg'); background-repeat: no-repeat; width:1140px;margin-top:15px; margin-left:20px; 
}

.footer {
    width: 100%;
    height: 100px;
    background-color: #27303f;	
	margin-top:20px;
}
.footer .copyleft{
    min-width: 1000px;
    max-width: 1150px;
    line-height: 100px;
    color: #979da4;
    margin: 0 auto;
    font-size: 15px;
}


