@charset "utf-8";

/* CSS Document */


/*导航*/

.strong_title,
#right {
	display: none;
}

.mianbxContent {
	width: 100% !important;
	height: 60px !important;
	font-size: 16px !important;
	text-align: left !important;
	line-height: 60px !important;
	background: #eee;
	text-indent: 2.5em;
	border: 1px dashed #ddd !important;
	background: url(../images/20210805140506_1399991638.png) no-repeat 7px 20px;
	transition: 0.1s all;
	position: relative;
	margin-bottom: 30px !important;
}

.mianbxContent:hover {
	background-position: 7px -23px;
}

.mianbxContent::after,
.mianbxContent:after {
	content: '';
	display: block;
	width: 200px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}

.mianbxContent a {
	color: #222;
	font-size: 15px !important;
}

#bodycontent {
	width: 1140px !important;
}

.centerHeadImage {
	display: none;
}


/*导航*/


/*分页*/

.page_total,
.pages_box a,
.page_jump {
	display: inline-block;
	height: 36px;
	font-size: 13px;
	line-height: 36px;
	background: #eee;
	border: 1px solid #eee;
	vertical-align: middle;
	padding: 0 14px;
	cursor: pointer;
}

.pages_box a {
	color: #666;
	margin-left: 10px;
}

.pages_box a.page_curr,
.pages_box a:hover {
	color: #fff;
	font-size: 13px;
	background: #1a61c1;
}

.page_jump {
	margin-left: 10px;
}

.back_column {
	width: 1100px !important;
	clear: both;
}


/*分页*/


/*内页产品分类*/

.pro_dl b {
	color: #f6f6f6 !important;
}

.proclass1 {
	width: 230px;
}

.pro_t {
	height: 104px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	background: #1a61c1;
}

.pro_t b {
	display: block;
	font-size: 30px;
	padding: 18px 0 3px 0;
}

.pcon {
	background: #f6f6f6;
}

.pconcat {
	padding: 10px;
}

.pconcat img {
	width: 100%;
	height: auto;
}

.pconcat p {
	color: #1a61c1;
	font-size: 16px;
	white-space: nowrap;
	padding: 20px;
}

.pconcat p b {
	display: block;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.pconcat p span {
	background: url(../images/20210805140604_18768446.png) no-repeat left center;
	padding-left: 25px;
}

.pcc td b {
	font-size: 0;
}

.pcc td b a,
.pcc li a,
.pcc1 td a {
	display: block;
	color: #6b6b6b;
	font-size: 15px;
	line-height: 63px !important;
	font-weight: normal;
	border-bottom: 1px solid #e9f3ee;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 35px 0 50px;
	position: relative;
}

.pcc td b a:after,
.pcc td b a:before,
.pcc li a:after,
.pcc li a:before,
.pcc1 td a:after,
.pcc1 td a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.pcc td b a:after,
.pcc li a:after,
.pcc1 td a:after {
	width: 4px;
	height: 21px;
	background: url(../images/20210805140656_1337368101.jpg) no-repeat center;
	left: 24px;
}

.pcc td b a:hover,
.pcc li a:hover,
.pcc1 td a:hover {
	color: #1a61c1 !important;
}

.pcc td b a:before,
.pcc li a:before,
.pcc1 td a:before {
	width: 7px;
	height: 11px;
	background: url(../images/20210805140727_252833887.png) no-repeat center;
	right: 29px;
}

.pcc tr {
	position: relative;
}

.pcc table,
.pcc tbody,
.pcc td,
.pcc tr,
.pcc1 table,
.pcc1 tbody,
.pcc1 td,
.pcc1 tr {
	display: block;
	width: 100%;
	padding: 0 !important;
	height: auto !important;
}

.pcc #showtyepname a {
	display: block;
	line-height: 55px;
	background: #e9f3ee;
	border-bottom: 1px solid #feffff;
	padding-left: 45px;
	position: relative;
}

.pcc #showtyepname a:nth-child(3n) {
	border-right: none;
}

.pcc #showtyepname a:after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background: #999;
	border-radius: 50%;
	position: absolute;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.pcc #showtyepname a:hover {
	color: #1a61c1 !important;
}

.pcc #showtyepname a:hover:after {
	background: #1a61c1;
}


/*内页产品分类*/


/*内页产品展示*/

.pro_one_box,
.dgweb_list_item {
	width: 31% !important;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	margin: 0 1% 2% 1% !important;
	padding: 10px 10px 0 10px !important;
	overflow: hidden;
	position: relative;
}

.pro_one_box:after,
.dgweb_list_item:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #1a61c1;
	transition: all 0.5s ease;
	transform: rotate(90deg);
	position: absolute;
	top: 0px;
	left: -140%;
}

.pro_pic,
.dgweb_list_item_pic {
	overflow: hidden;
}

.pro_pic a,
.dgweb_list_item_pic a {
	display: block;
	position: relative;
}

.pro_pic,
.pro_pic img,
.dgweb_list_item_pic,
.dgweb_list_item_pic img {
	width: 330px !important;
    height: 248px !important;
	border: none !important;
}

.pro_name a,
.dgweb_list_item_a a {
	display: block;
	color: #222;
	font-size: 16px;
	line-height: 71px;
	text-align: left;
	padding: 0px 80px 0px 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}

.dgweb_list_item_a,
.pro_name {
	padding: 0 !important;
	position: relative;
	text-align: left;
}

.pro_name a:after,
.dgweb_list_item_a a:after {
	content: 'MORE';
	display: block;
	width: 60px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background: #868686;
	transition: all 0.5s ease;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 0px;
	margin: auto 0;
}

.pro_one_box:hover .pro_name a,
.dgweb_list_item:hover .dgweb_list_item_a a {
	color: #fff;
}

.pro_one_box:hover .pro_pic img,
.dgweb_list_item:hover .dgweb_list_item_pic img {
	transform: scale(1.1);
}

.pro_pic img,
.dgweb_list_item_pic img {
	transition: all.6s ease;
}

.pro_one_box:hover .pro_name a:after,
.dgweb_list_item:hover .dgweb_list_item_a a:after {
	width: 80px;
	color: #1a61c1;
	background: #fff;
}

.pro_one_box:hover:after,
.dgweb_list_item:hover:after {
	left: 0px;
	transform: rotate(0deg);
}

.pro_one_box:hover .pro_name a,
.dgweb_list_item:hover .dgweb_list_item_a a {
	color: #fff !important;
}

.pro_one_box div,
.dgweb_list_item div {
	position: relative;
	z-index: 3;
}


/*内页产品展示*/


/*产品详情页下方*/

.pro_detail_box {
	width: 100% !important;
	background: #fff;
	border: none !important;
	overflow: hidden;
	margin-top: 20px !important;
}

.pro_detail_rel_hd {
	font-size: 0;
	padding: 0 !important;
	margin-bottom: 30px;
}

.pro_detail_rel_hd strong {
	display: inline-block;
	width: 148px;
	height: 62px;
	color: #fff;
	font-size: 16px;
	line-height: 62px;
	text-align: left;
	background: #1a61c1;
	vertical-align: top;
	padding-left: 37px;
}

.pro_detail_rel_item {
	text-align: left !important;
}

.pro_detail_rel_item>div {
	display: inline-block;
	width: 360px !important;
	border: 1px solid #eee;
	padding: 0px !important;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}

.pro_detail_rel_item>div:nth-child(1) {
	margin-left: 0px;
}

.pro_detail_rel_item a {
	color: #666;
	font-size: 14px;
	line-height: 50px;
}

.pro_detail_rel_item a:hover {
	color: #1a61c1;
}

.pro_detail_rel_item img {
	width: 100% !important;
	height: auto !important;
	margin-top: 20px;
}

.pro_detail_rel_item>div a:nth-child(1)::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6)url(../images/20210805140802_897359328.png) no-repeat center;
	transition: 0.3s all ease-in-out;
	position: absolute;
	left: 0;
	top: -100%;
}

.pro_detail_rel_item>div:hover a:nth-child(1)::after {
	top: 0px;
}


/*产品详情页下方*/


/*内页产品详情页*/

.pro_main_box {
	height: 430px !important;
	background: #fff;
}

.propic_show_left {
	float: left;
	width: 500px !important;
	position: relative;
}

.propic_show_left>img {
	width: 100% !important;
	border: 1px solid #ccc;
}

.propic_show_list {
	height: 100px;
	position: relative;
	transition: 500ms;
}

.propic_show_piclist {
	float: left;
	position: absolute;
	top: 420px;
	left: 0;
}

.propic_show_piclist .on_bottom .propic_show_list {
	height: 100px;
	transition: 500ms;
}

.propic_show_piclist ul {
	width: 488px;
	height: auto !important;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 6px;
	position: absolute;
	top: -20px !important;
	left: 0px;
}

.propic_show_piclist li {
	float: left;
	width: 89px;
	border: 2px solid #eee;
	cursor: pointer;
	overflow: hidden;
}

.propic_show_piclist li+li {
	margin-left: 5px;
}

.propic_show_piclist .on_bottom .propic_show_list li+li {
	transition: 500ms;
}

.propic_show_piclist li.cur {
	border-color: #1a61c1;
}

.propic_show_piclist li img {
	width: 100%;
	transition: 500ms;
	margin-top: 0px;
}

.propic_show_piclist li:hover img {
	transform: scale(1.1);
	transition: 500ms;
}

.propic_show_btn_bottom {
	width: 100%;
	height: 0px;
	background: #222;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
	transition: 500ms;
	position: relative;
}

.propic_show_piclist .on_bottom .propic_show_btn_bottom {
	height: 15px;
	background: #b2c700;
	margin-top: 5px;
	transition: 500ms;
	display: none;
}

.propic_img {
	float: left;
	border: 1px solid #eee;
	position: relative;
	overflow: hidden;
}

.propic_le {
	background: url(../images/20210805140845_1311837488.png);
	left: 5px;
}

.propic_ri {
	background: url(../images/20210805140913_1276055508.png);
	right: 5px;
}

.propic_img img {
	width: 500px;
	transition: 500ms;
}

.propic_img:hover img {
	transform: scale(1.1);
	transition: 500ms;
}

.propic_img>div {
	width: 41px;
	height: 41px;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	opacity: 1;
}

.propic_show_right {
	float: right;
	width: 614px;
	color: #888;
	text-align: left;
	margin-left: 20px;
	position: relative;
}

.propic_show_right br {
	display: none;
}

.propic_show_right .propic_desc {
	height: 56px;
	margin-top: 20px;
	overflow: hidden;
}

.propic_show_right .propic_desc strong {
	font-weight: bold;
}

.propic_show_con_box {
	margin-top: 44px;
}

.pro_show_ewm>div {
	display: inline-block;
	vertical-align: top;
}

.pro_ewm_left {
	width: 145px;
	height: 176px;
	border: 1px solid #e9e9e9;
	position: relative;
}

.pro_ewm_left .ewm img {
	width: 142px;
}

.pro_ewm_left .ewm p {
	color: #555;
	font-size: 16px;
	text-align: center;
}

.pro_tel_right {
	margin-left: 24px;
	position: relative;
}

.pro_detail_title {
	display: block;
	color: #444;
	font-size: 21px;
	line-height: 56px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.pro_tel_right_title {
	width: 100%;
	color: #555;
	font-size: 16px;
	line-height: 32px;
	font-style: normal;
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 20px;
}

.pro_tel_right em {
	display: block;
	color: #555;
	font-size: 20px;
	line-height: 39px;
	font-style: inherit;
}

.pro_tel_right em img {
	width: 27px;
}

.pro_tel em img {
	padding-right: 14px;
}

.pro_tel_right .tel {
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 44px;
	margin-bottom: 44px;
}

.pro_show_btn {
	font-size: 0;
	margin-top: 13px;
}

.pro_show_btn button {
	width: 120px;
	height: 42px;
	background: #222;
	border: none;
}

.pro_show_btn button+button {
	margin-left: 10px;
}

.pro_show_btn button .advisory {
	background: #1a61c1;
}

.pro_show_btn button a {
	display: block;
	color: #fff;
	font-size: 16px;
}

.psh_box {
	width: 100% !important;
	font-size: 16px;
	background: #fff;
	padding: 30px 0;
}

.pcontent_title_h4 {
	display: none;
}

.dgcontent_title_h5 {
	width: 1100px !important;
	text-align: center;
	background: #fff;
	border-top: 1px solid #eee;
	padding: 20px 0;
	margin-top: 20px !important;
}

.dgcontent_title_h5 h5 strong {
	font-size: 16px;
}

.detail_title {
	width: 100% !important;
	height: 80px;
	font-size: 0;
	line-height: 80px;
	text-align: center;
	background: #1a61c1 !important;
	margin-left: 0 !important;
	padding: 0 !important;
	clear: both;
	margin-top: 20px;
}

.detail_title strong {
	display: inline-block;
	color: #fff;
	font-size: 30px;
	vertical-align: top;
}

.product_content {
	width: 100% !important;
	background: #fff;
	padding: 0px 0px;
}

.product_content p {
  padding: 0 30px;
}

.propic_show_right p {
	font-size: 16px;
	line-height: 40px;
}

.propic_show_right p span {
	color: #555;
	font-size: 18px;
	font-weight: bold;
}

.nylist li {
	width: 31.3% !important;
}

.psupdown {
	margin-top: 0px !important;
	margin-bottom: 50px;
}

.pshangxia {
	width: 100px !important;
	height: 40px !important;
	color: #fff;
	font-size: 14px !important;
	line-height: 40px;
	background: #1a61c1;
	border-radius: 10px;
	padding: 16px 20px;
}

.pshangxia:nth-child(2) {
	background: #222;
}

.pshangxia:hover {
	color: #fff !important;
}

.column_content_page_content {
	width: 100% !important;
}


/*内页产品详情页*/


/*新闻分类*/

.nswsfenlei_2019 {
	height: 60px;
	clear: both;
	margin-bottom: 30px;
}

.nswsfenlei_2019 li {
	float: left;
	width: 33%;
}

.nswsfenlei_2019 li+li {
	margin-left: 0.5%;
}

.nswsfenlei_2019 li a {
	display: block;
	color: #666;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	background: #f9f9f9;
	transition: all.3s ease;
}

.nswsfenlei_2019 li .curNewsType_2019 a,
.nswsfenlei_2019 li:hover a {
	color: #fff;
	background: #1a61c1;
}

.newswa {
	width: 81% !important;
}

.pages_info .dgweb_pages_info {
	margin-top: 20px !important;
}

.dgweb_pages_info {
	margin-top: 20px !important;
}

.pages_info {
	margin-top: 20px !important;
}


/*新闻分类*/


/*新闻*/

.nyxqnews_leftcont {
	margin-top: 0px !important;
}

.nyxqnews_leftcont p {
	color: #999;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	margin: 0 auto;
}

.newspic {
	width: 16% !important;
}

.newspic img {
	width: 100%;
	height: auto;
}

.newstemptwo li:hover.news_a a {
	color: #1a61c1 !important;
}

.newshx:after,
.newshx:before,
.newssx:after,
.newssx:before,
.newstemptwo li:hover .news_more a {
	background: #1a61c1 !important;
}

.nynews-date {
	width: 9% !important;
}

.nswsfenlei_2019 li .curNewsType_2019 a,
.nswsfenlei_2019 li:hover a {
	color: #fff;
	background: #1a61c1;
}

.nynews-list:hover .nynews-title {
	color: #1a61c1 !important;
}

.nynews-list:hover .nynews-more {
	background: #1a61c1 !important;
}

.nyxqnews_leftpage {
	width: 100% !important;
}

.nyxqnews_leftup,
.nyxqnews_leftdown {
	width: 50% !important;
	box-sizing: border-box;
}

.xw {
	width: 100%;
	color: #999;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	margin: 0 auto;
	margin-top: -30px;
}

.xw a {
	font-size: 16px;
}

.xw_tu {
	text-align: center;
	margin: 20px auto !important;
}

.nynewslist_tit a:hover {
	color: #1a61c1 !important;
}

.nyxqnewsfanhui {
	left: -1100px !important;
}

.nyxqnews_left {
	width: 972px !important;
	margin-left: 58px;
}

.nyxqnews_righttit strong,
.newstemptwo li:hover.news_a a {
	color: #1a61c1 !important;
}

.nyxqnews_righttit:before {
	background: #1a61c1 !important;
}

.nyxqnews_leftpage {
	width: 1030px !important;
}

.nyxqnewsbg {
	background: none !important;
	padding: 0px 0 !important;
}

.nywenzhang,
.nyxqnews_righttit,
.nyxqnews_left {
	background: #f8f8f8 !important;
}

.nyxqnews {
	width: 1400px !important;
}

.newstemptwo li:hover .newswa .news_a a {
	color: #1a61c1 !important;
}

.nyxqnews_leftdown {
	background: url(../images/20210805140950_98259014.png) 472px 29px no-repeat !important;
}


/*新闻*/

.dw_titl a {
	background: #eee !important;
}


/*在线留言*/

#bodycontent #tianxieone,
#bodycontent #tfour,
#bodycontent #liuyanshenming {
	border-top: #eee 1px solid !important;
	border-left: #eee 1px solid !important;
	border-right: #eee 1px solid !important;
	width: 1140px !important;
}

#bodycontent #lytijiao {
	border: #eee 1px solid !important;
	width: 1140px !important;
}

#bodycontent #tianxieone #tianxietwo {
	width: 140px !important;
	float: left;
	text-align: right;
	padding: 5px 0;
}

#bodycontent #tfour #tfourtwo {
	width: 140px !important;
}

#bodycontent #tianxieone #tianxiethree {
	width: 1256px;
	float: left;
	text-align: left;
	padding: 5px 0;
}

input,
textarea {
	outline: none;
	border: none;
}

#chakantwo {
	width: 1400px !important;
	height: 65px !important;
	text-align: left;
	font-size: 0;
}

#chakantwo a {
	display: inline-block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #eee;
	text-align: center;
}

#chakantwo a+a {
	margin-left: 2px;
}

#tfive textarea {
	width: 990px !Important;
}


/*联系方式*/

.contactA {
	width: 100%;
	background: #f5f5f5;
}

.contactA_T {
	padding: 50px;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}

.contactA_T_l {
	width: 19%;
	/* position: absolute; */
	float: left;
}

.contactA_T_l>p {
	font-size: 22px;
	color: #bbb;
	text-align: justify;
	line-height: 25px;
}

.contactA_T_l>span {
	display: block;
	font-size: 40px;
	color: #333333;
	line-height: 40px;
	margin: 15px 0px;
	font-weight: bold;
}

.contactA_T_l>i {
	display: block;
	font-style: normal;
	color: #999999;
	line-height: 32px;
	letter-spacing: 0.05rem;
	font-size: 16px;
}

.contactA_T_l>a {
	display: inline-block;
	width: 188px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.05rem;
	margin-top: 45px;
	background: #1a61c1;
}

.contactA_T_l>a:hover {
	color: #fff;
}

.contactA_T_m {
	width: 37%;
	padding: 0px 30px 0px 40px;
	height: 250px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	float: left;
	margin-left: 70px;
}

.contactA_T_m div {
	width: 100%;
	margin-bottom: 20px;
}

.contactA_T_m div span {
	font-size: 22px;
	color: #1a61c1;
	display: block;
	line-height: 30px;
}

.contactA_T_m>p {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}

.contactA_T_R {
	position: absolute;
	width: 160px;
	right: 20%;
	text-align: center;
}

.contactA_T_R img {
	width: 160px;
	display: block;
	margin: 0 auto 15px;
	border: 10px solid #FFF;
}

.contactA_T_R p {
	font-size: 16px;
	line-height: 22px;
	margin-top: 0;
	color: #454545;
}

.contactA_T .R2 {
	right: 75px !important;
}

.contactA_T_R img {
	width: 160px;
	display: block;
	margin: 0 auto 15px;
	border: 10px solid #FFF;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.bodyContentString8 {
	width: 100% !important;
}


/*简介*/

.comn {
	height: auto;
	background-image: url(../images/20210728111950_167216811.jpg);
	background-position: center;
	background-attachment: fixed;
}

.des {
	font-size: 15px;
	line-height: 30px;
}

.jianjie_right {
	height: 463px;
	overflow: auto;
	float: right;
	width: 50%;
	padding: 60px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	text-indent: 2em;
}

.tit {
	font-size: 25px;
	font-weight: normal;
	display: block;
	line-height: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #f3edf0;
	margin-bottom: 30px;
	color: #1a61c1;
}

.des span {
	color: #1a61c1;
}

#roller_temp img {
	border: solid 1px #ddd;
}

.comn_t {
	text-align: center;
	height: 100px;
}

.comn_t p {
	font-size: 40px;
	color: #222;
	line-height: 60px;
}

.comn_t p:after {
	content: "";
	display: block;
	width: 30px;
	height: 1px;
	background: #1a61c1;
	margin: 12px auto;
}

.cut_bg {
	padding: 80px 0;
	background: url(../images/20210728112020_2037918831.jpg)no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.cut li {
	float: left;
	background: #fff;
	width: 32%;
	height: 325px;
	box-sizing: border-box;
	padding: 25px;
}

.cut li+li {
	margin-left: 2%;
}

.cut li img {
	width: 100%;
}

.cut_w p {
	font-size: 18px;
	color: #222;
	line-height: 30px;
	padding-top: 10px;
}

.cut_w dd {
	font-family: Arial;
	font-size: 12px;
	color: #999;
}

.cut_w dd:after {
	content: "";
	display: block;
	width: 20px;
	height: 1px;
	background: #e91a20;
	margin: 10px 0;
}

.cut_w span {
	line-height: 24px;
	color: #999;
}

.imagen_d table td,
.imagen_d table td div {
	padding: 7px !important;
}

.imagen_d table td div a {
	line-height: 50px;
}

.imagen_b a {
	display: block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 0px;
	color: #fff;
	font-size: 16px;
	background: #1a61c1;
	text-align: center;
	transition: all 0.6s;
}

.imagen_b a:hover {
	width: 500px;
	transition: all 0.2s;
	color: #fff
}

#roller_left {
	width: 100% !important;
}

#roller_content img {
	margin-bottom: 10px;
	transition: all 0.6s;
	border: solid 1px #ddd;
}

.zt {
	background-color: #1a61c1 !important;
}

.bgjlskb {
	background: #1a61c1 !important;
}

.kzfdds img {
	width: 100%
}

.zfbjk {
	width: 100% !important;
}

.zfbjk img {
	width: 90% !important;
}

.wanghai {
	width: 100% !important;
}

.wanghai2 {
	width: 363px !important;
}

.bgjlskb {
	width: 100%;
	height: 55px;
	background: #0581d3;
	border-left: 5px solid #f49104;
	margin-bottom: 20px;
	margin-top: 10px;
}

.hgbjtwz {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	line-height: 55px;
	padding-left: 25px;
	margin-top: 20px;
}

.tuybghn {
	width: 364px !important;
}

.wenzjgt {
	width: 363px !important;
}

.zhngchgp {
	background: #1a61c1 !important;
}

.product_content {
width: 100% !important;
  padding: 30px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.product_content img {
	width: 90%;
	margin-bottom: 10px;
}

.pro_show_btnt button {
	width: 120px;
	height: 42px;
	background: #222;
	border: none;
	position: absolute;
	right: 59px;
	bottom: 6px;
}

.pro_show_btnt button a {
	display: block;
	color: #fff;
	font-size: 16px;
}