@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEFEF;
	font-family: "微軟正黑體", "黑體", "新細明體", "Arial Unicode MS";
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#header {
	height: 153px;
	width: 100%;
	background-color: #4b4948;
}

#header #tool {
	height: 53px;
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
}

#header #menu {
	background-image: url(../images/top_red.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100px;
	width: 100%;
}
#menu .sq {
	height: 100px;
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
}
#menu .sq #logo a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 100px;
	width: 200px;
	margin-left: 10px;
}
#menu .sq #logo {
	background-image: url(../images/top_red_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 100px;
	width: 35%;
}
#menu .sq #menulist {
	float: right;
	width: auto;
	height: 100px;
	margin-right: 20px;
}
#menulist ul {
	float: left;
	height: 100px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#menulist ul li a {
	font-size: 13pt;
	line-height: 100px;
	font-weight: normal;
	color: #FFF;
	height: 100px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#header ul,#header ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}


#menulist ul li {
	list-style-type: none;
	float: left;
	position: relative;
}
#searchicon {
	float: left;
	height: 26px;
	width: 26px;
	margin-top: 37px;
	margin-left: 20px;
	margin-bottom: 37px;
}
#searchicon a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 26px;
}
#tool #tool_part1 {
	float: right;
	height: 53px;
	width: auto;
}

#tool #tool_part1 {
	float: right;
	height: 53px;
	width: auto;
}
#tool_part1 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 53px;
	width: auto;
}
#tool_part1 ul li {
	float: left;
	height: 53px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#tool_part1 ul li a {
	color: #dcdcdc;
	font-size: 11pt;
	line-height: 53px;
}
#tool #langu {
	background-image: url(../images/top_gray.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 53px;
	width: auto;
	padding-left: 40px;
	font-size: 10pt;
	line-height: 53px;
	color: #dcdcdc;
}
#langu ul li {
	float: left;
}
#langu ul li a {
	color: #dcdcdc;
	padding-right: 10px;
	padding-left: 10px;
}
#fb a {
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	height: 26px;
	width: 26px;
	margin-top: 13px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}
#menulist {
	height: auto;
	width: 100%;
}
#banner img {
	height: auto;
	width: 100%;
}
#banner {
	position: relative;
	height: auto;
	width: 100%;
}
#banner #slogen {
	height: 35%;
	width: 45%;
	position: absolute;
	right: 0px;
	bottom: 20%;
	font-size: 24pt;
	font-weight: bold;
}
#index_part1 {
	height: auto;
	width: 100%;
	background-color: #e6e6e7;
	padding-bottom: 80px;
}
#index_part1 #icon4 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#icon4 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: table;
}
#icon4 ul li {
	float: left;
	height: auto;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	position: relative;
}
#icon4 ul li .text {
	font-size: 12pt;
	line-height: 16pt;
	color: #FFF;
	padding: 15px;
}
#icon4 ul li .title {
	position: absolute;
	height: auto;
	width: 100%;
	top: -100%;
}
#index_part1 #icon4 ul li .title img {
	height: auto;
	width: 100%;
}
#icon4 ul li .title .t {
	font-size: 15pt;
	line-height: 20pt;
	font-weight: bold;
	color: #FFF;
	width: auto;
	position: absolute;
	left: 15px;
	top: 15px;
}
#icon4 ul li:nth-child(1) {
	background-color: #F7B401;
}
#icon4 ul li:nth-child(2) {
	background-color: #F39801;
}
#icon4 ul li:nth-child(3) {
	background-color: #EA5501;
}
#icon4 ul li:nth-child(4) {
	background-color: #E70012;
}
#index_part1 #newlist {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#newlist h2 {
	font-size: 20pt;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#newlist h2 span {
	font-size: 12pt;
	line-height: 50px;
	display: block;
	float: right;
}
#newlist h2 span a {
	color: #cb0e2c;
}
#newlist ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#newlist ul li {
	display: table;
	height: auto;
	width: 100%;
}
#newlist ul li .npic {
	float: left;
	width: 16%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5%;
}
#newlist ul li .npic img {
	height: auto;
	width: 100%;
}
#newlist ul li .ntext {
	float: left;
	width: 79%;
	height: 75px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#newlist ul li:nth-child(1) .ntext {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#newlist ul li .ntext h3 {
	font-size: 13pt;
	line-height: 20pt;
	color: #000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#newlist ul li .ntext .date {
	font-size: 10pt;
	line-height: 20px;
	color: #999;
	padding-right: 20px;
	padding-left: 20px;
}
#newlist ul li .ntext h3 a {
	color: #000;
}
#index_part2 {
	background-color: #878787;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/index_about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_part2 .sq {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#index_part2 .sq h2 {
	font-size: 20pt;
	line-height: 50px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index_part2 .sq .abouttext {
	font-size: 13pt;
	line-height: 24pt;
	padding-left: 15%;
	color: #FFF;
	margin-bottom: 40px;
	padding-right: 10px;
}
#personwho {
}
#personwho ul {
	display: table;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#personwho ul li {
	float: left;
	height: auto;
	width: 28%;
	list-style-type: none;
}
#personwho ul li .personpic img {
	height: auto;
	width: 100%;
}
#personwho ul li .personname {
	background-color: #5e5d5b;
	height: auto;
	width: 100%;
}
#personwho ul li .personname div {
	padding: 15px;
	color: #FFF;
}
#personwho ul li .personname div p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#personwho ul li .personname div p:nth-child(1) {
	font-weight: bold;
}
#personwho ul li .personname div p span {
	margin-left: 10px;
}
#personwho ul li:nth-child(2) {
	margin-right: 8%;
	margin-left: 8%;
}
#index_logoarea {
	background-color: #474342;
	padding-top: 60px;
	padding-bottom: 60px;
}
#index_logoarea .sq {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#index_logoarea .sq h2 {
	font-size: 20pt;
	line-height: 50px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}#index_logoarea .sq ul {
	display: table;
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
#index_logoarea .sq ul li {
	list-style-type: none;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 5px;
	float: left;
}
#index_logoarea .sq ul li img {
	height: auto;
	width: 100%;
}
#footer {
	background-color: #C7000B;
}
#footer .footertool {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer .footertool .in_three_page {
	padding: 30px;
}
#footer .footertool .in_three_page .down_logo {
	float: left;
	width: 20%;
}
#footer .footertool .in_three_page .down_logo img {
	height: auto;
	width: 100%;
}
#footer .footertool .in_three_page .footer_tool {
	float: left;
	width: 80%;
	position: relative;
	color: #FFF;
}
#footer .footertool .in_three_page .fblogo {
	float: left;
	width: 20%;
	height: 100%;
	background-color: #CCC;
}
#footer .footertool .in_three_page .sq {
	width: 100%;
	display: table;
}
#fb_floow {
	width: 20%;
	position: absolute;
	height: auto;
	right: 0px;
	bottom: 0px;
}
#footer .copyright {
	background-color: #b70005;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .copyright .sq {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#footer .copyright .sq .left {
	font-size: 9pt;
	line-height: 20px;
	color: #f57c6b;
	float: left;
	width: 70%;
	padding-left: 20px;
}



#fb_floow a {
	height: auto;
	width: 100%;
}
#fb_floow a img {
	height: auto;
	width: 100%;
}



#footer .footertool .in_three_page .sq .footer_tool .tool {
	float: left;
	height: auto;
	width: 63%;
	padding-right: 6%;
	padding-left: 6%;
}
#footer .footertool .in_three_page .sq .footer_tool .tool .q {
	float: left;
	width: 50%;
}
.footer_tool .tool .q div {
	font-size: 11pt;
	line-height: 20pt;
	width: 100%!important;
	float: left;
}
.sq .footer_tool .tool .q div span {
	display: block;
	float:left;
}

.sq .footer_tool .tool .q div span.t {
	text-align: left;
	width: 30px;
	display: block;
}

.sq .footer_tool .tool .q div span.tp {
	text-align: left;
	width: 70px;
	display: block;
}

.sq .footer_tool .tool .q div span.t.hide{
	font-size: 0px;
	line-height: 0px;	
	color: #FFF;	
	width: 40px;
	display: block;
}
.sq .footer_tool .tool .title {
	margin-bottom: 8px;
	font-size: 12pt;
	line-height: 20pt;
}
#footer .copyright .sq .right {
	font-size: 11pt;
	line-height: 20px;
	color: #FFF;
	float: right;
	width: auto;
}
#footer .copyright .sq .right a {
	color: #FFF;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#menulist ul li ul {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	padding-top: 11px;
	position: absolute;
	top: 89px;
	left: -20px;
	z-index: 300;
	display: none;
	height: auto;
}
#menulist ul li ul li a {
	font-size: 12pt;
	line-height: 55px;
	font-weight: bold;
	color: #FFF;
	display: block;
	height: 54px;
	width: 120px;
	text-align: center;
	margin: 0px;
	background-color: #F8B500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE6A4;
	transition: background-color 200ms ease;
	padding: 0px;
}
#menulist ul li ul li a:hover {

	background-color: #E7380C;
	 transition: background-color 200ms ease;

}
#menulist ul li ul li {
	height: 55px;
	width: auto;
}
#menulist ul li a.stay {
	color: #F8B500;
}
#menulist ul li ul li a.stay {
	color: #fff;
}
#gotop {
	height: 60px;
	width: 60px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 400;
	opacity: 0;
    transition: opacity 400ms ease;
}
#gotop a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/go_top.png);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 60px;
}

#gotop.fixed {
    opacity: 1;
    transition: opacity 400ms ease;

}

#fb a:hover {
	background-image: url(../images/icon2_2.png);
}
#middle {
	background-color: #FFF;
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#middle #allpart {
	height: auto;
	width: 100%;
	display:table;
}
#allpart .leftpart {
	width: 18%;
	padding-right: 4%;
	padding-left: 5%;
	float: left;
}
#middle #allpart .rightpart {
	float: left;
	width: 68%;
	padding-right: 5%;
}
#allpart .leftpart h3 {
	height: 45px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	color: #F8B500;
	font-size: 15pt;
	line-height: 25px;
	padding-top: 30px;
	font-weight: normal;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#allpart .rightpart h2 {
	font-size: 20pt;
	line-height: 24pt;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F8B500;
	font-weight: normal;
	margin-bottom: 50px;
}
#allpart .leftpart ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#allpart .leftpart ul li {
	height: auto;
	width: 100%;
	list-style-type: none;
}
#allpart .leftpart ul li a {
	font-size: 12pt;
	line-height: 55px;
	color: #484848;
	height: 55px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
}
#allpart .leftpart ul li a:hover {
	color: #C7000B;
	
}

#allpart .leftpart ul li ul li a {
	text-indent: 40px;	
}

#allpart .leftpart ul li >a span{
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 20px;	
}
#allpart .leftpart ul li >a.open span{
	background-image: url(../images/icon3_2.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 20px;

}
#allpart .leftpart ul li >a.open{

	color: #C7000B;	
}
#allpart .leftpart ul li >a:hover span{
	background-image: url(../images/icon3_3.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 20px;	
}
#allpart .rightpart .allpic {
	height: auto;
	width: 100%;
}
#allpart .rightpart #edit_area {
	width: 100%;
}
#edit_area .allpic img {
	height: auto;
	width: 100%;
}
#edit_area .text {
	height: auto;
	margin-bottom: 30px;
	margin-top: 25px;
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	padding: 10px;
}
#edit_area .text.main {
	height: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 12pt;
	line-height: 20pt;
	color: #000;
	padding: 10px;
}
#edit_area h3 {
	font-size: 15pt;
	color: #C7000B;
	background-image: url(../images/h3_line.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
#allpart .rightpart #edit_area .text p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20pt;
	margin-left: 0px;
}
#edit_area .text table th {
	font-weight: normal;
	color: #333;
	width: auto;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	margin-right: 10px;
}
#allpart .rightpart #edit_area .text table tr td {
	color: #000;
}
#edit_area .text table tr td ol li {
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#edit_area .text table tr td ol {
	margin: 0px;
	padding: 0px;
}
#allpart .rightpart #edit_area .text.red {
	color: #C7000B;
}
#edit_area #team {
	height: auto;
	width: 100%;
}
#edit_area #team ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#edit_area #team ul li {
	margin-bottom: 40px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8B500;
	display: table;
	width: 100%;
}
#edit_area #team ul li .picppart {
	float: left;
	height: auto;
	width: 170px;
	margin-right: 30px;
}
#edit_area #team ul li .picppart img {
	border: 1px solid #CCC;
}
#edit_area #team ul li .infopart {
	position: relative;
	width: auto;
	padding-left: 210px;
}
#edit_area #team ul li .infopart .titlename {
	background-color: #efefef;
	display: table;
	height: 66px;
	width: 100%;
	margin-bottom: 10px;
}
#team ul li .infopart .titlename .name {
	float: left;
	width: 40%;
	height: 66px;
	line-height: 66px;
	font-size: 15pt;
	color: #000;
	text-indent: 15px;
}
#edit_area #team ul li .infopart .titlename .job {
	background-image: url(../images/name_job_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 60%;
	background-size: auto 100%;
	height: 66px;
	line-height: 66px;
	font-size: 12pt;
	color: #666;
	text-align: right;
}
#team ul li .infopart .titlename .job span {
	margin-right: 15px;
}
#edit_area #team ul li .infopart .list {
	padding: 15px;
}
#edit_area #team ul li .infopart .list div {
	font-size: 11pt;
	width: 100%;
	color: #333;
	margin-bottom: 8px;
}
#edit_area #team ul li .infopart .list div span {
	color: #999;
	padding-right: 25px;
}
#edit_area #photo_book {
	height: auto;
	width: 100%;
}
#edit_area #photo_book ul {
	display: table;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#edit_area #photo_book ul li {
	float: left;
	width: 48%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8B500;
	background-color: #efefef;
	margin-bottom: 20px;
}
#edit_area #photo_book ul li:nth-child(2n) {
	margin-left: 4%;
}
#photo_book ul li .ptext {
	padding: 20px;
}
#edit_area #photo_book ul li .picp img {
	height: auto;
	width: 100%;
}
photo_book ul li .ptext .note {
	line-height: 20pt;
}
#photo_book ul li .ptext .note {
	line-height: 20pt;
	color: #333;
	height: 60pt;
	overflow: hidden;
}
#photo_book ul li .ptext .date {
	font-size: 11pt;
	color: #999;
	text-align: right;
}
#pageline {
	text-align: center;
	height: 35px;
	margin-top: 50px;
	display: table;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#pageline a {
	margin-right: 10px;
	margin-left: 10px;
	height: 34px;
	width: 35px;
	float: left;
}
#pageline .prve {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/page_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 35px;
}

#pageline .next {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/page_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 35px;
}
#pageline input {
	height: 33px;
	width: 33px;
	border: 1px solid #999;
	font-size: 12pt;
	line-height: 33px;
	text-align: center;
	color: #666;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#pageline div {
	font-size: 12pt;
	line-height: 34px;
	font-weight: bold;
	color: #000;
	float: left;
	margin-right: 10px;
}

#pageline div span{
	margin-right: 10px;
	margin-left: 10px;
}
#activphotp {
	width: 100%;
}
#photogroup {
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8B500;
}
#photogroup ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	display: table;
}
#photogroup ul li {
	float: left;
	height: auto;
	width: 46%;
	margin-bottom: 20px;
	margin-left:2%;
	margin-right:2%;
}

#photogroup ul li .picp img {
	height: auto;
	width: 100%;
}
#photogroup ul li .namep {
	font-size: 10pt;
	line-height: 25px;
	color: #000;
	text-align: center;
	height: 25%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #eeefef;
}
#pageline .gobacklist {
	font-size: 12pt;
	line-height: 34px;
	color: #FFF;
	background-color: #F8B500;
	float: left;
	height: 34px;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#customlogo {
	height: auto;
	width: 100%;
	margin-bottom: 50px;
}
#customlogo table {
	background-color: #EEEFEF;
}
#customlogo table tr td {
	background-color: #FFF;
	padding: 15px;
}
#customlogo ul {
	display: table;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#customlogo ul li {
	width: 48%;
	float: left;
	border: 3px solid #EFEFEF;
}
#customlogo ul li .gline {
	padding: 15px;
}

#customlogo ul li .gline img {
	height: auto;
	width: 100%;
}
#customlogo ul li .gline .logop {
	text-align: center;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#customlogo ul li .gline .namep {
	font-size: 10pt;
	line-height: 20px;
	color: #000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#customlogo ul li .gline .logop a {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#middle #allpart #all.rightpart {
	float: none;
	padding-left: 60px;
	width: auto;
}
#middle #allpart #all.rightpart h2 {
	margin-bottom: 10px;
}
#newslist {
	height: auto;
	width: 100%;
}
#newslist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#newslist ul li {
	display: table;
	height: auto;
	width: 100%;
	list-style-type: none;
	position: relative;
}
#newslist ul li .newscontent .titlename {
	height: auto;
	width: auto;
	margin-right: 120px;
	font-size: 11pt;
	line-height: 30px;
	color: #000;
	padding: 10px;
}
#newslist ul li .newscontent .data {
	float: right;
	width: 120px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	color: #999;
	padding-top: 10px;
}
#newslist ul li .newscontent .titlename a {
	color: #000;
	display: block;
}
#newslist ul li:nth-child(2n) .newscontent .titlename {
	background-color: #F4F4F4;	
}

#newslist ul li .newscontent .titlename a:hover{
	color:#C00;
}
#allpart #all h2.news {
	position: relative;
}
#all .news .redline {
	background-color: #D5130C;
	height: 5px;
	width: 220px;
	position: absolute;
	left: 0px;
	bottom: -5px;
}
#newsin {
	height: auto;
	width: 100%;
}
#newsin .leftbar {
	float: left;
	height: auto;
	width: 100%;
	font-size: 10pt;
	line-height: 20pt;
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsin .leftbar span {
	display: block;
}
#newsin .rightbar {
	font-size: 12pt;
	line-height: 24pt;
	color: #000;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-top: 40px;
}
#newsin .rightbar ul li {
	margin-bottom: 10px;
}
#all #edit_area .byline {
	font-size: 11pt;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8B500;
	line-height: 20pt;
	color: #666;
}
#faq {
	height: auto;
	width: 100%;
}
#faq ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#faq ul li {
	height: auto;
	width: 100%;
}
#faq ul li .q {
	font-size: 15pt;
	line-height: 20pt;
	font-weight: bold;
	background-image: url(../images/h3_line.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#faq ul li .a {
	font-size: 12pt;
	line-height: 24pt;
	color: #333;
	padding: 20px;
	background-color: #f4f4f4;
	margin-bottom: 50px;
}
#contact {
	height: auto;
	width: 100%;
	display: table;
	margin-top: 30px;
	margin-bottom: 80px;
}
#contact .infomation {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	float: left;
	height: auto;
	width: 40%;
	margin-right: 5%;
}
#contact .mappart {
	float: left;
	width: 55%;
}









#contact .infomation .q {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#contact .infomation .q div {
	font-size: 12pt;
	line-height: 16pt;
	width: 100%!important;
	float: left;
	margin-bottom: 5pt;
}
#contact .infomation .q div span {
	display: block;
	float:left;
}

#contact .infomation .q div span.t {
	text-align: left;
	width: 30px;
	display: block;
}

#contact .infomation .q div span.tp {
	text-align: left;
	width: 70px;
	display: block;
}

#contact .infomation .q div span.t.hide{
	font-size: 0px;
	line-height: 0px;	
	color: #FFF;	
	width: 40px;
	display: block;
}
.gm-style .place-card.place-card-large{
    cursor: default;
    display: none!important;
}
#contactform  h2 {
	font-size: 20pt;
	line-height: 24pt;
	color: #000;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F8B500;
	width: 100%;
	text-align: left;
}
#contactform h2 div {
	font-size: 10pt;
	line-height: 24pt;
	color: #000;
	float: right;
	width: auto;
}
#contactform  h2 div span {
	color: #CA040B;
}
#contactform #formpart {
	display: table;
	width: 100%;
	margin-top: 30px;
}
#formpart .lefttext {
	float: left;
	width: 100%;
	font-size: 11pt;
	line-height: 20pt;
	color: #000;
	margin-bottom: 10px;
}
#contactform #formpart .rightform {
	float: left;
	width: 100%;
}
#formpart .rightform form fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formpart .rightform form fieldset label {
	float: left;
	height: 40px;
	width: 112px;
	font-size: 12pt;
	line-height: 40px;
}
#formpart .rightform form fieldset label span {
	color: #C7000B;
	text-align: right;
	display: block;
	float: right;
	margin-right:5px;
}
#formpart .rightform form fieldset .radio {
	height: 40px;
	width: auto;
	margin-right: 15px;
	float: left;

}
#formpart .rightform form fieldset .radio input[type="radio"] {
	height: 26px;
	width: 26px;
	margin-right: 5px;
	border: 1px solid #CCC;
	opacity: 0.5;
	float: left;
}
#formpart .rightform form fieldset div {
	line-height: 26px;
	float: left;
}
#formpart .rightform form fieldset input {
	background-color: #f5f5f5;
	float: left;
	height: 38px;
	width: 510px;
	border: 1px solid #B4B5B5;
	position: relative;
}
#formpart .rightform form fieldset textarea {
	height: 250px;
	width: 510px;
	background-color: #f5f5f5;
	border: 1px solid #B4B5B5;
	x-scroll:hidden;
}
#formpart .rightform form fieldset .code {
	float: left;
	width: 160px;
	margin-right: 10px;
}
#formpart .rightform form fieldset img {
	float: left;
	margin-right: 10px;
}
#formpart .rightform form fieldset .replay {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/bcv_20.png);
	display: block;
	height: 38px;
	width: 39px;
	float: left;
}
#formpart .rightform form fieldset input[type="submit"], #formpart .rightform form fieldset input[type="reset"] {
	font-size: 13pt;
	line-height: 36px;
	color: #FFF;
	background-color: #F8B500;
	float: left;
	width: 160px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
}
#formpart .rightform form .buttonline {
	padding-top: 50px;
}
.forphone{
	display:none;
	
	}
  
@media screen and (max-width: 1120px)
{
	
	#header #tool {
	height: 53px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	width: 98%;
}

#menu .sq {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#menu .sq #logo a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 100px;
	width: 50%;
	margin-left: 10px;
	background-size:100% auto;
}

#middle{

width:100%;
}

}
@media screen and (max-width: 1000px)
{
	
	#index_part1 #newlist {
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#menu .sq #logo {
	background-image: url(../images/top_red_bg.png);
	background-repeat: no-repeat;
	background-position: 120% bottom;
	float: left;
	height: 100px;
	width: 35%;
}


#newlist ul li .npic {
	float: left;
	width: 25%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5%;
}
#newlist ul li .npic img {
	height: auto;
	width: 100%;
}
#newlist ul li .ntext {
	float: left;
	width: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}




#index_part2 .sq {
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

#index_logoarea .sq {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

#index_logoarea .sq ul {
	display: table;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}

#fb_floow {
	width: 20%;
	position: absolute;
	height: auto;
	right: auto;
	bottom: 0px;
	left: -22%;
}
#footer .footertool .in_three_page .sq .footer_tool .tool {
	float: left;
	height: auto;
	width: 88%;
	padding-right: 6%;
	padding-left: 6%;
}
#footer .footertool .in_three_page .sq .footer_tool .tool .q {
	width: 40%;
}
#footer .footertool .in_three_page .sq .footer_tool .tool .q:nth-child(2) {
	width: 55%;
	padding-right: 5%;
}

}
@media screen and (max-width: 820px)
{
	
#menu .sq #logo {
	background-image: url(../images/top_red_bg.png);
	background-repeat: no-repeat;
	background-position: 150% bottom;
	float: left;
	height: 100px;
	width: 35%;
}	





#edit_area #team ul li .picppart {
	float: none;
	height: auto;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
#edit_area #team ul li .picppart img {
	border: 1px solid #CCC;
}
#edit_area #team ul li .infopart {
	position: relative;
	width: auto;
	padding-left: 0;
}

	
}
.footer_tool .tool .q div div span a {
	color: #FFF;
}
#contact .infomation .q div div span a {
	color: #333;
}
#team ul li .infopart .titlename .name span {
	font-size: 11pt;
	line-height: 12px;
	margin-right: 5px;
}













 #team ul li .jobclass {
	font-size: 12pt;
	line-height: 20pt;
	color: #333333;
	width: 100%;
	margin-bottom: 2px;
	height: 20pt;
	font-weight: bold;
	background-color: #EFEFEF;
	text-indent: 20px;
}
#team ul li .infopart .titlename .name span {
	font-size: 11pt;
	line-height: 12px;
	margin-right: 5px;
}
#banner ul, #banner ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#banner ul li {
	position: relative;
}
#sqforbanner {
	height: auto;
	width: 100%;
	position: relative;
}
#sqforbanner .controls {
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#sqforbanner .controls a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	height: 68px;
	width: 30px;
	position: absolute;
	z-index:200;
	top:120px;

	background-repeat: no-repeat;
	background-size:30px 68px;
}

#sqforbanner .controls a.prevBtn {
	left: 10px;
	background-image: url(../images/left.png);
	
}
#sqforbanner .controls a.nextBtn {
	right:10px;
	background-image: url(../images/right.png);
}


#index_logoarea .sq .more {
	height: auto;
	width: 100%;
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}
#index_logoarea .sq .more a {
	height: auto;
	width: auto;
	display: block;
	font-size: 12pt;
	line-height: 25px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.abouttext img:nth-child(n+8):nth-child(-n+9){
	margin-left: 16px;
}
.abouttext img:nth-child(11){
	margin-left: 16px;
}
.text img:nth-child(n+3):nth-child(-n+4){
	margin-left: 8px;
}
.text img:nth-child(n+5){
	margin-left: 16px;
}
.text img:nth-child(n+6){
	margin-left: 8px;
}
.text img:nth-child(n+7){
	margin-left: 16px;
}