
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select{font-family:Microsoft YaHei;margin:0;padding:0;color:inherit;    line-height: 1;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
a:hover{color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
body{min-width:1200px;} 
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.center{text-align: center;}
.img{width: 100%;display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.btn{display: block;text-align: center;}
.button_gradient{background:#60b7ff;background: -webkit-gradient(linear, left top, right bottom, from(#7b73ff), to(#60b7ff)); background: -moz-linear-gradient(top,  #7b73ff,  #60b7ff); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b73ff', endColorstr='#60b7ff');}
.c_pink{color: #ff006c;}
.c_green{color: #00cd6f;}
.c_blue{color: #199fff;}
.c_org{color: #ff5722;}
.white_bg{background: #fff;}
/*头部*/
.head {
    width: 100%;
    z-index: 100;
    padding: 10px 0;
    height: 80px;
    border-bottom: 1px solid rgba(255,255,255,.4);
}
.fixed_hd{background: #fff;position:initial;}
.fixed_hd .hd_nav li{color: #333333;}
.dropdown-menu li{margin: 0!important;}
.hd_logo{position:absolute;top: 15px;left:15px;}
.hd_btns{position:absolute;top: 20px;right: 1%;}
.hd_btns .lk{display: block;float: right;width: 100px;height: 40px;text-align: center;line-height: 40px;border:1px solid #33aaff;border-radius:3px;font-size: 16px;margin-left: 30px;}
.hd_btns .login{color: #fff;background: #33aaff;}
.hd_btns .reg{color: #33aaff;}
.hd_btns .lk:hover{box-shadow:0 0 5px #33aaff;}

.hd_center{font-size: 15px;color: #fff;line-height: 50px;top: 15px;}
.hd_center .hdimg{width: 50px;height: 50px;border-radius:50%;border:2px solid #fff;margin-right: 10px;}
/*个人中心*/
.head .quit{font-size: 15px;color: #666;padding:0 10px;}
.head .quit:hover{color: rgba(255,255,255,1);}
.hd_center .userinfo{display: inline-block;}
.hd_center .backindex{background: url(../images/per_01.png) no-repeat left center;background-size:24px;padding-left: 30px;font-size: 15px;color: #f1f3f6;margin-right: 15px;}
.hd_center .backindex:hover{color: #33aaff;}


.hd_nav{text-align: center;padding:10px 0;width: 1200px;position:absolute;left: 50%;margin-left: -580px;top: 10px;}
.hd_nav li{display: inline-block;font-size: 16px;line-height: 40px;margin:0 10px;color: #fff;}
.hd_nav li:hover,.hd_nav li.cur{color: #33aaff;}
/*首页*/
.idx_banner{height: 500px;padding-top:0px;}
.idx_banner .txtbox{padding-top: 90px;}
.idx_banner .txtbox .title{font-size: 56px;color: #fff;}
.idx_banner .txtbox .smtit{font-size: 34px;color: #fff;margin-top: 30px;}
.idx_banner .txtbox .font{font-size: 20px;color: #fff;margin-top: 40px;}
.idx_banner .txtbox .button{width: 200px;height: 60px;line-height: 60px;border-radius:35px;margin-top: 40px;background: #62b1ff;font-size: 22px;color: #fff;}
.idx_banner .txtbox .button:hover{box-shadow:0 0 5px #62b1ff;}

.idx_login{width: 340px;height: 420px;background: #fff;border-radius:15px;padding:20px 20px 50px;position:absolute;right: 20px;top: 80%;margin-top: -360px;border: 1px solid #ddd;z-index: 111;}
.idx_login .top{text-align: center;padding-top: 25px;}
.idx_login .top .cn{font-size: 20px;color: #333333;}
.idx_login .top .en{font-size: 12px;color: #999999;margin-top: 10px;text-transform: uppercase;}
.idx_login .about_login:after{display: none;}
.idx_login .about_login .login_form{padding-top: 20px;}
.idx_login .close{background-size:cover;width: 16px;height: 16px;display: block;float: right;}

.idx_login .about_in{padding-bottom: 0;}

.idx_top{width: 1200px;margin:0 auto;padding:40px 75px;border-radius:100px;background: #fff;box-shadow:0 0 20px #ddd;margin-top: -60px;}
.idx_top li{width: 262px;float: left;}
.idx_top li .info{text-align: center;display: inline-block;}
.idx_top .icon{margin-right: 20px;width: 56px;height: 56px;vertical-align: middle;display: inline-block;}
.idx_top .num{font-size: 36px;color: #33aaff;}
.idx_top .font{font-size: 16px;color: #666666;margin-top: 10px;}

.idx_titbox{text-align: center;}
.idx_titbox .cn{font-size: 64px;letter-spacing: 3px;}
.idx_titbox .en{font-size: 16px;color: #7a8799;text-transform: uppercase;margin-top: 20px;}
.idx_titbox .t_font{font-size: 20px;color: #7a8799;text-align: center;margin-top: 25px;}

.idx_sec1{background: url(../images/idx_21.png) no-repeat top center;background-size:cover;margin-top: 10px;}
.idx_service{padding:100px 0 50px;}
.idx_service .detail{margin-top: 45px;}
.idx_service .desc{font-size: 16px;color: #808080;line-height: 50px;padding-top: 80px;width: 575px;}
.idx_service .imgbox{width: 600px;}
.idx_service .step{margin-top: 60px;}
.idx_service .step b{text-align: center;float: left;width: 300px;display: block;position:relative;}
.idx_service .step b:before,.idx_service .step b:after{content:'';width: 100px;height: 1px;background: #dfe2e6;position:absolute;top: 50px;display: block;}
.idx_service .step b:before{left: 0;}
.idx_service .step b:after{right: 0;}
.idx_service .step .icon{width: 100px;height: 100px;display: block;margin:0 auto;background-repeat:no-repeat;background-size:cover;background-position:center;}
.idx_service .step .num{font-size: 30px;color: #b8c2cc;display: block;margin:25px 0 15px;}
.idx_service .step .font{font-size: 16px;color: #b8c2cc;}
.idx_service .step .icon_01{background-image:url(../images/idx_02.png);}
.idx_service .step .icon_02{background-image:url(../images/idx_03.png);}
.idx_service .step .icon_03{background-image:url(../images/idx_04.png);}
.idx_service .step .icon_04{background-image:url(../images/idx_05.png);}

.idx_service .step a:hover .num,.idx_service .step a:hover .font{color: #33aaff;}
.idx_service .step .icon_01:hover {background-image:url(../images/idx_02-1.png);}
.idx_service .step .icon_02:hover {background-image:url(../images/idx_03-1.png);}
.idx_service .step .icon_03:hover {background-image:url(../images/idx_04-1.png);}
.idx_service .step  .icon_04:hover {background-image:url(../images/idx_05-1.png);}

.idx_media{padding:100px 0 40px;}
.idx_media .detail{margin-top: 50px;}
.idx_media_menu{font-size: 0;text-align: center;}
.idx_media_menu a{font-size: 18px;color: #808080;padding:0 35px;height: 55px;line-height: 55px;border-radius:30px;margin:0 10px;border:1px solid transparent;display: inline-block;}
.idx_media_menu a.cur,.idx_media_menu a:hover{color: #66a7ff;border-color:#66a7ff;}
.idx_media_wrap{margin-top: 50px;}
.idx_media_list{margin-left: -25px;}
.idx_media_list .item{display: block;float: left;width: 220px;height: 120px;border:1px solid #e6e6e6;margin:0 0 25px 25px;}
.idx_media_list .item .img{width: 100%;}
.idx_media_list .item:hover{border-color:#5ebbff;}

.idx_special{padding:100px 0 105px;}
.idx_special .list{margin-top: 60px;box-shadow:0 0 15px #ddd;}
.idx_special .item{padding:50px 30px 0;width: 25%;float: left;height: 440px;background: #fff;border-right:1px solid #ddd;text-align: center;transition: all .3s;}
.idx_special .item:last-child{border-right:none;}
.idx_special .font{font-size: 20px;color: #333333;}
.idx_special .price{font-size: 46px;color: #58687f;margin:35px 0 25px;}
.idx_special .price em{font-size: 20px;margin-right: 5px;}
.idx_special .cat{font-size: 14px;color: #199fff;}
.idx_special .desc{font-size: 14px;color: #666666;line-height: 30px;margin-top: 30px;text-align: left;}
.idx_special .consult{font-size: 16px;color: #199fff;width: 170px;height: 50px;line-height: 50px;display: block;margin:40px auto 0;border:1px solid #199fff;border-radius:10px;}

.idx_special .item:hover{background: #199fff;transform: scale(1.02,1.02);border-radius:5px;}
.idx_special .item:hover .font{color: #fff;}
.idx_special .item:hover .price{color: #fff;}
.idx_special .item:hover .cat{color: #fff;}
.idx_special .item:hover .desc{color: #fff;}
.idx_special .item:hover .consult{color: #fff;background: #32b4ff;border-color:#32b4ff;}

.idx_advan{padding:90px 0 80px;}
.idx_advan .detail{margin-top: 40px;}

.idx_arc{background: url(../images/idx_38.jpg) no-repeat center;background-size:cover;height: 840px;padding-top: 80px;}
.idx_arc .idx_titbox .cn,.idx_arc .idx_titbox .cn em{color: #fff;}
.idx_arc .idx_titbox .en{color:rgba(255,255,255,.5);}
.idx_arc .detail{margin-top: 65px;}
.idx_arc .imgbox{text-align: center;width: 435px;}
.idx_arc .imgbox .img{width: 100%;}
.idx_arc .imgbox .title{font-size: 34px;color: #fff;margin:20px 0 25px;}
.idx_arc .imgbox .font{font-size: 20px;color: #fff;}
.idx_arc .info{width: 750px;}
.idx_arc .info li{text-align: center;width: 33.3%;float: left;padding:0 15px;margin:25px 0 40px;}
.idx_arc .info .icon{width: 50px;height: 50px;display: block;margin:0 auto;}
.idx_arc .info .tit{font-size: 18px;color: #fff;margin:25px 0 15px;}
.idx_arc .info .desc{font-size: 14px;line-height: 30px;color: rgba(255,255,255,.6);height: 90px;overflow: hidden;}

.idx_case{padding:100px 0 140px;background: url(../images/idx_39.jpg) no-repeat center;background-size:cover;}
.idx_case .info{margin-top: 80px;}
.idx_case .column{float: left;}
.idx_case .column .num{font-size: 46px;color: #199fff;float: left;margin-right: 15px;}
.idx_case .column em{font-size: 30px;}
.idx_case .column .font{font-size: 16px;color: #333333;margin-top: 5px;}
.idx_case .column .fz{font-size: 14px;color: #888888;margin-top: 15px;}
.idx_case .line{padding: 0 0 0 20px;float: left;width: 40px;margin: 0 25px;}
.idx_case .line em{width: 1px;height: 48px;transform: rotate(45deg);display: block;background: #ddd;}
.idx_case .column1{width: 330px;}
.idx_case .column2{width: 365px;}
.idx_case .column3{width: 315px;}

.idx_case .list{margin-top: 85px;}
.idx_case .list .item .img1{display: none;}
.idx_case .list .item:hover .img2{display: none;}
.idx_case .list .item:hover .img1{display: block;}

.idx_sec2{background: url(../images/idx_40.jpg) no-repeat top center;background-size:cover;}
.idx_choose{padding:85px 0 30px;}
.idx_choose .buttons{margin-top: 60px;font-size: 0;text-align: center;}
.idx_choose .buttons a{font-size: 20px;color: #5ebbff;width: 220px;height: 60px;line-height: 60px;border:1px solid #5ebbff;display: inline-block;border-radius:30px;margin:0 25px;}
.idx_choose .buttons a.cur,.idx_choose .buttons a:hover{background: #409fff;color: #fff;}
.idx_choose .imgbox{margin-top: 75px;}

.idx_news{padding:85px 0 100px;}
.idx_news_menu{text-align: center;font-size: 0;margin-top: 45px;}
.idx_news_menu a{font-size: 18px;color: #7a8799;padding:20px;display: inline-block;border-bottom:2px solid transparent;margin:0 75px;}
.idx_news_menu a.cur,.idx_news_menu a:hover{border-color:#199fff;color: #199fff;}
.idx_news_wrap{margin-top: 50px;}
.idx_news_list{margin-left: -30px;}
.idx_news_list .item{width: 380px;float: left;margin-left: 30px;position:relative;}
.idx_news_list .item:before{content:'';background: url(../images/idx_36.png) no-repeat center;width: 380px;height: 45px;background-size:cover;top: 380px;left: 0;display: block;position:absolute;}
.idx_news_list .li_t{border:1px solid #d8e4f0;border-radius:5px;margin-bottom: 10px;height: 400px;}
.idx_news_list .imgbox{}
.idx_news_list .info{padding:20px 30px 30px;}
.idx_news_list .date{display: block;font-size: 12px;color: #8fa1b2;background: url(../images/idx_35.png) no-repeat left center;background-size:20px;padding-left: 30px;line-height: 20px;}
.idx_news_list .title{display: block;font-size: 22px;color: #333333;line-height: 34px;font-weight: bold;margin-top: 15px;}
.idx_news_list .title:hover{color: #409fff;}
.idx_news_list .li_b{border:1px solid #d8e4f0;border-radius:5px;padding:30px 15px 25px;}
.idx_news_list .li_b a{display: block;font-size: 16px;color: #666666;position:relative;line-height: 35px;}
.idx_news_list .li_b a:before{content:'';display: inline-block;width: 5px;height: 5px;background: #409fff;border-radius:50%;vertical-align: middle;margin-right: 12px;}
.idx_news_list .li_b a:hover{color: #409fff;}

.idx_contact{padding:260px 0 0;position:relative;}
.idx_contact .topbox{background: #f5faff;padding:90px 115px;border-radius:20px;position:absolute;left: 50%;margin-left: -600px;top: 0;}
.idx_contact .lbox{}
.idx_contact .lbox .title{font-size: 24px;color: #333333;font-weight: bold;}
.idx_contact .lbox .line{display: block;width: 30px;height: 3px;background: #199fff;margin-top: 20px;}
.idx_contact .lbox .info{margin-top: 25px;}
.idx_contact .lbox p{font-size: 16px;color: #666666;line-height: 36px;}
.idx_contact .rbox .img{width: 220px;height: 220px;}

.idx_contact .bottombox{background: url(../images/ft_01.jpg) no-repeat center;background-size:cover;padding-top: 170px;padding-bottom: 35px;}
.idx_contact .menu{text-align: center;color: rgba(255,255,255,.6);}
.idx_contact .menu a{font-size: 16px;color: rgba(255,255,255,.6);padding:0 50px;line-height: 20px;}
.idx_contact .menu a:hover{color: rgba(255,255,255,1);}
.idx_contact .box{
	width: 1200px;
    margin: 0px auto;
    margin-top: 35px;
}
.idx_contact .box a{
	display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    color: rgba(255,255,255,.6);
}
.idx_contact .box p{
	display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    color: rgba(255,255,255,.6);
}

/*底部*/
.foot{background: #2d3040;padding:15px 0;font-size: 13px;color: rgba(255,255,255,.4);text-align: center;}

/*联系我们*/
.contact_main{background: #f2f7fa;}

.contact_info_wrap{height: 300px;position:relative;}
.contact_info{background: #fff;border-radius:20px;padding:40px 30px;position:absolute;left: 0;bottom: 0;box-shadow:0 0 10px #ddd;width: 100%;}
.contact_info .imgbox{width: 480px;}
.contact_info .info{padding-top: 80px;width: 600px;}
.contact_info .title{font-size: 22px;color: #4e8fec;}
.contact_info .box{margin-top: 35px;}
.contact_info .box p{font-size: 16px;color: #666666;line-height: 44px;}

.contact_map{margin-top: 80px;}
.contact_map .box{border:2px solid #fff;}

/*营销学院*/
.mar_main{padding:20px 0 50px;background: #f2f7fa;}
.mar_l{width: 240px;}
.mar_l li{padding:0 10px;height: 70px;margin-bottom: 5px;}
.mar_l li a{display: block;height: 70px;font-size: 20px;color: #666666;line-height: 70px;background-repeat:no-repeat;background-position:45px center;background-size:30px;padding-left:60px;background-color:#fff;}
.mar_l li.school a{background-image: url(../images/mar_02.png);}
.mar_l li.activity a{background-image:url(../images/mar_03.png);}
.mar_l li.help a{background-image:url(../images/mar_04.png);}

.mar_l li:hover,.mar_l li.cur{background: url(../images/mar_05.jpg) no-repeat center;background-size:cover;transition: all 0s;}
.mar_l li:hover a,.mar_l li.cur a{background-color:transparent;color: #fff;transition: all 0s;}
.mar_l li.school:hover a,.mar_l li.school.cur a{background-image: url(../images/mar_02-1.png);}
.mar_l li.activity:hover a,.mar_l li.activity.cura{background-image:url(../images/mar_03-1.png);}
.mar_l li.help:hover a,.mar_l li.help.cura{background-image:url(../images/mar_04-1.png);}

.mar_r{width: 950px;}
.mar_list{padding-bottom: 20px;}
.mar_list .item{padding: 20px;background: #fff;margin-bottom: 10px;border-radius:4px;}
.mar_list .imgbox{width: 220px;height: 150px;border-radius:8px;}
.mar_list .info{width: 665px;}
.mar_list .infoess{width: 665px;}
.mar_list .title{display: block;font-size: 20px;color: #333333;}
.mar_list .brief{font-size: 14px;color: #888888;line-height: 24px;margin-top: 25px;}
.mar_list .bot{margin-top: 30px;}
.mar_list .tag{font-size: 14px;color: #999999;line-height: 20px;margin-right: 55px;}
.mar_list .tag .icon{width: 20px;height: 20px;margin-right: 10px;}
.mar_list .more{float: right;font-size: 14px;color: #199fff;line-height: 20px;}
.mar_list .title:hover{color: #199fff;}
.mar_list .more:hover{text-decoration: underline;}
.mar_list .item:hover{box-shadow:0 0 20px #ddd;}

.mar_top {
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
    position: relative;
}
.mar_top .lbox {
    width: 680px;
}
.mar_top .title {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.mar_top .brief {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 15px;
}
.mar_top .rbox {
    width: 160px;
    position: absolute;
    top: -15px;
    right: 30px;
}



.pagelist{text-align: center;}
.pagelist a{font-size: 14px;color: #9aabb8;width: 40px;height: 40px;border:1px solid #9aabb8;border-radius:4px;display: inline-block;margin:0 3px;text-align: center;line-height: 40px;}
.pagelist a.cur,.pagelist a:hover{color: #fff;background: #199fff;border-color:#199fff;}

/*文章详情*/
.arc_main{background: url(../images/mar_13.jpg) no-repeat bottom center #f2f7fa;background-size:cover;}

.arc_content{background: #fff;padding:40px;border-radius:6px;}
.arc_content .title{font-size: 32px;color: #333333;text-align: center;}
.arc_content .tag{margin-top: 25px;font-size: 0;text-align: center;}
.arc_content .tag span{font-size: 14px;color: #999999;display: inline-block;margin:0 30px;}
.arc_content .tag .icon{width: 20px;height: 20px;margin-right: 5px;}
.arc_content .editbox{padding:25px 15px;border-top:1px solid #e5e5e5;margin-top: 25px;}
.arc_content .editbox img{width: 100%;display: block;margin-bottom: 10px;}
.arc_content .editbox p{font-size: 15px;color: #666666;line-height: 36px;text-indent: 2em;margin-bottom: 10px;}

.pagenav{}
.pagenav li{width: 50%;font-size: 15px;color: #888888;float: left;}
.pagenav li a{color: #888888;}
.pagenav li.next{text-align: right;}
.pagenav li:hover a{color: #199fff;text-decoration: underline;}

.arc_rela{background: #fff;padding:25px 30px;border-radius:6px;margin-top: 10px;}
.arc_rela .title{font-size: 20px;color: #333333;border-left:4px solid #199fff;line-height: 20px;padding-left: 25px;}
.arc_rela_list{border-top:1px solid #eee;margin-top: 20px;padding-top: 15px;}
.arc_rela_list li{width: 50%;float: left;font-size: 15px;color: #888888;line-height: 40px;padding-left: 45px;background: url(../images/mar_12.jpg) no-repeat 30px center;background-size:4px;}
.arc_rela_list li:hover{color: #199fff;}

/*软文代写*/
.soft_main{}
.soft_why{padding:40px 0px 0;}
.whyChoose{display: flex;align-items: center;width: 1200px;margin: 0 auto;margin-top: 40px;margin-bottom: 60px!important;}
.right-why{margin-left: 100px;}
.right-why>div{margin-bottom: 40px;}
.right-why>div:last-child{margin-bottom: 0px;}
.right-why>div>p:first-child{font-size: 20px;color: #333;margin-bottom: 28px!important;}
.right-why>div>p:last-child{font-size: 14px;color: #666;}




.soft_ser{padding:30px 0 25px;background: url(../images/daixieBG1.png) no-repeat;background-size: cover;box-sizing: border-box;
height: 740px;}
.soft_ser .desc{width:780px;padding-top: 58px;font-size: 14px;color: #fff;text-align: center;}
.soft_ser .desc p{margin-bottom: 25px!important;}
.newDaiXieLists{display: flex;justify-content: space-between;width: 1200px;margin: 0 auto;}
.newDaiXieLists>li{width: 373px;height: 394px;}
.newDaiXieLists>li .brief{margin: 220px 0 0 30px;}
.newDaiXieLists>li .brief p>span:first-child{margin-right: 20px;font-size: 48px;font-weight: bold;font-stretch: normal;letter-spacing: 0px;color: #ffffff;text-shadow:0px 0px 8px #6cb8ff;vertical-align: baseline;}   
.newDaiXieLists>li .brief p>span:last-child{font-size: 20px;color: #000033;display: inline-block;margin-top: -10px;vertical-align: middle;}
.newDaiXieLists>li .brief p{margin-bottom: 30px!important;}

.soft_price{background: url(../images/daixieBG2.png) no-repeat;background-size: cover;box-sizing: border-box;padding-top: 38px;}
.soft_price>div,.soft_price>table{width: 1200px;margin: 0 auto;}
.soft_price .table{margin-top: 60px;box-shadow: 0px 0px 32px 0px rgba(108, 184, 255, 0.27);}
.soft_price .table th{background: #eaf6ff;font-size:18px;color: #666666;line-height: 25px;padding:18px 0;font-weight: normal;position:relative;text-align: center;}
.soft_price .table th:last-child:after{display: none;}
.soft_price .table td{font-size: 14px;color: #58687f;padding:20px 0;line-height: 20px;text-align: center;}
.soft_price .table tr:nth-child(even) td{background: #f7fafc;}
.soft_price .table tr:nth-child(odd) td{background: #fff;}
.soft_price .table .more{position:relative;}
.soft_price .table .more:hover{color: #199fff;}
.soft_price .table .more:hover:after{background: url(../images/soft_10-1.png) no-repeat center;background-size:cover;}

.soft_price .details{margin-top: 55px;}
.soft_price .details .title{font-size: 20px;color: #79bcfb;}
.soft_price .details .box{margin-top: 25px;padding-bottom: 50px;}
.soft_price .details p{font-size: 14px;color: #333;line-height:35px;}

/*注册*/
.reg_main{padding:30px 0 50px;background: url(../images/reg_07.jpg) no-repeat bottom center;background-size:cover;}
.reg_form{width: 800px;margin:0 auto;}
.reg_form .module{margin-bottom: 20px;border-radius:6px; background: #fff;}
.reg_form .top{background: #eff8ff;padding:30px 20px;}
.reg_form .title{font-size: 24px;color: #333333;line-height: 20px;border-left:4px solid #199fff;padding-left: 25px;height: 20px;display: block;}
.reg_form .detail{padding:45px 20px 50px 155px;}
.reg_form .row{margin-bottom: 15px;}
.reg_form .ipt_txt{display: inline-block;border:1px solid #eeeeee;border-radius:4px;width: 320px;height: 45px;line-height: 45px;padding-left: 60px;font-size: 15px;color: #333;margin-right: 15px;background-repeat:no-repeat;background-position:20px center;background-size:22px;}
.reg_form .tip{display: inline-block;font-size: 13px;color: #aaaaaa;line-height: 45px;}
.reg_form .getcode{width: 120px;height: 45px;line-height: 45px;display: inline-block;border-radius:23px;color: #fff;font-size: 16px;}
.reg_form .phone{background-image:url(../images/reg_01.png);}
.reg_form .psd{background-image:url(../images/reg_02.png);}
.reg_form .psdagain{background-image:url(../images/reg_02.png);}
.reg_form .code{background-image:url(../images/reg_03.png);}
.reg_form .name{background-image:url(../images/reg_04.png);}
.reg_form .company{background-image:url(../images/reg_05.png);}
.reg_form .qq{background-image:url(../images/reg_06.png);}
.reg_form .ipt_button{width: 300px;height: 45px;line-height: 45px;border-radius:23px;font-size: 16px;color: #fff;margin:30px auto 0;}
.reg_form .notice{text-align: center;margin-top: 15px;font-size: 13px;color: #999999;line-height: 20px;}
.reg_form .notice .sel{width: 20px;height: 20px;border:1px solid #dddddd;border-radius:3px;margin-right: 5px;display: inline-block;}
.reg_form .notice .sel.cur{background: url(../images/reg_08.png) no-repeat center;background-size:cover;border-color:#33aaff;}
.reg_form .notice input{opacity: 0;filter:alpha(opacity=0);}
/*登录*/
.login_main{position:fixed;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/login_03.jpg) no-repeat center;background-size:cover;}

.login_box{position:fixed;width: 1200px;left: 50%;top: 50%;margin-left: -600px;margin-top: -280px;border-radius:30px;background: #fff;padding:70px 110px 50px 70px;}
.login_box .imgbox{width: 600px;}
.login_box .info{width: 330px;}
.login_box .title{font-size: 36px;color: #333333;text-align: center;}
.login_box .smtit{font-size: 12px;color: rgba(0,0,0,.6);margin-top: 15px;text-align: center;}
.login_form{margin-top: 40px;}
.login_form .row{padding:18px 0 10px;border-bottom:1px solid #33aaff;}
.login_form .ipt{height: 44px;line-height: 44px;font-size: 16px;color: #333;display: inline-block;}
.login_form .ipt_txt{padding-left: 60px;width: 100%;background-repeat:no-repeat;background-position:10px center;background-size:20px;}
.login_form .imgcode{width: 110px;height: 44px;display: inline-block;float: right;}
.login_form .ipt_button{width: 320px;height: 50px;background: #33aaff;border-radius:25px;font-size: 18px;color: #fff;line-height: 50px;margin:30px auto 0;}
.login_form .name{background-image: url(../images/reg_04.png);}
.login_form .psd{background-image: url(../images/reg_02.png);}
.login_form .code{background-image: url(../images/reg_03.png);width: 200px;}
.login_form .notice{margin-top: 15px;}
.login_form .remember{font-size: 14px;color: #888888;}
.login_form .remember input{opacity: 0;filter:alpha(opacity=0);}
.login_form .remember .sel{width: 16px;height: 16px;border-radius:3px;border:1px solid #ddd;display: inline-block;margin-right: 5px;}
.login_form .remember .sel.cur{background: url(../images/reg_08.png) no-repeat center;background-size:cover;border-color:#33aaff;}
.login_form .notice a{font-size: 14px;color: #888888;margin-left: 10px;}
.login_form .notice .reg_btn{color: #33aaff;}
.login_form .notice a:hover{text-decoration: underline;}

/*案例*/
.hd_border{border-bottom:1px solid #f1f1f1;}

.case_main{padding:100px 0 30px;background: #f2f7fa;}
.case_main .idx_media_wrap{margin-top: 30px;}

.case_main .idx_media_list li{width: 220px;float: left;margin: 0 0 25px 25px;}
.case_main .idx_media_list .font{display: block;text-align: center;font-size: 16px;color: #888888;padding-top: 25px;}
.case_main .idx_media_list .item{margin: 0;float:none;}
.case_main .idx_media_list li:hover .font{color: #199fff;}

.case_main .idx_media_menu .swiper-container{padding-bottom: 50px;}
.case_main .swiper-button-next, .case_main .swiper-button-prev{width: 30px;height: 20px;margin-top: -15px;top:auto;bottom: 0;}
.case_main .swiper-button-prev{background: url(../images/case_02.png) no-repeat center;background-size:cover;left: 45%;}
.case_main .swiper-button-next{background: url(../images/case_03.png) no-repeat center;background-size:cover;right: 45%;}
.case_main .swiper-button-prev:hover{background: url(../images/case_02-1.png) no-repeat center;background-size:cover;}
.case_main .swiper-button-next:hover{background: url(../images/case_03-1.png) no-repeat center;background-size:cover;}

/*软文套餐*/
.pack_main{background: url(../images/pack_14.jpg) no-repeat center;background-size:cover;}

.pack_list{margin-left: -40px;margin-top: 50px;}
.pack_list .item{float: left;background: #fff;border-radius:4px;padding:40px 30px 0;margin:0 0 40px 40px;width: 580px;border:1px solid #fff;height: 1000px;overflow: hidden;}
.pack_list .imgbox{box-shadow:0 0 10px #ddd;width: 520px;height: 320px;border-radius:6px;border:10px solid #fff;}
.pack_list .imgbox .img{width: 500px;border-radius:6px;}
.pack_list .info{min-height: 300px;padding:30px 0 20px;}
.pack_list .title{font-size: 22px;color: #333333;font-weight: bold;margin:20px 0 25px;display: block;}
.pack_list .price{font-size: 18px;color: #199fff;}
.pack_list .price em{font-size: 24px;font-weight: bold;font-style: italic;}
.pack_list .tags{font-size: 0;margin-top: 20px;}
.pack_list .tags a{
	font-size: 15px;
	color: #999999;
	line-height: 34px;
	display: inline-block;
	position:relative;
	padding-left: 15px;
	padding-right: 15px;
}
.pack_list .tags a:before{content:'';width: 6px;height: 6px;background: #999999;border-radius:50%;position:absolute;left: 0;top: 15px;}
.pack_list .desc{font-size: 14px;color: #666666;line-height: 34px;margin-top: 10px;}
.pack_list .title:hover{color: #199fff;}
.pack_list .tags a:hover{color: #199fff;}
.pack_list .tags a:hover:before{background: #199fff;}
.pack_list .item:hover{border-color:#d8e4f0;}

/*软文价格*/
.price_top{padding:60px 0 45px;background: url(../images/price_01.jpg) no-repeat center;background-size:cover;}
.price_search{width: 600px;height: 50px;border:1px solid #fff;margin:0 auto;background: rgba(255,255,255,.1);border-radius:25px;padding:0 15px;}
.price_search .ipt_txt{width: 500px;float: left;height: 50px;line-height: 50px;font-size: 15px;color: #fff;padding:0 15px;background:transparent;}
.price_search .ipt_button{float: right;background: url(../images/price_02.png) no-repeat center;width: 50px;height: 50px;}
.price_search input::-webkit-input-placeholder{color:#fff;}
.price_search input::-moz-placeholder{color:#fff;}
.price_search input:-moz-placeholder{color:#fff;}
.price_search input:-ms-input-placeholder{color:#fff;}

.price_para{margin-top: 36px;background: #fff;border-radius:10px;padding:30px 20px;}
.price_para .row{margin-bottom: 15px;}
.price_para .tit{width: 90px;font-size: 15px;color: #333333;line-height: 30px;min-height:30px;float: left;}
.price_para .info{width: 1070px;float: right;position:relative;padding-left: 65px;}
.price_para .info a{font-size: 14px;color: #808080;display: inline-block;line-height: 30px;padding:0 10px;margin:0 3px;}
.price_para .info .first{position:absolute;left: 0;top: 0;}
.price_para .info .more{color: #199fff;}
.price_para .info a.cur,.price_para .info a:hover{color: #fff;background: #199fff;border-radius:4px;}

.price_main{padding:50px 0 30px;}
.price_menu{}
.price_menu a{display: inline-block;font-size: 16px;color: #808080;padding:0 20px;height: 40px;line-height: 40px;margin:0 5px;border:1px solid transparent;border-radius:20px;}
.price_menu .font{font-size: 16px;color: #808080;line-height: 40px;}
.price_menu .lk.cur,.price_menu .lk:hover{color: #199fff;border-color:#199fff;}
.price_menu a.this{color: #fff;background:#60b7ff;background: -webkit-gradient(linear, left top, right bottom, from(#7b73ff), to(#60b7ff)); background: -moz-linear-gradient(top,  #7b73ff,  #60b7ff); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b73ff', endColorstr='#60b7ff');}

.price_table{margin:30px 0 0;background: #fff;padding-bottom: 40px;border-radius:5px;}
.price_table th{font-size: 15px;color: #999999;height: 60px;background: #eaf6ff;font-weight: normal;}
.price_table td{font-size: 14px;color: #58687f;padding:20px 5px;text-align: center;line-height: 24px;}
.price_table .link{color: #199fff;}
.price_table .font{font-size: 14px;color: #58687f;margin-top: 10px;}
.price_table .link:hover{color: #7b73ff;}
.price_table tr:nth-child(even) td{background: #f7fafc;}
.price_table tr:nth-child(odd) td{background: #fff;}
.price_table table{margin-bottom: 40px;}

/*关于我们-未登录*/
.about_main{background: #f2f7fa;}
.about_main .wrap{width: 1230px;margin:0 auto;}
.about_r{width: 900px;position:relative;padding-top: 400px;}
.about_intro{border-radius:20px;background: url(../images/about_07.jpg) no-repeat bottom center #fff;padding:70px 100px;position:absolute;top: -150px;}
.about_intro .img{width:450px;margin:0 auto;}
.about_intro .desc{font-size: 16px;color: #666666;line-height: 40px;text-indent: 2em;margin-top: 30px;}

.about_cul{padding:90px 0 20px;}
.about_cul .detail{margin-top: 70px;}
.about_cul .imgbox{width: 400px;}
.about_cul .text{width: 450px;background: #fff;padding:30px 20px;border-radius:15px;margin-top: 50px;}
.about_cul .text p{font-size: 15px;color: #666666;line-height: 30px;margin:15px 0;text-indent:2em;}
.about_cul .text em{font-size: 18px;color: #199fff;}

.about_map{margin-top: 40px;}
.about_map .box{position:relative;}
.about_map .info{position:absolute;background: #fff;border-radius:15px;top: 50%;margin-top: -145px;right: 80px;width: 600px;padding:40px 55px 40px 60px;}
.about_map .info:before{content:'';background: url(../images/about_15.png) no-repeat center;background-size:cover;width: 14px;height: 20px;left: -14px;top: 50%;margin-top: -10px;display: block;position:absolute;}
.about_map .title{font-size: 18px;color: #333333;padding:15px 20px 15px 0;display: inline-block;border-bottom:1px solid #999;}
.about_map .detail{margin-top: 15px;}
.about_map .lbox{width: 320px;border-right:1px solid #ddd;padding-right: 40px;}
.about_map .lbox p{font-size: 12px;color: #666666;line-height: 22px;position:relative;padding-left: 30px;margin:10px 0;}
.about_map .lbox .icon{width: 22px;height: 22px;position:absolute;left: 0;top: 0;}
.about_map .rbox{padding-top: 30px;}
.about_map .rbox .vx_img{width: 100px;height: 100px;}

.about_l{width: 300px;padding-top: 30px;}
.about_l .top{background: url(../images/about_02.png) no-repeat center;background-size:cover;height: 80px;text-align: center;padding-top: 18px;}
.about_l .top .cn{font-size: 20px;color: #fff;}
.about_l .top .en{font-size: 12px;color: rgba(255,255,255,.6);margin-top: 10px;text-transform: uppercase;}
.about_login{border-radius:10px;background: #fff;position:relative;}
.about_login:after{content:'';background-size:cover;width: 100%;height: 43px;display: block;position:absolute;left: 0;bottom: -25px;}

.about_login .login_form{margin-top: 0;padding:30px 20px 55px;}
.about_login .login_form .row{padding: 0;;border-radius:6px;margin-bottom: 15px;overflow: hidden;border:none;}

.about_login .login_form .ipt_txt{padding-left: 45px;border:1px solid #ddd;border-radius:6px;font-size: 14px;}
.about_login .login_form .code{width: 150px;}
.about_login .login_form .imgcode{width: 100px;}
.about_login .login_form .imgcode img{height: 45px;}
.about_login .login_form .ipt_button{width: 100%;margin: 10px auto 0;border-radius: 8px;height: 44px;line-height: 44px;}

.about_service{background: #fff;margin-top: 10px;border-radius:10px;padding-top: 50px;overflow: hidden;}
.about_service .title{font-size: 18px;color: #333333;text-align: center;}
.about_service .list{padding:30px 45px 20px;}
.about_service .list a{display: block;font-size: 16px;color: #666666;background: url(../images/about_04.png) no-repeat left center;background-size:26px;line-height: 26px;padding-left: 45px;margin-bottom: 15px;}
.about_service .list a:hover{color: #33aaff;}
.about_service .phone{height: 60px;background: #33aaff;text-align: center;font-size: 16px;color: #ffffff;line-height: 60px;}
.about_service .phone .icon{vertical-align: middle;margin-right: 5px;}
/*关于我们-已登录*/
.about_in{background: #fff;padding:30px 10px;text-align: center;}
.about_in .hdimg{width: 120px;height: 120px;border:2px solid #b5c4d3;border-radius:20px;display: block;margin:0 auto;}
.about_in .font{font-size: 16px;color: #333333;margin-top: 20px;}
.about_in .id{font-size: 16px;color: #199fff;margin-top: 15px;}
.about_in .gocenter{font-size: 16px;color: #ff6600;margin-top: 15px;display: block;}
.about_in .gocenter:hover{text-decoration: underline;}
.about_in .changeid{font-size: 16px;color: #fff;line-height: 44px;border-radius:6px;background: #33aaff;margin-top: 20px;}

/*财务报表*/
.per_body{background: url(../images/per_10.jpg) no-repeat center;background-size:cover;}
.per_body .hd_nav{margin-left: 0;left: 5%;width: 1000px;}
.per_body .head{border-bottom:1px solid #6a40b2;}

.per_main{padding:20px 0;margin-top: 80px;}
.per_l{width: 240px;}
.per_userinfo{border-radius:10px;padding:25px 10px 25px;}
.per_userinfo .hdimg{width: 98px;height: 98px;border-radius:50%;display: block;margin:0 auto;}
.per_userinfo .email{font-size: 18px;color: #199fff;text-align: center;margin:20px 0 15px;}
.per_userinfo .font{font-size: 14px;color: #666666;line-height: 22px;margin-bottom: 5px;margin-top: 20px;padding:0 10px;}
.per_userinfo .font .bar{border-radius:3px;width: 110px;height: 6px;background: #dddddd;display: inline-block;}
.per_userinfo .font .bar .this{height: 6px;background: #ff006c;border-radius:3px;display: block;}
.per_userinfo .lks{font-size: 14px;margin-top: 10px;}
.per_userinfo .lks a{width: 50%;display: block;float: left;text-align: center;}
.per_userinfo .lks a:hover{text-decoration: underline;}
.per_userinfo .kf{margin-top: 15px;}
.per_userinfo .kf a{font-size: 14px;color: #666666;width: 100px;height: 30px;line-height: 30px;border-radius:4px;border:1px solid #ccd8e4;background: url(../images/per_03.png) no-repeat 10px center #d8e4f0;background-size:20px;padding-left: 35px;}
.per_userinfo .kf a:hover{background-color: #b3cbe4;}
.per_userinfo .balance{font-size: 16px;color: #333333;margin-top: 30px;padding:0 10px;}
.per_userinfo .balance .button:hover{color: #199fff;}


.per_menu{border-radius:10px;margin-top: 10px;position:relative;padding:40px 0;}
.per_menu:before{background: url(../images/per_04.png) no-repeat center;background-size:cover;width: 240px;height: 45px;content:'';position:absolute;left: 0;top: -26px;}
.per_menu li{}
.per_menu li>a{display: block;padding:15px 25px;font-size: 16px;color: #333333;background: url(../images/per_08.png) no-repeat 200px  center;background-size:14px 8px;line-height: 28px;}
.per_menu li .icon{width: 28px;height: 28px;margin-right: 10px;vertical-align: middle;}
.per_menu .submenu{background: #f0f6fa;padding:0 0 0 40px;display: none;}
.per_menu .submenu .box{border-left:1px solid #e4e4e4;padding:15px 0;}
.per_menu .submenu .row{padding-left: 10px;height: 25px;line-height: 25px;margin-bottom: 5px;border-left:1px solid transparent;}
.per_menu .submenu a{display: block;font-size: 14px;color: #888888;}
.per_menu .submenu .line{width: 20px;height: 1px;display: inline-block;background: #e4e4e4;vertical-align: middle;margin-right: 20px;}
.per_menu .submenu .this{border-left:1px solid #199fff;}
.per_menu .submenu .this .line{background: #199fff;}
.per_menu .submenu .this a{color: #199fff;}

.per_menu .submenu .row:hover{border-color:#199fff;}
.per_menu .submenu .row:hover .line{background: #199fff;}
.per_menu .submenu .row:hover a{color: #199fff;}

.per_menu li>a:hover{color: #199fff;}
.per_menu li.cur>a{background: url(../images/per_08-1.png) no-repeat 200px  center;background-size:14px 8px;}
.per_menu li.cur .submenu{display: block;}

.per_r{width: 940px;padding:0 20px;border-radius:10px;}
.p_title{padding:20px 0;border-bottom:1px solid #ddd;}
.p_title .font{font-size: 20px;color: #333333;padding-left: 25px;line-height: 25px;border-left:4px solid #199fff;}

.finan_main{padding:30px 0 25px;}
.finan_table{border:1px solid #dbe6f1;margin-bottom: 20px;}
.finan_table th{height: 60px;background: #e0f2ff;font-size: 16px;color: #333333;font-weight: normal;}
.finan_table td{padding:20px 0;line-height: 20px;font-size: 15px;color: #666666;text-align: center;}
.finan_table tbody tr:nth-child(even) td{background: #f0f6fa;}
.finan_table td a:hover{text-decoration: underline;}


.pagelist{text-align: center;font-size: 0;}
.pagelist a{font-size: 13px;color: #666666;width: 30px;height: 30px;border:1px solid #ccc;border-radius:3px;text-align: center;line-height: 30px;margin:0 2px;display: inline-block;}
.pagelist a.prev{width: 60px;}
.pagelist a.next{width: 60px;}
.pagelist a.cur{background: #199fff;color: #fff;border-color:#199fff;}

/*文章列表*/
.per_arc_main{padding:20px 0 30px;}
.arc_list_table th{padding:0 5px;font-size: 13px;}
.arc_list_table td{padding:10px 5px;font-size: 12px;}

.p_form{margin-bottom: 20px;}
.p_form .group{display: inline-block;margin-right: 10px;font-size: 15px;color: #666666;}
.p_form .group .tit{font-size: 14px;color: #666666;line-height: 35px;}
.p_form .group .ipt{height: 35px;border:1px solid #ddd;border-radius:4px;padding:0 13px;display: inline-block;font-size: 13px;color: #333;}
.w130{width: 130px;}
.w150{width: 150px;}
.w100{width: 100px;}
.w200{width: 200px;}
.w180{width: 180px;}
.p_form .ipt_date{background: url(../images/per_09.png) no-repeat 95% center;background-size:20px;}
.p_form .fz{padding:0 10px;}
.p_form .right{display: inline-block;}
.p_form .ipt_select{display: inline-block;}
.p_form .ipt_select .layui-input{height: 35px;border:1px solid #ddd;border-radius:4px;padding:0 13px;display: inline-block;font-size: 13px;color: #333;}
.p_form .layui-form-select dl{top: 36px;}
.p_form .layui-form-select dl dd{font-size: 14px;color: #666;line-height: 30px;}
.p_form .layui-form-select dl dd.layui-this{background-color:#d8e4f0;color: #333333;}
.p_form .layui-form-select .layui-edge{border-top-color: #333333;    border-width: 5px;}
.p_form .btn{height: 34px;line-height: 34px;font-size: 14px;color: #fff;border-radius:6px;margin-left: 10px;display: inline-block;}
.p_form .exportbtn{width: 80px;background: #199fff;}
.p_form .searchbtn{width: 60px;background: #19a094;}
.p_form .btn:hover{box-shadow:0 0 10px #ddd;}
/*代写列表*/
.replace_main{padding:20px 0 35px;}

/*个人资料*/
.perdata_main{padding:40px 0 200px;}
.perdata_form{width: 450px;margin:0 auto;}
.perdata_form .row{margin-bottom: 20px;}
.perdata_form .tit{font-size: 16px;color: #333333;line-height: 44px;text-align: right;display: block;float: left;width: 130px;height: 44px;}
.perdata_form .info{width: 300px;float: right;}
.perdata_form .font{line-height: 44px;font-size: 18px;color: #333333;}
.perdata_form .ipt{border-radius:4px;height: 44px;line-height: 44px;}
.perdata_form .ipt_txt{width: 300px;border:1px solid #ddd;padding:0 15px;font-size: 15px;color: #333333;}
.perdata_form .code_txt{width: 170px;}
.perdata_form .code_img{width: 120px;height: 44px;display: block;margin-left: 10px;border:1px solid #ddd;border-radius:4px;overflow: hidden;}
.perdata_form .code_img .img{width: 120px;height: 44px;}

.perdata_form .ipt_button{width: 120px;font-size: 16px;color: #fff;background: #199fff;margin-top: 10px;}
.perdata_form .ipt_button:hover{box-shadow:0 0 5px #199fff;}

/*充值*/
.recharge_main{padding:30px 0 20px;}
.recharge_icons{text-align: center;}
.recharge_icons a{display: inline-block;margin:0 15px;border-radius:4px;border:1px solid #ccd8e4;width: 180px;height: 60px;overflow: hidden;position:relative;}
.recharge_icons .icon{position:absolute;background: url(../images/recharge_07.png) no-repeat center;background-size:cover;width: 30px;height: 30px;display: block;bottom: 0;right: 0;display: none;}
.recharge_icons .cur .icon{display: block;}
.recharge_icons input{opacity: 0;filter:alpha(opacity=0);}

.recharge_options{padding:50px 40px 30px;}
.recharge_options li{display: inline-block;margin:0 20px 15px;}
.recharge_options .layui-form-radio{padding-right: 0;margin: 0;}
.recharge_options .layui-form-radioed>i, .recharge_options .layui-form-radio>i:hover{color: #199fff;}
.recharge_manual .ipt_txt{font-size: 14px;color: #333;width: 200px;height: 40px;padding:0 10px;line-height: 40px;border:1px solid #ddd;border-radius:4px;float: left;}
.recharge_manual .ipt_button{font-size: 15px;color: #fff;width: 100px;height: 40px;background: #199fff;border-radius:4px;text-align: center;line-height: 40px;border:none;display: block;margin-left: 15px;float: left;}
.recharge_manual .ipt_button:hover{box-shadow:0 0 5px #199fff;}

.recharge_tips{padding:20px;background: #f2f2f2;border-left:4px solid #199fff;font-size: 14px;color: #666666;line-height: 20px;}

.recharge_bot{border-radius:6px;border:1px solid #d8e4f0;padding: 20px;margin-top: 20px;}
.recharge_bot .tit{font-size: 18px;color: #333333;padding-left: 20px;line-height: 20px;border-left:4px solid #199fff;}
.recharge_bot .tips{padding:20px 0;font-size: 14px;color: #999999;}
.recharge_bot .detail{margin-top: 25px;}
.recharge_bot .detail li{float: left;}
.recharge_bot .detail li.li1{width:55%;border-right:1px dashed #ddd;}
.recharge_bot .detail li.li2{width: 45%;}
.recharge_bot .detail .img{display: inline-block;width: 100px;height: 70px;}
.recharge_bot .detail .info{display: inline-block;margin-left: 15px;}
.recharge_bot .detail .fz{font-size: 14px;color: #666666;line-height: 24px;}

.recharge_bot .box{margin-top: 30px;text-align: center;font-size: 0;}
.recharge_bot .box li{display: inline-block;margin:0 100px;}
.recharge_bot .box .imgbox{background: url(../images/recharge_08.png) no-repeat center;background-size:cover;width: 121px;height: 122px;overflow: hidden;}
.recharge_bot .box .img{width: 116px;height: 116px;margin:3px auto 0;}
.recharge_bot .box .font{margin-top: 15px;font-size: 16px;color: #333333;}

/*用户中心首页*/
.personal_r{padding: 0;}
.personal_top{padding:35px 20px;border-radius:75px;}
.personal_top li{float: left;width: 25%;}
.personal_top .icon{margin-right: 20px;width: 54px;height: 54px;}
.personal_top .money{color: #29cc7a;margin-top: -10px;font-size: 24px;font-style: italic;}
.personal_top .money em{font-size: 36px;font-style: italic;}
.personal_top .font{font-size: 16px;color: #666666;margin-top: 10px;}

.personal_bot{border-radius:10px;margin-top: 10px;position:relative;padding:50px 20px;}
.personal_bot:before{content:'';position:absolute;width: 100%;background: url(../images/per_16.png) no-repeat center;background-size:cover;height: 45px;left: 0;top: -27px;}

.personal_news{margin-top: 45px;}
.personal_news .module{position:relative;width: 440px;height: 290px;border:1px solid #d8e4f0;border-radius:6px;padding-top: 39px;}
.personal_news .tag{width: 150px;height: 50px;border-radius:25px;display: block;text-align: center;line-height: 50px;position:absolute;top: -25px;left: 50%;margin-left: -75px;font-size: 20px;color: #fff;}
.personal_news .list{padding:0 10px;}
.personal_news .list .item{height: 50px;border-bottom:1px dashed #e4e4e4;background: url(../images/soft_11.png) no-repeat left center;background-size:8px;padding-left: 20px;}
.personal_news .list .title{font-size: 15px;color: #333333;line-height: 50px;}
.personal_news .list .date{float: right;font-size: 14px;color: #666666;line-height: 50px;}
.personal_news .list .item:hover .title{color: #199fff;}

.personal_step{margin-top: 15px;border:1px solid #d8e4f0;border-radius:6px;padding: 20px;}
.personal_step .p_title{border-bottom:none;padding: 0;}
.personal_step .detail{margin-top: 20px;}
.personal_step .detail li{font-size: 14px;color: #666666;line-height: 30px;}
.personal_step .detail li em{padding-right: 15px;}

/*媒体价格*/
.media_top{padding:10px 20px 30px;border-radius:10px;}
.media_top .detail{margin-top: 20px;}
.media_top .row{margin-bottom: 15px;}
.media_top .row .tit{width: 80px;display: block;float: left;line-height: 30px;min-height:30px;}
.media_top .row .info{width: 780px;float: right;}
.media_top .row .lk{font-size: 14px;color: #808080;line-height: 30px;padding:0 10px;display: inline-block;border-radius:4px;margin-right: 3px;margin-bottom: 5px;}
.media_top .row .lk.cur,.media_top .row .lk:hover{color: #fff;background: #199fff;}
.media_top .row .all{color: #199fff;float: right;}

.media_bottom{position:relative;padding:40px 10px;border-radius:10px;margin-top: 10px;}
.media_bottom:before{content:'';position:absolute;width: 100%;background: url(../images/per_16.png) no-repeat center;background-size:contain;height: 45px;left: 0;top: -27px;}
.media_bottom table{margin-top: 20px;}

/*文章发布2*/
.issue_main{padding-bottom: 60px;}
.issue_main .media_top .row .info{width: 1065px;}
.issue_main .layui-form-checked[lay-skin="primary"] i{border-color: #199fff;background-color: #199fff;}

.issue_fixed{height: 90px;position:fixed;width: 100%;left: 0;bottom: 0;}
.issue_fixed .lbox{width: 720px;padding:15px 10px 0;}
.issue_fixed .lbox .font{font-size: 16px;color: #ffffff;text-align: center;line-height: 28px;margin-bottom: 3px;}
.issue_fixed .lbox .delete{width: 110px;height: 30px;line-height: 30px;border-radius:15px;background: url(../images/per_17.png) no-repeat 25px center #19a094;background-size:18px;padding-left: 25px;display: inline-block;margin-left: 10px;}
.issue_fixed .lbox .delete:hover{box-shadow:0 0 5px #19a094;}

.issue_fixed .rbox{width: 480px;padding-top: 24px;text-align: center;}
.issue_fixed .rbox .btn{background: #29cc7a;padding:0 30px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #fff;border-radius:20px;margin:0 10px;display: inline-block;}
.issue_fixed .rbox .btn:hover{box-shadow:0 0 5px #29cc7a;}

/*文章发布*/
.p0{padding: 0;}

.article_top{padding: 10px 20px 30px;border-radius:10px;}
.article_top .detail{padding:30px 40px 0;}
.article_top .row{margin-bottom: 20px;}
.article_top .tit{font-size: 16px;color: #333333;line-height: 45px;display: block;float: left;    width: 65px;text-align: right;}
.article_top .info{width: 740px;float: right;}
.article_top .ipt_txt{font-size: 15px;color: #333;width: 100%;padding:0 20px;line-height: 45px;border:1px solid #ddd;border-radius:4px;}
.article_top .editbox{height: 480px;border:1px solid #ddd;border-radius:4px;}
.article_top .font{font-size: 15px;color: #666666;line-height: 45px;}
.article_top .mon{font-weight: bold;font-size: 14px;margin-right: 15px;}
.article_top .money{font-size: 18px;color: #29cc7a;}
.article_top .ipt_button{width: 200px;height: 45px;line-height: 45px;background: #199fff;border-radius:4px;font-size: 16px;color: #ffffff;margin:0 auto;}
.article_top .ipt_button:hover{box-shadow:0 0 5px #199fff;}

.article_top .fileup{display: inline-block;}
.article_top .input{font-size: 14px;color: #333;border:none;background: transparent;display: inline-block;width: 500px;
margin-left: 10px;}
.article_top .liulan{background: url(../images/per_18.png) no-repeat left center;background-size:30px;padding-left: 40px;line-height: 45px;display: inline-block;cursor: pointer;}
.article_top .files{position:absolute;left:-1000px;top:52px;heigth:26px;cursor:pointer;filter: Alpha(opacity=0);-moz-opacity:0;opacity:0;}
.article_top .file_tip{font-size: 14px;color: #999999;line-height: 20px;display: block;}



.article_bottom{padding: 10px 20px 20px;border-radius:10px;position:relative;margin-top: 10px;}
.article_bottom .desc{padding:20px 25px;}
.article_bottom .desc p{font-size: 14px;color: #666666;line-height: 30px;}
.article_bottom:before{content:'';position:absolute;width: 100%;background: url(../images/per_16.png) no-repeat center;background-size:contain;height: 45px;left: 0;top: -27px;}
/*文章代写*/
.article_top .demand{padding: 20px;background: #f2f2f2;border-radius:4px;border:1px solid #ddd;}
.article_top .demand p{font-size: 14px;color: #666666;line-height: 30px;}
.article_top .group{display: inline-block;font-size: 15px;color: #888888;line-height: 45px;margin-right: 5px;}

.article_top .layui-form-radio{padding-right: 0;margin: 0;}
.article_top .layui-form-radioed>i, .article_top .layui-form-radio>i:hover{color: #199fff;}
.article_top .ipt_select{width: 450px;}
.article_top .ipt_select .layui-input{height: 45px;line-height: 45px;}
.article_top .total{font-size: 15px;color: #333333;line-height: 45px;margin-left: 35px;}
.article_top .total .yen{font-size: 18px;color: #29cc7a;font-weight: bold;}
.article_top .total i{font-size: 15px;}
.article_top .tips{font-size: 15px;color: #ff5722;line-height: 45px;}

.inner_head{background: rgba(0,0,0,.6)!important;}
.auto {width: 1200px;margin: 0 auto;}