.download_box {
    margin: 20px 10px;
    padding: 30px 20px;
}
.download_box h2 i{
	background:#eee;
    font-size:80px;
	width:150px;
	height:150px;
	line-height:150px;
	color:#fa460a;
	border:solid 0px #fff;
    border-radius: 50%;
	-webkit-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
}

.download_box h2 i:hover {
    -webkit-transform: rotate(360deg) scale(1.0);
    transform: rotate(360deg) scale(1.0);
}

.download_box h4{
    font-size:24px;
	margin-bottom:15px;
}
.download_box h6{
	margin:0px;
	padding:0px;
}

.download_file_hover {
    border: 1px solid #fa460a;
}

.doc_download_box a {
    color: #fff;
  display: inline-block;
}

.doc_download_box a:hover {
    color: #fa460a;
    text-decoration:none;
}

.desktop_download_box a {
    color: #777;
  display: inline-block; 
}

.desktop_download_box a:hover {
    color: #fa460a;
    text-decoration:none;
}

.download {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.download li {
  padding: 10px;
}
.download li > a,
.download li > span {
    color: #777;
  display: inline-block;
    width:  200px;
    height: 40px;
  padding: 10px 14px;
  border: 1px solid #777;
  border-radius: 25px;
}
.download li > a:hover,
.download li > a:focus {
  text-decoration: none;
    color: #ffffff;
      border: 0px;
  background-color: #fa460a;
}

.download .disabled > a,
.download .disabled > a:hover,
.download .disabled > a:focus,
.download .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
 
.menu_download {
  padding-left: 0;
  margin: 10px 0;
  text-align: center;
  list-style: none;
}
.menu_download li {
  padding: 10px;
}
.menu_download li > a,
.menu_download li > span {
    color: #fff;
  display: inline-block;
    width:  200px;
  padding: 5px 14px;
  border: 2px solid #fff;
  border-radius: 25px;
}
.menu_download li > a:hover,
.menu_download li > a:focus {
  text-decoration: none;
    color: #000;
  background-color: #fff;
}

.menu_download .disabled > a,
.menu_download .disabled > a:hover,
.menu_download .disabled > a:focus,
.menu_download .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.desk_download {
  padding-left: 0;
  margin: 10px 0;
  text-align: center;
  list-style: none;
}
.desk_download li {
  padding: 10px;
}
.desk_download li > a,
.desk_download li > span {
    color: #777;
  display: inline-block;
    width:  200px;
  padding: 5px 14px;
  border: 2px solid #777;
  border-radius: 25px;
}
.desk_download li > a:hover,
.desk_download li > a:focus {
  text-decoration: none;
    color: #fff;
  background-color: #777;
}

.desk_download .disabled > a,
.desk_download .disabled > a:hover,
.desk_download .disabled > a:focus,
.desk_download .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.logo_more {
  padding-left: 80px;
  margin: 10px 0;
  text-align: center;
  list-style: none;
}
.logo_more li {
    float: left;
    height: 75px;
    width: 200px;
    margin: 1px;
}
.logo_more li div {
    height: 75px;
    width: 200px;
}

.logo_more li > a {
    color: #fff;
  display: inline-block;
    width:  200px;
}
.logo_more li > a:hover,
.logo_more li > a:focus {
    text-decoration: none;
    color: #000;
}

.logo_more .disabled > a,
.logo_more .disabled > a:hover,
.logo_more .disabled > a:focus,
.logo_more .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.tencent_normal,
.tencent_hover,
.perfect_normal,
.perfect_hover,
.kz_normal,
.kz_hover,
.netease_normal,
.netease_hover,
.kl_normal,
.kl_hover,
.duoyi_normal,
.duoyi_hover,
.tiancity_normal,
.tiancity_hover,
.gy_normal,
.gy_hover,
.sohu_normal,
.sohu_hover,
.dh_normal,
.dh_hover {
    background-repeat: no-repeat;
    background-position: center;
}

.tencent_normal {
    background-image: url(../images/tencent_normal.png);
}

.tencent_hover {
    background-image: url(../images/tencent_hover.png);
}

.perfect_normal {
    background-image: url(../images/perfect_normal.png);
}

.perfect_hover {
    background-image: url(../images/perfect_hover.png);
}

.kz_normal {
    background-image: url(../images/kz_normal.png);
}

.kz_hover {
    background-image: url(../images/kz_hover.png);
}

.netease_normal {
    background-image: url(../images/netease_normal.png);
}

.netease_hover {
    background-image: url(../images/netease_hover.png);
}

.kl_normal {
    background-image: url(../images/kl_normal.png);
}

.kl_hover {
    background-image: url(../images/kl_hover.png);
}

.duoyi_normal {
    background-image: url(../images/duoyi_normal.png);
}

.duoyi_hover {
    background-image: url(../images/duoyi_hover.png);
}

.tiancity_normal {
    background-image: url(../images/tiancity_normal.png);
}

.tiancity_hover {
    background-image: url(../images/tiancity_hover.png);
}

.gy_normal {
    background-image: url(../images/gy_normal.png);
}

.gy_hover {
    background-image: url(../images/gy_hover.png);
}

.sohu_normal {
    background-image: url(../images/sohu_normal.png);
}

.sohu_hover {
    background-image: url(../images/sohu_hover.png);
}

.dh_normal {
    background-image: url(../images/dh_normal.png);
}

.dh_hover {
    background-image: url(../images/dh_hover.png);
}

.doc_download {
  display: inline-block;
  padding: 0px 30px 0px 30px;
  border: 2px solid #fff;
  border-radius: 50px;
}

.doc_download_red {
  display: inline-block;
  padding: 0px 30px 0px 30px;
  border: 2px solid #fa460a;
  border-radius: 50px;
}

.desktop_download {
  display: inline-block;
  padding: 0px 30px 0px 30px;
  border: 2px solid #777;
  border-radius: 50px;
}

.desktop_download_red {
  display: inline-block;
  padding: 0px 30px 0px 30px;
  border: 2px solid #fa460a;
  border-radius: 50px;
}

.service_download i {

}

.service_download a {
    color: #ffffff;
  display: inline-block;
    width:  160px;
  padding: 5px 14px;
  background-color: #fa460a;
  border: 1px solid #fa460a;
  border-radius: 5px;
}

.service_other {
    line-height: 40px; 
}

.site-footer .row .col-md-3 {

}

.site-footer .row .col-md-2 {
    margin-bottom: -20px;
}

.site-footer .row .col-md-6 {
    margin-top: -14px;
}
.site-footer .row .col-md-6 span{
    color:#777;
}
.service_phone i {
    color: #fa460a;
    margin: 0px 19px 0px 0px;
}

.service_phone a {
    color: #000000;
    display: inline-block;
    width:  150px;
    height: 30px;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #fa460a;
    border-radius: 15px;
}

.service_phone a:hover {
    color: #fa460a;
}

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

.desktop_more_download li {
    margin-left:20px;
    float:left;
} 

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

.desktop_more li {

}

.desktop_more li > a,
.desktop_more li > span {
    font-size: 22px;
    color: #f76841;
    display: inline-block;
    text-align: center;
    width:  200px;
    height: 45px;
    border: 1px solid #f76841;
    padding: 6px 8px;
    border-radius: 25px;
    background-color: #ffffff;
}

.desktop_more li > a:hover,
.desktop_more li > a:focus {
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    background-color: #f76841;
}

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

.menu_more_download li {
    margin-left:20px;
    float:left;
} 

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

.menu_more li {

}

.menu_more li > a,
.menu_more li > span {
    font-size: 22px;
    color: #777;
    display: inline-block;
    text-align: center;
    width:  200px;
    height: 45px;
    border: 1px solid #777;
    padding: 6px 8px;
    border-radius: 25px;
}

.menu_more li > a:hover,
.menu_more li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #777;
}

.menu {
    float: right;
    width: 400px;
}

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

.menu_login li {
    float: right;
}

.menu_login li > a,
.menu_login li > span {
    font-size: 22px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    width:  150px;
    height: 45px;
    border: 1px solid #ffffff;
    padding: 6px 8px;
    margin: 10px;
    border-radius: 25px;
}

.menu_login li > a:hover,
.menu_login li > a:focus {
    text-decoration: none;
    color: #777;
    border: 0px;
    background-color: #fff;
}

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

.desktop_login li {

}

.desktop_login li > a,
.desktop_login li > span {
    font-size: 22px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    width:  150px;
    height: 45px;
    border: 1px solid #ffffff;
    padding: 6px 8px;
    margin: 10px;
    border-radius: 25px;
}

.desktop_login li > a:hover,
.desktop_login li > a:focus {
    text-decoration: none;
    color: #777;
    border: 0px;
    background-color: #fff;
}

/* */
.map_title {
    color: #f5f4f1;
    position: relative;
    top: -100px;
}

.map_all { 
    position: relative;
    width: 751px; 
    height: 660px;
    margin:0 auto; 
    background:url(../images/map_all.png) no-repeat 0 0; 
}

.citybg { 
    position:absolute; 
    display:none; 
    z-index:3; 
}

.city a.active .citybg { 
    display:block; 
    z-index:3; 
}

.map_01_a, .map_02_a, .map_03_a, .map_04_a {
    color: #fa460a;
    position:absolute; 
    z-index:10;
}

.map_01_a:hover, .map_02_a:hover, .map_03_a:hover, .map_04_a:hover {
    color: #fa460a;
    -webkit-transform: rotate(360deg) scale(1.5);
    transform: rotate(360deg) scale(1.5);
}

.map_01_info, .map_02_info, .map_03_info, .map_04_info {
    position:absolute; 
    background:url(../images/userinfo_bg.png) no-repeat 0 0; 
    width:329px; 
    height:150px;
    z-index:11;
    display:none; 
}

.map_01 {
    background:url(../images/map_01.png) no-repeat 0 0; 
    top:0px; 
    left:290px; 
    width:458px; 
    height:370px;
}

.map_01_a {
    top:170px; 
    left:670px; 
}

.map_01_info {
    top:180px; 
    left:700px; 
}

.map_02 {
    background:url(../images/map_02.png) no-repeat 0 0; 
    top:88px; 
    left:0px; 
    width:643px; 
    height:416px;
}

.map_02_a {
    top:400px; 
    left:160px; 
}

.map_02_info {
    top:400px; 
    left:200px; 
}

.map_03 {
    background:url(../images/map_03.png) no-repeat 0 0; 
    top:378px; 
    left:470px; 
    width:162px; 
    height:284px;
}

.map_03_a {
    top:550px; 
    left:530px; 
}

.map_03_info {
    top:550px; 
    left:560px; 
}

.map_04 { 
    background:url(../images/map_04.png) no-repeat 0 0; 
    top:340px; 
    left:290px; 
    width:373px; 
    height:276px;
}

.map_04_a {
    top:520px; 
    left:400px; 
}

.map_04_info {
    top:520px; 
    left:440px; 
}

.user_info .user_info_title {
    padding: 5px 20px;
}

.user_info .user_info_phone {
    padding: 0px 20px;
}

.user_info .user_info_qq {
    padding: 0px 20px;
}

.user_info .user_info_name {
    float: right;
    padding: 0px 40px;
}

.user_info .user_info_icon {
    padding: 5px 20px;
}

.tool_title {
    letter-spacing:8px;
}

.tool_info {
    min-height: 80px;
}

.icon {
    float: left;
}

.info {
    list-style: none;
}

.join {
    padding-left: 100px;
}

.banner_01 {
    float: right;
    margin-top: -370px;
    height: 500px;
    width: 844px;
    background-image: url(../images/banner_01_01.png)
}

.banner_02 {
    float: right;
    margin-top: -270px;
    margin-right: -200px;
    height: 400px;
    width: 856px;
    background-image: url(../images/banner_02_01.png)
}

.banner_03 {
    margin-top: -200px;
    width: 602px;
    height: 450px;
    background-image: url(../images/banner_03_01.png)
}

.banner_04 {
    float: right;
    margin-top: -300px;
    width: 626px;
    height: 460px;
    background-image: url(../images/banner_04_01.png)
}

.banner_05 {
    min-height: 651px;
    background-image: url(../images/banner_05.png)
}

.banner_06 {
    float: right;
    margin-top: -260px;
    width: 891px;
    height: 500px;
    background-image: url(../images/banner_06_01.png)
}

.col-lg-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1200px) {
    .col-lg-2dot4 {
        float: left;
    }
    .col-lg-2dot4 {
        width: 20%;
    }
    .col-lg-pull-2dot4 {
        right: 20%;
    }
    .col-lg-push-2dot4 {
        left: 20%;
    }
    .col-lg-offset-2dot4 {
        margin-left: 20%;
    }
}