@charset "utf-8";
/* CSS Document */
*{
	outline:0;
	margin:0;
	padding:0
}
html, * {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
	font-family:open sans,sans-serif;
	font-size:14px;
	line-height:21px;
	color:#666;
	font-weight:400;
}
ul {
 	margin:0;
	padding:0
}
ul li {
	list-style-type:none
}
p {
	font-weight:400;
	margin-bottom:15px
}


/*******************头部导航********************/
header{
	display:block;
}
.top-info-bar {
    background: #fa0b42;
	display: block;
    width: 100%;
    z-index: 100;
    height: 45px;
}
.top-bar-right {
    text-align: right;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.top-bar-right i {
    margin-right: 10px;
    font-size: 13px;
    color: rgba(255,255,255,.8);
}
.top-bar-right a, .top-bar-right span {
    font-size: 13px;
	color: rgba(255,255,255,.8);
    line-height: 45px;
    font-weight: 600;
}

/***************导航***************/
.navbar .container {
    position: relative;
}
.lightHeader {
    position: relative;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,.1);
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
    background-color: #fff;
    z-index: 1030;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.navbar-collapse.collapse {
    display: block;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-brand>img:first-child{display:block}
.navbar-brand>img:last-child{display:none}
.en_btn {
    top: 35px;
    right: 30px;
	display: inline-block;
    float: right;
    position: absolute;
}
.en_btn a {
	width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #eaeaea;
    color: #222;
	font-weight: bold;
    padding: 0 0 30px;
    text-align: center;
    display: inline-block;
    position: relative;
}
.en_btn a:hover{
	color:#fff;
	background: #fa0b42;
}
.navbar-nav.navbar-right {
    margin-right: 40px;
	float: right;
}
.navbar-nav>li {
    float: left;
	position: relative;
    display: block;
}
.navbar-nav>li>a {
    margin: 0;
    padding: 45px 30px;
	font-family: open sans,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #222;
    background-color: transparent;
}
.main-menu .sub-menu {
	position: absolute;
    padding: 15px 15px 20px;
    border-top: 3px solid #fa0b42;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-top-color: #fa0b42;
    min-width: 230px;
    top: 100%;
    left: 0;
    z-index: 100000;
    display: none;
    margin: 0;
    text-align: left;
    background-color: #fff;
}
.main-menu .sub-menu li {
    position: relative;
}
.main-menu .sub-menu li a {
    padding: 8px 12px;
    color: #666;
    font-size: 12px;
    display: block;
}
.main-menu .sub-menu li:hover a{
	color:#fa0b42;
}
.main-menu .menu-item-has-children:hover .sub-menu {
    display: block;
}
/************logo***************/
.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
}
.navbar-brand {
    width: 200px;
    padding: 40px 10px;
	height: auto;
    top: -46px;
    -webkit-box-shadow: 0 7px 21px rgba(0,0,0,.1);
    -moz-box-shadow: 0 7px 21px rgba(0,0,0,.1);
    box-shadow: 0 7px 21px rgba(0,0,0,.1);
	float: left;
    position: absolute;
    z-index: 1000;
    background-color: #fff;
	font-size: 18px;
    line-height: 20px;
}
/********************首页公司简介*******************/
.home-about{
    background-image:url(../images/pattern-1-1.jpg);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.hap{
	margin:100px 0;
}
.elementor-element-populated{
	width:540px;
	height:400px;
	position: relative;
}
.elementor-element-populated img{
	position:absolute;
	z-index: 10;
}
.elementor-element-populated:before{
	position: absolute;
	display:block;
	width:580px;
	height: 386px;
	top:40px;
	left: -30px;
	content: '';
	border-style: solid;
    border-width: 5px 0px 5px 5px;
    border-color: #ffffff;
}
.hat{
	margin-bottom: 40px;
	background: #fff;
	padding:100px 60px 100px 100px;
}
.hat h2{
	font-size:24px;
	color:#333;
	margin-bottom:35px;
}
.hat p{
	font-size:14px;
	color:#666;
	line-height: 36px;
}

/*******************首页公共标题**********************/
.secotionTitle {
    padding: 100px 0 50px;
	text-align: center;
}
.secotionTitle h2 {
    line-height: 40px;
    color: #222;
    margin: 0;
	font-size: 24px;
    letter-spacing: 10px;
}
.secotionTitle h2 span {
    display: block;
    letter-spacing: normal;
    color: #fa0b42;
    font-family: Dynalight,cursive;
    font-size: 60px;
    line-height: 42px;
    text-transform: capitalize;
    font-weight: 400;
}


/***********首页产品中心***********/
.rvc{			
	max-width: 1200px;
	position: relative;
	margin: auto;
	margin-top: 30px;
}
.rvc .rvc-wrapper{
	margin: auto;
	overflow: hidden;
}
.rvc .rvc-wrapper ul{
	overflow: hidden;
	position: relative;
}
.rvc .rvc-wrapper ul li{
	float: left;
}
.rvc .rvc-wrapper ul li a{
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
	
}
.rvc .rvc-wrapper ul li a .img-wrapper{
	height: 280px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.rvc .rvc-wrapper ul li a .img-wrapper p{
	font-size:16px;
	display: block;
	line-height: 30px;
	color:#333;
	text-align: center;
}
.rvc .rvc-wrapper ul li:hover a .img-wrapper p{
	color:#fa0b42;
}



.rvc .rvc-wrapper ul li .hb{
	line-height: 30px;
	font-size:14px;
	font-family:Helvetica, Arial, "sans-serif";
	color:#888;
	border-top:1px solid #eee;
}
.rvc-prv,.rvc-next{
	position: absolute;
	height: 100% ;
	top: 0px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	z-index: 999;
	color:#ccc;
	font-size:36px;
	
}
.rvc-prv{						
	left: 0;			
}
.rvc-next{			
	right: 0;
	
}
.rvc-prv:hover,.rvc-next:hover{color:#fa0b42}



/************首页新闻中心************/
.news{
	background-image:url(../images/pattern-1-1.jpg);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background-attachment: fixed;
}
.reviewInner {
    position: relative;
    margin-bottom: 30px;
}
.reviewImage {
    position: absolute;
    top: 80px;
    width: 165px;
    height: 160px;
    border: 5px solid rgba(255,255,255,.7);
	left: -145px;
}
.reviewImage img {
    position: absolute;
    left: 25px;
    top: -25px;
}
.reviewInfo {
    padding: 60px 30px 53px 65px;
    background-color: #fff;
}
.reviewInfo time{
	font-size:18px;
	color: #fa0b42;
    font-family: Dynalight,cursive;
	font-weight: bold;
	letter-spacing:2px;
}
.reviewInfo h3{
	font-size:18px;
	margin-bottom: 30px
}
.reviewInfo p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin: 0 0 25px;
}
.reviewInfo a{
	font-size:12px;
	color:#fa0b42;
}

/*****************页脚*******************/
.footer {
	display:block;
    background-attachment: fixed;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-bottom: 0;
    position: relative;
}
.backToTop {
    position: absolute;
    left: 50%;
    top: -25px;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fa0b42;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.backToTop i {
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
    color: #fff;
}
.footerInfo {
    padding: 96px 0 60px;
    border-top: 4px solid #fa0b42;
}

.footerInfoTitle {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 35px;
    font-family: montserrat,sans-serif;
    font-weight: 400;
}
.footer-widget ul li a {
    padding: 14px 0;
    display: block;
    border-bottom: 1px dashed #b7b7b7;
    color: #666;
}

.your-email input[type=email] {
    padding-left: 8px;
    width: 65%;
    border-radius: 0;
    height: 40px;
    box-shadow: none;
    color: #666;
    background-color: #fff;
    border: 1px solid #fa0b42;
    float: left;
}
.textwidget input[type=submit] {
    background: #fa0b42;
    height: 40px;
    border: none;
    color: #fff;
    width: 35%;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #fa0b42;
    padding: unset;
}
.copyRight {
    border: 1px solid rgba(0,0,0,.07);
    padding: 30px 0;
}
.copyRight .list-inline {
    text-align: right;
    margin: 0;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.copyRight .list-inline li a {
    color: #666;
    font-size: 13px;
    padding: 0 5px;
}
.copyRight .list-inline li a:hover {
    color: #fa0b42;
}
.copyRightText p {
    margin-bottom: 0;
    text-align: left;
	color: #666;
}

/***************公共样式*****************/
.bt .container{
	position: relative;
}
.bt img{
	position: absolute;
	right:0;
	top:-147px;
}

/************关于我们****************/
.profile{
	margin-top:148px;
}
.profile .container{
	background:url(../images/line.jpg) left top no-repeat;
	border-bottom: 1px solid #eeeeee;
	padding:80px 15px;
}
.profile h3:first-child{
	text-align:right;
	font-size:32px;
	color:#121212;
	font-weight: bold;
}
.profile p{
	font-size:16px;
	color:#333;
	line-height: 36px;
}
.ability li{
	border-right:1px solid #eeeeee;
	text-align:center;
}
.ability li:last-child{
	border-right:none;
}
.ability li .wrap{
	float:left;
	margin-left: 40px;
}
.ability li h1{
	font-size:60px;
	font-family: Oswald,serif;
	color:#121212;
}
.ability li h5{
	font-size:14px;
	color:#121212;
	font-weight: 700;
}
.ability li span{
	float:left;
	font-size:12px;
	 writing-mode:tb-rl;  
  -webkit-writing-mode:vertical-rl;
	margin-top: 30px;
}

/**企业文化**/
.culture .container{
	border-bottom: 1px solid #eeeeee;
	padding:80px 15px;
}
.culture h3{
	font-size:32px;
	color:#121212;
	font-weight: bold;
}
.culture h2{
	font-size:24px;
	color:#121212;
}
.culture p{
	fonts-size:14px;
	color:#333;
	line-height: 26px;
}
.culture img{
	position: relative;
	right: 0;
}
/*合作伙伴*/
.brand .container{
	border-bottom: 1px solid #eeeeee;
	padding:80px 15px;
}
.brand h3{
	font-size:32px;
	color:#121212;
	font-weight: bold;
}
.brand ul li{
	text-align: center;
	height:155px;
	line-height: 155px;
	border-bottom: 1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}
.brand ul li:nth-child(4n){
	border-right:none;
}
.brand ul li img{
	margin:0 auto;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;
	transition: all 0.3s;
}
.brand ul li:hover img{
	transition: filter 0.3s;
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    
    filter: grayscale(0%);
	
    filter:
	
}

/*****************产品中心*****************/
.pt .container{
	position: relative;
}
.pt img{
	position: absolute;
	left:0;
	top:-206px;
}
.product{
	margin:210px 0;
}
.product .container{
	background:url(../images/line.jpg) right top no-repeat;
	padding:80px 0;
}
.pro-menu li{
	margin-bottom:24px;
}
.pro-menu li a{
	font-size:18px;
	color:#121212;
	font-weight: 700;
}
.pro-menu li a.active{
	color:#fa0b42;
}
.pm-wrap{
	position:relative;
}
.pm-wrap span{
	position: absolute;
	bottom: 0;
	z-index: 2;
	display:block;
	width:100%;
	fonts-zie:18px;
	font-weight: 700;
	line-height: 50px;
	color:#121212;
	background: rgba(245,245,245,.9);
	text-align: center;
	transition: all 0.3s;
}
.plist li{
	margin-top: 30px;
}
.plist li:hover span{
	background: #fa0b42;
	color:#fff;
	transition: all 0.3s;
}


/*****************新闻中心********************/

.ct .container{
	position: relative;
}
.ct img{
	position: absolute;
	left:0;
	top:-130px;
}
.nlist li{
	position: relative;
	padding:30px 0;
	border-bottom: 1px solid #eee;
}
.nlist li:after{
	position: absolute;
	z-index: 2;
	bottom: 0;
	display:block;
	width:0;
	height:2px;
	background: #fa0b42;
	content:'';
		
}
.nlist li time{
	font-size:12px;
	color:#999;
	font-weight: 700;
}
.nlist li h2{
	font-size:22px;
	color:#333;
	font-weight: 700;
	margin-top: 35px;
	transition: all 0.5s;
}
.nlist li p{
	font-size:15px;
	color:#666;
	line-height: 26px;
	margin-top: 20px;
}
.nlist li:hover:after{
	width:100%;
	transition: width 0.5s;
}
.nlist li:hover h2{
	color:#fa0b42;
	transition: all 0.5s;
}
/****************新闻详情页*****************/
.contact .container {
	margin-top: 200px;
    background: url(../images/line.jpg) right top no-repeat;
    border-bottom: 1px solid #eeeeee;
    padding: 80px 0;
}
.contact h3 {
    float: left;
    font-size: 32px;
    color: #121212;
    font-weight: bold;
}
.ct .container {
    position: relative;
}
.ct img {
    position: absolute;
    left: 0;
    top: -209px;
}
.ncon-title{
	font-size:24px;
	font-weight: bold;
	color:#333;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.ncon-title time,
.ncon-title span{
	font-size:14px;
	color:#999;
	font-weight: normal;
}
.ncon-title time{
	padding-right:100px;
}
.ntext p{
	color:#666;
	font-size:14px;
	line-height: 26px;
}
.ntext a{
	display:block;
	width:150px;
	line-height:35px;
	text-align: center;
	float:right;
	color:#fff;
	background: #fa0b42;
}

/*********联系我们*********/
.cinfo,.chart{
	margin-top:50px;
}
.cinfo h2{
	font-size:24px;
	color:#333;
	line-height: 36px;
}

.cinfo p{
	font-size:14px;
	color:#666;
	line-height: 28px;
	font-family:"苹方 中等","Helvetica Neue", Helvetica, Arial, "sans-serif"
}

.chart p{
	margin-bottom: 13px;
}
.chart label {
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
}
.chart span {
    display: block;
}
.chart input[type=text], .chart input[type=email], .chart textarea {
    height: 40px;
    box-shadow: none;
    border-radius: 0;
    padding-left: 18px;
    border: 1px solid #dedede;
    width: 100%;
    color: #666;
}
.chart textarea {
    height: 130px;
}
.chart button{
	width: 172px;
	font-size: 14px;
    padding: 15px 0;
	transition: all .3s ease-in-out;
	line-height: 15px;
    color: #fff;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    background:#fa0b42;
    border-radius: 0;
    letter-spacing: 1px;
}

/******************产品详情页*******************/
.pro-pic {
	display:block;
	height:350px;
}
.pro-pic li{
	padding-top: 167px;
}
.pro-pic li:nth-child(3){
	padding-top: 0;
}
.des{
	padding-left:0;
}
.des h2{
	display:block;
	font-size:16px;
	height:50px;
	line-height: 50px;
	color:#fa0b42;
	font-weight: bold;
	border-bottom: 1px solid #fa0b42;
}

@media (max-width: 450px){
.navbar-brand {
    width: 218px;
    padding: 0px;
    top: 0;
    box-shadow: none;
}
	.navbar-brand>img {
		width: 100%;
	}
	.navbar-default .navbar-toggle {
		margin-right: 70px;
		background-color: #ec5598;
		border-color: #ec5598;
		margin-top: 17px;
		border-radius: 0;
		padding: 11px 10px;
	}
	.navbar-toggle .icon-bar{
		background-color:#fff;
	}
	.en_btn {
		top: 16px;
		right: 20px;
		display: inline-block;
		float: right;
		position: absolute;
	}
	.navbar-collapse.collapse{
		display: none;
	}
	.navbar-nav {
		height: 300px;
		overflow-x: hidden;
		background-color: #fff;
		-webkit-transition: height .3s ease;
		-moz-transition: height .3s ease;
		-ms-transition: height .3s ease;
		-o-transition: height .3s ease;
		transition: height .3s ease;
		margin-top: 0;
	}
	.nav>li {
		position: relative;
		display: block;
		width:100%;
	}
	.navbar-nav.navbar-right{
		margin:0;
		float:none;
	}
	.navbar-nav>li>a {
    	padding: 20px 15px;
		line-height: 20px;
	}
	.elementor-element-populated{
		width:100%;
		height: 270px;
	}
	.elementor-element-populated:before{
		display: none;
	}
	.hap{margin:0;padding-top: 15px;}
	.hat{padding:30px;}
	.top-bar-right{text-align:left;}
	.bt,.pt,.nt,.ct{display:none;}
	.profile{margin-top:50px;}
	.profile h3:first-child{
		text-align: left;
		padding-left: 30px;
	}
	.abp{max-width:100%;height: auto;}
	.brand ul li{border-right:none;}
	.ability li .wrap{margin-left:0;}
	.ability li:nth-child(2n){border-right:none;}
	.ability li h1{font-size:44px;}
	.main-menu .sub-menu {
		border-top: none;
		width:100%;
		padding: 15px 15px 20px;
		position: static;
		box-shadow: 0 0 0 0;
	}
	.product{margin:50px 0}
	.pro-menu{display:none;}
	.product .container{padding:30px 15px;}
	.nlist li h2{font-size:16px;}
	.nlist li p{font-size:14px;}
	.nlist li img{margin:0 auto;}
	.contact .container{padding:30px 15px;margin-top: 30px;}
	.navbar-brand>img:last-child{display:block}
	.navbar-brand>img:first-child{display:none}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{margin-left:0}
}
