﻿html {line-height: 1.15;-webkit-text-size-adjust: 100%;}
hr {box-sizing: content-box;height: 0;overflow: visible;}
pre {font-family: monospace, monospace;font-size: 1em;}
abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b,strong {font-weight: bolder;}
code, kbd,samp {font-family: monospace, monospace; font-size: 1em;}
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
button,input,optgroup,select,textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}
button,input { overflow: visible;}
button,select {text-transform: none;}
button, [type="button"],[type="reset"],[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted transparent;}
fieldset {padding: 0.35em 0.75em 0.625em;}
legend {box-sizing: border-box; color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
progress {vertical-align: baseline;}
textarea {overflow: auto;}
[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}
details {display: block;}
summary {display: list-item;}
template {display: none;}
[hidden] {display: none;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,
fieldset,legend,input,button,textarea,p,blockquote,th,td,img{ margin:0; padding:0;}
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
 strong { font-style:normal;}
h4, h5, h6 { font-weight:normal;}
ol,ul,li { list-style:none; }
a {background-color: transparent;text-decoration:none;}
a:link,a:active,a:visited,a:hover{text-decoration:none;}
img {border-style: none;border:none;display: block;margin: 0 auto;max-width: 100%}
input, textarea, select, button{
    font-size:12px;border: none;outline:none;
    -webkit-tap-highlight-color:transparent;
}
input[type='text']:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}
body {
    font-size:12px; -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;-webkit-tap-highlight-color:transparent;
   background: #ffffff;position: relative;
	font-family:'Microsoft Yahei';
}
html{height: 100%; overflow: auto;}
table { border-collapse:collapse;}



.ruleBox{width: 1200px;margin: 0 auto;}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
.fLeft{float: left;}
.fRight{float: right;}
.font0{font-size: 0;}
.img_box{overflow: hidden;}
.img_box>img{width: 100%;height: auto;}
.phoneBox{max-width: 750px; width: 100%;margin: 0 auto;}


#header_main_box{
    height: 200px; background: #fafafa;
}
#nav_main_box{
    height: 80px;
}
#footer_main_box{
    height: 300px; background: #0078be;
}
.look_more_link{}
.look_more_link a{
    display: block; width: 146px; height: 46px; background: url("../images/look_more.png") 116px center no-repeat #0078be; line-height: 46px; color: #ffffff;
    text-align: center;margin: 0 auto;font-size: 18px;padding-right: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


/*头部标签导航*/
#head_nav_box{
    font-size: 14px;
}
#head_nav_box>ul{
    height: 58px; line-height: 58px;
}
#head_nav_box>ul>li{
    float: left;
}
#head_nav_box>ul>li img{
    display: inline-block; vertical-align: text-bottom;margin:0 8px;height: 19px; width: auto;
}
#head_nav_box>ul>li:first-of-type img{
    margin:  0 10px 0 0;
}
#head_nav_box>ul>li>a{
    color: #808080;
}
#head_nav_box>ul>li:last-of-type a{
    color: #ff8c00;
}
/*头部标签导航*/



/*内容主体盒子*/
#main-base-box{
    width: 100%;
}
#main-base-box .overview-max-box{
    padding-top: 20px;
}
#nav_left{
    width: 210px;padding-top: 22px;
}
#nav_left>ul{

}
#nav_left>ul>li{
    height: 35px; line-height: 34px; font-size: 18px;padding-top: 6px;
}
#nav_left>ul>li:first-of-type{
    padding-top: 0;
}
#nav_left>ul>li>a{
    color: #808080;border-bottom: 1px solid #a0a0a0;display:inline-block;vertical-align: top;
    width: 126px;padding-left: 10px;
}
#nav_left>ul>li>span{
    width: 10px;display: inline-block;height: 41px; vertical-align: top;position: relative;
}

#nav_left>ul .active a{
    color: #0078be;font-weight: bold; border-bottom: 1px solid #0078be;
}
#nav_left>ul>.active >span i{
    height: 24px; display: block;width: 3px; background: #0078be; position: absolute; top: 50%; margin-top: -12px;left: 0;
}

#right_all_base{
    width: calc(100% - 210px); float: left;
}

#content_textarea{
    font-size: 18px;color: #1a1a1a; line-height: 36px;
    padding: 30px 0 150px 0;
}
#content_textarea>p{
    
}
#content_textarea img{
max-width:100% !important;height:auto !important;
}
.padBot10{
    padding-bottom: 10px;
}
.padBot20{
    padding-bottom: 20px;
}
.textCenter{
    text-align: center;
}
.textIdnex{
    text-indent: 2em;
}

.max-img-header{
    width: 100%;
}
.max-img-header img{
    width: 100%; height: auto;
}
/*内容主体盒子*/



/*分页样式*/
.page-box{
    height: 30px;padding: 134px 0 66px 0; background: #f2f2f2;margin-bottom: 200px;
}
.page-Wrapper{
    margin: 0 auto;
}
.page-Wrapper>ul>li{
    float: left;
}
.page-Wrapper>ul>li>a{
    display: block;padding: 4px 10px;margin-right: 10px;border:1px solid #0078be;
    font-size: 14px; color: #0078be;
}
.page-Wrapper>ul>li:last-of-type>a{
    margin-right: 0;
}
.page-Wrapper>ul>li>.active{
    background: #0078be; color: #ffffff;
}
.page-Wrapper>ul>li .nextPage{
    background: #0078be; color: #ffffff;
}
.page-Wrapper>ul>li .prevPage{
    background: #0078be; color: #ffffff;
}
.page-Wrapper>ul>li>.pageOmit{
    cursor: Default;
}
/*分页样式*/


/*分享*/
#share_box{
    margin-top: 60px;
    -webkit-border-radius: 5px;/*border: 1px solid rgba(0, 120, 190, 0.33);*/
    -moz-border-radius: 5px; /*padding:10px 8px 0 8px;*/
    border-radius: 5px;
    padding:10px 8px 8px 8px;
    /*border: 1px solid rgba(0, 120, 190, 0.33);*/
}
.share-title{
    /* background: url("../images/share_title.png") 0 0 no-repeat;*/
    background: url("../images/share_title.png") 0 center no-repeat;
    -webkit-background-size: auto 16px;
    background-size: auto 16px;
}
#share_box>.oheader-title{
    margin-bottom: 0;height: 32px;
}
#share_box>.oheader-title>header{
    border-bottom: 1px solid rgba(0, 120, 190, 0);height: 30px;
    /*border-bottom: 1px solid rgba(0, 120, 190, 0.33);*/
    padding-left: 26px;
}
#share_box>.oheader-title>header>h2{
    font-size: 18px; font-weight: normal;line-height: 30px;
}
#share_box>.oheader-title span{
    width: 50px;/*height: 3px;*/height: 0;
}
#share_box .bdsharebuttonbox{
    /* padding:16px 0 16px 40px*/display: inline-block;vertical-align: top;height: 30px;padding-left: 0;
}
#share_box a{
    padding-right: 10px;margin: 3px 3px 3px 0;
}
#share_box .bds_weixin{
    background:url("../images/yuanweixin.png") center center no-repeat;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
}
#share_box .bds_tsina{
    background:url("../images/yuanweibo.png") center center no-repeat;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
}
#share_box .bds_qzone{
    background:url("../images/yuanqq.png") center center no-repeat;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
}
/*分享*/



/*同类产品*/
#other_product{
    padding:10px 8px 50px 8px;margin-top: 60px;
}
.other-title{
    background: url("../images/other-icon.png") 0 0 no-repeat;
}
#other_product>.oheader-title{
    margin-bottom: 0;height: 32px;
}
#other_product>.oheader-title>header{
    border-bottom: 1px solid rgba(0, 120, 190, 0.33);height: 30px;position: relative;
}
#other_product>.oheader-title>header>h2{
    font-size: 20px; font-weight: normal;
}
#other_product>.oheader-title span{
    height: 3px;
}
#other_product .bdsharebuttonbox{
    padding:16px 0 16px 40px;
}

.more_link_other{
    width: 70px;height: 28px;position: absolute;text-align: center; line-height: 28px;right: 0; top: 0;color: #0078be;font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	/*border:1px solid #0078be;*/
}
#other_product .next-prev-box{
    padding: 10px 40px;
}
#other_product .next-prev-box li{
   line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
}
#other_product .next-prev-box li>a{
    color: #333333; font-size: 14px;
}
#other_product .next-prev-box li>a:hover{
    color: #ff8c00;text-decoration: underline;
}
/*同类产品*/