﻿newshtml, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {margin: 0;padding: 0;}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {display: block;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;font-weight: normal;}
html, body, fieldset, img, iframe, abbr {border: 0;}
li {list-style: none;}
h1, h2, h3, h4, h5, h6, small {font-size: 100%;line-height: 1.5;}
q:before, q:after {content: none;}
textarea {overflow: auto;resize: none;}
label, summary {cursor: default;}
a, button {cursor: pointer;}
a, input[type=button], button, input[type=submit] {-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}
h1, h2, h3, h4, h5, h6, em, strong, b {font-weight: bold;}
h2 {font-size: 24px;font-weight: bold;}
h3 {font-size: 18px;}
a, a:hover {text-decoration: none;}
a {color: #333;}
body, textarea, input, button, select, keygen, legend {font: 14px/1.14 'Microsoft YaHei';color: #333;outline: 0;}
body {background: #fff;}
input:focus {outline: none;}/*去除按钮选中的高亮标签*/
textarea:focus {outline: none;}/*去除按钮选中的高亮标签*/
div, p, table, td, ul, li, span, a, ol, input {padding: 0px;margin: 0px;border: 0px;}
.fl {float: left;display: inline;}
.fr {float: right;display: inline;}
.inner-cent {width: 1200px;margin: 0 auto;}
.clearfix:after {content: '.';display: block;height: 0;clear: both;visibility: hidden;}
.clear {clear: both !important;height: 0px !important;width: 0px !important;float: none !important;margin: 0px !important;padding: 0px !important;border: 0px !important;}

/*分页*/
.pages {margin:30px 0; text-align:center;height: auto;clear: both;font-size: 12px;}
.pages a, .pages span { display: inline-block; border: 1px solid #999; padding: 5px 10px; margin:0 2px; line-height: 16px; }
.pages a:link, .pages a:visited { text-decoration: none;color: #000; }
.pages a:hover, .pages a.c { background: #999; color: #FFF; }

.img_box{ display: block; overflow: hidden; }
.img_box img{ max-width: 100%; -webkit-transition: all 250ms linear; -moz-transition: all 250ms linear; -o-transition: all 250ms linear; -ms-transition: all 250ms linear; transition: all 250ms linear;}
.img_box:hover img{-webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03);}

.fullSlide{ width:100%; position:relative; height:600px; overflow: hidden;background:#fff; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important; height:600px; overflow:hidden; text-align:center; }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:25px;}
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:40px; height:6px; margin:0 5px; background:#fff; overflow:hidden;line-height:999px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.fullSlide .hd ul .on{ background:#D44549; }
.fullSlide .prev, .fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:2%;  z-index:1; width:60px; height:60px; background:url(../images/slider-arrow.png) 0px 0px no-repeat;  cursor:pointer; display:none;  }
.fullSlide .next{ left:auto; right:2%; background-position:-60px 0px; }

.idx-pro {background-color: #fff;padding: 40px 0 50px 0;overflow: hidden;}
.m-hd {position: relative;margin-bottom: 30px;}
.m-hd h2:before {display: block;position: absolute;top: 20px;left: 0;content: "";height: 1px;background-color: #e6e6e6;width: 45%;}
.m-hd h2 {font-size: 30px;color: #D44549;text-align: center;font-weight: normal;}
.m-hd h2:after {display: block;position: absolute;top: 20px;right: 0;content: "";height: 1px;background-color: #e6e6e6;width: 45%;}
.ipro-tab {position: absolute;left: 50%;transform: translate(-50%);overflow: hidden;}
.ipro-tab li {float: left;padding: 0 10px;height: 35px;background-color: #eee;line-height: 35px;margin-bottom: 30px;cursor: pointer;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.ipro-tab li+li {margin-left: 15px;}
.ipro-tab li.current {background-color: #D44549;color: #fff;}
.ipro-tab li:hover {background-color: #D44549;color: #fff;}
.ipro-show {overflow: hidden;display: none;padding-top: 50px;height: 320px;}
.ipro-show li {float: left;width: 273px;border: 1px solid #dedede;background-color: #fff;text-align: center;position: relative;padding: 1px;}
.ipro-show li+li {margin-left: 30px;}
.ipro-show li img {width: 273px;height: 238px;}
.ipro-show .qiezi {line-height: 40px;height: 40px;background: url(../images/fuk.png) no-repeat right bottom;}
.ipro-show .qiezi h5 {font-weight: normal;color: #333;line-height: 40px;height: 40px;}
.ipro-show li:hover .qiezi {background: #D44549;}
.ipro-show li:hover h5 {color: #fff;}
.ipro-show .indexcase_small {width: 100%;text-align: center;float: left;color: #666;padding-bottom: 15px; font-size: 13px;line-height: 1.8em;}
.idx-new {padding: 40px 0 20px 0;background: #f5f5f5;clear: both}

.idx-about2{width: 1200px;height: 200px;margin: 60px auto;}
.workRoom {}
.workRoom .wkl {float: left;width: 175px;}
.workRoom .wkl li {width: 175px;position: relative;vertical-align: top;height: 100px; overflow: hidden;}
.workRoom .wkl li h5 {padding-left: 75px;font-weight: normal;font-size: 16px;height:50px;line-height: 50px;margin-top: 25px;}
.workRoom .wkl li i {width: 8px;height: 15px;position: absolute;background: url(../images/sj2.png) no-repeat center;right: -5px;top: 50%;margin-top: -7px;display: none;}
.workRoom .wkl li.bt1 {background: #ddd;}
.workRoom .wkl li.bt2 {background: #ddd;}
.workRoom .wkl li.bt1 h5 {background: url(../images/m01.png) no-repeat 15px center;}
.workRoom .wkl li.bt2 h5 {background: url(../images/m02.png) no-repeat 15px center;}
.workRoom .wkl li.bt1:hover h5, .workRoom .wkl li.bt1.on h5 {background: url(../images/wkl1.png) no-repeat 15px center;}
.workRoom .wkl li.bt2:hover h5, .workRoom .wkl li.bt2.on h5 {background: url(../images/wkl2.png) no-repeat 15px center;}
.workRoom .wkl li:hover, .workRoom .wkl li.on {background:#D44549;}
.workRoom .wkl li:hover h5, .workRoom .wkl li.on h5 {color: #fff}
.workRoom .wkl li:hover i, .workRoom .wkl li.on i {display: block;}
.workRoom .wkr {float: right;width: 1005px;}
.workRoom .wkr ul {overflow: hidden;width: 1004px;}
.workRoom .wkr li {float: left;width: 250px;height: 199px;position: relative;margin-left: 1px;}
.workRoom .wkr li img {display: block; width: 250px;height: 199px;}
.workRoom .wkr li .black{ width:250px; text-align: center;height:35px; background:rgba(0,0,0,.5); position:absolute; left:0px; bottom:0px; color:#fff;}
.workRoom .wkr li .p1{ font-size:14px; line-height:35px;}
.idx-advant {padding: 20px 0 90px 0;overflow: hidden;}

/* 图片滚动 */
.picScroll{ position:relative; height:68px; padding: 0px 0 0px 42px; background:#fff; margin-top:50px; overflow:hidden; }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px; width:175px; overflow:hidden; display:inline;}
.picScroll ul li img{ width:168px; height:68px; }
.picScroll .prev,.picScroll .next{ position:absolute; left:0px; top: 22px; display:block; width:15px; height:26px; overflow:hidden; cursor:pointer;background:url(../images/icons.png) -40px 0 no-repeat; }
.picScroll .next{ left:auto; right:0px; background-position:-124px 0; }
.picScroll .prevStop{ background-position:0 0; }
.picScroll .nextStop{ background-position:-84px 0; }

.idx-about {padding: 40px 0 50px 0;background: url(../images/ftbg.png);}
.idx-about h2 {color: #333;font-weight: normal;font-size: 30px;line-height: 45px;padding-bottom: 10px;}
.idx-about h2 span {display: block;float: right;font-size: 16px;}
.idx-about h2 a {padding: 0 15px;}
.idx-about h2 a:hover {color: #C00;}
.idx-abt-cont {position: relative;overflow: hidden;height: 338px;width: 100%;}
.idx-abt-cont .idx-hor {position: absolute;right: 0;width: 380px;height: 100%;}
.idx-abt-cont .prev, .idx-abt-cont .next {position: absolute;top: 30px;font-size: 40px;font-family: "宋体";cursor: pointer;color: #ccc;}
.idx-abt-cont .prev {right: 480px;}
.idx-abt-cont .next {right: 430px;}
.idx-abt-cont .prev:hover, .idx-abt-cont .next:hover {color: #D44549;}
.idx-abt-slide {overflow: hidden;position: absolute;height: 100%;}
.wtf {float: left;height: 100%;}
.idx-abt-cont .compan-pic {float: left;width: 380px;height: 100%;}
.idx-abt-cont .compan-pic img {width: 380px;height: 100%;}
.idx-abt-txt {float: left;width: 440px;height: 100%;background-color: #fff;overflow: hidden;}
.idx-abt-hor {width: 270px;height: 100px;}
.idx-abt-txt h3 {font-size:24px, line-height: 30px;margin: 40px 50px 0;font-weight: normal;}
.idx-abt-txt h3:after {content: "";display: block;height: 2px;width: 70px;background-color: #ccc;margin: 20px 0;}
.idx-abt-txt p {line-height: 24px;margin: 0 50px 10px 50px;color: #666;}

.qqkefu {position: fixed;top: 50%;_position: absolute;_top:expression(eval(document.documentElement.scrollTop + 365));z-index: 110;right: 0;width: 45px;}
.qqkefu ul li {width: 45px;height: 45px;margin-bottom: 1px;float: right;line-height: 45px;font-size: 14px;cursor: pointer;position: relative;text-indent: 10px;}
.qqkefu ul li a {color: #fff;display: block;overflow: hidden;height: 45px;}
.qqkefu ul li.qq_cza {overflow: hidden}
.qqkefu ul li:hover {background: #D44549;}
.qqkefu ul li.top {background: url(../images/k1.png) no-repeat center #D44549;position: relative;width: 45px;height: 45px;cursor: pointer;}
.qqkefu ul li.top span {position: absolute;display: block;left: 0;top: -5px;height: 5px;width: 45px;}
.qqkefu ul li.top:hover {background: url(../images/k1.png) no-repeat center #D44549;}
.qqkefu ul li b {width: 45px;height: 45px;display: block;overflow: hidden;float: right;}
.qqkefu ul li span {font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li b.a {background: url(../images/k2.png) no-repeat center #D44549;}
.qqkefu ul li b.b {background: url(../images/k3.png) no-repeat center #D44549;}
.qqkefu ul li b.f {background: url(../images/k4.png) no-repeat center #D44549;}
.qqkefu ul li b.c {background: url(../images/k5.png) no-repeat center #D44549;}
.qqkefu ul li:hover b.a {background: url(../images/k2.png) no-repeat center center #D44549;}
.qqkefu ul li:hover b.b {background: url(../images/k3.png) no-repeat center center #D44549;}
.qqkefu ul li:hover b.f {background: url(../images/k4.png) no-repeat center center #D44549;}
.qqkefu ul li:hover b.c {background: url(../images/k5.png) no-repeat center center #D44549;}
.qqkefu ul li.qq_czb {text-indent: 0;}
.qqkefu ul li.qq_czae {line-height: 15px!important}
.erweima {position: absolute;top: -95px;left: -140px;float: right;cursor: default!important;display: none;}
.erweima p {margin-top: 20px;margin-left: 10px;}
.erweima img {width: 140px;height: 140px;}
.qqkefu li .erweima p a {display: block;font-size: 14px;color: #333;margin-top: -8px;margin-left: 30px;}

#sorllMenu {width: 640px;overflow: hidden;position: relative;}
#sorllMenu li {float: left;width: 220px;margin: 0;margin-top: -20px;position: relative;}
.producttitle {overflow: hidden;height: 30px;}

/*footer*/
.footer {overflow: hidden;width: 100%;background: #555;padding-bottom: 20px;}
.footer .ftNav {width: 100%;background-color: #D44549;padding: 16px 0;overflow: hidden}
.footer .ftNavBox {text-align: center;}
.footer .ftNavBox li {display: inline-block;font-size: 14px;padding: 0 30px;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: #fff;display: block;margin-top: 15px;}
.footer .ftDl {float: right;width: 375px;}
.footer .ftDl dd {float: left;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: #fff;font-size: 32px;font-family: Arial;margin: 8px 0}
.footer .ftDl dt {width: 100px;text-align: center;color: #fff;float: right;}
.footer .ftDl dt p {line-height: 25px}
.footer .bqBox {padding: 20px 0;overflow: hidden;border-top: 1px solid #666;}
.footer .bqBox p {font-size: 12px;color: #fff}
.footer .bqBox p a {color: #fff}

.top1 {width: 100%;height: 30px;background: #f9f9f9;}
.top1 .top1_nei {width: 1200px;margin: 0 auto;max-width: 100%;}
.top1 .top1_nei .top1_nei_left {color: #D44549;font-size: 12px;line-height: 30px;}
.top1 .top1_nei .top1_nei_right {font-size: 12px;color: #aaaaaa;}
.top1 .top1_nei .top1_nei_right a, .top1 .top1_nei .top1_nei_right span {line-height: 30px;font-size: 12px;color: #aaaaaa;float: left;display: inline-block;}
.top1 .top1_nei .top1_nei_right img {float: left;margin: 7px 10px 0 18px;}
.top1 .top1_nei .top1_nei_right .xian {margin: 0 0 0 20px;}

.pctop {width: 1200px;margin: 0 auto;max-width: 100%;min-height: 80px;}
.pctop .logo {display: inline-block;height: 80px;-webkit-align-items: center;display: -webkit-flex;-webkit-justify-content: center;}
.pctop .pcmenu {margin-right: -21px;}
.pctop .pcmenu .pcmenu_xun {float: left;position: relative;}
.pctop .pcmenu .pcmenu_xun .pcmenu_xun_a {padding: 0 15px;height: 80px;text-align: center;}
.pctop .pcmenu .pcmenu_xun .pcmenu_xun_a a {display: inline-block;height: 80px;line-height: 80px;font-size: 16px;}
.pctop .pcmenu .pcmenu_xun .pcmenu_xun_a a img {float: left;margin-top: 38px;margin-left: 10px;}
.pctop .pcmenu .pcmenu_xun .pcmenu_xun_a a span {float: left;}
.pctop .pcmenu .pcmenu_xun .pcmenu_xun_xiala {display: none;box-shadow: rgba(0,0,0,0.13) 0 10px 30px;width: 180px;overflow: hidden;position: absolute;z-index: 111111;}
.pctop .pcmenu .pcmenu_xun .pcmenu_xun_xiala a {border-bottom: #e7e9ea solid 1px;background: #FFFFFF;font-size: 13px;line-height: 46px;padding-left: 20px;transition: padding-left ease-in 0.25s;width: 100%;height: 46px;display: inline-block;float: left;text-align: left}
.pctop .pcmenu .pcmenu_xun .pcmenu_xun_xiala a:hover {background: #D44549 url(../images/bg34.png) no-repeat 20px 50%;color: #FFFFFF;padding-left: 40px;transition: padding-left 0.55s ease-in-out;}
.pctop .pcmenu .pcmenu_xun:hover .pcmenu_xun_xiala {display: block;}

.in_banner {width: 100%;height: 230px;}
.newsnav {overflow: hidden;width: 100%;background: #FFFFFF;border-bottom: #eaeaea solid 1px;height: 42px;}
.treeBox {zoom: 1; overflow: hidden;border-left: 1px solid #eaeaea}
.treeBox ul {}
.treeBox a {display:inline-block; font-size: 15px; height:42px; line-height:42px;width:148px; text-align: center;border-right: 1px solid #eaeaea}
.treeBox a.cur {height:38px; line-height:38px;border-bottom: 2px solid #D44549;color: #D44549;}
.page {line-height: 30px;margin: 30px 0 50px 0;min-height: 500px;}

.message_title1 {width: 100%;font-size: 24px;}
.message_title2 {width: 100%;font-size: 14px;color: #5b5b5b;}
.messform {width: 100%;}
.message {width: 100%;}
.message td {padding: 10px 0;}
.message td.messleft {width: 75px;}
.message td.messcenter {width: 70px;font-size: 16px;}
.message td.messright {}
.message td input {font-size: 14px;width: 350px;height: 40px;padding: 0 10px;border: #ddd solid 1px;}
.message td textarea {font-size: 14px;width: 600px;height: 120px;padding: 10px;border: #ddd solid 1px;}
.message td input[type='submit'] {width: 150px;height: 40px;color: #FFFFFF;cursor: pointer;font-size: 16px;background: #D44549;border: none;}

.news {width: 100%;margin-bottom: 50px;overflow: hidden;min-height: 500px;}
.news .news_xun {width: 100%;float: left;border-bottom: #ddd dashed 1px;padding: 30px 0px;}
.news .news_xun .news_left {padding: 12px 20px;width: 80px;float: left;height: 85px;background: #f7f7f7;}
.news .news_xun .news_left .news_left1 {width: 100%;float: left;font-size: 35px;height: 45px;font-weight: bolder;color: #666666;}
.news .news_xun .news_left .news_left2 {width: 100%;float: left;padding-left: 3px;font-size: 16px;height: 20px;color: #666666;}
.news .news_xun .news_left .news_left3 {width: 100%;float: left;font-size: 16px;padding-left: 3px;color: #666666;}
.news .news_xun .news_right {width: 1050px;float: left;margin-left: 30px;}
.news .news_xun .news_right .news_right_title {width: 100%;float: left;font-size: 18px;font-weight: bolder;}
.news .news_xun .news_right .news_right_deta {}
.news .news_xun .news_right .news_right_xi {width: 100%;margin: 15px 0;float: left;font-size: 12px;color: #9f9f9f;}
.news .news_xun .news_right .news_right_xi span {margin-right: 10px;}
.news .news_xun .news_right .news_right_smalltext {color: #666666;font-size: 13px;line-height: 24px;height: 48px;width: 100%;float: left;overflow: hidden;}
.news .news_xun:hover .news_left {background: #D44549;}
.news .news_xun:hover .news_left div {color: #FFFFFF;}
.news .news_xun:hover .news_right .news_right_title {color: #D44549;}
.news .news_xun .news_right .news_right_smalltext {color: #666666;}

.list_pic {overflow: hidden;margin-bottom: 50px;min-height: 500px;}
.list_pic ul {margin-left: -29px;padding-bottom: 20px;overflow: hidden;}
.list_pic ul li {float: left;margin: 30px 0 0 30px;}
.list_pic ul li a {display: block;background: #f5f5f5;width: 277px;height: 285px;}
.list_pic ul li a:hover {background: #D44549;color: #fff;}
.list_pic ul li a img {display: block;padding: 8px;width: 261px;height: 228px;}
.list_pic ul li a span {display: block;text-align: center;line-height: 30px;}
.list_pic ul li a:hover span {color: #FFFFFF;}

.list_pic2 {overflow: hidden;margin-bottom: 50px;min-height: 500px;}
.list_pic2 ul {margin-left: -25px;padding-bottom: 20px;overflow: hidden;}
.list_pic2 ul li {float: left;margin: 30px 0 0 28px;border-radius: 5px;box-shadow: 0 0 5px 2px #CCCCCC;}
.list_pic2 ul li a {display: block;width: 277px;height: 265px;}
.list_pic2 ul li a img {display: block;padding: 8px;width: 261px;height: 208px;}
.list_pic2 ul li a span {display: block;text-align: center;line-height: 30px;}

.join-main{margin: 30px auto;min-height: 500px;}
.join-main .list-box{padding: 0 30px 1px 30px;background: #fff;}
.join-main .list-top{height: 50px;line-height: 50px;padding: 0 30px 0;background: #999;font-size: 14px;color: #ffffff;}
.join-main .td1{width: 25%;}
.join-main .td2{width: 17%;}
.join-main .td3{width: 17%;}
.join-main .td4{width: 17%;}
.join-main .td5{width: 17%;}
.join-main .td6{width: 7%;text-align: right;}
.join-main .list-box ul{width: 100%;}
.join-main .list-box ol{width: 100%;float: left;display: none;}
.join-main .list-box li{width: 100%;}
.join-main .list-box li .top{font-size: 14px;line-height: 2;padding: 15px 0;border-bottom: 1px solid #eee;cursor: pointer;}
.join-main .list-box li .top a{color: #D44549;}
.join-main .list-box li .bot{position: relative;background: #f5f5f5;display: none;}
.join-main .list-box li .bot .info2{padding: 30px 40px;line-height: 24px;}
.join-main .list-box li .bot .info2 h3{font-size: 16px;height: 35px;}
.join-main .list-box li .bot .info2 p{font-size: 12px;color: #666666;}
.join-main .list-box li .bot .info2 .fl{width: 42%;}
.join-main .list-box li .bot .info2 .fr{width: 42%;}
.join-main .list-box li .bot i{position: absolute;left: 25px;top: -12px;width: 0;height: 0;	border-width: 6px;border-style: solid;border-color: transparent transparent #f5f5f5;}

.newsBox{margin: 30px 0 50px 0;min-height: 500px;}
.newsBox .title {padding-bottom: 25px;border-bottom: 1px solid #efefef}
.newsBox .title .tag{font-size: 25px;}
.newsBox .title .btn{display: block;width: 42px;height: 42px;}
.newsBox .title .btn1{background: url(../images/ncion6.png) no-repeat;}
.newsBox .title .btn2{background: url(../images/ncion4.png) no-repeat;margin: 0 20px}
.newsBox .title .btn3{background: url(../images/ncion5.png) no-repeat;}
.newsBox .title .btn1:hover{background: url(../images/ncion1.png) no-repeat; }
.newsBox .title .btn2:hover{background: url(../images/ncion3.png) no-repeat; }
.newsBox .title .btn3:hover{background: url(../images/ncion2.png) no-repeat; }
.newsBox .mTiel{height: 40px;padding: 10px 0;border-bottom: 1px solid #efefef}
.newsBox .mTiel span{display: block;float: left;color: #999999;line-height: 40px;margin-right: 25px}
.newsBox .mTiel a{display: block;width: 40px;height: 40px;float: left;}
.newsBox .mTiel .sina{ background: url(../images/ncion12.png) no-repeat;}
.newsBox .mTiel .sina:hover{ background: url(../images/ncion7.png) no-repeat;}
.newsBox .mTiel .wechat{ background: url(../images/ncion8.png) no-repeat;}
.newsBox .mTiel .wechat:hover{ background: url(../images/ncion9.png) no-repeat;}
.newsBox .mTiel .wechat{ background: url(../images/ncion8.png) no-repeat;margin:5 0px}
.newsBox .mTiel .wechat:hover{ background: url(../images/ncion10.png) no-repeat;}
.newsBox .mTiel .qq{ background: url(../images/ncion9.png) no-repeat;}
.newsBox .mTiel .qq:hover{ background: url(../images/ncion11.png) no-repeat;}
.newsBox .show{margin-top: 20px;line-height: 26px;}

.slideTxtBox{ width:100%; height:370px; overflow:hidden; text-align:left;  }
.slideTxtBox .hd{ height:35px; line-height:35px;}
.slideTxtBox .hd ul{ overflow:hidden; zoom:1;margin-left: 470px;}
.slideTxtBox .hd ul li{ float: left; }
.slideTxtBox .hd ul li a{display: block;margin: 0 15px;width: 100px; text-align: center;background: #fff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.slideTxtBox .hd ul li a:hover{ text-decoration:none;  }
.slideTxtBox .hd ul li.on a{ background:#D44549; color:#fff; }
.slideTxtBox .bd{ padding:10px;}
.slideTxtBox .bd ul{margin-left: -80px;}
.slideTxtBox .bd li{float: left; width: 550px;margin:20px 0 5px 80px;}
.slideTxtBox .bd li a{ display:block;}
.slideTxtBox .bd li a span{display:block;}
.slideTxtBox .bd li a span.riqi{ float:left; width:62px; height:62px; padding:5px; font-family:Arial, Gadget, sans-serif; font-size:12px;text-align:center; background-color:#fff;  border-radius:4px; }
.slideTxtBox .bd li a span.riqi font{ font-size:21px; line-height:42px; display:block;}
.slideTxtBox .bd li a span.newtitle{ float:right; width:80%;text-overflow: ellipsis; font-size:16px; white-space: nowrap; overflow:hidden; line-height:22px; padding-bottom:7px;}
.slideTxtBox .bd li a p{float:right; width:80%;overflow:hidden; line-height:22px; height:45px; color:#888;text-align:justify;text-justify:inter-ideograph; font-size:12px;}
.slideTxtBox .bd li a:hover span.riqi{background-color:#D44549; color:#fff; }
