@charset "utf-8";
/* CSS Document */
#tel400{ width:100%; background-color:#000; color:#666; text-align:center; line-height:50PX; height:50PX; border-bottom:#CCC 10PX SOLID;}
#tel400 a{ color:#CCC; padding-left:7px; padding-right:7px; text-decoration:none;}
div {
    display: block;
}
body, td, th {
    font-size: 12px;
	font-family: "微软雅黑","宋体", Arial;
}
td {
    font-family: "微软雅黑","宋体", Arial;
    font-size: 12px;
    line-height: 22px;
text-align:justify;
    color: #101010;
	
}
body{background-color:#553494;}
.bg-color2{width:1104px;background-color:#FFF;margin-left:auto;margin-right:auto;}
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dd,dt,img,form{padding:0px;margin:0px;border:0;font-size:12px;}
h1,h2,h3,h4,h5,h6 {font-size:12px;font-weight:100;}
select{padding:0px;margin:0px;overflow:scroll;}
td,tr,td {font-size:12px;}
ul,ol li{list-style:none;}
input {padding:0px;margin:0px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;font-size:0px;height:0px;overflow:hidden;}
a:link, a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:focus {outline:none;}
a {text-decoration:none;blr:expression(this.onFocus=this.blur());}
a {outline:none;}
/*banner*/
.banner{width:980px;margin-left:auto;margin-right:auto;padding-top:10px;}

/*body2*/
.body2{width:1200px;background-color:#FFF;margin-left:auto;margin-right:auto;}
.daoyu{width:980px;margin-left:auto;margin-right:auto;}
.daoyu img{margin-top:10px;}
.daoyu p{line-height:22px;padding-top:30px;font-size:14px;text-align:justify;}

.content{width:980px;margin-left:auto;margin-right:auto;margin-top:30px;}
.content p{width:222px;height:370px;font-size:14px;border:solid 1px #CCC;padding:8px;margin-left:8px}
.content img{margin-left:8px}
.content h1{background-color:#553494;font-size:26px;color:#FFF;text-align:center;padding:15px 0;margin-bottom:20px;font-weight:bold;}
.content h2{color:#FFF;font-size:20px;text-align:center;margin-top:10px;}
.content h3{font-size:14px;padding:0 10px;text-indent:28px;border:solid 1px #CCC;height:207px;padding-top:10px;}
.content h4{text-align:center;padding:12px 0;background-color:#000;color:#FFF;font-size:16px;margin-left:8px;width:485px;margin-bottom:10px;}
.content h5{line-height:22px;padding:20px 15px;color:#FFF;font-size:14px;text-align:justify;background-color:#333;margin-bottom:30px;text-indent:28px;}
.line{border-top:1px dashed #333;height: 1px;overflow:hidden;width:980px;margin-left:auto;margin-right:auto;margin-top:15px;margin-bottom:15px;}


/*底部*/
#tyfoot {

    width: 100%;
    background-color: #222;
    height: 145px;
    text-align: center;
    color: #DEDEDE;
    font-size: 9pt;
    left: 0;
    border-top: #DFDFDF 8px solid;
}
#tyfoot_body {
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
}
#tyfoot_txt {
	font-family:"宋体";
    float: left;
    width: 590px;
    text-align: left;
    line-height: 20px;
    color: #DEDEDE;
   
}
#tyfoot_txt a:visited {
    color: #DEDEDE;
    text-decoration: none;
	    padding-left: 2px;
    padding-right: 2px;
}
#tyfoot_txt a:link {
    color: #DEDEDE;
    text-decoration: none;
  
   
}
#tyfoot_txt a:hover {
    color: #FF0;
    text-decoration: none;
  
}
#tyfoot_logo img {
    border: 0;
}


/*中部轮播*/

        .all{
            width:800px;
            height:550px;
            padding:7px;
            border:10px solid #CCC;
            margin:0 auto;
            position:relative;
        }
        .screen{
            width:800px;
            height:650px;
            overflow:hidden;
            position:relative;
        }
        .screen li{ width:800px; height:550px; overflow:hidden; float:left; }
        .screen ul{ position:absolute; left:0; top:0px; width:4800px; }
        .all ol{ position:absolute; right:10px; bottom:10px; line-height:20px; text-align:center; }
        .all ol li{ float:left; width:20px; height:20px; background:#fff; border:1px solid #ccc; margin-left:10px; cursor:pointer; }
        .all ol li.current{ background:#553494; }
		
		
		
/*底部轮播*/
	#imageFlow {
	position:relative;
		
		height:600px;
     
	 overflow: hidden;
	}
	#imageFlow .diapo {
		position: absolute;
	
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	
	}
	
	
	#imageFlow .title {
		font-size: 0.9em;
		font-weight: bold;
	}
	#imageFlow .legend {
		font-size: 0.8em;
	}
	#imageFlow .scrollbar {
		position: absolute;
		left: 10%;
		bottom: 10%;
		width: 80%;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=10);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}