﻿@charset "utf-8";

/* CSS Document */
ul,
li,
ol {
    list-style: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
blockquote,
th,
td,
a {
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
}

body {
    display: block;
    width: 100%;
    overflow-x: hidden;
    font-size: 12px;
    background-color: #fff;


}

.wrapper01 {

    width: 100%;
    min-width: 1250px;
}

.main {

    height: auto;
    margin: 0 auto;
    width: auto;
    min-width: 1250px;
    background-color: #fff;

}

@media screen and (max-width: 980px) {
    .main {
        width: 1250px;
    }
}

.content {
    height: auto;
    width: 980px;
    margin: 0 auto;
}

#video_share ul li a {
    float: left;
    margin-left: 5px;
    color: #666;
    font-family: Arial;
}



#video_share ul li a:hover {
    float: left;
    margin-left: 5px;
    color: #DF070B;
    font-family: Arial;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    font-size: 12px;
    line-height: 1.125;
    padding: 8px;
    float: left;
    margin-right: 5px;
    border: 1px solid #CCCCCC;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(68, 68, 68);
    width: 260px;
    height: 42px;
    border-radius: 3px;
}

.down_menu .btn:hover {
    display: inline-block;
    width: 200px;
    color: #fff !important;
    transition: 0.5s all;
    cursor: pointer;
    background: #0768a9;
    height: 26px;
    margin-top: -5px;
    font-size: 16px;
    font-weight: bold;
}



.focus span {
    line-height: 1.125;
    padding: 4px;
    float: left;
    background: #fda83f;
    vertical-align: middle;
    width: 40px;
    height: 15px;
    padding-left: 17px;
    border-radius: 2px;
    color: #fff;
}

.focus span:hover {
    line-height: 1.125;
    padding: 4px;
    float: left;
    color: #fda83f;
    border: 1px solid #fda83f;
    vertical-align: middle;
    width: 50px;
    height: 15px;
    padding-left: 13px;
    border-radius: 2px;
}

/* .content_panel img {} */

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    color: #666666;
    text-align: left;
}

ol,
ul {
    list-style: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

input,
button,
select,
textarea {

    outline: none;
    border-radius: 3px;
    border: 1px solid #ccc;

}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #E74C3C;
}

.login_btn a:hover,
.apply_btn a:hover {
    color: #fff;
}

a:active {
    text-decoration: none;
    color: #2F6F9F;
}



#main {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: relative;
}

.stepsTd1 a {
    color: #333;
    font-family: "微软雅黑";
}

/*头部
.header {
	width: 100%;
	height: 66px;
	background: #f8f8f8;
	position: relative;
}*/
.header-top {
    width: 1000px;
    margin: 0 auto;
}

.header-left {

    width: 330px;
}

.header-top .logo .logo_1 {
    margin-top: 9px;
    float: left;
    width: 230px;
    height: 52px;
    background: url(../index_img/logo.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/logo.png');
    _background-image: none;
}

.header-top .love {
    float: left;
    margin-left: 14px;
    margin-top: 15px;
    /* background: ; */
    height: 0px;
    width: 0px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/love.png');
    _background-image: none;
}

.header-right {
    float: right;
}

.header-right .nav li {
    float: left;
    margin-top: 18px;
    margin-left: 10px;
    display: block;
    width: 83px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.header-right .nav a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #333;
    text-align: center;
}

.header-right .nav .ftab_hover {

    border-top: 5px solid #FD9023;
    height: 30px;
    width: 83px;
    display: block;
    color: #474a69;
    margin-top: -5px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/dh.png');
    _background-image: none;
}

.header-right .nav a:hover,
.header-right .nav .welcomeselected {

    border-top: 5px solid #FD9023;
    height: 30px;
    width: 83px;
    display: block;
    color: #333;
    margin-top: -5px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/dh.png');
    _background-image: none;
}

.top_dh {
    color: #555;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    text-align: right;
    background: #efefef;
    border-bottom: 1px solid #ddd;
}

.player-top-first {
    width: 960px;
    margin: 0 auto;
}

.player-top-left {
    float: left;
}

.player-top-right {
    float: right;
    line-height: 23px;
}

.player-search {
    float: left;
    padding-top: 18px;
}

.header-left .logo_1 {
    margin-top: 10px;
    float: left;
    width: 200px;
    height: 42px;

    background: url(../index_img/logo2.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/logo.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.player-search span {
    float: left;
}

.player-search input {
    float: left;
}

.player-search .swap_value {
    height: 32px;
    border-right: 1px solid #ff8b00;
    border-top: 1px solid #ff8b00;
    border-left: none;
    border-bottom: 1px solid #ff8b00;
    width: 250px;
    font-size: 12px;
    color: #666;
    text-indent: 0.4em;
}

.player-top-button {
    float: right;
}

.player-top-button .player-button {
    width: 150px;
    height: 36px;
    line-height: 36px;
    background: #ff8b00;
    color: #fff;
    margin-top: 18px;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    /* Old Firefox */
    cursor: pointer;
    font-family: "Microsoft YaHei";
}

.player-top-button .player-button:hover {
    background: #ff9a22;
}

.player-nav-first {
    width: 100%;
    background: #238fd4;
    height: 42px;
    margin-top: 66px;
}

.player-nav-first ul {
    width: 960px;
    margin: 0 auto;
}

.player-nav-first ul li {
    float: left;
    line-height: 41px;
    width: 95px;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    margin-right: 40px;
}

.player-nav-first ul li:hover,
.ftab_hover {
    background: none repeat scroll 0 0 #EFEFF9;
    border-top: 4px solid #EE8301;
    color: #333333 !important;
    display: block;
    height: 38px;
    width: 95px;
}

.video-fy {
    padding-top: 52px;
    clear: both;
    padding-bottom: 60px;
}

.video-fy ul {
    width: 550px;
    margin: 0 auto;
}

.video-fy ul li {
    float: left;
    margin-right: 10px;
}

.video-fy ul li a {
    color: #7f7f7f;
    padding: 6px 10px 5px 10px;
    border: 1px solid #d4d4d4;
    display: block;
}

.video-fy ul li a:hover {
    border: 1px solid #a6a3a3;
    background: #b2b2b2;
    color: #fff;
}

/*banner*/
.bt1 {
    position: relative;
    width: 500px;
    float: left;
    width: 676px;
    height: 74px;
    margin-top: 60px;
}

.banner_txt {
    position: relative;
    position: absolute;
    float: left;
    margin-top: 40px;
    left: -4px;
    top: 285px;
}

.banner {
    background-image: url(../index_img/banner_0.jpg);
    height: 600px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-position: center center;
}

#kinMaxShow {

    position: relative;
}

#kinMaxShow .nr {
    display: block;
    position: absolute;
    left: 30%;
    top: 120px;
    width: 400px;
    color: #fff;
    line-height: 25px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

#kinMaxShow .Download {
    display: block;
    position: absolute;
    left: 30%;
    top: 250px;
}

.left-arr,
.right-arr {
    cursor: pointer;
    margin-top: 140px;
    display: none;
    height: 90px;
    width: 40px;
}

.left-arr {
    float: left;
    margin-left: 10px;
    background: url(../index_img/left-arr.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/left-arr.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.right-arr {
    float: right;
    margin-right: 10px;
    background: url(../index_img/right-arr.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/right-arr.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.banner-main {
    width: 960px;
    margin: 0 auto;
}

.banner-left {
    float: left;
    width: 360px;
}

.banner-left .nr {
    color: #fff;
    padding-top: 120px;
    line-height: 25px;
    font-size: 14px;
}

/* .banner-left .iph {} */

.Download-left {
    float: left;
    display: block;
}

.Download-left p {
    background-image: url(img/btn_iphone.png);
    width: 146px;
}

.android {
    background-position: 0 0;
    height: 43px;
}

.android:hover {
    background-position: 0 -43px;
    height: 43px;
}

.iphone {
    background-position: 0 -154px;
    height: 43px;
}

.iphone:hover {
    background-position: 0 -198px;
    height: 43px;
}

/* .Download-left .android {
    background:url(../index_img/android.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/android.png'); IE6
    _background-image: none; IE6
}
.Download-left .android:hover {
    background:url(../index_img/android_hover.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/android_hover.png'); IE6
    _background-image: none; IE6
}
.Download-left .iphone {
    background:url(../index_img/iphone.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/iphone.png'); IE6
    _background-image: none; IE6
}
.Download-left .iphone:hover {
    background:url(../index_img/iphone_hover.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/iphone_hover.png'); IE6
    _background-image: none; IE6
    
} */



.btn1 {
    width: 150px;
    height: 40px;
}

.btn2 {
    margin-top: 17px;
    width: 150px;
    height: 40px;
}

.Download .Download-right {
    float: left;
    padding-top: 1px;
    padding-left: 12px;
}

.Download .Download-right-qr {
    border: 1px solid #666;
    width: 96px;
    height: 96px;
    background-image: url(../index_img/vtc365App.png);
    background-position: center center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../index_img/vtc365App.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.Download .Download-right p {
    color: #fff;
    padding-top: 9px;
    font-size: 12px;
}

.banner-right .shuru span {
    float: left;
    width: 42px;
}

.banner-right .shuru {
    margin-left: 19px;

}

.banner-right .shuru input {
    height: 42px;
    width: 182px;
    border: none;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-indent: 0.2em;

}

.banner-right .user_1 {
    margin-top: 33px;
    height: 70px;
}

.banner-right .user,
.password {
    background: url(../index_img/user.png) no-repeat;
    float: left;

    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/user.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.banner-right h2,
input {
    position: relative;
    color: #515151;
    font-size: 14px;
}

.banner-right h2 {
    margin-top: 13px;
    height: 37px;
    color: #fff;
    line-height: 37px;
    font-size: 14px;
    margin-left: 17px;
    border-bottom: 1px solid #ccc;
    width: 230px;
}

.banner-right .login-button {
    width: 226px;
    height: 45px;
    background: #f6a436;
    border: none;
    font-size: 17px;
    color: #fff;
    font-family: "Microsoft YaHei";
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 10px 10px 5px #d28d2e;
    box-shadow: 0 3px 0px #d28d2e;
    margin-left: 18px;
    cursor: pointer;
}

.banner-right .login-button:hover {
    background: #ffb045;
    box-shadow: 0 3px 0px #e4992f;
}

.banner-right .zc {
    float: left;
    font-size: 14px;
}

.banner-right .zc a {
    color: #fff;
}

.banner-right .zc a:hover {
    color: #f6a436;
}

.banner-right .wj a:hover {
    color: #f6a436;
}

.banner-right .wj {
    font-size: 12px;
    float: right;
    margin-right: 20px;
}

.banner-right .wj a {
    color: #fff;
}

.fm-item {
    float: left;
    color: #fff;
}

.fm-item .ui-radio {
    vertical-align: middle;
}

.sign {
    float: right;
}

.banner-right .ui-item {
    padding-top: 16px;
    margin-left: 19px;
    height: 25px;
}

.experience {
    clear: both;
    padding-left: 18px;
}

.experience input {
    height: 28px;
    width: 96px;
    border: none;
    color: #fff;
    font-family: "Microsoft YaHei";
    margin-top: 12px;
}

.experience .exp {
    float: left;
    cursor: pointer;
    background: url(../index_img/exp.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/exp.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.experience .exp:hover {
    background: url(../index_img/exp2.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/exp2.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.experience .reg {
    float: right;
    cursor: pointer;
    margin-right: 20px;
    background: url(../index_img/reg.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/reg.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.experience .reg:hover {
    background: url(../index_img/reg_hover.png) no-repeat;
}

.experience-main .exp-right input {
    background: url(../index_img/exp.png) no-repeat;
    height: 49px;
    width: 217px;
    border: none;
    margin-top: 30px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
    cursor: pointer;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/exp.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.experience-main .exp-right input:hover {
    background: url(../index_img/exp2.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='index_img/exp2.png');
    /* IE6 */
    _background-image: none;
    /* IE6 */
}

.messages {
    width: 100%;
    background: #f8f8f8;
    height: auto;
    border-bottom: 4px solid #d8d8d8;
}

.messages .messages-mian {
    width: 960px;
    margin: 0 auto;
}

.messages-mian .list {
    float: left;
    padding-bottom: 44px;
}

.messages-mian .list .sp1 {
    padding-top: 35px;
}

.messages-mian .list .sp3 {
    color: #7c7a92;
    line-height: 24px;
    width: 240px;
    font-size: 14px;
    padding-top: 29px;
}

.list .sp3 .zbnr {
    padding-top: 25px;
}

.list .sp3 p {
    padding-bottom: 5px;
}

.messages-mian .list .sp3 h3 {
    font-size: 14px;
}

.messages-mian .sp4 {
    float: left;
    margin-top: 34px;
    background: url(../index_img/line.png) repeat-y;
    width: 2px;
    height: 448px;
}

.messages-mian .list1 .sp1 {
    padding-left: 65px;
}

.messages-mian .list1 {
    width: 290px;
}

.messages-mian .list2 {
    width: 365px;
}

.messages-mian .list3 {
    padding-left: 60px;
    width: 241px;
}

.messages-mian .list3 .sp1 {
    padding-left: 75px;
}

.messages-mian .list3 .sp2 {
    padding-left: 64px;
}

.footer {
    width: 100%;
    height: 180px;
}

.footer .about {
    padding-top: 31px;
}

.footer p {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    color: #f5f5f5;
    font-size: 16px;
}

.footer .cy {
    padding-top: 20px;
    font-size: 14px;
}

.footer .xk {
    padding-top: 19px;
    font-size: 14px;
}

.footer .xk img {
    vertical-align: middle;
    padding-right: 14px;
}

.footer span {
    padding-left: 8px;
    color: #f5f5f5;
}

.footer p span a {
    color: #f5f5f5;
    font-family: "微软雅黑";
}

.footer p span a:hover {
    color: #cccccc;
}

.split {
    display: inline-block;
    padding: 0.5px;
    color: #D3D3D3;
}

/* my page */
.left {
    clear: both;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
}

.my_space_left {
    float: left;
    width: 750px;
    padding-bottom: 50px;
}

.my_space_right {
    background: none repeat scroll 0 0 #fff;
    float: right;

    height: auto;
    width: 200px;
}

.space_tab {
    /*used for tabs in myspace, myfocus*/
    height: 36px;

    border-bottom: 2px solid #ff8b00;
}

.space_tab ul li {
    float: left;
    line-height: 36px;
    width: 74px;
    text-align: center;
}

/**from xiao ma*/

.m5,
.mt5 {
    margin-top: 5px;
}

.m5,
.ml5 {
    margin-left: 5px;
}

.m5,
.mr5 {
    margin-right: 5px;
}

.m5,
.mb5 {
    margin-bottom: 5px;
}

.m-5,
.mt-5 {
    margin-top: -5px;
}

.m-5,
.ml-5 {
    margin-left: -5px;
}

.m-5,
.mr-5 {
    margin-right: -5px;
}

.m-5,
.mb-5 {
    margin-bottom: -5px;
}

.m10,
.mt10 {
    margin-top: 10px;
}

.m10,
.ml10 {
    margin-left: 10px;
}

.m10,
.mr10 {
    margin-right: 10px;
}

.m10,
.mb10 {
    margin-bottom: 10px;
}

.m-10,
.mt-10 {
    margin-top: -10px;
}

.m-10,
.ml-10 {
    margin-left: -10px;
}

.m-10,
.mr-10 {
    margin-right: -10px;
}

.m-10,
.mb-10 {
    margin-bottom: -10px;
}

.m15,
.mt15 {
    margin-top: 15px;
}

.m15,
.ml15 {
    margin-left: 15px;
}

.m15,
.mr15 {
    margin-right: 15px;
}

.m15,
.mb15 {
    margin-bottom: 15px;
}

.m-15,
.mt-15 {
    margin-top: -15px;
}

.m-15,
.ml-15 {
    margin-left: -15px;
}

.m-15,
.mr-15 {
    margin-right: -15px;
}

.m-15,
.mb-15 {
    margin-bottom: -15px;
}

.m20,
.mt20 {
    margin-top: 20px;
}

.m20,
.ml20 {
    margin-left: 20px;
}

.m20,
.mr20 {
    margin-right: 20px;
}

.m20,
.mb20 {
    margin-bottom: 20px;
}

.m-20,
.mt-20 {
    margin-top: -20px;
}

.m-20,
.ml-20 {
    margin-left: -20px;
}

.m-20,
.mr-20 {
    margin-right: -20px;
}

.m-20,
.mb-20 {
    margin-bottom: -20px;
}

.p5,
.pt5 {
    padding-top: 5px;
}

.p5,
.pl5 {
    padding-left: 5px;
}

.p5,
.pr5 {
    padding-right: 5px;
}

.p5,
.pb5 {
    padding-bottom: 5px;
}

.p10,
.pt10 {
    padding-top: 10px;
}

.p10,
.pl10 {
    padding-left: 10px;
}

.p10,
.pr10 {
    padding-right: 10px;
}

.p10,
.pb10 {
    padding-bottom: 10px;
}

.p15,
.pt15 {
    padding-top: 15px;
}

.p15,
.pl15 {
    padding-left: 15px;
}

.p15,
.pr15 {
    padding-right: 15px;
}

.p15,
.pb15 {
    padding-bottom: 15px;
}

.p20,
.pt20 {
    padding-top: 20px;
}

.p20,
.pl20 {
    padding-left: 20px;
}

.p20,
.pr20 {
    padding-right: 20px;
}

.p20,
.pb20 {
    padding-bottom: 20px;
}

.bd,
.bdt {
    border-top: 1px solid #ccc;
}

.bd,
.bdl {
    border-left: 1px solid #ccc;
}

.bd,
.bdr {
    border-right: 1px solid #ccc;
}

.bd,
.bdb {
    border-bottom: 1px solid #ccc;
}

.clearfix:after,
.row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

html .clearfix,
.row {
    *zoom: 1;
}

/*IE6 IE7 */
.tal {
    text-align: left;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.taj {
    text-align: justify;
}

.btn {
    display: inline-block;
    border-radius: 2px;
    width: 200px;
    height: 36px;
    margin-top: 20px;
    font: 16px '微软雅黑', Arial, sans-serif;
    color: #fff !important;

    border: 1px solid transparent;
    cursor: pointer;
    background: #1f8dd6;
}


.btn:hover {
    display: inline-block;
    border-radius: 2px;
    width: 200px;
    height: 36px;
    margin-top: 20px;
    font: 16px '微软雅黑', Arial, sans-serif;
    color: #fff !important;
    transition: 0.5s all;
    border: 1px solid transparent;
    cursor: pointer;
    background: #0768a9;
}

.btn-false {
    background: #efeff9;
    color: #333 !important;
}

.btn-special {
    padding: 6px 15px;
    background: #fedbb1;
    color: #ff8c00 !important;
    border: 1px solid #fdc98a;
}

.head_pic {
    width: 150px;
    height: 150px;
    border-radius: 3px;
    overflow: hidden;
    float: left;
}

.head_pic:hover .edit_pic {
    bottom: 30px;
}

.head_pic img {
    width: 150px;
    height: 150px;
}

.edit_pic {
    display: inline-block;
    width: 150px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .5);
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff !important;
    font-size: 12px;
    position: relative;
    bottom: 0;
    transition: all 0.18s ease-out 0s;
}

.user_info {
    margin-left: 170px;
    position: relative;
}

.edit {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}

.user_info h2 {
    font: 20px '微软雅黑', '宋体', Arial, sans-serif;
    color: #000;
}

.user_info .tipsFontForProfile,
.user_info .counter,
.menu_ul li a,
.enterprise {
    font: 12px '宋体', '微软雅黑', Arial, sans-serif;
    color: #999;
}

.enterprise {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    color: #333;
    text-align: justify;
}

.user_info .tipsFontForBlack,
.menu_ul li {
    float: left;
}

.user_info .number {
    color: #ff8c00;
    text-align: center;
    font: 18px Arial, sans-serif;
}

.user_info .counter {
    font-size: 14px;
}

.detail_intro {
    position: relative;
}

.detail_intro h2 {
    font: 20px '微软雅黑', '宋体', Arial, sans-serif;
    color: #000;
}

.detail_intro .tipsFontForProfile {
    font: 12px '宋体', '微软雅黑', Arial, sans-serif;
    color: #999;
}

.detail_intro .tipsFontForBlack li {
    float: left;
}

.detail_intro .number {
    color: #ff8c00;
    text-align: center;
    font: 18px Arial, sans-serif;
}

.detail_intro .counter {
    font-size: 14px;
}

.menu_ul {
    list-style: none;
    background: #efeff8;
    border-bottom: 2px solid #ff8c00;
}

.menu_ul li a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    color: #333;
}

.menu_ul li a:hover,
.menu_ul li .active {
    color: #fff;
    font-weight: bold;
    background: #ff8c00;
    text-decoration: none;
}

#circle_video_list1 .videoDisplay {
    width: 100%;
}

.user_icon {
    border-radius: 3px;
    overflow: hidden;
    width: 55px;
    height: 55px;
    cursor: pointer;
}

.video_info .author,
.videoTitles,
.nfl {
    font: bold 14px '宋体', '微软雅黑', Arial, sans-serif;
    color: #3996DE !important;
}

.video_info {
    margin-left: 70px;
}

.video_info .author .date,
.tfl {
    font-weight: normal;
    color: #999;
    margin-left: 10px;
    font-size: 12px;
}

.videoTitles,
.Tfl {
    font-weight: bold;
    color: #333 !important;
    display: inline-block;
    padding: 5px 0;
    font-size: 14px;
    margin-top: -7px;
    margin-bottom: 18px;
    margin-left: 0px;
}


.first_line .tfl {
    font-size: 12px;
    font-weight: normal;

}

.first_line .nfl {
    font-size: 12px;
    font-weight: normal;
}

.video {
    width: 275px;
    cursor: pointer;
    position: relative;
}

/*弹出框css*/
.dialog {
    width: 520px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 30%;
    display: none;
    margin-top: -150px;
    margin-left: -260px;
    box-shadow: 0 0 5px #ccc;
    z-index: 999;
    padding-bottom: 10px;
}

.dialog-head {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    background: #f3f3f3;
}

.dialog-head h4 {
    font: 14px '微软雅黑', '宋体', Arial, sans-serif;
    float: left;
}

.dialog-head .dialog-close {
    display: inline-block;
    padding: 3px 8px;
    float: right;
    font-weight: bold;
    font-family: Arial, sans-serif;
    transition: all 0.18s ease-out 0s;
}

.dialog-head a:hover {
    background: #e74b3c;
    color: #fff;
}

.chat-header {
    background: url(../images/chat_bg.png) repeat-x;
    height: 38px;
    line-height: 38px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.caret-down {
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid;
    position: relative;
    top: 4px;
    left: 3px;
    border-color: #e8e8e8 transparent transparent transparent;
}

.statusLed-box,
#header {
    display: inline-block;
}

.statusLed-box {
    cursor: pointer;
}

.statusLed-available,
.statusLed-now,
.statusLed-unavailable {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
}

.statusLed-available {
    background: url('../images/available.png');
}

.statusLed-unavailable {
    background: url('../images/unavailable.png');
}

.statusLed-xa {
    background: url('../images/xa.png');
}

.statusLed-dnd {
    background: url('../images/dnd.png');
}

.statusLed-away {
    background: url('../images/away.png');
}

.statusLed-invisible {
    background: url('../images/invisible.png');
}

.arrow-up,
.arrow-down {
    float: right;
    width: 17px;
    height: 17px;
    cursor: pointer;
    margin: 10px 10px 0 0;
    background: url('../images/chat-arrow.png') 0 -17px;
}

.arrow-down {
    background: url('../images/chat-arrow.png') 0 0;
}

.status_ul {
    list-style: none;
    display: none;
    position: absolute;
    z-index: 10;
    background-color: white;
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

.status_li a:link {
    display: block;
    padding: 5px 10px;
    color: #999;
}

.status_li a:hover {
    color: #999;
    text-decoration: none;
    background: #f3f3f3;
}

.status_li i {
    margin-right: 5px;
}

#chat_window {
    width: 440px;
    position: fixed;
    right: 220px;
    bottom: 0;
    border: 1px solid #ccc;
    background: #fff;
}

.chat-window-head {
    background: #efeff9;
    padding: 10px;
}

.chat-window-home {
    margin: 10px;
    color: #419be2;
    text-decoration: underline;
}

.small_window:link,
.close_window:link {
    font: 18px Arial, sans-serif;
    color: #ccc;
    margin: 5px;
}

.small_window:hover,
.close_window:hover {
    color: #ff8b00;
    text-decoration: none;
}

.chat_window_body {
    height: 405px;
}

.chat-window-list {
    float: left;
    width: 140px;
    height: 100%;
    background: #fff;
    border-right: 1px solid #ccc;
    position: relative;
    overflow: hidden;
}

.chat_window_ul {
    margin-bottom: -1px;
    position: absolute;
    width: 100%;
}

.chat-window-li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    cursor: pointer;
}

.chat-window-li:hover,
.chat-window-list .active {
    background: #efeff9;
}

.chat-window-li span {
    font: 12px "arial", "宋体", "微软雅黑", sans-serif;
    margin: 10px;
}

.chat-window-li a:link {
    color: #999;
    float: right;
    padding: 1px 3px;
    margin: -1px -3px;
    border-radius: 2px;
    transition: all 0.18 ease 0s;
}

.chat-window-li a:hover,
.chat-window-list .active a:link {
    color: #fff;
    background: #ff8b00;
    text-decoration: none;
}

.chat-window-area {
    margin-left: 140px;
    height: 100%;
}

.history {
    height: 60%;
    overflow-y: auto;
    border-bottom: 1px solid #ccc;
}

.receive {
    margin: 5px;
}

.chat-user,
.chat-time,
.chat-content {
    color: #3995de;
    font: 14px "arial", "宋体", "微软雅黑", sans-serif;
}

.chat-time {
    margin: 15px;
}

.chat-content {
    font-size: 12px;
    padding: 5px 15px 10px;
    color: #999;
}

.enter {
    height: 40%;
}

.enter div {
    /**resize: none;**/
    margin: 1px;
    width: 290px;
    overflow-y: auto;
    border: 1px solid #ccc;
    color: #999;
    font: 12px "arial", "宋体", "微软雅黑", sans-serif;
    min-height: 114px;
    max-height: 114px;
    _height: 114px;
    padding: 5px 0 5px 5px;
}

/**   .enter textarea:focus{
            background: #fff;
            border: 1px solid #ccc;
            box-shadow: 0 0 6px #eee inset;
			display:none;
        }**/
.send-box {
    text-align: right;
    height: 38px;
    line-height: 38px;
    margin-top: 1px;
    font: 12px "arial", "宋体", "微软雅黑", sans-serif;
    color: #999;
    background: #efeff9;
}

.send-box a {
    margin: 7px;
    font-size: 12px;
    padding: 5px 15px;
}

.to_up,
.to_down {
    height: 12px;
    padding: 3px 0;
    background: url("../images/chat_up_down.png") center -20px #eaeaea no-repeat;
    border: 1px solid #ccc;
    margin: 0 -1px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.to_down {
    background-position: center 0;
    position: absolute;
    width: 100%;
    bottom: -1px;
}

.right {
    top: 0;
    text-align: center;
    float: right;
    width: 150px;
    background-color: #d6e7e7;
}

div.number {
    color: #ff8c00;
    text-align: center;
    font: 14px Arial, sans-serif;
    font-size: 12px;
}

#switch_nav ul {
    position: absolute;
    font-family: "Microsoft YaHei";
    left: 59.1%;
    z-index: 999;
    background-color: white;
    width: 86px;
    cursor: pointer;
    color: #3997DF;
    border: 1px solid #CCCCCC;
}

#switch_nav .selected {
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.toFocus {
    float: right;
    color: #fda83f;
    cursor: pointer;
    font-weight: bold;
}

.toFocus:hover {
    float: right;
    color: #ff8c00;
    cursor: pointer;
    font-weight: bold;
}

/*function*/
.function {
    margin: 0 auto;
    width: 980px;
    height: auto;
}

.function_frame li {
    float: left;
    text-align: center;
    width: 243px;
    height: 168px;
}

.text {
    width: 980px;
    height: 270px;
    margin: 0 auto;
}

.text1 {
    font-family: "Microsoft YaHei";
    font-size: 40px;
    color: #666666;
    text-align: center;
    padding-top: 80px;
}

.text2 {
    font-family: "Microsoft YaHei";
    font-size: 24px;
    line-height: 40px;
    color: #0096E3;
    text-align: center;
    padding-top: 30px;
}

.text3 {
    font-size: 26px;
    margin-top: 20px;
    color: #333333;
    float: left;
    width: 247px;
    height: 57px;
    text-align: center;
}

.text4 {
    font-size: 12px;
    margin-top: 20px;
    color: #777;
    float: left;
    width: 237px;
    text-align: left;
    line-height: 30px;
    padding-right: 9px;
    padding-left: 1px;
    margin-left: 11px;
}

.icon_text {
    margin-top: 20px;
    width: 960px;
    height: 250px;
    margin: 0 auto;
    padding-left: 0px;
}

.function_frame {
    width: 1011px;
    height: 350px;
    margin: 0 auto;

}

.icon_text li {
    width: 190px;
    height: 220px;
    float: left;
}

.icon1 {
    width: 168px;
    height: 168px;
    margin: 0 auto;
}

.icon1_text1 {
    font-size: 26px;
    width: 168px;
    height: 38px;
    text-align: center;
    margin-top: 20px;
    margin: 20px auto;
    color: #333333;
}

.icon1_text3 {
    font-size: 20px;
    width: 168px;
    height: 38px;
    text-align: center;
    margin-top: 20px;
    margin: 20px auto;
    color: #333333;
}

.icon1_text2 {
    font-size: 12px;
    width: 213px;
    height: 38px;
    margin-top: 20px;
    margin: 20px auto;
    color: #666666;
}

.features {
    margin: 0 auto;
    width: 980px;
    height: 50px;
    margin: 0 auto;
}

.features .text {
    width: 980px;
    height: 270px;
    margin: 0 auto;
}

.features .icon1 {
    width: 112px;
    height: 112px;
    margin: 0 auto;
    vertical-align: middle;
}

.features .icon1_text2 {
    font-size: 12px;
    width: 230px;
    height: 38px;
    margin-top: 20px;
    margin: 20px auto;
}

.features .icon_text li {
    width: 320px;
    height: 230px;
    margin: 6px auto;
    float: left;
}

.features .icon_text {
    padding-left: 0;
}

.case {
    margin: 0 auto;
    width: 980px;
    height: 470px;
    margin: 0 auto;
}

.case .text {
    width: 980px;
    height: 220px;
    margin: 0 auto;
    text-align: center;
}

.case .icon_text .icon1 {
    width: 80px;
    height: 77px;
    margin: 0 auto;
    vertical-align: middle;
    margin-bottom: 10px;
}

icon1 img:hover {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    cursor: pointer;
}

/*foot*/
.foot {
    background: #313131;
    width: 100%;
    min-width: 1250px;
    height: auto;
    margin: 0 auto;
    border-top: #DCDCDC solid 1px;
    font-family: "Microsoft YaHei";
    position: absolute;
}

.foot_txt {
    width: 1020px;
    height: 250px;
    margin: 0px auto;
}

.foot_left {
    float: left;
    width: 560px;
    height: 250px;
}

.foot_txt .txt1 {
    width: 360px;
    padding-top: 70px;
    padding-left: 50px;
    font-family: "Microsoft YaHei";
    font-size: 26px;
    color: #CCC;
}

.foot_txt .line {
    border-bottom: 1px solid #666;
    width: 260px;
    margin-top: 20px;
    margin-left: 50px;
}

.foot_txt .line2 {
    border-bottom: 1px solid #000000;
    width: 260px;
    margin-left: 50px;
    margin-top: -2px;
}

.foot_txt .txt2 {
    width: 360px;
    padding-top: 40px;
    padding-left: 50px;
    line-height: 40px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #CCC;
}

.foot .code_txt {
    padding-right: 50px;
    float: right;
    width: 140px;
    height: 190px;
    padding-top: 70px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #CCC;
    background: url(../img/public_code2.png) no-repeat 0px 110px;
}

.foot .code_txt2 {
    padding-right: 50px;
    float: right;
    width: 140px;
    height: 10px;
    padding-top: 10px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #CCC;
}

.foot .bottom {
    width: 1020px;
    height: 40px;
    margin: 10px auto;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #CCC;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.job_banner {
    background: url(../img/talk_banner.jpg) no-repeat;
    width: 100%;
    height: 200px;
    min-width: 1250px;
    margin: 0 auto;
}

.job_content {
    width: 960px;
    height: 100%;
    margin: 0 auto;

}

.job_content .bt {
    width: 960px;
    height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #3E4E83;
    font-weight: bold;
    padding: 20px;
}

.job_content ul {
    padding-left: 20px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 867px;
}

.job_content ul li {
    float: left;
    hanging-punctuation: 40px;
}

.job_content .txt {
    padding-left: 20px;
    width: 867px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 30px;
}

.company_banner {
    background: url(../img/company_banner.jpg) no-repeat;
    width: 100%;
    height: 200px;
    min-width: 1250px;
    margin: 0 auto;
}

.contact_banner {
    background: url(../img/contact_banner.jpg) no-repeat;
    width: 100%;
    height: 200px;
    min-width: 1250px;
    margin: 0 auto;
}

.law_banner {
    background: url(../img/law_banner.jpg) no-repeat;
    width: 100%;
    height: 200px;
    min-width: 1250px;
    margin: 0 auto;
}

.me .bt {
    width: 870px;
    height: 26px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #3E4E83;
    font-weight: bold;
    padding: 20px;
    padding-bottom: -10px;
    padding-left: 40px;
}

.me .txt {
    padding-left: 30px;
    width: 887px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
    padding-top: 20px;
    line-height: 30px;
}

.me {
    width: 960px;
    height: 100%;
    margin: 0 auto;
    border-left: #DBDBDB solid 1px;
    border-right: #DBDBDB solid 1px;
}

.job_content .bt {
    width: 960px;
    height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #3E4E83;
    font-weight: bold;
    padding: 20px;
}

.me .wrap {
    overflow: hidden
}

.wrap {
    width: 1280px;
    margin: 0 auto
}

.me .wrap {
    overflow: hidden
}

.me .me_l {
    padding-left: 52px;
    width: 157px;
    height: 100%;
    border-right: 1px solid #e7e8ea;
    min-height: 500px;
    float: left
}

.me .me_l ul {
    padding-top: 15px;
}

.me .me_l li {
    line-height: 98px;
    color: #999;
    border-bottom: 1px solid #e7e8ea;
    padding-left: 10px;
    font-size: 18px;
}

.me .me_l li.last {
    border-bottom: none
}

.me .me_l li a:hover {
    color: #1f8dd6
}

.me .me_r {
    float: left;
    width: 960px;
    padding: 48px 0 0 0
}

.cur a {
    color: #00b3eb;
    font-size: 18px;
    text-shadow: 0 0 5px #fff
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer
}

.me_r ul label {
    left: 0;
    position: absolute;
    top: 0
}

.me_r ul p {
    margin-left: 100px
}

.me_r_r ul li {
    margin-bottom: 30px;
    position: relative
}

.tabtit li {
    margin-bottom: 30px;
    position: relative
}

.about-us h3 {
    font-size: 24px;
    text-shadow: 0 0 5px #fff;
    color: #3E4E83;
}

.about-us p {
    font-size: 16px;
    line-height: 24px;
    margin: 30px 0 30px;
    width: 960px;
}

.document1 {
    width: 100%;
    height: 310px;

    background-color: #fff;
    padding-left: 20px;
}

.document1_api {
    width: 960px;
    height: 300px;
    margin: 0 auto;
}

.document1_api li img {
    padding-right: 15px;
    float: left;
}

.document1_api li {
    float: left;
    width: 50%;
    padding-top: 40px;
    color: #333333;

    font-size: 24px;
}

.document1_api h2 {
    float: left;
}

.document1_api h3 {
    padding-top: 40px;
    margin-bottom: 30px;
    font-size: 40px;
    color: #095373;


}

.document_line {
    margin: 0 auto;
    border: none;
    border: 1px solid #E7E7E7;
}

.download_button {
    float: left;
    color: #fff;
    margin-top: 5px;
    margin-left: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.download_button a {
    color: #fff;
    padding: 6px 25px;
    outline: none;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    background: #136183;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.download_button a:hover {
    background: #d14f35;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 25px
}

.document2 {
    width: 100%;
    height: 570px;
    background-color: #fff;

}

.document2_sdk {
    width: 960px;
    height: 540px;
    margin: 0 auto;
}

.document2_sdk h3 {
    padding-top: 40px;
    margin-bottom: 30px;
    font-size: 40px;
    color: #095373;
    font-family: "Microsoft YaHei";

}

.document2_sdk ul {
    margin-top: 70px;
}

.document2_sdk ul li {
    float: left;
    width: 240px;
    text-align: center;
}

.document2_sdk ul li p {
    padding-top: 40px;
    font-size: 26px;
    color: #333;
}


.download_sdk_btn {
    width: 100%;

    display: inline-block;
    float: left;
    padding-top: 20px;
    padding-left: 130px;
}

.download_sdk_ios a,
.download_sdk_android a,
.download_sdk_web a {
    float: left;
    text-align: center;
    padding-top: 40px;
    margin-right: 60px;
    display: inline-block;
    font-size: 30px;

    color: #5fbce1;
    font-family: "Microsoft YaHei";
    padding: 10px 60px;
    background: none;
    border-radius: 7px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    margin-top: 20px;
    border: 1px solid #5fbce1;
}


.download_sdk_ios a:hover,
.download_sdk_android a:hover,
.download_sdk_web a:hover {
    color: #fff;

    background: #4BCAFF;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    border-left: 1px solid #4BCAFF;
    border-right: 1px solid #4BCAFF;
    border-top: 1px solid #4BCAFF;
}





.register_btn {
    float: left;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 35px;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.register_btn a {
    color: #fff;
    padding: 10px 175px;
    outline: none;
    font-size: 24px;
    background: #1f8dd6;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: "Microsoft YaHei";

}


.register_btn a:hover {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    background: #0768a9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 175px;
}

.document3 {
    width: 100%;
    height: 300px;
    background-color: #fff;
    padding-left: 20px;
}

.document3_demo {
    width: 960px;
    height: 300px;
    margin: 0 auto;
}

.document3_demo li img {
    padding-right: 15px;
    float: left;
}

.document3_demo li {
    float: left;
    width: 50%;
    padding-top: 50px;

    color: #333333;
    font-size: 24px;
}

.document3_demo h2 {
    float: left;
}

.document3_demo h3 {
    padding-top: 40px;
    margin-bottom: 30px;
    font-size: 40px;
    color: #095373;
    font-family: "Microsoft YaHei";
}



/* 注册 */




.user_select_bg {
    width: 100%;
    height: 450px;
    padding-top: 50px;
    text-align: center;
}

.user_select_bg ul {
    width: 700px;
    height: 500px;
    margin: 50px auto;
    padding: auto auto;
    margin-left: 150px;
}

.user_select_bg .li1 a {
    float: left;
    width: 190px;
    height: 170px;
    margin-right: 170px;
    background: url(../images/average-user.png) no-repeat;

}

.user_select_bg .li2 a {
    float: left;
    width: 190px;
    height: 170px;

    background: url(../images/developer-user.png) no-repeat;

}

.user_select_bg .li1 a:hover {
    float: left;
    width: 190px;
    height: 170px;

    background: url(../images/average-user_hover.png) no-repeat;
}

.user_select_bg .li1 h3 {
    padding-top: 50px;
    font-size: 28px;
    margin-left: -20px;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.user_select_bg .li1 h2 {
    margin-top: 120px;
    color: #333;
    font-size: 16px;
    margin-left: -15px;
    font-family: "Microsoft YaHei";
}

.tipsFontForProfile {
    width: 550px;
    height: auto;
    margin: 20px auto;
}

.user_select_bg .li2 a:hover {
    float: left;
    width: 190px;
    height: 170px;

    background: url(../images/developer-user_hover.png) no-repeat;
}


.user_select_bg .li2 h3 {
    margin-left: -16px;
    padding-top: 50px;
    font-size: 28px;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.user_select_bg .li2 h2 {
    margin-top: 120px;
    margin-left: -20px;
    color: #333;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.tipsFontForProfile {
    width: 650px;
    height: auto;
    margin: 20px auto;
}

.tipsFontForProfile h3 {
    margin: 20px auto;
    color: #2f6f9f;
    font-size: 16px;
}

.tipsFontForProfile line {
    border-bottom: 1px #2f6f9f solid;
}



/*#user_register input{
	float: left;
	width: 234px;
	height: 16px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	text-indent: 13px;
	border-radius: 3px;
	padding: 12px 20px;
}

#user_register select{ float:left;width: 143px; height: 42px; border: 1px solid #d6d6d6; font-size: 14px; text-indent: 13px; border-radius: 3px; padding: 10px 10px; margin-left:20px; color:#666; font-family:"微软雅黑";}

#enterprise_register input{
	float: left;
	width: 234px;
	height: 16px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	text-indent: 13px;
	border-radius: 3px;
	padding: 12px 20px;
}

#enterprise_register select{ float:left;width: 143px; height: 42px; border: 1px solid #d6d6d6; font-size: 14px; text-indent: 13px; border-radius: 3px; padding: 10px 10px; margin-left:20px; color:#666; font-family:"微软雅黑";}

#developer input{
	float: left;
	width: 234px;
	height: 16px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	text-indent: 5px;
	border-radius: 3px;
	padding: 12px 5px;
}

#developer select{ float:left;width: 143px; height: 42px; border: 1px solid #d6d6d6; font-size: 14px; text-indent: 13px; border-radius: 3px; padding: 10px 10px; margin-left:20px; color:#666; font-family:"微软雅黑";}
*/
.formDiv input {
    float: left;
    width: 234px;
    /*height: 16px;*/
    border: 1px solid #d6d6d6;
    font-size: 14px;
    text-indent: 13px;
    border-radius: 3px;
    padding: 12px 20px;
}

.formDiv select {
    float: left;
    width: 143px;
    height: 42px;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    text-indent: 13px;
    border-radius: 3px;
    padding: 10px 10px;
    margin-left: 20px;
    color: #666;
    font-family: "Microsoft YaHei";
}


/* 服务内容 */
.service,
.help {
    width: 980px;
    height: auto;
    margin: 50px auto;
    color: #333;
    line-height: 35px;
}

.service h3,
.help h3 {
    font-size: 24px;
    font-family: "微软雅黑";
    margin-top: 30px;
    font-weight: bold;
}

.service p,
.help p {
    color: #515151;
}

/* 帮助支持 */

.help .business {
    float: left;
    width: 960px;
    height: auto;
    display: block;
}

.help .business .list-item1 {
    float: left;
    width: 45%;
    margin-right: 90px;
    padding-bottom: 70px;
}

.help .business .list-item2 {
    float: left;
    width: 45%;
}

.tit1 {
    margin: 0 0 10px 0;
    height: 43px;
    padding-left: 59px;
    line-height: 43px;
    font-size: 18px;
    background: url(../index_img/icon-com.png) no-repeat;
}



.tit2 {
    margin: 10px 0 10px 0;
    height: 43px;
    padding-left: 59px;
    line-height: 43px;
    font-size: 18px;
    background: url(../index_img/icon-tec.png) no-repeat;
}

.list-item1 li a,
.list-item2 li a {
    line-height: 1.8;
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑";
}


.list-item1 li a:hover,
.list-item2 li a:hover {
    text-decoration: underline;
    color: #2F6F9F;
}

.help .line {
    border-bottom: 1px solid #eeeeee;
    width: 960px;
    margin-top: 20px;
    margin-bottom: 15px;

}

.help h3 {
    font-weight: normal;
    color: #0d5878;
}


.banner_preferential {
    background: url(../index_img/ad_bg2.jpg);
    width: 1851px;
    height: 446px;
    margin: 0 auto;
    margin-top: -30px;
    width: 100%;
    background-position: 50% 50%;
}