/*html {font: 14px/23px;font-family:"微软雅黑" !important;font-weight: normal;overflow-x:hidden;}*/

body {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:1.8;
	color: #333;
	font-weight: normal;
	background-color: #fff;
}

body,
a {
	color: #999;
}

h1, h2, h3,h4,h5,h6{
  	margin: 0;
  	padding: 0;
  	font-weight:normal ;
  	font-family: "微软雅黑";
}

p {
	margin: 0;
}

a {
	text-decoration: none !important;
}

a:hover {
	color: #999;
}

.navbar {
	margin-bottom: 0;
}

.topbar {
	height: 50px;
	background-color: #282828;
	border-color: #333;
	overflow: hidden;
}

.topbar a {
	color: #999;
}

.topbar .nav > li {
	display: inline-block;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background: none;
}

.ico {
	display: none;
}

.ico.phone-ico {
	position: absolute;
	width: 32px;
	height: 32px;
}

.phone-ico {
	background: url('../img/phone.png');
	no-repeat no-repeat center;
	color: #000000;
}

.topbar .navbar-toggle {
	background: #fff;
	background-color: rgba(249, 248, 248, 1);
	border: 1px solid #999;
}

.topbar .navbar-toggle .icon-bar {
	background-color: #999;
}


/*导航条*/

.site-navbar {
	padding: 9px 0;
}

.site-navbar .container > .navbar-header {
	margin-right: 0;
}

.site-navbar-nav li.nav-li-active {
	border-bottom: 2px solid #007de2;
}

.site-navbar-nav{
	text-align: center;
}
.site-navbar-nav li.nav-li-active a {
	color: #007de2;
}

.site-navbar-nav li a {
	padding: 20px 0;
	font-size: 20px;
	color: #999;
	width: 100px;
	height: 54px;
}

.site-navbar .navbar-toggle {
	background: #999;
	background-color: rgba(249, 248, 248, 1);
	border: 1px solid #000;
}

.site-navbar .navbar-toggle .icon-bar {
	background-color: #000;
}

.site-navbar .navbar-brand {
	padding: 4px 15px;
}
.navbar-brand {
    background: url(../img/logo.png) no-repeat center/contain;
    width: 230px;
    height: 70px;
}

/*banner*/

.banner {
	background: #FEC048;
}

.container {
	padding-right: 0;
	padding-left: 0;
}

.banner .jumbotron {
	margin: 0;
	padding: 0;
	min-height: 200px;
}

.banner .jumbotron {
	margin-bottom: 0;
	border-radius: 0;
}

.banner .jumbotron a {
	display: block;
	width: 100%;
	min-height: 200px;
	background: url(../img/wzhy-logo1.png) no-repeat center/cover;
}

@media (min-width: 780px) {
	.banner .jumbotron {
		min-height: 400px;
	}
	.banner .jumbotron a {
		min-height: 400px;
	}
}


/*service*/

.pList {}

.pList .row {
	margin-right: 0;
	margin-left: 0;
}

.product {
	padding-top: 30px;
	border-bottom: 1px solid #dfdfdf;
}

.title {
	margin: 36px 0 10px 20px;
	font-size: 30px;
	color: #424242;
}

.title-top {
	margin: auto;
	font-size: 14px;
	color: #999999;
}

.wzhy-text {
	width: 100%;
	max-width: 762px;
	margin-left: 20px;
	font-size: 16px;
	color: #8C8C8C;
}

.title-button {
	margin: 55px 0 16px 20px;
	font-size: 24px;
	color: #424242;
}

.serveic .thumbnail {
	position: relative;
	margin-bottom: 0;
	height: 360px;
	border: none;
	border-radius: 0;
	color: #999;
	overflow: hidden;
}

.serveic .thumbnail .tit {
	padding: 30px 0;
	margin: 30px auto;
	height: 170px;
	width: 170px;
}

.serveic .thumbnail .tit {
	border: 10px solid #dfdfdf;
	border-radius: 100%;
	font-size: 20px;
}

.tit img {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.thumbnail .caption {
	padding: 0px 30px;
	color: #999;
}

.serveic .thumbnail p {
	margin: 0;
	font-size: 16px;
	color: #5E5E5E;
	line-height: 26px;
}

.pList-more {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 12px;
	text-decoration: none !important;
	color: #C1C1C1 !important;
}

.thumbnail.bg {
	background-color: #007de3;
	color: #fff;
}

.thumbnail.bg .tit {
	border-color: #fff;
}

.thumbnail.bg p,
.thumbnail.bg {
	color: #FFFFFF !important;
}

@media (min-width: 780px) {
	.pList .col-md-3 {
		padding: 0;
	}
}


/*news*/

.news {
	margin: 40px 0 0 0;
	border-bottom: 1px solid #dfdfdf;
}

.new-top {
	margin: 0 0 15px 18px;
	font-size: 22px;
	color: #424242;
}

.new-bottom {
	margin: 30px 0 20px 18px;
	font-size: 22px;
	color: #424242;
}

.panel-group {
	margin: auto;
	margin-left: 18px;
	margin-right: 10px;
}
.panel-icon.bg{
	float: right;
	background: url(../img/ico-top.png) no-repeat center/contain;
	width: 30px;
	height: 30px;
	position: relative;
	top: -4px;
}
.panel-icon {
	float: right;
	background: url(../img/ico-bottom.png) no-repeat center/contain;
	width: 30px;
	height: 30px;
	position: relative;
	top: -4px;
}

.panel-title a {
	display:block;
	height: 20px;
	width: 100%;
	color: #007DE2;
	margin-left: 4;
}

.collapse-cont {
	margin-left: 20px;
}

.note {
	margin: 28px 0 54px 40px;
	font-size: 16px;
	color: #8C8C8C;
}

.note-one {
	margin-left: -25px;
}


/*user-check*/

.user-check {
	clear: both;
	text-align: center;
}

.phone-key {
	margin-top: 80px;
	margin-bottom: 100px;
}

.phone-key img {
	margin: 53px;
}

.download {
	margin-bottom: 100px;
	text-align: center;
}

.down-more img {
	display: block;
	width: 230px;
	height: 230px;
	margin: 0 auto;
}

.down {
	text-align: center;
    letter-spacing: 14px;
    margin-bottom: -12px;
    color: #8C8C8C;
    font-size: 18px;
    margin-left: 13px;
}

.more {
	color: #424242;
	font-size: 30px;
	margin-bottom: -7px;
}


/*.user-check-titel{
	font-size: 36px;
	color: #fff;
	margin: 60px 0 30px 0;
}
.user-check-list{
	overflow: hidden;
	margin-bottom: 56px;
}

.user-check-list a{
	display: block;
	overflow: hidden;
  width:100%;
	height: 200px;
	float: left;
	background: #FFFFFF;
	border-left: 4px solid #007DE2;
	border-right: 4px solid #007DE2;
	border-bottom: 4px solid #007DE2 ;
	
}
.m_0{
	border:0;
}

@media (min-width: 768px) {
 .moreMore a{
 	width: 50%;
 }
  .user-check-list a{
  	width: 50%;
  		
  }
}
@media (min-width: 992px) {
.user-check-list a {
    width: 50%;
  }
}
@media (min-width: 1200px) {
 .user-check-list a {
    width: 25%;
    border-left: 0;
  }
}*/


/*moreMore*/
.btn-primary {
	background-color: rgb(255, 255, 255);
}

.footer {
	text-align: center;
	height: 462px;
	background: #000;
	overflow: hidden;
	text-align: center;
}

.footer-item {
	color: #fff;
}

.mt_80 {
	margin-top: 80px;
}

.code img {
	display: block;
	width: 118px;
	height: 118px;
	margin: 0 auto;
}

.code figcaption {
	padding: 10px 0;
}

.addree {
	line-height: 1.2;
	padding-top: 26px;
	font-size: 16px;
}

.phone-number {
	font-size: 24px;
}

.footer-item a {
	font-size: 14px;
	color: #FFFFFF;
}

.footer-list {
	margin: 0 auto;
	margin: 10px 0;
}

.beian {
	margin: 30px 0 15px 0;
	clear: both;
	color: #999;
	overflow: hidden;
}
@media (max-width:970px) {
.footer {
	height: 50%;
	background: #000;
	overflow: hidden;
	text-align: center;
}
}

@media (min-width:768px) {
.footer-item {
		float: left;
		margin-top: 80px;
		color: #fff;
	}
	.code {
		float: left;
		margin-right: 25px;
		margin-left: 25px;
	}
	.code figcaption {
		font-size: 14px;
	}
	.addree {
		text-align: left;
	}
	.addree p {
		margin-bottom: 14px;
		color: #FFFFFF;
		
	}
	.footer-list {
		float: right;
		padding-top: 50px;
	}
	.footer-list a {
		float: left;
		margin: 15px;
	}
	.phone-number {
		font-size: 24px;
	}
	.beian {
		padding-top: 27px;
	}
	.beian p {
		font-size: 12px;
		color: #6E6E6E;
	}
}
/*新闻阅读*/
.new-title{
	padding:46px 20px 17px 20px;
	font-size: 30px;
	color: #424242;
	text-align: center;
	}
.time{
	text-align: center;
	padding-bottom: 47px;
	font-size: 16px;
	color: #999999;
}

.new-body{
	color: #5E5E5E;
	font-size: 16px;
	padding-left: 50px;
	padding-right:50px ;
	padding-bottom: 100px;
}
.new-body p{
	text-indent:50px
}
/*end*/
/*知识产权*/


.deal-title{
	padding-top: 50px;
	padding-bottom: 27px;
	font-size: 24px;
	color: #5E5E5E;
}
.show1,.show2,.show3{
	text-align: center;
	margin: 2.5px;
	max-width: 320px;
	max-height:320px;
	border: 1px solid #DFDFDF;
}
.show1,.show2,.show3{
	margin-bottom: 100px;
	background-color: #FFFFFF;
}
.icon{
	line-height: normal;
	font-size: 22px;
	color: #999999;
	margin: 75px 0 64px 0;
}
.icon span{
	line-height: normal;
	margin-bottom:20px;
}
.icon p{
	line-height: 1;
	padding-top: 8px;
	font-size: 14px;
	color: #999999;
}
.show1-icon{
	display: block;
	margin-left: 3px;
	background: url(../img/R.png) no-repeat center/contain;
	height: 93px;
}

.show2-icon{
	display: block;
	margin-left: 3px;
	background: url(../img/Key.png) no-repeat center/contain;
	height: 93px;
}

.show3-icon{
	display: block;
	margin-left: 3px;
	background: url(../img/P.png) no-repeat center/contain;
	height: 93px;
}




/*结束*/
