@media screen and (max-width:1200px) {
	body,html{
    width: 1200px;
  }
}
.footter4{overflow: hidden;}
.main{
  width: 1200px;
  margin: 0 auto;
}
i,em{font-style:normal;}
/* phone */
.jh_phone_banner{
  width: 100%;
  height: 610px;
  background:#333 url(/uploads/image/aliphone/phone_banenr.jpg) no-repeat;
  overflow: hidden;
  margin-bottom: 60px;
}
.jh_logo{
  margin-top: 30px;
  margin-right: 15px;
}
.jh_webname {
  font-size: 24px;
  color: #fff;
  float: left;
  max-width: 120px;
  margin-top: 37px;
  padding-left: 25px;
  text-align: center;
  border-left:1px solid #fff ;
}
.jh_phone_center{
  width: 100%;
  height: 317px;
  padding-top: 40px;
}
.jhphone_left{
  margin-top: 30px;
}
.jhphone_left h3{
  font-size: 48px;
  line-height: 64px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 50px;
}
.jhphone_left p{
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  font-weight: 400;
}
.jhphone_right{
  width: 415px;
  height: 280px;
}
.jhphone_right ol li{
  margin-right: 25px;
  width: 195px;
  height: 280px;
  float: left;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.jhphone_right ol li:last-child{
  margin-right: 0;
}
.jhphone_right ol li .tel_img img{
  margin-top: 30px;
}
.jhphone_right ol li .tel_img p{
  width: 120px;
  height: 30px;
  background: #ba0c2f;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  margin:30px auto 0;
  cursor: pointer;
}
.jhphone_right ol li .tel_erwei{
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 19px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  z-index: 99;
  transition: all .5s;
}
.jhphone_right ol li .tel_erwei{
  background: url(/uploads/image/aliphone/tel_erweima1.png) no-repeat;
}
.jhphone_right ol li:last-child .tel_erwei{
  background: url(/uploads/image/aliphone/202308310004.png) no-repeat;
}
.jhphone_right ol li .tel_erwei p{
  margin-top: 195px;
}
.jhphone_right ol li:hover .tel_erwei{
  display: block;
}
.jhphone_right ol li:hover .tel_img{
  display: none;
}
.jh_phone_ul{
  width: 100%;
  height:175px;
}
.jh_phone_ul li{
  float: left;
  width: 25%;
  height: 175px;
  text-align: center;
  background: url(/uploads/image/aliphone/shu.png) right center no-repeat;
}
.jh_phone_ul li:last-child{
  background: none;
}
.jh_phone_ul li img{
  margin:30px 0;
}
.jh_phone_ul li p{
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.swiper-tel{
  width: 850px;
  height: 375px;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  text-align: center;
}
.swiper-tel img{
  margin:25px auto;
}
.swiper-tel .swiper-pagination-switch{
  background: #d2d2d2;
  width: 14px;
  height: 14px;
  opacity: 1;
  margin:0 10px;
  display: inline-block;
  border-radius: 20px;
}
.swiper-tel .swiper-active-switch{
  background: #ba0c2f;
}
.swiper-tel .pagination{
  left: 46%;
  position: absolute;
  bottom: 20px;
  z-index: 99;
}
.jh_phone_tr{
  margin: 60px 0;
  text-align: center;
}
.jh_phone_tr h3{
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 40px;
}
.jh_phone_tr table{
  width: 850px;
  height: 400px;
  background: #f8f8f8;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  margin: 0 auto;
}
.jh_phone_tr table th{
  line-height: 40px;
  height: 40px;
  background: #3a466e;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 33.3%;
}
.jh_phone_tr table td{
  line-height: 40px;
  height: 40px;
  border-top: 2px solid #fff;
  font-size: 13px;
  color: #333;
}
.jh_phone_tr table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.jh_phone_tr table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* price center */
.jh_price_benchmark{
  padding-top: 35px;
  padding-bottom: 60px;
}
.jh_price_benchmark h3{
  font-size: 24px;
  font-weight: bold;
  line-height:30px;
  color: #333;
  padding-left: 15px;
  position: relative;
  margin-bottom: 30px;
}
.jh_price_benchmark h3::after{
  width: 5px;
  height: 30px;
  background:#ba0c2f;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.peice_benchmark_left,.peice_benchmark_right{
  width: 590px;
  height: 520px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding: 20px;
}
.peice_benchmark_left p{
  text-indent: 2em;
  font-size: 16px;
  line-height: 26px;
  color: #333;
}
.price_p{
  overflow: hidden;
  margin-top: 20px;
}
.price_p .left{
  width: 50%;
}
.price_p .right{
  width: 50%;
}
.price_p .right p{
  margin-bottom: 20px;
}
.home_button {
  overflow: hidden;
  padding: 10px 0;
}
.home_button ol li {
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	background-color: #f2f2f2;
	margin-left: 12px;
	float: left;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: #333;
	font-size: 12px;
  transition: all .1s;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
}

.home_button ol li:first-child {
	margin-left: 0;
}
.home_button ol li a{display: block;border-radius: 4px;}
.home_button ol li.active {
	background-color: #ba0c2f !important;
	color: #fff;
}
.home_button ol li:hover {
	background-color: #999;
	color: #fff;
}
.home_button ol li.active a{color: #fff;}
.home_button ol li:hover a{
	background-color: #ba0c2f;
	color: #fff;
}

.table1{
	width: 100%;
	text-align: center;
	font-size: 12px;
	table-layout: fixed;
}
.table1 tr{width: 100%;}
.table1 tr th{
	height: 30px;
	background: #f2f2f2;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.table1 tr td{
	text-align: center;
	border-bottom: 1px dashed #333;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
.benchmark_list ul li{
	text-align: center;
	border-bottom: 1px dashed #bfbfbf;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
}

.benchmark_list ul li span{
	width: 20%;
	height: 38px;
	display: block;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
.benchmark_list ul li span i{
	font-style: normal;
}
.jh_price_sup{
  width: 100%;
  height: 955px;
  padding-top:50px;
  box-sizing: border-box;
  background:url(/uploads/image/aliprice/banner1.jpg)  no-repeat;
  background-size:cover;
}
.jh_price_sup h3{
  font-size: 24px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
}
.jh_price_sup ul li{
  width: 33.3%;
  height: 380px;
  float: left;
  margin-bottom: 30px;
  text-align: center;
}
.jh_price_sup ul li h4{
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 30px 0 25px;
}
.jh_price_sup ul li .price_sup{
  width: 380px;
  height: 215px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background: #44546a;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 20px;
}
.jh_price_sup ul li .price_sup p{
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-align: left;
  position: relative;
  padding-left: 15px;
  margin-top: 15px;
}
.jh_price_sup ul li:first-child .price_sup p,.jh_price_sup ul li:nth-child(2) .price_sup p{
  margin-top: 0;
  margin-bottom: 5px;
}
.jh_price_sup ul li .price_sup p::before{
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 8px;
  content: '';
  top: 8px;
  left: 0;
}
.jh_price_banner{
  width: 100%;
  height: 450px;
  background:url(/uploads/image/aliprice/banner.jpg);
}
.jh_banner .topp1{
  background: rgba(57,72,93,.4);
  border-bottom: 1px solid #bfbfbf;
  transition: all .3s;
}
.jh_price_banner .topp1 .nav li a,.jh_price_banner .topp1 .home_nav li a,.jh_report_banner .topp1 .nav li a,.jh_report_banner .topp1 .home_nav li a{
  color: #fff;
}
.topp1 .nav li a,.home_nav li a{
  color: #333;
}
.topp1{
  background: #fff;
}
.jh_price_banner .topp1 .topp1-left .usertop a,.jh_report_banner .topp1 .topp1-left .usertop a{
  color: #fff;
}
.home_nav li a.red{
  color: #cc3338;
}
.topp2{
  height: 85px;
  padding-top: 30px;
  background: #fff;
  transition: all .3s;
}
.jh_banner .topp2{
  background: rgba(57,72,93,.4);
}
.topp2 .jh_logo{
  margin-top: 15px;
}
.topp2 .jh_webname{
  margin-top: 22px;
}
.topp2 .topin div.right {
  width: 800px;
}
/* search */
.top2 .topin .fxsbox{
	height: auto;
}
.fxsbox img{
	margin-top:10px;
}
.top2 .search {
	height: auto
}
.search {
	margin-top: 15px;
}
.schbox {
	width: 400px;
	height: 36px;
	position: relative;
	border: 1px solid #cacaca;
  border-radius: 18px;
  background: #fff;
}

.selectbox {
	width: 78px;
	height: 36px;
	position: relative;
	float: left;
	line-height: 36px;
	border-right:  1px solid #cacaca;
	font-size: 15px;
	text-indent: 18px;
	cursor: pointer;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

.selectbox img {
	vertical-align: middle
}


.selhover ol {
	display: block
}
.search-data{
	width: 350px;
	height: 36px;
	border: 0;
	text-indent: 0.5em;
	color: #999;
	float: left;
	line-height: 34px;
  outline: none;
  border-radius: 18px;
}
.search-inp{
	width: 350px;
	height: 36px;
	border: 0;
	text-indent: 0.5em;
	color: #999;
	float: left;
	line-height: 34px;
  outline: none;
  border-radius: 18px;
}
.search .search-btn{
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    background-color: #cc3338;
    float: left;
    cursor: pointer;
}
.cross {
    position: absolute;
    top: 10px;
    right: 110px;
    display: none;
    width: 16px;
    height: 16px;
    background-image: url(/uploads/image/acsvimage/search_common_ico.png);
    background-position: 0 -82px;
	cursor: pointer;
}
.search .search-prompt {
    display: none;
    z-index: 999;
    position: absolute;
    top: 36px;
    left: 80px;
    width: 420px;
    /* height: 226px; */
    border: 1px solid #f5f7f9;
    font-size: 15px;
    color: #151515;
    background-color: #fff;
    box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.search .search-prompt li {
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
}
.search .search-history {
    display: none;
    z-index: 999;
    position: absolute;
    top: 36px;
    left: 10px;
    width: 380px;
    box-sizing: border-box;
    border: 1px solid #f5f7f9;
    box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: #fff;
}
.search-history-header {
    position: relative;
    height: 36px;
    padding: 0 15px;
    border-bottom: 1px solid #eaeaea;
    line-height: 36px;
    font-size: 13px;
}
.search-history-header span {
    float: left;
}
.search-history-header a {
    position: relative;
    float: right;
}
.search .search-history  .clear-icon {
    content: '';
    position: absolute;
    top: 11px;
    right: 44px;
    width: 14px;
    height: 14px;
    background-image: url(/uploads/image/acsvimage/search_common_ico.png);
    background-position: 0 -45px;
}
.search-history-body li {
    height: 35px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 35px;
}
.search-history-body li a {
    display: inline-block;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.delete-history-icon {
    float: right;
    width: 7px;
    height: 7px;
    margin-top: 15px;
    background-image: url(/uploads/image/acsvimage/search_common_ico.png);
    background-position: 0 -116px;
    cursor: pointer;
}
.scroll-text {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 330px;
	cursor: text;
}

.keywords-prompt {
	color: #9b9b9b;
	line-height: 18px;
}

.schbtn {
	border:none;
	height: 36px;
	*height: 36px;
	width: 50px;
	float: right;
	font-size: 16px;
	background: url(/uploads/image/alimages/search.png) center center  no-repeat;
}

.search p {
	margin-top: 8px;
	color: #999
}

.search p a {
	color: #999;
	margin: 0 5px
}

.search p a:hover {
	text-decoration: underline
}

/* nav */
.jh_banner .topww .top3{
  background: rgba(57,72,93,.4);
  transition: all .3s;
}
/* .top3 .indexpage{
  position: relative;
} */
.top3 .indexpage:hover .divt {
  display: block
}
.top3 li.indexpage:first-child:hover::after{
  display: none;
}
.top3 .indexpage:hover::after{
  width: 30px;
  height: 2px;
  content: '';
  background: #559bec;
  margin: -5px auto 0;
  display: block;
}
.jh_banner .sdivt div:nth-of-type(2),.jh_banner  .sdivt div:nth-of-type(4){
  max-width: 430px;
}
.jh_banner  .topww .top3 li:nth-of-type(2) .sdivt div:nth-of-type(3){
  max-width: 325px;
}
.jh_banner .topww .top3 ul li .divt{
  border: none;
  background: #39485d;
  opacity: 1;
}
.jh_banner .topww .sdivt div:nth-of-type(3){
  max-width: 360px;
}
.jh_banner .topww .top3 ul li .divt dl{
  border-bottom: none;
  background: none;
  text-indent: 0;
}
.jh_banner .divt{
  box-sizing: border-box;
  padding: 5px;
}
.jh_banner .divt .indiv{
  border-right: 0;
  max-width: 400px;
}
.jh_banner .topww .top3 ul li .divt a{
  color: #fff;
}
.jh_banner .topww .top3 ul li .divt dl b{
  width: 50px;
}
.jh_banner .topww .top3 ul li .divt dl b a{
  color: #559bec;
}
.cole{
  background: #39485d !important;
}
.jh_price_p{
  width: 700px;
  height: 170px;
  background:rgba(57,72,93,.6) ;
  border-radius: 4px;
  padding:25px 20px;
  box-sizing: border-box;
  line-height: 26px;
  font-size: 16px;
  color: #fff;
  text-indent: 2em;
  margin-top: 80px;
}
/* 报告中心 */
.jh_report_banner{
  width: 100%;
  height:410px;
  background: #333 url(/uploads/image/alireport/banner.jpg) no-repeat;
}
.jh_report_p{
  width: 900px;
  font-size: 16px;
  font-weight: bold;
  text-indent: 2em;
  color: #fff;
  line-height: 24px;
  margin-top: 70px;
}
.jh_report_first{
  margin-top: -70px;
  margin-bottom:80px ;
}
.jh_report_first ul li{
  width: 185px;
  height: 140px;
  background: #44546a;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  float: left;
  margin-right:15px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.jh_report_first ul li:last-child{
  margin-right: 0;
}
.jh_report_first ul li h4{
  margin-top: 40px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.jh_report_first ul li p{
  margin-top: 15px;
  color: #fff;
  font-size: 12px;
}
.jh_report_first ul li:hover h4,.jh_report_first ul li:hover p{
  color: #333;
}
.jh_report_first ul li.one:hover{
  background: url(/uploads/image/alireport/report_1.png) no-repeat;
  background-size: 100% 100%;
}
.jh_report_first ul li.two:hover{
  background: url(/uploads/image/alireport/report_2.png) no-repeat;
  background-size: 100% 100%;
}
.jh_report_first ul li.three:hover{
  background: url(/uploads/image/alireport/report_3.png) no-repeat;
  background-size: 100% 100%;
}
.jh_report_first ul li.four:hover{
  background: url(/uploads/image/alireport/report_4.png) no-repeat;
  background-size: 100% 100%;
}
.jh_report_first ul li.five:hover{
  background: url(/uploads/image/alireport/report_5.png) no-repeat;
  background-size: 100% 100%;
}
.jh_report_first ul li.six:hover{
  background: url(/uploads/image/alireport/report_4.png) no-repeat;
  background-size: 100% 100%;
}
.jh_report_two{
  margin-bottom: 60px;
  overflow: hidden;
}
.jh_report_two ul li{
  width:285px;
  height: 205px;
  float: left;
  margin-right:20px;
  text-align: center;
  position: relative;
  
  cursor: pointer;
}
.jh_report_two ul li:last-child{
  margin-right: 0;
}
.jh_report_two ul li h4{
  position: absolute;
  z-index: 99;
  left: 50%;
  bottom: 20px;
  margin-left: -40px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.jh_report_two ul li img{
  margin-top: 20px;
}
.jh_report_two ul li .report_box{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius:4px;
  background:rgba(68,84,106,.6) ;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .5s;
  padding: 30px 20px 0;
  font-size: 12px;
  line-height: 24px;
  text-indent: 2em;
  box-sizing: border-box;
  color: #fff;
  text-align: left;
}
.jh_report_two ul li:hover .report_box{
  opacity: 1;
}
.jh_report_two ul li:hover h4{
  color: #fff;
}
.jh_report_three{
  margin-bottom: 50px;
}
.report_h3{
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
}
.report_ol{
  text-align: center;
  margin-bottom: 30px;
}
.report_ol li{
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  cursor: pointer;
  line-height: 20px;
  border-right: 1px solid #666;
}
.report_ol li:hover a{
  color:#ba0c2f;
}
.report_ol li:last-child{
  border-right: 0;
}
.report_ol li.active{
  color:#ba0c2f;
}
.jh_report_centent ul{
  display: none;
}
.jh_report_centent ul li{
  box-sizing: border-box;
  padding:20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  margin-bottom: 20px;
  background: #fff;
}
.jh_report_centent ul li .jhreport_left{
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 10px;
}
.jh_report_centent ul li .jhreport_right{
  float: left;
}
.jh_report_centent ul li .jhreport_left .jhreport_two{
  line-height: 20px !important;
  top: 10px !important;
}
.jh_report_centent ul li .jhreport_left .jhreport_txt{
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  left: 0;
  top: 0;
}
.jh_report_centent ul.reportul_one li{
  float: left;
  width: 390px;
  height: 100px;
  margin-right: 15px;
}
.jh_report_centent ul.reportul_one li:nth-child(3n){
  margin-right: 0;
}
.jh_report_centent ul.reportul_one li .jhreport_right{
  width:280px;
  height: 60px;
  overflow: hidden;
}
.jh_report_centent ul li .jhreport_right dd{
  overflow: hidden;
  margin-bottom: 20px;
}
.jh_report_centent ul li .jhreport_right p{
  font-size: 14px;
  color: #333;
  float: left;
  width: 220px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.jh_report_centent ul li .jhreport_right a{
  display: block;
  float: right;
  background: #44546a;
  width: 50px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  border: none;
}
.jh_report_centent ul li .jhreport_right dd:hover a{
  background: #ba0c2f;
}
.jh_report_centent ul li .jhreport_right dd:hover p{
  font-weight: bold;
}
.jh_report_centent ul.reportul_one li .jhreport_right dd{
 line-height: 20px;
 height: 20px;
}
.jh_report_centent ul.reportul_two li{
  width: 800px;
  height: 100px;
  margin: 0 auto 20px;
}
.jh_report_centent ul.reportul_two li .jhreport_right{
  width:670px;
  height: 60px;
  overflow: hidden;
}
.jh_report_centent ul.reportul_two li .jhreport_right dd{
  line-height: 60px;
  height: 60px;
}
.jh_report_centent ul.reportul_two  li .jhreport_right a{
  margin-top: 20px;
  width: 90px;
  height: 30px;
  line-height: 30px;
}
.jh_report_centent ul.reportul_two li .jhreport_right p{
  width: 510px;
  font-weight: bold;
  font-size: 16px;
}
.jh_report_centent1 ul{
  display: none;
}

.jh_report_centent1 ul li{
  width: 380px;
  float: left;
  margin-right: 30px;
}
.jh_report_four{margin-bottom: 50px;}
.jh_report_centent1 ul li:last-child{
  margin-right: 0;
}
.jh_report_centent1 ul li .reporttop{
  height: 20px;
}
.jh_report_centent1 ul li .reporttop .jh_re_left{
  float: left;
  width: 60px;
  color: #fff;
  line-height: 20px;
  font-size:12px;
  font-weight: bold;
  background: #44546a;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.jh_report_centent1 ul li .reporttop a{
  float: right;
  color: #44546a;
  font-size: 12px;
  line-height: 20px;
}
.jh_report_centent1 ul li .reportbottom{
  background: #fff;
  width: 100%;
  height: 185px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0px 0px 4px 4px;
  box-sizing: border-box;
  padding: 20px;
}

.reportbottom dl dd{
	background: url(/uploads/image/iimg/lz_common_ico.png) 0 -224px no-repeat;
	text-indent: 12px;
	overflow: hidden;
	line-height: 20px;
  height: 20px;
  font-size: 12px;
  margin-bottom: 6px;
}

.reportbottom dl dd{
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.reportbottom dl dd:hover a{
	color: #ba0c2f;
}
.reportbottom dl dd a{
  width:255px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.reportbottom dl dd span {
	float: right;
	text-indent: 0;
	width: 45px;
	font-size: 12px;
}
/* research */
.topww1{
  width: 100%;
  height: 50px;
  background:#44546a ;
  z-index: 9;
}
.topww1 ul.left li {
  float: left;
  height: 50px;
  margin: 0 4px;
  font-size: 16px;
  line-height: 50px;
  font-family: microsoft yahei;
  _display: inline;
  _zomm: 1;
}
.topww1 ul.left li a {
  display: block;
  color: #fff;
  padding: 0 12px;
}
.topww1 ul.left li a.now{
  background: #ba0c2f;
}
.topww1 ul.left li:hover a{
  background: #ba0c2f;
}
.relx{margin-top: 30px;float: right;}
.topww1 .search{
  margin-top: 10px;
}
.topww1 .schbox{
  height: 30px;
  width: 300px;
  line-height: 30px;
}
.topww1 .search-inp{
  height: 30px;
  width: 250px;
  line-height: 30px;
}
.topww1 .search .search-prompt{
  width: 250px;
}
.topww1 .schbtn{
  height: 30px;
  *height:30px;
}
.topww1 .scroll-text{
  width: 250px;
  top: 5px;
}
.topww1 .search .search-history{
 width: 280px;
}
.jh_research_main{
  padding-bottom: 25px;
}
.jh_research_banner{
  width: 100%;
  height: 300px;
  background: url(/uploads/image/aliresearch/banner1.jpg) no-repeat;
  padding-top: 30px;
  box-sizing: border-box;
}
.jh_researchp{
  width: 100%;
  height: 245px;
  background: rgba(0,0,0,.2);
  padding: 35px 60px 0;
  box-sizing: border-box;
}
.jh_researchp h3{
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  margin-bottom: 10px;
}
.jh_researchp p{
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  text-indent: 2em;
  font-weight: bold;
}
.jh_research_one{
  padding: 20px 0;
  overflow: hidden;
}
.jh_research_one ul li{
  width: 340px;
  float: left;
  margin-right: 90px;
}
.jh_research_one ul li:last-child{
  margin-right: 0;
}
.jh_research_one ul li h3{
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.jh_research_one ul li h3 span{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #999;
  display: block;
  margin-top: 10px;
}
.jh_research_one ul li .research_box{
  width: 100%;
  height: 100px;
}
.jh_research_one ul li .research_box .research_kuang{
  width: 170px;
  height: 100px;
  background: rgba(68,84,106,.7);
  position: absolute;
  left: 0;
  top:0;
  border-radius: 5px 0px 0px 5px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
  padding: 5px 0;
}
.jh_research_one ul li .research_box .research_kuang p a{
  color: #fff;
}
.jh_research_one ul li:first-child .research_box .research_kuang p{
  line-height:22px;
}
.jh_research_one ul li:nth-child(2) .research_box .research_kuang p{
  line-height:40px;
}
.jh_research_one ul li .research_check{
  width: 100px;
  height: 30px;
  background: #ba0c2f;
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin:10px auto 0;
  display: block;
}
.jh_research_two{
  background: #fff;
  padding-top: 20px;
  overflow: hidden;
}
.jh_research_two .research_top{
  height: 30px;
  margin-bottom: 20px;
}
.jh_research_two .research_h3{
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 30px;
  padding-left:10px;
  position: relative;
  float: left;
}
.jh_research_two .research_h3::before{
  position: absolute;
  width: 5px;
  height: 30px;
  background: #ba0c2f;
  top: 0;
  left: 0;
  content: '';
  display: block;
}
.jh_research_two .research_h3 span{
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  color: #999;
  margin-left: 10px;
}
.jh_research_two .research_top a{
  float: right;
  font-size: 14px;
  line-height: 30px;
  color: #999;
  padding-right: 22px;
  position: relative;
}
.jh_research_two .research_top .vmore{
    width: 16px;
    height: 16px;
    background: url(/uploads/image/alimages/home_img1.png) no-repeat 0 -42px;
    _font-size: 0;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
}
.jh_research_two .research_top a:hover{
  color: #ba0c2f;
}
.jh_research_two .research_top a:hover .vmore{
  background: url(/uploads/image/alimages/home_img1.png) no-repeat -42px 0;
}
.research_hot{
  overflow: hidden;
  margin-bottom:30px;
}
.research_hot ul li{
  width: 285px;
  height: 300px;
  float: left;
  margin-right:20px;
  transition: all .5s;
}
.research_hot ul li:last-child{
  margin-right: 0;
}
.research_hot ul li .hot_img{
  width: 285px;
  height: 150px;
  overflow: hidden;
}
.research_hot ul li .hot_img img{
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.research_hot ul li:hover img{
  transform: scale(1.1);
}
.research_hot ul li:hover{
  background: #f5f5f5;
}
.research_hot ul li .hot_ana{
  width: 70px;
  height: 22px;
  background: #ba0c2f;
  border-radius: 4px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 12px;
  margin:10px ;
}
.research_hot ul li h3{
  font-size: 16px;
  font-weight: bold;
  color: #ba0c2f;
  line-height: 24px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  margin-bottom: 5px;
}
.research_hot ul li p{
  font-size: 12px;
  line-height: 24px;
  color: #999;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.research_industry{
  overflow: hidden;
  margin-bottom: 30px;
}
.research_industry ul li{
  width: 175px;
  height: 100px;
  position: relative;
  margin-right:30px;
  float: left;
}
.research_industry ul li:last-child{
  margin-right: 0;
}
.research_industry ul li .research_industry_pos{
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
}
.research_industry ul li .research_industry_pos img{
  margin:17px 0 10px ;
}
.research_industry ul li .research_industry_pos p{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.reseachswiper{
  width: 1200px;
  margin: 0 auto;
  height: 380px;
}
.swiper-reseach{
  height: 380px;
  box-sizing: border-box;
  padding: 17px 0;
}
.swiper-reseach .swiper-slide{
  width:220px;
  height: 345px;
  text-align: center;
 
}
.swiper-reseach .swiper-slide .slide{
  width: 190px;
  height: 345px;
  margin: 0 auto;
  padding-top: 10px;
  box-sizing: border-box;
}
.swiper-reseach .swiper-slide .slide h4{
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  color: #333;
  margin-bottom: 10px;
}
.swiper-reseach .swiper-slide .slide p{
  font-size: 13px;
  color: #999;
  font-weight: bold;
  line-height: 20px;
}
.swiper-reseach .swiper-slide-active .slide{
  background: #999;
}
.swiper-reseach .swiper-slide-active .slide h4,.swiper-reseach .swiper-slide-active .slide p{
  color: #fff;
}
#btn1,#btn2{
  position: absolute;
  top: 33%;
  z-index: 99;
  cursor: pointer;
  width: 42px;
  height: 42px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all .5s;
}
#btn1 {
  left:-15px;
  background: url(/uploads/image/alimages/home_img1.png) 0 -126px no-repeat;
}
#btn2 {
  right:-15px;
  background: url(/uploads/image/alimages/home_img1.png) 0 -84px no-repeat;
}
.reseachswiper:hover #btn1,.reseachswiper:hover #btn2{
  filter:alpha(opacity=1);          
	-moz-opacity:1;          
	-khtml-opacity: 1;          
	opacity: 1; 
}
.research_bottom{position: fixed;background: #d2d2d2;bottom: 0;left: 0;height: 120px;width: 100%;z-index: 999;box-sizing: border-box;padding: 20px 0;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;transition: transform .3s;transition: transform .3s,-webkit-transform .3s;-webkit-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;display: none;}
.research_top_box{color: #333;margin-bottom: 20px;}
.research_top_box span{display:block; float: left;}
.research_top_box .box_h3{font-size: 16px;font-weight:bold;margin-right: 40px;line-height: 30px;}
.research_top_box .check_label{cursor: pointer;}
.research_top_box .checkbox_item{margin-right:20px;height:30px;}
.checkbox_icon{display:block;float:left;margin-right:10px;margin-top:5px;width:20px;height:20px;background:url(/uploads/image/aliresearch/checkbox_icon.png) 0 0;}
.check_label.on .checkbox_icon{background-position:-20px 0;}
.checkbox_text{float:left;height:30px;line-height:30px;font-size: 14px;}
.research_top_box .checkbox_item .box_text{height: 30px;border-radius: 4px;border: none;padding-left: 10px;display: block;float: left;}
.research_top_box .checkbox_item .m10{margin-left: 10px;}
.research_top_box .checkbox_item .w100{width: 100px;}
.research_top_box .checkbox_item .w355{width: 355px;}
.research_top_box .checkbox_item .w200{width: 200px;}
.research_top_box .checkbox_item .w150{width: 150px;}
.research_top_box .checkbox_item .w120{width: 120px;}
#reghandset{height: 30px;border-radius: 4px;border: none;padding-left: 10px;display: block;float: left;width: 150px;}
#msgkey{height: 30px;border-radius: 4px;border: none;padding-left: 10px;display: block;float: left;width: 120px;}
.research_top_box .box_h4{font-size: 14px;margin-right: 10px;line-height: 30px;}
.research_top_box .checkbox_item:last-child{margin-right: 0;}
.research_top_box .checkbox_item .srch-btn{width: 100px;height: 30px;background: #999;color: #fff;font-size: 16px;text-align: center;line-height: 30px;border: none;border-radius: 4px;margin-left: 20px;cursor: pointer;}
.research_top_box .checkbox_item .butt{width: 100px;height: 30px;background: #ba0c2f;color: #fff;font-size: 16px;text-align: center;line-height: 30px;border: none;border-radius: 4px;margin-left: 65px;cursor: pointer;}
.checkbox_item .input_error{background: #e0faff;}
/* team */
.jh_rea_banner{
  width: 100%;
  height: 300px;
  padding-top: 110px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
}
.jh_rea_banner h3{
  font-size: 30px;
  font-weight: bold;
}
.jh_rea_banner h3 span{
  display: block;
  font-size: 16px;
  margin-top: 15px;
}
.jh_team_banner{
  background: url(/uploads/image/aliresearch/banner2.jpg) no-repeat;
}
.team_list{
  overflow: hidden;
  padding-bottom: 20px;
}
.team_list li{
  padding:30px 0;
  border-bottom: 1px dashed #bfbfbf;
  overflow: hidden;
}
.team_list li .team_img{
  width: 220px;
  height: 300px;
  overflow: hidden;
}
.team_list li .team_img img{
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.team_list li:hover .team_img img{
  transform: scale(1.1);
}
.team_list li .team_kuang{
  width: 960px;
  height: 300px;
  overflow: hidden;
}
.team_list li .team_kuang h3{
  font-size: 24px;
  font-weight: bold;
  color:#ba0c2f;
  margin-top: 20px;
}
.team_list li .team_kuang h3 span{
  display: block;
  font-size: 16px;
  color: #333;
  margin: 15px 0;
}
.team_list li .team_kuang p{
  position: relative;
  font-size: 14px;
  color: #999;
  line-height: 26px;
  margin-bottom: 5px;
  padding-left: 20px;
}
.team_list li .team_kuang p::before{
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  background: #44546a;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
/* list */
.jh_list_banner{
  background: url(/uploads/image/aliresearch/banner3.jpg) no-repeat;
}
.research_list{
  height: 75px;
  width: 100%;
}
.research_list a{
  display: inline-block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  background: #f2f2f2;
  border-radius: 5px;
  margin: 20px 20px 20px 0;
  font-size: 20px;
  font-weight: bold;
}
.research_list a.now{
  background: #ba0c2f;
  color: #fff;
}
.research_hotlist{
 border: 1px solid #bfbfbf; 
 border-radius: 5px;
 box-sizing: border-box;
 padding:0 20px;
 overflow: hidden;
}
.research_hotlist ul li{
  border-bottom: 1px dashed #bfbfbf;
  padding: 20px 0;
  overflow: hidden;
}
.research_hotlist ul li .resa_img{
  width: 265px;
  height: 140px;
  float: left;
  background: #f2f2f2;
  border-radius: 5px;
  overflow: hidden;
}
.research_hotlist ul li .resa_img img{
  width: 100%;
  height: 100%;
  transition: all .5s;
}

.research_hotlist ul li .resa_box{
  width: 870px;
  height: 140px;
  float: right;
}
.research_hotlist ul li .resa_box h3{
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  line-height: 24px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.research_hotlist ul li .resa_box p{
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.research_hotlist ul li .resa_box .resa_box_bot{
  overflow: hidden;
  margin-top: 20px;
}
.research_hotlist ul li .resa_box .resa_box_bot time{
  margin-right:20px ;
}
.research_hotlist ul li .resa_box .resa_box_bot time,.research_hotlist ul li .resa_box .resa_box_bot span{
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  color: #333;
}
.research_hotlist ul li .resa_box .resa_box_bot .mmore{
  width: 100px;
  height: 30px;
  background: #ba0c2f;
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  display: block;
  float: right;
  color: #fff;
  font-size: 16px;
}
.research_hotlist ul li:hover .resa_img img{
  transform: scale(1.1);
}
.research_hotlist ul li:hover .resa_box h3{
  color: #ba0c2f;
}
.research_pages{text-align: center;margin-bottom: 30px;}
.pages {display: inline-block;margin-top: 20px;}
.pages li.text {width: 60px;}
.pages li {width: 40px;border: 1px solid #e6e6e6;height: 34px;line-height: 34px;white-space: nowrap;margin: 0 3px 0 2px;vertical-align: top;font-size: 14px;text-align: center;cursor: pointer;float: left;color: #666;border-radius: 3px;}
.pages li.last {margin-right: 0;}
.pages li.active,.pages li:hover {background-color: #cc3338;color: #fff;}
.pages a {color: #666;display: block;}
.pages a:hover {background-color: rgb(184, 46, 50);color: rgb(234, 231, 225);}
/* article */
.location{
  font-size: 16px;
  color:#333;
  padding:30px 0;
}
.jh_article_left{
  width: 960px;
  border-top: 1px solid #bfbfbf;
  padding:30px 0;
}
.jh_article_right{
  width: 220px;
  height: 410px;
  background: #f5f5f5;
}
.jh_article_right{
  text-align: center;
}
.jh_article_right img{
  padding:30px 0 20px;
}
.jh_article_right p{
  font-size: 14px ;
  color: #333;
  font-weight: bold;
}
.article_centent{
  font-size: 16px;
  line-height: 2em;
  min-height: 300px;
}
.article_centent img {
	display: inline-block;
	max-width: 960px;
	margin: 0 auto
}

.article_centent p {
  text-indent: 2em;
  margin-top: 15px
}

.article_centent table p {
  text-indent: 0
}
.article_centent table {
  margin-bottom: 10px;
  border-collapse: collapse;
  display: table;
}
.article_centent th,.article_centent td{
  background: #f9f9f9;
  padding: 5px 10px;
  border: 1px solid #ddd;
}
.jh_sm{
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-top: 50px;
}
.jh_article_left .art_h3{
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
}
.article_span span{
  font-size: 14px;
  color: #999;
  margin-right: 10px;
}
.jh_data_banner{
  background: url(/uploads/image/aliresearch/banner4.jpg) no-repeat;
}
.jh_more{
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #f5f5f5;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #999;
}
.jh_data{
  padding-top: 20px;
  overflow: hidden;
}
.jh_data ul li{
  width: 570px;
  height: 470px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}
.jh_data ul li .imgdata{
  height: 300px;
  background: #f2f2f2;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  padding: 15px;
}
.jh_data ul li .imgdata img{
  width:530px;
  height: 270px;
}
.jh_data ul li h3{
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.jh_data ul li p{
  font-size: 14px;
  line-height: 24px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
/* service */
.jh_service_banner{
  background: url(/uploads/image/aliresearch/banner4.jpg) no-repeat;
}
.service_ol{
  padding-top:20px ;
}
.service_ol ol li{
  width: 285px;
  height: 285px;
  float: left;
  margin-right:20px;
  position: relative;
  cursor: pointer;
}
.service_ol ol li .img{
  width: 285px;
  height: 285px;
  overflow: hidden;
}
.service_ol ol li .img img{
  transition: all .5s;
  width: 285px;
  height: 285px;
}
.service_ol ol li:hover img{
  transform: scale(1.1);
}
.service_ol ol li:last-child{
  margin-right: 0;
}
.service_ol ol li .service_ol_kuang{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 140px;
  background: rgba(68,84,106,.8);
  text-align:center ;
  color: #fff;
}
.service_ol ol li .service_ol_kuang h3{
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0;
}
.service_ol ol li .service_ol_kuang p{
  font-size: 12px;
  font-weight: bold;
  margin-bottom:10px;
  line-height: 12px;
}
.service_centent .service_cent{
  display: none;
}
.service_ol ol li.now::after{
  width: 100%;
  height: 20px;
  background: #eee;
  position: absolute;
  bottom: -20px;
  left: 0;
  content: '';
  display: block;
}
.service_centent .service_cent .service_top{
  background: #eee;
  padding:20px 40px;
  box-sizing: border-box;
  margin-top: 20px;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
}
.service_bottom{
  width: 100%;
  max-height: 1200px;
  margin-top: 20px;
  border: 1px solid #44546a;
  border-radius: 5px;
  padding:30px 50px;
  overflow-y: auto;
  box-sizing: border-box;
}
.service_bottom h3{
 font-size: 24px;
 font-weight: bold;
 line-height: 30px;
 color: #ba0c2f;
 text-align: center; 
}
.service_bottom h4{
  font-weight: bold;
  color: #559bec;
  font-size: 14px;
}
.service_bottom h5{
  font-weight: bold;
  color:#e28c1b;
  font-size: 18px;
}
.service_bottom p{
  color: #333;
  font-size: 14px;
  line-height: 24px;
}
.service_bottom ul li{
  color: #333;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
  text-indent: 2em;
  background: url(/uploads/image/aliresearch/duihao.jpg) 0 2px no-repeat;
}
.service_bottom b{
  color: #000;
}
.service_bottom img{
  margin: 30px auto;
  display: block;
}
.service_bottom .m20{
  margin-bottom: 20px;
}
.service_bottom .m5{
  margin-bottom: 5px;
}
.service_bottom .m10{
  margin-bottom: 10px;
}
.service_bottom  .tin{
  text-indent: 2em;
}
.service_bottom .tin2{
  text-indent: 4em;
} 