@charset "utf-8";
/*===== 清除默认的margin的属性值 =====*/
body,
blockquote,
dd,
dl,
figure,
form,
p,
pre,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/*===== 统一设置列表的margin和padding，以及列表表形式 =====*/
menu,
ul,
ol,li {
  list-style: none;
  margin: 0;
  padding: 0;
}


/*===== 全局定义字体以及页面背景 =====*/
body {
	overflow-x:hidden;
  line-height: 1.5;
  background-color: #FFFFFF;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea {
  font-size: 18px;
}
/* 设置字体大小 */
input[type="button"],
input[type="submit"],
input[type="reset"] {
  font-size: 16px;
}
/* 设置字体大小，这部分跟前面写在一起，IE6中会无效 */
/*===== 字体控制 =====*/
body,
input,
button,
select,
optgroup,
option,
textarea,
pre {
  font-family: '微软雅黑', Arial, Roboto, 'Droid Sans', 'Hiragino Sans GB', 'Simsun', STXihei, 'sans-serif';
}
em {
  font-style: normal;
}
input {
  outline: none;
}
i {
  font-style: normal;
}
/*===== 设置iframe的背景色以及去除个别浏览器iframe底部的几个像素 =====*/
iframe {
  background-color: #FFFFFF;
  vertical-align: middle;
}
/*===== 设置文本链接样式 =====*/
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration:none;
  color: #000000;  
}

a {text-decoration:none;outline:0;}
a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a {-webkit-touch-callout:none;}

/*===== 去除个别浏览器图片底部的几个像素，以及设置图片形式链接无边框 =====*/
img {
  vertical-align: middle;
}
a img {
  border: 0 none;
}
/*===== 设置表单元素的样式 =====*/
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  color: windowtext;
}
/* 设置表单域部分的字体颜色为系统窗体文本颜色 */
button,
input.ie6 { border:0;outline:none;
  overflow: visible;
  padding: .1em .25em;
  cursor: pointer;
}
/* 尽量统一按钮的大小，鉴于IE6不支持【属性选择符】，所以使用一个类名来控制 */
input[type="button"],
input[type="submit"],
input[type="reset"] {
  overflow: visible;
  padding: .1em .25em;
  cursor: pointer;
}
/* 尽量同意按钮的大小，如果采用input方式做的按钮 */
input[type="text"],
select,
textarea {
  background-color: #FFFFFF;
}
/* 统一文本输入框、下拉、文本框的背景色，避免被用户设置系统颜色而破坏页面色彩 */
select {
    border: 1px solid #ccc;
}
/* 统一下拉的边框 */
textarea {
  overflow: auto;
  vertical-align: text-bottom;
  *vertical-align: auto;
  border: 1px solid;
  resize: vertical;
}
/* 滚动条为auto，与周边的元素对齐方式，其中hack部分是IE6&7中vertical-align影响范围清除，resize为上下可拉动，避免左右拉动破坏页面布局，如有需要可以设置为none */
/*===== 设置表格元素的样式 =====*/
table {
  border-spacing: 0;
}
/* 合并表格的间隙，去掉单元格之间的间距，如有需要合并单元格为细线表格，可增加 border-collapse:collapse; */
td,
th,
caption {
  padding: 0;
}
/* 去除单元格以及caption表头的padding值 */


h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

a {
    text-decoration: none;
}
.color_1 { color:#811a1f!important;}
.paddingt0 { padding-top:0!important;}
.margint20 { margin-top:20px;}
.margint0 { margin-top:0px;}
.marginb20 { margin-bottom:20px;}
.marginb10 { margin-bottom:10px;}
.marginlr20 { margin-left:20px;margin-right:20px;}
.margin20 { margin:20px;}
.padding20 { padding-top:20px;}
.padding20 { padding-bottom:20px;}
.paddinglr20 { padding-left:20px;padding-right:20px;}
.padding20 { padding:20px;}

.noborderb { border-bottom:0!important;}
body {
  background-color: #fff;
  min-width: 1400px;
  /*min-width: 1168px;*/
  
}
.main {    overflow: inherit;
  min-width: 1168px;
  _width: 1168px;
  width: 1168px;
  margin: 0 auto;
}
.main_mpacc {overflow: inherit;
  min-width: 1190px;
  _width: 1168px;
  width: 1168px;
  margin: 0 auto;
}
.main_mpm {overflow: inherit;
  width: 1300px;
  margin: 0 auto;
}

/*.act_box_de p {     color: #333;
    font-size: 14px;
    line-height: 30px;
	margin-bottom:20px;
}*/

/*.act_box_de p span{ font-size: 14px!important; }
*/

.nav { height:90px; background:#e6a302; width:100%; position:fixed; z-index:9999;}
.nav_l { margin-top:15px;}
.nav ul li { text-align:center;float:left; /*height:100%; */    padding: 30px 0;    margin: 0 30px; position:relative;}
.nav ul { margin-top:0px;}
.nav ul li a { text-decoration:none; font-size:18px; color:#fff;     padding: 39px 0; }
.nav ul li i { margin:0 8px; display:none;}
.nav ul li.current { border-bottom:2px solid #fff;     padding-bottom: 8px;}


.title_top { position:relative; padding:60px 0; border-bottom:1px solid #ebebeb;     }
.title_top .title { font-size:30px; color:#333;}
.title_top .line { height: 2px; margin-top:20px; background-color: #959595; width: 42px; display:block;}



.footer { background:#111; padding:50px 0;     overflow: auto;}
.footer a { color:#7a7a7a; font-size:14px;  }
.footer a:hover { color:#811a1f; }
.list_logo { font-size:14px; color:#7a7a7a; line-height:28px;}
.list_logo .footer_logo { margin-bottom:20px;    display: block;}
.list_logo .footer_logo img { width: 274px;
    }
.list_logo a { color:#7a7a7a; }
.list_1 h3 { color:#efefef; font-size:18px; margin-bottom:20px; }
.list_1 ul li {
    margin-bottom: 2px;
}
.list_1 {     padding: 0 90px;}
.footer_b { overflow:hidden;}
.wz_map ul li a { color:#fff;}
.wz_map p.pp1 { color:#fff;}
.footer_b p.pp1 { color:#fff;}
.wz_map ul li { float:left; margin:0 5px;}
.wz_map p { color:#999999; font-size:12px; margin-top:10px;} 
.footer_b p.pp1 {
    color: #fff;
}

.list_logo .pp1 { color:#fff;}

.wrap_fix.current { position:fixed; bottom:0; z-index:0; }
.wrap_five,.wrap_forure,.wrap_three,.wrap_two,.wrap_one,.gg { position:relative; z-index:10;}
.height_footer { display:none; height:448px;display: block !important;}


.location { height:56px; line-height:56px; border-bottom:1px solid #e5e5e5;color:#a9a9a9; }
.location td span{font-size:14px; color:#a9a9a9;}
.location a { font-size:14px; color:#a9a9a9;}


.font-size12 { font-size:12px!important;}
.font-size14 { font-size:14px!important;}
.font-size16 { font-size:16px!important;}
.font-size20 { font-size:20px!important;}

/* 翻页开始 */
.turn_page{margin:0 auto 110px;*margin:45px auto;}
.turn_page ul{}
.turn_page ul li{width: 30px; margin-right:10px;height: 30px;border:1px solid #e1e1e1;color: #333;font-size: 14px;line-height: 30px;text-align: center;float: left;cursor: pointer;}
.turn_page ul li a{width: 100%;height: 30px;color: #333;font-size: 14px;line-height: 30px;text-align: center;display: block;}
.turn_page ul li.current{background-color: #811a1f;color: #fff; border:1px solid #811a1f;}
.turn_page ul li.current a{color: #fff;}
.turn_page ul li:hover a{background-color: #811a1f;color: #fff!important;}
.turn_page ul li.page_btn_last { width: 85px; border:0; float:left;    letter-spacing: 4px;}
.turn_page ul li.page_btn_last:hover {background:none;color: #333; }
.turn_page ul li.page_btn_last1:hover {background:none;color: #333; }
.turn_page ul li .queding { border:0;}
.turn_page ul li .queding {border: 1px solid #e1e1e1;
    height: 30px;
    width: 58px;}
.turn_page ul li.page_btn_last1 { cursor:text;}
/* 翻页结束 */

.banner_nav { /*background:url(../images/mf/banner11.jpg) no-repeat;*/ width:100%; height:200px; }
.banner_nav p {
    position: absolute;
    z-index: 10;
    padding-top: 91px;
    font-size: 50px;
    color: #fff;
}
.banner_nav p span {
   
    font-size: 50px;
    color: #fff;
}
.banner_nav p i {float: left;margin-top: 17px;width:2px;height: 46px;background:#811a1f;display:inline-block;margin-right:15px;}

.content { margin-bottom:100px; overflow:hidden;}
.location_new { margin-bottom:60px;}

.time-from_guoqi { color:#c2c2c2!important; }

/* 小导航下拉开始 */
.navU{width: 145px;box-sizing: border-box;position: absolute;top: 90px;left: -58px;background-color: #fff;display: none;overflow: visible;z-index: 1000;margin-left:0%;padding: 0px;}
.navU a{width: 145px;height: 45px;display: block;color: #811a1f!important;line-height: 45px;font-size: 16px!important;position: relative;z-index: 1000;overflow: visible;padding:0!important; text-align:center;  font-weight:300}
.navU a:hover{color: #fff!important; background: #811a1f; }
.nav_secondary_substance>li>a:hover{background: #a6700a;}
.nav_secondary_substance>li>a.current{background: #a6700a;}



/*mf*/
.border0 { border:0!important;}
.daohang_nav { position:absolute; top:0px; width:220px; height:60px; line-height:60px;}
.daohang_nav p { font-size:22px; text-align:center; color:#fff;}
.content_r_div1 { position:relative;}

.neirong_b_r .shenqing {
    box-sizing: border-box;
   width: 120px;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    background: #811a1f url(../images/mf/icon2.png) no-repeat 18px 12px;
    display: block;
    margin: 40px auto 0;
	font-size:14px;
	border-radius:5px;
}
.neirong_b_r .guoqi {
    box-sizing: border-box;
   width: 120px;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    background: #c6c6c6 url(../images/mf/icon2_hover.png) no-repeat 18px 12px;
    display: block;
    margin: 40px auto 0;
	font-size:14px;
	border-radius:5px;
}



.tupian { position:relative; width:805px; height:448px; display:block;}
.tupian .div_dingwei { position:absolute; left:0; bottom:0; padding:0 10px; box-sizing:border-box; }
.tupian .div_dingwei p { font-size:24px; color:#333; float:left; margin-right:10px; }
.table-cell {
    line-height:1;
    margin-right: 10px;
    float: left;
    position: relative;
}
.table-cell .tab-metr {
    float: left;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 25px;
    color: #fff;
}

.timer-body-block {    margin-top:18px;}
.table-cell .tab-val {
    float: left;
    font-size: 50px;
    color: #fff;
    font-family: "Montserrat-Light";
}
/*搜索样式*/
.m-searching {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	 -webkit-opacity:0; 
	 opacity:0; 
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	 visibility:hidden; 
	overflow: hidden;
	background: rgba(0, 0, 0, .7);
	margin: 0;
	width: 100%;
	height: 100vh;
	-webkit-transform: scale(.2, .2);
	-ms-transform: scale(.2, .2);
	-o-transform: scale(.2, .2);
	transform: scale(.2, .2);
	-webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	transition: all .3s cubic-bezier(.4, 0, 1, 1);
}


.m-searching_header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	 -webkit-opacity:0; 
	 opacity:1; 
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	 visibility:hidden; 
	overflow: hidden;
	background: rgba(0, 0, 0, .7);
	margin: 0;
	width: 100%;
	height: 100vh;
	-webkit-transform: scale(.2, .2);
	-ms-transform: scale(.2, .2);
	-o-transform: scale(.2, .2);
	transform: scale(.2, .2);
	-webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	-ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
	transition: all .3s cubic-bezier(.4, 0, 1, 1);
}


.m-searching_header input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    border-radius: 0;
    border: 0;
    height: 50px;
    line-height: 40px;
    float: left;
    margin: 0;
    padding-left: 10px;
    background: #fff;
    color: #999;
    font-size: 15px;
}
.m-searching_header form {
    max-width: 100%;
    width: 600px;
    position: absolute;
    z-index: 10;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 50px;
    overflow: auto;
}

.m-searching_header button {
    background: #811a1f;
    width: 50px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    border-radius: 0;
    float: left;
    font-size: 16px;
    padding: 0;
    border: 0;
    color: #fff;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.m-searching .search-popup-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress
}

.m-searching_header .search-popup-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress
}
.m-searching form {
	max-width: 100%;
	width: 600px;
	position: absolute;
	z-index: 10;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 50px;
	    overflow: auto;
}
.m-searching.active{
	-moz-opacity: 1;
	-khtml-opacity: 1;
	 -webkit-opacity:1; 
	 opacity:1; 
	 -webkit-transform: scale(1, 1);
	 -ms-transform: scale(1, 1);
	 -o-transform: scale(1, 1);
	 transform: scale(1, 1);
	 visibility: visible;
}

.m-searching_mpm.active{
	-moz-opacity: 1;
	-khtml-opacity: 1;
	 -webkit-opacity:1; 
	 opacity:1; 
	 -webkit-transform: scale(1, 1);
	 -ms-transform: scale(1, 1);
	 -o-transform: scale(1, 1);
	 transform: scale(1, 1);
	 visibility: visible;
}

.m-searching_header.active{
	-moz-opacity: 1;
	-khtml-opacity: 1;
	 -webkit-opacity:1; 
	 opacity:1; 
	 -webkit-transform: scale(1, 1);
	 -ms-transform: scale(1, 1);
	 -o-transform: scale(1, 1);
	 transform: scale(1, 1);
	 visibility: visible;
}



.m-searching .form_mf.active{
	-moz-opacity: 1;
	-khtml-opacity: 1;
	 -webkit-opacity:1; 
	 opacity:1; 
	 -webkit-transform: scale(1, 1);
	 -ms-transform: scale(1, 1);
	 -o-transform: scale(1, 1);
	 transform: scale(1, 1);
	 visibility: visible;
}
.m-searching_header.active{
	-moz-opacity: 1;
	-khtml-opacity: 1;
	 -webkit-opacity:1; 
	 opacity:1; 
	 -webkit-transform: scale(1, 1);
	 -ms-transform: scale(1, 1);
	 -o-transform: scale(1, 1);
	 transform: scale(1, 1);
	 visibility: visible;
} 

.courses-search-input {
	    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    border-radius: 0;
    border: 0;
    height: 50px;
    line-height: 40px;
    float: left;
    margin: 0;
    padding-left: 10px;
    background: #fff;
    color: #999;
    font-size: 15px;
}
.form-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);
	-moz-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,box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-ms-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
}

.form-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);
	-moz-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)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
.form-control:-moz-placeholder {
	color: #999
}
.form-control::-moz-placeholder {
	color: #999
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
.js-sbm {
	background: #811a1f;
	width: 50px;
	height: 50px;
	overflow: hidden;
   line-height: 50px;
   border-radius: 0;
   float: left;

   font-size: 16px;
   padding: 0;
   border: 0;
   color: #fff;
   outline: none;
   cursor: pointer;
   -webkit-transition: all .2s ease-in-out 0s;
   -moz-transition: all .2s ease-in-out 0s;
   -o-transition: all .2s ease-in-out 0s;
   -ms-transition: all .2s ease-in-out 0s;
   transition: all .2s ease-in-out 0s
}


.m-searching_mpm button {
  background: #1a265c;

}
.m-searching button .loading{
	display: none;
	-webkit-animation: weuiLoading 1s steps(12, end) infinite;
	animation: weuiLoading 1s steps(12, end) infinite;
}



@-webkit-keyframes weuiLoading {
  0% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
	-webkit-transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes weuiLoading {
  0% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
	-webkit-transform: rotate3d(0, 0, 1, 360deg);
  }
}

.m-searching .m-list-search {
	display:none;
	max-width: 600px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f6f6f6 !important;
	top: 50%;
	margin: auto;
	z-index: 999;
	overflow: hidden;
	list-style: none;
	position: absolute;
	right: 0;
	max-height: 300px;
	overflow-y: auto;
	background: #fff !important;
	margin-top: 27px;
	left: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	border-radius: 0;
	box-shadow: 2px 2px 6px -4px #000;
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.05);
	-o-box-shadow: 0 2px 3px rgba(0,0,0,.05);
	-ms-box-shadow: 0 2px 3px rgba(0,0,0,.05);
	line-height: 20px;
}
.m-searching .m-list-search li{
	padding: 0;
	line-height: 30px;
	display: block;
	float: none;
	width: 100%;
	margin: 0 20px;
	border: 0 !important;
	padding-bottom: 0 !important;
}
.m-searching .m-list-search li a{
	color: #999;
	font-size: 14px;
}
.m-searching .m-list-search li a:hover{
	text-decoration: underline;
}
			

.m-searching .baoming { width:480px; height:470px; background:#fff; padding:90px 40px; box-sizing:border-box;}
/*报名*/
.form_baoming { width:530px!important; height:480px!important; box-sizing:border-box; padding:20px 40px; background:#fff; display:block;}
.form_baoming .div_bm {width:100%;border-bottom:1px solid #e2e2e2;padding: 10px 0; overflow:hidden;}
.form_baoming .div_bm label {margin-top: 8px;width:100px; text-align:right;font-size:16px;display:inline-block;}
.form_baoming .div_bm input {     width: 301px; height:40px; line-height:40px; font-size:16px;}
.form_baoming .div_bm span {
    position: absolute;
    margin-top: 10px;
    font-size: 14px;
    color: #e9ac41;
    display: inline-block;
    right: 46px;
}
.star {
    color: #ba0013;
    vertical-align: middle;
}
.form_baoming .div_bm input[ type=radio] {
    margin-top: 13px;
    width: 34px;
    height: auto;
    line-height: auto;
    font-size: 16px;
}

.form_baoming .div_bm input[ type=checkbox] {
    width: 34px;
    height: auto;
    line-height: auto;
    font-size: 16px;
    margin-top: 13px;
}
.form_baoming .div_bm select {
    margin-top: 5px;
    width: 250px;
    height: 35px;
    line-height: auto;
    font-size: 14px;
}

.yanzheng { width:100px!important; font-size:12px; color:#e9ac41; border:0!important; background:none!important;}
.subbutton {
    background: #811a1f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 42px;
    line-height: 42px;
    margin: 30px auto;
    width: 62%;

}

.form_baoming_mpacc .subbutton { background: #811a1f; }
.neirong_b_r_mpacc .shenqing {  background: #811a1f url(../images/mf/icon2.png) no-repeat 18px 12px;}
.daojishi_mf {
    margin-top: 48px;
    color: #e6a302;
}

/*mpacc*/
.turn_page_mpacc { }
.turn_page_mpacc ul li.current{background-color: #811a1f;color: #fff; border:1px solid #811a1f;}
.turn_page_mpacc ul li.current a{color: #fff;}
.turn_page_mpacc ul li:hover{background-color: #811a1f;color: #fff;}
.footer_mpacc a:hover {   color:#811a1f!important;}
.banner_nav_mpacc p i {background: #811a1f;}
.nav_mpacc { height:90px; background:#811a1f; width:100%;}
.banner_nav_1 {background: url(../images/mpacc/banner_19.jpg) no-repeat;}
.neirong_b_r .shenqing_mpacc { color:#fff;
    box-sizing: border-box;
    background: #811a1f url(../images/mpm/icon2.png) no-repeat 18px 12px;
}
.daojishi_mpacc {
       margin-top: 48px;
    color: #e6a302;
}



/*mpm*/
.turn_page_mpm { margin-top:60px; }
.turn_page_mpm ul li.current{background-color: #2c386b;color: #fff; border:1px solid #2c386b;}
.turn_page_mpm ul li.current a{color: #fff;}
.turn_page_mpm ul li:hover{background-color: #2c386b;color: #fff;}
.footer_mpm a:hover {   color:#811a1f!important;}

.table-cell .tab-val {    font-weight: 700;
    font-size: 50px;
    color: #fff;
    font-family: "Montserrat-Light";
}

.footer_mpm a:hover { color:#fff!important;}
.subbutton_mpm { background:#1a265c;}

/*修改的样式*/
.event-wrapper .time .fa { margin-right:5px;}
.event-wrapper .location1 .fa img { margin-right:5px;    margin-left: -2px;}


.jiangxuejin img { display:block; margin:20px auto 10px;}
.jiangxuejin p { text-align:center; font-size:14px;}


.tupian .div_dingwei {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    box-sizing: border-box;
	line-height:95px;
	color:#1a265c;
    height: 95px;
    background:url(../images/mf/mf_huodongbeijign.png) no-repeat;
}
.tupian .div_dingwei p {margin-top: 9px;color:#fff;}

.daojishi_mpm { margin-top:30px; color:#fff;}
.daojishi_mpm .table-cell .tab-val { color:#fff;}


.post-desc_mpm .heading-regular { height:42px; overflow:hidden;}

.company-excerpt_mpm p { height:35px; overflow:hidden;}
.company-item_mpm:nth-child(1) { padding-top:0!important; }

.bg_mpm_banner { width:100%; height:200px; background:rgba(0,0,0,0.3); position:absolute; left:0; top:0;}

.career_develope p {text-indent: 0em;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-bottom: 30px; }
 


/*2016.12.19*/
.box_big_mf .xian { position:absolute; width:1168px; height:1px; background:#e5e5e5; left:0;    top: 49px; }
.box_big_mf { position:relative;}

 




/* 网站地图开始 */
.width_tit h6 { font-size:32px;}
.web_map_list{width: 100%;border-left:1px dashed #ddd; }
.web_map_list li{float: left;width: 28%;border-right:1px dashed #ddd;}
.web_map_list li dt{margin:0 auto;display: block; text-align:center;}
.web_map_list li dd{margin:0 auto;display: block;text-align:center;}
.web_map_list li dt a{font-size:22px;color:#e6a302;line-height: 67px;}
.web_map_list li dd a{font-size:16px;color:#333;line-height: 39px;}
.web_map_list li dd a:hover{color: #e6a302; text-decoration:underline;}
.web_map_in{padding-bottom: 50px;border-bottom: 1px dashed #ddd;margin-bottom: 37px;width: 80%;margin:0 auto 30px;}
.web_map_list{margin-top: 55px;    margin-left: 94px;}
.two_map_tit{color: #999!important;font-size: 16px;}
.two_map_tit:hover{color: #143175!important;}
.web_map_list{margin-bottom: 104px;}
/* 网站地图结束 */



/*mpm*/
.web_map_list_mpm li dt a {
    font-size: 22px;
       color: #1a265c;
    line-height: 67px;
}

.web_map_list_mpm li dt a {
    font-size: 22px;
    color: #1a265c;
    line-height: 67px;
}
.web_map_list_mpm li dd a:hover {
    color: #1a265c;
    text-decoration: underline;
}

.turn_page_mpm ul li.current {
    background-color: #1a265c;
    color: #fff;
    border: 1px solid #1a265c;
}
.turn_page_mpm ul li:hover a {
    background-color: #1a265c;
    color: #fff;
    border: 1px solid #1a265c;
}



/*mpacc*/
.turn_page_mpacc ul li.current {
    background-color: #811a1f;
    color: #fff;
    border: 1px solid #811a1f;
}
.turn_page_mpacc ul li:hover a {
    background-color: #811a1f;
    color: #fff;
    border: 1px solid #811a1f;
}


.web_map_list_mpacc li dt a {
    font-size: 22px;
    color: #811a1f;
    line-height: 67px;
}
.web_map_list_mpacc li dd a:hover {
    color: #811a1f;
    text-decoration: underline;
}

.banner_nav_banner {
    position: relative;
}


.tupian_mf {
    width: 252px;
    height: 140px;
    display: block;
    overflow: hidden;
}
.tupian_mf a img  { width:252px; height:140px; display:block; overflow:hidden; transiton:1s;-webkit-transition:1s;-moz-transition:1s}

.tupian_mf a img:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}



.daojishi_mpacc .timer-body-block {
    margin-top: -17px;
}



.tupian .div_dingwei_mf_cyf p {
    margin-top: 9px;
    color: #fff;
}
.box_big_mf { position:relative;
    border-top: 0px solid #e5e5e5!important;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.box_big_mf .xian {
    position: absolute;
    width: 1168px;
    height: 1px;
    background: #e5e5e5;
    left: 0;
    top: 49px;
}

.content_l_jieguo .title_top { display:none!important;}
.wrap_five_cyf {
    padding-bottom: 25px!important;
    padding-top: 40px!important;
}

.tupian_div { width:100px; height: 100px; border-radius:50%;}
.tupian_div img { width:100px; height: 100px; border-radius:50%;}

@media screen and (min-width:320px) and (max-width:1024px){
	.main {
    overflow: inherit;
    /*min-width: 1000px;*/
    /*_width: 1000px;
    width: 1000px;*/
    margin: 0 auto;
}
.nav ul li {
    margin: 0 20px!important;
}
#gongao {    width: 838px!important;}
	
	
	
}



.contact_b_l span img { margin-right:5px!important; margin-top: 1px!important; float: left;display:block;}



@media screen and (max-width:1366px){

	body { overflow-x:hidden;}

}




.riqi_cyf { margin-right:20px;}
.search_con .news_content_ccc {
    padding-right: 10px;
    /* margin-top: 13px; */
    width: auto;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.two_r_list_ha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}



.lianhehui_ul li .bg_tkq {
    font-size: 14px;
    height: 48px;
    padding: 3px 10px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(145,39,142,0.6);
    color: #fff;
    /* background: red; */
    box-sizing: border-box;
    line-height: 20px;
}

.lianhehui_ul li .bg_tkq a { color:#fff;}
.lianhehui_ul li .bg_tkq a:hover { color:#fff; text-decoration:none;}
.lianhehui_ul li .bg_tkq1 {
    background: rgba(230,163,2,0.6);
}



.xuanchuance_ul li a.loading {    position: absolute;
    bottom: 4px;
    color: #fff;
    right: 10px;}
.xuanchuance_ul li a.loading:hover { color:#fff; text-decoration:underline;}



/*2017.5.31*/
.lianhehui_ul_new li { width: 100%!important; padding-top:20px!important;}

.career_develope span {     display: inline-block; text-align:justify; }

