/* CSS Document */
.fenye{ clear:both; text-align:center; font-size:14px; min-height:50px;}
.fenye a{ padding:5px 8px; border:1px solid #6d97f5; margin:5px; color:#666}
.fenye .page-status{ display:none}
.fenye a.page-num-current,.fenye a:hover{ background:#6d97f5; color:#fff; }
@media (min-width:1001px) {
.wap{ display:none}	
	 .table-c table {
    border: 1px solid #ccc;
    width: 98%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
  }

 .table-c table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }

.table-c  table th, .table-c table td {
    padding: 10px;
	border: 1px solid #ddd;
    text-align: center;
  }

.table-c table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
  }
}


@media screen and (max-width: 1000px) {

html body {
  padding-bottom: 0;
  padding-top:0;
}

	html {
	min-width: 100%;
}
.pc{ display:none !important}	
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:100;width:100%; top:0}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_link{width:80px;float:right;position:relative;cursor:pointer;height:30px; margin-top:10px; line-height:30px;}
.sp_link a{ font-size:26px; margin-left:10px; color:#666}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px; margin-right:10px;}
.sp_nav span{display:block;background:#6d97f5;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}

.mfoot{ background:#2E3130;padding:10px; text-align:center}

#toggle-search{ position:relative}
#toggle-search.open:after {
  top: 40px;
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 52px;
  left: 50%;
  margin-left: -8px;
  content: "";
  border-color: transparent transparent #e1e4e7;
  border-style: solid;
  border-width: 8px 8px 12px;
}

#toggle-basket {
  position: relative;
  float: right;
  background-position: -120px 0;
}
#toggle-basket:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 2px;
  height: 50px;
  content: "";
  background-color: #000;
}

#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position:  fixed;
  top: 50px;
  left: 0;
  z-index:100;
  width: 100%;
  display:none;
  max-height: 0;
  overflow: hidden;
  background-color: #e1e4e7;
}
#search-form.open {
  max-height: 60px;
  display:block;
}
#search-form fieldset {
  position: relative;
  margin: 0 60px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 60px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #516270;
  background: #c6cacd;
  border: none;
  cursor: pointer;
}
.container {
	width: 98%;
	margin:50px 1% 0 1%;
	overflow:hidden;
}

.content{ width:100% !important; height:auto;}
.goods-category-main {
	width: 100% !important;
	margin: 0 auto;
	display: block;
	justify-content: space-around;
}

.home-cont {
	width: 100%;
}



.divHeight {
    width: 100%;
    height: 10px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.r-line {
    position: relative;
}

.r-line:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 1px solid #D9D9D9;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.b-line {
    position: relative;
}

.b-line:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e2e2e2;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.aui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px;
    position: relative;
}

.aui-flex-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: #333;
}


/* 必要布局样式css */

.aui-flexView {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.aui-scrollView {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

.aui-navBar {
    height: 44px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1002;
    background: #52c9c3;
}


.aui-navBar-item {
    height: 44px;
    min-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 0.9rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.7rem;
    white-space: nowrap;
    overflow: hidden;
    color: #808080;
    position: relative;
}

.aui-navBar-item:first-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: -25%;
    font-size: 1.2rem;
    font-weight: bold;
	color:#fff;
}

.aui-navBar-item:last-child {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.aui-center {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    width: 50%;
    margin-left: 25%;
}

.aui-center-title {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-size: 0.95rem;
    color: #333;
}

.icon {
    width: 20px;
    height: 20px;
    display: block;
    border: none;
    float: left;
    background-size: 20px;
    background-repeat: no-repeat;
}

.aui-mine-head{
    width:100%;
    height:auto;
    background:#52c9c3;
}



.aui-flex-box h2{
    color:#fff;
    font-size:1.4rem;
    margin-bottom:0.3rem;
}

.aui-flex-box p{
    color:#fff;
    font-size:0.9rem;
    position:relative;
    display:block;
    width:36%;
}

.aui-flex-box p:after{
    content: " ";
    display: inline-block;
    height: 7px;
    width: 7px;
    border-width: 1px 1px 0 0;
    border-color: #ffffff;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
}
.aui-mine-user{
    width:70px;
    height:70px;
}

.aui-mine-user img{
    width:100%;
    height:auto;
    display:block;
    border:none;
    border-radius:100%;
}


.aui-arrow {
    text-align: right;
    color: #808080;
    padding-right: 13px;
    position: relative;
    margin-left:15px;
}

.aui-arrow span {
    font-size: 0.8rem;
    color: #aeb3b9;
}

.aui-arrow:after {
    content: " ";
    display: inline-block;
    height: 7px;
    width: 7px;
    border-width: 1px 1px 0 0;
    border-color: #b7bbbe;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
}

.aui-course-list .aui-flex{
    padding-top:20px;
    padding-bottom:20px;
}


.aui-palace {
    padding: 1rem 0 ;
    position: relative;
    overflow: hidden;
    background:#fff;
}

.aui-palace-grid {
    position: relative;
    float: left;
    padding: 1px;
    width: 25%;
    box-sizing: border-box;
}

.aui-palace-grid-icon {
    width: auto;
    height: auto;
    margin: 0 auto;
    position: relative;
    text-align:center;
}

.aui-palace-grid-icon h2{
    font-size:0.9rem;
    color:#0f0f0f;
}

.aui-palace-grid-icon .aui-tag {
    background: #fc8020;
    color: #fff;
    font-size: 0.6rem;
    border-radius: 15px 15px 15px 0;
    position: absolute;
    right: -18px;
    top: -5px;
    padding: 0 0.3rem;
}

.aui-palace-grid-icon img {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

.aui-palace-grid-text {
    display: block;
    text-align: center;
    color: #0f0f0f;
    font-size: 0.85rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 0.4rem;
}

.aui-palace-grid-text h2 {
    font-size: 0.8rem;
    font-weight: normal;
    color: #676767;
}


.aui-flex-box h3{
    font-size: 0.9rem;
    color: #484848;
    font-weight:normal;
}




.aui-footer {
    width: 100%;
    position: fixed;
	bottom:0;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 5px 7px 5px;
    background-color:#fefefe;
}

.aui-footer:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #e4e4e4;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.aui-tabBar-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #979797;
}
.aui-tabBar-item i{ font-size:18px;}
.aui-tabBar-item-text {
    display: inline-block;
    font-size:14px;
    color: #b4b4b4;
    padding-top: 2px;
}

.aui-tabBar-item-active .aui-tabBar-item-text {
    color: #52c9c3;
}




.icon-set{
    background-image:url('data:image/png;base64,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');
}
.aui-flex-tags{
    background:#fff;
}
.aui-flex-tags .aui-arrow i{
    border-radius:100%;
    color:#fff;
    background:#fe4a56;
    font-size:0.7rem;
    width:18px;
    height:18px;
    display:block;
    font-style:normal;
    text-align:center;
    line-height:18px;
}

.aui-flex-box span{
    margin-top:0.4rem;
    display:block;
    font-size:0.75rem;
    color:#a9a9a9;
}

.aui-course-list {
    background:#fff;
}


.aui-text-body {
    text-align:center;
    font-size:0.8rem;
    color:#a9a9a9;
    padding:1.5rem 0 4.3rem 0;
    line-height:1.5;
}
.aui-cou-img {
    width: 22px;
    height: 22px;
    margin-right: 0.8rem;
}

.aui-cou-img img {
    width: 22px;
    height: 22px;
    display: block;
    border: none;
}


.home-order ul {

	margin: 1px 0 20px 0;

}

.r-container {
	width: 100%;
}

 .table-c table {
    width: 98%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
  }

 .table-c table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }

.table-c  table th, .table-c table td {
    padding: 10px;
    text-align: center;
  }

.table-c table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
  }

   .table-c table thead {
      display: none;
    }

   .table-c table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

   .table-c table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

   .table-c table td:last-child {
      border-bottom: 0;
    }

  .table-c table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
#shop {
	width: 100%;
	margin:50px 0 0 0;
	overflow:hidden;
	padding:0px 0 20px 0;
	
}
.address-form-wrap {
	width:98%;
	margin: 0 auto;
	padding-left:0px;
}
.erp-shop-info span {
	width: 80px;
}
.erp-shop-info p input {
	width:calc(100% - 90px);
}
.erp-shop-info p textarea{
	width:calc(100% - 130px);
}

.goods-category span {

	padding: 6px 0 !important;

	margin: 0 10px !important;
}
.erp-list-tap {

	width:100%;

}
.erp-bottom {
	display: block ;
}
.erp-goods-item {
	float: left;
	width:48% !important;
	margin:1%;
	background: #FFF;
	margin-bottom: 20px;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}
.erp-goods-item .erp-goods-img-box {

	width:100%;
	height: 200px;
	display:block;

}
.product-list {
	margin-right:1%;
	display:block;
}
.erp-nav-cat.showActive, .erp-nav-cat.maxHeight {
	height: auto;
}
.erp-nav-cat .cat-list {
	width: 100%;
	float: left;
	padding-left:5px;
	
}
.erp-nav-cat .cat-list a {

	margin-bottom: 6px;

}
#search {
	background-color: #FFF;
	padding:50px 0;
}
.erp-table {
	width:100%;
	margin: 20px auto;
}
.erp-pagination {
	width:100%;
	margin: 0 auto;
	text-align: center;
}
.erp-search-category {
	width: 100%;
	margin: 0 auto;
}
.erp-search-category-name {
	width: 80px;
	min-height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #262626;
	font-weight: bold;
}
.erp-search-category-list > div {
	width: 100%;
	padding-right:0px;
}

#newdemand {
	width: 100%;
	margin:50px auto;
}
.newdemand_form {
	width: 100%;
	background: #FFF;
	margin:0px auto;
	padding:0px;
}
.newdemand_form .el-input {
	width:calc(100% - 100px);
}


.newdemand_form textarea {
	width:90%;
	height:100px;
}

.newdemand_form .form_remind {

	margin:0px auto;
	padding:0;

}

.newdemand_form .el-form {
	width: 100%;
	margin:20px 0;
}
body .container {
	width: 100%;
	margin: 50px auto;
	display:block;
}
.left-body {
	flex: auto;
	padding-right: 0;
	padding-top: 10px;
	width: 100%;
}
.right-aside {
	width: 100%;
}
.hot-tag-box .tags li {
	min-width: 46px;
	height: 30px;
	line-height: 18px;
	margin: 0 11px 10px 0;
	padding: 5px 8px;
	font-size: 14px;

	border-radius: 15px;

}

.hot-tag-box, .topic-box, .hot-article-box {
	margin-bottom: 5px;
}

.article {
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	margin-bottom:10px;
}

.article h1 {

	font-size:20px;


}
ul.tag-lists{ margin-top:8px !important}
body .product-container {
	width: 100%;
	margin: 40px auto;
	display: flex;
}
.part1 {
	display:block;
	align-items: center;
}
.part1 .addPoster {
	width:100% !important;
	height:auto !important;
	margin-right: 0px !important;
}
.yybtn {
	width: 90px;
	height: 40px;
	border: 1px solid #6d97f5;
	background: #6d97f5;
	border-radius:5px;
	color: #fff;
	line-height:34px;
	font-size: 16px;
	cursor: pointer;
}

.product-container .part2 main {
	padding: 5px 15px 10px 15px;
	font-size: 14px;
	color: rgba(0, 0, 0, .75);
	line-height: 35px;
	overflow: hidden;
}

.product-container .part2 .part-title, .product-container .part2 main .question .question-top h3 {
	font-family: PingFang-SC-Medium;
	padding: 10px 15px;
}
.product-container .part2 .part-title::after {
	top: 21px !important;
	left:5px !important;
}
.analysis-container {
	display: block;
	align-items: flex-start;
	width: 100%;
	margin: 50px auto;
}
.analysis-container .left-menu {
	position: relative;
	top:10px;
	min-width: 128px;
	max-width:100%;
	width:100%;
	background: #FFFFFF;
	border-radius: 4px;
	margin-right: 24px;
	
}

.analysis-container .left-menu li {
	width:33%;
	float:left;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	padding: 0;
	text-align: center;
	margin-bottom:0px;
}
.analysis-container .right-content {
	clear:both;
	padding-top:15px;
	width: 100%;
}

.analysis-container .right-content .right-content-menu li {
	position: relative;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	line-height: 22px;
	height: 25px;
	border:1px solid #666;
	padding:0px 8px;
	margin: 3px 5px;
	border-radius: 5px;
}

.analysis-container .right-content .right-content-menu li.active::after {
	display:none;
	content: "";
	position: absolute;
	right: 0;
	bottom: -6px;
	left: 0;
	height: 2px;
	background: #6d97f5;
}
.list_hot li {
	width:48%;
	margin:1%;
	float:left;
	padding: 0;
}
.protocol_cont {
	padding:10px;
}
.parmars-info{ clear:both; padding-top:10px;}
#app{ margin-top:50px}
.dra-wrap {
	width: 100%;
	margin: 0px auto;
	padding: 60px 0 60px;
}
#app .navbar {
	z-index: 1;
	position: relative;
	width: 100%;
	height:auto;
	text-align: center;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
}
.navbar-cont {
	display:block;
}
.navbar-cont li {
	position: relative;
	padding: 0 16px;
	margin: 0 0px;
	cursor: pointer;
	line-height: 56px;
	width: 33%;
}
#app .el-col-6 {
	width: 49%;
	margin-bottom:2%;
}
.works-cont.opus .el-col {
	position: relative;
	padding: 0 15px;
	min-height:252px;
}
.dra-wrap > h3 {

	font-size:26px;

}
#app .video{ width:100% !important;}
.course_item1 {
	position: relative;
	width: 48%;
	height: 204px;
	margin:1%;
	float:left;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	overflow: hidden;
	cursor: pointer;
}
.course_item1 .el-image {
	width: 100%;
	height: 154px;
	display: block;
}
.pause-img {
	display: none;
	position: absolute;
	left: 50%;
	margin-left:-30px;
	top: 40px;
	width: 60px;
	height: 60px;
}

.categoryBox {
	position: relative;
	display:block;
	justify-content: space-around;
	align-items: center;
	width:100%;
	margin: 0 auto;
}

.courseBox {
	padding: 0px 0;
}
.coursemain {
	width: 100%;
	margin: 0 auto;
}
.course_lists {
	display: block;

}
.course_lists .course_item {
	position: relative;
	width: 48%;
	float:left;
	margin:1%;
	height:310px !important;

}
.course_lists .course_item > .course_info {

	margin-top: 0px;

}
.course_lists .course_item > .course_info > p {
	max-width: 100%;
}
.course_lists .course_item .course_name {

	margin-top: 10px;
	padding: 0 14px;
	font-size: 16px;
	
}
.cont {
	width: 100%;
	margin: 0 auto;
}
.banner .left {
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
}
.banner .left > img {
	width:100%;
	height:auto;
}
.right1 {
	position: relative;
	width:100%;
	height:auto;
	background: #2D2D2D;
	padding: 20px;
	border-radius: 4px;
}

.banner {
	width: 100%;
	background: #F4FBF8;
	padding: 50px 0 10px;
}


.banner .left .top h1 {

	font-size:20px;

}

.banner .left .top h2 {

	font-size: 14px;

}
.tab_cont_box {
	padding: 0px 0;
}
.tab_cont.left {
	
	width: 100%;
	min-height:400px;
	padding:10px;
}
.tab_bar {
	width: 100%;
	height: 40px;
	background: #F5F5F5;
}
.tab_bar .tab_item {

	height: 30px;
	line-height: 30px;
	margin-right:10px;
	font-size: 16px;

}
.bio-container .bio-wrap {
	width: 100%;
	margin: 0 auto;
}
.bio-first-level {

	padding: 4px 5px 16px;
	font-size: 20px;
}
.bio-list {

	padding: 10px 0 9px;

}
.bio-second-level {
	width:150px;
	line-height: 28px;
	/* height: 28px; */
	margin-bottom: 10px;
	padding: 0 8px;
	font-size:16px;
	color: #262626;
}

.bio-products li {

	margin: 0 17px 8px 0;
	font-size: 14px;
}
.sci-container {
	width: 100%;
	margin: 0 auto;
}
.sci-category-item {
	position: relative;
	width: 96%;
	height: 320px;
	background: url('../images/paper/category.png') center center / 100% 100% no-repeat;
	margin:0 2%;
}

.sci-adv-item {
	position: relative;
	width: 100%;
	height:216px;
	margin-bottom: 30px;
}
.sci-adv-item img {
	position: absolute;
	left: 0;
	right: 0;
	bottom:25px;
	margin: auto;
}

.sci-question-item .sci-question-cont {
	width: calc(100% - 56px);
	padding-bottom: 23px;
	border-bottom: 1px solid #D8D8D8;
}
.sci-paper-brand {
	display: block;
	width: 100%;
	height:auto;
	margin: 0 auto 70px;
}
.sci-paper-section h2 {

	margin-bottom: 56px;
	font-size: 20px;

}
.sci-duplicate-why {
	padding: 0 10px 10px;
}

.sci-duplicate-why-bg {
	position: relative;
	width: 100%;
	height: auto;
	background: #F39802;
}
.sci-duplicate-why-bg img {
	position: relative;
	top: 6px;
	left:3px;
	width: 100%;
	height: auto;
}
.sci-duplicate-why-cont {
	width:100%;
	padding: 40px 0 0 10px;
}
.sci-duplicate-why-adv {
	width: 48%;
	margin:1%;
	height: 224px;
	background: #FFF;
	float: left;
}
.sci-duplicate-why-adv p {

	font-size: 12px;

}
.sci-duplicate-process {
	position: relative;
	width:90%;
	height: 210px;
	background: #FFF;
	float: left;
	margin:0 5%;
	padding: 33px 26px 0;
	text-align: center;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1);
}
.sci-duplicate-process img{ display:none}

.sci-duplicate-btn {
	display: block;
	float: left;
	width: 192px;
	height: 44px;
	line-height: 44px;
	background: #6d97f5;
	margin: 20px 20px 70px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	border-radius: 4px;
}
.sci-breadcrumb-container {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

.sci-en-row .sci-row-item {
	position: relative;
	width: 96%;
	margin:1%;
	float:left;
	height: 394px;
	background: #FFF;
	border: 1px solid #D8D8D8;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow: hidden;
}
.sci-en-row .sci-row-item.left{ display:none}

.sci-paper-section{ margin-bottom:50px;}

.sci-en-row .sci-row-item.translate {
	width: 96%;
	margin:2%;
	height: 348px;
}
.sci-en-row .sci-row-item.support {
	width: 96%;
	margin:2%;
	height: 380px;
}
.sci-en-support {
	width:33.3%;
}







.newSynRadiation .synContent {
	width: 100%;
	margin: 0 auto;
	display: flex;
}

.newSynRadiation .synItem {
	width:25%;
	min-height: 90px;
	padding-bottom: 15px;
	display: inline-block;
}

.newSynRadiation .synItem .titleTop {
	margin-bottom: 10px;
	margin-top: 19px;
	font-size: 12px;
	font-family: PingFang-SC-Bold, PingFang-SC;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.85);
}

.sci-ser-container {
	width: 100%;
	margin: 0 auto;
	padding: 61px 0 9px 0;
	background: #FFF;
}
.sci-ser-container .layui-col-xs4,.sci-pro-rt .layui-col-xs4{
	width:100%;
}
.marginRight30 {
	margin-right: 0px;
}
.sci-vip-container {
	width:100%;
	margin: 0 auto;
	padding: 33px 0 30px 0;
	background-color: #F4FBF8;
}

.vip-item {
	position: relative;
	width:100%;
	/* width: 380px; */
	height: 300px;
	box-shadow: 0px 0px 30px 4px #D6E2DD;
}
.vip-item ul {
	height: 100%;
	padding: 0 10px;
}

.vip-apply-btn {

	margin: 36px auto 0;

}
.update-time {

	top: -30px;

}

.sci-pro-container {
	position: relative;
	width:100%;
	margin: 0 auto;
	background: #FFF;
}
.sci-pro-lf {
	position: relative;
	width: 100%;
	height: 100%;
}
.sci-pro-cont {
	width: 100%;
	height: 60px;
	margin-top: 0px;
}
.sci-pro-list {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 31px;
}

.sci-pro-rt {
	width: 100%;
	height:auto;
}
.sci-pro-list li {
	width: 33.3%;
	float: left;
}
.sci-sup-container {
	width: 100%;
	margin: 0 auto;
	padding: 34px 0 55px 0;
	background: #F4F8FB;
}
.dot-group{ display:none}

.sup-item {
	position: relative;
	width:19%;
	margin:0.5%;
	height: 100px;
	border-radius: 5px;
}
.sup-name {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.sup-item_1 {
	background: #6d97f5 url('../images/index/cash.png') no-repeat center 15px; background-size:50%;
}
.sup-item_2 {
	background: #32D6C8 url('../images/index/group.png') no-repeat center 15px;background-size:50%;
}
.sup-item_3 {
	background: #44A3E0 url('../images/index/prestore.png') no-repeat center 15px;background-size:50%;
}
.sup-item_4 {
	background: #446CE0 url('../images/index/credit.png') no-repeat center 15px;background-size:50%;
}
.sup-item_5 {
	background: #8669EE url('../images/index/card.png') no-repeat center 15px;background-size:50%;
}

.sup-desc-container {
	position: absolute;
	left: 0;
	width:100%;
	height: 70px;
}

.sci-adv-container {
	width: 100%;
	margin: 0 auto;
	padding: 34px 0 48px 0;
	position: relative;
	background: #FFF;
}
.sci-adv-container .layui-col-xs2 {
	width:48%;
	margin:1%;
	float:left;
}
.sci-data {
	width: 100%;
	margin: 67px auto 0;
	padding: 0;
}
.data-item {
	width: 33%;
	position: relative;
	text-align: center;
}
.data-item h2 {

	font-size: 14px;

}
.data-item .data {
	font-size:16px;
	font-weight: bold;
}
.index-sub {
	padding:0px 10px;
}
.thanks-list-box {
	position: relative;
	width: 100%;
	margin: 24px auto 0;
	/* height: 677px; */
	padding: 0 30px 25px;
	background: #FFF;
	box-shadow: 0px 0px 30px 4px #D6E2DD;
}
.thanks-list .col4{ display:none}
.thanks-list .col5{ display:none}
.thanks-list .col1 span {
	display: block;
	line-height: 34px;
	margin-bottom: 7px;
	font-size:16px;
	color: #FEA000;
	font-weight: bold;
}
.sci-user .img-box-hide {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.sci-user .img-box {
	width:100%;
	margin: 51px auto 0;
	overflow-y: auto;
	position: relative;
	text-align: center;
}
.sci-user .img-box img {
	width: 100%;
	position: absolute;
	left: 0;
}


}


