.acc_banner{
	width:100%;
	min-width:1200px;
	height:170px;
	text-align:center;
	background-color:#1a6dcb;
	padding-top:60px;
	color:#ffffff;
}

.acc_banner h3{
	font-size:30px;
	color:#ffffff;
	position: relative;
	font-weight:500;
	display:inline-block;
}

.acc_banner h3:before,.acc_banner h3:after{
	content: '';
    position: absolute;
    top: 52%;
    width: 40px;
    height: 2px;
	background:#ffffff;
	
}

.acc_banner h3:before{
	 left: -60px;
}

.acc_banner h3:after{
	 right: -60px;
}

.acc_banner p{
	font-size:18px;
	margin-top:5px;
}

.acc_banner label{
	display:inline-block;
	background:#2291f6;
	text-align:center;
	width:100px;
	height:25px;
	line-height:25px;
	font-size:14px;
	margin-top:15px;
}

.acc_info{
	width:100%;
	min-weight:1200px;
	height:auto;
	background:#ffffff;
}

.acc_box{
	width:1200px;
	margin:0 auto;
	padding-bottom:50px;
}
.acc_info_box{
	width:400px;
	display:inline-block;
	margin-right:-4px;
	text-align:center;
	vertical-align:top;
}
.acc_img{
	display:block;
	margin:80px auto 25px;
	width:63px;
	height:61.5px;
}

.acc_img1{
	background:url(/img/new/acc_jsq.png)no-repeat center center;
	background-size:53.5px 61.5px;
	
}

.acc_img2{
	background:url(/img/new/acc_price.png)no-repeat center center;
	background-size:63px 60.5px;
}

.acc_img3{
	background:url(/img/new/acc_cust.png)no-repeat center center;
	background-size:55px 54.5px;
}

.acc_info_box h3{
	font-size:22px;
	color:#333333;
	margin-bottom:25px;
	font-weight:500;
}

.acc_info_box p{
	font-size:14px;
	color:#999999;
	line-height:20px;
}

.acc_info_box a{
	display:inline-block;
	margin-top:15px;
	font-size:14px;
	color:#2e8cf7;
}

.acc_content{
	width:100%;
	min-width:1200px;
	background:#fafafa;
	padding:25px 0 100px;
	height:auto;
}

.acc_content_box{
	width:958px;
	background:#ffffff;
	margin:0 auto;
	padding:30px 116px;
}

.acc_h3{
	font-size:28px;
	font-weight:500;
	color:#333333;
	text-align:center;
	margin-bottom:30px;
}

.acc_h4{
	display:inline-block;
	width:50%;
	height:20px;
	line-height:20px;
	font-size:18px;
	color:#333333;
	position: relative;
	font-weight:500;
	margin:20px auto;
}

.acc_h4:after{
	content: '';
    position: absolute;
    top: 0;
    background: #2291f6; 
    width: 4px;
    height: 20px;
	left:-15px;
}
.acc_label{
	display:inline-block;
	width:50%;
	text-align:right;
	font-size:14px;
	color:#999999;
}

.acc_label a{
	color:#2291f6;
}

.acc_select{
	border:1px solid #c3c5c6;
	border-radius:3px;
	marign-top:20px;
	height:45px;
	line-height:45px;
	background:url(/img/new/acc_down.png)no-repeat 98% center;
	background-size:17px 9.5px;
	padding-left:15px;
	cursor:pointer;
}

.acc_select input{
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#333333;
	border:0;
	outline:none;
	cursor:pointer;
	width:95%;
}

.acc_comtype_box{
	display:inline-block;
	width:300px;
	height:185px;
	border-radius:4px;
	border:1px solid #c3c5c6;
	margin-right:24px;
	padding:20px 30px;
	box-sizing:border-box;
	cursor:pointer;
}
.acc_comtype_box:hover{
	border:1px solid #2291f6;
	-moz-box-shadow:0px 0px 15px #bddcff; -webkit-box-shadow:0px 0px 15px #bddcff; box-shadow:0px 0px 15px #bddcff;
}
.comtype_selected{
	border:1px solid #2291f6;
	-moz-box-shadow:0px 0px 15px #bddcff; -webkit-box-shadow:0px 0px 15px #bddcff; box-shadow:0px 0px 15px #bddcff;
	background:url(/img/new/acc_selected.png)no-repeat right bottom;
	background-size:18px 15px;
}
.acc_comtype_box h3{
	text-align:center;
	font-size:22px;
	color:#333333;
	font-weight:500;
	margin-bottom:25px;
}

.acc_item{
	margin-top:14px;
	height:20px;
	line-height:20px;
}
.acc_item i{
	display:inline-block;
	width:10%;
	height:20px;
	vertical-align:top;
}
.acc_item label{
	display:inline-block;
	font-size:14px;
	color:#999999;
	width:50%;
	height:20px;
	line-height:20px;
	vertical-align:top;
}
.acc_item h4{
	display:inline-block;
	font-size:14px;
	color:#333333;
	width:28%;
	text-align:right;
	font-weight:500;
}	

.acc_item h4 span{
	color:#fc863e;
	font-size:20px;
}

.i_p{
	background:url(/img/new/acc_p1.png)no-repeat center center;
	background-size:14.5px 15.5px;
}

.comtype_selected .i_p{
	background:url(/img/new/acc_p.png)no-repeat center center;
	background-size:14.5px 15.5px;
}
.i_h{
	background:url(/img/new/acc_h1.png)no-repeat center center;
	background-size:14px 15.5px;
}

.comtype_selected .i_h{
	background:url(/img/new/acc_h.png)no-repeat center center;
	background-size:14px 15.5px;
}

.i_m{
	background:url(/img/new/acc_m1.png)no-repeat center center;
	background-size:16.5px 16.5px;
}

.comtype_selected .i_m{
	background:url(/img/new/acc_m.png)no-repeat center center;
	background-size:16.5px 16.5px;
}

.acc_comtype_info{
	padding:25px 50px;
	background-color:#f4f9ff;
	color:#1e80d9;
	font-size:14px;
	line-height:25px;
	margin-top:30px;
	position: relative;
}

.after1:after{
	content:"";
	border:0;
	border-bottom:15px solid #f4f9ff;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	position: absolute;
	left: 130px;
	top:-15px;
}

.after2:after{
	content:"";
	border:0;
	border-bottom:15px solid #f4f9ff;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	position: absolute;
	left: 470px;
	top:-15px;
}

.after3:after{
	content:"";
	border:0;
	border-bottom:15px solid #f4f9ff;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	position: absolute;
	left: 800px;
	top:-15px;
}
.acc_pay_type{
	display:inline-block;
	width:200px;
	height:20px;
	line-height:20px;
	font-size:16px;
	color:#333333;
	cursor:pointer;
}

.acc_pay_type input{
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
	width:17px;
	height:17px;
	outline:none;
}

.acc_agreement_box{
	display:inline-block;
	font-size:14px;
	color:#999999;
	width:44%;
	height:15px;
	line-height:15px;
}

.acc_agreement_box a{
	color:#2291f6;
	cursor:pointer;
}

.acc_price_box{
	display:inline-block;
	text-align:right;
	width:55%;
	font-size:14px;
	color:#333333;
	vertical-align:top;
}
.acc_price_box label{
	display:inline-block;
	vertical-align:top;
	height:20px;
	line-height:20px;
	color:#666;
}
.acc_price_box input{
	border:0;
	font-size:20px;
	display:inline-block;
	width:70px;
	height:25px;
	line-height:25px;
	color:#333333;
	position: relative;
	top:-2px;
}

.acc_pay_btn{
	text-align:right;
	margin-top:30px;
}
.pay_btn{
	width:161px;
	height:42px;
	line-height:42px;
	background-color:#fc863e;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	border:0;
	outline:none;
	cursor:pointer;
	border-radius:3px;
}

.i_c{
	display:inline-block;
	width:13px;
	height:13px;
	border-radius:3px;
	border:1px solid #999999;
	cursor:pointer;
	vertical-align:bottom;
}

.acc_select_item{
	height:auto;
	outline:none;
	border:1px solid #f5f5f5;
	position: relative;
	margin-top:2px;
	display:none;
	min-height:30px;
	border-radius:6px;
	-moz-box-shadow:0px 5px 10px #d3d5d6; -webkit-box-shadow:0px 5px 10px #d3d5d6; box-shadow:0px 5px 10px #d3d5d6;
}

.acc_select_item li{
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:5px 20px;
	cursor:pointer;
}
.acc_select_item li:hover{
	background:#e1f5ff;
	color:#49556d;
}
.acc_select_item li label{
	cursor:pointer;
}

.new_comp,.new_comp:hover{
	color:#2291f6 !important;
}
/*add_comp_box*/
.add_comp_box{
	display:none;
	width:678px;
	height:calc(90%-80px);
	height:-webkit-calc(90%-80px);
	height:-moz-calc(90%-80px);
	position:fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
	background-color:#fff;
	z-index:1010;
	padding:0 90px; 
	overflow-y:scroll;
}

.add_comp_box h3{
	display:block;
	height:69px;
	line-height:69px;
	font-size:24px;
	color:#333333;
	text-align:center;
	border-bottom:1px solid #eaeaea;
	font-weight:500;
	margin-bottom:20px;
}

.i_close{
	font-style:normal;
	position:absolute;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	top:0;
	right:0;
	cursor:pointer;
	text-align:center;
	background:url(/img/new/i_close.png)no-repeat center center;
	background-size:18px 18px;
}

.box_li{
	height:auto;
	line-height:65px;
}

.box_li label{
	display:inline-block;
	width:220px;
	text-align:right;
	font-size:16px;
	color:#999999;
}

.box_li input{
	display:inline-block;
	width:300px;
	padding-left:10px;
	font-size:16px;
	color:#666666;
	border:1px solid #eaeaea;
	outline:none;
	height:40px;
	line-height:40px;
}

.box_li input:focus{
	border:1px solid #2291f6;
}

.file_box{
	display:inline-block;
	width:150px;
	height:85px;
	position: relative;
	margin-right:10px;
	background:url(/img/new/acc_addimg.png)no-repeat center center #f5f5f5;
	background-size:20px 20px;
	vertical-align:middle;
}

.file_box input{
	position: absolute;
    right: 0;
    top: 0;
	font-size:0;
	opacity: 0;	
	width:140px;
	height:85px;
	cursor:pointer;
}

.box_h41{
	display:inline-block;
	width:365px;
	text-align:right;
	margin-right:25px;
	font-size:14px;
	color:#333333;
	font-weight:500;
}

.box_h42{
	display:inline-block;
	width:200px;
	text-align:left;
	font-size:14px;
	color:#333333;
	font-weight:500;
}

.box_li p{
	display:line-block;
	padding-left:220px;
	font-size:12px;
	color:#999999;
	height:20px;
	line-height:20px;
}

.box_btn{
	margin-top:20px;
	border-top:1px solid #eaeaea;
	text-align:center;
}

.box_btn a{
	display:inline-block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	background-color:#2e8cf7;
	height:48px;
	line-height:48px;
	width:178px;
	cursor:pointer;
	margin-top:25px;
}

.file_box img{
	display:none;
	position: absolute;
    right: 0;
    top: 0;
	width:150px;
	height:85px;
	cursor:pointer;
}

.layer_del{
	display:none;
	width:150px;
	height:85px;
	line-height:85px;
	background:#000;
	color:#ffffff;
	text-align:center;
	opacity: 0.6;
	cursor:pointer;
	font-size:16px;
}