
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block
}

img {
    border: 0;
    max-width: 100%;
}

input {
    outline: none;
}

body {
	font-family:"microsoft yahei"; 
    min-height: 100%;
    width: 100%;
    position: absolute;
}

a {
    text-decoration: none !important;
    color: inherit;
}

/* a:hover {
    text-decoration: underline !important;
} */

.clear {
    clear: both;
}

.title-normal{
	font-weight: 400 !important;
}

.back {
    bottom: 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    z-index: -100;
}

.items {
    background: #fff none no-repeat center center;
    background-image: url('/style/img/index-bg.jpg');
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/style/img/index-bg.jpg', sizingMethod='scale');
    width: 100%;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bg-color {
    background-color: #fff;
}

.web_index_box {
    max-width:1300px;
    margin: 0 auto;
    text-align: center;
}

.index_box_a {
    width: 20%;
    height: 270px;
    margin: 10px 40px 0px 10px;
    text-align: center;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    background: url(/style/img/black-bg.png)\0;  /*IE8支持*/
 	 background-repeat: repeat\0;  /*IE8支持*/  
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #f6f6f6;
}

ul li {
    list-style: none;
}


.foot-line {
    padding-bottom: 100px;
}

.foot-line-index {
    padding-bottom: 120px;
    position: relative;
}

.footer {
    line-height: 60px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.footer-bg-black {
    background: rgba(0, 0, 0, 0.6);
    background: url(/style/img/black-bg.png)\0;/*ie8透明*/
 	 background-repeat: repeat\0;/*ie8透明*/
    color: #fff;
}

.footer-bg-write {
    color: #666;
    background-color: #f4f4f4;
}

.footer-nav li {
    display: inline-block;
    padding: 0 10px 0px 10px;
    font-size: 20px;
    letter-spacing: 2px;
}

.icon-p-left {
    padding-left: 5px;
}

.nav-menu-right {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    text-align: left;
}

.zz-content {
    position: relative;
    /* top: 100px; */
}

.zz-product {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.line {
    position: absolute;
    left: 0;
}

.line-a,
.line-b,
.line-c {
    position: absolute;
}

.line-a {
    left: 200px;
}

.line-b {
    left: 400px;
}

.line-c {
    left: 600px
}

.banner-silder {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.banner-silder>li {
    float: left;
    height: 100%;
    overflow: hidden;
}

.zz-title {
    background-color: #142b57;
	line-height: 1.5;
    color: #fff;
    padding:5px  42px;
    font-size: 16px;
    font-family: \9ED1\4F53;
}

/* .down-nav-with {
    width: 100%;
    background-color: #f4f4f4;
    position: absolute;
    bottom: 0;
    margin-top: 300px;
} */

.down-nav {
    background-color: #f4f4f4;
    padding-top: 40px;
    margin: 0 auto;
}

.down-nav .down-nav-title {
    display: inline-block;
    font-size: 18px;
    color:  #142B57; /*主调字体色*/
    vertical-align: top;
    margin: 0px 40px 0px 40px;
}

.down-nav-title ul {
    padding-top: 10px;
}

.down-nav-title ul li {
    text-align: left;
    padding-bottom: 3px;
    position: relative;
}

.down-nav .down-nav-title a {
    color: #666;
    font-size: 16px;
    text-decoration: none;
}

.zz-web-content {
    margin-right: auto;
    margin-left: auto;
}

.zz-web-wrap {
    /* background-color: #142b57;*/
    /* margin-top: 80px; */
}

.zz-bg-blue {
/*    height: 900px;*/
    position: relative;
}

.zz-bg-blue-title {
    color:  #142B57; /*主调字体色*/;
    position: absolute;
    bottom: 20px;
    padding-left: 200px;
    font-size: 20px;
}

.zz-shipin {
    text-align: center;
    width: 100%;
    max-height: 960px;
    min-height: 280px;
    height: auto;
    background-color: #000;
    margin: auto;
    position: relative;
}

.banner_silder {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    min-width: 1200px;
    list-style: none;
    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;
}

.banner_silder>li {
    float: left;
    position: relative;
    overflow: hidden;
    background: #000;
    height: 100%;
    min-height: 300px;
}

.line{
	margin: 0;
	padding: 0;
}
.line_img{
	width:100%; 
	height: auto;
	display: inline-block;
}

.zz-web-summary {
    margin: 20px 0px 0px 0px;
}

.zz-web-list {
    width: 100%;
    margin: 80px 0 80px 0;
    height: 352px;
}

.zz-list-titlt-a {
    width: 100%;
    background-color: #d0d4dd;
    margin-top: -120px;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    font-size: 20px;
    color: #142B57;/*主调字体色*/
}

.zz-teach-list {
    margin-top: 80px;
    width: 100%;
    height: 452px;
}

.list-a{
	width: 100%;
	height: 160px;
	margin-bottom: 40px;
}

.list-a li {
    float: left;
    width: 260px;
    height: 156px;
    margin-right: 20px;
}

.list-a-title{
	height: 30px;
	line-height: 30px;
}

.list-top li {
    margin-top: 40px;
}

.list-a li:last-child {
    margin-right: 0 !important;
}

.list-a li img {
    width: 260px;
    height: 156px;
}

.zz-web-list-last {
    margin-bottom: 20px !important;
}

.zz-list-titlt {
    font-size: 20px;
    margin-bottom: 40px;
    color: #142B57;/*主调字体色*/
}

.zz-inside-left {
    width: 520px;
    height: 312px;
}

.zz-inside-right {
    width: 230px;
    height: 138px;
}

.zz-inside-left,
.zz-inside-right {
    float: left;
    vertical-align: top;
    margin-left: 30px;
}

.zz-inside-title{
	height: 30px;
	line-height: 30px;
}

.zz-inside-large {
	width: 520px;
    height: 312px;
    background: #ccc;
    text-align: center;
    position: relative;
}

.zz-inside-large i {
    font-size: 48px;
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 111px;
    margin: auto;
    left: 0;
    right: 0;
}
.zz-inside-right li {
margin: 0px 0px 6px 0px;	
}
.zz-inside-right li a {
    display: inline-block;  
    cursor: pointer;
}

.zz-inside-left a {
/*    display: block;*/
    cursor: pointer;
}

.right-top {
    position: fixed;
    display: block;
    right: 10px;
    z-index: 10;
    bottom: 40px;
}
.right-top>a{
    display: block;
}
.right-top>a:hover {
    text-decoration: none !important;
}

.right-top i {
    color: #687999;
    font-size: 4em;
    display: block;
}

.zz-web-banner img {
    width: 100%;
   /*  height: 460px; */
}
.zz-web-banner.information-img img{
    width: 100%;
   height: 460px;
}

.zz-web-banner video {
    width: 100%;
}

.inform-list {
    margin-top: 40px;
    overflow: hidden;
}
.inform-list img{
	max-width:1100px;
}
.zz-infor-title {
    position: relative;
    width: 100%;
    /* padding-left: 48px; */
    height: 50px;
    line-height: 50px;
	font-family: \9ED1\4F53;
    /* background-color: #eeeeee; */
    color: #142b57;
    font-size: 24px;
    border-bottom: 1px solid #ddd;
}
.zz-infor-title:after {
    content: "";
    height: 3px;
    width: 95px;
    background: #142b57;
    position: absolute;
    bottom: 0;
    left: 0;
}
.zz-infor-title img{
	width: 100%;
}
.zz-infor-title>span {
    float: left;
    width: 50%;
}

.infor-popular{
	background-color: #142B57 !important;
	color: #fff !important;
}

.zz-infor-title>h1 {
    float: left;
    width: 50%;
}

.list-style {
    margin: 40px 20px 0px 0px;
    padding: 0;
}

.list-style li {
    display: block;
    padding-left: 40px;
    position: relative;
    margin: 0;
    padding: 0;
}

.list-style a {
    cursor: pointer;
}

.list-style li {
    clear: both;
    font-size: 14px;
    position: relative;
    height: 120px;
}

.list-style>li>span {
    background: #fff;
    display: block;
    float: left;
    background-color: #f4f4f4;
    color: #a0a4b0;
    width: 100px;
    height: 100px;
    text-align: center;
    padding-top: 30px;
    font-size: 18px;
}

.list-style>li>div {
    left: 34px;
    top: 0;
    background: #fff;
    margin: 0;
    padding-left: 20px;
    float: left;
}

.list-style-title {
    font-size: 18px !important;
    color: #142B57; /*主调字体色*/;
    font-weight: normal;
    display: inline-block;
    left: 120px;
    background-color: #fff;
    padding-right: 16px;
}

.list-style>li>a>div {
    /*background-image: url('/style/img/dian.png');*/
    background-repeat: repeat-x;
    background-position: center;
    width: 500px;
    width: 70%;
    display: inline-block;
    position: absolute;
    left: 0px;
}

.list-i {
    font-style: normal;
    padding-top: 10px;
    color: #999;
    font-size: 14px;
    background-color: #fff;
    position: absolute;
    display: block;
    left: 120px;
    padding-right: 16px;
    width: 90%;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    font-weight: normal;
}

#back-to-top {
    display: block;
    content: "\e60c";
    background-repeat: no-repeat;
}

.vjs-default-skin .vjs-play-control:before {
    display: none;
}

.vjs-paused {
    background: url('/style/img/vediologo/play.png') no-repeat;
    background-size: 25px 25px;
    background-position: center center;
}

.vjs-default-skin.vjs-paused .vjs-big-play-button {
    display: block !important;
}

.vjs-playing {
    background: url('/style/img/vediologo/stop.png') no-repeat;
    background-size: 25px 25px;
    background-position: center center;
}

.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
    display: none;
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
    background: url('/style/img/vediologo/vel.png') no-repeat;
    background-size: 18px 18px;
    background-position: center center;
}

.vjs-default-skin .vjs-fullscreen-control:before {
    display: none;
}

.vjs-default-skin .vjs-fullscreen-control {
    background: url('/style/img/vediologo/big.png') no-repeat;
    background-size: 18px 18px;
    background-position: center center;
}

.vedio-back {
    color: #fff;
    position: absolute;
    top: 50%;
    left: -70px;
    font-size: 5em;
    cursor: pointer;
}

.vedio-next {
    color: #fff;
    position: absolute;
    top: 50%;
    right: -70px;
    font-size: 5em;
    cursor: pointer;
}

.left-nav {
    position: absolute;
    left: 20px;
   	top:550px;
    background-color: #ffffff;
    min-width: 120px;
    z-index: 999;
    /* box-shadow: 0 0px 7px 2px #e7e7e7; */
}

.left-nav ul li {
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    color: #666;
    text-align: left;
    /* border-bottom: 1px solid #e5e5e5; */
    position: relative;
}

.left-nav ul li img{
    position: absolute;
    left: 7px;
    top: 7px;
}

.left-nav ul li .left-nav-select{
    display: none
}

.left-nav a {
    display: block;
    cursor: pointer;
    color: #142B57;
}

.left-nav a:hover li {
    color: #142B57 !important;
}

.left-nav a:hover li .left-nav-select{
    display: block;
}

.left-nav a:hover li .left-nav-black{
    display: none;
}

.blue-active li {
    color: #142B57 !important;
}

.left-nav .blue-active li .left-nav-select{
    display: block;
}

.left-nav .blue-active li .left-nav-black{
    display: none;
}

.text-title {
    text-align: center;
    font-size: 26px;
    color: #142B57; /*主调字体色*/
    padding-bottom: 20px;
    font-weight: normal;
}

.text-text {
    padding: 10px 10px 0px 10px;
    margin: 10px 0px 0px 0px;
}

.text-text p {
    line-height: 34px;
    text-indent: 2em;
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;    
}
.text-text-content {
    padding: 10px 10px 0px 10px;
    margin: 10px 0px 0px 0px;
}

.text-text-content p{
	line-height: 34px;
    text-indent: 2em;
    font-size: 16px;
    color: #505050;
    margin-bottom: 10px;
}
.text-text-content a{
	border-bottom:1px solid #136ec2;
	color: #136ec2;
}

.text-photo {
    text-align: center;
    margin: 30px 0px 40px 0px;
}

.text-photo img {
    width: 400px;
    height: 400px;
}

.img-top {
    margin-bottom: 20px;
}
.img-top img{
	width: 100%;
}
.margin-top {
    margin-top: 80px;
}

.store-img-sty {
    width: 100%;
}

.store-map-sty {
    width: 100%;
    position: relative;
    margin-top: 120px;
    margin-bottom: 20px;
    min-height: 600px;
    min-width: 800px;
}

.mark-img-sty {
    position: absolute;
}

.mark-img-sty p {
    margin: 0;
    text-align: center;
    color: #112C5E;
}

.map-mark-sty {
    margin-left: 15px;
}

.map-mark-sty:hover {
    cursor: pointer;
}

.map-mark-p-sty-15 {
    margin-left: 15px !important;
}

.map-mark-p-sty-10 {
    margin-left: 10px !important;
}

.mark-img-1 {
 /*   left: 140px 1400; 
    top:  375px; 833*/
   left: 10%;
   top:45%;
}

.mark-img-2 {
    left: 12%;
    top: 56%;
}

.mark-img-3 {
    left: 27%;
    top: 69%;
}

.mark-img-4 {
    left: 39%;
    top: 41%;
}

.mark-img-5 {
    left: 42%;
    top: 53%;
}

.mark-img-6 {
    left: 39%;
    top: 72%;
}

.mark-img-7 {
    left: 48%;
    top: 68%;
}

.mark-img-8 {
    left: 50%;
    top: 52%;
}

.mark-img-9 {
    left: 57%;
    top: 50%;
}

.mark-img-10 {
    left: 75%;
    top: 41%;
}

.store-bubble {
    display: none;
}

.bubble-general {
    position: absolute;
}

.bubble-general-1 {
    z-index: 9;
    opacity: 0;
    top: 3px;
    left: 62px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #112C5E;
    animation: animTimeOut .1s .1s cubic-bezier(0.18, 0.89, 0.32, 1.28) both;
    animation-delay: 0.5s;
}

.bubble-general-2 {
    z-index: 9;
    opacity: 0;
    top: -9px;
    left: 74px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #112C5E;
    animation: animTimeOut .1s .1s cubic-bezier(0.18, 0.89, 0.32, 1.28) both;
    -moz-animation: animTimeOut .1s .1s cubic-bezier(0.18, 0.89, 0.32, 1.28) both;
    -webkit-animation: animTimeOut .1s .1s cubic-bezier(0.18, 0.89, 0.32, 1.28) both;
    -o-animation: animTimeOut .1s .1s cubic-bezier(0.18, 0.89, 0.32, 1.28) both;
    animation-delay: 0.7s;
}

.bubble-general-3 {
    z-index: 9;
    opacity: 0;
    top: -112px;
    left: 87px;
    color: #FFF;
    padding: 12px;
    width: 251px;
    height: 105px;
    text-align: left;
    border-radius: 10px;
    background-color: #112C5E;
    animation: animTimeOut .1s .1s cubic-bezier(0.18, 0.89, 0.32, 1.28) both;
    animation-delay: 0.9s;
}

.bubble-general-store-sty {
    font-size: 15px;
    font-weight: bold;
}

.solo-width li{
	text-align: left !important;
	font-size: 18px;
	line-height: 34px;
	color: #666;
	position: relative;
}

.map-mark-sty:hover {
    cursor: pointer;
    animation: beatimg .8s .2s cubic-bezier(0.27, 0.8, 1, 0.55) both;
    -moz-animation: beatimg .8s .2s cubic-bezier(0.27, 0.8, 1, 0.55) both;
    -webkit-animation: beatimg .8s .2s cubic-bezier(0.27, 0.8, 1, 0.55) both;
    -o-animation: beatimg .8s .2s cubic-bezier(0.27, 0.8, 1, 0.55) both;
}

@keyframes beatimg {
    40%,
    80%,
    100% {
        transform: translateY(0)
    }
    15% {
        transform: scale(1.1, 0.9) translateY(-20px);
    }
    25% {
        transform: scale(1.1, 0.9) translateY(-20px);
    }
}

@keyframes animTimeOut {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes beatimg {
    40%,
    80%,
    100% {
        transform: translateY(0)
    }
    15% {
        transform: scale(1.1, 0.9) translateY(-15px);
    }
    25% {
        transform: scale(1.1, 0.9) translateY(-15px);
    }
}

@-webkit-keyframes beatimg {
    40%,
    80%,
    100% {
        transform: translateY(0)
    }
    15% {
        transform: scale(1.1, 0.9) translateY(-15px);
    }
    25% {
        transform: scale(1.1, 0.9) translateY(-15px);
    }
}

@-o-keyframes beatimg {
    40%,
    80%,
    100% {
        transform: translateY(0)
    }
    15% {
        transform: scale(1.1, 0.9) translateY(-15px);
    }
    25% {
        transform: scale(1.1, 0.9) translateY(-15px);
    }
}

#demo li:nth-of-type(1) img {
    transform: translate(-210px);
}

#demo li:nth-of-type(2) img {
    transform: translate(-180px);
}

#demo li:nth-of-type(3) img {
    transform: translate(-380px);
}

#demo li:nth-of-type(4) img {
    transform: translate(-450px);
}

#demo li:nth-of-type(5) img {
    transform: translate(-320px);
}

#demo {
    width: 1160px;
    height: 512px;
    margin: 80px auto 80px auto;
}

#demo img {
    width: 820px;
    height: 512px;
    max-width: 820px;
}

#demo li {
    float: left;
    position: relative;
    width: 82px;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: 0.5s;
    transform-origin: bottom;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#demo li img {
    transition: 1.2s;
}

#demo li a {
    display: block;
}

#demo li div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #142B57; /*主调字体色*/
    line-height: 32px;
    filter: alpha(opacity=70);
    opacity: 0.7;
    text-indent: 2em;
}

#demo li div a {
    color: #FFF;
    text-decoration: none;
}

#demo li div a:hover {
    color: #F00;
    text-decoration: none;
}

#demo li.active {
    cursor: pointer;
    transform: scale(1.02, 1.08);
    z-index: 3;
    width: 820px;
    filter: alpha(opacity=100);
    opacity: 1;
}

#demo li.active img {
    transform: translate(0px);
}

#demo li:nth-of-type(1) {
    transform-origin: bottom left;
}

#demo li:nth-of-type(5) {
    transform-origin: bottom right;
}

.introduce-name>div {
    margin-bottom: 60px;
    font-size: 18px;
}

.introduce-name>div>img {
    width: 300px;
    height: 200px;
}

.introduce-right {
    margin-left: 30px;
    margin-top: 20px;
}

.introduce-right>ul>li {
    margin-top: 10px;
}

.introduce-right>ul>li>span {
    display: inline-block;
    text-align: justify;
}

.details-center>div {
    float: left;
    margin: 40px 0px;
    font-size: 16px;
    color: #666 !important;
}

.parameter>table {
    width: 100%;
    text-align: center;
    border-collapse:collapse;
}

.parameter>table td {
    border: 1px solid #ccc;
    padding: 5px;
    width: 14.28%;
    
}

/*.parameter>table td:last-child {
    border-right: 0;
}*/

/*.parameter>table tr {
    line-height: 40px;
}*/

/*.parameter>table tr:first-child {
    background-color: #142B57;
    color: #fff;
}*/

.product-value {
    margin-bottom: 40px;
}

.product-value>ul>li {
    text-align: center;
    line-height: 34px;
}

.product-value>ul>li:first-child {
    margin-top: 40px;
}

.margin-t-40 {
    margin-top: 40px;
}

.programme {
    margin: 20px 20px 0px 20px;
    text-align: center;
}

.project-introduction {
    width: 100%;
    text-align: left;
}

.project-introduction>p {
    line-height: 34px;
	font-size: 16px;
	position: relative;
	color: #666;
	margin:0 0 30px !important;
}
.project-introduction h3{
	font-size: 18px !important;
	margin: 50px 0 30px 0;
}
.programme img {
    width: 530px;
    margin: 60px 0px 60px 0px;
}

.zz-bg-blue {
    width: 100% !important;
}

.contact-wrap {
    margin: 40px 40px 60px 40px;
}

.contact-left,
.contact-right {
    float: left;
    width: 48%;
}

/* .contact-left {
    border-right: 1px solid #142B57;
} */

.contact-right {
    margin-left: 40px;
}

.contact-right li,.contact-left li{
    color: #333;
}

.contact-left i,
.contact-right i {
    color: #142B57;
    font-size: 5em;

}

.contact-icon-left,
.contact-right ul {
    float: left;
    text-align: center;
}

.contact-icon-left p {
    font-size: 16px;
}

.contact-wrap ul {
    margin-top: 40px;
    text-align: left;
    font-size: 16px;
}

.contact-code {
    margin-top: 10px;
}

.contact-code div {
    float: left;
    text-align: center;
    margin: 20px 20px 0px 20px;
    width: 29%;
}

.contact-code div img {
    width: 200px;
    height: 200px;
    padding-bottom: 10px;
}

.font-small {
    font-size: 14px;
    color: #999;
}

.flgship-wrap {
    text-align: center;
}

.introduce-right ul {
  float: left;
  width: 46%;
  margin: 10px 10px 0px 10px;
}

.introduce-right ul li {
    line-height: 34px;
}

/*.introduce-right ul li:last-child {
    margin-bottom: 40px;
}*/

.margin-t-s {
    /*   margin-top: -5px;*/
}

.zz-inside-right img {
    width: 230px;
    height: 138px;
}

.zz-inside-left img {
    width: 520px;
    height: 312px;
}

.foot-line-a {
    height: 450px;
}

.web-map-wrap {
    margin-top: 40px;
    padding: 20px 20px 0px 20px;
}

.web-map-wrap h1 {
    color: #142B57;/*主调字体色*/
    margin-top: 50px;
}

.web-map-wrap h4 {
    color: #858585;
    font-size: 26px;
}

.web-map-content {
    margin-top: 40px;
}

.web-map-content h5 {
    margin-top: 10px;
    font-size: 24px;
}

.web-map-content ul {
    float: left;
    width: 50%;
}

.web-map-content ul li {
    line-height: 26px;
    position: relative;
}

.web-map-content a {
    cursor: pointer;
}

.terms-title {
    color: #142B57; /*主调字体色*/;
    font-size: 20px;
    margin: 50px 0 30px 0;
}

.terms-text {
    line-height: 34px;
    color: #666;
    margin-bottom:30px;
    font-size: 18px;
}

.down-nav-h4 {
    font-size: 18px !important;
    color: #142B57 !important; /*主调字体色*/
}

.articl-title {
    text-indent: inherit !important;
    color:  #142B57 !important; /*主调字体色*/;
    font-size: 20px !important;
    margin: 50px 0 30px 0 ;
}

#information-to-top {
    position: fixed;
    bottom: 70px;
    right: 10px;
    display: block;
    margin-bottom: 5px;
}

.index-box-text {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0px 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #f6f6f6;
    top:160px;
}

.text-time {
    text-align: center;
    margin: 0 auto;
}

.text-time ul li {
    display: inline-block;
    margin: 10px;
    color: #999999;
}

.text-time ul li span {
    padding-left: 5px;
}

.text-next {
    margin-bottom: 40px;
}

.text-next p {
	margin-top: 40px;
    display: inline-block;
}

.text-next-right {
	margin-top: 40px;
    float: right;
}

.items-404 {
    background: #fff none no-repeat center center;
    background-image: url('/style/img/404/404-bg.jpg');
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/style/img/index-bg.jpg', sizingMethod='scale');
    width: 100%;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -999;
}

.wrong-wrap {
    text-align: center;
}

.wrong-content {
    margin-top: 10%;
    color: #fff;
    text-align: center;
}

.wrong-title {
    font-size: 40px;
    margin: 20px;
    letter-spacing: 5px;
}

.wrong-small-text {
    font-size: 20px;
}

.wrong-small-text span {
    color: #f9f3a5;
}

.wrong-back {
    text-align: center;
}

.btn-back {
    background-color: #647595;
    color: #fff;
    border: 0;
    border-radius: 10px;
    display: inline-block;
    width: 140px;
    padding: 20px;
    font-size: 18px;
    margin-top: -40px;
}

.margin-t-20 {
    margin-top: 20px ;
}

.h1-title {
    font-size: 24px !important;
    font-weight: normal;
  	font-family: \9ED1\4F53;
}

.tech-banner {
    text-align: center;
    margin-top: 10px;
}
.tech-banner img{
	width: 55%;
}

.buss-banner {
    text-align: center;
    margin-top: 10px;
}
.buss-banner img{
	width: 80%;
}

.margin-top-120 {
    margin-top: 120px;
    margin-bottom: 20px;
}

.zz-text {
    margin-top: 20px;
}

.change-title{margin-right:0 !important}

/* 分享插件CSS --- start*/

.mark {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: .4;
    filter:alpha(opacity=40);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    z-index: 1001;
}

.share-dialog {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 270px;
    margin: -135px 0 0 -250px;
    background: #fff;
    z-index: 1002;
}

.share-dialog .share-close {
    position: absolute;
    right: 7px;
    top: 10px;
    width: 26px;
    height: 26px;
    display: inline-block;
    cursor: pointer;
    background: url("/style/img/shareImg/dialog-close.png") no-repeat;
}

.share-dialog .share-dialog-title {
    height: 45px;
    line-height: 45px;
    text-indent: 15px;
    background: #eee;
}

.share-dialog .share-dialog-cont {
    padding: 38px 20px;
    font-size: 14px;
}

.share-dialog .share-copy-l {
    float: left;
    width: 77px;
    margin-top: 8px;
}

.share-dialog .share-copy-c {
    float: left;
    width: 307px;
}

.share-dialog .share-copy-c input {
    display: block;
    width: 100%;
    height: 36px;
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1.2;
    color: #555;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ccc;
}

.share-dialog .share-copy-c input:focus {
    border-color:  #142B57; /*主调字体色*/;
    outline: 0;
}

.share-dialog .share-copy-r {
    float: left;
    width: 76px;
    text-align: right;
    color: #f37b1d;
    margin-top: 8px;
    cursor: pointer;
}

.share-platform {
    clear: both;
    margin-top: 10px;
}

.share-platform .share-platform-l {
    float: left;
    width: 77px;
    margin-top: 8px;
}

.share-platform .share-platform-r {
    float: left;
    width: 310px;
}

.share-platform .bds_weixin {
    background-image: url('/style/img/shareImg/css-bg.png');
    background-position: -13px -7px !important;
}

.share-platform .bds_tsina {
    background-image: url('/style/img/shareImg/css-bg.png');
    background-position: -57px -7px !important;
}

.share-platform .bds_sqq {
    background-image: url('/style/img/shareImg/css-bg.png');
    background-position: -101px -7px !important;
}

.share-platform .bds_qzone {
    background-image: url('/style/img/shareImg/css-bg.png');
    background-position: -146px -7px !important;
}

.share-platform .share-platform-text {
    color: #aaa;
    margin-top: 5px;
}


/* 分享插件CSS --- end */
.text-sub, .text-super{
  vertical-align: super;
  font-size: 16px;  
  padding-right: 5px;
  display: inline-block;
  position: absolute; 
}
.text-sub {
    vertical-align: super;
    font-size: 16px;
    top: -5px;	
    top: 0px\0;
}
@-moz-document url-prefix() {
	.text-sub, .text-super, .text-sub{
		font-size: 16px;
		top: -6px;
	}
}/*R商标在火狐浏览器大小及高度*/
.text-super{
	 top: -4px;
	 top: -0px\0;
	 }


.two-nav>li>a>ul>a>span{
	vertical-align: super;
}
.text-sub:hover{
	text-decoration: none !important;
}
.web-map-content span:hover{
	text-decoration: none !important;
}

.two-nav>li>a>ul>a>span {
    vertical-align: super;
}
.text-indent{
	text-indent: 36px !important;
	line-height: 34px;
}
.pro-width li{
	text-align: left !important;
	font-size: 16px;
	line-height: 34px;
	text-indent: 36px;
	color: #666 !important;
}
.pro-width-single li{
	text-align: left !important;
	font-size: 16px;
	line-height: 34px;
	color: #666 !important;
}
.pro-width li:first-child{
	font-size: 18px;
}
.pro-width-single li:first-child{
	font-size: 18px;
}
.padding-r-20{
	padding-right: 20px;
}
.magrin-0{
	margin-bottom: -20px;
}
.text-small-rihgt{
	float: right;
	font-size: 16px;
	margin-top: 10px;
}
.margin-t-5{
	margin-top: 5px;
	text-align: left;
	width: 100px;
	text-overflow : ellipsis; 
	white-space : nowrap; 	
	overflow : hidden; 
}
.width-120{
	width: 120px;
	text-align: center;
}
.margin-l-10{
	margin-left: 10px;
}
.play-left, .play-right{
	display: inline-block;
	width: 47%;
	vertical-align: top;
}
.play-left{
	margin-right: 20px;
}
.play-left span{
	float: right;
	margin-top: 10px;	
}
.play-right{
	margin-left: 20px;
	float: right;
}
.play-left>p{
	line-height: 30px;
	font-size: 18px;
}
.play-right>div>img{
	width: 80%;
}
.play-right>div{
	display: inline-block;
}
.play-right>ul{
	display: inline-block;
	text-align: left;
}
.play-right>ul>li:first-child{
	margin-bottom: 14px;
}
.font-18 {
	font-size: 18px;
}
.font-hui{
	color: #999;
}
.right-top i:hover{
	color: #142b57;
	text-shadow: 0 0 2px rgba(20, 43, 87, 0.4);
}
.index_box_a a:hover{
	text-decoration: underline;
}
.index_box_a img{
	width: 80px;
	height: 80px;
	margin-top: 20px;
}
.solution-a{
	font-size: 20px;
	display: inline-block;
	cursor: pointer;
	margin-left: 10px;
	color: #142b57;
	margin-top: 20px !important;
}
.h1-title.margin-left-45{
    font-size: 22px !important;
}
.margin-left-45{
	margin-left: 48px;
}
.display-inline{
	display: inline-block;
}
.contact-adress{
	font-size: 20px;
	margin-bottom: 80px;
	margin-top: 40px;
	margin-left: 70px;
}
.margin-t-60{
	margin-top: 60px;
}
.margin-t-100{
	margin-top: 100px;
}
.color-666{
	color: #666 !important;
}
.margin-b-30{
	margin-bottom: 30px;
}

.bd_weixin_popup{
	height: 315px !important;
}




/*导航*/
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px){
.navbar-fixed-top, .navbar-fixed-bottom {
  border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px){
.navbar {
  border-radius: 4px;
}
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
 aside, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  font-family:"microsoft yahei";
  min-height: 100%;
  width: 100%;
  position: absolute;
   font-size: 14px;
  line-height: 1.42857143;
  color: #142B57;
  background-color: #fff;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  font-family:"microsoft yahei";
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
  clear: both;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";  
  }
/* .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  font-size: 22px;
  text-align: center;
} */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  }
@media (min-width: 768px){
.container > .navbar-header, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
}

.container > .navbar-collapse{
    margin-left: 390px;
}
@media (min-width: 768px){
.navbar-header {
  float: left;
}
}
@media (min-width: 768px){
.navbar-toggle {
  display: none;
}
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button, select {
  text-transform: none;
}
button {
  overflow: visible;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

.navbar-default{
  /* color: #777; */
  background-color: rgba(255,255,255, 0.7);
  background: url(/style/img/opcity.png)\0;/*ie8透明*/
  background-repeat: repeat\0;/*ie8透明*/
}
.navbar-write {
  background-color: #f4f4f4;
  height: 80px;
}
/* .navbar-brand {
  float: left;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
} */
a {
  background-color: transparent;
}
a {
  text-decoration: none !important;
  color: inherit;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.navbar-brand > img {
  display: block;
}
img {
  vertical-align: middle;
}
img {
  border: 0;
}
img {
  border: 0;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
  clear: both;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
  }
/*end*/


@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .down-nav{
  	width: 750px;
  }

   .zz-web-content{
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
   .down-nav{
  	width: 970px;
  }

  .zz-web-content{
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1200px;
  }
   .down-nav{
  	width: 1280px;
  }

   .zz-web-content{
    width: 1200px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 500px;
}



/*右侧导航*/
.left-naver{
	display: none;	
}
.icon-xiala{
	font-size: 50px !important;
	color: #142b57;
	position: absolute;
	left: 0;
	top: -80px;
	height: 100px;
} 

.left-contania>ul>li:hover>ul{
	display: block;
}
.left-contania>ul>li .icon-xiala:after{
	content: "\e64b";
}
.left-contania>ul>li:hover .icon-xiala:after{
	content: "\e64c";
}

.left-contania{
	position: absolute;
	z-index: 1001;
	color: #333 !important;
	margin-left: 180px !important;
	top: 100px;
}
.right-li-active{
	background-color: #999 !important;
}
.left-contania ul li a{
	width: 100%;
	display: inline-block;
	line-height: 40px;
	font-size: 18px;
	padding:  10px 40px;
	color: #777;
	text-decoration: none !important;
	width: 180px;
	position: relative;
	cursor: pointer;
}

.left-contania-two ul li a{
	width: 100%;
	display: inline-block;
	line-height: 40px;
	font-size: 18px;
	padding:  10px 20px ;
	color: #777;
	text-decoration: none !important;
	width: 180px;
	position: relative;
	cursor: pointer;
}

.left-one-nav i{
	float: right;
	padding-right: 5px;
}
.left-two-nav{
	display: inline-block;
	width: 180px;
	position: absolute;
	left: 180px;
	top: 0px;
	display: block;
}
.left-two-nav>li>a{
	padding:  10px 40px;
	font-size: 20px;
	background-color: #ccc;
	line-height: 40px;
}
.left-Third-nav{
	left: 180px;
	position: absolute;
	display: inline-block;
	width: 180px;
	top: 0px;
}
.left-Third-nav>li>a{
	width: 310px !important;
	position: relative;
}
.left-one-nav{
	display: none;
}
.left-one-nav>li{
	position: relative;
	text-align: left;
}
 .left-one-nav>li>ul{
	display: none;
}

 .left-one-nav>li:hover>ul{
	display: block;
	transition: 2s;
}
 .left-one-nav>li:hover>a{
	color: #fff !important;
}
.left-one-nav li a{
	background-color: #142b57;
}
	
 .left-two-nav>li>ul{
	display: none;
}
 .left-two-nav>li:hover>ul{
	display: block;
	transition: 2s;
}
 .left-two-nav>li:hover>a{
	color: #fff !important;
}
 .left-Third-nav>li:hover>a{
	color: #fff !important;
}
/*end*/


h3 {
  font-size: 18px;
  font-weight: normal;
}
h4,
h4 {
  font-size: 18px;
}
h5

.problem-menu{
	font-size: 22px !important;
	color: #666;
}
.problem-menu>li:hover {
    cursor: pointer !important;
}
.problem-menu>li {
    display: inline-block;
    font-size: 20px !important;
    margin: 10px 150px 10px 0px;
    letter-spacing: 2px;
    color: #666;
}
.problem-menu-active{
	color: #142B57 !important;
	border-bottom: 1px solid #142B57;
}
.problem{
	color: #666;
}
.problem>li{
	font-size: 16px !important;
	margin: 10px 0px 10px 0px;
	letter-spacing: 2px;
	cursor: pointer !important;
}
.problem-border>li{
	border: 1px solid #D4D4D4;
}
.select-problem-border{
	height: 50px;
	line-height : 38px;
	padding: 5px 20px;
	background-color: #F4F4F4;
	/* border : 2px solid #D4D4D4 ; */
	border-left: 4px solid #142B57 ;
}
.select-problem-notBorder{
	height: 50px;
	line-height : 38px;
	padding: 5px 10px;
}
.problem-active{
	color: #142B57;
}
.answer {
	margin: 20px 0px;
	display: none;
	font-size: 16px !important;
}
.answer li{
	text-indent:2em;
	margin: 0px 0px 0px 38px;
	color: #142B57;
}
.problem-a{
	font-size: 20px;
	display: inline-block;
	cursor: pointer;
	margin-right: 10px;
	color: #142b57;
	margin-top: 20px !important;
	float: right;
}
.problem-margin {
    margin: 40px 0px 40px;
}
.problem-img img{
	width: 17px;
	height: 17px;
	margin: 0px;
}
.recommend{
	margin-top: 20px;
	padding: 0px;
}
.recommend-div{
	margin-top: 22px;
	padding: 0px;
	width:100%;
    position: relative;
    height: 164px;
    float: left;
} 
.recommend-div-img{
    float: left;
    width: 26%;
} 
.recommend-div img{
    width: 248px;
    height: 162px;
    margin-right: 40px;
} 

.recommend-info{
	float: left;
	width: 74%;
}
.recommend-title{
	font-size: 22px !important;
    color: #142B57; /*主调字体色*/;
    font-weight: normal;
    display: inline-block;
   	left: 288px ;
    background-color: #fff;
    padding-right: 16px;
    white-space: nowrap;
    overflow: hidden ;
    text-overflow: ellipsis;
    max-width: 100%; 
}

.recommend-digest {
	font-size: 14px !important;
	color: #666;
	font-weight: normal;
	display: inline-block;
	/* position: absolute; */
	left: 288px;
    background-color: #fff;
    padding-right: 16px;
    overflow: hidden;
    max-width: 100%; 
    height: 120px;
    
}

/* 以下为新添加样式 */

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

.clear {
    clear: both;
}
/* 以上为公共样式 */
#nav{
    height: 80px;
}
#jq_nav_top {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    z-index: 110;
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
}

.container {
    height: 80px;
    /* width: 1200px; */
    margin: auto;
}

.container .navbar-header {
    float: left;
    margin-top: 19px;
}

.nav-text {
    height: 80px;
}

.nav-text>li {
    float: left;
    height: 80px;
    margin-right: 68px;
}

@media (max-width: 1279px) {
    .container .nav-box {
        margin-left: 250px;
    }
    .nav-text>li{
        margin-right: 50px;
    }
}

@media (min-width: 1280px) {
    .container .nav-box {
        margin-left: 390px;
    }
    .nav-text>li{
        margin-right: 68px;
    }
}

/* .nav-text>.relative {
    position: relative;
} */

.nav-text>li:first-child:hover .nav-text-padding::before{
    content: '';
    display: none;
}
.nav-text>li:first-child:hover .nav-text-padding::after{
    content: '';
    display: none;
}

.nav-text>li:hover .nav-text-padding::before{
    content: '';
    width:0;
    height:0;
    border-width:0 6px 6px;
    border-style:solid;
    border-color:transparent transparent #dddddd;/*透明 透明  灰*/
    margin:40px auto;
    position: absolute;
    bottom: -62px;
    left: 50%;
    transform: translateX(-50%);
}

.nav-text>li:hover .nav-text-padding::after{
    content: '';
    width:0;
    height:0;
    border-width:0 4px 4px;
    border-style:solid;
    border-color:transparent transparent #f5f6fa;/*透明 透明  灰*/
    margin:40px auto;
    position: absolute;
    bottom: -62px;
    left: 50%;
    transform: translateX(-50%);
}

.nav-text>li:hover .nav-text-padding{
    border-bottom: 2px solid #000000;
    color: #142b57;
}

.nav-text>li:hover .two-nav {
    display: block;
}

.nav-text>li .nav-text-padding {
    color: #333333;
    font-size: 16px;
    line-height: 36px;
    margin-top: 22px;
    position: relative;
    z-index: 1200;
}

.nav-text>li .two-nav {
    display: none;
    position: absolute;
    background: #f5f6fa;
    left: 50%;
    margin-left: -49px;
    top: 79px;
    /* transform: translateX(-50%); */
    white-space: nowrap;
    z-index: 1100;
    border: 1px solid #dddddd;
    padding: 20px 0;
}
.nav-text>li .two-nav li{
    line-height: 40px;
    padding: 0 20px;
}

.nav-text>li .two-nav li>a{
    color: #333333;
}

.nav-text>li .two-nav li:hover{
    background: #ebeef6;
}

.nav-text>li .two-nav li:hover>a{
    color: #142b57;
}

.nav-text>li:hover .dropdown-box{
    display: block;
}
.nav-text>li .dropdown-box {
    display: none;
    position: absolute;
    background: #f5f6fa;
    top: 79px;
    left: 0;
    width: 100%;
    z-index: 1100;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    border-top: 1px solid #dddddd;
}

.nav-text>li .dropdown-box .dropdown-container {
    margin: auto;
    display: inline-block;
}

.nav-text>li .dropdown-box .dropdown-container>li {
    float: left;
    width: 240px;
    text-align: center;
}

.nav-text>li .dropdown-box .dropdown-container>li>a>span {
    display: block;
    color: #666;
}

.nav-text>li .dropdown-box .dropdown-container>li>a>p{
    color: #333333;
}

.nav-text>li .dropdown-box .dropdown-container>li:hover>a>p{
    color: #142b57;
}

.nav-text>li .dropdown-box .dropdown-container>li>a>img{
    margin-top: 20px;
}

.nav-text>li .two-nav>li {
    position: relative;
}

.nav-text>li .two-nav>li:hover .nav-menu-right {
    display: block;
}

.nav-menu-right {
    display: none;
    position: absolute;
    top: 0;
    left: 64px;
}
/* 以上头部样式 */

.swiper-wrapper{
    height: 100%!important;
}
.swiper-slide{
    height: 100%!important;
}

#banner.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 24px;
}
#banner .swiper-slide img{
    width: 100%;
    /* height: 560px; */
}
#banner .swiper-pagination-switch{
    width: 24px;
    height: 4px;
    display: inline-block;
    border-radius: 0;
    background: #ffffff;
    opacity: .5;
    filter:alpha(opacity=60);
}
#banner .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch{
    opacity: 1;
    filter:alpha(opacity=100);
}

.swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 24px;
    width: 100%;
    text-align: center;
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 4px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
  }
  .swiper-active-switch {
    background: #fff;
  }
/* banner样式重置 */

.content-box{
    width: 1200px;
    margin: auto;
    margin-top: 40px;
    text-align: center;
}

@media (max-width: 1279px) {
    .content-box{
        width: 960px;
    }
}

@media (min-width: 1280px) {
    .content-box{
        width: 1200px;
    }
}

.content-box .title-zh{
    font-size: 22px;
    color: #333333;
}
.content-box .title-summary-zh{
    font-size: 14px;
    color: #969896;
}

.content-box .title-en{
    font-size: 14px;
    color: #666666;
    line-height: 38px;
    width: 120px;
    margin: auto;
    position: relative;
}
.content-box .title-en:before{
    content: "";
    position: absolute;
    top: 19px;
    left: -100%;
    width: 110px;
    height: 1px;
    background: #dddddd;
}
.content-box .title-en:after{
    content: "";
    position: absolute;
    top: 19px;
    right: -100%;
    width: 110px;
    height: 1px;
    background: #dddddd;
}
.content-box .title-en>span{
    position: absolute;
    width: 20px;
    height: 2px;
    background: #294a89;
    left: 50%;
    bottom: -2px;
    margin-left: -10px;
    /* transform: translateX(-50%); */
}
.content-box .content{
    margin-top: 40px;
}
.content-box .solution-list{
    float: left;
    width: 286px;
    height: 333px;
    position: relative;
    background: #fafafa;
    margin: 0 7px;
}
.content-box .solution-list:hover{
    background: #f2f6fc;
}

.content-box .solution-list:hover p,.content-box .solution-list:hover span{
    color: #142b57;
}

.content-box .solution-list>a>div{
    position: absolute;
    width: 150px;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    /* transform: translate(-50%,-50%); */
    margin-left: -75px;
}
.solution-list img{
    /*position: absolute;*/
    left: 50%;
    /*margin-left: -44px;*/
    /* transform: translateX(-50%); */
}
.imgbg-class{display: inline-block;width: 36px;height: 36px;background-size: cover;}
.first-A .first-img{
    background: url("../img/index/icon_home_jiashi_defaul.png") no-repeat;
}
.first-A:hover .first-img{
    background: url("../img/index/icon_home_jiashi_select.png") no-repeat;
}
.second-A .second-img{
    background: url("../img/index/icon_home_anquan_defaul.png") no-repeat;
}
.second-A:hover .second-img{
    background: url("../img/index/icon_home_anquan_select.png") no-repeat;
}
.third-A .third-img{
    background: url("../img/index/icon_home_jichang_defaul.png") no-repeat;
}
.third-A:hover .third-img{
    background: url("../img/index/icon_home_jichang_select.png") no-repeat;
}
.fourth-A .fourth-img{
    background: url("../img/index/icon_home_dingzhi_defaul.png") no-repeat;
}
.fourth-A:hover .fourth-img{
    background: url("../img/index/icon_home_dingzhi_select.png") no-repeat;
}
.solution-list .select-img{
    display: none;
}
.solution-list:hover .select-img{
    display: inline-block;
}
.solution-list:hover .unselect-img{
    display: none;
}
.solution-list p{
    margin-top: 10px;
    font-size: 16px;
    color: #333333
}

.solution-list span{
    margin-top: 12px;
    font-size: 12px;
    color: #666666;
}

.content-box .solution-list-min{
    float: left;
    width: 86px;
    height: 200px;
    position: relative;
    background: #fafafa;
    margin: 0 7px;
    left: 180px;
}
.application-list{
    float: left;
    padding: 0 42px 40px;
}
.application-list img{
    width: 100%;
}
.application-list p{
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
}

.aboutus-text{
    color: #5a5a5a;
    font-size: 16px;
    line-height: 26px;
}

.profile_box{
    width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -103px;
    /* transform: translate(-50%,-50%);
    display: flex;
    justify-content: space-between; */
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.profile_box>li{
    float: left;
    width: 200px;
}

.profile_box>li>img{
    display: block;
    margin: auto;
}

.profile_box>li>img:nth-child(2){
    margin: 20px auto 12px;
}

.content .more_box{
    margin: -30px 0 20px;
    text-align: right;
    color: #666666;
    font-size: 12px;
}

.content .more_box:hover{
    color: #142b57;
}

.content .certificate_list>li{
    width: 232px;
    margin-right: 10px;   
}

.content .certificate_list>li .cfc_img{
    text-align: center;
    border: 1px solid #dddddd;
    height: 174px;
}

.content .certificate_list>li .cfc_img>img{
    max-height: 174px;
    max-width: 100%;
}

.news_box{
    /* display: flex;
    justify-content: space-between; */
    overflow: hidden;
}

.news_box>li{
    width: 25%;
    float: left;
}

.news_box>li>a>.img_box{
    height: 196px;
    overflow: hidden;
}

.news_box>li>a>.img_box>img{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    object-fit: cover;
}

.news_box>li>a:hover>.img_box>img{
    transform: scale(1.2);
}

.news_box>li .news_content{
    padding: 15px 20px 0;
    text-align: left;
    height: 198px;
    overflow: hidden;
}

.news_box>li:hover .news_content .news_title{
    color: #142b57;
}

.news_content .news_title{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.news_content .news_date{
    margin: 19px 0 7px;
    color: #999999;
    font-size: 12px;
}
.news_content .news_date .icon_span{
    margin-left: 12px;
    margin-right: 2px;
}
.news_content .news_txt{
    color: #999999;
    font-size: 12px;
    line-height: 22px;
}
.news_box>li .news_content .news_enter_ico{
    text-align: right;
    position: relative;
    top: 65px;
}
.news_box>li .news_content .news_enter_ico img{
    width: 35px;
 }
.news_box>li>a:hover>.news_content .news_enter_ico img{
    background: url("/style/img/arrow_select.png");
}
/* 以上为content内容部分 */
#footer{
    margin-top: 40px;
}
.jq_footer{
    width: 100%
}

.footer_top{
    height: 212px;
    background: #3d3d3d;
}
.footer_bottom{
    background: #3b3b3b;
}

.footer_top>div{
    margin: 0 auto;
    width: 1200px;
    padding-left: 140px;
}

.footer_bottom>div{
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}

.footer_top .f_nav{
    float: left;
    margin-top: 40px;
    color: #848484;
    font-size: 14px;
    line-height: 24px;
    margin-right: 115px;
}

.footer_top .f_nav>ul{
    float: left;
    color: #848484;
    font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
}

.f_nav .f_title{
    color: #e4e4e4;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.f_nav .f_list:hover{
    color: #f5f5f5;
}

.footer_bottom ul{
    display: inline-block;
}

.footer_bottom ul li{
    float: left;
    line-height: 48px;
    color: #848484;
    font-size: 14px;
    margin-right: 40px;
}

.footer_bottom ul li:last-child{
    margin-right: 0;
}

.footer_bottom ul li>a:hover{
    color: #ffffff
}

/* 以上为底部样式 */

.banner{
    position: relative;
    /* height: 460px; */
}

.banner>img{
    width: 100%;
}

.banner_txt{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 88px;
    width: 500px;
    margin-left: -250px;
    margin-top: -44px;
    /* transform: translate(-50%,-50%); */
    text-align: center;
    color: #ffffff;
}
.banner_txt.banner_txt_qualification{
    width: 217px;
    height: 113px;
    margin-left: -109px;
    margin-top: -57px;
}
.banner_txt p:first-child{
    font-size: 26px;
    line-height: 46px;
}

.banner_txt p:last-child{
    font-size: 22px;
    line-height: 42px;
}
.simulate>p{
    font-size: 22px;
    color: #333333;
    margin-bottom: 12px;
}

.simulate>.min_title{
    font-size: 14px;
    color: #999999;
}

.simulate_list{
    margin: 40px 0;
    /* display: flex;
    justify-content: space-between; */
    overflow: hidden;
}
.simulate_list>li{
    float: left;
    font-size: 16px;
    color: #333333;
    width: 200px;
    margin: 0 50px;
}
.simulate_list>li>img{
    margin-bottom: 20px;
}

.simulate_list>li>p:nth-child(2){
    font-size: 14px;
}

.simulate_list>li>p:nth-child(3){
    font-size: 18px;
    font-weight: 600;
}

.content-max{
    position: relative;
}

.content-max>img{
    width: 100%;
    height: 100%;
    display: none;
}
.content-max #scenes_01{
    display: inline;
}
.significance{
    position: absolute;
    width: 1200px;
    top: 0;
    left: 50%;
    margin-left: -600px;
    /* transform: translateX(-50%); */
    color: #ffffff;
    padding: 88px 40px;
}

.significance .sign_title{
    text-align: center;
    font-size: 22px;
    margin-bottom: 50px;
}
.significance>div{
    position: relative;
    padding-left: 80px;
}
.significance .sign_number{
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 28px;
    text-align: left;
    line-height: 28px;
}

.significance .sign_number::before{
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 170%;
    height: 2px;
    background: #ffffff;
    transform: rotate(-30deg)
}

.significance .sign_content{
    font-size: 14px;
    line-height: 24px;
}

.curr_title{
    color: #333;
    margin: 40px;
    font-size: 22px;
    text-align: center;
}

.curr_box.curr_box_2n{
    background: #f4f6fa;
}

.curr_box>div{
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.curr_box>div>img{
    float: left;
    margin-right: 40px;
}

.curr_list{
    float: left;
}

.curr_list>img{
    float: left;
    margin-right: 12px;
    margin-top: 33px;
}

.curr_list dl{
    float: left;
}
.curr_list .dl_small{
    width: 208px;
}
.curr_list dl dt{
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin: 30px 0;
}
.curr_list dl dd{
    font-size: 14px;
    color: #333
}
.curr_list dl dd .area{
    float: left;
}

.curr_list dl dd .area_name{
    float: left;
    margin-left: 5px;
    width: 350px;
}

.bene_title{
    margin: 40px 0;
    font-size: 22px;
    text-align: center;
}

.bene_list li{
    float: left;
    width: 386px;
    height: 458px;
    margin-left: 20px;
    text-align: left;
}

.bene_list li>img{
    width: 100%;
}

.bene_list li:first-child{
    margin-left: 0;
}

.bene_list li dt{
    font-size: 16px;
    color: #333333;
    margin: 20px 0;
    padding-left: 40px;
    font-weight: 600;
}

.bene_list li dd{
    font-size: 14px;
    color: #666666;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
    line-height: 20px;
    position: relative;
}

.bene_list li dd i{
    font-size: 12px;
    float: left;
}
.bene_list li dd span{
    float: left;
    width: 275px;
    margin-left: 5px;
}

.icon-iconfonticonfontyuandian:before {
    content: ""!important;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #7d7d7d;
}
/* 以上为解决方案-模拟驾驶设备 */

.training_sign{
    background: #f4f6f4;
}

.training_sign .training_sign_title{
    text-align:center;
    font-size: 22px;
    color: #333333;
    padding: 40px 0;
}

.training_sign .training_sign_txt{
    width: 1200px;
    font-size: 16px;
    color: #333;
    margin: 0 auto;
}

.training_sign .training_sign_box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding:30px 40px;
}

.training_sign .training_sign_box li{
    width: 560px;
    float: left;
    overflow: hidden;
    color: #666666;
    padding: 10px 0;
}

.training_sign_box li img{
    float: left;
    margin-left: 100px; 
    margin-right: 12px;  
}

.training_sign_box li>div p:first-child{
    font-size: 16px;
    color: #333333;
}

.training_sign_box li>div p:last-child{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.comprise .comprise_title{
    margin: 40px 0;
    font-size: 22px;
    color: #333333;
}

.comprise .comprise_one{
    /* display: flex;
    justify-content: space-between; */
    margin-bottom: 40px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
}
.comprise_one>li{
    float: left;
    margin: 0 7px;
}
.comprise_one>li>img{
    width: 100%;
}
.comprise .comprise_two{
    /* display: flex;
    justify-content: space-between; */
    margin-bottom: 40px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
}

.comprise .comprise_two li{
    width: 300px;
    text-align: center;
    float: left;
}

.comprise .comprise_two li>p{
    width: 240px;
    margin: 12px auto 0;
}

.training_big_txt{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1200px;
    margin-top: -42px;
    margin-left: -600px;
    /* transform: translate(-50%,-50%); */
    color: #eaf5ff;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

/* 以上是安全驾驶培训系统样式 */

.education_txt{
    text-align: left;
    margin-top: 40px;
}

.education_txt .education_title{
    color: #333333;
    font-size: 16px;
}
.education_txt .education_p{
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
}

.education_box{
    margin-top: 40px;
    overflow: hidden;
    /* display: flex;
    justify-content: space-between; */
}

.education_box>li{
    width: 386px;
    height: 390px;
    margin-right: 21px;
    float: left;
}
.education_box>li .education_img>img{
    width: 100%;
}
.education_box>li .education_content_p{
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 40px;
    height: 170px;
    color: #333;
    font-size: 16px;
    text-align: left;
    position: relative;
}

.education_box>li .education_content_p>span{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: -20px;
    /* transform: translate(-50%,-50%); */
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
    background: #142b57;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

/* 以上为满分教育系统样式 */

.management_box>li{
    float: left;
    width: 560px;
    overflow: hidden;
}
.management_box>.mana_left{
    margin-left: 80px;
}

.management_box>.mana_top{
    margin-bottom: 20px;
}

.management_img,.management_right,.management_left{
    float: left;
}

.management_right,.management_left{
    width: 276px;
}

.management_right .management_title,.management_left .management_title{
    margin: 20px 0;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.management_right .management_txt,.management_left .management_txt{
    font-size: 14px;
    color: #666666;
}

.management_right{
    margin-left: 20px;
    text-align: left;
}

.management_left{
    margin-right: 20px;
    text-align: right;
}

/* 以上是定制化解决方案问题样式 */
.simulate_list li .airport_title{
    color: #333333;
    font-size: 18px !important;
}
.simulate_list .airport_p{
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
    display: block;
}
.airport_max{
    width: 1200px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -600px;
}
.airport_max>p{
    text-align: center;
}
.airport_max>.airport_des{
    font-size: 16px;
    color: #333333;
    margin-top: 40px;
    margin-bottom: 40px;
}
.airport_max>img{
    float: left;
}
.airport_ul{
    float: left;
    margin-left: 60px;
}
.airport_ul>li{
    padding-left: 68px;
    position: relative;
    margin-bottom: 30px;
    width: 385px;
}
.airport_ul_img{
    position: absolute;
    left: 0;
    top: 0;
}
.airport_ul_p1{
    font-size: 16px;
    color: #142b57;
    line-height: 1;
}
.airport_ul_p2{
    font-size: 14px;
    color: #666666;
    margin-top: 14px;
}
.airport_table{
    margin-top: 40px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.airport_table th,.airport_table td{
    background: #f7faff;
    height: 50px;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}
.airport_table th{
    font-size: 18px;
}
.airport_table td{
    font-size: 16px;
}
.airport_table .td_first{
    text-indent: 45px;
    text-align: left;
}
.airport_table .td_content{
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}
/* 以上是机场驾驶员创新解决方案 */
.information_box li{
    float: left;
    width: 600px;
    text-align: left;
    margin-bottom: 40px;
    overflow: hidden;
}

.information_box li img{
    float: left
}

.information_box li .info_txt{
    float: left;
    margin-left: 20px;
}

.info_txt dt{
    font-size: 16px;
    color: #4869ab;
    margin-bottom: 10px;
}

.info_txt dd{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    overflow: hidden;
}

.info_txt dd i{
    font-size: 12px;
    float: left;
}

.info_txt dd span{
    float: left;
    margin-left: 5px;
}
/* 以上信息化管理中心的样式 */

.pro_box{
    text-align: left;
}
.pro_box .pro_title{
    font-size: 18px;
    color: #142b57;
}
.pro_box .pro_txt{
    margin-top: 30px;
    font-size: 16px;
    color: #666666;
}
/* 以上是研发生产的样式 */
.banner .banner_txt .qualification_banner_txt{
    width: 217px;
    height: 113px;
    line-height: 113px;
    background: url("/style/img/qualification/icon_border.png")
}

.certificate_title{
    font-size: 16px;
    color: #142b57;
    line-height: 24px;
    margin: 20px 0;
    padding-left: 20px;
    text-align: left;
    position: relative;
}

.certificate_title::before{
    content: '';
    position: absolute;
    width: 8px;
    height: 24px;
    top: 0;
    left: 0;
    background: #142b57;
}

.certificate_list{
    text-align: left;
    overflow: hidden;
}

.certificate_list>li{
    float: left;
    margin-right: 15px;
}
.certificate_list>li:last-child{
    margin-right: 0;
}
.certificate_list>li>p{
    font-size: 14px;
    margin: 20px auto 0;
    color: #666666;
    text-align: center;
    width: 180px;
}

/* 以上为新版添加样式 */


/* 官网再次改变样式 start */
.dropdown-container>li {
    float: left;
    width: 240px;
    text-align: center;
    white-space: nowrap;
}
.dropdown-container-img {
    float:left;
    margin: 10px  5px;
    width: 120px;
    white-space: nowrap;
}
.dropdown-container-text{
    float:left;   
    margin: 10px 5px;
    width: 100px;
    white-space: nowrap;
}
.dropdown-container-text>span{ 
    padding: 6px;
    display: block;
    color: #666;
}
.dropdown-container-text>p{
    padding: 6px;
    color: #333333;
}
.dropdown-container-text>li:hover>a>p{
    color: #142b57;
}

.zz-infor-content{
    /* position: relative; */
    width: 100%;
	text-indent: 36px !important;
	line-height: 34px;
}
.zz-infor-content-left {
    width: 60%;
	font-family: \9ED1\4F53;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
    color: #666666;
    display: inline-block;
    float: left;
    
}
.zz-infor-content-img { 
    width: 40%;
    display: inline-block;
    float: left;
}
.zz-infor-content-img>img{ 
    width: 470px;
	height: 410px;
}
.h1-title {
    font-size: 36px !important;
    font-weight: normal;
    line-height: 40px;
    font-family: \9ED1\4F53;
    color: #333333 !important;
}
.h1-title.font-size-22{
    font-size: 22px !important;
}

.zz-infor-center-title{
    text-align: center;

}
.zz-infor-right-title{
    text-align: right;
    
}
.circle {
    width: 6px;
    height: 6px;
    background-color: #999999;    
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin: 6px;
}
.product {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #666666;
}
.product-width-percentage-40 {
    display: inline-block;
    float: left;
    width: 40%;
}
.product-width-percentage-60 {
    float: left;
    width: 60%;
}
.product-title {
    color: #666666;
    display: inline-block;
    float: left;
    width: 40%;
}
.product-text {
    color: #333333;
    display: inline-block;
    float: left;
    width:60%;
}
.margin-left-percentage-40 {
    margin-left: 40%;
}
.padding-left-60 {
    padding-left: 60px;
}
.product-video{
    text-align: center;
    width: 1200px;
}

.product_info_bg {
    background-color: #e7e8ec;
    background: url('/style/img/product/product_info_bg.jpg') no-repeat;
    width: 100%;
    height: 220px;
    text-align: center;
    padding-top: 40px;
    line-height: 60px;
    display: inline-block;
}
.get_button {
	background-color: #142b57;
    border-radius: 4px;
    
    font-size: 18px;
	line-height: 40px;
	letter-spacing: 2px;
	color: #ffffff;
	padding: 12px 30px ;
}
.simulaor_one_bg {
    background-color: #e7e8ec;
    background: url('/style/img/product/simulaor_one_bg.jpg') no-repeat;
    width: 100%;
    height: 220px;
    text-align: center;
    padding-top: 40px;
    line-height: 60px;
    display: inline-block;
}
.h1-title-center {
    text-align: center;
}
.h1-title-line-height-48 {
    line-height: 48px !important;
}
.div-center {
    text-align: center;
}
.cost {
    display: flex;
}
.cost-text-img {
    width: 20%;
    margin: 60px 2%;
    /* height: 264px; */
    text-align: center;
    vertical-align: middle;
   /*  display: flex; */
   	display: inline-block;
    flex-direction: column;
    align-items: center;
    /* justify-content: center */
}
.cost-text-img>img{
    width: 112px;
	height: 112px;
}
.cost-text-img-span{
    font-size: 18px;
	line-height: 24px;
	color: #333333;
	margin-top: 24px;
}
.solution-but {
    text-align: center;
}
.solution-but>button{
    width: 100px;
	height: 42px;
	border-radius: 4px;
    border:  none;
    margin: 40px 20px 20px;
    background-color: #ffffff;
    color: #142b57;
    line-height: 40px;
    font-size: 16px;
}
.but-selected {
    border: solid 1px #142b57 !important;
}
.solution-show {
    display: block;
}
.solution-hide {
    display: none;
}
.solution-banner {
    width: 100%;
}
.solution-banner>img {
    width: 100%;
}
.advantage-img {
    width: 390px;
	height: 260px;
	background-color: #eff3f4;
	border-radius: 4px;
    display: inline-block;
}
.solution_info_bg {
    background-color: #e7e8ec;
    background: url('/style/img/solution/solution_info_bg.jpg') no-repeat;
    width: 100%;
    height: 220px;
    text-align: center;
    padding-top: 40px;
    line-height: 60px;
    display: inline-block;
}
.banner-text{
    position: absolute;
    top: 40%;
    left: 50%;
    height: 88px;
    margin-left: -250px;
    margin-top: -44px;
    /* transform: translate(-50%,-50%); */
    text-align: center;
    color: #ffffff;
}
.banner-h1 {
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 2px;
	color: #ffffff;
}
.banner-button {
	background-color: #142b57;
	border-radius: 4px;
	border: solid 1px #35547b;
	padding:20px;
	font-size: 24px;
	color: #ffffff;
	line-height: 40px;
	letter-spacing: 1px;
	
	
}

/* 官网再次改变样式 end */

/* 咨询方式 */
#wx_share{
    /* background: url('/style/img/footer/wx_black.png')no-repeat center; */
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
    height: 56px;
    padding: 8px;
    display: block;
}

#qq_share{
    /* background: url('/style/img/footer/qq_black.png'); */
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
    height: 56px;
    padding: 8px;
    display: block;
    /* background-size: 70%;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/style/img/footer/qq_black.png', sizingMethod='scale');
    -ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/style/img/footer/qq_black.png', sizingMethod='scale'); */
}
#qq_share>img{
    width: 100%;
}
#qq_share>.qq_hover{
    display: none;
}
#wx_share>img{
    width: 100%;
}
#wx_share>.wx_hover{
    display: none;
}
#wx_share:hover .wx_hover{
    display: block;
}

#wx_share:hover .wx_black{
    display: none;
}

#qq_share:hover .qq_hover{
    display: block;
}

#qq_share:hover .qq_black{
    display: none;
}

#wx_share_dialog{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1300;
    display: none;
}


#wx_share_dialog .share_black{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.3;
    filter:alpha(opacity=30);
}

#wx_share_dialog .wx_code_box{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 490px;
    height: 460px;
    margin-left: -195px;
    margin-top: -218px;
    /* transform: translate(-50%, -50%); */
    background: #ffffff;
    text-align: center;
}

#wx_share_dialog .wx_code_box>img{
    /* margin: 35px auto; */
    width: 480px;
    height: 460px;
}

#wx_share_dialog .wx_code_box .wx_title{
    height: 45px;
    line-height: 45px;
    text-indent: 15px;
    background: #eee;
    text-align: left;
}

#wx_share_dialog .wx_code_box .wx_close{
    position: absolute;
    right: 7px;
    top: 10px;
    width: 26px;
    height: 26px;
    display: inline-block;
    cursor: pointer;
    background: url(/style/img/shareImg/dialog-close.png) no-repeat;
}

#product-center .product-div{
    float: left;
    width: 49%;
    display: inline-block;
}
#product-center .product-div .product-ul>li{
    margin: 30px;
    text-align: left;
    padding-left: 20%;
    font-size: 16px;
}
#product-center .product-div .product-ul .product-a{
    padding-left: 25px;
    background: url("/style/img/index/rectangle38.png") no-repeat;

}
#product-center .product-div .product-ul .product-a-active{
    padding-left: 25px;
    background: url("/style/img/index/rectangle_black38.png") no-repeat;
}
#product-center .product-div .product-ul .product-subtitle{
    font-size: 14px;
    color: #5a5a5a;
    margin: 10px 25px;
}
#product-center .product_img>img{
    display: none;
}
#product-center .product_img #product_img_01{
    display: inline;
}

@media (max-width: 1279px) {
    .content-box .solution-list{
        width: 220px;
    }
    .content-box .solution-list-min{
        width: 120px;
    }
    .application-list{
        width: 240px
    }
    .content .certificate_list>li{
        width: 182px;
    }
    .news_box>li>a>.img_box{
        width: 220px;
        height: 156px;
    }
    .footer_top>div{
        width: 960px;
    }
    .footer_top .f_nav{
        margin-right: 55px;
    }
    .footer_bottom>div{
        width: 960px;
    }
    .simulate_list>li{
        margin: 0 20px;
    }
    .significance{
        width: 960px;
        margin-left: -480px;
    }
    .curr_box>div{
        width: 960px;
    }
    .curr_box .dl_big{
        width: 320px;
        margin-left: 20px;
    }
    .curr_box>div>img{
        width: 335px;
        margin-right: 20px;
    }
    .curr_list dl dd .area_name{
        width: 250px;
    }
    .bene_list li{
        width: 306px;
    }
    .training_sign .training_sign_box{
        width: 960px;
    }
    .training_sign .training_sign_txt{
        width: 960px;
    }
    .comprise .comprise_two li{
        width: 240px;
    }
    .comprise_one>li{
        width: 300px;
    }
    .education_box>li{
        width: 306px;
    }
    .education_box>li .education_content_p{
        padding: 25px;
    }
    .management_box>li{
        width: 448px;
    }
    .management_box>.mana_left{
        margin-left: 64px;
    }
    .management_img>img{
        width: 211px;
    }
    .management_right, .management_left{
        width: 220px;
    }
    .management_right{
        margin-left: 16px;
    }
    .management_left{
        margin-right: 16px;
    }
    .management_right .management_title, .management_left .management_title{
        margin: 10px 0;
    }
    .container {
        width: 960px;
    }
    .nav-text>li .dropdown-box .dropdown-container>li{
        width: 192px;
    }
    .bene_list li dd span{
        width: 215px;
    }
}

@media (min-width: 1280px) {
	.change-title{margin-right:0 !important}
	
    .content-box .solution-list{
        width: 286px;
    }
    .content-box .solution-list-min{
        width: 186px;
    }
    .application-list{
        width: 300px
    }
    .content .certificate_list>li{
        width: 232px;
    }
    .news_box>li{
    }
    .news_box>li>a{
        display: inline-block;
    }
    .news_box>li>a>div{
        display: inline-block;
    }
    .news_box>li>a>.img_box{
        width: 286px;
        height: 196px;
        display: inline-block;
    }
    .footer_top>div{
        width: 1200px;
    }
    .footer_top .f_nav{
        margin-right: 115px;
    }
    .footer_bottom>div{
        width: 1200px;
    }
    .simulate_list>li{
        margin: 0 50px;
    }
    .significance{
        width: 1200px;
        margin-left: -600px;
    }
    .curr_box>div{
        width: 1200px;
    }
    .curr_box .dl_big{
        width: 420px;
        margin-left: 40px;
    }
    .bene_list li{
        width: 386px;
    }
    .training_sign .training_sign_box{
        width: 1200px;
    }
    .training_sign .training_sign_txt{
        width: 1200px;
    }

}

