* {
    padding: 0px;
    margin: 0px;
}



.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1;
}
ul,
ol {
    list-style: none outside none;
}
img {
    border: medium none;
}
table,
table tr td {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #333;
    text-decoration: none;
}



body,
html {
    margin: 0;
    font-family: Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    display: block;
    width: 100%;
}
.plr10 {
    padding: 0 10px;
}
.back {
    background: #42578c;
    font-size: 0;
    height: 2px;
    line-height: 0;
    padding-top: 0;
    position: absolute;
    bottom: 0px;
}
.header {
    height: 68px;
    background: #f7f7f7;
    position: relative;
    -moz-box-shadow: 1px 0px 10px #dedede;
    
    -webkit-box-shadow: 1px 0px 10px #dedede;
    
    box-shadow: 1px 0px 10px #dedede;
}












.header_content {
    width: 1000px;
    margin: 0 auto;
    height: 68px;
}










/*2015 0514 img实现 background:url(../images/logo.png) scroll  no-repeat center center;*/

.header_nav_h1 {
    float: left;
    overflow: hidden;
    width: 150px;
    /**height:66px;**/
    display: inline;
    margin-top: 13px;
}
.header_nav_h1 img {
    cursor: pointer;
}
.header_nav_h1 a {
    display: block;
    width: 146px;
    height: 84px;
    overflow: hidden;
    text-indent: -999px;
}
.header_nav_h1_down {
    float: left;
    overflow: hidden;
    width: 146px;
    height: 32px;
    display: inline;
    margin-top: 24px;
}
.header_nav_h1_down a {
    display: block;
    width: 146px;
    height: 32px;
    overflow: hidden;
}
.header_nav_p {
    float: right;
    display: inline;
    margin-top: 17px;
}



.header_nav_p ul li {
    overflow: ;
    float: left;
    font-size: 14px;
    display: inline;
    padding-left: 28px;
}
.header_nav_p ul li div.navfa {
    height: 22px;
    overflow: hidden;
    position: relative;
    width: auto;
    padding: 0 5px;
    top: 8px;
    font-size: 16px;
}









.header_nav_p .header_nav_p_ul {
    padding-right: 30px;
}










/**.header_nav_p ul li div.navfa.top-tag-products{padding: 0px 0px 0px 12px;}
.header_nav_p ul li div.navfa.top-tag-channels{padding: 0px 28px 0px 10px;}**/

.header_nav_p ul li div.navfa span {
    display: block;
    position: relative;
    top: 0px;
    line-height: 22px;
}
.header_nav_p ul li div.navfa a {
    color: #3c3d42;
    display: block;
    text-align: center;
    line-height: 22px;
}
.header_nav_p ul li div.navfa a:hover {
    color: #3495e1;
}
.header_btn {
    float: right;
    display: inline;
    margin-left: -10px;
    margin-top: 8px;
}









.header_btn a {
    display: inline;
    float: left;
    border: 1px solid #C2C2C2;
    border-radius: 5px;
    font-size: 12px;
    margin: 15px 5px 0px;
    color: #3C3D42;
    height: 25px;
    line-height: 25px;
    width: 81px;
    margin-right: 17px;
    font-weight: bold;
}









.header_btn a.zhuce {
    background-color: #60B227;
    color: #FFF;
    border: #60B227 solid 1px;
    margin-right: 0px;
    text-align: center;
}


/**20151111 右边距为0**/

.header_btn a.gotologin {
    background-color: #3495e1;
    color: #FFF;
    border: #3495e1 solid 1px;
    text-align: center;
    margin-right: 8px;
}



.header_btn a.zhuce:hover {
    background-color: #70C237;
    border: #70C237 solid 1px;
    color: #FFF;
}
.header_btn a.gotologin:hover {
    background-color: #44A5F1;
    border: #44A5F1 solid 1px;
    color: #FFF;
}
.jianyi_box {
    position: relative;
    width: 970px;
    margin: 0 auto;
    height: 400px;
}
.jianyi_box1 {
    position: absolute;
    width: 460px;
    height: 110px;
}
.j_box_01 {
    left: 0px;
    top: 40px;
}
.j_box_02 {
    left: 0px;
    top: 220px;
}
.j_box_03 {
    right: 0px;
    top: 40px;
}
.j_box_04 {
    right: 0px;
    top: 220px;
}
.j_box_ri,
.j_box_le {
    width: 102px;
    height: 90px;
    border: #e9e9e9 solid 1px;
    float: left;
    text-align: center;
    border-radius: 2px;
    padding-top: 12px;
}
.j_box_ri {
    float: right;
}
.j_box_ri p,
.j_box_le p {
    color: #121212;
    font-size: 18px;
    font-weight: normal;
}
.j_box_rwide,
.j_box_rwider {
    width: 320px;
    float: left;
    text-align: right;
}
.j_box_rwider {
    float: right;
    text-align: left;
}
.j_box_rwide h2,
.j_box_rwider h2 {
    font-size: 16px;
    color: #666;
    height: 20px;
    line-height: 20px;
    margin-top: 0px;
}
.j_box_rwide p,
.j_box_rwider p {
    font-size: 12px;
    color: #848989;
    line-height: 26px;
    margin-top: 10px;
}
.main_banner {
    width: 100%;
    height: 700px;
    position: relative;
    overflow: hidden;
    visibility: hidden;
}
.holebg {
    background: url('../../i/images/bg_tow.png') repeat 49% 0%
}
.main_banner .DB_bgSet {
    position: relative;
}



.main_banner .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 700px;
}
.main_banner .DB_imgSet {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -500px;
}



.main_banner .DB_imgSet .DB_1_2 {
    position: absolute;
    top: 35px;
    background: url(../../i/images/img_kouhao.png) scroll no-repeat 270px center;
    display: inline;
    width: 1000px;
    height: 140px;
}

/** 20151111 主题文字变更**/


/** 20151111 位置向右移动  **/

.main_banner .DB_imgSet .DB_1_2_2 {
    position: absolute;
    top: 145px;
    display: inline;
    width: 1000px;
    height: 140px;
    color: #FFF;
    line-height: 46px;
    font-size: 20px;
    padding-left: 271px;
    letter-spacing: 2px;
}

/** 20151111 位置向右移动  **/


/**20151118 调整字体间距**/

.main_banner .DB_imgSet .DB_1_4 {
    position: absolute;
    top: 205px;
    background: url(../../i/images/banner_image.png) scroll no-repeat 70px center;
    display: inline;
    width: 1400px;
    height: 517px;
    left: -70px;
}

/** 20151109 **/




.main_banner .DB_imgSet .DB_1_4 .freein-float-button {
    float: left;
    position: relative;
}
.main_banner .DB_imgSet .DB_1_4 .freein-float-in {
    padding-left: 14px
}



.main_banner .DB_imgSet .DB_1_4 .freein-float-box {
    padding-left: 210px
}
.main_banner .DB_imgSet .DB_1_4 .freein {
    width: 130px;
    height: 38px;
    border-radius: 3px;
    background: #36c233;
    padding-top: 5px;
}
.main_banner .DB_imgSet .DB_1_4 .freein:hover {
    background: #26b223;
}



.main_banner .DB_imgSet .DB_1_4 .freein-box {
    width: 378px;
    height: 41px;
    line-height: 41px;
    color: rgb(153, 153, 153);
    padding-left: 20px;
    font-size: 16px;
    border: #cccccc solid 1px;
    border-radius: 3px;
}
.main_banner .DB_imgSet .DB_1_4 a {
    color: #FFF;
    display: block;
}
.main_banner .DB_imgSet .DB_1_5 {
    position: absolute;
    left: 10px;
    top: 400px;
    width: 400px;
    font-size: 11px;
    color: #617a99;
}
.main_banner .DB_imgSet .DB_1_3 {
    position: absolute;
    left: 460px;
    top: 26px;
}
.main_banner .DB_imgSet .DB_2_1 {
    position: absolute;
    left: 0px;
    top: 140px;
}
.main_banner .DB_imgSet .DB_2_2 {
    position: absolute;
    left: 0px;
    top: 185px;
}
.main_banner .DB_imgSet .DB_2_4 {
    position: absolute;
    left: 0px;
    top: 230px;
    width: 330px;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
}
.main_banner .DB_imgSet .DB_2_4 stong,
.main_banner .DB_imgSet .DB_1_4 stong {
    font-size: 18px;
    padding: 0 5px;
}
.main_banner .DB_imgSet .DB_2_3 {
    position: absolute;
    left: 510px;
    top: 80px;
}
.main_banner .DB_menuWrap {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -500px;
}
.main_banner .DB_menuWrap .DB_menuSet {
    position: absolute;
    width: 100%;
    top: 400px;
    text-align: center;
    font-size: 0
}
.main_banner .DB_menuWrap .DB_menuSet li {
    cursor: pointer;
    margin: 0 3px;
    display: inline;
}
.gg_banner {
    width: 100%;
    height: 760px;
    position: relative;
    overflow: hidden;
    background: url(../../i/images/bg_tow.png) scroll repeat center 0%;
}



.index_bd .gg_banner {
    background: #FFF;
    height: 430px;
}

/** 20151111 原height：530px; **/

.gg_banner .DB_bgSet {
    position: relative;
}
.gg_banner .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 430px;
    display: none;
}
.gg_banner .DB_imgSet {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -500px;
}
.gg_banner .DB_menuWrap {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -500px;
}
.gg_banner .weixin_x {
    position: absolute;
    width: 455px;
    top: 530px;
    left: 15px;
    text-align: left;
    height: 30px;
    line-height: 30px;
}
.gg_banner .weixin_x ul li {
    float: left;
    text-align: center;
}
.gg_banner .weixin_x ul li.a {
    border-top: #016fd1 solid 2px;
    color: #016fd1;
    width: 262px;
}
.gg_banner .weixin_x ul li.b {
    font-family: "宋体";
    font-size: 24px;
    border-top: #f05a59 solid 2px;
    color: #f05a59;
    width: 185px;
}
.gg_banner .DB_menuWrap .DB_menuSet {
    position: absolute;
    width: 455px;
    top: 500px;
    left: 15px;
    text-align: left;
    height: 30px;
    line-height: 30px;
}






.gg_banner .weixin_title {
    position: relative;
    width: 100%;
    top: 60px;
    /** 20151110 上部距离修改 **/
    /** 20151111 上部距离修改  原 100px**/
    text-align: center;
    line-height: 50px;
}
.gg_banner .weixin_title .main_big_title {
    font-size: 40px;
    color: #595757;
    /** 20151110 上部颜色修改 **/
}
.gg_banner .weixin_title h3 {
    font-size: 26px;
    font-weight: normal;
    color: #505559;
}
.gg_banner .weixin_title h3 span {
    font-family: "宋体";
    font-size: 28px;
}
.gg_banner .weixin_title p a {
    color: #5295db;
    font-size: 12px;
}
.gg_banner .weixin_title p a:hover {
    color: #ccc;
}
.gg_banner .DB_menuWrap .DB_menuSet li {
    cursor: pointer;
    margin: 0 3px;
    display: inline-block;
    color: #aaaaaa;
    font-size: 14px;
    padding: 0 5px;
    float: left;
}
.gg_banner .DB_menuWrap .DB_menuSet li.select,
.gg_banner .DB_menuWrap .DB_menuSet li:hover {
    color: #333333;
}
.gg_banner .DB_prev {
    position: absolute;
    left: -60px;
    top: 280px;
    cursor: pointer;
    display: none
}
.gg_banner .DB_next {
    position: absolute;
    right: -60px;
    top: 280px;
    cursor: pointer;
    display: none
}
.gg_banner .DB_imgSet .box_img {
    position: absolute;
    top: 175px;
}

/** 20151111 top **/

.gg_banner .DB_imgSet .box_txt {
    position: absolute;
    left: 15px;
    top: 180px;
    width: 455px;
}
.gg_banner .DB_imgSet .box_txt .title {
    margin-bottom: 18px;
    height: 53px;
}
.gg_banner .DB_imgSet .box_txt .title h2 {
    display: inline;
    height: 28px;
    line-height: 28px;
    color: #5296dc;
    border-bottom: #5296dc solid 2px;
    padding: 0 0px 18px;
}
.gg_banner .DB_imgSet .box_txt h3 {
    color: #676767;
    font-size: 26px;
    margin-bottom: 18px;
    font-weight: normal;
}
.gg_banner .DB_imgSet .box_txt p {
    color: #848989;
    font-size: 14px;
    line-height: 28px;
}
.side_banner {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    background-color: #f4f4f4;
}
.side_banner .side_title {
    width: 600px;
    left: 50%;
    position: absolute;
    margin-left: -300px;
    top: 40px;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    color: #505559;
}
.side_banner .DB_bgSet {
    position: relative;
}
.side_banner .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 430px;
    display: none
}
.side_banner .DB_imgSet {
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
}
.side_banner .DB_imgSet .DB_1_1 {
    position: absolute;
    left: 458px;
    top: 116px;
}
.side_banner .DB_imgSet .DB_1_2 {
    position: absolute;
    left: 150px;
    top: 230px;
    text-align: center;
    width: 700px;
    font-family: "宋体", SimSun;
    font-size: 18px;
    line-height: 32px;
    color: #8c9494;
}
.side_banner .DB_imgSet .DB_1_3 {
    position: absolute;
    left: 200px;
    top: 360px;
    text-align: center;
    width: 600px;
    color: #5296dc;
    font-size: 12px;
}
.side_banner .DB_imgSet .DB_1_4 {
    position: absolute;
    left: 200px;
    top: 385px;
    font-size: 12px;
    text-align: center;
    width: 600px;
    color: #999999;
}
.side_banner .DB_prev {
    position: absolute;
    left: -50px;
    top: 320px;
    cursor: pointer;
    display: none
}
.side_banner .DB_next {
    position: absolute;
    right: -50px;
    top: 320px;
    cursor: pointer;
    display: none
}
.side_banner .DB_menuWrap {
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
}
.side_banner .DB_menuWrap .DB_menuSet {
    position: absolute;
    width: 100%;
    top: 430px;
    text-align: center;
    font-size: 0
}
.side_banner .DB_menuWrap .DB_menuSet li {
    cursor: pointer;
    margin: 0 3px;
    display: inline;
}
.side_banner .DB_menuWrap .DB_menuSet li img {
    border-radius: 5px;
}
.tab_main {
    padding: 50px 0 0px;
    margin: 0 auto;
    width: 990px;
}
.tab_main .tab_title {
    width: 600px;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    color: #505559;
}

/*.help-show,.help-show1{ float:right;text-align: center; width:590px; display:inline; margin-right:20px;}
.help-links,.help-links1{float: left;width:300px; border-right:#e1e7e7 solid 1px; padding:20px 0px 20px 0px;}
.help-links a,.help-links1 a{ display:block; color:#838c8c; height:63px; line-height:63px; font-size:16px; width:308px; margin:8px 0;}
.help-links a.action,.help-links1 a.action {color: #3c4343;display: block; background:url(../../i/images/tab_01.jpg) scroll no-repeat right center;}
.help-links a.bg1 span,.help-links a.bg2 span,.help-links a.bg3 span,.help-links a.bg4 span,.help-links1 a.bg1 span,.help-links1 a.bg2 span,.help-links1 a.bg3 span{ width:35px; height:38px;display:inline; float:left; margin:14px 30px 0 0px;}
.help-links a.bg1 span{background:url(../../i/images/ab_1.jpg) scroll no-repeat center left; }
.help-links a.bg2 span{background:url(../../i/images/ab_2.jpg) scroll no-repeat center left; }
.help-links a.bg3 span{background:url(../../i/images/ab_3.jpg) scroll no-repeat center left;}
.help-links a.bg4 span{background:url(../../i/images/ab_4.jpg) scroll no-repeat center left;}
.help-links1 a.bg1 span{background:url(../../i/images/ab_5.jpg) scroll no-repeat center left;}
.help-links1 a.bg2 span{background:url(../../i/images/ab_6.jpg) scroll no-repeat center left;}
.help-links1 a.bg3 span{background:url(../../i/images/ab_7.jpg) scroll no-repeat center left;}

.help-links a.bg1.action span{background:url(../../i/images/ab_01.jpg) scroll no-repeat center left;}
.help-links a.bg2.action span{background:url(../../i/images/ab_02.jpg) scroll no-repeat center left;}
.help-links a.bg3.action span{background:url(../../i/images/ab_03.jpg) scroll no-repeat center left;}
.help-links a.bg4.action span{background:url(../../i/images/ab_04.jpg) scroll no-repeat center left;}
.help-links1 a.bg1.action span{background:url(../../i/images/ab_05.jpg) scroll no-repeat center left;}
.help-links1 a.bg2.action span{background:url(../../i/images/ab_06.jpg) scroll no-repeat center left;}
.help-links1 a.bg3.action span{background:url(../../i/images/ab_07.jpg) scroll no-repeat center left;}*/

.tab_show_h2 {
    text-align: center;
    color: #636c6c;
    font-size: 20px;
    margin: 15px 0;
}
.tab_show_p {
    color: #838c8c;
    font-size: 14px;
    padding: 20px 0;
    line-height: 24px;
}
.tab_show_img {
    margin-top: 40px;
}
.da_show {
    height: 300px;
}
.da_list_01 {
    width: 330px;
    margin: 0 auto;
    padding-bottom: 52px;
    height: 48px;
}
.da_list_01 ul li {
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    cursor: pointer;
    background-color: #838c8c;
    color: #fff;
    float: left;
    margin-left: 2px;
}
.da_list_01 ul li.hover {
    background-color: #64a9f0;
}
.wexin_q {
    position: relative;
}
.wexin_q p {
    position: absolute;
    width: 260px;
    line-height: 24px;
    font-size: 13px;
    color: #707b7b;
    text-align: left;
}
.wexin_q .d1 {
    left: 0px;
    top: 30px;
}
.wexin_q .d2 {
    left: 320px;
    top: 30px;
}
.wexin_q .d3 {
    left: 0px;
    top: 180px;
}
.wexin_q .d4 {
    left: 320px;
    top: 180px;
}



.wexin_top_m {
    padding: 50px 0 50px;
    margin: 0 auto;
    width: 100%;
    background-color: #eff4f5;
    height: 980px;
    /**background: url("../../i/images/gongneng_background.png") repeat 0% 0%;**/
    background-color: #fafafa;
}
.wexin_top {
    margin: 0 auto;
    width: 1000px;
}
.wexin_top ul li {
    float: left;
    width: 225px;
    display: inline;
    margin: 0 10px;
    position: relative;
    padding-top: 55px;
}
.wexin_top ul li h2 {
    font-size: 22px;
    color: #121212;
    text-align: center;
    font-weight: normal;
}
.wexin_top ul li p {
    font-size: 20px;
    color: #4c4c4c;
    text-align: center;
    font-weight: normal;
    padding-top: 105px;
    padding-left: 28px;
}
.wexin_top ul li img {
    position: absolute;
    top: 0px;
    left: 40%;
    margin-left: -35px;
}
.wexin_top .wexin_top_title {
    text-align: center;
    font-size: 30px;
    color: rgb(56, 56, 56);
    margin-bottom: 70px;
    letter-spacing: 5px;
}
.wexin_top .wexin_top_link_box {
    height: 550px;
    margin-top: 360px;
    margin-left: 40px;
    width: 1100px;
}

/** 20151109 **/

.wexin_top .wexin_top_link_box .linkbean {
    width: 296px;
    height: 83px;
    float: left;
    position: relative;
    margin-right: 37px;
    margin-bottom: 20px;
    padding-top: 14px;
    padding-left: 14px;
}

/** 20151109 含链接的对象 **/


/** 20151110 样式修改 **/


/** 20151111 加宽间距  **/

.wexin_top .wexin_top_link_box .linkbean:hover {
    background-color: #ededed;
    border-radius: 8px;
    cursor: pointer;
}

/** 20151110 样式修改 hover样式 **/

.wexin_top .wexin_top_link_box .linkbean_pic {
    width: 70px;
    height: 70px;
    float: left;
    position: relative;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp1 {
    background: url("../../i/images/btn_yidongim.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp2 {
    background: url("../../i/images/btn_weihuiyi.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp3 {
    background: url("../../i/images/btn_pengyouquan.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp4 {
    background: url("../../i/images/btn_tongxunlu.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp5 {
    background: url("../../i/images/btn_gonggao.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp6 {
    background: url("../../i/images/btn_kaoqin.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp7 {
    background: url("../../i/images/btn_yidongshenpi.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp8 {
    background: url("../../i/images/btn_xiangmu.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp9 {
    background: url("../../i/images/btn_renwu.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp10 {
    background: url("../../i/images/btn_wenjian.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp11 {
    background: url("../../i/images/btn_gongzitiao.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp12 {
    background: url("../../i/images/btn_kuaqiyexiezuo.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp13 {
    background: url("../../i/images/btn_kehu.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp14 {
    background: url("../../i/images/btn_kehubaif.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_pic.lp15 {
    background: url("../../i/images/btn_xiaoshoutongj.png") no-repeat 0% 0%;
}
.wexin_top .wexin_top_link_box .linkbean_box {}
.wexin_top .wexin_top_link_box .linkbean_box .title {
    margin-left: 85px;
    margin-top: 7px;
    font-size: 17px;
}
.wexin_top .wexin_top_link_box .linkbean_box .detail {
    margin-left: 85px;
    margin-top: 5px;
    color: rgb(138, 138, 138);
    font-size: 15px;
    width: 200px;
}



.wexin_top_m_2 {
    margin: 0 auto;
    width: 100%;
    background-color: #FFF;
    height: 716px
}
.wexin_top_2 {
    margin: 0 auto;
    width: 1000px;
}
.wexin_top_2 ul li {
    float: left;
    width: 330px;
    display: inline;
    margin: 0 0px;
    text-align: center;
    position: relative;
    margin-top: 80px;
}
.wexin_top_2 ul li h2 {
    font-size: 22px;
    color: #121212;
    text-align: center;
    font-weight: normal;
}
.wexin_top_2 ul li p {
    font-size: 16px;
    color: #808080;
    text-align: center;
    font-weight: normal;
    padding: 0px 0px 0px;
    line-height: 28px;
    width: 250px;
    margin: 0px auto;
    height: 116px;
}
.wexin_top_2 ul li div {
    font-size: 20px;
    color: #4c4c4c;
    text-align: center;
    font-weight: normal;
    padding: 190px 0 24px;
}
.wexin_top_2 ul li img {
    position: absolute;
    top: 0px;
    left: 33%;
    margin: 40px auto;
}
.wexin_top_2 ul li.rightdown {
    border-right: 1px solid #f0f3f5;
    border-bottom: 1px solid #f0f3f5;
}
.wexin_top_2 ul li.down {
    border-bottom: 1px solid #f0f3f5;
}



.wexin_top_3 {
    margin: 0 auto;
    width: 1000px;
}
.wexin_top_3 ul li {
    float: left;
    width: 330px;
    display: inline;
    margin: 0px 0px 80px 0px;
    text-align: center;
    position: relative;
    margin-top: 0px;
}
.wexin_top_3 ul li h2 {
    font-size: 22px;
    color: #121212;
    text-align: center;
    font-weight: normal;
}
.wexin_top_3 ul li p {
    font-size: 16px;
    color: #808080;
    text-align: center;
    font-weight: normal;
    padding: 0px 0px 0px;
    line-height: 28px;
    width: 250px;
    margin: 0px auto;
    height: 116px;
}
.wexin_top_3 ul li div {
    font-size: 20px;
    color: #4c4c4c;
    text-align: center;
    font-weight: normal;
    padding: 230px 0 24px;
}
.wexin_top_3 ul li img {
    position: absolute;
    top: 0px;
    left: 33%;
    margin: 80px auto;
}
.wexin_top_3 ul li.rightdown {
    border-right: 1px solid #f0f3f5;
    border-bottom: 1px solid #f0f3f5;
}
.wexin_top_3 ul li.down {
    border-bottom: 1px solid #f0f3f5;
}
.wexin_top_3 ul li.right {
    border-right: 1px solid #f0f3f5;
}
.weixin_title1 {
    width: 100%;
    text-align: center;
    margin: 0 auto 60px;
}
.weixin_title1 h3 {
    font-size: 26px;
    font-weight: normal;
    color: #505559;
}
.weixin_title1 p a {
    color: #5295db;
    font-size: 12px;
}
.weixin_title1 p a:hover {
    color: #ccc;
}



.downl {
    width: 970px;
    margin: 0 auto;
}
.down_tow_m {
    padding: 60px 0;
}
.down_type {
    padding: 80px 0 60px;
}
.down_type ul li {
    width: 480px;
    float: left;
}
.down_xian {
    border-left: #e8e7e7 solid 1px;
}
.down_t_box {
    width: 350px;
    margin: 0 auto;
    float: left;
}
.down_ri {
    text-align: right;
}
.down_t_boxa {
    color: #FFFFFF;
    display: block;
    height: 62px;
}
.down_t_boxa h3 {
    line-height: 24px;
    font-size: 22px;
    font-weight: normal;
    padding: 5px 0 0 10px;
    color: #121212;
    height: 24px;
}
.down_t_boxa p {
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    padding: 10px 0 0 10px;
    color: #121212;
}
.down_n_b {
    margin: 15px 0 0 0;
}
.down_n_b a:hover,
.down_n_b1,
.down_n_b2,
.down_n_b3,
.down_n_b4 {
    background-image: url(../../i/images/downloadbg001.png);
    background-repeat: no-repeat;
}
.down_n_b_r a {
    float: right;
}
.down_n_b_l a {
    float: left;
    display: inline;
    margin: 0 10px 10px 0
}
.down_n_b a {
    width: 142px;
    background: url(../../i/images/downloadbg001.png) scroll no-repeat 0 0;
    text-align: left;
    color: #FFF;
    padding-left: 10px;
    height: 36px;
    line-height: 36px;
}
.down_n_b a:hover {
    background-position: 0 -70px;
}
.down_n_b1,
.down_n_b2,
.down_n_b3,
.down_n_b4 {
    width: 28px;
    height: 28px;
    float: right;
    display: inline;
    margin: 4px 4px 0 0;
}
.down_n_b1 {
    background-position: -2px -40px;
}
.down_n_b2 {
    background-position: -43px -40px;
}
.down_n_b3 {
    background-position: -85px -40px;
}
.down_n_b4 {
    background-position: -124px -40px;
}
.down_t_boxm {
    padding: 5px 0 10px 10px;
}
.down_t_boxm p {
    line-height: 22px;
    color: #898889;
    font-size: 12px;
}
.down_m {
    height: 44px;
    width: 900px;
    margin: 0 auto 30px;
    position: relative;
    padding: 60px 0 10px;
    text-align: center;
    font-size: 30px;
}
.down_m img {
    position: absolute;
    left: 0px;
    bottom: -1px;
}
.down_m1 {
    float: left;
    display: inline;
    margin: 0 0 0 155px;
    text-align: center;
}
.down_m_img {
    box-shadow: 3px 3px #f4f4f4;
}
.down_m1 p {
    line-height: 28px;
    margin-top: 8px;
}
.down_m1 p b {
    font-size: 14px;
}
.down_e {
    width: 650px;
    margin: 0 auto;
}
.down_e img {
    float: left;
    display: inline;
    margin: 0 50px 0 20px;
}
.down_e p b {
    color: #349ce4;
    font-weight: normal;
}
.backToTop {
    background-color: #000000;
    bottom: 150px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 12px;
    line-height: 1.2;
    opacity: 0.6;
    padding: 5px 0;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 18px;
}
.version_table {
    font-size: 16px;
    width: 920px;
    margin: 0px auto 0;
}
.ver_tab1 tr th {
    border: 1px solid #eaeaea;
    background-color: #FFF;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #2b2b2b;
}
.ver_tab1 tr.tab_bg {
    font-size: 16px;
    font-weight: bold;
}
.ver_tab1 tr td {
    border: 1px solid #eaeaea;
    height: 40px;
    line-height: 40px;
    color: #666;
}
.ver_tab1 tr th.one {
    text-align: left;
    padding-left: 18px;
    background: #f7f7f7;
    color: #555555
}
.ver_tab1 tr th.two {
    text-align: center;
    padding-left: 14px;
    background: #8ac72e;
    color: #ffffff
}
.ver_tab1 tr th.thy {
    text-align: center;
    padding-left: 14px;
    background: #3495e1;
    color: #ffffff
}
.ver_tab1 tr td.one {
    padding-left: 26px;
    font-size: 14px;
}
.ver_tab1 tr td.one {
    padding-left: 26px;
    font-size: 14px;
}
.ver_tab1 tr td.two {
    padding-left: 16px;
    font-size: 14px;
    color: #3495e1;
    background: #fafafa;
}
.ver_js {
    padding: 10px 0 40px 0px;
    color: #333333;
}
.ver_js p {
    font-size: 13px;
    line-height: 24px;
}
.buy_tab td {
    border: 1px solid #eaeaea;
    padding: 10px;
    color: #666;
    color: #666;
    line-height: 28px;
    vertical-align: middle;
}
.buy_tab td.td1 {
    background-color: #fafafa;
    text-align: center;
    width: 193px;
}
.buy_tab_h2 {
    padding: 0px 0 3px 0px;
    font-size: 18px;
    width: 128px;
    height: 24px;
    background: url(../../i/images/buy_tab_h2.png) no-repeat;
    margin-bottom: 20px;
    color: #3f3f3f
}
.buy_tab {
    margin-bottom: 25px;
}



.gray-bg-showcase {
    background-color: #ffffff;
    border-bottom: 0px solid #eee;
    border-top: 1px solid #eee;
    padding: 60px 0 40px 0;
    text-align: center;
}
.container {
    margin: 0 auto 0px auto;
    width: 990px;
}
.container h1 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: normal;
}
.container h4 {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}
.container-2 {
    margin: 60px 0 0 0;
    ;
    width: 100%;
    height: 132px;
    background-color: #f7f7f7;
}
.process {
    background: url(../../i/images/container-2.png) no-repeat;
    ;
    width: 990px;
    height: 132px;
    margin: 0 auto;
}
.container-2 .process .details_ul {
    padding: 70px 00px 00px 170px
}
.container-2 .process .details_ul li .details_ul_li {
    overflow: hidden;
    padding: 0 0 0 10px;
    margin-right: 98px;
}
.btn-group {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.details {
    display: inline;
    width: 990px;
    margin: 0 auto;
}
.details_ul_li {
    overflow: hidden;
    position: relative;
    width: auto;
    padding: 0 5px;
    float: left;
}
.btn {
    position: relative;
    overflow: hidden;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    color: #333;
    margin-left: -1px;
    padding: 8px 22px;
    text-align: center;
    vertical-align: middle;
}
.btn:hover,
.btn.hover {
    background-color: #ebebeb;
    color: #333;
}
.about_icon {
    width: 96px;
    margin: 0 auto;
    text-align: center;
    color: #999999;
}
.about_main1 {
    width: 900px;
    margin: 0 auto;
    color: #595959;
    padding: 0 0
}
.about_txt {
    width: 700px;
    margin: 0 auto;
    padding: 0px 0 50px;
}
.about_txt_h1 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}
.about_txt_p {
    text-align: left;
    line-height: 26px;
    font-size: 14px;
    color: #888888;
    margin-bottom: 20px;
}
.about_txt_p span {
    display: block;
    margin-bottom: 10px;
    color: #595959;
}
#yssz div {
    display: none;
    padding: 20px 50px 10px;
}
.yssz h3 {
    border-bottom: 1px dotted #eaeaea;
    padding-left: 50px;
    cursor: pointer;
    height: 60px;
    padding-top: 22px;
}
.yssz h3:hover {
    background-color: #f8f8f8;
}
.yssz h3 span {
    float: left;
    margin-top: -2px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 30px;
    display: inline;
    color: #FFF;
    background-color: #9cbee2;
}



.about_cor1 {
    width: 900px;
    margin: 0 auto;
    color: #595959;
    padding: 0px 0
}
.about_cor2 {
    height: 35px;
    font-weight: normal;
    line-height: 35px;
    color: #24aff2;
    font-size: 16px;
    border-bottom: #e8e8e8 dashed 1px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.about_cor1 p {
    line-height: 26px;
    font-size: 14px;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 8px;
}
.about_lxh4 {
    font-size: 16px;
    text-indent: 26px;
    line-height: 35px;
}
.about_lx {
    padding: 20px 0 0 26px;
}
.about_lx ul li {
    height: 120px;
    float: left;
    width: 210px;
    padding: 50px 0 0 0;
}
.about_lx ul li p {
    line-height: 24px;
    margin-bottom: 0px;
    text-indent: 0px;
    font-size: 12px;
}
.about_lx1 {
    background: url(../../i/images/weixin.jpg) scroll no-repeat 0 0px;
}
.about_lx2 {
    background: url(../../i/images/mall.jpg) scroll no-repeat 0 0px;
}
.about_lx3 {
    background: url(../../i/images/weibo.jpg) scroll no-repeat 0 0;
}
.about_lx5 {
    background: url(../../i/images/qq.jpg) scroll no-repeat 0 0;
}
.about_lx4 p {
    margin-bottom: 0px;
    line-height: 24px;
}



.borderbg {
    width: 440px;
    margin: 30px auto 20px;
}
.borderbg .inputc {
    float: left;
    height: 42px;
    line-height: 42px;
    border: #cecccc solid 1px;
    border-right: 0 none;
    border-radius: 2px 0 0 2px;
}
.borderbg .inputc input {
    height: 42px;
    line-height: 42px;
    text-indent: 5px;
    color: #999999;
    font-size: 14px;
    border: 0 none;
    background: transparent;
    width: 318px;
}
.border_btn {
    height: 44px;
    line-height: 44px;
    background-color: #349ce5;
    float: left;
    border: 0 none;
    color: #fff;
    font-size: 16px;
    letter-spacing: 4px;
    width: 116px;
    text-align: center;
    border-radius: 0 2px 2px 0;
}
.channel-tip-info span {
    display: block;
    margin-top: 10px;
    color: #333;
    font-size: 14px;
}
.channel-tip-info span b {
    padding-right: 20px;
}



.subfooter {
    background-color: #1a1a1a;
    font-size: 13px;
    line-height: 21px;
    padding: 50px 0px 40px;
}
.subfooter_m {
    width: 970px;
    margin: 0 auto;
}
.one-third {
    width: 300px;
    float: right;
}
.tow-third {
    width: 260px;
    float: left;
    display: inline;
    margin-left: 60px;
}
.three-third {
    width: 300px;
    float: left;
}
.widget {
    margin-bottom: 40px;
}
.widget_h4 {
    margin-bottom: 33px;
    font-weight: 400;
    font-size: 22px;
    color: #ccc;
}
.widget_h2 {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 18px;
    color: #ccc;
}
.widget_p {
    text-align: justify;
    font-size: 12px;
    line-height: 25px;
    color: #808080;
}
.w-contacts-item {
    position: relative;
    color: #808080;
}
.w-contacts-item i {
    display: block;
    font-size: 18px;
    height: 16px;
    left: 0;
    line-height: 16px;
    position: absolute;
    background-image: url(../../i/images/sub_footer_r.jpg);
    background-repeat: no-repeat;
    text-align: center;
    top: 3px;
    width: 19px;
}
.fa-map-marker {
    background-position: -2px 0;
}
.fa-phone {
    background-position: -19px 0;
}
.fa-envelope-o {
    background-position: -40px 0;
}
.sub_contacts {
    display: block;
    margin: 0 0 12px 36px;
}
.tow-third ul li {
    line-height: 1.5em;
    margin-bottom: 18px;
    position: relative;
}
.tow-third ul li a {
    color: #ccc;
}
.tow-third ul li a:hover {
    color: #FFF;
}
.tow-third ul li span {
    display: block;
    font-size: 13px;
    padding-top: 3px;
    color: #808080;
}



.jobs_main1 {
    width: 990px;
    margin: 0 auto;
    color: #595959;
    padding: 0px 0 0px 0;
}
.jobs_main1 ul li {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    float: left;
    height: 380px;
    margin: 0 40px 40px;
    position: relative;
    width: 250px;
}
.jobs_main1 ul li th {
    border-bottom: 1px dotted #bababa;
    color: #323232;
    font: bold 16px/24px "微软雅黑";
    padding-bottom: 10px;
    text-align: left;
}
.jobs_main1 ul li td {
    height: 27px;
    font-size: 12px;
    line-height: 24px;
}
.jobs_main1 ul li td p {
    color: #999999;
}
.footer {
    height: 290px;
}
.footer_main {
    width: 915px;
    margin: 0 auto;
    height: 90px;
}
.footer_main .footer_apper {
    float: left;
    display: inline;
    font-size: 12px;
    margin: 38px 0 0 !important;
    color: #9b9e9e;
}
.footer_main .footer_apper span {
    padding: 0 10px 0 0;
}
.footer_main .footer_apper1 {
    float: right;
    display: inline;
    font-size: 12px;
    margin: 38px 0 0;
    color: #9b9e9e;
}
#tow_md {
    top: -288px;
    display: none;
    position: absolute;
    left: -120px;
    z-index: 10;
    left: 278px;
}
.footer_main .footer_apper1 a {
    color: #9b9e9e;
    font-size: 12px;
    padding: 0 10px;
}
.footer_main .footer_apper1 a:hover {
    color: #FFF;
    z-index: 8;
}
.footer_tel {
    height: 35px;
    position: relative;
}
.footer_tel a {
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 15px;
}
.footer_img1 {
    background: url(../../i/images/footer_img01.png) scroll no-repeat center center;
}
.footer_img2 {
    background: url(../../i/images/footer_img02.png) scroll no-repeat center center;
}
.footer_img3 {
    background: url(../../i/images/footer_img03.png) scroll no-repeat center center;
}
.footer_img4 {
    background: url(../../i/images/footer_img04.png) scroll no-repeat center center;
}



.helps_main1 {
    color: #595959;
    margin: 0 auto;
    padding: 20px 0;
    width: 990px;
}
.helpmain-left {
    float: left;
    width: 205px;
}
.helpmain-left ul {
    width: 200px;
}
.helpmain-left ul li {
    text-align: left;
    line-height: 32px;
    list-style: outside none none;
    position: relative;
}
.helpmain-left ul li a {
    color: #333;
    display: block;
    text-decoration: none;
    padding-left: 20px;
}
.helpmain-left ul li p.sub-menu a {
    padding-left: 40px;
}
.helpmain-left ul li a.active {
    background: #349ce5;
    color: #fff;
    height: 36px;
    line-height: 36px;
}
.helpmain-left ul li a.active:hover {
    background: #ff7300;
    color: #fff;
}
.main-left #ab .normal_link {
    border-bottom: 2px solid #ff4401;
    height: 44px;
}
.helpmain-left #ab a.normal_link {
    color: #42578c;
    height: 44px;
    left: 30%;
    position: static;
}
.helpmain-left ul li p.sub-menu a {
    color: #898989;
    font-size: 13px;
    position: relative;
    transition: all 0.4s ease 0s;
    background: none scroll 10px center;
}
.helpmain-left ul li a:hover {
    color: #ff7300;
}
.helpmain-left ul li p.sub-menu a:hover,
.helpmain-left ul li p.sub-menu a.hover {
    animation: 1s ease 0s normal forwards 1 running myfirst;
    color: #ff7300;
    background: url(../../i/images/baojia_jt.jpg) scroll no-repeat 22px center;
    padding-left: 40px;
}



.helpmain-right {
    border-left: 1px solid #e9e9e9;
    padding: 0 0 0 30px;
    margin-left: 20px;
    min-height: 650px;
}
.helpmain-right table tr td {
    padding: 10px;
    border: 1px solid #e9e9e9;
}
.helpmain-right p {
    font-size: 14px;
    line-height: 28px;
}
.helpmain-right img{
    display: block;
    margin: 0 auto 10px auto;
}
.helpmain-right ul{
    margin-bottom: 10px;
}
.introduce-top {
    border-bottom: 1px solid #e9e9e9;
    height: 50px;
    margin-bottom: 20px;
}
.introduce-top span {
    font-size: 24px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin-left: 10px;
}
.help_list_a {
    margin: 0px 0 10px;
}
.help_list_a a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid #e9e9e9;
}
.help_list_a a:hover,
.help_list_a a.hover {
    background-color: #349ce5;
    color: #FFF;
}
.accordion li > .sub-menu {
    display: none;
}
.help_abox {
    float: left;
    width: 240px;
    height: 200px;
    border: #e9e9e9 solid 1px;
    display: inline;
    margin: 0 0px 0 66px;
    text-align: center;
}
a.help_abox:hover {
    color: #FFF;
}
a.help1 {
    background: url(../../i/images/help_01.png) no-repeat center 38px;
}
a.help1:hover {
    background: #349ce5 url(../../i/images/help_001.png) no-repeat center 38px;
}
a.help2 {
    background: url(../../i/images/help_02.png) no-repeat center 38px;
}
a.help2:hover {
    background: #349ce5 url(../../i/images/help_002.png) no-repeat center 38px;
}
a.help3 {
    background: url(../../i/images/help_03.png) no-repeat center 38px;
}
a.help3:hover {
    background: #349ce5 url(../../i/images/help_003.png) no-repeat center 38px;
}
.help_abox p {
    margin-top: 140px;
}
.help_in_main {
    width: 850px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.help_in_title {
    border-bottom: #e9e9e9 solid 1px;
    padding: 0px 0 20px 10px;
    height: 20px;
    margin: 0 0 10px 0;
}
.help_in_tex .div1 {
    float: left;
    width: 400px;
}
.help_in_tex .div2 {
    float: right;
    width: 400px;
}
.help_in_tex ul li {
    border-bottom: 1px dashed #e6e6e8;
    padding: 8px 0 6px 8px;
}
.help_in_tex ul li a {
    font-size: 12px;
}
.help_in_tex ul li a:hover,
a.help_a1:hover {
    color: #ff7300;
}
a.help_a1 {
    color: #ff4401;
    text-decoration: underline;
}
#link-feedback {
    border-radius: 2px 0px 0px 2px;
    box-shadow: -1px -2px 2px rgba(80, 50, 0, 0.2);
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    right: -3px;
    padding: 35px 15px 10px 13px;
    background: #49c0fe url(../../common/images/fudong_bg.jpg) scroll no-repeat 8px 7px;
    position: fixed;
    top: 305px;
    transition: left 100ms ease-in-out 0s;
    width: 14px;
    z-index: 888;
    font-weight: bold;
}
a#link-feedback:hover {
    right: 0;
    text-decoration: none;
}
#link-feedback span {
    position: absolute;
    bottom: -5px;
    left: -5px;
    height: 16px;
    width: 16px;
    background: url(../../common/images/fudong_clear.png) scroll no-repeat 0 0;
}
.feedback {
    background-color: #f1f1f1;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    left: 50%;
    height: 280px;
    position: fixed;
    top: 50%;
    width: 620px;
    overflow: hidden;
    z-index: 11000;
    display: none;
}
.help-links {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #CCCCCC;
    bottom: 0;
    float: left;
    padding: 20px 0 20px 20px;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 10000;
}
.help-links a.action {
    color: #17AAF1;
    background: url(../../i/images/fudong_list.jpg) scroll no-repeat 190px 21px;
    display: block;
}
.help-links div {
    margin: 0 0 15px;
    padding: 5px 0 0 55px;
    height: 40px;
}
.help-links div dt {
    font-size: 16px;
    font-weight: bold;
}
.help-links div p {
    color: #999999;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
}
.help-link-roadmap {
    background: url(../../i/images/qq.jpg) scroll no-repeat 2px 2px;
}
.help-link-weixin {
    background: url(../../i/images/weixin.jpg) scroll no-repeat 2px 2px;
}
.help-link-weibo {
    background: url(../../i/images/weibo.jpg) scroll no-repeat 2px 2px;
}
.help-link-email {
    background: url(../../i/images/mall.jpg) scroll no-repeat 2px 2px;
}
.link-close-dialog {
    background: url(../../i/images/icon_close.png) no-repeat scroll 0 0;
    z-index: 20;
    display: block;
    height: 14px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 10px;
    width: 14px;
}
.help-show {
    bottom: 0;
    left: 230px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 200ms ease-in-out 0s;
    width: 390px;
    z-index: 10;
}
.help-show-t {
    color: #787878;
    font-size: 16px;
    margin: 20px 0 20px;
    text-align: center;
}
.help-tips {
    color: #999999;
    font-size: 12px;
    margin: 15px 0;
}
.help-tips em {
    font-weight: bold;
    color: #17AAF1;
}
.help-box {
    display: none;
}
.hile-qq a {
    padding: 15px 10px 0;
    display: inline-block;
}
.help_weibo {
    padding: 15px 0 0 30px;
}
.help_weibo ul li {
    float: left;
    width: 170px;
    text-align: center;
}
.help_weibo ul li a {
    display: block;
    background-color: #FFFFFF;
    border: #cccccc solid 1px;
    font-size: 14px;
    border-radius: 3px;
    width: 140px;
    margin: 20px auto 0;
    padding: 6px 0;
}
.help_email {
    padding: 75px 0 0 40px;
}
.help_email ul li {
    padding-left: 30px;
    text-align: left;
    font-size: 14px;
    margin-bottom: 20px;
    overflow: hidden;
}
.help_email ul li img {
    float: left;
    display: inline;
    margin-right: 20px;
}



.main_banner_2 {
    width: 100%;
    height: 130px;
    position: relative;
    overflow: hidden;
}
.main_banner_2 .DB_bgSet {
    position: relative;
}



.main_banner_2 .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 600px;
}
.main_banner_2 .DB_imgSet {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -500px;
}



.main_banner_2 .DB_imgSet .DB_1_2 {
    position: absolute;
    top: 100px;
    background: url(../../i/images/weiqia_logo.png) scroll no-repeat center center;
    display: inline;
    width: 1000px;
    height: 140px;
}
.main_banner_2 .DB_imgSet .DB_1_2_2 {
    position: absolute;
    top: 265px;
    display: inline;
    width: 1025px;
    height: 140px;
    text-align: center;
    color: #4c4c4c;
    line-height: 46px;
    font-size: 24px;
}
.main_banner_2 .DB_imgSet .DB_1_4 {
    position: absolute;
    top: 64px;
    width: 1000px;
    font-size: 14px;
    color: #ebeff8;
    line-height: 33px;
    height: 42px;
    text-align: center;
    font-weight: bold;
}



.main_banner_2 .DB_imgSet .DB_1_4 .freein-float-button {
    float: left;
    position: relative;
}
.main_banner_2 .DB_imgSet .DB_1_4 .freein-float-in {
    /**padding-left:20px**/
}
.main_banner_2 .DB_imgSet .DB_1_4 .freein-float-box {
    padding-left: 200px
}
.main_banner_2 .DB_imgSet .DB_1_4 .freein {
    width: 130px;
    height: 38px;
    border-radius: 0px 3px 3px 0px;
    background: #36c233;
    padding-top: 5px;
}

/** 20151111 半圆角  **/

.main_banner_2 .DB_imgSet .DB_1_4 .freein:hover {
    background: #26b223;
}



.main_banner_2 .DB_imgSet .DB_1_4 .freein-box {
    width: 378px;
    height: 41px;
    line-height: 41px;
    color: rgb(153, 153, 153);
    padding-left: 45px;
    font-size: 16px;
    border: #cccccc solid 1px;
    border-radius: 3px 0px 0px 3px;
    background: url(../../i/images/icon_dianhua.png) scroll no-repeat 10px 10px;
}

/** 20151111 半圆角  **/

.main_banner_2 .DB_imgSet .DB_1_4 a {
    color: #FFF;
    display: block;
}
.main_banner_2 .DB_imgSet .DB_1_5 {
    position: absolute;
    left: 10px;
    top: 400px;
    width: 400px;
    font-size: 11px;
    color: #617a99;
}
.main_banner_2 .DB_imgSet .DB_1_3 {
    position: absolute;
    left: 460px;
    top: 26px;
}
.main_banner_2 .DB_imgSet .DB_2_1 {
    position: absolute;
    left: 0px;
    top: 140px;
}
.main_banner_2 .DB_imgSet .DB_2_2 {
    position: absolute;
    left: 0px;
    top: 185px;
}
.main_banner_2 .DB_imgSet .DB_2_4 {
    position: absolute;
    left: 0px;
    top: 230px;
    width: 330px;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
}
.main_banner_2 .DB_imgSet .DB_2_4 stong,
.main_banner .DB_imgSet .DB_1_4 stong {
    font-size: 18px;
    padding: 0 5px;
}
.main_banner_2 .DB_imgSet .DB_2_3 {
    position: absolute;
    left: 510px;
    top: 80px;
}
.main_banner_2 .DB_menuWrap {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -500px;
}
.main_banner_2 .DB_menuWrap .DB_menuSet {
    position: absolute;
    width: 100%;
    top: 400px;
    text-align: center;
    font-size: 0
}
.main_banner_2 .DB_menuWrap .DB_menuSet li {
    cursor: pointer;
    margin: 0 3px;
    display: inline;
}



.index_bd .footer_main .footer_apper1 {
    float: none;
    color: #d9d9d9;
    display: block;
    margin: 0 auto;
    padding: 40px 0px 0px 220px;
}
.index_bd .footer_main .footer_apper,
.index_olditem_bd .footer_main .footer_apper {
    float: none;
    color: #d9d9d9;
    display: block;
    margin: 0 56px;
    padding: 20px 25% 0px;
    margin-left: 180px;
    position: relative;
    top: -6px;
    height: 10px;
}
.index_bd .footer_main .footer_apper span {
    float: none;
    color: #7E7E7E;
    font-size: 12px;
    padding-right: 20px;
}
.index_bd .footer_main .footer_apper span a,
.index_olditem_bd .footer_main .footer_apper span a {
    color: #7E7E7E;
}
.index_bd .footer_main .footer_apper1 a {
    float: none;
    color: #d9d9d9;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
}
.index_bd .footer_main .footer_tel {
    padding-left: 372px;
    padding-top: 15px;
}



.index_bd .footer,
.index_olditem_bd .footer {
    height: 292px;
}
.index_bd .icp {
    cursor: pointer;
}






.index_bd .footer_main .footer_apper1 a:hover {
    color: #F4F4F4 !important;
}



.main_banner_products {
    width: 100%;
    height: 522px;
    position: relative;
    overflow: hidden;
    background-color: #f0f3f5;
}
.main_banner_products .DB_bgSet {
    position: relative;
}
.main_banner_products .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 517px;
}
.main_banner_products .DB_imgSet {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -500px;
}
.main_banner_products .DB_imgSet .DB_1_2 {
    position: absolute;
    top: 120px;
    background: url(../../i/images/slogan.png) scroll no-repeat center center;
    display: inline;
    width: 1000px;
    height: 63px;
}
.main_banner_products .DB_imgSet .DB_1_2_3 {
    position: absolute;
    top: 238px;
    background: url(../../i/images/bg_dialog_box.png) scroll no-repeat center center;
    display: inline;
    width: 1000px;
    height: 285px;
}
.main_banner_products .DB_imgSet .PRODUCTS_WORD_1 {
    top: 282px;
    *top: 265px;
    position: relative;
    font-size: 14px;
    color: rgb(115, 115, 115);
    left: 20px;
    width: 261px;
    line-height: 26px;
    text-justify: inter-ideograph;
    text-align: justify;
}
.main_banner_products .DB_imgSet .PRODUCTS_WORD_2 {
    top: 169px;
    *top: 152px;
    position: relative;
    font-size: 14px;
    color: rgb(115, 115, 115);
    left: 372px;
    width: 255px;
    line-height: 26px;
    text-justify: inter-ideograph;
    text-align: justify;
}
.main_banner_products .DB_imgSet .PRODUCTS_WORD_3 {
    top: 121px;
    *top: 103px;
    position: relative;
    font-size: 14px;
    color: #737373;
    left: 717px;
    width: 263px;
    line-height: 26px;
    text-justify: inter-ideograph;
    text-align: justify;
}



.products_bd .wexin_top_m {
    padding: 50px 0px;
    margin: 0px auto;
    width: 100%;
    background-color: #EFF4F5;
    height: 204px;
}
.wexin_top ul li img.top_m_img1 {
    left: 26px;
    top: 20px
}
.wexin_top ul li img.top_m_img2 {
    left: 26px;
    top: 20px
}
.wexin_top ul li img.top_m_img3 {
    left: 26px;
    top: 20px
}
.wexin_top ul li img.top_m_img4 {
    left: 60px;
    top: 20px
}
.wexin_top ul li p.top_m_p1 {
    position: relative;
    top: 48px;
    left: -38px;
    font-size: 20px;
    color: #383838;
    letter-spacing: 1px;
}
.wexin_top ul li p.top_m_p2 {
    position: relative;
    top: 48px;
    left: -38px;
    font-size: 20px;
    color: #383838;
    letter-spacing: 1px;
}
.wexin_top ul li p.top_m_p3 {
    position: relative;
    top: 48px;
    left: -16px;
    font-size: 20px;
    color: #383838;
    letter-spacing: 1px;
    width: 210px;
}
.wexin_top ul li p.top_m_p4 {
    position: relative;
    top: 48px;
    left: 6px;
    font-size: 20px;
    color: #383838;
    width: 255px;
    letter-spacing: 1px;
}
.wexin_top ul li.longli {}



.wexin_top_m_2_products .wexin_top_m_2_products_title {
    font-size: 40px;
    color: #163a57;
    position: relative;
    top: 120px;
    letter-spacing: 1px;
}
.wexin_top_m_2_products .wexin_top_2 ul li img {
    position: absolute;
    top: 0px;
    left: 27%;
    margin: 40px auto;
}
.wexin_top_m_2_products .wexin_top_2 ul li {
    width: 245px;
}
.wexin_top_m_2_products .wexin_top_2 ul li div {
    font-size: 24px;
    color: #383838;
    text-align: center;
    font-weight: normal;
    padding: 190px 0px 24px;
}
.wexin_top_m_2_products .wexin_top_3 ul li img {
    position: absolute;
    top: 0px;
    left: 27%;
    margin: 40px auto;
}
.wexin_top_m_2_products .wexin_top_3 ul li {
    width: 245px;
}
.wexin_top_m_2_products .wexin_top_3 ul li div {
    font-size: 24px;
    color: #383838;
    text-align: center;
    font-weight: normal;
    padding: 190px 0px 24px;
}
.wexin_top_m_2_products .wexin_top_3 {
    border-bottom: 1px dashed #f0f3f5;
}

/**20150514 产品页 第四层**/

.wexin_top_m_2_products_2 .wexin_top_2.top {
    height: 520px;
}
.wexin_top_m_2_products_2 .wexin_top_2 {
    height: 430px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li {
    margin: 0 0 0
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li div {
    font-size: 20px;
    color: #4C4C4C;
    text-align: center;
    font-weight: normal;
    padding: 0px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.top.right_bean {
    margin: 48px 0 0
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li .le1 {
    font-size: 30px;
    color: #44adff;
    text-align: left;
    top: 110px;
    position: relative;
    letter-spacing: 8px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li .le2 {
    font-size: 20px;
    color: #383838;
    text-align: left;
    top: 125px;
    position: relative;
    letter-spacing: 1px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li .le3 {
    font-size: 14px;
    color: #737373;
    text-align: left;
    top: 140px;
    position: relative;
    letter-spacing: 0.5px;
    line-height: 27px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.top .le1 {
    top: 180px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.top .le2 {
    top: 195px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.top .le3 {
    top: 210px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.right_bean .le1 {
    font-size: 30px;
    color: #44adff;
    text-align: right;
    top: 110px;
    position: relative;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.right_bean .le2 {
    font-size: 20px;
    color: #383838;
    text-align: right;
    top: 125px;
    position: relative;
    letter-spacing: 1px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.right_bean .le3 {
    font-size: 14px;
    color: #737373;
    text-align: left;
    top: 140px;
    position: relative;
    letter-spacing: 0.5px;
    line-height: 27px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.left_bean.word {
    width: 410px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.right_bean.word {
    width: 410px;
    left: 570px;
    *left: 260px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.top img {
    position: absolute;
    left: 33%;
    top: 0px;
    margin: 40px auto 0px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li img {
    position: absolute;
    left: 33%;
    top: 0px;
    margin: 0px;
}
.wexin_top_m_2_products_2 .wexin_top_2 ul li.left_bean img {
    position: absolute;
    left: 0%;
    top: 0px;
    margin: 0px;
}
.wexin_top_m_2_products_2 .wexin_top_2.bottom {
    padding-bottom: 80px;
}

/**20150514 产品页 第五层**/

.products_bd .gg_banner {
    height: 735px;
}
.products_bd .gg_banner .wexin_top_2_banner {
    top: 255px;
    position: relative;
    width: 1000px;
    margin: 0px auto;
}
.gg_banner .wexin_top_2_banner.bottom {
    padding-top: 70px;
}
.gg_banner .wexin_top_2_banner .wexin_bean_2.left {
    width: 500px;
    display: inline;
    float: left;
    position: relative;
}
.gg_banner .wexin_top_2_banner .wexin_bean_2.right {
    width: 470px;
    display: inline;
    float: left;
    position: relative;
    padding-left: 30px;
}
.gg_banner .wexin_top_2_banner .wexin_bean_2 .le1 {
    width: 300px;
    font-size: 18px;
    color: #44a1e7;
    text-align: right;
    padding-bottom: 10px;
}
.gg_banner .wexin_top_2_banner .wexin_bean_2.right .le1 {
    text-align: left;
}
.gg_banner .wexin_top_2_banner .wexin_bean_2 .le2 {
    width: 300px;
    font-size: 14px;
    color: #808080;
    text-align: justify;
    letter-spacing: 1px;
    line-height: 28px;
}
.gg_banner .wexin_top_2_banner .wexin_bean_2 .left_bean {
    display: inline;
    float: left
}
.gg_banner .wexin_top_2_banner .wexin_bean_2 .right_bean {
    display: inline;
    float: left;
    padding-left: 23px;
}



.products_bd .main_banner_2 {
    height: 384px;
}
.products_bd .main_banner_2 .DB_1_2_7 {
    font-size: 30px;
    color: #383838;
    letter-spacing: 2px;
    top: 120px;
    margin: 0px auto;
    position: relative;
    text-align: center;
}
.products_bd .main_banner_2 .DB_imgSet .DB_1_4 {
    position: absolute;
    top: 210px;
    width: 1000px;
    font-size: 14px;
    color: #EBEFF8;
    line-height: 33px;
    height: 42px;
    text-align: center;
    font-weight: bold;
}



.footer_main .footer_apper1 {
    float: none;
    color: #d9d9d9;
    display: block;
    margin: 0 auto;
    padding: 40px 0px 0px 220px;
}
.footer_main .footer_apper {
    float: none;
    color: #d9d9d9;
    display: block;
    margin: 0 56px;
    padding: 20px 25% 0px;
}
.footer_main .footer_apper span {
    float: none;
    color: #a3a3a3;
    font-size: 12px;
    padding-right: 20px;
}
.footer_main .footer_apper a {
    float: none;
    color: #a3a3a3;
    font-size: 12px;
    padding-left: 10px;
}
.footer_main .footer_apper img {
    margin-top: -2px;
}
.footer_main .footer_apper1 a {
    float: none;
    color: #d9d9d9;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
}
.footer_main .footer_tel {
    padding-left: 372px;
    padding-top: 15px;
}


.icp {
    cursor: pointer;
}






.footer_main .footer_apper1 a:hover {
    color: #F4F4F4 !important;
}
.footer_main_bottom {
    width: 100%;
    position: relative;
    bottom: 0px;
    position: relative;
}
.footer_main_bottom .footer_apper {
    float: none;
    color: #D9D9D9;
    display: block;
    text-align: center;
}
.footer_main_bottom .footer_apper span {
    float: none;
    color: #666;
    font-size: 12px;
    padding-right: 10px;
    top: 9px;
    position: relative;
}
.footer_main_bottom .footer_apper .icp {
    position: relative;
}
.footer_main .footer_apper1_about {
    float: left;
    padding-top: 53px;
}
.footer_main .footer_apper1_about .footer_apper1_about_title_content_line {
    position: absolute;
    height: 182px;
    width: 1px;
    top: 55px;
    background-color: #ccc;
    left: 61px;
}
.footer_main .footer_apper1_about.left2 {
    padding-left: 50px;
}
.footer_main .footer_apper1_about.left3 {
    padding-left: 50px;
}
.footer_main .footer_apper1_about.left4 {
    padding-left: 115px;
    position: relative;
}
.footer_main .footer_apper1_about.left5 {
    padding-left: 45px;
    width: 242px;
}
.footer_main .footer_apper1_about_title {
    color: #333;
    font-size: 23px;
    padding-bottom: 15px;
}
.footer_main .footer_apper1_about_title_content {
    color: #7E7E7E;
    font-size: 14px;
    padding-bottom: 6px;
}
.footer_main .footer_apper1_about_title_content.down_to_img {
    font-size: 13px;
    text-align: center;
}
.footer_main .footer_apper1_about_title_content a {
    color: #7f7f7f;
    font-size: 14px;
}
.footer_main .footer_apper1_about_title_content .t {
    float: left;
}



.footer_main .footer_apper1_about.left4 .footer_apper1_about_title {
    padding-left: 3px;
}
.footer_main .footer_apper1_about.left5 .footer_apper1_about_title {
    padding-bottom: 45px;
}






.footer_main .footer_apper1_about_title_content .t.qq {
    width: 42px;
}
.footer_main .footer_apper1_about_title_content .tc {
    float: left;
    width: 200px;
}
.footer_main .footer_apper1_about_title_content a:hover {
    color: #4E4E4E;
    font-size: 14px;
}
.footer_main .footer_apper1_about_title_img {
    color: #B6B6B6;
    font-size: 14px;
    padding-bottom: 6px;
}
.footer_main .footer_apper1_about_title_content .footer_img_a {
    padding-top: 12px;
    padding-right: 17px;
    width: 35px;
    height: 36px;
    position: relative;
    top: 100px;
}

/*
.footer_main .footer_apper1_about_title_content .footer_img_a img.footer_img02{background:url(../../i/images/footer_img02.png) scroll  no-repeat 0 12px;}
.footer_main .footer_apper1_about_title_content .footer_img_a img.footer_img03{background:url(../../i/images/footer_img03.png) scroll  no-repeat 0 12px;}
.footer_main .footer_apper1_about_title_content .footer_img_a img.footer_img04{background:url(../../i/images/footer_img04.png) scroll  no-repeat 0 12px;}
*/

.footer_main .footer_apper1_about_title_content .footer_img_a.footer_img02 {
    background: url(../../i/images/btn_xinlang.png) scroll no-repeat 0 12px;
    left: 55px;
    top: 19px;
}
.footer_main .footer_apper1_about_title_content .footer_img_a.footer_img03 {
    background: url(../../i/images/btn_tengxun.png) scroll no-repeat 0 12px;
    top: 67px;
}
.footer_main .footer_apper1_about_title_content .footer_img_a.footer_img04 {
    background: url(../../i/images/btn_qq.png) scroll no-repeat 0 12px;
    left: 110px;
    top: -29px;
}
.footer_main .footer_apper1_about_title_content .footer_img_a.footer_img02:hover {
    background: url(../../i/images/btn_xinlang_hover.png) scroll no-repeat 0 12px;
    cursor: pointer;
}
.footer_main .footer_apper1_about_title_content .footer_img_a.footer_img03:hover {
    background: url(../../i/images/btn_tengxun_hover.png) scroll no-repeat 0 12px;
    cursor: pointer;
}
.footer_main .footer_apper1_about_title_content .footer_img_a.footer_img04:hover {
    background: url(../../i/images/btn_qq_hover.png) scroll no-repeat 0 12px;
    cursor: pointer;
}
.footer_main .footer_apper1_about_title_content .footer_img_a .img {
    padding-top: 12px;
    padding-right: 17px;
}



.channels .channels_top_main {
    height: 540px;
    background: url('../../i/images/bg_banner.png') no-repeat 49% 0%;
    padding: 0px 0px;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #2188cc;
}
.channels .channels_main_context {
    margin: 0 auto;
    width: 1000px;
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px dashed #e6e6e6;
}
.channels .channels_main_context.top {
    padding-top: 120px;
}
.channels .channels_main_context.bottom {
    border-bottom: 1px solid #ffffff;
    color: #333333;
    font-size: 26px;
    height: 203px;
}
.channels .channels_main_context .bottom_top {
    padding-bottom: 5px;
}
.channels .channels_main_context .cbean {
    padding-bottom: 5px;
}
.channels .channels_main_context .bottom_bottom_left {
    float: left;
    padding-right: 20px;
}
.channels .channels_main_context .bottom_bottom_right {
    float: left;
}
.channels .channels_main_context .vname {
    display: inline;
    padding-bottom: 5px;
}
.channels .channels_main_context .vvalue {
    display: inline;
    padding-bottom: 5px;
    color: #2f7ab4;
}
.channels .channels_main_context .title {
    font-size: 30px;
    color: #163a57;
    padding-bottom: 30px;
    letter-spacing: 3px;
}
.channels .channels_main_context .context {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
    letter-spacing: 1px;
}

/** 20151110 主页  **/

.privatization {
    height: 305px;
    background: url('../../i/images/banner2_banckgroungimage.png') no-repeat 0% 0%;
    position: relative;
}
.privatization_mid {
    width: 1000px;
    margin: 0px auto;
}
.privatization .leftimg {
    width: 300px;
    position: relative;
    float: left;
    top: 14px;
    left: 150px;
}
.privatization .rightbean {
    position: absolute;
    width: 500px;
    height: 300px;
    position: relative;
    float: left;
    top: 70px;
    left: 200px;
}
.privatization .rightbean .pribean {
    width: 410px;
    height: 115px;
    /** background-color:#EEE;20151110 结构test **/
}
.privatization .rightbean .pribean .pribean_pic.lpa {
    float: left;
    background: url('../../i/images/btn_shoufeimoshi.png') no-repeat 0% 0%;
    height: 75px;
    width: 75px;
    margin-right: 20px;
}
.privatization .rightbean .pribean .pribean_pic.lpb {
    float: left;
    background: url('../../i/images/btn_siyouhuabushu.png') no-repeat 0% 0%;
    height: 75px;
    width: 75px;
    margin-right: 20px;
}
.privatization .rightbean .pribean .title {
    font-size: 20px;
    color: #4c4c4c;
}
.privatization .rightbean .pribean .detail {
    font-size: 14px;
    color: #4c4c4c;
    margin-top: 5px;
}
.privatization .rightbean .pribean .detail span {
    /** 20151110 详情 **/
    color: #5ba4e4;
    cursor: pointer;
}
.tabmenu{
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid #e9e9e9;
    cursor: pointer;
}
.helpmain-right .hover{
    background-color: #349ce4; 
    color: #fff;
}
.article{
    margin: 20px auto;
    width: 1040px;
    overflow: hidden;
}
.right_content{
    border: none;
    width: 835px;;
    height: 950px;
}
.scrolling_hidden{
    width: 818px;
    overflow: hidden;
}
/** css3 效果**/

.header_btn a.zhuce:hover,
.header_btn a.gotologin:hover {
    -webkit-animation: text-shadow-2 1s ease 0s alternate none infinite;
}
.header_btn a.zhuce:hover,
.header_btn a.gotologin:hover {
    -moz-animation: text-shadow-2 1s ease 0s alternate none infinite;
}
.header_btn a.zhuce:hover,
.header_btn a.gotologin:hover {
    animation: text-shadow-2 1s ease 0s alternate none infinite;
}
@-webkit-keyframes text-shadow-2 {
    from {
        text-shadow: 0 0 0 #000;
    }
    to {
        text-shadow: 0 0 20px #FFF;
    }
}
@-moz-keyframes text-shadow-2 {
    from {
        text-shadow: 0 0 0 #000;
    }
    to {
        text-shadow: 0 0 20px #FFF;
    }
}
@keyframes text-shadow-2 {
    from {
        text-shadow: 0 0 0 #000;
    }
    to {
        text-shadow: 0 0 20px #FFF;
    }
}
.pic_inline{
    display: inline !important;
}
.dingwei_ul{
    margin-left: 18px;
}
.dingwei_ul li{
    font-size: 14px;
    list-style: disc;
    line-height: 28px;
    cursor: pointer;
}
.dingwei_ul li:hover{
    color: #ff7300;
}
.dingwei_subtitle{
    font-size: 14px !important;
    color: #ff7300;
}
.dingwei_title{
    cursor: pointer;
}
.dingwei_title:hover{
    color: #ff7300;
}
.dingwei_detailed img{
    margin: 0;
    display: inline-block;
}

