.bodycon {
	width: 1300px;
	margin: 20px auto;
}

.bodycon .left {
	float: left;
	width: 305px;
}

.pro_fl {
	width: 270px;
}

.pro_bt {
	width: 270px;
	height: 104px;
	background: #2884db;
	padding: 25px;
}

.pro_bt b {
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
}

.pro_bt b {
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
}

.pro_bt b img {
	vertical-align: bottom;
	margin-right: 15px;
}

.pro_bt p {
	font-size: 14px;
	line-height: 34px;
	color: #b1d7fc;
	font-family: Arial;
}

.pro_bg li a {
	line-height: 63px;
	font-size: 16px;
	color: #6b6b6b;
	font-weight: normal;
	border-bottom: 1px solid #f6f6f6;
	padding: 0 35px 0 50px;
	position: relative;
	display: block;
}

.pro_bg li a:after,
.pro_bg li a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.pro_bg li a:after {
	width: 4px;
	height: 21px;
	background: url(../img/20201015153330_889065112.jpg) no-repeat center;
	left: 24px;
}

.pro_bg li a:hover {
	color: #0997dc !important;
}

.pro_bg li a:before {
	width: 7px;
	height: 11px;
	background: url(../img/20201015153259_761392775.png) no-repeat center;
	right: 29px;
}

.pro_bg {
	border: 1px solid #f6f6f6;
}

.pro_bg ul {
	position: relative;
}

.pro_bg ul,
.pro_bg li {
	display: block;
	width: 100%;
	padding: 0 !important;
	background: #ffffff;
}

.pro_lx {
	padding: 20px;
}

.pro_lx img {
	vertical-align: -10px;
}

.pro_lx strong {
	font-size: 26px;
	color: #0058b8;
}

.pro_lx span {
	display: block;
	color: #333;
	text-align: center;
}




.bodycon .right {
	float: right;
	width: 995px;
}

.position {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: left;
	background-color: #eee;
	text-indent: 2.5em;
	transition: 0.1s all;
	background: url(../img/20201015153837_1529411916.png) no-repeat 7px 20px;
	border: 1px dashed #ddd;
	position: relative;
	margin-bottom: 30px;
	width: 100%;
}

.position:hover {
	background-position: 7px -23px;
}

.protemptwo {
	width: 100%;
}

.protemptwo li {
	float: left;
	width: 31.33%;
	box-shadow: 0px 0px 10px #eee;
	transition: all .5s ease;
	position: relative;
	margin: 0 1% 2% 1%;
}

.protemppic {
	overflow: hidden;
	position: relative;
}

.protemppic img {
	width: 100%;
	transition: all .5s ease;
}

.protemptitl a {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 60px;
	padding: 0px 3%;
}

.protemptitl {
	position: relative;
}

.protemptitl a:after,
.protemptitl:before,
.protemppic a:after {
	content: '';
	display: block;
	position: absolute;
}

.protemptitl a:after {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	right: 20px;
	top: 22px;
	background: url(../img/cymprotwo_1.png) no-repeat top center;
}

.protemptitl:before {
	width: 100%;
	height: 0px;
	bottom: 0px;
	left: 0px;
	background: #555;
	transition: all 0.5s ease;
}

.protemppic a:after {
	width: 100%;
	height: 0px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
	top: 0px;
	left: 0px;
	transition: all 0.5s ease;
}

.protemptwo li:hover .protemppic a:after {
	height: 100%;
}

.protemptwo li:hover .protemptitl:before {
	height: 100%;
	transition: 0.6s;
}

.protemptwo li:hover .protemptitl a:after {
	background-position-y: -18px;
}

.protemptwo li:hover .protemptitl a {
	color: #fff;
}

.protemptwo li:hover .protemppic img {
	transform: scale(1.5) rotate(-15deg);
}



.bodycontent {
	width: 995px;
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
}

.product_image {
	width: 50%;
}

.detail_title {
	padding: 6px;
	background-color: #eee;
	color: #333;
	margin: 10px auto;
	border-radius: 6px;
}

.detail_title strong {
	font-size: 16px;
}

.product_content img {
	max-width: 100%;
}




.nswsfenlei {
	margin-bottom: 30px;
}

.nswsfenlei ul {
	font-size: 0;
	text-align: center;
}

.nswsfenlei li {
	display: inline-block;
	vertical-align: top;
	width: 182px;
	height: 52px;
	border: 1px solid #e0e0e0;
}

.nswsfenlei li+li {
	margin-left: 12px;
}

.nswsfenlei li:hover,
.nswsfenlei li.curNewsType {
	background: #2884db;
	border-color: #2884db;
}

.nswsfenlei li a {
	display: block;
	line-height: 50px;
}

.nswsfenlei li:hover a,
.nswsfenlei li.curNewsType a {
	color: #fff;
}


.nynews {
	width: 100%;
}

.nynews-list {
	width: 100%;
	height: auto;
	padding: 0 0 4%;
	border-bottom: 1px #eee solid;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	position: relative;
	margin-bottom: 4%;
}

.nynews-list:after {
	content: "";
	width: 0;
	height: 1px;
	background: #0d4486;
	position: absolute;
	bottom: -1px;
	transition: all 0.3s ease-out;
}

.nynews-list:hover::after {
	width: 100%;
}

.nynews-content {
	float: left;
	width: 68%;
	padding-top: 1%;
}

.nynews-date {
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial";
	color: #999;
}

.nynews-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	padding-bottom: 1vw;
}

.nynews-list:hover .nynews-title {
	color: #0d4486;
}

.nynews-text {
	line-height: 24px;
	color: #666;
}


.nynews-photo {
	float: right;
	width: 24%;
	height: auto;
	overflow: hidden;
}

.nynews-photo img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}

.nynews-list:hover .nynews-photo img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05)
}



.nyxqnewsbg {
	width: 100%;
	background: #f4f4f4;
	padding: 30px 0;
}

.nyxqnews {
	margin: 0 auto;
	width: 1200px;
}

.nyxqnews_left {
	width: 880px;
	float: left;
	background: #FFF;
	padding: 30px;
	padding-bottom: 0;
	overflow: hidden;
}

.news_lefttit {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 15px;
}

.news_lefttit h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	margin-bottom: 15px;
	color: #333;
}

.news_lefttit span {
	display: block;
	float: left;
	border-left: 1px dotted #b6b6b6;
	color: #999;
	line-height: 14px;
	padding: 0 10px;
}

.news_lefttit .chuchu {
	padding: 0 10px 0 0;
	border-left: none;
}

.newsshare {
	float: right;
	margin-top: -8px;
}

.nyxqnews_leftcont {
	margin-top: 20px;
	line-height: 28px;
	color: #777;
}
.nyxqnews_leftcont img{
	max-width:100%;
}

.nyxqnews_leftpage {
	width: 890px;
	margin-left: -30px;
	margin-top: 20px;
	border-top: 1px solid #e7e7e7;
	line-height: 70px;
}

.nyxqnews_leftup {
	float: left;
	border-right: 1px solid #e7e7e7;
	width: 420px;
	padding-left: 50px;
	padding-right: 30px;
	height: 70px;
	overflow: hidden;
	background: url(../img/newsup.png) 30px 29px no-repeat;
}

.nyxqnews_leftdown {
	float: right;
	text-align: right;
	width: 420px;
	padding-left: 30px;
	padding-right: 50px;
	height: 70px;
	overflow: hidden;
	background: url(../img/newsdown.png) 380px 29px no-repeat;
}

.nyxqnews_right {
	width: 300px;
	float: right;
	position: relative;
}


.nywenzhang {
	padding: 30px 30px 20px 30px;
	background: #FFF;
}

.nyxqnews_righttit {
	font-size: 18px;
	border-bottom: 1px solid #e7e7e7;
	height: 36px;
	line-height: 18px;
	position: relative;
}

.nyxqnews_righttit:before {
	content: "";
	width: 75px;
	height: 1px;
	background: #1059a9;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.nyxqnews_righttit strong {
	color: #1059a9;
}

.nyxqnews_rightcont {
	margin-top: 10px;
	line-height: 36px;
}

.nyxqnews_rightcont a {
	display: block;
	background: url(../img/newswenzhagn.png) left center no-repeat;
	padding-left: 22px;
	width: 220px;
	height: 36px;
	overflow: hidden;
}

.nyzx {
	margin-top: 10px;
}