
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.top_hengtiao{
	float: left ;
	width: 100%;
	background:#0147be;
	height:6px;
}
/*---------- stock ---------*/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
	float: left ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/*****业务***/
.yewuzs{
	float: left ;
	width:100%;
	padding-top:60px;
	padding-bottom:40px;
	background:url('../images/ywfwbj.jpg') no-repeat center center ; 
}
.dinbutb{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size:32px;
	line-height:65px;
	color:#0147be;
	background:url('../images/ywbtjj.jpg') no-repeat center top; 
}
.dinbutb span{
	font-size:16px;
	color:#545454;
	text-transform:uppercase;
}
.p1 {
	margin-bottom: 3rem;
}
.industry {
	float: left ;
	padding-top:20px;
}
.industry .item {
	position: relative;
	overflow: hidden;
	margin: 0 -5px 20px;
}
.industry .item .txt {
	padding: 1rem;
	position: absolute;
	text-align: right;
	color: #fff;
	top:35%;
	z-index: 200;
	width:100%;
	text-align: center ;
	transition: all .25s;
}
.industry .item .txt h3 {
	font-size: 18px;
	margin: 0;
}
.industry .item .txt .ywjgtb{
	display: none ;
}
.industry .item .txt p {
	margin: 0;
	font-size:12px;
	text-transform: uppercase ;
}
.industry .item img {
	display: block;
}
.industry .item .pic {
	transition: all .25s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.industry .item .pic img {
	width: 100%;
	height:100%;
}
.industry .item:hover .pic {
	left: 100%;
}
.industry .item:hover .txt {
	top: 20%;
	width: 100%;
	text-align: center;
}
.industry .item:hover .txt .ywjgtb{
	float: left;
	width: 100%;
	display:block ;
	text-align: center ;
	margin:auto;
	margin-bottom:16px;
}
.industry .item:hover .txt .ywjgtb img{
	max-width:42px;
	text-align: center ;
	margin:auto;
}
/*******服务****/
.fuwu{
	float: left ;
	width: 100%;
	background: url('../images/fuwubj.jpg') no-repeat center center ; 
	padding-top:75px;
	padding-bottom:65px;
}
.fuwubt{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size:50px;
	color: #fff;
}
.fuwufbt{
	float: left ;
	width: 100%;
	font-size:16px;
	color: #fff;
	line-height:32px;
	text-align: center ;
}
.fuwujs{
	float: left ;
	width: 100%;
	margin-top:40px;
}
.fuwujs ul li{
	float: left ;
	width: 45%;
	margin:0px 15px;
	background:#fff;
	border-radius:10px;
	padding:30px 25px;
}
.fuwujs ul li .fuwuystp{
	float: left ;
	width:85px;
	margin-top:40px;
}
.fuwujs ul li .fuwuystp img{
	width:100%;
}
.fuwujs ul li .fuwuysnr{
	float: right ;
	width: 390px;
}
.fuwujs ul li .fuwuysnr .fuwuysname{
	float: left ;
	width: 100%;
	font-size:20px;
	color: #0147be;
}
.fuwujs ul li .fuwuysnr .fuwuysnrjs{
	float: left ;
	width: 100%;
	margin-top:20px;
	font-size:14px;
	color: #585858;
	line-height:25px;
	text-indent:2em;
}
.fuwurx{
	float: left ;
	width: 100%;
	margin-top:55px;
}
.fuwurx0{
	margin:auto;
	width:42%;
	line-height:60px;
	text-align: center ;
	border-radius:32px;
	font-size:29px;
	color: #0147be;
	background:#fff;
}
/******anli****/
.anli{
	float: left ;
	width: 100%;
	padding-top:60px;
	padding-bottom:50px;
}
.anlizs{
	float: left ;
	width: 55%;
}
.anlizsbt{
	float: left ;
	width: 100%;
	background: url('../images/alzsxhx.jpg') no-repeat left bottom ; 
	font-size:25px;
	color:#0147be;
	padding-bottom:5px;
}
.anlizsbt a{
	float: right ;
	font-size:14px;
	color: #434444;
	margin-top:13px;
}
.anlizsimg{
	float: left ;
	width: 100%;
	background:#f4f4f4;
	padding:25px 15px ;
	margin-top:10px;
}
#marquee1{width:100%;height:160px;overflow:hidden;}

#marquee1 ul li{float:left; width:180px; margin-left:10px;}
#marquee1 ul li a{
	float: left ;
	width: 100%;
}
#marquee1 ul li a .anlitp{
	float: left ;
	width: 100%;
	height:126px;
	overflow:hidden;
}
#marquee1 ul li a .anlitp img{
	width:100%;
	height:100%;
}
#marquee1 ul li a .anliname{
	float: left ;
	width: 100%;
	line-height:35px;
	text-align: center ;
	font-size:16px;
	color: #fff;
	background:#989898;
}
#marquee1 ul li a:hover .anliname{
	background:#1857a4;
}
.xinwen{
	float: right ;
	width: 41%;
}
.xinwennr{
	float: left ;
	width: 100%;
	background:#f4f4f4;
	margin-top:10px;
	padding:10px 6px 20px 10px;
}
#marquee4{width:100%;height:180px; overflow:hidden;}

#marquee4 ul li{float:left; width:100%; border-bottom:1px #757575 dashed ; padding-bottom:10px;margin-bottom:10px; }
#marquee4 ul li a{
width: 100%;
}
#marquee4 ul li a .xinwenname{
	float: left ;
	width: 390px;
	background: url('../images/syxwbttb.png') no-repeat left center ; 
	padding-left:15px;
	max-height:20px;
	overflow: hidden ;
	line-height:20px;
	font-size:16px;
	color: #000;
}
#marquee4 ul li a:hover .xinwenname{
	background:url('../images/syxwbttb1.png') no-repeat left center ; 
	color:#1857a4;
}
#marquee4 ul li a .xinwentime{
	float: right ;
	font-size:12px;
	color: #878787;
}
#marquee4 ul li a:hover .xinwentime{
	color:#1857a4;
}
/******合作客户****/
.hezk{
	float: left ;
	width: 100%;
	padding-bottom:60px;
}
.hezkimg{
	float: left ;
	width: 100%;
}
.hezkimg ul li{
	float: left ;
	border:1px #bcbbbb solid ;
	width:10%;
	max-height:133px;
	margin-left:12px;
}
.hezkimg ul li:first-child{
	margin-left:0px;
}
.hezkimg ul li a img{
	width:100%;
}
/*****foot*****/
.foot{
	float: left ;
	width: 100%;
	background: url('../images/foot_bj.jpg') no-repeat left top ; 
	padding-top: 43px;
}
.foot_dbdh{
	float: left ;
	width: 19%;
}
.foot_dbdhbt{
	float: left ;
	width: 100%;
	border-bottom: 1px #fff solid ;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
}
.foot_dbdhnr{
	float: left ;
	width: 100%;
	margin-top: 25px;
}
.foot_dbdhnr ul li{
	float: left ;
	width: 50%;
	line-height: 22px;
	margin-bottom: 8px;
}
.foot_dbdhnr ul li a{
	font-size: 14px;
	color: #fff;
}
.foot_lxfs{
	float: left ;
	width: 30%;
	margin-left: 4%;
}
.foot_lxfsnr{
	float: left ;
	width: 100%;
	margin-top: 25px;
}
.foot_lxfsdz{
	float: left ;
	width: 100%;
	background: url('../images/foot_dz.png') no-repeat left center ; 
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	padding-left: 26px;
	margin-bottom: 8px;
}
.foot_lxfsdh{
	float: left ;
	width: 100%;
	background: url('../images/foot_dh.png') no-repeat left center ; 
	line-height: 21px;
	color: #fff;
	font-size: 14px;
	padding-left: 26px;
	margin-bottom: 8px;
}
.foot_lxfsyx{
	float: left ;
	width: 100%;
	background: url('../images/foot_yx.png') no-repeat left center ; 
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	padding-left: 26px;
	margin-bottom: 8px;
}
.foot_lxfslxr{
	float: left ;
	width: 100%;
	background: url('../images/foot_lxr.png') no-repeat left center ; 
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	padding-left: 26px;
	margin-bottom: 8px;
}
.foot_sys{
	float: left ;
	width: 23%;
	margin-left: 3%;
}
.foot_sysnr{
	float: left ;
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #fff;
	line-height: 45px;
}
.foot_sysnr img{
	max-width: 98px;
}
.foot_zxzx{
	float: right ;
	width: 16%;
}
.foot_zxnr{
	float: left ;
	width: 100%;
	margin-top: 20px;
}
.foot_zxnr a{
	float: left ;
	width: 100%;
	margin-bottom: 17px;
}
.foot_zxnr a img{
	max-width: 130px;
}
.foot_bqsy{
	float: left ;
	margin-top: 25px;
	border-top: 1px #fff solid ;
	text-align: center ;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	width: 100%;
}
.foot_bqsy a{
	font-size: 14px;
	color: #fff;
}


.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;
	float: left ;
}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}
.footer_nav{
	display: none ;
	background:#30343f;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 28px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.foot_nav span img{
	width: 25%;
}


@media screen and (max-width: 800px) {
.navbar-brand{
	width: 80%;
}
	.navbar-toggle {
		border: 1px solid rgb(255, 255, 255);
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.navbar-nav {
		float: none;
		margin-top: 2em;
		text-align: center;
		margin: 0;
	}
	.navbar-top {
		position: relative;
	}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		width: 100%;
		z-index: 99;
		position: absolute;
		background: hsla(0, 0%, 0%, 0.75);
	}
	ul.nav.navbar-nav li a {
		margin: 1em 0;
	}
	.w3-button {
		width: 33%;
	}
	.navbar-toggle {
		margin-top: 16px;
	}
	.callbacks_tabs {
		left: 41%;
		top: 80%;
	}
	.services-icon-info p {
		margin: 1em auto 0;
		line-height: 1.8em;
		width: 70%;
	}
	.services-right-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.gallery-grids-left {
		width: 50%;
		float: left;
	}
	.g-captn {
		width: 321px;
		height: 185px;
	}
	.g-captn h4 {
		font-size: 1.5em;
		margin: 2em 0 0 0;
	}
	.w3ls-button a,
	.w3l-button a,
	.w3ls-about-left a {
		padding: .2em 1.4em;
	}
	.contact input[type=text], .contact input[type=email], .contact textarea {
		width: 100%;
		float: none;
	}
	.contact-right.agileits-w3layouts {
		float: none;
		padding: 0;
		margin-bottom: 0.5em;
	}
	.free_agile_consultaion_img {
		min-height: 507px;
	}
	ul.nav.navbar-nav li a {
		font-size: .9em;
		line-height: 20px;
		color: #fff;
	}
	.container_sp{
	width: auto ;
}
.yewuzs{
	padding-top:20px;
}
.fuwu{
	padding-top:20px;
}
.fuwubt{
	font-size:30px;
}
.fuwufbt{
	display: none ;
}
.fuwujs{
	margin-top:0px;
}
.fuwujs ul li .fuwuystp{
	margin-top:0px;
	width:20%;
}
.fuwujs ul li .fuwuysnr{
	width:78%;
}
.fuwujs ul li{
	margin:10px 15px;
	width:92%;
}
.fuwujs ul li .fuwuysnr .fuwuysnrjs{
	display: none ;
}
.fuwurx{
	margin-top:35px;
}
.fuwurx0{
	width:86%;
	font-size:19px;
	line-height:35px;
}
.anli{
	padding-top:20px;
}
.anlizs{
	width:100%;
	padding:0px 15px;
}
.xinwen{
	width:100%;
	padding:0px 15px;
	margin-top:10px;
}
#marquee4 ul li a .xinwenname{
	width:70%;
}

.foot_dbdh,.foot_lxfs,.foot_sys,.foot_zxzx{
	display: none ;
}
.foot{
	padding-top:15px;
	padding-bottom:70px;
}
.foot_bqsy{
	line-height:25px;
}
.hezk{
	padding-bottom:20px;
}
.hezkimg ul li{
	width:29%;
	margin-bottom:15px;
}
.hezkimg ul li:first-child{
	margin-left:15px;
}
  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}
}






