* {
	margin: 0;
	padding: 0
}

html {
	overflow-y: scroll;
	font-size: 16px
}

.BMap_Marker img{
	max-width: none;
}

label.BMapLabel{
	max-width: none;
}
header .nav a.mpm{
	color: #ff0000;
}

/*allbiaodan*/
.usedComp {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 10px;
}

.usedComp:nth-child(9) {
	width: 94%;
}

.usedComp label {
	font-size: 14px;
	line-height: 36px;
	color: #7e7e7e;
}

.usedComp:nth-child(9)~div {
	float: left;
}

.usedComp span {
	color: red;
	padding-left: 5px;
	display: inherit;
	width: 0px;
	height: 0px;
	margin: 0px auto;
}

.xhl-input-xlarge {
	width: 100%;
	height: 40px;
	border: 0;
	border: 1px solid #cccccc;
	border-radius: 5px;
	color: #999999;
}

.xhl-controls .xhl-textarea {
	width: 100%;
	height: 100px;
	resize: none;
	border: 1px solid #cccccc;
	border-radius: 5px;
}

.xhl-controls .xhl-submit,
.but_pro span {
	background-color: #0da7ee;
	color: #fff;
	border: 0;
	padding: 15px 35px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}

.xhl-controls {
	position: relative;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #7e7e7e;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #7e7e7e;
}

#xhlFormSubmit {
	width: 145px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 2;
	font-size: 16px;
}

.xhl-footer::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #0267b5;
}

.xhl-controls .xhl-form-tip {
	position: absolute;
	right: -10px;
	top: 0;
}

.usedComp:nth-child(4) {
	margin-right: 0px;
}

.usedComp:nth-child(5) {
	margin-right: 0px;
}

.usedComp:nth-child(5) {
	width: 98%;
}

.usedComp:nth-child(6) {
	width: 94%;
}

.xhl_form {
	margin: 35px 0 30px 0;
}

.xhl-footer {
	display: block;
	position: relative;
	width: 145px;
	height: 44px;
	margin: 0 auto;
}

.xhl_form div:nth-child(9) .xhl-controls input {
	height: 120px;
}

@media (max-width:768px) {
	.usedComp {
		width: 100%!important;
	}
}



html body {
	font-family: arial;
	color: #7b7b7b;
	cursor: : default;
	word-wrap: break-word;
	background: none
}

html img {
	border: 0;
	max-width: 100%
}

html a {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
	outline: 0;
	color: inherit
}

html a:focus,
html a:hover {
	color: inherit;
	text-decoration: none
}

html li,
html ol,
html ul {
	list-style-type: none
}

header .top {
	background: #383a40;
	line-height: 2.19rem;
	color: #fff;
	font-size: .75rem;
	text-align: right
}
.language{
	display: inline-block;
}
header .navbar {
	margin-bottom: 0
}

header .navbar-brand {
	height: auto
}

header .nav a {
	font-size: .92rem;
	font-weight: bold;
	color: #000;
	line-height: 3.25rem
}

header .nav a:hover {
	color: #a1c025;
	background: none !important;
}

header .nav .on a {
	color: #a1c025 !important;
}
.dropdown-menu{
	padding: 0;
}
.dropdown-menu>li>a{
	line-height: 1.5rem !important;
	font-weight: normal !important; 
}
.dropdown-menu>li{
	border-bottom: #777 1px dotted;
	padding: 5px 0;
}


footer .foot1 {
	background: url('../img/bg-foot1.png') #929292 no-repeat 83% top;
	color: #fff;
	padding-top: 3.88rem;
	padding-bottom: 5rem
}

footer .foot1 .channels {
	width: 40%;
	float: left
}

footer .foot1 .channels dl {
	float: left;
	max-width: 33%;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
	min-height: 13.75rem;
	border-left: 1px solid #b3b3b3
}

footer .foot1 .channels dl dt {
	padding-bottom: 1rem;
	font-size: 1.06rem
}

footer .foot1 .channels dl dd a {
	margin-top: 1rem;
	display: inline-block
}

footer .foot1 .channels .first {
	border: 0
}

footer .foot1 .contact {
	width: 30%;
	float: right
}

footer .foot1 .contact .tel {
	font-size: 1.75rem;
	font-weight: bold;
	padding-top: 1.25rem;
	padding-bottom: .88rem
}

footer .foot1 .contact .email,
footer .foot1 .contact .addr {
	padding-bottom: .75rem
}

footer .foot1 .contact .guanzhu {
	padding-top: 1.13rem;
	padding-bottom: .88rem;
	border-top: 1px solid #b3b3b3
}
footer .foot1 .contact .share{
	position: relative;
}
footer .foot1 .contact .share .ewm{
	display: none;
	position: absolute;
	top: -258px;
}
footer .foot1 .contact .share a {
	background: #efefef;
	display: inline-block;
	width: 3rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center
}

footer .foot2 {
	background: #383a40;
	color: #cccccc;
	font-size: .88rem;
	line-height: 3.44rem
}

/*biaodan*/
.biaodan{
	width: 30%;
	float: left;
}
.biaodan .tit{
	padding-bottom: 1rem;
    font-size: 1.06rem;
    line-height: 1.42857143;
    font-weight: 700;
}
.biaodan input[type='text'] {
    width: 90%;
    height: 2rem;
    line-height: 2rem;
    border: 1px solid #898989;
    margin-bottom: 1rem;
    padding-left: .5rem;
    color: #000;
}
.biaodan textarea {
    width: 90%;
    height: 5rem;
    line-height: 1.5rem;
    border: 1px solid #898989;
    margin-bottom: 1rem;
    padding-left: .5rem;
    color: #000;
}
.biaodan .sub {
    display: inline-block;
    width: 8rem;
    line-height: 2rem;
    text-align: center;
    border: 2px solid #a1c025;
    color: #a1c025;
    font-size: 1.3rem;
}


/*分享按钮*/
ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only{
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}


table {
	background: #dadada;
	border-collapse: separate !important;
	border-spacing: 1px !important;
	text-indent: 0;
}

table td {
	background: #fff;
	padding: 0.2rem;
	text-align: center;
	word-break: break-all;
	font-size: 16px;
}

table th {
	background: #a2cb0f;
	color: #fff;
	padding: 10px;
	text-align: center;
	word-break: break-all;
}


.channel {
	background: #f0f0f0 url('../img/bg-channel.png') no-repeat center top;
	padding-top: 3.44rem;
	padding-bottom: 2.71rem;
	color: #000
}

.channel .name {
	font-size: 2.69rem;
	line-height: 2.69rem;
	font-weight: bold;
	padding-bottom: 1.63rem
}

.channel .schannel {
	font-size: 1.4rem;
	line-height: 1.31rem
}

.channel .schannel a {
	margin-right: 1.5rem
}

.channel .schannel .on {
	font-weight: bold;
	color: #a1c025
}

.page {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 50px
}

.page .i {
	color: #959595;
	display: inline-block;
	margin-right: 2px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	font-size: 16px;
	vertical-align: top
}

.page .cur {
	background: none;
	border: 0;
	color: #005da5
}

.page .btn {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	width: 80px;
	height: 33px;
	display: inline-block;
	color: #aeaeae;
	margin-right: 2px;
	border-radius: 0
}

.page .btn:hover,
.page .i:hover {
	background-color: #005da5;
	color: #fff
}

.page .cur:hover {
	background: none;
	border: 0;
	color: #005da5
}
@media (max-width:768px) {
	html {
		font-size: 14px
	}
	.navbar-toggle{
		margin-top: 18px;
	}
	.navbar-toggle .icon-bar{
		background: #a1c025;
	}
	.navbar-brand>img{
		width: 65%;
	}
	
	.navbar-nav{
		width: 100%;
	}
	
	.channel {
	    padding-top: 1.44rem;
	    padding-bottom: 1.71rem;
	    background: url(../img/bg-channel.png) #f0f0f0 no-repeat center top;
	}
	.channel .name {
	    font-size: 2rem;
	    line-height: 2rem;
	    padding-bottom: 1rem;
	}
	.channel .schannel a{
		display: inline-block;
		margin-right: 10px;
		line-height: 2rem;
	}
}