/*reset css start*/input:focus,select:focus {outline:none;}
input {border:none;}
textarea:focus {outline:none;}
body,html {height:100%;width:100%;min-width:1200px}
body,h1,h2,h3,h4,h5,h6,ul,li,p {margin:0;padding:0;}
body {font-family:Î¢ÈíÑÅºÚ;min-width:1200px;max-width:1920px;margin:0 auto;}
a {text-decoration:none;display:block; color: inherit}
li {list-style:none}
img {display:block;border:0 none;}
/*common css*/.clearfix {*zoom:1;}
.clearfix:after {content:"";display:block;clear:both;}
.fl {float:left;}
.fr {float:right;}
.w1200 {width:1200px;margin:0 auto;}
/*header*/.header_box {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:url("http://www.qicheedu.com/images/header_bg.jpg") no-repeat center;height:120px;padding-bottom:22px;}
.header_box>.w1200>.logo {margin-top:20px;}
.header_box>.w1200>.logo>p.code {font-size:16px;color:white;padding-left:73px;padding-top:3px;letter-spacing:2px;}
.header_box>.w1200>.search_box {position:relative;}
.header_box>.w1200>.search_box>a {display: inline-block; font-size:16px;color:white;margin-top:38px;margin-bottom:3px;margin-right:15px;}
.header_box>.w1200>.search_box>.searchInner{position: relative;display: inline-block;padding-top: 61px;}
.header_box>.w1200>.search_box>.searchInner>input {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:190px;height:36px;border-radius:18px;background-color:transparent;border:1px solid #fff;color:#eee;padding-left:10px;font-size:14px;}
.header_box>.w1200>.search_box>.search{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:190px;height:36px;border-radius:18px;background-color:transparent;border:1px solid #fff;color:#eee;padding-left:10px;font-size:14px;}
input::-webkit-input-placeholder {color:#eee;font-size:14px;}
#searchbtn {position:absolute;right:-1px;bottom:0px;width:36px;height:36px;cursor:pointer;background:url("http://www.qicheedu.com/images/search_03.png") no-repeat center;}
.header_box>.w1200>.search_box>.phone{font-size: 22px;font-weight: normal;font-style: italic;font-stretch: normal;letter-spacing: 0px;color: #ffffff;position: absolute;right: 0;top: 25px;height: 30px;line-height: 30px;z-index: 9;}
.header_box>.w1200>.search_box>.phone::before{content: "";width: 30px;height: 30px;background: url(/images/phone.png) center no-repeat;background-size: contain;position: absolute;top: 0;left: -35px;}
/*nav*/div.nav {background-color:#fdfdfd;}
ul.nav {display:flex;justify-content:space-between;height:46px;}
ul.nav>li.home>a {padding:10px 0 0 48px !important;background-color:#fdfdfd !important;}
ul.nav>li>a.tit {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:18px;color:#333;height:46px;line-height:46px;padding: 0 20px;}
ul.nav>li.on>a.tit {color:#0067ac;}
ul.nav>li:hover .tit {color:#0067ac;}
ul.nav>li:hover .tit,ul.nav>li.on>.tit {background-color:rgb(0,0,0,0.06);}
ul.nav>li {position:relative;}
ul.nav>li>dl {position:absolute;display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:99; margin: 0;}
ul.nav>li>dl>.nav_list{
    margin: 0;
    width:180px;
}
ul.nav>li>dl>.nav_list>a {font-size:16px;color:white;line-height:46px;border-bottom:1px solid #bfbfbf;background-color:rgba(0,0,0,.4);padding:0 20px 0px;}
ul.nav>li>dl>.nav_list>a>span.icon {float:right;transition: 0.5s}
ul.nav>li>dl>.nav_list>a:hover {color:#f39700;}
ul.nav>li>dl>.nav_list>a:hover  .icon{transform: translateX(8px)}
ul.nav>li:last-child dl .nav_list{transform: translateX(-68px)}
ul.nav>li>dl>.nav_list>div{
    display: none;
    width: 180px;
    position: absolute;
    left: 180px;
    top: 0;
    background-color:rgba(0,0,0,.4);
}
ul.nav>li>dl>.nav_list>div>a{
    font-size:16px;
    color:white;
    line-height: 46px;
    border-bottom: 1px solid #bfbfbf;
    padding: 0 8px;
    border-left: 1px solid #bfbfbf;
}
/*footer*/.footer {height:180px;background:url("http://www.qicheedu.com/images/foot_bg_02.jpg") no-repeat center;}
.footer>.w1200>.text {margin-top:30px;}
.footer>.w1200>ul{
    margin-top:30px;
}
.footer>.w1200>.text>p {font-size:16px;color:white;line-height:38px;letter-spacing:1px;}
.footer>.w1200>.qr_code>li>p {text-align:center;font-size:14px;color:white;margin-top:8px;}
.footer>.w1200>.qr_code>li {float:left;margin-right:20px;}
.footer>.w1200>.qr_code>li:nth-child(4) {margin-right:0;}

/*µ¯´°*/
.alert_wrap{
    display: none;
}
#alert {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:116px;width:600px;height:360px;background:url("http://www.qicheedu.com/images/alert_bg.jpg") no-repeat  center;position:fixed;top:50%;left:50%;margin-left:-300px;margin-top:-180px;text-align:center;letter-spacing:1.6px}
#alert>p {font-size:20px;line-height:1;font-weight:700;color:#0067ac;}
#alert>p.important {font-size:24px;margin-bottom:40px;}
#alert>.yes {position:absolute;top:280px;left:50%;text-align:center;line-height:36px;color:#0067ac;font-size:18px;cursor:pointer;width:160px;margin-left:-80px;}

/*Ïµ²¿ÍøÕ¾ logo*/
.header_box>.w1200>.logo>a{
    font-size: 0;}
.header_box>.w1200>.logo>a>img{
    display: inline-block;
    vertical-align: -19px;
    margin-right: 12px;
}
.header_box>.w1200>.logo>a>span{
    font-size: 30px;
    color: #fff;
    letter-spacing: 5px;
}
/*?¡±???????*/

.dzb-base .top{ background: #f8f8f8; height: 75px;margin: 20px auto;}
.dzb-base .dTitle{ display: inline-block; min-width: 300px;height: 75px; line-height: 75px; padding-left:10px;letter-spacing: 2px; font-size: 18px; font-weight: bold;color: rgb(0, 103, 172);}
.dzb-base .dBB{display: inline-block; width: 400px; vertical-align: top;}
.dzb-base .dBB .btn_l{cursor: pointer; display: inline-block;vertical-align:middle; width: 0; height: 0; border: 10px solid transparent;border-right-color: #0067ac;}
.dzb-base .dBB .btn_r{cursor: pointer; display: inline-block;vertical-align: middle; width: 0; height: 0; border: 10px solid transparent;border-left-color: #0067ac;}
.dzb-base .dBB .dBBBox{display: inline-block;vertical-align: middle; width: 360px; overflow: hidden; height: 75px;}
.dzb-base .dBB .dBBBox>ul{ width: 10000px;}
.dzb-base .dBB .dBBBox>ul>li{display: inline-block;vertical-align: middle; cursor: pointer;}
.dzb-base .dBB .dBBBox>ul>li>a{line-height: 75px;letter-spacing: 2px; padding-left:16px; font-size: 18px; color: rgb(99, 99, 99);}
.dzb-base .dBB .dBBBox>ul>li.on>a,.dzb-base .dBB .dBBBox>ul>li:hover>a{ color:#0067ac}
.dzb-base .main{ font-size: 0; background: #f8f8f8; padding: 10px; padding-bottom:30px;}
.dzb-base .main .left{display: inline-block; width:440px; min-height:575px ;max-height:575px ;overflow: hidden; height: auto;vertical-align: top; background-color: #fff;  }
.dzb-base .main .bbgy{ display: inline-block; width: 340px;background-color: #fff;vertical-align: top; margin: 0 30px; }
.dzb-base .main .right{ display: inline-block;width: 340px;background-color: #fff;vertical-align: top; }
.dzb-base .main  .top{width: 100%;height: 40px;margin-top:0; font-size: 16px;letter-spacing: 2px; color: rgb(255, 255, 255);line-height: 42px;font-weight: bold; background: #0067ac;}
.dzb-base .main .right .top >i{ display: inline-block; vertical-align: top; margin: 0 10px;margin-top:12px;margin-right: 10px;background: url("http://www.qicheedu.com/img/jqBg.png") no-repeat center; width:18px; height: 18px;}
.dzb-base .main .bbgy .top >i{ display: inline-block; vertical-align: top; margin: 0 10px;margin-top:12px; background: url("http://www.qicheedu.com/img/bbgyBg.png") no-repeat center; width:18px; height: 18px;}
.dzb-base .main .right ul{ padding: 10px 20px; }
.dzb-base .main .right ul >li{ cursor: pointer;}
.dzb-base .main .right ul >li>img{ border: 1px solid #ccc;  border-radius: 3px;}
.dzb-base .main .right ul >li>p{font-size: 14px; padding-bottom: 10px ; color: rgb(51, 51, 51); line-height: 2.571;letter-spacing: 1px; text-align: center;}
.dzb-base .main .bbgy .ulBox{display: block; padding-bottom:30px; margin-top: -20px; min-height: 505px;max-height: 505px;overflow: auto;}
.dzb-base .main .bbgy ul{padding: 0 10px;width: 320px; min-height: 505px;}
.dzb-base .main .bbgy ul>li{padding-top:20px; border-bottom: 1px dashed #969696; height: 62px;position: relative;}
.dzb-base .main .bbgy ul>li i{ display: inline-block; margin-top:5px; vertical-align: top; background: url("http://www.qicheedu.com/img/bicon.png") no-repeat center; width: 9px; height: 13px;}
.dzb-base .main .bbgy ul>li .title{float: right;text-align: justify; vertical-align: top; padding-right: 10px; width:285px; font-size: 16px;color: #333; line-height: 1.5;letter-spacing: 2px;  	     word-wrap:break-word ;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.dzb-base .main .bbgy ul>li:hover .title{color: #0067ac;}
.dzb-base .main .bbgy ul>li:hover i{ background-image: url("http://www.qicheedu.com/img/onbicon.png")}
.detailOn .dzb-base .main .right,.detailOn .dzb-base .main .left{ display: none;}
.detailOn .dzb-base .main .bbgy {margin-left: 0px;}
.DzBDetales { display: none;}
.detailOn .DzBDetales{ display: inline-block; width: 810px; background: #fff; min-height: 575px; vertical-align: top; font-size:16px;}
.detailOn .DzBDetales .top>i{ display: inline-block; background:  url("http://www.qicheedu.com/img/addressIcon.png") no-repeat top; width:13px; height: 22px; margin: 0px 10px;vertical-align: middle; }
.detailOn .DzBDetales .dDetails .pageTitle{font-size: 20px;text-align: center;color: #0067ac;line-height: 1.5;font-weight: bold; letter-spacing: 2px;}
.detailOn .DzBDetales .dDetails  .pageFtitle{width: 100%;height: 30px;margin-bottom: 30px; font-size: 0; background: url(/img/pageFtitleBG.png) center no-repeat;margin-top: 5px;text-align: center;}
.detailOn .DzBDetales .dDetails .pageFtitle span{display: inline-block;font-size: 12px;color: #959595;margin: 0px 10px;line-height: 30px;}
.detailOn .DzBDetales .dDetails .dDetailsBox{ margin: 0 auto; width: 750px; border-top: 1px dashed #969696 ; padding-top:20px; overflow: hidden;}

/* select */
.select{position:relative;display: inline-block;vertical-align: top; width: 292px; height: 45px;margin-top:8px; font-size: 0; z-index:99!important;  }
.select input{height:35px;width: 270px; text-align: center; color: #333; position: relative; border: 2px solid transparent; display:inline-block;border-radius: 3px; background:#ffffff  no-repeat 97px center;line-height:35px;padding-left:5px;cursor:pointer;margin-top:10px; padding-right:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:1;font-size:16px;}
.select i{display:block;position: absolute;cursor: pointer; z-index:10; right: 25px; top:14px; width: 18px;height: 18px;background-color: transparent;border-left: 2px solid #0067AC;border-bottom: 2px solid #0067AC;transform: rotate(-45deg);transition: all .2s ease-in-out;}
.select input{border: 2px solid #0067AC;border-radius: 40px; }
.select dt{ cursor: pointer; position: absolute; left: 0; top: 10px; width: 280px;height: 38px; display:block;z-index: 9; }
.select.cur i{  transform: rotate(135deg);top: 25px;}
.select div{position:absolute;left: 7px;top:38px;border: 1px solid #d2ccc4;font-size:0; background:#fff;display:none;border-radius:5px; }
.select div ul{padding-top:20px; width:270px;max-height:400px;overflow:auto; overflow-x: hidden; }
.select div ul li a{line-height:40px;display:block;padding:0 20px;padding-left:0; width: 250px;text-align: center; font-size:16px; }
.select div ul li a:hover{background:#f5f5f5;}
