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

/*文章内页-------------------------------------*/
.lisyeall{ overflow: auto; background:url(../img/yinybg.jpg) repeat-x top;}

.lis_wbody{ overflow: auto; margin-top: 30px;}
.lis_nav{ overflow: auto; width: 270px;}
.lis_div{ /* height: 65px; */ height: 38px;  background:#ba0042; margin-bottom: 10px; /* padding: 15px 0 10px 24px;*/ padding: 15px 10px 10px 10px; }
.lis_div h2{ font-size: 26px; color: #FFF; line-height: 32px; font-weight: normal;}
.lis_div p{ font-size: 16px; color: #e27fa2; line-height: 32px;}

.lis_dina{ overflow: auto;}
.lis_dina ul li{ height: 65px; line-height: 65px; width: 270px;  text-align: center;  margin-bottom: 1px; font-size: 20px;}
.lis_dina ul li a{ display: block; color:#353535; background:#f7f7f7; text-decoration: none; fonnt-weight:500; }
.lis_dina ul li a:hover{ color:#FFF; background:#ba0042; text-decoration: none; fonnt-weight:500; }

.lis_wenz{ width:870px;}
.lis_fh{ height: 50px; line-height: 50px; border-bottom: 1px solid #eee;}
.lis_title{ overflow: auto; padding: 30px 0 20px 0; border-bottom: 1px dashed #eee;}
.lis_title h2{ font-size: 28px; line-height: 30px; text-align: center; font-weight: normal;}
.lis_title p{ font-size: 16px; color: #999; text-align: center; line-height: 50px;}
.lis_title p span{ margin-right: 20px;}

.lis_text{ margin-top: 30px; padding-bottom: 30px; border-bottom: 1px dashed #eee;}
.lis_text p{ font-size: 16px; line-height: 36px; /* text-indent: 30px; */ margin-bottom: 15px;}

.lis_topdow{ overflow: auto; margin: 30px 0;}
.lis_topdow p{ line-height: 35px;}

/*-------------------------------------*/

/*新闻列表页-------------------------------------*/
.lis_news{ width: 870px; overflow: auto;}

.lis_newtx{}
.lis_newtx ul{ overflow: auto;}
.lis_newtx ul li{ display: block;  height: 70px; width: 870px; padding: 15px 0; border-bottom: 1px dashed #eee;}

.lis_newtx ul li a span.sptime{float:left; height:60px; width: 70px; padding: 5px 0; text-align: center; background: #F7F7F7;}
.lis_newtx ul li a:hover span.sptime{ height:60px; width: 70px;  padding: 5px 0; text-align: center; background: #ba0042; color: #FFF;}
.lis_newtx ul li a span.sptime h2{ line-height: 30px; font-size: 24px; font-weight:500;} 
.lis_newtx ul li a span.sptime p{ line-height: 30px; font-size: 14px; }

.lis_newtx ul li span.sptext{ padding-left:20px; height: 70px; width:780px; float:right;}
.lis_newtx ul li span.sptext h2{line-height: 70px; font-size:20px; font-weight:normal;}
.lis_newtx ul li span.sptext p{line-height: 0px; font-size: 16px; color:#999;}


.lis_newpag{ height: 30px; margin: 50px 0;}
.lis_newpag ul{ /* margin-left:180px; */ margin-left:50px; }
.lis_newpag ul li{ float:left; height: 30px;  line-height: 30px; padding: 0 5px; font-size: 16px; margin-right: 20px;}
.lis_newpag ul li a.newpnav{  height: 30px;  line-height: 30px; padding: 0 5px; background: #ba0042; color:#FFF; border-radius:40px; -moz-border-radius:40px; /* 老的 Firefox */} 
/*-------------------------------------*/

/*业务展示页*/
.busines{ overflow: auto; margin-top: 30px; margin-bottom: 30px;}

.busines ul li{ float: left; width:290px; /* height: 300px; */ margin-bottom: 30px;}

.busines ul li a h2{  color: #353535; font-size: 20px;  line-height: 32px; font-weight: normal; margin-top:10px;}
.busines ul li a:hover h2{  color: #ba0042; font-size: 20px;  line-height: 32px; font-weight: normal;}
.busines ul li a p{ color: #999; font-size: 16px; line-height: 26px;}
.busines ul li a:hover p{ color: #ba0042; font-size: 16px; line-height: 26px;}

.mlr{ margin:0 30px;}






