body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #333;
    font-family: "微软雅黑";
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333333;
}

dl,
dt,
dd {
    margin: 0;
}

ul {
    zoom: 1;
}

ul:after {
    display: block;
    content: '';
    clear: both;
}

.w90 {
    width: 90%;
    margin: 0 auto;
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    padding: 30px 0;
    transition-duration: .5s;
}

.header .w90 {
    zoom: 1;
    position: relative;
}

.header .w90:after {
    display: block;
    content: '';
    clear: both;
}

.logo {
    float: left;
}
.logo-b{
	display: block;
}
.logo-w{
	display: none;
}
.n-logo .logo-b{
	display: none;
}
.n-logo .logo-w{
	display: block;
}
.on-logo .logo-b{
	display: none !important;
}
.on-logo .logo-w{
	display: block !important;
}

.head-fr {
    float: right;
    width: 65px;
    height: 65px;
    position: relative;
}

.head-menuBtn {
    width: 65px;
    height: 65px;
    cursor: pointer;
    border-radius: 50%;
}
.head-menuBtn img{
	width: 100%;
	height: 100%;
}
.n-list li .head-menuBtn{
	width: 50px;
	height: 50px;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.head-search,
.head-language {
    width: 65px;
    height: 65px;
    background: #d70917;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    line-height: 65px;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.head-search {
    top: 90px;
}

.head-language {
    top: 180px;
}

.head-menu {
    position: fixed;
    width: 330px;
    height: 100%;
    background: #006eb8;
    right: -330px;
    top: 0;
    z-index: 999;
    padding-top: 180px;
    padding-left: 60px;
    box-sizing: border-box;
    z-index: 9999;
}

.close-menu {
    position: absolute;
    top: 84px;
    right: 84px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.close-menu img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.head-menu ul {
    zoom: 1;
    overflow: hidden;
}

.head-menu ul:after {
    display: block;
    content: '';
    clear: both;
}

.head-menu ul li {
    padding-left: 55px;
    position: relative;
    transition-duration: .5s;
}

.head-menu ul li:after {
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFFFFF;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -2.5px;
}

.head-menu ul li:hover {
    padding-left: 60px;
}

.head-menu ul li a {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 65px;
}

.head-bottom {
    position: fixed;
    left: 5%;
    bottom: 70px;
    z-index: 97;
}

.down-jt {
    display: block;
    margin-bottom: 90px;
    border-radius: 50%;
    animation: opacity-change 1s ease-in-out infinite;
    -webkit-animation: opacity-change 1s ease-in-out infinite;
    -moz-animation: opacity-change 1s ease-in-out infinite;
    -o-animation: opacity-change 1s ease-in-out infinite;
}

.down-jt img {
    display: block;
}

.wx-btn {
    margin-bottom: 20px;
}

.link-com {
    width: 61px;
    height: 61px;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    cursor: pointer;
}

.link-com img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.link-com:hover {
    animation: roate 3s infinite linear;
    -webkit-animation: roate 3s infinite linear;
    -moz-animation: roate 3s infinite linear;
    -o-animation: roate 3s infinite linear;
}

.link-com a {
    display: block;
}

footer{
    width: 100%;
    background: #333333;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
    z-index: 1;
}
footer:after{
	display: block;
	content: '';
	clear: both;
}
.f1 {
    line-height: 50px;
}

.w1440 {
    width: 1440px;
    margin: 0 auto;
}
#dialogBg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
#dialog {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -22.5px 0 0 -50%;
    z-index: 10000;
}

.dialogTop {
    width: 30%;
    margin: 0 auto;
    letter-spacing: 1px;
    padding: 10px 0;
    font-size: 16px;
    text-align: right;
}

    .dialogTop a {
        color: #fff;
    }

.tc-ss {
    width: 30%;
    margin: 0 auto;
    padding: 20px 0;
}

    .tc-ss ul .sk03 {
        width: 80%;
        float: left;
        background: url(../images/ss1.png) 10px center no-repeat;
        font-size: 16px;
        height: 45px;
        line-height: 45px;
        vertical-align: top;
        box-sizing: border-box;
        padding-left: 45px;
        border: 1px solid #3270df;
    }

        .tc-ss ul .sk03 input {
            width: 100%;
            background: none;
            height: 40px;
            line-height: 40px;
            color: #fff;
            font-size: 16px;
        }

.sk04 input {
    border-radius: 0;
    background: #3270df;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 20%;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
}
.sk04 input:focus{
	border: none;
    outline: none;
}



.meun-nav{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 86px;
    background: url(../images/spc_bg1.jpg) top no-repeat #ececec;
    background-size: cover;
    z-index: 999;
    display: none;
}
.meun-nav .w1440{
    padding-top: 3%;
    zoom: 1;
}
.meun-nav .w1440:after{
	display: block;
	content: '';
	clear: both;
}
.meun-nav .nav-list{
    width: 44%;
    float: left;
}
.meun-nav .nav-list .ul{
	float: left;
    width: 49%;
    position: relative;
}
.meun-nav .nav-list .nav-li{
	float: right;
    width: 51%;
    position: relative;
    margin-top: 45px;
}
.meun-nav .ul .li{
	display: block;
    overflow: hidden;
    font-size: 22px;
    line-height: 44px;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    cursor: pointer;
    color: #fff;
    position: relative;
    -webkit-transition: padding-left .35s ease,text-indent .35s ease,color .35s;
    transition: padding-left .35s ease,text-indent .35s ease,color .35s;
}
.meun-nav .ul .li i{
    display: block;
    position: absolute;
    width: 0;
    left: 0;
    top: 50%;
    margin-top: -1px;
    left: 0;
    height: 2px;
    background-color: #1aa0f6;
    -webkit-transition: width .35s ease;
    transition: width .35s ease;
}
.meun-nav .ul .li:hover, .meun-nav .ul .li.cur{
	/*color: #09145e;*/
    padding-left: 30px;
    text-indent: 10px;
}
.li.cur i {
    width: 30px !important;
}

.meun-nav .nav-list .nav-li {
	float: right;
    width: 51%;
    position: relative;
    margin-top: 45px;
}
.meun-nav .nav-list .nav-li .sub-li {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
}
.meun-nav .nav-list .nav-li a {
    display: block;
    text-indent: 40%;
    font-size: 18px;
    margin-bottom: 8px;
    color: #fff;
    line-height: 38px;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 1;
}
.meun-nav .nav-list .nav-li a.cur {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  display: block;
}
.meun-nav .ul .li-index{
	font-size: 22px;
    line-height: 45px;
    color: #fff;
    margin-bottom: 18px;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}
.meun-nav .nav-list .nav-li a span{
    padding: 5px 10px;
    background: URL(../images/icon1.png) no-repeat left 5px;
    font-size: 14px;
    color: #fff;
    margin-right: 8px;
}
.meun-nav .nav-list .nav-li a:hover span {background: URL(../images/icon2.png) no-repeat left;}

.meun-nav .nav-list .nav-li a:hover {
  color: #2dbef0;
  padding-left: 5px;
}

.meun-nav .imgbox{
    width: 37.5%;
    float: right;
    margin-top: 45px;
}
.meun-nav .imgbox .img{
	width: 100%;
}
.meun-nav .imgbox .img img{
	display: block;
	width: 100%;
}
.meun-nav .imgbox .text{
    margin-top: 15px;
}
.meun-nav .imgbox .text .h{
	font-size: 20px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 5px;
}
.meun-nav .nav-list .ul .shuxian {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    margin-top: 0px;
    height: 450px;
    background: #cbcbcb;
}

.meun-nav .ul .li-index:hover {
  color: #2dbef0;
}
.meun-nav .nav-list .nav-li .sub-li.active {
    opacity: 1;
    visibility: visible;
}
.fixed {
    background: #fff;
    border-bottom: 1px solid #eee;
}

.header.fixed{
	padding: 10px 0;
    box-shadow: 0 0 8px #555;
}
.fixed .logo-b{
	display: block !important;
}
.fixed .logo-w{
	display: none !important;
}

.mobile-meun-nav{
	display: none;
	width: 256px;
	height: 100%;
	position: fixed;
	left: -260px;
	top: 0;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 4px 2px #ccc;
}
.mobile-meun-nav ul li{
	/*transition-duration: 0.5s;*/
}
.mobile-meun-nav ul li>a{
	font-size: 14px;
    background: 0 0;
    color: #2F1819;
    display: block;
    line-height: 24px;
    padding: 16px 32px;
    text-decoration: none;
    position: relative;
}
.mobile-meun-nav ul li>a:after{
	display: block;
	content: '';
	width: 13px;
	height: 7px;
	background: url(../images/arrow-down.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 19px;
	top: 50%;
	margin-top: -3.5px;
}
.mobile-on>a{background: #d70917 !important;color: #ffffff !important;}
.mobile-on>a:after{
	background: url(../images/arrow-up.png) no-repeat !important;
	background-size: 100% 100% !important;
}
.mobile-meun-nav ul li:nth-child(1)>a:after{
	display: none;
}
.mobile-meun-nav ul li dl{
	display: none;
	border-bottom: 1px solid ##d70917;
}
.mobile-meun-nav ul li dl dd{
	display: block;
    position: relative;
}
.mobile-meun-nav ul li dl dd a{
	background: #f7f7f7;
    font-size: 14px;
    color: #000;
    display: block;
    line-height: 24px;
    padding: 16px 32px;
    text-decoration: none;
}
.mobile-bg{
	display: none;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
}


@media only screen and (max-width: 1440px){
	.meun-nav .w1440{
		padding-top: 35px;
		width: 90%;
	}
}
@media only screen and (max-width: 769px){
	.w90{
		width: 94%;
	}
	.header{
		padding-top: 20px;
	}
	.section{
		height: auto !important;
	}
	.page01-banner img{
		height: auto;
	}
	.logo{
		width: 200px;
		padding-top: 5px;
	}
	.logo img{
		max-width: 100%;
	}
	.head-fr{
		width: 40px;
		height: 40px;
	}
	.head-menuBtn{
		width: 40px;
		height: 40px;
		border-radius: 50%;
		box-shadow: 0 0 2px 2px #CCCCCC;
	}
	.head-menuBtn img{
		width: 100%;
	}
	.head-search, .head-language{
		width: 40px;
		height: 40px;
		line-height: 40px;
		top: 0;
	}
	.head-search img,.head-language img{
		width: 20px;
	}
	.head-search{
		right: 48px;
	}
	.head-language{
		right: 94px;
	}
	.down-jt{
		display: none;
	}
	.link-com{
		width: 40px;
		height: 40px;
	}
	.n-list li .head-menuBtn{
		width: 40px;
		height: 40px;
	}
	footer{
		font-size: 15px;
		text-align: center;
	}
	footer .fl{
		line-height: 26px;
	}
	footer .fl span{
		display: block;
	}
	footer .fr{
		width: 100%;
		line-height: 1;
	}
	.close-menu{
		top: 40px;
		right: 40px;
		width: 26px;
		height: 26px;
	}
	.head-menu{
		padding-top: 80px;
	}
	
	.meun-nav{
		width: 256px;
		top: 0;
	}
	.meun-nav .imgbox{
		display: none;
	}
	.meun-nav .nav-list{
		width: 100%;
	}
	.dialogTop{
		width: 90%;
	}
	.tc-ss{
		width: 90%;
	}
}


@keyframes opacity-change {
    0% {
        box-shadow: 0 0 0 #d70917;
    }
    50% {
        box-shadow: 0 0 20px #d70917;
    }
    100% {
        box-shadow: 0 0 0 #d70917;
    }
}

@-webkit-keyframes opacity-change {
    0% {
        box-shadow: 0 0 0 #d70917;
    }
    50% {
        box-shadow: 0 0 20px #d70917;
    }
    100% {
        box-shadow: 0 0 0 #d70917;
    }
}

@-moz-keyframes opacity-change {
    0% {
        box-shadow: 0 0 0 #d70917;
    }
    50% {
        box-shadow: 0 0 20px #d70917;
    }
    100% {
        box-shadow: 0 0 0 #d70917;
    }
}

@-o-keyframes opacity-change {
    0% {
        box-shadow: 0 0 0 #d70917;
    }
    50% {
        box-shadow: 0 0 20px #d70917;
    }
    100% {
        box-shadow: 0 0 0 #d70917;
    }
}

@keyframes roate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes roate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes roate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes roate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}