.feedback {
    width: 340px;
    position: fixed;
    right: 0;
    /* bottom: 52px !important; */
    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    border-radius: 10px 10px 0 0;
	z-index:9999999;
}
.feedback.bt{
    bottom: 52px !important;
}

.feedback .feedbackHeader {
    height: 40px;
    line-height: 40px;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    text-indent: 50px;
    font-weight: normal;
    cursor: pointer;font-size:16px
}

.feedback .eMailIco {
    background: url("../images/emailIco.png") 16px center no-repeat #ff9d20;
    background-size: 21px auto;
    padding-right: 5px;
    /* margin-right: 5px; */
    font-size: 16px;
}
.feedback .eMailIco>p{
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.feedbackForm {
    padding: 16px 16px 40px 16px;
	background-color:#fff;
    /* z-index: -1; */
    /* display: none; */
}

.feedbackForm .tips {
    color: #222d38;
    padding-bottom: 20px;
}

.feedbackForm .line {
    margin-bottom: 16px;
}

.feedbackForm .line input, .feedbackForm .line textarea {
    width: 100%;
    box-sizing: border-box;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #222d38;
    display: block;
}

.feedbackForm textarea {
    resize: none;
    height: 78px;
    padding: 11px;
    line-height: 20px;
}

.feedbackForm .line input {
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
}

.feedbackForm #btn {
    background: #ff9d20;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
}

.feedback .closeBtn {
    background: url("../images/closeBtn.png") no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
    display: none;
}
/* 导航 */
/* web_head */
.web_head{width: 100%;position: relative;z-index: 3;}
.nav_wrap {float:right;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align: right;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center; margin-top:3px;}
.web_head .logo{float: left;padding-top: 10px;}
.web_head .logo img{max-height: 90px;}
.nav_wrap .head_nav{display: inline-block;-webkit-box-flex:1;-webkit-flex:1;flex:1;position:relative;z-index:2;text-align: right;}
.nav_wrap .head_nav>li {display:inline-block;position:relative;perspective:500px;vertical-align:middle;text-align:left; line-height:50px; }
/*.nav_wrap .head_nav>li.menu-item-has-children{background:url(../images/icon_nav.png) no-repeat right}*/
.nav_wrap .head_nav>li>a {font-size:20px;position:relative;display:inline-block;vertical-align:top;padding:11px 23px 11px 23px;text-transform:capitalize;}
.nav_wrap .head_nav>li.current-menu-item>a{ color:#ff9d20}
.nav_wrap .head_nav>li>a:after{content:'';display:block;width:0%;height:3px;background-color:#ff9d20;position:absolute;left:50%;bottom:0px;}
.nav_wrap .head_nav>li:hover>a:after{width:100%;left:0;}
.nav_wrap .head_nav>li>a>em{display:inline-block;position:relative;z-index:1; font-style:normal; margin-right:10px;}
.nav_wrap .head_nav>li>a>b{display:inline-block;margin-left:5px;}
.nav_wrap .head_nav>li>a>b:after {content: '\f107';color:#999;display: inline-block;vertical-align:middle;-webkit-transition:transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;}
.nav_wrap .head_nav>li:hover>a>b:after{color:#47bee2;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.nav_wrap .head_nav:hover>li>a,.nav_wrap .head_nav:hover>li.nav-current>a{color:#fff;}
.nav_wrap .head_nav:hover>li:hover>a,.nav_wrap .head_nav>li.nav-current>a{color:#ff9d20;}
.nav_wrap .head_nav>li li {position:relative;text-align:left;padding:0 20px; font-style:normal}
.nav_wrap .head_nav>li li a {display:block;line-height:20px;padding:7px 0;font-size:13px;position:relative;border-bottom: 1px solid #eee; font-style:normal}
.nav_wrap .head_nav>li li b:after{content: '\f105';position: absolute;right: 0;top: 13px;}
.nav_wrap .head_nav>li li a:before,.nav_wrap .head_nav>li li:hover>a:before{content:'';display:block;width:4px;height:30%;background-color:#ff9d20;position:absolute;left:-21px;top:40%;opacity:0;filter:alpha(opacity=0);}
.nav_wrap .head_nav>li li a:hover:before,.nav_wrap .head_nav>li li:hover>a:before{top:50%;margin-top: -11px;height:22px;opacity:1;filter:alpha(opacity=100);}
.nav_wrap .head_nav>li li:last-child>a{border-bottom:0;}
.nav_wrap .head_nav>li li:hover>a{color:#ff9d20;}
.nav_wrap .head_nav>li li:hover>a>b:after{border-left-color: #fff;}
.nav_wrap .head_nav>li ul ul{left:101%;top:-10px;margin-top: 0;}
.nav_wrap .head_nav li ul{width:250px;padding:10px 0;border: 1px solid #ddd;background-color:#fff;border-radius:0;position:absolute;left:0;top:100%;z-index:999;-webkit-transform:translateY(5%);-ms-transform:translateY(5%);-o-transform:translateY(5%);transform:translateY(5%);opacity:0;filter:alpha(opacity=0);visibility:hidden;box-sizing:border-box;-webkit-transform-origin:center 0;-moz-transform-origin:center 0;-ms-transform-origin:center 0;-o-transform-origin:center 0;transform-origin:center 0;box-shadow:0 0 3px rgba(0,0,0,.15);}
.nav_wrap .head_nav li:hover>ul{-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);visibility:visible;}
.nav_wrap .head_nav > li ul li a em{ font-style:normal;text-transform: capitalize;}

.fixed-nav .logo img{max-height: 70px;}
.fixed-nav .container{width: 100%;position: fixed;left: 0;top: 0;z-index: 9;-webkit-transition: none;-o-transition: none;transition: none;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);opacity:1;background-color: rgba(255,255,255,.95);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);box-shadow: 1px 0 1px rgba(0,0,0,.3);}
.fixed-nav .head_layer{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}
.fixed-nav .nav_wrap .head_nav>li{line-height: 70px;}
.fixed-nav-active .container{-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;opacity: 1;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;}
.fixed-nav-active .nav_wrap:before{opacity: 1;height: 100%;}
.fixed-nav .logo a,.fixed-nav .logo img,.fixed-nav .head_nav li a{-webkit-transition: none;-o-transition: none;transition: none;}
.head_holder{display: none!important;}
/* 客服 */
.scrollsidebar, .scrollsidebar a {font-size:12px;color:#999;font-family:Arial, Helvetica, sans-serif;}
.scrollsidebar {position:absolute;z-index:999;top:150px;right:-30px;}
.show_btn {width:40px;height:192px;overflow:hidden;cursor:pointer;display:block;overflow:hidden;background:url('../images/show_btn.png') no-repeat center center;position: absolute;right: 0;top: 0;}
.side_content {height:auto;overflow:hidden;float:left;width:0;}
.side_content .side_list {width:140px;overflow:hidden;border:1px solid #dadada;border-radius:8px;position:relative;background:#FFF;}
.side_content .side_list .hd img {width:100%;border-bottom:1px solid #dadada;}
.side_content .side_list .cont li {height:40px;line-height:40px;border-bottom:1px solid #dadada;list-style:none;position:relative;}
.side_content .side_list .cont li i{margin-right: 10px;font-size:18px;color:#0e2b5c}
.side_content .side_list .cont li a {position:relative;display:block;padding:0 0 0 10px;text-decoration:none;}
.side_content .side_list .cont li a:before {content:"";position:absolute;display:block;overflow:hidden;top:0;left:10px;width:25px;height:40px;background-repeat:no-repeat;background-position:center center;}
s
.ww {margin-left:-30px;}
.side_content .side_list .t-code {padding:10px 10px 7px;border-bottom:1px solid #dadada;}
.side_content .side_list .t-code img {width:100%;}
.side_content .side_list .side_title {height:30px;line-height:30px;padding:0 12px;}
.side_content .side_list .side_title .close_btn {background:url("../images/close.png") no-repeat center center;width:12px;height:30px;position:absolute;bottom:0;right:10px;cursor:pointer;}
.side_content .side_list .side_title .close_btn span {display:none;} 
/* icon */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  }
   
  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
  }

  /* map */
  /*地图*/

.map {
    width: 100%;
    height: 555px;
}

.BMap_cpyCtrl {
    display: none;
}

.anchorBL img {
    display: none;
}

.infoBoxContent {
    width: 310px;
    height: 120px;
    background: rgba(7, 21, 221, 0.75);
    border-radius: 12px;
    margin-left: 40px;
    margin-top: -48px;
}

.infoBoxContent:before {
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: rgba(7, 21, 221, 0.75);
    position: absolute;
    margin-left: -20px;
    margin-top: 50px;
}

.title {
    width: 290px;
    line-height: 40px;
    margin: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    ;
    font-size: 15px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

.title img {
    width: 45px;
    height: 17px;
}

.title span {
    margin-left: 10px;
}

.list {
    /*width: 290px;*/
    /*font-size: 10px;*/
    /*margin: auto;*/
    /*height: 35px;*/
    /*position: relative;*/
    /*margin-top: 10px;*/
}

.list img {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
}

.list p {
    margin-left: 20px;
    font-size: 10px;
    color: rgba(255, 255, 255, 1);
    line-height: 15px;
}

.lists {
    width: 290px;
    font-size: 10px;
    color: white;
}

.lists1 {
    width: 40%;
    line-height: 16px;
    float: left;
    margin-left: 10px;
    position: relative;
}

.lists1 img {
    position: absolute;
    width: 15px;
    height: 15px;
}

.lists1 span {
    margin-left: 20px;
}

.lists2 {
    width: 40%;
    line-height: 16px;
    float: right;
    margin-right: 0px;
}

.lists2 img {
    position: absolute;
    margin-left: -20px;
    width: 15px;
    height: 15px;
}