/* CSS Document */

body {font-size:12px;font-family:'microSoft YaHei';color:#333333;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {border:0 none;margin:0;padding:0;}
ul,ol,li {list-style: none;}
fieldset, img {border: none;vertical-align: middle;}
i, em {font-weight: normal;font-style: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: bold;}
table {border-collapse: collapse;border-spacing: 0;}
table {background: white;margin-bottom: 1.25em;border: solid 0px #ddd;}
*,*::before, *::after {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
h5, blockquote, th, td {direction: ltr;}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {display: table-cell;line-height: 1.125em;}
dl, dt, dd{margin: 0;padding: 0;border: 0;font-size: 12px;font-weight: normal;list-style-type: none;text-decoration: none;outline: none;}
a {text-decoration:none;outline: none;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix {zoom: 1;}
.clear {clear: both;}
.clear8 {clear: both;font-size:0px;height:8px;line-height:0px;overflow:hidden;margin:0;padding:0;width:100%;}
.clear10 {clear: both;font-size:0px;height:10px;line-height:0px;overflow:hidden;margin:0;padding:0;width:100%;}
.clear15 {clear: both;font-size:0px;height:15px;line-height:0px;overflow:hidden;margin:0;padding:0;width:100%;}
.hidden {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.over_hidden {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.transLi { -webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear;}
.transPic { -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;}
.fl {float: left;}
.fr {float: right;}
.h_bg{background-color:#F7F6F2;}



/*header*/
.top{width:100%;min-width:1300px;height:140px;margin:0 auto;background:url(images/body_bg.jpg) repeat-x center top;}
.header{ margin:0px auto;width:1180px;min-width:1180px;height:140px;background:url(images/header_bg.jpg) no-repeat left top;}
.headR {text-align:right;padding:6px 0px 0px 0px;}
.headR a {color:#fff;padding:0px 8px;}
.headL {text-align:left;padding:0px;}
.headL a { display:block;color:#fff;padding:0px 8px; width:380px; height:125px;}
.ss_input{width:201px;height:30px;float:right;background:url(images/ss.jpg);margin:35px 5px 0 0;overflow: hidden;}
.ss{background: none;float: left;height: 30px;line-height: 30px;outline: medium none;padding-left: 10px;width: 160px;outline: none;border: 0px;font-size:12px;color:#999;}
.btn{background: none;cursor: pointer;float: left;height: 30px;outline: medium none;width: 40px;border: 0px;}



/*nav*/
.menu {margin-top:2px;height:45px;}
.navmenu{position:relative;margin:0 auto;width:1180px;}
.navmenu .m {float: left;height: 45px;line-height: 45px;position: relative;z-index: 10;}
/*.navmenu .nLi a {font-size: 15px;color: #fff;padding: 0px 25px;}*/
.menu .sub {display: none;width: 120px;left: 0;top: 46px;position: absolute;line-height: 40px;padding: 5px 0;background: url(images/navsubbg.jpg) repeat;}
.menu .sub li {zoom: 1;text-align: center;}
.menu .sub a {display: block;padding: 0 10px;font-family: 'Microsoft YaHei';font-size: 13px;color:#FFF;}
.menu .m:last-of-type h3{ background:none;}
.menu .sub a:hover{ background:/*#60a38d;*/#98cf20;color:#fff;}
.menu .m h3{ float:left; text-align:center; height:45px; line-height:45px; width:118px; overflow:hidden;}
.menu .m h3 a{ display:block; font-family:'Microsoft YaHei'; font-size:18px;  color:#00643C; font-weight:bold;padding: 0px 5px;}
/*.menu .m.on h3 a{ color:#98cf20;}*/
.cur_nav_a{background-color: #eee;width: 120px;}


/*banner*/
.banner{ width:100%; min-width:1300px; height:300px;position:relative; overflow:hidden; background:#fff; text-align:center;}
.banner .bd{ width:1200px; position:absolute; left:50%; margin-left:-600px;}
.banner .bd li{ width:1200px;  overflow:hidden;}
.banner .bd li img{ display:block; width:1200px; height:300px;}
.banner .tempWrap{ overflow:visible !important ;}
.banner .tempWrap ul{  margin-left:-1200px !important;}
.banner .hd{ position:absolute; width:100%; left:0;  z-index:1; height:12px; bottom:20px;  text-align:center;}
.banner .hd ul{ padding-right: 30px; box-sizing: border-box;}
.banner .hd ul li{ display:inline-block; *display:inline; zoom:1; width:12px; height:12px; overflow:hidden;  margin: 0 5px; border:1px solid #fff; box-sizing: border-box;border-radius: 50%; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;}
.banner .hd ul li.on{ background:#fff; filter:alpha(opacity=100);opacity:1;}
.banner .pnBtn{  position:absolute; z-index:1; top:0; width:100%; height:300px; cursor:pointer;}
.banner .prev{ left:-50%; margin-left:-600px;}
.banner .next{ left:50%;  margin-left:600px;}
.banner .pnBtn .blackBg{ display:block; position:absolute; left:0; top:0; width:100%; height:300px; background:#fff; filter:alpha(opacity=80);opacity:0.8;}
.banner .pnBtn .arrow{ display:none; position:absolute; top:0; z-index:1; width:55px; height:55px; filter:alpha(opacity=60);opacity:0.6;}
.banner .pnBtn .arrow:hover{ filter:alpha(opacity=90);opacity:0.9;}
.banner .prev .arrow{ right:-28px; top:40%; margin-top:-28px; background:url(images/a02ll.jpg) no-repeat;}
.banner .next .arrow{ left:-28px; top:40%; margin-top:-28px; background:url(images/a02rr.jpg) no-repeat;}
.banner .prev .arrow:hover{background:url(images/a02ll.jpg) no-repeat;}
.banner .next .arrow:hover{background:url(images/a02rr.jpg) no-repeat;}
.con_1180 {position: relative;margin: 0 auto;width: 1180px;height:auto;}





/*section1*/
.sect1{width:100%;min-width:1300px;margin:0 auto;overflow:hidden;}
.newsNotice{width:1180px;min-width:1180px;margin:0 auto;overflow:hidden;position: relative;background: url(images/aboutbgtu_2.jpg) bottom center no-repeat;min-height: 400px;_height: 400px;padding: 10px;}
/*.news_con{float:left;width: 1160px;position: relative;background: url(/_wsp_tpl/images/aboutbgtu_2.png) bottom center no-repeat;min-height: 380px;_height: 380px;padding: 10px;}*/
.news_fl{width: 770px;float: left;}
.Title{height: 39px;line-height: 39px;border-bottom: 2px solid #9A6600;position: relative;color: #dadada;font-weight: normal;margin-bottom: 18px;}
.Title span{display: inline-block;*display: inline;*zoom: 1;}
.Title span.bt{font-size: 18px;color: #007130;line-height: 36px;border-bottom:4px solid #00643C;position: relative;z-index: 2;font-family: "Microsoft Yahei";font-weight:bold;}
.Title span.en{font-family: "timesRoman";color: #333333;font-weight: normal;}
.Title .More{float: right;font-size: 12px;color: #999999;font-family:'microSoft YaHei';text-transform: uppercase;}
.Title .More:hover{color:#01923f;}
.news_fl .txtNews{width: 370px;float:right;}
.fNews{padding-bottom: 13px;margin-bottom: 4px;background: url(images/libg.jpg) repeat-x left bottom;}
.fNews h5{line-height: 16px;font-size: 14px;color: #333333;font-weight: bold;}
.fNews h5 a{line-height: 16px;font-size: 14px;color: #333333;font-weight: bold;}
.fNews span{display: block;line-height: 27px;font-size: 12px;color: #bbbbbb;}
.fNews p{font-size: 12px;line-height: 24px;color: #aaa;height: 48px;overflow: hidden;}
.fNews:hover h5 a{color:#01923f;}
.fNews:hover p{color: #666;}
.list{width: 100%;}
.list li{height: 38px;line-height: 38px;padding: 0 0 1px 16px;position: relative;background: url(images/a_date.jpg) no-repeat right center;border-bottom: 1px dashed #CCC;}
.list li:before{content: " ";width: 4px;height: 4px;background: #aaaaaa;position: absolute;left: 0;top: 50%;margin-top: -2px;-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.list li .fl{max-width: 75%;font-size: 14px;color: #666;}
.list li .fr{font-size: 12px;color: #FFF;}
.list li:hover:before{background:#01923f;}
.list li:hover .fl{color:#01923f;-webkit-transform:translateX(3px); -moz-transform: translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px);}
.list li a,.list li span{height: 37px;line-height: 37px;padding-right: 3px;}

.list li a{max-width:100%;font-size: 16px;width: 100%;color: #666;float:left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear;background: url(images/a_date.jpg) no-repeat right center; width:100%;}
.list li:hover a{color:#01923f;background: url(images/a_date2.jpg) no-repeat right center;}


.list2 li{min-height:140px; margin-bottom:10px;}
.list2 li a,{height: 37px;line-height: 37px;}
.list2 li a{max-width:100%;font-size: 15px;color: #666;float:left;display: block;overflow: hidden;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear; height:auto; line-height:28px;}
.list2 li:hover a{color:#01923f;-webkit-transform:translateX(3px); -moz-transform: translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px);}
.list2 div{ height:22px; clear:both; text-indent:36px;}
.list2 .jz_bj{ height:87px;background: url(images/baogao_bg.jpg) no-repeat left top;line-height: 45px;}
.list2 li p{background-color:#f7f6f2;font:normal 12px/24px "微软雅黑", "宋体", "黑体"; padding:10px 8px;min-height:96px;clear:both;text-align: justify;}


.list3{width: 100%;}
.list3 li{ min-height:110px;line-height: 38px;padding: 0 0 1px 2px;background: url(images/libg.jpg) repeat-x left bottom;}
.list3 li:before{content: " ";width: 4px;height: 4px;background: #aaaaaa;position: absolute;left: 0;top: 50%;margin-top: -2px;-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.list3 li .fl{max-width: 85%;font-size: 14px;color: #666;}
.list3 li .fr{ width:90px;font-size: 12px;color: #FFF;background: url(images/b_date.jpg) repeat-x left center; text-indent:5px;}
.list3 li:hover:before{background:#01923f;}
.list3 li:hover .fl{color:#01923f;-webkit-transform:translateX(3px); -moz-transform: translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px);}
.list3 li a,.list3 li span{height: 37px;line-height: 37px;}
.list3 li a{max-width: 85%;font-size: 15px;color:#9A6600;float:left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear;}
.list3 li:hover a{color:#01923f;-webkit-transform:translateX(3px); -moz-transform: translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px);}
.list3 li p{ clear:both;}
.list3 h4{width: 100%;height: 40px;line-height: 40px;text-align: center;box-sizing:border-box;padding:0px;position:relative;left: 0px;bottom:40px;font-size: 14px;color: #ffffff;background: url(images/inewsbg.jpg) repeat;text-indent: 10px;text-align: left;}
.list3 img{width:554px; height:100%;}

.list4{width: 100%;}
.list4 li{ min-height:110px;line-height:24px;padding: 0 0 1px 2px;background: url(images/libg.jpg) repeat-x left bottom; margin-bottom:10px;}
.list4 li:before{content: " ";width: 4px;height: 4px;background: #aaaaaa;position: absolute;left: 0;top: 50%;margin-top: -2px;-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.list4 li .fl{max-width:85%;font-size:14px;color: #666;}
.list4 li .fr{ width:90px;font-size: 12px;color: #FFF;background: url(images/b_date.jpg) repeat-x left center; text-indent:5px;}
.list4 li:hover:before{background:#01923f;}
.list4 li:hover .fl{color:#01923f;-webkit-transform:translateX(3px); -moz-transform: translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px);}
.list4 li a,.list3 li span{height:20px;line-height:20px;}
.list4 li a{max-width:95%;font-size: 15px;color:#9A6600;float:left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear;}
.list4 li:hover a{color:#01923f;-webkit-transform:translateX(3px); -moz-transform: translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px);}
.list4 li p{ clear:both;padding-top: 6px;text-align: justify;}
.list4 h4{width:100%;height: 40px;line-height: 40px;text-align: center;box-sizing:border-box;padding:0px;position:relative;left: 0px;bottom:40px;font-size: 14px;color: #ffffff;background: url(images/inewsbg.jpg) repeat;text-indent: 10px;text-align: left;}
.list4 img{width:133px; height:100px;}
.list4 .tul{ width:140px; float:left;}
.list4 .tur{ width:265px; float:right;}


.listNews{width: 100%;}
.listNews li{height: 38px;line-height: 38px;padding: 0 0 1px 16px;position: relative;background: url(images/libg.jpg) repeat-x left bottom;}
.listNews li:before{content: " ";width: 4px;height: 4px;background: #aaaaaa;position: absolute;left: 0;top: 50%;margin-top: -2px;-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.listNews li a{max-width: 75%;font-size: 14px;color: #666;float:left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear;}
.listNews li .fr{font-size: 12px;color: #999999;}
.listNews li:hover:before{background:#01923f;}
.listNews li:hover a{color:#01923f;-webkit-transform:translateX(3px); -moz-transform: translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px);}
.listNews li a,.listNews li span{height: 37px;line-height: 37px;}





.newsPic{width: 380px;float:left;height:280px;position: relative;margin-top:5px;}
.slideBox1{ width:380px; height:280px; overflow:hidden; position:relative;}
.slideBox1 .bd{ position:relative; height:100%; z-index:0;}
.slideBox1 .bd ul{width:100%!important;}
.slideBox1 .bd ul li{ width: 100%!important;height: 280px;overflow: hidden;}
.slideBox1 .bd img{width: 100%;height: 100%;}
.slideBox1 .bd li:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.slideBox1 .bd p{width:100%;height: 40px;line-height: 40px;text-align: center;box-sizing:border-box;padding: 0 50px;position: absolute;left: 0px;bottom: 0px;font-size: 14px;color: #ffffff;background: url(images/inewsbg.jpg) repeat;}
.slideBox1 .bd p a{text-decoration:none;color:#fff;}
.slideBox1 .bd p:before{content: " ";width: 1px;height: 40px;background: #555352;position: absolute;left: 50px;bottom: 0px;}
.slideBox1 .bd p:after{content: " ";width: 1px;height: 40px;background: #555352;position: absolute;right: 50px;bottom: 0px;}
.slideBox1 .bd li:hover p{text-decoration: underline;}
.slideBox1 .prev,
.slideBox1 .next{display: block;width: 50px;height: 40px;position: absolute;bottom: 0px;z-index: 9;}
.slideBox1 .prev{background: url(images/ileftarr.jpg) no-repeat center;left: 0px;}
.slideBox1 .next{background: url(images/irightarr.jpg) no-repeat center;right: 0px;}


.notice{width:360px;float:right;}
.noticeList {width: 100%;}
.noticeList li:first-child {margin-top: -3px;}
.noticeList li {height: 70px;padding-bottom: 6px;margin-top: 7px;}
.noticeList li:hover dd h4 a,.noticeList li:hover dd p{ color: #01923f;}
.notice_list li{ margin-bottom: 8px; padding-right: 12px; border: 2px solid #eee; background-color: #fff;}
.notice_list_dl dt{ position: relative; float:right; width: 50px; height: 70px; padding-right: 8px; background: url(images/n02_bg_01.jpg) no-repeat right center;}
.notice_list_Icon{ position: absolute; top: 50%; left:0; z-index:0; display: block; width: 50px; height: 54px; margin-top: -27px;}
.notice_list_dl dt em{ /*z-index: 9;*/ width: 0px; opacity: 0; overflow: hidden;}
.notice_list_dl dt h3{ /*z-index: 11;*/ line-height:36px; text-align: center; font-family: Tahoma; font-size: 12px; font-weight: normal; color: #fff;}
.notice_list_dl dt h3 i{ display: block; height: 20px; margin-top: 7px; line-height: 20px; font-style:noraml; font-weight: bold; font-size:24px;font-family:'microSoft YaHei';color: #FFF;}
.notice_list_dl dd{width:300px; float:left;}
.notice_list_dl dd p{ height:54px; line-height: 27px; margin:10px 0 0 10px; font-size: 14px; color: #333;}
.notice_list_dl dd p a{ font-size: 16px; color: #666;}
.notice_list_dl dd p a:hover{ color: #01923f;}
.notice_list_dl dd h4 em{ float: left; width: 9px; height: 24px; margin-right: 10px; background: url() no-repeat center;}
.notice_list_dl dd h4 a{ font-size: 14px; color: #333;}







/*section2*/
.w48{width:48%;}
.sect2{width:100%;min-width:1300px;margin:0 auto;overflow:hidden;background: url(images/aboutbgtu_2.jpg) bottom center no-repeat;}
.sectcon{width:1180px;margin:20px auto 30px;overflow:hidden;padding: 10px;}
.xgdt {width: 49%;float:left;}
.jwxx {width: 24%;float: right;margin-left:0px;height: 527px;background: url(images/libg.jpg) repeat-x left bottom;}
.xkky {width: 49%;float:right;margin-left:0px;}
.bkshd {width:36%;float:left;margin-left:0px;}
.yjshd {width:36%;float:left;margin-left:2%;}
.xsjl{width:313px;float:right;min-height: 323px;_height: 323px;/*border: 5px solid #f0f0f0;*/background:#e7f9ef;}
.xsjl .title {width:100%;height: 46px;background: #333;}
.xsjl .title span {width: 152px;height: 51px;line-height: 46px;background: url(images/title_bg01.jpg) top center no-repeat;text-align: center;color: #fff;font-size: 18px;}
.xsjl .title.more {padding: 12px 0 0 0;}
.xsjl_main {width:100%;height:275px;padding:8px 6px 8px 0;line-height: 30px;font-size: 13px;position:relative;}
.xsjl_main ul {}
.xsjl_main ul li{width:285px;height:256px;float:left;margin:10px 18px 0 0;}
.xsjl_main ul li h6 {font-family: 'Microsoft YaHei';font-size: 14px;color: #007130;font-weight: bold;line-height: 20px;}
.xsjl_main ul li p {line-height: 20px;margin-bottom: 15px;font-family: 'Microsoft YaHei';font-size: 14px;color: #666;text-align: justify;word-break: break-all;overflow: hidden;}
.xsjl_main ul li p a {color: #333;font-weight:bold;}
.xsjl_main  .bd{width:305px;height:263px;position:relative;}
.xsjl .tempWrap ul{  margin-left:-285px !important;}
   

/*section3*/
.sect3{width:100%;min-width:1300px;margin:0 auto;overflow:hidden;}
.sectcont{width:1180px;margin:20px auto;overflow:hidden;}
.students {width:826px;border:1px solid #ebebeb;padding:0 7px;position:relative;min-height:291px; _height:291px;}
.students i{width:21px;height:291px;background:url(images/gg_bg01.jpg) top center no-repeat;position:absolute;right:-21px;top:0;}
.students_title {width:100%;}
.students_title span {width:auto;background:url(images/title_bg02.jpg) left top no-repeat;line-height:40px;height:40px;font-size:18px;color:#007130;padding-left:50px;}
.more {padding:12px 0 0 0;}
.w100 {width: 100%;}
/*.students ul li:first-child {margin-left:20px;}*/
.students ul li {float: left;width: 230px;margin-left:30px;}
.students ul li .pic {width: 100%;height: 130px;overflow: hidden;}
.students ul li .pic img {width: 100%;height: 100%;}
.students ul li h5 {line-height: 24px;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;font-weight: normal;margin-top: 6px;}
.students ul li h5 a {max-width: 100%;color:#333;float:left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.students ul li h5 a:hover{color:#01923f;}
.students ul li .date {line-height: 20px;font-family: 'Microsoft YaHei';font-size: 12px;color: #999;}
.students ul li p {height: 44px;line-height: 22px;overflow: hidden;font-family: 'Microsoft YaHei';font-size: 12px;color: #666;text-indent:2em;}
.studentsImg:hover{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.zsjy{width:313px;float:right;}



/*section4*/
.sect4{width:100%;min-width:1300px;height:80px;background:#E0DBBE;}
.quick{width:1180px;margin:0 auto;}
.Links{width:1185px;float:left;margin:0px auto;}
.Links_nr li:first-child { margin-left: 0px;}
.Links_nr li {float: left;width: 145px;margin:0 12px 0 12px;height:80px;}
.sect4 .k1 a{background:url(images/k1.jpg) left top no-repeat; width:143px; height:78px; display:block;}
.sect4 .k1 a:hover{background:url(images/k01.jpg) left top no-repeat;}
.sect4 .k2 a{background:url(images/k2.jpg) left top no-repeat; width:143px; height:78px; display:block;}
.sect4 .k2 a:hover{background:url(images/k02.jpg) left top no-repeat;}
.sect4 .k3 a{background:url(images/k3.jpg) left top no-repeat; width:143px; height:78px; display:block;}
.sect4 .k3 a:hover{background:url(images/k03.jpg) left top no-repeat;}
.sect4 .k4 a{background:url(images/k4.jpg) left top no-repeat; width:143px; height:78px; display:block;}
.sect4 .k4 a:hover{background:url(images/k04.jpg) left top no-repeat;}
.sect4 .k5 a{background:url(images/k5.jpg) left top no-repeat; width:143px; height:78px; display:block;}
.sect4 .k5 a:hover{background:url(images/k05.jpg) left top no-repeat;}
.sect4 .k6 a{background:url(images/k6.jpg) left top no-repeat; width:143px; height:78px; display:block;}
.sect4 .k6 a:hover{background:url(images/k06.jpg) left top no-repeat;}
.sect4 .k7 a{background:url(images/k7.jpg) left top no-repeat; width:143px; height:78px; display:block;}
.sect4 .k7 a:hover{background:url(images/k07.jpg) left top no-repeat;}

.zt{width:315px;float:right;height:66px;margin:32px 0;padding:1px;border:1px solid #e1e1e1;background:#fff;}
.ztPic {position: relative;width: 311px;float: right;height: 62px;overflow: hidden;}
.ztPic ol{position:absolute;top:0;left:0;padding:0;margin:0;list-style:none;text-align:left;}
.ztPic li {width: 311px;height: 62px;}
.ztPic img {width: 311px;height: 62px;}




/*footer*/
.bottom{width:100%;margin:0 auto;background:url() repeat bottom center;height:135px;}
.footbg{width:100%;min-width:1300px;height:5px;background:#007130;}
.footer{width:100%;min-width:1300px;padding:0 0 30px 0;background:#696B6A;line-height:26px;font-size:12px;color:#ccc;}
/*.footer {width: 100%;height:160px;min-width: 1180px;background: url() #2f6249;margin-top:20px;}*/
.foot{width:1180px;margin:0 auto;}
.footLeft{max-width:40%;float:left;}
.footRight{max-width:60%;float:right;}
.footRight li{width:100px;height:116px;float:left;margin-left:15px;text-align:center;transition-duration: 800ms;}
.footRight li a{color:#ccc;}
.footRight li span{font-size:12px;}
.footRight li img{}




.cylink{ position: relative; width: 168px;margin-bottom:3px; top: 260px; left: 30px;}
.cylink h5{ position: relative; width: 168px; height: 24px; line-height: 24px; background: #333; padding: 0 14px; box-sizing: border-box; font-family:'SimSun'; font-size:12px; color:#b6b6b6; font-weight: normal; cursor: pointer;}
.cylink h5:after{content: "-->";  position: absolute; right: 0; top: 0; width: 28px; height: 24px; line-height: 24px; text-align: center; background: #ddd9d9/*dbd8d8*/; font-family:'SimSun'; font-size:12px; color:#666;}
.cylink ul{ position: absolute; z-index:1000; bottom: 24px; left: 0; width:100%; overflow: auto; background: #07883e; padding: 5px 0; display: none;}
.cylink ul li{ height: 34px; line-height: 34px;}
.cylink ul li a{ display: block; width: 100%; height: 100%; padding: 0 14px; box-sizing: border-box; font-family:'Microsoft YaHei'; font-size:12px; color:#fff; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cylink ul li a:hover{ background: #007130; color: #fff;}
.cylink a:hover{ color: #007130;}







/*list*/

.banner_ny3{width:100%;height:220px;background:url(images/banner3.jpg) no-repeat center;clear: both;}
.banner_ny2{width:100%;height:220px;background:url(images/banner2.jpg) no-repeat center;clear: both;}
.banner_ny1{width:100%;height:220px;min-width:1300px;margin:0 auto;background:url(images/banner1.jpg) no-repeat center;clear: both;}
.banner_ny{width:100%;height:220px;min-width:1300px;margin:0px auto 0px auto;background:url(images/banner1.jpg) no-repeat center;clear: both;}
.con_top{width:100%;min-width:1300px;height:45px; border-bottom:1px #e6e4db solid;}
.w1180 {width: 1180px;margin: 0 auto;}
.con_top .w1180{height:45px; position:relative;}
.con_top .w1180 .t_bg{width:226px; height:69px; /*padding-left:20px;*/ padding-top:30px; background:url() no-repeat center center; position:absolute; left:0; bottom:0;text-align:center;}
.con_top .w1180 .t_bg h1{font-family: "Microsoft Yahei"; font-size:26px; color:#fff;}
.con_top .w1180 .t_bg p{font-family: "Microsoft Yahei"; font-size:16px; color:#fff;}
.con_top .w1180 .t_title{margin-left:250px; height:45px; line-height:45px;}
.con_top .w1180 .t_title p{font-family: "Microsoft Yahei"; font-size:14px; color:#666;text-align:right;}
.con_top .w1180 .t_title p a{font-family: "Microsoft Yahei"; font-size:14px; color:#666;}
.con_top .w1180 .t_title p a:hover{color:#85a932;}
.con_top .w1180 .t_title p a.on{color:#85a932;}
.con_main{min-height:370px;}
.con_left{width:226px;margin-top:-80px;position:relative;z-index:999;}
.leftPic{margin:20px 0;}



.con_right{width:920px;margin:5px 0 30px;}
.con_right h1{font-family:"Microsoft Yahei"; font-size:28px; color:#333; font-weight:normal; padding-top:15px;}
.con_right .txt p{line-height:42px;}
.con_right p a{color:#484848;}
.lanmu-list{display:block;background:#f6f6f6;border-radius:8px 8px 0 0;}
.lanmu-list dt{display:block;height:80px;background:#007130 url() no-repeat 90% 50%;font:bold 20px/80px "microsoft yahei"; color:#fff;padding-left:20px;border-radius:6px 6px 0 0;}
.lanmu-list dd{padding-top:2px;}
.lanmu-list dd a{display:block;height:46px;background:#f9f9f9;border-bottom:1px solid #eee;border-top:2px solid #fff;border-left:2px solid #999;border-right:1px solid #eee;font:normal 14px/46px Georgia; /*color:#adadad;*/color:#999;padding-left:25px; line-height: 46px;}
.lanmu-list dd a:hover{padding-left:35px;}
.lanmu-list dd a:hover,.lanmu-list dd a.current{border-left:2px solid #01923f;background-color:#fff;color:#01923f;font-weight:bold;}
.ny_nr_news_list{padding: 10px 0;}
.search_list a { width: 820px; display: inline-block;font-size:14px;color:#585858;}
.search_list { height: 46px; line-height: 46px; border-bottom: 1px dotted #ddd; background: url(images/li_icon_b.jpg) no-repeat left center; padding-left:15px;}
.search_list .date { float: right; color: #888;font-size: 12px;}
.search_list a:hover {color:#01923f;}
.list_fenye { width: 100%; text-align: center; margin: 60px 0 30px;}
.list_fenye a { padding: 6px 15px; border: 1px solid #ccc; font-size: 12px; border-radius: 3px; font-family: "microsoft yahei";color:#666;}
.list_fenye a:hover, .list_fenye a.fenye_over { background: #01923f; border: 1px solid #01923f; color: #fff;}
.fy table {border: none;margin: 0 auto;background: none;}
.fy .PrevDisabled {height: auto;}
.fy .NextDisabled {height: auto;}




.leftLink { margin:15px 0 20px;}
.leftLink dl { width:105px; height:95px; background: #007130; float: left;margin: 0 1px 1px 0 ;}
.leftLink dl dt { width:105px; text-align: center; vertical-align: middle; position: relative;}
.leftLink dl dt img { margin-top: 20px;}
.leftLink dl dd { text-align: center; font-size: 14px; color: #fff;}
.leftLink dl dd a { color: #fff;}
.leftLink dl.opct90 { background: #259053;}
.leftLink dl.opct80 { background: #329a5e;}
.leftLink dl.opct70 { background: #4eab76;}
.leftLink dl.opct60 { background: #329a5e;}
.leftLink dl.opct50 { background: #3da268;}
.leftLink dl.opct40 { background: #4eab76;}
.left_con dl {margin: 0 5px 5px 0;}
.left_con dl:nth-child(2n){}









/*picNews*/
.news li{padding:18px 0; border-bottom:1px #e3e3e3 dotted;}
.news li .pic{width:175px; height:110px;}
.news li .pic a{width:175px; height:110px; display:block; position:relative; overflow:hidden;}
.news li .pic img{width:175px; height:110px; position:absolute; left:0; top:0;}
.news li .txt{width:724px;}
.news .nopic .txt{width:100%;}
.news li .txt h2{font-family: "Microsoft Yahei"; font-size:14px; color:#333; font-weight:normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; /*padding-left:20px;*/ background:url() no-repeat left center;margin:8px 0;}
.news li .txt h2 a{font-family: "Microsoft Yahei"; font-size:14px; color:#333;}
.news li .txt h2:hover{color:#85a932; background:url() no-repeat left center;}
.news li .txt h2 a:hover{color:#85a932;}
.news li .txt p{font-family: "Microsoft Yahei"; font-size:12px; color:#888; line-height:20px; height:42px; margin-bottom:3px; overflow:hidden;text-indent:2em;}
.news li .txt span{font-family: "Microsoft Yahei"; font-size:12px; color:#85a932;}



/*graduate1*/
.nyCon_nr{ width:100%; font-size:14px; line-height:35px;margin:10px 0 30px;}
.recTab1{margin: 10px 0 0 0;}
.slideTxtBox2{text-align:left;}
.slideTxtBox2 .hd{width:100%;height:15px;position:relative;border-bottom:1px solid #e3e3e3;}
.slideTxtBox2 .hd ul{width:680px;margin:10px auto 15px;}
.slideTxtBox2 .hd ul li{width:100px;float:left;margin: 0 15px;display:inline;height:30px;line-height:30px;cursor:pointer;font-size:14px;font-weight:bold;border:1px solid #c2c2c2;background:#fff;font-size:14px;border-radius:15px;color:#585858;text-align:center;}
/*.slideTxtBox2 .hd ul li:first-child{margin-left: 0px;width:183px;}*/
.slideTxtBox2 .hd ul li a{color:#585858;}
.slideTxtBox2 .hd ul li.on{width:100px;text-align:center;color: #fff;background:#999;border-radius:15px;}
.slideTxtBox2 .hd ul li.on a{color:#fff;}
.slideTxtBox2 .bd ul{ padding:15px 0 0 0;}
.slideTxtBox2 .bd ul dl{margin-bottom: 24px;}
.slideTxtBox2 .bd ul dl dt{font-size: 36px;line-height: 38px;color: #333333;font-family: "Arial";width: 86px;text-align: center;float: left;text-transform: uppercase;padding-top: 8px;}
.slideTxtBox2 .bd ul dl dd{width: 960px;float: right;}
.slideTxtBox2 .bd ul dl dd a{display: inline-block;/*width: 85px;*/width: 82px;font-size: 14px;line-height: 28px;color: #333333;background:url(images/1_011.jpg) no-repeat left center;padding-left:12px;}
.slideTxtBox2 .bd ul dl dd a.rLi{width: 76px;}



/*graduate*/
.recTab{margin: 10px 0 0 0;}
.slideTxtBox1{text-align:left;}
.slideTxtBox1 .hd{height: 36px;line-height: 36px;}
.slideTxtBox1 .hd ul{}
.slideTxtBox1 .hd ul li{ float:left;cursor:pointer;width: 183px; text-align: center;margin-left: 1px; background: #999999;font-size: 14px;font-weight: bold;color: #ffffff;}
.slideTxtBox1 .hd ul li:first-child{margin-left: 0px;width:183px;}
.slideTxtBox1 .hd ul li.on{background: #737373;}
.slideTxtBox1 .bd ul{ padding: 10px 0 0 0;}
.slideTxtBox1 .bd ul dl{margin-bottom: 24px;}
.slideTxtBox1 .bd ul dl dt{font-size: 36px;line-height: 38px;color: #333333;font-family: "Arial";width: 86px;text-align: center;float: left;text-transform: uppercase;padding-top: 8px;}
.slideTxtBox1 .bd ul dl dd{width: 960px;float: right;}
.slideTxtBox1 .bd ul dl dd a{display: inline-block;/*width: 85px;*/width: 82px;font-size: 14px;line-height: 28px;color: #333333;background:url(images/1_011.jpg) no-repeat left center;padding-left:12px;}
.slideTxtBox1 .bd ul dl dd a.rLi{width: 76px;}





/*article*/
.contR_bt {width: 100%;}
.contR_bt1 {width: 100%;line-height: 40px;font-family:"microsoft yahei";font-size: 20px;color: #333;text-align: center;font-weight:bold;}
.contR_bt2 {width: 100%;border-bottom:1px dashed #e8e8e8;line-height: 35px;margin-top: 5px;text-align: center;}
.det{font-size:13px;}
.contR_nr {width: 100%;line-height: 30px;padding: 10px 0 20px;color:#484848;}



/*photo*/
.ny_right_con_nr {padding:20px 0 20px 10px;}
.photo_list_con {margin-bottom:30px;}
.photo_list_con h3 b {padding:10px 0 10px 10px;font-size:15px;}
.photo_list_nr {margin-top: 10px;}
.photo_list_nr a{width: 90px;margin:6px 10px;}
.year {height:30px;line-height:30px;display:inline-block; text-align:center;background:#e8e8e8;color:#666;cursor:pointer;border-radius:3px; position:relative;
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.year::before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #ccc;border-radius:inherit;opacity:0;-webkit-transform:scale3d(0.6, 0.6, 1);transform:scale3d(0.6, 0.6, 1);
-webkit-transition:-webkit-transform 0.3s, opacity 0.3s;transition:transform 0.3s, opacity 0.3s;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.year:hover {color:#888;background:#fff;border:1px solid #ccc;border-radius:3px;height:28px;line-height:28px;}





/*leadership*/
.leadership{margin-top:10px;}
.leadership h5{font-size:14px;line-height:14px;font-weight:normal;margin-top:10px;margin-bottom:14px;color:#555;}
.leadership h5 span{color:#fcfcfd;background:#007130;padding:2px 28px 2px 12px;border-top-right-radius:2em;border-bottom-right-radius:2em;}
.leadership .twelve, .leadership table{width:100%;}
.leadership table{border-color:#F6F6F6;}
.leadership table tr td{font-size:14px;padding:14px 10px;border:1px solid #F6F6F6;width:auto;}
.leadership .accordion .title{height:54px;padding:8px 23px;background:#F6F6F6;}
.leadership .accordion .content{overflow:hidden;display:none;}
.leadership .accordion .active .content{overflow:hidden;display:none;}
.leadership .accordion li{position:relative;margin-bottom:16px;display:block;}
.leadership .accordion li .title::after{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#8ab89d transparent transparent transparent;border-image:none;border-style:solid;border-width:5px;content:"";display:block;height:0;position:absolute;right:15px;top:24px;width:0;}
.leadership .accordion .active.on .title::after{border-color:transparent #8ab89d transparent transparent;top:21px;}
.leadership a{color:#333;}
.column, .columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em;width: 100%;float: left;}



/*teacher*/

.teacherList {margin: 20px 0 8px 0;}
.teacherList dl {margin-bottom: 30px;}
.teacherList dl dt {height: 54px;padding: 20px 23px 0px;background: #eee;}
.teacherList dl dt a{color: #fcfcfd;background: #007130;padding: 2px 28px 2px 12px;border-top-right-radius: 2em;border-bottom-right-radius: 2em;font-size: 14px;line-height: 14px;font-weight: normal;}
.teacherList dl dd {padding: 21px 0 21px 20px;border: 1px dashed #eee;border-top: none;}
.teacherList dl dd a {display: inline-block;*display: inline;*zoom: 1;font-size: 14px;color: #333333;line-height: 30px;width: 89px;padding-left: 13px;background: url(images/tbg.jpg) no-repeat left center;}
.teacherList .xm a {display: inline-block;*display: inline;*zoom: 1;font-size: 14px;color: #333333;line-height: 30px;width:89px;padding-left: 13px;background: url(images/tbg.jpg) no-repeat left center;}
.teacherList .xm a:first-child{width:150px;}

/*schoolfellow*/
.picList {margin: 30px 0 20px 0;}
.picList li {width: 286px;height: 250px;float: left;margin: 0 30px 5px 0;}
.picList li span {display: block;width: 280px;height: 200px;padding: 2px;border: 1px solid #cccccc;}
.picList li span em {display: block;width: 100%;height: 100%;overflow: hidden;}
.picList li span em img {width: 100%;height: 100%;}
.focus {-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;}
.picList li p {height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #333333;}
.hidden {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.picList li:nth-child(3n) {margin-right: 0px;float:right;}





/*zzfg*/
/*.teaintr{ margin:24px 0 0 0;}
.teaintr .teabrief{ width:100%; height:180px; background:#f8f8f8; border-left:3px solid #007130; box-sizing:border-box;}
.teaintr .teabrief .toppic{ margin:20px 0 0 23px; width:120px; height:135px; overflow:hidden;}
.teaintr .teabrief .toppic img{ width:100%; height:100%}
.teaintr .teabrief .toptxt{ margin:30px 0 0 40px; height:135px; line-height:40px; font-family:"Microsoft Yahei"; font-size:15px; color:#fff;font-weight:bold;}
.teaintr .teabrief .toptxt b{ width:80px; display:inline-block; *display:inline; *zoom:1; color:#007130;}
.teaintr .teabrief .toptxt p{line-height:30px;color:#484848;}
.teaintr .teaBox{ width:100%; margin:35px 0;}
.teaintr .teaBox .hd{ height:38px; line-height:38px; background:#f5f5f5; position:relative; }
.teaintr .teaBox .hd ul li{ float:left; width:138px; text-align:center; cursor:pointer; border-left:2px solid #fff; font-family:"Microsoft YaHei"; font-size:14px; color:#444;}
.teaintr .teaBox .hd ul li:first-child{ border-left:none;}
.teaintr .teaBox .hd ul li.on{ background:#0c8046; color:#fff;}
.teaintr .teaBox .bd{ width:100%; padding:20px 0; box-sizing:border-box; line-height:30px;}*/






.teaintr{width:100%; height:300px;margin-top:24px;}
.teaintr .teabrief{ width:100%; height:300px; background:#f8f8f8;border-left:3px solid #007130;box-sizing:border-box;}
.teaintr .teabrief .topw{width:223px;height:300px;}
.teaintr .teabrief .toppic{ margin: 20px 0 0 23px; width:200px; height:251px; overflow:hidden;}
.teaintr .teabrief .toppic img{ width:100%; height:100%;}
.teaintr .txtBox{margin:30px 0 0 30px;width:657px;height:270px;}
.teaintr .teabrief .toptxt{height:130px;width:657px; line-height:40px; font-family:"Microsoft Yahei"; font-size:14px; color:#fff;font-weight:bold;}
.teaintr .teabrief .toptxt strong{font-size:16px;color:#007130;}
.teaintr .teabrief .toptxt b{ width:80px; display:inline-block; *display:inline; *zoom:1; color:#007130;}
.teaintr .teabrief .toptxt p{line-height:30px;color:#484848;}
.teaintr .teaBox{ width:637px;}
.teaintr .teaBox .hd{ height:36px; line-height:36px; background:#e5e5e5; position:relative;}
.teaintr .teaBox .hd ul li{ float:left; width:120px; text-align:center; cursor:pointer; border-left:2px solid #fff; font-family:"Microsoft YaHei"; font-size:14px;background:#0c8046; color:#fff;}
.teaintr .teaBox .hd ul li:first-child{ border-left:none;}
.teaintr .teaBox .hd ul li.on{ background:#0c8046; color:#fff;}
.teaintr .teaBox .bd{ width:100%; padding:15px 0; box-sizing:border-box; line-height:24px;color:#484848;font-size:13px;}











/*contact*/
.c_contact{margin:30px 0;}
.c_contact .c_list li {padding: 16px 0;border-bottom: 1px #e5e5e0 solid;}
.c_contact .c_list li strong {display: block;width: 84px;float: left;font-family: "Microsoft Yahei";font-size: 14px;color: #008827;line-height: 26px;}
.c_contact .c_list li strong i img {vertical-align: middle;margin-top: -2px;margin-right:5px;}
.c_contact .c_list li p {width:324px;float: left;font-family: "Microsoft Yahei";font-size: 14px;color: #333;line-height:26px;}
.c_contact .c_right .ewm {width:130px;height: 130px;border: 1px #ddd solid;margin-right: 18px;}
.c_contact .c_right .ewm img {width: 128px;height: 128px;}
.c_contact .c_right .txt {width: 140px;margin-top: 5px;}
.c_contact .c_right .txt p {font-family: "Microsoft Yahei";font-size: 15px;color: #999; margin-bottom: 8px;}
.con_right .txt p {line-height: 42px;}
.c_contact .c_right .txt span {font-family: "Microsoft Yahei";font-size: 12px;color: #999;display: block;margin-bottom: 18px;}







/**/
.con-tabel {width: 100%;line-height: 30px;padding: 10px 0 20px;color:#484848;}
.con-tabel table {border-color: #F6F6F6;width:920px;}
.con-tabel table tr td {font-size: 14px;padding:14px 10px;border:1px solid #F6F6F6;width: auto;}
.con-tabel table {background: white;margin-bottom: 1.25em;border: solid 1px #ddd;border-top-color: rgb(221, 221, 221);border-right-color: rgb(221, 221, 221);border-bottom-color: rgb(221, 221, 221);border-left-color: rgb(221, 221, 221);}
.con-tabel table tr.even, .con-tabel table tr.alt, .con-tabel table tr:nth-of-type(2n) {background: #f9f9f9;}


.footerNav{background:#696B6A;padding:40px 0 40px 240px;background:url(images/di_logo.jpg) no-repeat 20px 50px;}
.footerNav li{width:115px;float:left;_display:inline;list-style:none;}
.footerNav h4 {padding-bottom:8px;}
.footerNav h4 a{font-size:15px;	color:#FFF;}
.footerNav h4 a:hover{color:#FFF;}
.footerNav a{color:#CCCCCC;	display:block;line-height:24px;text-align:center;font-size:13px;}
.footerNav a:hover{color:#FFF;}

/*底部滚动*/
.scrollbox{width:100%; margin:0 auto; overflow:hidden;}
#scrollDiv{width:auto;height:160px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
.scroltit{width:100%; height:30px;background: url(images/xgd.jpg) no-repeat center center; display:block; background-color:#E0DBBE;line-height:26px; padding-bottom:4px; margin-bottom:4px;}
.scroltit .updown{ width:100%; height:30px;display:block; color:#E0DBBE;}
#but_down{ background:url(down.jpg) no-repeat 0 0;}


#scrollDiv2{width:auto;height:160px; overflow:hidden;}
#scrollDiv3{width:auto;height:160px; overflow:hidden;}
#scrollDiv4{width:auto;height:470px; overflow:hidden;}
#scrollDiv5{width:auto;height:470px; overflow:hidden;}


#wrapT{width:100%;padding:0px 0px;margin:0 auto;text-align:center;}/*顶部封套*/
#wrap{width:100%;padding:1px 0px;margin:0 auto;clear:both;}/*主体封套*/
#wrapF{width:100%;height:150px;padding: 0px 0px;margin: 0 auto;text-align: center;}/*底部封套*/

.lay{width:1200px;margin:0px auto;text-align:left;clear:both;}/***(2.1) 使用DIV层做布局时的定义background-color:#E6ECF7;***/

.boxso{float:right;width:auto;text-align: left;margin-top:28px;color: #666;}
.boxso a{color: #666;margin-right: 3px;margin-left: 2px;}
.boxso a:hover{color:#0066CB;}
#soform{text-align:left;height:26px;padding:6px 0;}/*ÄÚÇ¶ËÑË÷*/
#soform #q{width:90px;height:auto;border:2px solid #00643C;font: normal 14px/22px "Microsoft Yahei";padding: 0px;margin: 0px;text-indent:5px;text-align: left;display: inline-block;vertical-align: middle;float: left;background-position: left center;filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 0.8;}
#soform #btnso{text-align: center;color: #FFF;cursor: pointer;border: 0;width:32px;height:26px;line-height: 30px;margin-right: 2px;display: inline-block;vertical-align: middle;float: left;font-size: 12px;background-color:#FFF;margin-top: 0;margin-bottom: 0;margin-left: 0;background-image: url(images/icoso.jpg);background-repeat: no-repeat;background-position: left center;filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 0.8;
    background-size: 100%;}
.pc-off { display:none;}
.dl-menuwrapper button{display:none;}

.di_txt{text-align:center;}
.znSo{padding-top:5px;}
