﻿.screen.s2applet5@font-face {
    font-family: "AvianRegular";
    src: url('AvianRegular.eot');
    src: url('AvianRegular.eot?#iefix') format('embedded-opentype'),
    url('AvianRegular.woff') format('woff'),
    url('AvianRegular.ttf') format('truetype'),
    url('AvianRegular.svg#Garamond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@charset "utf-8";
/* CSS Document */
/*
color:red !important;/* Firefox、IE7支持
_color:red;  IE6支持
*color:red;  IE6、IE7支持
*+color:red; IE7支持/
color:red\9; IE6、IE7、IE8支持
color:red\0; IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templets/ftwcm/images/bg_index.body1.png');_background:none;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.3));
pointer-events:none;
-webkit-appearance:none;
.gray{-webkit-filter: grayscale(100%);filter:grayscale(100%);filter:gray;}
@media screen and (min-width:540px){
body{width:540px;}
header{width:540px;}
}
@media screen and (max-width:320px){
body{width:320px;}
header{width:320px;}
}
*/

/*--默认--*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

body {
    -webkit-text-size-adjust: none;
    font-family: "Microsoft YaHei", Heiti SC, 黑体, Arial;
    font-size: 12px;
    color: #707070;
}

ol, ul, li {
    list-style: none outside none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

a:hover {
    color: #666;
}

img {
    border: none;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

tr, td, th {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #474747;
    line-height: 100%;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}

i, em, b, strong {
    font-style: normal;
    font-weight: normal;
}

input, textarea, select {
    padding: 0;
    border: 1px solid #CCC;
    font-family: inherit;
    outline: none;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}

/*--滚动条插件--*/
.jspScrollable {
    outline: none;
}

.jspContainer {
    overflow: hidden;
    position: relative;
    outline: none;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
}

.jspVerticalBar *, .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #ddd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.jspVerticalBar {
    width: 5px;
}

.jspDrag {
    background: #fff;
}

.jspTrack {
    background: #f07777;
}

/*@font-face{
    font-family:'AvianRegular';
    src: url('AvianRegular.eot');
    src: url('AvianRegular.eot?#iefix') format('embedded-opentype'),
         url('AvianRegular.woff2') format('woff2'),
         url('AvianRegular.woff') format('woff'),
         url('AvianRegular.ttf') format('truetype'),
         url('AvianRegular.svg#AvianRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}*/

/*--类--*/
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}
.remk{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.footer_f {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

/*--通用--*/
body {
    min-width: 1200px;
    max-width: 1920px;
    font-size: 14px;
    color: #707070;
}

.block {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.nav_float {
    background: url(../image/bg_nav_float.png) center top no-repeat;
    width: 126px;
    height: 570px;
    right: 50px;
    top: 50%;
    margin-top: -285px;
    position: fixed;
    z-index: 5;
    animation: nav_float 2s linear 0s infinite;
    -webkit-animation: nav_float 2s linear 0s infinite;
    display: none;
}

.nav_float:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}


.nav_float:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}


@-webkit-keyframes nav_float {
    0% {
        -webkit-transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-6px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@keyframes nav_float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-6px);
    }
    100% {
        transform: translateY(0);
    }
}

/*.nav_float .inner {
    margin-top: 235px;
    padding: 0 25px;
}

.nav_float .inner a {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 18px;
    text-align: center;
    position: relative;
}

.nav_float .inner a:hover {
    color: #ffcf3d;
}

.nav_float .inner a:nth-child(2) {
    transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
}

.nav_float .inner a:nth-child(4) {
    transform: rotate(4deg) translateY(-2px);
    -webkit-transform: rotate(4deg) translateY(-2px);
}

.nav_float .gotop {
    display: block;
    height: 30px;
    width: 60px;
    margin: auto;
}

.nav_float .close {
    display: block;
    position: absolute;
    right: 10px;
    top: 140px;
    width: 20px;
    height: 20px;
}

.nav_float .hide_er {
    position: absolute;
    background: url(../image/er_bg.png) center center no-repeat;
    width: 111px;
    height: 104px;
    left: -108px;
    top: -35px;
    display: none;
}

.nav_float .hide_er .pic {
    width: 90px;
    height: 90px;
    margin: 7px 0 0 7px;
}

.nav_float .hide_er .pic img {
    width: 100%;
    height: 100%;
}*/
.nav_float .inner {
    margin-top: 235px;
    padding: 0 25px;
}

.nav_float .inner a {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 18px;
    text-align: center;
    position: relative;
}

.nav_float .inner a:hover {
    color: #ffcf3d;
}

.nav_float .inner a:nth-child(2) {
    transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
}

.nav_float .inner a:nth-child(4) {
    transform: rotate(4deg) translateY(-2px);
    -webkit-transform: rotate(4deg) translateY(-2px);
}

.nav_float .gotop {
    display: block;
    height: 30px;
    width: 60px;
    margin: auto;
}

.nav_float .close {
    display: block;
    position: absolute;
    right: 10px;
    top: 140px;
    width: 20px;
    height: 20px;
}

.nav_float .hide_er {
    position: absolute;
    background: url(../image/er_bg.png) center center no-repeat;
    width: 111px;
    height: 104px;
    left: -108px;
    top: -35px;
    display: none;
}

.nav_float .hide_er .pic {
    width: 90px;
    height: 90px;
    margin: 7px 0 0 7px;
}

.nav_float .hide_er .pic img {
    width: 100%;
    height: 100%;
}

#header {
    background:url(../image/bg_navs.png);
    height:214px; 
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index:999999;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

#header .block {
    position: relative;
    height: 100%;
    z-index: 1;
}

#header .logo {
    position: absolute;
    left: 0;
    top:10px;
    background: url(../image/logo.png) 30px center no-repeat;
    padding-left: 260px;
    height: 100px; width:700px;
    overflow: hidden;
    background-size: auto 100px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

#header .logo h3 {
    padding-top: 23px;
    color: #fff;
    font-size: 20px;
}

#header .logo h4 {
    padding-top: 7px;
    color: #fff;
    font-size: 12px;
    font-family: Arial; /*text-transform:uppercase;*/
}

#header .tel .p1 {
   /* color: #515151;*/
    background: url(../image/ico_tel.png) left center no-repeat;
    padding-left:50px; padding-top:20px;
    position: absolute;
    right: 0px;
    top: 7px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
     color: white;
}


#header .tel strong {
    font-weight: bold;
    font-size: 22px; color:white;
    font-family: Arial;
    vertical-align: sub;
}
#header .tel span{color:white;}
#header .search {
    position: absolute;
    right: 0;
    top: 160px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

#header .search .inner {
    background: url(../image/bg_search.png) left center no-repeat;
    width: 166px;
    height: 29px;
    line-height: 29px;
    float: left;
}

#header .search .inner .kw {
    background: none;
    border: none;
    height: 100%;
    line-height: 29px;
    height: 29px;
    margin-left: 15px;
    width: 105px;
    float: left;
    color: #fff;
    font-size: 12px;
}

#header .search .inner .kw::-moz-placeholder {
    opacity: 0.8;
}

#header .search .inner .kw::-webkit-placeholder {
    opacity: 0.8;
}

#header .search .inner .kw::-ms-placeholder {
    opacity: 0.8;
}

#header .search .inner .ok {
    background: none;
    border: none;
    height: 100%;
    line-height: inherit;
    width: 28px;
    float: left;
    cursor: pointer;
}

#header .search .btn {
    background: url(../image/btn_search.png) left center no-repeat;
    width: 96px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-size: 12px;
    text-indent: 33px;
    float: left;
    margin-left: 10px;
}

#header .nav_main {
    position: absolute;
    left: 0;
    top:152px;
    overflow: hidden;
    height:86px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

/*#header .nav_main a {现在的 
    float: left;
    height:86px;
    line-height:86px;
    padding: 0 18px;
    margin: 0 3px;
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}*/
#header .nav_main a {
	
    float: left;
    height: 36px;
    line-height: 38px;
    border-radius: 18px;
    padding: 0 18px;
    margin: 0 3px;
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

/*#header .nav_main a:hover {
    background: #f7b107;
    color: #fff;
}*/
#header .nav_main a:hover {
    background: #fff;
    color: #474747;
}
/*#header .nav_bg {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    margin-top: 0px;
    background: url(../image/bg_nav_child.png) left top repeat-x;
    height:auto;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}*/

#header .nav_bg {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 62px;
    background: url(../image/bg_nav_child.png) left top repeat-x;
    margin-top: -10px;
    height: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}


#header .nav_bg.show {
    height:86px;
}

/*#header .nav_child {
    position:fixed;
    left: 0;background: url(../image/bg_nav_child.png) left top ;
    top:214px;
    overflow: hidden;
    height: 0;
    width: 100%;
}*/
#header .nav_child {
    position: absolute;
    left: 0;
    top: 100%;
    overflow: hidden;
    height: 0;
    width: 100%;
}

/*#header .nav_child.show {
    height:auto; padding:10px 0;
}*/
#header .nav_child.show {
    height: 52px;
}

/*#header .nav_child .child {
    line-height:30px;
    font-size: 14px;
    text-indent: 5px;
    height: 0;
    overflow: hidden;
    
}*/
#header .nav_child .child {
    line-height: 52px;
    font-size: 14px;
    text-indent: 5px;
    height: 0;
    overflow: hidden;
}

/*#header .nav_child .child.show {
    height:auto;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}*/
#header .nav_child .child.show {
    height: 52px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

/*#header .nav_child .child a {
    margin: 0 20px; display:block;
}*/
#header .nav_child .child a {
    margin: 0 20px;
}

#header .nav_child .child a:hover {
    color: #f5a700;
}

#header.min {
    height:120px;
    overflow: hidden;
    
}

#header.min .p1 {
    top:0px; font-size:16px;
    right:320px;
    color: white;
}
#header.min .p1 strong{ color:white}
#header.min .p1 span{ font-size:14px; color:white;}
#header.min .logo {
    height:80px;
    width:400px;
    padding-left: 140px;
    background-size: auto 80px;
    background-position: 15px center;
    width: 80px \9;
}

#header.min .logo h3 {
    display: none \9;
}

#header.min .logo h4 {
    display: none \9;
}

#header.min .nav_main {
    opacity: 0;
}

#header.min .search {
    opacity: 0;
}

#footer {
    height:118px;
    background:#1b1b1b;
}

#footer .p1 {
    line-height:30px;padding-top:15PX;
    font-size: 12px;
    color: #cccccc; text-align:center;
   
}

#footer .p1 a {
    margin: 0 7px;
    color: #cccccc;
}

#footer a:hover {
    color: #ccc;
}

/*符*/
#footer .p2 {
    width: 100%;
    line-height: 1;
    text-align: center;
    color: #cccccc;
    font-size: 12px; line-height:25px;
}

#footer .p3 {
    position: absolute;
    line-height: 67px;
    color: #b9b9b9;
    font-size: 12px;
    position: absolute;
    right: 17px;
    top: 0;
}

.page {
    text-align: center;
    height: 40px;
}

.page li {
    display: inline-block;
    width: 59px;
    height: 40px;
    font-size: 20px;
    font-family: Avian Regular;
    margin: 0 5px;
    background: url(../image/page1.png) center top no-repeat;
}

.page li a {
    color: #fff;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    height: 40px;
    line-height: 45px;
}

.page li.now, .page li:hover {
    background: url(../image/page1.png) center bottom no-repeat;
}

.page li.arrow {
    background: url(../image/page2.png) center 3px no-repeat;
}

.page li.arrow a {
    font-size: 24px;
}

.page li.arrow:hover {
    background: url(../image/page2.png) center -37px no-repeat;
}

#body {
    padding-top: 55px;
}

.screen {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.screen .title {
    text-align: center;
    padding:60px 0 32px;
}

.screen .title h2 {
    font-size: 36px; color:#333;
    margin-bottom: 10px;
}
.screen.s3 .title h2 {
    font-size: 36px; color:#2d7489; padding-top:40px;
    margin-bottom: 10px;
}
.screen.s3 .title h4{ color:#66a1b3;}
.screen .title h3 {
    font-size: 30px;
    font-family: Arial;
    margin-bottom: 5px;
    font-weight: bold;
}

.screen .title h4 {
    font-size: 16px; color:#999;
}

.screen.s1 {
    height:612px; margin-top:100px;
}

.screen.s1 .frame {
    height:612px;
    overflow: hidden;
}

.screen.s1 .frame .child {
    height:612px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.screen.s1 .block {
    position: relative;
    height: 100%;
}

.screen.s1 .text {
    position: absolute;
    top: 40%;
    left: 10px;
    margin-top: -160px;
    width: 590px;
}

.screen.s1 .text h3 {
    margin-top: 30px;
    font-size: 30px;
}

.screen.s1 .text h4 {
    margin-top: 20px;
    font-size: 18px;
}

.screen.s1 .text p {
    margin-top: 8px;
    font-size: 14px;
    line-height: 180%;
    color: #474747;
}

.screen.s1 .yy {
    position: absolute;
    bottom: 100px;
    left: 10px;
    width: 160px;
    height: 160px;
    text-align: center;
    background: #eab145;
    border-radius: 100%;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
}

.screen.s1 .yy:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    z-index: 1;
}

.screen.s1 .yy img {
    margin-top: 40px;
}

.screen.s1 .yy span {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}

.screen.s1 .help {
    position: absolute;
    bottom: 90px;
    left: 140px;
    width: 130px;
    height: 130px;
    text-align: center;
    background: #e25a5a;
    border-radius: 100%;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
}

.screen.s1 .help:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    z-index: 1;
}

.screen.s1 .help img {
    margin-top: 30px;
}

.screen.s1 .help span {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}

.screen.s1 .tools {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1200px;
    margin-left: -600px;
}

.screen.s1 .nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.screen.s1 .nav a {
    float: left;
    font-size: 14px;
    color: #474747;
    width: 230px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.screen.s1 .nav a:first-child {
    margin-left: 0;
}

.screen.s1 .nav a:hover, .screen.s1 .nav a.now {
    height: 60px;
    line-height: 60px;
    background: #edbb4f;
    background: rgba(237, 187, 79, 0.9);
    color: #fff;
    margin-top: -10px;
}

.screen.s2 {
    height: 878px;
    width: 100%;
    background: url(../image/s2bg.jpg) center bottom no-repeat;background-size:100% 100%;
}

.screen.s2:before {
    content: '';
    min-width: 1200px;
    width: 100%;
    height: 518px;
    background: #f0f0f0;
    position: absolute;
    left: 0;
    top: 0;
}

.screen.s2 .block {
}

.screen.s2 .title {
    position: relative;
    z-index: 2;
}

.screen.s2 .title h3 {
    color: #eab145;
}

.screen.s2 .box {
    height: 516px;
    position: relative;
}

.screen.s2 .box li {
    position: absolute;
    overflow: hidden;
}

.screen.s2 .box li img {
    width: 100%;
    height: auto;
}

.screen.s2 .box li .cont {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 40px;
}

.screen.s2 .box li h5 {
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    color: #fff; /*text-transform:uppercase;*/
    margin-bottom: 8px;
}

.screen.s2 .box li h6 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 14px;
}

.screen.s2 .box li p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 15px;
    height: 60px;
}

.screen.s2 .box li .link {
    display: inline-block;
    font-family: Arial;
    font-size: 14px; /*text-transform:uppercase;*/
    color: #005982;
    height: 32px;
    line-height: 32px;
    padding: 0 25px;
    border: 1px solid #005982;
    border-radius: 10px;
}

.screen.s2 .box .l1 {
    left: 0;
    bottom:-84px;
    margin-left:0; width:511px; height:582px;
    z-index: 1;
    opacity: 0;
    transform: translate(0, 200px);
    -webkit-transform: translate(0, 200px);
    -moz-transform: translate(0, 200px);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
}

.screen.s2 .box .l2 {
    left:511px; background:url(../image/in_01.png);
    bottom:203px;
    width:381px;
    height:295px; z-index:999;
    opacity: 0;
    transform: translate(0, -200px);
    -webkit-transform: translate(0, -200px);
    -moz-transform: translate(0, -200px);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: all 1s ease-out 0.3s;
    -webkit-transition: all 1s ease-out 0.3s;
    -moz-transition: all 1s ease-out 0.3s;
}

.screen.s2 .box .l3 {
    right: 0;
    top:18px;
    width:691px;
    height:295px;
    opacity: 0;
    transform: translate(200px, 0);
    -webkit-transform: translate(200px, 0);
    -moz-transform: translate(200px, 0);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: all 1s ease-out 0.6s;
    -webkit-transition: all 1s ease-out 0.6s;
    -moz-transition: all 1s ease-out 0.6s;
}

.screen.s2 .box .l4 {
    left: 0;
    bottom:-84PX;
    width: 810px;
    height: 287px; z-index:999;
    opacity: 0;
    transform: translate(-200px, 0);
    -webkit-transform: translate(-200px, 0);
    -moz-transform: translate(-200px, 0);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: all 1s ease-out 0.9s;
    -webkit-transition: all 1s ease-out 0.9s;
    -moz-transition: all 1s ease-out 0.9s;
}
.screen.s2 .box .l5 {
    left:511px;
    bottom:-84PX;
    width:690px;
    height: 287px; 

    opacity: 0;
    transform: translate(-200px, 0);
    -webkit-transform: translate(-200px, 0);
    -moz-transform: translate(-200px, 0);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: all 1s ease-out 0.9s;
    -webkit-transition: all 1s ease-out 0.9s;
    -moz-transition: all 1s ease-out 0.9s;
}
.screen.s2.show .box li {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    opacity: 1;
}

.screen.s2 .box .l2 .cont {
    
}

.screen.s2 .box .l2 h5 {
    color: #fff;
}

.screen.s2 .box .l2 h6 {
    color: #fff;
}

.screen.s2 .box .l2 p {
    color: #fff;
}

.screen.s2 .box .l2 .link {
    border-color: #005982;
    color: #005982;
}

.screen.s2 .box .l3 .cont {
    padding-top: 196px;
}

.screen.s2 .box .l4 {
}

.screen.s2 .box .l4 .cont {
    width:511px; height:290px;
    background: url(../image/in_02.png) center center repeat;
}
.screen.s2 .box .l4 h5{ color:#ff9900}
.screen.s2 .box .l4 h6{ color:#333}
.screen.s2 .box .l4 p{ color:#666}
.screen.s2 .box .l5 .cont {
    width:511px; height:290px; margin-left:240px;
    
}
.screen.s3 {
    height: 808px;
    background: url(../image/s3bg.jpg) center no-repeat;background-size:100% 100%;
}
.screen.s333 {
    height: 850px;
    background: url(../image/bz03.jpg) center no-repeat;background-size:100% 100%;
}
.screen.s3 .title h3 {
    color: #66a1b3;
}

.screen.s3 .box {
    overflow: hidden; margin-top:33px;
}

.screen.s3 .box li {
    width: 300px;
    height: 450px;
    position: relative;
    float: left;
    opacity: 0;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform: scale(0.7) rotateX(60deg);
    -webkit-transform: scale(0.7) rotateX(60deg);
    -moz-transform: scale(0.7) rotateX(60deg);
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
}
.screen.s333 .box li {
    width: 300px;
    height: 600px !important;
    position: relative;
    float: left;
    opacity: 0;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform: scale(0.7) rotateX(60deg);
    -webkit-transform: scale(0.7) rotateX(60deg);
    -moz-transform: scale(0.7) rotateX(60deg);
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
}
.screen.s3.show .box li {
    transform: scale(1) rotateX(0deg);
    -webkit-transform: scale(1) rotateX(0deg);
    -moz-transform: scale(1) rotateX(0deg);
    opacity: 1;
}

.screen.s3.show .box li img {
    width: 100%;
    height: auto;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.screen.s3.show .box li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.screen.s3 .box li:after {
    border-top: 10px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 55%;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
}
.screen.s333 .box li:after {
    border-top:none;
    border-left:none;
    border-right:none;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 55%;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
}
.screen.s3 .box li.xiam:after {
    border-top: 10px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
}
.screen.s333 .box li.xiam:after {
    border-top:none;
    border-left:none;
    border-right:none;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
}
.screen.s3 .box li:before {
    border-bottom: 10px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    bottom:45%;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
}
.screen.s333 .box li:before {
    border-bottom:none;
    border-left:none;
    border-right:none;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    bottom:45%;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
}
.screen.s3 .box li.xiam:before {
    border-bottom: 10px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    bottom:60%;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
}
.screen.s3 .box li .cont {
    height:40%;
    background-color: #fff;
    text-align: center;
}
.screen.s333 .box li .cont {
    height:50%;
    background-color: #fafafa;
    text-align: center;
}
.screen.s3 .box li .cont-info {
    padding:40px 20px;
    line-height: 2em;
}

.screen.s3 .box li .cont h5 {
    font-size: 18px;
    color: #474747;
    margin-bottom: 8px;
    padding-top: 45px;
}

.screen.s3 .box li .cont h6 {
    font-family: Arial;
    font-size: 14px;
    color: #707070;
    margin-bottom: 3px;
}

.screen.s3 .box li .cont p {
    font-size: 14px;
    line-height: 20px;
    color: #707070;
}

.screen.s3 .box li .photo {
    height: 55%;
    overflow: hidden;
}
.screen.s333 .box li .photo {
    height: 50%;
    overflow: hidden;
}
.screen.s3 .box li .photo img {
    width: 100%;
    height: auto;
}
.screen.s333 .box li .photo img {
    width: 100%;
    height: 100%;
}
.screen.s4 {
    height: 714px;
    background: url(../image/s4bg.jpg) center no-repeat;background-size:100% 100%;
}

.screen.s4 .title h3 {
    color: #f7b107;
}

.screen.s4 .list {
    height: 432px;
    overflow: hidden;
    margin-top: 17px;
}

.screen.s4 .left {
    width: 576px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.screen.s4 .left .image {
    height: 100%;
    position: relative;
}

.screen.s4 .left .image li {
    float: left;
}

/*符*/
.screen.s4 .left .image li img {
    width:572px;
    height:440px;
}

.screen.s4 .left .arr {
    width: 27px;
    height: 27px;
    position: absolute;
    bottom:50px;
    background: url(../image/s4arr.png) no-repeat;
}

.screen.s4 .left .prev {
    background-position: left top;
    right:300px;
}

.screen.s4 .left .next {
    background-position: right top;
    right:270px;
}
.gg_by{ text-align:center; font-size:40px; margin-top:50px; color:#b9a588}
.screen.s4 .left .prev:hover {
    background-position: left bottom;
}

.screen.s4 .left .next:hover {
    background-position: right bottom;
}

.screen.s4 .right {
    width: 624px;
    height: 100%;
}

.screen.s4 .right .focusNav {
    padding: 0 26px 0 36px;
}

.screen.s4 .right .focusNav li {
    padding: 24px 0 18px 0;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/*.screen.s4 .right .focusNav li:before{ border-right:10px solid #fff; border-top:9px solid transparent; border-bottom:9px solid transparent; width:0; height:0; content:''; position:absolute; left:-10px; top:50%; margin-top:-9px;}*/
.screen.s4 .right .focusNav li a:hover {
    color: #FFF
}

.screen.s4 .right .focusNav li h5 {
    font-size: 18px;
    color: #474747;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    width: 565px;
}

.screen.s4 .right .focusNav li p {
    height: 44px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #707070;
    width: 565px;
}

.screen.s4 .right .focusNav li.cur {
    padding-left: 52px;
    margin-left: -52px;
    margin-right: -26px;
    background-color: #e69114;
}

.screen.s4 .right .focusNav li.cur h5, .screen.s4 .right .focusNav li.cur p {
    color: #fff;
}

/*.screen.s4 .right .focusNav li.cur:before{ border-right:10px solid #e25a5a;}*/
.screen.s4 .right .focusNav li.cur .arrow {
    display: block;
    background: url(../image/arrow15.png) center center no-repeat;
    width: 10px;
    height: 20px;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -10px;
}

.screen.s5 {
    height: 706px;
    background:#fff;
}

.screen.s5 .title h2 {
    margin-bottom: 6px;
}

.screen.s5 .title h3 {
    color: #eab145;
    margin-bottom: 10px;
}

.screen.s5 .title h4 {
    line-height: 22px;
}

.screen.s5 .tel {
    text-align: center;
    margin-bottom: 22px;
}

.screen.s5 .tel p {
    font-size: 30px;
    color: #474747;
    margin-bottom: 6px;
}

.screen.s5 .tel h1 {
    
    font-size: 62px;
    line-height: 1;
    padding-left: 74px;
    background: url(../image/tel.png) left no-repeat;
    display: inline-block;
}

.screen.s5 .box {
    display: none;
    font-size: 0;
    margin: 0 auto;
    text-align: center;
    width: 960px;
}

.screen.s5 .box li {
    border: 5px solid #ff9900;
    border-radius: 50%;
    display: block;
    float: left;
    height: 188px;
    margin: 0 18px;
    width: 188px;
}

.screen.s5 .box li .ico {
    padding: 35px 0 15px;
}

.screen.s5 .box li .ico img {
    max-height: 100%;
}

.screen.s5 .box li .ico img {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.screen.s5 .box li:hover .ico img {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
}

.screen.s5 .box li p {
    font-size: 14px;
    line-height: 20px;
    color: #ff9900;
}

.eject {
    background: url(../image/eject.png) center center no-repeat;
    width: 617px;
    height: 434px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -217px 0 0 -308.5px;
    z-index: 10;
}

.eject .close {
    display: block;
    background: url(../image/close.png) center center no-repeat;
    width: 51px;
    height: 51px;
    top: 76px;
    right: 66px;
    position: absolute;
}

.eject .inner {
    text-align: center;
    margin-top: 192px;
}

.eject .inner h3 {
    font-size: 20px;
    color: #474747;
    line-height: 1.2;
    margin-top: 20px;
}

.kj { display:none;
    background: url(../image/kjrk.png) center center no-repeat;
    width: 67px;
    height: 115px;
    display: block;
    position: fixed;
    right: 80px;
    top: 50%;
    margin-top: -57.5px;
    z-index: 5;
    animation: nav_float 2s linear 0s infinite;
    -webkit-animation: nav_float 2s linear 0s infinite;
}

.kj:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.remk{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *+height: 1%;
}

.form-row {
    margin-bottom: 10px;
}

.form-row input[type=text] {
    padding: 5px !important;
}

.form-row label {
    margin-right: 10px;
}

.form-row .textbox.combo.datebox {
    height: auto !important;
}

.form-row .textbox.combo.datebox .textbox-icon.combo-arrow {
    height: 22px !important;
}
.consulting-btn{
    background: #edbb4f;
    padding:10px 20px;
    color: #fff;
    border:0;
    cursor: pointer;
}






.screen.s44 {
    height:964px;
    background: url(../image/vb22.jpg) center no-repeat;background-size:100% 100%;
}

.screen.s44 .title h3 {
    color: #f7b107;
}

.screen.s44 .list {
    height: 432px;
    overflow: hidden;
    margin-top: 17px;
}

.screen.s44 .left {
    width: 576px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.screen.s44 .left .image {
    height: 100%;
    position: relative;
}

.screen.s44 .left .image li {
    float: left;
}

/*符*/
.screen.s44 .left .image li img {
    width:572px;
    height:440px;
}

.screen.s44 .left .arr {
    width: 27px;
    height: 27px;
    position: absolute;
    bottom:50px;
    background: url(../image/s4arr.png) no-repeat;
}

.screen.s44 .left .prev {
    background-position: left top;
    right:300px;
}

.screen.s44 .left .next {
    background-position: right top;
    right:270px;
}
.gg_by{ text-align:center; font-size:40px; margin-top:50px; color:#b9a588}
.screen.s44 .left .prev:hover {
    background-position: left bottom;
}

.screen.s44 .left .next:hover {
    background-position: right bottom;
}

.screen.s44 .right {
    width: 624px;
    height: 100%;
}

.screen.s44 .right .focusNav {
    padding: 0 26px 0 36px;
}

.screen.s44 .right .focusNav li {
    padding: 24px 0 18px 0;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/*.screen.s4 .right .focusNav li:before{ border-right:10px solid #fff; border-top:9px solid transparent; border-bottom:9px solid transparent; width:0; height:0; content:''; position:absolute; left:-10px; top:50%; margin-top:-9px;}*/
.screen.s44 .right .focusNav li a:hover {
    color: #FFF
}

.screen.s44 .right .focusNav li h5 {
    font-size: 18px;
    color: #474747;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    width: 565px;
}

.screen.s44 .right .focusNav li p {
    height: 44px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #707070;
    width: 565px;
}

.screen.s44 .right .focusNav li.cur {
    padding-left: 52px;
    margin-left: -52px;
    margin-right: -26px;
    background-color: #e69114;
}

.screen.s44 .right .focusNav li.cur h5, .screen.s44 .right .focusNav li.cur p {
    color: #fff;
}

/*.screen.s4 .right .focusNav li.cur:before{ border-right:10px solid #e25a5a;}*/
.screen.s44 .right .focusNav li.cur .arrow {
    display: block;
    background: url(../image/arrow15.png) center center no-repeat;
    width: 10px;
    height: 20px;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -10px;
}

.screen.s33 {
    height:1010px;
    background: url(../image/vb33.jpg) center no-repeat;background-size:100% 100%;
}

.screen.s33 .title h3 {
    color: #f7b107;
}

.screen.s33 .box {
    overflow: hidden; margin-top:33px;
}

.screen.s33 .box li.bbbb {
    width: 300px;
    height:600px;
    position: relative;
    float: left;
    opacity: 0;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform: scale(0.7) rotateX(60deg);
    -webkit-transform: scale(0.7) rotateX(60deg);
    -moz-transform: scale(0.7) rotateX(60deg);
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
}
.screen.s33 .box li.aaaa {
    width: 300px;
    height:600px;
    position: relative;
    float: left;
    opacity: 1;
   
}
.screen.s33.show .box li {
    transform: scale(1) rotateX(0deg);
    -webkit-transform: scale(1) rotateX(0deg);
    -moz-transform: scale(1) rotateX(0deg);
    opacity: 1;
}

.screen.s33.show .box li img {
    width: 100%;
    height: auto;
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.screen.s33.show .box li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}


.screen.s33 .box li .cont {
    height:50%;
    background-color: #fff;
    text-align: center;
}
.screen.s33 .box li .cont-info {
    padding:40px 20px;
    line-height: 2em;
}

.screen.s33 .box li .cont h5 {
    font-size: 18px;
    color: #474747;
    margin-bottom: 8px;
    padding-top: 45px;
}

.screen.s33 .box li .cont h6 {
    font-family: Arial;
    font-size: 14px;
    color: #707070;
    margin-bottom: 3px;
}

.screen.s33 .box li .cont p {
    font-size: 16px;
    line-height: 25px; width:275px; margin:0 auto; text-align:left; padding-top:75px;
    color: #707070;
}

.screen.s33 .box li .photo {
    height: 50%;
    overflow: hidden;
}

.screen.s33 .box li .photo img {
    width: 100%;
    height: auto;
}

.main66{ width:100%; height:687px; background:url(../image/w22.jpg) center no-repeat;}
.main66{ text-align:center; padding-top:85px;}
.main66 h3{ font-size:30px; color:#717171; line-height:50px;}
.main66 h4{ font-size:30px; color:#f08b18; line-height:50px;}
.main66 h4.ba{color: #f7b107;}
.main66 p.bbb{font-size: 14px;
    color: #898881; text-align:center;}
.main66 p{  color: #fff;
   text-align: left;
    padding-left: 20px;
    font-size: 14px;}
.main66 p.aaa{ font-size:18px; color:#717171; line-height:55px; text-align:center; padding-left:0;}

.bodyCon08 {background:url(../image/vbb.png) center no-repeat; width:100%; height:666px;background-size:100% 100%;}
.bodyCon08 .students{margin:0 auto;width:1200px;height:666px;position:relative;}
.bodyCon08 .students h3{ text-align:center; font-size:38px; color:#333;}
.bodyCon08 .students h4{ text-align:center; margin-top:30px; font-size:42px; color:#f7b107}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1200px;height:400px; margin:0 auto;}
#four_flash .flashBg{width:998px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:50px; left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:280px;height:280px;margin:10px 23px;color:#6C6E85; border-radius:90%;}
#four_flash .flashBg ul.mobile li img{display:block; margin:0 auto; margin-top:50px; border-radius:90%;}
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:320px;line-height:51px;text-align:center; }
#four_flash .but_left{width:50px;height:100px;position:absolute; top:156px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:156px; right:0px;}
#four_flash .but_left{background:url(../image/qianxleft.png) no-repeat;}
#four_flash .but_left:hover{background:url(../image/qianxleft1.png) no-repeat;}
#four_flash .but_right{background:url(../image/qianxr.png) no-repeat;}
#four_flash .but_right:hover{background:url(../image/qianxr1.png) no-repeat;}
.fo_x{ width:1200px; margin:0 auto;}
.fo_x li{ float:left; margin-left:12px;}