
.comparison {
    max-width: 1200px;
    margin: 0 auto;
}
.comparison img{
	margin-top:10px;
}
.comparison .nav_compare {
	padding:0px;
	margin-top: 38px;
}
.comparison .page_title{
font-size: 2.0em;
    line-height: 1.2em;
    font-weight: 400;
    color: #079bcc;
    text-align: center;
    padding: 25px 20px 0 20px;
}
.comparison .page_des {
    font-size: 1.0em;
    text-align: center;
    line-height: 1.6em;
    padding: 25px 20px 0px 20px;
}
.comparison_table {
  border-collapse: collapse;
  width: 100%;
}
.comparison_table p {
  font-size: 13px;
  font-weight:400;
}
.comparison_table a {
  color: #006699;
}
.comparison_table tr {
  background-color: white;
}
.comparison_table tr:hover {
  background-color: #f9fae7;
}
.comparison_table th {
  border: #cccccc 1px solid;
  padding-left: 10px;
  color: #333333;
  font-size: 13px;
}
.comparison_table td {
  border: #E4E4E4 1px solid;
  padding: 4px;
  /* font-size: 0.9em; */
  color: #09c;
  vertical-align: middle;
}
.comparison_table p {
  margin-left: 18px;
  margin-right: 10px;
  line-height: 18px;
  color: #222;
  padding: 0;
}
.c_check{
	width:22px;
	height:18px;
	display:block;
	background-image:url(/stat/edms/product-version-images/2021/icons/yes.gif);
}
.c_new{
	color:#fff;
	background:#900;
	padding:0 0.4em 0 0.4em;
	border-radius:2px;
	font-size:0.8em;
}
.comparison .table_name {
    line-height: 1.5em;
    font-size: 1em;
    width: 100%;
    padding: 0 px;
    box-sizing: border-box;
    }
      @media(min-width:361px){
  .comparison .table_name {
    line-height: 1.5em;
    font-size: 1.2em;
    }
   }
      @media(min-width:600px){
  .comparison .table_name {
    line-height: 1.5em;
    font-size: 1.5em;
    }
   }
   @media(min-width:769px){
  .comparison .table_name {
    line-height: 1.5em;
    font-size: 1.2em;

    }
   }
.tablebuy {
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 5px;
}
.tablebuy a {
    display: block;
    width: 80%;
    margin: 0 auto;
    background-color: #09F;
    border-radius: 3px;
    font-size: 1em;
    line-height: 1.3em;
    padding: 6px 0;
    color: #FFF;
    text-decoration: none;
}
.tableprice_discount {
    font-size: 15px;
    color: #C30;
    line-height: 18px;
}
.tableprice_ori {
    font-size: 14px;
    color: #666;
    text-decoration: line-through;
}

.app_table p {
    font-weight: 600 !important;
    font-size: 1.4em;
    float: left;
    line-height: 2em !important;
}
span.a-txt a {
    color: #09f;
    margin-left: 5px;
}
.comparison_table h4{
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  line-height:  1em;
}
.compare_switch{
    padding: 1.2em 0.8em 0em 0.8em;
    font-size: 1.2em;
    color: #FF5A00;
    font-weight: 400;
    line-height: 1.3em;
}
.compare_switch a{
    color: #ff5700;
}

.compare_switch a:hover{
  text-decoration:underline;
}
