@charset "utf-8";
/* CSS Document */
/*添加背景*/
 .subNav_box .subNavCon a:hover,.pagestitle h4 span{color:#004ea2;}
.addbackground {
	background: #fff url(../img/productImg.jpg) no-repeat;
}

.manage-list {
	background: none !important;
}

.pagestitle {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.pagestitle h4 span {
	display: block;
	color: #0054a3;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	padding-bottom: 7px;
}

.pagestitle h4 i {
	display: block;
	font-size: 60px;
	color: #e4e6ea;
	line-height: normal;
	text-transform: uppercase;
	padding-top: 25px;
}

.pagestitle h4 em {
	font-size: 36px;
	color: #e4e6ea;
	text-transform: capitalize;
	line-height: 40px;
	font-family: "AvantGardeITCbyBT-Medium", Arial;
}
.indexicon {
	width: 19px;
	height: 15px;
	background: url(../img/icon1.png) no-repeat left 2px;
	vertical-align: -3px;
}
.pageslink{padding-top:0;}

.pageslink {
	display: block;
	float: right;
	padding-top: 14px;
}

.pageslink a {
	display: inline-block;
}

.pageslink a.cur {
	color: #0054a3;
}

.manage-list {
	background: #eaeff5;
}

.manage-list .manage-wrapper {
	width: 1180px;
	padding: 32px 47px 125px 34px;
	margin-bottom: 20px;
}

.manage-list .manage-wrapper .expalin {
	padding-bottom: 30px;
	font-size: 16px;
	color: #3a3939;
	line-height: 30px;
	text-indent: 2em;
	border-bottom: 1px solid #292929;
}

.manage-list .manage-wrapper li {
	width: 1098px;
	background: url(../img/line.png) no-repeat 11px bottom;
}

.manage-list .manage-wrapper li a {
	display: block;
	padding: 28px 0 35px 0;
}

.manage-list .manage-wrapper li a:hover .right-expalin {
	color: #0054a3;
}

.manage-list .manage-wrapper li a .text {
	margin-bottom: 31px;
	padding-left: 13px;
	color: #0054a3;
	font-size: 22px;
	line-height: 26px;
}

.manage-list .manage-wrapper li a .left-pic {
	float: left;
	width: 320px;
	margin-right: 52px;
	line-height: 0;
	overflow: hidden;
}

.manage-list .manage-wrapper li a .left-pic:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}

.manage-list .manage-wrapper li a .left-pic img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}

.manage-list .manage-wrapper li a .left-pic img {
	display: block;
	width: 320px;
	height: 180px;
}

.manage-list .manage-wrapper li a .right-expalin {
	overflow: hidden;
	padding-top: 7px;
	font-size: 16px;
	color: #3a3939;
	line-height: 30px;
	text-indent: 2em;
}
.pagestitle {
    padding: 34px 0 45px 0;
    max-width: 1180px;
    margin: 0 auto;
}
.m-backgournd {
    background: #fff;
}
.commonweb {
	    margin: 0px auto;
        width: 1180px;
}

.product-detail {
	background: #eaeff5;
	padding-bottom: 62px;
}

.product-detail .detail-banner .pic {
	line-height: 0;
	margin-bottom: 23px;
	overflow: hidden;
}

.product-detail .detail-banner .pic:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}

.product-detail .detail-banner .pic img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}

.product-detail .detail-banner .pic img {
	display: block;
	width: 1180px;
	height: 100%;
}

.product-detail .detail-banner .text {
	text-indent: 2em;
	font-size: 16px;
	line-height: 40px;
	padding: 0 46px 0 38px;
	color: #3a3939;
}

.product-detail .nav-cut {
	font-size: 0;
	padding: 42px 0 0 34px;
}

.product-detail .nav-cut a {
	display: inline-block;
	padding: 20px 0 17px 0;
	margin-right: 15px;
	width: 201px;
	font-size: 22px;
	color: #b4b4b4;
	background: #0253a5;
	text-align: center;
}

.product-detail .nav-cut a:hover,
.product-detail .nav-cut a.cur {
	color: #fff;
}

.product-detail .nav-content .showText {
	display: none;
}

.product-detail .nav-content .text-top {
	padding: 0 42px 0 34px;
}

.product-detail .nav-content .text-top .title {
	line-height: 40px;
	font-size: 20px;
	color: #0054a3;
	margin: 34px 0 24px 0;
	padding-left: 16px;
}

.nav-content .text-top .pic {
	line-height: 0;
	margin-bottom: 47px;
}

.nav-content .text-top .pic img {
	display: block;
	width: 1105px;
	height: 269px;
}

.nav-content .text-top .expalin {
	font-size: 16px;
	line-height: 40px;
	text-indent: 2em;
	color: #3a3939;
	padding: 0 7px 0 4px;
}

 .nav-content .product-list {
	padding: 34px 0 0 0;
}

.nav-content .product-list li {
	color: #3a3939;
	padding: 0 54px 0 45px;
	padding-bottom: 26px;
}
.nav-content {
	    text-indent: 2em;
    font-size: 16px;
    line-height: 40px;
    padding: 0 46px 0 38px;
    color: #3a3939;
}
.nav-content table td{
	    text-indent: 0em;
    font-size: 14px;
	line-height: 22px;
	padding: 2px 3px;
}
		.nav-content table td table{ border: 1px #ccc solid; border-collapse: collapse; width: 376px;}
		.nav-content table td table td{ border: 1px #ccc solid; border-collapse: collapse;padding: 2px 3px;}
.xxlm{ width:100%; height:21px; line-height:21px; background:url(../img/xxlmbj.jpg) top left no-repeat; font-size:16px; font-weight:600; color:#fff;}