﻿@charset "utf-8";
@import url('global.css');
body{background-color:#dadada}
.KV_story{max-width:1920px;margin: auto;overflow: hidden}
.KV_story img{width:100%;display:block}
.story_list{width:100%;padding:0px 0px 30px 0px;overflow: hidden;background-color:#dadada}
.story_list li{width:1200px;height:184px;margin-bottom:20px;overflow: hidden}
.story_list li a{position:relative;display:block}
.story_list li a:after{content:"了解详情 >";position: absolute;bottom:20px;left:45px; display: inline-block;width:90px;height:25px;line-height:25px;text-align: center; background-color:#2e2624;color:#fecc33;font-size:14px;transition:all .25S;}
.story_list li:hover a:after{bottom:22px}

.story_list li .content{display:block;background-color:rgba(0,0,0,.5);width:600px;height:184px;position:absolute;top:0;left:0}

.story_list .title{border-left:2px solid white;display: block; width:80%;line-height:1.25;padding-left:10px;color:#fff;font-size:24px;font-weight:bold;margin:35px auto 10px 45px}
.story_list .desc{color:#fff;font-size:14px;display: block;margin:10px auto 5px 45px;}

.story_detail{width:100%;background-color:#dadada}
.story_detail .warp{width:1200px;overflow: hidden;background-color:white;padding:20px 50px 50px 50px}
.story_detail .title{line-height:30px;font-size:28px;color:#2e2624;padding:10px 0 15px 0;}
.story_detail .title:before{content:"|";padding-right:.5em}
.story_detail .content{width:870px;float: left; line-height:18px;color:#333;table-layout:fixed;word-wrap:break-word;word-break:normal;text-align:justify;text-justify:inter-ideograph}
.story_detail .content img{width:100%;}
.story_detail .content p{margin-top:1em;margin-bottom:1em}

.story_detail .side{width:210px;float:right;}
.story_detail .side a,.story_detail .side img{width:100%;display: block}
.story_detail .side a{margin-bottom:40px;transition:all .25S;opacity:.2}
.story_detail .side a:hover,.story_detail .side a.current{opacity:1}





.financial .side{width:210px;float:right;}
.financial .side a,.financial .side img{width:100%;display: block}
.financial .side a{margin-bottom:40px;transition:all .25S;opacity:.2}
.financial .side a:hover,.financial .side a.current{opacity:1}

.financial{width:100%;background-color:#dadada}
.financial .warp{overflow: hidden;background-color:white;padding:20px 50px 50px 50px}
.financial .title{line-height:30px;font-size:28px;color:#2e2624;padding:10px 0 15px 0;}
.financial .title:before{content:"|";padding-right:.5em}
.financial .content{line-height:2;font-size:14px;color:#333;table-layout:fixed;word-wrap:break-word;word-break:normal;text-align:justify;text-justify:inter-ideograph}
.financial .content p{padding-bottom:1em}
.financial .content a{color:#133fb1;border-bottom:1px solid #133fb1}


._lep{width:100%;background-color:#dadada}
._lep .warp{overflow: hidden;background-color:white;padding:20px 50px 50px 50px}
._lep .title{line-height:30px;font-size:28px;color:#2e2624;padding:10px 0 15px 0;}
._lep .title:before{content:"|";padding-right:.5em}
._lep .content{line-height:2;font-size:14px;color:#333;table-layout:fixed;word-wrap:break-word;word-break:normal;text-align:justify;text-justify:inter-ideograph}
._lep .content h3,._lep .content p{padding:0 25px 0 25px}
._lep .content a{color:#133fb1;border-bottom:1px solid #133fb1}


._lep .content .box{background-color:#f5f5f5;overflow:hidden;}
._lep .content .box.l{float:left;width:49%;height: 286px}
._lep .content .box.r{float:right;width:49%;height: 286px}
._lep .content .box.c li{float:left;width:33%}
._lep .content .box h3{padding:15px 0 0 25px}
._lep .content .box ul{list-style:none;padding:0 25px 15px 25px;overflow:hidden}















