/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
body {
    font-family: "Open Sans", "Microsoft JhengHei", "Helvetica Neue", Arial, sans-serif;
}
/*.main{
	width:100%;
	max-width:1000px;
	margin:0px auto;}*/
[class^="col-"], [class*=" col-"] {	/*z-index:-50;*/
padding: 10px; }
[class^="icon-"], [class*=" icon-"] { font-size: 45px;	/*font-weight:bold;*/ text-align: center; display: block; }
a { color: #000; }
a:hover, a:focus { text-decoration: none; }
a:hover { background-color: #36C; -o-transition: background-color .30s linear; -webkit-transition: background-color .30s linear; -moz-transition: background-color .30s linear; transition: background-color .30s linear; }
p { margin-top: 15px; margin-bottom: 15px; }
hr { background: #ddd;/*改变现代浏览器下线条色*/ color: #ddd;/*改变ＩＥ浏览器下线条色，最好和Background-color设置一样的色*/ clear: both;/*可以用来清除浮动*/ float: none;/*取消浮动，可以不设置*/ width: 100%;/*显式定义宽度*/ height: 2px;/*改变部分浏览器下的默认高度*/ line-height: 1px;/*保证ＩＥ下高度效果一致，不留白色空白区*/ font-size: 0;/*设置为0，以确保IE6下不留空白区*/ border: none 0;/*取消默认边框，以背景和高度代替边框效果*/ margin: 0 0 1.4em; }
hr.faded { clear: both; float: none; width: 100%; height: 2px; line-height: 1px; font-size: 0; border: none 0; margin: 1.4em 0; border: none; background: #ddd; background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, rgb(255, 255, 255)), color-stop(0.1, rgb(221, 221, 221)), color-stop(0.9, rgb(221, 221, 221)), color-stop(1, rgb(255, 255, 255))); background-image: -webkit-linear-gradient(left center, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 10%, rgb(221, 221, 221) 90%, rgb(255, 255, 255) 100%); background-image: -moz-linear-gradient(left center, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 10%, rgb(221, 221, 221) 90%, rgb(255, 255, 255) 100%); background-image: -o-linear-gradient(left center, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 10%, rgb(221, 221, 221) 90%, rgb(255, 255, 255) 100%); }
.icon01 { color: #317ce2; position: relative; z-index: 1; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.icon01:hover { z-index: 2; -moz-transform: scale(1.2) translateY(-10px); -webkit-transform: scale(1.2) translateY(-10px); -o-transform: scale(1.2) translateY(-10px); transform: scale(1.2) translateY(-10px); }
.icon01 img { width: 70px; height: 70px; }
.icon02 { color: #616161; position: relative; z-index: 1; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.icon02:hover { z-index: 2; -moz-transform: scale(1.2) translateY(-5px); -webkit-transform: scale(1.2) translateY(-5px); -o-transform: scale(1.2) translateY(-5px); transform: scale(1.2) translateY(-5px); }
.icon02 img { width: 70px; height: 70px; }
.icon03 { color: #fff; position: relative; z-index: 1; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

/*.icon03:hover {
	z-index:2;
    -moz-transform:scale(1.2) translateY(-10px);
    -webkit-transform:scale(1.2) translateY(-10px);
    -o-transform:scale(1.2) translateY(-10px);
    transform:scale(1.2) translateY(-10px);
        }*/
.icon3a:hover { background-color: #36C; -o-transition: background-color .50s linear; -webkit-transition: background-color .50s linear; -moz-transition: background-color .50s linear; transition: background-color .50s linear; }
.icon03 img { width: 20px; height: 20px; }
.padding-none { padding: 0px; }
.margin-none { margin-bottom: 0px; }
.icon-padding-01 { padding-top: 20px; padding-bottom: 10px; }
.border-right-01 { border-right: 1px #CCC solid; }
.border-right-02 { border-right: 1px #CCC solid; }
.border-left-02 { border-left: 1px #FFF solid; }
.sicon { text-align: left; font-size: 20px; display: inline-block; }
.header { display: block; height: 80px; color: #FFF; background-color: #bf030b; z-index: 1030; }
thead { font-weight: bold; }
.langzone { display: inline-block; float: right; margin-top: 30px; margin-right: 10px; }
.langzone ul { list-style: none; margin: 0px; padding: 0px; }
.langzone ul li { margin-right: 5px; background-color: #db0009; display: inline-block; height: 20px; width: 20px; font-size: 10px; line-height: 20px; text-align: center; vertical-align: middle; }
.langzone ul li a { color: #FFF; text-decoration: none; display: block; height: 100%; width: 100%; }
#toptitle { margin: 0px auto; height: 34px; width: 382px; display: inline-block; position: absolute; left: 20px; top: 20px; font-size: 30px; font-weight: bold; letter-spacing: 10px; word-wrap: break-word; word-break: break-all; vertical-align: middle; line-height: 30px; background-image: url(../images/logo_top.PNG); background-repeat: none; }
.banner { margin: 30px auto; margin-bottom: 0px; width: 100%; }
.banner-image { box-shadow: 0px 4px 4px rgba(20%, 20%, 20%, 0.5); }
.banner-image-left { position: absolute; top: 0px; left: -349px; }
.banner-image-right { position: absolute; top: 0px; right: -349px; }

/*.banner-width{
	max-width:1000px} */
.footer { background-color: #3e3d3c;	/*display:block;*/ z-index: -100;	/*bottom: 0px; position: absolute;*/ width: 100%; height: 110px; }
.footer-logo { display: inline-block; float: right; height: 50px; width: 140px; margin-right: 10px; margin-top: 10px; background-image: url(../images/chief_logo.png); background-repeat: no-repeat; background-size: auto 34px }
#footer-title { display: inline-block; float: left; color: #FFF; font-size: 16px; margin-top: 20px; height: 21px; width: 205px; padding-left: 20px; background-image: url(../images/logo_footer.PNG); background-repeat: no-repeat; }
#footpusher { z-index: -1000; float: inherit; display: block; height: 35px; }
.content { display: block; max-width: 1000px; margin: 20px auto; margin-bottom: 0px; position: relative; }

/*.row{
	display:table-row;
	}*/
.text { padding-left: 30px; padding-right: 30px; padding-top: 10px; padding-bottom: 30px;	/*display: table-cell;
		float:none;*/ }
	.text-title { position: relative; display: block; min-height: 70px; width: 95%; margin: 10px; padding-top: 20px; border-bottom: 1px #eee7e7 solid; }
	.text-title-border { position: absolute; bottom: 0px; left: 0px; border-bottom: 3px #bf030b solid; display: block; width: 200px; }
	.text-title-icon { display: inline; font-size: 36px; vertical-align: middle; color: #d8b8b8; }
	.text-title-icon img { width: 50px; height: 50px; margin-bottom: 5px; }
	.text-title-text { font-size: 25px; vertical-align: middle; margin-left: 15px; font-weight: normal; color: #6f3c3c; }
	.text-att { font-size: 15px; line-height: 30px; }
	.table-style-01 {    /*border:1px #ebebeb solid;;*/
	padding-top: 20px; padding-bottom: 20px; }
	.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { border-top: 0px; padding: 20px }
	.table-hover>tbody>tr:hover { background-color: #ebebeb }
	h1 { font-size: 20px; font-weight: bold; color: #bf030b; margin-top: 30px; margin-bottom: 20px; }
	h2 { font-size: 15px; line-height: 30px; font-weight: bold; color: #5b5b5b; }
	h3 { font-size: 15px; color: #bf030b; }
	.text a { text-decoration: underline; color: #bf030b; }
	.text a:hover, a:focus { text-decoration: none; }
	.text a:hover { background-color: transparent; color: #FF8C8F; -o-transition: color .30s linear; -webkit-transition: color .30s linear; -moz-transition: color .30s linear; transition: color .30s linear; }
	.left-menu { border-left: 1px #ebebeb solid; border-right: 1px #ebebeb solid;	/*padding-left:0px;
			padding-right:0px;*/ padding: 0px; height: 100%;	/*display: table-cell;
			float:none;*/ }
		#menucude { position: absolute; top: 0px; left: -1px; display: block; width: 100%; background-color: #ebebeb; border-left: 1px #ebebeb solid; border-right: 1px #ebebeb solid; z-index: -100; }
		.button-name-01 { display: block; text-align: center; margin-top: 10px; }
		.button-name-02 { display: inline-block; margin-left: 10px; color: #FFF; }
		#push { height: 70px; }
		#wrap { min-height: 100%; height: auto !important; height: 100%;    /* Negative indent footer by it's height */ margin: 0 auto -130px; }
		.nav-01 { background-color: #ebebeb; }
		.nav-02 { background-color: #2d84f5; z-index: 100; }
		.cname { font-size: 16px }
		.textalign01 { display: block; width: 30%; margin-left: auto; margin-right: auto; line-height: 25px; vertical-align: middle; }

		/*form*/
		.form-zone { display: block; border: 1px #ebebeb solid; padding: 20px; }
		.control-label { white-space: nowrap; }
		
		.tr01 { border: 1px #eeeeee solid; background-color: #eeeeee; }
		.table-border-01>thead>tr { background-color: #999; color: #FFF; }
		.table-border-01>tbody>tr>th {	/*word-break:break-word;*/
		white-space: nowrap; }
		.table-border-01>thead>tr>th, .table-border-01>tbody>tr>th, .table-border-01>tfoot>tr>th, .table-border-01>thead>tr>td, .table-border-01>tbody>tr>td, .table-border-01>tfoot>tr>td { border: 1px #666 solid; padding: 15px; }
		.table-striped>tbody>tr:nth-child(odd) { background-color: #F7F7F7; }
		.table-hover>tbody>tr:hover { background-color: #CCC }
		.table-striped>tbody>tr { background-color: rgba(200, 200, 200, 0.10) }
		.table-responsive ul, .table-responsive ol { margin: 0px; margin-left: 15px; padding: 0px; }
		.table-responsive ul li { white-space: nowrap; }
		.table-responsive ol li { list-style: disc; }
		.ixop_ol { list-style: none; }
		.ixop_ol li { list-style: circle; }
		.nostyle>li { list-style: none; }
		.mustfill { vertical-align: middle; font-size: 7px; color: #bf030b; }
		
		.form-control-feedback { top: 10px; }
		.form-horizontal .has-feedback .form-control-feedback { top: 10px; }
		.showpc { display: block !important; }
		.showmobile { display: none !important; }
		@media (max-width:992px) {

			/*.display_none{display:none;}*/
			.banner-width { min-width: 100%; }
			.nav-01 {	/*overflow:hidden;*/ }
			.nav-02 { overflow: hidden; }
			.textalign01 { display: block; width: 150px; margin-left: auto; margin-right: auto; }
			.img-none { display: none; }
		}
		@media (max-width:767px) {
			.showpc { display: none !important; }
			.showmobile { display: block !important; }
			.left-menu { display: block; }
			.text { display: block; }
			.display_none { display: none; }
			.banner-width { min-width: 100%; }
			.footer { height: 110px; }
			#footer {          /*margin-left: -20px;*/
			margin-right: -20px; padding-left: 20px; padding-right: 20px; }
			#footer-title { display: none; }
			#toptitle { display: none; }
			#header { display: none; }
			.nav-01 { overflow: hidden; }
			.nav-02 { z-index: 100; }
			.cname { font-size: 12px; }
			.textalign01 { display: block; width: 120px; margin-left: auto; margin-right: auto; }
			.button-name-01 { font-size: 12px; }
			.border-right-none { border-right: 0px #CCC solid; }
			.border-left-none { border-left: 0px #CCC solid; }
			.border-bottom { border-bottom: 1px #CCC solid; }
			.border-top-01 { border-top: 1px #fff solid; }
			.img-none { display: none; }
			.footer-logo { float: inherit; display: block; height: 40px; width: 140px; margin: -7px auto;    /*margin-top:70px;*/ }
			#footpusher { z-index: -1000; float: inherit; display: block; height: 65px; }

			/*.content{
				z-index:-5;}*/
			.langzone { display: block; margin-top: 0px; margin-bottom: 5px; float: none; overflow: hidden; }
			.langzone ul li { float: right; margin-right: 0px; height: 30px; width: 30px; line-height: 30px; text-align: center; vertical-align: middle; }
		}
