﻿
@charset 'UTF-8';
/* UED Interaction (http://www.njued.com) */
/* Design By Gkmk Copyright 2016 UED Interaction */
@media screen and (min-width:320px) { html { font-size:100.00px;} }

/****************************************pad*************************************************/
@media only screen and (max-width:800px) {}

/*****************************************phone plus*****************************************/
@media (max-width:768px) {
html,body {width: 100%;height: 100%;}
body {font-size:.12rem; line-height:1.5; text-size-adjust:100%; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; -webkit-font-smoothing: antialiased;}
h1, h2, h3, h4, h5, h6{margin:0 0 .12rem; font-size:.14rem; }
/* Font css */

.f32{font-size:.24rem;}
.f16{font-size:.14rem;}
/* Btn css */
.comm-Btn,.comm-Btn:hover{ padding:0 .34rem; line-height:.34rem;}

/* comm css */
.container{padding:0 .12rem; max-width:100%; min-width:100%;}
.Ued-index-contact{width:100%; min-width:100%; padding:.44rem 0;}


/* index contact */
.Ued-index-contact {background-attachment:scroll;}
.Ued-index-contact h3{width:80%;}
.Ued-index-contact p{width:90%;}
.btn-box{margin:.12rem auto 0;}
.Ued-index-contact p.btn-box a{font-size:.16rem;}



}
@media only screen and (max-width:320px) {
/* Font css */

.f32{font-size:.20rem;}

.f16{font-size:.14rem;}



}


