body {
	-webkit-user-select: initial;
}

body>a {
	display: none;
}

@font-face {
	font-family: iconfont; /*这里是说明调用来的字体名字*/
	src: url('../font/iconfont-full.ttf'); /*这里是字体文件路径*/
}

.demo-desc {
	padding: 10px;
	font-size: 16px;
	color: #7CAE23;
}

.demo-block {
	position: relative;
}

.demo-block .ui-header, .demo-block .ui-footer {
	position: absolute;
}

.ui-tab-nav {
	top: 45px;
}

.ui-tab-content {
	margin-top: 45px;
}

.demo-block>.ui-list, .demo-block>.ui-form, .demo-block>.ui-tooltips {
	margin-bottom: 20px;
}

.content h3 {
	padding: 0 15px;
	line-height: 44px;
	font-size: 15px;
}

.border-list {
	background-color: #fff;
}

.border-list li {
	width: 100px;
	margin: 10px auto;
	-webkit-box-pack: center;
	text-align: center;
}

.ui-btn-group-bottom {
	bottom: 56px;
}

.ui-table {
	line-height: 40px;
	text-align: center;
	background-color: #fff;
}

.ui-scroller {
	width: auto;
	height: 300px;
	margin: 20px;
	padding: 10px;
	overflow: hidden;
}

.ui-scroller li {
	margin-bottom: 10px;
}

.ui-notice {
	top: 0;
	z-index: -1;
	height: 400px;
}

.icon-lists li {
	float: left;
	height: 100px;
	width: 103px;
	text-align: center;
}

.icon-lists li i {
	font-size: 32px;
	line-height: 44px;
}

.icon-lists .ui-icon, .icon-lists [class^="ui-icon-"] {
	margin: 10px 0;
	color: #000;
}

.code, .fontclass {
	font-size: 12px;
}

.ui-col {
	padding: 5px;
	background: #777;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.ui-flex {
	border: 1px solid #ddd;
	min-height: 80px;
	margin-bottom: 10px;
}

.ui-flex-ver {
	border: 1px solid #ddd;
	min-height: 80px;
	margin-bottom: 10px;
}

.ui-row-flex-ver {
	border: 1px solid #ddd;
	min-height: 100px;
}

.test-img {
	width: 50px;
	height: 50px;
	background: #777;
}

.contact-title {
	margin: 10px;
}

.contact-tel {
	padding-left: 25px;
	background: url("img/tel-icon2.jpg") no-repeat;
	line-height: 20px;
	height: 20px;
	margin-bottom: 20px;
}

.contact>p {
	margin-left: 25px;
}

.contact-title>img {
	vertical-align: bottom;
}

.ui-header-positive {
	background-color: #f5f5f5;
	color: #000;
}
/*联系我们*/
.contact-center{
	height: 1200px;
}
.contact-banner{
	width: 100%;
}
.contact-me{
	margin: auto;
	width: 80px;
	height: 30px;
	font-size: 16px;
	text-align: center;
	border-bottom: #c41b20 1px solid;
}
.contact{
	margin: auto;
	margin-top: 20px;
	color: #000000;
	background-color: #ffffff;
	height: 50px;
	line-height: 50px;
	width: 300px;
	border-radius: 40px;
	font-size: 14px;
	box-shadow: #d8d8d8 2px 3px 8px;
}
.contact img{
	width: 30px;
	/*height: 30px;*/
	vertical-align:middle;
	margin-left: 40px;
}
.contact span{
	
}
.contact label{
	margin-left: 10px;
	color: #898989;
}
.address{
	margin: auto;
	width: 350px;
	height: 320px;
	margin-top: 30px;
}
.address .imgbox{
	margin: auto;
	/*height: 120px;*/
	font-size: 0.5em;
	text-align:center;
}
.address .imgbox img{
	width: 105px;
	vertical-align:middle;
}
.ress{
	color: #a6a6a6;
	margin-top: 5px;
}
.address .imgbox p{
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

/* agent-box */
.agent-box{width:100%;overflow:hidden;text-align:center;margin-top: 15px;}
.agent-box .bd{ width:100% !important;margin-top: 30px;}
.agent-box .bd ul{width: 100%}
.agent-box .bd li{width:100%;margin: auto;}
.agent-box .bd li a{display:block;min-height:20px;}
.agent-box .bd li .m-width{width:50%;height:110px;float: left;}
.agent-box .bd li .m-width .domain-box{width:85%;height:57px;line-height:57px;text-align: center;margin:auto;background-color: #e9e9e9;font-weight: bold;font-size: 16px;}
.agent-box .bd li .m-width .domain-box i{width: 25px;height:5px;display: block;background-color: #ce1724}
.agent-box .bd li .m-width label{width:150px;height:50px;line-height:50px;text-align: center;margin:auto;font-weight: bold;font-size: 14px;}
.agent-box .bd li .m-width label a{color: #0d1217}
.agent-box .bd li .m-width span{display: inline-block;width:170px;height:25px;margin:auto;text-align: center;font-size: 12px;}
.agent-btn{width:180px;margin: auto;height: 50px;margin-top: 500px;}
.agent-btn a{display:block;width:25px;height:104px;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.agent-box .hd {margin: auto}
.agent-box .hd ul li{width:10px;height:10px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.agent-box .hd ul li.on{background:#DA324D;}
.agent-box .title{margin: auto;font-size: 14px;color: #626262;opacity:0.9;}