*{
	margin: 0px;
	padding: 0px;
	/*border: #666;*/
}
.wrap{
	width: 100%;
	height: auto;		
	margin: 0 auto;
}
.header{
	width: 1000px;
	height: 300px;
	margin: 0 auto;
}
.header img{
	width: 1000px;
	height: 300px;
	margin-left: 7px;
}
.nav_box{
	width: 1000px;
    margin: 0 auto;
    margin-left:459px;
}
.nav_box ul {
	margin: 0 auto;
	width: 1000px;
	height: 38px;
 /*   margin-left: 8px;*/
	background-image: url(../images/nav_back.jpg);	
}
.nav_box ul li{
	list-style: none;
	float: left;
	font-size:18px;
	margin: 0 auto;
	text-align:center;
	line-height:40px;
	margin-left: 3px;
	width:80px;
}
.nav01 a:link {

    color: #373737;
    text-decoration: none;

}
.main{
 /*   border: 1px solid red;*/
    width: 988px;
    margin: auto;
    margin-top: 10px;
    border:1px solid  #b6b5b3;
    background-color: #fff;
    border-radius: 15px;
}
.bg1{
    margin-top: 10px;
    width: 988px;
}
#ti {

    float: left;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 1000px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #1353ba;
    text-align: center;
    font-weight: bold;

}
#ti2 {

    float: left;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 30px;
    width: 1000px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #9015a7;
    text-align: center;
    font-weight: bold;

}
#ti1 {

    float: left;    
    margin-bottom: 10px;
    width: 1000px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #cb2e76;
    text-align: center;

}
#content {
    margin: 0 auto;
   /* margin-bottom: 20px;*/
    width: 800px;
    height: 771px;
  /*  border: 1px  solid  red;*/
}
#sL {
    float: left;
    margin-top: 10px;
    margin-left: 80px;
    width: 260px;
    height: auto;
}
#sR {
    float: left;
    margin-top: 10px;
    margin-left:10px;
    width: 400px;
    height: 620px;
    background: rgb(255, 255, 255, 0.0);
    border: 1px solid  red;
    border-top:6px solid  blue;
    border-radius: 20px;

}
#sR li{
    list-style: none;
    line-height: 60px;
    margin-top: 200px;
    text-align: center;
    margin: auto;
}
#sR .bt{
    font-size: 24px; 
    text-align: center;
    margin-left: 10px;
    margin-top: 20px;
}
#sR .mm{
    font-size: 12px; 
    margin-top: 110px;
    color: #666;
    text-align: center;
}
#sR .ms{
    font-size: 12px; 
    margin-top: 10px;
    color: #666;
    text-align: center;
}
#sW{
    margin-left: 10px;
    color: #666;
    float: left;
}
.button{
    width: 100px;
    height: 30px;
    color: blue;
    margin-left: 150px;
    margin-top: 50px;
}

.title_jy {

    font-size: 14px;
    color: #CC0000;

}
.two{
    border: 1px solid  red;
}
#ft_u {

    float: left;
    margin: 0 0;
        margin-top: 0px;
    padding: 6px;
    margin-top: 15px;
    width: 100%;
    height: auto;
    text-align: center;

}
.zbf{
    text-align: center;
}



.footer{
    border:  1px solid  #999;
	width: 99%;
	height: 300px;
    margin-left: 10px;
}
.yqlj ul {
	border: 1px solid #ffffff;
	margin-left:450px;
	list-style: none;
	margin-top: 20px;	
}
.yqlj ul li {
	float: left;margin-left: 50px;
}
.di{
	margin-top: 60px;
	text-align: center;
}
.di ul {
	list-style: none;
	line-height: 30px;
}
.si{
	width: 200px;
	height: 200px;
	margin-left: 100px;
	margin-top: -120px;
}
.si img{
	margin-left: 1200px;
}

@media screen and (max-width:1680px){

.nav_box{
    width: 1000px;
    margin: 0 auto;
    margin-left:338px;
   
}


}
