/*global css*/
*{margin:0;padding:0;font-family:Helvetica,-apple-system,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif;}
ul{list-style:none;}
button{outline:none;}
a{text-decoration: none;color:black;cursor:pointer;outline:none;}
input{outline:none;border:none;-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.center{width:1190px;margin:0 auto;}
.drift-left{float:left;}
.drift-right{float:right;}
.main-content{overflow:hidden;padding-bottom:100px;}
.clear{clear:both;}
.current{color:#bc1c21;color: #bc1c21;
border-bottom: 2px solid #bc1c21;
color: #bc1c21;}
img{vertical-align: middle;border:none; }
/*End global css*/
/*banner css*/
.ft-carousel {position: relative; width: 100%; height: 100%; overflow: hidden; }
.ft-carousel .carousel-inner {position: absolute; left: 0; top: 0; height: 100%; }
.ft-carousel .carousel-inner .carousel-item {float: left; height: 100%; }
/*#carousel_1 img {width: 100%; }*/
.ft-carousel .carousel-indicators {position: absolute; left: 0; bottom:30px; width: 100%; text-align: center; font-size: 0; }
.ft-carousel .carousel-indicators span {display: inline-block; width: 10px; height: 10px; background-color: #fff; margin: 0 4px; border-radius: 50%; cursor: pointer; }
.ft-carousel .carousel-indicators span.slider {background-color: #de3a3a; }
.ft-carousel .carousel-btn {position: absolute; top: 50%; width: 50px; height: 45px; margin-top: -25px; cursor: pointer; }
/*.ft-carousel .carousel-prev-btn {left:20px; background: url(../images/prev-off.png) no-repeat; }
.ft-carousel .carousel-prev-btn:hover{background-image:url(../images/prev-on.png);}
.ft-carousel .carousel-next-btn:hover{background-image:url(../images/next-on.png);}
.ft-carousel .carousel-next-btn {right:20px; background: url(../images/next-off.png) no-repeat; }*/
.example{width:100%;height:550px;font-size: 40px;text-align: center;}
#carousel_1 .example{height:550px;}
/*End banner css*/
/*nav css*/
.qm-head {height: 35px; background: #363636; position: relative; z-index: 100; }
.qm-head .qm-head-content {width: 1190px; margin: 0 auto; height: 35px; color: #fff; background: #363636; }
.qm-head .qm-head-content .qm-menu {list-style-type: none; margin: 0; padding: 0; height: 100%; line-height: 35px; display: block; }
.qm-head span,.qm-head div,.qm-head li{font-size: 12px!important; }
.qm-head .qm-head-content .qm-menu>li {float: left; cursor: pointer; position: relative; }
.qm-head .qm-head-content .qm-menu>li:HOVER {background: #4c4c4c; }
.qm-head .qm-head-content .qm-menu>li a {display: block; color: #fff; text-align: center; font-size: 12px; }
.qm-head .qm-head-content .qm-menu>li a:HOVER, .qm-head .qm-head-content .qm-menu>li a:FOCUS {color: #FFF; text-decoration: none; }
.qm-head .qm-head-content .qm-menu.left-menu {float: left; }
.qm-head .qm-head-content .qm-menu.right-menu {float: right; }
.qm-head .qm-head-content .qm-menu.left-menu>li>.menu-tab {width: 130px; display: block; text-align: center; }
.qm-head .qm-head-content .qm-menu.right-menu>li>.menu-tab {width: 90px; display: block; box-sizing:border-box;text-align: center; }
.qm-head li.qm-drop-down:HOVER .qm-menu-tab-list {display: block; }
.qm-head li.qm-drop-down .menu-tab {padding: 0 5px; background-image: url(../images/img_arrow_down.png); background-repeat: no-repeat; background-position: 95% center; }
.qm-head li.qm-drop-down:HOVER .menu-tab {background-image: url(../images/img_arrow_up.png); }
.qm-head .qm-menu-tab-list {list-style-type: none; display: none; position: absolute; background-color: #fafafa; width: 90px; -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2); -webkit-padding-start: 0px; color: #000; text-align: center; }
.qm-head .qm-menu-tab-list li:HOVER {background: #e9e9e9; position: relative; }
.qm-head .qm-weixin-qr-code{position: absolute; display: none; top:70%; left: -40px; width: 200px; height: 200px; padding: 10px; background: url(../images/img_head_QR_code.png) no-repeat center center; z-index: -1; }
.qm-width-120 {width: 120px !important; }
.qm-width-155 {width: 155px !important; }
.qm-content .qm-content-head {width: 1190px; margin: 0 auto; height: 140px; line-height: 140px; display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */ display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */ vertical-align: middle; -webkit-box-pack: center; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#PoPy{top:35px !important;left:385px !important;}
/*End nav css*/
/*footer css*/
.footer-bg{height:310px;background:url(../images/footer-bg_02.jpg) repeat-x;clear:both;}
.quick{width:950px;margin:0 auto;padding-top:20px;overflow:hidden;}
.quick li span{color:#fff;line-height:45px;font-size: 20px;font-weight:600;}
.quick li{float:left;margin-right:160px;}
.quick li:last-child{margin-right:0;}
.quick li img{float:left;padding-right:10px;}
.footer-a{margin-top: 45px;overflow:hidden;padding-top:0 !important;}
.footer-a ul{margin-right:100px;}
.footer-a ul:first-child{margin-left:40px;}
.footer-a h5{color:#d4d4d4;font-size:16px;margin-bottom:5px;}
.footer-a li a,.footer-a li{color:#888888;font-size:14px;line-height:25px;}
.footer-a li p1{font-size:30px;color:#888;padding-top:10px;display:block;}
.ewm{margin-right:0 !important;margin-right:30px !important;}
.ewm span{display:block;font-size:14px;color:#fff;}
/*End footer css*/
/*bottom css*/
.friendlink li,.friendlink h5,.bottom img,.bottom li,.net li{float:left;}
.friendlink h5,.friendlink li a{font-size:14px;color:#666;}
.friendlink h5{margin-right:10px;}
.friendlink li{margin-right:18px;}
.friendlink{border-bottom:1px solid #cccccc;padding:20px 0;height:20px;}
.bottom-all{overflow:hidden;padding-bottom:80px;}
.bottom{width:70%;margin:0 auto;margin-top:30px;overflow:hidden;color:#4b4b4b;}
.bottom li a{color:#4b4b4b;}
.bottom li img{margin-right:10px;}
.bottom li span{margin:0 10px;}
.net{width:56%;margin:0 auto;margin-top:20px;}
.net li{margin-right:30px;}
.net li a{font-size:14px;color:#000;line-height:30px;}
.net li img{float:left;padding-right:10px;}
/*End bottom css*/
.qm-content .qm-content-head .qm-content-search {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-shadow: 5px 4px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 4px 10px 0px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
  margin-left: 3%;
}

.qm-content .qm-content-head .qm-content-search .qm-content-search-input {
  width: 540px;
  height: 40px;
  font-size: 14px;
  padding: 4px 8px;
  border: 1px solid #EDEDED;
  outline: none;
  float: left;
}

.qm-content input::-webkit-input-placeholder, .qm-content textarea::-webkit-input-placeholder {
  color: #999999;
}

.qm-content input:-ms-input-placeholder, .qm-content textarea:-ms-input-placeholder {
  color: #999999;
}

.qm-content input::-ms-input-placeholder, .qm-content textarea::-ms-input-placeholder {
  color: #999999;
}

.qm-content input::placeholder, .qm-content textarea::placeholder {
  color: #999999;
}

.qm-content .qm-content-head .qm-content-search .qm-content-search-btn {
  width: 70px;
  height: 40px;
  background: #c8161d url(../images/index/img_search.png) no-repeat center center;
  border: 1px solid #c8161d;
  font-size: 14px;
  text-align: center;
  outline: none;
  float: right;
}

.qm-content .qm-content-head .qm-content-search .qm-content-search-btn:HOVER {
  opacity: 0.8;
}
.qm-content .qm-btn-container{
  float:right;
}
.qm-content .qm-btn {
  background: #FFFFFF;
  color: #c8161d;
  border: 1px solid #d4d4d4;
  font-size: 15px;
  text-align: center;
  outline: none;
  height: 40px;
  min-width: 120px;
  font-weight: 400;
}

.qm-content .qm-btn:HOVER {
  opacity: 0.8;
}
.qm-content .qm-content-head {
  width: 1190px;
  margin: 0 auto;
  height: 114px;
  line-height: 114px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}
.qm-content .qm-content-head .qm-content-search {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-shadow: 5px 4px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 4px 10px 0px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
  margin-left: 3%;
}

.qm-content .qm-content-head .qm-content-search .qm-content-search-input {
  width: 540px;
  height: 40px;
  font-size: 14px;
  padding: 4px 8px;
  border: 1px solid #EDEDED;
  outline: none;
  float: left;
}

.qm-content input::-webkit-input-placeholder, .qm-content textarea::-webkit-input-placeholder {
  color: #999999;
}

.qm-content input:-ms-input-placeholder, .qm-content textarea:-ms-input-placeholder {
  color: #999999;
}

.qm-content input::-ms-input-placeholder, .qm-content textarea::-ms-input-placeholder {
  color: #999999;
}

.qm-content input::placeholder, .qm-content textarea::placeholder {
  color: #999999;
}

.qm-content .qm-content-head .qm-content-search .qm-content-search-btn {
  width: 70px;
  height: 40px;
  background: #c8161d url(../images/index/img_search.png) no-repeat center center;
  border: 1px solid #c8161d;
  font-size: 14px;
  text-align: center;
  outline: none;
  float: right;
}

.qm-content .qm-content-head .qm-content-search .qm-content-search-btn:HOVER {
  opacity: 0.8;
}
.qm-content .qm-btn-container{
  float:right;
}
.qm-content .qm-btn {
  background: #FFFFFF;
  color: #c8161d;
  border: 1px solid #d4d4d4;
  font-size: 15px;
  text-align: center;
  outline: none;
  line-height: 36px;
  min-width: 120px;
  font-weight: 400;
}

.qm-content .qm-btn:HOVER {
  opacity: 0.8;
}
/* 侧边栏 */
.qm-right-side{
  position: fixed;
  top:260px;
  left:50%;
  margin-left:740px;
  width:50px;
  height:auto;
  z-index: 1;
}
.qm-right-side>div{
  margin-bottom: 2px;
  width:50px;
  height:50px;
  cursor:pointer;
  position: relative;
}
.qm-right-side>div:hover>span,.qm-right-side>div:hover>img{
  display:block;
}
.qm-right-side .qm-right-side-question{
  background:url(../images/index/img_right_side_question.png) no-repeat;
}
.qm-right-side span{
  position: absolute;
  right:100%;
  top:0;
  height:50px;
  padding:0 20px;
  line-height: 50px;
  white-space: nowrap;
  color:#FFFFFF;
  background:#c8161d;
  font-size:14px;
  display: none;
}
.qm-right-side img{
  position: absolute;
  right:100%;
  top:0;
  display: none;
  border:5px solid #c8161d;
}
.qm-right-side .qm-right-side-weixin{
  background:url(../images/index/img_right_side_weixin.png) no-repeat;
}
.qm-right-side .qm-right-side-phone{
  background:url(../images/index/img_right_side_phone.png) no-repeat;
}
.qm-right-side .qm-right-side-feedback{
  background:url(../images/index/img_right_side_feedback.png) no-repeat;
}
.qm-right-side .qm-right-side-shopping{
  background:url(../images/index/img_right_side_shopping.png) no-repeat;
}
.qm-right-side .qm-right-side-uptop{
  margin-top:200px;
  display:none;
  background:url(../images/index/img_right_side_uptop.png) no-repeat;
}
/* 公共样式 */
.qm-span {
  color: #666666;
  font-size: 14px;
  padding-bottom: 4px;
  -ms-flex-item-align: center;
  align-self: center;
  float:right;
  display:inline-block;
  cursor:pointer;
}
.qm-span:HOVER{
  opacity: 0.7;
}
.qm-span-line {
  border-bottom: 2px solid #c91c1d;
  margin-right:20px;
}
.qm-span-center{
  text-align:center;
}
.qm-show-more {
  background: url(../images/index/img_right.png);
  display: block;
  text-align: center;
  width: 26px;
  height: 26px;
  -ms-flex-item-align: center;
  align-self: center;
  cursor: pointer;
  float:right;
}
.qm-show-more:HOVER{
  opacity:0.7;
}
.qm-flex-space-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  width: 100%;
}
.qm-list-content .qm-flex-space-between{
  justify-content:inherit !important;
}
.qm-flex-center {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qm-flex-flow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.qm-question-span {
  font-size: 14px;
  color: #333333;
  padding: 8px 0;
}

.qm-big-span {
  font-size: 22px;
  color: #000000;
  -ms-flex-item-align: center;
  align-self: center;
  float:left;
  display:inline-block;
}

.qm-title-line {
  display: inline-block;
  background: url(../images/index/img_title_line.png) no-repeat center;
  width: 60px;
  height: 16px;
}

.qm-background {
  background-color: #fafafa;
}

.qm-background-white {
  background-color: #FFFFFF;
}
.qm-span-center{
  position:absolute;
  left:50%;
  transform:translateX(-50%);
}
.qm-text-center {
  text-align: center;
}
.qm-width-half{
  width: 49%!important;
  float:left;
  margin-bottom: 0 !important;
}
.qm-left-40 {
  margin-left: 40px;
}
.qm-left-10 {
  margin-left: 10px;
}
.qm-left-16{
  margin-left: 16px;
}
.qm-left-5{
  margin-left:5px;
}
.qm-top-20 {
  margin-top: 20px;
}
.qm-top-5{
  margin-top: 5px;
}
.qm-max-width{
  max-width: 760px;
  float:left;
  padding-bottom:3px;
}
.qm-empty-i{
  width: 26px;
}
.qm-width-220{
  float:left;
  width:220px!important;
}
.qm-width-250{
  float:left;
  width:250px!important;
}
.qm-left-22{
  margin-left: 22px;
}
.qm-left-40{
  margin-left:40px;
}
.qm-width-170 {
  width: 170px !important;
  float:left;
}

.qm-height-170 {
  height: 170px !important;
  line-height:170px !important;
}

.qm-width-183 {
  width: 183px !important;
}
.qm-height-183 {
  height: 183px !important;
}

.qm-width-220 {
  width: 220px !important;
}

.qm-height-230 {
  height: 230px !important;
}
.qm-width-230{
  width:230px !important;
  float:left;
}
.qm-width-190{
  width:190px!important;
}
.qm-width-970{
  width:970px!important;
}
.qm-height-190 {
  height: 190px !important;
  line-height:190px !important;
}
.qm-width-90{
width: 90px!important;

}
.qm-display-bolck{
  display:block;
}
.qm-float-left{
  float:left!important;
}
.qm-float-right{
  float: right!important;
}
.qm-width-280{
  width: 280px !important;
  float:left;
}
.qm-height-290 {
  height: 290px !important;
  line-height:290px !important;
}

.qm-width-165 {
  width: 165px !important;
  float:left;
}
.qm-width-282{
  width: 282px !important;
  float:left;
}
.qm-height-200 {
  height: 200px !important;
}
.qm-height-193 {
  height: 193px !important;
}
.qm-height-388{
  min-height:388px !important;
}
.qm-width-850{
  width:855px;
  float:left;
  overflow: hidden;
}