﻿@charset "utf-8";
/* 全局 */
html{webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-justify:inter-ideograph;}
a{text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
/* 基础 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{border-radius:0;background:#fff;}
::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.4);background-color:#013e8b;}
input,textarea{-webkit-user-select:text}
/*分页样式*/
.pglist{padding: 30px 0;width:100%;text-align: center;clear: both;}
.pglist a,.pglist span  {color: #013e8b;padding: 0 10px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 28px;background: #fff;border: 1px solid #ddd;}
.pglist a:hover,.pglist .hover{display:inline-block;color: #fff;background: #013e8b;border-color: #013e8b;}
.pglist .current {color: #fff;padding: 0 10px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 28px;background: #013e8b;border: 1px solid #ddd;}
/*返回首页*/
#tip{padding-top: 30px;min-height: 640px;}
#tip b{color: #013e8b;}
/*网站地图*/
.sitemap{overflow:hidden;line-height:30px;padding: 10px;border-bottom:1px solid #ddd;}
.sitemap dt{float: left;margin-right: 2%;width: 14.66666667%;}
.sitemap dt a{display:block;text-align:center;background: #ececec;font-size:14px;padding:8px 0;font-weight:normal;}
.sitemap dt a:hover{background: #ccc;color:#fff;}
.sitemap dd{float: left;width: 83.333333%;}
.sitemap dd a{float:left;color:#666;padding-right:35px;line-height:39px;transition:none;}
.sitemap dd a:hover{color:#333;}
/*网站标签*/
.tags_list{overflow:hidden;line-height:30px;padding: 10px;border-bottom:1px solid #ddd;}
.tags_list dt{float: left;margin-right: 2%;margin-bottom: 2%;width: 14.66666667%;}
.tags_list dt a{display:block;text-align:center;background: #ececec;font-size:14px;padding:8px 0;font-weight:normal;}
.tags_list dt a:hover{background: #ccc;color:#fff;}
.tags{overflow:hidden;margin-bottom: 20px;}
.tags span{float: left;display: block;line-height: 40px;}
.tags a{border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;line-height: 28px;padding: 0 6px;margin: 5px;background: #fff;border: 1px solid #dadada;}
.tags a:hover {background: #013e8b;border-color: #013e8b;color: #fff;}
/*评论列表*/
.comment-main{width: 100%;background: #FFF;border-bottom: 3px solid #eee;margin-top: 30px;font-size: 12px;color: #666;line-height: 14px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.comment-main:hover{border-bottom: 3px solid #013e8b;-webkit-box-shadow: 0 10px 20px 0 #CCC;-moz-box-shadow: 0 10px 20px 0 #CCC;-ms-box-shadow: 0 10px 20px 0 #CCC;-o-box-shadow: 0 10px 20px 0 #CCC;box-shadow: 0 10px 20px 0 #CCC;}
.comment-title{width: 100%;height: 49px;line-height: 50px;background: #FFF;border-bottom: 1px solid #CCC;}
.comment-title span{float: left;height: 50px;font-size: 14px;line-height: 50px;display: block;padding: 0 30px;background: #013e8b;color: #FFF;}
.comment-show-box{margin: 20px 12px}
.comment-show-box .pl-box2{width: 100%}
.comment-show-box .pl-box2 dl{float: left;width: 100%;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #EEE;}
.comment-show-box .pl-box2 dl dt{float: left;width: 50px;margin-right: 15px;}
.comment-show-box .pl-box2 dl dt img{width: 50px;height: 50px}
.comment-show-box .pl-box2 dl dd{float: right;width: 92%;}
.comment-show-box .pl-box2 dl dd h1{font-weight: 700;font-size: 100%;}
.comment-show-box .pl-box2 dl dd h1 span{color: #656565;font-weight: 400;float: right;}
.comment-show-box .pl-box2 dl dd p{margin-top: 10px;line-height: 20px}
.comment-show-box .pl-box2 dl dd p.xz-fc1{color: #013e8b;}
.comment-show-box .xz-cb{zoom: 1}
.comment-show-box .xz-cb:after{display: block;clear: both;visibility: hidden;height: 0;overflow: hidden;content: "."}
.c-more {text-align: center;line-height: normal;}
.c-more a {border-radius: 2px;-webkit-border-radius: 2px;display: block;background: #013e8b;color: #ffffff;padding: 13px 0;}
.c-more a:hover {background: #333;}
/*评论表单*/
.comment-show-box .fb-box{background: #FAFAFA;border: 1px solid #EEE;margin-top: 20px;}
.comment-show-box .fb-box dl{float: left;width: 97%;padding: 12px;}
.comment-show-box .fb-box dt{float: left;width: 50px;margin-right: 15px;}
.comment-show-box .fb-box dt img{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;width: 50px;height: 50px}
.comment-show-box .fb-box dd{float: right;width: 92%;}
.comment-show-box .fb-box dd p{color: #656565;}
.comment-show-box .fb-box dd p textarea{width: 97%;height: 120px;line-height: 20px;color: #6C6C6C;padding: 12px;border: 1px solid #EEE;outline: 0;font-family: "microsoft yahei";-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.comment-show-box .fb-box dd p textarea:focus{border: 1px solid #013e8b;box-shadow: 0 0 10px 0 #013e8b}
.comment-show-box .fb-box-div{margin-top: -1px;background: #FAFAFA;border-radius: 0 0 5px 5px;border: 1px solid #EEE;}
.comment-show-box .fb-box-div dl{padding: 12px;position: relative;}
.comment-show-box .fb-box-div dd{font-size: 12px;line-height: 13px;color: #666;}
.comment-show-box .fb-box-div input{-webkit-border-radius: 0 0 5px 0;-moz-border-radius: 0 0 5px 0;-ms-border-radius: 0 0 5px 0;-o-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;position: absolute;top: -1px;right: -1px;width: 80px;height: 39px;font-size: 12px;line-height: 39px;background: #AAA;color: #FFF;border: 0;cursor: pointer;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.comment-show-box .fb-box-div input:hover{background: #013e8b;color: #FFF;}
/*点赞*/
#mood{margin-bottom: 30px;text-align:center;}
#mood p{font-size: 16px;color: #555;font-weight:bold;margin-bottom: 20px;}
#mood a{display:inline-block;margin:0 10px;cursor:pointer;color: #555;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;-webkit-box-sizing: border-box;box-sizing: border-box;}
#mood a span{display: inline-block;width: 18px;height: 18px;margin-right:10px;vertical-align: sub;background: url(../images/dianzan.png) no-repeat;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#mood a span.dianzan-down{background-position: top right;}
#mood a em{font-style:normal;font-size: 16px;}
#mood a:hover{background: #013e8b;border-color: #013e8b;color:#fff;}
#mood a:hover span.dianzan-up{background-position: bottom left;}
#mood a:hover span.dianzan-down{background-position: bottom right;}
/*视频样式*/
video {background-color: #000;}










/*头部*/
.header{height: 125px;position: relative;}
.header .l{height: 125px;float: left;}

.header .r{height:80px;float: right;background:url("../images/hour.png") right center no-repeat;margin-top: 22px;}
.header .r .bt{width: 224px;text-align: center;line-height: 23px;color: #525252;
    height: 23px;
    background-color: #e2e2e2;
    border-radius: 12px;}
/*logo*/
.header .container{position: relative;}
.logo{position: absolute;left: 0px;top: -5px;width:188px;height: 214px;z-index: 10}
/*菜单*/
.menu{height: 58px;background: url("../images/nenubg.png") center no-repeat;transition: 0.3s;-webkit-transition:0.2s;}
/*.menu .l{width: 174px;height: 64px;float: left;}*/
.menu .r{width: 1350px;height: 58px;float: right;}
.menu .r li{width: 160px;height: 100%;float: left;height: 55px;background: url("../images/mli../images/ne.png") right center no-repeat;}
.menu .r li:nth-child(1){background:none;}
.menu .r li .son{width: 100%;height: 58px;position: relative}
.menu .r li .son .a{display: block;width: 100%;height: 100%;line-height: 58px;text-align: center;color: #fff;font-size: 17px;
    transition: 0.3s;-webkit-transition: 0.3s;box-sizing: border-box}
.menu .r li .son .xiala{position: absolute;left: 0px;width: 160px;z-index: 10;
    box-sizing: border-box;top: 69px;opacity: 0;transition: 0.4s;-webkit-transition: 0.4s;transition-timing-function:ease;visibility: hidden;
    box-shadow: 0px 4px 7px #888888;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;overflow: hidden;
    transform: translateY(20px);-webkit-transform: translateY(20px);
;}
.menu .r li .son .xiala1{opacity: 1;transform: translateY(-11px);visibility: visible}
.menu .r li .son .xiala .s{width: 100%;height: 10px;background: url("../images/xiala.png") top center no-repeat;}
.menu .r li .son .xiala .line{width: 100%;height: 0;display: none;margin: 0 auto;height: 3px;background:#00309a}
.menu .r li .son .xiala dl{width: 100%;background: #fff;}
.menu .r li .son .xiala dt{width: 100%;margin: 0 auto;height: 44px;border-bottom: 1px solid #eee;
;}
.menu .r li .son .xiala dt a{display: block;width: 100%;height: 100%;;line-height: 44px;font-size: 14px;color: #7a7a7a;
    text-align: center;transition: 0.3s;-webkit-transition: 0.3s;
}
.menu .r li .son .xiala dt a:hover{background: #eee;color: #666!important;}

.menu .r li .son a:hover{background: #ffa200;color: #fff!important;}
.menu .r li .son .cz{color: #00309a;background: url("../images/xl1.png") right 14px top 11px no-repeat;
    background-size: 11px;font-size: 16px;}

.menus{position: fixed;z-index: 20;top: 20px;left: 0;transform: translateY(-20px);-webkit-transform: translateY(-20px)}
/**/
.ma{color: #ffa200!important;}
/**/
.remen{height: 66px;background: #fff;box-sizing: border-box;border-bottom: 1px solid #ddd}
.remen .son .l{width: 930px;height: 66px;float: left;line-height: 66px;background:  url(../images/re.png) center left no-repeat;
    text-indent: 1.5em;}
.remen .son .l a{display: inline-block;margin-right: 20px;color: #7b7b7b;text-indent: 0;font-size: 14px;}
.remen .son .r{width: 270px;height: 66px;float: left;}
.remen .son .r form{width: 270px;height: 40px;margin-top: 13px;background: #eee;border-radius: 5px;overflow: hidden}
.remen .son .r form input{display: block;height: 38px;;width: 208px;margin:0;padding: 0;outline: none;border: none;
    float: left;text-indent: 0.5em;background: #eee}

.remen .son .r form button{width: 60px;height: 38px;background: #eee url("../images/s.png") center no-repeat;text-align: center;line-height: 32px;float: left;
    outline: none;border: none;font-size: 14px;letter-spacing: 2px;color: #fff;font-weight: bold;}

/*大标题*/
.big-title .top{height: 40px;width: 400px;margin: 0 auto;}
.big-title .top .m{width: 230px;height: 40px;text-align: center;line-height: 40px;color: #2356a9;float: left;}
.big-title .top .l{width:85px;height: 40px;float: left;background: url("../images/xing.png") center no-repeat; }
.big-title p{color:#878787 }
.big-title .top{height: 40px;width: 400px;margin: 0 auto;}
.big-title1 .top .m{width: 370px;height: 40px;text-align: center;line-height: 40px;color: #2356a9;float: left;}
.big-title1 .top .l{width:415px;height: 40px;float: left;background: url("../images/shibgl.png") center no-repeat; }
.big-title1 .top .r{width:415px;height: 40px;float: left;background: url("../images/shibgr.png") center no-repeat; }
.big-title1 p{color:#878787 }
/*产品*/
.ipro{background: #f0f0f0;overflow: hidden;padding-bottom: 50px;}
.ipro .mianc{width: 100%;height: 680px;position: relative;}
.ipro .l{width: 290px;float: left;}
.ipro .l .top{width: 100%;height: 124px;background:#ecf3f8 url("../images/tlt.png") center no-repeat;}
.it{height:  488px;overflow-y: scroll;overflow-x: hidden;width: 240px;background: #ecf3f8;border-left: 5px solid #d8e4ed}
.it li{border-bottom: 1px solid #fff;background: #F2F2F2}
.it li .a1{display: block;width: 240px;height: 50px;position: relative;}
.it li .a1 .one{display: none;position: absolute;width: 240px;height: 50px;left: -266px;top: 0;z-index:1;background: #00a73e;transition: 0.5s;-webkit-transition:0.5s }
.it li .a1 .two{position: absolute;width: 240px;height: 50px;left: 0;top: 0;z-index:2;background: #ecf3f8 url("../images/ce.png") left 0px center no-repeat;
    line-height: 50px;text-indent: 0.8em;color: #2356a9;font-size: 18px;font-weight: bold;

}
.it li .a1:hover .one{transform: translateX(240px);-webkit-transform:translateX(240px); }
/*.it li .a1:hover .two{color: #fff;background: rgba(0,0,0,0.0) url("../images/jt1.png") right 30px center no-repeat;}*/
/*.it li .xzz .one{transform: translateX(240px);-webkit-transform:translateX(266px); }*/
/*.it li .xzz .two{color: #fff;background: rgba(0,0,0,0.0) url("../images/jt1.png") right 30px center no-repeat;}*/



.it li dl{width: 266px;box-sizing: border-box;border-right: 1px solid #eee;border-left: 1px solid #eee;background: #ecf3f8}
.it li dl a{display: block;width: 260px;margin: 0 auto;height: 35px;line-height: 35px;font-size: 16px;color: #666;text-indent: 35px;
    transition: 0.5s;-webkit-transition:0.5s}
.it li dl a:hover{color: #2356a9;transform: translateX(10px);-webkit-transform: translateX(10px);background: url("../images/jt2.png") left 10px center no-repeat; }
.it::-webkit-scrollbar {/*滚动条整体样式*/
    width:5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}
.it::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    height: 10px;
    background-color: #2356a9;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
.it::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    /*border-radius: 10px;*/
    background: #EDEDED;
}
    /*优势*/
.iabout{height: 898px;background: url("../images/iysbg.jpg") center no-repeat;}
.iabout .l{width: 420px;float: left;}
.iabout .l li{width: 360px;height: 115px;cursor: pointer;}
.iabout .l li .y{width: 315px;float: right;}
.iabout .l li .y p{margin-top: 8px}
.iabout .l li:nth-child(1){background: url("../images/a1.png") left 3px top 3px no-repeat}
.iabout .l li:nth-child(2){background: url("../images/a2.png") left 3px top 3px no-repeat}
.iabout .l li:nth-child(3){background: url("../images/a3.png") left 3px top 3px no-repeat}
.iabout .r{width: 360px;float: right;}
.iabout .r li{width: 360px;height: 115px;cursor: pointer;}
.iabout .r li .y{width: 315px;float: right;}
.iabout .r li .y p{margin-top: 8px}
.iabout .r li:nth-child(1){background: url("../images/a4.png") left 3px top 3px no-repeat}
.iabout .r li:nth-child(2){background: url("../images/a5.png") left 3px top 3px no-repeat}
.iabout .r li:nth-child(3){background: url("../images/a6.png") left 3px top 3px no-repeat}
.iabout .m{width: 480px;height: 436px;float: left;position: relative;}
.iabout .m .one{position: absolute;z-index: 2;width: 100%;height: 100%;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 30s linear infinite;
    -moz-animation: rotate 30s linear infinite;
    -o-animation: rotate 30s linear infinite;
    animation: rotate 30s linear infinite;}
.iabout .m .one img{transform: scale(1.05);-webkit-transform: scale(1.05)}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}

/**/
.iabout .m .three{position: absolute;z-index: 3;width: 100%;height: 100%;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate1 30s linear infinite;
    -moz-animation: rotate1 30s linear infinite;
    -o-animation: rotate1 30s linear infinite;
    animation: rotate1 30s linear infinite;
}
@-webkit-keyframes rotate1{from{-webkit-transform: rotate(360deg)}
    to{-webkit-transform: rotate(0deg)}
}
@-moz-keyframes rotate1{from{-moz-transform: rotate(360deg)}
    to{-moz-transform: rotate(0deg)}
}
@-o-keyframes rotate1{from{-o-transform: rotate(360deg)}
    to{-o-transform: rotate(0deg)}
}
@keyframes rotate1{from{transform: rotate(360deg)}
    to{transform: rotate(0deg)}
}
.iabout .m .three img{transform: scale(0.89);-webkit-transform: scale(0.89);opacity: 0.75}

.iabout .m .two{position: absolute;z-index: 4;width: 100%;height: 100%;}

.iabout .bot{height: 200px;margin-top: 50px;}
.iabout .bot .z{width: 540px;float: left;}
.iabout .bot .m{width: 225px;float: left;margin-left: 160px}
.iabout .bot .m a{
    display: block;	width: 212px;
    height: 48px;
    background-color: #ffa200;
    border-radius: 4px;line-height: 48px;}
    /*业绩*/
.iabout .bot .y{width: 130px;float: left;margin-left: 160px}



/*案例展示*/
.icases{background: #fff;padding-bottom: 50px}
.changfang .swiper-slide{position: relative;}
.changfang .swiper-slide a{display: block;width: 100%;background: #fff;overflow: hidden;
box-sizing: border-box;border: 1px solid #e5e5e5;border-bottom: 5px solid #e5e5e5;}
.changfang .swiper-slide a .i{width: 100%;height: 210px;overflow: hidden}
.changfang .swiper-slide a .i img{transition: 0.5s;-webkit-transition:0.5s }
.changfang .swiper-slide a .t{width: 100%;height:46px;background:url("../images/jt1.png") right 10px center no-repeat;
line-height: 46px;color: #5c5c5c;font-size: 16px;text-indent: 20px;}
.changfang .swiper-slide a:hover{border-color: #2356a9}
.changfang .swiper-slide a:hover .t{background: #f5f5f5}
/*opacity: 1}*/
.swiper-containercases a:hover .one{background: rgba(0,102,109,0.8)}
.swiper-containercases a:hover .i img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.swiper-containercases a:hover .son .t .top .z{color: #2356a9;}
/*.swiper-containercases a:hover .one .son11{transform: scale(1);opacity: 1;background: rgba(0,0,0,0)}*/
/*.swiper-containercases a:hover{border-bottom: 4px solid #032348;box-sizing: border-box}*/
.changfang .swiper-button-prev{width: 55px;height: 55px;background:#ddd url("../images/pr.png") center no-repeat;left: -70px;top: 50%;border-radius: 55px;transition: 0.3s;-webkit-transition:0.3s }
.changfang .swiper-button-next{width: 55px;height: 55px;background:#ddd url("../images/ne.png") center no-repeat;right: -70px;top: 50%;border-radius: 55px;transition: 0.3s;-webkit-transition:0.3s }

.changfang .swiper-button-prev:hover{width: 55px;height: 55px;background:#bbb url("../images/pr.png") center no-repeat;}
.changfang .swiper-button-next:hover{width: 55px;height: 55px;background:#bbb url("../images/ne.png") center no-repeat;}
/**/
.changfang .imore{width: 11%;height: 50px;margin: 0 auto;}
.changfang .imore a{display: block;width: 150px;height: 50px;font-size: 16px;border-radius: 5px;float: left;transition: 0.2s;-webkit-transition:0.2s}
.changfang .imore .a1{margin-right: 30px;background: #ffa200;text-align: center;line-height: 50px;color: #fff}
.changfang .imore .a2{background: #00a698;text-align: center;line-height: 50px;color: #fff}

.changfang .imore .a1:hover{box-shadow: 0px 0px 8px #2f6cc8;border-radius: 8px}
.changfang .imore .a2:hover{box-shadow: 0px 0px 8px #00a73e;border-radius: 8px}




/*新闻*/
.inews{background: #f8f8f8;padding-bottom: 50px;}
.inews .l{width: 700px;float: left;}
.inews .l .top{height: 60px;width: 100%;background:  url("nli../images/ne.png") left bottom no-repeat}
.inews .l .top .z{width: 300px;height: 60px;line-height: 60px;float: left}
.inews .l .top .y{width: 150px;height: 60px;float: right}
.inews .l .top .y a{display: block;width: 150px;height: 60px;line-height: 60px;text-align: right;color: #5f5f5f}

.inews .l .first .bt{color: #373737}
.inews .l .con{height: 240px;background: url("../images/inlbg.png") left top no-repeat}
.inews .l .con .son{width: 390px;height: 240px;float: right;}
.inews .l .con .son li{width: 100%;height: 75px;border-bottom: 1px solid #ddd;margin-top: 11px}
.inews .l .con .son li .z{width: 57px;height: 75px;float: left;}
.inews .l .con .son li .y{width: 320px;height: 75px;float: right;}
.inews .l .con .son li .z .p1{color: #7f7f7f}
.inews .l .con .son li .z .p2{color: #7f7f7f}
.inews .l .con .son li .y .bt{color: #373737}
.inews .l .con .son li:nth-child(1){margin-top: 0px;}
.inews .l .con .son li:nth-child(3){border-bottom: none}
.inews .l a:hover .bt{color: #065ee4!important;}
.inews .l .con .son li a:hover .z .p1{color: #065ee4!important;}
.inews .l .con .son li a:hover .z .p2{color: #065ee4!important;}

.inews .r{width: 560px;float: right;}
.inews .r .top{height: 60px;width: 100%;background:  url("nli../images/ne.png") left bottom no-repeat}
.inews .r .top .z{width: 200px;height: 60px;line-height: 60px;float: left}
.inews .r .top .y{width: 100px;height: 60px;float: right}
.inews .r .top .y a{display: block;width: 100px;height: 60px;line-height: 60px;text-align: right;color: #5f5f5f}
.inews .r ul li{height: 100px;width: 100%;border-bottom: 1px solid #ddd;margin-top: 21px}
.inews .r ul li:nth-child(1){margin-top: 36px;}
.inews .r ul li .z{width: 28px;height: 100px;background: url("../images/wd.png") left top no-repeat;float: left;}
.inews .r ul li .y{width: 510px;height: 100px;float: right;}
.inews .r ul li .y .bt{color: #373737}
.inews .r ul li a:hover .bt{color: #065ee4}
