/* 初始化 */
html{
 min-width: 1300px;
}
body {
 min-width: 1300px;
 -moz-user-select:   none;
  font-family:"微软雅黑", Arial, Helvetica;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, legend, button form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
li {
    list-style: none;
}
button{
    border: 0;
}

a {
    text-decoration: none;
}

input {
    background: none;
    outline: none;
    border: 0;
}

.w {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.top {
  
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    background-color: #d41327;
}

.top .left {
    float: left;
}

.top ul li {
    float: right;
    margin-left: 10px;

}

.top ul li a {
    display: block;
    color: #fff;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 10px;

}

.top ul li:nth-child(2) a {
    border-right: 1px solid #ccc;
}

.con {
    width: 100%;
    height: 135px;

}

.con .w {
    background-image: url(../22_images/bg_con.png);
    background-position: -354px 0;
    display: flow-root;
}

.con .logo {
    float: left;
    margin-top: 38px;
}

.so {
    float: right;
    position: relative;
    margin-top: 50px;
 
}

.so input {
    width: 280px;
    height: 38px;
    border: 1px solid #d46a79;
    border-radius: 19px;
    padding: 0 20px;
    background-color: rgba(0, 0, 0, 0.049);
}
.so button{
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    right: 8px;
    bottom: -2px;
    
}
.lxfs{
    margin-left: 20px;
    margin-top: 50px;
    float: right;
}
.lxfs ul li{
    float: left;
    position: relative;
}
.lxfs img{
    padding: 0 3px;
}
.lxfs ul li ul li{
    position: absolute;
    left: -20px;
    right: 50px;
}
.nav{
    height: 82px;
    background-image: url(../22_images/nav_bg.png);
}
.nav ul li{
    float: left;
    color: #fff;
    width: 213px;
    height: 41px;
    line-height: 41px;
    text-align: center;
}
.nav ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.nav ul li:nth-child(1){
    position: relative;
    width: 126px;
    height: 82px;
    line-height: 82px;
}
.footer{
    width: 100%;
    height: 195px;
    background-color: #c8031d;
}
.footer a{
	color:#fff;
}
.footer select{
    color: #fff;
    width: 200px;
    height: 38px;
    border: 0;
    padding: 0 6px;
    background-color:rgba(0, 0, 0, 0.138);
    margin: 32px 10px;
    cursor: pointer;
}
.footer select option{
background:#AD0319;
cu
}
.footer img{
    float: left;
    margin-top: 60px;
   

}
.footlogo{
width:300px;
  height:195px;
  float:left;
}
.footer .bom{
    margin-top: 60px;
  float: left;
  width:650px;
}
.footer  .bom p{
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}
.footer .dbewm{
	width: 200px;
    float: right;
}
.footer .dbewm p{
	color:#fff;
}
.footer .dbewm .cdwx{
	width:70px;
    float:left;
  	text-align:center;
}
.footer .dbewm .cdwb{
	margin-left:30px;
    float:left;
    width:70px;
 	 text-align:center;
}
.footer .dbewm .cdwx img{
	width:100%;
}
.footer .dbewm .cdwb img{
	width:100%;
}