@media (max-width: 1920px) and (min-width: 1620px) {
    .newadd {
        left: 368px !important;
    }
}

*,
 :before,
 :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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;
}

.body {
    font-size: 12px;
    line-height: 24px;
    font-family: "Helvetica Neue", Helvetica, 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'microsoft yahei', 'simsun', 'sans-serif';
    background: #fff;
    color: #333;
    overflow-x: hidden;
}

.ky_header.active .nav-menu,
.ky_header.active .drop-tit,
.ky_header.isStuck .nav-menu,
.ky_header.isStuck .drop-tit {
    color: #2e2e2e;
}


/* color:#34495e; */

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

fieldset,
img {
    border: 0;
}

img {
    max-width: 100%;
}


/* del,ins{text-decoration:none;} */

ol,
ul,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

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

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

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

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

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

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

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

textarea {
    resize: none;
}

a {
    color: #333;
    transition: all .3s ease 0s;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}

a:hover,
a:active {
    color: #169BD5;
    text-decoration: none;
}

a:focus {
    color: #333;
    outline: none;
    -moz-outline: none;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
    transition: all .3s ease 0s;
    cursor: pointer;
}

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

.container-full {
    margin: 0 auto;
    width: 1200px;
    padding: 15px 20px;
    position: relative;
}

.ky_header {
    width: 100%;
    min-width: 1200px;
    height: 65px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    transition: all .5s ease 0s;
    margin: 0 auto;
}

.ky_header .logo {
    display: block;
    float: left;
    margin-right: 30px;
    width: 130px;
    height: 35px;
}

.ky_header .logo img {
    max-width: 100%;
}

.ky_header-left {
    float: left;
}

.ky_header-right {
    float: right;
}

.ky_banner {
    width: 100%;
    min-width: 1200px;
    position: relative;
    overflow: hidden;
    height: 680px;
    background-color: #f5f5f5;
    text-align: center;
}

.ky_header .logo {
    display: block;
    float: left;
    margin-right: 30px;
}

.ky_header .logo img {
    display: block;
    width: 82px;
    height: 32px;
    position: relative;
    top: 6px;
}

.ky_header-left {
    float: left;
}

.newadd {
    position: absolute;
    top: 260px;
    color: #fff;
    left: 100px;
    text-align: left;
}

.newadd .pone {
    font-size: 72px;
    font-family: 'YouSheBiaoTiHei';
    font-weight: 400;
    margin-bottom: 40px;
}

.newadd .ptwo {
    font-size: 24px;
    font-family: 'Microsoft YaHei UI';
    font-weight: 400;
    margin-bottom: 60px;
}

.newadd .pthree {
    font-size: 14px;
    width: 106px;
    height: 34px;
    line-height: 34px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.85) 0%, #FFFFFF 100%);
    box-shadow: 0px 2px 4px 0px rgba(47, 88, 239, 0.1);
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    color: #3860F4;
}

@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('./YouSheBiaoTiHei.ttf');
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.nav-drop,
.nav-menu {
    float: left;
}

.nav-drop {
    position: relative;
}

.nav-drop .drop-tit {
    display: block;
    width: auto;
    cursor: pointer;
    transition: all .3s ease 0s;
}

.nav-drop .drop-tit .cls-hot {
    width: 18px;
    position: relative;
    bottom: 3px;
}

.nav-drop .drop-tit,
.nav-menu {
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
}

.nav-drop .drop-tit i {
    float: right;
    margin-left: 3px;
}

.nav-drop .drop-cont {
    display: none;
    position: absolute;
    padding-top: 10px;
}

.nav-drop.nav-pro .drop-cont {
    width: 750px;
    border-radius: 5px;
    left: 0;
    top: 34px;
}

.nav-drop.nav-pro .drop-cont-add {
    width:
}

.nav-drop .drop-cont-box {
    background: #333;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .15);
    z-index: 9;
    border-radius: 5px;
    position: relative;
}

.nav-drop.nav-pro .drop-cont-box {
    /* padding: 25px; */
    padding: 27px 25px 0;
}

.nav-drop .drop-cont-box::before,
.nav-drop .drop-cont-box::after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 9;
    left: 33px;
}

.nav-drop .drop-cont-box::before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: rgba(0, 0, 0, .05);
    border-width: 10px;
    margin-left: -10px;
    top: -20px;
}

.nav-drop.nav-pro .drop-cont .drop-item {
    float: left;
    width: 200px;
    margin-right: 15px;
}

.nav-drop.nav-pro .drop-cont .drop-item-add {
    clear: both;
    margin: 2px 0;
    display: flex;
    align-items: center;
    margin-bottom: 27px;
}

.nav-drop.nav-pro .drop-cont .drop-item-add img {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

.nav-drop.nav-pro .drop-cont .drop-item.call {
    margin-right: 0;
    width: 230px;
}

.nav-menu:link,
.nav-menu:visited {
    color: #fff;
}

.nav-menu.register {
    background: #ff3a00;
    border-radius: 5px;
    margin-left: 10px;
    padding: 0 10px;
}

.nav-uc {
    display: block;
    width: auto;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #4b5054;
    position: relative;
    padding-left: 20px;
}

.nav-uc::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 10px;
    width: 1px;
    height: 16px;
    background-color: #4b5054;
}

.nav-drop {
    position: relative;
}

.nav-drop,
.nav-menu {
    float: left;
}

.nav-drop .drop-tit,
.nav-menu {
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
}

.nav-menu:link,
.nav-menu:visited {
    color: #fff;
}

.nav-drop .drop-tit {
    display: block;
    width: auto;
    cursor: pointer;
    transition: all .3s ease 0s;
}

.nav-drop .drop-tit i {
    float: right;
    margin-left: 3px;
}

.nav-drop .drop-tit:hover,
.nav-menu:hover {
    color: #008fff;
}

.nav-menu.register {
    background: #ff3a00;
    border-radius: 5px;
    margin-left: 10px;
    padding: 0 10px;
}

.nav-menu.register:hover {
    color: #fff;
    background: #e93700;
}

.nav-drop .drop-cont {
    display: none;
    position: absolute;
    padding-top: 10px;
}

.nav-drop:hover .drop-cont {
    display: block;
}

.nav-drop .drop-cont-box {
    background: #fff;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .15);
    z-index: 9;
    border-radius: 5px;
    position: relative;
}

.nav-drop .drop-cont-box::before,
.nav-drop .drop-cont-box::after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 9;
    left: 33px;
}

.nav-drop .drop-cont-box::before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: rgba(0, 0, 0, .05);
    border-width: 10px;
    margin-left: -10px;
    top: -20px;
}

.nav-drop .drop-cont-box::after {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #fff;
    border-width: 11px;
    margin-left: -11px;
    top: -20px;
}

.nav-drop.nav-pro .drop-cont {
    width: 750px;
    border-radius: 5px;
    left: 0;
    top: 34px;
}

.nav-drop.nav-pro .drop-cont-add {
    width: 200px;
}

.nav-drop.nav-pro .drop-cont-box {
    /* padding: 25px; */
    padding: 27px 25px 0;
    font-size: 16px;
    color: #252B3A;
}

.nav-drop.nav-pro .drop-cont ul {
    width: 100%;
}

.nav-drop.nav-pro .drop-cont .drop-item {
    float: left;
    width: 200px;
    margin-right: 15px;
}
.nav-drop.nav-pro .drop-cont .drop-item img.cls-new{
	width:35px;height:15px;
	position: relative;
    bottom: 3px;
}
.nav-drop.nav-pro .drop-cont .drop-item em {
    font-size: 14px;
    font-weight: bolder;
    font-style: normal;
}

.nav-drop.nav-pro .drop-cont .drop-item ul {
    margin-top: 6px;
}

.nav-drop.nav-pro .drop-cont .drop-item ul li {
    margin-bottom: 5px;
}

.nav-drop.nav-pro .drop-cont .drop-item ul a {
    color: #666;
}

.nav-drop.nav-pro .drop-cont .drop-item ul a:hover {
    color: #169BD5;
}

.nav-drop.nav-pro .drop-cont .drop-item ul a i {
    color: #ff3a00;
    font-style: normal;
    margin-left: 5px;
    font-size: 12px;
}

.nav-drop.nav-pro .drop-cont .drop-item.call {
    margin-right: 0;
    width: 230px;
}

.nav-drop.nav-pro .call .mobile {
    margin-top: 10px;
}

.nav-drop.nav-pro .call .mobile .num {
    color: #555;
    font-size: 30px;
    display: block;
    line-height: 40px;
}

.nav-drop.nav-pro .call .mobile .num span {
    font-size: 16px;
    float: right;
}

.nav-drop.nav-pro .call .qq {
    margin-top: 15px;
}

/* .nav-drop.nav-pro .call .qq a {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #ff3a00;
    color: #fff;
    border-radius: 5px;
    text-align: center;
} */
.nav-drop.nav-pro .call .qq a {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #3860F4;
    border-radius: 4px;
    text-align: center;
    border: 1px solid rgba(56, 96, 244, .2);
    background: rgba(56, 96, 244, .2);
}


}
.nav-drop.nav-pro .call .qq a:hover {
    -background: #e93700;
}

.nav-drop.nav-pro.nav-pro-right .drop-cont {
    left: inherit;
    right: -300px;
}

.nav-drop.nav-pro.nav-pro-right .drop-cont-box::before,
.nav-drop.nav-pro.nav-pro-right .drop-cont-box::after {
    left: 400px;
}

.nav-drop.nav-lan .drop-cont {
    width: 120px;
    border-radius: 5px;
    left: 0;
    top: 34px;
}

.nav-drop.nav-lan .drop-cont::before,
.nav-drop.nav-lan .drop-cont::after {
    left: 41px;
}

.nav-drop.nav-lan .drop-cont ul {
    padding: 10px 0;
}

.nav-drop.nav-lan .drop-cont ul a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.ky_header-right {
    float: right;
}

.ky_header.active,
.ky_header.isStuck {
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .2);
}

.ky_header.active .nav-menu,
.ky_header.active .drop-tit,
.ky_header.isStuck .nav-menu,
.ky_header.isStuck .drop-tit {
    color: #2e2e2e;
}

.ky_header.active .nav-menu:hover,
.ky_header.active .drop-tit:hover,
.ky_header.isStuck .nav-menu:hover,
.ky_header.isStuck .drop-tit:hover {
    color: #169BD5;
}

.ky_header.active .nav-menu.register,
.ky_header.isStuck .nav-menu.register {
    color: #fff;
}


/* 底部 */

.ky_footer {
    width: 100%;
    min-width: 1200px;
    position: relative;
    overflow: hidden;
    background: #373d41;
    color: #73777a;
    padding: 30px 0 15px;
}

.ky_footer a {
    color: #9b9ea0;
}

.ky_footer a:hover {
    color: #169BD5;
}

.ky_footer .footer-box {
    width: 100%;
    border-bottom: 1px solid #4b5054;
    padding-bottom: 30px;
}

.ky_footer .footer-menu {
    float: left;
    width: 720px;
}

.ky_footer .footer-menu>li {
    float: left;
    width: 180px;
}

.ky_footer .footer-menu .t {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: bolder;
    color: #d7d8d9;
}

.ky_footer .footer-menu .t a {
    font-size: 14px;
    font-weight: bolder;
    color: #d7d8d9;
}

.ky_footer .footer-menu ul li {
    line-height: 18px;
    margin-top: 10px;
}


/* .cr_footer .footer-menu ul li a:hover{color:#169BD5;} */

.ky_footer .footer-call {
    float: right;
    min-height: 195px;
    padding-left: 30px;
    position: relative;
    overflow: hidden;
    border-left: 1px solid #4b5054;
}

.ky_footer .footer-call .t {
    margin-bottom: 10px;
    line-height: 16px;
    font-size: 14px;
    font-weight: bolder;
    color: #d7d8d9;
}

.ky_footer .footer-call .mobile {
    font-size: 26px;
    margin-bottom: 25px;
    padding-top: 6px;
}

.ky_footer .footer-call .mobile a {
    color: #fff;
}

.ky_footer .footer-call .addr li {
    /* height: 25px; */
    line-height: 25px;
    margin-bottom: 10px;
    color: #9b9ea0;
}

.ky_footer .footer-call .addr .icon {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    background: #282828;
    margin-right: 10px;
    text-align: center;
}

.ky_footer .footer-call .addr .icon i {
    color: #9b9ea0;
}

.ky_footer .ewm {
    margin-top: 20px;
}

.ky_footer .ewm img {
    display: block;
    width: 90px;
}

.ky_footer .links {
    padding: 15px 0 5px;
}

.ky_footer .links a {
    margin-right: 10px;
}

.ky_footer .links a:hover {
    text-decoration: underline;
}

.ky_footer .copyright {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ky_footer .copyright .icp {
    height: 20px;
    float: left;
    margin-right: 5px;
}

.ky_footer .copyright a {
    color: #73777a;
}

.ky_footer .copyright a:hover {
    text-decoration: underline;
}


/* 体验 */

.ky_tiyan {
    width: 100%;
    height: 300px;
    min-width: 1200px;
    position: relative;
    background: url('../images/tiyan2.png') no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 60px;
}

.ky_tiyan .tit {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 30px;
}

.ky_tiyan .txt {
    font-size: 16px;
    color: #666;
}

.ky_tiyan .tool a {
    display: block;
    width: 130px;
    height: 44px;
    line-height: 44px;
    margin: 50px auto 0;
    color: #fff;
    border: 1px solid #e2561a;
    border-radius: 7px;
    box-shadow: 0 1px 3px 0 rgba(25, 60, 86, .3);
    font-size: 14px;
    background: #e2561a;
    transition: all .3s ease 0s;
}

.ky_tiyan .tool a:visited {
    transform: translate3d(0, -2px, 0);
    cursor: pointer;
}

.pages {
    width: 100%;
    margin: 15px 0;
    text-align: right;
}

.pages .page-item {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 38px;
    text-align: center;
    margin: 0 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #787878;
}

.pages .page-item:hover {
    background: #f5f5f5;
}

.pages .page-item.disabled {
    background: #f5f5f5;
}

.pages .page-item.active {
    background: #e95111;
    color: #fff;
}

.pages .page-link {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 15px;
}

#login {
    width: 360px;
    background: #fff;
    display: none;
    padding: 25px;
    overflow: hidden;
}

#login .close {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

#login .login-tit {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000;
}

#login .login-form li {
    margin-bottom: 30px;
    position: relative;
}

#login .login-form li:last-child {
    margin-bottom: 20px;
}

#login .login-form input {
    width: 100%;
    height: 42px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
    border-radius: 5px;
}

#login .login-form .tool a {
    color: #999;
    font-size: 14px;
}

#login .login-form .tool a:hover {
    color: #169BD5;
}

#login .login-form .tool .fr {
    float: right;
}

#login .form-btn {
    width: 100%;
    height: 40px;
    background: #169BD5;
    color: #fff;
    font-size: 14px;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
}

#login .form-list .imgcode {
    width: 90px;
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    cursor: pointer;
}

#loginOutBtn {
    display: none;
}


/* 返回顶部 */

#backToTop {
    position: fixed;
    display: none;
    bottom: 40px;
    right: 20px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
}

#backToTop i {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: #169BD5;
}


/* 右侧 */

#rightMenu {
    position: fixed;
    right: 20px;
    bottom: 120px;
    width: 44px;
    z-index: 99;
}

#rightMenu .ky-kefu {
    position: relative;
}

#rightMenu .ky-kefu .tit {
    width: 44px;
    height: 128px;
    display: block;
    position: relative;
    text-align: center;
    background: rgb(38, 182, 201);
    color: #fff;
    padding: 8px 0;
    cursor: context-menu;
}

#rightMenu .ky-kefu .tit i {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 24px;
}

#rightMenu .ky-kefu .tit span {
    display: block;
    width: 14px;
    margin: 0 auto;
    line-height: 16px;
    font-size: 14px;
    margin-top: 8px;
}

#rightMenu .ky-kefu .panel {
    background: #fff;
    width: 320px;
    min-height: 128px;
    position: absolute;
    bottom: 0;
    padding: 20px;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
    opacity: 0;
    right: 52px;
    transition: all .3s;
    z-index: 0;
    visibility: hidden;
}

#rightMenu.active .ky-kefu .panel {
    opacity: 1;
    display: block;
    visibility: visible !important;
    z-index: 99;
}

#rightMenu .panel-item {
    width: 100%;
    height: 48px;
    position: relative;
    margin-bottom: 20px;
}

#rightMenu .panel-item:last-child {
    margin-bottom: 0;
}

#rightMenu .panel-item .icon {
    display: block;
    margin-right: 12px;
    float: left;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

#rightMenu .panel-item .icon i {
    font-size: 24px;
    color: #373d41;
}

#rightMenu .panel-item .txt {
    display: inline-block;
    color: #9b9ea0;
}

#rightMenu .panel-item .txt p {
    color: #5f6367;
    font-size: 14px;
}

#rightMenu .panel-item a {
    display: block;
}

#rightMenu .panel-item a span {
    color: #9b9ea0;
}

#rightMenu .panel-item a:hover p {
    color: #169BD5;
}

#rightMenu .panel-item .txt .tel {
    color: #FF8A00;
}

.part.partcase1 {
    background: #F7F8FA;
}

.part.partcase1 .inner {
    padding: 60px 0 0 0;
}

.part.partcase1 .nav-tab {
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    border: 1px solid #f9f9f9;
    margin-top: 74px;
}

.part.partcase1 .nav-tab li {
    border-right: 1px solid #EBEDEF;
    width: 145px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.part.partcase1 .nav-tab li a {
    color: #3C577E;
}

.part.partcase1 .nav-tab li.active a {
    color: #1460EF;
}

.part.partcase1 .tab-content {
    height: 615px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}

.part.partcase1 .tab-content .tab-pane .item {
    display: inline-block;
    vertical-align: middle;
}

.part.partcase1 .tab-content .tab-pane .left {
    width: 496px;
    margin-right: 105px;
    font-size: 20px;
    padding-right: 40px;
}

.part.partcase1 .tab-content .tab-pane .left h3 {
    font-size: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 30px;
}

.part.partcase1 .tab-content .tab-pane .left h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.part.partcase1 .tab-content .tab-pane .left h5 {
    font-size: 16px;
    color: #687182;
}

.part .inner {
    padding: 92px 0;
    width: 1000px;
    margin: 0 auto;
}

.part h1 {
    color: #000;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 400;
}

.part h2 {
    color: #3C577E;
    font-size: 14px;
    text-align: center;
}