html,body,div,ul,li,p,span,a,img{
    margin:0;
    padding:0;
    font-family: 微软雅黑;
}
ul,li{
    list-style:none;
}
a{
    text-decoration: none;
    color:inherit;
}
a:link {
    color: #444;
}
a:visited {
    color: #444;
}
a:hover{
    text-decoration: none;
}
.clearfix:after{
    content:"";
    display: block;
    height:0;
    visibility: hidden;
    clear:both;
}
.clearfix{zoom:1;}
.container-fluid{
    padding:0;
}
.fl{
    float:left;
}
.fr{
    float:right;
}

.top-wrap{
    background-color:#E8E8E8;
    background-size: contain;
}
.nav-wrap{
	border-bottom: 2px solid lavender;
}
.top-left{
    height:38px;
    line-height:38px;
    color:#666;
    text-align:left;
}
.top{
    font-size:14px;
    height:38px;
    line-height:38px;
    color:#666;
    text-align:right;
}
.top a{
	margin-right:60px;
}
.logo{
	padding-top:6px;
	padding-bottom: 6px;
	background-color:white;
}
.logo img{
    height:80%;
}
.logo .logo-title{
	font-size:20px;
	margin-left:10px;
}

.nav-box{
	background:#FE9917;
}
.nav-pills>li{
	width: 14%;
	float: left;
	line-height: 30px;
	text-align: center;
}
.nav-pills>li a{
	color:white;font-size: 14px;
}
.nav > li:hover .dropdown-menu {display: block;}
.nav-pills>li>a:hover {
    background-color:white;
    color:orangered;
}

.dropdown-menu{
    border:1px solid white;
    left:-20px;
    max-width:320px;
}
.dropdown-menu>li{
    text-align:center;
}
.dropdown-menu>li:not(:last-child){
    border-bottom:1px dashed lavender;
}

.nav-menu{
    position:relative;
    z-index: 90;
}
.btn-list{
    background-color:#F5F5F5;
    border-color:white;
    color:#bbb;
    position: absolute;
    top:4px;
    right:0;
    font-size:20px;
}
.nav-list {
    position: fixed;
    top: 90px;
    right: 0;
}
.nav-list ul li{
    background-color: #F5F5F5;
    width:160px;
    border-bottom: 1px dashed #ddd;
    text-align:center;
}
.case-down{
    height:100px;
    width:100%;
    background-color: orangered;
}
.dropdown-menu{
    top:68px;
}
.dropdown-menu li{
    height:40px;
}
.dropdown-menu li a{
    height:40px;
    line-height:40px;
}
.dropdown-menu li span{
    display: inline-block;
    width:36px;
    height:36px;
}


.footer{
    background-color:orangered;
    padding:30px 0;
    color:white;
}
.tel, .qq{
    font-weight: bold;
}
.footer .thumbnail{
    background-color: inherit;
    border: 0;
}
.footer .thumbnail p, .footer a, .footer .thumbnail span{
    color:white;
}

.footer-info{
    font-size:18px;
}
.footer .thumbnail .wx-ma img{
	width:80%;
}

.zixun{
    width:100%;
    background-color: #FE9917;
    border-top:2px solid lavender;
    position:fixed;
    bottom:0;
    padding-top:4px;
}
.zixun ul li{
	float:left;
	width:20%;
	text-align: center;
	height:46px;
}
.zixun ul li:not(:last-child){
	border-right:1px dashed white;
	box-sizing: border-box;
}
.zixun a{
	color:white;
}

.freeTry button{
	background-color: red;
    color: white;
}

.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}

.yb_conct{position:fixed;z-index:99;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixcont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixcont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixcont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixcont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;width:100%;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

@media(max-width:768px){
    .logo img{
        height:40px;
    }
    .footer .copy .copy-cp{
        text-align:center;
    }
    .nav-pills>li{
    	width:32.6%;
    	text-align: center;
	    height:40px;
	    line-height:20px;
	    font-size:15px;
	    border:1px solid white;
	    box-sizing: border-box;
}
}

.page-path { width: 1200px; height: 52px; line-height: 52px; border-bottom: 1px solid #eee;}
.mb0 { margin-bottom: 0; }
.page-path.bb0 { border: none; }
.pagination a,.pagination>li:first-child>a { margin:0 3px;}
.pagination a.disabled,.pagination a.thisclass{color:#2a6496;
	background-color:#eee;
	border-color:#ddd}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .page-path { border-top: 1px solid #ddd; width: 100%; margin-bottom: 0; }
   .page-path p {  font-size: 1.3933333333rem; padding: .4rem 0.4rem; line-height: 1.3; }
  .page-path a { font-size: 1.3933333333rem; }
  .page-path.bb0 { border-top: 1px solid #ddd; }
}