
/* common */
body,form,p,ul,li,img,input{margin:0;padding:0;}
body{color:#333;font-size:14px;font-family:"微软雅黑","Microsoft Yahei",Verdana; background-color:#f5f5f5;min-width: 1200px;}
a{color:#323232;text-decoration:none;}
.sq-clear{clear:both;height:0; overflow:hidden;}
.sq-fenge{height:12px;overflow:hidden;}
ul,li{display:block;list-style:none;}
img{border:none;vertical-align:baseline;nobar:expression(this.galleryImg='no');}
div,td{table-layout:fixed;word-wrap:break-word;}

.fl {
    float: left;
}
.fr {
    float: right;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
/* nav */

.nav_submenu {
    text-transform: none;
    display: none;
    position: absolute;
    width: 120px;
    background: rgba(68, 67, 67, 0.8);
    z-index: 100;
    transform: translate(0,-20px);
}

.nav_menu-item:hover .nav_submenu {
    display: block;
}
/* more */
.box-link {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.box-link a {
    display: inline-block;
    vertical-align: top;
    min-width: 160px;
 border-radius: 5px;
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #1d2c6a;
    text-align: center;
    border: 1px solid #1d2c6a;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
}
.box-link a:hover{

    color: #fff;
    background: #1d2c6a;
}

.m-about .box-link {
    margin-top: 38px;
    text-align: left;
}


.rolips-project_img{
    height: 240px;
    background: #f5f5f5;
    max-width: 100%;
    /* max-width: 1000px; */
    overflow: hidden;
}


/*page*/
.sq-page{text-align:center; padding:20px 0;}
.sq-page a{ border:1px solid #e4e4e4; background:#e4e4e4; padding:6px 14px; color:#000; margin-left:5px;}
.sq-page a:hover{background:#1d2c6a;border:1px solid #333; color:#fff;}
.sq-page span.current{border:1px solid #333;background:#1d2c6a; color:#fff; padding:6px 14px; margin-left:5px;}

/*layout*/
.sq-lay{width: 1200px;margin:0 auto;margin-bottom: 30px;}
.sq-border{border: 1px solid #e4e4e4;}
.sq-border-yuan{border: 1px solid #e4e4e4;border-radius: 5px;}
.sq-shadow{
	-moz-box-shadow:0 0 30px  #e4e4e4 inset;
	-webkit-box-shadow:0 0 30px  #e4e4e4 inset; 
	box-shadow:0 0 30px  #e4e4e4 inset;
}
.sq-pad4{padding: 4px;}
.sq-pad10{padding: 10px;}
.sq-pad20{padding: 20px;}
.sq-pad30{padding: 30px;}

.sq-bg-bai{background: #fff;padding-bottom: 20px;}

.mianbao{height: 50px;line-height: 50px;color: #333333;background: #fff;}
.mianbao a{color: #333333;}
.mianbao .fa-home{ color: #1d2c6a;}
.sq-red{color: red;}
.sq-green{color:#4AAA4A;}
.red{color: red!important;}
.green{color: green!important;}
.blue{color: blue!important;}
.orange{color: orange;}

.sq-cont{line-height: 2;}
/*left right*/
.left{width: 180px;margin: 20px 20px 0 0;float: left;background: #fff;
	/* padding: 20px; */
}
.left-ico{text-align: center;font-size: 22px;color:#F1B133;}
.left-txt{text-align:left;font-size: 18px;}
.left-nav{font-size: 16px;}
.left-nav li a{ display:block;height: 40px;line-height: 40px;padding-left: 30px; margin-bottom: 10px;}
.left-nav li a:hover,.left-nav li a.curr{background: #e4e4e4;color: #333;}
.left .left-nav .fas{
 
    color: #1d2c6a;
}

.right{width: 1000px;float: left;background: #fff;padding: 20px;margin-top: 20px;}
.right-head{height: 40px;line-height: 40px;border-bottom: 1px solid #f5f5f5;font-size: 18px;margin-bottom: 20px;font-weight: bold;}




/* ==========================================================================
电话+邮箱 Styles
========================================================================== */
.lightgrey-background{background-color:#f5f5f5;color:rgba(54,54,54,1)}
.rolips-row-gutter{padding:30px 0}
.rolips-row-gutter>[class*=col-]{padding-left:0;padding-right:0}
.rolips-iconbox-wrapper{margin-bottom:0;min-height:240px;background-color:#fff;width:100%;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#d70050}
.rolips-iconbox-wrapper:hover{color:#1d2c6a}
.rolips-iconbox-icon{margin:0 0 20px 0}
.rolips-iconbox-icon{line-height:1;font-size:42px;-webkit-transition:color .2s cubic-bezier(.215,.61,.355,1);transition:color .2s cubic-bezier(.215,.61,.355,1)}
.rolips-iconbox-content{text-align:center;width:75%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin:auto;overflow:hidden}
.rolips-iconbox-title{font-family:crimson text,Helvetica,Arial,sans-serif;font-size:24px;line-height:30px;font-weight:400;color:#1d2c6a;font-style:normal}
.rolips-iconbox-blue{margin-bottom:0;min-height:240px;background-color:#1d2c6a;width:100%;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.rolips-iconbox-blue{color:#fff}
.rolips-iconbox-blue h3{color:#fff}
.rolips-iconbox-blue:hover{color:#fff;}
.rolips-iconbox-desc{margin:10px 0 0;}
.rolips-iconbox-content p{color:#c6c6c6}



/* 二级 */
.banner-list {
    position: relative;
    background-size: cover;
    background-color: #8f9fad;
    background-image: url();
    background-position: 50% 0;
}
.banner-list>.container {
    position: relative;
    z-index: 11;
    min-height: 445px;
}

.banner-list:after {
    position: absolute;
    content: '';
    display: block;
    display: block !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35,38,40,.3);
    z-index: 10;
}


/*top*/
.sq-top{background: #fff;height: 90px;}

.sq-top-left{width: 200px;float: left;}
.sq-top-left img{display: block; margin-top: 16px;}

.sq-top-md{
	width: 760px;
    text-align: center;
	line-height: 90px;color:#1d2c6a;font-size: 20px;font-weight: bold;
}
.sq-top-right{width: 162px;float:right;margin-top: -64px;}
.sq-top-right span{
	float: right;text-align: left;color:#555;font-size: 16px;    margin-top: -7px;
}

.sq-nav{height: 50px;line-height: 50px;background:#1d2c6a;}
#nav li{float: left;}
#nav li a{display: block;width: 108px;height: 50px;line-height: 50px;text-align: center;color: #fff;font-size: 16px;font-weight: 600;}
#nav li a:hover,#nav li a.xz{color:#E50213;}

.lunbo{margin-top:2px;}
/*banner*/
.swiper-container{height: 500px;max-width: 2000px;margin: 0 auto;min-width: 1200px;}
/*foot*/
.foot{background: #333;padding: 10px 0;line-height: 32px;text-align: center;color: #e4e4e4;margin-top: 12px;}
.foot a{color: #e4e4e4;}

.footer {
	background: #20232a;
	color: #eee;
}

.footer a {

	color: #eee;
}

.footer .a li {
	line-height: 30px;
}

.footer .a li a:hover {
	color: #fff;
}

.footer .a .hd {
	font-size: 18px;
	color: #fff;

}

.footer .a .hd h3 {
	line-height: 65px;
	margin: 0;
}

.footer .a .bd {
	padding: 15px 0;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}



.footer .a .bd .company {
	 width: 280px; 
	margin-right: 30px;
}

.footer .a .bd .company h1 {
	font-weight: bold;
	font-size: 18px;
}
.footer .a .bd .code p{
    text-align: center;
    padding: 10px;
}
.footer .a .bd .code .img {
	margin-top: 30px;
	width: 96px;
}

.footer .a .bd .code a {
	display: inline-block;
	margin-right: 5px;
}

/* .footer .a .fl {
	width: 130px;
	text-align: center;
} */

.footer .a .fl:first-child {
	text-align: left;
}

.footer .b {
	line-height: 30px;
	padding: 20px 0;
}

.footer .b .flex {
	align-items: stretch;
}

.footer .b .flex a {
	display: inline-block;
	margin: 0 16px 0 0;
}

.footer .b .flex a:hover {
	color: #fff;
}

.footer .c {
	background: #20232a;
	line-height: 65px;
	text-align: center;
}

.footer .c a {
	padding: 0 35px;
}

/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*pro*/
.pro_bj{height:734px;} 
.pro_l{ width:230px; height:626px; margin-top:45px; display:inline;margin-left: 2%;}
.pro_l h2{margin: 0; width:230px; height:70px; overflow:hidden; text-align:center; font: bold 26px/73px "microsoft Yahei";background: #1d2c6a;}
.pro_l h2 a{ color:#fff;}

.pro_c{ width:230px; height:553px; border: 4px solid #1d2c6a;}
.pro_c h3{ width:195px; overflow:hidden;height:34px; margin-left:27px; font: bold 16px/34px "microsoft Yahei"; 
	border-bottom: 1px solid #f1f1f1;overflow:hidden; background:url(../image/pro_icon1.png) no-repeat left center;}
.pro_c h3 a{ color:#333; padding-left:22px;}
.pro_c .cur{ margin-top:9px;}

.pro_c ul{ width:175px; margin:0 0 0 50px; padding-bottom:12px;}
.pro_c ul li{ height:29px; width:175px; font:14px/29px "microsoft Yahei"; background:url(../image/pro_icon2.gif) no-repeat left center;position:relative;}
.pro_c ul li .sanji{width:175px;position:absolute;padding-bottom:0;overflow:hidden;z-index:50;left:125px;top:0;background:#8ec63f;display:none;}
.pro_c ul li .sanji li{width:175px;overflow:hidden;font:14px/29px "microsoft Yahei";background:none;}
.pro_c ul li .sanji li a{color:#fff;}
.pro_c ul li a{ display:inline-block; color:#666666;padding-left:12px;}
.pro_f{ width:230px; overflow:hidden; height:8px; background:url(../image/pro_f.gif) no-repeat left top;}

.pro_r{     width: 845px; margin-top:40px; display:inline; overflow:hidden;}
.pro_r h2{ background:url(../image/more-bg.png) no-repeat left 40px; font: bold 16px/47px "microsoft Yahei"; width:845px; height:47px; overflow:hidden;}
.pro_r h2 a{color:#fff;padding-left:23px; display:inline-block;}
.pro_r h2 span{ display:block; height:47px; overflow:hidden; margin-right:17px; *margin-right:10px; font: bold 12px/47px Arial, Helvetica, sans-serif;}
.pro_r h2 span a{ color:#444444;display:inline-block;} 

.pro_con{ height:577px; width:845px; overflow:hidden;  border-top:0;
	/* border:1px solid #dfdfdf; */
}
.pro_r dl{ padding:20px 15px 0 23px; height:296px; overflow:hidden;}
.pro_r dl dt{width:423px; height:296px; overflow:hidden;}
.pro_r dl dt img{width:411px; height:285px; padding:4px 5px 5px 5px; border:1px solid #e0e0e0;}
.pro_r dl dd{ width:240px; overflow:hidden;}
.pro_r dl dd h3{ width:240px; height:44px; overflow:hidden; margin-bottom:10px; border-bottom:1px solid #dfdfdf; font: bold 16px/22px "microsoft Yahei";overflow:hidden; padding-bottom:5px;}
.pro_r dl dd h3 a{ color:#333333;} 
.pro_r dl dd p{ display:inline-block; font:14px/24px "microsoft Yahei"; padding-bottom:26px; color:#666666;height:138px;overflow:hidden;}
.pro_r dl dd p i{ color:#666; background:url(../image/pro_icon23.gif) no-repeat 5px center; padding-left:15px; display:inline-block;}
.pro_r dl dd p .pro_i01{ margin-left:38px;}
.pro_r dl dd .p01{ padding-bottom:0px;}
.pro_r dl dd em{font: bold 14px/36px "microsoft Yahei"; display:inline-block;width:235px; height:36px; overflow:hidden; text-align:center;  float:left;}
.pro_r dl dd em .pro_btn1{color:#ffffff; display:inline-block; width:110px; height:36px; overflow:hidden; background:url(../image/pro_btn1.jpg) no-repeat left top;} 
.pro_r dl dd em .pro_btn2{color:#ffffff; display:inline-block; width:110px; height:36px; overflow:hidden; background:url(../image/pro_btn2.png) no-repeat left top; margin-left:11px;} 


.pro_r ul{ width:845px;height:196px;margin:18px 0 0 23px; overflow:hidden;}
.pro_r ul li{ width: 260px;    height: 160px;   float:left;overflow:hidden; margin-right:16px; display:inline;}
.pro_r ul li a img{    width: 260px;    height: 160px;padding:3px; border:1px solid #e2e2e2; -webkit-transition: all .4s;
    transition: all .4s; }
.pro_r ul li a{width:214px; height:250px; overflow:hidden; display:inline-block; } 
.pro_r ul li span{ display:block;height:46px; width:214px; overflow:hidden; color:#666666; font: bold 14px/46px "microsoft Yahei"; text-align:center;}
.pro_r ul li .shortjj{display:none;}
.pro_r ul .nones{ margin-right:0px;}
.pro_r ul li a:hover img{  border:2px solid #056fce; -webkit-transform:scale(1.2); transform:scale(1.2); -webkit-transition: all 1.2s; transition: all 1.2s;}

.pro_roll{ margin:15px 0 0 24px; display:inline-block;width: 790px; height:11px; text-align:center;border-bottom:1px solid #999;}
.pro_roll1{ width:27px; height:20px; display:inline-block; overflow:hidden; margin-left:10px;line-height:17px;}
.pro_roll2{ width:28px; height:20px; display:inline-block; overflow:hidden; margin-left:13px;line-height:17px;}
.pro_roll3{ width:27px; height:20px; display:inline-block; overflow:hidden; margin-left:12px;line-height:17px;}


/*index*/
.zhibao{
	margin-top: -110px;
    position: relative;
	z-index:99;

}



.index-block-body{border-radius: 5px;background: #fff;}
.index-block-body:hover{
	-moz-box-shadow:0 0 50px  #e4e4e4 inset;
	-webkit-box-shadow:0 0 50px  #e4e4e4 inset; 
	box-shadow:0 0 50px  #e4e4e4 inset;
}
.index-block-left,.index-block-right{width: 380px;float: left;}
.index-block-mid{width: 380px;float: left;}

.index-block-icon{text-align: center;font-size: 26px;margin: 20px 0;}
.index-block-txt{font-size: 12px;text-align: center;line-height: 2;margin: 10px 0;}
.index-block-btn{text-align: center;margin-bottom: 20px;}

.index-head{height: 32px;line-height: 32px;border-bottom: 1px solid #e4e4e4;padding-left: 10px;margin-bottom: 10px;font-weight: bold;}
.index-head-ico{text-align: center;font-size: 30px;padding-top: 30px;}
.index-head-txt{font-size: 16px; width: 200px; height: 40px;  margin: 0 auto;  text-align: center;margin-bottom: 10px;color: #ccc;padding-top: 10px;}
.link{width: 460px;  margin: 0 auto; border-top: 1px solid #ccc; position: relative;    top: -30px; }

.index-block-bg01{background:#fff url(../image/index01.jpg) top left no-repeat;}
.index-block-bg02{background:#fff url(../image/index02.jpg) top left no-repeat;}
.index-block-bg03{background:#fff url(../image/index03.jpg) top left no-repeat;}
.index-block-bg04{background:#fff url(../image/index04.jpg) top left no-repeat;}
.index-block-bg05{background:#fff url(../image/index05.jpg) top left no-repeat;}
.index-block-bg06{background:#fff url(../image/index06.jpg) top left no-repeat;}
.index-block-bg07{background:#fff url(../image/index07.jpg) top left no-repeat;}
.index-block-bg08{background:#fff url(../image/index08.jpg) top left no-repeat;}
.index-block-bg09{background:#fff url(../image/index09.jpg) top left no-repeat;}

/* case */
.case-list li{width: 360px;float: left;margin-top: 30px;margin-right:30px;}
.case-img{width: 360px;height: 230px;overflow: hidden;}
.case-tit{width: 360px;height: 34px;line-height: 34px;    font-size: 16px;text-align: center;background-color: #797a81;color: #fff;overflow: hidden;}
.case-list li.news-del{margin-right: 0;}
.case-detail-tit{height: 42px;line-height: 42px;font-size: 18px;font-weight: bold;color: #fff;}
.case-detail-bar{height: 32px;line-height: 32px;text-align: center;font-size: 12px;background: #f4f4f4;color: #666;margin: 20px 0;}




/*about*/
.rolips-innerWrapper-content h2 {
    font-family: crimson text,Helvetica,Arial,sans-serif;
    font-size: 36px;
    line-height: 48px;
    color: #363636;
    font-style: normal;
}

.rolips-innerWrapper-content .text {
    font-size: 15px;
    line-height: 39px;
}

.button.medium {
    margin: 5px 0 0;
    padding: 10px 24px;
    font-size: 12px;
}
.more {
    background-color: #323232;
    color: #fff;
}
.pgs_btn {
    font-size: 14px;
    text-align: center;
    border: 0 solid transparent;
    background: #db2d2e;
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 8px 20px;
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
}



/*news*/
.news-list li{float: left;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;}
.news-img{width: 100%;height: 230px;text-align: center;
	overflow: hidden;}
	.news-img img{height: auto;width: 100%;}
		
.news-text{width: 100%;height: 110px;text-align: left;overflow: hidden;padding: 8px;font-size: 14px;    color: #999;
}

.news-tit{  font-size: 20px;    color: #20232a;}
.news-list li.news-del{margin-right: 0;}

.news-detail-tit{height: 42px;line-height: 42px;font-size: 18px;font-weight: bold;color: #666;}
.news-detail-bar{height: 32px;line-height: 32px;text-align: center;font-size: 12px;background: #f4f4f4;color: #666;margin: 20px 0;}



/*hezuo*/

/*  */
.xx4 {position:relative; margin-top:35px;}
.xx4 .hd .prev {width:39px; height:39px; background:url(../image/jiantzuo.png) left center no-repeat; position:absolute; left:-45px; top:50%; margin-top:-20px; z-index:10000}
.xx4 .next{width:39px; height:39px; background:url(../image/jiantyou.png) left center no-repeat; position:absolute; right:-45px; top:50%; margin-top:-20px; z-index:10000}
.xx4 .bd { margin-left: 10%;margin-right: 10%;}
.xx4 .bd ul li{display:inline-block; width:274px; float:left; margin:0 30px;overflow:hidden;    border: 2px solid #eee;
    margin-bottom: 30px; }
.xx4 .bd ul li .tp { height:145px; width:100%; overflow:hidden;}
.xx4 .bd ul li .wz { width:100%; padding:0px 10px 15px;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; text-align: left }
.xx4 .bd ul li .wz h3 {padding: 0}
.xx4 .bd ul li .wz h3 { font-size:16px; color:#333; line-height:35px; text-align:center; font-weight:normal; display:block}
.xx4 .bd ul li .wz span { font-size:12px; line-height:1.8; color:#555;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx41 li{ display:inline-block;}
.procase_tu03{ width:88px; height:26px; border:1px solid #fff; background:#007dc2; color:#fff; display:inline-block; line-height:26px; margin:10px 0 12px 78px; text-align: center; border-radius: 50px; text-transform:uppercase; font-size:12px;}
.xx4 .bd ul li:hover .procase_tu03{ background:#007dc2; color:#fff;}
.xx4 .bd ul li:hover {background:#207de2; color:#fff}
.xx4 .bd ul li:hover h3 { color:#fff}
.xx4 .bd ul li:hover .wz span { color:#fff}  
.xx4 .bd ul li img {	width:100%;

	height: 100%;

	-webkit-transition: all 1s;

	-o-transition: all 1s;

	transition: all 1s;}
.xx4 .bd ul li:hover img {-webkit-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1);}

.xx41 li{ display:inline-block;}
.procase_tu03{ width:88px; height:26px; border:1px solid #fff; background:#007dc2; color:#fff; display:inline-block; line-height:26px; margin:10px 0 12px 78px; text-align: center; border-radius: 50px; text-transform:uppercase; font-size:12px;}
.anl2 .bd ul li:hover .procase_tu03{ background:#007dc2; color:#fff;}
.anl2 .bd ul li:hover {background:#c82126; color:#fff}
.anl2 .bd ul li:hover h3 { color:#fff}
.anl2 .bd ul li:hover .wz span { color:#fff}  
.anl2 .bd ul li img {	width:100%;

	height: 100%;

	-webkit-transition: all 1s;

	-o-transition: all 1s;

	transition: all 1s;}
.anl2 .bd ul li:hover img {-webkit-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1);}



/*  */







/* .case-list li{width: 285px;float: left;margin-top: 20px;margin-right:20px;}
.case-img{width: 285px;height: 200px;overflow: hidden;}
.case-tit{width: 285px;height: 34px;line-height: 34px;text-align: center;background-color: #f5f5f5;overflow: hidden;}
.case-list li.case-del{margin-right: 0;}

.case-detail-tit{height: 42px;line-height: 42px;font-size: 18px;font-weight: bold;color: #666;}
.case-detail-bar{height: 32px;line-height: 32px;text-align: center;font-size: 12px;background: #f4f4f4;color: #666;margin: 20px 0;}
.js-chexing a{margin-bottom: 10px;}
.js-chanpin a{margin-bottom: 10px;} */
/*eqa*/
.eqa-tit{text-align: center;font-size: 18px;font-weight:bold;line-height: 40px;background: #f4f4f4;}
.eqa-bg{background: #f5f5f5;text-align: center;font-weight: bold;}
.eqa-yz{position: absolute;top:130px; left: 300px;}
/*login*/
.sq-card{width: 500px;margin: 30px auto;}
/*agent*/
.agent-yz{position: absolute;top:20px; left: 280px;}
/*product*/
.product-list li{width: 300px;float: left;margin-top: 30px;margin-right:30px;}
.product-img{width: 300px;height: 200px;overflow: hidden;}
.product-tit{width: 300px;height: 34px;line-height: 34px;text-align: center;background-color: #f5f5f5;overflow: hidden;}
.product-list li.product-del{margin-right: 0;}



/* 二级页面 */
/* about */
.rolips-header {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 20px;
    background-color: #1d2c6a;
    color: #fff;
}
.rolips-header .title {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 3px double #DEDDDD;
    margin-bottom: 0;
}
.rolips-header p {
    margin: 0;
}
.rolips-header .subtitle {
    font-size: 15px;
    color: #f0f0f0;
    text-transform: uppercase;
}


/* shipin */

video {
    width: 100%;
    height: 100%;
    font-size: 0;
    object-fit: cover;
}
.cenr_3{
	padding: 75px 0 60px;
}
/* .cenr_3 .vidls{
	margin-top: 60px;
	overflow: hidden;
	height: 150px;
}*/
.cenr_3 .vidls li {
float: left;
width: 282.5px;
    margin-right: 20px;
} 

.cenr_3 .vidls{
	margin-top: 20px;
	overflow: hidden;
}
.cenr_3 .vidls .bfvide{
	position: relative;
	height: 165px;
 
   padding: 5px;
    margin-right: 20px;
}
.cenr_3 .vidls .bfvide .dotic{
	width: 50px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: -25px auto 0;
	z-index: 999;
	cursor: pointer;
}
.cenr_3 .vidls p{
	font-size: 18px;
	color: #fff;
	line-height: 1.7;
	padding-left: 20px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding: 5px 20px;
}

/* 上一篇 */
.udbox li {
    border: 1px solid #eee;
    margin-bottom: 20px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.udbox li strong {
    background: #f2f2f2;
    padding: 10px 30px;
}

.udbox li a {
    color: #666;
    padding: 0 0 0 30px;
}

/* 合作 */
.clearfix {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 .hez li {
    float: left;
    width: calc((100% - 52px) / 6);
    margin-right: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
 .hez .isbg {
    height: 120px;
	border: 1px solid #e2e2e2;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.hez .isbg:hover {
  transform: scale(1.2,1.2);

}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/* neeet */
.list-content .list-item {
    margin: -1px 0 0;
    padding: 20px;
    height: 180px;
    color: #797979;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
}

.list-item .item-img {
    width: 180px;
    height: 135px;
    float: left;
   margin-right: 20px;
   
}
input, label, img, th {
    vertical-align: middle;
}
.list-item .item-info {
    width: auto;
    margin-top: -6px;
}
.list-item .item-info .item-title {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 6px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}
.list-item .item-info dd {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.list-item .item-info dd span {
    margin-right: 7px;
}

/*  */

.list-contd .sq-cont{
    margin: -1px 0 0;
    padding: 20px;

    color: #797979;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
}

/* pro */
.rolips-project_info .title {
    text-align: left;
    overflow: hidden;
    color: #595959;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    transition: all ease-out .2s;
    padding: 0;
    text-align: center;
}

/* shipin  */

.video-list .old .style0{
    width:100%;
    margin-bottom: 20px;
}

.video-list a {
    float: left;
    width: 300px;
    height: 200px;
    position: relative;
  
}
 .video-list a,  .video-list a span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
a {
    text-decoration: none;
    color: #333;
}
a, button {
    cursor: pointer;
}

 .video-list a b {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 30px;
    right: 0;
    background: center top no-repeat;
    background-size: cover;
}

 .video-list a span {
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgb(68, 66, 66,0.8);
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    bottom: 0;
    width: 100%;
}
.video-list a span:hover{  background-color: #1d2c6a;;} 
 .video-list a  i {
    width: 72px;
    height: 72px;
    left: 40%;
    top: 30%;
    margin-top: -16px;
    background: url(../image/tic1.png) no-repeat;
    display: inline-block;
    position: absolute;
}
.video-list a b:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.video-list a b {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/* xin623 */

.title-one {
    text-align: left;
    margin-bottom: 33px;
    margin-top: 33px;
}
.title-one h3 {
    text-align: center;
    color: #CCCCCC;
    font-size: 2rem;
}
.title-one span {
    text-align: center;
    font-size: 1.6rem;
    color: #CCCCCC;
    display: block;
}

.maskjm {
    text-decoration: none;
    color: #333333;
}

.QuotationSystem2-list {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
}

.QuotationSystem-left h2 {
    margin: 0px;
    margin-top: 22px;
    font-size: 16px;
}


.QuotationSystem3-list{
	margin-bottom: 11px;
	border:1px solid #CCCCCC;
	border-radius:5px;
-moz-border-radius:5px; 
	padding-top: 11px;
	padding-bottom: 11px;
	text-align:center;
	margin-top: 11px;
	margin-right: 15px;
	margin-left: 15px;
}
.QuotationSystem3-list-hui{
	margin-bottom: 11px;
	border:1px solid #CCCCCC;
	border-radius:5px;
-moz-border-radius:5px; 
	padding-top: 11px;
	padding-bottom: 11px;
	text-align:center;
	color: #CCCCCC;
	margin-top: 11px;
	margin-right: 15px;
	margin-left: 15px;
}
.QuotationSystem3-list  span{
color:#FF0000
}

.QuotationSystem3-list .baojia-lf{
    float:left; width:60%
}
.QuotationSystem3-list .baojia-lr{
    float:left; width:40%
}

.navbar-fixed-bottom {
    font-size: 16px;
    background-color: #000000;
    padding-bottom: 6px;
    color: #fff;
  
}





    /* baojia */

    .case_box .category ul {
        padding-bottom: 80px;
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        display: flex;
        justify-content:center;
        flex-wrap: wrap;
    }
    .case_box .category ul li {
    
        font-size:  1.6rem;
        text-align: center;
        border-radius: 5px;
        border: 2px solid #efefef;
        padding:0  8px;
        margin: 0 8px;
        
        height: 100px;
        width: 200px;
        margin-bottom: 10px;
        
        }
        .case_box .category ul li a{
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        color: #000000;
        text-decoration: none;
        margin-top: 16px;
        margin-bottom: 6px;
        }
        
    
    
    
    .case_box .category ul li.active {
        background: #1d2c6a;
        border: 2px solid #1d2c6a;
    }
    
    
    
    .case_box .category ul li.active a {
        color: #ffffff;
    }
        
    .icheck-carrot{
        display: flex;
        align-items: center;
    }
    .icheck-carrot input{
        margin-top: 0;
    }
    #form1{
        display: flex;
        flex-wrap: wrap;
    }
    .icheck-carrot:first-child{
        margin-top: 0;
    }
    @media screen and (max-width:768px) {
        .icheck-carrot{
            width: 50%;
            font-size: 1.6rem;
        }
    
        .radio label, .checkbox label{
            padding-left: 6px;
        }
    }