﻿@charset "utf-8";

html, body { position: relative;  height: 100%; }
body { font-family:微软雅黑; font-size: 12px; background:#fff;}
a:hover {color:#1561af; text-decoration:none !important;}


/*main*/
.main {width:1178px; margin:0 auto;margin-top:64px;border:1px solid #e4e4e4;}
/* 左侧栏样式 */
.left_con{width:389px; float:left;}
.left_con_map{width:361px;height:569px;margin:28px 0 0 31px;background: url(map_zjnj_20180713.png) no-repeat;}
.left_con_intro{width:361px;height:201px;margin-left:31px;}
.cube{height:15px;width:7px;background-color: #1561af;display:inline-block;margin-right:8px;}
.area{height: 48px;line-height: 48px;font-size:18px;color:#1561af;}
.link{margin-left:1px;}
.link a{display:inline-block;float: left;margin-right: 11px;width:75px;height:30px;line-height:30px;color:#000;font-size:16px;}
.link a:hover{color:#1561af;}
.link .jbxq a{color:#1561af;}
/* 中间线 */
.middle_line{width:1px;height:730px;background-color: #d9d9d9;float: left;margin-top: 33px;}
/* 右侧栏样式 */
.right_con{float:left;width:741px;margin:28px 0 0 29px;}
.city{height:24px;line-height:24px;width:134px;margin:0 auto;font-size: 22px;color:#1561af;padding-bottom: 20px;}
.content p{font-size:16px; line-height: 36px;text-indent: 2em;color: #010000;}
.content ul li{float:left;width:230px;height:223px;margin:0 22px 33px 0;border:1px solid #e4e4e4;}
.content ul li.mr0{margin-right: 0;}
.content ul li p{text-indent: 0px;margin: 8px 0 8px 3px;font-size: 14px;color:#666;line-height: 26px;}
.content ul li p.zy{text-indent: 2em}
.content ul li:hover{border-color:#1561af;}
/* 底部栏样式 */
.main2{width:1180px;margin:0 auto;padding: 23px 0 34px 0;}
.main2 div{width:580px;height:120px;float:left;margin-right:20px;background-color: #f6f6f6;}
.main2 div ul {width:170px;float:right;margin-top:30px;}
.main2 div ul a{font-size: 15px;color:#000;line-height:31px;margin-right:20px;}
.main2 div ul a.ml83{margin-left:83px;}
.main2 div ul a.mr0{margin-right: 0;}
.main2 div ul a:hover{color:#1561af;}


.clearfix li{
    position: relative;
}