/*****
*怀化市政府目录专题样式文件
*@crtime:2020年11月25日
*@Company:湖南微象科技有限公司 www.microxiang.com
*@Author:lijianping
*
*/

body{background:#fff;}
.top_box { width: 100%;height:760px; background: url(/sjyj/xhtml/images/2021jyj_banner.jpg) no-repeat top center;}
.top_logo {	width: 100%;max-width: 1200px;margin: 0 auto;}
.top_logo .ztmllogo {max-width:330px; height: auto; display: block;float: left; width: 100%;margin-top: 27px;}
.top_logo .ztmllogo img { width: 100%; height: auto; display: block;}
.top_logo .ztmlfhsy {width:96px; height: 36px; background: rgba(220,32,32,0.5);border-radius: 2px; display: block;float:right; text-align: center;line-height: 36px;font-size: 15px; color: #fff;margin-top:42px;}
.top_logo .ztmlfhsy:hover {opacity: 0.8;}

.jyj_box { max-width: 1200px;margin: 0 auto;padding-bottom: 20px;}
.jyj_box .title {height: 106px; text-align: center;line-height: 106px; border-bottom: 1px solid #e0e0e0;font-size: 28px; color: #4c4d4f;}
.jyj_list li { width: 264px; float: left; margin-top: 30px;margin-right: 48px;}
.jyj_list li .a_img { width: 264px; height: 150px; overflow: hidden; display: block;}
.jyj_list li .a_img img { width: 100%; height: auto; display: block;}
.jyj_list li .a_title {font-size: 16px; line-height: 16px; padding: 14px 0; width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block;}
.jyj_list li .a_title:hover {color: #f13c3a;}

.footer{background: #bc1818;}