
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
   font-size: 14px;
}
body {font-family:"微软雅黑";}
/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 14px/1 "微软雅黑" Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
img{ max-width: 100%;}
/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #cca60e; }
/* 重置表单元素 */
input,select,textarea,button{outline:medium;}
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
input {vertical-align:middle;border: none; background: none;outline:none;}\n

/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 重置 hr */
hr {
    border: none;
    height: 1px;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; min-width: 320px;}
/*设置左右浮动*/
.fl{float: left;}
.fr{float: right;}
/*清楚浮动*/
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{*zoom:1;}
.mt20{ margin-top: 20px;}



/* 网站头部*/
#header {position:relative;z-index:1002;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}
#header .bg {background:#fff;opacity:0.5;position:absolute;width:100%;height:100%;top:44px;left:0;display:none;}
#header .top{ height: 44px; line-height: 44px; color: #333;}
#header .top .fr a {display:inline-block;color:#434343;margin:0px 5px;position:relative;}
#header .top .fr a img.w {position:absolute;top:40px;left:0;display:none;z-index:1002;max-width:100px;}
#header .top .fr a:hover img.w {display:block;}
#header .top .fr a img {margin-right:5px;}
#header .top .fr a b {margin-left:5px;color:#d52b2b;}
#header .top .fr span {display:inline-block;color:#bdbdbd;margin-left:5px;}
#header .top .fr span em {color:#434343;}
#header .top .fr span b {margin-left:5px;color:#d52b2b;}
#header .nav-box{ padding: 10px 15px;position:relative;z-index:1001;}
#header .logo img{ height: 50px; width: auto;}
#header .nav-logo{ margin-top: 10px;}
#header .xs-nav{ height: 100%; background: #faf9fa; position: fixed; right: -120px; top: 0; width:120px; overflow: hidden; display: none;-webkit-box-shadow: inset 0 0 5px 5px #ebebeb;
    -moz-box-shadow: inset 0 0 5px 5px #ebebeb;
    box-shadow: inset 0 0 5px 5px #ebebeb;}
#header .xs-nav ul{ padding:0;}
#header .xs-nav ul li {border-top: 1px solid #fff;    border-bottom: 1px solid #dfdfdf;}
#header .xs-nav ul li > a{ display: block; height: 40px; line-height: 40px; padding-left: 5px; color: #d0af64; padding: 0 25px; font-size: 15px;}
#header .xs-nav ul li > a:active{ background: #faf9fa; color: #d0af64;}
#header .xs-nav ul li > p {font-size:12px;line-height:40px;display:none;}
#header .xs-nav ul li > p > a {padding-left:30px;padding-right:10px;display:block;}
#header .xs-nav ul li.current a.two {border-bottom:1px solid #dfdfdf}
#header .d-nav li{ float: left;}
#header .d-nav a{ display: block; height: 80px; line-height: 80px;padding: 0 7px;background-color:transparent;}
#header .d-nav a:hover,#header .d-nav li.dq a{background-color:transparent; color: #e7961b;}

#t-ban{text-align: center;font-size: 18px;background: #fff; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
        -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;position:relative;top:0px;}  
#t-ban .swiper-slide img{ max-width: 100%;height: auto;}  
#t-ban .swiper-pagination-bullet {width:15px;height:15px;background:#fff;border:1px solid #d2b36c;opacity:1;}
#t-ban .swiper-pagination-bullet-active {background:#d2b36c;}
#t-ban .swiper-button-next,#t-ban .swiper-button-prev {top:50%;background:url(../img/index2_03.png) no-repeat;width:50px;height:50px;}
#t-ban .swiper-button-next {background-position:-50px 0px;}
#t-ban .swiper-button-next:hover {background-position:-50px -50px;}
#t-ban .swiper-button-prev {background-position:0px 0px;}
#t-ban .swiper-button-prev:hover {background-position:0px -50px;}
@media (min-width: 768px) {
	#header {position:relative;z-index:1002;overflow:hidden;box-shadow:inherit;}
	#header .bg {background:#fff;opacity:0.5;position:absolute;width:100%;height:100%;top:44px;left:0;display:block;}
	#header .logo img{ height:80px; width: auto;}
	#header .nav-box{ padding: 0px 15px;}
	#header .logo{ padding:0;}
	#t-banner {margin:-80px auto 0px auto;}
	#t-ban .swiper-button-next,#t-ban .swiper-button-prev {top:60%;}
}
@media (min-width: 992px) {
	#header .logo img{ height: auto; width: auto;}	
	#header .d-nav a{ padding: 0 14px;height: 91px; line-height: 91px;font-size:16px;}
	#t-banner {margin:-100px auto 0px auto;}
}
@media (min-width:1200px) {
	#header .d-nav a{ padding: 0 26px;height: 91px; line-height: 91px;}
}

/* 网站头部 结束*/


/*首页通用 栏目*/

.title1{ text-align: center; padding-bottom: 10px;}
.title1 h1{ font-size:24px; color: #d0af64; font-weight:normal; padding-bottom: 6px; font-family: arial;}
.title1 h3{ font-size: 16px;}
.title1 h3 em {color:#d0af64;margin:0px 5px;}
.title1 p {color:#818181;font-size:12px;margin-top:10px;}
.text1 {width:100%;margin:10px auto 0px auto;color:#818181;line-height:30px;}
.title1 b {color:#d7162b;font-size:18px;display:block;text-align:center;margin-top:20px;}
@media (min-width: 768px) {
	.title1 h1{ font-size:48px;}
	.title1 h3{ font-size:20px;}
	.text1 {width:80%;}
}
@media (min-width: 992px) {

}
@media (min-width:1200px) {
	
}
@media only screen and ( max-width:768px ) {
	
}
/*首页通用 栏目 结束*/

/*首页 关于我们 开始*/
.box1{ background: #fff; padding:20px 0;position:relative;}
.box1 .yw-box {position:relative;z-index:1002;}
.box1 .box1_bg {background:url(../img/box1_bg.jpg) no-repeat;position:absolute;right:0;top:0;height:100%;width:20%;}
.box1 .box1_bg1 {background:url(../img/box1_bg1.jpg) no-repeat center 0;position:absolute;left:0;bottom:-110px;height:180px;width:30%;background-size:cover;z-index:9;}
.btn1 {text-align: center;margin:10px 0px 0px 0px;}
.btn1 a {border-radius:10px;background:#d0af64;display:inline-block;color:#fff;padding:3px 10px;}
/*首页 关于我们 结束*/

/*首页产品展示 开始*/
.box2{ background: #fffaef;padding:20px 0px;position:relative;}
.box2 .box2_bg {background:url(../img/index2_31.jpg) no-repeat;position:absolute;right:0;background-size:cover;}
.btn2 {text-align:center;margin-top:50px;}
.btn2 a {border-radius:10px;background:transparent;border:1px solid #d0af64;display:inline-block;color:#d0af64;padding:5px 10px;}
#hb-img .swiper-slide {text-align: center;position:relative;cursor:pointer;}
#hb-img .swiper-slide img{ width: 170px; height:122px;border:3px solid #fff;border-radius:5px;}
#hb-img .swiper-slide p {position:absolute;top:0;left:50%;margin-left:-85px;width:170px;height:122px;background:#d0af64;opacity:0.85;z-index:9;display:none;border-radius:5px;}
#hb-img .swiper-slide a.pro_btn {position:absolute;display:block;top:0;left:50%;width:170px;height:122px;margin-left:-85px;z-index:10;display:none;}
#hb-img .swiper-slide a.pro_btn img {width:32px;height:32px;border:none;border-radius:0;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}
#hb-img .swiper-slide.hover p {display:block;}
#hb-img .swiper-slide.hover a.pro_btn {display:block;}
#hb-img{ margin: 0 50px;}
.hb-list{ position: relative; margin-top: 25px;}
.swiper-button-next, .swiper-button-prev{background:url(../img/index2_27.png) no-repeat;width:21px;height:36px;}
.swiper-button-next {background-position:-21px 0px;}
.swiper-button-next:hover {background-position:-21px -36px;}
.swiper-button-prev:hover {background-position:0px -36px;}
/**/
.box3 {padding:20px 0px;}
.box3 .i_news {overflow:hidden;margin-top:30px;}
.box3 .i_news li {width:100%;padding:0px 10px;overflow:hidden;display:inline-block;vertical-align:top;}
.box3 .i_news li a {display:block;}
.box3 .i_news li:hover a {color:#d0af64;}
.box3 .i_news li:hover a .text .name span  {border-bottom:2px solid #d0af64;}
.box3 .i_news li:hover .img {border:2px solid #d0af64;}
.box3 .i_news li .img {float:left;width:48%;height:160px;overflow:hidden;border:2px solid #fff;border-radius:5px;}
.box3 .i_news li .img img {}
.box3 .i_news li .text {float:right;width:50%;}
.box3 .i_news li .text .name {font-size:16px;font-weight:bold;position:relative;padding-left:30px;height:24px;line-height:24px;overflow:hidden;}
.box3 .i_news li .text .name span {position:absolute;border-bottom:2px solid #434343;left:0;}
.box3 .i_news li .text .msg {font-size:12px;line-height:20px;overflow:hidden;height:60px;margin-top:10px;color:#818181;}
.box3 .i_news li .text .time {margin-top:5px;}
.box3 .i_news li .text .time img {position:relative;top:-2px;margin-right:5px;}
.box3 .i_news li:hover .text .msg {color:#d0af64;}
@media (min-width: 768px) {
	.box1 {padding:80px 0px;}
	.btn1 {margin-top:50px;margin-bottom:20px;}
	.box1 .box1_bg1 {height:150px;bottom:-75px;width:250px;}
	.box2 {padding:80px 0px;}
	.box2 .box2_bg {width:200px;height:150px;bottom:-72px;}
	.box3 {padding:80px 0px;}
	.box3 .i_news li {width:49%;padding:0px 10px;overflow:hidden;display:inline-block;}
}
@media (min-width: 992px) {
	.box1 .box1_bg1 {height:200px;bottom:-90px;width:370px;}
	.box2 .box2_bg {width:280px;height:180px;bottom:-85px;}
}
@media (min-width:1200px) {
	.box1 .box1_bg1 {height:296px;bottom:-150px;width:500px;}
	.box2 .box2_bg {width:380px;height:240px;bottom:-112px;}
}



/*网站底部 开始*/
#footer{ background: #1b1b1b; padding-top: 30px; margin-top: 20px;color:#838382;padding-bottom:30px;}
#footer a{color:#838382;}
#footer a:hover{color: color:#ffdc40}
.foot-rbox{ width: 100%;}
.f_link {padding-bottom:10px;border-bottom:1px solid #414141;line-height:24px;margin-bottom:20px;}
.f_link a {margin:0px 10px;}
.f_tel span {display:inline-block;vertical-align:top;}
.f_tel span img {width:42px;height:auto;}
.f_tel span.f_t {padding-right:10px;border-right:1px solid #414141;margin-left:5px;line-height:20px;}
.f_tel span.f_t b {color:#8a7137;}
.f_tel span.f_b {font-size:12px;margin-left:15px;line-height:20px;}
.f_tel span.f_b a {display:block;}
.foot-rbox span {display:inline-block;vertical-align:top;}
.foot-rbox span.code img {display:block;border:2px solid #2b2b2b;max-width:80px;}

@media (min-width: 768px) {
	.foot-rbox{ width: auto; float: right;}
	.f_tel span.f_b a {display:inline;}
}

/*网站底部  结束*/


/*内页通用   开始 */
.ny-ban img{ max-width: 100%;}
.wrap{ padding: 30px 0;}
.sub-nav{ margin: 30px 15px; text-align: center;}
.sub-nav li{ display: inline-block; text-align: center; margin-bottom: 15px; }
.sub-nav ul{ float: left; }
.sub-nav li a{ display: block; padding: 0 20px; height: 45px; line-height: 45px; background: #fde53d; color: #000;}
.sub-nav li a:hover,.sub-nav li.dq a{ background: #5d51c1; color: #fff;}
.wz-box{ display: none;  padding-right: 30px; height: 60px; line-height: 60px; background: url(../img/ico3.jpg) 0 50% no-repeat; padding-left: 17px; color: #fde53d;}
.wz-box a{ color: #fde53d;}
.wz-box a:hover{ color: #fff;}

.ny-ban {margin-top:0px;padding-top:50px;padding-bottom:50px;}
.ny-ban .btn2 a {height:40px;line-height:40px;padding:0px 38px;border-radius:20px;background:#fff;margin:0px 20px 10px 20px;display:block;}
.ny-ban .btn2 a.current {background:#d0af64;color:#fff;}
.about_us {background:#fffaef;}
.contact_us {background:url(../img/contact_ban.jpg) no-repeat center 0px;}
.join_us {background:#fffaef;}
.pro_ban {background:url(../img/pro_ban.jpg) no-repeat center 0px;}
.news_ban {background:url(../img/news_ban.jpg) no-repeat center 0px;}
.page_main {padding:30px 0px;min-height:400px;}

@media (min-width: 768px) {
	.ny-ban {margin-top:-80px;padding-top:120px;padding-bottom:50px;}
	.ny-ban .btn2 a {height:40px;line-height:40px;padding:0px 38px;border-radius:20px;background:#fff;margin:0px 20px 10px 20px;display:inline-block;}
	.about_us {background:url(../img/about_ban.jpg)  no-repeat right 0px #fffaef;}
	.join_us {background:url(../img/join.jpg) no-repeat center 0px;}
	
}	

@media (min-width: 992px) {
	.ny-ban {margin-top:-100px;padding-top:150px;padding-bottom:50px;}
	.about_us {background:url(../img/about_ban.jpg)  no-repeat right 0px #fffaef;}
	
}

/*内页通用   结束*/
/*内页关于我们 开始*/
.about1 {line-height:30px;}
.about1 .text p {margin-bottom:20px;}
.about1 .text img {margin-right:5px;}
.about1 .text span {width:100%;}
.about1 .text img.fl {display:block;float:inherit;}
.about1 .text img.fr {display:block;float:inherit;}
.about2 dl {padding:15px 0px;color:#818181;}
.about2 dl dt {font-weight:normal;line-height:30px;padding-right:20px;}
.about2 dl dt b {font-size:18px;color:#d0af64;}
.about2 dl dd {line-height:30px;}
.about2 dl dd p {padding-bottom:10px;border-bottom:1px dotted #9a9a9a;text-align:right;}
.about2 dl dd b {display:block;font-size:18px;color:#d0af64;}
.about2 dl dt p {text-align:left;padding-bottom:10px;border-bottom:1px dotted #9a9a9a;}
.about2 dl dt b {display:block;}
.about2 dl .text {padding-top:10px;}
.about3 {padding:30px 0px;}
.about3 ul {font-size:0;}
.about3 ul li {display:inline-block;width:100%;font-size:14px;}
.about3 ul li .img {position:relative;max-width:235px;margin:0px auto;}
.about3 ul li .img img {position:relative;padding:10px;border:1px solid #eaeaea;width:235px;}
.about3 ul li .img a.big {position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/rongyu_btn.png) center center no-repeat;z-index:9;color:#fff;text-align:center;line-height:100%;display:none;}
.about3 ul li .img a.big img {display:none;}
.about3 ul li .img a.big1 {position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/rongyu_btn.png) center center no-repeat;z-index:9;color:#fff;text-align:center;line-height:100%;display:none;}
.about3 ul li .img .bg {position:absolute;top:0;left:0;width:100%;height:100%;z-index:8;background:#d0af64;opacity:0.5;display:none;}
.about3 ul li .text {text-align:center;height:30px;line-height:30px;}
.about3 ul li.hover .img a.big {display:block;}
.about3 ul li.hover .img a.big1 {display:block;}
.about3 ul li.hover .img .bg {display:block;}
@media only screen and (min-width:768px ) {
	.about2 dl {overflow:hidden;}
	.about2 dl dt {float:left;}
	.about2 dl dd {float:right;}
	.about2 .w80 {width:80%;}
	.about2 .w20 {width:20%;margin-top:20px;}
	.about3 ul li {width:25%;}

	.about1 .text span {width:65%;}
.about1 .text img {width:33%;max-width:350px;}
.about1 .text img.fl {display:block;float:left;}
.about1 .text img.fr {display:block;float:right;}
}
/*内页关于我们 结束*/
/*联系我们开始*/
.contact_l ul li {float:left;width:100%;margin-bottom:20px;border-bottom:1px solid #eaeaea;}
.contact_l ul li span {margin-left:10px;height:50px;display:inline-block;vertical-align:top;line-height:40px;}
.contact_l ul li.wl {width:100%;}
.contact_l ul li img {position:relative;background:#fff;padding-right:10px;top:1px;}
.contact2 h3 {margin:20px 0px;color:#db4556;text-align:center;}
.contact2 ul {overflow:hidden;}
.contact2 ul li {width:100%;margin-bottom:20px;}
.contact2 ul li input {border:1px solid #d4d4d4;height:40px;line-height:40px;padding:0px 10px;color:#c8c8c8;width:95%;}
.contact2 ul li textarea {width:95%;border:1px solid #d4d4d4;color:#c8c8c8;padding:10px;height:96px;}
.contact2 .btn3 {margin-top:50px;text-align:center;}
.contact2 .btn3 input {border:none;width:100px;height:40px;border-radius:5px;color:#fff;}
.contact2 .btn3 input.i1 {background:#d0af64;}
.contact2 .btn3 input.i2 {background:#bebebe;}
@media only screen and (min-width:768px ) {
	.contact_l ul li {width:48%;margin-right:2%;}
	.contact2 ul li {width:50%;float:left;}
	.contact2 ul li.wl {width:100%;}
	.contact2 ul li input {width:90%}
}
@media only screen and (min-width:992px ) {
	.contact_l {float:left;width:48%;}
	.contact_r {float:right;width:50%;}
}
/*招商加盟*/
.join1 dl {overflow:hidden;margin-bottom:30px;}
.join1 dl dt {font-weight:normal;line-height:24px;}
.join1 dl dt .text {color:#818181;line-height:30px;}
.join1 dl dt b {font-size:18px;color:#d0af64;}
.join1 dl dd span {line-height:40px;color:#fff;font-size:18px;display:block;background:#cdb785;max-width:450px;padding:0px 10px;}
.join1 dl dd span img {margin-left:5px;}
.join2 {padding:20px;border:1px solid #eaeaea;margin-top:20px;overflow:hidden;}
.join2 .join2_l {float:inherit;width:100%;}
.join2 .join2_l p {color:#818181;line-height:30px;}
.join2 .join2_l b {display:block;font-size:18px;color:#d0af64;}
.join2 .join2_r {float:inherit;width:100%;}
.join2 ul {overflow:hidden;}
.join2 ul li {width:100%;margin-bottom:20px;float:inherit;}
.join2 ul li input {border:1px solid #d4d4d4;height:40px;line-height:40px;padding:0px 10px;color:#c8c8c8;width:100%;}
.join2 ul li textarea {width:100%;border:1px solid #d4d4d4;color:#c8c8c8;padding:10px;height:96px;}
.join2 ul li.wl {width:100%;}
.join2 .btn3 {text-align:right;margin-right:2%;}
.join2 .btn3 input {border:none;width:120px;height:40px;color:#fff;}
.join2 .btn3 input.i1 {background:#d0af64;}
.join2 .btn3 input.i2 {background:#bebebe;}
@media only screen and (min-width:768px ) {
	.join1 dl dt {float:left;width:50%;}
	.join1 dl dd {float:left;width:48%;background:#cdb785;margin-right:2%;}
	.join1 dl dd span {display:inline-block;width:42px;padding:0px 10px 0px 10px;vertical-align:top;text-align:center;color:#fff;font-size:18px;float:left;background:none;line-height:inherit;}
	.join1 dl dd .img {float:right;width:303px;text-align:right;}
	.join1 dl dd span img {margin-left:0px;}

	.join2 .join2_l {float:left;width:30%;}
	.join2 .join2_l p {color:#818181;line-height:30px;}
	.join2 .join2_l b {display:block;font-size:18px;color:#d0af64;margin-bottom:20px;}
	.join2 .join2_r {float:right;width:65%;}
	.join2 ul li {width:50%;margin-bottom:20px;float:left;padding-right:15px;}
}
@media only screen and (min-width:992px ) {
	.join1 dl dd .img {float:right;width:400px;text-align:right;}
	.join1 dl dd span {padding-top:20px;width:50px;}
}
@media only screen and (min-width:1200px ) {
	.join1 dl dd {width:48%;margin-right:2%;}
	.join1 dl dd span {width:53px;margin: 10px 0px 0px 27px;}
	.join1 dl dd .img {float:right;width:450px;text-align:right;overflow:hidden;}
}
/*产品中心*/
.pro_top {overflow:hidden;}
.pro_top_l {margin-bottom:10px;}
.pro_top_l img {border:2px solid #d0af64;border-radius:3px;}
.pro_top_r {line-height:30px;}
.pro_top_r h3 {font-size:18px;color:#333;font-weight:bold;margin-bottom:10px;}
.pro_top_r p {line-height:30px;margin-bottom:20px;}
.pro_top_r b {display:block;font-size:18px;color:#d0af64;}
.pro_bottom {margin-top:30px;}
.pro_bottom h3 {font-size:18px;color:#d0af64;padding-bottom:10px;border-bottom:1px dashed #eaeaea;}
.pro_bottom .text {padding:20px 0px;}
@media only screen and (min-width:768px ) {
	.pro_top_l {float:left;width:48%;margin-bottom:0;}
	.pro_top_r {float:right;width:48%;}
}
.news_list .i_news {overflow:hidden;margin-top:30px;}
.news_list .i_news li {width:100%;padding:0px 10px;overflow:hidden;display:inline-block;margin-bottom:20px;vertical-align:top;}
.news_list .i_news li a {display:block;}
.news_list .i_news li:hover a {color:#d0af64;}
.news_list .i_news li:hover a .text .name span  {border-bottom:2px solid #d0af64;}
.news_list .i_news li:hover .img {border:2px solid #d0af64;}
.news_list .i_news li .img {float:left;width:48%;border:2px solid #fff;border-radius:5px;height:160px;overflow:hidden;}
.news_list .i_news li .img img {}
.news_list .i_news li .text {float:right;width:50%;}
.news_list .i_news li .text .name {font-size:16px;font-weight:bold;position:relative;padding-left:30px;height:24px;line-height:24px;overflow:hidden;}
.news_list .i_news li .text .name span {position:absolute;border-bottom:2px solid #434343;left:0;}
.news_list .i_news li .text .msg {font-size:12px;line-height:20px;overflow:hidden;height:60px;margin-top:10px;color:#818181;}
.news_list .i_news li .text .time {margin-top:5px;}
.news_list .i_news li .text .time img {position:relative;top:-2px;margin-right:5px;}
.news_list .i_news li:hover .text .msg {color:#d0af64;}
@media only screen and (min-width:768px ) {
	.news_list .i_news li {width:48%}
}
.news_main h3 {font-size:20px;color:#434343;text-align:center;}
.news_main .time {margin:20px 0px;text-align:center;}
.news_main .content {padding:25px 0px;border-top:1px dashed #eaeaea;border-bottom:1px dashed #eaeaea;line-height:30px;}
.news_main .back {line-height:40px;}
.news_main .back span {display:block;}
@media only screen and (min-width:768px ) {
	.news_main .back span.b1 {float:left;}
	.news_main .back span.b2 {float:right;}
}
#kefu {position:fixed;right:10px;bottom:10px;z-index:1002;}
#kefu dl dt {cursor:pointer;background:url(../img/kefuBg.png) no-repeat 5px -192px #fff;height:58px;width:58px;border:1px solid #ddd;}
#kefu dl dt:hover {background-position:-43px -192px;background-color:#d0af64;}
#kefu dl dd {width:58px;border:1px solid #ddd;height:58px;margin-bottom:1px;background:url(../img/kefuBg.png) no-repeat #fff;position:relative;padding:0;text-align:center;}
#kefu dl dd .kfBox {position:absolute;right:59px;bottom:0px;border:1px solid #d0af64;background:#d0af64;z-index:1003;padding:10px;display:none;}
#kefu dl dd .kfBox img {width:90px;height:90px;max-width:90px;}
#kefu dl dd:hover {background-color:#d0af64;}
#kefu dl dd:hover a {color:#fff;}
#kefu dl dd.qq {background-position:5px 0px;}
#kefu dl dd.qq:hover {background-position:-43px 0px;}
#kefu dl dd.wb {background-position:5px -64px;}
#kefu dl dd.wb:hover {background-position:-43px -64px;}
#kefu dl dd.wx {background-position:5px -128px;}
#kefu dl dd.wx:hover {background-position:-43px -128px;}
#kefu dl dd a {display:block;height:18px;font-size:12px;padding-top:38px;}
