﻿@charset "UTF-8";
.container_cftec {
  width: 80%;
  margin: auto;
  position: relative;
}
.tit {
  text-align: center;
  font-size: 36px;
  color: #333;
}
.search_result h2 {
  line-height: normal;
  margin: 30px 0;
}
.search_result .result_list li a, .search_result .result_list .date, .search_result .result_list .clumn {
  line-height: normal;
}
.search_result .result_list li a {
  padding: 10px 0;
}
.search_result h2 {
  font-size: 30px;
  line-height: normal;
  color: #333;
  font-weight: 500;
}
.search_result h2 span {
  line-height: normal;
}
.search_result {
  padding-top: 70px;
}
.search_result h3{
  font-size: 32px;
  margin-bottom: 24px;
  font-weight: normal;
}
.page span {
  float: right;
  line-height: 38px;
  font-size: 14px;
  color: #666;
}
.page{
  text-align: left;
  margin-bottom: 100px;
  border-left: 1px solid #e5e5e5;
  font-size: 0;
  display: block;
}
.search_result h2 span,.search_result .result_list li a:hover, .search_result .result_list li a:hover .date, .search_result .result_list li a:hover .clumn{
  color: #114790;
}
.tit_in {
  text-align: center;
  font-size: 32px;
  color: #333;
}
.main {
  padding: 50px 0;
  background: #f5f6f8;
  position: relative;
}
.main_con {
  padding-left: 5%;
  float: right;
  width: 100%;
}
.login_bar {
  color: #fff;
  font-size: 12px;
  background: #114790;
  line-height: 40px;
}
.login_bar .login_url {
  background: url("/Public/Images/home/phpcms/zh-cn/login_line.jpg") no-repeat center;
  display: inline-block;
}
.login_bar a {
  color: #fff;
  padding: 0 10px 0 11px;
}
.login_bar a:hover {
  color: #f6e4de;
}
.login_bar .iconfont {
  font-size: 25px;
  vertical-align: middle;
}
.login_bar .phone {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.nav_list {
  margin-right: -35px;
}
.nav_list > li > a > span {
  line-height: 100px;
  padding: 0;
}
.nav_list > li > a:hover {
  background: #114790;
}
.nav_list > li > a:hover span {
  color: #fff;
}
.nav_normal > li .dropdown_menu {
  width: 260px;
}
.nav_normal > li a span {
  font-weight: bold;
}
.nav_normal .dropdown_menu li {
  width: auto;
}
.nav_normal .dropdown_menu li a {
  height: 55px;
  line-height: 55px;
  text-indent: 25px;
  font-size: 15px;
  color: #555;
  text-align: left;
  border-bottom: 1px solid #d2d3d6;
  background: white;
  /*The Fallback color,这里也可以使用一张图片来代替*/
  background: rgba(255, 255, 255, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#D8FFFFFF,endColorstr=#D8FFFFFF)";
  /*Filter for IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#D8FFFFFF, endColorstr=#D8FFFFFF);
  /*Filter for older IEs */
}
.nav_normal .dropdown_menu li a:hover {
  color: #114790;
  background: white;
  /*The Fallback color,这里也可以使用一张图片来代替*/
  background: rgba(255, 255, 255, 0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#D8FFFFFF,endColorstr=#D8FFFFFF)";
  /*Filter for IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#D8FFFFFF, endColorstr=#D8FFFFFF);
  /*Filter for older IEs */
}
.banner_slick > div.right {
  display: none;
}
.banner_slick > div.right:first-child {
  display: block;
  *display: expression(this.previousSibling==null?"block":"none");
}
.banner_slick .banner_item {
  padding-top: 28%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner_slick .slick-dots li {
  width: 25px;
  height: 3px;
  background: #fff;
  border-radius: 0;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 60)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
.banner_slick .slick-dots li.slick-active {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.index_count {
  padding: 30px 0;
  border-bottom: 1px solid #e3e3e3;
}
.index_count .count_list {
  width: 70%;
  margin: auto;
  text-align: center;
}
.index_count .count_list .num {
  color: #114790;
  font-size: 46px;
}
.index_count .count_list .txt {
  font-size: 16px;
  color: #555;
}
.index_enter {
  padding: 40px 0;
}
.index_enter .enter_list {
  margin-top: 40px;
  position: relative;
}
.index_enter .name {
  width: 180px;
  float: left;
  overflow: hidden;
  padding: 12px 23px 15px 23px;
  font-size: 22px;
  color: #fff;
  background: #114790;
  border-bottom-right-radius: 20px;
  text-align: center;
}
.index_enter .right {
  margin-left: 200px;
  margin-right: 145px;
  height: 60px;
  overflow: hidden;
}
.index_enter .right a {
  display: inline-block;
  color: #666;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 13px;
}
.index_enter .right a:hover {
  color: #ef6333;
}
.index_enter .view_more {
  position: absolute;
  width: 130px;
  height: 50px;
  line-height: 50px;
  right: 0;
  top: 0px;
  background: #ef6333;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.index_enter .view_more span {
  display: inline-block;
  vertical-align: middle;
}
.index_enter .view_more .iconfont {
  color: #fff;
  vertical-align: middle;
  font-size: 23px;
}
.index_block {
  background: #f2f2f2;
  padding: 40px 0;
}
.index_block .block_item a {
  display: block;
  background: #fff;
  padding: 10% 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.index_block .block_item a em {
  display: inline-block;
  width: 152px;
  height: 162px;
  line-height: 162px;
  background: url("/Public/Images/home/phpcms/zh-cn/six_block.png") no-repeat bottom center;
  background-size: cover;
}
.index_block .block_item a .iconfont {
  font-size: 64px;
  color: #fff;
}
.index_block .block_item a .name {
  font-size: 24px;
  color: #333;
  margin-top: 5%;
  margin-bottom: 2%;
}
.index_block .block_item a .txt {
  font-size: 16px;
  color: #666;
  overflow: hidden;
  line-height: 2;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index_block .block_item.active a {
  background: #114790;
}
.index_block .block_item.active a em {
  background-position: top center;
}
.index_block .block_item.active a .iconfont {
  font-size: 64px;
  color: #114790;
}
.index_block .block_item.active a .name {
  color: #fff;
}
.index_block .block_item.active a .txt {
  color: #fff;
}
.index_tools {
  padding: 40px 0;
}
.index_tools .tool_list {
  margin-top: 40px;
}
.index_tools .tool_list a {
  display: block;
  text-align: center;
}
.index_tools .tool_list a .iconfont {
  font-size: 60px;
  color: #114790;
}
.index_tools .tool_list a p {
  font-size: 16px;
  color: #333;
  margin-top: 25px;
}
.index_tools .tool_list a:hover .iconfont {
  color: #ef6333;
}
.footer {
  padding: 50px 0;
  background: #24282c;
}
.footer .fast_link {
  margin-right: 130px;
  color: #fefefe;
  margin-bottom: 40px;
}
.footer .fast_link .name {
  float: left;
  overflow: hidden;
  width: 70px;
}
.footer .fast_link .link_box {
  margin-left: 70px;
}
.footer .fast_link a {
  color: #fefefe;
  padding-right: 15px;
  padding-left: 12px;
  background: url("/Public/Images/home/phpcms/zh-cn/login_line.jpg") no-repeat right center;
}
.footer .fast_link a:hover {
  color: #ef6333;
}
.footer .fast_link a:last-child {
  background: none;
}
.footer .adress {
  margin-right: 130px;
  color: #929393;
  line-height: 2;
}
.footer .copyright {
  margin-right: 130px;
  margin-bottom: 20px;
  color: #929393;
  line-height: 2;
}
.footer .copyright a {
  color: #929393;
  margin-left: 15px;
}
.footer .copyright a:hover {
  color: #ef6333;
}
.footer .wechat {
  width: 120px;
  float: right;
  overflow: hidden;
}
.footer .wechat p {
  text-align: center;
  font-size: 14px;
  color: #fefefe;
  line-height: 2;
}
.footer .bdsharebuttonbox a {
  position: relative;
  z-index: 1;
  color: #929393;
  font-size: 35px;
  margin-right: 10px;
}
.footer .bdsharebuttonbox a .iconfont {
  font-size: 35px;
  color: #929393;
}
.footer .bdsharebuttonbox a:hover .iconfont {
  font-size: 35px;
  color: #ef6333;
}
.banner_in .banner_item {
  height: 320px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.banner_in .banner_item .container_cftec {
  height: 100%;
}
.banner_in .banner_item .container_cftec .h {
  position: absolute;
  right: 0;
  bottom: 50px;
  font-size: 42px;
  color: #fff;
  font-weight: normal;
}
.banner_in .banner_item .container_cftec .h .wh_line {
  display: block;
  width: 40px;
  height: 3px;
  background: #fff;
  opacity: 0.8;
  margin-top: 20px;
}
.margin_box {
  position: relative;
  top: -130px;
}
.introduce {
  margin-top: 50px;
  margin-bottom: 80px;
}
.introduce .right {
  float: right;
  width: 40%;
  overflow: hidden;
}
.introduce .right .blue_block {
  background: #114790;
  padding: 7% 10%;
}
.introduce .right .blue_block h2 {
  font-size: 42px;
  color: #fff;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 40px;
}
.introduce .right .blue_block .wh_line {
  display: block;
  width: 40px;
  height: 3px;
  background: #fff;
  opacity: 0.8;
}
.introduce .right .blue_block em {
  float: right;
  overflow: hidden;
  margin-top: 70px;
  margin-right: 5%;
  opacity: 0.8;
}
.introduce .right .blue_block em .iconfont {
  color: #ffffff;
  font-size: 160px;
}
.introduce .right .idea_list {
  margin-top: 13%;
  overflow: hidden;
}
.introduce .right .idea_item {
  margin-top: 10%;
}
.introduce .right .idea_item em {
  width: 80px;
  text-align: center;
  float: left;
  overflow: hidden;
}
.introduce .right .idea_item .iconfont {
  font-size: 62px;
  color: #114790;
}
.introduce .right .idea_item .txt {
  margin-left: 90px;
}
.introduce .right .idea_item .txt .name {
  font-size: 32px;
  color: #333;
}
.introduce .right .idea_item .txt p {
  font-size: 16px;
  line-height: 1.5;
}
.introduce .right .idea_item .txt .name {
  font-size: 32px;
  color: #333;
}
.introduce .left {
  margin-right: 47%;
}
.introduce .left .tit_in {
  text-align: left;
  margin-bottom: 20px;
}
.introduce .left .txt {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 2;
}
.introduce .left .txt p {
  margin-bottom: 3px;
  color: #666;
}
.news {
  margin-top: 50px;
  margin-bottom: 80px;
}
.news .news_list {
  margin-right: 50px;
}
.news .news_list a {
  display: block;
  clear: both;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px dashed #c9c9c9;
}
.news .news_list a:hover .news_date {
  border-color: #114790;
}
.news .news_list a:hover .news_date em {
  background: #114790;
}
.news .news_list a:hover .news_date p {
  font-size: #114790;
}
.news .news_list a:hover .news_right .name {
  color: #114790;
}
.news .news_list .news_date {
  margin-bottom: 0;
  width: 60px;
  float: left;
  overflow: hidden;
  text-align: center;
  border: 1px solid #ccc;
}
.news .news_list .news_date em {
  display: block;
  background: #ccc;
  font-size: 30px;
  color: #fff;
  line-height: 50px;
}
.news .news_list .news_date p {
  color: #555;
  font-size: 12px;
  line-height: 1.5;
}
.news .news_list .news_right {
  margin-left: 90px;
}
.news .news_list .news_right .name {
  font-size: 18px;
  color: #555;
  line-height: 2;
  margin-top: 5px;
}
.news .news_list .news_right .con {
  color: #777;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .rec_list {
  background: #f1f1f1;
}
.news .rec_list h3 {
  background: #114790;
  font-size: 20px;
  line-height: 2.5;
  font-weight: normal;
  color: #fff;
  text-indent: 20px;
}
.news .rec_list ul {
  padding: 15px 15px;
  overflow: hidden;
}
.news .rec_list a {
  display: block;
  margin-top: 15px;
}
.news .rec_list a p {
  font-size: 16px;
  color: #404040;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .rec_list a .date {
  color: #666;
  font-size: 12px;
}
.news .rec_list a:hover p {
  color: #114790;
}
.news .rec_list a:hover .date {
  color: #666;
  font-size: 12px;
}
.news_de {
  background: #f5f6f8;
  padding: 50px 0;
}
.news_de .news_detail {
  background: #fff;
  padding: 40px 40px;
}
.news_de .news_detail .news_head {
  padding-bottom: 10px;
}
.news_de .news_detail .news_head h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  margin-bottom: 20px;
}
.news_de .news_detail .news_head h3 small {
  font-size: 20px;
  color: #333;
  font-weight: normal;
}
.news_de .news_detail .news_head p {
  text-align: center;
}
.news_de .news_detail .news_head .news_info span {
  display: inline-block;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  margin: 0 20px;
}
.news_de .news_detail .news_head .news_info span .iconfont {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.news_de .news_detail .news_head .news_info span em {
  display: inline-block;
  vertical-align: middle;
}
.news_de .news_detail .news_con {
  padding-top: 25px;
}
.news_de .news_detail .news_con p {
  font-size: 14px;
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 15px;
  letter-spacing: 1.5px;
}
.news_de .news_detail .news_con h4 {
  font-size: 14px;
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 8px;
  color: #333;
}
.news_de .news_detail .news_con p.p_img {
  text-indent: 0 !important;
  text-align: center;
}
.news_de .news_detail .news_con p.p_img img {
  height: auto;
}
.news_de .news_detail .news_con img {
  margin-bottom: 10px;
}
.news_de .news_nav {
  position: relative;
}
.news_de .news_nav .nav_ltem {
  padding: 25px;
  background: #fff;
  margin-bottom: 20px;
}
.news_de .news_nav .direction {
  font-size: 18px;
  color: #202020;
  font-weight: bold;
}
.news_de .news_nav .url {
  display: block;
  margin-top: 5px;
}
.news_de .news_nav .url p {
  font-size: 16px;
  color: #404040;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_de .news_nav .url .date {
  color: #666;
  font-size: 12px;
}
.news_de .news_nav .url:hover p {
  color: #114790;
}
.news_de .news_nav .url:hover .date {
  color: #666;
  font-size: 12px;
}
.news_de .news_nav .bdsharebuttonbox span {
  display: inline-block;
  font-size: 18px;
  color: #202020;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 15px;
}
.news_de .news_nav .bdsharebuttonbox a {
  vertical-align: middle;
  margin: 0 5px;
}
.news_de .news_nav .bdsharebuttonbox a .iconfont {
  font-size: 30px;
}
.news_de .news_nav .bdsharebuttonbox a:hover .iconfont {
  color: #114790;
}
.news_de .news_nav .news_back {
  display: block;
  margin-top: -20px;
  color: #fff;
  font-size: 16px;
  line-height: 2.5;
  background: #114790;
  text-align: center;
}
.news_de .news_nav .news_back:hover {
  opacity: 0.8;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.custom_box .tit_in {
  text-align: left;
}
.custom_box .custom_con {
  margin-top: 30px;
  overflow: hidden;
}
.custom_box p.p_img {
  text-indent: 0 !important;
  text-align: center;
}
.custom_box p {
  line-height: 1.5;
  margin-bottom: 10px;
}
.news .news_normal .news_item {
  border:none;
}
.news .news_normal .news_item a {
  display: block;
  clear: both;
  overflow: hidden;
}
.news .news_normal .news_item a:hover .news_describe h5 {
  color: #114790;
}
.news .news_normal .news_item a:hover .news_link {
  color: #fff;
  background: #114790;
}
.news .news_normal .news_describe h5 {
  font-size: 18px;
  color: #555;
  font-weight: bold;
  line-height: 1.5;
}
.news .news_normal .news_date {
  margin-top: 13px;
}

.news .news_normal .news_link {
  font-size: 14px;
  padding: 12px 25px;
  color: #555;
  background: #fff;
  border: 1px solid #114790;
}
.news .news_normal .news_link:hover {
  color: #fff;
  background: #114790;
}
.side_nav h2 {
  font-size: 38px;
  font-weight: normal;
  line-height: 4;
  text-align: center;
  color: #fff;
  background: #114790;
}
.side_nav .nav_url {
  margin-top: 3px;
}
.side_nav .nav_url li {
  border-bottom: 1px solid #f5f5f5;
}
.side_nav .nav_url li:last-child {
  border: none;
}
.side_nav .nav_url li > a {
  position: relative;
  display: block;
  font-size: 16px;
  /* height: 55px; */
  line-height: 35px;
  color: #114790;
  /* text-indent: 30px; */
  background: #fff;
  padding: 10px 35px 10px 30px;
}
.side_nav .nav_url li > a .icon_arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  height: 19px;
  width: 13px;
  margin-top: -9px;
  background: url("/Public/Images/home/phpcms/zh-cn/arrow.png") no-repeat center;
}
.side_nav .nav_url li.on > a {
  background: #114790;
  color: #fff;
}
.side_nav .nav_url li.active > a {
  background: #114790;
  color: #fff;
}
.side_nav .nav_url li.opening > a .icon_arrow {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
}
.side_nav .nav_url .sub_nav {
  background: #eee;
  padding: 20px 0;
}
.side_nav .nav_url .sub_nav a {
  display: block;
  line-height: 2.5;
  color: #666;
  text-indent: 30px;
}
.side_nav .nav_url .sub_nav a:hover {
  color: #114790;
}
.side_nav .nav_url .sub_nav .on a {
  color: #114790;
}
.side_nav .contact {
  padding: 30px;
  margin-top: 15%;
  background: #fff url("/Public/Images/home/phpcms/zh-cn/contact.png") no-repeat right bottom;
}
.side_nav .contact .name {
  font-size: 16px;
  color: #114790;
}
.side_nav .contact .or_line {
  width: 25px;
  height: 1px;
  background: #ef6333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.side_nav .contact p {
  line-height: 2;
}
.main .left_col {
  width: 300px;
  float: left;
  overflow: hidden;
}
.main .right_col {
  margin-left: 300px;
}
.login_page {
  padding: 8% 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.login_page .login_box {
  float: right;
  width: 440px;
  padding: 40px 50px;
  margin-right: 5%;
  background: #e6e9ee;
}
.login_page .login_box .inp_control {
  height: 53px;
  background: transparent;
  font-size: 14px;
  padding: 15px;
  border-color: #aaaaaa;
}
.login_page .login_box .tips {
  height: 53px;
  line-height: 53px;
}
.login_page .login_box .yzm.inp img {
  position: absolute;
  width: 85px;
  height: 36px;
  top: 9px;
  right: 9px;
}
.login_page .login_box .yzm.inp .tips {
  right: 95px;
}
.login_page .login_box .btn_block {
  width: 100%;
  padding: 12px;
  margin-top: 15px;
  font-size: 18px;
  background: #ef6333;
}
.login_page .tit_in {
  font-size: 28px;
  text-align: left;
  margin-bottom: 25px;
}
.login_page .url_box a {
  color: #114790;
}
.login_page .url_box a:hover {
  color: #ef6333;
  text-decoration: underline;
}
.sign_header {
  padding-bottom: 10px;
  background: #fff url("/Public/Images/home/phpcms/zh-cn/shadow.png") repeat-x bottom center;
  border: none;
  line-height: 100px;
}
.sign_header .sign_tit {
  font-size: 26px;
  color: #333;
  line-height: 1;
  margin-top: 52px;
  margin-left: 15px;
}
.sign_header a {
  color: #114790;
}
.sign_header a:hover {
  color: #ef6333;
  text-decoration: underline;
}
.info_center .tit {
  text-align: left;
  line-height: 53px;
  color: #555;
}
.info_center .search_box {
  width: 60%;
}
.info_center .search_box .inp_bordered {
  border-radius: 1px;
}
.info_center .search_box .inp_control {
  height: 53px;
  background: #fff;
  font-size: 14px;
  padding: 15px 40px 15px 15px;
  border-color: #ebe9ea;
}
.info_center .search_box .btn_search {
  position: absolute;
  top: 0;
  right: 0;
  height: 53px;
  width: 53px;
  line-height: 53px;
  text-align: center;
  background: transparent;
  outline: none;
  border: none;
}
.info_center .search_box .btn_search .iconfont {
  font-size: 36px;
  color: #aeadad;
}
.info_center .btn_block {
  width: 165px;
  padding: 14px;
  font-size: 16px;
  background: #ef6333;
  margin-left: 15px;
  border-radius: 1px;
}
.info_center .require_list {
  margin-top: 30px;
}
.info_center .require_list .item {
  padding: 18px 5px;
  background: #fff;
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}
.info_center .require_list .item .r_type {
  color: #ef6333;
  line-height: 2;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info_center .require_list .item .r_con {
  color: #114790;
  line-height: 2;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info_center .require_list .item .r_company {
  color: #666;
  margin-right: 140px;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info_center .require_list .item .r_date {
  color: #888;
  margin-right: 140px;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info_center .require_list .item .r_single {
  line-height: 4;
}
.info_center .require_list .item .btn_status {
  position: absolute;
  right: 25px;
  top: 10px;
  background: #ef6333;
  border-radius: 1px;
}
.info_center .require_list .item .btn_disabled {
  background: #ccc;
  cursor: default;
}
.info_center .require_head {
  padding: 30px;
  background: #fff;
  margin-bottom: 40px;
  position: relative;
}
.info_center .require_head .tit {
  color: #114790;
  text-align: left;
  line-height: 1;
  margin-right: 140px;
}
.info_center .require_head .head_info {
  margin-top: 15px;
  margin-right: 140px;
}
.info_center .require_head .head_info span {
  display: inline-block;
  margin-right: 10px;
  color: #666;
}
.info_center .require_head .head_info em {
  position: relative;
  color: #114790;
}
.info_center .require_head .head_info em .company_info {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -185px;
  width: 370px;
  padding: 25px;
  border: 1px solid #d5d4d4;
  border-bottom: none;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: .3s;
  transition: .3s;
}
.info_center .require_head .head_info em .company_info li {
  line-height: 2.5;
  color: #666;
}
.info_center .require_head .head_info em .company_info .arrow_line {
  position: absolute;
  left: 0;
  bottom: -19px;
  width: 100%;
  height: 20px;
  background: #fff url("/Public/Images/home/phpcms/zh-cn/b_arrow.png") top center no-repeat;
}
.info_center .require_head .head_info em:hover .company_info {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  visibility: visible;
  bottom: 40px;
}
.info_center .require_head .require_status {
  position: absolute;
  right: 5px;
  top: 10px;
  width: 140px;
  height: 112px;
}
.info_center .require_head .require_status.done {
  background-image: url("/Public/Images/home/phpcms/zh-cn/done.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.info_center .require_head .require_status.no_done {
  background-image: url("/Public/Images/home/phpcms/zh-cn/no_done.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.info_center .require_con {
  color: #666;
  padding: 30px;
  background: #fff;
}
.info_center .require_con .item {
  margin-bottom: 25px;
}
.info_center .require_con .item small {
  font-weight: normal;
}
.info_center .require_con .item small a {
  color: #114790;
}
.info_center .require_con .item .name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.info_center .require_con .item p {
  line-height: 1.5;
  margin-bottom: 15px;
}
.info_center .require_con .item .inp_control {
  height: 250px;
  border-color: #d9d9d8;
  resize: none;
}
.info_center .require_con .item .btn_box {
  margin-top: 15px;
}
.info_center .require_con .item .btn {
  background-color: #ef6333;
  width: 165px;
  height: 53px;
  border-radius: 4px;
  font-size: 18px;
}
.personal_center {
  position: relative;
  background: #114790;
}
.personal_center .per_img {
  display: inline-block;
  height: 95px;
  width: 95px;
  border-radius: 50%;
  overflow: hidden;
}
.personal_center .per_img img {
  width: 100%;
}
.personal_center .personal_left {
  width: 260px;
  height: 100%;
  float: left;
  padding-top: 50px;
  overflow: hidden;
  background: #114790;
  text-align: center;
}
.personal_center .personal_left .per_name {
  font-size: 14px;
  color: #f2f2f3;
  font-weight: normal;
  margin: 20px 0;
}
.personal_center .personal_left .per_list li > a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-indent: 30px;
  text-align: left;
  font-size: 16px;
  color: #fff;
}
.personal_center .personal_left .per_list li > a span {
  display: inline-block;
  text-indent: 0px;
}
.personal_center .personal_left .per_list li > a .iconfont {
  font-size: 28px;
  vertical-align: middle;
  margin-right: 10px;
}
.personal_center .personal_left .per_list li > a .down_arrow {
  font-size: 24px;
  margin-right: 30px;
}
.personal_center .personal_left .per_list li > a:hover,
.personal_center .personal_left .per_list li.on > a {
  background: #ef6333;
}
.personal_center .personal_left .sub_list > li a {
  text-indent: 72px;
  font-size: 14px;
}
.personal_center .personal_left dd.on a {
  color: #ef6333;
}
.personal_center .personal_left dd a {
  display: block;
  color: #fff;
  text-indent: 80px;
  text-align: left;
  line-height: 3;
}
.personal_center .personal_left dd a:hover {
  color: #ef6333;
}
.personal_center .personal_right {
  margin-left: 260px;
  min-height: 650px;
  padding: 45px;
  overflow: hidden;
  background-color: #fff;
}
.personal_center .personal_right .tit_in {
  text-align: left;
  margin-bottom: 30px;
  position: relative;
}
.personal_center .personal_right .btn_fix {
  float: right;
  background-color: #ef6333;
  width: 144px;
  height: 44px;
  padding: 8px;
  border-radius: 4px;
  font-size: 18px;
}
.personal_center .personal_right .per_head {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dcdcdc;
}
.personal_center .personal_right .per_head .per_info {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
}
.personal_center .personal_right .per_head .per_info p {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
}
.personal_center .personal_right .per_head .per_info a {
  background-color: #e2eaf5;
  width: 110px;
  height: 36px;
  color: #6478a4;
  padding: 6px;
  border-radius: 18px;
  font-size: 14px;
  border: 1px solid #dde4ee;
}
.personal_center .personal_right .info_list {
  float: left;
  width: 100%;
  color: #555;
  font-size: 14px;
  line-height: 36px;
}
.personal_center .personal_right .info_list .item {
  margin-bottom: 15px;
}
.personal_center .personal_right .info_list .item .inp {
  margin-bottom: 0;
}
.personal_center .personal_right .info_list .item .inp_control {
  height: 36px;
  border-radius: 0;
  border-color: #dfdede;
}
.personal_center .personal_right .info_list .item .btn {
  background-color: #ef6333;
  width: 144px;
  height: 45px;
  padding: 6px;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 25px;
}
.personal_center .personal_right .info_list .item .upload_btn {
  background-color: #114790;
  width: 80px;
  height: 36px;
  padding: 4px;
  border-radius: 4px;
  font-size: 16px;
  margin-top: 0;
}
.personal_center .personal_right .info_list .item .upload_file {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 36px;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  font-size: 0;
}
.personal_center .personal_right .info_list .iconfont {
  margin-right: 45px;
  color: #78bc52;
}
.personal_center .personal_right .info_list .no_edit {
  color: #999;
}
.personal_center .personal_right .form_box .item {
  margin-bottom: 20px;
}
.personal_center .personal_right .form_box .name {
  width: 85px;
  float: left;
  font-size: 14px;
  color: #555;
  overflow: hidden;
  text-align: right;
  line-height: 38px;
}
.personal_center .personal_right .form_box .right {
  margin-left: 85px;
  line-height: 38px;
  color: #666;
  width: auto;
  overflow: hidden;
}
.personal_center .personal_right .form_box .right .inp_control {
  height: 38px;
  border-color: #cccccc;
  border-radius: 1px;
}
.personal_center .personal_right .form_box .right textarea.inp_control {
  height: 250px;
  border-color: #cccccc;
}
.personal_center .personal_right .form_box .right .btn_submit {
  background-color: #ef6333;
  width: 100%;
  height: 44px;
  padding: 8px;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 30px;
}
.personal_center .personal_right .table_box {
  margin-top: 30px;
}
.personal_center .personal_right .table_box .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.personal_center .personal_right .table_box .table .btn_type {
  color: #ef6333;
  background: #edecec;
  font-size: 12px;
  padding: 4px 0 3px;
  width: 80px;
  margin-right: 10px;
  border-radius: 4px;
}
.personal_center .personal_right .table_box .table thead tr th,
.personal_center .personal_right .table_box .table tbody tr th,
.personal_center .personal_right .table_box .table thead tr td,
.personal_center .personal_right .table_box .table tbody tr td {
  padding: 8px 15px;
  line-height: 1.42857143;
  vertical-align: middle;
}
.personal_center .personal_right .table_box .table tbody tr {
  border-bottom: 1px solid #e1e6eb;
}
.personal_center .personal_right .table_box .table tbody tr td {
  padding: 15px 15px;
  color: #555;
}
.personal_center .personal_right .table_box .table tbody tr td.done {
  color: #999;
}
.personal_center .personal_right .table_box .table tbody tr td.no_done {
  color: #ef6333;
}
.personal_center .personal_right .table_box .table tbody tr td.checking, .personal_center .personal_right .table_box .table tbody tr td a, .personal_center .personal_right .table_box .table tbody tr td.name {
  color: #114790;
}
.personal_center .personal_right .table_box .table tbody tr td a:hover {
  color: #ef6333;
}
.personal_center .personal_right .table_box .table thead tr {
  border: 1px solid #e1e6eb;
  color: #999;
}
.personal_center .personal_right .table_box .table thead tr th {
  background: #f5f6fa;
  font-weight: normal;
}
.personal_center .personal_right .tab_btn_box .btn {
  width: 130px;
  height: 45px;
  padding: 0;
  line-height: 45px;
  border-radius: 1px;
  background: #f2f2f3;
  color: #555;
}
.personal_center .personal_right .tab_btn_box .btn:hover, .personal_center .personal_right .tab_btn_box .btn.on {
  background: #114790;
  color: #fff;
}
.personal_center .info_box {
  margin-top: 40px;
  margin-bottom: 25px;
  line-height: 26px;
  color: #555;
}
.personal_center .info_box .info_head {
  border: 1px solid #e1e6eb;
  color: #999;
  padding: 8px 10px;
  line-height: 1.4;
  background: #f5f6fa;
}
.personal_center .info_box .btn_type {
  color: #ef6333;
  background: #edecec;
  font-size: 12px;
  padding: 4px 0 3px;
  width: 80px;
  margin-right: 10px;
  border-radius: 4px;
}
.personal_center .info_box .info_item {
  padding: 15px 10px;
  border-bottom: 1px solid #e1e6eb;
}
.personal_center .info_box .date {
  color: #555;
}
.personal_center .info_box .done {
  color: #999;
}
.personal_center .info_box .no_done {
  color: #ef6333;
}
.personal_center .info_box .checking,
.personal_center .info_box .name,
.personal_center .info_box a {
  color: #114790;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.personal_center .info_box .name a {
  display: block;
}
.personal_center .info_box .name a:hover {
  color: #ef6333;
}
.personal_center .info_box .status {
  text-align: center;
}
.personal_center .info_box .h_show {
  color: #555;
  display: none;
}
.personal_center .info_box .pad_show {
  color: #555;
  display: none;
}
.sign_page {
  padding: 80px 0;
}
.sign_page .sign_box .step_box {
  text-align: center;
}
.sign_page .sign_box .step_box .step_item {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #999;
}
.sign_page .sign_box .step_box .step_item em {
  font-size: 12px;
  background: #999;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
}
.sign_page .sign_box .step_box .step_item span {
  display: inline-block;
  vertical-align: middle;
}
.sign_page .sign_box .step_box .step_item.active {
  color: #114790;
}
.sign_page .sign_box .step_box .step_item.active em {
  background: #114790;
}
.sign_page .sign_box .step_box .step_arrow {
  width: 80px;
  margin: 0 30px;
  background: url("/Public/Images/home/phpcms/zh-cn/step_arrow.png") no-repeat center;
}
.sign_page .sign_box .form_box {
  margin: 40px auto;
  width: 520px;
}
.sign_page .sign_box .form_box .item {
  margin-bottom: 20px;
}
.sign_page .sign_box .form_box .name {
  width: 85px;
  float: left;
  font-size: 14px;
  color: #555;
  overflow: hidden;
  text-align: right;
  line-height: 52px;
}
.sign_page .sign_box .form_box .right {
  margin-left: 85px;
  line-height: 52px;
  color: #666;
  width: auto;
  overflow: hidden;
}
.sign_page .sign_box .form_box .right .inp_control {
  height: 52px;
  padding: 5px 15px;
  border-color: #cccccc;
  border-radius: 1px;
}
.sign_page .sign_box .form_box .right .tips {
  line-height: 52px;
}
.sign_page .sign_box .form_box .right .btn_submit {
  background-color: #114790;
  width: 100%;
  height: 52px;
  padding: 8px;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 20px;
}
.sign_page .sign_box .form_box .right .btn_orange {
  background: #ef6333;
}
.sign_page .sign_box .form_box .right .area .iconfont {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 28px;
  color: #a9a9a9;
}
.sign_page .sign_box .form_box .right .area .tips {
  right: 40px;
}
.sign_page .sign_box .form_box .right .yzm.inp img {
  position: absolute;
  width: 85px;
  height: 36px;
  top: 9px;
  right: 9px;
}
.sign_page .sign_box .form_box .right .yzm.inp .tips {
  right: 95px;
}
.sign_page .sign_box .form_box .success {
  text-align: center;
}
.sign_page .sign_box .form_box .success .iconfont {
  color: #ef6333;
  font-size: 100px;
}
.sign_page .sign_box .form_box .success h4 {
  font-size: 24px;
  font-weight: normal;
  line-height: 4;
}
.sign_page .sign_box .form_box .success p.bold {
  font-size: 20px;
  color: #ff0000;
  font-family: 黑体, "微软雅黑", "Arial";
}
.sign_page .sign_box .form_box .success p {
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #666;
}
.sign_page .sign_box .form_box .success .btn_box {
  width: 60%;
  margin: 50px auto auto;
}
.sign_page .sign_box .form_box .success .btn_box .btn {
  background-color: #114790;
  width: 100%;
  height: 52px;
  padding: 12px;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 20px;
}
.layui-layer-form .layui-layer-title {
  background: #114790;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}
.layui-layer-form .layui-layer-setwin a {
  height: 18px;
  width: 18px;
  background: url("/Public/Images/home/phpcms/zh-cn/close.png");
}
.form_pop {
  margin: 30px 20px 0;
}
.form_pop .item {
  margin-bottom: 10px;
}
.form_pop .name {
  width: 85px;
  float: left;
  font-size: 14px;
  color: #555;
  overflow: hidden;
  text-align: right;
  line-height: 40px;
}
.form_pop .right {
  margin-left: 85px;
  line-height: 40px;
  color: #666;
  width: auto;
  overflow: hidden;
}
.form_pop .right .inp_control {
  height: 40px;
  padding: 5px 15px;
  border-color: #cccccc;
  border-radius: 1px;
}
.form_pop .right .tips {
  line-height: 40px;
}
.form_pop .right .btn_hover {
  background-color: #ef6333;
  width: 100%;
  height: 40px;
  padding: 6px;
  border-radius: 4px;
}
.form_pop .right .btn_cancel {
  background-color: #b5b5b5;
  width: 100%;
  height: 40px;
  padding: 6px;
  border-radius: 4px;
}
.form_pop .right .area .iconfont {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 28px;
  color: #a9a9a9;
}
.form_pop .right .yzm.inp img {
  position: absolute;
  width: 85px;
  height: 36px;
  top: 9px;
  right: 9px;
}
.form_pop .right .yzm.inp .tips {
  right: 95px;
}
._citys {
  width: 100%;
  display: inline-block;
  border: 2px solid #eee;
  padding: 5px;
  position: relative;
  background: #fff;
}
._citys span {
  color: #114790;
  height: 20px;
  width: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #114790;
  cursor: pointer;
  font-size: 20px;
}
._citys0 {
  width: 98%;
  height: 34px;
  margin: auto;
  line-height: 34px;
  border-bottom: 2px solid #114790;
  padding: 0px 5px;
  font-size: 14px;
  font-weight: bold;
}
._citys0 li {
  display: inline-block;
  line-height: 34px;
  font-size: 15px;
  color: #888;
  width: 80px;
  text-align: center;
  cursor: pointer;
}
._citys1 {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
  height: 175px;
  overflow: auto;
}
._citys1 a {
  width: 83px;
  height: 35px;
  display: inline-block;
  background-color: #f5f5f5;
  color: #666;
  margin-left: 6px;
  margin-top: 3px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  border-radius: 5px;
  overflow: hidden;
}
._citys1 a:hover {
  color: #fff;
  background-color: #ef6333;
}
.AreaS {
  background-color: #05920a !important;
  color: #fff !important;
}
.per_toggle {
  position: absolute;
  right: 50px;
  top: 0;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 100%;
  width: 50px;
  text-align: center;
  line-height: 50px;
}
.per_toggle .iconfont {
  font-size: 30px;
  color: #114790;
}
.m_Crumbs {
  position: relative;
  display: none;
}
.m_Crumbs h4 {
  text-align: center;
  height: 55px;
  line-height: 55px;
  font-size: 22px;
  background: url("/Public/Images/home/phpcms/zh-cn/m_Crumbs.png") no-repeat 95%;
  font-weight: normal;
}
.m_Crumbs ul {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  background: #f3f3f3;
  padding-right: 0;
  z-index: 99;
}
.m_Crumbs ul li {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #ffffff;
}
.m_Crumbs ul li a {
  display: block;
  line-height: 40px;
  color: #999;
  width: 100%;
}
.m_Crumbs ul li.active a {
  color: #114790;
}
.personal_center_m {
  text-align: center;
  margin: 20px 2% 80px 2%;
  background: #f0f0f1;
  padding: 35px 14px;
  border-radius: 3px;
}
.personal_center_m .per_img {
  display: inline-block;
  height: 95px;
  width: 95px;
  border-radius: 50%;
  overflow: hidden;
}
.personal_center_m .per_img img {
  width: 100%;
}
.personal_center_m .per_name {
  font-size: 14px;
  color: #555;
  font-weight: normal;
  margin: 20px 0;
}
.personal_center_m .per_list li > a {
  border-top: 1px solid #e6e6e6;
  display: block;
  height: 60px;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 60px;
  text-align: left;
  font-size: 16px;
  color: #666;
}
.personal_center_m .per_list li > a .iconfont {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
  color: #114790;
}
.personal_center_m .per_list li > a span {
  display: inline-block;
  vertical-align: middle;
}
.personal_center_m dl {
  border-top: 1px solid #e6e6e6;
}
.personal_center_m dl a {
  text-align: center;
  display: block;
  padding: 20% 0;
}
.personal_center_m dl a .iconfont {
  font-size: 30px;
  color: #114790;
  margin-bottom: 5px;
  display: inline-block;
}
.personal_center_m dl a p {
  font-size: 12px;
  color: #999;
}
.company_list {
  margin-bottom: 20px;
}
.company_list .item > a {
  display: block;
  margin: 0 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  foot-size: 16px;
  color: #555;
  line-height: 1.5;
  border-bottom: 1px solid #e0e0e1;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.company_list .item > a .iconfont {
  color: #114790;
  margin-right: 5px;
}
.company_list .item > a:hover {
  color: #114790;
}
.company_list .company_info .layui-layer-wrap {
  display: block;
}
.company_list .company_info {
  display: none;
  width: 370px;
  padding: 25px;
  border-top: 1px solid #d5d4d4;
  border-bottom: none;
  background: #fff;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: .3s;
  transition: .3s;
}
.index_enter .index_company_info{
  display: none;
  width: 370px;
  padding: 25px;
  border-top: 1px solid #d5d4d4;
  border-bottom: none;
  background: #fff;
}
.index_enter .index_company_info li{
  line-height: 2.5;
  color: #666;
  font-size: 16px;
}
.company_list .company_info li {
  line-height: 2.5;
  color: #666;
  font-size: 16px;
}
.layui-layer-content{
  height: auto !important;
}
.side_fix {
  position: fixed;
  right: 10px;
  top: 50%;
  width: 90px;
  margin-top: -120px;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.side_fix .item:first-child > a {
  border-top: none;
}
.side_fix .item > a {
  height: 90px;
  display: block;
  padding: 15px 0;
  line-height: 1;
  text-align: center;
  border-top: 1px solid #eee;
}
.side_fix .item > a:hover {
  color: #114790;
  background: #114790;
}
.side_fix .item > a:hover .iconfont, .side_fix .item > a:hover p {
  color: #fff;
}
.side_fix .item > a .iconfont {
  font-size: 40px;
  color: #114790;
}
.side_fix .item > a p {
  color: #114790;
}
.side_fix .hover {
  position: relative;
}
.side_fix .hover .wechat_box {
  position: absolute;
  bottom: 0;
  right: 95px;
  width: 180px;
  height: 180px;
  line-height: 180px;
  background: #114790;
  text-align: center;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.side_fix .hover .wechat_box img {
  width: 150px;
  vertical-align: middle;
}
.side_fix .hover:hover .wechat_box {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  visibility: visible;
  right: 90px;
}
.company_list .layui-layer-page .layui-layer-content,
.head_info .layui-layer-page .layui-layer-content {
  overflow: hidden;
}
.company_tit {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
}
#company_id {
  width: 80%;
  margin: auto;
}
#company_id th {
  border: 1px solid #000;
}
.com_th th:nth-child(1) {
  width: 25%;
}
.com_th th {
  padding: 8px;
}
.com_th th:nth-child(2) {
  width: 20%;
}
.com_th th:nth-child(3) {
  width: 8%;
}
.com_th th:nth-child(4) {
  width: 8%;
}
.com_th th:nth-child(5) {
  width: 10%;
}
.com_th th:nth-child(6) {
  width: 10%;
}
#company_id td {
  border: 1px solid #000;
}
.com_td td {
  padding: 8px;
}
.compage {
  padding-top: 20px;
}
.compage a.on {
  background: #ddd;
  color: #2e79d0;
}

.compage a {
  padding: 6px 0px;
  display: inline-block;
  width: 50px;
  background: #f5f6f8;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #245681;
  font-weight: bold;
}
.sear{
  float: right;
}
.inp_control_1{
  padding: 7px 8px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn_search_1{
  height: 40px;
  width: 40px;
  text-align: center;
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
}
@media (max-width: 1200px) {
  .index_tools .tool_list a p {
    font-size: 12px;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 1.5;
  }
  body {
    padding-top: 50px;
  }
  .login_bar,
  .footer .fast_link,
  .footer .wechat,
  .footer .adress,
  .footer .bdsharebuttonbox {
    display: none;
  }
  .tit {
    font-size: 28px;
  }
  .tit_in {
    font-size: 26px;
  }
  .footer {
    padding: 15px 10px;
  }
  .footer .copyright {
    margin-right: 0;
    text-align: center;
    margin-bottom: 0;
  }
  .index_count .count_list .num {
    font-size: 28px;
  }
  .index_block,
  .index_tools,
  .news,
  .news_de {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container_cftec {
    width: 100%;
  }
  .main .left_col {
    width: 190px;
    float: left;
    overflow: hidden;
  }
  .main .right_col {
    margin-left: 190px;
  }
  .main_con {
    padding-right: 2%;
  }
  .side_nav h2 {
    font-size: 28px;
  }
  .side_nav .nav_url li > a {
    text-indent: 15px;
  }
  .side_nav .contact {
    background: #fff;
    padding: 30px 15px;
  }
  .banner_in .banner_item {
    height: auto;
    padding-top: 20%;
  }
  .introduce {
    margin-right: 10px;
    margin-left: 10px;
  }
  .introduce .right .blue_block h2 {
    font-size: 35px;
  }
  .introduce .right .blue_block em .iconfont {
    font-size: 120px;
  }
  .info_center .btn_block {
    width: 130px;
  }
  .info_center .require_list .item .r_type {
    margin-left: 0;
  }
  .info_center .require_list .item .r_con {
    margin-left: 0;
  }
  .info_center .require_list .item .r_company {
    margin-left: 0;
  }
  .info_center .require_list .item .r_date {
    font-size: 12px;
  }
  .info_center .require_list .item .btn_status {
    right: 15px;
  }
  .banner_in .banner_item .container_cftec .h {
    right: 15px;
    font-size: 30px;
  }
  .news .news_list {
    margin-right: 0;
  }
  .sign_header.header {
    display: block;
  }
  .side_fix {
    display: none;
  }
}
@media (max-width: 992px) {
  .introduce {
    margin-right: 10px;
    margin-left: 10px;
  }
  .introduce .right .blue_block h2 {
    font-size: 28px;
  }
  .introduce .right .blue_block em .iconfont {
    font-size: 110px;
  }
  .news_de .news_nav .nav_share {
    display: none;
  }
  .personal_center .personal_left {
    width: 200px;
  }
  .personal_center .personal_right {
    margin-left: 200px;
  }
  .personal_center .personal_left .per_list li > a {
    text-indent: 15px;
  }
  .personal_center .personal_left .sub_list > li a {
    text-indent: 50px;
  }
  .personal_center .personal_left .per_list li > a .iconfont {
    font-size: 25px;
  }
  .personal_center .personal_left .per_list li > a .down_arrow {
    margin-right: 20px;
  }
  .personal_center .personal_left .sub_list > li dd a {
    font-size: 12px;
    text-indent: 65px;
  }
  .login_page {
    padding: 32% 0;
  }
  .login_page .login_box {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .personal_center .info_box {
    border-top: 1px solid #e1e6eb;
  }
  .personal_center .info_box .fail_head {
    display: none;
  }
  .personal_center .info_box .pad_show {
    display: inline;
  }
  .personal_center .info_box .name a {
    display: inline;
  }
  .personal_center .info_box .status {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .m_Crumbs {
    display: block;
  }
  .info_center .tit_fix {
    display: none;
  }
  .tit {
    font-size: 26px;
  }
  .tit_in {
    font-size: 24px;
  }
  .index_count .count_list {
    width: auto;
    margin: 0 10px;
  }
  .index_count .count_list .num {
    color: #114790;
    font-size: 26px;
  }
  .index_block .block_item a {
    padding: 10% 5px;
  }
  .index_block .block_item a em {
    width: 76px;
    height: 81px;
    line-height: 81px;
  }
  .index_block .block_item a .iconfont {
    font-size: 37px;
  }
  .index_block .block_item a .name {
    font-size: 18px;
  }
  .index_block .block_item a .txt {
    font-size: 14px;
  }
  .index_block .block_item.active a {
    background: #114790;
  }
  .index_block .block_item.active a em {
    background-position: top center;
  }
  .index_block .block_item.active a .iconfont {
    font-size: 37px;
    color: #114790;
  }
  .index_block .block_item.active a .name {
    color: #fff;
  }
  .index_block .block_item.active a .txt {
    color: #fff;
  }
  .index_tools .tool_list a {
    margin-bottom: 25px;
  }
  .index_tools .tool_list a .iconfont {
    font-size: 50px;
  }
  .index_tools .tool_list a p {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    margin-top: 10px;
  }
  .index_enter .name {
    width: 150px;
    font-size: 15px;
  }
  .index_enter .right {
    margin-left: 160px;
    margin-right: 0px;
  }
  .index_enter .right a {
    display: inline-block;
    color: #666;
  }
  .index_enter .view_more {
    display: none;
  }
  .banner_slick .banner_item {
    padding-top: 40%;
  }
  .banner_in .banner_item {
    padding-top: 40%;
    height:40px;
  }
  @media (max-width: 1200px) {
      .news .img_box img {
            width: 100%;
            height: 400px !important;
        }
  }

  .main {
    padding: 30px 0;
  }
  .main .left_col {
    display: none;
  }
  .main .right_col {
    float: none;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
  }
  .main_con {
    padding: 0;
  }
  .info_center .search_box {
    margin-right: 145px;
    float: none;
    width: auto;
  }
  .info_center .require_head .require_status {
    width: 70px;
    height: 56px;
  }
  .info_center .require_head .tit {
    margin-right: 70px;
  }
  .info_center .require_head .head_info {
    margin-right: 70px;
    margin-top: 15px;
    margin-right: 0;
  }
  .info_center .require_head .head_info em {
    position: relative;
    color: #114790;
  }
  .info_center .require_head .head_info em .company_info {
    width: 320px;
    margin: auto;
    padding: 20px 15px;
    border: none;
    display: none;
    position: static;
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    visibility: visible;
    bottom: auto;
  }
  .info_center .require_head .head_info em .company_info .arrow_line {
    display: none;
  }
  .info_center .require_head .head_info em .layui-layer-enter.company_info {
    display: block;
  }
  .introduce .right .blue_block h2 {
    font-size: 28px;
  }
  .introduce .right .blue_block em .iconfont {
    font-size: 110px;
  }
  .introduce .right {
    float: none;
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
  }
  .introduce .right .idea_list {
    margin-top: 0;
  }
  .introduce .right .idea_list .idea_item {
    margin-top: 6%;
  }
  .introduce .right .idea_item .txt .name {
    font-size: 24px;
  }
  .introduce .right .idea_item .txt p {
    line-height: 2;
  }
  .introduce .left {
    margin-right: 0;
  }
  .margin_box {
    top: 0;
  }
  .news {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .news .news_list {
    margin-bottom: 25px;
  }
  .news_de {
    padding: 30px 10px;
  }
  .news_de .news_nav .nav_ltem {
    margin-top: 25px;
  }
  .news_de .news_detail {
    padding: 30px 15px;
  }
  .personal_center {
    margin-left: 10px;
    margin-right: 10px;
    background: transparent;
  }
  .personal_center .personal_left {
    display: none;
  }
  .personal_center .personal_right {
    padding: 20px 10px;
    margin-left: 0px;
  }
  .personal_center .personal_right .info_list {
    line-height: 35px;
  }
  .personal_center .personal_right .info_list .item {
    margin-bottom: 10px;
  }
  .personal_center .personal_right .info_list .iconfont {
    margin-right: 15px;
    color: #78bc52;
  }
  .personal_center .personal_right .info_list .no_edit {
    color: #999;
  }
  .personal_center .personal_right .form_box select.first_select {
    margin-bottom: 15px;
  }
  .personal_center .personal_right .form_box .name {
    width: 72px;
  }
  .personal_center .personal_right .form_box .right {
    margin-left: 72px;
    margin-right: -20px;
  }
  .personal_center .personal_right .form_box .item {
    margin-bottom: 10px;
    margin-right: -10px;
  }
  .personal_center .personal_right .tab_btn_box .btn {
    width: 90px;
  }
  .sign_header {
    line-height: 50px;
  }
  .sign_header .logo_box {
    height: 50px;
    line-height: 0;
    font-size: 0;
    margin: 0 10px;
    zoom: 1;
  }
  .sign_header .logo_box img {
    height: 50px;
  }
  .sign_header .sign_tit {
    font-size: 22px;
    color: #333;
    margin-top: 22px;
    margin-left: 0;
  }
  .sign_page {
    padding: 80px 0;
  }
  .sign_page .sign_box .step_box {
    text-align: center;
  }
  .sign_page .sign_box .step_box .step_item {
    font-size: 14px;
  }
  .sign_page .sign_box .step_box .step_item em {
    margin-right: 3px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .sign_page .sign_box .step_box .step_item span {
    display: inline-block;
    vertical-align: middle;
  }
  .sign_page .sign_box .step_box .step_item.active {
    color: #114790;
  }
  .sign_page .sign_box .step_box .step_item.active em {
    background: #114790;
  }
  .sign_page .sign_box .step_box .step_arrow {
    width: 40px;
    margin: 0 5px;
    background-position: right center;
  }
  .sign_page .sign_box .form_box {
    margin: 40px auto;
    width: 520px;
  }
  .sign_page .sign_box .form_box .item {
    margin-bottom: 15px;
    margin-right: -10px;
  }
  .sign_page .sign_box .form_box .name {
    line-height: 45px;
    width: 70px;
  }
  .sign_page .sign_box .form_box .right {
    margin-left: 70px;
    line-height: 45px;
  }
  .sign_page .sign_box .form_box .right .inp_control {
    height: 45px;
  }
  .sign_page .sign_box .form_box .right .tips {
    line-height: 45px;
  }
  .sign_page .sign_box .form_box .right .area .iconfont {
    right: 12px;
  }
  .sign_page .sign_box .form_box .right .yzm.inp img {
    position: absolute;
    width: 85px;
    height: 36px;
    top: 5px;
    right: 3px;
  }
  .sign_page .sign_box .form_box .right .yzm.inp .tips {
    right: 95px;
  }
  .sign_page .sign_box .form_box .right .btn_submit {
    height: 45px;
  }
  .sign_page .sign_box .form_box .success {
    text-align: center;
  }
  .sign_page .sign_box .form_box .success .iconfont {
    color: #ef6333;
    font-size: 100px;
  }
  .sign_page .sign_box .form_box .success h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 4;
  }
  .sign_page .sign_box .form_box .success p {
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    color: #666;
  }
  .sign_page .sign_box .form_box .success .btn_box {
    width: 60%;
    margin: 50px auto auto;
  }
  .sign_page .sign_box .form_box .success .btn_box .btn {
    background-color: #114790;
    width: 100%;
    height: 52px;
    padding: 12px;
    border-radius: 4px;
    font-size: 18px;
    margin-top: 20px;
  }
  .login_page {
    padding: 32% 0;
  }
  .login_page .login_box {
    float: none;
    margin-right: 15px;
    margin-left: 15px;
    padding: 25px 15px;
    width: auto;
  }
  .personal_center .info_box {
    border-top: 1px solid #e1e6eb;
  }
  .personal_center .info_box .info_head {
    display: none;
  }
  .personal_center .info_box .h_show {
    display: inline;
  }
  .personal_center .info_box .name a {
    display: inline;
  }
  .personal_center .info_box .status {
    text-align: left;
  }
}
@media (max-width: 580px) {
  .banner_in .banner_item .container_cftec .h {
    right: 15px;
    font-size: 25px;
    bottom: 15px;
  }
  .banner_in .banner_item .container_cftec .h .wh_line {
    margin-top: 6px;
  }
  .news_normal .img_box {
    display: block;
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .news_normal .news_describe {
    margin-left: 0;
  }
  .news_normal .news_describe p {
    white-space: inherit;
    text-overflow: ellipsis;
    height: 42px;
  }
  .sign_page .sign_box .form_box {
    width: auto;
    margin: 40px 15px;
  }
  .sign_header .pull_right {
    display: none;
  }
}
@media (max-width: 480px) {
  .index_enter .right a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .login_page {
    padding: 32% 0;
  }
  .login_page .login_page .login_box {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding: 25px 15px;
  }
}
@media (max-width: 480px) {
  .sign_page .sign_box .step_box .step_arrow {
    width: 30px;
    margin: 0;
  }
}
@media (max-width: 380px) {
  .index_count .count_list .txt {
    font-size: 13px;
  }
}
.padding {
  padding: 60px 0;
}
.index_main {
  background-color: #f2f2f2;
}
.index_main .row {
  margin: 0 -14px;
}
.index_main .col_lg_8 {
  padding: 0 14px;
}
.index_main .item {
  background-color: #fff;
}
.index_main h4 {
  font-size: 36px;
  color: #323232;
  font-weight: normal;
}
.index_main em a {
  font-size: 16px;
  color: #114790;
}
.index_main em a:hover {
  color: #ef6333;
}
.index_main em i {
  margin-left: 3px;
}
.index_main .tit {
  margin-bottom: 10px;
}
.index_main .top {
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 173px;
}
.index_main .bot {
  padding: 40px 20px;
}
.index_main .col {
  display: block;
  padding: 10px 0;
  border-bottom: 1px dashed #e9e9e9;
}
.index_main .col:hover p, .index_main .col:hover span {
  color: #ef6333;
}
.index_main .col:last-child {
  border-bottom: none;
}
.index_main .col p {
  width: 82%;
  font-size: 16px;
  color: #787878;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.index_main .col span {
  display: block;
  text-align: right;
  width: 15%;
  font-size: 16px;
  color: #d0d0d0;
}
.index_main .slick-next:after, .index_main .slick-prev:after {
  content: '';
}
.index_main .slick-prev {
  background: #f7f7f7 url(/Public/Images/home/phpcms/zh-cn/index_arrow1.png) no-repeat center;
}
.index_main .slick-prev:hover {
  background: #114790 url(/Public/Images/home/phpcms/zh-cn/index_arrow11.png) no-repeat center;
}
.index_main .slick-next {
  background: #f7f7f7 url(/Public/Images/home/phpcms/zh-cn/index_arrow2.png) no-repeat center;
}
.index_main .slick-next:hover {
  background: #114790 url(/Public/Images/home/phpcms/zh-cn/index_arrow22.png) no-repeat center;
}
.index_main .slick-prev, .index_main .slick-next {
  height: 100px;
  width: 45px;
  margin-top: -50px;
}
.index_main .in_slick p {
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 30px;
}
.index_main .in_slick p a {
  font-size: 20px;
  color: #323232;
}
.index_main .in_slick p a:hover {
  color: #ef6333;
}
.index_main .slick_box {
  padding: 42px 0 32px;
}
.index_main .slick_box .img_box {
  display: block;
  text-align: center;
  height: 290px;
  line-height: 290px;
}
.index_main .slick_box img {
  display: inline;
  max-width: 80%;
  max-height: 90%;
  vertical-align: middle;
  webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.index_main .slick_box img:hover {
  transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -webkit-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
}
.product ul {
  margin-bottom: 30px;
  text-align: center;
}
.product li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 24px;
  color: #646464;
  cursor: pointer;
  margin: 0 7px;
  padding: 9px 34px;
}
.product li a{
  color: #646464;
}
.product li.on a{
  color: #fff;
}
.product li.on {
  background-color: #114790;
  color: #fff;
}
.product .pro_list .row {
  margin: 0 -20px;
}
.product .pro_list .col_lg_6 {
  padding: 0 20px;
  margin-bottom: 28px;
}
.product .col {
  display: block;
}
.product .col:hover p {
  color: #ef6333;
}
.product .col:hover .img_box img {
  transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -webkit-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
}
.product .img_box {
  height: 220px;
  line-height: 220px;
  text-align: center;
}
.product .img_box img {
  display: inline;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.product p {
  font-size: 20px;
  color: #323232;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
}
.product .pro_item {
  display: none;
}
.product .pro_item.on {
  display: block;
}
.pro_list .pro_col {
  background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 136px 0 115px;
  webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.pro_list h2, .pro_list h3 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  font-weight: normal;
}
.pro_list em {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 38px;
  height: 38px;
  background: url(/Public/Images/home/phpcms/zh-cn/pro_icon.png) no-repeat center;
  background-size: cover;
  margin-top: 22px;
}
.pro_list em.on {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  filter: alpha(opacity=0);
}
.pro_list .list_box {
  display: none;
  background-color: #fff;
}
.pro_list .col_lg_6 {
  padding: 0 30px;
}
.pro_list .col {
  display: block;
  padding: 35px 0;
}
.pro_list .col:hover p {
  color: #ef6333;
}
.pro_list .col:hover .img_box img {
  transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -webkit-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
}
.pro_list .img_box {
  height: 190px;
  line-height: 190px;
}
.pro_list .img_box img {
  display: inline;
  max-width: 90%;
  max-height: 90%;
  vertical-align: middle;
  webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.pro_list p {
  font-size: 20px;
  color: #323232;
  text-align: center;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
}
.pro_list .see_more {
  display: block;
  background-color: #114790;
  text-align: center;
  padding: 16px 0;
}
.pro_list .see_more:hover {
  background-color: #ef6333;
}
.pro_list .see_more span {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 30px;
  height: 30px;
  background: url(/Public/Images/home/phpcms/zh-cn/pro_icon.png) no-repeat center;
  background-size: cover;
  margin-left: 6px;
  vertical-align: middle;
}
.pro_list h4 {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.pro_de_banner {
  background-color: #fff;
  padding: 38px 0;
}
.pro_de_banner img {
  max-height: 490px;
}
.pro_de_row1 {
  background-color: #f4f4f4;
}
.pro_de_row1 .text {
  padding: 0 14%;
}
.pro_de_row1 h2 {
  font-size: 48px;
  color: #323232;
  margin-bottom: 14px;
  font-weight: normal;
}
.pro_de_row1 p {
  font-size: 16px;
  color: #646464;
  line-height: 1.7;
  margin-bottom: 10px;
}
.banner_item{
  position: relative;
}
.pro_de_row2 .col_video{
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
}
.banner_box .col_video{
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.pro_de_row2 .col_video:hover .video_bg,.banner_box .col_video:hover .video_bg {
  transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -webkit-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
}
.pro_de_row2 .video_bg {
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 16%;
  webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.banner_box .video_bg{
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.pro_de_row2 .video_icon,.banner_box .video_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 74px;
  height: 74px;
  background: url(/Public/Images/home/phpcms/zh-cn/pro_de_icon.png) no-repeat center;
  background-size: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#video_pop {
  display: none;
  width: 100%;
}
#video_pop .video_ali {
  width: auto;
  height: 700px;
}
.layui-layer-page .layui-layer-content {
  line-height: 0;
  font-size: 0;
}
.container_wrap {
  padding: 0 8%;
}
.pro_de_row3 .row {
  margin: 0 -10px;
}
.pro_de_row3 .col_lg_6 {
  padding: 0 10px;
  margin-bottom: 20px;
}
.pro_de_row3 .col {
  border: 1px solid #f0f0f0;
}
.pro_de_row3 .tit {
  font-size: 24px;
  font-weight: bold;
  background-color: #eee;
  text-align: center;
  padding: 17px 0;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro_de_row3 .img_box {
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.pro_de_row3 img {
  display: inline;
  max-width: 90%;
  max-height: 100%;
  vertical-align: middle;
}
.pro_de_row3 p {
  font-size: 16px;
  color: #787878;
  line-height: 1.6;
  height: 6.25em;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-align: left;
}
.pro_de_row3 .text {
  padding: 0 30px 35px;
  text-align: center;
}
.pro_de_row4 {
  background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0 60px;
}
.pro_de_row4 em {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: #114790;
  font-size: 16px;
  color: #fff;
  padding: 3px 10px;
  margin-bottom: 10px;
}
.pro_de_row4 h2, .pro_de_row4 h3 {
  font-size: 48px;
  color: #fff;
  font-weight: normal;
}
.pro_de_row4 a {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 40px;
}
.pro_de_row4 a:hover::after {
  color: #114790;
}
.pro_de_row4 a::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "→";
  font-size: 40px;
  color: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.pro_de_row3 .down{
  background-color: #ef6333;
  font-size: 16px;
  color: #fff;
  padding: 8px 5px;
  float: left;
  width: 45%;
  margin: 30px 2.5%;
}
.clear{
  clear:both;
  overflow: hidden;
}
.pro_de_row3 .down:hover{
  background-color:#f34408;
}
.pro_de_row3 .down em{
  display: inline-block;
  width:18px;
  height:18px;
  background: url(/Public/Images/home/phpcms/zh-cn/PDF.png) no-repeat center;
  background-size: contain;
  margin-right: 10px;
  vertical-align: middle;
}
.pro_de_row3 .down .video{
  display: inline-block;
  width:18px;
  height:18px;
  background: url(/Public/Images/home/phpcms/zh-cn/VIDEO.png) no-repeat center;
  background-size: contain;
  margin-right: 10px;
  vertical-align: middle;
}
.load_more{
  display: inline-block;
  background-color: #114790;
  color: #fff;
  font-size: 18px;
  padding: 12px 30px;
  margin-top: 18px;
  cursor: pointer;
}
.load_more:hover{
  background-color: #002e6d;
}
@media (max-width: 1620px){
  .index_main h4 {
    font-size: 34px;
  }
}
@media (max-width: 1560px){
  .nav_list > li > a {
    padding-right: 12px;
    padding-left: 22px;
  }
  .nav_normal .dropdown_menu li a {
    text-indent: 22px;
  }
  .index_main em a {
    font-size: 14px;
  }
  .index_main h4 {
    font-size: 32px;
  }
}
@media (max-width: 1500px) {
  .index_main h4 {
    font-size: 33px;
  }
  .index_main em a {
    font-size: 15px;
  }
  .index_main .top {
    height: 145px;
  }
  .index_main .bot {
    padding: 30px 20px;
  }
  .index_main .slick_box .img_box {
    height: 242px;
    line-height: 242px;
  }
  .pro_list h2, .pro_list h3 {
    font-size: 38px;
  }
  .pro_list .pro_col {
    padding: 115px 0 95px;
  }
  .pro_list p {
    font-size: 18px;
  }
  .pro_list h4 {
    font-size: 14px;
  }
  .pro_list .see_more span {
    width: 20px;
    height: 20px;
  }
  .pro_de_banner img {
    max-height: 416px;
  }
  #video_pop .video_ali {
    height: 600px;
  }
  .pro_de_row3 .tit {
    font-size: 22px;
  }
  .pro_de_row4 h2, .pro_de_row4 h3 {
    font-size: 43px;
  }
  .header .logo_box img {
    height: 72px;
    margin-top: 6px;
  }
  .nav_list > li > a > span {
    font-size: 15px;
  }
  .nav_normal .dropdown_menu li a {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .index_main em a {
    font-size: 13px;
  }
  .index_main h4 {
    font-size: 30px;
  }
  .index_main .col span {
    font-size: 14px;
  }
  .pro_de_row3 .down {
    font-size: 15px;
  }
}
@media (max-width: 1400px) {
  .index_main h4 {
    font-size: 30px;
  }
  .index_main .top {
    height: 132px;
  }
  .index_main .col p {
    font-size: 15px;
  }
  .index_main .col span {
    font-size: 14px;
  }
  .index_main .slick_box img {
    max-width: 68%;
    max-height: 66%;
  }
  .index_main .col {
    padding: 8px 0;
  }
  .index_main .bot {
    padding: 25px 20px;
  }
  .index_main .in_slick p a {
    font-size: 18px;
  }
  .index_main .slick_box .img_box {
    height: 215px;
    line-height: 215px;
  }
  .index_main .slick_box {
    padding: 30px 0;
  }
  .banner_in .banner_item .container_cftec .h {
    font-size: 40px;
  }
  .pro_de_banner img {
    max-height: 366px;
  }
  .pro_de_row1 h2 {
    font-size: 42px;
  }
  .pro_de_row1 .text {
    padding: 0 9%;
  }
  .pro_de_row2 .video_icon,.banner_box .video_icon {
    width: 55px;
    height: 55px;
  }
  #video_pop .video_ali {
    height: 500px;
  }
  .pro_de_row3 .tit {
    font-size: 20px;
    padding: 14px 0;
  }
  .pro_de_row3 p {
    font-size: 14px;
  }
  .pro_de_row3 .img_box {
    height: 140px;
    line-height: 140px;
  }
  .pro_de_row3 img {
    max-width: 80%;
    max-height: 86%;
  }
  .pro_de_row4 h2, .pro_de_row4 h3 {
    font-size: 38px;
  }
  .nav_list > li > a {
    padding-right: 12px;
    padding-left: 12px;
  }
  .index_main h4 {
    font-size: 27px;
  }
  .index_main .col span {
    font-size: 12px;
  }
  .pro_de_row3 .down {
    font-size: 14px;
    padding: 8px 12px;
    margin-top: 20px;
  }
  .pro_de_row3 .down em {
    width: 15px;
    height: 15px;
    margin-right: 8px;
  }
  .pro_de_row3 .text {
    padding: 0 30px 23px;
  }
}
@media (max-width: 1300px) {
  .index_main .slick-prev, .index_main .slick-next {
    height: 78px;
    width: 26px;
    margin-top: -39px;
  }
  .index_main .slick-prev, .index_main .slick-next, .index_main .slick-next:hover, .index_main .slick-prev:hover {
    background-size: 12px;
  }
  .banner_in .banner_item .container_cftec .h {
    font-size: 35px;
    right: 10%;
  }
  .pro_list h2, .pro_list h3 {
    font-size: 30px;
  }
  .pro_list em {
    width: 30px;
    height: 30px;
  }
  .pro_list .pro_col {
    padding: 90px 0 70px;
  }
  .pro_list .col {
    padding: 5px 0 24px;
  }
  .pro_list .img_box {
    height: 160px;
    line-height: 160px;
  }
  .pro_de_banner img {
    max-height: 325px;
  }
  .pro_de_row1 h2 {
    font-size: 38px;
  }
  .pro_de_row1 p {
    font-size: 15px;
  }
  .pro_de_row1 .text {
    padding: 0;
  }
  .header .logo_box img {
    height: 58px;
    margin-top: 10px;
  }
  .index_main h4 {
    font-size: 24px;
  }
  .index_main .col p {
    font-size: 13px;
  }
  .index_main .in_slick p a {
    font-size: 14px;
  }
  .index_main .in_slick p {
    margin-top: 23px;
  }
  .nav_list > li > a > span {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .container_cftec {
    width: 90%;
  }
  .index_main h4 {
    font-size: 26px;
  }
  .index_main em a {
    font-size: 14px;
  }
  .index_main .top {
    height: 110px;
  }
  .index_main .col p {
    font-size: 14px;
  }
  .index_main .col span {
    font-size: 12px;
  }
  .index_main .bot {
    padding: 15px;
  }
  .index_main .in_slick p a {
    font-size: 15px;
  }
  .index_main .slick_box {
    padding: 20px 0;
  }
  .index_main .slick_box .img_box {
    height: 193px;
    line-height: 193px;
  }
  .index_main .slick_box img {
    max-width: 68%;
  }
  .padding {
    padding: 44px 0;
  }
  .product li {
    font-size: 21px;
  }
  .pro_list .col {
    padding: 10px 0;
  }
  .pro_list p {
    font-size: 17px;
  }
  .product .pro_list .col_lg_6 {
    margin-bottom: 14px;
  }
  #video_pop .video_ali {
    height: 400px;
  }
  .pro_de_row3 .text {
    padding: 0 27px 12px;
  }
  .pro_de_row4 h2, .pro_de_row4 h3 {
    font-size: 30px;
  }
  .pro_de_row4 em {
    font-size: 13px;
  }
  .pro_de_row4 a {
    margin-top: 28px;
  }
  .pro_de_row3 .down {
    margin-top: 3px;
  }
  .pro_de_row3 .text {
    padding: 0 27px 23px;
  }
  .load_more {
    font-size: 16px;
    padding: 12px 26px;
  }
}
@media (max-width: 992px) {
  .search_result .result_list li a {
    font-size: 12px;
  }
  .search_result .result_list .date, .search_result .result_list .clumn {
    font-size: 12px;
  }
  .search_result h2 {
    margin: 15px 0;
    font-size: 20px;
  }
  .search_result h3 {
    font-size: 26px;
  }
  .index_main .col_lg_8 {
    margin-bottom: 28px;
  }
  .index_main h4 {
    font-size: 23px;
  }
  .banner_in .banner_item .container_cftec .h {
    font-size: 22px;
    right: 10%;
    bottom: 32px;
  }
  .banner_in .banner_item .container_cftec .h .wh_line {
    margin-top: 10px;
  }
  .product li {
    font-size: 19px;
    padding: 6px 26px;
  }
  .pro_list .img_box {
    height: 170px;
    line-height: 170px;
  }
  .pro_list h2, .pro_list h3 {
    font-size: 25px;
  }
  .pro_list em {
    width: 24px;
    height: 24px;
    margin-top: 13px;
  }
  .pro_list .img_box {
    height: 148px;
    line-height: 148px;
  }
  .pro_list .col {
    padding: 0 0 18px;
  }
  .pro_list p {
    font-size: 15px;
  }
  .pro_list h4 {
    font-size: 12px;
  }
  .pro_list .see_more span {
    width: 16px;
    height: 16px;
  }
  .pro_list .see_more {
    padding: 11px 0;
  }
  .pro_de_banner img {
    max-height: 256px;
  }
  .pro_de_row1 h2 {
    font-size: 30px;
  }
  .pro_de_row1 p {
    font-size: 13px;
  }
  .pro_de_row2 .video_bg,.banner_box .video_bg {
    padding-top: 20%;
  }
  .pro_de_row2 .video_icon,.banner_box .video_icon {
    width: 40px;
    height: 40px;
  }
  #video_pop .video_ali {
    height: 300px;
  }
  .pro_de_row3 .tit {
    font-size: 19px;
    padding: 11px 0;
  }
  .pro_de_row3 p {
    font-size: 12px;
  }
  .pro_de_row3 .img_box {
    height: 110px;
    line-height: 110px;
  }
  .pro_de_row4 h2, .pro_de_row4 h3 {
    font-size: 25px;
  }
  .pro_de_row4 em {
    font-size: 12px;
  }
  .pro_de_row4 a::after {
    font-size: 31px;
  }
  .pro_de_row4 a {
    margin-top: 23px;
  }
  .pro_de_row3 .down {
    margin-top: 22px;
  }
}

@media (max-width: 767px) {
  .load_more {
    font-size: 14px;
    padding: 10px 22px;
  }
  .search_result {
    padding-top: 40px;
  }
  .search_result h2, .search_result h2 span {
    font-size: 16px;
  }
  .search_result h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .padding {
    padding: 28px 0;
  }
  .index_main h4 {
    font-size: 20px;
  }
  .index_main .tit {
    margin-bottom: 2px;
  }
  .index_main .top {
    height: auto;
    padding-top: 36%;
  }
  .index_main .slick_box .img_box {
    height: 170px;
    line-height: 170px;
  }
  .index_main em a {
    font-size: 12px;
    vertical-align: top;
    padding-top: 6px;
    display: inline-block;
  }
  .index_main em i {
    font-size: 13px;
    margin-left: 2px;
  }
  .index_main .row {
    margin: 0;
  }
  .container_cftec {
    width: 92%;
  }
  .index_main .col_lg_8 {
    padding: 0;
  }
  .index_main .col_lg_8 {
    margin-bottom: 23px;
  }
  .index_main .col_lg_8:last-child {
    margin-bottom: 0;
  }
  .product li {
    font-size: 16px;
    padding: 5px 20px;
    margin: 0;
  }
  .banner_in .banner_item .container_cftec .h {
    font-size: 20px;
    right: 10%;
    bottom: 32px;
  }
  .banner_in .banner_item .container_cftec .h .wh_line {
    height: 2px;
  }
  .pro_list .img_box {
    height: 140px;
    line-height: 140px;
  }
  .pro_list .col {
    padding: 0;
  }
  .pro_list p {
    font-size: 14px;
  }
  .pro_list h2, .pro_list h3 {
    font-size: 20px;
  }
  .pro_list em {
    width: 20px;
    height: 20px;
    margin-top: 9px;
  }
  .pro_list .pro_col {
    padding: 58px 0 36px;
  }

  .pro_list .col_lg_6:nth-child(3), .pro_list .col_lg_6:nth-child(4) {
    display: none;
  }
  .pro_list .col_lg_6.col_xs_12{
  	display: block;
  }
    .col_lg_6.col_md_8.col_xs_12 {
    display: block;
  }
  .pro_list .img_box {
    height: 118px;
    line-height: 118px;
  }
  .pro_list .col_lg_6 {
    padding: 0 19px;
  }
  .pro_list .row {
    margin: 0;
  }
  .pro_list .col {
    padding: 0 0 14px;
  }
  .pro_de_banner img {
    max-height: 190px;
    max-width: 80%;
  }
  .pro_de_row1 h2 {
    font-size: 26px;
  }
  .pro_de_row1 p {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .pro_de_row2 .video_bg,.banner_box .video_bg{
    padding-top: 23%;
  }
  .pro_de_row2 .video_icon,.banner_box .video_icon {
    width: 32px;
    height: 32px;
  }
  .pro_de_row3 .tit {
    font-size: 16px;
    padding: 11px 0;
  }
  .pro_de_row3 .col_lg_6 {
    padding: 0;
    margin-bottom: 19px;
  }
  .pro_de_row3 .row {
    margin: 0;
  }
  .pro_de_row3 .img_box {
    height: 99px;
    line-height: 99px;
  }
  .pro_de_row3 img {
    max-width: 60%;
    max-height: 86%;
  }
  .pro_de_row3 p {
    height: auto;
  }
  .pro_de_row4 h2, .pro_de_row4 h3 {
    font-size: 21px;
  }
  .pro_de_row4 a::after {
    font-size: 24px;
  }
  .pro_de_row4 {
    padding: 56px 0 40px;
  }
  #video_pop .video_ali {
    height: 200px;
  }
  .page {
    display: none;
  }
  .pro_de_row3 .down {
    font-size: 12px;
  }
  .pro_de_row3 .down em {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 350px) {
  .product li {
    font-size: 15px;
    padding: 5px 16px;
  }
}

.introduce .right .blue_block h2{
	white-space:nowrap;
}
@media screen and (max-width: 1420px){
	.info_center .search_box{
		width: 50%;
	}
	
}
@media screen and (max-width: 580px){
	.news_normal .img_box{
		margin-bottom: 20px;
	}
	.news_normal .news_describe p{
		height: auto;
	}
	.product li{
		font-size: 14px;
		padding-left: 12px;
		padding-right: 12px;
	}
}

.sharepage{
	text-align:center;
}
.sharepage a{
	width:55px;
}