*{
	font-family: initial;
}
html,body{
	margin: 0;
	padding: 0;
	background: #e8e9e8;
}
a{
	text-decoration: none;
}
a.blue{
	color: #466edf !important;
}
a.red{
	color: #E60020 !important;
}
._clear{
	clear: both;
}
.custom{}
.cutsom-banner{
    line-height: 0;
    width: 1440px;
    margin: 15px auto 0;
}
.cutsom-banner>img{
    width: 100%;
    border-radius: 6px;
}
.custom-cont{
    width: 1440px;
    margin: 10px auto 0;
    display: flex;
}
.custom-cont-lt{
    width: 970px;
    float: left;
    flex: 1;
    position: relative;
}
.custom-cont-lt-top{
    padding: 0 35px;
}
.custom-cont-lt-top-title{
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #e60020;
    margin-bottom: 6px;
    overflow: hidden;
}
.custom-cont-lt-item{
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin-top: 10px;
    border-bottom: 1px dashed #ccc;
}
.custom-cont-lt-item>.item-hd{
    width: 85px;
    color: #333;
    font-size: 14px;
    position: absolute;
    height: 32px;
    line-height: 32px;
}
.custom-cont-lt-item>.item-bd{
    padding-left: 85px;
}
.custom-cont-lt-item>.item-bd>a{
    color: #999;
    margin-right: 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
}
.custom-cont-lt-bottom{
    padding: 0 35px;
}
.bottom-lt{
    width: 412px;
    float: left;
}
.bottom-lt-item{
    margin-top: 40px;
}
.bottom-rt{
	width: 398px;
	float: left;
	margin-left: 85px;
}
.custom-cont-lt-tips{
	margin: 44px 30px 0;
	color: #666;
	font-size: 14px;
	background-color: #F7F7F7;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	display: none;
}
.custom-cont-lt-tips img{
	width: 100%;
}
.custom-cont-lt-description{
    padding: 40px;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 10px;
}
.description-title{
    position: relative;
    font-size: 20px;
    color: #000;
}
.description-title::before{
    content: "";
    width: 5px;
    height: 24px;
    background-color: #004787;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}
.description-title>i{
    display: inline-block;
    width: 5px;
    height: 27px;
    background: #434343;
    float: left;
}
.description-title>span{
    font-size: 20px;
    color: #000;
    margin-left: 10px;
    position: relative;
    /* top: 3px; */
    float: left;
}
.description-wrap{
    box-sizing: border-box;
    margin-top: 20px;
}
.description-wrap>.description-wrap-list{
	background-color: #F7F7F7;
	color: #333333;
	float: left;
	width: 25%;
	text-align: center;
	height: 280px;
}
.description-wrap>.description-wrap-list:nth-child(even){
	background-color: #ededed;
}
.description-wrap>.description-wrap-list:hover{
	background-color: #124683;
	color: white;
	.description-wrap-list-number{
		border-bottom: 1px solid #fff;
	}
}
.description-wrap-list-number{
	font-size: 28px;
	font-family: "é»‘ä½“";
	font-weight: bold;
	margin-top: 30px;
	margin: 30px 15px 0;
	border-bottom: 1px solid #a5a5a5;
}
.description-wrap-list-title{
    font-size: 18px;
    margin: 5px 15px 0;
}
.description-wrap-list-text{
    font-size: 13px;
    margin: 25px 15px 0;
    text-align: left;
    letter-spacing: 0px;
    line-height: 19px;
    word-break: break-all;
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 4; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
}
.custom-cont-rt{
    float: left;
    width: 208px;
    background: white;
    margin-left: 20px;
    /*padding-bottom: 40px;*/
}
.custom-cont-rt-top{
    background: #004889;
    color: white;
    height: 40px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.custom-cont-rt-wrap{}
.custom-cont-rt-wrap-list{
    margin-top: 50px;
}
.custom-cont-rt-wrap-list>.list-img{
    width: 154px;
    min-height: 90px;
    line-height: 90px;
    margin: 0 auto;
    text-align: center;
}
.custom-cont-rt-wrap-list>.list-img>img{
    width: 90px;
}
.custom-cont-rt-wrap-list>.list-title{
    width: 154px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px auto 0;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.custom-cont-rt-wrap-list>.list-title:hover{
	border-bottom: 1px solid #e50021;
}
.custom-cont-rt-wrap-list>.list-price{
    text-align: center;
    color: #e60020;
    margin-top: 10px;
    font-size: 16px;
}
.footer-img{
	background: white;
	margin-top: 25px;
}
.footer-img-wrap {
    width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
}
.footer-img-wrap .footer-img-wrap-child{
	float: left;
	width: 25%;
}
.footer-img-wrap .footer-img-wrap-child img{
	
}

/*2018-08-19æ–°å¢ž*/
.custom-cont-lt-wrap{
    padding: 30px 40px;
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
}
.custom-cont-lt-wrap::after{
	content: "";
	zoom: 1;
	clear: both;
}
.custom-cont-lt-wrap-lt{float: left;}
.custom-cont-lt-wrap-rt{
    float: right;
}
.custom-cont-lt-wrap-title{
    font-size: 20px;
    color: #000;
    margin-bottom: 14px;
    position: relative;
    line-height: 30px;
    z-index: 1;
}
.custom-cont-lt-wrap-title::before{
    content: "";
    width: 5px;
    height: 24px;
    background-color: #004787;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}
.custom-cont-lt-wrap-item{
    width: calc(25% - 22px);
    float: left;
    padding: 10px;
    border: 1px solid #e6e6e6;
    border-right: none;
}
.custom-cont-lt-wrap-item:nth-child(n + 5){
    border-top: none;
}
.custom-cont-lt-wrap-item:nth-child(4n),.custom-cont-lt-wrap-item:last-child{
	border-right: 1px solid #e6e6e6;
}
.custom-cont-lt-wrap-item-line {
    line-height: 22px;
    border-bottom: 1px dashed #e6e6e6;
    zoom: 1;
    padding-bottom: 6px;
    margin-top: 6px;
}
.custom-cont-lt-wrap-item-line::after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.custom-cont-lt-wrap-item-line .line-title{
    float: left;
    padding-right: 10px;
    display: flex;
    align-items: center;
}
.custom-cont-lt-wrap-item-line .line-title img{
    width: 10px;
    float: left;
    position: relative;
}
.custom-cont-lt-wrap-item-line .line-title span{
    font-size: 14px;
    color: #000;
    float: left;
    margin-left: 7px;
}
.custom-cont-lt-wrap-item-line .line-text{}
.custom-cont-lt-wrap-item-line .line-text a{
    color: #888;
    font-size: 12px;
    padding-right: 8px;
}
.custom-cont-lt-wrap-item-line .line-text a:hover{
    color: #004787;
}
.custom-cont-lt-wrap-lt .custom-cont-lt-wrap-item:first-child .custom-cont-lt-wrap-item-line .line-text a{
    padding-right: 6px;
}
.custom-cont-lt-wrap-lt .custom-cont-lt-wrap-item:nth-child(3) .custom-cont-lt-wrap-item-line .line-text a{
	padding-right: 6px;
}
.custom-cont-lt-wrap-rt .custom-cont-lt-wrap-item{
    width: 174px;
}
.pr5 .custom-cont-lt-wrap-item-line .line-text a{
	padding-right: 5px;
}
.description-wrap-list-img{
	margin-top: 10px;
	display: none;
}

.custom-cont-lt-list{
    margin: 0 30px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e6e6e6;
    padding: 0 10px;
    width: 879px;
    border-top: none;
}
.custom-cont-lt-list-title{
    font-size: 14px;
    color: #333;
    overflow: hidden;
    padding-right: 10px;
    float: left;
}
.custom-cont-lt-list-title img{
    width: 10px;
}
.custom-cont-lt-list-title span{}
.custom-cont-lt-list-text{
    float: left;
}
.custom-cont-lt-list-text a{
    font-size: 12px;
    color: #888;
}
.download{
	position: absolute;
	top: 25px;
	right: 40px;
	background-color: #004787;
	height: 40px;
	width: 186px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
    cursor: pointer;
}

.download img{
    width: 16px;
    height: 16px;
}
.download span{
    margin-left: 8px;
    font-size: 14px;
    color: #fff;
}
.custom-cont-lt-wrap-itemAll{
    display: flex;
    flex-flow: wrap;
}
.custom-cont-lt-wrap-item-line:first-child{
    margin-top: 0;
}
.custom-cont-lt-wrap-item-line:last-child{
    border: none;
    padding-bottom: 0;
}
.description-tips{
    display: flex;
    align-items: center;
    margin-top: 6px;
}
.description-tips img{
    width: 14px;
    height: 14px;
}
.description-tips .txt{
    font-size: 14px;
    color: #3662EC;
    line-height: 21px;
    margin-left: 4px;
}
.custom-cont-lt .ccl-top{
    background-color: #fff;
    border-radius: 4px;
    padding-bottom: 40px;
}
#zsfooter{
    margin-top: 40px;
}