@charset "utf-8";
/*************本页面公共效果*****************/
.f1 {
    float: left;
}

.d1 {
    display: none;
}

.d2 {
    display: block;
}

.f_s1 {
    font-size: 13px;
}

.f_s2 {
    font-size: 18px;
}

.f_s3 {
    font-size: 25px;
}

.f_s4 {
    font-size: 35px;
}

.f_s30 {
    font-size: 30px;
}

.m_b1 {
    margin-bottom: 25px;
}

.m_l1 {
    margin-left: 10px;
}

.m_l2 {
    margin-left: 25px;
}

.m_l3 {
    margin-left: 30px;
}

.m_t1 {
    margin-top: 10px;
}

.m_t2 {
    margin-top: 25px;
}

.m_t3 {
    margin-top: -5px;
}

.m_t4 {
    margin-top: 60px;
}

.m_t4 {
    margin-top: 20px;
}

.m_t5 {
    margin-top: 90px;
}

.p_r1 {
    padding-right: 5px;
}

.o_h {
    overflow: hidden;
}

.cur {
    cursor: pointer;
}

.gouxuan {
    background: url("../../images/verview/zuhe.png") no-repeat 0;
}

.kuang {
    background: url("../../images/verview/kuang.png") no-repeat 0;
}

.gouxuan.unable_c {
    background: url("../../images/verview/zuhe_dead.png") no-repeat 0;
}

.b_r {
    border: 1px solid red;
}

.b_t {
    border: 1px solid transparent;
}

.b_t input[type=text]:focus {
    border: 1px solid #1da1f2;
    background-color: #ffffff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
/****************************************/
* {
    /*font-family: "微软雅黑";*/
    list-style: none;
    -webkit-font-smoothing: antialiased;
}

.border {
    margin: 0px auto;
    width: 1162px;
    border: 8px solid #BBD9ED;
    background-color: #fff;
    position: relative;
}

/***************报告订单************************/
.content {
    width: 970px;
    margin-left: 26px;
    box-sizing: border-box;
}

.content h1 {
    font-weight: 700;
    line-height: 29px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.line {
    border-bottom: 2px solid #A4C9DE;
    width: 827px;
}

.line2 {
    border-bottom: 1px solid #EEEEEE;
    width: 827px;
}

/****************信息部分***********************/
.info {
    margin-top: 27px;
    margin-left: 2px;
}

.under {
    width: 356px;
}

.left{
    font-size: 14px;
    font-weight: 500;
    padding-right: 20px;
    width: 380px;
}
.info_less .right{
    font-size: 14px;
    font-weight: 500;
    padding-right: 20px;
    width: 380px;
}

.dingwei {
    position: relative;
}

.left .xing1, .right .xing2 {
    position: absolute;
    color: #56A0CA;
    top: 3px;
    left: 360px;
    font-size: 16px;
}

.left>div, .right>div {
    font-size: 20px;
    font-weight: 700;
}

/*目标公司的下拉框*/
.com_chose {
    width: 362px;
    height: auto;
    background-color: #fff;
    border: 1px solid #eee;
    display:none;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 39px;
}

.com_chose ul {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
}

.com_chose ul li {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    float: left;
    clear: both;
    text-indent: 10px;
    width: 353px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.com_chose ul li:hover {
    background-color: #eeeeee;
}

.left ul li, .right ul li, .under ul li {
    margin-left: -38px;
    margin-bottom: 10px;
    width: 354px;
    height: 38px;
    background-color: #F2F2F2;
    line-height: 33px;
    margin-bottom: 12px;
    color: #B0B0B0;
}

.left ul input, .right ul input, .under ul input {
    width: 340px;
    height: 34px;
    padding: 0 0px 0 14px;
    border: none;
    background-color: #F2F2F2;
}

.left ul li.bz, .right ul li.bz, .under ul li.bz {
    width:720px;
    height:100px;
}
.left ul li.bz textarea, .right ul li.bz textarea, .under ul li.bz textarea {
    width:100%;
    height:100%;
    padding: 5px 14px;
    border: none;
    background-color: #F2F2F2;
    outline:none;
    resize:none;
}

.company_info {
    position: absolute;
    z-index: 2;
}

.info_more, .under {
    margin-top: 10px;
    z-index: 1;
}

.info_more, .under div {
    font-size: 14px;
    color: #56A0CA;
}

.info_more{
    width:480px;
}

.under div {
    width: 490px;
}

.info_more span, .under div span {
    display: inline-block;
    width: 8px;
    height: 5px;
    margin-left: 5px;
    background: url("../../images/verview/xiala.png") no-repeat;
}

.under div span {
    background: url("../../images/verview/shangla.png") no-repeat;
}

/*********报告内容**************************/
.report h2 {
    margin-top: 34px;
    font-size: 20px;
}

.tiao {
    overflow: hidden;
}

.rr2 {
    margin-top: 21px;
}

.jiben, .kexuan {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.jiben_info {
    margin-top: 7px;
    width: 700px;
    height: 32px;
    line-height: 28px;
}

.kexuan {
    margin-top: 30px;
}

.kx_u1 li span {
    display: inline-block;
    width: 18px;
    height: 13px;
    float: left;
    margin-top: 3px;
}

.kx_u1 {
    overflow: hidden;
    /*border:1px solid red;*/
}

.kx_u1 li {
    /*border:1px solid red;
    margin-left: -40px;*/
    margin-top: 4px;
    line-height: 20px;
    margin-bottom: 13px;
    width:480px;
}
.kx_u1 li.lan {
	width:100px;
	float:left;
}

.kx_u1 li div {
    margin-left: 10px;
    font-size: 14px;
    width: 510px;
    /*line-height: 20px;
    font-weight: 600;*/
    color: #333;
}

.kx_u1 li div.inline_d{
	width:60px;
	float:left;
	margin-left:5px;
}
.kx_u1 li div.inline_d div{
	width:55px;
	float:left;
	margin-left:0px;
}

.kx_u1.bot{
	margin-top:10px;
	margin-bottom:20px;
}

.kx_u1 li div.tip {
    margin-left: 8px;
    color: #B0B0B0;
}

/******下拉的高管的信息***********/
.show {
    border-collapse: collapse;
    overflow: hidden;
    width: 600px;
    font-size: 14px;
    font-weight: 600;
    margin-top: -14px;
    margin-bottom: 37px;
}

.col1 span {
    display: inline-block;
    width: 18px;
    height: 13px;
    margin-top: 6px;
    cursor: pointer;
}

.m_z {
    color: #999999;
    /*调整名字的宽度*/
    width: 58px;
}

.hao {
    padding: 5px;
    width: 401px;
}

.hao div input {
    font-size: 14px;
    font-weight: 400;
    width: 400px;
    height: 39px;
    background-color: #F2F2F2;
    border: 1px solid #F2F2F2;
    padding-left: 8px;
    padding-right: 8px;
}

.hedui {
    padding-left: 2px;
    color: #D95E40;
}

.grant {
    width: 670px;
    padding-left: 1px;
    /*border:1px solid red;*/
}

.grant.top{
    margin-top:25px;
}

.grant span {
    display: inline-block;
    width: 18px;
    height: 13px;
    margin-left: 3px;
}

.grant div {
    display: inline-block;
    margin-left: -2px;
}

/*************订单价格*************/
.pay {
    margin: 25px 0 25px 5px;
}

.dingdan {
    line-height: 41px;
}

.jiage {
    margin-top: 5px;
    font-size: 20px;
    font-weight: 700;
}

.num, .num2 {
    margin-left: 25px;
}

.num span {
    display: inline-block;
}

.p_r1 {
    width: 21px;
    height: 28px;
    background: url("../../images/verview/qian.png") no-repeat 0;
}

.shuzi {
    font-size: 43px;
    color: #D95E40;
}

.jiage, .num, .pay_now, .view {
    float: left;
}

.pay_now, .pay_now2, .view, .view2 {
    text-align: center;
    line-height: 40px;
    width: 143px;
    height: 40px;
    background-color: #56A0CA;
    color: #fff;
    font-weight: 400;
}

.view, .view2 {
    background-color: #B9CBD5;
    margin-left: 12px;
}

.btn {
    margin-bottom: 70px;
}

.confirm table, .pay_now, .shuzi, .jiage, .grant, .hao div input, .show,
.kx_u1 li div, .jiben_info, .jiben, .kexuan, .report h2, .info_more,
.under div, .left ul input, .right ul input, .under ul input {
    font-family: "PingFangSC-Regular", "微软雅黑";
}

/*******确认订单*************/
.confirm_cont {
    position: fixed;
    width: 0px;
    height: 0px;
    left: 50%;
    top: 45%;
    overflow: visible;
    z-index: 1000;
}

.confirm {
    overflow: hidden;
    width: 446px;
    background-color: #fff;
    float: left;
    padding-bottom: 24px;
    margin-left: -223px;
    margin-top: -100px;
}

.con_b {
    margin-left: 22px;
    padding: 0;
}

.confirm h1 {
    width: 108px;
    margin-top: 21px;
}

.confirm .con_b table {
    margin-left: -2px;
    font-size: 14px;
    font-weight: 600;
}

.t_2 {
    padding-left: 10px;
}

.t_2_c {
    color: #56A0CA;
}

.bgnr {
    font-family: "微软雅黑";
    font-weight: 600;
}

.bgnr span {
    display: inline-block;
    float: left;
}

.jb_info {
    width: 340px;
    margin-left: 10px;
    word-break: break-all;
}

/***确认订单价格******/
.dingdan2 {
    font-weight: 600;
    line-height: 47px;
    clear: both;
}

.num2 {
    margin-left: 11px;
}

.p_r12 {
    display: inline-block;
    width: 15px;
    height: 21px;
    margin-left: -5px;
    background: url("../../images/verview/xiaoqian.png") no-repeat 0;
}

.shuzi2 {
    font-size: 32px;
    color: #D95E40;
}

.btn2 {
    margin-bottom: 24px;
}

.btn2 div {
    float: left;
}

.pay_now2, .view2 {
    width: 115px;
    height: 32px;
    line-height: 32px;
}

/*****************遮罩层************/
.mask {
    background-color: #E9E9E9;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: .7;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.sl_holder {
    height: 30px;
}

.bg_m_r {
    background-color: #fa523e;
}

.cont .oi_cont {
    width: 1170px;
    height: auto;
}

.cont .oi_cont.oi_h {
    height: 50px;
}

.oi_h .logo {
    height: 38px;
    width: 136px;
    float: left;
    margin-top: 6px;
}

.oi_h .search {
    height: 38px;
    width: 726px;
    float: left;
    margin-top: 6px;
}

.oi_h .search .inp {
    width: 480px;
    height: 100%;
    float: left;
    border: 1px solid #e0e0e0;
    border-right: none;
}

.oi_h .search.focus .inp {
    border: 1px solid #529fcc;
}

.oi_h .search .inp .key {
    width: 98%;
    height: 30px;
    float: left;
    margin: 0px;
    margin-top: 4px;
    border: none;
    padding: 0px;
    text-indent: 5px;
    line-height: 30px;
}

.oi_h .search .btn {
    width: 98px;
    height: 100%;
    float: left;
    line-height: 38px;
    text-align: center;
}

.oi_h .search .btn:hover {
    background-color: #4393c1;
}

.oi_h .user_cont {
    width: 250px;
    float: left;
    height: 20px;
    margin-left: 30px;
    margin-top: 10px;
}

.oi_h .user_cont .tit .user {
    width: auto;
    height: 100%;
    line-height: 35px;
    float: right;
    margin-right: 50px;
}

.oi_h .user_cont .user .arr {
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 10px;
}

.oi_h .user_cont .user .u_t {
    height: 100%;
    width: auto;
    line-height: 35px;
    float: right;
    text-align: right;
    margin-right: 5px;
}

.oi_h .user_cont .user .u_t span:hover {
    color: #d9553e;
    text-decoration: underline;
}

.oi_h .user_cont .user .drop_menu {
    position: relative;
    width: 0px;
    height: 0px;
    float: right;
    text-align: center;
    line-height: 30px;
    top: 35px;
    z-index: 10;
}

.oi_h .user_cont .user .drop_menu .menu {
    position: absolute;
    width: 82px;
    height: 0px;
    overflow: hidden;
}

.idx .tit .user .drop_menu .arraw {
    width: 80px;
    height: 10px;
    float: left;
    line-height: 0px;
}

.oi_h .user_cont .user .drop_menu .item {
    width: 80px;
    height: 30px;
    float: left;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.oi_h .user_cont .user .drop_menu .item:hover {
    background-color: #529fcc;
    color: #ffffff;
}

.oi_h .user_cont .user .drop_menu .item:hover a {
    color: #ffffff;
}

.oi_h .user_cont .user .drop_menu .item.bot {
    border-bottom: 1px solid #eeeeee;
}

.intl-float-bar {
    position: fixed;
    width: 41px;
    right: 0px;
    top: 50%;
    margin-top: -43px;
}

.intl-float-bar .float-contact {
    box-sizing: content-box;
    width: 36px;
    height: 39px;
    padding: 2px 0 0 5px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 18px;
    background: url(../../images/intl/float_bar.png) no-repeat;
    background-color: #fa523e;
    cursor: pointer;
}

.intl-float-bar .float-contact > a {
    display: none;
    color: #fff;
}

.intl-float-bar .float-contact:hover {
    background: #fa523e;
}

.intl-float-bar .float-contact:hover > a {
    display: inline-block;
}

.intl-float-bar .float-top {
    display: none;
    box-sizing: content-box;
    width: 34px;
    height: 37px;
    border: 1px solid #dcdcdc;
    margin-top: 4px;
    padding: 2px 0 0 5px;
    color: #fff;
    background: url(../../images/intl/float_bar.png) no-repeat -42px;
    background-color: #fff;
    letter-spacing: 2px;
    line-height: 18px;
    cursor: pointer;
}

.intl-float-bar .float-top > a {
    display: none;
    color: #fa523e;
}

.intl-float-bar .float-top > a:hover, .intl-float-bar .float-contact > a:hover {
    text-decoration: none;
}

.intl-float-bar .float-top:hover {
    border-color: #fa523e;
    background: #fff;
}

.intl-float-bar .float-top:hover > a {
    display: inline-block;
}
