body {
    font-family: DINPro-Regular, Arial, 'microsoft yahei', Helvetica, sans-serif;
    color: #333;
}

a, button {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: none;
}

ul {
    list-style: none;
}

img {
    max-width: 100%;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0px;
    padding: 0px;
}

header {
    background-color: #fff;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: #FFFFFF;
    border: none;
    line-height: 28px;
    font-family: Arial, 'microsoft yahei', Helvetica, sans-serif;
    color: #2F2F2F;
    font-size: 14px;
}

.product_con .tags a {
    margin-right: 3px;
    padding: 0 8px;
    line-height: 26px;
    color: rgba(0, 0, 0, .5);
    background: rgba(0, 0, 0, .04);
    display: inline-block;
}

.form-group {
    margin-bottom: 15px;
    overflow: hidden;
}

.footer-bar a, .footer_menu p a {
    color: #FFFFFF;
}

.top_menu {
    font-size: 12px;
    width: 100%;
    height: 35px;
    background-color: #fafafa;
    color: #333;
}

.top_lang {
    float: right;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
}

.top_name {
    display: inline-block;
    line-height: 35px;
}

.left_h1 i {
    margin-right: 10px;
    font-size: 14px;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
}

.left_h1 span {
    border-left: 1px solid #e5e5e5;
    padding: 10px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}

.left_h1 a {
    padding: 10px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}

.nav_icons a {
    padding: 9px 3px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}

.flash img {
    width: 100%
}

.flash ul.bxslider {
    list-style: none;
}

.flash div.bx-pager {
    bottom: 4%;
}

.flash div.bx-controls-direction {
    display: none;
}

.img-thumbnail:hover, .opacity_img:hover {
    opacity: 0.8;
}

/*导航菜单*/
.navbar {
    margin: 0px;
    background-color: #fff;
    border: none;
    font-family: DINPro-Regular;
}

#app_menudown {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
}

#app_menudown:hover {
    background-color: #717375;
}

/*产品搜索*/
.search_group {
    float: right;
    margin: 20px 0px 20px 0px;
}

.search_group input.form-control {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    padding: 12px 10px;
    height: 38px;
    background-color: #F2F5F9;
    border-right: none;
    color: #545353;
}

#submit_search {
    color: #fff;
    font-size: 16px;
    height: 38px;
    background-color: #717375;
    border-radius: 0px;
    margin-top: -1px;
}

#submit_search:hover {
    cursor: pointer;
    background-color: #089C8E;
}

#small_search {
    color: #777;
    float: right;
    margin-top: 7px;
    padding: 8px 13px;
    font-size: 17px;
    border-radius: 4px;
}

#small_search:hover, #small_search:focus {
    cursor: pointer;
    background-color: #717375;
}

/*首页产品*/
.product_head h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    padding-top: 25px;
}

.product_head p {
    padding-top: 1px;
    background-color: #999;
    margin-top: -15px;
}

.product_list {
    clear: both;
    padding: 30px 0px;
    margin-right: -15px;
    margin-left: -15px;
}

.product_list2 {
    padding-top: 0px;
}

.product_img {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 300px;
}

.product_img img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 320px;
}

.product_list2 div.product_img {
    min-height: 280px;
}

.product_title {
    text-align: center;
    padding: 12px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_title a {
    color: #000;
}

.product_title a:hover {
    text-decoration: none;
    color: #414141;
}

.product_title2 {
    text-align: center;
    padding: 10px 5px;
    height: 60px;
    margin-top: -70px;
    background-color: rgba(51, 51, 51, 0.3);
}

.product_title2 a {
    color: #fff;
}

.product_title2 a:hover {
    text-decoration: none;
    color: #414141;
}

.products_s2 {
    margin: 10px 0;
    background-size: contain;
    border: 1px solid #ddd;
    min-height: 280px;
}

.cl {
    margin-top: 10px;
    overflow: hidden;
}

.product-pic {
    display: block;
    position: relative;
}

.product-pic {
    width: 100%;
    -webkit-transition: all 1.4s;
    -moz-transition: all 1.4s;
    -ms-transition: all 1.4s;
    -o-transition: all 1.4s;
    transition: all 1.4s;
}

.product-pic:hover {
    transform: scale(1.2);
}

.index-pro {
    border: 1px solid #DDDADA;
    margin: 15px 0.8%;
    overflow: hidden;
    height: 219px;
}

.index-pro .cl {
    margin-top: 10px;
    overflow: hidden;
    height: 200px;
    width: 200px;
    float: left;
}

.index-pro .cl {
    overflow: hidden !important;
    position: relative;
    padding-left: 18px;
}

.index-pro .cl:hover img {
    transform: scale(1.2);
}

.index-pro .pro-dec {
    overflow: hidden;
    padding: 29px 29px;
}

.index-pro .pro-dec p {
    text-align: left;
}

.index-pro .product_title {
    height: auto;
    font-size: 16px;
    line-height: 18px;
}

.buttons {
    background-color: #005ca1;
    vertical-align: middle;
    position: relative;
    box-shadow: 0 0 1px transparent;
    transform: translateZ(0);
    transition-property: color;
    transition-duration: .5s;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: color;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    display: inline-block;
    min-width: 85px;
    padding: 0 15px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    text-decoration: none !important
}

.buttons:hover::before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    -webkit-transform: scaleX(1)
}

.buttons::before {
    background-color: #192634;
    transform-origin: 0 50%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    content: "";
    transform: scaleX(0);
    transition-property: transform;
    transition-duration: .5s;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: transform;
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: 0 50%
}

a.buttons:hover {
    color: #fff;
}

/*首页图组*/
.adv_desc {
    padding: 0px 10px;
    border-bottom: 1px solid #eee;
}

.adv_desc img {
    border-radius: 50%;
    margin: 10px 0px;
    -webkit-transition: all 0.6s;
}

.adv_desc:hover img {
    border-radius: 0px;
}

.adv_desc a {
    color: #333;
    font-size: 24px;
}

.adv_desc a:hover {
    text-decoration: none;
}

.adv_desc h2 {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    margin: 10px 0;
}

.adv_desc span {
    border-bottom: 2px solid #414141;
    padding: 9px 0;
}

.adv_desc p {
    color: #333;
    line-height: 1.8;
}

.adv_desc i {
    font-size: 40px;
    background-color: #414141;
    color: #fff;
    padding: 20px 25px;
    border-radius: 50px;
    margin: 10px 0px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

/*.adv_desc i{background: linear-gradient(-45deg, #5186f1, #ac6eef);background: -webkit-linear-gradient(-45deg, #5186f1, #ac6eef);}*/
.adv_desc:hover i {
    border-radius: 0px;
    margin: 10px;
}

/*首页新闻*/
.news_head h2 {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    margin: 10px 20px;
    font-size: 26px;
}

.news_head span {
    border-bottom: 2px solid #414141;
    padding: 9px 0;
}

.news_head p {
    padding-top: 1px;
    background-color: #999;
    margin-top: -15px;
}

.index-time p {
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px 0;
}

.index-time a {
    padding: 5px 12px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    color: #333;
    display: inline-block;
}

.index-time a:hover {
    border: 1px solid #2c9da3;
    transform: translate(20px, 0px);
    color: #2c9da3;
}

.new_cont a {
    font-size: 18px;
    color: #333;
    line-height: 1.8;
    font-weight: bold;
}

.new_cont a:hover {
    color: #2c9da3;
    text-decoration: none;
}

.new_img img {
    max-height: 150px;
    width: auto;
}

.new_a {
    background-color: #2c9da3;
    color: #fff;
    border-radius: 50px;
    padding: 20px 70px;
    font-size: 16px;
    border: 1px solid #2c9da3;
    display: inline-block;
}

.new_a:hover {
    background-color: #fff;
    color: #2c9da3;
    border: 1px solid #2c9da3;
    text-decoration: none;
}

/*公司简介*/
.about_index {
    padding: 30px;
    text-align: center;
    background-color: #005ca1;
    margin: 20px 0;

}

.about_head h2 {
    color: #fff;
    padding: 10px 0;
    margin: 10px 20px;
    font-size: 30px;
}

.about_head span {
    border-bottom: 2px solid #414141;
    padding: 9px 0;
}

.about_head p {
    padding-top: 8px;
    line-height: 30px;
    color: #fff;
}

.about_img {
    max-width: 100%;
    margin-bottom: 20px;
}

.about_but {
    background-color: transparent;
    border-radius: 0;
    padding: 10px 30px;
    border: 1px solid #fff;
    margin: 10px;
}

.contact_but {
    background-color: #6dab3c;
    border-radius: 0;
    padding: 10px 30px;
    border: 1px solid #6dab3c;
    margin: 10px;
}

/* 导航栏目 */
.aa ul li a {
    color: #fff
}

.hover_figure {
    overflow: hidden;
    position: relative
}

.hover_figure:after {
    background: rgba(255, 255, 255, .4);
    content: "";
    height: 100%;
    left: -150%;
    position: absolute;
    top: 0;
    transition: none 0s ease 0s;
    width: 100%;
    transform: rotate(0) scale(1.003) skew(14deg) translate(0);
    -webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0);
    -moz-transform: rotate(0) scale(1.003) skew(14deg) translate(0);
    -o-transform: rotate(0) scale(1.003) skew(14deg) translate(0);
    -ms-transform: rotate(0) scale(1.003) skew(14deg) translate(0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.hover_figure:hover:after {
    left: -50%
}

.hover_figure img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.hover_figure:hover img {
    transform: scale(1.1)
}

.pot {
    width: 400px;
    height: 200px
}

/*列表页*/
.list_box {
    clear: both;
    padding: 10px 0px 0px 0px;
    font-family: DINPro-Regular;
}

.page_bg {
    height: 160px;
}

.ring_h {
    padding: 20px 0 0 0;
}

.left_p {
    padding: 25px 0 0 0;
}

/*栏目导航*/
.left_nav {
    clear: both;
    padding-top: 10px;
    font-family: DINPro-Regular;
}

.title_h2, .left_h3, .left_h {
    background-color: #005ca1;
    font-size: 16px;
    display: block;
    margin-top: 1px;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
}

.left_h i {
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    background: #717375;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
}

.left_nav_ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin: 15px 0px 0px 0px;
    background-color: #fff
}

.left_nav_ul > li {
    position: relative;
    border-bottom: 1px solid #fff;
    padding: 8px 0px 8px 18px;
    margin-bottom: 5px;
    background-color: #eee;
    border: 1px solid #ccc;
}

.left_nav_ul > li:hover {
    background-color: #414141;
}

.left_nav_ul > li:hover a {
    color: #fff;
}

.left_nav_ul > li > a {
    text-decoration: none;
    color: #656464;
}

.left_nav_ul > li > a:hover, .left_nav_ul li a.left_active {
    color: #fff;
}

/*小类*/
ul.left_snav_ul {
    list-style: none;
    padding: 0px;
    display: none;
    padding-top: 8px;
}

ul.left_snav_ul > li {
    margin: 0px;
    padding: 5px 0px 5px 10px;
    background: url(../images/left_sli.gif) 0px 13px no-repeat;
}

ul.left_snav_ul > li > a {
    border: 0;
    color: #797979;
    padding: 5px 0px 5px 0px;
}

ul.left_snav_ul > li > a:hover {
    text-decoration: none;
    color: #717375;
}

.menu_head {
    cursor: pointer;
    font: 600 18px/30px "Open Sans", sans-serif;
    width: 35px;
    text-align: center;
    color: #303c4b;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0px;
    border-left: 1px solid #ccc;
}

.menu_head:hover {
    color: #717375;
}

/* 下载详情页的样式 */
.down {
    float: left;
}

.down a {
    color: #333;
}

.down i {
    font-size: 18px;
    color: #fff;
    margin-right: 30px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    background: #717375;
}

.down_bnt {
    float: right;
    background: #717375;
    color: #fff;
    padding: 4px 10px;
    font-family: 'poppins-semibold';
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 6px;
    font-size: 12px;
}

/* 新闻详情页 */
.time i {
    color: #717375;
    padding: 10px 10px 10px 0;
}

.time {
    color: #a5aaae;
}

.title a {
    color: #282828;
    font-size: 20px;
    letter-spacing: normal;
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.4;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    display: block;
}

.zhai {
    color: #666;
    line-height: 23px;
    font-size: 14px;
}

.new_bnt {
    background: #717375;
    color: #fff;
    padding: 4px 10px;
    font-family: 'poppins-semibold';
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 6px;
    font-size: 12px;
}

a.new_bnt:hover {
    color: #fff;
}

/*左侧新闻*/
.left_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 12px 0px 0px 0px;
    font-family: DINPro-Regular;
}

.left_news li {
    color: #545455;
    border: 1px solid #ccc;
    line-height: 21px;
    padding: 10px 15px;
}

.left_news li a {
    font-size: 16px;
    color: #333;
    display: inline-block;
    padding: 10px 0;
}

.left_news li a:hover {
    text-decoration: none;
    color: #414141;
}

.name_news {
    margin: 2px 0;
}

.name_nd {
    border-left: 2px solid #d7dee0;
}

.right_new a {
    text-decoration: none;
    color: #333333;
    letter-spacing: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.4;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.right_new_time {
    color: #a5aaae;
    font-size: 12px;
}

.right_new_time i {
    padding-right: 17px;
}

.new_aa {
    text-transform: uppercase;
    line-height: 23px;
    color: #7d8489;
}

.name_nd i {
    color: #f16543;
    padding-left: 8px;
}

.sidebaremg img {
    width: 100%;
}

.sidebaremg2 img {
    width: 100%;
}

/*左侧联系*/
.index_contact {
    margin: 30px 0px 35px 0px;
}

.index_contact p, .index_econtact p {
    clear: both;
}

/*新闻列表*/
.list_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 12px 0px 20px 0px;
}

.list_box a {
    color: #333;
}

.list_box a:hover {
    color: #0068b7;
    text-decoration: none;
}

.list_news li a {
    color: #333;
    font-size: 14px;
    display: inline-block;
}

.list_news li a:hover {
    color: #0068b7;
    text-decoration: none;
}

.news_time {
    float: right;
}

.new_list li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
}

.contents {
    clear: both;
    padding: 15px 2px 0px 2px;
    line-height: 28px;
    overflow: auto;
}

.contents_title {
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size: 18px;
    color: #434343;
    font-weight: bold;
    line-height: 34px;
}

/*分页样式*/
.page {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.page a {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    border: #dbdbdb 1px solid;
    padding: 4px 9px;
    margin: 2px;
    margin-bottom: 5px;
    color: #31363c;
    text-decoration: none
}

.page a:hover, .page a:focus {
    font-family: Arial;
    font-size: 13px;
    border: #000 1px solid;
    padding: 4px 9px;
    color: #fff;
    background-color: #31363c;
}

.page .current {
    font-family: Arial;
    border: #000 1px solid;
    font-size: 13px;
    padding: 5px 9px;
    color: #fff;
    margin: 2px;
    background-color: #31363c
}

/*产品展示*/
#pic-page {
    text-align: center;
    margin-top: 10px;
}

#pic-page a {
    margin: 0 2px;
}

#pic-page a img {
    width: 40px;
    padding: 2px;
    border: solid #ccc 1px;
    margin-bottom: 5px;
}

#pic-page a:hover img, #pic-page a.active img {
    border: solid #5280DD 1px;
}

.showpic_box, .proinfo_box {
    margin: 30px 0px 20px 0px;
}

.showpic_box div.bx-wrapper img {
    margin: 0 auto;
    max-height: 340px;
}

.product_h1 {
    margin: 0px;
    line-height: 24px;
    font-size: 16px;
    color: #778CA0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cccccc;
}

.product_info {
    list-style: none;
    padding: 0px;
    margin-top: 10px;
}

.product_info li {
    line-height: 24px;
    padding-bottom: 12px;
}

.product_con {
    clear: both;
    margin: 10px 0px 20px 0px;
    padding: 20px 0px 0px 0px;
    line-height: 26px;
    overflow: auto;
}

.pr {
    margin: 0 0 20px 0;
    background: #f2f2f2;
}

.pr span {
    background: none repeat scroll 0 0 #717375;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    line-height: 37px;
    padding: 2px 18px 0;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.related_h1 {
    padding: 30px 0px 12px 0px;
    color: #303c4b;
    margin: 0px;
    display: block;
    font-weight: 300;
    font-size: 24px;
    border-bottom: 5px solid #f4f5f6;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.related_list {
    padding-top: 25px;
}

.related_news {
    padding-top: 0px;
    clear: both;
    margin-bottom: 15px;
}

.download_btn {
    text-align: right;
    margin: 10px 10px 20px 0px;
}

.page-btn {
    background-color: #717375;
    border-radius: 0px;
    border: none;
}

.page-btn:hover, .page-btn:focus {
    background-color: #31363c;
}

.grey-btn {
    border-radius: 0px;
    border: none;
    background-color: #E8E8E8;
}

.grey-btn:hover, .grey-btn:focus {
    background-color: #ccc;
}

.a2a_default_style {
    display: inline-block;
}

/* 内页产品 */
.left_p a {
    color: #333;
    text-decoration: none;
}

.product_desc {
    text-align: center;
    color: #808080;
    overflow: hidden;
    height: 48px;
    font-size: 12px;
    line-height: 24px;
}

.products_s {
    border: 1px solid #eee;
    margin-bottom: 20px;
    background-color: #fafafa;
}

.product_img .product_img:hover .product_img img {
    transform: scale(1.1);
}

.photo_s {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    padding: 14px 14px 10px;
    width: auto;
}

.photo_s:hover {
    box-shadow: 0 0 10px #aaa;
}

.product_img .product_img:hover .product_img img {
    transform: scale(1.1);
}

/*在线留言订购*/
.feedback {
    margin: 40px 0;
}

.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
}

.codeimg {
    margin: 0px 0px -10px -18px;
}

/*上一个下一个*/
.point {
    clear: both;
    margin: 20px 0px 40px 0px;
    padding-bottom: 40px;
    line-height: 22px;
}

.point span.to_prev {
    text-align: center;
}

.point span.to_prev a {
    color: #0068b7;
}

.point span.to_prev a:hover {
    color: #717375
}

.point span.to_next {
    text-align: center;
}

.point span.to_next a {
    color: #0068b7;
}

.point span.to_next a:hover {
    color: #717375
}

/*标签样式*/
.tags {
    margin: 15px 0px 10px 0px
}

.tags a {
    margin: 0px 5px 8px 0px
}

.tags_list {
    padding: 5px 10px 100px 10px
}

.tags_ul {
    margin-top: 10px;
}

.tags_ul li {
    line-height: 28px;
    margin-bottom: 8px;
    padding-bottom: 10px;
}

.tags_ul h3 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.tags_ul p {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    color: #a0a0a0;
    line-height: 20px;
    padding-top: 8px;
}

/*网站地图*/
ul.ul_sitemap {
    margin: 30px 0px 40px 30px;
}

ul.ul_sitemap li {
    list-style: none;
    line-height: 26px;
    clear: both;
}

ul.ul_sitemap li a {
    color: #7d7d7d;
}

li.small_li_sitemap {
    clear: both;
    padding-left: 12px;
}

li.small_li2_sitemap {
    float: left;
    padding-left: 20px;
}

/*首页Tags*/
.tags_box {
    background-color: #06253f;
    padding: 9px 0px 9px 0px;
    text-align: center;
    color: #E9E9EA;
    font-size: 13px;
}

.tags_box a {
    color: #E9E9EA;
    border-right: 1px solid #BBBBBB;
    padding: 0px 8px 0px 8px;
    font-size: 13px;
}

.tags_box a:hover {
    text-decoration: none;
    color: #717375;
}

.tags_box a:last-child {
    border-right: 0px;
}

.tags_box button {
    display: none;
}

.tags_title {
    font-size: 13px;
    margin-right: -6px;
}

.tags_title a {
    padding: 0px 10px 0px 0px;
}

.tags_title:after {
    content: "：";
}

/*友情链接*/
.link_box {
    background-color: #3F51B5;
    padding: 10px 0 10px 0;
    margin-top: -10px;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.link_box a {
    color: #fff;
    padding: 0 0 0 10px;
    font-size: 13px
}

.link_box a:hover {
    text-decoration: none;
    color: #fff
}

.link_box a:last-child {
    border-right: 0
}

.link_box button {
    display: none
}

.link_title {
    font-size: 13px;
    margin-right: -6px
}

/* 联系我们 */
.send {
    border: 0;
    width: 30%;
    clear: both;
    background-color: #717375;
    height: 40px;
}

.reset {
    border: 1px solid #ccc;
    width: 30%;
    clear: both;
    background-color: #fff;
    height: 40px;
}

/*底部信息*/
footer {
    background-color: #4C4C4C;
    color: #fffff1;
    width: 100%;
    padding-top: 40px;
    line-height: 1.8;
    font-size: 14px;
}

footer a {
    color: #fff;
}

footer a:hover, footer a:focus {
    color: #fffff1;
    text-decoration: none;
}

.form-control {
    border: none;
    background-color: #FFFFFF;
    color: #999;
    padding: 2px 6px;
    font-size: 13px;
    border-radius: 0;
    height: 28px;
}

#footer #section-footer {
    padding-top: 40px;
    padding-bottom: 45px;
}

#footer #section-footer .section-content .heading {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 25px
}

#footer #section-footer .about-us {
    font-size: 15px
}

.foot-news li {
    line-height: 1.6;
    margin-bottom: 13px
}

.foot-contact li {
    line-height: 1.6;
    margin-bottom: 10px
}

.f-qrcode {
    padding-top: 5px
}

#section-copyright b {
    color: #F85B5B
}

#wrapper #footer #section-footer .logo .img-responsive {
    width: auto
}

#footer #section-footer, #wrapper #footer #section-footer {
    padding: 35px 0 25px !important
}

.cs {
    margin-left: -35px;
    font-size: 12px;
    color: #fff;
    padding-top: 5px;
    padding-top: 12px
}

.footer .decor-brand {
    margin: 19px 0 26px
}

.decor-brand {
    background: url(../images/decor-brand-red.png)
}

.decor-brand {
    display: block;
    width: 46px;
    height: 15px;
    margin: 28px auto;
    background: url(../images/decor-brand-red.png);
    background-repeat: no-repeat
}

.icons {
    margin-top: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 12px;
    text-align: center;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.icons:hover {
    background: #FF7833;
}

.ddtt {
    padding-bottom: 5px;
    color: #fff;
}

.footer-m {
    display: inline-block;
    padding: 5px 10px;
    background-color: #478FDB;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
}

.footer-m:hover {
    color: #ccc;
    background-color: #478FDB
}

.footer-bar {
    padding: 0px 0px 20px 0px;
    text-align: center;
    background-color: #4c4c4c
}

i.i {
    color: #fff;
    font-size: 15px;
    text-align: center-left;
    width: 20px;
    height: 20px;
}

.f-h4-span {
    line-height: 2.5;
    padding: 5px 0px;
}

.footer-bar .foot-nav {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    float: right;
}

.footer-bar .foot-nav li {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    padding: 0 0 0 8px;
}

.footer-bar .foot-nav li {
    *display: inline;
}

.footer-bar .foot-nav li:first-child a:before {
    display: none;
}

.footer-bar .foot-nav li.current {
    font-weight: bold;
}

.footer-bar .foot-nav li.current, .footer-bar .foot-nav li.current a {
    color: #478FDB;
}

.foot-nav li a {
    display: inline-block;
}

.foot-nav li a:before {
    content: '|';
    padding: 0 8px 0 0;
}

.foot-nav li a:hover {
    color: #478FDB;
}

.footer-bar a, .footer-bar {
    color: #fff;
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

li, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-unstyled ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px
}

.features_sec17 {
    width: 100%;
    padding: 45px 0;
    background-color: #f4f4f4;
}

.clients .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;
    text-align: left;
    float: left
}

.par {
    text-align: center;
    padding-bottom: 20px;
    margin-left: -28px;
}

.par h2 {
    text-align: center;
    color: #5E5E5E;
    line-height: 24px;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.par i {
    display: block;
    width: 90px;
    margin: 0 auto;
    height: 1px;
    background-color: #000;
    margin-top: 15px
}

.scroll {
    width: 45px;
    height: 45px;
    background: #1d1c1cb8;
    color: #fff;
    line-height: 45px;
    text-align: center;
    position: fixed;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
}

.jcfrom {
    border: solid 1px #ccc;
}

#dishe {
    margin: 10px 0px;
}

#dishe a img {
    height: 30px;
    margin: 0px 5px;
}

/*大屏幕*/
@media screen and (min-width: 769px) {
    .dcang {
        display: none;
    }

    header {
    }

    .logo {
        margin: 10px 0px;
        max-width: 300px;
    }

    .navbar-fixed-top .logo {
        max-width: 200px;
    }

    .navbar {
        margin-top: 0px;
        min-height: 50px;
    }

    .navbar-nav > li {
    }

    .navbar-nav {
        float: right;
    }

    .navbar-nav {
    }

    .navbar-nav > li:first-child {
        border-left: 0;
    }

    .navbar-nav > li:last-child {
        border-right: 0;
    }

    .navbar-nav > li > a {
        text-align: center;
    }

    .navbar-default .navbar-nav > li > a {
        color: #333;
        padding: 30px 15px;
        font-size: 17px;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #005ca1;
        color: #fff;
    }

    .navbar-brand {
        display: none;
    }

    .navbar-default .navbar-nav-e > li > a {

    }

    .dropdown i {
        display: none;
    }

    .navbar-fixed-top {
        margin-top: 0px;
        min-height: 40px;
        box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
    }

    .navbar-fixed-top ul.navbar-nav > li > a {
        padding: 15px 10px;
    }

    .nav_small {
        background: #005ca1;
        padding: 1px 0px 1px 0px;
        border-radius: 0px;
        border: none;
    }

    .snav_small {
        top: 0;
        left: 100%;
        position: absolute;
        background: #fff;
        padding: 8px 0px 8px 0px;
        border-radius: 0px;
        border: none;
    }

    .snav_small > li {
    }

    .snav_small > li > a {
        line-height: 26px;
        color: #fff;
        font-size: 13px;
    }

    .snav_small > li > a:hover {
        color: #fff;
        background-color: #4f62ce;
        text-decoration: none;
    }

    .nav_small > li:hover > ul {
        z-index: 999;
        display: block;
    }

    .nav_small > li {
        position: relative;
    }

    .nav_small > li > a {
        line-height: 26px;
        color: #fff;
        font-size: 13px;
    }

    .nav_small > li > a:hover {
        color: #fff;
        background-color: #545252;
    }

    .dropdown-menu2 {
        position: absolute;
        left: 100%;
        z-index: 22;
        display: none;
        top: 0;
        width: 100%;
        min-width: 230px;
        background-color: #005ca1;
    }

    .dropdown-menu2 li {
        height: 32px;
        line-height: 32px;
        color: #000;
        padding: 0 10px;
    }

    .dropdown i {
        display: none;
    }

    .dropdown-menu2 li a {
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        display: block;
    }

    .dropdown-menu2 li:hover {
        background: #545252
    }

    .dropdown-menu2 li:hover a {
        color: #fff;
    }

    .dropdown-menu li.dropdown {
        position: relative;
    }

    .dropdown-menu li.dropdown a {
    }

    .dropdown-menu li.dropdown:hover .dropdown-menu2 {
        display: block !important;
    }

    #app_menudown, #small_search {
        display: none;
    }

    .index_left_nav, .footer_nav, .mfoot_box {
        display: none;
    }

    .right_new a {
        font-size: 20px;
    }

    .list_news li {
        color: #898989;
        font-family: "Opensans-Regular";
        list-style: none;
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
        margin: 10px 0;
    }

}

@media screen and (max-width: 1000px) {
    .dropdown-menu2 {
        padding: 5px 10px;
        position: initial;
        left: initial;
        width: 99%;
    }

    .dropdown.open .dropdown-menu2 {
        display: block;
    }

    .dropdown-menu2 li a {
        display: block;
        line-height: 1.8;
    }
}

/*小屏幕*/
@media screen and (max-width: 768px) {
    .xcang {
        display: none;
    }

    .scroll {
        display: none;
        height: 0px;
    }

    .ddtt {
        display: block;
        margin-top: 20px;
    }

    .logo {
        margin: 0 0 0 10px;
        max-width: 310px;
        margin-top: 5px;
        margin-bottom: 5px;
        height: 54px
    }

    .navbar-default .navbar-brand {
        color: #777777;
        font-size: 16px;
    }

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: #fff;
    }

    .navbar-toggle {
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: 1px solid #EEF3FB;
        background-color: #fff;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #717375;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ddd;
    }

    .navbar-default .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .navbar-default .navbar-nav > li {
        border-bottom: 1px solid #fff;
    }

    .navbar-default .navbar-nav > li:last-child {
        border: none;
    }

    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #717375;
        color: #fff;
    }

    .navbar-fixed-top {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .dropdown a {
        color: #666;
        padding: 0 30px;
    }

    .dropdown i {
        color: #717375;
    }

    .top_lang, .left_h1 span {
        display: none;
    }

    .search_group {
        margin: 5px 0px 20px 0px;
    }

    #topsearch {
        display: none;
    }

    .product_head {
        background: none;
    }

    .product_head h2 {
        font-size: 26px;
    }

    .product_index {
        margin-top: 10px;
    }

    .product_list {
        padding: 20px 0px 0px 0px;
    }

    .product_img {
        min-height: 80px;
        margin-bottom: 10px;
    }

    .product_list2 div.product_img {
        min-height: 80px;
        margin-bottom: 10px;
    }

    .about_content img {
        max-width: 420px;
        width: 100%;
        margin-bottom: 15px;
    }

    .about_content a.btn-info {
        width: 220px;
        display: block;
        margin: 0 auto;
        padding: 8px 0px;
    }

    .news_head h2 {
        font-size: 24px;
    }

    .page_bg {
        display: none;
    }

    .left_h {
        margin-top: 10px;
    }

    .list_related h2.left_h {
        margin-top: 60px;
    }

    .product_con img, .contents img {
        width: 100%;
    }

    .news_time {
        display: none;
    }

    .right_new a {
        font-size: 12px;
    }

    #pic-page a img {
        width: 35px;
    }

    #cmsFloatPanel {
        display: none;
    }

    .point span.to_prev, .point span.to_next {
        text-align: left;
        padding-bottom: 8px;
    }

    .product_list2 {
        padding-top: 25px;
    }

    .adv_desc {
        text-align: center;
    }

    .link_box {
        padding-left: 7px;
        margin-bottom: 50px;
    }

    .link_box a {
        display: block;
        border-right: 0px;
        padding: 4px 0px;
    }

    .link_title {
        display: block;
    }

    .link_title:after {
        content: "";
    }

    .down_bnt {
        margin: 0px 0 0 20px;
    }

    .down_na {
        padding: 0 0 70px 0;
    }

    .list_news li {
        margin: 10px 0;
        border-bottom: 1px solid #ddd;
    }

    .link_box button {
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }

    .link_box button:hover, .link_box button:focus {
        color: #99A1C5;
    }

    .link_list {
        display: none;
        padding-top: 7px;
    }

    .tags_box {
        padding-left: 7px;
    }

    .tags_box a {
        display: block;
        border-right: 0px;
        padding: 4px 0px;
    }

    .tags_title {
        display: block;
    }

    .tags_title:after {
        content: "";
    }

    .tags_box button {
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }

    .tags_box button:hover, .tags_box button:focus {
        color: #99A1C5;
    }

    .tags_rows {
        display: none;
        padding-top: 7px;
    }

    /*.footer_nav{background-color: #212121;border-top: 2px solid #3d3d3d;}
      footer{ margin-bottom:50px; padding-left: 8px; padding-right: 8px;}*/
    #nam1 {
        display: none;
    }

    .index-time {
        display: none;
    }

    .cl {
        padding: 10px;
    }

    .products_s2 {
        min-height: 200px;
    }

    .index-pro .product_title {
        height: auto;
        font-size: 14px;
        line-height: 21px;
        margin: 0;
        padding: 10px 0;
    }

    .index-pro .pro-dec {
        padding: 3px;
    }

    .buttons {
        min-width: 53px;
        padding: 0px 11px;
        height: 30px;
        line-height: 31px;
        font-size: 11px;
    }

    .index-pro .cl {
        margin-top: 10px;
        overflow: hidden;
        height: 170px;
        width: 170px;
        float: left;
    }

    .mfoot_box {
        background-color: #fafafa
    }

    .mfoot_nav {
        width: 25%;
        float: left;
        background-color: #fafafa;
        text-align: center;
        color: #898989
    }

    .mfoot_nav:focus, .mfoot_nav:hover {
        background-color: #e4e4e4;
        cursor: pointer
    }

    .mfoot_nav a {
        color: #898989;
        display: block
    }

    .mfoot_nav a:focus, .mfoot_nav a:hover {
        text-decoration: none
    }

    .mfoot_nav span {
        display: block;
        padding: 3px 0 0 0
    }

    .mfoot_share {
        width: 200px;
        padding: 5px
    }

    .css3 {
        box-shadow: 0 0;
        width: calc(100% + 2em);
        font-size: 24px
    }

    blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
        margin: 0;
        padding: 0
    }

    fieldset, img {
        border: 0
    }

    :focus {
        outline: 0
    }

    address, cite, code, ctoolion, dfn, em, optgroup, strong, th, var {
        font-style: normal;
        font-weight: 400
    }

    h1, h2, h3, h4, h5, h6 {
        font-size: 100%;
        font-weight: 400
    }

    abbr, acronym {
        border: 0;
        font-variant: normal
    }

    button, input, optgroup, option, select, textarea {
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit
    }

    code, kbd, samp, tt {
        font-size: 100%
    }

    body {
        line-height: 1.5
    }

    ol, ul {
        list-style: none
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    ctoolion, th {
        text-align: left
    }

    sub, sup {
        font-size: 100%;
        vertical-align: baseline
    }

    :link, :visited, ins {
        text-decoration: none
    }

    blockquote, q {
        quotes: none
    }

    blockquote:after, blockquote:before, q:after, q:before {
        content: '';
        content: none
    }

}

@media screen and (max-width: 767px) {
    .copyright_p {
        display: none;
    }
}

/*320px到768px*/

@media screen and (min-width: 320px) and (max-width: 768px) {
    .col-mm-1, .col-mm-10, .col-mm-11, .col-mm-12, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9 {
        float: left
    }

    .col-mm-12 {
        width: 100%
    }

    .col-mm-11 {
        width: 91.66666667%
    }

    .col-mm-10 {
        width: 83.33333333%
    }

    .col-mm-9 {
        width: 75%
    }

    .col-mm-8 {
        width: 66.66666667%
    }

    .col-mm-7 {
        width: 58.33333333%
    }

    .col-mm-6 {
        width: 50%
    }

    .col-mm-5 {
        width: 41.66666667%
    }

    .col-mm-4 {
        width: 33.33333333%
    }

    .col-mm-3 {
        width: 25%
    }

    .col-mm-2 {
        width: 16.66666667%
    }

    .col-mm-1 {
        width: 8.33333333%
    }
}

@media screen and (max-width: 340px) {
    .logo {
        max-width: 230px;
    }
}

.live-chat-title, .live-chat-box, .live-chat-icon .live-chat-box span, .live-chat-icon .live-chat-box strong {
    background-color: #005ca1;
    color: #fff;
}

.live-chat {
    position: fixed;
    top: 20%;
    z-index: 99;
    right: 0px;
}

.live-chat-title {
    padding: 6px 15px;
    width: 100%;
    font-weight: 700;
    box-sizing: border-box
}

.live-chat i.fa {
    margin-right: 10px;
    font-size: 20px;
    width: 18px;
    text-align: center;
    vertical-align: middle
}

.live-chat-box {
    padding: 10px 5px;
    -moz-box-shadow: 0 0 3em rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 3em rgba(0, 0, 0, .4);
    box-shadow: 0 0 3em rgba(0, 0, 0, .4)
}

.live-chat-box p {
    padding: 2px 0
}

.live-chat-box p:hover {
    background: rgba(0, 0, 0, .085)
}

.live-chat-box a, .live-chat-box a:hover, .live-chat-box a:link, .live-chat-box a:visited {
    padding: 3px 10px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
}

.live-chat-icon {
    text-align: center
}

.live-chat-icon i.fa {
    margin-right: 0;
    width: auto
}

.live-chat-icon .live-chat-box {
    padding: 0
}

.live-chat-icon .live-chat-box p {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    position: relative;
    padding: 0px;
    margin-bottom: 0px;
}

.live-chat-icon .live-chat-box p:last-child {
    border-bottom: 0
}

.live-chat-icon .live-chat-box a {
    padding: 12px 8px;
    display: block;
}

.live-chat-icon .live-chat-box span, .live-chat-icon .live-chat-box strong {
    padding: 0 15px;
    height: 100%;
    font-weight: 400;
    white-space: nowrap;
    position: absolute;
    top: 0;
    right: -200px;
    z-index: -1;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.live-chat-icon .live-chat-box i.fa span, .live-chat-icon .live-chat-box i.fa strong {
    font-size: 14px
}

.live-chat-icon.prt .live-chat-box span:after, .live-chat-icon.prt .live-chat-box strong:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: -4px;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px
}

.live-chat-icon.plt .live-chat-box span:before, .live-chat-icon.plt .live-chat-box strong:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: -4px;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0
}

.message-form-box {
    max-width: 320px;
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 100
}

.message-form-box-lt {
    right: auto;
    left: 10px
}

.message-form-box .message-header {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    background-color: #005ca1;
    cursor: pointer;
    overflow: hidden;
    -moz-box-shadow: 0 0 1.5em rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 1.5em rgba(0, 0, 0, .3);
    box-shadow: 0 0 1.5em rgba(0, 0, 0, .3)
}

.message-form-box .message-header i {
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.message-form-box .message-header .label {
    float: left;
    padding: 0px;
}

.message-form-box .message-header .label i {
    font-size: 20px;
    text-align: center;
    background: rgba(0, 0, 0, .12);
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px
}

.message-form-box .message-header b {
    margin: 0 12px;
    font-weight: 400
}

.message-form-box .message-header .arrow-toggle {
    float: right;
    text-align: center;
    font-size: 20px;
    opacity: .75
}

.message-form-box .message-form {
    padding: 15px;
    background: #fff;
    display: none;
    -moz-box-shadow: rgba(0, 0, 0, .15) 0 0 1.5em;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 0 1.5em;
    box-shadow: rgba(0, 0, 0, .15) 0 0 1.5em
}

.message-form-box .message-form p {
    margin: 0 auto 6px
}

.message-form-box .wpcf7 p {
    margin: 12px auto 0
}

.message-form-box .wpcf7 .wpcf7-captchar, .message-form-box .wpcf7 .wpcf7-select, .message-form-box .wpcf7 .wpcf7-text {
    width: 100%;
    box-sizing: border-box
}

.message-form-box .wpcf7 .wpcf7-textarea {
    width: 100%;
    box-sizing: border-box
}

.message-form-box .wpcf7 .wpcf7-submit {
    width: 100%;
    box-sizing: border-box;
    background-color: #414141;
    color: #fff;
}

.message-form-box .wpcf7 span.wpcf7-not-valid-tip {
    margin: 0
}

input, textarea, select {
    padding: 6px;
    line-height: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/***JS翻译***/
.duo_fanyi {
    position: relative;
    float: right;
    line-height: 35px;
    margin-left: 10px;
}

.top_name {
    position: relative;
}

#duolang {
    color: #333;
    border-left: 1px solid #e5e5e5;
}

#duolang img {
    height: 18px;
}

.langlist {
    position: absolute;
    right: 0px;
    overflow: auto;
    z-index: 9999;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 10px;
    width: 360px;
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    border: 1px solid #eee;
    display: none;
}

@media screen and (max-width: 768px) {
    .langlist {
        width: 300px;
    }
}

#maximg img {
    max-height: 100% !important;
    height: auto !important;
}

.pagebar {
    padding: 20px;
    overflow: hidden;
    clear: both
}

.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 2px;
    border-radius: 3px;
    line-height: 100%
}

.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}

.pagination a:hover {
    color: #333;
    border: 1px solid #333;
}

.pagination a.page-num-current {
    color: #fff;
    background: #333;
    border: 1px solid #333;
}

.pagination .st {
    font-family: 宋体
}

.text-secondary {
    text-align: center;
    padding: 20px 0
}

#maximg p span {
    text-wrap: inherit
}