/*初始化样式*/
*{ border:0; margin:0; padding:0;}
input{font-family:'Microsoft YaHei';outline: none;}
img{background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
h1, h2, h3, h4, h5, h6{font-size:16px;font-weight:100;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
a{ color:#666;text-decoration:none;}

/*----- Common css ------*/
header, banner, main, footer{ width:100%; float:left;}
#fote, #head{ width:80%; margin:0px auto;}
.fl{float:left;}
.fr{float:right;}
/*header*/
header{position:fixed; z-index:999; background:url(../images/ca_b.png);}
#head{width:80%; margin:0 auto;}
#head .logo{ text-align:center; line-height:100px;}
.nav{height:100px; line-height:100px; position:relative; z-index:1;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:14px; font-weight:bold;  }
.nav .sub{ display:none; width:310%; left:-90px; top:100px; background:url(../images/ca_b.png)#000; position:absolute; line-height:30px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px;text-align: center;}
.nav .sub a:hover{color:#333; background:#d1d1d1;  }
.nav .on h3 a{color:#fff;}
.nLi.so form{ float:left;cursor: default;pointer}
.nLi.so>i{ float:left;font-style:inherit; margin:0 10px; color:#fff;}
.nLi.so form .cont_text{width:0px;transition: all .5s ease;}
.nLi.so form .cont_btn{ background:url(../images/so.png) center no-repeat; width:20px; height:20px;default;pointer} 
.nLi.so form:hover .cont_text{width:100px; transition: all .5s ease; background:none; border-bottom:1px #fff solid;}
/*banner*/
banner .slideBox{width:100%;overflow:hidden;position:relative;}
banner .slideBox>.hd{ height:40px; overflow:hidden; position:absolute; right:45%; bottom:5px; z-index:1; }
banner .slideBox>.hd ul{ overflow:hidden; zoom:1; float:left;  }
banner .slideBox>.hd ul li{ float:left; margin:5px;  width:20px; height:20px; line-height:30px; text-align:center; background:#fff; cursor:pointer;border-radius:25px;transition: all 300ms;}
banner .slideBox>.hd ul li.on{ background:#f00; color:#fff;width:50px;transition: all 300ms;}
banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
banner .slideBox .bd img{ width:100%;display:block;  }

/**main**/
.m_n{width:100%;float:left;}
.m_n.mna{ padding:100px 0;}
.m_n.mna ul{ width:80%; margin:0px auto;}
.m_n.mna ul div.ll{ background:none; float:left; width:40%;}
.m_n.mna ul .ll b{ font-size:40px;font-weight: revert;font-variant:small-caps;}
.m_n.mna ul .ll hr{width: 55px;border: 1px #f69220 solid;margin: 20px 0;}
.m_n.mna ul .ll h5{ font-size:18px; font-weight:bolder; line-height:50px;}
.m_n.mna ul .ll p{ line-height:35px; font-size:14px;}
.m_n.mna ul li{width:13%; height:280px;float:left; margin-left:2%; background:url(../images/ll.png)#f9f6ee right bottom no-repeat; text-align:center;transition: all 500ms;}
.m_n.mna ul li:hover{border-radius:15px;cursor: pointer;transition: all 500ms; background:url(../images/ll.png)#f69220 0px 0px no-repeat; color:#fff}
.m_n.mna ul li b{ margin-top:50%; display:block; font-size:30px;font-weight: unset;}
.m_n.mna ul li b i{ font-size:14px;-webkit-transform: translate(5px, -15px);transform: translate(5px, -15px);display: inline-block;font-style:normal}
.m_n.mna ul li p{ margin-top:35px; font-size:18px;}

/**product**/
#slideBox1.slideBox{ width:80%;overflow:hidden; position:relative; margin:0 auto;border:1px #ccc solid;}
#slideBox1.slideBox .bd{ position:relative; height:100%; z-index:0;   }
#slideBox1.slideBox .bd li{ zoom:1; vertical-align:middle; }
#slideBox1.slideBox .bd li>div{ width:21%; height:100%; float:left; padding:4%;}
#slideBox1.slideBox .bd li>a.img{ width:70%; float:right;}
#slideBox1.slideBox .bd img{ width:100%; height:100%; display:block;  }
.m_n.mnb #slideBox1 .bd ul li div b{ font-size:50px; line-height:40px; font-weight:unset;font-variant:small-caps; font-family:Verdana, Geneva, sans-serif;}
.m_n.mnb #slideBox1 .bd ul li div b span{font-size:32px;}
.m_n.mnb #slideBox1 .bd ul li div hr{width:100px; border:2px #F93 solid; margin:20px 0;}
.m_n.mnb #slideBox1 .bd ul li div h2{font-weight:revert; line-height:50px; font-size:24px;}
.m_n.mnb #slideBox1 .bd ul li div p{ font-size:16px; line-height:30px;}
.m_n.mnb #slideBox1 .bd ul li div>a{ width:70%; line-height:35px; display:block; margin:20px auto; background:#f69220; color:#fff; text-align:center;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
#slideBox1.slideBox .prev{position:absolute;left:26%;top:50%;display:block;width:118px;height:118px;background:url(../images/le.png)0px 5px no-repeat;}
#slideBox1.slideBox .next{position:absolute;left:26%;top:30%;display:block;width:118px;height:118px;background:url(../images/re.png)0px 5px no-repeat;}
#slideBox1.slideBox .prev:hover, .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#slideBox1.slideBox .prevStop{ display:none;  }
#slideBox1.slideBox .nextStop{ display:none;  }
/**case**/
.m_n.mnc{ padding:50px 0;}
.m_n.mnc .case{ width:80%; margin:0px auto;}
.m_n.mnc .case li{ float:left; width:32%; overflow:hidden;position:relative;}
.m_n.mnc .case li:nth-child(1){width:66%; margin-bottom:22.5px;}
.m_n.mnc .case li:nth-child(1):hover h5{height:}
.m_n.mnc .case li:nth-child(2){width:32%;float:right; margin-bottom:23px;}
.m_n.mnc .case li:nth-child(4){ margin:0 2%;}
.m_n.mnc .case li a img{ width:100%;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.m_n.mnc .case li:hover img{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.m_n.mnc .case li h5{ position:absolute; left:0; bottom:0; background:url(../images/ca_b.png); width:100%; height:35px; z-index:999; display:block; line-height:35px; text-align:center; color:#fff;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.m_n.mnc .case li:nth-child(n+2):hover h5{ height:100%;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out; padding-top:50%; display:block}
.m_n.mnc .case li:nth-child(1) h5{ background:none; top:40px; font-size:36px; line-height:20px;}
.m_n.mnc .case li:nth-child(1) h5 hr{ width:100px; display:inline-block; border:2px #fff solid}
.m_n.mnc .case li:nth-child(1) h5 p{ font-size:18px;line-height: 40px;}
.m_n.mnc .case li:nth-child(1) h6{ position:absolute; bottom:0; right:30px; background:url(../images/h6.png) right center no-repeat; padding-right:30px; color:#fff; line-height:50px;}

/**about**/
.m_n.mnd{ background:url(../images/abb.jpg) center no-repeat;padding:50px 0 150px;background-repeat:no-repeat; background-position:center center; background-attachment:fixed; margin-bottom:200px;}
.m_n.mnd .about{ margin:0 auto;width:80%;position:relative;height: auto;display: table;}
.m_n.mnd .about .aboa, .abob, .aboc{ float:left;}
.m_n.mnd .about .aboa{ width:50%; margin-bottom:3%;}
.m_n.mnd .about .aboa img{ width:100%;}
.m_n.mnd .about .abob{ width:44%; float:right; color:#fff; padding:3%;}
.m_n.mnd .about .abob a{ color:#fff;}
.m_n.mnd .about .abob b{ font-size:30px; font-weight:unset;}
.m_n.mnd .about .abob hr{ width:55px; border:2px #f69220 solid; margin:20px 0;}
.m_n.mnd .about .abob h2{ font-size:20px; line-height:40px;}
.m_n.mnd .about .abob p{ line-height:35px; text-indent:25px;}
.m_n.mnd .about .aboc{ width:100%; position:absolute; bottom:-300px;}
/**tm**/
#slideGroupA{ width:94%; border:1px solid #ddd; text-align:left; padding:3%;display: inline-block;background:#fff;}
#slideGroupA .parHd{ width:18%;float:left}
#slideGroupA .parHd ul{}
#slideGroupA .parHd ul li{cursor:pointer;line-height:100px;text-align:center; padding-right:20px; color:#fff; font-size:20px; background:url(../images/ab11.png)#333 right center no-repeat;}
#slideGroupA .parHd ul li.on{ background:url(../images/ab11.jpg)#f69220 right center no-repeat;}
#slideGroupA .slideBox{ overflow:hidden; zoom:1; position:relative;width:80%; float:right;}
#slideGroupA .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
#slideGroupA .parBd ul li .pic img{ width:270px; height:200px; display:block;  padding:2px;}
#slideGroupA .parBd ul li .pic a:hover img{ border-color:#999;  }

/**news**/
.m_n.mne .new .slideGroup{ width:80%;}
.m_n.mne .new .slideGroup .parHd{height:150px;position:relative;}
.m_n.mne .new .slideGroup .parHd h6{float:left; font-size:36px;}
.m_n.mne .new .slideGroup .parHd h6 b{ font-size:18px;font-weight: bold;}
.m_n.mne .new .slideGroup .parHd ul{float: right; position:absolute; right:0px; bottom:0;height:32px;   }
.m_n.mne .new .slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.m_n.mne .new .slideGroup .parHd ul li.on{ height:30px;}
.m_n.mne .new .slideGroup .slideBox{zoom:1;position:relative;padding:50px 0 100px;float: left;}
.m_n.mne .new .slideGroup .parBd ul li{ width:25%;float:left;overflow:hidden; padding:1% 4%;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out; background:#fff;}
.m_n.mne .new .slideGroup .parBd ul li:nth-child(1){border-left:1px #ccc solid;}
.m_n.mne .new .slideGroup .parBd ul li:nth-child(2){border-right:1px #ccc solid; border-left:1px #ccc solid;}
.m_n.mne .new .slideGroup .parBd ul li:nth-child(3){border-right:1px #ccc solid;}
.m_n.mne .new .slideGroup .parBd ul li .title{line-height:24px;   }
.m_n.mne .new .slideGroup .parBd ul li .title span{ font-size:24px; font-weight:bolder; color:#666;}
.m_n.mne .new .slideGroup .parBd ul li .title a{ font-size:18px; line-height:50px; font-weight:900; display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.m_n.mne .new .slideGroup .parBd ul li p{ font-size:16px; color:#999; line-height:30px;}
.m_n.mne .new .slideGroup .parBd ul li .pic{ text-align:center; margin:20px auto;}
.m_n.mne .new .slideGroup .parBd ul li .pic img{ width:100%; display:block;}
.m_n.mne .new .slideGroup .parBd ul li .pic a:hover img{ border-color:#999;}
.m_n.mne .new .slideGroup .parBd ul li .newmor{width:58px;height:58px;margin:40px 0;display:block;text-align:center;line-height:58px;transition: all .5s ease;border-radius:35px;}
.m_n.mne .new .slideGroup .parBd ul li:hover{box-shadow: 0px 0px 10px 0px #ccc;-webkit-transform: scale(1, 1.1);-moz-transform: scale(1, 1.1); transform: scale(1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out; border-bottom:2px #f69220 solid;}
.m_n.mne .new .slideGroup .parBd ul li:hover .title a{ color:#f69220;}
.m_n.mne .new .slideGroup .parBd ul li:hover .newmor img{filter:brightness(500%);}
.m_n.mne .new .slideGroup .parBd ul li:hover .newmor{transform:rotate(45deg);transition: all .5s ease; background:#f69220;box-shadow: 0px 0px 10px 0px #f69220}

/**zihzi**/
.m_n.mnf{ background:url(../images/ry.jpg) center no-repeat;}
.m_n.mnf .zz{ width:80%; margin:0 auto; padding:50px 0 150px;}
.m_n.mnf .zz h6{ text-align:center;font-size:60px; font-weight:unset;font-variant:small-caps;line-height: 50px; position:relative;}
.m_n.mnf .zz h6 b{ font-size:30px; display:block;font-weight:unset;}
.m_n.mnf .zz h6 hr{width:100px;border:1px #f69220 solid;display:inline-block;text-align:center;position:absolute;top:110px;left:50%;margin-left:-50px;}
.m_n.mnf .zz p{ text-align:center; display:block; margin:20px auto; color:#999;}
.m_n.mnf .picMarquee-left{ width:100%;position:relative;}
.m_n.mnf .picMarquee-left .hd{height:30px; width:100%; position:absolute;top: 43%;left:0%;}
.m_n.mnf .picMarquee-left .hd .prev{display:block;width:36px; height:36px; float:left;cursor:pointer; background:url(../images/l.png) no-repeat;}
.m_n.mnf .picMarquee-left .hd .next{display:block;width:36px; height:36px; float:right;cursor:pointer; background:url(../images/r.png) no-repeat;}
.m_n.mnf .picMarquee-left .bd{width:80%; margin:0px auto; overflow:hidden;}
.m_n.mnf .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.m_n.mnf .picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.m_n.mnf .picMarquee-left .bd ul li .pic{ text-align:center; }
.m_n.mnf .picMarquee-left .bd ul li .pic img{ width:242px;height:358px;display:block;}
.m_n.mnf .picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.m_n.mnf .picMarquee-left .bd ul li .title{ line-height:24px;   }

/**footer**/
footer{ background:#252525;}
#fot{ width:80%;margin:0px auto;position:relative;padding-bottom: 30px;}
#fot .fot{color:#ccc; padding-top:30px;}
#fot .fot a{ color:#ccc;}
#fot .fot>h6{ background:url(../images/fo.jpg) left bottom no-repeat; line-height:50px; margin-bottom:20px;}
/*f_nav*/
#fot .fot.fnav{ width:20%; float:left;}
#fot .fot.fnav li{float:left; width:40%; padding-bottom:20px;}
/*f_so*/
#fot .fot.ftso{ margin:0px auto; width:40%;}
#f_so{border:1px #666 solid;}
#f_so .cont_text{ width:80%; background:none; line-height:35px; padding:0 20px;}
#f_so .cont_btn{ background:url(../images/so.png) center no-repeat; width:37px; height:37px; float:right;}
#fot .fot.ftso div{ font-size:14px; line-height:35px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
#fot .fot.ftso div a{ margin:0 5px;}
/*f_new*/
#fot .fot.wx{ width:20%; float:right; position:absolute; right:0; top:0px;}
#fot .fot.wx>div{ border:1px #666 solid; padding:5px;border-radius:15px;}
#fot .fot.wx img{ width:77px; height:77px; margin:5px;}
#fot .fot.wx p{ font-size:14px; float:right; line-height:25px; margin-top:20px;}

.fotcon{ width:100%; float:left; border-top:1px #ccc solid;}
.fotcon .fotbq{ width:80%; margin:0 auto; text-align:center; color:#999; font-size:14px; line-height:35px;}
.fotcon .fotbq a{ color:#999; font-size:14px;}

/**pic**/
.n_pic{ width:80%; margin:0px auto;}
.n_pic .li_pic{padding:3% 0;display: inline-block;width: 100%;}
.n_pic .li_pic li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden;position:relative;}
.n_pic .li_pic li:nth-child(3n){margin-right:0;}
.n_pic .li_pic li a img{ width:100%;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.n_pic .li_pic li:hover img{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.n_pic .li_pic li h5{ position:absolute; left:0; bottom:0; background:url(../images/ca_b.png); width:100%; height:35px; z-index:999; display:block; line-height:35px; text-align:center; color:#fff;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.n_pic .li_pic li:hover h5{-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;display:block}
.pagination a.cur{background:#de7207!important;}
/************************************************/
.m_n.pro{ width:80%; margin-left:10%;padding: 50px 0;}
.m_n.pro .ll>h5{font-size:18px;width:100%;text-align:center;border-bottom:1px #ccc solid;font-weight: revert;line-height:50px;}
.m_n.pro .pr_ne{ margin:30px 0;border-top:1px #ccc solid;line-height:40px;width: 100%;float: left;}
.m_n.pro .pr_ne span:nth-child(1){display:block;float:left;}
.m_n.pro .pr_ne span:nth-child(2){display:block;float:right;}
.m_n.pro .page-wrap-left{float: left;width: 305px;}
.m_n.pro .xypg-left-box{margin-bottom: 20px;}
.m_n.pro .xypg-left-title{background: #de7207;padding: 10px 20px;position: relative;}
.m_n.pro .xypg-left-title h3{font-size: 20px;color: #fff;line-height: 30px;font-weight: bold;position: relative;z-index: 9;}
.m_n.pro .xypg-left-title i{position: absolute;left: -5px;top: -9px;font-style: normal;font-size: 67px;font-weight: bold;opacity: .1;color: #fff;line-height: 1;z-index: 1;text-transform: uppercase;}
.m_n.pro.xypg-left-title span {font-weight: normal;font-size: 16px;color: #fff;margin-left: 10px;text-transform: capitalize;}
.m_n.pro .xypg-left-con {border: 1px solid #d2d2d2;border-top: none;}


.m_n.pro .xypg-left-nav{margin: 0 -1px;}
.m_n.pro .xypg-left-nav li{position: relative;border-bottom: 1px solid #eeeeee;}
.m_n.pro .xypg-left-nav li:last-child {border-bottom: none;}
.m_n.pro .xypg-left-nav li a {display: block;font-size: 16px;line-height: 22px;color: #2e2e2e;padding: 15px 18px;}
.m_n.pro .latest-news li{border-bottom: 1px solid #eeeeee;}
.m_n.pro .latest-news li a {display: block; padding:0 10px;line-height:30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.m_n.pro .page-wrap-contact p {border-top: 1px solid #eee;position: relative;margin-bottom: 0;padding: .8em 1.4em;color: #2f2f2f;}

.m_n.pro #demo1{ float:left;}
.m_n.pro #pr_o{ float:right;}
.m_n.pro #pr_o>li{ width:370px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; font-size:16px; line-height:35px;border-bottom:1px #ccc dashed;line-height:40px; margin-top:5px;}
.m_n.pro #pr_o li:last-child{border-bottom:none;}
.m_n.pro #pr_o li:last-child a{ margin:30px auto;display:block; width:150px; text-align:center;border-radius:50px; background:#de7207; color:#fff;}
.m_n.pro .picBtnTop{ width:600px; height:337px; border:1px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.m_n.pro .picBtnTop .hd{ width:98px;  height:214px; position:absolute; right:5px; overflow:hidden; }
.m_n.pro .picBtnTop .hd ul li{ width:93px; text-align:center; padding:0 0 5px 5px;  }
.m_n.pro .picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
.m_n.pro .picBtnTop .hd ul li.on{ background:url("images/icoleft.gif") no-repeat 0 28px; }
.m_n.pro .picBtnTop .hd ul li.on img{ border-color:#f60;  }
.m_n.pro .picBtnTop .bd{ width:500px;  height:214px; position:relative;  }
.m_n.pro .picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
.m_n.pro .picBtnTop .bd li .pic{ position:relative; z-index:0;  }
.m_n.pro .picBtnTop .bd li .pic img{ width:500px; height:336px; vertical-align:bottom; }
.m_n.pro .picBtnTop .bd li .bg{ width:500px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.m_n.pro .picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.m_n.pro .picBtnTop .bd li .title a{ color:#fff; padding-left:15px;  }
	

/**n_news**/
.m_n.mne .n_new .slideGroup .parBd ul li:hover{;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1); transform: scale(1, 1);border:1px #f69220 solid;}
.m_n.mne .n_new .slideGroup .parBd ul li{border: 1px #f1f1f1 solid;}
.m_n.mne .n_new .slideGroup .parBd ul li .newmor{margin: 10px 0;background:#ccc;box-shadow: 0px 0px 10px 0px #ccc}
.m_n.mne .n_new .slideGroup{ width:80%;}
.m_n.mne .n_new .slideGroup .parHd{height:150px;position:relative;}
.m_n.mne .n_new .slideGroup .parHd h6{float:left; font-size:36px;}
.m_n.mne .n_new .slideGroup .parHd h6 b{ font-size:18px;font-weight: bold;}
.m_n.mne .n_new .slideGroup .parHd ul{float: right; position:absolute; right:0px; bottom:0;height:32px;   }
.m_n.mne .n_new .slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.m_n.mne .n_new .slideGroup .parHd ul li.on{ height:30px;}
.m_n.mne .n_new .slideGroup .slideBox{zoom:1;position:relative;padding:50px 0 100px;float: left;}
.m_n.mne .n_new .slideGroup .parBd ul li{ width:25%;float:left;overflow:hidden; padding:1% 4%;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out; background:#fff;}
.m_n.mne .n_new .slideGroup .parBd ul li .title{line-height:24px;   }
.m_n.mne .n_new .slideGroup .parBd ul li .title span{ font-size:24px; font-weight:bolder; color:#666;}
.m_n.mne .n_new .slideGroup .parBd ul li .title a{ font-size:18px; line-height:50px; font-weight:900; display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.m_n.mne .n_new .slideGroup .parBd ul li p{ font-size:16px; color:#999; line-height:30px;}
.m_n.mne .n_new .slideGroup .parBd ul li .pic{ text-align:center; margin:20px auto;}
.m_n.mne .n_new .slideGroup .parBd ul li .pic img{ width:100%; display:block;}
.m_n.mne .n_new .slideGroup .parBd ul li .pic a:hover img{ border-color:#999;}
.m_n.mne .n_new .slideGroup .parBd ul li .newmor{width:58px;height:58px;margin:40px 0;display:block;text-align:center;line-height:58px;transition: all .5s ease;border-radius:35px;}
.m_n.mne .n_new .slideGroup .parBd ul li:hover{box-shadow: 0px 0px 10px 0px #ccc;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;}
.m_n.mne .n_new .slideGroup .parBd ul li:hover .title a{ color:#f69220;}
.m_n.mne .n_new .slideGroup .parBd ul li:hover .newmor img{filter:brightness(500%);}
.m_n.mne .n_new .slideGroup .parBd ul li:hover .newmor{transform:rotate(45deg);transition: all .5s ease; background:#f69220;box-shadow: 0px 0px 10px 0px #f69220}


