/*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: #20c068;
	color: #fff;
}

::-moz-selection {
	background-color: #20c068;
	color: #fff;
}

::-webkit-selection {
	background-color: #20c068;
	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;
}
button{outline:none;}
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;
}
button{outline: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));
}

/* 询盘信息 */
.topxunpan {width: 100%;height:40px;background:#20c068;}
.topxunpan .center{width:1200px;margin:0 auto;display:flex;justify-content: space-between;}
.topxunpan .center p{font-size:14px;color:#fff;height: 40px;line-height: 40px;}
.topxunpan .center p a{display:inline-block;color:#fff;padding:0 5px;line-height:20px;padding-left:22px;}
.topxunpan .center p a:nth-of-type(1){background:url(../images/t_icon_02.png) left center no-repeat;}
.topxunpan .center p a:nth-of-type(2){background:url(../images/t_icon_03.png) left center no-repeat;}
.topxunpan .center p a:nth-of-type(3){background:url(../images/t_icon_04.png) left center no-repeat;border-right:solid 1px #fff;}
.topxunpan .center p a:nth-of-type(4){padding-left:0px;}
.topxunpan .center p:nth-of-type(1){width:415px;padding-left:25px;background:url(../images/t_icon_01.png) left center no-repeat;}
.topxunpan .center p:nth-of-type(2){width:610px;text-align:right;}
.thisxp{width:170px;height: auto;}
.topxunpan .xp {position: relative;float: right;line-height: 40px;color: #fff;font-size: 12px;cursor: pointer;}
.topxunpan .xp img {position: relative;top: 5px;margin-right: 2px;}
.topxunpan .xp i {padding: 0 5px;margin-left: 4px;margin-right: 4px;border: 1px solid #fff;background:#fff;color:#20c068;border-radius:15px;box-sizing: border-box;font-size:14px;}
.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #20c068;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}
.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #20c068;}
.topxunpan .xp #xunpantip.xunpantextactive {-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}
.topxunpan i {font-weight: normal;font-style: normal;}




/* 顶部 */
.toper{width:100%;height:120px;background:#fff;border-bottom:solid 1px #d3d3d3;}

.toper .content{width:1200px;height:70px;padding:25px 0;margin:0 auto;overflow:hidden;}

.toper .content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.toper .content .cont_left{width:289px;height:70px;border-right:solid 1px #20c068;overflow:hidden;float:left;position:relative;}

.toper .content .cont_left h1{width:289px;height:58px;margin:6px 0;}

.toper .content .cont_left .logo{width:268px;height:58px;display:block;vertical-align:top;}




.toper .content .cont_mid{width:380px;height:50px;padding:10px 0 10px 20px;float:left;}

.toper .content .cont_mid p:nth-of-type(1){font-size:20px;line-height:20px;color:#253237;font-weight:bold;}

.toper .content .cont_mid p:nth-of-type(2){font-size:20px;color:#20c068;line-height:20px;margin-top:10px;font-weight:bold;}



.toper .content .cont_right{float:right;width:auto;height:52px;padding:9px 0 9px 62px;background:url(../images/tel01.png) left center no-repeat;position:relative;}

.toper .content .cont_right p:nth-of-type(1){font-size:22px;line-height:22px;color:#20c068;font-weight:bold;}

.toper .content .cont_right p:nth-of-type(2){font-size:22px;line-height:22px;color:#20c068;font-weight:bold;margin-top:8px;}


/*导航开始*/

.nav_xiala_aa{width:100%; height:50px;}
.nav_xiala_xx{width:100%; height:50px;background:#fff;}

.nav_xiala{ width:1200px; height:50px; margin: 0 auto;}
.nav_xiala ul{width:1200px; height:50px;}
.nav_xiala ul li{ float:left; width:133px; height:50px;line-height:50px;text-align:center;font-size:16px;position:relative;-webkit-transition: all .5s; transition: all .5s;}
.nav_xiala ul li::before{content:'';width:1px;height:20px; background:#dbdbdb;position:absolute;top:15px;right:0px; z-index:999}
.nav_xiala ul li:last-child::before{content:''; background:none;}
.nav_xiala ul li.another::before{content:''; background:none;}
.nav_xiala ul li:hover::before{content:''; background:none;}

.fixedNav .nav_xiala ul li{width:133px;}

.nav_xiala > ul > li > a{ display:block; color:#253237; height:50px; line-height:50px;overflow: hidden;
    background-size: 100% 0%;
    -webkit-transition: all .5s; transition: all .5s;
}


.nav_xiala ul li:hover{ color:#fff;
    background-size: 100% 100%;
}

.nav_xiala ul li:hover > a{ color:#fff;background:#20c068;font-weight:bold;}

.nav_xiala > ul > li > a:hover{
    background-size: 100% 100%;background:#20c068; -webkit-transition: all .5s; transition: all .5s;

}

.nav_xiala > ul > li:nth-child(1){ background: none; }


.nav_xiala .erji_xiala{  position:absolute; top:49px; left: 0px; z-index:20;  height:0px; visibility: hidden; width: 133px; /*和一级栏目一样宽度*/ }
.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#20c068;  position:relative;  }
.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; padding: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }
.nav_xiala .erji_xiala i:hover{background:#20c068; }

.nav_xiala .erji_xiala i a{
    background-size: 0% 100%; -webkit-transition: all .5s; transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover{
    background: -webkit-linear-gradient(left, #fff, #fff) no-repeat;color:#20c068;
    background: linear-gradient(to right, #fff, #fff) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; }

.nav_xiala .erji_xiala i{ opacity: 0; transform: rotateY(90deg); transition:.5s;}

.nav_xiala ul li:hover .erji_xiala i{ opacity: 1;  transform: rotateY(0); }

.nav_xiala ul li:hover .erji_xiala i:nth-child(1){ transition-delay: 50ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(2){ transition-delay: 100ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(3){ transition-delay: 150ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(4){ transition-delay: 200ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(5){ transition-delay: 250ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(6){ transition-delay: 300ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(7){ transition-delay: 350ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(8){ transition-delay: 400ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(9){ transition-delay: 450ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(10){ transition-delay: 500ms;}

.nav_xiala  .erji_xiala i:nth-child(1){ transition-delay: 500ms;}
.nav_xiala  .erji_xiala i:nth-child(2){ transition-delay: 450ms;}
.nav_xiala  .erji_xiala i:nth-child(3){ transition-delay: 400ms;}
.nav_xiala  .erji_xiala i:nth-child(4){ transition-delay: 350ms;}
.nav_xiala  .erji_xiala i:nth-child(5){ transition-delay: 300ms;}
.nav_xiala  .erji_xiala i:nth-child(6){ transition-delay: 250ms;}
.nav_xiala  .erji_xiala i:nth-child(7){ transition-delay: 200ms;}
.nav_xiala  .erji_xiala i:nth-child(8){ transition-delay: 150ms;}
.nav_xiala  .erji_xiala i:nth-child(9){ transition-delay: 100ms;}
.nav_xiala  .erji_xiala i:nth-child(10){ transition-delay: 50ms;}


.nav_xiala .sanji_xiala {  width: 165px; height:0px; visibility: hidden; position: absolute; top: 0px; left:133px; /*和一级栏目一样left*/  }
.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#20c068; text-align: left; opacity: 0; }
.nav_xiala .sanji_xiala span a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; padding-left: 10px; padding: 0 8px 0 15px;
    overflow: hidden;   white-space: nowrap; text-overflow: ellipsis; }
.nav_xiala .sanji_xiala span a:hover{  color:#FFF; padding-left: 25px; }


.nav_xiala .sanji_xiala span a{
    background: -webkit-linear-gradient(left, #fff, #fff) no-repeat;
    background: linear-gradient(to right, #fff, #fff) no-repeat;
    background-size: 100% 0%; -webkit-transition: all .5s; transition: all .5s;
}

.nav_xiala .sanji_xiala span a:hover{
    background: -webkit-linear-gradient(left, #fff, #fff) no-repeat;color:#20c068;
    background: linear-gradient(to right, #fff, #fff) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di{ background:url(../images/liqsub_ss.png) no-repeat center; width: 7px; height: 11px; position: absolute; top: 14px; right: 5px;}

.nav_xiala .erji_xiala i:hover .sanji_xiala{ height:auto; visibility: visible; }

.nav_xiala .sanji_xiala span{ opacity: 0; transform: rotateY(90deg); transition:.5s;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span{ opacity: 1;  transform: rotateY(0); }
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1){ transition-delay: 50ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2){ transition-delay: 100ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3){ transition-delay: 150ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4){ transition-delay: 200ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5){ transition-delay: 250ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6){ transition-delay: 300ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7){ transition-delay: 350ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8){ transition-delay: 400ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9){ transition-delay: 450ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10){ transition-delay: 500ms;}



.nav_xiala > ul > li.another{color:#fff;}
.nav_xiala > ul > li.another > a{color:#fff;background:#20c068;font-weight:bold;}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index:99999;
    _position: absolute;-webkit-transition:all .5s;transition:all .5s;
    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}
/* banner 开始 */

.banner {width: 100%;height: 650px;position: relative;display: block;overflow: hidden;}
.banner .nivoSlider {position: relative;width:1920px;height: 100%;text-align: center;left: 50%;margin-left: -960px;}
.banner .nivoSlider img {display: none;width: auto;margin: 0 auto;height: auto;}
.banner .nivoSlider a {border: 0;display: block;margin: 0 auto;text-align: center;width: 100%;height: 100%;}
.banner .nivo-controlNav-bg {position: absolute;
left: 0;bottom: -15px;width: 100%;height: 44px;z-index: 100;}
.banner .nivo-controlNav {position: absolute;width: 100%;bottom:30px;z-index: 101;text-align: center;}
.banner .nivo-directionNav a {position: absolute;top: 45%;z-index: 9;cursor: pointer;}
.banner .nivo-prevNav {left: 0px;}
.banner .nivo-nextNav {right: 0px;}
.banner .nivo-controlNav a {display: inline-block;width: 20px;height: 20px;text-indent: -9999px;border: 0;margin: 0 10px;border-radius: 50%;cursor: pointer;background: #fff;}
.banner .nivo-controlNav a.active {background: #20c068;}
.banner .nivo-directionNav a {display: block;
width: 50px;height: 54px;background: url(../images/arrows.png) no-repeat 0% 50%;top: 50%;margin-top: -27px;}
.banner a.nivo-nextNav {background-position: 100% 50%;right: 50%;margin-right: -600px;}
.banner a.nivo-prevNav {left: 50%;margin-left: -600px;}
.banner .nivo-caption {display: none;}
.banner .nivo-caption a {color: #fff;border-bottom: 1px dotted #fff;}
.banner .nivo-caption a:hover {color: #fff;}
.banner .ribbon {width: 111px;height: 111px;position: absolute;top: -4px;left: -5px;z-index: 300;}
.banner .nivoSlider {position: relative;}
.banner .nivoSlider img {position: absolute;top: 0px;left: 0px;margin: 0 auto;}
.banner .nivoSlider a.nivo-imageLink {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 6;display: none;text-align: center;}
.banner .nivo-slice {display: block;position: absolute;z-index: 5;height: 100%;}
.banner .nivo-box {display: block;position: absolute;z-index: 5;}
.banner .nivo-caption {position: absolute;left: 0px;bottom: 0px;background: #000;color: #fff;opacity: 0.8;width: 100%;z-index: 8;}
.banner .nivo-caption p {padding: 5px;margin: 0;}
.banner .nivo-caption a {display: inline !important;}
.banner .nivo-html-caption {display: none;}

/* banner 结束 */



/* 底部信息 */
.footer{width:100%;height:305px;padding-top:45px;background:#212f32;}

.footer .center{width:1200px;height:226px;margin:0 auto;overflow:hidden;}

.footer .center .left{width:400px;float:left;}

.footer .center .left .fh{display:block;width:75px;height:196px;background:url(../images/top.jpg);float:left;margin-right:100px;}

.footer .center .left .ewm{display:block;width:136px;height:136px;padding:12px;border:dashed 1px #fff;float:left;margin-top:17px;}






.footer .center ul{width:760px;float:right;}

.footer .center li{width:150px;margin-right:52px;float:left;}

.footer .center li:last-child{margin-right:0;}

.footer .center li p{font-size:16px;line-height:16px;padding-bottom:21px;text-transform: Uppercase;margin-bottom:10px;color:#fff;position:relative;}

.footer .center li p::before{content:'';width:100px;height:1px;background:#575a60;position:absolute;bottom:1px;left:0; z-index:1;}

.footer .center li p::after{content:'';width:40px;height:2px;background:#fff;position:absolute;bottom:0;left:0; z-index:2;}

.footer .center li a{display:block;color:#ccc;font-size:14px;line-height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.footer .copy{height:49px;line-height:49px;border-top:solid 1px #646e70;color:#fff;text-align:center;margin-top:20px;}

.copy span img{vertical-align:middle;}

.copy span{display:inline-block;margin:0 15px;height:30px;line-height:30px;text-align:center;color:#fff;}

.copy span a{display:inline-block;margin-right:10px;color:#fff;}

.copy span a:hover{text-decoration:underline;}
