﻿.sidebar{width:20%;padding: 20px 0;}
.sidebar .pro-nav-title{
	line-height: 45px;position: relative;color:#fff;font-size: 22px;font-weight:500;text-indent: 10px ;
	background-color: #1f56a7;
	-webkit-box-shadow: 0 6px 20px 1px rgba(0, 0, 0, 0.12);
	box-shadow: 0 6px 20px 1px rgba(0, 0, 0, 0.12);
}
.sidebar .pro-title:after{}
.sidebar .pro-nav-title span{font-family:Arial, "sans-serif";font-weight: 400;color: #eee; font-size: 12px;letter-spacing: 0; text-transform: uppercase;padding: 0 0 0 5px;}
.sidebar .pro-nav-title i{display: inline-block;vertical-align: middle;font-size: 1.8rem;font-weight: 500;}
.sidebar .pro-nav{
	background-color: #fff;
	-webkit-box-shadow: 0 6px 20px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 6px 20px 1px rgba(0, 0, 0, 0.05);
	padding: 10px;}
.sidebar .pro-nav li{border-bottom: 1px solid #eee;}
.sidebar .pro-nav li:last-child{border-bottom: none;}
.sidebar .pro-nav li a{position: relative; display: block;line-height: 45px;font-size: 16px;color: #666;padding: 0 20px;text-decoration: none;}
.sidebar .pro-nav li a:after{
	content: '';
	position: absolute;left:-2px;top:50%;margin-top: -8px;
	width: 3px;height: 0;
	background-color:#1f56a7;
	-webkit-box-shadow: 0 6px 20px 1px rgba(79, 172, 254, 0.32);
	box-shadow: 0 6px 20px 1px rgba(79, 172, 254, 0.32);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;}
.sidebar .pro-nav li a:hover,.sidebar .pro-nav li a.cur{color:#1f56a7;padding: 0 10px;}
.sidebar .pro-nav li a:hover:after,.sidebar .pro-nav li a.cur:after{height: 16px;}
.pro-main{width:75%;margin-left: 5%;padding: 20px 0;}
.pro-main .section-title{font-size:25px;font-weight:600;padding: 0 0 0 20px;margin:20px 0;text-indent: 0; position: relative;}
.pro-main .section-title:before{
	content: '';
	width: 100%;height: 1px;left: 0;bottom: -10px;position: absolute;
	background-color:#eee;}
.pro-main .section-title:after{
	position: absolute;
	content: '';
	width: 2px;
	height: 26px;
	background-color:#1f56a7;
	left:0;top:50%;margin-top: -13px;}
.pro-main .section-title span{font-size:14px;letter-spacing: 0!important; margin: 0 0 0 10px;
	font-family:Arial, "sans-serif";
	text-transform: uppercase;font-weight: 400;color: rgba(0,0,0,0.3);
}
@media (max-width:1200px){
	.sidebar .pro-nav-title{line-height: 50px;font-size:18px;text-indent:5px;font-weight: 600;}
	.sidebar .pro-title:after{}
	.sidebar .pro-nav-title span{font-size: 11px;}
	.sidebar .pro-nav-title i{font-size: 1.6rem;}
	.sidebar .pro-nav li a{line-height: 40px;font-size: 14px;padding: 0 10px;}
	.sidebar{width:25%;}
	.pro-main{width:70%;margin-left:2%}
	.pro-main .section-title{font-size:18px;}
	.pro-main .section-title span{font-size:12px;}
}
@media screen and (max-width: 992px){
	.sidebar{width:100%;padding:0 0 20px 0;margin:0;}
	.sidebar .pro-nav-title{line-height:40px;text-indent:20px;font-size: 1.8rem;font-weight:700;letter-spacing:0;position: relative;}
	.sidebar .pro-nav-title i{transform: rotate(90deg);-webkit-align-content: rotate(90deg);position: absolute;right: 10px;top:-8px;}
	.sidebar .pro-nav{
		display: none;
		-webkit-box-shadow: 0 2px 10px 1px rgba(79, 172, 254, 0.08);
		box-shadow: 0 2px 10px 1px rgba(79, 172, 254, 0.08);}
	.sidebar .pro-nav li a{line-height:40px;font-size:1.6rem;padding: 0 10px;}
	.sidebar .pro-nav li a:after{width:0;}
	.sidebar .pro-nav li a:hover:after,.sidebar .pro-nav li a.cur:after{height:0;}
	.pro-main{width:100%;margin-left:0;padding: 0 0 20px 0;}
	.pro-main .section-title{font-size:2rem;color: #666;font-weight:700;margin:10px 0;}
	.pro-main .section-title span{font-size:1.3rem;}
	.pro .sidebar{top:0;}
}
.pro .flex-sb{flex-wrap: wrap;}
.pro .sidebar{top:-70px;position: relative;}
.pro .location {
	font-size: 14px;
	line-height: 40px;
	color: #999;
	position: relative;
	text-align: right;
	border-bottom: 1px solid #eee;
}
.pro .location .icon-weizhi{font-size: 1.6rem;}
.pro .location .icon-jiantou{font-size:1.4rem;padding: 25px 0;}
.pro .location a {
	color: #999;
	text-decoration: none;
}
.pro .location a:hover {
	color: #1f56a7;
	text-decoration: underline;
}

.pro .showpro{width: 100%;}
.pro .showpro .pro-title{font-size: 22px;color:#1f56a7;position: relative;padding: 15px 0;margin: 0 0  20px 0;font-weight: 600;}
.pro .showpro .pro-title:after{
	content: '';
	position: absolute;width: 30px;height: 3px;left:0;top:0;background-color:#1f56a7;
}
.pro .showpro .pro-title:before{
	content: '';
	position: absolute;
	width: 100%;height: 1px;
	background-color: #eee;
	left:0;bottom: 5px;
}
.showpro .pro-text{padding:20px 0;border-bottom: 1px solid #eee;margin-bottom: 40px;}
.showpro .pro-text p{font-size: 16px;line-height: 32px;color: #888;margin-bottom: 10px;text-align:justify; text-justify:inter-ideograph}
.showpro .pro-ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	-o-justify-content:space-between;
	justify-content:space-between;
	flex-wrap: wrap;
}
.showpro .pro-ul li{width:47.5%;margin-right: 5%; border: 1px solid #eee;margin-bottom: 5%;}
.showpro .pro-ul li:nth-child(2n){margin-right: 0;}
.showpro .pro-ul li .img{width: 100%;}
.showpro .pro-ul li .img img{width: 100%;}
.showpro .pro-ul li .title{font-size: 16px;text-align: center;color: #888;line-height: 36px;margin-bottom: 10px;}
.showpro .img{text-align: center;}
.showpro .img{width: auto;max-width: 100%;margin: 20px 0;}
.showpro .pro-list{border-top: 1px solid #eee;margin-top: 30px;padding: 30px 0;}
.showpro .pro-list h4{font-size: 22px;color: #666;line-height: 36px;font-weight: 600;}
.showpro .pro-list p{font-size: 14px;line-height: 22px;margin: 10px 0;color: #888;position: relative;text-indent: 15px;}
.showpro .pro-list p:after{
	content: '';
	width: 6px;height: 6px;background-color: #ccc;border-radius: 50%;
	position: absolute;left: 0;top:50%;margin-top: -3px;
}
.showpro .pro-item-text{padding:20px 0;border-bottom: 1px solid #eee;margin-bottom: 40px;}
.showpro .pro-item-text p{font-size: 16px;line-height: 32px;color: #888;margin-bottom: 10px;text-align:justify; text-justify:inter-ideograph}
.showpro .pro-item-img{text-align: center;}
.showpro .pro-item-img img{width: auto;max-width: 100%;margin: 20px 0;}
@media (max-width:1200px){}
@media (max-width: 992px) {
	.pro .sidebar{top:-20px;}
	.pro .location {font-size: 1.2rem;line-height:3rem;top:-10px;position: relative;}
	.pro .location .icon-jiantou{padding: 15px 0;}
	.pro .showpro{width: 100%;padding:20px 0 0 0;font-size: 1.5rem;line-height: 3rem;color: #888;}
	.pro .showpro .pro-title{font-size:2.5rem;padding: 10px 0;margin: 0 0 10px 0;}
}