@charset "UTF-8";

/*初始化css*/

body {
    min-width: 1200px;
    font-family: 微软雅黑;
    color: #333;
}


/*min-width的宽度根据项目页面宽度决定*/

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}


/*颜色根据通用信息列表的文字颜色决定*/

.more a {
    color: #999;
}


/*颜色根据通用更多的文字颜色决定*/

a:hover {
    /* color: #0d8ee9; */
}


/*颜色根据psd主色调决定，比如很多都是蓝色*/

.top,
.top a:hover {
    color: #fbec01;
}


/*颜色hover样式*/

.more a:hover {
    color: #0d8ee9;
}


/*颜色根据psd主色调决定，比如很多都是蓝色*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: 微软雅黑;
}

.width1200 {
    width: 1200px;
    margin: 0 auto;
}


/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/

body {
    /* background: url(home_bg_1.png) no-repeat top center; */
}

.ls_banner {
    width: 100%;
    height: 586px;
    margin: 0 auto;
    background: url(head-top9_1.jpg) no-repeat top center;
    position: relative;
    top: -100px;
}

.top {
    line-height: 80px;
    width: 1200px;
    margin: 0 auto;
}

.top,
.top a {
    color: #ffffff;
}

.top_left {
    font-size: 30px;
    font-weight: normal;
}

.top_right {
    font-size: 15px;
    float: right;
}

.zbtn {
    position: relative;
}


/* 
.top-right li a {
    line-height: 80px;
    height: 80px;
    color: #fff;
    display: block;
    padding: 0 10px;
} */

.top-right li a:hover {
    color: #fbec01;
}

.top-right li.zbtn .login1 {
    width: 85px;
    text-align: center;
    /* background: #00c1de; */
}

.zbtnList li {
    text-align: center;
    float: none;
}

.zbtnList li a:hover {
    display: block;
    /* background: #666; */
    color: #fbec01;
}


/* .tainan {
	display: none;
	width: 120px;
} */


/* 单点登入 */

.zbtnList {
    display: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    position: absolute;
    background: #3a3a3a;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    margin-left: -5px;
}

.top-right {
    float: right;
    /* margin: 15px 0 0 0; */
    margin: 0 auto;
    /* padding-right: 40px */
}

.top-right li {
    float: left;
}

.top-right li.btn1:hover .login_btn {
    display: block;
}

.top-right li.btn1 a {
    width: 100px;
    text-align: center;
    line-height: 60px;
    height: 60px;
    color: #fff;
    display: block;
    padding: 0 10px;
    margin: 0px;
}

.loginper span {
    margin-left: 12px;
    display: inline-block;
    margin-top: 5px;
}

.loginper img {
    vertical-align: middle;
    margin-top: -8px;
}

.login_btn {
    position: relative;
    display: none;
}

.login_btn li {
    float: none;
    position: absolute;
    /* background: #3A3A3A; */
    z-index: 999;
}


/* .login_btn li a:hover{background: #666 !important;} */

.login_btn li a {
    /* background: #202529 !important; */
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #fff;
    display: block;
    padding: 0 10px;
}


/* .exitBtn {
    top: 50px;
} */

.ls_top {
    height: 110px;
    width: 100%;
    /* background: #3a3a3a; */
}

.ls_retrieval {
    height: 50px;
    width: 100px;
    margin-left: 680px;
    background: #198ef8;
}

.ls_retrieval a {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    color: #ffffff;
}

.nav>li a {
    font-size: 17px;
    color: #ffffff;
}

.nav>li a:hover {
    color: #fbec01;
}

.nav>li {
    /* padding-left: 35px; */
    padding-left: 0px;
}

.nav>li:first-child {
    padding-left: 0;
}

.nav .nav_kfsj_list {
    line-height: 45px;
}

.home_tit {
    text-align: center;
    /* margin-top: 100px; */
    /* padding-top: 281px; */
    z-index: 99;
    position: relative;
}

.home_tit_text {
    font-size: 19px;
    line-height: 79px;
    color: #ffffff;
}

.search_box {
    width: 670px;
    height: 50px;
    /* padding: 10px; */
    background: #198ef8;
    /* margin: 0 auto; */
}

.ls_input {
    width: 810px;
    height: 115px;
    margin: 0 auto;
    background: url(home_input_001.png) no-repeat top center;
    padding: 15px 0 0 15px;
}

.search_input {
    background: #ffffff;
    width: 580px;
    height: 100%;
    border: none;
    padding-left: 20px;
    font-size: 15px;
}

.search_icon {
    /* background: #f3ad46; */
    display: block;
    /* padding: 8px 18px; */
    background: url(home_icon_1.png)no-repeat 30px;
    border: none;
    width: 90px;
    height: 50px;
}

.hd {
    width: 106px;
    margin: 0 auto;
    margin-top: 40px;
}

.hd li {
    background: url(home_icon_2.png) no-repeat center;
    width: 9px;
    height: 9px;
    margin: 0 10px;
}

.hd li.on {
    background: url(home_icon_3.png) no-repeat center;
    width: 28px;
    height: 9px;
}


/* 窗口模块 */

.main_1 {
    height: 85px;
    box-shadow: 0px 0px 7px #999999;
    /* background: #ffffff; */
    /* margin-top: 155px; */
    padding: 0px 30px;
}

.main_1_item a {
    display: block;
    color: #ffffff;
    padding-left: 72px;
    height: 100%;
}

.main_1_item a span {
    font-size: 21px;
    line-height: 4;
}

.main_1_item a p {
    width: 165px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    margin-top: 13px;
}

.main_1 .sjll {
    /* background: url(home_icon_4.png) no-repeat left center; */
}

.main_1 .xszn {
    background: url(home_icon_5.png) no-repeat left center;
}

.main_1 .jksq {
    background: url(home_icon_7.png) no-repeat left center;
}

.main_1 .yytjsh {
    background: url(home_icon_6.png) no-repeat left center;
    cursor: pointer;
}

.home_line_1 {
    background: url(home_line_1.png);
    width: 1px;
    height: 60px;
    margin: 10px 20px;
}


/* .home_item_tit {
	background: url(home_bg_4.png) no-repeat center 80px;
	text-align: center;
	padding-bottom: 35px;
	line-height: 33px;
	font-size: 21px;
} */

.home_item_tit b {
    color: #0d8ee9;
}


/* 数据分类 */

.main_2 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.shfl_ul {
    width: 1198px;
    text-align: center;
}

.shfl_ul li {
    width: 171px;
    height: 145px;
    border: solid #ebebeb 1px;
    box-sizing: border-box;
    margin-right: -1px;
    /* margin-bottom: -1px; */
}

.shfl_ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 110px;
    background: #ffffff;
    font-size: 17px;
}

.shfl_ul li:hover a {
    box-shadow: 0px 0px 10px #999999;
    z-index: 2;
    transition: .2s;
}

.shfl_all a {
    width: 120px;
    height: 36px;
    text-align: center;
    display: block;
    border-radius: 3px;
    border: solid 1px #d1d1d1;
    line-height: 36px;
    font-size: 17px;
    color: #666666;
    margin: 0 auto;
    margin-top: 30px;
}


/* 特色专题 */

.main_3 {
    margin-top: 23px;
}

.tszt {
    width: 100%;
    height: 709px;
    background: url(home_bg_2.png) no-repeat 100%;
    margin-top: 17px;
}

.tszt_tit {
    padding-top: 25px;
}

.tszt_tit a {
    display: inline-block;
    width: 130px;
    height: 40px;
    border: solid 1px #0d8ee9;
    color: #333333;
    line-height: 38px;
    text-align: center;
}

.tszt_tit a:first-child {
    margin-right: 20px;
}

.tszt_tit a.active1 {
    color: #ffffff;
    background: #0d8ee9;
}

.tszt_ul {
    width: 1120px;
    height: 490px;
    margin: 0 auto;
    margin-top: 72px;
    border-radius: 100%;
    position: relative;
}

.tszt_ul li {
    position: absolute;
    text-align: center;
}

.tszt_ul li a {
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.tszt_ul li a span {
    margin-top: 10px;
    display: block;
}

.tszt_ul_1 {
    border: dashed 1px #838383;
}

.tszt_ul_1 li:first-child {
    top: 170px;
    left: -40px;
}

.tszt_ul_1 li:first-child+li {
    top: -10px;
    left: 185px;
}

.tszt_ul_1 li:first-child+li+li {
    top: -50px;
    left: 516px;
}

.tszt_ul_1 li:first-child+li+li+li {
    top: -10px;
    right: 185px;
}

.tszt_ul_1 li:first-child+li+li+li+li {
    top: 170px;
    right: -40px;
}

.tszt_ul_1 li:first-child+li+li+li+li+li {
    bottom: -10px;
    left: 145px;
}

.tszt_ul_1 li:first-child+li+li+li+li+li+li {
    bottom: -55px;
    left: 380px;
}

.tszt_ul_1 li:first-child+li+li+li+li+li+li+li {
    bottom: -55px;
    left: 620px;
}

.tszt_ul_1 li:first-child+li+li+li+li+li+li+li+li {
    bottom: -10px;
    right: 120px;
}

.tszt_ul_2 {
    border: dashed 1px #838383;
}

.tszt_ul_2 li:first-child {
    top: 170px;
    left: -40px;
}

.tszt_ul_2 li:first-child+li {
    top: -10px;
    left: 185px;
}

.tszt_ul_2 li:first-child+li+li {
    top: -50px;
    left: 516px;
}

.tszt_ul_2 li:first-child+li+li+li {
    top: -10px;
    right: 185px;
}

.tszt_ul_2 li:first-child+li+li+li+li {
    top: 170px;
    right: -40px;
}

.tszt_ul_2 li:first-child+li+li+li+li+li {
    bottom: -10px;
    left: 185px;
}

.tszt_ul_2 li:first-child+li+li+li+li+li+li {
    bottom: -50px;
    left: 516px;
}

.tszt_ul_2 li:first-child+li+li+li+li+li+li+li {
    bottom: -10px;
    right: 185px;
}


/* 数据动态 */

.col_tit {
    height: 51px;
    border-bottom: solid 1px #c2cfe3;
    line-height: 50px;
    padding-right: 30px;
}

.col_tit span {
    font-size: 21px;
    display: block;
    border-bottom: solid 1px #0d8ee9;
}

.col_tit a {
    font-size: 15px;
    color: #999999;
}

.main_4>div {
    width: 600px;
}

.col_tit_list b {
    margin: 0 18px;
    color: #666666;
}

.col_tit_list {
    line-height: 55px;
}

.col_tit_list li a {
    font-size: 18px;
}

.col_tit_list li.active2 a {
    color: #0d8ee9;
}

.col_item {
    width: 100%;
}

.col_list_box {
    border-right: 1px solid #c2cfe3;
    height: 329px;
}

.col_first_img {
    width: 275px;
    height: 130px;
    overflow: hidden;
}

.col_first_box {
    width: 270px;
    margin-left: 21px;
}

.col_first_tit {
    font-size: 17px;
    color: #333333;
    display: block;
    margin-bottom: 12.5px;
}

.col_first_text {
    font-size: 15px;
    color: #999999;
    line-height: 30px;
    text-indent: 2em;
    display: inline;
}

.col_first_mo {
    color: #0d8ee9;
    font-size: 15px;
}

.col_ul li {
    background: url(home_icon_23.png) no-repeat left center;
    padding-left: 13px;
    margin-top: 15px;
}

.col_ul li span {
    color: #999999;
    font-size: 15px;
}

.col_ul li a {
    font-size: 15px;
}

.sjdt .col_item,
.sjdt .col_tit {
    padding-right: 30px;
}

.zcdt .col_item,
.zcdt .col_tit,
.zcdt .col_tit_list {
    padding-left: 30px;
}


/* 底部 */

.main_5 {
    width: 100%;
    height: 130px;
    background: #eeeeee;
    border-top: solid 3px #0d8ee9;
    margin-top: 30px;
}

.foot {
    text-align: center;
    line-height: 31px;
    padding-top: 12px;
    position: relative;
}

.foot,
.foot a {
    font-size: 15px;
}

.foot p img {
    position: relative;
    top: -2px;
}

.foot_left {
    position: absolute;
    top: 30px;
    left: 145px;
}

.foot_jiucuo {
    position: absolute;
    top: 30px;
    right: 120px;
}


/* 数据分类 */

.sjfl {
    padding-top: 25px;
    padding-bottom: 20px;
}

.sjfl-title {
    line-height: 50px;
    font-size: 25px;
    color: #999;
    text-align: center;
}

.sjfl-title span.hover {
    color: #333;
}

.sjfl-title span {
    cursor: pointer;
}

.sjfl-list p {
    text-align: center;
}

.sjfl-list ul {
    overflow: hidden;
}

#con_one_1.sjfl-list.sjfl-list ul li {
    /* float: left;
    padding-top: 40px;
    padding-bottom: 40px;
	border: solid #ebebeb 1px; */
    float: left;
    width: 171px;
    height: 145px;
    border: solid #ebebeb 1px;
    box-sizing: border-box;
    margin-right: -1px;
    margin-bottom: -1px;
}

#con_one_1.sjfl-list ul li a {
    /* background-position-x: center;
    display: block;
    width: 90px;
    height: 75px;
    padding-top: 65px;
    line-height: 30px;
    margin: 0 35px; */
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 96px;
    background: #ffffff;
    font-size: 17px;
}

#con_one_1.sjfl-list ul li:hover a {
    box-shadow: 0px 0px 10px #999999;
    z-index: 2;
    transition: .2s;
}

.sjfl-btn {
    border: 1px solid #7a7e81;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 20px auto;
}

#con_one_2.sjfl-list ul {
    width: 1060px;
    margin: 0 auto;
}

#con_one_2.sjfl-list ul li:first-child {
    margin-left: 0px;
}

#con_one_2.sjfl-list ul li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    display: block;
    float: left;
    width: 130px;
    margin-left: 56px;
    margin-top: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #eee;
}


/*  */

.highSearch {
    padding: 35px 30px;
    z-index: 999;
    position: absolute;
    width: 770px;
    height: 300px;
    background: #ffffff;
    margin-top: 10px;
    opacity: 0.9;
}

.ipt {
    overflow: hidden;
}

.ipt .border1 {
    color: #333;
    width: 175px;
    float: left;
}

.highSearch .border1 {
    border: 1px solid #6d7276;
    border-radius: 4px;
    background: #fff;
    padding: 12px 20px;
    height: 40px;
    margin-right: 30px;
}

.ipt .border1:nth-last-of-type(1) {
    margin-right: 0;
}

.dataTypeList {
    border-radius: 4px;
    margin-top: 20px;
    width: 265px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #6d7276;
    background: #fff;
    color: #333;
    float: left;
    margin-right: 30px;
}

.dataTypeList select {
    background: url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web3083/site/picture/0/1902261115493452022.png) no-repeat 242px center;
    border-radius: 4px;
    outline: none;
    border: none;
    width: 100%;
    padding: 0 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.highSearch .highSearchBtn {
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    width: 140px;
    color: #fff;
    /* padding-left: 70px; */
    display: block;
    margin-top: 30px;
    background: url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web3083/site/picture/0/1902261204373152222.png) no-repeat 40px center #198ef8;
}

.ls_bottom {
    width: 100%;
    height: 85px;
    /* background: #000000; */
    background: url(http://10.53.129.224:8070/jdop_front/resources/jdop/front/index/ls_home_bottom_01.png);
    margin-top: 241px;
    /* opacity: 0.5; */
}


/* .zxsj {
	background: #f5f5f6;
	padding: 50px 0;
}

.bt-box-1200 {
	width: 1200px;
	margin: 0 auto;
}

.bt-box-275 {
	width: 275px;
	padding-top: 20px;
}

.bt-left {
	float: left;
}

.tabsjT {
	cursor: pointer;
}

.zxsj-title {
	font-size: 19px;
	font-weight: bold;
	padding-right: 40px;
	background: url(new.png) no-repeat right center;
}

.zxsj-p {
	color: #999999;
	line-height: 40px;
}

.zxsj-btn {
	width: 100px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #373d41;
	margin-top: 5px;
}

.bt-box-900 {
	width: 900px;
	height: 402px !important;
	background: #fff;
}

.hot {
	background: url(hot.png) no-repeat right center;
	color: #333;
}

.sj {
	padding: 0 25px 0 35px;
}

.sj-list {
	overflow: hidden;
	line-height: 45px;
	padding-top: 10px;
	border-bottom: 1px solid #e6e6e6;
}

.sj-list .list1 {
	float: left;
	padding-left: 35px;
	background: url(sj1.png) no-repeat 0 center;
}

.sj-list .list1 a {
	color: #b23939;
	font-size: 17px;
	/* padding-right: 105px; 
}*/


/*.sj-list .list2 {
	float: right;
	width: 200px;
}

.s2 {
	color: #b23939;
}

.s1 {
	padding-left: 15px;
}

.tabsjT.on .zxsj-title {
	color: #b23939;
}

.msg1 {
	float: left;
	width: 380px;
}

.s3 {
	color: #999;
}

.s4 {
	color: #666;
	padding-left: 5px;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 140px;
}

.msg2 {
	float: left;
	width: 260px;
}

.sj-msg {
	overflow: hidden;
	line-height: 40px;
} */

.zxsj {
    background: #f5f5f6;
    padding: 50px 0;
}

.bt-box-1200 {
    width: 1200px;
    margin: 0 auto;
}

.bt-box-275 {
    width: 275px;
    padding-top: 20px;
}

.bt-left {
    float: left;
}

.tabsjT {
    cursor: pointer;
}

.zxsj-title {
    font-size: 19px;
    font-weight: bold;
    padding-right: 40px;
    background: url(new.png) no-repeat right center;
}

.zxsj-p {
    color: #999999;
    line-height: 40px;
    font-size: 15px;
}

.zxsj-btn {
    width: 100px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    /* border: 1px solid #373d41; */
    margin-top: 5px;
}

.bt-clear {
    clear: both;
}

.bt-box-900 {
    width: 900px;
    height: 402px;
    background: #fff;
}

.bt-right {
    float: right;
}

.sj {
    padding: 0 25px 0 35px;
}

.sj-list {
    overflow: hidden;
    line-height: 45px;
    padding-top: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.sj-msg {
    overflow: hidden;
    line-height: 40px;
}

.sj-list .list1 {
    float: left;
    padding-left: 35px;
    background: url(sj1.png) no-repeat 0 center;
}

.sj-list .list2 {
    float: right;
    width: 200px;
}

.sj-list .list1 a {
    color: #1f9cdd;
    font-size: 17px;
    /* padding-right: 105px; */
}

img {
    border: none;
}

.s2 {
    color: #1f9cdd;
}

.s1 {
    padding-left: 5px;
}

.msg1 {
    float: left;
    width: 380px;
}

.msg2 {
    float: left;
    width: 260px;
}

.msg3 {
    float: left;
}

.s3 {
    color: #999;
}

.s4 {
    color: #666;
    padding-left: 5px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 140px;
}

.tabsjT.on .zxsj-title {
    color: #1f9cdd;
}

* {
    margin: 0;
    padding: 0;
}

body {}

.box {
    /* background: url(/resources/jdop/front/images/ls_home_bottom_01.png); */
    background: url(ls_home_bottom_01.png);
    margin-top: 3px;
}

.center_box {
    width: 1200px;
    height: 85px;
    margin: 0 auto;
    /* background: red; */
}

.box_img {
    width: 140px;
    height: 85px;
    float: left;
    /* background: url(/jdop_front/resources/jdop/front/index/home_icon_4.png) no-repeat 45px; */
}

.hover {
    width: 140px;
    height: 85px;
    float: left;
    /* background: url(/jdop_front/resources/jdop/front/index/home_icon_4.png) no-repeat 45px; */
}

#tab1,
#tab2,
#tab3,
#tab4 {
    width: 167px;
    height: 85px;
    float: left;
    /* background: url(/jdop_front/resources/jdop/front/index/home_icon_4.png) no-repeat 45px; */
}

.cen_text {
    float: left;
    line-height: 85px;
    display: none;
    /* width: 485px; */
}

.cen_text span {
    float: left;
    color: #FFFFFF;
    font-size: 21px;
}

.cen_text p {
    color: #FFFFFF;
    font-size: 18px;
    display: block;
    width: 525px;
}

.cen_text i {
    display: block;
    float: left;
    /* background: url(/jdop_front/resources/jdop/front/index/home_line_1.png); */
    background: #FFFFFF;
    width: 1px;
    height: 28px;
    margin: 28px 20px;
}

.data_ls {
    float: left;
}

.cl {
    clear: both;
}


/* 新增样式 */