*{
    margin:0;
    padding:0;
    border: none;
	user-select: none;
}

img{
	border:0px solid red;
	border:0px solid red\0;
	border:0px solid red\9;
}

ul,li,ol,dl{
    list-style:none;
}
a{
	text-decoration: none!important;
	display:inline-block;
	/*border:0px solid red;*/
}
body p {
    margin: 0px;
}
.container{
	margin:0 auto;
}
.clear{
	clear:both;
}

h1,h2,h3,h4,h5,h6,p,span{
	font-family: 微软雅黑;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
.container {
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width:1200px) {
	.container {
	    width:1200px!important;
	}
}
/*============ 		初始化			=========================*/

.header-top{
	background-color: #0d8baa;
}
.header-top-box{
	height: 50px;
}
.header-top-welcome{
	float: left;
}
.header-top-welcome p{
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 0px;
}
.header-top-search{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-left: 100px;*/
}
.header-top-search .input-group{
	/*width: 230px;*/
	height: 30px;
}
.header-top-search .input-group .form-control{
	height: 30px;
}
/*.header-top-search .input-group .btn{
	padding: 4px 14px;
}*/
.header-top-login{
	float: left;
	line-height: 50px;
	/*margin-left: 30px;*/
}
.header-top-login>a{
	font-size: 14px;
	color: #fff;
}
.header-top-my{
	float: left;
	/*display: none;*/
	line-height: 50px;
	/*margin-left: 30px;*/
}
.header-top-my>a{
	font-size: 14px;
	color: #fff;
}
.header-top-hot{
	float: right;
	text-align: right;
}
.header-top-hot p{
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 0px;
}
.header-top-box::after{
	content: "";
	display: block;
	clear: both;
}
.header-top-box a:hover{
	color: #f00;
}

.nav-box>.navbar{
	margin-bottom: 0px;
}
.nav-box .navbar-brand{
	padding: 0px;
}
.nav-box .navbar-brand img{
	height: 50px;
}
/*&#xe253*/

.nav-box .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #ff7e00;
	background-color:#fff;
}
.nav-box .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color: #ff7e00!important;
}
.nav-box .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open {
	border-bottom: 1px solid #ff7e00;
}

.add-caret{
	display: none;
	/*display: inline-block;*/
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px dashed #ff7e00;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    bottom: 1px;
    left: 43%;
}
.nav-box .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open .add-caret{
	display: inline-block;
}
.dropdown-menu-add{
	width: 250px;
}
.dropdown-menu-right{
	width: 150px;
	padding-right: 10px;
	padding-top: 10px;
}
.dropdown-menu-right img{
	width: 100%;
}

.dropdown-menu > .dropdown-menu-left > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}


.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
     opacity: 1; 
}
.banner .swiper-pagination-bullet-active{
	background: #ff7e00;
}
.templ1-box{
	padding-top: 20px;
}
.templ1-title {
	margin-bottom: 25px;
}
.templ1-title-cn{
	text-align: center;
	position: relative;
}
.templ1-title .templ1-title-cn span{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 17px;
	color: #fff;
	display: inline-block;
	background-color: #00b1dc;
	position: relative;
	z-index: 333;
}
.templ1-title-cn span::before{
	content: "";
	width: 400px;
	height: 1px;
	background-color: #00b1dc;
	position: absolute;
	/*top: 50%;
	left: 33%;
	z-index:1;*/
	top: 50%;
    left: -73%;
    z-index: -7;

}
.templ1-title-en{
	text-align: center;
	margin-top: 20px;
}
.templ1-title-en span{
	font-size: 18px;
	color: #616161;
	display: inline-block;
	text-transform:Uppercase;
}

.company-pic{
	height: 287px;
}
.company-pic img{
	height: 287px;
	width: 100%;
}

.company-name p{
	font-size: 18px;
	color: #0081d4;
}
.company-desc{
	margin-top: 35px;
}
.company-desc p{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}
.company-yewu-img img{
	width: 100%;
	height: 17px;
}
.company-yewu-content li{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #c9c9c9;
}
.company-yewu-content li a{
	font-size: 14px;
	color: #585858;
	margin-left: 10px;
}
.procenter-swiper-content{
	position: relative;
}
.procenter-swiper-content h6{
	font-size: 16px;
	color: #606060;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.procenter-swiper-content img{
	width: 100%;
	/*height: 200px;*/
}
.procenter-swiper-mask{
	display: none;
	width: 100%;
	height: 212px;
	position: absolute;
	top: 0px;
	background-color: #000;
	opacity: .6;
}
.procenter-swiper-mask p{
	color: #fff;
	position: absolute;
	top: 35%;
	text-align: left;
	font-size: 14px;
	color: #fff;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#procenterSwiper .procenter-swiper-content:hover .procenter-swiper-mask{
	display: block;
}
#procenterSwiper .procenter-swiper-content:hover h6{
	background-color: #ff7e00;
	color: #fff;
}

.choose-list{
	display: flex;
	justify-content: center;
}
.choose-list li:nth-child(1){
	margin-right: 20px;
}
.news-choose .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background-color: #ff7e00;
}

.choose-triangle{
	display: none;
	/*display: inline-block;*/
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px dashed #ff7e00;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 38%;
}
.news-choose .active .choose-triangle{
	display: inline-block;
}
.news-choose-list{
	margin-top: 30px;
}
.news-choose-item{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	margin-bottom: 20px;
}
.news-choose-item-pic img{
	height: 134px;
	width: 100%;
}
.news-choose-item-title{
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-choose-item-title h5{
	font-size: 14px;
	color: #060606;
}

.news-choose-item-desc{
	font-size: 12px;
	color: #3e3e3e;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 50px;
}
.news-choose-item-more a{
	margin-top: 20px;
	font-size: 12px;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ff7e00;
}
.link-item{
	margin-bottom: 15px;
}
.link-item img{
	width: 100%;
}

.footer{
	background-color: #0d8baa;
}
.footer-box{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 55px;
	padding-bottom: 40px;
}

.footer-nav{
	margin-bottom: 40px;
}
.footer-nav>li{
	float: left;
	margin-right: 4%;
}
.footer-nav>li>a{
	font-size: 14px;
	color: #fff;
}
.footer-nav::after{
	content: "";
	display: block;
	clear: both;
}
.footer-icp{
	font-size: 12px;
	color: #fff;
	margin-bottom: 20px;
}
.footer-copyright{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.footer-line{
	width: 1px;
	height: 160px;
	background-color: #129ec1;
}

.footer-right-content{
	width: 110px;
	margin: 0 auto;
}
/*.footer-right-title>i{
	width: 20px;
	height: 20px;
	background-color: #3eb135;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}*/
.footer-right-title>div{
	float: left;
	width: 24px;
	height: 20px;
	background-color: #3eb135;
	border-radius: 50%;
	/* text-align: center; */
	position: relative;
	/* line-height: 20px; */
}
.footer-right-title>div>img{
	width: 12px;
	height: 10px;
	position: absolute;
	left: 6px;
	top: 5px;
}
.footer-right-title>p{
	float: left;
	line-height: 20px;
	margin-left: 10px;
}
.footer-right-pic{
	width: 110px;
	margin-top: 15px;
}
.footer-right-pic>img{
	width: 110px;
	height: 110px;
}
.footer-bottom{
	text-align: center;
}
.footer-bottom i{
	margin-right: 25px;
	display: inline-block;
}
.footer-bottom i img{
	width: 80px;
	height: 30px;
}
.scroll{
	position: absolute;
	top: 80px;
	right: 0px;
}
.scroll .btn-scroll{
	background-color: #ff9000;
}
.scroll .btn-scroll span{
	color:#fff;
}
.scroll .btn-scroll:hover span{
	color: #f00;
}
.kefu{
	background-color: #00b1dc;
	width: 26px;
	text-align: center;
	position: fixed;
	top: 50%;
	right: 50px;
	margin-top: 0px;
	z-index: 240;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kefu div{
	margin-bottom: 10px;
}
.kefu p{
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
@media screen and (max-width:1200px) {
	.footer-line{
		display: none;
	}
	.footer-bottom{
		/*line-height: 160px;*/
		margin-top: 30px;
	}
	.procenter-swiper-mask{
		height: 167px;
	}
	.footer-left{
		margin-bottom: 20px;
	}
}
@media screen and (max-width:992px){
	.company-pic{
		display: none;
	}
	.procenter-swiper-mask{
		height: 126px;
	}
}
@media screen and (max-width:768px){
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
		margin-right: 0px!important;
    	margin-left: 0px!important;
	}
	.procenter-swiper-mask{
		height: auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.footer-bottom{
		height: auto;
	}
	.templ1-title-cn span::before {
	    content: "";
	    width: 300px;
	    height: 1px;
	    background-color: #00b1dc;
	    position: absolute;
	    top: 50%;
	    left: -45%;
	    z-index: -7;
	}
	.header-top-welcome{
		text-align: center;
	}
	.header-top-hot{
		text-align: center;
	}
}
@media screen and (max-width:610px;){
	.header-top-welcome{
		width: 100%!important;
	}
	.header-top-search{
		width: 100%!important;
	}
}

/*==================				首页					==================*/
.banner>img{
	width: 100%;
}

.templ2-title>p{
	font-size: 24px;
	color: #3a3a3a;
	text-align: center;
}
.templ2-choose{
	margin-top: 30px;
}
.templ2-choose-list{
	display: flex;
    justify-content: center;
}
.templ2-choose-product-list{
	margin-top: 55px;
}
.templ2-choose-product-item{
	margin-bottom: 20px;
}
.templ2-choose-product-item-pic img{
	width: 100%;
}
.templ2-choose-product-item-title h5{
	font-size: 18px;
	color: #181818;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.page{
	text-align: center;
}


/*===============			产品中心					=======================*/
.cap{
	padding-top: 20px;
}
.prodetail{
	padding-top: 80px;
	padding-bottom: 130px;
}
.prodetail-pic img{
	width: 100%;
}
.prodetail-title{
	font-size: 24px;
	color: #181818;
	margin-bottom: 30px;
}
.prodetail-usefor{
	margin-bottom: 15px;
}
.prodetail-format{
	margin-bottom: 15px;
}


/*===============			产品中心-详情					=======================*/
.lianxi-title{
	font-size: 24px;
	color: #3a3a3a;
	text-align: center;
}
.lianxi-content{
	background-color: #00b1dc;
}
.lianxi-content{
	/*text-align: center;*/
	padding-top: 15px;
	margin-top: 40px;
}
.lianxi-content .glyphicon{
	color: #fff;
	margin-right: 22px;
}
.lianxi-phone1 small{
	font-size: 14px;
	color: #fff;
}
.lianxi-phone2 small{
	font-size: 14px;
	color: #fff;
}
.lianxi-address small{
	font-size: 14px;
	color: #fff;
}
.lianxi-content div{
	padding-bottom: 15px;
}
.lianxi-map{
	margin-top: 40px;
	margin-bottom: 115px;
}
.lianxi-map img{
	width: 100%;
}
/*===============			联系我们				=======================*/
.templ2-choose-product-item-content h6{
	font-size: 20px;
	color: #060606;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.templ2-choose-product-item-desc{
	margin-top: 30px;
	font-size: 16px;
	height: 112px;
	color: #3e3e3e;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 5; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.templ2-choose-product-item-btn{
	margin-top: 23px;
}

/*===============		新闻资讯 	==================*/

.news-detail{
	margin-top: 80px;
	margin-bottom: 100px;
}

/*===============		新闻资讯详情 	==================*/
.yewu-content{
	padding-bottom: 90px;
}
.yewu-content img{
	width: 100%;
}

/*===============		业务发展 	==================*/
.zhaoping-title{
	margin-top: 25px;
}
.zhaoping-title p{
	font-size: 14px;
	color: #e20a0a;
	text-align: center;
	
}
.zhaoping-content{
	padding-bottom: 100px;
}

/*===============		招聘 	==================*/
.login-box{
	padding-top: 110px;
	padding-bottom: 110px;
}
.login-box .login-form {
	padding:40px;
	background-color: #fff;
	border-radius: 10px;
}
.login-top{
	margin-bottom: 30px;
}
.login-top span{
	font-size: 18px;
	float: left;
	line-height: 26px;
}
.login-form .input-group{
	margin-bottom: 20px;
}
.login-top a{
	font-size: 14px;
	color: #f04848;
	line-height: 26px;
	float: right;
}
.forget-password{
	text-align: right;
	margin-bottom: 20px;
}
.forget-password a{
	font-size: 14px;
	color: #747474;
}
.login-in input{
	width: 100%;
	height: 40px;
	border-radius: 5px;
	background-color: #f94040;
	font-size: 18px;
	color: #fff;
}
.login-bottom{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 35px;
}
.login-bottom-left,.login-bottom-right{
	display: inline-block;
	text-align: center;
}
.login-bottom-left{
	margin-right: 25px;
}
.login-bottom-desc{
	padding-top: 20px;
}
.login-box .login-form .form-group{
	margin-bottom: 20px;
	width: 100%;
}
.form-group label{
	width: 40%;
	text-align: right;
}
.login-box .login-form .form-group>input{
	width: 58%;
}
.login-box .login-form .form-group input.phone-check{
	width: 34%;
}
.checkbox label a{
	color: #f00;
}
@media screen and (max-width:992px) {
	.form-group label {
	    width: 100%;
	    text-align: left;
	}
	.login-box .login-form .form-group>input{
		width: 100%;
	}
	.login-box .login-form .form-group input.phone-check{
		width: 60%;
	}
}



/*===========			登录等相关			============*/
.preson-box{
	padding-bottom: 230px;
}
.preson-content-top{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 141px;
	border:1px solid #c9c9c9;
}
.preson-content-top-pic{
	width: 111px;
	height: 111px;
	overflow: hidden;
	border-radius: 50%;
}
.preson-content-top-pic img{
	width: 111px;
	height: 111px;
}
.preson-content-top p{
	float: left;
	line-height: 120px;
	font-size: 18px;
	margin-left: 20px;
}
.preson-content-center-title{
	border: 1px solid #c9c9c9;
	margin-top: 20px;
}
.preson-content-center-title big{
	line-height: 38px;
}
.preson-content-center-content{
	padding-top: 45px;
	padding-bottom: 90px;
	border:1px solid #c9c9c9;
}
.preson-content-center-content .preson-form .form-group{
	width: 100%;
	margin-bottom: 34px;
}
.preson-form .form-group label{
	width: 20%;
    text-align: right;
}
.preson-content-center-content .preson-form .form-group input{
	width: 58%;
}
.preson-center-line{
	height: 1px;
	width: 100%;
	background-color: #c9c9c9;
}
.preson-save{
	margin-top: 30px;
	text-align: center;
}
.preson-save input{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	background-color: #ff8c0a;
}

@media screen and (max-width:768px) {
	.preson-form{
		padding-left: 20px;
		padding-right: 20px;
	}
	.preson-form .form-group label {
	    width: 100%;
	    text-align: left;
	}
	.preson-content-center-content .preson-form .form-group input{
		width: 70%;
	}
}


/*==============			个人中心					=============*/
.preson-center-item{
	border-bottom: 1px solid #c9c9c9;
	padding-top: 25px;
	padding-bottom: 25px;
}
.preson-center-item-left{
	line-height: 43px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.preson-center-item-right a{
	padding: 10px;
	border:1px solid #000;
}
.preson-center-item-right a:hover{
	color: #fff;
	background-color: #00b1dc;
}

/*==============			个人中心	-下载发票				=============*/
.preson-content-center-content .preson-form .preson-radio{
	margin-bottom: 34px;
	line-height: 34px;
	width: 100%;
}
.preson-radio label{
	width: 20%;
	text-align: right;
	font-weight: bold!important;
	font-size: 14px;
}
.preson-radio div{
	display: inline-block;
	width: 58%;
}

.preson-select div{
	display: inline-block;
	width: 58%;
}
.preson-select div select{
	border:1px solid #c9c9c9;
}
@media screen and (max-width:768px) {

	.preson-radio label {
	    width: 30%;
	    text-align: left;
	}
	.preson-radio div input{
		position: relative!important;
		margin-left: 0px!important;
	}
	.preson-select div {
	    display: inline-block;
	    width: 100%;
	}
}


.news-choose ul .active:hover .choose-triangle{
	border-top: 8px dashed #337ab7;
}
