body {margin:0; padding:0; font:12px/1.5 \5b8b\4f53,Arial,sans-serif; color:#444444; background:#B4E60B;}
li{list-style-type:none;}
img{border:0;}
a {color:#444444; text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#ba2636;text-decoration:underline;}
a:active {color:#ba2636;}
ul,li {padding:0; margin:0;}

.header {width:1004px; height:129px; margin:0 auto;}
.banner {width:980px; height:235px; padding:10px; margin:0 auto; overflow:hidden; background-image: url(1.jpg); background-repeat: no-repeat;}
.main {width:960px; margin:10px auto 0; overflow:hidden;}
.left {float:left; width:230px;}
.right {float:left; width:700px; padding-top:55px; margin-left:20px;}

.a1 {padding:65px 0 0 535px; line-height:20px;}
.a2 {width:230px; height:120px; background-image: url(5.jpg); background-repeat: no-repeat;}
.a3 {}
.a3 li {width:230px; height:36px; line-height:36px; font-size:14px; font-weight:bold; text-align:center; background-image: url(6.jpg); background-repeat: no-repeat;}
.a4 {width:230px; height:34px; background-image: url(7.jpg); background-repeat: no-repeat;}
.a5 {width:230px; height:169px; margin-top:10px; background-image: url(4.jpg); background-repeat: no-repeat;}
.a6 {width:700px; height:227px; background-image: url(8.jpg); background-repeat: no-repeat;}
.a7 {width:365px; float:left; line-height:22px; padding-top:70px; padding-left:30px;}
.a8 {width:245px; float:left; padding-left:50px; padding-top:80px;}
.a9 {width:700px; height:43px; background-image: url(9.jpg); background-repeat: no-repeat;}
.a10 {width:640px; padding:20px 30px 0px; background-image: url(10.jpg); background-repeat: repeat-y; overflow:hidden;}
.a11 {width:700px; height:24px; background-image: url(11.jpg); background-repeat: no-repeat;}
.a12 {width:640px; padding:20px 30px 0px; line-height:26px; overflow:hidden; font-size:14px; background-image: url(10.jpg); background-repeat: repeat-y;}
.a13 {width:640px; height:550px; background-image: url(20.jpg); background-repeat: no-repeat;
background-position: right top;}
.a14 {width:640px; height:630px; background-image: url(19.jpg); background-repeat: no-repeat;
background-position: right top; font-size:14px; line-height:26px;}

.footet {width:1004px; height:168px; margin:20px auto 0;background-image: url(2.jpg); background-repeat: no-repeat;}
.footer {width:1004px; height:61px; color:#FFFFFF; padding-top:110px; margin:0 auto; background-image: url(3.jpg); background-repeat: repeat-x; text-align:center; line-height:25px;}
.footer a,a:hover {color:#FFFFFF;}
/*Òýµ¼Ò³*/
.enter {
	height: 580px;
	width: 1004px;
	margin: 0px auto 0px auto;
}
.en_foot{
	width:1004px;
	height:auto;
	margin:0 auto;
	padding: 20px 0px 0px 0px;
	}
.en_foot p{
	width:100%;
	float:left;
	text-align:center;
	line-height:20px;
	height:20px;
	color:#000000;
}
.en_foot p a{
	color:#ffec08;
	font-size: 20px;
	font-weight:500;
	padding:0px 0px 0px 0px;
}
.en_foot p a:hover{
	color:#ff0000;
}
.en_foot .language {
	margin:0px auto;
	width:280px;
	height:33px;
}
.en_foot .language a{
	display:block;
	float:left;
	width:103px;
	height:33px;
	line-height:30px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	background-image:url(inter_btn.jpg);
	background-repeat:no-repeat;
	text-align: center;
	margin-left:16px;*margin-left:16px!important;*margin-left:8px;
}
.en_foot .language a:hover{
	background-image:url(inter_btna.jpg);
	background-repeat:no-repeat;
	color:#ffec08;
}

.header {
            background-image: url('bg.png');
            background-size: cover;
            background-position: center;
            width: 1004px;
            height: 129px;
            display: flex;
            align-items: top;
            justify-content: flex-end;
        }
        .menu {
            display: flex;
            list-style-type: none;
            margin-right: 140px;
            margin-top: 35px;
        }
        .menu li {
            color: #943d08;
            padding:4px;
            line-height: 22px;
        }
        .menu a {
            color: #943d08;
            text-decoration: none;
            font-size: 16px;
            font-weight: bold;
        }
        .menu a:hover {
            text-decoration: underline;
            font-weight: bold;
        }
        