/*Í¨ÓÃcss*/
body{
    font:14px "microsoft yahei",Arial,Helvetica,sans-serif;
    margin:0;
    color:#777;
}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{
    margin:0;
    padding:0;
    list-style:none;
}
input{border:none;}

img{
    vertical-align:middle;
}

.lf{float:left;}
.rt{float:right;}
.clear{clear:both;}
a{
    color:#666;
    text-decoration:none;
}
/************ Ò³Í· ****************/
body{
    background:#fff;
}
.header>ul{
    width:1200px;
    margin:0 auto;
}
.header>ul:after{
    content:"";
    display:block;
    clear:both;
}
.header>ul>li{
    position:relative;
    float:left;
}
.header>ul>li>a{
    line-height:80px;
    padding:0 27px;
    font-size:14px;
    height:80px;
    display:block;
    color:#333;
    transition:all 0.3s linear;
}
.header>ul>li.first-li>a{
    display:block;
    height:80px;
    margin-right:200px;
    padding:0 30px;
}
.header>ul>li.first-li>a img{
    margin-top:-2px;
}
.header>ul>li>a:hover{
    transition:all 0.3s linear;
}
.header>ul>li.first-li>a:hover{
    background-color:#fff;
    color:#fff;
}
.header>ul>li.last-li {
    /*overflow:hidden;*/
    height:80px;
    margin-left:20px;
    float:right;
}
.header>ul>li.last-li a{
    /*overflow:hidden;*/
    display:block;
    width:22px;
    height:22px;
    margin-left:10px;
    padding:0;
    float:left;
    margin-top:23px;
    border-radius:50%;
    transform:scale(0.9);
    background-color:#fff;
    border:1px solid #a72126;
    position:relative;
}
.header>ul>li.last-li a b{
    display:block;
    position:absolute;
    width:22px;
    height:22px;
    background-color:#a72126;
    z-index:100;
    border-radius:50%;
    opacity:0;
}
.header>ul>li.last-li a b:hover{
    opacity:1;
}
.header>ul>li.last-li a img{
    vertical-align: top;
    transform:scale(0.8);
}
.xiala{
    display:none;
    width:110px;
    position:absolute;
    z-index:1000;
    top:80px;
    left:0px;
    background-color:#fff;
}
.xiala a{
    display:block;
    text-align:center;
    font-size:14px;
    line-height:35px;
}
.xiala a:hover{
    background-color:#b74251;
    color:#fff;
}
/***************** banner *******************************/
.banner .swiper-slide{
    text-align:center;
    height:633px;

}

.banner .swiper-button-prev,.banner .swiper-button-next{
    background-color:transparent;
    background-image:none;
    width:94px;
    height:85px;
    border:2px solid #fff;
    transition:all 0.3s linear ;
}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{
    transition:all 0.3s linear;
    background-color:#a72126;
    border:2px solid #a72126;
}
.banner .swiper-button-prev{
    left:0;
    top:45%;
}
.banner .swiper-button-next{
    right:0;
    top:45%;
}
.banner .swiper-button-prev img,.banner .swiper-button-next img{
    display:block;
    margin:0 auto;
    margin-top:23px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin-bottom:27px;
    width:17px;
    height:17px;
    border:1px solid #fff;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{
    background-color:#a72126;
    border-color:#a72126;
}
/****************** main ***********************/
.main>div>div{
    width:1200px;
    margin:0 auto;
}
.main>div>div:after{
    content:"";
    display:block;
    clear:both;
}
.div-zuo{
    width:554px;
    height:286px;
    float:left;
    margin-top:40px;
    margin-bottom:35px;
    margin-right:46px;
    transform:translateX(-900px);
}
.div-zuo h2{
    margin:30px 0 20px 0px;
    font-weight:normal;
    font-size:23px;
    color:#a72126;
}
.div-zuo p{
    text-align:justify;
    font-size:14px;
    line-height:25px;
    color:#666;
}
.div-zuo a{
    margin-top:55px;
    display:block;
}
.div-you{
    width:554px;
    height:286px;
    float:left;
    margin-left:46px;
    margin-top:40px;
    margin-bottom:35px;
    transform:translateX(910px);
}
.div-you img{
    width:100%;
    height:100%;
}
.fuwu{
    background-color:#f7f7f7;
    padding-top:30px;
    padding-bottom:40px;
}
.fuwu h2{
    margin: 0 0 30px 0;
    font-weight: normal;
    font-size: 24px;
    color: #a72126;
}
.fuwu h2 span{
    color:#575757;
    font-size:16px;
    margin-left:18px;
}
.xinwen h2{
    margin: 0 0 30px 0;
    font-weight: normal;
    font-size: 24px;
    color: #a72126;
}
.xinwen h2 span{
    color:#575757;
    font-size:16px;
    margin-left:18px;
}
.xinwen .zuo{
    width:685px;
    height:286px;
    float:left;
    margin-top:30px;
    margin-bottom:35px;
    color:#666;
    padding-bottom:15px;
}
.zuo>img{
    width:360px;
    height:243px;
}
.xinwen .zuo ul{
    width:300px;
    height:243px;
}
.xinwen .zuo ul h3{
    font-size:16px;
    color:#000;
    margin-bottom:10px;
    font-weight:bold;
}
.xinwen .zuo ul p{
    font-size:14px;
    margin-bottom:19px;
}
.xinwen .zuo ul span{
    font-size:14.9px;
}
.xinwen .zuo ul .four{
    margin-top:25px;
}
.xinwen .you{
    width:464px;
    height:286px;
    float:left;
    margin-left:46px;
    margin-top:40px;
    margin-bottom:35px;
}
.xinwen .you h3{
    text-align:right;
    font-weight:normal;
    margin-bottom:10px;
    padding-right:2px;
    margin-top:10px;
}
.xinwen .you h3 a{
    color:#575757;
    font-size:14px;
}
.xinwen .you ul{
    width:480px;
    height:80px;
    background-color:#fff;
    color:#666;
}
.xinwen .you>a{
    display:block;
}
.xinwen .you ul:after{
    content:"";
    display:block;
    clear:both;
}
.xinwen .you ul li{
    float:left;
    height:80px;
    line-height:80px;
}
.xinwen .you ul .one{
    font-size:14px;
    margin:0 30px;
}
.xinwen .you ul .two b{
    margin-top:23px;
    display:block;
    width:0;
    height:32px;
    border:1px solid #666;
    margin-right:40px;
    margin-left:18px;
}
.xinwen .you ul .three{
    width:300px;
    font-size:15px;
    line-height:25px;
    padding-top:15px;
    height:65px;
}





.swiper-container1{
    width: 1200px;
    overflow: hidden;
}
.fuwu-div{
    position:relative;
}
.fuwu-zuo{
    width:27px;
    height:49px;
    position:absolute;
    top:155px;
    left:-50px;
    background:url(../img/fuwuzuo.png) no-repeat;
}
.fuwu-zuo:hover{
    background:url(../img/fuwuzuo1.png) no-repeat;
    cursor:pointer;
}
.fuwu-you:hover{
    background:url(../img/fuwuyou1.png) no-repeat;
    cursor:pointer;
}
.fuwu-you{
    width:27px;
    height:49px;
    position:absolute;
    top:155px;
    right:-50px;
    background:url(../img/fuwuyou.png) no-repeat;
}
.weixin{
    background-color:#f7f7f7;
}
.weixin h2{
    margin: 0 0 30px 0;
    padding-top:30px;
    font-weight: normal;
    font-size: 24px;
    color: #a72126;
}
.weixin h2 span{
    color:#575757;
    font-size:16px;
    margin-left:18px;
}
.erweima{
    overflow:hidden;
    height:176px;
    padding-bottom:35px;
}
.erweima ul{
    width:340px;
    float:left;
}
.erweima ul.zhong{
    margin-left:90px;
    margin-right:90px;
}
.erweima ul li{
    float:left;
}
.erweima ul li img{
    margin-right:20px;
}
.erweima ul li h2{
    font-size:16px;
    color:#575757;
    margin-bottom:20px;
}
.erweima ul li p{
    font-size:14px;
    color:#575757;
    margin-bottom:20px;
}
.erweima ul li span{
    font-size:14px;
}
/*footer*/
.footer{
    background-color:#a72126;
    color:#fff;
    height:70px;
}
.footer ul{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
    padding-top:24px;
}
.footer ul li{
    float:left;
    font-size:14px;
    margin-right:20px;
}
.footer ul li.bianma{
    margin-left:-10px;
}
.footer ul li.jishu{
    float:right;
    margin-right:0;
}
.footer ul li.jishu a{
    color:#fff;
}
/*Í¸Ã÷²ã*/
.touming{
    position:relative;
    height:250px;
}
.touming img{
    width:360px;
    height:250px;
}
.touming .touming-top{
    display:block;
    position:absolute;
    z-index:100;
    background-color:#a72126;
    width:360px;
    height:250px;
    opacity:0;
    color:#fff;
    text-align:center;
}
.touming .touming-top h4{
    margin-top:60px;/*100*/
    font-weight:normal;
    font-size:18px;
}
.touming .touming-top p{
    margin-top:100px;/*15*/
    font-size:14px;
}
.touming .touming-down{
    position:absolute;
    z-index:100;
    background-color:#434343;
    width:360px;
    height:250px;
    opacity:0.6;
    color:#fff;
    text-align:center;
    transform:translateY(200px);
}
.touming .touming-down h5{
    font-size:14px;
    font-weight:normal;
    margin-top:15px;
}






