@charset "utf-8";
/* CSS Document */

/***************************宽屏样式(start)***************************/
.w_1200 .home_info .item{width:280px; margin-left:75px;}

/***************************宽屏样式(end)***************************/

.home_info{border-bottom:1px solid #ededed; margin-top:38px; padding-bottom:25px;}
.home_info .item{width:250px; padding-left:56px; margin-left:30px; position:relative;}
.home_info .item .name{font-size:16px; line-height:26px;}
.home_info .item:first-child{margin-left:0;}
.home_info .item .txt{line-height:22px;}
.home_info .item:after{position:absolute; content:''; left:0; top:0; background:url(../images/bg.png) no-repeat;}
.home_info .item0:after{background-position:0 0; width:42px; height:42px;}
.home_info .item1:after{background-position:-42px 0; width:36px; height:36px;}
.home_info .item2:after{background-position:-78px 0; width:30px; height:36px;}
.home_ad{}
.home_ad .item{width:48.696682%;}
.links{margin:19px 0; width:100%; overflow:hidden;}
.links .list{width:1000%;}
.links .list .item{width:196px; height:83px; margin-right:20px;}
.link_btn{margin-top:11px;}
.link_btn span{display:inline-block; width:25px; height:25px; background:url(../images/bg.png) no-repeat -25px -237px; content:''; margin-right:5px; cursor:pointer;}
.link_btn span:first-child{background-position:0px -237px;}


.logo a:hover{
    text-decoration: none;
}