﻿@charset "UTF-8";
@import "lightbox.css";
* {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑"
}*
body {
	font-size: 14px;
 
}
a {
	color: #333;
}
img {
	border: 0px;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	visibility:hidden;
	}
.content-box {
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box
}

.border-box {
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.filter-invert {
	-webkit-filter: invert(1)
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flex-wrap {
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-direction-column {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.clear {
	clear: both
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.inline-block {
	display: inline-block;
	zoom: 1
}

.font-hei {
	font-family: "微软雅黑"
}

.btn-lg,
h1,
h2,
h3,
h4 {
	font-family: "微软雅黑"
}

.c-red {
	color: #d43f3a
}

.c-blue {
	color: #359
}

.a-light {
	color: #969595
}

.a-light:hover {
	color: #FFF
}

.a-white {
	color: #FFF
}

.dark-bar {
	background: #252525;
	color: #969595;
	line-height: 1.5;
	font-size: 12px
}

#top {
	padding: 4px 0
}

#top .list {
	padding-top: 4px;
	padding-bottom: 4px
}

#top a {
	margin: 0 4px;
	color: #969595
}

#top a:hover {
	color: #FFF
}

#top i {
	margin-right: 4px
}

#top .country i {
	width: 16px;
	height: 11px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center
}

#top .country i.c-jp {
	background-image: url(../images/jp.png)
}

#top .country i.c-us {
	background-image: url(../images/us.png)
}

#top .country i.c-kr {
	background-image: url(../images/kr.png)
}

#menu .logo {
	height: 66px;
	padding-top: 5px;
    padding-left: 8px;
}

#menu .logo .thumbnail {
	padding: 0;
	border: none
}

#menu .logo .thumbnail img {
	margin-left: 0;
}
#menu .menu-select {
	padding-bottom: 20px
}

#menu .menu-btn {
	height: 66px
}

#menu ul {
	font-size: 0
}

#menu li {
	padding: 0;
	background: url(../images/nav-bg.png) right center no-repeat
}

#menu li:last-child {
	background: 0 0
}

#menu li .hover {
	background: #359;
	color: #FFF
}

#menu li a {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #359;
	text-decoration: none;
	padding: 23px 30px;
	display: inline-block;
	height: 66px
}

#menu li a span {
	height: 19px;
	padding-bottom: 2px;
}

#menu li a:hover {
	background: #359;
	color: #FFF
}

#menu li a.active {
	background: #359;
	color: #FFF
}

#menu2 {
	margin-bottom: 0;
	border: none;
	border-radius: 0;
	background: #FFF
}

#menu2 .navbar-brand {
	padding: 13px 0;
	width: 209px;
	height: 60px;
	overflow: hidden
}

#menu2 .navbar-nav>li>a {
	padding: 20px;
	font-size: 16px;
	font-family: "微软雅黑"
}

#menu2 .navbar-toggle {
	margin: 13px 0
}

#myCarousel .carousel-control span {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	font-size: 30px!important
}

#myCarousel .carousel-control.right span {
	right: 0
}

#myCarousel .item img {
	margin: 0 auto
}

.page-row {
	padding: 15px 0
}

.main-title {
	border-bottom: 1px solid #efefef;
	padding-bottom: 8px;
	margin: 15px 0
}

.main-title .title-block {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	background: #f7f7f7;
	color: #333
}

.main-title strong {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
}

.main-title a {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	background: #5571a7;
	color: #fff;
	
}

.main-title a:hover {
	background: #042c8c;
	text-decoration: none
}

.item-style1 .list {
	display: block;
	margin: 15px 0;
	border: 1px solid #efefef;
	border-bottom: 2px solid #323232
}

.item-style1 .list .thumbnail {
	padding: 0;
	border: none
}

.item-style1 .list h5 {
	text-align: center;
	margin-bottom: 16px;
	padding: 0 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.item-style1 .list:hover {
	background: #f7f7f7
}

.item-style2 .pic {
	margin: 15px 0
}

.item-style2 .info {
	margin: 15px 0;
	width: 50%;
}

.item-style2 .thumbnail {
	padding: 0;
	border: none
}

.item-style2 h4 {
	margin-top: 0;
	line-height: 32px
}

.item-style2 .date {
	height: 26px;
	line-height: 26px;
	background: #f7f7f7;
	margin-bottom: 10px;
	color: #969595
}

.item-style2 .date i {
	height: 26px;
	width: 26px;
	display: inline-block;
	line-height: 26px;
	text-align: center;
	background: #359;
	color: #FFF;
	margin-right: 10px
}

.item-style2 p {
	line-height: 1.5
}

.item-style3 img {
	width: 36px;
	height: 36px;
	margin-right: 8px;
	border-radius: 100%
}

.item-style3 .col {
	padding: 4px
}

.item-style3 .col .btn {
	padding: 6px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-color: #efefef;
	border-radius: 0
}

.item-style3 .col .btn:hover {
	background: #f7f7f7;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	box-shadow: 0 0 6px rgba(0, 0, 0, .05)
}

#item-menu {
	margin-top: -10px;
	margin-bottom: -4px;
	margin-left: -4px;
	margin-right: -4px
}

#foot {
	padding: 16px 0;
	background: #323232;
	border-top: 5px solid #dc6916;;
	color: #969595
}

#foot .list {
	padding-top: 16px;
	padding-bottom: 16px
}

#foot h4 {
	color: #FFF;
	margin-top: 0;
	margin-bottom: 20px
}

#foot p {
	line-height: 2;
    text-indent: 2em;
    width: 100%;
    overflow: hidden;
    text-align: left;
    font-size: 15px;
    cursor:pointer;
    
}
#foot p a{
	pointer-events: none;
	color: #c3c3c3;
	background-image: linear-gradient(180deg,transparent 70%,#dc6916 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .5s ease;
    -moz-transition: background-size .5s ease;
    -ms-transition: background-size .5s ease;
    -o-transition: background-size .5s ease;
    transition: background-size .5s ease;
}
#foot p:hover a{
	background-size: 100% 100%;
}
#foot .wechat p{
	width: 100%;
	text-align: center;
}
#foot .wechat .thumbnail{
	margin: 0 auto;
}

#foot .wechat .thumbnail {
	width: 100px;
	padding: 0;
	margin-bottom: 0
}
#foot .contact ul{
	text-align: left;
}
#foot .contact li {
	line-height: 2.5;
	font-size: 15px;
	color: #c3c3c3;
}
#foot .contact li:hover a{
	background-size: 100% 100%;
}
#foot .contact ul>li a{
	background-image: linear-gradient(180deg,transparent 60%,#d46916 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .5s ease;
    -moz-transition: background-size .5s ease;
    -ms-transition: background-size .5s ease;
    -o-transition: background-size .5s ease;
    transition: background-size .5s ease;
}
#foot .contact i {
	width: 35px;
    height: 35px;
    background: #969595;
    margin-right: 8px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    color: #323232;
    margin-bottom: 18px;
}
#foot .contact i:hover{
	background: #359;
}
#foot .contact{
	float: right;
	width: 20% !important;
}
#foot .contact ul>li:nth-of-type(2) a{
	pointer-events: none;
}
#foot .contact a {
	color: #FFF
}
[src="images/pdf.jpg"]{
	margin-top: -18px;
}
#copyright {
	padding: 8px 0
}

#banner {
	background: url(../images/banner.jpg) top center no-repeat;
	height: 120px
}

#page-container {
	width: 1200px;
	margin-bottom: 30px
}

#page-title {
	width: 1200px;
	padding: 15px 0;
	border-bottom: 1px solid #EFEFEF
}

#page-title .title {
	padding-top: 15px;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	width: 60%;
	margin-left: 120px;
}

#page-title .bread {
	font-size: 0;
	padding-top: 15px;
}

#page-title .bread ul {
	margin-bottom: 0
}

#page-title .bread li {
	height: 36px;
	line-height: 36px;
	padding: 0
}
#page-title .bread li .item {
	display: inline-block;
	font-size: 12px;
	margin-left: 1px;
	padding: 0 15px;
	color: #686868;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}

#page-title .bread li .hover {
	background: #359;
	color: #FFF;
	text-decoration: none
}

#page-title .bread li a {
	background: #f7f7f7;
	display: inline-block;
	font-size: 12px;
	margin-left: 1px;
	padding: 0 15px;
	color: #686868;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}
#page-title .bread li a:hover{
	color: #FFF;
	text-decoration: none;
	background:#5e7ab3 !important;
}

#page-title .bread li a.active {
	background: #359;
	color: #FFF;
}

#page-title .bread li span {
	display: inline-block;
	font-size: 12px;
	margin-left: 1px;
	padding: 0 15px;
	color: #686868;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}
.about_main{
	width: 1200px;
	margin: 0 auto;
}
.about_main .about_top{
	float: left;
	margin-top: 30px;
	width: 50%;
    height: 100%;
    overflow: hidden;
    margin-left: 30px;
}
.about_main .about_top img{
	transition: all 0.5s;
}
.about_main .about_top img:hover{
	transform: scale(1.4);
}
.about_main .about_bottom{
	float: right;
    margin-top: 50px;
    width: 44%;
}
.about_main .about_bottom ul>li{
	text-indent: 2em;
	line-height: 32px;
	text-align: justify;
}
.about_main .about_bottom ul>li a{
	color: #666;
	background-image: linear-gradient(180deg,transparent 70%,#dc6916 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
}
.about_main .about_bottom ul>li:hover a{
	color: #333;
	background-size: 100% 100%;
	text-decoration: none;
}
.page-block {
	/*padding: 15px 0*/
}
.brand_main{
	width: 1200px;
	margin: 0 auto;
}
.brand_top{
	width: 363px;
	height: 158px;
	margin: 30px auto 30px;
	display: block;
	overflow: hidden;
}
.brand_top img{
	cursor: pointer;
	transition: all 0.5s;	
}
.brand_top img:hover {
	transform: scale(1.4);
}
.brand_bottom{
	width: 70%;
	margin: 0 auto;
}
.brand_bottom p{
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	line-height: 32px;
}
.brand_bottom p a{
	color: #666;
	pointer-events: none;
	background-image: linear-gradient(180deg,transparent 65%,#dc6916 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
}
.brand_bottom p:hover a{
	color: #333;
	text-decoration: none;
	background-size: 100% 100%;
}
.brand_bottom h3{
	text-indent: 2em;
	font-size: 15px;
	line-height: 32px;
	text-align: justify;
	margin-bottom: 15px;
}
.brand_bottom h3 a{
	color: #333;
	pointer-events: none;
	background-image: linear-gradient(180deg,transparent 65%,#dc6916 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
}
.brand_bottom h3:hover a{
	background-size: 100% 100%;
}
.brand_bottom ul>li{
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	line-height: 32px;
}
.brand_bottom ul>li:hover a{
	background-size: 100% 100%;
}
.brand_bottom ul>li a{
	color: #666;
	pointer-events: none;
	background-image: linear-gradient(180deg,transparent 65%,#dc6916 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
}
/*.item-style4 .list img{
	margin-top: 5px;
}*/
.item-style4 .list {
	width: 365px;
	height: 160px;
	border: 1px solid #efefef;
	display: block;
	margin-top: 15px;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}
.iko img{
	width: 100%;
}
.row p{
	text-indent: 2em;
	color: #666;
	font-size: 14px;
}
.row h3{
	font-weight: bold;
}
.item-style4 .list h4 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.3s;
}
.item-style4 .list .pic {
	float: left;
	margin-top: 30px;
}

.item-style4 .list .pic img {
	width: 150px;
	/*height: 120px;*/
}

.item-style4 .list .info {
	padding-left: 110px;
	margin-top: 40px;
}

.item-style4 .list .info p {
	margin-bottom: 14px;
    height: 36px;
    overflow: hidden;
    color: #969595;
    font-size: 12px;
    width: 70%;
    margin: 0 auto;
    text-align: left;
    line-height: 18px;
}

.item-style4 .list.nopic {
	background: #fafafa;
}

.item-style4 .list.nopic h4 {
	color: #333;
}

.item-style4 .list.nopic .info {
	padding-left: 10px
}

.item-style4 .list:hover {
	border-radius: 4px;
	background: #f7f7f7;
	border-color: #264073;
	background: #359;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	box-shadow: 0 0 6px rgba(0, 0, 0, .5)
}
.item-style4 .list:hover h4 {
	color: #FFF;
	margin-right: 25px;
}
.item-style4 .list:hover p {
	color: rgba(255, 255, 255, .5);
}

.item-style4.page {
	margin-left: -5px;
	margin-right: -5px
}

.item-style4.page .col {
	padding-left: 5px;
	padding-right: 5px
}

.item-style4.page .col .list {
	margin: 5px 0
}

.item-style5 .list {
	padding: 15px 0;
	margin-bottom: 15px;
	border-bottom: 2px solid #323232
}

.item-style5 .list .thumbnail {
	padding: 0;
	border: none
}

.item-style5 .list .thumbnail.max-height {
	max-height: 200px;
	overflow: hidden
}

.item-style5 .list h3 {
	line-height: 32px
}

.item-style5 .list h3 a {
	color: #333
}

.item-style5 .list blockquote {
	background: #f9f9f9;
	color: #787878;
	font-weight: 400;
	font-style: italic;
	font-size: 14px
}

.item-style5 .list .date {
	color: #969595;
	line-height: 30px;
	margin-bottom: 15px;
	display: inline-block
}

.item-style5 .list .date i {
	text-align: center;
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	color: #FFF;
	background: #359
}

.item-style5 .list p {
	margin-bottom: 15px;
	line-height: 2
}

.item-style5 .list .btn {
	margin-bottom: 15px
}

.item-style5 .photos {
	margin-left: -10px;
	margin-right: -10px
}

.item-style5 .photos .col {
	padding: 10px
}

.item-style5 .photos .col .thumbnail {
	margin-bottom: 0;
	overflow: hidden
}

.side-title {
	padding: 15px 0;
	line-height: 24px
}

.side-title h4 {
	margin: 0
}
#side-menu{
	text-align: left;
}
#side-menu .panel {
	padding: 15px 0;
	border: none;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 0;
	box-shadow: none
}

#side-menu .panel h4 {
	margin: 0;
	color: #359
}

#side-menu .panel h4 a {
	display: block;
	text-decoration: none
}

.side-menu-list {
	margin-top: 15px;
	margin-bottom: 0
}

.side-menu-list li {
	line-height: 26px
}

.side-menu-list li i {
	margin-right: 8px
}

.side-menu-list li a {
	color: #333
}

.page-view .thumbnail {
	padding: 0;
	border: none
}

.page-view .thumbnail img {
	margin-left: 0
}

.page-view .thumbnail.black {
	background: #000
}

.page-view .thumbnail.center img {
	margin-left: auto
}

.page-view p {
	line-height: 2
}

.page-view li {
	line-height: 2
}

.page-view .title-1 {
	border-bottom: 1px solid #323232;
	padding-bottom: 10px;
	line-height: 2
}

.page-view .title-2 {
	border-left: 5px solid #323232;
	background: #f7f7f7;
	line-height: 2;
	padding: 0 10px
}

.page-view .title-3 i {
	font-style: normal;
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	background: #d43f3a;
	color: #FFF;
	border-radius: 100%;
	font-weight: 700
}

.page-view .title-3 i.c-yellow {
	background: #efad4d
}

.page-view .title-3 i.c-blue {
	background: #359
}

.page-view .table-type1 th {
	background: #f7f7f7
}

.page-view .table-type1 .td-title {
	background: #f7f7f7
}

.page-view .table-type1 .td-subtitle {
	background: #f7f7f7
}

.page-view .table-type1 .bold {
	font-weight: 700
}

.page-view .table-type1 .text-c {
	text-align: center
}

.page-view .table-type1 .under {
	text-decoration: underline
}

.page-view .table-type1.noborder th {
	border: none;
	background: 0 0
}

.page-view .table-type1.noborder td {
	border: none
}

.page-view .table-type1.bgred {
	width: 100%;
	border: 1px solid #CCC;
	background-color: #FCDBE4;
	margin-bottom: 20px
}

.page-view .table-type1.bgred td {
	padding: 10px 5px;
	white-space: nowrap
}

.page-view .table-type1.bgred td.line {
	padding: 0
}

.page-view .table-type1.bgred hr {
	border-color: #000
}

.page-view .right {
	float: right
}

.page-view .margin-left-10 {
	margin-left: 10px
}

.time-line .year {
	white-space: nowrap;
	font-weight: 700
}

.time-line .month {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center
}

.time-line .line {
	width: 20px;
	background: url(../images/timeline.jpg);
	background-repeat: no-repeat;
	background-position: center
}

.time-line .line.start {
	background-position: left
}

.time-line .line.end {
	background-position: right
}

.item-style6 .list {
	display: block;
	border: 1px solid #efefef;
	color: #000;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}

.item-style6 .list .title {
	padding: 10px;
	background: #f7f7f7
}

.item-style6 .list .title h4 {
	margin: 0;
	line-height: 20px;
	padding-left: 46px
}

.item-style6 .list i {
	position: absolute;
	display: block;
	margin: 10px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	text-align: center;
	color: #FFF;
	background: #359;
	border-radius: 100%
}

.item-style6 .list .thumbnail {
	margin-bottom: 0;
	height: 140px;
	padding: 10px;
	border: none
}

.item-style6 .list:hover {
	border-radius: 4px;
	border-color: #359;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
	box-shadow: 0 0 6px rgba(0, 0, 0, .5)
}

.item-style6 .list:hover i {
	background: #FFF;
	color: #359
}

.item-style6 .list:hover .title {
	background: #359;
	color: #FFF
}

.item-style6 .list:hover .title .c-blue {
	color: rgba(255, 255, 255, .5)
}

.item-style6.page {
	margin-left: -5px;
	margin-right: -5px
}

.item-style6.page .col {
	padding: 0 5px
}

.item-style6.page .col .list {
	margin: 5px 0
}

.qa-list i.q {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	position: absolute;
	color: #FFF;
	left: 15px
}

.qa-list .question {
	padding-left: 38px;
	display: block;
	margin-bottom: 10px
}

.qa-list .question i.q {
	background: #d43f3a
}

.qa-list .answer {
	padding-left: 38px;
	margin-bottom: 20px
}

.qa-list .answer i.q {
	background: #323232
}

.item-style7 {
	margin-left: -10px;
	margin-right: -10px
}

.item-style7 .col {
	padding-left: 10px;
	padding-right: 10px
}

.item-style7 .list {
	padding: 15px;
	margin: 10px 0;
	border: 1px solid #EFEFEF
}

dl.dl-inline dt {
	width: 50%;
	float: left
}

dl.dl-inline dd {
	padding-left: 50%;
	display: block
}

.table-plus {
	text-align: center;
	margin-bottom: 20px
}

#about-contact .list {
	margin-bottom: 15px;
	display: block
}

#about-contact .list i {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	position: absolute;
	color: #FFF;
	border-radius: 100%;
	font-size: 20px
}

#about-contact .list i.icon-phone-sign {
	background: #418bca
}

#about-contact .list i.icon-print {
	background: #5bb85d
}

#about-contact .list i.icon-envelope-alt {
	background: #efad4d
}

#about-contact .list i.icon-map-marker {
	background: #da5550
}

#about-contact .list i.icon-mobile-phone {
	background: #418bca
}

#about-contact .list h4 {
	padding-left: 51px
}

#about-contact .list p {
	padding-left: 51px
}

label.BMapLabel {
	max-width: 210px
}

.title-img img {
	width: 60px;
	height: 60px
}

#table-company .small td {
	font-size: 12px
}
.left{
	width: 76%;
	float: left;
}
.left .main_top a{
	overflow: hidden;
    display: inline-block;
    margin: 30px 0 30px;
}
.left .main_top img{
	transition: all 0.6s;
	width: 255px;
}
.left .main_top img:hover{
	transform: scale(1.4);
	
}
.left .main_top h2{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #333;
	padding-left: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333;
}
.left .main_bottom h3{
	font-size: 15px;
    font-weight: normal;
    color: #333;
    line-height: 26px;
    margin: 15px auto 15px;
    text-indent: 2em;
    text-align: left;
}
.left .main_bottom{
	width: 96%;
	margin: 0 auto;
}
.left .main_bottom ul>li{
	text-align: left;
	line-height: 28px;
}
.left .main_bottom ul>li span{
	color: #359;
	font-size: 17px;
	font-weight: bold;
	display: block;
	line-height: 34px;
}
.left .main_bottom ul>li p{
	color: #666;
	font-size: 14px;
	text-indent: 1em;
}
.left .main_bottom .main_img img{
	margin: 20px auto 20px;
}
.right{
	width: 24%;
	float: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.d-secondNav i{
	 width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #333;
    margin-top: 7px;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
/*定位居中*/
.s-side {
  width: 280px;
  padding: 10px;
}
.s-side .s-firstItem i {
  font-size: 20px;
}
.s-side .s-firstItem span {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  text-shadow: 0px 0px 5px #EEEEEE;
  white-space: 10px;
}
.s-side .first {
	padding: 10px 0px;
	border-bottom: 1px solid #424242;
	text-align: left;
}
.s-side .d-firstNav span {
  display: inline-block;
  margin-left: 10px;
  float: left;
  font-size: 17px;
  font-weight: bold;
}
.s-side .d-firstNav i.fr {
	 width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #333;
    margin-top: 7px;
        float: right;
}
.s-side .s-secondNav,
.s-side .s-secondItem {
  margin-left: 30px;
  margin-top: 10px;
}
.first:nth-child(2) ul>li:nth-child(2) div ul>li{
	margin-left: 50px;
}
.first:nth-child(2) ul>li:nth-child(3) div ul>li{
	margin-left: 50px;
}
.s-side .s-secondNav i{
	float: right;
}
.s-secondNav:hover,.d-firstNav:hover{
	cursor: pointer;
}
.s-secondNav:hover,.d-firstNav:hover i{
	cursor: pointer;
}
.s-side .d-secondDrop {
  margin-left: 30px;
  margin-top: 10px;
}
.s-side .d-secondDrop li{
	line-height: 30px;
	margin-left: 30px;
}
.iconRotate {
  transform: rotate(90deg);
  transition: transform 0.5s;
}
.s-firstDrop,
.s-secondDrop {
  display: none;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.top_left{
	width: 71.3%;
	float: left;
	margin-left: 28px;
	margin-top: 10px;
}
.top_left ul>li{
	width: 260px;
	float: left;
	margin: 0 18.5px 0;
}
.top_left ul>li:first-of-type{
	margin-left: 0;
}
.top_left ul>li:last-of-type{
	margin-right: 0;
}
.top_left ul>li:hover{
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.3);
}
.top_left ul>li:hover a{
	text-decoration: none;
}
.top_left ul>li span{
	width: 100%;
	display: block;
	font-size: 20px;
	text-align: center;
	color: #359;
	font-weight: normal;
	line-height: 60px;
    border-bottom: 2px solid #333;
}
.top_left ul>li img{
	width: 260px;
}
.top_left .title1{
	border-bottom: 1px solid #efefef;
    padding-bottom: 8px;
    margin: 15px 0;
}
.top_left .title1 h3{
	float: left;
	display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 17px;
    margin: 0;
    font-weight: bold;
}
.top_left .title1 i{
	float: right;
	font-style: normal;
	font-size: 14px;
	padding: 0 20px;
	line-height: 30px;
    background-color: #359;
}
.top_left .title1 i a{
	color: #fff;
}
.top_left .title1 i:hover{
	background-color: #5e7ab3;
}
.top_left .title1 i:hover a{
	text-decoration: none;
}
.top_right{
	width: 24%;
	float: right;
	margin-top: 10px;
}
.top_right .right_main ul>li{
	float: left;
	border:1px solid #efefef;
	margin: 4px;
}
.top_right .right_main ul>li a{
	padding: 6px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 0;
    display: block;
}
.top_right .right_main ul>li img{
	width: 36px;
    height: 36px;
    margin-right: 8px;
	vertical-align: middle;
	border-radius: 10%;
	transition: all 0.8s;
}
.top_right .right_main ul>li a:hover{
	text-decoration: none;
	background: #359;
	color: #fff;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
	box-shadow: 0 0 6px rgba(0, 0, 0, .05);
}
.top_right .right_main ul>li a:hover img{
	border-radius: 100%;
}
.top_right .title1{
	border-bottom: 1px solid #efefef;
    padding-bottom: 12px;
    margin: 15px 0;
}
.top_right .title1 h3{
	float: left;
	display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 17px;
    margin: 0;
    font-weight: bold;
}
.content_top{
	margin-bottom: 30px;
}
.content_bottom{
	margin-bottom: 30px;
}
.content_bottom .title1{
	border-bottom: 1px solid #efefef;
    padding-bottom: 8px;
    margin: 15px 0;
}
.content_bottom .title1 h3{
	float: left;
	display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 17px;
    margin: 0;
    font-weight: bold;
}
.content_bottom .title1 i{
	float: right;
	font-style: normal;
	font-size: 14px;
	padding: 0 20px;
	line-height: 30px;
    background-color: #359;
}
.content_bottom .title1 i a{
	color: #fff;
}
.content_bottom .title1 i:hover{
	background-color: #5e7ab3;
}
.content_bottom .title1 i:hover a{
	text-decoration: none;
}
.qq{
	font-style: normal;
	font-size: 18px;
	color: #fff !important;
	font-weight: bold;
	line-height: 35px;
}
