/* 
* @Author: yanpeihong
* @Date:   2016-05-26 16:44:40
* @Last Modified by:
* @Last Modified time:
*/
/*首页 css 开始*/
.banner {
  width: 100%;
  height: 442px;
  overflow: hidden;
}
.focusBox {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.focusBox .pic {
  position: relative;
  z-index: 0;
  height: 100%;
  margin: 0 auto;
}
.focusBox .pic li {
  display: none;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
}
.focusBox .pic li a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.focusBox .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
}
.focusBox .hd li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  background: #FFFFFF;
  opacity: 0.3;
  cursor: pointer;
  border-radius: 50%;
}
.focusBox .hd li.on {
  opacity: 1;
}
.index_section .section_hd {
  margin: 60px 0 50px;
}
.index_section .section_hd h3 {
  padding-bottom: 14px;
  font-size: 24px;
  font-weight: 400;
  border-bottom: 1px solid #0099cc;
}
.index_section .section_hd i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
  width: 34px;
  height: 25px;
  font-size: 18px;
  color: #FFFFFF;
  font-style: normal;
  text-align: center;
  line-height: 25px;
  background-color: #0099cc;
}
.index_section .section_hd span {
  font-size: 12px;
  color: #ff9121;
  padding-left: 12px;
  line-height: 25px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  background: #F0F0F0;
}
.index_section .section_hd span a {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  color: #FFFFFF;
  margin-left: 12px;
  cursor: pointer;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  background: #ff9121;
}
.index_section .section_hd span a img {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  margin-left: 2px;
}
/*1F 电商平台*/
.platform {
  position: absolute;
  right: 0;
  top: -88px;
  width: 640px;
  font-size: 14px;
  line-height: 32px;
  color: #999999;
  overflow: hidden;
  text-align: right;
}
.platform span {
  padding: 0 15px;
  cursor: pointer;
}
.platform span:hover,
.platform span.on {
  color: #0099cc;
}
.platform_list {
  height: 400px;
  position: relative;
}
.platform_list .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.platform_list .bd .item {
  zoom: 1;
  height: 400px;
  vertical-align: middle;
}
.platform_list .bd .item li {
  float: left;
  position: relative;
  overflow: hidden;
}
.platform_list .bd .item li .sIntro {
  display: block;
  color: #FFFFFF;
  background-color: #0099cc;
  overflow: hidden;
}
.platform_list .bd .item li .sIntro h3 {
  padding: 40px 0 10px 42px;
  font-size: 24px;
  overflow: hidden;
}
.platform_list .bd .item li .sIntro p {
  width: 195px;
  font-size: 18px;
  padding: 0 20px 0 42px;
  overflow: hidden;
  line-height: 34px;
}
.platform_list .bd .item li .sIntro p span {
  display: block;
}
.platform_list .bd .item li + li {
  padding-left: 23px;
  width: 310px;
  height: 175px;
  margin-top: -1px;
  border-top: 1px solid #ECECEC;
  border-left: 1px solid #ECECEC;
}
.platform_list .bd .item li + li img {
  width: 310px;
  height: 175px;
}
.platform_list .bd .item .item_1 .sIntro h3 {
  font-size: 44px;
  text-align: center;
  padding: 65px 40px 40px;
}
.platform_list .bd .item .item_1 .sIntro p {
  width: 390px;
  text-align: center;
  font-size: 24px;
  padding: 0 55px;
}
.platform_list .bd .item .item_1,
.platform_list .bd .item .item_1 img {
  width: 480px;
  height: 400px;
}
.platform_list .bd .item .item_2,
.platform_list .bd .item .item_3 {
  padding-bottom: 24px;
}
.platform_list .bd .item .item_4,
.platform_list .bd .item .item_5 {
  padding-top: 24px;
}
.platform_list .bd .item .item_2,
.platform_list .bd .item .item_4 {
  margin-left: 23px;
  padding-right: 23px;
}
.platform_list .prev,
.platform_list .next {
  width: 26px;
  height: 74px;
  position: absolute;
  top: 160px;
  cursor: pointer;
}
.platform_list .prev {
  left: -66px;
  background: url(../images/index_slide_arrl.png) no-repeat center;
}
.platform_list .next {
  right: -66px;
  background: url(../images/index_slide_arrr.png) no-repeat center;
}
@media (max-width: 1280px) {
  .platform_list .prev,
  .platform_list .next {
    display: none;
  }
}
/*2F 行业方案*/
.business_list .item {
  float: left;
  width: 295px;
  height: 276px;
  padding: 60px 52px 0;
}
.business_list .item h3 {
  text-align: center;
  line-height: 60px;
  font-size: 44px;
  font-weight: bolder;
  color: #FFFFFF;
}
.business_list .item .project_list {
  width: 220px;
  margin: 25px auto 0;
  text-align: center;
}
.business_list .item .project_list li {
  width: 220px;
  line-height: 44px;
  margin-bottom: 6px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.business_list .item .project_list li a {
  display: block;
  font-size: 22px;
  color: #FFFFFF;
}
.business_list .item .project_list li:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.business_list .item .list_1 {
  width: 292px;
  margin-top: 40px;
  overflow: hidden;
}
.business_list .item .list_1 li {
  float: left;
  width: 140px;
  margin: 3px;
  background-color: #00c2c2;
}
.business_list .item .list_2 li {
  background-color: #00b85c;
}
.business_list .item .list_3 li {
  background-color: #c2c300;
}
.business_list .item_1 {
  background: url(../images/index_2_bg1.png);
}
.business_list .item_2 {
  background: url(../images/index_2_bg2.png);
}
.business_list .item_3 {
  background: url(../images/index_2_bg3.png);
}
.business_list .item + .item {
  margin-left: 1px;
}
.web_business {
  margin-bottom: 78px;
}
.web_business li {
  float: left;
  height: 218px;
  width: 245px;
  padding: 0 26px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.web_business li h3,
.web_business li p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.web_business li h3 a {
  font-size: 24px;
  line-height: 40px;
}
.web_business li p {
  font-size: 18px;
  color: #7B7B7B;
}
.web_business li .pic {
  position: relative;
  margin-top: 50px;
  width: 246px;
  height: 88px;
  overflow: hidden;
}
.web_business li .pic img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100%;
}
.web_business li .pic .pic_color {
  display: none;
}
.web_business li + li {
  border-left-color: #FFFFFF;
}
.web_business .item_1 h3 a {
  color: #dfc305;
}
.web_business .item_2 h3 a {
  color: #bb22bb;
}
.web_business .item_3 h3 a {
  color: #02b2b2;
}
.web_business .item_4 h3 a {
  color: #22bb22;
}
.web_business .item_1.on,
.web_business .item_1:hover {
  border-color: #dfc305;
}
.web_business .item_2.on,
.web_business .item_2:hover {
  border-color: #bb22bb;
}
.web_business .item_3.on,
.web_business .item_3:hover {
  border-color: #02b2b2;
}
.web_business .item_4.on,
.web_business .item_4:hover {
  border-color: #22bb22;
}
/*公司实力*/
.strength {
  height: 398px;
  padding: 75px 0;
  background-color: #3e3e3e;
}
.strength h3 {
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color: #C4C4C4;
}
.strength_list {
  margin-top: 75px;
}
.strength_list li {
  float: left;
  width: 300px;
}
.strength_list li .data {
  position: relative;
  padding: 44px 25px 25px;
  margin: 0 auto;
  width: 148px;
  height: 129px;
  text-align: center;
  background: url(../images/index_circle_bg.png) no-repeat center;
  cursor: pointer;
}
.strength_list li .data h4 {
  margin-top: 18px;
  font-size: 18px;
  line-height: 24px;
  color: #0099cc;
  font-weight: 400;
}
.strength_list li .data .ant_circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  height: 198px;
  background: url(../images/index_circle_bg.png) no-repeat center;
}
.strength_list li .data:hover span {
  -webkit-animation: ant_c 0.3s linear;
  -moz-animation: ant_c 0.3s linear;
  -ms-transition: ant_c 0.3s linear;
  -o-animation: ant_c 0.3s linear;
  animation: ant_c 0.3s linear;
}
.strength_list li p {
  margin-top: 15px;
  height: 72px;
  padding: 0 20px;
  color: #C4C4C4;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
}
@keyframes ant_c {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-webkit-keyframes ant_c {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-moz-keyframes ant_c {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-ms-keyframes ant_c {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
/*合作客户*/
.customer {
  overflow: hidden;
  padding-bottom: 80px;
  background-color: #F4F4F4;
}
.customer h3 {
  margin: 70px auto;
  text-align: center;
  font-size: 48px;
  font-weight: 400;
}
.customer span {
  font-weight: bold;
}
.cust_list {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.cust_list li {
  float: left;
  width: 238px;
  height: 153px;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.cust_list li a {
  position: relative;
  display: block;
  overflow: hidden;
}
.cust_list li a img {
  width: 238px;
  height: 153px;
}
.cust_list li a .pic_color {
  position: absolute;
  top: 153px;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.cust_list li a:hover .pic_color {
  top: 0;
}
/*首页新闻*/
.news {
  padding: 80px 0;
}
.index_news {
  float: left;
  width: 366px;
}
.index_news .title {
  line-height: 42px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ececec;
  text-indent: 35px;
  background: url(../images/index_news_dot_lg.png) no-repeat 8px center;
  overflow: hidden;
}
.index_news .title h3 {
  float: left;
  font-weight: 400;
  font-size: 24px;
}
.index_news .title .more {
  float: right;
  font-size: 12px;
  color: #969696;
}
.index_news .title .more:hover {
  color: #0099cc;
  text-decoration: underline;
}
.index_news + .index_news {
  margin-left: 51px;
}
.index_news_list li {
  overflow: hidden;
  line-height: 36px;
}
.index_news_list li a {
  float: left;
  width: 75%;
  text-indent: 30px;
  color: #161616;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/index_news_dot_sm.png) no-repeat 8px center;
  white-space: nowrap;
}
.index_news_list li a:hover {
  color: #0099cc;
  background: url(../images/index_news_dot_sm_blue.png) no-repeat 8px center;
}
.index_news_list li span {
  text-align: right;
  float: right;
  width: 20%;
  font-size: 12px;
  color: #999;
}
.index_news_list li a:hover + span {
  color: #0099cc;
}
.other_page {
  width: 100%;
  height: 290px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
}
.menu {
  position: relative;
  float: left;
  width: 178px;
  border: 1px solid #E0E0E0;
  margin-top: 44px;
}
.menu h2 {
  background-color: #0099cc;
  color: #FFFFFF;
  line-height: 40px;
  text-indent: 35px;
}
.menu ul {
  padding: 0 7px;
  background-color: #FFFFFF;
}
.menu ul li a {
  position: relative;
  display: block;
  line-height: 40px;
  padding-right: 20px;
  text-indent: 28px;
  color: #383838;
}
.menu ul li a:after {
  display: none;
  position: absolute;
  top: 0;
  right: 10px;
  content: ">";
  color: #0099cc;
}
.menu ul li + li {
  border-top: 1px solid #E0E0E0;
}
.menu ul li.on a,
.menu ul li a:hover {
  color: #0099cc;
}
.menu ul li.on a:after,
.menu ul li a:hover:after {
  display: block;
}
.menu.fixed {
  position: fixed;
  top: 0;
}
.content {
  float: right;
  padding-left: 48px;
  width: 970px;
  margin-top: 44px;
}
.content .title {
  border-bottom: 1px solid #E0E0E0;
  line-height: 40px;
  overflow: hidden;
  font-size: 18px;
  color: #383838;
  margin-bottom: 48px;
}
.content .title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 18px;
  background-color: #0099cc;
  margin-right: 6px;
}
/*free_ask css*/
.free_ask {
  margin-top: 40px;
}
.free_ask .title {
  text-align: center;
  line-height: 44px;
  background-color: #c9c9c9;
  font-size: 18px;
  color: #FFFFFF;
}
.free_ask .con {
  width: 490px;
  margin: 55px auto;
  overflow: hidden;
}
.free_ask .free_tip {
  padding-top: 10px;
}
.free_ask .free_tip a {
  color: #0099cc;
}
.free_ask_form {
  margin-bottom: 35px;
}
.free_ask_form .form_group {
  height: 40px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 90px;
}
.free_ask_form .form_group span {
  width: 80px;
  height: 40px;
  line-height: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
}
.free_ask_form .form_group .form_control {
  width: 378px;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  color: #999;
  border-radius: 2px;
  border: 1px solid #cdcdcd;
  background-color: #fff;
}
.free_ask_form .lxman .form_control {
  width: 245px;
}
.free_ask_form .lxman .appellation {
  float: right;
  margin-top: -40px;
}
.free_ask_form .lxman .appellation input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 3px;
}
.free_ask_form .lxman .appellation > label {
  padding-left: 15px;
  line-height: 40px;
}
.free_ask_form .send_code {
  width: 120px;
  line-height: 40px;
  float: right;
  text-align: center;
  color: #fff;
  background: #ff9000;
  border-radius: 3px;
  cursor: pointer;
}
.free_ask_form .send_code.grey {
  background: #E0E0E0;
  color: #666;
  cursor: default;
}
.free_ask_form .zxsubmit {
  display: block;
  color: #fff;
  width: 100%;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
  font-size: 16px;
  font-family: "微软雅黑";
  background-color: #ff9000;
}
/*公司简介*/
.about_panel {
  padding-bottom: 42px;
  border-bottom: 1px solid #E0E0E0;
}
.about_title {
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 400;
}
.company_profile .txt {
  float: left;
  width: 465px;
}
.company_profile .txt p {
  line-height: 24px;
  color: #787878;
  margin-bottom: 15px;
}
.company_profile img {
  float: right;
  width: 490px;
  height: 300px;
}
.company_other_pro {
  margin-top: 44px;
  overflow: hidden;
}
.company_other_pro img {
  float: left;
  width: 446px;
  height: 184px;
}
.company_other_pro h3 {
  margin-bottom: 15px;
}
.company_other_pro .txt {
  height: 134px;
  background-color: #F5F5F5;
  padding: 25px 25px 25px 35px;
  overflow: hidden;
}
.company_other_pro .txt ul {
  list-style: disc;
  list-style-position: inside;
  color: #787878;
  line-height: 30px;
}
.team_mien {
  margin-top: 45px;
}
.team_mien p {
  color: #787878;
  line-height: 30px;
}
.team_mien p i {
  color: #0099cc;
}
.team_mien .album {
  margin-top: 25px;
}
.team_mien .album li {
  float: left;
  margin: 0 1px 1px 0;
}
.team_mien .album li img {
  width: 322px;
  height: 178px;
}
.team_mien .album li.lg_img {
  float: right;
}
.team_mien .album li.lg_img img {
  width: 323px;
  height: 356px;
}
/*业务范畴*/
.business_scope dl {
  margin-bottom: 30px;
}
.business_scope dd {
  overflow: hidden;
}
.business_scope dd a {
  color: #787878;
  float: left;
  line-height: 14px;
  overflow: hidden;
  padding-right: 25px;
  margin-bottom: 25px;
}
.business_scope dd a:hover {
  color: #0099cc;
}
.business_scope dd a + a {
  border-left: 1px solid #E0E0E0;
  padding-left: 25px;
}
.business_scope_ul {
  margin-bottom: 60px;
  overflow: hidden;
}
.business_scope_ul li {
  float: left;
  width: 224px;
  height: 150px;
}
.business_scope_ul li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #787878;
  font-size: 18px;
  background: #f4f4f4;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.business_scope_ul li a span {
  display: block;
  margin: 35px auto 10px;
  width: 48px;
  height: 48px;
  background-image: url(../images/scope_icons.png);
  background-repeat: no-repeat;
}
.business_scope_ul li a .zp_icon {
  background-position: 0 0;
}
.business_scope_ul li a .app_icon {
  background-position: 0 -69px;
}
.business_scope_ul li a .web_icon {
  background-position: 0 -137px;
}
.business_scope_ul li a .tuiguang_icon {
  background-position: 0 -207px;
}
.business_scope_ul li a:hover {
  background-color: #0099cc;
  color: #FFFFFF;
}
.business_scope_ul li a:hover .zp_icon {
  background-position: -52px 0;
}
.business_scope_ul li a:hover .app_icon {
  background-position: -52px -69px;
}
.business_scope_ul li a:hover .web_icon {
  background-position: -52px -137px;
}
.business_scope_ul li a:hover .tuiguang_icon {
  background-position: -52px -207px;
}
.business_scope_ul li + li {
  margin-left: 23px;
}
.industry_solution {
  width: 100%;
  background-color: #E0E0E0;
}
.industry_solution th {
  font-weight: normal;
  line-height: 40px;
  background-color: #0099cc;
  color: #FFFFFF;
}
.industry_solution td {
  padding: 20px 0;
  text-align: center;
  background-color: #FFFFFF;
}
.industry_solution td a {
  color: #787878;
  float: none;
  margin: 0;
}
/*发展历程*/
.history {
  overflow: hidden;
}
.history .history_data {
  background: url(../images/line-1.png) repeat-y 198px 0;
}
.history .history_data dt {
  height: 59px;
  padding-left: 58px;
  padding-bottom: 50px;
  background: url(../images/lock.png) no-repeat 168px 0;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}
.history .history_data dt span {
  font-size: 25px;
  color: #0099cc;
  display: inline-block;
  zoom: 1;
  background: url(../images/sanjiao.png) no-repeat right 50%;
  padding-right: 17px;
  margin: 15px 97px 0 0;
  cursor: pointer;
}
.history .history_data dd {
  padding-bottom: 30px;
  overflow: hidden;
  background: url(../images/dian.png) no-repeat 192px 15px;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}
.history .history_data dd h3 {
  float: left;
  width: 150px;
  padding-top: 15px;
  text-align: right;
  padding-right: 19px;
  margin-right: 55px;
  color: #0099cc;
  font: normal 18px/16px Arial;
}
.history .history_data dd h3 span {
  display: block;
  font-size: 12px;
}
.history .history_data dd p {
  overflow: hidden;
  padding: 10px 12px;
}
.history .history_data dd p:hover {
  color: #0099cc;
  background-color: #F5F5F5;
}
/*联系我们*/
.contact_top {
  width: 100%;
  overflow: hidden;
}
.contact_top .contact_top_l {
  width: 600px;
  color: #383838;
}
.contact_top .contact_top_l b {
  font-size: 24px;
  font-weight: normal;
}
.contact_top .contact_top_l h3 {
  padding: 10px 0 3px;
  font-size: 32px;
  color: #0099cc;
}
.contact_top .contact_top_l span {
  float: left;
  padding: 0 52px;
  line-height: 33px;
  background: #f5f5f5 url(../images/youxiang.png) no-repeat left top;
}
.contact_top .contact_top_r {
  width: 350px;
  padding: 30px 0;
  text-align: center;
  border-left: 1px dashed #E0E0E0;
}
.contact_top .contact_top_r img {
  display: inline-block;
  width: 100px;
  height: 100px;
}
.contact_top .contact_top_r span {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}
.contact_tel {
  margin-top: 35px;
  width: 100%;
  border-left: 1px solid #ccc;
}
.contact_tel th {
  padding: 10px 14px;
  color: #FFFFFF;
  text-align: left;
  background-color: #0099cc;
}
.contact_tel td {
  padding: 25px 35px;
  border: 1px solid #ccc;
  text-align: center;
  border-top: 0;
  border-left: 0;
}
.contact_tel td p {
  width: 306px;
  height: 45px;
  display: table-cell;
  vertical-align: middle;
  color: #383838;
  line-height: 1.5;
}
.contact_tel td span {
  margin-top: 10px;
  display: block;
  line-height: 36px;
  color: #FFFFFF;
  background-color: #36c1bc;
  border-radius: 3px;
}
.contact_tel td span i {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  background: url(../images/iconfont-phone.png) no-repeat;
}
.contact_address {
  margin-top: 35px;
  padding: 40px 0;
  background-color: #F5F5F5;
  overflow: hidden;
}
.contact_address li {
  float: left;
  width: 235px;
  height: 117px;
  padding: 0 48px 0 38px;
}
.contact_address li h3 {
  margin-left: 22px;
  font-size: 18px;
  line-height: 30px;
  color: #0099cc;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.contact_address li h3 span {
  float: left;
  border-bottom: 2px solid #0099cc;
}
.contact_address li p {
  margin-top: 20px;
  padding-left: 22px;
  color: #787878;
  background: url(../images/iconfont-dizhi.png) no-repeat left top;
}
.contact_address li + li {
  border-left: 1px solid #ccc;
}
.free_shiyong {
  padding: 70px 0;
  background: #F4F4F4;
}
.free_shiyong h3 {
  font-size: 36px;
  color: #585858;
}
.free_shiyong h4 {
  margin: 15px 0;
  font-size: 18px;
  color: #ff7800;
  font-weight: 400;
}
.free_shiyong p {
  text-align: center;
  font-size: 18px;
  color: #787878;
}
.free_shiyong h3,
.free_shiyong h4,
.free_shiyong p {
  text-align: center;
}
.free_shiyong .code img {
  width: 120px;
  height: 40px;
  float: right;
}
/*小程序开发  add20161107*/
.wechat_banner {
  width: 100%;
  position: relative;
}
.wechat_banner img {
  width: 100%;
}
.wechat_banner .mouse {
  position: absolute;
  bottom: 48px;
  left: 50%;
  margin-left: -23px;
  width: 26px;
  height: 40px;
  background: url(../upload/weChat_small_program/mouse.png) no-repeat;
}
.wechat .wetchat_title {
  padding: 60px 0 35px;
  text-align: center;
}
.wechat .wetchat_title h3 {
  font-size: 30px;
  color: #303030;
  line-height: 40px;
  font-weight: 400;
}
.wechat .wetchat_title p {
  font-size: 16px;
  color: #999999;
  line-height: 28px;
  padding: 5px 0 0;
}
.wechat .wechat_main01 {
  background: #f2f4f7;
}
.wechat .wechat_main03 .wetchat_title h3 {
  color: #333333;
}
.wechat_ys {
  padding-bottom: 72px;
}
.wechat_ys li {
  float: left;
  width: 21%;
  margin: 0 2%;
  text-align: center;
  overflow: hidden;
}
.wechat_ys li img {
  width: 80px;
  height: 80px;
  display: inline-block;
  margin: 10px 0 24px;
}
.wechat_ys li strong {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
}
.wechat_ys li p {
  font-size: 14px;
  color: #909090;
  line-height: 22px;
  padding: 10px 5px 0;
}
.wechat_service {
  padding-bottom: 43px;
}
.wechat_service .item {
  float: left;
  width: 350px;
}
.wechat_service .item + .item {
  margin-left: 65px;
}
.wechat_service h3 {
  font-size: 18px;
  color: #333333;
}
.wechat_service h3 span {
  display: inline-block;
  width: 57px;
  vertical-align: text-bottom;
}
.wechat_service p {
  margin-top: 18px;
  line-height: 26px;
  color: #909090;
  padding-left: 57px;
}
.wechat_main03 {
  height: 700px;
  position: relative;
  overflow: hidden;
}
.wechat_main03 li {
  height: 700px;
}
.wechat_main03 img {
  width: 100%;
}
.wechat_main03 .prev,
.wechat_main03 .next {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 30px;
  cursor: pointer;
  opacity: 0.6;
}
.wechat_main03 .prev:hover,
.wechat_main03 .next:hover {
  opacity: 1;
}
.wechat_main03 .prev {
  left: 8%;
  background: url(../upload/weChat_small_program/arrow_l.png) no-repeat;
}
.wechat_main03 .next {
  right: 8%;
  background: url(../upload/weChat_small_program/arrow_r.png) no-repeat;
}
.wechat_main04 .direction {
  margin-left: -40px;
}
.wechat_main04 .direction .item {
  float: left;
  margin: 0 0 28px 40px;
  padding: 95px 0 8px;
  width: 268px;
  text-align: center;
  border: 1px solid currentcolor;
  background-position: center top 22px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wechat_main04 .direction .item span {
  color: #333333;
  font-size: 18px;
  line-height: 28px;
  display: block;
}
.wechat_main04 .direction .item:hover {
  background-color: currentcolor;
}
.wechat_main04 .direction .item:hover span {
  color: #FFFFFF;
}
.wechat_main04 .direction .item01 {
  background-image: url(../upload/weChat_small_program/jinrong01.png);
  color: #ffb739;
}
.wechat_main04 .direction .item01:hover {
  background-image: url(../upload/weChat_small_program/jinrong02.png);
}
.wechat_main04 .direction .item02 {
  background-image: url(../upload/weChat_small_program/shejiao01.png);
  color: #f961a7;
}
.wechat_main04 .direction .item02:hover {
  background-image: url(../upload/weChat_small_program/shejiao02.png);
}
.wechat_main04 .direction .item03 {
  background-image: url(../upload/weChat_small_program/jiaoyu01.png);
  color: #5894ee;
}
.wechat_main04 .direction .item03:hover {
  background-image: url(../upload/weChat_small_program/jiaoyu02.png);
}
.wechat_main04 .direction .item04 {
  background-image: url(../upload/weChat_small_program/gongju01.png);
  color: #58c8d8;
}
.wechat_main04 .direction .item04:hover {
  background-image: url(../upload/weChat_small_program/gongju02.png);
}
.wechat_main04 .direction .item05 {
  background-image: url(../upload/weChat_small_program/shenghuo01.png);
  color: #fb6e50;
}
.wechat_main04 .direction .item05:hover {
  background-image: url(../upload/weChat_small_program/shenghuo02.png);
}
.wechat_main04 .direction .item06 {
  background-image: url(../upload/weChat_small_program/touzi01.png);
  color: #7654f7;
}
.wechat_main04 .direction .item06:hover {
  background-image: url(../upload/weChat_small_program/touzi02.png);
}
.wechat_main04 .direction .item07 {
  background-image: url(../upload/weChat_small_program/lvyou01.png);
  color: #4fc0e9;
}
.wechat_main04 .direction .item07:hover {
  background-image: url(../upload/weChat_small_program/lvyou02.png);
}
.wechat_main04 .direction .item08 {
  background-image: url(../upload/weChat_small_program/waimai01.png);
  color: #16bfaf;
}
.wechat_main04 .direction .item08:hover {
  background-image: url(../upload/weChat_small_program/waimai02.png);
}
/*# sourceMappingURL=style.css.map */
