/*通用*/
html {
	font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, KaiTi, Helvetica, Tahoma;
	background: #f8f8f8;
	color: #626262;
	cursor: default;
    user-select:none;
    -webket-user-select:none;
	
}
img{
    border: 0;
    margin: 0;
    padding: 0;
}
.fr {
    float: right;
}
.pagelist {
    padding:10px 0;
    text-align:center;
    width: 100%;
    clear: both;
}
.pagelist span,.pagelist a{
    border-radius:3px;
    border:1px solid #dfdfdf;
    display:inline-block;
    padding:5px 12px;
}
.pagelist a{
    margin:0 3px;
}
.pagelist span.current{
    background:#09F;
    color:#FFF;
    border-color:#09F;
    margin:0 2px;
}
.pagelist a:hover{
    background:#09F;
    color:#FFF;
    border-color:#09F;
}
.pagelist label{
    padding-left:15px;
    color:#999;
}
.pagelist label b{
    color:red;
    font-weight:normal;
    margin:0 3px;
}

button, html, input, select, textarea {
	font-family: Microsoft YaHei, Helvetica, Tahoma;
	cursor: pointer;
}
input[type="text"],input[type="password"],input[type="checkbox"]{
	cursor: auto;
    outline: none;
    margin: 0;
    padding: 0
}
a, p, span, ul, ol, li, td {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
    /*cursor: default;*/
}
a{
	color: #626262;
}
em{
	font-style: normal;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
}
body, div, p, textarea, section, ul, iframe {
    scrollbar-face-color: #F3F3F3;
    scrollbar-arrow-color: #C0C0C0;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #C0C0C0;
    scrollbar-track-color: #F5F5F5;
}
body::-webkit-scrollbar, div::-webkit-scrollbar, p::-webkit-scrollbar, textarea::-webkit-scrollbar, section::-webkit-scrollbar, ul::-webkit-scrollbar, iframe::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    -webkit-border-radius: 12px;
}
body::-webkit-scrollbar-thumb, div::-webkit-scrollbar-thumb, p::-webkit-scrollbar-thumb, textarea::-webkit-scrollbar-thumb, section::-webkit-scrollbar-thumb, ul::-webkit-scrollbar-thumb {
    background: #6B747A;
    -webkit-border-radius: 12px;
}
body::-webkit-scrollbar-track, div::-webkit-scrollbar-track, p::-webkit-scrollbar-track, textarea::-webkit-scrollbar-track, section::-webkit-scrollbar-track, ul::-webkit-scrollbar-track {
    background: #F5F5F5;
}
/*syq*/
.tem_header_box{
	background: #0da3f9;
	height: 30px;
	width: 100%
}

.tem_header_cen_box{
	width: 1100px;
	height: 30px;
	margin: auto;
	color: #fff;
	line-height: 30px;
	font-weight: 12px;
}
.welcome_box{
	float: left;
}
.login_a{
	color: #fcff01;
    cursor: pointer;
}
.reg_a{
	    padding-left: 8px;
    margin-left: 5px;
    border-left: 1px solid #fff;
    display: inline-block;
    line-height: 12px;
    height: 12px;
    color: #fff;
    cursor: pointer;
}
.aboutus_ul{
	float: right;
    height: 12px;
    margin-top: 9px;
}
.aboutus_ul li{
	float: left;
    padding: 0 10px;
    border-right: 1px solid #fff;
    line-height: 12px;
    height: 12px;
    position: relative;
    cursor: pointer;
}
.follow_us:hover .us_qr_box{
	display: block;
}
.aboutus_ul li:last-child{
	border-right: 0;
	padding-right: 0;
}
.aboutus_ul li span{
	float: left;
}
.aboutus_ul li .qr_icon{
	position: relative;
    top: -2px;
    margin-left: 5px;
}
.caret_down {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: middle;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.us_qr_box{
	width: 160px;
    height: 160px;
    background: #fff;
    position: absolute;
    z-index: 99;
    right: -40px;
    top: 20px;
    display: none
}
.us_qr_box > div{
	position: absolute;
    top: -5px;
    left: 78px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-bottom: 5px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.template_box{
	
}
.logo_search_box{
	background: #fff;
	width: 100%;
	height: 115px;
}
.logo_search{
	height: 115px;
	width: 1100px;
	margin: 0 auto;
}
.logo_box{
	height: 50px;
	width: 235px;
	float: left;
	margin-top: 25px;
}
.logo_box img{
	height: 100%
}
.search_main{
	float: left;
}
.business_use{
	color: #757474;
    font-size: 13px;
    height: 32px;
    line-height: 35px;
}
.business_use span{
	color: #ff5252
}
.search_box {
    width: 580px;
    height: 40px;
    border: 1px solid #42b8f1;
    background: #fff;  
}
.newsearch_img {
    width: 20px;
    height: 20px;
    margin: 10px;
    float: left;
}
.search_input {
    height: 40px;
    width: 415px;
        border: 0;
    padding: 0;
    float: left;
}
.search_btn {
    width: 125px;
    height: 40px;
    background: #0da3f9;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
    float: right;
    color: #fff;
    cursor: pointer;
        outline: none;
    padding: 0;
    border: 0;
}
.hotsearch{
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #fb3b3b;
    font-size: 13px;
    width: 580px;
}
.hotsearch li{
    float: left;
    margin-right: 30px;
}
.newhot{
    float: left;
    position: relative;
    top: 8px;
    margin-right: 4px;
}
.manage_box{
	float: left;
	margin-top: 32px;
}
.login_btn{
	width: 110px;
    height: 42px;
    background: #f39800;
    font-size: 17px;
    line-height: 42px;
    text-align: center;
    float: right;
    color: #fff;
    cursor: pointer;
    margin-left: 65px;
}
.manage_btn{
	width: 210px;
    height: 42px;
    background: rgba(0,0,0,.5);
    font-size: 17px;
    line-height: 42px;
    text-align: center;
    float: right;
    color: #fff;
    cursor: pointer;
    margin-left: 30px;
}
.manage_btn img{
	position: relative;
	top: 5px;
}
.temnav_box{
	height: 38px;
	width: 100%;
}
.temnav_cen_box{
	height: 38px;
	width: 1100px;
	margin: 0 auto
}
.temnav_ul{
	float: left;
}
.temnav_ul li{
	float: left;
	line-height: 38px;
	font-size: 14px;
	color: #646464;
	position: relative;
	margin-right: 70px;
}
.hotitle{
	position: absolute;
    font-size: 12px;
    color: #fff;
    top: 7px;
    right: -30px;
    height: 17px;
    line-height: 17px;
    padding: 0px 3px;
    border-radius: 4px;
    background: #fe3333;
}
.hotitle div {
        position: absolute;
    bottom: 5px;
    left: -4px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-right: 4px solid #fe3333;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
.horn_box{
	float: right;
    line-height: 38px;
    color: #fc3535;
    font-size: 14px;
}
.new_banner {
    height: 350px;
    width: 100%;
    min-width: 1100px;
}
.new_banner img {
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    height: 100%;
    width: 100%;
}
.gamenav_box{
	overflow: auto;
	width: 100%;
	border-bottom: 1px solid #d2d2d2
}
.gamenav_cen_box{
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.gamenav_ul{
	height: 100%;
	width: 1100px;
	padding-bottom: 10px;
	float: left;
}
.gamenav_ul li{
	    font-size: 14px;
    float: left;
    color: #3a3a3b;
    margin-right: 25px;
    padding: 0px 1px;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    border: 1px solid #a9a9a9;
    min-width: 62px;
    text-align: center;
    margin-top: 10px;
    position: relative;
}
.gamenav_more{
	float: right;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #757474;
	text-align: right;
	cursor: pointer;
	width: 80px;
	position: relative;
}
.choosenav{
	width: 0;
    height: 0;
    border-top: 18px solid #0da3f9;
    border-left: 16px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
}
.choosenav span{
	    position: absolute;
    top: -25px;
    right: 0;
    font-size: 12px;
    color: #fff;
}
.gamenav_more:hover .gamenav_more_ul{
	display: block;
}
.gamenav_more_ul{
	position: absolute;
	width: 80px;
	background: rgba(0,0,0,.6);
	right: 0;
	padding: 0 10px;
	display: none
}
.gamenav_more_ul li{
	color: #fff;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #fff;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.gamenav_more_ul li:last-child{
	border-bottom:0
}
.game_con_list{
	width: 1100px;
    overflow: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-top: 0;
    padding-bottom: 15px;
    margin: auto;
}
.game_con_list li {
    width: 250px;
    height: 370px;
    float: left;
    border: 1px solid #dcdcdc;
    margin-right: 30px;
    margin-top: 18px;
    position: relative;
    background-color: #fff;
}
.game_con_list li:nth-child(4n) {
    margin-right: 0;
}
.game_con_box {
    width: 218px;
    margin-left: 16px;
}
.game_name_preview {
    margin: 10px 0 5px;
    height: 23px;
}
.game_name {
        font-size: 16px;
    color: #000;
    display: inline-block;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.game_preview{
    float: right;
    background: #0da3f9;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    width: 36px;
    color: #fff;
    line-height: 19px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 2px;
}
.game_img {
    width: 100%;
    height: 218px;
    position: relative;
}
.game_price_case {
    margin-top: 10px;
}
.game_classify_used{
	margin-top: 7px;
}
.game_classify {
    font-size: 13px;
    float: left;
    width: 60%;
}
.game_used {
    font-size: 12px;
    float: left;
    margin-top: 1px;
}
.game_used span{
	color: #0da3f9
}
.game_like_step {
        font-size: 12px;
    margin-top: 12px;
    width: 200px;
    margin-left: 9px;
}
.add_like {
    display: inline-block;
    float: left;
    line-height: 22px;
    width: 61%;
    position: relative;
}
.add_step {
    display: inline-block;
    float: left;
    line-height: 22px;
    position: relative;
}
.like_img {
    cursor: pointer;
    float: left;
}
.game_make {
    text-align: center;
    color: #fff;
    background: #0da3f9;
    height: 35px;
    line-height: 35px;
    border-radius: 2px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 16px;
    width: 200px;
    margin-left: 9px;
}
.game_make:hover{
	opacity: 0.8
}
.like_num {
    float: left;
    margin-left: 5px;
}
.add_num {
    position: absolute;
    left: 0;
    top: -10px;
    display: none;
}
.game_alclick {
    position: absolute;
    top: -10px;
    left: -10px;
    color: red;
    display: none;
    font-size: 12px;
    font-weight: bold;
    width: 115px;
    display: inline-block;
}
.step_img {
    cursor: pointer;
    float: left;
}
.step_num {
    float: left;
    margin-left: 5px;
}
.qr_code_box {
    width: 100%;
    height: 218px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    display: none;
}
.userdemo_ico {
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid #666;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.userdemo_ico img {
    padding: 5px;
    width: 25px;
    height: 25px;
}
.qrcode_box {
    width: 136px;
    height: 136px;
    margin: auto;
    margin-top: 26px;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
}
.footer_box{
	width: 100%;
    background: #1b1b1b;
    position: relative;
    overflow: auto;
    font-weight: normal;
}
.footer_content{
	width: 1100px;
    margin: 0 auto;
    padding: 30px 0
}
.friends_link{

}
.friends_link span{
	float: left;
    color: #fff;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 20px;
}
.friends_link ul{
	display: inline-block;
    width: 950px;
}
.friends_link li{
	color: #fff;
    font-size: 16px;
    display: inline-block;
    margin: 0 20px;
}
.friends_link li a{
    color: #fff !important
}
.footer_link {
    margin-top: 30px;
    text-align: center;
}
.footer_link ul li {
    display: inline-block;
    color: #787777;
    font-size: 13px;
    padding: 0 40px;
    border-right: 1px solid #787777;
    cursor: pointer;
}
.footer_link ul li a{
    color: #fff
}
.footer_link ul li:first-child {
    padding-left: 0;
}
.footer_link ul li:last-child {
    padding-right: 0;
    border-right: 0;
}
.footer_link ul li a {
    color: #fff;
}
.footer_company {
        color: #fff;
    font-size: 12px;
    margin-top: 25px;
    text-align: center;
}
.blank_img{
	    margin-left: 80px;
    margin-top: 110px;
    cursor: pointer;
}
.blank_p{
	    text-align: center;
    font-size: 24px;
    color: #9b9b9b;
    margin-top: 25px;
}
.case_header_box{
    height: 47px;
    width: 100%;
    background: #060703;
    min-width: 1300px;
    position: relative;
    z-index: 50
}
/*编辑页面*/
.edit_header_box{
	height: 50px;
	width: 100%;
	background: #060703;
	min-width: 1300px;
	position: relative;
	z-index: 50
}
.edit_header_logo{
	/*height: 40px;*/
	margin-top: 9px;
	margin-left: 20px;
	float: left;
}
/*.edit_header_logo img{
	height: 100%
}*/
.edit_operate_ul{
	height: 50px;
	float: left;
	margin-left: 3%;
}
.edit_operate_ul li{
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	margin-right: 30px;
	position: relative;
    cursor: pointer;
}
.edit_operate_ul li img{
	vertical-align: middle;
	margin-top: -4px;
}
.template_li{
	margin-right: 45px !important
}
.template_li::after{
	content: "";
    position: absolute;
    right: -15px;
    top: 22px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
}
.edit_user_ul{
	float: right;
	height: 50px;
    margin-right: 30px;
}
.edit_user_ul li{
	float: left;
	font-size: 14px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	position: relative;
	margin-right: 30px;
}
.edit_user_ul li:last-child{
	margin-right: 20px;
}
.user_icon{
	height: 40px !important;
	width: 40px;
	border-radius: 50%;

}
.user_icon img{
	width: 100%;
	height: 100%;
	border-radius: 50%
}
.user_account::after{
	content: '';
    position: absolute;
    right: 0px;
    top: 22px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
}
.user_account:hover .user_account_ul{
    display: block;
}
.user_account span{
    display: inline-block;
    height: 100%;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding-left: 10%
}
.user_account_ul{
    /*height: 30px !important;*/
    background: #2a2a2a;
    border-radius: 0 0 3px 3px;
    position: absolute;
    width: 100%;
    min-width: 80px;
    top: 47px;
    right: 2px;
    display: none;

    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.user_account_ul li{
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    height: 25px;
    width: 100%;
    cursor: pointer;
}
.navigation_box{
	width: 159px;
	height: 100%;
	float: left;
	border-right: 1px solid #dcdcdc;
	background: #fff;
	position: relative;
	z-index: 50;
    overflow-y: auto;
}
.navigation_box_ul li{
	min-height: 48px;
	line-height: 48px;
	color: #6d6c6c;
	font-size: 15px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background: #fff;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}
.navigation_box_ul > a > li > span{
    margin-right: 20px
}
.navigation_icon{
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}
.navigation_right{
	margin-left: 4px;
    vertical-align: middle;
    margin-top: -2px;
    width: 12px
}
.edit_main{
	float: left;
	position: relative;
	width: calc(100% - 160px);
	width: -webkit-calc(100% - 160px);
	height: calc(100% - 50px);
	height: -webkit-calc(100% - 50px);
	background: #b5b5b5;
}
.edit_main_heater{
	height: 55px;
	width: 100%;
	background: #fff;
	border-bottom:1px solid #e5e5e5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position: relative;
	z-index: 1
}
.subgroup_box{
	width: 300px;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
    box-shadow: -1px 8px 8px #666;
}
.subgroup_header{
	height: 54px;
	border-bottom: 1px solid #dcdcdc
}
.subgroup_header_sub{
	float: left;
	width: 150px;
	height: 52px;
	line-height: 54px;
	font-size: 16px;
	color: #6d6c6c;
	text-align: center;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	position: relative;
}
.half{
	content: "";
	width:10px;
   	height:5px;
   	border-radius:5px 5px 0 0;
   	background:#fff;
   	position: absolute;
   	bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.subgroup_header_sub img{
	vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}
.subgroup_con{
	width: 100%;
	height: calc(100% - 55px);
	height: -webkit-calc(100% - 55px);
	border-right: 1px solid #dcdcdc;
	background: #f8f7f7;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.subgroup_ul1 li{
	float: left;
	width: 33.33%;
	height: 95px;
	font-size: 14px;
	color: #6d6c6c;
	cursor: pointer;
	position: relative;
	background: #fff;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.subgroup_ul1 li img{
	position: absolute;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    top: 36%;
    left: 50%;
}
.style_subgroup_box{
	display: none;
	overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
        width: 100%;
    top: 45px;
    bottom: 0;
}
.subgroup_ul1 li p{
	text-align: center;
	margin-top: 60px;
}
.subgroup_ul1{
	overflow: auto;
}
.subgroup_ul1 li:nth-child(3n){
	border-right: 0;
}
.subgroup_ul2{
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
	background: #fff;
}
.subgroup2{
	height: calc(100% - 336px);
	-webkit-height: calc(100% - 336px);
	overflow-x: hidden;
	overflow-y: auto;
}
.subgroup_ul2 li{
	float: left;
    width: 33.33%;
    text-align: center;
    font-size: 16px;
    height: 48px;
    line-height: 60px;
    color: #6d6c6c;
    position: relative;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}
.pagemanager_con{
	width: 100%;
    height: calc(100% - 55px);
    height: -webkit-calc(100% - 55px);
    border-right: 1px solid #dcdcdc;
    background: #f8f7f7;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    position: relative;
}
.pagemanager_con_ul1{

}
.pagemanager_con_ul1  li{
	height: 44px;
    background: #fff;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    line-height: 44px;
    font-size: 15px;
}
.right_down{
    content: '';
    position: absolute;
    left: 15px;
    top: 17px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #666;
    transition: all linear .3s;
}
.mmgnav_icon{
	margin-left: 35px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 3px;
    
}
.mmg_icon_box{
	display: none
}
.mmg_icon_box img{
	vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
    cursor: pointer;
}
.pagemanager_son_ul{
	position: relative;
    top: 1px;
    /* display: none */
}
.pagemanager_son_ul li{
	border-bottom: 1px solid #dcdcdc;
	background: #f8f7f7;
	text-indent: 15px;
    position: relative;
    line-height: 44px;
    font-size: 15px;
    height: 44px;
    cursor: pointer;
}
.pagemanager_son_ul li:hover .mmg_icon_box{
	display: block;
}
.pagemanager_box{
	cursor: pointer;
}
.pagemanager_box:hover .mmg_icon_box{
	display: block;
}
.add_page_group{
	height: 55px;
	width: 100%;
	background: #615f5f;
	position: absolute;
    bottom: 0;
    text-align: center;
}
.create_btn1{
	display: inline-block;
    height: 39px;
    width: 40%;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    margin-top: 8px;
    margin-right: 20px;
    color: #615f5f;
    line-height: 39px;
    font-size: 15px;
}
.create_btn1 img,.create_btn2 img{
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 2px;
}
.create_btn2{
	display: inline-block;
	height: 39px;
	width: 40%;
	border: 1px solid #fff;
	border-radius: 6px;
	margin-top: 8px;
	color: #fff;
	line-height: 39px;
    font-size: 15px;
}
.edit_main_heater_ul{
	width: 600px;
	height: 100%;
	margin: 0 auto
}
.edit_main_heater_ul li{
	float: left;
	width: 120px;
	height: 100%;
	line-height: 55px;
	text-align: center;
	color: #6d6c6c;
	font-size: 15px;
}
.edit_main_heater_ul li img{
	vertical-align: middle;
	margin-top: -5px;
}
.attribute_box{
	width: 320px;
	height: calc(100% - 55px);
	-webkit-height: calc(100% - 55px);
	background: #fff;
	position: absolute;
    right: 0;
    z-index: 5;
    box-shadow: -1px 8px 8px #666;
}
.attribute_box_con{
    /*border-bottom: 1px solid #b5b5b5*/
}
.attribute_tab_box{
	height: 45px;
    width: 320px;
    padding: 0 20px;
    border-bottom: 1px solid #b5b5b5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.attribute_tab{
	display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    border-bottom: 3px solid #fff;
    color: #626262;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.text_subgroup_box{
	overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    top: 45px;
    bottom: 0;
}
.text_subgroup{
	height: 30px;
	width: 280px;
	margin: 15px 20px 10px;
}
.fontsize_box{
	float: left;
    height: 28px;
    width: 80px;
    border: 1px solid #626262;
    border-radius: 3px;
    background-color: #fff;
}
.style_box{
	float: left;
    height: 28px;
    width: 65px;
    border: 1px solid #626262;
    border-radius: 3px;
}
.style_input{
	height: 28px;
    width: 45px;
    border: 0;
    text-align: center;
    border-radius: 3px;
}
.fontsize_input{
	height: 28px;
    width: 30px;
    border: 0;
    text-align: center;
    border-radius: 3px;
}
.style_adjust{
	height: 28px;
    float: right;
    width: 20px;
    background: #626262;
    color: #fff;
}
.fontsize_adjust{
	height: 28px;
    float: right;
    width: 25px;
    background: #626262;
    color: #fff;
}
.style_up,.style_down{
	height: 14px;
	width: 20px;
	display: inline-block;
	position: relative;
}
.style_up::before{
	content: "";
    position: absolute;
    right: 5px;
    top: 4px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #fff;
}
.style_down::before{
	content: "";
    position: absolute;
    right: 5px;
    top: 1px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #fff;
}
.fontsize_up,.fontsize_down{
	height: 14px;
	width: 25px;
	display: inline-block;
	position: relative;
}
.fontsize_up::before{
	content: "";
    position: absolute;
    right: 7px;
    top: 4px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #fff;
}
.fontsize_down::before{
	content: "";
    position: absolute;
    right: 7px;
    top: 1px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #fff;
}
.bold_box{
	height: 25px;
	width: 25px;
	text-align: center;
	font-size: 16px;
	color: #626262;
	float: left;
	line-height: 25px;
	margin-left: 12px;
    margin-top: 2.5px;
    border-radius: 4px;
    cursor: pointer;
}
.Italic_box{
	height: 25px;
	width: 25px;
	text-align: center;
	font-size: 16px;
	color: #626262;
	float: left;
	font-style: italic;
	line-height: 25px;
    margin-top: 2.5px;
    border-radius: 4px;
    margin-left: 7px;
    cursor: pointer;
}
.underline_box{
	height: 25px;
	width: 25px;
	text-align: center;
	font-size: 16px;
	color: #626262;
	float: left;
	text-decoration: underline;
	line-height: 25px;
    margin-top: 2.5px;
    border-radius: 4px;
    margin-left: 7px;
    cursor: pointer;
}
.textcolor_box{
	float: right;
    width: 45px;
    height: 28px;
    border: 1px solid #626262;
    border-radius: 3px;

}
.inputColor{
	width: 25px;
	height: 24px;
    border: 0;
    margin: 2px 5px !important;
}
.textcolor_adjust{
	height: 28px;
    float: right;
    width: 10px;
    background: #626262;
    color: #fff;
    position: relative;
}
.textcolor_down{
	content: "";
    position: absolute;
    right: 2px;
    top: 13px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #fff;
}
.textalign_box{
	float: left;
	position: relative;
	    width: 30px;
    height: 30px;
    text-align: center;
}
.textalign_down{
	content: "";
    position: absolute;
    right: -2px;
    top: 14px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #626262;
}
.textalign_ul{
	width: 35px;
    height: 75px;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    position: absolute;
    left: 5px;
    z-index: 1;
    display: none
}
.textalign_ul li{
	width: 100%;
	height: 25px;
	cursor: pointer;
}
.textalign_ul li:hover{
	background: #0da3f9
}
.textalign_ul li img{
	vertical-align: middle;
	margin-top: 5px;
}
.attribute_box_con{
	display: none
}
.text_area{
	padding: 5px;
    width: 270px;
    cursor: text;
    outline: none;
    resize: none;
    border: 1px solid #b5b5b5;
    height: 150px;
    margin-left: 20px;

}
.click_event{
	font-size: 16px;
	height: 43px;
	line-height: 43px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	background: #e5e5e5;
	color: #626262;
    text-indent: 20px;
    margin: 15px 0;
    clear: both;
}
.click_type_ul{
	width: 280px;
    margin-left: 20px;
    height: 35px;
    border: 1px solid #b5b5b5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.click_type_ul li{
	float: left;
	width: 33.33%;
	line-height: 33px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	border-right: 1px solid #b5b5b5;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;

}
.click_type_ul li:first-child{
	background: #626262;
	color: #fff
}
.click_type_ul li:last-child{
	border-right: 0;
}
.click_page_type{
	width: 280px;
    font-size: 14px;
    color: #626262;
    margin: 15px 20px;
}
.click_page_sel{
	height: 30px;
    outline: none;
}
.click_func_type{
	width: 280px;
    font-size: 14px;
    color: #626262;
    margin: 15px 20px;
    overflow: auto;

}
.type_title_a{
    line-height: 30px;
    text-decoration: underline;
}
.click_func_type > span,.click_page_type > span{
	float: left;
	line-height: 30px;
}
.click_func_sel{
	height: 30px;
    outline: none;
}
.click_func_phone{
	margin-top: 10px;
}
.phone_input{
	padding: 0 5px !important;
	height: 26px;
}
.subgroup_type_top{
	height: 45px;
    background: #e5e5e5;
    line-height: 45px;
    font-size: 16px;
    color: #626262;
    text-indent: 20px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #b5b5b5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.type_down{
	content: '';
    position: absolute;
    left: 92px;
    top: 18px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #666;
    transition: all linear .2s;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    -moz-transition: all linear .2s;
}
.active_down{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.type_setting_row{
	/*height: 30px;*/
	width: 280px;
	margin-left: 20px;
	margin-top: 15px;
}
.type_title{
	float: left;
	font-size: 14px;
	display: inline-block;
	line-height: 30px;
	margin-right: 20px;
}
.wid_hei{
	float: left;
	margin-right: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #626262;
}
.position_box{
	float: left;
    height: 28px;
    width: 60px;
    border: 1px solid #626262;
    border-radius: 3px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
    color: #626262;
    font-size: 14px;
    cursor: pointer;
}
.type_setting_row:last-child{
	margin-bottom: 15px;
}
.subgroup_type_con{
	display: none
}
.click_type_sel{
	height: 30px;
    outline: none;
    float: left;
}
.shadow_box{
	display: none
}
.pellucidity_slider{
	width: 150px;
    margin-top: 0px;
    position: relative;
    top: 9px;
    left: 60px;
}
.pellucidity_slider .ui-slider-range {
	background: #0da3f9
}
.pellucidity_slider .ui-slider-handle {
	border-color: #0da3f9
}
.pellucidity_percent{
	    float: right;
    position: relative;
    top: -6px;
    right: 25px;
}
.emptyimg_box{
	width: 80px;
	height: 80px;
	float: left;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #f1f1f1;
	background: #fff
}
.emptyimg_box img{
	width: 100%;
	height: 100%;
}
.changeimg_box{
	position: relative;
    color: #0da3f9;
    font-size: 14px;
    float: left;
    margin: 27px 10px;
    cursor: pointer;
    border: 1px solid #0da3f9;
    border-radius: 4px;
    padding: 3px 5px;
}
.changeimg_box input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.title_box {
    clear: both;
    background: #b5b5b5;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px;
    padding-left: 15px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.title_box_dot1{
	position: absolute;
    height: 20px;
    display: inline-block;
    width: 4px;
    background: #0da3f9;
    left: 1px;
    top: 3px;
}
.title_box_dot2{
	width: 50px;
    display: inline-block;
    height: 2px;
    position: absolute;
    background: #0da3f9;
    bottom: 0;
}
.title_box_dot3{
	background: #0da3f9;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 7px;
    top: 12px;
}
.add_carousel{
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #0da3f9;
	width: 280px;
	margin: 15px 20px 10px;
	cursor: pointer;
	border-radius: 4px;
}
.carousel_box{
	height: 30px;
    line-height: 30px;
    text-indent: 30px;
    color: #626262;
    font-size: 13px;
    cursor: pointer;
    border: 1px solid #b5b5b5;
    position: relative;
}
.carousel_ul{
	width: 280px;
	margin-left: 20px;
}
.carousel_ul li{
	margin-bottom: 10px;
    position: relative;
}
.remove_carousel {
    position: absolute;
    right: 7px;
    top: 8px;
}
.emptyimg_title{
	    position: relative;
    color: #626262;
    font-size: 14px;
    float: left;
    margin: 30px 0px;
    cursor: pointer;
}
.carousel_con{
	padding: 10px 0;
	border: 1px solid #b5b5b5;
	border-top: 0;
	display: none;
}
.switch_box{
	float: left;
    height: 20px;
    width: 55px;
    border-radius: 10px;
    background: #0da3f9;
    margin-top: 6px;
    position: relative;
    cursor: pointer;
}
.switch_btn{
	position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #b5b5b5;
    background: #fff;
    border-radius: 50%;
    left: 35px;
}
.active_interval{
	display: block;
}
.classify_box{
	width: 260px;
	height: 34px;
	clear: both;
	outline: 1px solid #0da3f9;
	margin-bottom: 10px;
	position: relative;
}
.classify_box_ul1,.classify_box_ul2{
	width: 100%;
	height: 100%;
}
.classify_box_ul1 li,.classify_box_ul2 li{
	float: left;
    width: 17%;
    line-height: 34px;
    color: #626262;
    text-align: center;
    font-size: 13px;
    margin: 0 4%
}
.classify_box_ul1 li:last-child,.classify_box_ul2 li:last-child{
	margin-right: 0
}
.classify_li1{
	height: 24px !important;
    margin-top: 5px !important;
    line-height: 24px !important;
    background: #0da3f9;
    color: #fff !important;
    border-radius: 5px;
}
.classify_li2{
	height: 24px !important;
    margin-top: 5px !important;
    line-height: 24px !important;
    color: #0da3f9 !important;
    border-bottom: 2px solid #0da3f9
}
.imglist_title1{
	width: 100%;
	height: 18px;
	line-height: 18px;
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 12px;
	position: absolute;
	text-align: center;
	bottom: 0;
}
.imglist_title2{
	width: 100%;
	height: 18px;
	line-height: 18px;
	color: #626262;
	font-size: 12px;
	text-align: center;
}
.itlist_box{
	width: 80px;
	height: 50px;
	border:2px solid #f1f1f1;
	padding: 3px;
	float: left;
}
.itlist_con_box{
	width: 76px;
    height: 46px;
    border: 2px solid #747474;
    background: #f4f4f4;
}
.itlist_square1{
	    width: 72px;
    height: 30px;
    background: #c8c8c8;
    margin: 2px;
}
.itlist_line{
	width: 100%;
    height: 22px;
    border-bottom: 2px solid #747474;
    position: relative;
}
.itlist_square{
	width: 18px;
    height: 18px;
    background: #c8c8c8;
    position: absolute;
    top: 2px;
    left: 2px;
}
.xcx_label{
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    margin-right: 15px;
}
.xcx_label input{
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 0;
}
.free_con_ul{
	margin: 10px 20px;
    line-height: 30px;
    background-color: #f1f1f1;
    border: 1px solid #b5b5b5;
    text-indent: 10px;
}
.free_con_ul li{
	border-bottom: 1px solid #c9c9c9;
    cursor: move;
}
.free_con_ul li:last-child{
	border-bottom: 0
}
.upload_img_box{
	position: relative;
    width: 85px;
    height: 30px;
    color: #fff;
    background-color: #0da3f9;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: inline-block;
}
.upload_img_box input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.dividing_line{
	width: 90%;
    height: 0px;
    border: 1px solid #626262;
    margin-left: 5%;
    position: absolute;
    top: 12px;
}
.itlist_line1{
	width: 37px;
    height: 100%;
    border-right: 2px solid #747474;
    position: relative;
    float: left;
}
.itlist_square2 {
    width: 33px;
    height: 30px;
    background: #c8c8c8;
    position: absolute;
    top: 2px;
    left: 2px;
}
.dynaactionform_ul{
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
.dynaactionform_ul li{
	background: #fff;
    height: 90px;
	/*border: 1px solid #dcdcdc;*/
}
.dynaactionform_ul li:nth-child(3n) {
    border-right: 1px solid #dcdcdc;
}
.itlist_square3 {
    width: 72px;
    height: 19px;
    background: #c8c8c8;
    position: absolute;
    top: 2px;
    left: 2px;
}
.count_icon_ul,.grade_icon_ul{
    clear: both;
}
.grade_icon_ul li{
   float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 35px;
    height: 35px;
    position: relative; 
    cursor: pointer;
}
.count_icon_ul li{
	float: left;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	position: relative;
    cursor: pointer;
}
.count_icon_ul li img,.grade_icon_ul li img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
#mapcontainer{
	    width: 280px;
    height: 250px;
    margin-left: 20px;
    margin-top: 15px;
}
.location_btn {
    display: inline-block;
    background: #0da3f9;
    height: 30px;
    line-height: 30px;
    color: #fff;
    width: 45px;
    text-align: center;
    margin-left: 10px;
    border-radius: 4px;
    cursor: pointer;
}
.map_prompt{
	position: absolute;
    top: 370px;
    left: 0px;
    width: 279px;
    background-color: #fff;
    box-shadow: 0 3px 3px #aaa;
    border: 1px solid #eee;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9;
    bottom: 0;
    display: none
}
.map_prompt > li {
    border-bottom: 1px solid #ededed;
    padding: 6px 3px 6px 13px;
    cursor: default;
}
.map_prompt > li:hover{
	background: #eee
}
.map_prompt .map_title {
    font-size: 13px;
    margin-top: 0;
    word-break: break-all;
}
.map_prompt .map_address {
    font-size: 12px;
    margin-top: 0;
    word-break: break-all;
}
.setting_wrap{
    padding: 15px;
    padding-bottom: 0;
    margin: 0 20px;
}
.panel_box_con{
    line-height: 40px;
    position: relative;
    padding-left: 10px;
    border-bottom: 1px solid #b5b5b5;
}
.panel_box_con:hover{
	background: #e5e5e5
}
.panel_box_con img{
	vertical-align: middle;
    margin-top: -4px;
    width: 22px
}
.panel_box_con span{
	    margin-left: 20px;
    font-size: 15px;
}
.panel_sel_box > span{
	margin-left: 0;
	font-size: 15px;
}
.panel_sel_box select{
	height: 25px;
    width: 90px;
    outline: none
}
.panel_box_ul{
	width: 90%;
    margin-left: 10%;
    min-height: 20px;
    display: none
}
.img_library_bg,.imgcut_library_bg,.arcitle_library_bg{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
}
.imgcut_library_bg{
	z-index: 101;
}
.img_library_content,.pack_library_content{
	width: 848px;
    height: 590px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border-radius: 4px;
    z-index: 100;
    display: none
}
.img_library_header{
	height: 80px;
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #6d6d6d;
    position: relative;
}
.img_library_close{
	    position: absolute;
    right: 17px;
    top: 17px;
    font-size: 30px;
    font-weight: bold;
    color: #b5b5b5;
    cursor: pointer;
}
.img_library_title{
	border: 1px solid #0da3f9;
	border-radius: 20px;
	height: 38px;
	width: 200px;
    position: relative;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.img_library_title li{
	float: left;
	line-height: 38px;
	width: 50%;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    background: #fff;
    color: #626262
}
.img_library_title li:first-child{
	background: #0da3f9;
	color: #fff
}
.img_library_main{
	height: 509px
}
.img_tab_pane{
	font-size: 13px;
    color: #434343;
    padding: 10px 15px;
    overflow: auto;
}
.img_tab_pane ul li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 8px;
}
/*.img_tab_pane ul li:first-child{
	border: 1px solid #0da3f9;
	color: #0da3f9
}*/
.img_tab_pane1{
	font-size: 13px;
    color: #434343;
    padding: 5px 15px;
    overflow: auto;
}
.img_tab_pane1 ul li {
        float: left;
    cursor: pointer;
    height: 17px;
    line-height: 17px;
    padding: 0 15px;
    border-right: 1px solid #434343;
}
/*.img_tab_pane1 ul li:first-child{
	color: #0da3f9
}*/
.img_library_list {
    padding: 0 15px;
    height: 390px;
    overflow: hidden;
}
.img_library_list > ul > li {
    float: left;
    border: 2px solid #959595;
    width: 100px;
    height: 100px;
    border-radius: 2px;
    position: relative;
    margin-top: 15px;
    margin-right: 15px;
    cursor: pointer;
    background: #eee
}
.img_library_list > ul > li:hover .removeimg{
	display: block;
}
.img_library_list > li:first-child {
    border: 2px solid #0da3f9;
}
.library_img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.img_library_list > ul > li:nth-child(7n) {
    margin-right: 0px;
}
.chooseit{
	position: absolute;
    right: -4px;
    top: -1px;
    display: none
}
.material_library_footer{
	position: absolute;
    bottom: 0;
    padding: 15px 20px;
    text-align: center;
    width: 808px
}
.resource_page a {
    color: #616161;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    padding: 0 11px;
    display: inline-block;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    border:1px solid #616161;
}

.click_page {
    background: #0da3f9 !important;
    color: #FFF !important;
    border-color: #0da3f9 !important;
}
.next_page{
	border:1px solid #616161;
	padding: 0 15px !important
}
.removeimg{
	text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,.7);
    color: #fff;
    display: none
}
.imgcut_box{
	width: 650px;
	height: 590px;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    z-index: 9;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border-radius: 4px;
    z-index: 102;
    display: none
}
.imgcut_header {
    height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    color: #616161;
}
.imgcut_title{
	line-height: 60px;
    text-align: center;
}
.imgwidhei_box{
	display: inline-block;
    float: left;
    font-size: 15px;
    margin-right: 40px;
        margin-top: 17px;
}
.imgwidhei_box input{
	    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    height: 25px;
    border-radius: 3px;
    padding: 0 5px;
}
.imgcut_main_left{
	float: left;
	width: 100px;
	height: 330px;
	border:1px solid #d2d2d2;
	padding: 5px 15px;
	margin-right: 30px
}
.imgcut_main{
	padding: 30px 40px;
}
.scaling_ul li{
	line-height: 55px;
    text-align: right;
    font-size: 15px;
    color: #616161;
}
.scaling_box{
	display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #0da3f9;
    border-radius: 50%;
    position: relative;
    top: 2px;
    margin-left: 5px;
}
.scaling_box input{
	position: absolute;
    left: -4px;
    top: -3px;
    opacity: 0;
	filter: alpha(opacity=0);
}
.imgcut_main_right{
	height: 340px;
	width: 400px;
	/*padding: 15px;*/
	border:1px solid #d2d2d2;
	float: right;
	background: #eee
}
.imgcut_btn_box{
	text-align: center;
}
.imgcut_btn{
	display: inline-block;
    height: 35px;
    width: 90px;
    background: red;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    border-radius: 4px;
    margin: 0 10px;
    cursor: pointer;
}
.uploadfile_box{
	color: #173368;
    font-size: 16px;
    text-decoration: underline;
    position: absolute;
    width: 90px;
}
.uploadfile_box input{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.phone_component {
    position: absolute;
    display: inline-block;
    width: 322px;
    /*height: 600px;*/
    text-align: left;
    border-radius: 25px;
    left: 49%;
    top: 54%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);

}
.phone_top, .phone_bottom {
    width: 322px;
    font-size: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.center_container{
	width: 320px;
	height: 455px;
	border:1px solid #6d6c6c;
	background: #fff;
	overflow-x: hidden!important;
    overflow-y: auto;
    position: relative;
}
.phone_center{
	    position: relative;
    width: 320px;
     height: calc(100% - 0px); 
    background-size: 100% 100%;
    overflow-x: hidden!important;
    overflow-y: auto;
}
.sethere_sub{
	width: 100%;
    text-align: center;
    border: 1px dashed red;
    box-sizing: border-box;
    background: blue;
    color: #fff;
    padding: 5px 0;
    display: none
}
.sortable_active:after {
	content: '放这里';
	position: relative;
	display: block!important;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background-color: #ffe5cd;
	color: #ec6941;
	text-align: center;
	margin: 0;
	border: 1px dashed #ec6941;
	font-size: 14px;
	z-index: 99;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.helperstart{
	background-color:rgba(255,255,255,.8);
	width:70px;
	height:70px;
	border-radius:8px;
	position: relative;
}
.helperstart img{
	position:absolute;
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

/*组件样式*/

.group_container{
	position: relative;
    display: block;
    max-width: 100%;
    z-index: 1;
    clear: both;
    background-size: 100%;
}
.free_container{
	position: absolute;
    display: block;
    z-index: 1;
    clear: both;
}
/*.group_container:hover{
	outline: 1px solid #0da3f9;
    z-index: 2;
}*/
.over_group > .control_group{
	display: block;
}
.free_over_group > .control_group{
	display: block;
}
.curgroup {
    outline: 1px solid #0da3f9;
    z-index: 2;
}
.over_group {
    outline: 1px solid #0da3f9;
    z-index: 2;
}
.free_over_group {
    outline: 1px dashed #0da3f9;
    z-index: 2;
}
.control_group{
	position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    font-size: 0;
    font-style: normal;
    font-weight: normal;
    z-index: 100;
    display: none
}
.control_group .move_handle {
    position: absolute;
    left: 50%;
    top: 0;
    width: 55px;
    height: 14px;
    padding-top: 4px;
    font-size: 16px;
    margin-left: -28px;
    border-left: 1px solid #0da3f9;
    border-right: 1px solid #0da3f9;
    border-bottom: 1px solid #0da3f9;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
    cursor: move;
}
.control_group .move_handle i {
    display: block;
    width: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    border-top: 1px solid #0da3f9;
}
.control_group .delete_group {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 18px;
    height: 18px;
    line-height: 17px;
    font-size: 20px;
    border: 1px solid #0da3f9;
    border-radius: 2px;
    background-color: #fff;
    color: #0da3f9;
    cursor: pointer;
    text-align: center;
    z-index: 999;
}
.control_group .delete_group_small{
	width: 14px;
    height: 14px;
    line-height: 13px;
    font-size: 18px;
     position: absolute;
    right: -1px;
    top: -1px;
    border: 1px solid #0da3f9;
    border-radius: 2px;
    background-color: #fff;
    color: #0da3f9;
    cursor: pointer;
    text-align: center;
    z-index: 999;
}
.text_sub{
	color: #626262;
    font-size: 14px;
    text-align: left;
    word-break: break-all;
    max-width: 100%;
    height: auto !important;
    line-height: 25px;
    background:#fff;
    border-width:0;
    border-color:#fff;
}

.img_sub{
	width: 100px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
}
.free_img_sub{
	width: 100%;
    height: 100%;

}
.img_sub img,.free_img_sub img{
	width: 100%;
	height: 100%
}
.btn_sub{
	width: 100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: #ee6f5e
}
.free_btn_sub{
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: #ee6f5e
}
.title_sub{
	color: #626262;
    font-size: 14px;
    text-align: left;
    word-break: break-all;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
    background: #efefef;
}
.title_text{
	padding-left: 15px;
    position: relative;
    white-space: pre-wrap;
}
.swiper_sub{
	height: 150px;
	width:100%;
	overflow: hidden;
	position: relative;
}
.swiper_sub_ul{
	height: 100%;
	width: 640px;
}
.swiper_sub_ul li{
	float: left;
	width: 320px;
	height: 100%;
}
.swiper_sub_ul li img{
	width: 100%;
	height: 100%;
}
.swiper_spot_ul{
	position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.swiper_spot_ul li{
	float: left;
	width: 8px;
	height: 8px;
	border:1px solid #fff;
	border-radius: 50%;
	margin: 0 2px;
	background: transparent;
}
.swiper_spot_ul li:first-child{
	background:#fff;
}
.classify_sub{
	height: 35px;
	background: #ddd;
	font-size: 13px
}
.sort_sub{
	height: 35px;
	background: #f3f3f3;
	font-size: 13px
}
.classify_sub ul,.sort_sub ul{
	width: 100%;
    white-space: nowrap;
    height: 35px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.classify_sub ul li,.sort_sub ul li{
	 position: relative;
    display: inline-block;
    text-align: center;
    color: #626262;
    height: 35px;
    line-height: 35px;
    flex: 1
}
.classify_item{
	background: #ee6f5e;
	padding:3px 5px;
	border-radius: 3px;
	color: #fff
}
.sort_item{
	color: #ee6f5e
}
.imglist_sub{
	width: 100% !important;
    height: auto !important;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.imglist_sub ul{
	display: flex;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.imglist_sub ul li{
	width: 103px;
    height: 100px;
    margin-top: 3px;
}
.imglist_sub ul li img{
	width: 100%;
	height: 100%
}
.teletext_sub{
	width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}
.teletext_sub li{
	height: 60px;
    background: #e8e8e8;
    padding-left: 10px;
    margin-bottom: 1px;
}
.teletext_sub li img{
	height: 50px;
    width: 50px;
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.teletext_text{
	display: inline-block;
    height: 60px;
    float: left;
    margin: 0 10px;
}
.teletext_text_title{
	line-height: 30px;
    font-size: 16px;
}
.teletext_text_abstract{
	line-height: 30px;
	font-size: 13px;
}
.video_sub{
	background-color: #DDA;
	width: 100%;
	height: 150px;
}
.video_sub video{
	width: 100%;
	height: 100%
}
.dcolumn_sub{
	    max-height: 50px;
    height: 50px;
    width: 100%;
    padding-top: 10px;
    position: relative;
}
.dcolumn_sub_box1{
	height: 100%;
    width: 50%;
    float: left;
}
.dcolumn_sub_box2{
	height: 100%;
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-left: 1px solid #000;
    float: left;
}
.dcolumn_line{
	position: absolute!important;
    left: 50%;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #d5edfd;
    cursor: ew-resize;
}
.dcolumn_line span {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -13px 0 0 -2px;
    width: 5px;
    height: 25px;
    border-radius: 2px;
    background-color: #d5edfd;
}
.freepanel_sub{
	width: 320px;
    height: 150px;
    max-width: 100%;
    overflow:hidden;
    outline: 1px dashed #ddd;
}
.freepanel_sub_box {
    position: relative;
    height: auto;
    /* min-height: 45px; */
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.panel_sub{
	height: auto;
    width: 100%;
    max-width: 100%;
}
.panel_sub_box{
	position: relative;
	height: auto;
    min-height: 45px;
    padding-top: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.panel_sub_prompt{
	position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #87d4ff;
    font-size: 18px;
    text-align: center;
    background-color: #ecf7fd;
}
.panel_sub_prompt1{
	position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #b5b5b5;
    font-size: 18px;
    text-align: center;
    background-color: #e6e6e6;
    display: none
}
.topnav_sub{
	background: #ee6f5e;
    height: 42px;
    font-size: 14px;
    color: #fff;
    max-width: 100%;
    width: 100%;
    text-align: center;
}
.topnav_sub::before{
	    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.topnav_sub_title{
	display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
}
.bomnav_sub{
	color: #fff;
    font-size: 14px;
    background-color: #ee6f5e;
    width: 320px
}
.bomnav_sub ul{
	position: relative;
    width: 100%;
    height: 100%;
    text-decoration: inherit;
    border-radius: inherit;
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
}
.bomnav_sub ul li{
	width: 25%;
	text-align: center;
}
.bomnav_sub ul li img{
	    width: 38px;
    height: 38px;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.bomnav_sub ul li span{
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.dividing_sub{
	width: 100%;
    border-bottom-style: solid;
    border-bottom-color: #ee6f5e;
    border-width: 2px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.personal_sub{
	width: 100%;
	max-width: 100%
}
.personal_sub_top{
	width: 100%;
    height: 100px;
    background: url('../images/top_bg.jpg');
    background-size: 100% 100%;
}
.empty_span{
	display: inline-block;
    width: 25px;
    height: 100%;
    vertical-align: middle;
}
.personal_img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 25px;
    vertical-align: middle;
}
.personal_name{
	color: #fff;
    font-size: 16px;
}
.personal_sub_list li{
	line-height: 30px;
    height: 30px;
    padding: 7px 10px 7px 0px;
    /*margin-left: 10px;*/
    color: #666;
    border-bottom: 1px solid #eee;
    background: #FFF;
}
.personalist_img1{
	height: 20px;
    margin-top: 5px;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
}
.personalist_text{
	font-size: 14px;
    float: left;
    color: #626262;
    font-weight: normal;
    font-style: normal;
}
.personalist_img2{
	float: right;
    height: 14px;
    margin-top: 8px;
    margin-right: 5px;
}
.comment_sub{
	width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #f3f4f6;
}
.comment_sub_top{
	padding-top: 15px;
    padding-bottom: 10px;
    line-height: 20px;
    color: #626262;
    font-size: 14px;
}
.comment_num{
	display: inline-block;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 6px;
    font-size: 17px;
    color: #fff;
    background-color: #f65110;
}
.comment_num::after{
	content: '';
    position: absolute;
    left: 3px;
    bottom: -6px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #f65110;
}
.comment_textarea_box{
	border:1px solid #dcdcdc;
}
.comment_textarea{
	width: 100%;
    height: 90px;
}
.comment_textarea textarea{
	width: 96%;
    border: 0;
    resize: none;
    outline: none;
    padding: 2%;
    height: 79px;
    cursor: text;
}
.comment_send_box{
	border-top: 1px solid #dcdcdc;
    height: 26px;
}
.comment_send_box img{
	height: 14px;
    margin-top: 6px;
    margin-left: 7px;
    float: left;
}
.comment_send_btn{
	float: right;
    width: 70px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 13px;
    background: #0da3f9;
}
.count_sub{
	width: 320px;
    height: 30px;
    color: #626262;
    font-size: 14px;
    line-height: 30px;
}
.count_sub_icon{
	display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/count_icons.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    vertical-align: middle;
    float: left;
}
.search_sub{
	    height: 50px;
    line-height: 50px;
    background: #f3f3f3;
    width: 320px;
}
.search_sub_box{
	    width: 300px;
    border-radius: 5px;
    background: #ffffff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px;
    color: #a0a0a0;
    display: inline-block;
}
.search_sub_box img{
	height: 16px;
    margin-top: -3px;
    vertical-align: middle;
}
.audio_sub{
	width: 100%;
    max-width: 100%;
    overflow: hidden;
}
.audio_sub_box {
    height: 60px;
    background: #fff;
}
.audio_text {
    display: inline-block;
    height: 60px;
    float: left;
    margin: 0 10px;
}
.audio_text_title{
	line-height: 30px;
    font-size: 15px;
}
.audio_author{
	line-height: 30px;
    font-size: 15px;
    color: #e5e1e1
}
.audio_img_box{
	position: relative;
    width: 60px;
    height: 60px;
    z-index: 1;
    float: left;
}
.audio_img_box img{
	width: 100%;
	height: 100%
}
.audio_pause_bg{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0,0,0,0.3);
    top: 0px;
    left: 0px;
}
.audio_pause_box{
	width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background: rgba(0,0,0,0.5);
}
.audio_pause{
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid white;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.resource_page{
    height: 27px;
}
.audio_true{
    position: absolute;
    right: 20px;
    top: 15px;
    background: #0da3f9;
    font-size: 14px;
    color: #fff;
    width: 70px;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
    cursor: pointer;
}
.audio_true input{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.ui-resizable-se{
	display: none !important
}
#imgcut{
	height: 340px;
	width: 400px;
}
.manager2 > input{
	float: left;
    border: 0;
    border-bottom: 1px dashed #626262;
    background: transparent;
    height: 25px;
}
.manager2 >div{
	float: left;
    height: 25px;
    background: #0da3f9;
    padding: 0 5px;
    text-align: center;
    line-height: 25px;
    text-indent: 0;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 5px;
}
.top_fixed {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.bottom_fixed {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.page_container{
    min-width: 1300px;
    width: 100%;
    height: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
}
.page_main {
    float: left;
    position: relative;
    width: calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    height: 100%;
    background: #f1f1f1;
    overflow: auto;
    padding: 20px;
    padding-bottom: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    
}
.page_con{
    background: #fff;
    width: 100%;
    /*height: calc(100% - 20px);*/
    min-height: calc(100% - 20px);
    padding-bottom: 20px;
    overflow: auto;
}
.user_center{
    width: 100%;
}
.user_top{
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #f1f1f1;
    width: 100%;
    font-size: 18px;
    color: #505050;
}
.user_top_spot{
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #0da3f9;
    border-radius: 50%;
    margin-left: 30px;
    margin-right: 5px
}
.user_head_name{
    width: 600px;
    text-align: center;
    border-bottom: 1px solid #c1c1c1;
    margin: 0 auto;
    padding: 30px 0;
}
.user_head{
        width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
}
.user_head img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.user_name{
        margin: 15px 0;
    font-size: 16px
}
.user_info_box{
        width: 600px;
    margin: 0 auto;
    padding-left: 300px;
}
.user_info{
    font-size: 17px;
    margin-top: 40px;
}
.user_info .spot{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0da3f9;
    margin-right: 5px
}
.user_info_title{
    margin-right: 10px;
}
.up_grade{
        display: inline-block;
    width: 12px;
    height: 18px;
    background: url(../images/up_grade.png)no-repeat;
    vertical-align: middle;
    background-size: cover;
    cursor: pointer;
    margin-top: -5px;
}
.problem{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/problem.png)no-repeat;
    vertical-align: middle;
    background-size: cover;
    cursor: pointer;
    margin-top: -2px;
    position: relative;
}
.problem1{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/problem1.png)no-repeat;
    vertical-align: middle;
    background-size: cover;
    cursor: pointer;
    margin-top: -2px;
    position: relative;
}
.table_box{
    width: 80%;
    padding: 30px 0;
    margin: 0 auto;
    position: relative;
}
.page_table{
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}
.page_table img{
    max-width: 100px;
    max-height: 100px;
}
.page_table table, th, td{
    border: 1px solid #c5c5c5;
    border-collapse: collapse;

}
.page_table th{
    background: #e5e5e5;  
    height: 40px;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    border-left: 0;
    border-right: 0
}
.page_table th:first-child{
    border-left: 1px solid #c5c5c5;
}
.page_table th:last-child{
    border-right: 1px solid #c5c5c5;
}
.page_table td{ 
    height: 40px;
    font-size: 13px;
    color: #828282;
    font-weight: normal;
}
.notice_box{
    width: 65%;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    box-shadow: 0px 4px 4px 0px #c9c9c9;
    border-radius: 2px;
        margin-top: 25px;
}
.notice_box_top{
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    padding: 0px 30px;
    cursor: pointer;
}
.notice_prompt{
    color: #fc5656;
    margin-right: 5px
}
.notice_details{
    width: 70%;
    margin: auto;
    font-size: 13px;
    margin-top: 10px
}
.pack_up{
    float: right;
    margin-right: 30px;
    color: #ff6666;
    font-size: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}
.notice_box_bom{
    display: none;
}
.invoice_top{
    width: 65%;
    margin: 0 auto
}
.invoice_top_text{
        font-size: 14px;
    line-height: 40px;
    padding-top: 15px;
}
.invoice_circle{
        width: 20px;
    height: 20px;
    border: 1px solid #626262;
    border-radius: 50%;
    position: relative;
    float: left;
    background: #fff;
    z-index: 1
}
.invoice_circle > div{
    position: absolute;
    width: 14px;
    height: 14px;
    background: #959595;
    border-radius: 50%;
    left: 3px;
    top: 3px;

}
.invoice_line{
    width: calc(100% - 44px);
    width: -webkit-calc(100% - 44px);
    height: 2px;
    background:  #959595;
    float: left;
    margin-top: 10px
}
.invoice_top_progress{
    width: 86%;
    margin-left: 7%
}
.reminder_box{
    border: 1px solid #d2d2d2;
    padding: 15px 20px;
    margin: 25px 0;
}
.reminder{
    font-size: 16px;
    color: #fe5f5f;
    margin-bottom: 8px;
    padding-left: 5%;
}
.reminder_con{
    font-size: 14px;
    color: #757575;
    padding-left: 10%;
    line-height: 20px;
}
.invoice_btn{
        width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #0da3f9;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 auto;
    padding: 0;
    display: block;
    outline: none;
    border: 0;
}
.careful{
    text-align: center;
    font-size: 16px;
    color: #fe5f5f;
    margin-top: 20px;
    position: relative;
}
.invoice_money_box{
    height: 55px;
    border-bottom: 1px solid #d2d2d2;
    line-height: 55px;
    font-size: 17px;
    color: #5c5b5b;
    padding-left: 4%
}
.invoice_table td{
    border-left: 0;
    border-right: 0
}
.invoice_table td:first-child{
    border-left: 1px solid #c5c5c5;
}
.invoice_table td:last-child{
    border-right: 1px solid #c5c5c5
}
.page_table input[type='checkbox'] {
        cursor: pointer;
    vertical-align: middle;
    margin-top: -2px;
}
.marketing_explain_box{
        width: 170px;
    min-height: 50px;
    font-size: 13px;
    border: 1px solid #c7c7c8;
    padding: 5px 10px;
    position: absolute;
    background: #fff;
    bottom: 92px;
    left: 25px;
    border-radius: 4px;
    color: #333;
    box-shadow: 0 0 1px 1px #c7c7c8;
    line-height: 20px;
    z-index: 9;
    display: none;
}
.marketing_explain {
    position: relative;
}
.marketing_arrow1 {
    position: absolute;
    bottom: -12px;
    left: 50px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent #c7c7c8 transparent transparent;
    border-style: solid;
    border-width: 10px;
    transform: rotate(60deg);
    -o-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
}
.marketing_arrow2 {
    position: absolute;
    top: -13px;
    left: -11px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 10px;
}
.marketing_arrow3 {
    position: absolute;
    bottom: -5px;
    left: 58px;
    display: block;
    height: 0;
    width: 0;
    border: 2px solid #fff;
    z-index: 9999;
}
.user_center_ul{
    display: none
}
.user_center_ul > li{
    background: #e6e6e6
}
.invoice_ul{
   background: #f1f1f1; 
}
.invoice_ul > li{
    width: 70%;
    margin-left: 15%;
    font-size: 14px;
    background: #f1f1f1;
}
.invoice_ul > li:last-child{
    border-bottom:0 
}
.modify_invoiceinfo{
    float: right;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0da3f9;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 4px;
    color: #0da3f9;
    margin-top: 14px;
    margin-right: 30px;
    cursor: pointer;
}
.invoiceinfo_top{
    width: 100%;
    height: 50px;
    border: 1px solid #dcdcdc;
    margin: 25px auto 40px;
}
.invoiceinfo_type{
        float: left;
    line-height: 50px;
    font-size: 16px;
    text-indent: 5%;
}
.invoiceinfo_type span{
    color: #b0b0b0
}
.invoiceinfo_title{
    font-size: 16px;
    margin: 30px auto 20px;
}
.invoiceinfo_box{
    width: 100%;
    border: 1px solid #dcdcdc;
    padding: 20px;
    padding-right: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.invoiceinfo_list {
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 20px;
}
.invoiceinfo_left{
    float: left;
    width: 150px;
    text-align: right;
    margin-right: 5px;
}
.invoiceinfo_right{
    float: left;
    user-select:text;
}
.invoiceinfo_label{
    margin-left: 30px
}
.invoiceinfo_input{
    height: 38px;
    width: 250px;
    border: 1px solid #a0a0a0;
    padding: 0 5px !important;
    border-radius: 4px
}
.invoiceinfo_select{
    height: 38px;
    border: 1px solid #a0a0a0;
    border-radius: 4px;
    margin-right: 5px;
    outline: none
}
.billing_box {
    height: 50px;
    border-bottom: 1px solid #d2d2d2;
    line-height: 50px;
    font-size: 12px;
    color: #5c5b5b;
}
.billing_money{
    font-size: 16px;
    float: right;
}
.pay_btn{
        width: 75px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    background: #0da3f9;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 auto;
    padding: 0;
    display: block;
    outline: none;
    border: 0;
    float: right;
    margin-top: 5px;
}
.third_party_img {
    width: 150px;
    height: 50px;
    border: 1px solid #aaaaaa;
    display: inline-block;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.third_party_img img {
    width: 90%;
    margin: 7px 5%;
}
.choosepay{
        width: 0;
    height: 0;
    border-top: 22px solid #0da3f9;
    border-left: 22px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
}
.choosepay span {
    position: absolute;
    top: -25px;
    right: 0;
    font-size: 15px;
    color: #fff;
}
.wechatpay_box{
    text-align: center;
}
.show_money{
    font-size: 12px;
    text-align: center;
    color: #404040
}
.wechat_qr_box{
        width: 160px;
    height: 160px;

    position: relative;
    margin: 10px auto;
    border: 1px solid #ababab;
}
.overdue_qr{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: none
}
.overdue_qr p {
    margin-top: 63px;
    font-size: 13px;
}
.wechat_qr_box img{
    width: 100%;
    height: 100%
}
.wechat_logodiv{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    border-radius: 6px;
    background: #fff;
}
.wechat_logodiv img {
    width: 90%;
    margin: 5%;
    height: 90%;
}
.invoice_btn_box{
    width: 100%;
    text-align: center;
    margin-top: 40px
}
.xcxshare_box{
    padding: 1px 0;
    text-align: center;
    height: 45%;
    border-bottom: 1px solid #f1f1f1;
}
.xcx_address_box{
    margin-top: 20px;
    line-height: 40px;
}
.share_link_title{
        font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}
.xcx_url{
        display: inline-block;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    vertical-align: middle;
}
.xcx_url_input{
    float: left;
    height: 38px;
    width: 200px;
    margin: 0 5px !important;
    border: none;
    border-radius: 4px;
}
.xcx_url_btn{
    display: inline-block;
    width: 60px;
    text-align: center;
    background: #0da3f9;
    color: #fff;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    cursor: pointer;
}
.xcxshare_box1{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.xcxshare_box2{
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
}
.xcxshare_box3{ 
        position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.pack_line{
    width: 2px;
    height: 200px;
    background: #aaaaaa;
    position: relative;
    top: 20px;
    left: 10px;
}
.pack_progress_box{
    float: left;
    width: 20%;
    margin-top: 80px;
}
.pack_text{
    float: left;
    font-size: 16px;
    color: #737474;
    margin-left: 15px
}
.pack_con_box{
    float: right;
    width: 80%;
    height: 440px;
    border:1px solid #c0c0c0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 70px;
    border-radius: 2px;
    padding: 60px;
}
.xcx_left{
    width: 170px;
    font-size: 14px;
    text-align: left;
}
.pack_load_box{
    text-align: center;
    margin-top: 90px;
}
.load_img{
    -moz-animation: loadrotate 1.5s infinite linear;
    -o-animation: redrotate 1.5s infinite linear;
    -webkit-animation: loadrotate 1.5s infinite linear;
    animation: loadrotate 1.5s infinite linear;
}
@keyframes loadrotate{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loadrotate{
    0%{
        -webkit-transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
    }
}
@-o-keyframes loadrotate{
    0%{
        -o-transform: rotate(0deg);
    }
    100%{
        -o-transform: rotate(360deg);
    }
}
@-moz-keyframes loadrotate{
    0%{
        -moz-transform: rotate(0deg);
    }
    100%{
        -moz-transform: rotate(360deg);
    }
}
.tick_box{
    width: 20px;
    height: 20px;
    position: relative;
    border: 1px solid #ff9e20;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 15px;
}
.tick_box img{
        position: absolute;
    width: 25px;
    left: 2px;
    top: -4px;
}
.communion_title{
        color: #5d5d5d;
    font-size: 16px;
    text-align: center;
    margin: 20px 0
}
.qqgroup_img{
    height: 24px;
    margin: 0 3px;
    vertical-align: middle;
    margin-top: -11px;
}
.newcreate_list{
    text-align: justify;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.newcreate_list li{
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    float: none
}
.newcreate_list li:nth-child(4n){
    margin-right: 10px
}
.newcreate_list:after {
    width: 100%;
    height: 0;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    content: '';
}
.prodata_top_box{
    margin-bottom: 10px;
}
.prodata_box{
    width: 33.33%;
    float: left;
    background: #fff;
    border-right: 3px solid #f1f1f1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding: 10px;
}
.prodata_con{
    border:1px solid #d7d7d7;
    width: 100%;
    height: 100%;
    padding: 10px 5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.prodata_con_list{
        width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    color: #004368;
    padding: 0 3%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.prodata_icon{
    width: 24px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}
.prodata_date_ul{
    float: right;
    margin-top: 15px;
    margin-right: 10%;

}
.prodata_date_ul li{
        float: left;
    font-size: 15px;
    color: #615f5f;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 60px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
}
.chart_container {
    width: 100%;
    margin: 40px auto 0;
    overflow: auto;
}
.main_chart{
    height: 420px;
}
.sign_box{
    margin-top: 9px;
    width: 38px;
    position: relative;
    height: 32px;
    cursor: pointer;
}
.sign_box img{
    width: 100%;
    height: 100%
}
.sign_text{
    position: absolute;
    top: 7px;
    left: 1px;
    font-size: 12px;
    width: 36px;
    height: 24px;
    line-height: 24px;
    background: #ffc809;
    text-align: center;
    color: #70580a;
}
.theme_select{
    height: 30px;
    outline: none;
    width: 90px;
    border-radius: 2px;
    border: 1px solid #f1f1f1;
}
.qr_li:hover .company_qr_box{
    display: block;
}
.company_qr_box{
    position: absolute;
    width: 150px;
    border: 1px solid #e2e2e2;
    background: #fff;
    top: 51px;
    left: -12px;
    display: none
}
.company_qr_box::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    left: 15px;
}
.company_qr{
    width: 150px;
    height: 150px;
    border-bottom: 1px solid #e2e2e2;
}
.company_qr img{
    width: 100%;
    height: 100%;
}
.company_qr_box{
    color: #545454;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.company_contact_box{
    position: absolute;
    width: 400px;
    border: 1px solid #e2e2e2;
    background: #fff;
    top: 50px;
    right: -12px;
    padding: 0 10px;
    display: none
}
.company_contact_box::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    right:15px;
}
.company_contact{
    height: 50px;
    line-height: 50px;
        color: #202020;
    font-size: 13px;
}
.contact_list{
    float: left;
    padding-left: 10px;
}
.contact_list img{
    height: 20px;
    vertical-align: middle;
    margin-top: -5px;
}
.contact_list a{
    color: #0da1f7;
    text-decoration: underline;
}
.contact_li:hover .company_contact_box{
    display: block;
}
.login_box{
    height: 460px;
    width: 380px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 200;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    padding: 20px 25px;
}
.company_logo{
    text-align: center;
    padding: 10px 0 20px;
    border-bottom: 1px solid #aeaeae;
}
.company_logo img{
    width: 280px;
}
.login_con{
    width: 300px;
    margin-left: 40px;
    margin-top: 30px;
}
.login_title{
        color: #6e6d6d;
    font-size: 20px;
}
.login_input_box{
    width: 300px;
    height: 40px;
    border:1px solid #b5b5b5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*padding:  0 10px !important;*/
    margin-top: 15px !important;
    position: relative;
    border-radius: 2px

}
.login_input{
    height: 38px;
    width: 250px;
    border: 0;
    padding:  0 10px !important;
}
.keyboard{
        position: absolute;
    right: 8px;
    top: 8px;
}
.password_box{
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    margin-bottom: 10px;
}
.remember_password{
    float: left;
    cursor: pointer;
}
.forget_password{
    float: right;
}
.remember{
    vertical-align: middle;
    margin-top: -3px !important
}
.forget_password img{
        width: 16px;
    vertical-align: middle;
    margin-top: -3px;
}
.reg_login_btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #0da3f9;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}
.have_account{
    color: #8d8d8d;
    font-size: 13px;
    margin-top: 5px;
}
.close_login{
    position: absolute;
    right: 13px;
    top: 13px;
    color: #0d123b;
    font-size: 18px;
    font-family: serif;
    font-weight: bold;
    cursor: pointer;
}
.aleady_reg{
    float: right;
    margin-top: -15px;
    font-size: 14px;
}
.wechat_login_title{
    color: #595959;
    font-size: 20px;
    text-align: center;
}
.wechat_login_con{
    margin-top: 15px
}
.follow_img_box{
    margin-top: 30px
}
.follow_img{
    float: left;
    width: 35%;
    text-align: center;
}
.follow_img img{
    height: 150px;
}
.follow_img2{
    float: left;
    width: 30%;
    text-align: center;
}
.follow_img div{
    width: 23px;
    height: 23px;
    border: 1px solid #b0b0b0;
    border-radius: 50%;
    line-height: 23px;
    color: #626262;
    font-size: 15px;
    margin-top: 10px
}
.follow_img2 img{
    width: 50px;
    margin-top: 50px;
}
.preview_main{
    height: 650px;
    width: 1000px;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 2px;
    background: #dad7d7;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.preview_qr_box{
    height: 100%;
    background: #fff;
    width: 254px;
    position: absolute;
    right: 0;
    z-index: 5;
    box-shadow: -1px 8px 8px #666;
}
.qr_bom_text{
    text-align: center;;
    font-size: 16px;
    line-height: 25px;
}
.preview_box{
        height: 650px;
    width: 1000px;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 2px;
    background: #fff;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    z-index: 200
}
.pack_set_box{
    margin-top: 40px;
    overflow: auto;
}
.pack_set{
        float: left;
    width: 50%;
    text-align: center;
    
    box-sizing: border-box;
    padding: 0 40px;
}
.pack_set_imgbox{
        width: 180px;
    height: 180px;
    padding: 10px;
    border: 1px dashed #0da3f9;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.pack_set_imgbox img{
        max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pack_set_list{
        line-height: 33px;
    font-size: 16px;
    margin-bottom: 20px;
}
.pack_set_left{
    float: left;
    width: 80px;
    text-align: right;
    margin-right: 5px;
}
.pack_set_right{
    float: left;
}
.pack_set_input{
    border: 1px solid #a0a0a0;
    padding: 0 5px !important;
    border-radius: 2px;
        width: 200px;
    height: 33px;
}
.pack_set_area{
    border: 1px solid #a0a0a0;
    padding: 5px !important;
    border-radius: 2px;
    width: 200px;
    height:70px;
    resize: none;
    outline: none;
    cursor: text
}
.pack_set_p{
    text-align: center;
    font-size: 16px;
    color: #353535;
    margin-bottom: 10px
}
.changeimg{
        text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    position: absolute;
    width: calc(100% - 20px);
    bottom: 10px;
    background: rgba(0,0,0,.4);
    left: 10px;
    color: #fff;
    
    display: none
}
.pack_set_imgbox:hover .changeimg{
    display: block;
}
.pack_bg{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0,0,0,0.5);
    z-index: 80;
    display: none;
}
.user_search_box{
    width: 422px;
    height: 40px;
    border: 1px solid #d0cfcf;
    background: #fff;
    border-radius: 4px;
    display: inline-block;
    float: left;
}
.user_search_sel{
    float: left;
    width: 80px;
    height: 40px;
    border: 0;
    outline: none;
    border-right: 1px solid #d0cfcf;
    border-radius: 4px 0 0 4px;
}
.user_search{
    display: inline-block;
    position: relative;

    width: 100px;
    float: left;
    margin-left: 10px;
    margin-top: 1px
}
.user_search_top{
    display: inline-block;
    position: relative;
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.single_text_sub{
    width: 250px;
    height: 35px;
    margin:0 auto;
    border-radius: 0px;
}
.single_text_sub input{
    width: 100%;
    height: 100%;
    border: 1px solid #dcdcdc;
    text-indent: 5px;
    outline: none;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.multi_text_sub{
    width: 250px;
    height: 100px;
    margin:0 auto;
    border-radius: 0px;
}
.multi_text_sub textarea{
    width: 100%;
    height: 100%;
    border: 1px solid #d3d3d3;
    text-indent: 5px;
    outline: none;
    resize: none;
    cursor: text;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.grade_sub{
    width: 165px;
    height: 23px;
    margin: 0 auto;
    
}
.grade_con{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #fff
}
.grade_con .grade{
    position: relative;
    background-image: url('../images/grade.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position-y: 60%;
    z-index: 1;
        width: 100%;
    height: 100%;
}
.grade_con .empty_grade{
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('../images/grade.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position-y: 40%;
    z-index: 3;
        width: 100%;
    height: 100%;
}
.grade_con .operate_grade{
     position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: 2;
    width: 80%;
    height: 100%;
    background-color: #fff;
}
.option_sub{
    width: 250px;
    min-height: auto;
    font-size: 14px;
    line-height: 35px;
    margin: 0 auto
}
.option_sub_title{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    background-color: #ee6f5e;
    text-indent: 10px;
}
.option_sub li{
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #ddd;
    text-indent: 15px;
}
.option_sub li span {
    display: inline-block;
    width: 80%;
    height: 100%;
    vertical-align: middle;
}
.option_sub li input {
    vertical-align: middle;
    margin-left: 0px;
}
.upload_img_sub{
    width: 60px;
    height: 80px;
    margin: 0 auto;
    line-height: 75px;
    background-color: #e9e9e9;
    color: #979797;
    font-size: 50px;
    text-align: center;
    position: relative;
}
.plus_div{
    width: 100%;
    height: 100%;
    position: absolute;
}
.laydate_sub{
    width: 250px;
    height: 35px;
    margin: 0 auto
}
.laydate-icon{
    height: 100%;
    line-height: 33px;
    font-size: 14px;
    text-indent: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.submit_btn_sub{
    width: 250px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    background: #0da3f9
}
.service_right{
    position: fixed;
    right: -140px;
    bottom: 30%;
    z-index: 10;
    transition: right 0.2s;
    -webkit-transition: right 0.2s;
    -moz-transition: right 0.2s;
}
.hover_right{
    transition: right 0.2s;
    -webkit-transition: right 0.2s;
    -moz-transition: right 0.2s;
    right: 0;
}
.online_service{
    float: left;
    background: #0da3f9;
    font-size: 15px;
    color: #fff;
    width: 20px;
    text-align: center;
    cursor: pointer;
    padding: 10px 5px;
    line-height: 25px;
}
.service_type{
    float: left;
    width: 140px;
}
.service_type ul li{
    height: 53px;
    text-align: center;

    color: #fff;
    font-size: 13px;
    padding: 0 20px;
}
.service_title{
    height: 26px;
    line-height: 30px;
    border-bottom: 1px solid rgba(255,255,255,.5);
}
.service_title img{
    vertical-align: middle;
    margin-top: -5px;
}
.service_type ul li p{
    line-height: 21px;
}
.movetop{
    position: fixed;
    right: 20px;
    bottom: 20%;
    width: 40px;
}
.broadcast_ul{
    float: right;
    margin-left: 5px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.broadcast_ul li{
    height: 38px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    color: #fc3535
}
.broadcast_ul li a{
    color: #fc3535 !important
}
.current{
    margin-top: -38px;
}
#iPreview,#temPreview{
    width: 1000px;
    height: 650px;
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    margin: 0;
    border: 0;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);

}

.iPreview_bg,.temPreview_bg{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    z-index:998;
    display: none
}
.selectmenu{
    border: 1px solid #0da3f9;
    color: #0da3f9;
}
.selectmenu2{
    color: #0da3f9;
}
.no_imgdata{
    text-align: center;
    margin-top: 100px;
    font-size: 25px;
}
#myif,#preif{
    transform: scale(0.94);
    -webkit-transform: scale(0.94);
    -o-transform: scale(0.94);
    -moz-transform: scale(0.94);
    transform-origin: 0 0; 
    -webkit-transform-origin: 0 0; 
    -o-transform-origin: 0 0; 
    -moz-transform-origin: 0 0; 
}
.loadpercent{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 100;
    position: relative;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 15px;
    display: none
}
/*新写*/
.aboutus_main{
    width: 1050px;
    /*overflow: auto;*/
    margin: 20px auto 0;
    padding: 0 25px;
}
.aboutus_top{
    background: url('/static/user/images/title_box.png') no-repeat;
    width: 472px;
    height: 126px;
    margin: 0 auto;
}


.aboutus_top .rectangle{
    text-align: center;
    color: #023d76;
    font-size: 35px;
    line-height: 126px;
}
.aboutus_content{
    width: 100%;
    margin: 50px auto 0;
}
.aboutus_section{
    margin-bottom: 120px;
    position: relative;
}
.aboutus_section_con{
    width: 580px;
    height: 150px;
    border: 1px solid #bfbfbf;
    border-radius: 30px;
    padding: 40px 30px;
    font-size: 14px;
    color: #5b5b5b;
    position: relative;
    float: left;
}
.abouts_title_box{
    position: absolute;
    background: #f1f2f4;
    left: 50%;
    height: 50px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: -25px;
    padding: 0 10px;
}
.abouts_radius{
    float: left;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    border: 1px solid #0da3f9;
    text-align: center;
    position: relative;
    color: #fff;
}
.abouts_radius div{
    width: 42px;
    height: 42px;
    background: #0da3f9;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
    line-height: 42px;
    font-size: 20px;
}
.abouts_title{
    float: left;
    margin-top: 8px;
    margin-left: 5px;
}
.abouts_title_p1{
    color: #010101;
    font-size: 20px;
    font-weight: bold;
}
.abouts_title_p2{
    color: #837f7f;
    font-size: 12px;
}

.xcx_header_menu{
    width: 60%;
    height: 40px;
    margin-left: 5%;
    display: inline-block;
}

.xcx_header_menu li{
    float: left;
    width: 13.66%;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.xcx_header_user{

    float: right;
}
.xcx_header_user > img{
    width: 34px;
    height: 34px;
    border-radius: 50px;
    margin-top: 8px;
    float: left;
}

.xcx_header_user .account{
        float: left;
    font-size: 14px;
    color: #fff;
    height: 47px;
    line-height: 47px;
    position: relative;
    margin-right: 30px;
    max-width: 150px;
}
.xcx_header_user .account:hover .user_account_ul{
    display: block;
}
.xcx_header_user .account span{
    max-width: 70px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    margin: 0 5px;
}

.member_bg_contain{
    width: 100%;
    height: 450px;
    background: url(/static/user/images/member_bg.png) no-repeat;
}
.member_header{
    width: 1100px;
    margin: 0 auto;
    height: 342px;
}
.free_version,.base_version,.standard_version,.senior_version{
    width: 196px;
    height: 304px;
    float: left;
    margin-top: 30px;
}
.free_version{
    margin-left: 40px;
    background: url(/static/user/images/free_m.png) no-repeat;
}
.base_version{
    margin-left: 80px;
    background: url(/static/user/images/base_m.png) no-repeat;   
}
.standard_version{
    position: relative;
    margin-left: 80px;
    background: url(/static/user/images/standard_m.png) no-repeat; 
}
.senior_version{
    margin-left: 80px;
    background: url(/static/user/images/senior_m.png) no-repeat;   
}
.paycontain_m{
    width: 603px;
    margin: 0 auto;
    height: 57px;
    background: #fff;
    margin-top: 20px;
}
.hot_sale{
    width: 44px;
    height: 44px;
    position: absolute;
    top: -13px;
    left: -13px;
    background: url(/static/user/images/hot_m.png) no-repeat;
}
.member_main{
    background-color: #f1f2f3;
}
.xz_member{
    width: 1100px;
    margin: 0 auto;
}
.member_main table{
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    color: #333333;
    line-height: 64px;
    background-color: #fff;
}
.table_headers{
    background-color: #f5f5f5;
}
.member_main caption{
    font-size: 18px;
    color: #000;
    text-align: left;
    font-weight: bold;
    line-height: 60px;
}
.member_main td{
    border-right:  0px;
    border-bottom: 0px;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    text-align: center;
}
.member_main th{
    border-right: 0px;
    border-bottom: 0px;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.i1,.i2,.i3,.i4,.i7,.i8{
    padding-right: 6px;
}
.i1,.i2,.i3,.i4,.i5,.i6,.i7,.i8,.i9,.i10{
    display: inline-block;
    vertical-align: middle;
}

.i5{
    width: 32px;
    height: 23px;
    background: url(/static/user/images/i5.png)no-repeat;
}
.i6{
    width: 25px;
    height: 25px;
    background: url(/static/user/images/i6.png)no-repeat;
}

.i8{
    width: 26px;
    height: 24px;
    background: url(/applic/static/user/images/i8.png)no-repeat;
}
.i9{
    width: 17px;
    height: 17px;
    background: url(/static/user/images/i9.png)no-repeat;
}
.i10{
    width: 18px;
    height: 18px;
    background: url(/static/user/images/problem_icon_b.png)no-repeat;
    position: absolute;
    top: 16px;
    margin-left: 5px;
}
.mem1,.mem2,.mem3{
    color: #ffffff;
    border: 0;
    width: 123px;
    height: 33px;
    margin-top: 257px;
    margin-left: 36px;
    outline: none;
    cursor: pointer;
}
.mem1{
    background-color: #ff9000;
}
.mem2,.mem3{
    background-color: transparent;
}
.member_buy td a{
    display: inline-block;
    padding-left: 16px;
}
.tfoot{
    line-height: 24px;
    margin-top: 20px;
    padding-bottom: 50px;
}
.choicepay-label{
    color: #333;
    margin-right: 30px;
    float: left;
    cursor: pointer;
}
.choicepay-label input{
    float: left;
    cursor: pointer;
    margin: 4px 5px 0 0;
}
.third-party-img{
    border: 1px solid #dcdcdc;
    width: 150px;
    height: 45px;
    display: inline-block;
}

.third-party-img img{
    width: 90%;
    margin: 5px 5%;
}
.informate-box {
    max-width: 200px;
    min-height: 40px;
    font-size: 13px;
    border: 1px solid #dcdcdc;
    padding: 5px 10px;
    position: absolute;
    background: #fff;
    top: 0px;
    left: 100px;
    color: #666;
    z-index: 2;
    box-shadow: 0 0 3px 0px #666;
    -webkit-box-shadow: 0 0 3px 0px #666;
    -o-box-shadow: 0 0 3px 0px #666;
    -ms-box-shadow: 0 0 3px 0px #666;
    -moz-box-shadow: 0 0 3px 0px #666;
    display: none;
    cursor: pointer;
        line-height: 20px;
}

.box-arrow1 {
    position: absolute;
    top: 30px;
    left: -16px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 16px solid #dcdcdc;
}
.box-arrow2 {
    position: absolute;
    top: -6px;
    left: 4px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 16px solid #fff;
}
.recharge-bg {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    opacity: 0.9;
    filter: Alpha(opacity=90);
    display: none;
}
.mem2{
    display: none
}
.whatpay_box {
    width: 500px;
    height: 500px;
    background: #fff;
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 1111;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    padding: 20px;

    display: none;
}

.pay-information {
    border: 1px solid #DA860F;
    padding: 5px;
    position: relative;
    height: 30px;
    margin-top: 40px;
}

.should-pay {
    float: right;
    line-height: 30px;
    margin-right: 30px;
    font-size: 15px;
    color: #000;
}

.should-pay em {
    color: #DA860F;
    font-size: 16px;
    font-style: normal;
}

.pay-qr {
    text-align: center;
}

.red-prompt {
    text-align: center;
    font-size: 18px;
    color: #00c800;
    margin-top: 10px;
}

.pay-qr-con {
    width: 250px;
    margin: 0 auto;
    position: relative;
    display: block;
}

#payqr-content {
    width: 100%;
}

.wechat-logodiv {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 6px;
    background: #fff;
}

.wechat-logo {
    width: 90%;
    padding-top: 3px;
    margin: 5%;
}

.pay-prompt {
    width: 350px;
    margin: 0 auto;
    text-align: left;
}
/*招聘内容样式*/
.job_content{
    width: 1196px;
    height: 618px;
    border: 1px solid #dcdcdc;
    margin: 20px auto;
    background-color: #ffffff;
    position: relative;
}
.job_content .job_list{
    width: 166px;
    height: 618px;
    border-right: 1px solid #dcdcdc;
    float: left;
}
.job_list li{
    border-bottom: 1px solid #eeeeee;
    height: 52px;
    width: 100%;
    text-align: center;
    line-height: 52px;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    cursor: pointer;
}
.job_list li:hover{
    background-color:#03c5fd;
    color:#fff;
}
.job_introduction{
    height: 618px;
    width: 1028px;
    float: right;
}
.job_introduction h3{
    height: 52px;
    width: 996px;
    border-bottom: 1px solid #dcdcdc;
    margin: 0px;
    padding-left: 32px;
    line-height: 52px;
    color: #000000;
    font-size: 18px;
}
.job_introduction h3 span{
    font-size: 12px;
    color: #888888;
    font-weight: normal;
    float: right;
    padding-right: 22px;
}
.job_introduction dl{
    margin: 30px 0px 8px 148px;
}
.job_introduction dl dt{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.job_introduction dl dd{
    color: #666666;
    font-size: 12px;
    line-height: 30px;
    margin-left: 64px;
}
.job_content p{
    width: 1028px;
    height: 30px;
    background-color: #e5e5e5;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc; 
    position: absolute;
    bottom: 0px;
    left: 167px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}
.job_content p a{
    color: #00c3fb;
}

/*用户协议内容区*/


.userAgt_up_line{
    height: 5px;
    width: 100%;
    background-color: #000;
    margin: 0 auto;
}
.userAgt_agt{
    width: 208px;
    height: 56px;
    background-color: #000;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    color: #ffffff;
    margin: 0 auto;
}
.userAgt_content{

    margin: 38px auto 0px;
}
.userAgt_content h3{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 54px;
    margin-bottom: 28px;
    text-align: left;
}
.userAgt_content p{
    text-indent: 28px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    width: 1100px;
}
.userAgt_content span{
    display: block;
    width: 580px;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 14px;
    text-indent: 0px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 32px;
}

.concatus_qr_box{
        text-align: center;
    font-size: 25px;
    color: #6b6b6b;
    margin-top: 20px;
}
.concatus_qr_box p{
    margin-bottom: 15px
}
.concatus_qr{
    width: 250px;
    height: 250px;
    border: 1px solid #898989;
    margin: auto;
}
.concatus_address_box{
   margin: 50px 0;
   overflow: auto;
}
.concatus_address{
    float: left;
    width: 480px;
    height: 380px;
}
.concatus_type{
    width: 480px;
    height: 300px;
    border: 1px solid #d6d7d8;
    float: right;
    padding: 40px;
}
.concatus_type_box{
        height: 50px;
    line-height: 50px;
    font-size: 20px;
        margin-bottom: 20px;
}
.concatus_type_box img{
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.concatus_type_box span{
    float: left;
}
.concatus_text1{
    margin: 0 15px;
    width: 70px;
    display: inline-block;
    float: left;
}


.text_box {
    width: 528px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
    background-color: #fff;
    border-radius: 6px;
    display: none;
}
.text_box h3 {
    padding-left: 22px;
    font-size: 16px;
    line-height: 48px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #dcdcdc;
    margin: 0
}
.text_box .wx_info {
    margin-top: 35px;
    margin-left: 26px;
    float: left;
}
.text_box .wx_return_info {
    float: right;
    font-size: 12px;
    color: #555656;
}
.wx_return_info p {
    margin-bottom: 25px;
}
.wx_return_info input {
    width: 100px;
    padding: 9px 12px;
    height: 12px;
    color: #888;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    outline: 0;
    margin-left: 16px;
    font-size: 12px;
}
.wx_return_info .wx_y {
    margin-left: 2px;
    background-color: #0da3f9;
}
.wx_return_info .wx_y, .wx_return_info .wx_n {
    width: 78px;
    height: 28px;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    outline: 0;
    border: 0
}
.wx_return_info .wx_n {
    margin-left: 27px;
    background-color: #a4a5a5;
}
.user_info_con{
    font-size: 14px;
    margin-bottom: 38px;
}

.red-select {
    height: 40px;
    width: 140px;
    outline: none;
    padding: 0 10px;
    color: #888;
    font-size: 12px;
    border: 1px solid #dcdcdc;
}
.article_manage_box{
    color: #6d6c6c;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    clear: both;
}
.article_manage_ul{    
    
}

.article_manage_ul > li{
    /*border-bottom: 1px solid #dcdcdc*/
}
.addicon1{
    height: 30px;
    margin-top: 10px;
    float: left;
    cursor: pointer;
}
.article_manage_ul .title1{
    font-size: 17px;
    margin-left: 10px;
    line-height: 50px;

}
.article_manage_ul .titlebox{
    display: inline-block;
}
.article_option_ul{
    float: right;
    margin-top: 13px;
}
.article_option_ul li{
    float: left;
    padding: 0 15px;
    border-right: 1px solid #dcdcdc;
    height: 24px;
    
    cursor: pointer;
}
.article_option_ul li:last-child{
    border-right:0
}
.article_option_ul li img{
    height: 20px;
    float: left;
    margin-top: 2px;
}
.article_option_ul li span{
    font-size: 14px;
    line-height: 24px;
    margin-left: 8px;
}
.article_list_box{
    border-bottom: 1px solid #dcdcdc;
    padding: 0 10px 0 20px;
}
.article_manage_ul.articleul2,.article_manage_ul.articleul3{
    display: none
}
.article_manage_ul.articleul2 > li{
    /*padding-left: 50px;*/
    background: #f7f7f7
}
.article_manage_ul.articleul3 > li{
    background: #efefef;
}
.article_manage_ul.articleul3 > li > .article_list_box{
    border-bottom: 0 !important;
}
.article_manage_ul.articleul3 > li:last-child > .article_list_box{
    border-bottom: 1px solid #dcdcdc !important;
}

.article_popup{
    width: 550px;
    background: #fff;
    z-index: 99;
    padding: 40px 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    display: none
}
.article_close{
        position: absolute;
    top: -69px;
    right: -5px;
    width: 50px;
    cursor: pointer;
}
.article_popup_box{
    /*height: 40px;*/
    min-height: 40px;
    overflow: hidden;
    color: #636363;
    font-size: 16px;
    margin-bottom: 25px;
}
.article_popup_box span{
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 20px;
    float: left;
    line-height: 40px;
}
.article_popup_box input[type='text']{
    padding: 0 10px;
    width: 250px;
    height: 38px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
}
.article_popup_box select{
        height: 40px;
    border: 1px solid #d2d2d2;
    width: 135px;
    outline: none;
    border-radius: 4px;
}

.article_option_li{
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.article_option_li img{
    vertical-align: middle;
}
.article_option_li span{
    vertical-align: middle;
}
.create-box{
        float: left;
    margin-top: 8px;
    line-height: 45px;
    margin-left: 25px;
    cursor: pointer;
    font-size: 16px
}
.create-box img {
    position: relative;
    top: 7px;
}
.operate-choose {
    float: left;
    font-size: 15px;
    margin-top: 8px;
    line-height: 45px;
    width: 0px;
    overflow: hidden;
    white-space: nowrap;
}
.operate-choose span {
    margin-left: 20px;
    cursor: pointer;
}
.article_box{
     margin-top: 35px;
     overflow: auto;
     line-height: 35px;
}
.article_content{
    float: left;
   
}
.article_span{
    display: inline-block;
    width: 80px;
    font-size: 15px;
    color: #525252;
    float: left;
}
.article_input{
    height: 33px;
    border: 1px solid #c9c9c9;
    width: 290px;
    padding: 0 5px !important;
    border-radius: 1px;
}

.borderleft{
    width: 0;
    height: 20px;
    border-left: 2px solid #0da3f9;
    margin-right: 5px;
    float: left;
    margin-top: 8px;
}

.article_radio{
    vertical-align: middle;
    margin-top: -3px;
}
.article_select{
    height: 35px;
    border: 1px solid #c9c9c9;
    width: 100px;
    outline: none;
    border-radius: 1px;
}
.article_textarea{
        vertical-align: middle;
    outline: none;
    padding: 5px;
    width: 290px;
    border: 1px solid #c9c9c9;
    height: 80px;
    cursor: text;
}
.article_img{
    width: 120px;
    height: 100px;
    float: left;
    overflow: hidden;
}
.article_img_1{
    width: 120px;
    height: 100px;
    display: inline-block;
    overflow: hidden;
}
.article_update{
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
    background: #434343;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 35px;
}

.introduce_title{
    color: #02377f;
    font-size: 40px;
    text-align: center;
    margin: 30px 0 20px;
}
.introduce_abs{
    text-align: center;
        color: #333;
    font-size: 20px;
}
.introduce_abs p{
    margin-bottom: 15px;
}
.introduce_box{
    margin: 30px auto;
    padding: 0 30px;
}
.intorduce_effect{
    position: relative;
    margin: 40px 0 120px;
}
.introduce_flow{
        color: #333;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}
.effect_radious{
        height: 120px;
    background: #f8b551;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    display: inline-block;
    padding: 0 40px;
}

.effect_line{
    display: inline-block;
    width: 250px;
    height: 0;
    border-top: 1px solid #858585;
    margin-top: 60px;
}
.effect_line1{
        display: inline-block;
    width: 60px;
    height: 0;
    border-top: 1px solid #858585;
    position: absolute;
    left: 371px;
    top: 115px;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
}
.effect_line2{
        display: inline-block;
    width: 60px;
    height: 0;
    border-top: 1px solid #858585;
    position: absolute;
    left: 671px;
    top: 115px;
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
}

.intorduce_relaxed{
        text-align: center;
    font-size: 25px;
    color: #333;
    font-weight: bold;
}

.intro_box{
    overflow: auto;
    margin-top: 80px;
}

.intro_box li{
    float: left;
    width: 185px;
    text-align: center;
    margin-right: 60px;
    position: relative;
}
.intro_box li:first-child{
    margin-left: 60px
}
.intro_top{
    width: 105px;
    height: 53px;
    background: #0da3f9;
    line-height: 53px;
    color: #fff;
    font-size: 28px;
    border-radius: 10px 10px 0 0;
    margin: 40px auto 0;
}
.intro_bom{
        border: 2px solid #0da3f9;
    border-radius: 6px;
    height: 140px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
        padding: 20px 10px;
    text-align: left;
}
.intro_line{
    position: absolute;
    right: -78px;
    width: 96px;
    height: 0;
    border-top: 3px solid #0da3f9;
    bottom: 74px;
    transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
}

.flow_box{
     width: 870px;
    margin: 0 auto;

}
.flow_box li{
    float: left;
    width: 33.33%;
    margin-top: 50px;
    position: relative;
}
.xcxflow_box li{
    float: left;
    width: 20%;
    position: relative;
    border: 1px solid #3abaf6;
    margin-right: 6.66%;
    height: 385px;
    border-radius: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.custom_box li{
    float: left;
    width: 33.33%;
    position: relative;
}
.flow_li_box{
    width: 103px;
    height: 103px;
    border:2px solid #67ce6f;
    border-radius: 10px;
    position: relative;
    margin: 0 auto
}
.flow_li_box img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.flow_li_box p{
    position: absolute;
    background: #67ce6f;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    top: -20px;
    left: -20px;
}
.custom_li_p1{
    text-align: center;
    color: #333;
    font-size: 25px;
    margin: 20px 0 ;
    font-weight: bold;
}
.custom_li_p2{
        border: 1px solid #bdbdbe;
    width: 90%;
    margin-left: 3%;
    border-radius: 5px;
    padding: 15px 2%;
    font-size: 17px;
    color: #333;
}
.flow_li_p1{
    text-align: center;
    color: #333;
    font-size: 22px;
    margin: 20px 0 5px;
}
.flow_li_p2{
    text-align: center;
    color: #7d7d7d;
    font-size: 16px;
}

.flowimg7{
    position: absolute;
    right: -20px;
    top: 20px;
}
.market_box{
    margin-top: 30px;
    width: 380px;
}
.vs_box {
    margin: 70px auto 0;
    width: 950px;
}
.market_box_top{
    width: 340px;
    background: #1296db;
    color: #fff;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    font-size: 26px;
    line-height: 80px;
    margin: 0 auto;
}
.market_box_bom{
        border: 1px solid #1296db;

    border-radius: 8px;
    background: #f1f2f4;
    position: relative;
    top: -55px;
    padding: 10px 15px;
}
.market_box_bom p{
    color: #333;
    font-size: 16px;
    height: 80px;
    line-height: 80px;
}
.market_vs{
    display: inline-block;
    margin-left: 50px;
}
.market_vs li{
    width: 75px;
    height: 75px;
    line-height: 75px;
    color: #fff;
    font-size: 14px;
    
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
}

.section6-detail,.course-detail{
        position: relative;
    width: 100%;
    border-left: 1px solid #dcdcdc;
    margin-top: 20px
}
.section6-detail ul,.course-detail ul {
    overflow: auto;
}
.section6-detail li {
    background-color: #fff;
    width: 189px;
    height: 145px;
    border: 1px solid #dcdcdc;
    float: left;
    border-top: 0;
    border-left: 0;
    text-align: center;
}
.xcxdemo li{
    width: 214px !important;
    height: 164px !important;
}
.section6-detail img {
    height: 97%;
    width: 99%;
}
.xcxflow_li_box{
    height: 150px;
    position: relative;
}
.xcxflow_li_box img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.xcxflow_li_p1{
    text-align: center;
    color: #303030;
    font-size: 29px;
    border-bottom: 1px solid #bdbdbe;
    margin: 0px 15px;
    padding-bottom: 5px;
}
.xcxflow_li_p2{
        margin: 10px 20px;
    font-size: 18px;
    color: #333;
}
.xcxflow_box {
    margin-top: 40px;
}

.game-outer-box{
    width: 1100px;
    margin: 20px auto 0;
}
.game-top-box{
    background: url('/static/user/images/proj_nav.png') no-repeat;
    width: 1100px;
    height: 225px;
    padding: 20px 0 0;
    background-size: 100% 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.game-nav-box{
        width: 1020px;
    height: 130px;
    margin-left: 40px
}
.nav-box{
        width: 350px;
    height: 128px;
    border: 3px solid #ffffff;
    border-radius: 4px;
    float: left;
    margin-right: 35px;
    color: #fff;
    font-size: 15px;
    padding: 16px 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(0,0,0,.4)
}
.goldimg{
    position: absolute;
}
.updateimg{
    position: absolute;
}
.update-text{
    margin-left: 22px;
    margin-right: 2px;
    color: #e1ea0b;
    cursor: pointer;
}
.recharge-text{
    color: #e1ea0b;
    cursor: pointer;
    margin-left: 5px;
}
.personal-sign1{
    width: 100px;
    text-align: center;
    background: -moz-radial-gradient(ellipse,#ffaf0d, #ffd029);
    background: -o-radial-gradient(ellipse,#ffaf0d, #ffd029);
    background: -webkit-radial-gradient(ellipse,#ffaf0d, #ffd029);
    background: radial-gradient(ellipse,#ffaf0d, #ffd029);
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    border-radius: 30px;
    margin: 6px 67px 3px;
    color: #561b76;
    cursor: pointer;
    position: relative;
}
.recharge-feedback{
    font-size: 12px;
    cursor: pointer;
}
.game-bottom-box{
    height: 52px;
    width: 100%;
    background: rgba(0,0,0,.3);
    margin-top: 22px;
}
.game-bottom-box ul{
    margin-left: 25px;
}
.game-bottom-box ul li{
    float: left;
    color: #fff;
    font-size: 17px;
    width: 130px;
    margin-left: 25px;
    line-height: 44px;
    margin-top: 8px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 4px 4px 0 0;
    border-bottom: 0 !important;
    cursor: pointer;
}
.operate-box{
    height: 55px;
    width: 100%;
    font-size: 17px;
    color: #6e6e6e;
}
.create-box{
    float: left;
    margin-top: 8px;
    line-height: 47px;
    margin-left: 25px;
    cursor: pointer;
}
.create-box img{
    position: relative;
    top: 8px
}
.proj_table{
        width: 100%;
    border-spacing: 0;
    margin-bottom: 20px;
}
.proj_table th{
    border: 0;
    background: #7d7d7d;
    color: #fff;
    height: 50px;
    font-size: 15px;
    font-weight: normal;
}
.proj_table td{
    text-align: center;
    height: 110px;
    border-left: 0;
    border-top: 0;
}
.proj_table td:first-child{
    border-left: 1px solid #dcdcdc;
}
.projimg{
    width: 80px;
    height: 80px;
    margin-left: 15px;
    float: left;
    position: relative;
}
.proj_text{
    font-size: 15px;
    width: 112px;
    margin: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.projqr{
    margin: 5px 40px;
    width: 37px;
    height: 37px;
    position: relative;
    cursor: pointer;
}
.projtime{
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}
.projmodify{
    position: absolute;
    font-size: 15px;
    color: #5cb7e2;
    text-decoration: underline;
    text-align: center;
    margin-top: -5px;
    margin-left: 69px;
    cursor: pointer;
}
.projonline{
    width: 70px;
    height:21px;
    background: #8cea8f;
    margin-left: 20px;
    border-radius: 21px;
    border: 1px solid #acd598;
    position: relative;
    cursor: pointer;
}
.projonline-round{
    width: 21px;
    height: 21px;
    border: 1px solid #acd598;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    top: -1px;
    left: -1px;
}
.online-text{
    color: #75ae77;
    font-size: 15px;
    text-align: center;
    margin-top: 7px
}
.projupdate{
    font-size: 15px;
    color: #5cb7e2;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
    margin: 10px 0;
}
.proj-game-box{
    text-align: center;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    cursor: pointer;
    width: 50%;
    height: 50%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}
.projimg-box{
        text-align: center;
    position: relative;
    cursor: pointer;
    margin-top: 14px;
}
.projimg-box img{
    vertical-align: middle;
    margin-top: -5px;
}

/*.proj-game-box span{
    float: left;
}*/
.operate-choose{
    float: left;
    font-size: 15px;
    margin-top: 8px;
    line-height: 47px;
    width: 0px;
    overflow: hidden;
    white-space: nowrap;
}
.operate-choose span{
    margin-left: 20px;
    cursor: pointer;
}
.projcheck{
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    cursor: pointer !important;
    display: none;
    z-index: 11;
}
.offline-con{
    width: 550px;
    height: 360px;
    background: #fff;
    border-radius: 4px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 101;
}
.offline-cha{
    position: absolute;
    z-index: 1041;
    top: -35px;
    right: -35px;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}
.offline-title{
    height: 60px;
    line-height: 60px;
    text-indent: 35px;
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px;
}
.title-con{
    margin-left: 75px;
    margin-bottom: 20px;
    position: relative;
    line-height: 40px;
    height: 40px;
}
.title-con span{
    color: #233333;
    font-size:14px; 
}
.codeshow1>img, .codeshow2>img {
    width: 80%;
    border: 20px solid #fff;
}
.projqr-box{
    position: absolute;
    width: 0px;
    height: 0px;
    top: 0;
    left: 0;
    border: 1px solid #888;
    border-radius: 2px;
    background: #fff;
    z-index: 9;
    overflow: hidden;
}
.myqr{
    margin: 10px
}
.projqr-box p{
    font-size: 13px;
    text-align: center;
    margin: 10px 0 5px
}

.projicon{
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}

.loadcou{
    width: 250px;
    height: 150px;
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    border-radius:10px;
    z-index: 999; 

}
.loadcou p{
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 100px;
}
.loadcou_icon{
    position: absolute;
    width: 50px;
    top: 25px;
    left: 0;
    right: 0;
    margin: auto;
    animation: loadcou 2s infinite linear;
    -webkit-animation: loadcou 2s infinite linear;
    -o-animation: loadcou 2s infinite linear;
    -ms-animation: loadcou 2s infinite linear;
    -moz-animation: loadcou 2s infinite linear;
}
@keyframes loadcou {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loadcou {
    0%{
        -webkit-transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
    }
}
@-o-keyframes loadcou {
    0%{
        -o-transform: rotate(0deg);
    }
    100%{
        -o-transform: rotate(360deg);
    }
}
@-moz-keyframes loadcou {
    0%{
        -moz-transform: rotate(0deg);
    }
    100%{
        -moz-transform: rotate(360deg);
    }
}
.cleardata{
    width: 550px;
    height: 258px;
    background: #fff;
    border-radius: 4px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 101;
}

.activity-input {
    width: 240px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    outline: none;
    margin-right: 10px;
    height: 40px;
    padding-left: 10px !important;
    font-size: 12px;
}


.save-btn {
    width: 105px;
    height: 35px;
    color: #fff;
    background-color: #03c5fd;
    text-align: center;
    line-height: 35px;
    margin: 55px auto 60px;
    cursor: pointer;
    font-size: 14px;
    clear: both;
    outline: none;
}

.option_btn{
    border: 1px solid !important;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 2px;
    display: inline-block;
    width: 70px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
}

/*文章预览*/
.pre_box{
    width: 94%;
    padding:0 3%;
    height: 100%;
    overflow: auto;
}
.pre_title{
    color: #1b1b1b;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 25px 0;
}
.pre_author{
    color: #8e8e8e;
    font-size: 15px;
    margin-bottom: 20px;
}
.pre_content{
    margin-top: 10px;
}

.audio_limit{
        position: absolute;
    color: red;
    font-size: 14px;
    margin-top: 5px;
}
.mailIcon{
    width: 50px;
    position: relative;
    float: left;
}

.iframe_box{
    width: 1000px;
    height: 650px;
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    display: none; 
    margin: 0;
    border: 0;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.closeIframe{
    position: relative;
    font-size: 30px;
    color: #b5b5b5;
    float: right;
    z-index: 999;
    margin-right: 8px;
    cursor: pointer;
}

.operative_carousel{
    background: url('../images/dailinewbanner1.png');
    width: 100%;
    height: 561px;
    background-position: center;
    min-width: 1100px;
    position: relative;
}
.operative_area{
    background: url('../images/operative3.png');
    width: 100%;
    height: 800px;
    background-position: center;
    min-width: 1100px
}
.operative_box1{
    width: 100%;
    height: 420px;
    background: #387dc4
}
.operative_inbox{
    width: 1100px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.leftandright{
    width: 500px;
    overflow: hidden;
}
.operative_title {
    text-align: center;
    font-size: 35px;
    color: #fff;
    padding: 20px 0 10px
}
.opportunity{
    width: 20%;
    float: left;
    color: #fff;
    margin-left: 5%;
    position: relative;
    z-index: 10;

}
.operative_num{
    font-size: 25px
}
.opportunity_line{
    height: 0;
    width: 70px;
    border: 1px solid #fff;
    position: relative;
}
.opportunity_line::after{
    content: '';
    width: 4px;
    height: 4px;
    background: #387dc4;
    position: absolute;
    right: 2px;
    top: -1px;
}
.opportunity_con{
    font-size: 15px;
    margin: 5px 0;
    line-height: 20px;
}

.operative2{
    width: 1000px;
    margin-left: 50px;
    position: absolute;
    bottom: 0;
    left: 0
}
.advantage_box{
    width: 50%;
    float: left;
}
.advantage1{
    position: relative;
    height: 214px
}
.advantage_title{
        width: 140px;
    height: 50px;
    background: #ff8177;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
}
.advantage_line1{
    height: 0;
    width: 282px;
    border-top: 1px solid #ff8177;
    clear: both;
}
.advantage_line2{
        height: 0;
    width: 70px;
    border-top: 1px solid #ff8177;
    margin-left: 274px;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    position: relative;
    top: 21px;
    clear: both;
}
.advantage_line2.linetop{
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    top: -23px;
}

.advantage_con{
    margin: 15px 0;
    padding: 10px 15px;
    width: 250px;
    height: 125px;
    border: 1px solid #ff8177;
    color: #343434;
    font-size: 17px;
    line-height: 31px;
    border-radius: 3px;
    clear: both;
}
.advantage_icon{
    position: absolute;
    left: 335px;
    top: 95px;
    clear: both;
}
.vqida_advantage{
    margin-bottom: 80px
}
.vqida_advantage_left{
    width: 40%;
    float: left;
    text-align: center;
    position: relative;
}
.vqida_advantage_top{
    position: relative;
    width: 250px;
    height: 60px;
    line-height: 60px;
    background: #0068b7;
    font-size: 20px;
    color: #fff;
    border-radius: 6px;
    margin: 0 auto;
}

.vqida_advantage_top div{
    position: absolute;
    width: 0px;
    height: 0px;
    border-left:15px solid transparent;
    border-right:15px solid transparent;
    border-top: 15px solid #0068b7;
    left: 110px;
}
.vqida_text1{
    font-size: 20px;
    color: #000;
}
.vqida_line1{
        width: 230px;
    height: 0px;
    border-top: 3px solid #ec6941;
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
}
.vqida_line2{
        width: 45px;
    height: 0px;
    border-top: 3px solid #ec6941;
    position: absolute;
    right: -39px;
    top: 45px;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
}
.vqida_line2.lineright{
    left: -39px;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
}
.vqida_line3{
    width: 30px;
    height: 0px;
    border-top: 3px solid #ec6941;
    position: absolute;
    right: -63px;
    top: 60px;
}
.vqida_text2{
    color: #585858;
    font-size: 16px;
    clear: both;
}
.vqida_advantage_round{
    float: left;
    width: 20%;
    height: 50px;
}
.vqida_circular{
    width: 90px;
    height: 90px;
    background: #ec6941;
    border-radius: 50%;
    line-height: 90px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: auto;
}
.join_ul li{
    float: left;
    width: 20%;
    text-align: center;
        color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.join_ul li img{
    margin: 40px -17px 30px
}
.pointright{
    position: absolute;
    right: 0s;
    top: 66px;
}
.cooperation_ul li{
    width: 22%;
    float: left;
    text-align: center;
    margin-right: 4%;
        margin-top: 30px;
}
.operative_top{
            width: 520px;
            height: 197px;
            position: absolute;
            top: 15%;
            left: 22%;
        }
        .operative_top_text{
            width: 100%;
            text-align: left;
            margin-bottom: 26px;
        }
        .operative_top_btn{
            width: 165px;
            height: 48px;
            line-height: 48px;
            border-radius: 3px;
            border: 1px solid #fff;
            color: #fff;
            font-size: 18px;
            text-align: center;
        }
        .cooperation_model{
            width: 1020px;
            height: 410px;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            overflow: hidden;
        }
        .modelone{
            width: 500px;
            height: 400px;
            float: left;
            background: #fff;
            transition: all 0.8s;
            margin-left: 10px;
        }
        .modelone:hover{
            box-shadow: 0 0 10px #58aaff;
            /*transition: box-shadow 0.5s;*/
        }
        .modeltwo:hover{
            box-shadow: 0 0 10px #58aaff;
            /*transition: box-shadow 0.5s;*/
        }
        .modeltitle{
            width: 100%;
            height: 70px;
            line-height: 70px;
            text-align: center;
            background: #58aaff;
            color: #fff;
            font-size: 24px;
        }
        .modelleft{
            width: 250px;
            height: 260px;
            margin-top: 35px;
            float: left;
        }
        .modelleft img{
           /* position: absolute;
            margin: auto;
            left: 0;
            right: 15px;
            top: 0;
            bottom: 41px;*/
            padding: 15px 25px 41px 15px;
        }
        .modelright{
            width: 249px;
            height: 260px;
            border-left: 1px solid #ccc;
            margin-top: 35px;
            float: left;
            transition: all 0.3s;
        }
        .bigone{
            width: 500px;
            height: 100%;
            overflow: hidden;
        }
        .modeltext{
            width: 165px;
            color: #6f7d8b;
            font-size: 16px;
            padding: 67px 42px 68px 43px;
            line-height: 26px;
        }
        .modeltwo{
            width: 250px;
            height: 400px;
            float: left;
            margin-left: 10px;
            transition: all 0.8s;
            overflow: hidden;
            background: #fff;
        }
        .vqida_advantage1{
            width: 190px;
            height: 260px;
            background: #f1f6fa;
            margin-top: 30px;
            float: left;
            position: relative;
            transition: all 1s;
        }
        .vqida_advantage1:hover{
            box-shadow: 0 0 20px #d0d0d0;
        }
        .advantage1_img{
            position: absolute;
            margin: auto;
            width: 57px;
            top: 35px;
            right: 0;
            left: 0;
            bottom: 0;
        }
        .advantage1_title{
            width: 100%;
            position: absolute;
            text-align: center;
            color: #363636;
            font-size: 18px;
            top: 110px;
        }
        .advantage1_detail{
            width: 140px;
            max-height: 93px;
            position: absolute;
            color: #696969;
            font-size: 14px;
            text-align: left;
            top: 150px;
            margin: auto;
            left: 0;
            right: 0;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 5;
        }
        .good_cooperation{
            width: 515px;
            height: 260px;
            float: left;
            background: #ccc;
            margin-top: 30px;
            position: relative;
            transition: all 0.8s;
        }
        .cooperation_detail{
            width: 98%;
            height: 30px;
            text-align: center;
            line-height: 30px;
            position: absolute;
            left: 0;
            top:0;
            right: 0;
            bottom: 0;
            color: #fff;
            font-size: 18px;
            margin: auto;
        }
        .big_circular{
            width: 136px;
            height: 136px;
            border: 1px solid #59d1ea;
            border-radius: 50%;
            position: relative;
            margin: 50px auto;
        }
        .small_circular{
            width: 100px;
            height: 100px;
            border: 2px solid #fff;
            border-radius: 50%;
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }
        .free_input_text{
            width: 100%;
            padding-top: 20px;
        }
        .free_input_text input{
            margin-top: 20px;
            width: 100%;
            height: 50px;
            border: 1px solid #ccc;
            border-radius: 3px;
            text-indent: 5px;
        }
        .verification_code{
            display: inline-block;
            width: 33.9%;
            height: 50px;
            margin-left: 3%;
            background: #c9cdcb;
            position: relative;
            top: 20px;
            border-radius: 3px;
        }
        .operative_submission{
            width: 100%;
            height: 50px;
            background:-webkit-linear-gradient(left,#4b96e1,#38c9dd);
            border-radius: 2px;
            margin-top: 50px;
            line-height: 50px;
            text-align: center;
            color: #fff;
            font-size: 20px;
            letter-spacing:8px;
            cursor: pointer;
        }
.cooperation_con{
    position: relative;
    text-align: left;
    width: 100%;
    height: 100px;
    border: 1px dashed #f6b37f;
    border-radius: 4px;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 30px;
}
.cooperation_top{
        position: absolute;
    font-size: 19px;
    width: 100px;
    background: #f1f2f4;
    text-align: center;
    top: -11px;
    left: 70px;
}
.start_operative{
        background: #4c7ba8;
    color: #fff;
    width: 200px;
    text-align: center;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    cursor: pointer;
    border-radius: 10px;
    float: right;
    margin: 220px 100px;
}
.start_money{
        width: 265px;
    height: 57px;
    margin: auto;
    position: relative;
    top: 216px;
    cursor: pointer;
}


.order-outbox {
    background: #fff;
    width: 1098px;
    /*margin-top: 15px;*/
    margin: 15px auto 0;
    border: 1px solid #dcdcdc;
}
.order-content {
    width: 900px;
    margin-left: 100px;
    padding-bottom: 20px;
}
.tab_title {
    height: 25px;
    font: 14px/25px "Microsoft YaHei";
    color: #787878;
    margin: 20px 0;
}
.order-options {
    float: left;
}
.tab_title .order-options span, .tab_title .order-options a {
    margin-right: 20px;
    display: inline-block;
    padding: 0 7px;
    color: #787878;
    cursor: pointer;
}
.tab_title .order-options a:hover, .tab_title .order-options a.active {
    border-radius: 3px;
    background: #0da3f9;
    color: #fff;

}
.orders-con {
    background: #fff;
    margin-top: 20px;
}
.orders-con h3.payingbg {
    background: #e0848f;
}
.orders-con h3 {
    height: 36px;
    font: 14px/36px "微软雅黑";
    padding: 0px 15px;
    color: #fff !important;
    margin-bottom: 0 !important;
}
.contact-us {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border-radius: 3px;
    background: #fff;
    color: #666;
    font-size: 12px;
    padding: 0 8px;
}
.orders-con table {
    width: 100%;
    font: 14px/28px "微软雅黑";
    background: #E8E4E4;
}
.orders-con td {
    padding: 15px;
    color: #666;
    min-width: 80px;
    text-align: center;
    border: 0;
}
.orders-con td a {
    color: #666;
}
.orders-con td img {
    width: 74px;
    height: 74px;
}
.orders-con td a {
    color: #666;
}
.orders-con td strong {
    font-weight: normal;
    display: block;
    font-size: 14px;
    max-height: 56px;
    overflow: hidden;
}
.orders-con td em {
    color: #e0848f;
}
.orders-con td .pay {
    display: block;
    background: #0da3f9;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    margin: 5px auto;
    cursor: pointer;
}
.orders-con td .closepay {
    display: block;
    background: #0da3f9;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    margin: 5px auto;
    cursor: pointer;
}
.contact_sucbox {
    display: none;
    width: 400px;
    height: 340px;
    background: #fff;
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -170px 0 0 -200px;
    z-index: 1111;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}
.contact_sucbox h3 {
    height: 36px;
    background: #f5f5f5;
    font: 16px/36px "微软雅黑";
    border-bottom: 1px solid #ddd;
    text-align: right;
    border-radius: 3px 3px 0 0;
    margin: 0;
}
.contact_sucbox h3 strong {
    float: left;
    font-weight: normal;
    margin-left: 20px;
}
.contact_sucbox h3 .close {
    font: 14px/36px "宋体";
    color: #999;
    margin-right: 10px;
}
.contact_sucbox table {
    width: 84%;
    height: 200px;
    margin: 20px 8%;
    color: #666;
}
.contact_sucbox table td {
    border: 0;
}
.contact_sucbox .row:first-child {
    border-top: 0;
}
.contact_sucbox .row {
    border-top: 1px dotted #ddd;
    font: 14px/50px Arial,"宋体";
}
.contact_sucbox .row a.fr {
    font-size: 12px;
    color: #00b7ee;
}
.contact_sucbox .btn_cancel {
    display: block;
    width: 70px;
    height: 28px;
    text-align: center;
    color: #fff;
    background: #bbb;
    border-radius: 3px;
    font: 14px/28px "微软雅黑";
    margin: 0 auto;
}

.pay_orderbox {
    width: 350px;
    height: 236px;
    background: #fff;
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    z-index: 1111;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    display: none;
}
.pay_orderbox h3 {
    height: 36px;
    background: #f5f5f5;
    font: 16px/36px "微软雅黑";
    border-bottom: 1px solid #ddd;
    text-align: right;
    border-radius: 3px 3px 0 0;
    margin: 0;
}
.pay_orderbox h3 strong {
    float: left;
    font-weight: normal;
    margin-left: 20px;
}
.pay_orderbox h3 .close {
    font: 14px/36px "宋体";
    color: #999;
    margin-right: 10px;
    cursor: pointer;
}
.clear {
    clear: both;
    font-size: 1px;
    width: 1px;
    visibility: hidden;
    margin-top: 0px!important;
    margin-top: -1px;
    line-height: 0;
}
.space_20 {
    padding: 20px 0 0 0;
}
.pay_orderbox .row {
    font: 12px/30px "宋体";
    text-align: center;
    color: #666;
}
.pay_orderbox .row select {
    font: 14px/18px "微软雅黑";
    text-align: center;
    color: #666;
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.pay_orderbox h4 {
    font: 18px/50px "微软雅黑";
    text-align: center;
    color: #e0848f;
    margin: 0;
    display: none;
}
.pay_orderbox .row a.btn_cancel {
    display: inline-block;
    width: 70px;
    height: 28px;
    text-align: center;
    color: #fff;
    background: #bbb;
    border-radius: 3px;
    font: 14px/28px "微软雅黑";
    margin: 0 5px;
}
.btn_pay {
    display: inline-block;
    width: 70px;
    height: 28px;
    color: #fff;
    background: #0da3f9;
    border-radius: 3px;
    font: 14px/28px "微软雅黑";
    cursor: pointer;
    margin: 0 5px;
}
.wechatpay_boxs {
    width: 580px;
    height: 560px;
    background: #fff;
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    z-index: 999;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    display: none;
}
.wechatpay-tltle{
    height: 55px;
    border-bottom: 1px solid #dcdcdc;
}
.wechatpay-money{
    text-align: center;
    font-size: 18px;
    color: #333;
    margin: 30px auto 5px;
}
.wechatpay-qr{
    width: 250px;
    height: 250px;
    position: relative;
    margin: auto;
}
.wechatpay-tltle p {
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 56px;
    text-indent: 30px;
}
.third-radio {
    position: absolute;
    bottom: 80px;
    line-height: 58px;
    width: 42%;
    margin-left: 11%;
}
.third-radio label {
    cursor: pointer;
}
input[name="paywechat"] {
    cursor: pointer;
}
.third-party-img {
    width: 150px;
    height: 45px;
    border: 1px solid;
    position: absolute;
    top: 5px;
    display: inline-block;
    left: 30px;
}
.third-party-img img {
    width: 90%;
    margin: 5px 5%;
}
.wechatpay-logobox {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    border-radius: 6px;
    background: #fff;
    border: 1px solid #666;
}
.wechatpay-logo {
    width: 90%;
    padding-top: 3px;
    margin: 5%;
}
.wechatpay-prompt {
    width: 270px;
    margin: auto;
    font-size: 16px;
    color: #fa2323;
}
.wechatpay-prompt p {
    margin-bottom: 15px;
}
#alipay-sub {
    border: none;
    height: 35px;
    line-height: 35px;
    background: #f39800;
    color: #fff;
    width: 100px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    box-shadow: 0px 0px 0px 1px #eb6100;
    border-radius: 4px;
    margin-left: 250px;
    margin-top: 100px;
    margin-bottom: 115px;
}
#orders-click-page{
    color: #fff;
    background-color: #0da3f9;
}

.order_th{
    background: #e5e5e5;
    height: 40px;
    color: #333 !important;
    font-size: 15px !important;
    border:1px solid #c5c5c5;
    text-align: center;
    padding: 0 !important
}
.order_ul1 > li{
    overflow: auto;
    color: #828282;
    border-bottom: 1px solid #c5c5c5;
    font-size: 13px;
    padding: 15px 0;
}
.order_ul1 > li >li{
    float: left;
}
.order_th{
    background: #e5e5e5;
    height: 40px;
    color: #333;
    font-size: 15px;
    line-height:40px ;
    border:1px solid #c5c5c5;
    text-align: center;
}
.order_th > .order_ul2 >li{
    line-height: 40px !important;
}
.order_ul2{
    width: 100%;
    height: 100%;
    display: inline-block;
    margin-bottom: 5px;
}
.order_ul2 > li{
    float: left;
    line-height: 80px;
    text-align: center;
    min-height: 1px;
}
.order_num_time{
    margin-bottom:10px  
}
.order_num_time span{
    margin-right: 30px
}
.order_ul2_img{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
}
.order_ul2_goodsname{
    float: left;
    margin-top: 22px;
    line-height: 18px;
    max-width: calc(100% - 100px);
}
.order_ul2_goodsname > p{
    /* max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}
.comment_simple{
    width: 100%;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.comment_details_btn{
    line-height: 0px;
    color: #0da3f9;
    font-size: 15px;
    cursor: pointer;
}
.comment_details_box{
    padding: 20px 50px;
    width: 400px;
    height: 250px;
    background: #fff;
    border-radius: 4px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 101;
    display: none;
}
.comment_details_box p{
    font-size: 15px;
    color: #0da3f9;
    margin-bottom: 10px;
}
.comment_details_con{
    width: 100%;
    height: 150px;
    border:1px solid #c5c5c5;
    font-size: 13px;
    padding: 5px;
    overflow: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.comment_details_close{
    width: 105px;
    height: 35px;
    color: #fff;
    background-color: #03c5fd;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    font-size: 16px;
    margin-left: 145px;
    margin-top: 30px;
    float: left;
}

.goodslist_sel_box{
    float: left;
    margin-top: 25px;
    margin-left: 20px;
}
.goodslist_sel{
    float: left;
    height: 38px;
    border: 0;
    outline: none;
    border: 1px solid #d0cfcf;
    border-radius: 4px;
    margin-right: 10px
}
.time_sure_btn{
    height: 30px;
    width: 70px;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: left;
    cursor: pointer;
    background-color: #0da3f9;
    border-radius: 4px;
    outline: none;
    border: 0;
}
.order_count_box{
    width: 100%;
    background: #d2d2d2;
    overflow: auto;
    padding-left:  10px;
    padding-top:  10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.order_count_box li{
    float: left;
    width: calc(25% - 10px);
    height: 100px;
    line-height: 100px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 15px;
    position: relative;
}
.order_count_btn{
    line-height: 0;
    position: absolute;
    right: 20px;
    bottom: 15px;
    cursor: pointer;
    color: #0da3f9;
    font-size: 14px
}
.logistics_box{
    font-size: 15px;
    line-height: 30px;
    display: inline-block;
    margin-right: 30px
}
.logistics_details{
    display: inline-block;
    width: 150px;
    height: 30px;
    text-align: center;
    border: 1px solid #c5c5c5;
}

.apiclient_key{
    margin-top: 8px;
    position: relative;
    background: #0da3f9;
    font-size: 14px;
    color: #fff;
    width: 70px;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}
.apiclient_key input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.order_th > .order_ul_head >li{
    line-height: 40px !important;
}
.order_ul_head{
    width: 100%;
    height: 100%
}
.order_ul_head > li{
    float: left;
    line-height: 80px;
    text-align: center;
    min-height: 1px;
}
.order-list{
    overflow: auto;
    color: #828282;
    border-bottom: 1px solid #c5c5c5;
    font-size: 13px;
    padding: 15px 0;
}
.order-list > li{
    float: left;
    text-align: center;
}
.header_wrap{
    width: 100%;
    height: 47px;
    background: #060703;
    position: relative;
    z-index: 50;
    /*overflow: hidden;*/
}
.header_nav{
    width: 1100px;
    height: 100%;
    line-height: 47px;
    margin: 0 auto;
}
.logo{
    margin-top: 7px;
    float: left;
    height: 40px;
}
.header_menu{
    float: left;
    margin-left: 50px;
    font-size: 16px;
    color: #ffffff;
}
.header_menu li{
    float: left;
    padding: 0 25px;
    color: #ffffff;
    cursor: pointer;
}
.header_menu li:hover{
    color: #0DA3F9;
}
.backstage{
    float: right;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 9px;
    font-size: 13px;
    color: #ffffff;
    background: #0DA3F9;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.banner_wrap{
    width: 100%;
    height: 360px;
}
.template_wrap{
    width: 100%;
    margin-top: 14px;
    background: #F6F6F6;
}
.search_header{
    width: 100%;
    height: 36px;
    border-bottom: 1px #E4E4E4 solid;
    background: #ffffff;
}
.choose{
    width: 1100px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
}
.choose li{
    float: left;
    width: 75px;
    font-size: 15px;
    border: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.search{
    float: right;
    overflow: hidden;
}
.search input{
    height: 33px;
    border: 1px #B7B7B7 solid;
    border-radius: 3px;
    outline: none;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.game_type{
    width: 1100px;
    overflow: hidden;
    margin: 15px auto 0;
    border: 1px #E5E5E5 solid;
    background: #ffffff;
}
.game_type li{
    /*width: 65px;*/
    padding: 0 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #515151;
    float: left;
    position: relative;
    cursor: pointer;
}
.game_type li:hover{
    color: #0DA3F9;
}
.arrow1 {
    position: absolute;
    top: -20px;
    left: 24px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: #ECECEC transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.arrow2{
    position: absolute;
    top: -12px;
    left: -10px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
}
.arrow3{
    position: absolute;
    bottom: 47px;
    left: 33px;
    display: block;
    height: 0;
    width: 0;
    border: 2px solid #fff;
    z-index: 9999;
}
.game_list{
    width: 1100px;
    overflow: hidden;
    margin: 33px auto 0;
    padding-bottom: 50px;
}
.game_list li{
    width: 255px;
    height: 203px;
    float: left;
    margin-left: 26px;
    margin-bottom: 28px;
    background: #ffffff;
    border: 1px #D7D7D7 solid;
    box-shadow: 0 4px 8px 0 rgba(7,17,27,.1);
    transition: .3s all linear;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.game_list li:hover{
    box-shadow: 0 8px 16px 0 rgba(7,17,27,.2);
}
.game_pic{
    width: 255px;
    height: 135px;
    position: relative;
}
/*.game_pic img{
    width: 100%;
    height: 100%;
}*/
.make_preview{
    display: inline-block;
    width: 40px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    top: -4px;
    border: none;
    border-radius: 3px;
    background: #0DA3F9;
    cursor: pointer;
}
.game_list li:nth-child(4n + 1){
    margin-left: 0;
}
.game_list li:nth-child(4n + 1){
    clear: left;
}
.qr_box{
    width: 100%;
    height: 135px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(121, 121, 121, 0.8);
    display: none
}
.game_qr{
    width: 100px;
    height: 100px;
    margin: 6px 0 0 6px;
    padding: 12px 14px;
    background: #fff;
    float: left
}
.game_qr img,.newgame_qr img{
    width: 100%;
    height: 100%;
}
.game_opr{
    float: left;
    margin: 17px 0 0 19px;
}
.opr_name{
    color: #ffffff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}
.opr_name:hover{
    background: #ffffff;
}
.opr_name img{
    width: 20px;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
}

.user_top > span >a{
    margin-right: 25px;
    cursor: pointer;
    font-size: 16px;
}
.article_popup_top{
    color: #0da3f9;
    font-size: 17px;
    width: 200px;
    border-bottom: 1px solid #0da3f9;
    text-align: center;
    margin: 0 auto 20px;
    height: 30px;
}
.exchange_address{
    text-align: left !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 410px !important;
}
.user_box{
    float: right;
    /*overflow: hidden;*/
    position: relative;
}
.user_img{
    float: left;
}
.user_img img{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    vertical-align: middle;
}
.user_nick{
    float: left;
    font-size: 14px;
    color: #ffffff;
    margin-left: 10px;
    position: relative;
}
.arrow_img{
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
}
.basic_info_wrap{
    width: 1100px;
    color: #ffffff;
    margin: 78px auto 0;
    background: url('/static/user/images/newmanagebg.png') top left;
    background-size: 100% 100%;
}
@media screen and (max-width: 1440px) {
    .basic_info_wrap{
        margin: 46px auto 0;
    }
}
.basic_info_top{
    width: 100%;
    font-size: 14px;
    display: table;
    padding-bottom: 25px;
    overflow: hidden;
}
.level{
    display: table-cell;
    width: 27%;
}
.applet_info{
    display: table-cell;
    text-align: center;
}
.user_nick1{
    margin-top: 5px;
    margin-bottom: 20px;
}
.user_img1{
    margin-top: 40px;
}
.user_img1 img{
    width: 60px;
    height: 60px;
    border-radius: 30px;
}
.company_sign{
    display: table-cell;
    width: 26%;
    text-align: right;
    position: relative;
}
.level_con,.company_name{
    position: relative;
    top: -65px;
}
.level,.company_sign{
    padding-left:20px;
    padding-right:20px;
    white-space:nowrap;
}
.company_name img{
    vertical-align: middle;
    margin-top: -3px;
}
.proj_info span{
    display: inline-block;
    padding-right: 20px;
    border-right: 1px #ffffff solid;
}
.sign{
    position: absolute;
    bottom: 0;
    left: 106px;
}
.continuous_sign{
    display: inline-block;
    padding: 3px 16px;
    background: url('/static/user/images/signbg.png') top left;
    background-size: 100% 100%;
}
.sign_btn{
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 45px;
    margin-left: 10px;
    text-align: center;
    color: #54370B;
    font-size: 14px;
    border-radius: 5px;
    background: url('/static/user/images/signbtnbg.png') top left;
    background-size: 100% 100%;
    position: relative;
    top: -3px;
    left: -23px;
    cursor: pointer;
}
.signed{
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 45px;
    margin-left: 10px;
    text-align: center;
    color: #54370B;
    font-size: 14px;
    border-radius: 5px;
    background: url('/static/user/images/signedbg.png') top left;
    background-size: 100% 100%;
    position: relative;
    top: -3px;
    left: -23px;
}
.basic_info_menu{
    width: 100%;
    height: 53px;
    margin: auto;
    line-height: 53px;
    background: url('/static/user/images/menubg.png') top left;
    background-size: 100% 100%;
    font-size: 14px;
    overflow: hidden;
}
.basic_info_menu li{
    float: left;
    width: 187px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
.basic_info_menu li:hover{
    background: #F6F6F6;
    color: #0DA3FA;
}
.model_wrap{
    width: 1100px;
    margin: 24px auto 0;
    background: #f6f6f6;
}
.model_header{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #EDEDED;
    font-size: 14px;
    color: #333333;
}
.operation{
    float: left;
    cursor: pointer;
}
.operation img{
    width: 20px;
    height: 18px;
    margin-top: -3px;
    vertical-align: middle;
}

.model_list li{
    float: left;
    width: 254px;
    height: 280px;
    margin-left: 26.5px;
    margin-bottom: 32px;
    background: #fff;
    position: relative;
    border:1px solid #D7D7D7;
    box-shadow: 0 4px 8px 0 rgba(7,17,27,.1);
    transition: .3s all linear;
    padding-bottom: 5px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.model_list li:hover{
    box-shadow: 0 8px 16px 0 rgba(7,17,27,.2);
}
.model_operation{
    margin-top: 9px;
}
.model_operation span{
    margin-left: 7px;
    cursor: pointer;
}
.model_operation img{
    width: 18px;
    height: 18px;
    margin-right: 3px;
    margin-top: -3px;
    vertical-align: middle;
}
.model_list li:nth-child(4n + 1){
    margin-left: 0;
}
.proj_bg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    display: none;
    z-index: 12;
}
.sign_dialog{
    display: none;
    width: 315px;
    height: 180px;
    border: 1px #A1A1A1 solid;
    border-radius: 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -80.5px;
    margin-left: -177.5px;
    background: #ffffff;
    z-index: 100;
}
.tip{
    text-align: center;
    font-size: 26px;
    color: #E65A5B;
    margin-top: 46px;
}
.sign_qd{
    width: 180px;
    height: 30px;
    font-size: 17px;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    border-radius: 5px;
    margin: 30px auto;
    background: #FF6D6D;
    cursor: pointer;
}
.operate_choose {
    float: left;
    width: 0px;
    overflow: hidden;
    white-space: nowrap;
}
.operate_choose span {
    margin-left: 20px;
    cursor: pointer;
}
.model_pic{
    position: relative;
    width: 100%;
    height: 135px;
    overflow: hidden;
    transition: .2s all linear;
}
.online{
    color: #29A34E;
}
.offline{
    color: #F55A58;
}
.model_name{
    font-size: 16px;
    color: #5D5D5D;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
    background: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #E4E4E4;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.homelogin{
    background: #0da3f9;
    color: #fff;
    height: 30px;
    padding: 0 6px;
    line-height: 30px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 8px;
    margin-left: 5px;
    cursor: pointer;
}
.homelogin img{
        margin-top: 7px;
    margin-right: 2px;
    float: left;
}
.preview_btn{
    float: right;
    margin-right: 8px;
}




/*文章详情*/
.article-box{
    position:fixed;
    width:100%;
    height:100%;
    top: 0;
    left: 0;
    overflow:auto;
    background: #F3F3F3;
    z-index: 10;
    display: none;
}
.article-detail{
    /*margin: 0 auto;*/
    padding: 18px 6% 36px 6%;
    background: #fff;
}
.article-title{
    width: 100%;
    font-size: 22px;
    color: #111111;
}
.article-date{
    width: 100%;
    margin-top: 18px;
    font-size: 16px;
    color: #B3B3B3;
}
.article-con{
    width: 100%;
    /*text-indent: 2em;*/
    margin-top: 16px;
    padding: 19px 9px 29px 9px;
    line-height: 22px;
    font-size: 16px;
    color: #2E2E2E;
    border: 1px #B8B8B8 dashed;
    box-sizing: border-box;
}
.article-read{
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
}
.read-left{
    float: left;
}
.article-read img{
    width: 16px;
    height: 16px;
    vertical-align:middle;
    margin-top:-3px;
}
.read-right{
    float: right;
}
.article-comment{
    padding: 0 6%;
    background: transparent;
}
.article-comment-list{
    padding: 21px 0 24px 0;
    border-bottom: 1px #DFDFDF solid;
}
.article-comment-list:first-child{
    padding-top: 36px;
}
.article-comment-list:last-child{
    border-bottom: 0;
}
.comment-head{
    width: 100%;
    line-height: 43px;
    font-size: 16px;
}
.comment-head-left{
    float: left;
}
.comment-head-left img{
    width: 43px;
    height: 43px;
    border-radius: 22px;
    vertical-align:middle;
    margin-top:-3px;
}
.comment-head-right{
    float: right;
}
.comment-head-right img{
    width: 16px;
    height: 16px;
    vertical-align:middle;
    margin-top:-3px;
}
.comment-con{
    font-size: 14px;
    color: #4E4E4E;
    margin-left:48px;
    margin-top:11px;
    line-height: 22px;
}
.comment-data{
    font-size: 14px;
    color: #CCCCCC;
    margin-left: 48px;
    margin-top: 30px;
}
.replay-box{
    padding: 11px 7px 11px 48px;
    background: #E4E4E4;
    margin-top: 13px;
    font-size: 14px;
}
.border_left{
    display: inline-block;
    width: 3px;
    height: 21px;
    background: #EB6A42;
    vertical-align: middle;
    margin-top:-3px;
}
.replay-con{
    color: #4E4E4E;
    margin-top: 22px;
    line-height: 22px;
}
.replay-date{
    color: #C1C1C1;
    margin-top: 24px;
}
.article-comment-bottom{
    text-align: center;
    font-size: 15px;
    color: #BEBEBE;
    padding: 45px 0 53px 0;
    width:83%;
    margin:0 auto;
}
.bottom-underline{
    width: 100%;
    height: 0;
    border-top: 2px solid #E5E5E5;
    position: relative;
    top: 11px;
}
.bottom-title{
    display: inline-block;
    background: #F3F3F3;
    padding:0 13px;
    position:relative;
}
.message-textarea{
    width: 100%;
    height: 169px;
    border: 1px #AAAAAA solid;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    resize: none;
    cursor: text;
    outline: none;
}
.msg_confirbtn{
    width: 90%;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 18px;
    background: #ED6942;
    color: #ffffff;
    margin: 11px auto;
    border-radius: 3px;
    cursor: pointer;
}
.sel-takeout-order-box2{
  margin: 110px auto 0;
  width: 105px;
  height: 105px;
  background: #fff;
}
.sel-takeout-order-box2 > .sel-takeout-order-item{
    width: 100%;
    height: 100%;
    border:0;
}
.sel-takeout-order-box1{
    margin: 110px auto 0;
    width: 210px;
    height: 105px;
    background: #fff;
}
.sel-takeout-order-box1 > .sel-takeout-order-item{
    width: 50%;
    height: 100%;
    border-bottom:0;
}

.article-con img{
    max-width: 100%;
    max-height: 100%;
}

/*首页新增样式*/
.course-detail li{
    float: left;
    width: 49%;
    margin-left: 2%;
    margin-bottom: 2%;
    padding: 33px 0 33px 13px;
    border: 1px #EFEFEF solid;
    border-radius: 5px;
    background: #FFFFFF;
    position: relative;
    transition: .3s all linear;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.course-detail li:hover{
    box-shadow: 0 8px 16px 0 rgba(7,17,27,.2);
}
.course-detail li:nth-child(2n + 1){
    margin-left: 0;
}
.course-title{
    color: #6B6B6B;
    font-size: 20px;
    height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    transition: .3s all linear;
}
.course-introduce{
    color: #6E6E6E;
    font-size: 16px;
    margin-top: 26px;
}
.course-view{
    width: 86px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #3CB5FA;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 15px;
    position: absolute;
    bottom: 11px;
    right: 12px;
    cursor: pointer;
}
.course-title-hover{
    color: #2E2E2E;
}
.course-view:hover{
    background: #0DA3F8;
}
.oem-login-bg{
    width: 100%;
    height: 738px;
    padding-top: 80px;
    background: #F1F5F6;
}
.oem-login-box{
    width: 800px;
    padding: 40px 0 30px;
    background: #FFFFFF;
    margin: 149px auto 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.oem-login-center{
    width: 354px;
    margin: 0 auto;
}
.login-head{
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #DCDCDC;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login-head-left{
    float: left;
    width: 150px;
    height: 100%;
    text-align: center;
    font-size: 20px;
    color: #393939;
    border-bottom: 3px solid #4694FF;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login-head-right{
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #4794FE;
    margin-right: 35px;
    cursor: pointer;
}
.login-head-right > span:hover{
    border-bottom: 1px solid #83B0FF;
}
.login-info-box{
    width: 100%;
    height: 50px;
    margin-top: 30px;
    position: relative;
}
.agent-login-info{
    width: 100%;
    height: 100%;
    line-height: 50px;
    border: 1px solid #DCDCDC;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login-icon{
    float: left;
    width: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.login-input{
    float: left;
    min-width: calc(100% - 45px);
    max-width: calc(100% - 45px);
    height: 100%;
    font-size: 16px;
    color: #797576;
    outline: none;
    cursor: text;
    border: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login-input::-webkit-outer-spin-button,
.login-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.login-input::-webkit-input-placeholder{
    color: #BFBFBF;
    font-size: 16px;
}
.verification-info{
    float: left;
    width: 234px;
    height: 100%;
    line-height: 50px;
    border: 1px solid #DCDCDC;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box; 
}
.code-box{
    float: right;
    width: 110px;
    height: 100%;
}
.find-pwd-p{
    display: inline-block;
    margin-top: 20px;
    padding-left: 1px;
    line-height: normal;
    font-size: 14px;
    color: #010101;
    border-bottom: 1px solid #666666;
    cursor: pointer;
}
.oem-login-btn{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background: #4694FF;
    border-radius: 3px;
    margin-top: 30px;
    cursor: pointer;
}
.login-input-focus{
    border-color: #4695FE;
}
.login-input-failed{
    border-color: #E94B4A;
}
.input-failed,.input-success{
    display: none;
    height: 100%;
    position: absolute;
    right: 12px;
}
.input-failed img,.input-success img{
    margin-top: 13px;
}
.login-info-failed,.login-pwd-tip{
    display: none;
    width: 185px;
    font-size: 14px;
    color: #E94B48;
    position: absolute;
    left: 364px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.oem-login-btn:hover{
    background: #65A6FF;
}
.verification-input{
    min-width: calc(100% - 168px);
    max-width: calc(100% - 168px);
}
.obtain-code{
    float: left;
    width: 123px;
    height: 100%;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    background: #0DA3F8;
    cursor: pointer;
}
.obtain-code:hover{
    background: #45BAFF;
}
.verification-failed{
    right: 135px;
}
.obtain-send{
    background: #B9B9B9;
    display: none;
}
.login-pwd-tip{
    color: #4794FE;
}
.obtain-send:hover{
    background: #B9B9B9;
}
.code-box > img{
    width: 100%;
    height: 100%;
}
.newqr_box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 7;
    display: none;
}
.newgame_qr{
    width: 123px;
    height: 123px;
    padding: 6px;
    background: #fff;
    position: relative;
    top: 43%;
    left: 50%;
    transform: translate(-51%, -51%);
    -webkit-transform: translate(-51%, -51%);
    -ms-transform: translate(-51%, -51%);
    -o-transform: translate(-51%, -51%);
    -moz-transform: translate(-51%, -51%);
}