/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: Microsoft YaHei, iconfont !important;
}

body {
    font: 12px Microsoft YaHei, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    width: 100%;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}
 
﻿@charset "utf-8";
/*dede58.com 做最好的织梦整站模板下载网站*/
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th, table td {
  padding: 5px;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
ception, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
a {
  color: #666;
  text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
  outline: none;
} /*for ff f6n.net*/

/*定位*/
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.bc {
  margin-left: auto;
  margin-right: auto;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.zoom {
  zoom: 1
}
.hidden {
  visibility: hidden;
}
.vam {
  vertical-align: middle;
}

p {
  word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
  cursor: pointer
}
;
/*原reset*/
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
  vertical-align: middle;
}
body {
  font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
*font-size:108%;
  line-height: 100%;
}
/*title*/
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
/*end reset*/


#roll_top, #fall, #ct {
  position: relative;
  cursor: pointer;
  height: 52px;
  width: 52px
}
#roll_top {
  background: url(../images/top.gif) no-repeat
}
#fall {
  background: url(../images/top.gif) no-repeat 0 -80px
}
#ct {
  background: url(../images/top.gif) no-repeat 0 -40px
}
#roll {
  display: block;
  width: 15px;
  margin-right: -558px;
  position: fixed;
  right: 46%;
  top: 80%;
  _margin-right: -558px;
  _position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
  z-index: 100;
}
/* CSS Document */
body {
  background-color: #fff;
  color: #666;
  font-size: 12px;
  font-family: microsoft yahei, "宋体";
  position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.content {
  margin-top: 15px;
}
/*页眉*/
.header {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.header .headerTop {
  overflow: hidden;
  width: 100%;
  height: 33px;
  border-bottom: 1px solid #e8e8e8;
  background: #0076da;
    color: #fff;
}
.header .headerTop p {
  font-size: 13px;
  color: #fff;
  float: left;
  line-height: 33px;
}
.header .headerTop ul {
  overflow: hidden;
  float: right;
  margin-top: 8px;
  height: 17px;
  line-height: 17px;
}
.header .headerTop li {
  float: left;
  padding: 0 10px 0 10px;
  border-left: 1px solid #e8e8e8;
  font-size: 13px;
}
.header .headerTop li:first-child {
  border: none;
}
.header .headerTop li.last {
  padding-right: 0;
  background: url(../images/header-icon03.png) no-repeat 10px center;
}
.header .headerTop li a {
  color: #fff;
}
.header .headerTop .first {
  background: url(../images/header-icon01.png) no-repeat 10px center;
}
.header .headerTop .second {
  background: url(../images/header-icon02.png) no-repeat 10px center;
}
.header .headerCenter {
  overflow: hidden;
  height: 109px;
}
.header .headerCenter dl {
  overflow: hidden;
  float: left;
  margin-top: 23px;
}
.header .headerCenter dt {
  float: left;
  overflow: hidden;
}
.header .headerCenter dd {
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-left: 26px;
  height: 48px;
  padding-left: 16px;
  border-left: 1px solid #e8e8e8;
}
.header .headerCenter h2 {
  font-size: 16px;
  color: #333333;
  padding-bottom: 6px;
  font-weight: bold;
}
.header .headerCenter dd p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.header .headerCenter dd p span {
  color: #ff9800;
}
.header .headerCenter .phone {
  overflow: hidden;
  float: right;
  margin-top: 32px;
  background: url(../images/header-phone.png) no-repeat left top;
  padding-left: 50px;
  width: 205px;
}
.header .headerCenter .phone p {
  font-size: 14px;
  color: #333333;
}
.header .headerCenter .phone i {
  font-size: 28px;
  font-family: Myriad Pro;
  color: #0087d5;
  display: block;
  font-weight: bold;
}
.headerNav {
  width: 100%;
  height: 42px;
  background: url(../images/navbg.jpg) no-repeat center;
}
.headerNav ul {
  width: 102%;
  height: 42px;
}
.headerNav li {
  float: left;
  font-size: 15px;
  height: 42px;
  line-height: 42px;
  border-right: 1px solid #1067b8;
}
.headerNav li:first-child {
  border-left: none;
}
.headerNav li:last-child {
  border-right: none;
}
.headerNav li a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding:0 33px;

}
.headerNav li:hover, .headerNav li.cur {
  background: url(../images/navbg2.png) repeat-x center;
}
.clear {
  clear: both;
}
/* footer */
.footer {
  width: 100%;
  overflow: hidden;
}
.footerTop {
  width: 100%;
  overflow: hidden;
  height: 55px;
  background: #0095db;
}
.footerTop .menu {
  overflow: hidden;
}
.footerTop .menu ul {
  overflow: hidden;
  margin-top: 22px;
}
.footerTop .menu li {
  font-size: 15px;
  border-left: 1px solid #31aae2;
  float: left;
}
.footerTop .menu li:first-child {
  border-left: none;
}
.footerTop .menu li a {
  color: #fff;
}
.footerBottom {
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding: 28px 0;
}
.footerBottom p {
  margin-bottom: 12px;
  font-size: 14px;
}
.footerBottom .p2 {
  color: #666666;
}
.footerBottom .p2 {
  color: #999;
}
.footerBottom .p2 a {
  color: #999;
}
.retop ul {
  overflow: hidden;
}
.retop li {
  float: left;
  margin-left: 10px;
}
.retop li img {
  display: block;
}
.rtTop {
  width: 43px;
  height: 43px;
  overflow: hidden;
  position: fixed;
  top: 85%;
  right: 51%;
  margin-right: -675px;
  cursor: pointer;
  display: none;
}
.rtTop h4 {
  width: 43px;
  height: 43px;
  overflow: hidden;
  position: relative;
}
.rtTop img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
  display: none;
  z-index: 1001;
  width: 398px;
  border: 1px solid #ccc;
  background: #fff;
  padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
  border: 1px solid #E4E3E3;
  background: #EBECEB;
  height: 18px;
  padding: 4px .5em 0;
  margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
  width: 370px;
  margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
  float: left;
  width: 105px;
  overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
  width: 265px;
  float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
  padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
  margin-right: 20px;
}

﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */

/* search */
.yqlj {
  padding: 35px 0;
}
.yqlj h4 {
  float: left;
  font-size: 16px;
  padding-right: 18px;
  border-right: 1px dotted #ccc;
}
.yqlj h4 a {
  color: #333;
}
.yqlj h4 span {
  display: block;
  padding: 0 12px;
  background: #1067b8;
  color: #fff;
}
.yqlj .yqcont {
  padding-top: 11px;
}
.f_nav {
  height: 56px;
  background: #1067b8;
  overflow: hidden;
}
.f_nav ul li:first-child {
  margin-left: 30px;
}
.f_nav ul li {
  float: left;
  height: 56px;
  line-height: 56px;
  font-size: 15px;
}
.f_nav ul li:first-child a {
  border-left: none;
}
.f_nav ul li a {
  color: #fff;
  padding: 0 37px;
  border-left: 1px dotted #fff;
}
.yqlj .yqcont a {
  color: #666;
  padding: 0 15px;
  font-size: 14px;
  background: url(../images/bg14.jpg) no-repeat right center;
}
.yqlj .yqcont a:hover {
  color: #009f40;
}
.yqlj .yqcont a:first-child {
  margin-left: 30px;
}
.footer {
    text-align: center;
    font-size: 13px;
    color: #888;
    padding: 20px 0;
}
.footer p {
    height: 26px;
    line-height: 26px;
}
.footer a {
    color: #888;
}
.indexlx {
  color:#fff;
  font-size: 16px;
}
.indextel {
  color:#fff;
  font-size: 16px;
  margin-top:8px;
}
.chanpintp {
  height: 270px;
  width: 281px;
}
.products .BigCon li:nth-child(n+13) {
 display: none;
}
.advantage {
  position: relative;
  height: 750px;
}
.article {
  text-align: center;
  padding-bottom: 20px;
  background: url(../images/bg01.png) no-repeat center bottom;
  margin-bottom: 46px;
}
.article h2.h2_title {
  font-size: 34px;
  margin-top: 58px;
  font-weight: normal;
}
.article h2.h2_title a {
  color: #333;
}
.article p.p_title {
  font-size: 18px;
  color: #b2b2b2;
}
.advantage .adv_con {
  height: 542px;
  margin-bottom: 23px;
  width: 1560px;
  background: #f5f5f5;
  padding-right: 360px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  min-width: 1200px;
}
.adv_con .con01 {
  overflow: hidden;
  display: block;
  width: 1200px;
    margin: 0 auto;
}
.adv_con .adv_left {
  width: 610px;
  height: 542px;
}
.fl {
  float: left;
  display: inline;
}
.adv_con .adv_right {
  width: 560px;
  padding: 132px 0 0 30px;
  height: 410px;
}
.fr {
  float: right;
  display: inline;
}
.adv_con .adv_right h2 {
  font-size: 30px;
  color: #333;
  font-weight: normal;
}
.adv_con .adv_right h2 a {
  color: #333;
}
.adv_con .adv_right h2 b {
  font-size: 30px;
  color: #1067b8;
}
.adv_con .adv_right p.adv_p1 {
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  color: #666;
  padding-bottom: 47px;
  border-bottom: 1px dotted #dadada;
  margin-bottom: 40px;
}
.adv_con .adv_right p.adv_p1 b {
  color: #f08300;
}
.adv_con ul li {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #444;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.adv_ul {
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 0;
}
.adv_ul li {
  float: left;
  width: 32%;
  margin-left: 10px;
  height: 73px;
  background: url(../images/bg07.png) repeat-x left top;
}
.adv_ul li:first-child {
  margin-left: 0;
}
.adv_ul li a {
  display: block;
  width: 100%;
  height: 73px;
  line-height: 55px;
  background: url(../images/icon04.png) no-repeat 105px center;
  text-indent: 160px;
  font-size: 20px;
  color: #fff;
  position: relative;
}
.adv_ul li.li02 a {
  background: url(../images/icon05.png) no-repeat 105px center;
}
.adv_ul li.li03 a {
  background: url(../images/icon06.png) no-repeat 105px center;
}
.adv_ul li a span {
  display: block;
  position: absolute;
  left: 160px;
  top: 40px;
  height: 20px;
  line-height: 20px;
  text-indent: 0;
  font-size: 14px;
  color: #fcfcfc;
}
.adv_ul li.cur, .adv_ul li:hover {
  background: url(../images/bg06.png) repeat-x left top;
}
.zizhitp {
  height: 260px;
  max-width:100%;
  border: 1px solid #ededed;
  width:230px;
}
.js_prev.prev {
  background-image: url(../images/zsbot1.png);
  background-repeat: no-repeat;
  height: 92px;
  width: 47px;
}
.js_next.next {
  background-image: url(../images/zsbot2.png);
  background-repeat: no-repeat;
  height: 92px;
  width: 47px;
}
.jieshao {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.anlitp1 {
  height: 303px;
  width: 365px;
}
.slide.miya_index_case_info_box {
  border: 1px solid #ededed;
  margin-right:49px;
}
.slide.miya_index_case_info_box:nth-child(3n) {
 margin-right:0;
}
.anlimc {
  font-size: 15px;
  padding: 20px 21px;
  font-weight: bold;
  text-align: center;
}
.quality {
  height: 527px;
  background: #1067b8;
  overflow: hidden;
}
.article.a2 {
  background: url(../images/bg05.png) no-repeat center bottom;
}
.article.a2 h2.h2_title a {
  color: #fff;
}
.article.a2 p.p_title {
  font-size: 18px;
  color: #fff;
}
.quality .que_con {
  overflow: hidden;
}
.que_con dl:first-child {
  margin-left: 0;
}
.que_con dl {
  width: 32%;
  float: left;
  margin-left: 24px;
  text-align: center;
}
.que_con dl dt {
  width: 157px;
  height: 157px;
  margin: 0 auto;
}
.que_con dl dd.dd01 {
  height: 70px;
  line-height: 70px;
  font-size: 24px;
}
.que_con dl dd a {
  color: #fff;
}
.que_con dl dd.dd02 {
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  color: #fff;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xinwentp {
  height: 283px;
  width: 470px;
}
.news {
    height: 710px;
    overflow: hidden;
}
.news .article {
    margin-bottom: 26px;
}
.news_type {
    height: 42px;
    margin: 30px auto 52px auto;
    font-size: 16px;
    text-align: center;
    width: 471px;
}
.news_type a {
    float: left;
    width: 135px;
    height: 42px;
    line-height: 42px;
    margin-left: 22px;
    background: #1067b8;
    color: #fff;
}
.news_type a.cur {
    background: #f08300;
}
.news01.cur {
    display: block;
}
.news01 {
    position: relative;
    display: none;
    height: 450px;
    background: url(../images/bg014.png) no-repeat left 0px;
}
.news01 .news_left {
    width: 560px;
    height: 440px;
    position: relative;
    top: 25px;
    left: 30px;
}
.news01 .news_left .newscase .left_p1 {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 480px;
}
.news01 .news_left .newscase .left_p2 {
    font-size: 14px;
    color: #8e8a8c;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 480px;
    word-break: break-all;
}
.news01 .news_right {
    width: 620px;
    height: 440px;
}
.news01 .news_right ul li:first-child {
    border-top: none;
}
.news01 .news_right ul li {
    position: relative;
    padding: 20px 10px 28px 70px;
    border-top: 1px solid #e4e4e4;
}
.news01 .news_right ul li span.timedate {
    display: block;
    height: 60px;
    width: 75px;
    position: absolute;
    left: 0;
    top: 35px;
    text-align: center;
    padding-right: 13px;
    border-right: 1px dotted #333;
    color: #333;
}
.news01 .news_right ul li span.timedate b {
    font-size: 48px;
    line-height: 48px;
    height: 48px;
    display: block;
    position: relative;
    top: -10px;
    font-weight: normal;
}
.news01 .news_right ul li span.timedate em {
    display: block;
    font-size: 18px;

}
.right_p1 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 45px;
  width:450px;
}
.right_p1 a {
    color: #333;
}
.right_p2 {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    padding-left: 45px;
    color: #666;
    word-break: break-all;
  width:450px;
}
.news01 .news_right ul li:nth-child(n+4) {
    display: none;
}
.search {
  width: 100%;
  overflow: hidden;
  height: 43px;
}
.search .Input {
  width: 317px;
  height: 28px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  float: left;
  margin-top: 7px;
}
.search .Input input {
  width: 280px;
  height: 28px;
  line-height: 28px;
  text-indent: 10px;
  padding-right: 5px;
  font-size: 13px;
  border: none;
  outline: none;
  float: left;
}
.search .Input a {
  border-left: 1px solid #e1e1e1;
  display: block;
  float: right;
  width: 31px;
  height: 20px;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search p {
  float: left;
  width: 842px;
  height: 43px;
  line-height: 43px;
  margin-left: 36px;
}
.search p a {
  font-size: 13px;
  color: #666666;
  margin-right: 24px;
}
.search p span {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
}
/* banner
.banner{overflow: hidden;width: 100%;overflow: hidden;background: url(../images/banner.jpg) no-repeat center;height: 507px;}
.banner .container{position: relative;height: 507px;}
.banner .list{width: 100%;overflow: hidden;text-align: center;position: absolute;bottom: 26px;left: 0;}
.banner .list span{display: inline-block;width: 40px;height: 3px;background: #a2a9ad;margin-right: 12px;}
.banner .list span{*display: inline;}
.banner .list span.cur{background: #0093d5;}*/

.banner {
  overflow: hidden;
  width: 100%;
  overflow: hidden;
  height: 507px;
}
#flashs {
  position: relative;
  height: 507px;
  overflow: hidden;
}
#flashs .bgitem {
  z-index: 1;
  position: absolute;
  top: 0;
}
#flashs .btn {
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  z-index: 999;
}
#flashs .btn span {
  display: inline-block;
  width: 40px;
  height: 3px;
  background: #a2a9ad;
  margin-right: 12px;
}
#flashs .btn span {
*display: inline;
}
#flashs .btn span.cur {
  background: #0093d5;
}
/* products */
.products {
  width: 100%;
  overflow: hidden;
  padding-bottom: 58px;
}
.products .top {
  width: 100%;
  overflow: hidden;
  background: url(../images/casebg.png) repeat;
  height: 220px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.products .top .title {
  float: left;
  width: 128px;
  height: 220px;
  padding: 0 46px;
  background: url(../images/productstitlebg.jpg) no-repeat center;
}
.products .top .title p {
  font-size: 22px;
  font-family: arial;
  text-transform: uppercase;
  margin-top: 26px;
  color: #91c6eb;
}
.products .top .title h2 {
  font-size: 32px;
  font-weight: bold;
  margin: 12px 0 28px 0;
}
.products .top .title h2 a {
  color: #fff;
  text-decoration: none;
}
.products .top .title .I2 {
  display: block;
  width: 98px;
  height: 2px;
  background: #fff;
  margin-top: 22px;
}
.products .classify {
  width: 980px;
  height: 243px;
  float: left;
  overflow: hidden;
  background: #fff;
}
.products .classify .con {
  width: 980px;
  border-left: 1px solid #e5e5e5;
  float: left;
}
.products .classify .con:first-child {
  border-left: none;
}
.products .classify .conTop {
  overflow: hidden;
  height: 111px;
}
.products .classify .conTop dl {
  overflow: hidden;
  height: 50px;
  margin-top: 15px;
}
.products .classify .conTop dt {
  float: left;
  width: 50px;
  margin-left: 30px;
}
.products .classify .conTop dd {
  width: 180px;
  float: left;
  margin-left: 11px;
}
.products .classify .conTop dd p {
  font-size: 18px;
  font-weight: bold;
  color: #0093d5;
  margin-top: 11px;
}
.products .classify .conTop dd a {
  color: #0093d5;
  text-decoration: none;
}
.products .classify .conTop dd i {
  display: block;
  width: 61px;
  height: 2px;
  background: #e1e1e1;
  margin-top: 11px;
}
.products .classify .conBottom {
  overflow: hidden;
  height: auto;
  padding:5px 24px 0;
}
.products .classify .conBottom a:nth-child(n+19) {
    display: none;
}
.products .classify .conBottom a {
  float: left;
  
  background: #1067b8;
  line-height:20px;
  padding:8px 12px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  width:251px;
  margin-left:29px;
  margin-bottom: 10px;
}
.products .classify .conBottom a:hover {
  // background: url(../images/question-icon02.png) no-repeat left center;
  background:#efefef;
  color: #ff9900;
  line-height:20px;
  font-weight: bold;
}
.products .BigCon {
  overflow: hidden;
}
.products .BigCon ul {
  width: 104%;
  overflow: hidden;
}
.products .BigCon li {
  float: left;
  height: 361px;
  width: 281px;
  margin-right: 25px;
  margin-top: 52px;
}
.products .BigCon li a {
  text-decoration: none;
}
.products .BigCon li span {
  display: block;
  width: 277px;
  height: 302px;
  margin: 2px auto 0;
  overflow: hidden;
}
.products .BigCon li em {
  display: block;
  width: 259px;
  padding: 0 11px;
  font-size: 14px;
  color: #333333;
  background: url(../images/products-icon05.png) no-repeat 254px center;
  text-indent: 9px;
  line-height: 56px;
  border-bottom: 1px solid #cccccc;
}
.products .BigCon li img {
  display: block;width: 100%;max-height: 100%;
  transition: all 2s;
  -moz-transition: all 2s;
  -webkit-transition: all 2s;
  -o-transition: all 2s;
}
.products .BigCon li:hover img {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
}
.products .BigCon li:hover {
  background: #ff9900;
  box-shadow: 0 5px 6px #dcdcdc
}
.products .BigCon li:hover em {
  color: #fff;
  background: url(../images/products-icon06.png) no-repeat 254px center;
}
/* .question */
.question {
  width: 100%;
  overflow: hidden;
  background: url(../images/questionbg.jpg) no-repeat center;
  height: 385px;
}
.question .container {
  overflow: hidden;
  position: relative;
  height: 385px;
}
.question .con {
  width: 341px;
  height: 269px;
  background-color: #fff;
  position: absolute;
  top: 43px;
  right: 1px;
  border-radius: 5px;
  padding: 21px 34px;
  overflow: hidden;
}
.question .con ul {
  width: 100%;
  overflow: hidden;
  height: 263px;
  position: relative;
}
.question .con li {
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px dotted #e2e5e6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.question .con li {
  color: #333333;
  background: url(../images/question-icon01.png) no-repeat 1px center;
  padding-left: 14px;
  text-decoration: none;
}
/*.question .con li:hover{background: url(../images/question-icon02.png) no-repeat 1px center;color: #ff9900;font-weight: bold;cursor:pointer;}*/
.question .con li span {
  color: #ff9900;
  font-weight: bold;
}
/* pro_details */
.pro_details {
  width: 100%;
  overflow: hidden;
  background: url(../images/pro_detailsbg.jpg) no-repeat center;
  height: 913px;
}
.pro_details .Title {
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding-top: 51px;
}
.pro_details .Title p {
  text-align: center;
  margin-top: 14px;
}
.pro_details .Title p span {
  font-size: 18px;
  color: #666666;
  background: url(../images/pro_details_icon01.png) no-repeat left center;
  padding-left: 18px;
  margin-right: 24px;
}
.pro_details .con {
  width: 100%;
  overflow: hidden;
  height: 731px;
  margin-top: 34px;
}
.pro_details .con .menu {
  overflow: hidden;
  text-align: center;
}
.pro_details .con .menu li {
  display: inline-block;
  width: 181px;
  height: 40px;
  border: 2px solid #333333;
  line-height: 40px;
  text-align: center;
  margin-right: 14px;
  font-size: 18px;
}
.pro_details .con .menu li {
*display: inline;
}
.pro_details .con .menu li.cur {
  background: #0095db;
  height: 44px;
  width: 185px;
  border: none;
  line-height: 44px;
}
.pro_details .con .menu li.cur a {
  color: #fff;
}
.pro_details .con .menu li a {
  color: #333333;
  text-decoration: none;
  display: block;
}
.pro_details .con .menu li:hover {
  background: #0095db;
  height: 44px;
  width: 185px;
  border: none;
  line-height: 44px;
}
.pro_details .con .menu li:hover a {
  color: #fff;
}
.pro_details .con .qieh {
  width: 100%;
  overflow: hidden;
  height: 620px;
  margin-top: 46px;
}
.pro_details .conBox {
  overflow: hidden;
  position: relative;
  height: 620px;
}
.pro_details .conBox img {
  margin: 0 auto;
  display: block;
}
.pro_details .conBox .box {
  overflow: hidden;
  position: absolute;
}
.pro_details .conBox .box h3 {
  font-size: 23px;
  color: #0095db;
  font-weight: bold;
}
.pro_details .conBox .box p {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
  margin-top: 12px;
}
.pro_details .conBox .box1 {
  width: 262px;
  top: 27px;
  left: 48px;
  text-align: right;
}
.pro_details .conBox .box2 {
  width: 290px;
  top: 27px;
  left: 908px;
}
.pro_details .conBox .box3 {
  width: 202px;
  top: 158px;
  left: 19px;
  text-align: right;
}
.pro_details .conBox .box4 {
  width: 148px;
  top: 158px;
  left: 992px;
}
.pro_details .conBox .box5 {
  width: 230px;
  top: 341px;
  left: 0;
  text-align: right;
}
.pro_details .conBox .box6 {
  width: 227px;
  top: 342px;
  left: 982px;
}
.pro_details .conBox .box7 {
  width: 244px;
  top: 482px;
  left: 58px;
  text-align: right;
}
.pro_details .conBox .box8 {
  width: 244px;
  top: 482px;
  left: 894px;
}
.pro_details .conBox_yyj {
  overflow: hidden;
  position: relative;
  height: 620px;
}
.pro_details .conBox_yyj img {
  margin: 0 auto;
  display: block;
}
.pro_details .conBox_yyj .box {
  overflow: hidden;
  position: absolute;
}
.pro_details .conBox_yyj .box h3 {
  font-size: 23px;
  color: #0095db;
  font-weight: bold;
}
.pro_details .conBox_yyj .box p {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
  margin-top: 12px;
}
.pro_details .conBox_yyj .box1 {
  width: 244px;
  top: 15px;
  left: 35px;
  text-align: right;
}
.pro_details .conBox_yyj .box2 {
  width: 290px;
  top: 15px;
  left: 908px;
}
.pro_details .conBox_yyj .box3 {
  width: 202px;
  top: 230px;
  left: 0;
  text-align: right;
}
.pro_details .conBox_yyj .box4 {
  width: 148px;
  top: 230px;
  left: 1000px;
}
.pro_details .conBox_yyj .box5 {
  width: 292px;
  top: 402px;
  left: 0;
  text-align: right;
}
.pro_details .conBox_yyj .box6 {
  width: 276px;
  top: 422px;
  left: 920px;
}
/* adv */
.adv {
  width: 100%;
  overflow: hidden;
  padding-bottom: 58px;
}
.adv .Title {
  width: 100%;
  background: url(../images/advtitlebg.jpg) no-repeat center;
  height: 137px;
  text-align: center;
  padding-top: 38px;
}
.adv .Title h2 {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
}
.adv .Title .p1 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  margin-top: 6px;
}
.adv .Title .p2 {
  font-size: 24px;
  color: #fff;
  width: 498px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #ff9900;
  margin: 20px auto 0;
}
.adv .conBox {
  width: 100%;
  overflow: hidden;
  padding-top: 54px;
}
.adv .conBox .container {
  overflow: hidden;
  position: relative;
}
.adv .conBox .container .pic {
  top: 38px;
  left: 562px;
  display: block;
  position: absolute;
}
.adv .conBox .con {
  overflow: hidden;
}
.adv .conBox .con img {
  display: block;
  float: left;
}
.adv .conBox .con .box {
  float: right;
  width: 527px;
}
.adv .conBox .con .box h3 {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 44px;
}
.adv .conBox .con .box h3 span {
  color: #ff9900;
}
.adv .conBox .con .box p {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 24px;
  background: url(../images/pro_details_icon01.png) no-repeat left 6px;
  padding-left: 28px;
}
.adv .conBox .con1 .box {
  padding-top: 60px;
  height: 343px;
}
.adv .conBox .con2 .box {
  height: 313px;
  width: 532px;
  padding-top: 18px;
}
.adv .conBox .con3 .box {
  height: 284px;
  width: 514px;
  padding-top: 26px;
}
.adv .conBox .con4 .box {
  height: 265px;
  width: 529px;
  padding-top: 32px;
}
.adv .conBox .con4 .box h3 {
  margin-bottom: 30px;
}
.adv .conBox .con3 .box h3 {
  margin-bottom: 30px;
}
.adv .conBox .con2 img, .adv .conBox .con4 img {
  float: right;
}
.adv .conBox .con2 .box, .adv .conBox .con4 .box {
  float: left;
  text-align: right;
}
.adv .conBox .con2 .box p, .adv .conBox .con4 .box p {
  background: url(../images/pro_details_icon01.png) no-repeat right 6px;
  padding-right: 28px;
}
/* Dz */
.Dz {
  width: 100%;
  background: url(../images/dzbg.jpg) no-repeat center;
  height: 206px;
}
.Dz .container {
  position: relative;
  height: 206px;
}
.Dz img {
  position: absolute;
  left: 25px;
  bottom: 21px;
}
.Dz .con {
  width: 417px;
  position: absolute;
  top: 60px;
  left: 782px;
  overflow: hidden;
}
.Dz .con .btn {
  width: 131px;
  float: left;
}
.Dz .con .btn a {
  font-size: 15px;
  color: #fff;
  display: block;
  height: 39px;
  width: 131px;
  line-height: 39px;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
}
.Dz .con .btn .a1 {
  background: #ff9900;
  border-bottom: 1px solid #f6dcb4;
  margin-bottom: 8px;
}
.Dz .con .btn .a2 {
  background: #0095db;
  border-top: 1px solid #b2dbef;
}
.Dz .con .phone {
  width: 190px;
  float: left;
  margin-left: 67px;
}
.Dz .con .phone p {
  background: url(../images/dz-phone.png) no-repeat 3px center;
  font-size: 16px;
  color: #333333;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
}
.Dz .con .phone i {
  display: block;
  color: #0087d5;
  font-size: 28px;
  font-family: 'Myriad Pro';
  margin-top: 2px;
}
/* case */
.case {
  width: 100%;
  overflow: hidden;
  padding-bottom: 64px;
}
.case .Title {
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding-top: 53px;
}
.case .Title h3 {
  font-size: 30px;
  font-weight: bold;
}
.case .Title h3 a {
  color: #333;
  text-decoration: none;
}
.case .Title p {
  font-size: 15px;
  color: #999999;
  font-family: arial;
  text-transform: uppercase;
  margin-top: 4px;
}
.case .con {
  width: 100%;
  overflow: hidden;
  margin-top: 26px;
}
.case .con .menu {
  overflow: hidden;
  text-align: center;
}
.case .con .menu li {
  display: inline-block;
  width: 181px;
  height: 40px;
  border: 2px solid #333333;
  line-height: 40px;
  text-align: center;
  margin-right: 14px;
  font-size: 18px;
}
.case .con .menu li {
*display: inline;
}
.case .con .menu li.cur {
  background: #ff9900;
  height: 44px;
  width: 185px;
  border: none;
  line-height: 44px;
  font-weight: bold;
}
.case .con .menu li.cur a {
  color: #fff;
}
.case .con .menu li a {
  color: #333333;
  text-decoration: none;
  display: block;
}
.case .con .menu li:hover {
  background: #ff9900;
  height: 44px;
  width: 185px;
  border: none;
  line-height: 44px;
  font-weight: bold;
}
.case .con .menu li:hover a {
  color: #fff;
}
.case .conBox {
  overflow: hidden;
  margin-top: 34px;
}
.case .conBox ul {
  overflow: hidden;
}
.case .conBox li {
  width: 365px;
  height: 421px;
  border: 1px solid #ededed;
  float: left;
  margin-left: 49px;
  overflow: hidden;
  background-color: #fff;
}
.case .conBox li:first-child {
  margin-left: 0;
}
.case .conBox li img {
  display: block;
}
.case .conBox li h3 {
  font-size: 15px;
  padding: 20px 21px;
  font-weight: bold;
}
.case .conBox li h3 a {
  color: #333333;
  text-decoration: none;
}
.case .conBox li:hover h3 a {
  color: #0095db;
}
.case .conBox li p {
  line-height: 20px;
  color: #666666;
  font-size: 14px;
  height: 40px;
  padding: 0 21px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* about */
.about {
  width: 100%;
  overflow: hidden;
  background: url(../images/about.jpg) no-repeat center;
  height: 451px;
}
.about .Title {
  overflow: hidden;
  margin-top: 48px;
}
.about .Title h2 {
  font-size: 34px;
  width: 137px;
  float: left;
}
.about .Title h2 a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.about .Title h2 i {
  display: block;
  width: 98px;
  height: 2px;
  background: #fff;
  margin-top: 14px;
}
.about .Title p {
  float: left;
  font-size: 24px;
  color: #8dc4ea;
  font-family: arial;
  line-height: 24px;
  text-transform: uppercase;
  margin-left: 18px;
  margin-top: 8px;
}
.about dl {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.about dt {
  float: left;
  width: 625px;
}
.about dd {
  width: 534px;
  float: right;
}
.about dd h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about dd h3 a {
  text-decoration: none;
  color: #333333;
}
.about dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.about dd .more {
  display: block;
  width: 137px;
  height: 40px;
  background: url(../images/aboutbtn.png) no-repeat center;
  line-height: 40px;
  text-indent: 27px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  margin-top: 46px;
}
/* honor */
.honor {
  width: 100%;
  overflow: hidden;
  background: url(../images/honorbg.jpg) no-repeat center;
  height: 353px;
}
.honor .container {
  width: 1165px;
  padding-right: 35px;
}
.honor .top {
  overflow: hidden;
  height: 34px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 30px
}
.honor .top span {
  float: left;
  background: url(../images/pro_details_icon01.png) no-repeat right center;
  padding-right: 22px;
  display: block;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.honor .top span a {
  color: #333333;
  text-decoration: none;
}
.honor .top .more {
  display: block;
  width: 74px;
  height: 21px;
  float: right;
}
.honor .con {
  overflow: hidden;
  margin-top: 19px;
  height: 206px;
  position: relative;
}
.honor .con ul {
  overflow: hidden;
  width: 105%;
  height: 206px;
  position: absolute;
  top: 0;
  left: 0;
}
.honor .con li {
  float: left;
  width: 145px;
  height: 204px;
  border: 1px solid #e7e7e7;
  margin-right: 56px;
}
/* news */
.news {
  width: 100%;
  overflow: hidden;
  padding-top: 46px;
}
.leftnews {
  width: 765px;
  overflow: hidden;
  float: left;
}
.leftnews .top {
  border-bottom: 1px solid #e0e0e0;
  height: 48px;
}
.leftnews .top ul {
  float: left;
  height: 48px;
  display: inline-block;
}
.leftnews .top ul {
*display: inline;
}
.leftnews .top li {
  line-height: 48px;
  height: 48px;
  width: 171px;
  float: left;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.leftnews .top li a {
  color: #666666;
  text-decoration: none;
  display: block;
}
.leftnews .top li i {
  display: none;
  width: 18px;
  height: 12px;
  background: url(../images/news-icon01.png) no-repeat center;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: -12px;
}
.leftnews .top li.cur {
  background: #0095db;
}
.leftnews .top li.cur a {
  color: #fff;
}
.leftnews .top li.cur i {
  display: block;
}
.leftnews .top .more {
  float: right;
  font-size: 14px;
  color: #999999;
  font-family: arial;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../images/news-icon03.png) no-repeat right center;
  padding-right: 9px;
  display: block;
  margin-top: 22px;
}
.leftnews .newsbox {
  overflow: hidden;
}
.leftnews .newsbox .newslist {
  overflow: hidden;
  margin-top: 27px;
}
.leftnews .newsbox dl {
  overflow: hidden;
  margin-bottom: 30px;
}
.leftnews .newsbox dt {
  float: left;
  width: 358px;
}
.leftnews .newsbox dd {
  float: left;
  width: 366px;
  float: left;
  margin-left: 32px;
}
.leftnews .newsbox dd h3 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leftnews .newsbox dd h3 a {
  color: #333333;
  text-decoration: none;
}
.leftnews .newsbox dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.leftnews .newsbox dd .more {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  width: 114px;
  height: 33px;
  line-height: 33px;
  display: block;
  background: url(../images/newsbtn.png) no-repeat center;
  margin-top: 34px;
  text-decoration: none;
  text-indent: 17px;
}
.leftnews .newsbox ul {
  height: 161px;
  background: #f5f5f5;
  overflow: hidden;
  padding: 0 21px;
}
.leftnews .newsbox li {
  overflow: hidden;
  margin-top: 15px;
}
.leftnews .newsbox li:first-child {
  margin-top: 21px;
}
.leftnews .newsbox li a {
  float: left;
  display: block;
  font-size: 14px;
  color: #666666;
  width: 530px;
  padding-left: 28px;
  background: url(../images/pro_details_icon01.png) no-repeat left center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leftnews .newsbox li span {
  font-size: 14px;
  color: #999999;
  float: right;
}
.rightnews {
  overflow: hidden;
  width: 381px;
  float: right;
}
.rightnews .top {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
}
.rightnews .top h3 {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  float: left;
}
.rightnews .top h3 {
*display: inline;
}
.rightnews .top h3 a {
  color: #666666;
  text-decoration: none;
  background: url(../images/news-icon02.png) no-repeat left center;
  padding-left: 26px;
}
.rightnews .top .more {
  float: right;
  font-size: 14px;
  color: #999999;
  font-family: arial;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../images/news-icon03.png) no-repeat right center;
  padding-right: 9px;
  display: inline-block;
}
.rightnews .wenda {
  height: 414px;
  overflow: hidden;
  position: relative;
  margin-top: 2px;
}
.rightnews .wenda ul {
  overflow: hidden;
  height: 414px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.rightnews .wenda li {
  height: 76px;
  padding-left: 19px;
  padding-top: 27px;
}
.rightnews .wenda li h3 {
  font-size: 16px;
  font-weight: bold;
  background: url(../images/news-q.png) no-repeat left center;
  padding-left: 31px;
  line-height: 23px;
  height: 23px;
  margin-bottom: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rightnews .wenda h3 a {
  color: #333333;
}
.rightnews .wenda p {
  font-size: 14px;
  color: #666666;
  background: url(../images/news-a.png) no-repeat left center;
  padding-left: 31px;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* link */
.link {
  width: 100%;
  overflow: hidden;
  background: #e9f6fc;
  padding: 46px 0 39px 0;
}
.link dl {
  overflow: hidden;
}
.link dt {
  float: left;
  padding-right: 23px;
  height: 50px;
  border-right: 1px solid #b2b8ba;
}
.link dt p {
  width: 68px;
  height: 18px;
  line-height: 17px;
  text-align: center;
  background: #0095db;
  color: #fff;
  margin: 4px 0;
  font-size: 16px;
}
.link dt span {
  font-size: 15px;
  color: #333333;
  font-weight: bold;
}
.link dd {
  padding-left: 30px;
  float: left;
  width: 1070px;
}
.link dd a {
  font-size: 14px;
  color: #666666;
  display: inline-block;
  padding: 0 17px;
  margin-bottom: 12px;
  font-family: '宋体';
  background: url(../images/link-icon.png) no-repeat left center;
}
.link dd a:first-child {
  padding-left: 0;
  background-image: none;
}
.link dt span a {
  color: #333;
  font-size: 16px;
}
.back-top-container {
    display: block;
    position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
    z-index: 99999;
}
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 40px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 1px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #176fd0 url(../images/88.jpg) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #176fd0 url(../images/88.jpg) no-repeat 0 -57px;
}
.yb_bar .yb_ercode {
    /* height: 200px; */
    background: #176fd0 url(../images/88.jpg) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.bdshare-slide-button-box.bdshare-slide-style-r6 {
    top: 300px !important;
}

// .bd{
//  display: inline-block;
//  width: 7.5rem;
//  height: auto;
//  margin: 0 auto;
//  font-size:1.2rem;
//  color: #fff;
//  position: absolute;
//  top:0;right:0;bottom:0;left: 0;
//  border:1px solid #ce0000;
// }
// .con{
//  display:block;
//  border-radius:10px;

// }




.b15 {
  background: url(../images/skinsvibtn.png) no-repeat;
  border: 0;
  cursor: pointer;
  overflow: hidden;
}
.b15 {
  background-position: -79px -650px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
/*处理中动画占全屏*/
#oran_div_processing {
  width: 300px;
  padding: 20px;
  z-index: 9999;
  text-align: center;
  background: #fffeef;
  border: solid 1px #b8ab04;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}









.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right > li:last-child:after {
    display: none;
}
 
/*nav*/
.nav-search {
    border: 1px solid #efefef;
    width: 275px;
    height: 30px;
    margin: 8px 0 0 0;
}

.nav-search form {
    height: 30px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}

.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
    border-left: 1px solid #efefef;
}

.nav-search form input[type=submit] {
    background: #2662ae;
    width: 40px;
    height: 30px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    position: absolute;
    right: 0px;
    bottom: 8px;
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}
#nav {
    height: 46px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav>li {
    float: left;
    width: 140px;
    line-height: 46px;
    text-align: center;
    position: relative;
}
.nav>li:last-child {
    background: none;
}

.nav>li a {
    color: #fff;
    display: block;
    font-size: 14px;
}

.nav>li.list {
    position: relative;
}

.nav>li.list .list_ul {
    position: absolute;
    left: 0;
    display: none;
    width: 140px;
    z-index: 9999;
}

.nav>li.list .list_ul>li {
    position: relative;
    background: #efefef;
}

.nav>li.list .list_ul>li a {
    color: #555;
}

.nav>li.list .list_ul>li ul.list_children {
    position: absolute;
    z-index: 99999;
    top: 0px;
    left: 140px;
    width: 120px;
    display: none;
}

.nav>li.list .list_ul>li ul.list_children li {
    background: #efefef;
    position: relative;
}

.nav>li.list .list_ul>li ul.list_children li a {
    color: #555;
}
.nav > li.active{
    background: #ff552e;
}
/*toproll*/
#toproll {
    height: 51px;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 51px;
    position: relative;
    margin: 0 auto;
}
.toproll span{
    float: left;
    line-height: 51px;
    font-weight: bold;
}
.toproll h1 {
    float: left;
    width: 850px;
    line-height: 51px;
}
/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #fff;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    min-width: 1200px;
    position: relative;
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}

/*首页主体*/
#index {
    width: 1200px;
    margin: 15px auto;
}

/*首页关于我们*/
#index-about {
    width: 650px;
    height: 250px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-about-title {
    height: 40px;
}

.index-about-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-about-title:after {
    width: 630px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-about-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-about-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-about-contact {
    padding: 20px;
}

.index-about-text {
    width: 350px;
}

.index-about-img {
    width: 250px;
}

/*首页联系我们*/
#index-connect {
    width: 530px;
    border: 1px solid #ccc;
    height: 250px;
    margin-bottom: 20px;
}

.index-connect-title {
    height: 40px;
}

.index-connect-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-connect-title:after {
    width: 510px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-connect-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-connect-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-connect-contact {
    padding: 20px;
}

/*首页新闻*/
#index-cnew, #index-inew {
    width: 590px;
    border: 1px solid #ccc;
    height: 300px;
    margin-bottom: 20px;
}

.index-cnew-one {
    padding: 20px 20px 10px 20px;
    position: relative;
}

.index-cnew-one-img {
    position: absolute;
    width: 75px;
    height: 75px;
}

.index-cnew-one h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 85px;
}

.index-cnew-one span {
    margin-left: 85px;
    display: block;
}

.index-new-title {
    height: 40px;
}

.index-new-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-new-title:after {
    width: 570px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-new-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-new-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-new-list {
    padding: 20px;
}

.index-new-list > li {
    height: 29px;
    border-bottom: 1px dashed #ccc;
}

.index-new-list > li:last-child {
    border: none;
}

.index-new-list > li > a {
    display: inline-block;
    line-height: 29px;
}

.index-new-list > li > span {
    float: right;
    display: inline-block;
    line-height: 29px;
}

/*首页展品展示*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort > li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort > li > a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort > li > a:hover {
    background: #2662ae;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    text-align: center;
    line-height: 24px;
}

/*首页案例展示*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}
 
/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 20px auto;
}

.page-about-left {
    width: 300px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    background: #2662ae;
    color: #fff;
    font: 400 20px/50px "微软雅黑";
}

.left-box ul {
    padding: 0 10px 10px 10px;
}

.left-box ul > li {
    border-bottom: 1px dashed #efefef;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
}
.left-box ul > li a{
    overflow: hidden;
    font-size: 14px;
    color: #222;
    background: url(/image/about_li1.png) no-repeat 15px center;
    padding: 0 15px 0 40px;
}
.left-box ul > li a:hover{ color: #666666;}
.left-box-content p{font-size: 14px;line-height: 2em;padding-left: 20px;}
.contentr {
    float: right;
    width: 880px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 35px;
    background: #f7f7f7;
    border-bottom: 2px solid #2662ae;
}
.contentr h2 {
    float: left;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
    background: #2662ae;
}
.contentr span {
    float: right;
    font-size: 13px;
    padding-right: 18px;
}
.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #2662ae;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}
.page-content p{font-size: 16px;line-height: 28px;}
/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #2662ae;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 50%;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 300px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list li img {
    max-width: 100%;
    height: 175px;
}
.sort-product-list li {
    display: inline-block;
    width: 200px;
    margin: 10px 10px;
    float: left;
    box-shadow: 2px 2px 2px #efefef;
}

.sort-product-list li a {
    display: block;
    text-align: center;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 120px;
    height: 100px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 130px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: relative;float: right;margin-right: 20px;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
    position: absolute;
    top: 30px;
    left: 130px;
    line-height: 25px;
}

/*分页*/

.pagination {
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #bdbdbd;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
}

.pagination li a {
    display: block;
    color: #2662ae;
}
.pagination li.active{
    background-color: #2662ae;
    color: #fff;}
/*相关信息*/

.ln-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #2662ae;
}

.ln-box ul {
}

.ln-box ul li {
    border-bottom: 1px dashed #efefef;
    width: 50%;
    float: left;
}

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 300px;
}

.info-product-right {
    width: 880px;
    position: relative;
}

#info-product-image {
    width: 500px;
margin: auto;
}
.info-content p{line-height: 30px;font-size: 15px;text-indent: 2em;}
.info-parameter {
    margin: -10px 0 20px 0;
    height: 30px;
    padding: 0 10px;
    /*background: #2662ae;*/
    line-height: 30px;
    /*color: #fff;*/
    display: inline-block;
}
/*.info-content p {
    font-size: 14px;
    line-height: 20px;
}*/
/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}