@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

i {
	font-weight: normal;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

input,select,textarea {
	font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica,
		sans-serif;
}

body {
	background-color: #929292;
	font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica,
		sans-serif;
	font-size: 13px;
}

.cf:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.cf {
	zoom: 1;
}

.fll {
	float: left !important;
}

.flr {
	float: right !important;
}

.text_just {
	text-align: justify;
	text-justify: distribute-all-lines; /*ie6-8*/
	text-align-last: justify; /* ie9*/
	-moz-text-align-last: justify; /*ff*/
	-webkit-text-align-last: justify; /*chrome 20+*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* chrome*/
	.text_just:after {
		content: ".";
		display: inline-block;
		width: 100%;
		overflow: hidden;
		height: 0;
	}
}

.top {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 1280px;
	height: 145px;
	background: url(http://static.supportfolios.com/images/www/top_bg.png) no-repeat;
}

.logo {
	float: left;
	margin: 4px 0 0 10px;
	width: 185px;
	height: 130px;
}

.tNav {
	float: left;
	margin: 24px 0 0 50px;
}

.tNav li {
	float: left;
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	border-right: 1px solid #fff;
	font-size: 23px;
}

.tNav a {
	color: #fff;
}

.tNav a:hover,.user_btn a:hover,.tNav a.select {
	border-bottom: 1px solid #fff;
}

.user_btn {
	float: left;
	margin: 30px 0 0 20px;
}

.user_btn a {
	padding: 0 5px 0 2px;
	color: #fff;
	font-size: 18px;
}

.user_btn a:first-child {
	border-right: 1px solid #fff;
}

.shear {
	float: left;
	margin: 20px 0 0 3px;
}

.shear a {
	float: left;
	margin-left: 3px;
	width: 30px;
	height: 35px;
	background: url(http://static.supportfolios.com/images/www/shear_icon.png) no-repeat 0 -3px;
}

.shear a.shear_wx {
	
}

.shear a.shear_qq {
	background-position: -34px -3px;
}

.shear a.shear_db {
	background-position: -67px -3px;
}

.shear a.shear_rr {
	background-position: -102px -3px;
}

.sli {
	position: relative;
	z-index: 1;
	margin: -80px auto 0;
	width: 1280px;
	height: 730px;
}

.sli a {
	position: absolute;
	left: 0;
	top: 0;
	width: 1280px;
	height: 730px;
	display: none;
}

.sli img {
	width: 1280px;
	height: 730px;
	display: block;
}

.sli_pv,.sli_nt {
	position: absolute;
	top: 300px;
	width: 53px;
	height: 126px;
	border-radius: 15px;
	background: url(http://static.supportfolios.com/images/www/slider_btn.png) no-repeat;
	cursor: pointer;
}

.sli_pv:hover,.sli_nt:hover {
	background-color: #838383
}

.sli_pv {
	left: 125px;
}

.sli_nt {
	right: 125px;
	background-position: right 0;
}

.scrTo {
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin: 0 0 0 -26px;
	width: 52px;
	height: 112px;
	background: url(http://static.supportfolios.com/images/www/drapdown.png) no-repeat center 0;
	cursor: pointer;
}

.scrTo:hover {
	background-position: center bottom;
}

/*wfo*/
.wfo {
	margin: 0 auto;
	width: 1280px;
	background-color: #fff;
}

.wfo_c {
	padding: 0 0 110px 0;
}

.bri_w {
	background: #0092AC;
	color: #fff;
}

h1.bri_t {
	padding: 10px 0 20px 0;
	font-size: 55px;
	text-align: center;
}

p.bri_c {
	padding: 0 50px;
	line-height: 34px;
	font-size: 20px;
}

.wfo_b {
	margin: -75px 0 0 0;
}

.wfo_b a.box {
	float: left;
	margin: 0 0 0 58px;
}

.wfo_b a.box img {
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
}

.wfo_b a.box:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

a.box {
	position: relative;
	width: 247px;
	height: 247px;
	color: #fff;
	font-size: 35px;
	text-align: center;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

a.box h2 {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	line-height: 60px;
	color: #fff;
	text-shadow: 0 1px 4px #444;
	opacity: 0;
	filter: alpha(opacity = 0); *
	display: none;
}

a.box  h2 {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.inex_t a.box img {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}

.inex_t a.box:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.inex {
	position: relative;
	z-index: 5;
}

.inex_t {
	text-align: center;
}

.inex_t a.box h2 {
	top: 90px;
	color: #fff;
	text-shadow: 0 1px 4px #444;
}

.inex_c {
	margin: -70px 0 0 0;
	padding: 70px 0 70px 0;
}

.inex_c p.bri_c {
	padding: 0 129px;
}

.inex_p {
	position: relative;
	z-index: 2;
	margin: -60px auto 0;
	padding-bottom: 20px;
	width: 1223px;
	border-radius: 25px;
	background-color: #fff;
	overflow: hidden;
}

.rtg {
	position: relative;
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
}

.rtg img { /*width: 100%;*/
	height: 418px;
}

.rtg h2 {
	position: absolute;
	left: 6%;
	top: 80px;
	width: 88%;
	padding: 20px 0 10px;
	line-height: 55px;
	border-radius: 15px;
	background-color: rgba(147, 163, 167, 0.6);
	color: #fff;
	font-size: 48px;
	text-align: center;
	text-shadow: 0 1px 4px #444;
	opacity: 0;
	filter: alpha(opacity = 0);
}

/*.rtg:hover h2 {*/
.rtg h2 {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.rtg h2 span {
	padding: 0 0 20px;
	display: block;
}

.rtg h2 a {
	color: #fff;
}

.rtg h2 a:hover {
	border-bottom: 1px solid #fff
}

.rtg h2 {
	font-size: 22px;
}

.rtg h2 span {
	font-size: 40px;
}

.wrp {
	position: relative;
	z-index: 2;
}

.wrp_t {
	margin: -100px 0 -70px 0;
	padding: 160px 0 170px 0;
	background-color: #0092AC;
	color: #fff;
	font-size: 55px;
	text-align: center;
}

.wrp_c {
	text-align: center;
}

.wrp_c li {
	margin: 0 26px;
	padding: 20px;
	border-radius: 25px;
	background-color: #fff;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.wrp_w {
	width: 330px;
	height: 351px;
	border-radius: 25px;
	background-color: #F0F4F5;
	overflow: hidden;
}

.plun_ul {
	text-align: left;
}

.plun_ul dl {
	padding: 33px 10px 0 0;
}

.plun_ul dt {
	float: left;
	width: 50px;
	text-align: right;
}

.plun_ul dt a {
	width: 38px;
	height: 38px;
	border-radius: 40px;
	overflow: hidden;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.plun_ul dt img {
	width: 38px;
	height: 38px;
}

.plun_ul dd {
	float: right;
	width: 260px;
	line-height: 18px;
	color: #ADADAD;
	font-size: 13px;
}

.plun_ul dd p {
	height: 54px;
	overflow: hidden;
	color: #444;
}

.news {
	padding: 0 10px;
	text-align: left;
}

.news_t {
	padding: 10px 0 0;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	font-size: 17px;
	font-weight: bold;
}

.news p {
	padding-top: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.news p a {
	color: #444;
	font-size: 15px;
}

.news p a:hover {
	color: #0092AC
}

.asse {
	margin: -50px 0 0 0;
	padding: 220px 0 0 0;
	background-color: #0092AE;
	text-align: center;
}

.asse_w {
	background-color: #fff;
}

.asse_b {
	margin: -124px 20px 0;
	width: 260px;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.asse_b .box {
	position: relative;
	bottom: 0;
}

.asse_b a.box img {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}

.asse_b a.box:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.asse_b h3 {
	padding: 15px 0;
	color: #D32221;
	font-size: 19px;
	font-weight: bold;
	text-shadow: 0 0 1px #fff;
}

.asse_b p {
	line-height: 25px;
	font-size: 17px;
}

.asse_b .more {
	margin: 10px 0 0;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #ccc;
	color: #444;
	font-size: 16px;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.asse_b .more:hover {
	background-color: #D32221;
	color: #fff;
}

.asse_h {
	padding: 30px 0;
	color: #0092AE;
	font-size: 54px;
	text-align: center;
}

.shr {
	text-align: center;
}

.shr a {
	position: relative;
	margin: 0 10px;
	width: 192px;
	height: 192px;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.shr a img {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}

.shr a:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.shr h2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 192px;
	height: 192px;
	line-height: 192px;
	color: #fff;
	font-size: 33px;
	text-shadow: 0 1px 5px #444;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.shr a:hover h2 {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.shr_c {
	margin: -90px 0 0;
	padding: 140px 0 40px 0;
	background-color: #0092AE;
}

.shr_c h2 {
	padding-bottom: 30px;
	color: #fff;
	font-size: 55px;
}

.shr_c input.tex {
	margin: 0 auto;
	width: 250px;
	height: 30px;
	border: 1px solid #eee;
	border-radius: 5px;
	text-indent: 5px;
	display: block;
}

.shr_c textarea {
	margin: 10px auto;
	width: 246px;
	height: 100px;
	border: 1px solid #eee;
	border-radius: 5px;
	text-indent: 5px;
	display: block;
}

.shr_c input.btn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 0;
	border-radius: 5px;
	background-color: #fff;
	color: #0092AE;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.shr_c input.btn:hover {
	background-color: #006275;
	color: #fff;
}

.foot {
	margin: 0 auto;
	padding: 10px 0;
	width: 1280px;
	/*border-top: 4px dashed #bfbfbf;*/
	background-color: #E9E9E9;
}

.foot_c {
	margin: 0 auto;
	width: 1100px;
}

.addr {
	float: left;
	padding: 30px 0 0 0;
	line-height: 25px;
	color: #444;
	font-size: 16px;
}

.addr b {
	color: #818181;
}

.map {
	float: left;
	margin: 10px 0 0 70px;
}

.weix {
	float: right;
}

.ft_link {
	margin: 0 100px 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	clear: both;
}

.ft_link a {
	margin-left: 5px;
	color: #818181;
	font-size: 17px;
}

.ft_link a:hover {
	color: #0092AC;
	font-weight: bold;
}

.ft_link img {
	width: 120px;
}

.cpr {
	color: #818181;
	text-align: center;
}

/*首页结束*/
.top2 {
	height: 88px;
	background: url(http://static.supportfolios.com/images/www/top_bg2.png) no-repeat;
}

.top2 .logo {
	height: 84px;
}

.top2 .tNav {
	margin-left: 162px;
}

.ban {
	position: relative;
	margin: -27px auto 0;
	border-bottom: 22px solid #0092AC;
	width: 1280px;
	height: 230px;
}

.ban img {
	position: absolute;
	left: 0;
	top: 0;
	width: 1280px;
	height: 230px;
	display: block;
}

.ban b {
	position: absolute;
	left: 15px;
	bottom: 15px;
	color: #fff;
	font-size: 37px;
}

.inpage {
	background: #929292;
}

.conts {
	margin: 0 auto;
	width: 1280px;
	background-color: #E9E9E9;
}

.wrap {
	margin: 0 auto 0;
	padding-bottom: 40px;
	width: 970px;
	background-color: #fff;
}

.foot_line {
	margin: 0 auto 0;
	width: 1280px;
	border-top: 4px dashed #929292;
	padding: 0 0 20px;
	clear: both;
}

.tit {
	padding: 30px 0;
	background: url(http://static.supportfolios.com/images/www/2015-03-27_174347.png) repeat-x 0 center;
}

.tit span {
	position: relative;
	left: 411px;
	width: 155px;
	height: 51px;
	line-height: 50px;
	background: url(http://static.supportfolios.com/images/www/2015-03-27_173820.png) no-repeat center;
	color: #0092AC;
	font-size: 24px;
	text-align: center;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.pypp {
	
}

.pypp .rtg {
	margin: 20px 0 0;
}

.pypp .rtg h2 {
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	background: none;
	height: 343px;
	line-height: 343px;
	font-size: 40px;
}

.pypp .rtg img {
	width: 310px;
	height: 343px;
}

.apic {
	position: relative;
}

.apic img {
	width: 100%;
}

.suce {
	
}

.suce li {
	float: left;
	margin: 0 0 33px 24px;
}

.suce li dl {
	float: left;
	width: 291px;
}

.suce li dt {
	position: relative;
	float: left;
	width: 132px;
	height: 167px;
}

.suce li dt img {
	margin: 23px 0 0 0;
	width: 108px;
	height: 108px;
}

.suce li dt i {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 132px;
	height: 167px;
	background: url(http://static.supportfolios.com/images/www/2015-03-27_181046.png) no-repeat;
}

.suce li dd {
	position: relative;
	float: right;
	padding: 5px 10px;
	width: 139px;
	height: 157px;
	border-radius: 10px;
	background-color: #2d2d2d;
	overflow: hidden;
	color: white;
}

.suce li dd h4 {  
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: white;
}

.suce li dd p {
	color: white;
	line-height: 20px;
}

.suce li dd b {
	color: #D32221
}

.suce li dd h5 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 6px 0;
	width: 100%;
	line-height: 20px;
	background-color: #2D2D2D;
	color: #fff;
	text-align: center;
}

.suce_load {
	padding-bottom: 30px;
	text-align: center;
	clear: both;
}

.suce_load a {
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	background-color: #CF4F2A;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.suce_load a:hover {
	background-color: #F1663D;
}

.gup {
	
}

.gup_t {
	padding: 0 0 30px;
}

.gup_t a {
	position: relative;
	float: left;
	margin: 0 0 0 50px;
	width: 108px;
	height: 107px;
	border-radius: 102px;
	overflow: hidden;
	opacity: 0.8;
}

.gup_t a.gup_dq {
	width: 102px;
	height: 101px;
	border: 3px solid #CF4F2A;
	opacity: 1;
}

.gup_t a i {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 108px;
	height: 107px;
	/*background: url(http://static.supportfolios.com/images/www/aaaa.png) no-repeat;*/
}

.gup_t a img {
	width: 108px;
	height: 107px;
}

.gup_t a.gup_dq img {
	width: 102px;
	height: 101px;
}

.gup_c {
	position: relative;
	width: 956px;
	height: 685px;
	background: url(http://static.supportfolios.com/images/www/gup_bbg.png) no-repeat no-repeat;
}

.gup_b {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	padding: 0 0 0 56px;
	width: 900px;
	height: 685px;
	display: none;
}

.gup_b li {
	position: relative;
	padding: 50px 0 78px 44px;
	float: left;
}

.gup_b h1 {
	position: absolute;
	left: 44px;
	top: -20px;
	width: 219px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
}

.gup_b a {
	position: relative;
	float: left;
	width: 219px;
	height: 127px;
}

.gup_b a img {
	width: 219px;
	height: 127px;
}

.gup_b a b {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 219px;
	height: 127px;
	background: url(http://static.supportfolios.com/images/www/gup_box.png) no-repeat;
}

.pgu_btn {
	
}

.pgu_btn a {
	float: right;
	margin: 0 10px 0 0;
	padding: 8px 20px;
	border: 3px solid #B3ADAD;
	border-radius: 20px;
	background-color: #81C9D6;
	color: #fff;
	font-size: 20px;
}

.upl {
	margin: 0 10px;
}

.upl_t {
	font-size: 30px;
}

.upl_t2 {
	padding: 20px 0;
	border-top: 2px solid #CCCCCC;
}

.upl_c {
	margin: 23px 100px;
	padding: 70px 0;
	border: 10px dashed #CCCCCC;
	text-align: center;
}

.upl_file {
	cursor: pointer;
}

.upl_smt {
	padding: 0 40px;
	height: 40px;
	line-height: 38px;
	border: 2px solid #858585;
	border-radius: 5px;
	background-color: #EEEEEE;
	color: #858585;
	font-size: 20px;
	cursor: pointer;
}

.upl_smt:hover {
	background-color: #81C9D6;
	color: #fff;
}

.upl_ul {
	
}

.upl_ul a {
	float: left;
	margin: 0 0 33px 33px;
	width: 197px;
	height: 197px;
	border-radius: 10px;
	box-shadow: 0 2px 3px 0 #444;
	overflow: hidden;
}

.upl_ul a img {
	width: 197px;
	height: 197px;
}

.lium {
	
}

.lium .box {
	margin-left: 27px;
	width: 442px;
	height: 233px;
}

.lium .box img {
	width: 442px;
	height: 233px;
}

.lium .box h2 {
	top: 90px;
}

.ctBox {
	position: absolute;
	left: 50%;
	top: 27%;
	margin-left: -240px;
	width: 480px;
	border: 10px solid #F19149;
	border-radius: 10px;
	background: url(http://static.supportfolios.com/images/www/awca37.png) repeat;
}

.ctBox h1 {
	padding: 10px 20px 15px;
	color: #fff;
	font-size: 38px;
}

.ctBox p {
	padding: 0 10px 20px;
	line-height: 35px;
	color: #fff;
	font-size: 25px;
}

.ctBox p b {
	color: #FF8441
}

.pyds {
	
}

.pyds_t {
	padding: 0 0 0 60px;
}

.pyds_t a {
	float: left;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #eee;
	color: #444;
}

.pyds_t a:hover {
	color: #50BBCD
}

.pyds_t a.pyds_dq {
	background-color: #50BBCD;
	color: #fff;
}
.pyds_t a.select{
	background-color: #50BBCD;
	color: #fff;
}

.pyds_c {
	
}

.pyds_b {
	float: left;
	margin: 0 0 34px 34px;
	width: 200px;
	text-align: center;
}

.pyds_pic {
	width: 200px;
	height: 130px;
	display: block;
}

.pyds_pic img {
	height: 130px;
}

.pyds_b a:hover {
	color: #0092AC
}

.pyds_b h1 {
	height: 35px;
	line-height: 35px;
}

.pyds_b h1 a {
	color: #444;
	font-size: 20px;
	font-weight: bold;
}

.pyds_b h2 {
	line-height: 20px;
}

.pyds_b h2 a {
	color: #444;
}

.pyds_b h3 {
	color: #0092AC;
	line-height: 20px;
}

.pyds_m {
	padding: 0 0 30px 0;
	text-align: center;
	clear: both;
}

.pyds_m a {
	margin: 0 10px 0 0;
	padding: 8px 20px;
	border: 3px solid #B3ADAD;
	border-radius: 20px;
	background-color: #81C9D6;
	color: #fff;
	font-size: 20px;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.pyds_m a:hover {
	background-color: #21A9C2
}

.pyjt {
	
}

.pyjt_b {
	float: left;
	margin: 0 0 30px 25px;
	width: 290px;
}

.pyjt_pic {
	width: 290px;
	height: 160px;
	display: block;
}

.pyjt_pic img {
	width: 290px;
	height: 160px;
}

.pyjt_b h1 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
}

.pyjt_b h1 a {
	color: #444;
}

.pyjt_b h1 a:hover {
	color: #50BBCD;
}

.pyjt_b h2 {
	height: 20px;
	line-height: 20px;
	color: #50BBCD;
	font-size: 14px;
	overflow: hidden;
}

.pyjt_b p {
	color: #818181;
	font-size: 14px;
}

.byll {
	padding: 0 20px;
	line-height: 35px;
	color: #FFA94D;
	font-size: 20px;
}

.byll b {
	color: #FF6969;
	font-size: 35px;
}

.byll_t {
	padding: 30px 20px 35px;
	color: #444;
	font-size: 23px;
}

.apic_c {
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	line-height: 33px;
	color: #fff;
	font-size: 19px;
}

.apic_c p {
	padding: 0 30px;
}

.jous {
	
}

.jous p {
	padding: 0 30px 28px;
	line-height: 30px;
	font-size: 18px;
}

.lxwm {
	padding: 20px 0 0 30px;
	font-size: 16px;
}

.lxwm dt {
	margin: 5px 0;
}

.lxwm dd {
	padding: 0 0 10px 0;
}

.lxwm dd input {
	width: 250px;
	height: 30px;
}

.lxwm dd textarea {
	width: 450px;
}

.lxwm h4 {
	margin: 10px 0 30px -25px;
	color: #818181;
	font-size: 14px;
}

.lxwm label {
	margin: 10px 10px 15px 0;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.insid {
	
}

.insid_h {
	padding: 20px 30px 20px 20px;
	height: 71px;
	line-height: 71px;
	border-bottom: 1px solid #EDEDED;
	font-size: 18px;
}

.insid_h b {
	float: left;
	margin: 0 30px 0 0;
	font-size: 55px;
	vertical-align: -13px;
}

.insid_h a {
	color: #444;
}

.insid_h a:hover {
	color: #0092AC;
}

.insid_c {
	padding: 30px;
}

.insid_l {
	float: left;
	padding-bottom: 100px;
	width: 210px;
}

.insid_pic {
	text-align: center;
}

.insid_pic a {
	width: 126px;
	height: 126px;
}

.insid_pic img {
	height: 126px;
}

.insid_l h1 {
	padding: 15px 0;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}

.insid_l h2 {
	line-height: 25px;
	color: #008080;
	font-size: 16px;
}

.insid_l h3 {
	line-height: 25px;
	font-size: 16px;
}

.insid_r {
	float: right;
	width: 670px;
}

.insid_f {
	padding: 20px 0 0;
	border-top: 1px solid #E9E9E9;
	clear: both;
}

.insid_show {
	float: left;
	width: 50%;
}

.insid_word {
	float: right;
	width: 50%;
}

.insid_f h1 {
	float: left;
	margin: 0 50px 90px 15px;
	width: 150px;
	height: 48px;
	line-height: 50px;
	border-bottom: 2px solid #52BCCE;
	font-size: 25px;
}

.insid_f a.fancybox {
	float: left;
	margin: 0 0 10px 15px;
	width: 200px;
	height: 130px;
	overflow: hidden;
}

.insid_f a.fancybox img {
	width: 200px;
	height: 100px;
}

.insid_f h2 {
	height: 30px;
	line-height: 25px;
	color: #444;
	font-size: 17px;
	text-align: center;
}

.insid_f a.fancybox:hover h2 {
	color: #52BCCE
}

.pgu {
	margin: 0 auto 20px;
	width: 970px;
}

.pgu_t {
	margin: 10px 0 20px;
	padding: 10px 30px;
	border-radius: 10px;
	box-shadow: 0 20px 12px -15px #8A8A8A;
	background-color: #fff;
}

.pgu_t h1 {
	float: left;
	height: 50px;
	line-height: 50px;
	color: #615C5C;
	font-size: 25px;
}

.pgu_t a {
	float: right;
	width: 137px;
	height: 50px;
	background: url(http://static.supportfolios.com/images/www/2015-03-30_114816.png) no-repeat;
}

.pgu_c {
	position: relative;
	margin: 0 0 20px;
	padding: 10px 30px 100px;
	line-height: 30px;
	border-radius: 10px;
	box-shadow: 0 20px 12px -15px #8A8A8A;
	background-color: #fff;
	font-size: 18px;
}

.pgu_r1 {
	margin: 10px 0 20px 0;
}

.pgu_r2 {
	margin: 10px 0 20px 0;
}

.pgu_r3 {
	margin: 10px 0 20px 0;
}

.pgu_r3 img {
	float: left;
	margin-bottom: 20px;
}

.pgu_r3 b {
	float: left;
	width: 150px;
	height: 87px;
	line-height: 35px;
	text-align: center;
}

.pgu_r3 label {
	float: left;
	margin: 3px 20px 0 0;
	white-space: nowrap;
}

.pgu_sm {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 2;
	width: 60px;
	height: 60px;
	background: url(http://static.supportfolios.com/images/www/btns.png) no-repeat;
	opacity: 0.9;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.pgu_sm:hover {
	opacity: 1;
}

.pgu_f {
	margin: 40px 0;
	padding: 50px 0 0;
	/*border-top: 2px dashed #656060;*/
	text-align: center;
}

.pgu_f a {
	margin: 0 20px;
	width: 180px;
	color: #444;
	font-size: 16px;
	text-align: center;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.pgu_f a:hover {
	color: #0092AC;
	font-weight: bold;
}

.pgu_fx {
	margin: 30px 60px -20px 0;
	padding: 30px 0 0;
	text-align: center;
}

.pgu_fx i {
	color: #D73939
}

.pgu_fx img {
	vertical-align: middle;
}

.xyst {
	position: relative;
	overflow: hidden;
}

.xyst .pgu_sm {
	bottom: auto;
	top: 30px;
	display: none;
}

.xyst .pgu_sm:hover {
	opacity: 1;
}

.xyst .pgu_sm2 {
	width: 166px;
	height: 50px;
	line-height: 49px;
	border: 0;
	background: url(http://static.supportfolios.com/images/www/2015-03-30_160634.png) no-repeat;
	color: #fff;
	font-size: 23px;
	opacity: 0.9;
	cursor: pointer;
	display: inline-block; *
	display: inline; *
	zoom: 1;
	display: none;
}

.xyst .pgu_sm2:hover {
	opacity: 1;
}

.xyst ul {
	padding-bottom: 50px;
	height: 0px;
	display: none;
	overflow: hidden;
}

.pgu_r4 {
	position: relative;
	float: left;
	padding: 20px 0 20px;
	width: 910px;
	display: inline;
}

.pgu_r4 label {
	padding: 5px 0 0 27px;
	display: block;
}

.pgu_ps {
	position: absolute;
	right: 15px;
	bottom: -50px;
	width: 147px;
	height: 57px;
	line-height: 53px;
	background: url(http://static.supportfolios.com/images/www/awdawfaw.png) no-repeat center;
	color: #D73939;
	font-size: 16px; `
	font-weight: bold;
	text-align: center;
}

.tmu_7 {
	
}

.tmu_7 .pgu_r1 {
	padding: 0 0 0 30px;
	float: left;
	width: 390px;
}

.tmu_8 label {
	float: left;
	width: 247px;
}

.pgu_rs {
	padding-bottom: 70px;
	border-radius: 10px;
	box-shadow: 0 20px 12px -15px #8A8A8A;
	background-color: #fff;
	font-size: 19px;
}

.pgu_rsT {
	padding: 0 0 0 50px;
}

.pgu_rsT p {
	padding: 0 0 15px 0;
}

.pgu_rsT p b {
	padding: 0 5px;
	color: #D73939;
	font-size: 25px;
	font-weight: bold;
}

.pgu_rsT span {
	position: relative;
	float: right;
	margin-right: 20px;
	padding: 0 90px 20px 0;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
}

.pgu_rsT span .pgu_sm {
	top: 0;
}

.jypg {
	margin: 0 auto 20px;
	width: 90%;
}

.jypg th,.jypg td {
	padding: 20px 0;
	border: 2px solid #16ABB9;
	font-size: 22px;
	text-align: center;
}

.jypg th {
	background-color: #FFAD4C;
	color: #fff;
}

.fdao {
	position: relative;
}

.fdao img {
	width: 970px;
}

.fdao_c {
	position: absolute;
	left: 0;
	top: 0;
}

.fdao_c a {
	float: left;
	margin: 97px 43px 0px;
	padding: 40px 22px 20px;
	width: 111px;
	height: 73px;
	line-height: 30px;
	background: url(http://static.supportfolios.com/images/www/336.png) no-repeat;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.fdao_c a {
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}

.fdao_c a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

#inline1 {
	line-height: 27px;
	font-size: 15px;
}

.fancybox-title-float-wrap .child {
	background: #0092AC !important;
}

.sidFix {
	position: fixed;
	_position: absolute;
	right: 0;
	top: 10%;
	z-index: 100;
	padding: 5px 0 0;
	width: 115px;
	line-height: 25px;
	background-color: #fff;
	font-size: 14px;
	text-align: center;
}

.sidFix p {
	
}

.sidFix a {
	margin-bottom: 5px;
	width: 70px;
	background: #36DBA8;
	color: #FFF;
	display: inline-block; *
	display: inline; *
	zoom: 1;
}

.sidFix a:hover {
	background: #21BD8D;
}

.sidFix img {
	width: 100%;
}

/* 2015-04-17 品优导师错位*/
.pyds_t {
	padding: 0 0 20px 60px;
}

.pyds_t a {
	padding: 0 10px;
}

.pyds_pic img {
	margin-left: -16px;
	width: 232px;
}

.pyds_b {
	float: left;
	margin: 0 0 15px 34px;
	height: 345px;
	overflow: hidden;
}

/***news begin*/


.ban{
	position: relative;
	margin: -27px auto 0;
	border-bottom: 22px solid #0092AC;
	width: 1280px;
	height: 230px;
}
	.ban img{
		position: absolute;
		left: 0;
		top: 0;
		width: 1280px;
		height: 230px;
		display: block;
	}
	.ban b{
		position: absolute;
		left: 15px;
		bottom: 15px;
		color: #fff;
		font-size: 37px;
	}

.inpage{
	background: #929292;
}
.conts{
	margin: 0 auto;
	width: 1280px;
	background-color: #E9E9E9;
}
.wrap{
	margin: 0 auto 0;
	padding-bottom: 40px;
	width: 970px;
	background-color: #fff;
}
.foot_line{
	margin: 0 auto 0;
	width: 1280px;
	border-top: 4px dashed #929292;
	padding: 0 0 20px;
	clear: both;
}
	.tit{
		padding: 30px 0;
		background: url(http://static.supportfolios.com/images/2015-03-27_174347.png) repeat-x 0 center;
	}
		.tit span{
			position: relative;
			left: 411px;
			width: 155px;
			height: 51px;
			line-height: 50px;
			background: url(http://static.supportfolios.com/images/2015-03-27_173820.png) no-repeat center;
			color: #0092AC;
			font-size: 24px;
			text-align: center;
			display: inline-block;
			*display: inline;
			*zoom: 1;
		}

.sidFix{
	position: fixed;
	_position: absolute;
	right: 0;
	top: 10%;
	z-index: 100;
	padding: 5px 0 0;
	width: 115px;
	line-height: 25px;
	background-color: #fff;
	font-size: 14px;
	text-align: center;
}
	.sidFix p{
	}
	.sidFix a{
		margin-bottom: 5px;
		width: 70px;
		background: #36DBA8;
		color: #FFF;
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}
	.sidFix a:hover{background: #21BD8D;}
	.sidFix img{
		width: 100%;
	}

.btns{
	  margin: 0 10px 0 0;
	  padding: 10px 10px 12px;
	  border: 3px solid #B3ADAD;
	  border-radius: 40px;
	  background: url(http://static.supportfolios.com/images/blue_bg.png) repeat;
	  color: #fff;
	  font-size: 27px;
	  display: inline-block;
}
.btns:hover{background-color: #21A9C2}
.act_bbs{
	position: relative;
}
	.act_bbs .btns{
		position: absolute;
		left:404px;
		top: 141px;
	}
	.act_ztmk{
		width: 1060px;
	}
		.act_ztmk a{
			position: relative;
			float: left;
			margin: 0 30px 30px 0;
			display: inline;
		}
		.act_ztmk a h1{
			position: absolute;
			left: 0;
			top: 105px;
			width: 100%;
			color: #61D1ED;
			font-size: 48px;
			text-align: center;
			-webkit-transition: all .25s ease;
			   -moz-transition: all .25s ease;
			    -ms-transition: all .25s ease;
			     -o-transition: all .25s ease;
			        transition: all .25s ease;
		}
		.act_ztmk a:hover h1{
			-webkit-transform: translate(0,10px);
			   -moz-transform: translate(0,10px);
			    -ms-transform: translate(0,10px);
			     -o-transform: translate(0,10px);
			        transform: translate(0,10px);
		}

.act_ul{}
	.act_ul ul{
		float: left;
		margin: 0 0 0 21px;
		width: 460px;
		font-size: 16px;
	}
	.act_ul li{
		height: 30px;
		line-height: 30px;
		overflow: hidden;
	}
	.act_ul li b{
		float: left;
		width: 80px;
	}
	.act_ul li a{
		float: left;	
		padding: 0 10px;
		width: 350px;
		color: #444;
	}
	.act_ul li a:hover{background-color: #01A1B8;color:#fff;}
.act_ul .btns{
	margin: 20px 0 0;
	font-size: 20px;
}


.act_sli{
	position: relative;
	width: 970px;
	height: 600px;
}
	.act_sliC{
		position: relative;
		width: 970px;
		height: 600px;
	}
		.act_sliC a{
			position: absolute;
			left: 0;
			top: 0;
			display: none;
		}
		.act_sliC a img{
			width: 970px;
			height: 600px;
		}
.act_sliL, .act_sliR{
	position: absolute;
	top: 257px;
	width: 39px;
	height: 92px;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
}
.act_sliL{
	left: 30px;
	background: url(http://static.supportfolios.com/images/act_sliL.png) no-repeat 0 0;
}
.act_sliR{
	right: 30px;
	background: url(http://static.supportfolios.com/images/act_sliR.png) no-repeat 0 0;
}
.act_sliL:hover, .act_sliR:hover{
	background-color: #000;
}

/***news end*/
/**2015年11月17日 11:24:17   服务详情开始*/


.fw_xxxg{}
	.fw_xxxg h2{
		padding: 10px 0 20px;
		font-size: 37px;
		text-align: center;
		clear: both;
	}
	.fw_xxxg b{
		float: left;
		width: 320px;
		height: 210px;
		line-height: 28px;
		font-size: 16px;
		text-align: center;
	}
		.fw_xxxg b img{
			margin: 0 auto;
			display: block;
		}


.fw_xxjd{}
	.fw_xxjd h2{
		padding: 10px 0 20px;
		font-size: 37px;
		text-align: center;
		clear: both;
	}
	.tit2{
		padding: 14px 0;
		background-color: #FFBC00;
		color: #444;
		font-size: 35px;
		text-align: center;
	}

.fw_dstd{}
	.dstd{
		float: left;
		width: 482px;
		height: 480px;
		background-color: #262626;
		color: #00BFFE;
	}
		.dstd h2{
			padding: 70px 0 0 30px;
			font-size: 42px;
			font-weight: bold;
		}
		.dstd p{
			padding: 60px 0 0 30px;
			font-size: 20px;
			line-height: 40px;
		}
		.dstd a{
			margin: 40px 0 0 30px;
			padding: 10px 0;
			width: 200px;
			height: 60px;
			line-height: 60px;
			background-color: #FFBB00;
			color: #00BFFE;
			font-size: 25px;
			font-weight: bold;
			text-align: center;
			display: inline-block;
			*display: inline;
			*zoom: 1;
		}
/**2015年11月17日 11:24:17   服务详情结束*/
/*

周柏成添加
*/

.red{color: red;}