* {
    margin: 0px;
    padding: 0px;
}

html,
body {
    width: 100%;
    height: 100%;
    background: #fff;
    font-family: "微软雅黑";
    color: #666
}

a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

/* a:hover{color: #77B838;font-size: 14px; text-decoration: none;} */
ul,
li,
ol {
    list-style: none;
}

input,
textarea {
    font-family: "微软雅黑"
}

h1,
b,
em,
i,
strong {
    font-style: normal;
    font-weight: normal;
}

.main {
    width: 1200px;
    margin: auto;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
    display: inline-block;
}

img {
    border: none;
    display: inline-block;
}

.c {
    clear: both;
}

.mw {
    min-width: 1240px;
}



/*logo*/
.index_logo .logo_img {
    float: left;
    margin: 25px 0px;
}

.index_logo .index_logo_fr {
    float: right;
    margin-top: 32px;
}

.index_logo .index_logo_fr p {
    float: left;
    padding-top: 5px;
}

.index_logo .index_logo_fr ul {
    float: left;
    margin-left: 10px;
}

.index_logo .index_logo_fr ul li {
    text-align: left;
    font-size: 18px;
    color: #7d7d7d
}

.index_logo .index_logo_fr ul li:last-child {
    font-size: 27px;
    color: #1078cd
}

/*导航条*/

.nav {
    width: 100%;
    height: auto;
    background: #1078cd;
    float: left;
}

.nav_line {
    width: 100%;
    height: 1px;
    background: #1295df;
    float: left;
}

.nav ol {
    width: 1200px;
    margin: 0px auto;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border-bottom: 1px solid #0b6ae0;
}

.nav ol li {
    float: left;
    width: 168px;
    border-right: 1px solid #0b6ae0;
    border-left: 1px solid #1295df;
}

.nav ol li:last-child {
  /* border-right: none; */
}

.nav ol li:first-child {
  /* border-left: none; */
}

.nav ol li a {
    color: #fff;
    font-size: 14px;
}

.nav ol li:hover>a,
.nav ol li.active>a {
    color: #45fad6
}

.nav ol li:hover dl {
    display: block;
}

.nav ol li dl {
    width: auto;
    position: relative;
    top: -2px;
    display: none;
    z-index: 9;
    left: 0px;
    display: none;
}

.nav ol li dl dd {
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.nav ol li dl dd a {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #0367bf;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.nav ol li dl dd a:hover {
    background: #45fad6;
    color: #000;
}

/*banner切换*/
.fullSlide {
    width: 100%;
    position: relative;
    height: auto;
    background: #fff;
    margin: auto;
    overflow: hidden;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    width: 100%;
    position: relative;
}

.fullSlide .bd ul {
    width: 1920px;
    margin: auto;
    float: left;
    height: 600px;
    position: absolute;
    left: 50%;
    margin-left: -960px
}

.fullSlide .bd li {
    width: 100%;
    height: 600px;
    text-align: center;
    margin: auto;
}

.fullSlide .bd li a {
    display: block;
    height: 400px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 5px;
    overflow: hidden;
    background: #184f9f;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #fff
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}


.index1,
.index2,
.index3,
.index4,
.index5 {
    clear: both;
}

.index1 {
    display: flex;
    margin-top: 20px;
    /* margin-bottom: 30px; */
}

.index1_l {
    width: 323px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.index1_l h1 {
    width: 100%;
    float: left;
    height: 80px;
    line-height: 80px;
    text-indent: 20px;
    background: #184f9f;
    color: #fff;
}

.index1_l>ul {
    width: 100%;
    float: left;
}

.index1_l>ul>li {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 3;
    float: left;
    width: 100%;
}

.index1_l>ul>li a {
    position: relative;
    z-index: 6;
    height: 52px;
    line-height: 50px;
    background: #eff9fc;
    color: #184f9f;
    text-indent: 20px;
    display: inline-block;
    width: 100%;
    float: left;
    cursor: pointer;
}

.index1_l>ul>li a:hover {
    position: relative;
    z-index: 6;
    height: 52px;
    line-height: 50px;
    background: #eff9fc;
    color: #ff6600;
    text-indent: 20px;
    display: inline-block;
    width: 100%;
    float: left;
    cursor: pointer;
}

.index1_l>ul>li:nth-child(2n) a {
    background: #e9edf0;
}

.index1_r {
    width: 847px;
    float: left;
    margin-bottom: 30px;
}

.index1_r1 {
    width: 100%;
    float: left;
}

.index1_tit {
    width: 100%;
    height: 40px;
    /* border-top: 1px solid #0f7dd8; */
    float: left;
    background: url(../images/indextit_bj.png) center center repeat-x;
    background-size: 100% 100%;
}

.index1_tit b {
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: url(../images/index_tit.png) left center no-repeat;
    background-size: contain;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin-top: 1px;
    float: left;
    text-indent: 30px;
}

.index1_tit a {
    float: right;
    line-height: 40px;
    margin-right: 15px;
}

.index1_tit a:hover {
    color: #ff9900;
}

.index1_r1_con {
    width: 100%;
    margin: 20px 0px;
    float: left;
    height: 190px;
    overflow: hidden;
}

.index1_r1_con ul {
    width: 10000px;
    position: relative;
}

.index1_r1_con ul li {
    width: 250px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.index1_r1_con ul li img {
    width: 242px;
    border: 1px solid #ddd;
    padding: 3px;
    height: 150px;
}

.index1_r1_con ul li:hover a {
    color: #ff9900;
}

.index_r2 ul {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.index_r2 ul li {
    width: 32%;
    margin-right: 2%;
}

.index_r2 ul li:nth-child(3n) {
    margin-right: 0;
}

ul.index_list li {
    background: url(../images/option.png) left center no-repeat;
    float: left;
    text-indent: 10px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

ul.index_list li a:hover {
    color: #107bd3;
}


.index2_r_con {
    width: 100%;
    float: left;
    margin: 40px 0px 40px 0px
}

.index2_r_con {
    border: 10px solid #f2f2f2;
    width: calc(100% - 60px);
    float: left;
    padding: 0px 20px 25px 20px;
    margin: 25px 0px;
}

.index2_r_con dl dt {
    width: 200px;
}

.index2_r_con dl dt img {
    width: 185px;
}

.index2_r_con dl dd {
    width: 320px;
}

.index2_r_b {
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.index2_con {
    width: calc((100% - 50px)/2);
    float: left;
    margin-right: 50px;
    margin-top: 20px
}

.index2_con:nth-child(2n) {
    margin-right: 0px;
}

.index2_con dl {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    cursor: pointer;
}

.index2_con dl dt {
    width: 200px;
    float: left;
    margin-right: 25px;
}

.index2_con dl dt img {
    width: 195px;
    padding: 4px;
    border: 1px solid #f0f0f0;
    background: #fff;
    float: left;
}

.index2_con dl dd {
    width: 320px;
    float: left;
}

.index2_con dl dd p {
    color: #184f9f;
    font-size: 16px;
    width: 100%;
    float: left;
    padding-bottom: 5px;
}

.index2_con dl dd span {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.index2_con dl dd:hover span {
    color: #ff9900
}

.index2_con ul {
    width: 100%;
    float: left;
}

.index2_con ul li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #bcbdc0;
    line-height: 38px;
    text-indent: 5px;
}

.index2_con ul li:before {
    content: "·"
}

.index2_con ul li span {
    float: right;
    display: inline-block;
}

.index2_con ul li:hover a {
    color: #ff9900;
}


.index3_con {
    width: calc(50% - 20px);
    float: left;
    margin-right: 40px;

}

.index3_con ul {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0px 25px 0px;
    float: left;
    width: 100%;
}

.index3_con:nth-child(2n) {
    margin-right: 0px;
}

.index3_con ul li {
    width: 45%;
    margin-right: 5%;
}

.index_link {
    width: 100%;
    background: #fff;
    float: left;
    margin-top: 20px;
    padding-bottom: 30px;
}

.index_link dl {
    width: 1200px;
    margin: 0px auto;
}

.index_link dl dd,
.index_link dl dt {
    float: left;
    font-size: 14px;
    color: #393939;
    line-height: 24px;
}

.index_link dl dt {
    color: #184f9f;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
}

.index_link dl dt b {
    font-size: 12px;
    color: #d4d4d4;
    text-transform: uppercase;
}

.index_link dl dd a {
    padding-right: 15px;
    color: #6a6a6a
}

.index_link dl dd a:hover {
    color: #2b8e34
}

/*版权*/
.copyright {
    display: flex;
    width: 100%;
    background: #333333;
    height: auto;
    clear: both;
    border: none;
    float: left
}

.copyright .main {
    display: inline-block;
    padding: 2rem 0;
}

.copyright ul {
    float: left;
}

.copyright ul li {
    float: left;
    /* height: 135px; */
    color: #b5b5b5;
    font-size: 14px;
    padding-right: 40px;
    padding-top: 40px;
}

.copyright ul li:last-child {
    padding-left: 40px;
    padding-top: 60px;
}

.copyright ul li p {
    padding-bottom: 10px;
}

.copyright b {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
    display: inline-block;
}

.copyright ol {
    float: right;
    width: auto;
}

.copyright ol li {
    float: left;
}

.copyright ol li p {
    width: 130px;
}

.copyright ol li p {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.copyright ol li p em {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    color: #fff;
}












.banner_img {
    width: 100%;
    height: 300px;
    margin: auto;
    overflow: hidden;
    overflow: hidden;
}

.banner_img p {
    width: 100%;
    height: 300px;
    margin: auto;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    top: 0px;
}

.banner_img p img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}


.contant {
    width: 100%;
    float: left;
    margin: 20px 0px;
}




.contant_left,
.contant2_left {
    width: 280px;
    float: left;
}

.contant_right,
.contant2_right {
    width: 900px;
    float: right;
}

.contant_left dl dt {
    line-height: 48px;
    background: url(../images/left1.png) no-repeat;
    text-indent: 40px;
    font-size: 18px;
    color: white;
    float: left;
    width: 100%;
}

.contant_left dl dt a {
    color: #fff;
    font-size: 18px;
}

.contant_left dl dd {
    width: 100%;
    float: left;
    background: #f1f1f1;
    padding: 10px 0px;
}

.contant_left dl dd p {
    line-height: 30px;
    width: 86%;
    margin: 0 auto;
}

.contant_left dl dd p a {
    font-size: 14px;
}

.contant_left dl dd p a:hover,
.contant_left dl dd p.hover a {
    color: #1078cd;
}

.index2_tit {
    width: 100%;
    height: 40px;
    /* border-top: 1px solid #0f7dd8; */
    float: left;
    background: url(../images/indextit_bj.png) center center repeat-x;
    background-size: 100% 100%;
}

.index2_tit>b {
    width: 210px;
    height: 40px;
    line-height: 36px;
    background: url(../images/index_tit2.png) left center no-repeat;
    background-size: 210px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin-top: 1px;
    float: left;
    text-indent: 30px;
}

.index2_tit>a {
    float: right;
    line-height: 40px;
    margin-right: 15px;
}

.index2_tit a:hover {
    color: #ff9900;
}

.index2_tit p {
    float: right;
    margin-right: 15px;
}

.index2_tit p a,
.index2_tit p span {
    float: left;
    line-height: 40px;
}

.index2_tit p span {
    line-height: 35px;
    font-style: normal;
}

.pro_con {
    width: 100%;
    float: left;
}

.pro_con ul {
    width: 100%;
    float: left;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
}

.pro_con ul li {
    /* width: calc(25% - 15px);
    text-align: center;
    float: left;
    margin: 0px 20px 20px 0px; */
    width: 32%;
    margin-right: 2%;
  margin-bottom: 20px;
}

.pro_con ul li img {
    /* width: 204px;
    height: 126px;
    border: 1px solid #ccc;
    padding: 3px; */
}

.pro_con ul li:nth-child(3n) {
    margin-right: 0px;
}

.pro_con ul li:hover a {
    color: #1078cd;
}

.pro_con ul li .detector-description {
    font-size: 14px;
    line-height: 1.2rem;
}

.proshow1,
.proshow2,
.proshow3,
.proshow4 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.proshow1>p {
    width: 200px;
    margin-right: 20px;
    float: left;
}

.proshow1 img {
    width: 100%;
    float: left;
    margin-top: 20px;

}

.proshow1 dl {
    float: left;
    width: calc(100% - 220px);
    margin-top: 20px;
}

.proshow1 dl dt {
    color: #2581df;
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 5px;
}

.proshow1 dl dd {
    width: 100%;
    float: left;
    font-size: 14px;
}

.proshow2_t {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.proshow2_t span {
    width: 100%;
    float: left;
    display: inline-block;
    font-size: 14px;
    margin: 5px 0px;
}

.proshow1 dl dd a {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background: #2581df;
    color: #fff;
    margin-top: 20px;
}


.proshow2_t table tr td {
    width: 110px;
    text-align: center;
}


.pages {
    display: table;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 50px;
}

.pages li {
    float: left;
}

.pages li a {
    height: 32px;
    padding: 0px 14px;
    line-height: 32px;
    background: #f3f3f3;
    color: #666;
    display: inline-block;
    margin-right: 10px;
    color: #666;
    text-align: center;
}

.pages li a:hover {
    height: 32px;
    line-height: 32px;
    background: #2581df;
    color: #fff;
    text-align: center;
}

.pages li.active a {
    background: #2581df;
    color: #fff
}

.contant2left_t {
    width: 100%;
    float: left;
}

.contant2left_t h1 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url(../images/index_ptitle.png) no-repeat;
    font-size: 16px;
    color: white;
    text-indent: 50px;
}

.contant2left_t .subnav {
    padding-left: 1rem;
}


.news_con {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.newslist li {
    padding: 5px 0px;
    border-bottom: 1px dotted #ccc;
    clear: both;
    background: url(../images/option.png) left center no-repeat;
    text-indent: 10px;
}

.newslist li span {
    float: right;
    padding-right: 4px;
    color: #333;
}

.newslist li:hover span,
.newslist li:hover a {
    color: #ff9900;
}

.contant2left_t {
    background: #f1f1f1;
    margin-bottom: 20px;
}

.contant2left_t li {
    /* height: 46px; */
    line-height: 46px;
    text-indent: 30px;
}

.contant2left_t li a {
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    display: block;
    background: url(../images/pt_left.png) 20px center no-repeat;
    border-bottom: 1px dotted #cecece;
}

.contant2left_t li:hover,
.contant2left_t li a:hover {
    color: #107bd3;
}

.contant2left_t li.cd a {
    color: red;
}


.contant2left_b {
    width: 100%;
    float: left;
}

.contant2left_b h1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    background: #2581df;
    text-indent: 20px;
    font-size: 20px;
    color: #fff;
}

.contant2left_bcon {
    width: calc(100% - 20px);
    padding: 10px;
    float: left;
    background: #f4f4f4;
    line-height: 24px;
    font-size: 14px;
}

.contant2left_bcon img {
    width: 100%;
}

.contant2left_bcon ul {
    margin: 10px 0px;
}


.newsshow_con {
    width: 100%;
    float: left;
    font-size: 14px;

}

.news_tit {
    width: 100%;
    font-size: 20px;
    padding-bottom: 10px;
    color: #333;
    text-align: center;
    padding-top: 20px;
}

.news_time {
    width: 100%;
    font-size: 14px;
    color: #888;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    float: left;
}

.news_time .fl {
    float: left;
}

.news_time .fr {
    float: right;
}

.text {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 22px;
}

/*.text img {
    width: 100%;
}*/
.text a {
    color: #0099FF;
    font-size: 12px;
}

.text a:hover {
    color: #ff6600;
    font-size: 12px;
}

.text p {
    /* padding: 5px 0px; */
}


.newslist2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.newslist2 li {
    padding-bottom: 20px;
    width: 100%;
    float: left;
}

.newslist2 li p {
    color: #888888;
    font-size: 12px;
}

.newslist2 li p a {
    font-weight: bold;
    color: #1177cb;
    font-size: 14px;
}

.newslist2 li p a:Hover {
    font-weight: bold;
    color: #ff6600;
    font-size: 14px;
}

.newslist2 .L_new {
    width: 150px;
    float: left;
}

.newslist2 .L_new img {
    width: 144px;
    border: 1px solid #ccc;
    padding: 3px;
}

.newslist2 .R_new {
    width: 720px;
    float: right;
}

.newslist2 .R_new div {
    font-size: 14px;
    padding: 5px 0px;
    line-height: 24px;
}

.newslist2 .R_new div {
    font-size: 14px;
    padding: 5px 0px;
    line-height: 24px;
}






.newsmore0 {
    line-height: 22px;
    font-size: 12px;
}

.newsmore0 a {
    color: #0193dc;
}

.newsmore0 a:hover {
    color: #f60;
}

.anli {
    width: 100%;
    float: left;
}

.anli {
    float: left;
    min-width: 905px;
}

.anli ul {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.anli ul li {
    float: left;
    width: 210px;
    text-align: center;
    margin-right: 18px;
    margin-bottom: 20px;
    position: relative;
}

.anli ul li a {
    width: 100%;
    float: left;
    display: inline-block;
    ;
}

.anli ul li img {
    width: 210px;
    background: #fff;
    border: 1px solid #d9d9d9;
    padding: 2px;
    height: 274px;
}

.anli ul li a b {
    line-height: 38px;
    display: inline-block;
    color: #333333;
    font-size: 14px;
    width: 100%
}

.anli ul li:nth-child(4n) {
    margin-right: 0px;
}

.anli ul li.hover a {
    color: #008cd6;
    display: inline-block;
}

.anli ul li.hover a b {
    color: #008cd6
}



/*#container {margin:0 auto;width:905px;}*/
#gallery-overlay {
    background-color: #000;
}

#gallery-container {
    font: 16px/22px verdana, arial, sans-serif;
}

#gallery {
    color: #999;
    display: none;
    height: 200px;
    margin: 0 auto;
    position: relative;
    width: 300px;
    box-shadow: 0 0 64px #000;
    -moz-box-shadow: 0 0 64px #000;
    -webkit-box-shadow: 0 0 64px #000;
}

#gallery-image-container {
    display: none;
    height: 100%;
}

#gallery-loading {
    padding: 8px;
}

#gallery-controls {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#gallery-controls div {
    float: left;
    height: 100%;
    width: 50%;
}

#gallery-controls a {
    background: #fff;
    color: #000;
    font-size: 12px;
    outline-style: none;
    position: absolute;
    text-decoration: none;
    top: 40px;
}

#gallery-previous-link {
    left: 0;
    padding: 6px 10px 6px 6px;
    border-radius: 0 6px 6px 0;
    -moz-border-radius-bottom-right: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
}

#gallery-next-link {
    padding: 6px 6px 6px 10px;
    right: 0;
    border-radius: 6px 0 0 6px;
    -moz-border-radius-bottom-left: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
}

#gallery-meta-container {
    background: #fff;
    color: #999;
    display: none;
    margin: 0 auto;
    overflow: auto;
}

#gallery-image {
    padding: 8px;
}

#gallery-meta {
    display: none;
    height: 44px;
    padding: 0px 8px;
}

#gallery-meta div {
    float: left;
}

#gallery-info {
    text-align: left;
    width: 80%;
}

#gallery-close {
    line-height: 30px;
    text-align: right;
    width: 20%;
}

#gallery-close a {
    color: #999;
    font-size: 24px;
    font-weight: bold;
    outline-style: none;
    text-decoration: none;
}

#gallery-close a:hover {
    color: #bbb;
}

#gallery-title a,
#gallery-title a:link,
#gallery-title a:visited {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

#gallery-title a:visited:hover {
    color: #999
}

#gallery-pages {
    color: #999;
    display: block;
    font-size: 10px;
    line-height: 14px;
}


.product_order {
    float: left;
}

.product_order ol li {
    line-height: 30px;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.product_order ol li span {
    width: 80px;
    text-align: right;
    display: inline-block;
    font-size: 14px;
    color: #000000;
    padding-right: 10px;
    float: left;
}

.product_order ol li input {
    outline: none;
    border: none;
    width: 210px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #a9a9a9;
    float: left;
    padding-left: 5px;
}

.product_order ol li textarea {
    width: 510px;
    height: 130px;
    padding: 5px;
    resize: none;
    outline: none;
}

.product_order p input {
    width: 100px;
    height: 40px;
    border: none;
    color: #fff;
    border-radius: 5px;
    margin: 20px 0px 40px 90px;
    cursor: pointer;
    outline: none;
}

.product_order p input:first-child {
    background: #1078cd
}

.product_order p input:last-child {
    background: #1078cd;
    margin-left: 10px;
}



.faqshow {
    padding-bottom: 0px;
    width: 100%;
    float: left;
}

.faqshow .tc {
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #184f9f;
    padding: 40px 0px 20px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 20px;
}

.faqshow div {
    line-height: 28px;
    color: #666;
    font-size: 14px;
    padding-bottom: 5px;
    float: left
}

.faqshow dl {
    float: left;
    width: 100%;
    line-height: 26px;
    font-size: 14px;
}

.faqshow dl dt {
    float: left;
    color: #666;
}

.faqshow dl dd a {
    float: left;
    color: #666
}

.faqshow dl dd a:hover {
    color: #184f9f
}


.faqshow_top {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.col_184f9f {
    color: #184f9f;
    font-weight: bold;
}

.faqshow .faqshow_r {
    width: 370px;
    float: right;
    padding-top: 20px;
}

.faqshow .faqshow_r p {
    padding-bottom: 10px
}

.faqshow .faqshow_r p.col_184f9f {
    color: #184f9f
}

a.cloud-zoom img {
    border: 1px solid #f5f5f5;
    width: 300px;
}

.block {
    width: 300px;
    margin: 20px 0px 0px;
    text-align: center;
    float: left
}

.block ul img {
    border: 1px solid #f5f5f5;
    float: left;
    margin: 0px 5px;
    width: 60px;
}

.block ul a.hover img {
    border: 1px solid #ff9f00
}

.block ul li {
    width: 10000px;
}

p.author {
    clear: both;
    text-align: center;
    color: #999;
    font-size: 11px;
}

p.author a {
    text-decoration: none;
    color: #666;
    border-bottom: 1px dashed #CCC;
    width: 60px;
    float: left
}




.lf {
    float: left;
}

.rt {
    float: right;
}

.product_detail {
    padding: 20px 0;
    position: relative;
    left: 0px;
}

.detail_pic {
    width: 340px;
}

.detail_pic img {
    width: 100%;
}

.detail_text {
    width: 490px;
}

.detail_text h1 {
    color: #e7a60b;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 5px;
}

.detail_text p {
    font-size: 14px;
    line-height: 24px;
}

.detail_text .buy-btn {
    display: block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    background: #008BD6;
    margin-top: 40px;
    margin-bottom: 15px;
}

.product_detail_list {
    padding: 0px 0;
    overflow: hidden;
}

.product_detail_list ul {
    margin-right: -20px;
    position: relative;
}

.product_detail_list li {
    float: left;
    width: 208px;
    margin-right: 20px;
    text-align: center;
}

.product_detail_list li .product_detail_list_pic {
    height: 208px;
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    overflow: hidden;
}

.product_detail_list li img {
    width: 100%;
}

.product_detail_list li p a {
    display: block;
    font-size: 14px;
    line-height: 34px;
    background: #008bd6;
    color: #fff;
}

.product_detail_info_l {
    position: relative;
    float: left;
    width: 484px;
}

.product_big {
    position: relative;
    height: 300px;
    width: 484px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    margin-bottom: 10px;
    overflow: hidden;
    cursor: move;
}

.img_mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background-size: 100%;
    margin: -100px 0 0 -100px;
    display: none;
}

.zoom_box {
    position: absolute;
    top: 0;
    right: -405px;
    width: 400px;
    height: 400px;
    border: 1px solid #e9e9e9;
    display: none;
}

.product_big img {
    width: 100%;
}

.product_small_list {
    margin-left: 2px;
    width: 448px;
    overflow: hidden;
}

.product_small_list ul {
    width: 100000px;
    position: relative;
}

.product_small_list li {
    float: left;
    width: 103px;
    height: 64px;
    text-align: center;
    padding: 1px;
    margin: 0 4px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;

}

.product_small_list li img {
    width: 103px;
    height: 64px;
}

.product_small_list li.show {
    border: 2px solid #184f9f;
    padding: 0;
}

.faqshow div.product_small_btn {
    width: 16px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 14px;
    font-family: å®‹ä½“;
    border: 1px solid #ccc;
    background: #e9e9e9;
    box-sizing: border-box;
    cursor: pointer;
}

.faqshow div .product_small_r {
    float: right;
}

.order_btn a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #184f9f;
    float: left;
    margin-top: 20px;
}

.order_btn a:hover {
    color: #fff
}

/*  */
.index1_cp {
    /* background: #e9edf0; */
}

.index1_cp_title {
    width: 100%;
    float: left;
    height: 80px;
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    line-height: 80px;
    background: #184f9f;
    color: #fff;
}

.index1_cp_img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    /* border: 2px solid #1078CD; */
}

.index1_cp_jj {
    padding: 8px 9px;
}

.index_r2_cp_title li a {
    font-size: 16px;
}

.copyright ul li em {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: #fff;
}

/*  */
.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 80%;
    width: 100%;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*  */
.nei_cp_img img {
    max-width: 100%;
}

.xgcp_lunbo li img {
    border: 1px solid #ddd;
    padding: 3px;
}

.xgcp_lunbo li a:hover {
    color: #107bd3;
}

.xgcp_lunbo li a b {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

.mianBxdh {
    float: right;
    line-height: 36px;
    padding: 0px 10px;
}

/*  */
.contant2left_t li.on a.pro-catalog,
.contant2left_t .subnav .on a.pro-title {
    color: #107bd3;
}

/*  */
.info {
    display: flex;
    justify-content: space-between;
}

.info .titleLXN {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    margin: 20px 0px;
}

.info .textLx ul::after {
    display: block;
    content: '';
    clear: both;
    visibility: hidden;
}

.info .textLx ul li {
    float: left;
    display: flex;
    width: 330px;
    margin-right: 50px;
    margin-top: 14px;
}

.info .textLx ul li img {
    margin-right: 12px;
    height: 100%;
}

.info .textLx ul li p {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #626262;
}

.info .textLx ul .ib,
.info .textLx ul .ib2 {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 79px;
}

.info .textLx ul .ib p,
.info .textLx ul .ib2 p {
    font-weight: bold !important;
}

.info .textLx ul .ib2 {
    color: #4084bd;
}

.info .qrcode {
    text-align: center;
    padding-top: 80px;
}

.info .qrcode p {
    font-size: 14px;
    line-height: 22px;
    color: #747474;
}

.info .qrcode img {
    max-width: none;
}

#map {
    width: 100%;
    height: 380px;
    margin: 15px 0px;
    border: #ccc solid 1px;
    font-size: 14px;
}

#map img {
    max-width: none;
}

/*  */
.copyright .main li a {
    color: #3bbfa5;
}

.detector-unit {
    max-width: 800px;
    margin: auto;
    background-color: #fff;
    border-radius: 10px;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
}

.detector-info {
    background-color: #184f9f;
    color: #fff;
    padding: 18px;
    text-align: center;
}

.detector-info h3 {
    font-size: 16px;
    font-weight: 500;
}

.detector-image img {
    display: block;
    width: 100%;
    height: auto;
}

.detector-description {
    padding: 20px;
    background-color: #e9ecef;
    font-size: 16px;
    line-height: 2rem;
}

.more {
    float: right;
}

.more::before {
    content: '>>';
    display: inline-block;
    font-size: .9rem;
    clear: both;
    margin-right: 4px;
}

.more a {
    font-weight: 500;
}

.index_product {
    width: 100%;
}

.index_product ul.index_list li {
    white-space: initial;
    text-overflow: initial;
}

.mini-banner {
    display: flex;
    overflow: hidden;
    border-radius: 10px;
}

.mini-banner img {
    height: 40px;
    width: 100%;
    object-fit: cover;
}