﻿@charset "utf-8";

/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: normal;
    font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code,
kbd,
samp,
tt {
    font-size: 100%
}

input,
button,
textarea,
select {
    *font-size: 100%
}

body {
    line-height: 1;
    font-size: 14px;
    color: #333;
    background: #fff;
    font-family: "STXihei", '微软雅黑';
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline
}

:link,
:visited,
ins {
    text-decoration: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}


.w_1200 {
    width: 1200px;
    margin: 0 auto;
}

.header {
    width: 93%;
    padding: 0 3.5%;
    height: 78px;
    box-shadow: 0 0 4px #888;
    min-width: 1122px;
}

.header .logo {
    float: left;
    margin-top: 0px;
}

.header .nav {
    float: right;
}

.header .btns {
    float: right;
}

.banner {
    height: 945px;
    position: relative;
}

.banner-top {
    background: url(../images/index-banner.jpg) top center no-repeat;
    height: 780px;
    overflow: hidden;
    min-width: 1200px;
}

.banner-bottom {
    height: 165px;
    background: #9f9f9f;
}

.btns a {
    display: inline-block;
    width: 68px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 12px;
    margin-top: 26px;
}

.btns a.loginBtn {
    border: 1px solid #8b1f23;
    color: #8b1f23;
}

.btns a.apply {
    background: #8b1f23;
    color: #fff;
}

.btns a.online {
    background: #00a0e9;
    color: #fff;
}

.btns {
    margin-left: 30px;
    margin-top: 6px;
}

.nav {
    margin-top: 14px;
}

.nav li {
    float: left;
    line-height: 60px;
    width: 140px;
    text-align: center;
    font-size: 18px;
    margin-right: 8px;
}

.nav li a {
    color: #333;
    display: block;
}

.nav li.active a,
.nav li a:hover {
    border-bottom: 4px solid #8b1f23;
}

.video {
    background: #F1F1F1 top center no-repeat;
    text-align: center;
    min-width: 1200px;
}

.video h4 {
    color: #2b2b2b;
    font-size: 30px;
    line-height: 110px;
}

.videoArea {
    background: url(../images/vbg.png) center top no-repeat;
    padding-top: 70px;
    height: 610px;
}

.xctg {
    width: 1184px;
    top: -320px;
    position: absolute;
    color: #666;
    background: #FFF;
    border-radius: 8px;
    left: 50%;
    transform: translate(-50%, 0);
    box-shadow: 5px 5px 5px   #666666 ;
}

.xctg h3 {
    position: absolute;
    top: 25px;
    left: 35px;
    width: 50px;
    height: 171px;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    padding-top: 5px;
    color: white;
}

.xctg ul {
    margin-left: 55px;
    overflow: hidden;
    padding: 20px 0;
}

.xctg li {
    float: left;
    width: 40%;
    padding: 0 0 0 4%;
    line-height: 32px;
}

.xctg li h4 {
    font-size: 24px;
    padding-bottom: 6px;
}

.xctg li p {
    margin-top: 10px;
    font-size: 18px;
}

.apybtn {
    width: 190px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: #8b1f23;
    display: inline-block;
    border-radius: 4px;
}

.spBtn {
    display: block;
    text-align: right;
    margin-top: 28px;
}

.spBtn i {
    vertical-align: top;
    display: inline-block;
    margin-right: 30px;
}

.j-banner {
    min-width: 1200px;
}

.j-banner img {
    width: 100%;
}

.serviceGuide,
.quickPoll {
    margin: 50px auto;
    width: 1223px;
}

.serviceGuide .tit,
.quickPoll .tit {
    text-align: center;
    color: #000;
    line-height: 50px;
}

.serviceGuide .tit h4,
.quickPoll .tit h4 {
    font-size: 30px;
    font-weight: bold;
}

.serviceGuide .tit p,
.quickPoll .tit p {
    font-size: 24px;
}

.serviceGuide ul {
    overflow: hidden;
    margin: 100px 0 150px 0;
}

.serviceGuide li {
    float: left;
    width: 18.3%;
    height: 298px;
    text-align: center;
    border: 1px solid #6ec4ff;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 28px;
}

.serviceGuide li+li {
    margin-left: 26px;
}

.serviceGuide li span {
    display: block;
    margin-bottom: 34px;
}

.serviceGuide li h5 {
    font-size: 28px;
}

.serviceGuide li p {
    font-size: 18px;
    line-height: 32px;
    margin-top: 25px;
}

.study {
    background: url(../images/conbg2.jpg) top center no-repeat;
    background-size: 100% 100%;
    height: 849px;
    padding-top: 110px;
    min-width: 1200px;
}

.study ul {
    overflow: hidden;
}

.study li {
    float: left;
}

.study li p {
    font-size: 24px;
    line-height: 40px;
    margin-top: 15px;
    overflow: hidden;
}

.study li h4 {
    margin-top: 170px;
    padding-bottom: 20px;
}

.study li p span {
    display: inline-block;
    width: 40px;
    float: left;
}

.study li p i {
    font-style: normal;
    display: inline-block;
    float: left;
    width: 389px;
}

.study li .phone2 {
    position: absolute;
    top: 314px;
    left: 544px;
    width: 228px;
    height: 521px;
}

.qpcon {
    overflow: hidden;
}

.qpcon dl {
    float: left;
    text-align: center;
    width: 33.3%;
    margin-top: 80px;
}

.qpcon dd {
    overflow: hidden;
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
}

.qpcon dd p {
    float: left;
    width: 140px;
    font-size: 14px;
    margin-top: 18px;
    height: 180px;
}

.qpcon h5 {
    float: right;
    width: 60px;
}

.qpcon dd p span {
    float: right;
    width: 10px;
    margin: 0 10px;
}

.dynamic {
    background: url(../images/conbg3.jpg) top center no-repeat;
    overflow: hidden;
    height: 641px;
    min-width: 1200px;
}

.dynamic h4 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    margin-top: 50px;
}

.vArea {
    border: 1px solid #fff;
    text-align: center;
    width: 886px;
    margin: 0 auto;
    margin-top: 80px;
}

.footer {
    background: #3b3b3c;
    overflow: hidden;
    font-size: 12px;
    color: #8d8d8d;
    padding: 50px 0;
    min-width: 1200px;
}

.ewm {
    float: left;
    width: 270px;
    margin: 0 50px;
}

.ewm li {
    float: left;
    width: 50%;
    text-align: center;
}

.ewm li p {
    font-size: 10px;
    margin-top: 5px;
}

.else {
    float: left;
}

.aboutUs {
    border-bottom: 1px solid #666666;
    padding: 0 100px 10px 100px;
}

.aboutUs p {
    line-height: 22px;
}

.aboutUs p span {
    margin-right: 10px;
}

.aboutUs p img,
.copyright img {
    vertical-align: middle;
    margin-right: 4px;
}

.copyright {
    padding: 10px 100px;
    text-align: center;
    line-height: 22px;
}

.aboutUs a {
    color: #fff;
    text-decoration: underline;
}