*{
	padding:0;
	margin:0;
}
					/*测评1*/
/*banner1*/
.banner1{
	position: relative;
	height: 200px;
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
}
.banner1 img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.banner1 .wrapper{
	position: relative;
	height: 200px;
}
.banner1 span{
	position: absolute;
	font-size: 61px;
	color: #FFFFFF;
	top: 50%;
	transform: translateY(-50%);
	left: 84px;
	letter-spacing: 2px;
}

/*测评1*/
.ceping1{
	border: 1px solid #dbdbdb;
	padding: 35px 35px 40px 35px;
	border-radius: 5px;
	margin-top: 28px;
	position: relative;
}
.ceping1 .left{
	padding: 40px 50px 33px 50px;
	background-color:#f5f5f5 ;
	width: 835px;
}
.ceping1 .left p{
	font-size: 14px;
	color: #333333;
	line-height: 32px;
}
.ceping1 .left .left1{
	margin-top: 90px;
}
.ceping1 .left .left2{
	float: left;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
}
.ceping1 .left .left2:hover{
	color: #FF6C00;
}
.ceping1 .left .left3{
	float: right;
	display: inline-block;
	width: 170px;
	height: 50px;
	border: 1px solid #FF6C00;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	color: #FF6C00;
}
.ceping1 .left .left3:hover{
	background-color:#FF6C00 ;
	color: #FFFFff;
}
.ceping1 .right{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 80px;
}
.ceping1 .right1{
	position: relative;
}
.ceping1 .right p{
	display: inline-block;
	line-height: 46px;
	padding-left: 40px;
}
.ceping1 .right img{
	position: absolute;
	top: 11px;
	left: 0;
}

/*测评2*/
.ceping2{
	width: 100%;
	padding: 45px 0 70px 0;
	background-color: #f6f6f6;
	margin-top: 55px;
}
.ceping2 .wrapper{
	position: relative;
}
.ceping2 .biaoti{
	font-size: 18px;
	color: #333333;
	margin-bottom: 30px;
}
.swiper-container1 .swiper-slide{
	width: 216px;
	height: 123px;
	text-align: center;
	position: relative;
}
.swiper-container1 .swiper-slide img{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 22px;
}
.swiper-container1 .swiper-slide p{
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 85px;
}
.swiper-container1 a{
	display: inline-block;
	width: 216px;
	height: 123px;
}

.swiper-button-next1, .swiper-button-prev1{
	top: 61%;
}
.swiper-button-prev1, .swiper-container-rtl .swiper-button-next1{
	left: -46px;
	background-image:url(../images/prev.png) ;
}
.swiper-button-next1, .swiper-container-rtl .swiper-button-prev1{
	right: -46px;
	background-image:url(../images/next.png) ;
}

/*测评3*/
.ceping3{
	margin-top: 45px;
	margin-bottom: 50px;
	padding: 65px 75px 60px 75px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}
.ceping3 .biaoti{
	margin-bottom: 20px;
	color: #333333;
	font-size: 16px;
}
.ceping3 li{
	width: 100%;
	padding: 15px 20px 15px 45px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
	margin-top: 12px;
}
.ceping3 li:first-of-type{
	margin-top: 0;
}
.ceping3 li span{
	color: #333333;
	line-height: 20px;
}
.ceping3 li input{
	display: none;
}
.ceping3 li .quan1{
	width: 15px;
	height: 15px;
	border:1px solid #dbdbdb;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform:translateY(-50%) ;
	left: 20px;
}
.ceping3 li .quan2{
	width: 7px;
	height: 7px;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 24px;
	background-color:#ff6c00 ;
	border-radius: 50%;
	display: none;
}

.ceping3 .active{
	background-color:#fdf7f5 ;
	border: 1px solid #FF6C00;
	color: #FF6C00;
}
.ceping3 .active .quan1{
	border: 1px solid #FF6C00;
}
.ceping3 .active .quan2{
	display: inline-block;
}

.ceping3 li:hover{
	background-color:#f2f2f2 ;
}

.ceping3 .tishu{
	margin-top: 28px;
}
.ceping3 .tishu span{
	color: #999999;
	font-size: 14px;
} 
.ceping3 .tishu a{
	width: 115px;
	height: 45px;
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #FF6C00;
	color: #FF6C00;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	margin-top: -10px;
}
.ceping3 .tishu a:hover{
	background-color:#FF6C00 ;
	color: #FFFFff;
}
.ceping3 .tishu .right{
	opacity: 0;
}
/*测评4*/
.ceping4{
	margin: 40px auto 60px auto;
}
.ceping4 .left{
	width: 878px;
	padding: 35px 35px 55px 35px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}
.ceping4 .left .toubu span{
	font-size: 14px;
	color: #999999;
	display: inline-block;
}
.ceping4 .left .toubu .left1{
	float: left;
	margin-right: 18px;
	cursor: pointer;
}
.ceping4 .left .toubu .left1 i{
	font-size:18px ;
	padding-right: 6px;
}
.ceping4 .left .toubu .active,.ceping4 .left .toubu .left1:hover{
	color: #FF6C00;
}

.ceping4 .left .toubu .right1{
	float: right;
}

#container1{
	width: 565px;
	margin: 65px auto;
}
.highcharts-title{
	font-size: 29px !important;
}
#container3 .highcharts-legend-item{
	display: none;
}


.ceping4 .left p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	text-indent: 2em;
}
.ceping4 .left .biaoti1{
	font-size: 16px;
	color: #FF6C00;
	text-indent: 0;
}
.ceping4 .left .biaoti2{
	color: #FF6C00;
	text-indent: 0;
	margin-top: 20px;
}
.ceping4 .left .biaoti3{
	text-indent: 0;
	margin-top: 10px;
}

.ceping4 .left .dibu{
	text-align: center;
	margin-top: 45px;
}
.ceping4 .left .dibu a{
	display: inline-block;
	padding: 12px 22px;
	background-color: #ebebeb;
	border-radius: 3px;
	color: #333333;
	margin-left: 60px;
}
.ceping4 .left .dibu a:first-of-type{
	margin-left: 0;
	padding: 12px 15px;
}
.ceping4 .left .dibu a:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}

.ceping4 .right{
	width: 295px;
}
.ceping4 .right .right1 .biaoti{
	width: 295px;
	height: 55px;
	background-color:#FF6C00 ;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.ceping4 .right td{
	float: left;
	text-align: center;
	background-color:#dddddd;
	margin-right: 11px;
	margin-top: 10px;
}
.ceping4 .right td a{
	color: #333333;
	font-size: 13px;
	display: inline-block;
	width: 100%;
	padding: 12px 15px;
	height: 100%;
}
.ceping4 .right td:hover{
	background-color:#FF6C00 ;
}
.ceping4 .right td:hover a{
	color: #FFFFFF;
}

/* .ceping4 .right .right2{
	margin-top: 40px;
} */
.ceping4 .right .right2 .biaoti{
	width: 295px;
	height: 55px;
	background-color:#FF6C00 ;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.ceping4 .right .right2 li{
	padding: 15px 7px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.ceping4 .right .right2 li .left1{
	float: left;
}
.ceping4 .right .right2 li .right3{
	float: right;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 167px;
}
.ceping4 .right .right2 li p{
	font-size: 14px;
	color: #999999;
}
.ceping4 .right .right2 li .biaoti1{
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
}
.ceping4 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.ceping4 .right .right2 li:hover .biaoti1{
	color: #FF6C00;
}
.ceping5{
	display: none;
}
.ceping5 label{
	cursor: pointer;
}

.chakan2{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 705px;
	height: 495px;
	border-radius: 5px;
	overflow: hidden;
	display: none;
	z-index: 10;
}
.chakan2 .biaoti{
	width: 705px;
	height: 47px;
	line-height: 47px;
	padding-left: 30px;
	font-size: 16px;
	color: #333333;
	z-index: 10;
	background-color:#e5e5e5 ;
}
.chakan3{
	width: 705px;
	height: 448px;
	background-color:#FFFFFF ;
	padding: 30px;
}
.chakan3 p{
	font-size: 14px;
	color: #333333;
	line-height: 36px;
}


/*测评5*/
.ceping7{
	margin-top: 45px;
	margin-bottom: 50px;
	padding: 65px 75px 60px 75px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}
.ceping7 .biaoti{
	margin-bottom: 20px;
	color: #333333;
	font-size: 16px;
}
.ceping7 li{
	width: 100%;
	padding: 15px 20px 15px 45px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
	margin-top: 12px;
}
.ceping7 li:first-of-type{
	margin-top: 0;
}
.ceping7 li span{
	color: #333333;
	line-height: 20px;
}
.ceping7 li input{
	position: absolute;
	left: 20px;
	top: 45%;
	transform: translateY(-50%);
}
.ceping7 li .quan1{
	width: 15px;
	height: 15px;
	border:1px solid #dbdbdb;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform:translateY(-50%) ;
	left: 20px;
}
.ceping7 li .quan2{
	width: 7px;
	height: 7px;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 24px;
	background-color:#ff6c00 ;
	border-radius: 50%;
	display: none;
}

.ceping7 .active{
	background-color:#fdf7f5 ;
	border: 1px solid #FF6C00;
	color: #FF6C00;
}
.ceping7 .active .quan1{
	border: 1px solid #FF6C00;
}
.ceping7 .active .quan2{
	display: inline-block;
}

.ceping7 li:hover{
	background-color:#f2f2f2 ;
}

.ceping7 .tishu{
	margin-top: 28px;
}
.ceping7 .tishu span{
	color: #999999;
	font-size: 14px;
} 
.ceping7 .tishu a{
	width: 115px;
	height: 45px;
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #FF6C00;
	color: #FF6C00;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	margin-top: -10px;
}
.ceping7 .tishu a:hover{
	background-color:#FF6C00 ;
	color: #FFFFff;
}
.ceping7 .tishu .right{
	opacity: 1;
}


/*测评6*/
.ceping8{
	border: 1px solid #eaeaea;
	border-radius: 5px;
	margin-top: 27px;
	padding: 35px 30px;
	margin-bottom: 45px;
}
.ceping8 .toubu .left{
	font-size: 23px;
	color: #333333;
	margin-top: 6px;
	font-weight: 600;

}
.ceping8 .toubu .right a{
	display: inline-block;
	font-size: 14px;
	color: #FF6C00;
	width: 130px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #FF6C00;
	margin-left: 8px;
}
.ceping8 .toubu .right .active,.ceping8 .toubu .right a:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}
.ceping8 .toubu1{
	margin-top: 30px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
}
.ceping8 .toubu1 p{
	font-size: 14px;
	color: #999999;
	line-height: 36px;
}

.ceping8 .timu{
	display: none;
}
.ceping8 .timu .img{
	text-align: center;
	margin-top: 50px;
}

.ceping8 .timu table{
	width: 100%;
	margin-top: 45px;
}
.ceping8 .timu table.left,.ceping8 .timu table.right{
	width: 550px;
}

.ceping8 .timu .timu2{
	display: block;
}
.ceping8 .timu th{
	text-align: left;
	padding-left:30px ;
	background-color:#f3f5f7 ;
	height: 40px;
	line-height: 40px;
}
.ceping8 .timu table.xingge th{
	text-align: center;
	padding-left: 0;
}
.ceping8 .timu table.xingge th:first-of-type{
	padding-left: 25px;
	text-align: left;
}
.ceping8 .timu td{
	height: 57px;
	line-height: 57px;
	padding-left: 25px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 14px;
	color: #333333;
	position: relative;
}
.ceping8 .timu .xuanxiang p{
	cursor: pointer;
	display: inline;
	padding-left: 25px;
}
.ceping8 .timu .xuanxiang input{
	display: none;
}
.ceping8 .timu .quan1{
	width: 15px;
	height: 15px;
	border:1px solid #666666;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 21px;
	left: 30px;
}
.ceping8 .timu .quan2{
	width: 7px;
	height: 7px;
	display: inline-block;
	position: absolute;
	top:25px;
	left: 34px;
	background-color:#ff6c00 ;
	border-radius: 50%;
	display: none;
}
.ceping8 .timu table.xingge .quan1{
	left: 50%;
	transform: translateX(-50%);
}
.ceping8 .timu table.xingge .quan2{
	left: 50%;
	transform: translateX(-50%);
}
.ceping8 .timu .active .quan1{
	border: 1px solid #FF6C00;
}
.ceping8 .timu .active .quan2{
	display: block;
}

.ceping8 .timu tr td:first-of-type{
	padding-left: 20px;
}

.ceping8 .timu1{
	margin-top: 40px;
}
.ceping8 .timu1 .left{
	font-size: 14px;
	color: #999999;
	margin-top: 28px;
}
.ceping8 .timu1 .left:hover{
	color: #FF6C00;
}
.ceping8 .timu1 .right span{
	font-size: 14px;
	color: #999999;
}
.ceping8 .timu1 .right a{
	width: 133px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	background-color:#FF6C00 ;
	border-radius: 3px;
	display: inline-block;
	margin-left: 15px;
	margin-top: 25px;
}


/*测评7*/
.my-ability-wp {
  margin: 15px 0;
  border-top: 1px solid #eaeaea;
}
  .my-ability-wp .wrapper {
    background: #fff;
    padding: 44px 0}
    
    
.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse; }
  .table thead th {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 7px;
    line-height: 1.8;
    vertical-align: middle; }
  .table tbody td {
    padding: 13px 5px;
    vertical-align: middle; }
  .table.table-hv tbody tr:hover, .table.table-hv tbody .ceping-ability-lis tr.ca-btn.active, .ceping-ability-lis .table.table-hv tbody tr.ca-btn.active {
    background: #f5f5f5; }
  .table.table-bd td, .table.table-bd th {
    border: 1px solid #e5e5e5; }
  .table.table-center td {
    text-align: center; }

.process {
  position: relative;
  height: 10px;
  width: 100%;
  background: #e8e8e8; }
  .process .progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
    .process .progress-bar.orange {
      background: #fa7158; }
    .process .progress-bar.lorange {
      background: #fa8557; }
    .process .progress-bar.blue {
      background: #81d4fa; }

.text-left {
  text-align: left !important; }
.career-pos-tip {
  line-height: 2;
  margin-bottom: 35px; 
  color: #333333;}
.highlight {
  color: #FF6C00; }
  big.highlight {
    font-size: 1.2em; }

.career-table td {
  text-align: center; }
.career-table .career-throw1 {
  background: #e5f7d0; }
.career-table .career-throw2 {
  background: #f3edfa; }
.career-table .career-name {
  background: #d9f0ff; }
.career-table .active{
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #FFFFFF;
}
.career-table .active:hover{
	color: #FF6C00;
	border-bottom: 1px solid #FF6C00;
}
.checked-prop {
  display: inline-block;
  width: 24px;
  height: 14px;
  border-bottom: 2px solid #ff6c00;
  border-left: 2px solid #ff6c00;
  -webkit-transform: rotate(-43deg);
  -ms-transform: rotate(-43deg);
  -o-transform: rotate(-43deg);
  transform: rotate(-43deg); }

.ceping-report .modal-body {
  padding: 15px 35px; }
.ceping-report p {
  line-height: 2;
  margin: 10px 0;
  color: #333; }


/*测评8*/
.my-ability-ttl {
  margin-bottom: 38px;
  text-align: center; 
  font-size: 18px;
  }

.action-btns{
	text-align: center;
	padding-top: 40px
}
.action-btns .action-btn-o{
	width: 148px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }
    .my-ability-wp .popover {
      min-width: 400px;
      height: 440px;
    }
.popover .highcharts-title,.popover .highcharts-subtitle{
	display: none;
}

/*测评9*/
.ceping9{
	border-radius: 5px;
	border: 1px solid #eaeaea;
	margin-top: 25px;
	margin-bottom: 45px;
	padding: 75px 70px;
}
.ceping9 .biaoti1 .left{
	font-size: 14px;
	color: #999999;
}
.ceping9 .biaoti1 .left:hover{
	color: #FF6C00;
}
.ceping9 .biaoti2{
	font-size: 36px;
	color: #333333;
	text-align: center;
	margin-top:60px;
}
.ceping9 .tab{
	text-align: center;
	margin-top: 45px;
}
.ceping9 .tab a{
	display: inline-block;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FF6C00;
	border: 1px solid #FF6C00;
	margin-left: 8px;
}
.ceping9 .tab a:first-of-type{
	margin-left: 0;
}
.ceping9 .tab a:hover,.ceping9 .tab .active{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}

.ceping9 .bg{
	padding: 0 65px;
	margin-top: 75px;
}
.ceping9 .bg p{
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	text-indent: 2em;
}
.ceping9 .bg2{
	display: none;
}
.ceping9 .img{
	text-align: center;
}

.ceping9 .bg2 table{
	width: 100%;
}
.ceping9 .biaoti3{
	margin-top: 15px;
	margin-bottom: 25px;
}
.ceping9 th{
	height: 40px;
	line-height: 40px;
	background-color:#f3f5f7 ;
	padding-left: 85px;
	text-align: left;
}
.ceping9 td{
	height: 57px;
	line-height: 57px;
	border-bottom: 1px solid #EAEAEA;
	padding-left: 85px;
}

#container5{
	margin-bottom: 50px;
}
#container5 .highcharts-title{
	font-size: 14px !important;
	color: #333333;
}





					/*顶部*/
.dingbu{
	padding: 30px 0;
	background-color:#f3f5f7 ;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 0 0 10px 0 #909090;
    -webkit-box-shadow: 0 0 10px 0 #909090;
    box-shadow:0 0 10px 0 #909090;
}
.dingbu1{
	padding-bottom: 23px;
	border-bottom: 2px solid #e5e5e5;
	position: relative;
}
.dingbu1 img{
	padding-left: 10px;
}
.dingbu1 .biaoti{
	font-size: 20px;
	color: #FF6C00;
	font-weight: bold;
	position: absolute;
	left: 65px;
	top: 10px;
}

.dingbu2{
	padding: 10px 10px;
}

.dingbu3{
	padding: 15px 10px 12px 10px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.dingbu3 .left{
	font-size: 16px;
	color: #333333;
	margin-top: 9px;
}
.dingbu3 .right{
	width: 1100px;
}
.dingbu3 .right a{
	display: inline-block;
	padding: 10px 23px;
	font-size: 14px;
	color: #333333;
	border:1px solid #f3f5f7;
	margin-right: 5px;
	margin-bottom: 3px;
}
.dingbu3 .right a:first-of-type{
	margin-left: 0;
}
.dingbu3 .right .active,.dingbu3 .right a:hover{
	border: 1px solid #FF6C00;
	color: #FF6C00;
	background-color:#FFFFFF ;
	border-radius: 5px;
}

.dingbu3 .zhankai{
	position: absolute;
	font-size: 14px;
	color: #FF6C00;
	right: -30px;
	bottom: 25px;
	display: none;
}

.dingbu4 .right{
	width: 1160px;
}
.dingbu5 .right{
	width: 1070px;
}

.dingbu6 .right a{
	display: inline-block;
	padding: 10px 23px;
	font-size: 14px;
	color: #666666;
	border:1px solid #f3f5f7;
	margin-right: 5px;
	margin-bottom: 3px;
}
.dingbu6 .right a:first-of-type{
	margin-left: 0;
}
.dingbu6 .right .active,.dingbu6 .right a:hover{
	/* border: none; */
	color: #FF6C00;
	/* background-color:#f3f5f7; */
	border-radius: 5px;
}




/*视频列表1*/
.splb1{
	padding: 45px 0 55px 0;
}
.splb1 .biaoti{
	font-size: 16px;
	color: #333333;
}
.splb1 .zxzr a{
	font-size: 14px;
	color: #999999;
	margin-right: 20px;
}
.splb1 .zxzr .active,.splb1 .zxzr a:hover{
	color: #FF6C00;
}
.splb1 table{
	margin: 25px 0 50px 0;
}
.splb1 td{
	width: 283px;
	height: 220px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 22px;
	margin-top: 30px;
}
.splb1 td:nth-child(1),
.splb1 td:nth-child(5),
.splb1 td:nth-child(9),
.splb1 td:nth-child(13),
.splb1 td:nth-child(17),
.splb1 td:nth-child(21){
	margin-left: 0;
}
.splb1 td:nth-child(1),
.splb1 td:nth-child(2),
.splb1 td:nth-child(3),
.splb1 td:nth-child(4){
	margin-top: 0;
}
.splb1 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.splb1 td:hover p{
	color: #FF6C00;
}
.splb1 td img{
	width: 282px;
	height: 156px;
}
.splb1 td a{
	display: inline-block;
	width: 283px;
	height: 220px;
}
.splb1 td p{
	margin-top: 23px;
	padding: 0 12px;
	color: #333333;
}

/*page*/
.page {
  text-align: center;
}
.page ul {
  width: auto;
  display: inline-block !important;
}
.page ul li {
  white-space:pre;
  margin-left: 10px;
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
.page ul li a {
	float: left;
  color: #666666;
  line-height: 30px;
  text-align: center;
  width: 100%;
  border-radius: 15px;
  height: 100%;
}
.page ul li:hover{
	background-color: #FF6C00;
}
.page ul li:hover a{
	color: #FFFFFF;
}
.page .active{
	background-color: #FF6C00;
}
.page .active a{
	color: #FFFFFF;
}


					/*视频5*/
.shipin{
	padding-top: 25px;
	padding-bottom: 40px;
}
.shipin .biaoti{
	color: #FF6C00;
	font-size: 18px;
	margin-bottom: 20px;
}

.beisu{
	width: 60px;
	height: 22px;
	border-radius: 2px;
	border: none;
	outline: none;
	background-color:#333333 ;
	color: #999999;
	font-size: 14px;
}



.videoaction {
  background: #292929;
  color: #999;
  padding: 12px 20px 12px 0;
  line-height: 19px; }
  .videoaction .actlis {
    float: left; }
    .videoaction .actlis a {
      color: #999; }
    .videoaction .actlis .fa {
      font-size: 15px;
      margin-right: 6px; }
    .videoaction .actlis li {
      float: left;
      padding: 0 23px; 
      }
      .videoaction .actlis .actlis1{
      	cursor: pointer;
      }
      .videoaction .actlis .actlis1:hover{
      	color: #FF6C00;
      }
      .videoaction .actlis .active{
      	color: #FF6C00;
      }
      .videoaction .actlis li + li {
        border-left: 1px solid #383838; }
  .videoaction .statelis {
    float: right; }
    .videoaction .statelis li {
      float: left;
      padding-left: 18px; }

.youce{
	width: 280px;
	height: 515px;
	background-color:#1f1f1f ;
}
.youce .tab{
	width: 280px;
	height: 65px;
	line-height: 65px;
}

#up_start{
	text-align: center;
    padding: 13px 15px;
    background: #ff6c00;
    color: #ffffff;
}


#ps_start{
	text-align: center;
    padding: 13px 15px;
    background: #ff6c00;
    color: #ffffff;
}




.youce .tab a{
	text-align: center;
	display: inline-block;
	width: 140px;
	color: #9e9e9e;
	font-size: 16px;
	border-bottom: 2px solid #393939;
	margin-left: -5px;
}
.youce .tab a:first-of-type{
	margin-left: 0;
}
.youce .tab a:hover,.youce .tab .active{
	color: #FF6C00;
	border-bottom: 2px solid #FF6C00;
}
.youce .bg{
	height: 450px;
}
.youce .bg1{
	padding: 10px 12px;
	height: 450px;
	overflow-y: scroll;
}
.youce .bg li{
	padding: 20px 15px;
	border-bottom: 1px solid #424242;
}
.youce .bg li p{
	font-size: 14px;
	color: #999999;
	margin-bottom: 13px;
}
.youce .bg li span{
	font-size: 12px;
	color: #666666;
	margin-right: 15px;
}
.youce .bg li:hover p,.youce .bg .active p{
	color: #FF6C00;
}

.youce .bg2{
	display: none;
	padding: 30px;
	height: 450px;
	overflow-y: scroll;
}
.youce .bg2 p{
	font-size: 14px;
	color: #999999;
	line-height: 32px;
}

					/*城市大数据1*/
.dingbu7{
	padding: 30px 0;
	background-color:#f3f5f7 ;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 0 0 10px 0 #909090;
    -webkit-box-shadow: 0 0 10px 0 #909090;
    box-shadow:0 0 10px 0 #909090;
}
.dingbu7 .wrapper{
	padding: 0 10px;
}
.dingbu8{
	padding: 18px 10px;
	border-top: 1px solid #dbdbdb;
}
.dingbu8:first-of-type{
	border-top:none;
}
.dingbu8 .left{
	font-size: 14px;
	color: #333333;
}
.dingbu8 .right{
	width: 1063px;
}
.dingbu8 .right input{
	display: none;
}
.dingbu8 label{
	position: relative;
	margin-left: 30px;
	cursor: pointer;
	font-size: 14px;
	color: #333333;
}
.dingbu8 label:first-of-type{
	margin-left: 0;
}
.dingbu8 .quan1{
	width: 15px;
	height: 15px;
	border:1px solid #666666;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform:translateY(-50%) ;
	left: 2px;
}
.dingbu8 .quan2{
	width: 7px;
	height: 7px;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 6px;
	background-color:#ff6c00 ;
	border-radius: 50%;
	display: none;
}
.dingbu8 .right1{
	padding-left: 25px;
}
.dingbu8 .active,.dingbu8 label:hover{
	color: #FF6C00;
}
.dingbu8 .active .quan1{
	border: 1px solid #FF6C00;
}
.dingbu8 .active .quan2{
	display: inline-block;
}

.dingbu9{
	display: inline-block;
	margin-left: 35px;
}
.dingbu9:first-of-type{
	margin-left: 0;
}
.dingbu9 select{
	width: 120px;
	height: 25px;
	background-color:#f3f5f7;
}

.csdsj1{
	padding-top: 55px;
	padding-bottom:55px;
	text-align: center;
}
.csdsj1 .biaoti{
	font-size: 18px;
	color: #333333;
	margin-bottom: 38px;
}
.csdsj1 table{
	width: 1200px;
	margin-bottom: 60px;
}
.csdsj1 th{
	background-color:#f0f0f0;
	height: 50px;
	line-height: 50px;
	font-weight: 500;
	border: 1px solid #dbdbdb;
}
.csdsj1 td{
	height: 50px;
	line-height: 50px;
	border: 1px solid #dbdbdb;
}

.xuanfu1{
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.xuanfu1 a{
	display: inline-block;
	width: 50px;
	height: 185px;
	padding: 24px 18px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 23px;
}
.xuanfu1 a:nth-of-type(1){
	background-color:#ff6c00;
}
.xuanfu1 a:nth-of-type(2){
	background-color:#2bb3cc;
	line-height: 20px;
}
				/*城市大数据2*/
.csgk{
	padding: 40px 20px 40px 25px;
	position: relative;
}
.csgk .left{
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
}
.csgk .right{
	width: 943px;
}
.csgk .right p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.csgk .right .biaoti{
	font-size: 20px;
	color: #333333;
	margin-bottom: 14px;
}
.cssj1{
	margin-bottom: 35px;
}
.cssj1 p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;	
	padding: 0 25px;
}
.cssj1 p span{
	margin-right: 95px;
}
.cssj1 p span:last-of-type{
	margin-right: 0;
}
.cssj1 .biaoti{
	padding: 0;
	font-size: 18px;
	color: #FF6C00;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 20px;
	margin-bottom: 30px;
}


				/*城市大数据3*/
.weizhi1{
	width: 1200px;
	height: 45px;
	line-height: 45px;
	background-color:#eeeeee ;
	margin-top: 25px;
	margin-bottom: 15px;
	padding: 0 10px;
}
.weizhi1 a{
	font-size: 14px;
	color: #666666;
}
.weizhi1 .ju,.weizhi1 a:hover{
	color: #FF6C00;
}

.shoucang1{
	border-bottom: 1px solid #dbdbdb;
	height: 60px;
}
.shoucang1 a{
	padding:20px 25px;
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin-left: -4px;
	font-weight: bold;

}
.shoucang1 a:first-of-type{
	margin-left: 0;
}
.shoucang1 .active,.shoucang1 a:hover{
	color: #FF6C00;
	border-bottom: 2px solid #FF6C00;
}
.shoucang1 .right{
	line-height: 60px;
}
.shoucang1 .right span{
	color: #999999;
	font-size: 14px;
	margin-left: 30px;
}
.shoucang1 .right span i{
	padding-right: 8px;
	font-size: 18px;
}
.shoucang2{
	cursor: pointer;
}
.shoucang1 .right .shoucang2:hover span,
.shoucang1 .right .shoucang2:hover i,
.shoucang1 .right .active span,
.shoucang1 .right .active i,
.shoucang1 .right .active{
	color: #FF6C00;
	border-bottom: none;
}
.shoucang1 .right .shoucang2 span{
	margin-left: 0;
}

.city-analyse-bd{
	margin-bottom: 70px;
}
.city-chart-title {
  margin: 50px 17px 25px 17px;
  line-height: 55px;
  color: #333; }
  .city-chart-title .time {
    float: right;
    color: #999; }
  .city-chart-title .cnum {
    display: inline-block;
    margin-right: 10px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    background: #ff6c00;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px; }

.highchartswp {
  border: 1px solid #e5e5e5; 
}

.highcharts-dt {
  display: none; }

.city-mread-title {
  position: relative;
  color: #ff6c00;
  padding-bottom: 25px;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #e5e5e5;
  margin: 30px 0 20px; }
  .city-mread-title .job-course-lis {
    margin-top: -25px; }
  .city-mread-title .title-btn {
    position: absolute;
    right: 0;
    bottom: 5px;
    padding: 10px 20px;
    background: #ff6c00;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .city-mread-title .tag-searchwp {
    position: absolute;
    right: 0;
    top: 0; }
  .city-mread-title .tag-search {
    position: relative; }
  .city-mread-title .tag-search-btn {
    position: absolute;
    left: 157px;
    top: 5px;
    border: none;
    background: none;
    outline: none;
    color: #999;
    cursor: pointer; }
  .city-mread-title .tag-search-input {
    width: 177px;
    height: 24px;
    border: 1px solid #e5e5e5; }
  .city-mread-title .tag-pager {
    padding-left: 10px; }
    .city-mread-title .tag-pager button {
      background: none;
      outline: none;
      border-radius: 50%;
      border: 1px solid #999;
      width: 20px;
      height: 20px;
      line-height: 16px;
      text-align: center;
      cursor: pointer; }


.city-mread-p {
  line-height: 2;
  color: #999;
  padding: 0 18px; }

.city-mread-pic {
  display: block;
  margin: 20px auto; }

					/*行业大数据1*/
/*banner2*/
.banner2{
	position: relative;
	height: 243px;
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
}
.banner2 img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.hydsj1{
	margin-top:35px;
	margin-bottom: 50px;
}
.hydsj1 .left{
	width: 278px;
	
}
.hydsj1 .left .biaoti{
	width: 278px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
.hydsj1 .left li{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.hydsj1 .left .active,.hydsj1 .left li:hover{
	color: #FF6C00;
}
.hydsj1 .left .active p,.hydsj1 .left li:hover p{
	color: #FF6C00;
}
.hydsj1 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.hydsj1 .left .right1{
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
}

.hydsj1 .right{
	width: 895px;
}
.hydsj1 .right .biaoti{
	width: 895px;
	height: 45px;
	line-height: 45px;
	background-color:#ececec ;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
}
.hydsj1 .right .right2{
	margin-top: 13px;
	margin-bottom: 40px;
}
.hydsj1 .right .right2 li{
	padding: 17px 10px 24px 13px;
	border-bottom: 1px solid #dbdbdb;
}
.hydsj1 .right .right2 li:hover{
	background-color:#f4f4f4 ;
}
.hydsj1 .right .right2 li:hover .biaoti1{
	color: #FF6C00;
}
.hydsj1 .right .right2 .left{
	float: left;
	width: 206px;
	height: 136px;
}
.hydsj1 .right .right2 .right1{
	width: 645px;
	float: right;
}
.hydsj1 .right .right2 .right1 p{
	font-size: 12px;
	color: #999999;
	line-height: 26px;
	margin-bottom: 5px;
}
.hydsj1 .right .right2 .right1 p span{
	font-size: 14px;
	color: #666666;
}
.hydsj1 .right .right2 .right1 .biaoti1{
	font-size: 16px;
	color: #333333;
}

.tagslis{
	margin-top: 30px;
}
.tagslis li {
  float: left;
  margin: 7px 7px 7px 0; }
.tagslis a {
  display: block;
  padding: 10px 25px;
  background: #e5e5e5;
 /*  color: #999;  */
}
  .tagslis a.orange-o {
    border: 1px solid #ff6c00;
    color: #ff6c00;
    background: none;
    padding: 10px 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .tagslis a:hover, .tagslis .ceping-ability-lis a.ca-btn.active, .ceping-ability-lis .tagslis a.ca-btn.active, .tagslis a.active {
    color: #fff;
    background: #ff6c00; }

.mask-view .picwp {
  position: relative; }
  .mask-view .picwp:hover .hv-show, .mask-view .ceping-ability-lis .picwp.ca-btn.active .hv-show, .ceping-ability-lis .mask-view .picwp.ca-btn.active .hv-show {
    display: block; }
  .mask-view .picwp img {
  	/* border: 1px solid #dbdbdb; */
  	width: 68px ;
  	height: 74px;
    display: block; }
.mask-view .hv-show, .mask-view .hv-show-lk, .mask-view .hv-show-content {
  position: absolute;
  left: 0;
  width: 200px ;
  height: 289px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
.mask-view .hv-show {
  display: none;
  background: black;
  background: rgba(0, 0, 0, 0.5);
  background: transparent\9;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)"; }
.mask-view .hv-show-lk {
  width: 127px;
  height: 43px;
  line-height: 43px;
  color: #fff;
  background: #ff6c00;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.known-enterprise-lis {
  margin: 0 -14px; }
  .known-enterprise-lis li {
    float: left;
    width: 275px;
    border: 1px solid #e5e5e5;
    margin: 10px 16px; }
  .known-enterprise-lis .picwp {
    height: 105px; }
  .known-enterprise-lis .entpic {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
  .known-enterprise-lis.known-enterprise-slis li {
    width: 220px;
    margin-right: 8px; }

					/*职位大数据1*/
.zwdsj1{
	margin-top:35px;
	margin-bottom: 50px;
}
.zwdsj1 .left{
	width: 278px;
	
}
.zwdsj1 .left .biaoti{
	width: 278px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
.zwdsj1 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zwdsj1 .left .left21{
	width: 278px;
    height: 65px;
    margin: -24px;
}

.zwdsj1 .left .active .left1,
.zwdsj1 .left .active .right1,
.zwdsj1 .left .left2:hover .left1,
.zwdsj1 .left .left2:hover .right1{
	color: #FF6C00;
}
.zwdsj1 .left .left1{
	position: absolute;
	top: 24px;
	left: 24px;
	font-size: 16px;
	color: #333333;
}
.zwdsj1 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.zwdsj1 .left3{
	margin-top: 10px;
	display: none;
}
.zwdsj1 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.zwdsj1 .left4 span{
	font-size: 14px;
}
.zwdsj1 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.zwdsj1 .left4:hover{
	color: #FF6C00;
}
.zwdsj1 .active1 span{
	color: #FF6C00;
}
.zwdsj1 .left4 ul{
	/*margin-top: 10px;*/
	display: none;
}
.zwdsj1 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}




.zwdsj1 .left4 li:hover{
	color: #ff6c00;
}

.zwdsj1 .active1 .left5 span{
	color: #666666;
}
.zwdsj1 .left5 li:hover span,.zwdsj1 .left5.active2 span{
	color: #FF6C00;
}


.zwdsj1 .right{
	width: 895px;
}
.zwdsj1 .right .biaoti{
	width: 895px;
	height: 45px;
	line-height: 45px;
	background-color:#ececec ;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
}
.zwdsj1 .right .right2{
	margin-top: 13px;
	margin-bottom: 40px;
}
.zwdsj1 .right .right2 li{
	padding: 17px 10px 24px 13px;
	border-bottom: 1px solid #dbdbdb;
}
.zwdsj1 .right .right2 li:hover{
	background-color:#f4f4f4 ;
}
.zwdsj1 .right .right2 li:hover .biaoti1{
	color: #FF6C00;
}
.zwdsj1 .right .right2 .left{
	float: left;
	width: 206px;
	height: 136px;
}
.zwdsj1 .right .right2 .right1{
	width: 663px;
	float: right;
}
.zwdsj1 .right .right2 .right1 p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.zwdsj1 .right .right2 .right1 p span{
	font-size: 14px;
	color: #666666;
}
.zwdsj1 .right .right2 .right1 .biaoti1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 13px;
}

					/*案例1*/
.cyal1{
	padding: 45px 0 55px 0;
}
.cyal1 .biaoti{
	font-size: 16px;
	color: #333333;
}
.cyal1 .zxzr a{
	font-size: 14px;
	color: #999999;
	margin-right: 20px;
}
.cyal1 .zxzr .active,.cyal1 .zxzr a:hover{
	color: #FF6C00;
}
.cyal1 table{
	margin: 25px 0 50px 0;
}
.cyal1 td{
	width: 275px;
	height: 267px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 33px;
	margin-top: 30px;
}
.cyal1 td:nth-child(1),
.cyal1 td:nth-child(5),
.cyal1 td:nth-child(9),
.cyal1 td:nth-child(13),
.cyal1 td:nth-child(17),
.cyal1 td:nth-child(21),
.cyal1 td:nth-child(25){
	margin-left: 0;
}
.cyal1 td:nth-child(1),
.cyal1 td:nth-child(2),
.cyal1 td:nth-child(3),
.cyal1 td:nth-child(4){
	margin-top: 0;
}
.cyal1 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.cyal1 td:hover p{
	color: #FF6C00;
}
.cyal1 td img{
	width: 275px;
	height: 205px;
}
.cyal1 td a{
	display: inline-block;
	width: 275px;
	height: 267px;
}
.cyal1 td p{
	margin-top: 23px;
	padding: 0 12px;
	color: #333333;
}
					/*案例2*/
.dingbu10{
	width: 100%;
	height: 102px;
	background-color:#2c2c2c ;
}
.dingbu10 .wrapper{
	position: relative;
	height: 102px;
}
.dingbu10 .biaoti{
	text-align: center;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 23px;
	padding-bottom: 17px;
	font-weight: 600;
}
.dingbu10 .shoucang{
	text-align: center;
}
.dingbu10 .shoucang span{
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
}
.dingbu10 .shoucang span i{
	font-size: 20px;
	padding-right: 10px;
}
/* .dingbu10 .shoucang span:hover,.dingbu10 .shoucang .active{
	color: #FF6C00;
} */
.dingbu10 .fanhui{
	position: absolute;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
	color: #7c7c7c;
	font-size: 16px;
}
.dingbu10 .fanhui i{
	padding-right: 5px;
}
.dingbu10 .fanhui:hover{
	color: #FF6C00;
}


.anli1{
	height: 610px;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background-color:#FFFFFF ;
}
.anli1 .wrapper{
	height: 610px;
	position: relative;
}
.swiper-container2{
	width: 784px;
	height: 588px;
}


.swiper-button-prev2, .swiper-container-rtl .swiper-button-next2{

	background-image:url(../images/prev1.png) ;
}
.swiper-button-next2, .swiper-container-rtl .swiper-button-prev2{

	background-image:url(../images/next1.png) ;
}
.swiper-button-next2, .swiper-button-prev2 {
    width: 45px;
    height: 90px;
    background-size: 45px 90px;
    margin-top: -45px;
}

.swiper-pagination2{
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.swiper-pagination2 .swiper-pagination-bullet {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color:#FFFFFF;
    background-color:#2c2c2c ;
    border: 1px solid #FFFFFF;
    opacity: 1;
    background: rgba(0,0,0,0.2);
    margin-left: 15px;
}
.swiper-pagination2 .swiper-pagination-bullet:first-of-type{
	margin-left: 0;
}
.swiper-pagination2 .swiper-pagination-bullet-active {
    background: #FF6C00;
    border: 1px solid #FF6C00;
}

.anli_beijing{
	background-color:#2c2c2c ;
	width: 100%;
	height: 100%;
}

.dibu1{
	width:100%;
	background-color:#2c2c2c ;
	min-height: 70px;
	line-height: 70px;
	position: relative;
}

					/*案例3*/
.weizhi2{
	width: 1200px;
	margin-top: 30px;
}
.weizhi2 a{
	font-size: 14px;
	color: #666666;
}
.weizhi2 .ju,.weizhi2 a:hover{
	color: #FF6C00;
}

.anli2{
	margin-top: 25px;
	margin-bottom: 60px;
	position: relative;
}
.anli2 .left{
	width: 855px;
	padding: 45px 30px 40px 30px;
	border:1px solid #dbdbdb;
	border-radius: 5px;
}
.anli2 .left p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.anli2 .left .biaoti{
	text-align: center;
	font-size: 24px;
	margin-bottom: 40px;
}
.anli2 .left .biaoti1{
	font-size: 18px;
	padding: 15px 0;
}

.anli2 .right{
	width: 315px;
}
.anli2 .right .biaoti{
	width: 315px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	background-color:#FF6C00;
	font-size: 20px;
	color: #FFFFFF;
	display: inline-block;
}
.anli2 .right .right1{
	width: 315px;
	padding: 25px 28px;
	background-color:#f3f5f7 ;
	position: absolute;
	top: 73px;
}
.anli2 .right1 .biaoti1{
	font-size: 18px;
	color: #333333;
}
.anli2 .right2{
	position: relative;
	margin-top: 12px;
	padding: 12px;
}
.anli2 .right2 .shu{
	height: 100%;
	position: absolute;
	width: 1px;
	border-left: 1px dashed #dbdbdb;
	top: 0;
	left: 21px;
}
.anli2 .right3{
	margin-top: 20px;
	position: relative;
}
.anli2 .right3:first-child{
	margin-top: 0;
}
.anli2 .right3 a{
	font-size: 14px;
	color: #333333;
	padding-left: 25px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.anli2 .right4{
	width: auto;
	margin-left: 30px;
	padding-top: 10px;
}
.anli2 .right4 a{
	color: #7b7b7b;
	font-size: 12px;
	margin-left:-25px ;
	margin-top: 10px;
	z-index: 1;
}
.anli2 .right3 a span{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	background-color:#bbbbbb ;
	color: #FFFFFF;
	font-size: 12px;
	z-index: 1;
	position: absolute;
	left: 0;
	top: -2px;
}
.anli2 .right3 .active,
.anli2 .right3 a:hover,
.anli2 .right4 a:hover{
	color: #FF6C00;
}
.anli2 .right3 a:hover span,
.anli2 .right3 .active span{
	background-color:#FF6C00 ;
}

						/*案例4*/
/*banner3*/
.banner3{
	position: relative;
	height: 200px;
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
}
.banner3 img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.banner3 .wrapper{
	position: relative;
	height: 200px;
}
.banner3 span{
	position: absolute;
	font-size: 30px;
	color: #FFFFFF;
	top: 50%;
	transform: translateY(-50%);
	left: 84px;
	letter-spacing: 2px;
}

.fdh1{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color:#828282 ;
}
.fdh1 a{
	display: inline-block;
	width: 142px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
	margin-left: -5px;
}
.fdh1 a:first-of-type{
	margin-left: 0;
}
.fdh1 .active,.fdh1 a:hover{
	background-color:#e2e2e2 ;
	color: #FF6C00;
}

.anli3{
	margin-top: 35px;
	margin-bottom: 45px;
}
.anli3 .left{
	width: 283px;
}
.anli3 .left .biaoti{
	width: 283px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	background-color:#FF6C00 ;
	font-size: 20px;
	color: #FFFFFF;
}
.anli3 .left .left1{
	width: 283px;
	background-color:#fafafa ;
	border-bottom: 1px solid #dbdbdb;
}
.anli3 .left .left1 p{
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	width: 283px;
	height: 57px;
	padding: 20px 30px 20px 50px;
}
.anli3 .left .left1 p i{
	float: right;
	font-size: 20px;
}
.anli3 .left .left1 ul{
	display: none;
	padding: 0 20px 20px 50px;
}
.anli3 .left .left1 li{
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	display: table;
	cursor: pointer;
}
.anli3 .left .left1 li:first-of-type{
	margin-top: 0;
}
.anli3 .left .left1 li input{
	cursor: pointer;
}
.anli3 .left1 li span{
	cursor: pointer;
	padding-left: 10px;
}
.anli3 .left1 .active{
	color: #FF6C00;
}

.anli3 .right{
	width: 873px;
}
.anli3 .shaixuan{
	width: 873px;
	height: 62px;
	background-color: #f6f6f6;
	padding: 24px 22px;
}
.anli3 .shaixuan .left1{
	float: left;
}
.anli3 .shaixuan .right1{
	float: right;
}
.anli3 .shaixuan .ju{
	color: #FF6C00;
}

.anli3 .right2{
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	padding: 30px 12px;
}
.anli3 .left2{
	border: 1px solid #dbdbdb;
	float: left;
}
.anli3 .right2:nth-child(6){
	margin-bottom: 45px;
}
.anli3 .right3{
	float: right;
	width: 560px;
}
.anli3 .right3 .tr1 td{
	width: 180px;
	height: 83px;
	margin-left: 10px;
	background-color:#fef5c5 ;
	float: left;
	position: relative;
}
.anli3 .right3 .tr1 .td2{
	background-color:#d0f7e4 ;
}
.anli3 .right3 .tr1 .td3{
	background-color:#f7d9d0;
}
.anli3 .right3 .tr1 td .zhezhao{
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 83px;
	background-color:rgba(0,0,0,.5) ;
	display: none;
}
.anli3 .right3 .tr1 td .zhezhao p{
	text-align: center;
	line-height: 83px;
	font-size: 16px;
	color: #FFFFFF;
}
.anli3 .right3 .tr1 td:hover .zhezhao{
	display: block;
}
.anli3 .right3 .tr1 td p{
	text-align: center;
	line-height: 83px;
	font-size: 16px;
	color: #333333;
}
.anli3 .right3 .tr1 td:first-of-type{
	margin-left: 0;
}

.anli3 .right3 .tr2{
	margin-top: 8px;
	display: -webkit-box;
}
.anli3 .right3 .tr2 td{
	width: 275px;
	height: 83px;
	margin-left: 10px;
	background-color:#d9eeff ;
	float: left;
	position: relative;
}
.anli3 .right3 .tr2 .td2{
	background-color:#d9ddff ;
}
.anli3 .right3 .tr2 td p{
	text-align: center;
	margin-top: 13px;
	font-size: 16px;
	color: #333333;
}
.anli3 .right3 .tr2 td .biaoti{
	font-size: 20px;
	color: #FF6C00;
	margin-top: 16px;
	font-weight: 600;
}
.anli3 .right3 .tr2 td:first-of-type{
	margin-left: 0;
}

					/*案例4*/
.anli4{
	margin-top: 45px;
	margin-bottom: 40px;
}
.beijing{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color:rgba(0,0,0,.5) ;
	display: none;
	z-index: 1;
}
.anli4 embed{
	position: fixed;
	height: 90%;
	width: 1126px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 30;
}

.anli4 .left{
	width: 793px;
}
.anli4 .left table{
	margin-bottom: 43px;
}
.anli4 .left td{
	width: 169px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 15px;
	float: left;
	margin-left: 38px;
	margin-top: 23px;
}
.anli4 .left td:nth-child(1),
.anli4 .left td:nth-child(5),
.anli4 .left td:nth-child(9),
.anli4 .left td:nth-child(13){
	margin-left: 0;
}
.anli4 .left td:nth-child(1),
.anli4 .left td:nth-child(2),
.anli4 .left td:nth-child(3),
.anli4 .left td:nth-child(4){
	margin-top: 0;
}
.anli4 .left td img{
	width: 169px;
	height: 242px;
	border-radius: 5px;
}
.anli4 .left td a{
	display: block;
}
.anli4 .left td .p1{
	font-size: 14px;
	color: #333333;
	margin: 18px 8px 10px 8px;
	display: block;
}
.anli4 .left td .p2{
	font-size: 12px;
	color: #999999;
	display: block;
	margin: 0 8px;
}
.anli4 .left td span:hover{
	color: #FF6C00;
}
.anli4 .left td .p2 i{
	padding-right: 6px;
	font-size: 15px;
}

.anli4 .right{
	width: 343px;
}
.anli4 .right .biaoti{
	width: 343px;
	text-align: center;
	height: 57px;
	line-height: 57px;
	background-color:#FF6C00 ;
	font-size: 20px;
	color: #FFFFFF;
}
.anli4 .right ul{
	margin-top: 10px;
}
.anli4 .right li{
	padding: 25px 14px 29px 14px;
	border-bottom: 1px solid #DBDBDB;
	font-size: 16px;
	color: #333333;
}
.anli4 .right li:hover{
	color: #FF6C00;
}

					/*案例5*/
.anli5{
	margin-top: 40px;
	margin-bottom: 55px;
}
.anli5 table{
	margin-bottom: 60px;
}
.anli5 td{
	display: -webkit-box;
	width: 270px;
	background-color:#fbfbfb ;
	height: 325px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	position: relative;
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}
.anli5 td:nth-child(1),
.anli5 td:nth-child(5),
.anli5 td:nth-child(9),
.anli5 td:nth-child(13){
	margin-left: 0;
}
.anli5 td:nth-child(1),
.anli5 td:nth-child(2),
.anli5 td:nth-child(3),
.anli5 td:nth-child(4){
	margin-top: 0;
}


.anli5 td .p1{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 33px;
	font-size: 14px;
	color: #999999;
}
.anli5 td .p1 .ju{
	color: #FF6C00;
}
.anli5 td img{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 138px;
}
.anli5 td .biaoti{
	text-align: center;
	padding: 0 35px;
	margin-top: 50px;
	font-size: 16px;
	color: #333333;
	line-height: 29px;
}
.anli5 td a{
	display: inline-block;
	width: 270px;
	height: 325px;
}
.anli5 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;	
}
.anli5 td:hover .biaoti{
	color: #FF6C00;
}

					/*案例7*/
.weizhi3{
	width: 1200px;
	margin-top: 30px;
	color: #999999;
}
.weizhi3 a{
	font-size: 14px;
	color: #999999;
}
.weizhi3 .ju,.weizhi3 a:hover{
	color: #FF6C00;
}

.anli6{
	border: 1px solid #dbdbdb;
	margin-top: 17px;
	margin-bottom: 45px;
	border-radius: 5px;
	padding: 40px 60px;
}
.anli6 p{
	font-size: 14px;
	color: #333333;
	line-height: 32px;
}
.anli6 .biaoti{
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}
.anli6 .biaoti1{
	margin-top: 20px;
}


					/*报告1*/
.baogao1{
	margin-top: 55px;
	margin-bottom: 45px;
}
.baogao1 embed{
	position: fixed;
	height: 90%;
	width: 1126px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 30;
}
.baogao1 table{
	margin-bottom: 54px;
}
.baogao1 td{
	width: 220px;
	height: 390px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	overflow: hidden;
	display: block;
	float: left;
    margin-left: 20px;
/* 	margin-left: 25px; */
	margin-top: 32px;
}
.baogao1 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.baogao1 td:hover p{
	color: #FF6C00;
}
/*.baogao1 td:nth-child(1),
.baogao1 td:nth-child(6),
.baogao1 td:nth-child(11),
.baogao1 td:nth-child(16),
.baogao1 td:nth-child(21),
.baogao1 td:nth-child(26),
.baogao1 td:nth-child(31),
.baogao1 td:nth-child(36),
.baogao1 td:nth-child(41),
.baogao1 td:nth-child(46),
.baogao1 td:nth-child(51),
.baogao1 td:nth-child(56),
.baogao1 td:nth-child(61),
.baogao1 td:nth-child(66),
.baogao1 td:nth-child(71){
	margin-left: 0;
}*/
.baogao1 td:nth-child(1),
.baogao1 td:nth-child(2),
.baogao1 td:nth-child(3),
.baogao1 td:nth-child(4),
.baogao1 td:nth-child(5){
	margin-top: 0;
}
.baogao1 td a{
	display: inline-block;
	width: 220px;
	height: 390px;
}
.baogao1 td p{
	padding: 15px;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}

					/*报告2*/
.baogao2{
	margin-top: 55px;
	margin-bottom: 45px;
}
.baogao2 table{
	margin-bottom: 54px;
}
.baogao2 td{
	width: 218px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 27px;
	margin-top: 32px;
	position: relative;
}
.baogao2 td img{
	margin-top: -1px;
}
.baogao2 td .zhezhao{
	position: absolute;
	width: 218px;
	height: 268px;
	top: 0;
	left: 0;
	background-color:rgba(0,0,0,.5) ;
	border-radius: 5px;
	overflow: hidden;
	display: none;
}
.baogao2 td p{
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
}
.baogao2 td .biaoti{
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 32px;
	margin-top: 20px;
	padding:0 25px;
}
.baogao2 td a{
	display: block;
	text-align: center;
	width: 118px;
	height: 40px;
	line-height: 40px;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	border-radius: 3px;
	margin: 0 auto;
	margin-top: 114px;
}
.baogao2 td:hover .zhezhao{
	display: block;
}

.baogao2 td:nth-child(1),
.baogao2 td:nth-child(6),
.baogao2 td:nth-child(11),
.baogao2 td:nth-child(16),
.baogao2 td:nth-child(21),
.baogao2 td:nth-child(26){
	margin-left: 0;
}
.baogao2 td:nth-child(1),
.baogao2 td:nth-child(2),
.baogao2 td:nth-child(3),
.baogao2 td:nth-child(4),
.baogao2 td:nth-child(5){
	margin-top: 0;
}

					/*报告3*/
.baogao3{
	margin-bottom: 80px;
}
.baogao3 .left{
	margin-top: 23px;
	width: 868px;
	height: 972px;
}
.baogao3 .right{
	width: 307px;
	margin-top: 23px;
}
.baogao3 .right .biaoti{
	width: 307px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	background-color:#FF6C00 ;
	font-size: 20px;
	color: #FFFFFF;
}
.baogao3 .right ul{
	width: 307px;
	background-color:#f5f5f5;
	padding: 15px 0;
}
.baogao3 .right li{
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	position: relative;
	overflow: hidden;
}
.baogao3 .right li img{
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}
.baogao3 .right li span{
	padding-left: 25px;
	font-size: 14px;
	color: #333333;
}
.baogao3 .right li:hover span{
	color: #FF6C00;
}


				/*报告4*/
.dingbu11{
	border-bottom: none;
	width: 1160px;
}

.hangye1{
	margin-top: 35px;
	font-size: 14px;
	color: #333333;
}
.hangye1 .right{
	padding-right: 8px;
}
.hangye1 .ju{
	color: #FF6C00;
}

.baogao4{
	margin-top: 25px;
	margin-bottom: 45px;
}
.baogao4 table{
	margin-bottom: 55px;
}
.baogao4 td{
	width: 217px;
	height: 250px;
	display: block;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-left: 28px;
	margin-top: 32px;
}
.baogao4 td:nth-child(1),
.baogao4 td:nth-child(6),
.baogao4 td:nth-child(11),
.baogao4 td:nth-child(16),
.baogao4 td:nth-child(21),
.baogao4 td:nth-child(26){
	margin-left: 0;
}
.baogao4 td:nth-child(1),
.baogao4 td:nth-child(2),
.baogao4 td:nth-child(3),
.baogao4 td:nth-child(4),
.baogao4 td:nth-child(5){
	margin-top: 0;
}
.baogao4 td a{
	display: inline-block;
	width: 217px;
	height: 250px;
}
.baogao4 td p{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	margin-top: 20px;
	padding: 0 14px;
}
.baogao4 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.baogao4 td:hover p{
	color: #FF6C00;
}

				/*报告5*/
.baogao5 embed{
	width: 1200px;
	height: 950px;
	margin-top: 30px;
}

.baogao6{
	margin-top: 60px;
	background-color:#f6f6f6 ;
	width: 100%;
	padding: 45px 0 50px;
}
.baogao6 .biaoti{
	font-size: 18px;
	color: #333333;
}
.baogao6 table{
	margin-top: 27px;
}
.baogao6 td{
	width: 217px;
	height: 250px;
	display: block;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-left: 28px;
	background-color:#FFFFFF ;
}
.baogao6 td:nth-child(1){
	margin-left: 0;
}
.baogao6 td a{
	display: inline-block;
	width: 217px;
	height: 250px;
}
.baogao6 td p{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	margin-top: 20px;
	padding: 0 14px;
}
.baogao6 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.baogao6 td:hover p{
	color: #FF6C00;
}


						/*简历1*/
.banner4{
	height: 448px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.banner4 img{
	height: 448px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.banner4 .wrapper{
	height: 448px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.banner4 #my-video1{
	margin-top: 35px;
	margin-left: 15px;
}

.banner4 .right{
	width: 230px;
	margin-top: 85px;
	margin-right: 153px;
}
.banner4 .right p{
	color: #646f77;
	line-height: 30px;
	font-size: 14px;
}
.banner4 .right .biaoti{
	font-size: 20px;
	color: #333333;
	margin-bottom: 15px;
}

.hui{
	background-color:#f3f3f3 ;
}
.jianli1{
	padding: 38px 0 50px;
	background-color:#FFFFFF ;
}
.jianli1 .zxzr a{
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
}
.jianli1 .zxzr span{
	font-size: 14px;
	color: #FF6C00;
}
.jianli1 .zxzr .active,.jianli1 .zxzr a:hover{
	color: #FF6C00;
}

.jianli1 table{
	margin-top: 27px;
	margin-bottom: 55px;
}
.jianli1 td{
	width: 222px;
	height: 370px;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin-left: 22px;
	margin-top: 32px;
	position: relative;
}
.jianli1 td:nth-child(1),
.jianli1 td:nth-child(6),
.jianli1 td:nth-child(11),
.jianli1 td:nth-child(16){
	margin-left: 0;
}
.jianli1 td:nth-child(1),
.jianli1 td:nth-child(2),
.jianli1 td:nth-child(3),
.jianli1 td:nth-child(4),
.jianli1 td:nth-child(5){
	margin-top: 0;
}
.jianli1 td img{
	width: 222px;
	height: 289px;
	margin-bottom: 13px;
}
.jianli1 td p{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	padding: 0 15px;
}
.jianli1 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.jianli1 td:hover p{
	color: #FF6C00;
}

.jianli1 embed{
	position: fixed;
    height: 90%;
    width: 1126px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 30;
}


.jianli2{
	width: 1200px;
	height: 288px;
	background-color:#FFFFFF ;
	margin-top: 40px;
	margin-bottom: 58px;
}
.jianli2 .left{
	margin-top: 28px;
	margin-left: 28px;
	position: relative;
	width: 177px;
	height: 232px;
	cursor: pointer;
}
.jianli2 .left .zhezhao{
	position: absolute;
	background-color:rgba(0,0,0,.5) ;
	width: 176px;
	height: 40px;
	line-height: 40px;
	left: 1px;
	bottom: 0;
}
.jianli2 .left .zhezhao p{
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

.jianli2 .right{
	margin-top: 28px;
	margin-right: 28px;
	width: 922px;
	text-align: center;
}
.jianli2 .right p{
	font-size: 18px;
	margin-bottom: 60px;
	color: #333333;
	margin-top: 65px;
}
.jianli2 .right a{
	display: inline-block;
	width: 140px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-radius: 5px;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	font-size: 14px;
}

.jianli3{
	width: 1200px;
	height: 288px;
	background-color:#FFFFFF ;
	margin-top: 40px;
	margin-bottom: 58px;
}
.jianli3 .left{
	margin-top: 28px;
	margin-left: 28px;
	position: relative;
	width: 177px;
	height: 232px;
	cursor: pointer;
}
.jianli3 .left .zhezhao{
	position: absolute;
	background-color:rgba(0,0,0,.5) ;
	width: 176px;
	height: 40px;
	line-height: 40px;
	left: 1px;
	bottom: 0;
}
.jianli3 .left .zhezhao p{
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

.jianli3 .right{
	margin-top: 28px;
	margin-right: 28px;
	width: 922px;
}
.jianli3 .right table{
	width: 922px;
}
.jianli3 .right td{
	width: 33%;
	height: 50px;
	line-height: 50px;
}
.jianli3 .right td p{
	font-size: 16px;
	color: #333333;
}

.jianli3 .right1{
	text-align: center;
	margin-top: 30px
}
.jianli3 .right1 a{
	display: inline-block;
	width: 140px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-radius: 5px;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	font-size: 14px;
}
.jianli3 .right1 a + a{
	margin-left: 47px;
}

					/*简历2*/
.weizhi4{
	padding-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
	color: #999999;
	font-size: 14px;
}
.weizhi4 a{
	font-size: 14px;
	color: #999999;
}
.weizhi4 .ju,.weizhi4 a:hover{
	color: #FF6C00;
}

					/*简历3*/
.resume {
  background: #f5f5f5;
  padding: 25px 0;
  min-width: 1200px; }

   .resume-dtl {
  padding-top: 25px; }
  .resume-dtl .wrapper {
    background: #fff;
    padding: 25px 30px; }
    .resume-dtl .wrapper + .wrapper {
      margin-top: 20px; }
  .resume-dtl .resume-rect {
    margin: 10px 0 30px;
    text-align: center; }
  .resume-dtl .resume-entry {
    padding: 0 15px; }
    .resume-dtl .resume-entry + .resume-entry {
      margin-top: 28px;
      padding-top: 28px;
      border-top: 3px solid #8fc0f3; }
    .resume-dtl .resume-entry .select-btn {
      float: right;
      margin-left: 3px;
      margin-top: -10px;
      border: 1px solid #e5e5e5;
      color: #999;
      height: 29px;
      line-height: 27px;
      padding: 0 15px; }
      .resume-dtl .resume-entry .select-btn:hover, .resume-dtl .resume-entry .ceping-ability-lis .select-btn.ca-btn.active, .ceping-ability-lis .resume-dtl .resume-entry .select-btn.ca-btn.active {
        background: #ff6c00;
        border-color: #ff6c00;
        color: #fff; }
  .resume-dtl .resume-entry-title {
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px; }
  .resume-dtl textarea {
    height: 128px;
    resize: none;
    margin-top: 20px; }

.resume-photo {
  float: left;
  width: 176px;
  position: relative; }
  .resume-photo.can-change {
    cursor: pointer; }
  .resume-photo .resume-photo_text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 11px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: black;
    background: rgba(0, 0, 0, 0.5);
    background: transparent\9;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)"; }

.resume-basic-info {
  margin-left: 210px;
  overflow: hidden; }
  .resume-basic-info .resume-rect {
    padding-top: 50px; }

.resume-entry_lis {
  margin-right: -4%; }
  .resume-entry_lis li {
    float: left;
    padding-right: 4%;
    margin-top: 17px; }
    .resume-entry_lis li.one-third {
      width: 33.33%; }
    .resume-entry_lis li.half {
      width: 50%; }
  .resume-entry_lis .form-label {
    float: left;
    width: 5em;
    line-height: 29px; }
  .resume-entry_lis .resume-dtlcon {
    line-height: 29px; }
  .resume-entry_lis .form-control, .resume-entry_lis .form-control-inline {
    height: 32px;
    line-height: 15px; }
  .resume-entry_lis .form-control-inline {
    color: #333;
    background: #fff;
    border: 1px solid #e5e5e5; }




.edu-experience {
  margin: 0 -10px;
  padding: 0 10px; }
  .edu-experience + .edu-experience {
    margin-top: 20px;
    border-top: 1px dashed #cecece; }

.action-btns {
  text-align: center;
  padding-top: 40px; }
  .action-btns .action-btn, .action-btns .action-btn-o {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 137px;
    height: 44px;
    line-height: 44px;
    text-align: center; }
  .action-btns .action-btn {
    color: #fff;
    background: #ff6c00; }
    .action-btns .action-btn + .action-btn {
      margin-left: 35px; }
  .action-btns .action-btn-o {
    color: #ff6c00;
    border: 1px solid #ff6c00; }
    .action-btns .action-btn-o + .action-btn-o {
      margin-left: 35px; }

#resume-select .modal-body li {
  float: left;
  width: 33.33%;
  padding-right: 10px; }

  #resume-select-hangye .modal-body li {
  float: left;
  width: 33.33%;
  padding-right: 10px; }

  #resume-select-zhiye .modal-body li {
  float: left;
  width: 33.33%;
  padding-right: 10px; }

.resume-temp-classify {
  background: #fff;
  padding: 17px 10px 17px 20px;
  margin-bottom: 16px; }
  .resume-temp-classify li {
    float: left;
    padding: 7px 20px;
    margin: 3px 5px; }
  .resume-temp-classify a {
    color: #333; }
  .resume-temp-classify .active {
    background: #ff6c00; }
    .resume-temp-classify .active a {
      color: #fff; }

.form-control-wp {
  overflow: hidden; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  line-height: 22px;
  color: #333;
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }		
  
  .modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  margin: 50px auto; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  overflow: hidden; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }		
  
.md-modal {
  width: 500px; }

.modal-header {
  background: #e5e5e5; }

.askdialog .modal-body {
  padding: 20px 35px 0; }
  .askdialog .modal-body li {
    margin-bottom: 10px; }
.askdialog .modal-footer {
  text-align: center; }

h4, .h4{
	font-size: 16px;
	font-weight: normal;
}

.modal-btn {
  display: inline-block;
  color: #fff;
  width: 100px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .modal-btn.modal-positive-btn {
    background: #ff6c00; }
  .modal-btn.modal-negative-btn {
    background: #919191; }
  .modal-btn + .modal-btn {
    margin-left: 40px; }

.form-control-wp p{
	margin-top: 8px;
    margin-left: 10px;
}
















					/*资讯1*/
.zixun1{
	margin-top:35px;
	margin-bottom: 50px;
}
.zixun1 .left{
	width: 282px;
	
}
.zixun1 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun1 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zixun1 .left .active .left1,
.zixun1 .left .active .right1,
.zixun1 .left .left2:hover .left1,
.zixun1 .left .left2:hover .right1{
	color: #FF6C00;
}
.zixun1 .left .left1{
	/* float: left; */
	font-size: 16px;
	color: #333333;
}
.zixun1 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.zixun1 .left3{
	margin-top: 10px;
	display: none;
}
.zixun1 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.zixun1 .left4 span{
	font-size: 14px;
}
.zixun1 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.zixun1 .left4:hover{
	color: #FF6C00;
}
.zixun1 .left3 .active1 span{
	color: #FF6C00;
}
.zixun1 .left4 ul{
	margin-top: 10px;
	display: none;
}
.zixun1 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.zixun1 .left4 li:hover{
	color: #ff6c00;
}





.zixun1 .right{
	width: 880px;
}
.zixun1 .right .biaoti{
	width: 880px;
	height: 45px;
	line-height: 45px;
	background-color:#ececec ;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
}
.zixun1 .right .right2{
	border-top: 1px solid #EAEAEA;
	margin-bottom: 40px;
}
.zixun1 .right .right2 li{
	padding: 35px 22px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.zixun1 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.zixun1 .right .right2 li:hover .biaoti1{
	color: #FF6C00;
}
.zixun1 .right .right2 .left{
	float: left;
	width: 206px;
	height: 136px;
}
.zixun1 .right .right2 .left1{
	float: left;
	width: 243px;
	height: 160px;
}
.zixun1 .right .right2 .right1{
	width: 845px;
	float: right;
}
.zixun1 .right .right2 .right1 p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.zixun1 .right .right2 .right1 p span{
	font-size: 14px;
	color: #666666;
}
.zixun1 .right .right2 .right1 .biaoti1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 13px;
}
.zixun1 .right .right2 li .biaoti2{
	position: absolute;
	left: 294px;
    bottom: 34px;
	width: 565px;
}
.zixun1 .right .right2 li .biaoti2 .ju{
	color: #FF6C00;
	font-size: 12px !important;
}
.zixun1 .right .right2 .left2{
	float: left;
	font-size: 12px !important;
}
.zixun1 .right .right2 .right3{
	float: right;
	font-size: 12px !important;
}

					/*资讯2*/
.zixun2{
	margin-top:35px;
	margin-bottom: 50px;
}
.zixun2 .left{
	width: 282px;
	
}
.zixun2 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun2 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zixun2 .left .active .left1,
.zixun2 .left .active .right1,
.zixun2 .left .left2:hover .left1,
.zixun2 .left .left2:hover .right1{
	color: #FF6C00;
}
.zixun2 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.zixun2 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.zixun2 .left3{
	margin-top: 10px;
	display: none;
}
.zixun2 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.zixun2 .left4 span{
	font-size: 14px;
}
.zixun2 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.zixun2 .left4:hover{
	color: #FF6C00;
}
.zixun2 .left3 .active1 span{
	color: #FF6C00;
}
.zixun2 .left4 ul{
	margin-top: 10px;
	display: none;
}
.zixun2 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.zixun2 .left4 li:hover{
	color: #ff6c00;
}





.zixun2 .right{
	width: 880px;
}
.zixun2 .right .biaoti{
	width: 880px;
	height: 63px;
	line-height: 63px;
	background-color:#f5f5f5;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
}
.zixun2 .right .right2{
	margin-bottom: 40px;
	margin-top: 15px;
}
.zixun2 .right .right2 li{
	height: 55px;
	line-height: 55px;
	padding: 0 20px 0 13px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #EAEAEA;
}
.zixun2 .right .right2 li .right1{
	float: right;
}
.zixun2 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
    background-color:#f5f5f5 ;
}
.zixun2 .right .right2 li:hover .left1{
	color: #FF6C00;
}
.zixun2 embed{
	position: fixed;
	height: 90%;
	width: 1126px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 30;
}
			/*资讯3*/
.zixun3{
	margin-top: 27px;
}
.zixun3_1{
	background-color:#FFFFFF ;
	width: 100%;
	padding: 30px 22px 35px;
	border-radius: 3px;
}
.zixun3_1 .biaoti1{
	font-size: 14px;
	color: #999999;
	margin-bottom: 35px;
}
.zixun3_1 .biaoti2{
	font-size: 24px;
	color: #333333;
	margin-bottom: 25px;
}
.zixun3_1 .biaoti3{
	font-size: 18px;
	color: #FF6C00;
	margin-bottom: 20px;
}
.zixun3_1 .biaoti4{
	font-size: 14px;
	color: #666666;
	padding-bottom: 25px;
	border-bottom: 1px solid #eaeaea;
}
.zixun3_1 .biaoti5{
	font-size: 14px;
	color: #999999;
	margin-top: 30px;
}

.zixun3 .left{
	width: 885px;
	padding: 40px 30px 20px;
	background-color:#FFFFFF;
	margin-top: 18px;
	border-radius: 3px;
	margin-bottom: 35px
}
.zixun3 .left p{
	font-size: 14px;
	color: #666666;
	line-height: 39px;
	text-indent: 2em;
}
.zixun3 .left .biaoti1{
	text-indent: 0;
	font-size: 20px;
	color: #333333;
	margin-bottom: -15px;
}
.zixun3 .left .biaoti2{
	text-indent: 0;
	font-size: 16px;
	color: #333333;
}
.zixun3 .left1{
	padding-top:20px;
	margin-bottom: 20px;
	border-top: 1px solid #EAEAEA;
}
.zixun3 .left1:first-of-type{
	border-top: none;
}

.zixun3 .right{
	width: 290px;
	margin-top: 18px;
	margin-bottom: 35px
}
.zixun3 .right .biaoti{
	width: 290px;
	height: 55px;
	line-height: 55px;
	background-color:#FF6C00 ;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun3 .right td{
	width: 136px;
	height: 194px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 18px;
	position: relative;
}
.zixun3 .right td:nth-child(1),
.zixun3 .right td:nth-child(3){
	margin-left: 0;
}
.zixun3 .right td .zhezhao{
	position: absolute;
	top: 0;
	left: 0;
	width: 136px;
	height: 194px;
	border-radius: 5px;
	background-color:rgba(0,0,0,.5) ;
	display: none;
}
.zixun3 .right td a{
	position: absolute;
	display: inline-block;
	width: 88px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 14px;
	background-color:#FF6C00 ;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.zixun3 .right td:hover .zhezhao{
	display: block;
}

					/*资讯4*/
.zixun4{
	margin-top: 35px;
	margin-bottom: 60px;
}
.zixun4 .left{
	width: 807px;
}
.zixun4 .weizhi1{
	background-color:#f0f0f0 ;
	color: #999999;
	width: 807px;
	margin-top: 0;
	margin-bottom: 0;
}
.zixun4 .weizhi1 a{
	color: #999999;
}
.zixun4 .weizhi1 a:hover{
	color: #FF6C00;
}
.zixun4 .left p{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 30px;
	padding: 0 30px;
}
.zixun4 .left .biaoti{
	margin-top: 55px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #333333;
	text-align: center;
}
.zixun4 .left .biaoti1{
	margin-bottom: 15px;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
.zixun4 .left .biaoti1 span + span{
	margin-left: 70px;
}
.zixun4 .left .ju{
	color: #FF6C00 !important;
}

.zixun4 .left .img{
	text-align: center;
	margin-top: 30px;
}
.zixun4 .left img{
   width: 750px;
   margin: 0 auto;
}
.zixun4 .right{
	width: 344px;
	margin-top: -45px;
}
.zixun4 .right .biaoti{
	width: 344px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 20px;
	color: #FFFFFF;
	background-color:#FF6C00;
}
.zixun4 .right ul{
	margin-top: 10px;
}
.zixun4 .right li{
	padding: 25px 5px;
	border-bottom: 1px solid #EAEAEA;
	position: relative;
}
.zixun4 .right .left1{
	float: left;
	width: 165px;
	height: 97px;
}
.zixun4 .right .right1{
	float: right;
	width: 145px;
}
.zixun4 .right .right1 p{
	color: #333333;
	line-height: 26px;
	font-size: 16px;
}
.zixun4 .right .right1 span{
	position: absolute;
	font-size: 14px;
	color: #FF6C00;
	left: 195px;
    bottom: 24px;
}
.zixun4 .right li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.zixun4 .right li:hover p{
	color: #FF6C00;
}

					/*资讯5*/
.zixun5{
	margin-top:35px;
	margin-bottom: 50px;
}
.zixun5 .left{
	width: 282px;
	
}
.zixun5 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun5 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zixun5 .left .active .left1,
.zixun5 .left .active .right1,
.zixun5 .left .left2:hover .left1,
.zixun5 .left .left2:hover .right1{
	color: #FF6C00;
}
.zixun5 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.zixun5 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.zixun5 .left3{
	margin-top: 10px;
	display: none;
}
.zixun5 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.zixun5 .left4 span{
	font-size: 14px;
}
.zixun5 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.zixun5 .left4:hover{
	color: #FF6C00;
}
.zixun5 .left3 .active1 span{
	color: #FF6C00;
}
.zixun5 .left4 ul{
	margin-top: 10px;
	display: none;
}
.zixun5 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.zixun5 .left4 li:hover{
	color: #ff6c00;
}





.zixun5 .right{
	width: 880px;
}
.zixun5 .right .biaoti{
	width: 880px;
	height: 63px;
	line-height: 63px;
	background-color:#f5f5f5;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
}
.zixun5 .right .right2{
	margin-bottom: 40px;
	margin-top: 15px;
}
.zixun5 .right .right2 li{
	height: 55px;
	line-height: 55px;
	padding: 0 20px 0 13px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #EAEAEA;
}
.zixun5 .right .right2 li .right1{
	float: right;
}
.zixun5 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
    background-color:#f5f5f5 ;
}
.zixun5 .right .right2 li:hover .left1{
	color: #FF6C00;
}

					/*资讯6*/
.zixun6{
	margin-top:35px;
	margin-bottom: 50px;
}
.zixun6 .left{
	width: 282px;
	
}
.zixun6 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun6 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zixun6 .left .active .left1,
.zixun6 .left .active .right1,
.zixun6 .left .left2:hover .left1,
.zixun6 .left .left2:hover .right1{
	color: #FF6C00;
}
.zixun6 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.zixun6 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.zixun6 .left3{
	margin-top: 10px;
	display: none;
}
.zixun6 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.zixun6 .left4 span{
	font-size: 14px;
}
.zixun6 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.zixun6 .left4:hover{
	color: #FF6C00;
}
.zixun6 .left3 .active1 span{
	color: #FF6C00;
}
.zixun6 .left4 ul{
	margin-top: 10px;
	display: none;
}
.zixun6 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.zixun6 .left4 li:hover{
	color: #ff6c00;
}


.zixun6 .right{
	width: 880px;
	border: 1px solid #EAEAEA;
	padding: 45px 40px 40px 40px;
}
.zixun6 .right p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.zixun6 .right .biaoti1{
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 20px;
}
.zixun6 .right .biaoti2{
	margin-top: 0;
	font-size: 14px;
	color: #999999;
}
.zixun6 .right a{
	display: block;
	color: #f01414;
	font-size: 14px;
	margin-top: 55px;
}

			/*资讯7*/
.zixun7{
	margin-top:35px;
	margin-bottom: 50px;
}
.zixun7 .left{
	width: 278px;
	
}
.zixun7 .left .biaoti{
	width: 278px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
.zixun7 .left li{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zixun7 .left .active,.zixun7 .left li:hover{
	color: #FF6C00;
}
.zixun7 .left .active p,.zixun7 .left li:hover p{
	color: #FF6C00;
}
.zixun7 .left .left1{
	/* float: left; */
	font-size: 16px;
	color: #333333;
}
.zixun7 .left .right1{
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
}

.zixun7 .right{
	width: 895px;
}
.zixun7 .right .biaoti{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #FF6C00;
	padding-left: 20px;
	background-color:#f5f5f5 ;
}

.talk-filter {
  padding: 30px 5px;
  border-bottom: 1px solid #EAEAEA;
   }
  .talk-filter label {
    line-height: 30px;
    color: #333; }
  .talk-filter input {
    width: 220px;
    height: 30px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    margin-right: 5px; }
  .talk-filter .comfirm-btn {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    width: 97px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FF6C00; }

.viiCItyPicker {
  position: absolute;
  width: 410px;
  border: 1px solid #c9cbce;
  background: #fff;
  padding: 10px; }
  .viiCItyPicker__list {
    list-style: none; }
    .viiCItyPicker__list:before, .viiCItyPicker__list:after {
      content: " ";
      display: table; }
    .viiCItyPicker__list:after {
      clear: both; }
    .viiCItyPicker__list li {
      float: left;
      margin-left: 4px;
      width: 50px;
      height: 30px;
      line-height: 30px;
      color: #333;
      cursor: pointer; }
      .viiCItyPicker__list li:hover, .viiCItyPicker__list .ceping-ability-lis li.ca-btn.active, .ceping-ability-lis .viiCItyPicker__list li.ca-btn.active, .viiCItyPicker__list li.active {
        color: #ff6c00; }
  .viiCItyPicker__city-wrap {
    display: none;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc; }
  .viiCItyPicker__title {
    display: none;
    margin-bottom: 10px; }
  .viiCItyPicker__city li {
    width: 73px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }


.zixun8{
	margin-bottom: 55px
}
.zixun8 li{
	padding: 25px 12px 30px;
	border-bottom: 1px solid #EAEAEA;
}
.zixun8 li .p1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 18px;
}
.zixun8 li .p1 .right1{
	float: right;
	
}
.zixun8 li .p2{
	font-size: 14px;
	color: #666666;
	margin-bottom: 18px;
}
.zixun8 li .p3{
	font-size: 14px;
	color: #333333;
}
.zixun8 li .p3 .right1{
	float: right;
}
.zixun8 li .p3 .right1 .ju{
	color: #FF6C00;
}
.zixun8 li:hover .p1{
	color: #FF6C00;
}
.zixun8 li:hover .p1 .right1{
	color: #333333;
}

.zixun9{
	margin-bottom: 55px
}
.zixun9 li{
	padding: 40px 12px 30px;
	border-bottom: 1px solid #EAEAEA;
}
.zixun9 li .p1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 25px;
}
.zixun9 li:hover .p1{
	color: #FF6C00;
}
.zixun9 li .left1{
	float: left;
	width: 260px;
}
.zixun9 li .left1 p{
	font-size: 14px;
	color: #999999;
	line-height: 36px;
}
.zixun9 li .left2{
	float: left;
}
.zixun9 li .left2 p{
	font-size: 14px;
	color: #999999;
	line-height: 36px;
}


				/*工商1*/
.gongshang1{
	margin-top:35px;
	margin-bottom: 50px;
}
.gongshang1 .left{
	width: 282px;
	
}
.gongshang1 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.gongshang1 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.gongshang1 .left .active .left1,
.gongshang1 .left .active .right1,
.gongshang1 .left .left2:hover .left1,
.gongshang1 .left .left2:hover .right1{
	color: #FF6C00;
}
.gongshang1 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.gongshang1 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.gongshang1 .left3{
	margin-top: 10px;
	display: none;
}
.gongshang1 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.gongshang1 .left4 span{
	font-size: 14px;
}
.gongshang1 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.gongshang1 .left4:hover{
	color: #FF6C00;
}
.gongshang1 .left3 .active1 a{
	color: #FF6C00;
}
.gongshang1 .left4 ul{
	margin-top: 10px;
	display: none;
}
.gongshang1 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.gongshang1 .left4 li:hover{
	color: #ff6c00;
}





.gongshang1 .right{
	width: 880px;
}
.gongshang1 .right .biaoti{
	width: 880px;
	height: 63px;
	line-height: 63px;
	background-color:#f5f5f5;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
}
.gongshang1 .right .right2{
	margin-bottom: 40px;
	margin-top: 15px;
}
.gongshang1 .right .right2 li{
	height: 55px;
	line-height: 55px;
	padding: 0 20px 0 33px;
	font-size: 14px;
	position: relative;
	color: #333333;
	border-bottom: 1px solid #EAEAEA;
}
.gongshang1 .right .right2 li img{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 7px;
}
.gongshang1 .right .right2 li .right1{
	float: right;
	color: #999999;
}
.gongshang1 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
    background-color:#f5f5f5 ;
}
.gongshang1 .right .right2 li:hover .left1{
	color: #FF6C00;
}

.banner5{
	position: relative;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	height: 204px;
}
.banner5 img{
	height: 204px;
	width: 100%;
	min-width: 1200px;
}

.daohang2{
	background-color:#828282 ;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.daohang2 a{
	display: inline-block;
	padding: 0 35px;
	margin-left: -5px;
	font-size: 16px;
	color: #FFFFFF;
}
.daohang2 a:first-of-type{
	margin-left: 0;
}
.daohang2 a:hover,.daohang2 .active{
	background-color:#e2e2e2 ;
	color: #FF6C00;
}

					/*工商2*/
.gongshang2{
	margin-top:35px;
	margin-bottom: 50px;
}
.gongshang2 .left{
	width: 278px;
}
.gongshang2 .left .biaoti{
	width: 278px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
.gongshang2 .left li{
	/* padding: 15px 24px; */
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.gongshang2 .left .active,.gongshang2 .left li:hover{
	color: #FF6C00;
}
.gongshang2 .left .active p,.gongshang2 .left li:hover p{
	color: #FF6C00;
}
.gongshang2 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.gongshang2 .left .right1{
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
}

.gongshang2 .right{
	width: 880px;
}
.gongshang2 .right .biaoti{
	width: 880px;
	height: 63px;
	line-height: 63px;
	background-color:#f5f5f5;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
}
.gongshang2 .right .right2{
	margin-bottom: 40px;
	margin-top: 15px;
}
.gongshang2 .right .right2 li{
	height: 55px;
	line-height: 55px;
	padding: 0 20px 0 13px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #EAEAEA;
}
.gongshang2 .right .right2 li .right1{
	float: right;
}
.gongshang2 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
    background-color:#f5f5f5 ;
}
.gongshang2 .right .right2 li:hover .left1{
	color: #FF6C00;
}

					/*工商3*/
.gongshang3{
	margin-top:35px;
	margin-bottom: 50px;
}
.gongshang3 .left{
	width: 278px;
}
.gongshang3 .left .biaoti{
	width: 278px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
.gongshang3 .left li{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.gongshang3 .left .active,.gongshang3 .left li:hover{
	color: #FF6C00;
}
.gongshang3 .left .active p,.gongshang3 .left li:hover p{
	color: #FF6C00;
}
.gongshang3 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.gongshang3 .left .right1{
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
}

.gongshang3 .right{
	width: 880px;
	border: 1px solid #EAEAEA;
	padding: 45px 40px 40px 40px;
}
.gongshang3 .right p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.gongshang3 .right .biaoti1{
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 20px;
}
.gongshang3 .right .biaoti2{
	margin-top: 0;
	font-size: 14px;
	color: #999999;
}
.gongshang3 .right a{
	display: block;
	color: #f01414;
	font-size: 14px;
	margin-top: 55px;
}













				/*工商4*/
.gongshang4{
	margin-top:35px;
	margin-bottom: 50px;
}
.gongshang4 .left{
	width: 282px;
	
}
.gongshang4 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.gongshang4 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.gongshang4 .left .active .left1,
.gongshang4 .left .active .right1,
.gongshang4 .left .left2 li:hover .left1,
.gongshang4 .left .left2 li:hover .right1{
	color: #FF6C00;
}
.gongshang4 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.gongshang4 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.gongshang4 .left3{
	margin-top: 10px;
	display: none;
}
.gongshang4 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.gongshang4 .left4 span{
	font-size: 14px;
}
.gongshang4 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.gongshang4 .left4:hover{
	color: #FF6C00;
}
.gongshang4 .left3 .active1 a{
	color: #FF6C00;
}
.gongshang4 .left4 ul{
	margin-top: 10px;
	display: none;
}
.gongshang4 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.gongshang4 .left4 li:hover{
	color: #ff6c00;
}

.gongshang4 .right{
	width: 880px;
}
.gongshang4 .right .biaoti{
	width: 880px;
	height: 63px;
	line-height: 63px;
	background-color:#f5f5f5;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
	margin-top: 0;
}
.gongshang4 .right .right2{
	margin-bottom: 40px;
	margin-top: 15px; 
}
.gongshang4 .right .right2 li{
	height: 55px;
	line-height: 55px;
	padding: 0 20px 0 13px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #EAEAEA;
}
.gongshang4 .right .right2 li .right1{
	float: right;
}
.gongshang4 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
    background-color:#f5f5f5 ;
}
.gongshang4 .right .right2 li:hover .left1{
	color: #FF6C00;
}

.gongshang4 .right p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.gongshang4 .right .biaoti1{
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 20px;
}
.gongshang4 .right .biaoti2{
	margin-top: 0;
	font-size: 14px;
	color: #999999;
}



/*工商5*/
.gongshang5{
	margin-top:35px;
	margin-bottom: 50px;
}
.gongshang5 .left{
	width: 278px;
}
.gongshang5 .left .biaoti{
	width: 278px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
.gongshang5 .left li{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.gongshang5 .left .active,.gongshang5 .left li:hover{
	color: #FF6C00;
}
.gongshang5 .left .active p,.gongshang5 .left li:hover p{
	color: #FF6C00;
}
.gongshang5 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.gongshang5 .left .right1{
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
}

.gongshang5 .right{
	width: 880px;
}
.gongshang5 .right .biaoti{
	width: 880px;
	height: 63px;
	line-height: 63px;
	background-color:#f5f5f5;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
}

.gongshang5 .right .right2{
	width: 880px;
	border: 1px solid #EAEAEA;
	margin-top: 27px;
	text-align: center;
}

.gongshang5 .right2 h1{
	margin: 75px 0;
	text-align: center;
	font-size: 36px;
	color: #333333;
}
.gongshang5 .right2 img{
	margin: 60px 0 65px;
}
.gongshang5 .right2 li{
	text-align: center;
	font-size: 16px;
	color: #333333;
	height: 60px;
	text-align: center;
}
.gongshang5 .right2 li input{
	width: 450px;
	border: none;
	outline: none;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 10px;
	height: 30px;
}
.gongshang5 .right2 .tijiao{
	display: inline-block;
	width: 190px;
	height: 50px;
	text-align:center;
	line-height: 50px;
	border-radius: 5px;
	background-color:#FF6C00 ;
	margin: 75px 0 90px;
	font-size: 18px;
	color: #FFFFFF;
}
||||||| .r267
=======
.zixun3_1 .biaoti1{
	font-size: 14px;
	color: #999999;
	margin-bottom: 35px;
}
.zixun3_1 .biaoti2{
	font-size: 24px;
	color: #333333;
	margin-bottom: 25px;
}
.zixun3_1 .biaoti3{
	font-size: 18px;
	color: #FF6C00;
	margin-bottom: 20px;
}
.zixun3_1 .biaoti4{
	font-size: 14px;
	color: #666666;
	padding-bottom: 25px;
	border-bottom: 1px solid #eaeaea;
}
.zixun3_1 .biaoti5{
	font-size: 14px;
	color: #999999;
	margin-top: 30px;
}

.zixun3 .left{
	width: 885px;
	padding: 40px 30px 20px;
	background-color:#FFFFFF;
	margin-top: 18px;
	border-radius: 3px;
	margin-bottom: 35px
}
.zixun3 .left p{
	font-size: 14px;
	color: #666666;
	line-height: 39px;
	text-indent: 2em;
}
.zixun3 .left .biaoti1{
	text-indent: 0;
	font-size: 20px;
	color: #333333;
	margin-bottom: -15px;
}
.zixun3 .left .biaoti2{
	text-indent: 0;
	font-size: 16px;
	color: #333333;
}
.zixun3 .left1{
	padding-top:20px;
	margin-bottom: 20px;
	border-top: 1px solid #EAEAEA;
}
.zixun3 .left1:first-of-type{
	border-top: none;
}

.zixun3 .right{
	width: 290px;
	margin-top: 18px;
	margin-bottom: 35px
}
.zixun3 .right .biaoti{
	width: 290px;
	height: 55px;
	line-height: 55px;
	background-color:#FF6C00 ;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun3 .right td{
	width: 136px;
	height: 194px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 18px;
	position: relative;
}
.zixun3 .right td:nth-child(1),
.zixun3 .right td:nth-child(3){
	margin-left: 0;
}
.zixun3 .right td .zhezhao{
	position: absolute;
	top: 0;
	left: 0;
	width: 136px;
	height: 194px;
	border-radius: 5px;
	background-color:rgba(0,0,0,.5) ;
	display: none;
}
.zixun3 .right td a{
	position: absolute;
	display: inline-block;
	width: 88px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 14px;
	background-color:#FF6C00 ;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.zixun3 .right td:hover .zhezhao{
	display: block;
}

					/*资讯4*/
.zixun4{
	margin-top: 35px;
	margin-bottom: 60px;
}
.zixun4 .left{
	width: 807px;
}
.zixun4 .weizhi1{
	background-color:#f0f0f0 ;
	color: #999999;
	width: 807px;
	margin-top: 0;
	margin-bottom: 0;
}
.zixun4 .weizhi1 a{
	color: #999999;
}
.zixun4 .weizhi1 a:hover{
	color: #FF6C00;
}
.zixun4 .left p{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 30px;
	padding: 0 30px;
}
.zixun4 .left .biaoti{
	margin-top: 55px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #333333;
	text-align: center;
}
.zixun4 .left .biaoti1{
	margin-bottom: 15px;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
.zixun4 .left .biaoti1 span + span{
	margin-left: 70px;
}
.zixun4 .left .ju{
	color: #FF6C00 !important;
}

.zixun4 .left .img{
	text-align: center;
	margin-top: 30px;
}

.zixun4 .right{
	width: 344px;
	margin-top: -45px;
}
.zixun4 .right .biaoti{
	width: 344px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 20px;
	color: #FFFFFF;
	background-color:#FF6C00;
}
.zixun4 .right ul{
	margin-top: 10px;
}
.zixun4 .right li{
	padding: 25px 5px;
	border-bottom: 1px solid #EAEAEA;
	position: relative;
}
.zixun4 .right .left1{
	float: left;
}
.zixun4 .right .right1{
	float: right;
	width: 145px;
}
.zixun4 .right .right1 p{
	color: #333333;
	line-height: 26px;
	font-size: 16px;
}
.zixun4 .right .right1 span{
	position: absolute;
	font-size: 14px;
	color: #FF6C00;
	left: 195px;
    bottom: 24px;
}
.zixun4 .right li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.zixun4 .right li:hover p{
	color: #FF6C00;
}

					/*资讯5*/
.zixun5{
	margin-top:35px;
	margin-bottom: 50px;
}
.zixun5 .left{
	width: 282px;
	
}
.zixun5 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun5 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zixun5 .left .active .left1,
.zixun5 .left .active .right1,
.zixun5 .left .left2:hover .left1,
.zixun5 .left .left2:hover .right1{
	color: #FF6C00;
}
.zixun5 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.zixun5 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.zixun5 .left3{
	margin-top: 10px;
	display: none;
}
.zixun5 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.zixun5 .left4 span{
	font-size: 14px;
}
.zixun5 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.zixun5 .left4:hover{
	color: #FF6C00;
}
.zixun5 .left3 .active1 span{
	color: #FF6C00;
}
.zixun5 .left4 ul{
	margin-top: 10px;
	display: none;
}
.zixun5 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.zixun5 .left4 li:hover{
	color: #ff6c00;
}





.zixun5 .right{
	width: 880px;
}
.zixun5 .right .biaoti{
	width: 880px;
	height: 63px;
	line-height: 63px;
	background-color:#f5f5f5;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
}
.zixun5 .right .right2{
	margin-bottom: 40px;
	margin-top: 15px;
}
.zixun5 .right .right2 li{
	height: 55px;
	line-height: 55px;
	padding: 0 20px 0 13px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #EAEAEA;
}
.zixun5 .right .right2 li .right1{
	float: right;
}
.zixun5 .right .right2 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
    background-color:#f5f5f5 ;
}
.zixun5 .right .right2 li:hover .left1{
	color: #FF6C00;
}

					/*资讯6*/
.zixun6{
	margin-top:35px;
	margin-bottom: 50px;
}
.zixun6 .left{
	width: 282px;
	
}
.zixun6 .left .biaoti{
	width: 282px;
	height: 63px;
	line-height: 63px;
	background-color:#FF6C00;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.zixun6 .left .left2{
	padding: 24px;
	background-color:#f4f4f4 ;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
}
.zixun6 .left .active .left1,
.zixun6 .left .active .right1,
.zixun6 .left .left2:hover .left1,
.zixun6 .left .left2:hover .right1{
	color: #FF6C00;
}
.zixun6 .left .left1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.zixun6 .left .right1{
	position: absolute;
	right: 24px;
	top: 22px;
	font-size: 20px;
}
.zixun6 .left3{
	margin-top: 10px;
	display: none;
}
.zixun6 .left4{
	padding: 10px 5px;
	position: relative;
	padding-left: 30px;
}
.zixun6 .left4 span{
	font-size: 14px;
}
.zixun6 .left4 i{
	position: absolute;
	font-size: 20px;
	top: 7px;
	left: 7px;
}
.zixun6 .left4:hover{
	color: #FF6C00;
}
.zixun6 .left3 .active1 span{
	color: #FF6C00;
}
.zixun6 .left4 ul{
	margin-top: 10px;
	display: none;
}
.zixun6 .left4 li{
	padding: 8px 16px;
	font-size: 12px;
	color: #666666;
}
.zixun6 .left4 li:hover{
	color: #ff6c00;
}


.zixun6 .right{
	width: 880px;
	border: 1px solid #EAEAEA;
	padding: 45px 40px 40px 40px;
}
.zixun6 .right p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.zixun6 .right .biaoti1{
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 20px;
}
.zixun6 .right .biaoti2{
	margin-top: 0;
	font-size: 14px;
	color: #999999;
}
.zixun6 .right a{
	display: block;
	color: #f01414;
	font-size: 14px;
	margin-top: 55px;
}


			/*题库1*/
.tiku1{
	position: relative;
	margin-bottom: 45px;
}
.tiku1 .left{
	position: absolute;
	top: 35px;
	width: 233px;
	padding-bottom: 30px;
	border-radius: 5px;
	border: 1px solid #EBEBEB;
	text-align: center;
	background-color:#FFFFFF ;
}
.tiku1 .left .biaoti{
	height: 80px;
	width: 233px;
	background-color:#ebebeb ;
	padding: 17px 35px;
}
.tiku1 .left1{
	float: left;
}
.tiku1 .right1{
	float: right;
	width: 100px;
	text-align: left;
}
.tiku1 .right1 p{
	font-size: 20px;
	color: #FF6C00;
	line-height: 24px;
}
.tiku1 .right1 .time{
	font-size: 20px;
	color: #FF6C00;
}

.tiku1 .left a{
	display: inline-block;
	width: 168px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #FF6C00;
	color: #FF6C00;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 25px 
}

.tiku4 .left .active{
    background-color:#FF6C00 ;
	color: #FFFFFF;
}
.tiku2 .left .active{
    background-color:#FF6C00 ;
	color: #FFFFFF;
}

.tiku1 .left a:first-of-type{
	margin-top: 30px;
}
.tiku1 .left a:hover{
    background-color:#FF6C00 ;
	color: #FFFFFF;
}


.tiku1 .left2_1{
	border-bottom: 1px solid #EAEAEA;
	background-color:#f3f5f7 ;
}
.tiku1 .left2_1 p{
	font-size: 16px;
	color: #333333;
	text-align: left;
	padding: 25px 17px;
	cursor:pointer;
}
.tiku1 .left2_1 ul{
	margin-top: 8px;
	text-align: left;
	padding:0 22px;
	margin-bottom: 20px;
}
.tiku1 .left2_1 a{
	display: inline-block;
	width: 27px;
	height: 27px;
	border: 1px solid #FF6C00;
	color: #FF6C00;
	font-size: 16px;
	text-align: center;
	line-height: 27px;
	border-radius: 2px;
	cursor: pointer;
	margin-top: 20px;
	margin-left: 6px;
}
.tiku1 .left2_1 .active{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}



.tiku1 .left2_1 a:first-of-type{
	margin-top: 20px;
}
.tiku1 .left2_1 a:nth-child(5n+1){
	margin-left: 0;
}

.tiku1 .left2_1 a:nth-child(1),
.tiku1 .left2_1 a:nth-child(2),
.tiku1 .left2_1 a:nth-child(3),
.tiku1 .left2_1 a:nth-child(4){
	margin-top: 0;
}

.tiku1 .right{
	margin-top: 35px;
	width: 925px;
	position: relative;
}
.tiku1 .right .biaoti1{
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.tiku1 .right .biaoti2{
	text-align: center;
	margin-top: 25px;
}
.tiku1 .right .biaoti2 span{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku1 .right .biaoti2 span:first-of-type{
	margin-left: 0;
}
.tiku1 .right .biaoti3{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku1 .right .biaoti3 i{
	font-size: 20px;
	padding-right: 8px;
}
/* .tiku1 .right .biaoti3:hover,.tiku1 .right .biaoti2 .active{
	color: #FF6C00;
} */

.tiku1 .right2{
	margin-top: 30px;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
}
.tiku1 .right2:last-of-type{
	margin-bottom: 47px;
}
.tiku1 .right2 .biaoti4{
	height: 65px;
	padding-left: 35px;
	padding-top: 32px;
}

.tiku1 .dx1{
	border-top: 1px solid #EAEAEA;
	padding: 35px 35px 15px;
}
.tiku1 .dx1 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku1 .dx1 ul{
	margin-top: 25px
}
.tiku1 .dx1 li{
	width: 850px;
	padding: 8px 0;
	line-height: 22px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
	margin-top: 20px
}
.tiku1 .dx1 li:first-of-type{
	margin-top: 0;
}
.tiku1 .dx1 li span{
	font-size: 14px;
	color: #999999;
	margin-left: 13px;
}
.tiku1 .dx1 li .quan{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #EAEAEA;
	text-align: center;
	line-height: 24px;
}
.tiku1 .dx1 li input{
	display: none;
}
.tiku1 .dx1 li:hover{
	background-color: #f5f5f5;
}
.tiku1 .dx1 .active{
	border: 1px solid #3db7ff;
}
.tiku1 .dx1 .active span{
	color: #3db7ff;
}
.tiku1 .dx1 .active .quan{
	border: 1px solid #3db7ff;
	background-color:#3db7ff ;
	color: #FFFFFF;
}

.tiku1 .dx1 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku1 .dx1 a i{
	font-size: 20px;
	padding-right: 8px;
}



.tiku1 .dx2{
	border-top: 1px solid #EAEAEA;
	padding: 35px 35px 15px;
}
.tiku1 .dx2 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku1 .dx2 ul{
	margin-top: 25px
}
.tiku1 .dx2 li{
	width: 850px;
	padding: 8px 0;
	line-height: 22px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
	margin-top: 20px
}
.tiku1 .dx2 li:first-of-type{
	margin-top: 0;
}
.tiku1 .dx2 li span{
	font-size: 14px;
	color: #999999;
	margin-left: 13px;
}
.tiku1 .dx2 li .quan{
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 1px solid #EAEAEA;
	text-align: center;
	line-height: 24px;
}
.tiku1 .dx2 li input{
	display: none;
}
.tiku1 .dx2 li:hover{
	background-color: #f5f5f5;
}
.tiku1 .dx2 .active{
	border: 1px solid #3db7ff;
}
.tiku1 .dx2 .active span{
	color: #3db7ff;
}
.tiku1 .dx2 .active .quan{
	border: 1px solid #3db7ff;
	background-color:#3db7ff ;
	color: #FFFFFF;
}

.tiku1 .dx2 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku1 .dx2 a i{
	font-size: 20px;
	padding-right: 8px;
}


.tiku1 .dx3{
	border-top: 1px solid #EAEAEA;
	padding: 35px 35px 15px;
}
.tiku1 .dx3 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku1 .dx3 textarea{
	margin-top: 25px;
	width: 850px;
	height: 75px;
	padding: 20px;
}
.tiku1 .dx3 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku1 .dx3 a i{
	font-size: 20px;
	padding-right: 8px;
}

.tiku1 .dx4{
	border-top: 1px solid #EAEAEA;
	padding: 35px 35px 15px;
}
.tiku1 .dx4 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku1 .dx4 textarea{
	margin-top: 25px;
	width: 850px;
	height: 243px;
	padding: 20px;
}
.tiku1 .dx4 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku1 .dx4 a i{
	font-size: 20px;
	padding-right: 8px;
}

.dtk1{
	position: absolute;
	bottom: 0;
}
.dtk1 .shouqi{
	display: inline-block;
	width: 175px;
	height: 50px;
	background-color:#dbdbdb;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
}
.dtk1 .shouqi i{
	padding-left: 12px;
}

.dtk2{
	display: none;
	width: 925px;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	background-color:#f1f1f1;
}
.dtk2 .biaoti{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #DBDBDB;
	margin-top: -2px;
	position: relative;
}
.dtk2 .biaoti a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	padding: 0 18px;
	border: 1px solid #dbdbdb;
	float: left;
	border-top: 2px solid rgba(0,0,0,0);
	text-align: center;
	/*margin-right: -5px;*/
}

.acontent{
	width: 760px;
	height: 40px;
	float: left;
	overflow: hidden;
}



.dtk2 .biaoti a:first-of-type{
	margin-left: 0px;
	border-left: none;
}
.dtk2 .biaoti .active,.dtk2 .biaoti a:hover{
	border-bottom: 1px solid #F1F1F1;
	color: #FF6C00;
	border-top: 2px solid #FF6C00;
}
.bgpiv{
	position: absolute;
	right: 0;
	width:199px;
	z-index: 22;
	background: rgb(241,241,241);
	/*box-shadow:-4px 0 0 #bbb;
	-moz-box-shadow:-4px 0 0 #bbb;*/
	border-bottom: 1px solid #DBDBDB;
}
.bgpiv_ans{
	position: absolute;
	right: 0;
	width:244px;
	z-index: 22;
	background: rgb(241,241,241);
	/*box-shadow:-4px 0 0 #bbb;
	-moz-box-shadow:-4px 0 0 #bbb;*/
	border-bottom: 1px solid #DBDBDB;
}
/*Nove newAdd*/
.dtbutton{
	background:#DEDEDE;
	display: inline-block;
	padding:10px 5px;
	display: none;
	/*position: absolute;*/
}
/*.dtleft{
	right:178px;
}
.dtright{
	right: 158px;
}*/

.dtbutton:hover{
	cursor: pointer;
}
.dtbutton i{
	font-size: 20px;
}
.dtk2 .biaoshi{
	float: right;
	position: relative;
	padding-right: 10px;
}
.dtk2 .biaoshi p{
	font-size: 12px;
	color: #666666;
	padding-left: 28px;
	display: inline-block;
	line-height: 40px;
}
.dtk2 .biaoshi .biaoshi1{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #FF6C00;
	border-radius: 3px;
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
}
.dtk2 .biaoshi .biaoshi2{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	position: absolute;
	left: 74px;
	top: 50%;
	transform: translateY(-50%);
}





.dtk3{
	padding: 25px;
}
.dtk3 a{
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	color: #333333;
}
.dtk3 .active1{
	color: #ff6c00;
	border: 1px solid #FF6C00;
}
.dtk3 .active2,.dtk3 a:hover{
	background-color:#FF6C00 ;
	border: 1px solid #FF6C00;
	color: #FFFFFF;
}
.dtk2 .bg2{
	display: none;
}


			/*题库2*/
.tiku2{
	position: relative;
	margin-bottom: 45px;
}
.tiku2 .left{
	position: absolute;
	top: 35px;
	width: 233px;
	height: 330px;
	border-radius: 5px;
	border: 1px solid #EBEBEB;
	text-align: center;
	background-color:#FFFFFF ;
}
.tiku2 .left .biaoti{
	height: 80px;
	width: 233px;
	background-color:#ebebeb ;
	padding: 17px 35px;
	position: relative;
}
.tiku2 .left1{
	float: left;
}
.tiku2 .right1{
	float: right;
	width: 100px;
	text-align: left;
}
.tiku2 .right1 p{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.tiku2 .right1 .time{
	font-size: 20px;
	color: #FF6C00;
}

.tiku2 .left a{
	display: inline-block;
	width: 168px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #FF6C00;
	color: #FF6C00;
	font-size: 16px;
	border-radius: 5px;
	margin-top: 25px
}
.tiku2 .left a:first-of-type{
	margin-top: 30px;
}
.tiku2 .left a:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}


.tiku2 .right{
	margin-top: 35px;
	width: 925px;
	position: relative;
}
.tiku2 .right .biaoti1{
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.tiku2 .right .biaoti2{
	text-align: center;
	margin-top: 25px;
}
.tiku2 .right .biaoti2 span{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku2 .right .biaoti2 span:first-of-type{
	margin-left: 0;
}
.tiku2 .right .biaoti3{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku2 .right .biaoti3 i{
	font-size: 20px;
	padding-right: 8px;
}
.tiku2 .right .biaoti3:hover,.tiku2 .right .biaoti2 .active{
	color: #FF6C00;
}

.tiku2 .right2{
	margin-top: 30px;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
}
.tiku2 .right2:last-of-type{
	margin-bottom: 47px;
}
.tiku2 .right2 .biaoti4{
	height: 65px;
	padding-left: 35px;
	padding-top: 32px;
}

.tiku2 .dx1{
	border-top: 1px solid #EAEAEA;
	padding: 35px;
}
.tiku2 .dx1 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku2 .dx1 ul{
	margin-top: 25px
}
.tiku2 .dx1 li{
	width: 850px;
	padding: 8px 0;
	line-height: 22px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
	margin-top: 20px
}
.tiku2 .dx1 li:first-of-type{
	margin-top: 0;
}
.tiku2 .dx1 li span{
	font-size: 14px;
	color: #999999;
	margin-left: 13px;
}
.tiku2 .dx1 li .quan{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #EAEAEA;
	text-align: center;
	line-height: 24px;
}
.tiku2 .dx1 li input{
	display: none;
}
.tiku2 .dx1 li:hover{
	background-color: #f5f5f5;
}
.tiku2 .dx1 .active{
	border: 1px solid #3db7ff;
}
.tiku2 .dx1 .active span{
	color: #3db7ff;
}
.tiku2 .dx1 .active .quan{
	border: 1px solid #3db7ff;
	background-color:#3db7ff ;
	color: #FFFFFF;
}

.tiku2 .dx1 .cuowu1{
	border: 1px solid #e74b4c;
}
.tiku2 .dx1 .cuowu1 span{
	color: #e74b4c;
}
.tiku2 .dx1 .cuowu1 .quan{
	border: 1px solid #e74b4c;
	background-color:#e74b4c ;
	color: #FFFFFF;
}

.tiku2 .dx1 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku2 .dx1 a i{
	font-size: 20px;
	padding-right: 8px;
}



.tiku2 .dx2{
	border-top: 1px solid #EAEAEA;
	padding: 35px 35px 15px;
}
.tiku2 .dx2 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku2 .dx2 ul{
	margin-top: 25px
}
.tiku2 .dx2 li{
	width: 850px;
	padding: 8px 0;
	line-height: 22px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
	margin-top: 20px
}
.tiku2 .dx2 li:first-of-type{
	margin-top: 0;
}
.tiku2 .dx2 li span{
	font-size: 14px;
	color: #999999;
	margin-left: 13px;
}
.tiku2 .dx2 li .quan{
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 1px solid #EAEAEA;
	text-align: center;
	line-height: 24px;
}
.tiku2 .dx2 li input{
	display: none;
}
.tiku2 .dx2 li:hover{
	background-color: #f5f5f5;
}
.tiku2 .dx2 .active{
	border: 1px solid #3db7ff;
}
.tiku2 .dx2 .active span{
	color: #3db7ff;
}
.tiku2 .dx2 .active .quan{
	border: 1px solid #3db7ff;
	background-color:#3db7ff ;
	color: #FFFFFF;
}

.tiku2 .dx2 .cuowu1{
	border: 1px solid #e74b4c;
}
.tiku2 .dx2 .cuowu1 span{
	color: #e74b4c;
}
.tiku2 .dx2 .cuowu1 .quan{
	border: 1px solid #e74b4c;
	background-color:#e74b4c ;
	color: #FFFFFF;
}

.tiku2 .dx2 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku2 .dx2 a i{
	font-size: 20px;
	padding-right: 8px;
}


.tiku2 .dx3{
	border-top: 1px solid #EAEAEA;
	padding: 35px 35px 15px;
}
.tiku2 .dx3 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku2 .dx3 textarea{
	margin-top: 25px;
	width: 850px;
	height: 75px;
	padding: 20px;
	font-size: 15px;
}
.tiku2 .dx3 .zhengque1{
	border: 1px solid #3DB7FF;
	color: #3DB7FF;
}
.tiku2 .dx3 .cuowu2{
	border: 1px solid #e74b4c;
	color: #e74b4c;
}
.tiku2 .dx3 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku2 .dx3 a i{
	font-size: 20px;
	padding-right: 8px;
}

.tiku2 .dx4{
	border-top: 1px solid #EAEAEA;
	padding: 35px 35px 15px;
}
.tiku2 .dx4 p{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.tiku2 .dx4 textarea{
	margin-top: 25px;
	width: 850px;
	height: 243px;
	padding: 20px;
}
.tiku2 .dx4 a{
	display: inline-block;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku2 .dx4 a i{
	font-size: 20px;
	padding-right: 8px;
}


.tiku2 .jiexi{
	margin-top: 20px;
	width: 100%;
	padding: 22px 30px;
	background-color:#f5f5f5 ;
	border: 1px solid #DBDBDB;
}
.tiku2 .jiexi .biaoti{
	color: #FF6C00;
	padding-bottom: 6px;
}
.tiku2 .daan span{
	display: inline-block;
	margin-left: 40px;
}
.tiku2 .daan a span{
	margin-left: 0;
}
.tiku2 .daan .zhengque{
	margin-left: 5px;
	color: #3db7ff;
}
.tiku2 .daan .cuowu{
	margin-left: 5px;
	color: #e74b4c;
}

.dtk4{
	position: absolute;
	bottom: 0;
}
.dtk4 .shouqi{
	display: inline-block;
	width: 175px;
	height: 50px;
	background-color:#dbdbdb;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
}
.dtk4 .shouqi i{
	padding-left: 12px;
}

.dtk5{
	display: none;
	width: 925px;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	background-color:#f1f1f1;
}
.dtk5 .biaoti{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #DBDBDB;
	margin-top: -2px;
}
.dtk5 .biaoti a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-left: -5px;
	font-size: 14px;
	color: #666666;
	padding: 0 18px;
	border: 1px solid #dbdbdb;
	border-top: 2px solid rgba(0,0,0,0);
}
.dtk5 .biaoti a:first-of-type{
	margin-left: 0px;
	border-left: none;
}
.dtk5 .biaoti .active,.dtk5 .biaoti a:hover{
	border-bottom: 1px solid #F1F1F1;
	color: #FF6C00;
	border-top: 2px solid #FF6C00;
}

.dtk5 .biaoshi{
	float: right;
	position: relative;
	padding-right: 10px;
}
.dtk5 .biaoshi p{
	font-size: 12px;
	color: #666666;
	padding-left: 28px;
	display: inline-block;
	line-height: 40px;
}
.dtk5 .biaoshi .biaoshi1{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #FF6C00;
	border-radius: 3px;
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
}
.dtk5 .biaoshi .biaoshi2{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	position: absolute;
	left: 74px;
	top: 50%;
	transform: translateY(-50%);
}
.dtk5 .biaoshi .biaoshi3{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #3db7ff;
	border-radius: 3px;
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
}
.dtk5 .biaoshi .biaoshi4{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #e74b4c;
	border-radius: 3px;
	position: absolute;
	left: 63px;
	top: 50%;
	transform: translateY(-50%);
}
.dtk5 .biaoshi .biaoshi5{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	position: absolute;
	left: 118px;
	top: 50%;
	transform: translateY(-50%);
}
.dtk5 .biaoshi .biaoshi6{
	display: inline-block;
	width: 18px;
	height: 18px;
	background-color:#FF6C00;
	border-radius: 3px;
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
}
.dtk5 .biaoshi .biaoshi7{
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	position: absolute;
	left: 75px;
	top: 50%;
	transform: translateY(-50%);
}


.dtk6{
	padding: 25px;
}
.dtk6 a{
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	color: #333333;
}
.dtk6 .active1{
	color: #ff6c00;
	border: 1px solid #FF6C00;
}
.dtk6 .active2,.dtk6 a:hover{
	background-color:#FF6C00 ;
	border: 1px solid #FF6C00;
	color: #FFFFFF;
}
.dtk5 .bg2{
	display: none;
}

.dtk7 a:hover{
	background-color:inherit; 
	border: 1px solid #DBDBDB;
	color: #333333;
}
.dtk7 .zhengque,.dtk7 .zhengque:hover{
	border: 1px solid #3db7ff;
	color: #3db7ff;
}
.dtk7 .cuowu,.dtk7 .cuowu:hover{
	border: 1px solid #e74b4c;
	color: #e74b4c;
}

.dtk8{
	padding: 25px 0;
}
.dtk9{
	border-bottom: 1px solid #dbdbdb;
	padding: 0 20px 15px 20px;
}
.dtk9 p span{
	color: #999999;
}
.dtk10{
	height: 207px;
	padding: 7px 25px;
}
.dtk10 textarea{
	width: 100%;
	height: 218px;
	padding: 10px;
	resize: none;
}
.dtk10 p{
	font-size: 14px;
	color: #FF6C00;
	margin-bottom: 6px;
}
.dtk10 .text1{
	width: 100%;
	height: 80px;
	margin-bottom: 15px;
}
.dtk10 .text2{
	width: 100%;
	height: 80px;
}


					/*题库3*/
.banner6{
	position: relative;
	height: 204px;
	overflow: hidden;
}
.banner6 img{
	position: absolute;
	height: 204px;
	top: 0;
	left:50%;
	transform: translateX(-50%);
}

.fdh2{
	width: 100%;
	height: 50px;
	text-align: center;
	background-color:#828282 ;
}
.fdh2 .wrapper{
	position: relative;
}
.fdh2 a{
	display: inline-block;
	width: 144px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: -5px;
}
.fdh2 a:hover,.fdh2 .active{
	color: #FF6C00;
	background-color:#e2e2e2 ;
}
.fdh2 a:first-of-type{
	margin-left: 0;
}
.fdh2_2{
	width: 144px;
	position: absolute;
	top: 50px;
	right: 385px;
	z-index: 100;
	display: none;
}
.fdh2_2 a{
	background-color:#e2e2e2;
	opacity: 0.8;
	font-size: 14px;
	color: #333333;
	border-top: 1px solid #bbbbbb;
	margin-left: 0;
}
.fdh2_2 a:first-of-type{
	border-top: none;
}


.tiku3{
	margin-top: 40px;
	margin-bottom: 55px;
}
.tiku3 .zxzr{
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
}
.tiku3 .zxzr a{
	font-size: 14px;
	color: #999999;
	margin-right: 20px;
}
.tiku3 .zxzr1{
	color: #999999;
	margin-right: 25px;
}
.tiku3 .zxzr .ju{
	color: #FF6C00;
}
.tiku3 .zxzr .active,.tiku3 .zxzr a:hover{
	color: #FF6C00;
}

.tiku3 table{
	margin-top: 43px;
	margin-bottom: 55px;
}
.tiku3 td{
	width: 270px;
	height: 365px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	border: 1px solid #EAEAEA;
	position: relative;
	margin-left: 40px;
	margin-top: 30px;
}
.tiku3 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.tiku3 td:nth-child(1),
.tiku3 td:nth-child(5),
.tiku3 td:nth-child(9),
.tiku3 td:nth-child(13),
.tiku3 td:nth-child(17){
	margin-left: 0;
}
.tiku3 td:nth-child(1),
.tiku3 td:nth-child(2),
.tiku3 td:nth-child(3),
.tiku3 td:nth-child(4){
	margin-top: 0;
}
.tiku3 td .biaoti{
	margin-top: 40px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	text-align: center;
	padding: 0 40px;
}
.tiku3 td img{
	position: absolute;
	top: 115px;
	left: 50%;
	transform: translateX(-50%);
}
.tiku3 td span{
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 14px;
	color: #999999;
}
.tiku3 td .dati{
	display: inline-block;
	position: absolute;
	bottom: 33px;
	left: 50%;
	transform: translateX(-50%);
	width: 164px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border: 1px solid #FF6C00;
	border-radius: 3px;
	color: #FF6C00;
	font-size: 14px;
}
.tiku3 td .dati:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}

.tiku3 .tiku3_1{
	margin-top: 35px;
}
.tiku3 .tiku3_1 td{
	width: 221px;
	height: 273px;
	position: relative;
	margin-left: 23px;
	margin-top: 28px;
}
.tiku3 .tiku3_1 td:nth-child(1),
.tiku3 .tiku3_1 td:nth-child(2),
.tiku3 .tiku3_1 td:nth-child(3),
.tiku3 .tiku3_1 td:nth-child(4),
.tiku3 .tiku3_1 td:nth-child(5){
	margin-top: 0;
}
.tiku3 .tiku3_1 td:nth-child(1),
.tiku3 .tiku3_1 td:nth-child(6),
.tiku3 .tiku3_1 td:nth-child(11),
.tiku3 .tiku3_1 td:nth-child(16),
.tiku3 .tiku3_1 td:nth-child(21),
.tiku3 .tiku3_1 td:nth-child(26),
.tiku3 .tiku3_1 td:nth-child(31){
	margin-left: 0;
}
.tiku3 .tiku3_1 td img{
	border-radius: 5px;
	top: 0;
}
.tiku3 .tiku3_1 td p{
	position: absolute;
	z-index: 10;
	padding: 0 22px;
	text-align: left;
	font-size: 16px;
	color: #FF6C00;
}
.tiku3 .tiku3_1 td a{
	width: 140px;
	height: 45px;
	background-color:rgba(0,0,0,0) ;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 45px;
}
.tiku3 .tiku3_1 td a:hover{
	background-color:#FFFFFF ;
	color: #FF6C00;
}

						/*题库4*/
.tiku4{
	position: relative;
	margin-bottom: 45px;
}
.tiku4 .left{
	position: absolute;
	top: 35px;
	width: 233px;
	height: 337px;
	border-radius: 5px;
	border: 1px solid #EBEBEB;
	text-align: center;
	background-color:#FFFFFF ;
}
.tiku4 .left .biaoti{
	height: 110px;
	width: 233px;
	background-color:#ebebeb ;
	padding:22px 25px;
	text-align: left;
}
.tiku4 .left .biaoti p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.tiku4 .left .biaoti span{
	font-size: 20px;
	color: #FF6C00;
}

.tiku4 .left a{
	display: inline-block;
	width: 168px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #FF6C00;
	color: #FF6C00;
	font-size: 16px;
	border-radius: 5px;
	margin-top: 12px
}
.tiku4 .left a:first-of-type{
	margin-top: 30px;
}
.tiku4 .left a:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}


.tiku4 .right{
	margin-top: 35px;
	width: 925px;
	position: relative;
}
.tiku4 .right .biaoti1{
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.tiku4 .right .biaoti2{
	text-align: center;
	margin-top: 25px;
}
.tiku4 .right .biaoti2 span{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku4 .right .biaoti2 span:first-of-type{
	margin-left: 0;
}
.tiku4 .right .biaoti3{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku4 .right .biaoti3 i{
	font-size: 20px;
	padding-right: 8px;
}
.tiku4 .right .biaoti3:hover,.tiku4 .right .biaoti2 .active{
	color: #FF6C00;
}

.tiku4 .right1{
	width: 925px;
	padding: 0 16px;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.tiku4 .right2{
	margin-top: 45px;
	text-align: center;
}
.tiku4 .right2 .quan{
	width: 180px;
	height: 180px;
	border-radius:50%;
	border:1px solid #FF6C00;
	margin: 0 auto;
}
.tiku4 .right2 span{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	padding-top: 65px;
}
.tiku4 .right2 .ju{
	font-size: 56px;
	color: #FF6C00;
	font-weight: 600;
	padding-top: 0;
}

.tiku4 .right3{
	margin-top: 40px
}
.tiku4 .right3 .biaoti{
	font-size: 16px;
	color: #333333;
	font-weight: 600;
}
.tiku4 .right3 .biaoti .ju{
	color: #FF6C00;
}
.tiku4 .right4{
	width: 100%;
	padding: 16px 26px 26px 21px;
	background-color:#f7f7f7 ;
	border-radius: 3px;
	margin-top: 15px;
}
.tiku4 .right4 a{
	display: inline-block;
	width: 25px;
	height: 25px;
	border: 1px solid #EAEAEA;
	border-radius: 3px;
	text-align: center;
	line-height: 25px;
	margin-left: 5px;
	margin-top: 10px;
}
.tiku4 .right4 .active1{
	border:1px solid #ea6061;
	color: #ea6061;
}
.tiku4 .right4 .active2{
	border:1px solid #2ebacf;
	color: #2ebacf;
}

.tiku4 .right5{
	margin-top: 35px;
	margin-bottom: 58px;
}
.tiku4 .right5 .biaoti{
	font-size: 16px;
	color: #333333;
	font-weight: 600;
}
.tiku4 .right5 table{
	margin-top: 20px;
	width: 100%;
}
.tiku4 .right5 th{
	background-color:#e5e5e5 ;
	height: 62px;
	line-height: 62px;
	font-size: 14px;
	color: #333333;
}
.tiku4 .right5 th:first-of-type{
	text-align: left;
	padding-left: 25px;
}
.tiku4 .right5 td{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #EAEAEA;
	text-align: center;
}
.tiku4 .right5 td:first-child{
	text-align: left;
	padding-left: 25px;
	font-size: 14px;
	color: #333333;
}

					/*题库5*/
.tiku5{
	position: relative;
	margin-bottom: 45px;
}
.tiku5 .left{
	position: absolute;
	top: 35px;
	width: 233px;
	border-radius: 5px;
	border: 1px solid #EBEBEB;
	text-align: center;
	background-color:#FFFFFF ;
}
.tiku5 .left .biaoti{
	height: 110px;
	width: 233px;
	background-color:#ebebeb ;
	padding:22px 25px;
	text-align: left;
}
.tiku5 .left .biaoti p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.tiku5 .left .biaoti span{
	font-size: 20px;
	color: #FF6C00;
}

.tiku5 .left a{
	display: inline-block;
	width: 168px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #FF6C00;
	color: #FF6C00;
	font-size: 16px;
	border-radius: 5px;
	margin-top: 12px
}
.tiku5 .left a:first-of-type{
	margin-top: 30px;
}
.tiku5 .left a:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}


.tiku5 .right{
	margin-top: 35px;
	width: 925px;
	position: relative;
}
.tiku5 .right .biaoti1{
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.tiku5 .right .biaoti2{
	text-align: center;
	margin-top: 25px;
}
.tiku5 .right .biaoti2 span{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku5 .right .biaoti2 span:first-of-type{
	margin-left: 0;
}
.tiku5 .right .biaoti3{
	font-size: 14px;
	color: #999999;
	margin-left: 37px;
}
.tiku5 .right .biaoti3 i{
	font-size: 20px;
	padding-right: 8px;
}
.tiku5 .right .biaoti3:hover,.tiku5 .right .biaoti2 .active{
	color: #FF6C00;
}

.tiku6{
	position: relative;
}
.tiku6 .shixiang{
	margin-top:50px ;
}
.tiku6 .shixiang p{
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	padding: 0 10px;
}
.tiku6 .shixiang .biaoti{
	color: #FF6C00;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 7px;
	margin-bottom: 8px;
	padding-bottom: 3px;
}

.tiku6 .cailiao{
	margin-top: 45px;
}
.tiku6 .cailiao .biaoti{
	font-size: 14px;
	line-height: 30px;
	color: #FF6C00;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 7px;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
.tiku6 .cailiao1 p{
	color: #666666;
	line-height: 26px;
	font-size: 14px;
	margin-top: 25px;
	text-indent: 2em;
}
.tiku6 .cailiao1 .biaoti1{
	text-align: left;
	font-size: 16px;
	color: #FF6C00;
	padding: 0 10px;
	text-indent: 0em;
}


.tiku7{
	position: relative;
}
.tiku7 .biji1{
	position: absolute;
	width: 40px;
	height: 158px;
	background-color:#cdcdcd;
	color: #333333;
	display: inline-block;
	border-radius: 3px;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	padding: 10px;
	top: 155px;
	right: -40px;
}

.tiku7_1{
	width: 100%;
	height: 370px;
	margin-top: 35px;
	background-color:#f6f6f6; 
	overflow-y:scroll ;
	border-radius: 5px;
	padding: 0 60px;
}
.tiku7_1 p{
	font-size: 14px;
	color:#333333;
	line-height: 28px;
	text-indent: 2em;
}

.tiku7_1 .p1{
	text-indent: 0em;
}
.tiku7_1 .biaoti{
	margin-top: 40px;
	font-size: 18px;
	color: #FF6C00;
	text-align: center;
}
.tiku7_1 .cailiao{
	margin-top: 50px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 30px;
}
.tiku7_1 .cailiao1{
	margin-top: 20px;
}

.tiku7_2{
	width: 100%;
	height: 370px;
	margin-top: 35px;
	border-radius: 5px;
	background-color:#e7e7e7 ;
	display: none;
}
.tiku7_2 .tab{
	height: 47px;
	width: 100%;
	background-color:#FFFFFF ;
	line-height: 47px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}
.tiku7_2 .tab a{
	display: inline-block;
	width: 170px;
	height: 45px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	border-right: 1px solid #dbdbdb;
	margin-left: -5px;
}
.tiku7_2 .tab .tab1{
	border-left: 1px solid #dbdbdb;
	margin-left: 0;
}
.tiku7_2 .tab .active{
	background-color:#FF6C00 ;
	color: #FFFFff;
}

.tiku7_2 .bg{
	width: 100%;
	height: 265px;
	background-color:#FFFFFF ;
	border-left: 1px solid #dbdbdb;
}
.tiku7_2 .bg textarea{
	width: 100%;
	height: 265px;
	overflow-y: scroll;
	padding: 20px;
	border: none;
}
.tiku7_2 .bg2{
	display: none;
}
.tiku7_2 .biji2{
	display: inline-block;
	float: right;
	width: 112px;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 20px;
}

.tiku7_3{
	margin-top: 35px;
	width: 100%;
	padding: 53px 47px;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	margin-bottom: 55px;
}
.tiku7_3 p{
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	margin-top: 23px;
}
.tiku7_3 .biaoti{
	font-size: 16px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 45px;
	font-weight: 600;
	text-indent: 0em;
}

					/*题库9*/
.banner7{
	position: relative;
	height: 239px;
	overflow: hidden;
}
.banner7 img{
	position: absolute;
	height: 239px;
	top: 0;
	left:50%;
	transform: translateX(-50%);
}
.banner7 .wrapper{
	height: 239px;
	position: relative;
}
.banner7 .wrapper span{
	position: absolute;
	left: 234px;
	top: 95px;
	display: inline-block;
	font-size: 30px;
	color: #FFFFFF;
}


.tiku8 embed{
	position: fixed;
	height: 90%;
	width: 1126px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 30;
}
.tiku8 table{
	margin-top: 50px;
	margin-bottom: 85px;
}
.tiku8 td{
	width: 367px;
	height: 318px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	display: inline-block;
	float: left;
	margin-left: 49px;
	margin-top: 35px;
}
.tiku8 td:nth-child(1),
.tiku8 td:nth-child(2),
.tiku8 td:nth-child(3){
	margin-top: 0;
}
.tiku8 td:nth-child(1),
.tiku8 td:nth-child(4),
.tiku8 td:nth-child(7),
.tiku8 td:nth-child(10){
	margin-left: 0;
}
.tiku8 td p{
	padding: 22px 24px 0 24px;
	font-size: 14px;
	color: #333333;
}
.tiku8 td a{
	display: none;
	width: 183px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	background-color: #FF6C00;
	font-size: 14px;
	color: #FFFFFF;
	margin: 15px auto;
}
.tiku8 td:hover a{
	display: block;
}
.tiku8 td:hover p{
	display: none;
}


					/*题库10*/
.banner8{
	position: relative;
	height: 204px;
	overflow: hidden;
}
.banner8 img{
	position: absolute;
	height: 204px;
	top: 0;
	left:50%;
	transform: translateX(-50%);
}
.banner8 .wrapper{
	height: 204px;
	position: relative;
}
.banner8 .wrapper span{
	position: absolute;
	left: 90px;
	top: 84px;
	display: inline-block;
	font-size: 30px;
	color: #FFFFFF;
}

.tiku9{
	margin-top: 40px;
	margin-bottom: 55px;
}
.tiku9 .zxzr{
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
}
.tiku9 .zxzr a{
	font-size: 14px;
	color: #999999;
	margin-right: 20px;
}
.tiku9 .zxzr1{
	color: #999999;
	margin-right: 25px;
}
.tiku9 .zxzr .ju{
	color: #FF6C00;
}
.tiku9 .zxzr .active,.tiku9 .zxzr a:hover{
	color: #FF6C00;
}
.tiku9 .ywc{
	float: right;
	margin-top: -27px;
}
.tiku9 .ywc1{
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
.tiku9 .ywc input{
	margin-top:0px;
	padding-right: 5px; 
	cursor: pointer;
}
.tiku9 .ywc span{
	padding-left:2px;
}
.tiku9 .ywc .active{
	color: #FF6C00;
}


.tiku9 table{
	margin-bottom: 60px;
}
.tiku9 td{
	width: 268px;
	height: 325px;
	display: inline-block;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	background-color:#fbfbfb ;
	position: relative;
	margin-right: 28px;
	margin-left: 0;
	margin-top: 40px;
}
/*.tiku9 td:nth-child(1),
.tiku9 td:nth-child(5),
.tiku9 td:nth-child(9),
.tiku9 td:nth-child(13),
.tiku9 td:nth-child(17){
	margin-left: 0;
}*/

.tiku9 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.tiku9 td:hover .td1{
	display: none;
}
.tiku9 td:hover .td2{
	display: block;
}

.tiku9 td .biaoti{
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	padding: 50px 50px 0 50px;
}
.tiku9 .td1{
	text-align: center;
	width: 268px;
	position: absolute;
	top:135px;
}
.tiku9 .td1 p{
	margin-top: 30px;
	font-size: 14px;
	color: #999999;
}
.tiku9 .td1 p .ju{
	color: #FF6C00;
}

.tiku9 .td2{
	text-align: center;
	display: none;
	position: absolute;
	top:205px;
	width: 268px;
}
.tiku9 .td2 p{
	font-size: 14px;
	color: #333333;
}
.tiku9 .td2 a{
	display: inline-block;
	width: 170px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6C00;
	border-radius: 5px;
	margin-top: 25px;
}

.tiku9 .td3 img{
	position: absolute;
	top: 0;
	right: 0;
}
.tiku9 .td3 span{
	position: absolute;
	top: 6px;
    right: 21px;
	font-size: 12px;
	color: #FFFFFF;
}
					
					/*题库11*/
.tiku10{
	margin-top: 43px;
	margin-bottom: 50px;
}
.tiku10 .left{
	width: 250px;
}
.tiku10 .left .biaoti{
	width: 250px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	font-size: 24px;
}
.tiku10 .left ul{
	width: 250px;
}
.tiku10 .left li{
	padding: 23px 40px;
	background-color:#f0f0f0; 
	border-top: 1px solid #e5e5e5;
	color: #333333;
	font-size: 16px;
}
.tiku10 .left li:hover{
	background-color: #e5e5e5;
	color: #FF6C00;
}
.tiku10 .left .kong{
	padding: 11px 0;
}
.tiku10 .left .kong:hover{
	background-color:#f0f0f0; 
}

.tiku10 .right{
	width: 900px;
}
.tiku10 .right1{
	margin-bottom: 55px;
}
.tiku10 .right1 li{
	width: 900px;
	height: 215px;	
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.tiku10 .right1 li:hover{
	background-color:#f4f4f4 ;
}
.tiku10 .right1 li:hover .biaoti{
	color: #FF6C00;
}
.tiku10 .right1 li a{
	display: inline-block;
	width: 900px;
	height: 215px;
}
.tiku10 .left1{
	float: left;
	margin-top: 35px;
	margin-left: 13px;
	border-radius: 50%;
}

.tiku10 .right2{
	float: right;
	width: 700px;
	margin-top: 35px;
	margin-right: 20px;
}
.tiku10 .right2 p{
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.tiku10 .right2 .biaoti{
	font-size: 18px;
	margin-bottom: 25px;
}

.tiku10 .right3{
	position: absolute;
	z-index: 10;
	top: 40px;
	right: 22px;
	cursor: pointer;
}
.tiku10 .right3:hover,.tiku10 .right3.active{
	color: #FF6C00;
}
.tiku10 .right3:hover span,.tiku10 .right3.active span{
	color: #FF6C00;
}
.tiku10 .right3 i{
	font-size: 18px;
	margin-right: 8px;
}
.tiku10 .right3 span{
	font-size: 14px;
	color: #999999;
}

					/*题库12*/
.tiku11{
	margin-bottom: 70px;
}
.tiku11 .left{
	margin-top: 20px;
	width: 245px;
	border: 1px solid #dbdbdb;
}
.tiku11 .left li{
	width: 243px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background-color:#f5f5f5; 
	border-top: 1px solid #dbdbdb;
	font-size: 18px;
	color: #333333;
}
.tiku11 .left a:first-child li{
	border-top: none;
}
.tiku11 .left li.active,.tiku11 .left li:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}

.tiku11 .right{
	margin-top: 20px;
}
.tiku11 .right table{
	width: 912px;
}
.tiku11 .right th{
	height: 55px;
	line-height: 55px;
	text-align: center;
	background-color:#FF6C00 ;
	font-size: 16px;
	color: #FFFFFF;
}
.tiku11 .right td{
	text-align: center;
	background-color:#f5f5f5 ;
	padding: 35px 0;
	position: relative;
}
.tiku11 .right tr{
	border-bottom: 1px solid #FFFFFF;
}
.tiku11 .right td span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.tiku11 .right .td1{
	padding: 20px 0;
	text-align: left;
	padding-left:160px ;
}
.tiku11 .right .td1 p{
	line-height: 25px;
}
.tiku11 .right .td1 p+p{
	margin-top: 16px;
}

					/*题库13*/
.tiku12{
	margin-bottom: 70px;
}
.tiku12 .left{
	margin-top: 20px;
	width: 245px;
	border: 1px solid #dbdbdb;
}
.tiku12 .left li{
	width: 243px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background-color:#f5f5f5; 
	border-top: 1px solid #dbdbdb;
	font-size: 18px;
	color: #333333;
}
.tiku12 .left a:first-child li{
	border-top: none;
}
.tiku12 .left li.active,.tiku12 .left li:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}

.tiku12 .right{
	width: 912px;
	margin-top: 20px;
}
.tiku12 .right .biaoti{
	width: 912px;
	height: 47px;
	line-height: 47px;
	background-color:#f5f5f5 ;
	padding: 0 15px;
	font-size: 16px;
	color: #333333;
}
.tiku12 .right .biaoti span{
	color: #FF6C00;
}
.tiku12 .right1{
	margin-top: 15px;
	width: 912px;
}
.tiku12 .right1 li{
	height: 60px;
	border-bottom: 1px solid #DBDBDB;
}

.tiku12 .left1{
	float: left;
	position: relative;
	line-height: 60px;
}
.tiku12 .left1 img{
	position: absolute;
	top: 48%;
	left: 10px;
	transform: translateY(-50%);
}
.tiku12 .left1 span{
	font-size: 14px;
	color: #333333;
	padding-left: 45px;
}


.tiku12 .right2{
	float: right;
	margin-top: 23px;
	margin-right: 10px;
}
.tiku12 .right2 div{
	float: left;
	margin-left: 30px;
	position: relative;
	cursor: pointer;
	padding-left: 10px;
}
.tiku12 .right2 div img{
	position: absolute;
	top: 45%;
	left: -18px;
	transform: translateY(-50%);
}
.tiku12 .right2 div span{
	color: #333333;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.tiku12 .right2 .yulan:hover span{
	color: #FF6C00;
	border-bottom: 1px solid #FF6C00;
}
.tiku12 .right2 .xiazai:hover span{
	color: #34bc51;
	border-bottom: 1px solid #34bc51;
}

.tiku12 embed{
	position: fixed;
	height: 90%;
	width: 1126px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 30;
}

				/*题库14*/
.tiku13{
	margin-bottom: 70px;
}
.tiku13 .left{
	margin-top: 20px;
	width: 245px;
	border: 1px solid #dbdbdb;
}
.tiku13 .left li{
	width: 243px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background-color:#f5f5f5; 
	border-top: 1px solid #dbdbdb;
	font-size: 18px;
	color: #333333;
}
.tiku13 .left a:first-child li{
	border-top: none;
}
.tiku13 .left li.active,.tiku13 .left li:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}

.tiku13 .right{
	margin-top: 20px;
	width: 912px;
	height: 1116px;
}

.tiku16{
	margin-bottom: 70px;
}
.tiku16 .left{
	margin-top: 20px;
	width: 245px;
	border: 1px solid #dbdbdb;
}
.tiku16 .left li{
	width: 243px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background-color:#f5f5f5; 
	border-top: 1px solid #dbdbdb;
	font-size: 18px;
	color: #333333;
}
.tiku16 .left a:first-child li{
	border-top: none;
}
.tiku16 .left li.active,.tiku16 .left li:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}
.tiku16 .right{
	margin-top: 20px;
	width: 912px;
	min-height: 470px;
	background-color:#f5f5f5 ;
	border: 1px solid #DBDBDB;
	padding: 35px;
}
.tiku16 .right p{
	font-size: 14px;
	color: #333333;
	line-height: 36px;
}
.tiku16 .right .biaoti3{
	font-size: 16px;
	color: #FF6C00;
	margin-top: 25px;
}
.tiku16 .right .biaoti3:first-child{
	margin-top: 0;
}




					/*题库17*/
.tiku14_1{
	background-color: #f3f5f7;
	padding-bottom: 50px;
}
.tiku14_1 .left{
	width: 223px;
	height: 228px;
	border: 1px solid #dbdbdb;
	margin-top: 35px;
	text-align: center;
}
.tiku14_1 .left img{
	margin-top: 9px;
	width: 206px;
}
.tiku14_1 .right{
	margin-top: 35px;
	width: 935px;
}
.tiku14_1 .right p{
	font-size: 14px;
	color: #666666;
	line-height: 36px;
}
.tiku14_1 .right .biaoti{
	font-size: 18px;
	color: #333333;
	margin-bottom: 30px;
	margin-top: 10px
}

.tiku14_2{
	margin-top: 10px;
	margin-bottom: 50px;
}
.tiku14_2 li{
	padding: 38px 0 30px 0;
	border-bottom: 1px solid #dbdbdb;
}
.tiku14_2 li p{
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}
.tiku14_2 li .biaoti{
	font-size: 18px;
	color: #FF6C00;
	margin-bottom: 20px;
}

.tiku14_3{
	background-color:#f4f4f4 ;
	padding: 40px 0 45px 0;
	height: 327px;
}
.tiku14_3 .biaoti{
	font-size: 16px;
	color: #666666;
	margin-bottom: 40px;
}

.tiku14_4{
	width: 355px;
	float: left;
	margin-left:67px; 
}
.tiku14_4:first-of-type{
	margin-left: 0;
}
.tiku14_4 .left{
	border-radius: 50%;
}
.tiku14_4 .right{
	width: 242px;
	position: relative;
	height: 174px;
}
.tiku14_4 .right p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}
.tiku14_4 .right .biaoti1{
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
}
.tiku14_4 .right a{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 108px;
	height: 42px;
	border-radius: 3px;
	border: 1px solid #FF6C00;
	font-size: 14px;
	color: #FF6C00;
	text-align: center;
	line-height: 42px;
}
.tiku14_4 .right a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}


				/*题库18*/
.tiku15{
	margin-top: 50px;
	margin-bottom: 65px;
}
.tiku15_1{
	margin-bottom: 25px;
	background-color:#f3f5f7 ;
	border: 1px solid #DBDBDB;
}
.tiku15_1 .biaoti{
	width: 100%;
	height: 74px;
	line-height: 74px;
	padding: 0 40px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #DBDBDB;
}
.tiku15_2{
	padding: 0 25px 25px 0;
}
.tiku15_2+.tiku15_2{
	border-top: 1px solid #DBDBDB;
}
.tiku15_3{
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	position: relative;
	cursor: pointer;
}
.tiku15_3 input[type=radio]{
	display: none;
}
.tiku15_3 .quan1{
	width: 15px;
	height: 15px;
	border:1px solid #dbdbdb;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform:translateY(-50%) ;
	left: 0px;
}
.tiku15_3 .quan2{
	width: 7px;
	height: 7px;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 4px;
	background-color:#ff6c00 ;
	border-radius: 50%;
	display: none;
}
.tiku15_3 label{
	padding-left: 20px;
	cursor: pointer;
}
.tiku15 .active .quan1{
	border: 1px solid #FF6C00;
}
.tiku15 .active .quan2{
	display: inline-block;
}

.tiku15_3 .label1{
	padding-left: 0;
}
.tiku15_3 input[type=checkbox]{
	cursor: pointer;
}

.tiku15_4{
	margin-left: 30px;
    margin-top: 25px;
    position: relative;
}
.tiku15_4 input{
	width: 143px;
	height: 34px;
	border: 1px solid #919191;
	outline: none;
	border-radius: 4px;
	background-color:#f3f5f7; 
	padding: 0 10px;
}
.tiku15_4 a{
	display: inline-block;
	background-color:#919191 ;
	width: 63px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	position: absolute;
	left: 141px;
	top: 0;
	font-size: 14px;
	color: #FFFFFF;
}
.tiku15 .scsj{
	margin-top: 40px;
	text-align: center;
}
.tiku15 .scsj a{
	display: inline-block;
	width: 210px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color:#FF6C00 ;
	border-radius: 5px;
	font-size: 18px;
	color: #FFFFFF;
}


					/*个人中心1*/
.banner9{
	position: relative;
	height: 210px;
	overflow: hidden;
}
.banner9_1{
	position: absolute;
	height: 210px;
	top: 0;
	left:50%;
	transform: translateX(-50%);
}

.headtop {
  width: 1200px;
  height: 143px;
  margin: -200px auto 0;
  z-index: 10;
  position: relative;
}
.headtop img {
  margin: -23px 31px;
  width: 103px;
  height: 103px;
  border-radius: 50%;
  float: left;
}
.headtop .xg {
  cursor: pointer;
  width: 103px;
  height: 103px;
  line-height: 103px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 31px;
  background: rgba(0, 0, 0, 0.5);
  top: -23px;
  color: #ffffff;
  display: none;
}
.headtop #top:hover .xg {
  display: block;
}
.headtop h1 {
  font-size: 20px;
  color: #ffffff;
  margin-top: 57px;
  margin-bottom: 15px;
}
.headtop p {
  font-size: 16px;
  color: #ffffff;
}
.headtop h3 {
  text-align: left;
  width: 600px;
  font-size: 16px;
  position: absolute;
  bottom: -28px;
  padding-left: 15px;
}
.headtop h3 a {
  cursor: pointer;
  color: #fff;
  margin-right: 50px;
}
.headtop h3 .zl {
  color: #3eadbf;
}

.fdh3{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background-color:rgba(0,0,0,.5) ;
	position: absolute;
	bottom: 0;
	z-index: 20;
}
.fdh3 a{
	position: relative;
	margin-right: 45px;
	color: #FFFFFF;
}
.fdh3 .active{
	color: #FF6C00;
}
.fdh3 a img{
	position: absolute;
	left: 10px;
	top: 49%;
	transform: translateY(-50%);
}
.fdh3 span{
	font-size: 16px;
	padding-left: 39px;
}

.grzx{
	margin-top: 38px;
	margin-bottom: 50px;
}
.grzx .left{
	border-radius: 5px;
	overflow: hidden;
	width: 270px;
}
.grzx .left .biaoti{
	width: 270px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	background-color:#FF6C00 ;
}
.grzx .left1{
	border-bottom: 1px solid #DBDBDB;
	float: left;
	margin-right: 30px;
}
.grzx .left1 p{
	width: 270px;
	line-height: 58px;
	background-color:#F3F5F7;
	font-size: 16px;
	color: #333333; 
	cursor: pointer;
}
.grzx .left1 p:hover,.grzx .left1 .active1{
	background: #e6e9ec;
	color: #FF6C00;
}
.grzx .left1 p:hover i,.grzx .left1 .active1 i{
	color: #FF6C00;
}
.grzx .left1 p span{
	padding-left: 40px;
}
.grzx .left1 p i{
	float: right;
	padding-top: 18px;
	font-size: 20px;
	color: #dbdbdb;
	padding-right: 30px;
}

.grzx .left1 ul{
	padding: 15px 0;
	display: none;
	background-color:#F3F5F7;
}
.grzx .left1.active3 ul{
	display: block;
}
.grzx .left1 li{
	padding: 0 30px 0 40px;
	font-size: 14px;
	color: #666666;
	height: 45px;
	line-height: 45px;
}
.grzx .left1 li:hover,.grzx .left1 .active2{
	color: #FF6C00;
}
.grzx .left1.kong{
	height: 42px;
	background-color:#F3F5F7;
}

.grzx .right{
	width: 900px;
}
.grzx .right .liulan{
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 15px;
}
.grzx .right .liulan span{
	color: #FF6C00;
}
.grzx .xuanxiang{
	float: right;
	margin-top: -40px;
}
.grzx .xuanxiang a{
	font-size: 14px;
	color: #333333;
	border-bottom: 2px solid rgba(0,0,0,0);
	display: inline-block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: -4px;
}
.grzx .xuanxiang a:first-of-type{
	margin-left: 0;
}
.grzx .xuanxiang a.active,.grzx .xuanxiang a:hover{
	color: #FF6C00;
	border-bottom: 2px solid #FF6C00;
}

.grzx .xuanxiang1{
	float: left;
	position: relative;
	margin-left: 
}
.grzx .xuanxiang1 span{
	font-size: 14px;
	color: #666666;
	cursor:pointer;
	line-height: 38px;
	padding: 0 20px;
	display: inline-block;
}
.grzx .xuanxiang1 .active1,.grzx .xuanxiang1:hover span{
	border-bottom: 2px solid #FF6C00;
	color: #FF6C00;
}
.grzx .xuanxiang1:hover ul{
	display: block;
}
.grzx .xuanxiang1 ul{
	display: none;
	position: absolute;
	top: 38px;
	left:-16px;
	z-index: 10;
	width: 100px;
}
.grzx .xuanxiang1 li{
	width: 100px;
	text-align: center;
	background-color:#FF6C00;
	opacity: 0.6; 
}
.grzx .xuanxiang1 ul a{
	padding: 0;
	color: #FFFFFF;
	margin-left: 0
}
.grzx .xuanxiang1 ul a:hover{
	color: #FFFFFF;
	border-bottom: none;
}
.grzx .xuanxiang1 a:hover li{
	opacity: 1;
}


.grzx1{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx1 td{
	width: 275px;
	height: 267px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 33px;
	margin-top: 30px;
}
.grzx1 td:nth-child(1),
.grzx1 td:nth-child(4),
.grzx1 td:nth-child(7),
.grzx1 td:nth-child(10){
	margin-left: 0;
}
.grzx1 td:nth-child(1),
.grzx1 td:nth-child(2),
.grzx1 td:nth-child(3){
	margin-top: 0;
}
.grzx1 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx1 td:hover p{
	color: #FF6C00;
}
.grzx1 td img{
	width: 275px;
	height: 205px;
}
.grzx1 td a{
	display: inline-block;
	width: 275px;
	height: 267px;
}
.grzx1 td p{
	margin-top: 23px;
	padding: 0 12px;
	color: #333333;
}


/*个人中心2*/
.grzx2{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx embed{
	position: fixed;
	height: 90%;
	width: 1126px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 30;
}
.grzx2 td{
	width: 169px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 15px;
	float: left;
	margin-left: 13px;
	margin-top: 23px;
}
.grzx2 td:nth-child(1),
.grzx2 td:nth-child(6),
.grzx2 td:nth-child(11),
.grzx2 td:nth-child(16),
.grzx2 td:nth-child(21),
.grzx2 td:nth-child(26)
{
	margin-left: 0;
}
.grzx2 td:nth-child(1),
.grzx2 td:nth-child(2),
.grzx2 td:nth-child(3),
.grzx2 td:nth-child(4),
.grzx2 td:nth-child(5){
	margin-top: 0;
}
.grzx2 td img{
	width: 169px;
	height: 242px;
	border-radius: 5px;
}
.grzx2 td a{
	display: block;
}
.grzx2 td .p1{
	font-size: 14px;
	color: #333333;
	margin: 18px 8px 10px 8px;
	display: block;
}
.grzx2 td .p2{
	font-size: 12px;
	color: #999999;
	display: block;
	margin: 0 8px;
}
.grzx2 td span:hover{
	color: #FF6C00;
}
.grzx2 td .p2 i{
	padding-right: 6px;
	font-size: 15px;
}

			/*个人中心3*/
.grzx3{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx3 td{
	display: -webkit-box;
	width: 270px;
	background-color:#fbfbfb ;
	height: 325px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	position: relative;
	float: left;
	margin-left: 40px;
	margin-top: 25px;
}
.grzx3 td:nth-child(3n+1)

{
	margin-left: 5px;
}
.grzx3 td:nth-child(1),
.grzx3 td:nth-child(2),
.grzx3 td:nth-child(3){
	margin-top: 0;
}


.grzx3 td .p1{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 33px;
	font-size: 14px;
	color: #999999;
}
.grzx3 td .p1 .ju{
	color: #FF6C00;
}
.grzx3 td img{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 138px;
}
.grzx3 td .biaoti{
	text-align: center;
	padding: 0 35px;
	margin-top: 50px;
	font-size: 16px;
	color: #333333;
	line-height: 29px;
}
.grzx3 td a{
	display: inline-block;
	width: 270px;
	height: 325px;
}
.grzx3 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;	
}
.grzx3 td:hover .biaoti{
	color: #FF6C00;
}

/*个人中心4*/
.grzx4{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx4 td{
	width: 207px;
	height: 370px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 24px;
	margin-top: 32px;
}
.grzx4 td img{
	width: 207px;
}
.grzx4 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx4 td:hover p{
	color: #FF6C00;
}
.grzx4 td:nth-child(1),
.grzx4 td:nth-child(5),
.grzx4 td:nth-child(9){
	margin-left: 0;
}
.grzx4 td:nth-child(1),
.grzx4 td:nth-child(2),
.grzx4 td:nth-child(3),
.grzx4 td:nth-child(4){
	margin-top: 0;
}
.grzx4 td a{
	display: inline-block;
	width: 207px;
	height: 370px;
}
.grzx4 td p{
	padding: 15px;
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	margin-top: -3px;
}





/*个人中心5*/
.grzx5{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx5 td{
	width: 218px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 9px;
	margin-top: 32px;
	position: relative;
}
.grzx5 td img{
	margin-top: -1px;
}
.grzx5 td .zhezhao{
	position: absolute;
    width: 218px;
    height: 298px;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
    overflow: hidden;
    display: none;
}
.grzx5 td .zhezhao a{
	margin-top: 129px;
}
.grzx5 td p{
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
}
.grzx5 td .biaoti{
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 32px;
	margin-top: 20px;
	padding:0 25px;
}
.grzx5 td a{
	display: block;
	text-align: center;
	width: 118px;
	height: 40px;
	line-height: 40px;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	border-radius: 3px;
	margin: 0 auto;
}
.grzx5 td:hover .zhezhao{
	display: block;
}

.grzx5 td:nth-child(1),
.grzx5 td:nth-child(5),
.grzx5 td:nth-child(9),
.grzx5 td:nth-child(13){
	margin-left: 0;
}
.grzx5 td:nth-child(1),
.grzx5 td:nth-child(2),
.grzx5 td:nth-child(3),
.grzx5 td:nth-child(4){
	margin-top: 0;
}

/*个人中心6*/
.grzx6{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx6 td{
	width: 205px;
	height: 237px;
	display: block;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-left: 26px;
	margin-top: 32px;
}
.grzx6 td img{
	width: 205px;
}
.grzx6 td:nth-child(1),
.grzx6 td:nth-child(5),
.grzx6 td:nth-child(9),
.grzx6 td:nth-child(13){
	margin-left: 0;
}
.grzx6 td:nth-child(1),
.grzx6 td:nth-child(2),
.grzx6 td:nth-child(3),
.grzx6 td:nth-child(4){
	margin-top: 0;
}
.grzx6 td a{
	display: inline-block;
	width: 205px;
	height: 237px;
}
.grzx6 td p{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	margin-top: 17px;
	padding: 0 14px;
}
.grzx6 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx6 td:hover p{
	color: #FF6C00;
}


.grzx7{
	margin-top: 30px;	
	margin-bottom: 45px;
}
.grzx7 td{
	width: 207px;
	height: 347px;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin-left: 24px;
	margin-top: 32px;
	position: relative;
}
.grzx7 td:nth-child(1),
.grzx7 td:nth-child(5),
.grzx7 td:nth-child(9){
	margin-left: 0;
}
.grzx7 td:nth-child(1),
.grzx7 td:nth-child(2),
.grzx7 td:nth-child(3),
.grzx7 td:nth-child(4){
	margin-top: 0;
}
.grzx7 td img{
	width: 207px;
	margin-bottom: 13px;
}
.grzx7 td p{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	padding: 0 15px;
}
.grzx7 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx7 td:hover p{
	color: #FF6C00;
}


.grzx8{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx8 li{
	width: 100%;
	height: 195px;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 25px;
}
.grzx8 li:first-of-type{
	margin-top: 0;
}
.grzx8 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx8_1{
	padding: 25px 19px 5px 23px;
}
.grzx8_1 p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.grzx8_1 .biaoti{
	font-size: 16px;
	color: #FF6C00;
	padding-bottom: 20px;
}
.grzx8_2{
	width: 100%;
	height: 53px;
	background-color:#eaeaea ;
	padding: 20px 25px 0 25px;
}
.grzx8_2 span{
	font-size: 14px;
	color: #666666;
}
.grzx8_2 a{
	float: right;
	display: inline-block;
	width: 103px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	background-color:#FF6C00 ;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: -12px;
}
.grzx8_2 a:hover{
	color: #fff;
}
.grzx9{
	margin-top: 30px;
}
.grzx9 li{
	padding: 0px 10px 24px 13px;
	border-bottom: 1px solid #dbdbdb;
}
.grzx9 li:hover{
	background-color:#f4f4f4 ;
}
.grzx9 li:hover .biaoti1{
	color: #FF6C00;
}
.grzx9 .left{
	float: left;
	width: 206px;
	height: 136px;
}
.grzx9 .left1{
	width: 189px;
	height: 131px;
	border-bottom: none;
	float: left;
}
.grzx9 .right1{
	width: 643px;
	float: left;
}
.grzx9 .right1 p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.grzx9 .right1 p span{
	font-size: 14px;
	color: #666666;
}
.grzx9 .right1 .biaoti1{
	font-size: 20px;
	color: #333333;
	margin-bottom: 13px;
}

.grzx10{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx10 li{
	padding: 17px 10px 24px 13px;
	border-bottom: 1px solid #dbdbdb;
}
.grzx10 li:hover{
	background-color:#f4f4f4 ;
}
.grzx10 li:hover .biaoti1{
	color: #FF6C00;
}
.grzx10 .left{
	float: left;
	width: 206px;
	height: 136px;
}
.grzx10 .right1{
	width: 635px;
	float: left;
}
.grzx10 .right1 p{
	font-size: 12px;
	color: #999999;
	line-height: 26px;
	margin-bottom: 5px;
}
.grzx10 .right1 p span{
	font-size: 14px;
	color: #666666;
}
.grzx10 .right1 .biaoti1{
	font-size: 16px;
	color: #333333;
}

.grzx11{
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 45px;
}
.grzx11 td{
	width: 270px;
	height: 365px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	border: 1px solid #EAEAEA;
	position: relative;
	margin-left: 40px;
	margin-top: 30px;
}
.grzx11 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
/* .grzx11 td:nth-child(1),
.grzx11 td:nth-child(4),
.grzx11 td:nth-child(7){ */
.grzx11 td:nth-child(3n+1){
	margin-left: 0;
}
.grzx11 td:nth-child(1),
.grzx11 td:nth-child(2),
.grzx11 td:nth-child(3){
	margin-top: 0;
}
.grzx11 td .biaoti{
	margin-top: 40px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	text-align: center;
	padding: 0 40px;
}
.grzx11 td img{
	position: absolute;
	top: 115px;
	left: 50%;
	transform: translateX(-50%);
}
.grzx11 td span{
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 14px;
	color: #999999;
}
.grzx11 td .dati{
	display: inline-block;
	position: absolute;
	bottom: 33px;
	left: 50%;
	transform: translateX(-50%);
	width: 164px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border: 1px solid #FF6C00;
	border-radius: 3px;
	color: #FF6C00;
	font-size: 14px;
}
.grzx11 td .dati:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}

.grzx12{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx12 td{
	width: 209px;
	height: 256px;
	position: relative;
	margin-left: 21px;
	margin-top: 28px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	border: 1px solid #EAEAEA;
}
.grzx12 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx12 td:nth-child(1),
.grzx12 td:nth-child(2),
.grzx12 td:nth-child(3),
.grzx12 td:nth-child(4){
	margin-top: 0;
}
.grzx12 td:nth-child(1),
.grzx12 td:nth-child(5),
.grzx12 td:nth-child(9),
.grzx12 td:nth-child(13){
	margin-left: 0;
}
.grzx12 td .biaoti{
	margin-top: 40px;
	line-height: 26px;
	position: absolute;
	z-index: 10;
	padding: 0 22px;
	text-align: left;
	font-size: 16px;
	color: #FF6C00;
}
.grzx12 td img{
	border-radius: 5px;
	top: 0;
	width: 209px;
	height: 256px;
}
.grzx12 td .dati{
	display: inline-block;
	position: absolute;
	bottom: 33px;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	height: 45px;
	background-color:rgba(0,0,0,0) ;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 45px;
	text-align: center;
	border-radius: 3px;
	font-size: 14px;
}
.grzx12 td .dati:hover{
	background-color:#FFFFFF ;
	color: #FF6C00;
}

.grzx13{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx13 td{
	width: 284px;
	height: 245px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	display: inline-block;
	float: left;
	margin-left: 24px;
	margin-top: 35px;
}
.grzx13 td img{
	width: 282px;
}
.grzx13 td:nth-child(1),
.grzx13 td:nth-child(2),
.grzx13 td:nth-child(3){
	margin-top: 0;
}
.grzx13 td:nth-child(1),
.grzx13 td:nth-child(4),
.grzx13 td:nth-child(7),
.grzx13 td:nth-child(10){
	margin-left: 0;
}
.grzx13 td p{
	padding:18px 24px 0 24px;
	font-size: 14px;
	color: #333333;
}
.grzx13 td a{
	display: none;
	width: 140px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 3px;
	background-color: #FF6C00;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px auto;
}
.grzx13 td:hover a{
	display: block;
}
.grzx13 td:hover p{
	display: none;
}


.grzx14{
	margin-top: 30px;
	margin-left: 3px;
	margin-bottom: 45px;
}
.grzx14 td{
	width: 283px;
	height: 220px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 22px;
	margin-top: 30px;
}
.grzx14 td:nth-child(1),
.grzx14 td:nth-child(4),
.grzx14 td:nth-child(7),
.grzx14 td:nth-child(10),
.grzx14 td:nth-child(13){
	margin-left: 0;
}
.grzx14 td:nth-child(1),
.grzx14 td:nth-child(2),
.grzx14 td:nth-child(3){
	margin-top: 0;
}
.grzx14 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx14 td:hover p{
	color: #FF6C00;
}
.grzx14 td img{
	width: 282px;
	height: 156px;
}
.grzx14 td a{
	display: inline-block;
	width: 283px;
	height: 220px;
}
.grzx14 td p{
	margin-top: 23px;
	padding: 0 12px;
	color: #333333;
}


.grzx15{
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 45px;
}
.grzx15 td{
	width: 268px;
	height: 325px;
	display: inline-block;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	background-color:#fbfbfb ;
	position: relative;
	margin-left: 42px;
	margin-top: 40px;
}
.grzx15 td:nth-child(1),
.grzx15 td:nth-child(4),
.grzx15 td:nth-child(7){
	margin-left: 0;
}
.grzx15 td:nth-child(1),
.grzx15 td:nth-child(2),
.grzx15 td:nth-child(3){
	margin-top: 0;
}

.grzx15 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx15 td:hover .td1{
	display: none;
}
.grzx15 td:hover .td2{
	display: block;
}

.grzx15 td .biaoti{
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	padding: 50px 50px 0 50px;
}
.grzx15 .td1{
	text-align: center;
	width: 268px;
	position: absolute;
	top:135px;
}
.grzx15 .td1 p{
	margin-top: 30px;
	font-size: 14px;
	color: #999999;
}
.grzx15 .td1 p .ju{
	color: #FF6C00;
}

.grzx15 .td2{
	text-align: center;
	display: none;
	position: absolute;
	top:205px;
	width: 268px;
}
.grzx15 .td2 p{
	font-size: 14px;
	color: #333333;
}
.grzx15 .td2 a{
	display: inline-block;
	width: 170px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6C00;
	border-radius: 5px;
	margin-top: 25px;
}

.grzx15 .td3 img{
	position: absolute;
	top: 0;
	right: 0;
}
.grzx15 .td3 span{
	position: absolute;
	top: 6px;
    right: 21px;
	font-size: 12px;
	color: #FFFFFF;
}
	

.grzx16{
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx16 li{
	width: 900px;
	height: 215px;	
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.grzx16 li:hover{
	background-color:#f4f4f4 ;
}
.grzx16 li:hover .biaoti{
	color: #FF6C00;
}
.grzx16 li a{
	display: inline-block;
	width: 900px;
	height: 215px;
}
.grzx16 .left1{
	float: left;
	margin-top: 35px;
	margin-left: 13px;
	border-radius: 50%;
}

.grzx16 .right2{
	float: right;
	width: 680px;
	margin-top: 35px;
	margin-right: 20px;
}
.grzx16 .right2 p{
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.grzx16 .right2 .biaoti{
	font-size: 18px;
	margin-bottom: 25px;
}

.grzx16 .right3{
	position: absolute;
	z-index: 10;
	top: 40px;
	right: 22px;
	cursor: pointer;
}
.grzx16 .right3:hover,.grzx16 .right3.active{
	color: #FF6C00;
}
.grzx16 .right3:hover span,.grzx16 .right3.active span{
	color: #FF6C00;
}
.grzx16 .right3 i{
	font-size: 18px;
	margin-right: 8px;
}
.grzx16 .right3 span{
	font-size: 14px;
	color: #999999;
}


.grzx17{
	margin-left: 5px;
	margin-top: 30px;
	margin-bottom: 45px;
}
.grzx17 td{
	width: 280px;
	height: 343px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	border:1px solid #DBDBDB;
	margin-top: 27px;
	margin-left: 24px;
}
.grzx17 td:nth-child(1),
.grzx17 td:nth-child(4){
	margin-left: 0;
}
.grzx17 td:nth-child(1),
.grzx17 td:nth-child(2),
.grzx17 td:nth-child(3){
	margin-top: 0;
}
.grzx17 .td1{
	height: 300px;
	border-bottom: 1px solid #DBDBDB;
}
.grzx17 .td1 img{
	width: 279px;
}
.grzx17 .td1 p{
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding: 0 18px;
}
.grzx17 .td1 .biaoti{
	color: #333333;
	line-height: 44px;
	display: inline;
	border-bottom: 1px solid rgba(0,0,0,0);
	padding: 0;
	margin-left: 18px;
}
.grzx17 .td2{
	padding: 14px 15px;
}
.grzx17 .td2 .right1{
	float: right;
}
.grzx17 .td2 span{
	font-size: 14px;
	color: #AAAAAA;
}
.grzx17 .td2 span .ju{
	color: #FF6C00;
}
.grzx17 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx17 td:hover .biaoti{
	color: #FF6C00;
	border-bottom: 1px solid #FF6C00;
}


.grzx18{
	margin-top: 10px;
	margin-bottom: 45px;
}
.grzx18 li{
	height: 55px;
	line-height: 55px;
	padding: 0 20px 0 13px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #EAEAEA;
}
.grzx18 li .right1{
	float: right;
}
.grzx18 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
    background-color:#f5f5f5 ;
}
.grzx18 li:hover .left1{
	color: #FF6C00;
}
.grzx18 .left1{
	border-bottom: none;
}


.grzx19{
	margin-bottom: 45px;
}
.grzx19 li{
	padding: 40px 22px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.grzx19 li:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.grzx19 li:hover .biaoti1{
	color: #FF6C00;
}
.grzx19 .left{
	float: left;
	width: 206px;
	height: 136px;
}
.grzx19 .right1{
	width: 565px;
	float: left;
}
.grzx19 .right1 p{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.grzx19 .right1 p span{
	font-size: 14px;
	color: #666666;
}
.grzx19 .right1 .biaoti1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 13px;
}
.grzx19 li .biaoti2{
	position: absolute;
    bottom: 34px;
	width: 565px;
}
.grzx19 li .biaoti2 .ju{
	color: #FF6C00;
	font-size: 12px !important;
}
.grzx19 .left2{
	float: left;
	font-size: 12px !important;
}
.grzx19 .right3{
	float: right;
	font-size: 12px !important;
}

.grzx20{
	margin-top: 30px;
	margin-bottom: 45px;
	position: relative;
}
.grzx20 .xian{
	position: absolute;
	top: 0;
	left: 70px;
	width: 2px;
	height: 100%;
	background-color:#DBDBDB ;
}
.grzx20 .riqi{
	float: left;
	text-align: center;
	position: relative;
	width: 61px;
	margin-top: 15px;
}
.grzx20 .riqi p{
	font-size: 14px;
	color: #999999;
	line-height: 25px;
}
.grzx20 .riqi span{
	width: 8px;
	height: 8px;
	background-color:#FF6C00 ;
	border-radius: 50%;
	position: absolute;
	right: -14px;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
}
.grzx21{
	padding-left: 110px;
}
.grzx21 li{
	border-bottom: 1px solid #DBDBDB;
}
.grzx21 li p{
	font-size: 14px;
	color: #999999;
	line-height: 27px;
	padding: 0 15px 0 10px;
}
.grzx21 li .biaoti{
	font-size: 16px;
	color: #333333;
	padding: 25px 15px 25px 10px;
}
.grzx21 li .span1{
	font-size: 14px;
	color: #999999;
	padding: 35px 0 35px 10px;
	display: inline-block;
}
.grzx21 li .span1 .ju{
	color: #FF6C00;
	padding-right: 10px;
}
.grzx21 li a{
	float: right;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	margin-top: 24px; 
	border: 1px solid #FF6C00;
}
.grzx21 li a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}


.grzx22{
	padding-left: 100px;
}
.grzx22 li{
	padding: 22px 0 30px 2px;
	border-bottom: 1px solid #DBDBDB;
}
.grzx22 li img{
	float: left;
	border-radius: 5px;
}
.grzx22 li .right1{
	float: right;
	width: 553px;
}
.grzx22 li .right1 .biaoti{
	font-size: 16px;
	color: #333333;
	line-height: 48px;
	margin-bottom: 45px;
}
.grzx22 li .span1{
	font-size: 14px;
	color: #999999;
	padding: 35px 0 0 10px;
	display: inline-block;
}
.grzx22 li .span1 .ju{
	color: #FF6C00;
	padding-right: 10px;
}
.grzx22 li a{
	float: right;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	margin-top: 24px; 
	border: 1px solid #FF6C00;
}
.grzx22 li a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}


.grzx23{
	padding-left: 100px;
}
.grzx23 li{
	padding: 35px 0 33px 0;
	border-bottom: 1px solid #DBDBDB;
}
.grzx23 img{
	float: left;
	width:170px;
/* 	border-radius: 50%; */
}
.grzx23 .right1{
	float: right;
	width: 605px;
}
.grzx23 .right1 p{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	padding-right: 15px;
}
.grzx23 .right1 .biaoti{
	font-size: 16px;
	color: #333333;
	line-height: 40px;
}
.grzx23 .span1{
	font-size: 14px;
	color: #999999;
	padding-top: 20px;
	display: inline-block;
}
.grzx23 .span1 .ju{
	color: #FF6C00;
	padding-right: 10px;
}
.grzx23 a{
	float: right;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	margin-top: 5px; 
	border: 1px solid #FF6C00;
}
.grzx23 a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}

.grzx24{
	padding-left: 100px;
}
.grzx24 li{
	padding: 35px 0 33px 0;
	border-bottom: 1px solid #DBDBDB;
}
.grzx24 img{
	float: left;
	border-radius: 5px;
}
.grzx24 .right1{
	float: right;
	width: 570px;
}
.grzx24 .right1 p{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	padding-right: 35px;
}
.grzx24 .right1 .biaoti{
	font-size: 16px;
	color: #333333;
	line-height: 40px;
}
.grzx24 .span1{
	font-size: 14px;
	color: #999999;
	padding-top: 20px;
	display: inline-block;
}
.grzx24 .span1 .ju{
	color: #FF6C00;
	padding-right: 10px;
}
.grzx24 a{
	float: right;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	margin-top: 5px; 
	border: 1px solid #FF6C00;
}
.grzx24 a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}

.grzx25{
	padding-left: 100px;
}
.grzx25 li{
	padding: 35px 0 33px 0;
	border-bottom: 1px solid #DBDBDB;
}
.grzx25 img{
	float: left;
}
.grzx25 .right1{
	float: right;
	width: 570px;
}
.grzx25 .right1 p{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	padding-right: 15px;
}
.grzx25 .right1 .biaoti{
	font-size: 20px;
	color: #FF6C00;
	padding-bottom: 12px;
}
.grzx25 .span1{
	font-size: 14px;
	color: #999999;
	padding-top: 20px;
	display: inline-block;
}
.grzx25 .span1 .ju{
	color: #FF6C00;
	padding-right: 10px;
}
.grzx25 a{
	float: right;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	margin-top: 5px; 
	border: 1px solid #FF6C00;
}
.grzx25 a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}


.grzx26{
	padding-left: 100px;
}
.grzx26 li{
	padding: 33px 0 28px 10px;
	border-bottom: 1px solid #DBDBDB;
	position: relative;
}
.grzx26 img{
	float: left;
	border-radius: 50%;
}
.grzx26 .right1{
	float: right;
	width: 610px;
}
.grzx26 .right1 p{
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}
.grzx26 .right1 .biaoti{
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 38px;
}
.grzx26 a{
	position: absolute;
	right: 0;
	bottom: 22px;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	border: 1px solid #FF6C00;
}
.grzx26 a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}

.grzx27{
	padding-left: 100px;
}
.grzx27 li{
	padding: 33px 0 33px 14px;
	border-bottom: 1px solid #DBDBDB;
}
.grzx27 li p{
	font-size: 14px;
	color: #333333;
	display: inline-block;
}
.grzx27 a{
	float: right;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	border: 1px solid #FF6C00;
	margin-top: -15px;
}
.grzx27 a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}

.grzx28{
	padding-left: 100px;
}
.grzx28 li{
	padding: 15px 0 20px 20px;
	border-bottom: 1px solid #DBDBDB;
	position: relative;
}
.grzx28 li p{
	font-size: 14px;
	color: #999999;
	line-height: 36px;
}
.grzx28 li .biaoti{
	color: #333333;
}
.grzx28 a{
	position: absolute;
	right: 0;
	top:40px;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	border: 1px solid #FF6C00;
	margin-top: -15px;
}
.grzx28 a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}


.grzx29{
	padding-left: 100px;
}
.grzx29 li{
	padding: 22px 0 30px 2px;
	border-bottom: 1px solid #DBDBDB;
}
.grzx29 li img{
	float: left;
	border-radius: 5px;
	width: 223px;
	height: 138px;
}
.grzx29 li .right1{
	float: right;
	width: 553px;
}
.grzx29 li .right1 .biaoti{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 25px;
}
.grzx29 li .right1 span{
	line-height: 20px;
}
.grzx29 li .span1{
	font-size: 14px;
	color: #999999;
	padding: 35px 0 0 10px;
	display: inline-block;
}
.grzx29 li .span1 .ju{
	color: #FF6C00;
	padding-right: 10px;
}
.grzx29 li a{
	float: right;
	display: inline-block;
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 14px;
	color: #FF6C00;
	background-color:#FFFFFF;
	margin-top: 24px; 
	border: 1px solid #FF6C00;
}
.grzx29 li a:hover{
	background-color:#FF6C00;
	color: #FFFFFF;
}


.cot7 {
  width: 915px;
  margin: 40px auto;
}
/*.cot7 h1 {
  background: #3eadbf;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  height: 55px;
  line-height: 55px;
  text-align: center;
}*/
.cot7 .listt {
  width: 270px;
  float: left;
  margin-bottom: 80px;
}
.cot7 .listt .nav-dl a {
  background: #f9f9f9;
}
.cot7 .listt .nav-dl .dt-lk, .cot7 .listt .nav-dl .dd-lk {
  display: block;
  color: #000;
}
.cot7 .listt .nav-dl .dt-lk .fa-circle, .cot7 .listt .nav-dl .dd-lk .fa-circle {
  font-size: 12px;
  margin-right: 10px;
}
.cot7 .listt .nav-dl .dt-lk {
  position: relative;
  margin-top: -1px;
  padding: 22px 0 22px 0px;
  font-size: 16px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
}
.cot7 .listt .nav-dl .dt-icon {
  margin-right: 11px;
}
.cot7 .listt .nav-dl .fa-angle-right {
  position: absolute;
  font-size: 20px;
  right: 24px;
  top: 50%;
  margin-top: -10px;
}
.cot7 .listt .nav-dl dd {
  display: none;
}
.cot7 .listt .nav-dl .dd-lk {
  padding: 18px 0 18px 60px;
}
.cot7 .listt .nav-dl .active .dt-lk, .cot7 .listt .nav-dl .active a {
  background: #ececec;
  color: #f25f55;
}
.cot7 .listt .nav-dl .active .fa-angle-right {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cot7 .listt .nav-dl .active2 .dt-lk, .cot7 .listt .nav-dl .active2 a {
  background: #ececec;
  color: #3eadbf;
}
.cot7 .listt .nav-dl .active22 .dt-lk, .cot7 .listt .nav-dl .active22 a {
  background: #ececec;
  color: #999;
}
.cot7 .shezhi {
  width: 890px;
  float: right;
}
.cot7 .shezhi .cuy {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.cot7 .shezhi .cuy span {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
}
.cot7 .shezhi .cuy li {
  float: left;
  cursor: pointer;
}
.cot7 .shezhi .cuy .cuy1 {
 /*  margin-left: 270px; */
 margin-left: 60px;

}
.cot7 .shezhi .cuy .cuy1 span {
  background: url('../images/geren1.png?1497425478') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy1 a {
  color: #3eadbf;
}
.cot7 .shezhi .cuy .cuy2 {
  /* margin-left: 270px; */
  margin-left: 60px;
  display: none;
}
.cot7 .shezhi .cuy .cuy2 span {
  background: url('../images/geren2.png?1497425514') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy2 a {
  color: #000;
}
.cot7 .shezhi .cuy .cuy3 {
  display: none;
  margin-left: 120px;
}
.cot7 .shezhi .cuy .cuy3 span {
  background: url('../images/geren3.png?1497425551') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy3 a {
  color: #3eadbf;
}
.cot7 .shezhi .cuy .cuy4 {
  margin-left: 120px;
}
.cot7 .shezhi .cuy .cuy4 span {
  background: url('../images/geren4.png?1497425589') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy4 a {
  color: #000;
}
.cot7 .shezhi h5 {
  font-weight: normal;
  margin-bottom: 30px;
  font-size: 14px;
}
.cot7 .shezhi h5 span {
  color: #3eadbf;
}
.cot7 .shezhi .sz {
  width: 100%;
  padding: 50px 100px 30px;
  border: 1px solid #e5e5e5;
  margin-top: 35px;
}
.cot7 .shezhi .sz li {
  height: 60px;
  color: #333333;
  margin: 0 auto;
}
.cot7 .shezhi .sz li a {
  margin-left: 80px;
}
.cot7 .shezhi .sz li input {
  height: 40px;
  width: 455px;
  padding-left: 10px;
}
.cot7 .shezhi .sz li span {
  display: inline-block;
  width: 140px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background: #3eadbf;
}
.cot7 .shezhi .she {
  display: none;
}
.cot7 .shezhi .jiben {
  font-size: 16px;
  width: 640px;
  margin: 0 auto;
}
.cot7 .shezhi .jiben input, .cot7 .shezhi .jiben select {
  width: 505px;
  height: 42px;
  border: 1px solid #e5e5e5;
  padding-left: 22px;
  margin-left: 20px;
}
.cot7 .shezhi .jiben .radio{
	width: 15px;
  height: 15px;
  border: 1px solid #e5e5e5;
  padding-left: 22px;
  margin-left: 30px;
  cursor: pointer;
}
.cot7 .shezhi .jiben .radio1{
	cursor: pointer;
}
.cot7 .shezhi .jiben select {
  padding-left: 15px;
}
.cot7 .shezhi .jiben textarea {
  border: 1px solid #e5e5e5;
  width: 505px;
  vertical-align: top;
  resize: none;
  margin-left: 20px;
  padding: 10px;
}
.cot7 .shezhi .jiben li {
  padding: 20px 0 20px 20px;
  color: #333333;
}
.cot7 .shezhi .jiben li + li{
	/* border-top: 1px solid #EBEBEB; */
}
.cot7 .shezhi .jiben li a {
  width: 158px;
  height: 45px;
  line-height: 15px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 45px auto;
  /*  background: #ff6c00;  */
  border-radius: 5px;
}

/* 个人中心保存按钮*/
#grzx_bc a {
  width: 158px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 45px auto;
  background: #ff6c00; 
  border-radius: 5px;
}

.cot7 .shezhino h1 a {
  padding: 14px 30px;
  color: #999;
  font-size: 16px;
}

.bgbk{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 100;
  display: none;
}

.selectaa {
  display: none;
  width: 780px;
  height: 600px;
  background: #ffffff;
  padding: 10px 25px 25px;
  position: fixed;
  z-index: 1000;
  left: 50%;
  top: 50%;
  margin-left: -390px;
  margin-top: -300px;
}
.selectaa h1 {
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #bebebe;
}
.selectaa h1 input {
  width: 255px;
  height: 25px;
  border: 1px solid #d0d0d0;
}
.selectaa h1 .fa-search {
  color: #d0d0d0;
  margin-left: -20px;
}
.selectaa h1 .fa-times {
  float: right;
  margin-top: 25px;
}
.selectaa .ua {
  margin-top: 20px;
  border-bottom: 1px solid #bebebe;
  max-height: 230px;
  overflow-y: auto;
}
.selectaa .ua li {
  cursor: pointer;
  padding: 8px 12px;
  text-align: center;
  color: #666;
  font-size: 14px;
  float: left;
  margin-right: 18px;
  margin-bottom: 15px;
}
.selectaa .ua .cuo {
  color: #ffffff;
  background: #ff6c00;
}
.selectaa .ub {
  max-height: 135px;
}

.yzm{
	width: 125px;
	height: 42px;
	display: inline-block;
	background-color: #ff6c00;
	outline: none;
	border: none;
	border-radius: 3px;
	float: right;
	cursor: pointer;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 65px;
}


.grzx30{
	width: 100%;
	padding: 55px 80px 118px 80px;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
}
.grzx30 .biaoti{
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
.grzx30 textarea{
	width: 100%;
	height: 230px;
	overflow-y: scroll;
	padding: 20px;
}
.grzx30 a{
	display: inline-block;
	float: right;
	width: 155px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color:#FF6C00 ;
	color: #FFFFFF;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 28px;
}

.grzx31{
	margin-top: 45px;
	margin-bottom: 35px;
	position: relative;
}
.grzx31 .xian{
	position: absolute;
	top: 0;
	left: 80px;
	width: 2px;
	height: 100%;
	background-color:#DBDBDB ;
}
.grzx31 .left{
	position: relative;
	width: 73px;
	text-align: center;
	margin-top: 34px;
}
.grzx31 .left p{
	font-size: 16px;
	line-height: 25px;
	color: #999999;
}
.grzx31 .left span{
	position: absolute;
	right: -12px;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	background-color:#FF6C00 ;
	border-radius: 50%;
	z-index: 10;
}

.grzx31 .right{
	width: 1095px;
}
.grzx31 .right li{
	padding: 28px 0 20px 0;
	border-bottom: 1px solid #DBDBDB;
}
.grzx31 .right li img{
	float: left;
}
.grzx31 .right1{
	float: right;
	width: 1013px;
}
.grzx31 .right1 .xm{
	font-size: 14px;
	color: #333333;
	line-height: 36px;
}
.grzx31 .right2 p{
	line-height:25px;
	font-size: 12px;
}
.grzx31 .right2 .ju{
	color: #FF6C00;
}
.grzx31 .right2 .pl{
	color: #333333;
}
.grzx31 .right1 .laiyuan{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color:#f3f5f7 ;
	padding: 0 15px;
	margin-top: 15px;
}
.grzx31 .right1 .laiyuan p{
	font-size: 14px;
	color: #333333;
}
.grzx31 .right1 .laiyuan span{
	color: #999999;
}

.grzx31 .right3 p{
	line-height:25px;
	font-size: 12px;
}
.grzx31 .right3 .pl1{
	color: #333333;
}
.grzx31 .right3 .pl1 .ju{
	color: #FF6C00;
	padding-right: 5px;
}
.grzx31 .right3 .pl1 .pl3{
	color: #999999;
}
.grzx31 .right3 .pl2{
	color: #333333;
}
.grzx31 .fenlei{
	position: absolute;
	right: 0;
	top: 0;
}
.grzx31 .fenlei p{
	font-size: 14px;
	color: #333333;
	cursor: pointer;
	position: relative;
	padding-right: 20px;
	line-height: 30px;
}
.grzx31 .fenlei p i{
	position: absolute;
	right: 0;
	top: 39%;
	transform: translateY(-50%);
}
.grzx31 .fenlei1{
	width: 105px;
	padding: 10px 0;
	background-color: #f3f5f7;
	position: absolute;
	top: 30px;
	right: 0;
	text-align: center;
	display: none;
}
.grzx31 .fenlei1 a{
	display: inline-block;
	width: 105px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	font-size: 14px;
}
.grzx31 .fenlei1 a:hover{
	color: #FF6C00;
	background-color:#ebeef0; 
}

				/*首页*/
.index1{
	height: 90px;
}
.index1 img{
	margin-top: 10px;
	float: left;
}
.index1 span{
    padding-left: 13px;
    line-height: 90px;
    letter-spacing: 2px;
    font-size: 22px;
    float: left;
    color: #333333;
    font-weight: 600;
    padding-right: 30px;
}
.index2{
	float: right;
	margin-top: 40px;
}
.index2 a{
	font-size: 14px;
	color: #333333;
	margin: 0 10px;
}
.index2 a:hover{
	color: #FF6C00;
}

.fdh4{
	/* width: 100%; */
	height: 55px;
	line-height: 55px;
	background-color:#e1e1e1 ;
	overflow: hidden;
}
.fdh4 .left a{
	font-size: 18px;
	color: #333333;
	display: inline-block;
	height: 55px;
	padding: 0 36px;
	text-align: center;
	margin-left: -4px;
}
.fdh4 .left a:first-of-type{
	margin-left: 0;
}
.fdh4 .active,.fdh4 .left a:hover{
	 background-color:#f1f1f1 ;
}
.fdh4_1{
	width: 240px;
	margin-left: 0;
}

.fdh4 .right{
	position: relative;
}
.fdh4 input{
	width: 260px;
	height: 38px;
	outline: none;
	border: none;
	border-radius: 50px;
	padding: 0 15px;
	margin-top: -4px
}
.fdh4 .right i{
	position: absolute;
	right: 13px;
    top: 17px;
	font-size: 20px;
	color: #999999;
	cursor: pointer;
}

.banner10{
	position: relative;
	height: 412px;
	overflow: hidden;
}
.banner10 img{
	position: absolute;
	height: 412px;
	top: 0;
	left:50%;
	transform: translateX(-50%);
	z-index: 1;
}
.tiaozhuan:hover{
	cursor: pointer!important;
}

.indicators{
	position: absolute;
	z-index: 9999;
	right: 200px;
	bottom: 25px;
	width: 100%;
	text-align: center;
	font-size: 0;
	width: 100px;
}
.indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}
.indicators span.active {
	background-color: #de3a3a;
}

.banner10 .wrapper{
	height: 412px;
	position: relative;
}
.banner10_1{
	width: 240px;
	height: 52px;
	line-height: 52px;
	background-color:rgba(255,255,255,.6); 
	border-top: 1px solid #FFFFFF;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
.banner10_1:first-of-type{
	border-top: none;
}
.banner10_1 p{
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.banner10_1.active1,.banner10_1:hover{
	background-color: rgba(255,255,255,.9);
}
.banner10_1.active1 p,.banner10_1:hover p{
	color: #FF6C00;
}
.banner10_2{
	position: absolute;
	top: 0;
	left: 240px;
	width: 514px;
	height: 412px;
	background-color:rgba(255,255,255,.8) ;
	padding: 0 18px 0 35px;
	cursor: default;
	display: none;
}

.banner10_2 li{
	display: flow-root;
}
.banner10_2 span{
	float: left;
	width:131px;
	font-size: 14px;
	color: #333333;
	height: 35px;
}
.banner10_2 table{
	float: right;
	width: 330px;
}
.banner10_2 td{
	float: left;
	margin-right: 17px;
	height: 35px;
}
.banner10_2 td a{
	font-size: 12px;
	color: #666666;
}
.banner10_2 td a:hover{
	color: #FF6C00;
}
.banner10_1.active1 .banner10_2{
	display: block;
}

.index3{
	margin-top: 35px;
	margin-bottom: 40px;
}
.index3 td{
	float: left;
	width: 300px;
	height: 133px;
	border-radius: 5px;
	padding: 20px 8px 20px 15px;
	margin-top: 10px;
}
.index3 td img{
	border-radius: 5px;
}
.index3 td .right{
	width: 162px;
}
.index3 td p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.index3 td .biaoti{
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 3px
}
.index3 td a{
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #FF6C00;
	color: #FF6C00;
	border-radius: 5px;
	font-size: 14px;
	display: none;
	margin-top: 20px;
}
.index3 td a:hover{
	background-color:#FF6C00 ;
	color: #FFFFFF;
}
.index3 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.index3 td:hover .p1{
	display: none;
}
.index3 td:hover a{
	display: block;
}


.index4{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	background-color:#f6f8f9 ;
}
.index4 .biaoti{
	font-size: 20px;
	color: #333333;
	font-weight: 600;
	display: inline-block;
}
.index4 .more{
	float: right;
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
}
.index4 .more:hover{
	color: #FF6C00;
}
.index4 table{
	margin-top: 30px;
}
.index4 td{
	width: 283px;
	height: 237px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 22px;
	margin-top: 20px;
}
.index4 td:nth-child(4n+1){
	margin-left: 0;
}
.index4 td:nth-child(1),
.index4 td:nth-child(2),
.index4 td:nth-child(3),
.index4 td:nth-child(4){
	margin-top: 0;
}
.index4 td:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
.index4 td:hover p{
	color: #FF6C00;
}
.index4 td img{
	width: 282px;
	height: 156px;
}
.index4 td a{
	display: inline-block;
	width: 283px;
	height: 237px;
}
.index4 td p{
	margin-top: 23px;
	padding: 0 12px;
	color: #333333;
	margin-bottom: 13px;
}
.index4 td span{
	font-size: 12px;
	color: #999999;
	padding:0 12px;
}

.index5{
	padding: 50px 0 65px 0;
	position: relative;
}
.index5 .biaoti{
	font-size: 20px;
	color: #333333;
	font-weight: 600;
	display: inline-block;
}
.index5 .more{
	float: right;
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
}
.index5 .more:hover{
	color: #FF6C00;
}

#swiper3{
	margin-top: 27px;
}

#swiper3 .swiper-slide div{
	width: 217px;
	height: 250px;
	display: block;
	border: 1px solid #EAEAEA;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-left: 28px;
	margin-top: 32px;
}

#swiper3 .swiper-slide a{
	display: inline-block;
	width: 217px;
	height: 250px;
}
#swiper3 .swiper-slide p{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	margin-top: 20px;
	padding: 0 14px;
}
#swiper3 .swiper-slide div:hover{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow:2px 2px 10px #909090;
}
#swiper3 .swiper-slide div:hover p{
	color: #FF6C00;
}
.swiper-button-next3, .swiper-button-prev3{
	top: 55%;
	width: 35px;
    height: 66px;
    background-size: 35px 66px;
}
.swiper-button-prev3, .swiper-container-rtl .swiper-button-next3{
	left: -60px;
	background-image:url(../images/prev2.png);
}
.swiper-button-next3, .swiper-container-rtl .swiper-button-prev3{
	right: -60px;
	background-image:url(../images/next2.png);
}

/*晴雨表*/
.industry-weather .industry-weather-map {
  float: left;
  width: 700px;
  height: 650px; }
.industry-weather .industry-weather-desc {
  padding-top: 100px;
  margin-left: 700px;
  padding-left: 100px; }
  .industry-weather .industry-weather-desc dd {
    line-height: 3;
    color: #999; }

.jvectormap-label {
  position: absolute; }



  .about-laws {
  padding: 55px 0; }

.about-law-lis {
  margin-right: -47px; }
  .about-law-lis li {
    float: left;
    width: 202px;
    margin: 0 47px 40px 0;
    text-align: center;
    height: 290px;
    border: 1px solid #e5e5e5; }
  .about-law-lis .picwp {
    height: 289px;
    padding: 40px 22px; }
  .about-law-lis img {
    margin: 0 auto; }
  .about-law-lis .law-name {
    margin-top: 40px;
    line-height: 1.5;
    color: #ca0808;
    font-size: 20px; }
  .about-law-lis .hv-show-lk {
    top: 80px; }
  .about-law-lis .wating {
    color: #f47b3d;
    font-size: 20px;
    line-height: 1.5;
    padding-top: 90px; }


.jianli1 td:hover p{
	display: none;
}
.jianli1 td:hover .hgerh{
	display: block;
}
.grzx7 td:hover p{
	display: none;
}
.grzx7 td:hover .hgerh{
	display: block;
}
.hgerh{
	display: none;
	position: absolute;
	bottom: 30px;
}
.hgerh a{
	background: #ff6c00;
	color: #fff;
	font-size: 14px;
	padding:10px 25px;
	margin-left: 50px;
}
.hgerh a i{
	margin-right: 5px;
	font-size: 16px;
}
.hgerh a:hover{
	color: #fff;
}
.hgerh1 a{
	margin-left: 40px;
}



.tkIframe {
    position: fixed;
    height: 90%;
    width: 1126px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 30;
}
.pdfIframe{
	width: 1126px;
	height: 100%;
}


input::-ms-clear{
  display: none;
}

.tiku1 img,.tiku2 img{
	max-width: 856px!important;
}