﻿@charset "utf-8";
.page-banner {
    min-width: 1200px;
    height: 300px;
    background: url(../images/ban.jpg) center no-repeat;
}
.page-banner.en{
    background: url(../images/other_banner_en.jpg) center no-repeat;
} 
.page-con {
    margin-top: 10px;
    margin-bottom: 20px;
    min-height: 780px;
}
.left-part {
	width: 234px;
	height: 585px;
	float: left;
	/*background: url(../images/bj-lianxi.png) center no-repeat;*/
}
.myfoleng{
	width: 1200px;
	margin: 0 auto;
}
.nav-in{
	height:40px !important;
}
.myfoleng  li{
	width: 111px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    font-size: 14px;
    display: inline-block;
}
.myfoleng input{
	display: inline-block;
    float: right;
    margin-top: 7px;
}
.myfoleng button{
	display: inline-block;
    float: right;
    margin-top: 7px;
}
.right-part {
	width: 940px;
    float: right;
    margin-left: 20px;
}
.left-part-item {
	width: 100%;
	padding-bottom: 10px;
	background: url(../images/lianxi-min.png);
}
.nav-b{
	    background: url(../images/lianxi-bottom.png);
	    z-index: 100;
}
.left-part-item:nth-of-type(1){
	background: url(../images/bj-lianxi.png) no-repeat;
}
.left-part-item .item-tit {
	line-height: 60px;
	text-indent: 30px;
	font-size: 16px;
	
}
.left-part-item .item-tit a {
	display: block;
	color: #88091a;
	background: url(../images/navlist.png) no-repeat 0px center;
	font-size: 19px;
}
.left-part-item:nth-of-type(1) .item-tit a{
	width: 130px;
	height: 130px;
    margin-left: 100px;
    font-size: 39px;
    /* text-align: left; */
    color: #ffd456;
    background: none;
    text-align: right !important;
    line-height: 41px;
    padding-top: 30px;
    letter-spacing: 10px;
    font-weight: 1000;
}
.left-part-item .nav-list li{
	    width: 97%;
    height: 60px;
    line-height: 40px;
    overflow: hidden;
    text-indent: 30px;
    font-size: 14px;
    margin-left: 4px;
    margin-bottom: 10px;
}
.left-part-item .nav-list li.son a {
    padding-left: 20px;
} 
.left-part-item .nav-list li a {
	width: 100%;
    height: 60px;
    display: block;
    color: #88091a;
    font-weight: bold;
    line-height: 60px;
    border-top: 0;
    background: url(../images/navlist.png) no-repeat center;
    background-size: 90% 100%;
}

.left-part-item .nav-list li a:hover{
 
    transform: scale(1.1);
}
.left-part-item .contact {
    line-height: 22px;
    color: #F4EDB0 !important;
    width: 234px;
    background: url(../images/lianxi-min.png);
	
}
.left-part-item .contact .pic img {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    display: none;
}
.left-part-item .contact dt {
    font-size: 15px;
    font-weight: bold;
}
.left-part-item .contact dd {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 6px;
}
.left-part-item .contact dd b {
    display: inline-block;
    margin-right: 10px;
}


.right-part .right-part-tit{
	box-sizing: content-box;
	height: 28px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    /*padding-top: 10px;*/
    overflow: hidden;
}
.right-part .right-part-tit .tit-name{
    position: relative;
	width: 220px;
    height: 24px;
    line-height: 24px;
    text-indent: 12px;
    font-size: 16px;
    color: #262626;
}
.right-part .right-part-tit .tit-name:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #800818;
}
.right-part .right-part-tit .fr {
	width: 560px;
    text-align: right;
    padding-top: 4px;
}
.right-part .right-part-tit .position{
	font-size: 12px;
}
.right-part .proClass-desc p{
    font-size: 14px;
    line-height: 1.5;
    color: #777;
}
/* 文章列表 */
.right-part .news-list {
	overflow: hidden;
}
.right-part .news-list li{
	padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.right-part .news-list li h6 {
    margin: 10px 0;
    height: 24px;
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
}
.right-part .news-list li h6 a{
	font-weight: bold;
    font-size: 14px;
    color: #000;
}
.right-part .news-list li h6 a:hover {
    color: #014cc9;
}
.right-part .news-list li h6+div {
    line-height: 22px;
    font-size: 12px;
}
.right-part .news-list li h6+div .news-link {
	color: #da251c;
}

/* 图片(产品)列表 */
.right-part .pic-list {
    margin-top: 15px;
}
.right-part .pic-list:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.right-part .pic-list li {
	width: 302px;
    
    display: inline-block;
    /*margin-right: 10px;*/
    margin-bottom: 25px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    box-shadow: 0 0 3px rgba(212,212,212,0.8);
    position: relative;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.right-part .pic-list li:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    top: -2px;
}
.right-part .pic-list a {
    display: block;
    padding: 10px 2px;
}
.right-part .pic-list .pic {
    display: table-cell;
    width: 280px;
    height: 370px;
    text-align: center;
    vertical-align: middle;
  
    /*overflow: hidden;*/
}
.right-part .pic-list .pic img {
	
    width: 280px;
    max-height: 370px;
        margin-left: 8px;
}
.right-part .pic-list .txt {
	padding: 10px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.right-part .pic-list li a:hover {
	color: #0052d8;
}

/* 产品详情 */
.right-part .product-introduce .pro-images{
    width: 100%;
    padding: 10px;
    /*margin-bottom: 16px;*/
    border: 1px solid #ededed;
    text-align: center;
}
.right-part .product-introduce .pro-images img {
    max-width: 100%;
}
.right-part .product-introduce .pro-tit {
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #ededed;
    color: #333;
}
.right-part .product-introduce .product-type{
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
}
.right-part .product-introduce .pro-show{
    text-align: center;
    padding-bottom: 20px;
}
.right-part .product-introduce .pro-show img {
    max-width: 100%;
    height: auto !important;
}

/* 文章详情 */
.right-part .news-show .news_tit {
	text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
}
.right-part .news-show .news_mes {
	margin-top: 14px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    color: #9e9e9e;
    border: 1px dotted #ccc;
    border-width: 1px 0;
}
.right-part .news-show .news_con {
    padding: 14px 10px;
	line-height: 24px;
    font-size: 14px;
    text-align: justify;
    background-color: #fff;
}
/*在线留言*/
.form_box {padding: 10px 0; margin-top: 25px;}
.form_box form label {display: block;margin: 10px auto;color: #333;line-height: 30px;width: 580px;overflow: hidden;font-size: 14px;}
.form_box form label span {display: block;height: 30px;width: 70px;text-align: left;font-size: 14px;float: left;}
.form_box form label input { width: 100%; line-height: 26px; float: right; padding: 2px 4px; border: 1px solid #0050d4; border-radius: 4px;}
.form_box form label textarea {width: 100%; float: right;font-size: 14px;padding:4px;line-height: 20px; border: 1px solid #0050d4; border-radius: 4px;}
.form_box form .btn {margin: 20px auto;text-align: center;width: 580px;}
.form_box form .btn input {display: inline-block;margin:0 20px;font-size: 14px; width: 140px;height: 30px;border: none;border-radius: 2px;cursor: pointer;}


/* 页码 */
.pagelist {
	margin: 20px 0;
	text-align: center;
}
.pagelist li {
	display: inline-block;
	margin: 0 4px;
	border: 1px solid #ddd;
	vertical-align: middle;
	font-size: 14px;
}
.pagelist li a{
	padding: 0 10px;
	font-size: 12px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    background: -webkit-linear-gradient(bottom, #fcfcfc, #f5f5f5); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #fcfcfc, #f5f5f5); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #fcfcfc, #f5f5f5); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #fcfcfc, #f5f5f5); /* 标准的语法 */
    color: #787878;
}
.pagelist li a{
	display: block;
	color: #787878;
}
.pagelist li a:hover {
	background: -webkit-linear-gradient(bottom, #606060, #3c3c3c); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #606060, #3c3c3c); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #606060, #3c3c3c); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #606060, #3c3c3c); /* 标准的语法 */
    color: #fff;
}
.pagelist li.thisclass {
	padding: 0 10px;
	height: 30px;
    line-height: 30px;
	border: 1px solid #c61e25;
	background: -webkit-linear-gradient(bottom, #da2d37, #c61e25); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #da2d37, #c61e25); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #da2d37, #c61e25); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #da2d37, #c61e25); /* 标准的语法 */
	color: #fff;
}

/* 上下篇 */
.prevnext {
	width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-width: 1px 0;
    /*margin: 15px 0 0;*/
    background: #fff;
    font-size: 14px;
}
.prevnext .fr {
	text-align: right;
}

/* 搜索 */
/*.right-part .news-list.ss-result .ss-tit {
    font-size: 16px;
    color: #333;
    text-align: center;
}*/
.right-part .news-list.ss-result li h6+div {
    overflow: hidden;
}
.right-part .news-list.ss-result li h6+div span {
    display: inline-block;
    width: 33.33%;
    float: left;
    text-align: left;
}
.right-part .news-list.ss-result li h6+div span a {
    color: inherit;
}