﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
/* Reset样式 */
html { overflow-x: auto; overflow-y: scroll; }
body, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td { font-weight: 400; margin: 0; padding: 0; }
h1, h2, h3, h4, h4, h5 { margin: 0; padding: 0; }
body { background-color: #ffffff; color: #666666; font: 16px/1.5 tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif; font-family: 'Microsoft YaHei'; font-size: 16px; padding: 0; text-align: left; -webkit-font-smoothing: antialiased; }
select { font-size: 12px; }
table { border-collapse: collapse; }
fieldset, img { border: 0; }
fieldset { margin: 0; padding: 0; }
    fieldset p { margin: 0; padding: 0 0 0 8px; }
legend { display: none; }
address, caption, em, strong, th, i { font-style: normal; font-weight: 400; }
table caption { margin-left: -1px; }
hr { border-bottom: 1px solid #ffffff; border-top: 1px solid #e4e4e4; border-width: 1px 0; clear: both; height: 2px; margin: 5px 0; overflow: hidden; }
ol, ul { list-style-image: none; list-style-position: outside; list-style-type: none; }
caption, th { text-align: left; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

/* 通用样式 */
.clear { clear: both; }
a { color: #333333; text-decoration: none; }
    a:hover { color: #fecb17; text-decoration: none; }
.clear { clear: both; }
.field-validation-error { color: #c40001; }
a { cursor: pointer; }
input { font-size: 12px; font-family: Microsoft YaHei; }
td { overflow: hidden; word-break: break-all; word-wrap: break-word; }
th { overflow: hidden; word-break: break-all; word-wrap: break-word; }
textarea { resize: none; }

.container { width: 100%; height: auto; }
.top { position: fixed; left: 50%; margin-left: -600px; width: 1200px; height: 110px; z-index: 11; background-color: rgba(255,255,255,0.8); /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */ }
.top .change { margin-top: 20px; }
.top .menu { margin-top: 20px; float: right; }


@media \0screen\,screen\9 { /* 只支持IE6、7、8 */
    .top { background-color: #fff; filter: Alpha(opacity=80); position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */ *zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */ }
}

.top1 { position: fixed; width: 100%; height: 80px; z-index: 11; background-color: rgba(255,255,255,0.8); /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */ }
.top1 .change { margin-top: 10px; }
.top1 .menu { margin-top: 10px; float: right; }

.logo { float: left; }
.right { float: right; margin-right: 20px; }
.change:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.menu:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
    .change img { float: right; margin-left: 20px; }
    .menu ul { list-style: none; }
    .menu li { margin-left: 10px; padding: 0 10px; text-align: center; line-height: 28px; font-size: 20px; color: #272727; float: left; }
    .menu .unsel { color: #272727; }
        .menu .unsel a { color: #272727; }
            .menu .unsel a:hover { color: #008cc7; text-decoration: none; }
    .menu .sel { border-bottom: 4px solid #008cc7; color: #008cc7; }
        .menu .sel a { color: #008cc7; }
            .menu .sel a:hover { color: #008cc7; text-decoration: none; }



.banner { width: 100%; height: 552px; overflow: hidden; position: relative; font-size: 0; }
.b-img { width: 100%; height: 500px; position: absolute; left: 0; top: 0; z-index:0; }
    .b-img a { width: 100%; display: block; height: 552px; float: left; }
.b-list { height: 50px; padding-top: 502px; position: relative; margin: 0 auto; z-index: 1; }
    .b-list span { display: block; cursor: pointer; width: 14px; height: 14px; border-radius: 50%; background-color: #878787; float: left; margin: 0 5px; _margin: 0 3px; }
    .b-list .spcss { background-color: #008cc7; }
.bar-left { position: absolute; z-index: 1; height: 552px; display: block; width: 100px; left: 0px; background: none; top: 0px; }
.bar-right { position: absolute; z-index: 1; height: 552px; display: block; width: 100px; right: 0px; background: none; top: 0px; }
.bar-left em { display: block; width: 50px; height: 100px; background: url(/images/arrow.png) 0px 0px no-repeat; margin: 0 auto; margin-top: 200px; }
.bar-right em { display: block; width: 50px; height: 100px; background: url(/images/arrow.png) -50px 0px no-repeat; margin: 0 auto; margin-top: 200px; }
.bar-left .emcss { background-position: 0px -100px; }
.bar-right .emcss { background-position: -50px -100px; }



.main { width: 100%; margin: 0 auto; }
.container_12 .grid_8 { width: 620px; }

/* Browser Resets */
.flex-container a,
.flexslider a,
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }


/* FlexSlider Necessary Styles
*********************************/
.flexslider { margin: 0; padding: 0; }
    .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
    /* Hide the slides before the JS is loaded. Avoids image jumping */
    .flexslider .slides img { max-width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block; }


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; zoom: 1; }
    .flexslider .slides { zoom: 1; }
        .flexslider .slides > li { position: relative; }
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container { zoom: 1; position: relative; }

/* Caption style */
/* IE rgba() hack */
.flex-caption { }
.flex-caption { font: 600 36px/36px 'Open Sans', sans-serif; color: #fff; display: block; position: relative; z-index: 1; text-align: center; padding: 42px 0 24px; text-transform: uppercase; background-color: #92ce0a; }

    .flex-caption.c2 { background-color: #ffe202; }

    .flex-caption.c3 { background-color: #0052da; }

/* Direction Nav */
.flex-direction-nav { height: 0; }
    .flex-direction-nav .flex-disabled { opacity: .3; filter: alpha(opacity=30); cursor: default; }

/* Control Nav */
.flex-control-nav { width: 100%; position: absolute; bottom: -30px; text-align: center; }
    .flex-control-nav li { margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline; }
        .flex-control-nav li:first-child { margin: 0; }
    .flex-control-nav a { width: 13px; height: 13px; display: block; background: url(/theme/bg_control_nav.png) no-repeat; cursor: pointer; text-indent: -999em; }
        .flex-control-nav a.flex-active { background-position: 0 -26px; cursor: default; }
.flex-caption h3 { font: 26px 'Rokkitt', Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 0 0 5px; }
#responsiveFlag { font-size: 0; line-height: 0; }

@media handheld, only screen and (min-width: 320px) {
    .flex-caption { position: static; }
}

@media handheld, only screen and (min-width: 640px) {
    .flex-caption { }
}

@media handheld, only screen and (min-width: 1024px) {
    .flexslider .slides > li { display: inline-block; overflow: hidden; position: relative; margin-right: -.25em; /*for 5 slides*/ width: 20%; }
    .flexslider .slides img { display: block; max-width: 1000px; }
    .flex-caption { width: 100%; }
    #responsiveFlag { display: block; }
}



.newst { width: 100%; height: 60px; line-height: 60px; background: #008cc7; text-align: center; font-size: 28px; color: #fff; }
.newsc { width: 1200px; margin: 0 auto; padding: 40px 0; }
    .newsc:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
    .newsc .lists { margin-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; width: 1160px; float: left; }
    .newsc .lists1 { color: #666; }
        .newsc .lists1 .newsdate { float: left; width: 120px; height: 80px; padding-top: 5px; border: 1px solid #666; }
            .newsc .lists1 .newsdate span { display: inline-block; text-align: center; width: 120px; color: #666; }
                .newsc .lists1 .newsdate span:nth-child(odd) { font-size: 36px; }
                .newsc .lists1 .newsdate span:nth-child(even) { font-size: 14px; }
        .newsc .lists1 .newsbox { float: left; padding-left: 20px; padding-top: 10px; width: 1000px; font-size: 14px; color: #666; }
            .newsc .lists1 .newsbox p { font-family: "Microsoft YaHei"; font-size: 24px; position: relative; line-height: 1.5; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
        .newsc .lists1 a { color: #666; text-decoration: none; }
            .newsc .lists1 a:hover { color: #999; }
        .newsc .lists1 .newsbox span { display: block; font-size: 14px; color: #999; }


    .newsc .lists2 { color: #008cc7; }
        .newsc .lists2 .newsdate { float: left; width: 120px; height: 80px; padding-top: 5px; border: 1px solid #008cc7; }
            .newsc .lists2 .newsdate span { display: inline-block; text-align: center; width: 120px; color: #008cc7; }
                .newsc .lists2 .newsdate span:nth-child(odd) { font-size: 36px; }
                .newsc .lists2 .newsdate span:nth-child(even) { font-size: 16px; }
        .newsc .lists2 .newsbox { float: left; padding-left: 20px; padding-top: 10px; width: 1000px; font-size: 14px; color: #008cc7; }
            .newsc .lists2 .newsbox p { font-family: "Microsoft YaHei"; font-size: 24px; position: relative; line-height: 1.5; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
        .newsc .lists2 a { color: #008cc7; text-decoration: none; }
            .newsc .lists2 a:hover { color: #999; }
        .newsc .lists2 .newsbox span { display: block; font-size: 16px; color: #999; }

.gery { background: #eeeeee; }

.congrey { background: #e7e7e7; padding: 40px 0; }
    .congrey .foot { width: 1200px; margin: 0 auto; }
    .congrey .footl { border-left: 2px solid #575757; font-size: 16px; padding-left: 10px; height:294px; }
        .congrey .footl .pl { float: left; }
            .congrey .footl .pl span { font-size: 18px; }
        .congrey .footl .pr { float: right; }
            .congrey .footl .pr span { margin-left: 50px; display: inline-block; font-size: 18px; text-align: center; }

        .congrey .footl .pren { float: right;  }
            .congrey .footl .pren span { margin-left: 20px; width: 180px; display: inline-block; font-size: 14px; text-align: center; }



.innewsc { width: 100%; }
.newsc:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
.innewsc .lists1 { width: 100%; background: #fff; color: #666; }
.innewsc .listc { margin: 0 auto; width: 1200px; padding: 30px; }
.innewsc .lists1 .newsdate { padding-top: 5px; }
    .innewsc .lists1 .newsdate span { display: inline-block; color: #666; font-size: 16px; padding-right: 50px; }
.innewsc .lists1 .newsbox { width: 1100px; color: #666; }
    .innewsc .lists1 .newsbox p { font-family: "Microsoft YaHei"; font-size: 24px; position: relative; line-height: 1.5; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.innewsc .lists1 a { color: #666; text-decoration: none; }
    .innewsc .lists1 a:hover { color: #999; }
.innewsc .lists1 .newsbox span { display: block; font-size: 14px; color: #999; }


.innewsc .lists2 { width: 100%; background: #eaf9ff; color: #008cc7; }
    .innewsc .lists2 .newsdate { padding-top: 5px; }
        .innewsc .lists2 .newsdate span { display: inline-block; color: #008cc7; font-size: 16px; padding-right: 50px; }
    .innewsc .lists2 .newsbox { width: 1100px; color: #008cc7; }
        .innewsc .lists2 .newsbox p { font-family: "Microsoft YaHei"; font-size: 24px; position: relative; line-height: 1.5; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .innewsc .lists2 a { color: #008cc7; text-decoration: none; }
        .innewsc .lists2 a:hover { color: #999; }
    .innewsc .lists2 .newsbox span { display: block; font-size: 14px; color: #999; }



.conpager { margin-left: 20px; margin-right: 20px; text-align: center; font-size: 14px; padding-top: 20px; padding-bottom: 20px; }
    .conpager span { margin-left: 10px; }


.news_tit { width: 1160px; margin: 0 auto; padding: 20px; border-bottom: 1px solid #e4e4e4; text-align: center; }
h2 { font-size: 20px; }
.news_titinfor { margin-top: 10px; color: #999; font-size: 14px; }
    .news_titinfor span { margin-left: 30px; }
.news_con { padding: 30px; width: 1140px; margin: 0 auto; overflow: hidden; line-height: 2; font-size: 16px; }
.beforeandafter { width: 1140px; padding-bottom: 30px; margin: 0 auto; font-size: 16px; }

.aboutt { width: 100%; height: 60px; line-height: 60px; background: #008cc7; text-align: center; font-size: 28px; color: #fff; }
.aboutc { margin: 0 auto; width: 1100px; padding: 50px; font-size: 16px; line-height: 2; }


/*产品列表页*/
.nprolstbox { width: 1180px; margin: 0 auto; height: 600px; }

.nprolsttit { width: 100%; height: 128px; text-align: center; font-size: 28px; line-height: 128px; color: #505050; }
.nprolstbox ul { list-style: none; }
    .nprolstbox ul li { width: 260px; height: 408px; color: #263239; -moz-box-shadow: 0px 2px 5px #999; -webkit-box-shadow: 0px 2px 5px #999; box-shadow: 0px 2px 5px #999; float: left; margin-left: 28px; }
.prolst-img { width: 260px; height: 226px; overflow: hidden; }
.prolst-tit { width: 260px; height: 100px; padding-top: 24px; padding-bottom: 24px; overflow: hidden; font-size: 16px; line-height: 24px; text-align: center; }
.prolst-more { width: 260px; height: 54px; overflow: hidden; line-height: 54px; text-align: center; background: #008cc7; color: #fff; }
.prolst-tit a, .prolst-tit1 a, .prolst-tit3 a, .prolst-tit4 a, .prolst-tit5 a { color: #666; }
    .prolst-tit a:hover, .prolst-tit1 a:hover, .prolst-tit3 a:hover, .prolst-tit4 a:hover, .prolst-tit5 a:hover { color: #666; }

.nprolstbox1 { width: 1180px; margin: 0 auto; height: 600px; }
    .nprolstbox1 ul { list-style: none; }
        .nprolstbox1 ul li { width: 360px; height: 408px; color: #263239; float: left; margin-left: 25px; }
.prolst-img1 { width: 360px; height: 264px; overflow: hidden; }
.prolst-tit1 { width: 360px; height: 80px; overflow: hidden; line-height: 80px; font-size: 24px; color: #505050; text-align: center; }


.prolst-img3 { width: 1180px; height: 432px; overflow: hidden; }
.prolst-tit3 { width: 1180px; height: 80px; overflow: hidden; line-height: 80px; font-size: 24px; color: #505050; text-align: center; }


.protitbox { width: 340px; padding-left: 100px; padding-top: 116px; float: left; color: #505050; }
.nprolsttit4 { font-size: 28px; line-height: 48px; }
.prolst-tit4 { font-size: 24px; line-height: 36px; }
.prolst-img4 { padding-top: 96px; width: 640px; height: 426px; overflow: hidden; float: left; }



.protitbox5 { width: 248px; padding-left: 100px; padding-top: 116px; float: left; color: #505050; text-align: right; }
.nprolsttit5 { font-size: 28px; line-height: 48px; }
.prolst-tit5 { font-size: 24px; line-height: 36px; }
.prolst-img5 { padding-top: 96px; width: 732px; height: 300px; overflow: hidden; float: left; }


/*抽屉上加链接*/
.drawersbox { position: absolute; left: 400px; top: 280px; width: 600px; height: 240px; z-index:2; }
    .drawersbox:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
    .drawersbox ul { list-style: none; }
.drawersli { font-size: 16px; line-height: 2; font-weight: 600; padding-left: 20px; width: 190px; background: url(/images/doit.jpg) no-repeat 10px; float: left; margin-left: 40px; }
.drawersbox1 { position: absolute; left: 400px; top: 320px; width: 600px; height: 240px; z-index: 2; }
    .drawersbox1:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
    .drawersbox1 ul { list-style: none; }
.drawersli1 { font-size: 16px; line-height: 2; font-weight: 600; padding-left: 20px; width: 190px; background: url(/images/doit.jpg) no-repeat 10px; margin-left: 80px; }


body { min-width:1280px; overflow-x:scroll; }