@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}  
fieldset, img {
	border: none;
}
ul, ol {
	list-style: none;}


h1,h2,h3,h4,h5,h6{font-weight: normal;}
body{ max-width: 1680px; margin:0 auto;}


.kv{ position: relative;}
.kv .kv-1{ width:100%; min-width: 1000px;}
.ann1{ position: absolute; left: 50%; top: 88%;z-index: 1;}
.kv-2{ position:absolute; left:38%; top: 76%;}
.part1{ margin-top: 50px;}
.wrap{ width: 1000px; margin:0 auto; text-align: center;}
.list{ margin-top: 40px; font-size: 14px; color: #333333; height:255px; cursor:pointer;}
.list ul li{ float: left; width:23%; border:1px dashed #ccc; margin-right: 15px; padding: 15px 0 5px; box-sizing: border-box; }
.list ul li:hover{ background: #fd5467; color:#fff; border-color: #fd5467;}
.list ul li:nth-of-type(1){ margin-left: 15px;}
.list p{ line-height: 24px; margin:20px auto; width:208px;}
.part2{ margin-top: 100px; position:relative;}
.colo{ background:#fd5467;}
.p1-an{ position:absolute; left:50%; top: -3%; margin-left: -217px;}
.bg{width:100%; min-width: 1000px; background:url(../images/bg1.png) no-repeat top center; height:148px;}
.bg2{ background:url(../images/bg2.png) no-repeat top center;}
.p2-h{ margin-top: -25px;}
.p2-h img{ margin-top: -35px;}
.p2-1{ margin:35px 0 0 -85px;}
.p2-1 img{ margin-bottom: -112px;}
.p2-an{ top: 95%;}
.p3-h{ margin-top: 35px; margin-bottom: 20px;}
.p4-1{ margin: 30px 0 0;}
.top{ margin-top: 45px;}
.bg-in{ text-align: center;}
.bg-in img{ margin-top: 42px;}
.part5{ margin-bottom: 70px;}
.p5-h{ margin: 40px 0 20px;}
.part6{ position:relative;}
.p6-an{ margin-top: 0.5%;}
.p6-in{ text-align: center; margin: 45px 0 0;}
.p6-in img:nth-of-type(3){ margin-top: 40px;}
.bg-in2 img{ margin-top: 84px;}
.part7{ width:100%; height:650px; background:url(../images/p7-bg.jpg) no-repeat top center; margin-top: -150px; padding-top: 189px;}
.p7-h{ text-align: center;}
.list2{ margin:30px auto; width:1136px; height:235px;}
.list2 ul li{ float: left; margin-right: 30px;}
.none{ display: none;}
.list3{ margin:0 auto; width:1136px;}
.list3 li{ float: left; text-align: center;width: 254px;
    margin-right: 30px;}
.part8{  margin-top: -120px;}
.p8-in img{ margin-bottom: -40px;}
.last ul li{ float: left; width:50%;margin-bottom: 30px;}

.clearfix:after{
    content:"";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}
.clearfix{
    *zoom:1
}
.clearfix:after,clearfix:before{
    content:"";
    display:table;
    clear:both;
}
.clearfix{
    *zoom:1;
}
.wrap{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}



.pos-r{
    position: relative;
}
.part3{
    margin-bottom: 50px;
    text-align: center;
}
.p3-t{
    height: 178px;
    padding-top: 14px;
}
.p3-t img{
    margin-left: -306px;
    top: 14px;
}
.p3-c{width: 1000px;margin-left: auto;margin-right: auto;}
.p3-c ul li{
    float: left;
    cursor: pointer;
    position: relative;
    margin: 28px 16px;
}
.p3-c ul li.on .pg1{display: block;}
.p3-c ul li .pg1{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.p3-c .bd{width: 1000px;height: 870px;position: relative;z-index: 2;overflow: hidden;}
.p3-c ol{width: 400%;position: absolute;left: 0;top: 0;}
.p3-c ol li{
    float: left;
    width: 1000px;/*
    height: 930px;*/
}
.p3-c ol li .shipin{
    width: 239px;
    height: 146px;
    position: absolute;
    left: 40px;
    top: 360px;
}
.p3-c ol li img{
    display: block;
    width: 100%;
}
.bd ol li span{
    display: inline-block;
    margin-top: 44px;
    cursor: pointer;
}
.page{
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: 0;
    z-index: 3;
}
.page span{
    float: left;
    width: 20px;
    height: 20px;
    background: #ccc;
    margin:0 5px;
    cursor: pointer;
    border-radius: 50%;
}
.page span.on{
    background-color: #666;
}