@charset "utf-8";/*
color:red !important;/* Firefox、IE7支持 
_color:red;IE6支持 
*color:red;IE6、IE7支持 
*+color:red;IE7支持/
color:red\9;IE6、IE7、IE8支持 
color:red\0;IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
background:linear-gradient(#e99c40,#d35224);-webkit-background:linear-gradient(#e99c40,#d35224);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);
-webkit-appearance:none;appearance:none;pointer-events:none;select::-ms-expand{display:none;}
@media screen and (min-width:540px){}
@media screen and (max-width:320px){}
-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;*/

/*--默认--*/
/* 清除IE10及以上版本input的叉叉（X）和密码输入框的眼睛图标 */

input::-ms-clear {

display: none;

}

input::-ms-reveal {

display: none;

}

/*清除谷歌浏览器下的 search 叉号 */

input[type=search]::-webkit-search-cancel-button {

-webkit-appearance: none;

}

/*清除IE下的 search 叉号 */

input[type=search]::-ms-clear {

display: none;

}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #CCCCCC;
  font-size: 14px;
  font-family: 微软雅黑,黑体,宋体;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #CCCCCC;
  font-size: 14px;
  font-family: 微软雅黑,黑体,宋体;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #CCCCCC;
  font-size: 14px;
  font-family: 微软雅黑,黑体,宋体;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #CCCCCC;
  font-size: 14px;
  font-family: 微软雅黑,黑体,宋体;
}/*以上设置placeholder文字颜色、字号*/

#xjxl_body{

	min-height:680px;
	width:1200px;
	 position:relative;
margin:0px auto;
	padding:10px 0px 0px 0px;
	POSITION: relative; 
background-image:url(/images/xjxl_1.png)

}

.xjxl_title{

width:1200px;
height:50px;
background:#f0f0f0;
text-align: left;
border-bottom: 1px solid #c8c8c8;
border-radius:0px 0px 0px 0px;/*四边椭圆型*/
margin:0px auto;
POSITION: relative;
}


.xjxl_title a{
width:100%;
height:50px;
	font-size: 16px;
	color: #000000;
    font-family : 微软雅黑,黑体,宋体;
    MARGIN-left: 20px;
	
	 line-height:50px;
	  POSITION: relative;
}
.xjxl_titletwo{

width:960px;
height:120px;

align: center;

margin:0px auto;
POSITION: relative;
}

.xjxl_bodyone{
width:80%;
height:100%;
MARGIN: 0px auto;
	  POSITION: relative;
	  
}
.xjxl_loginone{
width:960px;
height:680px;

MARGIN: 0px auto;
	  POSITION: relative;
	  
}


.xjxl_loginbody{

width:800px;
height:400px;
background:#8b0304;

MARGIN: 0px auto;
	  POSITION: relative;
	  border-radius:20px 20px 20px 20px;/*四边椭圆型*/
	  
	font-size: 16px;
	color: #000000;
    font-family : 微软雅黑,黑体,宋体;
}
.xjxl_loginbody2{

width:800px;
height:400px;
background:#f5f5f5;
	border: 1px solid #8b0304;
	*border: 1px solid #8b0304;
	_border: 1px solid #8b0304;
MARGIN: 0px auto;
	  POSITION: relative;
	  border-radius:20px 20px 20px 20px;/*四边椭圆型*/
	  
	font-size: 16px;
	color: #000000;
    font-family : 微软雅黑,黑体,宋体;
}
.xjxl_titlelogo{

width:960px;
height:120px;

align: center;

margin:0px auto;
POSITION: relative;

}
.xjxl_titlelogo img{
   POSITION: relative; 
   top: 0px;
    left: 0%;
    display: block;
    width: 600px;
    height: 120px;
margin:0px auto;

}



.xjxl_logininput{
width:450px;
height:40px;
POSITION: relative;
MARGIN: 0px auto;
}
.xjxl_bodytwo{
width:704px;
height:100%;
	  POSITION: relative;
	  MARGIN: 0px auto;
	  float:left;
}
.logininputsfzh{
appearance:none;/*很关键：将默认的select选择框样式清除*/
	border: 1px solid #c8c8c8;
	*border: 1px solid #c8c8c8;
	_border: 1px solid #c8c8c8;
    border-collapse: collapse;
	width:100%;
	height:37px;
padding-left:10px;

 color:#000000;
  font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  background:#FFFFFF;
  
   border-radius:5px 5px 5px 5px;/*四边椭圆型*/
   background-image:url(/images/login_sfzh.png);
   background-repeat:no-repeat;
   POSITION: relative;
   text-indent: 90px; /*向右移动数值填写内容*/

}
.logininputsfzh:focus{

       outline: 1px solid #8b0304;  /*文本框触发边框颜色*/ 
    } 
	
.logininputzsbh{
appearance:none;/*很关键：将默认的select选择框样式清除*/
	border: 1px solid #c8c8c8;
	*border: 1px solid #c8c8c8;
	_border: 1px solid #c8c8c8;
    border-collapse: collapse;
	width:100%;
	height:37px;
padding-left:10px;

 color:#000000;
  font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  background:#FFFFFF;
  
   border-radius:5px 5px 5px 5px;/*四边椭圆型*/
   background-image:url(/images/login_zsbh.png);
   background-repeat:no-repeat;
   POSITION: relative;
   text-indent: 90px; /*向右移动数值填写内容*/

}
.logininputzsbh:focus{

       outline: 1px solid #8b0304;  /*文本框触发边框颜色*/ 
    } 
.logininputxm{
appearance:none;/*很关键：将默认的select选择框样式清除*/
	border: 1px solid #c8c8c8;
	*border: 1px solid #c8c8c8;
	_border: 1px solid #c8c8c8;
    border-collapse: collapse;
	width:100%;
	height:37px;
padding-left:10px;

 color:#000000;
  font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  background:#FFFFFF;
  
   border-radius:5px 5px 5px 5px;/*四边椭圆型*/
   background-image:url(/images/login_xm.png);
   background-repeat:no-repeat;
   POSITION: relative;
   text-indent: 90px; /*向右移动数值填写内容*/

}
.logininputxm:focus{
border-radius:5px 5px 5px 5px;/*四边椭圆型*/
       outline: 1px solid #8b0304;  /*文本框触发边框颜色*/ 
    } 
	
.logininputyzm{
appearance:none;/*很关键：将默认的select选择框样式清除*/
	border: 1px solid #c8c8c8;
	*border: 1px solid #c8c8c8;
	_border: 1px solid #c8c8c8;
    border-collapse: collapse;
	width:200px;
	height:37px;
padding-left:10px;
float: left;
 color:#000000;
  font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  background:#FFFFFF;
  
   border-radius:5px 5px 5px 5px;/*四边椭圆型*/
   background-image:url(/images/login_yzm.png);
   background-repeat:no-repeat;
   POSITION: relative;
   text-indent: 90px; /*向右移动数值填写内容*/

}
.xjxl_bodytwoone{
width:960px;
height:20px;

border-bottom: 1px solid #000000;
MARGIN: 0px auto;
	  POSITION: relative;
}
.xjxl_bodyimg{
width:254px;
height:399px;
MARGIN: 0px auto;
	  POSITION: relative;
	  float:left;
	  border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.xjxl_bodyimgtwo{
width:254px;
height:349px;
MARGIN: 0px auto;
	  POSITION: relative;
	  float:left;
	  border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.xjxl_body_title{
width:350px;
height:49px;
line-height:49px;
float:left;
POSITION: relative;
text-align:left;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.xjxl_body_title a{
width:100%;
height:40px;
line-height:40px
POSITION:relative;
MARGIN-left:20px;
	font-size: 16px;
	color: #000000;
    font-family : 微软雅黑,黑体,宋体;
	
}
.usersubmitone{
width:210px;
height:37px;
background:#8b0304;
border: 1px solid #FFF;
border-radius:5px 5px 5px 5px;/*四边椭圆型*/
font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  text-align:center;
  color:#FFF;
FLOAT: left;


}
.usersubmittwo{
width:210px;
height:37px;
background:#8b0304;
border: 1px solid #FFF;
border-radius:5px 5px 5px 5px;/*四边椭圆型*/
font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  text-align:center;
  color:#FFF;
FLOAT: right;


}
.loginmessage {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: 微软雅黑,黑体,宋体;
	margin:auto 0px;
	text-align:left;
	
	
}
.loginmessageby {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	color: #8b0304;
	font-family: 微软雅黑,黑体,宋体;
	margin:auto 0px;
	text-align:left;
	
	
}
.jilu{

width:100%;
height:30px;
color:#8b0304;
}
.jiluxj{

width:100%;
height:30px;
color:#FFFFFF;
}
.usersubmitgl{
width:10px;
height:37px;
float:left;

}



@media only screen and (max-width:780px) and (min-width:320px)
{

#xjxl_body{

	height:100%;
	width:95%;
	 position:relative;
margin:0px auto;
	padding:10px 0px 0px 0px;
	POSITION: relative; 
background-image:url(/images/xjxl_1.png)

}

.xjxl_title{

width:100%;
height:50px;
background:#f0f0f0;
text-align: left;
border-bottom: 1px solid #c8c8c8;
border-radius:0px 0px 0px 0px;/*四边椭圆型*/
margin:0px auto;
POSITION: relative;
}

.xjxl_title a{
width:100%;
height:50px;
	font-size: 14px;
	color: #000000;
    font-family : 微软雅黑,黑体,宋体;
    MARGIN-left: 20px;
	
	 line-height:50px;
	  POSITION: relative;
}
.xjxl_loginone{
width:100%;
height:680px;

MARGIN: 0px auto;
	  POSITION: relative;
	  
}

.xjxl_titlelogo{

width:100%;
height:120px;

align: center;

margin:0px auto;

}

.xjxl_loginbody{

width:100%;
height:400px;
background:#8b0304;

MARGIN: 0px auto;
	  POSITION: relative;
	  border-radius:20px 20px 20px 20px;/*四边椭圆型*/
	  
	font-size: 16px;
	color: #000000;
    font-family : 微软雅黑,黑体,宋体;
}

.xjxl_loginbody2{

width:100%;
height:400px;
background:#f5f5f5;
	border: 1px solid #8b0304;
	*border: 1px solid #8b0304;
	_border: 1px solid #8b0304;
MARGIN: 0px auto;
	  POSITION: relative;
	  border-radius:20px 20px 20px 20px;/*四边椭圆型*/
	  
	font-size: 16px;
	color: #000000;
    font-family : 微软雅黑,黑体,宋体;
}



.xjxl_titlelogo{

width:100%;
height:auto;
POSITION: relative;
align: center;

margin:0px auto;

}

.xjxl_titlelogo img{
   POSITION: relative; 
   top: 0%;
    left: 0%;
    display: block;
margin:0px auto;

width:100% !important;height:auto !important;/*图片等比例比例缩放*/

}
.xjxl_titletwo{

width:100%;
height:auto;

align: center;

margin:0px auto;
POSITION: relative;
}

.xjxl_titletwo img{
   POSITION: relative; 
   top: 0%;
    left: 0%;
    display: block;
margin:0px auto;

width:100% !important;height:auto !important;/*图片等比例比例缩放*/

}





.logininputxm{

	width:90%;
	height:37px;

}
.logininputsfzh{

	width:90%;
	height:37px;

}
.logininputzsbh{

	width:90%;
	height:37px;

}
.usersubmitone{
width:80%;
height:37px;
background:#8b0304;
border: 1px solid #FFF;
border-radius:5px 5px 5px 5px;/*四边椭圆型*/
font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  text-align:center;
  color:#FFF;
FLOAT:none;


}
.usersubmittwo{
width:80%;
height:37px;
background:#8b0304;
border: 1px solid #FFF;
border-radius:5px 5px 5px 5px;/*四边椭圆型*/
font-size:16px;
  font-family: 微软雅黑,黑体,宋体;
  text-align:center;
  color:#FFF;
FLOAT:none;


}

.xjxl_logininput{
width:100%;
height:30px;
POSITION: relative;
MARGIN: 0px auto;
FLOAT:none;
}
.loginmessage {
POSITION: relative;
width:90%;
height:30px;
	display: block;
	
	font-size: 14px;
	color: #FFFFFF;
	font-family: 微软雅黑,黑体,宋体;
	margin:auto 0px;
	text-align:center;
	
	
}

.jilu{
padding-top:80px;
width:100%;
height:30px;
color:#8b0304;
font-size: 12px;
}
.jiluxj{
padding-top:80px;
width:100%;
height:30px;
color:#FFFFFF;
font-size: 12px;
}
.usersubmitgl{
width:100%;
height:20px;
float:none;

}
.xjxl_bodyimg{
width:100%;
height:auto;
float:none;
	  POSITION: relative;
MARGIN: 0px auto;
	  border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.xjxl_bodyimgtwo{
width:100%;
height:auto;
float:none;
	  POSITION: relative;
MARGIN: 0px auto;
	  border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.xjxl_bodytwoone{
width:100%;
height:10px;

border-bottom: 1px solid #000000;
MARGIN: 0px auto;
	  POSITION: relative;
}

.xjxl_bodyone{
width:100%;
height:100%;
MARGIN: 0px auto;
	  POSITION: relative;
	  
}

.xjxl_bodytwo{
width:100%;
height:100%;
	  POSITION: relative;
	  MARGIN: 0px auto;
	  float:none;
}
.xjxl_body_title{
width:100%;
height:35px;
line-height:35px;
float:left;
POSITION: relative;
text-align:left;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}





}
