| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- #policyDetail{width:100%;height:1250px;background: #F5F5F5;border-top:6px solid #2C6597; }
- #title_top{width:100%;height:45px;background: #fff;padding-top: 15px;border-bottom: 1px solid #EDEDED;}
- .title_top{width:1100px;height:30px;padding-left: 25px;line-height: 24px;margin: 0 auto;
- background: url("../../../img/detail_home.jpg") no-repeat;}
- .title_top>a{color:#787878;}
- .title_top>a.a_detail{color:#3C3B3B;}
- #policy_content{width:1200px;height:1200px;margin: 0 auto;background: #fff;padding:40px 40px 0 50px;
- position: relative;}
- .content_left{width:700px;height:1150px;display: inline-block;}
- .contetn_right{width:250px;height:800px;display: inline-block;position: absolute;
- top:40px;right:50px;}
- .content_left>h3{text-align: center;color:#2D6697;}
- .small_title{width:700px;height:50px;border-bottom: 1px solid #eee;padding-top: 25px;
- margin-bottom: 15px;}
- .small_title>span{float: right;margin-left: 20px;color:#ACACAC;}
- .small_title>p{color:#626161;}
- .content_img{width:700px;height:350px;text-align: center;margin-top:15px;border-bottom: none; }
- .content_img>img{width:515px;height:340px;margin: 0 auto;}
- .content_left>h4{font-weight: bold;font-size: 16px;}
- .content_left h5{display: inline-block;color:#222222;}
- .content_left>p{line-height: 20px;}
- .content_left>hr{margin: 0;}
- .text_end{margin-top: 50px;}
- .next_div{width:700px;height:40px;}
- .contetn_right>div{width:250px;height:60px;border-bottom:1px solid #F1F1F1;}
- .contetn_right>div.right_title{width:250px;height:40px;}
- .contetn_right>div.right_title>div{width:90px;height:40px;background: #3185D0;line-height: 40px;
- text-align: center;color:#F2F7FC;font-weight: bold;}
- .contetn_right>div>h5{margin: 0;font-weight: bold;padding-top: 10px;margin-bottom: 10px;}
- #bottom{}
|