

@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: #044e97;

	color: #fff;

}



::-moz-selection {

	background-color: #044e97;

	color: #fff;

}



::-webkit-selection {

	background-color: #044e97;

	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: 30px;background-color:#f5f5f5;}

.topxunpan .center{width:1200px;margin:0 auto;display:flex;justify-content: space-between;}

.topxunpan .center p{font-size:12px;color:#858585;height: 30px;line-height: 30px;}

.topxunpan .center p a{display:inline-block;color:#858585;padding:0 10px 0 5px;line-height:13px;padding-left:17px;}

.topxunpan .center p a:nth-of-type(1){background:url(../img/t_icon_01.png) left center no-repeat;}

.topxunpan .center p a:nth-of-type(2){background:url(../img/t_icon_02.png) left center no-repeat;}

.topxunpan .center p a:nth-of-type(3){background:url(../img/t_icon_03.png) left center no-repeat;border-right:solid 1px #858585;}

.topxunpan .center p a:nth-of-type(4){padding-left:0px;}

.topxunpan .center p:nth-of-type(1){width:320px;}

.topxunpan .center p:nth-of-type(2){width:780px;text-align:right;}

.thisxp{width:150px;height: auto;}

.topxunpan .xp {position: relative;float: right;line-height: 30px;color: #858585;font-size: 12px;cursor: pointer;}

.topxunpan .xp img {position: relative;top: 2px;margin-right: 2px;}

.topxunpan .xp i {padding: 0 5px;margin-left: 4px;margin-right: 4px;border: 1px solid #fff;background:#044e97;color:#fff;border-radius:5px;box-sizing: border-box;}

.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: #044e97;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: #044e97;}

.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 .content{width:1200px;height:70px;padding:30px 0;margin:0 auto;overflow:hidden;}



.toper .content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.toper .content .cont_left{width:420px;height:60px;margin:5px 0;overflow:hidden;float:left;position:relative;border-right:solid 1px #d7d7d7;}



.toper .content .cont_left h1{width:390px;height:52px;padding:4px 0;}



.toper .content .cont_left .logo{width:390px;height:52px;display:block;vertical-align:top;}



.toper .content .cont_mid{width:450px;height:50px;padding:10px 0 10px 30px;float:left;}



.toper .content .cont_mid p:nth-of-type(1){font-size:20px;line-height:20px;color:#545454;font-weight:bold;}



.toper .content .cont_mid p:nth-of-type(2){font-size:16px;color:#95c45c;line-height:16px;margin-top:14px;}



.toper .content .cont_right{float:right;height:70px;padding-left:60px;background:url(../img/tel01.png) left center no-repeat #fff;}



.toper .content .cont_right p:nth-of-type(1){font-size:14px;line-height:14px;color:#545454;}



.toper .content .cont_right p:nth-of-type(2){font-size:36px;color:#95c45c;font-weight:bold;margin-top:8px;}



.toper .content .cont_right p:nth-of-type(3){font-size:24px;line-height:20px;color:#95c45c;font-weight:bold;margin-top:8px;}









/*导航开始*/

.nav_xiala_aa{width:100%; height:60px;}

.nav_xiala_xx{width:100%; height:60px;background:#044e97;}



.nav_xiala{ width:1200px; height:60px; margin: 0 auto;}

.nav_xiala ul{width:1200px; height:60px;}

.nav_xiala ul li{ float:left;width:16%; height:60px;line-height:60px;text-align:center;font-size:14px;position:relative;-webkit-transition: all .5s; transition: all .5s;}



.nav_xiala ul li::before{content:'';width:1px;height:13px; background:#5a8aba;position:absolute;top:24px;right:0; 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:#fff; height:60px; line-height:60px;overflow: hidden;

    background-size: 100% 0%;

    -webkit-transition: all .5s; transition: all .5s;

}



.nav_xiala ul li:hover{ color:#fff;background:#95c45c;background-size: 100% 100%;}



.nav_xiala ul li:hover > a{ color:#fff;}



.nav_xiala > ul > li > a:hover{

    background-size: 100% 100%; -webkit-transition: all .5s; transition: all .5s;



}



.nav_xiala > ul > li:nth-child(1){ background: none; }





.nav_xiala .erji_xiala{  position:absolute; top:60px; 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:#044e97;  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:#044e97; }



.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, #95c45c, #95c45c) no-repeat;color:#fff;

    background: linear-gradient(to right, #95c45c, #95c45c) 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:#044e97; 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, #95c45c, #95c45c) no-repeat;

    background: linear-gradient(to right, #95c45c, #95c45c) 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, #95c45c, #95c45c) no-repeat;color:#fff;

    background: linear-gradient(to right, #95c45c, #95c45c) no-repeat;

    background-size: 100% 100%;

}





.nav_xiala .sanji_xiala_di{ background:url(../img/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:#95c45c;}





.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:550px;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: #044e97;}

.banner .nivo-directionNav a {display: block;

width: 50px;height: 54px;background: url(../img/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:400px;padding-top:120px;background:#044e97;position:relative;}



.footer .content{width:100%;height:290px;overflow:hidden;}



.footer .center{width:1200px;margin:0 auto;}



.footer .center .bottom{width:1200px;overflow:hidden;}



.footer .center .bottom .txt{overflow:hidden;width:840px;padding-left:80px;float:left;}



.footer .center .bottom .txt li{float:left;width:150px;margin-right:75px;}



.footer .center .bottom .txt li:last-child{margin-right:0;}



.footer .center .bottom .txt li p{font-size:16px;line-height:16px;margin-bottom:15px;color:#fff;}



.footer .center .bottom .txt li a{display:block;color:#fff;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.footer .center .bottom .ewm{width:160px;height:160px;float:right;}



.footer .center .bottom .ewm li{width:130px;height:130px;padding:15px;background:url(../img/kuang.png);float:left;margin-right:128px;}



.footer .center .bottom .ewm li img{width:130px;hieght:130px; vertical-align:top;}



.footer .content .jz{width:100%;margin-top:25px;border-top:solid 1px #3671ac;}



.footer .content .infro{width:1200px;margin:0 auto;overflow:hidden;padding-top:20px;}



.footer .content .infro li{height:40px;padding-left:50px;position:relative;float:left;margin-right:148px;}



.footer .content .infro li:last-child{margin-right:0;}



.footer .content .infro li p{font-size:14px;color:#fff;line-height:20px;}



.footer .content .infro li:nth-of-type(1){background:url(../img/ft_icon_01.png) left center no-repeat;}



.footer .content .infro li:nth-of-type(2){background:url(../img/ft_icon_02.png) left center no-repeat;}



.footer .content .infro li:nth-of-type(3){background:url(../img/ft_icon_03.png) left center no-repeat;}



.footer .content .infro li:nth-of-type(4){background:url(../img/ft_icon_04.png) left center no-repeat;}



.footer .content .infro li::before{content:'';width:1px;height:26px; background:#3671ac;position:absolute;top:7px;right:-80px;}



.footer .content .infro li:last-child::before{content:'';width:1px;height:26px; background:rgba(0,0,0,0);}



.copy{height:49px;line-height:49px;color:#fff;text-align:center;}



.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;}



button{outline:none;}