﻿*{font-size: 12px;}
body{height:100%;color:#000;font-family:"微软雅黑";}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form, textarea,input,select,table{padding:0px; margin:0px;}
div,span,ul,li,ol,dd,dt,dl,td,p{text-align:left;}
/*h1, h2, h3, h4, h5, h6 {display:inline;}*/
img{border:0px;}
li{list-style-type:none;}
ol, ul {list-style:none;}

input{height:22px;line-height:22px;/*background:transparent;*/}
input,textarea,select{outline:0px;margin-left:3px;}
select{height:24px;padding:2px 0px;position:relative;top:1px;}
blockquote,div.audio{border:#fff 5px solid;padding:10px;margin:20px 0px;border-radius: 5px;box-shadow: 0px 0px 15px #aaa;background:#fdfdfd;}
div.audio audio{width:100%;}
.submit{padding:0px 18px;height:24px;position:relative;top:-0.5px;}
:root select{top:02px}
:root .submit{top:0.5px}
body,div,span,td{color:#444;}
a			{color:#444;text-decoration:none;}
/*a:visited	{color:#2b2b2b;}*/
a:hover		{color:#000;}
a:active	{color:#000;text-decoration:underline;}

.clear {clear: both;}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.container {width: 100%;}
.w1300 { width: 1300px; margin: 0 auto;}
.top {background: #08338e; }
.top .yuyan {border-bottom: 1px solid #666bf7; width: 100%;color:#fff}
.top .yuyan .but { text-align: left;color: #fff; width: 120px; float: right; line-height: 30px;}
.top .yuyan .but img {float: left; width: 20px; margin-top: 5px; margin-right: 5px;}
.top .left {float: left; width: 150px; margin:10px 0;}
.top .left1 { border-radius: 50%; animation: spin 5s linear infinite; float: left; margin-top: 10px; width: 70px;  }
.top .left2:hover .left1{animation: spin 1s linear infinite;}
.top .center {float: left; width: 800px; margin-left: 3%;}
.top .center li {float: left; line-height: 90px; text-align: center; width: 100px;}
.top .center li a {color:#fff; font-size: 18px; font-family: "微软雅黑";}
.top .center dl {display: none;}
.top .right {float: right; width: 210px; margin:10px 0}



/* 容器样式 */
.image-container {
    width: 1300px;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
}

/* 图片列表样式 */
.image-list {
    /* display: flex; */
    width: 220%;
    transition: transform 0.3s ease-in-out;
}
.image-list li{ margin-right: 10px; width: 245px; height: 300px; float: left; border-radius: 10px; overflow: hidden; position: relative;}
/* 图片样式 */
.image-list li .text {position: absolute; width: 100%;bottom:10px; font-size: 25px;color:#fff; font-family: "微软雅黑";font-weight: bold; text-shadow: 0 0 10px #000; text-align: center;}
.image-list li img {
    width: 100%;
}
.image-list li:hover img {filter: brightness(50%);}
/* 按钮样式 */
.btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.prev-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}


.fuwu li {width: 49%; margin-right: 1%; background: #333; float: left; overflow: hidden; border-radius: 10px; position: relative; margin-bottom: 10px;}
.fuwu .san {width: 32.2%;}
.fuwu li img {width: 100%; display: block;}
.fuwu li:hover img {filter: brightness(50%);}
.fuwu li .text {position: absolute; width: 80%;bottom:10px; font-size: 25px;color:#fff; font-family: "微软雅黑";font-weight: bold; text-shadow: 0 0 10px #000; text-align: left; padding-left: 5%; z-index: 1;}
/* .fenlei li {float: left; width: 245px; background: #333;margin: 10px 5px; border-radius: 10px; overflow: hidden;}
.fenlei li img {width: 100%;} */




/* @media (min-width: 1300px) {
    .container {width: 100%;}
    .container .w1300 { width: 1300px; margin: 0 auto;}

    .top {background: #304f90; }
    .top .yuyan {border-bottom: 1px solid #fff; width: 100%;color:#fff}
    .top .yuyan .but { text-align: right;}
    .top .yuyan .but img {float: left;}
} */
.a4 {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.a11 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.a11 a{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-family: 微软雅黑;
	line-height: 25px;
}

/*------------底部----------*/
#foot {
	width: 100%;
	height: 270px;
	padding-top: 30px;
	border-top:1px solid #efefef;
	box-shadow: 0 0 10px #ccc;
    background: #08338e;

}
.foot1 {
	width: 1300px;
	height: 270px;
	margin: 0px auto;
}
.foot-tel {
	width: 330px;
	height: 270px;
	text-align: left;
    float: left;
    color:#fff;
}
.foot-er {
	width: 368px;
	height: 270px;
	margin: 0px auto;
    float: left;
}
.er {
	width: 140px;
	float: left;
	margin-left:30px;
	margin-top: 30px;
    float: left;
}
.er p{font-size: 14px; color:#fff; text-align: center;}
.er img {width: 140px;}
.foot-dh {
	width: 440px;
    float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.foot-dh li { float: left; width: 130px; line-height: 35px; border:1px solid #fff; text-align: center; margin: 10px; border-radius:50px ; -webkit-border-radius:50px ; -moz-border-radius:50px ; -ms-border-radius:50px ; -o-border-radius:50px ;margin-right:0; margin-top: 0 !important;}
.foot-dh li a{color:#fff; display: block;}
.foot-dh li:hover {background: #efefef;}
.foot-dh li:hover a {color:#0058b3}




.foot-dh1 {
	height: 35px;
	text-align: left;
	padding-top: 5px;
	margin-right: 30px;
}
.foot-bq {
	width: 100%;
	height: 60px;
	border-top:1px solid #efefef;
	margin: 0px auto;
	background-color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
    background: #08338e;
}
.foot-bq p {font-size: 14px;color:#fff; line-height: 45px; text-align: center;}
.foot-bq p a{color:#fff;font-size: 14px;}