/* CSS Document */
h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
body{font-size:12px;font-family:Arial, Helvetica, sans-serif; color:#333; }
table{border-collapse:collapse;border-spacing:0;}

a{color:#333;text-decoration:none;}
a:hover{color:#c00; text-decoration:underline;}
.area{ width:320px; margin:0px auto; overflow:hidden; position:relative; cursor:pointer;}
.js{POSITION: relative; WIDTH:320px; HEIGHT: 280px;margin:0 auto;}
.prevBtn{BACKGROUND:url(http://o.cztvcloud.com/6/7798http://o.cztvcloud.com/6/779817/images/images/images/btn01h.jpg) no-repeat;HEIGHT:47px; WIDTH: 32px; display:block; position:absolute; top:120px;}
.prevBtn:hover{BACKGROUND:url(http://o.cztvcloud.com/6/779817/images/images/btn01.jpg) no-repeat;}
.nextBtn {BACKGROUND:url(http://o.cztvcloud.com/6/779817/images/images/btn02h.jpg) no-repeat;HEIGHT:47px; WIDTH: 32px; display:block; position:absolute; right:0; top:120px;}
.nextBtn:hover{BACKGROUND:url(http://o.cztvcloud.com/6/779817/images/images/btn02.jpg) no-repeat;}
/*.imgSelected {BACKGROUND: url(http://o.cztvcloud.com/6/779817/images/images/jsNav.png) no-repeat;}*/
.bg{ width:100%; padding-top:1px;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/bg01.png");/*IE6*/
height:34px; left:0; FONT-WEIGHT: bold; top:245px; position:absolute;}
.jsNav{ position:absolute; left:78px; top:255px;}
.jsNav a{width:10px; font-size:14px; margin-right:19px; display:inline; height:10px; line-height:33px; display:block;float:left; text-align:center; }
.jsNav a:hover{color: #FF1555; text-decoration:none;}
.qq{ display:none; z-index:200}
.yuan{width:10px;height:10px;border-radius:50px;background-color: white}

 <style>
        .bumeng{
            width: 100%;
            background-color: rgb(241,241,241);
            margin-bottom: 40px;
            height: 120px;
        }
        
        .xianqu{
            width:970px;
            margin:0px auto;
        }

        .xianqu .bu{
            width: 100%;
            float: left;
            /*background-color: red;*/
            height: 60px;

        }

        .xianqu .xian{
            width:100%;
            float: left;
            /*background-color: green;*/
            height: 60px;


        }
        
        .one{
            width: 14%;
            /*background-color: yellow;*/
            height:60px;
            line-height: 40px;
            font-size: 16px;
            color:rgb(245,66,23);
            font-family: '微软雅黑';
            float: left;
            font-weight: 700;
        }

        .two{
            width: 84%;
            /*background-color: blue;*/
            height: 60px;
            float: left;
            padding-top: 3px;
        }
    
        .two ul{
            list-style:none; /* 去掉ul前面的符号 */
            margin: 0px; /* 与外界元素的距离为0 */
            padding: 0px; /* 与内部元素的距离为0 */
            width: auto; /* 宽度根据元素内容调整 */
        }

        .two ul li{
            float: left;
            line-height: 30px;
            font-size: 14px;
            color:rgb(245,66,23);
            font-family: '微软雅黑';
            margin-right: 30px;
            color: #747474;
        }

        .yuliou{
            width: 100%;
            height: 50px;
            background-color: rgb(255,47,43);
            font-size: 24px;
            color: white;
            text-align: center;
            font-family: '微软雅黑';
            letter-spacing:8px;
            line-height: 42px;
        }
		
		.hengli a{
			font-size: 15px;
		}
        .hengxian{	
			font-size: 15px;
        	display: block;float: left;margin-right:12px;
        }