/* CSS Document */

#left-navi{background-color:#FFFFFF;}
.user-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cursor-text {
    cursor: text;
}
.input-label-top {
    font-size: 20px;
    padding-left: 10px;
    padding-top: 12px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #3d3d3d;
    font-weight: bold;
    font-family: "Arvo", Verdana, Geneva, sans-serif;
    z-index: -1;
    opacity: 0;
}
.input-label {
    font-size: 20px;
    padding-left: 10px;
    padding-top: 12px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #3d3d3d;
    font-weight: bold;
    font-family: "Arvo", Verdana, Geneva, sans-serif;
    z-index: 1;
}
.input-label-floating-top {
    font-size: 10px;
    padding-left: 10px;
    padding-top: 2px;
    opacity: 1;
}
.form-input-label {
    font-size: 20px;
    padding-left: 58px;
    padding-top: 12px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #3d3d3d;
    font-weight: bold;
    font-family: "Arvo", Verdana, Geneva, sans-serif;
    z-index: 1;
}
.form-input-label-floating {
    font-size: 10px;
    padding-left: 58px;
    padding-top: 2px;
}
.input-label {
    font-size: 20px;
    padding-left: 12px;
    padding-top: 12px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #3d3d3d;
    font-weight: bold;
    font-family: "Arvo", Verdana, Geneva, sans-serif;
    z-index: 1;
}
.input-label-floating {
    font-size: 10px;
    padding-left: 12px;
    padding-top: 2px;
}
.pos-absolute {
    position: absolute;
}
.dis-none {
    display: none;
}
.bg-local {
    background: url(/m/local/png) no-repeat;
}
.clearBoth {
    clear: both;
}
.form-input-text {
    -ms-flex-item-align: start;
    align-self: start;
    height: 50px;
    width: 100px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 0.25rem;
    box-shadow: none;
    opacity: 0.5;
    color: #000000;
}
.form-input-text-floating {
    -ms-flex-item-align: start;
    align-self: start;
    height: 45px;
    width: 100px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 0.25rem;
    box-shadow: none;
    opacity: 0.9;
    color: #000000;
}
.input-text {
    -ms-flex-item-align: start;
    align-self: start;
    height: 50px;
    width: 100px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 0.25rem;
    box-shadow: none;
    opacity: 0.5;
    color: #000000;
}
.input-text-floating {
    -ms-flex-item-align: start;
    align-self: start;
    height: 45px;
    width: 100px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 0.25rem;
    box-shadow: none;
    opacity: .9;
    color: #000000;
}
.input-text-floating-top {
    -ms-flex-item-align: start;
    align-self: start;
    height: 50px;
    width: 160px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 0.25rem;
    box-shadow: none;
    opacity: 1;
    color: #000000;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.outline-none {
    outline: none;
}
.grow {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#left-navi {
    width: 220px;
    display: inline;
    z-index: 99999;
}
#left-navi-wrap {
    width: 220px;
    margin-left: 10px;
    display: inline;
    float: left;
    overflow: hidden;
    display: inline;
}
#left-navi-logo {
    width: 220px;
    display: inline;
}
#left-navi-wwwhs {
    width: 220px;
}
#left-navi-wwwh {
    width: 220px;
    display: inline;
}
#left-navi-wwwhs-srch {
    width: 200px;
    position: relative;
}
#right-top-util {
    width: 1000px;
    position: relative;
	float:left;
}
#right-top-util-wrap {
    width: 150px;
    height: 50px;
    position: relative;
    float: right;
    display: inline;
}
#right-top-util-srch {
    position: absolute;
    float: left;
}
#right-top-util-srch-wrap {
    width: 150px;
    position: absolute;
    display: inline;
}
#right-left-util-wrap {
    width: 200px;
    height: 50px;
    position: relative;
    float: left;
    display: inline;
}
#right-left-util-srch {
    width: 200px;
    position: absolute;
    display: inline;
    float: left;
}
#right-left-util-srch-wrap {
    width: 150px;
    position: absolute;
    display: inline;
}
#right-top-util-drop {
    width: 50px;
    margin-top: 5px;
    margin-left: 100px;
    position: relative;
    display: inline;
    float: left;
}
#right-top-util-lang {
    width: 50px;
    position: relative;
    display: inline;
    float: right;
    padding: 5px 5px 0 5px;
}
#right-page {
    width: 100%;
    position: absolute;
}
#right-content {
    width: 1200px;
    position: relative;
    display: block;
}
#right-main {
    width: 1200px;
    position: absolute;
}
#right-top-navi {
    width: 1050px;
    height: 50px;
    position: absolute;
    display: inline;
    vertical-align: baseline;
}
#right-top {
    width: 1200px;
    height: 50px;
    position: relative;
    display: block;
    vertical-align: baseline;
}
#right-bottom {
    background-color: aliceblue;
}
.div-weixin {
    margin: 0px;
    position: relative;
    display: inline;
    float: left;
}
.wx-label {
    color: #CCCCCC;
    margin-top: 5px;
}
#wwwh {
    display: inline;
}
#left-navi-wwwhs-navi {
    margin-left: 20px;
}
.w3h-list {
    width: 220px;
    overflow: hidden;
    font: bold 24px "Arvo", Verdana, Geneva, sans-serif;
    line-height: 72px;
}
#navi-ps {
    display: inline;
}
.ps-list {
    width: 250px;
    float: left;
    overflow: hidden;
    font: bold 18px "Arvo", Verdana, Geneva, sans-serif;
    line-height: 24px;
}
.margin-top {
    height: 50px;
}
.logo {
    background: url(/m/logo.png) no-repeat;
    -moz-background-size: 100%;
    background-size: 90%;
    width: 160px;
    height: 50px;
	float: left;
	padding-bottom: 10px;
}
#zwrapper {
    margin: 0px;
}
#header {
    z-index: 99999;
	border-bottom: 2px #2A3F55 solid;
}
#footer {
    background: url(/m/w.jpg) no-repeat center top;
    margin-top: 0px;
    margin-bottom: 100px;
    max-width: 1200px;
}
.index-toll-free-left {
    color: #330000;
    font-size: 20px;
    margin-left: 10px;
    font-weight: bold;
}
.index-email-left {
    color: #330300;
    font-size: 15px;
    margin-left: 10px;
    font-weight: bold;
    font-family: avro;
}
#left-navi-wwwhs-tollfree {
    width: 200px;
    margin-top: 20px;
}
.index-hr {
    width: 200px;
    height: 10px;
    margin: 0;
    padding: 0;
}
#footer div ul li {
    text-indent: 20px;
}
.icp1 {
    width: 240px
}
.banquan {
    color: #000000;
}
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    background-color: rgba(255,255,255,1);
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/images/preloader.gif);
}
.slogan {
    position: relative;
    height: 30px;
    left: 0px;
    font-size: 14px;
    margin: 2px 10px 5px 2px;
    text-decoration: none;
    text-shadow: 0px 2px 1px #CCCCCC;
    text-decoration: none;
    font-family: 'Arvo', arial, helvetica, sans-serif;
    animation: myslogan 1s;
    -webkit-animation: myslogan 1s; /*Safari and Chrome*/
}
 @keyframes myslogan {
from {
left:50px;
}
to {
left:0px;
}
}
 @-webkit-keyframes myslogan /*Safari and Chrome*/ {
from {
left:50px;
}
to {
left:0px;
}
}
 @keyframes mymove {
from {
left:50px;
}
to {
left:0px;
}
}
 @-webkit-keyframes mymove /*Safari and Chrome*/ {
from {
left:50px;
}
to {
left:0px;
}
}
.leftmove200 {
    position: relative;
    animation: mymove 1s;
    -webkit-animation: mymove 1s; /*Safari and Chrome*/
}
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 30px;
}
.rating span.star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}
.rating span.star:before {
    content: "\f006";
    padding-right: 5px;
    color: #777;
}
.rating span.star:hover:before, .rating span.star:hover~span.star:before {
    content: "\f005";
    color: #e3cf7a;
}
.ratingthis {
    margin: 2px;
    text-decoration: none;
    text-shadow: 0px 1px 1px #CCCCCC;
    text-decoration: none;
    font-size: 24px;
    font-family: 'Arvo', arial, helvetica, sans-serif;
}
.faq_div_a {
    font-size: 12px;
    text-indent: 0px;
    padding: 0 0 0 20px;
    margin: 0 0 20px 0;
    float: left;
    position: relative;
    width: 350px;
    opacity: 0.3;
}
.faq_div_a p {
    text-decoration: none;
    text-indent: 10px;
    color: #666666;
    padding: 5px 0 0 5px;
}
.header_top_left {
    float: left;
    position: absolute;
    margin: 3px 0 0 0;
}
.focus_img {
    background: url(/m/focus.jpg) no-repeat;
    -moz-background-size: 100%; /* 老版本的 Firefox */
    background-size: 100%;
    width: 1200px;
    height: 200px;
}
.contact_img {
    background: url(/m/contact.jpg) 10px 0 no-repeat;
    -moz-background-size: 100%; /* 老版本的 Firefox */
    background-size: 100%;
    width: 185px;
    height: 48px;
}
.logo_img {
    width: 60%;
    height: 60%;
}
.img_transition:hover {
    transition: all .5s;
    transform: scale(1.05, 1.05);
    opacity: .9;
}
h1 {
    margin: 2px 10px 20px 2px;
    text-decoration: none;
    text-shadow: 0px 2px 1px #CCCCCC;
    text-decoration: none;
    font-family: 'Arvo', arial, helvetica, sans-serif;
}
.header_call {
    height: 20px;
    line-height: 20px;
    margin-left: -9995px;
    color: #F0F;
    font: "Lucida Console", Monaco, monospace;
    font-weight: bold;
    float: left;
    font-size: 14px;
}
h2 {
    height: 25px;
    line-height: 25px;
    margin: 0 0 10px 0;
    padding-left: 0px;
    text-shadow: 0px 1px 1px #CCCCCC;
}
h2 a {
    text-decoration: none;
}
h3 {
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 5px;
    text-decoration: none;
}

.jgrew {
    border: 1px solid #d00;
    background: #660066;
    color: #ccc;
}
.jred {
    border: 1px solid #d00;
    background: #ffe9e8;
    color: #d00;
}
ol {
    list-style-type: decimal;
    margin-left: 20px;
}
.mv div {
    width: 321px;
    overflow: hidden;
    height: 126px;
    background: url(/m/mv.gif) no-repeat 0px 0px;
}
.mv {
    width: 290px;
    overflow: hidden;
    height: 126px;
    background: url(/m/mv.gif) no-repeat 0px 0px;
}
.mv img {
    margin: 13px 4px 13px 3px;
    float: left;
    overflow: hidden;
}
.introduction ul {
    list-style-type: square;
    text-indent: 10px;
    margin-left: 50px;
}
.t_down_1 tr td {
    text-align: right;
    border-bottom: #333333 1px solid;
    border-right: #cccccc 1px solid;
}
.pd20 {
    padding: 20px;
}
ul {
    list-style: none;
}
.red {
    color: red;
}
.green {
    color: green;
}
.yellow {
    color: yellow;
}
.info_left_mid ul {
    list-style: none;
}
.li_no {
    list-style-type: none;
}
ol li ol {
    list-style-type: lower-alpha;
    margin-left: 50px;
}
.briefs p {
    margin-top: 10px;
    line-height: 15px;
}
.mbriefs p {
    font-size: 24px;
    margin: 10px 0 30px 0;
    line-height: 24px;
}
.r_right p {
    margin: 10px;
}
.investor_passport {
    width: 150px;
    height: 25px;
    text-indent: 0px;
    display: block;
    margin: 5px;
    font-weight: bold;
    font: Tahoma, Geneva, sans-serif;
}
.dq-left {
    width: 25px;
    height: 25px;
    background: url(/m/dquotes.jpg) no-repeat 0px 0px;
}
.dq-right {
    width: 50px;
    height: 25px;
    background: url(/m/dquotes.jpg) no-repeat -25px 0px;
}
.fleft {
    float: left;
}
.cboth {
    clear: both;
}
.cleft {
    clear: left;
}
.sns_prompt {
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #FF00FF;
    text-decoration: none;
    padding: 2px;
    text-shadow: 0 1px 1px #333;
    margin: 0;
}
.sns_list {
    clear: none;
    float: right;
}
ul.social-icons {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.social-icons li {
    float: left;
    width: 50px;
}
.home_list {
    clear: both;
}
.list_ul li {
    float: left;
}
.list_ul {
}
.main_web_list {
    width: 1200px;
    height: 150px;
    margin: 5px 0 0 33px;
    padding: 0 0 0 0px;
}
.home_list_product_div {
    padding: 0px 0 0 0px;
    height: 50px;
    float: left;
    background-color: #333333;
}
.home_list_div {
    height: 50px;
    float: left;
    background-color: #333333;
}
.home_list_product_div a {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: 20%;
    left: 10%;
}
.home_list_div a {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: 20%;
    left: 20%;
}
.func_right {
    float: left;
    width: 500px;
}
.faq_ul {
    clear: both;
    float: none;
    list-style: none;
}
.faq_ul li {
    clear: both;
    float: none;
    list-style: none;
}
.faq_div_day span {
    font-weight: bold;
    color: #CCCCCC;
    font-size: 60px;
    font-weight: bold;
}
.faq_div_day {
    text-indent: 5px;
}
.faq_div_ym {
    text-indent: 10px;
}
.faq_div_ym span {
    font-weight: bold;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.faq_div {
    float: left;
    width: 85px;
    padding: 2px;
    border: 1px #CCCCCC solid;
}

#new_l_title ul li{
		margin-top:2px;
		margin-bottom:2px;
}
.news_div_day span {
    font-weight: bold;
    color: #CCCCCC;
    font-size: 60px;
    font-weight: bold;
}
.news_div_day {
    margin-top:10px;
    text-indent: 10px;
}
.news_div_ym {
    margin-top:-5px;
    text-indent: 10px;
}
.news_div_ym span {
    font-weight: bold;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.news_div {
	margin-left: 5px;
    float: left;
    vertical-align:top;
    width: 90px;
    height: 90px;
    margin-bottom:10px;
    line-height: 38px;
}
.news_div_a {
	position: absolute;
	display: none;
    float: left;
    width: 1050px;  
    line-height: 20px;
    height: 90px;
    border-bottom: 1px solid #ccc;
}

.news_div_img {width:90px;height:90px;}
.news_div_label {
    margin-top:  5px;
    text-indent: 20px;
    font-size: 14px;
}

#home_update {
    width: 1200px;
    overflow: hidden;
}
#home_sns {
    width: 100%;
    height: 70px;
    overflow: hidden;
}
#home_faq {
    width: 500px;
    float: right;
    height: 230px;
    clear: both;
    margin: 0px 0 0 20px;
}
#home_video {
    width: 500px;
    float: left;
    height: 340px;
    clear: both;
    margin: 0 20px 10px 0px;
    display: none;
}
#home_update_left {
    width: 500px;
    float: right;
    overflow: hidden;
    height: 300px;
}
.jianbian {
    height: 130px;
    background-image: -webkit-linear-gradient(top, rgba(255,255, 255, 0) 0%, rgba(100,100, 100, 0.3) 100%);
    background-image: -moz-linear-gradient(top, rgba(255,255, 255, 0) 0%, rgba(100,100, 100, 0.3) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255, 255, 0) 0%, rgba(100,100, 100, 0.3) 100%);
    background-image: linear-gradient(top, rgba(255,255, 255, 0) 0%, rgba(100,100, 100, 0.3) 100%);
}
.faq_div:hover {
    border: 1px #FFDFAA solid;
    cursor: pointer;
    -moz-box-shadow: 2px 2px 1px #888888; /* 老的 Firefox */
    box-shadow: 2px 2px 1px #888888;
}
.faq_div_a a {
    text-decoration: none;
    text-indent: -10px;
}
.faq_div_a ul li {
    list-style: square inside url("/m/icon2.gif");
    text-decoration: none;
    text-indent: 20px;
    color: #2A3F55;
}
.home_main_ppt {
    width: 1200px;
    float: left;
    margin: 0 80px 0 0;
}
ul.social-icons li a img:hover {
    transition: all .5s;
    width: 80%;
    height: 99%;
    opacity: .9;
}
.crt {
    clear: right;
}
.w100 {
    width: 100px;
}
.w30 {
    width: 30px;
}
.w50 {
    width: 50px;
}
.w200 {
    width: 200px;
}
.prod_syn {
    text-indent: 20px;
    height: 300px;
    display: block;
}
.prod_syn_1 {
    text-indent: 20px;
    display: block;
    margin-bottom: 20px;
}
.prod_syn_1 ul li {
    text-indent: 20px;
    list-style: disc;
    margin-left: 50px;
}
.prod_syn_1 a {
    color: blue;
    font-weight: bold;
}
.prod_syn_1 blockquote p {
    font-style: italic;
    color: gray;
    margin: 10px;
}
.prod_md200 {
    text-indent: 20px;
    height: 200px;
    display: block;
}
.indent30 {
    text-indent: 30px;
    display: block;
}
.first_tr_row {
    text-align: left;
    vertical-align: top;
    width: 100px;
}
.about_syn {
    text-indent: 40px;
    display: block;
}
a.prod_md {
    font-weight: normal;
    color: #00F;
    text-decoration: none;
}
a.mprod_md {
    font-size: 12px;
    color: #00F;
    text-decoration: none;
}
a:hover.prod_md {
    font-weight: normal;
    color: #ff0000;
    text-decoration: underline;
}
span.prod_md {
    font-weight: bold;
    color: #ff0000;
    text-decoration: underline;
}
/*.t_down_1 { border:0px 0px 1px 1px;}*/

.t_down_1 {
    border: 2px;
    margin: 10px;
    padding: 2px;
}
.d_title {
    margin-left: 10px;
    clear: left;
}
.d_item {
    margin-left: 20px;
    clear: left;
}
.d_s {
    margin: 15px;
    clear: left;
    text-align: 20px;
}
.d_s p {
    text-indent: 30px;
    color: #333333;
    font-style: italic;
}
.d_menu {
}
.d_icon {
}
.fmgmd_images {
    width: 100px;
    height: 100px;
    border: 1px solid #cccccc;
    float: left;
    margin: 0;
    padding:0;
}
.mgmd_images {
    width: 100px;
    height: 100px;
    border: 2px solid #C96;
    float: left;
    margin: 2px 1px 0 0;
    padding: 2px;
}
.gmd_images {
    width: 100px;
    height: 100px;
    border: 1px solid #cccccc;
    float: left;
    margin: 2px 1px 0 0;
    padding: 2px;
}
.gal_image {
    width: 150px;
    height: 135px;
    border: 1px solid #cccccc;
    float: left;
    margin: 2px 0px 10px 50px;
    padding:2px;
}
.mgal_image {
    width: 120px;
    height: 165px;
    border: 1px solid #cccccc;
    float: left;
    margin: 10px 22px 0 0;
    padding: 2px;
}
ul.list_image {
    list-style: url(/m/arw2.jpg) inside;
}
ul.list_image li {
    padding: 20px 1px 10px 80px;
}
ul.list_image li a:first-child {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}
ul.list_image li div a {
    font-size: 11px;
    line-height: 18px;
}
#outer {
    width: 1198px;
    min-height: 1200px;
    margin: 20px 0 0 0;
}
#mouter {
    width: 598px;
    min-height: 1200px;
    margin: 0px;
}
#tab {
    overflow: hidden;
    zoom: 1;
    width: 998;
    background: #ffffff;
    border: 1px solid #000;
}
#mbar {
    overflow: hidden;
    zoom: 1;
    width: 698;
    background: #ffffff;
    margin: 20px 0 20px 2px;
}
#mtab {
    overflow: hidden;
    zoom: 1;
    width: 598;
    background: #ffffff;
    border: 1px solid #000;
}
#tab li {
    float: left;
    color: #fff;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    padding: 0 20px;
}
#tab li.current {
    color: #000;
    background: #ccc;
}
#content {
    min-height: 1000px;
    border: 1px solid #000;
    border-top-width: 0;
    margin-top: 0px;
    vertical-align: top;
}
#mcontent {
    min-height: 1000px;
    border-top-width: 0;
    margin-top: 0px;
    vertical-align: top;
}
#content li {
    margin: 0px;
    padding: 0px;
}
#mcontent li {
    margin: 0px;
    padding: 0px;
}
.news_mid_wrap {
    width: 100%;
    height: 28px;
    background-color: #292929;
}
#feature-list {
    display: inline;
    float: none;
    margin: 0 0 10px 0;
}
#feature-list ul li {
    display: inline;
    float: none;
    height: 40px;
    text-indent: 10px;
}
.cursor_hand {
    cursor: pointer;
}
.r_right table tbody tr td {
    width: 140px;
    padding: 10px 0px 0 15px;
}
#hot-more {
    margin: 0 0px 20px 250px;
    width: 800px;
    Height: 50px;
    border: double #CCCCCC 3px;
    font-size: 36px;
    font-weight: bold;
    color: burlywood;
    text-align: center;
}
#hot-products {
    text-align: center;
    margin: 0px;
    maxwidth: 1200px;
    Height: 50px;
    border: solid #CCCCCC 0px;
    font-size: 36px;
    font-weight: bold;
    color: deeppink;
}
