body{
	font-family:Arial,"微软雅黑";
}
html,body{
	height:auto;
	margin: 0; padding: 0
}
*{
	margin: 0; padding: 0
}
ul{
	padding-left: 0px;
	margin-bottom: 0px;
}
ul li{
	list-style: none;
}
dl{
	margin-bottom: 0px;
}
a:hover{
	text-decoration: none;
}
.clear{
	clear: both;
}
input{
	outline:none;
}
textarea{
	outline:none;
}
button{
	outline:none;
}
td, th {
  padding: 6px 10px;
  border: 1px solid #000;
}

@media (min-width: 1200px){
	.container-box{
		width: 90%;
		margin: 0 auto;
		max-width: 1700px;
		min-width: 1200px;
	}
}
@media (min-width: 1600px){
    .container {
		width: 1400px;
		padding-left: 0px;
		padding-right: 0px;
	}
}


/**导航**/
.header{
    padding-top: 12px;
    transition: all 0.5s;
}
.header .gd{
    display: none;
}
.header .logo{
    width: 20%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
.header .head-list{
    width: 55%;
    float: left;
    margin-top: 10px;
}
.header .head-list ul li{
    float: left;
    margin-right: 52px;
    position: relative;
}
.header .head-list ul li a{
    font-size: 16px;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}
.header .head-list ul li a img{
    display: inline-block;
    padding-left: 4px;
}
.header .head-list ul li a:hover{
    color: #013d95;
}
.header .head-list ul li dl{
    position: absolute;
    background-color: #FFF;
    width: 150px;
    top:30px;
    left: 50%;
    margin-left: -75px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;

}
.header .head-list ul li dl dd a{
    font-size: 14px;
    color: #333;
    padding-top: 2px;
    padding-bottom: 2px;
}
.header .head-text{
    width:18%;
    float: left;
}
.head-text .part{float: left;}
.head-text .part1{line-height: 30px;}
.head-text .part2 span{display: flex;}
.head-text .part2 span a{margin-left: 0 ! important;margin-right: 0 ! important}
.head-text .part3{line-height: 30px;}

.header .head-text h5{
    font-size: 14px;
    color: #FFF;
}
.header .head-text h5 a{
    color: #FFF;
    margin-right: 8px;
    margin-left: 10px;
}
.header .head-text h5 span{
    margin-left: 6px;
}

.header.head-ys{
    padding-bottom: 13px;
    background-color: #FFF;
    border-bottom: 1px solid #e9e9e9;
}
.header.head-ys .head-list ul li a{
    color:#333;
}
.header.head-ys .head-text h5{
    color: #333;
}
.header.head-ys .head-text h5 a{
    color: #333;
}
.header.head-ys .mr{
    display: none;
}
.header.head-ys .gd{
    display: inline-block;
}




/**脚注**/
.footer{
    background-color: #2c405b;
    padding-top: 60px;
}
.footer .foot{
    padding-bottom: 60px;
    border-bottom: 1px solid #455469;
    display: flex;
    justify-content: space-between;
}
.footer .foot .foot-list{
    width: 67%;
}
.footer .foot .foot-list ul{
    display: flex;
    justify-content: space-between;
}
.footer .foot .foot-list ul li{
    width: 20%;
}
.footer .foot .foot-list ul li h4{
    font-size: 16px;
    color: #e9e9e9;
    margin-bottom: 20px;
}
.footer .foot .foot-list ul li p{
    margin-bottom: 5px;
}
.footer .foot .foot-list ul li p a{
    font-size:14px;
    color: #a3abb5;
}
.footer .foot .foot-list ul li p a:hover{
    text-decoration: underline;
    color: #e9e9e9;
}
.footer .foot-right{
    flex: 1;
}
.footer .foot-right .foot-right-list dl{
    margin-bottom: 5px;
}
.footer .foot-right .foot-right-list dl dt{
    width:40%;
    float: left;
}
.footer .foot-right .foot-right-list dl dd{
    width: 57%;
    float: left;
}
.footer .foot-right .foot-right-list dl dd h4{
    font-size: 16px;
    color: #e9e9e9;
    line-height: 24px;
    margin-top: 16px;
    margin-left: 15px;
}
.footer .foot-right p{
    font-size: 14px;
    color:#a3abb5;
    margin: 15px 0;
}
.footer .foot-right .foot-icon a{
    display: inline-block;
    margin-right: 3px;
}
.footer .footer-text{
    padding: 15px 0;
}
.footer .footer-text .footer-text-left{
    width: 60%;
    float: left;
}
.footer .footer-text .footer-text-left p{
    font-size: 14px;
    color: #6f7e92;
}
.footer .footer-text .footer-text-left p a{
    font-size: 14px;
    color: #6f7e92
}
.footer .footer-text .footer-text-left p a:hover{
    text-decoration: underline;
}
.footer .footer-text .footer-text-right{
    width: 40%;
    float: right;
}
.footer .footer-text .footer-text-right p{
    font-size: 14px;
    color: #FFF;
    text-align: right;
}
.footer .footer-text .footer-text-right p a{
    font-size: 14px;
    color: #a3abb5;
    display: inline-block;
    margin-left: 10px;
}
.foot-icon a{
    position: relative;
}
.foot-icon a .foot-ewm{
    position: absolute;
    display: block;
    top: 40px;
    left: 0px;
    width:120px;
    height: 120px;
    z-index: 2;
    margin-left: -36px;
    display: none;
}


/**a标签鼠标经过效果**/
.link{
	transition: 0.52s;
	position: relative;
	overflow: hidden;
}
.anim{
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
}

.anim:before{
	position: relative;
	content: '';
	display: block;
	margin-top: 100%;
}

.anim:after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%;
}

.link:hover .anim{
	animation: anim-out 0.75s;
}

.link:hover .anim:after{
	animation: anim-out-pseudo 0.75s;
}

@media (max-width: 1280px) {
    .header .logo {
        width: 14%;
        display: flex;
        justify-content: flex-end;
    }
    .header .head-list {
        width: 55%;
        float: left;
        margin-top: 10px;
    }
    .header .head-text {
        width: 21%;
    }
    
    .header .head-list ul{
        display: flex;
        justify-content: space-between;
    }
    .header .head-list ul li {
        float: none;
        margin-right: 0;
        width: 16.66%;
        position: relative;
        text-align: center;
    }
    .header .head-list ul li a {
        font-size: 14px;
        color: #FFF;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
    }
    .header .head-text h5 a {
        margin-right: 4px;
        margin-left: 4px;
    }
    .header .head-text h5 span {
        margin-left: 4px;
    }
    .product .product-tab ul li a span {
        font-size: 32px;
        color: #d9d9d9;
        margin-right: 10px;
    }
    .product .product-tab ul li a {
        font-size: 18px;
    }
    .service .service-list ul li p {
        font-size: 14px;
    }
}
@media (min-width:1281px) and (max-width: 1400px) {
    .header .logo {
        width: 15%;
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .header .head-list {
        width: 55%;
        float: left;
        margin-top: 10px;
    }
    .header .head-text {
        width: 23%;
        float: left;
        margin-top: 10px;
    }
    .header .head-text h5 {
        display: flex;
        justify-content: flex-end;
    }
    .header .head-list ul{
        display: flex;
        justify-content: space-between;
    }
    .header .head-list ul li {
        float: none;
        margin-right: 0;
        width: 16.6%;
        position: relative;
        text-align: center;
    }
}
@media (min-width:1401px) and (max-width: 1600px) {
    .header .logo {
        width: 16%;
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .header .head-text {
        width: 24%;
    }
    .header .head-list ul{
        display: flex;
        justify-content: space-between;
    }
    .header .head-list ul li {
        float: none;
        margin-right: 0;
        width: 16.6%;
        position: relative;
        text-align: center;
    }
    .header .head-text h5 {
        display: flex;
        justify-content: flex-end;
    }
}