.page_list {
	padding: 20px 0 0px;
	text-align: center;
	height:100px;
}
.page_list li {
	display: inline
}
.page_list li.thisclass, .pages a:hover {
	padding: 5px 10px;
	border: 1px solid #589ed7;
	background: #589ed7;
	color: #fff;
	text-decoration: none;
	border-radius:3px
}
.page_list a {
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: #fff;
	color: #AA2924;
	line-height: 18px;
	border-radius:3px;
}

.i-menu-list li,
.i-quick a,
.join-hd-option li a{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.i-m1-list li:before,
.i-m1-list li:after,
.i-m6-list li span{
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.i-m2-item{
	box-shadow: 2px 2px 2px 0px #dde1e4;
	-webkit-box-shadow: 2px 2px 2px 0px #dde1e4;
}
/*.i-m1-txt span{
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
}

*/

/* 留言样式   */
.leave{ padding:15px 10px 5px 10px;}
.leave li{ margin-bottom:13px;}
.leave span{ float:left;display:block; width:40px; height:28px;line-height:28px;}
.leave .input_wrap{ margin-left:40px;}
.leave input,.leave textarea{ width:100%;}
.leave .name{ height:26px; border-radius:5px; -webkit-border-radius:5px;text-indent:8px;}
.leave .ly{ height:58px; border-radius:5px; -webkit-border-radius:5px;text-indent:8px; line-height:20px;}
.show_more2{ padding:0 10px 18px 10px; height:26px;}
.show_more2 input{ width:100%;}

/* 清除浮动 */
.clearfix{ zoom:1;}
.clearfix:after{ height:0; display:block; clear:both; content:"."; visibility:hidden;}

em,i{
	font-style: normal;
}
ul,li{
	list-style: none ;
}
ul{
	padding: 0;
	margin: 0;
}
h2,h3,h4,h5{
	font-weight: normal;
}
a{
	cursor: pointer;
}

.border-t-1{
	border-top: 1px solid #e3e3e3;
}
.border-b-1{
	border-bottom: 1px solid #ececec;
}
.border-b-d1{
	border-bottom: 1px dashed #d7dadd;
}

.mt2{
	margin-top: 2%;
}
.mt3{
	margin-top: 3%;
}
.mt4{
	margin-top: 4%;
}
.mt5{
	margin-top: 5%;
}
.mt8{
	margin-top: 8%;
}

.mb2{
	margin-bottom: 2%;
}
.mb3{
	margin-bottom: 3%;
}
.mb4{
	margin-bottom: 4%;
}
.mb5{
	margin-bottom: 5%;
}

.ml-5{
	margin-left: 5px;
}
.ml-10{
	margin-left: 10px;
}
.mt-5{
	margin-top: 5px;
}
.mt-10{
	margin-top: 10px;
}
.mt-20{
	margin-top: 20px;
}
.padding-1rem{
	padding: 0 1rem;
}
.margin-1rem{
	margin: 0 1rem;
}
.color-green{
	color: #11a011;
}
.color-red{
	color: #ee3523;
}

.bg-white{
	
}
.bg-blue{
	background: #ff4873;
}
.bg-blue2{
	background: #52b2e3;
}
.bg-green{
	background: #48ca7d;
}
.bg-green2{
	background: #82cf36;
}
.bg-red{
	background: #f97a74;
}
.bg-hui{
	background: #f54785;
}
.bg-hei{
	background: #63b8bd;
}
.bg-violet{
	background: #868ae8;
}
.bg-violet2{
	background: #ab6491;
}

.i-icon{
	display: inline-block;
	width: 24px;
	height: 24px;
}
.i-whitebox{
	background: #fff;
	overflow: hidden;
}

/* index */
.i-body {
	overflow-x:hidden ;
	width: 100%;
	background: #f1f5f8;
}



.i-header{
	background-color: #fff !important;
}
.i-header .am-header-title{
	font-size: 1.6rem;
}
.i-header .am-header-nav img {
	height: 24px;
	position: relative;
	top: -2px;
}
.i-header .am-header-title a.ny-head-tit{
	color: #444;
	font-weight: 600;
	font-size: 16px;
}
.i-logo{
	
	height: 49px;
	
}
.i-logo img{
	height: 100%;
	max-width: 100%;
	vertical-align: top;
}


#i-nav .am-panel-hd{
	padding: 0 1rem;
	line-height: 44px;
	height: 45px;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	position: relative;
	top: -1px;
	
}
#i-nav .am-panel-hd a{
	color: #444;
	font-size: 12px;
	display: block;
	width: 100%;
	height: 100%;
}

#i-nav .am-panel-hd a .i-nav-arrow{
	color: #bababa;
	font-size: 20px;
}
#i-nav .am-panel-title.i-navtit-on .i-nav-arrow{
	transform:rotateZ(90deg);
	-webkit-transform:rotateZ(90deg);
}
#i-nav .am-panel-title.i-navtit-on a{
	color: #999;
}
#i-nav .am-panel{
	border: 0;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}

#i-nav .am-offcanvas-content {
	padding: 0;
	width: 100%;
}

#i-nav .am-panel-group .am-panel+.am-panel {
     margin-top: 0px; 
}
#i-nav .am-panel-bd{
	padding: 0 1rem 1rem 1rem;
	overflow: hidden;
	border-top: 0;
	
}
#i-nav .am-collapse,
#i-nav .am-collapse .am-panel-bd{
	width: 100%;
	margin: 0;
}
.i-menu-list li{
	float: left;
	width: 32%;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 0 2% 10px 0;
}
.i-menu-list li:nth-child(3n){
	margin-right: 0;
}
.i-menu-list li a{
	display: block;
	width: 100%;
	height: 100%;
	background: #f0f0f0;
	font-size: 12px;
	color: #444;
}

.i-menu-list2 li:first-child{
	width: 50%;
}

.am-offcanvas-bar{
	background: #fff;
	border-right: 0;
}
.am-offcanvas-bar:after {
	background: #ECECEC;
}
.am-offcanvas {
    background: rgba(68,68,68,.6);
}

.i-footer-navbar .am-navbar-nav {
	background-color: #ffffff;
	border-top: 1px solid #e3e3e3;
}
.am-navbar .am-navbar-nav li{
	width: 50%;
	display: block;
	float: left;
}


.i-footer-navbar .am-navbar-label {
	color: #666;
	font-size: 12px;
}

.i-footer-navbar .i-icon {
	display: block;
	height: 24px;
	width: 24px;
	margin: 3px auto 0;
	background-size: 100%;
}
.i-footer-navbar li a:hover .am-navbar-label,
.i-footer-navbar li.i-footer-active a .am-navbar-label{
	color: #ff4873;
}
.footer-icon1{
	background: url(img/footer-icon1.png) center no-repeat;
}

.footer-icon2{
	background: url(img/footer-icon2.png) center no-repeat;
}

.footer-icon3{
	background: url(img/footer-icon3.png) center no-repeat;
}

.footer-icon4{
	background: url(img/footer-icon4.png) center no-repeat;
}




.i-banner  .am-control-nav li{
	margin: 0 5px;
}

.i-banner .am-control-nav li a{
	background-color: rgba(255,255,255,1);
}
.i-banner .am-control-nav li a.am-active{
	background-color: #01c8e7;
}
.i-banner .am-control-nav{
	bottom: 15px;
}


.i-quick{
	padding: 1rem;
	overflow: hidden;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.i-quick a{
	float: left;
	display: block;
	width: 22%;
	margin: 2% 4% 2% 0;
	text-align: center;
	padding: 2% 0;
	overflow: hidden;
}
.i-quick a:nth-child(4n){
	margin-right: 0;
}
.i-quick a span{
	width: 30px;
	height: 30px;
	display: inline-block;
}
.i-quick a span img{
	width: 100%;
}
.i-quick a:first-child{
	background: #52b2e3;
}
.i-quick a:nth-child(2){
	background: #ab6491;
}
.i-quick a:nth-child(3){
	background: #82cf36;
}
.i-quick a:nth-child(4){
	background: #2bc0a7;
}
.i-quick a:nth-child(5){
	background: #49cb7e;
}
.i-quick a:nth-child(6){
	background: #868ae8;
}
.i-quick a:nth-child(7){
	background: #f97a74;
}
.i-quick a:last-child{
	background: #2f9ae5;
}

.i-quick a p{
	color: #fff;
	margin: 0;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
}
.i-m1,
.i-m3{
	padding: 4% 1rem;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.i-m1-tit{
	text-align: center;
	padding: 2% 0;
}
.i-m1-tit h3,
.i-m1-tit h4{
	margin: 0;
	color: #333;
	font-size: 12px;
}

.i-m1-tit h3{
	line-height: 20px;
}
.i-m1-tit h4{
	line-height: 30px;
}
.i-m1-tit h4 span{
	font-size: 18px;
	color: #ff4873;
}

.i-m1-tit h4 em{
	font-size: 18px;
	color: #63b8bd;
}
.i-m1-titimg{
	height: 20px;
	background: url(img/i-m1-tit.png) center no-repeat;
	background-size:cover ;
}
.i-m1-titimg span{
	display: inline-block;
	width: 20px;
	height: 20px;
}
.i-m1-titimg span img{
	width: 100%;
	vertical-align: top;
}

.i-m1-pic{
	width: 100%;
	text-align: center;
}
.i-m1-pic img{
	max-width: 100%;
}

.i-m1-list li{
	padding: 1rem 0;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.i-m1-list li:before,
.i-m1-list li:after{
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	background: #ddd;
	position: absolute;
	bottom: -3px;
}
.i-m1-list li:before{
	left: -2px;
}
.i-m1-list li:after{
	right: -2px;
}
.i-m1-list li:last-child{
	border-bottom: 0;
}
.i-m1-list li:last-child:before,
.i-m1-list li:last-child:after{
	display: none;
}
.i-m1-No{
	width: 20px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.i-m1-No img{
	width: 100%;
}
.i-m1-txt{
	margin-left: 25px;
	height: 40px;
	line-height: 20px;
	overflow:hidden;
}
.i-m1-txt a{
	color: #666;
	overflow: hidden;
	display: block;
	/* height: 100px; */
	font-size: 12px;
}

.i-m2{
	padding: 4% 1rem;
}
.i-m2-tit{
	text-align: center;
	padding: 2% 0;
}
.i-m2-tit h3,
.i-m2-tit p{
	margin: 0;
}

.i-m2-tit h3{
	line-height: 30px;
	color: #333;
	font-size: 15px;
}
.i-m2-tit p{
	line-height: 20px;
	color: #666;
	font-size: 12px;
}


.i-m2-item{
	padding: 20px 0;
	overflow: hidden;
	margin-top: 15px;
}
.i-m2-item a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 12px;
}
.i-m2-left{
	float: left;
	width: 36%;
	text-align: center;
}
.i-m2-left p{
	margin: 0;
	line-height: 24px;
}
.i-m2-left span{
	display: inline-block;
	width: 55px;
	height: 55px;
}
.i-m2-left span img{
	width: 100%;
}
.i-m2-right{
	width: 62%;
	float: right;
	height: 72px;
	overflow: hidden;
	line-height: 24px;
	padding-right:10px;
	padding-top:20px;
}

.i-m3{
	width: 100%;
}
.i-m3-pic{
	width: 50%;
}

.i-m3-pic img{
	width: 100%;
}
.i-m3-txt{
	width: 46%;
	padding: 2%;
}
.i-m3-txt h3{
	margin: 0;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
}
.i-m3-txt  p{
	margin: 5% 0 12%;
	font-size: 12px;
	height: 80px;
	line-height: 20px;
	color: #888;
	overflow: hidden;
}

.i-m1-list-more{
	min-width: 70px;
	padding: 0 8%;
	float: right;
	height: 24px;
	background: #ff4873;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	display: block;
}


.i-m4{
	position: relative;
}
.i-m4>img{
	width: 100%;
}
.i-m4-con{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 1rem;
}
.i-m4-tit{
	color: #fff;
	text-align: right;
	padding-right:4%;
	margin-top: 5%;
}
.i-m4-tit h3,
.i-m4-tit p{
	margin: 0;
}
.i-m4-tit h3{
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
}

.i-m4-tit p{
	font-size: 12px;
	line-height: 20px;
}
.i-m4-mid{
	position: relative;
	margin: 4% 4% 0;
	
}

.i-m4-wom{
	float: left;
	position: relative;
	width: 42%;
	z-index: 2;
}
.i-m4-wom img{
	width: 100%;
	vertical-align: bottom;
}

.i-m4-phone{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
	text-align: right;
	width: 100%;
	height: 100%;
	color: #fff;
}

.i-m4-phone h4{
	margin: 10% 0 1%;
	font-size: 12px;
	line-height: 24px;
}
.i-m4-phone p{
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
}

.i-m4-phone h4 span{
	margin-right: 5px;
}
.i-m4-phone h4 span img{
	width: 100%;
	vertical-align: top;
}

.i-m4-btn{
	height: 34px;
	line-height: 34px;
	width: 100%;
}
.i-m4-btn a{
	display: block;
	float: left;
	width: 42%;
	margin: 0 4%;
	text-align: center;
	font-size: 19px;
}

.i-m4-btn a:first-child{
	color: #fff;
	background: #ff4873;
}
.i-m4-btn a:last-child{
	color: #333;
	background: #ffffff;
}

.i-m5{
	padding: 4% 1rem;
}
.i-m5-h{
	line-height: 30px;
	font-size: 15px;
}
.i-m5-h span:first-child{
	color: #52b2e3;
}

.i-m5-h span:nth-child(2){
	color: #49cb7e;
}
.i-m5-h span:last-child{
	color: #f97a74;
}
.i-m5-map{
	position: relative;
	margin: 0 1rem;
	overflow: hidden;
}
.i-m5-bg{
	width: 100%;
}

.i-m5-map>span{
	display: block;
	position: absolute;
}
.i-m5-map>span img{
	width: 100%;
	vertical-align: top;
}
.i-m5-span1{
	width: 70px;
	height: 60px;
	left: 83%;
	top: 42.5%;
}
.i-m5-span2{
	width: 68px;
	height: 59px;
	left: 16.8%;
	top: 0;
}

.i-m5-span3{
	width: 43px;
	height: 37px;
	left: 45%;
	top: 0;
}

.i-m5-span4{
	width: 68px;
	height: 59px;
	left: 20%;
	bottom: 12%;
}

.i-m5-span5{
	width: 43px;
	height: 37px;
	left: 43%;
	top: 48%;
}

.i-m5-span6{
	width: 20px;
	height: 17px;
	left: 6%;
	top: 0;
}

.i-m5-span7{
	width: 15px;
	height: 13px;
	left: 12%;
	top: 24.5%;
}

.i-m5-span8{
	width: 30px;
	height: 26px;
	left: 7.25%;
	bottom: 12%;
}

.i-m5-span9{
	width: 70px;
	height: 60px;
	left: 55%;
	top: 74%;
}
.i-m5-span10{
	width: 70px;
	height: 60px;
	left: 73%;
	top: 2%;
}
.i-m5-span11{
	width: 43px;
	height: 37px;
	left: 0px;
	top: 16%;
}
.i-m5-span12{
	width: 43px;
	height: 37px;
	left: 85%;
	top: 87%;
}

.i-m5-low{
	overflow: hidden;
	
}
.i-m5-low h3{
	line-height: 30px;
	margin: 0;
	padding-left: 3%;
}
.i-m5-low h3 a{
	font-size: 12px;
	color: #01c8e7;
}
.i-m5-low p{
	line-height: 30px;
	font-size: 12px;
	color: #666;
	margin: 0;
	text-align: center;
}
.i-m5-low p span{
	margin: 0 3%;
}
.i-m6{
	overflow: hidden;
	position: relative;
}

.i-m6-bg{
	width: 100%;
	z-index: 1;
}
.i-m6-tit{
	width: 90%;
	background: url(img/i-m6-tit.png) center top no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -45%;
	padding: 1% 0;
	z-index: 3;
	
}

.i-m6-tit p{
	margin: 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
.i-m6-listbox{
	position: absolute;
	top: 11%;
	left: 0;
	padding: 1rem;
	width: 100%;
}

.i-m6-list li{
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
	margin-top: 2%;
}
.i-m6-list li:nth-child(3n){
	margin-right: 0;
}
.i-m6-list li a{
	display: block;
	color: #fff;
	font-size: 12px;
	padding: 4% 0 ;
	width: 100%;
	line-height: 20px;
}

.i-m6-list li a p{
	margin: 0;
	height: 20px;
	overflow: hidden;
}
.i-m6-list li span{
	display: inline-block;
	color: #fff;
	font-size: 15px;
	padding: 9px;
	line-height: 1;
	position: relative;
	bottom: -5px;
	font-weight: bold;
}
.i-m6-list li:first-child span{
	background: #52b2e3;
}
.i-m6-list li:last-child span{
	background: #f97a74;
}
.i-m6-list li:nth-child(2) span{
	background: #ab6491;
}

.i-m6-list li:nth-child(3) span{
	background: #82cf36;
}
.i-m6-list li:nth-child(4) span{
	background: #49cb7e;
}
.i-m6-list li:nth-child(5) span{
	background: #868ae8;
}

.i-m7{
	padding: 1rem;
}

.i-m7-listbox::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.i-m7-listbox {
	width: 100%;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
	margin: 1rem 0;
}

.i-m7-list {
	width: 110%;
	overflow: hidden;
}

.i-m7-list li {
	width: 45%;
	
	list-style: none;
	text-align: center;
	display: inline-block;
	float: left;
	margin-right: 1%;
	position: relative;
}

.i-m7-list li img {
	width: 100%;
	
}

.i-m7-list li a span {
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: rgba(0,0,0,.5);
	
}

.i-m7-tit2{
	padding: 7px 0;
	overflow: hidden;
	border-bottom: 2px solid #c5c6c8;
}
.i-m7-tit2 h3{
	line-height: 20px;
	float: left;
	height: 20px;
	overflow: hidden;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 0 2% 0 0;
	max-width: 60%;
}

.i-m7-tit2 span{
	display: inline-block;
	height: 18px;
	float: left;
	overflow: hidden;
	max-width: 58%;
}
.i-m7-tit2 span img{
	height: 100%;
	vertical-align: top;
}
.i-m7-list2 li{
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

.i-m7-img{
	float: left;
	width: 128px;
	height: 72px;
}
.i-m7-img img{
	width: 100%;
}
.i-m7-txt{
	margin-left: 138px;
	height: 72px;
}
.i-m7-txt h4{
	margin: 0;
	line-height: 14px;
	color: #333;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
}
.i-m7-txt p{
	color: #999;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0;
	height: 28px;
	overflow: hidden;
}

.i-m7-list-more {
    min-width: 70px;
    padding: 0 5%;
    float: left;
    height: 22px;
    background: #ff4873;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    display: block;
	margin-top: 5px;
}

.i-m7-part3{
	background: #f1f5f8;
	border: 1px solid #e3e3e3;
	padding: 5% 10%;
	overflow: hidden;
}

.i-m7-part3 h3{
	line-height: 1;
	font-size: 14px;
	font-weight: bold;
	color: #ff4873;
	margin: 0;
}

.i-m7-part3>p{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
}


.i-m7-part3 [class*=am-u-]{
	padding-left: 0;
	padding-right: 0;
	text-align:center;
}

.i-m7-part3 .am-form-horizontal .am-form-label{
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding-top: .3em
}

.i-m7-part3 .am-form input[type=number],
.i-m7-part3 .am-form input[type=text],
.i-m7-part3 .am-form input[type=email], 
.i-m7-part3 .am-form input[type=tel], 
.i-m7-part3 .am-form input[type=color] {
	border-color: #d2d2d2;
	font-size: 12px;
}
.i-m7-part3 .am-form-group{
	margin: 10px 0 0 ;
}

.i-m7-part3 .am-form{
	overflow: hidden;
}
.i-m7-submit{
	background: #ff4873;
	color: #fff;
	width: 50%;
	outline: none;
	font-size: 13px;
	border: 0;
	border-radius:5px;
	height:35px;
}
.i-m7-submit:hover,
.i-m7-submit:focus{
	outline: none !important;
	border: 0;
	background: #01c8e7;
	color: #fff;
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
}

.i-m8{
	padding: 1rem;
}

.i-video {
	width: 100%;
	overflow: hidden;
}

#mediaplayer {
	display: block;
}

.video-div {
	width: 100%;
	margin: auto;
}

.i-video .jwlogo {
	display: none !important;
}
.i-m8-txt{
	margin: 1rem 0;
}
.i-m8-txt>p{
	line-height: 22px;
	color: #666;
	font-size: 12px;
	margin: 5px 0;
}
.i-m8-con{
	overflow: hidden;
}
.i-m9,
.i-m10,
.i-m11{
	padding: 1rem;
}
.i-m9-pic{
	margin: 1rem 0;
}
.i-m9-pic,
.i-m9-pic img{
	width: 100%;
}

.i-m9-list li{
	border-bottom: 1px solid #dddddd;
	height: 30px;
	overflow: hidden;
	padding-left:15px;
	line-height: 30px;
	font-size: 12px;
	position: relative;
}
.i-m9-list li:before{
	position: absolute;
	display: block;
	content: "";
	width: 3px;
	height: 3px;
	left: 0;
	background: #666;
	top: 50%;
	margin-top: -1px;
}
.i-m9-list li a{
	float: left;
	height: 29px;
	overflow: hidden;
	width: 70%;
	color: #666;
}
.i-m9-list li span{
	float: right;
	color: #999;
}

.i-m10,
.i-m11{
	overflow: hidden;
}

.i-m10-dl {
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 2px solid #c5c6c8;
}

.i-m10-dl dt {
	height: 22px;
	line-height: 22px;
	margin-bottom: 10px;
	overflow: hidden;
}

.i-m10-dl dt p {
	float: left;
	line-height: 22px;
	margin: 0;
}

.i-m10-dl dt p a {
	color: #333;
	font-size: 14px;
}

.i-m10-dl dt i,
.i-m10-dl dd i {
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 12px;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	display: block;
	color: #fff;
	font-weight: normal;
}
.i-m10-dl dt i{
	background: #ff4873;
}
.i-m10-dl dd{
	position: relative;
}
.i-m10-dl dd i{
	left: 0;
	top: 0;
	background: #63b8bd;
}
.i-m10-dl dd p {
	margin: 0 5px 0 34px;
	line-height: 22px;
	color: #888;
	height: 44px;
	overflow: hidden;
	display: block;
	font-size: 12px;
}

.allFocus {
	width: 100%;
}

.allFocus .m2list li {
	margin-top: 10px;
}

.i-m11-gd{
	width: 100%;
	padding: 0px 0;
	border: 1px solid #c5c6c8;
	background: #fff;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}




.i-m11-gd .am-slider-b4{
	margin: 0;
	padding: 0 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

.i-m11-gd .am-slider-b4 .am-direction-nav a{
	border-radius: 0;
	width: 20px;
	height: 22px;
	margin: -15px 0 0;
	background-color: #63b8bd;
	opacity: 1;
	z-index: 9999;
	-webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.i-m11-gd .am-slider-b4 .am-direction-nav a:hover,
.i-m11-gd .am-slider-b4 .am-direction-nav a:focus{
	background-color: #ff4873;
}
.i-m11-gd .am-slider-b4 .am-direction-nav a.am-prev {
    left: 0;
}
.i-m11-gd .am-slider-b4 .am-direction-nav a.am-next {
    right: 0;
}


.i-back-top{
	width: 40px;
	height: 40px;
	background: url(img/back-top.png) no-repeat;
	background-size:cover;
	border: 0;
	outline: none !important;
	position: fixed;
	bottom: 55px;
	right: 1rem;
	display: none;
	z-index: 99999;
}
.i-back-top:hover,
.i-back-top:focus{
	outline: none;
	border: 0;
	background: url(img/back-top.png) no-repeat;
	background-size:cover;
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
}



/*product*/

.ny-banner,
.ny-banner img{
	width: 100%;
}

.por-main{
	margin: 4% 0;
	overflow: hidden;
}
.por-con,
.que-con{
	padding: 1rem;
	background: #fff;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.por-titxg h3{
	font-size: 15px !important;
}

.por-list{
	overflow: hidden;
}
.por-list li{
	float: left;
	width: 46%;
	margin: 4% 8% 0 0;
	padding: 4% 4% 2% 4%;
	background: #f8f8f8;
	text-align: center;
}
.por-list li:nth-child(2n){
	margin-right: 0;
}
.por-list li span{
	display: inline-block;
	margin-bottom: 10px;
	border: 1px solid #f2f2f2;
}
.por-list li span img{
	width: 100%;
}

.por-list li a h4,
.por-list li a p{
	margin: 0;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.pro-page{
	overflow: hidden;
	text-align: center;
}
.pro-page div{
	margin:0 auto;
}
.pro-page a{
	padding: 0 8px 2px;
    margin: 0 5px;
	color:#fff;
	background:#220807;
}
.thisclass{
	padding: 0 8px 2px;
    margin: 0 5px;
	background:#ff4873;
	color:#fff;
}
.por-m2-txt img{
	width:100% !important;
	height:100% !important;
}
.join-lc1-txt{
	font-size:12px;
}
.pro-page>a{
	display: inline-block;
	height: 26px;
	border: 1px solid #e3e3e3;
	margin: 0 5px;
	line-height: 24px;
	padding: 0 10px;
	color: #525252;
	font-size: 12px;
}
.pro-page>a:hover,
.pro-page>a.active{
	background: #01c8e7;
	color: #fff;
	border: 1px solid #01c8e7;
}


/*pro-detail*/

.por-m1,
.por-m2,
.case-d-top{
	padding: 1rem;
	overflow: hidden;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.por-m1>img{
	width: 100%;
	border: 1px solid #e3e3e3;
}
.por-m1 h3,
.por-m1 p{
	margin: 10px 0  0;
	line-height: 20px;
	color: #666;
}
.por-m1 h3{
	font-size: 15px;
}
.por-m1 p{
	font-size: 12px;
}
.por-m2-tit{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	color: #666;
}

.por-m2-txt>p{
	color: #888;
	font-size: 12px;
	line-height: 22px;
}
.por-m2-txt>p img{
	max-width: 100%;
	margin: 0 auto;
}

.txt-pageturning{
	padding: 1rem 0;
}
.txt-pageturning li{
	height: 30px;
	line-height: 30px;
	color: #aaaaaa;
	font-size: 12px;
	overflow: hidden;
}

.txt-pageturning li a{
	color: #ff4873;
}
.txt-pageturning li a:hover{
	text-decoration: underline;
}


/*question*/


.que-more{
	display: block;
	position: absolute;
	z-index: 9;
	right: 5px;
	top: -32px;
	width: 40px;
	height: 22px;
	background: url(img/que-more_03.jpg) no-repeat;
	background-size: 100%;
}

.que-more.que-more-on{
	background: url(img/que-more_06.jpg) no-repeat;
	background-size: 100%;
}


/*case*/
.case-listbox{
	padding: 0 3.5%;
	overflow: hidden;
}
.case-item{
	margin-top: 8%;
}
.case-pic,
.case-pic img{
	width: 100%;
}

.case-item>h3{
	line-height: 20px;
	margin: 10px 0 5px;
}
.case-item>h3 a{
	color: #666;
	font-size: 14px;
}
.case-item>h3 span{
	color: #666;
	font-size: 12px;
	float: right;
}
.case-item>span,
.case-item>p{
	color: #999;
	line-height: 22px;
	font-size: 12px;
	display: block;
}
.case-item>p{
	height: 44px;
	overflow: hidden;
	margin: 10px 0;
}

.case-more{
	height: 20px;
	text-align: right;
	position: relative;
	overflow: hidden;
}
.case-more a{
	display: inline-block;
	height: 20px;
	background: #fff;
	padding-left: 10px;
	line-height: 20px;
	color: #ff4873;
	font-size: 14px;
	position: relative;
	z-index: 3;
	float: right;
}
.case-more:before{
	display: block;
	content: '';
	width: 100%;
	z-index: 1;
	height: 1px;
	background: #eeeeee;
	position: absolute;
	top: 10px;
	left: 0;
}

/* 隐藏span 
.por-m2-txt span{
	display:none;
}
*/
/*case-detail*/


.case-d-tit{
	padding: 0 0 1rem 0;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.case-d-tit h3{
	line-height: 20px;
	color: #333;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.case-d-tit p{
	color: #999;
	font-size: 12px;
	margin: 0;
}
.case-d-tit p span:first-child{
	margin-right: 5%;
}

/*team*/.team-user.team-user
.team-list{
	overflow: hidden;
	width: 100%;
}
.team-list li{
	 width: 46%;
	 margin: 5% 8% 0 0;
	 overflow: hidden;
	 text-align: center;
	 float: left;
}
.team-list li:nth-child(2n){
	margin-right: 0;
}

.team-list li a>img{
	max-width: 100%; 
}
.team-list li a p{
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	color: #666;
	margin: 0;
}



/*team-detail*/

.team-d-tit{
	padding: 5px 0 10px  0;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.team-d-tit h3{
	 color: #ff4873;
	 font-size: 15px;
	 line-height: 30px;
	 margin: 0;
}

.team-d-txt{
	text-align: center;
}
.team-user{
	width: 100%;
	margin-bottom: 5%;
}
.team-user img{
	width: 62.5%;
}
.team-d-txt>p{
	line-height: 22px;
	color: #999;
	font-size: 12px;
	margin: 5px 0;
}
.team-d-txt>p img{
	max-width: 100%;
	margin-top: 4%;
}


/*contact*/
.cont-txt{
	padding: 5% 0;
}
.cont-txt h4{
	margin:  10px 0 15px 0;
	color: #666;
	font-size: 12px;
	line-height: 22px;
}
.cont-txt p{
	line-height: 22px;
	margin: 0;
	color: #666;
	font-size: 12px;
}

.cont-txt h4 span{
	color: #01c8e7;
	font-size: 16px;
	font-weight: bold;
}
.cont-txt h4 span i{
	display: inline-block;
	width: 20px;
	height: 13px;
	background: url(img/icon-call.png) no-repeat;
	background-size: 100%;
	margin: 0 5px 0 15px;
}
.cont-txt h4 font{
	float: left;
}

.cont-map{
	margin: 1rem 0;
}



/*join-lc*/
.join-hd-box{
	background: #fff;
	margin-top: 4%;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 1rem;
	overflow: hidden;
	overflow-x: auto;
	width: 100%;
}

.join-hd-option{
	height: 34px;
	
}
.join-hd-option li{
	float: left;
	width: 22%;
	margin-right: 4%;
}
.join-hd-option li:last-child{
	margin-right: 0;
}
.join-hd-option li a{
	display: block;
	height: 100%;
	width: 100%;
	background: #ff4873;
	text-align: center;
	line-height: 34px;
	font-size: 12px;
	color: #fff;
}

.join-hd-option li a:hover,
.join-hd-option li.active a{
	background: #ff4873;
	color: #fff;
}

.join-lc1{
	overflow: hidden;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 1rem;
}

.join-lc1-txt{
	padding: 0px 0.5%;
	overflow: hidden;
}
.join-lc1-txt #map{
	width:100%;
}
.join-lc1-txt img{
	width:100% !important;
	height:100% !important;
}
.join-lc1-txt>p{
	line-height: 22px;
	color: #666;
	font-size: 12px;
}
.join-lc1-txt>p img{ width: 100%;}




/*ent-jj*/
.ent-hd-option{
	width: 110%;
	overflow: hidden;
}

.ent-hd-box::-webkit-scrollbar {
	width: 0;
	height: 0;
}
.ent-hd-option li{
	width: 21%;
	margin-right: 2%;
}
.ent-hd-option li:last-child{
	margin-right: 4%;
}



/*online*/
.on-box1,
.on-box2{
	overflow: hidden;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 1rem;
}

.on-tit{
	padding: 1rem 0;
	overflow: hidden;
	border-bottom: 2px solid #c5c6c8;
}
.on-tit h3{
	color: #444;
	font-size: 15px;
	margin: 0;
	line-height: 1;
	font-weight: bold;
}
.on-box1-form{
	padding: 25px 0 5px 0;
}
.on-box1-form .on-inputbox{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.on-box1-form .am-form-group{
	margin-bottom: 1rem;
	border: 1px solid #d2d2d2;
}
.on-box1-form .am-form-horizontal .on-input{
	background: #f6f6f6;
	font-size: 12px;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
}


.on-box1-form  .am-form-horizontal .am-form-label{
	color: #777;
	font-size: 12px;
	text-align: center;
	padding-top: .3em;
}


.on-form-btnbox{
	width: 100%;
	overflow: hidden;
}
.on-form-submit{
	background: #01c8e7;
	color: #fff;
	width: 100%;
	outline: none;
	font-size: 12px;
	border: 0;
	padding: .9em 1em;
}
.on-form-submit:hover,
.on-form-submit:focus{
	outline: none !important;
	border: 0;
	background: #01c8e7;
	color: #fff;
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	
}



.on-box2 .txtMarquee-top {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	max-height: 400px;
}



.on-box2 .txtMarquee-top .dowebok {
	padding: 0px;
	width: 100%;
	height: 400px;
}

.on-box2 .txtMarquee-top .dowebok ul {
	overflow: hidden;
	zoom: 1;
}

.on-box2 .txtMarquee-top .dowebok ul li {
	zoom: 1;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	height: auto !important;
}
.on-box2 .txtMarquee-top .dowebok ul li a{
	display: block;
	padding: 15px 0;
}
.on-gd-tit {
	display: block;
	line-height: 22px;
	float: left;
	color: #888;
	font-size: 12px;
	width: 70px;
	padding-left: 10px;
	height: 22px;
	position: relative;
}

.on-gd-txt {
	margin-left: 80px;
	overflow: hidden;
	line-height: 22px;
	font-size: 12px;
	color: #888;
	
	overflow: hidden;
}

.on-gd-tit:before {
	position: absolute;
	display: block;
	content: "";
	width: 3px;
	height: 3px;
	left: 0;
	background: #888;
	top: 50%;
	margin-top: -1px;
}




/*11.7 增加板块css*/
.top-xg-11-7{
	padding: 1rem;
	overflow: hidden;
	background: #fff;
}
.top-xg-11-7>div{
	float: left;
	margin-right: 3.5%;
	width: 38%;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.top-xg-11-7>div.top-xg-gs3{
	margin-right: 0;
	width: 17%;
	border: 1px solid #e9e9e9;
	padding: 5px;
}
.top-xg-11-7>div img{
	width: 100%;
}

.topbar-xg-11-7{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.topbar-xg-11-7 a>img{
	width: 100%;
	position: relative;
	z-index: -1;
}
.topbar-xg-11-7 span{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	left: 24%;
	height: 30px;
	line-height: 30px;
	top: 50%;
	margin-top: -15px;
	display: block;
	position: absolute;
	
}

/*11.7 增加板块css end*/



@media all  and (min-width: 360px){
	.i-m3-txt h3{
		
		font-size: 16px;
	}
	.i-m3-txt  p{
		font-size: 14px;
		height: 96px;
		line-height: 24px;
	}
	
	.i-m1-list-more{
		font-size: 14px;
	}
	.topbar-xg-11-7 span{
		font-size: 17px;
	}
	
	
	
	
}

@media all  and (min-width: 412px){
	
	.i-m3-txt  p{
		margin: 8% 0 18%;
		
	}
	
	.i-m1-list-more{
		height: 30px;
		line-height: 30px;
	}
	
	.i-m4-tit h3{
		font-size: 18px;
		line-height: 40px;
		color: #ff4873;
	}
	
	.i-m4-tit p{
		font-size: 14px;
		line-height: 30px;
	    color: #ff4873;
	}
	
	
	.i-m4-phone h4{
		margin: 10% 0 2%;
		font-size: 14px;
		line-height: 24px;
	    color: #ff4873;
	}
	.i-m4-phone p{
		margin: 0;
		font-size: 22px;
		font-weight: 500;
		line-height: 30px;
	    color: #ff4873;
	}
	
}

/* 在线加盟 */
form.message_form{
	text-align:center;
}
form.message_form ul{}
form.message_form ul li{
	margin-bottom:25px;
}
form.message_form ul li input,form.message_form ul li textarea{
	border: 1px solid #999;
    padding: 10px;
    width: 235px;
}
.message_form div input.coolbg {
    padding: 10px 83px;
    background: #63b8bd;
    color: #fff;
    border-radius: 5px;
	font-size:14px;
}
.box:focus {outline: none;}

/*----------------------分页----------------------*/
.listpage{ width:305px; height:46px; margin:30px auto 0px auto;}
.listpage ul{}
.listpage ul li{ float:left; margin-right:10px; border:1px solid #e3e3e3; width:46px; height:46px; text-align:center; line-height:46px; }
.listpage .next{ width:119px; float:left; margin:0;}
.listpage .cf{ background:#01c8e7; color:#fff}
.listpage a{ display:block; color:#525252}














