﻿*{margin:0;padding:0}
body{margin:0; padding:0}

body,div,button,input,select,textarea,tr{font-size:14px}


body{background:#F8F8F8;font-family:"宋体";color:#333333;}
.wap_header {clear:both;border-bottom:1px solid #6591c2;text-align:center;padding:6px 0;background:#1971db;color:#fff}
img{border:none}

a{text-decoration:none;color:#333}


P {line-height:28px;margin:12px;}
br {line-height:30px;}
.DivHr3 {margin:6px;}
 
.Menu3 {width:100%;background:#EEEEEE;}
.TdMenu3 td {text-align:center;color:#4C7CB3;height:26px;line-height:26px;}
.TdMenu3 a {text-align:center;background:#EEEEEE;color:#4C7CB3;height:26px;line-height:26px;}

.TdMenu3 {text-align:center;}
li{float:left;}

.Title3 {line-height:26px;margin: 12px 0 12px 0;width:96%; }

#touch_hd{height:65px;background:url(/ver6/Mobile/MobileImg/bg.png) 0 0 repeat-x; width:100%}
#touch_logo{display:block;width:181px;height:50px;}
#xiaoxun{display:block;float:right}

#nav{border-bottom:1px solid #AFC5DB;width:100%}
#nav li a{width:26%;float:left;text-align:center;background:#EEEEEE;color:#4C7CB3;height:36px;line-height:36px;}
.cl{clear:both}

.AuthorsInfo3 {MARGIN-RIGHT: auto; MARGIN-LEFT: auto; line-height:26px;width:100%;TEXT-ALIGN: center;font-size:12px;color:#dbdbdb}
.SubTitle3 {MARGIN-RIGHT: auto; MARGIN-LEFT: auto; line-height:26px;width:100%; TEXT-ALIGN: center;font-size:12px;color:#dbdbdb}

#DivContent3 {margin:2px; width:100%;}
.List3 {margin:6px;padding:2px;}
.Author3 {line-height:130px;margin:16px;}
.HitCount3 {COLOR: #dbdbdb;}
.Date3 {COLOR:#dbdbdb;font-size:12px;}
#TextImg3 img {width:90%;margin:3px}
#TopBanner3{background-color:blue;margin:0;padding:0;height:38px; line-height:38px;}
p{text-indent2em}
#MediaUrl3{margin:20px auto}
#Footer3{margin:2px;height:30px;line-height:30px;width:300px;}
#TimeInfo3{margin:2px;height:26px;line-height:26px;text-align:right;padding-right:10px}
#Logoff3{margin:2px;height:36px;line-height:36px;width:300px;}
#SiteInfo3{border:1px solid #ccc;
background:#fff;
  padding:2px;
-moz-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 6px;
margin:4px;height:26px;line-height:26px;width:96%;color:#c1c1c1;font-size:12pt;}

#VideoMp4 {width:96%;}
#WapForm3  {font-size:20pt;border:1px #ccc solid; padding:20px 0; width:90%;}
#ImgDesc3 {width:300px;height:120px;}

.Info3{font-size:18pt;text-align:center;line-height:50px;overflow:hidden;*zoom:1;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#f4f4f4;padding:5px 8px}
.DivCenter3 {font-size:16pt;text-align:center;line-height:40px;overflow:hidden;*zoom:1;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#f4f4f4;padding:5px 8px}

.fm3 {height:50px;margin-left:auto;margin-right:auto;
border-radius: 6px;}

.buttonSubmit{width:96%;height:50px;margin-left:auto;margin-right:auto;
border-radius: 6px;}

/*2018.10.16 输入框太窄*/
input{height:22px}

.text3 {width:200px;height:28px;}

.spacer3 {line-height:20px;}


.Group3 {border:2px solid #ccc;
background:#fff;
 text-align:left;padding:3px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 6px;
margin:10px;line-height:28px;width:93%;font-size:12pt;}



.List3{margin-bottom:5px;border-bottom:1px solid #EBEBEB;line-height:23px;padding-bottom:5px}
#touch_foot{background:url(/ver6/Mobile/MobileImg/logo2.jpg) 0 0 repeat-x;height:8px}
.SpacerMore3{/*background:url(/ver6/Mobile/MobileImg/logo2.jpg) 0 0 repeat-x;*/ background:#EBEBEB;height:16px;margin:0 5px}
.ClickMore3{height:30px;line-height:30px;padding-bottom:3px}




.Label3 {border:2px solid #ccc;
background:#fff;
 padding:3px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 6px;
margin:12px;line-height:28px;width:89%;font-size:14pt;}




.GrowTab3 {border:1px solid #999; border-collapse:collapse;}

.GrowTab3 td{border:1px solid #999}

.Data3 {color:#0000ff;}
.DivInfo3{line-height:60px;}
.LinkButton3 {font-size:16pt;border:6px solid #ccc;background:#fff; padding:6px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius: 8px;margin:8px;background:#93bee2; line-height:20px;} 
.TdForm3 {vertical-align:text-top;height:36px;}


/*-------------------------- 表单控制 ------------------------*/
.input-control{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -webkit-rtl-ordering: logical;
  cursor: text;
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  text-align: start;
  -webkit-writing-mode: horizontal-tb !important;
}    

.input-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}

.btn{display:inline-block;padding:6px 32px;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.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}
.text-danger{color:#a94442; text-align: center}a.text-danger:focus,a.text-danger:hover{color:#843534;}
@media only screen and (max-width: 767px) {
  .btn{width: 98%; height:40px }
}
