@charset "utf-8";
/* 站点说明：整站样式
 * 开发时间：20150914
 * 开发者：陈宏
 * 维护者：陈宏
 *
 * 样式版本： v1.0
 * 版本时间：
 * 注意事项： 请勿轻易修改，共用部分主要样式
 *
 */

/*首页、商标管理及搜索页头部样式*/
/*头部样式*/
.header {
    width: 100%;
    overflow: hidden;
    height: 161px;
}

.bz {
    overflow: hidden;
    height: 122px;
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.bz_r {
    float: right;
}

.top_nav {
    color: #666;
    line-height: 24px;
    text-align: right;
    font-size: 12px;
    margin-top: 25px;
}

.top_nav a {
    color: #666;
    padding-left: 20px;
    padding-right: 10px;
}

.top_nav a:hover {
    color: #004bc7;
    text-decoration: underline;
}

.top_nav a.email {
    background: url('../images/email.png') no-repeat;
    background-size: contain;
}

.top_nav a.contact {
    background: url('../images/tel2.png') no-repeat;
    background-size: contain;
    margin-left: 5px;
}

.search {
    width: 345px;
    overflow: hidden;
    margin-top: 10px;
}

.search input[type='text'] {
    /* background: url("../images/search_bg.jpg") no-repeat; */
    height: 34px;
    width: 292px;
    line-height: 34px;
    color: #b3b3b3;
    padding-left: 15px;
    float: left;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}

.search button {
    border: 0;
    width: 42px;
    float: left;
}

.nav {
    width: 100%;
    background: url("../images/nav_bg.jpg") repeat-x;
    height: 43px;
}

.nav ul li {
    float: left;
    width: 150px;
    text-align: center;
    line-height: 38px;
    text-align: center;
    padding-top: 2px;
}

.nav ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
    width: 150px;
}

.nav ul li a:hover {
    /* background: url("../images/nav_hover.jpg") no-repeat; */
    color: #ededed;
    background: #0063b7;
}

/*尾部样式*/
.footer {
    width: 100%;
    height: 95px;
    padding-top: 20px;
    background: linear-gradient(0deg, #eeeeee 20%,#ffffff 80%);
    margin-top: 40px;
    border-top: 3px solid #0467aa;
}

.footer p {
    font-size: 12px;
    color: #333;
    line-height: 26px;
    text-align: center;
}

.footer p a {
    color: #333;
}

.footer p a:hover {
    text-decoration: underline;
}

/*广告图*/
.banner {
    width: 1200px;
    position: relative;
    overflow: hidden;
    margin: 10px auto;
    height: 360px;
}

.banner ul {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    left: 50%;
    top: 330px;
    margin-left: -40px;
}

.banner ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

/*内容区域样式*/
.w_1000 {
    width: 1200px;
    margin: 0 auto;
}

/*首页公司简介*/
.info {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

.info_l {
    width: 715px;
    float: left;
    /* height: 280px; */
    /* border: 1px solid #ddd; */
    border-radius: 3px;
    /* padding: 10px 20px; */
}

/* .info_l h4,
.info_r h4 {
    overflow: hidden;
    background: url("../images/intro_tit.jpg") no-repeat bottom;
    line-height: 30px;
    padding-bottom: 8px;
} */

.info_l h4 span,
.info_r h4 span {
    float: left;
    display: inline-block;
    color: #232323;
    font-size: 18px;
}

.info_l h4 a,
.info_r h4 a {
    float: right;
    display: inline-block;
    text-align: right;

    font-size: 12px;
}

.info_img {
    float: left;
    padding-right: 15px;
}

.info_l_con {
    overflow: hidden;
    margin-top: 10px;
}

.intro {
    color: #666;
    line-height: 30px;
    text-indent: 2em;
    font-size: 14px;
    height: 205px;
    overflow: hidden;
    /* margin-top: -20px; */
}

.intro p {
    color: #666;
    line-height: 28px;
    text-indent: 2em;
    font-size: 14px;
    text-align: justify;
}

.info_r {
    float: right;
    width: 450px;
    height: 280px;
    /* border: 1px solid #ddd; */
    border-radius: 3px;
    padding-left: 38px;
    border-left: 1px dashed #ddd;
}

.info_r ul li {
    background: url("../images/dot.jpg") no-repeat left center;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding-left: 20px;
    color: #666;
}
.info_r ul li .category{
}
.info_r ul li.last {
    background: none;
}

.info_r ul li a {
    font-size: 14px;
    color: #525252;
    padding-left: 5px;
}

/*首页产品展示*/
.indext_tit {
    overflow: hidden;
    /* background: url("../images/line.jpg") no-repeat bottom; */
    padding-bottom: 13px;

}

.indext_tit span {
    float: left;
    display: inline-block;
    color: #232323;
    font-size: 20px;
    line-height: 24px;
}

.indext_tit span:before {
    content: '';
    display: inline-block;
    background: #0063b7;
    height: 24px;
    width: 3px;
    float: left;
    margin-right: 15px;
}

.indext_tit a {
    float: right;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
}

.indext_tit a:visited,
.indext_tit a:active,
.indext_tit a:hover {
    color: #0063b7
}

.pro_con {
    overflow: hidden;
    margin-top: 20px;
}

.pre {
    float: left;
    width: 41px;
    height: 41px;
    margin-right: 17px;
    margin-top: 55px;
}

.next {
    float: right;
    width: 41px;
    height: 41px;
    margin-left: 17px;
    margin-top: 55px;
}

.pro_show {
    width: 880px;
    float: left;
    /*overflow: hidden;
    position: relative;
    height: 160px;*/
}

.pro_show ul {
    width: auto;
    overflow: hidden;
    position: absolute;
    height: 160px;
    left: 0;
}

.pro_show ul li {
    float: left;
    width: 285px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    transition: 0.15s ease-in-out;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.pro_show ul li:hover{
    transform: translateY(-10px) scale(1.02);
}
.pro_show ul li div {
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pro_show ul li div img {
    max-width: 280px;
    max-height: 160px;
    display: inline-block;
}

.pro_show ul li p {
    text-align: center;
    line-height: 42px;
    background: #f8f8f8;
}

.pro_show ul li p a {
    color: #333;
    line-height: 42px;

}


/*分页共用模块*/
.bread {
    /*background: url("../images/line.jpg") no-repeat bottom;*/
    line-height: 30px;
    width: 1200px;
    margin: 15px auto 0;
    color: #605f5f;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.bread a {
    color: #333;
}

.bread a:hover {
    text-decoration: underline;
}

.page_contact {
    background: url("../images/page_contact.jpg") no-repeat;
    padding-top: 90px;
    padding-left: 20px;
    margin-top: 100px;
    padding-bottom: 20px;
    border: 1px solid #ddd;
    background-size: cover;
}

.page_contact p {
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    color: #333;
}

.page_contact p a {
    color: #333;
}

.page_contact .page_tel {
    background: url("../images/tel.png") no-repeat left center;
    font-size: 20px;
}

.page_contact .page_mail {
    background: url("../images/mail.png") no-repeat left center;
}

.page_contact .page_qq {
    background: url("../images/qq.png") no-repeat left center;
}


/*左侧菜单*/
.mainl {
    width: 220px;
    float: left;
    padding-top: 10px;
}

.menu ul.children {
    padding-left: 15px;
}

.mainl h2 {
    font-size: 16px;
    color: #000;
    line-height: 36px;
    font-weight: bold;
    border-bottom: 2px solid #0065c3;
    margin-bottom: 15px;
}

.children li h3 {
    background: url("../images/page_dot_01.jpg") no-repeat left center;
    line-height: 40px;
    padding-left: 15px;
    height: 40px;

}

.children li h3 a {
    color: #333;
    font-size: 14px;
}

.san_ul li {
    padding-left: 15px;
}

.san_ul li a {
    color: #888;
    font-size: 12px;
    line-height: 24px;

}

.san_ul li a:hover {
    color: #0158a9;
}

.children li h3 a.current {
    color: #0158a9;
}

.san_ul li a.current {
    color: #0158a9;
}

/*页码*/
/*分页*/
#pageNav {
    width: 520px;
    margin: 0 auto;
    height: 26px;
    padding: 17px 30px 17px;
    clear: both;
}
#pageNav li{
	float: left;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;

	
}
#pageNav li.thisclass{
	border: 1px solid #498dd4;
	color: #498dd4;
}
#pageNav a {
    display: inline-block;
    padding: 0 5px;
    height: 20px;
    color: #333333;
    text-align: center;
}

#pageNav a:hover {
    text-decoration: none;
}

#pageNav a.btn-default {
    margin-right: 12px;
}

#pageNav a.btn-default:hover {
    background: #c81624;
    color: #ffffff;
}

#pageNav a.btn-cur {
    margin-right: 12px;
    background: #c81624;
    color: #ffffff;
}

#pageNav a.btn-omit {
    margin-right: 12px;
}

#pageNav a.total {
    margin-right: 12px;
}

#pageNav a.total:hover {
    background: #c81624;
    color: #ffffff;
}

#pageNav span {
    display: inline-block;
    color: #333333;
}

#pageNav a.btn-page {
    width: 64px;
    height: 24px;
    line-height: 24px;
    border: 1px solid;
    text-align: center;
}

#pageNav a.btn-prev {
    margin-right: 18px;
    border-color: #d4d4d4;
    color: #cccccc;
    background: #ffffff;
}

.mainr {
    width: 950px;
    /*margin-right: 15px;*/
    float: right;
    margin-top: 15px;
}

.mainr h3.bread_tit {
    font-size: 22px;
    color: #000;
    background: url("../images/page_line.jpg") no-repeat left bottom;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
}

.news_list {
    margin-top: 10px;
}

.news_list li {
    background: url("../images/xux.jpg") repeat-x bottom;
}

.news_list li a {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    height: 40px;
    line-height: 40px;
}

.news_list li a span {
    font-size: 14px;
    color: #525252;
    display: inline-block;
    overflow: hidden;
    text-align: left;
    background: url("../images/dot.jpg") no-repeat left center;
    padding-left: 15px;
}

.news_list li a i {
    font-style: normal;
    text-align: center;
    display: inline-block;
    color: #7d7d7d;
}

.news_list li a:hover span,
.news_list li a:hover i {
    color: #0158a9;
}

.page_pro_list {
    width: 950px;
    /*overflow: visible;
    height: 600px;
    position: inherit;*/
}

.page_pro_list ul {
    width: 100%;
    height: auto;
    position: inherit;
    margin-top: 15px;
}

.page_pro_list ul li {
    margin: 15px 15px 25px 15px;
}


.article_tit {
    color: #515151;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.page_con {
    padding-right: 20px;
    padding-top: 20px;
    color: #5e5e5e;
    line-height: 32px;
}

.page_con p {
    /*text-indent: 2em;*/
    line-height: 30px;
    font-size: 14px;

    color: #333;
    text-align: left;
}

.page_con p a {
    color: #0158a9;
}

.page_con p.page_con_img {
    text-align: center;
}

.page_con table {
    border-collapse: collapse;
    border: 1px solid #dadada;
}

.page_con table tr td {
    padding: 5px;
    text-align: left;
    border: 1px solid #dadada;
}

.w960 .linkbox {
    width: 20%;
    float: left;
}



.slider {
    width: 1200px;
    height: 360px;
    margin: 0px auto;
    overflow: hidden;
}

/* 切换按钮 */
/* 上一个 */
.osSlider-main .slider-btn-prev {
    position: absolute;
    z-index: 30;
    top: 50%;
    left: -45px;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    margin-top: -20px;
    background: url(img/prev.png) 50% 50% no-repeat;
    transition: all .5s linear;
}

.osSlider-main:hover .slider-btn-prev {
    left: 5px;
}

/* 下一个 */
.osSlider-main .slider-btn-next {
    position: absolute;
    z-index: 30;
    top: 50%;
    right: -45px;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    margin-top: -20px;
    background: url(img/next.png) 50% 50% no-repeat;
    transition: all .5s linear;
}

.osSlider-main:hover .slider-btn-next {
    right: 5px;
}

/* 高亮导航部分 */
.osSlider-main .slider-nav {
    position: absolute;
    width: 100%;
    height: 22px;
    bottom: 20px;
    text-align: center;
    z-index: 25;
}

.osSlider-main .slider-nav li {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    margin: 0 12px;
    font-size: 12px;
    color: #eee;
    border: 1px solid #eee;
    background: none;
    cursor: pointer;
}

.osSlider-main .slider-nav li.active {
    color: #333;
    background: #eee;
}

.osSlider-main .slider-nav li:hover {
    border: 1px solid #f60;
    background: #f60;
}

/* 20190526首页改版 */
.pro {
    margin-top: 20px;
}

.product-list {
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 15px
}

.product-list li {
    padding: 0;
    border: none;
    transition: 0.15s ease-in-out;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    width: 20.5%;
    margin: 0 2%;
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: top;
    padding: 20px;
}

.product-list li:hover {
    transform: translateY(-10px) scale(1.02);
}

.product-list li a {
    display: block;
}

.product-list li .thum {
    text-align: center;
    height: 150px;
    line-height: 150px;
    display: flex;
}

.product-list li .thum img {
    display: inline;
    max-height: 150px;
}

.product-list li .title {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
    height: 30px;
}

.product-list li a .title {
    color: #333;
}

.product-list li a p {
    font-size: 14px;
    line-height: 24px;
    color: #8a8a8a
}

.product-list li:hover p {
    color: #999;
}

.index_news {
    height: 245px;
    overflow: hidden;
}

/* 左侧分类 */
.left_category {
    width: 240px;
    border: 2px solid #eaeaea;
    font-size: 14px;
}

.left_category .category_tit {
    font-size: 26px;
    color: #04499e;
    background: #dddddd url(../images/blgd002.jpg) no-repeat 15px center;
    height: 65px;
    line-height: 65px;
    padding-left: 35px;
    font-weight: bold;
}

.left_category .category_list {
    padding: 20px 10px;
}

.left_category .category_list li {
    border-bottom: 1px dashed #e5e5ee;
    line-height: 40px;
    /*padding-left: 8px;*/
}

.left_category .category_list li:last-child {
    border-bottom: 0;
}

.left_category .category_list li:hover {
    background: #f9f9f9;
    cursor: pointer;
}
.left_category .category_list li.checked {
    background: #f9f9f9;
}

.left_category .category_list li:hover div a,
.left_category .category_list li .second dd:hover a,
.left_category .category_list li.checked .first_cate a {
    color: #435de3 !important;
}

.left_category .category_list .first_cate {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
}

.left_category .category_list .first_cate .iconfont {
    font-size: 18px;
    display: inline-block;
    width: 20px;
    padding-right: 3px;
    color: #435de3;
}

.left_category .category_list .first_cate .iconfont .icon-jiahao:before {
    content: "\e6cb" !important;
}

.left_category .category_list a:link,
.left_category .category_list a:visited {
    color: #1d1d1d;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.left_category dl {
    padding-left: 24px;
    font-size: 14px;
    line-height: 24px;
}

.left_category dd {
    margin: 0;
}
.left_category .category_list dd a:link ,.left_category .category_list dd a:visited{
    line-height: 30px;
}
.left_category dd.active a:link,
.left_category dd.active a:visited{
    color: #435de3;

}
/* 左侧分类 end */