﻿@import url("../css/iconfont.css");
#skip {
    width: 0;
    height: 0;
    overflow: hidden;
}
.displaynone {
    display: none;
}
.two-well {
    padding-left: 0;
    margin-bottom: 0;
}

.two-well li {
    margin-bottom: 20px;
}

.two-well li a {
    padding: 12px 30px;
    display: block;
    line-height: 53px;
    align-items: center;
    height: 75px;
    justify-items: center;
    overflow: hidden;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    border: 1px solid #E5E5E5;
}

.two-well li a .iconfont {
    border: 1px solid #CAB484;
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    line-height: 32px;
    font-size: 18px;
    color: #CAB484;
    background: #fffcf7;
    text-align: center;
    margin-top: 10px;
}

.two-well li a:hover {
    border: 1px solid #cbb486;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.two-well li a:hover span {
    color: #CAB484;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.two-well li a span {
    margin-left: 21px;
    font-size: 16px;
    float: left;
    width: 75%;
    color: #000000;
}
.yishenq01 {
    margin-bottom: 30px;
	display: block;
}

.wd99 li a {
    width: 99.9%;
}

.right-shiz .owl-controls {
    margin-top: 0;
}

.right-shiz .owl-dots {
    position: absolute;
    bottom: -10px;
    right: 50%;
    transform: translateX(23px);
}

.right-shiz  .owl-dots .owl-dot.active span {
    background-color: #CBB486;
}

.right-shiz  .owl-dots .owl-dot span {
    background-color: #edd6a3;
}

.owl-drag .owl-nav {
    display: none;
}

.owl-drag .owl-dots button {
    background: none;
    border: none;
    padding: 0;
}

.owl-drag .owl-dots button:focus {
    outline: none;
}
.right-shiz {
    margin-bottom: 31px;
}

.owl-dots .owl-dot span {
    width: 4px;
    height: 4px;
    margin: 0 5px;
    background-color: rgba(252,122,67, .5);
}

.owl-dots .owl-dot.active span {
    width: 22px;
    margin: 0;
    height: 4px;
    background-color: #FC7A43;
}