/*pc官网 by wdd 20170621 start*/
/*前缀统一为dp=down_pc*/

.fl {float: left;}
.fr {float: right;}
.font-0 {font-size: 0;}
.text-center {text-align: center;}
.p-relative {position: relative;}
.m-t-60 {margin-top: 60px;}
.m-b-60 {margin-bottom: 60px;}
.m-b-50 {margin-bottom: 50px;}
.white-bg-fb {background: #fbfbfb;}
body, input, textarea, button {
    color: #2c2a50;
    font-family: "SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*导航part start*/
.dp_header_wrap {
    width: 100%;
    height: 96px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 5px;
}
.dp_header_placeholder {height: 96px;}
.dp_header {
	position: relative;
	min-width: 1024px;
	max-width: 1555px;
	padding: 0 30px;
	height: 96px;
	margin: 0 auto 5px;
	background: #fff;
}
.dp_header:after {
	content: '';
	position:absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 1px solid rgba(187, 187, 187, 0.2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.dp_logo {
    margin-top: 18px;
    margin-bottom: 18px;
}
.dp_auth_text {
    font-size: 18px;
    font-weight: bold;
    padding: 34px 0 15px 20px;
}
.dp_nav li, .dp_login_btn, .dp_login_wrap {
    margin-top: 28px;
    margin-bottom: 28px;
}
.dp_nav li {
    float: left;
}
.dp_nav li a {
    position: relative;
    display: block;
    height: 38px;
    line-height: 38px;
    color: #2c2950;
    font-size: 18px;
    padding: 0 23px;
}
.dp_nav li .cur_nav:after {
    position: absolute;
    left: 27px;
    bottom: 0;
    content: "";
    height: 0;
    width: 25px;
    border-bottom: 3px solid #0073ec;
}
.dp_login_btn {margin-left: 26px;}
.dp_login_btn a {
    display:inline-block;
    padding: 7px 10px;
    border: 1px solid #0073ec;
    font-size: 16px;
    border-radius: 20px;
    color: #0073ec;
}

.dp_login_wrap {
    margin-left: 26px;
    font-size: 14px;
    vertical-align: middle;
    color: #000;
    position: relative;
}

.dp_login_wrap img {
    border-radius: 42px;
    height: 42px;
    width: 42px;
    vertical-align: middle;
    margin-right: 10px;
}

.userTrigger:hover > .warp{
    display: block;
}

.userTrigger .warp{
    position: absolute;
    top: 39px;
    right: -18px;
    display: none;
    z-index: 13;
}
.moreInfo{
    margin-top: 30px;
    background: #fff;
    width: 100px;
    text-align: center;
    border-bottom: 1px solid rgba(187,187,187,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
}

.moreInfo .cursor-pointer{
    display: block;
    line-height: 20px;
    padding: 17px 0;
    color: #000;
}


/*导航part end*/
.dp_banner {
    position: relative;
    overflow: hidden;
    min-width: 1024px;
    max-width: 1346px;
    margin: 0 auto;
    height: 700px;
    background: #fbfbfb;
}
.dp_banner_left {
    position: absolute;
    left: 30px;
    top: 50%;
    z-index: 2;
    margin-top: -152px;
}
.dp_banner_right {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    width: 594px;
    height: 512px;
    margin-top: -256px;
}
@media screen and (max-width: 1281px) {
    .dp_banner_right {
        right: -123px;
    }
    .dp_videos_wrap {width: 1020px;}
}
@media screen and (max-width: 961px) {
   .dp_banner_right {
        right: -200px;
    }
}
.dp_banner_btns {margin-top: 46px;}
.dp_blue_btn, .dp_orange_btn {
    width: 245px;
    height: 68px;
    line-height: 68px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-radius: 40px;
}
.dp_ewm, .dp_webchat {position: relative; top: -50px}
.dp_ewm {margin-right: 24px; }
.dp_blue_btn {background: #0073ec; margin-right: 24px;}
.dp_orange_btn {background: #ff962c;}
.dp_beta_text:after {
    position: absolute;
    right: -34px;
    top: -4px;
    content: "Beta";
    font-size: 14px;
    color: #fff;
    line-height: 1.1;
}
.dp_phone_icon {
    position: relative;
    display: inline-block;
    background: url(../images/dp_phone_icon.png) no-repeat left center;
    padding-left: 37px;
    min-height: 26px;
}
.dp_videos_border {
    background: #fff;
    border-top: 1px solid #e9ecf5;
    border-bottom: 1px solid #e9ecf5;
}
.dp_videos_wrap {
    padding: 20px 30px;
    margin: 0 auto;
    text-align: center;
}
.dp_videos{
    min-width: 960px;
    max-width: 1210px;
    margin: 0 auto;
    display: inline-block;
}
.dp_videos li {width: auto;}
.dp_videos li img {max-width: 100%}
.dp_video_item {
    position: relative;
    margin-left: 13px;
    text-align: left;
    cursor: pointer;
}
.dp_video_text_left, .dp_video_text_right {
    position: absolute;
    top: 50%;
    margin-top: -36px;
}
.dp_video_text_left {right: 36px;/* margin-left: 31px; */}
.dp_video_text_right {left: 36px;}
.dp_video_title {
    font-size: 18px;
    font-weight: bold;
}
.dp_video_play {
    display: inline-block;
    background: url(../images/dp_play.png) no-repeat right center;
    padding-right: 21px;
    color: #0073ec;
    font-size: 16px;
}
.dp_video_play_box{
	position:fixed;
	left:0;
	top:0;
	z-index:10;
	width:100%;
	height:100%;
	background:#ffffff;
	color:#333333;
}
.dp_video_play_box .dp_close_video{
	cursor:pointer;
	display:block;
	font-size:24px;
	height:50px;
	left:50%;
	line-height:50px;
	margin-left:466px;
	margin-top:-309px;
	position:absolute;
	text-align:center;
	top:50%;
	width:50px;
}
.dp_video_play_box video{height:550px;left:50%;margin-left:-480px;margin-top:-275px;position:absolute;top:50%;width:960px;}


.dp_content_wrap {width: 940px; margin: 0 auto;}
.dp_content_line {margin: 0 auto 100px;}
.dp_content_title {
    position: relative;
    font-size: 32px;
    text-align: center;
    line-height: 92px;
    margin: 175px auto 110px;
}
.dp_content_title:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -13px;
    top: 0;
    width: 26px;
    height: 4px;
    background: #e3e4eb;
}
.dp_content_text1 {
    color: #2c2a50;
    font-size: 44px;
    line-height: 1.1;
    margin-bottom: 30px;
    font-weight: bold;
}
.dp_content_text2 {
    color: #9599af;
    font-size: 28px;
}
.dp_content_btn {
    font-size: 22px;
    color: #0073ec;
    margin-top: 30px;
}
.dp_content_img_margin {margin-bottom: 30px;}
.dp_content_text_wrap1, .dp_content_text_wrap2, .dp_content_text_wrap3 {margin-top: 50px;}
.dp_article_comment_wrap {padding: 150px 0; width: 940px; margin: 0 auto;}
.dp_gray_line {
    width: 26px;
    height: 4px;
    margin-bottom: 30px;
    background: #e3e4eb;
}
.dp_list_name {font-size: 22px}
.dp_list_info {margin-bottom: 30px; font-size: 16px; color: #9599af;}
.dp_list_info a{font-size: 16px; color: #0073ec;}
.dp_list_item_wrap {
    width: 50%;
    float: left;
}
.dp_list_item {margin-bottom :20px; margin-left: 20px;}
.dp_list_item a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #2c2a50;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dp_list_number {
    display: inline-block;
    border-radius: 2px;
    width: 60px;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
    font-size: 14px;
    color: #9599af;
    background: #e3e4eb;
    text-align: center;
}
.dp_user_avatar {margin-bottom: 10px;}
.dp_user_avatar, .dp_user_avatar img {
    border-radius: 50%;
}
.dp_comment_wrap {
    position: relative;
    padding-left: 25px;
    overflow: hidden;
}
.dp_comment_triangle {
    position: absolute;
    left: 19px;
    top: 7px;
}
.dp_comment_content {
    overflow: hidden;
    line-height: 30px;
    border: 1px solid #dedfe3;
    border-radius: 14px;
    padding: 10px 23px;
}
.dp_footer_wrap {
    text-align: center;
    padding: 70px 0;
}
.dp_footer {display: inline-block; text-align: center;}
.dp_footer_link li {
    float: left;
    padding: 0 25px;
}
.dp_footer_link li a {
    font-size: 16px;
    color: #2c2a50;
}
.dp_qualification {
    margin-top: 20px;
}
.dp_qualification a {
    display: inline-block;
    font-size: 0;
}
.dp_copyright {font-size: 13px; color: #9599af;text-align: center; margin-top: 50px;}
/*pc官网 by wdd 20170621 end*/