﻿/** stj **/
.shentouji {
	margin: 0 auto;
	width: 100%;
}
.shentouji .s0 {
	height: 780px;
	border-bottom: none;
}
.shentouji .s1 {
	height: 800px;
	border-bottom: none;
}

.shentouji .s2 {
	_height: 733px;
	min-height: 733px;
	max-height: 787px;
	background: #efefef;
	border-bottom: none;
}
.shentouji .s3 {
	position: relative;
	background: #efefef;
	height: 800px;
	border-bottom: none;
}
.shentouji .s4 {
	position: relative;
	background: #fff;
	height: 850px;
	border-bottom: none;
}

.shentouji div.stjtop {
	margin: 0 auto;
	width: 100%;
	height: 750px;
	background: url(/dp7cn/images/stj_secbgtop.jpg) bottom center no-repeat;
}
.shentouji div.stjtop div.solution {
	margin: 0 auto;
	width: 100%;
	height: 100px;
	background: url(/dp7cn/images/stj_solbgtop.jpg) top center no-repeat #ff6801;
	font-size: 0px;
	color: #FF6801;
}
.shentouji div.stjtop div.intro {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}
.shentouji div.stjtop div.intro h3, .shentouji div.stjtop div.intro ul, .shentouji div.stjtop div.intro ul li {
	float: right;
	width: 500px;
	text-align: right;
}
.shentouji div.stjtop div.intro h3 {
	margin-top: 30px;
	height: 65px;
	line-height: 55px;
	font-size: 36px;
	color: #000;
	border-bottom: 1px #000 solid;
}
.shentouji div.stjtop div.intro h3 font {
	padding: 0 5px;
	font-size: 45px;
	color: #ff0000;
}
.shentouji div.stjtop div.intro ul {
	height: 460px;
}
.shentouji div.stjtop div.intro ul li {
	margin-top: 15px;
	padding-right: 80px;
	height: 90px;
	line-height: 29px;
	font-size: 20px;
	color: #686868;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.shentouji div.stjtop div.intro ul li strong {
	display: block;
	line-height: 35px;
	font-size: 29px;
	color: #000;
	font-weight: normal;
}
.shentouji div.stjtop div.intro ul li.t1 {
	background: url(/dp7cn/images/stj_secbgtop_i1.jpg) center right no-repeat;
}
.shentouji div.stjtop div.intro ul li.t2 {
	background: url(/dp7cn/images/stj_secbgtop_i2.jpg) center right no-repeat;
}
.shentouji div.stjtop div.intro ul li.t3 {
	background: url(/dp7cn/images/stj_secbgtop_i3.jpg) center right no-repeat;
}
.shentouji div.stjtop div.intro ul li.t4 {
	background: url(/dp7cn/images/stj_secbgtop_i4.jpg) center right no-repeat;
}
.shentouji div.stjtop div.intro ul li.t3 strong {
	color: #ff0000;
}
.shentouji div.stjtop div.intro a.go {
	display: block;
	float: right;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-size: 33px;
	color: #888;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	background: #f2f2f2;
}
.shentouji div.stjtop div.intro a.link-effect-1 {
	margin: -10px 0px 0px -10px;
	width: 220px;
	text-align: center;
	background: #ff6700;
	color: #fff;
}
.shentouji div.stjtop div.intro div.description  {
	float: left;
	margin: 50px 0px 0px 200px;
	padding: 20px 20px 20px 20px;
	width: 400px;
	height: auto;
	background: #ff6600;
	border: 2px solid rgba(255,153,0,0.3);
	border-radius: 3%;
	text-shadow: 0 1px 1px #000;
}
.shentouji div.stjtop div.intro div.description h2.t {
	width: 400px;
	line-height: 45px;
	text-align: center;
	font-size: 25px;
	color: #ffff00;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-weight: bold;
	height: auto;
}
.shentouji div.stjtop div.intro div.description span.t {
	float: left;
	line-height: 29px;
	font-size: 16px;
	color: #fff;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	height: auto;
}
.shentouji div.stjtop div.intro div.description span.t strong {
	font-size: 18px;
	color: #ffff00;
}

.shentouji h2.caset {
	padding-top: 30px;
}
.shentouji h2.caset span {
	font-size: 18px;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-weight: normal;
	line-height: 33px;
}
.shentouji .case {
	width: 100%;
	margin: 0 auto;
}
.shentouji .case span.i {
	float: left;
	width: 25%;
	overflow: hidden;
	line-height: 0;
}
.shentouji .case span.i img {
	margin: 0 auto;
	width: 100%;
	height: auto;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.shentouji .case span.i:hover img {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.shentouji h2.crafts {
	padding-top: 30px;
}
.shentouji h2.crafts span {
	font-size: 18px;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-weight: normal;
	line-height: 33px;
}
.shentouji .sp1 {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 285px;
	height: 390px;
	background: url(/dp7cn/images/stj/stj_section2_bg1.gif) 0 0 no-repeat;
}
.shentouji .sp2 {
	position: absolute;
	z-index: 100;
	top: 145px;
	right: 0px;
	width: 539px;
	height: 557px;
	background: url(/dp7cn/images/stj/stj_section2_bg2.gif) 0 0 no-repeat;
}
.shentouji .sp3 {
	position: absolute;
	z-index: 100;
	left: 0px;
	bottom: 0px;
	width: 350px;
	height: 290px;
	background: url(/dp7cn/images/stj/stj_section2_bg3.gif) 0 0 no-repeat;
}
.shentouji .steps {
	margin: 0 auto;
	width: 1200px;
	min-width: 1200px;
}
.shentouji .steps div.i {
	margin: 0 auto;
	width: 540px;
	_height: 100px;
	min-height: 100px;
}
.shentouji .steps div.i1 {
	background: url(/dp7cn/images/stj/ico_01_1.gif) left top no-repeat;
}
.shentouji .steps div.i2 {
	background: url(/dp7cn/images/stj/ico_01_2.gif) right top no-repeat;
}
.shentouji .steps div.i3 {
	background: url(/dp7cn/images/stj/ico_01_3.gif) left top no-repeat;
}
.shentouji .steps div.i h3 {
	margin: 0px 0px 0px 85px;
	padding: 0px 0px 0px 15px;
	width: 440px;
	height: 85px;
	line-height: 85px;
	font-size: 25px;
	color: #333;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-weight: normal;
	border-bottom: 1px #d7d7d7 solid;
}
.shentouji .steps div.i2 h3 {
	margin: 0;
	padding: 0;
	text-align: right;
}
.shentouji .steps div.i p {
	padding: 15px 10px 15px 10px;
	line-height: 29px;
	font-size: 18px;
	color: #666;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
}
.shentouji .pack {
	padding-top: 50px;
	margin-bottom: 50px;
}
.shentouji .package {
	margin: 0 auto;
	width: 1105px;
	height: auto;
}
.shentouji .package div.p {
	float: left;
	width: 546px;
	height: 307px;
	background: #fff;
	clear: none;
}
.shentouji .package div.p span.i {
	display: block;
	float: right;
	width: 530px;
	padding-right: 10px;
	text-align: right;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-size: 21px;
	line-height: 35px;
	color: #888888;
}
.shentouji .package div.p span.i font.t {
	display: block;
	float: right;
	margin: 8px 0px;
	padding: 0px 10px;
	height: 33px;
	line-height: 33px;
	font-size: 19px;
	color: #fff;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	background: #39B5F3;
}
.shentouji .package div.p1 {
	border-right: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
	background: #fff;
}
.shentouji .package div.p2 {
	border-bottom: 1px #ededed solid;
}
.shentouji .package div.p3 {
	border-right: 1px #ededed solid;
}
.shentouji .package div.p4 {
	background: #fff;
}
.shentouji .package div.p4 span.i {
	float: left;
	text-align: left;
	padding: 0px 0px 0px 10px;
	line-height: 55px;
}
.shentouji .package div.p4 span.i font.t {
	float: left;
	background: #ff6700;
	margin: 12px 0px 10px 0px;
}
.shentouji .package div.p4 span.i .tel {
	font-size: 33px;
	font-variant: small-caps;
	font-family: Segoe UI;
	font-weight: 200;
	color: #ff6600;
}
.shentouji .package div.p .clink {
	width: 530px;
}
.shentouji .package div.p2 .clink .mask {
	width: 530px;
	height: 290px;
	background: url(/dp7cn/images/stj/stj_section3_bg2.jpg) left top no-repeat;
}
.shentouji .package div.p3 .clink .mask {
	width: 530px;
	height: 290px;
	background: url(/dp7cn/images/stj/stj_section3_bg4.jpg) left top no-repeat;
}
.shentouji div.topic div.description  {
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 20px 40px 40px 20px;
	width: 680px;
	height: auto;
	background: #ff6600;
}
.shentouji div.topic div.description h2.t {
	line-height: 75px;
	text-align: center;
	font-size: 36px;
	color: #ffff00;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	font-weight: bold;
	height: auto;
}
.shentouji div.topic div.description span.t {
	float: left;
	line-height: 29px;
	font-size: 18px;
	color: #fff;
	font-family: Microsoft YaHei, SimSun, Verdana, Arial;
	height: auto;
}
.shentouji div.topic div.description span.t strong {
	font-size: 18px;
	color: #ffff00;
}
.shentouji div.topic div.topicimg  {
	float: left;
	width: 300px;
	height: 510px;
	border-right: 1px #999 solid;
	background: url(/dp7cn/images/stj/stj_sectionx_001.jpg) 0px 0px no-repeat;
}
.product201 div.stjtop {
	background: url(/dp7cn/images/stj_secbgtop201.jpg) bottom center no-repeat;
}
.product201 .s1 {
	height: 510px;
	background: url(/dp7cn/images/stj/stj_sectionx_002.jpg) top right no-repeat;
}
.product201 div.topic {
	width: 1200px;
	height: 510px;
}

.product205 div.stjtop div.solution {
	background: url(/dp7cn/images/stj_solbgtop_205.jpg) top center no-repeat #20A3E5;
}
.product205 .subMenu a.active {
	background: #20A3E5;
}
.product205 div.stjtop {
	background: url(/dp7cn/images/stj_secbgtop205.jpg) bottom center no-repeat;
}
.product205 .s1 {
	height: 510px;
	background: url(/dp7cn/images/stj/stj_sectionx_003.jpg) center right no-repeat;
}
.product205 div.topic {
	width: 1200px;
	height: 510px;
}
.product205 div.topic div.description  {
	margin: 0px 0px 0px 50px;
	width: 680px;
	background: #39B5F3;
}
.product205 div.topic div.description h2.t {
	line-height: 55px;
	font-size: 29px;
	color: #ffff00;
}
.product205 div.topic div.description span.t {
	line-height: 27px;
	font-size: 15px;
	color: #fff;
}
.product205 div.topic div.description span.t strong {
	font-size: 17px;
	color: #ffff00;
}
.product205 div.topic div.topicimg  {
	float: left;
	width: 300px;
	height: 510px;
	border-right: none;
	background: none;
}
.product205 .steps div.i1 {
	background: url(/dp7cn/images/stj/ico_01_1_x.gif) left top no-repeat;
}
.product205 .steps div.i2 {
	background: url(/dp7cn/images/stj/ico_01_2_x.gif) right top no-repeat;
}
.product205 .steps div.i3 {
	background: url(/dp7cn/images/stj/ico_01_3_x.gif) left top no-repeat;
}


/** end **/
