﻿@charset "utf-8";
@import url(dll.css);
@import url(global.css);
@import url(module.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);

/* 首页部分开始 */

.header {
    width: 100%;
    height: 120px;
    left: 0;
    z-index: 9999;
    34
}

.nav_box {
    height: 120px;
}

.advantage_box {display:none}






/*logo*/

.logo_box {
    float: left;
    overflow: hidden;
    vertical-align: middle;
    height: 120px;
    line-height: 90px;
}

.logo_box a {
    display: inline-block;
    max-width: 100%;
}

.logo_box img {
   /* height: 60px;
    width: 250px;*/
}








/*search*/

.search_box {
    float: right;
}

.i_search {
    height: 120px;
    float: left;
}

.i_contact {
    height: 120px;
    float: right;
    margin-left: 60px;
    top: 17.5px;
    position: relative;
}

.i_contact .tel_info {
    color: #454545;
    font-size: 20px;
}

.i_contact .tel_info img {
    padding: 3px 0;
}

.i_contact .email_info {
    color: #999;
    font-size: 14px;
    padding-top: 10px;
}








/*language*/

.lan_box {
    height: 20px;
    padding-top: 5px;
}

.lan_box li {
    float: left;
    padding-right: 5px;
    color: #999;
}

.lan_box li a {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    display: block;
    height: 20px;
}








/*mainmenu*/

.mainmenu_box {
    background-color: #02328d !important;
    height: 38px;
    width: 100%;
}








/*indexbanner*/

.i_banner_box .i_banner .fullSlide {
    height: 430px!important;
}

.i_banner_box .i_banner .fullSlide .bd {
    height: 430px!important;
}

.i_banner_box .i_banner .fullSlide .bd ul {
    height: 430px!important;
}

.i_banner_box .i_banner .fullSlide .bd li {
    height: 430px!important;
}

.i_banner_box .i_banner .fullSlide .bd li a {
    height: 430px!important;
}








/*pagebanner*/

.p_banner_box .p_banner .fullSlide .bd li {
    background-size: 100% 100% !important;
}

/*.p_banner_box .p_banner .fullSlide {
    height: 200px!important;
}

.pimg_banner img {
    height: 200px!important;
    width: 2061px!important;
}

.p_banner_box .p_banner .fullSlide .bd {
    height: 200px!important;
}

.p_banner_box .p_banner .fullSlide .bd ul {
    height: 200px!important;
}

.p_banner_box .p_banner .fullSlide .bd li {
    height: 200px!important;
}

.p_banner_box .p_banner .fullSlide .bd li a {
    height: 200px!important;
}

*/






/*news*/

.i_news {
    position: relative;
    top: -20px;
}

.i_newlist {
    background-color: #02328d !important;
    height: 40px;
}

.i_newlist .news_title {
    display: block;
    float: left;
    padding-left: 15px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.i_newlist .time {
    margin-left: 15px;
    display: inline-block;
}

#moocBox {
    height: 40px!important;
    /*修改高度可以更改显示条数*/
    line-height: 40px;
    width: 500px;
    overflow: hidden;
    /*  这个一定要加，超出的内容部分要隐藏，免得撑高中间部分 */
    color: #fff;
    font-size: 12px;
}

.i_newlist ul li a {
    color: #fff;
}

.i_newlist ul li:hover a,
.i_newlist ul li:hover .time {
    text-decoration: underline;
}








/*核心优势*/

.i_advantage ul li {
    margin-top: 50px;
    width: 33.33333333%;
    float: left;
    padding: 0 15px;
    height: 350px;
}

.i_advantage li a {
    display: block;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 24px 30px 24px 20px;
    text-align: center;
    background: #fff;
    height: 100%;
}

.i_advantage li:hover a h3 {
    color: #02328d!important;
}

.i_advantage li:hover a {
    -webkit-box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.08);
}

.i_advantage li a h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 16px;
    color: #333;
}

.i_advantage li a p {
    width: 100%;
    margin: 0 auto;
    color: #999;
}








/*更多*/

.i_more {
    color: #02328d !important;
    padding: 5px 15px;
    border: 1px solid;
    color: #b30f0e;
    display: block;
    width: 110px;
    text-align: center;
    margin: 30px auto 0 auto;
    height: 34.5px;
    line-height: 24px;
}

.i_more:hover {
    background-color: #02328d !important;
    color: #fff!important;
}


/*机械产品*/

.i_products {
    position: relative;
    margin-top: 50px!important;
}

#i_products_list {
    overflow: hidden;
}

#i_products_list ul li a {
    /*opacity: .58;*/
}

.i_products ul li {

    width: 360px;
    height: 258.2px;
    margin: 0 15px;
}

#i_products_list li a:hover {
    opacity: 1;
    background-color: #f00;
}

.i_products ul {
    width: 1140px;
}

.i_products li:hover img {
    transform: scale(1.08);
    transition: all 0.4s ease-out;
}

.i_products li a .img {
    overflow: hidden;
    height: 228px;
    width: 364px;
}

.i_products li a img {
    height: 228px;
    width: 364px;
    transition: transform .75s cubic-bezier(.19, 1, .22, 1), -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);
}

.i_products li a {
    display: block;
    overflow: hidden;
    text-align: center;
    background: #fff;
    height: 100%;
    width: 364px;

}

.i_pro_title {
    padding: 0px 15px;
    width: 100%;
}

.i_products li a:hover .i_pro_title {
    background-color: #02328d !important;
}

.i_products li a:hover h3 {
    color: #fff;
}

.i_products li a h3 {
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    color: #6e6e6d;
     line-height: 30px;
}

.i_products li a div.desc {
    width: 270px;
    margin: 0 auto;
  display:none;
    color: #9e9e9e;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 11px;
    font-size: 12px;
    line-height: 14px;
}


/*滑动产品*/

.slick_prev {
    left: 30%;
}

.slick_next {
    right: 30%;
}

.slick_prev,
.slick_next {
    position: absolute;
    top: 50%;
    display: block;
    height: 65px;
    width: 15px;
    background-color: #fff;
    z-index: 1;
    padding-top: 20px;
    cursor: pointer;
}

p.prev {
    left: 0;
}

p.next {
    right: 0;
}

p.prev,
p.next {
    width: 42px;
    height: 100%;
    background: rgba(238, 238, 238, 0.78);
    color: #333 !important;
    position: absolute;
    top: 0;
    z-index: 1;
}


/*公司简介*/

.introduce_box {
    background: rgba(255, 255, 255, 0.58);
}

.introduce_box .introbg {
    background: url(../Images/introbg.jpg);
    height: 430px;
    width: 100%;
    z-index: -1;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.i_introduce {
    height: 320px;
}

.i_introduce .i_content {
    position: relative;
    margin-top: 25px;
    overflow: hidden;
    height: 300px;
}

.i_introduce .i_content img {
    width: 100%;
    max-height: 280px;
    width: 490px;
    z-index: 2;
    position: relative;
}

.i_introduce .i_content .img {
    width: 100%;
    max-height: 280px;
    width: 490px;
    z-index: 2;
    padding: 0 15px;
}

.i_introduce .i_content .text {
    background: #fff;
    width: 100%;
    text-align: left;
    padding: 5px 15px;
    position: absolute;
    top: 140px;
    height: 173px;
    z-index: 1;
}

.i_introduce .i_content .right .text p.desc {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 0;
    margin-left: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-left: 45%;
}

.i_introduce .i_more {
    margin-top: -25px;
    position: relative;
    z-index: 1;
}






/*公司新闻*/

.i_news_info {
    padding-top: 50px;
}

.i_news_info .item_x1 {
    width: 40%;
    float: left;
    padding: 0;
    border: none;
}

.i_news_info .item_x1 .img {
    overflow: hidden;
}

.i_news_info .item_x1 .img img {
    opacity: .78;
    width: 100%;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
}

.i_news_info .item_x1:hover img {
    transform: scale(1.08);
    opacity: 1;
}

.i_news_info .item_x1 .info {
    background-color: #02328d !important;
    padding: 28px 20px 28px 40px;
}

.i_news_info .item_x1 .info .date {
    float: left;
}

.i_news_info .item_x1 .info .date .day {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    color: #fff;
}

.i_news_info .item_x1 .info .date .year {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    display: block;
}

.i_news_info .item_x1 .info .text {
    float: right;
    width: 80%;
    color: #fff;
    overflow: hidden;
}

.i_news_info .item_x1 .info .text h3 {
    color: #fff;
    line-height: 30px;
    margin: 0;
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.i_news_info .item_x1 .info .text p {
    color: rgba(255, 255, 255, 0.7);
    padding-top: 15px;
    margin: 0;
}






/*item2*/

.i_news_info .item_x2 {
    border-bottom: none!important;
}

.i_news_info ul .item_x2 a .info .text {
    float: left;
    width: 80%;
}

.i_news_info .item_x2 .info .date {
    float: right;
}

.i_news_info .item_x2 .info .date .day {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    color: #888;
}

.i_news_info .item_x2 .info .date .year {
    color: #888;
    position: relative;
    display: block;
}

.i_news_info .item_x2:hover h3 {
    color: #02328d !important
}

.i_news_info .item_x2 .info .text h3 {
    width: 100%!important;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    font-size: 16px!important;
}

.i_news_info .item_x2 .info .text p {
    margin-top: 15px;
    color: #999;
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    margin-bottom: 15px;
}




/*.item_other*/

.i_news_info .item_other:hover {

    padding-left: 15px;
}

.i_news_info .item_other:hover .info .text h3 {
    color: #02328d !important;
}

.i_news_info .item_other {
    width: 52%;
    float: right;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.i_news_info .item_other .info .text h3 {
    font-size: 14px;
    line-height: 30px;
    color: #555;
    margin: 0;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 78%;
}

.i_news_info .item_other .info .date {
    float: right;
}

.i_news_info .item_other:hover .info .date .time {
    right: 15px;
}

.i_news_info .item_other .info .date .time {
    display: inline-block;
    line-height: 30px;
    float: right;
    color: #888;
    font-size: 13px;
    position: relative;
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
}

.i_news_info .item_other .info .date .time .fa {
    background: url(../Images/news_right.png);
    height: 10px;
    width: 10px;
    display: block;
    float: right;
    margin: 10px 0 0 10px;
    display: none;
}

.i_news_info .item_other:hover .info .date .time .fa {
    display: block;
}





/*底部菜单*/

.footnav {

    padding-bottom: 15px;
    position: relative;
}

.footnav:before {
    background-color: #02328d !important;
}

.footnav:before {
    content: '';
    height: 40px;
    width: 100%;
    top: 0;
    position: absolute;
    background: #b30f0e;
    background-color: rgb(179, 15, 14);
    z-index: 2;
    left: 0;
}

.footnav .menu {
    width: 66.66666667%;
      height: 100px;
    float: left;
}

.footnav .menu ul li {
    width: 16.66666667%;
    text-align: left;
    padding: 0;
    float: left;
}

.footnav .menu ul li dt {
    padding-bottom: 15px;
}

.footnav .menu ul li dt a {
    font-size: 16px;
    margin: 0;
    text-shadow: none;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: relative;
    z-index: 3;
}

.footnav .menu ul li dd {
    margin-bottom: 3px;
}

.footnav .menu ul li dd a {
    color: #777;
    text-decoration: none;
    font-size: 12px;
}

.footnav .contact_us {
    width: 33.33333333%;
    float: right;
    z-index: 2;
    position: relative;
}

.footnav .foot_info {
    text-align: left;
    padding-left: 80px;
}

.footnav .foot_info h4 {
    padding-bottom: 15px;
}

.footnav .foot_info h4 span {
    font-size: 16px;
    margin: 0;
    text-shadow: none;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: relative;
    z-index: 3;
}

.footnav .foot_info em {
    display: block;
    font-style: normal;
}

.footnav .foot_info em a {
    display: block;
    font-size: 14px;
    font-style: normal;
    line-height: 2;
    color: #777;
}

.footnav .foot_info p {
    color: #777;
    line-height: 2;
}

.footnav .foot_info em:hover a,
.footnav .foot_info em:hover p span {
    color: #02328d !important;
}




/*友情链接*/

.links .mfbox {

    border-top: 1px solid #ddd;
    padding: 15px;
    position: relative;
}

.links {
    color: #a6a6a6;
    padding-bottom: 10px
}

.links .l_list {
    width: 50%;
    float: left;
}

.breadcrumb {
    margin-bottom: 10px;
}

.breadcrumb {
    padding: 8px 10px 8px 0px;
    margin-bottom: 22px;
    list-style: none;
    background-color: transparent;
    border-radius: 3px;
}

.links li {
    white-space: nowrap;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li a {
    color: #02328d;
}

.breadcrumb>li:hover a {
    text-decoration: underline;
}

.links .breadcrumb>li+li::before {
    color: #a6a6a6;
}

.breadcrumb li+li::before {
    padding: 0 5px;
}

.breadcrumb>li+li::before {
    padding: 0 5px;
    color: #a6a6a6;
    content: "/\00a0";
}




/*footer*/

.foot-left {
    position: absolute;
    top: 46px;
    left: 15px;
    width: 50%;
}

.foot-right {
    float: right;
    position: absolute;
    top: 25px;
    right: 0;
}

.foot-right ul li {
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;
    width: 25px;
    height: 25px;
    line-height: 25px;
    float: right;
}




/* 首页部分结束 */


/* 内页部分开始 */


/*关于我们-公司简介*/

.p_column_nav .path {
    width: 30%;
    float: left;
    text-align: left;
}

.p_column_nav .path img {
    width: 15px;
    height: 15px;
    margin: 17px 0;
}

.p_column_nav .path a {
    font-size: 12px;
    padding: 10px;
    line-height: 30px;
    display: inline-block;
}

.p_column_nav .sidebar_title {
    width: 70%;
    float: right;
    padding: 8px 0;
}

.p_column_nav {
    text-align: center;
    background-color: #ffffff;
}

.p_column_nav .sortsubnavcontainer {
    display: none;
}

.p_column_nav .mfbox .sidebar_title>h3 a {
    display: none;
}

.p_show {
    padding: 30px;
    background: #fff;
}

.p_intro_body {

    width: 100%;
    padding: 20px;
}

.p_content {
    background-color: #fff;
    padding: 30px;
}


/*行内资讯*/

.p_news_body {
    width: 75%;
    float: left;
}

.p_news {
    padding: 15px 0;
    border-top: 1px solid #f0f2f5;
    background-image: -webkit-linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-image: linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-repeat: repeat-x;
}

.p_news .p_news_list {
    border-radius: 5px;
    background: #ffffff;
    padding: 20px;
    min-height: 650px;
}

.widget-title a:hover {
    color: #03a9f4;
}


/*news-bar*/

.p_news_sidebar {
    width: 25%;
    float: right;
}

.p_news_bar {
    margin-left: 30px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    min-height: 650px;
    max-height: 1230px;
    overflow: hidden;
}

.p_news_bar .recommend h3 span {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    color: #37474f;
}

.p_news_bar .recommend .list_group {
    margin: 10px 0;
}

.list_group-item:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.list_group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid transparent;
}

.p_news_bar .recommend .list_group a {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: #333333;
    font-size: 15px;
    text-align: left;
}

.p_news_bar .recommend .list_group li img {
    float: left;
    padding-right: 20px;
    width: 50%;
    border-radius: 5px;
    min-height: 100px;
    max-height: 100px;
}

.column .sidebar>h3 {
    font-size: 26px;
    padding-bottom: 10px;
    margin-bottom: -1px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d2d2d2;
}

.column .sidebar h3>a {
    border-bottom: 1px solid #03a9f4;
    padding-bottom: 10px;
}

.column .sidebar .sortnavul {
    float: left!important;
}

.p_news_bar ul.column {
    padding-top: 20px;
    list-style: none!important;
}

.p_news_bar ul.column li {
    margin-bottom: 10px!important;
    display: block!important;
}

.p_news_bar ul.column li a {
    font-size: 16px!important;
    color: #333333;
}


/*产品*/

.p_img {
    padding-top: 30px;
}


/*在线留言*/

.p_feedback {
    padding: 30px 0;
    background: #f2f2f2;
}

.p_feedback .mfbox {
    max-width: 800px;
}

.p_feedback .p_feedback_body {
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}




/*产品详细*/


/*产品位置开始*/

.p_column_product .path {
    position: relative;
}

.p_column_product {
    background-image: -webkit-linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-image: linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-repeat: repeat-x;
}

.p_column_product .path a {
    color: #02328d;
    display: inline-block;
    padding: 5px;
    line-height: 24px;
}

.p_column_product .path img {
    padding: 5px;
}

.sidelist_title {
    display: none;
    width: 158px;
    height: auto;
    position: absolute;
    top: 190px;
    left: 234px;
    background: #fff;
    z-index: 1200;
}

.sidelist_title .sortnavul li {
    display: block!important;
    width: 158px;
    height: 38px;
    background-color: #fff;
}

.sidelist_title .sortnavul::before {
    position: absolute;
    left: 10px;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-color: transparent;
    border-top-width: 0;
    top: -7px;
    border-bottom-color: #fff;
}

.sidelist_title .sortnavul {
    width: 158px;
    height: auto;
    text-align: left;
    background: #fff;
}

.sidelist_title .sortnavul li a {
    float: none!important;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    color: #02328d;

    font-size: 14px;
}

.sidelist_title .sortnavul li a:hover {
    color: #02328d!important;
    background: #f5f5f5!important;
}

.sidelist_title h3 {
    display: none;
}

.p_v_sidetitle .sortsubnavcontainer {
    display: none;
}


/*产品位置结束*/

.showproduct_head {
    background: #fff;
    padding: 30px 0;
}

.showproduct_head .productimg {
    width: 50%;
    float: left;
}

.showproduct_head .productimg a img {
    width: 380px;
    height: 210px;
}

.showproduct_head .pro_info {
    float: right;
    width: 50%;
}

.showproduct_head .pro_info .productinfos .title {
    display: none;
}

.showproduct_head .pro_info .productinfos {
    text-align: left;
    margin-bottom: 15px;
    color: #5e7387;
}

.showproduct_head .pro_info .productattr {
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
}

.showproduct_head .pro_info .productattr li {
    width: 50%;
    float: left;
    color: #5e7387;
    font-size: 14px;
    margin: 0;
    padding: 3px 5px;
    line-height: 1.5;
}

.nav-tabs-line {
    margin-bottom: 20px;
}

.nav-tabs-line>li.active>a {
    color: #02328d !important;
    border-bottom: 2px solid #02328d !important;
}

.nav-tabs-line>li>a {
    padding: 10px 20px;
}

.nav-tabs-line>li {
    border-bottom: 1px solid #e4eaec;
    padding: 10px 0px;
}

.p_showvideo {
    margin-top: 30px;
}

.p_downsdll_detail {
    margin-top: 30px;
}

.p_jobs_detail {
    padding-top: 30px;
}

.p_jobs {
    padding-top: 30px;
}

.p_showpro {
    position: relative;
}

.p_showpro {
    padding: 30px 0;
    border-top: 1px solid #f0f2f5;
    background-image: -webkit-linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-image: linear-gradient(top, #f2f2f2 0, #f0f0f0 100%);
    background-repeat: repeat-x;
}

.p_showpro .p_pro_list {
    border-radius: 5px;
    padding: 30px;
    background: #ffffff;
    min-height: 650px;
}

.p_showpro_body {
    width: 75%;
    float: left;
}

.widget-title a:hover {
    color: #03a9f4;
}


/*product-bar*/

.p_pro_sidebar {
    width: 25%;
    float: right;
}

.p_pro_bar {
    margin-left: 30px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    max-height: 1140px;
}

.p_pro_bar .recommend {
    padding: 20px 0;
}

.p_pro_bar .recommend h3 {
    font-size: 16px;
    font-weight: 300;
    margin: 0;
}

.p_pro_bar .recommend h3 span {
    font-size: 16px;
    font-weight: 300;
    color: #37474f;
}

.p_pro_bar .recommend .list_group {
    margin-top: 0;
    margin-bottom: 0;
}

.list_group {
    padding-left: 0;
    margin-bottom: 20px;
}

.p_pro_bar .recommend .list_group li {
    margin-top: 15px;
    padding: 0;
}

.p_pro_bar .recommend .list_group li:hover span {
    color: #03a9f4;
}

.list_group_item:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.list_group_item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid transparent;
    border-color: #e4eaec;
}

.p_showpro_detail .list_group_item {
    border: none;
}

.p_video_bar .list_group_item {
    border: none;
}

.p_pro_bar .recommend .list_group a {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: #333333;
    font-size: 15px;
}

.p_pro_bar .recommend .list_group li img {
    height: 210px;
    width: 210px;
}

.p_pro_bar .recommend .list_group a span {
    display: block;
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
    max-height: 60px;
    overflow: hidden;
    width: 210px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.column .sidebar>h3 {
    font-size: 26px;
    padding-bottom: 10px;
    margin-bottom: -1px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d2d2d2;
    text-align: left;
}

.column .sidebar h3>a {
    border-bottom: 1px solid #03a9f4;
    padding-bottom: 10px;
}

.column .sidebar .sortnavul {
    float: left!important;
}

.p_pro_bar ul.column {
    padding: 0px!important;
    list-style: none!important;
}

.p_pro_bar ul.column li {
    margin-bottom: 10px!important;
    display: block!important;
}

.p_pro_bar ul.column li span:hover {
    color: #03a9f4;
}

.p_pro_bar ul.column li a {
    font-size: 16px!important;
    color: #333333!important;
}

.p_pro_bar .column h3 {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    border-bottom: 1px solid #d2d2d2;
}

.p_pro_bar .column h3 span {
    font-size: 26px;
    float: left;
    border-bottom: 2px solid #03a9f4;
    padding-bottom: 10px;
    margin-bottom: -1px;
}

.proDetail h2 {
    font-weight: 400;
    line-height: 1.2;
    color: #37474f;
    font-size: 30px;
    margin-top: 22px;
    margin-bottom: 11px;
}

.proDetail p span {
    color: #222;
    font-size: 18px;
    word-wrap: break-word;
    margin-bottom: 16px;
    display: block;
}

.met-online-book {
    color: #2ddfbb;
    background-color: transparent;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 15px;
    border: 1px solid #2ddfbb;
    padding: 5px 15px;
}


/*动态产品详细开始*/

.p_showprodll_detail .p_showpro_body {
    width: 100%;
}

.p_showprodll_detail {
    padding: 0;
    border: none;
    background-image: none;
}


/*动态产品详细结束*/


/*新闻详细*/

.p_news .newViewPic img {
    width: 100%;
}


/*导航搜索*/

.nav_box .s_int {
    border-radius: 5px;
    padding-left: 15px;
    display: block;
    font-size: 14px;
    line-height: 1.57142857;
    color: #2a333c;
    height: 45px;
    width: 240px;
    background-color: #eee;
    border: 1px solid #eee;
}

.nav_box #productSearch ul {
    position: relative;
    top: 37.5px;
}

.nav_box .s_btn {
    background: url(../Images/search_icon.png) no-repeat center center;
    border: palegoldenrod;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #02328d;
    background-size: 20px;
    position: absolute;
    width: 35px;
    height: 35px;
}


/* 内页部分结束 */