*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
	font-family: "寰蒋闆呴粦";
	box-sizing: border-box;
}
img{border: none;}
.containers{
     width: 100%;	
     float: left;
}



/*top*/
.top{
	width: 100%;
	height: 160px;
	
}
.top .kuai{
	width: 100%;
	height: 40px;
	background-color: #1b2f60;
	margin: 0 auto;
	overflow: hidden;
}
.top1{
	width: 75%;
	height: 170px;
	margin: 0 auto;
	margin-top: -50px;
	position: relative;
}

.top .sc{
	width: 365px;
	height: 40px;
	float: right;
}
.top .sc a{
	width: 120px;
	height: 40px;
	line-height: 40px;
	float: left;
	display: block;
	font-size: 14px;
	color: #c6ccde;
	letter-spacing: 1px;
	text-align: left;
	border-left: 1px solid #8d98bd;
	margin-top: 10px;
}
.top .sc a img{
	width: 20px;
	height: 20px;
	margin: 10px 3px 10px 20px;
	float: left;
}

.top .logo{
	width: 340px;
	height: 120px;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 99;
}
.top .kuais{
	width: 800px;
	height: 120px;
	position: absolute;
	right: 0;
	bottom: 0;
}
/*nav*/
.nav{
	width: 100%;
	height: 120px;
	line-height: 120px;
	z-index: 999;
}
.nav .navul{
	margin: 0 auto;
	width: 800px;
    height: 120px;
   
}
.nav .navul .navli{
	float: left;
    text-align: center;
    width: 100px;
    height: 100%;
    position: relative;
}
.nav .navul .navli a{
	display: inline-block;
    height: 20px;
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}
.nav .navul .navli a:hover{
	display: inline-block;
    height: 20px;
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #1a317a;
    margin-top: 20px;
}
/*nav*/
.nav>ul>li>.navdh{
	display: none;
    margin-left: 0px;
    width: 200%;
    position: absolute;
    top: 120px;
    left: -50%;
    background-color: #999;
    filter: alpha(opacity=30);
    opacity: .8;
    position: absolute;
    z-index: 9999;
}
.nav>ul>li:hover .navdh{
	display: block;
	position: absolute;
	z-index: 999;
}
.nav .navdh li{
	float: left;width: 100%;
	height:50px;
}
.nav .navul .navli .navdh li a{
	float: left;margin-left: 0%;
	height:50px;line-height: 50px;
	color: #fff;
	font-size: 15px;
	display: block;
	text-align: center;
	float: left;
	overflow: hidden;
	    border-left: none;
    margin-top: 0;
}
.nav .navul .navli .navdh li:hover a{
	font-weight: 600;
}
/* banner */
.banner{height:580px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:580px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:40px;clear:both;position:absolute;z-index:90;left:0px;top:740px;}
.banner .d2 ul{float:left;position:absolute;left:53%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{width:20px;height:20px;overflow:hidden;cursor:pointer;background:url(../img/d.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../img/d_h.png) no-repeat center; z-index:99}
/*main*/


/*bottom*/
.bottom{
	width: 100%;
	height: 530px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #2c3035;
}
.bottoms{
	width: 75%;
	height: 480px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.bottoms .k1{
	width: 25.3%;
	height: 280px;
	position: absolute;
	margin-top: 35px;
	left: 0px;
}
.bottoms .k1 img{
	margin-left: 2%;
	margin-bottom: 10px;
}
.bottoms .k1 p{
	width: 96%;
	margin-left: 2%;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: left;
}
.bottoms .k1 .tiao{
	width: 100%;
	margin-top: 20px;
}
.bottoms .k1 .tiao a{
	width: 30px;
	height: 30px;
	margin: 5px;
	display: block;
	float: left;
}.bottoms .k1 .tiao a img{
	width: 30px;
	height: 30px;
}
.bottoms .k11{
	width: 18%;
    height: 305px;
    position: absolute;
    margin-top: 35px;
    left: 1%;
    /*border-left: 1px solid #514f4f;*/
}
.bottoms .k11 span{
	width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}
.bottoms .k11 a{
	width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    color: #838383;
    display: block;
}
.bottoms .k12{
	width: 18%;
    position: absolute;
    margin-top: 35px;
    left: 20%;
    border-left: 1px solid #514f4f;
    border-right: 1px solid #514f4f;
}
.bottoms .k12 span{
	width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}
.bottoms .k12 a{
	width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    color: #838383;
    display: block;
}
.bottoms .k2{
	width: 310px;
    height: 380px;
    position: absolute;
    margin-top: 35px;
    left: 40%;
    background: url(../img/bt3.jpg) no-repeat left center;
    
}
.bottoms .k2 span{
	width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: #fff;
    font-size: 22px;
    display: block;
    margin-bottom: 30px;
    padding-left: 12%;
}
.bottoms .k2 .p1{
	width: 100%;
    padding-left: 28%;
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: #fff;
    font-size: 22px;
    display: block;
    margin-bottom: 6px;
    float: left;
}
.bottoms .k2 .p2{
	width: 100%;
    padding-left: 25%;
    height: 45px;
    line-height: 22px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom:0px;
    float: left;
}
.bottoms .k2 p{
	width: 450px;
	height: 40px;
	line-height: 40px;
	color: #878787;
	text-align: left;
	margin-bottom: 35px;
	font-size: 16px;
}
.bottoms .s31{
	width: 150px;
	height: 150px;
	position: absolute;
	margin-top: 80px;
	right: 150px;
}
.bottoms .s32{
	width: 150px;
	height: 150px;
	position: absolute;
	margin-top: 80px;
	right: 0px;
}
.bottoms .k3 img{
	width: 130px;
	height: 130px;
	margin-left: 10px;
	border-radius: 5px;
}
.bottoms .k3 p{
	width: 150px;
	height: 60px;
	line-height: 60px;
	color: #878787;
	text-align: left;
	font-size: 14px;
	text-align: center;
}
.bottoms .di{
	width: 100%;
	border-top: 1px solid #514f4f;
	height: 50px;
	line-height:50px;
	color: #878787;
	font-size: 18px;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	
}
.bottom .di .p1{
	width: 75%;
	margin: 0 auto;
	height: 50px;
	line-height:50px;
	color: #878787;
	font-size: 16px;
	text-align:center;
}
.bottom .di a{
	height: 50px;
	line-height:50px;
	color: #878787;
	font-size: 14px;
	margin-left: 10px;
}



@media only screen and (max-width: 1600px){	
.top1{
	width: 1200px;
	height: 170px;
	margin: 0 auto;
	margin-top: -50px;
	position: relative;
}

.bottoms{
	width: 1200px;
	height: 480px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.bottoms .k2 .p1{
	width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: #fff;
    font-size: 22px;
    display: block;
    float: right;
}
.bottoms .k2 .p2{
	width: 98%;
    height: 45px;
    line-height: 22px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: block;
    float: right;
}
.bottom .di .p1{
	width: 1200px;
	margin: 0 auto;
	height: 55px;
	line-height:55px;
	color: #878787;
	font-size: 16px;
}




}