﻿.home_banner{
	width:100%;
	height:400px;
	float:left;
	overflow:hidden;
	background:#3388ff url(../images/home_banner.jpg) no-repeat top;
	text-align:center;
	}
.home_banner p{
	font-size:30px;
	color:#FFF;
	margin-top:100px;
	}
.home_banner em{
	font-size:42px;
	font-weight:bold;
	margin-bottom:15px;
	display:inline-block;
	}
.home_banner a{
	width:208px;
	height:45px;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	background:#FFF;
	color:#3388ff;
	display:inline-block;
	border-radius:6px;
	margin:18px;
	}
.home_banner a:hover {
	text-decoration: none;
	}
.home_banner a.give{
	background:#ffc21e;
	color:#fff;
	}
.home_introduction{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	padding:70px 0;
	}
.home_introduction h1{
	text-align:center;
	font-size:30px;
	margin-bottom:50px;
	}
.home_introduction h1 span{
	width:26px;
	height:4px;
	background:#ffc21e;
	display:inline-block;
	margin-top:20px;
	}
.home_introduction p{
	width:936px;
	overflow:hidden;
	margin:0 auto;
	color:#0a0a0a;
	font-size:18px;
	line-height:38px;
	text-align:justify;
	}
.home_process{
	width:100%;
	text-align:center;
	margin-top:50px;
	font-size:20px;
	font-weight:bold;
	}
.home_process em{
	display:inline-block;
	margin:0 45px;
	}
.home_process i{
	display:inline-block;
	margin-bottom:20px;
	}
.home_content1{
	width:100%;
	background:#f7f7f7;
	overflow:hidden;
	padding:70px 0;
	}
.home_content1 .box{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	}
.home_content1 h1{
	text-align:center;
	font-size:30px;
	margin-bottom:50px;
	}
.home_content1 h1 span{
	width:26px;
	height:4px;
	background:#ffc21e;
	display:inline-block;
	margin-top:20px;
	}
.home_content1 .text{
	width:570px;
	float:left;
	}
.home_content1 .text p{
	font-size:24px;
	color:#808080;
	text-align:justify;
	margin-top:-30px;
	}
.home_content1 .text strong{
	font-size:170px;
	color:#dadada;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.home_content1 .text em{
	font-size:36px;
	color:#3388ff;
	font-weight:bold;
	display:inline-block;
	}
.home_content1 .text em span{
	width:50px;
	height:6px;
	background:#ffc21e;
	display:inline-block;
	margin-top:30px;
	}
.home_content1 .photo{
	float:right;
	}
.home_content2{
	width:1200px;
	overflow:hidden;
	padding:70px 0;
	margin:0 auto;
	}
.home_content2 .text{
	width:510px;
	float:right;
	}
.home_content2 .text p{
	font-size:24px;
	color:#808080;
	text-align:justify;
	margin-top:-30px;
	}
.home_content2 .text strong{
	font-size:170px;
	color:#dadada;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.home_content2 .text em{
	font-size:36px;
	color:#3388ff;
	font-weight:bold;
	display:inline-block;
	margin-left:10px;
	}
.home_content2 .text em span{
	width:50px;
	height:6px;
	background:#ffc21e;
	display:inline-block;
	margin-top:30px;
	}
.home_content2 .photo{
	float:left;
	}
.home_cooperation{
	width:1200px;
	overflow:hidden;
	padding:70px 0;
	margin:0 auto;
	text-align:center;
	}
.home_cooperation h1{
	text-align:center;
	font-size:30px;
	margin-bottom:30px;
	}
.home_cooperation h1 span{
	width:26px;
	height:4px;
	background:#ffc21e;
	display:inline-block;
	margin-top:20px;
	}
.home_cooperation em{
	font-size:48px;
	color:#7a7a7a;
	}
.home_cooperation p{
	font-size:30px;
	color:#f0f0f0;
    text-transform:uppercase;
	}
.home_cooperation a{
	width:332px;
	height:64px;
	line-height:64px;
	background:#3388ff;
	color:#FFF;
	font-size:30px;
	display:inline-block;
	border-radius:6px;
	margin-top:60px;
	}
.home_cooperation a:hover{
    text-decoration:none;
	background:#ffc21e;
    }
/*以上是首页*/

body.management{
	background:#f0f0f0;
	height:100%;
	}
.main_left{
	width:120px;
	height:100%;
	background:#0066ca;
	position:fixed;
	z-index:10;
	}
.main_left .menu{
	width:100%;
	margin-top:10px;
	float:left;
	}
.main_left .menu a{
	width:100%;
	color:#FFF;
	font-size:16px;
	display:block;
	line-height:38px;
	text-align:center;
	}
.main_left .menu a:hover, .main_left .menu a.response{
	text-decoration:none;
	background:#ff6000;
	}
.main_right{
	width:100%;
	float:left;
	padding-left:120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
.main_right .top{
	width:100%;
	height:50px;
	line-height:50px;
	background:#FFF;
	float:left;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	margin-bottom:20px;
	}
.main_right .top li.ll{
	float:left;
	color:#808080;
	padding-left:20px;
	}
.main_right .top li.ll b{
	font-size:16px;
	}
.main_right .top li.lr{
	float:right;
	color:#282828;
	padding-right:20px;
	}
.main_right .top li.lr i{
	display:inline-block;
	width:20px;
	}
.main_right .top li.lr span{
	color:#da0000;
	}
.main_right .content{
	width:100%;
	padding:0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float:left;
	}
.main_right .content ol{
	width:100%;
	padding:25px 30px;
	background:#FFF;
	border-bottom:#e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border:#e0e0e0 solid 1px;
	overflow:hidden;
	}
    .main_right .content .location {
        width: 100%;
        color: #0066ca;
        font-size: 24px;
        margin-bottom: 30px;
    }
    .main_right .content .locations {
        width: 100%;
        color: #0066ca;
        margin-bottom: 10px;
    }
    .main_right .content .locationt {
        width: 100%;
        color: #0066ca;
        margin-bottom: 10px;
    }
    .main_right .content .locationLeft {
        font-size: 24px;
    }
.main_right .content .screening {
    float: left;
}
.main_right .content .screening span{
	font-size:16px;
	color:#4c4c4c;
	float:left;
	}
.main_right .content .screening span i{
	display:inline-block;
	width:5px;
	}
.main_right .content .screening span font{
	color:#ff5050;
	}
.main_right .content .screening select{
	width:140px;
	height:30px;
	line-height:30px;
	color:#ff5050;	
	border-radius:3px;
	border:#b3b3b3 solid 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
	margin-left:50px;
	padding:0 15px;
	}
.main_right .content .search{
	float:right;
	width:220px;
	height:30px;
	line-height:30px;
	color:#606060;	
	border-radius:3px;
	border:#b3b3b3 solid 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
	padding:0 15px;
	}
.main_right .content .search input{
	width:60px;
	line-height:32px;
	border:medium none;
	background: none;
	margin-right:6px;
	color:#c7c7c7;
	}
.main_right .content .search img{
	margin-right:5px;
	}
.main_right .content .order table{
	width:100%;
	border-bottom:#dadada solid 1px;
	border-right:#dadada solid 1px;
	margin-top:50px;
	float:left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}
.main_right .content .order td{
	border-top:#dadada solid 1px;
	border-left:#dadada solid 1px;
	line-height:45px;
	text-align:center;
	}
.main_right .content .order thead{
	background:#f0f0f0;
	font-size:16px;
	background:#f0f0f0;
	font-weight:bold;
	color:#4c4c4c;
	}
.main_right .content .order tbody tr.gray, .main_right .content .order tbody tr:hover{
	background:#f8f8f8;
	}
.main_right .content .order table a{
	width:97px;
	height:27px;
	line-height:27px;
	color:#fff;
	background:#c4c4c4;
	display:inline-block;
	font-weight:600;
	border-radius:5px;
	}
.main_right .content .order table a:hover{
    text-decoration:none;
	}
.main_right .content .order table a.response{
	background:#0066ca;
	}
.main_right .content .more{
	width:100%;
	line-height:28px;
	float:left;
	margin-top:39px;
	}
.main_right .content .more a{
	padding:0 10px;
	display:inline-block;
	}
.main_right .content .more a.response{
	background:#0066ca;
	color:#FFF;
	border-radius:3px;
	}
/*以上是管理首页*/

.main_right .content .balance{
	width:100%;
	float:left;
	font-size:16px;
	}
.main_right .content .balance i{
	display:inline-block;
	width:30px;
	}
.main_right .content .balance span, .main_right .content .balance a{
	color:#ff6000;
	}
.main_right .content .financial table{
	width:100%;
	border-bottom:#dadada solid 1px;
	border-right:#dadada solid 1px;
	margin-top:10px;
	float:left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}
.main_right .content .financial td{
	border-top:#dadada solid 1px;
	border-left:#dadada solid 1px;
	line-height:150%;
    padding-left:5px;
    min-height:45px;
	}
.main_right .content .financial thead{
	background:#f0f0f0;
	font-size:16px;
	background:#f0f0f0;
	font-weight:bold;
	color:#4c4c4c;
	}
.main_right .content .financial tbody tr.gray, .main_right .content .financial tbody tr:hover{
	background:#f8f8f8;
	}
.main_right .content .financial table a{

	line-height:27px;

	}
.main_right .content .financial table a:hover{
    text-decoration:none;
	}
.main_right .content .financial table a.response{
	background:#ff6000;
	}
.main_right .content .financial table span.co01{
	color:#ff8033;
	}
.main_right .content .financial table span.co02{
	color:#0066ca;
	}
.main_right .content .financial table span.co03{
	color:#00ca77;
	}
.main_right .content .financial table span.co04{
    color: #00ca77;
}
.main_right .content .financial table span.co05 {
    color: #806cf9;
}
.main_right .content .financial table span.co06 {
    color: #b2b9b9;
}

    .main_right .content .financials table {
        width: 800px;
        border-bottom: #dadada solid 1px;
        border-right: #dadada solid 1px;
        margin-top: 50px;
        float: left;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .main_right .content .financials td {
        border-top: #dadada solid 1px;
        border-left: #dadada solid 1px;
        line-height: 150%;
        padding-left: 5px;
        min-height: 45px;
    }

    .main_right .content .financials thead {
        background: #f0f0f0;
        font-size: 16px;
        background: #f0f0f0;
        font-weight: bold;
        color: #4c4c4c;
    }

    .main_right .content .financials tbody tr.gray, .main_right .content .financials tbody tr:hover {
        background: #f8f8f8;
    }

    .main_right .content .financials table a {
        line-height: 27px;
    }

        .main_right .content .financials table a:hover {
            text-decoration: none;
        }

        .main_right .content .financials table a.response {
            background: #ff6000;
        }

    .main_right .content .financials table span.co01 {
        color: #ff8033;
    }

    .main_right .content .financials table span.co02 {
        color: #0066ca;
    }

    .main_right .content .financials table span.co03 {
        color: #00ca77;
    }

    .main_right .content .financials table span.co04 {
        color: #00ca77;
    }

    .main_right .content .financials table span.co05 {
        color: #806cf9;
    }

    .main_right .content .financials table span.co06 {
        color: #b2b9b9;
    }

#pop_box{

	background-color:rgba(255,255,255,0.6);
	}
#pop_box .pop{
	width:617px;
	height:408px;
	background:#FFF;
	border:#e0e0e0 solid 1px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	border-left:#0066ca solid 7px;
	margin:200px auto;
	padding:50px 40px 0 40px;
	}
#pop_box .pop h1{
	color:#0066ca;
	font-size:24px;
	font-weight:normal;
	}
#pop_box .pop ul{
	float:left;
	width:100%;
	margin-top:28px;
	}
#pop_box .pop li{
	float:left;
	font-size:15px;
	line-height:30px;
	}
#pop_box .pop li.ll{
	width:90px;
	height:30px;
	float:left;
	}
#pop_box .pop input{
	width:480px;
	height:30px;
	border:#d3d3d3 solid 1px;
	border-radius:3px;
	padding:0 10px;
	}
#pop_box .pop a.sub{
	width:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFF;
	border-radius:3px;
	background:#ff6000;
	display:inline-block;
	}
#pop_box .pop a.sub:hover{
	text-decoration:none;
	}
#pop_box .pop i{
	display:inline-block;
	float:right;
	height:0;
	}
#pop_box .pop i img{
	position:relative;
	top:-25px;
	right:-15px;
	}
/*以上是财务管理*/

.main_right .content .password{
	width:100%;
	font-size:15px;
	}
.main_right .content .password ul{
	float:left;
	width:100%;
	margin-top:20px;
	}
.main_right .content .password li{
	float:left;
	height:25px;
	line-height:25px;
	}
.main_right .content .password span{
	color:#ff6000;
	margin-left:20px;
	}
.main_right .content .password li.ll{
	width:90px;
	}
.main_right .content .password input{

	}
.main_right .content .password a.sub{
	width:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFF;
	border-radius:3px;
	background:#ff6000;
	display:inline-block;
	}
.main_right .content .password a.sub:hover{
	text-decoration:none;
	}
/*以上是密码修改*/

.main_right .content .delivery table {
    width: 100%;
    border-bottom: #dadada solid 1px;
    border-right: #dadada solid 1px;
    margin-top: 10px;
    float: left;
}
.main_right .content .delivery td {
    border-top: #dadada solid 1px;
    text-align: center;
    padding: 20px 10px;
    border-left: #dadada solid 1px;
    border-right: #dadada solid 1px;
}
.main_right .content .delivery td div{
    padding-top:2px;
    padding-bottom:2px;
}
.main_right .content .delivery thead td {
    height: 34px;
    background: #f0f0f0;
    text-align: left;
    font-size: 15px;
    padding: 0 10px;
}
.main_right .content .delivery td.z{
	text-align:left;
	}
.main_right .content .delivery td.jg{
	border-left:medium none;
	}
.main_right .content .delivery td.g{
	width:260px;
	}
.main_right .content .delivery span{
	color:#ff6000;
	}
.main_right .content .delivery thead img{
	margin-right:15px;
	}
.main_right .content .delivery a.co01{
	color:#25d08a;
	}
.main_right .content .delivery a.wk{
	width:87px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	display:inline-block;
	border-radius:30px;
	margin:0 15px;
	}
.main_right .content .delivery a.wk:hover{
	text-decoration:none;
	}
.main_right .content .delivery a.co02{
	background:#25d08a;
	}
.main_right .content .delivery a.co03{
	background:#ff6000;
	}
.main_right .content .delivery a.co04 {
    background: #ff6000;
}
.main_right .content .delivery a.co05 {
    background: #806cf9;
}
.main_right .content .delivery a.co06 {
    background: #b2b9b9;
}

/*以上是待发货*/

.main_right .content .guide{
	width:100%;
	float:left;
	}
.main_right .content .detailed{
	width:100%;
	float:left;
	margin-top:50px;
	}
.main_right .content .detailed .photo{
	width:397px;
	float:left;
	}
.main_right .content .detailed .text{
	width:100%;
	padding-left:487px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
.main_right .content .detailed .text .title{
	width:100%;
	font-size:30px;
	color:#282828;
	padding-bottom:30px;
	}
.main_right .content .detailed .text .con, .main_right .content .detailed .text .con ul{
	width:100%;
	overflow:hidden;
	float:left;
	}
.main_right .content .detailed .text .con ul{
	border-top:#e0e0e0 solid 1px;
	padding:30px 0;
	line-height:48px;
	}
.main_right .content .detailed .text .con li{
	float:left;
	}
.main_right .content .detailed .text .con li.ll{
	width:60%;
	}
.main_right .content .detailed .text .con span{
	color:#ff6000;
	}
.main_right .content .detailed .text .con a.wk{
	width:87px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	display:inline-block;
	border-radius:30px;
	}
.main_right .content .detailed .text .con a.wk:hover{
	text-decoration:none;
	}
.main_right .content .detailed .text .con a.co01{
	background:#ff6000;
	}
.main_right .content .detailed .text .con a.co02{
	background:#25d08a;
	}
/*以上是详细信息*/

#login{
	width:100%;
	zoom:1;
	overflow:hidden;
	float:left;
	}
#login .top{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	line-height:100px;
	font-size:18px;
	color:#282828;
	}
#login .top em{
	font-size:30px;
	color:#0066ca;
	font-weight:bold;
	margin-right:16px;
	}
#login .box{
	width:100%;
	height:576px;
	overflow:hidden;
	background:url(../images/login_bg.jpg) no-repeat center;
	}
#login .box ol{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	}
#login .box .dialog{
	width:320px;
	height:348px;
	float:right;
	background:#FFF;
	border-top:#0066ca solid 8px;
	border-radius:6px;
	margin:70px 80px 70px 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	padding:40px;
	}
#login .box .dialog h1{
	text-align:center;
	color:#0066ca;
	font-size:24px;
	font-weight:normal;
	display:block;
	margin-bottom:30px;
	}
#login .box .dialog input.we{
	width:100%;
	height:45px;
	border:#d9d9d9 solid 1px;
	border-radius:6px;
	margin-bottom:27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
	color:#9f9f9f;
	padding:0 10px 0 50px;
	}
#login .box .dialog input.bg1{
	background:url(../images/dialog01.png) no-repeat 16px 12px;
	}
#login .box .dialog input.bg2{
	background:url(../images/dialog02.png) no-repeat 16px 12px;
	}
#login .box .dialog dd{
	width:100%;
	overflow:hidden;
	color:#999999;
	}
#login .box .dialog dd input{
	width:19px;
	height:19px;
	overflow:hidden;
	color:#999999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
	border-radius:3px;
	border:#d9d9d9 solid 1px;
	background:#FFF;
	margin-right:10px;
	}
#login .box .dialog dd a{
	float:right;
	color:#0066ca;
	}
#login .box .dialog a.sub{
	width:100%;
	height:45px;
	line-height:45px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	display:inline-block;
	background:#0066ca;
	border-radius:6px;
	margin-top:30px;
	}
#login .box .dialog a.sub:hover {
	background:#f95e00;
	text-decoration:none;
	}
#login .bottom{
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:30px 0;
	}

/*以上是登录*/