TD {
  font: 10pt "宋体";
  color: #000000;
}
BODY {
  font-size: 12px;
  scrollbar-highlight-color: buttonface;
  scrollbar-shadow-color: buttonface;
  scrollbar-3dlight-color: buttonhighlight;
  scrollbar-track-color: #eeeeee;

  scrollbar-darkshadow-color: buttonshadow;
  line-height: 120%;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  background: url(../img/bg.jpg) repeat-x #fff;
}
.td {
  font-size: 9pt;
  color: #0071bc;
  line-height: 150%;
  font-family: "微软雅黑", "黑体", "宋体";
}
A.td:link {
  color: #0071bc;
  text-decoration: none;
}
A.td:visited {
  color: #0071bc;
  text-decoration: none;
}
A.td:active {
  color: #ff6600;
  text-decoration: none;
}
A.td:hover {
  color: #ff6600;
  text-decoration: none;
}
.td1 {
  font-size: 9pt;
  color: #000000;
  line-height: 150%;
  font-family: "微软雅黑", "黑体", "宋体";
}
A.td1:link {
  color: #000000;
  text-decoration: none;
}
A.td1:visited {
  color: #000000;
  text-decoration: none;
}
A.td1:active {
  color: #ff6600;
  text-decoration: none;
}
A.td1:hover {
  color: #ff6600;
  text-decoration: underline;
}
.td2 {
  font-size: 9pt;
  color: #fdff3b;
  line-height: 150%;
  font-family: "微软雅黑", "黑体", "宋体";
}
A.td2:link {
  color: #fdff3b;
  text-decoration: underline;
}
A.td2:visited {
  color: #0FDFF3B;
  text-decoration: underline;
}
A.td2:active {
  color: #ff6600;
  text-decoration: underline;
}
A.td2:hover {
  color: #ff6600;
}
.td3 {
  font-size: 11pt;
  color: #0071bc;
  line-height: 150%;
  font-family: "微软雅黑", "黑体", "宋体";
  font-weight: bold;
}
A.td3:link {
  color: #0071bc;
  text-decoration: underline;
  font-weight: bold;
}
A.td3:visited {
  color: #0071bc;
  text-decoration: underline;
  font-weight: bold;
}
A.td3:active {
  color: #ff6600;
  text-decoration: underline;
  font-weight: bold;
}
A.td3:hover {
  color: #ff6600;
  text-decoration: none;
}
.input {
  border: 1px solid #7f9db9;
  height: 16px;
}

.btn_1 {
  background-image: url(index1_zi4_14.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  font-family: "微软雅黑", "黑体", "宋体";
  font-size: 12px;
  color: #000000;
  background-attachment: fixed;
  text-align: center;
  border: 0px none;
  height: 20px;
  width: 46px;
}
.bg1 {
  background-attachment: fixed;
  background-image: url(earth.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.con {
  width: 501px;
  height: 450px;
  margin: 0 auto;
  background: #ffffff;
}
.conjg {
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.whitediv {
  height: 50px;
  background: #ffffff;
}
.mgt50 {
  margin-top: 50px;
}
.mgt40 {
  margin-top: 40px;
}
.mgt30 {
  margin-top: 30px;
}
.mgl30 {
  margin-left: 30px;
}
.mgb10 {
  margin-bottom: 10px;
}
.mg30 {
  margin: 30px;
}
.pdt50 {
  padding-top: 50px;
}
.pd20 {
  padding: 20px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.con .login {
  width: 501px;
  height: 307px;
  margin: 0 auto;
  background: url(../img/cx_03.png) no-repeat;
}
.con .txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.conjg .txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.but_cx {
  width: 120px;
  height: 35px;
  line-height: 35px;
  background: #409be2;
  font-family: "微软雅黑", "黑体";
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 767px) {
		table{
			width:100%;
		}
		td{
			height:auto;
		}
		img{
		   height:auto;
		   width:100%
		}
		.con{
		   width:100%
		}
		.con .login{
		   width:89%;
		   background:none;
		   border:solid 13px #50a7fe;
		   border-radius:10px
		}
		td .xin{
		   width:115px
		}
		td .xin {
           width: 22%;
        }
		.img{
		   width:0
		}
		.mgl30 {
           margin-left: 6%;
        }
		.zxjz{
		   padding-top: 10px;
		}
	}
