﻿@charset "utf-8";

/*头尾所需统一样式*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑' !important;
    color: #333333;
    font-size: 15px;
    background: #ededed;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:hover {
    color: #1d72c2;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.bt-box-1200 {
    width: 1200px;
    margin: 0 auto;
}

.clearfix {
    clear: both;
}


/*top*/

.top {
    height: 155px;
    /* background: #242627; */
    /* background: url(http://data.zjzwfw.gov.cn/jdop_front/resources/jdop/front/images/head-xhyj.png) no-repeat; */
    color: #fff;
}

.body_topandba {
    /* background: url(http://data.zjzwfw.gov.cn/jdop_front/resources/jdop/front/images/head-xhyj.png) no-repeat; */
}

.top-left {
    float: left;
    margin-top: 20px;
}

.bt-box-head {
    width: 390px;
    height: 35px;
}

.head_top_one {
    /* margin-left: 330px; */
    float: right;
    margin-top: 10px;
}

.head_top_two {
    float: left;
    margin-top: 65px;
}

.bt-box-clooktop {
    float: right;
}

.top-left a {
    font-size: 17px;
    display: block;
    line-height: 50px;
    height: 50px;
    /* padding-left: 40px; */
    /* background: url("szf.png") no-repeat 0 center; */
    color: #fff;
}

.top_second {
    /* margin-top: 10px; */
    text-align: center;
}

.top-right {
    float: right;
    /* margin-top: 15px; */
}

.top-right li {
    float: left;
}

.top-right li a {
    line-height: 35px;
    height: 35px;
    color: #000000;
    display: block;
    padding: 0 10px;
}

.top-right li.zbtn .login1 {
    /* width: 120px; */
    text-align: center;
    /* background: #00c1de; */
}


/*导航*/

.navbar {
    /*  border-top: 1px solid #3e4447;
  border-bottom: 1px solid #3e4447; */
    /* width: 800px;
	margin: 0 auto;
	position: absolute;
	left: 760px;
	top: 60px; */
}

.navbar ul {
    float: left;
    width: 1200px;
}

.navbar ul li {
    float: left;
    padding: 0 26px;
}

.navbar ul li a {
    display: block;
    color: #000000;
    line-height: 47px;
    /* padding: 0 7px; */
    font-size: 17px;
    /* padding-right: 53px; */
    /* font-weight: bolder; */
}

.navbar ul li.hover a,
.navbar ul li:hover a {
    color: #00c1de;
    border-bottom: 3px #00c1de solid;
}

.navbar ul li.hover a {
    /* color: #00c1de; */
    /* border-bottom: 3px #00c1de solid; */
}

.navbar ul a:hover {
    /* color: #00c1de; */
    /* color: #ffd558; */
    /* border-bottom: 3px #FFFFFF solid; */
}

.navbar ul li .tab2Slect li {
    float: none;
    text-align: center;
    height: 37px;
    line-height: 45px;
    /* background: #242627; */
    color: #fff;
}

.navbar ul li .tab2Slect li a {
    color: #fff;
    line-height: 37px;
    font-size: 15px;
}

.navbar ul li .tab2Slect li a:hover {
    /* background: #666; */
    color: #ffd558;
}


/*检索*/

.search {
    position: relative;
    /* width: 540px; */
    /* background: #3e4447; */
    float: right;
    height: 55px;
    /* line-height: 30px; */
    /* margin-top: 10px; */
    /* padding: 10px 0 10px 17px; */
    /* margin-right: 100px; */
    /* background: url(/resources/jdop/front/images/search.png) no-repeat; */
}

.search .select {
    position: absolute;
    cursor: pointer;
    background: transparent;
    margin-top: 0px;
    right: -92px;
}

.search .select .arrow1 {
    margin-left: 6px;
}

.highSearch {
    padding: 35px 30px;
    z-index: 999;
    top: 60px;
    right: -92px;
    position: absolute;
    width: 675px;
    height: 300px;
    /* background: #272a2f; */
    background: url(http://data.zjzwfw.gov.cn/jdop_front/resources/jdop/front/images/gj_js.png);
    left: -135px;
}

.highSearch .border1 {
    border: 1px solid #6d7276;
    border-radius: 4px;
    background: #fff;
    padding: 12px 20px;
    height: 40px;
    margin-right: 30px;
}

.ipt {
    overflow: hidden;
}

.ipt .border1 {
    color: #333;
    width: 185px;
    float: left;
}

.ipt .border1:nth-last-of-type(1) {
    margin-right: 0;
}

.dataType {}

.slideBox {
    width: 100%;
    height: 400px;
    position: relative;
    border: 1px solid #ddd;
}

.slideBox .bd img {
    width: 100%;
    height: 400px;
    display: block;
    object-fit: cover;
}

.slideBox .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 5px;
    bottom: -330px;
    width: 84px;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 11px;
}

.slideBox .hd ul li.on {
    background: #1c6990;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
}

.bt-box-head_one>div:nth-child(3) {
    display: none;
}


/* .bd_images{
	height: 400px;
	background: url(/jdop_front/resources/jdop/front/images/banner.png) no-repeat center;
}
.bd_images1{
	height: 400px;
	background: url(/jdop_front/resources/jdop/front/images/banner1.png) no-repeat center;
} */

.dataTypeList {
    border-radius: 4px;
    margin-top: 35px;
    width: 292px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #6d7276;
    background: #fff;
    color: #333;
    float: left;
    margin-right: 30px;
    margin-bottom: 35px;
}

.dataTypeList:nth-child(2n) {
    margin-right: 0;
}

.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 #0591fd;
}


/*banner*/

.banner {
    width: 100%;
    /* overflow:hidden; */
    height: 390px;
    position: absolute;
}

#sjkf_box {
    position: absolute;
    z-index: -99;
    /* height: 480px; */
    width: 100%;
    overflow: hidden;
}

#sjkf {
    /* height: 480px; */
}

#sjkf li {
    width: 100%;
    height: 100%;
    float: left;
    background-position: center top;
}

.lunbo {
    position: relative;
    color: #fff;
}

.lkck {
    color: #fff;
    /* background: url(right.png) no-repeat 113px center; */
    line-height: 35px;
    /* border-bottom: 3px solid #00c1de; */
    display: block;
    width: 135px;
    margin-top: 10px;
    font-size: 19px;
}

.lkck:hover {
    /* background: url(right1.png) no-repeat 113px center; */
    color: #00c1de;
}

.lunbo .content {
    height: 330px;
}

.lunbo .content li {
    display: none;
}

.lunbo .content li.hover {
    display: block;
}

.lunbo-bar {
    overflow: hidden;
    position: absolute;
    top: 350px;
    left: 50%;
    margin-left: -150px;
}

.lunbo-bar li {
    float: left;
    margin-right: 20px;
    width: 40px;
    height: 5px;
    background: #818e90;
    cursor: pointer;
}

.lunbo-bar .hover {
    background: #fff;
}

.banner-bottom {
    height: 50px;
    background-color: #34a1ff;
    /* background: url(/resources/jdop/front/images/topcity.png); */
}


/* .banner-bottom a {
  display: block;
  float: left;
  width: 299px;
  padding-left: 100px;
  color: #fff;
  height: 130px;
  border-right: 1px solid #43454e;
}
.banner-bottom a.b1 {
  background: url("b1.png") no-repeat 30px center;
}
.banner-bottom a.b2 {
  background: url("b2.png") no-repeat 30px center;
}
.banner-bottom a.b3 {
  background: url("b3.png") no-repeat 30px center;
}
.banner-bottom a.b4 {
  background: url("b4.png") no-repeat 30px center;
  border: 0;
}
.banner-bottom a h2 {
  font-size: 17px;
  margin-top: 20px;
  line-height: 30px;
}
.banner-bottom a p {
  color: #8c8d93;
  line-height: 25px;
  display: block;
  width: 165px;
} */

.banner_city {
    /* position: absolute; */
    z-index: 1;
    width: 1200px;
    margin: 0 auto;
}

.city_met {
    position: absolute;
    z-index: 999;
}

.banner_city ul li {
    float: left;
}

.banner_city ul li a {
    color: #FFFFFF;
    padding-left: 40px;
    line-height: 50px;
    font-size: 17px;
}

.banner-bottom a:hover {
    /* background-color: rgba(255, 255, 255, 0.06); */
}


/*数据分类*/

.sjfl {
    padding-top: 20px;
}

.sjfl-title {
    line-height: 50px;
    font-size: 25px;
    color: #999;
    text-align: center;
}

.sjfl-title span {
    cursor: pointer;
}

.sjfl-title span.hover {
    color: #333;
}

.sjfl-list p {
    text-align: center;
    font-size: 17px;
}

.sjfl-list ul {
    /* overflow: hidden; */
}

#con_one_1.sjfl-list.sjfl-list ul li {
    /* float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 140px; */
}

#con_one_1.sjfl-list ul li a {
    /* background-position-x: center;
	display: block;
	width: 90px;
	height: 75px;
	height: 103px;
	padding-top: 65px;
	padding-top: 90px;
	line-height: 30px;
	margin: 0 35px; */
}

.sjfl-list ul li a.f1 {
    background: url("sjfl1.png") no-repeat 0 0;
}

.sjfl-list ul li a.f2 {
    background: url("sjfl1.png") no-repeat -100px 0;
}

.sjfl-list ul li a.f3 {
    background: url("sjfl1.png") no-repeat -200px 0;
}

.sjfl-list ul li a.f4 {
    background: url("sjfl1.png") no-repeat -300px 0;
}

.sjfl-list ul li a.f5 {
    background: url("sjfl1.png") no-repeat -400px 0;
}

.sjfl-list ul li a.f6 {
    background: url("sjfl1.png") no-repeat -500px 0;
}

.sjfl-list ul li a.f7 {
    background: url("sjfl2.png") no-repeat 0 0;
}

.sjfl-list ul li a.f8 {
    background: url("sjfl2.png") no-repeat -100px 0;
}

.sjfl-list ul li a.f9 {
    background: url("sjfl2.png") no-repeat -200px 0;
}

.sjfl-list ul li a.f10 {
    background: url("sjfl2.png") no-repeat -300px 0;
}

.sjfl-list ul li a.f11 {
    background: url("sjfl2.png") no-repeat -400px 0;
}

.sjfl-list ul li a.f12 {
    background: url("sjfl2.png") no-repeat -500px 0;
}

.sjfl-list ul li a.f13 {
    background: url("sjfl2.png") no-repeat -100px 0;
}

.sjfl-list ul li a.f14 {
    background: url("sjfl2.png") no-repeat -300px 0;
}

.sjfl-list ul li:hover a.f1 {
    background: url("sjfl1_1.png") no-repeat 0 0;
}

.sjfl-list ul li:hover a.f2 {
    background: url("sjfl1_1.png") no-repeat -100px 0;
}

.sjfl-list ul li:hover a.f3 {
    background: url("sjfl1_1.png") no-repeat -200px 0;
}

.sjfl-list ul li:hover a.f4 {
    background: url("sjfl1_1.png") no-repeat -300px 0;
}

.sjfl-list ul li:hover a.f5 {
    background: url("sjfl1_1.png") no-repeat -400px 0;
}

.sjfl-list ul li:hover a.f6 {
    background: url("sjfl1_1.png") no-repeat -500px 0;
}

.sjfl-list ul li:hover a.f7 {
    background: url("sjfl2_2.png") no-repeat 0 0;
}

.sjfl-list ul li:hover a.f8 {
    background: url("sjfl2_2.png") no-repeat -100px 0;
}

.sjfl-list ul li:hover a.f9 {
    background: url("sjfl2_2.png") no-repeat -200px 0;
}

.sjfl-list ul li:hover a.f10 {
    background: url("sjfl2_2.png") no-repeat -300px 0;
}

.sjfl-list ul li:hover a.f11 {
    background: url("sjfl2_2.png") no-repeat -400px 0;
}

.sjfl-list ul li:hover a.f12 {
    background: url("sjfl2_2.png") no-repeat -500px 0;
}

.sjfl-list ul li:hover a.f13 {
    background: url("sjfl2_2.png") no-repeat -100px 0;
}

.sjfl-list ul li:hover a.f14 {
    background: url("sjfl2_2.png") no-repeat -300px 0;
}

.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 {
    /* 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; */
}

#con_one_2.sjfl-list ul li:hover {
    /* background: #00c1de; */
}

#con_one_2.sjfl-list ul li:hover a {
    /* color: #f1f1f1; */
}

#con_one_2.sjfl-list ul li:first-child {
    /* margin-left: 0px; */
}


/*最新数据*/

.zxsj {
    /* background: #f5f5f6; */
    /* padding: 25px 0; */
}

.zxsj-btn_one {
    width: 70px;
    display: block;
    height: 35px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #373d41;
    margin-top: 15px;
    margin: 0 auto;
    /* float: left; */
    /* margin-left: 90px; */
}

.sjyl_one {
    width: 280px;
    height: 220px;
    float: left;
}

.sjyl_one a {
    width: 280px;
    height: 220px;
    display: block;
}

.bt-box-275 {
    width: 100%;
    padding-top: 20px;
}

.bt-box-900 {
    width: 585px;
    height: 405px;
    background: #fff;
}

.zxsj-title {
    font-size: 17px;
    font-weight: bold;
    padding-right: 20px;
    /* background: url("new.png") no-repeat right center; */
    float: left;
    line-height: 62px;
    padding-left: 10px;
}

.sjdt_one {
    width: 373px;
    height: 70px;
    float: left;
}


/* .sjdt_two{
	width: 585px;
	height: 100px;
	float: left;
} */

.tabsjT {
    cursor: pointer;
    width: 585px;
    height: 62px;
    float: left;
    background: #FFFFFF;
    border-bottom: 1px solid #e6e6e6;
}

.tabsjT.on .zxsj-title {
    /* color: #1f9cdd; */
}

.zxsj-p {
    color: #999999;
    line-height: 62px;
    float: left;
}


/* .centnew {
    width: 320px;
    height: 55px;
    margin: 0 auto;
}
.centnew span{
			    float: left;
    margin-right: 20px;
    display: block;
    width: 140px;
    height: 53px;
    text-align: center;
    line-height: 45px;
    font-size: 23px;
    color: #ffffff;
		} */

.zxsj-btn {
    width: 70px;
    display: block;
    height: 35px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #373d41;
    margin-top: 15px;
    float: left;
    margin-left: 90px;
}

.sjdt_img {
    float: left;
    /* line-height: 62px; */
    margin-top: 20px;
    padding-left: 20px;
}

.zxsj-btn:hover {
    border: none;
    background: #1f9cdd;
    color: #fff;
}

.hot {
    /* background: url("hot.png") no-repeat right center; */
    color: #333;
}

.sj {
    padding: 5px 20px 0 20px;
}

.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 .word {
    background: url("sj2.png") no-repeat 0 center;
}

.sj-list .list1 a {
    color: #333333;
    font-size: 17px;
    width: 340px;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    /*   padding-right: 105px; */
}

.sj-list .list2 {
    float: right;
    /* width: 200px; */
}

.s1 {
    /* padding-left: 5px; */
}

.s2 {
    color: #1f9cdd;
}

.s3 {
    color: #999;
}

.s4 {
    color: #666;
    padding-left: 5px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 110px;
}

.sj-msg {
    overflow: hidden;
    line-height: 40px;
}

.msg1 {
    float: left;
    width: 200px;
}

.msg2 {
    float: left;
    width: 170px;
}

.msg3 {
    float: left;
    width: 175px;
}


/*法规政策*/

.fgzc {
    padding: 25px 0;
    overflow: hidden;
}

.bt-box-580 {
    width: 580px;
}

.fgzc-title {
    line-height: 60px;
    font-size: 25px;
}

.fgzc-pic {
    float: left;
    width: 275px;
    height: 130px;
}

.fgzc-jj {
    float: right;
    width: 285px;
}

.fgzc-jj h2 {
    font-size: 17px;
    line-height: 35px;
}

.fgzc-jj p {
    text-indent: 2em;
    color: #999;
    line-height: 30px;
}

.fgzc-jj p a {
    text-indent: 2em;
    color: #0794ee;
}

.fgzc-list {
    padding-top: 10px;
}

.fgzc-list p {
    line-height: 30px;
    overflow: hidden;
}

.fgzc-list p a {
    float: left;
}

.fgzc-list p span {
    float: right;
    color: #999;
}


/*bottom*/

.foot {
    background: #288df0 !important;
    color: #fff !important;
    height: 100%;
}

.bottom {
    width: 1200px;
    margin: 0 auto;
    font-size: 15px;
    position: relative;
    padding-bottom: 20px;
}

.bottom-nav {
    text-align: center;
    line-height: 50px;
}

.bottom-nav a {
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
}

.bottom>p {
    line-height: 30px;
    text-align: center;
    font-size: 13px;
}

.bottom-left {
    position: absolute;
    top: 40px;
    left: 150px;
}

.bottom-right {
    position: absolute;
    top: 40px;
    right: 130px;
}

.top-right a {
    height: 50px;
    line-height: 50px;
}

.zbtn {
    position: relative;
}

.zbtnList {
    display: none;
    position: absolute;
    z-index: 99;
    width: 90px;
    position: absolute;
    /* background: #242627; */
    background: url(http://data.zjzwfw.gov.cn/jdop_front/resources/jdop/front/images/dr_head_top.png)no-repeat;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    left: -20px;
    height: 100px;
}

.city_click:hover {
    /* color: #00c1de; */
}

.zbtnList li a {
    height: 35px;
    line-height: 55px;
}

.zbtnList li {
    text-align: center;
    float: none;
}

.zbtnList li a:hover {
    display: block;
    /* background: #666; */
    color: #ffd558;
}

.searchString::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #FFFFFF;
}

.searchString:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
}

.searchString_two::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}

.searchString_two:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}


/* searchString::-moz-placeholder { */


/* Mozilla Firefox 19+ */


/* color: #ffffff; */


/* } */


/* searchString:-ms-input-placeholder { */


/* Internet Explorer 10+ */


/* color: #ffffff; */


/* } */


/* 翻转 */

@-webkit-keyframes flipOutYtest {
    from {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
    }
    40% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        opacity: 1;
    }
    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
    to {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        opacity: 0;
    }
}

.test {
    -webkit-animation: flipOutYtest 0.75s linear;
    animation: flipOutYtest 0.75s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes flipInYtest {
    from {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        opacity: 0;
    }
    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
        opacity: 1;
    }
}

.test2 {
    -webkit-animation: flipInYtest 0.75s linear;
    animation: flipInYtest 0.75s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.well {
    width: 1000px;
    min-height: 250px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.well .well-item {
    position: relative;
    float: left;
}

.correct {
    position: absolute;
}


/* banner下五个分类开始 */

.banner_fiv {
    height: 120px;
    background-color: #ffffff;
    box-shadow: 0px 8px 18px 0px rgba(243, 243, 243, 0.75);
}

.entrance {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.information {
    width: 1200px;
    height: 400px;
    margin-top: 30px;
}


/* 左边的框 */

.information_left {
    width: 430px;
    height: 400px;
    float: left;
}

.information_bt span {
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.information_bt a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #666666;
    float: right;
}

.information_leftlist {
    height: 320px;
    float: left;
    width: 430px;
    overflow: hidden;
}

.information_leftlist ul li {
    height: 64px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.information_leftlist ul li a {
    display: block;
    width: 99%;
    height: 100%;
    /* background: url(/jdop_front/resources/jdop/front/images/sygs_jt.png)no-repeat right; */
}

.first_e {
    margin-right: 100px;
}

.information_leftlist ul li a e {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    line-height: 18px;
    display: block;
    width: auto;
    float: left;
}

.information_leftlist ul li a span {
    font-size: 16px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
}

.information_leftlist ul li a span:hover {
    color: #1492ff;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}


/* 右边的框 */

.information_right {
    width: 720px;
    height: 400px;
    float: right;
}

.information_rightlist {
    height: 320px;
    float: left;
    width: 720px;
}

.information_rightlist ul li {
    height: 90px;
    width: 100%;
    float: left;
}

.information_rightlist ul li:nth-child(1) {
    margin-bottom: 26px;
}

.information_rightlist ul li:nth-child(2) {
    margin-bottom: 26px;
}

.information_time {
    width: 88px;
    height: 88px;
    background-color: #e5edf6;
    float: left;
    border: solid 1px #c8d9ed;
    text-align: center;
    margin-right: 18px;
}

.information_time h4 {
    font-size: 29px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    display: block;
    font-weight: bold;
    padding: 19px 0px 5px 0px;
}

.information_time e {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    display: block;
}


/* 标题 */

.information_bt {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #333333;
}


/* 简介 */

.information_rightlist ul li a p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #999999;
    width: 481px;
    float: left;
}


/* 来源 */

.information_ly {
    width: 94px;
    height: 40px;
    background-color: #f5f5f5;
    border-radius: 4px;
    float: right;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}

.hotareas_bt a:hover {
    color: #1492ff;
}

.information_bt a:hover {
    color: #1492ff;
}

.information_ly:hover {
    background-color: #1492ff;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.information_rightlist ul li a p:hover {
    color: #1492ff;
}

.personal {
    width: 1200px;
    margin: 0 auto;
    height: 625px;
    position: relative;
    background: url(/jdop_front/resources/jdop/front/images/GpXa-1600-700.png)no-repeat center 165px;
}

.personal ul li a {
    position: absolute;
    -webkit-animation: translateY_1 2s ease-out 0s infinite;
    animation: translateY_1 2s ease-out 0s infinite;
}

.personal ul li a img {
    width: 105px;
    height: 105px;
    margin-bottom: 18px;
}

.enterprise ul li a img {
    width: 105px;
    height: 105px;
    margin-bottom: 18px;
}


/* 企业场景 */

.enterprise {
    width: 1200px;
    margin: 0 auto;
    height: 625px;
    position: relative;
    background: url(/jdop_front/resources/jdop/front/images/frqykb.png)no-repeat center 270px;
}

.zxsj {
    height: 755px;
    background: url(/jdop_front/resources/jdop/front/images/back_grcj.png)bottom no-repeat;
    background-size: auto 100%;
}

.banner_fiv {
    height: 120px;
    background-color: #ffffff;
    box-shadow: 0px 8px 18px 0px rgba(243, 243, 243, 0.75);
}

.entrance {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    padding: 15px 0px;
}

.entrance ul li {
    width: 240px;
    height: 90px;
    float: left;
    border-left: 2px #eeeeee solid;
}

.entrance ul li:nth-child(1) {
    background: url(/jdop_front/resources/jdop/front/images/find-one.png)no-repeat 25px;
}

.entrance ul li:nth-child(2) {
    background: url(/jdop_front/resources/jdop/front/images/compression.png)no-repeat 25px;
}

.entrance ul li:nth-child(3) {
    background: url(/jdop_front/resources/jdop/front/images/deeplink.png)no-repeat 25px;
}

.entrance ul li:nth-child(4) {
    background: url(/jdop_front/resources/jdop/front/images/list-success.png)no-repeat 25px;
}

.entrance ul li:nth-child(5) {
    border-right: 2px #eeeeee solid;
    background: url(/jdop_front/resources/jdop/front/images/receive.png)no-repeat 25px;
}

.entrance ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.entrance ul li a:hover span {
    color: #1d72c2;
}

.entrance ul li a p {
    width: 150px;
    height: 40px;
    float: right;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
}

.entrance ul li a span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #999999;
    display: block;
    width: 150px;
    padding-right: 11px;
}


/* 个人场景 */

.personal ul li:nth-child(1) {
    top: 40px;
    left: 40px;
    width: 110px;
}

.personal ul li:nth-child(2) {
    top: 60px;
    left: 377px;
    width: 100px;
}

.personal ul li:nth-child(3) {
    top: 90px;
    left: 716px;
    width: 100px;
}

.personal ul li:nth-child(4) {
    left: 965px;
    top: 30px;
    width: 110px;
}

.personal ul li:nth-child(5) {
    top: 233px;
    left: 165px;
    width: 110px;
}

.personal ul li:nth-child(6) {
    left: 940px;
    top: 233px;
    width: 100px;
}

.personal ul li:nth-child(7) {
    top: 437px;
    left: 80px;
    width: 100px;
}

.personal ul li:nth-child(8) {
    top: 437px;
    left: 1013px;
    width: 110px;
}


/* 企业场景 */

.enterprise ul li:nth-child(1) {
    top: 385px;
    left: 105px;
    width: 100px;
}

.enterprise ul li:nth-child(2) {
    top: 140px;
    left: 155px;
    width: 110px;
}

.enterprise ul li:nth-child(3) {
    top: 68px;
    left: 430px;
    width: 100px;
}

.enterprise ul li:nth-child(4) {
    left: 786px;
    top: 117px;
    width: 110px;
}

.enterprise ul li:nth-child(5) {
    top: 355px;
    left: 967px;
    width: 110px;
}

.picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.picScroll-left .hd {
    overflow: hidden;
    padding: 0 10px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 45px;
    height: 50px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    top: 150px;
}

.picScroll-left .hd .next {
    background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    height: 400px;
    width: 1000px;
    margin: 0 auto;
    padding-left: 10px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    height: 350px;
    width: 220px;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(210, 210, 210, 0.75);
}

.picScroll-left .bd ul li .pic1 {
    text-align: center;
}

.picScroll-left .bd ul li .pic1 img {
    width: 268px;
    height: 120px;
    display: block;
}

.picScroll-left .bd ul li .pic1 a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
    height: 68px;
}

.next {
    position: absolute;
    right: 0;
    display: block;
}

.prev {
    position: absolute;
    left: 0px;
}


/* .picList li{} */

.title span {
    font-size: 15px;
    color: #333333;
    display: block;
    height: 48px;
    margin-top: 10px;
}

.picList {
    height: 400px;
}

.picList li span {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    display: block;
    color: #333333;
    margin: 20px;
}

.picList li img {
    text-align: center;
}

.picList li p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333333;
    text-align: left;
    width: 180px;
    margin: 0 auto;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}


/* 轮播区域 */

.hotareas {
    height: 450px;
    width: 1200px;
    margin: 0 auto;
}

.hotareas_bt {
    height: 100px;
    width: 1200px;
    margin: 0 auto;
}

.hotareas_bt span {
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 100px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}

.hotareas_bt a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 100px;
    letter-spacing: 0px;
    color: #666666;
    float: right;
}

.picList img {
    margin-top: 23px;
    width: 106px;
    height: 109px;
}
