﻿.content{
    width:100%;
    height:100vh;
    background-image: url('http://12345.34wm.cn:888/jy/css/img/back.png');
	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}
ul{
    /* margin-top:50px; */
    color:white;
    font-size: 16px;
	
}
ul li{
    width: 183px;
    height: 114px;
    text-align: center;
    line-height: 114px;
    background-image: url(http://12345.34wm.cn:888/jy/css/img/weizhi.png);
    float:left;
	font-weight: bold;

}
	    

ul span{
    float:left;
    width:20px;line-height: 114px;
    text-align: center;
}
.nav_font{
    height:auto;
    font-size: 22px;
    margin-top:40px;
    width:700px;
    margin:0 auto;
	font-weight:bold;
	line-height: 1.5;	
}
.nav_font p{
    height:30px;
    line-height: 30px;
}
.yiqu{
    color: white;
    font-size: 16px;
    margin-top: 44px;
    margin-left: 40px;
}
.yiqu li{
    float:left;
    width:207px;
    height:61px;
    line-height: 61px;
    font-weight: 600;
    font-size: 16px;
}


.fugai {
  color: #000066; /* Ĭ����ɫ */
  transition: color 0.1s; /* ��ѡ����ɫ����Ч�� */
}
 
.fugai:hover {
  color: white; /* �����ͣ��ɫ */
}
.go.png {
   url:js.html;
}
.content_box{
    width:100%;
    height:auto;
    background-image: url('http://12345.34wm.cn:888/jy/css/img/head.jpg');
	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}
.image-container1 {
  width: 447px;
  height: 77px;
  background-image: url('http://12345.34wm.cn:888/jy/css/img/xiazai.png');
  background-size: cover;
}
.yiqu li a{
    text-decoration: none;
    color:white;
}
