html{
	height:100%;
}
body {
	margin:0;
	font-family:Arial,'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'qMmpS ProN W3', Meiryo, CI, sans-serif !important;
	font-size: 14px;
	line-height:20px;
	background-color: white;
	text-align:center;
	border:0px;
	letter-spacing: 1px;
	height:100%;
	}
div {outline:none;}
.header{
	position:relative;
	width:100%;
	min-width:900px;
	height:30px;
	background-image: linear-gradient(to bottom, #e94e52, #d70211);
	overflow:hidden;
	margin-bottom:91px;
}
.headerInner{
	position:relative;
	width:900px;
	height:30px;
	margin:0 auto;
}
.fl{
	float:left;
	}
.fr{
	float:right;
}
.headerInnerText{
	color:white;
	font-size:12px;
	line-height:12px;
	height:30px;
}
.headMenu{
	position:relative;
	width:900px;
	height:90px;
	margin:0 auto;
}
.cp{
	cursor:pointer;
}
.menu{
	width:596px;
	height:60px;
	margin-top:33px;
	}
.menuBtn0{
	width:120px;
	height:58px;
	border-left:solid 1px #c5c5c5;
	color:black;
	font-weight:bold;
	overflow:hidden;
	}
.menuBtn1{
	width:120px;
	height:58px;
	border-left:solid 1px #c5c5c5;
	border-right:solid 1px #c5c5c5;
	color:black;
	font-weight:bold;
	word-break:break-all;
	overflow:hidden;
	}
.menuBtn2{
	width:120px;
	height:58px;
	border-left:solid 1px #c5c5c5;
	color:white;
	background-color:#d70210;
	font-weight:bold;
	}
.menuBtn3{
	width:120px;
	height:58px;
	border-left:solid 1px #c5c5c5;
	border-right:solid 1px #c5c5c5;
	color:white;
	background-color:#d70210;
	font-weight:bold;
	}
.menuBtnInner{
	margin-top:14px;
	line-height:18px;
	letter-spacing:0px;
	font-size:14px;
}
.menuBtnInner1{
	margin-top:8px;
	line-height:15px;
	letter-spacing:0px;
	font-size:12px;
}
.menuBtnSpan{
	font-weight:normal;
	font-size:10px;
	color:#c5c5c5;
}
.divHeadMenu{
	position:absolute;
	width:100%;
	top:30px;
	z-index:2;
}
.spt{
	width:100%;
	height:1px;
	background-color:#C5C5C5;
}
.menuBtnDiv{
	position:absolute;
	top:91px;
	box-shadow: 2px 2px 3px #333333;

}
.menuBtnCld{
	height:34px;
	text-align:left;
	line-height:34px;
	white-space:nowrap;
	}
.menuBtnCldSpan{
	margin-left:15px;
	margin-right:25px;
	font-size:12px;
}
.bgwt{
	background-color:white;
	}
.bgbl{
	background-color:#d70210;
	}
.ftwt{
	color:white;
	}
.ftbk{
	color:black;
}
.pos1{
	left:305px;
}
.pos2{
	left:426px;
}
.pos5{
	left:790px;
}
.slider{
	position:relative;
	width:900px;
	height:520px;
	margin:0 auto;
	text-align:center;
	
}
.slider-inner{
	width:900px;
	overflow:hidden;
}
.img1{
	width:100%;
	min-width:900px;
}
.slider-btn {
	position:absolute;
	height:18px;
	width:100%;
	min-width:900px;
	z-index:2;
	overflow:hidden;
	bottom:10px;
	margin:10 auto;
	}
.slider-btn-inner{
	position:relative;
	width:150px;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	}
.slider-btn-inner-ico{
	position:relative;
	width:14px;
	height:14px;
	overflow:hidden;
	border-radius:7px;
	float:left;
	cursor:pointer;
	
	}
.bgb {
	background-color:#d70411;
	}
.bgw {
	background-color:white;
	}
.title1{
	position:relative;
	width:100%;
	height:20px;
	margin-top:35px;
	margin-bottom:5px;
	
}
.title1div{
	position:absolute;
	width:100%;
	height:20px;
	z-index:2;
	top:-10px;
	left:0px;
	}
.title1txt{
	position:relative;
	margin:0 auto;
	line-height:20px;
	width:110px;
	font-size:20px;
	}
.divContent{
	position:relative;
	margin:0 auto;
	width:900px;
}
.divTxtBg{
	position:relative;
	margin:0 auto;
	max-width:1080px;
	min-width:900px;
	background-color:rgba(255,255,255,0.8);
}
.divTxt{
	position:relative;
	margin:0 auto;
	width:900px;
	text-align:left;
	}
.divTxtTitle{
	position:relative;
	font-weight:bold;
	margin-bottom:20px;
}
.divTxtInner{
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.contMenu{
	position:relative;
	width:230px;
	height:140px;
	background-color:#d70411;
	overflow:hidden;
}
.menuImg{
	width:230px;
	height:140px;
}
.contMenuInner{
	position:absolute;
	width:230px;
	height:140px;
	z-index:2;
	top:0px;
	left:0px;
	background-color:#d70411;
	overflow:hidden;
}
.contMenuInnerTitle{
	margin:7px;
	margin-top:8px;
}
.ft01{
	position:relative;
	margin-left:7px;
	font-weight:bold;
}
.contMenuInnerTxt{
	position:relative;
	color:white;
	margin-top:33px;
	margin-left:7px;
	margin-right:7px;
	line-height:18px;
}
.contMenuInnerMore{
	position:relative;
	color:#d70411;
	background-color:white;
	font-size:12px;
	line-height:18px;
	height:18px;
	width:100px;
	margin:8px;
	border-radius:5px;
	text-align:center;
	letter-spacing:0px;
	}
.tf0{
	transform:translateY(108px);
	}
.ts0{
	transition:all 0.3s ease-out;
	}
.news{
	position:relative;
	width:530px;
	height:600px;
	}
.newsTitle{
	font-size:20px;
	line-height:24px;
	}
.newsCnt{
	position:relative;
	width:530px;
	height:110px;
	margin-top:15px;
}
.newsCntImg{
	position:relative;
	width:150px;
	height:100px;
}
.newsCntCnt{
	position:relative;
	width:370px;
	height:110px;
}
.newsCntTitle{
	position:relative;
	line-height:18px;
	height:20px;
	width:370px;
}
.newsCntTitleTxt{
	position:relative;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:260px;
	height:20px;
}
.newsCntTitleBtn{
	width:100px;
	height:18px;
	line-height:18px;
	font-size:12px;
	border:solid 1px #d70411;
	color:#d70411;
	border-radius:5px;
	text-align:center;
	letter-spacing:0px;
}
.newsCntDate{
	width:90px;
	height:18px;
	line-height:18px;
	text-align:center;
	background-color:#c5c5c5;
	color:white;
}
.newsCntTxt{
	margin-top:3px;
	height:60px;
	overflow:hidden;
}
.newsSpt{
	width:1px;
	background-color:#c5c5c5;
	margin-left:20px;
	margin-right:19px;
	height:570px;
}
.btnMore{
	width:152px;
	height:32px;
	background-color:#d70411;
	color:white;
	line-height:32px;
	text-align:center;
	margin-top:18px;
	border-radius:5px;
	letter-spacing:0px;
}
.btnMoreLft{
	width:200px;
	height:32px;
	background-color:#d70411;
	color:white;
	line-height:32px;
	text-align:center;
	margin-top:18px;
	border-radius:5px;
	letter-spacing:0px;
	margin-bottom:30px;
}
.notice{
	width:330px;
	height:600px;
	}
.noticeCnt{
	position:relative;
	width:328px;
	min-height:56px;
	border:solid 1px #c5c5c5;
	margin-top:12px;
	cursor:pointer;
	transition:all .3s ease-out;
}
.noticeCnt .arrow{
	position:absolute;
	left:110px;
	bottom:0;
	border-width:6px;
	border-style:solid;
	border-color:#d70411 transparent transparent transparent;
	transform-origin:50% 30%;
	transition:all .3s ease-out;
}
.noticeCntTxt{
	display:inline-block;
	width:228px;
	min-height:36px;
	height:36px;
	margin:10px;
	margin-right:4px;
	line-height:18px;
	text-align:justify;
	overflow:hidden;
}
.noticeCntTitle{
	display:inline-block;
	width:72px;
	height:18px;
	line-height:18px;
	margin-top:12px;
	letter-spacing:0px;
	font-size:12px;
	color:#d70411;
	text-align:right;
	vertical-align:top;
}
.noticeCntDate{
	width:72px;
	height:18px;
	line-height:18px;
	letter-spacing:0px;
	font-size:12px;
	color:#c5c5c5;
	text-align:right;
}
.noticeCnt:hover{
	background-color:#d70411;
	color:white;
}
.noticeCnt:hover .arrow{
	border-color:white transparent transparent transparent;
	transform:rotate(180deg);
}
.noticeCnt:hover .noticeCntTxt{
	height:auto;
}
.noticeCnt:hover .noticeCntTitle{
	color:white;
}
.end{
	position:relative;
	width:900px;
	height:160px;
	margin:0 auto;
	background:url('../imgs/pic1.jpg');
}
.link{
	width:900px;
	height:110px;
	margin:0 auto;
	overflow:hidden;
	white-space:nowrap;
}
.linkImg{
	height:46px;
	border:solid 1px #c5c5c5;
	margin-right:30px;
	margin-top:25px;
	margin-bottom:25px;
	overflow:hidden;
	white-space:nowrap;
}
.linkImg1{
	height:46px;
	border:solid 1px #c5c5c5;
	margin-top:25px;
	margin-bottom:25px;
	overflow:hidden;
	white-space:nowrap;
}
.footer{
	background-color:#e94e52;
	width:100%;
	min-width:900px;
	height:230px;
}
.footerInner{
	position:relative;
	width:900px;
	height:230px;
	margin:0 auto;
	color:white;
	font-size:12px;
}
.comDiv{
	position:relative;
	width:450px;
	height:140px;
	letter-spacing:0px;
	line-height:18px;
	margin-top:14px;
	margin-bottom:6px;
}
.comDivParent{
	position:relative;
	width:900px;
	height:140px;
}
.comDivTitle{
	text-align:left;
	font-size:12px;
	line-height:16px;
}
.footerMenu{
	position:absolute;
	width:900px;
	height:40px;
	letter-spacing:0px;
	font-size:12px;
	display:flex;
	justify-content:space-between;
}
.footerMenuCld{
	width:100%;
	height:32px;
	line-height:32px;
	margin-top:7px;
	border-right:solid 1px white;
	text-align:center;
}
.footerMenuCld:last-child{
	border-right:none;
}
.footerMenuCld1{
	width:135px;
	height:32px;
	line-height:16px;
	text-align:center;
	margin-top:7px;
	overflow:hidden;
}
.footerMenuCld2{
	width:120px;
	height:32px;
	line-height:32px;
	margin-top:7px;
	overflow:hidden;
	border-right:solid 1px white;
}
.cprt{
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin-top:10px;
}
.cont {
	position:relative;
	width:100%;
	min-width:900px;
	overflow:hidden;
	}
.cont-menu{
	position:relative;
	width:900px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	margin-top:40px;
	}
.cont-lt{
	position:relative;
	width:200px;
	overflow:hidden;
	}
.cont-lt-head{
	position:relative;
	border:solid 1px #d70411;
	width:198px;
	height:6px;
	background-color:#d70411;
	}
.cont-lt-menu{
	position:relative;
	border:solid 1px #BCBCBC;
	border-top:none;
	width:198px;
	height:42px;
	font-size:14px;
	line-height:42px;
	overflow:hidden;
	}
.cont-main{
	position:relative;
	width:660px;
	}
.cont-main-title1{
	font-size:32px;
	}
.cont-main-title{
	margin-top:6px;
	margin-bottom:18px;
	color:#d70411;
	}
.cont-main-title2{
	font-size:20px;
	color:#d70411;
	}
.cont-main-split{
	width:660px;
	height:1px;
	background-color:#BCBCBC;
	}
.cont-main-txt{
	width:660px;
	line-height:27px;
	text-align:justify;
	text-justify:inter-ideograph;
	}
p{
	margin-top:30px;
	}
.fcb {
	color:#d70411;
	}
.fcwg{
	color:#9fbfca;
	}
.fcw{
	color:white;
	}
.fcg {
	color:#979797;
	}
.fch {
	color:black;
	}
.ml26 {
	margin-left:26px;
	}
.ml30 {
	margin-left:30px;
	}
.cont-lt-news{
	width:200px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:white;
	background-color:#d70411;
	margin-top:50px;
}
.cont-title-blank{
	position:relative;
	height:30px;
	width:660px;
	overflow:hidden;
	}
.cont-lt-news-cont{
	position:relative;
	width:200px;
	height:140px;
	margin-top:15px;
	overflow:hidden;
}
.cont-lt-news-cont-img{
	width:200px;
	height:140px;
	}
.cont-lt-news-cont-bg{
	position:absolute;
	top:100px;
	left:0px;
	width:200px;
	height:40px;
	background-color:#d70411;
	opacity:0.8;
	z-index:2;
}
.cont-lt-news-cont-div{
	position:absolute;
	top:100px;
	left:0px;
	width:200px;
	height:40px;
	text-align:left;
	font-weight:normal;
	color:white;
	z-index:3;
}
.cont-lt-news-cont-date{
	width:184px;
	height:16px;
	margin-top:4px;
	line-height:16px;
	font-size:12px;
	margin-left:8px;
}
.cont-lt-news-cont-title{
	width:184px;
	height:16px;
	line-height:16px;
	font-size:14px;
	margin-left:8px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cont-lt-notice-cont{
	position:relative;
	width:198px;
	height:78px;
	margin-top:15px;
	overflow:hidden;
	border:solid 1px #c5c5c5;
}
.cont-lt-notice-cont-txt{
	margin:6px;
	margin-bottom:0px;
	width:186px;
	height:46px;
	border-bottom:solid 1px #c5c5c5;
	font-size:14px;
	line-height:20px;
	color:black;
}
.cont-lt-notice-cont-div{
	margin:6px;
	margin-bottom:5px;
	width:186px;
	height:14px;
	line-height:14px;
}
.cont-lt-notice-cont-date{
	font-size:12px;
	color:#787878;
}
.cont-lt-notice-cont-type{
	font-size:14px;
	color:#d70411;
	}
.cont-main-split{
	width:660px;
	height:1px;
	background-color:#BCBCBC;
	}
.cont-aboutus{
	position:relative;
	width:660px;
	height:62px;
	}
.cont-aboutus-lft{
	position:relative;
	width:110px;
	height:60px;
	line-height:60px;
	text-align:center;
	overflow:hidden;
	}
.cont-aboutus-lft3{
	position:relative;
	width:110px;
	height:80px;
	line-height:80px;
	text-align:center;
	overflow:hidden;
}
.cont-aboutus-lft3-2{
	position:relative;
	width:110px;
	height:40px;
	line-height:20px;
	margin-top:20px;
	text-align:center;
	overflow:hidden;
}
.cont-aboutus-txt{
	position:relative;
	width:540px;
	height:60px;
	line-height:60px;
	text-align:left;
	overflow:hidden;
	}
.cont-aboutus-txt3{
	position:relative;
	width:540px;
	height:80px;
	line-height:80px;
	text-align:left;
	overflow:hidden;
	}
.cont-bgg{
	background-color:#EBEBEB;
	border-top:solid 1px #BCBCBC;
	border-bottom:solid 1px #BCBCBC;
	}
.cont-aboutus-txt-l3{
	position:relative;
	width:500px;
	height:60px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.cont-aboutus-txt-l2{
	position:relative;
	width:500px;
	height:40px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.cont-aboutus-lft-justify{
	width:60px;
	height:20px;
	line-height:20px;
	text-align:justify;
	text-align-last:justify;
	text-justify:inter-ideograph;
	margin:20px;
	margin-left:25px;
}
.cont-aboutus-lft-justify3{
	width:60px;
	height:80px;
	line-height:80px;
	text-align:justify;
	text-align-last:justify;
	text-justify:inter-ideograph;
	margin-left:25px;
}

.cont-main-divTxt{
	position:relative;
	width:660px;
	text-align:left;
	background-color:#f1f1f1;
	margin-top:40px;
	}
.cont-main-divTxtTitle{
	position:relative;
	font-weight:bold;
	width:610px;
	margin:25px;
	line-height:24px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.cont-main-divTxtInner{
	position:relative;
	width:610px;
	margin:25px;
	margin-top:0px;
	line-height:24px;
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.bd1 {
	border:solid 1px #DCDCDC;
	}
.div-intro{
	position:relative;
	width:658px;
	overflow:hidden;
	margin-top:30px;
	text-align:justify;
	text-justify:inter-ideograph;
	}

.div-intro-inner{
	position:relative;
	width:620px;
	margin:19px;
	overflow:hidden;
	line-height:24px;
	}
.div-intro-cont{
	position:relative;
	width:660px;
	}
.div-intro-cont-title{
	position:relative;
	width:660px;
	overflow:hidden;
	margin-bottom:12px;
	}
.div-intro-cont-title-block{
	position:relative;
	width:16px;
	height:25px;
	overflow:hidden;
	}
.div-intro-cont-title-txt{
	position:relative;
	line-height:25px;
	margin-left:10px;
	font-size:24px;
	}
.div-intro-cont-title-lnk{
	line-height:24px;
	font-size:14px;
	width:120px;
	height:24px;
	border:solid 1px #d70411;
	text-align:center;
	border-radius:5px;
	}
.div-intro-img{
	width:380px;
	margin-top:20px;
	}

.div-intro-img-inner{
	position:relative;
	}
.div-intro-img-inner img{
	border-radius:6px;
}
.div-intro-img-inner1{
	position:relative;
	margin-bottom:15px;
	margin-right:14px;
	}
.bgcg {
	background-color: #EBEBEB;
	}
.bgcw {
	background-color: white;
	}
.bgcb {
	background-color: #d70411;
	}
.bgcb1 {
	background-color: #e94e52;
	}
.bgcf {
	background-color: #417F98;
	}
.bgch {
	background-color: black;
	}
.div-intro-img{
	width:320px;
	margin-top:20px;
	}
.div-intro-img-inner{
	position:relative;
	width:160px;
	height:130px;
	}
.div-intro-img-inner1{
	position:relative;
	margin-bottom:12px;
	margin-right:12px;
	width:156px;
	height:126px;
	}
.div-intro-img-inner2{
	position:relative;
	margin-bottom:12px;
	width:156px;
	height:264px;
	}
.div-intro-img-inner3{
	position:relative;
	margin-bottom:12px;
	margin-right:12px;
	width:240px;
	height:126px;
	}
.div-intro-img-inner3R{
	position:relative;
	margin-bottom:12px;
	width:240px;
	height:126px;
	}
.intro-img4{
	width:160px;
	height:130px;
	border-radius:6px;
	position:relative;
	}
.intro-img6{
	width:240px;
	height:126px;
	}
.div-img-tip{
	position:absolute;
	left:2px;
	bottom:2px;
	z-index:2;
	border-radius:5px;
	}
.div-img-tip-inner{
	margin:5px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:12px;
	letter-spacing:0px;
	}
ul,li{
	margin:0px;
	padding:0px;
	}
.imgSlideSub01 {
	list-style:none;

}
.imgSlideSub01 li{
	float:left;
}
.imgSlideSubLft{
	position:relative;
	width:504px;
	}
.imgSlideSubRgt{
	position:relative;
	width:156px;
	}
.imgSlideSubFull{
	width:778px;
	}
.div-intro-img1{
	width:660px;
	margin-top:20px;
	}
.intro-img1{
	width:156px;
	height:126px;
	}
.intro-img2{
	width:241px;
	}
.intro-img5{
	width:156px;
	height:264px;
	}
.div-intro-img2{
	height:182px;
	overflow:hidden;
	margin-bottom:2px;
	margin-right:2px;
	}
.intro-img3{
	width:157px;
	}
.imgSlideSubInner{
	width:157px;
	margin-right:12px;
	}
.div-intro2{
	position:relative;
	width:658px;
	overflow:hidden;
	margin-top:30px;
	letter-spacing:0px;
	}
.div-intro2-title{
	position:relative;
	width:658px;
	overflow:hidden;
	margin-top:25px;
	font-size:18px;
	line-height:25px;
	}
.div-intro2-title-block{
	position:relative;
	width:30px;
	height:25px;
	overflow:hidden;
	margin-right:5px;
	}
.div-intro2-split{
	width:590px;
	height:1px;
	background-color:#DCDCDC;
	}
.div-intro2-split2{
	width:590px;
	height:5px;
	background-color:#E9F6FE;
	}
.div-intro2-inner{
	position:relative;
	width:590px;
	overflow:hidden;
	margin:34px;
	margin-top:10px;
	}
.div-intro2-inner-title{
	font-size:16px;
	font-weight:bold;
	line-height:48px;
	
	}
.div-intro2-inner-title-block{
	width:8px;
	height:8px;
	margin-top:20px;
	margin-right:12px;
	}
.div-intro2-inner-tip{
	line-height:48px;
	font-weight:bold;
	font-size:14px;
	}
.div-intro2-inner-lft{
	width:285px;
	}
.div-intro2-inner-txt{
	margin-left:20px;
	}
.tr1{
	background:#fce4e4;
	text-align:center;
	}
.tr1:nth-child(2n){
	background:#FFFFFF;
	text-align:center;
	}
.tr1{
	background-color:expression((this.sectionRowIndex %2 ==0) ? "#E9F6FE" : "#FFFFFF");
	text-align:center;
	}
.div_news_d{
	position:relative;
	overflow:hidden;
	width:658px;
	height:170px;
	border:solid 1px #DCDCDC;
	margin-top:20px;
	}
.div_news_d_title{
	position:relative;
	overflow:hidden;
	width:630px;
	min-height:30px;
	margin-left:14px;
	margin-right:14px;
	margin-top:9px;
	border-bottom:dashed 1px #DCDCDC;
	}
.div_news_d_titlelft{
	position:relative;
	line-height:30px;
	height:30px;
	margin-left:5px;
	font-size:18px;
	font-weight:bold;
	width:480px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.div_news_d_titledetail{
	position:relative;
	line-height:26px;
	min-height:30px;
	margin-left:5px;
	font-size:18px;
	font-weight:bold;
	width:500px;
	margin-top:5px;
	margin-bottom:5px;
	word-break:break-word;
	/*white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;*/
	}
.div_news_d_titlergt{
	position:absolute;
	top:5px;
	right:0;
	z-index:1;
	line-height:26px;
	height:26px;
	margin-left:5px;
	font-size:16px;
	font-weight:bold;
	width:100px;
	color:#999999;
	}
.div_news_d_titlelnk{
	position:relative;
	line-height:24px;
	height:24px;
	margin-right:5px;
	font-size:12px;
	width:100px;
	border:solid 1px #d70411;
	border-radius:5px;
	color:#d70411;
	text-align:center;
	}
.div_news_d_lft{
	position:relative;
	margin-top:18px;
	margin-left:19px;
	height:90px;
	width:110px;
	}
.div_news_d_inner{
	position:relative;
	margin-top:18px;
	margin-right:19px;
	height:90px;
	width:386px;
	overflow:hidden;
	line-height:22px;
	}
.div_news_d_date{
	position:relative;
	margin-left:25px;
	margin-top:11px;
	width:60px;
	height:66px;
	}
.div_news_date_day{
	width:60px;
	height:48px;
	line-height:48px;
	font-size:48px;
	text-align:center;
	margin:0px;
	}
.div_news_date_split{
	width:60px;
	height:1px;
	}
.div_news_date_month{
	font-size:12px;
	text-align:center;
	line-height:20px;
	}
.div_news_inner{
	position:relative;
	width:880px;
	height:90px;
	margin-top:28px;
	}
.div_news_inner1{
	position:relative;
	width:710px;
	height:90px;
	margin-left:20px;
	font-size:18px;
	}
.div_news_inner1_title{
	position:relative;
	font-size:18px;
	}
.div_news_inner1_detail{
	position:absolute;
	right:0px;
	top:0px;
	font-size:12px;
	text-decoration:underline;
	z-index:2;
	}
.div_news_inner1_split{
	position:relative;
	width:33px;
	height:2px;
	margin-top:12px;
	margin-bottom:10px;
	}
.div_news_inner1_txt{
	width:710px;
	height:48px;
	line-height:24px;
	font-size:14px;
	overflow:hidden;
	}
.div_news_split{
	width:900px;
	height:1px;
	background-color:#DCDCDC;
	overflow:hidden;
	}
.div_notice_s {
	position:relative;
	width:658px;
	min-height:44px;
	margin-bottom:9px;
	border:solid 1px #B9B9B9;
	}
.div_notice_date{
	position:relative;
	display:inline-block;
	width:90px;
	height:44px;
	white-space:nowrap;
	overflow:hidden;
	line-height:44px;
	font-size:14px;
	margin-left:15px;
	}
.div_notice_txt_s{
	position:relative;
	display:inline-block;
	width:428px;
	min-height:44px;
	line-height:18px;
	font-size:14px;
	margin-left:10px;
	padding:13px 0;
	vertical-align:top;
	}
.div_notice_tip{
	position:relative;
	display:inline-block;
	width:90px;
	height:44px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:44px;
	font-size:14px;
	margin-right:15px;
	text-align:right;
	}
.div_pageIcons{
	margin-top:10px;
	font-size:12px;
	line-height:28px;
	text-align:center;
	}
.pageIcons{
	width:28px;
	height:28px;
	margin-left:7px;
	border:solid 1px #d70411;
	overflow:hidden;
	}
.pageIcons1{
	width:28px;
	height:28px;
	margin-left:7px;
	overflow:hidden;
	}
.contact-lft{
	position:relative;
	width:416px;
	height:482px;
	background-color:#F0F0F0;
	}
.contact-lft2{
	position:relative;
	width:416px;
	height:402px;
	background-color:#F0F0F0;
	}
.contact-tilte{
	position:relative;
	margin:20px;
	margin-bottom:0px;
	margin-top:15px;
	font-size:20px;
	line-height:24px;
	}
.contact-ctn{
	width:378px;
	margin-top:3px;
	font-size:14px;
	line-height:20px;
	margin-left:20px;
	}
.contact-map{
	width:480px;
	height:480px;
	border:solid 1px #c5c5c5;
}
.contact-map1{
	width:480px;
	height:400px;
	border:solid 1px #c5c5c5;
}
.contantUs-cont{
	position:relative;
	width:900px;
	margin-top:30px;
	}
.contantUs-cont-inner{
	position:relative;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	width:860px;
	height:30px;
	line-height:30px;
	}
.contantUs-cont-inner1{
	position:relative;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	width:860px;
	height:204px;
	line-height:30px;
	margin-bottom:30px;
	}
.contantUs-cont-inner-tip{
	position:relative;
	width:190px;
	}
.contantUs-cont-inner-cont{
	width:650px;
	}
.contantUs-input{
	width:640px;
	font-size:14px;
	line-height:18px;
	height:28px;
	padding:5px;
	}
.contantUs-input1{
	width:640px;
	font-size:14px;
	line-height:18px;
	height:204px;
	padding:5px;
	resize:none;
	}
.fz12 {
	font-size:12px;
	}
.btn-send{
	width:66px;
	height:34px;
	line-height:34px;
	text-align:center;
	}
.hello-title{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin-top:20px;
}
.hello-txt{
	position:relative;
	width:660px;
	font-size:14px;
	line-height:26px;
	margin-top:10px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.dotSplit{
	width:660px;
	height:1px;
	border-bottom:dashed 1px #DCDCDC;
	margin-top:30px;
	margin-bottom:30px;
	}
p{
	margin-top:10px;
	letter-spacing:0px;
	}
.divFormBg{
	width:100%;
	min-width:900px;
	background:url('../imgs/icons/formBg.jpg') repeat;
	border-top:solid 2px #DCDCDC;
	border-bottom:solid 2px #DCDCDC;
	color:#4d4d4d;
}
.divFormIcon{
	position:absolute;
	top:23px;
}
.divFormCnt{
	position:relative;
	margin-left:15px;
	width:885px;
}
.divFormTitle{
	font-size:18px;
	line-height:30px;
	font-weight:bold;
}
.spFormTitleSmall{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
}
.divFormTip{
	color:#0071ba;
	font-size:14px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:16px;
}
.divFormDiv{
	width:845px;
	border-top:dashed 1px #7c7c7c;
	font-size:14px;
	line-height:26px;

}
.mr20{
	margin-right:20px;
}
.divFormTb{
	margin-top:17px;
	margin-bottom:18px;
}
.spFormDivTitle{
	font-size:14px;
	line-height:28px;
	color:#0071ba;
	font-weight:bold;
}
.spFormDivTitleSmall{
	font-size:12px;
	line-height:32px;
	color:#0071ba;
	font-weight:bold;
}
.inpForm1{
	width:516px;
	height:26px;
	border:solid 1px #DCDCDC;
	font-size:14px;
	line-height:26px;
	padding:0 8px;
}
.inpForm2{
	width:112px;
	height:24px;
	border:solid 1px #DCDCDC;
	font-size:14px;
	line-height:24px;
	padding:0 8px;
}
.inpForm3{
	width:112px;
	height:30px;
	font-size:18px;
	line-height:30px;
	padding:0 8px;
	border:none;
	overflow:hidden;
	word-break:break-all;
	white-space:nowrap;
	text-overflow:ellipsis
}
.inpForm4{
	width:200px;
	height:26px;
	font-size:14px;
	line-height:26px;
	padding:0 8px;
	border:solid 1px #DCDCDC;
	margin-left:20px;
}
.inpForm5{
	width:134px;
	height:24px;
	border:solid 1px #DCDCDC;
	font-size:14px;
	line-height:24px;
	padding:0 8px;
}

.txtForm1{
	width:512px;
	font-size:14px;
	line-height:20px;
	height:62px;
	padding:8px;
	resize:none;
	border:solid 1px #DCDCDC;
}
.divForm1{
	position:relative;
	width:150px;
	height:26px;
	border:solid 1px #DCDCDC;
}
.divForm2{
	height:26px;
	font-size:14px;
	line-height:26px;
}
.divForm3{
	height:26px;
	font-size:14px;
	line-height:26px;
}
.divForm4{
	height:52px;
	font-size:14px;
	line-height:26px;
}
.divForm5{
	height:78px;
	font-size:14px;
	line-height:26px;
}
.divForm6{
	height:182px;
	font-size:14px;
	line-height:26px;
}
.bgWhite{
	background-color:white;
}
.blank20{
	width:100%;
	height:20px;
}
.blank40{
	width:100%;
	height:40px;
}
.blank70{
	width:100%;
	height:70px;
}
.blank80{
	width:100%;
	height:80px;
}
.divRules{
	position:relative;
	width:900px;
	height:420px;
	text-align:center;
	margin:0 auto;
	color:#4d4d4d;
}
.divRulesTitle{
	position:absolute;
	top:-20px;
	width:900px;
	text-align:center;
	font-size:20px;
	line-height:32px;
	color:#4d4d4d;
}
.divRulesTxt{
	position:relative;
	width:732px;
	height:248px;
	text-align:left;
	margin:0 auto;
	font-size:14px;
	line-height:22px;
	overflow-y:scroll;
	border:solid 2px #dcdcdc;
}
.divRulesTxtInner{
	position:relative;
	width:700px;
	height:220px;
	text-align:left;
	margin:10px 10px;
}

.rulesTxt1{
	margin-top:12px;
}
.rulesTxt2{
	margin-left:32px;
}
.divRulesBtn{
	margin-top:24px;
}
.selForm{
	font-size:14px;
	line-height:22px;
	border:solid 1px #DCDCDC;
}

.tbProffession{
	margin-bottom:5px;
	margin-left:27px;
}
.divProffessionTitle{
	height:24px;
	text-align:left;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	margin-left:27px;
}
.tbProffession td{
	width:280px;
	height:24px;
	text-align:left;
	font-size:14px;
	line-height:24px;
}
.imgProffessionIcon{
	margin-left:12px;
}
.tfProffession{
	transform:rotate(180deg);
}
.tfProffession0{
	transform:rotate(0deg);
}
.divProffessionCnt{
	margin-bottom:10px;
}
.divH0{
	height:1px;
	overflow:hidden;
}
.divH1{
	height:auto;
	overflow:hidden;
}

.divFormInfo{
	margin-left:27px;
	font-size:14px;
	line-height:24px;
	margin-bottom:12px;
	color:#0071ba;
}
.divInner{
	position:relative;
	width:1080px;
	margin:0 auto;
}
.divReturnPic{
	position:relative;
	width:1080px;
	height:500px;
	overflow:hidden;
	background-image:url('../imgs/return.jpg');
}
.divReturnPicTxt{
	position:relative;
	width:512px;
	height:294px;
	background-color:rgba(255,255,255,0.6);
	margin-left:73px;
	margin-top:118px;
}
.divReturnPicTxtInner{
	position:absolute;
	width:428px;
	height:190px;
	left:40px;
	top:45px;
}
.divReturnPicTxtTitle{
	font-size:27px;
	line-height:30px;
}
.divReturnPicCnt{
	margin-top:26px;
	font-size:16px;
	line-height:28px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.divReturnBgBlue{
	position:relative;
	width:1080px;
	height:170px;
	background-color:#205BA9;
	margin-bottom:136px;
}
.divReturnBgBlueTxt{
	margin:0 auto;
	font-size:30px;
	line-height:110px;
	color:white;
}
.divReturnBlockOuter{
	position:absolute;
	top:105px;
	left:90px;
	width:900px;
	height:177px;
}
.divReturnBlock{
	width:444px;
	height:177px;
	background-color:#4a80d4;
	border-radius:18px;
	box-shadow:0 0 10px 1px #333333;
}
.divPicShow{
	width:910px;
	margin:0 auto;
}
.tbPicShow{
	width:910px;
}
.tbPicShow td{
	transition:all 0.3s ease-out;
	cursor:pointer;
	overflow:hidden;
}
.tbPicShow .opacity1{
}
.tbPicShow img{
	border:solid 2px white;
	border-radius:7px;
	transition:all 0.3s ease-out;
}
.tbPicShow .imgFocus{
	border:solid 2px #4a80d4;
}
.divReturnCnt{
	position:relative;
	width:1080px;
	margin-top:60px;
	margin-bottom:60px;
}
.divReturnCnt .part1{
	position:relative;
	width:1080px;
	border-top:solid 1px #e6e6e6;
	background: linear-gradient(to bottom,#e6e6e6,white);
}
.divReturnCnt .part1 .title{
	margin-top:60px;
	font-size:30px;
	line-height:60px;
}
.divReturnCnt .part1 .txt{
	font-size:18px;
	line-height:28px;
}
.divReturnCnt .titleIcon{
	position:absolute;
	top:-50px;
	left:490px;
	width:100px;
	height:100px;
	border-radius:50px;
	background-color:white;
	background-image:url('../imgs/return/titleIcon.jpg');
	overflow:hidden;
}
.divReturnLogin{
	position:relative;
	width:900px;
	margin-top:60px;
	margin:0 auto;
	border:solid 2px #2c3580;
}
.divReturnLogin .title{
	width:900px;
	height:40px;
	background-color:#2c3580;
	color:white;
	font-size:30px;
	line-height:42px;
	text-align:center;
	overflow:hidden;
}
.divReturnLogin .txt{
	letter-spacing:0;
	width:680px;
	margin:30px auto;
	font-size:16px;
	line-height:26px;
	text-align:left;
}
.divReturnLogin .btn{
	width:328px;
	height:70px;
	margin:0 auto;
	font-size:26px;
	line-height:70px;
	text-align:center;
	background-color:#fbaa17;
	border-radius:10px;
	overflow:hidden;
	font-size:26px;
	line-height:46px;
	color:white;
	transition:all 0.3s ease-out;
	opacity:1;
}
.divReturnLogin .opacity06{
	opacity:0.6;
}
.divReturnLogin .btn .btnInner{
	width:196px;
	height:40px;
	margin:15px auto;
}
.divReturnProcess{
	position:relative;
	width:1080px;
	height:116px;
}
.divReturnProcess .divBg{
	position:absolute;
	top:54px;
	width:1080px;
	height:2px;
	background-color:#282828;
	z-index:-1;
}
.divReturnProcess .title{
	position:relative;
	width:340px;
	height:116px;
	text-align:center;
	font-size:36px;
	line-height:116px;
	background-color:white;
	margin:0 auto;
}
.divReturnFrame{
	position:relative;
	width:820px;
	border-radius:20px;
	margin:0 auto;
}
.divReturnFrameH1{
	width:760px;
	height:95px;
}
.divReturnFrame .divInner{
	margin:30px;
	width:760px;
}
.divReturnFrame .divInner .step{
	font-size:28px;
	height:32px;
	vertical-align:top;
}
.divReturnFrame .divInner .h5y{
	height:5px;
	background-color:#fbaa17;
}
.divReturnFrame .divInner .h5b{
	height:5px;
	background-color:#2b63ad;
}
.divReturnFrame .divInner .icon{
	height:54px;
	vertical-align:bottom;
	overflow:hidden;
}
.divReturnFrame .divInner .title{
	font-size:20px;
	line-height:28px;
	vertical-align:bottom;
	text-align:center;
	font-weight:bold;
}
.divReturnFrame .divInner .txtTitleY{
	font-size:22px;
	color:#fb8017;
	font-weight:bold;
	
}
.divReturnFrame .divInner .txtTitleB{
	font-size:22px;
	color:#205ba9;
	font-weight:bold;
	
}
.divReturnFrame .divInner .txt{
	font-size:14px;
	line-height:22px;
	margin-top:10px;
	color:black;
}
.divReturnFrame .divInner .txt .cBlue{
	font-weight:bold;
	color:#205ba9;
}
.divReturnFrame .divInner .txt .note{
	font-size:12px;
	line-height:22px;
}
.divReturnFrame .divInner .txt .mail{
	width:100%;
	text-align:center;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.divReturnFrame a{
	text-decoration:none;
}
.divReturnFrame .divInner .txt .txtY{
	color:#fb8017;
}
.divReturnFrame .divInner .btnB{
	margin-top:16px;
	width:440px;
	height:40px;
	background-color:#205ba9;
	text-align:center;
	font-size:18px;
	color:white;
	font-weight:bold;
	transition:all 0.3s ease-out;
	opacity:1;
	cursor:pointer;
}
.divReturnFrame .divInner .btnY{
	margin-top:16px;
	width:440px;
	height:40px;
	background-color:#fbaa17;
	text-align:center;
	font-size:18px;
	color:white;
	font-weight:bold;
	transition:all 0.3s ease-out;
	opacity:1;
	cursor:pointer;
}
.divTop{
	width:900px;
	height:40px;
	margin:10px auto;
}
.divTop .ts03{
	transition:all 0.3s ease-out;
	opacity:1;
}
.divTop .opacity06{
	opacity:0.6;
}
.divReturnFrame .divInner .opacity06{
	opacity:0.6;
}
.divReturnFrame .divInner .btnY table{
	margin:0 auto;
}
.divReturnFrame .divInner .btnB table{
	margin:0 auto;
}
.divReturnFrameBorderY{
	border:solid 5px #fbaa17;
}
.divReturnFrameBorderB{
	border:solid 5px #2b63ad;
}
.divReturnTriggleDownY{
	width:0;
	height:0;
	border-left:34px solid transparent;
	border-right:34px solid transparent;
	border-top:28px solid #fbaa17;
	margin:0 auto;
}
.divReturnTriggleDownB{
	width:0;
	height:0;
	border-left:34px solid transparent;
	border-right:34px solid transparent;
	border-top:28px solid #2b63ad;
	margin:0 auto;
}
.blank16{
	height:16px;
}
.divThanks{
	background:url('../imgs/thanksBg.png') no-repeat;
	width:908px;
	height:445px;
	margin:50px auto;
}
.divThanks .divInner{
	position:reative;
	width:330px;
	margin-left:520px;
	font-size:22px;
	line-height:36px;
	text-align:justify;
	text-justify:inter-ideograph;
	
}
.divThanks .divBtnFm{
	width:300px;
	height:65px;
}
.divThanks .divBtn{
	margin-left:14px;
	margin-top:72px;
	width:277px;
	height:65px;
	background:url('../imgs/thanksBtn.png') no-repeat;
	border-radius:6px;
	box-shadow:-5px 5px 10px #999999;
	font-size:24px;
	color:white;
	text-align:center;
	line-height:64px;
	font-weight:bold;
	transition:all 0.3s ease-out;
}
.op8{
	opacity:0.8;
}
.divNoticeBg{
	position:fixed;
	z-index:10;
	top:0;
	width:100%;
	height:100%;
	background-color:black;
	opacity:0.3;
}
.divNoticeBg1{
	position:fixed;
	z-index:11;
	top:0;
	width:100%;
	height:100%;
}
.divNoticeBgInner{
	position:relative;
	width:500px;
	height:240px;
	background-color:white;
	top:50%;
	margin: -120px auto;
	opacity:0.9;
	border-radius:8px;
}
.divNoticeBgTitle{
	position:relative;
	width:460px;
	height:40px;
	font-size:28px;
	text-align:left;
	margin-left:20px;
	line-height:40px;
	color:#2c3580;
	
}
.divNoticeBgBlank{
	width:460px;
	margin:0 auto;
	border-bottom:dashed 2px #2c3580;
	height:10px;
}
.divNoticeTxt{
	width:400px;
	margin:30px auto;
	text-align:left;
	color:red;
	font-size:18px;
	line-height:24px;
}
.firstPrize{
	position:absolute;
	width:90px;
	height:92px;
	top:20px;
	right:20px;
	background:url(../imgs/prize.png) no-repeat;
	background-size:100% auto;
	z-index:100;
	
}
.halfBlock{
	position:relative;
	width:420px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	display:inline-block;
}
.halfBlock span{
	display:block;
	margin-bottom:10px;
	font-size:14px;
}
.halfBlock video{
	width:420px;
}
