﻿@charset "utf-8";
/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clear {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%
}
.Clearfix {
	display: block;
}
.vm {
	vertical-align: center;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.abs-right {
	position: absolute;
	right: 0;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.none {
	display: none;
}
/*其他*/
.curp {
	cursor: pointer
}
;
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 Microsoft YaHei, helvetica, clean, sans-serif;
	font-size: 63%;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}.img100 img{
	width: 100%;
	margin-top: 1em;
}
.hot_pro {
	padding: 1.6em 0.5em 2em 1.6em;
}
.hot_propp {
	padding: 1.6em 0em 2em 0.6em;
}
.hot_projz {
	padding: 1.6em 0em 2em 0.5em;
}
.common_i_title_tab a {    
width:28%;
float: left;
text-align: center;
margin-right:5%;
color: #fff;
background-color: #6595f9;
border-radius: 3px;
padding: 3% 0;
font-size: 1.1em;
margin-bottom: 1%;
}
.common_i_title_tabpp a {    
width:32%;
float: left;
text-align: center;
margin-right:1%;
color: #fff;
background-color: #6595f9;
border-radius: 3px;
padding: 3% 0;
font-size: 1.1em;
margin-bottom: 1%;
letter-spacing: -2px;
}
.common_i_title_tabjz a {    
width:49%;
float: left;
text-align: center;
margin-right:1%;
color: #fff;
background-color: #6595f9;
border-radius: 3px;
padding: 3% 0;
font-size: 1.1em;
margin-bottom: 1%;
letter-spacing: -2px;
}
/* #wxnr { */
    /* width: 100%; */
    /* height: 100%; */
    /* max-width: 640px; */
    /* min-width: 320px; */
    /* position: fixed; */
    /* top: 0; */
    /* z-index: 1000; */
    /* display: none; */
    /* background: rgba(0,0,0,.6); */
/* } */
/* #weixin { */
    /* position: fixed; */
    /* top: 50%; */
    /* margin-top: -0.4rem; */
    /* z-index: 9999999; */
    /* font-size: 0.26rem; */
    /* color: #fff; */
    /* width: 90%; */
    /* right: 5%; */
    /* line-height: 0.8rem; */
    /* text-align: center; */
    /* background: rgba(0, 0, 0, 0.8); */
    /* border: 2px solid #333; */
    /* border-radius: 0.1rem; */
    /* display: none; */
/* } */
/* #wxnr .nrdf { */
    /* margin: auto; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 0; */
    /* right: 0; */
    /* width: 5rem; */
    /* height: 5rem; */
    /* padding: 0.3rem; */
    /* padding-top: 0.6rem; */
    /* margin-top: -2.5rem; */
    /* text-align: center; */
    /* background-color: rgba(255, 255, 255, 0.8); */
    /* box-shadow: 0px 2px 6px #777; */
    /* -webkit-box-shadow: 0px 2px 6px #777; */
    /* -moz-box-shadow: 0px 2px 6px #777; */
    /* border-radius: 10px; */
/* } */
/* #wxnr i { */
    /* position: absolute; */
    /* top: 0.2rem; */
    /* right: 0.2rem; */
    /* width: 0.3rem; */
    /* height: 0.3rem; */
    /* font-size: 0.2rem; */
    /* line-height: 0.3rem; */
    /* text-align: center; */
    /* color: #fff; */
    /* font-weight: bold; */
    /* font-style: normal; */
    /* background: #333; */
    /* border-radius: 1rem; */
    /* cursor: pointer; */
/* } */
/* #wxnr img { */
    /* width: 2.3rem; */
    /* height: 2.3rem; */
    /* display: block; */
    /* margin: 0 auto; */
/* } */
/* #wxnr p { */
    /* font-size: 0.24rem; */
    /* line-height: 0.45rem; */
    /* text-align: center; */
/* } */
#wxnr span.wx {
	padding-left: 1.4rem;
    background-image: url(/m/skin/images/wx.png);
    background-size: 1.28rem;
    background-position: 0.1rem center;
    background-repeat: no-repeat;
}
/* #wxnr span { */
    /* display: inline-block; */
    /* padding: 0.03rem 0.1rem; */
    /* line-height: 0.35rem; */
    /* background-color: #003e92; */
    /* color: #fff; */
    /* border-radius: 0.05rem; */
    /* cursor: pointer; */
/* } */
/*微信弹窗*/
#wxnr{width:100%;height: 100%;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,.6);}
#wxnr .nrdf{position: absolute;top: 50%;left: 0;right: 0;width: 300px;height: 300px;padding: 20px 10px;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;box-sizing: border-box;margin: -150px auto 0;}
#wxnr img{width: 135px;height: 135px;display: block;margin: 0 auto;}
#wxnr p{font-size: 14px;text-align:center;line-height: 30px;}
#wxnr i{position: absolute;top: 5px;right:5px;width: 20px;height: 20px;font-size: 14px;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 100%;cursor: pointer;}
#wxnr span{display:inline-block;padding: 0 5px;background-color: #1048a0;color:#fff;border-radius: 5px;cursor:pointer;}
/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -26px;z-index: 9999999;font-size: 16px;color: #fff;width: 90%;right: 5%;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 5px;display: none;line-height: 50px;}
@media all and (max-width: 991px) {
	#toolbar{display: block;}
}
