/* AB模版网 做最好的织梦整站模板下载网站 */
/* 模版源码：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 图标：Sc.AdminBuy.Cn 专业图标素材网站 */
/* QQ：9490489 */
@charset "utf-8";
/*reset*/
/* 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;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/
.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;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.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 arial, helvetica, clean, sans-serif;
	-moz-user-select: none; /*火狐*/

    -webkit-user-select: none; /*webkit浏览器*/

    -ms-user-select: none; /*IE10*/

    -khtml-user-select: none; /*早期浏览器*/

    user-select: none;
}
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;
}
/*end reset*/



/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	
}
.headerTop {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #ddd;
}
.headerTop p {
	font-size: 13px;
	color: #727272;
	float: left;
	line-height: 45px;
}
.headerTop ul {
	float: right;
	height: 25px;
	margin-top: 10px;
}
.headerTop li {
	float: left;
	font-size: 13px;
	margin-top: 5px;
	padding: 0 8px;
	border-left: 1px solid #727272;
}
.headerTop li a {
	color: #727272;
}
.headerTop li.liq {
	border: none;
	margin: 0;
	text-align: center;
	line-height: 23px;
	width: 70px;
	padding: 0;
	height: 23px;
}
.headerTop li.cur, .headerTop li.liq:hover {
	background: url(../img/htop.png) no-repeat center;
}
.headerTop li.cur a, .headerTop li.liq:hover a {
	color: #fff;
	text-decoration: none;
}
.headerTop li.last {
	border: none;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	padding-right: 0;
	padding-left: 16px;
}
.headerTop li .ewmIcon {
	display: block;
	cursor: pointer;
}
.headerTop li .ewm {
	position: absolute;
	left: -22px;
	top: 36px;
	display: none;
}
.headerTop li:hover .ewm {
	display: block;
	cursor: pointer;
}
.headerCenter {
    margin: 0 auto;
    overflow: hidden;
    height: 120px;
    width: 1200px;
}
.logo {
    float: left;
    margin-top: 20px;
    z-index: 100;
	width:500px;

}
.logo img {
	width: 100%;
    height: auto;
    display: inline;
}
.name {
    margin-top: 24px;
    float: left;
    padding-left: 15px;
    width: 345px;
    height: 62px;
}
.name p {
    text-align: center;
    font-size: 27px;
    font-family: 微软雅黑;

}
.name span {
    line-height: 220%;
    height: 30px;
    width: 317px;
    font-size: 11px;
    font-family: 微软雅黑;
   
}
.ph {
    margin-left: 250px;
    margin-top: 30px;
    float: left;
    width: 40px;
    height: 62px;
}
.ph img {
    width: 40px;
    height: 40px;
    display: inline;
}
.num {
    margin-left: 15px;
    margin-top: 35px;
    float: left;
    height: 62px;
    width: 126px;
    display: block;
}
.num span {
    
}
.e-mail {
    margin-top: 30px;
    margin-left: 30px;
    float: left;
    height: 62px;
    width: 40px;
    display: block;
}
.e-mail img {
    width: 40px;
    height: 40px;
}
.e-con {
    margin-top: 35px;
    margin-left: 15px;
    float: left;
    height: 62px;
    width: 116px;
    display: block;
}
.QQ {
    margin-top: 20px;
    margin-left: 40px;
    float: left;
    width: 40px;
    display: block;
    height: 62px;
    background: url(../img/qq1.png) no-repeat center;
}
.QQ:hover {
    background: url(../img/qq2.png) no-repeat center;
}
.weixin {
    margin-top: 20px;
    margin-left: 5px;
    float: left;
    width: 40px;
    display: block;
    height: 62px;
    background: url(../img/wx1.png) no-repeat center;
}
.weixin:hover {
    background: url(../img/wx2.png) no-repeat center;
}
.weibo {
    margin-top: 20px;
    margin-left: 5px;
    float: left;
    width: 40px;
    display: block;
    height: 62px;
    background: url(../img/wb1.png) no-repeat center;
}
.weibo:hover {
    background: url(../img/wb2.png) no-repeat center;
}

.headerNav {
                border-bottom: #ee4547 2px solid;
                overflow: hidden;
                width: 100%;
                height: 56px;
                background: #2F353B;
}
ul#nav {
    height: 56px;
    width: 1200px;
}
.headerNav li {
    text-align: center;
    width: 171px;
    float: left;
    font-size: 15px;
    line-height: 60px;
}
.headerNav li a {
    font-family: arial;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0 23px;
}
.headerNav li:last-child {
	background: none
}
.headerNav li.cur, .headerNav li:hover {
	background: #ee4547;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	background: #2F353B;
	padding-top: 55px;
}
.footer dt a {
                color: #ee4547;
                font-size: 15px;
}
.footer dt a:hover {
                color: #2c90ff;
}
.footer dd {
	overflow: hidden
}
.footer dd a {	
                display: block;
                font-size: 13px;
                color: #9d9d9d;
                line-height: 25px;
}
.footer dd a:hover {
                color: #2c90ff;
}
.footer .dllast {
                border-left: 1px solid #3b3b3b;
                margin-right: 42px;
}
.footer .logo {
	display: block;
	width: 132px;
	height: 57px;
	float: left;
}
.footer .wen {
    border: none;
    overflow: hidden;
    float: left;
    width: 420px;
}
p#lg {
    height: 65px;
    width: 52px;
}
.footer .wen p {
    width: 400px;
    font-size: 13px;
    color: #9d9d9d;
    line-height: 25px;
}
.footer .wen a {
    color: #9d9d9d;
}
p#logo {
    height: 65px;
    margin-left: 15px;
    float: left;
    width: 325px;
    font-size: 27px;
    margin-top: 15px;
}
p#logo span {
    line-height: 270%;
    height: 30px;
    width: 317px;
    font-size: 11px;
    font-family: 微软雅黑;
}
.footer dl {
    text-align: left;
    padding-top: 17px;
    overflow: hidden;
    float: left;
    width: 130px;
    padding-left: 13px;
    border-left: 1px solid #3b3b3b;
	padding-bottom: 20px;
}
.footer dt {
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 15px;
}

/*fixed*/
.fixed {
	overflow: hidden;
	width: 100%;
	height: 85px;
	background: url(../img/fixedbg.png) repeat center;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 105;
	display: none;
}
.fixed .list {
	overflow: hidden;
	width: 370px;
	float: left;
	margin-top: 17px;
	margin-left: 90px;
	margin-right: 20px;
}
.fixed span {
	display: block;
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	background: url(../img/fixed_y.png) no-repeat center;
	float: left;
	margin-right: 10px;
}
.fixed h5 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	float: left
}
.fixed h5 em {
	font-size: 13px;
	display: block;
	margin-top: 5px;
}
.fixed a {
	display: block;
	width: 115px;
	height: 36px;
	background: url(../img/fised_btn.png) no-repeat center;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 35%;
	right: 35%;
	margin-right: -543px;
	cursor: pointer;
	display: none;
	z-index: 99;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
