<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------------------reset.css------------------*/

html {
	color: #000;
	background: #FFF;
	overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

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%;
}

.txtboxcs {
	border: solid 1px #ccc;
	height: 22px;
}


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


/*newchange*/

.myscroll { width: 360px; height: 370px;   overflow: hidden;}

.myscroll a {  text-decoration: none;}
.myscroll a:hover { color: #ED5565; text-decoration: underline;}

.adv_pic0{
	width:1200px;
	margin: 0 auto;
	display: block;
	
	
}

.index_mian_ys{
	
	width:1200px;
	margin: 0 auto;
	background:  url(../images/img_a1.jpg)  no-repeat;
	height: 430px;
}

.ind_a{

    width: 22.5%;
    float: left;
    background:#a70403;
    margin: 25px 15px 5px;

}

.bac1{
	background: #f7f7f7;
	padding-top: 50px;
}

.pic_a{

    width: 75px;
    height: 75px;
    float: left;
    margin: 10px 25px;

}

.font_cn{
    margin: 25px 0px 12px;
    float: left;
    font-size: 16px;
    text-align: left;
    color:#fff;

}

.font_en{
	float: left;
	width:140px;
	color:#fff;
}

#con_about2{
	display: none;
	
}

.wx_hover{
	display: none;
	
}
.wx_hover img{
	
	width:100px !important;
	height: 100px !important;
}

.wx:hover .wx_hover{
	
	display: block;
	position: absolute;
	z-index: 999;
	width:100px;
	height: 100px;
}


.about_fr{
	float: left;
	width: 60%;
	
}

.about_fr1{
	float: left;
	width: 40%;
	
}

.content_about{
	width:100%;
	float: left;
	
}

.title_about{
	width:100%;
	height: 40px;
	float: left;
	margin-top: 15px;
}

.sub_about{
	width:85px;
	height: 35px;
	background: #a70403;
	float: left;
	margin-right: 10px;
}
.sub_about:hover{
	background: #ff7b01;
	
}
.sub_about p{
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 35px;
	
}

.max_back{

	width: 100%;
	height: auto;
	
}



.adv_pic{
	
	max-width:100%;
	height: auto;
	
}

.more1:hover{
	background: #ff7b01;
	
}
.index_top{margin-top:25px}
.max_width{
	
	width:100%;
	height: auto;
	
    /*margin-top: 25px;*/
}
.mar-inedx{width:100%;
	height: auto;
	margin-bottom: 25px;}

.clear{
	clear: both;
	float: none;
	
}

.index_mian{
	width:1200px;
	margin: 0 auto;
	
	
}

.ind_sub1{
	width:285px;
	float: left;
	margin-right: 13px;
	border: 1px solid #ddd;
	padding-bottom: 5px;
	margin-top: 20px;
}

.sub_p{
	width:50%;
	float: left;
	line-height: 30px;
	font-size: 14px;
	margin-left: 5px;
}

.sub1_img{
	width: 100%;
    height: 215px;
    margin-bottom: 5px;
	
}



.sub1_img:hover{
	opacity: 0.7;
	
}

.more1{
	float: right;
	background: #a70403;
	line-height: 20px;
	height: 20px;
	width: 75px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 10px;
	margin-top: 5px;
	margin-right: 5px;
	
	
}

.more2{
	float: right;
	background: #a70403;
	line-height: 20px !important;
	height: 20px !important;
	width: 75px ;
	color: #fff !important;
	text-align: center;
	font-size: 14px !important;
	border-radius: 10px;
	margin-top: 13px;
	margin-right: 15px;
	
	
}

.more2:hover{
	background: #ff7b01;
	
}

.head_top{
	
	height: 40px;
	width: 100%;
	background: #7d7d7d;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	display:none;
}

.main{
	
	width:1200px;
	margin: 0 auto;
	
}

.flo_left{
	float: left;
	
}


.flo_right{
	float: right;
	
}

.wx{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.wx img{
	width: 30px;
	
}

.wb{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.wb img{
	width: 30px;
	
}


/*end newchange*/



/*工程案例轮播*/

.anli_title{
	width:210px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #444;
	
}

.scrollpic {
	width: 1200px;
	margin: 0 auto;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 240px;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:210px;
}
#myscroll .anli_img {
	display: block;
	float: left;
	width: 210px;
	padding: 0;
	position: relative;
	height: 160px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 210px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 210px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -211px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	margin-top: -50px;
	width: 110px;
	display: block;
	height: 42px;
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #a70403;
	margin-left:10px;
}
#mybtns a:hover {
	background-color: #ff7b01;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/jt_l.png);
}
#mybtns #right {
	background-image: url(../images/jt_r.png);
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}


/*end 工程案例轮播*/


/*荣誉客户*/


#myscroll1 {
	display: block;
	width: 100%;
	position: relative;
	height: 240px;
	overflow: hidden;
}
#myscroll1 #myscrollbox1 {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll1 ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll1 ul li {
	display: block;
	float: left;
	padding: 0;
	width:210px;
}
#myscroll1 .anli_img {
	display: block;
	float: left;
	width: 210px;
	padding: 0;
	position: relative;
	height: 160px;
	color: #333;
}
#myscroll1 a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 210px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll1 a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 210px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll1 a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll1 a .intro {
	bottom: -211px;
}
#myscroll1 a:hover .intro {
	bottom: 0px;
}
#mybtns1 {
	margin-top: -50px;
	width: 110px;
	display: block;
	height: 42px;
}
#mybtns1 a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #a70403;
	margin-left:10px;
}
#mybtns1 a:hover {
	background-color: #ff7b01;
}
#mybtns1 a:hover, #myscroll1, #mybtns1 a, #myscroll1 a:hover .intro, #myscroll1 a .intro, #myscroll1 #myscrollbox1 {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns1 #left1 {
	background-image: url(../images/jt_l.png);
}
#mybtns1 #right1 {
	background-image: url(../images/jt_r.png);
}

#kinMaxShow1 {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
/*end 荣誉客户*/






/* -- 外边距 -- */

.m1 {
	margin: 1px;
}

.m2 {
	margin: 2px;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt8 {
	margin-top: 8px;
}

.mt10 {
	margin-top: 10px;
}

.mt12 {
	margin-top: 12px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr12 {
	margin-right: 12px;
}

.ml5 {
	margin-left: 5px;
}

.ml7 {
	margin-left: 7px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml12 {
	margin-left: 12px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}


/*加盟商在线下单*/

.userorder {
	width: 700px;
}

.userorder tr {
	height: 25px;
}

.userorder tr span {
	color: #f00;
	padding-left: 4px;
}

.stf {
	border: 1px solid #ccc;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 20px
}

.stf span {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold
}

.stf dd {
	line-height: 24px;
	font-size: 14px
}

.stf p {
	line-height: 24px;
	font-size: 14px
}


/*--------------------------------------------------------*/


/*----------fanhuidibu.css--------------*/

#roll_top,
#fall,
#ct {
	position: relative;
	cursor: pointer;
	height: 22px;
	width: 50px;
}

#roll_top {
	background: url(img/top.gif) no-repeat;
}

#fall {
	background: url(img/top.gif) no-repeat 0 -80px;
}

#ct {
	background: url(img/top.gif) no-repeat 0 -40px;
}

#roll {
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	bottom: 5px;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
	z-index: 999;
}


/*---------------------*/


/*-----------------common.css---------------------*/

body {
	color: #666666;
	font: 12px/1.231 Verdana, Arial, Helvetica, sans-serif, "";
	background: #fefefe;
}







/*网站字体颜色*/

a {
	color: #666666;
	text-decoration: none;
}


/*for ie f6n.net*/

a:focus {
	outline: 0;
}


/*for ff f6n.net*/

a:hover {
	text-decoration: underline;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fw {
	font-family: "微软雅黑", "宋体";
}

.pa {
	position: absolute;
	width: 240px;
	height: 32px;
}

.pr {
	position: relative
}

.mt8 {
	margin-top: 8px;
}

.font14 {
	font-size: 14px;
	font-weight: bold;
}


/* -- 购物车外部框架 -- */

.cart_header,
.cart_content,
.cart_footer {
	width: 760px;
	margin: 0 auto;
}


/* -- 页面整体布局 -- */

.header,
.content,
.footer {
	width: /*960px*/
	1200px;
	margin: 15px auto;
}

.he-de {
	width: 100%;
	/*background: #a70403;*/
}

.left {
	width: 201px;
	float: left;
	overflow: hidden;
}

.left2 {
	width: 670px;
	float: left;
	overflow: hidden;
}

.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}

.lefttop {
	background: url(img/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.left2top {
	background: url(img/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.leftbot {
	background: url(img/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.left2bot {
	background: url(img/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right {
	width: 754px;
	float: left;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
}

.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}

.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}

.righttop {
	background: url(img/right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.right2top {
	background: url(img/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.rightbot {
	background: url(img/right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right2bot {
	background: url(img/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right_main {
	width: 752px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

.left2_main {
	width: 668px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}


/*头部开始*/

.top {
	/*background:url(img/t_bj.gif) repeat-x center top;*/
	/*height: 190px;*/
	
	margin-top: -29px;
}

.h_top {
	height: 29px;
	line-height: 29px;
	color: #7c7c7c;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}

.h_top span {
	height: 29px;
	line-height: 29px;
	color: #7c7c7c;
}

.h_top span a {
	color: #7c7c7c;
	line-height: 34px;
	display: inline-block;
	padding: 0 10px;
}

.h_top p i img {
	vertical-align: middle;
	margin: 0 5px;
}

.h_nr {
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
}

.h_logo {
	width: 497px;
	height: 81px;
	overflow: hidden;
	margin: 13px 0 0 0;
}

.h_logo span {
	width: 239px;
	height: 81px;
	overflow: hidden;
	background: url(img/logo_line.gif) no-repeat right 8px;
}

.h_logo span img {
	width: 233px;
	height: 81px;
}

.h_logo h1 {
	width: 242px;
	padding: 25px 0 0 15px;
	height: 50px;
	overflow: hidden;
	font: 15px "Microsoft Yahei";
	color: #0079d7;
	font-weight: bold;
}

.h_logo h1 i {
	font-style: normal;
	display: block;
	color: #535353;
	font-size: 14px;
	font-weight: normal;
}

.h_lx {
	width: 130px;
	height: 47px;
	margin: 30px 0 0 0;
	overflow: hidden;
	padding-left: 51px;
	background: url(img/lx.gif) no-repeat left top;
}

.h_lx p {
	color: #868686;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	width: 130px;
	font-family: "微软雅黑";
}

.h_lx p span {
	font-size: 21px;
	color: #005bac;
	display: block;
	font-family: Impact, "Microsoft Yahei";
	font-weight: normal;
}

.h_nav {
	height: 66px;
	overflow: hidden;
	/* background:url(img/nav.jpg) no-repeat center top;*/
	position: relative;
	margin: 0 -59px 0 -22px;
}

.h_nav ul li {
	float: left;
	height: 39px;
	overflow: hidden;
	padding-top: 19px;
	position: relative;
	/* margin-left:-30px;*/
	display: inline;
}

.h_nav ul li a {
	display: inline-block;
	color: #2b2b2b;
	padding-left: 34px;
	font-size: 13px;
	line-height: 39px;
	font-family: "Microsoft Yahei";
}

.h_nav ul li a span {
	display: inline-block;
	padding-right: 34px;
	height: 39px;
}

.h_nav li a:hover,
.h_nav .cur a {
	/*text-decoration:none; color:#005bac; background:url(img/cur.png) no-repeat  left top;*/
	text-decoration: none;
	color: #ffffff;
	background: #287cc7;
}

.h_nav li a:hover span,
.h_nav .cur a span {
	text-decoration: none;
	/*background:url(img/cur1.png) no-repeat right top;*/
}

.h_nav .nones {
	/*margin-left:5px;*/
}




/*头部结束*/


/*底部开始*/

.foot {
	/*background: url(img/f_bj.jpg) repeat-x center top;*/
	height: 193px;
	overflow: hidden;
	border-top: 1px solid #9bc1f7;
	padding-top: 32px;
	background: #444;
	padding-bottom: 25px;
}

.fnav {
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #bcb7b7;
	background: #8a8686;
}

.fnav a {
	color: #fff;
	padding: 0 16px;
}

.f_pic {
	width: 149px;
	height: 98px;
	overflow: hidden;
	margin: 25px 13px 0 0;
	display: inline;
}

.f_pic img {
	width: 149px;
	height: 98px;
}
.footer_img{
	
	
    float: right;
    margin-top: 25px;

}

.f_wz {
	line-height: 30px;
	color: #fff;
	padding: 24px 0 0 203px;
	width: 480px;
}

.f_wz em {
	font-style: normal;
	display: inline-block;
	margin: 0 20px;
}

.f_wz a {
	color: #fff;
}


/*底部结束*/

.nor_tab {
	width: 100%;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}

.nor_tab th {
	font-weight: bold;
	text-align: center;
	background: #f9f9f9;
	border: solid 1px #ccc;
	padding: 6px 0;
}

.nor_tab td {
	padding: 5px;
	border: solid 1px #ccc;
}

ul.t05_ul table {
	*margin-left: -15px;
}


/*滚动板IE补丁*/

.kq99billpay {
	background: url(img/99bill_pay.gif);
	height: 31px;
	width: 176px;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

#div___________Perm {
	width: 2000px;
	height: 3000px;
	background: #fff;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	z-index: 999999;
}

.imt {
	color: Red;
}

.info_box {
	border: solid 1px #f58d12;
	background: #fff2db;
	padding: 5px;
	margin-bottom: 10px;
}

.info_box .ib_h {
	font-weight: bold;
	font-size: 140%;
	color: #007130;
}

#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(img/nodata.gif) no-repeat 20px 20px;
}


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

#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;
}


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

#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}


/*注册*/

.register_tab {
	background: #f6f6f6;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px;
}

.register_tab td {
	padding: 10px 5px;
}

.register_tab cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px;
}

.register_tab .icon_cln {
	width: 50px;
	vertical-align: middle;
	text-align: center;
}

.register_tab .icon_cln img {
	display: none;
}

.register_tab .tr {
	width: 80px;
}

.register_prof {
	background: #fffdf0;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px;
	border: solid 1px #fed289;
	color: Gray;
}

.register_prof td {
	padding: 8px 5px;
}

.register_prof cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px;
}

.register_prof span {
	font-size: 12px;
}

.register_prof .tr {
	width: 140px;
}

.blk {
	display: block;
}

.p {
	cursor: pointer;
}

.p5 {
	padding: 5px;
}

.hd {
	display: none;
}

.tfocus {
	background: #fffdf0;
}

.error {
	background: url(img/verror.gif) 2px 2px no-repeat #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px
}

cite {
	display: block;
}


/*产品左边分类样式*/

li.sub_column {
	margin-left: 10px;
	clear: both;
	background: none;
}

.t05_ul .nones {
	background: none;
}

li.sub_column li {
	background: url(img/ico10.gif) no-repeat 0 10px;
	padding-left: 10px;
}

li.sub_column li.cur {
	background: url(img/ico7.gif) no-repeat 0 10px;
	padding-left: 10px;
	font-weight: bold;
}

li.sub_column li.cur a {
	color: #fa8d0d;
}

.t05_ul li.cur a {
	font-weight: bold;
	color: #fa8d0d;
}

li.sub_column li a {
	height: 25px;
	line-height: 25px;
}

li.sub_column ul {
	margin-left: -20px;
	_margin-left: -35px;
}


/*登录*/

.login_tb {}

.login_tb td {
	padding: 5px 5px;
}

.login_tb .tr {
	width: 70px;
	vertical-align: top;
	font-size: 14px;
}


/*购物车产品详细页*/

.bgF7F7F7 {
	background: #F7F7F7;
}

#tbCartProducts td {
	border: solid 1px #ECECEC;
}

.quantity_tr {
	text-align: center;
}

.quantity_tr input {
	width: 30px;
	text-align: right;
	border: solid 1px #ddd;
}

.quantity_tr a {
	display: none;
	text-decoration: underline;
}


/*购物车支付方式*/

.payment_tab {
	width: 100%;
	margin-bottom: 10px;
}

.payment_tab tr {
	cursor: pointer;
}

.payment_tab .hover {
	background: #f3f2f2;
}

.payment_tab td {
	padding: 5px;
}

.add_info {
	border: solid 1px #bdbdbd;
	background: #edecec;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 180%;
}


/*产品所有分类层*/

#prod_all_columns {
	z-index: 999;
	display: none;
	width: 557px;
}

#prod_all_columns h1 {
	font-size: 100%;
	background: url(img/all_columns_title.gif);
	height: 19px;
	line-height: 25px;
	padding-left: 10px;
	height: 25px;
}

#prod_all_columns .close {
	font-weight: normal;
	float: right;
	cursor: pointer;
	margin-right: 8px;
	line-height: 25px;
	_padding-top: 5px;
}

#prod_all_columns .close img {
	vertical-align: middle;
}

#prod_all_columns .columns {
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	height: 400px;
	width: 555px;
	overflow: auto;
}

#prod_all_columns td {
	padding: 5px;
}

#prod_all_columns .top_column a {
	color: orange;
	font-weight: bold;
}

#prod_all_columns .top_column img {
	margin-right: 5px;
}

#prod_all_columns .sub_columns a {
	line-height: 150%;
	margin-right: 15px;
	background: url(img/ico12.gif) no-repeat 0 5px;
	padding-left: 10px;
}


/*收货人地址弹出层*/

.pop_addr {
	width: 557px;
}

.addr_title {
	width: 547px;
	font-size: 100%;
	background: url(img/all_columns_title.gif);
	line-height: 25px;
	height: 25px;
	padding: 0 5px;
}

.addr_title .close {
	float: right;
	margin-top: 5px;
}

.pop_addr .bord {
	background: #fff;
	width: 555px;
	height: 350px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	padding-top: 5px;
}

.pop_addr .cont {
	height: 350px;
	overflow-y: scroll;
}

.pop_addr div table .tr {
	width: 100px;
}

.pop_addr div table td {
	padding: 2px;
}

.pop_addr .line {
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	height: 1px;
	background: #ddd;
	margin: 10px;
}

#divCartMyAddr {
	z-index: 999;
	display: none;
	width: 557px;
}

#divCartMyAddr iframe {
	width: 557px;
	height: 356px;
}


/*分页控件*/

.apage .cur {
	border: 1px solid #D5D5D5;
	padding: 0 3px;
}


/*产品属性*/

.prod_attrs_b {
	width: 246px;
	height: 131px;
	background: url(img/attr_form.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
}

.prod_attrs_b h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px;
}

.prod_attrs_b .prod_attrs_det {
	width: 236px;
	height: 96px;
	overflow-y: auto;
	word-break: break-all;
}

.prod_attrs {
	width: 246px;
	height: 267px;
	background: url(img/attr_form_b.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

.prod_attrs h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px;
}

.prod_attrs .prod_attrs_det {
	width: 236px;
	height: 236px;
	overflow-y: auto;
	word-break: break-all;
}


/*查看产品所有图片*/

.photo_list {
	padding: 10px;
}

.photo_list ul li {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}

.photo_list ul li img {
	width: 120px;
	height: 120px;
	border: solid 1px #fff;
}

.photo_list ul li a.cur img,
.photo_list ul li a:hover img {
	border: solid 1px #fda305;
}

.photo_list input {
	border: 0;
	height: 20px;
	line-height: 20px;
	width: 54px;
	background: #FDA305;
	color: white;
	cursor: pointer;
}

.photo_big {
	text-align: center;
	padding: 10px;
}


/*帮助中心满意度*/

.static_graph {
	width: 20px;
	background: orange;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
}

.static_graph .tc {
	text-align: center;
}

#cntrStatic_0,
#cntrStatic_1,
#cntrStatic_2 {
	vertical-align: bottom;
	text-align: center;
}


/*推荐文章（mail）*/

#mailArticle {
	display: none;
	border: solid 1px #ccc;
}

#mailArticle iframe {
	width: 632px;
	height: 602px;
	overflow: hidden;
}

.mailprod {
	width: 626px;
	height: 600px;
	overflow: hidden;
	border: solid 1px #aaa;
	background: #fff;
}


/*拷贝地址*/

#div_nsw_copy_url {
	width: 400px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_copy_url h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_copy_url h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_copy_url .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_copy_url .cont textarea {
	width: 380px;
	height: 50px;
	margin: 10px 0;
}


/*资讯高级搜索*/

#div_nsw_news_advan_cntr {
	display: none;
}

#div_nsw_news_advan_cntr iframe {
	height: 222px;
	width: 402px;
}

#div_nsw_news_advan {
	height: 220px;
	width: 400px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_news_advan h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_news_advan h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_news_advan .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_news_advan .cont table td {
	padding: 3px;
}


/*网站公告*/

.anns {}

.anns dl {
	border-bottom: solid 1px #ddd;
	margin: 10px;
	padding-bottom: 5px;
	line-height: 150%;
}

.anns dl dt {
	font-weight: bold;
}

.anns dl .showtime {
	color: #959595;
}


/*相关搜索*/

.rele_search {
	border-top: solid 1px #ddd;
	margin: 5px;
	line-height: 160%;
}

.rele_search li {
	float: left;
	width: 150px;
}

.NewsColumns select {
	width: 130px;
}


/*图片滚动*/

#img_scroll {
	overflow: hidden;
	width: 400px;
}

#img_scroll #imgPrev {
	float: left;
	margin-top: 25px;
	cursor: pointer;
}

#img_scroll #imgNext {
	float: right;
	margin-top: 25px;
	cursor: pointer;
}

#img_scroll #img_list {
	float: left;
	width: 360px;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 10px;
}

#img_scroll #img_list a {
	margin-left: 10px;
}

#img_scroll #img_list a img {
	padding: 8px 3px 3px 3px;
}

#img_scroll #img_list a.cur img {
	background: url(img/smallimgbg1.gif) no-repeat;
}

#img_scroll #img_list a img.cur {
	background: url(img/smallimgbg1.gif) no-repeat;
}


/*收藏样式修改（mail）*/

#div_fav_cntr {
	width: 250px;
	height: 135px;
	overflow: hidden;
}


/*资讯图片列表形式*/

dl.l08 {
	width: 197px;
	margin: 1.5em 0 0 25px;
	float: left;
	display: inline;
}

dl.l08 dt {
	width: 195px;
	height: 195px;
	border: 1px solid #ECECEC;
	overflow: hidden;
}

dl.l08 img {
	display: block;
	width: 195px;
	height: 195px;
}

dl.l08 dd {
	background: #ECECEC;
	margin: 2px 0 0 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

dl.l08 dd a {
	color: #666;
}


/*产品详细视频*/

.provideo .video_tit {}

.provideo .cont {}


/*加码销售*/

.payad_cntr {
	white-space: nowrap;
	width: 726px;
	overflow: hidden;
}

.sale_prom_info {
	background: #fffada;
	border: solid 1px #f00;
	padding: 5px;
	line-height: 150%;
	color: #535353;
}

.msg_li______ li {
	background: url(img/ico6.gif) no-repeat 0 8px;
	padding-left: 14px;
}


/*邀请注册*/

.invitation_2 {
	background: url(img/u_invitation.gif) no-repeat 0 10px;
	padding: 20px;
	padding-left: 150px;
	border: solid 1px #ccc;
	line-height: 200%;
	margin-bottom: 10px;
}

li.sub_column {
	margin-left: 10px;
}

li.sub_column li {
	background: url(img/ico10.gif) no-repeat 0 10px;
	padding-left: 10px;
}

li.sub_column li.cur {
	background: url(img/ico7.gif) no-repeat 0 10px;
	padding-left: 10px;
	font-weight: bold;
}

li.sub_column li.cur a {
	color: #fa8d0d;
}

.t05_ul li.cur a {
	font-weight: bold;
	color: #fa8d0d;
}


/*资料完整率*/

.prof_rate {
	border: solid 1px #f58d12;
	background: #fff2db;
	width: 600px;
}

.prof_rate td {
	padding: 5px;
}

.prof_rate td.rate {
	width: 500px;
}

.prof_rate td.rate div.r_cntr {
	border: solid 1px #0068b7;
	width: 490px;
}

.prof_rate td.rate div.r_cntr div {
	padding: 0 5px;
	background: #a7e2fe;
}


/*******/

.lnav div.lnav_more {
	margin-left: 18px;
}

.lnav ul.lnav_more {
	display: none;
	width: 180px;
	margin: 0px auto 0px auto;
}

.lnav ul.lnav_more li {
	white-space: nowrap;
	overflow: hidden;
}

.lnav ul.lnav_more li a {
	color: #666;
	padding-left: 10px;
}

.lnav ul.lnav_more li a:hover {
	background: url(img/ico7.gif) no-repeat 0 6px;
}


/************分页样式开始******************************/

.vc {
	word-break: break-all;
	overflow: visible;
	line-height: 2;
}

.vc a.o:link,
.vc a.o:visited {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff;
}

.vc a.o:hover {
	border: 1px solid #049;
	text-decoration: none;
}

.ob {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff;
}

.obg {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #f00;
	color: #fff;
}


/***************分页结束****************************/


/*显示帮助*/

#div_nsw_show_help {
	width: 600px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_show_help h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_show_help h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_show_help .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_show_help .cont textarea {
	width: 580px;
	height: 100px;
	margin: 10px 0;
}

.n_info_con a.keys {
	color: Blue;
	text-decoration: underline;
}


/*加码销售样式*/

.payad {
	color: #666;
	padding-top: 15px;
}

.payad1 {
	background: url(img/ad_bg.gif);
	height: 80px;
	overflow: hidden;
	padding: 24px 0 0 0;
}

.payad1 p {
	padding-left: 60px;
	line-height: 22px;
}

.payad1 p span {
	color: red;
}

.payad1 p a.m {
	color: #FE7101;
	font-weight: bold;
	text-decoration: underline;
}

.payad1 p a.m:hover {
	color: #e00;
}

.payad2 {
	background: #F6F6F6;
	padding: 5px;
	height: 134px;
	overflow: hidden;
}


/*.pl , .pr { width:12px; float:left; }*/

.pm {
	width: 692px;
	float: left;
}

.pm dl {
	width: 330px;
	float: left;
	display: inline;
	margin: 16px 0 0 11px;
}

.pm dt {
	width: 100px;
	height: 100px;
	border: 1px solid #E4E4E4;
	background: white;
	overflow: hidden;
	float: left;
}

.pm dt img {
	width: 100px;
}

.pm dd {
	width: 220px;
	float: right;
}

.pm dd.tit {
	overflow: hidden;
	white-space: normal;
}

.pm dd.tit a {
	color: #04d;
	font-size: 14px;
}

.pm dd.con {
	height: 45px;
	overflow: hidden;
	margin: 7px 0;
}

.pm dd.btn a {
	font-weight: bold;
	color: #E87917;
	text-decoration: underline;
}

.pm dd.btn a:hover {
	color: #e00;
}

.pm dd.btn input {
	vertical-align: text-bottom;
}


/*IE6 样式*/

.ie_box {
	height: 83px;
	background: url("img/ie_update.png") repeat-x left top;
	overflow: hidden;
	font-size: 12px;
	color: #917b50;
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	display: none;
}

.ie_content {
	width: 910px;
	margin: auto;
	line-height: 36px;
	padding: 10px 0px;
	background: url("img/ie_update.png") no-repeat left -90px;
	padding-left: 70px;
	position: relative;
}

.ie_down a {
	float: left;
	overflow: hidden;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 16px;
	line-height: 16px;
	margin: 0px;
	color: #917b50;
}

.ie_down a:hover {
	text-decoration: underline;
}

.ie_down .up1 {
	background: url("img/ie_update.png") no-repeat 0px -170px;
}

.ie_down .up2 {
	background: url("img/ie_update.png") no-repeat 0px -196px;
}

.ie_down .up3 {
	background: url("img/ie_update.png") no-repeat 0px -218px;
}

.ie_down .up4 {
	background: url("img/ie_update.png") no-repeat 0px -240px;
}

.ie_down .up5 {
	background: url("img/ie_update.png") no-repeat 0px -262px;
}

.ie_down .up6 {
	background: url("img/ie_update.png") no-repeat 0px -284px;
}

.ie_close {
	position: absolute;
	top: 10px;
	right: 20px;
}

.ie_close a {
	color: #917b50;
}

.ie_close a:hover {
	color: #f7b79b;
}

.clear {
	clear: both;
}

html {
	color: #000;
	background: #FFF;
	overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

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%;
}

.txtboxcs {
	border: solid 1px #ccc;
	height: 22px;
}


/*title*/

h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	overflow: hidden;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

h6 {
	font-size: 10px;
}


/* -- 外边距 -- */

.m1 {
	margin: 1px;
}

.m2 {
	margin: 2px;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt8 {
	margin-top: 8px;
}

.mt10 {
	margin-top: 10px;
}

.mt12 {
	margin-top: 12px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr12 {
	margin-right: 12px;
}

.ml5 {
	margin-left: 5px;
}

.ml7 {
	margin-left: 7px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml12 {
	margin-left: 12px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}


/*加盟商在线下单*/

.userorder {
	width: 700px;
}

.userorder tr {
	height: 25px;
}

.userorder tr span {
	color: #f00;
	padding-left: 4px;
}

.stf {
	border: 1px solid #ccc;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 20px
}

.stf span {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold
}

.stf dd {
	line-height: 24px;
	font-size: 14px
}

.stf p {
	line-height: 24px;
	font-size: 14px
}


/*-----------------index.css---------------------------*/

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}


/*正文开始*/

.banner a {
	display: block;
	background: url(img/banner.jpg) no-repeat center top;
	height: 507px;
	overflow: hidden;
}

.s_bj {
	height: 58px;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}


.sou {
	width: 1200px;
	height: 58px;
	line-height: 58px;
	margin: 0 auto;
	overflow: hidden;
}

.s_inp01 {
	width: 222px;
	padding-top: 17px;
	*padding-top: 15px;
	padding-left: 74px;
}

.inp01 {
	width: 183px;
	height: 24px;
	line-height: 24px;
	background: url(img/s.gif) no-repeat;
	border: 0;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
}

.sou p {
	width: 650px;
	color: #8a8a8a;
	font-family: "微软雅黑";
	padding-left: 10px;
}

.sou p a {
	color: #8a8a8a;
	padding: 0 12px;
}

.con1 {
	height: 137px;
	/* background: url(img/img_yy.jpg) no-repeat center bottom; */
	overflow: hidden;
	width: 51%;
	margin: 0 auto;
}

.content.daoyu {
	width: 100%;
	background: /*#e4ebf9*/
	#d6d6d6;
	margin: 0 auto;
}

.con1 ul li {
	float: left;
	overflow: hidden;
	margin: 30px 15px 0 0;
	background: url(img/img_line.gif) no-repeat right top;
	width: 233px;
}

.con1 ul li a {
	display: block;
	/*background:url(img/img_bj.jpg) no-repeat;*/
	width: 216px;
	height: 78px;
	background: #7d7d7d;
}

.con1 ul li a p {
	display: block;
	float: left;
	width: 70px;
	height: 59px;
	padding: 10px 0 0 10px;
}

.con1 ul li a p img {
	width: 70px;
	height: 59px;
}

.con1 ul li a span {
	display: block;
	float: left;
	width: 130px;
	font: 24px "Microsoft Yahei";
	color: #fff;
	font-weight: bold;
	padding: 15px 0 0 5px;
}

.con1 ul li a span em {
	display: block;
	text-transform: uppercase;
	font: 12px Arial, Helvetica, sans-serif;
}

.con1 ul li a:hover,
.con1 ul .cur a {
	background: url(img/img_bj_cur.jpg) no-repeat;
}

.con1 .nones {
	background: none;
	margin-right: 0;
	width: 216px;
}

.wrap1 {
	background: #efeff1;
	padding: 17px 0 24px 0;
}

.how {
	height: 422px;
	background: #fff url(img/how_img.jpg) no-repeat 37px 54px;
	overflow: hidden;
}

.how h4 {
	height: 81px;
	padding: 50px 0 5px 592px;
	background: url(img/h.gif) no-repeat 481px 47px;
}

.how h4 em {
	display: block;
	font-style: normal;
	font: 22px "Microsoft Yahei";
	color: #ff7b01;
	padding-left: 15px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
}

.how h4 p {
	width: 515px;
	background: url(img/how_line.gif) no-repeat left bottom;
	overflow: hidden;
	height: 48px;
	line-height: 48px;
	font: 34px "Times New Roman", Times, serif;
	color: #a49fa4;
	text-transform: uppercase;
	font-style: italic;
}

.how h4 p span {
	font: 28px "Microsoft Yahei";
	color: #005bac;
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	padding-left: 5px;
}

.how ul {
	margin: 0 0 0 497px;
	background: url(img/how_line1.gif) no-repeat left 29px;
	padding: 20px 0 0 20px;
	width: 442px;
	overflow: hidden;
}

.how ul li {
	font: 13px "Microsoft Yahei";
	line-height: 36px;
	color: #545454;
	border-bottom: 1px dashed #c5c5c5;
	background: url(img/show_ico.gif) no-repeat 12px 12px;
	padding-left: 30px;
}

.how ul li em {
	color: #ff7b01;
	font-style: normal;
}

.how .nones {
	border-bottom: 0;
}

.show {
	height: 303px;
	background: #fff;
	overflow: hidden;
}

.show ul {
	margin: 0 0 0 27px;
}

.show ul li {
	float: left;
	margin: 36px 19px 0 0;
	width: 215px;
}

.show ul li img {
	width: 202px;
	height: 151px;
	padding: 1px;
	border: 1px solid #b9b9b9;
}

.show ul li span a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
}

.show .nones {
	margin-right: 0;
}

.ad {
	height: 119px;
	margin: 19px 0;
	overflow: hidden;
	position: relative
}

.ad i {
	position: absolute;
	top: 23px;
	right: 96px;
	width: 97px;
	height: 35px;
}

.ad p {
	background: url(img/tel.png) no-repeat left top;
	padding-left: 70px;
	width: 190px;
	position: absolute;
	top: 56px;
	right: 0;
	font: 13px "Microsoft Yahei";
	color: #ff7b01;
	line-height: 24px;
}

.ad p span {
	display: block;
	font-size: 24px;
}

.lefts_bj {
	background: #f7f7f7;
	/*height:737px; */
	overflow: hidden;
	padding: 50px 0;
}

.lefts {
	width: /*217px;*/
	18%;
	/*height:737px;*/
	background: #fff;
	overflow: hidden;
}

.lefts h4 {
	background: url(../images/sub_1.jpg) no-repeat center top;
	height:67px;
	overflow: hidden;
	
}

.lefts h4 i {
	display: block;
	background: url(img/p.gif) no-repeat left top;
	padding-left: 40px;
	font: 16px "Microsoft Yahei";
	color: #005bac;
	font-style: normal;
	height: 45px;
}

.lefts h4 i a {
	display: block;
	font-weight: bold;
	color: #005bac;
	font-size: 24px;
	line-height: 24px;
}

.lefts h5 {
	
	width: 100%;
	height: 45px;
	background: #a70403;
	margin: 0 auto;
}

.lefts h5 a {
	/*padding-left:30px;*/
	color: #fff;
	font-size: 16px;
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.lefts ul {
	margin: 0 15px;
}

.lefts ul li {
	border-bottom: 1px dashed #a3a3a3;
	line-height: 32px;
	color: #515151;
}

.lefts ul li a {
	color: #515151;
	padding-left: 18px;
}

.lefts .nones {
	border-bottom: 0;
}

.rights {
	width: /*720px;*/
	80%;
	/*min-height: 1200px;*/
	overflow: hidden;
	background: #fff;
	
}

.rights h4 {
	/*background: url(img/r_nav.gif) no-repeat left bottom;
	height: 32px;
	overflow: hidden;*/
	height: 45px;
overflow: hidden;
border-bottom: 1px solid #bdea9a;
}

.rights h4 span a {
	font-size: 12px;
	font-weight: normal;
	font-family: "宋体";
	line-height: 20px;
	border: 0;
}

.rights h4 a {
	/*font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;*/
	font-size: 16px;
font-family: "Microsoft Yahei";
color: #5d5d5d;
border-left: 3px solid #a70403;
display: inline-block;
height:45px;
padding: 0 0 0 10px;
line-height: 45px;
}

.rights h4 i a {
	font-style: normal;
	font-weight: normal;
	padding: 0 10px;
	font-size: 14px;
}

.rights h4 i .cur {
	color: #FF7B01;
}

.rights dl {
	width: 230px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.xsl_pro{
	padding-left: 10px;
	
}

.rigths dl dt {
	width: 227px;
}

.rights dl dt img {
	width: 223px;
	height: 223px;
	border: 1px solid #ccc;
	padding: 1px;
	
}

.rights dl dt img:hover {

	border: 1px solid #ff7b01;

	
}

.rights dl dd span {
	display: block;
	height: 38px;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
}

.rights dl dd span a {
	color: #444;
	font-size: 13px;
}

.rights dl dd i {
	display: block;
}

.rights dl dd i img {
	margin: 0 0 0 15px;
}

.rights .nones {
	margin-right: 0;
}

.xzd_bj {
	background: url(img/xzd_bj.jpg) no-repeat center top;
	height: 683px;
	overflow: hidden;
}

.xzd {
	width: 960px;
	height: 683px;
	margin: 0 auto;
	overflow: hidden;
}

.xzd h4 {
	height: 96px;
	background: url(img/xzd_nav.png) no-repeat center bottom;
	overflow: hidden;
	font-size: 30px;
	font-family: "Microsoft Yahei";
	color: #0077d0;
	text-align: center;
	padding-top: 74px;
}

.xzd h4 em {
	font-style: normal;
	color: #ff7b01;
}

.xzd h4 span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
}

.xzd h4 span i {
	font-style: normal;
	font-weight: bold;
}

.xzd h4 span i b {
	color: #ff7b01;
}

.xzd dl {
	height: 470px;
	width: 256px;
	overflow: hidden;
	margin: 40px 70px 0 15px;
	display: inline;
}

.xzd dl dt {
	position: relative;
	width: 256px;
	height: 339px;
	overflow: hidden;
	background: url(img/xzd_yy.png) no-repeat center bottom;
}

.xzd dl dt img {
	margin: 60px 0 0 0;
	width: 256px;
	height: 256px;
}

.xzd dl dt span {
	display: block;
	position: absolute;
	top: 0;
	left: 65px;
	background: url(img/xzd_ico.png) no-repeat;
	width: 118px;
	height: 105px;
	text-align: center;
	font: 30px "Microsoft Yahei";
	color: #fff;
	line-height: 105px;
}

.xzd dl dd {
	padding: 20px;
	font: 14px "Microsoft Yahei";
	line-height: 24px;
}

.xzd .nones {
	margin-right: 0;
}

.ry_bj {
/*	background: url(../images/back1.png) no-repeat;*/
     
	rgba(9, 136, 215, 0.58);
	height: 322px;
	overflow: hidden;
	background-size: cover ;
	background: #f7f7f7;
}

.ry {
	height: 305px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-top: 17px;
}

.ry .h1 {
	padding: 87px 0 0 0;
	display: block;
}

.ry ul {
	float: left;
	width: 1150px;
	overflow: hidden;
	padding: 0 0 0 8px;
}

.ry ul li {
	display: inline;
	float: left;
	margin: 27px 15px 0 3px;
	width: 212px;
}

.ry ul li img {
	width: 193px;
	height: 142px;
	border: 7px solid #621d02;
}

.ry ul li span a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	
	font-weight: bold;
}

.ry .nones {
	margin-right: 0;
}

.lc_bj {
	/*background: url(img/lc_bj.jpg) no-repeat center top;*/
	height: 390px;
	overflow: hidden;
	margin-top: 25px;
}

.lc {
	width: 960px;
	height: 312px;
	margin: 0 auto;
	overflow: hidden;
	background: url(img/lc.png) no-repeat center 163px;
	position: relative;
}

.lc h4 {
	height: 108px;
	overflow: hidden;
	background: url(img/lc_nav.png) no-repeat center top;
	width: 183px;
	text-align: center;
	margin: 0 auto;
}

.lc h4 a {
	font-size: 30px;
	font-family: "Microsoft Yahei";
	color: #555555;
	padding-top: 61px;
	display: block;
}

.lc p {
	font-family: "Microsoft Yahei";
	color: #383838;
}

.lc .p13,
.lc .p03,
.lc .p05,
.lc .p07,
.lc .p09,
.lc .p11 {
	position: absolute;
	top: 136px;
}

.lc .p02,
.lc .p04,
.lc .p06,
.lc .p08,
.lc .p10,
.lc .p12 {
	position: absolute;
	top: 233px;
}

.lc .p13 {
	left: 12px;
}

.lc .p02 {
	left: 53px;
}

.lc .p03 {
	left: 168px;
}

.lc .p04 {
	left: 237px;
}

.lc .p05 {
	left: 342px;
}

.lc .p06 {
	left: 396px;
}

.lc .p07 {
	left: 500px;
}

.lc .p08 {
	left: 574px;
}

.lc .p09 {
	left: 642px;
}

.lc .p10 {
	left: 712px;
}

.lc .p11 {
	left: 808px;
}

.lc .p12 {
	left: 860px;
}

.ly_bj {
	background: url(img/ly_bj.jpg) no-repeat left top;
	height: 503px;
	overflow: hidden;
}

.ly {
	width: 1270px;
	height: 503px;
	margin: 0 auto;
	overflow: hidden;
}

.ly_z {
	width: 335px;
	overflow: hidden;
}

.ly_z h4 {
	background: url(img/ly_line.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 25px;
	margin-top: 40px;
	height: 55px;
}

.ly_z h4 i {
	font: 18px Arial, Helvetica, sans-serif;
	color: #80cfff;
	font-style: normal;
	text-transform: uppercase;
}

.ly_z h4 i a {
	font: 24px "Microsoft Yahei";
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 24px;
}

.ly_z h4 i a:hover {
	text-decoration: none;
}

.ly_z ul {
	background: url(img/ly_line1.gif) no-repeat 12px center;
	margin: 20px 0 0 23px;
}

.ly_z ul li span {
	display: inline-block;
	background: url(img/num_bj.gif) no-repeat center top;
	width: 24px;
	height: 24px;
	text-align: center;
	font: 15px "Microsoft Yahei";
	color: #0487d7;
	line-height: 24px;
	margin-right: 10px;
}

.ly_z ul li {
	font: 13px "Microsoft Yahei";
	color: #fff;
	line-height: 42px;
	height: 42px;
}

.ly_z p {
	margin: 20px 0 0 85px;
	width: 130px;
	height: 36px;
}

.ly_y {
	width: 590px;
	overflow: hidden;
	margin-right: 20em;
	margin-top: 1em;
}

.ly_y .nr1 {
	padding: 43px 0 0 0;
	height: 220px;
	border-bottom: 1px dashed #5cb0e3;
	overflow: hidden;
}

.ly_y .nr1 .p04 {
	width: 207px;
	overflow: hidden;
}

.ly_y .nr1 .p02 {
	width: 286px;
	overflow: hidden;
}

.ly_y .nr1 .p04 span,
.ly_y .nr1 .p02 span {
	display: block;
	text-align: center;
	font: 13px "Microsoft Yahei";
	color: #fff;
	line-height: 40px;
}

.ly_y .nr1 .p03 {
	width: 64px;
	height: 57px;
	margin: 50px 0 0 13px;
	display: inline;
}

.ly_y .nr1 .p04 img {
	width: 205px;
	height: 173px;
}

.ly_y .nr1 .p02 img {
	width: 284px;
	height: 173px;
}

.ly_y .nr1 .p04 img,
.ly_y .nr1 .p02 img {
	border: 1px solid #fff;
}

.ly_y .nr1 .p03 img {
	width: 64px;
	height: 57px;
}

.ly_y .nr2 {
	padding: 15px 0 0 0;
	height: 176px;
	background: url(img/contact.jpg) no-repeat 363px 33px;
}

.ly_y .nr2 h4 {
	background: url(img/ly_line.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 5px;
	height: 45px;
	margin-bottom: 10px;
}

.ly_y .nr2 h4 i {
	font: 13px Arial, Helvetica, sans-serif;
	color: #84c3ea;
	font-style: normal;
	text-transform: uppercase;
}

.ly_y .nr2 h4 i a {
	font: 18px "Microsoft Yahei";
	color: #fff;
	display: block;
	line-height: 24px;
}

.ly_y .nr2 h4 i a:hover {
	text-decoration: none;
}

.ly_y .nr2 p {
	font: 13px "Microsoft Yahei";
	color: #fff;
	line-height: 30px;
	background: url(img/ly_ico.gif) no-repeat left 5px;
	padding-left: 23px;
}

.wrap {
	/*background:#efeff1;*/
	padding: 29px 0;
}

.coo {
	height: 225px;
	overflow: hidden;
	background: #fff;
	position: relative;
}

.coo h4,
.show h4 {
	padding: 7px 0 0 0;

}

.coo dl {
	width: 168px;
	margin: 24px 0 0 20px;
	display: inline;
}

.coo dl dt {
	background: url(img/coo_img_bj.jpg) no-repeat;
	width: 168px;
	height: 102px;
}

.coo dl dt img {
	padding: 3px;
	width: 162px;
	height: 96px;
}

.coo dl dd {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 168px;
}

.coo dl dd a {
	color: #545454;
}

.coo ul {
	position: absolute;
	top: 22px;
	right: 17px;
}

.coo ul li {
	float: left;
	margin-left: 1px;
	display: inline;
}

.coo ul .li01 a {
	display: block;
	background: url(img/z01.gif) no-repeat;
	width: 21px;
	height: 20px;
}

.coo ul .li02 a {
	display: block;
	background: url(img/y01.gif) no-repeat;
	width: 21px;
	height: 20px;
}

.coo ul .li01 a:hover {
	background: url(img/z01_cur.gif) no-repeat;
}

.coo ul .li02 a:hover,
.coo ul .li02 a.cur {
	background: url(img/y01_cur.gif) no-repeat;
}

.about {
	height: 375px;

	/* background: #fff; */
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

.about dl {
	margin: 33px 15px 0 0;
}

.about dl dt img {
	width: 257px;
	height: 205px;
	padding: 1px;
	border: 1px solid #bababa;
	border: 1px solid #bababa;
	box-shadow: 2px 3px 9px 0px #a7a7a7;
}

.about dl dd {
	width: 600px;
	overflow: hidden;
}

dd.fr.gs-jj {
	float: left;
	margin-top: -27px;
}

.about dl dd h2 a {
	font-size: 24px;
	color: #005bac;
	display: block;
	padding: 5px 0 0 0;
	font-family: "微软雅黑";
	font-weight: 300;
}

.about dl dd p {
	padding: 17px 0 0 0;
	line-height: 27px;
	color: #4f4f4f;
	height: 43px;
	font-size: 14px;
}

p.gy-m a {
	border: 1px solid #666666;
	display: inline-block;
	padding: 5px 16px;
	font-family: "微软雅黑";
	font-size: 15px;
}

p.gy-m a:hover {
	background: #005bac;
	color: #FFF;
	border: 1px solid #005bac;
	transition: all 0.3s;
	text-decoration: none;
}

.xc_bj {
	background: url(img/xc_bj.jpg) no-repeat center top;
	height: 294px;
	overflow: hidden;
}

.xc {
	height: 287px;
	overflow: hidden;
	padding-top: 7px;
	width: 960px;
	margin: 0 auto;
}

.xc .h1 {
	padding: 77px 0 0 0;
	display: block;
}

.xc ul {
	float: left;
	width: 914px;
	overflow: hidden;
	padding: 0 0 0 8px;
}

.xc ul li {
	display: block;
	float: left;
	margin: 27px 15px 0 0;
	width: 215px;
}

.xc ul li img {
	width: 211px;
	height: 152px;
	padding: 1px;
	background: #e4e5e5;
	border: 1px solid #0487d7;
}

.xc ul li span a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.xc .nones {
	margin-right: 0;
}

.news {
	width: 30%;
	min-height: 475px;
	margin-top: 30px;
	overflow: hidden;
	/* background: url(img/news_yy.jpg) no-repeat right top; */
	padding-right: 20px;
	margin-right: 23px;
}

.news1 {
	width: 31%;
	height: 555px;
	margin-top: 30px;
	overflow: hidden;
	/* background: url(img/news_yy.jpg) no-repeat right top; */
	padding-right: 20px;
}

.news .p01 img {
	width: 276px;
	height: 86px;
}

.news1 .p01 img {
	width: 269px;
	height: 86px;
}

.p01 img {
	border: 1px solid #b9b9b9;
	padding: 1px;
	background: #fff;
	margin: 28px 0 0 3px;
}

.ul01 {
	margin: 10px 8px 0 0;
}

.ul01 li {
	border-bottom: 1px dashed #939393;
	line-height: 36px;
}

.ul01 li a {
	background: url(img/news_ico.gif) no-repeat left center;
	padding-left: 15px;
	width: 258px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}


.ul03 {
	padding: 145px 50px;
}

.ul03 li {
	border-bottom: 1px dashed #939393;
	line-height: 45px;
	text-overflow: ellipsis;
	background: url(img/news_ico.gif) no-repeat left center;
	padding-left: 15px;
	width: 715px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	font-size: 14px;
}



.news .nones,
.news1 .nones {
	border-bottom: 0;
}

.wt {
	width: 31%;
	min-height: 475px;
	margin-top: 30px;
	overflow: hidden;
}

.wt dl {
	background: url(img/wt_line.gif) repeat-x center bottom;
	margin: 28px 0 0 0;
	padding-bottom: 20px;
}

.wt dl dt {
	background: url(img/w.gif) no-repeat left 5px;
	padding-left: 28px;
	line-height: 28px;
}

.wt dl dt a {
	color: #3c3c3c;
	font-weight: bold;
}

.wt dl dd {
	background: url(img/d.gif) no-repeat left 5px;
	padding-left: 28px;
	line-height: 28px;
}

.wt .nones {
	background: none;
}

.link {
	min-height: 130px;
	overflow: hidden;
	background: url(img/link_yy.jpg) no-repeat center bottom;
}

.link h4 {
	height: 40px;
	border: 1px solid #a70403;
	border-width: 1px 0;
	overflow: hidden;
}

.link h4 i {
	font-style: normal;
	display: inline-block;
	font: 20px "Times New Roman", Times, serif;
	color: #a70403;
	text-transform: uppercase;
	line-height: 40px;
	padding-left: 5px;
}

.link h4 i a {
	font: 12px "Microsoft Yahei";
	color: #717171;
	line-height: 40px;
	padding-left: 5px;
}

.link h4 span a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 40px;
}

.link p {
	line-height: 28px;
	color: #848484;
	padding-top: 10px;
}

.link p a {
	color: #848484;
	padding: 0 10px;
}

.tit {
	height: 48px;
	/* background: url(img/nav.gif) no-repeat left bottom; */
	overflow: hidden;
	border-bottom: 1px solid #DDD;
}

.tit i {
	color: #545454;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 48px;
	height: 48px;
	display: inline-block;
	border-left: 4px solid #a70403;
	padding: 0 9px;
}

.tit i a {
	font-size: 16px;
	color: #545454;
	font-family: "Microsoft Yahei";
	padding-right: 5px;
	font-weight: bold;
}

.tit span a {
	color: #737373;
	font-size: 12px;
	font-weight: normal;
	line-height: 48px;
}

.txt {
	height: 47px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.txt i {
	/*color: #fff;*/
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 44px;
	width: 228px;
	display: inline-block;
	height: 44px;
	border-bottom: 3px solid #a70403;
}

.txt i a {
	font-size: 16px;
	/*color: #fff;*/
	font-family: "Microsoft Yahei";
	padding-right: 5px;
	font-weight: bold;
}

.txt span a {
	/*color: #fff;*/
	font-size: 12px;
	font-weight: normal;
	line-height: 48px;
}

.wrap.gywm {
	background: url(../images/5a8.jpg) no-repeat;
	width: 100%;
}

dd.fr.js-jj {
	float: left;
	margin-top: -3em;
}


/*------------index.css    END-----------------------*/


/*temp.css*/


/*IE6 样式*/

.ie_box {
	height: 83px;
	background: url("img/ie_update.png") repeat-x left top;
	overflow: hidden;
	font-size: 12px;
	color: #917b50;
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	display: none;
}

.ie_content {
	width: 910px;
	margin: auto;
	line-height: 36px;
	padding: 10px 0px;
	background: url("img/ie_update.png") no-repeat left -90px;
	padding-left: 70px;
	position: relative;
}

.ie_down a {
	float: left;
	overflow: hidden;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 16px;
	line-height: 16px;
	margin: 0px;
	color: #917b50;
}

.ie_down a:hover {
	text-decoration: underline;
}

.ie_down .up1 {
	background: url("img/ie_update.png") no-repeat 0px -170px;
}

.ie_down .up2 {
	background: url("img/ie_update.png") no-repeat 0px -196px;
}

.ie_down .up3 {
	background: url("img/ie_update.png") no-repeat 0px -218px;
}

.ie_down .up4 {
	background: url("img/ie_update.png") no-repeat 0px -240px;
}

.ie_down .up5 {
	background: url("img/ie_update.png") no-repeat 0px -262px;
}

.ie_down .up6 {
	background: url("img/ie_update.png") no-repeat 0px -284px;
}

.ie_close {
	position: absolute;
	top: 10px;
	right: 20px;
}

.ie_close a {
	color: #917b50;
}

.ie_close a:hover {
	color: #f7b79b;
}

.clear {
	clear: both;
}


/* 按钮样式*/

.b13,
.b15,
.b14,
.b16,
.b17,
.b18,
.b19,
.b20,
.b21 {
	background: #438200;
	border: none;
	border: none;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	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;
}

.yq {
	width: 960px;
	height: 67px;
	margin-top: 10px;
}

.yq h3 {
	float: left;
	padding: 10px 0 0 20px;
	width: 75px;
	text-align: center;
}

.yq h3 a {
	font-family: "微软雅黑";
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}

.yq h3 a span {
	display: block;
}

.yq p {
	float: left;
	width: 710px;
	padding-left: 50px;
	line-height: 25px;
	padding-top: 10px;
}

.yq p a {
	padding: 0 10px;
}

.yq_but {
	padding: 22px 0 0 20px;
}

#site {
	position: absolute;
	z-index: 3;
	top: 4px;
	left: 500px;
}

#siteDiv {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	display: none;
	padding: 8px 10px;
	position: absolute;
	top: 23px;
	white-space: nowrap;
	width: 80px;
	z-index: 1000;
	display: none;
	left: 0px;
}

#siteDiv li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
}

#siteDiv li a {
	color: #666;
}

@media(max-width:1680px) {
	.con1 {
		width: 58%;
	}
	}
	@media(max-width:1480px) {
		.con1 {
			width: 65%;
		}
		.wrap.gywm {
			background-image: url(../images/5a8.jpg);
			width: 100%;
			background-size: 100%;
			background-repeat: no-repeat;
		}
		.about-2 {
			display: none;
		}
		.about dl dd p {
			padding: 1px 0 0 0;
		}
		.ly_y {
			width: 590px;
			overflow: hidden;
			margin-right: 17em;
			margin-top: 1em;
		}
		.ly_z {
			width: 360px;
			overflow: hidden;
			/*margin-left: 8em;*/
		}
		.ly {
			width: 1270px;
			height: 503px;
			margin: 0 auto;
			overflow: hidden;
			background-image: url(img/ly_bj.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-position: -320px;
		}
		.ly_bj {
			background: none;
		}
		}
	@media(max-width:1440px) {
		.con1 {
			width: 67%;
		}
		.wrap.gywm {
			background-image: url(../images/5a8.jpg);
			width: 100%;
			background-size: 100%;
			background-repeat: no-repeat;
		}
		.about-2 {
			display: none;
		}
		.about dl dd p {
			padding: 1px 0 0 0;
		}
		.ly_y {
			width: 590px;
			overflow: hidden;
			margin-right: 17em;
			margin-top: 1em;
		}
		.ly_z {
			width: 360px;
			overflow: hidden;
			/*margin-left: 8em;*/
		}
		.ly {
			width: 1270px;
			height: 503px;
			margin: 0 auto;
			overflow: hidden;
			background-image: url(img/ly_bj.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-position: -320px;
		}
		.ly_bj {
			background: none;
		}
	}
	@media (max-width:1366px) {
		.con1 {
			width: 71%
		}
		.wrap.gywm {
			background-image: url(../images/5a8.jpg);
			width: 100%;
			background-size: 100%;
			background-repeat: no-repeat;
		}
		.about-2 {
			display: none;
		}
		.about dl dd p {
			padding: 1px 0 0 0;
		}
		.ly_y {
			width: 590px;
			overflow: hidden;
			margin-right: 17em;
			margin-top: 1em;
		}
		.ly_z {
			width: 360px;
			overflow: hidden;
			/*margin-left: 8em;*/
		}
		.ly {
			width: 1270px;
			height: 503px;
			margin: 0 auto;
			overflow: hidden;
			background-image: url(img/ly_bj.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-position: -320px;
		}
		.ly_bj {
			background: none;
		}
	}


@media (max-width:1280px) {
	.con1 {
		width: 75%
	}
	.wrap.gywm {
		background-image: url(../images/5a8.jpg);
		width: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.about-2 {
		display: none;
	}
	.about dl dd p {
		padding: 1px 0 0 0;
	}
	p.gy-m a {
		border: 1px solid #666666;
		display: inline-block;
		padding: 1px 8px;
		font-family: "微软雅黑";
		font-size: 11px;
	}
	.about dl dd p {
		padding: 0px 0 0 0;
	}
	.ly {
		width: 1200px;
		height: 503px;
		margin: 0 auto;
		overflow: hidden;
		background-image: url(img/ly_bj.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: -320px;
	}
	.ly_bj {
		background: none;
	}
	.ly_y {
		width: 587px;
		overflow: hidden;
		margin-right: 16em;
		margin-top: 1em;
	}
}

@media(max-width:1024px) {
	.header,
	.content,
	.footer {
		width: 928px;
	}
	.con1 {
		width: 94%;
	}
	.wrap.gywm {
		background-image: url(../images/5a8.jpg);
		width: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.about dl dd {
		width: 492px;
		overflow: hidden;
	}
	.about-2 {
		display: none;
	}
	.about dl dd p {
		padding: 1px 0 0 0;
	}
	p.gy-m a {
		border: 1px solid #666666;
		display: inline-block;
		padding: 1px 8px;
		font-family: "微软雅黑";
		font-size: 11px;
	}
	.about dl dd p {
		padding: 0px 0 0 0;
		margin-top: -20px;
	}
	.ly {
		width: 1024px;
		height: 503px;
		margin: 0 auto;
		overflow: hidden;
		background-image: url(img/ly_bj.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: -320px;
	}
	.ly_bj {
		background: none;
	}
	.ly_y {
		width: 586px;
		overflow: hidden;
		margin-right: 3em;
		margin-top: 1em;
	}
	.about-1 {
		height: 108px;
		display: block;
		overflow: hidden;
		overflow-y: hidden;
		text-overflow: ellipsis;
	}
	.how {
		height: 422px;
		/* background: #fff url(img/how_img.jpg) no-repeat 9px 52px;*/
		overflow: hidden;
		background: #FFF;
	}
	.how h4 {
		height: 81px;
		padding: 50px 0 5px 191px;
		background: url(img/h.gif) no-repeat 83px 46px;
	}
	.how ul {
		margin: 0 0 0 92px;
		background: url(img/how_line1.gif) no-repeat left 29px;
		padding: 20px 0 0 20px;
		width: 730px;
		overflow: hidden;
	}
	.news1 {
		width: 30%;
	}
}</pre></body></html>