@charset "UTF-8";
.wrapper {
  overflow: hidden;
  background-color: #f4f4f4;
  padding-bottom: 20px;
}
.page-banner {
  height: 250px;
}
.page-banner img {
  width: 100%;
  height: 100%;
}
.web-position {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0 10px 20px;
  margin-bottom: 20px;
  clear: both;
}
.web-position p {
  font-size: 12px;
  line-height: 30px;
}
.web-position p a {
  text-decoration: none;
  color: #666666;
}
.web-position p a:hover {
  color: #ff0000;
}
.aside-title {
  background-color: #cccccc;
  padding: 10px 20px;
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -o-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -o-border-top-right-radius: 5px;
}
.aside-title b {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}
.aside-list ul {
  width: auto;
}
.aside-list li {
  width: 100%;
  padding-top: 2px;
}
.aside-list li a {
   padding-left: 40px;
  display: block;
  font-size: 14px;
  line-height: 38px;
  position: relative;
  color: #333333;
  border-bottom: 1px dashed #cccccc;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;

}
.aside_ul>li>a{
    cursor: pointer;
}
.aside-list li a:hover {
  text-decoration: none;
  color: #ff0000;
}
/*.aside-list li a:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #cccccc;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -4px;
}*/
.aside-ad {
  width: 100%;
  height: 260px;
  margin-bottom: 30px;
   margin-top: 30px;
}
section.call {
  width: 100%;
  margin-bottom: 20px;
  padding: 25px 20px 23px 75px;
  border-radius: 10px;
  background: url("../images/icon.png") no-repeat 20px center #ff9900;
      margin-top: 30px;
}
section.call span {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  display: block;
}
section.call strong {
  display: block;
  font: bold 24px/34px "IMPACT";
  color: #ffffff;
}
.aside-product {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.aside-product a {
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
}
.aside-product a img {
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.aside-product a img:hover {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.aside-product a span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 5px;
  text-align: center;
}
aside.page-aside {
  width: 240px;
  float: left;
}
div.page-content {
  width: 920px;
  float: right;
}
div.page-content > .bd {
  min-height: 600px;
  padding-bottom: 20px;
}
.page-bottom-list a.img-fa {
  height: 210px !important;
}
.page-bottom-list .list-four li {
  margin-bottom: 20px;
}
.page-bottom-list .list-four a.list-title {
  background-color: transparent;
  color: #333333;
}
.page-bottom-list .list-four a.list-title:hover {
  color: #ff0000;
}
.page-con-title {
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.page-con-title h2 {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: #001b8a;
  vertical-align: baseline;
  margin-bottom: 10px;
}
.page-con-title h2 span {
  font-size: 12px;
  color: #999999;
}
.graphic {
  margin-top: 50px;
  margin-bottom: 10px;
  overflow: hidden;
}
.graphic .graphic-img {
  width: 48.3%;
  height: 350px;
  float: left;
}
.graphic .graphic-img img {
  width: 100%;
  height: 350px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.graphic .graphic-word {
  width: 48.3%;
  float: right;
  height: 350px;
}
.graphic .graphic-word h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #ff0000;
}
.graphic .graphic-word > span {
  font-size: 12px;
  line-height: 30px;
  color: #999999;
  display: block;
}
.graphic .graphic-word p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  color: #333333;
}
.graphic .graphic-word .grahic-btn {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  border: 2px solid #cccccc;
  padding: 0 18px;
}
.graphic .graphic-word .grahic-btn:hover {
  text-decoration: none;
  color: #e02339;
}
.news-no-bottom {
  margin-top: 20px;
}
.news-no-bottom .graphic-img {
  width: 28%;
  height: 135px;
  padding-right: 0;
  overflow: hidden;
}
.news-no-bottom .graphic-img img {
  width: 100%;
  padding-right: 0;
  height: 135px;
}
.news-no-bottom .graphic-img:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.news-no-bottom .graphic-word {
  height: 135px;
  padding: 0 3.5%;
  width: 72%;
}
.news-no-bottom .graphic-word h1 {
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}
.news-no-bottom .graphic-word p {
  font-size: 12px;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 15px;
  height: 75px;
}
.news-no-bottom .graphic-word .grahic-btn {
  border: 0;
  line-height: 25px;
  color: #040d58;
  padding: 0;
}
.news-list-double {
  margin-top: 25px;
  margin-bottom: 15px;
  overflow: hidden;
  border-top: 1px solid #999999;
}
.news-list-double .list-one {
  width: 47%;
  float: left;
  margin-left: 40px;
}
.news-list-double .list-one:first-child {
  margin-left: 0;
}
ul.list-con {
  width: 100%;
  margin-top: 14px;
}
ul.list-con li {
  overflow: hidden;
  font-size: 12px;
  line-height: 25px;
}
ul.list-con li > a {
  width: 78%;
  float: left;
  color: #666666;
  display: block;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.list-con li > a:before {
  content: "○";
  position: absolute;
  left: 0;
  top: 0;
}
ul.list-con li > a:hover {
  text-decoration: none;
  color: #ff0000;
}
ul.list-con li > span {
  display: block;
  float: right;
}
.page-btn {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.page-btn .active a {
  background-color: #000000;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.page-btn li {
  display: inline-block;
  margin: 0 5px;
}
.page-btn li a {
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #000000;
  padding: 5px 11px;
  border: 1px solid #000000;
}
.page-btn li a:hover {
  text-decoration: none;
  background-color: #000000;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.turn {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 10px;
  margin-bottom: 20px;
}
.turn p {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.turn p:first-child {
  float: left;
}
.turn p:last-child {
  float: right;
}
.turn p a {
  color: #666666;
}
.turn p a:hover {
  color: #49b176;
  text-decoration: none;
}
.single-page p {
  line-height: 1.5;
  color: #666666;
}
.single-page blockquote {
  text-indent: 2rem;
}
.single-page table {
  border: 1px solid #333333;
}
.single-page td {
  border-bottom: 1px solid #333333;
}
.single-page img {
  max-width: 100%;
  height: auto;
}
.img-info {
  padding-top: 20px;
}
.img-info .img-info-top {
  margin-bottom: 10px;
}
.img-info .img-info-top .img-fa-scale {
  height: 220px;
  width: 24%;
  margin-right: 3%;
  float: left;
}
.img-info .img-info-top .img-fa-scale img {
  width: 100%;
  height: 100%;
}
.img-info .img-info-top .img-info-info {
  width: 65%;
  float: right;
  height: 220px;
  overflow: hidden;
}
.img-info .img-info-con {
  min-height: 400px;
}
.img-info .img-info-con .img-info-title {
  font-size: 18px;
  line-height: 30px;
  padding: 5px 20px;
  display: block;
  border-bottom: 1px solid #cccccc;
  color: #e80517;
  font-weight: bold;
  margin-bottom: 20px;
}
.news-page .news-page-list {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.news-page .news-page-list li {
  padding: 20px 0;
  border-bottom: 1px dashed #999999;
  overflow: hidden;
}
.news-page .news-page-list .img-fa-scale {
  width: 240px;
  height: 160px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.news-page .news-page-list .img-fa-scale:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.news-page .news-page-list .img-fa-scale img {
  width: 100%;
  height: 160px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.news-page .news-page-list .news-page-con {
  float: right;
  width: 71%;
}
.news-page .news-page-list .news-page-con h2 {
  font-size: 16px;
  line-height: 32px;
  white-space: nowrap;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 5px;
}
.news-page .news-page-list .news-page-con h2 a {
  display: block;
}
.news-page .news-page-list .news-page-con h2 a:hover {
  color: #da251d;
  text-decoration: none;
}
.news-page .news-page-list .news-page-con span {
  font-size: 12px;
  line-height: normal;
  color: #cccccc;
  margin-bottom: 15px;
  display: block;
}
.news-page .news-page-list .news-page-con section {
  width: 100%;
  height: 90px;
}
.news-page .news-page-list .news-page-con section p {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  height: 90px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-page .news-page-list .news-page-con section a:hover {
  font-size: 12px;
  line-height: 20px;
  color: #da251d;
  text-decoration: none;
}
.news-info {
  padding: 20px 15px;
}
.news-info .hd {
  padding-bottom: 20px;
  border-bottom: 1px dashed #999999;
  text-align: center;
}
.news-info .hd h1 {
  font-size: 30px;
  line-height: 42px;
  word-wrap: break-word;
  /*//word-break设置强行换行;normal 亚洲语言和非亚洲语言的文本规则，允许在字内换行*/
  word-break: normal;
}
.news-info .hd p {
  font-size: 14px;
  line-height: 1.6;
  color: #cccccc;
}
.news-info .bd {
  min-height: 200px;
  padding-top: 20px;
}
.list-tow {
  width: 100%;
}
.list-tow ul {
  overflow: hidden;
}
.list-tow li {
  border: 1px solid #e5e5e5;
  padding: 20px;
  width: 48.9%;
  margin-left: 2.2%;
  margin-bottom: 20px;
  float: left;
  overflow: hidden;
}
.list-tow li:nth-child(2n+1) {
  margin-left: 0;
}
.list-tow li a.img-fa {
  display: block;
  width: 200px;
  height: 200px;
  overflow: hidden;
  float: left;
}
.list-tow li a.img-fa:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.list-tow li a.img-fa img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.list-tow li section.list-world {
  width: 190px;
  height: 200px;
  float: right;
}
.list-tow li section.list-world h3 {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: normal;
  margin-bottom: 20px;
}
.list-tow li section.list-world h3 a {
  color: #333333;
}
.list-tow li section.list-world h3 a:hover {
  color: #ff0000;
  text-decoration: none;
}
.list-tow li section.list-world section {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.list-tow li section.list-world section p {
  font-size: 14px;
  line-height: 20px;
}
.list-tow li section.list-world a.details {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #cccccc;
  background-color: #333333;
  padding: 5px 20px;
  border-radius: 4px;
}
.list-tow li section.list-world a.details:hover {
  text-decoration: none;
  color: #ffffff;
}
.case .news-page-list .news-page-con section {
  height: 124px;
}
.case .news-page-list .news-page-con section p {
  height: 124px;
}


.classchoose{ padding:29px 29px 19px; border:1px solid #e9e9e9; margin-bottom:20px; border-radius:10px;}
	.classchoose dl{ position:relative; padding-left:160px; border-bottom:1px dashed #ccc; margin-bottom:10px;}
	.classchoose dl dt{ position:absolute; top:0; left:0; line-height:30px; color:#999;}
	.classchoose dl dd{}
	.classchoose dl dd a{ display:inline-block; padding:0 10px; border-radius:5px; line-height:28px; margin-right:10px; border:1px solid #fff; margin-bottom:10px;}
	.classchoose dl dd a:hover{ border:1px solid #ff4c46; color:#ff4c46;text-decoration:none;}
	.classchoose dl dd a.cur{ background:#ff4c46; border:1px solid #ff4c46; color:#fff;}

.aside-list2{}
.aside-list2 ul{}
.aside-list2 li{}
.aside-list2 a{line-height:30px;border-bottom:1px dashed #ccc;display:block;}
.aside-list2 ul ul{}
.aside-list2 li li{}
.aside-list2 li li a{padding-left:30px;}