@charset "utf-8";
/* CSS Document */

/*.main_top h1 {
    font: 18px/40px '微软雅黑';
    color: #0066b3;
    border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}*//*20160823 jww注释*/

.main_top h1 .clink{background:url(../images/icon_16.png) no-repeat; color:#0066b3; display:inline-block; margin:11px auto;  margin-left:25px; font-size:14px; padding-left:22px; height:17px; line-height:17px;}
.main_top h1 .clink.xg{background-position:0 0;}
.main_top h1 .clink.cfyzm{background-position:0 -34px;}
.main_top h1 .clink.cx{background-position:0 -68px;}



.main_top h2 span {
    font-size: 12px;
    color: #333;
    margin-left: 20px;
}
.main_top h2 span em {
    color: #0066b3;
}
.wrap h2 {
    font: 18px/30px '微软雅黑';
	margin-bottom: 5px;
	/*color: #0066b3;*/
}
.xinxi{
	border:1px solid #ccc;
	margin-bottom:20px;
}
.xinxi th{
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
	width:174px;
	height:40px;
	text-indent:10px;
	font-weight:600;
}
.xinxi td{
	border-bottom:1px solid #ccc;
	width:305px;
	padding:0 10px;
}
.xinxi tr:last-child{
	border:0;
}
.edit {
    /*font-size: 12px;
    border: 1px solid #ccc;
    line-height: 27px;
	margin-left:-5px;
	padding:0 5px;
	text-indent:0;*/
    display: none;
}
.save{
	display:inline-block;	
}

.card{
	width: 458px;
    border: 1px dashed #ccc;
    margin: 0 20px 20px 0;
}
.card h3 {
    height: 40px;
	color:#999;
    line-height: 40px;
    padding: 0 10px;
    font-weight: normal;
    background-color: #f9f9f9;
}
.card h3 i {
	color:#333;
	padding-right: 20px;
}
.card ul{
	padding: 0 20px;
    width: 91%;
    font-size: 14px;
}
.card ul li{
	padding:10px;
	border-bottom:1px solid #c9e2f5;
}
.card ul li:last-child{
	border:0;
}
.card ul li p{
	padding-left: 35px;
}

.yuyue .msgitem{
	font-size:14px;
	margin-bottom:10px;
	min-height:26px;
	height:auto;
	line-height:26px;
}
.yuyue .msgitem .save{
	width:855px;
}
.yuyue .msgTit{	
	display:block;
	width:85px;
	float:left;
}
.yuyue .msgitem textarea{
	border:1px solid #0066b3;
	width:837px;
	height:78px;
	padding:4px 8px;
	line-height:26px;
	font-size:14px;
	color:#666;
	text-indent:0;
}
.yuyue .msgitem input{
	border:1px solid #0066b3;
	width:126px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#666;
}
/*.yuyue p{
	font-size:14px;
	margin-bottom:20px;
}
.yuyue p span{
	margin: 0 15px;
}
*/
/*.yuyue h2, .pingjia h2, .ujiabin h2{
	color:#0065b3;
	font-weight:normal;
	font-size:16px;
}*//*20160823 jww注释*/

.pingjia{font-size:14px; position:relative;}
.pingjia dl{
	width:350px;
	border-bottom:10px;
}
.pingjia dl dt, .pingjia dl dd{
	float:left;
	height:23px;
	font-size:14px;
	line-height:23px;
	margin-bottom:10px;
}
.pingjia dl dt{
	width:150px;
}
.channel-cx {
	margin-bottom:10px;
}
.channel-cx span {
    display: block;
    color: #333;
    font-size: 14px;
    width: 196px;
    height: 26px;
	margin: 5px 0 0 10px;
}
.channel-cx .radio-cx input[type="radio"] {
    display: none;
}
.channel-cx .radio-cx label.checked {
    background: url(../images/radio2.png) no-repeat 0 -42px;
}
.channel-cx .radio-cx label {
    font-family: 微软雅黑;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    background: url(../images/radio2.png) no-repeat 0 0px;
    line-height: 14px;
}
.channel-cx p input[type="text"] {
    border:1px solid #ccc;
	height:22px;
	width:58px;
	line-height: 22px;
}
.channel-cx p{
	position: absolute;
    top: 191px;
    left: 80px;
}
.jianyi{
	width:600px;
	padding:5px 10px 5px 0;
	font-size:14px;
	border:1px solid #ccc;
	margin:0 0 20px 0px;
}

.jbmc{
	display: inline-block;
    width: 75px;
    height: 25px;
    background: url(../images/zjjb.jpg) no-repeat left 12px;
    padding-left: 18px;
    font-size: 14px;
    color: #0066b3;
    cursor: pointer;
    float:right;
    padding-top: 5px;
}
.zjjb{
    float:right;
	display: inline-block;
    width: 100px;
    height: 25px;
    background: url(../images/zjjb.jpg) no-repeat left 12px;
    padding-left: 18px;
    font-size: 14px;
    color: #0066b3;
    cursor: pointer;
    margin-left: 12px;
    padding-top: 5px;
}
/*更改门店弹窗样式*/
.genghuan{display: inline-block;height: 28px;background-color: #06c;margin-left: 15px;color:#fff;text-align: center;cursor:pointer;border-radius: 4px;border: 0;padding:0 10px;line-height: 28px;}

.popstyle{ display: none; width:696px; min-height:442px; height:auto; position:fixed; z-index:110; background:#fff;padding-left:24px;}
.wenzi{width: 700px;height: 48px;background-color: #06c;font-size: 18px;color:#fff;padding-left:20px;line-height: 48px;font-weight: normal;margin-left: -24px;}
.chengshi{margin-top: 27px;width: 350px;font-size: 14px;color:#666;}
.chengshi span{display: inline-block;width:65px;height: 22px;border: 1px solid #ccc;padding-left: 5px;vertical-align: middle;line-height: 22px;color:#333;background: url(../images/xiangxia.png) no-repeat 55px center;cursor:pointer;}
.bjtp{ display: none; width: 720px;height: 348px;background: url(../images/images/jietu.png) no-repeat;position:absolute;left: 2px;top: 96px;z-index: 8999;}
.dahezi{border: 1px solid #ccc;margin-top: 15px;width: 670px;}
.biaoti{width: 670px;height: 34px;background-color: #daecf7;font-size: 14px;line-height: 34px;}
.biaoti label{margin-left: 108px;}
.biaoti span{margin-left: 215px;}
.dahezi ul{width: 670px;height: 160px;overflow-y: scroll;overflow-x:hidden;font-size: 14px;}
.dahezi ul li{width: 653px;}
.dahezi ul li:hover{background-color: #f9f9f8;}
.dahezi ul li .xuanze{margin-left: 27px;}
.dahezi ul li span{margin-left: 30px;display: inline-block;vertical-align: middle;width: 180px;}
.dahezi ul li em{margin-left: 27px;  display: inline-block;width: 350px;vertical-align: middle;}
.dangqian{margin-top: 15px;font-size: 14px;}
.dangqian label{color:#999;}
.dangqian span{color:#ff9933;}
.queding{width: 720px;height:52px;background-color: #efeeec;margin-left:-24px;margin-top:31px;position:relative;}
.queding p{width:80px;height: 32px;background-color: #06c;border-radius:5px;color:#fff;font-size: 14px;text-align: center;line-height: 32px;position:absolute;right:24px;top:10px;cursor:pointer;}
.mark{display:none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 100; opacity: 0.5;filter: alpha(opacity=50); background: #000;}

.card h3 em{display:none; width: 19px;height: 19px;background: url(../images/ico.png) no-repeat ;margin-bottom: -5px;margin-left:86px;cursor:pointer;}
.card h3 b{display:none; width: 19px;height: 19px;background: url(../images/ico.png) no-repeat -34px -1px ;margin-bottom: -5px;margin-left: 15px;cursor:pointer;}

.tousu{float:right;color:#999;}
/*使用人名册弹窗样式*/
.hezi{width: 650px;height: 312px;margin-top: 11px;margin-left: 20px;overflow-y: scroll;overflow-x: hidden;}
.hezi ul{width: 296px;height: 175px;border: 2px dashed #efeeec;position:relative;float: left;margin-left:12px;margin-bottom: 10px;}
.hezi ul li em{display: inline-block;width: 11px;height: 11px;border: 1px solid #999999;margin-left: 6px;vertical-align: middle;}
.hezi ul .one{width: 300px;height:30px;background-color: #efeeec;position:absolute;top:-2px;left:-2px;}
.huishe{color:#666;font-size: 14px;}
.heishe{color:#000;font-size: 14px;}
.two{margin-top: 30px;margin-left: 10px;}
.three,.four,.five,.six{margin-left: 10px;}

/*修改订单弹窗样式*/
.xtc,.addjb{ display: none;  width: 360px;height: 364px;background-color: #fff;position:fixed;z-index: 888;}
.xgdd{width: 360px;height: 48px;background-color: #06c;font-size: 18px;color:#fff;text-align: center;line-height: 48px;}
.xgdd ul{width: 315px;height: 242px;margin-left: 22px;margin-top: 20px;}
.xgdd ul .xingming{margin-top:20px;margin-left:22px;}
.queding2{width: 360px;height: 52px;background-color: #efeeec;margin-top:24px;position:relative;}
.queding2 p{width: 80px;height: 32px;background-color: #06c;position: absolute;right:24px;top:10px;color:#fff;font-size: 14px;text-align: center;line-height: 32px;border-radius:5px;cursor:pointer;}

/**************** 蓝色晶格背景处*******************/
.bluese{
	width: 100%;
	height: 110px;
	background: url(../images/bg_nav.jpg) repeat-x;
}
.bluese ul li{
    /*width: 178px;
    height: 36px;
    text-indent: 50px;*/
    float: left;
    font: 14px '微软雅黑';
    color: #fff;
	height:110px;
	margin:0 20px;
	width:130px;
	text-align:center;
}
.mysxh{background:url(../images/icon_4.png) no-repeat center 23px;}
.myqy{background:url(../images/icon_5.png) no-repeat center 23px;}
.myfw{background:url(../images/icon_6.png) no-repeat center 23px;}
.myts{background:url(../images/icon_7.png) no-repeat center 23px;}
.mymd{background:url(../images/icon_8.png) no-repeat center 23px;}
.bluese ul{margin-left:272px;}
.bluese li:hover{background-color:rgba(131,198,225,0.80);}
.bluese li a{color:#fff; display:block; padding-top:64px;}
.bluese li a:hover{
	color:#fff;
	text-decoration:none;
}




.jbtable{/*border:1px solid #ccc;*/ padding-bottom:16px; background:#fff; margin-top:15px;}
.jbthead{height:24px; line-height:24px; padding:7px 18px 7px 20px;/* background:#eee url(../images/icon_15.png) no-repeat 20px center*/;}
.jbthead .jbthead_l{float: left;width:70%;}
.jbthead .jbthead_r{cursor: pointer;float: right;width:12%;padding-left:30px;background:url(../images/icon_15.png) no-repeat left center;}
.jbthead .adjb{background:url(../images/icon_15.png) no-repeat 0 center; height:24px; display:block; float:right; padding-left:26px; line-height:24px;}
.jbthead dt{float:left; margin-right:10px;}
.jbthead dd{float:left; height:24px; line-height:24px; margin-right:25px;overflow:hidden;}
.jbthead span{ display:inline-block;}
.jbthead .check{background:url(../images/icon_check.png) no-repeat center; width:14px; height:16px; vertical-align:sub; margin-right:5px; cursor:pointer;}
.jbthead .check.checked{background-image:url(../images/icon_checked.png);}
.jbtbody{padding:18px;}
.jbtbody table{width:100%; border:none; text-align:center;}
.jbtbody table thead{border:1px solid #eee; line-height:35px;}
.jbtbody table thead td{font-size:14px; color:#666; font-weight:bold;}
.jbtbody table tbody .trfirst{border:1px solid #ccc;width:100%;}
.jbtbody table tbody .trfirst_top{border:1px solid #ccc;width:100%;border-bottom:none;}
.jbtbody table tbody .trfirst_top td{padding-top:20px;}
.jbtbody table tbody .trfirst_top td:first-child span,.jbtbody table tbody .trfirst_top td:nth-child(2) span{padding-right:24px;}
.jbtbody table tbody .trfirst_bottom{border:1px solid #ccc;width:100%;border-top:none;border-right:none;}
.jbtbody table tbody td[rowspan="2"]{border-bottom: 1px solid #ccc;}
.jbtbody table tbody th, .jbtbody table tbody td{height:32px; line-height:32px; padding-bottom:20px; padding-left:10px; padding-right:10px;}
.jbtbody table tbody .trfirst th, .jbtbody table tbody .trfirst td{padding-top:30px;}


.jbtbody table tbody th{font-size:14px; color:#666; text-align:center; width:46px;}

.jbtbody table tbody .input-box{height: 30px; border: 1px solid #0066b3; text-align: left; padding-left: 2px; line-height: 30px; font-size: 14px; color: #333; text-indent: 0;box-sizing: border-box;} .w80{width:80px;}
.w68{width:68px;}
.w138{width:138px;}
.w160{width:144px;}
.w148{width:148px;}
.w186{width:186px;}
.w140{width:140px;}
.w240{width:208px;}
.w445{ width: 445px;}
.height20{height:20px;}

.jbtbody table tbody td a{margin:0 9px;}
.jbtbody table tbody .addmc{color:#0066b3;}
.jbtbody table tbody .addmc.inact{color:#0066b3; cursor:pointer;}
.jbtbody table tbody .deljb{color:#0066b3;}
.jbtbody table tbody .select_list{text-align:left; margin:0 auto;}
.jbtbody table tfoot td{height:14px; line-height:14px; padding-top:10px;}
.jbtbody table tfoot .add-jb{/*display:block; height:14px; background:url(../images/btn_jiabin.png) no-repeat 0 0; margin:0 auto; padding-left:18px; width:56px; color:#ff9900;*/ font-size:14px; color:#0065b3;}

.usercards{
      margin:-15px 0 0 0;
    }
    .usercard{
      width:944px;
      height:140px;
      border:1px solid #ccc;
      font-size:14px;
      line-height:14px;
      margin:25px 0;
    }
    .usercard-left{
      float: left;
      width:770px;
    }
    .usercard-right{
      float: right;
      line-height:142px;
      color: #277FBF;
    }

    .usercard-right .adduser{
      margin:0 10px 0 0;
      cursor: pointer;
    }
    .usercard-right .deleteuser{
      margin:0 15px 0 0;
      cursor: pointer;
    }
    .usercard label{
      position: relative;
      display: inline-block;
      width:250px;
      /*height:32px;*/
    }
    .usercard .line1{
      margin:25px 0 0 10px;
    }
    .usercard .line2{
      margin:20px 0 0 10px;
    }
    .usercard label span{
      display: inline-block;
      width:70px;
      text-align:left;
    }
    .usercard label span.select_span{
    	height: 32px;
    	line-height: 32px;
    }
    .usercard label input{
      position: relative;
      width:170px;
      height:30px;
      border:1px solid rgba(0, 102, 179, 1);
    }
    .usercard label input[name=idnum]{
      width:424px;
    }
    .usercard .w172{
    	width:172px;
    }
    .addcard {
      width:100px;
      margin:0 auto;
      text-indent: 25px;
      background: url("../images/ico/u120.png") no-repeat left;
      cursor: pointer;
    }
    .usercard label.w500{
      width: 500px;
    }
    

/**************** dingdan2  xw20160825*******************/

  	.page_si{width: 958px;height: 260px;border: 1px solid #eee;border-top: 1px solid #0066B3;padding:0;font-size: 14px;margin-top: 10px;margin-bottom: 30px;}
	.page_si_left{float: left;width: 653px;height: 260px;}
	.page_si_top{height: 254px;padding-top: 20px;padding-left: 20px;}
	.page_si_top h3{font-size: 24px;font-weight: normal;line-height: 24px;margin-bottom: 29px;}
	.page_si_top h3 span{color:#666;float: right;background: url(../images/cost/share.png) no-repeat right center;font-size: 14px;padding-right: 80px;margin-right: 42px;}
	.page_si_top li{margin-bottom: 17px;line-height: 1;}
	.page_si_top li span{color:#333;}
	.page_si_top li em{color:#f60;}
	.page_si_right{float: right;width: 260px;background: #f9f9f9;height: 235px;padding: 25px 0 0 45px;}
	.page_si_right li span {margin-right: 10px;}
	.page_si_right li em {font-size: 24px;color: #F60;}
	.tjzx {
	background-image: url(../images/tjzx.png);
	background-repeat: no-repeat;
	margin-left: 50px;
	padding-left: 30px;
	background-position: left center;
	margin-top: 20px;
}
	.phone11 {
	background-image: url(../images/phone11.png);
	background-repeat: no-repeat;
	margin-left: 50px;
	padding-left: 30px;
	background-position: left center;
}
.w468 {width:468px;border-top:none;}
.dingzhi ul {
	font-size:14px;
	height: 165px;
	/*width: 968px;*/
	border: 1px solid #CCC;
}
.dingzhi li {
	margin: 15px;
	line-height: 21px;
	padding-bottom: 5px;
}
.dingzhi ul li em {
	color: #0066b3;
	display: inline-block;
	float: left;
}
.dingzhi ul li span {
	display: inline-block;
	float: left;
	margin-left: 10px;
	width: 890px;
}
.dingzhi ul .line3 {
	margin-top:5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 10px;
}
.dingzhi ,.jindu{
	width: 960px;
	margin-top: 30px;
}

.jindu dl {
	font-size:14px;
	height: 410px;
	/*width: 968px;*/
	border: 1px solid #CCC;
	background-image: url(../images/jdcxbg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.jindu dt {
	margin-left: 140px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.jindu dd {
	line-height:21px;
	margin-left: 140px;
	margin-bottom: 15px;
	height: 50px;
	width: 690px;
}
.jindu  em {
	color: #F30;
}
.jindu .aads {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 30px;
}
.jindu .downll {
	cursor:pointer;
	font-size: 14px;
	padding-left:30px;
	line-height: 23px;
	height:23px;
	margin-top: 10px;
}.line111 {
	background-color: #CCC;
	height: 1px;
	width: 960px;
	margin-top: 10px;
}
.page_si_top ul li .rztj {
	display: inline-block;
	width: 90px;
}
.page_si_top ul li a {
	color: #0066b3;
	cursor:pointer;
	margin-left:20px;
	
}
.page_si_top ul li .messagebox {
	border:1px #999 solid;
	background:#eee;
	height:75px;
	width:500px;
	padding:5px 5px 5px 0;
	margin-top:-36px;
	margin-left:90px
}

/**************** my-equity2  xw20160825*******************/

.page_hd{width: 958px;height: 260px;border: 1px solid #eee;border-top: 1px solid #0066B3;padding:0;font-size: 14px;}
	.page_hd_left{float: left;width: 736px;height: 260px;}
	.page_hd_top{height: 154px;padding-top: 31px;}
	.page_hd_top .page_hd_img{width:220px;text-align:center;}
	.page_hd_top .page_hd_img img{width:176px;}
	.page_hd_top  .page_hd_cneter{width:516px;}
	.page_hd_top h3{font-size: 24px;font-weight: normal;line-height: 24px;}
	.page_hd_top h3 span{color:#666;float: right;font-size: 14px;padding-right: 80px;margin-right: 42px;}
	.page_hd_top li{margin-bottom: 17px;line-height: 1;}
	.page_hd_top li span{color:#333;}
	.page_hd_top li em{color:#f60;}
	.page_hd_bottom{height: 60px;border-top: 1px dashed #e5e5e5;margin-left: 19px;width: 698px;padding-top: 14px;line-height: 24px;color:#666;}
	.page_hd_right{float: right;width: 162px;background: #f9f9f9;height: 184px;padding:76px 0 0 60px;}
	.page_hd_right li{background: url(../images/cost/zidong.png) no-repeat left center;font-size: 14px;padding-left: 37px;margin-bottom: 42px;}
	.page_hd_right li:nth-child(2){background-image: url(../images/cost/oen.png);}
	.page_fd{margin-top: 30px;margin-bottom: 60px;}
	
	.page_hd_top h3 .snumber {background-image: none;font-size: 10px;margin-right: 95px;margin-top: -18px;}
    .page_hd_top h3 .snumber em {color: #f60;}
	
	.page_hd_right2{float: right;width: 162px;background: #f9f9f9;height: 184px;padding:76px 0 0 60px;}
	.page_hd_right2 li{background: url(../images/cost/fwyy.jpg) no-repeat left center;font-size: 14px;padding-left: 37px;margin-bottom: 15px;}
	.page_hd_right2 li:nth-child(2){background-image: url(../images/cost/oen.png);}
	.page_hd_right2 li:nth-child(3){background:none;
		width: 78px;
		height: 28px;
		background: #0066b3;
		-webkit-border-radius:;
		-moz-border-radius:;
		border-radius:5px;
		font-size: 14px;
		color: #fff;
		cursor: pointer;  text-align: center;
		padding-left: 0;
		margin-left: 12px;}

	/*确认支付*/
	.confirm_pay{overflow:hidden;width:410px;margin-left:550px;margin-bottom: 20px;}
	.confirm_pay .payment{width:99%;border-bottom:1px solid #ccc; padding: 20px 0;}
	.confirm_pay .payment span{
		padding:7px 30px;
		border:1px solid #ccc;
		margin-right:20px;
	}
	.confirm_pay .payment span.hover_cur{border:2px solid #f90;}
	.confirm_pay .payment div.payment_d,.payment_all div{
		display: inline;
		margin-right:20px;
		border:none;
		padding-left:0;
		color:#999 !important;
	}
	.confirm_pay .payment span:last-child{
		padding:0px;
		margin-right:0;
		height:26px;
		width:90px;
		line-height:26px;
		text-align:center;
		font-size:14px
	}
	.confirm_pay .payment_content .pay_num{overflow: hidden;padding:10px 0;border-bottom:1px solid #ccc;}
	.confirm_pay .payment_content .pay_num span:first-child{float:left;color:#999 !important;}
	.confirm_pay .payment_content .pay_num span.price_p{float:right;padding-top:0px;font-size:14px}
	.confirm_pay .payment_content .pay_num span em{margin-right:50px;}
	.confirm_pay .payment_all{overflow:hidden;line-height:72px;}
	.confirm_pay .payment_all span:first-child{float:left;color:#999 !important;}
	.confirm_pay .payment_all .pay_all{float:right;}
	.confirm_pay .payment_all .pay_all em:first-child{color:#f94817;font-size: 26px;}
	.confirm_pay .payment_all .pay_all em:last-child{color:#47c535;;font-size: 26px;}
	.confirm_pay i{font-size:26px;}
	.confirm_pay a{font-size:14px;padding:6px 12px;background:#0066b3;border-radius:5px;color:#fff;float:right;}


