@charset "UTF-8";

/**
* 通用样式文件
*@file:common.css;
**/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del, ins {
  text-decoration: none;
}
li {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
audio,canvas,progress,video{
  display:inline-block;vertical-align:baseline
}
em, cite, i {
  font-style: normal;
}
input, button, textarea, select, optgroup, option {
  outline: none;
}
input, button, textarea, select {
  *font-size: 100%;
  font-family: "Microsoft YaHei";
}
img {
  vertical-align: top;
  border: 0;
}
html{font-size:50px}
html, body {
  width: 100%;
  height: 100%;
  font-family:"\5fae\8f6f\96c5\9ed1",Arial,sans-serif;
  font-size:16px;
/*  font-size-adjust:100%!important*/
  background-color: #fff;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a {
  outline: none;
  text-decoration: none;
  cursor:pointer;
}
a:hover {
  text-decoration: none;
}
body{
  overflow-x:hidden;
  height: auto;
}
.tc {
    text-align: center;
}
.pb15 {
    padding-bottom: 15px;
}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:"\20";line-height:0;}
.clearfix{*zoom:1;}
.clear{clear:both}

.fl{
  float: left !important;
}
.fr{
  float: right !important;
}

.tc{
  text-align: center;
}
.bnone{
  border:none !important;
}
.mb0{margin-bottom: 0 !important}
.p0{padding:0 !important;}
.pl0 {
    padding-left: 0;
}
.m0{
	margin:0 !important;
}
body {
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
}
.vocational_main{
	width: 100%;
	max-width: 100%;
	margin:0 auto;
	overflow:hidden;
	height:auto;
	overflow: hidden;
}

/*登录注册 开始*/
.contShow {
    display: block !important;
}
.registerBg{
	width: 100%;
	height: 100%;
	background: url(../images/reBg.jpg) no-repeat 50%;
	background-size:cover;
	position: fixed;
	top:0;
	left:0;
	overflow-y: auto;
}
.registerBg .registerMain{
	width:980px;
	height: auto;
	background: url(../images/reCont.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	top:50%;
	left:50%;
	margin-top: -325px;
	margin-left: -490px;
}
.registerBg .registerMain .regContent{
	width:980px;
	height:auto;
}
.registerMain .regContent .registerInfo{
	width: 408px;
	float: right;
	height: 570px;
	margin: 80px 70px 0 0;
}
.registerMain .regContent .loginInfo{
	height: 500px;
}
.regContent .registerInfo .nav-tabs{
	border-bottom: none;
	width: 100%;
	text-align: center;
	height: 66px;
	border-bottom: 2px solid #dfdfdf;
}
.regContent .registerInfo .nav-tabs li{
	display:inline-block;
	width: 50%;
	height: 66px;
	margin-bottom: 0;
}
.regContent .registerInfo .nav-tabs li a{
	border:none;
	font-size: 24px;
	color: #444;
	display: block;
	height: 66px;
	line-height: 66px;
	padding:0;
}
.regContent .registerInfo .nav-tabs li a:hover{
	background: none !important;
}
.regContent .registerInfo .nav-tabs li.active a{
	border-bottom: 2px solid #046bc4;
	color: #046bc4;
}
.tab-content .tabsignInfo .fillInfo{
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #dfdfdf;
	margin-top: 40px;
	padding: 0 20px 10px;
}
.tabsignInfo .fillInfo:hover{
	border-bottom: 2px solid #046bc4;
}
.tabsignInfo .fillInfo:hover .useicon{
	background: url(../images/useiconCur.png) no-repeat;
	background-size: 100%;
}
.tabsignInfo .fillInfo:hover .passicon{
	background: url(../images/passiconCur.png) no-repeat;
	background-size: 100%;
}
.tabsignInfo .fillInfo:hover .certificate{
	background: url(../images/certificateCur.png) no-repeat;
	background-size: 100%;
}
.tabsignInfo .fillInfo:hover em{
	background-color: #046bc4;
}
.tabsignInfo .fillInfo .useicon{
	width: 25px;
	height: 21px;
	float: left;
	background: url(../images/useicon.png) no-repeat;
	background-size: 100%;
}
.tabsignInfo .fillInfo .passicon{
	width: 25px;
	height: 21px;
	float: left;
	background: url(../images/passicon.png) no-repeat;
	background-size: 100%;
}
.tabsignInfo .fillInfo .certificate{
	width: 25px;
	height: 17px;
	float: left;
	background: url(../images/certificate.png) no-repeat;
	background-size: 100%;
}
.tabsignInfo .fillInfo em{
	width: 2px;
	height: 20px;
	display: block;
	float: left;
	background-color: #c9c9c9;
	margin:0 16px;
	text-indent: -9999px;
}
.tabsignInfo .fillInfo input{
	width: 300px;
	border:none;
	float: left;
	font-size: 18px;
	height: 20px;
	color: #9b9b9b;
}
.registerMain .submitBtn button{
	width: 230px;
	height: 56px;
	display: block;
	margin:70px auto 0;
	line-height: 56px;
	color: #fff;
	background-color: #046bc4;
	font-size: 18px;
	border-radius: 30px;
	border:none;
	text-align: center;
	box-shadow: 0 2px 16px #b2d1fe, 0 0 1px #b2d1fe, 0 0 1px #b2d1fe;
}
.registerMain .existing{
	text-align: center;
	margin-top: 18px;
}
.registerMain .existing a{
	text-decoration: underline;
}
.tab-content .tabsignInfo .tips{
	color: #fb595a;
	margin-top: 10px;
	font-size: 14px;
}
.tabsignInfo .forgotPassword a{
	float: right;
	margin: 10px 0;
	color:#aaaaaa;
}
/*登录注册 结束*/
/*首页 头部 开始*/
.headerIng{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color:#205e99;
	padding-bottom:15px;
	top:0;
	left:0;
	z-index:999;
}
.headerIng .header_head{
	width: 100%;
}
.headerIng .header_head .head_top{
	width: 1300px;
	margin: 17px auto 0;
	color: #fff;
}
.headerIng .header_head .secondHead,
.headerIng .header_head .secondHead .head_operation a{
	color:#797979 !important;
}
.headerIng .header_head .head_top span{
	float: left;
	font-size: 14px;
}
.headerIng .header_head .head_top .head_operation{
	float: right;
	font-size: 14px;
	text-align: right;
}
.headerIng .header_head .head_top .head_operation a{
	color: #fff;
	margin-right: 10px;
}
.headerIng .header_head .head_top .head_operation a:last-child{
	margin-left: 10px;
	margin-right: 0;
}
.headerIng .bs-example{
	width: 100%;
	margin:0 auto;
	overflow: hidden;
}
.headerIng .navbar-default {
    border: none;
	background: none !important;
}
.headerIng .container-fluid {
    padding: 0;
    width: 1300px;
    margin: 0 auto;
}
.headerIng .navbar-collapse h1,
.headerIng .navbar-collapse h1.logotwo,
.headerIng .navbar-collapse h1.logothree{
	width: 328px;
	height: 88px;
	display: block;
	float: left;
	background: url(../images/logo.png) no-repeat;
	background-size: 100%;
	margin:0 40px 0 0;
}
.headerIng .navbar-collapse h1.logotwo{
	background: url(../images/logotwo.png) no-repeat;
	background-size: 100%;
}
.headerIng .navbar-collapse h1.logothree{
	background: url(../images/logothree.png) no-repeat;
	background-size: 100%;
}
.headerIng .navMain{
	width: 600px;
	float: left;
	margin-top: 10px;
}
.headerIng .navMain li{
	width: auto%;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.headerIng .navMain li a{
	display: inline-block;
	
	color: #fff !important;
}
.headerIng .secondNavs li a{
	color: #707070 !important;
}
.headerIng .navMain li.active a{
	color: #fff !important;
	text-decoration:none; 
	border-bottom:2px solid #fff; 
	display: inline-block; 
	background: none !important;
	padding:0 0 10px 0 !important;
}
.headerIng .secondNavs li.active a{
	color: #875346 !important;
	border-bottom:2px solid #875346 !important;
}
.headerIng .navSearch{
	width: 280px;
	height: 48px;
	background-color: #fff;
	float: right;
	border-radius:5px;
	margin-top: 15px;
}
.headerIng .navSearch input{
	width: 240px;
	height: 48px;
	line-height: 48px;
	border:none;
	background: none;
	float: left;
	padding: 0 10px;
	font-size: 16px;
}
.headerIng .navSearch em{
	width: 30px;
	height: 30px;
	background: url(../images/search.png) no-repeat;
	background-size: 100%;
	float: left;
	margin-top: 8px;
}
/*首页头部 结束*/
/*提示框信息样式 开始*/
.reminderInformation{
	position: relative;
	width: 100%;
	height: 100%;
}
.reminderInformation .reminderBg{
	width: 100%;
	height:100%;
	background: #000;
	opacity: 0.8;
	position: fixed;
	top: 0;
	left:0;
}
.reminderInformation .reminderInfo{
	width: 300px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -55px;
	margin-left: -150px;
}
.reminderInformation .reminderInfo .alert-info{
	padding: 0;
}

/*提示框信息样式 结束*/
/*底部 开始*/
.footerMain{
	width: 100%;
	background-color: #205e99;
	height: auto;
	overflow: hidden;
}
.footerMain .footerCotent{
	width: 81.25rem;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	color: #fff;
	padding:30px 0;
}
.footerMain .footerCotent .footerLeft{
	width: 474px;
	float: left;
	overflow: hidden;
	margin-right: 130px;
}
.footerMain .footerCotent .footerLeft h5,
.footerMain .footerCotent .footerMid h5,
.footerMain .footerCotent .footerRiht h5{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
.footerMain .footerCotent .footerLeft p{
	font-size: 16px;
	margin-bottom: 10px;
}
.footerMain .footerCotent .footerLeft .contactInfo{
	margin-top: 50px;
}
.footerCotent .footerLeft .contactInfo .contactTop span{
	margin-right: 30px;
	font-size: 14px;
}
.footerCotent .footerLeft .contactInfo .contactTop span:last-child,
.footerCotent .footerLeft .contactInfo .contactBot span:last-child{
	margin-right: 0;;
}
.footerCotent .footerLeft .contactInfo .contactTop span img,
.footerCotent .footerLeft .contactInfo .contactBot img{
	width: 22px;
	height: 22px;
	margin-right: 10px;
}
.footerCotent .footerLeft .contactInfo .contactBot{
    font-size: 14px;
	margin-top: 10px;
}
.footerCotent .footerLeft .contactInfo .contactBot span{margin-right: 10px;}
.footerMain .footerCotent .footerMid{
	width: 235px;
	float: left;
}
.footerMain .footerCotent .footerMid .friendly li{
	display: block;
	width: 100%;	
	margin-bottom: 22px;
	overflow: hidden;
	height: auto;
}
.footerMain .footerCotent .footerMid .friendly a{
	font-size: 16px;
	display: block;
	float: left;
	color: #fff;
	text-align: left;
}
.footerMain .footerCotent .footerMid .friendly a:nth-child(2n){
	float: right;
}
.footerMain .footerCotent .footerRiht{
	width: 163px;
	float:right;
	text-align: center;
}
.footerMain .footerCotent .footerRiht .codepic{
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}
.footerMain .footerCotent .footerRiht .codepic img{width: 100%;}
.footerMain .filings{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #454545;
	text-align: center;
	font-size: 12px;
	color: #C7C7C7;
}
.footerMain .filings span,
.footerMain .filings a{
	display: inline-block;
	margin-right:13px;
}
.footerMain .filings a{
	color: #c7c7c7;
}
/*底部 结束*/
/*分页 开始*/
.pageNums{
	text-align: center;
	margin:100px 0;
}
.pageNums a{
	    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
	padding:15px;
	border:1px;
	margin:4px;
	
}

.prodetInfo img{
  max-width:100%;
  height:auto;
  display:block;
  margin:0 auto;
  width:90%
}

.introduceInfo img{
  max-width:100%;
  height:auto;
  display:block;
  margin:0 auto;
  width:90%
}

/*分页 结束*/