body {
	background-image: url(../images/topbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f5f6f7;
	background-size: 100% ;
}
body,td,th {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
}
a{	text-decoration: none;}
a:link {color: #000;}
a:visited {color: #000;}

a.l1{font-size:14px;min-width:77px;color: #444;padding:5px; margin-right:5px;margin-TOP:10px;text-align:center;text-decoration: none;display:inline-block;border-radius:6px;border: 1px solid #FFF;background-color:#f6fbfe;}
a.l1:hover {font-size:14px;min-width:77px;color: #878787;padding:5px; margin-right:8px;margin-TOP:8px;text-align:center;text-decoration: none;display:inline-block;border-radius:6px;border: 1px solid #FFF;background-color:#f6fbfe;}



a.l2{font-size:18px;color: #000;text-decoration: none;display:inline-block;}


.abc{width:600px}

@media screen and (min-width: 1201px) {

.abc {width:600px}

}

@media screen and (max-width: 1200px) {

.abc {width:600px}

}

@media screen and (max-width: 901px) {

.abc {width:600px}

}

@media screen and (max-width: 500px) {

.abc {width: 94%;}

}


.bottom{width:600px;position:fixed;left: 50%;transform: translateX(-50%); bottom:0; text-align:center; background-color:#fff; z-index:999}

@media screen and (min-width: 1201px) {

.bottom {width:600px;position:fixed;  left: 50%;transform: translateX(-50%); bottom:0; text-align:center;background-color:#fff; z-index:999}

}

@media screen and (max-width: 1200px) {

.bottom {width:600px;position:fixed;  left: 50%;transform: translateX(-50%); bottom:0; text-align:center;background-color:#fff; z-index:999}

}

@media screen and (max-width: 901px) {

.bottom {width:600px;background-color:#fff; z-index:999}

}

@media screen and (max-width: 500px) {

.bottom {width: 100%; z-index:999}

}







.red{color:#ea384b}
.l{height:26px;line-height:26px}

.line{height:1px; background-color:#f3f3f3}

.title1{font-size:18px;font-weight:bold; padding-left:10px;}
.title2{font-size:0.8em;color:#a0a0a0;padding-left:10px;}
.title3{font-size:14px;font-weight:bold;color:#000; }
.title4{font-size:18px;font-weight:bold; height:40;}
.title5{font-size:12px;color:#f4f4f4; height:40px}
.title6{font-size:18px;color:#b93123; height:50px;font-weight:bold;}
.title7{font-size:18px;color:#FFF; height:50px; text-align;center;font-weight:bold;}

.border{padding:8px;height:40px;line-height:40px; border:none; background-color:#FFF;border-radius: 8px; color:#000;font-size:14px; outline: none;}
.border2{width:42px;height:42px; border-radius: 50%; text-align:center; font-size:14px; background-color:#4095f6}
.border3{padding:2px;height:18px;line-height:18px; text-align:center; border:none; background-color:#EEE;border-radius:4px; color:#000;font-size:12px; outline: none;}


.border_1{font-size:14px;padding-left:36px; color:#666; height:45px; line-height:45px;width:100%;border:none;border-radius:6px;outline:none;background-image: url(../images/search.png);background-repeat:no-repeat; }

.border_2{padding:22px; border:1px solid #FFF; background-color:#f6fbfe; color:#000;font-size:14px;border-radius:6px; text-align:center}
.border_3{padding:22px; border:1px solid #E1E1E1; background-color:#FFF; color:#000;font-size:14px;}
.border_4{height:46px;line-height:46px; width:100%; border:1px solid #cbcbcb; background-color:#FFF;border-radius: 4px; color:#000;font-size:14px; outline: none;}