@charset "utf-8";

html, body {
    min-width: 1200px;
    font-family: PingFang SC,Hiragino Sans GB,Arial,Microsoft YaHei,Verdana,Roboto,Noto,Helvetica Neue,sans-serif;
}
html {
    overflow-y: scroll;
}
:root {
    overflow-y: auto;
    overflow-x: hidden;
}
:root body {
    position: absolute;
}
body {
    width: 100vw;
    overflow: hidden;
}
a {
  color: #3189fe;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #337ab7;
  text-decoration: underline;
}
.wrapper1200 {
    width: 1200px;
    margin: 0 auto;
}/*
a:visited{
    color: inherit;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:focus{
    text-decoration: none;
}*/
.wrapper1070 {
    width: 1070px;
    margin: 0 auto;
}
.wrapper1280 {
    width: 1280px;
    margin: 0 auto;
}
.wrapper1024{
    width: 1024px;
    margin: 0 auto;
}

.wrapper745center {
    width: 745px;
    margin: 0 auto;
}

.wrapper1100 {
    width: 1100px;
    margin: 0 auto;
}

.wrapper1034 {
    width: 1034px;
    margin: 0 auto;
}

.wrapper950 {
    width: 950px;
}

.wrapper270{
    width: 270px;
}
.wrapper240 {
    width: 240px;
}
.font-40{
    font-size: 40px;
}
.color40a2c2{
    color: #40a2c2;
}

.wrapper850center {
    width: 850px;
    margin: 0 auto;
}

.view_3 .headerIndex {
   overflow: hidden;

}

.footlogo {
    display: block;
    width: 145px;
    height: 116px;
    overflow: hidden;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    border-color: transparent;
    box-shadow:none;
}
.authorization{
    position: relative;
    max-width: 300px;
}
.authorizationbox .popover-title{
    color: #333;
}
.authorizationbox ul{
    padding-left: 0;
    color: #333;
    overflow: hidden;
}
.authorizationbox ul li{
    display: block;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    position: relative;
    width: 244px;
}
.authorizationbox ul li a{
    display: inline-block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.authorizationbox ul li img{
    display: block;
    width: 120px;
}

.tovideo{
	position: absolute;
    bottom: 8%;
    right: 15%;
    width: 150px;
    font-size: 16px;
    color: #fff;
    background: #ff6428;
    text-align: center;
    padding: 4px;
    border-radius: 15px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translate3d(0,-2px,0);}
.tovideo img{height:25px;margin-right:5px;margin-left:-5px;}
.tovideo:hover{
    font-size: 16px;
    color: #eee;
    background: #ff4700;
}
.headerIndex001 .headerback{
    background: url(../images/index001.jpg) no-repeat;
}
.headerIndex002 .headerback{
    background: url(../images/index002.jpg) no-repeat;
}
.headerIndex003 .headerback{
    background: url(../images/index003.jpg) no-repeat;
}
.headerIndex004 .headerback{
    background: url(../images/index004.jpg) no-repeat;
}
.headerIndex.headerIndex001 .headerback,
.headerIndex.headerIndex002 .headerback,
.headerIndex.headerIndex003 .headerback,
.headerIndex.headerIndex004 .headerback{
    opacity: 1;
    -webkit-transition: all 1s .3s;
    -moz-transition: all 1s .3s;
    -ms-transition: all 1s .3s;
    -o-transition: all 1s .3s;
    transition: all 1s .3s;
}
.headerIndex .headerback{
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-color: #162772;
    opacity: .4;
}
/*.headerIndex .bannerlist .bannerbtn*/
.headerIndex .bannerlist .bannertitle,
.headerIndex .bannerlist .bannerdes{
    display: block;
    -webkit-transform: translate(-200px,0);
    -moz-transform: translate(-200px,0);
    -ms-transform: translate(-200px,0);
    -o-transform: translate(-200px,0);
    transform: translate(-200px,0);
    opacity: 0;
}
/*.headerIndex .bannerlist.active .bannerbtn*/
.headerIndex .bannerlist.active .bannertitle,
.headerIndex .bannerlist.active .bannerdes{
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
}
.headerIndex .bannerlist .bannertitle{
    -webkit-transition: all 1s .5s;
    -moz-transition: all 1s .5s;
    -ms-transition: all 1s .5s;
    -o-transition: all 1s .5s;
    transition: all 1s .5s;
    line-height: 40px;
    font-size: 2.2em;
}
.headerIndex .bannerlist .bannerdes{
    -webkit-transition: all 1s .6s;
    -moz-transition: all 1s .6s;
    -ms-transition: all 1s .6s;
    -o-transition: all 1s .6s;
    transition: all 1s .6s;
    margin-left: 10px;
    color: #eeeeee;
}
.headerIndex .bannerbtn{
    /*-webkit-transition: all 1s .7s;*/
    /*-moz-transition: all 1s .7s;*/
    /*-ms-transition: all 1s .7s;*/
    /*-o-transition: all 1s .7s;*/
    /*transition: all 1s .7s;*/
    /*padding-left: 10px;*/
    position: absolute;
    top:300px;
}
.headerIndex  .bannerbtn a.banbtn,
.headerDown .bannerbtn a.banbtn{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #59acfe;
    outline: none;
    border: none;

}
.headerIndex  .bannerbtn a.banbtn img,
.headerDown .bannerbtn a.banbtn img{
    height: 20px;
    width: auto;
    margin-left: 5px;
}
.headerIndex  .bannerbtn a.banbtn:hover,
.headerDown .bannerbtn a.banbtn:hover{
    background-color: #ff0000;
    color: #eee;
}
.bannerbarctr{
    position: absolute;
    width: 100%;
    bottom: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.bannerbarctr span{
    margin: 0 5px;
}
.bannerbarctr span:before{
    text-shadow: 0 0 1px #d2d2d2;
}
.bannerbarctr span.active,
.bannerbarctr span:hover{
    color: #ff0000;
}
.headerDown {
    background: url(../images/reader_banner.jpg) no-repeat;
    background-size: cover;
    background-color: #162772;
}

.headermapProduction {
    background: url(../images/lixianbanner.jpg) no-repeat;
    background-size: cover;
    background-color: #225c6d;
}

.headerFeature {
    background-color: #373d41;
}

.headerChannel {
    background: url(../images/channelbanner.jpg) no-repeat center;
    background-size: cover;
    background-color: #225c6d;
}

.headerapply .bannerd {
    background: url(../images/channelbanner.jpg) no-repeat;
    background-size: cover;
    background-color: #225c6d;
}

.headerapplylist .bannerd {
    background: url(../images/applylistbanner.gif) no-repeat;
    background-size: cover;
    background-color: #225c6d;
}

.headerabout {
    background: url(../images/aboutbanner.png) no-repeat;
    background-size: cover;
    background-color: #225c6d;
}

.headerAdvantages {
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
    background-color: #225c6d;
}

/*.headersoftwaredetail .bannerd{*/
/*background: url(../images/softdetailbanner.jpg) no-repeat;*/
/*background-size: cover;*/
/*background-color: #225c6d;*/
/*}*/
.headerSoftware {
    background: url(../images/softwarebanner.jpg) no-repeat;
    background-size: cover;
    background-color: #162772;
}

.headerApp {
    background: url(../images/appbanner.jpg) no-repeat;
    background-size: cover;
    background-color: #162772;
    overflow: hidden;
}
.headerApp .banner .head{
    margin-top: 80px;
}
.headerApp .banner .rowcontent{
    margin-top: 81px;

}
.headerApp .banner .rowcontent .fullb{
    height: 370px;
    overflow: hidden;
}
.headerApp .banner .appbannerlist{
    margin-top: 60px;
}
.headerApp .banner .appbannerlist li{
    height: 55px;
    line-height: 55px;
}

.headerApp .banner .appbannerlist li span{
    margin-right: 10px;
}
.headerApp .banner .appbannerlist li a{
    color: #fff;
}
.headerApp .banner .appbannerlist li a:hover{
    color:#047d90;
}
.headerApp .banner .appbannerlist .btnpai{
    -webkit-transition: all .9s .1s;
    -moz-transition: all .9s .1s;
    -ms-transition: all .9s .1s;
    -o-transition: all .9s .1s;
    transition: all .9s .1s;
}
.headerApp .banner .appbannerlist .btnpai:hover{
    background-color: #2181ae;
    color: #fff;
}
.appaction{
    -webkit-animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-20 .8s cubic-bezier(.4,0,.2,1) 0s 1;
}
@-webkit-keyframes re-banner-slide-20 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0)
    }
}

@keyframes re-banner-slide-20 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.headerHelp,
.headerVideo,
.headerpurchasegenuine{
    background-color: #373d41;
    position: relative;
}

.headersearch {
    background-color: #373d41;
}

.header404 {
    background-color: #373d41;
}

.headerApply {
    /*background: url(../images/applay_banner.jpg) no-repeat;*/
    background: url(../images/apply_banner.png) no-repeat;
    background-size: cover;
    position: relative;
}

/*.headerApply .topNav,*/
.headersatellitemap .topNav,
.headervectornetwork .topNav,
.headerhcontour .topNav,
.headerdhsm .topNav,
.headerhdhi .topNav,
.headerpc .topNav,
.headertoautocad .topNav,
.headercontourgeneration .topNav,
.headerecd .topNav,
.headerprojectiontransformation .topNav,
.headerdtoautocad .topNav,
.headerbpd .topNav,
.headerboad .topNav,
.headerpoidd .topNav,
.headerwsdd .topNav,
.headervnd .topNav,
.headerpmi .topNav,
.headerpms .topNav,
.headerpmd .topNav,
.headermapmodel .topNav,
.headerarcgismm .topNav,
.headermax3d .topNav,
.headerecmp .topNav,
.headerthematicmapping .topNav,
.headertmd .topNav,
.headersm .topNav,
.headeremm .topNav,
.headertopography .topNav,
.headerzoning .topNav
{
    background-color: #373d41;
}

.headerApply .description {
    width: 450px;
    position: absolute;
    top:60px;
    left:200px;
    padding: 20px;
    background: rgba(255,255,255,0.5);
}

.headerlixian {
    background: url(../images/lixianbanner.jpg) no-repeat;
    background-size: cover;
    background-color: #225c6d;
}
.headerlixian .banner .function_list{
    cursor: pointer;
}
.headerlixian .banner .function_list:hover{
    transform: scale(1.2,1.2);
    color: #9ccccb;
}
.headerlixianpage{
	background-color:#373d41;
}
.bg079dce {
    background-color: #079dce;
}

.disnone {
    display: none;
}

.color02b6e3 {
    color: #02b6e3;
}
.coloreee{
    color: #EEEEEE;
}
ul {
    list-style: none;
}

.ml300 {
    margin-left: 300px;
}

.mtb50-30 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mt110 {
    margin-top: 110px;
}

.mt10 {
    margin-top: 10px;
}

.mt50 {
    margin-top: 50px;
}

.mr20 {
    margin-right: 20px;
}

.colorfff {
    color: #fff !important;
}

.t10 {
    position: relative;
    top: 10px;
}

.mtb60-20 {
    margin-top: 60px;
    margin-bottom: 20px;
}

.headIconPhone span {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    position: relative;
    top: 15px;
    font-size: 34px;
}

.boxLinehead p {
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #707070;
    padding: 5px 10px;
    font-size: 16px;
    position: relative;
}

.boxLinehead p:before {
    content: '';
    position: absolute;
    width: 60px;
    border-bottom: 1px dashed #707070;
    left: -63px;
    top: 15px;
}

.boxLinehead p:after {
    content: '';
    position: absolute;
    width: 60px;
    border-bottom: 1px dashed #707070;
    right: -63px;
    top: 15px;
}

.bg329fc7 {
    background: #329fc7;
}

.boxMain {
    border: 1px solid #fff;
    border-radius: 4px;
    width: 220px;
    margin: 5px auto;
    padding: 20px 0;
    box-shadow: 0px 0px 10px 0px #707070;
}

.boxMain p {
    font-size: 13px;
}

.boxMain p strong {
    font-size: 15px;
}

.colorgray {
    color: #a0a0a0;
}

.bgf7f7f7 {
    background-color: #f7f7f7;
}

.bgf6f6f6 {
    background-color: #f6f6f6;
}

.wrapper850 {
    width: 850px;
}

.wrapper915 {
    width: 915px;
}

.wrapper315 {
    width: 315px;
}

.ml20 {
    margin-left: 20px;
}

.unselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.mt20 {
    margin-top: 20px;
}

.clearfix {
    clear: both !important;
}

.color00c1de {
    color: #00C1DE;
}

.bgfff {
    background-color: #fff;
}

.bgf8f8f8 {
    background-color: #f8f8f8;
}

.disblock img {
    display: block;
    width: auto;
    max-width: 100%;
}

.disblockcenter img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.mtb15-30 {
    margin-top: 15px;
    margin-bottom: 30px;
}

.mb150 {
    margin-bottom: 150px;
}

ul.mainNav {
    padding: 0;
    margin: 0;
    overflow: hidden;
    float: left!important;
    margin-left:90px;
}

.mainNav li {
    float: left;
}

.mainNav li a {
    color: #fff;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-decoration: none;
    font-family: "Microsoft YaHei Light";
}

.mainNav li a:hover {
    color: #02b6e3;
}

.mainNav li a:active {
    text-decoration: none;
    color: #fff;
}

.mainNav li a.active {
    color: #02B6E3;
}

.mainNav li a.nav_menu_helps{
    color: #ff9b00;
}
.mainNav li a.nav_menu_helps_index{
    color: #ff9b00;
}

.mainNav li.buttonNav {

}

.mainNav li.buttonNavLine a {
    border-bottom: 3px solid #02B6E3;
    height: 75px;
}

.font-16 {
    font-size: 16px;
}
.font-15{
    font-size: 15px;
}
.font-22{
    font-size:22px;
}

.font-19{
    font-size:19px;
}

.ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pt10 {
    padding-top: 10px;
}

.bg373d41 {
    background: #373d41;
}

.linehei28 {
    line-height: 28px;
}
.padding10-0{
    padding:10px 0;
}
.padding0-20{
    padding: 0 20px;
}
.padding30-40 {
    padding: 30px 40px;
}

.padding20-40 {
    padding: 20px 40px;
}

.photo500center {
    width: 500px;
    margin: 0 auto;
}

.w300center {
    width: 300px;
    margin: 0 auto;
}

.displayNav {
    background: #272b2e;
    width: 100%;
    position: absolute;
    padding-bottom: 20px;
    top: 74px;
    z-index: 999;
}

.displayNav dl {
    float: left;
    width: 14.2857%;
}

.displayNav dl a {
    color: #fff;
}

.displayNav dl a:hover {
    color: #02B6E3;
}

.displayNav dl dt {
    margin-top: 20px;
    margin-bottom: 20px;
}

.displayNav dl dd {
    line-height: 27px;
    font-size: 13px;
}
.down_menu_Helps {
    margin: 0;
    /*padding-left: 340px;*/
}

.down_menu_Helps dl{
    width: 18%;
    padding: 10px 0;
    text-align: center;
    margin: 0;
    float:right;
}

.title2 {float:left;margin:5px 10px 0 0;}
.title2-1 {margin: 5px 0;padding: 0 0 20px;}
.second h3 {padding: 5px 0 10px;}

.headerIndex003 .topNav{
    background-color: rgba(0,0,0,.1);
}

.topNav {
    height: 75px;
    line-height: 75px;
}

.topNavBLine {
    /*border-bottom: 1px solid #ccc;*/
}

.topNav h1 {
    margin: 0;
    padding: 0;
    display: block;
    line-height: 41px;
    height: 41px;
    width: 157px;
    margin-top: 15px;
    position: relative;
}
.topNav .web_logo {
    margin: 0;
    padding: 0;
    display: block;
    line-height: 41px;
    height: 41px;
    width: 157px;
    margin-top: 15px;
    position: relative;
    float: left!important;
}

.topNav .web_logo .aside{
    position: absolute;
    border: 1px solid #fff;
    bottom: 0;
    left: 170px;
    font-size: 12px;
    line-height: 17px;
    height: 20px;
    width: 40px;
    padding: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.topNav .web_logo .aside a{
    color: #fff;
    text-decoration: none;
}
.topNav .web_logo > a{
    display: block;
    height: 41px;
    width: 157px;
}

.topNav .web_logo a img{
    display: block;
    height: 41px;
    width: 157px;
}
.topNav li.italic {
    line-height: 30px;
    padding-top: 7px;
    margin-left: 25px;
    color: #998c00;
    text-shadow: 5px 2px 4px #000;
    font-size: 16px;
    font-style: italic;
}

.banner {
    height: 330px;
}
.banner545{
    height: 545px;
}
.banner455{
    height: 455px;
}
.banner430 {
    height: 430px;
}
.banner510{
    height: 510px;
}

.banner650 {
    height: 650px;
    overflow: hidden;
    position: relative;
}

.banner100 {
    height: 100px;
    position: relative;
}

.banner300 {
    height: 300px;
    position: relative;
}

.banner230 {
    height: 230px;
    position: relative;
}

.banner150 {
    height: 150px;
    position: relative;
}

.banner283 {
    height: 283px;
    position: relative;
}

.banner p {
    line-height: 30px;
}

.banner_resume {
    color: #fff;
    width: 550px;

}
@media screen and (min-width: 1400px) {
    .banner_resume{
        margin-top: 25vh;
    }
}
@media screen and (max-width: 1400px) {
   .banner_resume{
       margin-top:100px;
   }
}

.banner_resume p {
    font-size: 16px;
}

.banner_resume button + button {
    margin-left: 10px;
}

.bggray {
    background: #f5f5f6;
    overflow: hidden;
}

.mainHead {
    margin: 30px auto;
    overflow: hidden;
}

.mainHead p.title {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.sencondMain {
    margin: 0 auto 40px auto;
    color: #4c545a;
}
.thirdNav{
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.thirdNav:after{
    content: '';
    position: absolute;
    left: 11px;
    bottom: 0;
    width: 1178px;
    border-bottom: 1px solid #fff;
    z-index: -1;
}
.thirdNav li.a00{
     background: url(../images/third-icon-select01.png) no-repeat top center;
     background-size: 65px 59px;
}
.thirdNav li.a00.active,.thirdNav li.a00:hover {
    /*background: url(../images/third-icon-select.png) no-repeat top center;*/
    background-size: 75px 69px;
}
.thirdNav li.a01{
    background: url(../images/third-icon-select02.png) no-repeat top center;
    background-size: 80px 54px;
}
.thirdNav li.a01.active,.thirdNav li.a01:hover {
    background-size: 90px 64px;
}
.thirdNav li.a02{
    background: url(../images/third-icon-select03.png) no-repeat top center;
    background-size: 64px 55px;
}
.thirdNav li.a02.active,.thirdNav li.a02:hover {
    background-size: 74px 65px;
}
.thirdNav li.a03{
    background: url(../images/third-icon-select04.png) no-repeat top center;
    background-size: 66px 52px;
}
.thirdNav li.a03.active,.thirdNav li.a03:hover {
    background-size: 76px 62px;
}
.thirdNav li.a04{
    background: url(../images/third-icon-select05.png) no-repeat top center;
    background-size: 69px 49px;
}
.thirdNav li.a04.active,.thirdNav li.a04:hover {
    background-size: 79px 59px;
}
.thirdNav li.a05{
    background: url(../images/third-icon-select06.png) no-repeat top center;
    background-size: 67px 53px;
}
.thirdNav li.a05.active,.thirdNav li.a05:hover {
    background-size: 77px 63px;
}
.thirdNav li.a06{
    background: url(../images/third-icon-select07.png) no-repeat top center;
    background-size: 55px 59px;
}
.thirdNav li.a06.active,.thirdNav li.a06:hover {
    background-size: 65px 69px;
}
.thirdNav li {
    float: left;
    width: 171.42px;
    height: 110px;
    position: relative;
    cursor: pointer;
    position: relative;
    transition: background .4s ease-in-out;
    -moz-transition: background .4s ease-in-out;
    -webkit-transition: background .4s ease-in-out;
    -o-transition: background .4s ease-in-out;
    -ms-transition: background .4s ease-in-out;
}
.thirdNav li span{
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    margin-top: 75px;
    background-color: rgba(255,255,255,.1);
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: relative;
}
.thirdNav li span:after{
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    bottom: -5px;
    border-bottom: 1px solid #00C1DE;
    -webkit-transition: width .6s ease-in-out;
    -moz-transition: width .6s ease-in-out;
    -ms-transition: width .6s ease-in-out;
    -o-transition: width .6s ease-in-out;
    transition: width .6s ease-in-out;
}
.thirdNav li.active span{
    background-color: rgba(0,193,222,.5);
}
.thirdNav li.active span:after,
.thirdNav li:hover span:after{
    width: 150px;
}
.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.pt30 {
    padding-top: 30px;
}
.pt40{
    padding-top: 40px;
}
.pt60{
    padding-top: 60px;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb40{
    margin-bottom: 40px;
}

.mtb30-20 {
    margin-top: 30px;
    margin-bottom: 20px;
}




.third{
    position: relative;
    color: #fff;
}
.thirdbg{
    display: block;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
}
.thirdbg img{
    display: block;
    width: 100%;
    min-height:100%;
}
.transparent .wrapper1070{
    position: relative;
    min-height: 500px;

}

.transparent .thirdcontroller{
    position: absolute;
    z-index: 99;
    width: 25px;
    line-height: 50px;
    text-align: center;
    height: 50px;
    font-size: 26px;
    background-color: rgba(0,0,0,.5);
    top: 145px;
    cursor: pointer;
}
.transparent .thirdcontroller.prevd{
    left: -40px;
}
.transparent .thirdcontroller.nextd{
    right: -40px;
}
.map-marker{
    position: relative;
}
.map-marker .glyphicon{
    position: relative;
    font-size: 30px;
    width: 30px;
    height: 30px;
    color: #fcf8e3;
}
.map-marker .map-marker-box{
    position: absolute;
    left: 15px;
    top: 33px;
    background-color: rgba(242, 222, 222, 0.51);
    width: 200px;
    padding: 10px 0;
    text-shadow: 0 0 3px #000;
}
.map-marker .map-marker-box p{
    padding: 5px;
    margin: 0;
}

.map-marker.map_marker_1{
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transition:all 1s 0.6s;
    -moz-transition: all 1s 0.6s;
    -webkit-transition: all 1s 0.6s;
    -o-transition: all 1s 0.6s;
    opacity: 1;
}
.map-marker{
    opacity: 0;
    transform: translate(-200px,0);
    -webkit-transform: translate(-200px,0);
    -moz-transform: translate(-200px,0);
    -ms-transform: translate(-200px,0);

}
.thirdMain {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
.thirdMain .contentlist{
    position: absolute;
    width: 1070px;
}
.thirdMain .contentlist p a{
    font-size: 16px;
    color: #59acfe;
    font-weight: 700;
}
.thirdMain .contentlist p a:hover{
    color: #59acfe;
}
.thirdMain .thirdlist{
    position: relative;
    z-index: 1;
    background-color: rgba(26, 69, 76, 0.39);
    padding: 15px;
    width: 350px;
    height: 400px;
    text-shadow: 0 0 4px #234951;
    border: 3px solid #fff;
}
.thirdMain .thirdlist h3{
	font-size:24px;
	font-weight:bpld;
	margin:0 0 10px 0;
}
.thirdMain p.title {
    font-size: 22px;
}

.thirdMain a:hover {
    color: #00C1DE;
}

.tips {
    position: relative;
    line-height: 30px;
}

.tips:after {
    content: '';
    background: url(../images/tipsred.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    display: block;
    width: 30px;
    height: 18px;
    right: -35px;
    top: -2px;
}

.four img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.appdownLink img {
    width: 15px;
    margin-right: 20px;
}

.appdownLink p {
    margin-top: 12px;
}

.indexArticleList .widgetlista {
    display: block;
    width: 200px;
    margin: 0 auto;
    height: 130px;
    overflow: hidden;
}

.indexArticleList h3 {
    margin-top: 0;
    font-size: 16px;

}

.indexArticleList h3 a {
    color: #000;
}

.indexArticleList p {
    font-size: 14px;
    color: #9b9ea0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer {
    background: #064669;
    color: #fff;
    /*padding-top: 50px;*/
    position: relative;
    margin-top:20px;
}

.footer a {
    color: #ccc;
}

.footerInfo {
    margin-left: 20px;
    padding-top: 20px;
    width: auto;
    color:#ccc;
}

.footer .footerInfoUs {
    border-right: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
    line-height: 22px;
    color: #ffffff;
}
.footer .footerInfoUs  .wx-area{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.footer .footerInfoUs .online-service img{
    width: 15px;
}
.footer .footerInfoUs .online-service a{
    margin-top: 10px;
    display: block;
}
#source-wx-chart{
    padding: 5px;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    background: #fff;
}
.footer .footerInfoUs:last-child{
    border-right: none;
}
.footerInfoUs a{
    color: #eeeeee;
}
.footer_logo span{font-size:20px;vertical-align: middle;}
.copyright p {
    letter-spacing: 1.1px;
    color: #ccc;
}

.copyright p a {
    color: #ccc;
    text-decoration: none;
}

.shuxian {
    position: relative;
}

.shuxian:before {
    content: '';
    position: absolute;
    left: -11px;
    height: 40px;
    width: 2px;
    background: #ccc;
    top: 10px;
}

.mapsoftNav {
    border-top: 1px solid #ddd;
}

.mapsoftNav ul {
    padding: 0;
}
.mapsoftNav ul a{
    font-size: 18px;
    font-weight: bolder;
    text-decoration: underline;
}

.appfour {
    background: url(../images/app002.jpg) no-repeat center;
    background-position-y: 45px;
    background-size: 90%;
    overflow: hidden;
    height: 750px;
}

.appfour p.b0 {
    position: relative;
    top: 465px;
}

.appfour .appdown {
    width: 310px;
    margin: 0 auto;
    position: relative;
    top: 480px;
}

.appfour .appdown img {
    display: block;
    width: auto;
    max-width: 100%;

}


.appfive p.font-18 {
    margin-left: 50px;
    margin-top: 60px;
    margin-bottom: 50px;
}

.appfive hr {
    border-top: 1px solid #ccc;
}
.appfive .hasimg{
    margin-left: 140px;
    position: relative;
}
.appfive .hasimg.absu img{
    position: absolute;
}
.appsix{
    height: 480px;
    background: url("../images/Skylineillustration.png") no-repeat center bottom;
    background-size: 1770px 180px;
}
.lixianSecond {
    background:#f5f5f6;
    height: 100px;
}

.lixianSecond p img {
    width: 40px;
    margin-right: 5px;
}

.lixianSecond p {
    padding: 0 20px;
}

.lixianNav li {
    padding: 5px;
    text-align: center;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}
.lixianNav li:hover{
    color: #3189fe;
}
.lixianNav li:hover::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 16px;
    margin-left: -8px;
    height: 16px;
    left:50%;
    bottom: -18px;
    background-color: #f5f5f6;
    transform: rotate(45deg);
}
.lixianNav li span {
    display: block;
    font-size: 18px;
    padding-top: 10px;
    position: relative;
    letter-spacing:2px;
}

.lixianNav li.active {
    color: #3189fe;
}

.lixianNav .icon{
    width: 30px;
    height: 30px;
}
.lixianthird .lixian_item.active{
    display: block;
}
.lixianthird .lixian_item{
    display: none;
}

/*.lixian01, .lixian03, .lixian04, .lixian05, .lixian06 {*/
    /*background: url(../images/lixian006.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    /*height: 450px;*/
    /*color: #fff;*/
    /*padding: 0 !important;*/
/*}*/

.lixian02 {
    background: url(../images/lixian007.jpg) no-repeat center center;
    background-size: cover;
    height: 450px;
    color: #fff;
    padding: 0 !important;
}
.lixianfour .icon{
    max-width: 50px;
    max-height: 50px;
}
.lixianfour .advantage{
	background:#f5f5f6;
	padding:50px 0px;
}
.lixianfour .advantage:hover{
	box-shadow: 0 0 1px #ff0000;
}
.tan {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    overflow: hidden;
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari and Chrome */
    -o-transition: all .5s; /* Opera */
}

.tan .description {
    color: transparent;
}

.lixiannie {
    margin-top: 315px;
    margin-left: 30px;
}

.curlp {
    cursor: pointer;

}

.curlp:hover .tan {
    background: rgba(0, 0, 0, .4);
}

.curlp:hover .tan .description {
    color: #fff;
}

.color8890a4 {
    color: #8890a4;
}

.lixianfive .svg {
    fill: #8890a4;
    width: 40px;
    height: 50px;
    vertical-align: -0.15em;
    margin: 0 auto;
    fill: #8890a4;
    font-size: 62px;
}

.lixianfive a {
    color: inherit;
}

.lixianfive div.bggray {
    cursor: pointer;
    height: 200px;
}

.lixianfive div.bggray:hover {
    box-shadow: 0 0 1px #ff0000;
}

.second .hot .col-xs-3 .hotinner{
    border: 1px solid #ccc;
    padding-bottom: 15px;
    width:288px;
}
.second .hot .col-xs-3 .thumbnail{
    border: none;
    margin: 0;
    padding: 0;
    /*width: 275px;
    height: 145px;*/
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.hot .thumbnail img {
    display: block;
    width: 100%;
    min-height: 145px;
}

.hot h4.title a {
    display: inline-block;
    margin: 0;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.hot h4.title a:hover {
    text-decoration: none;
}

.hot p.description {
    text-align: justify;
    padding: 0 5px;
    height: 40px;
    overflow: hidden;
}

.hot p.description, .hot p.time {
    color: #666;
    line-height: 20px;
}

.hot a.btn {
    border-radius: 30px;
    box-shadow: 0px 0px 3px 0px #000000;
    padding: 3px 12px;
    border: none;
    color: #fff;
}

.hot a.btn-info {
    margin-left: 40px;
}
.hot a.btn-primary{
    margin-right: 40px;
}

.hot a.btn:last-child {
    margin-right: 10px;
}

.more .thumbnail {
    margin-bottom: 0;
    border: none;
}

.more .thumbnail img {
    display: block;
    width: 129px;
    height: 64.5px;
}

.more h5.title {
    margin-top: 1px;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 600;
    height: 17px;
    overflow: hidden;
}

.more h5.title a {
    color: #000;
}

.more h5.title a:hover {
    text-decoration: none;
}

.more p.description {
    padding-bottom: 0;
    margin-bottom: 0;
    color: #666;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}


.more .col-xs-3 p .btn {
    border-radius: 30px;
    padding-top: 4px;
    width: 80px;
    font-size: 15px;
    padding-bottom: 4px;
    border: none;
    box-shadow: 1px 1px 8px 0px #9e9e9e;
}

.more .col-xs-3 p + p {
    margin-bottom: 0;
}

/*.more .col-xs-6:nth-child(2n) .rows{*/
    /*border-right: none;*/
/*}*/
.more .rows {
    border: 1px solid #ccc;
    border-radius: 1px;
    padding: 10px 0 10px 5px;
    height: 94.5px;
    overflow: hidden;
    margin-top: 10px;
    width:565px;
}

.morehelp .moreHelpHead a {
    color: #fff;
}

.morehelp .moreHelpHead a:hover {
    text-decoration: none;
}

.morehelp .moreHelpHead {
    color: #fff;
    font-size: 18px;
    padding: 3px 0;
    background-color: #00a0e9;
}

.morehelp .moreHelpMain {
    margin-top: 10px;
    overflow: hidden;
}

.morehelp .moreHelpMain .icon {
    font-size: 34px;
    color: #00a0e9;
    height: 48px;
    line-height: 48px;
}

.morehelp .moreHelpMain .font {
    line-height: 24px;
    padding-left: 0;
}

.inform {
    height: 40px;
    line-height: 40px;
}
.btnbar .btn{
    padding: 8px 28px;
    color: #fff;
    background:#17caff;
    border-color: #46b8da;
}
.btnbar .btn:hover{
    background:#06b6ea;
    border-color: #46b8da;
}

.mapProductionnine .headerInner {
    background: url(../images/smallline.png) no-repeat center center;
    margin-bottom: 20px;
}

#egMarquee {
    height: 331px;
    overflow: hidden;
}

#egMarquee .egMarqueeList .egMarqueeListInner {
    padding: 5px 0px;
    text-align: justify;
}

#egMarquee .egMarqueeList {

    width: 344.66px !important;
}

#egMarquee .egMarqueeList .egMarqueeListInner .thumbnail {
    padding: 1px;
    overflow: hidden;
    height: 171.83px;
    width: 324.66px;
}

#egMarquee .egMarqueeList .egMarqueeListInner .thumbnail img {
    border-radius: 4px;
    cursor: pointer;
    min-height: 167.83px;
    display: ;
    width: 324.66px;
}

#egMarquee .egMarqueeList .egMarqueeListInner .title {
    font-weight: 600;
    font-size: 16px;
}

#egMarquee .egMarqueeList .egMarqueeListInner .description {
    height: 80px;
    overflow: hidden;
}

.mainBox .bx-wrapper {
    max-width: 1034px !important;
    position: relative;
}

.mainBox .bx-wrapper .bx-controls {
    position: absolute;
    width: 1150px;
    top: 50%;
    line-height: 50px;
    left: -50px;
    height: 50px;
    margin-top: -85px;
}

.mainBox .bx-wrapper .bx-controls .bx-next {
    float: right;
}

.mainBox .bx-wrapper .bx-controls a {
    font-size: 30px;
    color: #848181;
    font-family: cursive;
}

.mainBox .bx-wrapper .bx-controls a:hover, .mainBox .bx-wrapper .bx-controls a:focus {
    text-decoration: none;
}

.breadNav {
    padding-left: 5px;
}

.breadNav a {
    color: #333;
    padding: 15px 0;
    display: inline-block;
}

.contentMain .morelist {
    background-color: #fff;
}

.contentMain .morelist {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 2px;
    padding: 10px 10px 10px 30px;
}

.topDispaly {
    padding: 0 2px;
}
.topDispaly .row{
    margin-right: 0;
}
.topDispaly .col-xs-3{
    padding-right: 0;
}

.topDispaly .dispalylist {
    position: relative;
    height: 127px;
    width: 200.25px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 8px #c1c1c1;
    -moz-box-shadow: 0 0 8px #c1c1c1;
    box-shadow: 0 0 8px #c1c1c1;
}

.topDispaly .dispalylist img {
    display: block;
    min-height: 127px;
    width: 100%;
}

.topDispaly .dispalylist .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    background-color: rgba(0, 0, 0, .8);
    margin: 0;
    padding: 0;
    text-align: center;
    padding: 5px 0 0 0;
}

.topDispaly .dispalylist .title a {
    color: #fff;
    font-size: 14px;
    display: block;
    height: 24px;
    text-overflow: ellipsis;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
}

.contentMain .mainText h2 {
    line-height: 50px;
}

.contentMain .mainText {
    position: relative;
    padding: 10px 120px 20px 30px;
    margin-top: 15px;
    border-radius: 6px;
    text-align: justify;
    background-color: #fff;
    box-shadow: 0 0 1px 0px #d2d2d2;
}

.contentMain .mainText .addinfo {
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
}

.contentMain .mainText .addinfo .time {
    margin-left: 30px;
}

.contentMain .mainText .mainArticle {
    font-size: 16px;
    line-height: 25px;
}

.contentMain .mainText .mainArticle p {
    padding: 20px 0;

}

.articlePush {
    padding: 0 15px;
    height: 150px;
    width: 700px;
}

.articlePush .row {
    height: 150px;
    -webkit-box-shadow: 0 0 1px #ccc;
    -moz-box-shadow: 0 0 1px #ccc;
    box-shadow: 0 0 1px #ccc;
}

.articlePush .disblock {
    padding: 0;
    height: 150px;
    overflow: hidden;
}
.articlePush .disblock img{
    min-height: 150px;
}
.articlePush .col-xs-8{
    height: 150px;
}
.articlePush .col-xs-8 .title{
    height: 19px;
}
.articlePush .col-xs-8 .description{
    max-height: 80px;
    overflow: hidden;
    margin-bottom: 4px;
}

.articlePush .bggray {
    height: 100%;
}

.articlePush .bggray .title {
    font-weight: 600;
}

.articlePush .bggray .title a {
    color: #222;
    line-height: 24px;
}

.articlePush .bggray .more {
    color: #009cff;
}

.contentMain .morelist .moreinfotitle {
    padding: 15px 0;
    font-size: 16px;
}

.contentMain .morelist .col-xs-8 .title {
    line-height: 35px;
}

.contentMain .morelist .col-xs-8 .title a {
    color: #222;

}

.morelist .more-list {
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
}

.morelist .more-list:last-child {
    border-bottom: none;
}

.morelist .more-list .col-xs-8 .description {
    color: #555;
}

.morelist .more-list .col-xs-8 .description a {
    color: #444;
    margin-right: 10px;
}

.morelist .more-list .disblock a {
    height: 137px;
    display: block;
    overflow: hidden;

}

.articleShareTmp {
    position: absolute;
    right: 2px;
    top: 2px;
}

.articleShare img.qrrimg {
    display: block;
    width: 72px;
    margin: 0 auto;
}

.articleShare .articlesharebox {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc;
    padding: 10px 5px;
    margin-top: 20px;
}

.articleShare .articlesharebox .jiathis_style_32x32 a {
    display: block;
    overflow: hidden;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.articleShare img.qrrimg {
    display: block;
    width: 72px;
    margin: 0 auto;
}

.articleShare .articlesharebox {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc;
    padding: 10px 5px;
    margin-top: 20px;
}

.articleShare .articlesharebox .jiathis_style_32x32 a {
    display: block;
    overflow: hidden;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    float: left;
    width: 72px !important;
    height: 63px !important;
}

.articleShare .articlesharebox .jiathis_style_32x32 .bdsharebuttonbox{
    width: 72px;
}
.articleShare .articlesharebox .jiathis_style_32x32 a.bds_qzone {
    background: url("../images/share.png") no-repeat;
    background-position: 0 -126px;
}

.articleShare .articlesharebox .jiathis_style_32x32 a.bds_qzone:hover {
    background-position: 0 -189px;
}

.articleShare .articlesharebox .jiathis_style_32x32 a.jiathis_button_tsina {
    background: url("../images/share.png") no-repeat;
    background-position: 0 0;
}

.articleShare .articlesharebox .jiathis_style_32x32 a.jiathis_button_tsina:hover {
    background-position: 0 -63px;
}

.articleSide form.form-horizontal {
    padding: 0 15px;
}

.articleShare .articlesharebox .articlepre {
    margin: 0;
    margin-top: 5px;
}

.articleShare .articlesharebox .articlepre a {
    background: url("../images/preimg.jpg") no-repeat center center;
    background-size: contain;
    display: block;
    margin: 0 auto;
    width: 72px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    color: #fff;
    text-decoration: none;
}

.articleSide {
    margin-top: 20px;
    margin-right:12px;
}

.articleSide form.form-horizontal .glyphicon-search {
    cursor: pointer;
}

.articleSide form.form-horizontal .form-group {
    margin-bottom: 5px;

}

.articleSide form.form-horizontal .form-group input {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.articleSide form.form-horizontal .form-group .input-group-addon {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.articleSide form.form-horizontal .form-group .input-group-addon button {
    border: none;
    background-color: transparent;
    outline: none;
}

.hotSearch a {
    color: #333;
    margin-right: 10px;
}

.articleSide .articleSideNav,
.articleSide .articleRecommend,
.articleSide .articlehotVideo,
.articleSide .articleSideNext {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 3px 0px #d2d2d2;
}

.articleSide .sidetitle {
    font-size: 16px;
}

.articleSide .articleSideNav .articleSideNavUl {
    text-align: justify;
    overflow: hidden;
}

.articleSide .articleSideNav .articleSideNavUl .articleSideNavList {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-top: 5px;
    padding: 3px 10px;
    cursor: pointer;
    margin-right: 4px;
}

.articleSide .articleSideNav .articleSideNavUl .articleSideNavList:hover,
.articleSide .articleSideNav .articleSideNavUl .articleSideNavList.active {
    border: 1px solid #337ab7;
}

.articleSide .articleSideNav .articleSideNavUl .articleSideNavList a:hover {
    text-decoration: none;
}

.articleRecommend .sideRecommendGps {
    padding: 0 15px;
}

.articleRecommend .sideRecommendGps .col-xs-3 {
    padding: 0;
}

.articleRecommend .sideRecommendGps .col-xs-9 .title {
    margin: 0;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
}

.articleRecommend .sideRecommendGps .disblock img {
    margin-top: 5px;
}

.articleRecommend .sideRecommendGps .col-xs-9 .attr {
    margin: 0
}

.articleRecommend .sideRecommendGps .col-xs-9 .attr a {
    margin-right: 10px;
}

.articleRecommend .sideRecommendGps .col-xs-9 .attr span {
    color: #009CFF;
}

.articleRecommend .sideRecommendGps .col-xs-9 a {
    color: #444;
}

.articleRecommend .sideRecommendList {
    padding: 10px 0 10px 10px;
}

.articleRecommend .sideRecommendList li {
    line-height: 23px;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.articleRecommend .sideRecommendList li a {
    color: #444;
}

.articleRecommend .sideRecommendList li span {
    color: #337ab7;
    font-size: 10px;
}

.articleVideoList li {
    margin: 5px 15px;
    position: relative;
}

.articleVideoList li a {
    display: block;
    width: 265px;
    height: 149.59px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.articleVideoList li a p {
    position: absolute;
    bottom: 0;
    width: 265px;
    line-height: 22px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    margin-bottom: 0;
}

.articleVideoList li a:hover p::after {
    content: '';
    position: absolute;
    height: 149.58px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .1);
    z-index: 999;
}

.articleVideoList li a img {
    width: 265px;
    min-height: 149.59px;
}

.articleVideoList li span {
    position: absolute;
    color: rgba(0, 255, 233, 0.84);
    display: block;
    width: 14px;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -7px;
    font-size: 30px;
    text-shadow: 0 0 9px #000a0a;
}

.articleSideNext .title a {
    color: #333;
    font-size: 16px;
    line-height: 25px;
}

.articleSideNext .description {
    padding: 0 5px;
    color: #848282;
}

.articleSideNext .sideNextTools {
    overflow: hidden;
    padding: 0 20px;
}

.banner100 .bannerHandle {
    position: absolute;
    width: 1185px;
    bottom: 0;
    color: #fff;
}

.banner100 .bannerHandle a {
    color: #fff;
}

.banner100 .bannerHandle .form-group {
    margin-bottom: 0;
}

.banner100 .bannerHandle .articleSideFirst {
    width: 295px;
    float: right;
    padding-bottom: 10px;
}

.banner100 .bannerHandle .articleSideFirst form {
    margin-bottom: 5px;
}

.banner100 .bannerHandle form.form-horizontal .form-group input {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.banner100 .bannerHandle form.form-horizontal .form-group .input-group-addon {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.banner100 .bannerHandle form.form-horizontal .form-group .input-group-addon button {
    border: none;
    background-color: transparent;
    outline: none;
}

.banner100 .bannerHandle .hotSearch a {
    font-weight: normal;
}

.banner100 .bannerHandle .breadNav {
    height: 55px;
    line-height: 68px;
    overflow: hidden;
    font-size:14px;
}

.middleNav {
    box-shadow: 0px 1px 5px #888;
    padding: 10px 0;
}

.middleNav .disblockcenter {
    padding: 0;
}

.middleNav p.title {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.middleNav p.title a {
    color: #333;
}

.middleNav p.title + span {
    padding-left: 15px;
    color: #656565;
}

.middleNav .bgline {
    background: url(../images/middleLine.png) no-repeat;
    background-position: 95% 50%;
}

.middleNav .col-xs-2:last-child {
    background: none;
}

.hiddenFont li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.simpleList {
    line-height: 23px;
    margin-bottom: 0;
}

.simpleList a {
    color: #333;
}

.simpleList span {
    color: #337ab7;
    padding-right: 5px;

}

.columnList a {
    color: #333;
}

.columnList .listitem .disblockcenter a {
    height: 121.52px;
    display: block;
    overflow: hidden;
}

.columnList a.attr {
    color: #064669;
    padding-left: 10px;
}

.columnList .listitem li {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.columnList .listitem li .title {
    height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.columnList .listitem li .description {
    color: #6f6f6f;
    height: 40px;
    overflow: hidden;
    text-indent: 2em;
}

.columnList .listitem li .infos {
    font-size: 12px;
    color: #a0a0a0;
}

.articleVideoList li .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding-left: 2px;
    margin-bottom: 0;
    line-height: 25px;
}

.articleVideoList li a:focus, .articleVideoList li a:hover {
    text-decoration: none;
}

.lookmore a:hover, .lookmore a:focus {
    text-decoration: none;
}

/*频道页面*/
/*频道页轮播*/
.channel_slide {
    position: relative;
    margin: 0 auto;
    width: 410px;
    overflow: hidden;
}

.channel_slide .big {
    position: relative;
    height: 262px;
    overflow: hidden;
    left: 0;
    top: 0;
}

.channel_slide a.control {
    position: absolute;
    top: 80px;
    opacity: 0;
    z-index: 1000;
}

.channel_slide .big li {
    float: left;
    width: 410px;
    height: 262px;
}

.channel_slide .big li img {
    width: 100%;
    display: block;
    min-height: 262px;
}

.channel_slide .big li {
    position: relative;
}

.channel_slide .big li a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .8);
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
}

.channel_slide .prev {
    left: -10px;
}

.channel_slide .next {
    right: -10px;
}

.channel_slide .small {
    margin-top: 5px;
    width: 100%;
    height: 78px;
    overflow: hidden;
    position: relative;
}

.channel_slide .small li {
    float: left;
    margin-right: 5px;
    width: 121px;
    background: #000;
    height: 78px;
}

.channel_slide .small li:last-child {
    margin-right: 0;
}

.channel_slide .small li img {
    width: 100%;
    display: block;
    opacity: 0.5;
    min-height: 78px;
}

/*频道页第一部分第二栏*/
.channelimportentblock li .title {
    text-align: center;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.channelimportentblock li .title a {
    color: #333;
    font-weight: 600;
}

.channelimportentblock li .description {
    text-indent: 2em;
    max-height: 57px;
    line-height: 27px;
    overflow: hidden;
    color: #616161;
    padding-bottom: 17px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.channelfirstbox {
    border-top: 1px solid #009CFF;
}

.channelfirstbox li {
    margin-top: 10px;
}

.channelfirstbox #moreproject {
    margin-top: 10px;
    text-align: justify;
    background-color: #eee;
    padding: 10px 5px;
}

.channelfirstbox #moreproject li {
    margin-top: 0;
    margin-right: 15px;
    display: inline-block;
    color: #009CFF;
    line-height: 22px;
}

.channelfirstbox #moreproject li span {
    font-size: 10px;
}

.channelfirstbox #moreproject li a {
    color: #333;
    font-size: 15px;
}

.channelfirstbox li .title a {
    color: #333;
    font-size: 15px;
    font-weight: 600;
}

.channelfirstbox li .description {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #555555;
}

.columnHead .disblockcenter a {
    display: block;
    height: 156px;
    overflow: hidden;
}

.columnHead .disblockcenter img {
    display: block;
    width: 100%;
}

.channelfirstbox li .col-xs-5 {
    padding-right: 0;
    height: 77px;
    width: 168px;
}

.channelfirstbox li .col-xs-7 {
    height: 77px;
    background-color: #f6f6f6;
}

.channelfirstbox li .hotcolumn {
    display: block;
    height: 77px;
    overflow: hidden;
    width: 153.33px;
}

.channelfirstbox li .hotcolumn img {
    display: block;
    width: 100%;
    min-height: 77px;
}

.defaultlist li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.defaultlist li a {
    text-decoration: none;
}

.defaultlist li .attr {
    color: #009CFF;
}

.defaultlist li .title {
    color: #333;
    padding-left: 5px;
}

.channelthird .blockhead {
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #009CFF;
    padding-bottom: 3px;
    overflow: hidden;
    height: 33px;
    line-height: 30px;
}

.channelthird .blockhead strong {
    background-color: #009CFF;
    color: #fff;
    padding: 5px 10px;
}

.channelthird .col-xs-6 .head {
    background-color: #f5f5f5;
    line-height: 26px;

}

.channelthird .col-xs-6 .head strong {
    padding-left: 5px;
    border-left: 2px solid #333;
}

.channelimg .disblock {
    position: relative;
    height: 126.66px;
    width: 220px;
    overflow: hidden;
}

.channelimg .col-xs-6:first-of-type {
    padding-right: 5px;
}

.channelimg .col-xs-6:first-of-type a {
    left: 15px;
    right: 5px;
}

.channelimg .col-xs-6:last-of-type {
    padding-left: 5px;
}

.channelimg .col-xs-6:last-of-type a {
    left: 5px;
    right: 15px;
}

.channelimg .disblock a {
    position: absolute;
    bottom: 0;
    padding-left: 5px;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.channelimg .disblock img {
    width: 200px;
    min-height: 126.66px;
}

.channelrightfirst .title {
    font-size: 18px;
}

.channelrightfirst a {
    text-decoration: none;
    display: block;
}

.channelrightfirst .title, .channelrightfirst .description {
    margin: 0;
    color: #fff;

}

.channelrightfirst .description {
    font-size: 16px;
    padding-top: 5px;
}

.channelrightfirst .list-group-item {
    padding: 10px 0;
}

.channelrightfirst .list-group-item:hover {
    opacity: .9;
}

.bgcd472a {
    background-color: #cd472a;
}

.bg6e42e1 {
    background-color: #6e42e1;
}

.channelslidesecond p a {
    color: #333;
    text-decoration: none;
    font-size: 18px;
}

.channelslidesecond {

}

.channelslidesecond p {
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}

.channelslidesecond .channelslidelist {
    padding: 0 15px;
}

.channelslidelist li {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    white-space: nowrap;
    height: 22px;
}

.channelslidelist li a {
    color: #333;
    text-decoration: none;
}

.channelslidelist li a:hover {
    color: #555;
}

.channelslidelist li .mark {
    color: #009CFF;
    font-size: 10px;
    background-color: transparent;
}

.channelslidelist .more {
    color: #009CFF;
    font-size: 15px;
    padding-left: 10px;
}

.channelslidethird,
.channelslidertwo{
    box-shadow: 0 0 1px #a9a9a9;
    border-radius: 1px;
    padding: 10px;
}

.channelslidethird .sliderthirdhead strong {
    padding-left: 8px;
    font-size: 14px;
    font-weight: 600;
}

.channelslidethird .sliderthirdbox {
    padding: 0 20px;
}

.channelslidethird .sliderthirdbox p a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
}

.channelfreedown .boxhead {
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #009CFF;
    padding-bottom: 3px;
    overflow: hidden;
    height: 33px;
    line-height: 30px;
}

.channelfreedown .boxhead p strong {
    background-color: #009CFF;
    color: #fff;
    padding: 5px 10px;
}

.channelfreedown .box a {
    color: #333;
    text-decoration: none;
    padding: 5px 20px;
    display: inline-block;
    text-align: justify;
}

.helpbanner {
    background: url(../images/helpbannerbg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    color: #fff;
}

.helpbanner .helpbannerinner{
    padding: 15px 0;
    font-size: 16px;
    text-shadow: 1px 1px 6px #000;
}
.helpbanner .helpbannerinner p{
    margin-bottom: 20px;
}
.helpbanner .helpbannerinner a{
    font-size:16px;color:#fff900;text-decoration:underline;margin-left:10px;
}
.helpbanner .helpbannerinner a:hover{
    color:#d6d100;
}
.helpbanner .helpbannerinner .btns a{
    text-shadow: none;
    color: #fff;
    box-shadow: 2px 2px 7px #000;
    padding: 5px 8px;
    background-color: #00b7ee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    margin: 0 4px;
    /*transition: padding .4s ease;*/
}
.helpbanner .helpbannerinner .btns a:hover{
    background:#0ca8d6;
    box-shadow: 2px 3px 8px #000;
}
.helpmain #searchHelp {
    border: 1px solid #666;
    display: block;
    height: 27px;
    line-height: 27px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    margin: 4px 0;
}

.helpmain #searchHelp input {
    width: 290px;
    padding-left: 3px !important;
    height: 100%;
}

.helpmain #searchHelp button {
    width: 28px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
    right: 0;
}

.helpmain #searchHelp input,
.helpmain #searchHelp button {
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    outline: none;
    position: absolute;
    background-color: #fff;
}

.helpmain .helpdown a {
    color: #fff;
    font-size: 16px;
    padding: 0px 5px;
    line-height: 35px;
    background-color: #373d41;
    display: block;
}
.helpmain .helpdown span+span a{
    background-color: #e91e63;
}
.helpmain .helpdown span{
    width: 49%;
    display: inline-block;
    text-align: center;
}
.helpmain .head {
    border-bottom: 1px solid #eee;
}

.helpmain .head .title {
    font-size: 24px;
    color: #333;
}

.helpmain .head .title a {
    color: #333;
    text-decoration: none;
}

.helpmain .head .info {
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}

.helpmain .mainarticle {
    padding: 15px;
}
.helpmain .mainarticle img{
    max-width: 100%;
    width: auto;
}
.helpmain .mainarticle ol li{
    padding: 10px 0 3px 5px;
    border-bottom: 1px solid #eee;
}
.helpmain .mainarticle table{
    width: 100%;
    border-collapse: collapse;
}
.helpmain .mainarticle table td{
    border: 1px solid #eee;
    column-span: none;
    padding: 10px;
}
.helpmain .mainarticle table td p{
    margin: 0;
}

.helpmain .mainartilefoot {
    border-top: 1px solid #eee;
    margin-bottom: 10px;
    padding-top: 10px;
}

.helpmain .mainartilefoot a {
    padding: 0 10px;
}

.helpmain .mainartilefoot a.disblock {
    display: block;
}

.helpnavbar {
    overflow: hidden;
}

.helpnavbar .first {
    position: relative;
    margin: 3px 0;
}

.helpnavbar .firstitem {

}

.helpnavbar .icon {
    display: block;
    width: 25px;
    height: 22px;
    top: 3px;
    left: 0;
    position: absolute;
    cursor: pointer;
}

.helpnavbar .icon:after {
    content: "-";
    position: absolute;
    right: -7px;
    width: 10px;
}

.helpnavbar .icon, .helpnavbar a {
    line-height: 22px;
}

.helpnavbar .helpitem {
    position: relative;
    padding: 3px 0;
}

.helpnavbar .helpitem.active a {
    text-decoration: underline;
    color: #373d41;
}

.helpnavbar .firstitem {
    background-color: #dcdcdc;
    font-size: 16px;
}

.helpnavbar a {
    display: block;
    position: relative;
    left: 30px;
    margin-right: 30px;
    color: #333;
}

.helpnavbar .icon.openbook {
    background: url(../images/openbook.png) no-repeat center center;
}

.helpnavbar .icon.listbook {
    background: url(../images/listbook.png) no-repeat center center;
}

.helpnavbar .icon.closebook {
    background: url(../images/closebook.png) no-repeat center center;
}

.helpnavbar .childul {
    padding-left: 20px;
    background-color: #eee;
}


.applysecond .mainbox .col-xs-3 .item {
    height: 350px;
    padding: 15px 5px;
    box-shadow: 0 0 10px 0px #d2d2d2;
    margin-bottom: 20px;
    cursor: pointer;
}

.applysecond .mainbox .col-xs-3 .item:hover {
    background-color: #f8f8f8;
}

.applysecond .mainbox .col-xs-3 .item .img {
    overflow: hidden;
    margin: 0 auto;
    height: 207px;
}

.applysecond .mainbox .col-xs-3 .item div.text-center {
    margin-top: 20px;
}

.applysecond .mainbox .col-xs-3 .item img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

.lookmorebox {
    display: none;
}

.applythirdMain .menu {
    margin-bottom: 0;

}

.applythirdMain .menu li {
    margin: 25px 0;
    text-align: center;
    overflow: hidden;
}

.applythirdMain .menu li span {
    padding: 5px 20px;
    display: inline-block;
}

.applythirdMain .menu li.active span {
    background-color: #00a0e9;
}

.applythirdMain .menu li span:hover {
    cursor: pointer;
}

.applythirdMain .main {
    position: relative;
    border-left: 2px solid #ccc;
}

.applythirdMain .main .Box_con {
    position: relative;
}

.applythirdMain .main .Box_con .btnl {
    background: url(../images/btnl.gif) no-repeat center center;
    left: 35px;

}

.applythirdMain .main .Box_con .btnr {
    background: url(../images/btnr.gif) no-repeat center center;
    right: 25px;
}

.applythirdMain .main .conbox {
    position: relative;
    overflow: hidden;
    width: 745px;
    left: 85px;
}

.applythirdMain .main .Box_con .btnd {
    position: absolute;
    width: 22px;
    height: 207.81px;
    z-index: 999;
    background-size: contain;
}

.applythirdMain .main .conbox ul {
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden;
}

.applythirdMain .main .conbox ul li {
    float: left;
    width: 235px;
    margin: 10px 0px 10px 20px;
    overflow: hidden;
    background-color: #eaeaea;
}

.applythirdMain .main .conbox ul li:first-child {
    margin-left: 0;
}

.applythirdMain .main .conbox ul li img {
    display: block;
    width: 100%;
    transition: all 0.5s;
}

.applythirdMain .main .conbox ul li .description {
    margin-bottom: 0;
    padding: 5px 2px;
}

.applythirdMain .main .BoxSwitch {
    display: none;
}

.searchbanner .wrapper1100 {
    height: 100%;
}

.searchbox {
    position: relative;
    /*width: 80%;*/
    margin: 0 auto;
    height: 100%;
}

.searchbox form {
    width: 850px;
}

.searchbox .row {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 34px;
    line-height: 34px;
}

.searchbox .row a {
    color: #fff;
    font-size: 18px;
}

#serachpageform .input-group {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

#serachpageform .input-group-addon {
    padding: 0 12px;
}

#serachpageform .input-group-addon .searchbtn {
    border: none;
    background-color: transparent;
    outline: none;
}

#serachpageform .input-group .searchtips {
    position: absolute;
    min-width: 100px;
    right: 50px;
    z-index: 999;
    max-width: 200px;
    width: auto;
    color: #5f5f5f;
}

.searchresult li a {
    color: #333;
    text-decoration: none;
}

.searchresult li .description {
    text-indent: 2em;
}

.searchresult button {
    background-color: #eee;
    outline: none;
}

.searchresult button.btn:focus,
.searchresult button.btn:active:focus,
.searchresult button.btn.active:focus,
.searchresult button.btn.focus,
.searchresult button.btn:active.focus,
.searchresult button.btn.active.focus {
    outline: none;
    box-shadow: none;
}

.searchresult li {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.searchside .searchsidebox a {
    color: #333;
}

#searchfixside .searchside {
    position: absolute;
    right: 0;
    width: 280px;
}

#searchfixside {
    z-index: 9;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}

.posirel {
    position: relative;
}

.posiabb {
    position: absolute;
    top: 0;
}

.posifix {
    position: fixed;
    top: 0px;
    z-index: 999;
}

.posifixt35 {
    position: fixed;
    top: 35px;
    z-index: 999;
}

.headerapply .topNav,
.headerapplylist .topNav,
/*.headerabout .topNav,*/
.headersoftwaredetail .topNav {
    background-color: #373d41;
}
.softwarefive .morehelp .col-xs-3{
    padding: 0 5px;
}

.applylistdetailbox .bread a {
    color: #333;
    line-height: 30px;
    padding-right: 5px;
    padding-left: 5px;
}

.applylistdetailbox .applydetail {
    border: 1px solid #eee;
    border-radius: 4px;
    background-color: #f1f5f9;
    box-shadow: 0 0 4px #ccc;
    padding: 10px;
}
.applylistdetailbox .applydetail .sub_item{
    padding: 20px 0 0 0;
    line-height: 30px;
}
.applylistdetailbox .applydetail .sub_title{
    font-size: 18px;
    font-weight: bold;
}
.applylistdetailbox .applydetail .a_test_link{
    border: 1px solid #03a1c6;
    color: #03a1c6;
    line-height: 25px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 20px;
    margin: 0 20px 0 0;
}
.applylistdetailbox .applydetail .a_download{
    display: inline-block;
    padding: 0px 15px;
    margin: 0 20px 0 0;
    color: #fff;
    line-height: 25px;
    border: 1px solid #369;
    border-radius: 20px;
    background-color: #00a2c9;
}
.applylistdetailbox .applydetail .detail .title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.applylistdetailbox .applydetail .detail #article p {
    padding: 15px 0;
}

.detaildownload .panel .panel-heading {
    background-color: #073B51;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.detaildownload .panel .panel-body a {
    color: inherit;
    padding-right: 40px;
}
.applylist{
    position: relative;
    background-color: #f1f5f9;
}

.applylist .case_type_list{
    display: none;
}
.applylist ul li{
    float:left;
    width: 33.33%;
}
.applylist .apply_type{
    height: 80px;
    box-shadow: 3px 3px 5px #444;
}
.applylist .ul_list{
    height: 30px;
}

.applylist .ul_list li{
    float: left;
    width:25%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.applylist .ul_list li.active{
    border-top: 3px solid #369;
    border-right: 1px solid #ccc;
    border-bottom: none;
}

.applylist .ul_group li{
    float: left;
    padding: 5px;
    width: 100px;
}

.applylist .case_face{
    display: inline-block;
    height: 240px;
    max-width: 100%;
}
.applylist .item_keyword{
    height: 40px;
    line-height: 40px;
}
.applylist .item_description{
    height: 40px;
    overflow: hidden;
}
/*.applylist li .title {*/
    /*font-size: 18px;*/
    /*margin: 2px 0;*/
/*}*/

/*.applylist li .title a {*/
    /*color: inherit;*/
/*}*/

/*.applylist li .col-xs-3 a {*/
    /*display: block;*/
    /*width: 269px;*/
    /*height: 142px;*/
    /*overflow: hidden;*/
/*}*/

/*.applylist li .col-xs-3 a img {*/
    /*min-height: 142px;*/
/*}*/

/*.applylist li .infos {*/
    /*font-size: 15px;*/
    /*color: #5d5d5d;*/
    /*margin-top: 10px;*/
/*}*/

/*.applylist li .description {*/
    /*text-indent: 2em;*/
    /*line-height: 170%*/
/*}*/

/*.applylist li .imglink img {*/
    /*display: block;*/
    /*width: 100%;*/
/*}*/

/*.applylist li .row {*/
    /*overflow: hidden;*/
/*}*/

.aboutmain .head strong {
    padding-bottom: 5px;
    border-bottom: 2px solid #00a0e9;
}

.aboutmain .map {
    width: 100%;
    height: 400px;
}

.programline {
    width: 100%;
}

.programline .btn-group {
    margin-bottom: 0;
}

.programline .btn-default {
    background-color: transparent;

}

.programline .btn-default a {
    color: #fff;
    text-decoration: none;
}

.programline .btn-group .btn {
    border-top: none;
    border-bottom: none;
}

.programline .btn-group .btn:first-child,
.programline .btn-group .btn:last-child {
    border-radius: 0;
}

.softwaredetailbreadnav .btn-group {
    margin-bottom: 0;
}

.softwaredetailbreadnav .btn-group .btn {
    background-color: transparent;
    border-bottom: none;
    border-top: none;
    border-radius: 0;
}

.softwaredetailbreadnav .btn-group .btn a {
    color: #333;
    cursor: pointer;
}

.softwaredetailbreadnav .btn-group .btn a:hover,
.softwaredetailbreadnav .btn-group .btn a:focus,
.softwaredetailbreadnav .btn-group .btn a {
    text-decoration: none;
}
.softwaredetailmain{
    background-color: #f5f5f5;
    overflow: hidden;
}

.softwaredetailmain .pull-left .title h2 {
    font-size: 20px;
    margin-bottom: 30px;
}

.softwaredetailmain .pull-left .resume {
    text-align: justify;
    line-height: 22px;
}

.softwaredetailmain .pull-left .softwaredetailbox {
    margin-top: 20px;
}

.softwaredetailmain .pull-left .softwaredetailbox .head {
    padding: 5px;
}

.softwaredetailmain .pull-left .softwaredetailbox .head h3 {
    font-size: 18px;
    margin: 5px 0 10px 0;
    border-left: 2px solid #009CFF;
    padding-left: 5px;
}

.softwaredetailmain .pull-left .softwaredetailbox .head .description {
    margin-top: 10px;
    margin-bottom: 5px;
}

.softwaredetailmain .pull-left .softwaredetailbox .content {
    padding: 15px 5px;
}

.softwaredetailmain .pull-right .moresoftwarelistimg img {
    display: block;
    width: 100%;
}

.softwaredetailmain .pull-right .moresoftwarelisttitle {
    margin-top: 10px;
}

.softwaredetailmain .pull-right .list-group {
    margin: 20px 50px;
}

.footer .flink {
    margin-top: 30px;
}

.footer .flink a {
    border-right: 1px solid #ccc;
    padding-right: 8px;
    margin-left: 4px;
    font-size: 10px;
}

.footer .flink a:last-of-type {
    border-right: none;
}

.footermenu li {
    line-height: 22px;
}
.headerVideo.headerVideo001 .videobanner{
    background: url("../images/video_banner.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.headerVideo.headerVideo002 .videobanner{
    background: url("../images/video_banner002.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.headerVideo.headerVideo003 .videobanner{
    background: url("../images/video_banner003.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.headerVideo.headerVideo001 .videobanner,
.headerVideo.headerVideo002 .videobanner,
.headerVideo.headerVideo003 .videobanner{
    opacity: 1;
    -webkit-transition: all 1s .3s;
    -moz-transition: all 1s .3s;
    -ms-transition: all 1s .3s;
    -o-transition: all 1s .3s;
    transition: all 1s .3s;
}

.headerVideo .videobanner {
    opacity: .4;
}
.headerVideo .video_banner{
    /*display: block;*/
    /*height: 100%;*/
    background: url("/Public/index/images/index004.jpg") top center no-repeat;
    background-size: cover;
}
.headerVideo .video_bg{
    margin-top: 30px;
    padding: 1px;
    background: #fff;
}

.headerVideo .video_banner .video_search{
    position: relative;
    display: inline-block;
    width: 100%;
    text-indent: 20px;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 5px 0;
}
.headerVideo .video_banner .input_glyphicon{
    position: absolute;
    right: 15px;
    line-height: 40px;
    text-align: center;
    width: 58px;
    height: 38px;
    display: inline-block;
    top: -1px;
    background-color: #333333;
    border-radius: 0 20px 20px 0;
    color: #eee;
}

.headerVideo .video_banner .search_ul{
    background-color: #f5f5f5;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 38px;
    z-index: 10;
}
.headerVideo .video_banner .search_ul li {
    padding: 5px 0;
}

.headerVideo .video_banner .video_search:focus{
    border: 2px solid #fff;
    outline: none;
    /*border-radius: 20px;*/
}
.headerVideo .video_banner .video_search:before{
    content: '工';
    color: red;
    position: absolute;
    top:4px;
}
.video_tag{
    margin: 0 -5px;
    padding: 10px;
    border: 1px solid #ddd
}

.video_tag b{
    color:#616161;
}

.video_tag .video_type_description{
    color: #e05417;
}

.video_tag .tag_d {
    background: url("../images/video_mark.jpg") no-repeat center bottom;
    margin: 0;
    padding: 0;
    line-height: 43px;
    height: 50px;
    overflow: hidden;
}

.video_tag .tag_d a {
    margin: 0 10px;
    font-family: '黑体';
}

.video_contain {
    margin: 1px auto;
    padding-bottom:12px;
}

.video_contain .col-xs-3{
    padding: 0;
}
.video_contain .col-xs-3 .videoitem{
    margin: 8px 10px;
    -webkit-box-shadow: 0 0 10px #d2d2d2;
    -moz-box-shadow: 0 0 10px #d2d2d2;
    box-shadow: 0 0 10px #d2d2d2;
}
.span_video_tag{
    background-color: red;
    padding: 4px;
    display:inline-block;
    margin-right: 8px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top:12px;
}
.video_more{font-size:14px;margin-left:10px;color:#59b4e8;border:1px solid #59b4e8;padding:2px 3px;}
.video_more:hover{color:#3e85ae;border-bottom:1px solid #3e85ae;text-decoration:none;}
.video_contain .col-xs-3 .videoitem:hover{
    box-shadow: 0 5px 10px #d2d2d2;
    transform:translate3d(0,-2px,0)
}

.video_list {
    margin: 5px 0 0 0;
    height: 148px;
    overflow: hidden;
}

.video_list img {
    display: block;
    width: 100%;
    min-height: 147px;
    cursor: pointer;
    position: relative;
}

.video_list h2 {
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;

}

.video_index_tab li {
    display: inline-block;
    height: 27px;
    padding: 0 6px;
    line-height: 27px;
    position: relative;
}
.video_index_tab li.active a {
    background-color: #ff6428;
    border-radius: 13px;
    color: #fff;
}

.video_index_tab li a {
    background-color: #e7e7e7;
    padding: 5px 10px;
    color: #373d41;
    cursor: pointer;
    border-radius: 13px;
}

.video_index_tab li a:hover {
    background-color: #ff6428;
    border-radius: 13px;
    color: #fff;
}

.video_tab {margin:0 5px;padding:10px 0 0 10px;}

/*.video_list h2:hover::before{*/
/*content:'';*/
/*position:absolute;*/
/*left:0;*/
/*top:0;*/
/*right:0;*/
/*bottom:0;*/
/*z-index:-1;*/
/*background:rgba(0,0,0,.5);*/
/*}*/
/*.video_list h2:hover::after{*/
/*content:'';*/
/*position:absolute;*/
/*left:0;*/
/*top:0;*/
/*right:0;*/
/*bottom:0;*/
/*z-index:0;*/
/*background:url("../images/video_hover.png") no-repeat center center;*/
/*}*/
/*.video_contain {
    margin: 10px auto;
}
*/
.video_des {
    padding-bottom: 2px;
    padding-left: 5px;
    background:#fff;
}
.video_contain .col-xs-3 .videoitem:hover .video_des{
    /*background-color: #f5f5f5;*/
}
.video_des a {
    text-decoration: none;
}

.video_des strong {
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding-top: 5px;
    margin-bottom: 5px;
    line-height: 25px;
    height: 55px;
    overflow: hidden;
    color: #373535;
}

.video_des span {
    font-size: 12px;
    font-weight: 600;
    overflow: hidden;
    height: 24px;
    display: block;
    line-height: 24px;
}

.video_des span a {
    color: #59b4e8;
    font-weight: normal;
    padding: 4px 0px;
    margin-right: 3px;
    border-radius: 1px;
    border: 1px solid transparent;
}

.video_des span a:hover {
    text-decoration: none;
    color: #3e85ae;
}

.video_des p {
    font-size: 14px;
    font-family: "黑体";
    padding: 0;
    margin: 0;
    text-align: justify;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
    color: rgba(55, 53, 53, 0.7);
}

.w33 {
    width: 33.33333%;
}


.videomain {
    background-color: #eee;
    overflow: hidden;
    padding-bottom: 20px;
}
.videomain .all_type{
    padding:0 1px;
    height: 50px;
    position: relative;
    line-height: 50px;
    /*background-color: #fff;
    border: 1px solid #ccc;*/
}
.videomain h2{
    font-size:14px;
    margin:15px auto;
}
.videomain .all_type .video_search:focus{
    border: 1px solid #ccc;
    outline: none;
}
/*.videomain .all_type .video_search{
    display: inline-block;
    text-indent: 20px;
    border-radius: 20px;
    border: 1px solid #ccc;
    height: 30px;
    width: 250px;
    font-size: 14px;
}*/
.videomain .all_type .video_search{
    display: inline-block;
    text-indent: 20px;
    border-radius: 20px;
    border: 1px solid #ccc;
    height: 30px;
    width: 310px;
    font-size: 14px;
}
.videomain .all_type .input_glyphicon{
    position: absolute;
    right: 0px;
    line-height: 30px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
    width: 48px;
    height: 30px;
    display: inline-block;
    top: 10px;
    background-color: #ccc;
    color: #fff;
}

.videomain .all_type .a_type{
    color: #02B6E3;
    display: inline-block;
    padding: 0 10px;
}

.videomain .all_type a:hover{
    color: #337ab7;
}

/*.videomain .all_type .search_ul{
    position: absolute;
    width: 250px;
    background-color: #fff;
}*/
.videomain .all_type .search_ul{
    position: absolute;
    width: 319px;
    background-color: #fff;
}
.videomain .all_type .search_ul li{
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}
.videomain .all_type .search_ul li a{
    color: #337ab7;
}
.playmain {
    height: 580px;
}

.playmain .head {
    padding: 10px;
}

.playmain .head .title {
    margin: 0;
    font-size: 14px;
}

.playmain .head .title a:hover{
    color:#02b6e3;
}

.w880 {
    width: 880px;
}

.w880 span{
    margin-left: 8px;
}

.w320 {
    width: 320px;
}

.playmain .playvideo {
    height: 535px;
    background-color: #fff;
}

.playbox .playside {
    height: 570px;
    overflow: hidden;
    color: #fff;
}

.playbox .playside .playsidebox {
    background-color: #434343;
    /*margin-left: 1px;*/
    height: 100%;
    padding-left: 5px;
}
.playbox .playside .playsidebox .attach_video{
    overflow-x:hidden;
    height: 535px;
    overflow-y: scroll;
}
.playbox .playside .playsidebox .head {
    font-size: 16px;
    padding: 5px 0 8px 2px;

}

.playbox .playsidebox ul {
    margin-bottom: 0;
    overflow: hidden;
    margin-left: 3px;
}

.playbox .playsidebox .relationvideoitem {
    margin-top: 8px;
}

.playbox .playsidebox .relationvideoitem:hover {
    color: #000;
    box-shadow:0 0 1px #ccc;
    opacity:0.9;
}

.playbox .playsidebox .relationvideoitem .videothumbnail {
    width: 123px;
    height: 74px;
    overflow: hidden;
}

.playbox .playsidebox .relationvideoitem .videothumbnail a {
    display: block;
}

.playbox .playsidebox .relationvideoitem .videothumbnail img {
    display: block;
    width: 100%;
    min-height: 74px;
}

.playbox .playsidebox .relationvideoitem .videotitle {
    width: 154px;
    height: 74px;
    overflow: hidden;
    text-align: justify;
    margin-right: 7px;
}

.playbox .playsidebox .relationvideoitem .videotitle a {
    color: #fff;
    font-size: 12px;
    /*line-height: 24px;*/
}

.playbox .playsidebox .relationvideoitem .videotitle a:hover {
    color: #ddd;
}

.videomain .bottonvideocontent {
    margin-top: -15px;
}

.videomain .bottonvideocontent .videoprenext {
    background-color: #fff;
    padding: 10px;
}

.videomain .bottonvideocontent .videorecommended {
    margin-top: 5px;
    padding: 10px;
}

.videomain .bottonvideocontent .videorecommended .head {
    margin-bottom: 20px;
}

.videomain .bottonvideocontent .videorecommended .head b {
    font-size: 17px;
    font-weight: 600;
}

.videomain .bottonvideocontent .videorecommended .head span {
    color: #a0a0a0;
}

.videomain .bottonvideocontent .videorecommended .videoitem .title {
    font-size: 14px;
    padding: 0 5px;
    color: #333333;
    /*line-height: 30px;
    height: 35px;*/
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.videomain .bottonvideocontent .videorecommended .videoitem .title a {
    color: inherit;
    text-decoration: none;
}

.videomain .bottonvideocontent .videorecommended .videoitem .videothumbnail {
    margin-bottom: 5px;
}

.videomain .bottonvideocontent .videorecommended .videoitem .videothumbnail a {
    display: block;
    border: 1px solid #eee;
}

.videomain .bottonvideocontent .videorecommended .videoitem .videothumbnail img {
    width: 258px;
    min-height: 146px;
}

.videomain .bottonvideocontent .videorecommended .videoitem .description {
    font-size: 14px;
    line-height: 22px;
    height: 88px;
    margin-bottom: 0;
    text-align: justify;
}

.videomain .bottonvideocontent .videorecommended .videoitem .mark {
    background-color: #fff;
}

.videomain .bottonvideocontent .videorecommended .videoitem .tag {
    margin-bottom: 0;
    padding:0 5px;
    height: 30px;
    line-height: 30px;
    width: 260px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.videomain .bottonvideocontent .videorecommended .videoitem .tag a {
    border: 1px solid #eee;
    padding: 2px 5px;
    margin-right: 2px;
    font-size:12px;
}

.videomain .bottonvideocontent .videorecommended .videoitem .mark a {
    border-right: 1px solid #337ab7;
    padding-right: 9px;
    margin-right: 6px;
}

.videomain .bottonvideocontent .videorecommended .videoitem .mark a:first-of-type {
    font-weight: 600;
}

.videomain .bottonvideocontent .videorecommended .videoitem .mark a:last-of-type {
    border-right: none;
}

.videomain .side .bottonvideocontent .contactus {
    margin-left: 2px;
    border: 1px solid #eee;
}

.videomain .side .bottonvideocontent .head {
    background-color: #dcdcdc;
    padding: 7px;
}

.videoresume {
    background-color: #fff;
    padding: 10px;
    margin-top: 5px;
}
.videoresume .videoline{border-bottom:1px solid #ddd;}
.videoresume .title {
    padding-bottom: 5px;
    font-size:16px;
    /*height: 26px;*/
    line-height: 26px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float:left;
    /*border-bottom: 1px solid #ddd;*/
}
.videoresume .videoinfo{font-size:12px;color#865100;float:left;margin-top:8px;margin-left:30px;}
.videoresume p img {
    max-width: 860px !important;
}

.videoresume .videomark a {
    padding: 0 3px;
    border-right: 2px solid #333;
}

.videoresume .videomark a:last-child {
    border-right: none;
}

.videomain .bottonvideocontent .side .contactuscontent {
    padding: 10px;
}

.videomain .side .contactuscontent .tel {
    overflow: hidden;
    padding: 5px;
}

.videomain .side .contactuscontent .tel .glyphicon {
    font-size: 40px;
    margin-right: 10px;
    line-height: 46px;
}

.videomain .side .contactuscontent .tel span {
    height: 46px;
}

.videomain .side .contactuscontent .tel .tellmain {
    font-size: 16px;
    line-height: 23px;
}

.videomain .side .contactuscontent .list-unstyled {
    line-height: 25px;
}

.videomain .side .contactuscontent dt {
    margin-bottom: 5px;
}

.videomain .side .contactuscontent dd {
    margin-left: 10px;
}

.videomain .side .contactuscontent dd.qcode {
    width: 124px;
    overflow: hidden;
}

.videomain .side .contactuscontent dd.qcode img {
    display: block;
    width: 100%;
}

.videomain .side .contactuscontent li a {
    color: #333;
    text-decoration: none;
}

#searchresultbox {
    position: relative;
}

#searchresult {
    position: absolute;
    width: 100%;
    top: 32px;
    z-index: 999;
    max-height: 400px;
    overflow-y: auto;
}

/*默认滚动条样式*/
#searchresult::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

#searchresult::-webkit-scrollbar-track {
    border: 1px #d3d3d3 solid;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: 10px;
    background: #eee;
}

#searchresult::-webkit-scrollbar-thumb {
    border: 1px #808080 solid;
    border-radius: 10px;
    background: #ccc;
}

#searchresult::-webkit-scrollbar-thumb:hover {
    background: #7d7d7d;
}

#searchresult .searchresult {
    -webkit-box-shadow: 0 0 3px 1px #949494;
    -moz-box-shadow: 0 0 3px 1px #949494;
    box-shadow: 0 0 3px 1px #949494;
    border: 1px solid #eee;
    background-color: rgba(255, 255, 255, .99);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 10px 10px 10px;
    min-height: 200px;
}

#searchresult .searchresult .searchresulthead {
    line-height: 25px;
    border-bottom: 1px solid #ccc;
}

#searchresult .searchresult p {
    margin-bottom: 0;
    line-height: 200px;
    text-align: center;
}

#searchresult .searchresult a {
    display: block;
    color: #337ab7;
    line-height: 21px;
    font-size: 12px;
    border-bottom: 1px dashed #ccc;
}

.offlinemenu .panel-heading {
    padding-left: 5px;
}

.offlinemenu .panel-body {
    padding: 0;
}

.offlinemenu .panel-body .list-item {
    padding: 5px;
    border-bottom: 1px solid #EFEFEF;
}

.offlinemenu .panel-body .list-item a {
    color: #222;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.offlinemenu .panel-body .list-item a:hover {
    font-weight: 600;
}

.offlinemenu .panel-body .list-item:last-child {
    border-bottom: none;
}

.offlinemenu .panel-body .lists {
    margin: 1px;
    border: 1px solid #eee;
    background-color: #F6F4F0;
}

.softwaremainhead {
    margin-top: 5px;
    padding: 15px;
    background-color: #fff;
    box-shadow:0 0 5px #ccc;
}

.softwaremainhead .softwarethumbnail img {
    display: block;
    width: 100%;
}

.softwaremainhead li.title {
    font-size: 18px;
    /*max-height: 55px;*/
}

.softwaremainhead li {
    padding: 5px 0 0 0;
    /*height: 25px;*/
    overflow: hidden;
}
.softwaremainhead li span.star{
    color: #ff0000;
}

.borderleft1ab7ea {
    border-left: 3px solid #1ab7ea;
    margin-right: 5px;
}

.softwaremainbox .panel {
    -webkit-box-shadow:0 0 5px #ccc;
    box-shadow:0 0 5px #ccc;
    border:none;
}
.softwaremainbox .panel .panel-heading{
    background-color: #fff;
}
.softwareboxmain table{
    border-collapse: collapse;
    display: table;
}
.softwareboxmain table td,
.softwareboxmain table th{
    padding: 5px 10px;
    border: 1px solid #DDD;
}
.softwareboxmain table p,
.softwareboxmain li p{
    margin-bottom: 0;
}

.softwareboxmain img{
    max-width: 100% !important;
}
.video_index_menu {
    /*border-bottom: 1px solid #eee;*/
    /*padding-bottom: 20px;*/
}

.video_index_menu li {
    display: inline-block;
    height: 27px;
    padding: 0 6px;
    line-height: 27px;
    position: relative;
}
.video_tag_menu li {
    display: inline-block;
    height: 27px;
    padding: 0 6px;
    line-height: 27px;
    position: relative;
}
.video_index_menu li.active:after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #ce5959;
    bottom: -8px;
    left: 50%;
    margin-left: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

.video_index_menu li.active a {
    background-color: #ce5959;
}

.video_index_menu li a {
    background-color: #ff6428;
    padding: 5px 10px;
    color: #fff;
    cursor: pointer;
}
.video_tag_menu li a {
    background-color: #ff6428;
    padding: 5px 10px;
    color: #fff;
    cursor: pointer;
    border-radius: 15px;
}
#videopagehot {
    /*width: 800px;*/
    /*position: relative;*/
    margin-left: -8px;
}

.videorecommended .bx-wrapper {
    width: 1086px;
    position: relative;
}
.videorecommended .bx-wrapper .bx-viewport{
    z-index: 999;
}
.videorecommended .bx-wrapper .bx-controls {
    position: absolute;
    top: 43%;
    left: -56px;
    right: -56px;
    margin-top: -25px;
    height: 50px;
    line-height: 50px;
}

.videorecommended .bx-wrapper .bx-controls .bx-controls-direction a {
    font-size: 30px;
    color: #ccc;
    text-decoration: none;
}

.videorecommended .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
    float: left;
}

.videorecommended .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
    float: right;
}

#videopagehot .videoitem {
    /*padding-left: 15px;*/
    margin:0 -15px;
    height:230px;
}

#videopagehot .videoitem .egMarqueeListInner {
    box-shadow: 0 0 5px #ddd;
    margin: 0 10px;
}

#videopagehot .videoitem .egMarqueeListInner:hover {
    color:#000;
    opacity:0.9;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    transform:translate3d(0,-1px,0)
}

/*reade lunbor*/

.readerhelp .bx-wrapper {
    width: 1070px;
    position: relative;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.readerhelp .bx-wrapper .bx-viewport{
    z-index: 999;
}
.readerhelp .bx-wrapper .bx-controls {
    position: absolute;
    top: 43%;
    left: -40px;
    right: -40px;
    margin-top: -25px;
    height: 50px;
    line-height: 50px;
}

.readerhelp .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
    font-size: 30px;
    color: #ccc;
    text-decoration: none;
    outline: none;
    float:left;
}
.readerhelp .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
    font-size: 30px;
    color: #ccc;
    text-decoration: none;
    outline: none;
    float:right;
}
.readergoto{
    border: 1px solid #02B6E3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 4px 5px;
    color: #02B6E3 !important;
}
.videorecommended .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
    z-index:999;
    float: left;
    position: relative;
    top: -63px;
}

.videorecommended .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev:hover {
    box-shadow:0 10px 30px rgba(0,0,0,0.1);
    transform:translate3d(0,-2px,0)
}

.videorecommended .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	  z-index:999;
    float: right;
    position: relative;
    top: -63px;
}

.videorecommended .bx-wrapper .bx-controls .bx-controls-direction a.bx-next:hover {
    box-shadow:0 10px 30px rgba(0,0,0,0.1);
    transform:translate3d(0,-2px,0)
}

#readerhelp .readeritem {
    padding-left: 0px;
    padding-right: 0px;

}
#readerhelp .readeritem .egMarqueeListInner{
    padding-left: 15px;
}
#readerhelp .readeritem .readerhelpthumbnail img {
    width: 245px;
    min-height: 146px;
}



.bottonvideocontent .contactuscontent {
    padding: 10px;
}

.columnmenulist .wl,
.othermenulist .wl,
.menulistright .wl {
    width: 20px;
    line-height: 15px;
    height: 60px;
    text-align: center;
}

.menulistright .wl {
    margin-left: 20px;
}

.menulistright .rightmenu {
    height: 60px;
}

.menulistright .snslink {
    text-align: center;
    margin: 0 10px;
}

.menulistright .snslink p {
    cursor: pointer;
}

.menulistright .snslink a {
    color: #333333;
    cursor: pointer;
    text-decoration: none;
    display: block;
}

.menulistright .snslink.wechaticon {
    margin-left: 20px;
    position: relative;
}

.menulistright .snslink.wechaticon .wechaticonqcode {
    position: absolute;
    width: 130px;
    height: 130px;
    bottom: -135px;
    left: -45px;
    z-index: 999;
    -webkit-box-shadow: 0 0 2px 3px #fff;
    -moz-box-shadow: 0 0 2px 3px #fff;
    box-shadow: 0 0 2px 3px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
}

.menulistright .snslink.wechaticon:hover .wechaticonqcode {
    display: block;
}

.menulistright .snslink.wechaticon .wechaticonqcode img {
    display: block;
    width: 130px;
    height: 130px;
}

.menulistright .icons {
    margin-bottom: 0;
    width: 38px;
}

.menulistright .icons img {
    display: block;
    width: 100%;
}

.menulistright .searchboxs {
    width: 270px;
    margin-left: 82px;
}

.menulistright .searchboxs .form-group {
    margin-bottom: 0;
    margin-top: 3px;
}

.menulistright .searchboxs .hotSearch {
    margin-top: 2px;
}

.menulistright .searchboxs .form-group input {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.menulistright .searchboxs .form-group .input-group-addon {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.menulistright .searchboxs .form-group .input-group-addon button {
    border: none;
    background-color: transparent;
    outline: none;
}

.informationpagemiddle .columnmenulist,
.informationpagemiddle .othermenulist {
    height: 100%;
}

.columnmenulist .wr,
.othermenulist .wr {
    width: 257px;
}

.columnmenulist .wr ul,
.othermenulist .wr ul {
    margin-bottom: 0;
    margin-right: 15px;
}

.menulist ul {
    margin-left: 10px;
}

.menulist ul li {
    margin-top: 5px;
    color: #707070;
    padding-right: 0;
}

.menulist ul li a {
    color: #707070;
}

.hotattention {
    height: 425px;
    overflow: hidden;
}

.errorpage {
    width: 520px;
    margin: 30px auto;
}

.errorpage .pageimg {
    width: 500px;
    margin: 0 auto;
}

.errorpage .pageimg img {
    display: block;
    width: 100%;
}

.errorpage .errorfont {
    margin-top: 20px;
    margin-left: 62px;
}

.errorpage .errorother {
    margin-left: 62px;
}

.errorpage .errorfont a {
    text-decoration: none;
}

.errorpage .errorother .qcode img {
    display: block;
    width: 100%;
}

.errorpage hr {
    width: 280px;
    margin-left: 62px;
    border-top: 1px dashed #ccc;
}

/*我们的优势CSS*/

.mt200 {
    margin-top: 200px;
}


.colorff8400 {
    color: #ff8400;
}

.bgf4f7fb {
    background: #f4f7fb;
}

.bgff8400 {
    background: #ff8400;
}

.bg26e6e4 {
    background: #26e6e4;
}

.color3a3a3a {
    color: #3a3a3a;
}

.bg0fd000 {
    background: #0fd000;
}

.bgf0f0f0 {
    background: #f0f0f0;
}

.textIndent25 {
    text-indent: 25px;
}

.mr5 {
    margin-right: 5px;
}

.ml5 {
    margin-left: 5px;
}

.indivpadding0 div {
    padding: 0;
}

.color23a6d1 {
    color: #23a6d1;
}

.ptb40-30 {
    padding-top: 40px;
    padding-bottom: 30px;
}

.font24 {
    font-size: 24px;
}

.fontnomal {
    font-weight: normal !important;
}

.lineheit25 {
    line-height: 25px;
}

.ptb30-40 {
    padding-top: 30px;
    padding-bottom: 40px;
}
.ptb30-10{
    padding-top: 30px;
    padding-bottom: 10px;
}
.w80 {
    width: 80%;
    margin: 0 auto;
}

.mt100 {
    margin-top: 100px;
}

.headLine {
    background: url(../images/ling001.png) no-repeat center center;
    background-size: contain;
}

.fontwei600 {
    font-weight: 600;
}

.mt10 {
    margin-top: 10px;
}

.smallBlock {
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
}

.bg23addb {
    background: #23addb;
}

.bg264ddf {
    background: #264ddf;
}

.bge05c8b {
    background: #e05c8b;
}

.bge99a35 {
    background: #e99a35;
}

.bg1179aa {
    background: #1179aa;
}

.borderB {
    border-bottom: 1px solid #ccc;
}

.borderR {
    border-right: 1px solid #ccc;
}

.p5-10 {
    padding: 5px 10px;
}

.beayty {
    list-style: none;
}

.beayty li {
    border-bottom: 1px solid #ccc;
}

.beayty li div.col-xs-2 {
    border-right: 1px solid #ccc;
}

.beayty li div p {
    padding: 5px 0;
    margin: 0;
}

.eight img {
    display: block;
    margin: 0 auto;
    width: 50%;
}

.positionrelative {
    position: relative;
    height: 493.67px;
    padding-top: 50px;
}

.positionabso {
    position: absolute;
    height: 443.67px;
    width: 1349px;
    padding-left: 10px;
    left: -74.5px;
    overflow: hidden;
}

.positionabso ul {
    list-style: none;
    height: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 10px;
    width: 1329px;
    padding-top: 20px;
}

.positionabso ul li img {
    display: block;
    width: auto;
    max-width: 100%;

}

.positionabso ul li {
    box-shadow: 0 0 20px 0px #757575;
    position: absolute;
    width: 272px;
    height: 423.67px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
}

.positionabso ul li p {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    color: #fff;
    font-size: 16px;
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
}

.positionabso ul li.nn1 {
    left: 0px;
    bottom: -20px;
    z-index: 1;
}

.positionabso ul li.nn2 {
    left: 265px;
    bottom: -10px;
    z-index: 2;
}

.positionabso ul li.nn3 {
    left: 525px;
    z-index: 3;
    bottom: 0px;
}

.positionabso ul li.nn4 {
    left: 790px;
    bottom: -10px;
    z-index: 2;
}

.positionabso ul li.nn5 {
    left: 1055px;
    bottom: -20px;
    z-index: 1;
}

.positionabso ul li:hover {
    bottom: 10px;
    z-index: 5;
}

.positionabso ul li:hover p {
    top: 0;
    bottom: 0;
    line-height: 423.67px;
}

.four p.p5-10 {
    margin-bottom: 0px;
}

/*结束*/

/*功能列表*/

.wrapper1170 {
    width: 1170px;
    margin: 0 auto;
}

.wrapper1300 {
    width: 1300px;
    margin: 0 auto;
}

.color02b6e3 {
    color: #02b6e3;
}
.colorred{
    color: red;
}
.compareBanner {
    position: relative;
    background-size: cover !important;
    height: 330px;
    width: 100%;
}

.a1 {
    background: url(../images/function1.jpg) no-repeat center center;
}

.a2 {
    background: url(../images/function2.jpg) no-repeat center center;
}

.a3 {
    background: url(../images/function3.jpg) no-repeat center center;
}

.a4 {
    background: url(../images/function4.jpg) no-repeat center center;
}

.a5 {
    background: url(../images/function5.jpg) no-repeat center center;
}

.a6 {
    background: url(../images/function6.jpg) no-repeat center center;
}

.a7 {
    background: url(../images/function7.jpg) no-repeat center center;
}

.a8 {
    background: url(../images/cooperation_banner.jpg) no-repeat center center;
}

.a9 {
    height: 200px !important;
    background: url(../images/cooperation_banner1.jpg) no-repeat center center;
}

.compareMain ul {
    list-style: none;
    padding-left: 0;
}

.compareBanner .wrapper1250 {
    height: 100%;
    position: relative;
}
.wrapper1250{
    width: 1250px;
    margin: 0 auto;
    position: relative;
}
.compareBanner .wrapper1250 .nav {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.compareBanner .wrapper1250 .nav li {
    width: 12.5%;
    text-align: center;
    font-size: 18px;
    margin: 0;
}
.color257ec2{
    color: #257ec2;
}
.compareBanner .wrapper1250 .nav li a {
    margin: 0 2px;
    background: #257ec2;
    color: #fff;
    border-radius: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.compareBanner .wrapper1250 .nav li.active a {
    background: #fff;
    color: #257ec2;
}

.compareSecond {
    margin-top: 20px;
}

.compareSecond .secondhead {
    height: 40px;
    line-height: 40px;
}

.compareSecond .secondhead p {
    margin: 0;
    font-size: 18px;
}

.compareSecond .secondhead form {
    border: 1px solid #a0a0a0;
    height: 25px;
    border-radius: 4px;
    padding-right: 0;
    margin-top: 3px;
}

.compareSecond .secondhead a {
    text-decoration: underline;
}

.compareSecond .secondhead form input {
    outline: none;
    border: none;
    height: 23px;
    line-height: 23px;
    padding: 0;
    display: block;
    float: left;
    width: 210px;
}

.compareSecond .secondhead form button {
    outline: none;
    border: none;
    height: 23px;
    padding: 0;
    background: none;
    line-height: 23px;
    display: block;
    color: #a0a0a0;
}

.compareSecond .secondmain {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    background: url(../images/line.png) repeat-y;
    background-position: 48% 50%;
}

.compareSecond .secondmain p.col-xs-7 a {
    color: #373d41;
}
.color373d41{
    color: #373d41;
}
.compareSecond .secondmain p.col-xs-7 a:hover {
    color: #428bca;
}

.compareSecond .secondmain p.col-xs-3 a {
    color: #428bca;
    text-decoration: underline;
}

.secondmain li p {
    margin-bottom: 10px;
    font-size: 15px;
}

.secondmain li p + p + p {
    padding: 0;
}

.compareThird {
    /*background: #f6f6f6;*/
    margin-top: 20px;
    padding-top: 20px;
}

.font20 {
    font-size: 20px;
}

.ThirdMain .book {
    padding: 10px 40px;
}

.ThirdMain .book img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

.ThirdMain .book p.font-book {
    color: #54595c;
    line-height: 25px;
    font-size: 14px;
}

.compareFour {
    background: url(../images/footbg.jpg) no-repeat center center;
    background-size: cover;
    height: 330px;
    position: relative;
}

.compareFour p {
    color: #257ec2;
}

.thirdMainf {
    background: url("../images/chose.png") no-repeat center top;
    -webkit-background-size: contain;
    background-size: 100%;
    padding-top: 170px;
}

.thirdMainf .row {
    width: 990px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.thirdMainf .row div.fa1, .thirdMainf .row div.fa3 {
    margin-top: 110px;
}

.thirdMainf .row div.fa1 p {
    padding: 0 10px;
    line-height: 25px;
    text-align: justify;
}

.thirdMainf .row div.fa3 p {
    text-align: justify;
    padding: 0 10px;
    line-height: 25px;
}

.thirdMainf .row div.fa2 p {
    padding: 0 10px;
    line-height: 25px;
    text-align: justify;
}

.font34 {
    font-size: 34px;
}
.font30{
    font-size: 30px;
}
/*结束*/
.viewfull #mapcontroller{
    -webkit-transform: translate(200px,200px);
    -moz-transform: translate(200px,200px);
    -ms-transform: translate(200px,200px);
    -o-transform: translate(200px,200px);
    transform: translate(200px,200px);
    opacity: 0;
    -webkit-transition: all 1s .2s;
    -moz-transition: all 1s .2s;
    -ms-transition: all 1s .2s;
    -o-transition: all 1s .2s;
    transition: all 1s .2s;
}
.viewfull.view_2 #mapcontroller{
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    /*border: 1px solid #fff;*/
}

#mapcontroller{
    position: absolute;
    background-color: rgba(34, 92, 109, 0.82);
    bottom: 10px;
    right: 20px;
    z-index: 99999;
}
#mapcontroller #thisroom{
    font-size: 30px;
    width: 70px;
    display: inline-block;
    text-align: center;
}

#mapcontroller .zoomctl{
    /*font-size: 40px;*/
    overflow: hidden;
    /*margin-bottom: 8px;*/
}
#mapcontroller .zoomctl span:hover{
    color: red;
}
#mapcontroller .zoomctl span{
    cursor: pointer;
    font-size: 25px;
    padding: 3px 10px;
}
#mapcontroller a{
    float: left;
    /*margin-left: 30px;*/
    cursor: default;
    color: #fff;
    /*font-size: 40px;*/
    text-decoration: none;
    /*height: 46px;*/
}
#mapcontroller .zoomctl span.glyphicon-plus{
    float: left;
    /*margin-left: 30px;*/
}
#mapcontroller .zoomctl span.glyphicon-minus{
    float: right;
    /*margin-right: 30px;*/
}

.normaldisplay .normaldisplayul{
    position: relative;
    overflow: hidden;
    height: 450px;
    width: 1360px;
    margin-left: -105px;
    margin-bottom: 0;
}
.normaldisplay .normaldisplayul .normaldisplaylist{
    position: absolute;
    width: 240px;
    margin: 0;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    left: 20px;
    bottom: 0;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.normaldisplay .normaldisplayul .normaldisplaylist:hover{
    z-index: 9999 !important;
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    transform: translate(0,-10px);

}
.normaldisplay .normaldisplayul .normaldisplaylist:hover .markd{
    display: block;
}
.normaldisplay .normaldisplayul .normaldisplaylist .markd{
    position: absolute;
    top: 14px;
    font-size: 18px;
    color: #fff;
    background-color: rgba(0,0,0,.6);
    left: 14px;
    right: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: none;
}
.normaldisplay .normaldisplayul .normaldisplaylist.item01{
    z-index: 1;
    bottom: -35px;
}
.normaldisplay .normaldisplayul .normaldisplaylist.item02{
    z-index: 2;
    left:194px;
    bottom: -30px;
}
.normaldisplay .normaldisplayul .normaldisplaylist.item03{
    z-index: 3;
    left:388px;
    bottom: -25px;
}
.normaldisplay .normaldisplayul .normaldisplaylist.item04{
    z-index: 4;
    left:582px;
    bottom: -20px;
}
.normaldisplay .normaldisplayul .normaldisplaylist.item05{
    z-index: 3;
    left:776px;
    bottom: -25px;
}
.normaldisplay .normaldisplayul .normaldisplaylist.item06{
    z-index: 2;
    left:970px;
    bottom: -30px;
}
.normaldisplay .normaldisplayul .normaldisplaylist.item07{
    z-index: 1;
    left:1164px;
    bottom: -35px;
}
.normaldisplay .normaldisplayul .normaldisplaylist img{
    display: block;
    width: 100%;
}
.purchasegenuine p{
    /*text-indent: 2em;*/
}
.bgf6f8fa{
    background-color: #f6f8fa;
}
.purchasegenuine table,
.purchasegenuine .payafter{
    width: 960px;
    margin: 0 auto;
}
.purchasegenuine table thead{
    background-color: #f6f8fa;
}
.purchasegenuine table thead th{
    padding: 20px 0;
    font-size: 22px;
}
.purchasegenuine table tbody td{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px 0 5px 5px;
    line-height: 25px;
}
.purchasegenuine table tbody td a{
    color: #f66b05;
}

.purchasegenuine table tbody tr.tbodyhead{
    background-color: #eee;
}
.purchasegenuine table tbody tr.tbodyhead td{
    background-color: #eee;

}


.purchasegenuine .payafter{
    background-color: #fff;
}
.purchasegenuine .payafter dl{
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 5px 4px;
    color: #2725c2;
    font-size: 14px;
}
.purchasegenuine .payafter dl dt{
    padding: 5px 0;
    font-weight: normal;
}
.purchasegenuine .payafter dl dd{
    font-size: 13px;
    line-height: 23px;
}
.purchasegenuine .payafter dl dd.in2m{
    text-indent: 2em;
}
.purchasegenuinefoot img{
    display: block;
    width: 100%;
}
#freelicense .content{
    padding: 10px 50px;
}
#freelicense .content dd{
    text-indent: 2.3em;
    padding: 5px 0;
}
#freelicense .content dd .wechat{
    display: inline-block;
    width: 200px;
}
#freelicense .content dd .freeimg{
    display: inline-block;
    width: 370px;
}
.headersatellitemapbanner{
    background: url("../images/satellitemapbanner.jpg") no-repeat center center;
    background-size: cover;
    overflow: hidden;
    color: #fff;
}
.headersatellitemapbanner .bannerimg{
    margin: 25px auto;
    width: 1024px;
    height: 526px;
    overflow: hidden;
    box-shadow: 0 0 10px #000;
    background: url("/Public/index/images/satellitemapbannerf.jpg");
}
.headersatellitemapbanner .bannerimg img{
    display: block;
    width: 100%;
}
.satellitemap001_box .content .col-xs-3{
    padding: 0;
}
.satellitemap001_box .imgs{
    width: 285px;
    height: 179px;
    margin: 0 auto;
    overflow: hidden;
}
.satellitemap001_box .imgs:hover{box-shadow: 0 10px 20px #808080;transform:translate3d(0,-1px,0);}
.satellitemap001_box .description {
    width: 285px;
    margin: 0 auto;
}
.satellitemap001_box .description .title{
    margin-top: 10px;
}
.satellitemap001_box .description .des{
    text-align: justify;
}
.satellitemap001_box .imgs img{
    display: block;
    width: 285px;
    min-height: 179px;
}
.satellitemap002_box .satellitemaplunbobox #satellitemaplunbo{
    height: 290px;
}
.satellitemap002_box .zturn-item{
    background: #fff;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 380px;
}
.satellitemap002_box .zturn-item img{
    display: block;
    width: 100%;
}
.satellitemap003_box .pr0{
    padding-right: 0;
}
.satellitemap003_box .pl0{
    padding-left: 0;
}
.satellitemap003_box .satellitemap003two{
    width: 592px;
    box-shadow: 0 0 10px #ccc;
}
.satellitemap003_box .satellitemap003two:hover,
.satellitemap003_box .satellitemap003three:hover{
    background-color: #f6faf8;
}
.satellitemap003_box .satellitemap003two img{
    display: block;
    width: 100%;
}
.satellitemap003_box .satellitemap003two .satellitemap003twodes,
.satellitemap003_box .satellitemap003three .satellitemap003twodes{
    padding: 10px 10px 10px 20px;
    cursor: pointer;
}
.satellitemap003_box .satellitemap003two .satellitemap003twodes dt,
.satellitemap003_box .satellitemap003three .satellitemap003twodes dt{
    margin-bottom: 5px;
}

.satellitemap003_box .satellitemap003three{
    width: 390px;
    height: 356px;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #ccc;
}
.satellitemap003_box .satellitemap003three img{
    display: block;
    width: 100%;
}
div.imageviewer.display{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .8s;
    -moz-transition: transform .8s;
    -ms-transition: transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
}
.imageviewer{
    position: fixed;
    top: 30px;
    z-index: 999;
    padding: 0px 5px 10px 5px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 1px;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 1s .2s;
    -moz-transition: opacity 1s .2s;
    -ms-transition: opacity 1s .2s;
    -o-transition: opacity 1s .2s;
    transition: opacity 1s .2s;
}
.imageviewer.display{
    opacity: 1;
}
.imageviewer .ctl{
    text-align: right;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}
.imageviewer .ctl span{
    color: #333;
    margin-left: 20px;
    font-size: 18px;
    cursor: pointer;
    top: 3px;
}
.imageviewer .imagebox img{
    cursor: move;
    display: block;
    width: 100%;
}



.headervectornetworkbanner{
    background: url("../images/vectornetworkbanner.jpg") no-repeat center center;
    background-size: cover;
}
.vectornetwork001_box{
    -webkit-box-shadow: 0 1px 10px #ababab;
    -moz-box-shadow: 0 1px 10px #ababab;
    box-shadow: 0 1px 10px #ababab;
}
.vectornetwork001_img .thumbnailimg{
    width: 75px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.vectornetwork001_img .pull-left{
    width: 20%;
}
.vectornetwork001_img .thumbnailimg img{
    display: block;
    width: 100%;
}
.vectornetwork001_font{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.vectornetwork001_font .col-xs-1{
    font-size: 22px;
    margin: 0;
    border-right: 1px solid #ccc;
}
.vectornetwork001_font p{
    margin: 0;
    line-height: 25px;
}
.vectornetwork001_tips P{
    margin-top: 10px;
    margin-left: 30px;
}
.vectornetwork001_tips P a+a{
    margin-left: 10px;
}
.vectornetwork002_box .vectornetworklunbobox #vectornetworklunbo{
    height: 290px;
}
.vectornetwork002_box .zturn-item{
    background: #fff;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 380px;
}
.vectornetwork002_box .zturn-item img{
    display: block;
    width: 100%;
}
.vectornetwork003_box .pr0{
    padding-right: 0;
}
.vectornetwork003_box .pl0{
    padding-left: 0;
}
.vectornetwork003_box .vectornetwork003two{
    width: 592px;
    box-shadow: 0 0 10px #ccc;
}
.vectornetwork003_box .vectornetwork003two:hover,
.vectornetwork003_box .vectornetwork003three:hover{
    background-color: #f6faf8;
}
.vectornetwork003_box .vectornetwork003two img{
    display: block;
    width: 100%;
}
.vectornetwork003_box .vectornetwork003two .vectornetwork003twodes,
.vectornetwork003_box .vectornetwork003three .vectornetwork003twodes{
    padding: 10px 10px 10px 20px;
    cursor: pointer;
}
.vectornetwork003_box .vectornetwork003two .vectornetwork003twodes dt,
.vectornetwork003_box .vectornetwork003three .vectornetwork003twodes dt{
    margin-bottom: 5px;
}

.vectornetwork003_box .vectornetwork003three{
    width: 390px;
    height: 357px;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #ccc;
}
.vectornetwork003_box .vectornetwork003three img{
    display: block;
    width: 100%;
}
.banner_hcontour{margin:auto;height:526px;width:1024px;}
.headerhcontourbanner{
    background: url("../images/hcontourbanner.jpg") no-repeat center center;
    background-size: cover;
}
.hcontour001_box{
    -webkit-box-shadow: 0 1px 10px #ababab;
    -moz-box-shadow: 0 1px 10px #ababab;
    box-shadow: 0 1px 10px #ababab;
}
.hcontour001_img .thumbnailimg{
    width: 75px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.hcontour001_img .title{
    white-space: nowrap;
}
.hcontour001_img .pull-left{
    width: 20%;
}
.hcontour001_img .thumbnailimg img{
    display: block;
    width: 100%;
}
.hcontour001_font{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.hcontour001_font .col-xs-1{
    font-size: 22px;
    margin: 0;
    border-right: 1px solid #ccc;
}
.hcontour001_font p{
    margin: 0;
    line-height: 25px;
}
.hcontour001_tips P{
    margin-top: 10px;
    margin-left: 30px;
}
.hcontour001_tips P a+a{
    margin-left: 10px;
}
.hcontour002_box .hcontourlunbobox #hcontourlunbo{
    height: 290px;
}
.hcontour002_box .zturn-item{
    background: #fff;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 380px;
}
.hcontour002_box .zturn-item img{
    display: block;
    width: 100%;
}
.hcontour003_box .pr0{
    padding-right: 0;
}
.hcontour003_box .pl0{
    padding-left: 0;
}
.hcontour003_box .hcontour003two{
    width: 592px;
    box-shadow: 0 0 10px #ccc;
}
.hcontour003_box .hcontour003two:hover,
.hcontour003_box .hcontour003three:hover{
    background-color: #f6faf8;
}
.hcontour003_box .hcontour003two img{
    display: block;
    width: 100%;
}
.hcontour003_box .hcontour003two .hcontour003twodes,
.hcontour003_box .hcontour003three .hcontour003twodes{
    padding: 10px 10px 10px 20px;
    cursor: pointer;
}
.hcontour003_box .hcontour003two .hcontour003twodes dt,
.hcontour003_box .hcontour003three .hcontour003twodes dt{
    margin-bottom: 5px;
}

.hcontour003_box .hcontour003three{
    width: 390px;
    height: 357px;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #ccc;
}
.hcontour003_box .hcontour003three img {
    display: block;
    width: 100%;
}
.headerdhsmbanner{
    background: url(../images/dhsm002bg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.headerdhsmbanner .title,
.headerdhsmbanner .btn{
    color: #fff;
}

.headerdhsmbanner .title{
    margin-top: 90px;
    margin-bottom: 40px;
}
.line02{
    background: url("../images/line01.png") no-repeat center bottom;
    padding-bottom: 20px;
}
.dhsm001 .mapicon .mapiconlist{
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.dhsm001 .mapicon .mapiconlist li{
    float: left;
    width: 128px;
    overflow: hidden;
    height: 128px;
}
.dhsm001 .mapicon .mapiconlist li img{
    display: block;
    width: 80px;
    margin: 14px auto;
}
.dhsm001 .mapicon .mapiconlist li img:hover{display: block;width: 84px;margin: 14px auto;}

.full_left_right{
    min-width: 1200px;
}
.full_left_right .pull-left{
    width: 50%;
    overflow: hidden;
    height: 343px;
}
.full_left_right .pull-left .full_left_right_img_left,
.full_left_right .pull-left .full_left_right_img_right{
    width: 580px;
    height: 323px;
    display: block;
    margin-top: 20px;
}
.full_left_right .full_left_right_font_left .title,
.full_left_right .full_left_right_font_right .title{
    font-size: 24px;
}
.full_left_right .pull-left .full_left_right_img_left{
    float: right;
    margin-right: 20px;
}
.full_left_right .pull-left .full_left_right_img_right{
    margin-left: 20px;

}
.bg4ec8e6{
    background-color: #4ec8e6;
}
.bgfff100{
    background-color: #fff100;
}
.bg00ff00{
    background-color: #00ff00;
}
.bg4ecf22{
    background-color: #4ecf22;
}
.bgff9900{
    background-color: #ff9900;
}
.bg00b7ee{
    background-color: #00b7ee;
}
.full_left_right .pull-left .full_left_right_font_left,
.full_left_right .pull-left .full_left_right_font_right{
    width: 435px;
    margin-top: 120px;
}
.full_left_right .pull-left .full_left_right_font_left{
    margin-right: 20px;
}
.full_left_right .pull-left .full_left_right_font_right{
    margin-left: 20px;
}
/*如何下载历史影像*/
.wrapper960{
    width: 960px;
    margin: 0 auto;
}
.headerhdhibanner{
    background: url(../images/dhsmbanner.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.headerhdhibanner .title,
.headerhdhibanner .btn{
    color: #fff;
}

.headerhdhibanner .title{
    margin-top: 130px;
    font-size:35px;
    text-shadow:0 10px 15px rgba(0,0,0,0.8)
}
.headerhdhibanner .describe{color:#fff;font-size:16px;margin-bottom:20px;text-shadow:0 10px 15px rgba(0,0,0,0.8)}
.full_left_right_head{
    overflow: hidden;
}
.full_left_right_head .mainHead{
    margin-bottom: 17px;
 }
.full_left_right_head .mainHead .title{
    padding-bottom: 0;
    font-size: 40px;
}
.full_left_right_head .content{
    font-size: 16px;
    line-height: 41px;
    margin-bottom: 30px;
}

.full_left_right_footer{
    padding-top: 25px;
    overflow: hidden;
}



/*投影转换*/
.headerpcbanner{
    background: url(../images/pcbanner.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.headerpcbanner .title,
.headerpcbanner .btn{
    color: #fff;
}

.headerpcbanner .title{
    margin-top: 40px;
    margin-bottom: 40px;
    text-shadow:0 0 10px rgba(0,0,0,0.8);
    letter-spacing: 5px;
}

.banner595{
    height: 595px;
}
.banner744{
    height: 744px;
}
.banner_gif{
    text-align: center;
    overflow: hidden;
}
.banner_gif img{
    width: 400px;
    margin-top: 150px;
}

/*应用到AutoCAD*/
/*投影转换*/
.headertoautocadbanner,
.headerdtoautocadbanner,
.headerecdbanner,
.headerbpdbanner,
.headervndbanner,
.headerwsddbanner,
.headerpoiddbanner,
.headerboadbanner,
.headerpmsbanner,
.headerpmdbanner,
.headerarcgismmbanner,
.headermax3dbanner,
.headertmdbanner,
.headersmbanner,
.headeremmbanner,
.headertopographybanner,
.headerzoningbanner{
    background: url(../images/dhsm002bg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.headercontourgenerationbanner,
.headerprojectiontransformationbanner,
.headerecmpbanner{
    background: url(../images/contourgenerationbg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.common_b p{text-align:center;font-size:35px;color:#fff;width:1024px;padding-top:20%;text-shadow:0 2px 15px rgba(0,0,0,0.9)}
.common_b span{color:#fff;font-size:16px;text-shadow:0 2px 15px rgba(0,0,0,0.9)}
.banner_vectornetwork{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/dhsmbanner1.jpg);}
.banner_autocad{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/tuaotucadbanner.jpg);}
.banner_ecd{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/ecdbanner.jpg);}
.banner_demgenerate{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/contourgenerationbanner.jpg);}
.banner_ecmp{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/ecmpbanner.jpg);}
.banner_transform{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/contourgenerationbanner.jpg);}
.banner_demtocad{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/dtoautocadbanner.jpg);}
.banner_wsdd{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/wsddbanner.jpg);}
.banner_vnd{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/vndbanner.jpg);}
.banner_bpd{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/bpdbanner.jpg);}
.banner_poidd{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/poiddbanner.jpg);}
.banner_boad{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/boadbanner.jpg);}
.banner_thematic{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/thematicmappingbanner.jpg);}
.banner_3d{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/mapbodelbanner.jpg);}
.banner_arcgis{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/arcgismmbanner.jpg);}
.banner_pmindex{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/pmindexbanner.jpg);}
.banner_pmi{margin:25px auto;text-align: center;width: 1024px;height:526px;box-shadow: 0 0 2px #000;background: url(/Public/index/images/pmibanner.jpg);}

.banner_vectornetwork{
    margin:25px auto;
    text-align: center;
    width: 1024px;
    height:526px;
    box-shadow: 0 0 10px #000;
    background: url(/Public/index/images/dhsmbanner1.jpg);
}

.banner_autocad img{
    width: 100%;
}
.banner_vectornetwork img{
    width: 1030px;
}
.banner690{
    height: 690px;
}
.banner598{
    height: 598px;
}
.banner620{
    height: 620px;
}
.full_left_right_center .section{
    overflow: hidden;
}
.full_left_right_center .section .pull-left{
    width: 50%;
}
.full_left_right_center .section .imgs{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.full_left_right_center .section .imgs{
    margin-top: 25px;
    margin-bottom: 25px;
}
.toautocad002 .section.section01 .imgs{
    width: 95%;
}
.toautocad002 .section.section02 .imgs{
    width: 36%;
}
.toautocad002 .section.section03 .imgs{
    width: 70%;
}
.toautocad002 .section.section04 .imgs{
    width: 67%;
}
.toautocad002 .section.section05 .imgs{
    width: 36%;
}
.toautocad002 .section.section06 .imgs{
    width: 95%;
}
.toautocad002 .section.section07 .imgs{
    width: 95%;
}

.full_left_right_center .section .full_left_right_center_font{
    width: 400px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
}
.full_left_right_center .section .full_left_right_center_font .title{
    font-size: 24px;
}

.contourgeneration002 .section.section01 .imgs{
    width: 95%;
}
.contourgeneration002 .section.section02 .imgs{
    width: 36%;
}
.contourgeneration002 .section.section03 .imgs{
    width: 70%;
}
.contourgeneration002 .section.section04 .imgs{
    width: 36%;
}
.contourgeneration002 .section.section05 .imgs{
    width: 95%;
}
.dtoautocad002 .section .imgs{
    width: 95%;
}

.projectiontransformation002 .section.section01 .imgs{
    width: 95%;
}
.projectiontransformation002 .section.section02 .imgs{
    width: 95%;
}
.projectiontransformation002 .section.section03 .imgs{
    width: 95%;
}
.projectiontransformation002 .section.section04 .imgs{
    width: 36%;
}
.projectiontransformation002 .section.section05 .imgs{
    width: 36%;
}

.ecd002 .section .imgs{
    width: 95%;
}
.ecd002 .section.section06 .imgs{
    width: 36%;
}

.bpd002 .section .imgs,
.vnd002 .section .imgs,
.wsdd002 .section .imgs,
.boad002 .section .imgs,
.poidd002 .section .imgs,
.pms002 .section .imgs,
.max3d002 .section .imgs,
.ecmp002 .section .imgs,
.tmd002 .section .imgs,
.sm002 .section .imgs,
.emm002 .section .imgs,
.topography002 .section .imgs,
.zoning002 .section .imgs,
.dhsm002 .section .imgs{
    width: 95%;
}
.ecmp002 .section.section02 .imgs,
.ecmp002 .section.section04 .imgs{
    width: 43%;
}
.bpd002 .section.section03 .imgs,
.boad002 .section.section03 .imgs,
.poidd002 .section.section03 .imgs{
    width: 36%;
}
.vnd002 .section.section03 .imgs,
.max3d002 .section.section06 .imgs{
    width: 50%;
}


.headerpmibanner,
.headermapmodelbanner,
.headerthematicmappingbanner{
    background: url("../images/pmibannerbg.jpg") no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.ztvideo{height:580px;margin:20px auto;}
/*.videotitle{padding:10px;}
.videotitle h2{font-size:16px;margin:0 auto 0 220px;float:left;}*/
.ztvideo .videobox{height:535px;}
.pmi001_box{
    -webkit-box-shadow: 0 1px 10px #ababab;
    -moz-box-shadow: 0 1px 10px #ababab;
    box-shadow: 0 1px 10px #ababab;
}

.pmi001_font{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.pmi001_font .col-xs-1{
    font-size: 22px;
    margin: 0;
    border-right: 1px solid #ccc;
}
.pmi001_font p{
    margin: 0;
    line-height: 25px;
}
.pmi001_tips P{
    margin-top: 10px;
    margin-left: 30px;
}
.pmi001_tips P a+a{
    margin-left: 10px;
}
.pmi002_box .pmilunbobox #pmilunbo{
    height: 290px;
}
.pmi002_box .zturn-item{
    background: #fff;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 380px;
}
.pmi002_box .zturn-item img{
    display: block;
    width: 100%;
}
.pmi003_box .pr0{
    padding-right: 0;
}
.pmi003_box .pl0{
    padding-left: 0;
}
.pmi003_box .pmi003two{
    width: 592px;
    box-shadow: 0 0 10px #ccc;
}
.pmi003_box .pmi003two:hover,
.pmi003_box .pmi003three:hover{
    background-color: #f6faf8;
}
.pmi003_box .pmi003two img{
    display: block;
    width: 100%;
}
.pmi003_box .pmi003two .pmi003twodes,
.pmi003_box .pmi003three .pmi003twodes{
    padding: 10px 10px 10px 20px;
    cursor: pointer;
}
.pmi003_box .pmi003two .pmi003twodes dt,
.pmi003_box .pmi003three .pmi003twodes dt{
    margin-bottom: 5px;
}

.pmi003_box .pmi003three{
    width: 390px;
    height: 357px;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #ccc;
}
.pmi003_box .pmi003three img{
    display: block;
    width: 100%;
}

.mapmodel001_box{
    -webkit-box-shadow: 0 1px 10px #ababab;
    -moz-box-shadow: 0 1px 10px #ababab;
    box-shadow: 0 1px 10px #ababab;
}

.mapmodel001_font{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.mapmodel001_font .col-xs-1{
    font-size: 22px;
    margin: 0;
    border-right: 1px solid #ccc;
}
.mapmodel001_font p{
    margin: 0;
    line-height: 25px;
}
.mapmodel001_tips P{
    margin-top: 10px;
    margin-left: 30px;
}
.mapmodel001_tips P a+a{
    margin-left: 10px;
}
.mapmodel002_box .mapmodellunbobox #mapmodellunbo{
    height: 290px;
}
.mapmodel002_box .zturn-item{
    background: #fff;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 380px;
}
.mapmodel002_box .zturn-item img{
    display: block;
    width: 100%;
}
.mapmodel003_box .pr0{
    padding-right: 0;
}
.mapmodel003_box .pl0{
    padding-left: 0;
}
.mapmodel003_box .mapmodel003two{
    width: 592px;
    box-shadow: 0 0 10px #ccc;
}
.mapmodel003_box .mapmodel003two:hover,
.mapmodel003_box .mapmodel003three:hover{
    background-color: #f6faf8;
}
.mapmodel003_box .mapmodel003two img{
    display: block;
    width: 100%;
}
.mapmodel003_box .mapmodel003two .mapmodel003twodes,
.mapmodel003_box .mapmodel003three .mapmodel003twodes{
    padding: 10px 10px 10px 20px;
    cursor: pointer;
}
.mapmodel003_box .mapmodel003two .mapmodel003twodes dt,
.mapmodel003_box .mapmodel003three .mapmodel003twodes dt{
    margin-bottom: 5px;
}

.mapmodel003_box .mapmodel003three{
    width: 390px;
    height: 357px;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #ccc;
}
.mapmodel003_box .mapmodel003three img{
    display: block;
    width: 100%;
}


.thematicmapping001_box{
    -webkit-box-shadow: 0 1px 10px #ababab;
    -moz-box-shadow: 0 1px 10px #ababab;
    box-shadow: 0 1px 10px #ababab;
}

.thematicmapping001_font{
    padding-bottom: 15px;
    /*border-bottom: 1px solid #ccc;*/
}
.thematicmapping001_font .col-xs-1{
    font-size: 22px;
    margin: 0;
    border-right: 1px solid #ccc;
}
.thematicmapping001_font p{
    margin: 0;
    line-height: 25px;
}
.thematicmapping001_tips P{
    margin-top: 10px;
    margin-left: 30px;
}
.thematicmapping001_tips P a+a{
    margin-left: 10px;
}
.thematicmapping002_box .thematicmappinglunbobox #thematicmappinglunbo{
    height: 290px;
}
.thematicmapping002_box .zturn-item{
    background: #fff;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 380px;
}
.thematicmapping002_box .zturn-item img{
    display: block;
    width: 100%;
}
.thematicmapping003_box .pr0{
    padding-right: 0;
}
.thematicmapping003_box .pl0{
    padding-left: 0;
}
.thematicmapping003_box .thematicmapping003two{
    width: 592px;
    box-shadow: 0 0 10px #ccc;
}
.thematicmapping003_box .thematicmapping003two:hover,
.thematicmapping003_box .thematicmapping003three:hover{
    background-color: #f6faf8;
}
.thematicmapping003_box .thematicmapping003two img{
    display: block;
    width: 100%;
}
.thematicmapping003_box .thematicmapping003two .thematicmapping003twodes,
.thematicmapping003_box .thematicmapping003three .thematicmapping003twodes{
    padding: 10px 10px 10px 20px;
    cursor: pointer;
}
.thematicmapping003_box .thematicmapping003two .thematicmapping003twodes dt,
.thematicmapping003_box .thematicmapping003three .thematicmapping003twodes dt{
    margin-bottom: 5px;
}

.thematicmapping003_box .thematicmapping003three{
    /*width: 390px;
    height: 615px;*/
    margin-bottom: 10px;
    box-shadow: 0 0 10px #ccc;
    cursor:pointer;
}
.thematicmapping003_box .thematicmapping003three img{
    display: block;
    width: 100%;
}

#kefu{border-top: 1px solid #ccc;padding-top: 5px;border-bottom: 1px solid #ccc; padding-bottom: 5px;}
#kefu img{width:18px;height:20px;margin:0 -25px 0 25px;float:left;}
#tel{font-size:17px;color: #ff5555;font-weight: 600;}
#taobao{color:#ff7800;letter-spacing: -0.7px;text-decoration: underline;}
#taobao a:hover{font-size:15px;color:#ff8877;letter-spacing: -0.7px;text-decoration:underline;}
#pagectl {
    position: fixed;
    right: 5px;
    top: 20%;
    z-index: 999999;
}
#pagectl .pagesideshow {
    width: 170px;
    min-height: 150px;
    padding: 0 2px 10px 2px;
    border-radius: 8px;
    background: url("../images/free-2025.png") top center no-repeat;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    background-size: contain;
    position: relative;
}
#pagectl .pagesideshow .free-auth {
    padding: 0 2px;
}
#pagectl .pagesideshow .free-auth .online-service {
    margin: 44px 0 0 0;
}
#pagectl .pagesideshow .free-auth .online-service .btn {
    font-weight: bold;
    padding: 5px 10px;
}
#pagectl .pagesideshow .free-auth .online-service img {
    width: 15px;
    vertical-align: sub;
}
#pagectl .pagesideshow .free-auth .img-info {
    padding: 4px;
}
#pagectl .pagesideshow .free-auth .img-info #qrcode-wechat-group-side {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}
#pagectl .pagesideshow .free-auth .line {
    background-color: transparent;
    border-top: 2px dotted #666;
    margin: 10px 0;
}
#pagectl .pagesideshow .free-auth .subscribe-wx {
    padding-top: 5px;
}
#pagectl .pagesideshow .free-auth .subscribe-wx .tip {
    background-color: #00d4ea;
}
#pagectl .pagesideshow .free-auth .subscribe-video {
    padding-top: 10px;
}
#pagectl .pagesideshow .free-auth .subscribe-video .tip {
    background-color: #0082e2;
}
#pagectl .pagesideshow .free-auth .subscribe-wx,
#pagectl .pagesideshow .free-auth .subscribe-video {
    display: flex;
}
#pagectl .pagesideshow .free-auth .subscribe-wx .img,
#pagectl .pagesideshow .free-auth .subscribe-video .img {
    flex: 5;
    height: 80px;
}
#pagectl .pagesideshow .free-auth .subscribe-wx .info,
#pagectl .pagesideshow .free-auth .subscribe-video .info {
    flex: 4;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-weight: 400;
}
#pagectl .pagesideshow .free-auth .subscribe-wx .info .tip,
#pagectl .pagesideshow .free-auth .subscribe-video .info .tip {
    font-size: 12px;
    color: #fff;
    padding: 2px 0;
    font-weight: bold;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

#pagectl .pagesideshow .free-auth .tel {
    padding-top: 4px;
    font-size: 16px;
    font-weight: bold;
}
#pagectl .pagesideshow .headclose {
    width: 22px;
    height: 22px;
    opacity: 0.75;
    position: relative;
    cursor: pointer;
    background: url("../images/close.png") top center no-repeat;
    background-color: #999;
    border-radius: 20px;
    background-size: contain;
    left: 147px;
    top: -11px;
}
.bge5e5e5{
    background-color: #e5e5e5;
}
.font-1_2{
    font-size: 120%;
}
.line-1_5{
    line-height: 150%;
}
.hasiconhead .title{
    font-size: 160%;
    margin: 0;
}
.hasiconhead .title-1{
    font-size: 160%;
    padding:10px 50px;
}
.color808080{
    color: #808080;
}
.hasiconhead .titleicon{
    padding: 10px 0;
    float:left;
}
.hasiconhead .titleicon img{
    display: block;
    width: 30px;
    height: 30px;
}
.hasiconhead .title span{
    text-align: center;
    float: left;
    line-height: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 6px;
    display: block;
    height: 25px;
    overflow: hidden;
    margin-right: 10px;
    margin-top:3px;
}
.hasiconhead .title span img{
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.five.indexpage ul li,
.index001 ul li{
    overflow: hidden;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 5px 0;
}
.five.indexpage ul li span,
.index001 ul li span{
    display: block;
    float: left;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
}

a.btnpai{
    text-decoration: none;
}
.btnpai{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    outline: none;
    border: none;
    padding: 10px 20px;
}
.bg59acfe{
    background-color: #59acfe !important;
}
.bg1d334b{
    background-color: #1d334b;
}
.bgea68a2{
    background-color: #ea68a2;
}
.bg32b16c{
    background-color: #32b16c;
}
.bgde00eb{
    background-color: #de00eb;
}
.mt40{
    margin-top: 40px;
}
.indexpage.app{
    height: 800px;
    width: 100%;
    background: url("../images/indexappbg.jpg") no-repeat center center;
    background-size: 1920px 800px ;
    position: relative;
}
.indexpage.app .appinner{
    width: 300px;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -150px;
}
.indexpage.app.apppage .appinner{
    width: 400px;
    height: 249px;
}
.wekh img{
    display: block;
    width: auto;
    max-width: 100%;
    margin:30px auto;
}
.headerDown .row01{
    margin-top: 50px;
}
.headerDown .imgs{
    overflow: hidden;
}
.headerDown .imgs img{
    display: block;
    float: right;
    width: 100%;
}

.headerDown p.item.item01{
    background: url("../images/down_satelliteicon.png") no-repeat center left;
}
.headerDown p.item.item02{
    background: url("../images/down_3d.png") no-repeat center left;
}
.headerDown p.item.item03{
    background: url("../images/down_gc.png") no-repeat center left;
}
.headerDown p.item.item04{
    background: url("../images/down_sl.png") no-repeat center left;
}
.headerDown p.item.item05{
    background: url("../images/down_slcar.png") no-repeat center left;
}
.headerDown p.item.item06{
    background: url("../images/down_bzbh.png") no-repeat center left;
}
.headerDown p.item.item07{
     background: url("../images/down_map.png") no-repeat center left;
}
.headerDown p.item.item08{
      background: url("../images/down_data.png") no-repeat center left;
}
.headerDown p.item.item09{
    background: url("../images/down_project.png") no-repeat center left;
}
.headerDown p.item{
    padding-left: 40px;
    line-height: 35px;
    height: 35px;
    background-size: 35px 35px !important;
    font-size: 15px;
}
.headerDown a{
    color:#fff;
}
.headerDown a:hover{
    color:#00dcff;
}
.downthird{
    height: 528px;
    position: relative;
    overflow: hidden;
}
.downthird .display{
    height: 528px;
    position: absolute;
    background-size: 100% auto !important;
}
.downthird .display.left{
    left: 0;
    top: 0;
    width: 100%;
    background: url("../images/down_right.jpg") no-repeat;
    background-position: 50% 0;
}
.downthird .display.right .displayimg{
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: url("../images/down_left.jpg") no-repeat;
    background-size: 100% auto !important;
    background-position: 50% 0;
}
.downthird .display.right{
    left: 0;
    top: 0;
    width: 50%;
}
.downthird .display.right .ctl{
    position: absolute;
    right:0;
    height: 100%;
    width: 2px;
    z-index: 99;
    background-color: #fff;
}
.downthird .display.right .rightbox{
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.downthird .display.right .ctl img{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    margin-left: -15px;
    z-index: 9999;
}
.downthird .display.right .ctl span{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    color: #fff;
    height: 40px;
    margin-top: -20px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(0,0,0,.5);
}
.downthird .display.right .ctl span.old{
    margin-left: -70px;
    padding-left: 10px;
}
.downthird .display.right .ctl span.new{
    padding-left: 25px;
}
.color1f3349{
    color: #1f3349;
}
.colora8adb3{
    color: #a8adb3;
}
.downsecond .head{
    line-height: 40px;
    border-bottom: 1px solid #a8adb3;
}
.downsecond .content .row{
    margin: 0;
}
.downsecond .content dl{
    margin: 0;
    padding: 0;
    float: left;
    width: 14.2857%;
}
.downsecond .content dl a{
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.downsecond .content dl dt{
    color: #273d56;
    padding-top: 10px;
    line-height: 35px;
    font-weight: bold;
    font-size: 15px;
}
.downsecond .content dl dd{
    color: #3fabff;
    line-height: 25px;
}

.down003{
    background:url("../images/down_bg_003.jpg") no-repeat center center;
    background-size: 1920px 600px;
    padding-bottom: 30px;
}
.down004{
    height: 617px;
    background: url("../images/down_004.jpg") no-repeat;
    background-position: 800px;
}
.down007{
    position: relative;
}
.down007 .imgs{
    position: relative;
    display: block;
    width: 100%;
    min-width: 1200px;
}
.down007 .wrapper1200{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -600px;
    color: #fff;
}
.down008 ul{
    list-style: disc;
    color: #e5e5e5;
}
.down008 ul li{
    color: #253044;
    padding-left: 0;
    line-height: 30px;
}
.index001{
    min-width: 1200px;
    margin-top: 40px;
}
.index001 .pull-left{
    width: 50%;
}
.index001 .imgs{
    display: block;
    width: auto;
    max-width: 100%;
    float: right;
}
.apppageadd01{
    position: relative;
}
.apppageadd {
    position: absolute;
    height: 40px;
    top: 0;
    left: 130px;
}
.apppageadd .or{
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    margin-bottom: 0;
    line-height: 40px;
}
.apppageadd .or01{
    position: absolute;
    left: 26px;
    line-height: 20px;
    margin-bottom: 0;
    width: 100px;
}
.apppageadd .or01 .imgs{
    position: absolute;
    width: 40px;
    left: 80px;
    top: 1px;
    cursor: pointer;
}
.colec6941{
    color: #ec6941;
}
.qq_join{
    position: absolute;
    width: 260px;
    z-index: 999;
    top:-200px;
    border-radius: 8px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out 0.1s;
    left:0;
}

.qq_join .info{
    padding: 15px;
}

.qq_join:before{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f7f7f7;
    content: "";
    top:-10px;
    left:50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
    /*width: 15px;*/
    /*height: 15px;*/
    /*content: '';*/
    /*position: absolute;*/
    /*left:50%;*/
    /*top:-8px;*/
    /*background-color: #f7f7f7;*/
    /*margin-left: -10px;*/
    /*transform: rotate(45deg);*/
}

.qq_join .title{
    z-index: 2;
    padding: 7px 15px;
    border-radius: 8px;
    background-color: #f7f7f7;
}
.faq_content{
    border: 1px solid #eee;
    box-shadow: 0 0 2px 2px #eee;
    margin-bottom: 10px;
}
.faq_content .faq_title_question{
    border-bottom: 1px solid #eee;
    padding: 5px;
    font-size: 16px;
}
.faq_content .title_list{
    width: 300px;
    z-index: 9;
    position: absolute;
    overflow: hidden;
}
.faq_content .faq_title_item{
    padding-left: 10px;
    width: 500px;
    position: relative;
}
.faq_content .faq_title_item a{
    width: 100%;
    word-break: keep-all;
}

/*.faq_content .faq_title_item::before{*/
    /*content: ' ';*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*left:5px;*/
    /*top:5px;*/
    /*background-color: #333;*/
    /*display: block;*/
    /*position: absolute;*/
    /*transform: rotate(45deg);*/
/*}*/

.faq_content .answer_list{
    width: 900px;
    position: relative;
    left:300px;
    background-color: #f1f5f9;
}

.faq_content  .answer_header span{
    background-color: #f1f5f9;
    font-size: 16px;
    display: inline-block;
    padding: 5px 5px 0 10px;
}
.faq_content .answer_list .title{
    position: relative;
    padding-left: 30px;
}

.faq_content .answer_list .title:before{
    content: 'Q';
    color:#fff;
    padding: 0 0 0 5px;
    width: 20px;
    left:0;
    height: 20px;
    position: absolute;
    background-color: #70b370;
}
.faq_content .answer_list .answer{
    position: relative;
    line-height: 25px;
    padding-left: 30px;
}
.faq_content .answer_list .faq_item{
    padding: 10px;
    margin: 10px;
}
.faq_content .answer_list .answer:before{
    content: 'A';
    color:#fff;
    padding: 0 0 0 6px;
    width: 20px;
    line-height: 20px;
    left:0;
    height: 20px;
    position: absolute;
    background-color: #1eb2f2;
}

.faq_content .answer_list .active{
    background-color: #ffeed2;
}
.bold{
	font-weight:bold;
}
::-webkit-scrollbar{width:6px;height:3px;background:#ccc;overflow:auto;opacity:0.3;}
/*::-webkit-scrollbar-button{background-color:#e5e5e5;height:5px;}*/
::-webkit-scrollbar-track{background:#999;}
::-webkit-scrollbar-track-piece{background:#ccc}
::-webkit-scrollbar-thumb{background:#666;border-radius:3px;}
::-webkit-scrollbar-corner{background:#82AFFF;}
::-webkit-scrollbar-resizer{background:#FF0BEE;}
scrollbar{-moz-appearance:none !important;background:rgb(0,255,0) !important;}
scrollbarbutton{-moz-appearance:none !important;background-color:rgb(0,0,255) !important;}
scrollbarbutton:hover{-moz-appearance:none !important;background-color:rgb(255,0,0) !important;}
/*#qq_join .modal-header{*/
    /*background-color: #0079c7;*/
    /*color: #fff;*/
    /*padding: 10px 15px;*/
    /*font-size:18px;*/
    /*font-weight: normal;*/
    /*border-radius: 5px 5px 0 0;*/
/*}*/
/*#qq_join  .modal-dialog{*/
    /*width: 470px;*/
/*}*/
/*#qq_join .modal-body{*/
    /*padding:0;*/
/*}*/
/*#qq_join .qq_number{*/
    /*color: #ec6941;*/
/*}*/

/*#qq_join .qq_img_code:hover{*/
    /*cursor: pointer;*/
    /*transform: scale(1.1);*/
/*}*/
/*#qq_join .qq_link {*/
    /*color: #fff;*/
/*}*/
/*#qq_join .qq_item{*/
    /*padding: 15px 0;*/
    /*border-bottom: 1px solid #ccc;*/
/*}*/

/*#qq_join .font_style{*/
    /*!*text-shadow: 0 0 2px #111;*!*/
    /*color: #333;*/
    /*font-size: 16px;*/
/*}*/

/*#qq_join .img_right{*/
    /*padding-right: 20px;*/
/*}*/
/*#qq_join .img_info{*/
    /*padding: 0 15px;*/
    /*position: relative;*/
    /*!*top:-2px;*!*/
/*}*/
/*#qq_join .modal-footer p{*/
    /*margin: 0;*/
/*}*/
/*#qq_join .modal-footer{*/
    /*padding: 6px;*/
    /*background-color: #7fe0ee;*/
    /*border-radius: 0 0 5px 5px;*/
/*}*/
/*#qq_join .modal-footer a{*/
    /*color: #fff;*/
/*}*/
/*#qq_join .paddl33{*/
    /*padding-left: 33px;*/
/*}*/