@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #3D3D3D;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  line-height: 28px;
}

img {
  border: 0;
}

a, a:Hover {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #1977df;
}

li {
  list-style: none;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt100 {
  padding-top: 100px;
}

.pt120 {
  padding-top: 120px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.row {
  width: 1200px;
  margin: 0 auto;
}

.big-row {
  width: 1250px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/*
box model;
*/
ul.gdao li + li a:before, ul.gdao li ul li a:before, ul.gdao li ul.pro-list li, .case-one, .news-index, .news-index ul li i, .news-index ul li a, .home-map, .footer .quick-index ul li, .footer .contact-index img {
  float: left;
}

.news-index .news-one .news-right, .news-index ul li span, .service, .home-contact, .news-title a {
  float: right;
}

.case-one .case-des a, .case-one .case-des span, .pro-title a cite, .footer h4, .footer .contact-index span, .news-title h2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.back-top-gray {
  background-color: #eeeeee;
  height: 34px;
  position: relative;
  z-index: 999;
}
.back-top-gray p {
  line-height: 34px;
  color: #666666;
  font-size: 12px;
}
.back-top-gray p a {
  color: #666666;
  padding: 0 10px;
  font-size: 12px;
}
.back-top-gray p a:hover {
  color: #000033;
}
.back-top-gray p a + a {
  border-left: 1px solid #666666;
}

.welcome {
  width: 515px;
  color: #e61454;
}
.welcome p {
  color: #e61454;
  text-align: center;
  font-size: 18px;
}

.piecemeal {
  width: 202px;
}

.top-logo {
  height: 94px;
  background-color: #eeeeee;
}

.back-top-gray .row {
  position: relative;
}

.toplogo {
  width: 142px;
  text-align: left;
  position: absolute;
  left: 500px;
  top: 0;
}

.logoleft {
  width: 515px;
  height: 54px;
  text-align: center;
}
.logoleft img {
  float: left;
}
.logoleft p {
  display: block;
  float: left;
  padding-left: 20px;
  line-height: 30px;
  text-align: left;
  background: url(../images/logo-left.jpg) repeat-x center;
}
.logoleft p span {
  color: #666666;
  font-size: 18px;
  font-weight: 900;
  display: block;
}
.logoleft p cite {
  font-style: normal;
  color: #1c6fcc;
  font-size: 22px;
  line-height: 30px;
}

.toptel {
  width: 230px;
  background: url(../images/top-tel.png) no-repeat left;
}
.toptel p {
  padding-left: 50px;
  color: #000000;
  font-size: 14px;
}
.toptel p span {
  font-size: 30px;
  font-family: 'impact';
  color: #1c6fcc;
  display: block;
}

.nav_green {
  height: 47px;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

ul.gdao li {
  width: 120px;
  float: left;
  list-style: none;
  text-align: left;
  line-height: 47px;
  position: relative;
  height: auto;
}


ul.gdao li a {
  display: block;
  height: 47px;
  text-align: center;
  position: relative;
}

ul.gdao li:hover, ul.gdao li.hover {
	background-color: #1c6fcc;
  color: #e61454;
}

ul.gdao li b {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  padding-top: 5px;
  display: inline-block;
}

ul.gdao li:hover b {
  color: #ffffff;
}

ul.gdao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px;
}

ul.gdao li ul {
  width: 244px;
  top: 46px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none;
}

ul.gdao li ul li {
  float: left;
  height: 40px;
  width: 100%;
  border-bottom: 1px dotted #fcf5c1;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative;
}

ul.gdao li ul li:hover {
  background: none;
  background-color: #fcf5c1;
  line-height: 40px;
  padding: 0;
}

ul.gdao li ul li a {
  color: #000000;
  line-height: 40px;
  height: 40px;
  display: block;
  padding: 0;
  position: relative;
}
ul.gdao li ul li a:before {
  content: '';
  color: #cccccc;
}

ul.gdao li ul.pro-list {
  width: 1200px;
  top: 36px;
  left: -240px;
  box-shadow: 0 0 10px #000000;
  background: url(../images/imgbg5.png);
}

ul.gdao li ul.pro-list li {
  width: 200px;
  height: 260px;
  border-bottom: none;
  background: none;
}
ul.gdao li ul.pro-list li a {
  color: #fff;
  font-weight: 900;
  font-size: 16px;
  border-bottom: 1px dotted #cccccc;
}
ul.gdao li ul.pro-list li a:hover {
  color: #fff58b !important;
}
ul.gdao li ul.pro-list li a.topic {
  height: 100px;
}
ul.gdao li ul.pro-list li a.topic img {
  width: 168px;
  height: 98px;
  border: 1px solid #cfcfcf;
}
ul.gdao li ul.pro-list li dl dd a {
  border-bottom: none;
  font-size: 12px;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
}
ul.gdao li ul.pro-list li:hover {
  background-color: #1c6fcc;
}
ul.gdao li ul.pro-list li:hover a {
  color: #ffffff;
}

ul.gdao li ul li:hover a {
  color: #333333;
}

ul.gdao li ul li ul {
  position: absolute;
  width: 171px;
  height: 50px;
  left: 12.5%;
  top: 0;
  display: none;
}

ul.gdao li ul li:hover ul {
  display: none;
}

ul.gdao li ul li:hover ul li a {
  color: #ffffff;
}

ul.gdao li ul li ul li {
  width: 171px;
  height: 40px;
  background-color: #666666;
}

ul.gdao li ul li ul li:hover a {
  color: #ffffff;
  display: block;
  width: 12.5%;
  height: 40px;
  background-color: #333333;
}

ul.gdao li ul li ul li a:Hover {
  color: #333333;
  background-color: #fcf5c1;
}

ul.gdao li ul div.toplei {
  width: 152px;
  padding: 10px;
  border-left: 1px #cccccc solid;
  overflow: hidden;
  height: auto;
}

ul.gdao li ul .tflda a {
  font-weight: 900;
  font-size: 14px;
}

ul.gdao li ul .tflxa a {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 24px;
  height: 24px;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 594px;
  background: #000;
  text-align: center;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 594px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 594px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 47px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #f00;
}

.fullSlide .prev, .fullSlide .next {
  position: absolute;
  z-index: 999;
  top: 40%;
  left: 10%;
  width: 30px;
  height: 80px;
  background: url(../images/left_on.png) no-repeat;
  cursor: pointer;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 10%;
  background: url(../images/right_on.png) no-repeat;
}

.common-title {
  background: url(../images/title_back.png) no-repeat center;
  text-align: center;
}
.common-title span {
  font-size: 14px;
  font-family: 'Century';
  color: #616161;
  border-bottom: 2px solid #8cbe21;
}
.common-title a h2 {
  font-size: 36px;
  font-weight: 900;
  text-align: center;
}
.common-title p {
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  margin-top: 10px;
}

.pro-list {
}
.pro-list ul {
  text-align: center;
}
.pro-list ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 10px;
}
.pro-list ul li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #1c6fcc;
  width: 180px;
  text-align: center;
  padding: 0 10px;
  line-height: 36px;
  height: 36px;
  font-size: 16px;
  margin: 0 5px;
  color: #ffffff;
}
.pro-list ul li a:hover {
  background-color: #e59921;
}

.product-show {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  background-color: #eeeeee;
}
.product-show ul {
  text-align: center;
}
.product-show ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-top: 6px;
  text-align: center;
}
.product-show ul li a {
  padding: 0 10px;
  line-height: 16px;
}
.product-show ul li + li a {
  border-left: 1px solid #ccc;
}
.product-show ul li.active a{
	color:#1c6fcc;
}
.pro-c {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.pro-c .all-width {
  width: 300%;
  position: relative;
}
.pro-c .all-width ul {
  width: 50%;
  float: left;
  position: relative;
}
.pro-c .all-width ul li {
  margin-bottom: 15px;
  position: relative;
  width: 16%;
  margin-left: 0.666666%;
  float: left;
}
.pro-c .all-width ul li a {
  display: block;
  position: relative;
}
.pro-c .all-width ul li a div {
  position: relative;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}
.pro-c .all-width ul li a div img {
  width: 100%;
}
.pro-c .all-width ul li a div span {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 0 10px;
  line-height: 40px;
  background: url(../images/imgbg5.png) repeat-x;
  background-size: 100% 100%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.pro-c .all-width ul li a div p {
  position: absolute;
  width: 100%;
  top: -60px;
  height: 60px;
  display: block;
  font-size: 20px;
  text-align: center;
  background: url(../images/imgbg5.png);
  line-height: 60px;
  color: #ffffff;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.pro-c .all-width ul li a:hover div p {
  top: 0;
}

.sbanner {
  background: url(../images/sbanner.jpg) no-repeat center top;
  height: 252px;
}
.sbanner .row {
  position: relative;
}
.sbanner .row .bann-tel {
  width: 454px;
  float: left;
}
.sbanner .row .bann-tel b {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 28px;
  color: #ffffff;
  padding-top: 150px;
  padding-left: 40px;
}
.sbanner .row .bann-tel form {
  margin-top: 10px;
}
.sbanner .row .bann-tel input.i-key {
  line-height: 32px;
  width: 250px;
  background: none;
  height: 32px;
  float: left;
  padding-left: 10px;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.sbanner .row .bann-tel input.i-key::-webkit-input-placeholder {
  color: #cccccc;
}
.sbanner .row .bann-tel input.i-put {
  cursor: pointer;
  background-color: #fff;
  border: 0;
  width: 90px;
  text-align: center;
  color: #000000;
  height: 34px;
  line-height: 34px;
}
.sbanner .row .consultation {
  position: absolute;
  width: 127px;
  height: 203px;
  background-color: #a62500;
  text-align: center;
  right: 0;
  top: -40px;
}
.sbanner .row .consultation p {
  border: 1px solid #ffffff;
  margin: 15px auto;
  width: 105px;
  line-height: 60px;
  padding: 20px 0;
  text-align: center;
  font-size: 36px;
  color: #ffffff;
}

.honor-title {
  background: url(../images/product-tt.jpg) no-repeat 0 60px;
}
.honor-title span {
  font-size: 20px;
  display: block;
  color: #616161;
  line-height: 20px;
}
.honor-title a h2 {
  color: #333333;
  font-size: 32px;
  font-weight: 900;
  text-align: center;
  height: 60px;
  line-height: 60px;
  padding-bottom: 10px;
}

.slide-img {
  position: relative;
}
.slide-img .hd a.next {
  display: block;
  position: absolute;
  right: 0;
  top: -90px;
  width: 39px;
  height: 75px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/right-btn.jpg") 0 0 no-repeat;
}
.slide-img .hd a.prev {
  display: block;
  position: absolute;
  right: 30px;
  top: -90px;
  width: 39px;
  height: 75px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/left-btn.jpg") 0 0 no-repeat;
}
.slide-img .bd {
  margin: 0 auto;
}
.slide-img .bd ul {
  overflow: hidden;
  zoom: 1;
}
.slide-img .bd ul li {
  margin-right: 18px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.slide-img .bd ul li .pic {
  text-align: center;
}
.slide-img .bd ul li .pic img {
  width: 276px;
  display: block;
  padding: 4px;
  border: 1px solid #ccc;
}
.slide-img .bd ul li .title {
  line-height: 24px;
  text-align: center;
}

.i-a-left {
  width: 472px;
}
.i-a-left strong {
  display: block;
  margin-bottom: 20px;
  border-bottom: 1px solid #1c6fcc;
  line-height: 46px;
  font-size: 24px;
}
.i-a-left p {
  color: #666666;
}
.i-a-left a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 20px;
  background-color: #1c6fcc;
  padding: 0 30px;
  color: #ffffff;
}
.i-a-left a:hover {
  background-color: #e59921;
}

.i-a-right {
  width: 696px;
}
.i-a-right .left-s-pic {
  width: 472px;
  height: 330px;
}
.i-a-right .right-cul {
  width: 217px;
}
.i-a-right .right-cul .i-cul a {
  line-height: 0;
  font-size: 0;
  width: 217px;
  height: 162px;
  position: relative;
}
.i-a-right .right-cul .i-cul a span {
  display: block;
  position: absolute;
  width: 100%;
  height: 36px;
  background: url(../images/imgbg5.png);
  color: #ffffff;
  text-align: center;
  bottom: 0;
  left: 0;
}
.i-a-right .right-cul .i-a-more {
  width: 217px;
  height: 162px;
}
.i-a-right .right-cul .i-a-more a {
  display: block;
  width: 217px;
  height: 162px;
  background-color: #e5e5e5;
  text-align: center;
}
.i-a-right .right-cul .i-a-more a b {
  display: block;
  text-align: center;
  font-size: 30px;
  padding-top: 35px;
  line-height: 50px;
}
.i-a-right .right-cul .i-a-more a span {
  background-color: #1c6fcc;
  color: #ffffff;
  padding: 0 15px;
  line-height: 34px;
}

/* 本例子css */
.slideBox {
  width: 472px;
  height: 330px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 472px;
  height: 330px;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

.case-one {
  width: 400px;
  height: 504px;
  position: relative;
}
.case-one .ima {
  height: 252px;
}
.case-one .case-des {
  height: 250px;
  border: 1px solid #cccccc;
  text-align: center;
}
.case-one .case-des a {
  margin-top: 30px;
  text-align: center;
  width: 106px;
  height: 30px;
  line-height: 30px;
  background: url(../images/more.png) no-repeat 15px center;
  border: 1px solid #d82128;
}
.case-one .case-des h3 {
  text-align: center;
  line-height: 80px;
  font-size: 18px;
}
.case-one .case-des span {
  width: 116px;
  font-size: 12px;
  text-align: center;
  background: url(../images/clock.png) no-repeat 10px center;
}
.case-one:hover {
  background-color: #13263f;
}
.case-one:hover .case-des a {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.case-one:hover .case-des h3 {
  color: #ffffff;
}
.case-one:hover .case-des span {
  color: #ffffff;
}
.case-one .top-div {
  position: absolute;
  top: 0;
  left: 0;
  width: 398px;
}
.case-one .bottom-div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.pro-title {
  text-align: center;
}
.pro-title img {
  padding: 10px 0;
}
.pro-title a {
  display: block;
  text-align: center;
}
.pro-title a h2 {
  font-size: 30px;
  text-align: center;
}
.pro-title a span {
  border: 2px solid #cccccc;
  padding: 5px 20px;
}
.pro-title a cite {
  background-color: #1c6fcc;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  color: #ffffff;
  font-style: normal;
}

.advantage {
  background: url(../images/advantage.jpg) no-repeat center top;
  height: 840px;
  position: relative;
}
.advantage .percent {
  position: absolute;
  top: 160px;
  left: 130px;
  width: 170px;
  height: 80px;
  color: #ffffff;
  text-align: center;
}
.advantage .percent span {
  font-size: 18px;
  color: #ffffff;
}
.advantage .percent p {
  font-size: 34px;
  font-weight: 500;
  color: #ffffff;
}
.advantage .create {
  position: absolute;
  top: 40px;
  left: 468px;
  width: 160px;
  height: 80px;
  color: #ffffff;
  text-align: center;
}
.advantage .create span {
  font-size: 30px;
  color: #ffffff;
}
.advantage .create strong {
  font-size: 30px;
  color: #ffffff;
}
.advantage .num-list {
  width: 296px;
}
.advantage .num-list span {
  font-style: italic;
  font-size: 24px;
  color: #333;
  font-weight: 900;
}
.advantage .num-list cite {
  color: #1b7744;
  font-size: 24px;
  font-weight: 900;
}
.advantage .list1 {
  position: absolute;
  top: 119px;
  right: 157px;
}
.advantage .list2 {
  position: absolute;
  top: 273px;
  right: 115px;
}
.advantage .list3 {
  position: absolute;
  top: 424px;
  right: 104px;
}
.advantage .list4 {
  position: absolute;
  top: 581px;
  right: 138px;
}
.advantage .list5 {
  position: absolute;
  top: 730px;
  right: 264px;
}

.gray {
  background-color: #f2f2f2;
  overflow: hidden;
  padding: 30px 0;
}

.news-index {
  width: 710px;
}
.news-index .news-one {
  height: 100px;
  overflow: hidden;
}
.news-index .news-one .news-right {
  width: 508px;
  text-align: left;
}
.news-index .news-one .news-right a {
  font-weight: 900;
  display: block;
}
.news-index .news-one .news-right p {
  line-height: 26px;
  color: #666666;
}
.news-index ul li {
  height: 30px;
  overflow: hidden;
}
.news-index ul li i {
  line-height: 20px;
  padding-right: 5px;
}
.news-index ul li span {
  color: #666;
}

.service {
  width: 465px;
}
.service .service-inner {
  background-color: #ffffff;
}
.service .service-inner p {
  border-top: 1px solid #cccccc;
  padding: 10px;
  line-height: 24px;
}
.service .service-inner p a {
  color: #214c85;
}
.service .service-inner p a:hover {
  color: #000000;
}
.service .service-inner b {
  display: block;
  margin-left: 20px;
  background: url(../images/service-tel.jpg) no-repeat left center;
  padding-left: 40px;
  font-size: 20px;
  line-height: 40px;
  color: #1c6fcc;
}
.service .ask ul li {
  margin-top: 10px;
}
.service .ask ul li a {
  font-weight: 900;
}
.service .ask ul li p {
  color: #666666;
  line-height: 20px;
}

.home-map {
  width: 712px;
  height: 300px;
}

.home-contact {
  width: 400px;
}
.home-contact h3 {
  line-height: 38px;
}
.home-contact p {
  line-height: 38px;
}

.pro-c2 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.pro-c2 .all-width {
  width: 200%;
  position: relative;
}
.pro-c2 .all-width ul {
  width: 50%;
  float: left;
  position: relative;
}
.pro-c2 .all-width ul li {
  margin-bottom: 15px;
  position: relative;
  width: 11.5%;
  margin-left: 0.666666%;
  float: left;
}
.pro-c2 .all-width ul li a {
  display: block;
  position: relative;
}
.pro-c2 .all-width ul li a div {
  position: relative;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}
.pro-c2 .all-width ul li  div img {
  width: 100%;
}
.pro-c2 .all-width ul li  div span {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 0 10px;
  line-height: 40px;
  background: url(../images/imgbg5.png) repeat-x;
  background-size: 100% 100%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.pro-c2 .all-width ul li a div p {
  position: absolute;
  width: 100%;
  top: -60px;
  height: 60px;
  display: block;
  font-size: 20px;
  text-align: center;
  background: url(../images/imgbg5.png);
  line-height: 60px;
  color: #ffffff;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.pro-c2 .all-width ul li a:hover div p {
  top: 0;
}

.footer {
  background: #252525;
  padding: 20px 0;
  overflow: hidden;
}
.footer .bottom-logo {
  width: 210px;
}
.footer h4 {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.footer ul li {
  width: 120px;
  float: left;
}
.footer ul li a {
  display: block;
  line-height: 30px;
  color: #ffffff;
}
.footer ul li a:hover {
  color: #ffd330;
}
.footer .quick-index {
  width: 460px;
  margin-left: 20px;
  float: left;
}
.footer .quick-index ul li {
  width: 150px;
}
.footer .nav-index {
  width: 155px;
  float: left;
}
.footer .contact-index {
  width: 370px;
  float: left;
}


.footer .contact-index a{ color: #fff; text-decoration：none ;margin-left: 5px;}
.footer .contact-index a:hover{color: #fff; text-decoration：none} 
.footer .contact-index span {
  color: #ffffff;
  margin-right: 20px;
}
.footer .contact-index p {
  color: #ffffff;
  line-height: 30px;
}
.footer .rq {
  float: right;
  width: 95px;
}
.footer .rq span {
  line-height: 50px;
  color: #ffffff;
}

.bottom-blue {
  background-color: #050a2c;
  color: #fff;
  line-height: 40px;
}
.bottom-blue .copy-right {
  color: #fff;
  line-height: 40px;
}
.bottom-blue .bottom-a {
  line-height: 40px;
  text-align: right;
  color: #ffffff;
}
.bottom-blue .bottom-a  a img{
	width:100px;
	padding-left:20px;
	padding-top:10px;
}
.friend-link span {
  color: #cccccc;
  font-weight: 900;
  line-height: 50px;
}
.friend-link a {
  color: #cccccc;
  padding: 0 10px;
  line-height: 50px;
}

.news-title {
  border-bottom: 1px solid #cccccc;
}
.news-title h2 {
  font-size: 24px;
  color: #1c6fcc;
}
.news-title span {
  font-size: 14px;
  color: #666666;
}
