/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

 ::selection {
	background-color: #3367a6;
	color: #fff;
}

::-moz-selection {
	background-color: #3367a6;
	color: #fff;
}

::-webkit-selection {
	background-color: #3367a6;
	color: #fff;
}
* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}
.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

.nav_xiala{ width:1180px; height:50px; margin: 0 auto; }
.nav_xiala > ul{  position:relative; height:50px;  }
.nav_xiala ul li{ float:left; width: 147px; height:50px; line-height: 50px; text-align:center; font-size:15px; background:url(../images/menu_line.png) no-repeat left; -webkit-transition: all .3s linear; transition: all .3s linear; }
.nav_xiala ul li a{ display:block; color:#fff; height:50px; line-height:50px; overflow: hidden; }
/* .nav_xiala ul li:hover{ background:#3367a6; color:#fff;  }
.nav_xiala ul li:hover a{ color:#fff; } */
.nav_xiala ul li:nth-child(1) { background:none; }

.nav_xiala .erji_xiala{  z-index:20; height:0px; visibility: hidden; opacity:0;  -webkit-transition: all .3s linear; transition: all .3s linear;
position:absolute; top:42px; left:0;  width: 100%; background:rgba(50, 181, 63,0.85);  }  /*一个分类 *1 一个分类 *2  六个分类100%  left:修改到合适位置; */

.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; opacity: 1; }

.nav_xiala .erji_xiala .daohang_xiala{ float:left; width: 156px; padding: 0 20px 5px 20px;   }
.nav_xiala .erji_xiala .daohang_xiala i{ font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.35); display: block; opacity: 0; }
.nav_xiala .erji_xiala .daohang_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; text-align: left; opacity: 0;  }
.nav_xiala .erji_xiala .daohang_xiala a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; overflow: hidden;  }
.nav_xiala .erji_xiala .daohang_xiala i a{  font-size:15px;  text-align: left; background:url(../images/liqsub_ss.png) 0px no-repeat; padding-left: 13px;  overflow: hidden;  }
.nav_xiala .erji_xiala .daohang_xiala i a:hover{ background:url(../images/liqsub_ss.png) 10px no-repeat; padding-left: 23px; }
.nav_xiala .erji_xiala a:hover{  color:#FFF; padding-left: 15px; }

.nav_xiala ul li:hover .erji_xiala .daohang_xiala i{  animation: menu0 0.3s ease-in-out forwards; animation-delay: 0.2s;}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(1) span{  animation: menu0 0.3s ease-in-out forwards; animation-delay: 0.2s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(2){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 0.4s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(3){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 0.6s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(4){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 0.8s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(5){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 1.0s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(6){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 1.2s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(7){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 1.4s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(8){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 1.6s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(9){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 1.8s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(10){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 2s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala span:nth-child(11){  animation: menu0 0.3s ease-in-out forwards; animation-delay: 2.2s;}

.nav_xiala .erji_xiala1{  position:absolute; top:42px; z-index:20;  width: 104px;  /*和一级栏目一样宽度*/
height:0px; visibility: hidden; }

.nav_xiala ul li:hover .erji_xiala1{ height:auto; visibility: visible;  }

.nav_xiala .erji_xiala1 .daohang_xiala{ }
.nav_xiala .erji_xiala1 .daohang_xiala i{ font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.35); display: block; background:rgba(50, 181, 63,0.85); opacity: 0; }
.nav_xiala .erji_xiala1 .daohang_xiala a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; overflow: hidden;  }
.nav_xiala .erji_xiala1 a:hover{  color:#FFF; padding-left: 15px; }

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(1){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.2s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(2){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.4s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(3){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.6s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(4){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.8s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(5){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.0s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(6){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.2s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(7){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.4s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(8){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.6s;}


.nav_xiala > ul > li.another > a{ background:#3367a6; color: #fff; }
@keyframes menu0 {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes menu1 {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.clear::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
}
a {
    transition: all .2s;
}
a:hover {
    color: #3367a6;
}
/* header start */
.header {
    width: 100%;
    min-width: 1180px;
    height: 120px;
    background-color: #fff; 
}
.header .navmenu {
    position: relative;
    width: 1180px;
    height: 120px;
    margin: 0 auto;
}
.header .logobox {
    position: absolute;
    top: 16px;
    left: 46%;
    width: 194px;
    height: 92px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header .logobox img{
  
    width: 224px;
    height: 72px;

}
.header .navmenu {
    width: 1180px;
    height: 120px;
    margin: 0 auto;
    padding-top: 78px;
    box-sizing: border-box;
} 
.header .navmenu ul {
    height: 30px;
}
.header .navmenu li {
    /* width: 118px; */
    width: auto;
    height: 42px;
    float: left;  
    margin-right: 12px;
}
.header .navmenu li:nth-child(5) {
    margin-left: 230px;
}
.header .navmenu li:last-child {
    margin-right: 0;
}
.header .navmenu li a {
    display: block;
    padding-left: 22px;
    padding-right: 22px;
    height: 30px;
    color: #333;
    line-height: 33px;
    text-align: center;
    border-radius: 14px;
    border-radius: 18px;  
}
.header .navmenu li:hover > a {
    color: #fff;
    background-color: #3367a6;
}
/* header end */
/* footer start */
.footer {
    width: 100%;
    min-width: 1180px;
    height: 280px;
    padding-top: 20px;
    margin-top: 60px;
    color: #bbb;
    background: url('../images/footer_bg.jpg') center center no-repeat;
    background-size: cover;
}
.footer .footercontent {
    position: relative;
    width: 1180px;
    height: 272px;
    margin: 0 auto;
}
.footer .footercontent .lefttextinfo {
    width: 720px;
    float: left;
}
.footer .footercontent .lefttextinfo .telbox {
    margin-top: 20px;
}
.footer .footercontent .lefttextinfo .telbox img {
    position: relative;
    top: -26px;
    margin-right: 10px;
}
.footer .footercontent .lefttextinfo .telbox .teltext {
    display: inline-block;
    width: 664px;
    height: 56px;
    overflow: hidden;
}
.footer .footercontent .lefttextinfo .telbox .teltext p {
    line-height: 28px;
}
.footer .footercontent .lefttextinfo .addbox {
    width: 590px;
    height: 56px;
    margin-top: 20px;
}
.footer .footercontent .lefttextinfo .addbox img {
    position: relative;
    top: -22px;
    margin-right: 14px;
}
.footer .footercontent .lefttextinfo .addbox .addtext {
    display: inline-block;
    width: 550px;
    height: 48px;
    overflow: hidden;
}   
.footer .footercontent .lefttextinfo .copyright {
    margin-top: 20px;
}
.footer .footercontent .lefttextinfo .support {
    margin-top: 20px;
}
.footer .footercontent .lefttextinfo .support a, .footer .footercontent .lefttextinfo .copyright a {
    color: #bbb;
}
.footer .footercontent .lefttextinfo .support a:hover, .footer .footercontent .lefttextinfo .copyright a:hover {
    color: #3367a6;
}
.footer .footercontent .lefttextinfo .supportimg1 {
    position: relative;
    top: 5px;
    margin-left: 32px;
}
.footer .footercontent .lefttextinfo .supportimg2 {
    position: relative;
    top: 5px;
}
.footer .footercontent .lefttextinfo .supportimg3 {
    margin-left: 10px;
}
.footer .footercontent .lefttextinfo .support .cnzz {
    position: relative;
    top: -3px;
    left: -10px;
}
.footer .footercontent .messagebox {
    width: 306px;
    height: auto;
    float: left;
    margin-left: 22px;
}
.footer .footercontent .messagebox h5 {
    position: relative;
    width: 270px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    color: #d9d9d9;
}
.footer .footercontent .messagebox h5::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 80px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #7b7b7c;
}   
.footer .footercontent .messagebox h5::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 80px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #7b7b7c;
}   
.footer .footercontent .messagebox .formtext {
    width: 100%;
    height: 30px;
    margin-top: 14px;
    padding-left: 15px;
    line-height: 30px; 
    color: #bbb;
    font-size: 14px;
}
.footer .footercontent .messagebox .formtext::-webkit-input-placeholder {
    color: #bbb;
}
.footer .footercontent .messagebox .formtext::-moz-input-placeholder {
    color: #bbb;
}
.footer .footercontent .messagebox .formtext::-ms-input-placeholder {
    color: #bbb;
}
.footer .footercontent .messagebox  input, .footer .footercontent .messagebox  textarea {
    border: 1px solid #494a4b;
    box-sizing: border-box;
    background-color: transparent;
}
.footer .footercontent .messagebox .messagetextarea {
    width: 100%;
    max-width: 100%;
    height: 74px;
    margin-top: 14px;
    padding-top: 15px;
    padding-left: 15px;
    color: #bbb;
}
.footer .footercontent .messagebox .messagetextarea::-webkit-input-placeholder {
    color: #bbb;
}
.footer .footercontent .messagebox .messagetextarea::-moz-input-placeholder {
    color: #bbb;
}
.footer .footercontent .messagebox .messagetextarea::-ms-input-placeholder {
    color: #bbb;
}
.footer .footercontent .messagebox .footersubmitbtn {
    display: block;
    width: 78px;
    height: 28px;
    margin: 18px auto 0;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #3367a6;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.footer .footercontent .wechatbox {
    position: absolute;
    right: 0;
    top: -16px;
    width: 277px;
    height: auto;
    color: #fff;
    text-align: center;    
    background-color: #3367a6;
	padding-bottom:20px;
}
.footer .footercontent .wechatbox p {
    margin-top: 12px;
    
}
.footer .footercontent .wechatbox img {
    display: inline-block;
    width: 160px;
    height: 160px;
    margin-top: 10px;
}
/* footer end */