/* CSS Document */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  outline: none !important;
  padding:0;
  margin:0;
}
html{height:100%;}
body {
  background: url(../../img/bg3.jpg) repeat-x;
  font-family: "Microsoft YaHei", sans-serif;
  margin: 0;
  overflow-x: auto;
  color: #686868;
  font-weight: 300;
    font-size: 14px;
  line-height: 1.42857143;
  height:100%;
  overflow:auto;
}
ul{ list-style:none;}
a{text-decoration:none;}
img{border:0px;}



.lgheader{width:100%;height:74px;min-width: 1420px;}
.lgheader .lglogo{max-width:1180px;margin:0 auto;}
.lgheader .lglogo .ll_left{height:73px; width:335px;float:left;}
.lgheader .lglogo .ll_right{float:right;height:74px;line-height:74px;}
.lgheader .lglogo .ll_right div{float:left;text-align:center;height: 74px;}
.lgheader .lglogo .ll_right img{ vertical-align:middle;}
.lgheader .lglogo .ll_right span{
	color: #4D4D4D;
	font-size:17px;
}
.lgheader .lglogo .ll_right .lr_phone{margin-right:20px;}
.lgheader .lglogo .ll_right .phone_tb{
	margin-right: 8px;
  vertical-align: -4px;
  font-size: 20px;}
.lgheader .lglogo .ll_right .ll_ww{padding-top:20px;  margin-right: 12px;}  
.lgheader .lglogo .ll_right .ll_ww i{  font-size: 22px;
  display: block;
  color: #00B805;}
.lgheader .lglogo .ll_right .ll_ww b{  font-size: 12px;
  font-weight: 400;
  display: block;
  line-height: 24px;
  color: #5B5B5B;}
.lgmain{ background:url(../../img/loginbg.jpg) no-repeat;width:100%;max-width:1920px;height:619px;min-width:1420px;}
.lgmain .lgwk{max-width:72%;margin:0 auto;height:100%}
.lgmain .lgwk .lgmleft{width:768px;height:678px;padding-top:20px;float:left;}
.lgmain .lgwk .lgmright{
	  width: 400px;
  height: 450px;
  float: right;
  border-radius: 3px;
  background: #fff;
  position: relative;
  top: 20%;
}
.lgmain .lgwk .lgmright .lf_top{height: 48px;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;}
.lgmain .lgwk .lgmright .loginbt{float: left;
  color: #343434;
  font-size: 18px;
  line-height: 45px;
  margin-left: 15px;
  border-bottom: 3px solid #238BFE;
  padding: 0 5px;
  font-weight: bold;}
.lgmain .lgwk .lgmright .toggle_pc{float:right;display:none;margin-top:3px;margin-right:3px;}
.lgmain .lgwk .lgmright .toggle_wx{float:right;margin-top:3px;margin-right:3px;}
.lgmain .lgwk .lgmright .lgform{padding: 0px 20px;}


.lgmain .lgwk .lgmright .lgform h2{  
  font-size: 28px;
  font-weight: 500;
  color: #333230;
  }
.shuru{padding-top:0px;}
.lgmain .lgwk .lgmright .lgform .shuru li{padding-top:25px; position:relative;}
.lgmain .lgwk .lgmright .lgform .usertb{
	display:block;
	width:24px;
	height:24px;
	background:url(../../img/usertb.png) no-repeat;
	position: absolute;
	z-index: 2;
	top: 34px;
	left: 8px;
}
.lgmain .lgwk .lgmright .lgform .passwordtb{
	display:block;
	width:24px;
	height:24px;
	background:url(../../img/passwordtb.png) no-repeat;
	position: absolute;
	z-index: 2;
	top: 34px;
	left: 8px;
}
.lgmain .lgwk .lgmright .lgform .lginput{
  line-height: 44px;
  height: 44px;
  border-radius: 2px;
  border: 1px #DDDDDD solid;
  width: 360px;
  padding-left: 36px;
  left: 0px;
  position: relative;}
  

.lgmain .lgwk .lgmright .lgform  .login_txtbx{font-size:13px;height:18px;line-height:18px;padding:8px 5%;width:89%;text-indent:2em;border-radius:4px;border:1px #c6c6c6 solid;background:#fff;color:#6e6e6e;}
.lgmain .lgwk .lgmright .lgform  .login_txtbx::-webkit-input-placeholder {color:#a0a0a0;line-height:inherit;} 
.lgmain .lgwk .lgmright .lgform  .login_txtbx:-moz-placeholder {color:#a0a0a0;line-height:inherit;} 
.lgmain .lgwk .lgmright .lgform  .login_txtbx::-moz-placeholder {color:#a0a0a0;line-height:inherit;}
  
.lgmain .lgwk .lgmright .lgform .yzm{  line-height: 38px;
  height: 38px;
  border-radius: 2px;
  border: 1px #ddd solid;
  padding-left: 8px;
  vertical-align: 13px;
  width: 244px;
  left: 0px;
  position: relative;}
.lgmain .lgwk .lgmright .lgform .yzmimg{  width: 106px;
  height: 36px;
  margin-left: 5px;}
#lf_check{vertical-align:-2px;}
.lgmain .lgwk .lgmright .lgform .checkfont{color: #494949;}
.lgmain .lgwk .lgmright .lgform .wjmm{float: right;
  color: #057BFF;}
.lgmain .lgwk .lgmright .lgform .lginput:focus {
border:#009EE0 1px solid;
box-shadow: 0 0 5px #009EE0;
-webkit-box-shadow: 0 0 5px #009EE0;
-moz-box-shadow: 0 0 5px #009EE0;
}
.lgmain .lgwk .lgmright .lgform .yzm:focus {
border:#009EE0 1px solid;
box-shadow: 0 0 5px #009EE0;
-webkit-box-shadow: 0 0 5px #009EE0;
-moz-box-shadow: 0 0 5px #009EE0;
}
.lgmain .lgwk .lgmright .lgform .lgbutton{
  width: 100%;
  cursor: pointer;
  line-height: 46px;
  height: 46px;
  border-radius: 3px;
  color: #fff;
  border: 1px;
  font-size: 14px;
  font-family: "Microsoft YaHei", sans-serif;
  text-align: center;
  background: #2183F2;}
.lgmain .lgwk .lgmright .lgform .lgbutton:hover{  
	cursor:pointer;
  background: #2183F2;}
.lgmain .lgwk .lgmright .lgform .lf_register{
	display: block;
	position: absolute;
	top: 69px;
	/*background-color: #fff;*/
	left: 150px;
	color: #1D82EE;
	padding-left: 2px;
    padding-right: 2px;
}
.lgmain .lgwk .lgmright .lgform hr{border: 1px solid #DCDCDC;
  margin-top: 18px;
  border-top: none;}
.lgmain .lgwk .lgmright .lf_wx{width:400px;height:325px;background:#fff;  text-align: center;padding-top: 10px;display:none}
.lgmain .lgwk .lgmright .lf_wx img{width:260px;height:260px;}
.lgmain .lgwk .lgmright .lf_wx h4{  font-size: 18px;
  font-weight: 400;
  color: #63676A;
  line-height: 32px;}
.lgmain .lgwk .lgmright .lf_wx h6{  font-size: 14px;
  font-weight: 400;
  color: #8B8F94;}
.submit_btn{width:100%;height:36px;border:none;font-size:15px;background:#188ae2;color:#fff;border-radius:4px;}
.submit_btn:hover{background:#1380d4;color:#f4f4f4;}

.lgmain .lgwk .lgmright .lgform .required{ border:1px solid #f00;}
.lgfooter{font-size:14px; text-align:center;margin-top:8%;}

.lgfooter span{  line-height: 56px;
  padding-left: 20px;
  color: #5E5E5E;}
.lgfooter a{color: #5E5E5E;}
  
.fheader{
	
/* 	height:60px; background:url(../../img/fbg.jpg) repeat-x;width:100%;min-width:1440px; */
	
	width: 100%;
    color: #fff;
    background-color: #188ae2;
    border-color: #167ccb;
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    min-height: 60px;
    margin-bottom: 20px;

}


.fheader .fhnr{height:60px; background:url(../../img/firstbg.jpg) no-repeat;width:1440px;}
.fheader .flogo{padding-left:28px;float:left;  height: 60px;overflow: hidden;}
.fheader .flogo span{font-size: 25px;
  vertical-align: 20px;
  color:#fff;
  text-shadow: 1px 1px 1px #4E4B4B;
}
.fheader .fhright{float:right;}
.fheader .fhright .fhuser{height:60px; float:left;}
.fheader .fhright .fhuser .fhimg{padding-top:10px;}
.fheader .fhright .fhrr{float:right;height:60px;padding-left:10px;  padding-top: 6px;padding-right:24px;}
.fheader .fhright .fhrr ul li{  display: inline-block;
  color: #fff;
  font-size: 12px;
  text-shadow: 1px 1px 1px #4E4B4B;
  width:62px;
  line-height:26px;
  text-align:center;}
.fheader .fhright .fhrr ul li a{color:#fff;}
.fheader .fhright .fhrr ul li .zt{font-size:14px;}

.fheader .fhright .fhrr ul li:hover{background:#F7474F;}
.fheader .fhright .fhrr b{color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding-left: 10px;
  text-shadow: 1px 1px 1px #4E4B4B;}
.nav{height:39px;background:#E1F2FA;width:100%;min-width:1440px;border-bottom:2px solid #007CD6;}
.nav ul li{float: left;  width: 7.4%;border-right: 1px solid #DEDEDE;height: 37px;color: #534343;line-height:37px; text-align:center;font-size: 1.037em}
.nav ul li:hover{background:#158bff;}
.nav ul li a{color: #534343;}
.nav ul li:hover a{color:#fff;}
.nav ul li a .zt{padding-right:2px;}
.nav ul li .jt{color: #007CD6;
  position: relative;
  top: -17%; 
  display:none;}
.nav ul li.active{color:#158bff;font-weight:600;}
.nav ul li.active a{color:#158bff;}
.nav ul li.active:hover{background:#E1F2FA}
.nav ul li.active .jt{display:block;}

.fmain{  padding: 10px;
  width: 100%;}
.fmain .gcmc{  width: 98%;
  height: 38px;
  background-color: #EBF7FC;
  border: 1px solid #DDDDDD;
  margin: 0 auto;}
.fmain .gcmc .gcleft{
	color: #2692FE;
  font-size: 16px;
  padding-left: 17px;
  line-height: 36px;float:left;}
.fmain .gcmc .gcright{float:right;padding-right: 17px;  line-height: 36px;}

.fmain .sxtx{  width: 98%;
 height:208px;
  border: 1px solid #DDDDDD;
  margin: 10px auto;}
.bgtop{height:36px;width:100%;background-color: #EBF7FC;}
.bgtop a{color:#4c4c4c;font-size: 1.037em;  line-height: 36px;padding-left: 14px;}
.bgtop a .zt{padding-right:6px;}
.bgtop a.more{float: right;
  padding-right: 16px;
  font-size: 13px;
  color: #9C9C9C;}
.fmain .sxtx .sxmain{width:100%;padding-top:14px;}
.fmain .sxtx .sxmain ul li{  
  width: 15%;
  height: 142px;
  float: left;
  border-radius: 5px;
  border: 1px solid #E7ECF2;
  background: #F2F5FA;
  margin-left: 1.43%;}
.fmain .sxtx .sxmain ul li:hover{border:1px solid #70BDF5;box-shadow: 0px 0px 6px #70BDF5;}
.fmain .sxtx .sxmain ul li .sxmbutton{  margin: 0 auto;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 20px;
  position:relative;}
.fmain .sxtx .sxmain ul li .sxmbutton .txtb{  border-radius: 24px;
  padding: 2px 7px;
  font-weight: 500;
  background-color: #F73654;
  border: 2px solid #fff;
  font-size: 12px;
  color: #fff;
  position: absolute;
  z-index: 8;
  left: 58%;}
.fmain .sxtx .sxmain ul li .sxmbutton h3{line-height: 30px;
  color: #4c4c4c;}
  
.fmain .fmwk{width: 98%;margin:0px auto;} 
.fmain .gcjj{width: 49.4%;height:402px;border: 1px solid #DDDDDD;float:left;}
.fmain .gcjj .mswk{width:100%;padding:14px;}
.fmain .gcjj .mswk .wzms p{
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  text-indent: 2em;}
.fmain .gcjj .mswk .tpms{width:100%;padding-top:10px;}
.fmain .gcjj .mswk .tpms ul li{  width: 48%;
  height: 146px;
  float: left;
  background-color: #00ACE4;
  border-radius: 5px;
  margin-right: 2%;}
.fmain .tzgg{width: 49.4%;height:402px;border: 1px solid #DDDDDD;float:right;}
.fmain .tzgg .tzlb{width:100%;}
.fmain .tzgg .tzlb ul li{  width: 96%;
  line-height: 42px;
  margin: 0 auto;
  border-bottom:1px dotted #ccc;}
.fmain .tzgg .tzlb ul li a{font-size: 16px;
  vertical-align: -1px;
  color: #666;
  padding-left: 5px}
.fmain .tzgg .tzlb ul li a:hover{color:#00ACE4;}
.fmain .tzgg .tzlb ul li .num{  padding: 1px 5px 1px 5px;
  background-color: #28B4F2;
  font-size: 12px;
  color: #fff;}
.fmain .tzgg .tzlb ul li .num2{  padding: 1px 5px 1px 5px;
  background-color: #2D6BFF;
  font-size: 12px;
  color: #fff;}
.fmain .tzgg .tzlb ul li .time{color:#B2B3B7;float: right;}
.fmain .tzgg .tzlb ul li .time:hover{color:#666;}


/*瀵板懎濮欐禍瀣��*/
.smain{width:100%;height:100%;min-width:1440px;}
.smain .menu{
    width: 224px;
    height: 100%;
    border-right: 1px solid #B3CBD7;
    float: left;
	background:#EFFAFF;
}
.smain .menu .menutop{  
  height: 44px;
  background-color: #168BFF;
  width: 100%;
  padding-left: 24px;
  padding-top: 9px;
  border-bottom: 1px solid #ddd;}
.smain .menu .menutop span{ 
  vertical-align: 5px;
  color: #fff;
  font-size: 16px;
  padding-left: 5px;}
.smain .menu ul{width:100%;height:100%;padding-top:10px;}
.smain .menu ul li{
  line-height: 45px;
  padding-left: 26px;
  font-size: 14px;
  width: 100%;
  border-bottom: 1px solid #B3CBD7;
  background:#D0E8F4;}
.smain .menu ul li:hover{background:#BFDCEA;}
.smain .menu ul li:first-child{border-top: 1px solid #B3CBD7;}
.smain .menu ul li a{color:#333333}  
.smain .menu ul li .zt{padding-right: 12px;color:#079AF3;}
.smain .menu ul li.selected{background:#11A6FF;border-left:3px solid #00FFB3;}
.smain .menu ul li.selected a{color:#fff;}
.smain .menu ul li.selected a .zt{color:#fff;}
.smain .menu ul li .jt{ 
  display:none;
  font-size: 18px;
  color: #fff;
  float: right;
  line-height: 44px;}
.smain .menu ul li.selected .jt{ display:block}

.smain .rightmain{width: 83%;
  float: left;
  padding-left: 12px;}
.smain .rightmain .rgtop{
	width:100%; 
	font-size: 12px;
    line-height: 36px;
    color: #484848;
	height:36px;}
.smain .rightmain .rgtop .mbbt .zt{padding-right:6px;  font-size: 13px;}
.smain .rightmain .rgtop .mbbt{float:left;}
.smain .rightmain .rgtop .sgcmc{float:right;color: #007CD6;}
.smain .rightmain .rgtop .stime{  float: right;
  padding-right: 15px;
  color: #464646;}
.smain .rightmain .sscx{width: 100%;
  height: 146px;
  border: 1px solid #DDDDDD;}
 
 
  
.chaxun{ list-style: none;
  padding: 0;
  width: 86%;
  float: left;}
.chaxun li{
	  list-style: none;
  line-height: 50px;
  width: 33%;
  float: left;}
.chaxun li span{
display: inline-block;
  width: 22%;
  text-align: right;
  font-size: 14px;
  color: #000;}
.chaxun li .zt{padding-left: 5px;
  font-size: 14px;}
.chaxun li .zt:hover{color:#11A6FF;}
.chaxun li:first-child{}

.chaxun2{ list-style: none;
  padding: 0;
  width: 86%;
  float: left;}
.chaxun2 li{
	  list-style: none;
  line-height: 50px;
  width: 45%;
  float: left;}
.chaxun2 li span{
display: inline-block;
  width: 22%;
  text-align: right;
  font-size: 14px;
  color: #000;}
.chaxun2 li .zt{padding-left: 5px;
  font-size: 14px;}
.chaxun2 li .zt:hover{color:#11A6FF;}
.chaxun2 li:first-child{}

.form-control1 {
 background-color: #ffffff;
  border: 1px solid #D5D5D5;
  border-radius: 0px;
  box-shadow: none;
  color: #565656;
  height: 28px;
  max-width: 68%;
  padding: 2px 5px;
  transition: all 300ms linear 0s;
  width: 100%;
  background-image: none;
  font-size: 12px;
  line-height: 1.42857143;
  margin-left: 3%;
}
.btn {
  display: inline-block;
  padding: 5px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-danger {
    color: #4c4c4c;
  background-color: #d9534f;
  border-color: #B7B7B7;
  margin-left: 5px;
}
.btn-block {
    display: inline-block;
  width: 70px;
}
.btn {
  border-radius: 2px;
}
.btn-info, .btn-info.disabled {
  background: #03a9f3;
  border: 1px solid #03a9f3;
}
.btn-danger, .btn-danger.disabled {
   background: #FFFFFF;
  border: 1px solid #BBCADF;
}
.btn-info:hover, .btn-info.disabled:hover, .btn-info:focus, .btn-info.disabled:focus, .btn-info.focus, .btn-info.disabled.focus {
  background: #03a9f3;
  opacity: 0.8;
  border: 1px solid #03a9f3;
}
.btn-danger:hover, .btn-danger.disabled:hover, .btn-danger:focus, .btn-danger.disabled:focus, .btn-danger.focus, .btn-danger.disabled.focus {
 background: #E02A2A;
  opacity: 0.8;
  border: 1px solid #FF0000;
  color: #fff;
}
.cxbtn{  width: 14%;
  float: right;
  line-height: 100px;}
  
  
.smain .rightmain .bglb{width: 100%;
  height: 485px;
  border: 1px solid #DDDDDD;
  margin-top:14px}
  

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table {
  background-color: transparent;
}
th {
  color: #666666;
  font-weight: 500;
}
th {
  text-align: left;
}
tbody {
  color: #797979;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.table {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  padding: 14px;
}
.table-responsive {
  overflow-y: hidden;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table-bordered {
  border: 1px solid #DEDEDE;
}
.table > thead > tr > th{padding: 13px 8px;border:1px solid #11A6FF}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
  padding: 9px 8px;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e4e7ea;
}
.table > tbody > tr > td a{color: #03A9F3;padding-right: 10px;}
.table > tbody > tr > td a:hover{color:#52C3F5;}
.table > tbody > tr > td a .zt{
  font-size: 16px;}
.table > tbody > tr > td a .ck{color:#65a1d2;}
.table > tbody > tr > td a .xg{color:#80b762;}
.table > tbody > tr > td a .sc{color:#dd5a43;}
.table > tbody > tr > td a span{background-color: #03A9F3;
  color: #fff;
  border-radius: 3px;
  padding: 4px 12px;
  font-size: 12px;}
.table > tbody > tr > td a span.btsc{background-color:#E43333;}
.table > tbody > tr > td a:hover span{background-color: #007CD6;}
.table > tbody > tr > td a:hover span.btsc{background:#f00;}
.color-table.info-table thead th {
  background-color: #03a9f3;
  color: #ffffff;
}
/*.table > tbody > tr:nth-of-type(even){  background-color: #EFFAFF ;}*/

.table > tbody > tr:hover td{background-color: #EFFAFF;}



.fenye{font-size:13px;color:#777777;}
.fenye ul li{display: inline-block;  position: relative;margin-left:20px;}
.fenye ul li span{color:#188ae2;}
.fenye .fyleft{float:left;}
.fenye .fyright{float:right;margin-right: 20px;}
.fenye .fyright li{
margin:0;
}
.fenye .fyright li a{ 
  border: 1px solid #beccdc;
  margin: 0;
  padding:4px 10px;
  border-radius: 5px;
  color:#188ae2;}
.fenye .fyright li a:hover{color:#fff;background:#188ae2;}
.fenye .fyright .active a{color:#fff;background:#188ae2;}


.rightmain .gcxx .tabs {height:40px;}
.rightmain .gcxx .tabs li{
  padding: 9px 30px;
  background-color: #E4E4E4;
  border: 1px solid #CFDAE0;
  float:left}
.rightmain .gcxx .tabs li:first-child{border-right:0px;}
.rightmain .gcxx .tabs li.tactive{background-color: #0099FF; border-color:#0099FF;}
.rightmain .gcxx .tabs li a{color:#565656;}
.rightmain .gcxx .tabs li.tactive a{color:#fff;}
.rightmain .gcxx .tabswk{padding:10px;border: 1px solid #CFDAE0;}


.rightmain .gcxx .ftable{width:100%;  font-size: 13px;}
.rightmain .gcxx .ftable > tbody > tr > td{padding: 2px 8px;  border: 1px solid #ccc;  color: #3C3C3C;}
.rightmain .gcxx .ftable > tbody > tr > td:nth-of-type(odd){background:#EFEFEF; text-align:right;padding: 8px 8px}
.rightmain .gcxx .ftable > tbody > tr > td input{padding: 3px 5px;
  border: 1px solid #ddd;
  width: 100%;height:28px;}
.rightmain .gcxx .ftable > tbody > tr > td input:focus{ border: 1px solid #09F;}
.rightmain .gcxx .ftable > tbody > tr > td:nth-of-type(even){ position:relative;}
.rightmain .gcxx .ftable > tbody > tr > td .zt{  position: absolute;
  left: 89%;
  top: 22%;
  font-size: 1.3em;color:#989393;}
.rightmain .gcxx .ftable > tbody > tr > td .sanh{left: 95.9%;}
.rightmain .gcxx .ftable > tbody > tr > td .zt:hover{color:#09F;}
.rightmain .gcxx .ftbtn{width:100%; text-align:center;line-height:50px;}
.rightmain .gcxx .ftbtn .lbtn{width: 68px;
  height: 30px;
  border: 1px solid #0073BF;
  border-radius: 2px;
  display: inline-block;
  background-color: #09F;
  font-size: 13px;
  color:#fff;
    margin-right: 10px;}
.rightmain .gcxx .ftbtn .hbtn{width: 68px;
  height: 30px;
  border: 1px solid #FF0B0B;
  border-radius: 2px;
  display: inline-block;
  background-color: #FF5151;
  font-size: 13px;
  color:#fff;}

