@charset "utf-8";
/* CSS Document */



a{ font-size:14px; color:#000; text-decoration:none; border:none; padding:0; margin:0;}
.fl{float:left;}
/*ul,li{ list-style:none; border:0; margin:0; padding:0;text-align: center;}*/
.topimg {text-align:center;}/*图片居中显示样式*/
.top{width: 1500px; height: 50px;margin: auto;border: 2px solid #EA9385;}
.top li {display: inline-block; padding-left: 50px;}
.top ul {text-align: center; margin-top: 15px;}
.top li a {display: block; color: #000; font-size: 18px;  height: 100px;  transition: all 0.7s;font-family:"微软雅黑";font-weight:800;}
.top li:hover a{color: #EA9385}

.ppgs{width: 1300px;height: 700px;margin: auto;}
.ppgs img {text-align: center;}

.case {width:1300px ;height: 150px;margin: auto;}
#casep {float: right; font-family: "微软雅黑" ;font-size: 20px;}
.caseimg {width:1300px;height: 600px ;margin: auto;}


#ppxxh1 {margin-top: 20px;}
.ppxx{width: 1300px; height: 700px; margin-left: auto; margin-right: auto;  margin-top: 200px;}
#ppxxp {font-family: "微软雅黑"; font-size: 20px; line-height: 30px; margin-top: 20px;}
.ppxx img {float: right}
#ppxxp2 {font-family: "微软雅黑"; font-size: 17px; line-height: 25px; margin-top: 20px}
#ppxx2 {float:left;}

.jianjie {width: 1200px; height: 900px; margin-left: auto; margin-right: auto; }

.foot {width: 1600px; height: 550px; margin: auto;margin-top: 70px;}
#footer      { width: 1024px; height: 130px; text-align: center; line-height: 20px; 
               font-family: 微软雅黑; font-size: 12px; color: #333333; 
               margin-left: auto; margin-right: auto; padding-top: 40px }

*{
    margin: 0;
    padding: 0;
}
.total {margin: auto; height: 750px; width: 1500px; overflow: hidden;}
#banner {height: 750px; width: 6000px; }
.total li {float: left; width: 1500px ; height: 750px; list-style: none;}
.total img {width: 100% ; height: 100%;}

.back-to-top {
    position: fixed;
    right: 20px;
    bottom: 0px;
    /*height: 30px;*/
    text-align: center;
    line-height: 30px;
    color: #2C2C2C;
    /*text-decoration: none;*/
    /*border: 1px solid #CCCCCC;*/

}