
* {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
body {
	margin: 0 auto;
	padding: 0;
	font: 12px/160% "#4C4C4C",Arial,"Microsoft YaHei";
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure 
{
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	outline: none;
}
ul li{
	list-style: none;
}
img{border: none;}
i, cite, em, var, address, dfn {
    font-style: normal;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.r-contentbox{
    width: 100%;
    background: #fff;
    margin: 0 auto;
}
.dsn-header-upper{
    position: relative;
    border-bottom: 1px solid #E4E4E4;
    color: #666;
    overflow: visible;
    z-index: 5;
    font-family: "Microsoft Yahei";
    background-color: #FFF;
}
.dsn-header-top *, .dsn-header-upper * {
    -webkit-transform-style: preserve-3d;
}
.dsn-header-upper a {
    color: #666;
}
.pull-left{
    float: left !important;
}
.dsn-header-upper li {
    line-height: 36px;
}
.icon-16 {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: -1px;
}
.icon-16-user {
    background: transparent url("../images/icon-user.png") no-repeat scroll 0% 0%;
}
.dsn-header-upper .icon-16 {
    position: relative;
    top: -1px;
    margin-right: 4px;
}
.dsn-header-upper .icon-16.icon-16-user {
    margin-left: 4px;
}
.upper-line {
    color: #999;
    font-weight: 400;
    padding: 0px 6px;
}
.upper-register-link {
    padding-right: 20px;
}
.pull-right {
    float: right;
}
.dsn-header-upper li {
    float: left;
    position: relative;
}
.upper-home-link {
    padding: 0px 20px;
    display: block;
    float: left;
    position: relative;
}
.upper-other-link {
    padding: 0px 20px;
    height: 36px;
    line-height: 36px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.upper-other-link-ul {
    position: absolute;
    width: 100%;
    top: 37px;
    background: #FFF;
    left: 0;
    text-indent: 24px;
    z-index: 4;
    padding-bottom: 5px;
    display: none;
    box-shadow: 0 1px 3px #BBB;
}

.upper-other-link-ul li {
    float: none;
    position: relative;
}
.upper-other-link-ul li a {
    color: #333;
    display: block;
    line-height: 36px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.header_tip {
    display: inline-block;
    width: 16px;
   /* background-color: #FF3300;*/
    border-radius: 50%;
    position: absolute;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #FFF;
    top: 4px;
    font-family: 'simsun';
}
.upper-num {
    right: 12px;
    top: 10px;
    color: #FFF;
    font-size: 12px;
    text-indent: 0;
    background-color: #00C6C5;
}
.icon-16-top2 {
    background: url("../images/icon-16-top2.png") no-repeat;
}
.icon-16-top3 {
    background: url("../images/icon-16-top3.png") no-repeat;
}
.icon-16-top4 {
    background: url("../images/icon-16-top4.png") no-repeat;
}
.icon-16-top5 {
    background: url("../images/icon-16-top5.png") no-repeat;
}
.icon-16-top6 {
    background: url("../images/icon-16-top6.png") no-repeat;
}
.icon-16-top7 {
    background: url("../images/icon-16-top7.png") no-repeat;
}
.upper-about-us {
    padding: 0px 14px 0px 20px;
    display: block;
}
.active .dsn-triangle-up{
    border-top-color:#fff; 
}
.dsn-triangle-up {
    width: 0px;
    height: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #383838;
    display: inline-block;
    vertical-align: middle;
}
.r-header-top{
    height: 100px;
    border-bottom: 1px solid #CCC;
    min-width: 1200px;
    background-color: #FFF;
    box-shadow: 0px 0px 5px #9B9B9B;
    z-index: 3;
}
.r-header{
    width: 1200px;
    margin: 0 auto;

}
.r-header img{
    display: block;
    margin: 32px 250px 0 0;
    float: left;
}
.top-nav{
    float: left;
}
.top-nav a{
    float: left;
    font-size: 18px;
    color: #333;
    margin: 40px 20px 0 20px;
}
.top-nav a:hover{
    color: #00c6c5;
}
.nav-btn1{
    float: left;
    display: block;
    padding: 0 10px;
    background: #00c6c5;
    border: solid 1px #00c6c5;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 33px;
    margin:33px 20px 0 20px;
}
.nav-btn2{
    float: left;
    display: block;
    width: 108px;
    background: #fff;
    border: solid 1px #333;
    border-radius: 4px;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 33px;
    margin-top: 33px;
}
.nav-btnbox{
    float: right;
}

.r-bannerbox {
    width:100%;
    overflow:hidden;
    height:410px;
    position: relative;
    
}
.r-banner {
    width:1920px;
    position:absolute;
    left:50%;
    margin-left:-960px;
}
.r-bannerbox .hd{
    width:100%;
    position:absolute;
    z-index:3;
    bottom:0;
    left:0;
    height:30px;
    line-height:30px;
}
.r-bannerbox .hd ul{
    text-align:center;
}
.r-bannerbox .hd ul li{
    cursor:pointer;
    display:inline-block ! important;
    *display:inline;
    zoom:1;
    width:15px ! important;
    height:15px ! important;
    margin:0 5px;
    overflow:hidden;
    background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
    line-height:999px;
    border-radius:50%;
    position: static ! important;
}
.r-bannerbox .hd ul .on{
    background:#00c6c5;
}
.banner-tel{
    width: 308px;
    height: 55px;
    background: #333 url(../images/bnner-tel-HK.png) no-repeat center center;
    opacity: 0.7;
    filter:Alpha(opacity=70);
    position: absolute;
    left: 350px;
    top: 0;
    z-index: 3;
    display: inline-block;
}
.r-notice{
    width: 100%;
    min-height: 32px;
    background: #f9f9f9;
}
.r-notice-txt{
    width: 1200px;
    margin: 0 auto;
}
.r-notice span{
    width: 18px;
    height: 18px;
    background: url(../images/notice.gif) no-repeat center center;
    margin: 8px 10px 8px 0;
    float: left;
}
.r-notice p{
    font-size: 12px;
    color: #666;
    float: left;
    line-height: 32px;
    display: inline-block;
}
.r-price{
    width: 1200px;
    margin: 0 auto;
}
.r-price-leftbox{
    width: 940px;
    float: left;
}
.r-price-tit{
    width: 940px;
    display: block;
    float: left;
}
.r-price-tit1{
    width: 250px;
    display: block;
    float: left;
}
.small-green{
    width: 3px;
    height: 15px;
    background: #00c6c5;
    display: block;
    float: left;
    margin: 48px 8px 0 0;
}
.small-black{
    width: 3px;
    height: 15px;
    background: #202830;
    display: block;
    float: left;
    margin: 48px 8px 0 0;
}
.long-black{
    width: 1px;
    height: 22px;
    background: #202830;
    display: block;;
    float: left;
    margin: 44px 13px 0;
}
.r-price-tit h2,.r-price-tit1 h2,.r-soft-tit h2{
    font-size: 20px;
    color: #333;
    float: left;
    line-height: 110px;
    font-weight: normal;
}
.r-price-combobox{
    display: block;
    float: left;
}
.r-price-combo{
    display: block;
    width: 229px;
    min-height: 345px;
    float: left;
    border: solid 1px #202830;
    border-radius: 4px;
    position: relative;
    margin-right: -1px;
    background: #fff;
    z-index: 4;
}
.r-price-combo img{
    top:-3px;
    right: -3px;
    position: absolute;
    z-index: 5;
}
.r-combo-tit{
    display: block;
    width: 229px;
    height: 35px;
    background: #202830;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    border-radius: 3px;
    margin-left: -1px;
}
.r-mid{
    display: block;
    width: 227px;
    height: 63px;
    border-bottom: solid 1px #dcdcdc;
    color: #202830;
    text-align: center;
    font-size: 26px;
    line-height: 63px;
    margin-bottom: 20px;
}
.r-price-contain p{
    text-align: center;
    color: #333;
    margin-bottom: 14px;
}
.r-price-contain s{
    display: block;
    text-align: center;
    color: #aaa;
    margin-bottom: 14px;
}
.r-price-btn{
    margin: 0 auto;
    display: block;
    width: 120px;
    height: 30px;
    border: solid 1px #aaa;
    border-radius: 100px;
    line-height: 30px;
    text-align: center;
    color: #aaa;
    margin-bottom: 27px;
}
/* 绿框效果 */
.r-price-green{
    border: solid 2px #00c6c5;
    transform:scale(1.02,1.02);
    position: relative;
    z-index: 1111;
    animation: 0.5s all
}
.r-price-green .r-combo-tit{ 
    background: #00c6c5;
}
.r-price-green .r-price-contain .r-price-btn{ 
    border: solid 1px #00c6c5;
    background: #00c6c5;
    color: #fff;
}
.r-flowchart{
    min-width: 1200px;
    margin: 0 auto 60px;
}
.r-flowchart-tit{
    width: 1200px;
    display: block;
    margin: 0 auto;
}
.r-flowchart-tab{
    font-size: 20px;
    color: #333;
    float: left;
    line-height: 110px;
    font-weight: normal;
    cursor: pointer;
}
.r-flowchart-active{
    color: #00c6c5;
}
.r-flowchart-content{
    display: block;
    width: 1200px;
    margin: 20px auto 0;
}
.r-flowchart-solo{
    margin: 0 30px;
    float: left;
    position: relative;
}

.flowchart-active{
    position: absolute;
    top: -2px;
    left: 4px;
    padding: 50px;
}
.r-flowchart-solo span{
    font-size: 16px;
    color: #666;
    display: block;
    text-align: center;
    margin-top: 15px;
}
.active01:hover{
    animation:myfirst 1.5s infinite linear;
    -moz-animation:myfirst 1.5s infinite linear; /* Firefox */
    -webkit-animation:myfirst 1.5s infinite linear; /* Safari and Chrome */
    -o-animation:myfirst 1.5s infinite linear; /* Opera */
}
@keyframes myfirst{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}
    
@-moz-keyframes myfirst /* Firefox */{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}

@-o-keyframes myfirst /* Opera */{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}
.r-flowchart-point{
    float: left;
    margin-top: 70px;
}
.flowchart-active2{
    position: absolute;
    top: 7px;
    left: 3px;
    padding: 80px 20px 20px 80px;
}
.active02:hover{
    animation:myfirst 1.5s infinite linear;
    -moz-animation:myfirst 1.5s infinite linear; /* Firefox */
    -webkit-animation:myfirst 1.5s infinite linear; /* Safari and Chrome */
    -o-animation:myfirst 1.5s infinite linear; /* Opera */
}
.active02-1:hover{
    animation:myfirst 1.5s infinite linear;
    -moz-animation:myfirst 1.5s infinite linear; /* Firefox */
    -webkit-animation:myfirst 1.5s infinite linear; /* Safari and Chrome */
    -o-animation:myfirst 1.5s infinite linear; /* Opera */}
@keyframes myfirst{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}
    
@-moz-keyframes myfirst /* Firefox */{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}

@-o-keyframes myfirst /* Opera */{
    0%   {opacity:0;}
    50%  {opacity:0.5;}
    100% {opacity:1;}
}
.flowchart-active3{
    padding: 46px 35px 35px 46px;
}
.r-groung-bg{
    width: 151px;
    height: 152px;
    background: url(../images/btn03.png) no-repeat center center;
}
.active03:hover{
    animation:circle 1.5s infinite linear;
    -moz-animation:circle 1.5s infinite linear; /* Firefox */
    -webkit-animation:circle 1.5s infinite linear; /* Safari and Chrome */
    -o-animation:circle 1.5s infinite linear; /* Opera */
}
.active-up{
    position: absolute;
    top:2px;
    left: 12px;
}
.active-down{ 
    position: absolute;
    top:0px;
    left: 10px;}
.flowchart-up{
    padding: 50px;
}
.flowchart-down{
    padding: 50px;
}
.active-up:hover{
    animation:jump 1.5s infinite linear;
    -moz-animation:jump 1.5s infinite linear; /* Firefox */
    -webkit-animation:jump 1.5s infinite linear; /* Safari and Chrome */
    -o-animation:jump 1.5s infinite linear; /* Opera */
}
.active-down:hover{
    animation:jump 1.5s infinite linear;
    -moz-animation:jump 1.5s infinite linear; /* Firefox */
    -webkit-animation:jump 1.5s infinite linear; /* Safari and Chrome */
    -o-animation:jump 1.5s infinite linear; /* Opera */
}
.flowchart-submit1{
    position: absolute;
    top: 18px;
    left: 18px;
    padding: 40px;
}
.flowchart-submit2{
    position: absolute;
    top: 8px;
    left: 8px;
    padding: 40px;
}
.flowchart-download{
    position: absolute;
    top: 49px;
    left: 60px;
}
@-webkit-keyframes jump {
    0% { top: 2px;animation-timing-function: linear;}
    50% {top: -3px;animation-timing-function: linear;}
    100% {top: 2px;animation-timing-function: linear;}
}

@-moz-keyframes jump {
    0% { top: 2px;animation-timing-function: linear;}
    50% {top: -3px;animation-timing-function: linear;}
    100% {top: 2px;animation-timing-function: linear;}
}

@-o-keyframes jump {
   0% { top: 2px;animation-timing-function: linear;}
    50% {top: -3px;animation-timing-function: linear;}
    100% {top: 2px;animation-timing-function: linear;}
}

@-ms-keyframes jump {
    0% { top: 2px;animation-timing-function: linear;}
    50% {top: -3px;animation-timing-function: linear;}
    100% {top: 2px;animation-timing-function: linear;}
}

@keyframes jump {
    0% { top: 2px;animation-timing-function: linear;}
    50% {top: -3px;animation-timing-function: linear;}
    100% {top: 2px;animation-timing-function: linear;}
}


@keyframes circle{
    0%{ transform:rotatez(0deg); }
    100%{ transform:rotatez(360deg); }
}
    
@-moz-keyframes circle /* Firefox */{
    0%{ transform:rotatez(0deg); }
    100%{ transform:rotatez(360deg); }
}
}

@-webkit-keyframes circle /* Safari and Chrome */{
    0%{ transform:rotatez(0deg); }
    100%{ transform:rotatez(360deg); }
}
}

@-o-keyframes circle /* Opera */{
    0%{ transform:rotatez(0deg); }
    100%{ transform:rotatez(360deg); }
}
}





/* 客服&返回顶部 */
.r-price-rightbox{
    width: 257px;
    float: right;
}
.r-vipbox{
    float: left;
    display: block;
    width: 255px;
    min-height: 376px;
    border:solid 1px #dcdcdc;
    border-radius: 4px;
}
.r-vipbox img{
    margin: 10px;
}
.r-vip-contain{
    width: 230px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.r-vip-contain-tit{
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    margin-bottom: 15px;
}
.circle{
    width: 5px;
    height: 5px;
    background: url(../images/circle.png) no-repeat center center;
    float: left;
    margin: 6px 5px 0 0;
}
.r-vip-contain-txt{
    color: #999;
    margin-bottom: 20px;
    margin-left: 10px;
}
.r-vip-contain-txt a{
    color: #00c6c5;
}
.r-vip-contain-tit2{
    font-size: 12px;
    margin-bottom: 20px;
}
.r-vip-btn{
    margin: 0 85px;
    float: left;
    display: block;
    width: 73px;
    height: 22px;
    border: solid 1px #aaa;
    border-radius: 100px;
    line-height: 22px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}
.r-soft{
    width: 100%;
    height: 280px;
    margin: 60px auto 0;
    background: url(../images/bg.jpg) no-repeat center center;
}
.r-soft-contain{
    min-width: 1200px;
    margin: 0 auto;
}
.r-soft-tit{
    width: 1200px;
    display: block;
    margin: 0 auto
}
.r-soft-content{
    display: block;
    width: 1200px;
    margin: 0 auto;
}
.r-soft-solo{
    margin: 0 32px;
    float: left;
}
.r-soft-solo a{
    width: 84px;
    height: 97px;
    display: block;
    cursor: pointer;
    margin-bottom: 17px;
}
.r-soft-solo p{
    font-size: 14px;
    display: block;
    text-align: center;
}
.small-margin{
    margin: 0 -12px;
}


.vso-rightbox {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 18px;
    margin-top: -100px;
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 999;
}
.vso-rightbox .vso-rightbox-box {
    height: 50px;
    margin-bottom: 1px;
    position: relative;
    width: 50px;
}
.vso-rightbox .vso-rightbox-box a.vso-rightbox-block {
    background-color: #c0c0c0;
    /*background-position: center center;*/
    background-repeat: no-repeat;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    height: 100%;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 100%;
}
.vso-rightbox .vso-rightbox-contact .vso-rightbox-block {
    background-image: url("../images/icon-contact.png");
    background-position: center;
}
.vso-rightbox .vso-rightbox-wechat .vso-rightbox-block {
    background-image: url("../images/icon-qrcode.png");
}
.vso-rightbox .vso-rightbox-top {
    display: none;
}
.vso-rightbox .vso-rightbox-top .vso-rightbox-block {
    /*background-image: url("../images/icon-top.png");*/
}
.vso-rightbox .vso-rightbox-contact:hover .vso-rightbox-block {
    background: #666 url("../images/icon-contact.png") no-repeat;
    background-position: center;
}
.vso-rightbox .vso-rightbox-contact:hover .vso-rightbox-block {
    /*background-image: none;*/
}
.vso-rightbox .vso-rightbox-contact:hover .vso-rightbox-block::after {
    #content: "Contact us";
}
.vso-rightbox .vso-rightbox-wechat:hover .vso-rightbox-block {
    background-image: none;
}
.vso-rightbox .vso-rightbox-wechat:hover .vso-rightbox-block::after {
    content: "关注微信";
}
.vso-rightbox .vso-rightbox-box .vso-rightbox-pop {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none;
    position: absolute;
    right: 65px;
    top: 0;
}
.vso-rightbox-box .vso-rightbox-pop .vso-rightbox-triangle {
    border-bottom: 8px solid transparent;
    border-left: 9px solid #fff;
    border-top: 8px solid transparent;
    position: absolute;
    right: -9px;
    top: 18px;
    z-index: 2;
}
.vso-rightbox-box .vso-rightbox-pop .vso-rightbox-triangle-border {
    border-bottom: 8px solid transparent;
    border-left: 9px solid #ccc;
    border-top: 8px solid transparent;
    position: absolute;
    right: -10px;
    top: 18px;
    z-index: 1;
}
.vso-rightbox-box .vso-rightbox-pop .vso-rightbox-sidefill {
    height: 50px;
    position: absolute;
    right: -16px;
    top: 0;
    width: 15px;
}
.vso-rightbox .vso-rightbox-contact .vso-rightbox-pop {
    padding: 18px 20px;
}
.vso-rightbox-contact .vso-rightbox-pop dl {
    margin-bottom: 7px;
    overflow: hidden;
    width: 213px;
}
.vso-rightbox-contact .vso-rightbox-pop dt {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 13px;
}
.vso-rightbox-contact .vso-rightbox-pop dd {
    box-sizing: border-box;
    line-height: 1;
    margin: 0 0 8px;
    padding: 0;
}
.vso-rightbox-contact .vso-rightbox-pop .vso-rightbox-title {
    color: #666666;
    font-size: 12px;
}
.vso-rightbox-contact .vso-rightbox-pop .vso-rightbox-subtitle {
    color: #d93638;
    font-size: 16px;
    font-weight: bold;
}
.vso-rightbox-contact .vso-rightbox-pop .vso-rightbox-desc {
    color: #646464;
    font-size: 12px;
}
.vso-rightbox-contact .vso-rightbox-pop a.vso-rightbox-qq {
    background-color: #f60;
    border-bottom: 3px solid #ea5e00;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.vso-rightbox .vso-rightbox-wechat .vso-rightbox-pop {
    padding: 15px 20px 7px;
}
.vso-rightbox-wechat .vso-rightbox-pop dl {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 213px;
}
.vso-rightbox-wechat .vso-rightbox-pop dt {
    float: left;
    padding-right: 13px;
}
.vso-rightbox-wechat .vso-rightbox-pop dd {
    box-sizing: border-box;
    line-height: 1;
    margin-bottom: 10px;
}
.vso-rightbox-wechat .vso-rightbox-pop .vso-rightbox-title {
    color: #323232;
    font-size: 15px;
    line-height: 1.4;
}
.vso-rightbox-wechat .vso-rightbox-pop .vso-rightbox-subtitle {
    color: #646464;
    font-size: 12px;
    line-height: 1.4;
    width: 216px;
}
.vso-rightbox-wechat .vso-rightbox-pop p {
    color: #999;
    font-size: 12px;
    line-height: 1;
    margin: 0;
}
.icon-32 {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 32px;
}
.icon-16 {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 16px;
}
.icon-p {
    background-image: url("images/vso-rightbox/icon-p.png");
    margin-left: 5px;
}
.icon-tel {
    background-image: url("images/vso-rightbox/icon-tel.png");
}
.vso-rightbox-red {
    color: #ff4848;
    display: inline-block;
    font-size: 14px;
    padding: 0 5px 0 2px;
    vertical-align: middle;
}

.render-case-box{
	background: #f4f4f4;
	width: 100%;
}
.render-case-content{
	width: 1200px;
	margin: 0 auto;
	padding: 47px 0;
}

.fl-left{
	float: left;
	border-left: 3px solid #00c6c5;
	font-size: 20px;
	padding-left: 10px;
	color: #333;
}
.fl-right{
	float: right;
	color: #333;
}

.case-content img{
	vertical-align: middle;
}
.slide-left{
	border-radius: 3px;
	background: #00c6c5;
	color: #fff;
	width: 33px;
    height: 33px;
	position: absolute;
	left: -27px;
    top: 180px;
    text-align: center;
    line-height: 37px;
}
.slide-right{
	border-radius: 3px;
	background: #202830;
	color: #fff;
	width: 33px;
    height: 33px;
	position: absolute;
	right: -27px;
    top: 180px;
    text-align: center;
    line-height: 37px;
}
.case-content-detail{
	float: left;
	position: relative;
	margin-left: 50px;
	width: 315px;
	overflow: hidden;
}
.case-content-item{
	position: absolute;
	bottom: 5px;
    padding: 0 10px;
    line-height: 1.5;
    background: #fff;
    opacity: 0.8;
    filter:Alpha(opacity=80);

}
.item-name{
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 5px auto;
}
.item-line{
	border-bottom: 1px solid #00c6c5;
	width: 25px;
	margin: 0 auto;
}
.item-intro{
	font-size: 16px;
	color: #666;
	margin: 8px auto;
}

.render-article-issue-box{
	width: 1200px;
	margin: 0 auto;
	height: 525px;
	padding: 47px 0;
}
.tech-article-box{
	width: 760px;
	float: left;
}
.tech-article-box .more{
	margin-bottom: 71px;
	padding: 0;
}
.tech-article-analyse{
	border: 1px solid #dedede;
	border-radius: 3px;
	position: relative;
	margin:12px 0;
        height: 101px; 
}
.article-analyse-img{
	float: left;
	width: 144px;
	margin-right: 25px;
}
.article-analyse-title{
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}
.article-analyse-content{
	color: #aaa;
	padding: 5px 15px;
 position: relative;
    max-height: 48px;
    line-height: 20px;
    overflow: hidden;

}
.bottom-style{
	margin-bottom: 5px;
}
.article-collect{
	background: url(../images/art-heart.jpg) no-repeat center left;
	color: #aaa;
	padding-left: 20px;

}
.read-more{
	color: #00c6c5;
	text-decoration: none;
	float: right;
    margin-right: 20px;
}
.render-issue-box{
	width: 397px;
	float: right;

}
.render-issue-box .more{
	margin-bottom: 71px;
    padding: 0;

}
.common-issue-box{
	border: 1px solid #dedede;
	font-size: 14px;
	color: #666;	
    border-radius: 3px;
}

.common-issue{
	margin-bottom:0;
	padding: 0;
	margin-top: 15px;
}
.common-issue .common-issue-bg-gray{
	background: #f4f4f4;
}
.common-issue-item{
	border-bottom: 1px solid #e6e6e6;
	margin: 15px 5px 0 15px;
    width: 367px;
    overflow: hidden;
    padding: 2px 0;
}
/*.common-issue-item p{
	display: inline-block;
	padding-left: 12px;
	margin: 14px 0px;
}*/
.common-issue-item .m-top-18{
    padding-left: 16px;
    margin: -18px 0px 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 367px;
}
.common-issue-item .list-style{
	background: #00c6c5;
	border-radius: 50%;
	width:7px;
	height: 7px;
	display: inline-block;
}
.common-issue-item.clear-line{
	border-bottom: none;
}
.render-resource-dis-box{
	background: #202830;
	
}
.resource-dis-box{
	width: 1200px;
	height: 599px;
	margin: 0 auto;
	padding: 40px 0;
}
.resource-dis-title{
	color: #00c6c5;
	border-left: 3px solid #00c6c5;
	font-size: 20px;
	padding-left: 10px;
	margin: 20px 0px 10px 0;
}
.resource-dis-map{
	float: left;
	padding-left: 65px;
}
.resource-dis-item{
	float: right;
	width: 397px;
	margin-top: 5px;
}

.re-dis-item-circle{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #00c6c5;;
	display: block;
}
.re-dis-item-title{
	color: #00c6c5;
	font-size: 16px;
	margin-top: -13px;
    margin-left: 25px;
}
.re-dis-item-detail{
	color: #dbdbdb;
	margin: 12px 0 35px 25px;
}
.render-media-info-box{
	width: 1200px;
	margin: 0 auto;
	padding: 65px 0 0 0;
	
}
.media-info-title{
	color: #333;
	font-size: 20px;
	border-left: 3px solid #00c6c5;
	padding-left: 10px;
	margin-bottom: 45px;
}
.media-info-item{
	float: left;

}
.right-23{
	margin-right: 21px;
}
.media-info-content{
	background: #f4f4f4;
	width: 385px;
	height: 145px;
	margin-bottom: 25px;
}
.media-info-content img{
	float: left;
	margin: 55px 20px;
}
.media-info-content .fl-ri{
	float: left;
	width: 190px;
	margin: 40px 0;
	color: #929292;
position: relative;
    max-height: 65px;
    overflow: hidden;
    line-height: 21px;
}
.content-list{
	color: #666;
	font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 385px;
}

.media-info-content .fl-ri a{
color: #929292;}
.render-coop-partner-box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 95px;
}
.content-list a {
    color: #666;
}
.black-cricle{
    width: 3px;
    height: 3px;
    background: #666 center center;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 3px;
}
.coop-partner{
	float: left;
	margin: 15px 55px 0px 0px;
}
.bottom_tools{
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index:1112;
}
.bg-white{
	width: 100%;
	display: none;
}
.bg-gray{
	background: #333;
	width: 100%;
	height: 55px;	
    opacity: 0.7;
    filter:Alpha(opacity=70);
}
.w-1200{
	width: 1200px;
	margin: 0 auto;
    position: relative;
}
.w-1200 .cus-ser{
	background: url(../images/tele.png) no-repeat center left;
	color: #00c6c5;
	font-size: 16px;
	width: 358px;
	text-align: center;
	line-height: 35px;
	float: left;
	margin: 8px 0;
}
.w-1200 .cus-ser span{
	font-size: 22px;
}
.render-btn{
	
	border: 1px solid #00c6c5;
	border-radius: 3px;
	background: #00c6c5;
	color: #fff;
	float: left;
	line-height: 35px;
    padding: 0 28px;
    font-size: 14px;
    position: absolute;
    right: 160px;
    top: 10px;

}
.consult-ser{
	float: left;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	line-height: 35px;
    padding: 0 28px;
    font-size: 14px;
    position: absolute;
    right: 30px;
    top: 10px;
}
.dsn-activity {
    padding: 60px 0 70px 0;
    margin-top:55px;
}
.dsn-footer {
    color: #8d8d8e;
    background: #202830;
}
.ds-1200 {
    width: 1200px;
	margin: 0 auto;
}
.col-xs-1, .col-xs-2, .col-xs-4, .col-xs-5{
    float: left;
}
.dsn-footer .col-xs-5, .dsn-footer .col-xs-1 {
    padding: 0;
}
.col-xs-5 {
    width: 41.66666667%;
}
.dsn-footer .dsn-footer-logo {
    height: 70px;
}
.dsn-footer .color-black {
    color: #8d8d8e;
    line-height: 2.0;
}
.dsn-footer .color-blue{
    color: #00c6c5;
    font-size: 13px;
    padding: 15px 0;
}
.dsn-footer .color-grey {
    color: #5f5f60;
}
.dsn-footer-dl {
    padding-bottom: 8px;
}
.dsn-footer-dl dt {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 9px;
}
.dsn-footer-dl dd {
    padding-top: 15px;
    vertical-align: top;
    line-height: 1;
    margin-left: 0;
}
.dsn-footer-dl dd a {
    color: #8d8d8e;
    font-size: 14px;
}
.dsn-footer .col-xs-2 {
    padding-left: 120px;
}
.dsn-footer-dl {
    padding-bottom: 8px;
}
.dsn-footer .col-xs-4 {
    padding-left:120px;
}
.col-xs-4 {
    float: left;
}
.sharebox {
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.sharebox a {
    display: inline-block;
    background-image: url("../images/siteicon5.png");
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.weibo {
    background-position: 0 0;
}
.qq {
    background-position: -27px 0;
}
.zoom {
    background-position: -55px 0;
}
.weixin {
    background-position: -84px 0;
    position: relative;
}
.dsn-footer-dl dd.pt20 {
    padding-top: 20px;
}
.blue{
	color: #00c6c5;
}
.dsn-footer-dl .color-line {
    border-bottom: 1px solid #616366;
    padding: 1px;
}
.s-new-m-castlist {
	position: relative; 
	margin: 47px auto 0 !important;
	width: 1145px;
	}
.s-new-m-castlist ul { width: 9999999px;}
.icon-16-top1 {
    background: url("../images/icon-16-top1.png") no-repeat;
}
.pull-right li a.active{
    color: #fff;
    background-color: #00C6C5;
}
.pull-left li a.active{
    color: #fff;
    background: #00C6C5;
}
.upper-other-link.active .icon-16-user{
    background: url("../images/icon-16-user-white.png") no-repeat;
}
.pull-left
{
border-right: 1px solid #E4E4E4;
}
.upper-other-link-ul li a:hover {
    color: #00C6C5;
}
.r-vip-contain-tit2 a{color: #373737;}
.fl-right a{
    color: #333;
}
.r-vip-contain-tit a{color: #373737;}
.w-144{width:144px;height:100px;}
.tech-article-analyse{height: 102px;}
.m-top-18{margin:-18px;}
.common-issue-item a{color:#666;}
.item-line {
       height: 0;
}
.case-content-detail a {color: #666;}
 .qq:hover { background-position: -27px -27px;}

.weibo:hover { background-position: 0 -27px;}

.zoom:hover { background-position: -55px -27px;}

.weixin:hover { background-position: -84px -27px;}
.weixin-box {
    position: absolute;
    right: -36px;
    width: 160px;
    height: 185px;
    z-index: 2;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    background-color: #fff;
    text-align: center;
    box-shadow: 3px 3px 13px 2px rgba(4,0,0,.17);
    padding-top: 5px;
    font-size: 18px;
    display: none;
    top: 36px;
}
.weixin:hover .weixin-box{
    display: block;
 color: #666;
}
.wx-triangle {
    position: absolute;
    left: 100px;
    top: -18px;
}
.wx-triangle span {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #d8d8d8;
    position: absolute;
    top: 6px;
}
.wx-triangle em {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    left: -10px;
    top: 2px;
}
.weixin-box p{
    font-size: 14px;
}
.weixin-box-img{
height: 150px;
    width: 150px;
    margin: 0 4px 4px 4px ;
}

.vso-rightbox .vso-rightbox-top .vso-rightbox-block{background-position: 1px -245px;}
