﻿@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

a, area {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a {
    text-decoration: none;
    color: #444;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #8d5175
}

img {
    -ms-interpolation-mode: bicubic;
}

html, body {
    font-family: '微软雅黑', sans-serif;
    min-width: 1200px;
}

html {
    height: 100%;
    position: relative
}

input {
    border-radius: 0;
}

button {
    -webkit-appearance: none;
    border-radius: 0;
}

div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form {
    list-style: none;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

.boxcenter {
    margin: 0 auto;
}

.fl_all {
    float: left;
    display: inline-block
}

.fr_all {
    float: right;
    display: inline-block
}

.txtdot {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

/*responsive Normal*/

.maxcontainer {
    min-width: 1200px;
}

.container {
    width: 1280px;
    margin: 0 auto
}

.mar0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
    line-height: 0;
}

.main {
    position: relative;
    overflow: hidden;
}

.header {
    width: 1280px;
    height: 100px;
    margin: 0 auto;
    position: relative;
}

.logo {
    padding-top: 25px;
    float: left;
}

.nav {
    width: 890px;
    position: relative;
    /* height: 100px; */
    /* line-height: 100px; */
    float: left;
    margin-left: 80px;
    margin-top: 35px
}

.nav a {
    font-size: 14px;
    color: #515151;
    margin: 0 8px;
    display: inline-block;
    /* width: 100%; */
    height: 20px;
}

.nav i {
    display: inline-block;
    width: 1px;
    height: 8px;
    background: url(line.jpg) left center no-repeat;
}

.nav a.current {
    background: url(current.png) left bottom repeat-x;
}

.nav a:hover {
    /* border-bottom:3px solid #ffe39a; */
    background: url(current.png) left bottom repeat-x;
}

.jl_navFloat1 {
    display: none;
    position: absolute;
    top: 30px;
    line-height: 30px;
    border: 1px solid #E9E9E9;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    font-size: 20px;
    background: #fff;
    z-index: 99;
}

.jl_navFloat1 ul li {
    margin: 0 20px
}

.jl_navFloat1:first-child {
    left: 0
}

.nav .jl_navFloat1:nth-child(2) {
    margin-left: 100px
}

.nav_item {
    float: left;
    height: 30px;
	line-height:30px;
}

.jl_navFloat1:nth-child(3) {
    margin-left: 500px
}

.tool-items {
    width: 160px;
    float: right;
    margin-top: 35px;
}

.language-item {
    width: 120px;
    float: left;
    position: relative;
    /* height: 30px; */
}

.language-item h4 span {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    padding-left: 20px;
    /* text-align: center; */
    border-radius: 17px;
    font-weight: normal;
    background: url(down.png) 95px center no-repeat #8d5175;
}

.language-item h4.on span {
    background: url(up.png) 95px center no-repeat #8d5175;
}

.dropdown-menu li a {
    font-weight: normal;
}

.content .demo {
    border: none
}

.language-item h4>ul {
    background: #fff;
    border: 1px solid #eee;
    left: 0px;
    width: 120px;
    top: 34px;
    font-size: 14px;
    display: none;
    position: absolute;
    z-index: 95;
    font-weight: normal;
    border-radius: 5px;
}

.language-item h4>ul>li {
    width: 100%;
}

.scrollbar-inner ul {
    width: 100%;
    text-align: left;
}

.scrollbar-inner ul li {
    width: 100%;
    line-height: 32px;
}

.scrollbar-inner ul li a {
    display: block;
    width: 100%;
    text-indent: 10px;
    line-height: 32px;
    text-align: center;
}

.scrollbar-inner ul li a:hover {
    background: #f0f0f0;
    color: #8d5175;
}

.search-item {
    float: right;
    margin-top: 5px;
    margin-left: 15px;
}

.searchInput {
    position: absolute;
    right: 0;
    z-index: 99;
    width: 406px;
    height: 35px;
    bottom: -30px;
    background-color: #f6f6f6;
    z-index: 99999;
    padding: 10px;
    display: none;
    text-indent: 0;
}

.input_search {
    display: inline;
    width: 360px;
    height: 35px;
    line-height: 35px;
    text-indent: 16px;
    color: #b2b2b2;
    padding: 0;
    border: none;
}

.input_img {
    vertical-align: middle;
}

.footer {
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.footer .copy {
    width: 100%;
    height: 90px;
    background: #8d5175;
}

.footer .copy p {
    line-height: 90px;
    text-align: center;
    font-size: 14px;
    color: #c29ab2
}

.footercenter {
    width: 1200px;
    margin: 0 auto;
    padding: 40px
}

.footer_logo {
    float: left;
    width: 175px;
}

.footercenter .contact {
    float: left;
    padding-left: 85px
}

.footercenter .contact h3 {
    margin-bottom: 15px;
    font-size: 16px;
    color: #6b6b6b
}

.footercenter .contact ul li {
    line-height: 25px;
    font-size: 14px;
}

.footercenter .contact ul li i {
    display: inline-block;
    width: 105px;
    font-style: normal;
    color: #c2c2c2;
}

.footercenter .contact ul li span {
    color: #6b6b6b
}

.footer_center {
    float: left;
    width: 150px;
    margin-left: 70px;
}

.footer_center a {
    display: block;
    margin-bottom: 25px;
    width: 100%;
    font-size: 16px;
    color: #6b6b6b;
    font-weight: 700;
    /* background: url(line_03.jpg) left bottom no-repeat; */
}

.footer_center a i {
    display: block;
    width: 30px;
    height: 6px;
    margin-top: 25px;
    background: #eeeeee;
}

.linkbox {
    width: 170px;
    float: right;
}

.linkbox .link {
    width: 100%;
    height: 38px;
    margin-bottom: 15px;
    background: #f6f6f6;
    border-radius: 20px;
    border: 1px solid #eeeeee;
}

.linkbox .link a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #6b6b6b;
    font-weight: 700;
    text-align: center;
}

.link_bottom {
    margin-top: 25px
}

.link_bottom a:first-child+a {
    margin: 0 20px
}