@charset "utf-8";
/* by Sean Lu 20160603 */
/*reset*/
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%;  font-family: microsoft yahei,Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0);  background: #fff; overflow-x: hidden; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
input { -webkit-appearance: none; }
a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #0952a3; }
div{display:block;}
/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 圆细滚动条样式 20150717 */
::-webkit-scrollbar{width:6px;height:12px}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#8E8E8E;border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

.fl{float:left;}
.fr{float:right;}

.cen01{background-color:#e9f5fe; height:45px; color:#666666; font-size:12px; text-decoration:none; line-height:45px;}
.wrapper{width:1200px; margin:0 auto;}
a.word{font-family:"Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif"; font-size:12px; color:#666666; text-decoration:none;}
a.word:hover {color:#005e26; text-decoration:none;}

.cen02{height:80px; line-height:80px; box-shadow: 0 1px 1px rgba(0,0,0,0.5); width:100%;}
.cen02 .logo{margin-top:18px; margin-right:70px;}
.cen02 .logo img{display:block;}
.cen02 .menuul{float:right;}
.cen02 .menuul>ul>li{float:left;margin: 0 10px;text-align:center;position: relative;}
.cen02 .menuul>ul>li .sub{display: none;position: absolute;left: 50%;margin-left: -50px;}
.cen02 .menuul>ul>li .sub>li{background: #fff;line-height: 20px;width: 100px;border-bottom: 1px solid #ddd;overflow: hidden;padding: 10px 0px;}
.cen02 .menuul>ul>li>a{font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    padding:6px 10px;
    background:#ffffff;
    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px; 
    border-radius: 40px;}
.cen02 .menuul>ul>li>a:hover {
    font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding:6px 10px;
    background:#3955ce;
    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px; 
    border-radius: 40px;
}
a.menusa{
    font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";
    font-size: 14px;
    color: #3955ce;
    font-weight: bold;
    text-decoration: none;
    padding:6px 10px;
    background:#ffffff;
    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px; 
    border-radius: 40px;
}
a.menusa:hover {
    font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";
    font-size: 14px;
    color: #ff0700;
    font-weight: bold;
    text-decoration: none;
    padding:6px 10px;
    background:#ffffff;
    -moz-border-radius: 40px; 
    -webkit-border-radius: 40px; 
    border-radius: 40px;
}

.page{
width:100%;
text-align:center;
}

.cen03{background-color:#3955ce; height:70px; padding:10px 0;}
.cen03 .whul{width:1200px;}
.cen03 .whul li{float:left; width:350px; padding-right:36px; background:url(../images/ll.jpg) right center no-repeat; height:70px;}
.cen03 .whul li:nth-child(3){background:none; padding:0px; padding-left:36px;}
.cen03 .whul li:nth-child(2){padding-left:36px;}
.cen03 .whul li .jl{margin-top:5px;}
.titlea{color:#fff; font-size:20px; font-family:Microsoft yahei; text-decoration:none; line-height:35px;}
.titleb{color:#b0bbeb; font-size:12px; font-family:Microsoft yahei; text-decoration:none;}
.cen03 .whul li .zct{width:36px; margin-right:24px; float:left;}
.cen03 .whul li .zct img{display:block; margin-top:15px; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.cen03 .whul li:hover .zct img{-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);}


.cen03 .whul li .ycz{width:290px; float:right;}

.cen04{padding:60px 0;}
.cen04 .syjjkd{width:710px;}
.title{color:#333; font-size:14px; font-family:Microsoft yahei; text-decoration:none; line-height:160%;}
.titlec{font-family:"Microsoft Yahei"; color: #666666; text-decoration: none; font-weight: bold; font-size:30px; line-height:120%;}
.txta{height:50px; border:#b7b7b7 1px solid; padding-left:20px; width:80%; font-family: "Microsoft Yahei"; font-size: 16px; line-height: 140%; color: #666666; font-weight: normal; text-decoration: none;}
.txtb{height:50px; border:#b7b7b7 1px solid; padding-left:20px; width:90%; font-family: "Microsoft Yahei"; font-size: 14px; line-height: 140%; color: #666666; font-weight: normal; text-decoration: none;}
.btn{height:50px; border:#b7b7b7 1px solid; width:100%; background:#3955ce; color:#FFF; font-size:14px; font-family:Microsoft yahei; text-align:center;}
.cen04 .ss{width:18%;}
.cen04 .ssb{width:35%;}
.cen04 .ssa{width:11%;}


.cen05{background-color:#f5f5f5; padding:60px 20px;}
.titlee{ color:#777777; font-weight:normal; line-height:120%; text-transform:uppercase; font-size:11px;}
.titlef{ line-height:26px; font-size:30px; color:#3955ce; font-weight:bold; padding:10px 0 20px; display:block; }
.cen05 .plistul{width:1200px; margin-top:20px;}
.cen05 .plistul li{float:left; height:38px; line-height:38px; margin:3px 2px;}
.cen05 .plistul li a{font-size:12px; padding:0 7px; display:block; border:1px solid #666; box-sizing:border-box;}
.cen05 .plistul li a:hover{background-color:#3955ce; border:1px solid #3955ce; color:#fff; text-decoration:none;}

.cen05 .prooul{margin-top:40px;}
.cen05 .prooul li{float:left; width:calc(20% - 24px); height:320px; margin:12px; overflow:hidden;  position:relative;}
.cen05 .prooul li .propp{text-align:center; width:100%; height:320px; background-color:#fff; box-shadow:0px 1px 1px #888; display:block; position:absolute; bottom:0px; left:0px; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.cen05 .prooul li:hover .propp{position:absolute; bottom:20px; left:0px;}
.cen05 .prooul li .ppimg{ display:block; width:180px; position:absolute; top:30px; left:50%; margin-left:-90px;}
.cen05 .prooul li .projs{position: absolute;top: 180px;width: 300px;left: 50%;margin-left: -150px;}
.protext {font-size: 17px; color: #333; line-height: 160%; font-family:Microsoft Yahei;}
.protexta{line-height:160%; color:#666; font-size:12px; text-decoration:none; font-family:Microsoft yahei;}
a.btnmore{display:block; background:#3955ce; color:#FFF; font-family:Microsoft yahei; text-decoration:none; width:88px; height:36px; text-align:center; line-height:36px; font-size:13px; margin:12px auto;}
a.btnmore:hover{background-color:#ff0700;}
.cen05 .prooul li .lxpp{position:absolute; top:40px; right:0px; height:40px; width:24px;}
.cen05 .prooul li .lxpp img{display:block; width:100%; height:20px; position:absolute; right:0px;}
.cen05 .prooul li .lxpp a{display:block; width:24px; height:20px; margin:0;}





/*search*/
.search{ margin-left:10px; position:relative; width:138px; text-align:right;}
.search .s_a{ color:#3955ce; font-size:14px; font-weight:bold; display:block; float:left;}
.search span{ display:block; margin:0 10px; float:left; color:#ccc;}
#demo-b{ position:absolute; top:0px; right:0;}
#demo-b input {
    outline: none;
}
#demo-b input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
#demo-b input::-webkit-search-decoration,
#demo-b input::-webkit-search-cancel-button {
    display: none; /* remove the search and cancel icon */
}

/* search input field */
#demo-b input[type=search] {
    background: #ededed url(../images/searchb.png) no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 7px 10px 7px 32px;
    width: 55px;
    
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
#demo-b input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #6dcff6;
    
    -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
    -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
    box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* placeholder */
#demo-b input:-moz-placeholder {
    color: #999;
}
#demo-b input::-webkit-input-placeholder {
    color: #999;
}

/* demo B */
#demo-b input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}
#demo-b input[type=search]:hover {
    background-color: #fff;
}
#demo-b input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}
#demo-b input:-moz-placeholder {
    color: transparent;
}
#demo-b input::-webkit-input-placeholder {
    color: transparent;
}


.cen06{}
.cen06 .parallax-window {
    min-height: 500px;
    background: transparent;
}
.titleg{line-height:26px; font-size:18px; color:#666666; font-weight:normal; padding-bottom:15px; padding-top:5px; display:block;}
.titleh{font-size:24px; color:#ff0701; text-decoration:none; font-family:Microsoft yahei; font-weight:bold;}

a.bbb{font-size:12px; color:#666; display:block; margin-top:40px;}

.slideBox{ width:670px; height:441px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; font-size:9px;}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:670px; height:441px; display:block;  }

.cen07{padding:50px 0;}
a.btnmorea{font-size:12px; color:#FFFFFF; background:#888888; padding:10px 25px; display:block; text-decoration:none; margin-top:5px;}
a.btnmorea:hover{background-color:#ff0801;}

.cen08{background-color:#d6f7fe; padding:50px 0;}
.cen08 .anul{border:#999 1px solid; margin-top:10px;}
.cen08 .anul li{float:left; background-color:#f6f6f6; border-right:#999 1px solid; font-size:12px; width:119px; height:35px; text-align:center; line-height:35px;}
.cen08 .anul li:nth-child(3){border-right:0px none; background-color:#ff0700; color:#fff;}
.cen08 .anul li:nth-child(3) a{color:#fff;}
.cen08 .homenewsul{margin-top:40px;}
.cen08 .homenewsul li{width:300px; height:150px; float:left; padding: 30px 40px; background: #fff url(../images/aad.jpg) no-repeat 320px 0px; margin-right:30px;}
.cen08 .homenewsul li:nth-child(3){margin:0px;}

.centent_main{
    max-width: 1200px;
    margin:0 auto;
    padding:1%;
}
.centent_main h1{
    font-size: 23px;
    margin: 10px 0px;
    text-align: center;
}
.centent_main p{
    background:#fff;
}
.newtit{font-size:16px; color:#80164b; line-height:160%;}
.newnr{line-height:160%; font-size:14px; color:#666; font-family:Microsoft Yahei; text-decoration:none; text-indent:2em;}
.jlx{margin-top:16px;}
.jlxx{margin-top:10px;}
.newtime{font-family:Microsoft yahei; font-size:12px; color:#666; text-decoration:none;}
.flnn{font-weight:bold; color:#80164b; text-decoration:none; font-family:Microsoft Yahei;}


.cen09{background:url(../images/biit.jpg) repeat center top; height:80px;}
.tell{border:#FFF 1px solid; padding:13px 20px; border-radius:40px; margin-top:16px;}
.telaa{color:#FFF; font-size:13px; font-family:Microsoft yahei; text-decoration:none; line-height:80px;}
.tela{color:#FFF; font-size:13px; font-family:Microsoft yahei; text-decoration:none;}
.telb{color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold;}

.cen10{background-color:#00b7f6; padding:40px 0;}
.cen10 .footleft{width:148px;}
.cen10 .footlefta{width:297px;}
.cen10 .footleftb{width:296px;}
.cen10 .footertit{line-height:180%; color:#FFF; font-size:14px; font-family:Microsoft yahei; text-decoration:none; font-weight:bold; margin-bottom:12px;}
.cen10 .footppul{width:296px;}
.cen10 .footppul li{float:left; width:148px;}
a.footeraa{font-size:14px; font-family:Microsoft yahei; text-decoration:none; line-height:180%; color:#FFF; display:block; line-height:22px;}
a.footeraa:hover{color:#ff0700;}
.cen10 .footerbb{font-size:14px; font-family:Microsoft yahei; text-decoration:none; line-height:180%; color:#FFF; display:block; line-height:22px;}
.cen10 .footercc{font-size:12px; font-family:Microsoft yahei; text-decoration:none; line-height:180%; color:#FFF; display:block; line-height:22px; text-align:right;}

.cen11{background-color:#3955ce; height:60px; line-height:60px; overflow:hidden;}

a.footerbb{font-size:12px; font-family:Microsoft yahei; text-decoration:none; color:#FFF; display:inline-block}
a.footerbb:hover{color:#fa652d;}
.cen11 .footerbb{font-size:12px; font-family:Microsoft yahei; text-decoration:none; color:#FFF; margin:0 5px;}

.Box {position: relative;}
.Box .content {width: 1124px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;margin:20px 0px;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 160px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;white-space: nowrap;}
.Box .Box_con .conbox ul li {display:inline-block;width: 240px;height: 330px;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 240px;height: 330px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}

.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
.bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}


@media (max-width: 1220px){
    .wrapper{width:100%;}
    .cen02 .logo{width:332px; margin-right:30px;}
    .cen02 .menuul{float:right;}
    .search{display:none; margin:0;}
    .menuul li:nth-child(8){display:block;}
    .menuul li:nth-child(9){display:block;}
    .menuul li:nth-child(10){display:none;}
    .cen02 .menuul li{width:68px;}
    .cen02 .menuul li a{padding:0px; width:68px; box-sizing:border-box; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;}
    .cen02 .menuul li a:hover{background:none; color:#3955ce;padding:0px;box-sizing:border-box; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;}
    .cen03 .whul{width:100%;}
    .cen03 .whul li{float:left; width:29%; margin:0; padding:0 2%;}
    .cen03 .whul li .zct{width:10%; margin-right:5%;}
    .cen03 .whul li .zct img{width:100%;}
    .cen03 .whul li .ycz{width:85%;}
    .cen03 .whul li:nth-child(2){padding:0 2%;}
    .cen03 .whul li:nth-child(3){padding:0 2%;}
    .cen04 .jjkd{width:100%;}
    .cen05 .plistul{width:100%;}
    .cen05 .plistul span{margin: 6px 5px;}
    
    .cen05 .prooul{width:100%;}
    .cen05 .prooul li{width:20%; margin:0 1%;}
    .cen05 .prooul li .propp{width:100%; height:350px;}
    .cen05 .prooul li .ppimg{width: 150px; margin-left:-75px;}
    .cen05 .prooul li .projs{top:180px; width:90%; left:50%; margin-left:-45%;}
    
    .slideBox{width:100%; height:441px;}
    .slideBox .bd img{width:100%; height:441px;}
    .cen08 .homenewsul{width:100%;}
    .cen08 .homenewsul li{float:left; width:32.3%; box-sizing:border-box; margin:0 0.5%; height:280px;}
    .cen08 .homenewsul li:nth-child(3){margin:0 0.5%;}
    .footlefta{display:none;}
    
}
@media (max-width: 1000px){
    .menuul li:nth-child(8){display:block;}
    .menuul li:nth-child(9){display:block;}
    .menuul li:nth-child(1){display:none;}
    .aahidden{display:none;}
    .sshidden{display:none;}
    .ssshidden{display:none;}
    .titlea{font-size:19px; line-height:70px;}
    .cen02{height:110px;}
    .cen02 .menuul{float:none; width:100%; height:80px;}
    .cen02 .logo{width:100%; height:70px; margin-top:0px;}
    .cen02 .logo img{margin-top:15px;}
    .cen02 .menuul li{height:40px; float:left; line-height:39px; width:16.666%; border-right:1px solid #5370e8; border-bottom:1px solid #5370e8; box-sizing:border-box;}
    .cen02 .menuul li a{display:block; background-color:#3955ce; color:#fff; font-size:14px; border:0px none; border-radius:0; height:39px; padding:0; width:100%;}
    .cen02 .menuul li a:hover{background-color:#ff0700; color:#fff; border:0px none; border-radius:0; padding:0;}
    .cen03 .whul li .jl{margin-top:0px;}
    .cen03 .whul li .zct img{height:28px; margin-top:21px; display:block;}
    .slick-dots { left: 0; }
    .cen04{padding:60px 20px;}
    .cen04 .jjkd{width:100%; margin-top:30px;}
    .cen05 .plistul span{margin:0.5%; width:15.5%; text-align:center;}
    .cen05 .plistul span a{ display:block; height:38px; line-height:38px; text-align:center;}
    
    .cen05 .prooul{margin-top:30px;}
    .cen05 .prooul li{height:300px;}
    .cen05 .prooul li .ppimg{width:70%;display: block;margin-left: -35%;}
    .cen05 .prooul li .propp{height:275px;}
    .cen05 .prooul li .projs{top:140px;}
    .protext{font-size:15px; height:50px;}
    .slideBox{height:465px;}
    .slideBox .bd img{height:465px;}
    .cen08 .homenewsul li{height:340px;}
    .tell{display:none;}
    .cen10{display:none;}
    
}

@media (max-width: 720px){
    
    .cen01{text-indent:15px;}
    .cen02 .logo{margin-left:15px;}
    .tshidden{display:none;}
    .cen03{height:230px;}
    .cen03 .whul li{width:100%; float:none; display:block; background:none; clear:both; padding:0 5%; box-sizing:border-box;}
    .cen03 .whul li:nth-child(2){padding:0 5%; margin:0;}
    .cen03 .whul li:nth-child(3){padding:0 5%;}
    .cen03 .whul li .ycz{margin-top:21px;}
    .cen03 .whul li .zct img{height:50px;}
    .aahidden{display:block;}
    .titlea{line-height:30px;}
    .cen04{padding:40px 20px;}
    .titlec{font-size:26px;}
    .cen04 .jjkd{margin-top:18px;}
    .cen04 .ss{width:32.3%; margin:1% 0.5%;}
    .cen04 .ssb{width:75%; margin-right:1%}
    .cen04 .ssa{width:24%;}
    .txta{font-size:12px; text-indent:5px; padding:0; width:100%; box-sizing:border-box;}
    .txtb{font-size:12px; text-indent:5px; padding:0; width:100%; box-sizing:border-box;}
    .cen05{padding:40px 20px;}
    .cen05 .plistul span{width:48.9%;float: left;}
    .cen05 .plistul span a{box-sizing:border-box;}
    .cen05 .prooul li{width:48%; height:250px; margin:1% 1%;}
    .cen05 .prooul{margin-top:20px;}
    .cen06{padding:40px 20px;}
    a.bbb{margin-top:20px;}
    .slideBox{height:300px;}
    .slideBox .bd img{height:300px;}
    
    .cen07{padding:40px 20px;}
    .cen08{padding:40px 20px;}
    .cen08 .anul li:nth-child(3){display:none;}
    .cen08 .anul li:nth-child(2){border-right:0px none;}
    .cen08 .homenewsul{margin-top:20px;}
    .cen08 .homenewsul li{width:100%; height:220px; margin:5px 0;}
    .cen08 .homenewsul li:nth-child(3){margin:5px 0;}
    .cen09{height:60px;}
    .telaa{float:none; line-height:20px; font-size:12px; width:95%; margin:0 auto; display:block; padding-top:9px;}
    .cen11{height: 80px;}
    .cen11 .footerbb{float:none; line-height:20px; font-size:12px; width:95%; margin:0 auto; display:block; padding-top:19px;}
    
}