/*header*/
.header {
	
}

.head {
	
}

.h-box {
	margin: 30px auto;
}

.logo {
	
}

.serch {
	height: 44px;
	margin-top: 8px;
}

.serchInput {
	width: 300px;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
}

.serch i {
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	vertical-align: top;
}

/*导航*/
.nav {
	
}

.n-li {
	width: 150px;
	height: 58px;
	vertical-align: top;
}

.n-li a {
	line-height: 58px;
	font-size: 16px;
	/* padding: 0 30px; */
}

/*二级导航*/
.n-box2 {
	display: none;
	position: relative;
	z-index: 9;
}

.n-li:hover .n-box2 {
	display: block;
}

.n-li2 {
	margin: 1px 0;
	text-align: center;
	/* background: rgba(0, 0, 0, 0.8); */
}

.n-li2 a {
	font-size: 14px;
	line-height: 50px;
	/* color: #dddddd; */
	padding: 0;
	border-bottom: #DDDDDD solid 1px;
}

.n-li2:last-child a {
	border-bottom: none;
}

/*footer*/
.footer {
	
}

.foot {
	background: #191919;
}

.friend {
	padding: 30px 0;
	font-size: 16px;
	border-bottom: #434343 solid 1px;
}

.friend a {
	display: inline-block;
	margin-right: 20px;
	color: #f9f9f9;
}

.contact {
	padding: 30px 0 20px;
}

.c-left {
	width: 380px;
}

.ewm {
	width: 100px;
}

.ewm img {
	width: 100%;
}

.lianxi {
	width: 275px;
}

.lianxi span {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 15px;
	line-height: 24px;
}

.lianxi .big {
	font-size: 30px;
	line-height: 40px;
}

.c-right {
	width: 820px;
	text-align: right;
}

.c-r-ul {
}

.c-r-li {
	
}

.c-r-li>a {
	color: #FFFFFF;
	width: 110px;
	vertical-align: top;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-left: 1px solid #407fe1;
}

.c-r-li:last-child>a {
	border-right: 1px solid #407fe1;
}

.c-r-ul2 {
	text-align: center;
	margin-top: 20px;
}

.c-r-li2 {
	font-size: 12px;
	line-height: 20px;
}

.c-r-li2>a {
	color: #cccccc;
}

.f-bottom {
	height: 50px;
	line-height: 50px;
	background: #101010;
    border-top: 1px solid #434343;
}

.f-bottom span {
	font-size: 14px;
	color: #999999;
}


/* 标题 */
.p-title h1 {
	font-size: 45px;
	text-transform: uppercase;
	color: #666666;
}

.p-title h2 {
	font-size: 30px;
	line-height: 50px;
    font-weight: bold;
    color: #1048a0;
	letter-spacing: 2px;
}

.p-title h2:before, .p-title h2:after {
	content: "";
	display: inline-block;
	width: 50px;
	height: 0;
	border-top: #CCCCCC solid 2px;
	vertical-align: middle;
	position: relative;
}

.p-title h2:before {
	right: 20px;
}

.p-title h2:after {
	left: 20px;
}

.p-lm-con {
	margin-top: 30px;
}

/* 分类 */
.cate {
	
}

.cate-li {
	font-size: 16px;
	padding: 8px 20px;
	margin: 0 10px;
}

/* 产品 */
.tw-con {
	margin-top: 30px;
}

.tw-one {
	width: 380px;
	margin: 30px 30px 0 0;
	padding: 30px;
	box-sizing: border-box;
	background: #F6F6F6;
}

.tw-one:nth-child(3n) {
	margin: 30px 0 0 0;
}

.tw-one p {
	font-size: 20px;
	height: 30px;
	color: #333333;
	line-height: 30px;
	margin-top: 12px;
}

.tw-one i {
	height: 25px;
	line-height: 25px;
	padding: 0 20px;
	border-radius: 20px;
}

.more {
	margin-top: 40px;
}

.more a {
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	border: #CCCCCC solid 1px;
	width: 198px;
	color: #333333;
	position: relative;
}

.more a:before, .more a:after {
	content: "";
	display: inline-block;
	width: 500px;
	height: 0;
	border-top: #CCCCCC solid 1px;
	position: absolute;
	top: 25px;
}

.more a:before {
	right: 200px;
}

.more a:after {
	left: 200px;
}

/* 风格二 */
.tuwen2 {
	background: #F6F6F6;
}

.tw-one2 {
	width: 400px;
	padding: 15px;
	box-sizing: border-box;
}

.tw-one2 p {
	font-size: 20px;
	height: 30px;
	color: #333333;
	line-height: 30px;
	margin-top: 12px;
}

.tw-one-con2 {
	border: #DDDDDD solid 1px;
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
}

.tw-one-info, .tw-one-info div, .tw-one-info p, .tw-one-info span {
	margin-top: 12px!important;
    font-size: 14px!important;
    color: #333!important;
	line-height: 28px!important;
}

.more1 {
	padding: 6px 30px;
	font-size: 14px;
	margin-top: 5px;
}


/* 栏目 */
.lanmu {
	background: #F6F6F6;
	padding-top: 80px;
}

.lm-img {
	width: 600px;
	height: 420px;
}

.lm-con {
	width: 600px;
	height: 360px;
	margin-top: 60px;
	padding-left: 50px;
	box-sizing: border-box;
	position: relative;
}

.lm-con .p-title {
	padding: 42px 0 20px;
}
	
.lm-con .p-title h2:before, .lm-con .p-title h2:after {
	width: 0;
}

.lm-con-info {
	height: 155px;
}

.lm-con-info, .lm-con-info div, .lm-con-info p, .lm-con-info span {
	width: 500px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.more2 {
	position: absolute;
	bottom: 0;
	padding: 8px 50px;
}


/* 新闻中心 */
.news {
	
}

.new-con {
	margin-top: 30px;
}

.new-one {
	background: #F6F6F6;
	border: #DDDDDD solid 1px;
	box-sizing: border-box;
	width: 580px;
	margin-right: 40px;
	margin-top: 30px;
	padding: 40px 30px;
}

.new-one:nth-child(2n) {
	margin-right: 0;
}

.new-one-left {
	width: 90px;
	height: 80px;
}

.day {
	font-size: 60px;
	color: #999999;
	line-height: 50px;
}

.month {
	font-size: 16px;
	color: #666666;
	margin-top: 8px;
}

.new-one-right {
	width: 428px;
	height: 80px;
}

.new-one-title {
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new-one-info, .new-one-info div, .new-one-info p, .new-one-info span {
	margin-top: 10px;
	font-size: 14px;
    color: #666;
    line-height: 22px;
}


/* 风格二 */
.new-one2 {
	width: 380px;
	margin-right: 30px;
	margin-top: 30px;
	padding: 30px;
	box-sizing: border-box;
	background: #F6F6F6;
}

.new-one2:nth-child(3n) {
	margin-right: 0;
}

.new-one-right2 .new-one-title {
	line-height: 50px;
}

.new-one-right2 .new-one-info {
	margin-top: 0;
}

/* 在线留言 */
.form {
	padding: 20px 0;
}

.form-div {
	height: 60px;
}

.form-input {
	width: 75%;
	height: 40px;
	margin: 0 auto;
	opacity: 0.2;
}

.form-info {
	width: 75%;
	height: 40px;
	box-sizing: border-box;
	padding: 10px 15px;
	position: relative;
	top: -40px;
	z-index: 12;
	background: transparent;
}

.form-div1 {
	height: 120px;
}

.form-div1 .form-input {
	height: 120px;
}

.form-div1 .form-info {
	height: 120px;
	top: -120px;
}

.btn {
	padding: 10px 50px;
	margin: 20px 0 10px;
}

/* 当前位置 */
.posi {
	border: #F1F1F1 solid 1px;
}

.posi span, .posi a {
	vertical-align: top;
	font-size: 14px;
	color: #333333;
}

/* 列表页分类 */
.list-con {
	margin-top: 30px;
}

.l-cate {
	width: 245px;
	border-bottom: 9px solid #eaeaea;
}

.l-cate-title {
	height: 100px;
}

.l-cate-title img {
	height: 100px;
}

.l-cate-title h3 {
	font-size: 20px;
	line-height: 100px;
	font-weight: 600;
	position: relative;
	bottom: 100px;
}

.l-cate-ul {
	border: #DDDDDD solid 1px;
}

.l-cate-li {
	border-top: #EAEAEA solid 1px;
}

.l-cate-li {
	line-height: 60px;
	height: 60px;
	padding: 0 25px;
	font-size: 14px;
	color: #333333;
}

.l-cate-li i {
	color: #666666;
	font-size: 14px;
}

/* 栏目详情页 */
.l-con {
	width: 920px;
}

/* 图文列表 */
.p-one {
	width: 286px;
	margin-right: 31px;
	margin-bottom: 30px;border: 1px solid #ddd;
}

.p-one:nth-child(3n) {
	margin-right: 0;
}

.p-one-name {
	background: #F6F6F6;
	font-size: 14px;
	color: #555555;
}

/* 图文详情 */
.p-info-title {
	font-size: 24px;
    padding: 20px 0px;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
}

.p-info-time {
	line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
	color: #999999;
}

/* 新闻列表 */
.new-one3 {
	width: 880px;
	padding: 20px;
	border-bottom: #EAEAEA solid 1px;
	margin-right: 0;
}

.new-one-left3 {
	height: 90px;
}

.new-one-title3 {
	font-size: 16px;
}

.new-one-time {
	color: #999;
    font-size: 12px;
    line-height: 30px;
    padding: 0;
}

.new-one-info3 {
	margin: 0;
	height: 50px;overflow: hidden;line-height: 25px;text-overflow: ellipsis;
}

/* 新闻详情 */
.p-new-info h1 {
	font-size: 30px;
}

.p-new-info h4 {
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}

.p-new-img {
}

.p-new-img img {
	max-width: 50%;
}