/**
 * @ index v 2.0.0
 * @ css
 * @ writer:superBear   time/20160915
 */
body, ul, li, ol, p, dl, dt, dd, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}

ul, li, ol, dl, dt, dd {
  list-style: none;
}

img {
  border: none 0;
}

a {
  text-decoration: none;
  color: inherit;
}

i, em {
  font-style: normal;
}

/** logo_nav_b **/
.logo_nav_b {
  height: 100px;
  background: #1e1e1e;
}

.logo_nav {
  width: 1200px;
  margin: 0 auto;
}
.logo_nav .logo {
  float: left;
  width: 190px;
  height: 100px;
  position: relative;
}
.logo_nav .logo a {
  position: absolute;
  left: 0;
  bottom: 0;
}
.logo_nav .logo a img {
  display: block;
}
.logo_nav .nav {
  float: left;
}
.logo_nav .nav li {
  float: left;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.logo_nav .nav li .nav_a {
  display: block;
  height: 100px;
  line-height: 100px;
  padding: 0 24px;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #cccccc;
}
.logo_nav .nav li:hover {
  background: #2d2d2d;
}
.logo_nav .nav li.hover {
  background: #2d2d2d;
}
.logo_nav .nav:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.logo_nav .login_search {
  float: right;
}
.logo_nav .login_search span {
  color: #999;
  font-size: 20px;
}
.logo_nav .login_search .search_b {
  padding-top: 20px;
}
.logo_nav .login_search .search_b input {
  float: right;
  margin: 0;
  padding: 0;
  border: #333333 1px solid;
}
.logo_nav .login_search .search_b .search_txt {
  height: 24px;
  padding: 0 0 0 5px;
  background: transparent;
}
.logo_nav .login_search .search_b .search_txt:focus {
  outline: #fff solid 1px;
}
.logo_nav .login_search .search_b .search_btn {
  width: 38px;
  height: 26px;
  margin-left: -1px;
  cursor: pointer;
  background: url(../images/index/search.png) no-repeat center;
}
.logo_nav .login_search .search_b:hover input {
  border: #fff 1px solid;
}
.logo_nav .login_search .search_b:hover .search_btn {
  background: url(../images/index/search-hover.png) no-repeat center;
}
.logo_nav .login_search .search_b:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;

}
.logo_nav .login_search .login {
  margin-right: -5px;
  padding-top: 12px;
  line-height: 20px;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666666;
}
.logo_nav .login_search .login a {
  color: #999999;
  padding: 0 5px;
}
.logo_nav .login_search .login a:hover {
  color: #fff;
  text-decoration: underline;
}
.logo_nav:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}

/** banner **/
.banner .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner .swiper-slide a img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.banner .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: #fff 1px solid;
  background: transparent;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}
.banner:after {
  content: '';
  display: block;
  height: 11px;
  width: 100%;
  background: #ebebeb;
}

/** title **/
.title .title_cn {
  padding: 35px 0 4px 0;
  text-align: center;
  font-family: "microsoft yahei";
  font-size: 30px;
  color: #060606;
}
.title .title_cn span {
  color: #09a1e7;
}
.title .title_en {
  text-align: center;
  font-family: arial;
  font-size: 12px;
  color: #999999;
}

/** product **/
.product {
  width: 1000px;
  margin: 0 auto;
  height: 800px;
}
.product .product_swiper-container {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 20px 0;
  margin-bottom: 20px;
}
.product .product_item0_box {
  width: 2000px;
}
.product .product_item0_box:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.product .product_item0 {
  float: left;
  margin-left: 30px;
}
.product .product_item0 .product_item1 {
  float: left;
  width: 210px;
  height: 288px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.product .product_item0 .product_item1 .product_item_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 68px;
  background: #000 \0;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.product .product_item0 .product_item1 .product_item_txt span {
  display: block;
  padding: 10px 0 4px 0;
  font-family: "microsoft yahei";
  font-size: 16px;
  color: #fff;
}
.product .product_item0 .product_item1 .product_item_txt em {
  display: block;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #fff;
}
.product .product_item0 .product_item1:hover .product_item_txt {
  height: 288px;
}
.product .product_item0 .product_item1:hover .product_item_txt span {
  padding-top: 120px;
}
.product .product_item0 .product_item2_box {
  float: left;
  width: 310px;
  height: 288px;
  display: none;
}
.product .product_item0 .product_item2 {
  height: 288px;
  margin-left: -40px;
  background: #f2f2f2;
}
.product .product_item0 .product_item2 li {
  height: 44px;
  padding: 14px 0;
}
.product .product_item0 .product_item2 li .product_item2_icon {
  float: left;
  margin: 0 10px 0 20px;
}
.product .product_item0 .product_item2 li .product_item2_txt {
  float: left;
  width: 236px;
}
.product .product_item0 .product_item2 li .product_item2_txt span {
  display: block;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #333333;
}
.product .product_item0 .product_item2 li .product_item2_txt em {
  display: block;
  padding-top: 5px;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666666;
}
.product .product_item0 .product_item2 li.even {
  background: #f8f8f8;
}
.product .product_item0:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.product .product_active {
  margin: 0;
}
.product .product_item0_hover .product_item2_box {
  display: block;
}

/** solutions **/
.solutions {
  background: #292929;
}
.solutions .title {
  width: 1000px;
  margin: 0 auto;
}
.solutions .title .title_cn {
  color: #999999;
}
.solutions .title .title_en {
  color: #666666;
}
.solutions .title_p {
  padding: 18px 0 30px 0;
  width: 820px;
  margin: 0 auto;
}
.solutions .title_p .title_pp {
  float: left;
  width: 688px;
  line-height: 22px;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #666666;
}
.solutions .title_p .title_pd {
  float: right;
}
.solutions .title_p .title_pd a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #fff;
  background: #09a1e7;
}
.solutions .title_p .title_pd a:hover {
  background: #00afff;
}
.solutions .title_p:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.solutions .solutions_title {
  width: 1000px;
  margin: 0 auto;
  font-family: "microsoft yahei";
  font-size: 16px;
  color: #cccccc;
}
.solutions .solutions_item_b {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
}
.solutions .solutions_item {
  width: 1040px;
}
.solutions .solutions_item li {
  float: left;
  width: 110px;
  height: 130px;
  margin: 0 38px 38px 0;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.solutions .solutions_item li a, .solutions .solutions_item li span, .solutions .solutions_item li em, .solutions .solutions_item li i {
  display: block;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.solutions .solutions_item li i {
  height: 50px;
  padding-top: 20px;
  margin: 0 14px;
  text-align: center;
  border-bottom: #353535 1px solid;
}
.solutions .solutions_item li span {
  padding: 10px 0 2px 0;
  text-align: center;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #cccccc;
}
.solutions .solutions_item li em {
  text-align: center;
  line-height: 14px;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #999999;
}
.solutions .solutions_item li .icon1 {
  background: url(../images/index/solutions01.png) no-repeat center;
}
.solutions .solutions_item li .icon2 {
  background: url(../images/index/solutions02.png) no-repeat center;
}
.solutions .solutions_item li .icon3 {
  background: url(../images/index/solutions03.png) no-repeat center;
}
.solutions .solutions_item li .icon4 {
  background: url(../images/index/solutions04.png) no-repeat center;
}
.solutions .solutions_item li .icon5 {
  background: url(../images/index/solutions05.png) no-repeat center;
}
.solutions .solutions_item li .icon6 {
  background: url(../images/index/solutions06.png) no-repeat center;
}
.solutions .solutions_item li .icon7 {
  background: url(../images/index/solutions07.png) no-repeat center;
}
.solutions .solutions_item li .icon8 {
  background: url(../images/index/solutions08.png) no-repeat center;
}
.solutions .solutions_item li .icon9 {
  background: url(../images/index/solutions09.png) no-repeat center;
}
.solutions .solutions_item li .icon10 {
  background: url(../images/index/solutions010.png) no-repeat center;
}
.solutions .solutions_item li .icon11 {
  background: url(../images/index/solutions011.png) no-repeat center;
}
.solutions .solutions_item li .icon12 {
  background: url(../images/index/solutions012.png) no-repeat center;
}
.solutions .solutions_item li .icon13 {
  background: url(../images/index/solutions013.png) no-repeat center;
}
.solutions .solutions_item li .icon14 {
  background: url(../images/index/solutions014.png) no-repeat center;
}
.solutions .solutions_item li:hover {
  background: #09a1e7;
}
.solutions .solutions_item li:hover i {
  border-bottom: #22abe9 1px solid;
}
.solutions .solutions_item li:hover .icon1 {
  background: url(../images/index/solutions01-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon2 {
  background: url(../images/index/solutions02-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon3 {
  background: url(../images/index/solutions03-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon4 {
  background: url(../images/index/solutions04-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon5 {
  background: url(../images/index/solutions05-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon6 {
  background: url(../images/index/solutions06-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon7 {
  background: url(../images/index/solutions07-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon8 {
  background: url(../images/index/solutions08-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon9 {
  background: url(../images/index/solutions09-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon10 {
  background: url(../images/index/solutions010-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon11 {
  background: url(../images/index/solutions011-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon12 {
  background: url(../images/index/solutions012-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon13 {
  background: url(../images/index/solutions013-1.png) no-repeat center;
}
.solutions .solutions_item li:hover .icon14 {
  background: url(../images/index/solutions014-1.png) no-repeat center;
}
.solutions .solutions_item li:hover span {
  color: #ffffff;
}
.solutions .solutions_item li:hover em {
  color: #a3ddf8;
}
.solutions .solutions_item:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}

/** industry **/
.industry {
  background: #fff;
}
.industry .title_p {
  width: 645px;
}
.industry .title_p .title_pp {
  width: 527px;
}
.industry .title_p .title_pd a {
  background: #292929;
}
.industry .title_p .title_pd a:hover {
  background: #424242;
}
.industry .solutions_title {
  color: #333333;
}
.industry .solutions_item li i {
  border-bottom: #e1e0e0 1px solid;
}
.industry .solutions_item li span {
  color: #666666;
}
.industry .solutions_item li em {
  color: #999999;
}
.industry .solutions_item li .icon1 {
  background: url(../images/index/industry01.png) no-repeat center;
}
.industry .solutions_item li .icon2 {
  background: url(../images/index/industry02.png) no-repeat center;
}
.industry .solutions_item li .icon3 {
  background: url(../images/index/industry03.png) no-repeat center;
}
.industry .solutions_item li .icon4 {
  background: url(../images/index/industry04.png) no-repeat center;
}
.industry .solutions_item li .icon5 {
  background: url(../images/index/industry05.png) no-repeat center;
}
.industry .solutions_item li .icon6 {
  background: url(../images/index/industry06.png) no-repeat center;
}
.industry .solutions_item li .icon7 {
  background: url(../images/index/industry07.png) no-repeat center;
}
.industry .solutions_item li .icon8 {
  background: url(../images/index/industry08.png) no-repeat center;
}
.industry .solutions_item li .icon9 {
  background: url(../images/index/industry09.png) no-repeat center;
}
.industry .solutions_item li .icon10 {
  background: url(../images/index/industry10.png) no-repeat center;
}
.industry .solutions_item li .icon11 {
  background: url(../images/index/industry11.png) no-repeat center;
}
.industry .solutions_item li .icon12 {
  background: url(../images/index/industry12.png) no-repeat center;
}
.industry .solutions_item li .icon13 {
  background: url(../images/index/industry13.png) no-repeat center;
}
.industry .solutions_item li .icon14 {
  background: url(../images/index/industry14.png) no-repeat center;
}
.industry .solutions_item li:hover .icon1 {
  background: url(../images/index/industry01-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon2 {
  background: url(../images/index/industry02-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon3 {
  background: url(../images/index/industry03-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon4 {
  background: url(../images/index/industry04-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon5 {
  background: url(../images/index/industry05-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon6 {
  background: url(../images/index/industry06-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon7 {
  background: url(../images/index/industry07-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon8 {
  background: url(../images/index/industry08-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon9 {
  background: url(../images/index/industry09-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon10 {
  background: url(../images/index/industry10-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon11 {
  background: url(../images/index/industry11-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon12 {
  background: url(../images/index/industry12-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon13 {
  background: url(../images/index/industry13-1.png) no-repeat center;
}
.industry .solutions_item li:hover .icon14 {
  background: url(../images/index/industry14-1.png) no-repeat center;
}

/** WeChat  **/
.WeChat .WeChat_item {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}
.WeChat .WeChat_item:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.WeChat .WeChat_info {
  float: left;
  width: 426px;
}
.WeChat .WeChat_info .WeChat_info_t {
  padding: 5px 0 18px 0;
  line-height: 26px;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666666;
}
.WeChat .WeChat_info .WeChat_info_link a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #148fc8;
}
.WeChat .WeChat_info .WeChat_info_link a:hover {
  background: #03acfb;
}
.WeChat .WeChat_right {
  float: right;
  width: 500px;
  overflow: hidden;
}
.WeChat .WeChat_right .solutions_item_b {
  width: 500px;
}
.WeChat .WeChat_right .solutions_item {
  width: 550px;
}
.WeChat .WeChat_right .solutions_item li {
  margin-bottom: 0;
}
.WeChat .WeChat_right .solutions_item li i {
  margin: 0;
}
.WeChat .WeChat_right .solutions_item li .icon1 {
  background: url(../images/index/WeChat01.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li .icon2 {
  background: url(../images/index/WeChat02.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li .icon3 {
  background: url(../images/index/WeChat03.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li .icon4 {
  background: url(../images/index/WeChat04.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li .icon5 {
  background: url(../images/index/WeChat05.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li .icon6 {
  background: url(../images/index/WeChat06.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li:hover .icon1 {
  background: url(../images/index/WeChat01-1.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li:hover .icon2 {
  background: url(../images/index/WeChat02-1.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li:hover .icon3 {
  background: url(../images/index/WeChat03-1.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li:hover .icon4 {
  background: url(../images/index/WeChat04-1.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li:hover .icon5 {
  background: url(../images/index/WeChat05-1.png) no-repeat center;
}
.WeChat .WeChat_right .solutions_item li:hover .icon6 {
  background: url(../images/index/WeChat06-1.png) no-repeat center;
}

/** customer **/
.customer {
  padding-bottom: 26px;
  background: #fff;
}
.customer .customer_item {
  position: relative;
  padding: 20px 0;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.customer .customer_item .customer_item_ul {
  float: left;
  width: 1000px;
}
.customer .customer_item .customer_item_ul li {
  float: left;
  margin: 0 10px 20px 10px;
}
.customer .customer_item .customer_item_ul li a {
  display: block;
  width: 122px;
  height: 122px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.customer .customer_item .customer_item_ul li:hover a {
  box-shadow: 1px 2px 10px 4px #aaa;
  -webkit-box-shadow: 1px 2px 10px 4px #aaa;
  -moz-box-shadow: 1px 2px 10px 4px #aaa;
  -ms-box-shadow: 1px 2px 10px 4px #aaa;
}
.customer .customer_item .customer_item_ul:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.customer .customer_item:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.customer .customer_pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  text-align: center;
}
.customer .customer_pagination span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 4px;
  cursor: pointer;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #999999;
}
.customer .customer_pagination .active {
  background: #09a1e7;
}

/** sharing **/
.sharing {
  padding-bottom: 20px;
}
.sharing .sharing_item {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 20px 0;
}
.sharing .sharing_item:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.sharing .sharing_item1 {
  float: left;
  width: 480px;
}
.sharing .sharing_item1 .sharing_new .sharing_new_pic {
  float: left;
  width: 200px;
  height: 100px;
  padding: 5px;
  overflow: hidden;
  border: #424242 1px solid;
}
.sharing .sharing_item1 .sharing_new .sharing_new_pic a {
  display: block;
  width: 200px;
  height: 100px;
  overflow: hidden;
}
.sharing .sharing_item1 .sharing_new .sharing_new_pic img {
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.sharing .sharing_item1 .sharing_new .sharing_new_pic:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.sharing .sharing_item1 .sharing_new .sharing_new_info {
  float: left;
  width: 250px;
  margin-left: 16px;
}
.sharing .sharing_item1 .sharing_new:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.sharing .sharing_item2 {
  float: right;
}
.sharing .sharing_new_info {
  width: 100%;
}
.sharing .sharing_new_info .sharing_title {
  padding: 10px 0;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #939393;
}
.sharing .sharing_new_info .sharing_p {
  height: 72px;
  line-height: 24px;
  overflow: hidden;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #575757;
}
.sharing .sharing_info {
  padding: 0 0 18px 0;
  border-bottom: #2f2f2f 1px dashed;
}
.sharing .sharing_info .sharing_p {
  height: auto;
  position: relative;
  padding-right: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sharing .sharing_info .sharing_p a {
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: underline;
}
.sharing .sharing_info .sharing_p a:hover {
  color: #fff;
}
.sharing .sharing_link {
  padding-bottom: 10px;
}
.sharing .sharing_link a {
  display: block;
  width: 146px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: #3f3f3f 1px solid;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #999999;
  background: #2f2f2f;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.sharing .sharing_link a:hover {
  background: #09a1e7;
  color: #fff;
  border: #09a1e7 1px solid;
}

/** swiper_defined **/
.swiper_defined {
  position: relative;
  width: 1000px;
  margin: 20px 0;
  padding-bottom: 44px;
  overflow: hidden;
}
.swiper_defined .swiper_defined_silde {
  width: 3000px;
}
.swiper_defined .swiper_defined_silde .swiper_defined_item {
  width: 1000px;
  height: 288px;
  float: left;
  overflow: hidden;
}
.swiper_defined .swiper_defined_silde .swiper_defined_item:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.swiper_defined .swiper_defined_silde:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.swiper_defined .swiper_pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  text-align: center;
}
.swiper_defined .swiper_pagination span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 4px;
  cursor: pointer;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #999999;
}
.swiper_defined .swiper_pagination .active {
  background: #09a1e7;
}

/** code_link_b **/
.code_link_b {
  margin-top: 70px;
  padding: 40px 0;
  background: #f3f3f3;
}
.code_link_b .code_link {
  width: 1000px;
  margin: 0 auto;
}
.code_link_b .code_link .marketing {
  float: left;
  width: 292px;
}
.code_link_b .code_link .marketing .marketing_title {
  padding: 10px 17px;
  font-family: "microsoft yahei";
  font-size: 18px;
  color: #333333;
  border-bottom: #d7d7d7 1px solid;
  width: 130px;
}
.code_link_b .code_link .marketing .marketing_link {
  padding-top: 6px;
  line-height: 26px;
}
.code_link_b .code_link .marketing .marketing_link a {
  display: inline-block;
  width: 146px;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666666;
}
.code_link_b .code_link .marketing .marketing_link a:hover {
  text-decoration: underline;
  color: #333;
}
.code_link_b .code_link .solu {
  margin-left: 50px;
}
.code_link_b .code_link .service {
  margin-left: 60px;
  width: 150px;
}
.code_link_b .code_link .code_b {
  float: right;
  width: 130px;
}
.code_link_b .code_link .code_b .code_b_pic {
  margin-top: 14px;
  padding: 5px;
  width: 190px;
  height: 190px;
  overflow: hidden;
  background: #fff;
}
.code_link_b .code_link .code_b .code_b_pic img{
width: 190px;
height: 190px;
}
.code_link_b .code_link:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}

/** links **/
.links {
  padding: 30px 0 20px 0;
  width: 1000px;
  margin: 0 auto;
}
.links a {
  display: inline-block;
  padding: 0 20px 10px 0;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #999999;
}
.links a:hover {
  text-decoration: underline;
  color: #333;
}

/** copyright **/
.copyright {
  height: 190px;
  background: #262626;
}
.copyright .copyright_b {
  padding-top: 32px;
  width: 1200px;
  margin: 0 auto;
}
.copyright .copyright_left {
  float: left;
  padding: 0 24px 0 128px;
}
.copyright .copyright_right {
  float: left;
  padding-left: 10px;
  line-height: 26px;
  border-left: #3c3c3c 1px solid;
}
.copyright .copyright_right .copyright_nav {
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666666;
}
.copyright .copyright_right .copyright_nav a {
  padding: 0 10px;
  color: #999999;
}
.copyright .copyright_right .copyright_nav a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyright .copyright_right .copyright_info {
  padding-left: 10px;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666666;
}
.copyright:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}

/** function **/
.hide {
  display: none;
}

/*# sourceMappingURL=index.css.map */
/*newsbtn*/
.new_btn{
	padding: 30px 0;
	position: relative;
}
.f1>li {
	display: inline-block;
	width: 270px;
	height: 220px;
	margin-left: 20px;
	border-radius: 2px;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1);
	border: 1px solid #efefef
}

.f1>li:first-child {
	margin-left: 0
}

.f1-item {
	position: relative;
	z-index: 1
}

.f1-item,
.f1-h {
	background-color: #fff
}

.f1-h {
	position: absolute;
	min-height: 190px;
	left: 0;
	line-height: 24px;
	top: 0;
	opacity: 0;
	padding: 20px 20px 10px;
	filter: Alpha(opacity=0);
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	color: #71717a;
	text-align: left;
	z-index: 2
}

.f1>li:hover .f1-h {
	opacity: 1;
	filter: Alpha(opacity=100)
}

.f1>li:hover {
	box-shadow: 0 8px 40px 0 rgba(0, 0, 0, .1)
}

.f1>li:hover .f1-lnk {
	display: block
}

.f1-t1 {
	margin-top: 6px;
	font-size: 18px;
	font-weight: 700
}

.f1-lnk {
	display: none;
	border-top: 1px solid #e3e2e5;
	position: absolute;
	bottom: -5px;
	left: 20px;
	right: 20px;
	text-align: center;
	font-size: 12px
}

.f1-lnk>span {
	position: relative;
	top: -13px;
	color: #2589ff;
	padding: 0 20px;
	background-color: #fff;
	transition: all .2s linear
}

.f1-lnk>span:hover {
	color: #0968ff
}

.f1>li img {
	width: 96%;
	min-height: 140px
}

.f1-line {
	width: 20px;
	height: 2px;
	margin: 6px auto
}

.f1-line1 {
	position: absolute;
	bottom: 90px;
	width: 20px;
	height: 2px
}

.f1-l1 {
	background-color: #2d5be5
}

.f1-l2 {
	background-color: #2589ff
}

.f1-l3 {
	background-color: #2dcad3
}

.f1-l4 {
	background-color: #006aff
}

.f1-l5 {
	background-color: #bc212d
}

.f1-l6 {
	background-color: #ff7800
}

.f1-l7 {
	background-color: #202d46
}

.f1-apply {
	position: absolute;
	top: 129px;
	width: 230px
}

.f1-slider-wrap ul {
	display: none
}

.f1-slider-wrap ul.active {
	display: block
}

.f1-nav {
	font-size: 0;
	margin-top: 50px
}

.f1-nav li {
	display: inline-block;
	width: 100px;
	height: 4px;
	background-color: #e5e4e9;
	cursor: pointer;
	transition: background-color .2s linear
}

.f1-nav li.active {
	background-color: #61616a
}