﻿@charset "utf-8";
/*分页*/
#pages { padding:10px 0 10px;text-align:center}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:red; border:1px solid red; color:#fff; text-align:center; }
#pages .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.zcpage2 table{ margin: 0 auto;}
.zcpage2 .content2{ display: none;}

.zcpage5 {
	width: 100%; text-align: center;
}

.zcpage5 .box1{ padding-top: 50px;}
.zcpage5 p { line-height: 24px;}
.zcpage5 .box1 .icotxt{ width: 1100px; margin: 0 auto;height: 311px; padding: 80px 0;}
.zcpage5 .box1 .icotxt li{ width:33%; height: 150px; float: left; padding: 0 5px;}
.zcpage5 .box1 .icotxt li.Line{ border-right: 1px solid #C3C3C3;}
.zcpage5 .box1 .icotxt span,.zcpage5 .box1 .icotxt font{ width:100%; display: block;}
.zcpage5 .box1 .icotxt span img{ width:30%;}
.zcpage5 .box1 .icotxt font{ padding-top:20px; font-size: 13px;}
.zcpage5 .box2{ width:100%; padding: 30px 0; background: url(../images/page5-4.jpg) no-repeat;}
.zcpage5 .box2 .jg{ height:50px; width: 100%;}
.zcpage5 .box3{padding-top: 30px;}

.zcpage8{ 
width: 100%;
	height:430px; background: #f4f4f4;
}
.zcpage8 .zcbox{ width:100%; margin: 0 auto; }
.zcpage8 .zcbox .zctitle{ width:100%; height: 30px; font-size: 30px; color: #666666; text-align: center}
.zcpage8 .zcbox .zctitleen{ width:100%; height: 19px; font-size: 14px; color: #666666; text-align: center}
.zcpage8 .zcbox1{ width:500px; float: right;padding-top: 50px;}
.zcpage8 .zcbox2{ width:500px; float: left;padding-top: 50px;}
.zcpage8 .zccontent{ width:500px; padding-left: 160px;}
.zcpage8 .zctitleli{ width:100%; padding-bottom: 30px;}
.zcpage8 .zctitleli span{ width:50px; height: 10px; display: block; border-bottom: 3px solid #656565; margin: 0 auto;}
.zcpage8 #myform{width:90%; margin: 0 5%; }
.zcpage8 #myform label{width:100%;  overflow: hidden;display: block; margin-bottom: 20px;}
.zcpage8 #myform label input{ text-indent: 10px;}
.zcpage8 #myform label .usernames{width:49%; height: 30px; display: block; float: left; }
.zcpage8 #myform label .email{width:50%; height: 30px; display: block;float: right;}
.zcpage8 #myform label .telephone{width:100%; height: 30px; display: block;float: right;}
.zcpage8 #myform label .content{width:100%; height: 100px; display: block;float: right;text-indent: 10px;}
.zcpage8 #myform label .submit{width:80px; height: 30px; display: block; margin: 0 auto; background: #656565; border:1px solid #656565; color: #fff;}
.zcpage8 .zcleft{width: 50%;height:430px;float: left}
.zcpage8 .zcright{width:  50%;height:430px;background: #fff;float: left}

@media (max-width: 1199px){
	.zcpage2 .content1{ display: none;}
	.zcpage2 .content2{ display: block;}
	
	
	.zcpage5 .box1 .icotxt{ width:100%;}
	
	
	.ueditor_baidumap{ display: none;}
	.zcpage8{ height:auto;}
	.zcpage8 .zcleft {width: 100%;float: none;}
	.zcpage8 .zcright{width:  100%;float: none}
	.zcpage8 .zcbox1{ width:100%;}
	.zcpage8 .zcbox2{ width:100%;}
	.zcpage8 .zccontent{ width:100%; padding:0 10%;}
}



.search {
display:none;
}
@charset "UTF-8";
/* reset css */
body, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, ul, li, form, input, textarea, th {
    padding: 0;
    margin: 0;
}
a:hover, a:focus {
color: #624c3f;}
* {
    -webkit-text-size-adjust: none;
    font-family: "微软雅黑";
}
img#play {
    display: none;
}
img.control-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: none;z-index: 2;
    cursor:pointer
}
.video-bg:hover img {
    display: block;
}
#DialogBySHFLayer
{
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:fixed;
    z-index:500;
    background-color:#333333;
    filter:alpha(Opacity=40);
    -moz-opacity:0.4;
    opacity: 0.4;
}
p.video-bg {
    position: relative;
}
video {
    vertical-align: top;
}
p.video-bg:after {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 9px;
    content: ' ';
}
.navApp {
    width: 100%; /* height: 100%;*/
    display: none;
    top: 15px;
    right: 0px;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.94);
    z-index: 1111;
    bottom: 0px;
    overflow-y: auto;
}
fa-navicon{display:none;}
.sosuoImg {
    display: inline-block;
    float: left;
    width: 33px;
    height: 33px;
    position: absolute;
    right: 29px;
}

.navApp .container {
    margin-bottom: 50px;
}

.saoBlock > div > i:hover {
    background-color: #3e3a39;
    cursor: pointer;
}

.saoBlock:hover {
    transition: all 0.5s;
    box-shadow: 3px 2px 3px #eee;
}

.sosuoImg > img {
    width: 100%;
    height: 100%;
}

.slogan > input {
    float: left;
    width: 228px;
    height: 30px;
    padding-left: 10px;
}

.carousel {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vessel {
    width: 1200px;
    margin: auto;
    position: relative;
}

.language-switcher-locale-url > li:nth-child(2) > a {
    border-left: 1px solid #acacac;
}

.language-switcher-locale-url > li > a {
    font-size: 13px;
    font-family: Arial;
    color: #737373;
	cursor: pointer;
}

.vessel .left {
    width: 240px;
    float: left;
}

.vessel .left .btnmore {
    position: absolute;
    bottom: 20px;
    left: 0;
}

.vessel .right {
    width: 921px;
    float: right;
}

.vessel .right .left-middle {
    width: 610px;
    float: left;
}

.vessel .right .right-middle {
    width: 270px;
    float: right;
}

.vessel .right .right-middle b {
    color: #333;
}

.vessel .right .middle-two {
    width: 50%;
    float: left;
}

.pager li > a,
.pager li > span {
    color: #737373;
}

.vessel .right .backhome {
    margin: 50px 0;
}

.vessel .right .backhome a {
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #bababa;
    color: #bababa;
    text-indent: 10px;
    width: 50px;
    display: block;
}

.top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 999;
    background: #ffffff;
}


.top .logo {
    margin-top: 20px;
    display: block;
}

.top .column {
    margin-top: 60px;
    width: 798px;
    height: 30px;
    float: left;
}

#topNavColumn 
{
/*    margin-left:20px;*/
}
@media (max-width: 1199px) {
    #topNavColumn 
    {
    margin-left:0;}
}
.item {
    text-align: center;
}

.top .column .subcolumn ul li {
    margin-bottom: 10px;
	float:none;
	display:inline-block;
	vertical-align:top;
}

.top .column .item {
    height: 15px;
/*    border-left: 1px solid #919191;*/ 
    float: left;
    text-align: center;
    line-height: 15px;
    position: relative;
        padding: 0px 35px 0 2px;
}

.top .column .item .columnlink {
/*    font-weight: bolder;*/
    text-align: left;
    height: 16px;
    font-size: 14px;
    color: #737373;    padding: 0 4px;
}

.columnlink > i {
    font-style: normal;
    display: inline-block;
    width: 40px;
    height: 13px;
    background-color: #333;
}

.item {
    text-align: center;
}

.top .column .item .subcolumn {
    position: absolute;
    width: 770px;
    top: 60px;
    left: 0px;
    padding: 20px;
    display: none;
    background: #ffffff;
    text-align: left;
    border: 1px solid #ededed;
    box-shadow: 2px 1px 3px #eee;
}

.top .column .item .active {
    background: #e20214;
    color: #ffffff;
}

.top .column .item .jd {
    background: #e20214;
    color: #ffffff;
}

#menu-1 .subcolumn {
       width: 542px;
}
.top .column .subcolumn ul li:last-child a {
    width: auto;
}
.top .column #menu-2 .subcolumn li a:nth-child(2n),.top .column #menu-5 .subcolumn a:nth-child(2n){
	 width: auto !important;
}
#menu-2 .subcolumn {
    width: 254px;
}

#menu-3 .subcolumn {
    width: 126px;
}

#menu-4 .subcolumn {
    width: 160px;
}

#menu-6 .subcolumn {
    width: 263px;
}

#menu-5 .subcolumn {
    width: 232px;
}

#menu-6 .subcolumn
#menu-1,
#menu-2 {
   
}


.top .column .item .subcolumn .arrow {
    position: absolute;
    top: -7px;
    left: 15px;
}

.top .column .item .subcolumn .title {
    font-size: 12px;
    color: #333;
    line-height: 25px;
}

.top .column .item .subcolumn a {
    width: 144px;
    line-height: 20px;
    display: block;
    color: #737373;
    font-size: 12px;
}

.top .column #menu-6 .subcolumn a {
    width: 118px;
}

.top .column a {
    display: block;
}

.socialMediuaa > div  i {
    margin-right: 15px;
}

.top .lang {
    float: right;
    margin-top: 58px;height: 100px
}

.top .slogan {
    position: absolute;
    right: 20px;
    top: 55px;
    opacity: 0;
	transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	    display: none;
	-moz-transition:all 0.5s;
}
.top .slogan.active {
    right: 0;
    opacity: 1;
	display: block;
}

.slogan {
    width: 222px;
    height: 30px;
    margin-left: 21px;
    margin-top: -6px;
}

.slogan > input:focus {
    border: none;
}


.slogan > div > img {
    width: 16px;
    height: 17px;
    margin-top: 4px;
    margin-left: 45px;
}

.top .slogan .col {
    margin-top: 20px;
}

.top .slogan .col .item {
    width: 4px;
    height: 4px;
    display: block;
    float: left;
    margin-right: 4px;
    background: url("../img/sign.jpg") no-repeat;
    background-position: left;
}

.top .slogan .col .active {
    background-position: right;
}

.fullscreen {
    width: 2000px;
    height: 800px;
    margin-top: 120px;
    background: #aaaaaa;
    overflow: hidden;
}

.fullscreen .listbox {
    height: 100%;
}

.fullscreen .listbox .itembox {
    height: 100%;
    overflow: hidden;
    float: left;
    position: relative;
}

.fullscreen .listbox img {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    max-width: none;
}

.fullscreen .leftcontrol {
    position: absolute;
    left: 36px;
    top: 50%;
    margin-top: -45px;
    display: none;
}

.fullscreen .rightcontrol {
    position: absolute;
    right: 36px;
    top: 50%;
    margin-top: -45px;
    display: none;
}

.introduction {
    margin-top: 65px;
}

.introduction .right {
    border-left: 1px solid #919191;
    padding-left: 22px;
    height: 85px;
    font-size: 12px;
    color: #737373;
    line-height: 22px;
}

/*.products{margin-top: 60px;margin-bottom: 50px;}*/
.products .left {
    margin-top: 0;
}

.products .btnlist {
    height: 100px;
}

.products .btnlist > a:nth-child(1) {
    margin-left: 0px !important;
}

.products .btnlist a {
    width: 23.58%;
    display: block;
    float: left;
    margin-left: 17px;
}

.frontPiclist .item {
    width: 217px;
}

.frontPiclist > a:nth-child(1) {
    margin-left: 0px !important;
}

.frontPiclist .title {
    font-size: 12px;
    color: #737373;
    margin-top: 10px;
    padding-left: 18px;
    text-align: left;
    margin-bottom: 10px;
}

#Iproducts .right .frontPiclist .title {
    font-size: 12px;
    color: #737373;
    margin-top: 10px;
    padding-left: 18px;
    text-align: left;
    margin-bottom: 15px;
}

#products2 .right .frontPiclist .title {
    text-align: left;
}

.showAll {
    border-bottom: 1px solid #e6e6e6;
    height: 74px;
    width: 100%;
}

.showAll > ul {
    float: right;
    margin: 0px;
    margin-top: 34px;
    margin-left: 7px;
}

.showAll > div {
    float: right;
    margin-top: 26px;
    font-size: 14px;
    color: #333;
}

.showAll > ul > li {
    width: 4px;
    height: 4px;
    background-color: #737373;
    float: left;
    margin-left: 3.5px;
}

#products2 .right .frontPiclist .title > p {
    margin-top: 6px;
}

#products2 {
    margin-top: 51px;
}

.frontPiclist .title > span {
    font-weight: bold;
    color: #323333;
    font-size: 12px;
}

#Iproducts .frontPiclist .title > span {
    font-weight: 800;
    color: #323333;
    font-size: 12px;
}

#Iproducts .piclist a:hover {
    box-shadow: 6px 1px 5px rgba(185, 185, 185, 0.15);
}

#Iproducts .piclist a:hover > div > span {
    font-weight: 800;
}

.products .btnlist a .btnimg {
    width: 74px;
    height: 74px;
    background: #e60012;
    position: relative;
    overflow: hidden;
    margin: auto;
    border-radius: 50%;
}

.products .btnlist a .btnimg img {
    width: 54px;
    height:54px;
    z-index: 99;
    position: absolute;
	top:50%;
	left:50%;
	margin:-27px 0 0 -27px;
}

.products .btnlist a .btnimg .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #bf9762;
    z-index: 1;
    display: none;
}

.products .btnlist a .btntitle {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #333;
}

.products .piclist {
    margin-top: 20px;
}

.products .piclist a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-left: 12px;
    float: left;
}

.products .piclist a img {
    width: 100%;
}

.products .piclist a .bg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #ffffff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index: 99;
    display: none;
}

.products .piclist a .intro {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 99;
    display: none;
}

.products .productpiclist img {
    margin-bottom: 30px;
}

.fixbox {
    width: 100%;
    height: 642px;
    margin-top: 53px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}

.backhome2 {
    margin-top: 62px;
}

.fixbox .btnlist {
    height: 59px;
    margin-top: 92px;
}

.arrowNav {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 37%;
    display: none;
}

.fixbox1 {
    position: relative;
}

.fixbox1:hover .arrowNav {
    display: block;
}

.arrowNav > img:nth-child(1) {
    float: left;
}

.arrowNav > img:nth-child(2) {
    float: right;
}

.fixbox .btnlist a {
    display: block;
    float: left;
    width: 120px;
}

.fixbox .btnlist a .btnimg {
    width: 59px;
    height: 59px;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.fixbox .btnlist a .btnimg img {
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
}

.fixbox .btnlist a .btnimg .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    display: none;
}

.fixbox .btnlist a .btntitle {
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
}

.projects {
    margin-top: 60px;
    position: relative;
}

.projects .piclist {
    float: left;
    width: 464px;
}

.projects .piclist a {
    width: 215px;
    height: 179px;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
}

.projects .piclist a img {
    width: 100%;
    height: 100%;
	    vertical-align: top;
}

#projects .piclist {
    width: 100%;
}

#projects .piclist a {
    width: 49%;
    height: auto
}

.projects .piclist a .bg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #ffffff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index: 99;
    display: none;
}

.othMorePc:hover {
    color: #614c41;
}

.othMorePc:hover > i {
    background-color: #614c41;
}

.othMore:hover {
    color: #614c41;
}

.othMore:hover > i {
    background-color: #614c41;
}

.projects .piclist a .intro {
    width: 100%;
    bottom: 10px;
    position: absolute;
    font-size: 16px;
    color: #737373;
    z-index: 99;
    padding-left: 17px;
    opacity: 0;
}

.projects .big {
    float: left;
    width: 449px;
    height: 375px;
}

.projects .big a {
    width: 449px;
    height: 375px;
    z-index: 11111;
}

.division {
    margin-top: 35px;
}

.iconRela > a {
    width: 28px;
    height: 28px;
}

.iconRela > a > img {
    border: 1px solid #333;
}

.inside .fixbox {
    background-position: center;
    background-attachment: inherit;
    background-size: cover;
    height:380px;
}

.about {
    margin-top: 68px;
}

.about .btnlist span {
    width: 295px;
    margin-right: 15px;
    display: block;
}



.about .btnlist a .btnimg img {
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
}

.about .btnlist a .btnimg .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #bf9762;
    z-index: 1;
    display: none;
}

.about .btnlist a .btntitle {
    margin-top: 25px;
    text-align: center;
    font-size: 14px;
}

.about .btnlist span .btncont {
    margin-top: 30px;
    padding: 10px;
    text-align: left;
}

.about .btnlist span .btnpic {
    margin-top: 20px;
}

.about .btnlist .lastitem {
    margin-right: 0px;
}

.footnav{ display: none;}
.menuealia { display:none;}
.foot {
    width: 100%;
    height: 256px;
    margin-top: 60px;
    background: #f5f7f6;
/*    border-top: 1px solid #9f9d9c;*/
    color: #ffffff;
    font-size: 12px;
}

.footApp {
    border: 1px solid #3e3a39;
}

.footBox {
    width: 1200px;
    margin: 0 auto;
    height: 258px;
    margin-top: 55px; padding: 30px 0;
}

.footBox > div {
    height: 197px;
    float: left;
}

.footbottom {
    width: 100%;
    height: 74px; padding: 10px 0;
    margin: 0 auto;
    background-color: #ffffff;
    margin-top: 12px; text-align: center;
}

.footbottom .vessel > div:nth-child(1) {
/*    float: left;*/ width: 100%;
}

.footbottom .vessel > div:nth-child(2) {
    float: left;
}

.footbottom .vessel > div {
    line-height: 24px;
    font-size: 12px;
    color: #666666;
}

.footBox_1{
	width: 300px;
}
.footBox_1 img{
	padding-top:51px; 
}

.footBox_2{
	width: 320px; color: #666666; border-right: 1px solid #666;
}
.footBox_2 span{ 
	width: 100%; display: block; font-size: 18px;
}
.footBox_2 p{ 
	width: 100%; display: block; font-size: 13px; padding-top: 20px; line-height: 22px;
}

.footBox_3{
	width: 300px; padding-left: 80px; color: #666666; border-right: 1px solid #666; overflow: hidden;
}
.footBox_3 span{ 
	width: 100%; display: block; font-size: 18px;
}
.footBox_3 ul{
	padding-top: 10px;font-size: 13px;
}
.footBox_3 ul li a{
 width: 100%; height: 30px; display: block;
}

.footBox_4{
	width:235px; height: 176px;
}
.footBox_4 img{
	margin-top: 35px; margin-left: 60px;
}
.footBox_4 span{ 
	width:100%; height: 30px;display: block; color: #666666; text-align: center; font-size: 14px;
}


.footBox1 {
    width: 396px;
}

.footBox1 > div {
    height: 28px;
}

.footBox1 > ul {
    margin: 0px;
    padding: 0px;
}

.footBox1 > ul > li {
    width: 129px;
    height: 108px;
    line-height: 35px;
}

.footBox1 > ul > li > a {
    display: block;
    font-size: 12px;
    color: #757474;
}

.footBox1 > ul > li > a > span {
    margin-left: 41px;
}

.footBox1 > ul > li > a > span > img {
    width: 12px;
}

.footBox2 {
    width: 215px;
}

.footBox2 > div {
    margin: 0 auto;
    width: 151px;
}

.footBox2 > div:nth-child(1) {
    height: 28px;
}

.footApp {
    background-color: #3e3a39;
    width: 100%;
    margin-top: 38.5px;
    display: none;
}

.footApp > div:nth-child(1) {
    margin-top: 11.5px;
}

.footApp > div {
    width: 88%;
    line-height: 32px;
    margin: 0 auto;
    font-size: 12px;
    color: #ebebeb;
}

.footAppBom {
    width: 100%;
    background-color: #2e2b2a;
    margin: 0 auto;
    padding: 9px;
}

.abouUs,
.socMedia {
    display: none;
}

.aboutUs1 > i {
    font-style: normal;
    font-weight: 600;
    float: right;
    font-size: 16.5px;
    color: #fff;
    line-height: 7px;
    transition: all 0.5s ease 0s;
    transform-origin: center;
    height: 10px;
    position: relative;
    top: 13px;
}

.d1 {
    transform: rotate(324deg);
    transform-origin: center;
}

.socMedia1 > i {
    font-style: normal;
    float: right;
    font-size: 16.5px;
    color: #fff;
    line-height: 6px;
    height: 10px;
    transition: all 0.5s ease 0s;
    position: absolute;
    right: 0px;
    font-weight: 600;
    transform-style: flat;
    transform-origin: center;
    top: 12px;
}

.socMedia1 {
    position: relative;
}

.socMedia1,
.callS {
    border-top: 1px solid #777473;
    border-bottom: 1px solid #777473;
}

.footAppBom > p {
    width: 98%;
    margin: 0 auto;
    font-size: 9px;
    color: #c1c1c1;
    line-height: 22px;
}

.callS > span {
    font-size: 14px;
    margin-left: 10px;
}

.abouUs > a {
    font-size: 4px;
    margin-left: 7px;
}

.abouUs > a:hover {
    font-size: 12px;
}

.socMedia > a > img {
    width: 20px;
    height: 20px;
    margin-left: 20px;
}

.footBox2 > div:nth-child(2) {
    margin-top: 20px;
    height: 28px;
}

.footBox2 > div:nth-child(2) > a {
    margin-right: 15px;
}

.iconStyle > a > img {
    width: 14px;
    height: 14px;
    margin-top: 2px;
    vertical-align: middle;
}

.iconStyle > a {
    line-height: 23px;
    text-align: center;
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 100%;
    background-color: #fff;
}

.iconStyle > a:hover {
    background-color: #624c3f;
}

.item1 {
    width: 23.57%;
    border: 1px solid #edeceb;
}

/*.products{border-bottom: 1px solid #edeceb;padding-bottom: 46px;}*/
.item2 {
    width: 30.5%;
}

.footBox3 {
    width: 302px;
}

.footBox3 > div {
    margin: 0 auto;
    width: 234px;
}

.proTitle {
    margin-top: 11px;
    position: relative;
}

.proTitle > img {
    width: 29%;
}

.productList {
    position: absolute;
    width: 143px;
    right: 0px;
    top: 64px;
    background-color: #fff;
    box-shadow: 2px 1px 1px #666;
    display: none;
}

.productList > li {
    line-height: 42px;
    width: 141.5px;
    display: block;
}

.proText > div {
    color: #323333;
    font-size: 12px;
    line-height: 24px;
    margin-top: 14.5px;
    font-family: tahoma;
}

.proText > span {
    display: block;
    height: 51px;
    font-size: 12px;
    color: #333333;
    line-height: 51px;
}

.othMore {
    font-size: 12px;
    color: #333333;
    margin-top: 22px;
    cursor: pointer;
}

#othMore {
    margin-top: 0px;
    text-align: center;
}

#othMore > dd {
    width: 5.5px;
    height: 5.5px;
    border-radius: 100%;
    background-color: #666666;
    display: inline-block;
    margin-left: 3px;
}

.othMorePc {
    font-size: 12px;
    color: #323333;
    position: absolute;
    bottom: 0px;
    cursor: pointer;
}

#othMorePc {
    bottom: 80px;
}

.othMorePc > i {
width: 18px;
    padding-left: 2px;
    height: 18px;
    /*background-color: #737373;*/
    background-color: #333;
    color: #fff;
    border-radius: 100%;
    line-height: 18px;
    margin-left: 5px;
    text-align: center;
}

.othMore > i {
    width: 14px;
    height: 14px;
    background-color: #737373;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    margin-left: 2px;
    text-indent: 1px;
    line-height: 12px;
}

.proText > p {
    font-size: 12px;
    color: #737373;
    line-height: 20px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 24px;
}

.proTitleUl1 {
    float: right;
    cursor: pointer;
}

.proTitleUl1 > li {
    float: left;
    list-style: none;
    width: 4px;
    height: 4px;
    margin-left: 7px;
    margin-top: 33px;
    background: #333333;
}

.proImg {
    width: 100%;
    margin-top: 20px;
}

.proImg > img {
    width: 100%;
}

.footBox3 > div:nth-child(1) {
    height: 28px;
}

.footBox3 > div:nth-child(2) {
    margin-top: 15px;
    height: 28px;
}

.footBox3 > div:nth-child(2) > a {
    margin-right: 15px;
}

.footBox3 > div:nth-child(2) > span {
    font-size: 24px;
    color: #ebebea;
    position: relative;
    top: 8px;
}

.IdxSeApp {
    display: none;
}

#nav {
    margin-top: 54px;
    height: 763px !important;
}

.footBox4 {
    width: 274px;
}

.footBox4 > div {
    margin: 0 auto;
    width: 234px;
    height: 28px;
}

.footBox4 > a {
    display: block;
    margin: 0 auto;
    width: 234px;
    height: 28px;
    margin-top: 15px;
    border: 1px solid #beb9b7;
    padding: 0px 10px;
    line-height: 26px;
    font-size: 12px;
    color: #ebebea;
}

.footBox4 > a > span > img {
    width: 28px;
    float: right;
}

.foot .link {
    margin-top: 40px;
}

.foot .link a {
    line-height: 25px;
    font-size: 12px;
    color: #ffffff;
    display: block;
}

.foot .link a:hover {
    color: #bababa;
}

.foot .sns {
    margin-top: 60px;
}

.foot .sns a {
    margin-right: 35px;
}

.foot .address {
    height: 32px;
    line-height: 40px;
    margin-top: 5px;
}

.foot .address span {
    font-size: 16px;
}

.foot .copyright {
    margin-top: 5px;
}

.warp {
    margin-top: 120px;
}

.about .banner img {
    width: 100%;
}

.about .banner .left {
    height: 100%;
    position: relative;
}

.about .banner .left img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.about .banner .right {
    height: 100%;
    position: relative;
}

.about .banner .right .pic1 {
    position: absolute;
    top: 0;
    left: 0;
}

.about .banner .right .pic2 {
    position: absolute;
    top: 0;
    right: 0;
}

.about .banner .right .pic3 {
    position: absolute;
    bottom: 0;
    right: 0;
}

#aboutUs-content .title {
    left: 50px;
    bottom: 50px;
    font-size: 14px;
    width: 220px;
    color: #000;
}

.about .title .right {
    height: 55px;
    border-bottom: 1px solid #acacac;
}

.about .content {
    padding-top: 30px;
    line-height: 20px;
}

.about .content .nav a:hover {
    color: #bababa;
}

.about .content .nav .active {
    color: #bababa;
}

.about .content .section {
    margin-top: 40px;
}

.about .content .section .slogan {
    margin-left: -80px;
    width: 50px;
    float: left;
    text-align: right;
}

.about .partneritem {
       padding: 20px 0 20px 0;
    border-bottom:1px solid #f7f7f7
}

.about .partneritem .cont {
    margin: 5px 0 0 0;
}

.about .partneritem .cont .pic {
    float: left;
    width: 185px;
}

.about .partneritem .cont .intro {
    float: left;
    width: 680px;
    text-align: justify;
}
.hide{
		display:none !important
}
.about .partneritem .cont .logo {
    float: right;
    width: 88px;
}

.about .certitem {
    margin-right: 5px;
    width: 300px;
    text-align: center;
    float: left;
}

.about .smallpic .pic {
    margin-bottom: 18px;
}

.about .partners {
    margin-top: -45px;
}

.about .shopitem {
    float: left;
    width: 294px;
    height: 360px;
    margin: 0 17px 0 0;
}

.about .shopitem .cont {
    margin-top: 16px;
    line-height: 20px;
}

.about .shopmore {
    font-size: 11px;
}

.about .shopmore .codeimg {
    vertical-align: bottom;
    margin-top: 94px;
}

.about .shopmore .codeimg img {
    margin-right: 10px;
}

.about .shopmore .headquarters {
    margin: 15px 0 20px 0;
}

.about .last {
    margin-right: 0;
}

.product .banner img {
    width: 100%;
}

.product .banner .left {
    height: 100%;
    position: relative;
}

.product .banner .left img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.product .banner .right {
    height: 100%;
    position: relative;
}

.product .banner .right .pic1 {
    position: absolute;
    top: 0;
    left: 0;
}

.product .banner .right .pic2 {
    position: absolute;
    top: 0;
    right: 0;
}

.product .banner .right .pic3 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.product .region {
    margin-top: 60px;
}

.product .region .list {
    float: right;
    width: 1170px;
    margin-bottom: 60px;
}

.product .region .list .item {
    margin-left: 18px;
    width: 216px;
    float: left;
}

.product .region .list .item .title {
    margin-top: 10px;
    text-align: center;
}
.product .region .list .item .conceptsSec-title {
	height:38px;    line-height: 1.6;
}
.product .last {
    margin-right: 0;
}

.product .introview {
    margin-top: 53px;
}

.product .introview .left {
    width: 265px;
}

.product .introview .linkleft {
    float: left;
}

.product .introview .linkright {
    float: right;
}

.product .introview .picintro {
    margin-top: 20px;
    margin-bottom: 35px;
}

.caption {
    margin-top: 40px;
    height: 80px;
}

.caption .charact {
    border-bottom: red 3px solid;
    width: 40px;
    float: left;
    height: 67px;
}

.caption .charact .btnimg {
    width: 40px;
    height: 40px;
    background: red;;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.caption .charact .btnimg img {
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
}

.caption .charact .btnimg .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #bf9762;
    z-index: 1;
    display: none;
}

.caption .search {
    width: 217px;
    margin-top: 15px;
    float: right;
}

.caption .search .searchword {
box-shadow: none;
    height: 30px;
    width: 170px;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #999;
}

.caption .search .searchbtn {
    width: 25px;
    height: 25px;
    border: none;
    margin: 8px 0px 12px 2px;
    padding: 4px 6px;
    background: none;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url(../img/search.jpg);
}

.caption .navigation {
    border-bottom: #bababa 1px solid;
    float: right;
    width: 1152px;
    height: 69px;
}

.caption .navigation .select {
       width: 556px;
    padding-top: 20px;
    float: right;
}
.caption .charact .btnimg {
    border-radius: 50%;
}

.caption .navigation .select a {
    display: inline-block;
}

.caption .navigation .select a casket {
    width: 15px;
    height: 15px;
    display: inline-block;
    border: #adadae 1px solid;
    margin-right: 5px;
    margin-bottom: -3px;
}

.caption .navigation .select .selected casket {
    border: red 1px solid;
    background: red;
}

.caption .navigation .select .selectall {
    padding-right: 20px;
}

.caption .navigation .select .selectlong { /* width: 124px;*/
    padding-right: 20px;
}

.caption .navigation .select .selectmiddle {
    width: 80px;
}

.caption .navigation .select .selectshort {
    width: 65px;
}

.caption .navigation .selectinput {
    width: 252px;
    float: right;
    padding-top: 20px;
}

.caption .navigation .selectinput select {
    width: 160px;
    height: 20px;
    margin: auto;
    padding: 0;
    font-size: 11px;
}

.caption .navigation .title {
    width: 234px;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #333;
    line-height: 60px;
}

.research .title .left,
.research .title .right {
    height: 62px;
}

.research .region {
    margin-top: 20px;
}

.research .region .list {
    float: right;
    width: 936px;
    margin-bottom: 60px;
}

.research .region .list .item {
    margin-left: 18px;
    width: 216px;
    height: 260px;
    float: left;
}

.research .region .list .item .title {
    margin-top: 12px;
    margin-bottom: 36px;
    line-height: 14px;
    font-size: 11px;
}

.research .region .list .item .title span {
    color: #acacac;
}

.research .content .left .pic {
    float: right;
    margin-right: 21px;
}

.research .content .left .newstitle {
    font-size: 16px;
    line-height: 24px;
}

.research .content span {
    
}

.research .magazine .list .item {
    width: 138px;
}

.research .magazine .list .item span {
    float: right;
}

.inside .indexbox {
    height: 265px;
}

.case {
    height: 670px;
    position: relative;
}

.case .right {
    height: 670px;
    border-bottom: 1px solid #adadad;
}

.case .carousel {
    height: 617px;
    position: relative;
}

.case .carousel .listbox .itembox {
    float: left;
}

.case .carousel .leftcontrol {
    position: absolute;
    left: 36px;
    top: 50%;
    margin-top: -45px;
    display: none;
}

.case .carousel .rightcontrol {
    position: absolute;
    right: 36px;
    top: 50%;
    margin-top: -45px;
    display: none;
}

.case .newstitle {
    font-size: 20px;
    position: absolute;
    color: #333;
    width: 265px;
    line-height: 30px;
    bottom: 135px;
}
div#menu-9 {
    font-size: 14px;
    padding-left: 4px;
    text-align: left;
    color: #333;border-bottom: 1px solid #ddd
}
.case .producttitle {
left: 50px;
    bottom: 38px;
    color: #000;
    font-size: 30px;
    line-height: 1.4;
    position: absolute;
    width: 220px;
    font-style: italic;
    margin-left: 0;
    font-weight: BOLD;
}

.case .producttitleen {
    left: 50px;
    bottom: 30px;
    color: #333;
    font-size: 30px;
    font-style: italic;
    font-weight: bolder;
    line-height: 72px;
    position: absolute;
    width: 265px;
}

.case .productlink {
    position: absolute;
    bottom: 110px;
}

.case .btnlist {
    position: absolute;
    bottom: 0;
    height: 88px;
    border-bottom: 3px solid #231815;
    width: 265px;
}

.case .btnlist a {
    display: block;
    float: left;
}

.case .btnlist a .btnimg {
    width: 39px;
    height: 39px;
    background: #000;
    position: relative;
    overflow: hidden;
    margin: auto;
    float: left;
	border-radius:50%;
}

.case .btnlist a .btnimg img {
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
}

.case .btnlist a .btnimg .bg {
    width: 100%;
    height: 100%;
    position: absolute; /*background: #bf9762;*/
    z-index: 1;
    display: none;
}

.case .btnlist a .btntitle {
    margin-top: 10px;
    margin-left: 15px;
    text-align: center;
    float: left;
    display: none;
}

.maskbox {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    background: #333;
    width: 100%;
    height: 100%;
    position: absolute;
}

.newscarousel .carousel {
    height: 180px;
    width: 449px;
    position: relative;
}

.newscarousel .carousel .listbox .itembox {
    float: left;
}

.newscarousel .carousel .leftcontrol {
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -18px;
    display: none;
    width: 20px;

}

.newscarousel .carousel .rightcontrol {
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -18px;
    display: none;
    width: 20px;
}

.newscarousel .col {
    padding-bottom: 20px;
    padding-right: 5px;
    float: right;
}

.newscarousel .col .item {
    width: 4px;
    height: 4px;
    display: block;
    float: left;
    margin-right: 4px;
    background: url("../img/sign.jpg") no-repeat;
    background-position: left;
}

.newscarousel .col .active {
    background-position: right;
}

.newscarousel #carousel2 {
    margin-right: 0;
    float: right;
}

.newscarousel #col2 {
    padding-right: 0;
}

.newscarousel .itembox {
    width: 33%;
    float: left;
    margin-bottom: 20px;
/*    padding-right: 15px;*/
}

.news-two div {
    width: 440px;
    float: left;
    padding-right: 15px;
}

.newscarousel .itembox .newspic {
    width: 376px;
}

.newscarousel .itembox:nth-child(2n) .newspic{
	padding-right: 0px;
}
.newscarousel .itembox .newspic img {
    border: 1px solid #acacac;
}

.newscarousel .itembox .newstitle {
	padding-top: 10px;
    width: 376px;
/*	    margin-left: 10px;*/
		    font-size: 12px;
}
.newscarousel .itembox .newstitle .newsdescription{ 
	height: 50px; overflow: hidden; margin: 10px 0;
}

.newscarousel .itembox .newspic,
.newscarousel .itembox .newstitle {
    float: left;
}

.newscarousel .pager {
    margin: 0 0 0 300px;
}

.pager-current {
    padding: 6px 15px;
}

.about .btnlist .btncont a {
    display: block;
}

.foot .left {
    float: left;
    margin: 25px 0 0 100px;
    width: 185px;
}

.foot .right {
    width: 915px;
    float: right;
}

.foot .left img {
    margin: 25px;
}

#front-search {
    float: right;
}

#front-search > img {
    width: 204px;
}

#front-search .searchword {
    border: none;
    box-shadow: none;
    margin: 0;
    height: 30px;
    width: 130px;
    font-size: 16px;
    text-transform: uppercase;
}

#front-search .searchbtn {
    width: 30px;
    height: 33px;
    border: none;
    margin: 0;
    padding: 0 6px;
    background: url(../img/search.jpg) no-repeat right center;
}

#product-file thead,
#product-file .file-icon {
    display: none;
}

#product-file table {
    width: 100%;
}

#product-file table tbody tr td:nth-child(2) {
    text-align: right;
}

.language-switcher-locale-url {
    margin: 0 0 10px 0;
}

.language-link {
    font-size: 12px;
    color: #737373;
    font-family: "Regular";
}

.language-link > img {
    width: 13px;
	vertical-align:text-top;
}

.language-switcher-locale-url .zh-hans {
    padding-left: 5px;
}

.language-switcher-locale-url .en {
    padding-right: 5px;
}

#proBtnlist a {
    width: 11.58%;
}

#proBtnlist a .btnimg {
    width: 62px;
    height: 62px;
}

.products #proBtnlist a .btnimg {
    background: #000;
}

.title1 {
    border-bottom: 1px solid #737373;
    margin: 0 auto;
    width: 80% !important;
    height: 50px !important;
    display: block;
    line-height: 46px !important;
    font-size: 12px;
    color: #000;
}

.title1:after {
    content: "+";
    position: absolute;
    left: 83%;
}

.panel1Box {
    width: 49%;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 69px;
}

.panel1Box > a {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.showAll > span > img {
    height: 100%;
}

.aboutUsImg {
    position: relative;
    height: 60px;
    border: 1px solid #f00;
    top: -2px
}

.proText > p > span {
    font-size: 12px;
    color: #333;
}

.proText > p {
    font-size: 12px;
    color: #666;
}

.caption .search {
    margin-top: 0px;
}

.aboutusSe {
}

.caption .navigation .title {
    width: 264px;
    font-size: 14px;
    line-height: 65px;
    color: #737373;
}

.products {
    
}

.caption .charact {
    width: 247px;
}

.caption .charact .btnimg {
    float: left;
}

.products2 {
    margin-top: 30px;
}

.caption .navigation {
    width: 900px;
}

.charact > a > span {
    font-size: 16px;
    color: #333333;
    position: relative;
    top: 10px;
    left: 20px;
}

.vessel .right .right-middle { /* width: 270px;*/
    float: right;
    position: relative;
}

@media (max-width: 1199px) {
	#mbPiclist .title {
		padding: 0 16px;
		color: #333;
		margin-bottom: 15px;
		margin-top: 15px;
		display:block
	}
	.right.region.magazine .title {
    display: none !important;
}
	span.abUs {
    width: 220px;
    display: block;
    font-size: 16px !important;
    top: 17px !important;
    left: 10px !important;
}
	#mbPiclist {
		width: 100%;
		top: 0;
	}
    .aboutusSe {
        margin-top: 45px;
    }
	.newscarousel .itembox .newspic {
    padding-right: 10px;
}
    .swiper-container.news-swiper.swiper-container-horizontal img {
    width: 100%;
}
    .swiper-pagination-bullet {
    background: #cacaca !important;
}
    .caption .search {
        margin-top: 20px;
    }

    .caption .navigation {
        width: 60% !important;
    }

    .vessel .right .left-middle {
        width: 50%;
    }

    .vessel .right .right-middle {
        float: right;
        width: auto !important;
        position: relative;
    }

    .caption .navigation .title {
        line-height: 81px;
    }

    .charact > a > span {
        top: 28px;
    }

    .caption .search {
        top: 21px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .caption .search {
        margin-top: 20px;
    }

    .aboutSe {
        display: none;
    }

    .inside .fixbox {
        height: 119px;
    }

    .inside .fixbox > img {
        height: 119px;
    }

    .caption .navigation {
        width: 40% !important;
    }

    .caption .title {
        display: none;
    }

    .search .title {
        display: none;
    }

    #aboutusLeft .right {
        width: 100%;
    }

    .vessel .right .left-middle {
        float: right !important;
        text-align: right;
    }

    .vessel .right .right-middle {
        float: left !important;
    }

    .aboutusSe .left {
        display: none;
    }

    .aboutusSe .right {
        width: 100%;
    }

    #textAbout {
        width: 100%;
        text-align: left;
    }

    #aboutUsImg {
        width: 100% !important;
        margin-top: 30px;
    }

    .backhome {
        display: none;
    }

    .aboutusSe {
        margin-top: 20px;
    }

    .pic {
      
        margin-bottom: 30px;
    }
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?rretjt');
    src: url('../fonts/icomoon.eot?#iefixrretjt') format('embedded-opentype'), url('../fonts/icomoon.woff?rretjt') format('woff'), url('../fonts/icomoon.ttf?rretjt') format('truetype'), url('../fonts/icomoon.svg?rretjt#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering ===========*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.htmleaf-container {
    margin: 0 auto;
}

.demo {
    margin: 2em 0
}

/* Header*/
.htmleaf-header {
    padding: 1em 190px 1em;
    letter-spacing: -1px;
    text-align: center;
    background: #66677c;
}

.htmleaf-header h1 {
    color: #D5D6E2;
    font-weight: 600;
    font-size: 2em;
    line-height: 1;
    margin-bottom: 0;
    font-family: "Microsoft YaHei", "å®‹ä½“", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
}

.htmleaf-header h1 span {
    font-family: "Microsoft YaHei", "å®‹ä½“", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
    display: block;
    font-size: 60%;
    font-weight: 400;
    padding: 0.8em 0 0.5em 0;
    color: #c3c8cd;
}

/*nav*/
.htmleaf-demo a {
    color: #fff;
    text-decoration: none;
}

.htmleaf-demo {
    width: 100%;
    padding-bottom: 1.2em;
}

.htmleaf-demo a {
    display: inline-block;
    margin: 0.5em;
    padding: 0.6em 1em;
    border: 3px solid #fff;
    font-weight: 700;
}

.htmleaf-demo a:hover {
    opacity: 0.6;
}

.htmleaf-demo a.current {
    background: #1d7db1;
    color: #fff;
}

/* Top Navigation Style*/
.htmleaf-links {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 1.5em;
    text-align: center;
}

.htmleaf-links::after {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background: #dbdbdb;
    content: '';
    -webkit-transform: rotate3d(0, 0, 1, 22.5deg);
    transform: rotate3d(0, 0, 1, 22.5deg);
}

.htmleaf-icon {
    display: inline-block;
    margin: 0.5em;
    padding: 0em 0;
    width: 1.5em;
    text-decoration: none;
}

.htmleaf-icon span {
    display: none;
}

.htmleaf-icon:before {
    margin: 0 5px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'icomoon';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

/* footer*/
.htmleaf-footer {
    width: 100%;
    padding-top: 10px;
}

.htmleaf-small {
    font-size: 0.8em;
}

.center {
    text-align: center;
}

/****/
.related {
    color: #fff;
    background: #494A5F;
    text-align: center;
    font-size: 1.25em;
    padding: 0.5em 0;
    overflow: hidden;
}

.related > a {
    vertical-align: top;
    width: calc(100% - 20px);
    max-width: 340px;
    display: inline-block;
    text-align: center;
    margin: 20px 10px;
    padding: 25px;
    font-family: "Microsoft YaHei", "å®‹ä½“", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
}

.related a {
    display: inline-block;
    text-align: left;
    margin: 20px auto;
    padding: 10px 20px;
    opacity: 0.8;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-backface-visibility: hidden;
}

.related a:hover,
.related a:active {
    opacity: 1;
}

.related a img {
    max-width: 100%;
    opacity: 0.8;
    border-radius: 4px;
}

.related a:hover img,
.related a:active img {
    opacity: 1;
}

.related h3 {
    font-family: "Microsoft YaHei", sans-serif;
    font-size: 1.2em
}

.related a h3 {
    font-size: 0.85em;
    font-weight: 300;
    margin-top: 0.15em;
    color: #fff;
}

/* icomoon*/
.icon-htmleaf-home-outline:before {
    content: "\e5000";
}

.icon-htmleaf-arrow-forward-outline:before {
    content: "\e5001";
}

@media screen and (max-width: 1199px) {
    .htmleaf-header {
        padding: 2em 10% 2em;
    }

    .htmleaf-header h1 {
        font-size: 1.4em;
    }

    .htmleaf-links {
        font-size: 1.4em
    }
}

@media screen and (max-width: 1199px) {
    .htmleaf-header {
        padding: 2em 10% 2em;
    }

    .htmleaf-header h1 {
        font-size: 1.2em;
    }

    .htmleaf-links {
        font-size: 1.2em
    }

    .related h3 {
        font-size: 1em;
    }

    .related a h3 {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 1199px) {
    .htmleaf-header {
        padding: 2em 10% 2em;
    }

    .htmleaf-header h1 {
        font-size: 1em;
    }

    .htmleaf-links {
        font-size: 1em
    }

    .related h3 {
        font-size: 0.8em;
    }

    .related a h3 {
        font-size: 0.6em;
    }
}

@media (max-width: 768px) {
    .container {
        width: 558px;
    }
}

@media (max-width: 634px) {
    .container {
        width: 300px;
    }
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

#accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: -5px;
}

#accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    border: none;
    text-align: center;
}

#accordion .panel-title a {
    display: block;
    padding: 20px 30px;
    font-size: 20px;
    border-bottom: 1px solid #ececec;
    position: relative;
    transition: all 0.5s ease 0s;
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
    content: "+";
    font-family: FontAwesome;
    font-size: 17px;
    font-weight: bolder;
    position: absolute;
    color: #999999;
    top: 25px;
    right: 0px;
    transform: rotate(135deg);
    transition: all 0.5s ease 0s;
    font-weight: 900; /*transform-origin: center;*/
    transform-origin: inherit;
}

#contentS > a:after,
#accordion #contentS a.collapsed:after {
    content: "" !important;
}

#accordion .panel-title a.collapsed:after {
    transform: rotate(0deg);
}

#accordion .panel-body {
    padding: 0px;
    border: none;
    position: relative;
}

#accordion .panel-body p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin: 0;
}

#accordion .panel-body .panel1 > a {
    width: 126px;
    margin-left: 30px !important;
}

#accordion .panel-body p > a {
    display: inline-block;
    height: 30px;
    margin-left: 30px;
    color: #000;
    width: 80px;
    line-height: 10px;
    font-size: 12px;
}

#accordion .panel-collapse .panel-body p {
    opacity: 0;
    transition: all 0.5s ease-in-out 0s;
}

#accordion .panel-collapse.in .panel-body p {
    opacity: 1;
}

.panel-heading > h4 {
    line-height: 0px;
}

.panel-heading > h4 > a > p {
    position: absolute;
    left: 0px;
    font-size: 12px;
    color: #333333;
}

.sousuoapp > img {
    width: 14px;
    height: 14px;
}

.sousuoapp {
    font-size: 20px;
    color: #333;
}

#contentS {
    margin: 0px !important;
    padding: 0px !important;
}

#contentS .panel-title a:hover {
    background: none;
}

.toggleApp {
    position: absolute;
    right: 28px;
    top: 32px;
    width: 33px;
    height: 33px;
    transform: rotate(135deg);
    transition: all 0.5s ease 0s;
}

.toggleApp:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 33px;
    color: #333333;
}

body {
    font-family: "Microsoft YaHei";
    color: #737373;
    font-size: 12px;
    line-height: 19px;
}

@media (max-width: 767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
    }
}

hr {
    height: 1px;
    border: none;
    border-top: 1px solid #919191;
}

a {
    color: #737373;
}

a:hover {
  
    text-decoration: none;
}

ul {
    list-style: none;
}

li {
    list-style-type: none;
    display: inline;
    float: left;
}

.IdxProduct {
    width: 90%;
    margin: 0 auto;
}

.IdxProducts1 > div {
    margin-top: 15px;
    font-size: 14px;
    color: #333333;
}

.IdxProducts1 > div > span {
    font-size: 15px;
    color: #999999;
}

.navDetails {
    border-top: 1px solid #e5e5e5;
    width: 100%;
    margin-top: 55px;
}

.navDetails1 {
    width: 90%;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 15px;
}

.navDetails1 > span {
    font-size: 14px;
    color: #333;
}

.products .piclist a {
    margin-top: 12px;
}

.products .left {
    margin-top: 36px;
}

@media only screen and (max-width: 1199px) {
    .case .left {
        display: none;
    }

    .product .introview {
        margin-top: 0px;
    }

    .vessel .right .left-middle {
        width: 100%;
    }

    .case .right {
        width: 100%;
        margin: 0 auto;
    }

    .fixbox .btnlist {
        height: 59px;
        margin-top: 10%;
        margin-left: -16%;
    }

    .indexbox {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .vessel .right .backhome {
        margin: 25px 0;
    }

    .left-middle > p {
        font-size: 12px;
        color: #737373;
        line-height: 23px;
    }

    .products {
        display: block;
    }

    .product .case {
        display: none;
    }

    .indexbox {
/*        display: none;*/
    }

    .products .left, .backhome {
        display: none;
    }

    .vessel .right .left-middle {
        width: 100%;
    }

    .product .right {
        width: 100%;
        margin-top: 15px;
    }

    .arrowNav {
        width: 90%;
        left: 5%;
        top: 56%;
    }

    .products .piclist a img {
        height: 103px;
        width: 100%;
    }

    .products .piclist a {
        width: 43%;
    }

    .products .piclist {
        width: 100%;
    }

    #nav {
        height: 234.5px !important;
        width: 90% !important;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1199px) {
    .products {
        margin-top: 0px !important;
    }

    .products .right {
        margin-top: 0px;
    }

    .products .piclist {
        top: -12px;
        margin-left: -17px;
    }
}

.showAll > span > img {
    height: 100%;
}


.showAll {
    border-bottom: none;
}

.intro > div {
    border: 1px solid #f00;
    width: 60px;
    display: inline-block;
}

.intro > p {
    display: inline-block;
}

@media (max-width: 1199px) {
    .comParSec .left {
        display: none;
    }

    .comParSec .right {
        width: 100%;
    }

    .about .title .right {
        border-bottom: none;
    }
}

@media only screen and (max-width: 1199px) {
    .comPantSe {
        display: none;
    }

    .cont .logo {
        display: none;
    }

    .about .partneritem .cont .pic {
        width: 25%;
    }

    .about .partneritem .cont .intro {
        height: 60px;
        width: 75%;
        padding-left: 8px;
    }

    .about .partneritem .cont .intro > p { /*display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;*/
    }

    .about .partneritem {
        padding: 0px;
        padding-bottom: 15px;
        margin-top: 15px;
    }

    .about .partneritem .cont { /*overflow: hidden;*/
	    margin: 0;    padding-top: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .pic > img {
        height: 74px;
        width: 91.5px;
    }

    .about .partneritem .cont .intro > p {
        font-size: 12px;
    }
}

.conceptsSec1 {
    margin-top: 60px;
}

.proText > p > span {
    font-size: 12px;
    color: #333;
}

.proText > p {
    font-size: 12px;
    color: #666;
}

.product .region .list .item {
    margin-top: 60px;
}



@media only screen and (min-width:1200px){
	div#concepts-content.product .region .list {
    margin-top: -34px;
}
#news-content .vessel.content.newscarousel {
    margin-top: 4px;
}

	.product .region .list .item {
		width: 254px ;
		    position: relative
	}
	#mbPiclist{
		display:none
	}
	.aboutusSe {
    padding-top: 50px;
}
}
.caption .search {
    margin-top: 0px;
}

.caption .navigation .title {
    width: 296px;
    font-size: 14px;
    line-height: 65px;
    color: #737373;
}

.caption .charact {
    width: 247px;
}

.caption .charact .btnimg {
    float: left;
}

.products2 {
    margin-top: 30px;
}

.caption .navigation {
    width: 900px;
}

.charact > a > span {
    font-size: 18px;
    color: #333333;
    position: relative;
    top: 10px;
    left: 20px;
}

.product .region .list {
    width: 100% !important;
}

.conceptsSec .magazine .list .item {
    width: 12% !important;
    float: left !important;
}

.conceptsSec .magazine .list .item > img {
    width: 100%;
}

.product .region {
    margin-top: 0px;
}



@media (max-width: 1199px) {
    .vessel {
        width: 96%;
    }
div#dignCnte3D-content .proTitleUl1 {
    top: -60px;
	position:relative
}
    .fixbox {
        width: 100% !important;
    }

    .vessel .left {
        width: 20%;
    }

    #anchor3 {
        width: 100% !important;
    }

    #nav {
        width: auto !important;
        height: auto !important;
    }

    .introduction {
        margin-top: 65px;
    }

    .caption .navigation {
        width: 58%;
    }

    .caption .charact {
        width: 134px
    }

    .caption .search {
        width: 213px;
        margin-top: 12px;
    }

    .charact > a > span {
        top: 23px;
    }
}

@media (max-width: 1199px) {
    .caption .title {
        display: none;
    }

    .charact > a > span {
        font-size: 16px
    }

    .caption .search {
        width: 164px;
        margin-top: 19px;
    }

    .caption .search .searchword {
        width: 116px;
    }

    .inside .fixbox {
        height: 123.5px;
    }
}

.othMore {
    display: none;
}

.appConTitle {
    border-top: 4px solid #f7f7f7;
    height: 52px;
    width: 100%;
    font-size: 13px;
    color: #333333;
    line-height: 55px;
    display: none;
}

.showApp {
    display: none;
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.showApp > h1 {
    font-size: 13px;
    color: #333333;
}

.showApp > p {
    font-size: 12px;
    color: #737373;
    margin: 0px;
    display: block;
}

.showApp > div {
    width: 100%;
    height: 28px;
}

.showApp > div > div {
    width: 78px;
    height: 28px;
    background: #737373;
    display: inline-block;
    float: right;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

.showApp > div > div > img {
    width: 15px;
    height: 15px;
    margin-left: 3px;
}

@media only screen and (max-width: 1199px) {
    .title {
        display: none;
    }

    .content .left {
        display: none;
    }

    .about .vessel .right {
        width: 100%;
    }

    .vessel .right .left-middle {
        width: 100%;
    }

    .about .shopitem {
        width: 49%;
    }

    .about .shopitem .pic > img {
        width: 100%;
    }

    .about .shopitem {
        height: 426px;
    }

    .showApp {
        display: block;
    }
}

@media only screen and (max-width: 1199px) {
    .about .shopitem {
        width: 47%;
    }

    .othMore {
        display: block;
        padding-top: 24px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1199px) {
    .about .shopitem {
        width: 100%;
    }

    .about .shopitem .pic > img {
        width: 100%;
        height: 216px;
    }

    .about .shopitem {
        height: 421px;
    }

    .about .content {
        margin-top: 0px;
    }

    .appConTitle {
        display: block;
    }

    .backhome {
        display: none;
    }
}

#caseBtnlist {
    border-bottom: 2px solid #000;
    width: 238px;
}

.caption .navigation {
    height: 74px;
}

.navigation {
    width: 919px !important;
}

.about .btnlist a .btnimg {
    width: 40px;
    height: 40px;
}

.caption .navigation .title {
    line-height: 71px;
    margin-left: 0px;
    margin-top: 0px;
}

@media (max-width: 1199px) {
    .newscarousel .itembox {
        width: 49%;
    }

    

    .newscarousel .itembox .newstitle {
        width: 40%;
    }

    #caseBtnlist {
        border-bottom: none;
        width: 21%;
    }

    .navigation {
        width: 79% !important;
    }
}

@media (max-width: 1199px) {
    .newscarousel {
        display: none;
    }
div#productDetail-content .vessel.introview>.producttitle {
    font-size: 16px;
    padding-left: 40px;
    position: relative;
    margin: 8px 0 12px 0;
    color: #333;    line-height: 36px;
}
div#productDetail-content .vessel.introview>.producttitle:before {
    content: '';
    display: block;
    background-image: url(../img/caseImg/btnbig1.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    left: 0;
    top: -3px;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
}
    

    .caption .btnlist > a {
        font-size: 16px;
    }

    #caseBtnlist {
        width: 100%;
    }
}

.chinese {
    margin-top: 20px;
}

.showAll > span > img {
    height: 100%;
}

.IdxSeApp {
    display: none;
}

.othMore {
    display: none;
}

@media only screen and (max-width: 1199px) {
    .about .partneritem {
        padding: 12px 0 12px 0;
    }

    .backhome {
        display: none;
    }

    .othMore {
        display: block;
    }

    .IdxSeApp {
        display: block;
    }

    .title {
        display: none;
    }

    .content .left {
        display: none;
    }

    .content .right {
        width: 100%;
    }

    .about .partneritem .cont .pic {
        width: 20%;
    }

    .about .partneritem .cont .pic > img {
        width: 100%;
    }

    .about .partneritem .cont .intro {
        width: 80%;
        font-size: 0.5rem;
        line-height: 15px;
    }

    .about .partneritem .cont .intro {
        padding-left: 20px;
    }
}

#caseBtnlist {
    border-bottom: 2px solid #000;
    width: 238px;
}

.smallCheck {
    display: none;
}

.caption .navigation {
    height: 74px;
}

.navigation {
    width: 919px !important;
}


.about .btnlist a .btnimg {
    width: 40px;
    height: 40px
}

.caption .navigation .title {
    line-height: 71px;
    margin-left: 0px;
    margin-top: 0px;
}

@media (max-width: 1199px) {
    .newscarousel .itembox {
        width: 49%;
    }

   

    .newscarousel .itembox .newstitle {
        width: 40%;
    }

    #caseBtnlist {
        border-bottom: none;
        width: 21%;
    }

    .navigation {
        width: 79% !important;
    }
}

@media (max-width: 1199px) {
    .newscarousel .left {
        display: none;
    }

    .item-list {
        display: block;
    }

    .about .content {
        margin-top: 0px;
    }

    .saoBlock {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        height: 30px;
        margin-top: 21px;
    }

    .saoBlock > div {
        line-height: 30px;
    }

    .saoBlock > div > span {
        font-size: 0.5rem;
    } {
    padding: 1px;
}
    .newscarousel .right {
        width: 100%;
    }

    .navigation {
    }

    .caption .btnlist > a {
        font-size: 16px;
    }

    #caseBtnlist {
        width: 100%;
    }
}

html, body {
    -webkit-text-size-adjust: none;
}

.search > div {
    float: right;
    font-size: 14px;
    color: #999;
}

.search > div:nth-child(1) {
    margin-left: 26px;
}

.search > div > i {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #737373;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding-left: 4px;
    margin-left: 10px;
}

.saoBlock {
    width: 282px;
    height: 47px;
    background-color: #f6f6f6;
    padding-left: 14px;
    padding-right: 14px;
    float: left;
    margin-right: 23px;
    margin-top: 39px;
}

.saoBlock > div {
    display: inline-block;
    line-height: 45px;
}

.saoBlock > div:nth-child(2) {
    float: right;
}

{
    border-radius: 100%
;
    background-color: #999
;
    color: #fff
;
    padding: 2px
;
}
.saoBlock > div > span {
    font-size: 14px;
    color: #333 !important;
}

.search > div:hover > i {
    background-color: #604a3f;
}

.content .left .newstitle .smallCheck > span {
    font-size: 14px !important;
    color: #737373 !important;
    margin-left: 40px;
}

.showAll > span {
    font-size: 14px;
    color: #999999;
    position: relative;
    top: 24px;
}

.showAll > span > i {
    font-size: 12px;
    border-radius: 100%;
    padding: 2px;
    background-color: #737373;
    font-weight: 100;
    color: #fff;
}

.checkCh {
    margin-bottom: 16px;
}

.checkCh > div {
    width: 15px;
    height: 15px;
    border: 1px solid #adadae;
    display: inline-block;
}

.checkCh > span {
    font-size: 14px;
    color: #333 !important;
    height: 18px;
    display: inline-block;
    margin-top: -10px;
    margin-left: 13px;
    position: relative;
    top: -2px;
}

.bgCheck > div {
    background-color: #000;
    border: 1px solid #000
}

.hineHis1 > div > img {
    width: 228px;
    height: 175px;
}

.hineHis1 > div {
    float: left;
    display: inline-block;
}

.hineHis1 > div:nth-child(2) {
    width: 685px;
    padding-left: 39px;
    height: 175px;
}

.hineHis1 > div > h3 {
    font-size: 14px;
    position: relative;
    color: #333;
}

.hineHis1 > div > h3 > i {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    display: inline-block;
    background-color: #f00;
    position: absolute;
    left: -13px;
    top: 17px;
}

.hineHis1 > div > h1 {
    font-size: 18px;
    color: #333;
    margin-top: 19px;
    line-height: 0px;
}

.hineHis1 > div > p {
    font-size: 12px;
    color: #737373;
    margin-top: 20px;
    line-height: 26px;
}

.lineHis {
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
    margin-top: 33px;
    margin-bottom: 33px;
}

.showAll > span > img {
    height: 100%;
}

.aboutUsImg {
    position: relative;
    height: 60px;
    top: -2px
}

.proText > p > span {
    font-size: 12px;
    color: #333;
}

.proText > p {
    font-size: 12px;
    color: #666;
}

.caption .search {
    margin-top: 0px;
}

.aboutusSe {
}

.caption .navigation .title {
    width: 365px;
    font-size: 14px;
    line-height: 65px;
    color: #000;
}


.caption .charact {
    width: 40px;
}

.caption .charact .btnimg {
    float: left;
}

.products2 {
    margin-top: 30px;
}

.caption .navigation {
    width: 922px;
}

.charact > a > span {
     font-size: 14px;
    color: #000;
    position: relative;
    left: 20px;
}

.vessel .right .right-middle { /* width: 270px;*/
    float: right;
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .product .vessel {
        width: 90%;
    }

    .caption .charact {
        width: 20%;
    }

    .caption .navigation {
        width: 75%;
    }

    .aboutusSe .left {
        width: 20%;
        float: left;
    }

    .aboutusSe .right {
        width: 75%;
    }

    .hineHis1 > div:nth-child(2) {
        width: 75%;
    }

    .hineHis1 > div:nth-child(1) {
        width: 25%;
    }

    .hineHis1 > div:nth-child(1) > img {
       
    }

    .hineHis1 > div:nth-child(2) {
        padding-left: 30px;
    }

   

    .hineHis1 > div > h3 > i {
        width: 5px;
        height: 5px;
    }

    .hineHis1 > div > h1 {
        font-size: 9px;
        margin-top: 8px;
    }

.hineHis1 > div > p {
    font-size: 12px;
    line-height: 2;
    margin-top: 5px;
    width: 80%;
    float: right;
}
    .lineHis {
        width: 100%;
        margin-top: 8px;
        margin-bottom: 8px;
		    border: none;
    border-bottom: 1px solid #f7f7f7;
    }
}

@media only screen and (max-width: 1199px) {
    .hineHis1 > div > h3 > i {
        top: 9px;
    }



    .hineHis1 > div > h1 {
        margin-top: 0px;
        line-height: 24px;
    }

	.hineHis1 > div > img {
		width: 100% !important;
		height: auto !important;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
    .hineHis1 > div:nth-child(1) {
        width: 179px;
    }

    .hineHis1 > div:nth-child(2) {
        height: auto !important;
    }
}
.clear {
    zoom: 1;
}
.clear:after {
    clear: both;
    display: block;
    height: 0;
    opacity: 0;
    content: ' ';
}
@media only screen and (max-width: 1199px) {
    .hineHis1 > div > img {
        
    }

    .hineHis1 > div:nth-child(2) {
        width: 68%;
    }
	.hineHis1 {
    width: 100% !important;
    position: relative;
    padding: 9px 0;
}
}

@media only screen and (max-width: 1199px) {
    .hineHis1 > div:nth-child(1) {
    width: 74%;
    float: right;
    height: 140px;
    overflow: hidden;
    position: relative;
}

    .hineHis1 > div:nth-child(2) {
        width: 100%;
    }

    .hineHis1 > div > img {
      
    }

.hineHis1 > div > h3 {
line-height: 16px;
    position: absolute;
    width: 20%;
    top: 20px;
    left: 5%;
    color: #e20000;
    font-family: 'PingFang SC';
    font-size: 18px;
    margin: 8px 0;font-style:italic
}



    .hineHis1 > div > h3 > i {
        top: 5px;
    }
}

@media (max-width: 1199px) {
    .aboutusSe {
        margin-top: 45px;
    }

    .caption .search {
        margin-top: 20px;
    }

    .caption .navigation {
        width: 60% !important;
    }

    .vessel .right .left-middle {
        width: 50%;
    }

    .vessel .right .right-middle {
        float: right;
        width: auto !important;
        position: relative;
    }

    .caption .navigation .title {
        line-height: 81px;
    }

    .charact > a > span {
        top: 28px;
    }

    .caption .search {
        top: 21px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .caption .search {
        margin-top: 20px;
    }

    .aboutSe {
        display: none;
    }

    .inside .fixbox {
        height: 94px;
    }

    .inside .fixbox > img {
        height: 119px;
    }

    .caption .navigation {
        width: 49% !important;
    }

    .caption .title {
/*        display: none;*/
    }

    .search .title {
        display: none;
    }

    #aboutusLeft .right {
        width: 100%;
    }

    .vessel .right .left-middle {
        float: right !important;
        text-align: right;
    }

    .vessel .right .right-middle {
        float: left !important;
    }

    .aboutusSe .left {
        display: none;
    }

    .aboutusSe .right {
        width: 90%;
    }

    #textAbout {
        width: 100%;
        text-align: left;
    }

    #aboutUsImg {
        width: 100% !important;
        margin-top: 30px;
    }

    .backhome {
        display: none;
    }

    .aboutusSe {
        margin-top: 20px;
    }

    .pic {
        
        
        margin-bottom: 30px;

    }
}

.content .left ul {
    margin-top: 20px;
}

.content .left ul > li {
    list-style: disc !important;
    display: list-item;
    float: none;
    font-size: 11px;
    color: #737373;
    height: 34px;margin-left: 16px;
}

@media only screen and (max-width: 1199px) {
    .content .left {
        display: none;
    }

    .content .right {
        width: 100%;
    }
}

.navDetails {
    border-top: 1px solid #e5e5e5;
    width: 100%;
    margin-top: 55px;
}

.navDetails1 {
    width: 90%;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 30px;
}

.navDetails1 > span {
    font-size: 14px;
    color: #333;
}

@media only screen and (max-width: 1199px) {
    .product .vessel {
        width: 90%; 
    }
    .product .caption {
       display: none;
    }
    .case .newstitle {
        width: 19%;
    }

    .case .btnlist {
        width: 19%;
    }
}

@media only screen and (max-width: 1199px) {
    .product .case {
        display: none;
    }

    .IdxSeApp {
        display: block;
    }

    .product .right {
        width: 100%;
    }

    .case .right {
        height: auto !important;
    }

    .case .right {
        border-bottom: none;
    }

    .carousel {
        margin: 0px;
    }

    .product .introview {
        margin-top: 0px;
    }

    .itembox > img {
        border: 2px solid #f00;
        width: 100% !important;
        height: 100% !important;
    }
}

@media only screen and (max-width: 1199px) {
    #nav {
        height: 233px !important;
        width: 90% !important;
        margin: 0 auto;
    }

    .arrowNav {
        width: 90%;
        left: 5%;
        top: 56%;
    }

    .vessel .right .backhome {
        margin: 25px 0px;
    }

    .introview .right {
        margin-top: 20px;
    }

    .introview .right p {
        font-size: 12px;
        color: #737373;
    }
}

#caseBtnlist {
    border-bottom: 2px solid red;
    width: 238px;
}

.proImg > a > img {
    width: 100%;
}

.caption .navigation {
    height: 68px;
}

.navigation {
    width: 919px !important;
}

.about .btnlist a .btnimg {
    width: 40px;
    height: 40px;
}

.caption .navigation .title {
    line-height: 71px;
    margin-left: 0px;
    margin-top: 0px;
}

@media (max-width: 1199px) {
    .newscarousel .itembox {
        width: 49%;
    }

    .newscarousel .itembox .newspic {
        width: 100%;
    }

    .newscarousel .itembox .newstitle {
        width: 40%;
    }

    #caseBtnlist {
        border-bottom: none;
        width: 21%;
    }

    .navigation {
        width: 79% !important;
    }
}

@media (max-width: 1199px) {
    .newscarousel {
        display: none;
    }

    

    .caption .btnlist > a {
        font-size: 16px;
    }

    #caseBtnlist {
        width: 100%;    margin-top: 10px;display: none;
    }
}

.fixbox1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.title.conceptsSec-title>span {
    color: #acacac;
}
.fixbox {
    width: 100% !important;
    margin: 0 auto;
}

.about .padi1 {
    margin-left: 0px !important;
}

.arrowNav {
    top: 50%;
    position: absolute;
    margin: 0 auto;
}

.showApp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.shopitem:hover {
    box-shadow: 2px 1px 3px #b9b9b9;
}

.showApp > h1 {
    font-size: 18px;
    color: #333333;
}

.showApp > p {
    font-size: 12px;
    color: #737373;
    margin: 0px;
    display: block;
}

.showApp > div {
    width: 100%;
    height: 29px; /*border: 1px solid #f00;*/
    margin-top: 10px;
}

.showApp > div > div {
    width: 78px;
    height: 28px;
    background: #737373;
    display: inline-block;
    float: right;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

.showApp > div > div > img {
    width: 15px;
    height: 15px;
    margin-left: 3px;
}

.about .shopitem {
    margin: 0px;
    margin-left: 16px;
    width: 389px;
    border: 1px solid #e4e4e4;
    height: 387px;
    margin-top: 36px;
}
#orderLook-content.about .shopitem {margin:35px 15px 0 0;}
#orderLook-content .left-middle{width:1220px;padding:0 40px;}
#orderLook-content.about .left-middle .shopitem{width:365px;    margin-bottom: 20px;}
.frontPiclist .piclist-item{display:none;}
.frontPiclist .piclist-item:first-child{display:block;}

.about .shopitem .pic > img {
    width: 100%;
}

.about .shopitem .cont {
    padding-left: 15px;
}

.othMore {
    display: none;
}

.appConTitle {
    border-top: 4px solid #f7f7f7;
    height: 52px;
    width: 100%;
    font-size: 13px;
    color: #333333;
    line-height: 55px;
    display: none;
}

@media only screen and (max-width: 1199px ) {
    .fixbox1 {
        width: 100%;
    }

    .showApp {
        width: 100%;
    }

    #nav {
        height: auto !important;
    }
}

@media only screen and (max-width: 1199px) {
    .fixbox1 {
        width: 100%;
    }

    .showApp {
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .title {
        display: none;
    }

    .content .left {
        display: none;
    }

    .about .vessel .right {
        width: 100%;
    }

    .vessel .right .left-middle {
        width: 100%;
    }

    .about .shopitem {
        width: 49%;
    }

    .about .shopitem .pic > img {
        width: 100%;
    }

    .about .shopitem {
        height: 426px;
    }

    .showApp {
        display: block;
    }
}

@media only screen and (max-width: 1199px) {
    .shopitem:hover {
        box-shadow: none;
    }

    .arrowNav {
        top: 36%;
    }

    .about .shopitem {
        width: 47%;
        border: none;
        height: 383px;
        margin-left: 0px;
    }

    .fixbox1 {
        margin-top: 45px;
    }

    .othMore {
        display: block;
        padding-top: 24px;
        margin-top: 0px;
    }

    .showApp {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }

    .showApp > h1 {
        font-size: 13px;
        color: #333333;
    }

    .showApp > p {
        font-size: 12px;
        color: #737373;
        margin: 0px;
        display: block;
    }

    .showApp > div {
        width: 100%;
        height: 28px;
    }

    .showApp > div > div {
        width: 78px;
        height: 28px;
        background: #737373;
        display: inline-block;
        float: right;
        color: #fff;
        line-height: 28px;
        text-align: center;
        margin-bottom: 20px;
    }

    .showApp > div > div > img {
        width: 15px;
        height: 15px;
        margin-left: 3px;
    }
}

@media only screen and (max-width: 1199px) {
    .about .shopitem {
        width: 100%;
        height: 383px;
    }

    .about .shopitem .pic > img {
        width: 100%;
        height: 216px;
    }

    .about .shopitem {
        height: 421px;
    }

    .about .content {
        margin-top: 0px;
    }

    .appConTitle {
        display: block;
    }

    .backhome {
        display: none;
    }

    .vessel {
        width: 90%;
    }
}

.saoBlock {
    width: 282px;
    height: 47px;
    background-color: #f6f6f6;
    padding-left: 14px;
    padding-right: 14px;
    float: left;
    margin-right: 11px;
    margin-top: 22px;
    margin-bottom: 38px;
}

.saoBlock > div {
    display: inline-block;
    line-height: 45px;
}

.saoBlock > div:nth-child(2) {
    float: right;
}

.productCon {
    width: 67%;
    float: left;
    padding-left: 20px;
}

.productCon > p {
    font-size: 12px;
    color: #737373;
}

.saoBlock > div > i {
    border-radius: 100%;
    background-color: #999;
    color: #fff;
    padding: 3px;
    margin: 0 2px;
	margin-top: 16px;
}

.saoBlock > div > span {
    font-size: 14px;
    color: #333 !important;
}

.IdxProduct {
    width: 90%;
    margin: 0 auto;
}

.right-middle > span:nth-child(1) {
    display: none;
}
#productDetail-content .right-middle > span:nth-child(1) {
    display: block;
	margin-top:-40px;
}


.IdxProducts1 > div {
    margin-top: 0;
    font-size: 14px;
    color: #333333;
}

.IdxProducts1 > div > span {
    font-size: 15px;
    color: #999999;
}

.navDetails {
    width: 100%;
}

.navDetails1 {
    width: 90%;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 15px;
}

.navDetails1 > span {
    font-size: 14px;
    color: #333;
}

.products .piclist a {
    margin-top: 17px;
    width: 32%;
    float: right;
    margin-left: 0px !important;
}

.products .piclist {
    margin-left: -50px;
}

.products .piclist a img {
}

.products .left {
    margin-top: 36px;
}

@media only screen and (max-width: 1199px) {
    .case .left {
        display: none;
    }

    .product .introview {
        margin-top: 0px;
    }
div#caseDetail-content .vessel.introview {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
    .vessel .right .left-middle {
        width: 100%;
    }.piclist.list2 {
    margin-bottom: 12px;
}
.right .swiper-container img {
    vertical-align: top;
}

    .case .right {
        width: 100%;
        margin: 0 auto;
    }

    .fixbox .btnlist {
        height: 59px;
        margin-top: 10%;
        margin-left: -16%;
    }

    .indexbox {
        width: 100% !important;
    }
}

@media only screen and (max-width: 900px) {
    .vessel .right .right-middle {
        float: none !important;
    }

    .top {
        border-bottom: 1px solid #e5e5e5;
    }

    .vessel .right .backhome {
        margin: 25px 0;
    }

    .product .introview .picintro {
        margin-top: 10px;
        margin-bottom: 17.5px;
    }

    .product .introview .picintro > p {
        font-size: 12px;
        color: #737373;
        line-height: 24px;
    }

    .vessel .right .backhome {
        margin: 0px;
    }

    .right-middle span {
        font-size: 14px;
        color: #333333;
    }

    .products {
        display: block;
    }

    .product .case {
        display: none;
    }

    .vessel .right .right-middle {
        width: 100%;
    }

    .saoBlock {
        width: 100%;
        margin-top: 14px;
    margin-bottom: 14px;
    }

    .introview .left {
            width: 100% !important;
    margin-top: 13px;
    padding-bottom: 13px;
/*    border-bottom: 1px solid #f7f7f7;*/
    }

    .right-middle > span:nth-child(1) {
        display: block;
    }

    .introview .left > p {
           font-size: 12px;
    color: #737373;
    line-height: 2;
    }

    .indexbox {
/*        display: none;*/
    }

    .vessel .right .left-middle {
        width: 100%;
    }

    .product .right {
        width: 100%;
        margin-top: 0;
    }

    .arrowNav {
        width: 90%;
        left: 5%;
        top: 56%;
    }

    .products .piclist a img {
        height: 103px;
        width: 100%;
    }

    .products .piclist a {
        width: 43%;
    }

    .products .piclist {
        width: 100%;
    }

    #nav {
        height: 234.5px !important;
        width: 90% !important;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1199px) {
    .products {
        display: none;
    }
	div#caseDetail-content p {
    font-size: 12px;
    line-height: 2;
}
}

@media only screen and (max-width: 1199px) {
    .products {
        margin-top: 0px !important;
    }

    .products .right {
        margin-top: 0px;
    }

    .products .piclist {
        top: -12px;
    }
}

@media only screen and (max-width: 1199px) {
    .case {
        display: none;
    }
}
@media only screen and (min-width:1200px){
.newspic>a {
    display: block;
    height: 243px;
    background-size: cover;
    background-position: center;
}
.backhome a {
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #bababa;
    color: #bababa;
    text-indent: 10px;
    width: 50px;
    display: block;
}
}
@media (max-width: 1199px) {
    .newspic>a {
    display: block;
    height: 33vw;
    background-size: cover;
    background-position: center;
}
}

@media only screen and (max-width: 1199px ) {
    .product .region {
        margin-top: 0px;
    }

    .inside .fixbox {
        height: 86px !important;
    }
}


#Prolinav {
    height: 378px;
}

.showAll {
    border: 1px solid transparent;
    border-bottom: 1px solid #e6e6e6;
}


@media (max-width: 1199px) {
   
}

@media (max-width: 1199px) {
    .vessel {
        width: 90%;
    }

    .slogan {
        width: 137px;
    }

    .proListSec {
        width: 100%;
    }

    .caption .navigation .title {
        width: auto !important;
    }

    #Prolinav {
        width: 100% !important;
    }

   
}

@media (max-width: 1199px) {
    

    .product .region .list .item:nth-child(2n) {
		margin-right: 0
    }
	
    .product .region .list .item .title {
        margin-top: 0px;
        line-height: 30px;
    }

    .product .region .list .item > img {
        width: 100%;
    }

    .product .region .list .item .title {
        text-align: left;
		margin-bottom: 20px;
		margin-top: 10px;
    }

    .product .region {
        margin-top: 0px;
    }

    .product .region .list {
        margin-bottom: 0px;
    }

    .navigation .select {
        display: none;
    }

    #Prolinav {
        height: 91px;
    }

    .caption .navigation .title {
        line-height: 62px;
        font-size: 14px;
        width: auto !important;
        margin-left: 17px;    white-space: nowrap;
    }

    .caption .search .searchword {
        font-size: 14px;
        width: 118px;
    }

    .caption .search .searchbtn {
        width: 19px;
        height: 19px;
        border: none;
        background-size: contain;
    }

    .caption .search {
        width: 142px;
    }

    .proListSec {
        width: 90%;
    }

    .caption {
        height: 62.5px;
    }

    .IdxProjects .proText > p {
        border-bottom: none;
        margin: 0px;
        padding: 0px;
        line-height: 45px;
    }

    .caption .charact .btnimg {
        width: 21px;
        height: 21px;
        margin-top: 20px;
    }

    .proImg {
        margin-top: 0px;
    }
}

@media (max-width: 1199px) {
    #Prolinav > img {
        height: 122.5px !important;
    }
	.itembox.musicbox {
    width: 100% !important;
    text-align: center !important;
}
.itembox.musicbox .newstitle{
    text-align: center !important;
}
}

.showAll > span > img {
    height: 100%;
}


.showAll {
    border-bottom: none;
}

.intro > div {
    border: 1px solid #f00;
    width: 60px;
    display: inline-block;
}

.intro > p {
    display: inline-block;
}

@media (max-width: 1199px) {
    .comParSec .left {
        display: none;
    }

    .comParSec .right {
        width: 100%;
    }

    .about .title .right {
        border-bottom: none;
    }
}

@media only screen and (max-width: 1199px) {
    .comPantSe {
        display: none;
    }

    .cont .logo {
        display: none;
    }

    .about .partneritem .cont .pic {
        width: 25%;
    }

    .about .partneritem .cont .intro {
        height: 60px;
        width: 75%;
            padding-left: 20px;
    }

    .about .partneritem .cont .intro > p { /*display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;*/
    }

    .about .partneritem {
        padding: 0px;
        padding-bottom: 15px;
        margin-top: 0;
    }

    .about .partneritem .cont { /*overflow: hidden;*/
    }
}

@media only screen and (max-width: 1199px) {
    .pic > img {
        height: 74px;
        width: 91.5px;
    }

    .about .partneritem .cont .intro > p {
        font-size: 12px;
    }
}

.content .left {
    padding-right: 31px;
}

.relSec > p {
    padding-top: 19.5px;
    padding-bottom: 5px;
}

.relSec > p {
    font-size: 12px;
    color: #737373;
}

.content .right {
    padding-right: 27px;
    margin-top: 0px;
    padding-bottom: 6px;
}

.content .right > form > input {
    width: 100%;
    border: 1px solid #dbdbdb;
    height: 47px;
}

.content .right > form > div {
    width: 100%;
    font-size: 12px;
    color: #737373;
    height: 49px;
    line-height: 71px;
}

.content .right > form > span > div {
    width: 48%;
    display: inline-block;
}

.content .right > form > span > div > input {
    width: 100%;
    height: 47px;
}

.atime2 {
    margin-left: 2%;
}

.content .right > form button {
    float: right;
    background-color: #3e3a39;
    width: 167px;
    height: 48px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 16px;
    border: none;
}

.content .right form > input:last-of-type {
    height: 144px;
}

.content .right form > select {
    width: 100%;
    height: 47px;
}



@media only screen and (max-width: 1199px) {
    .content .right > form button > img {
        width: 1.5rem;
        height: 1.5rem;
    }

    .content .right > form button {
        width: 82px;
        font-size: 12px;
        height: 1.5rem;
        margin-top: 13px;
    }

    .content .right > form > input, .content .right > form > div, .content .right form > select, .content .right form > input:last-of-type {
        height: 32px;
    }

    .content .right > form > div {
        line-height: 1.5rem;
        font-size: 0.5rem;
    }

    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        font-size: 7px;
    }

    .content .left {
        padding-right: 1.5rem;
    }

    .content .right {
        padding-right: 1.5rem;
        margin-top: 1.5rem;
        padding-left: 1.5rem;
    }

    .showAll > ul {
        margin-top: 31px;
    }

    .charact .btnimg {
        width: 21px !important;
        height: 21px !important;
        margin-top: 20px;
    }

    .charact {
        width: 5%;
        float: left !important;
        height: 67px;
    }

    .showAll {
        height: 64px;
    }

    .showAll > div {
        margin-top: 22px;
    }

    .showAll > span {
        margin-top: 22px;
        display: inline-block;
        font-size: 8px;
        color: #333;
        margin-left: 10px;
    }
	
}

.showApp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: block;
	    text-align: center;
}

.shopitem:hover {
    box-shadow: 2px 1px 3px #b9b9b9;
}

.showApp > h1 {
    font-size: 18px;
    color: #333333;
}

.showApp > p {
    font-size: 12px;
    color: #737373;
    margin: 0;
    display: block;
}

.showApp > div {
	margin-top:40px !important;
    width: 100%;
    height: 49px;
    /*border: 1px solid #f00;*/
        margin-top: 0;
}
#orderLook-content .swiper-container {
    margin-bottom: 24px !important;
}
.showApp > div > div {
    width: 144px;
    height: 48px;
    background: #737373;
    display: inline-block;
      float: none;
    color: #fff !important;
    line-height: 48px;
    text-align: center;
	font-size:14px;
	font-weight:700;

}
.showApp > div > div a{color:#fff;font-size: 12px;}

.showApp > div > div > img {
    width: 25px;
    height: 20px;
    margin-left: 5px;
}

.about .shopitem {
    margin: 0px;
    margin-left: 16px;
    width: 389px;
    border: 1px solid #e4e4e4;
    height: 420px;
    margin-top: 36px;
}

.about .shopitem .pic > img {
    width: 100%;
}

.about .shopitem .cont {
    padding-left: 15px;
}

.othMore {
    display: none;
}

.appConTitle {
    border-top: 4px solid #f7f7f7;
    height: 52px;
    width: 100%;
    font-size: 13px;
    color: #333333;
    line-height: 55px;
    display: none;
}

@media only screen and (max-width: 1199px ) {
    .fixbox1 {
        width: 100%;
    }

    .showApp {
        width: 100%;
    }

    #nav {
        height: auto !important;
    }
}

@media only screen and (max-width: 1199px) {
    .fixbox1 {
        width: 100%;
    }

    .showApp {
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .title {
        display: none;
    }

    .content .left {
        display: none;
    }

    .about .vessel .right {
        width: 100%;
    }

    .vessel .right .left-middle {
        width: 100%;
    }

    .about .shopitem {
        width: 49%;
    }

    .about .shopitem .pic > img {
        width: 100%;
    }

    .about .shopitem {
        height: 426px;
    }

    .showApp {
        display: block;
    }
}

@media only screen and (max-width: 1199px) {
    .shopitem:hover {
        box-shadow: none;
    }

    .arrowNav {
        top: 36%;
    }

    .about .shopitem {
        width: 47%;
        border: none;
        height: 383px;
        margin-left: 0px;
    }

    .fixbox1 {
        margin-top: 45px;
    }

    .othMore {
        display: block;
        padding-top: 24px;
        margin-top: 0px;
    }

    .showApp {
        width: 90%;
        margin: 0 auto;
        position: relative;
        line-height:1.6
    }

    .showApp > h1 {
        font-size: 13px;
        color: #333333;
    }

    .showApp > p {
        font-size: 12px;
        color: #737373;
        margin: 0px;
        display: block;
		line-height:2
    }

    .showApp > div {
        width: 100%;
        height: 28px;
    }

    .showApp > div > div {
        width: 78px;
        height: 28px;
        background: #737373;
        display: inline-block;
        color: #fff;
        line-height: 28px;
        text-align: center;
    }

    .showApp > div > div > img {
        width: 15px;
        height: 15px;
        margin-left: 3px;
    }
}

@media only screen and (max-width: 1199px) {
    .about .shopitem {
        width: 100%;
        height: auto;
    }

    .about .shopitem .pic > img {
        width: 100%;
        height: auto;
    }

    .about .shopitem {
           width: 100% !important;
    }

    .about .content {
        margin-top: 0px;
    }

    .appConTitle {
        display: block;
    }

    .backhome {
        display: none;
    }

    .vessel {
        width: 90%;
    }
	
}

/**/



#case-content .caption .navigation{height:68px;width: 1140px !important;}

#case-content .caption .search{margin-top: 12px;}
#case-content .caption .navigation .title{line-height: 42px;}
#case-content .caption .charact{width:40px;}

#case-content .caseSect{margin-top: 0;padding-left: 60px;}
/*#case-content .region .list{width:110% !important;}*/
#caseDetail-content .fixbox img{width: 100%;height: 100%;}
#caseDetail-content .case{height:inherit;}
#caseDetail-content .case .btnlist{height:80px;}
#caseDetail-content .case .right{height:inherit;padding-bottom: 50px;}
#caseDetail-content .listbox .itembox img{width:918px;height:612px;}
#caseDetail-content .field-content img{width:295px;height:181px;    margin-bottom: 6px;}
#caseDetail-content .products .piclist{margin-left: 0;}
#caseDetail-content .products .piclist a{float: left;width: 33.333%;}
#componyParent-content .partneritem .pic img{width:171px;height:131px;}
#componyParent-content .partneritem .logo img{width:88px;height:58px;}
#concepts-content .magazine .item img{width:138px;height:213px;}
#concepts-content .conceptsSec .region .item img{width:216px;height:180px;}
#designCenter-content .content .right,
#contact-content .content .right,
#news-content .content .right,
#aboutUs-content .content .right,
#designPower-content .content .right,
#laboratory-content .content .right,
#concepts-content .content .right{padding:0;background: #fff;}
#concepts-content.product .region .list .item{margin-left: 17px;}
#concepts-content .backhome{padding-left: 27px;}
#concepts-content .caption .navigation{height:68px;}
#concepts-content .caption .search{margin-top: 12px;display:none}
#contact-content .vessel .right .left-middle{width:941px;}
#contact-content .last{margin-right: 17px;}
#contact-content .title .right{height:57px;}
#contact-content .content .right{padding:0;}
#contact-content.about .shopitem{width:436px;height:415px;margin-top: 20px;}
#contact-content .right .backhome{margin-left: 20px;}
#designCenter-content .itembox .newspic{width:200px;height:135px;}
#designCenter-content .caption .navigation{height:78px;}
#designCenter-content .content .right{padding: 20px;}
#designCenter-content .searchword{margin-top: 30px;}
#designCenter-content .caption .search .searchbtn{margin-top: 25px;}
#designCenter-content .about .title{margin-top: inherit;}
#designPower-content .caption .navigation{}
#designPower-content .partneritem .pic img{width:150px;height:150px;}
#designPower-content .title .right{height:57px;}
#laboratory-content .navigation {height:68px;}
#laboratory-content .searchword{margin-top: 12px;}
#laboratory-content .content .right{}
#concepts-content .time {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}
#news-content .caption .navigation{}
#news-content .content .right{padding-top:20px;padding-bottom: 15px;}
#news-content .content .rights{padding-top:20px;padding-bottom: 15px;}
@media only screen and (max-width:1199px){
	div#aboutUs-content .title {
    display: none;
    margin: -2px 0 0 29px !important;
    left: 50px;
    bottom: 50px;
    font-size: 16px;
    line-height: 39px;
    color: #000;
}
.btnBg {
    width: 21px;
    height: 21px;
    background: #000;
    border: none;
    border-radius: 50%;
    display: inline-block;
    vertical-align: bottom;
}
.aboutUsTitle {
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
}
.fl {
    float: left !important;
    margin-left: 5%;
    margin-top: 19px !important;
}
div#aboutUs-content .navigation {
    height: 0;
    position: relative;
}div#aboutUs-content #caseBtnlist .btnimg {
    margin-top: 7px !important;
}
}
@media only screen and (min-width:1200px){
	.cont>h3 {
    margin-bottom: 16px;
}
	#concepts-content .time {
    display: none;
}
div#caseBtnlist>.title {
    font-size: 14px;
    color: #000;
    position: relative;
    top: 16px;
    left: 20px;
}
}



.navigation .proTitleUl1 {
    top: -60px;
    position: absolute;
    right: 0;
}

.caption .navigation{height:68px;width:1145px !important;}
#projects-list-content .caption .search{margin-top: 12px;}
#projects-list-content .caption .charact{width: 40px;}
.caption .navigation .title{float: left;margin-top: -15px;}
#projects-list-content.product .region .list{width:1145px !important;}
#projects-list-content.product .region .list .list-item{width: 1170px;}

#index-content .projects{margin-bottom: 50px;}
#index-content .products .piclist a {
    width: 24%;
    margin-right: 1.25%;
    margin-bottom: 0;
}
#index-content .products .piclist a:last-child {
    margin-right: 0;
}
#index-content .products .piclist a img{margin-left: 0;}
#index-content .products .piclist{margin-left: 0;}

#dignCnte3D-content .content .right{background: none;padding:0;}
#dignCnte3D-content .saoBlock{width:295px;margin: 0 18px 25px 0;border: 1px solid #ddd;}
#dignCnte3D-content .right-box{width:950px;margin-top: 40px;}
#dignCnte3D-content .caption .search{margin-top: 35px;}
#aboutUs-content .nav div{line-height: 24px;}

#newDetail-content .case{padding-top:0px;height:inherit;}
#newDetail-content .case .btnlist{height:80px;}
#newDetail-content .case .right{height:inherit;padding-bottom: 50px;}
#productDetail-content .case{height:inherit;}
#productDetail-content .case .btnlist{height:80px;}
#productDetail-content .case .right{height:inherit;padding-bottom: 50px;}
.piclist a img{width:295px;}
#conceptsDetail-content .caption .navigation{height:68px;}
#conceptsDetail-content .search{margin-top: 15px;}
#conceptsDetail-content .content .right{padding: 0;background: #fff;}
#conceptsDetail-content .product .region .list .item{margin-left: 17px;}
#conceptsDetail-content .conceptsSec .magazine .list .item{float: right !important;margin: 20px 18px 0 0;}
#dvlptHistory-content .content .right{padding: 0;background: #fff;}
@media only screen and (min-width:1200px){
	#projects-list-content .proListSec .item img{width:230px;height:189px;}
	
	#case-content.product .region .list .item {
  margin: 15px 18px 0 0;
    width: 210px;
    padding-top: 160px;
    margin-bottom: 30px;
    position: relative;
    background-size: 100% 100%;
}
a.item>.title {
    position: absolute;
    width: 100%;
}
	#case-content .region .list .item img{height:178px;width: 216px;}
	#news-content .newspic img{width:200px;height:135px;}
}
/*弹出的提示框
#DialogBySHF
{
	z-index:9999 !important;
    top: 130px !important;
    position:absolute;
    border-radius:3px;
    box-shadow:0 0 8px rgba(0, 0, 0, .8);
    background-color:#f2f2f2;
    z-index:600;
}*/
#DialogBySHF #Title
{
    margin:0;
    width:100%;
    height:35px;
    background-color:#ffa500;
    color:#FFFFFF;
    font-family: 'microsoft yahei';
    font-size:18px;
    text-align:center;
    cursor:move;
    line-height:35px;
    border-radius:3px 3px 0 0;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;   
}
#DialogBySHF #Close
{
    position:absolute;
    right:7px;
    top:6px;
    height:21px;
    line-height:21px;
    width:21px;
    cursor:pointer;
    display:block;
    border:1px solid #da8e02;
    box-shadow:0 0 4px rgba(255, 255, 255, .9);
    border-radius:3px;
}
#DialogBySHF #Container
{
    padding:0px 5px 5px 5px;
    /*width:390px;
    height:355px;*/
}
#DialogBySHF #Container table,#DialogBySHF #Container iframe
{
    width:100%;
    height:100%;
}
#DialogBySHF #Container table td
{
    vertical-align:middle;
}
#DialogBySHF #Container table #TipLine
{
    padding:0 30px;
    font-family: 'microsoft yahei';
}
#DialogBySHF #Container table #BtnLine
{
    height:60px;
    text-align:center;
}
#DialogBySHF #Container table #BtnLine input
{
    margin:6px 11px;
    -moz-user-select: none;
    background-color:#F5F5F5;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1);
    background-image:-ms-linear-gradient(rgb(245, 245, 245), rgb(241, 241, 241));
    background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    border:1px solid rgba(0,0,0,0.1);
    *border:1px solid #DDDDDD;
    border:1px solid #DDDDDD\0;
    border-radius:2px;
    font-family: 'microsoft yahei';
    color:#666666;
    cursor:default;
    font-size:12px;
    font-weight:bold;
    height:29px;
    line-height:27px;
    min-width:54px;
    padding:0 8px;
    text-align:center;
}
#DialogBySHF #Container table #BtnLine input:hover
{
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #333333;
}
#DialogBySHF #Container table #BtnLine input:focus
{
    border: 1px solid #4D90FE;
    outline: medium none;
}
	
input[type='button']{margin:100px 20px;padding: 10px;}
.d2{
}
.confirmTitle{
	width: 100%;
	background-color: #3e3a39;
	margin-top: 0px;
	font-size: 14px;
	color: #fff;
	text-align: left;
padding-left: 10px;

}
.d2{
   background-color: #f7f7f7;
   	height:30px;
   	margin: 0 auto;
   	font-size: 10px;color: #737373;
   		line-height: 30px;
   		padding-left: 10px;
}
._Chinese{
   background-color: #ddd;
   	height:30px;
   	width: 100%;
   	font-size: 10px;color: #333;
   	line-height: 30px;
   	 padding-left: 10px;
}
._English{
		height:30px;
		font-size: 11px;color: #737373;
		line-height: 30px;
		padding-left: 10px;
}
#BtnLineP{
	display: none !important;
}
#DialogBySHF #Container table #TipLine{
	padding: 0px;
}
table #BtnLineP{
	display: none;
}
#DialogBySHF #Container{
	padding: 0px;
	
}
#DialogBySHF{
	display:none
}
#BtnLine{
	visibility: hidden;
}
#Container{
	width:103% !important;
	margin-left: -3px;
	cursor: pointer;
}


/*修补*/
@media only screen and  (min-width:1200px){
	div#Iproducts>.right {
		margin-top: 32px;
	}
	.control.vessel {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
	.news-swiper {
        display: none;
    }
    .vessel.introduction {
  	  padding-bottom: 46px;
	}
	div#pagesShow>div {
    	float: left;
    	margin: 10px;
   	 height: 30px;
    	line-height: 30px;
	}
	div#pagenext>a, div#pagepre>a {
		display: inline-block;
		padding: 0px 14px;
		background-color: #fff;
		border: 1px solid #ddd;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
	}
	.pagenavigate.pagenavigateon>a {
		color: #000;
		text-decoration: underline;
	}
    .video-con video {
        width: 200px;
        height: 135px;
    }
    .video-con {
        width: 200px;
        height: 135px;
        background: #333;
        position:relative
    }
    .newspic>a>img:hover {
        transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;

    }
    a.item2>img:hover ,a.item1>img:hover {
        transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;
	}
}

.video-con.video-fix {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1000;
    width: 100%;
    height: 100%;
}
img.play {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.video-con.video-fix video {
    width:80%;
    height:80%
}
img.video-close {
    cursor: pointer;
    margin: 10px;
    display:none
}
.itembox>a {
    display: inline-block;    float: left;
}
.itembox {
    text-align: center;
}
.title>span:last-child {
    font-weight: normal !important;
}
@media only screen and (max-width:1199px){
	.fullscreen2 video {
		top: 54px;
		right: 0;
		left: 0;
	}
	#dignCnte3D-content .navigation{height:0;}
	.newstitle {
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0 12px;
}
	.pagenavigate {
		height: 0;
		opacity: 0;
	}
	p.time {
		margin-bottom: 20px;
	}
	.musicbox>a{
		float:none;    width: 100%;
	}
	.video-con {
		position: relative;
		height: 200px;
		background: #333;
	}
	.video-con.video-fix video {
		width: 100%;
		height: auto;
	}
	.video-con>video {
		width: 100%;
		height: 200px;
	}
	div#pagesShow>div {
		float: left;
		width: 22%;
		text-align: center;
		margin: 0 1%;
		box-sizing: border-box;
		line-height: 2.5;
	}
	.about .btnlist a .btnimg {
		margin-top: 14px;
	}

    .swiper-button-white {
        display: none;
    }
    .products .left {
	 	 margin-top: 0;
		}
	#index-content .products#Iproducts .frontPiclist {
		top: 4px;
	}
	#index-content #Iproducts .right .frontPiclist .title {
		padding: 0 16px;
		color: #c5c5c5 !important;
	}
	 .othMorePc {
		font-size: .75rem;
		color: #333;
		font-weight: 600;
	}
	#projects .piclist {
}
    img.control-btn {
        display:none
    }
    #index-content .projects {
		margin-bottom: 0px;
	}
    .right .swiper-container img{
		    width: 100%;
	}
   .swiper-slide h2 {
		font-size: 0.75rem;
		font-weight: 600;
		line-height: 1;
		color: #333;
		    margin-bottom: 7px;
	}
    .swiper-slide h2 p {
		font-size: 14px;
		font-weight:400;
		line-height: 1;
	}
    .swiper-slide {
        font-size: 16px;
    }
    #index-content .swiper-container {
      
    }
    .swiper-news-prev {
        background-image: url(../img/left-icon.png);
        left: 0;
    }
    .swiper-news-next {
        background-image: url(../img/right-icon.png);
        right: 0;
    }
    .swiper-news-next, .swiper-news-prev {
        width: 22px;
        height: 22px;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
    }
    .control {
        position: relative;
        width: 155px;
     
        margin: 0 auto;
        padding-top: 0;    bottom: -12px;
    }
    .swiper-scrollbar {
		display: none;
	}
		.swiper-pagination.swiper-pagination-bullets {
		  height: 20px;
	}
		.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		width: 112px !important;
		margin: 0 auto;
		right: 0;
		bottom:16px !important;
	}
	.news-info {
    font-size: 0.75rem;
    padding: 10px 0 0 0;
    margin-bottom: -14px;
}
}
.footBox2 .iconStyle{position:relative;}
.wx-iconsimg{display:none;position:absolute;top: -140px;left: -52px;width:130px !important;height:130px !important;box-shadow: 0 0 7px 1px #b9b9b9;}
.footBox2 .iconStyle .wx-icons:hover .wx-iconsimg{display:block;}
#menu-6 .subcolumn .socialMediuaa .wx-iconsimg{top:0;left:inherit;right:-145px;}
.socialMediuaa .wx-icons:hover .wx-iconsimg{display:block;}
.tips{position:absolute;position: absolute;color: #fff;background: #b96565; padding: 5px;text-align: center;width: 70px;font-size: 11px;top: 0;}

.maskBox {
    display: none;
}
img.playvideo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	    width: auto !important;
	cursor:pointer;
    width: 70px;
    height: 70px;
}

.fullscreen2 video{
	
}

img.stop:hover{
	 opacity: 0.8;
}
.fullscreen2.video {
    display: none ;
}
@media only screen and (min-width:1200px){
	.newstitle>a {
		font-size: 18px;
		line-height: 1.5;
		display: block;
		color: #000;
	}
	img.stop {
    position: absolute;
    left: 0;
    right: 0;
	cursor:pointer;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    z-index: 9999;
	    opacity: 0.4;
}
	.newstitle {
    font-size: 16px;
    line-height: 24px;
}
.othMorePc>a {
    color: #333;
}
.fullscreen2.video {
       background: rgba(51, 51, 51, 0.7098039215686275);
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    box-sizing: border-box;
    width: 100%;
    height:100%;
    z-index: 9999;
    object-fit: contain;
    margin: auto;
	display:none
}

.fullscreen2 video{
  
}
}


.vessel-prodetail {
    overflow: hidden;
}
.vessel-prodetail .left {
	display: none;
}
.vessel-prodetail .right {

}

.vessel-prodetail .right .btnlist {
    margin-left: 0;
    overflow: hidden;
    height: auto;
}
.vessel-prodetail .right .btnlist a {
    
}

#footer-all .footBox1>ul {
	/*display: block!important;*/
}


@media only screen and (max-width:480px){
	img.playvideo {
		width: 35px;
		height: 35px;
	}
}







/*  mend */

@media only screen and (min-width:1200px){
	.changeLanguage {
    position: absolute;
    width: 424px;
    height: 158px;
    background: #fff;
    right: 0;
	display:none;
    top: 120px;
    box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(198, 198, 198, 0.48);
}
.sosuoPic {
    width: 14px;
    height: 14px;
    border-left: 1px solid #ddd;
    padding-left: 8px;
    margin-top: 3px;
    margin-left: 4px;
	    margin-right: 14px;
}
.sosuoImg {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 5px;
}
.sosuoImg>input {
    width: 14px;
    height: 14px;
    border: none;
    background-color: white;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    background-image: url(../img/indexImg/search1.png);
}
.select-language {
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid rgba(198, 198, 198, 0.48);
       padding-left: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #707070;
}
.language-box {
        padding-top: 10px;    padding-left: 30px;
}
.classic:last-child {
    margin-right: 0;
	    padding-right: 0;
    border-right: 0;
}
.classic {
    height: 76px;
    float: left;
    position: relative;
    text-align: center;
    border-right: 1px solid #ddd;
}
.classic>.title {
    font-weight: bold;
}
.classic>p:nth-child(1) {
    margin-bottom: 30px;
}
.classic>p {
    line-height: 1;
}
img.tri {
    position: absolute;
    top: -10px;
    right: 116px;
}
.lang:hover .changeLanguage {
    display: block;
}
.sosuoPic>img {cursor: pointer;
    vertical-align: top;
    width: 14px;
    height: 14px;
    margin-top: 0px;
    max-width: 14px;
}
}
@media only screen and (max-width:1199px){
	div#AspNetPager1>a>img {
    width: 10px !important;
}

#news-content span.abUs {
    width: 200px;
}
div#AspNetPager1>a, div#AspNetPager1>span {
    margin: 0 8px;
}
div#AspNetPager1 {
    text-align: center;
}
div#DialogBySHF {
    background-color: rgba(0, 0, 0, 0.47);
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.changeLanguage {
     position: fixed;
    z-index: 10000;
    width: 306px;
    background: #fff;
    right: 0;
    margin: 0 auto;
    left: 0;
    top: 110px;
    box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(198, 198, 198, 0.48);
}
.video.fullscreen2 {
    margin-top: 0;
}
img.stop {
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    top: 136px;
    margin: auto;
    width: 50px;
    height: 50px;
    opacity: 0.4;
    z-index: 100;
	display:none
}
.sosuoPic {
    width: 14px;
    height: 14px;
    border-left: 1px solid #ddd;
    padding-left: 8px;
    margin-top: 3px;
    margin-left: 4px;
	margin-right: 4px;
}
.sosuoImg {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 5px;
}
.sosuoImg>input {
    width: 14px;
    height: 14px;
    border: none;
    background-color: white;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    background-image: url(../img/indexImg/search1.png);
}
.select-language {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid rgba(198, 198, 198, 0.48);
    padding: 0 10px;
    font-size: 13px;
    font-weight: bold;
    color: #707070;
}
.language-box {
    padding-left: 10px;
    padding-right: 10px;
}
.classic:last-child {
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
}
}
.classic {
    padding-top: 20px;
    font-size: 12px;
    height: 78px;
    float: left;
    position: relative;
    margin-right: 30px;
    padding-right: 30px;
    line-height: 1.2;
    border-right: 1px solid #ddd;
}
.classic>.title {
    font-weight: bold;display: block;
}
.classic>p:nth-child(1) {
    margin-bottom: 20px;
}
.classic>p {
    line-height: 1;
}
img.tri {
    position: absolute;
    top: -10px;
    right: 116px;
}
.lang:hover .changeLanguage {
    display: block;
}
.sosuoPic>img {cursor: pointer;
    vertical-align: top;
    width: 14px;
    height: 14px;
    margin-top: 0px;
    max-width: 14px;
}
	
}
.left.since {
    font-size: 20px;
}
/*****************************************2017.12.19********************************************************/

/*首页标题*/
@media only screen and (min-width:1200px){
	.title-box>h2 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.vessel .right .left-middle{
	margin-bottom:50px
}
.title-box>p {
   font-size: 50px;
    color: #737373;
    display: block;
    height: 38px;
    line-height: 38px;
    margin-left: -2px;
    font-family: 'Calibri','Arial';
    font-weight: bold;
}
.swiper-button-next, .swiper-button-prev {
    transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-moz-transform: scale(1.5);
	
}
.control,.playvideo{
	opacity:0;
	
}
.playvideo{
	transition:all 2s;
}
.swiper-container:hover .control,.swiper-container:hover .playvideo{
	opacity:1
}
.swiper-button-next{
	right:30px !important
}
.swiper-button-prev{
	left:30px !important
}
.swiper-wrapper>.swiper-slide img {
    width: 100%;
}
.piclistD .SmallPic {
    width: 230px !important;
    height: 166px !important;
}
.left.since {
    font-size: 20px;
    height: 33px;
    line-height: 33px;
}

	.vessel.caption.aboutSe {
			margin-bottom: 40px;
	}
	/*内也*/
	.right.partners{
		margin-top:-20px
	}
	.vessel.content.comParSec .left>div {
	  
	   
	}
	.vessel.content.comParSec>.right {
		
		padding: 0;
	}
	.m-more{
		display:none
	}
	#index-content .projects .piclist.piclistW.piclistD {
		margin-bottom: -20px;
	}
	.pro-swiper{
		
	}
	.showApp > div > div:hover {
		background-color: #604d3f;
	}
	#index-content .projects .piclist a:nth-child(2n) {
		margin-right: 0;
	}
	.piclist.piclistW.piclistD a {
		margin-right: 4%;
		width:48% !important;
		 margin-bottom: 20px; 
		 background-size: 100% 100%;
	}
	.piclist.piclistW.piclistL a {
		width: 96% !important;
	}
	.piclist.list2>a {
		width: 49% !important;
		margin-right: 2%;
	}
	.piclist.list2>a:last-child {
		margin-right: 0 !important;
	}
	.pcdisappear{
/*		display:none*/ font-size: 18px; padding-bottom: 30px;
	}
}

span.download {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../images/view.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;    background-size: contain;
}
span.download2{
	    display: inline-block;
    width: 20px;    margin-right: 2px;
    height: 20px;
    background-image: url(../images/download.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;    background-size: contain;
}
@media only screen and (max-width:1199px){
	.saoBlock > div > i {
		font-size: 15px;
	}
	.classic:nth-child(1) {
    padding-left: 0 !important;
}
.showEWM>img {
    width: 115px;
    height: 115px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.showEWM {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(51, 51, 51, 0.3);
    z-index: 999;
    text-align: center;
}
.classic {
      padding-right: 8px !important;
    padding-left: 8px !important;
    margin-right: 0px !important;
}
	span.download {

}
}
@media only screen and (max-width:1199px){
	.mbdisappear{
		display:none
	}
	.mediaImg{
		display:none
	}
	div#productDetail-content .warp.product.inside .swiper-slide {
    text-align: center;
}
.title-box {
    margin-left: 5%;
    height: 20px;
    margin-top: 24px;
    margin-bottom: 22px;
	    margin-right: 5%;
}
.piclistD .SmallPic{
		margin-right: 15px;
		margin-bottom: 14px;
	}
.title-box>h2 {
    font-size: 16px;
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
}
.title-box>p {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #999899;
    margin-left: 2px;
    vertical-align: top;
    line-height: 20px;
}
#index-content .proTitleUl1,#projects-list-content .proTitleUl1 {
    position: relative;
    margin: 0 !important;
    display: block;
    font-size: 12px;
	    top: -62px;
		position:relative;
		height:10px
}
.proTitleUl1 {
    margin: 0 !important;
}
.proTitleUl1:before {
    content: '查看分类';
    height: 20px;
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
	font-size:12px;
	color:#666
}
.proTitleUl1:after {
    content: ' ';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/cla.png);
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: top;
    background-size: 20px 20px;
    margin-left: 8px;
}
.m-more>a {
    margin: 0 !important;
    width: 52px !important;
    height: 34px;
	    display: inline-block;
}
.m-more>a:hover{
	color:#624c3f
}
.m-more>a:hover i{
	background-color: #624c3f;
}
.news-swiper {
    margin-top: 0 !important;
}
.m-more>i {
    width: 14px;
    height: 14px;
    background-color: #333;
    color: #fff;
    border-radius: 100%;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    padding-left: 1px;
}
.m-more {
    margin-bottom: 6px;
}
div#index-content {
    margin-bottom: -28px;
}
.piclist.piclistW img {
}
.vessel.region.proListSec {
    padding-top: 12px;
}
img.lefImg {
    margin: 0 !important;
    margin-bottom: 14px !important;
}
.proTitleUl1>span {
    display: none !important;
}
.showAll>.proTitleUl1 {
    padding-top: 20px;
    padding-right: 5%;
}
.vessel.content.comParSec>.right {
    padding-top: 18px;
}

}





/****************************新闻 ****************************/
@media only screen and (min-width:1200px){
	#news-content .newspic img {
		width: 100%;
	}
	.mbLogo{
		display:none
	}
}
@media only screen and (max-width:1199px){
	.list-item.pro-item>.item {
    margin: 0 !important;
    width: 100% !important;
}
.pcLogo{
		display:none
	}
}

.m-more:hover{
	color:#333
}



.video4Closebtn {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 40px;
    height: 40px;
    z-index: 9999;
    color: #fff;
    font-size: 16px;
    text-indent: -9999em;
    background-image: url(../img/icon_close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}


@media only screen and (max-width: 1199px) {
    .video.fullscreen2 
    {
        position: relative;
      }
}