/*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: #1477ad;
    color: #fff;
}

::-moz-selection {
    background-color: #1477ad;
    color: #fff;
}

::-webkit-selection {
    background-color: #1477ad;
    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;
    background: url('../images/header.jpg') no-repeat center;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}


.center {
    width: 1180px;
    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: #1477ad;
}

.topxunpan .xp {
    position: relative;
    float: right;
    line-height: 36px;
    color: #fff;
    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;
    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: #5d4432;
    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: #5d4432;
}

.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;
}

/*header*/
.header {
    height: 161px;
    background: url('../images/header.jpg') no-repeat center;
}

.header .center .top {
    text-align: center;
    height: 89px;
    border-bottom: #0A96DE 1px solid;
}

.header .center .top h1{ 
	width:560px;
	margin:auto;
	}

.header .center .top h1 a {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 89px;
    letter-spacing: 0px;
    color: #333333;
	display:block;
	float:left;
}
.header .center .top h1 img{
	width:56px;
	display:block;
	float:left;
	margin:20px 20px 0 0;
}


.header .nav {
    position: relative;
}

.header .nav .center {
    height: 70px;
}

.header .nav .center .tel {
    padding-left: 34px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 0px;
    color: #ffffff;
    background: url('../images/htel.png') no-repeat center;
    background-position-x: 0px;
    float: left;
}

.header .nav .center .navs {
    float: left;
    margin-left: 40px;
    height: 70px;
}

.header .nav .center .navs .another>a {
    font-size: 18px;
}

.header .nav .center .navs .lv>a {
    font-size: 18px;
}

.header .nav .center .navs>li {
    float: left;
    margin-left: 10px;
    width: 120px;
    height: 70px;
    text-align: center;
    position: relative;
}

.header .nav .center .navs>li:hover>a {
    font-size: 18px;
}

.header .nav .center .navs>li:hover>.down {
    opacity: 1;
}

.header .nav .center .navs>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid white;
}

.header .nav .center .navs>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.header .nav .center .navs>li>.down {
    position: absolute;
    width: 120px;
    top: 70px;
    left: 0px;
    opacity: 0;
    z-index: 66666;
}

.header .nav .center .navs>li>.down>i {
    height: 0px;
    display: block;
    background: #dcdcdc;
    position: relative;
    transition: 0.5s;
}

.header .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, #1477ad, #1477ad) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
}

.header .nav .center .navs>li>.down>i>a:hover {
    background: linear-gradient(to right, #1477ad, #1477ad) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.header .nav .center .navs>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.header .nav .center .navs>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
}

.header .nav .center .navs>li>.down>i:hover>.down_>i>a {
    font-size: 16px;
    line-height: 40px;
}

.header .nav .center .navs>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 120px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.header .nav .center .navs>li>.down>i>.down_>i {
    font-size: 16px;
    height: 0px;
    display: block;
    background: #dcdcdc;
    transition: 0.5s;
    position: relative;
}

.header .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, #1477ad, #1477ad) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header .nav .center .navs>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #1477ad, #1477ad) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.header .nav .center .navs>li>a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 0px;
    color: #ffffff;
    transition: 0.5s;
}

.header .nav .center .green {
    width: 57px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    top: 54px;
    left: 671px;
    transition: 0.5s;
}

.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);
}

.subnav_title {
    line-height: 34px;
    font-size: 20px;
    color: #333;
    font-weight: bolder;
    margin-top: 10px;
}

.clientele_nav1 a {
    font-size: 14px;
    color: #1477ad;
}

.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;
}

.clientele_nav1 .con {
    margin-bottom: 22px;
    transition: 0.5s;
}

.subnav_list1 {
    width: 275px;
    float: left;
    margin-right: 20px;
}

.subnav_list .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.subnav_listw .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.pro_subnav1 {
    width: 225px;
    float: left;
    padding-left: 40px;
    overflow: hidden;
}

.navs .pro_subnav1 li {
    position: relative;
    border-right: 1px solid #eee;
}

.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;
}

.navs .pro_subnav1 li.on a,
.navs .pro_subnav1 li:hover a {
    color: #1477ad;
    font-weight: bolder;
    border-bottom: 3px solid #1477ad;
}

.navs .pro_subnav1 li.on i {
    display: block;
}

.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;
}

.pro_subnav2 ul {
    display: none;
}

.pro_subnav2 ul:first-of-type {
    display: block;
}

.pro_subnav2 {
    width: 240px;
    margin-right: 80px;
    float: left;
    height: 100%;
    padding-top: 20px;
    border-right: #eee 1px solid;
}

.pro_subnav2 ul li {
    padding: 11px 0 10px 0px;
    line-height: 27px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_subnav2 ul li a {
    font-size: 13px;
    color: #1477ad;
    transition: 0.5s;
}

.pro_subnav2 ul li a:hover {
    font-size: 14px;
    color: #1477ad;
    font-weight: bolder;
}

.pro_subnav3 {
    width: 557px;
    float: left;
}

.pro_subnav3 .subnav_title {
    margin: 15px 0 15px 0;
}

.pro_subnav3_path {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    overflow: hidden;
}

.pro_subnav3_path img {
    width: 150px;
    margin: 20px 27px 0 0;
    float: left;
}

.pro_subnav3_path_r {
    width: 330px;
    padding-right: 6%;
    float: left;
}

.pro_subnav3_path .title {
    margin: 15px 0 8px 0;
    line-height: 29px;
    font-size: 16px;
    color: #333;
}

.pro_subnav3_path:hover .title {
    color: #1477ad;
}

.pro_subnav3_path .con {
    line-height: 26px;
    font-size: 13px;
    color: #666;
    text-align: left;
}

.pro_subnav3_path .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #1477ad;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
}

.pro_subnav2 .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #1477ad;
    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;
}

.pro_subnav {
    overflow: hidden;
    width: 1180px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    background: white;
}

/*footer*/
.footer {
    height: 228px;
    background-color: #f1f1f1;
}

.footer .center .link {
    height: 44px;
    overflow: hidden;
    border-bottom: #fff 1px solid;
}

.footer .center .link .left {
    float: left;
    margin-top: 15px;
    margin-right: 30px;
}

.footer .center .link ul {
    float: left;
}

.footer .center .link ul li {
    float: left;
}

.footer .center .link ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #666666;
    transition: 0.5s;
}

.footer .center .link ul li a:hover {
    color: #1477ad;
}

.footer .center .link ul li::after {
    content: '|';
    margin-left: 5px;
    margin-right: 5px;
}

.footer .center .bottom {
    margin-top: 10px;
}

.footer .center .bottom .ewm {
    width: 170px;
    height: 140px;
    background: url('../images/ewm.png') no-repeat center;
    text-align: center;
    float: left;
}

.footer .center .bottom .ewm img {
    width: 85px;
    height: 85px;
    margin-top: 36px;
}

.footer .center .bottom .right {
    width: 600px;
    height: 100px;
    float: left;
    margin-top: 30px;
    border-left: #0A96DE 1px dashed;
    padding-left: 109px;
    margin-left: 109px;
}

.footer .center .bottom .right P {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
}

.footer .center .bottom .right P a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
    transition: 0.5s;
}

.footer .center .bottom .right P a:hover {
    color: #0A96DE;
}

.footer .center .bottom .right P a img {
    vertical-align: text-bottom;
    margin-left: 5px;
}