@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  background: #ffffff;
  min-width: 1300px;
}
form,
ul,
ol,
li,
input {
  padding: 0;
}
img {
  border: 0px;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
}
div,
p,
h1,
h2,
h3,
h4,
b,
form,
input,
textarea,
ul,
ol,
li,
a,
dd,
dt,
dl,
i,
em,
pre {
  color: #323232;
  list-style: none;
  text-decoration: none;
  font-family: "Microsoft YaHei", tahoma, Arial, "微软雅黑", Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
/*a{text-decoration:none;}
*/
/*清空浮动的代码-start*/
.clr:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clr {
  display: inline-block;
}
html[xmlns] .clr {
  display: block;
}
* html .clr {
  height: 1%;
}
img {
  border: 0px;
}
/*清空浮动的代码-end*/
.a_hidden {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-hidden {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*opacity: 1;filter: alpha(opacity=100);*/
@font-face {
  font-family: 'iconfont';
  src: url('../../font/iconfont.eot');
  src: url('../../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../../font/iconfont.woff2') format('woff2'), url('../../font/iconfont.woff') format('woff'), url('../../font/iconfont.ttf') format('truetype'), url('../../font/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'iconfont2';
  src: url('../../font/iconfont2/iconfont.eot');
  src: url('../../font/iconfont2/iconfont.eot?#iefix') format('embedded-opentype'), url('../../font/iconfont2/iconfont.woff2') format('woff2'), url('../../font/iconfont2/iconfont.woff') format('woff'), url('../../font/iconfont2/iconfont.ttf') format('truetype'), url('../../font/iconfont2/iconfont.svg#iconfont') format('svg');
}
.iconfont2 {
  font-family: "iconfont2" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*简宋*/
@font-face {
  font-family: 'hkjs';
  src: url('../../font/hkjs.eot?#font-spider2') format('embedded-opentype'), url('../../font/hkjs.woff') format('woff'), url('../../font/hkjs.ttf') format('truetype'), url('../../font/hkjs.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.testfont {
  font-family: 'hkjs';
}
/*公用部分*/
.module-header .main {
  width: 1200px;
  margin: 0 auto;
  height: 98px;
}
.module-header .main .logo {
  float: left;
}
.module-header .main .logo .img {
  float: left;
  display: block;
  margin: 11px 10px 0 0;
}
.module-header .main .logo .name {
  float: left;
  margin-top: 34px;
  line-height: 1;
  font-size: 32px;
  display: block;
  font-family: 'hkjs';
  font-weight: 400;
  letter-spacing: 3px;
}
.module-header .main .phone {
  float: right;
  position: relative;
  margin-top: 28px;
  font-size: 16px;
  line-height: 1;
  padding-left: 50px;
}
.module-header .main .phone .tit {
  display: block;
  line-height: 1;
  font-size: 16px;
  margin-bottom: 4px;
  font-family: 'hkjs';
}
.module-header .main .phone .number {
  display: block;
  line-height: 1;
  font-size: 22px;
  color: #c8382d;
  font-family: 'hkjs';
}
.module-header .main .phone .iconfont {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 42px;
  color: #c8382d;
  width: 42px;
  height: 42px;
}
#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, 5b 8b 4f 53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  -moz-box-shadow: 0px 0px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 20px #000;
  box-shadow: 0 0 20px #000;
}
#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}
#Validform_msg .Validform_title {
  line-height: 40px;
  height: 40px;
  text-align: left;
  font-weight: bold;
  padding: 0 20px;
  color: #333;
  position: relative;
  background-color: #ddd;
}
#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 40px;
  position: absolute;
  right: 20px;
  top: 0px;
  color: #333;
  text-decoration: none;
  font-size: 12px;
}
#Validform_msg a.Validform_close:hover {
  color: #666;
}
#Validform_msg .Validform_info {
  padding: 20px;
  border-top: none;
  text-align: left;
}
.module-nav {
  width: 100%;
  background: #c8382d;
  height: 50px;
  position: relative;
  z-index: 2;
}
.module-nav .topmenu {
  width: 100%;
  width: 1200px;
  margin: 0 auto;
}
.module-nav .topmenu .btn {
  width: 11.11%;
  float: left;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.module-nav .topmenu .btn:hover {
  background-color: #7c231c;
}
.module-nav .topmenu .activity {
  background-color: #7c231c;
}
.module-nav .submenu {
  width: 100%;
  height: 0;
  position: absolute;
  top: 50px;
  left: 0;
  background: url('../../images/nav_bg.jpg') center / 100% auto no-repeat #fff;
  overflow: hidden;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-box-shadow: 0 3px 6px #c5c5c5;
  -webkit-box-shadow: 0 3px 6px #c5c5c5;
  box-shadow: 0 3px 6px #c5c5c5;
}
.module-nav .submenu ul {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.module-nav .submenu ul li {
  width: 11.11%;
  float: left;
  height: 100%;
  padding-top: 25px;
  box-sizing: border-box;
}
.module-nav .submenu ul li .link {
  width: 100px;
  line-height: 36px;
  font-size: 16px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.module-nav .submenu ul li .link:hover {
  background-color: #fff;
  color: #c8382d;
  -moz-box-shadow: 0 0 6px #c5c5c5;
  -webkit-box-shadow: 0 0 6px #c5c5c5;
  box-shadow: 0 0 6px #c5c5c5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.module-nav:hover .submenu {
  height: 180px;
}
/*
	@name: 首页
	@description: 内容
	@author: LY
*/
/*首页banner*/
.homepage-banner .pic {
  display: block;
  width: 100%;
}
.homepage-banner .swiper-pagination-bullet {
  border: 2px solid #fff;
  opacity: 1;
  background: none;
}
.homepage-banner .swiper-pagination-bullet-active {
  border: 2px solid #c8382d;
}
.homepage-title .eng {
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #cccccc;
  font-family: "microsoft yahei";
  display: block;
}
.homepage-title .line {
  width: 50px;
  height: 2px;
  background-color: #c8382d;
  margin: 5px auto 10px auto;
  display: block;
}
.homepage-title .chi {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  display: block;
}
.homepage-infocenter {
  padding: 50px 0;
}
.homepage-infocenter .hd {
  text-align: center;
  padding: 38px 0 40px 0;
}
.homepage-infocenter .hd .btn {
  width: 230px;
  height: 66px;
  margin: 0 15px;
  line-height: 66px;
  text-align: center;
  background-color: #c8382d;
  -moz-box-shadow: 0 0 5px #c5c5c5;
  -webkit-box-shadow: 0 0 5px #c5c5c5;
  box-shadow: 0 0 5px #c5c5c5;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  display: inline-block;
  cursor: pointer;
}
.homepage-infocenter .hd .btn .iconfont {
  color: #fff;
  font-size: 40px;
  vertical-align: middle;
}
.homepage-infocenter .hd .btn .tip {
  font-size: 22px;
  margin-top: 10px;
  color: #fff;
  vertical-align: middle;
}
.homepage-infocenter .hd .activity {
  background-color: #7c231c;
}
.homepage-infocenter .bd {
  width: 1200px;
  margin: 0 auto;
}
.homepage-infocenter .bd .pic {
  display: block;
  width: 548px;
  float: left;
}
.homepage-infocenter .bd .link-list {
  float: right;
  width: 620px;
  height: 290px;
}
.homepage-infocenter .bd .link-block {
  line-height: 34px;
  font-size: 16px;
  overflow: hidden;
  display: block;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.homepage-infocenter .bd .link-block .txt {
  width: 480px;
  float: left;
  padding-left: 20px;
}
.homepage-infocenter .bd .link-block .time {
  width: 120px;
  text-align: right;
  display: block;
  float: right;
  box-sizing: border-box;
}
.homepage-infocenter .bd .link-block:hover {
  padding: 8px 0;
  background: #f7e1e0;
  font-weight: 700;
}
.homepage-infocenter .bd .link-block:hover .time {
  padding-right: 10px;
}
.homepage-infocenter .bd .link-more {
  width: 140px;
  height: 42px;
  border: 1px solid #c8382d;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  margin: 50px auto 0 auto;
  display: block;
  color: #c8382d;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.homepage-infocenter .bd .link-more:hover {
  background-color: #c8382d;
  color: #fff;
}
.homepage-about {
  width: 100%;
  height: 400px;
  background: url('../../images/home_about_bg.jpg') no-repeat center;
  padding-top: 44px;
  box-sizing: border-box;
}
.homepage-about .main {
  width: 1200px;
  margin: 0 auto;
}
.homepage-about .main .homepage-title {
  color: #fff;
}
.homepage-about .main .homepage-title .eng {
  color: #fff;
}
.homepage-about .main .txt {
  font-size: 14px;
  line-height: 30px;
  color: #fff!important;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  padding-top: 30px;
}
.homepage-about .main .link-more {
  width: 140px;
  height: 42px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  margin: 30px auto 0 auto;
  display: block;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.homepage-about .main .link-more:hover {
  color: #fff;
  background-color: #c8382d;
  border-color: #c8382d;
}
.homepage-news {
  width: 100%;
  box-sizing: border-box;
}
.homepage-news .main {
  width: 1200px;
  margin: 0 auto;
}
.homepage-news .main .left-text {
  float: left;
}
.homepage-news .main .left-text .homepage-title {
  margin: 50px 0 40px 0;
  position: relative;
}
.homepage-news .main .left-text .homepage-title .chi {
  text-align: left;
  margin: 0;
  color: #b50101;
  font-size: 32px;
  font-weight: 700;
}
.homepage-news .main .left-text .homepage-title .eng {
  text-align: left;
  color: #b50101;
  font-size: 14px;
  margin-top: 5px;
}
.homepage-news .main .left-text .homepage-title .tip {
  font-size: 14px;
  color: #878787;
  position: absolute;
  bottom: 0;
  left: 134px;
}
.homepage-news .main .left-text .link-block {
  position: relative;
}
.homepage-news .main .left-text .img {
  width: 600px;
  height: 402px;
  overflow: hidden;
}
.homepage-news .main .left-text .img img {
  width: 100%;
  display: block;
}
.homepage-news .main .left-text .text {
  width: 600px;
  height: 128px;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  padding-top: 20px;
  padding-left: 20px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
}
.homepage-news .main .left-text .text .time {
  float: left;
  margin-right: 20px;
}
.homepage-news .main .left-text .text .time .day {
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  display: block;
}
.homepage-news .main .left-text .text .time .year {
  font-size: 12px;
  color: #fff;
}
.homepage-news .main .left-text .text .ritxt {
  float: left;
  width: 500px;
}
.homepage-news .main .left-text .text .ritxt .title {
  font-size: 16px;
  color: #fff;
  display: block;
  border-bottom: 1px solid #797979;
  padding-bottom: 10px;
}
.homepage-news .main .left-text .text .ritxt .desc {
  font-size: 14px;
  color: #fff;
  padding-top: 10px;
  line-height: 24px;
}
.homepage-news .main .right-list {
  float: right;
  width: 530px;
}
.homepage-news .main .right-list .hd {
  padding: 70px 0 40px 0;
}
.homepage-news .main .right-list .hd ul {
  float: right;
}
.homepage-news .main .right-list .hd ul li {
  float: left;
}
.homepage-news .main .right-list .hd ul li .link {
  display: block;
  color: #666666;
  font-size: 14px;
  padding: 5px 8px;
  position: relative;
  margin: 0 15px;
}
.homepage-news .main .right-list .hd ul li .link:hover {
  background-color: #b50101;
  color: #fff;
}
.homepage-news .main .right-list .hd ul li .link:after {
  content: '';
  height: 10px;
  width: 1px;
  position: absolute;
  background-color: #e1e1e1;
  top: 50%;
  margin-top: -5px;
  right: -16px;
}
.homepage-news .main .right-list .hd ul li:last-child .link:after {
  content: '';
  background: no-repeat;
}
.homepage-news .main .right-list .hd ul .activity .link {
  background-color: #b50101;
  color: #fff;
}
.homepage-news .main .right-list .bd ul li a {
  overflow: hidden;
  display: block;
  width: 530px;
  border-bottom: 1px solid #eaeaea;
  padding: 21px 0 25px;
  box-sizing: border-box;
}
.homepage-news .main .right-list .bd ul li a .time {
  display: block;
  float: left;
}
.homepage-news .main .right-list .bd ul li a .time .year {
  font-size: 22px;
  display: block;
}
.homepage-news .main .right-list .bd ul li a .time .day {
  font-size: 16px;
  color: #666666;
}
.homepage-news .main .right-list .bd ul li a .ritxt {
  display: block;
  float: right;
  width: 448px;
}
.homepage-news .main .right-list .bd ul li a .ritxt .title {
  font-size: 16px;
  color: #666666;
  margin-top: 3px;
}
.homepage-news .main .right-list .bd ul li a .ritxt .desc {
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
}
.homepage-news .main .right-list .bd ul li a:hover .ritxt .title {
  color: #dc1e32;
}
.homepage-news .main .right-list .bd ul li:first-child a {
  border-top: 1px solid #eaeaea;
}
.homepage-case {
  position: relative;
  width: 100%;
  background: url('../../images//home_case_bg.jpg') center bottom / 100% auto no-repeat;
  padding: 80px 0 36px 0;
  box-sizing: border-box;
}
.homepage-case .main {
  width: 1200px;
  margin: 0 auto;
}
.homepage-case .main .item {
  height: 200px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 40px 0 30px 0;
}
.homepage-case .main .item .swiper-container {
  height: 100%;
  width: 1070px;
  margin: 0 auto;
}
.homepage-case .main .item .button-prev,
.homepage-case .main .item .button-next {
  position: absolute;
  height: 100%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 30px;
  top: 50%;
  margin-top: -20px;
  background-color: rgba(0, 0, 0, 0.3);
}
.homepage-case .main .item .button-prev {
  left: 0;
}
.homepage-case .main .item .button-next {
  right: 0;
}
.homepage-case .main .item .link-block {
  width: 250px;
  height: 200px;
  position: relative;
  display: block;
}
.homepage-case .main .item .link-block .pic {
  display: block;
  width: 100%;
}
.homepage-case .main .item .link-block .title {
  width: 100%;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}
.homepage-case .main .link-more {
  width: 140px;
  height: 42px;
  border: 1px solid #c8382d;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
  color: #c8382d;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.homepage-case .main .link-more:hover {
  background-color: #c8382d;
  color: #fff;
}
/*
	@name: 公共部分
	@description: 底部
	@author: LY
*/
.firend-link {
  width: 100%;
  background-color: #eaeaea;
  padding-top: 15px;
  padding-bottom: 20px;
}
.firend-link .links-box {
  width: 1200px;
  margin: 0 auto;
}
.firend-link .links-box .firend-link-title {
  font-size: 13.2px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.firend-link .links-box .link-list {
  overflow: hidden;
}
.firend-link .links-box .link-list .link {
  float: left;
  font-size: 14px;
  color: #666666;
}
.firend-link .links-box .link-list .link:hover {
  color: #dc1e32;
}
.firend-link .links-box .link-list .link-bar {
  font-size: 14px;
  color: #666;
  float: left;
  margin: 0 10px;
}
.module-footer {
  width: 100%;
  background-color: #424242;
  height: 420px;
  box-sizing: border-box;
}
.module-footer .foot {
  width: 1200px;
  margin: 0 auto;
}
.module-footer .foot .foot-logo {
  padding: 20px 0 30px 0;
}
.module-footer .foot .foot-logo img {
  display: block;
  height: 70px;
}
.module-footer .foot .foot-links {
  overflow: hidden;
  height: 135px;
  border-bottom: 1px solid #a0a0a0;
  padding-left: 30px;
  box-sizing: border-box;
}
.module-footer .foot .foot-links .link-list {
  float: left;
  margin: 0 35px;
}
.module-footer .foot .foot-links .link-list .title {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 15px;
}
.module-footer .foot .foot-links .link-list .sonlink {
  font-size: 12px;
  color: #fff;
  font-weight: 200;
  line-height: 24px;
}
.module-footer .foot .foot-links .link-list a {
  display: block;
  text-align: center;
}
.module-footer .foot .foot-links .link-list a:hover {
  color: #dc1e32;
}
.module-footer .foot .foot-info {
  padding-left: 60px;
  box-sizing: border-box;
  padding-top: 20px;
  overflow: hidden;
}
.module-footer .foot .foot-info .left-text {
  float: left;
  border-right: 1px solid #dcdcdc;
  height: 100px;
  box-sizing: border-box;
  padding-top: 30px;
}
.module-footer .foot .foot-info .left-text .text {
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  width: 310px;
}
.module-footer .foot .foot-info .left-text .text a {
  color: #fff;
  font-size: 14px;
}
.module-footer .foot .foot-info .foot-contact {
  float: left;
  border-right: 1px solid #dcdcdc;
  height: 100px;
  width: 500px;
  box-sizing: border-box;
  text-align: center;
}
.module-footer .foot .foot-info .foot-contact .phone-num {
  color: #ffffff;
  font-size: 25px;
  padding: 16px 0 10px 0;
  font-weight: 700;
}
.module-footer .foot .foot-info .foot-contact .link-tact {
  font-size: 19px;
  color: #fff;
  width: 180px;
  height: 40px;
  background-color: #dc1e32;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  font-weight: 700;
}
.module-footer .foot .foot-info .codeimg {
  float: left;
  height: 100px;
  padding-top: 4px;
  padding-left: 80px;
  box-sizing: border-box;
}
.module-footer .foot .foot-info .codeimg .img {
  float: left;
  width: 92px;
  border: 3px solid #dcdcdc;
  border-radius: 3px;
  overflow: hidden;
  box-sizing: border-box;
  height: 92px;
}
.module-footer .foot .foot-info .codeimg .img img {
  width: 100%;
}
.module-footer .foot .foot-info .codeimg .rittxt {
  float: left;
  width: 135px;
  padding-top: 22px;
}
.module-footer .foot .foot-info .codeimg .rittxt span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
.copyright {
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  background-color: #323232;
}
/*
	@name: 内页
	@description: 公共部分
	@author: LY
*/
.module-inside-banner {
  width: 100%;
  overflow: hidden;
}
.module-inside-banner img {
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.module-brand {
  font-size: 14px;
  color: #000000;
  padding: 20px 0;
  width: 1200px;
  margin: 0 auto;
}
.module-brand .link {
  font-size: 14px;
  color: #000;
  display: inline-block;
  margin: 0 5px;
}
.module-title .cn {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  position: relative;
}
.module-title .cn:before {
  content: '';
  z-index: 1;
  width: 10px;
  height: 4px;
  left: -7px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  background-color: #323232;
}
.module-title .cn:after {
  content: '';
  z-index: 1;
  width: 10px;
  height: 4px;
  right: -7px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  background-color: #323232;
}
.module-title .eng {
  font-size: 14px;
  text-align: center;
}
/*
	@name: 关于我们
	@description: 关于我们
	@author: LY
*/
.page-about .aboutus-main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 50px;
}
.page-about .aboutus-main .aboutus-img {
  width: 452px;
  height: 318px;
  overflow: hidden;
  float: left;
  margin: 0 50px 50px;
}
.page-about .about-show-main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 50px;
}
.public-pagein-title {
  text-align: center;
  font-size: 32px ;
  color: #323232 ;
  font-weight: bold;
}
.public-pagein-title span {
  display: inline-block;
  margin: 0 auto;
  font-size: 32px ;
  color: #323232 ;
  padding: 0 5px 3px;
  position: relative;
}
.public-pagein-title span:after {
  content: '';
  width: 100% ;
  height: 20px ;
  background-color: #c8382d ;
  bottom: 0;
  position: absolute;
  left: 0;
  z-index: -1;
}
.page-information {
  width: 1200px;
  margin: 0 auto;
}
.page-information .information-list {
  width: 100%;
  margin-top: 30px;
}
.page-information .information-list .item-box {
  display: block;
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #f5f5f5;
  box-sizing: border-box;
  padding: 15px 0 15px 29px;
  position: relative;
}
.page-information .information-list .item-box .time {
  width: 68px;
  height: 100%;
  text-align: center;
  background-color: #d2d2d2;
  box-sizing: border-box;
  padding-top: 10px;
  float: left;
  transition: all .3s;
}
.page-information .information-list .item-box .time span:nth-child(1) {
  font-size: 24px ;
  color: #555 ;
  font-weight: bold;
  transition: all .3s;
}
.page-information .information-list .item-box .time span:nth-child(3) {
  font-size: 14px ;
  color: #555 ;
  transition: all .3s;
}
.page-information .information-list .item-box .tit,
.page-information .information-list .item-box .desc {
  width: 900px;
  float: left;
  margin-left: 29px;
}
.page-information .information-list .item-box .tit {
  font-size: 16px ;
  color: #323232 ;
  margin-bottom: 5px;
  transition: all .3s;
}
.page-information .information-list .item-box .desc {
  font-size: 14px ;
  color: #898989 ;
  line-height: 1.6;
  position: relative;
  height: 41px;
}
.page-information .information-list .item-box .desc span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-information .information-list .item-box .more {
  width: 120px;
  height: 35px;
  float: right;
  text-align: center;
  transition: all .3s;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  position: relative;
}
.page-information .information-list .item-box .more span {
  display: inline-block;
  height: 35px;
  line-height: 35px;
}
.page-information .information-list .item-box .more span:nth-child(1) {
  font-size: 14px ;
  color: #fff ;
  position: relative;
  top: -7px;
  width: 0;
  transition: all .3s;
  opacity: 0;
}
.page-information .information-list .item-box .more .iconfont2 {
  font-size: 32px ;
  color: #e5e5e5;
}
.page-information .information-list .item-box:hover .time {
  background-color: #c8382d;
}
.page-information .information-list .item-box:hover .time span {
  color: #fff;
}
.page-information .information-list .item-box:hover .tit {
  color: #c8382d;
}
.page-information .information-list .item-box:hover .more {
  background-color: #c8382d;
}
.page-information .information-list .item-box:hover .more span:nth-child(1) {
  width: 36px;
  opacity: 1;
}
.page-case {
  width: 1200px;
  margin: 0 auto;
}
.page-case .item-box {
  width: 270px ;
  height: 216px ;
  float: left;
  margin-right: 40px;
  margin-bottom: 29px;
  position: relative;
  cursor: pointer;
}
.page-case .item-box:nth-child(4n) {
  margin-right: 0;
}
.page-case .item-box .pic {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page-case .item-box .pic img {
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.page-case .item-box .tit {
  height: 40px ;
  width: 100%;
  line-height: 40px ;
  text-align: center;
  font-size: 16px ;
  color: #fff ;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
}
.page-data {
  width: 1200px;
  margin: 0 auto 50px;
}
.page-data .item-link {
  width: 100%;
  height: 52px ;
  border-bottom: #f5f5f5;
  box-sizing: border-box;
  padding: 0 18px 16px 0;
  border-bottom: 1px solid #f5f5f5;
}
.page-data .item-link .name {
  width: 560px;
  height: 52px;
  line-height: 52px;
  font-size: 16px ;
  color: #323232 ;
  float: left;
}
.page-data .item-link .size,
.page-data .item-link .xiazai {
  width: 64px ;
  height: 52px;
  line-height: 52px;
  font-size: 16px ;
  color: #323232 ;
  float: right;
}
.page-data .item-link:hover .name,
.page-data .item-link:hover .xiazai {
  color: #dd111d;
  text-decoration: underline;
}
/*
	@name: 关于我们
	@description: 成员展示
	@author: LY
*/
.page-teamshow .teamshow-main {
  padding-top: 30px;
}
.page-teamshow .teamshow-main .link-list {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
.page-teamshow .teamshow-main .link-list .link {
  float: left;
  width: 265px;
  margin: 0 22px 28px;
}
.page-teamshow .teamshow-main .link-list .link .img {
  width: 265px;
  height: 300px;
  overflow: hidden;
  display: block;
}
.page-teamshow .teamshow-main .link-list .link .img img {
  width: 100%;
  display: block;
}
.page-teamshow .teamshow-main .link-list .link .text {
  width: 265px;
  height: 90px;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
}
.page-teamshow .teamshow-main .link-list .link .text .title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 22px;
  box-sizing: border-box;
}
.page-teamshow .teamshow-main .link-list .link .text .desc {
  font-size: 14px;
  color: #878787;
  text-align: center;
  padding-top: 5px;
  box-sizing: border-box;
}
.page-teamshow .teamshow-main .link-list .link:hover .text {
  border-bottom: 1px solid #ef4136;
  background-color: #f5f5f5;
}
/*
	@name: 新闻动态
	@description: 新闻动态
	@author: LY
*/
.page-news .links-btn {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto 30px;
}
.page-news .links-btn .link {
  float: left;
  display: block;
  padding: 8px 22px;
  color: #878787;
  font-size: 14px;
  margin-right: 12px;
  border-radius: 5px;
}
.page-news .links-btn .link:hover {
  background-color: #dc1e32;
  color: #fff;
}
.page-news .links-btn .activity {
  background-color: #dc1e32;
  color: #fff;
}
.page-news .news-main {
  width: 1200px;
  margin: 40px auto 0;
}
.page-news .news-main .link {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  border-top: 1px solid #dcdcdc;
  padding: 20px 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-news .news-main .link .img {
  width: 300px;
  height: 200px;
  display: block;
  float: left;
}
.page-news .news-main .link .img img {
  width: 100%;
  overflow: hidden;
  display: block;
}
.page-news .news-main .link .text {
  float: left;
  width: 710px;
  margin-left: 50px;
  padding-top: 20px;
  position: relative;
  box-sizing: border-box;
  height: 200px;
}
.page-news .news-main .link .text .title {
  font-size: 16px;
  font-weight: bold;
}
.page-news .news-main .link .text .time {
  font-size: 14px;
  margin: 15px 0;
}
.page-news .news-main .link .text .desc {
  font-size: 15px;
  color: #878787;
}
.page-news .news-main .link .text .classification {
  font-size: 14px;
  color: #878787;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.page-news .news-main .link:hover {
  background-color: #c8382d;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  margin: 20px 0 ;
  padding-left: 18px ;
}
.page-news .news-main .link:hover .text .title {
  color: #fff;
}
.page-news .news-main .link:hover .text .time {
  color: #fff;
}
.page-news .news-main .link:hover .text .desc {
  color: #fff;
}
.page-news .news-main .link:hover .text .classification {
  color: #fff;
}
.page-news .news-main .link:first-child {
  border-top: none;
}
/*
	@name: 协会成员
	@description: 协会成员
	@author: LY
*/
.page-enterprise .list-img {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0 34px;
  position: relative;
}
.page-enterprise .list-img .link {
  margin: 0 9px;
  width: 285px;
  height: 210px;
  display: block;
  border: 1px solid #ededed;
  float: left;
}
.page-enterprise .list-img .link img {
  width: 100%;
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-enterprise .list-img .link:hover img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -moz-transform: scale(1.2);
  /* Firefox */
  -webkit-transform: scale(1.2);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2);
}
.page-enterprise .list-img:before {
  content: '';
  position: absolute;
  width: 1120px;
  left: 50%;
  margin-left: -560px;
  height: 1px;
  background-color: #cacaca;
  bottom: 0;
}
.page-enterprise .module-title {
  padding-top: 30px;
  padding-bottom: 10px;
}
.page-enterprise .list-logos {
  width: 1254px;
  margin: 0 auto;
}
.page-enterprise .list-logos .link-logo {
  display: inline-block;
  width: 180px;
  margin: 20px 25px;
}
.page-enterprise .list-logos .link-logo .img {
  width: 100%;
  height: 80px;
  overflow: hidden;
}
.page-enterprise .list-logos .link-logo .img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-enterprise .list-logos .link-logo .img img:hover {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -moz-transform: scale(1.2);
  /* Firefox */
  -webkit-transform: scale(1.2);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2);
}
.page-enterprise .list-logos .link-logo .title {
  font-size: 14px;
  text-align: center;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 10px auto;
}
.show-menbers .main-menbers {
  width: 1200px;
  margin: 0 auto;
}
.show-menbers .main-menbers .company-info {
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
  padding: 24px 0;
}
.show-menbers .main-menbers .company-info .company-info-img {
  float: left;
  width: 157px;
  height: 90px;
  position: relative;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  background-color: #f8f8f8;
}
.show-menbers .main-menbers .company-info .company-info-img img {
  position: absolute;
  width: 100%;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}
.show-menbers .main-menbers .company-info .company-info-text {
  float: left;
  margin-left: 16px;
  padding-top: 10px;
}
.show-menbers .main-menbers .company-info .company-info-text .company-name {
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 400;
}
.show-menbers .main-menbers .company-info .company-info-text .info-list {
  overflow: hidden;
}
.show-menbers .main-menbers .company-info .company-info-text .info-list .list-text {
  float: left;
  font-size: 14px;
}
.show-menbers .main-menbers .company-info .company-info-text .info-list .list-text span {
  font-size: 14px;
  color: #999999;
}
.show-menbers .main-menbers .company-info .company-info-text .info-list .bar {
  display: block;
  float: left;
  margin: 0 15px;
}
.show-menbers .main-menbers .content {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 100px;
  background-image: url('../../images/content-bg.jpg');
  min-height: 400px;
}
.show-menbers .main-menbers .content .about-title {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
}
.show-menbers .main-menbers .module-articpages {
  margin: 50px auto;
  width: 1000px;
}
.page-regulations .regulations-main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 50px;
}
/*
	@name: 技术培训
	@description: 培训动态
	@author: LY
*/
.page-dynamic .links-btn {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto 30px;
}
.page-dynamic .links-btn .link {
  float: left;
  display: block;
  padding: 8px 22px;
  color: #878787;
  font-size: 14px;
  margin-right: 12px;
  border-radius: 5px;
}
.page-dynamic .links-btn .link:hover {
  background-color: #dc1e32;
  color: #fff;
}
.page-dynamic .links-btn .activity {
  background-color: #dc1e32;
  color: #fff;
}
.page-dynamic .dynamic-main {
  width: 1200px;
  margin: 0 auto;
}
.page-dynamic .dynamic-main .link {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  border-top: 1px solid #dcdcdc;
  padding: 20px 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-dynamic .dynamic-main .link .img {
  width: 300px;
  height: 200px;
  display: block;
  float: left;
}
.page-dynamic .dynamic-main .link .img img {
  width: 100%;
  overflow: hidden;
  display: block;
}
.page-dynamic .dynamic-main .link .text {
  float: left;
  width: 710px;
  margin-left: 50px;
  padding-top: 20px;
  position: relative;
  box-sizing: border-box;
  height: 200px;
}
.page-dynamic .dynamic-main .link .text .title {
  font-size: 16px;
  font-weight: bold;
}
.page-dynamic .dynamic-main .link .text .time {
  font-size: 14px;
  margin: 15px 0;
}
.page-dynamic .dynamic-main .link .text .desc {
  font-size: 15px;
  color: #878787;
}
.page-dynamic .dynamic-main .link .text .classification {
  font-size: 14px;
  color: #878787;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.page-dynamic .dynamic-main .link:hover {
  background-color: #dc1e32;
  padding-left: 18px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-dynamic .dynamic-main .link:hover .text .title {
  color: #fff;
}
.page-dynamic .dynamic-main .link:hover .text .time {
  color: #fff;
}
.page-dynamic .dynamic-main .link:hover .text .desc {
  color: #fff;
}
.page-dynamic .dynamic-main .link:hover .text .classification {
  color: #fff;
}
.page-dynamic .dynamic-main .link:first-child {
  border-top: none;
}
/*
	@name: 技术培训
	@description: 资料下载
	@author: LY
*/
.page-down {
  width: 100%;
}
.page-down .down-main {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
}
.page-down .down-main .down-list li {
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
  padding: 15px 16px;
  box-sizing: border-box;
}
.page-down .down-main .down-list li .down-title {
  display: block;
  float: left;
  font-size: 16px;
}
.page-down .down-main .down-list li .right-text {
  float: right;
  overflow: hidden;
}
.page-down .down-main .down-list li .right-text .down-size {
  font-size: 14px;
  float: left;
  margin-right: 42px;
}
.page-down .down-main .down-list li .right-text .down-link {
  font-size: 14px;
  display: block;
  float: right;
}
.page-down .down-main .down-list li:hover .down-title {
  color: #dd111d;
}
.page-down .down-main .down-list li:hover .right-text .down-link {
  color: #dd111d;
}
/*
	@name: 技术革新
	@description: 技术革新
	@author: LY
*/
.page-innovation .links-btn {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto 30px;
}
.page-innovation .links-btn .link {
  float: left;
  display: block;
  padding: 8px 22px;
  color: #878787;
  font-size: 14px;
  margin-right: 12px;
  border-radius: 5px;
}
.page-innovation .links-btn .link:hover {
  background-color: #dc1e32;
  color: #fff;
}
.page-innovation .links-btn .activity {
  background-color: #dc1e32;
  color: #fff;
}
.page-innovation .innovation-main {
  width: 1200px;
  margin: 0 auto;
}
.page-innovation .innovation-main .link {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  border-top: 1px solid #dcdcdc;
  padding: 20px 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-innovation .innovation-main .link .img {
  width: 300px;
  height: 200px;
  display: block;
  float: left;
}
.page-innovation .innovation-main .link .img img {
  width: 100%;
  overflow: hidden;
  display: block;
}
.page-innovation .innovation-main .link .text {
  float: left;
  width: 710px;
  margin-left: 50px;
  padding-top: 20px;
  position: relative;
  box-sizing: border-box;
  height: 200px;
}
.page-innovation .innovation-main .link .text .title {
  font-size: 16px;
  font-weight: bold;
}
.page-innovation .innovation-main .link .text .time {
  font-size: 14px;
  margin: 15px 0;
}
.page-innovation .innovation-main .link .text .desc {
  font-size: 15px;
  color: #878787;
}
.page-innovation .innovation-main .link .text .classification {
  font-size: 14px;
  color: #878787;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.page-innovation .innovation-main .link:hover {
  background-color: #F5F5F5;
  padding-left: 18px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-innovation .innovation-main .link:first-child {
  border-top: none;
}
/*
	@name: 专家咨询
	@description: 专家咨询
	@author: LY
*/
.page-expert .expert-main {
  padding-top: 30px;
}
.page-expert .expert-main .link-list {
  overflow: hidden;
  width: 1300px;
  margin: 0 auto;
}
.page-expert .expert-main .link-list .link {
  float: left;
  width: 333px;
  margin: 0 50px 28px;
}
.page-expert .expert-main .link-list .link .img {
  width: 333px;
  height: 323px;
  overflow: hidden;
  display: block;
}
.page-expert .expert-main .link-list .link .img img {
  width: 100%;
  display: block;
}
.page-expert .expert-main .link-list .link .text {
  width: 333px;
  height: 90px;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
}
.page-expert .expert-main .link-list .link .text .title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 22px;
  box-sizing: border-box;
}
.page-expert .expert-main .link-list .link .text .desc {
  font-size: 14px;
  color: #878787;
  text-align: center;
  padding-top: 5px;
  box-sizing: border-box;
}
.page-expert .expert-main .link-list .link:hover .text {
  border-bottom: 1px solid #ef4136;
  background-color: #f5f5f5;
}
.show-expert .expert-main {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 16px 50px;
  box-sizing: border-box;
}
.show-expert .expert-main .content {
  overflow: hidden;
  padding: 0 6px 30px;
  box-sizing: border-box;
  position: relative;
}
.show-expert .expert-main .content .img {
  float: left;
  width: 333px;
  height: 323px;
  overflow: hidden;
  margin-left: 8px;
}
.show-expert .expert-main .content .img img {
  width: 100%;
  display: block;
}
.show-expert .expert-main .content .info-expert {
  float: left;
  width: 788px;
  margin-left: 26px;
  padding-top: 58px;
}
.show-expert .expert-main .content .info-expert .title {
  font-size: 24px;
  font-weight: 400;
}
.show-expert .expert-main .content .info-expert .text {
  font-size: 14px;
  color: #878787;
  margin-top: 20px;
}
.show-expert .expert-main .content .info-expert .text span {
  color: #323232;
}
.show-expert .expert-main .content .info-expert .desc {
  line-height: 24px;
}
.show-expert .expert-main .content:before {
  content: '';
  position: absolute;
  width: 1156px;
  height: 1px;
  background-color: #dad9d9;
  bottom: 0px;
  left: 50%;
  margin-left: -580px;
}
.show-expert .expert-main .needcons {
  overflow: hidden;
  border: 1px solid #dad9d9;
  margin-top: 30px;
  width: 1168px;
  height: 99px;
  box-sizing: border-box;
  padding: 0 30px 0 35px;
}
.show-expert .expert-main .needcons .forme {
  font-size: 20px;
  color: #878787;
  float: left;
  line-height: 99px;
}
.show-expert .expert-main .needcons .foryou {
  font-size: 25px;
  color: #dc1e32;
  float: left;
  line-height: 99px;
  margin-left: 30px;
}
.show-expert .expert-main .needcons form {
  float: left;
  margin-left: 30px;
  margin-top: 23px;
}
.show-expert .expert-main .needcons form .fortext {
  width: 677px;
  height: 52px;
  border: 1px solid #dad9d9;
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
}
.show-expert .expert-main .needcons form .forbtn {
  font-size: 20px;
  color: #ffffff;
  width: 124px;
  height: 52px;
  background-color: #dc1e32;
  border-radius: 5px;
  border: none;
  margin-left: 30px;
  outline: none;
  cursor: pointer;
}
.reply-message {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 10px 50px;
}
.reply-message .title {
  font-size: 14px;
  margin-bottom: 3px;
}
.reply-message .time {
  font-size: 14px;
  color: #878787;
  margin-bottom: 20px;
}
.reply-message .desc {
  font-size: 14px;
  color: #666666;
  margin-bottom: 30px;
}
.reply-message form .textarea {
  width: 1180px;
  height: 118px;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #dedede;
  resize: none;
  margin-bottom: 30px;
  outline: none;
}
.reply-message form .replybtn {
  width: 77px;
  height: 31px;
  background-color: #dc1e32;
  color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
}
.message-center {
  width: 1200px;
  margin: 10px auto 0;
  padding-bottom: 50px;
}
.message-center .center-title {
  background-color: #e5e5e5;
  overflow: hidden;
  height: 33px;
  padding: 0 40px;
  text-align: center;
}
.message-center .center-title .num-title {
  font-size: 15px;
  float: left;
  line-height: 33px;
}
.message-center .center-title .message-title {
  font-size: 15px;
  line-height: 33px;
  display: inline-block;
}
.message-center .center-title .time-title {
  font-size: 15px;
  float: right;
  line-height: 33px;
}
.message-center .message-list li {
  height: 41px;
  border-bottom: 1px solid #e5e5e5;
}
.message-center .message-list li .link {
  display: block;
  height: 100%;
  padding-left: 40px;
  padding-right: 37px;
}
.message-center .message-list li .link .num {
  width: 40px;
  height: 100%;
  text-align: center;
  line-height: 41px;
  float: left;
  font-size: 15px;
}
.message-center .message-list li .link .title {
  height: 100%;
  float: left;
  line-height: 41px;
  margin-left: 76px;
  overflow: hidden;
}
.message-center .message-list li .link .title .icon {
  width: 27px;
  height: 100%;
  background: url('../../images/icon-unread-message.jpg') no-repeat center;
  display: block;
  float: left;
}
.message-center .message-list li .link .title .sontie {
  font-size: 15px;
  float: left;
  margin-left: 25px;
}
.message-center .message-list li .link .time {
  font-size: 15px;
  float: right;
  line-height: 41px;
}
.message-center .message-list li .read .title .icon {
  background: url('../../images/icon-read-message.jpg') no-repeat center;
}
.personal-center {
  width: 1200px;
  margin: 0 auto;
}
.personal-center .basic-info {
  overflow: hidden;
  display: block;
  padding-top: 20px;
  padding-bottom: 50px;
}
.personal-center .basic-info .info-title {
  background-color: #f5f5f5;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding-left: 12px;
}
.personal-center .basic-info table {
  padding: 15px 0 0;
}
.personal-center .basic-info table tr {
  display: block;
  padding: 15px 0;
}
.personal-center .basic-info table tr .tip-tit {
  font-size: 13px;
  color: #5a5a5a;
  text-align: right;
  vertical-align: top;
  padding-top: 5px;
  box-sizing: border-box;
}
.personal-center .basic-info table tr .tip-tit span {
  color: #dc1e32;
  font-size: 13px;
}
.personal-center .basic-info table tr .inputtext {
  padding-left: 34px;
}
.personal-center .basic-info table tr .inputtext .modify-number {
  width: 82px;
  height: 30px;
  font-size: 13px;
  color: #fff;
  background-color: #dc1e32;
  border: none;
  outline: none;
  border-radius: 4px;
  margin-left: 25px;
  cursor: pointer;
}
.personal-center .basic-info table tr .inputtext .cont-ipt {
  width: 512px;
  height: 34px;
  border: 1px solid #e5e6e7;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 13px;
  outline: none;
}
.personal-center .basic-info table tr .inputtext .textarea {
  width: 512px;
  height: 97px;
  border: 1px solid #e5e6e7;
  box-sizing: border-box;
  padding: 10px;
  font-size: 13px;
  resize: none;
  outline: none;
}
.personal-center .basic-info table tr .inputtext .portrait-box {
  overflow: hidden;
}
.personal-center .basic-info table tr .inputtext .portrait-box .desc {
  font-size: 14px;
  color: #878787;
  margin-bottom: 10px;
}
.personal-center .basic-info table tr .inputtext .portrait-box .img-cont {
  overflow: hidden;
  position: relative;
}
.personal-center .basic-info table tr .inputtext .portrait-box .img-cont .img-box {
  width: 129px;
  height: 129px;
  background-color: #eeeeee;
  border: 1px solid #e5e6e7;
  float: left;
  position: relative;
  overflow: hidden;
}
.personal-center .basic-info table tr .inputtext .portrait-box .img-cont .img-box img {
  position: absolute;
  width: 100%;
  max-height: 100%;
}
.personal-center .basic-info table tr .inputtext .portrait-box .img-cont .updata-img {
  float: left;
  width: 82px;
  height: 34px;
  background-color: #dc1e32;
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
  border: none;
  outline: none;
  margin-left: 25px;
  cursor: pointer;
}
.personal-center .basic-info table tr .inputtext .portrait-box .img-cont .updata-file {
  width: 82px;
  height: 34px;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 3;
  right: 0;
  outline: none;
  opacity: 0;
  cursor: pointer;
}
.personal-center .basic-info table tr .inputtext .save-btn {
  width: 88px;
  height: 30px;
  background: url("../../images/icon-button-save.png") no-repeat 10px center #dc1e32;
  padding-left: 25px;
  border: none;
  border-radius: 4px;
  color: #fff;
  outline: none;
  cursor: pointer;
}
/*
	@name: 燃气安全
	@description: 燃气安全
	@author: LY
*/
.page-safety .links-btn {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto 30px;
}
.page-safety .links-btn .link {
  float: left;
  display: block;
  padding: 8px 22px;
  color: #878787;
  font-size: 14px;
  margin-right: 12px;
  border-radius: 5px;
}
.page-safety .links-btn .link:hover {
  background-color: #dc1e32;
  color: #fff;
}
.page-safety .links-btn .activity {
  background-color: #dc1e32;
  color: #fff;
}
.page-safety .safety-main {
  width: 1200px;
  margin: 0 auto;
}
.page-safety .safety-main .link {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  border-top: 1px solid #dcdcdc;
  padding: 20px 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-safety .safety-main .link .img {
  width: 300px;
  height: 200px;
  display: block;
  float: left;
}
.page-safety .safety-main .link .img img {
  width: 100%;
  overflow: hidden;
  display: block;
}
.page-safety .safety-main .link .text {
  float: left;
  width: 710px;
  margin-left: 50px;
  padding-top: 20px;
  position: relative;
  box-sizing: border-box;
  height: 200px;
}
.page-safety .safety-main .link .text .title {
  font-size: 16px;
  font-weight: bold;
}
.page-safety .safety-main .link .text .time {
  font-size: 14px;
  margin: 15px 0;
}
.page-safety .safety-main .link .text .desc {
  font-size: 15px;
  color: #878787;
}
.page-safety .safety-main .link .text .classification {
  font-size: 14px;
  color: #878787;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.page-safety .safety-main .link:hover {
  background-color: #F5F5F5;
  padding-left: 18px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.page-safety .safety-main .link:first-child {
  border-top: none;
}
/*
	@name: 联系我们
	@description: 联系我们
	@author: LY
*/
.page-service-company-info {
  width: 1200px;
  height: 330px;
  margin: 0px auto 0px;
}
.page-service-company-info .callus-info {
  width: 662px ;
  float: left;
  height: 330px;
  margin-left: 40px;
  background-color: #f5f5f5;
}
.page-service-company-info .callus-info .map-baidu {
  width: 100% !important;
  height: 100% !important;
}
.page-service-company-info .callus-info:first-child {
  margin-left: 0px;
  width: 498px;
  box-sizing: border-box;
  padding: 25px 19px;
}
.page-service-company-info .callus-info:first-child .name {
  font-size: 22px ;
  color: #c8382d ;
  font-weight: bold;
}
.page-service-company-info .callus-info:first-child .callus-text {
  display: block;
  margin: 5px 0;
}
.page-service-company-info .callus-info:first-child .callus-text .left-part {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #323232;
  float: left;
  font-size: 24px;
}
.page-service-company-info .callus-info:first-child .callus-text .right-part {
  width: 300px ;
  font-size: 18px ;
  color: #323232 ;
  line-height: 30px;
  float: left;
  margin-left: 10px ;
}
.page-service-company-info .callus-info:first-child .callus-text .right-part img {
  background-color: #fff;
}
.page-service-message {
  width: 1200px;
  margin: 70px auto 70px;
  overflow: hidden;
}
.page-service-message li {
  float: left;
  margin-left: 150px;
}
.page-service-message li .fill-in-title {
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
  padding-left: 3px;
}
.page-service-message li .fill-in-input {
  padding-left: 10px;
  font-size: 14px;
  width: 298px;
  height: 38px;
  border: 1px #c1c1c1 dashed;
  display: block;
  box-sizing: border-box;
  outline: none;
}
.page-service-message li:first-child {
  margin-left: 0px;
}
.page-service-message .textarea {
  margin-left: 0px;
  margin-top: 20px;
}
.page-service-message .textarea .fill-in-title {
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
  padding-left: 3px;
}
.page-service-message .textarea .fill-in-textarea {
  padding-left: 10px;
  font-size: 14px;
  width: 1194px;
  height: 194px;
  border: 1px #c1c1c1 dashed;
  display: block;
  resize: none;
  box-sizing: border-box;
  outline: none;
}
.page-service-message .fill-in-submit {
  width: 120px;
  height: 36px;
  border: none;
  background-color: #dd111d;
  color: #fff;
  margin-top: 25px;
  cursor: pointer;
}
.details-show {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 50px;
}
.details-show .title {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  margin-top: 20px;
}
.details-show .time {
  text-align: center;
  color: #d5d5d5;
  margin: 20px 0px;
}
.show-teamshow .details-show {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 50px;
}
.show-teamshow .details-show .cont-main {
  overflow: hidden;
}
.show-teamshow .details-show .cont-main .left-cont {
  width: 720px;
  float: left;
}
.show-teamshow .details-show .cont-main .left-cont .team-title {
  font-weight: 400;
  color: #dc3c32;
  font-size: 20px;
  line-height: 30px;
}
.show-teamshow .details-show .cont-main .right-img {
  float: right;
  width: 265px;
  height: 300px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-right: 30px;
  padding-bottom: 30px;
}
.show-teamshow .details-show .cont-main .right-img img {
  width: 100%;
  display: block;
}
.show-teamshow .details-show .cont-main .right-img:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  background-color: #dc3c32;
  z-index: -1;
}
/*

	@name: 分页
	@description: 分页
	@author: 帅秋
*/
.module-pages {
  font-size: 14px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 45px;
}
.module-pages a {
  display: inline-block;
  height: 32px;
  padding: 0 12px;
  text-align: center;
  line-height: 32px;
  background-color: #d7dcde;
  font-family: "SimSun";
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.module-pages a.pre {
  font-weight: bolder;
  font-size: 16px;
  border-radius: 4px 0 0 4px;
}
.module-pages a.next {
  border-radius: 0 4px 4px 0;
}
.module-pages a.activity {
  background-color: #dc1e32;
}
.module-pages a:hover {
  background-color: #dc1e32;
}
.module-pages input {
  font-size: 14px;
}
.module-pages .text {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #c7d1d9;
  *vertical-align: middle;
}
.module-pages .sub {
  width: 32px;
  height: 32px;
  color: #fff;
  background-color: #8d65a4;
  border: 0;
  cursor: pointer;
  border-radius: 3px;
  *vertical-align: middle;
}
/*内页上下篇*/
.module-articpages {
  margin: 30px 0;
}
.module-articpages .a_hidden {
  width: 360px;
  color: #989898;
}
.module-articpages .a_hidden .link {
  color: #323232;
  font-size: 16px;
}
.module-articpages .a_hidden .link:hover {
  color: #dc1e32;
}
.module-articpages .prev {
  float: left;
}
.module-articpages .next {
  float: right;
  text-align: right;
}
/*分页*/
.is-flexbox,
.is_flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
.display-flex,
.display_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.display-flex-grow {
  -webkit-box-flex: 1.0;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.display-flex-shrink {
  -moz-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
/*
	@name: 编辑器样式模块
	@description: 编辑器样式模块
	@author: 帅秋
*/
.module_editor {
  width: 100%;
}
.module_editor {
  word-wrap: break-word;
}
.module_editor img {
  max-width: 100%;
}
.module_editor table {
  max-width: 100%;
}
.module_editor pre {
  word-wrap: break-word !important;
  word-break: break-all !important;
  display: block;
  white-space: normal !important;
}
#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, 5b 8b 4f 53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  -moz-box-shadow: 0px 0px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 20px #000;
  box-shadow: 0 0 20px #000;
}
#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}
#Validform_msg .Validform_title {
  line-height: 40px;
  height: 40px;
  text-align: left;
  font-weight: bold;
  padding: 0 20px;
  color: #333;
  position: relative;
  background-color: #ddd;
}
#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 40px;
  position: absolute;
  right: 20px;
  top: 0px;
  color: #333;
  text-decoration: none;
  font-size: 12px;
}
#Validform_msg a.Validform_close:hover {
  color: #666;
}
#Validform_msg .Validform_info {
  padding: 20px;
  border-top: none;
  text-align: left;
}
