@charset "utf-8";
body{
	font-family:Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif,Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;
	font-size:14px;
	counter-reset: section 0;
	overflow:hidden;
	overflow-y:auto;
}
a:focus, a:hover { 
    text-decoration: none;
}
ul{
	list-style:none outside none;    padding: 0;
}
.hidden{
	display:none !important;
}
.box-radius{
	border-radius: .5em;
}
.box-shadow{
  -webkit-box-shadow: 0 0px 30px rgba(0,0,0,.06);
          box-shadow: 0 0px 30px rgba(0,0,0,.06);
}
.text-center{text-align:center;}
.text-white{color:#fff;}
.btn-red{
    color: #E03024;
    border: 1px solid #E03024;
}
.btn-danger{
	background-color: #E03024;

}
.form-group{
	margin-bottom: 25px;
}
.navbar-inverse{
	background: transparent;
	border: 0;
}

.navbar-inverse .navbar-nav>li>a{
    color: #fff;
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse a.active{
    color: #E03024 !important;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-brand:hover {
    color: #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #999;
}
.navbar-header>a{
	line-height: 50px;
    padding: 0;
}
.navbar-inverse .logo{
	width: 30px;
    display: inline-block;
    margin-right: 5px;
	margin-top: -3px;
}
.nav-bg-black.navbar-inverse{
	background: #333;
}
 
/**********************************/
/*     16. Back To Top Button     */
/**********************************/
a.back-to-top {
	position: fixed;
	z-index: 999;
	right: 0.75rem;
	bottom: 0.75rem;
	display: none;
	width: 2.625rem;
	height: 2.625rem;
	border-radius: 1.875rem;
	background: #E03024 url("../images/up-arrow.png") no-repeat center 47%;
	background-size: 1.125rem 1.125rem;
	text-indent: -9999px;
  }
  
  a:hover.back-to-top {
	background-color: #b51106;
  }
.link {
	color: #aaa;
}
.link:hover {
	text-decoration: underline;
	color: #fff;
}

.swiper-container {
	margin-top:-51px;
	height: 500px;
	overflow: visible;
	background:#000
}
.swiper-container .inner {
	position: relative;
	display: block;
	width: 80%;
	height: 500px;
	margin: 0 auto;
}
.swiper-container2 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container2 { 
	height: 600px;
	overflow: visible;
	background-color:#000;
	/*background: url(../images/ic_range_bg.png) no-repeat;	
	background-size:cover;*/
}
.swiper-container2 .inner {
	position: relative;
	display: block;
	width: 80%;
	height: 500px;
	margin: 0 auto;
}
.pagination2 {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 15px;
	width: 100%;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 15px;
	width: 100%;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 32px;
	height: 20px;
	font-size: 0;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	transition: width .8s;
}
.swiper-pagination-switch:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background: rgba(102, 102, 102, .5);
	vertical-align: middle;
	transition: width .8s, background-color .8s;
	box-shadow: 0 3px 6px 0 rgba(33, 39, 81, 0.20);
}
.swiper-active-switch:before {
	background: #E03024;
	/*box-shadow: 0 3px 6px 0 rgba(250, 111, 102, .5);*/
}
.swiper-slide {
	position: relative;
	opacity: 0;
	transition: opacity 0.7s ease-in-out;
	overflow: hidden;
}
.swiper-slide-active {
	opacity: 1;
}
.swiper-slide .img {
	position: absolute;
}


.swiper-slide .inner{
	margin-top:10em;
}
.slide221 {
	background: url(../images/ic_range_1@3x.png?123)  no-repeat center center;
    background-size: cover;
}
.slide222 {
	background: url(../images/ic_range_2@3x.png?124) no-repeat center center;
    background-size: cover;
}
.slide1 {
	background: url(../images/ic_banner1.png) no-repeat;	
	background-size:cover;
}
.swiper-slide .txt1{
	font-size:44px;
}
.swiper-slide .txt2{
	font-size:18px;
    line-height: 1.5em;
    margin-top: 2em;
}
.btn-box{
	margin-top: 3em;
}
.btn-box .btn-lg{
	font-size:14px;
	padding:8px 20px;
}
.btn-box .btn-lg:hover{
	background-color:#b51106;
	/*border:1px solid #E03024;
	color:#E03024;*/
}
.slide2 {
	background: url(../images/ic_banner2.png) no-repeat;
	background-size:cover;
}
.slide3 {
	background: url(../images/ic_banner3.png) no-repeat;
	background-size:cover;
}
.slide4 {
	background: url(../images/ic_banner4.png) no-repeat;
	background-size:cover;
}
.slide5 {
	background: url(../images/ic_banner5.png) no-repeat;
	background-size:cover;
}


.slide2 .img1 {
	left: 0px;
	bottom: 120px;
	z-index: 9;
	position: absolute;
}
.slide4 .img1 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
.slide4 .img2 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
.slide5 .img1 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
.slide5 .img2 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
/*波浪遮罩*/
.cover {
	background: url(../images/banner-cover.png) no-repeat center center;
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: -1280px;
	right: -1280px;
	width: 2560px;
	height: 60px;
	margin: 0 auto;
}



 .back-to-top{
	 display: none;
 }

.category-container{
	margin-bottom:80px;
}
.category-container .iconfont{
	font-size:3em;
	color: #ebebeb;
}
.tabs{
	position: relative;
}
.tabs  UL.horizontal{
	padding: 0;
	margin: 25px auto;
}
.tabs .active .curr{
	display:block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #E03024;
	margin: 0 auto;
}
.tabs .active .icon{
	color: #E03024;
}
.tabs a,.tabs a:hover{
	color:#333;
}
.tabs .curr{
	display:none;
}
.tabs  UL.horizontal li{
	position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: calc(20% - 5px);
	display:inline-block; 
	text-align:center;
}
.tabs  UL.horizontal li.active{
	border-bottom: 3px solid #E03024;
}
.tabs  UL.horizontal li.active:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid red;
}
.tabs .controls{
	position: absolute;
    top: 20em;
}
.tabs .controls:hover .iconfont{
	color:#E03024
}
.tabs .controls.prev{ 
    left: 0em;
}
.tabs .controls.next{ 
    right: 0em;
}
.textbg{
	position:relative;	
}
.textbg .text-bg{
	color: #ffbaba;
    font-size: 6em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-weight: bold;
    opacity: 0.15;
}
.textbg h2{
	font-size:32px;
	z-index: 999;
    line-height: 4em;
    font-weight: bold;
	position: inherit;
}
.textbg h2:before{
    position: absolute;
    content: ""; 
    border-top: 4px solid #E03024;
    width: 1.8em;
    left: 0;
    right: 0;
    top: 2.8em;
    bottom: 0;
    margin: auto;
}
.left-line,.right-line{
	margin-bottom:25px;
	margin-top:0;
}
.left-line:before{
    position: absolute;
    content: "";
    border-top: 4px solid #E03024;
    width: 1.8em;
    top: 1.2em;
    bottom: 0;
    margin: auto;
}
.right-line:before{
    position: absolute;
    content: "";
    border-top: 4px solid #E03024;
    width: 1.8em;
    top: 1.2em;
	right: 0.5em;
    bottom: 0;
    margin: auto;
}

.category-box{
	font-size:16px;
	text-align:center;
}

.big-price{
	display:inline-block;
    color: #E03024;
    font-size: 74px;
	font-weight: 800;
    font-family: 'OPPOSans';
} 

.big-price:before  {
	content: '\00a5';
	font-size:36px;
	color:#E03024;
	
}
.big-price:after {
	content: "\002f\5e74";
	font-size:.2em;
	color:#333;
	
}

.mid-price{
	display:inline-block;
    color: #E03024;
    font-size: 25px !important;
} 

.mid-price:before  {
	content: '\00a5';
	font-size:20px;
	color:#E03024;
	
}
.mid-price:after {
	content: "\002f\5e74";
	font-size:.2em;
	color:#333;
	
}


.category-box .content .links {
	margin:25px auto;
	
}

.category-box .content .links .btn-lg {
	padding: 6px 28px;
    font-size: 14px;
    color: #E03024;
	background-color: #fff;
	border-color: #E03024;
}
.category-box .content .links .btn-lg:hover {
	color: #FFF;
    background-color: #E03024;
	border:1px solid #E03024;
}
.category-box .content .links .btn-lg:active {
	color: #FFF;
    background-color: #E03024;
	border:1px solid #E03024;
}
.category-box .card>div>div{
    border: 1px solid #fff;
    margin: 15px auto 5px;
    padding: 25px;
	margin-bottom: 15px;
}
.category-box .card>div>div:hover{
	background:#E03024;
	border: 1px solid #E03024;
	color:#fff;
}
.category-box .card>div>div p{
	font-size: 18px;
}
.category-box .card>div>div .icon{
	color:#E03024;
	font-size: 70px;
}
.category-box .card>div>div:hover .icon{
	color:#fff;
}
.category-box .card .icon{
	width: 60px;
	margin:0 auto 25px;
	border-radius: 50%;
}

.range-container{
	background: #f1f1f1;
    text-align: center;
    margin: 15px auto;
}
.range-container .content{
	text-align: left;
}

.range-container .content li{
    margin: 15px;
    padding: 15px;
    width: 29%;
    display: inline-flex;
    text-align: left;
	background: #fff;
	min-height: 70px;
}
.range-container .content li:before{
	content: counter(section);
	counter-increment: section;
    background: #E03024;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 5px;
}
.range-tips{
	text-align: center;
    margin: 15px auto;
	padding:24pt 0;
}
.range-tips .container{
	position: relative;
}
.range-tips .container .icon{
	position: absolute;
	width: 30px;
    color: #E03024;
    opacity: .2;
}
.range-tips .container .icon.left{
	top:0;
	left:0;
}
.range-tips .container .icon.right{
	bottom:0;
	right:0;
}
.range-tips h3{
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
}
.range-tips p{
	font-size:14px;
    line-height: 2em;
    margin-top: 2em;
}
.discount-container{
	background:#f1f1f1;
	text-align: center;
	background: url(../images/discount_bg.png) no-repeat;
	background-size:cover;
}
.discount-container .content>div>div{
    margin: 8px 0;
    background: #fff;
    padding: 15px 25px;
    text-align: left;
}
.discount-container .content{
	margin-top: 1.2em;
	margin-bottom: 40px;
}
.discount-container .content .icon{
	width:50px;
	display:inline-block;
	vertical-align: middle;
}
.discount-container .content>div>div>div{
	display:inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.discount-container .content>div>div>div p{
	margin:0;
	font-weight:bold;
}
.discount-container .content>div>div>div p:last-child{
	font-weight:normal;
}
.discount-container .content>div>div>div p span{
    font-size: 1.8em;
    color: #E03024;
	line-height: 1.5em;
	margin: 0 5px;
	
}
.custom-container{
	background:#fff;
	text-align: center;	
	background: url(../images/custom_bg.png) no-repeat;
	background-size:cover;
}

.custom-container .content{
    margin-bottom: 5em;
} 
.footer-container{
	background:#2e2e2e;
	padding:45px 0 25px;
	color:#aaa;
}
.footer-container .title{
    font-size: 1.45em;
    color: #fff;
    margin-bottom: 0.8em;
}
.footer-container .title:before {

}
.footer-container .title2:before
{
}
.footer-container li{
    line-height: 1.8em;
	white-space:nowrap
}
.footer-container li a{
	color:#aaa
}
.footer-container li a:hover{
	color:#d8d8d8
}
.footer-container .copyright{
	border-top:1px solid #444;
	line-height:2em;
	text-align:center;
	margin-top:3em;
	padding-top:1em;
	color:#aaa
}
.qrcode{
	width:60%
}
.group-header{
	background: url(../images/groups_header.png) no-repeat;
	min-height: 400px;
	background-size:cover
}

.group-header .container{
	color: #fff;
	padding-top: 125px;
}
.character-container  .textbg h2:before{
	    top: 2em;
}
.text-center h2{
    line-height: 12px;
    font-size: 18px;
}
.mb1em{
	margin-bottom:1em;
}
.group-container{
	padding:6em 0;
	background:#f7f7f7;
	padding-bottom: 0;
	
}
.group-container div>div{
    margin-bottom: 3em;
}
.group-container div>div>div{
	text-align: center;
	background:#fff
}
.group-container div>div>div:hover .desc{
	font-size:16px;
}
.group-container .icon{
	width:48pt;
	margin-top: -24pt; 
    border-radius: 50%;
}
.group-container .title{
	font-size: 14pt;
    text-align: center;
    font-weight: bold;
	padding-bottom: 0;
}
.group-container .title:before {
    position: absolute;
    content: ""; 
    border-top: 4px solid #E03024;
    width: 1.5em;
    left: 0;
    right: 0;
    top: 4.4em;
    bottom: 0;
    margin: auto;
}
.group-container p{
    padding: 15px 20px;
    text-align: left;
}

.sharelaw-header{
	background: url(../images/sharelaw_header.png) no-repeat;
	min-height: 400px;	
	background-size:cover;
}
.sharelaw-header .container{
	color: #fff;
	padding-top: 125px;
}
.company-container{
	 padding: 35px 0;
	 text-align:center;
}
.company-container p{
    line-height: 2em;
    text-align: left;
    font-size: 16px;
    text-indent: 2em;
}

.character-container{
	background: url(../images/sharelaw_mid_bg.png) no-repeat;
	min-height: 290px;	
	color:#fff;	
	background-size: cover;
	margin-top: 4em;
	padding: 2em 0;
	padding-top: 1.5em;
}
.character-container .textbg{
	margin-bottom: 3em;
}
.character-container .icon{
	max-width:40%;
}
.character-container .h2{
    line-height: 36px;
    font-size: 22px;
}
.character-container .title{
	font-size: 14px;
	line-height: 40px;
}
.character-container2{
	padding: 8em 0;
	padding-bottom: 5em;
}
.character-container2 .icon{
	max-width:100%;
}
.character-container2 h2{
	font-size:24px;
}
.character-container2 p{
	font-size:16px;
	line-height: 2em;
}
.efc-header{
	background: url(../images/efc_header.png) no-repeat;
	min-height: 400px;	
	background-size:cover
}
.efc-header .container{
	color: #fff;
	padding-top: 125px;
}
.efc-container{
	
}

.product-container{
	text-align: center;
	background: url(../images/ic_product_bg.png) no-repeat;
	min-height: 538px;	
	color:#fff;	
	padding-bottom: 5em;
	background-size:cover;
}
.product-container>div>div>div{
	margin-bottom:25px;
}
.product-container .box-shadow{
	    position: relative;
}



.product-container>div>div>div:hover .back{
	background: #000;
    opacity: .3;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 5px;
}
.product-container .icon{
    max-width: 100%;
}
.text16 p{
	font-size:16px;
}
.product-container .txt{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
	z-index: 1;
    margin: 20px;
    color: #fff;
}
.product-container .txt h3{
	font-size:20px
}
.product-container .txt p{
	font-size:14px;
	margin: 15px 25px;
}
.contact-header{
	background: url(../images/contact_header.png) no-repeat;
	min-height: 400px;
	background-size:cover;
}
.contact-header .container{
	color: #fff;
	padding-top: 125px;
}

.contact-container{
	padding:2em 0;
	text-align:center;
}
.contact-container div>div{
	margin-bottom:2em;
}
.contact-container div>div>div{
	text-align: center;
	background:#fff;
	padding:2em 0;

}
.contact-container .icon{
	font-size: 4em;
	color:#E03024
}
.contact-container .title{
	font-size: 12pt;
    text-align: center;
    font-weight: bold; 
    line-height: 2em;
}
.contact-container .box-shadow:hover{
	color:#fff;
	background:#E03024;
}
.contact-container .box-shadow:hover .icon{
	color:#fff;
}

.book-item .icon{
	color: #E03024;
    margin-right: 5px;
}
.message-container{
	text-align:center;
	margin-bottom: 4em;
}
.message-container .content{
	text-align:left;
}
.message-container .map{
	margin:0 25px;
	    max-width: 80%;
}

.message-container .form-control{
	border-radius: 20px;
}
.message-container .btn{
	border-radius: 20px;
}
.message-container .btn:active{

}
.owl-item img{width:100%}
.owl-theme .owl-controls{margin-top:-40px !important}
.owl-theme .owl-controls .owl-page span{background:#E03024  !important}
.owl-theme .owl-controls .owl-page .active span{background:#fff  !important}
.message-container .form-control{
	border-color:#ddd;
	box-shadow: none;
}
.message-container .form-control:focus{
	border-color:#E03024;
	box-shadow: none;
}
#small-dialog .icon{width: 90%;margin-bottom: 25px;}
#small-dialog .txt{
	font-size: 16px;
    padding: 0;
    line-height: 18px;
    text-align: center;
}
#small-dialog .txt span{color:#E03024}
      /* Styles for dialog window */
      #small-dialog {
        background: white;
        padding: 30px 40px;
        text-align: center;
        max-width: 600px;
        margin: 40px auto;
        position: relative;
      }


      /**
       * Fade-zoom animation for first dialog
       */
      
      /* start state */
      .my-mfp-zoom-in .zoom-anim-dialog {
        opacity: 0;

        -webkit-transition: all 0.2s ease-in-out; 
        -moz-transition: all 0.2s ease-in-out; 
        -o-transition: all 0.2s ease-in-out; 
        transition: all 0.2s ease-in-out; 



        -webkit-transform: scale(0.8); 
        -moz-transform: scale(0.8); 
        -ms-transform: scale(0.8); 
        -o-transform: scale(0.8); 
        transform: scale(0.8); 
      }

      /* animate in */
      .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
        opacity: 1;

        -webkit-transform: scale(1); 
        -moz-transform: scale(1); 
        -ms-transform: scale(1); 
        -o-transform: scale(1); 
        transform: scale(1); 
      }

      /* animate out */
      .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
        -webkit-transform: scale(0.8); 
        -moz-transform: scale(0.8); 
        -ms-transform: scale(0.8); 
        -o-transform: scale(0.8); 
        transform: scale(0.8); 

        opacity: 0;
      }

      /* Dark overlay, start state */
      .my-mfp-zoom-in.mfp-bg {
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-out; 
        -moz-transition: opacity 0.3s ease-out; 
        -o-transition: opacity 0.3s ease-out; 
        transition: opacity 0.3s ease-out;
      }
      /* animate in */
      .my-mfp-zoom-in.mfp-ready.mfp-bg {
        opacity: 0.8;
      }
      /* animate out */
      .my-mfp-zoom-in.mfp-removing.mfp-bg {
        opacity: 0;
      }

/**min-width时，小的放上面大的在下面，同理如果是用max-width那么就是大的在上面，小的在下面 */

/**小于此值的显示*/
@media (max-width: 768px){
	.masthead {
		padding: 105px 0 110px;
		padding-bottom: 35px;
	}	
	.masthead h1 {
		font-size: 32px;
	}
	.masthead h2 {
		font-size: 18px;
	}
	.category-container .logo{
		width:60px;
	}
	.category-box .content .title .text-bg {
		font-size:6em;
	}
	.big-price{
		font-size:26px;
	}
	.textbg .text-bg{
		font-size:4em;
	}
	.tabs UL.horizontal li{
		    width: calc(20% - 0px);
	}
	.swiper-container .pagination{bottom:0;}
	.category-box .card>div>div .icon{font-size:42px}
	.category-box .card>div>div p {
		font-size: 11px;
	}
	.swiper-slide .txt1 {
		font-size: 32px;
	}
	.footer-container li{
		white-space: normal;
	}
}
/***大于此值的显示*/
@media (min-width: 768px){
	.container {
		width: 960px;
	}
	.masthead {
		padding: 145px 0 110px;
	}	
	.masthead h1 {
		font-size: 48px;
	}
	.masthead h2 {
		font-size: 24px;
	}

}


 
 
 