/* CSS Document */

* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
i, em {
  font-style: normal;
}
input, select {
  vertical-align: middle;
  font-family: "Microsoft Yaihei";
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 none;
}
a, input, textarea {
  outline: none;
}
input:focus, select:focus, textarea:focus {
  color: #666 !important;
}
.tl li {
  white-space: nowrap;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  display: inline-block;
  _height: 1px;
}
*html .clearfix {
  height: 1%;
}
*+html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.tac {
  text-align: center !important;
}
.tal {
  text-align: left !important;
}
.tar {
  text-align: right !important;
}
.fwb {
  font-weight: bold !important;
}
.dib {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.wot {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.db {
  display: block !important;
}
.hide {
  display: none !important;
}
.bgn {
  background: none !important;
}
.bdn {
  border: none !important;
}
.m0a {
  margin: 0 auto !important;
}
.mar_t_10 {
  margin-top: 10px !important;
}
.mar_t_20 {
  margin-top: 20px !important;
}
.mar_t_25 {
  margin-top: 25px !important;
}
.mar_t_30 {
  margin-top: 30px !important;
}
.mar_t_40 {
  margin-top: 40px !important;
}
.mar_t_50 {
  margin-top: 50px !important;
}
.mar_t_60 {
  margin-top: 60px !important;
}
.mar_t_80 {
  margin-top: 80px !important;
}
.mar_t_100 {
  margin-top: 100px !important;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
a.mc {
  color: #52960f;
}
.c6 {
  color: #666;
}
.c9 {
  color: #999;
}
.hauto {
  height: auto !important;
}
.fs14 {
  font-size: 14px !important;
}
body {
  font-family: "Microsoft Yaihei";
  color: #333;
  background: #eeeeee;
}
.head {
  width: 100%;
  height: 120px;
  margin-bottom: 20px;
  border-bottom: 1px solid #F3CCCC;
  background: #ffffff;
}
.fix-box {
  width: 1000px;
  height: 120px;
  margin: 0 auto;
  position: relative;
}
.fix-box img:nth-child(1) {
  position: absolute;
  top: 40px;
  left: 100px;
}
.fix-box img:nth-child(2) {
  position: absolute;
  left: 355px;
  top: 0px;
}
.fix-box ul {
  position: absolute;
  right: 100px;
  bottom: 10px;
}
.fix-box ul li {
  float: left;
  font-size: 12px;
  padding-left: 5px;
}
.fix-box ul li a {
  color: #820202;
  font-weight: bold;
}
.center {
  width: 750px;
  margin: 0 auto;
}
.banner {
  width: 750px;
  height: 80px;
  background: #C40000;
  color: white;
  position: relative;
}
.banner>p {
  line-height: 80px;
  text-align: center;
  font-size: 36px;
}
.banner>span {
  position: absolute;
  right: 40px;
  bottom: 10px;
  font-size: 20px;
}
.title {
  padding: 35px 0px;
  text-indent: 2em;
  font-size: 16px;
  color: #7A7A7A;
}
.tabList {
  margin-top: 30px;
}
.tabList .tabs {
  float: left;
  width: 25%;
  height: 45px;
  margin-bottom: 35px;
  text-align: center;
  font-size: 24px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.tabList .tabs a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  height: 45px;
  border: 1px solid #C40000;
  border-radius: 45px;
  text-decoration: none;
  width: 75%;
}
.active {
  color: white;
  background: #C40000;
}
.tabList-show {
  margin-top: 50px;
  /*padding: 0px 5px*/
}
.tabList-show h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}
table {
  width: 740px;
  margin-left: 5px;
  border-right: 1px solid #B5B5B5;
  border-bottom: 1px solid #B5B5B5;
}
table th, td {
  border-left: 1px solid #B5B5B5;
  border-top: 1px solid #B5B5B5;
  height: 55px;
  text-align: center;
}
.tr-head {
  font-size: 26px;
}
.tr-cont {
  font-size: 20px;
}
.tool {
  margin-top: 40px;
}
.tool .toolBtn {
  margin: 30px 0;
}
.tool .toolBtn div {
  float: left;
  width: 140px;
}
.tool .toolBtn div+div {
  margin-left: 63.333px;
}
.tool .toolBtn a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 140px;
  text-decoration: none;
  text-align: center;
}
.tool .toolBtn p {
  margin-top: 10px;
  font-size: 22px;
}
.toolLine {
  padding: 10px 20px;
  font-size: 18px;
  position: relative;
}
.toolLine div:nth-child(1) {
  float: left;
}
.toolLine div:nth-child(2) {
  float: left;
  position: absolute;
  left: 305px;
}
.toolLine div:nth-child(3) {
  position: absolute;
  left: 590px;
}
.toolLine div img {
  vertical-align: middle;
  margin-right: 5px;
  width: 52px;
  height: 52px;
}
.toolLine div a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
}
.footer {
  width: 100%;
  padding: 15px 0;
  margin-top: 10px;
  font-size: 18px;
  background: #C40000;
  text-align: center;
  color: white;
}
.daoyu {
  width: 680px;
  margin: 40px auto;
  border: 1px #b51d1d;
  border-style: dashed;
  color: #b51d1d;
  font-size: 24px;
  padding: 8px;
  border-radius: 10px;
  background: #ffffff;
  /*// h-length, v-length, blur, spread, colour*/
  box-shadow: 3px 6px 10px 1px rgba(99, 99, 99, .3);
}
.lanmubox {
	display: flex;
	justify-content: space-around;
}
.lanmu{
	display: flex;
}
.lanmu a{
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-direction: column;
	font-size: 20px;
}
.biaoti{
	background: #ffffff;
	margin: 40px auto;
	padding: 40px 0;
}
.bt{
	background: url(../images/tbj.png) left center no-repeat;
	font-size: 36px;
	color: #fff;
	line-height: 94px;
	padding-left: 40px;
}
.box{
	margin-bottom: 20px;
}
.box-top{
	height: 106px;
	background: url(../images/bt1-top.png) bottom left no-repeat;
}
.box2{
	height: 106px;
	background: url(../images/bt2-top.png) bottom left no-repeat;
}
.box3{
	height: 106px;
	background: url(../images/bt3-top.png) bottom left no-repeat;
}
.box4{
	height: 106px;
	background: url(../images/bt4-top.png) bottom left no-repeat;
}
.box5{
	height: 106px;
	background: url(../images/bt5-top.png) 1px 0px no-repeat;
}
.box-con{
	padding:20px 35px 0 35px;
	background: url(../images/bt2-center.png) bottom left repeat-y;
	color: #333333;
	font-size: 24px;
}
.box-bot{
	height: 25px;
	background: url(../images/bt1-bot.png) top left no-repeat;
}
.btnr{
	padding:50px 0 0 73px;
	font-size: 24px;
	color: #fff;
}
.skill-top{
	height: 55px;
	background: url(../images/skill1-top.png) 0px 0px no-repeat;
	margin-top: 20px;
}
.skill2{
	height: 55px;
	background: url(../images/skill2-top.png) 0px 0px no-repeat;
}
.skill3{
	height: 55px;
	background: url(../images/skill3-top.png) 0px 0px no-repeat;
}
.skill4{
	height: 55px;
	background: url(../images/skill4-top.png) 0px 0px no-repeat;
}
.skill-con{
	padding:20px 35px 0 35px;
	background: url(../images/skill-center.png) bottom left repeat-y;
	color: #333333;
	font-size: 24px;
}
.skill-bot{
	height: 25px;
	background: url(../images/skill-bot.png) top left no-repeat;
}
.skillbt{
	padding:0px 0 0 303px;
	font-size: 24px;
	line-height: 55px;
	color: #fff;
}
.skill2 .skillbt{
	padding:0px 0 0 283px;
	font-size: 24px;
	line-height: 55px;
	color: #fff;
}
.skill3 .skillbt{
	padding:0px 0 0 258px;
	font-size: 24px;
	line-height: 55px;
	color: #fff;
}
.skill4 .skillbt{
	padding:0px 0 0 242px;
	font-size: 24px;
	line-height: 55px;
	color: #fff;
}
.glbt{
	text-align: center;
	color: #0c2138;
	font-size: 24px;
}
.glbt img{
	padding-right: 10px;
	vertical-align: middle;
}
.gl1{ margin-top: 30px;}
.gl-top{
	height: 53px;
	background: url(../images/gl1-top.png) 0px 0px no-repeat;
}
.gl-con{
	padding:20px 35px 0 35px;
	background: url(../images/gl-center.png) bottom center repeat-y;
	color: #333333;
	font-size: 24px;
}
.gl-bot{
	height: 30px;
	background: url(../images/gl-bot.png) top center no-repeat;
}
.zhiding{
	position: fixed;
	top: 150px;
	right: 200px;
	width: 110px;
	border-radius: 15px;
	background: #ffffff;
	text-align: center;
	overflow: hidden;
}
.zd-top{
	background: #b51d1d;
	color: #fff;
	padding-top: 4px;
	font-size: 24px;
}
.yuan{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ffffff;
	margin: 0px auto;
}
.zhongkao{
	padding: 0px 0 4px 0;
}
.zk{
	padding: 5px 0;
}
.zk a{
	color: #4c4c4c;
}
.zk a:hover{
	color: #b51d1d;
}
.top,.bot{
	background: #b51d1d;
	color: #fff;
	padding: 4px 0;
	border-top: 1px solid #fff;
	cursor: pointer;
}
.top a,.bot a{
	color: #fff;
}
.top a:hover,.bot a:hover{
	color: #fff;
}
.mobiletop{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 5%;
	bottom: 150px;
	display: none;
}
