@charset "utf-8";

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
.q {
	zoom: 1;
}
.q:after {
	content: ".";
	height: 0px;
	clear: both;
	visibility: hidden;
	display: block;
}
.C-lr {
	clear: both;
	height: 0px;
	width: auto;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, textarea, select {
	font-family: Verdana, arial, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
}
del, ins {
	text-decoration: none;
}
html {
	_background-image: url(about:blank);
	_background-attachment: fixed;
	_overflow-x: hidden;
	min-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
body {
	font-family: "Arial", "Microsoft YaHei", "SimSun";
	font-size: 12px;
	color: #000;
}
a {
	text-decoration: none;
}
.backTop_Z {
	display: block;
	position: fixed;
	right: 5px;
	bottom: 5px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-70));
	width: 60px;
	height: 60px;
	background: #6BB0DF url(../images/back_top_Z.png) no-repeat center;
	outline: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
	border-radius: 8px;
	z-index: 50;
}
#backTop:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.backTop {
	display: block;
	position: fixed;
	right: 5px;
	bottom: 5px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-70));
	width: 60px;
	height: 60px;
	background: #6BB0DF url(../images/back_top.png) no-repeat center;
	outline: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
	border-radius: 8px;
	z-index: 50;
}

.ads_index_pop_left {
	z-index: 999;
}
.bottomContact {
	padding-left: 60px;
	height: 50px;
	line-height: 50px;
	background-image: url(../images/bottom-tel.png);
	background-repeat: no-repeat;
	font-size: 28px;
	font-weight: bold;
	color: #996600;
}
.logo img {
	max-height: 70px;
}
.search {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 55;
	zoom: 1;
}
.search .search-inner {
	zoom: 1;
	padding: 2px;
	font-size: 0;
}
.search .search-inner:after {
	content: "";
	display: table;
	clear: both;
}
.search .input {
	width: 138px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	padding: 0;
	float: left;
	outline: none;
	background-color: #FFF;
	border: 1px solid #B95813;
}
.search .btn-search {
	background-color: #B95813;
	border-color: #B95813;
	color: #FFF;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	float: left;
}
.main-pro img {
	max-width: 92%;
}
.companyFace img {
	max-height: 214px;
}
.nav_1000 .NLine:last-child {
	background-image: none;
}
.nav_1000 .NItemM a:hover {
	border-bottom: 2px solid #A07113;
}
.bslider {
	width: 100%;
	position: relative;
	background-color: #f2f2f2;
	text-align: center;
}
.bslider li {
	list-style: none;
}
.bslider ul li {
	float: left;
}
.bslider .dots {
	position: absolute;
		left: 0;
		right: 0;
		bottom: 20px;
}
.bslider .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	background-color: #808080;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.bslider .dots li.active {
	background: #813F14;
	opacity: 1;
}
.w100 {
	max-width: 100%;
}
.wap-add-img {
	text-align: center;
}
.wap-add-img img {
	max-width: 100%;
}
.s-listpage-pic-text-list-1 .pics {
	float: left;
	margin-right: 10px;
}
.editor_content_air p {
	line-height: 2em;
}

.oneClassTwo{display: none;}
.oneClassT:hover .oneClassTwo{display: block;}
 .catalogList .twoClassTinner{margin-left: 10px;}
 .bs-example>.btn, .bs-example>.btn-group {
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}
.btn-danger {
    color: #fff;
    background-color: #B95813;
    border-color: #B95813;
}
.btn-danger:hover {
    color: #fff;
    background-color: #89400f;
    border-color: #89400f;
}
.btn-danger:focus, .btn-danger:hover {
    background-position: 0 -15px;
}
/*prodcut-detail*/
.p-details-area{
	width: 100%;
	margin-bottom: 10px;
}
.p-preview-1{
	max-width: 45%;
	margin-right: 3%;
	float: left;
}
.p-details-attr{
	width: 52%;
	float: left;
}
.product-big-img{
	border: 1px solid #e8e8e8;
	width: 350px;
	height: 350px;
	padding: 2px;
}
.product-big-img img {
	max-width: 100%;

}
.small-pic-list-area{
	width: 300px;
	margin-top: 10px
}
.small-pic-list-area li{
	float: left;
	margin-right:6px;
	width: 60px;
	height: 60px;
	border:1px solid #e8e8e8;
	overflow: hidden;
	text-align: center;
	cursor: pointer;

}
.small-pic-list-area li:hover{
	border: 1px solid  #A07113;
}
.small-pic-list-area  .liCur{
	border-color: #A07113;
}
.small-pic-list-area li img{
	max-width: 100%;
}
.p-parm-list li{
	font-size: 14px;
	line-height: 27px;
	font-weight: 400;
	border-bottom: 1px dashed #e8e8e8;
}
.p-parm-list li span{
	display: inline-block;
	width: 100px;
}
.pro-title{
	margin-bottom: 15px;
}
.case_ul {
  padding-bottom: 4%;
  z-index: 9999;
}
.case_ul li {
  background: #FFFFFF;
  width: 43.8%;
  float: left;
  margin-left: 2%;
  margin-top: 0.5%;
  padding: 2% 2% 0;
  transition: 0.6s;
}
.case_ul li .pic {
  position: relative;
}
.case_ul li .pic i {
  display: block;
  padding-bottom: 100%;
}
.case_ul li p {
  width: 94%;
  margin: auto;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.news-classify{
	line-height: 34px;
    height: 34px;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: 700;
    width: auto;
    float: none;
}

/*animated.css*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


@-webkit-keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.btn-inquiry{
	display: block;
	padding: 6px 12px;
	border: 1px solid #B95813;
	background-color: #B95813;
	font-size: 14px;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	margin-top: 20px;

}
.block-center{
	margin-left:auto;
	margin-right:auto;
}
/* table */
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 5px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  border: 1px solid #ddd;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table tr:hover {
  background-color: #f5f5f5;
}

.mt100{margin-top: 100px;}
.bslider img{max-width: 100%;width: 100%;}
/* button group */
.button{
	display: inline-block;
	padding: 0 30px;
	margin-right: 5px;
	line-height: 30px;
	border: 0;
	border-radius: 4px;
	border-color: #eee;
	background-color: #eee;
	color: #666;
	text-align: center;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	cursor: pointer;
}
.button:hover,
.button:focus {
    background-color: #f6f6f6;
    text-decoration: none;
    outline: none;
}
.pink{
	border-color: #FB90B7;
	background-color: #FB90B7;
	color: #fff;
}
.pink:hover,
.pink:focus{
	background-color: #EF6DA7;
	border-color: #EF6DA7;
}
.blue{
	background-color: #1B9AF7;
	border-color: #1B9AF7;
	color: #FFF;
}
.blue:hover,
.blue:focus{
	background-color: #4cb0f9;
	border-color: #4cb0f9;
	color: #FFF;
}
.orange{
	background-color: #FEAE1B;
	border-color: #FEAE1B;
	color: #fff;
}
.orange:hover,
.orange:focus{
	background-color: #fec04e;
	border-color: #fec04e;
}
/*8/29*/
.nav_1000 .NCenter{max-width: 810px;width: auto;}
.headerCon{height: 100px;}
.pics img{max-width: 100%;}
.guwmH{height:356px;}
.guanyu{ top:255px;}
.pic-text-list-module-1 .pic{width:200px; height:200px;}
#row_13 .CModulePA{height: 356px;}
#row_12 .CModulePA{height: 472px;}
#row_12 .product-l{max-width: 440px; height: 472px; z-index: 0; top: 0px; left: 0px;}
#row_12 .product-r{max-width: 700px; height: 472px; z-index: 1; top: 0px; left: 445px; visibility: visible; }
#Mo_16{max-width:440px;  height:472px;}
#Mo_16 .MoBodyC{max-width:430px;  height:472px;}
#Mo_16 .pic{max-width:464px; height:409px;width: 100%;}
#Mo_17{max-width: 700px; height: 472px;}
#Mo_17 .MoBodyC{max-width: 700px; height: 472px;}
#prolist_6319697 .pic{width: 226px; height: 174px;}
#row_56 .CModulePA{height:550px;}
#row_56 .choose-left{width:505px;  height:450px; z-index:0; top:0px; left:0px;overflow: hidden;}
#row_56 .choose-right{width:595px; z-index:1; top:0px; right:0;}
#Mo_82{width:505px;  height:450px;}
#Mo_82 .MoBodyM{width:505px;  height:450px;}
#Mo_83 img{max-width: 100%}
#row_18 .contact-left{max-width:504px; height: 511px; z-index: 2; top: 0px; left: 0px;}
#row_18 .contact-right{max-width: 523px; height: 412px; z-index: 1; top: 0px; right: 80px; }
#row_18 .CModulePA{height:412px;}
#Mo_29{max-width:523px;  height:412px;}
#Mo_29 .contact-top{max-width:383px;  height:61px;}
#Mo_29 .contact-bot{max-width:383px;  height:348px;}
#Mo_29 .pic-module{text-align: left;}
#Mo_26{max-width:504px;height:511px;}
#Mo_26 .MoBodyC{max-width:504px;  height:436px;}
#row_15 img {border: 0;display: block;margin: 0 auto;max-width: 100%;}
/*产品图*/
#prolist_6319697 .case {position: relative;display: block;}
.case .cass i{display: block;padding-bottom: 82.5%;}
.case .cass img{position: absolute;top: 0;left: 0;right: 0;display: block;max-width: 100%;max-height: 100%;margin:auto;}
.smodule{top: 55px;z-index: 999;position: absolute;right: 0;max-width: 350px;height: 100px;overflow: hidden;}
.nav-mini .icon-bar {background-color: #996600;}
/*消失之媒体查询*/
@media (max-width: 1200px) {
    .webNav{display: none;}
    .guanyu  {top:220px;}
    #row_56 .choose-right{width: 450px;}
    #row_56 .CModulePA{height: 450px;}
    #row_18 .contact-right{left:500px;right: unset;}
    .navbar-toggle{display: block;}
    #prolist_6319697 .case .cass img{left: -30%;}
}
@media (max-width: 991px) {
    .guanyu{top:160px;}
    .guwmH{height:270px;}
    #Mo_18 .pic-text-list-module .inner{padding: 5px;}
    #Mo_18 .pic-text-list-module .inner{margin-right: 10px;}
    .pic-text-list-module-1 .pic{max-width: 100%;height:auto;}
    #Mo_18 .pic-text-list-module ul{margin-right: 0;}
    #row_13 .CModulePA{height: 200px;}
    #row_12 .product-l,#Mo_16,#Mo_16 .MoBodyC{width: auto;max-width: none;}
    #row_12 .CModulePA{height: 960px;}
    #row_12 .product-r{top: 472px;left: auto;}
    #Mo_17,#Mo_17 .MoBodyC,#prolist_6319697 .pic{width: auto;}
    #row_12 .product-r{width: 100%}
    #prolist_6319697 .pic{height: auto;}
    #row_56 .choose-left,#Mo_82{width: 100%;}
    #Mo_82 .pic-module .pic{display: block;}
    #Mo_82 .mt100 {margin-top: 15px;}
    #Mo_82 .MoBodyC{margin-right: 0;}
    #row_56 .choose-right{width: 100%;top:318px;}
    #Mo_83 img{display:block;margin: 0 auto;}
    #row_56 .CModulePA{height: 810px;}
    #row_56{padding: 25px 0;}
    #row_18 .contact-left,#Mo_26,#Mo_26 .MoBodyC,#Mo_26 form,#Mo_26 .item-list,#Mo_26 .form-text{max-width: unset;width: 100%;}
    #Mo_26 .form-but{display: block;margin: 0 auto;max-width: 100%;}
    #row_18 .CModulePA{height:860px;}
    #row_18 .contact-right{top: 450px;left: unset;right: unset;}
    #row_18 .contact-right{top: 450px;left: 100px;right: unset;}
    #Mo_29 .pic-module{text-align: center;}
    #prolist_6319697 .case .cass img{left: 0;}
    #prolist_6319707{display: none;}
}
@media (max-width: 750px) {
    /*banner点*/
    .bslider .dots{bottom: 10px;}
    /*关于我们font-size*/
    #Mo_88 .pic-text-module .text {
        font-size: 30px;
    }
    #Mo_95 .pic-text-list-module .inner{margin-right: 5px;}
    #Mo_95 .pic-text-list-module ul{margin-right: 0;}
}
@media (max-width: 620px){
    .guanyu{top:140px;}
    #row_12 .CModulePA{height: 880px;}
    .pics img{width: 100%}
    #row_18 .contact-right {left: 50px;}

}
@media (max-width: 520px) {
    .topBarR{display: none;}
    #header .headerCon{height: 78px;}
    .logo img{height: 50px}
    .guanyu{top: 120px;}
    .guwmH{height: 230px;}
    #Mo_18 .pic-text-list-module .pic-title{margin: 5px 0;}
    #Mo_18 .pic-text-list-module .pic-intro{font-size: 15px;}
    #Mo_18 .pic-text-list-module .pic-title a{font-size: 14px;}
    #row_13 .CModulePA{height: 150px;}
    #row_12 .CModulePA{height: 830px;}
    #row_56 .CModulePA{height: 750px;}
    #Mo_82 .MoBody{width:unset;}
    #row_18 .contact-right {left: 0;}
    #Mo_29 .MoBodyC{margin-left: 15px;margin-right: 15px;max-width: 100%;}
    .smodule{top: 45px;}
}
@media (max-width: 420px) {
    .guanyu{top: 100px;}
    .guwmH{height: 230px;}
    #row_12 .CModulePA{height: 770px;}
    #row_56 .choose-right{top:250px;}
    #row_56 .CModulePA{height: 580px;}
}
@media (max-width: 320px) {
    #Mo_16 .pic{height: auto;height: 300px;}
    #Mo_16 .MoBodyC{height: 350px;}
    #row_12 .product-l{height: 350px;}
    #row_12 .product-r{top: 370px;}
    #row_12 .CModulePA{height: 620px;}
    #row_56 .choose-right{top:180px;}
    #row_56 .CModulePA{height: 430px;}
}
/*内页*/
/*aboutus*/
#Mo_228 .MoBodyC{margin-right: 7px;}
#row_129 .PCLeft{max-width: 270px;}
#row_129 .customModule{max-width: 260px;}
#Mo_226 {max-width: max-width: 260px;}
#Mo_226 .MoBodyC{max-width:260px;}
#row_129 .customModule{max-width:260px;}
#Mo_227{max-width:258px; height:235px;}
#Mo_227 .MoBodyC{max-width:230px; height:166px;}
#row_129 .PCRight{max-width:870px;}
#row_129 .customModule{max-width:930px;}
#Mo_228{max-width:930px;}
#Mo_228 .MoBodyC{max-width:906px;}
#map-container{width: 100%;}
/*album***&***photo-album*/
#row_129 .PCRight{max-width:870px;}
#row_129 .customModule{max-width:930px;}
#Mo_228{max-width:930px;}
#Mo_228 .MoBodyC{max-width:906px;}
/*news*/
#row_49 .PCRight{max-width:1210px;}
#row_49 .customModule{max-width:1200px;}
#Mo_72{max-width:1198px;}
#Mo_72 .MoBodyC{max-width: 1188px;}
.page span{margin-bottom: 5px;}
/*news-disp*/
#row_131 .PCRight{max-width:770px;}
#row_131 .customModule{max-width:830px;}
#Mo_231{max-width:828px;}
#Mo_231 .MoBodyC{max-width:818px;}
/*guestbook*/
#row_130 .PCRight{max-width: 1210px;}
#row_130 .customModule{max-width: 1200px;margin:0;}
#Mo_229{max-width: 1198px;}
#Mo_229 .MoBodyC{max-width:1188px;}
.inputMessage .FC_label{width: 110px;}
.inputMessage .FC_TxtArea{width:100%;max-width: 600px; }
/*product*/
#row_125 .PCLeft{max-width:340px;}
#row_125 .customModule{max-width:330px;}
#Mo_217{max-width:330px;}
#row_125 .PCRight{max-width:800px;}
#row_125 .customModule{max-width:860px;}
#Mo_219{max-width:860px;}
#Mo_219 .MoBodyC{max-width:840px;}
.s-listpage-pic-text-list-1 .pic{width:150px; height:150px;}
#Mo_219 .dropdown,#Mo_32 .dropdown{display: none;}
#Mo_219 .btn,#Mo_32 .btn{box-shadow:none;border: none;background-color: transparent;font-weight: 400;font-size: 18px;color: #333333;}
.dropdown-menu{background-color: #fafafa;border: none;border-radius: none;}
.dropdown-menu>li>a{color: #966000;
    margin: 8px 15px;
    text-align: center;
    border-radius: 200px;line-height: 2;background-color: #fff;
}
/*product-disp*/
#row_127 .PCLeft{max-width:340px;}
#row_127 .customModule{max-width:330px;}
#Mo_217{max-width:330px;}
#row_127 .PCRight{max-width: 800px;}
#row_127 .customModule{max-width:860px;}
#Mo_32{max-width:860px;}
.qq_onService_panel .sidebar2_Mo{top: 70%!important;}

/*left*/
#Mo_217 .MoBodyC{max-width:330px;}
#Mo_217 .catalogList{height: auto; max-width: 330px;}
/*内页消失只查询*/
@media (max-width: 1200px) {
    #row_129 .PCRight {max-width: 670px;}
    #row_131 .PCRight{max-width: 570px;}
    #row_125 .PCRight{max-width: 600px;}
    #row_127 .PCRight{max-width: 600px;}
}
@media (max-width: 991px) {
    #row_129 .PCRight {max-width: 450px;}
    #row_131 .PCLeft{display: none;}
    #row_131 .PCRight{max-width: 100%;}
    #row_131 .customModule{margin:0;}
    #proShowDetail_3 img{max-width:600px;width: 100%;height: auto;}
    #row_125 .PCRight,#row_127 .PCRight{max-width: 100%;}
    #row_125 .PCLeft,#row_127 .PCLeft{display: none;}
    .customModule{margin-right: 0;}
    #Mo_219 .MoName{display: none;}
    #Mo_219 .dropdown,#Mo_32 .dropdown{display: block;text-align: left;}
    #Mo_219 .MoHeadM,#Mo_32 .MoHeadM{overflow: unset;}
    .cusMo_4 .MoBodyC{margin: 0;}
    .cusMo_4 .MoHeadL{width: unset;}
    .product-big-img{height: auto;}
    #Mo_32 .MoName{display: none;}
    #Mo_32 .dropdown{display: block;text-align: left;}
}
@media (max-width: 750px) {
    #row_129 .PCLeft .customModule{display: none;}
    #row_129 .PCRight {max-width: 100%;}
    #add_container{padding: 0;}
    #row_129 .customModule{margin:10px 0;}
    #Mo_228 .MoBodyC img{max-width:500px;width: 100%;height: auto;}
}
@media (max-width: 580px) {
    #ym-window {top: 5%!important;left: unset!important;width: 100%!important;}
}
@media (max-width: 520px) {
    .p-preview-1{float: none;}
    .p-details-attr{float: none;}
    .product-big-img{width: 100%;}
    .p-preview-1{width: 100%;margin-right: 0;max-width: 100%;}
    .small-pic-list-area{margin: 0 auto;padding: 15px 0;}
    .p-details-attr{width: 100%;padding: 25px 5px 0;}
}
@media (max-width: 460px) {
    .s-listpage-pic-text-list-1 .pics{float: none;margin-left: 0;}
    #Mo_219 .pic-text-list-module .pic-title{margin-top: 5px;}
    .s-listpage-pic-text-list-1 .pic{    max-width: 100%;
        width: 100%;
        max-height: 200px;}
}
@media (max-width: 331px) {
    .FC_TxtInput{width: 100%;}
}