html,
body {
  height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
label {
  display: inline-block;
  display: inline;
  zoom: 1;
}
button,
input,
select,
textarea {
  vertical-align: baseline;
  vertical-align: middle;
}
h1 {
  font-size: 40px;
  margin: 0;
}
h2 {
  font-size: 38px;
  margin: 0;
}
h3 {
  font-size: 30px;
  margin: 0;
  font-weight: normal;
  color: #383838;
}
h4 {
  font-size: 24px;
  margin: 0;
}
h5 {
  font-size: 18px;
  margin: 0 0 10px;
  font-weight: normal;
  color: #383838;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  height: 1%;
}
.main-content {
  width: 1200px;
  margin: 0 auto;
}

/* 项目主体部分设置 */
a {
  color: #555;
  text-decoration: none;
}
body {
  color: #666;
  background: #f8f8f8;
  font: 12px/1.5 "\5fae\8f6f\96c5\9ed1", \5b8b\4f53, "microsoft yahei", Arial;
}
input,
textarea {
  font-family: "\5fae\8f6f\96c5\9ed1", \5b8b\4f53, "microsoft yahei", Arial;
  vertical-align: middle;
}
.input {
  border: 1px solid #e8e8e8;
  padding: 0.8em;
  font-size: 12px;
  color: #666;
  background: #fff;
}
.infor-select {
  border: 1px solid #e8e8e8;
  padding: 0.8em;
  font-size: 12px;
  color: #666;
  background: #fff;
  width: 215px;
}
.input:hover {
  background-color: #f9f9f9;
  border-color: #ccc;
}
.spot {
  color: #f80;
}
.blue {
  color: #078dcf;
}
.orange {
  color: #f60;
}
.green {
  color: #a1e03b;
}
.red {
  color: red;
}
.font0 {
  font-size: 0;
}
.set a {
  display: inline-block;
  font-size: 18px;
  padding: 5px 25px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  color: #e70013;
  margin-top: 30px;
}
/*顶部信息*/
.topArea {
  background: #e9e9e9;
  padding: 8px 0 9px;
}
.topArea .bg-topArea {
  width: 1003px;
  margin: 0 auto;
  position: relative;
}
.topArea .bg-topArea .wel {
}
.topArea .bg-topArea .orange {
  font-size: 0;
}
.topArea .bg-topArea .orange .wbst {
  font-size: 12px;
}
.topArea .bg-topArea a {
}
.r-arte {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.r-arte li {
  display: inline-block;
  display: inline;
  zoom: 1;
  font-size: 12px;
}
.r-arte li a {
  padding: 0 0.3em;
  display: inline-block;
  display: inline;
  zoom: 1;
}
.r-arte li.language {
  padding-right: 15px;
}

.serach_input {
  border: 1px solid #e3e3e3;
  padding: 6px 6px 5px;
  font-size: 12px;
  color: #a6a6a6;
}
.btn_serach {
  cursor: pointer;
  background: url(../images/btn_search.jpg) no-repeat;
  color: #fff;
  width: 30px;
  height: 30px;
  border: 0;
}
.language li {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-right: 1em;
}

/*头部*/
.header {
  position: relative;
  background: #fff;
}
.header .header-inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: inherit;
}
.header .set {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 50px;
}

.logo {
  float: left;
  font-size: 0;
}
.logotitle {
  float: left;
  color: #666;
  font-size: 16px;
  padding: 15px;
}
.logotitle1 {
  font-size: 26px;
  color: #e70013;
}

.header .tel {
  float: right;
  background: url(../images/tel.png) no-repeat left;
  padding-left: 40px;
  background-size: 30px;
  height: 48px;
  margin-top: 20px;
}
.header .tel p {
  color: #9692a0;
  font-size: 14px;
  margin-bottom: 5px;
}
.header .login-box{
    float: right;
    padding-top: 30px;
    padding-right: 20px;
}
.header .login-box a {
    display: inline-block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: #e70013 1px solid;
    font-size: 14px;
    color: #e70013;
    margin:  0 10px;
}

.comment {
  padding: 18px 0;
}
.comment strong {
  color: #f00;
}
.hot-key a {
  padding: 0 0.8em;
}

.navbox {
  position: relative;
  z-index: 500;
  background:#e70013;
  height: 62px;
}
.nav {
  width: 1003px;
  margin: 0 auto;
  font-size: 14px;
}
.nav li {
  text-align: center;
  float: left;
  position: relative;
  height: 62px;
  line-height: 62px;
}
.nav li.line {
  width: 2px;
  background: url(../images/line_bg.jpg) no-repeat 50% 50%;
}
.nav li a {
  color: #fff;
  display: block;
}
.nav li:hover a {
  text-decoration: none;
  z-index: 200;
}
.nav li:hover a,
.nav li .current {
  color: #fff;
}
.nav li .current {
  background: #cb0415;
}
.shownav {
  background: #fff;
  visibility: hidden;
  position: absolute;
  font-weight: normal;
  width: 220px;
  padding: 0;
  border: 1px solid #e8e8e8;
  left: 50%;
  display: none;
  _display: block;
  box-shadow: 0 0 10px #bbb;
  z-index: 100;
  margin-left: -110px;
}
.nav li:hover .shownav {
  display: block;
  text-align: left;
  font-size: 12px;
}
.nav li .shownav a {
  line-height: 26px;
  height: auto;
  color: #222;
  padding: 4px 10px 4px 30px;
  width: auto;
  background: url(../images/nav_up_2.gif) no-repeat 15px 50%;
}
.nav li .shownav a:hover {
  background-color: #f8f8f8;
}
.logo {
  font-size: 0;
}

/*banner样式*/
.tempWrap {
  margin: 0 auto;
}
.picBox {
  position: relative;
  overflow: hidden;
  font-size: 0;
  z-index: 90;
  transition: all 0.2s linear 0s;
}
.picBox a {
  transition: all 0.2s linear 0s;
}
.picBox .clearfix {
  width: 100% !important;
}
.picBox .bd li {
  width: 100% !important;
  text-align: center;
  background-position: 50% 50% !important;
}
.picBox ul {
  width: 100% !important;
}
.picBox .hd {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  height: 14px;
  z-index: 99;
  text-align: center;
}
.picBox .hd ul {
  margin: 0;
  padding: 0;
}
.picBox .hd li {
  background: #666;
  display: inline-block;
  zoom: 1;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-left: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  border-radius: 100%;
}
.picBox .hd li.on {
  background: #f60;
  color: #fff;
}
.picBox .next,
.picBox .prev {
  background: url(../images/icon_arr.png) no-repeat;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  cursor: pointer;
}
.picBox .prev {
  background-position: 10px 26px;
  height: 90px;
  left: 0;
  opacity: 0;
  filter: Alpha(opacity=0);
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 100;
  margin-top: -35px;
}
.picBox .next {
  background-position: 15px -48px;
  height: 90px;
  right: 0;
  opacity: 0;
  filter: Alpha(opacity=0);
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 100;
  margin-top: -35px;
}
.picBox:hover .prev {
  opacity: 0.5;
  filter: Alpha(opacity=50);
}
.picBox:hover .next {
  opacity: 0.5;
  filter: Alpha(opacity=50);
}

.main {
  overflow: hidden;
  zoom: 1;
}
.main .picBox .hd {
  text-align: right;
  left: -15px;
}

.sitemap {
  padding: 0 0 1em;
  border-bottom: 1px solid #eee;
  margin: 1em 1.5em;
}
.sitemap dt {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0.3em;
  color: #669934;
}
.sitemap dt a {
  color: #111;
}
.sitemap dd {
  padding: 0;
}
.sitemap dd a {
  padding: 0 1em 0 0;
}

.main-home {
  position: relative;
}
.search-box {
  float: right;
  padding: 12px 0;
}
.inner {
  background: url(../images/html_bg.gif);
}
.inner .main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.box {
  margin: 0 0 20px;
  border: 1px solid #e3e3e3;
  border-top: 2px solid #20ade1;
  background: #fff;
}
.box .title {
  background: url(../images/title_bg.jpg) repeat-x;
  line-height: 52px;
}
.box .title_more {
  background: url(../images/title_hd.jpg) no-repeat;
  width: 160px;
  height: 52px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.title .more {
  background: url(../images/more.png) no-repeat;
  float: right;
  margin: 18px 15px 0 0;
  width: 50px;
  height: 20px;
  overflow: hidden;
  text-indent: -999px;
}
.title .more a {
  display: block;
  width: 100%;
  height: 100%;
}

.news_box .title,
.ask_box .title {
  font-size: 22px;
  font-weight: noraml;
  color: #111;
  background: url(../images/case_title.jpg) no-repeat 0 bottom;
  padding: 0 0 20px;
}

.box .content {
  padding: 15px 15px 5px;
}
.bigImg_area {
  margin: 0 0 10px;
}

.pro_sort_box .title {
  border-radius: 3px 3px 0 0;
  background: url(../images/pro_sort_box_title_bg.jpg) repeat-x;
  font-size: 22px;
  color: #a1e03b;
  font-weight: bold;
  text-align: center;
  line-height: 63px;
  height: 63px;
}
.pro_sort {
  background: #e3e3e3;
}
.pro_sort li {
  position: relative;
}
.pro_sort li .name {
  font-size: 14px;
  font-weight: bold;
}
.pro_sort li .name a {
  display: block;
  background: url(../images/pro_sort_box_li_bg.jpg) repeat-x;
  line-height: 44px;
  height: 44px;
  padding: 0 15px;
}
.pro_sort .subnav {
  padding: 5px 0 0;
}
.pro_sort .subnav a {
  display: block;
  padding: 3px 25px 3px 30px;
  background: url(../images/subnav_icon.gif) no-repeat 20px 50%;
}

.promore {
  padding: 20px;
}
.promore a {
  background: #e70013;
  color: #fff;
  display: block;
  padding: 7px 5px;
  text-align: center;
}

.callme {
  text-align: center;
  position: relative;
  font-size: 30px;
  color: #fff;
  padding: 28px 0;
}
.callme .callme_img {
  position: absolute;
  left: 0;
  top: 0;
}
.callme .people_img {
  position: absolute;
  right: 0;
  top: 0;
}
.callme h2 {
  font-size: 34px;
  color: #fff;
}

.youshi_box {
  line-height: 1.6;
  color: #757575;
}
.youshi_box p {
  margin: 5px 0;
}
.youshi_box .line {
  background: url(../images/line.jpg) repeat-y 50% 0;
}

.case_box .title {
  font-size: 22px;
  font-weight: noraml;
  color: #111;
  background: url(../images/case_title.jpg) no-repeat 50% 0;
  padding: 20px 0 0;
  text-align: center;
}

/*客户案例*/
.pic_thumb_list li {
  width: 50%;
  float: left;
  padding: 30px 0 0;
}
.pic_thumb_list li img,
.pic_news_01 .picnews .pic {
  float: left;
  display: inline;
  margin: 0 20px 0 0;
}
.pic_thumb_list .intro-info-title,
.pic_news_01 .picnews h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 7px;
}
.pic_thumb_list .pic_intro,
.pic_news_01 .picnews p {
  min-height: 45px;
  color: #888;
  display: block;
  padding: 0 15px 0 0;
  line-height: 1.8;
}
.pic_thumb_list .more,
.pic_news_01 .picnews .more {
  margin: 10px 0 0;
}
.pic_thumb_list .more a,
.pic_news_01 .picnews .more a {
  display: inline-block;
  display: inline;
  zoom: 1;
  background: #f4f4f4;
  color: #595959;
  padding: 5px 15px;
}
.pic_thumb_list .more a:hover,
.pic_news_01 .picnews .more a:hover a {
  background: #569700;
  color: #fff;
  text-decoration: none;
}
.pic_news_01 .picnews {
  padding: 30px 0 0;
  clear: both;
}
.pic_news_01 .picnews .txt {
  width: auto !important;
}
.pic_news_01 {
  padding: 0 30px;
}

/*资讯动态*/
.news_box .pic_thumb_list {
  background: url(../images/news_box_icon.png) no-repeat 0 40px;
}
.news_box .pic_thumb_list li {
  width: 100%;
  float: none;
  padding: 25px 0;
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
}
.news_box .pic_thumb_list li .intro-info-title,
.news_box .pic_thumb_list li .pic_intro,
.news_box .pic_thumb_list li .more {
  padding-left: 80px;
}

/*常见问题*/
.ask_box .pic_thumb_list {
}
.ask_box .pic_thumb_list li {
  width: 100%;
  float: none;
  padding: 25px 0;
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
  background: url(../images/ask_box_icon.png) no-repeat 0 27px;
}
.ask_box .pic_thumb_list li .intro-info-title,
.ask_box .pic_thumb_list li .pic_intro,
.ask_box .pic_thumb_list li .more {
  padding-left: 32px;
}

/*公司介绍*/
.about_box {
  background: url(../images/about_slice.jpg) no-repeat right 0;
  line-height: 28px;
  color: #fff;
  padding: 0 140px 0 0;
  position: relative;
}
.about_box img {
  float: left;
  margin: 0 20px 0 0;
}
.about_box .intro-info-title {
  font-size: 16px;
  margin: 0 15px 15px 0;
  padding: 3em 0 0;
}
.about_box .intro-info-title a {
  color: #f90;
}
.about_box .title_more {
  display: none;
}
.about_box .more {
  position: absolute;
  text-indent: -999px;
  bottom: -4em;
  right: 140px;
  width: 104px;
  height: 32px;
  overflow: hidden;
}
.about_box .more a {
  background: url(../images/about_more.jpg) no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.about_box .more a:hover {
  background: url(../images/about_more_hover.jpg);
}

.huanjing_box .title {
  margin: 0 0 25px;
  background: url(../images/huanjing_box_title_bg.jpg) no-repeat 50% 50%;
  text-align: center;
}
.huanjing_box .title_more {
  font-size: 22px;
  color: #111;
  font-weight: normal;
  background: #e9e9e9;
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 0 15px;
}

#leftObj .rank_list {
  border: 1px solid #e3e3e3;
  border-top: 2px solid #2472bb;
  background: #fff;
}
#leftObj .box .title_more,
#leftObj .rank_list .title {
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  text-align: left;
  width: auto;
  color: #111;
  padding: 0 15px;
  background-image: none;
}
#leftObj .box,
#leftObj .rank_list {
  margin: 0 0 12px;
}
#leftObj .rank_list .title {
  background: url(../images/title_bg.jpg) repeat-x;
  font-weight: bold;
}
#leftObj .rank_list .list {
  background-image: none;
}
#leftObj .rank_list .content {
  padding: 10px 5px 5px 18px;
  background: url(../images/news_list_bg.gif) no-repeat 10px 16px;
}

/*内页图片列表*/
.pic_list_01 {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 19px;
}
.pic_list_01 li {
  width: 100%;
}
.pic_list_li {
  display: flex;
  margin: 0 5px 10px;
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
.pic_list_li .txt {
  padding: 6px 20px;
  overflow: hidden;
  flex: 1;
}
.pic_list_li .txt a {
  overflow: hidden;
  font-size: 14px;
  color: #333;
}
.pic_list_li .img {
  width: 165px;
  height: 165px;
  background-color: #fff;
  text-align: center;
}
.pic_list_li .img img {
  transition: all 0.6s;
}
.pic_list_li .img a {
  display: flex;
  width: 165px;
  height: 165px;
  align-items: center;
  overflow: hidden;
}
.pic_list_li .txt .tit {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.pic_list_li .txt p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}
.pic_list_li .img:hover img {
  transform: scale(1.2);
}
/*图片列表*/
.thumb_list {
  overflow: hidden;
  zoom: 1;
}
.thumb_list li {
  float: left;
  display: inline;
  text-align: center;
  margin: 0;
}
.thumb_list li a:hover img {
  opacity: 0.7;
  filter: Alpha(opacity=70);
}

.ftLinkWrap,
.about_bg,
.footer {
  background: #333;
  text-align: center;
}
.ftLinkWrap {
  line-height: 50px;
  border-bottom: 1px solid #262626;
  color: #818181;
}
.ftLinkWrap strong {
  color: #f60;
}
.ftLinkWrap a {
  color: #818181;
  padding: 0 0.3em;
}

.about_bg {
  border-top: 1px solid #3f3f3f;
  padding: 20px 0;
  line-height: 1.7;
}
.about {
  width: 1003px;
  margin: 0 auto;
}
.about h4 {
  margin: 0 0 0.5em;
  font-size: 14px;
  font-weight: normal;
}
.about h4 a {
  color: #818181;
}
.about a {
  display: block;
}
.child {
  display: none;
}

.footer {
  color: #b6b6b6;
  line-height: 1.8;
  padding: 20px 0 ;
}

/*返回顶部*/
#pageTop {
  background: url(../images/page_top_bg.png) no-repeat;
  width: 80px;
  height: 80px;
  right: 10px;
  bottom: 10px;
  position: fixed;
  overflow: hidden;
  text-indent: -999px;
}
#pageTop:hover {
  background-position: 0 -91px;
}
#pageTop a {
  width: 100%;
  height: 100%;
  display: block;
}

/*在线客服*/
.online-qq {
  background: url(../images/nav_up.png) no-repeat 50% 0;
  z-index: 500;
  padding: 12px 0 0;
  text-align: center;
}
.qq_content {
  background: #fff;
  font-weight: normal;
  box-shadow: 0 0 10px #bbb;
  border: 1px solid #eee;
}
.qq_content .dt {
  font-size: 16px;
  font-weight: bold;
  color: #545454;
  line-height: 42px;
  text-align: center;
  background: #f3f3f3 url(../images/qq_close.png) no-repeat 95% 50%;
  cursor: pointer;
}
.qq_content dd {
  padding: 12px;
}
.qq_content .tel {
  background: #f8f8f8;
  font-size: 14px;
}
.qq_content .tel strong {
  font-weight: bold;
  color: #f00;
}
.qq_content .ercod {
  background: #fff;
}
.qq_content dd p {
  padding: 0.3em 0;
}
.qq_content dd p a {
  background: url(../images/icon_qq.png) no-repeat 0 50%;
  padding: 0 0 0 18px;
}

#leftObj {
  width: 280px;
  float: left;
  padding: 13px 0 0;
}
#rightObj {
  width: 875px;
  float: right;
  border: 1px solid #e3e3e3;
  background: #fff;
  margin: 60px 0 15px;
}
#rightObj img {
  max-width: 100%;
}
#rightObj .title {
  font-size: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e3e3e3;
  padding: 8px 15px 8px;
  color: #111;
  display: none;
}
.location {
  padding: 8px 10px 8px 35px;
  border: 1px solid #e3e3e3;
  margin: 12px 0;
  width: 830px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff url(../images/icon_home.jpg) no-repeat 10px 50%;
}
.display_content {
  padding: 19px;
  line-height: 1.7;
  font-size: 14px;
}
.contact_box,
.list_news_01 {
  padding: 19px;
}
.contact_box {
  min-height: 360px;
}
.menu {
  padding: 12px;
}
.menu dt a {
  display: block;
  background: url(../images/menu_icon.gif) no-repeat 3px 50%;
  padding: 2px 15px;
  line-height: 28px;
}
.menu dt .current {
  color: #f80;
}
.list {
  background: url(../images/menu_icon.gif) no-repeat 3px 8px;
  padding: 0 3px 0 15px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}

.list_news_01 li {
  background: url(../images/menu_icon.gif) no-repeat 12px 50%;
  padding: 15px 25px;
  border-bottom: 1px solid #e3e3e3;
}
.list_news_01 li.bg {
  background-color: #f8f8f8;
}

.page {
  padding: 0;
  text-align: center;
  clear: both;
}
.page .recordcount {
  padding: 0 1em;
}
.page .recordcount,
.page .page_no {
  display: inline-block;
  display: inline;
  zoom: 1;
}

.display_title h1 {
  font-size: 22px;
  color: #111;
  padding: 0 0 19px;
  margin: 19px;
  border-bottom: 1px dotted #ccc;
  text-align: center;
}
.display_title .info {
  text-align: center;
}

/**/
.diplay_foot {
  margin: 0 20px 15px;
  padding: 0 0 1.2em;
  border-bottom: 1px solid #e2e2e2;
}
.diplay_foot dt {
  float: left;
}
.diplay_foot a {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 0.3em 0.8em;
  border: 1px solid #e2e2e2;
}
.diplay_foot a:hover {
  background-color: #f9f9f9;
  text-decoration: none;
}
.diplay_foot dd {
  margin: 0;
  padding: 0;
  float: right;
}
/*一键分享*/
.share_box {
  z-index: 100;
  display: inline-block;
  display: inline;
  zoom: 1;
  position: relative;
  width: 100px;
}
.share_box .share_name {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 0.2em 0.8em 0.2em 1.8em;
  border: 1px solid #ddd;
  cursor: pointer;
  background: url(../images/icon_share.gif) no-repeat 6px 50%;
}
.share_box .share_name:hover {
  border-color: #ccc;
  color: #666;
}
.share_box .share_content {
  position: absolute;
  padding: 0.3em 0.8em;
  top: 25px;
  display: none;
  width: 300px;
  left: 0;
}

.page_up_dn {
  margin: 19px;
  padding: 10px;
  border: 1px solid ccc;
  background: #f8f8f8;
  overflow: hidden;
  zoom: 1;
}
.page_up_dn li {
  float: left;
  width: 50%;
}
.slider-box-img .bd li .theme {
  background: #fff !important;
}

.inputbox {
  padding: 19px;
}
.inputbox p {
  padding: 0 0 1em;
  overflow: hidden;
  zoom: 1;
}
.ibl {
  width: 20%;
  text-align: right;
  float: left;
  padding: 0.8em 0 0;
}
.ibr {
  width: 80%;
  text-align: left;
  float: left;
}

.btn-submit,
.reset {
  background: #f60;
  border: 1px solid #f60;
  color: #fff;
  padding: 5px 13px;
}
.reset {
  background: #333;
  border: 1px solid #333;
}

.pic_list_1 {
  width: 100%;
}
.pic_list_2 {
  width: 49.5%;
}
.pic_list_3 {
  width: 33.2%;
}
.pic_list_4 {
  width: 24.95%;
}
.pic_list_5 {
  width: 19.9%;
}
.pic_list_6 {
  width: 16.5%;
}
.pic_list_7 {
  width: 14.1%;
}

.box_122101 {
  border-bottom: 1px solid #e3e3e3;
}

.content-topic {
  background: #f2f2f2 url(../images/content-topic-lead.png) no-repeat 15px 50%;
  text-align: center;
  font-size: 16px;
  padding: 0.6em;
  font-weight: bold;
  color: #222;
}

.content-topic1 {
  background: #f2f2f2 url(../images/content-topic-lead1.jpg) no-repeat center
    top;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  height: 56px;
  line-height: 56px;
}

/*自定义表单*/
.module_form {
  padding-left: 100px;
}
.module_form .module_field {
  margin: 20px 0;
}
.module_form .module_field .c_left {
  padding-bottom: 10px;
  float: left;
}

/*三级分类*/
.menu dd a {
  display: block;
  padding: 0 20px;
  line-height: 28px;
}
.updown {
  padding-top: 25px;
}
.display_title {
  text-align: center;
  padding: 10px;
}
.display_title h3 {
  font-size: 24px;
  line-height: 1.8;
}
.partbox {
  width: 1003px;
  overflow: hidden;
  margin: 0 auto;
}
.partleft {
  float: left;
  width: 600px;
}
.partright {
  float: right;
  width: 370px;
}
.partbox .ti {
  overflow: hidden;
  line-height: 50px;
}
.partbox .ti h3 {
  font-size: 24px;
  color: #333;
  position: relative;
}
.partbox .ti h3 span {
  color: #999;
  font-size: 18px;
  font-weight: normal;
  margin-left: 5px;
}
.partbox .ti a {
  float: right;
  font-size: 14px;
  color: #444;
}
.partbox .ti h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 4px;
  background: #0254aa;
}
.hlist {
}
.hlist li {
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
}
.hlist li:last-child {
  border: none;
}
.hlist li span {
  float: left;
  margin-top: 10px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 24px;
  color: #555;
  height: 48px;
  background: #ececec;
  display: block;
}
.hlist li .txt {
  margin-left: 65px;
}
.hlist li .txt h3 {
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
}
.hlist li .txt h3 a {
  color: #333;
}
.hlist li .txt p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  padding: 5px 0 10px;
}
.hlist li .txt .xq {
  display: inline-block;
  width: 82px;
  line-height: 30px;
  background: #f4f4f4;
  color: #666;
  text-align: center;
  font-size: 14px;
}
.hcontact {
  padding-top: 20px;
  line-height: 2;
  font-size: 16px;
  color: #333;
}
.hcontact p span {
  font-size: 16px !important;
}
.hcontact img {
  width: 100%;
}

.mz {
  overflow: hidden;
  margin-bottom: 60px;
  border: 1px #edd9c8 solid;
  background: #fff6ef;
  padding: 10px;
  line-height: 2;
  font-size: 12px;
  color: #333333;
}
.mt20 {
  margin-top: 20px;
}
.mz .mz_left {
  width: 65px;
  float: left;
}
.mz .mz_right {
  width: 880px;
  overflow: hidden;
  float: left;
}

.index-title {
  display: inline-block;
  padding: 6px 22px;
  border: #2a333c 1px solid;
  font-size: 20px;
  margin: 30px auto;
}
.index-title span {
  color: #999;
}
.index-list {
    padding-top: 30px;
}
.index-list ul li {
    float: left;
    width:300px;
    text-align: center;
}
.index-list ul li .pic {
    width: 280px;
    height: 280px;
    overflow: hidden;
}
.index-list ul li .txt {
    position: relative;
    padding: 5px 10px;
    line-height: 30px;
    font-size: 14px;
}
.index-list ul li:hover {
    box-shadow: 0px 5px 10px #e0e0e0
}
.index-list ul li .txt:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #f80;
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}
.index-list ul li:hover .txt:after {
    width: 100%;
}
.index-list ul li img {
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 18s ease 0s;
    transition: all 1s ease 0s
}
.index-list ul li:hover img {
    transform: scale(1.2);
}
.index-list2 ul li {
    width: 580px;
    display: flex;
    border-bottom: 1px solid #eee;
    margin: 0 10px;
    padding: 20px 0;
}
.index-list2 ul li .pic {
    width: 200px;
    height: 200px;
}
.index-list2 ul li .txt {
    flex: 1;
    text-align: left;
    font-size: 18px;
}
.index-list2 ul li .name-tel {
    margin-top: 20px;
    font-size: 14px;
    padding-right: 20px;
}
.index-list2 ul li .name-tel span {
    margin-right: 20px;
}
.bottom-nav {
    background-color: #333;
    padding: 15px 0;
    border-bottom: 1px solid #212121;
}
.bottom-nav .bottom-content {
    width: 1200px;
    margin: 0 auto;
}
.bottom-nav .bottom-content .nav {
    display: flex;
    justify-content: space-between;
}
.bottom-nav .bottom-content .nav a {
    font-size: 14px;
    color:#ababab;
}

.page a {
  margin: 0 5px;
}
.page .page_num {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 24px;
  border: 1px solid #ddd;
}
.page .page_cur {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 24px;
  border: 1px solid #1d8ae2;
  background-color: #1d8ae2;
  color: #fff;
}