@charset "utf-8";
/* 
.l1 {
	height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bwiorder/l.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	text-align: center;
	float: left;
}
.currentl {
	height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bwiorder/current1.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	text-align: center;
	float: left;
}
.currentlbar {
	height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bwiorder/current1.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	text-align: center;
	float: left;
}
.bar {
	height: 40px;
	width: 155px;
	float: left;
	background-image: url(/uploads/image/bwiorder/r.png);
	font-size: 18px;
	line-height: 40px;
	padding-left: 15px;
	margin-left: -5px;
	text-align: center;
}

.currentbar{
	height: 40px;
	width: 155px;
	float: left;
	background-image: url(/uploads/image/bwiorder/current.png);
	font-size: 18px;
	line-height: 40px;
	padding-left: 15px;
	margin-left: -5px;
	text-align: center;
}
 */
 
.form-control{
 width: 200px;
 display: inline;
}
 
#weizhi .start{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bwiorder/start.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	float: left;
}
#weizhi .start1{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bcyuyue/start1.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	text-align: center;
	float: left;
}
#weizhi .start2{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bcyuyue/start2.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	float: left;
}

#weizhi .current{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bcyuyue/current.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	float: left;
}
#weizhi .current1{
    height: 40px;
	width: 150px;
	background-image: url(/uploads/image/bcyuyue/current1.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	text-align: center;
	float: left;
}
#weizhi .current2{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bcyuyue/current2.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	float: left;
}
 
#weizhi .end{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bcyuyue/end.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	float: left;
}
#weizhi .end1{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bcyuyue/end1.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	text-align: center;
	float: left;
}
#weizhi .end2{
    height: 40px;
	width: 155px;
	background-image: url(/uploads/image/bcyuyue/end2.png);
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	float: left;
}
  
 
#weizhi {height: 50px;
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 24px;
	margin-right: auto;
	padding-top: 5px;
}

#header{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#body{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.header-bg {
	background-color: #ccc;
	height: 150px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.header-bg img{
width: 1200px;
height: 150px;
}

.hx{
	height:1px;
	border:none;
	border-top:1px solid #cccccc;
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
}

.centertd{
    vertical-align: middle;
	text-align: center;
	background:#ffffff;
	/* filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ededed,gradienttype=0); 
	-ms-filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ededed,gradienttype=0);  */
	background: -webkit-gradient(linear, left top,left bottom, from(rgba(145, 143, 243, 0.02)), to(rgba(151,121,243,0.10)));   
    background: -webkit-linear-gradient(top, rgba(145, 143, 243, 0.02), rgba(151,121,243,0.10));   
    background: -moz-linear-gradient(top, rgba(145, 143, 243, 0.02), rgba(151,121,243,0.10));   
    background: -o-linear-gradient(top,rgba(145, 143, 243, 0.02), rgba(151,121,243,0.10));   
    background: -ms-linear-gradient(top, rgba(145, 143, 243, 0.02), rgba(151,121,243,0.10));   
    background: linear-gradient(top,rgba(145, 143, 243, 0.02), rgba(151,121,243,0.10));   
	color: #606060;
	cursor: pointer;
	max-width: 100px;
	font-weight: bold;
	height: 45px;
	
}

.centerth{
	vertical-align: middle;
	text-align: center;
	color: #606060;
	max-width: 100px;
	font-weight: bold;
}



.centertd1{
	vertical-align: middle;
	text-align: center;
    background: #cccccc;
	color: #606060;
	overflow:hidden;
	max-width: 100px; 
	height: 45px;
    background: -webkit-gradient(linear, left top,left bottom, from(rgba(0, 0, 0, 0.02)), to(rgba(0, 0, 0, 0.06)));   
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.06));   
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.06));   
    background: -o-linear-gradient(top,rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.06));   
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.06));   
    background: linear-gradient(top,rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.06)); 
}


.centertd:hover{
	background:#fbb61e;
}

.tdactive{
	background:#5bc0de;
}

.fixed-btn {
  position: fixed;
  right: 1%;
  bottom: 2%;
  width: 65px;
  border: 1px solid #eee;
  background-color: white;
  font-size: 12px;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  vertical-align: middle;
  cursor: pointer;
}

.square{
	background:#5cb85c;
	width: 165px;
	height: 80px;
	overflow:hidden;
	white-space: inherit;
	margin-right: 15px;
	margin-bottom: 10px;
}

.square:hover{
	background:#fbb61e;
	color: #000;
}

.squareactive{
	background:#fbb61e;
	color: #000;
}

.form-control{
	padding: 6px 2px;
}   

.form-tj-search>.table>tbody>tr>td{ border-top: 0px solid #ddd;}
.table>tbody>tr>td{ vertical-align:middle;}

/*.tab-hd {height:100px;}*/
.tab-hd .a1{height:100px;}
.tab-hd .a2{height:100px;}
.tab-hd .a3{height:100px;}
.tab-hd .a4{height:100px;}
.tab-hd .a5{height:100px;}
.tab-hd .a6{height:100px;}
.tab-hd .a7{height:100px;}
.tab-hd .a8{height:100px;}
.tab-hd .a9{height:100px;}

.nav1{padding-left:0;margin-bottom:0;list-style:none}
.nav1>li{position:relative;display:block}
.nav1>li>a{position:relative;display:block;padding:10px 15px}
.nav1>li>a:focus,.nav1>li>a:hover{text-decoration:none;background-color:#eee}
.nav1>li.disabled>a{color:#777}
.nav1>li.disabled>a:focus,.nav1>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}
.nav1 .open>a,.nav1 .open>a:focus,.nav1 .open>a:hover{background-color:#eee;border-color:#337ab7}
.nav1 .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.nav1>li>a>img{max-width:none}

.mt30{margin-top:5px;}

wrapper1{width:1200px;}


.lgbj
{
margin-right: auto;
margin-left: auto;
width:1200px;
height:765px;
background-image: url(/uploads/image/bclogin/bg1.png)
}

.lg-bk
{
margin-right: auto;
margin-left: auto;
width:1000px;
height:700px;
background-image: url(/uploads/image/bclogin/black.png)
    }
    
.lg-bt
{
padding-top: 80px;
position: absolute;
margin-right: auto;
margin-left: auto; 
width:1000px;
height:150px;
text-align: center;
font-size: xx-large;
color: #0f65b5;
font-weight: 600;
background: url(/uploads/image/bclogin/title.png) no-repeat center;
}    
 
.lg-ct0
{
margin-right: auto;
margin-left: auto; 
width:1000px;
height:400px; 
/*border: green solid 1px;*/
}    

.lg-ctlfte
{
padding-top: 500px;
position: absolute;
width:600px;
height:300px;  
background: url(/uploads/image/bclogin/gzjy.png) no-repeat;
background-position: bottom ;
/*border: 2px solid;    */
}
    
.lg-ctlright
{
margin-top: 200px;
/*padding-top: 200px;*/
position: absolute;
width:400px;
height:300px;  
background-position: bottom 1px;
margin-left: 600px;
margin-top: 5px;
/*border: 2px solid;*/
    
}     
.lg-ctr0
{
width:200px;
height:215px;
    }    
.lg-ctr1
{    
margin-left: 20px;
padding-top: 20px;
}
.lg-ctrlg
{
width:20px;
height:23px;
background: url(/uploads/image/bclogin/wh.png) no-repeat bottom;
float: left;
}
.lg-ctrtxt
{
padding-left:10px;
font-weight: 600;
font-size: 15px;
vertical-align: middle;
color: #fff;
text-decoration-line: underline;
} 
/*.lg-ctrtxt a,a:link,a:focus,a:hover
{
color:#ffffff;
} */
.lg-ctrlg2
{
width:20px;
height:23px;
background: url(/uploads/image/bclogin/dg.png) no-repeat bottom;
float: left;
}
.lg-ctrlg3
{
width:40px;
height:33px;
background: url(/uploads/image/bclogin/let.png) no-repeat bottom;
float: left;
}
.lg-ctrlg4
{
width:40px;
height:33px;
background: url(/uploads/image/bclogin/yj.png) no-repeat bottom;
float: left;
}
.lg-ctr2
{
margin-left: 20px;
padding-top: 20px;
}    
.lg-ctrtxt2 
{
margin-left: 30px;
color:#eff3b0;
}
.lg-ctr23
{   
margin-left: 50px;
padding-top: 10px;
}
.lg-ctr3
{
margin-top: 50px;
}
/*.lg-ctr233
{
width:400px;
height:45px;  
}*/
.lg-selbtn
{
/*position: absolute;*/
width:150px;
height:58px;
background: url(/uploads/image/bclogin/select.png) no-repeat bottom;
/*border: 2px solid;*/
float: left;
}
.lg-yybtn
{
/*position: absolute;*/
/*padding-left:450px;*/
width:150px;
height:58px;
background: url(/uploads/image/bclogin/yuye.png) no-repeat bottom;
/*border: 2px solid;*/
} 

.lg-ctsecond
{
padding-top: 130px;
/*position: absolute;*/
margin-right: auto;
margin-left: auto; 
width:1000px;
height:150px; 
/*border: 2px solid; */
}
    
.lg-ctsd1
{
margin-left: 30px;
padding-top: 20px;
}
.lg-ctrtxt3
{ 
padding-left:50px;
padding-top: 10px;
font-weight: 500;
font-size: 18px;
vertical-align: middle;
color:#fff;
}

 
.in-conten
{
margin: 0 auto;
width:550px;
height:400px; 
margin-top:100px;
margin-bottom:50px;   
}
    
.in-lfte
{
float:left;
padding-left:100px;
padding-top:100px;
width:180px;
height:245px;
background: url(/uploads/image/bclogin/yyphone.png) no-repeat bottom;
}   
    
.in-right
{
float:right;
padding-right:100px;
width:200px;
height:245px;
background: url(/uploads/image/bclogin/yycomputer.png) no-repeat bottom;
} 

.inbj
{
margin-right: auto;
margin-left: auto;
width:1200px;
height:330px;}