@charset "utf-8";
.nybanner {
    width: 100%;
    height: 300px;
}
.nybanner .container {
    position: relative;
}
em{font-style: normal!important;}
/* paging 分页公共样式*/


.InpageSearch .mainCon .paging {
    border-top: 1px solid #e4e4e4;
}
.paging {
    border-top: 1px solid #e4e4e4;
    height: 59px;
    position: relative;
}
.paging span:first-of-type {
    width: 119px;
    height: 59px;
    line-height: 59px;
    text-align: right;
    border-right: 1px solid #e4e4e4;
    border-left: none;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    position: absolute;
    left: 0
}
.paging span:first-of-type a {
    float: right;
    margin-right: 28px;
}
.paging span:first-of-type i {
    display: inline-block;
*display: inline-block;
    width: 8px;
    height: 59px;
    background: url(../images/mub02_jt01.png) no-repeat center center;
    margin-right: 10px;
    position: relative;
    top: 0px;
}
.paging .pagingNext {
    width: 119px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    border-left: 1px solid #e4e4e4;
    float: right;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
}
.paging .pagingNext i {
    display: inline-block;
*display: inline-block;
    width: 8px;
    height: 14px;
    background: url(../images/mub02_jt03.png) no-repeat center;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.paging ul {
    width: 668px;
    text-align: center;
    padding-top: 17px;
    position: absolute;
    left: 120px;
}
.paging ul a {
    display:inline-block;
*display: inline-block;
    width: 60px;
    height: 27px;border:1px solid #ccc;
    line-height: 27px;
    text-align: center;
    font-size: 15px;
    color: #999999;
    font-family: arial;
    margin-left: 4px;
    text-decoration: none;
	float:left
}
.paging ul a.cur {
    color: #fff;
    text-decoration: none;
    background: #00824a;
}
.paging ul a:hover {
    background: #0661b0;
    color: #fff;
}
.paging ul a:hover a {
}
.paging .pagingNext:hover {
    color: #0661b0;
    font-weight: bold;
}
.paging .pagingNext:hover i {
    background: url(../images/mub02_jt04.png) no-repeat center;
}
.paging span:first-of-type:hover {
    color: #0661b0;
    font-weight: bold;
}
.paging span:first-of-type:hover i {
    background: url(../images/mub02_jt05.png) no-repeat center;
}
/* 模板1公共面包屑导航 */
.anniu {
    width: 334px;
    height: 43px;
    overflow: hidden;
    border-left: 1px solid #eee;
}
.anniu .input {
    width: 252px;
    line-height: 43px;
    float: left;
    border: none;
    border-right: 1px solid #eee;
    padding-left: 26px
}
.anniu .btn {
	    width: 42px;
    height: 43px;
    background: url("../images/ybj.png") no-repeat 0 7px;
    float: left;
    margin-left: 13px;
    border-right: 1px solid #eee;
}
.mub02address {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;overflow: hidden;
}
.mub02address .con {
    width: 57%;
    height: 43px;float: left;
}
.mub02address .homePage {
    display: block;
    width: 43px;
    height: 43px;
    background: url(../images/mub02address_homePage.png) no-repeat center;
    float: left;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
.mub02address p {
    height: 43px;
    width: 62%;
    line-height: 43px;
    font-size: 13px;
    color: #999999;
    float: left;
    margin-left: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mub02address p a {
    color: #999999;
    padding: 0 4px;
}
.mub02address .backList {
    display: block;
    width: 117px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    float: right;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    cursor: pointer;
}
.mub02address .backList img {
    display: inline-block;
*display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
/* mub02Title 内页头部公共样式*/

.mub02Title {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.mub02Title h2 {
    font-size: 20px;
    color: #00824a;
    font-weight: bold;
}
.mub02Title h2 a {
    color: #00824a;
    text-decoration: none;
    font-weight: bold;
}
.mub02Title i {
    display: block;
    width: 870px;
    height: 3px;
    margin: 26px auto 0 auto;
}
.mub02Title i img {
    display: block;
    width: 870px;
    height: 3px;
}
/* proList 产品列表*/

.proList {
    width: 100%;
	overflow: hidden;
}
.proListSection {
    width: 910px;
    float: right;
}
.proListSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
}
.proListSection .mainCon .conBox {
    width: 870px;
    margin: 20px auto 0;
    padding-bottom: 30px;
}
.proListSection .mainCon .conBox ul {
    width: 104%;
}
.proListSection .mainCon .conBox li {
    float: left;
    width: 280px;
    margin-right: 15px;
    margin-bottom: 20px;
}
.proListSection .mainCon .conBox li.noMl {
    margin-right: 0px;
}
.proListSection .mainCon .conBox li .Pic {
    width: 278px;
    height: 208px;
    overflow: hidden;
    display: block;
}
.proListSection .mainCon .conBox li .Pic img {
    display: block;
    width: 278px;
    height: 208px;
    transform: scale(1);
    transition: all 1s ease-out;
}
.proListSection .mainCon .conBox li .intro {
    width: 280px;
    height: 60px;
    text-align: center;
    position: relative;
    background: #f5f5f5;
}
.proListSection .mainCon .conBox li .intro h3 {
    font-size: 16px;
     color: #00824a;
    font-weight: bold;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;line-height: 60px;
}
.proListSection .mainCon .conBox li .intro h3 a {
    color: #333333;
    text-decoration: none;
}
.proListSection .mainCon .conBox li:hover .Pic img {
    transform: scale(1.2);
}
/* InpageSidebar01 侧栏导航1公共样式*/

.InpageSidebar01 {
    width: 270px;
    float: left;
}
.InpageSidebar01 .top {
    width: 100%;
    height: 80px;
    background: #00824a;
}
.InpageSidebar01 .top h2 {
    height: 80px;
    text-indent: 28px;
    background: url(../images/InpageSidebar01_icon01.png) no-repeat 218px center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}
.InpageSidebar01 .top h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.InpageSidebar01 .classify .box {
    border: 1px solid #e4e4e4;
    border-top: none;
    position: relative;
}
.InpageSidebar01 .classify .box:first-child {
    border-top: 1px solid #e4e4e4;
}
.InpageSidebar01 .classify dl {
      padding: 14px 19px 4px 30px;
}
.InpageSidebar01 .classify dt {
    font-size: 20px;
    color: #333333;
    background: url(../images/mub02_jt03.png) no-repeat 194px 6px;
    margin-bottom: 14px;
}
.InpageSidebar01 .classify dt a {
    color: #333333;font-size: 16px;
}
.InpageSidebar01 .classify dd p {
    border-left: 1px solid #e4e4e4;
    height: 35px;
    line-height: 35px;
}
.InpageSidebar01 .classify dd p a {
    font-size: 15px;
    color: #333333;
    display: block;
    text-indent: 16px;
    text-decoration: none;
}
.InpageSidebar01 .classify .box i {
    display: none;
    width: 3px;
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    background: #00824a;
}
.InpageSidebar01 .classify .box:hover {
    background: #f5f5f5;
}
.InpageSidebar01 .classify .box:hover i {
    display: block;
}
.InpageSidebar01 .classify .box dt.cur {
    background: url(../images/mub02_jt04.png) no-repeat 194px 6px;
    font-weight: bold;
}
.InpageSidebar01 .classify .box:hover dt a, .InpageSidebar01 .classify .box dt.cur a {
    color: #00824a;
    display: block;
    text-decoration: none;
}
.InpageSidebar01 .classify .box:hover dt {
    background: url(../images/mub02_jt04.png) no-repeat 194px 6px;
    font-weight: bold;
}
.InpageSidebar01 .classify dd p:hover a, .InpageSidebar01 .classify dd p.cur a {
    color: #fff;
}
.InpageSidebar01 .classify dd p:hover, .InpageSidebar01 .classify dd p.cur {
    background: url(../images/mub02_jt02.png) no-repeat 194px center #00824a;
}
.InpageSidebar01 .sidebarLinkUs {
    border: 1px solid #e4e4e4;
    margin-top: 20px;
    padding: 0 19px 20px;
    margin-bottom: 20px;
}
.InpageSidebar01 .sidebarLinkUs h3 {
    font-size: 18px;
    color: #00824a;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
    text-indent: 10px;
}
.InpageSidebar01 .sidebarLinkUs p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 12px;
    line-height: 20px;
    padding: 0 10px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx {
    display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    background: #00824a;
    text-decoration: none;
    margin-top: 20px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx span {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    border-right: 1px solid #fff;
    background: url(../images/zxzx_icon01.png) no-repeat center;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em {
    display: block;
    width: 109px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em img {
    display: inline-block;
*display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 8px;
}

.InpageSidebar02 .classify{border: 1px solid #e4e4e4;border-top: none;position: relative;}

.InpageSidebar02 .classify li{height: 58px;border-top: 1px solid #e4e4e4;text-indent: 28px;font-size: 15px;color: #333333;line-height: 58px;background: url(../images/mub02_jt03.png) no-repeat 224px center;}

.InpageSidebar02 .classify li a{color: #333333;display: block;text-decoration: none;}
.InpageSidebar02 .classify li.on a{color: #00824a;font-weight: bold;}
.InpageSidebar02 .classify li:hover,.InpageSidebar02 .classify li.cur{background: url(../images/mub02_jt04.png) no-repeat 224px center #f5f5f5;}

.InpageSidebar02 .classify li:hover a,.InpageSidebar02 .classify li.cur a{color:#00824a;font-weight: bold;}

.InpageSidebar02 .classify i{display: block;width: 3px;background: #00824a;position: absolute;left: -1px;top: 0;z-index: 9;}
.InpageSidebar02 .xgzx{border: 1px solid #e4e4e4;margin-top: 20px;padding: 0 19px 16px;}

.InpageSidebar02 .xgzx h3{font-size: 18px;color: #00824a;font-weight: normal;height: 59px;line-height: 59px;border-bottom: 1px solid #e4e4e4;margin-bottom: 18px;text-indent: 10px;}

.InpageSidebar02 .xgzx p{font-size: 14px;color: #333333;margin-bottom: 10px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.InpageSidebar02 .xgzx p a{color: #333333;}

.InpageSidebar02 .xgzx p:hover a{color: #00824a;}
/* mub02xgyd 相关阅读/推荐阅读公共样式*/
.mub02Top {
    width: 910px;
    margin: 0 auto;
    background: #f5f5f5;
}
.mub02Top h2 {
    font-size: 17px;
    color: #333;
    font-weight: normal;
    height: 50px;
	line-height: 50px;
	font-weight: bold;
	padding: 0 0 0 25px;
}
.mub02xgyd {
    margin-top: 40px;
}
.mub02xgyd .conBox {
    width: 907px;
    padding-top: 22px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    border-top: none;
	border-bottom: none;
}
.mub02xgyd .conBox ul {
    width: 100%;
}
.mub02xgyd .conBox li:nth-child(2n){padding: 8px 33px 8px 14px;}
.mub02xgyd .conBox li {
     width: 416px;
    overflow: hidden;
    float: left;
    padding: 8px 14px;
    border-bottom: 1px solid #eee;
}
.mub02xgyd .conBox li a {
    display: block;
    font-size: 14px;
    color: #333333;
    float: left;
    width: 302px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mub02xgyd .conBox li a:hover {
    color: #00824a;
}
.mub02xgyd .conBox li span {
    display: block;
    font-size: 14px;
    color: #999999;
    font-family: arial;
    float: right;
}
/*产品详细*/

.xianguan {
    border: 1px solid #eee;
    padding: 20px;
}
.neiye_main {
    width: 100%;
    overflow: hidden;
    padding: 70px 0 80px 0;
}
.products_main {
    width: 884px;
    padding: 15px;
}
.cpxx_wen {
    width: 366px;
    margin-left: 25px;
}
.cpxx_wen .wen_bt {
}
.cpxx_wen .wen_bt p {
    color: #333333;
    font-size: 22px;
    line-height: 24px;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.cpxx_wen .wen_bt span {
    color: #00824a;
    font-size: 16px;
    line-height: 43px;
    display: block;
    width: 100%;
	font-weight: 700;
	padding-top:10px; 
}
.cpxx_wen .wen_bt pre {
    margin: 0;
    font: 14px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    color: #555555;
    line-height: 28px;
}
.cp_gengduo {
    margin-top: 28px;
}
.cp_gengduo a {
    width: 107px;
    height: 47px;
    display: block;
    float: left;
    text-align: center;
    line-height: 47px;
}
.cp_gengduo .gengduo01 {
    background: #ffc000;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    width: 225px;
    font-weight: 700;
}
.cp_gengduo .gengduo02 {
    background: #373737;
    color: #fff;
    font-size: 14px;
}
.con_xiangqing {
    width: 100%;
    display: table;
}
/* 本例子css */
.slideTxtBox66 {
    width: 100%;
    text-align: left;
}
.slideTxtBox66 .hd {
    height: 50px;
    line-height: 50px;
    position: relative;
}
.slideTxtBox66 .hd ul {
    width: 100%;
    position: absolute;
    height: 50px;
    text-align: center;
}
.slideTxtBox66 .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    background: #ffc000;
    color: #fff;
    border-right: 1px solid rgba(255,255,255,0.6);
    width: 46%;
font-size: 18px;
}
.slideTxtBox66 .hd ul li:last-child{width:46.86%!important;}
.slideTxtBox66 .hd ul li.on {
    height: 50px;
    background: #00824a;
}
.slideTxtBox66 .bd dl {
    padding: 20px 0 0;
    zoom: 1;
	overflow: hidden;
}
.slideTxtBox66 .bd dl dt .telditu{width: 60%;overflow: hidden;}
.slideTxtBox66 .bd dl dt embed{
	width: 830px!important;display: block;margin: 0 auto;height: 500px!important;
}
.slideTxtBox66 .bd dl dt {
    line-height: 27px;
    font-size: 14px;
    color: #333;
}
.slideTxtBox66 .telwens ul li{overflow: hidden;margin: 0 0 10px;}
.slideTxtBox66 .telwens ul li img{display: block;float: left;}
.slideTxtBox66 .telwens ul li p{display: block;float: left;padding-left: 13px;}
.slideTxtBox66 .wxzx img{display: block;margin: 0 auto;}
.slideTxtBox66 .wxzx p{text-align: center;font-size: 14px;color: #333;}
.slideTxtBox66 .telditu iframe{height: 430px!important;}
table {
    width: 100% !IMPORTANT;
    border: 1px solid #000 !IMPORTANT;
    border-collapse: collapse !IMPORTANT;
    font-size: 14PX !IMPORTANT;
    word-break: break-all;
    word-wrap: break-word;
	line-height: 35px;
}
table td {
    border: 1px solid #e4e4e4 !IMPORTANT;
    padding-left: 10px!important;
	color: #666;
}

/*新产品详情*/
.xiangqtitle{
	width: 100%;
	background: #00824a;
	color: #fff;
	text-indent: 35px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
}
.xiangq-con{
	padding: 25px 15px 0 15px;
	font-size: 16px;
	line-height: 28px;
	color: #555;
}
.xangq-lianxi{
	padding: 30px 0 0 0;
}
.xangq-lianxi .telwens{
	padding-left: 20px;
	padding-top: 20px;
	width:39%;
}
.xangq-lianxi .telwens ul li{overflow: hidden;margin: 0 0 10px;}
.xangq-lianxi .telwens ul li img{display: block;float: left;}
.xangq-lianxi .telwens ul li p{display: block;float: left;padding-left: 13px;}
.xangq-lianxi .wxzx img{display: block;margin: 0 auto;}
.xangq-lianxi .wxzx p{text-align: center;font-size: 14px;color: #333;}
.xangq-lianxi .telditu{
	width: 57%;
}
.xangq-lianxi .telditu iframe{height: 290px!important;}


/* 相关产品css */
.txtScroll-left01 {
    width: 100%;
    position: relative;
}
.txtScroll-left01 .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
    position: absolute;
    bottom: -3px;
    text-align: center;
    width: 100%;
}
.txtScroll-left01 .hd01 {
    height: 30px;
    padding: 0 10px;
    position: absolute;
    bottom: 52px!important;
    text-align: center;
    width: 100%;
}
.txtScroll-left01 .hd ul {
    overflow: hidden;
    zoom: 1;
    display: inline-block;
}
.txtScroll-left01 .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #b7b7b7;
    border-radius: 40px;
}
.txtScroll-left01 .hd ul li.on {
    background: #00824a;
}
.txtScroll-left01 .bd {
    padding: 32px 0;
    width: 907px;
    overflow: hidden;
	border: 1px solid #e4e4e4;
    border-top: none;
}
.txtScroll-left01 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.txtScroll-left01 .bd ul li {
    margin: 0 8px;
    float: left;
    width: 282px;
}
.txtScroll-left01 .bd ul li span {
    color: #999;
}
.txtScroll-left01 .bd ul li .pic {
    text-align: center;
}
.txtScroll-left01 .bd ul li .pic img {
    width: auto;
    max-height: 248px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
    transition: all 1s ease-out;
    transform: scale(1);
}
.txtScroll-left01 .bd ul li .chpic img {
    width: 270px!important;
    height: 139px!important;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
    transition: all 1s ease-out;
    transform: scale(1);
}
.txtScroll-left01 .bd ul li .chpic a:hover img {
    border-color: #999;
}
.txtScroll-left01 .bd ul li .chuimg img{
	 max-height: 205px!important;
}
.txtScroll-left01 .bd ul li .pic a:hover img {
    border-color: #999;
}
.txtScroll-left01 .bd ul li .title {
    line-height: 30px;
    color: #666;
    font-size: 14px;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.txtScroll-left01 .bd ul li:hover .title{color: #00824a;}
.txtScroll-left01 .bd .tempWrap {
      width: 860px!important;
    margin: 0 auto;
}
.txt02 .bd ul li {
    margin: 0 24px;
    float: left;
    width: 255px;
}

/*行业应用*/
.caselist{overflow: hidden;padding: 70px 0;}
.aboutSection{width: 910px;float: right;}
.aboutSection .mainCon{border: 1px solid #e4e4e4;padding-top: 28px;width: 908px;padding-bottom: 0px;}
.aboutSection .mainCon .conBox{width:870px;margin: 20px auto 0;padding-bottom: 20px;background: #fff; overflow: hidden;}
/*图片标题简介*/

dl.dl_42{    width: 270px;
    height: 265px;
    margin-right: 15px;
    float: left;
    margin-bottom: 35px;
    border: 1px solid #e4e4e4;}

dl.dl_42.noMl{ margin-right:0px;}

dl.dl_42 dt{    display: block;
    width: 270px;
    height: 214px;
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;}

dl.dl_42 dt .Pic{width: 270px;height: 214px;overflow: hidden;display: block;}

dl.dl_42 dt img{display: block;transform:scale(1);transition: all 2s ease-out;width: 270px;height: 214px;}

dl.dl_42 dt:hover img{transform: scale(1.2);}

dl.dl_42 dd{    height:50px;
    background: #fff;
    position: relative;
    line-height: 50px;}

dl.dl_42 dd h4{font-size: 16px;color: #333333;font-weight: normal;width: 270px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #333333;text-decoration: none;text-align: center;}

dl.dl_42 dd p{line-height: 22px;color: #666666;font-size: 14px;margin-top: 14px;text-align: center;}

dl.dl_42 dd .btn{overflow: hidden;width: 241px;height: 42px;background: url(../images/proListBg01.png) no-repeat center;position: absolute;bottom: 0px;left: 20px;}

dl.dl_42 dd .btn .more{display: block;width: 119px;height: 42px;line-height: 42px;text-align: center;float: left;font-size: 14px;color: #777777;text-decoration: none;}

dl.dl_42 dd .btn .more i{display: inline-block;width: 7px;height: 12px;background: url(../images/mub02_jt03.png) no-repeat center;margin-left: 8px;position: relative;top: 2px;}

dl.dl_42 dd .btn .more{border-right: 1px solid #eaeaea;}

dl.dl_42 dd .btn .more:hover{color: #333;}

dl.dl_42 dd:hover h4 a{color:#00824a;}
dl.dl_42 dd .btn .more:last-child{border: none;}
/* HelpDetails 行业详情*/

.HelpDetails{width: 100%;}

.HelpDetailsSection{width: 910px;float:right;position: relative;}

.HelpDetailsSection .article{border: 1px solid #e4e4e4;width: 908px;position: relative;}

.HelpDetailsSection .article .conBox{padding:  34px 19px 0;}

.HelpDetailsSection .article .title h1{font-size: 24px;color: #333333;font-weight: normal;margin-bottom: 30px;}

.HelpDetailsSection .article .title .share{width: 100%;height: 24px;}

.HelpDetailsSection .article .title .share p{float: left;overflow: hidden;}

.HelpDetailsSection .article .title .share p span{display: block;font-size: 12px;color: #999999;float: left

;padding: 0 8px;border-left: 1px dotted #b6b6b6;float: left;}

.HelpDetailsSection .article .title .share p span:first-child{padding-left: 0;border-left: none;}

.HelpDetailsSection .article .title .share p span #cntrHits{ float:right;}

.HelpDetailsSection .article .title .share ul{float: right;}

.HelpDetailsSection .article .title .share li{margin-left: 7px;width: 24px;height: 24px;float: left;}

.HelpDetailsSection .article .title .share li img{display: block;}

.HelpDetailsSection .article .title  i{width: 100%;display: block;height: 3px;background: #e7e7e7;margin-top: 18px;background: url(../images/mub02Top2_xian.png) no-repeat center;}

.HelpDetailsSection .article .title p.label{font-size: 12px;color: #999999;display: block;padding-left: 26px;background: url(../images/label.png) no-repeat left center;line-height: 16px;margin-top: 24px;}

.HelpDetailsSection .article .con{padding-bottom: 40px; overflow:hidden;}

.HelpDetailsSection .article .con p{line-height: 30px;font-size: 14px;color: #333333;}

 .context{width: 100%;border-top: 1px solid #e7e7e7;background: #fff;height: 60px;}

 .context p{width: 45%;float: left;height: 60px;line-height: 60px;padding-left: 25px;}

 .context p a{font-size: 13px;color: #666666;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

 .context p.prevNews a{margin-left: 20px;padding-left: 20px;}

 .context p.NextNews a{margin-right: 20px;padding-right: 20px;text-align: right;}

 .context p.prevNews a:hover{color: #00824a;}

 .context p.NextNews a:hover{color: #00824a;}

.context p.NextNews{border-left: 1px solid #e7e7e7;width: 444px;}

.backNewsList{width: 59px;height: 59px;display: block;position: absolute;left: -59px;top: 0;cursor:pointer;}

/*新闻列表*/
.mub02MainContent{overflow: hidden;padding: 70px 0; }
.cpright{ width:900px;background:#fff; float:right;}
/*新闻列表*/

.newsList{margin-top: 20px;padding: 0 20px;}

.newsList dl{position:relative; padding:20px; height:190px; background-color:#f5f5f5;overflow: hidden;}

.newsList dt{float:left;width: 300px;}

.newsList dt img{display:block;width: 300px;height: 190px;}

.newsList dd{    float: right;
    width: 500px;height: 190px;}

.newsList dd h5{
	    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.newsList dd h5 span{
	float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;}

.newsList dd p{line-height:25px; height:112px; overflow:hidden; font-size:14px;color: #666;}

.newsList dd i{
	    position: absolute;
    bottom: 21px;
    right: 21px;
    background: #00824a;
    color: #fff;
    font-size: 14px;
    height: 30px;
    width: 60px;
    line-height: 30px;
    padding: 5px 20px;
}

.newsList ul{margin-top:16px;}

.newsList li{position:relative; height:50px; line-height:50px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}

.newsList li a{padding-left:18px; background:url(../images/newsLi_ico.png) no-repeat left center;color: #333;}

.newsList li span{position:absolute; top:0; right:0; color:#999;}
.newsList li:last-child{border: none;}
.newsList li:hover a{color: #00824a;background:url("../images/newsLi_ico1.png") no-repeat left center;}
.newsList dl:hover h5{color:  #00824a;}
/*新闻详细*/
.newsDetails{overflow: hidden;padding: 70px 0;}
.newsDetails .InpageSidebar01{float: right!important;}
.newsDetailsSection {
    width: 910px;
    float: left;
    position: relative;
}
.newsDetailsSection .article {
    border: 1px solid #e4e4e4;
    width: 908px;
    position: relative;
}
.newsDetailsSection .article .conBox {
    padding: 20px 19px 0;
}
.newsDetailsSection .article .conBox img {
    max-width: 800px;
	margin: 10px auto;
}
.newsDetailsSection .article .title h1 {
    font-size: 25px;
    color:#00824a;
    margin-bottom: 20px;
    line-height: 35px;
}
.newsDetailsSection .article .title .share {
    width: 100%;
    height: 24px;
}
.newsDetailsSection .article .title .share p {
    float: left;
    overflow: hidden;
    margin-top: 5px;
}
.newsDetailsSection .article .title .share p span {
    display: block;
    font-size: 12px;
    color: #999999;
    float: left;
    padding: 0 8px;
    border-left: 1px dotted #b6b6b6;
}
.newsDetailsSection .article .title .share p span:first-child {
    padding-left: 0;
    border-left: none;
}
.newsDetailsSection .article .title .share p span #cntrHits {
    float: right;
}
.newsDetailsSection .article .title .share ul {
    float: right;
}
.newsDetailsSection .article .title .share li {
    margin-left: 7px;
    width: 24px;
    height: 24px;
    float: left;
}
.newsDetailsSection .article .title .share li img {
    display: block;
}
.newsDetailsSection .article .title i {
    width: 100%;
    display: block;
    height: 1px;
    background: #e7e7e7;
    margin-top: 12px;
}
.newsDetailsSection .article .title p.label {
    font-size: 12px;
    color: #999999;
    display: block;
    padding-left: 26px;
    line-height: 16px;
    margin-top: 20px;
}
.newsDetailsSection .article .con {
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
}
/*公司简介*/

.abouts {
    padding: 70px 0;
    overflow: hidden;
}
.abouts .gsjx{
    width: 1105px;
    box-shadow: -1px 0px 15px -2px #e4e4e4;
    z-index: 99;
       overflow: hidden;
    padding: 47px;
    margin: 2px 0;
}

.abouts .gsjx .gswen p {
    font-size: 28px;
    font-weight: bold;
    color: #00824a;
}
.abouts .gsjx .gswen i {
    font-size: 15px;
    color: #636363;
    display: block;
    margin: 10px 0 20px;
    font-weight: bold;
}
.abouts .gsjx .gswen .gege{
	width: 35px;
	height: 2px;
	background: #999;
	margin: 15px 0;
}
.abouts .gsjx .gswen pre p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    font-weight: normal;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    margin: 0!important;
}
/*服务流程*/
.fuwu{padding: 40px 0 65px;background:#fafaf8;overflow: hidden;}
.fuwu ul{width: 100%;overflow: hidden;margin: 40px 0 0;display: block;}
.fuwu ul li{ width: 200px;background: url("../images/liugx.jpg")no-repeat left top;float: left;cursor:pointer;text-align: center;}
.num{color: #e3e3e3;
	font-size: 70px;
    line-height: 69px;}
.wenzi{     padding: 16px 0 30px;}
.wenzi p{font-size: 24px; color: #333;display: block;}
.wenzi span{margin: 10px 0 0;display: block;}
.wenzi span pre{font-size: 14px;color: #666;line-height: 20px;font-family: "微软雅黑";}
.liu_tu{width: 178px;}
.liu_tu *{
	    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
	-o-transition: all .8s ease;}
.slideTxtBox03 .bd ul li:hover .liu_tu img{
	    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.liu_tu img{margin: 0 auto;}



		/* 公司风采css */
.fengcai{
	overflow: hidden;
	padding: 50px 0;
}
.fengtit{
	    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #00824a;
	background: url("../images/bjx3.png")no-repeat center center;
}


		.picScroll-left74{ width:100%;  overflow:hidden; position:relative;    }
		.picScroll-left74 .hd{ overflow:hidden;  height:30px;}
		.picScroll-left74 .hd .prev{ display:block;  width:62px; height:62px; overflow:hidden;position: absolute;left: 0;top: 100px;
			 cursor:pointer; background:url("../images/hjtz.png") no-repeat;}
.picScroll-left74 .hd .next{ display:block;  width:62px; height:62px; overflow:hidden;position: absolute;right: 0;top: 100px;
			 cursor:pointer; background:url("../images/hjtr.png") no-repeat;}
.picScroll-left74 .bd{width: 1000px;margin: 0 auto;}
.picScroll-left74 .bd ul li {
    margin: 0 15px!important;
    float: left;
    width: 300px!important;
	border: none;
}
.picScroll-left74 .bd ul li span {
    color: #999;
}
.picScroll-left74 .bd ul li .pic {
    text-align: center;
}
.picScroll-left74 .bd ul li .pic img {
    width: 300px;
    height: 200px;
    display: block;
    border: 1px solid #ccc;
    transition: all 1s ease-out;
    transform: scale(1);
}
.picScroll-left74 .bd ul li .chuimg img{
	 max-height: 205px!important;
}
.picScroll-left74 .bd ul li .pic a:hover img {
    border-color: #999;
}
.picScroll-left74 .bd ul li .title {
    line-height: 30px;
    color: #666;
    font-size: 14px;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.picScroll-left74 .bd .tempWrap {
    width: 100%!important;
}
.picScroll-left74 .bd ul li {
    margin: 0 24px;
    float: left;
    width: 255px;
}

/*联系我们*/
.contact{overflow: hidden;padding: 70px 0;}
.contel{overflow: hidden;}
.wentit p{
	    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #00824a;
}
.wentit i{
    margin: 8px 0;
    display: block;
}
.wentel{
	float: left;
    width: 1020px;
	    margin: 30px 0 0;
}

.contact .gsmc span{
    display: block;
    font-size: 20px;
    color: #00824a;
    font-weight: bold;
	text-align: center;
}
.contact .gsmc i{margin: 10px 0 0;overflow: hidden;display: block;}
.wentel ul li{
     float: left;
    line-height: 30px;
    padding: 14px 62px 14px 0;
    border-bottom: 1px dashed #e4e4e4;
}
.wentel ul li:nth-child(1){padding: 14px 124px 14px 0;}
.wentel ul li:nth-child(2){padding: 14px 126px  14px 0;}
.wentel ul li:nth-child(3){padding: 14px 26px  14px 0;}
.wentel ul li img{
	    float: left;
}

.wentel ul li p{
	    float: left;
    padding-left: 5px;
    font-size: 14px;
    color: #333;
}
/*在线留言*/
#book_post {
    margin: 30px 0 0;
}
.zaixianly {
    overflow: hidden;
    background: #fff;
}
.zaixianly .Input {
    width: 390px;
    height: 58px;
    border: 1px solid #e4e4e4;
    float: left;
    margin-bottom: 10px;
    margin-left: 12px;
}
.zaixianly input {
    width: 317px;
    padding-left: 22px;
    font-size: 16px;
    color: #999999;
    line-height: 58px;
    outline: none;
    border: none;
}
.zaixianly input.submit {
    color: #fff;
    background: #00824a;
    cursor: pointer;
    padding: 0!important;
}
.zaixianly .Input1 {
    margin-left: 0;
}
.zaixianly textarea {
    padding-left: 22px;
    width: 1125px;
    height: 150px;
    border: 1px solid #e0e0e0;
    padding-top: 18px;
    font-size: 16px;
    color: #999999!important;
    outline: none;
    resize: none;
    padding-right: 51px;
	font-family: "微软雅黑"!important;
}
.zaixianly textarea::-webkit-input-placeholder { /* WebKit browsers */ 
color: #999;
} 
.zaixianly textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #999;
} 
.zaixianly textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #999;
} 
.zaixianly textarea:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #999;
}


.zaixianly .yzmtj {
    margin-top: 20px;
}
.zaixianly .yzmtj img {
    margin: 10px 20px 15px 20px;
    cursor: pointer;
}
.zaixianly .yzmtj .sr {
    width: 250px;
    float: left;
    border: 1px solid #e0e0e0;
}
.zaixianly .yzmtj .sr span {
    display: block;
    font-size: 16px;
    color: #999999;
    display: block;
    height: 58px;
    line-height: 58px;
    float: left;
    border-right: 1px solid #e0e0e0;
    width: 100px;
    text-align: center;
}
.zaixianly .yzmtj .sr input {
    padding: 0 10px;
    width: 127px;
    float: left;
    display: block;
    border: none;
    line-height: 58px;
    font-size: 16px;
    color: #999;
    height: 58px;
    outline: none;
}
.zaixianly .yzmtj #spVerCode img {
    display: block;
    margin-top: 14px;
    margin-left: 10px;
    float: left;
    width: 105px;
    height: 38px;
}
.zaixianly .yzmtj a.p {
    line-height: 86px;
    margin-left: 10px;
}
.zaixianly .yzmtj a.tj {
    display: block;
    width: 410px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #fe9900;
    float: right;
}
.zaixianly input::-webkit-input-placeholder {
 color:rgba(153,153,153,0.9);
}
.aui_outer table td {
    border: none!important;
}
.aui_outer table {
    border: none!important;
}
.zxlytit{}
.zxlytit p{text-align: center;font-size: 20px;color: #00824a;font-weight: bold;}
.zxlytit i{margin:10px 0 35px;overflow: hidden;display: block;}
.caditu{margin: 35px 0 50px;}
.caditu .ditu iframe{padding: 2px;border: 1px solid #e4e4e4;}

/*企业风采*/
.albums{overflow: hidden;padding: 70px 0;}
/*出货再场*/
.chuhuos{    float: right;
    width: 910px;}
.chulist{padding: 70px 0;overflow: hidden;}
.chuhuo ul .chxc{
	width: 430px;
    margin: 0 35px 35px 0;
    float: left;}
.chuhuo ul .chxc .chu{display: block;width: 430px;height: 199px;overflow: hidden;}
.chuhuo ul .chxc .chu img{display: block;transform:scale(1);transition: all 2s ease-out;width: 430px;height: 199px;}

.chuhuo ul .chxc:hover img{transform: scale(1.2);}
.chuhuo ul .chxc .fc_wen{    font-size: 16px;
    color: #333;
    text-align: center;
     width: 100%; 
    display: block;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;}
/*出货详情*/
.chutit p{text-align: center;font-size: 20px;font-weight: bold;color: #333;}
.chutit i{display: block;margin:10px 0 30px;}
.chutit i img{margin: 0 auto;}
.chuhuos .article {
    border: 1px solid #e4e4e4;
    width: 908px;
    position: relative;
	float: right;
}
.chuhuos .article .title h1{
	    font-size: 25px;
    color: #00824a;
    margin-bottom: 20px;
    line-height: 35px;
}
.chuhuos .article .title .share {
    width: 100%;
    height: 24px;
}
.chuhuos .article .title .share p {
    float: left;
    overflow: hidden;
    margin-top: 5px;
}
.chuhuos .article .title .share p span {
    display: block;
    font-size: 12px;
    color: #999999;
    float: left;
    padding: 0 8px;
    border-left: 1px dotted #b6b6b6;
}
.chunr{margin: 20px 0;}
.chuhuos .article .title .share ul {
    float: right;
}
.chuhuos .article .conBox {
    padding: 20px 19px 0;
}
.chuhuos .article .title .share p span:first-child {
    padding-left: 0;
    border-left: none;
}
.chunr .pics{
	    width: 880px;
    margin: 0 auto;
}
.chunr .pics img{
	    width: 847px;
    margin: 0 auto 30px auto;
}
.edui-upload-video{margin: 0 auto;
width: 847px;height: 350px;display: block;}


























































p,
[class^="hvr-"] {
    font-family: 'Roboto', sans-serif;
}

[class^="hvr-"] {
  /*display: inline-block;*/
  /*vertical-align: middle;*/
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  color: #666;
  /* Prevent highlight colour when element is tapped */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
