html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin: 0;padding: 0;font-weight: normal;}
input,select,textarea{margin: 0;padding: 0}
input,select{vertical-align: middle}
ul,ol{list-style: none}
ul,ol,li,dl,dt,dd,pre,form,fieldset,img,div{ margin: 0px; padding: 0px; border: none; }
img{ vertical-align: middle; border-style: none;}
textarea{resize: none}
a{text-decoration: none}
em{font-style: normal}
html{font-size: 100%;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%}
*,*::after,*::before{-webkit-box-sizing: border-box; box-sizing: border-box; }
.clear{clear: both}
.clearfix,.w{zoom: 1}
.clearfix:after,.w:after{content: ".";display: block;overflow: hidden;height: 0;clear: both;visibility: hidden}
.fl{float: left}
.fr{float: right}
html,body{ font-size: 14px; width: 100%; line-height: 186%; background-color: #FFF; color:#666; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif; letter-spacing: 1px;}
*{ moz-user-select: -moz-none;  -moz-user-select: none;  -o-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none;  -ms-user-select:none;  user-select:none; }

/* links */
a{color:#666; text-decoration:none; outline:none !important;}
a:hover{color:#08508a; text-decoration:none;} a:focus{outline:thin dotted;} a:hover,a:active{outline:0;}
a, a:hover, a:focus { text-decoration: none; }
a:link { color:#666; }

.filletBox { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}
.filletBlack { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); behavior: url(ie-css3.htc);}


/* Section Header One Star */
.section-header-one  { text-align: center; color: #1c1c1c;}
    .section-header-one h2 { font-size: 24px; text-transform:uppercase; font-weight: 700; padding-bottom:15px;  margin-bottom:10px;  position:relative; }
    .section-header-one h2::before{ content:""; width:120px; height:1px; position:absolute; bottom:-1px; margin-left:-60px; left:50%; background:#009944; }
    .section-header-one h2::after { content: ""; width: 12px; height: 12px; position: absolute; bottom: -6px; margin-left: -3px; left: 50%;  transform: rotate(45deg); background-color: #009944; }
    .section-header-one p { font-size: 15px;  color:#888; }
/* Section Header One End */

/* Section Header Two Star */
.section-header-two { margin: 0; padding: 0;  display: block;  color: #1c1c1c;  text-align: center;}
    .section-header-two em { font-size: 22px;  font-weight: 700;}
    .section-header-two i { display: block;  width: 38px;  height: 3px;  line-height: 3px;  background: #0671ba;  margin: 10px auto;}
    .section-header-two span { text-transform: uppercase; display: block; font-size: 22px; font-weight: lighter;}
/* Section Header Two End */


/* Sections Header Three Star */
.section-header-three h3 {  font-size: 14px; color: #888;  text-transform: uppercase;  text-align: center;  font-weight: lighter;  position: relative;  padding-bottom: 15px;  }
    .section-header-three h3::before {  content: '';  position: absolute;  display: block;  width: 600px;  height: 1px;  background: #DDD;  bottom: 1px;  left: calc(50% - 300px);  }
    .section-header-three h3::after {  content: '';  position: absolute;  display: block;  width: 60px;  height: 5px;  background: #08508a;  bottom: -1px;  left: calc(50% - 30px);  }
    .section-header-three p { font-size: 20px; color: #333; font-weight: 700; text-align: center; margin: 5px 0 10px 0;}
/* Sections Header Three End */


/* Section Header Four Star */
.section-header-four { margin: 0; padding: 0; display: block; color: #FFF; text-align: center;}
    .section-header-four em { font-size: 20px;  font-weight: 700;}
    .section-header-four i { display: block;  width: 38px;  height: 3px;  line-height: 3px;  background: #FFF;  margin: 10px auto;}
    .section-header-four span { text-transform: uppercase; display: block; font-size: 18px; font-weight: lighter;}
/* Section Header Four End */


/* Section Title One Star */
.section-title-one  { text-align: center;}
    .section-title-one h2{ font-size: 24px; text-transform:uppercase; font-weight: 700; padding-bottom:15px;  margin-bottom:10px;  position:relative; }
    .section-title-one h2::before{ content:""; width:120px; height:1px; position:absolute; bottom:-1px; margin-left:-60px; left:50%; background:#fe5c98; }
    .section-title-one h2::after { content: ""; width: 12px; height: 12px; position: absolute; bottom: -6px; margin-left: -3px; left: 50%;  transform: rotate(45deg); background-color: #fe5c98; }
    .section-title-one p { font-size: 15px;  color:#888; }
/* Section Title One End */

/* Section Title Two Star */
.section-title-two { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
    .section-title-two::after,.section-title-two::before { content: "";  display: block;  height: 1px;  flex-grow: 1;  background-color: #ededed;  position: relative;  top: 10px;}
    .section-title-two .text {  padding: 0 50px;  text-align: center;  line-height: 1;}
    .section-title-two .text h3 { font-size: 24px; color: #333; font-weight: bold; }
    .section-title-two .text p { font-size: 15px; color: #999; margin: 5px 0 10px 0; }
    .section-title-two .text i { width: 40px; height: 4px; background-color: #009944; display: block; margin: 0 auto;/* -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;*/}
/* Section Title Two End */

/* Titles Level One Star */
.titles-level-one { border-bottom: dotted 1px #DDD; padding: 0 0 5px 0;}
    .titles-level-one h1 { font-size: 24px; line-height: 30px; color: #555; display: inline-block;}
    .titles-level-one h1 span { font-size: 14px; color: #bbb; line-height: 26px; margin: 0 0 0 5px;}
    .titles-level-one .mores { border-color: #e94381; background-color: #e94381; padding: 0 15px; float: right; color: #fff; border-radius: 20px; font-size: 13px; text-align: center;}
/* Titles Level One End */

/* Toper Star */
#toper { width: 100%; height: 38px; line-height: 38px; color: #333; overflow: hidden; background-color: #FFF; border-bottom: solid 1px #e8e8e8;}
    #toper a { color: #333;}
    #toper a:hover { color:#46b1e6;}
    #toper .lefts { float: left; width: 80%; text-align: left;}
    #toper .lefts i { margin: 0 6px 0 0; color: #46b1e6;}

    #toper .rights { float: right; width: 20%; text-align: right; vertical-align: middle; line-height: 38px;}
    #toper .rights a { margin: 0 0 0 10px;}
    #toper .rights img { max-width: 100%; margin: -2px 5px 0 0;}
/* Toper End */


/* Header Star */
#header { padding: 10px 0 10px 0; background-color: #FFF;}
    #header .container { height: 80px;}
    #header .logoer { float: left;}
    #header .logoer .logo { float: left; text-align: left;}
    #header .logoer .logo img { display: block; height: 80px;}

    #header .phoner { float: right; margin: 20px 0 0 0; text-align: left; color: #333; line-height: 16px; padding: 1px 0 0 60px; background: url('../img/phone-ico-black.gif') no-repeat 3px 0; font-size: 16px;}
    #header .phoner b { line-height: 28px; height: 28px; color: #08508a; display: block; font-weight: 700; font-size: 22px;}
/* Header End */

/* Menuer Star */
#menuer { width: 100%; z-index: 1000; background-color: #08508a;}
    .menuer { margin: 0 auto; width: 100%;}
    .menuer>li { float: left; position: relative; width: 14.285714%; font-size: 16px; font-weight: 700; line-height: 50px; height: 52px; text-align: center;}
    .menuer>li:before { content: ""; height: 20px; width: 1px; background-color: #2f5d83; position: absolute; display: block; top: 50%; margin-top: -10px;  left: 0; }
    .menuer>li:last-child:after { content: ""; height: 20px; width: 1px; background-color: #2f5d83; position: absolute; display: block; top: 50%; margin-top: -10px;  right: 0; }
    .menuer li>a { color: #FFF; }
    .menuer li.menu:hover,.menuer li.active { -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
    .menuer li.menu:hover>a,.menuer li.menu.active>a { color: rgba(255, 255, 255, 1); border-bottom: solid 3px rgba(255, 255, 255, 1); padding-bottom: 5px;}
    .menuer li.active>a { color: #FFF; border-bottom: solid 3px #FFF; padding-bottom: 5px;}

    /*.menuer li.active>a:after { opacity: 1;  visibility: visible;  display: block;  position: absolute;  bottom: 0;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  width: 65px;  content: "";  height: 4px;  background: #009944;  -webkit-transition: all .22s ease;  transition: all .22s ease;  -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;  }*/

    .menuer .dropmenu { background-color: rgba(8,80,138,0.95); position:absolute; overflow:hidden; width: 100%; z-index:999; top:52px; left: 0px; display:block; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; color:#000; opacity: 1; visibility:hidden; -webkit-transform:translateY(30px); transform:translateY(30px); -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); behavior: url(ie-css3.htc);}

    .menuer li.hov .dropmenu { opacity:1; color: #FFF; visibility:visible; -webkit-transform:translateY(0); transform:translateY(0);}
    .menuer .dropmenu>ul>li { font-size: 14px; width: 100%; display: block; line-height: 32px; color: #000;}
    .menuer .dropmenu>ul>li>a { color: #FFF; display: block;}
    .menuer .dropmenu>ul>li:hover>a { background: rgba(255, 255, 255, 1); color: #3681b5;}
/* Menuer End */

/* Index Banner Star */
#index-banner { }
/* Index Banner End */

/* About Us Star */
#about-us { padding: 42px 0; background-color: #FFF; overflow: hidden;}
    .about-us { text-align: left; position: relative; margin: 30px 0 0 0;}
    .about-us .lefts { padding-left: 47px; padding-bottom: 50px; width: 65%; background: #08508a;}
    .about-us .lefts .titles { padding-top: 56px; padding-bottom: 28px; font-size: 18px; color: #FFF; font-weight: normal;}
    .about-us .lefts .titles span { margin-left: 8px;  font-size: 14px; text-transform: uppercase; color: #f7cd12;}

    .about-us .lefts .intros { width: 80%;  font-size: 14px;  line-height: 26px; color: #FFF; padding-bottom: 32px;}
    .about-us .lefts .mores { display: block;  width: 140px;  font-size: 14px;  color: #fff;  border: 1px solid #FFF; line-height: 36px; text-align: center; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
    .about-us .lefts .mores:hover{ color: #08508a; background: #FFF; }

    .about-us .rights { position: absolute;  top: 40px; right: 0;}
/* About Us End */


/* Recommended Products Star */
#recommended-products { padding: 50px 0px; background: url('../img/recommended-products-bg.jpg') center top no-repeat #000; text-align: left; overflow: hidden;}
    #recommended-products .container { padding-left: 5px; padding-right: 5px;}
    .recommended-products { margin: 20px 0 0 0;}
    #owl-products .owl-controls{position:absolute; width:100%; bottom:5px;}
    #owl-products .item { margin:0px; padding:0px;}

    #owl-products .owl-controls .owl-buttons .owl-prev,#owl-products .owl-controls .owl-buttons .owl-next { position:absolute; display:block; opacity:.5; filter:alpha(opacity=50); transition:opacity .2s linear 0s; cursor:pointer; color:#7f7f7f; background:transparent; padding:15px 15px 8px 15px;}
    #owl-products .owl-controls .owl-buttons .owl-prev { -moz-border-radius:0 6px 6px 0; -webkit-border-radius:0 6px 6px 0; border-radius:0 6px 6px 0;}
    #owl-products .owl-controls .owl-buttons .owl-next { -moz-border-radius:6px 0 0 6px; -webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px;}
    #owl-products .owl-controls .owl-buttons i { color:#08508a;}
    #owl-products .owl-controls .owl-buttons .owl-prev:hover,#owl-products .owl-controls .owl-buttons .owl-next:hover{ opacity:.8; filter:alpha(opacity=80);}
    #owl-products .owl-controls .owl-prev { position:absolute;left:-3px; top:-166px;}
    #owl-products .owl-controls .owl-next { position:absolute;right:-3px; top:-166px;}

    .products-list { text-align: center; cursor:pointer; }
    .products-list a { color: #272727; }
    .products-list img { max-width: 100%; margin: 0 auto; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
    .products-list .imgs { border-bottom: solid 2px #FFF; overflow: hidden;}
    .products-list .intros { height: 36px; overflow: hidden; background: #FFF; padding: 10px 0; color: #272727; text-align: left; width: 100%; margin: 0 auto; display: block;}
    .products-list .intros h1 { font-size: 14px; font-weight: 700; text-align: center; overflow: hidden; height: 16px; }
    .products-list .products-list-box { text-align: center; width: 100%;}
    .products-list .products-list-box .products-content { margin: 0 10px; border: solid 2px #FFF; /*-webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc); -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;*/ overflow: hidden; max-width: 96%; text-align: center; }

    .products-list .products-list-box:hover .products-content { background: #08508a; color: #FFF;}
    .products-list .products-list-box:hover .intros { background-color: #08508a; color: #fff;}
    .products-list .products-list-box:hover img { transform: scale(1.1);}
/* Recommended Products End */

/* Info Content Star */
#info-content { padding: 42px 0; background: #FFF; text-align: left; overflow: hidden;}
    #info-content .lefts { padding: 20px; overflow: hidden; height: 342px; float: left; width: 65%; background-color: rgba(255,255,255,0.96); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
    #info-content .lefts .titles { padding: 0 0 5px 0; font-size: 18px; font-weight: 700; color: #333; border-bottom: dotted 1px #ccc;}
    #info-content .lefts .titles span { font-size: 14px; padding-top: 10px; margin-left: 10px; text-transform: uppercase; color: #888;}
    #info-content .lefts .titles .mores { float: right; color: #333; margin-top: 3px; font-size: 14px;}
    #info-content .lefts .titles .mores:hover { }

    #info-content .lefts .lists { margin: 10px 0 0 0;}
    #info-content .lefts .lists .listsL { float: left; width: 49%; overflow: hidden;}
    #info-content .lefts .lists .listsL .imgs { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden;}
    #info-content .lefts .lists .listsL img { max-width: 100%; }

    #owl-news .owl-controls{position:absolute; width:100%; bottom:5px;}
    #owl-news .item { margin:0px; padding:0px;}

    #owl-news .owl-controls .owl-buttons .owl-prev,#owl-news .owl-controls .owl-buttons .owl-next { position:absolute; display:block; opacity:.5; filter:alpha(opacity=50); transition:opacity .2s linear 0s; cursor:pointer; color:#7f7f7f; background:transparent; padding:15px 15px 8px 15px;}
    #owl-news .owl-controls .owl-buttons .owl-prev { -moz-border-radius:0 6px 6px 0; -webkit-border-radius:0 6px 6px 0; border-radius:0 6px 6px 0;}
    #owl-news .owl-controls .owl-buttons .owl-next { -moz-border-radius:6px 0 0 6px; -webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px;}
    #owl-news .owl-controls .owl-buttons i { color:#08508a;}
    #owl-news .owl-controls .owl-buttons .owl-prev:hover,#owl-news .owl-controls .owl-buttons .owl-next:hover{ opacity:1; filter:alpha(opacity=100);}
    #owl-news .owl-controls .owl-prev { position:absolute;left:-3px; top: -130px;}
    #owl-news .owl-controls .owl-next { position:absolute;right:-3px; top:-130px;}
    #owl-news .owl-controls .owl-page span { margin: 5px 3px; background: #08508a;}

    #info-content .lefts .lists .listsR { float: right; width: 49%;}
    #info-content .lefts .lists .listsR ul.contents li { border-bottom: dotted 1px #e9e9e9; height: 32px; overflow: hidden; line-height: 32px;}
    #info-content .lefts .lists .listsR ul.contents li i { margin: 0 5px 0 0;}
    #info-content .lefts .lists .listsR ul.contents li span { float: right; display: none;}

    #info-content .rights { height: 342px; float: right; width: 33%; background-color: rgba(255,255,255,0.96); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
    #info-content .rights .titles { padding: 20px 20px 10px 20px; font-size: 18px; font-weight: 700; color: #333;}
    #info-content .rights .titles span { font-size: 14px; padding-top: 10px; margin-left: 10px; text-transform: uppercase; color: #888;}
    #info-content .rights .slogans { background-color: #08508a; padding: 5px 20px; color: #FFF;}

    #info-content .rights ul.contacts { margin: 20px;}
    #info-content .rights ul.contacts li { padding-bottom: 10px;}
    #info-content .rights ul.contacts li img { max-height: 28px; margin-right: 15px;}
/* Info Content Star */



/* Linker Start */
#linker { padding: 10px 0;text-align:center; color:#838383; background:#0F0F0F; border-bottom:1px solid #0F0F0F; overflow: hidden;}
    .linker a { color:#838383}
    .linker span { margin: 0 10px; color:#a8a8a8; font-weight: lighter; font-size: 12px; vertical-align: top;}
/* Linker End */

/* Footer Start */
#footer { background:#181818; color:#838383; overflow: hidden;}
    .footer { padding: 15px 0;}
    .footer a { color: #838383;}
    .footer .copyrighter { margin: 0 auto; text-align: center;}
/* Footer Start */

/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
    .side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #fff;}
    .side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#08508a;opacity:0.9;filter:Alpha(opacity=90);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
    .side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#08508a;opacity:0.9;filter:Alpha(opacity=90);transition:all 0.3s;}
    .side ul li .sidetop:hover{background:#46b1e6;opacity:1;filter:Alpha(opacity=100);}
    .side ul li img{float:left;}

@media screen and (max-width: 1920px){

}

@media screen and (max-width: 1500px){

}

@media screen and (max-width: 1366px){

}

@media screen and (max-width: 1200px){

}

@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px){

}

@media screen and (max-width: 450px){

}