@charset "utf-8";
/*全站共用*/
a {
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
ul {
	padding: 0;
}
ul li {
	list-style-type: none;
}
.fz-super{
	font-size:73px;
	margin: 0 0 20px -5px;
}
.header {
    z-index: 888888;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	padding: 12px 0;
}
.header2{
    position: relative;
    margin-top: 15px;
    z-index: 999999;
    width: 1170px;
    margin: 0 auto;
}
.top-bar {
  z-index: 999999;          
  position: fixed;      
  top: 0;
  left: 0;
  margin-top: 0;
  min-width: 100%;
  padding-bottom:6px;
  transition: opacity .5s ease-out;
  background: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0px 0px 8px 0px #d6d6d6;
    -moz-box-shadow: 0px 0px 8px 0px #d6d6d6;
    box-shadow: 0px 0px 8px 0px #d6d6d6;
}
#logo {
	float: left;
	line-height: 74px;
	z-index: 999999;
}
.logo_img {
	width: 100%;
	height: auto;
}
.pds_info table tr td{
	color: #777;
    font-weight: bold;
	font-size: 16px;
}
.contact_link {
	background: #d22829 url(../images/contact_icon.png) no-repeat 18px 18px;
	color: #fff !important;
	padding-left: 48px !important;
}
.navbar-collapse .navbar-nav .nav_mobile{
	display:none;
}
#right_txt_bar {
	display: block;
	float: right;
	margin-right: 3%;
	z-index: 999999;
	position:relative;
}
.mr-r-3{
	margin-right:3%;
	color:#ccc;
}
.info_list:hover:after{
content:attr(data-prompt);
position:absolute;
right:0;
top:40px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
max-width:100%;
height: auto;
text-align:center;
background: #000;
color: #fff;
padding: 5px;
border-radius: 5px;
z-index: 999999;
opacity:1;
}
#right_txt_bar2 {
	display: none;
}
.english_txt {
	background: #333;
	color: #fff;
	padding: 1px 3px 1px 3px;
	border-radius: 2px;
}
#right_txt_bar ol li {
    float: right;
    margin: 0;
    list-style-type: none;
}
#right_txt_bar ol li::before {
	content: "∣";
    display: inline-block;
    font-size: 28px;
    margin: 0 10px 0 10px;
}
.languages {
    background: #6e6e6e;
    color: #fff;
    width: 38px;
    display: inline-block;
    text-align: center;
    height: 24px;
    line-height: 24px;
    vertical-align: text-bottom;
}
.idx_company{
	padding: 5rem 1rem 6rem;
    font-size: 1.625rem;
    line-height: 250%;
    text-align: center;
}
.idx_title{
	display: block;
    margin-bottom: 2%;
    font-size: 4rem;
    color: #e8e8e8;
}
.web_top{
	background:url(../images/web_top.jpg) no-repeat top center;
	height:500px;
	position: relative;
}
.footer_contact a{
	color:#fff;
}
.footer_contact a:hover{
	color:#CCC;
}
.web_top2{
	background:url(../images/web_top2.jpg) no-repeat top center;
	height:500px;
	position: relative;
}
.web_top3{
	background:url(../images/web_top3.jpg) no-repeat top center;
	height:500px;
	position: relative;
}
.web_top4{
	background:url(../images/web_top4.jpg) no-repeat top center;
	height:500px;
	position: relative;
}
.web_img{
	width:100%;
	height:auto;
}
.pd_img{
	width:100%;
	height:auto;
	max-width: 360px;
}
.web_centact{
	padding:12px 0 30px 0;
}
.dot{
	display: block;
    margin-top: 2%;
}
.company_txt{
	font-size:16px;
	line-height:36px;
	margin-top:20px;
}
.company_video{
	 width:100%; 
	 min-height:450px;
}
#right_txt_bar ol li a.fab{
	font-size:24px;
}
#right_txt_bar ol li a.fas{
	font-size:24px;
}
.privacy_title_s{
	color: #d61919;
    font-size: 17px;
    font-weight: 600;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.aboutArea {
	position: relative;
	padding: 60px 0;
	background: #2c5fa0;
	margin-bottom: 20px;
}
.aboutArea .wrap {
	max-width: 1170px;
	width: 100%;
	padding: 0 25px;
	margin: 0 auto;
	text-align: center;
}
.aboutArea .titleBox {
	text-align: center;
}
.aboutArea .titleBox h1 {
	font-size: 48px;
	font-weight: normal;
	color: #FFF !important;
}
.aboutArea .titleBox em {
	font-family: Centruy Gothic, Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #fff;
}
.aboutArea .Txt {
	margin-top: 30px;
	font-size: 16px;
	color: #FFF;
	line-height: 2;
}
.aboutArea .btn {
	margin-top: 60px;
	text-align: center;
}
a.btn_color2 {
	display: inline-block;
	padding: 10px 40px;
	border: 1px solid #fff;
	font-size: 15px;
	color: #fff;
}
.comments {
	background: url(../images/comments.svg) no-repeat 8px 1px;
	background-size: 30px;
	padding: 3px 8px 8px 47px;
}
.privacy_polict {
	background: url(../images/pp.svg) no-repeat 8px 3px;
	background-size: 31px;
	padding: 3px 8px 8px 47px;
}
.caseArea {
	background: #2f9ed2;
}
.caseArea .topBox {
	padding: 80px 0;
	text-align: center;
}
.caseArea .topBox .titleBox h2 {
	font-size: 48px;
	font-weight: normal;
	color: #FFF;
}
.caseArea .topBox .titleBox em {
	font-family: Centruy Gothic, Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #66c2ed;
}
.caseArea .topBox .Txt {
	padding: 0 40px;
	font-size: 16px;
	color: #FFF;
	line-height: 2;
	max-width: 930px;
	margin: 0 auto;
	margin-top: 30px;
}
.caseArea ul.row {
	margin: 0;
}
.caseArea ul.row li {
	padding: 0;
}
.caseArea ul.row li .item {
	position: relative;
	width: 100%;
	perspective: 600;
}
.caseArea ul.row li .Img img {
	display: block;
	width: 100%;
}
.caseArea ul.row li .Txt {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: rgba(47, 158, 210, 0.8);
	padding-top: 22%;
	position: absolute;
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
	opacity: 0;
	transition: all 0.6s ease;
	transform: rotateY(90deg);
	transform-style: preserve-3d;
}
.caseArea ul.row li .Txt h4 em {
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
.caseArea ul.row li .Txt h4 strong {
	display: block;
	margin-top: 5px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	position: relative;
}
.caseArea ul.row li .Txt h4 strong:after {
	content: "";
	display: block;
	background: #FFF;
	width: 8px;
	height: 2px;
	margin: 0 auto;
	margin-top: 10px;
}
.caseArea ul.row li .Txt .btn {
	margin-top: 40px;
	text-align: center;
}

.caseArea ul.row li:hover .Txt {
	transform: rotateY(0deg);
	opacity: 1;
}
[class*='grid-'] {
	float: left;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
}
.clear-grid {
	clear: both;
	float: inherit;
}
.link-return{
	line-height:200%;
}
.contwrap{
	margin-bottom:15px;
	font-size:16px;
}
img.rwd {
	max-width: 100%;
	height: auto;
}
.work_more {
	font-size: 21px;
	width: 80%;
	max-width: 320px;
	display: block;
	margin: 36px auto;
}
.wrap {
	width: 95%;
	margin: 0 auto;
}
.ab-tit-primary {
    color: #2347ab;
    font-size: 32px;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 30px;
    padding-bottom: 18px;
    border-bottom: 1px solid #dcdcdc;
	text-shadow:none;
}
.pone, .repone {
	background-color: #ececec;
    text-align: center;
    min-height: 350px;
    border: 4px solid #fff;
	padding: 10px;
}
.pone img {
    width: 90%;
    height: auto;
}
.pone h6 {
    color: #aaa;
}
.pone h4 {
    color: #333;
	padding-bottom: 1.25rem;
	font-size:18px;
	border-bottom: 1px solid #fff;
}
form input[type="text"] {
	border: none;
	background: none;
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	box-sizing: border-box;
}
.bannerArea .title h1 {
	font-size: 18px;
}
.bannerArea .title em {
	font-size: 31px;
}
.contentBox h2 {
	margin: 40px 0 25px 0;
	font-size: 25px;
	font-weight: normal;
	color: #337ab7;
	text-align: center;
	text-shadow:none;
}
form .row>div {
	padding: 10px;
}
form .box {
	position: relative;
	border: 1px solid #d2d2d2;
	overflow: hidden;
}
form input[type="text"] {
	border: none;
	background: none;
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	box-sizing: border-box;
}
form select {
	border: none;
	background: none;
	color: #a9a9a9;
	width: 110%;
	height: 40px;
	padding: 5px 10px;
	box-sizing: border-box;
}
form select option {
	color: #666;
}
form .box i {
	display: block;
	font-size: 20px;
	color: #d2d2d2;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #d2d2d2;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.4s ease;
}
form .box.detail {
	padding: 10px;
}
form .box.detail i {
	border: none;
}
form .box.detail strong {
	display: block;
	margin-bottom: 15px;
	font-weight: normal;
	color: #666;
}
form label {
	padding: 5px 10px;
	color: #a9a9a9;
	line-height: 30px;
	display: inline-block;
	margin-right: 15px;
}
form label input[type="checkbox"] {
	vertical-align: middle;
}
form textarea {
	border: none;
	background: none;
	width: 100%;
	height: 80px;
	box-sizing: border-box;
}
form input[type="text"]:focus~i, form select:focus~i, form textarea:focus~i {
	background: #d22829;
	color: #FFF;
}
form input[type="text"]:focus, form select:focus, form textarea:focus {
	outline: none;
}
.btnArea {
	clear: both;
	margin-top: 30px;
}
.error {
	box-shadow: 0 0 10px #F00;
	border: 1px solid #B90808 !important;
}
.notelist_3 {
	overflow: hidden;
	clear: both;
	padding: 25px 0;
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
}
.notelist_3 img {
	margin: 0;
	width: 100%;
	max-width: 250px;
}
.community_sharing {
	margin-top: 24px;
}
.pl-0 {
	padding-left: 0;
}
.people_title {
	font-size: 1.75em;
	color: #6653ad;
	font-weight: 500;
}
.note_list {
	line-height: 30px;
	overflow: hidden;
	font-size: 1.20em;
}
.fb-like {
	display: block !important;
	padding: 10px 0;
}
.pagination-center{
	text-align: center;
}
.webedit{
	padding:0 10px;
	width: 100%;
}
.webedit img{
	width: 100%;
	height:auto;
}
.ii_title{
	font-size: 2.75em;
	font-weight:500;
	display: block;
	color:#444;
	text-align: center;
}
.p-tb30{
	padding:30px 0;
}
ul.nav li.community_list{
	width:25%;
}
.index-news {
	float: left;
	width: 100%;
	margin: 6px 0;
}
.news-slide {
	box-sizing: border-box;
	padding: .75em 1em 0 100px;
}
.news-slide span {
	color: #666;
	font-size: 14px;
	line-height: 2.4em;
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
}
.news-slide span:first-of-type {
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #333;
	font-size: 16px;
	line-height: 2em;
}
.news_pre, .news_next {
	position: absolute;
	top: 8px;
	left: 0;
	background:#fff url(../images/index-newsicon.svg) no-repeat;
	border: 1px solid #ccc;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 35px;
	cursor: pointer;
	float: left;
}
.news_pre {
	background-position: 1px 0px;
	border-radius: 5px 0 0 5px;
	left: 15px;
}
.news_next {
	background-position: -34px 0px;
	border-radius: 0 5px 5px 0;
	left: 50px;
	border-left: 0;
}
.idx_wrap{
	max-width: 1170px;
    margin: 0 auto;
}
.std_input {
    border: 1px solid #a8a8a8!important;
    border-right: 1px solid #d8d8d8!important;
    border-bottom: 1px solid #d8d8d8!important;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 1px 1px 2px #ededed;
    box-shadow: inset 1px 1px 2px #ededed;
    background: #fbfbfb;
    color: #555;
    height: 15px;
    width: 80%!important;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-slider * {
	outline: 0;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin: 0 auto;
	background: #fff;
    border-radius: 50px;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
    float: left;
    width: 97%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .swiper_wrap{
			position: relative;
			width: 100%;
			height: 40px;
			margin: 0 auto;
			overflow: hidden;
		}
		 .swiper_wrap ul{
			position: relative;
			top: 0;
			left: 0;
			height: 40px;
			line-height:40px;
			float: right;
			width: 88%;
		 	}
		.swiper_wrap ul li{
			line-height: 40px;

		}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-prev, .slick-next {
	position: absolute;
	width: 60px;
	height: 60px;
	background-color: transparent;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	top: 50%;
	margin-top: -30px;
	outline: 0;
	border: 0;
	text-indent: -9999px;
}
.slick-prev {
	left: -30px;
	z-index: 21;
	cursor: pointer;
	background-image: url("../images/slick.svg");
	background-repeat: no-repeat;
	font-size: 0;
	content: "";
	width: 60px;
	height: 60px;
	background-position: -60px 0;
	background-size: auto 120px;
}
.slick-prev:hover {
	background-position: -60px -60px
}
.slick-next {
	right: -30px;
	z-index: 23;
	cursor: pointer;
	background-image: url("../images/slick.svg");
	background-repeat: no-repeat;
	font-size: 0;
	content: "";
	width: 60px;
	height: 60px;
	background-position: 0 0;
	background-size: auto 120px;
}
.slick-next:hover {
	background-position: 0 -60px;
}
.idx-pd-1{
	background:#f2f3f7 url(../images/idx_pd01.jpg) right bottom no-repeat;
	padding:30px 10px 0 30px;
	height: 24vw;
	background-size:cover;
}
.idx-pd-2{
	background:#eaebed url(../images/idx_pd02.jpg) right bottom no-repeat;
	padding:30px 10px 0 30px;
	height: 24vw;
	background-size:cover;
}
.idx-pd-3{
	background:#f2f3f7 url(../images/idx_pd03.jpg) right bottom no-repeat;
	padding:30px 10px 0 30px;
	height: 24vw;
	background-size:cover;
}
.idx_pdlist{
	margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.idx_pd_title{
	color:#0047a2;
    font-size: 36px;
    font-weight: bold;
}
.idx_pd_title span{
	color: #999;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    display: block;
    width: 50%;
}
.footer_copyright{
    background: #222;
    overflow: hidden;
    display: block;
    padding: 1rem;
}
.footer_copyright span{
	color:#7f7f7f;
}
.footer_contact{
	background:url(../images/footer_bg.jpg) 0 center no-repeat;
	min-height:120px;
	padding-top: 2rem;
	overflow: hidden;
}
.footer_contact p{
	display:block;
	color:#fff;
	padding:6px;
	text-align:center;
	margin:0;
}
.footer_02{
	text-align: left;
	float:left;
	width:50%;
}
.footer_03{
	text-align: right;
	float:right;
	width:50%;
	color:#7f7f7f;
}

.headquater {
    width: 35%;
    text-align: left;
	color: #929292;
	float: left;
}
.l-books__block__archive {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 36px auto 0 auto;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.is-fadeup.is-show {
    visibility: visible;
    -webkit-transform: translateY(0) scale(1);
    opacity: 1;
    transform: translateY(0) scale(1);
    opacity: 1;

	display: block;
}
.is-fadeup.is-show:hover{
	opacity: 0.7;
}
.l-books__box__inner {
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	width: 50%;
	margin-bottom:25px;
}
.l-books__box__pic-container {
    text-align: center;
}
.l-books__box__text{
	text-align:center;
}
.l-books__box__pic {
    position: relative;
    text-align: center;
}
.l-books__box__pic img {
    width: 75%;
    height: auto;
    box-shadow: 0 4px 8px 0 rgba(94,99,97,0.5);
}
.l-books__box__text h4 {
    font-size: 18px;
    padding: 14px 0 8px 0;
    text-align: center;
    line-height: 24px;
}
.l-books__box__text p {
    font-size: 12px;
    padding: 0 10px;
}
.l-books__box__text__viewmore {
    float: right;
    width: 140px;
    text-align: left;
    margin-top: 20px;
}
.l-books__box__text__viewmore__arrow {
    position: relative;
    display: block;
    height: 10px;
}
.l-books__box__text__viewmore__text {
    font-size: 12px;
}
.l-contents__right {
    padding: 0 10px;
}


.My-10pt-w2{
	font-size: 10pt;
    color: #FFFFFF;
    font-family: arial;
    line-height: 150%;
    letter-spacing: 1pt;
}
.pd_table tr td{
	border:1px solid #fff;
	line-height: 2;
}
.ovh {
    overflow: hidden;
}
.pbanner {
    background-image: url(../images/probg.jpg);
    background-size: cover;
}
.wrap-fs {
    width: 100%;
	    margin-top: 70px;
}
.pbanner .pinfo h1, h2 {
    color: #e60012;
    text-shadow: rgb(156, 0, 0) 0px 1px 0px, rgb(255, 255, 255) 0px 2px 0px, rgb(255, 255, 255) 0px 3px 0px, rgb(226, 226, 226) 0px 4px 0px, rgb(195, 195, 195) 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 6px 1px, rgba(0, 0, 0, 0.1) 0px 0px 5px, rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(0, 0, 0, 0.15) 0px 3px 5px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.2) 0px 10px 10px, rgba(0, 0, 0, 0.1) 0px 20px 20px;
}
.paTxs60 {
    padding-top: 3.75rem;
}
.paTxs20 {
    padding-top: 1.25rem;
}
.edit p {
    padding-bottom: 2rem;
	line-height: 30px;
}
.edit h5 {
    font-size: 24px;
    padding: 2rem 0 1rem 0;
}
.pd_list_m{
	border-bottom: dashed 1px #e6e6e6;
	margin-bottom: 12px;
}
.edit h4 {
    font-size: 32px;
	text-align:center;
	font-weight: 400;
	margin: 0 0 20px 0;
}
.edit h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 400;
    margin: 25px 0;
    color: #ffffff;
    background: #364b84;
    padding: 6px 0;
}
.textCxs{
	text-align:center;
}
.vertical_car{
    width: 100%;
    padding: 2%;
    margin: 0 auto;
    line-height: 2;
    background: #e9f9ff;
    clear: both;
    margin-bottom: 2%;
}
.vertical_car h5{
	border: 0;
    margin-top: 0;
	padding:0;
}

@media (min-width: 1025px){
.wrap {
    width: 100%;
    max-width: 1170px;
}
.paR30 {
    padding-right: 1.875rem;
}
.paTxs20 {
    padding-top: 1.25rem;
}
}
@media (min-width: 680px){
.wrap {
    width: 89.5%;
}
.pbanner .pinfo {
    padding-top: 13%;
    display: inline-block;
    vertical-align: middle;
}
}
@media (min-width: 1280px){
.pbanner .pinfo {
    padding-top: 15%;
	
}
.floatlg {
    float: left;
}
.col-md-push-1 {
    left: 8.33333%;
}
.floatRlg {
    float: right;
}
}
@media (max-width: 767px){
.pbanner .pinfo {
    padding-top: 0%;
}
.edit h5 {
    padding: 0 0 1rem 0;
}
.top-bar {
  padding-bottom:0;
}
}




@media (max-width: 1680px) {
	.contact_link {
		background: #de0000 url(../images/contact_icon.png) no-repeat 12px 12px !important;
		color: #fff !important;
		padding-left: 48px !important;
		background-size: 36px;
	}
	#columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (max-width: 1360px) {
	.idx_pd_title {
    font-size: 32px;
}
.idx_pd_title span {
    font-size: 14px;
    width: 45%;
	line-height:21px;
}
.idx-pd-1 {
    padding: 15px 10px 0 24px;
}
.idx-pd-2 {
    padding: 15px 10px 0 24px;
}
.idx-pd-3 {
    padding: 15px 10px 0 24px;
}
.idx_company {
    padding: 2rem 1rem 4rem;
}
}
@media (max-width: 1280px) {
#logo {
    margin-left: 1.5%;
}
}
@media (max-width: 1199px) {
	.aboutArea {
		padding: 40px 0;
	}
	.aboutArea .btn {
		margin-top: 40px;
	}
	.navbar-default {
    width: 65%;
    float: right;
    margin-top: 5px;
}
#right_txt_bar {
    display: block;
    float: right;
    margin-right: 2%;
}
.carousel {
    position: relative;
    margin-top: 25px;
}
.company_video{
	 width:100%; 
	 min-height: 400px;
}
.header2{
    position: relative;
    margin-top: 15px;
    z-index: 999999;
    width: 95%;
    margin: 0 auto;
}
.web_top{
	background:url(../images/web_top.jpg) no-repeat top center;
	height:350px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
.web_top2{
	background:url(../images/web_top2.jpg) no-repeat top center;
	height:350px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
.web_top3{
	background:url(../images/web_top3.jpg) no-repeat top center;
	height:350px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
.web_top4{
	background:url(../images/web_top4.jpg) no-repeat top center;
	height:350px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
	.pbanner .pinfo{
	left:14%;
}
}
@media (max-width: 1152px) {

}
@media (max-width: 991px) {
	#logo {
    float: left;
    width: 250px;
    line-height: 0;
    z-index: 999999;
    margin: 0;
}
	 .swiper_wrap ul{
			width: 80%;
		 	}
.wrap-fs {
    margin-top: 100px;
}
.company_video{
	 width:100%; 
	 min-height: 350px;
	 margin-top:20px;
}
#right_txt_bar ol li {
    float: right;
    margin: 0;
    list-style-type: none;
    line-height: 24px;
}
.navbar-default {
    width: 62%;
    float: right;
    margin-top: 5px;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 3px #ffffff;
}
.navbar-nav>li {
    float: right;
    width: 20%;
    text-align: center;
}
.idx-pd-1 {
    padding: 8px 10px 0 16px;
}
.idx-pd-2 {
    padding: 8px 10px 0 16px;
}
.idx-pd-3 {
    padding: 8px 10px 0 16px;
}
.idx_pd_title {
    font-size: 24px;
}
.idx_pd_title span {
    font-size: 12px;
    line-height: 18px;
}
.footer_contact p{
	text-align:left;
	padding: 0 0 10px 0;
}
.footer_contact p span.footer_mail{
	display:block;
}
.footer_contact {
    padding-top: 1rem;
}
.info_list:hover:after{
content:attr(data-prompt);
position:absolute;
right:0;
top:30px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
max-width:100%;
height: auto;
text-align:center;
background: #000;
color: #fff;
padding: 5px;
border-radius: 5px;
z-index: 999999;
opacity:1;
}
.web_top{
	background:url(../images/web_top.jpg) no-repeat top center;
	height:300px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
.web_top2{
	background:url(../images/web_top2.jpg) no-repeat top center;
	height:300px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
.web_top3{
	background:url(../images/web_top3.jpg) no-repeat top center;
	height:300px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
.web_top4{
	background:url(../images/web_top4.jpg) no-repeat top center;
	height:300px;
	position: relative;
	background-size: cover;
	margin-top: 20px;
}
.fz-super {
    font-size: 72px;
    margin: 0 0 20px -5px;
}
.pds_info table tr td {
    color: #777;
    font-weight: bold;
    font-size: 13px;
}
.pds_info table{
	width:245px;
}
	.pbanner .pinfo{
	left:5%;
}
}
@media (max-width: 767px) {
.webedit {
    padding: 0 10px;
    width: 100%;
}
.notelist_3 {
	margin: 0;
}
.news_list{
	padding: 0 10px;
}
.work_edit{
    padding: 0 10px;
}
.idx-pd-1{
    height: 57vw;
}
.idx-pd-2{
	height: 61vw;
}
.idx-pd-3{
    height: 60vw;
}
#logo {
    position: absolute;
    margin-left: 4%;
}
.contentBox{
	padding: 0 12px;
}
.footer_contact {
    padding-top: 1.2rem;
}
.footer_contact p{
	display:block;
	color:#fff;
	padding: 0 12px 12px 12px;
	text-align:left;
}
	.navbar-default {
		width: 100%;
	}
	.navbar-nav>li {
		width: 100%;
	}
	.navbar-collapse{
	background: #fff;
    margin-top: 20px;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 18px;
		text-align: center;
	}
	.navbar-nav>li:nth-child(5) {
		margin-bottom: 12px;
	}
	.navbar-nav {
		    margin: 0;
	}
	#right_txt_bar {
    display: none;
}
.navbar-collapse .navbar-nav .nav_pc{
	display:none;
}
.navbar-collapse .navbar-nav .nav_mobile{
	display:block;
	border-bottom:dotted 1px #ccc;
}
	.pr-0 {
		padding-right: 0;
	}
	.pd-0 {
		padding: 0;
	}
	.notelist_3 .col-xs-12 {
		text-align: center;
	}
	.notelist_3 img {
		margin-bottom: 20px;
	}
.idx_pd_title {
    font-size: 32px;
}
.idx-pd-1 {
    padding: 16px 10px 0 16px;
}
.idx-pd-2 {
    padding: 16px 10px 0 16px;
}
.idx-pd-3 {
    padding: 16px 10px 0 16px;
}
.idx_pd_title span {
    font-size: 16px;
    line-height: 30px;
}
.news-slide span {
    margin-left: 10px;
}

#right_txt_bar2 {
	display: block;
    width: 100%;
    overflow: hidden;
}
#right_txt_bar2 ol{
	padding:0;
}
#right_txt_bar2 ol li {
    float: right;
    margin: 0;
    list-style-type: none;
    width: 25%;
	padding: 10px 0;
}
#right_txt_bar2 ol li a.fab{
	font-size:24px;
}
#right_txt_bar2 ol li a.fas{
	font-size:24px;
}
.company_video{
	 width:100%; 
	 min-height: 300px;
	 margin-top:20px;
}
.info_list_m:hover:after{
content:attr(data-prompt);
position:absolute;
right:2%;
bottom:58px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
max-width:100%;
height: auto;
text-align:center;
background: #000;
color: #fff;
padding: 5px;
border-radius: 5px;
z-index: 999999;
}
.header2{
    width: 100%;
	overflow: hidden;
}
#logo {
    width: 215px;
}
.web_top{
	background:url(../images/web_top.jpg) no-repeat top center;
	height:240px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
.web_top2{
	background:url(../images/web_top2.jpg) no-repeat top center;
	height:240px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
.web_top3{
	background:url(../images/web_top3.jpg) no-repeat top center;
	height:240px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
.web_top4{
	background:url(../images/web_top4.jpg) no-repeat top center;
	height:240px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
}


@media (max-width: 640px) {
.carousel {
    position: relative;
    margin-top: 35px;
}
.company_video{
	 width:100%; 
	 min-height: 250px;
	 margin-top:20px;
}
	 .swiper_wrap ul{
			width: 75%;
		 	}
}
@media (max-width: 480px) {
	.is-fadeup.is-show {
    width: 100%;
}
.footer_contact p span{
	display:block;
}
.idx_pd_title span {
    font-size: 13px;
    line-height: 21px;
}
.idx_pd_title {
    font-size: 24px;
}
.wrap-fs {
    margin-top: 40px;
}
.company_video{
	 width:100%; 
	 min-height: 200px;
	 margin-top:20px;
}
	 .swiper_wrap ul{
			width: 70%;
}
.web_top{
	background:url(../images/web_top.jpg) no-repeat top center;
	height:175px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
.web_top2{
	background:url(../images/web_top2.jpg) no-repeat top center;
	height:175px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
.web_top3{
	background:url(../images/web_top3.jpg) no-repeat top center;
	height:175px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
.web_top4{
	background:url(../images/web_top4.jpg) no-repeat top center;
	height:175px;
	position: relative;
	background-size: cover;
	margin-top: 25px;
}
}

.row {
	margin: 0 -10px;
}
.grid-m-12 {
	width: 100%;
}
.grid-m-11 {
	width: 91.666663%;
}
.grid-m-10 {
	width: 83.33%;
}
.grid-m-9 {
	width: 74.999997%;
}
.grid-m-8 {
	width: 66.66666664%;
}
.grid-m-7 {
	width: 58.333%;
}
.grid-m-6 {
	width: 50%;
}
.grid-m-5 {
	width: 41.6665%;
}
.grid-m-4 {
	width: 33.33%;
}
.grid-m-3 {
	width: 24.99%;
}
.grid-m-2 {
	width: 16.66666%;
}
.grid-m-1 {
	width: 8.33%;
}
@media (min-width:720px) {
	.grid-12 {
		width: 100%;
	}
	.grid-11 {
		width: 91.666663%;
	}
	.grid-10 {
		width: 83.33%;
	}
	.grid-9 {
		width: 74.999997%;
	}
	.grid-8 {
		width: 66.66666664%;
	}
	.grid-7 {
		width: 58.333%;
	}
	.grid-6 {
		width: 50%;
	}
	.grid-5 {
		width: 41.6665%;
	}
	.grid-4 {
		width: 33.33%;
	}
	.grid-3 {
		width: 24.99%;
	}
	.grid-2 {
		width: 16.66666%;
	}
	.grid-1 {
		width: 8.33%;
	}
	.grid-t-12 {
		width: 100%;
	}
	.grid-t-11 {
		width: 91.666663%;
	}
	.grid-t-10 {
		width: 83.33%;
	}
	.grid-t-9 {
		width: 74.999997%;
	}
	.grid-t-8 {
		width: 66.66666664%;
	}
	.grid-t-7 {
		width: 58.333%;
	}
	.grid-t-6 {
		width: 50%;
	}
	.grid-t-5 {
		width: 41.6665%;
	}
	.grid-t-4 {
		width: 33.33%;
	}
	.grid-t-3 {
		width: 24.99%;
	}
	.grid-t-2 {
		width: 16.66666%;
	}
	.grid-t-1 {
		width: 8.33%;
	}
}
@media only screen and (min-width:1024px) {
	.grid-tl-12 {
		width: 100%;
	}
	.grid-tl-11 {
		width: 91.666663%;
	}
	.grid-tl-10 {
		width: 83.33%;
	}
	.grid-tl-9 {
		width: 74.999997%;
	}
	.grid-tl-8 {
		width: 66.66666664%;
	}
	.grid-tl-7 {
		width: 58.333%;
	}
	.grid-tl-6 {
		width: 50%;
	}
	.grid-tl-5 {
		width: 41.6665%;
	}
	.grid-tl-4 {
		width: 33.33%;
	}
	.grid-tl-3 {
		width: 24.99%;
	}
	.grid-tl-2 {
		width: 16.66666%;
	}
	.grid-tl-1 {
		width: 8.33%;
	}
}
@media only screen and (min-width:1200px) {
	.grid-d-12 {
		width: 100%;
	}
	.grid-d-11 {
		width: 91.666663%;
	}
	.grid-d-10 {
		width: 83.33%;
	}
	.grid-d-9 {
		width: 74.999997%;
	}
	.grid-d-8 {
		width: 66.66666664%;
	}
	.grid-d-7 {
		width: 58.333%;
	}
	.grid-d-6 {
		width: 50%;
	}
	.grid-d-5 {
		width: 41.6665%;
	}
	.grid-d-4 {
		width: 33.33%;
	}
	.grid-d-3 {
		width: 24.99%;
	}
	.grid-d-2 {
		width: 16.66666%;
	}
	.grid-d-1 {
		width: 8.33%;
	}

}