/*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: #006055;
    color: #fff;
}

::-moz-selection {
    background-color: #006055;
    color: #fff;
}

::-webkit-selection {
    background-color: #006055;
    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));
}




.center {
    width: 1200px;
    margin: 0 auto;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    width: 100%;
    height: 36px;
    background-color: #F7F7F7;
}

.topxunpan span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #777777;
}

.topxunpan img {
    vertical-align: text-bottom;
    margin-right: 5px;
}

.topxunpan .xp {
    position: relative;
    float: right;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

.topxunpan span {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
}

.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
    margin-right: 5px;
}

.topxunpan .center>a {
    line-height: 36px;
    color: white;
    float: right;
    margin-right: 15px;
    font-size: 12px;
}

.topxunpan .center>a::before {
    content: '|';
    margin-left: 10px;
    margin-right: 10px;
}

.topxunpan .xp i {
    padding: 0 5px;
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #F7F7F7;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #959595;
    border-radius: 100%;
    margin-left: 10px;
}

.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: #F7F7F7;
    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: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #F7F7F7;
}

.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 .xp {
    color: #959595;
}

.topxunpan #xunpantip {
    color: #959595 !important;
}

.topxunpan span {
    color: #959595;
}

.topxunpan a {
    color: #959595 !important;
}

/*header*/
.header {
    height: 125px;
}

.header .center {
    padding-top: 35px;
    overflow: hidden;
}

.header .center .left {
    float: left;
    margin-top: -5px;
}

.header .center .left h1 a {
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0px; padding-bottom:30px;
    color: #333333;
}

.header .center .left p {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 1px;
    color: #808080;
}

.header .center .right {
    float: left;
    padding-left: 30px;
    border-left: #ccc 1px solid;
    margin-left: 30px;
    margin-top: 5px;
}

.header .center .right .p1 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0px;
    color: #808080;
}

.header .center .right .p2 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #808080;
}

.header .center .tel {
    float: right;
}

.header .center .tel p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
}

.header .center .tel p span {
    font-family: ArialMT;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #4d4d4d;
}

.header .center .tel .p1 {
    padding-left: 120px;
    background: url('../images/Shape.png') no-repeat center;
    background-position-x: 62px;
}

/*header end*/
/*nav*/
.nav {
    height: 70px;
    background-color: #ffcc00;
    position: relative;
}
.nav .green{
    width: 148px;
    height: 8px;
    background: url('../images/nav.png') no-repeat center;
    position: absolute;
    bottom: 0px;
    left: 360px;
    z-index: 6666666666;
    transition: 0.5s;
}

.nav .center {
    height: 70px;
}

.nav .center .navs {
    height: 70px;
}

.nav .center .navs>li {
    width: 148px;
    height: 70px;
    float: left;
    position: relative;
}

.nav .center .navs>li:hover>.down {
    opacity: 1;
}

.nav .center .navs>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid white;
}

.nav .center .navs>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.nav .center .navs>li>.down {
    position: absolute;
    width: 148px;
    top: 70px;
    left: -10px;
    opacity: 0;
    z-index: 66666;
}

.nav .center .navs>li>.down>i {
    height: 0px;
    display: block;
    background: #dcdcdc;
    position: relative;
    transition: 0.5s;
    width: 168px;
}

.nav .center .navs>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #006055, #006055) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 148px;
    padding: 0 10px;
}

.nav .center .navs>li>.down>i>a:hover {
    background: linear-gradient(to right, #006055, #006055) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center .navs>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.nav .center .navs>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
}

.nav .center .navs>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.nav .center .navs>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 168px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.nav .center .navs>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: #dcdcdc;
    transition: 0.5s;
    position: relative;
    width: 168px;
}

.nav .center .navs>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #006055, #006055) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 148px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .center .navs>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #006055, #006055) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center .navs>li>a {
    width: 148px;
    height: 70px;
    display: block;
    padding-top: 13px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    box-sizing: border-box;
    z-index: 6;
}

.nav .center .navs>li>a:after {
    content: '';
    width: 0;
    transition: 0.5s;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent #333333 transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.nav .center .navs>li>a:before {
    transition: 0.5s;
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent transparent transparent #333333;
    position: absolute;
    bottom: 0;
    z-index: -1;
    left: 0;
}

.nav .center .navs>li>a:hover {
    color: #fff;
}
.nav .center .navs>li>a:hover span{
    color: #fff;
}

.nav .center .navs>li>a:hover:before,
.nav .center .navs>li>a:hover:after {
    border-width: 80px 262.5px;
}

.nav .center .navs>li>a:active {
    background: #333333;
}

.nav .center .navs>li>a span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333;
    transition: 0.5s;
    text-align: center;
}

.nav .center .navs .another a{
    background: #333;
    color: white;
}
.nav .center .navs .another a span{
    color: white;
}

.nav .subnav {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 100;
    display: none;
    border-radius: 0 0 40% 40%;
    -moz-box-shadow: 0 3px 3px 0px #eee;
    -webkit-box-shadow: 0 3px 3px 0px #eee;
    box-shadow: 0 3px 3px 0px #eee;
    background: rgba(255, 255, 255, 0.5);
}

.nav .subnav_title {
    line-height: 34px;
    font-size: 20px;
    color: #333;
    font-weight: bolder;
    margin-top: 10px;
}

.nav .clientele_nav1 a {
    font-size: 14px;
    color: #006055;
}

.nav .clientele_nav1 a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 25px;
    transition: 0.5s;
    height: 25px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.nav .clientele_nav1 .con {
    margin-bottom: 22px;
    transition: 0.5s;
}

.nav .subnav_list1 {
    width: 275px;
    float: left;
    margin-right: 20px;
}

.nav .subnav_list .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.nav .subnav_listw .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.nav .pro_subnav1 {
    width: 225px;
    float: left;
    padding-left: 40px;
    overflow: hidden;
}

.nav .navs .pro_subnav1 li {
    position: relative;
    border-right: 1px solid #eee;
}

.nav .navs .pro_subnav1 li a {
    line-height: 27px;
    display: block;
    width: 160px;
    font-size: 13px;
    color: #666;
    padding: 11px 0 9px 0;
    border-bottom: 1px solid #e1e1e1;
    transition: 0.5s;
}

.nav .navs .pro_subnav1 li.on a,
.nav .navs .pro_subnav1 li:hover a {
    color: #006055;
    font-weight: bolder;
    border-bottom: 3px solid #006055;
}

.nav .navs .pro_subnav1 li.on i {
    display: block;
}

.nav .navs .pro_subnav1 i {
    display: block;
    width: 8px;
    height: 14px;
    background: url(../images/arrow9.png) no-repeat;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -7px;
    display: none;
}

.nav .pro_subnav2 ul {
    display: none;
}

.nav .pro_subnav2 ul:first-of-type {
    display: block;
}

.nav .pro_subnav2 {
    width: 240px;
    margin-right: 80px;
    float: left;
    height: 100%;
    padding-top: 20px;
    border-right: #eee 1px solid;
}

.nav .pro_subnav2 ul li {
    padding: 11px 0 10px 0px;
    line-height: 27px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .pro_subnav2 ul li a {
    font-size: 13px;
    color: #006055;
    transition: 0.5s;
}

.nav .pro_subnav2 ul li a:hover {
    font-size: 14px;
    color: #006055;
    font-weight: bolder;
}

.nav .pro_subnav3 {
    width: 557px;
    float: left;
}

.nav .pro_subnav3 .subnav_title {
    margin: 15px 0 15px 0;
}

.nav .pro_subnav3_path {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    overflow: hidden;
}

.nav .pro_subnav3_path img {
    width: 150px;
    margin: 20px 27px 0 0;
    float: left;
}

.nav .pro_subnav3_path_r {
    width: 330px;
    padding-right: 6%;
    float: left;
}

.nav .pro_subnav3_path .title {
    margin: 15px 0 8px 0;
    line-height: 29px;
    font-size: 16px;
    color: #333;
}

.nav .pro_subnav3_path:hover .title {
    color: #006055;
}

.nav .pro_subnav3_path .con {
    line-height: 26px;
    font-size: 13px;
    color: #666;
    text-align: left;
}

.nav .pro_subnav3_path .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #006055;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
}

.nav .pro_subnav2 .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #006055;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
    margin-right: 20px;
    transition: 0.5s;
}

.nav .pro_subnav {
    overflow: hidden;
    width: 1180px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    background: white;
}

/*nav end*/
.clear {
    clear: both;
}

/* footer */
.link {
    overflow: hidden;
    margin-bottom: 38px;
}

.link1 {
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #ffcc00;
    margin-right: 10px;
}

.links {

    margin-left: 10px;
    line-height: 16px;
}

.links li {
    float: left;
    font-size: 14px;
    color: #e6e6e6;
    padding: 0 12px;
    border-right: 1px solid #e6e6e6;
    transition: all 0.5s ease-in-out;
}

.links li a {
    color: #e6e6e6;
}

.links li:hover a {
    color: #ffcc00;
}

.footer {
    width: 100%;
    height: 567px;
    padding-top: 90px;
    box-sizing: border-box;
    background: url("../images/footer_bg.png") center no-repeat;
    margin-top: -61px;
    overflow: hidden;
    z-index: -1;
}

.footer1 {
    height: 160px;
    overflow: hidden;
}

.footer1-1 {
    float: left;
    width: 840px;
    height: 160px;
    overflow: hidden;
}

.footer1-1 ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.footer1-1 li {
    float: left;
    width: 25%;
    height: 100%;
}

.footer1-1 li p {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    margin-bottom: 30px;
}

.footer1-1 li p a {
    color: #fff;
}

.footer1-1 li p:first-child {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #ffffff;
    margin-bottom: 34px;
}

.footer1-2 {
    float: right;
}

.input {
    width: 160px;
    height: 30px;
    font-size: 0;
    padding: 0 14px 0;
    border: solid 1px #ffffff;
    box-sizing: border-box;
    float: left;
    margin-right: 14px;
    margin-top: 3px;
}

.input label {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 12px;
    background: url("../images/footer_name.png") center no-repeat;
}

.input2 label {
    background: url("../images/footer_phone.png") center no-repeat;
}

.text label {
    vertical-align: top;
    margin-top: 8px;
    background: url("../images/footer_text.png") center no-repeat;
}

.input input,
.input textarea {
    display: inline-block;
    vertical-align: middle;
    width: calc(80%);
    height: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    margin-left: 7px;
    background: transparent;
}

.text {
    float: none;
    width: 336px;
    height: 60px;
    margin-top: 13px;
}

.input input::placeholder,
.input textarea::placeholder {
    color: #fff;
}

.input input::-webkit-input-placeholder,
.input textarea::-webkit-input-placeholder {
    color: #fff;
}

.input input::-moz-placeholder,
.input textarea::-moz-placeholder {
    color: #fff;
}

.input input::-ms-input-placeholder,
.input textarea::-ms-input-placeholder {
    color: #fff;
}

.f_btn {
    width: 334px;
    height: 38px;
    font-size: 16px;
    color: #ffffff;
    background-color: #ffcc00;
    margin-top: 12px;
    cursor: pointer;
}

.footer2 {
    height: 175px;
    margin-top: 30px;
    padding-top: 18px;
    border-top: 1px solid rgba(246, 246, 246, 0.3);
    overflow: hidden;
    box-sizing: border-box;
}

.footer2 .center {
    height: 100%;
    overflow: hidden;
}

.footer2-1 {
    float: left;
    width: 1000px;
    height: 140px;
    overflow: hidden;
}

.footer2-1 li {
    float: left;
}

.footer2-1 .left {
    width: 505px;
    float: left;
}

.footer2-1 .right {
    width: 336px;
    float: right;
}

.footer_icon {
    width: 35px;
    height: 35px;
    background: url("../images/footer1.png") left center no-repeat;
}

.footer_icon2 {
    background: url("../images/footer2.png") left center no-repeat;
}

.footer_icon3 {
    background: url("../images/footer3.png") left center no-repeat;
}

.footer2-1 h5 {
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    margin-top: 14px;
}

.footer2-1 p {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 10px;
}

.footer2-2 {
    float: right;
    width: 121px;
    height: 121px;
    padding: 10px;
    box-sizing: border-box;
    border: solid 1px rgba(255, 255, 255, 0.5);
}

.footer2-2 img {
    width: 101px;
    height: 101px;
}

.footer3 {
    width: 100%;
    height: 36px;
    font-size: 0;
    background-color: #272727;
    overflow: hidden;
}

.footer3-1 {
    float: left;
}

.footer3-2 {
    float: right;
}

.footer3 span {
    font-size: 14px;
    line-height: 36px;
    color: #f6f6f6;
    display: inline-block;
    vertical-align: top;
    margin-right: 18px;
}

.footer3 span a {
    color: #f6f6f6;
    text-transform: capitalize;
    margin: 0 8px;
}

.footer3-2 a img{
    vertical-align: middle;
    margin-top: 9px;
}