
/* common */
body,form,p,ul,li,img,input{margin:0;padding:0;}

body{color:#333;font-size:1.2rem;font-family:"Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif; background:#f5f5f5;}
a{text-decoration:none;}
.sq-clear{clear:both;height:0; overflow:hidden;}
.sq-fenge{height:10px;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;}

/*layout*/
.sq-lay{width: 100%;overflow: hidden;}
.sq-bg-bai{background: #fff;}
.sq-color-hei{color: #111;font-weight: 500;}
.sq-pad10{padding: 10px;}
.sq-pad30{padding: 30px;}
.sq-red{color: red;}
.sq-green{color: green;}
.red{color: red!important;}
.green{color: green!important;}
.blue{color: blue!important;}
.orange{color: orange;}

/*layout*/
.sq-lay{width:100%;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;}

.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;
}


.panel-group>.panel-default>.in{
    display: none ;
}

.am-article-bd img {
    display: block;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}

.rolips-project_img{
    height: 120px;
    overflow: hidden;
}
.rolips-project_img img{ 
    display: block;
    max-width: 100%;
    height: 120px;
    text-align: center;
    margin: 0 auto;
}
.news-cont{
    text-align: center;
}
.news-cont img{
    max-width: 100%;
}

/*banner*/
.sq-banner{background: #0D6DB9;}
/*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:#0D6DB9; border:1px solid #0D6DB9; color:#fff;}
.sq-page span.current{border:1px solid #0D6DB9;background:#0D6DB9; color:#fff; padding:6px 14px; margin-left:5px;}

.sq-article-detail{line-height: 2;font-size: 1.4rem;}

/*head*/
.am-header-default,.am-footer-default{background-color: #000;}
.swiper-container{width: 100%;height: auto;overflow: hidden;}
/*index*/
.sq-index-table td{text-align: center;background: #fff;}
.index-head-ico{text-align: center;font-size:2rem;margin-top: 10px;}
.index-head-txt{text-align: center;margin-bottom: 10px;color: #ccc;}
.index-news-img{padding-left: 6px;}
.index-news-txt{padding-right: 6px;}
/*case*/
.case-tit{height: 32px;line-height: 32px;text-align: center;overflow: hidden;color: #333;}
.js-chexing a{margin-bottom: 10px;}
.js-chanpin a{margin-bottom: 10px;}
/*eqa*/
.eqa-tit{text-align: center;font-weight: bold;}
.eqa-bg{background: #f5f5f5;text-align: center;font-weight: bold;}
.eqa-yz{position: absolute;top:50px; left: 200px;width: 120px;height: 120px;}
/*agent*/
.agent-yz{position: absolute;top:50px; left: 200px;width: 120px;height: 120px;}
/*foot_ctrl*/
.foot-ctrl{background-color: #fff;}
.foot-nav{padding-top: 8px;}
.foot-nav a{color: #333;font-size: 1rem;}
.foot-nav a.curr{color: red;}

.pai{margin-top:4px}
.panel-body tr td{
    width: 2%;
}
.panel-body tr td img{
    width: 180px;
   
}
/* nav */
.panel-body{
    position: relative;
}
.am-header {
    position: relative;
    width: 100%;
    height: 68px;
    line-height: 68px;
    padding: 0 10px;
}

.am-header .am-header-title img {
    margin-top: 2px;
    height: 44px;
    vertical-align: top;
}

.dl{
    display: none;
    transition: left ease .3s;
}

.dl dd a{
    margin-left: 20px;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    padding: 0;
    position: relative;
    color: #999;
    border-top: 1px solid rgba(0,0,0,.3);
   
}
@keyframes left{
    from{height: 0;}
    to{height: 100%;}
}


.am-menu-nav span{width: 100%;}
.nextshow{
    color: #fff;
    font-size: 14px;
    /* width: 40%; */
    float: right;
    margin-top: -30px;
   
}
.am-menu-offcanvas1 .am-menu-nav>li>span{
    height: 44px;
    line-height: 44px;
    text-indent: 15px;
    padding: 0;
    position: relative;
    color: #ccc;
    border-top: 1px solid rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
}
.am-menu-nav span {
 
  width: 100%; 
    display: block;
    padding: .8rem 0;
    -webkit-transition: all .45s;
    transition: all .45s;
}
.am-menu-nav a {
 
    width: 100%;
    display: block;
    padding: .8rem 0;
    -webkit-transition: all .45s;
    transition: all .45s;
}


 
/* sj */
.col-md-4{width: 50%; float: left;}



.banlist img{
    height: 200px;
    width: 100%;
    max-width: 1000px;
}

.nav_submenu  li a{
    font-size: 16px;
    width: 40%;
  
}

.nav_submenu  li {
    list-style-type: none;

    margin: 0 1rem;
   
    margin-top: 6px;
  margin-bottom: 6px;
    display: inline-block;
    background: #fff;
}
.nav_submenu  li a{
      
        height: 40px;
        line-height: 40px;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 10px;
  
    color: #333;
}

.nav_submenu  li:hover{
    background: #e4e4e4;
    color: #333;}


    /* shipin  */

.video-list .old .style0{
    width:100%;
    margin-bottom: 20px;
}

.video-list a {
    float: left;
    width: 150px;
    height: 100px;
    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: 14px;
    bottom: 0;
    width: 100%;
}
.video-list a span:hover{  background-color: #1d2c6a;;} 
 .video-list a  i {
    width: 36px;
    height: 36px;
    left: 40%;
    top: 30%;
    margin-top: -16px;
    background: url(../image/tic2.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);
}


/* 上一篇 */
.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;
}
.news-detail-bar{height: 32px;line-height: 32px;text-align: center;font-size: 12px;background: #f4f4f4;color: #666;margin: 20px 0;}

/* 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: 36%;
     height: 11rem; 
    float: left;
    margin-right: 10px;
   
}
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 {

    line-height: 30px;
    overflow: hidden;
}
.list-item .item-info dd span {
    margin-right: 7px;
}


*+dl{margin-top: 0rem;}


/* more */
.box-link {
    text-align: center;
    /* margin-top: 20px;*/
    margin-bottom: 10px; 
}
.box-link a {
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
 border-radius: 5px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    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-iconbox-icon img{
    width:26%;
}
.col-sm-4{width:33.3%;float: left;}
.lightgrey-background{background-color:#f5f5f5;color:rgba(54,54,54,1)}
 .rolips-row-gutter{padding:16px 0} 
.rolips-row-gutter>[class*=col-]{padding-left:0;padding-right:0}
.rolips-iconbox-wrapper{margin-bottom:0;min-height:100px;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 ;}
.rolips-iconbox-icon{line-height:1;font-size:22px;-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:90%;-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:1.4rem;;line-height:1rem;font-weight:500;color:#1d2c6a;font-style:normal}
.rolips-iconbox-blue{margin-bottom:0;min-height:100px;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}
.rolips-iconbox-content *+h3 {
    margin-top: 0.6em; 
}

/*  */
.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:0; 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:0px; 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 img {	width:100%;

	height: 100%;

	-webkit-transition: all 1s;

	-o-transition: all 1s;

	transition: all 1s;}


    /*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: 1.4rem;
    color: #111;line-height: 1.8rem;
    font-weight: bold;}
    .am-list-main p{      font-size: 1rem;
        color: #555;line-height: 1.8rem;
}
.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;}




/*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: 100%; 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:100%; 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{  width:100%; 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:100%; height:296px; overflow:hidden;}
.pro_r dl dt img{width:100%; height:auto; padding:4px 5px 5px 5px; border:1px solid #e0e0e0;}
.pro_r dl dd{ width:100%; overflow:hidden;}
.pro_r dl dd h3{ width:100%; 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: 45%;    height: 120px;   float:left;overflow:hidden; margin-right:6px; display:inline;}
.pro_r ul li a img{    width:100%;    height: 100px;padding:3px; border:1px solid #e2e2e2;  }
.pro_r ul li a{width: 45%; height:250px; overflow:hidden; display:inline-block; } 
.pro_r ul li span{ display:block;height:1.6rem; width:90%; overflow:hidden; color:#666666; font:  14px "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{ padding:2px; border:2px solid #056fce;}

.pro_roll{ margin:15px 0 0 24px; display:inline-block;width: 100%; 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;}



/* 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;
  
}