﻿@charset "utf-8";
/* CSS reset for c_b*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

    table th, table td {
        padding: 5px;
    }
.slogan h3 
fieldset, img {
    border: 0;
  
}

address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

ception, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    color: #666;
    text-decoration: none;
}
    /*for ie f6n.net*/
    a:focus {
        outline: none;
    }
    /*for ff f6n.net*/
    a:hover {
        text-decoration: none;
    }
/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

li {
    list-style: none;
}
/*其他*/
.cur {
    cursor: pointer
}
/*原reset*/
sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    outline: none;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif,"Microsoft YaHei","微软雅黑";
}

select, input, button, textarea, button {
    font: 99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}
/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}
/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}
/*end reset*/
body {
    min-width:1200px;
}

.content, .container {
    margin-left: auto;
    margin-right: auto;
}

/* tanchuang1 提交弹窗*/
  .tanchuang1 {
  width:100%;
  position: fixed;
  top: 0;
  left: 0;
  height:100%;
  z-index:9999999;
}
.tanchuang1 .conBox {
  width: 400px;
  height: 212px;
  padding: 20px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -220px;
  top: 50%;
  margin-top: -80px;
  z-index:9999999;
}
.tanchuang1 .conBox .tcClose {
  width: 33px;
  height: 90px;
  position: absolute;
  right: 45px;
  top: -90px;
  cursor: pointer;
  z-index:999999999999999;
}
.tanchuang1 .conBox .box {
  width: 398px;
  height: 190px;
  border: 1px solid #e5e5e5;
  padding-top: 20px;
  text-align: center;
  position: relative;
}
.tanchuang1 .conBox .box img {
  display: block;
  width: 47px;
  height: 47px;
  margin: 0 auto;
}
.tanchuang1 .conBox .box h5 {
  font-size: 24px;
  color: #039a46;
  font-weight: bold;
  margin-top: 10px;
}
.tanchuang1 .conBox .box p {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 10px;
}
.tanchuang1 .conBox .box .b15 {
  display: block;
  width: 150px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -75px;
  background: #039a46;
  text-decoration: none;
  z-index:999999999999999;
  border:0px;
}
.tanchuang2 .conBox .box a {
  background: #404040;
}

/*------------------------------------  新加入的代码放在下面  ---------------------------------------------*/

/*关闭网站*/
.y-close-page {
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:99999;
    background-color:#333;
}
.y-dialog-cont {
    width:360px;
    height:160px;
    background-color:#fff;
    margin:8% auto 0;
    border-radius:10px;
    text-align:center;
    color: #666;
}
.y-dialog-cont p{
    padding-top:10%;
    font-size:18px;
}
.y-dialog-cont a{
   display:block;
   width:70px;
   height:36px;
   line-height:36px; 
   color:#fff; 
   border-radius:5px; 
   margin:36px auto 0; 
   text-decoration:none;
   background:#039a46;
}

/* 
    author:PengJin;
    date:2019-6-19;
*/

@font-face {
  font-family: "DIN Medium";
  format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}  

/*--public--*/
.wrapper{margin:0 auto;width:1200px;}
.wrap-title{position:relative;z-index:99;padding-bottom:30px;line-height:1.5;text-align:center;overflow:hidden;animation:fadeinT 1s ease-out backwards;}
.wrap-title h3{font-weight:normal;font-size:40px;color:#333;}
.wrap-title h3 a{color:#333;}
.wrap-title h3 em{color:#039a46;font-weight:bold;border-radius:50%;}
.wrap-title p{font-size:16px;color:#333;}
.wrap-title.white *{color:#333;}
/*--end public--*/

/*按钮动画*/
.btn-wave{position:relative;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);overflow:hidden;}
.btn-wave:before{content:'';display: block;width: 120%;height: 0;padding: 60% 0;background-color:#03401e;border-radius: 50%;position: absolute;left: -10%;top: 50%;-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);z-index: -1;}
.btn-wave:hover:before{-webkit-animation: btnWave 2s ease;animation: btnWave 2s ease infinite;-webkit-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
@keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
/*end 按钮动画*/

/*-- top-wrap --*/
.top-wrap{position:relative;z-index:999;padding:0 2%;height:42px;line-height:42px;color:#fff;font-size:14px;overflow:hidden;border-bottom:#ddd solid 1px;background:#fff;}
.top-menu{float:right;}
.top-menu a{display:inline-block;color:#999;}
.top-menu a:first-child{font-weight:bold;color:#039a46;font-size:18px;}
.top-menu a:after{display:inline-block;position:relative;top:4px;margin:0 15px;width:1px;height:15px;content:"";background:url("../../images/top_line.png")/*tpa=http://www.linaiwpc.com/images/Common/top_line.png*/ no-repeat;}
.top-menu a:last-child:after{display:none;}
.top-menu a:hover{color:#039a46;}
.welcome{color:#666;}
/*-- end top-wrap --*/

/*-- header --*/
.header{position:relative;z-index:999;top:0;padding:21px 2%;height:60px;
    background: #00b88b;
 color: #fff;
}
.logo{float:left;padding-right:10px;width:130px;height:100px;overflow:hidden;}
.logo img{display:block;}
.slogan{float:left;padding-left:14px;width:200px;overflow:hidden;}
.slogan em{display:block;margin-top:10px;width:52px;height:31px;line-height:31px;text-align:center;font-size:20px;color:#fff;background:#039a46;border-radius:5px;}
.slogan h3{margin-top:8px;height:24px;line-height:24px;font-size:18px;font-weight:normal;color:#333;}
.gan{  float: left; padding-left: 6px;overflow: hidden;margin-top: 50px;}
.gan h3{ height: 21px;line-height: 21px;font-size: 18px;color: #333;margin-top: 1px;}
.gan p{height: 24px;    line-height: 24px;font-size: 15px;color: #666;}
.imgg{ width: 45px;height: 42px;margin-top: 50px;}
.slogan p{height:24px;line-height:24px;font-size:15px;color:#666;}
.nav{float:right;height:38px;line-height:38px;}
.nav-list li{float:left;background:url("../../images/nav_line.png") no-repeat right center;width: 144px;text-align: center}
.nav-list li>a{position:relative;display:block;font-size:16px;color:#fff;font-weight: bold}
.nav-list li:last-child{background-image:none;}
.nav-list li:last-child>a{margin-right:0;}
.nav-list li>a:after{display:block;position:absolute;left:0;bottom:-11px;width:0;height:3px;content:"";background:#fff;transition:all 1s;}
.nav-list li:hover>a:after,.nav-list li.cur>a:after{width:100%;}
.nav-list li:hover>a,.nav-list li.cur>a{color:#fff;}
.dropDown{display:none;position:absolute;z-index:999;left:0;top:85%;width:100%;height:354px;overflow:hidden;background:#fff ;;border-top:#eee solid 1px;}
.dropDown .wrapper{height:354px;) no-repeat right bottom;}
.dropDown .subNav{margin-top:30px;width:1250px;overflow:hidden;}
.dropDown .subNav .item{display:block;float:left;padding-right:27px;margin-right:27px;width:153px;height:158px;border-right:#ddd dashed 1px;}
.dropDown .subNav .item:last-child{margin-right:0;padding-right:0;border-right:none;}
.dropDown .subNav .item img{display:block;margin-bottom:12px;width:153px;height:101px;transition:all 0.5s;}
.dropDown .subNav .item span{display:block;font-size:16px;color:#666;height:22px;line-height:22px;overflow:hidden;}
.dropDown .subNav .item p{font-size:13px;color:#999;height:20px;line-height:20px;overflow:hidden;}
.dropDown .subNav .item:hover span{color:#4b9c01;}
.dropDown .subNav .item:hover img{opacity:0.8;}
.dropDown .text{padding-top:70px;line-height:1.5;overflow:hidden;}
.dropDown .text span{display:block;font-size:25px;color:#4b9c01;}
.dropDown .text p{font-size:20px;color:#333;}
.mask{display:none;position:fixed;z-index:333;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);}
@media screen and (max-width: 1600px){
.nav-list li>a{margin:0 20px;}
}
@media screen and (max-width: 1400px){
.slogan{display:none;}
}
/*-- end header --*/

