html,body {
	width: 100%;
	height: 100%;
}
body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}
em,i{
	font-style: normal;
}
a{
	text-decoration: none !important;
}
.navbar-nav{
	height: 100%;
}
/*.navbar-collapse{
	position: fixed;
    width: 100%;
    overflow-y: hidden;
    height: 100% !important;
    top:50px !important;
}*/
.navbar-header{
	background: black;
}
@media screen and (min-width: 320px) {
	html {
		font-size: 42.66667px;
	}
}

@media screen and (min-width: 350px) {
	html {
		font-size: 46.66667px;
	}
}

@media screen and (min-width: 360px) {
	html {
		font-size: 48px;
	}
}

@media screen and (min-width: 375px) {
	html {
		font-size: 50px;
	}
}

@media screen and (min-width: 384px) {
	html {
		font-size: 51.2px;
	}
}

@media screen and (min-width: 412px) {
	html {
		font-size: 54.93333px;
	}
}

@media screen and (min-width: 414px) {
	html {
		font-size: 55.2px;
	}
}

@media screen and (min-width: 460px) {
	html {
		font-size: 61.33333px;
	}
}

@media screen and (min-width: 640px) {
	html {
		font-size: 85.33333px;
	}
}

@media screen and (min-width: 750px) {
	html {
		font-size: 100px;
	}
}
.navbar{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 999 !important;
}
.navbar-default{
	background: none;
	border: none;
	z-index: 9;
}
.navbar-brand img{
    width: 110px;
    margin-top: -4px;
}
.swiper-container{
	height: 100%;
}
.swiper-slide{
	font-size: 0.35rem;
}
.slide1{
	width: 100%;
	height: 100% !important;
    background: url(../images/mobile_bj.png) no-repeat center center;
    background-size: cover;
    color: white;
    position: relative;
}
.navbar h2{
    font-size: 16px;
    color: white;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    margin-top: 16px;
}
.navbar-toggle{
	border: none !important;
	margin-top: 18px !important;
	margin-bottom: 0 !important;
	padding: 0px !important;
	border-radius: 0 !important;
}
.navbar-default .navbar-toggle{
	background: none !important;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: white;
}
.navbar-collapse{
	position: fixed;
    width: 100%;
    overflow-y: hidden;
    height: 100% !important;
}
.nav{
	padding: 0 5%;
	padding-bottom: 0;
    margin-bottom: 0;
    height: auto !important;
}
.navbar-collapse {
	background:url(../images/ingbg.png) no-repeat center center;
}
.navbar .collapse{
	height: 0px !important;	
	transition: all 1s;
}
.navbar .collapse{
	height: 100% !important;	
}
.nav_alink{
	color:#fff;
	display: inline-block;
	width: 100%;
}
.nav_alink:hover{
	color:#fff;
}

.slidectsTop2 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #e3e3e3;
}
.slidectsTop2 input:-moz-placeholder, textarea:-moz-placeholder {
    color: #e3e3e3;
}
.slidectsTop2 input::-moz-placeholder, textarea::-moz-placeholder {
    color: #e3e3e3;
}
.slidectsTop2 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #e3e3e3;
}
.navbar_shadow{
	background: white;
	box-shadow: 0 0 5px #e3e3e3;
}
.nav>li {
    float: left;
    margin-right: 20px;
}



.navindex{
    color: white;
    height: 51px !important;
    line-height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    padding-left: 3%;
    border-bottom: solid 1px #e3e3e3;
    background: white;
}
.navindexcp{
	position: relative;
}
.navindex em{
    display: block;
    width: 27px;
    position: absolute;
    right: 3%;
    top: 5px;
}
.navindex i{
    display: block;
    height: 1px;
    width: 100%;
    background: black;
    margin-top: 9px;	
}
.navTit{
    position: fixed;
    top: 50px;
    width: 100%;
    background: white;
    z-index: 2;
    border-top: solid 1px #e3e3e3;
}
.navTit span{
	display: block;
	margin-right: 10px;
	float: left;
}
.navindex img{
    height: 48px;	
}
.marginTop{
	margin-top: 50px;
}
.swiper-pagination-bullet-active{
	background: #990000 !important;
}
.swiperIndexBanner{
	
}
.paddingLr{
	padding: 0 3%;	
    border-bottom: solid 1px #e3e3e3;
}
.listNav{
	background: #990000;
	padding: 10px;
	padding-bottom: 0;
}
.listNav span{
    display: block;
    float: left;
    color: white;
    margin-right: 20px;
    font-size: 16px;
    height: 30px;
    min-width: 50px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}
.listNav span.on{
	color: #990000;
	background: white;
}
.listLine{
	padding: 15px 3%;
	border-bottom: solid 1px #999;
}
.listLine a{
	display: block;	
	color: black;
}
.listLine p{
	float: left;
	width: 66%;
    padding-left: 15px;
    margin-bottom: 0;
}
.listLine em{
	color: #999;
	font-size: 12px;	
	float: left;
    display: block;
}
.listLine i{
	color: #999;	
	font-size: 12px;
	float: right;
    display: block;
}
.listLine .aimg1{
	width: 100px;
	float: left;
}
.listLine .aimg2{
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	
}
.seeMore{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #615f5f;	
}
.footerIndex{
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	text-align: center;
	position: fixed;
    width: 100%;
    bottom: 50px;
    background: #f2f2f2;
}
.listLineBox{
	margin-bottom: 100px;
}
.currentWz{
    padding: 0 3%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.contentlist{
	border: none;
    margin-bottom: 80px;
    color: black;
}  
.contentlist h3{
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #666;
    margin-top: 10px;
    font-size: 15px;
}
.contentlist h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #666;
    margin-top: 10px;
    font-size: 15px;
}
.contentline span{
	line-height: 22px;
	display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    color:#999;
    font-size: 13px;
}
.contentline em{
	display: block;
	font-size: 12px;
}
.contentAbout .contentline{
	border-top: solid 1px #e3e3e3;	
}
.contentAbout h2{
    color: #000;
    font-weight: bold;
    padding-top: 20px;
    font-size: 14px;
}
em,i{
	font-style: normal;
}
@media screen and (min-width: 320px) {
	body{
		font-size: 14px !important;
	}
	
}

.pre_next {
    text-align: right;
    margin: 10px;
    padding-bottom: 10px;
}

.pre_next a {
    margin-left: 5px;
}

.pre_next li {
    list-style: none;
}

.pre_next .current{
    color:red;
}

.cont_page{
    line-height: 25px;
    margin-top: 10px;
}

.cont_page p{
    text-indent: 2em;
    margin: 0px;
}
.navigation_aOne span{
	  display: block;
    font-size: 14px;
    color: #999;
    line-height: 30px;
}
.navigation_aOne span a{
	  font-size: 14px;
    padding-bottom: 5px;
    display: inline-block;
    color: #0088cc;
}
.right_fd {
    position: fixed;
    top: 38%;
    right: 0%;
    background: white;
    z-index: 99;
    width: 42px;
    box-shadow: 0 0 10px #cccaca;
}
.right_fd .right_fda1 {
    background: url(../images/sidecRightRed.png) no-repeat center center;
    background-size: 28px;
    height: 66px;
    background-color: #cc1625;
}
.right_fd a {
    padding: 0 2px;
    display: block;
    height: 33px;
    color: white;
    font-size: 14px;
}
.right_fd .right_fda2 {
    background: url(../images/sidec2.png) no-repeat center center;
    background-size: 20px;
}
.right_fd i {
    display: block;
    height: 100%;
}
.right_fd .right_fda2 span {
    font-size: 13px;
    line-height: 24px;
    padding-top: 13px;
    display: block;
    display: none;
    height: 100%;
    text-align: center;
}
.singes_callShow {
    display: block !important;
}
.singes_call {
    height: 50px;
    background: #c71620;
    z-index: 99999;
    width: 100%;
    left: 0;
    color: white;
    font-size: 14px;
    position: fixed;
    bottom: 0;
}
.singes_call a {
    font-style: normal;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    float: left;
    width: 50%;
    color: white;
}
.singes_call span {
    background: url(http://m.wenjuntech.com/wp-content/themes/busiprof/images/mb_callBot.png) no-repeat 10% center;
    padding-left: 0;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-left: solid 1px white;
    margin: 5px 0;
    border-right: none;
}