*{
	padding: 0;
	margin: 0;
	font-family:"Î¢ÈíÑÅºÚ","ËÎÌå" ,"Arial Narrow";
}
body{
	background:#E5EAEE;
	width: 100%;
}
ul li{
	display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}
img{border:0 none}
.top{width: 100%;}
.menu{width: 100%;height: 100px;background:#b5d7f2;margin-top: -4px;}
.menuList{width: 1105px;margin: 0 auto;height: 50px;background: #fff;margin-top: -50px;}
.menuList li{cursor: pointer;float: left;height: 50px;line-height: 50px;text-align: center;padding: 0 30px;font-size: 16px;font-weight: bold;color: black;}
.li-choose{background:#1778c5;color: #fff !important;}
.menuList li:hover{background:#1778c5;color: #fff !important;}
/*ÂÖ²¥*/
.slideBox{width: 1105px; height:320px; position:relative; margin: auto;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:15px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin-right:12px; width:10px; height:10px; line-height:10px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#00B2FD; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative; }
.slideBox .bd li p{ position:absolute; bottom:0px; left:0px;  color:#fff; height:50px; line-height:50px; font-size:16px; text-align:center; width:1105px; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; font-family:"å¾®è½¯é›…é»‘"; }
.slideBox .bd img{ width:1105px; display:block; }
#img1{width: 1105px;height: 320px;background: url(/IFSC/img2018/img1.png);background-size:cover;
<strong>background-image: url('/IFSC/img/csscrgdt1.jpg');  
background-size: cover;  
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/IFSC/img2018/img1.png',  sizingMethod='scale');
</strong>  
}

#img2{width: 1105px;height: 320px;background: url(/IFSC/img2018/img2.png);background-size:cover;
<strong>background-image: url('/IFSC/img/csscrgdt2.jpg');  
background-size: cover;  
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/IFSC/img2018/img2.png',  sizingMethod='scale');
</strong>  
}

/*¹¦ÄÜ°´Å¥*/
.service{padding: 20px 0;width: 1105px;margin: 0 auto;}
.service-btn{float: left;}
.service-btn:nth-child(2){padding-left: 20px;padding-right: 20px;}
.service-btn img{width: 355px;cursor: pointer;box-shadow: 3px 3px 3px #888888}
/*content*/
.content{width: 1105px;margin: 0 auto;margin-bottom:20px}
.contentLeft{height: 250px;width: 732px;border: 1px solid #C9CBCA;float: left;margin-right: 20px;background: #fff}
.contentRight{height: 250px;width: 349px;border: 1px solid #C9CBCA;float: left;background: #fff}
.contentTitle{font-size: 20px;padding: 10px 10px;border-bottom: 1px solid #C8CAC9;background: #DDDDDD;}
.contentMain{padding: 20px 5px 20px 20px;font-size: 14px;}
#date{padding: 20px;}
.contentMain img{width: 690px;padding-top: 10px;}
.contentList{height: 164px;overflow: auto;}
.contentList,.contentMain p{margin-bottom: 10px;}
a,a:hover{ text-decoration:none; color:#333}
a:hover{color: #00B2FD;}
.contentMain ul li{width:60px;text-align: center;float: left;margin-right: 12px;position: relative;}
.showTime{display: block;height: 60px;font-size: 20px;line-height: 60px;background:#212226;font-weight: bold;color: #fff;}
.timeXian{height: 1px;background:rgba(255,255,255,0.3);width: 100%;display: block;position: absolute;top: 30px;}
#days .showTime{background:#1778c5;}
#time{margin-top: 30px;}
.timeDW{font-size: 12px;padding-top: 5px;color: #AB9997;}
#days .timeDW{color: #1778c5;}
#zanzhu{overflow: hidden;height: 150px;padding:20px 5px 20px 50px}
/*.zanzhuTu{width: 600px;height:1050px;background: url(/IFSC/img/zanzhu1.jpg);background-size:cover;overflow: hidden;
<strong>background-image: url('/IFSC/img/zanzhu.jpg');  
background-size: cover;  
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/IFSC/img/zanzhu.jpg',  sizingMethod='scale');
</strong> 
}*/
#erweima{background: #DDDDDD;}
#erweima p:first-child{font-size: 18px;font-weight: bold;padding-top: 20px;padding-left: 20px;}
#erweima p:nth-child(2){padding-left: 20px;padding-top: 20px;font-size: 14px;}
#erweima p:nth-child(3){padding-left: 20px;padding-top: 5px;font-size: 14px;padding-bottom: 20px;}
.huiyiDate{
	display: inline-block;
    float: right;
    margin-right: 30px;
    color: #9e9e9e;
}
.contentList::-webkit-scrollbar {
	width: 5px;
	height: 10px;
}

.contentList::-webkit-scrollbar-track {
	background-color: rgba(255,255,255,0.3);
}

.contentList::-webkit-scrollbar-thumb {
	background: lightgray;
	border-radius: 4px;
}

.contentList::-webkit-scrollbar-corner {
	background: gray;
}

.contentList::-webkit-scrollbar-resizer {
	background: #FF0BEE;
}


#zanzhu::-webkit-scrollbar {
	width: 10px;
	height: 15px;
}

#zanzhu::-webkit-scrollbar-track {
	background-color: rgba(255,255,255,0.3);
}

#zanzhu::-webkit-scrollbar-thumb {
	background: lightgray;
	border-radius: 4px;
}

#zanzhu::-webkit-scrollbar-corner {
	background: gray;
}

#zanzhu::-webkit-scrollbar-resizer {
	background: #FF0BEE;
}

/*footer*/
.footer{width: 1075px;margin: 0 auto;padding:20px 15px;color:#F4F3F1;font-size: 12px;background: #344B6B;text-align: left}
.footer p{margin-bottom: 5px;}

#registPage{padding-left: 20px;padding-right: 20px}

.main-introduce{width: 1105px;margin: 0 auto;padding-top: 20px;background: #fff;margin: 10px auto}
.lcon{padding-left:20px }
.pat{    
	font-size: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    position: relative;
}
.title-xian{
	width: 85%;
    display: inline-block;
    border: 1px solid;
    position: absolute;
    top: 15px;
    left: 90px
}

.loadingText{width: 100%;height: 300px;line-height: 300px;text-align: center;font-size: 18px;font-weight: bold;color:#b8cece;margin-left: -20px }
.tablehide{display:none}

#loginExt{
	float: left;
    width: 290px;
    height: 306px;
    background-color: #eaeaea;
    padding: 50px 25px 20px 25px;
    }
#Logon{
	width:300px;
	float: left;
	display: block;padding:20px 15px 20px 15px;
}   
.loginForm{
	width:670px;
	height:376px;
	width:670px\9;
	height:376px\9;
	border:10px solid #21A9BF;
	margin-left: 20px;
	float: left;
	padding-top: 0px !important;
	box-shadow: 5px 5px 5px #04708F;	
}

