*{
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-decoration: none;
	font-family: 'microsoft yahei','微软雅黑';
}

html,body{ 
	width: 100%; 
	height: 100%;
	background-color: #ebf0f5;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.swiper-container {
	width: 100%;
}

.icon-daohangcaidan{
	display: none;
}

.icon-jianqu,.icon-1122-v2-19{
	display: none;
}

.cut{
	display: none;
}

.cuts{
	display: block;
}

i{
	outline: none;
}

.wrapper .curr{
	display: none !important;
}
.wrapper .curs{
	display: flex !important;
}

.on{
	color: #19699d !important;
}

.wrapper{
	position: relative;
	width: 100%;
}

.wrapper .head_models{
	background-color: #fff;
}

.wrapper .head{
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	height: 50px;
	line-height: 50px;
	/*padding: 0px 350px;*/
}


.wrapper .head .logo {
	cursor: pointer;
}

.wrapper .head .head-right{
	display: flex;
	align-items: center;
	margin-left: auto;
}

.wrapper .head .head-right .ZH{
	margin-right: 20px;
	font-size: 13px;
	color: #000;
}

.wrapper .head .head-right .EN{
	font-size: 13px;
	color: #959595;
}

.wrapper .head .head-right .search{
	text-align: center;
	margin-left: 20px;
	width: 50px;
	height: 50px;
	background-color: #e6e6e6;
}

.wrapper .head .head-right .search .icon-sousuo{
	font-size: 15px;
	color: #808080;
}


.wrapper .search-box{
	padding: 50px 0;
	display: flex;
	display: none;
	justify-content: center;
	background-color: #e6e6e6;
}

.wrapper .search-box .user-search{
	width: 300px;
	height: 36px;
	border: none;
	border: 1px solid #c2c2c2;
	outline: none;
	background-color: #e6e6e6;
	padding-left: 10px;
}

.wrapper .search-box .search-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 50px;
	background-color: #19699d;
}

.wrapper .search-box .search-btn .icon-sousuo{
	font-size: 15px;
	color: #fff;
}

.wrapper .nav{
	width: 100%;
	background-color: #19699d;
}

.wrapper .nav .icon-jiantouxia4{
	position: absolute;
	top: 16px;
	left: 18px;
}

.wrapper .nav .list{
	display: flex;
	justify-content: center;
	height: 30px;
	line-height: 30px;
}

.wrapper .nav .list .list-item{
	position: relative;
}

.wrapper .nav .list .list-item .item{
	display: none;
}


.wrapper .nav .list .list-item>a{
	font-size: 14px;
	margin-right: 80px;
	color: #fff;
}

.wrapper .nav .list .list-item:nth-last-of-type(1) {
	display: none;
	margin-right: 0px;
}

.wrapper .nav .list .list-item:nth-last-of-type(2) a {
	margin-right: 0px;
}

.wrapper .nav .list .list-item .item{
	display: none;
}

/*头部结束*/


.wrapper .made{
	width: 100%;
}

.wrapper .made img{
	width: 100%;
	height: 100%;
}

.wrapper .container{
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
}

.wrapper .container .container-head{
	display: flex;
	height: 43px;
	line-height: 43px;
	/*padding: 0 100px;*/
	border-bottom: 1px solid #e6e6e6;
}

.wrapper .container .container-head .title{
	color: #333;
}

.wrapper .container .container-head .list{
	display: flex;
	margin-left: auto;
}

.wrapper .container .container-head .list .item{
	margin-right: 50px;
}

.wrapper .container .container-head .list .item a{
	font-size: 14px;
	color: #959595;
}

.wrapper .container .container-foot{
	display: flex;
	flex-direction: row;
	/*padding: 40px 100px 0px 100px;*/
	padding: 40px 0px 0px 0px;
}

.wrapper .container .container-foot .container-left{
	width: 67%;
	display: flex;
	flex-direction: column;
}

.wrapper .container .container-foot .container-left .titles{
	color: #19699d;
	margin-bottom: 30px;
}

.wrapper .container .container-foot .container-left .container-words{
	font-size: 14px;
	color: #333;
	/*height: 40px;*/
	line-height: 1.5;
}

.wrapper .container .container-foot .container-left .container-words .left-text{
	margin-bottom: 4px;
}

.wrapper .container .container-foot .container-left .container-words .left-text:nth-last-of-type(1) {
	margin-bottom: 0px;
}

.wrapper .container .container-foot .container-left .container-words .text{
	margin-right: 10px;
}

.wrapper .container .container-foot .container-right{
	margin-top: 20px;
    margin-bottom: 100px;
}


.wrapper .container .container-foot .container-right img{
	width: 100%;
}

.wrapper .container .container-head .list .item:nth-last-of-type(1) {
	margin-right: 0px;
}

.wrapper .container .container-foot .container-update{
    margin-left: 125px;
    display: flex;
    flex: 1;
    flex-direction: column;
}

.wrapper .container .container-foot .container-update .title{
    font-size: 14px;
    color: #333;
}

.wrapper .container .container-foot .container-update .list{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.wrapper .container .container-foot .container-update .list .list-item{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #959595;
}

.wrapper .container .container-foot .container-update .list .list-item>a{
    font-size: 13px;
    color: #19699d;
}

.wrapper .foot_models{
	background-color: #19699d;
}

.wrapper .foot{
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 20px 0px 50px 0px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.wrapper .foot .present{
	display: flex;
	flex-direction: row;
	width: 300px;
}

.wrapper .foot .present ul .present-item{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 50px;
	border-bottom: 1px solid #bbd3e2;
	margin-right: 16px;
	float: left;
}

.wrapper .foot .present ul .present-item a{
	white-space: nowrap;
	color: #fff;
	font-size: 13px;
}

.wrapper .foot .code{
	display: flex;
	flex-direction: column;
	margin-left: auto;
	align-items: center;
}

.wrapper .foot .code img{
	margin-top: 15px;
	width: 80px;
	height: 80px;
}

.wrapper .foot .code .code-text{
	margin-top: 4px;
	color: #fff;
	font-size: 12px;
}

.wrapper .foot-info{
	margin: 20px 0;
	padding-left: 100px;
}

.wrapper .foot-info .info{
	font-size: 14px;
	color: #959595;
}

.wrapper .Float{
	box-sizing: border-box;
	position: absolute;
	right: 100px;
	bottom: 245px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #ffd223;
}

.wrapper .Float i {
	display: flex;
	margin-top: 4px;
	justify-content: center;
	font-size: 18px;
	color: #fff;
}

.wrapper .rights{
	position: fixed;
	top: 45.5%;
	right: 0;
	display: flex;
	flex-direction: column;
	z-index: 9999;
}

.wrapper .rights .box{
	text-align: center;
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	margin-bottom: 3px;
	cursor: pointer;
	background-color: #b4b4b4;
}

.wrapper .rights .box:nth-last-of-type(1) {
	margin-bottom: 0px;
}

.wrapper .rights .box i{
	font-size: 33px;
	color: #fff;
}

.wrapper .rights .codes{
	display: none;
	position: absolute;
	right: 60px;
	width: 80px;
	height: 80px;
}

.wrapper .rights .codes img{
	width: 100%;
	height: 100%;
}

.wrapper .rights .num{
	border-radius: 3px;
	text-align: center;
	padding: 10px 14px;
	display: none;
	position: absolute;
	top: 25px;
	right: 60px;
	box-shadow: 3px 3px 3px #b0b0b0;
	background-color: #fff;	
}

.wrapper .rights .num .heat{
	line-height: 30px;
	color: #333;
}

.wrapper .rights .num .nums{
	white-space: nowrap;
	font-size: 18px;
	color: #19699d;
}


.table-leian{ width: 100%;  margin-bottom: 20px;}
.table-leian td,.table-leian th{ padding: 10px 5px; text-align: center;}
.table-leian th{ text-align: left; font-size: 18px; font-weight: normal; color: #0073ac; line-height: 2;}
.table-leian td{
	background: #e1e1e1;
}
.table-leian td.bg{ background: #0073ac; color: #fff;}
@media screen and (max-width: 768px){
	.wrapper .container .container-foot .container-left .container-words{
		font-size: 12px;
	}
}
