﻿/************** 产品中心 ************/
.product-center, .dl-club, .dlszx, .fazx, .fwzx, .aboutus, .contactus, .shgy, .news-center,zsxq ,gcxm{
}
.fangweichaxun{
	padding: 30px 0;
}
.product-center .mt, .dl-club .mt, .dlszx .mt, .fazx .mt, .fwzx .mt, .aboutus .mt, .contactus .mt, .shgy .mt, .news-center .mt,.gcxm .mt, .zsxq .mt,.fangweichaxun .mt {
	padding-bottom: 15px;
	border-bottom: 1px #ccc solid;
	margin-bottom: 15px;
}
.product-center .mt:after, .dl-club .mt:after, .dlszx .mt:after, .fazx .mt:after, .fwzx .mt:after, .aboutus .mt:after, .contactus .mt:after, .shgy .mt:after, .gcxm .mt:after,.news-center .mt:after, .zsxq .mt:after,.fangweichaxun .mt:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.product-center .mt h3, .dl-club .mt h3, .dlszx .mt h3, .fazx .mt h3, .fwzx .mt h3, .aboutus .mt h3, .contactus .mt h3, .shgy .mt h3, .news-center .mt h3,.gcxm .mt h3, .zsxq .mt h3 {
	color: #333;
	font-size: 30px;
	line-height: 1.6;
	float: left;
	font-weight: normal;
}
.fangweichaxun .mt h3
{
    color: #006eaa;
	font-size: 24px;
	line-height: 1.6;
}
.product-center .product-search {
	font-size: 0;
	float: right;
	width: 60%;
	text-align: right;
}
.product-center .product-search span {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 40px;
}
.product-center .product-search input[type="text"] {
	display: inline-block;
	vertical-align: top;
	width: 80%;
	max-width: 460px;
	border: 1px #333 solid;
	border-radius: 100px;
	padding: 0 30px;
	font-size: 16px;
	line-height: 38px;
	margin: 0 10px;
	text-align: left;
}
.product-center .product-search label {
	background: #006eaa;
	color: #fff;
	width: 150px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 15px;
	position: relative;
	cursor: pointer;
}
.product-center .product-search label input {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.product-center .profenlei {
	float: left;
	width: 260px;
	box-shadow: 0px 2px 5px #ccc;
	padding: 30px 50px;
}
.product-center .profenlei .title {
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
}
.product-center .profenlei .content {
}
.product-center .profenlei .content ul {
}
.product-center .profenlei .content ul li {
}
.product-center .profenlei .content ul li a {
	display: block;
	margin: 10px 0 0 0;
	border: 1px #a0a0a0 solid;
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-center .profenlei .content ul li a.current, .product-center .profenlei .content ul li a:hover {
	color: #fff;
	background: #0070bd;
	border-color: #0070bd;
}
.product-center .profenlei .content > ul > li:hover ul {
	display: block;
}
.product-center .profenlei .content ul li ul {
	/*border: 1px #0070bd solid;
	border-top: none;
	background: #efefef;*/
	display: none;
}
.product-center .profenlei .content ul li ul li a {
	margin: 0;
	border: none;
	font-size: 16px;
	line-height: 2;
	position: relative;
}

.product-center .profenlei .content ul li ul li a span{
	
}

.product-center .profenlei .content ul li ul li a i{
	padding: 0 0 0 10px;
}

.product-center .profenlei .content ul li ul li a:hover,.product-center .profenlei .content ul li ul li a.on{
	background: none;
	border: none;
	color: #0070bd;
}

.product-center .product-lists {
	float: right;
	width: 910px;
}
.product-center .product-lists .title {
	border-bottom: 1px #ccc solid;
	font-size: 0;
	margin-bottom: 30px;
}
.product-center .product-lists .title h3 {
	display: inline-table;
	border-bottom: 5px #006eaa solid;
}
.product-center .product-lists .title h3 span {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	color: #006eaa;
	line-height: 2;
	padding: 10px 0;
}
.product-center .product-lists .title h3 span:first-child {
	min-width: 150px;
	padding: 0 20px 0 0;
}
.product-center .product-lists .title h3 img {
	vertical-align: middle;
}
.product-center .product-lists .content {
}
.product-center .product-lists .content .tab {
}
.product-center .product-lists .content .tab .tab-menu {
	margin-bottom: 30px;
}
.product-center .product-lists .content .tab .tab-menu ul {
	font-size: 0;
}
.product-center .product-lists .content .tab .tab-menu ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border: 1px #333 solid;
	border-radius: 100px;
	color: #333;
	font-size: 18px;
	padding: 0 35px;
	line-height: 36px;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.product-center .product-lists .content .tab .tab-menu ul li.selected, .product-center .product-lists .content .tab .tab-menu ul li:hover {
	background: #006eaa;
	border-color: #006eaa;
	color: #fff;
}
.product-center .product-lists .content .tab-box-container {
	display: none;
}
.product-center .product-lists .content .tab-box-container .list-top {
	padding-bottom: 20px;
}
.product-center .product-lists .content .tab-box-container .list-top:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.product-center .product-lists .content .tab-box-container .list-top .img {
	float: left;
	width: 308px;
	height: 308px;
	line-height: 308px;
	text-align: center;
	font-size: 0;
	background: #f4f3f2;
	box-shadow: 0px 5px 10px #ccc;
}
.product-center .product-lists .content .tab-box-container .list-top .img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}
.product-center .product-lists .content .tab-box-container .list-top .text {
	float: right;
	width: 580px;
	background: #f5f5f5;
	padding: 15px;
	min-height: 308px;
}
.product-center .product-lists .content .tab-box-container .list-top .text h3 {
	color: #333;
	font-size: 20px;
	line-height: 2;
	margin-bottom: 10px;
}
.product-center .product-lists .content .tab-box-container .list-top .text p {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 10px;
}
.product-center .product-lists .content .tab-box-container .list-top .text .small-icon {
	padding: 20px 0;
}
.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul {
	font-size: 0;
}
.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li {
	display: inline-block;
	vertical-align: top;
	/*width: 25%;*/
	width: calc(100%/8);
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li .img{
	width: 100%;
	height: auto;
	line-height: 60px;
	float: none;
	box-shadow: none;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li span {
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 18px;
	line-height: 2;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li .text{
	float: none;
	position: absolute;
	background: #fff;
	border: 1px #00a0e9 dashed;
	padding: 10px 20px;
	width: 450px;
	left: 0;
	top: 75px;
	display: none;
	min-height: auto;
	text-align: left;
    z-index: 100;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li.fan .text{
	right: 0px;
	left: auto;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li .text h4{
	font-size: 18px;
	line-height: 1.6;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li .text p{
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li .text:before{
	content: "";
	border-top: 1px #00a0e9 dashed;
	border-left: 1px #00a0e9 dashed;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7, M12=-0.7, M21=0.7, M22=0.7, SizingMethod="auto expand");
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	background: #fff;
	top: -10px;
}
.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li.fan .text:before{
	left: auto;
	right: 20px;
}

.product-center .product-lists .content .tab-box-container .list-top .text .small-icon ul li:hover .text{
	display: block;
}


.product-center .product-lists .content .tab-box-container .list-main {
}
.product-center .product-lists .content .tab-box-container .list-main ul {
	font-size: 0;
}
.product-center .product-lists .content .tab-box-container .list-main li {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	border-bottom: 1px #ccc dashed;
	margin-left: 20px;
}
.product-center .product-lists .content .tab-box-container .list-main li a {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
}
.product-center .product-lists .content .tab-box-container .list-main li a .type {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 1.6;
}
.product-center .product-lists .content .tab-box-container .list-main li a .name {
	display: inline-block;
	border: 1px #a0a0a0 solid;
	text-align: center;
	line-height: 42px;
	width: 100%;
	font-size: 18px;
	line-height: 1.6;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px 0 0;
}
.product-center .product-lists .content .tab-box-container .list-main li a:hover span {
	  color: #fff;
    background: #0070bd;
    border-color: #0070bd;
}
.product-center .pro-tech {
	padding: 60px 0
}
.product-center .pro-tech h3.title {
	color: #333;
	font-size: 20px;
	line-height: 2;
	margin-bottom: 30px;
}
.product-center .pro-tech ul {
}
.product-center .pro-tech ul:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.product-center .pro-tech ul li {
	float: left;
	width: calc(100%/12);
	height: 60px;
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}
.product-center .pro-tech ul li .img {
	font-size: 0;
	position: relative;
	z-index: 0;
}
.product-center .pro-tech ul li .img img {
	width: 60px;
	height: 60px;
}
.product-center .pro-tech ul li .text {
	position: absolute;
	background: #fff;
	border: 1px #00a0e9 dashed;
	padding: 10px 20px;
	width: 650px;
	left: 0;
	top: 75px;
	display: none;
}
.product-center .pro-tech ul li .text:before {
	content: "";
	border-top: 1px #00a0e9 dashed;
	border-left: 1px #00a0e9 dashed;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
 filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7, M12=-0.7, M21=0.7, M22=0.7, SizingMethod="auto expand");
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	background: #fff;
	top: -10px;
}
.product-center .pro-tech ul li .text h4 {
	font-size: 18px;
	line-height: 1.6;
}
.product-center .pro-tech ul li .text p {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.product-center .pro-tech ul li.fan .text {
	right: 40px;
	left: auto;
}
.product-center .pro-tech ul li.fan .text:before {
	right: 20px;
	left: auto;
}
.product-center .pro-tech ul li:hover .text {
	display: block;
}
.product-center .pro-xc {
	font-size: 0;
}
.product-center .pro-xc a {
	display: block;
	margin-bottom: 30px;
}
.product-center .pro-xc a img {
	width: 100%;
}

/***********  产品中心-详情 ***********/
.cpxq {
	width: 910px;
}
.cpxq .pp-top {
}
.cpxq .pp-top:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.cpxq .pp-top .pp-img {
	width: 360px;
	height: 360px;
	line-height: 360px;
	text-align: center;
	box-shadow: 0 0 5px #ccc;
}
.cpxq .pp-top .pp-img img {
	vertical-align: middle;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.cpxq .pp-top .pp-text {
	width: calc(100% - 360px);
	padding: 0 0 0 20px;
	color: #333;
}
.cpxq .pp-top .title {
	font-size: 20px;
	line-height: 1.6;
	padding: 10px 0;
}
.cpxq .pp-top .pp-info {
	display: table;
	width: 100%;
}
.cpxq .pp-top .pp-info li {
	display: table-row;
}
.cpxq .pp-top .pp-info li span {
	display: table-cell;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.2;
	padding: 5px;
}
.cpxq .pp-top .pp-info li span:first-child {
	width: 20%;
	text-align: right;
}
.cpxq .pp-top .pro-tech {
	padding: 0;
}
.cpxq .pp-top .pro-tech li img {
	width: 40px !important;
	height: 40px !important;
}
.cpxq .pp-top .pro-tech li .text {
	left: -220px;
	top: 55px;
}
.cpxq .pp-top .pro-tech li .text:before {
	left: 230px;
}
.cpxq .pp-top .pro-tech li.fan .text {
	right: -110px;
}
.cpxq .pp-top .pro-tech li.fan .text:before {
	right: 120px;
}
.cpxq .cpxx, .cpxq .cpxz, .cpxq .cpxj,.cpxq .yyal, .cpxq .cpfa {
	margin-bottom: 30px;
	font-size: 16px;
    line-height: 1.6;
}
.cpxq .cpxz {
	font-size: 0;
	color: #333
}
.cpxq .cpxz span {
	display: inline-block;
	font-size: 16px;
	line-height: 36px;
	vertical-align: top;
}
.cpxq .cpxz a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	line-height: 36px;
	background: #0070bd;
	padding: 0 30px;
	margin: 0 0 0 50px;
}
.cpxq .cpxz span:before {
	padding: 0 5px 0 0;
	color: #0070bd;
}
.cpxq .cpxj {
	margin-bottom: 10px;
}
.cpxq .cpxj ul {
	font-size: 0;
	text-align: justify;
}
.cpxq .cpxj ul li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-bottom: 20px;
}
.cpxq .cpxj ul li.fixit {
	height: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}
.cpxq .cpxj ul li .img {
	height: 0;
	padding-bottom: 71%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px #ccc solid;
}
.cpxq .cpxj ul li .text {
	color: #333;
	font-size: 16px;
	line-height: 2;
}
.cpxq .cpfa {
}
.cpxq .cpfa:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.cpxq .cpfa .img {
	width: 240px;
}
.cpxq .cpfa .img img {
	width: 100%;
}
.cpxq .cpfa .text {
	width: calc(100% - 240px);
	padding: 0 0 0 20px;
	color: #333;
}
.cpxq .cpfa .text h4 {
	font-size: 20px;
	line-height: 1.6;
	padding: 10px 0;
}
.cpxq .cpfa .text p {
	font-size: 16px;
	line-height: 1.6;
}

/*********** 代理商俱乐部 ************/
.dl-club .mc {
	margin-bottom: 120px;
}
.dl-club .mc .dl-menu {
	font-size: 0;
	padding: 20px 0 0 0;
	position: relative;
	z-index: 1
}
.dl-club .mc .dl-menu a {
	display: inline-block;
	vertical-align: top;
	color: #232323;
	padding: 0 25px;
	font-size: 18px;
	line-height: 40px;
}
.dl-club .mc .dl-menu a:hover, .dl-club .mc .dl-menu a.current {
	color: #218fff;
	font-weight: bold;
	border: 1px #218fff solid;
	border-bottom-color: #fff;
}
.dl-club .mc .dl-list {
	border: 1px #218fff solid;
	position: relative;
	z-index: 0;
	margin-top: -1px;
	padding: 2%;
}
.dl-club .mc .dl-list ul {
	display: block;
}
.dl-club .mc .dl-list ul li {
	border-bottom: 1px #ccc dashed;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.dl-club .mc .dl-list ul li .title {
	display: table-cell;
	vertical-align: middle;
	color: #333;
	line-height: 1.6;
	width: calc(100% - 120px);
	font-size: 14px;
}
.dl-club .mc .dl-list ul li .link {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
	padding: 20px 0;
}
.dl-club .mc .dl-list ul li .link a {
	display: inline-block;
	width: 100%;
	background: #218fff;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}
.dl-club .mc .dl-login {
	background: url(../images/login-bg.jpg) no-repeat center left;
}
.dl-club .mc .dl-login .login-bd {
	padding: 9% 0 9% 50%;
}
.dl-club .mc .dl-login .login-bd .title {
	color: #333;
	font-size: 18px;
	line-height: 2;
	margin-bottom: 25px;
	padding: 0 12%;
}
.dl-club .mc .dl-login .login-bd .bd-area {
	padding: 0 30% 0 12%;
}
.dl-club .mc .dl-login .login-bd .bd-area ul {
	margin-bottom: 20px;
}
.dl-club .mc .dl-login .login-bd .bd-area ul li {
	border: 1px #ccc solid;
	border-radius: 100px;
	font-size: 0;
	padding: 0 20px;
	margin-bottom: 15px;
}
.dl-club .mc .dl-login .login-bd .bd-area ul li i {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 40px;
	font-size: 20px;
	color: #333;
}
.dl-club .mc .dl-login .login-bd .bd-area ul li input {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 20px);
	font-size: 17px;
	line-height: 40px;
	padding: 0 5px;
}
.dl-club .mc .dl-login .login-bd .bd-area .submit {
	background: #4da5ff;
	color: #fff;
	text-align: center;
	border: none;
	cursor: pointer;
	border-radius: 100px;
	line-height: 40px;
	width: 100%;
	font-size: 17px;
	margin-bottom: 25px;
}
.dl-club .mc .dl-login .login-bd .bd-area p {
	color: #4da5ff;
	font-size: 16px;
	line-height: 2;
}
/********* 代理商中心 **********/
.dlszx .mc {
}
.dlszx .mc .dlzx-container, .fwzx .mc .fwzx-content {
}
.dlszx .mc .dlzx-container:after, .fwzx .mc .fwzx-content:after {
	content: "";
	display: block;
	clear: both
}
.dlszx .mc .dlzx-container .sidebar, .fwzx .mc .fwzx-content .sidebar {
	width: 190px;
}
.dlszx .mc .dlzx-container .sidebar ul, .fwzx .mc .fwzx-content .sidebar ul {
}
.dlszx .mc .dlzx-container .sidebar ul li, .fwzx .mc .fwzx-content .sidebar ul li {
	border-bottom: 1px #ccc solid;
}
.dlszx .mc .dlzx-container .sidebar ul li a, .fwzx .mc .fwzx-content .sidebar ul li a {
	color: #333;
	font-size: 18px;
	line-height: 2;
	padding: 15px;
	display: block;
}
.dlszx .mc .dlzx-container .sidebar ul li.current, .dlszx .mc .dlzx-container .sidebar ul li:hover, .fwzx .mc .fwzx-content .sidebar ul li.current, .fwzx .mc .fwzx-content .sidebar ul li:hover {
	border-color: #218fff;
}
.dlszx .mc .dlzx-container .sidebar ul li.current a, .dlszx .mc .dlzx-container .sidebar ul li:hover a, .fwzx .mc .fwzx-content .sidebar ul li.current a, .fwzx .mc .fwzx-content .sidebar ul li:hover a {
	color: #218fff;
}
.dlszx .mc .dlzx-container .rightbox, .fwzx .mc .fwzx-content .rightbox {
	width: calc(100% - 190px);
	padding: 0 0 0 6%;
}
.dlszx .mc .dlzx-container .rightbox .title {
	border-bottom: 1px #ccc solid;
	margin-bottom: 20px;
}
.dlszx .mc .dlzx-container .rightbox .title h3 {
	font-size: 18px;
	line-height: 2;
	color: #333;
	font-weight: bold;
}
.dlszx .mc .dlzx-container .rightbox .title h3:before {
	padding: 0 5px 0 0;
}
.dlszx .mc .dlzx-container .rightbox .title h3 span {
	color: #218fff;
	font-size: 14px;
	line-height: 2;
	vertical-align: bottom;
	font-weight: normal;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx {
	font-size: 0;
	text-align: right;
	padding: 0 0 30px 0;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx select {
	display: inline-block;
	vertical-align: top;
	border: 1px #ccc solid;
	color: #3e3a39;
	font-size: 16px;
	border-radius: 100px;
	padding: 0 20px;
	line-height: 40px;
	width: 280px;
	height: 40px;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx input[type="text"] {
	display: inline-block;
	vertical-align: top;
	border: 1px #ccc solid;
	color: #3e3a39;
	font-size: 16px;
	line-height: 38px;
	width: 220px;
	margin: 0 10px;
	border-radius: 100px;
	padding: 0 20px;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx label {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #49a3ff;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx label input {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx label:before {
	padding: 0 5px 0 0;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx-jg {
	padding: 0 0 50px 0;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx-jg ul {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx-jg ul li {
	display: table-row;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx-jg ul li span {
	display: table-cell;
	vertical-align: top;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	padding: 5px;
}
.dlszx .mc .dlzx-container .rightbox .jxxcx-jg ul li span:first-child {
	width: 110px;
	text-align: justify;
	text-align-last: justify;
}
.dlszx .mc .dlzx-container .rightbox .xsjxs {
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul {
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul li {
	border-bottom: 1px #ccc dashed;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul li:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul li .img {
	width: 270px;
	border: 1px #ccc solid;
	float: left;
	overflow: hidden;
	height: 104px;
	line-height: 104px;
	font-size: 0;
	text-align: center;
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul li .text {
	display: table-cell;
	padding: 0 0 0 25px;
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul li .img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul li .text p {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.dlszx .mc .dlzx-container .rightbox .xsjxs ul li .text a {
	color: #49a3ff;
	font-size: 16px;
	line-height: 1.6;
	text-decoration: underline;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd {
	position: relative;
	z-index: 1;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .wenben, .dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd {
	width: 50%;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .wenben {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .wenben strong {
	color: #47a3fe
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd {
	padding: 0 0 0 5%;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd h4 {
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 2;
	margin-bottom: 15px;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul {
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul li {
	border: 1px #666 solid;
	margin-bottom: 15px;
	font-size: 0;
	border-radius: 100px;
	padding: 0 20px;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul li.textarea {
	border-radius: 10px;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul li span {
	display: inline-block;
	width: 30px;
	font-size: 20px;
	line-height: 40px;
	vertical-align: top;
	color: #333;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul li input[type="text"] {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 30px);
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	color: #333;
	font-size: 16px;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul li textarea {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 30px);
	height: 140px;
	font-size: 16px;
	color: #333;
	line-height: 1.6;
	padding: 5px;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul li.submit {
	border: none;
	overflow: hidden;
	padding: 0;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-bd .bd ul li input.btn {
	background: #218fff;
	background: rgba(33,143,255,.8);
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	width: 100%;
	cursor: pointer;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text {
	background: url(../images/jiameng-bg-1.jpg) no-repeat center top;
	background-size: cover;
	padding: 30% 0 0 0;
	position: relative;
	z-index: 0;
	margin-top: -15%;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	color: #fff;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li {
	display: table-row;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .xuhao {
	display: table-cell;
	width: 200px;
	vertical-align: top;
	text-align: center;
	font-size: 0;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .xuhao p {
	display: inline-block;
	font-size: 40px;
	width: 20%;
	vertical-align: middle
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .xuhao .icon {
	display: inline-block;
	width: 40%;
	vertical-align: middle
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .xuhao .icon .fa {
	display: inline-block;
	width: 56px;
	line-height: 56px;
	background: #ffc630;
	font-size: 30px;
	border-radius: 100px;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .xuhao .icon .text {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 1.6;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .xuhao .arrow {
	display: none;
	width: 40%;
	font-size: 60px;
	vertical-align: middle
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .wenzi {
	display: table-cell;
	vertical-align: top;
	padding: 40px;
}
.dlszx .mc .dlzx-container .rightbox .jiameng-text ul li .wenzi p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 5px;
}
.dlszx .mc .dlzx-container .rightbox .lpzx {
}
.dlszx .mc .dlzx-container .rightbox .lpzx img {
	width: auto;
	max-width: 100%;
}
.dlszx .mc .dlzx-container .rightbox .sqcx {
	padding: 0 50px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cx-area {
	font-size: 0;
	padding: 20px 0 50px 0;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cx-area label {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin-right: 20px;
	position: relative;
	font-size: 18px;
	line-height: 40px;
	color: #333;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cx-area label:before {
	padding: 0 10px 0 0;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cx-area label input[type="radio"] {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cx-area label input[type="text"] {
	display: inline-block;
	vertical-align: top;
	color: #333;
	border: 1px #ccc solid;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	font-size: 18px;
	width: calc(100% - 40px);
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cx-area input[type="submit"] {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	vertical-align: top;
	background: #49a3ff;
	color: #fff;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	border: none;
	font-size: 18px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg {
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .name {
	padding: 0 0 25px 0;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .name p {
	color: #333;
	font-size: 18px;
	line-height: 2;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .name h1 {
	color: #333;
	font-size: 28px;
	line-height: 1.6;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .name span {
	color: #f00;
	font-size: 14px;
	line-height: 1.6;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists {
	padding: 0 0 30px 0;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists .md,.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists .wd{
	width: 50%;
	padding: 0 2%;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists h4 {
	background: #218fff;
	width: 150px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul {
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li {
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li p {
	color: #333;
	font-size: 18px;
	line-height: 30px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a {
	display: block;
	font-size: 0;
	border-bottom: 1px #ccc solid;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a span.wd-name {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 30px);
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a i {
	font-style: normal;
	color: #333;
	line-height: 1.6;
	font-size: 14px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a i.name {
	font-size: 18px;
	line-height: 30px;
	display: inline-block;
	width: 100%;
	padding-bottom: 0;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a .wd-name {
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a .fa {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: right;
	font-size: 20px;
}
.dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a:hover span, .dlszx .mc .dlzx-container .rightbox .sqcx .cxjg .lists ul li a:hover i {
	color: #218fff;
}
.dlszx .mc .dlzx-container .rightbox .sqzs {
	font-size: 0;
	border: 1px #ccc solid;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
.dlszx .mc .dlzx-container .rightbox .sqzs img {
	width: auto;
	max-width: 100%;
}


.dlszx .mc .dlzx-container .rightbox .sqcx .cxsm{
	padding: 20px;
	border-top: 1px #ccc solid;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxsm:after{
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxsm .left{
	width: 50%;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxsm .left h4{
	color: #333;
	font-size: 20px;
	line-height: 2;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxsm .left p{
	color: #333;
	font-size: 16px;
	line-height: 2;
	text-indent: 2em;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxsm .right{
	width: 50%;
	font-size: 0;
	text-align: center;
}

.dlszx .mc .dlzx-container .rightbox .sqcx .cxsm .right img{
	
	width: auto;
	max-width: 100%;
}

/********* 方案中心 ********/
.fazx .mt {
	margin-bottom: 0;
}
.fazx .mc {
}
.fazx .mc .sub-menu {
	padding: 20px 70px;
}
.fazx .mc .sub-menu ul {
}
.fazx .mc .sub-menu ul:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.fazx .mc .sub-menu ul li {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 0;
	cursor: pointer;
}
.fazx .mc .sub-menu ul li .icon {
	display: inline-block;
	width: 150px;
	height: 150px;
	line-height: 150px;
	border-radius: 300px;
	border: 1px #333 solid;
}
.fazx .mc .sub-menu ul li .icon .img {
	display: inline-block;
	width: 100px;
	height: 100px;
	background-position: center bottom;
	vertical-align: middle;
}
.fazx .mc .sub-menu ul li .text {
	color: #333;
	font-size: 20px;
	line-height: 2;
	display: inline-block;
	width: 100%;
}
.fazx .mc .sub-menu ul li:hover .icon, .fazx .mc .sub-menu ul li.current .icon {
	border-color: #4ca2d1;
}
.fazx .mc .sub-menu ul li:hover .icon .img, .fazx .mc .sub-menu ul li.current .icon .img {
	background-position: center top;
}
.fazx .mc .sub-menu ul li:hover .text, .fazx .mc .sub-menu ul li.current .text {
	color: #4ca2d1
}
.fazx .mc .fazxxq {
}
.fazx .mc .fazxxq .falb {
	padding: 0 0 60px 70px
}
.fazx .mc .fazxxq .falb li {
	position: relative;
	width: 50%;
	padding: 5px 0;
}
.fazx .mc .fazxxq .falb li a {
	color: #333;
	font-size: 18px;
	line-height: 1.6;
}
.fazx .mc .fazxxq .falb li .info {
	position: absolute;
	top: 0;
	width: 480px;
	background: #fff;
	color: #333;
	font-size: 16px;
	line-height: 2;
	padding: 0 0 0 30px;
	display: none;
}
.fazx .mc .fazxxq .falb li .info .fa {
	float: left;
	color: #006eaa;
	font-size: 30px;
	line-height: 1;
	padding: 0 20px 0 0;
}
.fazx .mc .fazxxq .falb li .info .wenben {
	display: table-cell;
}
.fazx .mc .fazxxq .falb li.current a, .fazx .mc .fazxxq .falb li:hover a {
	color: #006eaa;
}
.fazx .mc .fazxxq .falb li:hover .info {
	display: block;
}
.fazx .mc .fazxxq .facp {
	margin: 0 0 50px 0;
}
.fazx .mc .fazxxq .facp:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.fazx .mc .fazxxq .facp .biaoti {
	font-size: 20px;
	line-height: 2;
	border-bottom: 1px #ccc solid;
	padding: 5px 0;
	margin: 0 0 10px 0;
}
.fazx .mc .fazxxq .facp .cplb {
	background: #f4f4f4;
	padding: 30px 25px;
	width: 600px;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item {
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .title {
	color: #333;
	font-size: 16px;
	line-height: 2;
	cursor: pointer;
	font-weight: bold;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .title:before {
	content: "\25BA";
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .title:hover {
	color: #006eaa;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb {
	color: #333;
	font-size: 16px;
	line-height: 2;
	padding: 0 1em;
	display: none;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb .sub-title {
	color: #333;
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	cursor: pointer;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb .sub-title:hover {
	color: #006eaa;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb ul {
	/*display: none;*/
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb ul li {
	padding: 0 0 0 30px;
	cursor: pointer;
	position: relative;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb ul li p {
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb ul li img {
	display: none;
}
.fazx .mc .fazxxq .facp .cplb .cplb-item .lb ul li:hover img{
	border: 10px #fff solid;
	box-shadow: 0 0 10px #595757;
	display: block;
	top: 0;
	left: 510px;
	position: absolute;
	width: auto;
	max-width: 600px;
	background: #fff;
	z-index:9999;
}

.fazx .mc .fazxxq .facp .cplb .cplb-item .lb ul li.current p, .fazx .mc .fazxxq .facp .cplb .cplb-item .lb ul li:hover p {
	color: #006eaa;
}
.fazx .mc .fazxxq .facp .img {
	width: calc(100% - 600px);
	height: 420px;
	display: table;
}
.fazx .mc .fazxxq .facp .img:before {
	content: url(../images/fa-arrow.jpg);
	display: table-cell;
	padding: 0 20px;
	vertical-align: middle;
	width: 10%;
}
.fazx .mc .fazxxq .facp .img .faimg-img {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.fazx .mc .fazxxq .facp .img .faimg-img img {
	width: auto;
	max-width: 100%;
}
.fazx .mc .fagd {
}
.fazx .mc .fagd .memo {
	color: #666;
	font-size: 16px;
	line-height: 30px;
}
.fazx .mc .fagd .scroll-item {
}
.fazx .mc .fagd .scroll-item .scroll-item-content {
	position: relative;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	max-width: 284px;
}
.fazx .mc .fagd .scroll-item .pic {
	text-align: center;
	position: relative;
	z-index: 0;
}
.fazx .mc .fagd .scroll-item .pic a {
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 0;
}
.fazx .mc .fagd .scroll-item .pic a img {
	display: inline-block;
	width: 100%;
}
.fazx .mc .fagd .scroll-item .title {
	text-align: center;
	position: absolute;
	left: -1000px;
	top: 0;
	z-index: 1;
	/*display: table;*/
	width: 100%;
	height: 205px;
	display: none;
}
.fazx .mc .fagd .scroll-item:hover .title {
	left: 0;
}
.fazx .mc .fagd .scroll-item .title a {
	display: table-cell;
	background: rgba(0,0,0,.8);
	width: 284px;
	height: 205px;
	vertical-align: middle;
}
.fazx .mc .fagd .scroll-item .title a .fa {
	width: 100%;
	color: #fff;
}
.fazx .mc .fagd .scroll-item .title a .fa:before {
	display: inline-block;
	width: 40px;
	line-height: 40px;
	border-radius: 100px;
	font-size: 20px;
	border: 1px #fff solid;
}
.fazx .mc .fagd .scroll-item .title a .yellow {
	display: inline-block;
	width: 100%;
	color: #f60;
	font-size: 18px;
	line-height: 2;
}
.fazx .mc .fagd .scroll-item .title a .info {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
}
.fazx .mc .slick-dots {
	position: absolute;
	top: -56px;
	display: block;
	width: auto;
	padding: 0 10px;
	margin: 0;
	list-style: none;
	text-align: center;
	right: 0;
	background: #fff;
	height: 18px;
}
.fazx .mc .slick-prev, .fazx .mc .slick-next {
	display: none !important;
}
/********** 服务中心 **********/
.fwzx .mc {
}
.fwzx .mc .fwzx-content .sidebar .sidebar-item {
	position: relative;
}
.fwzx .mc .fwzx-content .sidebar .sidebar-click {
	position: absolute;
	left: 0;
	top: 12px;
	display: block;
	z-index: 1;
	width: 20px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 30px;
	cursor: pointer;
}
.fwzx .mc .fwzx-content .sidebar a {
	position: relative;
	z-index: 0;
	padding: 15px 0 15px 10px!important;
}
.fwzx .mc .fwzx-content .sidebar .sidebar-sublist {
	display: none;
}
.fwzx .mc .fwzx-content .sidebar .sidebar-sublist li {
	border-bottom: none!important;
	border-top: 1px #ccc solid;
}
.fwzx .mc .fwzx-content .sidebar .sidebar-sublist li a:before {
	padding: 0 5px 0 0;
}
.fwzx .mc .fwzx-content .single-type {
	padding: 20px 0;
}
.fwzx .mc .fwzx-content .single-type p {
	font-size: 18px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 30px;
}
.fwzx .mc .fwzx-content .single-type strong {
	/*color: #218fff;*/
}
.fwzx .mc .fwzx-content .single-type img {
	width: auto;
	max-width: 100%;
}
.fwzx .mc .fwzx-content .piclist-type {
	padding: 20px 0;
}
.fwzx .mc .fwzx-content .piclist-type ul {
	font-size: 0;
	display: block;
	text-align: justify;
}
.fwzx .mc .fwzx-content .piclist-type ul:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
}
.fwzx .mc .fwzx-content .piclist-type ul li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
	width: 49%;
	max-width: 450px;
}
.fwzx .mc .fwzx-content .piclist-type ul li a {
	display: inline-block;
	width: 100%;
}
.fwzx .mc .fwzx-content .piclist-type ul li a .img {
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 61%;
}

.fwzx .mc .fwzx-content .piclist-type ul li a .img img{
	width: 100%;
}

.fwzx .mc .fwzx-content .piclist-type ul li a .text {
	color: #333;
	font-size: 18px;
	line-height: 1.6;
	padding: 10px 0;
	display: inline-block;
	width: 100%;
}
.fwzx .mc .fwzx-content .piclist-type ul li a:hover .text {
	color: #218fff
}
.fwzx .mc .fwzx-content .tuwenlist-type {
	padding: 20px 0;
}
.fwzx .mc .fwzx-content .tuwenlist-type ul {
}
.fwzx .mc .fwzx-content .tuwenlist-type ul li {
	margin-bottom: 20px;
}
.fwzx .mc .fwzx-content .tuwenlist-type ul li h4 {
	color: #333;
	font-size: 18px;
	line-height: 2;
	margin-bottom: 15px;
}
.fwzx .mc .fwzx-content .tuwenlist-type ul li .img {
	float: left;
	width: 33%;
	max-width: 330px;
	height: 200px;
	overflow: hidden;
}
.fwzx .mc .fwzx-content .tuwenlist-type ul li .img img {
	width: 100%;
}
.fwzx .mc .fwzx-content .tuwenlist-type ul li .text {
	display: table-cell;
	padding: 0 0 0 20px;
	font-size: 18px;
	line-height: 1.6;
	color: #333;
}
.fwzx .mc .fwzx-content .tuwenlist-type ul li:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
/********* 关于我们 **********/
.aboutus .mt {
	border: none;
	background: url(../images/caidai.jpg) no-repeat center bottom;
	background-size: 100%;
}
.aboutus .mc {
}
.aboutus .mc .about-submenu {
	font-size: 0;
	text-align: center;
	padding: 0 0 25px 0;
}
.aboutus .mc .about-submenu a {
	display: inline-block;
	width: 140px;
	height: 140px;
	line-height: 140px;
	vertical-align: top;
	margin: 15px;
	border-radius: 300px;
	color: #fff;
	background: #1e50ae;
}
.aboutus .mc .about-submenu a span {
	display: inline-block;
	vertical-align: middle;
	border: 1px #fff solid;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 300px;
}
.aboutus .mc .about-submenu a.current, .aboutus .mc .about-submenu a:hover {
	background: #ffba38;
}
.aboutus .mc .about-submenu a span i {
	color: #fff;
	font-style: normal;
	font-size: 18px;
	vertical-align: middle;
	line-height: 2;
}
.aboutus .mc .about-fazhan {
	padding: 0 0 100px 0;
}
.aboutus .mc .about-fazhan .title {
	color: #333;
	font-size: 18px;
	line-height: 2;
	padding: 0 0 20px 0;
}
.aboutus .mc .about-fazhan .content {
	padding: 30px 0;
	position: relative;
}
.aboutus .mc .about-fazhan .content:before {
	content: "";
	display: block;
	position: absolute;
	left: 11.1%;
	top: 0;
	width: 0;
	border-left: 1px #ccc dashed;
	height: 100%;
	z-index: 0;
}
.aboutus .mc .about-fazhan .content ul.fazhan-list {
	display: table;
	width: 100%;
	table-layout: fixed;
	position: relative;
	z-index: 1
}
.aboutus .mc .about-fazhan .content ul.fazhan-list li {
	display: table-row;
}
.aboutus .mc .about-fazhan .content ul.fazhan-list li .year {
	display: table-cell;
	vertical-align: top;
	padding: 5px;
	width: 10%;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.aboutus .mc .about-fazhan .content ul.fazhan-list li .fa {
	display: table-cell;
	vertical-align: top;
	padding: 5px;
	width: 5%;
	color: #333;
	font-size: 30px;
	line-height: 1;
}
.aboutus .mc .about-fazhan .content ul.fazhan-list li .info {
	display: table-cell;
	padding: 5px 5px 20px 5px;
	vertical-align: top;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}

/**20180112修改**/
.aboutus .mc .about-fazhan .content ul.fazhan-list li .info {
	float: left;
	padding: 15px 0 40px 10px;
	width: calc(100% - 120px);
}
.aboutus .mc .about-fazhan .content ul.fazhan-list li .info:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.aboutus .mc .about-fazhan .content ul.fazhan-list li .info img {
	float: left;
	margin: 0 10px 0 0;
	display: block;
	height:180px;
}
.aboutus .mc .about-fazhan .content ul.fazhan-list li .info p {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	margin-bottom: 5px;
}


/****/
.aboutus .mc .about-fazhan .content.type-single, .aboutus .mc .about-fazhan .content.type-pic {
	padding: 10px 0;
}
.aboutus .mc .about-fazhan .content.type-single:before, .aboutus .mc .about-fazhan .content.type-pic:before {
	display: none;
}
.aboutus .mc .about-fazhan .content.type-single p {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	padding-bottom: 25px;
}
.aboutus .mc .about-fazhan .content.type-pic {
	margin-bottom: -100px;
}
.aboutus .mc .about-fazhan .content.type-pic .zhengshu-list {
	font-size: 0;
	text-align: justify;
}
.aboutus .mc .about-fazhan .content.type-pic .zhengshu-list li {
	display: inline-block;
	width: 260px;
	margin-bottom: 20px;
}
.aboutus .mc .about-fazhan .content.type-pic .zhengshu-list li.fixit {
	margin: 0;
	padding: 0;
	visibility: hidden;
	height: 0;
}
.aboutus .mc .about-fazhan .content.type-pic .zhengshu-list li .img {
	display: inline-block;
	width: 100%;
	height: 188px;
	text-align: center;
	border: 1px #ccc solid;
}
.aboutus .mc .about-fazhan .content.type-pic .zhengshu-list li .img a {
	display: inline-block;
	width: 100%;
	height: 188px;
	line-height: 188px;
}
.aboutus .mc .about-fazhan .content.type-pic .zhengshu-list li .img a img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}
.aboutus .mc .about-fazhan .content.type-pic .zhengshu-list li .text {
	color: #333;
	font-size: 14px;
	line-height: 1.6;
	padding: 5px 0;
}
/******** 联系我们 ********/
/*
.contactus .mc {
}
.contactus .mc .contant-content {
	padding: 40px 0;
}
.contactus .mc .contant-content:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.contactus .mc .contant-content .bd {
	width: 50%;
	padding: 40px 100px;
}
.contactus .mc .contant-content .bd ul {
}
.contactus .mc .contant-content .bd ul li {
	font-size: 0;
	border: 1px #ccc solid;
	border-radius: 100px;
	padding: 0 20px;
	margin-bottom: 15px;
}
.contactus .mc .contant-content .bd ul li.textarea {
	border-radius: 10px;
}
.contactus .mc .contant-content .bd ul li.submit {
	border: none;
	overflow: hidden;
	padding: 0;
}
.contactus .mc .contant-content .bd ul li span {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 40px;
	color: #333;
	font-size: 20px;
	line-height: 40px;
}
.contactus .mc .contant-content .bd ul li input[type="text"] {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 30px);
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding: 0 5px;
}
.contactus .mc .contant-content .bd ul li textarea {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 30px);
	padding: 5px;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	height: 140px;
}
.contactus .mc .contant-content .bd ul li input[type="button"] {
	display: inline-block;
	width: 100%;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background: #4da5ff;
	cursor: pointer;
	font-size: 16px;
}
*/
.xx {
	/*width: 50%;*/
	border-left: 1px #ccc dashed;
	padding: 40px 0 40px 20px;
}
.xx .contact-logo img {
	width: auto;
	max-width: 100%;
	margin-bottom: 20px;
}
.xx dl {
	font-size: 0;
}
.xx dl dt {
	display: inline-block;
	width: 30px;
	vertical-align: top;
	color: #333;
	font-size: 20px;
	line-height: 40px;
}
.xx dl dd {
	display: inline-block;
	width: calc(100% - 30px);
	line-height: 40px;
	color: #333;
	font-size: 16px;
	vertical-align: top;
	margin-bottom: 20px;
}
.xx dl dd p {
}
.xx dl dd a {
	color: #333;
}
.xx dl dd a:hover {
	color: #218fff
}
/********** 品牌中心 ***********/
.pinpai {
}
.pinpai:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.pinpai .pinpai-content {
	width: calc(100% - 270px);
	padding: 0 80px 0 0;
}
.pinpai .pinpai-content .pinpai-logo {
	font-size: 0;
	text-align: center;
	padding: 40px;
}
.pinpai .pinpai-content .pinpai-logo img {
	width: auto;
	max-width: 100%;
}
.pinpai .pinpai-content .title {
	font-size: 18px;
	padding: 5px 10px;
	border-bottom: 1px #ccc solid;
	line-height: 2;
}
.pinpai .pinpai-content .wenben {
	padding: 10px;
	font-size: 13px;
	line-height: 2;
	color: #666;
	margin-bottom: 20px;
}
.pinpai .pinpai-content .wenben a {
	color: #09ace8;
}
.pinpai .rightsearch {
	width: 270px;
}
.pinpai .rightsearch .chaxun-area {
	padding: 20px 0 40px 0;
}
.pinpai .rightsearch .chaxun-area h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 2;
	margin-bottom: 20px;
}
.pinpai .rightsearch .chaxun-area .search {
	text-align: right;
}
.pinpai .rightsearch .chaxun-area .search input[type="text"] {
	width: 100%;
	border: 1px #ccc solid;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	border-radius: 100px;
	padding: 0 20px;
	margin-bottom: 20px;
	text-align: left;
}
.pinpai .rightsearch .chaxun-area .search label {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	width: 50%;
	background: #49a3ff;
	cursor: pointer
}
.pinpai .rightsearch .chaxun-area .search label input[type="button"] {
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
.pinpai .rightsearch .duihuan {
}
.pinpai .rightsearch .duihuan h4 {
	background: #218fff;
	color: #fff;
	font-weight: normal;
	height: 50px;
	padding: 0 10%;
	line-height: 50px;
	font-size: 21px;
	letter-spacing: 2px;
	margin-bottom: 25px;
}
.pinpai .rightsearch .duihuan .content {
	border: 1px #218fff dashed;
	padding: 5%;
}
.pinpai .rightsearch .duihuan .content:before {
}
.pinpai .rightsearch .duihuan .content ul {
}
.pinpai .rightsearch .duihuan .content ul li {
	margin-bottom: 20px;
}
.pinpai .rightsearch .duihuan .content ul li h5 {
	font-size: 14px;
	line-height: 2;
	color: #333;
}
.pinpai .rightsearch .duihuan .content ul li h5 span {
	color: #fff;
	background: #e81919;
	font-weight: normal;
	vertical-align: top;
	display: inline-block;
	line-height: 2;
	padding: 0 10px;
	border-radius: 5px;
	margin: 0 10px;
	position: relative;
}
.pinpai .rightsearch .duihuan .content ul li h5 span:before {
	position: absolute;
	color: #e81919;
	left: -6px;
	font-size: 20px;
	line-height: 1.4;
}
.pinpai .rightsearch .duihuan .content ul li p {
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}
.pinpai .rightsearch .duihuan .content ul li img {
	width: auto;
	max-width: 100%;
	margin: 10px auto;
	display: block
}
/*********** 社会公益 ************/
.shgy .shgy-list {
	padding: 4%;
}
.shgy .shgy-list ul {
}
.shgy .shgy-list ul li {
	margin-bottom: 60px;
}
.shgy .shgy-list ul li:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.shgy .shgy-list ul li .img {
	float: left;
	width: 50%;
}
.shgy .shgy-list ul li .img img {
	width: 100%;
}
.shgy .shgy-list ul li.fan .img {
	float: right;
}
.shgy .shgy-list ul li .text {
	float: right;
	padding: 0 0 0 25px;
	width: 50%;
}
.shgy .shgy-list ul li.fan .text {
	float: left;
	padding: 0 25px 0 0;
}
.shgy .shgy-list ul li .text h4 {
	color: #218fff;
	font-size: 18px;
	line-height: 1.6;
	font-weight: normal;
	margin-bottom: 20px;
}
.shgy .shgy-list ul li .text p {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 20px;
}

/*********** 新闻资讯 *************/
.news-center .mc {
}
.news-center .mc .main-news {
}
.news-center .mc .main-news .tab {
	margin-bottom: 20px;
}
.news-center .mc .main-news .tab:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.news-center .mc .main-news .tab-menu {
	float: right;
	width: 60%;
	padding: 0 0 0 10px;
}
.news-center .mc .main-news .tab-menu ul {
}
.news-center .mc .main-news .tab-menu ul li {
	border-bottom: 1px #ccc dashed;
}
.news-center .mc .main-news .tab-menu ul li.selected {
}
.news-center .mc .main-news .tab-menu ul li:hover {
}
.news-center .mc .main-news .tab-menu ul li .title {
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	line-height: 2;
}
.news-center .mc .main-news .tab-menu ul li:hover .title {
	color: #218fff;
}
.news-center .mc .main-news .tab-menu ul li span {
	color: #218fff;
	font-size: 16px;
	line-height: 2;
}
.news-center .mc .main-news .tab-box {
	float: left;
	width: 40%;
}
.news-center .mc .main-news .tab-box .tab-box-container {
	display: none;
}
.news-center .mc .main-news .tab-box .tab-box-container a {
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 71%;
}

.news-center .mc .main-news .tab-box .tab-box-container a img{
	width: 100%;
}

.news-center .mc .video-news-bar {
	background: url(../images/news-pic-2.jpg) no-repeat center center;
	height: 220px;
	margin-bottom: 35px;
}
.news-center .mc .video-news-bar .video-news-bar-container {
	width: 100%;
	display: table;
}
.news-center .mc .video-news-bar a {
	display: table-cell;
	height: 220px;
	vertical-align: middle;
	text-align: center;
}
.news-center .mc .video-news-bar a .title {
	color: #fff;
	width: 100%;
	display: inline-block;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
.news-center .mc .video-news-bar a .title .fa {
	font-size: 60px;
	vertical-align: top;
	font-weight: normal;
	margin: 0 0 0 15px;
}
.news-center .mc .video-news-bar a .more {
	color: #fff;
	display: inline-block;
	width: 126px;
	font-size: 14px;
	border: 1px #fff dashed;
	line-height: 38px;
}
.news-center .mc .video-news-bar a .more .fa {
	margin-left: 10px;
}
.news-center .mc .news-list {
}
.news-center .mc .news-list ul {
}
.news-center .mc .news-list ul li {
	border-bottom: 1px #ccc dashed;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.news-center .mc .news-list ul li:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.news-center .mc .news-list ul li .img {
	float: left;
	width: 20%;
}
.news-center .mc .news-list ul li .img a {
	display: block;
	height: 0;
	padding-bottom: 67%;
	font-size: 0;
	overflow: hidden;
}
.news-center .mc .news-list ul li .img a img {
	width: 100%;
}
.news-center .mc .news-list ul li .text {
	float: left;
	width: 80%;
	padding: 0 0 0 2.5%;
}
.news-center .mc .news-list ul li .text .title {
	font-size: 0;
	padding: 0 0 10px 0;
}
.news-center .mc .news-list ul li .text .title a {
	display: inline-block;
	width: 85%;
	color: #333;
	font-size: 18px;
	line-height: 2;
	vertical-align: middle;
	font-weight: bold;
}
.news-center .mc .news-list ul li .text .title span {
	display: inline-block;
	width: 15%;
	text-align: right;
	color: #218fff;
	vertical-align: middle;
	font-size: 16px;
	line-height: 2;
}
.news-center .mc .news-list ul li .text .info {
	font-size: 16px;
	line-height: 2;
	color: #333;
	margin-bottom: 30px;
}
.news-center .mc .news-list ul li .text .more {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.news-center .mc .news-list ul li .text .title a:hover, .news-center .mc .news-list ul li .text .more:hover {
	color: #218fff;
}


/******** 净水知识详情 ********/
.zsxq {
	float: left;
	width: 100%;
}
.zsxq .mc .zsxq-detail {
	padding: 30px 0;
}
.zsxq .mc .zsxq-detail .title {
	text-align: center;
	color: #333;
	font-size: 24px;
	line-height: 2;
}
.zsxq .mc .zsxq-detail .info {
	margin-bottom: 20px;
	text-align: center;
}
.zsxq .mc .zsxq-detail .info span {
	font-size: 16px;
	color: #333;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0;
	line-height: 1.6;
}
.zsxq .mc .zsxq-detail .wenben {
	color: #333;
	font-size: 16px;
	line-height: 1.8;
}
.zsxq .mc .zsxq-detail .wenben img {
	/*display: block;*/
	margin: 10px;
}
.rdtj {
	float: right;
	width: 28%;
}
.rdtj .mc {
}
.rdtj .mc ul {
	border: 1px #ccc solid;
	padding: 20px;
}
.rdtj .mc ul li {
	border-top: 1px #ccc solid;
	padding: 10px 0;
}
.rdtj .mc ul li:first-child {
	border: none;
}
.rdtj .mc ul li a {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rdtj .mc ul li span {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}

/********* 工程项目 ********/
.gcxm .mc{
	
}

.gcxm .mc .gcxm-list{
	font-size: 0;
	text-align: justify;
}

.gcxm .mc .gcxm-list:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
}

.gcxm .mc .gcxm-list li{
	display: inline-block;
	width: 48%;
	margin-bottom: 20px;
	vertical-align: top;
}

.gcxm .mc .gcxm-list li .img{
	display: inline-block;
	width: 100%;
	box-shadow: 0 0 5px #333
}

.gcxm .mc .gcxm-list li .img a{
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 49%;
	overflow: hidden;
}

.gcxm .mc .gcxm-list li .img a img{
	width: 100%;
}

.gcxm .mc .gcxm-list li .text{
	
}

.gcxm .mc .gcxm-list li .text .title{
	font-size: 18px;
	line-height: 1.6;
	padding: 10px 0;
	font-weight: bold;
	color: #333;
}

.gcxm .mc .gcxm-list li .text .title a{
color: #333;
	
}

.gcxm .mc .gcxm-list li .text .title a:hover{
	
}

.gcxm .mc .gcxm-list li .text .info{
	
}

.gcxm .mc .gcxm-list li .text .info p{
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	padding: 5px 0;
}

.gcxm .mc .gcxm-list li .text .info p:before{
	content: ">";
	padding: 0 5px 0 0;
}

/************** 方案中心修改 **************/
.fazx .mc .sub-menu .falb {
	padding: 0 30px;
}
.fazx .mc .sub-menu .falb li {
	position: relative;
	width: 100%;
	padding: 5px 0;
	float: none;
	text-align: left;
}
.fazx .mc .sub-menu .falb li a {
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.fazx .mc .sub-menu .falb li .info {
	position: absolute;
	top: 0;
	width: 480px;
	background: #fff;
	color: #333;
	font-size: 15px;
	line-height: 2;
	padding: 10px 15px;
	display: none;
	box-shadow: 0 0 10px #595757;
	left: 250px;
}

.fazx .mc .sub-menu > ul > li:last-child .info{
	left: -480px;
}

.fazx .mc .sub-menu .falb li .info .fa {
	float: left;
	color: #006eaa;
	font-size: 30px;
	line-height: 1;
	padding: 0 20px 0 0;
}
.fazx .mc .sub-menu .falb li .info .wenben {
	display: table-cell;
}
.fazx .mc .sub-menu .falb li.current a, .fazx .mc .sub-menu .falb li:hover a {
	color: #006eaa;
}
.fazx .mc .sub-menu .falb li:hover .info {
	display: block;
}

/******* 防伪查询 **********/
.fangweichaxun .mc {
}
.fangweichaxun .mc .biaoti {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
	padding-bottom: 20px;
}
.fangweichaxun .mc .chaxunbiaodan {
	position: relative;
}
.fangweichaxun .mc .chaxunbiaodan ul {
	display: table;
	width: 100%;
	max-width: 960px;
}
.fangweichaxun .mc .chaxunbiaodan ul li {
	display: table-row;
}
.fangweichaxun .mc .chaxunbiaodan ul li .text {
	display: table-cell;
	width: 15%;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.6;
	padding: 0 10px 0 0;
}
.fangweichaxun .mc .chaxunbiaodan ul li .text span {
	display: inline-block;
	width: 100%;
	color: #218fff;
}
.fangweichaxun .mc .chaxunbiaodan ul li.textarea .text {
	vertical-align: top;
	line-height: 2;
	padding: 10px 10px 0 0;
}
.fangweichaxun .mc .chaxunbiaodan ul li .gongneng {
	display: table-cell;
	width: 85%;
	text-align: left;
	vertical-align: middle;
}
.fangweichaxun .mc .chaxunbiaodan ul li .gongneng input[type="text"] {
	display: inline-block;
	width: 100%;
	max-width: 384px;
	height: 50px;
	line-height: 50px;
	border: 1px #ccc solid;
	margin: 5px 0;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.fangweichaxun .mc .chaxunbiaodan ul li .gongneng input[type="text"]:focus, .fangweichaxun .mc .chaxunbiaodan ul li .gongneng textarea:focus {
	outline: 1px #006eaa solid;
	border: none!important;
}
.fangweichaxun .mc .chaxunbiaodan ul li.textarea .gongneng textarea {
	display: inline-block;
	width: 100%;
	max-width: 384px;
	height: 140px;
	line-height: 2;
	border: 1px #ccc solid;
	margin: 5px 0;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.fangweichaxun .mc .chaxunbiaodan ul li .gongneng input[type="button"] {
	cursor: pointer;
	background: #218fff;
	color: #fff;
	text-align: center;
	font-size: 24px;
	width: 100%;
	max-width: 384px;
	height: 50px;
	line-height: 50px;
	border: none;
	margin: 10px 0;
}
.fangweichaxun .mc .chaxunbiaodan ul li .gongneng p {
	font-size: 14px;
	line-height: 2;
	color: #333;
}
.fangweichaxun .mc .chaxunbiaodan .yzmsl {
	width: 294px;
	height: 362px;
	padding: 15px;
	font-size: 16px;
	line-height: 2;
	color: #333;
	box-shadow: 0 0 5px #ccc;
	position: absolute;
	right: 25%;
	top: 15.5%;
}
.fangweichaxun .mc .chaxunbiaodan .yzmsl img {
	display: block;
}
.fangweichaxun .mc .chaxunbiaodan .yzmsl .fa {
	position: absolute;
	top: 50%;
	left: -53px;
	font-size: 50px;
	margin-top: -87px;
}


/*********** 新版产品中心 **************/
.new-title h3{color:#0070bd;font-size:20px;line-height:2;}
.new-title ul{font-size:0;padding:0 0 20px 0;}
.new-title ul li{display:inline-block;vertical-align:top;position:relative}
.new-title ul li a{display:inline-block;padding:5px 20px;font-size:16px;color:#333;line-height:2;font-weight:bold;border-bottom:1px #ccc solid;}
.new-title ul li:hover a,.new-title ul li.current a{color:#0070bd;border-bottom:1px #0070bd solid;}
.new-title ul li a:before{font-size:12px;vertical-align:2px;padding:0 5px 0 0;}

.new-title ul li:before{content:"|";position:absolute;left:0;font-size:16px;padding:5px 0;line-height:2;top:5px;}
.new-title ul li:first-child:before{display:none;}