* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff !important;
}
.w {
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}
.nav_w {
	clear: both;
    display: block;
    margin: 0 auto;
    max-width: 1220px;
    margin-top: 12px;
}
.nav_w .container-fluid {
  padding-right: 0;
}
input {
  outline: none;
}
.click {
  cursor: pointer;
}
li {
  list-style: none;
}
.bar_qy_hy a {
  color: #000;
}
.nav--prev {
  width: 0 !important;
}
.nav--next {
  width: 0 !important;
}
.jc-right svg,
.jc-left svg {
  fill: #fff !important;
}
.jc-right,
.jc-left {
  background: rgba(0, 0, 0, 0.5) !important;
}
.sea_search {
  position: relative;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1) border-box;
  overflow: hidden;
  width: 100%;
  /* height: 220px; */
  background-color: #f5f5f5;
  text-align: center;
}
.sea_search img {
  width: 100%;
}
.sea_search::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: -30px;
  z-index: -1;
}
.login {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  z-index: 1001;
  display: none;
}
.index .zycp .zycp_pic {
  width: 100%;
  display: block;
  overflow: hidden;
}
.login .login_box {
  position: absolute;
  width: 600px;
  height: 400px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 35px 60px;
}
.login .login_box .close {
  position: absolute;
  font-size: 30px;
  right: 29px;
  top: 17px;
}
.login .login_box .phone_login {
  text-align: center;
}
.login .login_box .phone_login h4 {
  font-size: 24px;
  color: #333;
  border-bottom: 2px solid #ededed;
  line-height: 40px;
  color: #1891ff;
}
.login .login_box .phone_login h4 span {
  display: inline-block;
  border-bottom: 2px solid #1891ff;
  line-height: 40px;
  padding: 0 15px;
}
.login .login_box .phone_login .login_input .phone {
  padding: 15px 50px;
}
.login .login_box .phone_login .login_input .phone p {
  width: 100%;
  height: 60px;
  background-color: #f1f3f7;
  border-radius: 30px;
  padding: 1px 14px;
  overflow: hidden;
}
.login .login_box .phone_login .login_input .phone p span {
  display: inline-block;
  width: 8%;
  font-size: 32px;
  vertical-align: middle;
}
.login .login_box .phone_login .login_input .phone p input {
  position: relative;
  left: 14px;
  border-radius: 0px 34px 34px 0px;
  vertical-align: middle;
  display: inline-block;
  width: 90%;
  border: 0;
  height: 100%;
  border: 1px solid #ccc;
  padding: 0px 10px;
  font-size: 16px;
  color: #333;
  border-left: 0;
}
.login .login_box .phone_login .login_input .phone p ::placeholder {
  color: #ccc;
}
.login .login_box .phone_login .login_input .phone_dxm {
  padding: 0px 50px;
}
.login .login_box .phone_login .login_input .phone_dxm p {
  width: 100%;
  height: 60px;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left {
  display: inline-block;
  width: 61%;
  height: 100%;
  border-radius: 30px;
  background-color: #f1f3f7;
  overflow: hidden;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left span {
  display: inline-block;
  width: 8%;
  font-size: 32px;
  vertical-align: middle;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left input {
  position: relative;
  left: 18px;
  border-radius: 0px 34px 34px 0px;
  vertical-align: middle;
  display: inline-block;
  width: 74%;
  border: 0;
  height: 100%;
  border: 1px solid #ccc;
  padding: 0px 10px;
  font-size: 16px;
  color: #333;
  border-left: 0;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left ::placeholder {
  color: #ccc;
}
.login .login_box .phone_login .login_input .phone_dxm p .codezzc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 999;
  display: none;
  height: 100%;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_right {
  position: relative;
  display: inline-block;
  width: 37%;
  background-color: #f1f7ff;
  height: 100%;
  border-radius: 30px;
  color: #666;
  overflow: hidden;
  line-height: 58px;
  font-size: 14px;
  cursor: pointer;
}
.login .login_box .phone_login .login_input .login_btn button {
  height: 60px;
  border: 0;
  width: 60%;
  margin-top: 17px;
  color: #fff;
  background: #0076ff;
  border-radius: 30px;
  outline: none;
}
header .head_top {
    width: 100%;
    line-height: 42px;
    background: #333;
}
header .head_top .hed_flx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .head_top .hed_flx .left {
    width: 100%;
/*    display: flex; */
    justify-content: space-between;
    color: #f1c01c;
	font-size: 14px;
}
header .head_top .hed_flx .left a {
    font-size: 14px;
    color: #f1c01c;
    margin-right: 2px;
    margin-left: 2px;
}
header .head_top .hed_flx .phone {
  text-align: right;
}
header .head_top .hed_flx .right {
     /* width: 7%; */
     line-height: 35px;
}
header .head_top .hed_flx .right .ind a {
  font-size: 14px;
  display: inline-block;
  color: #333;
  text-decoration: none;
}
header .head_top .hed_flx .right .rigtit .btn {
  border: 0;
}
header .head_top .hed_flx .right .rigtit #login_c {
  font-size: 14px;
  color: #333;
}
header .head_top .hed_flx .right .rigtit #login_c .icon-cart-full {
  font-size: 20px;
  color: #08a7e4;
}
header .navbar-header {
  transition: all .5;
}
header .navbar-header .navbar-brand {
  padding: 0;
}
header .navbar-header .close {
  display: none;
}
header .navbar-header .close .icon-close {
  font-size: 34px;
}

header .rightnav {
    position: relative;
    margin-left: 16%!important;
}
header .rightnav .dropdownlist:hover {
  display: block;
}
header .rightnav a {
  color: #333;
}
header .rightnav .navbar-right {
  max-width: 100%;
  line-height: 36px;
}
header .rightnav .navbar-right .active {
  color: #4F0599;
}
header .rightnav .navbar-right li {
  line-height: 35px;
  cursor: pointer;
  font-size: 18px;
  font-size: 15px;
}
header .rightnav .navbar-right li .zyflg {
  margin: 0 10px;
}
header .rightnav .navbar-right li .icodp {
    font-weight: 500;
    color: #f1c01c;
}
header .rightnav .navbar-right li:hover {
  color: #4F0599;
}
header .mrleft {
  left: -150px;
}
@media (min-width: 1520px) {
  header .tk_banner {
    position: absolute;
    width: 260px;
    height: auto;
    z-index: 9;
    left: -112px;
    display: none;
    text-align: center;
  }
  header .tk_banner .row {
    display: block;
    overflow: hidden;
  }
  header .tk_banner .w {
    position: absolute;
    width: 100%;
    left: 0;
    top: 4px;
  }
  header .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: 6px;
    height: auto;
    border: 3px solid #f1c01c;
  }
  header .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 100%;
  }
  header .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    text-align: center;
    color: #4F0599;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
  }
  header .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  header .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
	line-height: 45px;
  }
  header .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  header .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  header .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  header .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  header .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  header .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #4F0599 !important;
    color: #ddd;
  }
  header .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  header .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #4F0599;
  }
  .inpsea {
      width: 100%;
  }
}

.zysearch {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin: auto;
    border-top: 2px solid #f1c01c;
}
.zysearch .check .checkbox {
  display: inline-block;
  margin: 5px 26px;
}
.zysearch .check .checkbox .inpcheck {
  width: 17px;
  height: 17px;
  top: -2px;
  background-color: #fff;
  color: #fff !important;
}
.zysearch .search {
    max-width: 1200px;
    text-align: center !important;
    height: 50px;
    position: relative;
    margin: 0 auto;
}
.zysearch .search .inpsea {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.zysearch .search .inpsea .serchbtn {
	width: 130px;
    height: 50px;
    background-color: #333 !important;
    color: #fff;
    border-radius: 10px;
    border: 0;
    font-size: 14px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}



.ysearch_b {
    width: 30%;
    height: 55px;
    float: right;
    margin-top: 20px;
}
.ysearch_b .check .checkbox {
  display: inline-block;
  margin: 5px 26px;
}
.ysearch_b .check .checkbox .inpcheck {
  width: 17px;
  height: 17px;
  top: -2px;
  background-color: #fff;
  color: #fff !important;
}
.zysearch_b .search {
    max-width: 1200px;
    text-align: center !important;
    height: 50px;
    position: relative;
    margin: 0 auto;
}
.ysearch_b .search .inpsea {
    /* position: absolute; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    float: left;
}
.ysearch_b .search .inpsea .serchbtn {
    width: 84px;
    height: 40px;
    background-color: #333 !important;
    color: #fff;
    /* border-radius: 10px; */
    border: 0;
    font-size: 14px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}
.ysearch_b .search .inpsea .form-control {
    padding: 2px 46px 5px 06px;
    height: 40px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    width: 100%;
	}

.choose-screening-input {
  position: relative;
}
.auto-screening {
  position: absolute;
  top: 55px;
  width: 66%;
  z-index: 9;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-top: 0;
  max-height: 300px;
}
.auto-screening-prompt {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  padding: 0 10px;
  color: #999;
}
.auto-screening-prompt:hover {
  background: #cccccc;
}
.router {
  background-color: #fff;
  padding: 0;
}
.router .breadcrumb {
     display: inline-block;
     width: 100%;
     line-height: 40px;
}
.breadcrumb a {
  color: #333;
  font-size: 14px;
}
.footer {
    width: 100%;
    background-color: #333;
    margin-top: 50px;
}
.footer .fot2 {
color: #999;
    /* text-align: center; */
    /* padding: 5px; */
    float: left;
    width: 100%;
    background: #333;
    border-top: 1px solid #555;
}
.footer .fot2 p{
	max-width: 1200px;
	margin: 0 auto;
}
.footer .fot2 p a {
  font-size: 14px;
  color: #999;
}
.footer .leftjj p {
  font-size: 14px;
  line-height: 25px;
  color: #999;
}
.sea_btn{
    float: right;
    margin-top: 56px;
}
.sea_btn .input {
    height: 34px;
    border: 1px solid #ccc;
    padding: 0px 61px 0 12px;
    border-bottom-left-radius: 1.3rem;
    border-top-left-radius: 1.3rem;
}
.sea_btn .btn {
    padding: 6px 14px;
    color: #fff;
    background: #f1c01c;
    position: relative;
    left: -5px;
    top: -2px;
    outline: none;
    border-bottom-right-radius: 1.3rem;
    border-top-right-radius: 1.3rem;
}
.footer .leftjj .ico span {
    font-size: 26px;
    cursor: pointer;
    float: left;
    color: #bdbdbd;
    margin: 5px;
    border: 1px solid #bdbdbd;
    border-radius: 6px;
    padding: 5px;
}
.footer .leftjj .ico span :hover {
  font-size: 19px;
  cursor: pointer;
  float: left;
  color: #fff;
  background: #f1c01c;
  margin: 5px;
  border: 1px solid #f1c01c;
  border-radius: 6px;
  padding: 5px;
}
.footer .rightjj ul .footer_li {
  overflow: hidden;
}
.footer .rightjj ul .footer_li p {
  line-height: 20px;
}
.footer .rightjj ul li h4 a {
  color: #f1c01c;
  font-weight: bold;
}
.footer .rightjj ul li p {
  font-size: 13px;
}
.footer .rightjj ul li p a {
  color: #f1c01c;
}
.btn-default:hover {
  background-color: #fff;
}
.open > .dropdown-menu {
  display: block;
  position: absolute;
  top: 41px;
  transform: translateY(-9px);
  /* width  : auto; */
  transition: transform 0.1s ease-out, opacity 2s linear;
  background: #fff;
}
.open > .dropdown-menu li a {
  color: #000;
}
.open > .dropdown-menu li a:hover {
  color: #f1c01c;
}
.btn-default {
  border: 0;
  box-shadow: none !important;
  background-color: #fff !important;
  border-radius: 0.3rem;
}
.navbar {
  margin: 0 !important;
}
.navbar-default {
  border: 0;
  background-color: #fff;
  position: relative;
  z-index: 999;
}
.navbar-default .botmbor {
  display: none;
}
.navbar-default .log img {
  width: 100%;
  height: 130px;
}
a {
  color: #333;
  text-decoration: none;
}
.ma5slider {
  margin: 0 !important;
}
@media (min-width: 757px) {
  .row {
    position: relative;
    /* left: -150px; */
  }
  #row,
  #yyrow,
  #xwsjrow,
  #gsrow {
    position: relative;
    left: 27px;
  }
}
@media (max-width: 757px) {
  .row {
    position: relative;
    /* right: -47px;
    top: -155px; */
  }
	
}
@media (max-width:768px) {
	.index .banner .banner_box .bnerimg img {
    width: 100%;
 }
 .nav_pc {
     margin: 0 auto;
     max-width: 1200px;
     display: none;
 }
}

@media (min-width: 1520px) {
  .navbar-default {
    display: none;
  }
  .auto-screening {
    top: 55px;
    width: 66%;
  }
  .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .cpxq_box .list .cpxq_cs_box {
    position: absolute;
    left: 400px;
    z-index: -1;
  }
  .zysearch .search .inpsea {
    width: 50%;
  }
  .T {
    display: inline-block;
  }
  .mbxnav .nav_bar_box .bar_qy_hy {
    width: 35%;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 50px;
  }
  .cplist .cp_box1 ul li ul li {
    width: 20%;
  }
  .qylb_pic_box ul li {
    width: 30%;
    margin: 20px 18px;
  }
  .hyxw_big_box ul li {
    width: 40% !important;
    margin: 0 60px;
  }
  .hyxw_big_box ul .first_li {
    margin-right: 238px !important;
  }
  .hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    width: 70%;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 18%;
  }
  .cp_list_box ul li ul li {
    width: 200px !important;
    height: 320px !important;
  }
  .footer {
/*    padding: 40px 200px 0;*/
	  padding-top: 40px;
	  padding-bottom: 20px;
  }
  .xhdz_box .table .fast_td {
    min-width: 100px;
  }
  .xhdz_box .table .last_td {
    min-width: 55px;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 10px;
  }
  .cpxq_box .g-scrolling-carousel {
    width: 480px;
  }
  .cpxq_box .items {
    width: 410px;
  }
  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }
  .cp_box {
    margin-left: 50px;
  }
}

@media (min-width: 1200px){
	.qylb_pic_box ul li {
    width: 30%;
    margin: 20px 18px;
 }
}
@media (min-width: 992px){
 .qylb_pic_box ul li {
    width: 29%;
    margin: 0px 18px;
 }
}

@media (min-width: 980px) {
  .auto-screening {
    top: 55px;
    width: 66%;
  }
  .cpxq_box .list .cpxq_cs_box {
    position: absolute;
    left: 400px;
    z-index: 9;
  }
  .T {
    display: inline-block;
  }
  .zysearch .search .inpsea {
    width: 80%;
  }
  .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .mbxnav .nav_bar_box .bar_qy_hy {
    width: 35%;
  }
  .xhdz_box .xhdz_right .cpcs .right_input {
    margin-left: 24px;
    width: 280px;
  }
  .cplist .cp_box1 ul li ul li {
    width: 20%;
  }
 
  .cplist .cpxq_box .cpcs .right_input {
    margin-left: 38px;
    width: 280px;
  }
  .cp_list_box ul li ul li {
    width: 200px !important;
    height: 320px !important;
  }
  .cp_list_box ul li ul li:first-child {
    width: 240px !important;
    margin-right: 40px;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 50px;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 18%;
  }
  .bnerimg {
	  padding: 85px 0px 132px 0px;
    overflow: hidden;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 10px;
  }
  .btn-group-justified {
    width: 80%;
  }
  .banner .navs-wrapper {
    height: 365px;
  }
  .xhdz_box .table .fast_td {
    min-width: 100px;
  }
  .xhdz_box .table .last_td {
    min-width: 55px;
  }
  .canvas {
    height: 400px;
  }
  .checkbox {
    margin: 0 26px;
  }
  .search {
height: 66px !important;
    padding: 10px !important;
  }
  .search .inpsea .form-control {
    height: 50px;
    WIDTH: 21%;
    margin-left: 8px;
  }
  .search .inpsea .serchbtn {
    width: 270px;
    height: 55px;
    border: 0;
  }
  .zycp_pic {
    padding: 20px 0px !important;
  }
  .zycp_pic ul li {
    margin: 10px;
    width: 23%;
  }
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .footer {
    min-height: 410px;
    padding-top: 20px;
  }
  .footer .fot1 {
    min-height: 297px;
 
	max-width: 1200px;
	margin: 0 auto;
  }
  .cp_box {
    margin-left: 50px;
	
  }
  .cpxq_box .g-scrolling-carousel {
    width: 100%;
  }
  .cpxq_box .items {
    width: 410px;
  }
  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }
  .inpsea {
      width: 100%;
      margin-top: 18px;
  }
}



@media (max-width: 980px) {
 
  .auto-screening {
    top: 35px;
    width: 70%;
  }
  .login .login_box .close {
    right: 128px;
  }
  .cpzsxq_box .header_xx_box .right_tit_list .zxkf {
    text-align: right;
  }
  .cplblist_box .head_tit_box .cp_inp_box {
    margin: 10px 0;
  }
  .cplist .cp_box1 ul li ul li {
    width: 50%;
  }
  .cpzsxq_box .header_xx_box .right_tit_list button .ico {
    margin: 0 !important;
  }
  .cplblist_box .head_tit_box .bt {
    border-bottom: 2px solid #4F0599;
  }
  .cplblist_box .head_tit_box .cptit {
    padding: 7px 19px !important;
  }
  .cplblist_box .head_tit_box {
    border: 0 !important;
  }
  .cpzsxq_box .header_xx_box .right_tit_list button {
    padding: 5px 10px !important;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 20px;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 10%;
  }
  .cp_list_box ul li ul li {
    width: 29% !important;
    height: 165px !important;
  }
  .cp_list_box ul li ul li:first-child {
    width: 36% !important;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 4px;
  }
  .xhdz_box .table {
    width: 1000px;
    overflow: scroll;
  }
  .xhdz_box .table .fast_td {
    min-width: 180px;
  }
  .xhdz_box .table .last_td {
    min-width: 100px;
  }
  .cplblist_box .table {
    width: 1200px;
    overflow: scroll;
  }
  .cplblist_box .table thead {
    width: 1000px;
    background-color: #000000;
  }
  .cplblist_box .table thead tr th {
    width: 200px;
  }
  .cplblist_box .table .fast_td {
    min-width: 300px;
  }
  .cplblist_box .table .last_td {
    min-width: 235px;
  }

  .bnerimg {
    overflow: hidden;
    padding-top: 20px;
  }
  .bann {
    padding:55px;
  }
  .bann img {
    width: 335px;
    height: 300px;
  }
  .btn-group-justified {
    width: 50%;
  }
  .check {
    text-align: left;
  }
  .inpsea {
      width: 96%;
    margin-top: 30px;
  }
  .form-control {
    height: 35px !important;
  }
  .serchbtn {
    width: 100px !important;
    height: 35px !important;
  }
  .zycp_pic {
    padding: 10px !important;
  }
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .footer {
    min-height: 650px;
  }
  .footer .fot1 {
    min-height: 600px;
  }
  .cpxq_box .g-scrolling-carousel {
    width: 100%;
  }
  .cpxq_box .items {
    width: 315px;
  }
}


.see_lishi {
  padding: 10px 8px;
}
.see_lishi h4 {
  font-size: 18px;
  color: #333;
}
.see_lishi .ls_pic {
  padding: 15px 20px;
  border: 1px solid #ccc;
}
.see_lishi .ls_pic .ls_img .items {
  padding: 5px 0;
}
.see_lishi .ls_pic .ls_img .items a {
  display: inline-block;
  /* notice the comments between inline-block items */
  margin-right: 10px;
  width: 130px;
  height: 130px;
  /* box-shadow: 0 0 5px #ccc; */
  text-align: center;
}
.see_lishi .ls_pic .ls_img .items a img {
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.see_lishi .ls_pic .ls_img .items a p {
  text-align: center;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}
.xgcp {
  padding: 0 8px;
}
@media (max-width: 980px) .zycp_pic {
  padding: 10px !important;
}

.xgcp h4 {
  font-size: 18px;
  color: #333;
  margin-bottom: 24px;
}
.xgcp .xg_name {
  overflow: hidden;
}
.xgcp .xg_name a {
  /* width: 130px; */
  padding: 0;
  font-size: 14px;
  color: #f1c01c;
  text-decoration: underline;
  line-height: 30px;
}
.spjszx {
  padding: 45px 8px;
}
.spjszx h4 {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}
.spjszx .p1 {
  color: #999;
}
.spjszx p {
  font-size: 14px;
}
.spjszx p .sl_date {
  margin-left: 30px;
}
@media (max-width: 980px) {
  .icodp {
    position: relative;
    z-index: 100;
  }
  .rightnav {
/*    min-height: 480px!important;*/
  }
  header .rightnav .navbar-right {
   width: 92%!important;
    line-height: 50px!important;
  }
  .zyflg {
    position: relative;
    z-index: 101;
  }
  .tk_banner {
    position: absolute;
    width: 394px;
    height: 327px;
    z-index: 9;
    top: -59px;
    right: -31px;
    display: none;
    text-align: center;
  }
  .tk_banner .row {
display: block;
    overflow: hidden;
    top: 0!important;
    right: 46px!important;
    width: 70%;
    float: right;
  }
  .tk_banner .w {
    position: absolute;
    width: 48%;
    right: 1px;
    top: 4px;
    overflow: hidden;
    box-shadow: 0 0 33px #ccc;
    border-top: 4px solid #f1c01c;
  }
  .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: -16px;
    height: auto;
    overflow: hidden;
  }
  .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 50%;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 18px;
    text-align: center;
    color: #4F0599;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #4F0599 !important;
    color: #ddd;
  }
  .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #4F0599;
  }
  .tk_banner2 {
    top: -112px;
  }
  .tk_banner3 {
    top: -161px;
  }
  .tk_banner4 {
    top: -214px;
  }
  .tk_banner5 {
    top: -262px;
  }
}

/* 导航 */
.lf {
  float: left
}

.rg {
  float: right
}

.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.head {
    /* width: 100%; */
    min-width: 1000px;
    z-index: 9999;
    transition: all .3s;
    max-width: 1200px;
    margin: 0 auto;
}

.logo {
    padding-top: 2px;
    transition: all .3s;
    padding-bottom: 2px;
}

.logo a {
  display: block;
  position: relative;
  overflow: hidden;
}

.logo img {
  width: 100%;
  position: relative;
  z-index: 100;
}

.logo .p1 {
  position: absolute;
  top: 0%;
  left: 0px;
  width: 100%;
  height: 80%;
}

.nav {
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: #f1c01c;
    border-bottom: 2px solid #333;
}
.nav_pc{
	margin: 0 auto;
	max-width: 1200px;
}

.nav ul li {
    float: left;
    width: 12%;
    height: 45px;
    background: url(/assets/image/1_02.jpg) right center no-repeat;
    transition: all .3s;
}
.nav ul li:last-child {
  background: none;
}
.nav ul li .a1 {
line-height: 45px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: all .3s;
    font-weight: bold;
}

.nav ul li:hover .a1 {
  color: #fff;
  transition: all .3s
}

.nav ul li .div1 {
    display: none;
    background: #333333;
    width: 240px;
    position: absolute;
    top: 221px;
    z-index: 100;
    float: left;
    margin-left: -53px;
}

.nav ul li .div1 .p1 {
    width: 100%;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    background: #333333;
}

.nav ul li .div1 .p1 a {
    color: #fff;
    font-size: 13px;
/*    text-transform: uppercase; */
    background: url(/assets/image/1_26.jpg) center bottom no-repeat;
    display: inline-block;
    line-height: 32px;
    transition: all .5s;
    width: 100%;
}

.nav ul li .div1 .p1 a:hover {
  background: url(/assets/image/1_27.jpg) center bottom no-repeat;
  color: #fff;
}

.nav ul li .mad3 .p1 .pad {
  margin-left: 30%
}

.nav ul li .mad4 .p1 .pad {
  margin-left: 44%
}

.nav ul li .mad5 .p1 .pad {
  margin-left: 45%
}

.nav ul li .mad6 .p1 {
  text-align: right
}

.a_txt {
  display: none
}

  .moblie_head {
    display: none;
  }


/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
  .moblie_head {
      display: none;
  }

  .nav ul li .a1 {
       font-size: 16px;
  }

  .nav ul li .div1 .p1 a {
    font-size: 12px
  }

  .foot_top ul {
    margin-left: 60px
  }

  .nav ul li .div1 .p1 {
    width: 100%
  }

}

/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
  .head {
    display: none
  }

  .moblie_head {
    display: block;
    height: 160px;
    background: #fff;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd
  }

  .moblie_head .lf {
    padding-top: 10px;
    padding-left:3%
  }

  .moblie_head .lf img {
   width: 100%;
  }

  .moblie_head .rg {
    padding-right: 3%;
    padding-top: 14px
  }

  .moblie_head .rg a img {
 height: 40px;
 vertical-align: top;
 margin: 20px;
 border: 2px solid #ccc;
 padding: 8px;
 border-radius: 5px;
  }

  .a_txt {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000
  }

  .a_txt .div1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0b0d19;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
  }

  .a_txt .div2 {
    position: absolute;
    width: 20%;
    left: 0px;
    top: 5%;
    z-index: 100;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0
  }

  .a_txt .div3 {
    position: absolute;
    width: 80%;
    right: 0px;
    top: 0px;
    background: #0b0d19;
    height: 100%;
    z-index: 100;
    right: -80%
  }

  .a_txt .div3 ul {
    padding-left: 5%;
    padding-right: 5%
  }

  .a_txt .div3 ul li {
    border-bottom: 1px solid #232530
  }

  .a_txt .div3 ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    font-size: 16px
  }

  .a_txt .div3 ul li .a_js2 {
    /* background: url(/assets/image/plus.png) 95% center no-repeat; */
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
    display: inline-block;
    width: 92%;
  }

  .a_txt .div3 ul li .a_js2_on {
    background: url(/assets/image/reduce.jpg) 95% center no-repeat;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .a_txt .div3 ul li .plus{
    width: 30px;
    height: 30px;
  }
    .a_txt .div3 ul li .plus img {
      width: 16px;
      height: 15px;
    }
  .a_txt .div3 ul li .a_txt2 {
    display: none
  }

  .a_txt .div3 ul li .a_txt2 a {
    height: 40px;
    line-height: 40px;
    font-size: 14px
  }
}




#kefu {
    width: 44px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
/*     text-align: center;
    float: left;
    margin: 4px;
    padding: 9px;
    border: 1px solid #ccc;
    border-radius: 26px; */
}

#kefu  bb {
  width: 80px;
  height: 30px;
  cursor: pointer;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  font-size: 14px;
  line-height: 23px;
	font-weight: bold;
}
#kefu bb.wechat {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  z-index: -1;
}
#kefu bb.wechat:hover .eweima {
  display: block;
}
#kefu bb.wechat .eweima {
    bottom: 70px;
    padding: 10px;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 888;
    top: 2px;
}
#kefu bb.wechat .eweima img {
  width: 120px;
  height: 120px;
  display: block;
}
#kefu bb.wechat .eweima small {
    padding-top: 10px;
    font-style: normal;
    font-style: 14px;
    text-align: center;
    color: #1d1d1d;
    display: block;
}
#kefu .eweima,
#kefu .tel {
  display: none;
}


@media (max-width: 768px){
.footer {
    min-height: 735px;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 22%;
    margin-bottom: 0;
}
.ind {
	line-height: 28px;
}
}
