/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus
{
    outline: none !important;
}
.slick-slide a
{
    outline: none !important;
}
.header a,
.footer a
{
    color: inherit;
}
.header ul,
.footer ul
{
    margin: 0;
    padding: 0;
}
.header ul li,
.footer ul li
{
    list-style: none;
}
.header button,
.footer button
{
    border: none;
    outline: none;
}
@-ms-viewport
{
    width: auto !important;
}
body
{
    font-size: 14px;
    font-weight: 300;

    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px)
{
    .container
    {
        width: 1320px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
@media (min-width: 1560px)
{
    .container
    {
        width: 1530px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n+1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
ul
{
    margin: 0;
    padding: 0;
}
input[type=number]
{
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    margin: 0;

    -webkit-appearance: none;
}
a:active,
a:link,
a:visited
{
    text-decoration: none;
}
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.img-box img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
ul
{
    margin: 0;
    padding: 0;
}
ul li
{
    list-style: none;
}
.header
{
    position: relative;
    position: fixed;
    z-index: 9999;
    top: 0;

    width: 100%;

    -webkit-transition: all .6s;
            transition: all .6s;
    text-align: center;

    background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .header-nav
{
    overflow: hidden;

    height: 48px;
    height: 28px;
    padding: 0 2%;

    background-color: #f8f8f8;
}
@media (max-width: 767px)
{
    .header .header-nav
    {
        height: 36px;
    }
}
.header .header-nav p
{
    font-size: 16px;
    font-size: 12px;
    line-height: 48px;
    line-height: 28px;

    display: inline-block;
    float: left;

    margin: 0;

    color: #999;
}
@media (max-width: 1199px)
{
    .header .header-nav p
    {
        /* line-height: 30px; */
    }
}
@media (max-width: 767px)
{
    .header .header-nav p
    {
        display: none;
    }
}
.header .header-nav .link
{
    display: inline-block;
    float: right;
	padding-top: 10px;
	padding-top: 3px;
}
.header .header-nav .link a
{
    font-size: 14px;
    line-height: 28px;
    line-height: 20px;
	padding: 0 10px;
    display: inline-block;

    margin-left: 15px;
	border: 1px solid #0064b9;
	border-radius: 15px;
    color: #333;
}
@media (max-width: 1199px)
{
    .header .header-nav .link a
    {
        /* line-height: 30px; */

        margin-left: 10px;
    }
}
@media (max-width: 767px)
{
    .header .header-nav .link a
    {
        font-size: 12px;
		line-height: 22px;
        margin-left: 4px;
		padding: 0 8px;
    }
	.header .header-nav .link {
	    padding-top: 6px;
	}
	
}
.header .header-nav .link a:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    float: left;

    margin-right: 8px;

    /* content: '\e618'; */
}
@media (max-width: 767px)
{
    .header .header-nav .link a:before
    {
        font-size: 14px;

        margin-right: 4px;
    }
}
.header .header-nav .link a.covid:before
{
    /* content: '\e780'; */
}
.header .header-nav .link a.zhapian
{
    color: red;
	border-color: red;
}
.header .header-nav .link a.zhapian:before
{
    /* content: '\e632'; */
}
.header .header-nav .link a.contact:before
{
    /* content: '\e619'; */
}
.header .header-nav .link a.zhapian
{
    color: red;
    border-color: red;
}
.header .header-nav .link a:hover
{
    
	color: #0064b9;
	border-color: #0064b9;
}

.header .logo
{
    position: relative;

    float: left;

    height: 100px;
    height: 80px;

    -webkit-transition: all .6s;
            transition: all .6s;
    text-align: left;
}

.header .logo .xinvestor-asider{
	display: inline-block;
	margin-left: 60px;
}
.header .logo .xinvestor-asider p span{
	display: block;
}

@media (max-width: 1680px){
	.header .logo .xinvestor-asider{
		margin-left: 30px;
	}
}
@media (max-width: 1440px){
	.header .logo .xinvestor-asider{
		margin-left: 0px;
	}
}
@media (max-width: 767px){
	.header .logo .xinvestor-asider{
		width: 200px;
	}
}


@media (max-width: 1199px)
{
    .header .logo
    {
        height: 50px;
        margin-top: 10px;
    }
}
.header .logo .logopng
{
    display: none;

    /* padding: 25px 0; */
}
@media (max-width: 991px)
{
    .header .logo .logopng
    {
        padding: 0;
    }
}
.header .logo.logoactive .logogif
{
    display: none;
}
.header .logo.logoactive .logopng
{
    display: inline-block;
}
.header .logo a
{
    display: block;

    height: 100%;
}
.header .logo img
{
    display: inline-block;

    height: 100%;

    vertical-align: middle;
}
.stuck .logo img{
	/* padding: 0px 0; */
}
.stuck .logo .logopng{
}
.stuck
{
   /* position: fixed;
    z-index: 9;
    top: 0;

    width: 100%;
    height: 70px !important;

    -webkit-transition: all .4s;
            transition: all .4s;

    box-shadow: 0 0 10px rgba(0, 0, 0, .1); */
}
@media (max-width: 1199px)
{
    .stuck
    {
        /* height: 70px !important; */
    }
}
@media (max-width: 767px){
	.header .logo img{
		vertical-align: top;
	}
	
}

.stuck .logo
{
    /* height: 60px;
    margin-top: 5px; */
}

@media (max-width: 1199px)
{
    .stuck .logo
    {
        /* height: 50px;
        margin-top: 10px; */
    }
}





.header .logo p
{
    font-size: 16px;
    line-height: 24px;

    display: inline-block;

    margin: 0;
    margin-left: 24px;

    vertical-align: middle;
	position: relative;
    color: #e70000;
}
@media (max-width: 1600px)
{
    .header .logo p
    {
        font-size: 12px;
        line-height: 22px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {

	.header .logo{
		width: 470px;
	}	
}

@media (max-width: 767px)
{
    .header .logo p
    {
        font-size: 12px;
        line-height: 14px;
		margin-top: -12px;
		width: 100%;
        margin-left: 2px;
    }
	.header .logo p .tt{
		float: left;
	}
	
}
.header .logo p .tt
{
    color: #999;
}
.header .logo p span.code
{
    color: #0065b9;
	color: #e70000;
}
@media (max-width: 1350px)
{
}
.header .logo p i
{
    font-style: normal;
    /* margin-right: 4px; */
}
.header .logo p i.t4 span
{
    display: none;
}
.header .logo p i b
{
    font-weight: normal;

    margin-left: 4px;
}
@media (max-width: 767px)
{
    .header .logo p i.t5
    {
        display: block;
		position: relative;
    }
}
.header .logo p i.t5 img {
    float: right;
    position: absolute;
    right: -82px;
    top: 29px;
    height: 13px;
}
.header .logo p i.t5 b
{
    font-weight: normal;
	position: absolute;
	right: -120px;
	top: 0;
	width: 100px;
}
.header .logo p i.t5 b i
{
    font-style: normal;
	display: inline-block;
    color: #999;
	width: 100px;
	clear: both;
}
.header .nav-collapse
{
    position: relative;

    display: none;
    float: right;

    width: 20px;
    height: 40px;
    margin-left: 10px;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 1680px){
	.header .logo p i.t5 img{
		right: -82px;
	}
}
@media (max-width: 1199px)
{
	.header .logo p i.t5 img{
		right: -64px;
		top: 26px;
	}
    .header .nav-collapse
    {
        display: block;

        margin-top: 14px;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 20px;

        display: block;

        margin-top: 8px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
}

@media (max-width: 767px){
	.header .logo p i.t5{
		float: left;
	}
	.header .logo p i.t5 b {
	    font-weight: normal;
	    position: relative;
	    right: auto;
	    top: auto;
	    width: auto;
	}
	.header .logo p i.t5 b i{
		width: auto;
	}
}
@media (max-width: 767px){
	.header .logo p i.t5 img {
		float: left;
		position: absolute;
		right: -12px;
		top: 0px;
		height: 13px;
	}
	
}


@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .nav-collapse.nav-collapse-xs:hover .btn-line
    {
        background-color: #000;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 20px;
    height: 2px;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1)
{
    position: absolute;

    display: block;

    width: 20px;
    height: 2px;

    content: '';
    -webkit-transition: all .5s ease;
            transition: all .5s ease;

    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 65%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

    opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
.header .header-product-nav
{
    height: 100px;
    height: 80px;
    padding: 0 2%;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header .header-product-nav
    {
        height: 70px;
    }
}
.header .language
{
    position: relative;

    display: inline-block;
    float: right;
}
.header .h-contact-service
{
    line-height: 80px;

    display: inline-flex;
    float: right;
    align-items: center;

    height: 80px;
    margin-right: 14px;
}
.header .h-contact-service img
{
    display: block;
    width: 37px;
    height: 37px;
}
@media (max-width: 1199px)
{
    .header .h-contact-service
    {
        line-height: 70px;

        height: 70px;
        margin-right: 10px;
    }
    .header .language
    {
        margin-right: 10px;
    }
}
@media (max-width: 767px)
{
    .header .h-contact-service
    {
        margin-right: 6px;
    }
}
.header .language p
{
    font-size: 20px;
    font-size: 16px;
    line-height: 100px;
    line-height: 80px;
    margin: 0;
    -webkit-transition: all .6s;
            transition: all .6s;
    color: #0065b9;
}
.stuck .language p
{
    /* line-height: 70px; */
}
@media (max-width: 1199px)
{
    .stuck .language p
    {
        /* line-height: 70px; */
    }
}
@media (max-width: 1400px)
{
    .header .language p
    {
        font-size: 14px;
    }
}
@media (max-width: 1199px)
{
    .header .language p
    {
        line-height: 70px;
    }
}
@media (max-width: 767px)
{
    .header .language p
    {
        font-size: 0;
    }
}
.header .language p:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-size: 16px;
    float: left;
    margin-right: 10px;
    margin-right: 6px;
    content: '\e625';
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.header .language > ul
{
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 50%;
    display: none;
    min-width: 100%;
    padding: 20px 0;
    padding: 5px 10px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
		white-space: nowrap;
		transform:translateX(-50%);
}
.header .language > ul li a
{
    line-height: 30px;
    font-weight: 400;
    display: block;
}
@media (max-width: 767px) {
    .header .language>ul {
        min-width: 100px;
        margin-left: -50px;
    }
}
@media (min-width: 1200px)
{
    .header .nav
    {
        display: inline-block;

        -webkit-transition: all .4s;
                transition: all .4s;
        vertical-align: middle;
    }
    .header .nav a:hover
    {
        color: #0065b9;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

        width: 100%;
        height: 100%;
        padding: 0 26px;

        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        background: #fafafa;
        background-color: #000;
    }
    .header .nav .tbl
    {
        display: table;

        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell
    {
        display: table-cell;

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 30px;
    }
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1
    {
        font-size: 0;
    }
    .header .nav .nav-list1 > li
    {
        float: left;

        padding: 0 24px;
    }
    .header .nav .nav-list1 > li:last-child
    {
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 100px;
        line-height: 80px;

        position: relative;

        display: inline-block;
        overflow: hidden;

        -webkit-transition: all .4s;
                transition: all .4s;
    }
	.stuck .nav .nav-list1 > li > a
	{
	    /* line-height: 70px; */
	}
    .header .nav .nav-list1 > li > a:after
    {
        position: absolute;
        bottom: 0;
        left: 0;

        display: block;

        width: 0;
        height: 3px;

        content: '';
        -webkit-transition: all .2s;
                transition: all .2s;

        background-color: #0065b9;
    }
    .header .nav .nav-list1 > li:hover > a,
    .header .nav .nav-list1 > li.active > a
    {
        color: #0065b9;
    }
    .header .nav .nav-list1 > li:hover > a:after,
    .header .nav .nav-list1 > li.active > a:after
    {
        width: 100%;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2
    {
        left: 0;

        width: 100%;
        margin: 0;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li
    {
        font-size: 0;

        max-width: 1300px;
        max-width: 1100px;
        margin: 0 auto;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .pic,
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .note
    {
        display: inline-block;

        vertical-align: middle;
        text-decoration: none;

        color: inherit;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .pic:hover,
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .note:hover
    {
        text-decoration: none;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .pic
    {
        width: 40%;
        padding-right: 5%;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .pic img
    {
        max-width: 100%;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .note
    {
        font-size: 14px;

        width: 60%;
        padding-left: 30px;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .note b
    {
        font-size: 26px;
        font-weight: normal;
        line-height: 1.53846154;

        display: block;

        margin-bottom: 20px;

        color: #333;
    }
    .header .nav .nav-list1 > li:nth-child(5) .nav-list2 li .note p
    {
        font-size: 16px;
        /* font-size: 14px; */
        line-height: 2.11111111;
        /* line-height: 2; */

        margin: 0;
    }
    .header .nav .nav-list1 > li:nth-child(3) .product-close
    {
        position: absolute;
        right: 5%;
        bottom: 30px;

        display: none;

        cursor: pointer;
    }
    .header .nav .nav-list1 > li:nth-child(3) .product-close:after
    {
        font-family: 'iconfont' !important;
        font-size: 30px;

        content: '\e61b';
    }
	.header .nav .nav-list1 > li:nth-child(4) .nav-list2 .container {
		width: 1100px;
	}
	.header .nav .nav-list1 > li:nth-child(6) .nav-list2 .container {
		width: 1100px;
	}
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2
    {
        left: 0;
        overflow: hidden;
		height: auto!important;
        width: 100%;
        margin: 0;
        padding: 60px 5% 100px 10% !important;
        /* margin: 0px 17% 0px !important;
        padding: 60px 0 100px !important; */
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li
    {
        display: inline-block;
        float: left;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li:nth-child(5)
    {
        /* width: 36%; */
    }
		.header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li:nth-child(5) a{
			height: 54px;
		}
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li:nth-child(5) img
    {
        /* max-width: 100%; */
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li > a
    {
		display: inline-block;
		font-size: 16px;
		color: #000;
		line-height: 24px;
		padding: 0;
		padding-bottom: 18px;
		/* border-bottom: 1px solid #e5e5e5; */
		text-transform: capitalize;
		font-weight: bold;
        height: 57px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li > a img
    {
			max-width: 30px;
			margin-right: 5px;
			padding-bottom: 5px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li:hover > a
    {
        text-decoration: none;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li
    {
        display: block;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li > a
    {
        font-size: 16px;
        line-height: 30px;

        padding: 5px 0;

        color: #333;
		
        color: #666;
		font-weight: bold;
    }
	.header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li .nav-list4{
		display: none;
	}
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li .nav-list4 li a
    {
        font-size: 14px;
        line-height: 30px;

        color: #999;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li .nav-list4 li:hover a
    {
        color: #0065b9;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li:hover > a
    {
        font-weight: bold;

        color: #0065b9;
    }
    .header .nav .nav-list1 > li:nth-child(3)
    {
        display: none;
    }
    .header .nav .nav-list1 .nav-list2
    {
        font-size: 14px;

        position: absolute;
        z-index: 50;
        top: 100%;
        left: 0;

        display: none;
        overflow: hidden;

        width: 100%;
        margin: 0;
        padding: 40px 0;

        text-align: center;
        text-align: left;

        color: #666;
        background-color: #fff;
		border-top: 1px solid #dcdcdc;
        /* box-shadow: 0 0 10px rgba(0, 0, 0, .15); */
    }
    .header .nav .nav-list1 .nav-list2 .container > ul
    {
        float: left;

        width: 14%;
    }
    .header .nav .nav-list1 .nav-list2 .container > ul > li
    {
        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 .container > ul > li > a
    {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;

        padding: 10px 0px;
		text-transform: capitalize;
    }
    .header .nav .nav-list1 .nav-list2 .container > ul > li:hover > a
    {
        font-weight: bold;

        color: #0065b9;
    }
    .header .nav .nav-list1 .nav-list2 .nav-right
    {
        float: left;
        overflow: hidden;

        width: 86%;

        border-left: 1px solid #dcdcdc;
    }
    .header .nav .nav-list1 .nav-list2 .nav-right .nav-text
    {
        float: left;

        width: 60%;
        padding: 0 4%;
    }
    .header .nav .nav-list1 .nav-list2 .nav-right .nav-text p
    {
        font-size: 16px;
        line-height: 2.125;

        margin: 0;
    }
    .header .nav .nav-list1 .nav-list2 .nav-right .nav-pic
    {
        float: left;

        width: 40%;
        width: 30%;
    }
    .header .nav .nav-list1 .nav-list2 .nav-right .nav-pic img
    {
        max-width: 100%;
    }
}
@media (max-width: 1680px){
	.header .nav .nav-list1 > li {
		padding: 0 18px;
	}
}
@media (max-width: 1600px){
	.header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li > a{
		font-size: 20px;
		font-size: 17px;
		font-size: 16px;
		line-height: 24px;
	}
	.header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li .nav-list4 li a{
		font-size: 18px;
		font-size: 14px;
		line-height: 24px;
	}
}

@media (min-width: 1200px) and (max-width: 1600px)
{
    .header .nav .nav-list1 > li
    {
        padding: 0 18px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px)
{
    .header .nav .nav-list1 > li
    {
        padding: 0 12px;
    }
}
@media (min-width: 1200px) and (max-width: 1350px)
{
    .header .nav .nav-list1 > li
    {
        padding: 0 6px;
    }
	
}
@media (min-width: 1200px) and (max-width: 1199px)
{
    .header .nav .nav-list1 > li:last-child
    {
        display: block;
    }
}
@media (min-width: 1200px) and (max-width: 1400px)
{
    .header .nav .nav-list1 > li > a
    {
        font-size: 15px;
    }
}
@media (min-width: 1200px) and (max-width: 1570px)
{
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2
    {
        padding: 60px 5% 60px 10% !important;
    }
}
@media (min-width: 1200px) and (max-width: 1570px)
{
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li
    {
        /* width: 20%; */
    }
}
@media (min-width: 1200px) and (max-width: 1570px)
{
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li:nth-child(5)
    {
        /* width: 28%; */
    }
	.header .nav .nav-list1 > li > a{
		font-size: 14px;
	}
}
@media (min-width: 1200px) and (max-width: 1570px)
{
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li > a
    {
        font-size: 16px;
        height: 57px;
    }
}
@media (min-width: 1200px) and (max-width: 1199px)
{
    .header .nav .nav-list1 > li:nth-child(4)
    {
        display: block;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

        opacity: 0;
    }
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-25px);
            -ms-transform: translateX(-25px);
                transform: translateX(-25px);

        opacity: 0;
    }
    .header .nav .nav-list1 > a
    {
        font-size: 20px;

        color: #fff;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list2
    {
        display: none;
    }
    .header .nav .nav-list2 a
    {
        font-size: 15px;
        line-height: 2;

        margin-top: 5px;

        color: #fff;
    }
}
.header .nav .nav-list2 a
{
    display: block;
}
@media (max-height: 580px)
{
    .header .nav .nav-list2 a
    {
        margin-top: 0;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list3 a
    {
        line-height: 30px;

        padding: 0 10px;
    }
    .header .nav .nav-list3 a:before
    {
        margin-right: 4px;

        content: '-';
    }
    .header .nav .nav-list3 .nav-list4 a
    {
        display: inline-block;

        padding: 0 4px;

        opacity: .6;
    }
    .header .nav .nav-list3 .nav-list4 a:before
    {
        content: '·';
    }
}
.header .nav-2,
.header .nav-3
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .nav-2,
    .header .nav-3
    {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

        width: 100%;
        height: 100%;
        padding: 20px;

        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        color: #fff;
        background: #fafafa;
        background-color: #000;
    }
    .header .nav-2 .img-box,
    .header .nav-3 .img-box
    {
        display: none;
    }
    .header .nav-2 .item,
    .header .nav-3 .item
    {
        display: block;
    }
    .header .nav-2 .item p,
    .header .nav-3 .item p
    {
        font-size: 14px;

        position: relative;
        top: 0;

        display: block;

        margin: 0;
        padding: 0;

        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);

        color: #fff;
    }
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before
{
    font-family: 'iconfont';
    font-size: 26px;

    content: '\e9b5';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title
{
    font-size: 24px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title
    {
        font-size: 20px;

        width: 100%;
    }
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}
.header .nav-2 .content ul,
.header .nav-3 .content ul
{
    margin: 0;
    padding: 0;
}
@media (max-width: 767px)
{
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    line-height: 30px;

    clear: both;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li
    {
        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more
{
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    position: absolute;
    top: 50%;
    right: 0;

    content: '\e72f';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a
{
    display: block;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 15px;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul .pic
    {
        display: none !important;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

        margin: 20px 0;
    }
    .header .fade-out ul.nav-list1 > li.act
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);

        opacity: 1;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 2.5;

        display: block;

        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
.header .search-box
{
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;

    display: none;
    overflow: hidden;

    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 3%;

    background-color: rgba(51, 51, 51, .96);
}
.header .search-box .search
{
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    width: 240px;

    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .search-box .input-text
{
    float: left;

    height: 38px;
    padding-left: 10%;

    background: none;
}
@media (min-width: 768px)
{
    .header .search-box .input-text
    {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}
.header .search-box .input-submit
{
    line-height: 36px;

    float: right;

    width: 50px;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

    background: none;
}
.header .search-box .input-submit:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    content: '\e660';

    color: #fff;
}
@media (min-width: 768px)
{
    .header .search-box .input-submit
    {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
.header .search-box.search-xs
{
    width: 100%;
    margin: 0;

    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px)
{
    .header .search-box.search-xs
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .search-box.search-xs
    {
        position: absolute;
        z-index: 0;
        top: auto;
        right: 0;
        bottom: 0;
        bottom: 30px;

        display: inline-block;

        height: 34px;
    }
}
.header .search-box.search-xs.show
{
    z-index: 66;
}
.header .search-box.search-xs.show .search
{
    left: 0;
}
.header .search-box.search-xs .search
{
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

    -webkit-transition: left .3s;
            transition: left .3s;

    border-color: #fff;
    background: #fff;
}
@media (max-width: 360px)
{
    .header .search-box.search-xs form .input-text
    {
        width: 74%;
    }
}
@media (max-width: 767px)
{
    .header .search-box.search-xs form .input-text
    {
        padding-left: 5%;
    }
}
.header .search-box.search-xs .input-submit
{
    line-height: 34px;

    background: #fff;
}
.header .search-box.search-xs .input-submit:before
{
    color: #104384;
}
.header .search-icon
{
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;

    display: inline-block;

    cursor: pointer;
}
.header .search-icon:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e660';

    color: #0065b9;
}
.header .search-lg
{
    top: 0;
}
.header .search-lg .logo
{
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 0 10px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-radius: 0;
}
.header .search-lg .search p
{
    margin-bottom: 50px;

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;
    letter-spacing: 2px;

    color: #fff;
}
.header .search-lg .input-text
{
    font-size: 20px;
    line-height: 30px;

    width: 100%;
    height: 60px;
    padding: 0 50px;

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;

    color: #fff;
    border: none;
    outline: none;
}
.header .search-lg .close-btn
{
    position: fixed;
    top: 34px;
    right: 18%;

    cursor: pointer;
}
@media (max-width: 1440px)
{
    .header .search-lg .close-btn
    {
        right: 8%;
    }
}
.header .search-lg .close-btn:before
{
    font-size: 20px;

    content: '\2716';

    color: #fff;
}
.header .find
{
    line-height: 100px;
    line-height: 80px;

    display: inline-block;
    float: right;

    height: 100px;
    height: 80px;
    margin-left: 12px;
    padding: 0;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    vertical-align: middle;
	font-weight: bold;
    color: #0065b9;
}
.stuck .find
{
    /* line-height: 70px;

    height: 70px; */
}
@media (max-width: 1199px)
{
    .stuck .find
    {
       /* line-height: 70px;

        height: 70px; */
    }
}
@media (max-width: 1199px)
{
    .header .find
    {
        line-height: 70px;

        height: 70px;
        margin: 0;
        margin-right: 20px;
    }
}
@media (max-width: 767px)
{
    .header .find
    {
        margin-right: 4px;
    }
}
.header .find:before
{
    font-family: 'iconfont';
    font-size: 20px;

    content: '\e660';
}
.header .find:hover
{
    color: #666;
}
.header .back-btn
{
    position: absolute;
    left: 15px;
}
.header.header-jobs .nav .nav-list1 > li:nth-child(4)
{
    display: inline-block;
}
.header.header-jobs .nav .nav-list1 > li
{
    padding: 0 34px;
}
@media (max-width: 1199px)
{
    .header.header-jobs .nav .nav-list1 > li
    {
        padding: 0;
    }
}
@media (max-width: 1199px)
{
    .product-more
    {
        display: none;
    }
}


.xs-nav-list2 {
    font-size: 0;
    display: none;
}
@media (max-width: 1199px) {
    .xs-nav-list2 {
        display: block;
    }
}
.xs-nav-list2 li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.xs-nav-list2 li a {
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
}
.xs-nav-list2 li a:before {
    margin-right: 8px;
    content: '-';
}



.online-wrap .btn
{
    line-height: 36px;

    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 70px;

    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;

    border-radius: 0;
    background-color: rgba(0, 0, 0, .8);
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    content: '\e6d2';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;

    color: #fff;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 10;
    top: 50%;
    right: 0;

    -webkit-transition: right .3s;
            transition: right .3s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        right: -60px;
        bottom: 90px;
    }
    .online-wrap .online.active
    {
        right: 0;
    }
}
.online-wrap .online a
{
    line-height: 48px;

    position: relative;

    display: block;

    width: 48px;
    height: 48px;
    margin-top: 4px;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    border-radius: 10px;
    background-color: rgba(0, 0, 0, .7);
}
.online-wrap .online a:hover
{
    text-decoration: none;
}
.online-wrap .online a:before
{
    font-size: 22px;
    font-weight: normal;

    color: #fff;
}
.online-wrap .online a:after
{
    display: block;

    width: 30px;
    height: 1px;
    margin: 0 auto;

    content: '';

    opacity: .5;
    background-color: #fff;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        background-color: #898989;
    }
    .online-wrap .online a:hover:before
    {
        color: #fff;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 50px;

        width: 40px;
        height: 50px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num
    {
        left: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -300px;

    padding-right: 5px;

    -webkit-transition: left .3s;
            transition: left .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-phone .phone-num p
{
    margin: 0;
    padding: 0 10px;

    color: #fff;
    background-color: #004a87;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .cart
{
    position: relative;
}
.online-wrap .online .cart:before
{
    font-family: 'iconfont' !important;

    content: '\e633';
}
.online-wrap .online .cart span
{
    line-height: 20px;

    position: absolute;
    top: 4px;
    right: 0;

    width: 20px;
    height: 20px;

    color: #fff;
    border-radius: 50%;
    background-color: #0065b9;
}
.online-wrap .online .icon-qq:before
{
    font-family: 'iconfont' !important;

    content: '\e62d';
}
.online-wrap .online .icon-weixin:before
{
    font-family: 'iconfont' !important;

    content: '\e604';
}
.online-wrap .online .icon-message:before
{
    font-family: 'iconfont' !important;

    content: '\e6a4';
}
.online-wrap .online .icon-skype:before
{
    font-family: 'iconfont' !important;

    content: '\e6b7';
}
.online-wrap .online .icon-line:before
{
    font-family: 'iconfont' !important;

    content: '\e640';
}
.online-wrap .online .icon-messenger:before
{
    font-family: 'iconfont' !important;

    content: '\e663';
}
.online-wrap .online .icon-whatsapp:before
{
    font-family: 'iconfont' !important;

    content: '\e751';
}
.online-wrap .online .icon-phone:before
{
    font-family: 'iconfont' !important;

    content: '\e61c';
}
.online-wrap .online .icon-arrow-top:before
{
    font-family: 'iconfont' !important;
    font-size: 26px !important;

    content: '\e614';
}
.online-wrap .online .icon-arrow-top:after
{
    display: none !important;
}
.online-wrap .online .code:before
{
    font-size: 24px;
}
@media (max-width: 767px)
{
    .online-wrap .online .code:before
    {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img
{
    display: block;

    width: 100%;
}
.online-wrap .online .code .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.xs-online
{
    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;

    background-color: #0065b9;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
@media (max-width: 991px)
{
    .xs-online
    {
        display: block !important;
    }
}
.xs-online ul
{
    overflow: hidden;

    margin: 0;
    padding: 0;

    text-align: center;

    color: #fff;
}
.xs-online ul li
{
    float: left;

    width: 20%;

    list-style: none;

    border-left: 1px solid rgba(255, 255, 255, .6);
}
.xs-online ul li > a
{
    font-size: 10px;

    display: block;

    padding: 8px 0;

    text-transform: uppercase;

    color: inherit;
}
@media (max-width: 320px)
{
    .xs-online ul li > a
    {
        font-size: 8px;
    }
}
.xs-online ul li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;

    display: block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xs-online ul li:first-child
{
    border-left: none;
}
.xs-online ul li.tel > a:before
{
    content: '\e61c';
}
.xs-online ul li.mail > a:before
{
    font-weight: normal;

    content: '\e72e';
}
.xs-online ul li.whatsapp > a:before
{
    font-weight: normal;

    content: '\e621';
}
.xs-online ul li.feedback > a:before
{
    font-weight: normal;

    content: '\e826';
}
.xs-online ul li.top > a:before
{
    font-weight: normal;

    content: '\e60f';
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;
		margin-top: 148px;
		margin-top: 108px;
}
.banner .item
{
    position: relative;
}
.banner .slickbanner
{
    overflow: hidden;
}
@media (max-width: 1199px)
{
		.banner {
			margin-top: 118px;
			margin-top: 98px;
		}
    .banner .slickbanner
    {
        /* width: 120%;
        max-width: 120%;
        margin-left: -10%; */
    }
	.banner .slick-dot{
		max-width: 240px;
	}
}
@media (max-width: 767px) {
	.banner {
		margin-top: 106px;
	}
}
.banner .slick-dots {
	position: absolute;
	bottom: 64px;
	width: 100%;
	text-align: center;
}
.banner .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	width: 60px;
	height: 4px;
	background: #fff;
}
.banner .slick-dots li.slick-active {
	background: #0065b9;
}
.banner .slick-dots li button {
	display: none;
}
@media (max-width: 1440px) {
	.banner .slick-dots li {
		margin: 0 6px;
		width: 48px;
		height: 3px;
	}
}
@media (max-width: 767px) {
	.banner .slick-dots {
		bottom: 20px;
	}
	.banner .slick-dots li {
		margin: 0 4px;
		width: 36px;
		height: 3px;
	}
}
.banner .slick-arrow
{
    line-height: 40px;

    position: absolute;
    z-index: 9;
    z-index: 8;
    top: 50%;
    left: 3%;

    overflow: hidden;

    padding: 0;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
    border: none;
    border-radius: 50%;
    outline: none;
    background: none;
		display: none!important;
}
.banner:hover .slick-arrow {
	display: block!important;
}

@media (max-width: 1199px)
{
    .banner .slick-arrow
    {
				display: block!important;
        left: 8%;
    }
}
.banner .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 40px;

    content: '\e601';
}
@media (max-width: 991px)
{
    .banner .slick-arrow:before
    {
        font-size: 30px;
    }
}
.banner .slick-arrow.slick-next
{
    right: 3%;
    left: auto;
}
@media (max-width: 1199px)
{
    .banner .slick-arrow.slick-next
    {
        right: 10%;
    }
}
.banner .slick-arrow.slick-next:before
{
    right: 0;
    left: auto;

    content: '\e827';
}
.banner .slick-arrow:hover
{
    color: #004a87;
}
.banner .slick-dot
{
	display: none;
    position: absolute;
    bottom: 64px;
    left: 50%;

    width: 100%;
    max-width: 400px;
    margin: 0;
    padding: 0;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .slick-dot
    {
        bottom: 30px;
    }
}
.banner .slick-dot .item
{
    font-size: 14px;

    display: inline-block;

    margin: 0 10px;
    margin: 0 2px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
}
.banner .slick-dot .item:after
{
    display: block;

    width: 66px;
    width: 78px;
	width: 105px;
    height: 4px;

    content: '';

    background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 1199px){
	.banner .slick-dot .item:after{
	}
}

@media (max-width: 767px)
{
    .banner .slick-dot .item:after
    {
        /* width: 50px; */
    }
}
.banner .slick-dot .item a
{
    font-size: 16px;
    /* font-size: 12px; */

    color: rgba(255, 255, 255, .5);
}
.banner .slick-dot .slick-current .item a
{
    color: #0065b9;
}
.banner .slick-dot .slick-current .item:after
{
    background-color: #0065b9;
}
.banner img
{
    display: block;

    width: 100%;
}
.banner .text
{
    position: absolute;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    color: #0064b9;
}
@media (max-width: 1199px){
	.banner .slick-dot .item{
		margin: 0;
	}
}
@media (max-width: 991px){
	.banner .text{
		display: none;
	}
}

@media (max-width: 767px)
{
	.banner .slick-dot{
		/* max-width: 108px; */
		max-width: 100%;
		bottom: 18px;
	}
	.banner .slick-dot .item{
		font-size: 12px;	
	}
	.banner .slick-dot .item a{
		font-size: 12px;
		letter-spacing: -0.4px;
	}
	.banner .slick-dot .item:after{
		/* width: 28px; */
		width: 78px;
		width: 68px;
	}
	
    .banner .text
    {
		display: none;
        padding: 0 10%;
    }
}
.banner .text-1{
	text-align: right;
}
.banner .text-1 h3
{
	font-weight: bold;
    font-size: 110px;
    line-height: 1.5;

    margin: 0;

    color: #0064b9;
}
@media (max-width: 1600px)
{
    .banner .text-1 h3
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner .text-1 h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner .text-1 h3
    {
        font-size: 18px;
    }
}
.banner .text-1 p
{
    font-size: 42px;
    line-height: 1.5;

    margin: 0;

    text-transform: uppercase;

    color: #0065b9;
}
@media (max-width: 1600px)
{
    .banner .text-1 p
    {
        font-size: 32px;
    }
}
@media (max-width: 1440px){
	
}


@media (max-width: 991px)
{
    .banner .text-1 p
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .banner .text-1 p
    {
        font-size: 14px;
    }
}
.banner .text-2 h3
{
    font-size: 150px;
    font-weight: bold;

    margin: 0;

    letter-spacing: 6px;

    color: #0064b9;
}
@media (max-width: 1600px)
{
	.banner .text-1 h3{
		font-size: 80px;
	}
}
@media (max-width: 1440px){
	.banner .text-1 h3 {
		font-size: 60px;
	}
}


@media (max-width: 991px)
{
    .banner .text-2 h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner .text-2 h3
    {
        font-size: 18px;

        letter-spacing: 2px;
    }
}
.banner .text-2 p
{
    font-size: 60px;
    line-height: 1.5;

    margin: 10px 0 0 0;

    text-transform: uppercase;
}
@media (max-width: 1600px){
	.banner .text-2 h3
	{
		font-size: 100px;
	}
	.banner .text-2 p{
		font-size: 48px;
	}
}
@media (max-width: 1440px){
	.banner .text-2 h3
	{
		font-size: 60px;
	}
	.banner .text-2 p{
		font-size: 36px;
	}
	.banner .text-2 h3 {
	    font-size: 48px;
	}
}

@media (max-width: 991px)
{
    .banner .text-2 p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .banner .text-2 p
    {
        font-size: 14px;
    }
}
.banner .text-3
{
    text-align: right;
}
.banner .text-3 h4
{
    font-size: 38px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 991px)
{
    .banner .text-3 h4
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .banner .text-3 h4
    {
        font-size: 16px;
    }
}
.banner .text-3 h3
{
    font-size: 54px;
    font-weight: bold;

    margin: 10px 0 0 0;

    letter-spacing: 6px;

    color: #fff;
}
@media (max-width: 991px)
{
    .banner .text-3 h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner .text-3 h3
    {
        font-size: 18px;

        letter-spacing: 2px;
    }
}
.banner .text-3 p
{
    font-size: 24px;
    line-height: 1.5;

    margin: 10px 0 0 0;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .banner .text-3 p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .banner .text-3 p
    {
        font-size: 14px;
    }
}

.banner .text h5{
	font-size: 64px;
}
.banner .text-2 h4{
	font-size: 22px;
	max-width: 800px;
}
@media (max-width: 1440px){
	.banner .text h5 {
	    font-size: 36px;
	}
}


@media (max-width: 991px)
{
    .banner-in .slickbanner
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px)
{
    .banner-in .slickbanner
    {
        width: 200%;
        max-width: 200%;
        margin-left: -50%;
    }
}
.banner-in .text-in
{
    position: absolute;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
}
.banner-in .text-in b
{
    font-size: 44px;
    line-height: 1;

    display: inline-block;

    text-transform: uppercase;
}
.banner-in .text-in h1{
	font-size: 60px;
	margin: 0;
	font-weight: bold;
}

.banner-in .text-in span{
	float: right;
	color: #0064b9;
	border-bottom: 5px solid #0064b9;
}

.banner-in .text-in.about-in h1{
	font-size: 50px;
	padding-bottom: 32px;
	position: relative;
}
.banner-in .text-in.about-in h1::after{
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 76px;
	height: 5px;
	background: #fff;
	content: "";
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.banner-in .text-in.about-in h2{
	font-size: 20px;
	line-height: 2;
	padding: 0 22%;
}


@media (max-width: 1440px) {
	.banner-in .text-in.about-in h1{
		font-size: 36px;
		padding-bottom: 20px;
	}
	.banner-in .text-in.about-in h1::after{
		width: 60px;
		height: 4px;
	}
	.banner-in .text-in.about-in h2{
		font-size: 18px;
		line-height: 1.5;
		padding: 0 20%;
	}
}



@media (max-width: 1199px){
	.banner-in .text-in h1{
		font-size: 36px;
	}
	.banner-in .text-in span{
		border-bottom-width: 3px;
	}
	
	.banner-in .text-in.about-in h1{
		font-size: 28px;
		padding-bottom: 15px;
	}
	.banner-in .text-in.about-in h1::after{
		width: 40px;
		height: 3px;
	}
	.banner-in .text-in.about-in h2{
		font-size: 16px;
		line-height: 1.5;
		padding: 0 12%;
	}
	
}
@media (max-width: 767px){
    .banner-in .text-in b
    {
        font-size: 20px;

        display: block;
    }
}
.banner-in .text-in p
{
    font-size: 26px;
    line-height: 1.53846154;

    margin: 10px 0 0 0;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .banner-in .text-in p
    {
        font-size: 16px;
    }
}
.banner-in .text-in.text-product-show
{
    text-align: left;
}
.banner-in .text-in.text-product-show .container
{
    max-width: 1140px;
}
.banner-in .text-in.text-product-show b
{
    font-size: 50px;
    font-weight: normal;
    line-height: 1;

    display: block;

    color: #0065b9;
}
@media (max-width: 767px)
{
    .banner-in .text-in.text-product-show b
    {
        font-size: 20px;
    }
}
.banner-in .text-in.text-product-show p
{
    font-size: 42px;
    line-height: 1.53846154;

    margin: 10px 0 0 0;

    color: #0065b9;
}
@media (max-width: 991px)
{
    .banner-in .text-in.text-product-show p
    {
        font-size: 16px;
    }
}
.banner-in .text-jobs b
{
    font-size: 56px;
    line-height: 1;

    display: inline-block;

    letter-spacing: 3px;
    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .banner-in .text-jobs b
    {
        font-size: 20px;

        display: block;
    }
}
.banner-in .text-jobs p
{
    font-size: 20px;
}
@media (max-width: 767px)
{
    .banner-in .text-jobs p
    {
        font-size: 14px;
    }
}
.banner-in .text-jobs-school
{
    padding-left: 26%;
}
.banner .slick-current img
{
    /* -webkit-animation: narrow 9s 0s ease both; */
            /* animation: narrow 9s 0s ease both; */
}
.banner .slick-current .text-2 h3,
.banner .slick-current .text-2 h4,
.banner .slick-current .text-2 h5,
.banner .slick-current .text-2 p{
	-webkit-animation: fadeInLeftBig 1s 0s ease both;
	        animation: fadeInLeftBig 1s 0s ease both;
}
.banner .slick-current .text-1 h3,
.banner .slick-current .text-1 h5,
.banner .slick-current .text-1 p
{
    -webkit-animation: fadeInRightBig 1s 0s ease both;
            animation: fadeInRightBig 1s 0s ease both;
}
.banner .slick-current .text-3 h3,
.banner .slick-current .text-3 h4,
.banner .slick-current .text-3 h5,
.banner .slick-current .text-3 p
{
    -webkit-animation: fadeInRightBig 1s 0s ease both;
            animation: fadeInRightBig 1s 0s ease both;
}
.banner .slick-current:after
{
    -webkit-animation: fadeInUp 1s 0s ease both;
            animation: fadeInUp 1s 0s ease both;
}
.banner .banner-arrow
{
    position: absolute;
    z-index: 8;
    bottom: 40px;

    width: 100%;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .banner-arrow
    {
        bottom: 0;
    }
}
.banner .banner-arrow a
{
    display: inline-block;
}
.banner .banner-arrow a:after
{
    font-family: 'iconfont' !important;
    font-size: 30px;

    content: '\e770';

    color: #fff;
}
.banner-line .slick-slide:after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;

    display: block;

    width: 4px;
    height: 178px;

    content: '';

    background: url(../images/banner-line.png) no-repeat;
}
@media (max-width: 1470px)
{
    .banner-line .slick-slide:after
    {
        bottom: -60px;
    }
}
@media (max-width: 991px)
{
    .banner-line .slick-slide:after
    {
        bottom: -120px;
    }
}
.banner-line-blue .text-in b,
.banner-line-blue .text-in p
{
    color: #0065b9;
}
.banner-line-blue .slick-slide:after
{
    background-image: url(../images/banner-line-blue.png);
}
@-webkit-keyframes narrow
{
    0%
    {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
    50%
    {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);

        opacity: 1;
    }
}
@keyframes narrow
{
    0%
    {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
    50%
    {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);

        opacity: 1;
    }
}
.zoomIn1
{
    -webkit-animation-name: narrow;
            animation-name: narrow;
}
.index
{
    overflow: hidden;

    padding: 70px 0;
}
@media (max-width: 991px)
{
    .index
    {
        padding: 50px 0;
    }
}
.title
{
	float: left;
	width: 100%;
    text-align: center;
}
.title b
{
    font-size: 34px;
    line-height: 1;

    display: block;

    text-transform: uppercase;

    color: #333;
}
@media (max-width: 991px)
{
    .title b
    {
        font-size: 24px;
    }
}
.title b:after
{
    display: block;

    width: 60px;
    height: 3px;
    margin: 0 auto;
    margin-top: 16px;


    background-image: -webkit-gradient(linear, left top, right top, from(#0065b9), to(#00919d));
    background-image: -webkit-linear-gradient(left, #0065b9, #00919d);
    background-image:         linear-gradient(to right, #0065b9, #00919d);
}
.title p
{
    font-size: 18px;
    line-height: 1.4;
	color: #666;
    margin: 10px 0 0 0;
}
.index-map-title
{
    margin-top: 80px;
}
.indexcontent
{
    position: relative;
    z-index: 2;
}

@media (max-width: 767px){
	.title{
		padding: 0 2%;
	}
	.title b {
	    font-size: 20px;
	}
	.title p{
	    font-size: 14px;
	    line-height: 1.2;
		margin: 5px 0 0 0;
	}
}


.i-about .video
{
    position: relative;

    overflow: hidden;

    width: 40%;

    background-color: #000;
}
@media (max-width: 991px)
{
    .i-about .video
    {
        width: 100%;
    }
}
.i-about .video img
{
    width: 100%;

    -webkit-transition: all .6s ease;
            transition: all .6s ease;
}
.i-about .video .video-box
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.i-about .video .iframe
{
    display: none;

    width: 100% !important;
    height: 100% !important;
}
.i-about .video .play
{
    font-size: 70px;
    line-height: 1;

    position: absolute;
    top: 50%;
    left: 50%;

    display: inline-block;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    opacity: .7;
    color: #fff;
}
.i-about .video .play:after
{
    font-family: 'iconfont' !important;

    content: '\e67f';
}
.i-about .video:hover img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.i-about .video:hover .play
{
    opacity: .8;
}




.index-xs-map
{
    display: none;

    padding: 50px 0;
}
@media (max-width: 767px)
{
    .index-xs-map
    {
        display: block;
    }
}
.index-xs-map img
{
    max-width: 100%;
}
.index-map
{
	float: left;
	width: 100%;
    position: relative;

    /* overflow: hidden; */

    margin: 80px 0;
}
@media (max-width: 767px)
{
    .index-map
    {
        display: none;
    }
}
.index-map img
{
    max-width: 100%;
}
.index-map .map-logo
{
    position: absolute;
    z-index: 2;
}
.index-map .map-logo.map-logo1
{
    top: 21%;
    left: 14%;
}
.index-map .map-logo .map-logo-icon {
	width: calc(100vw / 1920 * 32);
	height: calc(100vw / 1920 * 43);
}
.index-map .map-logo.map-logo1 .map-logo-icon
{
    width: calc(100vw / 1920 * 50);
    height: calc(100vw / 1920 * 50);

    cursor: pointer;
    text-align: center;
}
.index-map .map-logo.map-logo1 .map-logo-icon img
{
    display: inline-block;

    margin-top: 3px;
}
.index-map .map-logo.map-logo2
{
    top: 37%;
    left: 18%;
}
.index-map .map-logo.map-logo3
{
    top: 29%;
    left: 49%;
}
.index-map .map-logo.map-logo4
{
    top: 39%;
    left: 80%;
}
.index-map .map-logo.map-logo5
{
    top: 53%;
    left: 76.1%;
}
.index-map .map-logo.map-logo6 {
	top: 39%;
	left: 85%;
}
.index-map .map-logo.map-logo7 {
	top: 58%;
	left: 75%;
}
/*.index-map .map-logo.map-logo7 {*/
/*	top: 62%;*/
/*	left: 76%;*/
/*}*/
/* .index-map .map-logo.map-logo7 {
	top: 47%;
	left: 59%;
} */
.index-map .map-logo.map-logo8 {
	/* top: 67%;
	left: 32%; */
	top: 47.4%;
	left: 78.5%;
}
.index-map .map-logo .map-text
{
    position: absolute;
    top: 0;
    left: 50px;

    display: none;

    padding-left: 50px;
}
.index-map .map-logo .map-text .text
{
    width: 410px;
    padding: 30px;

    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.index-map .map-logo .map-text .text .title-text
{
    padding-bottom: 10px;

    border-bottom: 1px solid #e5e5e5;
}
.index-map .map-logo .map-text .text .title-text b
{
    font-size: 22px;
    line-height: 40px;

    display: block;

    color: #0065b9;
}
@media (max-width: 1470px)
{
    .index-map .map-logo .map-text .text .title-text b
    {
        font-size: 20px;
    }
}
.index-map .map-logo .map-text .text .note
{
    margin-top: 10px;
}
.index-map .map-logo .map-text .text .note p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .index-map .map-logo .map-text .text .note p
    {
        font-size: 16px;
    }
}
.index-map .map-logo.map-logo4 .map-text,
.index-map .map-logo.map-logo5 .map-text,
.index-map .map-logo.map-logo6 .map-text,
.index-map .map-logo.map-logo7 .map-text,
.index-map .map-logo.map-logo8 .map-text
{
    right: 50px;
    left: auto;

    padding-right: 50px;
    padding-left: 0;
}
.index-map .map-logo:hover
{
    z-index: 3;
}
.index-map .map-logo:hover .map-text
{
    display: block;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;
}
@media (max-width: 1199px)
{
    .index-map .map-logo:hover .map-text
    {
        display: none;
    }
}
.index-map .map-dot
{
    position: absolute;
    z-index: 2;
}
.index-map .map-dot .map-dot-icon
{
    width: 50px;

    text-align: center;
}
@media (max-width: 1199px)
{
    .index-map .map-dot .map-dot-icon
    {
        width: 30px;
    }
}
.index-map .map-dot .map-dot-icon img
{
    display: block;
}
.index-map .map-dot .map-dot-text
{
    position: absolute;
    top: 0;
    left: 50px;

    display: none;

    padding-right: 30px;
    padding-left: 30px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
}
.index-map .map-dot .map-dot-text .text
{
    width: 140px;
}
.index-map .map-dot .map-dot-text .text:before
{
    position: absolute;
    top: 40px;
    left: -20px;

    display: block;

    width: 50px;
    height: 1px;

    content: '';
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg);

    background-color: #0065b9;
}
.index-map .map-dot .map-dot-text .text .title-text
{
    margin-top: 13px;
    margin-left: -4px;
    padding-bottom: 4px;

    border-bottom: 1px solid #0065b9;
}
.index-map .map-dot .map-dot-text .text .title-text b
{
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5;

    color: #0065b9;
}
.index-map .map-dot .map-dot-text .text .note
{
    margin-top: 10px;
}
.index-map .map-dot .map-dot-text .text .note p
{
    font-size: 16px;
    line-height: 26px;

    margin: 0;

    color: #0065b9;
}
.index-map .map-dot.map-dot1
{
    top: 27%;
    left: 17%;
}
.index-map .map-dot.map-dot1 .map-dot-icon
{
    -webkit-animation: big3 2s infinite linear .65s;
            animation: big3 2s infinite linear .65s;
}
.index-map .map-dot.map-dot2
{
    top: 63%;
    left: 27%;
}
.index-map .map-dot.map-dot2 .map-dot-icon
{
    -webkit-animation: big1 3s infinite linear .65s;
            animation: big1 3s infinite linear .65s;
}
.index-map .map-dot.map-dot3
{
    top: 30%;
    left: 53%;
}
.index-map .map-dot.map-dot3 .map-dot-icon
{
    -webkit-animation: big3 3s infinite linear .65s;
            animation: big3 3s infinite linear .65s;
}
.index-map .map-dot.map-dot4
{
    top: 38%;
    left: 66%;
}
.index-map .map-dot.map-dot4 .map-dot-icon
{
    -webkit-animation: big1 2s infinite linear .65s;
            animation: big1 2s infinite linear .65s;
}
.index-map .map-dot.map-dot5
{
    top: 43%;
    left: 78%;
}
.index-map .map-dot.map-dot5 .map-dot-icon
{
    -webkit-animation: big3 3s infinite linear .65s;
            animation: big3 3s infinite linear .65s;
}
.index-map .map-dot.map-dot6
{
    top: 57%;
    left: 48%;
}
.index-map .map-dot.map-dot6 .map-dot-icon
{
    -webkit-animation: big1 4s infinite linear .65s;
            animation: big1 4s infinite linear .65s;
}
.index-map .map-dot.map-dot7
{
    top: 76%;
    left: 83%;
}
.index-map .map-dot.map-dot7 .map-dot-icon
{
    -webkit-animation: big1 4s infinite linear .65s;
            animation: big1 4s infinite linear .65s;
}
.index-map .map-dot:hover
{
    z-index: 3;
}
.index-map .map-dot:hover .map-dot-text
{
    display: block;

    -webkit-animation: fadeInRight 1s 0s ease both;
            animation: fadeInRight 1s 0s ease both;
}
.index-map .map-dot.map-dot5 .map-dot-text,
.index-map .map-dot.map-dot7 .map-dot-text,
.index-map .map-dot.map-dot6 .map-dot-text,
.index-map .map-dot.map-dot2 .map-dot-text
{
    right: 50px;
    left: auto;

    padding-right: 27px;
    padding-left: 30px;
}
.index-map .map-dot.map-dot5 .map-dot-text .text:before,
.index-map .map-dot.map-dot7 .map-dot-text .text:before,
.index-map .map-dot.map-dot6 .map-dot-text .text:before,
.index-map .map-dot.map-dot2 .map-dot-text .text:before
{
    position: absolute;
    top: 40px;
    right: -20px;
    left: auto;

    -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
            transform: rotate(-30deg);
}
.index-map .map-dot.map-dot5:hover .map-dot-text,
.index-map .map-dot.map-dot7:hover .map-dot-text,
.index-map .map-dot.map-dot6:hover .map-dot-text,
.index-map .map-dot.map-dot2:hover .map-dot-text
{
    display: block;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;
}
@media (max-width: 1199px)
{
    .index-map .map-dot.map-dot5:hover .map-dot-text,
    .index-map .map-dot.map-dot7:hover .map-dot-text,
    .index-map .map-dot.map-dot6:hover .map-dot-text,
    .index-map .map-dot.map-dot2:hover .map-dot-text
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .index-map .map-dot.map-dot5:hover .map-dot-text
    {
        display: block;
    }
}
@-webkit-keyframes big1
{
    0%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
    50%
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    100%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
}
@keyframes big1
{
    0%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
    50%
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    100%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
}
@-webkit-keyframes big2
{
    0%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
    50%
    {
        -webkit-transform: scale(1.3);
            -ms-transform: scale(1.3);
                transform: scale(1.3);
    }
    100%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
}
@keyframes big2
{
    0%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
    50%
    {
        -webkit-transform: scale(1.3);
            -ms-transform: scale(1.3);
                transform: scale(1.3);
    }
    100%
    {
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }
}
@-webkit-keyframes big3
{
    0%
    {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }
    50%
    {
        -webkit-transform: scale(2.8);
            -ms-transform: scale(2.8);
                transform: scale(2.8);
    }
    @media (max-width: 1199px)
    {
        50%
        {
            -webkit-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1);
        }
    }
    100%
    {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes big3
{
    0%
    {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }
    50%
    {
        -webkit-transform: scale(2.8);
            -ms-transform: scale(2.8);
                transform: scale(2.8);
    }
    @media (max-width: 1199px)
    {
        50%
        {
            -webkit-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1);
        }
    }
    100%
    {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }
}



.wrap-statement
{
    position: fixed;
	z-index: 99999;
    top: 0;
    left: 0;

    /* display: none; */

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .5);
}
.wrap-statement .statement
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 100%;
    padding: 0 15px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.wrap-statement .statement img
{
    max-width: 100%;
}
.wrap-statement .statement .lg-pic
{
    position: relative;

    max-width: 920px;
    margin: 0 auto;
	text-align: center;
}
.wrap-statement .statement .lg-pic a{
	display: inline-block;
}
.wrap-statement .statement .lg-pic img{
	max-height: 413px;
}
@media (max-width: 991px)
{
	.wrap-statement{
		display: none!important;
		z-index: -10!important;
	}
	.wrap-statement .statement{
		display: none!important;
		z-index: -10!important;
	}
    .wrap-statement .statement .lg-pic{
        display: none!important;
		z-index: -10!important;
    }
}
.wrap-statement .statement .xs-pic
{
    position: relative;

    display: none;

    max-width: 100%;
}
@media (max-width: 991px)
{
    .wrap-statement .statement .xs-pic
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .wrap-statement .statement .xs-pic
    {
        display: none;
    }
}
.wrap-statement .statement .statement-close
{
    line-height: 30px;

    position: absolute;
    top: -10px;
    right: -10px;

    width: 30px;
    height: 30px;

    cursor: pointer;
    text-align: center;

    border-radius: 50%;
    background-color: #fff;
}
.wrap-statement .statement .statement-close:after
{
    font-family: 'iconfont' !important;

    content: '\e61b';
}
.footer
{
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

    color: #d1d1d1;
    background-color: #28282a;
}
.footer .foot
{
	float: left;
	width: 100%;
    position: relative;
    z-index: 2;

    padding: 60px 2.6% 68px;
}
.footer .foot .item-1{
	float: left;
	width: 14.8%;
	font-size: 14px;
	color: #fff;
}
.footer .foot .item-1 p{
	margin-left: -2em;
}
.footer .foot .item-1 img{
	clear: both;
	margin-bottom: 1em;
}
@media (max-width: 1440px){
	.footer .foot{
		/* padding-left: 8%; */
		/* padding-right: 8%; */
	}
	
}

@media (max-width: 1199px)
{
    .footer .foot
    {
        display: none;
    }
}
@media (min-width: 1200px)
{
    .footer .foot > ul
    {
        padding: 0;
		float: left;
		width: 72%;
        /* text-align: justify; */
        /* text-justify: distribute-all-lines; */
    }
    .footer .foot ul:after
    {
        display: inline-block;
        overflow: hidden;

        width: 100%;
        height: 0;
        margin: 0;

        content: '';
    }
}
@media (min-width: 1200px) and (max-width: 1199px)
{
    .footer .foot ul:after
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .footer .foot ul
    {
        display: block;
        overflow: hidden;

        margin: 0 -15px;
    }
}
@media (min-width: 1200px)
{
    .footer .foot ul > li
    {
		float: left;
		width: 22.8%;
        /* display: inline-block; */

        /* vertical-align: top; */
        /* word-break: break-all; */
    }
	.footer .foot ul > li:nth-child(2){
		width: 24%;
	}
	.footer .foot ul > li:nth-child(3){
		width: 30.4%;
	}
	
	
}
@media (max-width: 1199px)
{
    .footer .foot ul > li
    {
        display: inline-block;

        width: 25%;
        margin-right: -4px;
        padding: 0 15px;

        vertical-align: top;
    }
}
@media (max-width: 991px)
{
    .footer .foot ul > li
    {
        width: 100%;
    }
}
.footer .foot ul > li .item
{
    text-align: left;
}
@media (max-width: 1199px)
{
    .footer .foot ul > li .item
    {
        margin-top: 14px;
    }
}
.footer .foot ul > li .item-1 img
{
    display: block;

    max-width: 131px;
}
.footer .foot ul > li .item-1 b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;

    display: block;

    margin-top: 30px;
}
.footer .foot ul > li .item-1 p
{
    font-size: 14px;
    line-height: 2.14285714;

    margin: 0;
}
.footer .foot ul > li .item-2 .title-foot:after
{
    display: block;

    width: 40px;
    height: 4px;

    content: '';

    background-color: #fff;
}
.footer .foot ul > li .item-2 .title-foot b
{
    font-size: 22px;
    font-weight: normal;
    line-height: 1.66666667;

    display: block;
	text-transform: uppercase;
    color: #fff;
	padding-bottom: 13px;
}
.footer .foot ul > li .item-2 .foot-nav
{
    margin-top: 20px;
}
.footer .foot ul > li .item-2 .foot-nav a
{
    font-size: 16px;
    line-height: 1.875;

    position: relative;

    display: block;
}
.footer .foot ul > li .item-2 .foot-nav a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .foot ul > li .item-3
{
    text-align: center;
}
.footer .foot ul > li .item-3 img
{
    display: block;

    max-width: 131px;
}
.footer .foot ul > li .item-3 p
{
    font-size: 14px;
    line-height: 2.14285714;

    margin: 4px 0 0 0;
}
.footer .copyright
{
	float: left;
	width: 100%;
    font-size: 14px;

    padding: 15px 2%;
	border-top: 1px solid rgba(220,220,220,0.3);
    color: #999;
}
@media (max-width: 1199px)
{
    .footer .copyright
    {
        padding: 10px 15px;

        text-align: center;
    }
}
.footer .copyright p
{
    line-height: 24px;

    display: inline-block;

    margin: 0;
}
@media (max-width: 1199px)
{
    .footer .copyright p
    {
        line-height: 24px;

        display: block;
        float: none;
    }
}
@media (max-width: 767px){
	.footer .copyright p{
		font-size: 14px;
		line-height: 20px;
	}
}
.footer .copyright .link
{
    display: inline-block;
    float: right;
}
@media (max-width: 1199px)
{
    .footer .copyright .link
    {
        display: block;
        float: none;
    }
}
.footer .copyright .link a
{
    line-height: 24px;

    display: inline-block;
}
.footer .copyright .link a:after
{
    margin: 0 10px;

    content: '|';
}
.footer .copyright .link a:last-child:after
{
    display: none;
}
.footer .copyright .link a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .copyright a.power
{
    line-height: 24px;

    display: inline-block;
    float: right;

    margin-left: 30px;
	text-transform: uppercase;
}
@media (max-width: 1199px)
{
    .footer .copyright a.power{
        display: block;
        float: none;
    }
	.footer .copyright a.power{
		margin-left: 0;
	}
	.footer .copyright p{
		font-size: 12px;
	}
}
.footer .copyright a.power:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer-jobs
{
    color: #666;
    background-color: #f5f5f5;
}
.footer-jobs .foot ul > li .item-1 b
{
    font-size: 24px;

    margin-top: 20px;

    color: #0065b9;
}
.footer-jobs .foot ul > li .item-1 p
{
    color: #999;
}
.footer-jobs .foot ul > li .item-2 .title-foot b
{
    color: #333;
}
.footer-jobs .foot ul > li .item-2 .foot-nav a:hover
{
    color: #0065b9;
}
.footer-jobs .foot ul > li .item-3 p
{
    color: #666;
}
.footer-jobs .copyright
{
    color: #fff;
    background-color: #424040;
}

.foot .share{
	float: left;
	width: 13.2%;
	padding-top: 6px;
}
.foot .share .contact-con-fx{
	float: left;
	width: 100%;
}
.foot .share .contact-con-fx a{
	margin: 0;
	width: 34px;
	height:34px;
	margin-right: 34px;
	margin-right: 24px;
	background: none;
	padding: 0;
}
.foot .share .contact-con-fx a:last-child{
	margin-right: 0;
}
.foot .share .contact-con-fx a.bds_linkedin{
	background: url(../images/ico-linkedin.png) no-repeat;
}
.foot .share .contact-con-fx a.bds_google{
	background: url(../images/ico-google.png) no-repeat;
	
}
.foot .share .contact-con-fx a.bds_fbook{
	background: url(../images/ico-fbook.png) no-repeat;
}
.foot .share .contact-con-fx a.bds_twi{
	background: url(../images/ico-twi.png) no-repeat;
	
}
@media (max-width: 1680px){
	.foot .share .contact-con-fx a{
		margin-right: 15px;
	}
}
@media (max-width: 1440px){
	.foot .share .contact-con-fx a{
		width: 30px;
		height: 30px;
		margin-right: 10px;
		background-size: 100% 100%!important;
	}
}

.foot .share .add{
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	margin-top: 30px;
	color: #999;
}
.foot .share .add p{
	float: left;
	width: 100%;
	margin-top: 8px;
	line-height: 24px;
}

.header .header-nav .link { display:flex; }
#translate select {
	width:100px;
	height:25px;
	border-radius: 25px;
	padding: 0 10px;
}



.index-map img { width: 100%; }
.index-base .list .pic img { width: 100%; }

.header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 {
    padding-left: 38px;
}
@media (min-width: 1400px) {
    /* .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li > a {
        height: 50px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li {
        margin-right: 0px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 {
        padding: 50px 5% 50px 10% !important;
    } */
}
@media (min-width: 1200px) {
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li {
        display: inline-block;
        margin-right: 100px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li > a {
        padding: 2px 0;
        color: #333;
        font-weight: 500;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 {
        padding: 50px 10px 50px 10px !important;
    }
}

@media (max-width: 1800px) {
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li {
        display: inline-block;
        margin-right: 50px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li > a img {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1800px) {
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li {
        display: inline-block;
        margin-right: 0px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li > a img {
        display: none;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3  {
        padding-left: 0;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 {
        display: none;
        /* display: flex; */
        justify-content: space-evenly;
        padding: 0
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li:nth-child(5) a {
        height: 54px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li > a {
        font-size: 14px;
        height: 30px!important;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2 .nav-list3 > li > a{
        font-size: 14px;
        height: 30px;
    }
}



.header .nav .nav-list1 > li:nth-child(2) .nav-list2 > li {
    display: flex;
    flex-direction: column;
}

.header .nav .nav-list1 > li:nth-child(2) .nav-list2 {
    display: none;
    justify-content: space-evenly;
}




.backtop {
    position: fixed;
    z-index: 10;
    right: -76px;
    bottom: 5%;
    width: 72px;
    height: 72px;
    cursor: pointer;
    -webkit-transition: 1s;
    transition: 1s;
    text-align: center;
    border-radius: 50%;
    background: #cbcbcb;
}
@media (max-width: 1199px) {
    .backtop {
        display: none !important;
    }
}
.backtop span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.backtop span:before {
    font-family: 'iconfont' !important;
    display: block;
    content: '\e61a';
}
.backtop:hover {
    color: #fff;
    background-color: #0065b9;
}
.backtop.backtopactive {
    right: 30px;
}
.wrap {
    overflow: hidden;
    padding: 70px 0;
}




/* 底部添加图标 */
@font-face {
	font-family: 'ifont';
	src: url('../fonts/item/iconfont.woff2') format('woff2'),
			 url('../fonts/item/iconfont.woff') format('woff'),
			 url('../fonts/item/iconfont.ttf') format('truetype');
}
.footer .footer-icon { display: flex; flex-wrap: wrap; margin-top: 20px; margin-left: -24px; }
.footer .footer-icon a { width: 24px; height: 24px; display: flex; margin-right: 15px; align-items: center; justify-content: center; }
.footer .footer-icon a:last-child { margin-right: 0; }
.footer .footer-icon a::after { content: ''; font-family: 'ifont'; color: #fff; font-size: 24px; }
.footer .footer-icon a.facebook::after { content: '\e87d'; }
.footer .footer-icon a.ins::after { content: '\e87f'; }
.footer .footer-icon a.lingying::after { content: '\e880'; }
.footer .footer-icon a.youtube::after { content: '\ee48'; }
.footer .footer-icon a.x::after { content: '\e611'; }
@font-face {
	font-family: 'manrope';
	src: url('../fonts/manrope-regular-6.otf');
}
html { font-family: 'manrope'; }