*{
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-decoration: none;
	font-family: 'microsoft yahei','微软雅黑';
}

.maps{
	display: block;
}

html,body{ 
	width: 100%; 
	height: 100%;
	background-color: #ebf0f5;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.icon-jiantou{
	position: absolute;
	top: 16px;
	left: 13px;
	font-size: 2.5px !important;
	color: #19699d;
	z-index: 999;
}


.icon-daohangcaidan{
	display: none;
}

.icon-jianqu,.icon-1122-v2-19{
	display: none;
}

.cut{
	display: none !important;
}

.cuts{
	display: block;
}

.curr{
	display: block !important;
}

.curs{
	display: none !important;
}

.on{
	background-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;
}

.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>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 .content{
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	/*padding: 100px 80px 120px 80px;*/
	padding: 100px 0 120px 80px;
}

.wrapper .content .left{
	width: 60%;
}

.wrapper .content .left .title{
	font-size: 17px;
	color: #19699d;
}

.wrapper .content .left .info{
	position: relative;
	margin: 50px 0 20px 0;
	display: flex;
	flex-direction: column;
}

.wrapper .content .left .info .item{
	display: flex;
	margin-bottom: 20px;
	height: 34px;
	line-height: 34px;
}

.wrapper .content .left .info .item .text{
	font-size: 15px;
	margin-right: 40px;
	color: #a8a8a8;
}

.wrapper .content .left .info .item .user-Input{
	padding-left: 10px;
	flex: 1;
	height: 100%;
	border: none;
	border: 1px solid #e8e8e8;
	outline: none;
}

.wrapper .content .left .info .item:nth-last-of-type(1) .user-Input{
	padding-top: 10px;
	outline: none;
	white-space: nowrap;
	width: 100%;
	height: 100px;
}

.wrapper .content .left .info .btn{
	position: absolute;
	left: 70px;
	bottom: -138px;
	width: 80px;
	padding: 8px 0;
	outline: none;
	color: #fff;
	cursor: pointer;
	border: none;
	background-color: #19699d;
}

.wrapper .content .right{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-left: 120px;
}

.wrapper .content .right .column{
	border-bottom: 1px solid #f5f5f5;
}

.wrapper .content .right .column:nth-last-of-type(1) {
	margin-top: 20px;
}

.wrapper .content .right .column .column-text{
	line-height: 1.7;
	font-size: 14px;
	color: #666;
}

.wrapper .content .right #container,#containers{
	width: 320px;
	min-height: 200px;
}

.wrapper .content .right #container{
	margin: 10px 0 30px 0;
}
.wrapper .content .right #containers{
	margin: 10px 0 0 0;
}

.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{
	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: 250px;
	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: 50%;
	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;
}