@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;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear {
    zoom: 1;
}
.clear:after {
    content: '';
    display: block;
    clear: both;
}
.header {
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.header .contact {
    height: 50px;
}
.ui.grid.container {
    width: 70%!important;
}
.ui.grid {
    margin: 0;
}
.ui.grid>.row {
    height: 50px;
    line-height: 40px;
    padding: 0;
}
.header .left span {
    font-size: 10px;
    color: #999;
    display: inline-block;
    line-height: 50px;
}
.header .left div {
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
}
.header .row div i {
    color: #999;
    margin-bottom: 8px;
}
.header .row .left .wb:hover {
    background-color: #f8f8f8;
}
.header .row .left .wb:hover i.weibo {
    color: #ff4a4a;
}
.header .row .left .wx {
    position: relative;
}
.header .row .left .wx:hover {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.header .row .left .wx:hover:after {
    display: block;
    content: '';
    position: absolute;
    height: 1px;
    width: 49px;
    top: 49px;
    background-color: rgb(255, 255, 255);
    z-index: 10;
}
.header .row .left .wx:hover .qr_code {
    display: block;
}
.header .row .left .wx:hover i.wechat {
    color: #1dc047;
}
.header .right div {
    display: inline-block;
    height: 50px;
    text-align: center;
}
.header .row .right span {
    font-size: 1.5em;
    display: inline-block;
    line-height: 50px;
}
.header .row .right:hover i {
    color: #e73642;
}
.header .row .left .wx .qr_code {
    width: 160px;
    height: 180px;
    border: 1px solid #e5e5e5;
    text-align: center;
    position: absolute;
    left: -1px;
    top: 49px;
    background-color: #fff;
    display: none;
    z-index: 10;
}
.header .row .left .wx .qr_code img {
    width: 126px;
    height: 126px;
    margin-top: 18px;
}
.header .row .left .wx .qr_code p {
    line-height: 0;
    font-size: 14px;
}
.nav {
    height: 95px;
    border-bottom: 3px solid #e73642;
}
.nav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 100;
    border-bottom: 3px solid #e73642;
}
.fixedBox {
    width: 100%;
    height: 100px;
    display: none;
}
.nav .ui.container {
    width: 70%;
}
.nav .ui.button {
    margin: 0 1em 0 0;
    font-size: 1.1em;
}
.nav .ui.container div {
    float: left;
}
.nav .nav_logo {
    line-height: 95px;
    width: 17.5%;
}
.nav .nav_logo img {
    width: 150px;
    height: auto;
    vertical-align: middle;
}
.nav .nav_menu {
    width: 65%;
}
.nav .nav_menu ul {
    height: 95px;
    position: relative;
}
.nav .nav_menu ul li {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 95px;
    font-size: .85em;
}
.nav .nav_menu ul li a {
    font-size: 1.1em;
    color: #000;
}
.nav .nav_menu ul li a.active {
    color: #e73642;
}
.nav .nav_menu ul li:hover a {
    color: #fff;
}
.nav .nav_menu ul li.bg {
    overflow: hidden;
    background-color: #e73642;
    position: absolute;
    left: 0;
    z-index: -1;
}
.nav .nav_btn {
    height: 95px;
    line-height: 95px;
    width: 17.5%;
    text-align: right;
}
.aboutUs .three.wide.column.dc_nav {
    margin-top: 10px;
}
.aboutUs .three.wide.column.dc_nav ul {
    border: 1px solid #e5e5e5;
}
.aboutUs .ui.grid>[class*="three wide"].column {
    width: 15%!important;
}
.aboutUs .three.wide.column.dc_nav>ul>li {
    height: 40px;
    line-height: 40px;
    padding-left: 10%;
    border-left: 4px solid #fff;
}
.aboutUs .three.wide.column.dc_nav ul li.active {
    border-left: 4px solid #ff5f3e;
    color: #ff5f3e;
    background-color: #f8f8f8;
}
.aboutUs .three.wide.column.dc_nav ul li:hover {
    border-left: 4px solid #ff5f3e;
    color: #ff5f3e;
    background-color: #f8f8f8;
}
.aboutUs .thirteen.wide.column.content {
    margin-bottom: 40px;
}
.aboutUs .thirteen.wide.column.content .ui.grid>.row {
    margin-top: 8px;
}
.aboutUs .thirteen.wide.column.content .ui.grid>.row:nth-child(1) {
    margin-top: 10px;
}
.aboutUs .thirteen.wide.column.content .ui.grid>.row {
    height: auto;
    line-height: auto;
}
.aboutUs .thirteen.wide.column.content .row .column {
    height: 175px;
    overflow: hidden;
}
.aboutUs .thirteen.wide.column.content .row .bcolumn {
    height: 175px;
    width: 66.6666666%;
    overflow: hidden;
    padding-right: 8px;
}
.aboutUs .thirteen.wide.column.content .row .bcolumn a, .aboutUs .thirteen.wide.column.content .row .column a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.aboutUs .thirteen.wide.column.content .row .column div {
    width: 100%;
    height: 100%;
}
.aboutUs .thirteen.wide.column.content .row .column a img {
    width: 100%;
    height: auto;
}
.aboutUs .row:first-child .column:first-child div, .aboutUs .row:nth-child(2) .column:last-child div, .aboutUs .row:nth-child(3) .column:nth-child(2) div, .aboutUs .row:nth-child(4) .column:nth-child(1) div, .aboutUs .row:nth-child(5) .column:last-child div {
    background-color: #e73642;
    text-align: center;
}
.aboutUs .row:first-child .column:first-child p:first-child, .aboutUs .row:nth-child(2) .column:last-child p:first-child, .aboutUs .row:nth-child(3) .column:nth-child(2) p:first-child, .aboutUs .row:nth-child(4) .column:nth-child(1) p:first-child, .aboutUs .row:nth-child(5) .column:last-child p:first-child {
    padding-top: 45px;
    line-height: 1.3;
}
.aboutUs .row:first-child .column:first-child p a, .aboutUs .row:nth-child(2) .column:last-child p a, .aboutUs .row:nth-child(3) .column:nth-child(2) p a, .aboutUs .row:nth-child(4) .column:nth-child(1) p a, .aboutUs .row:nth-child(5) .column:last-child p a {
    color: #fff;
    font-size: 2em;
    transition: 0.3s;
}
.aboutUs .row:first-child .column:first-child div:hover p a, .aboutUs .row:nth-child(2) .column:last-child div:hover p a, .aboutUs .row:nth-child(3) .column:nth-child(2) div:hover p a, .aboutUs .row:nth-child(4) .column:nth-child(1) div:hover p a, .aboutUs .row:nth-child(5) .column:last-child div:hover p a {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.aboutUs .ui.grid>.row>.column {
    padding-left: 0;
    padding-right: 8px;
}
.aboutUs .ui.grid>.row>.column img, .aboutUs .ui.grid>.row>.bcolumn img {
    transition: 0.4s;
}
.aboutUs .ui.grid>.row>.column img:hover, .aboutUs .ui.grid>.row>.bcolumn img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
.aboutUs .row:first-child .column:first-child div:hover p a {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.aboutUs .AboutUs, .aboutUs .recruitment, .aboutUs .contactUs {
    display: none;
}
.aboutUs .title h2 {
    text-align: center;
    color: #e73642;
    font-size: 2.8em;
}
.aboutUs .title span {
    color: #333;
    font-size: .6em;
    padding-left: 1.5%;
}
.aboutUs .contactUs .content, .aboutUs .AboutUs .content, .aboutUs .recruitment .content {
    margin-top: 40px;
}
.aboutUs .content p {
    line-height: 1.8;
}
.aboutUs .content p.paragraph {
    margin-top: 30px;
}
.aboutUs .content p.indent {
    text-indent: 2em;
}
.aboutUs .content p.color {
    color: #e73642;
    font-size: 1.1em;
}
.aboutUs .ui.table {
    text-align: center;
    border-radius: 0;
    border: none;
    background: #f9fcfd;
    margin: 20px 0 0 0;
}
.aboutUs .ui.table thead tr:first-child>th {
    border-radius: 0;
}
.aboutUs .ui.table thead th {
    background-color: #e73642;
    color: #fff;
}
.aboutUs .ui.title.three.column.grid {
    /*box-shadow: 0 1px 2px 0 rgba(231, 54, 66, 0.3);*/
}
.aboutUs .ui.styled.accordion .title {
    background-color: #f8f8f8;
    padding: .1em .8em;
}
.aboutUs .ui.title.three.column.grid .column:first-child {
    position: relative;
}
.aboutUs .ui.title.three.column.grid .column:first-child .icon {
    position: absolute;
    left: 2.5%
}
.aboutUs .ui.title.three.column.grid .column {
    text-align: center;
}
.aboutUs .ui.styled.accordion {
    border-radius: 0;
}
.aboutUs .ui.styled.fluid.accordion .content {
    padding-left: 50px;
}
.aboutUs .text.recruitment .content .email p {
    font-size: .8em;
    text-align: right;
    padding: 5px;
}
.aboutUs .text.recruitment .content .email p span.color {
    color: #e73642;
    font-size: 1em;
}
.aboutUs .ui.styled.fluid.accordion .content p {
    font-size: .75em;
    color: #999;
}
.aboutUs .ui.styled.fluid.accordion .content .header {
    border-bottom: none;
    height: auto;
    margin-top: 10px;
}
.aboutUs .ui.styled.fluid.accordion .content p.paragraph {
    margin-top: 20px;
    color: #666;
    font-size: .8em;
}
.aboutUs .ui.styled.fluid.accordion .content p span {
    font-size: 1.2em;
    color: #666;
    padding: 0 15px;
    border-left: 1px solid #333;
}
.aboutUs .ui.styled.fluid.accordion .content p span.color {
    color: #e73642;
    font-size: 1em;
    padding: 0;
}
.aboutUs .ui.styled.fluid.accordion .content p span:first-child {
    padding-left: 0;
    border-left: none;
}
.aboutUs .contactUs .content p span {
    font-weight: bold;
    font-size: 1.5em;
    padding: 0 15px;
}
.aboutUs .contactUs .content p.map {
    margin-top: 20px;
    height: 300px;
    overflow: hidden;
}
.aboutUs .contactUs .content>p {
    margin-right: 20px;
    margin-top: 30px;
    font-size: 1.2em;
}
.footer {
    border-top: 3px solid #e73642;
    background-color: #f8f8f8;
}
.footer .ui.container {
    width: 72%;
}
.footer .content {
    margin-top: 45px;
    height: 360px;
}
.footer .content .column ul li img {
    transition: 0.5s;
}
.footer .content .column.one:hover ul li img, .footer .content .column.two:hover ul li img, .footer .content .column.three:hover ul li img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.footer .content .column.fours .phone>h2 {
    transition: 0.4s;
}
.footer .content .column.fours:hover .phone>h2 {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.footer .content .column {
    border-right: 1px solid #e5e5e5;
}
.footer .content .column:last-child {
    border-right: none;
}
.footer .content .header {
    border-bottom: none;
    height: 60px;
    line-height: 60px;
    font-size: 1.4em;
}
.footer .content ul li {
    text-align: center;
}
.footer .content ul li a {
    color: #9f9f9f;
    line-height: 1.4;
    font-size: .8em;
}
.footer .content ul li a:hover {
    color: #e73642;
}
.footer .content .phone {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}
.footer .content .phone ul {
    margin-left: 25%;
}
.footer .content .phone li img {
    margin-top: 10px;
}
.footer .content .phone li {
    float: left;
    height: 60px;
    line-height: 60px;
    padding-right: 20px;
}
.footer .content .phone h2 {
    font-size: 1.5em;
    color: #e73642;
}
.footer .content .wx {
    margin-top: 20px;
}
.footer .content .wx li {
    margin-top: 5px;
}
.footer .content .wx h2 {
    font-size: 1.2em;
}
.footer .link {
    height: 90px;
    background-color: #fff;
}
.footer .link .ui.container {
    width: 70%;
}
.footer .link div div {
    margin-top: 10px;
    float: left;
}
.footer .link div div:nth-child(1) {
    margin-top: 15px;
    font-size: 1.3em;
    width: 10%;
    text-align: center;
}
.footer .link div div:nth-child(2) {
    width: 90%;
}
.footer .link div div p {
    line-height: 1.4;
}
.footer .link div div p a {
    font-size: .8em;
    color: #9f9f9f;
    margin-right: 5px;
    padding-right: 8px;
    border-right: 2px solid #9f9f9f;
}
.footer .link div div p a:hover {
    color: #e73642;
}
.footer .link div div p a:last-child {
    border-right: none;
}
.footer .bottom {
    height: 100px;
    border-top: 1px solid #dfdfdf;
}
.footer .bottom div {
    text-align: center;
    margin-top: 30px;
}
.footer .bottom div p {
    font-size: .8em;
    line-height: 1.8;
}
.footer .bottom div p:nth-child(1) {
    color: #999;
}
.footer .bottom div p:nth-child(2) {
    color: #ccc;
}
@media only screen and (min-width: 1200px) and (max-width:1910px) {
    .ui.grid.container {
        width: 85%!important;
    }
    .ui.container {
        width: 75%;
    }
    .ui.grid>.row {
        height: 30px;
        line-height: 30px;
        padding: 0;
    }
    .header {
        height: 30px;
    }
    .header .contact {
        height: 30px;
    }
    .header .left span {
        font-size: 8px;
        line-height: 30px;
    }
    .header .left div {
        height: 30px;
        width: 30px;
    }
    .header .right div {
        height: 30px;
    }
    .header .row div i {
        margin-bottom: 0px;
        font-size: 1.1em;
    }
    .header .row .right span {
        font-size: .95em;
        line-height: 30px;
    }
    .header .row .left .wx .qr_code {
        width: 120px;
        height: 150px;
        top: 29px;
    }
    .header .row .left .wx .qr_code img {
        margin-top: 12px;
        width: 110px;
        height: auto;
    }
    .header .row .left .wx .qr_code p {
        font-size: .7em;
    }
    .nav .ui.container {
        width: 85%;
    }
    .nav {
        height: 65px;
    }
    .nav .nav_logo {
        line-height: 65px;
    }
    .nav .nav_logo img {
        width: 110px;
    }
    .nav .nav_menu ul {
        height: 65px;
        width: 75%;
        float: right;
    }
    .nav .nav_menu ul li {
        line-height: 65px;
    }
    .nav .nav_btn {
        height: 65px;
        line-height: 65px;
    }
    .nav .ui.button {
        margin: 0 1.1em 0 0;
        font-size: .7em;
    }
    .ui.input input {
        max-width: 90%;
    }
    .aboutUs .three.wide.column.dc_nav>ul>li {
        height: 35px;
        line-height: 35px;
        font-size: .85em
    }
    .aboutUs .row:first-child .column:first-child p a, .aboutUs .row:nth-child(2) .column:last-child p a, .aboutUs .row:nth-child(3) .column:nth-child(2) p a, .aboutUs .row:nth-child(4) .column:nth-child(1) p a, .aboutUs .row:nth-child(5) .column:last-child p a {
        font-size: 1.5em;
    }
    .footer .ui.container {
        width: 85%;
    }
    .footer .content {
        margin-top: 15px;
        height: 300px;
    }
    .footer .link .ui.container {
        width: 85%;
    }
    .footer .link div div p {
        line-height: 1.1;
    }
    .footer .content .header {
        height: 40px;
        line-height: 40px;
        font-size: 1.1em;
    }
    .footer .content ul li a {
        font-size: .7em;
    }
    .footer .content .wx h2 {
        font-size: 1.1em;
    }
    .footer .content .phone {
        padding-bottom: 10px;
    }
    .footer .content .phone li img {
        margin-top: 5px;
        width: 85%;
    }
    .footer .content .phone h2 {
        font-size: 1.3em;
    }
    .footer .content .phone li {
        height: 40px;
        line-height: 40px;
    }
    .footer .link {
        height: 80px;
    }
    .footer .link div div:nth-child(1) {
        font-size: 1.1em;
    }
    .footer .link div div p a {
        font-size: .7em;
    }
    .footer .link div div {
        margin: .4% 0;
    }
    .footer .bottom div p {
        font-size: .6em;
    }
    .footer .bottom {
        height: 60px;
    }
    .footer .bottom div p {
        font-size: .6em;
        line-height: 1.3;
    }
    .footer .bottom div {
        margin-top: 10px;
    }
}
@media only screen and (min-width: 1360px) and (max-width:1439px) {
    .footer .link div div {
        margin: 1% 0;
    }
    .footer .bottom div {
        margin-top: 15px;
    }
    .footer .link div div {
        margin: 1% 0;
    }
    .footer .bottom div {
        margin-top: 15px;
    }
}
@media only screen and (min-width: 1440px) and (max-width:1590px) {
    .aboutUs .ui.grid.container {
        width: 90%!important;
    }
    .footer .link div div {
        margin: 1% 0;
    }
    .footer .bottom div {
        margin-top: 15px;
    }
}
@media only screen and (min-width: 1600px) and (max-width:1670px) {
    .aboutUs .ui.grid.container {
        width: 85%!important;
    }
    .footer .link div div {
        margin: 1% 0;
    }
    .footer .bottom div {
        margin-top: 15px;
    }
}
@media only screen and (min-width: 1680px) and (max-width:1910px) {
    .aboutUs .ui.grid.container {
        width: 80%!important;
    }
    .footer .link div div:first-child {
        margin-top: 1.1%;
    }
    .footer .link div div {
        margin-top: 1%;
    }
}
