﻿@charset "utf-8";
/* CSS Document */

/*--内页导航--*/
body{background:url(../images/zhang.jpg) no-repeat center fixed;}
.nav_ny1{ width:100%; height:73px; background:#fff;}
.logo_n{ width:174px; height:47px; background:url(../images/logo_n1.png) no-repeat; float:left; margin-left:5%; margin-top:12px;}
.nav_ny1 ul{ width:760px; height:35px; line-height:35px; float:right; margin-right:5%; margin-top:16px;}
.nav_ny1 ul li{ float:left;}
.nav_ny1 ul li a{ font-size:16px; color:#333; padding:0 23px;}
.nav_ny1 ul li a i{ width:7px; height:4px; background:url(../images/icon1.png) no-repeat; padding-top:3px; display:inline-block; margin-left:5px;}
.nav_ny1 ul li:hover{ background:#f25959;}
.nav_ny1 ul li:hover a{ color:#fff;}
.xiala{ width:100%; height:0px; background:#fff; text-align:center; padding:0px; box-sizing:border-box; overflow:hidden; transition:all 0.5s; }
.nav_ny1 ul li .xiala a{ line-height:30px; color:#333; padding:0; display:block; font-size:14px;}
.nav_ny1 ul li:hover .xiala{ padding:15px 0px; height:90px;}
.nav_ny1 ul li .xiala a:hover{ color:#f15a5a;}


.licheng{ width:100%; height:auto; overflow:hidden; padding-bottom:70px;}
.licheng .con{ width:1200px; height:auto; margin:0 auto; padding-top:50px;}
.licheng .con .nr{ width:1060px; height:auto; float:right; border-left:2px solid #b2b2b2;}
.licheng .con .nr li{ width:1060px; height:250px; margin-bottom:60px;}
.licheng .con .nr li .riqi{ transition:all 0.5s; font-size:15px; width:100px; height:25px; line-height:25px; color:#fff; float:left; background:url(../images/yuandian.png) no-repeat right; margin-left:-96px; margin-top:30px;}
.licheng .con .nr li .txt{ width:950px; height:auto; float:right; background:#fff; border-radius:10px; position:relative; padding:30px; box-sizing:border-box;}
.licheng .con .nr li .jiao{ width:30px; height:33px; position:absolute; left:-20px; top:25px; background:url(../images/li_jiao.png) no-repeat;}
.licheng .con .nr li .txt .le{ width:485px; float:left; margin-top:13px;}
.licheng .con .nr li .txt .le h3{ font-size:20px; color:#666;}
.licheng .con .nr li .txt .le p{ margin-top:20px; width:485px; height:69px; line-height:23px; overflow:hidden; color:#333;}
.licheng .con .nr li .txt .le a{ transition:all 0.5s; width:170px; height:32px; background:#fd5858; border-radius:15px; display:block; line-height:32px; margin-top:20px; text-align:center; color:#fff; display:block;}
.licheng .con .nr li .txt .ri{ width:292px; height:204px; position:absolute; right:30px; top:20px;}
.licheng .con .nr li .txt .ri img{ width:292px; height:204px;}
.licheng .con .nr li:hover .txt .le a{ background:#be0d0d;}
.bt{ font-size:25px; color:#fff; text-align:right; height:100px;}
.licheng .con .nr li:hover .riqi{ color:#F00; }






