﻿body{
	margin:0px;padding:0px; height:100%; font-size:12px; font-family:Tahoma, Geneva, sans-serif,"宋体"; color:#444;
	line-height:24px;
}
ul,li,dl,dt,dd,ol{
	margin:0px;padding:0px; list-style:none;
}
input{
	font-size:12px; font-family:Tahoma, Geneva, sans-serif,"宋体"; vertical-align:middle;
}
select{
	font-family:Arial; font-size:12px;
}
h3,h4,h5{
	margin:0px;padding:0px; font-family:"微软雅黑"; font-size:14px;
}
a{
	color:#333; text-decoration:none; transition:all 200ms linear 0s;
}
a:hover{
	color:#3285b5;
}
*:focus {
  outline:none;
}
img{
	border:0px;
}
p{
	 line-height:24px;
}
.yd_bj{
	width:100%; height:auto; background-image:url(../images/home_bj.jpg); background-repeat:no-repeat; background-position:top center; background-color:#e4e5e5;
	text-align:center;
}
.yd_main{
	width:800px; height:280px; margin:0px auto; text-align:center; padding-top:300px;
}
.yd_btn{
	width:100%; text-align:center;
}
.yd_btn span{
	display:block; width:100px; margin:0px auto; padding-left:70px;
}
.top_bj{
	  width:100%; height:90px; 
			background: -moz-linear-gradient(top, #f0f0f0,#ffffff);
   background: -o-linear-gradient(top, #f0f0f0,#ffffff);
   background:-webkit-linear-gradient(top,#f0f0f0,#ffffff);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType='0');
}
.top{
	display:block; width:1000px; margin:0px auto;
}
.top h3{
	 display:block; width:250px; float:left; padding:10px 0px 0px 10px;
}
.top ul{
	display:block;float:right; color:#888;
}
.top ul li{
	display:block; padding-top:10px; text-align:right;
}
.top ul li a{
	color:#888;
}
.top ul li a:hover{
	color:#444; text-decoration:underline;
}
.top ul li span{
	display:block; padding-right:10px;
}
.top ul li strong{
	 display:block; position:relative; margin-top:5px;
}
.search_box{
	width:192px; height:23px; line-height:17px; background-color:transparent; padding-left:7px;
	border:0px; background-image:url(../images/btn_ico/search_box.jpg); background-repeat:no-repeat;
}
.search_btn{
   	width:20px; height:20px; background-image:url(../images/btn_ico/btn_search.jpg); background-repeat:no-repeat; border:0px;
	position:absolute; cursor:pointer; top:1px; right:10px;
}
.en_btn{
	  width:52px; height:20px; border:0px; background-color:transparent; border-radius:2px; color:#fff; cursor:pointer;
			background: -moz-linear-gradient(top, #ff4200,#ca0216);
   background: -o-linear-gradient(top, #ff4200,#ca0216);
   background:-webkit-linear-gradient(top,#ff4200,#ca0216);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4200', endColorstr='#ca0216', GradientType='0');
}
.en_btn:hover{
	  background-color:#189cea; background-image:none;
}

/*.nav{
	  width:100%; height:40px;
  	background: -moz-linear-gradient(top, #30b7fe,#0788db);
   background: -o-linear-gradient(top, #30b7fe,#0788db);
   background:-webkit-linear-gradient(top,#30b7fe,#0788db);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30b7fe', endColorstr='#0788db', GradientType='0');
}
.nav ul{
	width:1000px; margin:0px auto;
}
.nav ul li{
	float:left; display:block; width:160px; font-family:"微软雅黑"; border-right:1px solid #69c5fd;
}
.nav ul li a{
	display:block; color:#fff; height:40px; line-height:40px; text-align:center; font-weight:bold; font-size:14px;
}
.nav ul li a:hover{
	 border-top:2px solid #1bba48;  background-color:#fff; color:#1bba48;
}*/

.nav{
  width:100%; height:40px;
  background: -moz-linear-gradient(top, #30b7fe,#0788db);
  background: -o-linear-gradient(top, #30b7fe,#0788db);
  background:-webkit-linear-gradient(top,#30b7fe,#0788db);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30b7fe', endColorstr='#0788db', GradientType='0');
}
#nav{	
 width:1000px; z-index:30; margin:0px auto;
}
#nav li{
 float:left; width:160px; text-align:center; border-right:1px solid #69c5fd;
}
#nav li:hover{
	 color:#0789dc;
}
#nav li:hover strong{
	 color:#0789dc; border-top:2px solid #32abef; background-color:#fff;
}
#nav li a{	
 display:block; color:#fff; height:40px; line-height:40px; text-align:center; font-weight:bold; font-size:14px;
	overflow:hidden;
}
#nav li a:hover{
   background-color:#fff; color:#1bba48;
}
#nav li a strong{	
 display:block; font-family:"微软雅黑";
}

#nav div{
 position:absolute; visibility: hidden; z-index:1000; width:160px; *margin-left:-80px;
	background-image:url(../images/mbj.png);
}
#nav div a{
 position:relative; display:block; height:32px; line-height:32px; text-align:center; color:#333; border:0px; font-size:12px;
	font-weight:normal; font-family:"宋体";  border-bottom:1px solid #e1e1e1; padding:0px;
}
#nav div a:hover{
 color:#000; background-color:#a5dbfd;
	border:0px; border-bottom:1px solid #24a9f3; font-weight:bold;
}


.home_p_title{
	 clear:both; width:1000px; height:35px; background-color:#fff; font-size:15px; color:#333; z-index:100;
		font-family:"微软雅黑"; font-weight:bold; border-radius:4px 4px 0px 0px; position:absolute; opacity:0.8;
		bottom:0px; left:50%; margin-left:-500px;
}
.home_p_title strong{
	 display:block; padding:5px 0px 0px 15px;
}

.wrapper{
	 width:100%; position:relative; height:430px; overflow:hidden;
}
.wy-mod-banner {
	  width:100%; margin-top:0px; height:430px; position:relative; overflow:hidden;
}
.wy-mod-banner img{
	  width:auto;
}
.wy-mod-banner .banners {
	 width:1920px; height:430px; overflow:hidden; position:absolute; left:50%; margin-left:-960px;
}
.wy-mod-banner .banner {
	 width:1920px;	height:430px;	overflow:hidden;	position:absolute;	left:50%;	margin-left:-960px;
}
.wy-mod-banner .focus {
	 width:990px; padding-top:410px; text-align:right; z-index:101; position:absolute; left:50%;	margin-left:-500px;
}
.wy-mod-banner .focus a {
	  text-decoration:none;	z-index:3; width:16px;	height:20px;	position:relative;	display:inline-block; *display:inline;
	  overflow:hidden;	margin:0px; zoom:1;
}
.wy-mod-banner .focus a .bg-m {
	  z-index:4;	color:white;	line-height:40px;	font-size:40px; position:absolute;	display:block;	left:2px;	top:6px;
	  cursor:pointer; display:none;
}
.wy-mod-banner .focus a .bg-b {
	  background-image:url(../images/btn_ico/i_dot.png);	position:absolute;	display:block;	left:0px;	top:0px;
	  cursor:pointer;	width:14px;	height:14px; background-repeat:no-repeat;
}
.wy-mod-banner .focus a .inner {
	  background-image:url(../images/btn_ico/i_dot_hover.png); 	position: absolute; left:0px; top:0px; z-index:9;
	  opacity:0;	display:none\0; +display:none; *display:none;	width:14px; height:14px;
			background-repeat:no-repeat;
}
.wy-mod-banner .focus a.on .inner, .wy-mod-banner .focus a:hover .inner {
	  cursor:pointer;	display:block;	border:0;	-webkit-transition:opacity .3s ease-in-out;
	  -ms-transition:opacity .3s ease-in-out;	transition:opacity .3s ease-in-out; opacity:1;
}
.wy-mod-banner .focus .hover .inner {
  	display: block;
}

.home_plist{
	 clear:both; width:998px; height:140px; margin:0px auto;
		border-right:1px solid #dedede; border-left:1px solid #dedede; border-top:1px solid #f5f5f5;
		background-image:url(../images/home_pbj.jpg); background-repeat:repeat-x;
}
.rollBox{clear:both; width:990px; overflow:hidden;} 
.rollBox .LeftBotton{
    height:30px;width:30px;overflow:hidden;float:left;display:inline;margin:55px 0 0 0;cursor:pointer;padding-left:20px;
} 
.LeftBotton{background-image:url(images/leftbut.jpg); background-repeat:no-repeat;}

.rollBox .RightBotton{
  height:30px;width:30px;overflow:hidden;float:left;display:inline;margin:55px 0 0 0;cursor:pointer;
} 
.RightBotton{background-image:url(images/rightbut.jpg);background-repeat:no-repeat;}
.rollBox .Cont{float:left;width:900px;overflow:hidden;} 
.rollBox .ScrCont{width:1000000px;} 
.rollBox .Cont .pic{
 float:left; width:140px; margin:0px 6px 0px 4px;
}
.rollBox .Cont .pic dt{
  display:block; width:138px; height:90px; text-align:center; padding-top:7px;
}
.rollBox .Cont .pic dt img{
  
}
.rollBox .Cont .pic dd{
  width:140px; padding:2px 0px 0px 0px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;border:0px;} 
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;} 
.rollBox #List1,.rollBox #List2{float:left;} 


.home_main{
	width:1000px; height:auto; margin:0px auto; padding-top:15px;
}
.home_about_bj{
	 float:left; width:410px; height:234px; background-color:#ebebeb; margin-right:20px;
}
.home_about{
	 display:block; border:1px solid #d8d9db; height:230px; 
		background: -moz-linear-gradient(top, #ffffff,#fbfbfb);
  background: -o-linear-gradient(top, #ffffff,#fbfbfb);
  background:-webkit-linear-gradient(top,#ffffff,#fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType='0');
}
.home_title{
	 display:block; height:30px;
		border-bottom:1px solid #d8d9db; border-top:1px solid #fff; background-color:#f2f3f7;
}
.home_title dt{
	 display:block; float:left; font-family:"微软雅黑"; font-size:14px; font-weight:bold; padding:3px 0px 0px 15px;
		color:#515567;
}
.home_title dd{
	 display:block; float:right; font-size:10px; padding:4px 10px 0px 0px;
}
.home_title dd a{
	 color:#8e8e8f;
}
.home_title dd a:hover{
	 color:#1dade7;
}
.home_about ul{
	 color:#777; line-height:21px; color:#888; height:180px; padding:10px 10px 0px 10px; overflow:hidden;
}
.home_about ul img{
	 padding:4px 10px 0px 0px;
}
.home_about ul p{
	line-height:21px; margin-bottom:5px;
}

.home_shili_bj{
	 float:left; width:310px; height:234px; background-color:#ebebeb;
}
.home_shili{
	 display:block; border:1px solid #d8d9db; 
}
.home_shili ul{
	 display:block; height:198px; background-color:#fff;
}
.home_shili ul li{
	 display:block; padding:4px 0px 0px 4px;
}

.home_right{
	 float:right;  width:240px; height:234px; background-color:#ebebeb;
}
.home_right dl{
	 display:block; border:1px solid #d8d9db; height:230px;
		background: -moz-linear-gradient(top, #ffffff,#fbfbfb);
  background: -o-linear-gradient(top, #ffffff,#fbfbfb);
  background:-webkit-linear-gradient(top,#ffffff,#fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType='0');
}
.home_right dl dt{
	 display:block; height:37px; padding:5px 0px 0px 5px;
		background: -moz-linear-gradient(top, #ffffff,#f0f0f0);
  background: -o-linear-gradient(top, #ffffff,#f0f0f0);
  background:-webkit-linear-gradient(top,#ffffff,#f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType='0');
}
.home_right dl dt:hover{
		background: -moz-linear-gradient(top, #ffffff,#ebf3ff);
  background: -o-linear-gradient(top, #ffffff,#ebf3ff);
  background:-webkit-linear-gradient(top,#ffffff,#ebf3ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebf3ff', GradientType='0');
}
.home_right dl dd{
		display:block; text-align:center; padding-top:15px;
}

.home_foot{
	 clear:both; width:100%; height:80px; border-top:1px solid #dcdcde; color:#9f9f9f; margin-top:25px;
	 background-color:#f2f3f7;
}
.home_foot div{
	 border-top:1px solid #fff;
}
.home_foot div dl{
	 width:980px; margin:0px auto;
}
.home_foot div dl dt{
	 display:block; float:left;
}
.home_foot div dl dd{
	 display:block; float:right; padding-top:10px;
}
.home_foot div dl dd img{
	 padding-left:15px;
}


.zi_topnav{
	  clear:both; width:100%; height:73px;
			background-image:url(../images/top_navbj.jpg); background-repeat:repeat-x; border-bottom:1px solid #d7d6d6;
}
.zi_topnav dl{
	  width:1000px; height:70px; margin:0px auto;
}
.zi_topnav dl dt{
	 float:left; display:block; width:300px; color:#949494; padding:30px 0px 0px 10px;
}
.zi_topnav dl dt span{
	 font-size:18px; font-family:"微软雅黑"; color:#444;
}
.zi_topnav dl dd{
	 float:right; display:block; height:25px; text-align:right; padding-left:22px; font-family:"宋体"; margin-top:35px;
		background-image:url(../images/btn_ico/lujin_ico.gif); background-repeat:no-repeat;
		background-position:0px 4px; color:#9b9b9b;
}
.zi_topnav dl dd a{
	 color:#9b9b9b;
}
.zi_topnav dl dd a:hover{
	 color:#d83f19; text-decoration:underline;
}

.zi_main{
	width:1000px; margin:0px auto; margin-top:15px;
}
.zi_left{
	float:left; width:210px;
}
.zi_left h3{
	 display:block; height:30px; border-bottom:3px solid #ccc; font-size:16px; font-weight:normal; padding-left:10px;
		background-image:url(../images/btn_ico/menu_t_ico.jpg); background-repeat:no-repeat; background-position:right;
}
.zi_left ul{
	display:block; font-size:13px; min-height:200px; padding:15px 0px 30px 0px;
}
.zi_left ul li{
	display:block; height:25px; padding:10px 0px 2px 0px; border-bottom:1px solid #e7e7e7; position:relative;
	background-image:url(../images/btn_ico/menu_ico1.png); background-repeat:no-repeat; background-position:right;
}
.zi_left ul li:hover,.zi_left .select{
	 background-color:#f6f6f6; color:#098bde;
		background-image:url(../images/btn_ico/menu_ico2.png);
}
.zi_left ul li a{
	 display:block; padding-left:10px; color:#717171; font-family:"微软雅黑";
}
.zi_left ul li a:hover{
	 color:#098bde;
}
.zi_left dl{
	 display:block;
}
.zi_left dl dd{
	 display:block; border-top:1px solid #e7e7e7;
}


.zi_right{
	 float:right; width:750px; padding-right:5px;
}
.zi_banner{
 	min-height:270px; padding-top:10px;
}
.zi_content{
	 padding:0px 10px 20px 0px; min-height:400px; font-size:14px; color:#666; font-family:"微软雅黑";
}
.zi_cont{
	 padding:0px 10px 20px 0px; font-size:14px; color:#666;
}
.zi_title{
 	display:block; font-size:18px; color:#1283c9; height:40px; line-height:40px; padding:10px 0px; font-family:"微软雅黑";
		font-weight:normal; margin-bottom:0px;
}
.zi_title h2{
 	margin-bottom:0px;
}

.honor_list{
	display:block; min-height:500px;
}
.honor_list li{
	display:block; float:left; width:230px; background-color:#fff; margin:0px 9px 20px 9px; 
	text-align:center; padding:5px 0px;
}
.honor_list li strong{
	  display:block; border:1px solid #ccc; width:218px; height:168px;
}
.honor_list li strong a{
	  display:block; width:210px; height:160px; overflow:hidden; margin:4px auto;
}
.honor_list li span{
	  display:block; width:210px; line-height:35px; font-weight:bold; margin:0px auto;
			overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}


.plist {
  padding-top:10px;
}
.plist li{
   float:left; display:block; width:245px; height:280px; text-align:center; font-weight:bold;
}
.plist li:hover strong{
   border:1px solid #d2e5ee;
}
.plist li:hover span{
	  background-color:#0783bf; color:#fff;
}
.plist li strong{
   display:block; width:230px; background-color:#fff; border:1px solid #e9e9e9; margin:0px auto;
}
.plist li strong img{
   width:220px; height:220px;
}
.plist li span{
   display:block; width:232px; margin:0px auto; line-height:20px; background-color:#e9e9e9;
			font-size:12px; height:30px; line-height:30px;
}
.plist li span a:hover{
	 text-decoration:underline;
}

.pshow_left{
 float:left; display:table-cell; width:430px; height:380px; padding-top:15px; border:1px solid #d7d7d7;
	text-align:center; vertical-align:middle; overflow:hidden;
}
.pshow_right{
	display:block; width:300px; float:right;
}
.pshow_right dt{
	border-bottom:1px solid #d7d7d7; padding:10px 0px 5px 10px;
}
.pshow_right dt h3{
	 font-size:16px; color:#000;
}
.pshow_right dd{
	  display:block; padding:15px 0px 0px 10px; height:300px; line-height:23px; color:#6f6f6f;
}
#pshow_tel{
	 display:block; height:35px; border-bottom:0px;
}
#pshow_tel span{
	 float:left; display:block; height:22px; padding:0px 10px 0px 22px; 
		background-image:url(../images/btn_ico/mail_ico.jpg); background-repeat:no-repeat; background-position:0px 5px;
}

.pshow_title{
	  clear:both; display:block; height:30px; border-bottom:2px solid #ddd; position:relative; margin-top:25px;
}
.pshow_title strong{
	  display:block; position:absolute; width:110px; height:30px; line-height:30px; border-top:2px solid #1996e6;
			background-color:#fff;border-right:1px solid #ddd; border-left:1px solid #ddd; top:1px; text-align:center;
			font-size:14px; font-family:"微软雅黑"; color:#138edc;
}


.pshow_zi{
	clear:both; padding:25px 0px 15px 0px; min-height:220px;
}
.pshow_zi table{
	border-top:1px solid #e7e7e7; border-right:1px solid #e7e7e7;  background-color:#fff; color:#333;
}
.pshow_zi table th{
	line-height:35px; background-color:#f7f7f7; color:#575757; text-align:right; font-weight:normal;
	border-left:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;
}
.pshow_zi table td{
	line-height:35px; text-align:left; padding-left:10px;
	border-left:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;
}

.news_list{
	 clear:both; display:block; width:745px; height:auto;  border:1px solid #e9e9e9; border-bottom:0px;
}
.news_list li{
   display:block; height:42px; background-color:#fdfdfd; border-bottom:1px solid #e9e9e9; position:relative;
}
.news_list li:hover{
	background-color:#e2f1ff;
}
.news_list li a{
   display:block; float:left; width:600px; line-height:25px; color:#666; padding:10px 0px 0px 30px;
   word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.news_list li a:before{
	content:""; width:3px; height:3px; position:absolute; background-color:#787878; top:22px; left:15px;
}
.news_list li span{
	display:block; float:right; width:80px; text-align:center; line-height:20px; padding:10px 10px 0px 5px; color:#8b8b8b;
	background-image:url(../images/btn_ico/date_ico.gif); background-repeat:no-repeat; background-position:0px 15px;
}
.news_title{
	display:block; text-align:center; padding:20px 0px 0px 0px; border-bottom:1px solid #ddd;
}
.news_title h3{
   font-size:16px; padding:10px 0px 3px 0px;
}
.news_title span{
   display:block; color:#ccc; text-align:right; padding:0px 15px 5px 0px;
}
.news_cont{
 	padding:15px 15px 30px 15px; line-height:23px; color:#666;
}
.news_close{
	 clear:both; display:block; height:30px; border-top:1px dashed #ddd; text-align:center; padding:25px 0px 15px 0px;
}
.news_close dt{
	 float:left; width:300px; padding-left:10px;
}
.news_close dd{
	 float:right; width:100px;
}
.news_close dd a{
	 padding:5px 15px; border:1px solid #116fca; font-family:"微软雅黑"; font-weight:bold; background-color:#0e78df; color:#fff;
}
.news_close dd a:hover{
	background-color:#F60; border:1px solid #F30;
}

.job_table thead tr{
	  height:32px; background-image:url(../images/table_bj.jpg); background-repeat:repeat-x;
			font-family:"微软雅黑"; font-size:12px; color:#333;
}
.job_table thead th{
	  border:1px solid #dadada;
}
.job_table tbody tr:nth-child(2n){
	 background-color:#f8f8f8;
}
.job_table tbody tr:hover{
	background-color:#feffcd;
}
.job_table tbody td{
	  text-align:center; line-height:35px; border-bottom:1px dotted #c0c0c0; font-size:12px; padding-top:5px;
}
.job_show_title{
	 clear:both; font-size:16px; line-height:30px; padding:10px 0px 0px 20px; color:#ff5a00;
}
.job_top{
	padding-left:20px;
}
.job_top b{
	color:#F00;
}
.job_zi{
	font-size:12px; color:#555; padding:0px 0px 30px 20px; color:#555;
}
.job_btn{
	clear:both; border-bottom:1px solid #e3e3e3; height:35px; padding:20px 15px 20px 0px; text-align:right;
}
.job_btn a{
	float:right; display:block; width:115px; height:36px; line-height:36px; border:1px solid #e39416; text-align:center; color:#c04d00;
	background-image: -moz-linear-gradient(top, #ffd020, #ffbe11); border-radius:4px; font-size:18px; font-family:"微软雅黑";
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd020), color-stop(1, #ffbe11));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd020', endColorstr='#ffbe11', GradientType='0');  
}

.zipage{
  clear:both; height:auto; text-align:center;padding:20px 0px 30px 0px; font-family:Arial; 
		margin-top:20px;
}
.zipage span{
  padding:5px 7px 3px 7px; color:#f30600; margin-right:3px; font-weight:bold; border:1px solid #ccc;
		background-color:#f7f7f7;
}	
.zipage li{
  display:block;margin-top:5px;
}
.zipage a{
 color:#000000;padding:5px 7px 3px 7px; text-decoration:none;color:#333;
 margin-right:3px; border:1px solid #ccc;
}
.zipage a:hover{
  color:#fff; text-decoration:none; background-color:#ff5400; border:1px solid #e60f0f;
}
.return{
	 display:block; height:30px; text-align:center; padding:0px 25px 30px 0px;
}
.return a{
	 padding:5px 15px 5px 15px; border:1px solid #eee; color:#808080;
}
.return a:hover{
	 color:#fff; text-decoration:none; background-color:#ff5400; border:1px solid #e60f0f;
}

.msg_topzi{
	display:block; height:25px; padding:20px 0px;
}
.msg_bj{
	clear:both; padding:15px 0px;
}
.msg_table th{
	line-height:35px; text-align:right; padding-right:10px; vertical-align:top; font-weight:normal;
}
.msg_table td{
	line-height:35px; text-align:left; padding:5px 0px 5px 0px;
}
.tbox_200,.tbox_60{
	width:300px; height:25px; line-height:25px; padding-left:3px; border:1px solid #ccc; border-radius:2px;
	font-size:14px; font-weight:bold;
}
.tbox_60{
	width:60px;
}
.tbox_200:focus,.tbox_60:focus{
	border:1px solid #666;
}
.tbox_h_100{
	width:80%; height:120px; border:1px solid #ccc; border-radius:2px; font-size:14px; font-weight:bold;
}
.tbox_h_100:focus{
	border:1px solid #666;
}
.red_btn{
    min-width:70px; height:32px; background-color:#4d90fd;box-shadow:1px 1px 2px rgba(0, 0, 0, 0.12), 1px 1px 0px rgba(255, 255, 255, 0.25) inset; cursor:pointer;
	border:1px solid transparent; font-weight:bold; color:#fff; font-size:14px; font-family:"微软雅黑"; border-radius:2px; transition:all 200ms linear 0s;
}
.red_btn{
   background-color:#e5000a;
}
.red_btn:hover{
	background-image:none; background-color:#c00009;
}

.red_zi{
	color:#F00; font-family:"宋体"; padding-left:5px;
}
