@charset "utf-8"; /* CSS Document */ html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */} body{font-size:14px; /* 14÷10=1.4 */color: #333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;} html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,img,kbd,q,samp,small,span,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;/*color: #282828;*/ -webkit-font-smoothing: subpixel-antialiased;} strong,i{padding:0;margin:0; -webkit-font-smoothing: subpixel-antialiased;} table{border-collapse:collapse;border-spacing:0;width:100%;} fieldset,img{border:0;} img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;} a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;transition:all 0.3s ease-in-out;} a:hover{color: #333;text-decoration: none;} input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;} ul,ol,li{list-style:none outside none;} .tc{text-align:center !important;} .tl{text-align:left !important;} .tr{text-align:right !important;} .pa{position: absolute;} .pr{position: relative;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';content:none;} input,textarea,select{font-weight:inherit;} input,select,textarea,button {vertical-align:middle} /*低版本跳转样式*/ .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.85;filter:alpha(opacity=85);z-index:99998;} .ie9tips{width:400px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -200px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;} .ie9tips a{color:red;} .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);} .ie9tips p{padding-top:10px;} .imgResponsive{width: 100%;height: 0;padding-bottom:62.5%;overflow:hidden;display: block; } a h3{transition:all 0.3s ease-in-out;} a:hover h3{font-size: 18px;font-weight: bold;} .imgResponsive img{transition: all 0.3s ease-in-out;width: 100%;} a:hover .imgResponsive img{transform: scale(1.1);opacity: 0.85;} .clear{width: 100%;overflow:hidden;height: 0;} .clearfix:after { content: " "; display: block; clear: both; height: 0; visibility: hidden;} .clearfix { zoom: 1;} .fpx16{font-size: 16px;} .fpx14{font-size: 14px;} .header{width: 1200px;margin:0 auto;} .logo{font-size: 0;text-align: center;/*! padding:4% 0 1.2%; *//*padding:65px 0 40px;*/} .logo a{display: inline-block;*display: inline;*zoom:1;vertical-align: middle;} .logo_02,.logo_03{padding-left: 0px;} .logo_04{text-align: center;padding-bottom: 74px;width: 80%;margin:0 auto;} .lf{float: left;} .rt{float: right;} /*头部样式*/ .header{width:100%;min-width: 300px; max-height:455px; z-index:990;position: relative;background-repeat: no-repeat !important;background-position: top center !important;} .top{/*! width: 1100px; */margin:0 auto;} .logo{ width:auto;transition: all 0.3s ease;/*! padding:7px 0 55px; */overflow: hidden;} .logo a{display: block;} .logo img{width: auto;} .logo_01{width: 264px;position: relative;z-index: 900;padding-left: 225px;} .logo_02{margin:0 auto;text-align: center;padding-top: 0px;} /*.logo:hover{opacity: 0.8;}*/ /*导航*/ #nav{width:100%; height:52px;background:#c30500;border-top: 2px solid #f3f27c; z-index: 1; } .nav ul{height:52px; margin:0px auto;max-width:1200px;} .nav ul li{float:left; width:11%; height:52px;line-height:52px;text-align:center;position:relative; } .nav ul li a{color:#fff;position: relative; font-size:18px;font-weight: bold; display:block; transition: all 0.3s ease;} .nav ul li a:hover,.nav ul li.active a{background: #f28b27;} .nav ul li .subNav{ position:absolute;background:#3eb134; background: -webkit-linear-gradient(top, #006d3b, #3eb134); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(bottom, #006d3b, #3eb134); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(bottom, #006d3b, #3eb134); /* Firefox 3.6 - 15 */ background: linear-gradient(to bottom,#006d3b, #3eb134); /* 标准的语法 */ left:0;top:52px; left:0px; display:none;overflow:hidden;width:100%; z-index: 9999;} .nav ul li.on{ -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease;} .nav ul li.on>a{background: #f28b27;color:#fff; } .nav ul li.on .subNav { display:block;} .nav ul li.on .subNav dl{overflow:hidden;} .nav ul li.on .subNav dl dd{height:auto;line-height: 22px; text-align:center;} .nav ul li.on .subNav dl dd:hover{color: #79c59b; } .nav ul li.on .subNav dl dd a{ font-size:16px;padding:8px 10px;line-height: 22px; color: #fff; text-align:center; font-weight:normal;*height: auto;*line-height:22px;} .nav ul li.on .subNav dl dd:hover a{background: #006d3b;} /*手机端导航*/ .mobile{width: 100%;height: 40px;display: none;z-index: 999999;background: #c30500;position: absolute;top: -40px;left: 0;} /*.mobile.active{overflow:visible;}*/ .mobile-inner-header{ position: absolute;top: 0px;right: 0px;z-index: 999999;width: 40px;} .mobile-inner-header-icon{ color: #fff; height: 40px;font-size:25px;text-align: center; float:right;width: 40px;position: relative; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; transition: background 0.5s; } .mobile-inner-header-icon:hover{ opacity:0.8; cursor: pointer; } .mobile-inner-header-icon span{ position: absolute; right: calc((100% - 25px) / 2); top: calc((100% - 1px) / 3); width: 20px; height: 2px; background-color: #fff;} .mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);} .mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);} .mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;} .mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;} .mobile-search-btn{width: 90px;height: 90px;background:url(../../images/dsjy/mobile-search.png) no-repeat center #016f6f;position: absolute;right:90px;top: 0;cursor: pointer;} .mobile-search-btn.active{background:#016f6f;} .mobile-search-btn.active:before{position: absolute; display: block; content: ""; top: 0; bottom: 0; left: 0; right: 0; width: 2px; height: 30px; margin: auto; -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); background-color: #fff;} .mobile-search-btn.active:after{position: absolute; display: block; content: ""; top: 0; bottom: 0; left: 0; right: 0; width: 2px; height: 30px; margin: auto; -o-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); transform: rotate(-135deg); background-color: #fff;} .mobile-inner-header-icon{ color: #fff; height: 30px;text-align: left;float:right;width: 30px;position: relative; cursor: pointer;margin-right: 11px;font-weight: bold;text-align: right;margin-top:5px;} .mobile-inner-header-icon-out span{width: 20px;height: 2px;background-color:#fff;display: block;} .mobile-inner-header-icon-out span:nth-child(1){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outfirst;width: 20px; } .mobile-inner-header-icon-out span:nth-child(2){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outsecond;width: 20px;margin-left: 6px; } .mobile-inner-header-icon-out span:nth-child(3){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outthird;width: 20px;margin-left: 12px; } .mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);} .mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);} .mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);} .mobile-inner-header-icon-click{margin-top: 10px;} .mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;} .mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;} .mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;} @keyframes clickfirst { 0% { transform: translateY(4px) rotate(0deg); } 100% { transform: translateY(0) rotate(45deg); } } @keyframes clicksecond { 0% { transform: translateY(-4px) rotate(0deg); } 100% { transform: translateY(0) rotate(-45deg); } } @keyframes clickthird { 0% { opacity: 0 } 100% { opacity: 0 } } .mobile-inner-header-icon-out span:nth-child(1){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outfirst; } .mobile-inner-header-icon-out span:nth-child(2){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outsecond; } .mobile-inner-header-icon-out span:nth-child(3){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outthird; } @keyframes outfirst { 0% { transform: translateY(0) rotate(-45deg); } 100% { transform: translateY(-4px) rotate(0deg); } } @keyframes outsecond { 0% { transform: translateY(0) rotate(45deg); } 100% { transform: translateY(4px) rotate(0deg); } } @keyframes outthird { 0% { transform: translateY(0) rotate(90deg); } 100% { transform: translateY(12px) rotate(0deg); } } .mobile-inner-nav{ background:#d20c07;width: 100%; position: absolute;top:40px;left:-100%;padding-top: 10px;padding-bottom: 25px;transition: all 0.5s ease;z-index: 99;} .mobile-inner-nav ul{width: 89%;overflow: hidden;margin:0 auto;} .mobile-inner-nav.active{left: 0;} .mobile-inner-nav a{display:block;line-height: 2;padding:10px 0;text-decoration: none; font-size: 1.5rem; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; color:#fff;} .mobile-inner-nav a:hover{color:#fafafa;} .mobile-inner-nav li{position: relative;border-bottom: 1px solid #db5855;float: left;width: 50%;} .mobile-inner-nav li a{padding:7px 17px;text-align: center;} .mobile-inner-nav li strong{color:#fff;position: absolute;right:0;top:0;font-size: 1.5rem;cursor: pointer;width: 53px;height: 53px;text-align: center;line-height:53px;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;font-weight: normal;} .fanhui{background:url(../../images/dsjy/down.png) no-repeat center center;} .fanhui01{background:url(../../images/dsjy/up.png) no-repeat center center;} .mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;} @-webkit-keyframes returnToNormal { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes returnToNormal { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .mobile_subNav{display: none;padding:0 0 10px; border-top: 1px solid #6caf7a;} .mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: none;font-weight: normal;font-size: 1.4rem;color:#eee;padding:0 65px;} .mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border-bottom:1px solid #6caf7a;overflow: hidden;width: 89%;margin:0 auto;float: none;background:none;border-radius: 0;} .mobile_search input.notxt{width: 76%;color:#f0f0f0;margin-left:35px;border:none;height: 36px;line-height: 36px;font-size: 1.6rem;} .mobile_search input.notxt1{width: 36px;right:14px;left:auto;background:url(../../images/dsjy/ser.png) no-repeat center center ;border:none;height: 36px;line-height: 36px;top: -1px;} .mobile-inner-nav dd a i{color:#1b7474;margin-right: 6px;font-weight: bold;} .mobile-links{width: 70%;margin:0 auto;text-align: center;padding:8px 0;} .mobile-inner-nav .mobile-links a{display: inline-block;font-size: 1.5rem;padding:0 10px;} .goTop{position: fixed; bottom: 30px; right: 20px; z-index: 9999999; color: #fff; text-align: center; font-size: 24px; transition:all 0.3s ease-in-out; background:url(../../images/dsjy/top.png) no-repeat center center #c30500; width: 40px; height: 40px; line-height: 40px; text-align: center;} .goTop:hover {background-color: #8b0402;} /*footer*/ .wrap_footer{width: 100%;overflow:hidden;background-color:#a80600;border-top: 5px solid #8b0402;} .copyRight{width: 1200px;overflow:hidden;color:#fff;line-height: 28px;font-size: 16px; padding:35px 0;text-align: center;margin:0 auto;} @media screen and (max-width:1366px) { .top,.nav ul,.copyRight{/* width:1000px; */} } @media screen and (max-width:1200px) { .top,.nav ul,.copyRight{width: auto;/*! padding:0 20px; */} .copyRight{padding-top: 25px;padding-bottom: 25px;} .logo_02{/*! width: 800px; */} .logo{/*! padding-bottom: 30px; */} .header{background-size: 100% 100%!important;} } @media screen and (max-width:992px) { .logo_02{/*! width:600px; */} .logo{padding-bottom: 0;} .fpx16{font-size: 15px;} .fpx14{font-size: 13px;} a:hover h3{font-size: 16px;} } @media screen and (max-width:768px) { .logo_02{/*! width: 500px; */} .logo_01{float: none;margin:0 auto;padding-left: 0;} .nav{display:none;} .mobile{ display:block; } .header{margin-top: 40px;} .copyRight{font-size: 14px;} .lf{float: none;} .rt{float: none;} } @media screen and (max-width:640px) { .logo_02{/*! width: 70%; */} } @media screen and (max-width:480px) { .copyRight{font-size: 12px;} .fpx16{font-size: 14px;} .fpx14{font-size: 12px;} a:hover h3{font-size: 15px;} }