@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限 www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-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, 0.3);
 box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 background-color: #555;
}
::selection {
 background-color: #31768a;
 color: #fff;
}
::-moz-selection {
 background-color: #31768a;
 color: #fff;
}
::-webkit-selection {
 background-color: #31768a;
 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;
}
*:before,
*:after {
 box-sizing: content-box;
}
:focus {
 outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
 display: block;
}
a {
 color: #333;
 text-decoration: none;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
}
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;
 resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
 font-weight: normal;
 font-style: normal;
}
html {
 cursor: url(../images/cur.png), default;
}
a {
 cursor: url(../images/Acur.png), default;
}
textarea {
 animation: animated 1s infinite;
 -moz-animation: animated 1s infinite;
 -webkit-animation: animated 1s infinite;
 -o-animation: animated 1s infinite;
}
input[type="text"] {
 animation: animated 1s infinite;
 -moz-animation: animated 1s infinite;
 -webkit-animation: animated 1s infinite;
 -o-animation: animated 1s infinite;
}
input[type="button"] {
 cursor: url(../images/Acur.png), default !important;
}
input,
button {
 outline: none;
}
@keyframes animated {
 0% {
 cursor: url('../images/Pcuro1.png'), auto;
 }
 8.8% {
 cursor: url('../images/Pcuro2.png'), auto;
 }
 17.6% {
 cursor: url('../images/Pcuro3.png'), auto;
 }
 26.4% {
 cursor: url('../images/Pcuro4.png'), auto;
 }
 35.2% {
 cursor: url('../images/Pcuro5.png'), auto;
 }
 44% {
 cursor: url('../images/Pcuro6.png'), auto;
 }
 52.8% {
 cursor: url('../images/Pcuro7.png'), auto;
 }
 61.6% {
 cursor: url('../images/Pcuro8.png'), auto;
 }
 70.4% {
 cursor: url('../images/Pcuro9.png'), auto;
 }
 79.2% {
 cursor: url('../images/Pcuro10.png'), auto;
 }
 88% {
 cursor: url('../images/Pcuro11.png'), auto;
 }
 100% {
 cursor: url('../images/Pcuro12.png'), auto;
 }
}
.wjdh-ico1,
.wjdh-ico2 {
 vertical-align: middle;
}
.fixedNav {
 position: fixed;
 top: 0px;
 left: 0px;
 width: 100%;
 z-index: 100000;
 box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
}
.left {
 float: left;
}
.right {
 float: right;
}
.inContent {
 width: 1200px;
 margin: 0 auto;
 position: relative;
}
.inContent:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
body {
 min-width: 1220px;
 overflow-x: hidden;
}
.dx {
 text-transform: uppercase;
}
.dh {
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.w1200 {
 width: 1200px;
 margin: 0 auto;
}
.w1180 {
 width: 1180px;
 margin: 0 auto;
}
@keyframes criss-cross-left {
 0% {
 left: -20px;
 }
 50% {
 left: 50%;
 width: 20px;
 height: 20px;
 }
 100% {
 left: 50%;
 width: 220px;
 height: 220px;
 }
}
@keyframes criss-cross-right {
 0% {
 right: -20px;
 }
 50% {
 right: 50%;
 width: 20px;
 height: 20px;
 }
 100% {
 right: 50%;
 width: 220px;
 height: 220px;
 }
}
.header {
 width: 100%;
 height: 189px;
}
.header * {
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
}
.header .topbar {
 background: #31768a;
 width: 100%;
}
.header .topbar .topbarBox {
 width: 1200px;
 margin: 0 auto;
 height: 38px;
 line-height: 38px;
 color: #fff;
 padding: 5px 0;
}
.header .topbar .topbarBox:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
.header .topbar .topbarBox a {
 color: #fff;
}
.header .topbar .left {
 background: url(../images/tophome.png) left center no-repeat;
 padding-left: 25px;
}
.header .topbar .toply {
 background: url(../images/toply.png) left center no-repeat;
 padding-left: 25px;
}
.header .topbar .xunpan {
 display: inline-block;
 margin-left: 25px;
 cursor: pointer;
 position: relative;
}
.header .topbar .xunpan i:before {
 content: "【";
}
.header .topbar .xunpan i:after {
 content: "】";
}
.header .topbar .xunpan #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 0.4s, opacity 0.4s;
 -moz-transition: transform 0.4s, opacity 0.4s;
 -o-transition: transform 0.4s, opacity 0.4s;
 -ms-transition: transform 0.4s, opacity 0.4s;
 transition: transform 0.4s, opacity 0.4s;
 background-color: #31768a;
 border-radius: 4px;
 opacity: 0;
 font-weight: bold;
 box-shadow: 3px 3px 2px rgba(49, 118, 138, 0.15);
}
.header .topbar .xunpan #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: translateX(-50%);
 transform: translateX(-50%);
 border: 8px solid transparent;
 border-bottom-color: #31768a;
}
.header .topbar .xunpan #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;
}
.header .inTel {
 width: 1200px;
 margin: 0 auto;
 text-align: right;
 height: 48px;
}
.header .inTel span {
 display: inline-block;
 background: url(../images/toptel.png) left 20px no-repeat;
 height: 22px;
 padding-top: 20px;
 line-height: 22px;
 padding-left: 26px;
 letter-spacing: 1px;
 color: #403f41;
}
.header .inTel span i {
 font-family: Impact;
 font-size: 24px;
 color: #403f41;
}
.nav_bg {
 background-color: #fff;
 height: 93px;
 width: 100%;
}
.nav_bg .menu {
 width: 1200px;
 margin: 0 auto;
 height: 35px;
 position: relative;
 -webkit-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.nav_bg .menu .logo {
 float: left;
 padding: 0;
 margin: 0;
 padding-top: 15px;
 line-height: 1;
}
.nav_bg .menu .logo a {
 display: block;
}
.nav_bg .menu .logo a img {
 display: block;
 height: 63px;
 float: left;
}
.nav_bg .menu .logo a span {
 display: block;
 padding-top: 10px;
 font-size: 26px;
 font-weight: bold;
 letter-spacing: 1px;
 color: #000000;
 padding-left: 85px;
}
.nav_bg .menu .logo a i {
 display: block;
 font-family: Arial;
 font-size: 16px;
 color: #000000;
 letter-spacing: 4px;
 text-transform: uppercase;
 height: 12px;
 line-height: 12px;
 margin-top: 12px;
 padding-left: 85px;
}
.nav_bg .menu > ul {
 height: 43px;
 text-align: center;
 font-size: 0;
 margin: 0;
 margin-top: 33px;
 float: right;
}
.nav_bg .menu > ul > li {
 position: relative;
 float: left;
 -webkit-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
 margin-left: 18px;
 height: 43px;
}
.nav_bg .menu > ul > li > a {
 display: block;
 width: 96px;
 height: 35px;
 line-height: 35px;
 overflow: hidden;
 font-size: 16px;
 position: relative;
 color: #333;
 z-index: 2;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
 padding: 0;
}
.nav_bg .menu > ul > li > a:before {
 content: "";
 display: block;
 position: absolute;
 background: #31768a;
 width: 0;
 height: 100%;
 left: 0;
 top: 0;
 z-index: -1;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
}
.nav_bg .menu > ul > li:hover > a,
.nav_bg .menu > ul > li.another > a,
.nav_bg .menu > ul > li.on > a {
 color: #fff;
}
.nav_bg .menu > ul > li:hover > a:before,
.nav_bg .menu > ul > li.another > a:before,
.nav_bg .menu > ul > li.on > a:before {
 width: 100%;
}
.nav_bg .menu > ul > li:hover .sec,
.nav_bg .menu > ul > li:hover .secs {
 height: auto;
}
.nav_bg .menu > ul .secs {
 background: #fff;
 z-index: 9999;
 position: absolute;
 top: 41px;
 display: none;
 width: 357px;
}
.nav_bg .menu > ul .secs:before {
 content: "";
 display: block;
 clear: both;
 overflow: hidden;
 width: 96px;
 height: 3px;
 position: absolute;
 top: 0;
 left: 0;
 background: #31768a;
}
.nav_bg .menu > ul .secs:after {
 content: "";
 display: block;
 clear: both;
 overflow: hidden;
 width: 100%;
 height: 1px;
 position: absolute;
 top: 2px;
 left: 0;
 background: #31768a;
}
.nav_bg .menu > ul .secs img {
 width: 195px;
 height: 135px;
 float: right;
 padding: 10px 6px 6px;
}
.nav_bg .menu > ul .secs .list {
 float: left;
 padding: 6px 10px;
 width: 120px;
 text-align: left;
}
.nav_bg .menu > ul .secs .list a {
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 line-height: 28px;
 color: #000000;
 font-size: 14px;
}
.nav_bg .menu > ul .secs .list a:hover {
 color: #31768a;
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.footer {
 border-top: 8px #31768a solid;
 padding-top: 65px;
 background-color: #eeeeee;
}
.footer * {
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
}
.footer a:hover {
 color: #31768a;
}
.footer .footerBox {
 width: 1200px;
 margin: 0 auto;
}
.footer .footerBox:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
.footer .footerBox .left .footerLogo img {
 float: left;
 width: 105px;
 height: 88px;
}
.footer .footerBox .left .footerLogo span {
 display: block;
 padding-left: 117px;
 font-size: 36px;
 padding-top: 18px;
 font-weight: bold;
 line-height: 1;
}
.footer .footerBox .left .footerLogo i {
 display: block;
 padding-left: 117px;
 height: 16px;
 font-family: Arial;
 font-size: 22px;
 letter-spacing: 5px;
 color: #000000;
 line-height: 16px;
 margin-top: 18px;
 text-transform: uppercase;
}
.footer .footerBox .left .footerTel {
 margin-left: 117px;
 font-family: Impact;
 font-size: 28px;
 text-align: center;
 color: #403f41;
 height: 22px;
 line-height: 22px;
 padding-top: 60px;
 background: url(../images/footertel.png) center 0 no-repeat;
 margin-top: 16px;
}
.footer .footerBox .fontnNav {
 float: left;
 margin-left: 60px;
 border-right: solid 1px #cccccc;
}
.footer .footerBox .fontnNav:after {
 content: "";
 display: block;
 clear: both;
 font-size: 0;
 line-height: 0;
}
.footer .footerBox .fontnNav dl {
 float: left;
 width: 102px;
 height: 214px;
 border-left: solid 1px #cccccc;
 padding: 6px 52px;overflow: hidden;
}
.footer .footerBox .fontnNav dl.dl4 {
 margin-right: 0;
}
.footer .footerBox .fontnNav dl dt {
 font-size: 16px;
 font-weight: bold;
 line-height: 1;
 border-bottom: 1px #333 solid;
}
.footer .footerBox .fontnNav dl dt:before {
 content: ">";
 display: block;
 float: right;
}
.footer .footerBox .fontnNav dl dd {
 margin-top: 24px;
}
.footer .footerBox .fontnNav dl dd a {
 line-height: 29px;
 display: block;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.footer .footerBox .fontnNav dl dd a:hover {
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.footer .footerBox .ewm {
 text-align: center;
 float: right;
 margin-right: 55px;
}
.footer .footerBox .ewm h4 {
 font-size: 16px;
 line-height: 1;
 padding-top: 5px;
}
.footer .footerBox .ewm img {
 width: 130px;
 height: 130px;
 display: block;
 margin-top: 34px;
}
.footer .footerBox .footerText {
 position: relative;
 float: right;
 width: 400px;
}
.footer .footerBox .footerText p {
 line-height: 30px;
 position: relative;
 top: -7px;
}
.links {
 border-top: dashed 1px #cccccc;
 padding: 20px 0;
 line-height: 30px;
}
.links .tit {
 float: left;
 font-size: 16px;
}
.links .list {
 float: left;
 width: 1070px;
}
.links .list a {
 display: inline-block;
 margin: 0 10px;
 color: #666666;
}
.links .list a:hover {
 color: #31768a;
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
.copyright {
 width: 1200px;
 margin: 0 auto;
 line-height: 30px;
 padding: 0 0 40px;
 text-align: center;
}
.copyright img {
 vertical-align: middle;
 margin-left: 10px;
}
.copyright .img {
 margin-top: 20px;
}
