*{margin:0;padding:0;font-family:"Microsoft YaHei";box-sizing: border-box;}
ul,li{list-style: none;}
a{text-decoration: none;display: inline-block;color:#000}
img{width: 100%;height:auto;vertical-align: bottom;border:none}
.clear{clear:both}
.a-clk{position: absolute;width: 100%;height:100%;}
.wd-1280{width:76.2%;margin:0 auto;min-width: 1280px;position: relative;z-index: 1;}
#section{background-color: #F2F2F2;
    position: relative;}
/*查看更多*/
a.lookmore{
    margin: 20px auto 0;
    display: block;
    width: 120px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background: #c1180b;
    color:#fff;
}
/*更多*/
a.more{
    float:right;
    color:#fff;
    padding-left: 12px;
    line-height: 37px;
    font-size: 14px;
    width: 92px;
    height:37px;
    background: url("../img/sm.png") no-repeat 0 -2px;
}
.news{
    background: url("../img/index/news-bg.png") no-repeat 77px bottom;
    margin:0 0 35px 0;
}
.news-title{
    font-size: 28px;
    font-family: "宋体";
    font-weight: bold;
}
.news-en{
    font-size: 16px;
    color:#919191;
}
.news-b{
    background: none;
    margin:50px 0 80px 0;
}
.news-title-b{
    font-size: 28px;
    font-family: "宋体";
    font-weight: bold;
}
.news-en-b{
    font-size: 22px;
    color:#c7beb6;
    font-family: "Microsoft YaHei";
}
/*顶部*/
.logo{
    display: inline-block;
    margin-right: 97px;
    float:left;
    *margin-top:36px;
}
.logo>span{display: inline-block;vertical-align: middle}
.logo span.gx{
    background: url("../img/gx-logo.png") no-repeat;
    width: 155px;
    height:31px;
    padding-right: 15px;
}
.logo span.v-line{
    height:17px;
    border-right: 1px solid #aaa;
    margin:0 15px;
}
.logo span.dsh{
    background: url("../img/dsh-logo.png") no-repeat;
    width: 152px;
    height:36px;
}
.head{
    line-height: 110px;
    height:110px;
    width:77.38%;
    min-width: 1300px;
    margin: 0 auto;
}
.head>ul{
    margin-right: 150px
}
.head>ul>li{
    float:left;
}
.head>ul>li>a{
    color:#2b2826;
    padding:0 18px;
}
.search{
    float:right;
    position: relative;
}
.search>a.search-logo{
    width: 15px;
    height:15px;
    background: url("../img/search.png") no-repeat;
    margin-right: 22px;
    vertical-align: text-bottom;
    *position:absolute;
    *top:43%;
    *left:40%;
}
#header .search>a{
    color:#8C8A8A;
    font-size: 12px;
}
#header .search>a.gx{
    display: block;
    float:right;
}
.search span{
    width: 15px;
    height:10px;
    display: inline-block;
    background: url("../img/arrow-rt.png") no-repeat;
    margin-left: 7px;
    vertical-align: middle;
}
.head>ul>li>a:hover{
    color:#D84A29;
}
.active{
    color:#D84A29!important;
}
/*底部*/
#footer{
    min-width: 1300px;
    clear:both;
    background-color: #f2f2f2;
}

.dbdh{
    height: 160px;
    line-height: 160px;
    background:#c1b5ae;
    position: relative;
}
.dbdh ul{
    overflow: hidden;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.dbdh ul li{
    float:left;
    *position: relative;
}
.dbdh ul li a{
    font-size: 14px;
    color:#54443a;
    padding: 0 55px;
    background: url("../img/yun-g.png") no-repeat 32px center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.dbdh ul li a:hover{
    background: url("../img/yun-b.png") no-repeat 32px center;
}
.dbdh ul li i{
    display: inline-block;
    height:13px;
    border-right: 1px solid #7B6B61;
    *position: absolute;
    *top:45%;
}

.dbdh>div.ewm{
    overflow: hidden;
    position: absolute;
    right:6%;
    bottom:35px;
}
.dbdh>div.ewm img{
    display:block;
    float:left;
    width: 90px;
    height:90px;
    margin-left: 15px;
}
.copyright{
	padding:22px 0 40px;
	height:20px;
    background: #aea095;
    color:#644f4f;
	line-height:14px;
	text-align:center;
    font-size: 14px;
}
.copyright img{
	margin-right:20px;
	width:auto;
	height:auto;
	vertical-align:middle;
}
.copyright span{
	display:inline-block;
	padding:0 20px;
	border-left:1px solid #807469;
}
.copyright span:first-child{
	border:0;
}
.copyright a {
	color:#3b2e22;
}
.copyright a:hover {
	color:#c00;
}