﻿@charset "utf-8";
*,
::before,
::after {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color:transparent;
  margin: 0;
  padding: 0;
}
body {
  font-family: Microsoft YaHei;
  font-size: 14px;
  margin: 0 auto;
    background: #fff;
    overflow-x: hidden;
}
a, input, textarea {
    outline: 0 none;
    text-decoration: none;
}
h2.tit {
    font-size:36px ;
    padding: 60px 0 15px;
    text-align: center;
}
li {
	list-style:none;	
}
img {
	border:none;	
	display:block;
}
.clear {
	clear:both;	
}
div {
	margin:0 auto;	
}
a.topimg {
	display:block;	
}
a.topimg img {
	width:100%;
}

h2.btn{
    text-align: center;
    font-weight: normal;
    padding-top: 60px;
    padding-bottom: 76px;
}
h2.btn a{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 255px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #e60012;
    border-radius: 12px;
    margin: 0 25px;
}
.conb{
    margin-left: -360px;
}

.c1,.c2,.c3,.c4,.c5,.c6,.c7{
    width: 1200px;
    margin: 0 auto;
}
.c1{
    padding-top: 60px;
}
.c1 ul{
    overflow: hidden;

}
.c1 h2.btn{
    padding: 50px 0 0;
}
.c1 ul li.img{
    float: left;
}
.c1 ul li.c1txt{
    width: 660px;
    float: left;
    padding: 0 20px;
}
.c1 ul li.c1txt p.c1tit{
    font-size: 24px;
    font-weight: 700;
    padding: 40px 0 18px;
}
.c1 ul li.c1txt p.c1tet{
    font-size: 16px;
    color: #595959;
    text-indent: 40px;
    line-height: 32px;
}
.c1 ul li.c1txt a.c1btn{
    color: #e60012;
    text-decoration: underline;
    font-size: 14px;
    float: right;
    margin-top: 20px;
}
.c1 ul:nth-child(1){
    margin-bottom: 30px;
}
.c1 ul:nth-child(1) li.c1txt{
     padding-left: 40px;
 }
.c1 ul:nth-child(2) li.c1txt{
    padding-right: 40px;
}
.c1 ul:nth-child(2) li .c1tit{
    text-align: right;
}

.c1Marquee{
    width: 100%;
    padding: 18px 35px;
    background: #a40000;
    margin: 50px 0 20px;
    height: 158px;
    overflow: hidden;
}
.c1Marquee .bd{
    width: 100%;
    overflow: hidden;
}
.c1Marquee .ul.picList{
   overflow: hidden;
}
.c1Marquee ul.picList li{
    float: left;
    margin: 0 3px;
}
.c1Marquee ul.picList li a{
    display: block;
}
.c1Marquee ul.picList li a img{
    width: 175px;
    height: 122px;
}
.c1list {
    margin-top: 40px;
}
.c1list ul{
    overflow: hidden;
}
.c1list ul li{
    float: left;
    width: 390px;
    margin: 5px;
    height: 55px;
    padding: 0 20px;
    background: #eeeeee;
}
.c1list ul li:hover{
    background: #d1c0a5;
}
.c1list ul li a{
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 55px;
}

.c2 ul{
    overflow: hidden;
}
.c2 ul li{
    width:280px ;
    float: left;
    background:#eeeeee ;
    margin: 10px;
}
.c2 ul li >a{
    display: block;
}
.c2 ul li >a img{
    width: 100%;
}
.c2 ul li .zyname{
    text-align: center;
    padding-top: 23px;
    font-size: 24px;
    color: #ee4048;
}
.c2 ul li .drc{
     text-align: center;
     font-size: 16px;
     color: #313131;
 }

.c2txt{
    font-size: 16px;
    color: #595959;
    padding: 0 30px;
    text-align: center;
    padding-bottom: 40px;
}
.c2btn{
    font-size: 0;
    font-weight: normal;
    padding-top: 15px;
}
.c2btn a{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 138px;
    height: 38px;
    line-height:38px;
    text-align: center;
    background: #a0a0a0;
}
.c2btn a:nth-child(2){
    margin-left:4px ;
    background: #009e96;
}

.c3txt{
    font-size: 16px;
    color: #595959;
    text-indent: 40px;
    line-height: 34px;
}
.c3slide{
    margin-top: 50px;
    position: relative;
}
.c3slide .c3hd{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.c3slide .c3hd li{
    float: left;
    width: 156px;
    height: 45px;
    font-size: 18px;
    font-weight: 700;
    margin-left: 18px;
    line-height: 45px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: #cfa972;
    border-radius: 12px;
    cursor: pointer;
}
.c3slide .c3hd li.on{
    background: #dcdcdc;
}
.c3slide .c3bd ul{
    overflow: hidden;

}
.c3slide .c3bd>ul{
    display: none;
}
.c3slide li.txt{
     float: left;
     width:500px ;
    margin-top: 70px;
 }
.c3slide li.txt .c3tit{
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
    color: #996c33;
    border-bottom: 8px solid #eeeeee;
    margin-left: 10px;
}
.c3slide li.txt a.c3btn{
    color: #e60012;
    text-decoration: underline;
    font-size: 14px;
    float: right;

}
.c3slide li.txt .c3tet{
    padding: 18px 10px 5px;
    font-size: 16px;
    line-height: 30px;
    color: #595959;
    text-indent: 40px;
}
.c3slide li.img{
    float: right;
    padding-right: 30px;
}
.c3slide li.img ul li{
    float:left;
    width: 234px;
    margin: 0 4px;
}
.c3slide li.img ul li.w{
    width: 343px;
}
.c3slide li.img ul li a{
    display: block;
    position: relative;
    margin: 8px 0;
}
.c3slide li.img ul li a p{
    position: absolute;
    background: rgba(0,0,0,.3);
    bottom: 0;
    font-size: 18px;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    width: 100%;
}
.c3slide li.img ul li a img{
    width: 100%;
}

.c5t{
    width: 1200px;
    padding-top: 76px;
    text-align: center;
}
.c5t>div{
    font-size: 36px;
    font-weight: 700;
    text-align: center;

}
.c5t>div span{
    color: #7d0000;
}
.c5t .line{
    width: 60%;
    height: 1px;
    background: #000;
    margin-top: 30px;

}
.c5t p{
    font-size: 16px;
    margin-top: -19px;
    display: inline-block;
    padding: 5px 26px;
    background: white;
    letter-spacing: 5px;
}
.c5slide .hd{
    /* overflow: hidden; */
    text-align: center;
    margin-top: 20px;
}
.c5slide .hd li{
    display: inline-block;
    width: 200px;
    height: 45px;
    line-height: 45px;
    background: #eeeeee;
    color: #949495;
    font-size: 18px;
    cursor: pointer;
}
.c5slide .hd .last{
    border-right: 0;
}
.c5slide .hd .on{
    background: #13b5b1;
    color: #fff;
}
.c5slide .bd li{
    overflow: hidden;
    margin-top: 50px;
    display: none;
    height: 250px;
}
.c5slide .bd li.current{
    display: block;
}
.c5tet{
    float: left;
    padding: 30px 30px 0 50px;
}
.c5img{
    overflow: hidden;
    float: left;
}
.c5img .img {
    float: left;
}

.bdli1 .c5tet{
    width: 600px;


}
*+html .bdli1 .c5tet{
    width: 520px;
}
.bdli1 .c5img{
    width: 600px;
}
.bdli1 .c5img img{
    display: inline;
    margin: 0 1px;
}
.bdli2 .c5tet{
    width: 600px;



}
/* ie7兼容 */
*+html .bdli2 .c5tet{
    width: 520px;
}
.bdli2 .c5img{
    width: 600px;
}

.bdli3 .c5tet{
    width: 600px;

}
*+html .bdli3 .c5tet{
    width: 520px;
}
.bdli3 .c5img{
    width: 600px;
}
.bdli3 .c5img .img {
    float: left;
}
.bdli3 .c5img .img img {
    margin-bottom: 9px;
    margin-left: 5px;
}
.bdli3 .c5img img{
    margin: 0 1px;
}

.bdli4 .c5tet{
    width: 600px;

}
*+html .bdli4 .c5tet{
    width: 650px;
}
.bdli4 .c5img{
    width: 440px;
}
.c5tit{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;

}
.c5tit::before{
    content: "";
    display: inline-block;
    width: 7px;
    height: 25px;
    background: #a40000;
    margin-right: 10px;
    border-radius: 4px;
    vertical-align: middle;
}
.c5text{
    font-size: 16px;
    line-height: 32px;
    text-indent: 40px;
    font-weight: normal;
}
.c52{
    margin-top: 40px;
    overflow: hidden
}
.c52img{
    float: left;
    width: 520px;
}
.c52tet{
    float: left;
    width: 680px;
    padding: 50px 0 0 50px;
}
.c52text{
    font-size: 16px;
}
.c52text span {
    color: #a40000;
}

/* ie兼容 */
*+html .c52tet{
    width: 550px;
}

.c52tit{
    color: #fff;
    width: 290px;
    text-align: center;
    height: 46px;
    background: #d1c0a5;
    line-height: 46px;
    font-size: 24px;
    margin-bottom:28px ;
    text-indent: 0;

}
.c52tet{
    font-size: 22px;
    line-height: 32px;
    text-indent: 40px;
}

.c52btn{
    overflow: hidden;
    font-weight: normal;
    margin-top: 20px;
}
.c52btn a{
    float: right;
    width: 216px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #7d0000;
    color: #7d0000;
    margin: 16px 26px;
    text-indent: 0;
    font-size: 18px;
}
/* ie兼容 */
*+html .c52btn a{
    width: 180px;
    margin: 16px;
}

.c4 ul{
    overflow: hidden;
}
.c4 ul li{
    width: 280px;
    margin: 10px;
    height: 196px;
    float: left;
    overflow: hidden;
}
.c4 ul li a:hover img{
    transform: scale(1.06);
}
.c4 ul li a{
    display: block;
}
.c4 ul li img{
    width: 100%;
    height: 100%;
    transition: transform .5s;
}
.c4 .tit{
    padding-top: 90px;
}