
/* CSS Reset 
/*-----------------------------------------------------------------------------------*/
*{ margin:0; padding:0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/* General Setup
/*-----------------------------------------------------------------------------------*/
html{ height:100%; overflow-x:hidden;}
body{padding:0; font-family:Arial;margin:0 auto;color:#fff; background:url(images/bg.jpg);font: normal 100% Helvetica, Arial, sans-serif;}
.home{height:100%;}
.homeiphone_full{height:100%;}
.homeiphone_app{height:116.85%;}

body#page{height:auto;}
.clear{clear:both;}
a{ text-decoration:none;}
span.tag{color:#c9220d;}
span.subtitle_descr{font-size:16px; color:#6f6f6f; padding:0 0 20px 0; font-family:Arial; font-weight:normal; line-height:20px; display:block;}
p{padding:0;margin:0px;text-align:left;line-height:20px;}
p.main_text{ padding:0 0 15px 0;}
.videocontainer{ max-width:96%; display: block; 
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background-color:#ececec; border:1px #d7d7d7 solid; padding:1.5%;}
a.call_button{ background:url(images/phone.png) no-repeat left; float:left; clear:both;
width:92%; display: block; text-align:center; font-family:Arial; font-size:16px; color:#000000;
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background-color:#ececec; border:1px #d7d7d7 solid; padding:4%;}

/*index*/
#box{ width:100%; height:100%; margin:0 auto; position:relative; max-width:640px;}
.top{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
.Language{  width:100%; overflow:hidden;}
.cn{ width:50%; height:auto; float:right;}
.en{ width:50%; height:auto; float:right;}

.xxt{ width:100%; margin:0 auto; height:auto; overflow:hidden; margin-top:-1%;}

.index_box{ width:100%; margin:0 auto; height:auto; overflow:hidden;display:block; background:#e5e5e3;}

.index_menu_bg{ width:100%; margin:0 auto; height:auto; overflow:hidden;}
.index_menu{ width:100%; margin:0 auto; overflow:hidden; display:block; position:absolute;max-width:640px;z-index:2;}
.index_m1{ width:33.33%; height:auto; float:left; margin:0; font-family:"黑体"; font-size:14px; color:#FFF; text-align:center; padding:2% 0%; line-height:24px; display:block;}
.index_m1 a{color:#000; }


.index_pro{width:97%; margin:0 auto; height:auto; overflow:hidden; display:block; padding:2% 0% 4% 0%}
.index_pro_box{ width:48%; height:auto; float:left; padding:2% 1%; overflow:hidden; display:block;}
.index_pro_p{width:100%; height:auto;}
.index_pro_t{width:100%; height:auto;font-family:"黑体"; font-size:14px; line-height:26px; color:#FFF; background:#7d7670; display:block; text-align:center;}
.index_pro_t a{color:#FFF;}



/*bottom*/
.bottom{ width:100%; margin:0 auto; overflow:hidden; text-align:center; background:#f36523; clear:both; font-family:Arial; font-size:14px; color:#000; line-height:28px; padding-top:5%; padding-bottom:5%;}
.bottom a{color:#000;}


/*page*/
.page_menu{ background:#f9a40d; width:100%; margin:0 auto; height:auto; overflow:hidden; display:block; padding-bottom:3.5%; margin-top:-1%;}
.page_menu ul{ padding-left:3.5%;}
.page_menu ul li{ float:left; font-family:Arial; font-size:14px; color:#fff; line-height:24px;padding:3.5% 3.5% 0% 3.5%;}
.page_menu ul li a{ color:#fff;  white-space:nowrap;}
.page_menu ul li a.activer{ color:#000;  white-space:nowrap;}

.page_content{ width:94%; padding:5% 3% 2% 3%; margin:0 auto; overflow:hidden; display:block; font-family:Arial; font-size:14px; color:#000; line-height:28px;}
.page_content p{ line-height:28px;}
.back{width:90%; margin:0 auto; height:auto; padding:5%;}
