﻿

@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;

}
ul,li{list-style-type:none;}
a,a:hover,a:link,a:visited,a:active{text-decoration:none;}
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;

}

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*/





#roll_top, #fall, #ct {

	position: relative;

	cursor: pointer;

	height: 52px;

	width: 52px

}

#roll_top {

	background: url(../images/top.gif) no-repeat

}

#fall {

	background: url(../images/top.gif) no-repeat 0 -80px

}

#ct {

	background: url(../images/top.gif) no-repeat 0 -40px

}

#roll {

	display: block;

	width: 15px;

	margin-right: -558px;

	position: fixed;

	right: 46%;

	top: 80%;

	_margin-right: -558px;

	_position: absolute;

_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));

	z-index: 100;

}

/* 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;
	

}


/*页眉*/

.header {

	width: 100%;

	overflow: hidden;

	background-color: #fff;

}

.header .hdTop {

	height: 50px;

	background-color: #eeeeee;

}

.header .hdTop p {

	float: left;

	color: #999;

	line-height: 50px;

	font-size: 14px;

}

.header .hdUl {

	float: right;

	margin-top: 18px;

}

.header .hdUl li {

	font-size: 14px;

	float: left;

	color: #666

}

.header .hdUl li a {

	color: #666;

	padding: 0 10px;

}

.header .hdUl li.last a {

	padding-right: 0;

}

.header .logo {

	overflow: hidden;

	padding: 30px 0;

	background-color: #fff

}

.header .logo h1 {

	float: left;

}

.header .logo h2 {

	font-size: 20px;

	color: #367b65;

	float: left;

	margin-left: 15px;

	background: url("../images/hdwen.png") no-repeat left center;

	text-indent: 75px;

}

.header .logo h2 p {

	font-weight: normal;

	font-size: 18px;

	color: #3f3f3f;

	margin-top: 5px;

}

.header .phone {

	float: right;

	background: url(../images/hdphone.png) no-repeat left center;

	padding-left: 60px;

	margin-top: 5px;

	font-size: 30px;

	color: #3c7864;

	font-weight: normal

}

.header .phone p {

	font-size: 14px;

	color: #333

}

.header .Nav {

	height: 50px;

	background: #595959

}

.header .navBox {

	height: 50px;

	line-height: 50px;

}

.header .navUl {

	width: 102%

}

.header .navUl li {

	font-size: 14px;

	float: left;

}

.header .navUl li a {

	display: block;

	color: #fff;

	text-decoration: none; width:115.11px; text-align:center

}

.header .navUl>li:hover, .header .navUl>li.cur {

	color: #fff;

	background-color: #367b65;

}

.header .erj {

	position: absolute;

	display: none;

	z-index: 9999;

	border-top: 2px solid #00824a;

	z-index: 9999;

	background: #fff;

	background-color: rgba(255, 255, 255, 0.9);

	width: 150px;

}

.header .erj li {

	height: 40px;

	line-height: 40px;

	border: none;

}

.header .erj li a {

	padding-left: 20px;

	color: #333;

	font-weight: normal;

	-webkit-transition: margin 0.2s ease-out;

	-moz-transition: margin 0.2s ease-out;

	-khtml-transition: margin 0.2s ease-out;

}

.header .erj li a:hover {

	color: #333;

	text-decoration: none;

	margin-left: 20px;

	font-weight: bold;

}

/*footer*/

.footer {

	overflow: hidden;

	width: 100%;

	background: #3c7864;

	padding-bottom: 20px;
	border-top: 10px solid #2c6451;

}

.footer .ftNav {

	width: 100%;

	background-color: #3c7864;

	padding: 24px 0;

	overflow: hidden

}

.footer .ftNavBox {

	text-align: center;

}

.footer .ftNavBox li {

	display: inline-block;

	font-size: 14px;

	padding: 0 20px;

	border-left: 1px dotted #fff

}

.footer .ftNavBox li {

*display: inline

}

.footer .ftNavBox li a {

	color: #fff;

}

.footer .ftNavBox li:first-child {

	border-left: none

}

.footer .ftConBox {

	overflow: hidden;

	padding: 40px 0;

}

.footer .ftLt {

	float: left;

}

.footer .ftLt p {

	line-height: 32px;

	color: #fff;

}

.footer .ftLt i {

	width: 25px;

	height: 3px;

	background-color: #ffae00;

	display: block;

	margin-top: 15px;

}

.footer .ftDl {

	float: right;

	width: 375px;

}

.footer .ftDl dt {

	width: 91px;

	text-align: center;

	color: #fff;

	float: left;

}

.footer .ftDl dt p {

	line-height: 25px

}

.footer .ftDl dd {

	float: right;

	width: 265px;

	font-size: 16px;

	color: #fff;

	line-height: 25px

}

.footer .ftDl dd span {

	float: right;

	width: 215px;

	text-align: left;

}

.footer .ftDl dd span i {

	font-style: normal;

}

.footer .ftDl dd img {

	display: block;

	margin-top: 10px;

}

.footer .ftDl dd p {

	color: #ffba00;

	font-size: 32px;

	font-family: Arial;

	margin: 8px 0

}

.footer .bqBox {

	padding: 25px 0;

	overflow: hidden;
    text-align: center;
	

}

.footer .bqBox p {

	font-size: 13px;

	color: #fff

}

.footer .bqBox p a {

	color: #fff

}

/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {

	display: none;

	z-index: 1001;

	width: 398px;

	border: 1px solid #ccc;

	background: #fff;

	padding-bottom: 20px;

}

#mesbook1_c div, #mesbook1 div {

	border: 1px solid #E4E3E3;

	background: #EBECEB;

	height: 18px;

	padding: 4px .5em 0;

	margin-bottom: 10px;

}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {

	width: 370px;

	margin: 0 auto;

}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {

	float: left;

	width: 105px;

	overflow: hidden;

}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {

	width: 265px;

	float: right;

}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {

	padding-bottom: 10px;

}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {

	margin-right: 20px;

}

.b15 {

	background: url(../images/skinsvibtn.png) no-repeat;

	border: 0;

	cursor: pointer;

	overflow: hidden;

}

.b15 {

	background-position: -79px -650px;

	width: 60px;

	height: 24px;

	line-height: 24px;

	color: #fff;

	font-size: 14px;

	font-weight: bold;

}

/*处理中动画占全屏*/

#oran_div_processing {

	width: 300px;

	padding: 20px;

	z-index: 9999;

	text-align: center;

	background: #fffeef;

	border: solid 1px #b8ab04;

}

/*--顶部链接导航*/

		

.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: 85%;

	right: 51%;

	margin-right: -675px;

	cursor: pointer;

	display: none;

}

.rtTop h4 {

	width: 43px;

	height: 43px;

	overflow: hidden;

	position: relative;

}

.rtTop img {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

}


.about .about_pic{ width:365px; padding-top:30px; height:280px; overflow:hidden;}
.about .about_pic img{ max-width:365px; max-height:280px;}

.about .proflie h2{ padding:10px 0; width:929px; height:286px; overflow:hidden;}
.about .proflie h2 img{ max-width:929px; max-height:286px;}
.about_txt{ line-height:2.5em; height:430px;color:#1B6954; padding-bottom:15px;font-size:18px;text-align:center;padding-top:30px;background: url("../images/bg11.jpg") no-repeat center bottom;}
.about.list {

	overflow: hidden;

	width: 1000px;

	margin-top: 20px;

}

.btns1{margin-top:40px;}
.main_c {
	width: 1200px;
	margin:0 auto;
}

.foot1{ width:100%; background:#fff; color:#fff;  margin-top:20px;}
.foot1 a{color:#484646;text-decoration:none;}
.foot1_l{ float:left; width:1050px;}
.foot1_r{ float:right; background: url(/style/images/erwei.png) no-repeat top center;}
.foot1_r img{ width:113px; height:136px;}
.foot1_tel{ padding:8px 14px;color:#3D7864; font:normal 12px/22px "å®‹ä½“", Verdana, Arial; margin-top:20px;;margin-left: -20px;}
.foot1_tel h3{ font: bold 18px/24px "å¾®è½¯é›…é»‘", "å®‹ä½“", Verdana, Arial;}
.foot1_tel h4{font: bold 24px/24px "å¾®è½¯é›…é»‘", "å®‹ä½“", Verdana, Arial;}
.foot1_l li{ float:left; width:350px;}
.foot1_l li h3{font: bold;color:#000;}
.foot1 .navtreefirst{ height:100px; overflow:hidden;margin-top:20px;}
.foot1 .navtreefirst li a{ font:normal 14px/24px  microsoft yahei;overflow:hidden;}
.foot1_tit{ margin-top:10px; width:800px;}
.dianhua{width:300px;background: url(/style/images/dianhua.png) no-repeat left center;margin-top: 15px;margin-left:40px;}
.dianhua1{width:300px;margin-left:30px;}
.kefu{width:300px;background: url(/style/images/kefu.png) no-repeat left center;margin-top: 15px;margin-left:40px;}


.fix-box .fixbottom { width: 100%; position: fixed; bottom: 0;  height: 85px; background:url(/style/images/fix-bottombg.png); z-index:999;}
.fix-box .form02 { width: 1200px; margin: 0 auto; height: 85px; position: relative; }
.fix-box .shuqi { width: 175px; height: 223px; position: absolute; bottom: -25px; left: 80px; }
.fix-box .form02left { position: absolute;top: 5px;left: 205px;width: 277px;}
.fix-box .form03left { position: absolute; top: 10px; left: 300px; width: 600px; text-align: right; padding-top: 0px; }
.fix-box .form02right { position: absolute; top: 0; left: 840px; width: 67px; padding-top: 30px; }
.fix-box .form02weixin { position: absolute; top: 0; left: 980px; width: 120px; }
.fix-box .form02close { position: absolute; top: 0; left: 1100px; width: 20px; padding-top: 15px; padding-left: 20px; }
.fix-box .form02 ul li { list-style: none; height: 30px; }
.fix-box .form02 ul li img { vertical-align: middle; }
.fix-box .form02 ul li input { border: solid 1px #fff; width: 277px; height: 24px; vertical-align: middle; font-size: 12px; }
.fix-box .form02 ul li select { border: solid 1px #fff; width: 89px; height: 24px; vertical-align: middle; font-size: 12px; }
.fix-box .fixleft { position: fixed; bottom: 0px; left: 10px; z-index: 999; height: 223px; width: 175px; background: url(/style/images/fix-left.png) left no-repeat; cursor: pointer; display: none; }
.sm {
    padding-top: 2px;
    padding-left: 970px;
}

.topadcs a {

	display: block;

	margin: 0 auto;

	height: 464px;

}
.topadcs1 a {

	display: block;

	margin: -80px auto 0 auto;

	height: 900px;
	

}

.topadcs2 a {

	display: block;

	margin: 0 auto 0 auto;

	height: 775px;
	

}

.re_ipro .recopro-ul { margin-right:-80px; text-align:center;}
.re_ipro .recopro-ul li{   float:left; overflow:hidden;  padding:5px}
.re_ipro .recopro-ul li a{ display:block;width:286px; height:341px;   margin-right:17px  } 
.re_ipro .recopro-ul li .boximg{ width:286px; height:286px;}
.re_ipro .recopro-ul li .boxtxt{ font:14px/55px microsoft yahei; color:#fff;}



.re_ipro .newpro-ul { margin-right:-80px; text-align:center}
.re_ipro .newpro-ul li{   float:left; overflow:hidden;  padding:5px}
.re_ipro .newpro-ul li a{ display:block;width:219px; height:369px;   margin-right:25px  } 
.re_ipro .newpro-ul li .boximg{ width:219px; height:219px;}
.re_ipro .newpro-ul li .boxtxt{ font:14px/50px microsoft yahei; color:#323232;}