@charset utf-8;

/* CSS Document */
body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
	font-weight: normal;
	font-family: "微軟正黑體";
	line-height: 1.6em;
}

#content {
background-color: #fff;}
.manu_head{
    width: 100%;
    display: none;
}
.logo_head{
    width: 100%;
    background-color: #8DD3F7;
    border-bottom: 2px solid rgba(0,0,0,0.3);
}
.logo_head .other{
    color: #393939;
    float: right;
    margin: 15px 0;
    width: 150px;
    position: relative;
    display: none;
}
.logo_head .other a{
    margin: 0 5%;
    color: #393939;
    text-decoration: none;
}
.logo_head .other a:hover{
	color: #40A0D7
}
.logo_head .n2 {
 width: 41px;
 height: 38px;
 float: right;
 margin: 7px 0;
 display: none;
}
.logo_head .n2 a{
    text-decoration: none;
    color: #fff;
}
.logo_head .n2 a img{
}
.logo_head .n2:hover ul {
  display: block;
}
.logo_head .n2 ul {
  display: none;
  position: absolute;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  z-index: 99999;
  top: 50px;
}
.logo_head .n2 ul.large {
  min-width: 41px;
}
.logo_head .n2 li {
  display: block;
}
.logo_head .n2 li + li {
}
.logo_head .n2 li a {
  display: block;
}
.logo_head .n2 li a:hover {
  color: #FFDA00;
}

.logo_head .logo{
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    padding: 5px 0;
}
.logo_head .logo img{
    width: 80%;
    margin: 3px 0 1px 2%;
    max-width: 400px;
}
.logo_head .tablet_menu{
    width: 18%;
    float: right;
    text-align: center;
}
.logo_head .tablet_menu img{
    width: 55%;
    margin: 0 5% 0 0;
    float: right;
    max-width: 50px;
}
.head-v3{position:relative;z-index: 9999;box-shadow: 0px 2px 2px rgba(20%,20%,40%,0.5);}
.head-v3 .navigation-inner{margin:0 auto;width: 100%;position:relative;max-width: 1000px;}
.navigation-up{height:60px;background: #f9f9f9;}
.navigation-up .navigation-v3{width: 100%;}
.navigation-up .navigation-v3 ul{width: 100%;overflow: hidden;line-height: 60px;}
.navigation-up .navigation-v3 li{float:left;padding: 0 3%;cursor: pointer;}
@media screen and (max-width: 1000px){.navigation-up .navigation-v3 li{float:left;padding: 0 2% 0 2%;cursor: pointer;}}
.navigation-up .navigation-v3 li a{color: #737373;text-decoration: none;font-size: 110%;font-weight: bold;}
.navigation-up .navigation-v3 li a:hover{float:left;color:#414141}
.navigation-up .navigation-v3 .nav-up-selected{background-image: url(../../images/1/Arrow-menu.png);color:#000;background-position:50% 51px;background-repeat:no-repeat}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#202833}
.navigation-down{position:absolute;top:60px;left:0px;width:100%;}
.navigation-down .nav-down-menu{width:100%;margin:0;background: rgba(3,110,184,0.9);position:absolute;top:0px;padding: 15px 0;}
.navigation-down .nav-down-menu .navigation-down-inner{margin: 0 auto;      width: 100%;      position: relative;      max-width: 1000px;}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega{
    width: 70%;
    overflow: hidden;
    float: left;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega .menu_box{
    width: 25%;
    float: left;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega .menu_box .title{
    color: #fff;
    border-bottom: 1px solid #fff;
    margin: 0 15% 7px 0;
    padding: 5px 0 5px 0;
    font-size: 100%;
    font-weight: bold;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega .menu_box .title a{
    color: #fff;
    text-decoration: none;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega .menu_box .title a:hover{
    color: #ffed00;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega .menu_box ul{}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega .menu_box ul li{
	background-image: url(../../images/1/der-2.png);
	background-repeat: no-repeat;
	background-size: 6%;
	background-position: 0 6px;
	padding: 0px 10% 0 13px;
	font-size: 95%;
	margin: 0 0 3px 0;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega .menu_box ul li a{
    color: #fff;
    text-decoration: none;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_Mega ul li a:hover{
	color: #ffed00;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_banner{
    width: 30%;
    overflow: hidden;
    float: right;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_banner .banner{
    width: 100%;
}
.navigation-down .nav-down-menu .navigation-down-inner .S_banner .banner img{
    width: 80%;
    margin:0 10%;
}



/*.navigation-down .nav-down-menu dl{float:left;}
.navigation-down .menu-1{}*/



.footer-01-box{
    background-color: #ddf2fc;
    overflow: hidden;
}
.footer-01-box .content{
    width: 100%;
    max-width: 1000px;
    margin: 20px auto;
    overflow: hidden;
    display: none;
}
.footer-01-box .content .menu_box{
    width: 14%;
    float: left;
}
.footer-01-box .content .menu_box .title{
    color: #186498;
    border-bottom: 1px solid #186498;
    margin: 0 15% 7px 0;
    padding: 5px 0 5px 0;
    font-size: 100%;
    font-weight: bold;
}
.footer-01-box .content .menu_box ul{}
.footer-01-box .content .menu_box ul li{
	background-image: url(../../images/1/der-1.png);
	background-repeat: no-repeat;
	background-size: 6%;
	background-position: 0 6px;
	padding: 0px 20% 0 13px;
	color: #186498;
	font-size: 95%;
	margin: 0 0 7px 0;
}
.footer-01-box .content .menu_box ul li a{
    color: #186498;
    text-decoration: none;
}
.footer-01-box .content .menu_box ul li a:hover{
	color: #f2914a;
}
.footer-02-box{
    background-color: #3690bf;
    overflow: hidden;
}
.footer-02-box .content{
    width: 100%;
    max-width: 1000px;
    margin: 15px auto;
    overflow: hidden;
}
.footer-02-box .content .footer_logo{
    float: left;
    width: 8%;
    margin: 5px 0 0 0;
    display: none;

}
.footer-02-box .content .footer_logo img{
    width: 100%;
}
.footer-02-box .content .footer_word{
    float: left;
    width: 98%;
    margin: 0 1% 0 1%;
    font-size: 70%;
    text-align: center;
}
.footer-02-box .content .footer_word .o1 {
color:#fff;
font-size:95%;
line-height:1.6em;
display: none;}

.footer-02-box .content .footer_word .o1 a {
color:#fff;
text-decoration:none;
padding:0 10px;
}

.footer-02-box .content .footer_word .o1 a:hover {
color:#f2914a;
}

.footer-02-box .content .footer_word .o2 {
color:#fff;
font-size: 90%;
line-height:1.6em;
/* padding:0 0 0 10px; */
}
#Pages_background-1_box{
	width: 100%;
	overflow: hidden;
	background-image: url(../../images/1/pages.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-size: 170%;
}
#Pages_background-1_box .serch_box{
	display:none;
}
#Pages_content{
    width: 100%;
    margin: 35% auto 0 auto;
    max-width: 1000px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    padding: 0 0 50px 0;
}
#Pages_content .content_R{
    width: 94%;
    float: left;
    overflow: hidden;
    margin: 0 3%;
    padding: 30px 0 30px 0;
}
.breadcrumb{
    width: 100%;
    overflow: hidden;
    margin: 5px 0;
    display: none;
}
.breadcrumb a{
    color: #595757;
    text-decoration: none;
}
.breadcrumb a:hover{} 
.breadcrumb a img{
    width: 25px;
    margin: 6px 7px -4px 0;
}
.MainTitle{
    font-size: 150%;
    color: #EA5514;
    margin: 0;
}
.Forward{
    text-align: right;
    margin: 10px 0% 0px 0;
    display: none;
}
.Forward a{
    margin: 0 0 0 1%;
}
.Draft_box{
    width: 100%;
}
.Draft_box p{
    line-height: 1.8em;
    margin: 10px 0;
    color: #595757;
    font-size: 95%;
}
.Draft_box p strong{
    color: #40a0d7;
    font-size: 120%;
}
.drawer {
width:100%;
border-radius:3px;
}
#Pages_content .content_L{
    width: 94%;
    float: left;
    padding: 0 3%;
    display: none;
}

#PL_MainContent li {
    list-style: inherit;
}

/*tablet*/
#Pages_content .content_T{
    width: 100%;
    padding: 0 0;
    position: relative;
    background-color: #62C6F2;
    /* display: none; */
}
.drawer {
width:100%;
border-radius:3px;overflow: hidden;}

.accordion_tt-item {
}

.accordion_tt-item-active .accordion_tt-header {
background: #62C6F2;
transition:.25s;
height: 36px;
padding: 0 0 0 0;
text-align: center;}

.accordion_tt-header {
background: #62C6F2;
cursor:pointer;
transition:.25s;
padding: 0 0 0 0;
height: 36px;text-align: center;}

.accordion_tt-header h1 {
font-size: 150%;
font-weight:normal;
color: #fff;
margin:0;
padding: 0;


text-align: center;}

.accordion_tt-content {
display:none;
color:#212121;
background: #FFFFFF;
font-size: 100%;
line-height:1.45em;
padding: 0 0 7px 0;
}
.accordion_tt-content a{
color: #62C6F2;
text-decoration: none;
}
.accordion_tt-content a div{
    padding: 7px 3%;
    width: 88%;
    margin: 0 3%;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px dashed;
}
.accordion_tt-content p {
margin:0 0 3px;
}

.accordion_tt-header-icon {
color: #FFFFFF;
font-size: 16px;
vertical-align:middle;position: absolute;bottom: -20px;
width: 100%;

text-align: center;
background-color: #62C6F2;}

.accordion_tt-header-icon.accordion_tt-header-icon-active {
-webkit-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg);
/* color:#fff; */
}

.accordion_tt-item-active .accordion_tt-header-icon,.accordion_tt-item-active .accordion_tt-header h1 {
color: #fff;
}
/*1104*/
.leftMenu {
	width: 100%;
	margin: 10px auto 0 auto;
}
.menu {
	background-color: #fff;
}
.menu .ListTitle {
	border-bottom: 1px #9FA0A0 solid;
	display: block;
	text-align: left;
	/* position: relative; */
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	/*+min-width:220px;*/+
	width:100%;
	color: #585858;
}
.menu .ListTitle img{
    width: 11px;
    margin: 0 0 0 10px;
}
.ListTitlePanel {
	position: relative;
}
.leftbgbt {
	position: absolute;
	background: url(images/leftbgbt.jpg) no-repeat;
	width: 11px;
	height: 52px;
	left: -11px;
	top: -4px;
}
/*.leftbgbt {
	float:left;
	background: url(images/leftbgbt.jpg) no-repeat;
	width: 11px;
	height: 52px;
	left: 0px;
	top: 0px;
	zoom:1;
	z-index:200px;
}
*/.leftbgbt2 {
	position: absolute;
	background: url(images/leftbgbt2.jpg) no-repeat;
	width: 11px;
	height: 48px;
	left: -11px;
	top: -1px;
}
.menuList {
	display: none;
	background-color: #fff;
	padding: 10px 0;
}
.menuList table{
    border-top: 1px solid #CFCFCF;
    border-left: 1px solid #CFCFCF;
    color: #585858;
}
.menuList table .tr01{
    background-color: #9FA0A0;
    color: #fff;
}
.menuList table tr{}
.menuList table tr td{
margin: 0;      
text-align: left;      
padding: 5px 5px 5px 5px;      
line-height: 1.4em;      
vertical-align: top;      
border-bottom: 1px solid #CFCFCF;      
border-right: 1px solid #CFCFCF;
}
.menuList table tr td div a{
    color: #EA5514;
    margin: 0 5px;
}
.page-num{
	width: 100%;
	clear: both;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
}
.Page_20151124{
    font-size: 95%;
    color: #595757;
    margin: 10px 0;
}

.page-num a{
	display: inline-block;
	width: 20px;
	height: 28px;
	font-size: 100%;
	text-decoration: none;
	color: #F57400;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	padding: 0px 4px;
	border-radius: 50%;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0 2px;
	border: 1px solid #FFC998;
}
.page-num>a{
	letter-spacing: -3.5px;
}
.page-num>a:hover{
	background:#FFC590;
} 	
.page-num>a img{
    width: 50%;
    margin: 9px 0 0 0;
}
.page-num span a{
    color: #F57400;
 
	}
.page-num span a:hover{ 
	background: #FFC590;
}
.page-num span a.current {
	background-color: #F57400;
	color: #fff;
}
/*1104-p2*/
.Search_title_1104{
    width: 98%;
    color: #595757;
    margin: 15px 0 0 0;
    font-size: 120%;
    background-color: #EFEFEF;
    padding: 10px 1% 5px 1%;
    border-radius: 5px 5px 0px 0px;
}
.Search_title_1104_box{}
.Search_title_1104_box .box01{
    overflow: hidden;
    padding: 5px 1% 10px 1%;
    background-color: #EFEFEF;
    color: #595757;
    border-radius: 0px 0px 5px 5px;
}
.Search_title_1104_box .box01 .word{
    float: left;
    margin: 4px 0 0 0;
    font-weight: bold;
}
.Search_title_1104_box .box01 .style{
    width: 30%;
    height: 30px;
    color: #595757;
    float: left;
    margin: 0 12px 0 0;
}
.Search_title_1104_box .box01 .ar_go{
    color: #fff;
    background-color: #F57400;
    padding: 4px 15px;
    margin: 0 0 0 10px;
    text-decoration: none;
    float: left;
}
@media screen and (max-width: 480px){
.Search_title_1104_box .box01 .ar_go{
    color: #fff;
    background-color: #F57400;
    padding: 4px 0;
    margin: 10px 10%;
    text-decoration: none;
    float: left;
    width: 80%;
    text-align: center;
    border-radius: 10px;
}
}
.Search_title_1104_box .box_tr{
    overflow: hidden;
    border-bottom: 1px dashed #595757;
    margin: 20px 0 0 0;
    position: relative;
    padding: 0 0 5px 0;
}
.Search_title_1104_box .box_tr .title{
    font-size: 120%;
    font-weight: bold;
    float: left;
    color: #595757;
}
.Search_title_1104_box .box_tr .Source{
font-size: 90%;
float: right;margin: 3px 0 1px 0;}
.Search_title_1104_box ol{margin: 10px 0;      -webkit-padding-start: 0;}
.Search_title_1104_box ol li{
    list-style: decimal;
    margin: 5px 0;
}
.Search_title_1104_box ol li a{
    color: #595757;
    text-decoration: none;
}
.Search_title_1104_box ol li a:hover{
    color: #1864B1;
}
/*1105*/
.news_1105_box{
    margin: 20px 0 0 0;
}
.news_1105_box .column{
    margin: 0;
    padding: 10px 0 5px 0;
    border-bottom: 1px dashed #A6A6A6;
}
.news_1105_box .column a {
    text-decoration: none;
    color: #ea5514;
}
.news_1105_box .column .msn{
	width: 90%;
	margin: 0 10% 0 0;
	padding: 0 0 0 15px;
	overflow: hidden;
	background-image: url(../../images/1/pp2.png);
	background-repeat: no-repeat;
	background-size: 1.2%;
	background-position: 0% 4px;
}
.news_1105_box .column .msn a{
    text-decoration: none;
    color: #595757;
}
.news_1105_box .column .msn a:hover{
	color: #637DC9;
}
.news_1105_box .column .date{
    text-align: right;
    color: #FF8B62;
    font-size: 95%;
    margin: 5px 0 0 0;
}
/*1105nav*/
.webnav{
    margin: 20px 0 0 0;
}
.webnav .box_n{
    width: 96%;
    margin: 0px 2% 15px 2%;
    overflow: hidden;
    float: left;
    border: 1px solid #66C8E9;
    padding: 0 0 10px 0;
}
.webnav .box_n .title{
    padding: 5px 10px;
    background-color: #66C8E9;
    color: #fff;
    font-size: 110%;
}
.webnav .box_n .title a{
	text-decoration: none;
	color:#fff
}
.webnav .box_n .options{
    padding: 5px 0;
    border-bottom: 1px dashed #66C8E9;
    margin: 0 6%;
}
.webnav .box_n .options a{
    color: #3b3b3b;
    text-decoration: none;
}
.webnav .box_n .options a:hover{
	color: #53A4BE;
}
.webnav .Sep{
    width: 100%;
    overflow: hidden;
    /* border-bottom: 1px dashed #BBBBBB; */
}
/*1109Accessory*/
.Accessory{
    margin: 25px 0;
}
.Accessory table{
    border-top: 1px solid #CFCFCF;
    border-left: 1px solid #CFCFCF;
    color: #585858;
    font-size: 90%;
}
.Accessory table .tr01{
    background-color: #5480A7;
    color: #fff;
}
.Accessory table tr{}
.Accessory table tr td{
margin: 0;      
      
padding: 2px 5px 1px 5px;      
line-height: 1.4em;      
vertical-align: top;      
border-bottom: 1px solid #CFCFCF;      
border-right: 1px solid #CFCFCF;
}
.Accessory table tr td img{
    width: 40%;
}
.Accessory table tr td a{
    color: #EA5514;
}
.Update{
    float: right;
    overflow: hidden;
    margin: 20px 0 0 0;
    font-size:95%;
    color:#595757;
}
/*1111*/
.Search_1111{
    width: 96%;
    overflow: hidden;
    margin: 15px 0 0 0;
    background-color: #f3f3f3;
    padding: 10px 2% 6px 2%;
    color: #595757;
    font-size: 95%;
}
.Search_1111 .start{
    width: 200px;
    float: left;
    margin: 0 0  5px 0;
}
.Search_1111 .start input{
    width: 45%;
    margin: -3px 0 0 0;
    color: #595757;
}
.Search_1111 .end{
    width: 200px;
    float: left;
    margin: 0 0 5px 0;
}
.Search_1111 .end input{
    width: 45%;
    margin: -3px 0 0 0;
    color: #595757;
}
.Search_1111 .crucial{
    width: 260px;
    float: left;
}
.Search_1111 .crucial input{
    width: 45%;
}
.Search_1111 .crucial div{
    float: left;
    margin: 2px 0 0 0;
}
.Search_1111 .crucial div a{
    background-color: #5480A7;
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
}
.TypeText_1113{
    float: left;
}
/*QA*/
.accordion_QA{
    width: 100%;
    margin: 20px 0;
}
.accordion_QA .title{
    margin: 10px 0;
    display: none;
}
.accordion_QA .title a{
    text-decoration: none;
    color: #507BBE;
    font-size: 100%;
    margin: 0 10px;
    font-weight: bold;
}
.accordion_QA .title a:hover{
    color: #DF9277;
}
.accordion_QA .box{}
.accordion_QA .box .v {

width: 94%;

/* height:14px; */

overflow:hidden;

background:url(../../images/1/vicon.png) no-repeat;

display:inline-block;

position: absolute;

bottom: 9px;

/* background-color: #FFF; */

background-position: 50% 0;
}

.accordion_QA .box .v01 {
background-position: 50% 0;
}

.accordion_QA .box .v02 {
background-position: 50% -16px;
}

.accordion_QA .box .vtitle {
/* height:35px; */
line-height: 30px;
font-size: 95%;
color:#373737;
cursor:pointer;
background-color: #B9EAFF;
border-bottom:1px solid #f3f3f3;
font-weight:bold;
padding: 0 3% 33px 3%;
position: relative;margin: 5px 0 0 0;}

.accordion_QA .box .vtitle em {
padding: 8px 0;
}

.accordion_QA .box .vconlist {
background:#fff;
width:94%;
padding:0 3%;
}

.accordion_QA .box .vconlist li a {
height:30px;
line-height:30px;
padding-left:30px;
display:block;
font-size:14px;
color:#866f67;
font-family:\5FAE\8F6F\96C5\9ED1;
}

.accordion_QA .box .vconlist li.select a,.vconlist li a:hover {
color:#ed4948;
text-decoration:none;
}
/*Gallery*/
.Gallery_box{}
.gallery{width: 100%;margin:40px auto 0 auto;overflow: hidden;}
.gallery li{display:block;float:left;height: auto;width: 49%;margin: 0 1% 0 0;}
.gallery li a{height: auto;width: 100%;}
.gallery li a img{max-width: 100%;}
/*TOP*/
.scrollTop{
	width: 94%;
	position: absolute;
	bottom: 8px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
.scrollTop a{
    text-decoration: none;
    background-color: #3690BF;
    color: #fff;
    padding: 4px 15px 6px 15px;
    border-radius: 35px;
    line-height: 66px;
    font-size: 100%;
    margin: 0 1%;
}
.scrollTop a:hover{
    color: #ffed00;
}
/*1118state*/
.state_title{
    width: 97%;
    font-size: 150%;
    color: #E55928;
    font-weight: bold;
    margin: 25px 0 0 0;
    background-color: #FFEAEA;
    padding: 7px 0 5px 3%;
    border-bottom: 1px solid #FFD8CA;
}
.state_title span{
    font-size: 60%;
    color: #595757;
    padding: 0 5px;
}
.state_box{
    width: 94%;
    background-color: #FFF7F7;
    padding: 10px 3%;
    color: #595757;
    font-size: 95%;
}
.state_box .title{
    font-size: 130%;
    color: #D45858;
    font-weight: bold;
    border-bottom: 1px dashed;
    padding: 5px 0 5px 1%;
}
.state_box .all_box{
	overflow: hidden;
	margin: 10px 0;
}
.state_box .all_box .box_L{
    width: 100%;
    margin: 0 0 4px 0;
}
.state_box .all_box .box_R{
    width: 100%;
    float: left;
}
.state_box .all_box .box_R input{
    width: 95%;
    height: 20px;
    margin: 0 0 7px 0;
}
.state_box .all_box .box_R div{
    width: 50%;
    float: left;
}
.state_box .all_box .box_R div input{
    width: 10%;
    height: 20px;
}
.state_box .all_box .box_R textarea{
    width: 95%;
    height: 100px;
}
.state_box .all_box .box_R a{

    background-color: #e55928;
    color: #fff;
    text-decoration: none;
    margin: 0px 10px 0 0;
    padding: 5px 10px;
    line-height: 30px;
    border-radius: 4px;
}
.state_box .all_box .box_R img{
    margin: 0 5px 0 0;
}
.state_box .all_box .box_R_b{
    margin: 10px 0;
}
.state_box .all_box .box_R_b a{
    background-color: #e55928;
    text-decoration: none;
    margin: 0 8px 0 0;
    padding: 5px 10px;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
}
/*1119sead*/

.sead_title{
    width: 97%;
    font-size: 150%;
    color: #E55928;
    font-weight: bold;
    margin: 25px 0 0 0;
    background-color: #FFEAEA;
    padding: 7px 0 5px 3%;
    border-bottom: 1px solid #FFD8CA;
}
.sead_title span{
    font-size: 60%;
    color: #595757;
    padding: 0 5px;
}
.sead_box{
    width: 94%;
    background-color: #FFF7F7;
    padding: 10px 3%;
    color: #595757;
    font-size: 95%;
}
.sead_box .all_box{
	overflow: hidden;
	margin: 10px 0;
}
.sead_box .all_box .box_L{
    width: 100%;
    margin: 0 0 4px 0;
}
.sead_box .all_box .box_R{
    width: 100%;
    float: left;
}
.sead_box .all_box .box_R input{
    width: 95%;
    height: 20px;
    margin: 0 0 7px 0;
}
.sead_box .all_box .box_R div{
    width: 50%;
    float: left;
}
.state_box .all_box .box_R div input{
    width: 10%;
    height: 20px;
}
.sead_box .all_box .box_R textarea{
    width: 95%;
    height: 100px;
}
.sead_box .all_box .box_R a{
    background-color: #e55928;
    color: #fff;
    text-decoration: none;
    margin: 0px 10px 0 0;
    padding: 5px 10px;
    line-height: 30px;
    border-radius: 4px;
}
.sead_box .all_box .box_R img{
    margin: 0 5px 0 0;
}
/*p_logo*/
.p_logo_1119{}
.p_logo_1119 .logo{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.p_logo_1119 .logo div{
    float: left;
    margin: 15px 2%;
    color: #e55928;
    font-size: 170%;
    font-weight: bold;
}
.p_logo_1119 .logo img{
    width: 13%;
    float: left;
}
.p_logo_1119 ol{
    line-height: 2.4em;
    margin: 0;
}
.p_logo_1119 ol li{
    list-style: inherit;
    margin: 0px 0;
    font-size: 95%;
    color: #595757;
    line-height: 1.8em;
}
/*Flow chart*/
.FlowChart{
    width: 100%;
    text-align: center;
}
.FlowChart img{
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}
/*1120PL_MainContent*/
#PL_MainContent{}
#PL_MainContent table{
}
#PL_MainContent li{list-style: none;      background-image: url(../../images/1/ring_1230.png);      background-repeat: no-repeat;      background-size: 12px;background-position: 1px 6px;      padding: 0 0 0 30px;margin: 10px 0;}
table {}
#PL_MainContent table tr{
    border: 1px;
}
#PL_MainContent table tr td{}
#PL_MainContent table tr td p{
    margin: 10px 0;
    font-size: 95%;
    line-height: 2em;
}
/*1123Other_units*/
.Other_units{
    margin: 25px 0;
    color: #595757;
}
.Other_units .title{
    /* float: left; */
    font-size: 120%;
    overflow: hidden;
    color: #E55928;
    margin: 0 2% 4px 0;
}
.Other_units .web{
height: 32px;}
.Other_units .web a{
    background-color: #949494;
    color: #fff;
    line-height: 34px;
    padding: 2px 10px;
    text-decoration: none;
    border-radius: 5px;
}
.Other_units .web a:hover{}
.Other_units .address{
    margin: 5px 0;
}
.Other_units .phone{
margin: 5px 0;}
/*1202*/
.pp12{
	display:none;	
}
.pp13{
	display:none;	
}	
/*1204*/
.rss_box{
	overflow: hidden;
	margin: 20px 0;
}
.rss_box .title{
    color: #EA5514;
    font-size: 130%;
}
.rss_box ul{
overflow: hidden;
}
.rss_box ul a{
    color: #595757;
}
.rss_box ul a:hover{
	color: #EA5514;
}
.rss_box ul li{
	width: 87%;
	float: left;
	background-image: url(../../images/1/rss-logo.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding: 0 0 0 8%;
	margin: 10px 5% 10px 0;
}
.rss_box ol{
    padding: 0;
    margin: 10px 0;
}
.rss_box ol li{
    width: 95%;
    float: left;
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 0;
    margin: 10px 5% 10px 0;
}
.rss_box ol li a{
	color: #1073B0;
}
/*1221*/
.MainTitle_1221{
    width: 100%;
    overflow: hidden;
    font-size: 120%;
    color: #5480A7;
    padding: 10px 0 8px 0;
    border-bottom: 2px solid #5480A7;
    font-weight: bold;
    margin: 0;
}
/*1225*/
.share_1225{
	overflow:hidden;
}
.share_1225 ul{}
.share_1225 ul li{
    width: 20%;
    float: left;
}
.share_1225 ul li a{}
.share_1225 ul li img{
    width: 100%;
}
.menu0118{
	display:none;}