* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    font-size: 14px;
}

ul, li {
    list-style: none
}

a, a:hover, a:focus, a:active {
    color: #333;
    text-decoration: none;
    outline: 0;
    background: 0 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
img{
    border:0;
}
.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
    clear: both
}

.clearfix:after {
    clear: both
}

body{background-color:#092657;}
		.head{height:128px; background-color:##092657; width:100%; }
		.head a{ margin-left:2%; width:10%; float:left;}
		.head ul{width:888px;overflow:hidden;height: 100px; border-bottom: 1px solid #fff;float: left;margin-left: 60px;}
		.head ul li { height:88px;float:left; margin-right: 90px;}
	    .head ul li a{font-size:18px; color:#ffffff;width: 100%;line-height:140px;margin-left: 0;position:relative;}
		.head ul li a span{display:block; height:3px; width:50%; position:absolute;  left:28%;bottom:40px;background-color:#fff;}
		
		.one{position:relative; overflow:hidden;}
		.one .one_1{position:absolute;  top:2%; width:1200px;}
		.one .one_8{ width:1200px; margin:0 auto;}
		.one .one_1 h1{font-size:35px; color:#ffffff; padding-bottom:20px;text-align: center;}
		.one .one_1 h2{font-size:30px; color:#ffffff;}
		.one_2{margin:15px 0; overflow:hidden}
		.one_2 ul li{font-size:20px; color:#ffffff; float:left;height:74px; line-height:68px; background:  url(../style/1.png) no-repeat; padding-left:60px; width:504px;}
		.one_2 ul li.one_3{ background:  url(../style/3.png) no-repeat; padding-left:50px; width:673px;line-height:74px; float:right;}
		.one_2 ul li span{padding-left:35px;font-size:20px;}
	.one .one_1 p{font-size:16px; color:#ffffff; padding-top:1%;line-height:180%;text-indent:2em;}
	.foot_2{position:absolute; left:10%; bottom:1%; width:1200px;text-align:center;}
	.foot_2 a{font-size:14px; color:#ffffff; padding-right:50px; }
	.foot_2 p{font-size:14px; color:#ffffff; padding-top:20px;}
	
	
	.navblock:hover .ewm_box {
    display: block;
}
	.ewm_box {
    z-index: 10000;
   display: none;
    position: absolute;
    background-color: #f1f1f1;
    border-radius: 2px;
    top: 30px;
    right: -50px;
    width: 130px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    cursor: default;
}
.special_arr {
   margin-left:15px;
   margin-top:2px;
}
.ewm_bottom p {
    text-align: center;
    margin-top: 10px;
}


