@charset "utf-8";
/* CSS Document */
/*代码声明*/
*{margin:0;padding:0;}
body{font-family:"微软雅黑";font-size:14px;}
img,input{border:0;}
a{text-decoration:none;}
li{list-style:none;}

/*header*/
.header-box{height:435px;background:url(/img/header-bg.jpg) no-repeat top center;margin-bottom:20px;}
.header-logo{height:435px;}
.header-logo a{display:block;height:435px;width:700px;margin:0 auto;}

/*new1*/
.new-list1{height:403px;width:1158px;margin-left:auto;margin-right:auto;border:1px solid #D5D5D5;margin-bottom:20px;padding:25px 20px;}
.new-list1 a{display:block;float:left;}
.list1-a{width:690px;height:400px; overflow:hidden}

.list1-b{width:450px;height:403px; margin-left:18px;cursor:pointer;}
.list1-b h3{height:90px;margin-bottom:10px;background:#F3F3F3;line-height:40px;padding:10px 15px 0;color:#0E54CA;font-size:20px; }
.time-talk{height:270px;background:#F3F3F3;padding:10px 15px;}

.time-talk p{line-height:35px;color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.time-talk p span{display:block;height:50px;line-height:50px; color:#0E54CA;font-size:16px; padding-left:35px;font-weight:bold;}
.time-icon{background:url(/img/time-icon-blue.jpg) no-repeat center left;}
.time-icon1{background:url(/img/word-icon-blue.jpg) no-repeat center left;}
/*after*/
.box-after{height:725px; background:#F8F8F8;padding-top:20px;}
.box-after h2{height:60px;background:url(/img/h2-bg.jpg) no-repeat top center;line-height:60px;padding-left:20px;}
.box-after h2 span{background:url(/img/h2-icon-1.png) no-repeat center left;color:#fff;font-size:20px;padding-left:45px;}

.list-pic-word{margin-top:30px;padding-left:15px;}
.list-pic-word dl{float:left;width:211px;height:160px;background:#fff;margin-bottom:20px;margin-right:15px;padding-top:10px;padding-left:11px;cursor:pointer;}
.list-pic-word dl dt img{width:200px;height:100px; background:url(/images/12312.jpg)}
.list-pic-word dl a .title:hover{color:#de2626}

.title{height:25px;line-height:25px; color:#375378;cursor:pointer; }
.title-time{height:25px;color:#808080;font-size:13px;margin-right:11px;background:url(/img/time-icon.jpg) no-repeat top left;padding-left:20px;line-height:25px;border-top:1px dashed #808080; overflow:hidden}


.new-list1 ul li .list1-a img{width:690px;height:400px;}
/*footer*/
.footer-box{height:90px;padding-top:40px;background:#054FB4;color:#fff;text-align:center; }
.footer-box a{ color:#fff; }
.footer{height:100px;padding-top:30px;}
.footer-box p{line-height:30px;}


/*border-5*/
.border-5{height:5px;background:#054FB4;margin-bottom:10px;margin-top:20px;}

/*公用代码*/
.w1200{width:100%;margin-left:auto;margin-right:auto;}
.clear{clear:both;}
