﻿@charset "utf-8";
@import url(dll.css);
@import url(font.css);
@import url(main.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);
@import url(banner.css);

/* ��ҳ���ֿ�ʼ */
.header_top {
    height: 30px;
    line-height: 30px;
    background: #f2f2f2;
      display: none;
}

.mfbox {
    width: 1200px;
    margin: 0 auto;
}

.header_top span {
    float: left;
}

.header_top .topLink {
    float: right;
}

.header_top .topLink a {
    color: #595959;
    padding: 0 10px;
    font-size: 12px;
}

.logo {
       width: 740px;
    padding-right: 20px;
    line-height: 150px;
    float: left;
}

.logo img {
    width: 100%;
  height: auto;
    vertical-align: middle;
}

.header_title .txt {
    float: left;
    padding-left: 34px;
    text-align: center;
    line-height: 28px;
    margin-top: 45px;
    border-left: #dedede 1px solid;
      display: none;
}

.header_title .txt h4 {
    font-size: 18px;
}

.header_title .txt h4 {
    font-size: 18px;
}

.header_title .txt h4 span {
    color: #0152ad;
}

.header_title .tel {
    float: right;
    padding-top: 30px;
    padding-left: 64px;
    background: url(../Images/tel.png) left bottom no-repeat;
}

.header_title .tel p {
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
}

.header_title .tel strong {
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: #0152ad;
    display: block;
}

.wraper {
    height: 60px;
    line-height: 60px;
    background-color: #0152ad;
    position: relative;
    z-index: 999999;
}

.wraper .mfbox {
    position: relative;
    height: 100%;
}

.row2 {
    overflow: hidden;
    background: url(../Images/row2_bg.jpg);
}

.g_tit {
    text-align: center;
    padding: 40px 0 26px;
}

.g_tit h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3f3f3f;
    font-size: 28px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.g_tit p {
    height: 18px;
    display: inline-block;
    position: relative;
    font-size: 0;
}

.g_tit p span {
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 14px;
    padding: 0 12px;
    background: #fff;
    margin: 0 160px;
    z-index: 9;
    position: relative;
}

.g_tit p::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 50%;
}

.category {
    background: #fff;
    width: 23%;
    float: left;
    margin-right: 20px;
}

.category h3 {
    height: 60px;
    line-height: 60px;
    background: #0152ad;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.category ul {
    border: #e5e5e5 1px solid;
    border-top: none;
}

.category ul li {
    position: relative;
}

.item {
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

.category ul li span {
    height: 45px;
    line-height: 45px;
    border-bottom: #e5e5e5 1px solid;
    padding-left: 44px;
    display: block;
    color: #666;
    position: relative;
    cursor: pointer;
}

.category ul li span::before {
    content: " ";
    display: block;
    height: 30px;
    width: 30px;
    background: url(../Images/dayu.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 8px;
    top: 8px;
}

.category ul li .item-content {
    position: relative;
}

.category ul li .item-content h4 {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.category ul li .item-content h4 a {
    height: 45px;
    line-height: 45px;
    border-bottom: #e5e5e5 1px solid;
    display: block;
    color: #666;
    position: relative;
    padding-left: 60px;
}

.category ul li .item-content h4 a::before {
    content: " ";
    display: block;
    height: 20px;
    width: 20px;
    background: url(../Images/dayu.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 30px;
    top: 12px;
}

.pro .ul_pro {
    overflow: hidden;
    margin: 0 -10px;
    padding-bottom: 38px;
}



.right_title_middle {
    float: left;
    line-height: 37px;
    font-size: 16px;
    font-weight: bold;
    text-indent: 20px;
}

.right_title_middle h3 {
    font-size: 16px;
}

.side_title_right {
    width: 50px;
    height: 37px;
    line-height: 37px;
    float: right;
}

.more {
    text-align: right;
    padding-right: 10px;
}

.right_box .more a {
    color: #ffffff
}

.gycp_big {
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0 auto;
    background-color: #FFF;
}

.spvip_item3 {
    width: calc(100% / 4);
    float: left;
    font-size: 14px;
    list-style: none;
    padding: 0px 18px;
    box-sizing: border-box;
}

.right_title {
    overflow: hidden;
}

.spvip_item3 .pic {
    width: 100%;
    text-align: center;
}

.spvip_item3 .pic img {
    width: 100%;
    height: 200px;
}

.spvip_item3 h3 {
    display: block;
    margin: 5px 3px 13px 3px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    color: #333;
    text-decoration: none;
}

.gycp_big ul {
    display: flex;
    flex-wrap: wrap;
}

.right_box .right_title {
    background-image: url(/templates/Images/mtitlebg_wide.jpg);
    background-repeat: repeat-x repeat-y;
    background-position: left center;
}

.right_title {
    width: 100%;
    height: 37px;
    margin: 0 auto;
    image-rendering: pixelated;
    color: #fff;
}

.row3 {
    overflow: hidden;
    /*background: url(../Images/row3_bg.jpg) center top no-repeat;*/
    height: auto;
    background-size: cover;
}
.row3 .mfbox{
	    position: relative;
}

.row3 .mfbox .txt {
    position: absolute;
    right: 0px;
    top: 36px;
    width: 300px;
    top: 26px;
      display: none;
}

.row3 .mfbox .txt .more {
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #3f3f3f;
    display: block;
    text-align: center;
    background-color: rgb(63, 63, 63);
    color: #fff;
    border-radius: 3px;
    float: right;
}

.row3 .mfbox .txt p {
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: right;
    text-align: right;
}

.about {
    background: #fafafa url(../images/bg1.png) center bottom no-repeat;
    padding: 50px 0;
}

.toptitle h3 {
    font-size: 36px;
    font-weight: normal;
    color: #02328d;
    margin-bottom: 20px;
    text-align: center;
}

.toptitle span {
    font-size: 16px;
    color: #999999;
    text-align: center;
    display: block;
}

.about_content2 {
    margin-top: 60px;
    position: relative;
    height: 455px;
}

.about_content_left {
    width: 540px;
    text-align: justify;
}

.about_content_left p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-indent: 20px;
}

.about_content_left a {
    width: 160px;
    height: 44px;
    background-color: #cccccc;
    display: block;
    text-align: center;
    line-height: 44px;
    color: #fff;
    margin-top: 50px;
}

.about_content_right {
    position: absolute;
    width: 900px;
    height: 455px;
    right: 0;
    top: 0;
}

html {
    overflow-x: hidden;
}

.custom_service p img {
    display: inline;
    vertical-align: middle;
}

.scrollsidebar {
    position: absolute;
    z-index: 999;
    top: 350px;
    right: 10px;
}

.side_content {
    width: 154px;
    height: auto;
    overflow: hidden;
    float: left;
}

.side_content .side_list {
    width: 154px;
    overflow: hidden;
}

.show_btn {
    width: 0;
    height: 112px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
}

.show_btn span {
    display: none;
}

.close_btn {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.side_title,
.side_bottom,
.close_btn,
.show_btn {
    background: url(/templates/images/sidebar_bg.png) no-repeat;
}

.side_title {
    height: 46px;
}

.side_bottom {
    height: 8px;
}

.side_center {
    font-family: Verdana, Geneva, sans-serif;
    padding: 5px 12px;
    font-size: 12px;
}

.close_btn {
    float: right;
    display: block;
    width: 21px;
    height: 16px;
    margin: 16px 10px 0 0;
    _margin: 16px 5px 0 0;
}

.close_btn span {
    display: none;
}

.side_center .custom_service p {
    text-align: center;
    padding: 6px 0;
    margin: 0;
    vertical-align: middle;
}

.other {
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.other p {
    padding: 5px 0;
    _height: 16px;
    margin: 0;
    color: #666666;
}

.msgserver {
    text-align: center;
    margin-bottom: 5px;
}

.msgserver a {
    background: url(/templates/images/sidebar_bg.png) no-repeat -119px -115px;
    padding-left: 22px;
}

/* blue skin as the default skin */
.side_title,
.side_blue .side_title {
    background-position: -195px 0;
}

.side_center,
.side_blue .side_center {
    background: url(/templates/images/blue_line.png) repeat-y center;
}

.side_bottom,
.side_blue .side_bottom {
    background-position: -195px -50px;
}

.close_btn,
.side_blue .close_btn {
    background-position: -44px 0;
}

.close_btn:hover,
.side_blue .close_btn:hover {
    background-position: -66px 0;
}

.show_btn,
.side_blue .show_btn {
    background-position: -119px 0;
}

.msgserver a,
.side_blue .msgserver a {
    color: #06C;
}

/* green skin  */
.side_green .side_title {
    background-position: -349px 0;
}

.side_green .side_center {
    background: url(/templates/images/green_line.png) repeat-y center;
}

.side_green .side_bottom {
    background-position: -349px -50px;
}

.side_green .close_btn {
    background-position: -44px -23px;
}

.side_green .close_btn:hover {
    background-position: -66px -23px;
}

.side_green .show_btn {
    background-position: -147px 0;
}

.side_green .msgserver a {
    color: #76a20c;
}

.topline {
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    background: #0152ad;
}

.tmail {
    float: left;
    height: 38px;
    display: inline-block;
    background: url(/templates/images/email.png) left center no-repeat;
    padding: 0 12px 0 26px;
}

.tmail a {
    color: #fff;
    font-size: 12px
}

.ttxt {
    float: left;
    color: #c1c6cc;
    font-size: 14px;
}

.search {
    float: right;
    width: 168px;
    height: 35px;
    margin: 5px 0px 0 10px;
    background: url(/templates/images/form_bg.jpg);
}

.search .tsk {
    float: left;
    width: 128px;
    height: 25px;
    border: none;
    margin-left: 12px;
    background: none;
    color: #cac8c8;
    line-height: 25px;
    outline: none;
    margin-top: 3px;
}

.search .submit {
    float: left;
    width: 20px;
    height: 25px;
    background: none;
    border: none;
    cursor: pointer;
}

.ttxt img {
    vertical-align: middle;
    margin: 0 5px;
}

.header_in {
    width: 1200px;
    margin: 0 auto;
    height: 106px;
    padding-top: 1px;
}

.logo {
    float: left;
}

/*.i_nav li{float:left; height:106px; text-align:center;}
.i_nav li > a{font-size:13px;color:#040404; line-height:106px; display: inline-block; padding:0 18px;border-left:1px solid #fff;border-right:1px solid #fff; text-transform:uppercase;}
.i_nav li > a:hover{border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8; background:#f0eeee;color:#da251c;}
.i_nav li > a.on{color:#da251c;}*/
.online_section {
    position: fixed;
    z-index: 99999999;
    top: 140px;
    right: -210px;
    transition: all .3s ease;
}

.online_section ul li {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    list-style: none;
    width: 260px;
    height: 40px;
    color: #fff;
    padding-left: 50px;
    margin-bottom: 3px;
    transition: all .5s ease;
    overflow: hidden;
    margin-bottom: 3px;
    line-height: 40px;
    font-size: 12px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    background: #009944;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.online_section .online_p {
    background-image: url(/templates/Images/right_p.png);
    background-position: 12px 6px;
}

.online_section ul li a {
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    float: left;
}

.online_section .online_e {
    background-image: url(/templates/Images/right_e.png);
    background-position: 12px 6px;
    background-color: #ED911F;
    border-color: rgba(255, 255, 255, 0.2);
}

.online_section .online_e a,
.online_section .online_s a {
    color: #fff;
}

.online_section .online_w {
    background-image: url(/templates/Images/right_w.png);
    background-position: 12px 6px;
}

.online_section .online_s {
    background-image: url(/templates/Images/right_s.png);
    background-position: 12px 6px;
    background-color: #ED911F;
    border-color: rgba(255, 255, 255, 0.2);
}

.online_section .online_code {
    background-image: url(/templates/Images/right_code.png);
    background-position: 12px 8px;
    height: 40px;
}

.online_section .online_code p {
    padding-left: 0;
    font-size: 12px;
    margin: 0;
    text-align: left;
}

.online_code .image {
    width: 100%;
    padding: 5px 10px 10px;
    box-sizing: border-box;
    text-align: left;
}

.online_code .image img {
    max-width: 100px;
    height: auto;
    vertical-align: bottom;
    display: inline-block;
}

.i_banner_box {
    position: relative;
    width: 100%;
    height: 410px;
    overflow: hidden;
}

.i_banner {
    float: left;
    display: inline;
}

/*.i_banner li{width:100%; height:410px;}
.i_banner li a{display:block; width:100%; height:410px;}
.i_banner_p{position:absolute; width:100%; left:0; bottom:15px; text-align:center;}
.i_banner_p a{display:inline-block; margin:0 5px; width:16px; height:16px; background:url(../Images/dot.png) no-repeat center bottom; overflow:hidden;}
.i_banner_p a:hover{ background-position:center top;}
.i_banner_p a.on{ background-position:center top;}*/

.i_container {
    overflow: hidden;
    padding-bottom: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.i_cooperation_l {
    width: 1200px;
    overflow: hidden;
}

.i_cooperation_l ul {
    width: 5000px;
    overflow: hidden;
}

.i_cooperation_l li {
    width: 182px;
    height: auto;
    display: inline;
    float: left;
    margin-right: 23px;
}

.i_cooperation_l li img {
    width: 182px;
    height: 182px;
}

.i_pro01 {
    margin-top: 20px;
}

.i_pro01_s {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    height: 46px;
    text-align: center;
    margin: 15px auto 20px;
}

.i_pro01_s a {
    float: left;
    display: block;
    color: #1e1916;
    height: 42px;
    line-height: 42px;
    width: calc(100% / 6);
    border-bottom: 4px solid #9e9e9e;
    font-size: 12px;
    cursor: pointer;

}

.i_pro01_s a:hover {
    color: #723201;
    border-bottom: 4px solid #c69f68;
}

.i_pro01_s a.on {
    color: #723201;
    border-bottom: 4px solid #c69f68;
}

.i_pro01_l {
    width: 100%;
    overflow: hidden;
}

.i_pro01_l ul {
    width: 100%;
    overflow: hidden;
}

.i_pro01_l li {
    float: left;
    width: calc(100% / 4 - 10px);
    margin: 0 5px 10px;
}

.i_pro01_l li img {
    width: 100%;
    height: 300px;
}

.i_pro01_l li span {
    display: block;
    text-align: center;
}

.i_pro01_l li.iplf img {
    width: 398px;
    height: 398px;
}

.i_box01 {
    padding-top: 34px;
}

.i_txt01 {
    float: left;
    width: 640px;
    height: 576px;
    background: #2f2f2f;
}

.i_txt01_tab {
    float: left;
    width: 192px;
    padding-top: 38px;
}

.i_txt01_tab li {
    height: 164px;
    padding: 0 0 0 30px;
    text-align: left;
    color: #acacac;
}

/*.i_txt01_tab li:hover{ background:url(../Images/pbjt.png) right 54px  no-repeat;}*/
.i_txt01_tab li.current {
    background: url(../Images/pbjt.png) right 54px no-repeat;
}

.i_txt01_tab li p {
    display: block;
    line-height: 25px;
}

.i_txt01_c {
    float: left;
    width: 448px;
    height: 550px;
    padding-top: 26px;
    background: #deddde;
}

.i_txt01_c dl {
    padding: 56px 66px 0 66px;
}

.i_txt01_c dt {
    border-bottom: 1px solid #6f6e6f;
    text-align: center;
    height: 20px;
    margin-bottom: 36px;
}

.i_txt01_c dt h3 {
    color: #010101;
    font-size: 16px;
    border: 2px solid #6f6e6f;
    line-height: 38px;
    display: inline-block;
    padding: 0 20px;
    background: #deddde
}

.i_txt01_c dd {
    font-size: 14px;
    color: #908e8e;
    line-height: 32px;
    padding: 6px 0 30px 20px;
    text-align: left
}

.i_txt01_c li {
    float: left;
    margin-right: 18px;
    display: inline;
}

.i_video {
    border: 1px solid #c4c4c4;
    padding: 16px 18px;
    float: right;
    width: 512px;
    overflow: hidden;
}

.i_video_c,.i_video_c video {
    width: 512px;
    height: 449px;
}

.i_video_l {
    background: url(../Images/sptxt.jpg) no-repeat;
    height: 75px;
    width: 600px;
    margin-top: 18px;
}

.i_video_l li {
    float: left;
    width: 220px;
    overflow: hidden;
    text-align: left;
    padding: 16px 0 0 50px;
}

.i_video_l li h4 {
    width: 190px;
    color: #5e5e5e;
    font-size: 18px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_video_l li .info {
    width: 190px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_txt02 {
    padding-top: 20px;
}

.i_txt02_c {
    padding: 10px 0;
    width: 1200px;
    overflow: hidden;
}

.i_txt02_c ul {
    overflow: hidden;
}

.i_txt02_c li {
    width: 160px;
    height: 148px;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.i_txt02_c li img {
    width: 160px;
    height: 148px;
}



.i_box02 {
    padding-top: 10px;
}

.i_about {
    float: left;
    display: inline-block;
    width: 380px;
    text-align: left;
    margin-right: 12px;
}

.i_about_c {
    border: 1px solid #d9d5d6;
    border-top: 0px;
    padding: 15px;
    height: 354px;
    overflow: hidden
}

.i_about_c .ainfo {
    line-height: 28px;
}

.i_about_c a.more {
    display: inline-block;
    padding: 0 16px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    background: #212121;
    margin: 12px 0 16px 0;
    text-transform: capitalize
}

.i_news {
    float: left;
    width: 380px;
}

.i_news_l {
    border: 1px solid #d9d5d6;
    border-top: 0px;
    padding: 15px;
    height: 354px;
    overflow: hidden;
}

.i_news_l img {
    width: 347px;
    height: 174px;
}

.i_news_l li {
    background: url(../Images/nico.jpg) 4px 12px no-repeat;
    padding: 12px 0 6px 28px;
    text-align: left;
    border-bottom: 1px dashed #ccc
}

.i_news_l li.nbd3 {
    border-bottom: 0px;
}

.i_news_l li a {
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 320px;
    display: block;
}

.m22 {
    margin: 0 22px;
}

.footer {
    width: 100%;
    background: #212121;
}

.fbox {
    position: relative;
    padding: 50px 0 20px;
    width: 1206px;
    margin: 0 auto;
}

.flogo {
    position: absolute;
    left: 0;
    top: 80px;
}

.footer_nav {
    float: left;
    display: inline-block;
    width: 237px;
    margin-left: 410px;
}

.footer_nav dt {
    display: block;
    font-size: 20px;
    color: #b3b3b3;
    height: 34px;
}

.footer_nav dd {
    min-height: 25px;
    line-height: 25px;
}

.footer_nav dd li {
    background: url(../Images/f_li_bg.jpg)left center no-repeat;
    padding-left: 24px
}

.footer_nav dd a {
    font-size: 14px;
    color: #b3b3b3;
}

.footer_nav dd a:hover {
    text-decoration: none;
}

.f_contact {
    float: left;
    width: 238px;
}

.f_contact h3 {
    display: block;
    font-size: 20px;
    color: #b3b3b3;
    height: 34px;
}

.f_contact span {
    display: block;
    min-height: 25px;
    line-height: 25px;
}

.f_contact span.cio1 {
    background: url(../Images/f_tel.jpg) left center no-repeat;
    padding-left: 24px
}

.f_contact span.cio2 {
    background: url(../Images/f_mail.jpg) left center no-repeat;
    padding-left: 24px
}

.f_contact span.cio3 {
    background: url(../Images/f_addr.jpg) left 7px no-repeat;
    padding-left: 24px
}

.f_contact span a {
    font-size: 14px;
    color: #b3b3b3;
}

.fewm {
    float: right;
    width: 250px;
    margin-left: 35px;
}

.fewm h3 {
    display: block;
    font-size: 20px;
    color: #b3b3b3;
    height: 34px;
}

.fewm span {
    background: url(../Images/f_weixin.jpg) no-repeat;
    display: block;
    width: 100%;
    height: 67px;
    margin-top: 9px;
    position: relative;
}

.fewm span img {
    display: inline;
    width: auto;
    height: 67px;
    margin-left: 100px;
    position: relative;
    z-index: 1;
}

.copyright {
    width: 100%;
    background: #191919;
    padding: 16px 0 0px 0;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #7a7a7a;
}

.jsq {
    width: 100%;
    background: #191919;
    padding: 0px 0 18px 0;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #7a7a7a;
}

/* ��ҳ���ֽ��� */

/* ��ҳ���ֿ�ʼ */
.p_banner_box {
    position: relative;
    width: 100%;
    height: 210px;
    overflow: hidden;
}

.p_banner {
    float: left;
    display: inline;
}

/*.p_banner li{width:100%; height:210px;}
.p_banner li a{display:block; width:100%; height:210px;}
.p_banner_p{position:absolute; width:100%; left:0; bottom:15px; text-align:center;}
.p_banner_p a{display:inline-block; margin:0 5px; width:16px; height:16px; background:url(../Images/dot.png) no-repeat center bottom; overflow:hidden;}
.p_banner_p a:hover{ background-position:center top;}
.p_banner_p a.on{ background-position:center top;}*/
.stLarge1 {
    background-image: url("https://ws.sharethis.com/images/2017/facebook_32.png");
}

.stLarge2 {
    background-image: url("https://ws.sharethis.com/images/2017/twitter_32.png");
}

.stLarge3 {
    background: url(/templates/Images/line.png);
}

.stLarge4 {
    background: url(/templates/Images/weixin.png);
}

.stLarge5 {
    background-image: url("https://ws.sharethis.com/images/2017/linkedin_32.png");
}

.stLarge6 {
    background-image: url("https://ws.sharethis.com/images/2017/pinterest_32.png");
}

.stLarge7 {
    background-image: url(/templates/Images/YouTobe.png);
}

#prodInquire {
    border: 1px solid #f5c608;
    color: #f5c608;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    letter-spacing: normal;
    border-radius: 45px;
    text-align: center;
    padding: 0;
    display: block;
    background: 0;
    max-width: 280px;
    width: 100%;
    min-width: 130px;
    font-size: 16px;
}

#prodInquire2 {
    border: 1px solid #f5c608;
    color: #f5c608;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    letter-spacing: normal;
    border-radius: 45px;
    text-align: center;
    padding: 0;
    display: block;
    background: 0;
    max-width: 280px;
    width: 100%;
    min-width: 130px;
    font-size: 16px;
    margin: 10px 0 10px 0;
}

.prodlist-pro-shareit {
    margin-top: 20px;
}

.prodlist-pro-shareit .stLarge {
    background-size: cover;
    display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
    color: transparent;
    margin: 0 5px;
}

.prodlist-pro-shareit .stLarge a {
    display: block;
    width: 100%
}

.p_container {
    background: url(../Images/neibg.png) center top repeat-y;
    min-width: 1206px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /*margin-top: 210px;*/
}

.p_container_in {
    position: relative;
    width: 1206px;
    margin: 0 auto;
    background: url(../Images/bbbg.png) left center repeat-y;
    padding-bottom: 0;
    background-size: 118%;
}

.pView_container_in {
    padding-bottom: 104px;
}

.p_left {
    position: relative;
    background: #f3f2f2;
    width: 320px;
    padding-right: 0;
    top: -27px;
    left: 0;
    z-index: 9002;
    text-align: left;
    float: left;
}

.p_right {
    width: 886px;
    float: right;
    padding-bottom: 20px;
    min-height: 500px;
}

.p_left_lb {
    position: absolute;
    right: 320px;
    top: 0;
    width: 900px;
    height: 27px;
    background: #f3f2f2;
}

/*.sidebar{width:250px; padding-bottom:20px;}
.sidebar li{height:62px; line-height:62px; border-bottom:1px solid #eee; overflow:hidden;}
.sidebar li a{display:block;color:#da271e;color:#333; font-size:14px; line-height:61px;border-bottom:1px dotted #727272; padding-left:56px; background:url(../Images/l_dt_bg.jpg) 25px 23px no-repeat;}
.sidebar li a:hover{background:url(../Images/l_dt_bg_hover.jpg) 25px 23px no-repeat;color:#da271e;}
.sidebar li a.on{background:url(../Images/l_dt_bg_hover.jpg) 25px 23px no-repeat;color:#da271e;}*/

.pl_contact {
    margin-top: 10px;
    padding-bottom: 20px;
}

.p_path {
    float: right;
    background: url(../Images/home.jpg) left 19px no-repeat;
    padding-top: 6px;
}

.p_path .phome {
    display: inline-block;
    width: 23px;
    height: 18px;
    text-indent: 600px;
    overflow: hidden
}

.p_content {
    padding: 20px 0 20px 40px;
    line-height: 25px;
}

.aboutimg img {
    max-width: 700px;
}

.message {
    margin-top: 10px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 27px rgb(0 0 0 / 5%);
    background: #fff;
    text-align: left;
}

.page_title {
    display: block;
    position: relative;
    margin-bottom: 25px;
    text-align: left;
    border-bottom: 2px solid #f5f5f5;
    color: #333;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 24px;
    font-family: 'Teko-Medium';
}

.message .page_title {
    padding-left: 40px;
    position: relative;
}

.page_title:before {
    content: '';
    background: #009944;
    width: 50px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: inline-block;
}

.message .page_title:after {
    content: '';
    background: url(/templates/Images/icon_contact_p.png) no-repeat left center;
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 3px;
}

.message p {
    font-size: 13px;
    line-height: 24px;
    color: #808080;
    position: relative;
    z-index: 5;
}

.message ul {
    overflow: hidden;
    padding-top: 20px;
}

.message ul li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.message .gbookTopic {
    display: none;
}

.message li span {
    display: block;
    position: relative;
}

.message li input {
    color: #999;
    max-width: 100%;
    height: 44px;
    line-height: 42px;
    font-size: 13px;
    padding: 0 20px;
    padding-left: 50px;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-sizing: border-box;
}

.message li.userMail span input {
    background-image: url(/templates/Images/mes_e.png);
    background-position: 15px 13px;
}

.message li.gbookTel span input {
    background-image: url(/templates/Images/mes_t.png);
    background-position: 15px 13px;
}

.message li.gbookMain {
    width: 100%;
}

.message li textarea {
    width: 100%;
    max-width: 100%;
    height: 100px;
    max-height: 160px;
    padding: 7px 15px 15px 50px;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    background-repeat: no-repeat;
    border-radius: 0;
}

.message li.gbookMain span textarea {
    background-image: url(/templates/Images/mes_m.png);
    background-position: 15px 10px;
}

.gbook_formbtn {
    background: #009944;
    transition: all .5s;
    position: relative;
    overflow: hidden;
    z-index: 10;
    border-radius: 25px;
    margin-top: 10px;
    display: inline-block;
}

.gbook_formbtn a,
.gbook_formbtn input,
.gbook_formbtn button {
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    line-height: 48px;
    height: 48px;
    text-transform: uppercase;
    padding: 0 22px;
    font-family: 'poppins-semibold';
    position: relative;
    z-index: 2;
    background: none;
    border: none;
    letter-spacing: 1px;
}

.message .gbook_formbtn input {
    line-height: 40px;
}

.gbook_formbtn input[type="reset"] {
    display: none;
}

.gbook_formbtn input[type="button"] {
    display: none;
}

/* ��ҳ���ֽ��� */
.i_left {
    float: left;
}

.i_right {
    float: right;
}

/*------响应式--------*/
@media screen and (max-width: 1024px) {
    .mfbox {
        width: 100%;
        max-width: 90%;
    }
    .logo {
        width: 80%;
        padding-right: 0;
        line-height: 70px;
        float: left;
    }
    .header_title .tel{
        display: none;
    }

    /*单页图文*/
    .p_container {
        width: 100%;
        padding: 0px 0;
        margin: 0;
        min-width: 100%;
    }

    .p_content_p {
        width: 76%;
    }

    /*产品列表*/
    .p_p_list {
        width: 95%;
        margin: 0 auto;
    }

    .p_p_list li {
        float: none;
        margin-left: 0;
        width: 30%;
        display: inline-block;
    }

    .p_p_list li strong {
        width: 100%;
    }

    .p_p_list li img {
        width: 60%;
        height: auto;
    }

    /*带图新闻列表*/
    .n_n_list li {
        overflow: hidden;
    }

    .n_n_list dd {
        width: 60%;
        float: left;
        margin-left: 15px;
    }

    .navPage {
        width: 100%;
    }

    .footer {
        width: 100%;
        min-width: 100%;
    }

    /*招聘中心*/
    .n_j_list li {
        padding: 0 10px;
    }

    .n_j_list li a {
        width: 80%;
    }

    /*内页*/
    .productremark {
        padding: 0 10px;
    }

    .p_about {
        padding: 0 10px;
    }

    .remark {
        padding: 0 10px;
    }

    .remark img {
        width: 100%;
    }

    /*-----------*/
    .search {
        float: left;
        margin: 7px 0 0 137px;
    }

    .tmail {
        margin-left: 0;
    }

    .i_nav {
        float: left;
    }

    .mauto {
        width: 98%;
    }

    .i_pro01_s {
        width: 100%;
    }

    .i_pro01_l {
        width: 100%;
        overflow: hidden;
    }

    .i_pro01_l ul {
        width: 100%;
    }

    .i_pro01_l li {
        width: 32.723%;
    }

    .i_pro01_l li img {
        width: 100% !important;
    }

    .i_about {
        width: 31%;
        margin-left: 1%;
    }

    .i_news {
        width: 31%;
    }

    .i_about_c img {
        width: 100%;
    }

    .i_about_c {
        height: auto !important;
    }

    .i_news_l {
        height: 373px;
    }

    .i_news_l img {
        width: 100%;
        height: auto !important;
    }

    .i_news_l li a {
        width: 100%;
    }

    .footer_nav {
        width: 20%;
        margin-left: 30%;
    }

    .f_contact {
        width: 25%;
    }

    .fewm {
        width: 20%;
    }

    .fbox {
        width: 100%;
    }

    .i_txt01_tab {
        width: 151px;
    }

    .i_txt01_tab li {
        padding: 0px 0 0 10px;
    }

    .i_txt01_c {
        float: right;
        width: 350px;
    }

    .i_txt01_c dl {
        padding: 50px 30px 0 30px;
    }

    .i_txt01 {
        width: 50%;
    }

    .i_video {
        padding: 1% 1%;
        width: 47%;
        height: 554px;
    }

    .i_video_c {
        width: 100%;
        height: auto;
    }

    #vcastr3 {
        width: 100% !important;
    }

    .i_video_l {
        width: 100%;
        background-size: 100%;
    }

    .i_video_l li h4 {
        width: 100%;
    }

    .i_video_l li .info {
        width: 100%;
    }

    .i_video_l li:nth-child(2) {
        padding: 14px 0 0 70px;
    }

    .i_video_l li {
        width: 180px;
        padding: 16px 0 0 40px;
    }

    .p_container_in {
        width: 100%;
        background-size: 106% 100%;
    }

    .p_left {
        width: 21.7%;
    }

    .sortnavul {
        width: 100%;
    }

    .sortnavul li a {
        padding-left: 23%;
    }

    .sortnavul li ul li a {
        padding-left: 23%;
    }

    .p_right {
        width: 77%;
    }

    .p_right .title05 {
        width: 96%;
    }

    .p_content {
        width: 94%;
    }

    .aboutimg img {
        max-width: 98%;
    }
}

@media screen and (max-width: 768px) {
    .nav-icon {
        font-size: 0;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        overflow: hidden;
        background-color: #0152ad;
        box-shadow: 0px 14px 13px 0px rgb(52 178 189 / 13%);
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .header_title{
        position: relative;
    }
    .nav-icon span {
        position: absolute;
        display: inline-block;
        z-index: 10;
        width: 16px;
        height: 2px;
        background: #fff;
        top: 16px;
        left: 10px;
        border-radius: 30px;
        transform-origin: center center;
        transition: margin 140ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 230ms, transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms, -webkit-transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
    }
    .nav-icon span:nth-child(2) {
        margin-top: 0;
    }
    .nav-icon span:nth-child(1) {
        margin-top: -5px;
    }
    .nav-icon span:nth-child(3) {
        margin-top: 5px;
    }
    /*nav栏目*/
    .i_nav {
        display: none;
        height: auto;
        position: absolute;
        width: 100%;
        top: 93px;
        z-index: 9999;
        background: #fff;
    }
    .title02 h3{
        font-size: 22px;
    }
    .title01 h3 {
        color: #454545;
        float: left;
        background: #fff;
        line-height: 40px;
        height: auto;
        padding-right: 8px;
        font-size: 20px;
        font-weight: 500;
    }
    .title01 span {
        float: right;
        width: 71px;
        background: #fff;
        height: 40px;
    }
    .title01 span img {
        padding: 10px 0 0 8px;
    }
    .title01 {
        clear: both;
        text-align: center;
        height: 40px;
        background: url(../Images/titbg.png) left 20px repeat-x;
    }
    .i_pro01_s{
        height: auto;
    }
    .ddsmoothmenu ul li {
        display: block;
        width: 100%;
        border-top: 1px solid #ccc;
        line-height: 50px;
    }

    .navactive,
    .navactive:hover,
    .nava:hover,
    .nava.selected {
        line-height: 50px;
    }

    .ddsmoothmenu a {
        line-height: 50px;
        padding: 0;
    }

    .navactive,
    .navactive:hover {
        padding: 0;
    }

    .navbar-toggle {
        display: block;
        background: #fff;
        position: absolute;
        right: 20px;
        top: 60px;
        background-image: url(/templates/images/icon0x.png);
        background-size: 100%;
        border: 1px solid #c4c4c4;
    }


    /*产品列表*/
    .p_p_list li {
        width: 30%;
        margin: 10px 1% 0 1.6%;
    }


    .productremark {
        padding: 0 10px;
        width: 69%;
    }

    .prevnext {
        width: 68%;
    }

    .producttitle {
        width: 66%;
    }

    /*带图新闻列表*/
    .n_n_list li {
        overflow: hidden;
    }

    .n_n_list dd {
        width: 55%;
        float: left;
        margin-left: 15px;
    }


    /*留言板*/
    .gbook_post td:nth-child(1) {
        display: inline-block;
        width: 68px !important;
    }

    textarea#gbookMain {
        width: 432px !important;
    }

    input#gbookTopic {
        width: 432px !important;
    }

    input#userMail {
        width: 432px !important;
    }

    /*--------------*/
    .header_in {
        width: 100%;
    }

    .search {
        float: right;
        margin: 0;
        margin-top: 4px;
    }

    #com_singles_ttxt {
        display: none;
    }

    .logo img {
        margin-top: 0;
    }

    .i_pro01_s a {
        width: calc(100% / 3);
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .about{
        padding: 20px 0;    
    }
    .toptitle h3{
        font-size: 22px;
    }
    .about_content2 {
        margin-top: 20px;
        position: relative;
        height: auto;
    }
    .about_content_left{
        width: 100%;
    }
    .about_content_right {
        display: none;
    }
    .row3 img{
        max-width: 100%;
    }
    .g_tit {
        text-align: center;
        padding: 20px 0 16px;
    }
    .g_tit h3{
        font-size: 22px;
        height: auto;
    }
    .g_tit p span{
        margin: 0 70px;
    }
    .category {
        background: #fff;
        width: 100%;
        float: none;
        margin-right: 0px;
    }
    .spvip_item3{
        width: calc(100% / 2);
    }
    .spvip_item3 .pic img {
        width: 100%;
        height: 110px;
    }
    .i_txt01_tab ul{
        display: flex;
        flex-wrap: wrap ;
    }
    .i_txt01_tab {
        width: 100%;
        padding: 10px;
    box-sizing: border-box;
    float: none;
    }
    .i_txt01 {
        width: 100%;
        height: auto;
    }
    .pro .ul_pro {
        overflow: hidden;
        margin: 0;
        padding-bottom: 10px;
    }

    .i_pro01_l li {
        width: 32.5%;
    }

    .i_pro01_l ul {
        width: 101%;
    }

    .i_pro01_l li.iplf img {
        height: 312px;
    }

    .i_pro01_l li img {
        height: 153px;
    }

    .i_txt02_c {
        margin-left: -25px;
    }

    .phpic {
        margin-left: 20%;
    }

  
    .i_txt01 {
        width: 100%;
    }
    .i_txt01_c {
        float: none;
        width: 100%;
        height: auto;
        padding-top: 0px;
    }
    .i_txt01_c dl{
        padding: 20px;
    }
    .i_txt01_c dt{
        height: auto;
    }
    .i_txt01_c dd{
        padding: 10px;
    }
    .phpic{
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .i_txt01_c li{
        width: calc(100% / 2 - 10px);
        margin: 0 5px 10px;
    }
    .i_txt01_c li img{
        width: 100% !important;
        height: auto !important;
    }

   

    

    .i_txt01_tab li {
        height: auto;
        padding: 0;
        width: calc(100% / 2 - 10px);
        margin: 0 5px 10px;
    }

    .i_txt01_tab img {
        width: 100% !important;
        height: auto !important;
    }
        

    .i_video {
        display: none;
    }

    .i_about {
        width: 31%;
        margin-left: 0.5%;
        margin-right: 0;
    }

    .i_news_l {
        height: 420px;
    }

    .fewm {
        float: right;
        width: 20%;
        margin-right: 4%;
    }

    .footer_nav {
        margin-left: 25%;
    }

    #com_singles_flogo img {
        width: 100%;
    }

    #com_singles_flogo {
        width: 22%;
    }

    .i_nav {
        top: 108px;
        box-shadow: 0px 1px 2px;
    }
    .wraper .mfbox>.ddsmoothmenu>ul>li{
        width: 100%;
    }
    .wraper .mfbox>.ddsmoothmenu>ul>li>a {
        height: 60px;
        display: block;
        color: #333;
        text-align: center;
        position: relative;
        transition: 0.3s;
        z-index: 999;
    }
    .wraper .mfbox>.ddsmoothmenu>ul>li>a.navactive {
        color: #fff;
    }
    .ddsmoothmenu ul li {
        height: 100%;
    }

    .p_container {
        padding: 0px 0;
        background: none;
    }

    .p_left {
        display: none;
    }

    .p_container_in {
        background: none;
    }

    .p_right {
        width: 100%;
        min-height: 100%;
        float: none;
    }

    #com_thenm_list {
        width: 100%;
    }

    .p_p_list li a {
        width: 100%;
    }

    .p_p_list li img {
        width: 100%;
        height: auto;
    }

    .p_l_list li {
        width: 24%;
        margin: 10px 1% 0 0;
    }

    .title05 h3 {
        width: 53%;
    }

    .p_path {
        margin-right: 2%
    }

    #Agentslist2 {
        width: 80% !important;
        margin-left: 10%;
    }

    .p_content {
        width: 96%;
        padding: 2%;
    }

    .p_right .title05 {
        width: 96%;
        margin-left: 2%;
        padding-left: 0;
    }

    .title05 h3 {
        text-indent: 0;
    }

    .aboutimg img {
        max-width: 100%;
    }

    .p_p_list {
        width: 100%;
        margin: 0 auto;
    }

}

@media screen and (max-width: 480px) {

    /*产品列表*/
    .p_p_list li {
        width: 100%;
    }

    /*带图新闻列表*/
    .n_n_list li {
        overflow: hidden;
        height: auto;
    }

    .n_n_list dt {
        float: none;
        margin: 0 auto;
    }

    .n_n_list dd {
        width: 100%;
        float: none;
        margin-left: 0px;
    }

    .n_n_list dd span {
        height: auto;
    }

    /*轮播箭头大小颜色*/
    .iconfont.icon-next-copy {
        color: #fff;
        font-size: 35px;
    }

    .slider-nav {
        bottom: 7px;
    }

    /*留言板*/
    .gbook_post td:nth-child(1) {
        display: inline-block;
        width: 68px !important;
    }

    textarea#gbookMain {
        width: 300px !important;
    }

    input#gbookTopic {
        width: 300px !important;
    }

    input#userMail {
        width: 300px !important;
    }

    /*-------------*/
    .i_pro01_l li {
        width: 32%;
    }

   

    .i_about {
        width: 99%;
        margin-left: 0.5%;
        margin-right: 0;
    }

    .i_news {
        width: 49%;
    }

    .m22 {
        margin: 0 0.5% 0 0.5%;
    }

    .i_news_l {
        height: 100%;
    }

    #com_singles_flogo {
        display: none;
    }

    .footer_nav {
        margin-left: 1%;
        width: 30%;
    }

    .f_contact {
        width: 30%;
    }

    .fewm span img {
        margin-left: 85%;
    }

    .fewm {
        float: left;
        width: 20%;
        margin-left: 7%;
    }

    .title03 {
        background-size: 100%;
    }

    #Agentslist2 {
        width: 86% !important;
        margin-left: 7%;
    }

    #Agentslist1 {
        width: 86% !important;
        margin-left: 7% !important;
    }

    .i_news {
        width: 99%;
    }

    .footer_nav {
        margin-left: 7%;
        width: 45%;
    }

    .n_n_list li a {
        width: 70%;
    }

    .p_p_list li {
        width: 100%;
        margin: 10px 1% 0 6%;
    }

    .producttitle {
        width: 98%;
        margin-left: 1%;
    }

    .productremark {
        padding: 0;
        width: 98%;
        margin: 1%;
    }

    .p_l_list li img {
        width: 100%;
        height: auto;
    }

    .p_l_list li {
        width: 23%;
        margin: 1%;
    }

    

    .gbook_formbtn input {
        margin: 10px 140px;
    }

}

@media screen and (max-width: 414px) {
    .i_pro01_l li {
        width: 31%;
    }

    .i_pro01_l li.iplf img {
        height: 174px;
    }

    .i_pro01_l li img {
        height: auto;
    }

    #Agentslist2 {
        width: 94% !important;
        margin-left: 3%;
    }

    #Agentslist1 {
        width: 92% !important;
        margin-left: 3% !important;
    }

    .fewm span img {
        margin-left: 75%;
    }

    .p_p_list li img {
        width: 99%;
        height: auto;
    }

    .p_p_list li {
        width: 98%;
        margin: 1%;
    }

}

@media screen and (max-width: 375px) {

    /*留言板*/
    .gbook_post td:nth-child(1) {
        display: inline-block;
        width: 68px !important;
    }

    textarea#gbookMain {
        width: 270px !important;
    }

    input#gbookTopic {
        width: 270px !important;
    }

    input#userMail {
        width: 270px !important;
    }

    /*-------------*/
    #Agentslist2 {
        width: 102% !important;
        margin-left: -2%;
    }

    .i_pro01_l li.iplf img {
        height: 158px;
    }

    

    #Agentslist1 {
        width: 100% !important;
        margin-left: -2% !important;
    }

    .phpic {
        margin-left: 20%;
        margin-top: -8%;
    }

    .fewm span img {
        height: 61px;
    }


}

@media screen and (max-width: 360px) {

    /*留言板*/
    .gbook_post td:nth-child(1) {
        display: inline-block;
        width: 68px !important;
    }

    textarea#gbookMain {
        width: 256px !important;
    }

    input#gbookTopic {
        width: 256px !important;
    }

    input#userMail {
        width: 256px !important;
    }

    /*-------------*/
    .i_pro01_l li.iplf img {
        height: 152px;
    }

    #Agentslist1 {
        width: 104% !important;
        margin-left: -6% !important;
    }

    .fewm span img {
        height: 55px;
    }

    .i_pro01_l li.iplf img {
        height: 136px;
    }

   
}

@media screen and (max-width: 320px) {
    textarea#gbookMain {
        width: 216px !important;
    }

    input#gbookTopic {
        width: 216px !important;
    }

    input#userMail {
        width: 216px !important;
    }

    #Agentslist2 {
        width: 68% !important;
        margin-left: 22%;
    }

    #Agentslist1 {
        width: 58% !important;
        margin-left: 21% !important;
    }

    .footer_nav {
        margin-left: 2%;
    }


}