@charset 'UTF-8';
/**
 * @authors liboyuan
 * @date    2016-07-04 14:56:05
 */

body {
    font-size: 12px;
    font-family: Microsoft YaHei, Verdana, Geneva, sans-serif;
    background-color: #fff;
}
ul, li, p, dl, dt, dd, h2, h3, a, input, span, strong, body {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
    color: #000;
    display: inline-block;
}
ul, li {
    list-style: none;
}
img {
    border: 0 none;
}
div {
    margin: 0 auto;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-table;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.left {
    float: left;
}
.right {
    float: right;
}
.wrap {
    max-width: 1920px;
    min-width: 1000px;
}
.inner {
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
}
.center {
    text-align: center;
}
.logo {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 360px;
    height: 85px;
    text-indent: -9999px;
}
.relative {
    position: relative;
}
.link {
    position: absolute;
    width: 116px;
    height: 40px;
}
.bg1 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg1.jpg) center no-repeat;
    height: 745px;
}
.bg1 .btn_box {
    padding-top: 575px;
}
.bg1 .btn_box a {
    width: 220px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #ff0066;
    border-radius: 30px;
    margin: 0 33px;
    font-size: 30px;
}
.bg2 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg2.jpg) center no-repeat;
    height: 643px;
}
.bg2>.inner>a {
    width: 320px;
    height: 250px;
    margin-right: 20px;
    margin-top: 394px;
}
.bg2>.inner>a:last-child {
    margin-right: 0;
}
.bg3 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg3.jpg) center no-repeat;
    height: 602px;
}
.bg3 a {
    width: 172px;
    height: 44px;
    position: absolute;
    top: 418px;
    right: 175px;
}
.bg4 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg4.jpg) center no-repeat;
    height: 658px;
}
.bg4 a {
    width: 140px;
    height: 44px;
    position: absolute;
    top: 484px;
    right: 216px;
}
.bg5 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg5.jpg) center no-repeat;
    height: 824px;
}
.bg5 a {
    width: 280px;
    height: 220px;
    margin-left: 38px;
    margin-bottom: 48px;
}
.bg5 .btn_box {
    padding-top: 218px;
}
.bg6 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg6.jpg) center no-repeat;
    height: 521px;
}
.bg6>div {
    height: 521px;
}
.bg6 a {
    right: 213px;
    bottom: 62px;
}
.bg7 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg7.jpg) center no-repeat;
    height: 359px;
}
.bg7>div {
    height: 359px;
}
.bg7 a {
    left: 203px;
    bottom: 79px;
}
.bg8 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg8.jpg) center no-repeat;
    height: 329px;
}
.bg8>div {
    height: 329px;
}
.bg8 a {
    right: 200px;
    bottom: 40px;
}
.bg9 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg9.jpg) center no-repeat;
    height: 463px;
}
.bg9>div {
    height: 463px;
}
.bg9 a {
    left: 202px;
    bottom: 149px;
}
.bg10 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg10.jpg) center no-repeat;
    height: 846px;
}
.bg10>div {
    height: 846px;
}
.bg10 a {
    position: absolute;
    bottom: 155px;
    width: 76px;
    height: 34px;
}
.link1 {
    left: 373px;
}
.link2 {
    left: 585px;
}
.link3 {
    right: 122px;
}
.bg11 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg11.jpg) center no-repeat;
    height: 1121px;
}
.bg12 {
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/bg12.jpg) center no-repeat;
    height: 649px;
}
.fix {
    width: 137px;
    height: 329px;
    position: fixed;
    right: 0;
    top: 100px;
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/fix.jpg) 0 0 no-repeat;
}
.link_fix {
    width: 137px;
    height: 250px;
}
.back_top{
    width: 137px;
    height: 78px;
}
.bottom_nav{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background-color: #1f1f1f; 
}
.bottom_nav li{
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    padding: 0 22px;
    position: relative;
    cursor: pointer;
    border-left: 2px solid #fff;
}
.bottom_nav li.last{
        border-right: 2px solid #fff;

}
.bottom_nav li:hover ul{
    display: block;
}
.bottom_nav li ul{
    position: absolute;
    display: none;
    width: auto;
    margin: 0 -22px;
    bottom: 50px;
    left: 10px;
    background-color: #1f1f1f;
    border-radius: 6px;
}

.bottom_nav li ul li{
    border: none;
    padding: 0;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.bottom_nav li ul li:hover{
    background-color: #f51e55;
}
.bottom_nav li ul li.last{
    border: none;
    border-radius: 0 0 6px 6px;
}
.bottom_nav li ul li.first{
    border-radius: 6px 6px 0 0;
    
}
.bottom_nav li ul:after{
    display: block;
    font-size: 0;
    content: " ";
    height: 29px;
    width: 100%;
    background-color: #f60;
    position: absolute;
    bottom: -10px;
    background: url(/dev/product/temp_space/20160815_jjcy/web/imgs/icon-1.png) 22px 0 no-repeat;
    z-index: -1;
}