.sec_heading {
    text-align: center;
    font-family: utm;
    text-transform: uppercase;
    margin: 30px 0;
    font-size: 30px;
    font-weight: 500;  
}
#int {
  counter-reset: section;
  margin-bottom: 40px; }
  #int .int_l {
    background: url(../images/h_img14.png) no-repeat center center;
    background-size: contain;
    height: 340px;
    padding: 38px 41px; }
  #int .int_r {
    background: url(../images/h_i5.png) no-repeat left center;
    padding-left: 55px; }
    #int .int_r .item {
      padding-left: 90px;
      margin-bottom: 35px; }
      #int .int_r .item:before {
        counter-increment: section;
        content: "0" counter(section);
        display: block;
        text-align: center;
        width: 70px;
        height: 70px;
        position: absolute;
        left: 0;
        background: #f4ad3e;
        border-radius: 50%;
        color: #Fff;
        font-size: 30px;
        font-weight: 700;
        padding-top: 16px; }
      #int .int_r .item h3,
      #int .int_r .item p {
        color: #282828; }
      #int .int_r .item h3 {
        margin-bottom: 20px; }
      #int .int_r .item p {
        line-height: 26px; }
      #int .int_r .item:last-child {
        margin-bottom: 0; }
      #int .int_r .item:nth-child(2):before {
        background: #d8555b; }
      #int .int_r .item:nth-child(3):before {
        background: #2e8f56; }

#dom {
  background: url(../images/bg1.png) no-repeat center center;
  background-size: cover;
  margin-bottom: -8px; }
  #dom .cmd2 {
    padding: 0 5px; }
  #dom .sec_heading {
    margin-bottom: 100px; }
  #dom .item {
    background: #d05d62;
    padding: 60px 10px 55px 10px; }
    #dom .item:before {
      content: '';
      width: 0;
      height: 0;
      border-left: 93px solid transparent;
      border-right: 92px solid transparent;
      border-bottom: 65px solid #d05d62;
      position: absolute;
      top: -65px;
      left: 0; }
    #dom .item .icon {
      display: block;
      background: url(../images/all.png) no-repeat 1px -74px;
      width: 70px;
      margin: 0 auto 15px auto;
      height: 70px;
      position: absolute;
      top: -22px;
      left: calc((100% - 70px)/2); }
    #dom .item h3 {
      font-size: 18px;
      color: #fff;
      margin-bottom: 20px;
      text-align: center;
      font-weight: 500; }
    #dom .item p {
      color: #fec8ca;
      line-height: 26px; }
    #dom .item_2 {
      background: #59a7c9; }
      #dom .item_2:before {
        border-bottom-color: #59a7c9; }
      #dom .item_2 .icon {
        background-position: -68px -74px; }
    #dom .item_3 {
      background: #60ad80; }
      #dom .item_3:before {
        border-bottom-color: #60ad80; }
      #dom .item_3 .icon {
        background-position: -137px -74px; }
    #dom .item_4 {
      background: #f1b75e; }
      #dom .item_4:before {
        border-bottom-color: #f1b75e; }
      #dom .item_4 .icon {
        background-position: -207px -74px;
        width: 68px; }
    #dom .item_5 {
      background: #b280a2; }
      #dom .item_5:before {
        border-bottom-color: #b280a2; }
      #dom .item_5 .icon {
        background-position: -274px -74px; }
  #dom .bt {
    height: 1px;
    border-top: 1px dotted #fff;
    position: relative;
    top: -30px; }
    #dom .bt:before, #dom .bt:after {
      content: '';
      display: inline-block;
      background: #fff;
      border-radius: 50%;
      width: 10px;
      height: 10px;
      position: absolute;
      top: -5px; }
    #dom .bt:before {
      left: 0px; }
    #dom .bt:after {
      right: 0px; }

#wtime {
  background: url(../images/img2.jpg) no-repeat center center;
  text-align: center;
  padding: 38px 0 30px 0; }
  #wtime .sec_heading {
    color: #fff; }
  #wtime p {
    color: #e3c798;
    font-size: 24px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 30px auto 10px auto; }
    #wtime p:before, #wtime p:after {
      content: '';
      display: block;
      position: absolute;
      background: url(../images/h_i16.png) no-repeat center center;
      height: 10px;
      width: 170px;
      position: absolute;
      top: 12px; }
    #wtime p:before {
      left: -190px; }
    #wtime p:after {
      right: -190px; }
  #wtime .bt {
    text-align: center; }
    #wtime .bt span {
      color: #fff;
      font-size: 34px;
      font-family: utm; }
      #wtime .bt span:nth-child(2) {
        background: url(../images/all.png) no-repeat -201px 0px;
        display: inline-block;
        width: 37px;
        height: 44px;
        position: relative;
        top: 9px;
        margin: 0 15px; }

#slide {
  position: relative;
  padding-top: 25px; }
  #slide .item {
    border: 1px solid #d7d7d7; }
    #slide .item .des {
      padding: 15px; }
      #slide .item .des h3,
      #slide .item .des p {
        text-align: center;
        margin-bottom: 10px; }
      #slide .item .des h3 {
        color: #106634; }
      #slide .item .des div {
        text-align: center; }
      #slide .item .des a {
        display: inline-block;
        position: relative;
        background: #e2e2e2;
        width: 40px;
        height: 40px;
        margin-right: 5px; }
        #slide .item .des a:before {
          content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/all.png) no-repeat -241px 0;
    position: absolute;
    top: 7px;
    left: 6px; }
        #slide .item .des a:nth-child(2):before {
         background-position: -272px -1px; }
        #slide .item .des a:nth-child(3):before {
          background-position: -303px 0; }  
  #slide .prev,
  #slide .next {
    z-index: 999;
    position: absolute;
    top: 45%;
    cursor: pointer;
    background: url(../images/h_i18.png) no-repeat 0px 2px;
    width: 20px;
    height: 24px; }
  #slide .prev { 
    left: -15px; }
  #slide .next {
    right: -15px;
    background: url(../images/h_i18.png) no-repeat -42px 2px; }
.slider .owl-prev {
    width: 19px;
    height: 19px;
    background: url(http://chuanamkhoahn.com/wp-content/themes/h2/img/sl-rl.png) no-repeat 0px 0px !important;
    position: absolute;
    top: calc((100% - 19px)/2);
    left: -25px;
}
 .slider .owl-next {
    width: 19px;
    height: 19px;
    background: url(http://chuanamkhoahn.com/wp-content/themes/h2/img/sl-rl.png) no-repeat -19px 0px !important;
    position: absolute;
    top: calc((100% - 19px)/2);
    right: -22px;
}
#inf {
  counter-reset: section;
  padding: 15px 0; }
  #inf .item:first-child,
  #inf .item:last-child {
    width: 31%; }
  #inf .item:nth-child(2) {
    width: 38%; }
  #inf .item_top {
    margin-bottom: 50px; }
    #inf .item_top:after {
      content: '';
      display: block;
      width: 74px;
      height: 74px;
      background: url(../images/all.png) no-repeat -1px -147px;
      position: absolute;
      bottom: -42px;
      left: calc((100% - 75px)/2); }
    #inf .item_top_2 {
      margin-top: -32px; }
      #inf .item_top_2:after {
        background: url(../images/all.png) no-repeat -70px -148px;
        width: 83px;
        height: 77px;
        bottom: -40px; }
    #inf .item_top_3:after {
      background: url(../images/all.png) no-repeat -152px -147px; }
  #inf .sec_heading {
    margin-bottom: 60px; }
  #inf .item_bt {
    border: 1px solid #e1e1e1;
    padding: 20px 15px; }
    #inf .item_bt h4 {
      font-size: 20px;
      color: #fff;
      background: #60ad80;
      font-weight: 500;
      padding: 10px 15px;
      text-align: center;
      margin-bottom: 20px; }
    #inf .item_bt p {
      margin-bottom: 24px;
      color: #282828;
      line-height: 26px; }
      #inf .item_bt p:last-child {
        margin-bottom: 0; }
    #inf .item_bt_1 p {
      color: #282828;
      line-height: 26px;
      margin-bottom: 40px;
      padding-left: 70px; }
      #inf .item_bt_1 p:before {
        counter-increment: section;
        content: "0" counter(section);
        display: block;
        text-align: center;
        width: 60px;
        height: 60px;
        position: absolute;
        left: 0;
        background: #f4ad3e;
        border-radius: 50%;
        color: #Fff;
        font-size: 25px;
        font-weight: 700;
        padding-top: 18px; }
      #inf .item_bt_1 p:last-child {
        margin-bottom: 20px; }
  #inf .item:nth-child(3) .item_bt p:before {
    background: #d05d62; }

#bg {
  background: url(../images/h_img12.jpg) no-repeat center center;
  height: 295px; }

#guar {
  background: url(../images/h_bg3.jpg) no-repeat center center;
  display: block;
  padding: 50px 0 100px 0; }
  #guar .icon {
    text-align: center;
    margin-bottom: 20px; }
    #guar .icon span {
      position: relative;
      display: inline-block;
      background: url(../images/all.png) no-repeat 0px -236px;
      width: 92px;
      height: 91px;
      margin-right: 150px; }
      #guar .icon span:after {
        content: '';
        display: inline-block;
        position: absolute;
        border-top: 1px dashed #797979;
        width: 130px;
        bottom: 50%;
        right: -141px; }
      #guar .icon span:nth-child(2) {
        background-position: -92px -240px; }
      #guar .icon span:last-child {
        background: url(../images/all.png) no-repeat -184px -240px;
        margin-right: 0; }
        #guar .icon span:last-child:after {
          display: none; }
  #guar .text .bt {
    position: relative; }
    #guar .text .bt:before, #guar .text .bt:after {
      content: '';
      display: block;
      position: absolute; }
    #guar .text .bt h4 {
      font-size: 18px;
      font-weight: 500;
      text-align: center;
      margin-bottom: 75px; }
    #guar .text .bt p {
      color: #f4ad3e;
      border: 1px solid #f4ad3e;
      border-radius: 25px;
      text-align: center;
      padding: 15px;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      margin: 0 auto;
      padding: 15px;
      -ms-transform: rotate(20deg);
      -webkit-transform: rotate(20deg);
      transform: rotate(30deg); }
    #guar .text .bt_1:before, #guar .text .bt_3:before {
      width: 11px;
      height: 206px;
      position: absolute;
      top: 25px;
      right: 0px;
      background: url(../images/h_i17.png) no-repeat center center; }
    #guar .text .bt_3:before {
      top: 25px;
      left: 0px;
      background: url(../images/h_i17.png) no-repeat center center; }
    #guar .text .bt_3 p {
      border-color: #2e8f56;
      color: #2e8f56; }
    #guar .text .bt_2 p {
      border-color: #d8555b;
      color: #d8555b; }
.mb{display: none;}     
@media screen and (min-width: 768px) and (max-width: 1023px){
.i1{
    width: 70%;
    margin: 0 19% !important;}
#s7 .i2 {margin: 0 19% !important;}      
}  
@media screen and (max-width: 1024px) {
#int .int_l {
    height: auto; 
    padding: 25px 35px;}  
  #int iframe{ 
    width: 280px;
    height: 180px;}
#wtime .bt span {font-size: 22px;}
#slide .next {right: 15px;} 
#slide .prev {left: 15px;}  
#inf .item:first-child, #inf .item:last-child {width: 100%;} 
#inf .item:nth-child(2) {
    width: 100%;
    margin-top: 30px;}
#inf .item:first-child, #inf .item:last-child {margin-top: 20px;}  
#bg {
    background-size: cover;
    height: 140px;}
#guar{background: #fff !important;}    
.mb{
        width: 100%; 
    display: inline-block;}  
.pc{display: none !important;}
#s7 .i1 li {
    width: 7.5rem;
    margin-right: 40px;
    text-align: center;
    float: left;}
#s7 .i1 li span:first-child {
    width: 5rem;
    height: 5rem;
    background: #F4AD3E;
    position: relative;
    display: block;
    margin: 0 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-top: 0.5rem;}
    #s7 .i1 li span:first-child:before {
        content: '';
        width: 3.5rem;
        height: 3rem;
        display: inline-block;
        background-position: -12.4rem -15.4rem !important;
        position: absolute;
        top: 50%;
        margin-top: -1.5rem;
        left: 50%;
        margin-left: -1.75rem;
        background: url(../img/i.png) no-repeat;
        background-size: 29.15rem;}  
    #s7 .i1 li span:first-child:after {
        content: '';
        width: 1.5rem;
        height: 0.05rem;
        border-top: 1px dotted #111;
        position: absolute;
        right: -40px;
        top: 50%;}   
#s7 .i1 li span:last-child {
    font-weight: bold;
    margin-top: 1.4rem;
    display: block;}   
#s7 .i2 {
    clear: both;
    width: 70%;
    padding: 4rem 0 2rem;
    margin: 0 25%;}          
.tt {
    display: block;
    text-align: center;
    color: #282828;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'utm';
    position: relative;
    padding: 0.7rem 0 1.5rem;}
#s7 .i1 li:nth-child(2) span:first-child {
    width: 6.5rem;
    height: 6.5rem;
    margin-top: -5px;
    background: #D8555B;} 
  
#s7 .i1 li:nth-child(2) span:first-child:before {
    height: 3.5rem;
    background-position: -16.45rem -15.05rem !important;
    margin-top: -1.75rem;}  
    #s7 .i1 li:nth-child(2) {width: 8.5rem;}  
#s7 .i1 li:nth-child(3) span:first-child:before {
    background-position: -20.15rem -14.85rem !important;
    height: 3.5rem;
    margin-top: -1.75rem;}
#s7 .i1 li:nth-child(3) span:first-child {background: #2E8F56;}    
#s7 .i2 li {
    margin-left: 30px;
    display: inline-block; 
    border: 0.1rem solid #f7a422;
    border-radius: 1.5rem;
    -moz-border-radius: 1.5rem;
    -webkit-border-radius: 1.5rem;
    color: #f7a422;
    padding: 0.2rem 1.3rem;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);}    
#s7 .i2 li:nth-child(2) {
    border: 0.1rem solid #d8555b;
    color: #d8555b;}  
#s7 .i2 li:nth-child(3) {
    margin-left: 0.45rem;
    border: 0.1rem solid #2e8f56;
    color: #2e8f56;}      
.img-responsive {
    display: inline-block !important;}
#inf .item_top {
    margin-top: 10px; 
    text-align: center;} 
#inf .sec_heading {margin-bottom: 20px;} 
.i1{
    width: 70%;
    margin: 0 25%;}    
#s7 .i1 li:nth-child(3) span:first-child:after{display: none;}   
#l1 li:nth-child(3) {
    clear: none;
}      
}    

@media screen and (max-width: 758px) {
.ctn {
    width: 394px; }
.i1 {
    width: 100%;
    margin: 0;
}
#s7 .i1 li {
    width: 6rem;
    margin-right: 18px;
    text-align: center;
    float: left;}
#s7 .i1 li span:first-child {margin: 0;}  
#s7 .i1 li:nth-child(3) span:first-child {MARGIN-LEFT: 10PX;}
#s7 .i1 li span:first-child:after {right: -30px;}  
#s7 .i1 li:nth-child(2) {
    width: 6rem;
    MARGIN: 0 9PX;}
#s7 .i1 li:nth-child(2) span:first-child {
    width: 6rem;
    height: 6rem;
    margin-top: -10PX !important;}   
#s7 .i1 li:nth-child(2) span {margin-top: 1.5rem !important;} 
#s7 .i1 li:nth-child(3){margin: 0 0 0 20px;}
#wtime {
    padding: 0 0 30px 0;
    background-size: cover;
} 
#l1 li {
    height: 191px;
} 
#l1 img {
    width: auto;
}    
#s7 .i2 {
    clear: both; 
    width: 100%; 
    padding-top: 4rem; 
    margin-left: 0;}   
    #s7 .i2 li {margin-left: 0 }  
}  
@media screen and (max-width: 320px) {
.sec_heading {font-size: 24px;}
.ctn {width: 300px;}
#int iframe {
    width: 220px;
    height: 130px;}
#int .int_r {margin-top: 30px;}    
#wtime .bt span {font-size: 18px;}
#s7 .i1 li {width: 4.4rem;}
#s7 .i1 li span:first-child {
    width: 4rem;
    height: 4rem;}
#s7 .i1 li:nth-child(2) span:first-child {
    width: 5rem;
    height: 5rem;}
#s7 .i1 li:nth-child(2) {width: 4.5rem; }    
#s7 .i2 li {padding: 0.2rem 0.5rem;}
}