/*
* @Author: sun
* @Date:   2016-12-22 13:05:32
* @Last Modified by:   sun
* @Last Modified time: 2016-12-22 15:29:04
*/

/* 内容区域 */
/*面包屑*/
.breadcrumb{width: 1200px; height: 65px; line-height: 65px; margin:0 auto; border-bottom: 1px solid #F2E2C8; }
.breadcrumb a { color: #000; }
.breadcrumb a:hover { color: #ce271f; }
.content { width: 1200px; margin: 30px auto 70px; overflow: hidden; }
/* 导航 */
.contentLeft { width: 275px; float: left; overflow: hidden; }
.ej_nav { width: 257px; margin-left: 6px; background: #fefaf4; margin-top: -1px; }
.ej_nav li {height: 67px; line-height: 67px; text-align: center; border-top: 1px solid #ececec; position: relative; }
.ej_nav li i { width: 0px; height: 0px; display: block; border-width: 8px; border-style: solid; border-color: transparent transparent transparent #ce271f; position: absolute; right: -16px; top: 26px; display: none; }
.ej_nav li a { font-size: 24px; display: block; }
.ej_nav li.hov { background: #ce271f; }
.ej_nav li.hov i { display: block; }
.ej_nav li.hov a { color: #fff; }
/* 列表 */
.contentRight{width: 880px; float: right; background:#fefaf4;padding-bottom:20px;}
h3.mkTit { height: 40px; line-height: 40px; border-bottom: 3px solid #dcdcdc; }
h3.mkTit a { display: inline-block; height: 40px; line-height: 30px; font-size: 20px; color: #ce271f; border-bottom: 3px solid #ce271f; }
.conList {margin-top: 30px;}
.conList_Ul { min-height: 416px; }
.conList_Ul li { padding-left: 30px; height: 20px; line-height: 20px; background: url('iconYXHD.png') no-repeat 10px center; }
.conList_Ul li a { font-size: 14px; display: inline-block; float: left; width: 710px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.conList_Ul li span { float: right; font-size: 14px; }
p.line_left { border-left: 1px solid #dcdcdc; height: 24px; margin-left: 13px; }
.conList_Ul li:hover { background: url('iconYXHD_hov.png') no-repeat 10px center; }
.conList_Ul li:hover a ,.conList_Ul li:hover span { color: #ce271f; }
.yhhdPage { width: 600px; margin: 40px auto 0; font-size: 14px; overflow: hidden; }
.yhhd_wrap { width: 230px; float: right; }
.yhhdPage span { margin: 0 10px; display: inline-block; }
.yhhd_wrap a { margin-right: 15px; }
.yhhd_totle { float: left; width: 300px; }

/*分行简介*/
.content_show{padding: 10px 15px;line-height: 32px;color: #555;}