body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input,
textarea,
button {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #666;
    background: #fff;
}

a {
    color: #666;
    outline: 0;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

p {
    line-height: 1.8em;
    padding: 5px 0;
}

h2 {
    font-size: 14px;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1200px;
    margin: 0 auto;
}

.wapper02 {
    width: 1000px;
    margin: 0 auto;
}

a:hover {
    text-decoration: none;
}

img {
    outline-width: 0px;
    vertical-align: top;
}

.Knowledge_head {
    background: #fff;
    overflow: hidden;
}

.Knowledge_top {
    height: 90px;
    line-height: 90px;
}

.Knowledge_top .Knowledge_logo {
    float: left;
}

.Knowledge_top .Knowledge_logo img {
    padding-right: 15px;
}

.Knowledge_top .Knowledge_logo span {
    padding: 0px 15px;
    border-left: 1px solid #ddd;
    font-size: 20px;
    color: #333;
}

.Knowledge_home {
    float: right;
    font-size: 14px;
    color: #373D41;
}

.Knowledge_home a {
    color: #373D41;
}

.Knowledge_nav {
    height: 3px;
    background: #e72f3c;
}

#allmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    font-family: "微软雅黑";
}

.BMap_cpyCtrl {
    display: none;
}

.anchorBL {
    display: none;
}

#allmap {
    width: 100%;
    margin: 0 auto;
    height: 680px;
}

.contact {
    height: 680px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

.contact .map {
    width: 100%;
    height: 710px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.contact .y-row {
    height: 680px;
    overflow: hidden;
}

.contact .y-row .box {
    width: 560px;
    height: 510px;
    background: url(/images/contbg.png) repeat;
    position: absolute;
    top: 80px;
    padding: 34px 27px 0px 43px;
    overflow: hidden;
}

.contact .y-row .menu {
    height: 40px;
    overflow: hidden;
    width: 560px;
    overflow: hidden;
    line-height: 40px;
}

.contact .y-row .menu a {
    float: left;
    width: 120px;
    height: 40px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    text-align: center;
    background: #323232;
}

.contact .y-row .menu a span {
    color: #FFF;
    position: absolute;
    width: 120px;
    height: 40px;
    top: 0;
    left: 0;
    cursor: pointer;
    display: block;
    font-size: 15px;
}

.contact .y-row .menu a b {
    position: absolute;
    background-color: #e72f3c;
    width: 120px;
    height: 40px;
    top: -40px;
    left: 0;
    display: block;
    transition: all ease-out .2s 0s;
    -webkit-transition: all ease-out .2s 0s;
    -moz-transition: all ease-out .2s 0s;
    -o-transition: all ease-out .2s 0s;
}

.contact .y-row .menu a:hover b,
.contact .y-row .menu a.s b {
    top: 0;
}

.contact .y-row .item {
    width: 400px;
    overflow: hidden;
    line-height: 30px;
    padding-top: 20px;
    font-size: 14px;
    color: #636363;
    display: none
}

.contact .y-row .item h1 {
    font-size: 30px;
    color: #c11920;
    line-height: 50px;
    font-weight: normal;
}

.contact .y-row .item .t {
    color: #c4c4c4;
}

.contact .y-row .item a.red {
    color: #f60;
}

.contact .y-row .item a.red:hover {
    text-decoration: underline;
    color: #f60;
}

.contact .y-row .item p {
    margin: 0px;
    font-size: 11px;
    line-height: 18px;
    border-top: 1px dotted #636363;
    margin-top: 18px;
    padding-top: 18px;
}

.top_02 {
    height: 90px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.top_2_left {
    float: left;
    height: 90px;
    overflow: hidden;
}

.top_02 .tel {
    float: right;
    height: 54px;
    overflow: hidden;
    margin-top: 25px;
}

.top_02 .tel span {
    display: block;
    height: 54px;
    line-height: 54px;
    color: #666;
    padding-left: 33px;
    float: right;
    background: url(../images/tel_01.png) 0px center no-repeat;
    font-size: 14px;
}

.top_02 .tel strong {
    display: block;
    height: 54px;
    line-height: 54px;
    font-weight: normal;
    float: right;
    background: url(../images/shuxian.gif) 0px center no-repeat;
    margin-left: 20px;
}

.top_02 .tel strong a {
    display: block;
    padding-left: 33px;
    font-size: 14px;
    color: #666;
    background: url(../images/kefu_01.png) 0px center no-repeat;
    margin-left: 20px;
}

.top_02 .tel strong a:hover {
    color: #f60;
    text-decoration: none;
}


/* page1200 */

.y-row {
    padding: 0px 80px;
    margin: 0px auto;
    display: block;
}

.y-row1 {
    margin: 0px auto;
}

.reg_bot {
    border-top: 1px solid #CFD0D1;
    font-size: 14px;
    color: #373D41;
    height: 80px;
    line-height: 80px;
    margin-top: 20px;
}

.reg_bot a {
    color: #373D41;
}

.reg_bot a:hover {
    color: #f60;
}

.reg_left {
    float: left;
}

.reg_right {
    float: right;
}

.item ul li {
    margin-top: 10px;
}

.input_text {
    border: 1px solid #ddd;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    width: 378px;
    padding: 0px 10px;
    font-family: 'Microsoft YaHei';
}

.input_text:hover {
    border-color: #b3b3b3;
    outline: 0;
}

.input_text:focus {
    border-color: #f60;
    outline: 0;
}

.textarea {
    border: 1px solid #ddd;
    border-radius: 2px;
    height: 75px;
    width: 378px;
    padding: 5px 10px;
    color: #9d9d9d;
    font-family: 'Microsoft YaHei';
    display: block;
}

.textarea:hover {
    border-color: #b3b3b3;
    outline: 0;
}

.textarea:focus {
    border-color: #f60;
    outline: 0;
}

.select {
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 5px 0px;
    width: 400px;
    padding-left: 5px;
    color: #9d9d9d;
    font-family: 'Microsoft YaHei';
}

.select:hover {
    border-color: #b3b3b3;
    outline: 0;
}

.select:focus {
    border-color: #f60;
    outline: 0;
}

.input_button {
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    width: 100%;
    font-family: 'Microsoft YaHei';
    background: #f60;
}

.input_button:hover {
    background: #f40;
}

.right-menu-bar {
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    right: 0px;
    bottom: 0;
    width: 38px;
    height: 100%;
    z-index: 11000;
    -webkit-transition: all .4s;
    transition: all .4s
}

#J_rightBarMenuContainer {
    background: #373D41;
    height: 100%;
    padding-top: 166px;
    z-index: 100;
    position: relative
}

#rightMenuBar2016 .right-menu {
    color: #fff;
    font-size: 12px;
    padding-top: 36px;
    padding-bottom: 5px;
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(../images/right-menu-icons.png)
}

#rightMenuBar2016 .right-menu.hover,
#rightMenuBar2016 .right-menu:hover {
    background-color: #fff;
    color: #f60;
    text-decoration: none;
}

#rightMenuBar2016 .shopping-car {
    background-position: 7px 14px
}

#rightMenuBar2016 .shopping-car .txt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 20px;
    text-align: center
}

#rightMenuBar2016 .shopping-car .count {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    background-image: url(../images/right-menu-icons.png);
    background-position: -685px 0;
    color: #ff7e00;
    font-weight: 700;
    margin-top: 5px
}

#rightMenuBar2016 .shopping-car.hover,
#rightMenuBar2016 .shopping-car:hover {
    background-position: 7px -92px
}

#rightMenuBar2016 .shopping-car.hover .count,
#rightMenuBar2016 .shopping-car:hover .count {
    color: #fff;
    background-position: -685px 26px
}

#rightMenuBar2016 .liucheng {
    background-position: 9px -94px
}

#rightMenuBar2016 .liucheng.hover,
#rightMenuBar2016 .liucheng:hover {
    background-position: 9px -94px
}

#rightMenuBar2016 .user {
    background-position: -90px -92px
}

#rightMenuBar2016 .user.hover,
#rightMenuBar2016 .user:hover {
    background-position: -90px -92px
}

#rightMenuBar2016 .kf {
    background-position: -189px -92px
}

#rightMenuBar2016 .kf.hover,
#rightMenuBar2016 .kf:hover {
    background-position: -189px -92px
}

#rightMenuBar2016 .qq {
    background-position: -290px -94px
}

#rightMenuBar2016 .qq.hover,
#rightMenuBar2016 .qq:hover {
    background-position: -290px -94px
}

#rightMenuBar2016 .phone {
    background-position: -871px -92px;
    margin-top: 7px
}

#rightMenuBar2016 .phone.hover,
#rightMenuBar2016 .phone:hover {
    background-position: -871px -92px
}

#rightMenuBar2016 .charge {
    background-position: -388px -97px;
    margin-top: 7px
}

#rightMenuBar2016 .charge.hover,
#rightMenuBar2016 .charge:hover {
    background-position: -388px -97px
}

#rightMenuBar2016 .gong-dan {
    background-position: -483px -94px
}

#rightMenuBar2016 .gong-dan.hover,
#rightMenuBar2016 .gong-dan:hover {
    background-position: -483px -94px
}

#rightMenuBar2016 .back-top {
    background-position: -579px 11px;
    position: absolute;
    bottom: 80px;
    right: 0;
    width: 38px;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition-property: opacity, postion;
    transition-property: opacity, postion;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    z-index: 100;
    padding-top: 18px
}

#rightMenuBar2016 .back-top-visible {
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    zoom: 1;
    opacity: 1
}

#rightMenuBar2016 .back-top.hover,
#rightMenuBar2016 .back-top:hover {
    background-position: -579px -95px
}

#rightMenuBar2016 .collapse-right-bar,
#rightMenuBar2016 .expand-right-bar {
    position: absolute;
    bottom: 40px;
    right: 0;
    z-index: 100;
    background-image: none;
    text-align: center;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    width: 38px;
    font-size: 16px
}

#rightMenuBar2016 .collapse-right-bar {
    background-image: url(../images/right-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -776px 13px;
    height: 40px
}

#rightMenuBar2016 .collapse-right-bar:hover {
    background-position: -776px -91px
}

#rightMenuBar2016 .expand-right-bar {
    right: -40px;
    height: 40px;
    width: 40px;
    background: url(../images/iconindex.jpg) no-repeat;
    z-index: 99;
    -webkit-transition: all .6s;
    transition: all .6s;
    _display: none
}

#rightMenuBar2016.mini-right-menu-bar {
    right: -40px
}

#rightMenuBar2016.mini-right-menu-bar .expand-right-bar {
    right: 40px;
    _display: block
}

#rightMenuBar2016 .concat-phone-container {
    position: absolute;
    right: -500px;
    top: 330px;
    background-color: #fff;
    border: 1px solid #dddcdd;
    border-right: 0;
    -webkit-transition: all .6s;
    transition: all .6s;
    padding: 20px 30px 20px 25px;
    width: 234px
}

#rightMenuBar2016 .active-concat-container {
    right: 38px
}

#rightMenuBar2016 .concat-phone-container .close {
    position: absolute;
    top: 9px;
    right: 0;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url(../images/ie6-icon.jpg) no-repeat center right #fff;
    background-position: 0 -338px
}

#rightMenuBar2016 .concat-phone-container .title {
    font-size: 20px;
    height: 44px;
    vertical-align: bottom;
    line-height: 44px;
    padding-left: 40px;
    font-weight: normal;
    background: url(/images/right-menu-tel.png) left center no-repeat;
}

#rightMenuBar2016 .concat-phone-container .phone-num {
    color: #ff7800;
    line-height: 40px;
    height: 40px;
    padding-left: 3px;
    font-size: 28.4px;
}

#rightMenuBar2016 .concat-phone-container ul {
    border-top: 1px dotted #e6e7e8;
    border-bottom: 1px dotted #e6e7e8;
    color: #494949;
    height: 48px;
    padding: 10px 0px;
}

#rightMenuBar2016 .concat-phone-container ul li {
    float: left;
    width: 50%;
    line-height: 24px;
    color: #aaa;
}

#rightMenuBar2016 .concat-phone-container .concat-desc {
    line-height: 18px;
    color: #909090;
    padding-left: 5px
}

#rightMenuBar2016 .concat-phone-container .concat-desc .blue-color {
    color: #378cd2
}

@media screen and (max-height:700px) {
    #rightMenuBar2016 .back-top {
        bottom: 40px
    }
    #rightMenuBar2016 .collapse-right-bar,
    #rightMenuBar2016 .expand-right-bar {
        bottom: 0
    }
}

@media screen and (max-width:1206px) {
    #header2016 .lt-tab li {
        width: 346px
    }
    #header2016 .lt-tab li.item-middle {
        width: 270px
    }
    #header2016 .lt-tab li.item-width {
        width: 250px
    }
    #header2016 .menu-container.large .menu-wrapper .col-cloud-server {
        width: 535px
    }
    #header2016 .main-nav-wrapper li a.nav-menu {
        padding: 0 4px
    }
    #header2016 .nav-content dl dd a {
        width: 88px
    }
    #header2016 .nav-content .menu-wrapper {
        margin-right: 451px
    }
    #header2016 .nav-content .menu-wrapper dl:after,
    #header2016 .nav-content .menu-wrapper dl::after {
        display: none
    }
    #header2016 .ques-advert-wrapper {
        width: 451px
    }
    #header2016 .ques-advert-wrapper dl dd a {
        width: 170px
    }
    #header2016 .ques-advert-wrapper .question-wrapper {
        margin: 0 10px
    }
}