@charset "utf-8";

.on {
  background-color: #d2000f;
  color: white;
}
/* CSS Document */
@media screen and (min-width: 450px) and (max-width: 1920px) {
  .mob {
    display: none;
  }
  body {
    margin: 0;
    padding: 0;
    font: 12px "microsoft yahei", arial;
    background-color: #fff;
  }
  ul,
  li,
  ol,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dt,
  dd {
    list-style: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
  }
  a {
    color: #323232;
    text-decoration: none;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .commen {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
  }
  * img {
    display: block;
    border: none;
  }
  .ita {
    font-style: italic;
  }
  input {
    padding: 0;
    margin: 0;
    outline: none;
  }
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
  .yh {
    font-family: "Microsoft yahei";
  }
  .bold {
    font-weight: bold;
  }
  .clearfix {
    clear: both;
  }

  /*top部分*/
  .top_box {
    background: #f2f1f0;
  }
  .top_zuo {
    float: left;
  }
  .top_you {
    float: right;
  }
  .top_you_content .p {
    float: left;
  }
  .p_zuo,
  .top_you .p {
    line-height: 30px;
    color: #646464;
    font-size: 12px;
  }
  /*header部分*/
  .logobox {
    background: url(../images/top_bg.png) no-repeat;
  }
  .logo {
    float: left;
    margin-top: 23px;
    margin-bottom: 22px;
  }
  .logo_p {
    float: left;
    margin-top: 50px;
    margin-left: 30px;
  }
  .logo_p span {
    color: #e00226;
    font-size: 18px;
    margin-top: 10px;
    display: block;
  }
  .tel {
    margin-top: 30px;
  }
  /*nav部分*/
  .navbox {
    background: url(../images/nav_bg.png);
  }
  .nav {
    overflow: hidden;
  }
  .nav_li {
    width: 122px;
    float: left;
    text-align: center;
    height: 54px;
  } /*01.11*/
  .li7 {
    float: left;
    text-align: center;
    background-color: #81b446;
  } /*01.11*/
  .nav_li7 a {
    color: #fff;
  }
  .nav_li:hover {
    background-color: #81b446;
  }
  .nav_li a:hover {
    color: #fff;
  }
  .nav_a {
    line-height: 54px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    display: block;
    height: 50px;
    border-right: 1px solid #3292c9;
  } /*01.11*/
  .menu_u {
    position: absolute;
    background: #fff;
    opacity: 0.9;
    width: 180px;
    z-index: 7;
    text-align: center;
    margin-left: -30px;
    margin-top: 4px;
  } /*01.11*/
  .menu_u li {
    float: left;
    line-height: 34px;
    border-bottom: #ddd 1px dotted;
    width: 180px;
    text-align: center;
  }
  .menu_l:hover {
    background-color: #0083be;
  }
  .nav_li .menu_b {
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 34px;
  }
  .nav_li .menu_b:hover {
    color: #fff;
  }
  /*banner部分*/
  .fullSlide {
    width: 100%;
    position: relative;
    height: 450px;
    background: #fff;
  }
  .sjbanner {
    display: none;
  }
  .fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .fullSlide .bd ul {
    width: 100% !important;
  }
  .fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    text-align: center;
  }
  .fullSlide .bd li {
    width: 100%;
    margin: 0 auto;
  }
  .fullSlide .bd li a {
    display: block;
    height: 450px;
  }
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
  }
  .fullSlide .hd ul {
    text-align: center;
  }
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
    background: #000;
  }
  .fullSlide .hd ul .on {
    background: #fff;
  }
  .fullSlide .prev,
  .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
  }
  .fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
  }
  /**搜索关键词**/
  .keyword {
    margin-top: 5px;
  }
  .keyword ul {
    margin: 10px auto;
    overflow: hidden;
  }
  .keyword li {
    float: left;
    margin-right: 8px;
    font-size: 14px;
    line-height: 28px;
  }
  .bold {
    color: #f00300;
  }
  .pro_box {
    width: 1000px;
    margin: 0 auto;
  }
  .list_cpzx {
    width: 222px;
    margin: 0 auto;
    margin-right: 20px;
  }
  .list_cpzx ul {
    width: 222px;
    margin: 0 auto;
  }
  .list_cpzx ul li {
    width: 222px;
    border-bottom: 1px dotted #bdbdbd;
  }

  .list_cpzx ul li a {
    display: block;
    width: 222px;
    height: 36px;
    background: #f2f2f2;
    text-align: left;
    color: #5b5858;
    font-size: 14px;
    line-height: 36px;
    padding-left: 20px;
  }
  .list_cpzx ul .list_cpzx_selected a {
    color: #0074c9;
  }
  .list_cpzx ul li a:hover {
    background: #0074c9;
    color: #fff;
  }
  .lvdian {
    color: #81b446;
  }
  .tj_zs {
    width: 750px;
    margin: 0 auto;
  }
  .tjcp_box {
    width: 750px;
    margin: 0 auto;
  }
  .tjcp_box_top {
    width: 750px;
    height: 60px;
    border-bottom: 1px solid #9d9d9d;
  }
  .tjcp {
    width: 170px;
  }
  .tjcp_wz {
    font-size: 20px;
    color: #ce0005;
    line-height: 30px;
  }
  .tjcp_yw {
    font-size: 14px;
    color: #636363;
    line-height: 30px;
  }
  .gengduo {
    margin-top: 20px;
  }
  .gengduo p a {
    color: #005a99;
    font-size: 14px;
    line-height: 30px;
  }
  .sj_cpzx_tu {
    display: none;
  }
  .sj_cpml_tu {
    display: none;
  }
  .sj_ptcl_tu {
    display: none;
  }

  .prt_slide {
    width: 560px;
    overflow: hidden;
    margin-left: 90px;
    margin-top: 10px;
  }
  .prts_mid {
    width: 406px;
    float: left;
  }
  .prts_box {
    width: 397px;
    height: 351px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
  }
  .prts_house {
    overflow: hidden;
    width: 10000px;
  }
  .prts_house img {
    width: 100%;
    margin: 0 auto;
  }
  .prts_house li {
    float: left;
    width: 397px;
    overflow: hidden;
  } /*01.06*/
  .prts_house li a p {
    color: #5b5858;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
  }
  .prts_btn {
    margin-top: 140px;
    cursor: pointer;
  }

  .cpzs_box {
    width: 750px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .cpzs_box_down {
    width: 750px;
    margin: 0px auto;
    overflow: hidden;
  }
  .cpzs_box_down ul {
    width: 750px;
    margin: 10px auto;
  }
  .cpzs_box_down ul li {
    float: left;
    margin-right: 20px;
    width: 230px;
    height: 192px;
    position: relative;
    overflow: hidden;
    margin-top: 28px;
  }
  .cpzs_box_down ul li img {
    width: 100%;
    margin: 0 auto;
  }
  .cpzs_box_down .cpzswz {
    width: 228px;
    height: 34px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 158px;
    left: 1px;
    margin: 0 auto;
  }
  .cpzs_box_down .cpzswz p {
    color: #f5f5f5;
    text-align: center;
    line-height: 34px;
    font-size: 12px;
  }
  .tuk {
    border: 1px solid #f2f2f2;
  }
  .tuk:hover {
    border: 1px solid #969696;
  }
  /*四大理由*/
  .sdly_box {
    width: 1000px;
    margin: 0 auto;
  }
  .sdly_bt {
    width: 100%;
    margin: 20px auto;
  }
  .sdly_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_sdly_bt {
    display: none;
  }
  .ly_zuo {
    float: left;
    width: 440px;
    margin-left: 10px;
  }
  .ly_zhong {
    float: left;
    width: 39px;
    margin-left: 20px;
  }
  .ly_you {
    float: left;
  }
  .lywz_rt1 {
    float: left;
    width: 420px;
    margin-left: 30px;
  }
  .lywz_rt1 p {
    color: #505050;
    font-size: 14px;
    line-height: 28px;
  }
  .lywz_rt1 p span {
    color: #333130;
    font-size: 24px;
    line-height: 48px;
  }
  .lywz_rt2 {
    float: left;
    width: 420px;
    margin-left: 30px;
    margin-top: 45px;
  }
  .lywz_rt2 p {
    color: #505050;
    font-size: 14px;
    line-height: 20px;
  }
  .lywz_rt2 p span {
    color: #333130;
    font-size: 24px;
    line-height: 48px;
  }
  .lytu2 {
    margin-left: 30px;
    margin-top: 26px;
  }
  .lytu3 {
    margin-top: 26px;
  }
  .lytu4 {
    margin-left: 10px;
    margin-top: 10px;
  }
  .lywz_rt3 {
    float: left;
    width: 420px;
    margin-left: 30px;
  }
  .lywz_rt3 p {
    color: #505050;
    font-size: 14px;
    line-height: 20px;
  }
  .lywz_rt3 p span {
    color: #333130;
    font-size: 24px;
    line-height: 48px;
  }
  .lywz_rt4 {
    float: left;
    width: 420px;
    margin-left: 30px;
    margin-top: 30px;
  }
  .lywz_rt4 p {
    color: #505050;
    font-size: 14px;
    line-height: 20px;
  }
  .lywz_rt4 p span {
    color: #333130;
    font-size: 24px;
    line-height: 48px;
  }
  .slan_box {
    height: 147px;
    background-color: #0c6eb2;
  }
  .lan1 {
    margin-left: 130px;
    margin-top: 20px;
  }
  .lan2 {
    margin-left: 27px;
    margin-top: 62px;
  }
  .lan3 {
    margin-left: 65px;
    margin-top: 40px;
  }
  .sj_slan_box {
    display: none;
  }
  .cgal_bt {
    width: 1000px;
    margin: 20px auto 10px auto;
  }
  .cgal_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_cgal_bt {
    display: none;
  }
  .ckgd {
    margin: 0 auto;
  }
  .ckgd a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #e22c08;
  }
  .al_box {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
  }
  .albox {
    margin: 10px auto;
    width: 930px;
  }
  .albox ul {
    margin: 0 auto;
  }
  .albox li {
    float: left;
    width: 309px;
    list-style: none;
  }
  h3 {
    font-size: 18px;
    text-align: left;
    color: #fff;
  }
  h3 a {
    color: #fff;
    text-decoration: none;
  }
  .text-desc p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 15px;
    color: #fff;
    text-align: left;
  }
  .text-desc {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #676767;
    height: 100%;
    opacity: 0;
    width: 100%;
    padding: 20px;
  }
  .port-1 {
    height: 175px;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 2px solid #afafaf;
  } /*01.06*/
  .port-1:hover {
    border: 2px solid #f4a3a9;
  }
  .port-1 .text-desc {
    opacity: 0.9;
    top: -100%;
    transition: 0.5s;
    color: #676767;
  }
  .port-1 img {
    transition: 0.5s;
  }
  .port-1:hover img {
    transform: scale(1.2);
  }
  .port-1.effect-2 .text-desc {
    top: auto;
    bottom: -100%;
  }
  .port-1.effect-2:hover .text-desc {
    bottom: 0;
  }
  .hzkh_bt {
    width: 1000px;
    margin: 0 auto 10px auto;
  }
  .hzkh_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_hzkh_bt {
    display: none;
  }
  .hzkh {
    margin: 0 auto;
  }
  .hzkh a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #e22c08;
  }
  .hui1_box {
    width: 100%;
    background-color: #f3f3f3;
    margin-bottom: 30px;
  }
  .change {
    width: 940px;
    margin: 10px auto;
    overflow: hidden;
  }
  .change_box {
    width: 840px;
    overflow: hidden;
    height: 145px;
    float: left;
    margin: 10px auto;
  }
  .change_ul {
    width: 10000px;
    overflow: hidden;
  }
  .change_ul li {
    float: left;
    width: 210px;
    text-align: center;
  }
  .change_ul li img {
    margin: 0 auto;
    width: 194px;
    height: 145px;
    border: 1px solid #969696;
    margin-left: 10px;
  }
  .narrow {
    float: left;
    margin-top: 54px;
    cursor: pointer;
    margin-left: 10px;
  }
  .khpj_bt {
    width: 1000px;
    margin: 0 auto 10px auto;
  }
  .khpj_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_khpj_bt {
    display: none;
  }
  .khpj {
    margin: 0 auto;
  }
  .khpj a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #e22c08;
  }
  .pjrx_box {
    width: 1000px;
    margin: 0 auto;
  }
  .pjrx_bt {
    width: 1000px;
    margin: 20px auto;
  }
  .pjrx_bt img {
    width: 100%;
  }
  .c_ul {
    overflow: hidden;
    width: 98%;
    margin: 20px auto 0 auto;
  }
  .c_ul li {
    float: left;
    width: 50%;
    margin-bottom: 40px;
  }
  .tu20 {
    float: left;
    width: 194px;
    height: 146px;
  }
  .c_ul li img {
    float: left;
    width: 100%;
    overflow: hidden;
  }
  .c_ul li p {
    width: 260px;
    float: left;
    margin-left: 20px;
    color: #333;
    line-height: 24px;
    margin-right: 6px;
  }
  .c_span1 {
    font-size: 14px;
    color: #1a1a1a;
  }
  .pjrx_ck {
    color: #ce0005;
    text-decoration: underline;
    display: block;
    float: right;
  }
  .gs_box {
    margin: 0 auto;
  }
  .gsbox_zuo {
    float: left;
    border: 10px solid #94bf62;
    margin-left: 14px;
  }
  .gsbox_zuo img {
    width: 100%;
  }
  .gsbox_you {
    width: 570px;
    height: 240px;
    float: left;
    background-color: #f2f2f2;
    margin-top: 21px;
    margin-bottom: 14px;
  }
  .gs_ming {
    width: 530px;
    margin-left: 22px;
    margin-top: 30px;
  }
  .gs_ming p {
    font-size: 12px;
    line-height: 24px;
    text-indent: 2em;
  } /*01.06*/
  .gs_ming p img {
    padding-bottom: 10px;
  }
  .zxwt_box {
    margin: 30px auto 10px auto;
  }
  .zx_box {
    width: 685px;
    margin: 0 auto;
  }
  .zx_box .xw_hy {
    width: 685px;
    height: 54px;
    border-bottom: 2px solid #005a99;
  }
  .xw_ul {
    width: 520px;
  }
  .xw_ul li {
    float: left;
    width: 260px;
  }
  .xw_ul li p {
    display: block;
    cursor: pointer;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #81b446;
  }
  .xw_ul .on {
    cursor: pointer;
    background-color: #005a99;
    color: #f2f2f2;
  }
  .xw_ul .on p {
    cursor: pointer;
    background-color: #005a99;
    color: #f2f2f2;
  }
  .bd {
  }
  .tuwen {
    width: 675px;
    margin-top: 20px;
  }
  .tuwen_zuo {
    width: 265px;
    height: 192px;
    margin-right: 10px;
  }
  .tuwen_zuo img {
    width: 100%;
  }
  .tuwen_you {
    width: 400px;
  }
  .tuwen_you .p1 {
    color: #1b1b1b;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }
  .tuwen_you .p2 {
    color: #434343;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
  }
  .c_k {
    margin-top: 10px;
  }
  .c_k a {
    color: #cf010b;
    font-size: 14px;
    text-decoration: underline;
    text-align: left;
    line-height: 28px;
  }
  .xinwen {
    width: 675px;
    margin-top: 25px;
    border-top: 1px solid #d2d2d2;
  }
  .xinwen_ul1 {
    width: 660px;
    margin-top: 20px;
  }
  .xinwen_ul1 li {
    width: 660px;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xinwen_ul1 li a {
    text-align: left;
    line-height: 24px;
    color: #434343;
    font-size: 12px;
  }
  .xinwen_ul1 li span {
    display: inline-block;
    float: right;
  }

  .xinwen_ul2 {
    width: 80px;
    margin-top: 20px;
  }
  .xinwen_ul2 li {
    width: 80px;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 24px;
    color: #434343;
    font-size: 12px;
  }
  .ck {
    margin-top: 5px;
    margin-right: 20px;
  }
  .ck a {
    color: #cf010b;
    font-size: 14px;
    text-decoration: underline;
    text-align: left;
    line-height: 28px;
  }
  .wt_box {
    width: 298px;
  }
  .cjwt {
    width: 298px;
    border: 1px solid #dadada;
    background-color: #005a99;
  }
  .cjwt p {
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #f2f2f2;
  }
  #demo {
    overflow: hidden;
    height: 450px;
    width: 298px;
    border: 1px solid #999;
    padding-left: 0px;
    border: none;
    position: relative;
  }
  #demo a:hover {
    color: #09129e;
  }
  #demo1 {
    height: auto;
    text-align: left;
    width: 98%;
    margin: 0 auto;
  }
  #demo2 {
    height: auto;
    text-align: left;
    width: 98%;
    margin: 0 auto;
  }
  #demo1 .li1 {
    padding-top: 20px;
    padding-left: 10px;
  }
  #demo1 a {
    color: #000;
    font-size: 14px;
  }
  #demo2 a {
    color: #000;
    font-size: 14px;
  }
  #demo1 .li2 {
    padding: 10px 0 20px 10px;
    border-bottom: 1px dotted #999;
    line-height: 24px;
    color: #646464;
  }
  #demo1 .span1,
  #demo1 .span2 {
    text-align: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    color: white;
    text-indent: 0;
  }
  #demo1 .span1 {
    background: #0083be;
  }
  #demo1 .span2 {
    background: #81b446;
  }
  #demo2 .li1 {
    padding-top: 20px;
    padding-left: 10px;
  }
  #demo2 .li2 {
    padding: 10px 0 20px 10px;
    border-bottom: 1px dotted #999;
    line-height: 24px;
    color: #646464;
  }
  #demo2 .span1,
  #demo2 .span2 {
    text-align: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 24px;
    color: white;
    text-indent: 0;
  }
  #demo2 .span1 {
    background: #0083be;
  }
  #demo2 .span2 {
    background: #81b446;
  }
  .footer {
    margin-top: 10px;
  }
  .footer_top {
    margin-bottom: 20px;
  }
  .footer_down {
    margin-bottom: 20px;
  }
  .ft_cpzs {
    width: 343px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 60px;
  } /*01.06*/
  .ft_cpzs_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 333px;
    margin-bottom: 15px;
  }
  .ft_cpzs_bt img {
    margin: 5px auto 5px 5px;
  }
  .ft_cpzs_ul1 {
    width: 169px;
    margin-right: 15px;
  } /*01.06*/
  .ft_cpzs_ul1 li {
    width: 169px;
    margin: 0 auto;
  } /*01.06*/
  .ft_cpzs_ul1 li a {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .ft_cpzs_ul2 {
    width: 159px;
  }
  .ft_cpzs_ul2 li {
    width: 159px;
    margin: 0 auto;
  }
  .ft_cpzs_ul2 li a {
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .ft_gyshs {
    width: 223px;
    margin-top: 10px;
    margin-right: 102px;
  }
  .ft_gyshs_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 223px;
    margin-bottom: 15px;
  }
  .ft_gyshs_bt img {
    margin: 5px auto 5px 5px;
  }
  .ft_gyshs_ul {
    width: 223px;
  }
  .ft_gyshs_ul li {
    width: 223px;
    margin: 0 auto;
  }
  .ft_gyshs_ul li a {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .ft_xwdt {
    width: 206px;
    margin-top: 10px;
  }
  .ft_xwdt_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 206px;
    margin-bottom: 15px;
  }
  .ft_xwdt_bt img {
    margin: 5px auto 5px 5px;
  }
  .ft_xwdt_ul {
    width: 206px;
  }
  .ft_xwdt_ul li {
    width: 206px;
    margin: 0 auto;
  }
  .ft_xwdt_ul li a {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .ft_cgal {
    width: 212px;
    margin-top: 10px;
    margin-right: 192px;
    margin-left: 10px;
  }
  .ft_cgal_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 212px;
    margin-bottom: 15px;
  }
  .ft_cgal_bt img {
    margin: 5px auto 5px 5px;
  }
  .ft_cgal_ul {
    width: 212px;
  }
  .ft_cgal_ul li {
    width: 212px;
    margin: 0 auto;
  }
  .ft_cgal_ul li a {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .ft_lxshs {
    width: 474px;
    margin-top: 10px;
    margin-right: 70px;
  }
  .ft_lxshs_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 475px;
    margin-bottom: 15px;
  }
  .ft_lxshs_bt img {
    margin: 5px auto 5px 5px;
  }
  .ft_lxshs_ul1 {
    width: 190px;
    margin-right: 15px;
  }
  .ft_lxshs_ul1 li {
    width: 190px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .ft_lxshs_ul1 li a {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .ft_lxshs_ul2 {
    width: 268px;
  } /*01.06*/
  .ft_lxshs_ul2 li {
    width: 268px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  } /*01.06*/
  .ft_lxshs_ul2 li a {
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #f4efef;
  }
  .shenhui_box {
    width: 100%;
    background-color: #bfbdbc;
  }
  .jszc_box {
    background-color: #2d2d2d;
  }
  .jszc_box p {
    color: #8c8c8c;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
  }
  .jszc_box p a {
    color: #8c8c8c;
  }
  .jszc_box img {
    display: inline;
  }
  .yqlj {
    width: 1000px;
    margin: 0 auto;
  }
  .yqlj p {
    color: #353535;
    line-height: 30px;
  }

  /*内容页通用部分开始*/
  .lxfs_list {
    margin-top: 45px;
    width: 222px;
  }
  .list_cpzx .lxfs_list_s {
    width: 222px;
    margin: 0 auto;
  }
  .list_cpzx .lxfs_list_s img {
    width: 100%;
  }
  .list_cpzx .lxfs_list_z {
    width: 222px;
    background-color: #f3f3f3;
  }
  .list_cpzx .lxfs_list_z li {
    color: #4c4c4c;
    text-align: left;
    padding-left: 10px;
    line-height: 28px;
    font-size: 12px;
    border-bottom: none;
  }
  .list_cpzx .lxfs_list_x {
    width: 222px;
    margin: 0 auto;
  }
  .list_cpzx .lxfs_list_x img {
    width: 100%;
  }
  .same_right {
    width: 742px;
    float: right;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .sr_box {
    border: #ccc 1px solid;
  }
  .sr_p {
    line-height: 40px;
    font-size: 14px;
    width: 94%;
    margin: 0 auto;
    display: block;
    border-bottom: 2px solid #0074c9;
  }
  .sr_p a {
    display: inline;
  }
  .sr_p h1 {
    line-height: 40px;
    font-size: 14px;
    display: inline;
  }
  .srp_span {
    color: #ff0000;
  }
  .pro_con {
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
  }

  .page {
    overflow: hidden;
    margin: 20px auto;
  }
  .page ul {
    margin: 0 auto;
    overflow: hidden;
    margin-left: 270px;
  }
  .page li {
    float: left;
    margin-right: 6px;
    border: 1px solid #8e8e8e;
  }
  .page a {
    height: 20px;
    width: 20px;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 20px;
  }
  .page a:hover {
    color: white;
    background: #d2000f;
  }

  /*通用部分结束*/
  /*chanpinliebiao  */
  .pro_con ul {
    margin-left: -3%;
    overflow: hidden;
  }
  .mlnr {
    width: 100%;
    margin: 20px auto;
    border-bottom: 1px dotted #c2c2c2;
  }
  .tu32 {
    float: left;
    width: 256px;
    margin-bottom: 25px;
  }
  .mlnr img {
    float: left;
    width: 100%;
    overflow: hidden;
  }
  .mlnr p {
    width: 432px;
    float: left;
    margin-left: 20px;
    color: #333;
    line-height: 24px;
    margin-right: 5px;
    margin-top: 10px;
  }
  .mlnr p:hover {
    color: #3292c9;
  }
  .c_span2 {
    font-size: 16px;
    color: #1a1a1a;
  }
  .c_span2:hover {
    color: #3292c9;
  }
  .mlnr_ck {
    color: #ce0005;
    display: block;
    float: right;
  }
  .xwzx {
    margin-top: 20px;
    border: #d2d2d2 1px solid;
  }
  .xw_top {
    width: 96%;
    margin: 0 auto;
    line-height: 34px;
    color: #005a99;
    font-size: 16px;
    text-indent: 10px;
    border-bottom: 2px solid #0074c9;
  }
  .xwzx ul {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .xwzx ul li {
    border-bottom: 1px dotted #c2c2c2;
    margin-top: 10px;
  }
  .pbt {
    line-height: 30px;
    text-align: left;
    color: #424242;
    font-size: 14px;
    display: block;
    float: left;
  }
  .pbt:hover {
    color: #ce0005;
  }
  .prq {
    line-height: 28px;
    text-align: left;
    color: #424242;
    font-size: 14px;
    display: block;
    float: right;
  }
  .pnr {
    display: block;
    float: left;
    color: #505050;
    font-size: 12px;
    text-indent: 2em;
    width: 100%;
  }
  .xwzx ul li p a {
    float: right;
    color: #ce0005;
    text-decoration: underline;
    margin-bottom: 10px;
  }

  /*chanpinliebiaoxq*/
  .alxq_tu {
    width: 403px;
    margin: 20px auto 10px auto;
  }
  .alxq_tu img {
    width: 100%;
  }
  .alxq_tu p {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #111;
  }
  .alxq_tu h1 {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #111;
  }
  .alxq_wz {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .alxq_wz p {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #3b3b3b;
  }
  .xxjs {
    width: 100%;
    border-bottom: 2px solid #0074c9;
  }
  .xxjs p {
    font-weight: bold;
    color: #0066b1;
    font-size: 18px;
    text-align: left;
    padding-left: 5px;
    line-height: 32px;
  }
  .zyxn {
    width: 100%;
    margin-top: 5px;
  }
  .zyxnbt {
    color: #e70f15;
    font-size: 16px;
    line-height: 36px;
    text-align: left;
  }
  table {
    margin: 0 auto;
  }
  table tr {
    text-align: left;
    line-height: 24px;
  }
  table tr td {
    padding: 0 0 0 50px;
    width: 330px;
    line-height: 30px;
    font-size: 14px;
    color: #3b3b3b;
  }
  .zyyt {
    width: 100%;
    margin-top: 5px;
  }
  .zyyt .zyytbt {
    color: #e70f15;
    font-size: 16px;
    line-height: 36px;
    text-align: left;
  } /*01.06*/
  .zyyt p {
    font-size: 14px;
    line-height: 28px;
    color: #3b3b3b;
  }
  .sggy {
    width: 100%;
    margin-top: 5px;
  }
  .sggy .sggybt {
    color: #e70f15;
    font-size: 16px;
    line-height: 36px;
    text-align: left;
  } /*01.06*/
  .sggy p {
    font-size: 14px;
    line-height: 28px;
    color: #3b3b3b;
  }
  .tzff {
    width: 100%;
    margin-top: 5px;
  }
  .tzff .tzffbt {
    color: #e70f15;
    font-size: 16px;
    line-height: 36px;
    text-align: left;
  } /*01.06*/
  .tzff p {
    font-size: 14px;
    line-height: 28px;
    color: #3b3b3b;
  }
  .pro_con .ff_tu {
    width: 100%;
    margin: 10px auto 20px auto;
  }
  .ff_tu li {
    float: left;
    width: 24%;
    margin: 5px 3px;
  }
  .ff_tu li img {
    width: 100%;
    margin: 0 auto;
  }
  .fhlb {
    width: 130px;
    height: 30px;
    margin: 20px auto;
  }
  .fhlb a {
    background-color: #e53b57;
    color: #fafafa;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    display: block;
  }
  .fhlb a:hover {
    background-color: #0074c9;
  }
  .fhlb p {
    line-height: 30px;
    text-indent: 0;
  }

  /*chenggonganli*/
  .pro_con .cg_box {
    margin-left: -3%;
    overflow: hidden;
  }
  .cg_box li {
    text-align: center;
    width: 30%;
    margin-left: 3%;
    float: left;
    margin-top: 10px;
  }
  .cg_box .tuk img {
    margin: 0 auto;
    width: 100%;
  }
  .cg_box .tuk {
    width: 100%;
    border: 1px solid #969696;
    margin: 0 auto;
    overflow: hidden;
  }
  .cg_box .tuk:hover {
    border: 1px solid #e70f15;
  }
  .sf {
    line-height: 40px;
    font-size: 14px;
    color: #5b5858;
  }

  /*chenggonganlixq*/
  .anxq_tu {
    width: 90%;
    margin: 20px auto 10px auto;
  }
  .anxq_tu p {
    font-size: 16px;
    color: #272525;
    line-height: 40px;
    text-align: center;
  }
  .anxq_tu img {
    width: 100%;
  }
  .anxq_wz {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .anxq_wz p {
    line-height: 24px;
    color: #636363;
  }

  /*gongsijianjie*/
  .gyshs_wz {
    width: 100%;
    margin: 20px auto;
    border-bottom: 2px solid #0074c9;
  }
  .gyshs_wz p {
    line-height: 30px;
    color: #636363;
  }

  /*hezuokehu*/
  .hz_box li {
    text-align: center;
    width: 30%;
    margin-left: 3%;
    float: left;
    margin-top: 30px;
  }
  .hz_box .tuk img {
    margin: 0 auto;
    width: 100%;
  }
  .hz_box .tuk {
    width: 100%;
    border: 1px solid #969696;
    margin: 0 auto;
    overflow: hidden;
  }
  .hz_box .tuk:hover {
    border: 1px solid #e70f15;
  }

  /*jishuzhongxin*/
  .jszx_wz {
    width: 100%;
    margin: 30px auto;
  }
  .jszx_wz p {
    font-size: 14px;
    line-height: 28px;
    color: #4d4d4d;
  }

  /*kehupingjia*/
  .pro_con .khpjnr {
    width: 94%;
    margin: 20px auto;
    border-bottom: 1px dotted #c2c2c2;
  }
  .tu42 {
    float: left;
    width: 254px;
    margin-bottom: 25px;
    border: 1px solid #d2d2d2;
  }
  .tu42:hover {
    border: 1px solid #e70f15;
  }
  .tu42 img {
    width: 100%;
    overflow: hidden;
  }
  .khpjnr p {
    width: 394px;
    float: left;
    margin-left: 20px;
    color: #333;
    line-height: 24px;
    margin-right: 5px;
    margin-top: 10px;
  }
  .khpj_ck {
    color: #ce0005;
    display: block;
    float: right;
  }

  /*kehupingjiaxq*/
  .pjxq_tu {
    width: 510px;
    margin: 20px auto 10px auto;
  }
  .pjxq_tu p {
    font-size: 16px;
    color: #272525;
    line-height: 40px;
    text-align: center;
  }
  .pjxq_tu h1 {
    font-size: 16px;
    color: #272525;
    line-height: 40px;
    text-align: center;
  }
  .pjxq_tu img {
    width: 100%;
    border: 1px solid #d2d2d2;
    overflow: hidden;
  }
  .pjxq_wz {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .pjxq_wz p {
    line-height: 24px;
    color: #636363;
  }

  /*lianxiwomen*/
  .lxgs_box {
    width: 100%;
    margin: 20px auto;
  }
  .lxgs_box_fl {
    float: left;
    width: 370px;
    margin-left: 3%;
  }
  .lxgs_wz {
    width: 100%;
  }
  .lxgs_wz li {
    width: 100%;
    color: #484848;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }
  .lxgs_box_fl ul li span {
    color: #fb2e23;
    font-size: 18px;
    line-height: 36px;
  }
  .lxgs_box_rt {
    float: left;
    width: 259px;
  }
  .lxgs_box_rt img {
    width: 100%;
    margin: 0 auto;
  }
  .dt_daohang {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .lan_xian {
    width: 100%;
    height: 2px;
    background-color: #0074c9;
    margin: 20px auto;
  }

  /*xinwenliebiao*/
  .xwlb {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .xwlb li {
    border-bottom: 1px dotted #c2c2c2;
    margin-top: 10px;
    margin-left: 3%;
  }
  .xwlb li p a {
    float: right;
    color: #ce0005;
    text-decoration: underline;
    margin-bottom: 10px;
  }

  /*xinwenliebiaoxq*/
  .xwxq_bt {
    font-size: 18px;
    line-height: 40px;
    color: #212121;
    text-align: center;
  }
  .xwxq_nr {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .xwxq_nr p {
    font-size: 14px;
    line-height: 28px;
    color: #636363;
  }
  .xwxq_nr p a {
    display: inline-block;
  }
  .xwxq_nr img {
    margin: 10px auto;
  }
  .fbz {
    font-size: 12px;
    color: #505050;
    line-height: 30px;
    text-align: center;
  }
  .gjc {
    width: 100%;
    margin: 0 auto;
  }
  .gjc p {
    line-height: 30px;
    font-size: 14px;
    color: #2b2b2b;
    text-align: left;
  }
  .sxp {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .syp {
    float: left;
  }
  .syp a {
    color: #c20032;
    line-height: 20px;
    font-size: 14px;
  }
  .xyp {
    float: right;
  }
  .xyp a {
    color: #c20032;
    line-height: 20px;
    font-size: 14px;
  }

  /*添加的漂浮QQ*/
  .main-im {
    display: none;
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 100;
    width: 110px;
    height: 230px;
  }
  .main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
  }
  .main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
  }
  .main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
  }
  .main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/qq-icon-bg.png)
      no-repeat center 8px;
  }
  .main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 1px;
    top: 8px;
    position: absolute;
  }
  .main-im .im_main {
    background: #f9fafb;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #f9fafb;
    display: none;
  }
  .main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 109px;
    height: 105px;
  }
  .main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
  }
  .main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #0484cd;
  }
  .main-im .im_main .im-tel:hover {
    background: #fafafa;
  }
  .main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
  }
  .main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/close_im.png)
      no-repeat left top;
  }
  .main-im .close-im a:hover {
    text-decoration: none;
  }
  .main-im .open-im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 133px;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/open_im.png)
      no-repeat left top;
  }
}
/******************************手机***********************************/
@media screen and (min-width: 320px) and (max-width: 450px) {
  body {
    margin: 0;
    padding: 0;
    font: 12px "microsoft yahei", arial;
    background-color: #fff;
  }
  ul,
  li,
  ol,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dt,
  dd {
    list-style: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
  }
  a {
    color: #323232;
    text-decoration: none;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .commen {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  * img {
    display: block;
    border: none;
  }
  .ita {
    font-style: italic;
  }
  input {
    padding: 0;
    margin: 0;
    outline: none;
  }
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
  .yh {
    font-family: "Microsoft yahei";
  }
  .bold {
    font-weight: bold;
  }
  .clearfix {
    clear: both;
  }

  /*top部分*/
  .top_box {
    display: none;
  }

  /*header部分*/
  .logobox {
    border-bottom: 2px solid #f2f2f2;
    margin: 0 auto;
    width: 100%;
  }
  .logo {
    width: 80px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .logo img {
    width: 100%;
    margin: 0 auto;
  }
  .logo_p {
    width: 230px;
    float: left;
    margin-top: 15px;
  }
  .logo_p img {
    width: 100%;
  }
  .logo_p span {
    color: #e00226;
    font-size: 14px;
    margin-top: 10px;
    display: block;
  }
  .tel {
    display: none;
    margin-top: 30px;
  }
  /***************************************************************************************************/
  /*nav部分*/
  .navbox {
    border-bottom: 2px solid #f2f2f2;
  }
  .nav_li {
    width: 76px;
    margin: 0 2px;
    line-height: 30px;
    float: left;
    text-align: center;
    border-bottom: 2px solid #fff;
    background-color: #f2f2f2;
  }
  .li7 {
    float: left;
    text-align: center;
    background-color: #0484cd;
  } /*margin-left:30px;*/
  .nav_li7 a {
    color: #fff;
  }
  .nav_li:hover {
    background-color: #0484cd;
  }
  .nav_li a:hover {
    color: #fff;
  }
  .nav_a {
    line-height: 30px;
    font-size: 14px;
    color: #222;
    width: 100%;
    display: block;
  }
  .menu_u {
    display: none;
    position: absolute;
    background: white;
    width: 100px;
    margin-left: -17px;
    margin-top: 10px;
    z-index: 7;
  }
  .menu_l {
    display: none;
    text-align: center;
    border-bottom: #969696 1px dotted;
    color: #323232;
  }
  .menu_l:hover {
    background-color: #eb6100;
  }
  .nav_li .menu_b {
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 48px;
  }
  .nav_li .menu_b:hover {
    color: #fff;
  }

  /* banner */
  .banner_b {
    display: none;
  }
  .sjbanner {
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
  }
  .fullSlide {
    width: 100%;
    position: relative;
    height: 250px;
    background: #fff;
  }
  .fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .fullSlide .bd ul {
    width: 100% !important;
  }
  .fullSlide .bd li {
    width: 100% !important;
    overflow: hidden;
    text-align: center;
  }
  .fullSlide .bd li a {
    display: block;
    height: 250px;
  }
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
  }
  .fullSlide .hd ul {
    text-align: center;
  }
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 20px;
    height: 8px;
    margin: 4px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
  }
  .fullSlide .hd ul .on {
    background: white;
  }
  .fullSlide .prev,
  .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
  }
  .fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
  }

  /**搜索关键词**/
  .keyword {
    margin-top: 5px;
  }
  .keyword ul {
    overflow: hidden;
  }
  .keyword li {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    line-height: 24px;
  }
  .bold {
    color: #f00300;
  }
  .pro_box {
    width: 320px;
    margin: 0 auto;
  }
  .pro_list_fl {
    width: 320px;
  }
  .cpzx_tu {
    display: none;
  }
  .cpml_tu {
    display: none;
  }
  .ptcl_tu {
    display: none;
  }
  .sj_cpzx_tu {
    width: 320px;
    height: 36px;
    margin: 0 auto;
    background: #0154a4;
    color: #f2f2f2;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
  }
  .sj_cpml_tu {
    width: 320px;
    height: 30px;
    margin: 1px auto;
    background: #0074c9;
    color: #f2f2f2;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
  }
  .sj_ptcl_tu {
    width: 320px;
    height: 30px;
    margin: 1px auto;
    background: #0074c9;
    color: #f2f2f2;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
  }
  .list_cpzx {
    width: 320px;
    margin: 0 auto;
  }
  .list_cpzx ul {
    width: 320px;
    margin: 0 auto;
  }
  .list_cpzx ul li {
    padding-left: 5px;
    float: left;
    width: 48%;
    border: 1px solid #bdbdbd;
    background-color: #faf8f9;
    margin: 2px 3px;
    height: 28px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .list_cpzx ul li a {
    display: block;
    width: 100%;
    height: 28px;
    background: #f2f2f2;
    text-align: left;
    color: #5b5858;
    font-size: 14px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list_cpzx ul .list_cpzx_selected a {
    color: #0074c9;
  }
  .list_cpzx ul li a:hover {
    background: #0074c9;
    color: #fff;
  }
  .lvdian {
    color: #81b446;
  }
  .di {
    display: none;
  }
  .tj_zs {
    width: 320px;
    margin: 0 auto;
  }
  .tjcp_box {
    width: 320px;
    margin: 0 auto;
  }
  .tjcp_box_top {
    width: 320px;
    height: 60px;
    border-bottom: 1px solid #9d9d9d;
  }
  .tjcp {
    width: 170px;
    margin-top: 5px;
  }
  .tjcp_wz {
    font-size: 16px;
    color: #ce0005;
    line-height: 24px;
  }
  .tjcp_yw {
    font-size: 12px;
    color: #636363;
    line-height: 24px;
  }
  .gengduo {
    margin-top: 20px;
  }
  .gengduo p a {
    color: #005a99;
    font-size: 12px;
    line-height: 24px;
  }
  .prt_slide {
    width: 320px;
    overflow: hidden;
    margin-top: 5px;
  }
  .prts_mid {
    width: 80%;
    float: left;
  }
  .prts_box {
    width: 100%;
    height: 225px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 5px;
  }
  .prts_house {
    overflow: hidden;
    width: 100%;
  }
  .prts_house img {
    width: 100%;
    margin-top: 5px;
  }
  .prts_house li {
    float: left;
  }
  .prts_house li a p {
    color: #5b5858;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
  }
  .prts_btn {
    width: 10%;
    margin-top: 90px;
    cursor: pointer;
  }
  .cpzs_box {
    width: 320px;
    margin: 0 auto;
    margin-top: 5px;
  }
  .cpzs_box_down {
    width: 320px;
    margin: 0px auto;
    overflow: hidden;
  }
  .cpzs_box_down ul {
    width: 320px;
    margin: 5px auto;
  }
  .cpzs_box_down ul li {
    float: left;
    margin-right: 3px;
    width: 49%;
    height: 134px;
    position: relative;
    overflow: hidden;
    margin-top: 2px;
  }
  .cpzs_box_down ul li img {
    width: 100%;
    margin: 0 auto;
  }
  .cpzs_box_down .cpzswz {
    width: 154px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 97px;
    left: 1px;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cpzs_box_down .cpzswz p {
    color: #f5f5f5;
    text-align: center;
    line-height: 34px;
    font-size: 12px;
  }
  .tuk {
    border: 1px solid #f2f2f2;
  }
  .tuk:hover {
    border: 1px solid #969696;
  }
  /*四大理由*/
  .sdly_box {
    width: 320px;
    margin: 0 auto;
  }
  .sdly_bt {
    display: none;
    width: 100%;
    margin: 5px auto;
  }
  .sdly_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_sdly_bt {
    width: 100%;
    margin: 5px auto;
  }
  .sj_sdly_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .ly_zuo {
    float: left;
    width: 155px;
    margin-right: 10px;
  }
  .ly_zhong {
    display: none;
    float: left;
    width: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .ly_you {
    float: left;
    width: 155px;
  }
  .ly_zhong img {
    width: 100%;
    margin: 0 auto;
  }
  .lywz_rt1 {
    float: left;
    width: 155px;
  }
  .lywz_rt1 p {
    color: #505050;
    font-size: 12px;
    line-height: 20px;
  }
  .lywz_rt1 p span {
    color: #0074c9;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
  }
  .lywz_rt2 {
    float: left;
    width: 155px;
    margin-left: 5px;
    margin-top: 5px;
  }
  .lywz_rt2 p {
    color: #505050;
    font-size: 12px;
    line-height: 20px;
  }
  .lywz_rt2 p span {
    color: #0074c9;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
  }
  .lytu1 {
    margin-top: 5px;
    width: 155px;
  }
  .lytu1 img {
    width: 100%;
    margin: 0 auto;
  }
  .lytu2 {
    margin-top: 5px;
    width: 155px;
  }
  .lytu2 img {
    width: 100%;
    margin: 0 auto;
  }
  .lytu3 {
    margin-top: 5px;
    width: 155px;
  }
  .lytu3 img {
    width: 100%;
    margin: 0 auto;
  }
  .lytu4 {
    margin-top: 5px;
    width: 155px;
  }
  .lytu4 img {
    width: 100%;
    margin: 0 auto;
  }
  .lywz_rt3 {
    float: left;
    width: 155px;
  }
  .lywz_rt3 p {
    color: #505050;
    font-size: 12px;
    line-height: 20px;
  }
  .lywz_rt3 p span {
    color: #0074c9;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
  }
  .lywz_rt4 {
    float: left;
    width: 155px;
    margin-left: 5px;
    margin-top: 5px;
  }
  .lywz_rt4 p {
    color: #505050;
    font-size: 12px;
    line-height: 20px;
  }
  .lywz_rt4 p span {
    color: #0074c9;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
  }
  .slan_box {
    display: none;
    width: 320px;
    background-color: #0c6eb2;
  }
  .lan1 {
    width: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .lan1 img {
    width: 100%;
    margin: 0 auto;
  }
  .lan2 {
    width: 100px;
    margin-left: 5px;
    margin-top: 20px;
  }
  .lan2 img {
    width: 100%;
    margin: 0 auto;
  }
  .lan3 {
    width: 100px;
    margin-left: 5px;
    margin-top: 10px;
  }
  .lan3 img {
    width: 100%;
    margin: 0 auto;
  }

  .sj_slan_box {
    width: 320px;
    margin: 0 auto;
  }
  .sj_slan_box img {
    width: 100%;
    margin: 0 auto;
  }

  .cgal_bt {
    display: none;
    width: 320px;
    margin: 10px auto;
  }
  .cgal_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_cgal_bt {
    width: 320px;
    margin: 10px auto;
  }
  .sj_cgal_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .ckgd {
    margin: 0 auto;
  }
  .ckgd a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #e22c08;
  }
  .al_box {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 10px;
  }
  .albox {
    margin: 10px auto;
    width: 320px;
  }
  .albox ul {
    margin: 0 auto;
  }
  .albox li {
    float: left;
    width: 160px;
    list-style: none;
  }
  .image-box {
    width: 160px;
  }
  .image-box img {
    width: 100%;
    margin: 0 auto;
  }
  h3 {
    font-size: 16px;
    text-align: left;
    color: #fff;
  }
  h3 a {
    color: #fff;
    text-decoration: none;
  }
  .text-desc p {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 15px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .text-desc {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #676767;
    height: 100%;
    opacity: 0;
    width: 100%;
    padding: 20px;
  }
  .port-1 {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 2px solid #afafaf;
  }
  .port-1:hover {
    border: 2px solid #f4a3a9;
  }
  .port-1 .text-desc {
    opacity: 0.9;
    top: -100%;
    transition: 0.5s;
    color: #676767;
  }
  .port-1 img {
    transition: 0.5s;
  }
  .port-1:hover img {
    transform: scale(1.2);
  }
  .port-1.effect-2 .text-desc {
    top: auto;
    bottom: -100%;
  }
  .port-1.effect-2:hover .text-desc {
    bottom: 0;
  }
  .hzkh_bt {
    display: none;
    width: 320px;
    margin: 10px auto;
  }
  .hzkh_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_hzkh_bt {
    width: 320px;
    margin: 10px auto;
  }
  .sj_hzkh_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .hzkh {
    margin: 0 auto;
  }
  .hzkh a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #e22c08;
  }
  .hui1_box {
    width: 100%;
    background-color: #f3f3f3;
  }
  .change {
    width: 320px;
    margin: 10px auto;
    overflow: hidden;
  }
  .change_box {
    width: 204px;
    overflow: hidden;
    height: 145px;
    float: left;
    margin-left: 10px;
    margin: 10px auto;
  }
  .change_ul {
    width: 10000px;
    overflow: hidden;
  }
  .change_ul li {
    float: left;
    width: 210px;
    text-align: center;
  }
  .change_ul li img {
    margin: 0 auto;
    width: 194px;
    height: 145px;
    border: 1px solid #969696;
    margin-left: 10px;
  }
  .narrow {
    float: left;
    margin-top: 54px;
    cursor: pointer;
    margin-left: 10px;
  }
  .khpj_bt {
    display: none;
    width: 320px;
    margin: 10px auto;
  }
  .khpj_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .sj_khpj_bt {
    width: 320px;
    margin: 10px auto;
  }
  .sj_khpj_bt img {
    width: 100%;
    margin: 0 auto;
  }
  .khpj {
    margin: 0 auto;
  }
  .khpj a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #e22c08;
  }
  .pjrx_box {
    width: 320px;
    margin: 0 auto;
  }
  .pjrx_bt {
    width: 320px;
    margin: 10px auto;
  }
  .pjrx_bt img {
    width: 100%;
  }
  .c_ul {
    overflow: hidden;
    width: 100%;
    margin: 10px auto 0 auto;
  }
  .c_ul li {
    width: 100%;
    margin: 5px auto;
  }
  .tu20 {
    float: left;
    width: 100px;
    height: 100px;
  }
  .tu20 img {
    float: left;
    width: 100%;
    overflow: hidden;
  }
  .c_ul li p {
    width: 203px;
    float: left;
    margin-left: 10px;
    color: #333;
    line-height: 20px;
  }
  .c_span1 {
    font-size: 14px;
    color: #1a1a1a;
  }
  .pjrx_ck {
    color: #ce0005;
    text-decoration: underline;
    display: block;
    float: right;
  }
  .gs_box {
    width: 320px;
    margin: 0 auto;
    background-color: #f2f2f2;
  }
  .gsbox_zuo {
    width: 300px;
    border: 10px solid #94bf62;
    margin-left: 10px;
    margin-top: 5px;
  }
  .gsbox_zuo img {
    width: 100%;
  }
  .gsbox_you {
    width: 320px;
    background-color: #f2f2f2;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .gs_ming {
    width: 320px;
    margin: 0 auto;
  }
  .gs_ming p {
    width: 320px;
    font-size: 12px;
    line-height: 20px;
    padding-left: 3px;
    text-indent: 2em;
  } /*01.06*/
  .gs_ming p img {
    width: 280px;
    padding-bottom: 5px;
  }
  .zxwt_box {
    width: 320px;
    margin: 10px auto;
  }
  .zx_box {
    width: 320px;
    margin: 0 auto;
  }
  .zx_box .xw_hy {
    width: 320px;
    height: 48px;
    border-bottom: 2px solid #005a99;
  }
  .xw_ul {
    width: 320px;
    margin: 0 auto;
  }
  .xw_ul li {
    float: left;
    width: 160px;
  }
  .xw_ul li p {
    display: block;
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #81b446;
  }
  .xw_ul .on {
    cursor: pointer;
    background-color: #005a99;
    color: #f2f2f2;
  }
  .xw_ul .on p {
    cursor: pointer;
    background-color: #005a99;
    color: #f2f2f2;
  }
  .bd {
    width: 320px;
    margin: 0 auto;
  }
  .tuwen {
    width: 320px;
    margin-top: 5px;
  }
  .tuwen_zuo {
    width: 200px;
    margin: 0 auto;
    margin-left: 60px;
  }
  .tuwen_zuo img {
    width: 100%;
    margin: 0 auto;
  }
  .tuwen_you {
    width: 320px;
  }
  .tuwen_you .p1 {
    color: #1b1b1b;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .tuwen_you .p2 {
    color: #434343;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }
  .c_k {
    margin-top: 5px;
  }
  .c_k a {
    color: #cf010b;
    font-size: 12px;
    text-decoration: underline;
    text-align: left;
    line-height: 24px;
  }
  .xinwen {
    width: 320px;
    margin-top: 10px;
    border-top: 1px solid #d2d2d2;
  }
  .xinwen_ul1 {
    width: 220px;
    margin-top: 10px;
  }
  .xinwen_ul1 li {
    width: 300px;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xinwen_ul1 li a {
    text-align: left;
    line-height: 24px;
    color: #434343;
    font-size: 12px;
  }
  .xinwen_ul2 {
    width: 80px;
    margin-top: 10px;
  }
  .xinwen_ul2 li {
    width: 80px;
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 24px;
    color: #434343;
    font-size: 12px;
  }
  .ck {
    margin-top: 2px;
    margin-right: 10px;
  }
  .ck a {
    color: #cf010b;
    font-size: 12px;
    text-decoration: underline;
    text-align: left;
    line-height: 24px;
  }
  .wt_box {
    width: 320px;
  }
  .cjwt {
    width: 320px;
    border: 1px solid #dadada;
    background-color: #005a99;
  }
  .cjwt p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #f2f2f2;
  }
  #demo {
    overflow: hidden;
    height: 135px;
    width: 320px;
    border: none;
    position: relative;
  }
  #demo a:hover {
    color: #09129e;
  }
  #demo1 {
    height: auto;
    text-align: left;
    width: 98%;
    margin: 0 auto;
  }
  #demo2 {
    height: auto;
    text-align: left;
    width: 98%;
    margin: 0 auto;
  }
  #demo1 .li1 {
    padding-top: 5px;
    padding-left: 5px;
  }
  #demo1 a {
    color: #000;
    font-size: 12px;
  }
  #demo2 a {
    color: #000;
    font-size: 12px;
  }
  #demo1 .li2 {
    padding: 5px 0 5px 5px;
    border-bottom: 1px dotted #999;
    line-height: 24px;
    color: #646464;
  }
  #demo1 .span1,
  #demo1 .span2 {
    text-align: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    color: white;
    text-indent: 0;
  }
  #demo1 .span1 {
    background: #0083be;
  }
  #demo1 .span2 {
    background: #81b446;
  }
  #demo2 .li1 {
    padding-top: 5px;
    padding-left: 5px;
  }
  #demo2 .li2 {
    padding: 5px 0 5px 5px;
    border-bottom: 1px dotted #999;
    line-height: 24px;
    color: #646464;
  }
  #demo2 .span1,
  #demo2 .span2 {
    text-align: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 24px;
    color: white;
    text-indent: 0;
  }
  #demo2 .span1 {
    background: #0083be;
  }
  #demo2 .span2 {
    background: #81b446;
  }
  .footer_box {
    background-color: #00628b;
  }
  .footer {
    margin-top: 5px;
  }
  .footer_top {
    margin-bottom: 5px;
  }
  .footer_down {
    margin-bottom: 5px;
  }
  .ft_cpzs {
    width: 320px;
    margin-top: 10px;
    margin-right: 70px;
  }
  .ft_cpzs_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 320px;
    margin-bottom: 10px;
  }
  .ft_cpzs_bt img {
    margin: 5px auto 5px 0;
    width: 42%;
  }
  .ft_cpzs_ul1 {
    width: 155px;
    margin-right: 10px;
  }
  .ft_cpzs_ul1 li {
    width: 155px;
    margin: 0 auto;
  }
  .ft_cpzs_ul1 li a {
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  }
  .ft_cpzs_ul2 {
    width: 155px;
  }
  .ft_cpzs_ul2 li {
    width: 155px;
    margin: 0 auto;
  }
  .ft_cpzs_ul2 li a {
    text-align: left;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  }
  .ft_gyshs {
    width: 155px;
    margin-right: 10px;
    margin-top: 10px;
  }
  .ft_gyshs_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 155px;
    margin-bottom: 10px;
  }
  .ft_gyshs_bt img {
    margin: 5px auto 5px 0;
    width: 72%;
  }
  .ft_gyshs_ul {
    width: 155px;
  }
  .ft_gyshs_ul li {
    width: 155px;
    margin: 0 auto;
  }
  .ft_gyshs_ul li a {
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  }
  .ft_xwdt {
    width: 155px;
    margin-top: 10px;
  }
  .ft_xwdt_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 155px;
    margin-bottom: 10px;
  }
  .ft_xwdt_bt img {
    margin: 5px auto 5px 0;
    width: 56%;
  }
  .ft_xwdt_ul {
    width: 155px;
  }
  .ft_xwdt_ul li {
    width: 155px;
    margin: 0 auto;
  }
  .ft_xwdt_ul li a {
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  }
  .ft_cgal {
    width: 155px;
    margin-top: 10px;
  }
  .ft_cgal_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 155px;
    margin-bottom: 10px;
  }
  .ft_cgal_bt img {
    margin: 5px auto 5px 0;
    width: 56%;
  }
  .ft_cgal_ul {
    width: 155px;
  }
  .ft_cgal_ul li {
    width: 155px;
    margin: 0 auto;
  }
  .ft_cgal_ul li a {
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  }
  .ft_lxshs {
    width: 320px;
    margin-top: 10px;
    margin-right: 70px;
  }
  .ft_lxshs_bt {
    border-bottom: 1px solid #f3f3f3;
    width: 320px;
    margin-bottom: 10px;
  }
  .ft_lxshs_bt img {
    margin: 5px auto 5px 0px;
    width: 32%;
  }
  .ft_lxshs_ul1 {
    width: 130px;
    margin-right: 10px;
  } /*01.06*/
  .ft_lxshs_ul1 li {
    width: 130px;
    text-align: left;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  } /*01.06*/
  .ft_lxshs_ul1 li a {
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  }
  .ft_lxshs_ul2 {
    width: 180px;
  } /*01.06*/
  .ft_lxshs_ul2 li {
    width: 180px;
    text-align: left;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  } /*01.06*/
  .ft_lxshs_ul2 li a {
    text-align: left;
    line-height: 24px;
    font-size: 12px;
    color: #f4efef;
  }
  .shenhui_box {
    width: 100%;
    background-color: #bfbdbc;
  }
  .jszc_box {
    background-color: #2d2d2d;
  }
  .jszc_box p {
    color: #8c8c8c;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
  }
  .jszc_box p a {
    color: #8c8c8c;
  }
  .jszc_box img {
    display: inline;
  }
  .yqlj {
    width: 320px;
    margin: 0 auto;
  }
  .yqlj p {
    color: #353535;
    line-height: 20px;
  }

  /*内容页通用部分开始*/
  .lxfs_list {
    display: none;
    margin-top: 45px;
    width: 222px;
  }
  .list_cpzx .lxfs_list_s {
    width: 222px;
    margin: 0 auto;
  }
  .list_cpzx .lxfs_list_s img {
    width: 100%;
  }
  .list_cpzx .lxfs_list_z {
    width: 222px;
    background-color: #f3f3f3;
  }
  .list_cpzx .lxfs_list_z li {
    color: #4c4c4c;
    text-align: left;
    padding-left: 10px;
    line-height: 28px;
    font-size: 12px;
    border-bottom: none;
  }
  .list_cpzx .lxfs_list_x {
    width: 222px;
    margin: 0 auto;
  }
  .list_cpzx .lxfs_list_x img {
    width: 100%;
  }
  .same_right {
    width: 320px;
    float: right;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .sr_box {
    border: #ccc 1px solid;
  }
  .sr_p {
    line-height: 30px;
    font-size: 14px;
    width: 98%;
    margin: 0 auto;
    display: block;
    border-bottom: 2px solid #0074c9;
  }
  .sr_p a {
    display: inline;
  }
  .sr_p h1 {
    line-height: 30px;
    font-size: 14px;
    display: inline;
  }
  .srp_span {
    color: #ff0000;
  }
  .pro_con {
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
  }
  .page {
    overflow: hidden;
    margin: 10px auto;
  }
  .page ul {
    margin: 0 auto;
    overflow: hidden;
    margin-left: 70px;
  }
  .page li {
    float: left;
    margin-right: 6px;
    border: 1px solid #8e8e8e;
  }
  .page a {
    height: 16px;
    width: 16px;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 16px;
  }
  .page a:hover {
    color: white;
    background: #d2000f;
  }

  /*通用部分结束*/
  /*chanpinliebiao  */
  .pro_con ul {
    overflow: hidden;
  }
  .mlnr {
    width: 100%;
    margin: 10px auto;
    border-bottom: 1px dotted #c2c2c2;
  }
  .tu32 {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .mlnr img {
    width: 100%;
    overflow: hidden;
  }
  .mlnr p {
    width: 100%;
    color: #333;
    line-height: 24px;
  }
  .c_span2 {
    font-size: 14px;
    color: #1a1a1a;
  }
  .mlnr_ck {
    color: #ce0005;
    display: block;
    float: right;
  }
  .xwzx {
    margin-top: 5px;
    border: #d2d2d2 1px solid;
  }
  .xw_top {
    width: 96%;
    margin: 0 auto;
    line-height: 24px;
    color: #005a99;
    font-size: 14px;
    text-indent: 10px;
    border-bottom: 2px solid #0074c9;
  }
  .xwzx ul {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .xwzx ul li {
    border-bottom: 1px dotted #c2c2c2;
    margin-top: 10px;
  }
  .pbt {
    line-height: 24px;
    text-align: left;
    color: #424242;
    font-size: 14px;
    display: block;
    float: left;
  }
  .prq {
    line-height: 20px;
    text-align: left;
    color: #424242;
    font-size: 12px;
    display: block;
    float: right;
  }
  .pnr {
    display: block;
    float: left;
    color: #505050;
    font-size: 12px;
    text-indent: 2em;
    width: 100%;
  }
  .xwzx ul li p a {
    float: right;
    color: #ce0005;
    text-decoration: underline;
    margin-bottom: 10px;
  }

  /*chanpinliebiaoxq */
  .alxq_tu {
    width: 100%;
    margin: 5px auto;
  }
  .alxq_tu img {
    width: 100%;
    margin: 0 auto;
  }
  .alxq_tu p {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #111;
  }
  .alxq_tu h1 {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #111;
  }
  .alxq_wz {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .alxq_wz p {
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    color: #3b3b3b;
  }
  .xxjs {
    width: 100%;
    border-bottom: 1px solid #0074c9;
  }
  .xxjs p {
    color: #0066b1;
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
    line-height: 28px;
  }
  .zyxn {
    width: 100%;
    margin: 0 auto;
  }
  .zyxnbt {
    color: #e70f15;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
  }
  table {
    width: 100%;
    margin: 0 auto;
  }
  table tr {
    text-align: center;
    line-height: 24px;
  }
  table tr td {
    padding: 0 0 0 30px;
    width: 160px;
  }
  .zyyt {
    width: 100%;
    margin-top: 5px;
  }
  .zyyt .zyytbt {
    color: #e70f15;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
  }
  .zyyt p {
    font-size: 14px;
    line-height: 28px;
  }
  .sggy {
    width: 100%;
    margin-top: 5px;
  }
  .sggy .sggybt {
    color: #e70f15;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
  }
  .sggy p {
    font-size: 14px;
    line-height: 28px;
  }
  .tzff {
    width: 100%;
    margin-top: 5px;
  }
  .tzff .tzffbt {
    color: #e70f15;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
  }
  .tzff p {
    font-size: 14px;
    line-height: 28px;
  }
  .pro_con .ff_tu {
    width: 100%;
    margin: 5px auto;
  }
  .ff_tu li {
    float: left;
    width: 46%;
    margin: 5px;
  }
  .ff_tu li img {
    width: 100%;
    margin: 0 auto;
  }
  .fhlb {
    width: 130px;
    height: 24px;
    margin: 5px auto;
  }
  .fhlb a {
    background-color: #e53b57;
    color: #fafafa;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    display: block;
  }
  .fhlb a:hover {
    background-color: #0074c9;
  }
  .fhlb p {
    line-height: 24px;
    text-indent: 0;
  }

  /*chenggonganli*/
  .pro_con .cg_box {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  .cg_box li {
    text-align: center;
    width: 46%;
    float: left;
    margin: 5px;
  }
  .cg_box .tuk img {
    margin: 0 auto;
    width: 100%;
  }
  .cg_box .tuk {
    width: 100%;
    border: 1px solid #969696;
    margin: 0 auto;
    overflow: hidden;
  }
  .cg_box .tuk:hover {
    border: 1px solid #e70f15;
  }
  .sf {
    line-height: 20px;
    font-size: 14px;
    color: #5b5858;
  }

  /*chenggonganlixq*/
  .anxq_tu {
    width: 90%;
    margin: 10px auto;
  }
  .anxq_tu p {
    font-size: 16px;
    color: #272525;
    line-height: 32px;
    text-align: center;
  }
  .anxq_tu img {
    width: 100%;
    margin: 0 auto;
  }
  .anxq_wz {
    width: 100%;
    margin: 0 auto;
  }
  .anxq_wz p {
    line-height: 24px;
    color: #636363;
  }

  /*gongsijianjie*/
  .gyshs_wz {
    width: 100%;
    margin: 5px auto;
    border-bottom: 2px solid #0074c9;
  }
  .gyshs_wz p {
    line-height: 24px;
    color: #636363;
  }

  /*hezuokehu*/
  .hz_box li {
    text-align: center;
    width: 46%;
    margin: 5px;
    float: left;
  }
  .hz_box .tuk img {
    margin: 0 auto;
    width: 100%;
  }
  .hz_box .tuk {
    width: 100%;
    border: 1px solid #969696;
    margin: 0 auto;
    overflow: hidden;
  }
  .hz_box .tuk:hover {
    border: 1px solid #e70f15;
  }

  /*jishuzhongxin*/
  .jszx_wz {
    width: 100%;
    margin: 10px auto;
  }
  .jszx_wz p {
    font-size: 14px;
    line-height: 28px;
    color: #4d4d4d;
  }

  /*kehupingjia*/
  .pro_con .khpjnr {
    width: 100%;
    margin: 10px auto;
    border-bottom: 1px dotted #c2c2c2;
  }
  .tu42 {
    width: 200px;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    margin-bottom: 10px;
  }
  .tu42:hover {
    border: 1px solid #e70f15;
  }
  .tu42 img {
    width: 100%;
    overflow: hidden;
  }
  .khpjnr p {
    width: 100%;
    color: #333;
    line-height: 24px;
  }
  .khpj_ck {
    color: #ce0005;
    display: block;
    float: right;
  }

  /*kehupingjiaxq*/
  .pjxq_tu {
    width: 100%;
    margin: 5px auto;
  }
  .pjxq_tu p {
    font-size: 16px;
    color: #272525;
    line-height: 32px;
    text-align: center;
  }
  .pjxq_tu h1 {
    font-size: 16px;
    color: #272525;
    line-height: 32px;
    text-align: center;
  }
  .pjxq_tu img {
    width: 100%;
    border: 1px solid #d2d2d2;
    overflow: hidden;
  }
  .pjxq_wz {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
  }
  .pjxq_wz p {
    line-height: 24px;
    color: #636363;
  }

  /*lianxiwomen*/
  .lxgs_box {
    width: 100%;
    margin: 5px auto;
  }
  .lxgs_box_fl {
    width: 100%;
  }
  .lxgs_wz {
    width: 100%;
  }
  .lxgs_wz li {
    width: 100%;
    color: #484848;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }
  .lxgs_box_fl ul li span {
    color: #fb2e23;
    font-size: 18px;
    line-height: 36px;
  }
  .lxgs_box_rt {
    width: 200px;
    margin: 0 auto;
  }
  .lxgs_box_rt img {
    width: 100%;
    margin: 0 auto;
  }
  .dt_daohang {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .lan_xian {
    width: 100%;
    height: 2px;
    background-color: #0074c9;
    margin: 10px auto;
  }
  .pc {
    display: none;
  }

  /*xinwenliebiao*/
  .xwlb {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .xwlb li {
    border-bottom: 1px dotted #c2c2c2;
    margin-top: 5px;
  }
  .xwlb li p a {
    float: right;
    color: #ce0005;
    text-decoration: underline;
    margin-bottom: 10px;
  }

  /*xinwenliebiaoxq*/
  .xwxq_bt {
    font-size: 16px;
    line-height: 32px;
    color: #212121;
    text-align: center;
  }
  .xwxq_nr {
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
  }
  .xwxq_nr p {
    font-size: 14px;
    line-height: 28px;
    color: #636363;
  }
  .xwxq_nr img {
    width: 100%;
    margin: 5px auto;
  }
  .fbz {
    font-size: 12px;
    color: #505050;
    line-height: 20px;
    text-align: center;
  }
  .gjc {
    width: 96%;
    margin: 0 auto;
  }
  .gjc p {
    line-height: 30px;
    font-size: 14px;
    color: #2b2b2b;
    text-align: left;
  }
  .sxp {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
  }
  .syp {
    margin: 3px auto;
  }
  .syp a {
    color: #c20032;
    line-height: 20px;
    font-size: 14px;
  }
  .xyp {
    margin: 3px auto;
  }
  .xyp a {
    color: #c20032;
    line-height: 20px;
    font-size: 14px;
  }

  /*12.19添加的漂浮QQ*/
  .main-im {
    display: none;
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 100;
    width: 110px;
    height: 230px;
  }
  .main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
  }
  .main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
  }
  .main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
  }
  .main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/qq-icon-bg.png)
      no-repeat center 8px;
  }
  .main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 1px;
    top: 8px;
    position: absolute;
  }
  .main-im .im_main {
    background: #f9fafb;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #f9fafb;
    display: none;
  }
  .main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 109px;
    height: 105px;
  }
  .main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
  }
  .main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #0484cd;
  }
  .main-im .im_main .im-tel:hover {
    background: #fafafa;
  }
  .main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
  }
  .main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/close_im.png)
      no-repeat left top;
  }
  .main-im .close-im a:hover {
    text-decoration: none;
  }
  .main-im .open-im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 133px;
    background: url(http://demo.lanrenzhijia.com/2015/service0119/images/open_im.png)
      no-repeat left top;
  }

  /********************************手机端底部                          通用*******************************************/
  #tool {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  ul.toollist {
    position: fixed;
    z-index: 900;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: 48px;
  }
  .toollist li {
    float: left;
    width: auto;
    height: 100%;
    width: 25%;
    position: static !important;
    margin: 0;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-sizing: border-box;
    box-shadow: none !important;
    background: none;
  }
  .toollist li a {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top: 2px;
    position: relative;
  }
  .toollist li a img {
    width: 24px;
    height: 24px;
    margin: 0 auto;
  }
  .toollist li a p {
    margin: 1px 0 1px 0;
    font-size: 14px;
    display: block !important;
    line-height: 18px;
    text-align: center;
  }
  .thistd {
    display: none;
  }
  .footc .link {
    display: none;
  }
  .toollist_gray {
    border-top: 1px solid #3d3d46;
    background-image: linear-gradient(top, #697077, #464a53 60%, #3f434e);
    background-image: -o-linear-gradient(top, #697077, #464a53 60%, #3f434e);
    background-image: -ms-linear-gradient(top, #697077, #464a53 60%, #3f434e);
    background-image: -moz-linear-gradient(top, #697077, #464a53 60%, #3f434e);
    background-image: -webkit-linear-gradient(
      top,
      #697077,
      #464a53 60%,
      #3f434e
    );
    box-shadow: 0 1px 0 #949494 inset;
    -moz-box-shadow: 0 1px 0 #949494 inset;
    -webkit-box-shadow: 0 1px 0 #949494 inset;
    -o-box-shadow: 0 1px 0 #949494 inset;
  }
  .toollist_gray li {
    border-right: 1px solid rgba(128, 128, 128, 0.6);
  }
  .toollist_gray li a {
    color: #fff;
  }
  #guide {
    margin-top: 48px;
  }
}
