@charset "utf-8";

/* 产品特点 */
.trait {
	overflow: hidden;
	background: url(/templates/green/images/trait_bg.jpg)no-repeat;
	height: 470px;
	margin: 40px auto;
}

.trait ol {
	width: 1138px;
	margin: 133px auto 0;
}

.trait li {
	width: 225px;
	height: 312px;
	float: left;
	margin-right: 79px;
	text-align: center;
}

.trait li:last-child {
	margin-right: 0;
}

.trait b {
	font-size: 16px;
	color: #ff5a00;
	line-height: 40px;
	margin-top: 22px;
	display: block;
}

.trait p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

/* 产品 */
.cpzx {
	background: #f4f5f7;
	padding-top: 40px;
}

.pleft {
	width: 250px;
}

.ptt {
	background: #344e98;
	height: 105px;
	color: #fff;
	font-weight: bold;
}

.ptt dd {
	font-size: 63px;
	line-height: 56px;
	padding: 29px 5px 0 46px;
}

.ptt dt {
	font-size: 24px;
	line-height: 30px;
	padding-top: 29px;
}

.ptt dt span {
	font-size: 20px;
	display: block;
	text-transform: uppercase;
	color: #002997;
}

.psort {
	border: 1px solid #e5e5e5;
}

.psort li a {
	display: block;
	color: #000000;
	font-size: 14px;
	background: url(/templates/green/images/yq.jpg) no-repeat 49px center;
	padding-left: 67px;
	line-height: 78px;
}

.psort li+li a {
	border-top: 1px dashed #d0d0d0;
}

.psort li:hover a {
	background: #344e98 url(/templates/green/images/yq1.jpg) no-repeat 49px center;
	color: #fff;
}

.pright {
	width: 924px;
}

.ptt1 {
	background: url(/templates/green/images/bj1.jpg) no-repeat top center;
	height: 105px;
	color: #fff;
}

.ptt1 dd {
	font-size: 26px;
	margin: 22px 0 0 387px;
}

.ptt1 dt {
	text-transform: uppercase;
	margin: 8px 0 0 161px;
}

.pr {
	font-size: 16px;
	margin: 32px 35px 0 0;
}

.product_list1 {
	margin-top: 19px;
}

.product_list1 li {
	float: left;
	margin-right: 27px;
	margin-bottom: 15px;
}

.product_list1 li:nth-child(3n) {
	margin-right: 0;
}

.product_list1 li a.img {
	display: block;
	width: 290px;
	height: 220px;
	overflow: hidden;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}

.product_list1 li a.img img {
	width: 290px;
	height: 220px;
	transition: all 0.5s ease-out;
}

.product_list1 li a img:hover {
	background: #fff;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.product_list1 li h3 a {
	font-weight: normal;
	display: block;
	color: #333333;
	font-size: 14px;
	line-height: 45px;
	text-align: center;
}


/* 优势 */
#adv_bg {
	width: 100%;
	height: auto;
	background: #fff;
}

.adv_t {
	width: 100%;
	height: 355px;
	background: url(/templates/green/images/ys1.jpg)no-repeat center;
}

.box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.adv_t p {
	font-size: 42px;
	line-height: 42px;
	color: #fff;
	padding-left: 600px;
	padding-top: 100px;
}

.adv_t span {
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	display: block;
	padding-top: 37px;
	padding-left: 614px;
	letter-spacing: 4px;
}

.adv_d1 {
	width: 100%;
	height: 517px;
	background: url(/templates/green/images/ys2.jpg)no-repeat center;
}

.adv_d1 .box div {
	padding-top: 202px;
	padding-left: 700px;
}

.adv_d em {
	font-size: 26px;
	line-height: 26px;
	color: #333;
}

.adv_d i {
	display: block;
	width: 46px;
	height: 3px;
	background: #999;
	margin-top: 20px;
}

.adv_d span {
	display: block;
	font-size: 22px;
	line-height: 22px;
	color: #f55700;
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 24px;
}

.adv_d p {
	font-size: 14px;
	line-height: 14px;
	color: #666;
	padding-left: 25px;
	background: url(/templates/green/images/yss.jpg) no-repeat left center;
	margin-bottom: 16px;
}

.adv_d2 {
	width: 100%;
	height: 486px;
	background: url(/templates/green/images/ys3.jpg)no-repeat center;
}

.adv_d2 .box div {
	padding-top: 178px;
	padding-left: 86px;
}

.adv_d3 {
	width: 100%;
	height: 484px;
	background: url(/templates/green/images/ys4.jpg)no-repeat center;
}

.adv_d3 .box div {
	padding-top: 175px;
	padding-left: 700px;
}

.adv_d4 {
	width: 100%;
	height: 488px;
	background: url(/templates/green/images/ys5.jpg)no-repeat center;
}

.adv_d4 .box div {
	padding-top: 189px;
	padding-left: 86px;
}

/* 新闻 */
#news_bg {
	width: 100%;
	height: 506px;
	background: #344e98;
	position: relative;
}

#news_bg .box {
	position: relative;
}

.news {
	width: 1300px;
	background: #fff;
	border: 1px solid #ccc;
	height: 550px;
	position: absolute;
	top: 100px;
	left: -50px;
}

.news_row2 {
	margin-top: 70px;
}

.news_div {
	overflow: hidden;
	position: absolute;
	left: 0;
}

.tab_pic {
	width: 335px;
	float: left;
	height: 335px;
	position: relative;
}

.tab_txt {
	float: right;
	width: 765px;
	overflow: hidden;
}

.news_div_item_day,
.news_div_item_month,
.news_div_item_year {
	display: inline;
	color: #fff;
	font-size: 18px;
}

.news_div_item_title .news_div_item_a {
	display: block;
	color: #fff;
	font-weight: bolder;
	font-size: 18px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news .news_div {
	overflow: hidden;
	width: 325px;
	height: 426px;
	background: url(/templates/green/images/1160936338.jpg) no-repeat center top;
}

#it_awewe {
	position: absolute;
	top: 75px;
	right: 20px;
	z-index: 2;
	width: 60px;
	text-align: center
}

#hot_ranks {
	position: relative;
	width: 327px;
	height: 440px;
}

#it_awewe span {
	float: left;
	display: block;
	margin: 0 5px;
	width: 17px;
	height: 2pc;
	color: #fff;
	font-size: 25px;
	line-height: 50px;
	cursor: pointer
}

#it_awewe>#previous2 {
	background: url(/templates/green/images/1270191696.png) no-repeat left top;
	text-indent: 999em
}

#it_awewe>#next2 {
	background: url(/templates/green/images/1270191696.png) no-repeat right top;
	text-indent: 999em
}

.convert1>a {
	position: absolute;
	right: 0;
	display: block;
	color: #333;
	text-decoration: underline;
	font-size: 14px;
	line-height: 30px
}

.convert1>a:hover {
	color: #f55700;
}

.convert1 {
	position: relative
}

.news_div_item_title {
	padding: 25px 25px 5pc;
	background: #344e98;
}

.news_div_item {
	position: relative;
	padding-bottom: 295px
}

.news_div_item_date {
	position: absolute;
	top: 60px;
	left: 25px;
	color: #fff
}

.news_div_item_pic {
	position: absolute;
	top: 131px;
	width: 325px;
	height: 190px;
}

.news_div_item_pic a,
.news_div_item_pic a img {
	width: 100%;
	display: block;
	height: auto;
	height: 100%;
}

.news_div_item_content .news_div_item_body {
	position: absolute;
	bottom: 0;
	margin-bottom: 4px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 14px;
	line-height: 26px
}

.content1 {
	position: relative;
	overflow: hidden;
	width: 850px;
	height: 420px
}

.content1 ul {
	position: absolute;
	left: 0
}

.content1 ul li {
	float: left;
	width: 850px
}

.divdgweb_new_div_item {
	margin: 25px 0 0;
	height: 105px;
	border-bottom: 1px solid #ddd;
	cursor: default;
	-webkit-transition: .15s all ease;
	transition: .15s all ease
}

.divdgweb_new_div_item_day,
.divdgweb_new_div_item_year {
	color: #a1a1a1;
	-webkit-transition: .15s all ease;
	transition: .15s all ease
}

.divdgweb_new_div_item_day {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 45px;
	line-height: 60px
}

.divdgweb_new_div_item_month,
.divdgweb_new_div_item_year {
	display: inline;
	font-size: 14px
}

.divdgweb_new_div_item_date {
	position: relative;
	float: right;
	display: block;
	padding: 64px 10px 20px;
	width: 130px;
	background: #e8e8e8;
	text-align: center;
	-webkit-transition: .15s all ease;
	transition: .15s all ease
}

.divdgweb_new_div_item_content {
	float: left;
	padding: 8px 13px;
	width: 670px;
	height: 90px;
}

.divdgweb_new_div_item_a {
	color: #333;
	font-weight: bold;
	font-size: 16px !important;
	line-height: 30px;
	display: block;
}

.divdgweb_new_div_item_body {
	padding-top: 3px;
	color: #666;
	text-align: justify;
	font-size: 14px;
	line-height: 2em
}

.tab1 a {
	float: left;
	display: block;
	padding: 2px 15px;
	height: 25px;
	border-left: 3px solid #efeff0;
	color: #555;
	font-weight: 100%;
	font-size: 1pc;
	line-height: 25px
}

.divdgweb_new_div_item:hover {
	border-bottom: 1px solid #f55700;
	background: #f9f9f9
}

.divdgweb_new_div_item:hover .divdgweb_new_div_item_date {
	background: #f55700;
}

.divdgweb_new_div_item:hover .divdgweb_new_div_item_day,
.divdgweb_new_div_item:hover .divdgweb_new_div_item_year {
	color: #fff
}

.divdgweb_new_div_item:hover .divdgweb_new_div_item_a {
	color: #f55700;
}

.tab1 a.on {
	border-left: 3px solid #f55700;
	color: #f55700;
	font-weight: bolder
}

/* 简介 */
.atbg {
	width: 1250px;
	height: 370px;
	margin: 210px auto 50px;
	background: url(/templates/green/images/aboutbg.gif) no-repeat;
}

.abimg {
	float: left;
	padding-top: 37px;
	width: 520px;
}

.abimg img {
	width: 520px;
	height: 300px;
}

.abtxt {
	float: right;
	padding-top: 32px;
	width: 690px;
}

.abtxt h2 {
	font-size: 32px;
	color: #344e98;
	height: 48px;
}

.abmain {
	margin-top: 20px;
	font-size: 14px;
	line-height: 2;
	text-indent: 2em;
}

button {
	z-index: 1;
	position: relative;
	font-size: inherit;
	font-family: inherit;
	color: #344e98;
	padding: 0.5em 1em;
	outline: none;
	border: none;
	background-color: #fff;
	overflow: hidden;
	transition: color 0.4s ease-in-out;
	border-radius: 5px;
	margin-top: 25px;
}

button::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	background-color: #344e98;
	transform-origin: center;
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
	transition: transform 0.45s ease-in-out;
}

button:hover {
	cursor: pointer;
	color: #fff;
}

button:hover::before {
	transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);
}

/* 资质 */
#hyweb0 {
	width: 100%;
	margin: 40px 0;
	min-width: 1250px;
}

.hyinfo {
	width: 1250px;
	margin: 0 auto;
	overflow: hidden;
}

.stitle {
	width: 100%;
	height: 38px;
	border-bottom: 2px solid #d1d1d1;
	position: relative;
}


.stitle p {
	height: 40px;
	padding-left: 76px;
	background: url(/templates/green/images/gssl.png) no-repeat left;
	font-size: 24px;
	color: #344e98;
	font-weight: bold;
	line-height: 40px;
}

.stitle span{
	color: #d1d1d1;
	font-size: 18px;
	line-height: 40px;
	font-family: "Kartika";
	text-transform: Uppercase;
	font-weight: lighter;
}

.stitle a{
	display: block;
	height: 40px;
	font-family: "Kartika";
	font-size: 14px;
	color: #c7c7c7;
	line-height: 40px;
	text-transform: Uppercase;
	position: absolute;
	right: 10px;
	top: 0;
	transition: .3s;
}

.stitle a:hover{
	color: #344e98;
}

#kpzs {
	width: 1250px;
	float: left;
	margin-top: 30px;
}

#pro {
	width: 1250px;
	float: left;
}

#casea {
	width: 1250px;
	float: left;
	position: relative;
	overflow: hidden;
}

#casea ul {
	list-style-type: none;
	margin: 0px -10px;
	width: 3355px;
	position: relative;
	overflow: hidden;
	left: -1262px;
}

#casea ul li {
	text-align: center;
	width: 285px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#casea ul li .tp {
	width: 279px;
	height: 200px;
	overflow: hidden;
	padding: 2px;
	border: #ddd solid 1px;
	cursor: pointer;
}

#casea ul li h1 {
	width: 279px;
	text-align: center;
	height: 200px;
	display: table-cell;
	vertical-align: middle;
}

#casea ul li img {
	border: 0px;
	max-width: 279px;
	height: 200px;
	transition: all 0.6s ease-in-out 0s;
}

#casea ul li p {
	width: 285px;
	cursor: pointer;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background-color: #ddd;
}

#casea ul li a {
	display: block;
	color: #333;
	transition: all 0.2s ease-in-out 0s;
}

#casea ul li a:hover {
	color: #fff;
}

#casea ul li a:hover img {
	-webkit-transform: scale(1.20);
	-moz-transform: scale(1.20);
	-o-transform: scale(1.20);
	transform: scale(1.20);
}

#casea ul li a:hover p {
	background-color: #344e98;
}

#casea ul li a:hover .tp {
	border: #344e98 solid 1px;
}