@charset "utf-8";
.lgbg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/lgbg_03.jpg) repeat-x top #f5f5f5;
}
.lgbox{
	width: 400px;
	background: #fff;
	position: relative;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.lgi{
	display: inline-block;
	width: 63px;
	height: 143px;
	position: absolute;
	bottom: 0;
}
.lgil{
	background: url(../images/lgl_03.png) no-repeat center;
	left: 0;
	margin-left: -63px;
}
.lgir{
	background: url(../images/lgr_03.png) no-repeat center;
	right: 0;
	margin-right: -63px;
}
.lgtop{
	padding: 40px 40px 20px 40px;
	border-bottom: 1px solid #f0f0f0;
}
.lgtit{
	font-size: 24px;
	padding-bottom: 30px;
}
.lgipt{
	margin-bottom: 15px;
}
.lgipt input{
	width: 100%;
	height:50px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding-left: 45px;
	color: #333;
}
.lgipt input:focus{
	border: 1px solid #20affd;
}
.lgipt input::-webkit-input-placeholder{
	color:#989898;
}
.lgipt i{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	margin-top: 13px;
	margin-left: 10px;
}
.lgipt i img{
	display: block;
	height: 100%;
	width: 100%;
}
.code{
	display: inline-block;
	width: 90px;
	text-align: center;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	letter-spacing: 2px;
	cursor: pointer;
}
.sbmipt{
	font-size: 18px;
	color: #fff;
	height: 50px;
	background: #20AFFD;
	width: 100%;
	cursor: pointer;
	display: block;
	text-align: center;
	line-height: 50px;
}
.lgbot{
	line-height: 55px;
	padding: 0 40px;
}
.lgbot a{
	font-size: 14px;
	color: #999;
}
.lgbot a.active,.lgbot a:hover{
	color: #20AFFD;
}
.lgipt1 input{
	width: 70%;
}
.lgipt1 .code{
	right: 30%;
}
.hqcode{
	width: 30%;
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	color: #20AFFD;
	background: none;
	cursor: pointer;
}
.lgb{
	margin-bottom: 15px;
}
.lgb span{
	color: #666;
	display: inline-block;
	line-height: 35px;
	width: 25%;
}
.lgbr{
	width: 75%;
}
.lgbrscsp{
	display: inline-block;
	height: 35px;
	border: 1px solid #DCDCDC;
	border-radius: 3px;
	padding: 0 20px;
	line-height: 33px;
	color: #d0d0d0;
	cursor: pointer;
}
.lgbrscsp input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 99;
	cursor: pointer;
}
.lgbrsc img.scimg{
	width: 108px;
	display: block;
	margin-top: 10px;
}
.rzbox{
	width: 100%;
}
.rzbox label{
	display: block;
	width: 33.33333%;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	margin-top: 5px;
	color: #999;
}
.rzbox label input{
	-webkit-appearance:checkbox;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.rzbox label span{
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	position: relative;
	margin-right: 5px;
}
.rzbox label span i{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #d2d2d2;
}
.rzbox label span i.active{
	background: url(../images/xzico_03.png) no-repeat center #20AFFD;
	border: 1px solid #20AFFD;
}
.idxpd{
	padding: 0px 0 40px 0;
}
.swiper-button-next-bn{
	width: 25px;
	height: 46px;
	background: url(../images/bnr_03.png) no-repeat center;
	margin-top: -23px;
	right: 30px;
}
.swiper-button-prev-bn{
	width: 25px;
	height: 46px;
	background: url(../images/bnl_03.png) no-repeat center;
	margin-top: -23px;
	left: 30px;
}
.head{
	height: 80px;
	background: #fff;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}
.head_height{
	height: 100px;
}
.logo{
	display: inline-block;
	height: 39px;
	margin-top: 20px;
}
.logo img{
	display: block;
	height: 100%;
}
.hdr .hdra{
	line-height: 80px;
	font-size: 14px;
	color: #333 !important;
}
.hdr .hdra img{
	border-radius: 50%;
	width: 42px;
	height: 42px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 12px;
}
.hdr a{
	font-size: 14px;
	color: #999;
	margin-right: 30px;
	line-height: 80px;
}
.hdr a img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.m1 .wrap{
	padding: 0 30px 10px 30px;
}
.m1l{
	display: inline-block;
	width: 80px;
	border-right: 1px solid #eaeaea;
	height: 27px;
	line-height: 27px;
	font-size: 16px;
	color: #222;
	margin-top: 18px;
}
.m1rl{
	margin-top: 18px;
}
.m1r{
	width: 1030px;
}
.m1r span{
	display: inline-block;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #222;
	padding: 0 15px;
	cursor: pointer;
}
.m1r span:hover{
	color: #10A1F0;
}
.m1r span.active{
	background: #10a1f0;
	color: #fff;
}
.m1rr{
	width: 955px;
	border-bottom: 1px dashed #EAEAEA;
	padding: 18px 0;
}
.m1rr span{
	margin-right: 30px;
}

#category .m1rr span , .category .m1rr span{
	display: inline-block;
	margin-right: 0px;
	padding-right: 0px;
	width:100px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.m1w:last-child .m1rr{
	border-bottom: 0;
}
.m1w:last-child .m1r span.active{
	background: #b9b9b9;
}
.m1rrb input{
	height: 27px;
	border: 1px solid #EAEAEA;
	border-radius: 4px;
	padding-left: 10px;
	width: 240px;
}
.m1rrb i{
	display: inline-block;
	width: 25px;
	height: 1px;
	background: #e5e5e5;
	margin: 13px 10px;
}
.m2w{
	width: 102%;
}
.m2a{
	width: 31.333333%;
	margin-right: 2%;
	background: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}
.m2at{
	border-bottom: 1px solid #eeeeee;
	padding: 0 23px;
	height: 45px;
	line-height: 44px;
	color: #999;
}
.m2am{
	background: #fff;
	padding: 10px 23px;
}
.m2am1 a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	height: 32px;
	line-height: 32px;
	width: 70%;
}
.m2am1 a:hover{
	color: #10A1F0;
}
.m2am1  span{
	font-size: 18px;
	color: #10A1F0;
	line-height: 32px;
}
.m2am2 i{
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	width: 65%;
	height: 28px;
	line-height: 28px;
}
.m2am2 span{
	font-size: 14px;
	color: #10A1F0;
	line-height: 28px;
}
.m2amp{
	font-size: 16px;
	color: #666;
	line-height: 25px;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 8px;
}
.m2ab{
	background: #fafafa;
	padding: 10px;
	font-size: 14px;
}
.m2ab a{
	display: inline-block;
	padding: 0 22px;
	border: 1px solid #10A1F0;
	color: #10A1F0;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
}
.m2ab a:hover{
	background: #10A1F0;
	color: #fff;
}
.m2ab span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	width: 60%;
	height: 40px;
	line-height: 40px;
	color: #666;
}
.pager a{
	display: inline-block;
	padding: 0 9px;
	height: 27px;
	line-height: 25px;
	border: 1px solid #dddddd;
	color: 333;
	border-radius: 4px;
	margin: 0 3px;
}
.pager a:hover,.pager a.active{
	border: 1px solid #10A1F0;
	color: #10A1F0;
}
.foot{
	height: 50px;
	line-height: 50px;
	color: #999;
}
.foot .wrap{
	border-top: 1px solid #e5e5e5;
}
.zbiftop{
	border-bottom: 1px solid #E5E5E5;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	padding: 0 30px;
}
.zbiftxt1{
	margin-bottom: 15px;
	color: #999;
	padding-left: 10px;
}
.zbiftxt span{
	line-height: 36px;
	padding-left: 100px;
	display: block;
}
.zbiftxt span i{
	color: #999;
	position: absolute;
	left: 10px;
	top: 0;
}
.zbiftxt span a{
	color: #10A1F0;
}
.zbifa {
	display: inline-block;
	height: 46px;
	line-height: 44px;
	border-radius: 4px;
	border: 1px solid #10A1F0;
	color: #10A1F0;
	margin-top: 15px;
	padding: 0 40px;
	margin-left: 10px;
}
.zbifa:hover{
	color: #fff;
	background: #10A1F0;
}
.zbif2 {
	padding: 0 30px;
}
.zbif2w{
	border-bottom: 1px solid #e6e6e6;
	padding: 25px 0;
	padding-left: 80px;
}
.zbif2w:last-child{
	border-bottom: 0;
}
.zbif2w span{
	display: inline-block;
	width: 64px;
	height: 64px;
	border-radius: 64px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 25px;
}
.zbif2w span img{
	display: block;
	width: 100%;
	height: 100%;
}
.zbif2w h4{
	font-size: 16px;
	margin-top: 5px;
}
.zbif2w p{
	color: #999;
	margin-top: 10px;
}
.zbif2w p i{
	color: #333;
}
.tc{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.tc_active{
	opacity: 1;
	visibility: inherit;
}
.tcbox{
	max-width: 540px;
	margin: 0 auto;
	border-radius: 8px;
	position: relative;
	padding: 2vh;
}
.closetc{
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 25px;
	cursor: pointer;
}
.tctop{
	font-weight: bold;
	font-size: 24px;
	color: #10A1F0;
	text-align: center;
}
.tcclr{
	margin-top: 1vh;
}
.tcclr span{
	display: inline-block;
	line-height: 42px;
	color: #666;
	width: 28%;
	text-align: right;
}
.tcr{
	width: 60%;
	margin-right: 10%;
}
.tcr input{
	width: 100%;
	height: 42px;
	border: 1px solid #dcdcdc;
	padding-left: 15px;
	border-radius: 4px;
	font-size: 14px;
}
.tcri{
	color: #d0d0d0;
	margin-left: 10px;
}
.tcsbma a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #10A1F0;
	color: #fff;
	padding: 0 50px;
	font-weight: bold;
	border-radius: 40px;
	cursor: pointer;
}
.tcsbma a:hover{
    color:#d5d3d3;
}
.usl{
	width: 200px;
	border: 1px solid #eeeeee;
	background: #fff;
	padding-bottom: 50px;
}
.usl a.usla{
	display: block;
	height: 50px;
	line-height: 50px;
	color: #333;
	padding-left: 38px;
}
.usl a.active{
	background: #10A1F0;
	color: #fff;
}
.usl a.usla:hover{
	background: #10A1F0;
	color: #fff;
}
.usl a.usla i{
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.usl a.usla i.usli1{
	background: url(../images/usico1_03.png) no-repeat center;
}
.usl a.active i.usli1,.usl a.usla:hover i.usli1{
	background: url(../images/usico1hv_03.png) no-repeat center;
}
.usl a.usla i.usli2{
	background: url(../images/usico2_03.png) no-repeat center;
}
.usl a.active i.usli2,.usl a.usla:hover i.usli2{
	background: url(../images/usico2hv_03.png) no-repeat center;
}
.usl a.usla i.usli3{
	background: url(../images/usico3_03.png) no-repeat center;
}
.usl a.active i.usli3,.usl a.usla:hover i.usli3{
	background: url(../images/usico3hv_03.png) no-repeat center;
}
.usl a.usla i.usli4{
	background: url(../images/usico4_03.png) no-repeat center;
}
.usl a.active i.usli4,.usl a.usla:hover i.usli4{
	background: url(../images/usico4hv_03.png) no-repeat center;
}
.usl a.usla i.usli5{
	background: url(../images/usico5_03.png) no-repeat center;
}
.usl a.active i.usli5,.usl a.usla:hover i.usli5{
	background: url(../images/usico5gv_03.png) no-repeat center;
}
.usa a{
	display: block;
	line-height: 35px;
	color: #999;
	padding-left: 70px;
}
.usa a:hover{
	color: #10A1F0;
}
.usr{
	max-width: 975px;
	width: 100%;
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 30px;
}
.us1{
	padding: 0 20px;
}
.us1tt{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}
.usclr{
	padding: 10px 0;
}
.usclrl{
	display: inline-block;
	width: 100px;
	line-height: 34px;
}
.usclrr{
	width: 770px;
	line-height: 34px;
}
.usclrl i{
	color: red;
	margin-right: 5px;
}
.usr1 img{
	width: 100px;
	height: 100px;
}
.usr1 span{
	display: inline-block;
	width: 91px;
	height: 32px;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	color: #666;
	text-align: center;
	line-height: 30px;
	position: relative;
	margin-left: 10px;
	margin-top: 65px;
	cursor: pointer;
}
.usr1 span input{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.usript input{
	width: 300px;
	padding-left: 15px;
	border: 1px solid #E6E6E6;
	height: 34px;
	color: #666;
}
.usript p{
	color: #333;
}
.usclrr .rzbox label{
	width: auto;
	margin-right: 30px;
}
.usclrr textarea{
	width: 100%;
	height: 120px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	resize: none;
}
.usersbm{
	display: inline-block;
	width: 134px;
	height: 40px;
	background: #10A1F0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}
.codebtn{
	display: inline-block;
	width: 90px;
	text-align: center;
	line-height: 15px;
	border-left: 1px solid #eee;
	position: absolute;
	left: 200px;
	top: 50%;
	margin-top: -7px;
	font-size: 12px;
	color: #10A1F0;
	cursor: pointer;
}
.us3top span{
	display: inline-block;
	width: 33.3333333%;
	float: left;
	font-size: 16px;
	color: #999;
	position: relative;
	z-index: 8;
}
.us3top span:nth-child(3){
	text-align: right;
}
.us3top span:nth-child(2){
	text-align: center;
}
.us3top span i{
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	border: 1px solid #999;
	color: #999;
	text-align: center;
	line-height: 28px;
	margin: 0 auto;
	margin-bottom: 10px;
	background: #fff;
}
.us3top span:nth-child(3) i{
	margin-right: 15px;
}
.us3top span:nth-child(1) i{
	margin-left: 25px;
}
.us3top span.active{
	color: #10A1F0;
}
.us3top span.active i{
	background: #10A1F0;
	color: #fff;
	border: 1px solid #10A1F0;
}
.us3top i.line{
	width: 85%;
	height: 2px;
	background: #e6e6e6;
	position: absolute;
	left: 7.5%;
	top: 15px;
}
.us2{
	padding: 30px;
	background: #fbfbfb;
	margin-top: 25px;
}
.usclrr1{
	width: 70%;
	float: left;
}
.usclrl1{
	width: 10%;
}
.nexta{
	display: inline-block;
	height: 40px;
	color: #10A1F0;
	border: 1px solid #10A1F0;
	padding: 0 50px;
	line-height: 38px;
	border-radius: 4px;
}
.nexta:hover{
	background: #10A1F0;
	color: #fff;
}
.us4top{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	height: 40px;
}
.us4a a{
	height: 32px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	padding: 0 30px;
	line-height: 30px;
	margin-right: 20px;
	display: inline-block;
}
.us4a a:hover,.us4a a.active{
	background: #10A1F0;
	color: #fff;
	border: 1px solid #10A1F0;
}
.us4tab1 table{
	width: 100%;
}
.us4tab1 table th{
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #f4f4f4;
}
.us4tab1 tr td{
	padding: 0px 10px;
	color: #666;
	text-align: center;
}
.us4tab1 tr td.active{
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	background: #f5f5f5;
	text-align: left;
	color: #999;
}
.us4tab2 table{
	border: 1px solid #eee;
}
.colorindex{
	color: #10A1F0 !important;
}
.us5{
	padding: 20px 0;
	border-bottom: 1px solid #EEEEEE;
	padding-left: 35px;
	padding-right: 10px;
}
.us5 i{
	display: inline-block;
	width: 11px;
	height: 11px;
	border: 1px solid #d3d3d3;
	background: #e5e5e5;
	border-radius: 11px;
	position: absolute;
	left: 10px;
	top: 23px;
}
.us5:hover{
	background: #f5f5f5;
}
.us5:hover i{
	background: #10A1F0;
}
.us5 span{
	display: block;
}
.us5 p{
	font-weight: bold;
	color: #222;
	margin-top: 10px;
	font-size: 15px;
	line-height: 25px;
}
.us5 p a{
	color: #10A1F0;
	display: inline-block;
}
.us5 p a:hover{
	text-decoration: underline;
}
@media screen and (min-width:768px){
    #list{
        text-align: center;
    }
    #list .layui-row{
        height: 37px;
        line-height: 37px;
        border: 1px solid #eee;
    }
    #list .layui-row:hover{
        background-color: rgb(250, 250, 250);;
    }
    #list .layui-row:first-child{
        background: #f4f4f4;
    }
    #list .layui-row .layui-col-md6{
        white-space: nowrap;
        overflow-x: hidden;
        text-overflow : ellipsis;
        padding: 0 15px;
    }
}
@media screen and (max-width:768px){
    .m1 .wrap{
        padding: 10px;
    }
    #list{
        text-align: left;
    }
    #list .layui-row{
        height: auto;
        line-height: 37px;
        border: 1px solid #eee;
        padding: 10px;
    }
    #list .layui-row .layui-col-md6{
        line-height: 1.5;
    }
    .usl{
        width: 100%;
    }
    .usl a.usla{
        display: inline-block;
        width: 49%;
        text-align: center;
        padding-left: 0;
    }
    .usr{
        max-width: 975px;
        padding: 10px;
    }
    .usclrl1{
        width: auto;
    }
    .usclrr1{
        width: auto;
    }
    .usclrr{
        width: 70%;
        float: left;
    }
    .us4a a{
        padding: 0 10px;
        line-height: 30px;
        margin-right: 10px;
    }
    .us1{
        padding: 0;
    }
    .usclrr .rzbox label{
        width: 50%;
        margin-right: 0;
    }
    .usclrl{
        width: 25%;
    }
    .usript input{
        width: 100%;
    }
    .foot{
        line-height: 1;
    }
}