﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;	
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/overflow-x:hidden;}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
.clear{clear:both;}
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ }
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,瀹嬩綋,Arial, Helvetica, sans-serif;min-width: 1440px;overflow-x: hidden;}
a:link { text-decoration: none;
    color: #000;
  }
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none;}
a:active {text-decoration: none; color: #131313;}
.clear{
	clear: both;
}
.xp_xdd{
	width: 100%;
	background:#1282b6;
	height: 56px;
}
.xp{
	width: 1200px;
	margin: 0 auto;
	line-height: 56px;
}
.xp_l{
	float: left;
	color: #fff;
}
.xp_l a{
	color: #fff;
}
.xp_r{
	float: right;
	color: #fff;
}
.xp_r a{
	color: #fff;
}
.lzt_xdd{
	width: 100%;
	height: 166px;
}
.lzt{
	width: 1200px;
	margin: 0 auto;
	padding-top: 26px;
}
.logo{
	float: left;
}
.tel{
	float: right;
margin-top: 39px;
    margin-right: 37px;
}
.nav_xdd{
	width: 100%;
	background: #0899ca;
	height: 65px;
}
.nav{
	width: 1200px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	line-height: 63px;
}
.nav ul li a{
	color: #fff;
	padding:0 40px;
	display: inline-block;
	font-size: 18px;
}
.nav ul li:hover{
	background: #0B88B3;
}
.nav_xdd1{
	width: 100%;
	background: #0899ca;
	height: 65px;
}
.nav1{
	width: 1200px;
	margin: 0 auto;
}
.nav1 ul li{
	float: left;
	line-height: 64px;
}
.nav1 ul li a{
	color: #fff;
	padding:0 30px;
	display: inline-block;
	font-size: 15px;
}
.nav1 ul li:hover{
	background: #0B88B3;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 482px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 482px;
	display: block;
}
.search_xdd{
	width: 100%;
	margin-top:24px;
}
.search{
	width: 1200px;
	margin:0 auto;
	border: 1px solid #dedede;
	height: 50px;
	line-height: 50px;
}
.sou_l{
	float: left;
	padding-left: 20px;
}
.sou_l a{
	padding-left:12px;
}
.sou_r{
	float: right;
}
.pro_xdd{
	width: 100%;
	margin-top: 5px;
	height: 700px;
}
.pro{
	width: 1200px;
	margin:0 auto;
}
.pro_l{
	float: left;
	width: 257px;
	height: auto;
}
.pro_title{
	height: 111px;
    background: #2da5dd;
    text-align: center;
    line-height: 111px;
    color: #fff;
    font-size: 32px;
}
.pro_fl{
	height: auto;
}
.pro_fl ul li{
	    text-align: center;
	height: 60px;
	line-height:60px;
	background: #f3f5f6;
	margin-bottom:1px;
}
.pro_fl ul li a{
	    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    width: 48%;
}
.pro_fl ul li:hover{
	background: #59c9fe;
}
.contact{
	height: 31px;
	background:#2da5dd;
	margin-top:5px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.con_con{
	height:auto;
	background:#e6eaeb;
}
.con_con h3{
margin-left:12px;
	padding-top:10px;
}
.con_con p{
	padding-left: 12px;
	padding-top: 10px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.pro_r{
	float: right;
	width: 926px;
}
.pro_kk{
	width: 917px;
}
.more{
	float: right;
	padding-top: 24px;
}
.pro_xz ul li{
	float: left;
    padding: 2px 20px;
}
.pro_xz ul li:first-child{
	background: #2a9ace;
}
.xixi a{
	color: #fff;
}
.pro_xz ul li a{
	font-size: 30px;
}
.xdd_con1{
	display: none;
}
.pro_chanpin{
	margin-top: 10px;
}
.pro_chanpin ul li{
	float: left;
	margin-top: 38px;
	padding-left: 15px;
}
.cp_name{
	text-align: center;
}
.xiaotubiao ul li{
	float: left;
	padding-left: 84px;
    margin-top: 38px;
}
.xiaotubiao ul li:first-child{
	padding-left:0px;
}
.xtb_name{
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
}
.hf{
	width: 100%;
	height: 200px;
}
.hf_1{
	background: url(../images/hf_4.jpg) no-repeat center;
	height: 200px;
}
.youshi{
	width:100%;
	height: 1636px;
}
.ys_bg{
	background: url(../images/youshi.jpg) no-repeat center;
	height: 1636px;
	width: 1200px;
	margin:0 auto;
	position: relative;
}
.one{
	position: absolute;
	top:266px;
	left: 94px;
	line-height: 50px;
}
.one span{
    font-size: 35px;
}
.one p{
    width: 450px;
    font-size: 19px;
    font-family: "微软雅黑";
    font-weight: inherit;
    line-height: 24px;
}
.two{
	position: absolute;
	top:472px;
	left: 94px;
	line-height: 50px;
}
.two span{
    font-size: 35px;
}
.two p{
    width: 450px;
    font-size: 19px;
    font-family: "微软雅黑";
    font-weight: inherit;
    line-height: 24px;
}
.three{
	position: absolute;
    top: 713px;
    left: 738px;
    line-height: 50px;
}
.three span{
    font-size: 35px;
}
.three p{
    width: 450px;
    font-size: 19px;
    font-family: "微软雅黑";
    font-weight: inherit;
    line-height: 24px;
}
.four{
	position: absolute;
    top: 935px;
    left: 738px;
    line-height: 50px;
}
.four span{
    font-size: 35px;
}
.four p{
    width: 450px;
    font-size: 19px;
    font-family: "微软雅黑";
    font-weight: inherit;
    line-height: 24px;
}
.five{
	position: absolute;
	top:1155px;
	left: 94px;
	line-height: 50px;
}
.five span{
    font-size: 35px;
}
.five p{
    width: 450px;
    font-size: 19px;
    font-family: "微软雅黑";
    font-weight: inherit;
    line-height: 24px;
}
.six{
	position: absolute;
	top:1382px;
	left: 94px;
	line-height: 50px;
}
.six span{
    font-size: 35px;
}
.six p{
    width: 450px;
    font-size: 19px;
    font-family: "微软雅黑";
    font-weight: inherit;
    line-height: 24px;
}
.hf_2{
	background: url(../images/hf_4.jpg) no-repeat center;
	height: 200px;
}
.programme_xdd{
	width: 100%;
	margin-top:63px;
}
.programme{
	background: url(../images/programme.jpg) no-repeat center;
	width: 1200px;
	margin: 0 auto;
	height: 1133px;
}
.hf_3{
	background: url(../images/hf_4.jpg) no-repeat center;
	height: 200px;
	margin-top: 42px;
}
.hezuo_xdd{
	width: 100%;
	margin-top: 55px;
}
.hezuo{
	margin:0 auto;
	width: 100%;
}
.hz_title{
	text-align: center;
}
.hz_title p{
	font-size: 24px;
	font-weight: bold;
	display: inline;
}
.hz{
	width: 100%;
    border-top: 1px solid #1282b6;
    position: relative;
}
.hezuo .hz_title{
	width: 185px;
    height: 50px;
    background: #FFFFFF;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #666666;
    position: relative;
    top: -25px;
    margin:0 auto;
}
.yw{
	text-align: center;
    margin-top: -22px;
    font-size: 14px;
    color: #c0b1b1;
}
.hz_bg{
	background: url(../images/hz_bg.jpg) no-repeat center;
	height: 431px;
	margin-top: 37px;
}
.kh{
	width: 1200px;
	margin: 0 auto;
	padding-top: 37px;
}
.kh p{
	display: inline-block;
	color: #fff;
    font-size: 20px;
}
.kh span{
	color: #fff;
}
.hz_img ul{
	margin:0 auto;
}
.hz_img ul li{
	float: left;
	margin: 0 12px;
}
.hz_img ul li:first-child{
	padding-left: 0px;
}
.hz_img{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
.hz_img .btnLeft{
	left: 0px;
    background: url(../images/left.png) no-repeat center;
}
.hz_img .btnRight{
	right: 0px;
    background: url(../images/right.png) no-repeat center;
}
.btnLeft{
	position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 44px;
}
.btnRight{
	position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 44px;
}
.gy_xdd{
	width: 100%;
	height: 606px;
	background: url(../images/gy_bg.jpg) no-repeat center;
}
.gy{
	width: 1200px;
	margin:0 auto;
}
.kg{
	width: 1200px;
	margin: 0 auto;
	padding-top: 68px;
	border-bottom: 1px solid #1282b6;
}
.kg p{
	display: inline-block;
	color: #000;
    font-size: 20px;
    font-family: "微软雅黑";
}
.kg span{
	color: #497387;
}
.gy_1{
	width: 258px;
	height: 423px;
	background: #fff;
	margin-left: 30px;
    margin-top: 25px;
    float: left;
}
.gy_1 img{
	padding:16px;
}
.gy_1 h3{
	padding:0 20px;
	color: #6a8bb2;
}
.gy_1 p{
	padding: 0 20px;
    margin-top: 14px;
    line-height: 30px;
    text-indent: 24px;
}
.gy_1 a{
	text-align: center;
    display: block;
    margin-top: 10px;
}
.about_xdd{
	width: 100%;
	height: 420px;
	margin-top: 40px;
}
.about{
	margin:0 auto;
	width: 100%;
}
.ab_title{
	text-align: center;
}
.ab_title p{
	font-size: 24px;
	font-weight: bold;
	display: inline;
}
.ab{
	width: 100%;
    border-top: 1px solid #1282b6;
    position: relative;
}
.ab .ab_title{
	width: 185px;
    height: 50px;
    background: #FFFFFF;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #666666;
    position: relative;
    top: -25px;
    margin:0 auto;
}
.yw{
	text-align: center;
    margin-top: -24px;
    font-size: 16px;
    color: #c0b1b1;
}
.ab_con{
	width: 1200px;
	margin:0 auto;
	height: 273px;
	margin-top: 60px;
}
.ab_con ul li{
	float: left;
	width: 400px;
}
.ab_wz{
	padding: 0 28px;
}
.ab_wz h3{
	border-bottom: 1px dashed #1c88bb;
    width: 294px;
}
.ab_wz p{
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 22px;
	margin-top: 10px; 
}
.xq{
	float: right;
    width: 100px;
    margin-top: 40px;
}
.xq a{
	background:#70cffb;
	color: #fff;
	padding:4px;
}
.ab_xc h3{
	width: 294px;
    padding: 0px;
    color: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #1c88bb;
}
.ab_xc span{
	background:#1c88bb;
}
.zz_xdd{
	width: 100%;
	height: 250px;
}
.zz{
	width: 1200px;
	margin:0 auto;
	height: 35px;
}
.zz_title{
	float: left;
}
.zz_title h3{
	font-size: 19px;
}
.zz_title span{
	font-size: 15px;
}
.hhh{
	float: right;
	margin-top: 13px;
}
.gd{
	float: right;
    margin-top: -20px;
}
.zz_img{
	width: 1200px;
	margin:0 auto;
	height: 204px;
	background: #e7e4e4;
	position: relative;
}
.zz_img .btnLeft1{
	left: 0px;
    background: url(../images/left_1.png) no-repeat center;
}
.zz_img .btnRight1{
	right: 0px;
    background: url(../images/right_1.png) no-repeat center;
}
.btnLeft1{
	position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 25px;
    height: 44px;
}
.btnRight1{
	position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 25px;
    height: 44px;
}
.ryzz ul li{
	float: left;
}
.ryzz{
	margin-top: 10px;
}
.ryzz ul{
	padding-top: 10px;
	margin: 0 auto;
}
.ryzz ul li:first-child{
	padding-left: 0px;
}
.ryzz ul li{
	margin: 0 2px;
}
.zz_name{
	text-align: center;
	padding-top: 8px;
}
.hf_4{
	background: url(../images/hf_4.jpg) no-repeat center;
	height: 200px;
}
.hf_567{
	background: url(../images/hf_41.jpg) no-repeat center;
	height: 200px;
}
.xdd_con{
	display: none;
}
.news_xdd{
	width: 100%;
	margin-top: 52px;
}
.news{
	width: 1200px;
	margin: 0 auto;
	height: 368px;
	margin-bottom: 45px;
}
.news_l{
	float: left;
	width: 763px;
	height: 368px;
	box-shadow:0px -2px 1px 1px #cecece,   /*涓婅竟闃村奖  绾㈣壊*/
                -2px 0px 1px 1px #cecece,   /*宸﹁竟闃村奖  缁胯壊*/
                2px 0px 1px 1px #cecece,    /*鍙宠竟闃村奖  钃濊壊*/
                0px 2px 1px 1px #cecece;
}
.news_title{
	height: 36px;
	width: 763px;
	background: #70cffb;
}
.news_fl{
	background: url(../images/xixi.jpg) no-repeat left;
	height: 36px;
}
.news_title ul li{
	float: left;
    padding-left: 19px;
    padding-top: 3px;
}
.news_title ul li a{
	font-size:22px;
}
.news_img{
	padding: 23px 8px;
	float: left;
}
.news_m{
	float: right;
	width: 490px;
}
.news_m h3{
	padding-top: 8px;
	line-height: 40px;
	color: #4674a6;
}
.news_m p{
	line-height: 26px;
	font-family: "微软雅黑";
    font-weight: bold;
    padding-right: 20px;
}
.xw_xq{
	float: right;
    width: 58px;
    margin-top: 13px;
}
.xw_xq a{
	font-family: "微软雅黑";
    font-weight: bold;
}
.news_lb{
	height: 123px;
}
.news_lb ul li{
	float: left;
    width: 44%;
    background: url(../images/tubiao.png) no-repeat left;
    background-position: 6px 5px;
    padding-left: 29px;
}
.news_lb ul li span{
	padding-left: 18px;
	font-size: 15px;
	float: right;
}
.news_lb ul li a{
	font-size: 15px;
	font-family: "微软雅黑";
    font-weight: bold;
}
.news_r{
	float: right;
	width: 410px;
	height: 368px;
	box-shadow:0px -2px 1px 1px #cecece,   /*涓婅竟闃村奖  绾㈣壊*/
                -2px 0px 1px 1px #cecece,   /*宸﹁竟闃村奖  缁胯壊*/
                2px 0px 1px 1px #cecece,    /*鍙宠竟闃村奖  钃濊壊*/
                0px 2px 1px 1px #cecece;
}
.cjwt_title{
	height: 36px;
    width: 410px;
    background: #70cffb;
    line-height: 34px;
}
#ticker{ 
	width:400px; 
	height:320px; 
	overflow: hidden; 
	position:relative;
}
#ticker div{ 
	margin-top:0; 
}
#ticker li{ 
	margin-top:10px;
}
.cjwt_lb ul li{
	line-height: 24px;
	margin: 24px 14px;
}
.wen{
	width: 376px;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	overflow: hidden;
	background: url(../images/Q.png) no-repeat left;
}
.wen a{
	font-size: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	color:#19a1e0;
	padding-left: 10px;
}
.da{
	width: 376px;
	height: 50px;
	padding-left: 30px;
	overflow: hidden;
	background: url(../images/A.png) no-repeat left;
}
.da p{
	padding-left: 10px;
    width: 300px;
    line-height: 22px;
    padding-top: 7px;
}
.wt_f{
	width: 410px;
}
.wt_f h3{
	float: left;
	font-size: 22px;
	padding-left: 10px;
}
.wt_f span{
	font-size: 14px;
	color: #d7d6d6;
}
.wt_f a{
	float: right;
	width: 50px;
	font-family: "微软雅黑";
    font-weight: bold;
    font-size: 15px;
}
.fgs_xdd{
	width: 100%;
}
.fgs{
	width: 1200px;
	margin: 0 auto;
	height: 90px;
}
.fq ul li{
	float: left;
	width: 156px;
	padding-left: 18px;
	background: url(../images/shuxian.png) no-repeat right;
	background-position: 6px 0;
}
.fq ul li:first-child{
	padding-left: 0px;
}
.fq ul li:first-child{
	background:#fff;
}
.fq ul li h3{
	text-align: center;
	background: #19a1e0;
}
.fq ul li p{
	width: 150px;
	margin-top: 5px;
}
.link_xdd{
	width: 100%;
}
.link{
	width: 1200px;
	margin:0 auto;
	height: 70px;
	margin-top: 20px;
}
.link_title{
	float: left;
}
.link_title h3{
	font-size: 19px;
}
.link_img{
	float: right;
	width: 1090px;
}
.link_m ul li{
	float: left;
	padding-left: 7px;
}
.link_m ul li:first-child{
	padding-left: 0px;
}
.link_m ul li a{
	font-size: 15px;
	font-family: "微软雅黑";
    font-weight: bold;
    background: url(../images/link.png) no-repeat right;
    padding-right: 14px;
}
.bottom_xdd{
	width: 100%;
	background: #95dcfd;
}
.bottom{
	width: 1200px;
	margin:0 auto;
	height: 333px;
}
.gege{
	width: 749px;
}
.logo_d{
	float: left;
	margin-top: 1px;
}
.ewm{
	float: right;
}
.ewm ul li{
	float: left;
	margin-top: 1px;
	padding-right: 27px;
}
.logo_img{
	float: left;
	padding-top:1px;
}
.cont{
	float: right;
}
.cont p{
	font-size: 16px;
	font-family: "微软雅黑";
    font-weight: bold;
    line-height: 30px;
}



/*鍐呴〉鏍峰紡*/
.pro_n{
	margin-top: 10px;
	margin-left: 11px;
}
.pro_n p{
	font-size: 16px;
}
.pro_n ul li{
	float: left;
	margin-top: 16px;
	padding-left: 12px;
}
.pro_name{
	text-align: center;
	margin-top: 10px;
}
.al_name{
text-align: center;
	margin-top: 10px;

}


.pro_name a{
color: #5b5959;
    font-size: 17px;

}

.al_name a{
color: #fff;
    font-size: 17px;
}


.mbx{
	padding-left: 10px;
}
.mbx span{
	font-size: 22px;
	color: #3799cc;
}
.mbx a{
	font-size: 16px;
	font-family: "微软雅黑";
    font-weight: bold;
}
.min{
	padding-top:9px;
}
.pages ul li{
	display: inline-block;
    border: 1px solid #666;
    margin-left: 14px;
    padding: 11px 17px;
}
.pages ul li a{
	display: inline-block;
}
.pages ul li:hover{
	background:#2da5dd;
}
.pages ul li a:hover{
	color: #fff;
}
.pages{
	margin:20px;
	text-align: center;
}
.pages_solid{
	background:#2da5dd;
}
.xw{
	height: 100px;
	background: #f3f5f6;
	margin-bottom: 20px;
}
.xw_time{
	float: left;
    width: 50px;
    padding-top: 18px;
    padding-left: 43px;
}
.xw_wb{
	float: right;
	width: 803px;
}
.xw_wb h3{
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 5px;
}
.xw_wb p{
	font-size: 13px;
    width: 678px;
    line-height: 24px;
}
.day{
	font-size: 35px;
}
.year{
	padding-left: 0px;
}
.xq_img{
	margin-top: 24px;
	margin-left: 12px;
	float: left;
}
.guige{
	float: right;
    width: 453px;
    margin-top: 79px;
}
.guige p{
	font-size: 16px;
    line-height: 54px;
}
.guige h1{
	font-size: 16px;
	line-height: 54px;
}
.xxjs{
	margin-left: 11px;
	margin-top: 24px;
}
.xxjs p{
	font-size: 17px;
	color: #1c93cb;
	border-bottom: 4px solid;
	padding-bottom: 10px;
}
.xx{
	margin-top: 14px;
}
.xw_title{
	text-align: center;
}
.xw_title h1{
	font-size: 18px;
}
.shijian{
	text-align: center;
	margin-top: 10px;
}
.mk{
	margin-top: 10px;
}
.xgxw{
	height: 100px;
}
.xgxw ul li{
	float: left;
	width: 48%
}
.xgxw ul li span{
	float: right;
}
.image{
	padding-top: 15px;
}
.banquan_xdd{
	width: 100%;
}
.banquan{
	font-size: 16px;
    font-family: "微软雅黑";
    font-weight: inherit;
    line-height: 30px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.map{
	line-height: 47px;
}




#demo1p {
       height: 300px;
    list-style: none outside none;
    margin-left: 0px;
    overflow: hidden;
    width: 900px;
    background: #fff;
    margin-top: 19px;
}
#indemo1p {
    float: left;
    width: 1600%;
}
#demo1p1 {
    float: left;
}
.top_14 {
    list-style: none outside none;display:inline;
    
}

ul {
    list-style: none outside none;
}


.top_14 li {
    
        float: left;
    height: 250px;
    line-height: 30px;
    margin-right: 0px;
    margin-top: 20px;
    overflow: hidden;
    margin-left: 10px;
    padding-top: 8px;
    text-align: center;
    width: 220px;
}

.top_14 a {
    color: #5c5d5e; 
 font-size: 16px;

}

.top_14 a img {
 
border: 1px solid #ccc;

}


#demo1p2 {
    float: left;
}



#demo2p {
height: 300px;
    list-style: none outside none;
    margin-left: 0px;
    overflow: hidden;
    width: 900px;
    background: #fff;
    margin-top: -4px;f
}
#indemo2p {
    float: left;
    width: 1600%;
}
#demo2p1 {
    float: left;
}
.top_24 {
    list-style: none outside none;display:inline;
    
}

ul {
    list-style: none outside none;
}


.top_24 li {
    
      float: left;
    height: 250px;
    line-height: 30px;
    margin-right: 0px;
    margin-top: 20px;
    overflow: hidden;
    margin-left: 10px;
    padding-top: 8px;
    text-align: center;
    width: 220px;
}

.top_24 a {
   color: #5c5d5e; 
   font-size: 16px;

}



.top_24 img {
    border: 1px solid #ccc;

}

#demo2p2 {
    float: left;
｝




























