﻿
.con_nr .con {
border-top: 1px #dcdcdc solid;
margin-top: 1px;
padding-top: 1px;
float:left;
width:710px;
}

.con_nr .rig_tit {
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-align:center;
	border-bottom: 1px dashed #A6A6A6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.con_nr .rig_tile_2 {
	font-size:20px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.con_nr .con .title span {
display: inline-block;
float: left;
padding-left: 12px;
font-size: 14px;
height: 23px;
line-height: 23px;
padding-bottom: 5px;
font-weight: bold;
color: #1d386d;
}
.con_nr .con .title {
height: 1px;
width: 0px;
border-bottom: 2px #eee solid;
padding-bottom:5px;
margin-bottom:5px;
}
.con_nr .con .title img {
display: inline-block;
float: left;
margin-top: 5px;
}
.con_nr .con .yh_xmlc,.con_nr .yh_xmlc {
font-size:14px;
line-height:35px;
}

.con_nr .con .yh_xmlc th {
padding: 5px 5px;
line-height: 18px;
font-weight: 100;
color: #fff;
background: #e8b783;
}
.con_nr .con .yh_xmlc td {
padding: 5px 6px;

}


.con_nr .con .yh_xmlc .zfal
{
width: 400px;
float: left;
padding-left: 50px;
}
.con_nr .con .yh_xmlc .zfal span
{
width: 400px;
float: left;
text-align:center;
}
.con_nr .con .yh_xmlc .shizi
{
width: 450px;
height:200px;
float: left;
padding-left: 15px;
padding-bottom:15px;

}
.con_nr .con .yh_xmlc .shizi_left
{
width: 210px;
float: left;

}
.con_nr .con .yh_xmlc .shizi_right
{
width: 210px;
float: left;

}
.con_nr .con .yh_xmlc .shizi_right li
{
line-height:25px;

}
.con_nr .con .yh_xmlc .shizi_right li span
{
font-size:16px;
font-weight:bold;
color:#990000;


}
.tab_sizenew
{
font-size:14px;
font-weight:bold;
color:#990000;
}
.tab_size
{
font-size:18px;
font-weight:bold;
color:#990000;
}
.tab_size16
{
font-size:16px;
font-weight:bold;
color:#f47920;
}

.tab_size16_2
{
font-size:16px;
font-weight:bold;
color:#694d9f;
}

.tab_size16_3
{
font-size:16px;
font-weight:bold;
color:#694d9f;
}
.con_nr .con .yh_xmlc .shizi_left2
{
width: 150px;
float: left;

}
.con_nr .con .yh_xmlc .shizi_right2
{
width: 260px;
float: left;

}
.con_nr .con .yh_xmlc .shizi_right2 li
{
line-height:25px;

}
.con_nr .con .yh_xmlc .shizi_right2 li span
{
font-size:16px;
font-weight:bold;
color:#990000;
}
.con_nr .con .hezuohuoban
{
	float:left;
	padding-left:20px;
	padding-right:20px;
}
.redh1{
	color:#ff0000;
	font-weight:bold;	
}
.redh2{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}



/*--右侧在线报名css--*/
.mleft3 .ksbm {
width: 230px;


}
.mleft3 .rt_cont {
border: 1px solid #d1d3e0;
border-top: none;
background: #f5f6fc;
padding-bottom: 20px;
}
.mleft3 .color2 {
color: #8b5b2c;
}
.mleft3 .rt_title {
height: 31px;
line-height: 32px;
overflow: hidden;
font-size: 14px;
color: #333333;
background: url(../images/rt_title1.gif) repeat-x 0 0;
border-bottom: 1px solid #d1d3e0;
border-top: 1px solid #d1d3e0;
padding-left: 10px;
}


.mleft3 .rt_title2 {
height: 28px;
line-height: 32px;
overflow: hidden;
font-size: 16px;
color: #ffffff;
background: url(/2016/images/bg.gif) repeat-x 0 0;
border-bottom: 0px solid #d1d3e0;
border-top: 0px solid #d1d3e0;
padding-left: 30px;
}
.mleft3 .ksbm p {
line-height: 22px;
width: 220px;
padding-left: 6px;
padding-top:5px;
}
.mleft3 .ksbm .smhlist {
padding-top:10px;
padding-bottom:10px;


}

 /*按钮特效*/
a.button,a.button2{
  /*display: inline-block;*/
  /*vertical-align: middle;*/
  width:80px;
  height:35px;
  padding: 5px;
  cursor: pointer;
  text-decoration: none;
  font-weight:bold;
  font-size:14px;
  color: #666;
  /* Prevent highlight colour when element is tapped */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.hvr-fade 
{  color:#fff;}
a.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  background: #e84c3d;
  color:#fff;
}
a.hvr-fade:hover,a.hvr-fade:focus,a.hvr-fade:active {
  background-color:#ce2211;
  color: white;
}

a.hvr-back-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
background: #2ecd71;
color: #fff;
}

a.hvr-back-pulse:hover,a.hvr-back-pulse:focus,a.hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color:#0CBC56;
  color: white;
}


a.hvr-blue-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
background: #3598dc;
color: #fff;
}

a.hvr-blue-pulse:hover,a.hvr-blue-pulse:focus,a.hvr-blue-pulse:active {
  background-color:#136eac;
  color: white;
}


a.hvr-fade_bm {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  background: #008792;
  color:#fff;
}
a.hvr-fade_bm:hover,a.hvr-fade_bm:focus,a.hvr-fade_bm:active {
  background-color:#008792;
  color: white;
}









