* {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
}

body a:hover {
    text-decoration: none;
}

html {
    font-style: "微软雅黑";
}

/*头部*/

.header {
    width: 1200px;
    margin: 25px auto;
    overflow: hidden;
    height: 60px;
    position: relative;
    /* display: flex;
    justify-content: space-between; */
}

.header span {
    /* display: inline-block; */
    float: left;
}

.header a {
    float: right;
}

input:focus {
    outline: none;
}

.header .kuang {
    position: absolute;
    width: 350px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    /* height: 40px; */
    /* margin-left: 40px; */
    overflow: hidden;
}

.header .kuang input {
    float: left;
    width: 280px;
    height: 40px;
    border: 2px solid #eb6117;
    padding-left: 13px;
}

.header .kuang form {
    overflow: hidden;
}

.header .kuang p {
    font-size: 12px;
    color: #7e7e7e;
    padding-top: 3px;
}
.header .kuang p a{
    font-size: 12px;
    color: #7e7e7e;
    float: inherit;
}
.header .kuang p a:hover{
    color: #eb6117;
}
.header .kuang button {
    float: left;
    width: 69px;
    border: 0;
    line-height: 40px;
    background-color: #eb6117;
    text-align: center;
    color: #fff;
    font-size: 16px;
    outline: none;
}

.scout {
    width: 1050px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.scout form {
    width: 100%;
}

.scout input {
    width: 760px;
    height: 42px;
    border: 1px solid #cccccc;
    font-size: 14px;
    outline: none;
    padding-left: 15px;
    margin-bottom: 6px;
}

.scout span {
    font-size: 12px;
    color: #adadad;
}

.scout button {
    width: 110px;
    height: 42px;
    background-color: #5d1c87;
    border: 0;
    font-size: 16px;
    color: #fff;
    outline: 0;
}

.scout select {
    height: 42px;
    outline: none;
    width: auto;
    padding: 0 2%;
    margin: 0;
    border: 1px solid #cccccc;
}

.header .phone {
    font-size: 28px;
    color: #eb6117;
    font-weight: bold;
}

.header .phone img {
    margin-right: 6px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.nav {
    display: flex;
    justify-content: space-around;
    position: relative;
}

.nav>li {
    display: inline-block;
    font-size: 20px;
    width: 190px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    /* margin-bottom: 10px; */
    text-align: center;
}

.nav li .menu {
    position: absolute;
    display: none;
    list-style: none;
    font-size: 16px;
    text-align: center;
    left: 0px;
    box-shadow: 0 3px 3px 3px rgba(17, 17, 17, 0.1);
}
.nav li .menu tr td a:hover,.nav li .menu1 li a:hover {
    color: #5d1c87;
}
.nav li .menu tr:nth-child(1) {
    font-weight: bold;
}

.nav li .menu tr td {
    height: 50px;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 1);
    width: 288px;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}

.nav li .menu tr td a {
    color: #111;
}

.nav li:hover .menu {
    display: block;
}

.nav li .menu1 {
    position: absolute;
    display: none;
    list-style: none;
    font-size: 16px;
    text-align: center;
    box-shadow: 0 3px 3px 3px rgba(17, 17, 17, 0.1);
}

.nav li .menu1 {}

.nav li .menu1 li {
    height: 50px;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 1);
    width: 190px;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}

.nav li .menu1 li a {
    color: #111;
}

.nav li:hover .menu1 {
    display: block;
}

.nav>li>a {
    padding: 0px 0;
    line-height: 30px;
    height: 50px;
    width: 100%;
    font-size: 20px;
    color: #111;
    font-weight: normal;
    transition: border-bottom 0.4s;
    display: block;
    margin: 0 auto;
}

.nav>li>a.active {
    background-color: #fff;
    color: #5d1c87;
    border-bottom: 3px solid #5d1c87;
}

.nav>li>a:hover {
    background-color: #fff;
    border-bottom: 3px solid #5d1c87;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.met-nav {
    position: relative;
    width: 100%;
    height: 60px;
}

.nav>li {
    position: static;
}

.container {
    position: static;
}

.small-nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f6f6f6;
}

.sn-item {
    width: 1200px;
    margin: 0 auto;
}

.sn-item a {
    color: #666666
}

#tabs {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    margin-top: 50px;
}

#tabs li {
    float: left;
    /* margin: 0 .5em 0 0 */
    transform: skewX(-18deg);
    line-height: 46px;
    width: 160px;
    text-align: center;
}

#tabs li:first-child {
    margin-left: -10px;
}

#tabs a {
    position: relative;
    width: 160px;
    text-align: center;
    display: inline-block;
    transform: skewX(0deg);
    /* background: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
    background-image: -webkit-linear-gradient(top, #fff, #ddd);
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    background-image: linear-gradient(to bottom, #fff, #ddd); */
    /* padding: 0 3.5em; */
    float: left;
    text-decoration: none;
    color: #444;
    font-size: 16px;
    border: 1px solid #eeeeee;
    /* text-shadow: 0 1px 0 rgba(255, 255, 255, .8); */
    /* -webkit-border-radius: 5px 0 0 0; */
    /* -moz-border-radius: 5px 0 0 0; */
    /* border-radius: 5px 0 0 0; */
    /* -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .4); */
    /* -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .4); */
    /* box-shadow: 0 2px 2px rgba(0, 0, 0, .4); */
    font-size: 16px;
}

/* #tabs a:hover::after, */

/* #tabs a:focus::after*/

#tabs a:hover, #tabs a:focus {
    background: #fff
}

#tabs a:focus {
    outline: 0
}

/* 
#tabs a::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: -.5em;
    bottom: 0;
    width: 1em; */

/* background: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
    background-image: -webkit-linear-gradient(top, #fff, #ddd);
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    background-image: linear-gradient(to bottom, #fff, #ddd); */

/* -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);

    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);

    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);

    -webkit-transform: skew(-15deg);

    -moz-transform: skew(-15deg);

    -ms-transform: skew(-15deg);

    -o-transform: skew(-15deg);

    transform: skew(-15deg);

    -webkit-border-radius: 0 5px 0 0;

    -moz-border-radius: 0 5px 0 0;

    border-radius: 0 5px 0 0 */

/* } */

#tabs .current a, #tabs .current a::after {
    background: #5d1c87;
    z-index: 3;
    color: #fff
}

#content {
    background: #fff;
    padding: 2em;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    border: 1px solid #eeeeee;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    /* -moz-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5) */
}

#content h2, #content h3, #content p {
    margin: 0 0 15px
}

#about {
    color: #999
}

#about a {
    color: #eee
}

#content h2 {
    color: #5d1c87;
    font-size: 28px;
}

#content p {
    text-indent: 2em;
}

#content .tltle {
    text-indent: 0em;
    font-size: 16px;
}

#content .content {
    width: 900px;
    text-indent: 0;
    margin-left: 2.5%;
    margin-bottom: 0px;
    line-height: 30px
}

#content .table {
    width: 100%;
    margin-top: 30px;
}

#content .table tr td {
    width: 16.5%;
    border: none;
    text-align: center;
}

#content .table tr img {
    width: 120px;
    height: 120px;
}

#content i {
    font-style: normal;
}

#content b {
    display: block;
    font-size: 16px;
    color: #5d1c87;
    margin-top: 30px;
}

#content li {
    text-indent: 2em;
}

.chat {
    width: 1156px;
    margin: 0 auto;
}

.chat h2 {
    color: #5d1c87;
    margin-bottom: 22px;
}

.chat p {
    margin-bottom: 22px;
}

.chat i {
    display: block;
    font-style: normal;
    margin-bottom: 10px;
}

.chat i a {
    color: #111;
    letter-spacing: 1px;
    margin-left: 10px;
}

form {
    width: 1090px;
    margin: 0 auto;
    overflow: hidden;
}

form .form-group {
    width: 98%;
    margin: 0 auto;
}

form .form-group label {
    font-size: 14px;
    float: left;
}

form .form-group textarea {
    width: 1046px;
    resize: none;
}

textarea.form-control {
    height: 100px;
}

.btn-default {
    color: #fff;
    width: 130px;
    height: 46px;
    background-color: #5d1c87;
    border-color: #fff;
    font-size: 16px;
    margin-left: 12px;
    margin-top: 38px;
    margin-bottom: 38px;
}

.btn-default:hover {
    color: #fff;
    background-color: #5d1c87;
    border-color: #fff;
}

form .atht {
    display: block;
    text-align: left;
    margin-top: 20px;
    padding-left: 10px;
}

form p {
    margin-bottom: 20px;
}

.footer {
    width: 100%;
    height: 340px;
    margin-top: 30px;
    background-color: #282828;
    overflow: hidden;
}

.footer .table-responsive {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.footer .table-responsive .table tr td a {
    font-size: 14px;
    color: #aaaaaa;
    transition: .5s;
}
.footer .table-responsive .table tr td a  p{
    display: inline;
}
.footer .table-responsive .table tr td a:hover {
    color: #fff;
}

.footer .table-responsive .table tr td {
    height: 50px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: none;
}

.footer .table-responsive .table tr:nth-child(1) td a {
    font-size: 18px;
    display: block;
}

.footer .table-responsive .table tr td:nth-child(1) a img {
    margin-right: 10px;
    line-height: 50px;
}

.footer .table-responsive .table tr:nth-child(1) td:after {
    content: "";
    width: 24px;
    height: 2px;
    background: #5d1c87;
    display: block;
}

.f-list {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #aaaaaa;
    background: #222222;
}

element.style {}

.f-list {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #aaaaaa;
    background: #222222;
}

p {
    margin: 0 0 0px;
}

.flexbox {
    position: fixed;
    right: 20px;
    bottom: 50px;
    background-color: #fff;
    width: 60px;
    height: 122px;
    z-index: 999;
}

.flexbox div {
        background-color: #eb6117;
    width: 60px;
    height: 60px;
}

.flexbox div a img {
    display: inline-block;
    text-align: center;
}

.flexbox div:last-child {
    margin-top: 2px;
}