/*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: #01a5e3;
	color: #fff;
}

::-moz-selection {
	background-color: #01a5e3;
	color: #fff;
}

::-webkit-selection {
	background-color: #01a5e3;
	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:url("../images/top_back_01.jpg")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/top_back_01.jpg*/ center top no-repeat #fff;}
.topxunpan .center{width:1200px;margin:0 auto;display:flex;justify-content: space-between;}
.topxunpan .center p{font-size:14px;color:#040000;height: 40px;line-height: 40px;}
.topxunpan .center p a{display:inline-block;color:#040000;padding:0 5px;line-height:20px;padding-left:22px;}
.topxunpan .center p a:nth-of-type(1){background:url("../images/t_icon_02.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/t_icon_02.png*/ left center no-repeat;}
.topxunpan .center p a:nth-of-type(2){background:url("../images/t_icon_03.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/t_icon_03.png*/ left center no-repeat;}
.topxunpan .center p a:nth-of-type(3){background:url("../images/t_icon_04.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/t_icon_04.png*/ left center no-repeat;border-right:solid 1px #040000;}
.topxunpan .center p a:nth-of-type(4){padding-left:0px;}
.topxunpan .center p:nth-of-type(1){width:430px;padding-left:25px;background:url("../images/t_icon_01.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/t_icon_01.png*/ left center no-repeat;}
.topxunpan .center p:nth-of-type(2){width:600px;text-align:right;}
.thisxp{width:170px;height: auto;}
.topxunpan .xp {position: relative;float: right;line-height: 40px;color: #040000;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 #01a5e3;background:#01a5e3;color:#fff;border-radius:4px;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: #01a5e3;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: #01a5e3;}
.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:130px;background:url("../images/top_back_02.jpg")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/top_back_02.jpg*/ center top no-repeat #fff;}

.toper .content{width:1200px;height:80px;padding:25px 0;margin:0 auto;overflow:hidden;}

.toper .content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.toper .content .cont_left{width:227px;height:80px;overflow:hidden;float:left;position:relative;}

.toper .content .cont_left h1{width:227px;height:80px;}

.toper .content .cont_left .logo{width:227px;height:80px;display:block;vertical-align:top;}

.toper .content .cont_mid{width:auto;height:50px;padding:15px 0 15px 20px;float:left;}

.toper .content .cont_mid p:nth-of-type(1){font-size:22px;line-height:47px;color:#01a5e3;font-weight:bold;}

.toper .content .cont_mid p:nth-of-type(2){font-size:18px;color:#1c120e;line-height:18px;margin-top:12px;font-weight:bold;}

.toper .content .cont_right{float:right;width:auto;height:60px;padding:10px 0 10px 58px;background:url("../images/tel01.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/tel01.png*/ left center no-repeat;position:relative;}

.toper .content .cont_right::after{content:'';width:1px;height:60px; background:#01a5e3;position:absolute;left:47px;top:10px;}

.toper .content .cont_right p{font-size:26px;line-height:22px;color:#008ed9;padding:5px 0;}

.toper .content .cont_right p:nth-of-type(1){ letter-spacing:1px;}


/*导航开始*/

.nav_xiala_aa{width:100%; height:50px;}
.nav_xiala_xx{width:100%; height:50px;background:#01a5e3;}

.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:8px;height:50px; background:url("../images/nav_shu.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/nav_shu.png*/;position:absolute;top:0;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:#fff; height:50px; line-height:50px;overflow: hidden;
    background-size: 100% 0%;
    -webkit-transition: all .5s; transition: all .5s;
}


.nav_xiala ul li:hover{ color:#01a5e3;
    background-size: 100% 100%;
}

.nav_xiala ul li:hover > a{ color:#01a5e3;background:#fff;}

.nav_xiala > ul > li > a:hover{
    background-size: 100% 100%;background:#fff; -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:#01a5e3;  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:#01a5e3; }

.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:#01a5e3;
    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:#01a5e3; 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:#01a5e3;
    background: linear-gradient(to right, #fff, #fff) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di{ background:url("../images/liqsub_ss.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/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:#01a5e3;}
.nav_xiala > ul > li.another > a{color:#01a5e3;background:#fff;}


.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: #01a5e3;}
.banner .nivo-directionNav a {display: block;
width: 50px;height: 54px;background: url("../images/arrows.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/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:auto;padding-top:28px;background:#f5f5f5;}

.footer .center{width:1200px;height:220px;margin:0 auto;padding-top:30px;overflow:hidden;}

.footer .txt{width:560px;height:220px;float:left;overflow:hidden;}

.footer .txt li{float:left;width:130px;height:220px;overflow:hidden;margin-right:30px;}

.footer .txt li p{padding-bottom:14px;margin-bottom:10px;position:relative;}

.footer .txt li p::after{content:'';width:50px;height:1px; background:#d0d0d0; position:absolute;bottom:0px;left:0;}

.footer .txt li p.bt{height:16px;line-height:16px;font-size:16px;color:#3b3b3b;display:block;}

.footer .txt li a{display:block;height:30px;line-height:30px;color:#3b3b3b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.footer .txt li:last-child{width:80px;margin-right:0;}

.footer .txt li:last-child p::after{content:'';width:50px;height:1px; background:#d0d0d0; position:absolute;bottom:0px;left:0;}

.footer .center .mid{width:320px;padding-left:80px;height:220px;float:left;}

.footer .center .mid h5{padding-bottom:14px;margin-bottom:10px;position:relative;}

.footer .center .mid h5::after{content:'';width:50px;height:1px; background:#d0d0d0; position:absolute;bottom:0px;left:0;}

.footer .center .mid h5.bt{height:16px;line-height:16px;font-size:16px;color:#3b3b3b;display:block;}

.footer .center .mid .bx{height:37px;padding-left:42px;margin-bottom:16px;color:#3b3b3b;}

.footer .center .mid .bx:nth-of-type(1){ background:url("../images/ft_icon_01.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/ft_icon_01.png*/ left center no-repeat;}

.footer .center .mid .bx:nth-of-type(2){ background:url("../images/ft_icon_02.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/ft_icon_02.png*/ left center no-repeat;}

.footer .center .mid .bx:nth-of-type(3){ background:url("../images/ft_icon_03.png")/*tpa=http://tongjiwater.com/templates/pc_wjdh/images/ft_icon_03.png*/ left center no-repeat;}

.footer .center .mid .bx p:nth-of-type(1){font-size:16px;line-height:16px;text-transform: Uppercase;}

.footer .center .mid .bx p:nth-of-type(2){font-size:14px;line-height:14px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.footer .center .right{width:225px;height:98px;padding-top:50px;float:right;}

.footer .center .right .img{display:inline-block;width:92px;height:92px;border:solid 3px #000;margin-right:20px;}

.footer .center .right .img:last-child{margin-right:0;}

.footer .center .right .img img{width:92px;height:92px;vertical-align:top;}

.footer .copy{height:23px;line-height:30px;padding:20px 0;border-top:solid 1px #ccc;color:#3b3b3b;text-align:center;}

.copy span{display:inline-block;margin:0 15px;height:30px;line-height:30px;text-align:center;color:#3b3b3b;vertical-align:middle;}

.copy span img{ vertical-align:middle;}

.copy span a{display:inline-block;margin-right:10px;color:#3b3b3b;vertical-align:bottom;}

.copy span a:hover{text-decoration:underline;}