@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p,label,input{margin:0;padding:0;}
body {background-color:#fff; min-width:1200px;margin:auto;font:14px/1.5 Microsoft YaHei,Arial,Helvetica,sans-serif,Simsun}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
legend{color:#000;}
select{ color:#999;}
a{text-decoration:none;color:#666666;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);  /* 去掉链接触摸高亮 */ }
a:hover,a:focus{color:#d90000;outline:none;transition:all .3s;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
.clearfix::after,.tab-box>dt::after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.ellipsis{display:inline-block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
/* main */
.mm{overflow: hidden;width: 1002px;margin: 0 auto 40px auto;}
/* banner */
.m_banner{width: 1440px;position: relative;margin: 0 auto;max-width: 100%;}
.m_banner>img{display: block;width: 100%;}
.m_banner .logo a{display: block;position: absolute;top: 38px;margin-left:13%;}
.m_banner .logo a img{display: block;width: 220px;}
.m_nav{width: 100%;height: 50px;position: absolute;bottom: 0;}
.m_n{width: 1002px;height: 100%;margin: 0 auto;background: url(/sanyasite/xhtml/zyhbdczjzhn/images/nav.png) no-repeat;background-size: 100% 100%;text-align: center;font-size: 24px;font-weight: bold;color: #fff;}
.m_n a{display: inline-block;color: #fff;line-height: 50px;}
/* m1 */
.m1{overflow: hidden;}
.m1_c1 a{display: block;line-height: 45px;font-size: 34px;font-weight: bold;color: #669C66;text-align: center;padding: 40px 0;}
.m1_c2{width: 100%;height: 420px;overflow: hidden;position:relative;}
.m1_c2 ul{width: 100%; position:relative; height: 420px;}
.m1_c2 ul li{width:100%;box-sizing: border-box;position:relative;height: 420px;}
.m1_c2 ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.m1_c2 ul li a img{display: block;width:100%;height: 100%;transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;}
.m1_c2 ul li a:hover img{transform: scale(1.2);}
.m1_c2 ul li a p{width: 100%;height: 40px;background: rgba(0,0,0,0.6);position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 0 160px 0 15px;font-size: 18px;line-height: 40px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pagination{ position:absolute; right: 25px; bottom:10px; z-index:2;}
.pagination span{position: relative;cursor: pointer; display:inline-block;width:10px;height: 10px;margin: 0 4px;border-radius: 10px;background: #fff;text-decoration: none;text-align: center;outline: 0;}
.pagination span.swiper-active-switch{background: #669C66;width: 30px;}
/* m2 */
.m_tit{width: 100%;height: 58px;background: url(/sanyasite/xhtml/zyhbdczjzhn/images/tit.png) no-repeat;background-size: 100% 100%;overflow: hidden;line-height: 58px;margin-bottom: 20px;}
.m_tit span{display: block;float: left;font-size: 20px;font-weight: bold;color: #669C66;margin-left: 60px;letter-spacing: 4px;line-height: 50px;}
.m_tit a{display: block;float: right;font-size: 16px;color: #669C66;}
.m2_con{overflow: hidden;}
.m2_con ul li{overflow: hidden;line-height: 40px;}
.m2_con ul li i{display: block;width: 5px;height: 5px;float: left;background: #669C66;margin-right: 8px;margin-top: 18px;}
.m2_con ul li span{display: block;float: left;width: 798px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #333;}
.m2_con ul li em{display: block;float: right;width: 120px;font-size: 14px;color: #9B9B9B;text-align: right;}
/* m3 */
.m3 img{display: block;width: 100%;}