@charset "utf-8";

/* CSS Document */
* {
    -webkit-text-size-adjust: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/bg.png) left 100px repeat-x;
}

.tw {
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.ch {
    font-family: "5FAE8F6F96C59ED1", "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 13px;
}

ul,
dl,
dt,
dd,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
td,
th {
    margin: 0;
    padding: 0;
}

ul,
dl,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

.tw h1,
.tw h2,
.tw h3,
.tw h4,
.tw h5,
.tw h6,
.ch h1,
.ch h2,
.ch h3,
.ch h4,
.ch h5,
.ch h6 {
    font-weight: bold;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    width: auto\9;
    /* ie8 */
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

form {
    margin: 0;
}

a {
    color: #222;
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
    noFocusLine: expression(this.onFocus=this.blur());
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

a:focus {
    -moz-outline-style: none;
    outline: none;
}

/*\*/
* html .autoheight {
    height: 1%;
}

/**/
*>.autoheight {
    overflow: hidden;
}

text {
    font-size: 13px;
}

textarea {
    font-size: 13px;
    font-family: Verdana;
}

input {
    font-size: 13px;
    font-family: Verdana;
    *padding-top: 1px;
}

.autoheight,
.proimg_tab,
.pdf-wrap,
.pro-fea-tab,
.index-pro {
    height: 1%;
		text-align: center;
}

.autoheight:after,
.proimg_tab:after,
.pdf-wrap:after,
.pro-fea-tab:after,
.pro-main-list:after,
.index-pro:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

/*截字處理
after{overflow: hidden; white-space: nowrap; TEXT-OVERFLOW: ellipsis;-o-text-overflow: ellipsis;}*/

/*垂直置中
div{ width:500px; height:500px; background-color:#CCCCCC;
display:table-cell; text-align:center; vertical-align:middle; }
div span{ height:100%; display:inline-block; }
div *{ vertical-align:middle;}

div{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}*/

/*區塊陰影 */
.shadow {
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}

#container {
    width: 986px;
    background: #fff;
    padding: 0 3px;
    text-align: left;
    margin: 0 auto;
    overflow: hidden;
}

#header {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/bg-header.png) top right no-repeat;
}

#header:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

#logo {
    float: left;
    padding: 14px 0 10px 20px;
}

#lan {
    float: right;
    padding-top: 84px;
}

#lan li {
    float: left;
    margin-left: 8px;
}

#lan-note {
    display: none;
}

/*#lan-note, #lan-e, #lan-t, #lan-s{float:left; }*/
#lan-e {
    background: url(../../external.gif?link=http://www.maxmill-cnc.com/images/flagE.gif);
    width: 26px;
    height: 18px;
    display: block;
    text-indent: -5000px;
    overflow: hidden;
}

#lan-t {
    background: url(../../external.gif?link=http://www.maxmill-cnc.com/images/flagT.gif);
    width: 26px;
    height: 18px;
    display: block;
    text-indent: -5000px;
    overflow: hidden;
}

#lan-s {
    background: url(../../external.gif?link=http://www.maxmill-cnc.com/images/flagS.gif);
    width: 26px;
    height: 18px;
    display: block;
    text-indent: -5000px;
    overflow: hidden;
}

#nav {
    clear: both;
    background: #2b2b2b;
    height: 47px;
    color: #fff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#nav>ul {
    padding-left: 12px;
}

#nav>ul>li {
    float: left;
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/nav-li.png) right center no-repeat;
}

#nav>ul>li>a {
    color: #fff;
    font-size: 15px;
    display: block;
    line-height: 17px;
    padding: 15px 15px;
}

.tw #nav>ul>li>a {
    padding: 15px 18px;
}

#nav>ul>li ul {
    display: none;
}

#side {
    width: 220px;
    float: left;
    margin-top: 4px;
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/bg-side.png) 0 30px no-repeat;
    min-height: 715px;
    position: relative;
}

#side-ti {
    color: #fff;
    font-size: 15px;
    padding: 16px 20px;
    background: #212121;
    background: -moz-linear-gradient(top, #212121 0%, #424242 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #424242));
    background: -webkit-linear-gradient(top, #212121 0%, #424242 100%);
    background: -o-linear-gradient(top, #212121 0%, #424242 100%);
    background: -ms-linear-gradient(top, #212121 0%, #424242 100%);
    background: linear-gradient(to bottom, #212121 0%, #424242 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#424242', GradientType=0);
}

#sidemenu {
    margin: 6px;
}

#sidemenu li {
    position: relative;
}

#sidemenu li a {
    background: #fff;
    margin-bottom: 3px;
    display: block;
    padding: 7px 10px;
}

#sidemenu>li>a {
    font-weight: bold;
}

.tw #sidemenu a {
    font-size: 13px;
}

#sidemenu ul {
    display: none;
}

#sidemenu li:hover>ul {
    display: block;
    position: absolute;
    top: -0px;
    left: 95%;
    z-index: 500;
    background: #eee;
    padding: 0;
}

#sidemenu>li>ul li a {
    width: 200px;
    margin-bottom: 1px
}

/*#sidemenu li li a{padding-left:18px;}
#sidemenu li li li a{ padding-left:36px; color:#777;}*/

#main {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.38);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.38);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.38);
}

#main-wrapper {
    width: 750px;
    float: right;
    margin-top: 4px;
}

.main-ti {
    background: #878789;
    background: -moz-linear-gradient(top, #878789 0%, #060303 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #878789), color-stop(100%, #060303));
    background: -webkit-linear-gradient(top, #878789 0%, #060303 100%);
    background: -o-linear-gradient(top, #878789 0%, #060303 100%);
    background: -ms-linear-gradient(top, #878789 0%, #060303 100%);
    background: linear-gradient(to bottom, #878789 0%, #060303 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878789', endColorstr='#060303', GradientType=0);
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 10px 12px;
    margin: 4px 0;
}

.breadcrumbs {
    font-size: 11px;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 6px;
}

.content {
    margin: 20px 10px;
    line-height: 1.6em;
}

.content p {
    margin: 8px 0 24px 0;
}

.content h2 {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 4px 0 4px 26px;
    background: url(../../external.gif?link=http://www.maxmill-cnc.com/images/h2-bg.jpg) left center no-repeat;
}

.content h2.cr {
    color: #f7ab00;
}

.content h2.co {
    color: #b60081;
}

.content h2.th {
    color: #e60012;
}

.content h2.tr {
    color: #00a0e9;
}

.content h2.sp {
    color: #6fba2c;
}

.content .red {
    color: #900;
}

.content .map{
	margin-left: 20px;
	margin-bottom: 10px;
	width: 45%;
	float: left;
	font-family: "5FAE8F6F96C59ED1", "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.content .agent{
	margin: 10px;
}
#main {
    position: relative;
}

.agent_wanted {
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    width: 75%;
}
.center{text-align: center;}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*For IE 6&7 only*/
}

.pro-main-list {
    margin-left: -5px;
    clear: both;
}

.pro-main-list li {
    float: left;
    width: 230px;
    margin-left: 10px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 25px;
    border: 1px #a5a4a4 solid;
}

.pro-main-list li a {
    color: #520E0E;
}

.pro-main-list li img {
    width: 90%;
}

.pro-main-list li h4 {
    border-top: 1px #a5a4a4 dashed;
    padding: 10px 10px 0 10px;
    margin-top: 10px;
    min-height: 2.8em;
}

.pro-name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin: 0 0 12px 0;
}

.pro-imgs {
    background: #f8f8f8;
    border: 1px #cecece solid;
    width: 500px;
    float: left;
    margin-right: 12px;
    margin-bottom: 16px;
}

.proimg {
    border: 1px #696969 solid;
    padding: 4px;
    margin: 4px;
    background: #fff;
    text-align: center;
}

.proimg_tab {
    margin: 4px;
}

.proimg_tab li {
    float: left;
    border: 1px #b1b1b1 solid;
    padding: 1px;
    margin-right: 4px;
    cursor: pointer;
}

.proimg_tab li.current {
    border: 1px #696969 solid;
}

.pro-des {
    float: left;
    margin-top: 300px;
}

.icon-video {
    display: block;
    margin-bottom: 8px;
}

.pdf-wrap {
    margin-bottom: 8px;
}

.icon-pdf {
    float: left;
    margin-right: 6px;
}

.pdf-list {
    float: left;
}

.pdf-list a {
    display: block;
    text-decoration: underline;
}

.link-contact {
    background: #c7c7c7;
    padding: 0px 8px;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    clear: both;
    margin-top: 13px;
    height: 30px;
}

.link-contact img {
    position: relative;
    top: -8px;
}

.link-contact span {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    padding: 0px 6px;
    display: inline;
}

.pro-feature {
    clear: both;
}

.pro-fea-tab {
    margin: 0 -10px;
    border-bottom: 1px #a4a4a4 solid;
}

.pro-fea-tab li {
    padding: 4px 18px;
    display: block;
    float: left;
    margin-right: 4px;
    background: #c7c7c7;
    cursor: pointer;
    color: #444;
    font-weight: bold;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.tw .pro-fea-tab li {
    font-size: 14px;
}

.pro-fea-tab li.active {
    background: #a4a4a4;
}

.pro-fea-content {
    margin: 0 -10px;
    padding: 15px 18px;
    background: rgb(247, 247, 247);
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 247, 247, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(247, 247, 247, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0);
}

.msg_h3,
.pro-fea-content h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
}

.tw .msg_h3,
.tw .pro-fea-content h3 {
    font-weight: bold;
}

.profea-list li,
.acc-stand li,
.acc-opt li {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/cir-gray.png) left 0.4em no-repeat;
    padding-left: 15px;
    margin-bottom: 6px;
}

.acc-stand li.dotblue{
	color: #1f497d;
}

.acc-stand,
.acc-opt {
    margin-top: 8px;
}

.pro_tab1 {
    width: 100%;
}

.pro_tab1 td,
.pro_tab1 th {
    padding: 3px 8px;
}

.pro_tab1 td {
    border-bottom: 1px #d3cfcf solid;
    border-left: 1px #d3cfcf solid;
    text-align: center;
}

.pro_tab1 td.td-gray2 {
    text-align: left;
}

.pro_tab1 th {
    border-bottom: 1px #d3cfcf solid;
    text-align: left;
}

.pro-tab-head td,
.pro-tab-head th {
    background: #a4a4a4;
    color: #fff;
    font-weight: bold;
    border: 0;
    border-top: 1px rgb(247, 247, 247) solid;
    border-left: 1px rgb(247, 247, 247) solid;
}

/*td.td-gray2{background:#f3f3f3;} .td-gray1{background:#e6e6e6;}*/

.cate-cr .link-contact {
    background: #ffc257;
}

.cate-cr .pro-fea-tab {
    border-bottom: 1px #f58f19 solid;
}

.cate-cr .pro-fea-tab li {
    background: #f2c56a;
}

.cate-cr .pro-fea-tab li.active {
    background: #f58f19;
    color: #fff;
}

.cate-cr .profea-list li,
.cate-cr .acc-stand li,
.cate-cr .acc-opt li {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/cir-yellow.png) left 0.4em no-repeat;
}

.cate-cr .pro-tab-head td,
.cate-cr .pro-tab-head th {
    background: #f7ab00;
}

.cate-co .link-contact {
    background: #c096b4;
}

.cate-co .pro-fea-tab {
    border-bottom: 1px #b60081 solid;
}

.cate-co .pro-fea-tab li {
    background: #c096b4;
}

.cate-co .pro-fea-tab li.active {
    background: #b60081;
    color: #fff;
}

.cate-co .profea-list li,
.cate-co .acc-stand li,
.cate-co .acc-opt li {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/cir-purple.png) left 0.4em no-repeat;
}

.cate-co .pro-tab-head td,
.cate-co .pro-tab-head th {
    background: #b60081;
}

.cate-th .link-contact {
    background: #dfb3b7;
}

.cate-th .pro-fea-tab {
    border-bottom: 1px #e60012 solid;
}

.cate-th .pro-fea-tab li {
    background: #dfb3b7;
}

.cate-th .pro-fea-tab li.active {
    background: #e60012;
    color: #fff;
}

.cate-th .profea-list li,
.cate-th .acc-stand li,
.cate-th .acc-opt li {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/cir-red.png) left 0.4em no-repeat;
}

.cate-th .pro-tab-head td,
.cate-th .pro-tab-head th {
    background: #e60012;
}

.cate-tr .link-contact {
    background: #a5cee1;
}

.cate-tr .pro-fea-tab {
    border-bottom: 1px #00a0e9 solid;
}

.cate-tr .pro-fea-tab li {
    background: #a5cee1;
}

.cate-tr .pro-fea-tab li.active {
    background: #00a0e9;
    color: #fff;
}

.cate-tr .profea-list li,
.cate-tr .acc-stand li,
.cate-tr .acc-opt li {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/cir-lightblue.png) left 0.4em no-repeat;
}

.cate-tr .pro-tab-head td,
.cate-tr .pro-tab-head th {
    background: #00a0e9;
}

.cate-sp .link-contact {
    background: #c4dcae;
}

.cate-sp .pro-fea-tab {
    border-bottom: 1px #6fba2c solid;
}

.cate-sp .pro-fea-tab li {
    background: #c4dcae;
}

.cate-sp .pro-fea-tab li.active {
    background: #6fba2c;
    color: #fff;
}

.cate-sp .profea-list li,
.cate-sp .acc-stand li,
.cate-sp .acc-opt li {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/cir-green.png) left 0.4em no-repeat;
}

.cate-sp .pro-tab-head td,
.cate-sp .pro-tab-head th {
    background: #6fba2c;
}

.cate-5f .link-contact {
    background: #00ada9;
}

.cate-5f .pro-fea-tab {
    border-bottom: 1px #008e8b solid;
}

.cate-5f .pro-fea-tab li {
    background: #00ada9;
}

.cate-5f .pro-fea-tab li.active {
    background: #008e8b;
    color: #fff;
}

.cate-5f .profea-list li,
.cate-5f .acc-stand li,
.cate-5f .acc-opt li {
    background: url(../../external.html?link=http://www.maxmill-cnc.com/images/cir-bluegreen.png) left 0.4em no-repeat;
}

.cate-5f .pro-tab-head td,
.cate-5f .pro-tab-head th {
    background: #008e8b;
}

.company h3 {
    color: #120f0e;
    font-size: 18px;
    font-style: italic;
}

.compnay-his {
    padding-bottom: 20px;
}

.compnay-his dt {
    float: left;
    background: #eee;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    padding: 8px 3px;
}

.compnay-his dd {
    margin-left: 70px;
    margin-bottom: 12px;
    padding-top: 8px;
}

.contact {
    padding-bottom: 30px;
}

.contact h3 {
    background: #dfdfdf;
    border-bottom: 1px solid #999;
    border-top: 2px solid #333;
    color: #710101;
    line-height: 30px;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
}

.frmcontact {
    margin: 0 auto;
    border-bottom: 2px solid #333;
    color: #444;
    margin-bottom: 25px;
}

.frmcontact th {
    background: #dfdfdf;
    color: #333;
    padding: 5px 5px 5px 30px;
    font-weight: normal;
    text-align: right;
}

.frmcontact td {
    padding: 5px 10px;
}

.sitemap {
    padding-bottom: 30px;
    padding-left: 20px;
}

.sitemap ul {
    margin-left: 2em;
    list-style: disc;
}

.sitemap ul ul {
    list-style: circle;
}

.sitemap ul ul ul {
    list-style: square;
}

.sitemap li {
    margin-bottom: 6px;
}

.sitemap li li {
    margin-bottom: 4px;
}

.sitemap li li li {
    margin-bottom: 0;
}

.news>img {
    max-width: 640px;
    max-height: 360px;
}

.news {
    min-height: 200px;
}

.news table th {
    color: #fff;
    background-color: #5A595A;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    padding: 5px 0px;
}

.news table td {
    padding: 5px 12px 5px 15px;
}

.td1 {
    line-height: 25px;
}

.td2 {
    /* background: #F0F0F0; */
    line-height: 25px;
}

/*index*/
.index-pro {
    margin-bottom: 12px;
}

.index-pro li {
    width: 19%;
    margin-right: 1%;
    float: left;
    text-align: center;
}

.index-pro-img {
    display: block;
}

.index-pro-name {
    display: block;
    border: 1px #9e9e9e solid;
    padding: 1px 0;
    margin-top: 2px;
}

.index-pro-name strong {
    font-size: 14px;
}

.index-pro-name.cr {
    color: #f7ab00;
}

.index-pro-name.co {
    color: #b60081;
}

.index-pro-name.th {
    color: #e60012;
}

.index-pro-name.tr {
    color: #00a0e9;
}

.index-pro-name.sp {
    color: #6fba2c;
}

.index-com {
    background: url(../../external.gif?link=http://www.maxmill-cnc.com/images/index/index-bg.jpg) left top no-repeat;
    padding: 0px 12px 10px 200px;
    line-height: 1.5em;
    margin: 4px;
}

.index-more {
    text-align: right;
}

.index-more a {
    background: #333;
    color: #fff;
    padding: 1px 4px;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.privacy ul {
    margin-left: 2em;
}

.privacy ul ul {
    list-style: disc;
}

.privacy ul ul ul {
    list-style: circle
}

.privacy li {
    margin-bottom: 6px;
}

#footer {
    clear: both;
    color: #333;
}

#footer-info1,
#footer-info2 {
    line-height: 2em;
    padding-left: 10px;
}

#footer-info1 img,
#footer-info2 img {
    float: left;
    margin-right: 6px;
}

#footer-info2 img {
    padding-top: 4px;
}

#footer-info1 {
    border-bottom: 1px #797875 solid;
}

#footer-info2 {
    border-top: 1px #4f4a49 solid;
}

#footer-info1 .footer-info {
    padding: 10px 0 6px 0;
}

#footer-info2 .footer-info {
    padding: 0 0 0 0;
}

#footer-info1:after,
#footer-info2:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

#footer-nav {
    background: #2c2c2c;
    text-align: center;
    padding: 5px 10px;
}

#footer-nav a {
    color: #fff;
    padding: 0 4px;
}

#copyright {
    text-align: right;
    color: #333;
    padding: 4px 0 8px 0;
}

#copyright a {
    color: #333;
}

.fb_qr {
    text-align: center;
    margin-top: 5%;
}

.fb_qr_top {
    float: left;
    margin-left: 25%;
    margin-top: 2%;
	display: none;
}

.fb_qr_top img {
    width: 85px;
}

@media (max-width: 1023px) {
    #container {
        width: 100%;
        padding: 0;
    }

    #nav {
        height: 37px;
    }

    #nav>ul>li>a,
    .tw #nav>ul>li>a {
        padding: 10px 6px;
        font-size: 13px;
    }

    .tw #nav>ul>li>a {
        font-size: 14px;
    }

    #side {
        width: 20%;
    }

    #side-ti {
        font-size: 13px;
    }

    #main-wrapper {
        width: calc(80% - 5px);
        -moz-width: calc(80% - 5px);
        -webkit-width: calc(80% - 5px);
    }

    #footer-info1 img,
    #footer-info2 img {
        width: 25%;
    }

    #banner img {
        width: 100%;
    }

    .pro-imgs {
        width: calc(98% - 190px);
        -moz-width: calc(98% - 190px);
        -webkit-width: calc(98% - 190px);
    }

    .link-contact {
        width: 180px;
    }

    .pro-des {
        width: 180px;
    }

    .pro-fea-tab,
    .pro-fea-content {
        margin: 0 -10px;
    }

}

@media (max-width: 980px) {
    #logo {
        width: calc(95% - 110px);
        -moz-width: calc(95% - 110px);
        -webkit-width: calc(95% - 110px);
        padding: 0;
    }

    #lan {
        padding-top: 10px;
    }

    .pro-des {
        margin-top: 260px;
    }

    .contact td {
        width: 70%;
    }

    .contact textarea {
        width: 95%;
    }

    .fb_qr_top {
        float: right;
        margin-left: 0;
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 980px) {}

@media (max-width: 800px) {
    .pro-main-list li {
        width: 32%;
        margin-left: 1%;
        padding: 6px 0;
    }
}

@media (max-width: 768px) {

    #footer-info1 img,
    #footer-info2 img {
        display: none;
    }

    #footer-info1 .footer-info {
        padding-top: 0;
        padding-bottom: 0;
    }

    #footer-nav {
        text-align: left;
    }

    #copyright {
        text-align: left;
        padding-left: 10px;
    }

    #side {
        display: none;
    }

    .main-ti {
        padding: 6px 12px;
    }

    #main-wrapper {
        width: 100%;
    }

    #lan {
        display: none;
    }

    #lan-note {
        font-size: 12px;
        color: #999;
        font-weight: bold;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        padding: 0.7em 5%;
        display: inline;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: #2b2b2b;
    }

    #lan-e,
    #lan-t,
    #lan-s {
        text-indent: 0;
        background: none;
        height: auto;
        width: 100%;
        display: block;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    #header {
        background: none;
    }

    .pro_tab1 {
        overflow-x: auto;
        display: block;
        width: auto;
        min-width: 100%;
    }

    .pro_tab1 tbody {
        width: 100%;
    }
}

@media(max-width:767px) {}

@media(max-width: 640px) {
    .breadcrumbs {
        display: none
    }

    .pro-des {
        margin-top: 220px;
    }

    .pro-fea-tab li {
        padding: 4px 10px;
    }

}

@media (min-width: 0px) and (max-width: 600px) {}

@media (min-width: 320px) and (max-width: 600px) {}

@media (max-width: 568px) {
    .index-com {
        background: none;
        padding: 0px 12px 10px 12px;
        line-height: 1.5em;
    }

    .index-pro-name strong {
        font-size: 12px;
    }

    .pro-des {
        margin-top: 150px;
    }

    .pro-fea-tab li {
        padding: 2px 4px;
        font-weight: normal;
    }

    /*.pro-fea-tab li{width:calc(50% - 6px); -moz-width:calc(50% - 6px); -webkit-width:calc(50% - 6px);}*/
    #footer-info1,
    #footer-info2 {
        line-height: 1.6em;
    }
}

@media (max-width : 480px) {
    .pro-main-list li {
        width: 47%;
        margin-left: 2%;
        padding: 6px 0;
    }

    #logo {
        width: 310px;
    }

    .pro_tab1 td {
        white-space: nowrap;
    }

    .fb_qr_top img {
        width: 50px;
    }

}

@media (max-width : 440px) {
	.content .map{width: 100%;margin-bottom: 10px;}
}

@media (max-width : 320px) {
    .pro-imgs {
        width: 100%;
    }

    .pro-des {
        margin-top: 0px;
        margin-bottom: 16px;
    }

    .pro-name {
        display: none;
    }

    .main-ti {
        font-size: 15px;
    }

    .pro-fea-tab li {
        width: 100%;
        margin-right: 0;
        border-top: 1px #fff solid
    }

    #logo {
        max-width: 98%;
    }
}

#mwt_mwt_slider_scroll {
    left: -220px;
    width: 220px;
    position: absolute;
    top: 164px;
    z-index: 9999;
}

#mwt_slider_content {
    text-align: center;
    padding-top: 40px;
}

#mwt_fb_tab {
    position: absolute;
    top: 40px;
    right: -24px;
    width: 24px;
    background: #3c5a98;
    color: #ffffff;
    text-align: center;
    padding: 9px 0;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

#mwt_fb_tab span {
    display: block;
    height: 12px;
    padding: 1px 0;
    line-height: 12px;
    text-transform: uppercase;
    font-size: 12px;
}

.map-row {
    padding-left: 1%;
    padding-right: 1%;
    margin-top: 2em;
    border-top: 1px solid rgba(219,219,219,1.00);
}

.map-list {
    width: 20%;
    /*display: inline-block;
    margin-left: -4px;*/
    vertical-align: top;
    padding: 20px 10px 0 0;
		float: left;
}

.map-list h6 {
    font-size: 14px;
    font-weight: bold;
}

.map-list ul li {
    line-height: 2em;
    margin-top: 10px;
    margin-bottom: 1.8em;
    border-bottom: 1px solid rgba(231,231,231,1.00);
    font-size: 12px;
    position: relative;
}

.map-list ul li span {
    margin-right: 3px;
}

.map-list ul li a {
    display: block;
    position: relative;
}

.map-list img {
    border: 1px solid rgba(232,232,232,1.00);
    max-width: 30%;
}

.map-list ul li.plus>a::after {
    content: url(../../external.html?link=http://www.maxmill-cnc.com/images/plus.png);
    padding-top: 5px;
    display: inline-block;
    margin-right: 0.5rem;
    top: 50%;
    margin: 0 auto;
    position: absolute;
    transform: translateY(-50%);
    right: 0;
}

.mapbox {
    display: none;
}

.mapbox h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.mapbox img {
    margin-right: 15px;
    border: 1px solid rgba(232,232,232,1.00);
}

.mapbox li {
    list-style-type:none;
    font-size: 14px;
    padding: 4px 0;
}

@media (max-width: 991px) {
    .map-list {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .map-list {
        width: 100%;
    }
}

table.news tr:nth-child(even) td {
    background-color: #F0F0F0;
}