
@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: #0066a9;
	color: #fff;
}

::-moz-selection {
	background-color: #0066a9;
	color: #fff;
}

::-webkit-selection {
	background-color: #0066a9;
	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));
}
body {
    line-height: 1 !important;
}
.block {
    display: block !important;
}
/*å¤´éƒ¨*/
#header {
    background-color: #fff;
}
#header .header_top {
    height: 35px;
    background-color: #f2f2f2;
}
#header .header_top .inner_header_top {
    width: 1200px;
    margin: 0 auto;
    line-height: 35px;
    color: #666666;
}
#header .header_top .inner_header_top .s1 {
    display: inline-block;
}
#header .header_top .inner_header_top .s2 {
    display: inline-block;
    float: right;
}
#header .header_top .inner_header_top .s2 a {
    color: #666;
}
#header .header_top .inner_header_top .s2 i {
    color: #666666;
    margin: 0 20px;
}
#header .header_bottom {
    height: 140px;
    background-color: #fff;
}
#header .header_bottom .inner_header_bottom {
    height: 140px;
    width: 1320px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
#header .header_bottom .inner_header_bottom h1 {
    float: left;
    margin-top: 13px;
}
#header .header_bottom .inner_header_bottom .header_rg {
    padding-left: 43px;
    width: 1028px;
    float: left;
}
#header .header_bottom .inner_header_bottom .header_rg .header_rg_top {
    height: 74px;
    border-bottom: 1px solid #47b33c;
}
#header .header_bottom .inner_header_bottom .header_rg .header_rg_top .header_tel {
    float: right;
    overflow: hidden;
    padding-top: 22px;
}
#header .header_bottom .inner_header_bottom .header_rg .header_rg_top .header_tel .lf {
    width: 38px;
    height: 38px;
    float: left;
    background: url("../images/header_tel.png") center center no-repeat;
    background-size: contain;
}
#header .header_bottom .inner_header_bottom .header_rg .header_rg_top .header_tel .rg {
    padding-left: 10px;
    float: left;
	font-size: 18px;
}
#header .header_bottom .inner_header_bottom .header_rg .header_rg_top .header_tel .rg .p1 {
    padding-top: 14px;
    line-height: 24px;
    color: #0066a9;
    font-weight: bold;
    text-align: right;
}
#header .header_bottom .inner_header_bottom .header_rg .header_rg_top .header_tel .rg .p2 {
    padding-top: 1px;
    line-height: 24px;
    color: #0066a9;
    font-weight: bold;
}
#header .header_bottom .inner_header_bottom .header_rg .header_rg_top .header_tel .rg .p2 span {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}
#header .header_bottom .inner_header_bottom #cssmenu,
#header .header_bottom .inner_header_bottom #cssmenu ul,
#header .header_bottom .inner_header_bottom #cssmenu ul li,
#header .header_bottom .inner_header_bottom #cssmenu ul li a,
#header .header_bottom .inner_header_bottom #cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999;
}
#header .header_bottom .inner_header_bottom #cssmenu:after,
#header .header_bottom .inner_header_bottom #cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#header .header_bottom .inner_header_bottom #cssmenu #menu-button {
    display: none;
}
#header .header_bottom .inner_header_bottom #cssmenu {
    width: auto;
    font-family: open sans, sans-serif;
    line-height: 1;
    background: transparent;
    float: left;
    position: relative;
    top: -2px;
}
#header .header_bottom .inner_header_bottom #menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #0066a9;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
#header .header_bottom .inner_header_bottom #cssmenu > ul > li {
    float: left;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-center ul ul {
    text-align: left;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-right > ul > li {
    float: right;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-right ul ul {
    text-align: right;
}
#header .header_bottom .inner_header_bottom #cssmenu > ul > li > a {
    padding: 20px 23px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
#header .header_bottom .inner_header_bottom #cssmenu > ul > li:last-child>a{
    padding: 0;
    width: 87px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    margin-left: 25px
}


/* #header .header_bottom .inner_header_bottom #cssmenu > ul > li {
	margin-left:46px
}
#header .header_bottom .inner_header_bottom #cssmenu > ul > li:nth-child(1){
margin-left:0px
} */
#header .header_bottom .inner_header_bottom #cssmenu > ul > li:hover > a,
#header .header_bottom .inner_header_bottom #cssmenu > ul > li.another > a {
    color: #333;
}
#header .header_bottom .inner_header_bottom #cssmenu > ul > li.has-sub > a {
    padding-right: 25px;
}
#header .header_bottom .inner_header_bottom #cssmenu > ul > li.has-sub > a::after {
    position: absolute;
    top: 21px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}
#header .header_bottom .inner_header_bottom #cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #009ae1;
}
#header .header_bottom .inner_header_bottom #cssmenu ul ul {
    position: absolute;
    left: -9999px;
}
#header .header_bottom .inner_header_bottom #cssmenu li:hover > ul {
    left: auto;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-right li:hover > ul {
    right: 0;
}
#header .header_bottom .inner_header_bottom #cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
#header .header_bottom .inner_header_bottom #cssmenu ul ul li {
    height: 0;
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -ms-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    transition: height 0.2s ease;
}
#header .header_bottom .inner_header_bottom #cssmenu ul li:hover > ul > li {
    height: 45px;
    background-color: #0066a9;
}
#header .header_bottom .inner_header_bottom #cssmenu ul ul li a {
    padding: 15px 15px;
    width: 100px;
    font-size: 14px;
    background: -webkit-linear-gradient(left, #0066a9, #0066a9) no-repeat;
    background: linear-gradient(to right, #0066a9, #0066a9) no-repeat;
    background-size: 0% 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
    color: #ddd;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 2px solid #fff;
    display: block;
}
#header .header_bottom .inner_header_bottom #cssmenu ul ul li:hover > a,
#header .header_bottom .inner_header_bottom #cssmenu ul ul li a:hover {
    color: #fff;
    background: -webkit-linear-gradient(left, #4abe54, #4abe54) no-repeat;
    background: linear-gradient(to right, #4abe54, #4abe54) no-repeat;
    background-size: 100% 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#header .header_bottom .inner_header_bottom #cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}
#header .header_bottom .inner_header_bottom #cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
#header .header_bottom .inner_header_bottom #cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #fff;
}

/*åº•éƒ¨*/
#footer .footer_top {
    height: 525px;
    background: url("../images/footer_top.png") center 0 no-repeat;
}
#footer .footer_top .inner_footer_top {
    width: 1200px;
    margin: 0 auto;
}
#footer .footer_top .inner_footer_top .footer_logo {
    width: 104px;
    height: 62px;
    margin: 0 auto;
    padding-top: 80px;
}
#footer .footer_top .inner_footer_top .footer_logo a{
    display: block;
    border: none;
}
#footer .footer_top .inner_footer_top .footer_nav {
    height: 60px;
    margin-top: 54px;
    background: url("../images/footer_nav.png") center center no-repeat;
    text-align: center;
}
#footer .footer_top .inner_footer_top .footer_nav li {
    display: inline-block;
    margin: 0 15px;
}
#footer .footer_top .inner_footer_top .footer_nav li a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #ffffff;
}
#footer .footer_top .inner_footer_top .contact {
    height: 68px;
    margin-top: 40px;
    background: url("../images/line.png") center 15px no-repeat;
        border-top: 0; 
     padding:  0;
}
#footer .footer_top .inner_footer_top .contact > div {
    float: left;
}
#footer .footer_top .inner_footer_top .contact > div img {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    border-radius: 50%;
    background-image: linear-gradient(-90deg, #0066a9 0%, #47b33c 100%);
}
#footer .footer_top .inner_footer_top .contact > div p {
    padding-top: 10px;
    color: #ffffff;
}
#footer .footer_top .inner_footer_top .contact > div.contact1 {
    margin-left: 73px;
}
#footer .footer_top .inner_footer_top .contact > div.contact2 {
    margin-left: 121px;
}
#footer .footer_top .inner_footer_top .contact > div.contact3 {
    margin-left: 128px;
}
#footer .footer_top .inner_footer_top .contact > div.contact4 {
    margin-left: 124px;
}
#footer .footer_top .inner_footer_top .contact > div.contact5 {
    float: right;
}
#footer .footer_top .inner_footer_top ._contact {
    padding-top: 60px;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
    color: #ffffff;
}
#footer .footer_top .inner_footer_top ._contact a {
    color: #fff;
}
#footer .footer_bottom {
    height: 50px;
    background-color: #333333;
}
#footer .footer_bottom .inner_footer_bottom {
    width: 1200px;
    margin: 0 auto;
}
#footer .footer_bottom .inner_footer_bottom .lf {
    float: left;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
#footer .footer_bottom .inner_footer_bottom .lf span {
    font-size: 18px;
    font-weight: bold;
}
#footer .footer_bottom .inner_footer_bottom ul {
    float: left;
    overflow: hidden;
    width: 1090px;
    height: 50px;
}
#footer .footer_bottom .inner_footer_bottom ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 60px;
}
#footer .footer_bottom .inner_footer_bottom ul li a {
    color: #fff;
}
