@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
img{
	margin:0;
	vertical-align:middle;
	}
body{
	font-size:12px;
	font-family:'微软雅黑','黑体', arial; 
   ;}
body  p{
 
	font-family:'微软雅黑','黑体', arial; 
   ;}
ul{
	list-style-type:none;}
.clear{
	clear:both;}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration:none;
	}
.hide{display:none;}
	
 @media screen and (min-width: 1200px ) {
   .container {width: 1156px;}  
} 

/* 导航条 */
.navbar-default{background-color:#fff;}
.navbar-brand { display:block; overflow:hidden; height:84px; margin-top:10px;}
.navbar-header{overflow:hidden; height:auto;  }
.navbar{margin-bottom:0;}
.navbar-collapse{border:none;}
.navbar-toggle {margin-top:36px;}
.navbar-default {border:none;}
.header   p{
	width:150px;
	height:25px;
	line-height:25px;
	color:#ca4343;
	font-weight:bold;
	font-size:16px;
	float:right;
	margin:28px 0 0 0;
}
@media screen and (min-width: 768px ) {
	.header div  ul{
	float:left;
	margin:0px 0px 0 80px;
	font-size:16px;
	line-height:30px;
	position:relative;
	}	
 
.header div li{margin:0 5px;}	
.header div  li a{display:block; padding:45px 30px 35px 30px;  border-bottom:4px solid #fff; }

.header div .tel{
	float:left;
	width:150px;
	height:75px;
	text-align:center;
	line-height:60px;
	position:absolute;
	top:12px;
	right:-380px;
	}
.header div .tel a{
	padding:15px 0;
	width:auto;
	display:block;
	height:75px;
	} 	
.navbar-default .navbar-nav>li>a:hover{border-bottom:4px solid #ca4343;color:#ca4343;}
.underline{ border-bottom:4px solid #ca4343;color:#ca4343; }
.header div  p img{position:relative;margin:0 5px 0 0;left:0; float:left;}
.navbar-default .navbar-nav>li .select{border-bottom:4px solid #ca4343; color:#ca4343;}
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
	.header div .tel{right:-330px; }	
	.header div  ul{ margin-left:30px;}	
    .header div  li a{ display:block; padding:45px 15px 35px 15px;  }
 
}
@media screen and (max-width: 991px) and (min-width:767px) {
	.header div .tel{right:-180px; }	
	.header div  ul{ margin-left:20px;}	
    .header div  li a{ display:block; padding:45px 15px 35px 15px;   }
}
@media screen and (max-width: 767px){
	.nav>li>a{font-size:14px;}
	.header .tel{ top:0px; left:0px; }
	.header .tel p{ float:left; margin-left:15px;}
} 

/* 轮播图  banner 格式 */
.banner{width:100%;position:relative; max-height:450px; overflow:hidden;}
.swiper-container{width:100%; height:100%; overflow:hidden; text-align:center;}
.swiper-slide a{display:block; position:relative;}

.index_banner1{background:#0b4b9f;}
.index_banner1_11{ position:absolute; top:70%; left:0; }
.index_banner1_6  { position:absolute; top:19%; left:0;  }
.index_banner1_7  { position:absolute; top:51%; left:0; } 
 
.index_banner2{background:#0e082e;}
.index_banner2_bg  { position:absolute; top:0%; left:0; } 
.index_banner2_1{ position:absolute; top:23%; left:50%; }
.index_banner2_2  { position:absolute; top:20%; right:50%;  }
.index_banner2_3  { position:absolute; top:56%; right:50%;  }
.index_banner2_bg2  { position:absolute; top:0%; left:50%; } 


.index_banner3{background:#e1d1ba;}
.index_banner3_bg  { position:absolute; top:0; left:0; } 
.index_banner3_1{ position:absolute; top:5%; right:50%; }
.index_banner3_2  { position:absolute; top:22%; left:48%;  }
.index_banner3_3  { position:absolute; top:65%; left:50%;  }
 

.swiper-pagination{ position: absolute; z-index: 20; bottom:40px; width: 100%; text-align: center;}
.banner .arrow-left { 
  background: url(../images/btn-prev.png) no-repeat center center; position: absolute;left: 50%; top: 50%; margin:-60px 0 0 -550px; width: 60px; height: 130px; z-index:99; opacity:0; transition:all 0.3s ease-in;}
.banner .arrow-right { 
  background: url(../images/btn-next.png) no-repeat center; position: absolute; right: 50%;  top: 50%; margin:-60px -550px 0 0 ; width: 60px; height: 130px; z-index:99; opacity:0; transition:all 0.3s ease-in;}  
.banner:hover .arrow-right {opacity:1;}
.banner:hover .arrow-left{opacity:1;}

@media screen and (min-width: 1367px){
	.index_banner1_11, .index_banner1_6, .index_banner1_7, .swiper-slide .index_banner2_bg, .swiper-slide .index_banner3_bg {  left:50%; margin-left:-683px;}
 
}
@media screen and (max-width: 1366px){
	.swiper-slide  img{width:100%;}
	.swiper-slide .index_banner2_1, .swiper-slide .index_banner2_2, .swiper-slide .index_banner2_3, .swiper-slide .index_banner2_bg2{width:50%;}
	.swiper-slide .index_banner3_1, .swiper-slide .index_banner3_2, .swiper-slide .index_banner3_3{width:50%;}
	
	.swiper-slide{background-size:100% 100%;}

	}
@media screen and (max-width: 1126px){
 	.banner .arrow-right, .banner .arrow-left{display:none;}
	.banner .item  img { width:100%; }
	.banner .item  .banner_word1, .banner .item  .banner_word2{ width:70%;     right: 45%;}
	.aboutus .container>img{width:100%;}
	}
@media screen and (max-width: 768px){ 
	.swiper-pagination{ display:none;}
}
.swiper-pagination-switch { width: 48px; height:9px; display: inline-block;  margin: 0 4px; opacity: 1; background: #fff; border-radius:9px; cursor:pointer;  }
.swiper-active-switch{background:#ca4343;}

.shuzichanpin, .yewufanwei, .jishuzhichi, .shangyehuoban, .shuzijiaoyu{
	width:100%;
	margin:0 auto;
	}

.shuzichanpin .middle, .yewufanwei .middle, .jishuzhichi .middle, .shangyehuoban .middle, .shuzijiaoyu .middle{
	width:1366px;
	margin:0 auto;
	padding:50px 0 50px 0;
	}
.shuziyuedu{ margin-bottom:80px;}
.shuzijiaoyu{ padding:0 0 50px 0;}
.shuzijiaoyu{margin-top:65px;}
.yewufanwei, .shangyehuoban, .shuzijiaoyu{background-color:#f2f2f2;}

.shuzichanpin h5, .yewufanwei h5, .jishuzhichi h5, .shangyehuoban h5, .shuziyuedu h5, .shuzijiaoyu h5, .chanpinjieshao h5, .jishuzhch h5, .jiaruwomen h5, .jishu h5{
	border-bottom:1px solid #7d7d7d;
	width:60px;
	margin:30px auto;
	}
.yewufanwei h5{margin:30px auto 60px auto;}
.shuzichanpin h1, .yewufanwei h1, .jishuzhichi h1, .shangyehuoban h1, .shuziyuedu h1, .shuzijiaoyu h1, .chanpinjieshao h1, .jishuzhch h1, .jiaruwomen h1, .jishu h1{font-size:30px;}
.jishuzhichi h1{color:#FFFFFF;}
.shuzichanpin h2, .yewufanwei h2, .jishuzhichi h2, .shangyehuoban h2, .shuziyuedu h2, .shuzijiaoyu h2, .chanpinjieshao h2, .jishuzhch h2, .jiaruwomen h2, .jishu h2{font-size:16px;color:#cccdd1;}
.shuzichanpin span, .yewufanwei span, .jishuzhichi span, .shangyehuoban span, .shuziyuedu span, .shuzijiaoyu span, .chanpinjieshao span, .jishuzhch span, .jiaruwomen span{color:#ca4343;}
.shuzichanpin .row>div, .shangyehuoban .col-md-3, .shuziyuedu .col-md-4, .shuzijiaoyu .col-md-4{
	text-align:center;
	position:relative;
	height:130px;
	overflow:hidden;
}
.shuzichanpin .row >div{margin-top:18px;}
.shuzichanpin .img_front{width:126px; height:126px;  text-align:center;  margin-left:-63px; position:absolute; top:0; left:50%; overflow:hidden; display:none;}
.shuzichanpin .img_back{width:0px; height:126px;  text-align:center; margin-left:0px; position:absolute; top:0; left:50%;overflow:hidden;}
.product>a{display:inline-block; width:126px; height:126px; } 

 
.shuziyuedu .col-md-4 h4{
	font-size:18px;
	line-height:18px;
	font-weight:600;
	margin:20px auto;
    }
.shuziyuedu .col-md-4 p{
	text-align:left;
	width:325px;
	margin:0 auto;
	text-indent:24px;
	font-size:14px;
	line-height:20px;
	color:#777777;
	}
.shuzichanpin h4{
	font-size:20px;
	margin-top:60px;
	}
.shuzichanpin p{
	font-size:16px;
	 color:#545454;
	 line-height:40px;
	 margin:28px 0 172px 0;
	 }
.yewufanwei p{
	text-indent:20px;
	 margin:38px auto;
	 }
.row1{
	margin-bottom:28px;
	}
.shuzichanpin .container, .yewufanwei .container, .shangyehuoban .container, .shuziyuedu .container, .shuzijiaoyu .container{
	margin-top:50px;
	text-align:center;
	}
.yewufanwei .container{margin-bottom:100px;}
.yewufanwei .row  img{margin:0px 0; width:100%; }
.yewufanwei .blur{-webkit-filter: blur(2px);
					-moz-filter: blur(2px);  
					-ms-filter: blur(5px) ;  
					filter: blur(2px);    }
.yewufanwei .col-xs-12, .yewufanwei  .col-md-6, .yewufanwei .col-sm-12{position:relative; overflow:hidden; text-align:center; }
.yewufanwei .row a{display:block;}	
.yewufanwei .margin_b{margin-bottom:25px;}
.yewufanwei .block1_1{opacity:0;  left:-100px; top:0;}
.yewufanwei .block1_2{opacity:0;  left:100px; top:0;}
 @media screen and (min-width:992px){ 	 
    .yewufanwei .col-md-6 {height:100%;}
}
.yewufanwei .box{overflow:hidden;}
.yewufanwei .blue{  height:100%; background: url(../images/yewufanwei_bg.png) repeat; background-position:15px 15px; position:absolute; top:0; left:15px;  display:none; z-index:99;}	
.yewufanwei .blue a{ display:block; width:100%; height:100%;}
.yewufanwei .blue .word { width:100%; height:24px; font-size:24px; position:absolute; top:50%; left:0; margin-top:-20px; color:#fff; }
 
.jishuzhichi{
	width:100%;
	height:490px;
    background:#393c4f url(../images/jishuzhichi.jpg) center no-repeat;
	}
.jishuzhichi .container{
	padding-top:35px;
}
.jishuzhichi p{
	margin:20px auto;
	font-size:16px;
	line-height:40px;
	color:#FFFFFF;
	text-indent:2em;
	}
.jishuzhichi .container .box{
	width:100%;
	background:url(../images/jishuzhichi_bg.png) repeat;
	border:1px solid #3a3c4a;
	margin:40px auto;
	padding:5px 50px;
	}
.jishuzhichi .container .row .col-md-6{
	background:url(../images/mark.png) no-repeat left top;
	color:#FFFFFF;
	line-height:26px;
	font-size:16px;
	text-indent:2em;
	margin:14px 0px 10px 0px;
	float:left;
	}
 
.jishuzhichi .block2_1{top:-100px; opacity:0; left:0;}
.jishuzhichi .block2_2{top:-200px; opacity:0; left:0;}
 @media screen and (max-width:992px){ 
	.jishuzhichi .container .row .col-md-6{ margin: 8px 0px 8px 0px;}
	.yewufanwei .col-md-3{margin:25px 0 0 0;}
 
}
 @media screen and (max-width:530px){ 
	.jishuzhichi .container .box{margin:12px auto;}
	.jishuzhichi .container .row .col-md-6{ margin: 2px 0px 4px 0px; line-height:26px; 	font-size:14px; padding-left:34px;text-indent:0;}
    .jishuzhichi p{margin:10px auto; line-height:25px}
	.jishuzhichi h5{margin:20 auto;}
}
.shangyehuoban .row{
	text-align:center; 
	margin-bottom:130px;
	}
.shangyehuoban .row div{margin-bottom:40px;}
.shangyehuoban .block3 {display:none; }
.shangyehuoban .row a{display:inline-block; }
.shangyehuoban .row img{border:1px solid #b2b2b2;}
.shangyehuoban .row img:hover{box-shadow:0 0 2px #b2b2b2; }
.shuzijiaoyu .row{margin-bottom:60px;}
.shuzijiaoyu .col-md-8{padding-left:25px;}
.shuzijiaoyu .col-md-8 h4{
	font-size:18px;
	line-height:18px;
	text-align:left;
	text-indent:10px;
	margin-top:45px;
	}
.shuzijiaoyu .col-md-8 p{
	font-size:14px;
	line-height:20px;
	color:#777777;
	width:636px;
	margin-top:45px;
	}
.chanpinjieshao h4{
	color:#595959;
	font-size:19px;
	line-height:28px;
	margin-bottom:10px;
	}
.chanpinjieshao p{
	font-size:15px;
	color:#777777;
	line-height:20px;
	margin-bottom:30px;
	}
.chanpinjieshao h6{
	font-size:15px;
	line-height:20px;
	color:#0074b8;
}
.chanpinjieshao5 .container{padding-bottom:30px;} 
.chanpinjieshao1, .chanpinjieshao3, .chanpinjieshao5{background-color:#f2f2f2;  }
.chanpinjieshao h3{font-size:24px;color:#595959;border-left:4px solid #0093dd;text-indent:16px;margin:70px 0 36px 6px;}
.chanpinjieshao  .know_more{ text-align:center;}	
.chanpinjieshao  .know_more  h4 { width:250px; height:50px; margin:0 auto 40px auto; border:2px solid #0093dd; border-radius:5px; line-height:45px; font-size:20px; color:#0093dd;  }	
.chanpinjieshao  .know_more  h4:hover {box-shadow:0px 0px 2px #0093dd;}	
.chanpinjieshao  .know_more  h4 a{display:block; color:#0093dd; text-decoration:none; } 
.chanpinjieshao .imge{text-align:center; position:relative; height:100%; } 
.chanpinjieshao .imge img{  position:relative;  left:-40px; top:0; opacity: 0;} 
.chanpinjieshao2 .imge img, .chanpinjieshao4 .imge img{ position:relative; left:40px; top:0; opacity: 0; } 
.chanpinjieshao img{ margin-bottom:45px;}
@media screen and (min-width:1199px){
	.chanpinjieshao .col-md-6, .chanpinjieshao .col-md-5{ padding:0;}
	.chanpinjieshao1 .col-lg-6{ padding:0 5px;}
	.chanpinjieshao2 .col-lg-6  p, .chanpinjieshao2 .col-lg-6  h4{ margin-left:20px; }
	.chanpinjieshao4 .col-lg-6{ padding:0 30px 0 20px;}
	.chanpinjieshao4 .col-lg-6 img{ margin-top:-30px;}
	.chanpinjieshao5 .col-lg-7{ padding:65px 30px 0 30px;}
}
@media screen and (max-width:992px) and (max-width:768px){
	.chanpinjieshao img{ width:100%; margin-bottom:10px;} 
  }
@media screen and (max-width:767px){
	.chanpinjieshao img{ width:80%; margin-bottom:10px;}
  }

.jishuzhch p{ 
	font-size:20px;
	line-height:38px;
	color:#595959;
	}
.qa .item1{
	height:300px;
	margin:0 auto;
	}
.qa .item1 h3{
	float:left;
	width:auto;
	height:52px;
	line-height:52px;
	padding-left:80px;
	font-size:30px;
	color:#595959;
	margin:60px 0;
	background: url(../images/q.jpg) center left no-repeat;
	}
.qa .item1 p{
	float:left;
	height:76px;
	padding-left:80px;
	line-height:38px;
	font-size:18px;
	color:#595959;
	background:url(../images/a.jpg) top left no-repeat;
	}
.jishu{
	width:1366px;
	height:885px;
	margin:0 auto;
	background:#f2f2f2 url(../images/quxian.jpg) top left no-repeat;
	padding-top:90px;
	text-align:center;
	} 
.jishu .question{
	width:220px;
	height:34px;
	margin:0 auto;
	padding:1px 0;
	background-image:url(../images/xian.jpg);
	}
.jishu .question p{
	width:220px;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:20px;
	color:#b9b9b9;
	background-color:#f2f2f2;
	}
.jishu img{ margin-bottom:18px;}
.jishu p{ color:#b9b9b9; font-size:25px; }
.jiaru1{margin-top:15px;}
.jiaru1, .jiaru2, .jiaru3, .jiaru4, .jiaru5{ padding:30px 0;}	
.jiaru5{margin-bottom:80px;} 
.jiaruwomen h5{ margin-bottom:0;}
.jiaruwomen h3{
	display:inline-block;
	padding:0 15px;
	height:38px;	
	color:#FFFFFF;
	line-height:38px;
	font-size:21px;
	text-align:center;
	margin: 40px 0 0px 40px;
    opacity:0.5;
}
.jiaru1 h3{background-color:#f7c64c;}
.jiaru2 h3{background-color:#48afe3;}
.jiaru3 h3{background-color:#b1d870;}
.jiaru4 h3{background-color:#ea9999;}
.jiaru5 h3{background-color:#81caee;}	
.jiaruwomen .zhize{ padding:0 40px 0 55px;  left:0; top:20px; opacity:0;} 
.jiaruwomen .yaoqiu{ left:0; top:30px; opacity:0;} 
@media screen and (min-width: 1200px){
	.jiaruwomen .yaoqiu {padding:0 0 0 40px;}
}
@media screen and (max-width: 1199px) and (min-width: 992px){
	.jiaruwomen .yaoqiu {padding:0 0 0 20px;}
 }
@media screen and (max-width: 991px){
	.jiaruwomen .yaoqiu {padding:0 30px;}
	.jiaruwomen .zhize{padding:0 30px;}
	.jiaruwomen h3{margin-left:15px;}
 }
 
.jiaruwomen ul, .jiaruwomen p{color:#777777; font-size:14px; line-height:22px; }
.jiaruwomen p{ text-indent:28px; }
.jiaruwomen h4{
	font-family:'微软雅黑';
	font-size:19px;
	line-height:20px;
	margin:8px 0 24px 0;
	}
	
	
/*  隐私保护  */
.privacy_1{
	padding:100px 0 140px 0;
}
.privacy .container p,.privacy .container li{font-size:16.67px;line-height:40px;color:#777777;font-family:'微软雅黑';margin:40px 40px 40px 28px;text-indent:2em;overflow:hidden;}

.privacy .container li{margin:0 40px 0 28px;width:80%;text-indent:-2em;padding-left:4em;}	
@media screen and (max-width: 767px) {
	.privacy_1{padding:40px 0 60px 0;}
}


/*  关于我们  */
.aboutus .us1, .us2{margin:80px 0 40px 0;text-align;center;}
.aboutus  .us2{margin-bottom:100px;}
.aboutus  .us2 img{margin-bottom:32px;}
.aboutus .container{  }
.aboutus .us1 p, .aboutus .us2 p{text-align:left;font-size:21px;line-height:38px;color:#777777;margin:40px 0;text-indent:2em;}
@media screen and (max-width: 767px) {
	.aboutus .us1 p, .aboutus .us2 p{font-size:16px; line-height:32px; }
}

/*  支持服务 */
.sup1{ text-align:center;  }
.sup1 p{font-size:18px; line-height:40px; color:#777777;   margin:100px 0 50px 0; text-align:left;}
.support{overflow:hidden;} 
.sup1 .line{height:15px; width:100%; float:left; border-bottom:1px solid #e0e0e0; text-align:center; }
.sup1 .line_word{ height:16px; line-height:16px; font-size:16px; color:#e0e0e0;  padding:0 20px;  background-color:#fff;  display:inline-block;}
.sup1  h4{width:100%;font-size:21px; line-height:39px; text-align:center;}
.support  .sup2{margin:50px 0 180px 0;}
.support  .yearL img{ position:absolute; left:0%; top:0%; z-index:9;  width:30%;}
.support  .yearL img:hover{ }
.support  .yearR img{ position:absolute; right:0%; top:0%; z-index:9; width:30%; }
.support  .yearR img:hover{ }
.support  .contL img{ position:absolute; right:-15px; top:-19px; z-index:9;}
.support  .contR img{ position:absolute; left:-15px; top:-19px; z-index:9;}
.support .col-xs-6{padding:0;height:140px;}
 
.support .left {border-right:2px solid #c3c1c1; padding:0; }
.support  span, .support span{ display:block; width:80%; height:2px; background:#c3c1c1; }
.support .left span{ margin-left:20%;}
.support .right{padding:0;}
.support .yearL, .support .yearR{font-size:26px; font-weight:bold; width:86%; text-align:right; height:26px;line-height:26px; margin:44px 6% 10px 6%; padding:0 ; position;relative; border-right:2px solid #c3c1c1;}
.support .contL, .support .contR{color:#565656; font-size:18px;  width:68%; text-align:right; height:70px; line-height:26px;margin:5px 0 0 0;  padding:0 40px;   position:relative; float:right; display:none;}
.support .yearR{ text-align:left; border-left:2px solid #c3c1c1; border-right:none; }
.support .contR{ text-align:left; float:left;} 
@media screen and (max-width: 992px) and (min-width: 768px) {
	.support  .yearL img{ top:20px;  }
	.support  .yearR img{ top:20px;  }
	.support .contL, .support .contR{font-size:16px; padding:0 30px;}
	.support .yearL, .support .yearR{font-size:22px;}
}
@media screen and (max-width: 767px) {
	.support  .yearL img{ top:50%; margin-top:-10%; }
	.support  .yearR img{ top:50%; margin-top:-10%; }
	.support .contL, .support .contR{font-size:16px; padding:0 20px;}
	.support .yearL, .support .yearR{font-size:20px;}
}

/*联系我们*/
.contactus .container{text-align:center; }
.contactus .container .map{margin:120px 50px 75px 55px;}
.contactus .container .row{text-align:left; margin-bottom:160px;}
.contactus .container .row .col-md-5{padding-left:68px;}
.contactus .container  ul{color:#777777; }
.contactus .container  li{color:#777777; font-size:18px;line-height:40px; }
.contactus .container  li:hover{color:#525252;  }
.contactus .container  li img{width:185px; height:185px;}
.contactus .container  .title{color:#777777; font-size:24px;line-height:24px; margin-bottom:48px; border-left:2px solid #0f51b2; text-indent:0.5em;}
.contactus .container  iframe{width:100%;height:310px;}
@media screen and (max-width: 991px) {
	.contactus .container .row .col-md-5, .contactus .container .row .col-md-4, .contactus .container .row .col-md-3{ padding-left:40px;}
	.contactus .container .map{margin:120px 20px 75px 25px;}
} 

/*  曲线边缘  */
.bian6, .bian5, .bian3, .bian4, .bian2, .bian1{ height:20px; width:100%;}
.bian1{
    background:url(../images/quxian1.jpg) center no-repeat;
	}
.bian2{
    background:url(../images/quxian2.jpg) center no-repeat;
	}
.bian3{
    background:url(../images/quxian3.jpg) center no-repeat;
	}
.bian4{
    background:url(../images/quxian4.jpg) center no-repeat;
	}
.bian5{
    background:url(../images/quxian5.jpg) center no-repeat;
	}
.bian6{
    background:url(../images/quxian6.jpg) center no-repeat;
	}
	
/*底部信息 */
.footer{height:273px; background-color:#191a38;width:100%;margin:0 auto;height:auto;position:relative;}
.footer ul{float:left;margin:80px 0 0 0px;}
.footer .container{position:relative; padding-bottom:60px;}
.footer .logo{ margin:80px 0 0 45px; width:183px; height:32px;  }
.footer .col-md-4 a{ display:inline-block; }
@media screen and (min-width: 992px){
	.footer .col-sm-2{padding:0 15px 0 35px;}
}
@media screen and (max-width: 991px) and (min-width:767px){
	.footer .logo{position:relative; margin:50px 0 0 0;}
}
@media screen and (max-width: 767px){
	.footer ul li{text-align:left;}
	.footer ul{margin:12px ; display:inline-block;}
	.footer ul .title{margin-bottom:10px;}
	.footer .logo{ width: 162px;  margin:30px 0 10px 12px; }
	.footer .stayul{width:auto;}
	.footer .padding_no{padding:0 15px;}
} 
.footer .col-md-2, .footer .col-sm-4{ position:relative; } 
.footer ul a{ font-size:14px; color:#cdced1; line-height:22px; }
.footer ul a:hover { font-size:14px; color:#e4e4e4; line-height:22px; }
.footer .title{ font-size:18px; color:#cdced1; line-height:22px; margin-bottom:30px;}
.padding_no{ padding:0;}
.padding_rno{ padding-right:0;}
.padding_lno{ padding-left:0;}
 
.footer p{ line-height:38px; width:100%; font-size:15px; color:#a3a3a9; text-align:center; background-color:#000022; margin:0;}
 .footer p a{color:#a3a3a9;}
.stayul{ width:170px; height:auto;}
.footer .stay{ width:100px; height:100px; margin:0; border:2px solid #fff;}
.footer .stay img{ width:100%; height:100%; margin:0; }
/*---------------------*/
.banner .item{margin:0 auto; width:100%;text-align:center;background-color:#0f51b2;}
.banner .banner_word1, .banner .banner_word2{position:absolute; right:50%;top:39%; display:none;}
.banner .banner_word2{ top:50%;  }
 
.banner .item img{margin:0 auto;}
.to_top { position:fixed; width:48px; height:48px;   bottom:30px; right:0px; background:url(../images/back_to_top.png) top left; overflow:hidden; cursor:pointer;}
.support  .line1{ background:#bb0000;}
@media screen and (min-width: 1200px){ .to_top { bottom:50px; right:50px;}  }
/*position： fixed;bottom： 3em;right： 3em;text-decoration： none;color： #EEEEEE;background-color： rgba（0， 0， 0， 0.3）;font-size： 12px;padding： 1em;display： none;border-radius： 3px;border： 1px solid #CCCCCC;}*/