/*
Theme Name: DouPHP 默认模板
Theme URI: http://demo.douphp.com/
Description: DouPHP 默认模板
Version: 1.0
Author: DouCo Co.,Ltd. Co.,Ltd.
Author URI: https://www.douphp.com/
*/
/* 初始化
----------------------------------------------- */
body {
    font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
    color: #555;
    background-color: #FFF;
}

body,
button,
input,
textarea {
    font-size: 14px;
    line-height: 1.531;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    color: #333333;
}

a:hover {
    color: #333333;
    text-decoration: none;
}

p,
ul,
ol,
dl,
dt,
dd,
form,
blockquote {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

input,
select {
    font-family: Microsoft Yahei;
    vertical-align: middle;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}

em,
b,
i {
    font-style: normal;
    font-weight: normal;
}

img {
    vertical-align: middle;
    border: 0;
}

label {
    cursor: pointer;
}

/* 主体框架
----------------------------------------------- */
#wrapper .mb {
    margin-bottom: 50px;
    margin-top: 120px;
}

/* freevm header */
#div1 {
    width: 70px;
    height: 200px;
    position: absolute;
    right: 0;
    top: 300px;
    z-index: 888;
}

#div1 ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

#div1 ul li {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background-color: azure;
    cursor: pointer;
    position: relative;
}

#div1 ul li:nth-child(1) {
    background-image: url(/static/images/customerslide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#div1 ul li span {
    display: inline-block;
    position: absolute;
    right: 0;
    text-align: center;
    height: 20px;
    line-height: 20px;
    top: 15px;
    right: 60px;
    font-weight: bold;
    display: none;
}

#div1 ul li:nth-child(1) a span {
    width: 100px;
    color: #838383;
}

#div1 ul li:nth-child(2) span {
    width: 100px;
    color: #838383;
}

#div1 ul li:nth-child(3) span {
    width: 140px;
    color: #838383;
}

#div1 ul li:nth-child(1) a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#div1 ul li:nth-child(2) {
    background-image: url(/static/images/telslide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#div1 ul li:nth-child(3) {
    background-image: url(/static/images/emaileslide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


#div_slidebar {
    width: 190px;
    position: absolute;
    right: 0;
    top: 300px;
    z-index: 888;
    /* border: 1px solid #ccc; */
    background-color: #fcfdfd;
}

#div_slidebar ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: space-between; */
    border: 2px solid #4aa65a;
}

#div_slidebar ul .text_slidebar {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: white;
    background-color: #4aa65a;
    text-align: center;
}

#div_slidebar ul li {
    width: 100%;
    height: 40px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    color: #3a3c91;
}

#div_slidebar ul li:nth-child(2) {
    border-bottom: 1px solid #cccccc;
}

#div_slidebar ul li:nth-child(2) a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    color: #3a3c91;
}
#div_slidebar ul li:nth-child(3) {
	border-bottom: 1px solid #cccccc;
}

#div_slidebar ul li:nth-child(4) a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	color: #3a3c91;
}
#div_slidebar ul li span {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 5px;
    margin-right: 5px;
}

#div_slidebar ul li:nth-child(2) span {
    background-image: url(/static/images/customerslide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#div_slidebar ul li:nth-child(3) span {
    background-image: url(/static/images/telslide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#div_slidebar ul li:nth-child(4) span {
	background-image: url(/static/images/shoppingcart.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.helpactive {
    z-index: 9;
    position: absolute;
    left: 35%;
    top: 100%;
    margin-top: 0px;
    background-image: linear-gradient(to bottom, #f1f4fe 0, #fff 100%);
    padding: 0;
    overflow: hidden;
    width: 235px;
    margin-left: -85px;
    /* opacity: 0;
	visibility: hidden; */
	display: none;
    transition: 0.25s;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    /* padding: 5px; */
}

.helpactive .navhidehelp {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 0;
}

.helpactive .navhidehelp a {
    width: 100%;
    display: flex;
    align-items: center;
    height: 38px;
    padding: 0 20px;
    /* padding: 0 20px; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #3a3c91;
    font-size: 14px;
    cursor: pointer;
}

.helpactive .navhidehelp a span:nth-child(1) {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.helpactive .navhidehelp a:nth-child(1) span:nth-child(1) {
    background-image: url(images/customer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.helpactive .navhidehelp a:nth-child(2) span:nth-child(1) {
    background-image: url(images/tel.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.helpactive .navhidehelp a:nth-child(3) span:nth-child(1) {
    background-image: url(images/emaile.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.helpactive .navhidehelp a:nth-child(4) span:nth-child(1) {
    background-image: url(images/mindoc.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.helpactive .navhidehelp a:nth-child(1) span:nth-child(2) {
    /* padding: 3px 5px; */
}

.helpactive .navhidehelp a:nth-child(2) span:nth-child(2) {
    padding: 3px 5px;
}

.helpactive .navhidehelp a:nth-child(3) span:nth-child(2) {
    padding: 3px 5px;
}

.helpactive .navhidehelp a:nth-child(4) span:nth-child(2) {
    padding: 3px 5px;
}

.helpactive .navhidehelp a:nth-child(1):hover span:nth-child(2) {
    border-bottom: 1px solid #cccccc;
}

.helpactive .navhidehelp a:nth-child(2):hover span:nth-child(2) {
    border-bottom: 1px solid #cccccc;
}

.helpactive .navhidehelp a:nth-child(3):hover span:nth-child(2) {
    border-bottom: 1px solid #cccccc;
}

.helpactive .navhidehelp a:nth-child(4):hover span:nth-child(2) {
    border-bottom: 1px solid #cccccc;
}

.help_support:hover .helpactive {
    /* opacity: 1;
	visibility: visible; */
	display: flex;
}
/* 产品介绍 */
.introductioninfo {
	z-index: 9;
	position: absolute;
	left: 35%;
	top: 100%;
	margin-top: 0px;
	background-image: linear-gradient(to bottom, #f1f4fe 0, #fff 100%);
	padding: 0;
	overflow: hidden;
	width: 150px;
	margin-left: -55px;
	/* opacity: 0;
	visibility: hidden; */
	display: none;
	transition: 0.25s;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	/* padding: 5px; */
}

.introductioninfo .introductionlist {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 8px 0;
}

.introductioninfo .introductionlist a {
	width: 100%;
	display: flex;
	align-items: center;
	height: 38px;
	padding: 0 20px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #3a3c91;
	font-size: 14px;
	cursor: pointer;
}

.introductioninfo .introductionlist a span:nth-child(1) {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.introductioninfo .introductionlist a:nth-child(1) span:nth-child(1) {
	background-image: url(images/hci.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.introductioninfo .introductionlist a:nth-child(2) span:nth-child(1) {
	background-image: url(images/clouddesktop.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}




.introductioninfo .introductionlist a:nth-child(1) span:nth-child(2) {
	padding: 3px 5px;
}

.introductioninfo .introductionlist a:nth-child(2) span:nth-child(2) {
	padding: 3px 5px;
}

.introductioninfo .introductionlist a:nth-child(3) span:nth-child(2) {
	padding: 3px 5px;
}

.introductioninfo .introductionlist a:nth-child(4) span:nth-child(2) {
	padding: 3px 5px;
}

.introductioninfo .introductionlist a:nth-child(1):hover span:nth-child(2) {
	border-bottom: 1px solid #cccccc;
}

.introductioninfo .introductionlist a:nth-child(2):hover span:nth-child(2) {
	border-bottom: 1px solid #cccccc;
}

.Product_introduction:hover .introductioninfo {
	/* opacity: 1;
		visibility: visible; */
	display: flex;
}
.headleft .nav {
   /* opacity: 1;
	visibility: inherit; */
	display: flex;
}

#div_slidebar {
   /* opacity: 1;
	visibility: inherit; */
	display: flex;
}

.navright span {
  /* opacity: 0;
	visibility: hidden; */
	display: none;
}

.headrightmb {
  /* opacity: 0;
	visibility: hidden; */
	display: none;
}

.pc_head {
    display: block;
    height: 60px;
}

.head {
    height: 60px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background-image: url(images/header-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 100% 100%;
}

.head_box {
    transition: 0.25s;
    height: 100%;
}

.head_box .mobile_info {
    display: none;
}

.logo {
    display: inline-block;
    height: 45px;
    margin-right: 55px;
}

.nav>span {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    /* margin-right: 40px; */
    padding: 0px 20px;
    box-sizing: border-box;
}

.nav span:last-child {
    margin-right: 0;
}

.nava {
    /* display: block; */
    line-height: 40px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    font-size: 15px;
    color: #3a3c91;
}

.nava .loginok {
    width: 40px;
	height: 40px;
	border-radius: 50%;
}

.nava .loginok img {
    width: 100%;
    height: 100%;
}

.nava.prod::after {
    content: '';
    position: relative;
    top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #4aa65a;
    transition: all 0.25s;
}

.nav span.active .nava {
    color: #4aa65a;
    /* font-weight: 600; */
}

.nav span.active .nava.prod::after,
.nava.prod:hover::after {
    border-top-color: #4aa65a;
}

.nav span:hover .nava {
    color: #4aa65a;
}

.navhide {
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 20px;
    background-image: linear-gradient(to bottom, #f1f4fe 0, #fff 100%);
    padding: 0;
    overflow: hidden;
    width: 170px;
    margin-left: -85px;
   /* opacity: 0;
	visibility: hidden; */
	display: none;
	flex-direction: column;
    transition: 0.25s;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    /* padding: 5px; */
}

.navright span:hover .navhide {
   /* opacity: 1;
	visibility: inherit; */
	margin-top: 0;
	display: flex;
	padding: 8px 0;
}

.navhide a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    padding: 0 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #3a3c91;
    font-size: 14px;
}

.navhide .loginname {
    height: 58px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
}

.navhide .loginname p:nth-child(1) {
    height: 25px;
    width: 100%;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.navhide .loginname p:nth-child(2) {
    height: 33px;
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: space-around;
}

.navhide .loginname p:nth-child(2) img {
    width: 25px;
    height: 25px;
}

.navhide a.active {
    background-color: #efefef;
    color: #4aa65a;
}

.navhide a:hover {
    color: #4aa65a;
}

.navright span {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    margin-right: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.navright span.active .navatwo a {
    font-size: 16px;
    color: #3a3c91;
    font-weight: bold;
}

.navright span.active .navatwo a:hover {
    color: #4aa65a;
}

.navright span.active:hover .nava {
    color: #4aa65a;
}

.navright span:nth-child(3) {
    height: 30px;
    border-left: 1.5px solid #3a3c91;
}

.navright .peoplenumber {
    color: #4aa65a;
    font-size: 16px;
}

.mbnavhide {
    z-index: 9;
    position: absolute;
    right: 0%;
    top: 100%;
    margin-top: 20px;
    background: #ffffff;
    padding: 0;
    overflow: hidden;
    width: 170px;
    margin-left: -85px;
    /* opacity: 0;
	visibility: hidden; */
	display: none;
    transition: 0.25s;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    /* padding: 5px; */
}

.mbnavhide a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    padding: 0 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
    font-size: 14px;
}

.mbnavhide .loginname {
    height: 58px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
}

.mbnavhide .loginname p:nth-child(1) {
    height: 25px;
    width: 100%;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.mbnavhide .loginname p:nth-child(2) {
    height: 33px;
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: space-around;
}

.footer {
    width: 100%;
    /* background: linear-gradient(0deg, rgb(236, 248, 248),rgb(193, 232, 232)); */
    /* background-color:rgb(236, 248, 248); */
    background-image: url(images/blue-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 100% 100%;
    position: relative;
    padding-bottom: 10px;
    position: relative;
}

.footer:after {
    background-image: url(images/blue-bg-bottom.svg);
    bottom: -40px;
    content: "";
    position: absolute;
    height: 58px;
    left: 0;
    right: 0;
    background-size: 100% 100%;
    z-index: 2;
}

.footer .wrapin {
    margin-left: auto;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 20px;
}

.footer .wrapin .footer-top-center {
    width: 90%;
    justify-content: space-between;
}

.footer .wrapin .footer-top-center li {
    width: 25%;
}

.footer .wrapin .footer-top-center li:last-child {
    width: 25%;
}

.footer .wrapin .footer-top-center li h2 {
    font-size: 15px;
    color: #4aa65a;
    line-height: 33px;
    margin-bottom: 7px;
    /* opacity: .8; */
    font-weight: bold;
}

.footer .wrapin .footer-top-center li p {
    cursor: pointer;
    font-size: 13px;
    color: #ffffff;
    line-height: 24px;
}

.footer .wrapin .footer-top-center li p a {
    cursor: pointer;
    font-size: 13px;
    color: #ffffff;
    line-height: 24px;
}

.footer .wrapin .weixin {
    width: 7.8%;
    text-align: center;
    color: white;
}

.footer .wrapin .weixin img {
    width: 100%;
    height: 100%;
    margin-top: 10px;
}

.footer .footer-bot {
    padding: 10px 0px;
    border-top: 1px solid white;
    text-align: center;
    color: white;
}

/* 轮播图 */
#carousel_image {
    width: 100%;
    height: 260px;
    margin-top: 60px;
}

#banner {
    width: 100%;
    height: 260px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

#banner .swiper-pagination {
    height: 30px;
}

#banner .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    margin-right: 30px;
    background-color: rgb(255, 255, 255);
}

#banner .swiper-pagination-bullets {
    position: absolute;
    right: 50px;
    bottom: 0;
}

.swiper-container {
    width: 100%;
    height: 260px;
    position: absolute;
    /* margin-left: 50%; */
}

.swiper-wrapper {
    width: 100%;
    height: 260px;
}

.swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 260px;
}

.swiper-slide .lefttext {
    width: 500px;
    height: 400px;
    position: absolute;
    left: 100px;
    top: 0px;
}

.swiper-slide .lefttext .xzxz {
    width: 100%;
    height: 140px;
    font-size: 60px;
    font-weight: bold;
    color: white;
    display: flex;
    align-items: center;
    justify-content: left;
    letter-spacing: 10px;
}


.swiper-slide .lefttext .free img {
    height: 140px;
    position: absolute;
    top: 80px;
    left: 200px;
}

.swiper-slide .lefttext .jk {
    width: 100%;
    height: 140px;
    font-size: 50px;
    font-weight: bold;
    color: white;
    display: flex;
    align-items: start;
    justify-content: left;
    letter-spacing: 10px;
    padding-left: 30px;
}


.swiper-slide .textmain .textanzhuang {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 65px;
    display: flex;
    justify-content: center;
}

.swiper-slide .textmain .textanzhuang .imgdownload {
    width: 320px;
    height: 50px;
    justify-content: space-between;
    position: relative;
}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(1) {
    width: 150px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #3a3c91;
    cursor: pointer;
}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(1) a {
    color: #4aa65a;
    letter-spacing: 3px;
}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(1):hover {
    background-color: #4aa65a;

}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(1):hover a {
    color: #3a3c91;
}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(2) {
    width: 150px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #4aa65a;
}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(2) a {
    color: #3a3c91;
    letter-spacing: 3px;
}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(2):hover {
    background-color: #3a3c91;

}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(2):hover a {
    color: #4aa65a;
}

.swiper-slide .textmain .textanzhuang .imgdownload .btn:nth-child(2) a img {
    width: 20px;
    height: 20px;
}

.swiper-slide .lefttextwo {
    width: 500px;
    height: 400px;
    position: absolute;
    left: 100px;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.swiper-slide .lefttextwo h3 {
    width: 380px;
    height: 80px;
}

.swiper-slide .textmain {
    /* width: 1000px; */
    height: 200px;
    position: absolute;
    right: 100px;
    top: 45px;
}

.swiper-slide .textmain h1 {
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 30px;
}

.swiper-slide .textmain p {
    margin-top: 60px;
    font-size: 21px;
    color: #dfdede;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.swiper-slide .lefttext .leftbottom {
    width: 100%;

}



.swiper-slide .detail {
    height: 90px;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    opacity: 0;
    transition: opacity .3s .3s;
}

.swiper-slide-active .detail {
    opacity: 1;
}

.swiper-slide .detail h3 {
    width: 650px;
    margin: 15px auto 0;
    text-align: center;
}

.swiper-slide .detail p {
    width: 650px;
    margin: 5px auto 0;
    text-align: center;
}

.swiper-slide .detail p span {
    width: 100%;
    display: block;
    line-height: 20px;
}
@media screen and (max-width: 954px) {
    .headleft .nav {
		/* opacity: 0;
		visibility: hidden; */
		display: none;
		width: 0px;
	}

	#div_slidebar {
		/* opacity: 0;
		visibility: inherit; */
		display: none;
		width: 0;
	}

	.navright span {
		/* opacity: 0;
		visibility: hidden; */
		display: none;
	}

	.head_box .mobile_info {
		position: absolute;
		top: 22px;
		left: 220px;
		line-height: 16px;
		color: #555555;
		display: flex;
	}

	.headrightmb {
		/* opacity: 1;
		visibility: inherit; */
		display: flex;
	}

	.headrightmb .menu {
		display: inline-block;
		width: 30px;
		height: 30px;
		margin-right: 20px;
	}

	.pc_head {
		display: block;
		height: 60px;
	}

	.head {
		height: 60px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 100;
		width: 100%;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
		/* background-image: url(../images/header-bg.png); */
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: 100% 100%;
	}

	.logo {
		height: 45px;
		margin-right: 55px;
	}

	.footer .wrapin .footer-top-center li {
		width: 30%;
	}

	.footer .wrapin .footer-top-center li:last-child {
		width: 60%;
	}

	/* .footer .wrapin .footer-top-center li:nth-child(4){
		width: 100%;
		margin-top: 10px;
	} */
	.footer .wrapin .footer-top-center {
		width: 100%;
		justify-content: start;
		flex-wrap: wrap;
		padding-left: 20px;
		padding-right: 20px;
	}

	.footer-bot p {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}

@media screen and (max-width: 768px) {
    .logo {
		height: 30px;
		margin-right: 55px;
	}
	.head_box .mobile_info {
		left: 165px;
	}
	.headrightmb .menu {
		width: 20px;
		height: 20px;
	}

    .swiper-slide .textmain {
        width: 100%;
        height: auto;
        position: absolute;
        right: 0px;
        top: 45px;
    }

    .swiper-slide .textmain h1 {
        text-align: center;
    }

    .swiper-slide .detail h3 {
        width: 100%;
        font-size: 12px;
        margin: 8px auto 0;
    }

    .swiper-slide .detail p {
        width: 100%;
        font-size: 12px;
    }

    #banner .swiper-pagination-bullet {
        width: 14px;
        height: 14px;

    }

    #banner .swiper-pagination {
        height: auto;
    }

    #banner .swiper-pagination-bullets {
        right: 0px;
        bottom: -2px;
    }
}
@media screen and (min-width: 769px) {
    .swiper-slide .textmain {
        /* width: 1000px; */
        height: 200px;
        position: absolute;
        right: 100px;
        top: 45px;
    }
}
@media screen and (min-width: 955px) {
	.logo {
		height: 30px;
		margin-right: 10px;
	}

	.nav>span {
		/* margin-right: 40px; */
		padding: 0px 8px;
	}
	.nava {
		line-height: 30px;
		font-size: 14px;
	}
	.nava .loginok {
		width: 30px;
		height: 30px;
	}
}
@media screen and (min-width: 1050px) {
	.logo {
		height: 30px;
		margin-right: 20px;
	}

	.nav>span {
		/* margin-right: 40px; */
		padding: 0px 10px;
	}
}
@media screen and (min-width: 1090px) {
	.logo {
		height: 35px;
		margin-right: 25px;
	}

	.nav>span {
		/* margin-right: 40px; */
		padding: 0px 10px;
	}
}

@media screen and (min-width: 1200px) {
    .headleft .nav {
		/* opacity: 1;
		visibility: inherit; */
		display: flex;
		width: auto;
	}

	#div_slidebar {
		/* opacity: 1;
		visibility: inherit; */
		display: flex;
		width: 190px;
	}

	.nava {
		font-size: 15px;
		line-height: 40px;
	}
	.nava .loginok {
		width: 40px;
		height: 40px;
	}
	
	.nav>span {
		/* margin-right: 40px; */
		padding: 0px 15px;
	}

	.navright span {
		/* opacity: 1;
		visibility: inherit; */
		display: flex;
	}

	.headrightmb {
		/* opacity: 0;
		visibility: hidden; */
		display: none;
	}

	.headrightmb .menu {
		display: inline-block;
		width: 30px;
		height: 30px;
		margin-right: 20px;
	}

	.head_box .mobile_info {
		display: none;
	}

	.logo {
		display: inline-block;
		height: 40px;
		margin-right: 25px;
	}

	.footer .wrapin .footer-top-center {
		width: 90%;
		justify-content: space-between;
	}

    .swiper-slide .textmain {
        /* width: 1000px; */
        height: 200px;
        position: absolute;
        right: 100px;
        top: 45px;
    }
}


/* freevm headerover 
-----------------------------------------------------------*/
@media screen and (min-width: 1260px) {
	.logo {
		height: 40px;
		margin-right: 75px;
	}

	.nav>span {
		/* margin-right: 40px; */
		padding: 0px 15px;
	}
}

@media screen and (min-width: 1350px) {
	.nav>span {
		padding: 0px 20px;
	}

	.logo {
		height: 45px;
	}
}


@media (min-width: 1920px) {
    .container {
        max-width: 1400px;
        min-height: 810px;
    }
}

@media (min-width: 1200px) and (max-width: 1920px) {
    .container {
        max-width: 1400px;
        min-height: 460px;
    }
}

@media (min-width:992px) {}

@media (min-width:992px) {}

@media (max-width:1200px) {
    .container {
        max-width: 1400px;
        min-height: 460px;
    }
}

/* 首页样式
----------------------------------------------- */
/* -- slideShow -- */
.slide-show .swiper-slide a {
    display: block;
    background-color: #DDDDDD;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
}

.slide-show .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.slide-show .swiper-pagination-bullet-active {
    background-color: #19B4EA;
}

.slide-show .swiper-button-prev {
    left: 50px;
}

.slide-show .swiper-button-next {
    right: 50px;
}

.slide-show .swiper-button-prev,
.slide-show .swiper-button-next {
    display: none;
    color: #FFF;
}

.slide-show:hover .swiper-button-prev,
.slide-show:hover .swiper-button-next {
    display: block;
}

@media (max-width:992px) {
    .slide-show .swiper-slide a {
        height: 200px;
    }
}

/* -- index-box -- */
#index .index-box {
    padding: 40px 0;
    zoom: 1;
    overflow: hidden;
}

@media (max-width:992px) {
    #index .index-box {
        padding: 30px 0;
    }
}

#index .index-box.bg {
    background-color: #F5F5F5;
}

#index .index-box h3 {
    text-align: center;
    margin-bottom: 30px;
}

#index .index-box h3 b {
    color: #333;
    font-size: 30px;
}

#index .index-box h3 em {
    display: block;
    margin-top: 8px;
    text-transform: uppercase;
    color: #999;
}

#index .index-box .more {
    text-align: center;
}

#index .index-box .more a {
    display: inline-block;
    padding: 5px 30px;
    border: 1px solid #DDD;
    color: #19B4EA;
}

#index .index-box .more a:hover {
    border: 1px solid #19B4EA;
    background-color: #19B4EA;
    color: #FFF;
}

/* -- about -- */
#index .about .img img {
    width: 100%;
}

#index .about h2 {
    color: #333;
    font-size: 30px;
}

#index .about .desc {
    color: #666666;
    margin: 20px 0 20px 0;
    line-height: 200%;
}

#index .about .more {
    text-align: left;
}

@media (max-width:992px) {
    #index .about .img {
        margin-bottom: 20px;
    }

    #index .about .more {
        text-align: center;
    }
}

/* -- recProduct -- */
#index .product-list {
    margin-bottom: 25px;
}

#index .product-list .row {
    margin-left: -9px;
    margin-right: -9px;
}

#index .product-list .col-md-3,
#index .product-list .col-6 {
    padding-left: 9px;
    padding-right: 9px;
}

#index .product-list .item {
    margin-bottom: 15px;
    text-align: center;
}

#index .product-list .item .img {
    border: 1px solid #EEE;
}

#index .product-list .item .img img {
    width: 100%;
}

#index .product-list .item .name {
    margin-top: 12px;
    font-size: 16px;
}

#index .product-list .item .price {
    margin-top: 5px;
}

/* -- article-list -- */
#index .article-list {
    margin-bottom: 20px;
}

#index .article-list .img {
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
}

#index .article-list .img img {
    width: 100%;
}

@media (min-width: 1100px) {
    #index .article-list .img img {
        width: 445px;
        height: 278px;
    }
}

#index .article-list .img em {
    display: block;
    background-color: #EEE;
    line-height: 278px;
    color: #999;
}

#index .article-list .item {
    zoom: 1;
    overflow: hidden;
    margin-bottom: 20px;
}

#index .article-list .item dt {
    float: left;
    width: 80px;
    font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
    text-align: center;
}

#index .article-list .item dt em {
    display: block;
    background-color: #EEE;
    font-size: 36px;
    padding-bottom: 3px;
    color: #999;
}

#index .article-list .item dt b {
    display: block;
    background-color: #DDD;
    font-size: 15px;
    color: #555;
}

#index .article-list .item dd {
    margin-left: 100px;
    font-size: 14px;
}

#index .article-list .item dd a {
    color: #000;
    font-size: 16px;
}

#index .article-list .item dd p {
    color: #9A9A9A;
    line-height: 180%;
}

/* -- link -- */
#index .link {
    padding: 10px 0;
}

#index .link strong {
    color: #7A7F81;
    font-weight: bold;
}

#index .link a {
    color: #555;
}

/* page
----------------------------------------------- */
#page {
    padding: 20px 0;
    min-height: 400px;
}

#page h1 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

#page .info {
    padding: 2px 0 20px 0;
    color: #999999;
    font-size: 13px;
}

#page .content {
    color: #666666;
    line-height: 200%;
    padding-top: 10px;
}

#page .content img {
    max-width: 100%;
}

/* product_category
----------------------------------------------- */
#product-category .product-list {
    margin-top: 20px;
    margin-bottom: 25px;
}

#product-category .product-list .item {
    margin-bottom: 15px;
    /* text-align: center; */
}

#product-category .product-list .item .img {
    border: 1px solid #EEE;
}

#product-category .product-list .item .img img {
    width: 100%;
}

#product-category .product-list .item .name {
    margin-top: 12px;
    font-size: 16px;
}

#product-category .product-list .item .price {
    margin-top: 5px;
}

/* product
----------------------------------------------- */
#product {
    padding: 15px 0;
}

#product .product-img {
    float: left;
    width: 300px;
}

#product .product-img img {
    width: 100%;
}

#product .product-img .swiper-button-prev {
    left: 0;
}

#product .product-img .swiper-button-next {
    right: 0;
}

#product .product-img .swiper-button-prev,
#product .product-img .swiper-button-next {
    color: #333;
}

#product .product-img .swiper-button-prev:after,
#product .product-img .swiper-button-next:after {
    font-size: 25px !important;
}

#product .product-img .gallery-thumbs {
    padding: 10px 0;
}

#product .product-img .gallery-thumbs .swiper-slide {
    width: 25%;
    border: 2px solid transparent;
}

#product .product-img .gallery-thumbs .swiper-slide-thumb-active {
    border: 2px solid #43B5EC;
}

#product .product-info {
    margin-left: 320px;
    padding-top: 10px;
    line-height: 200%;
}

@media (max-width: 768px) {
    #product .product-img {
        float: none;
        width: auto;
    }

    #product .product-info {
        margin-left: 0;
    }
}

#product .product-info h1 {
    font-size: 18px;
}

#product .product-info ul {
    padding-top: 10px;
    margin-bottom: 50px;
}

#product .product-info .product-price {
    margin-bottom: 5px;
}

#product .product-info .product-price .price {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

#product .product-info .btn-ask a {
    display: inline-block;
    padding: 5px 25px;
    background-color: #19B4EA;
    color: #FFF;
}

#product .product-info .btn-ask a .fa {
    margin-right: 5px;
}

/* -- model-list -- */
#product .product-info .model-list {
    zoom: 1;
    overflow: hidden;
}

#product .product-info .model-list a {
    display: inline-block;
    border: 1px solid #DDD;
    margin-right: 5px;
    margin-bottom: 5px;
}

#product .product-info .model-list a.cur {
    border: 1px solid #e3393c;
}

#product .product-info .model-list a img {
    width: 40px;
    width: 40px;
}

#product .product-info .model-list a i {
    margin: 0 8px;
}

/* -- buy-box -- */
#product .product-info .buy-box {
    margin-bottom: 40px;
}

#product .product-info .buy-box .attribute {
    margin-bottom: 25px;
}

#product .product-info .buy-box .attribute dl {
    margin-bottom: 5px;
}

#product .product-info .buy-box .attribute dt {
    font-weight: normal;
}

#product .product-info .buy-box .add-to-cart {
    background: #19B4EA url(images/btn_addtocart.png) no-repeat 20px 50%;
    color: #FFFFFF;
    padding: 8px 25px 8px 50px;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
}

#product .product-info .buy-box .add-to-cart:hover {
    background-color: #44C4EE;
}

/* -- attribute-list -- */
#product .product-info .attribute-list {
    margin-bottom: 15px;
}

#product .product-info .attribute-list .radio-box input[type="radio"] {
    display: none;
}

#product .product-info .attribute-list .radio-box span {
    display: inline-block;
    border: 1px solid #EEE;
    cursor: pointer;
}

#product .product-info .attribute-list .radio-box input[type="radio"]:checked+span {
    color: #ff5000;
    border: 1px solid #ff5000;
}

#product .product-info .attribute-list .radio-box span i {
    display: inline-block;
    background-color: #DDD;
    margin: 3px;
}

#product .product-info .attribute-list .radio-box span i img {
    width: 30px;
    height: 30px;
}

#product .product-info .attribute-list .radio-box span em {
    display: inline-block;
    padding: 0 15px;
    line-height: 36px;
    vertical-align: middle;
}

/* -- product-content -- */
#product .product-content {
    padding: 15px 0;
}

#product .product-content h3 {
    padding: 30px 0 10px 0;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #CBD1D3;
}

#product .product-content ul {
    padding: 15px 0;
    color: #666;
    line-height: 200%;
}

#product .product-content img {
    max-width: 100%;
}
/* .product-content ul p span{
    text-wrap-mode: wrap!important;
}
 */
 .product-content ul p span img{
    max-width: 100%!important;
}
.product-content ul p img{
    max-width: 100%!important;
}
/* article_category
----------------------------------------------- */
#article-list dl {
    border-bottom: 1px dotted #D1D1D1;
    padding: 20px 0;
    zoom: 1;
    overflow: hidden;
    position: relative;
}

#article-list dl.last {
    border-bottom: 0;
}

#article-list dt {
    width: 620px;
    margin-bottom: 10px;
    font-size: 14px;
}

#article-list dd {
    color: #999999;
    line-height: 180%;
    zoom: 1;
    overflow: hidden;
}

#article-list dd p.img {
    width: 80px;
    float: left;
}

#article-list dd p.img img {
    width: 100%;
}

#article-list dd p.desc {
    margin-right: 80px;
}

#article-list dd.have-img p.desc {
    margin-left: 90px;
}

#article-list .num-date {
    position: absolute;
    right: 0;
    top: 20px;
    text-align: right;
}

@media (max-width: 768px) {
    #article-list dd.have-img p.desc {
        margin-right: 60px;
    }
}

#article-list .num-date em {
    display: block;
    background-color: #0072C6;
    color: #FFF;
    box-sizing: content-box;
    padding: 2px 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#article-list .num-date p {
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
}

/* article
----------------------------------------------- */
#article {
    padding: 15px 0;
    min-height: 400px;
}

#article h1 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

#article .info {
    padding: 2px 0 20px 0;
    color: #999999;
    font-size: 13px;
}

#article .content {
    color: #666666;
    line-height: 180%;
}

#article .content img {
    max-width: 100%;
}

/* search
----------------------------------------------- */
#search-list dl {
    border-bottom: 1px dotted #D1D1D1;
    padding: 20px 0;
    zoom: 1;
    overflow: hidden;
    position: relative;
}

#search-list dl.last {
    border-bottom: 0;
}

#search-list dt {
    margin-bottom: 10px;
    font-size: 16px;
}

#search-list dt b {
    color: #CC0000;
    font-weight: bold;
}

#search-list dd {
    color: #999999;
    line-height: 180%;
    zoom: 1;
    overflow: hidden;
    padding-right: 90px;
}

#search-list dd p.img {
    width: 80px;
    float: left;
}

#search-list dd p.img img {
    width: 100%;
}

#search-list dd p.desc b {
    color: #CC0000;
}

#search-list dd.have-img p.desc {
    margin-left: 90px;
    margin-right: 80px;
}

#search-list .date {
    position: absolute;
    right: 0;
    top: 20px;
    text-align: right;
}

@media (max-width: 768px) {
    #search-list dd.have-img p.desc {
        margin-right: 60px;
    }
}

#search-list .date em {
    display: block;
    color: #555;
    text-align: center;
    font-size: 36px;
}

#search-list .date p {
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
}

/* 全局样式
----------------------------------------------- */
/* -- ur-here -- */
.ur-here {
    padding: 25px 0 10px 0;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #DDD;
}

@media (max-width:992px) {
    .ur-here {
        display: none;
    }
}

.ur-here a {
    color: #999999;
}

.ur-here b {
    margin: 0 8px;
}

/* -- tree -- */
.tree-box {
    margin-bottom: 15px;
}

.tree-box h3 {
    padding: 25px 0 10px 0;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 15px;
}

@media (max-width:992px) {
    .tree-box h3 {
        display: none;
    }
}

.tree-box li {
    padding: 8px 8px;
}

.tree-box li a {
    color: #000;
    font-size: 14px;
}
.tree-box li a:first-child{
    font-size: 16px;
    font-weight: bold;
}
.tree-box li.cur {
    background-color: #19B4EA;
   font-weight: bold;
}

.tree-box li.cur a {
    color: #FFF;
}

@media (max-width:992px) {
    .tree-box {
        margin-top: 10px;
    }

    .tree-box ul {
        display: inline-block;
    }

    .tree-box li {
        display: inline-block;
        padding: 0;
        margin-right: 5px;
        margin-top: 5px;
    }

    .tree-box li i {
        display: none;
    }

    .tree-box li a {
        display: block;
        border: 1px solid #EEE;
        padding: 5px 8px;
    }
    .tree-box li a:first-child{
        font-size: 16px;
    }
    .tree-box ul ul li a {
        color: #888;
    }
}

.tree-box .search {
    display: block;
    margin: 20px 0;
}

@media (max-width: 768px) {
    .tree-box .search {
        margin: 12px 0;
    }
}

.tree-box .search .keyword {
    width: 85px;
}

/* -- visualize-box -- */
.visualize-box p:hover,
.visualize-box h4:hover,
.visualize-box h3:hover,
.visualize-box h2:hover,
.visualize-box dt:hover,
.visualize-box dd:hover,
.visualize-box em:hover,
.visualize-box span:hover {
    background-color: rgba(243, 156, 18, .1);
}

/* -- screen -- */
.screen {
    padding-top: 20px;
    border-bottom: 1px dotted #DDD;
}

.screen dl {
    margin-bottom: 10px;
}

.screen dl dt {
    display: inline-block;
    font-weight: bold;
}

.screen dl dd {
    display: inline-block;
}

.screen dl dd a {
    display: inline-block;
    background-color: #DDD;
    color: #555;
    padding: 2px 10px;
    margin-right: 8px;
}

@media (max-width: 768px) {
    .screen dl dt {
        display: block;
    }

    .screen dl dd {
        display: block;
    }

    .screen dl dd a {
        margin-top: 8px;
    }
}

.screen dl dd a.cur {
    background-color: #19B4EA;
    color: #FFF;
}

/* -- search-box -- */
.search-box {
    border: 1px solid #DDDDDD;
    background-color: #FFF;
    height: 28px;
    padding-left: 10px;
    position: relative;
}

.search-box .keyword {
    color: #CCCCCC;
}

.search-box .btnSearch {
    position: absolute;
    right: 0;
    top: 0;
    background: url(images/icon_search.png) no-repeat 50% 50%;
    width: 28px;
    height: 28px;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
}

/* -- scale -- */
.scale {
    overflow: hidden;
}

.scale img {
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}

.scale:hover img {
    transform: scale(1.1);
}

/* -- common -- */
.cue {
    color: red;
    font-size: 14px;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.captcha {
    text-transform: uppercase;
}

.price {
    color: #CC0000;
}

.price-line {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
}

.none {
    display: none;
}

.pointer {
    cursor: pointer;
}

@media (max-width: 768px) {
    .m-none {
        display: none;
    }
}

@media (min-width: 768px) {
    .p-none {
        display: none;
    }
}

.nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* -- form -- */
.btn {
    display: inline-block;
    background-color: #0072C6;
    color: #EEE;
    padding: 6px 25px;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    -webkit-appearance: none;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
    border: 0;
}

.btn:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #007AD5;
}

.btn-gray {
    display: inline-block;
    background-color: #CCC;
    border: 0;
    color: #333;
    padding: 6px 15px;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: bold;
    -webkit-appearance: none;
}

.btn-payment {
    display: inline-block;
    background-color: #ff4246;
    color: #FFF;
    padding: 7px 28px;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    -webkit-appearance: none;
}

.btn-captcha {
    display: inline-block;
    background-color: #19B4EA;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0;
    color: #FFF;
    padding: 7px 22px;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 13px;
}

.btn-captcha[disabled],
.btn-captcha:disabled,
.btn-captcha.disabled {
    color: #FFF;
    background-color: #b2b2b2;
    opacity: 1;
}

/* -- color -- */
.cRed {
    color: #F40;
}

.cOra {
    color: #f30;
}

.cGre {
    color: #0c6;
}

.cBlu {
    color: #69c;
}

.cGra {
    color: #999;
}

/* -- input -- */
.text-input {
    height: 34px;
    padding: 6px;
    font-size: 14px;
    border: 1px solid #E9E9E9;
    background-color: #FFF;
    color: #666;
    -webkit-appearance: none;
}

.text-input[disabled],
.text-input:disabled,
.text-input.disabled {
    color: #999;
}

.text-area {
    padding: 4px;
    border: 1px solid #E9E9E9;
    background-color: #FFF;
    line-height: 20px;
    -webkit-appearance: none;
}

.text-area-auto {
    border: 1px solid #E9E9E9;
    background-color: #FFF;
    padding: 0;
    font-size: 12x;
    line-height: 20px;
    resize: none;
    min-height: 40px;
    -webkit-appearance: none;
}

@media (max-width: 768px) {

    .btn,
    .btn-gray,
    .btn-payment,
    .btn-captcha,
    .text-input,
    .text-area,
    .text-area-auto,
    .inp-main {
        max-width: 100%;
    }
}

/*- input-file -*/
.input-file {
    width: 80px;
}

.input-file .input-file-show {
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #555;
    background-color: #F5F5F5;
}

.input-file .input-file-show img {
    width: 100%;
    height: 80px;
}

.input-file .input-file-btn {
    width: 100%;
    background-color: #EEE;
    color: #999;
    line-height: 25px;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
}

/*- table-basic -*/
.table-basic {
    color: #666666;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    border-collapse: collapse;
}

.table-basic select {
    color: #8F8F8F;
}

.table-basic td,
.table-basic th {
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}

.table-basic th {
    background-color: #EEE;
}

.table-basic .child {
    background-color: #FFFFFF;
}

.table-basic td label {
    margin-right: 15px;
}

.table-basic td i {
    color: #F00;
    margin-left: 5px;
    font-weight: bold;
}

/*- form-basic -*/
.form-basic dl {
    zoom: 1;
    overflow: hidden;
    margin-bottom: 20px;
}

.form-basic dl dt {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 13px;
}

.form-basic dl dt i {
    color: #F00;
    margin-left: 5px;
    font-weight: bold;
}

.form-basic dl dd label {
    margin-right: 15px;
    line-height: 34px;
}

/*- table-div -*/
.table-div {
    zoom: 1;
    overflow: hidden;
}

.table-div dl {
    zoom: 1;
    overflow: hidden;
    margin-bottom: 20px;
}

.table-div dl dt {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 13px;
}

.table-div dl dt i {
    color: #F00;
    margin-left: 5px;
    font-weight: bold;
}

.table-div dl dd label {
    margin-right: 15px;
    line-height: 34px;
}

@media (max-width:992px) {
    .table-div dl dt {
        float: none;
    }
}

/* -- lift -- */
.lift {
    margin-top: 60px;
    color: #999;
    font-size: 14px;
}

.lift a {
    color: #999;
}

.lift span {
    margin-right: 15px;
}

/* -- pager -- */
.pager {
    text-align: right;
    padding-top: 20px;
    color: #666;
    font-size: 14px;
}

.pager a {
    color: #666;
    text-decoration: underline;
}

/* -- pager class two -- */
.pager ul {
    display: inline-block;
    border-left: 1px solid #dddddd;
    padding: 0;
}

.pager ul li {
    display: block;
    float: left;
}

.pager ul li a,
.pager ul li em {
    display: block;
    padding: 0 12px;
    line-height: 30px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
    border-radius: 0;
}

.pager ul li a:hover {
    background-color: #f5f5f5;
}

.pager ul li.active a {
    background-color: #f5f5f5;
    color: #999999;
    cursor: default;
}

.pager ul li em.total {
    margin-left: 10px;
    border-left-width: 1px;
    color: #999;
}

/* footer
----------------------------------------------- */

@media (max-width:992px) {}