.header{
width:100%;
height:80px;
position:fixed;
top:0px;
background:#fff;
z-index: 99;
}
.header img{
	float:left;
	margin-top:16px;
}
.search{
     width: 200px;
    height: 38px;
    line-height: 38px;
    background: #e9f3fd;
    border-radius: 5px;
    margin-top: 23px;
    float: right;
    margin-left: 10px;
position:relative;
}
.search span{
	color:#81b8f2;
	position: absolute;
    left: 10px;
}
.stext{
	height: 18px;
    border: 0px;
    background: #e9f3fd;
    vertical-align: middle;
    width: 150px;
    position: absolute;
    left: 10px;
    top: 8px;
}
.search img{
	    position: absolute;
    right: 10px;
    top: -8px;
}
#c{
	color:#fff;
       background:#4296ec;
        
}
.menu{
	float:left;	
	line-height:80px;
	height:80px;
	margin-left: 30px;
}
.menu a{
	font-size:15px;
	display:inline-block;
padding: 0 15px;
}



.menu span{
	display: inline-block;
}
.navmore{
	position:relative;
	cursor: default;
	text-align: center;
}

.navmore-hover a{
		color:#fff; 
                background-color: #4296EC;
}

.navmoreul{
	    position: absolute;
    top: 80px;
    margin-left: 0;
    display: none;
    background-color: #4296ec;
    z-index: 99;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    white-space: nowrap;

}
.navmoreul li{
        min-width:80px;
	height:50px;
	line-height:50px;
	border-bottom: 1px solid rgba(195, 188, 188, 0.16);
}
.navmoreul li a{
	    color: #fff;
           display: block;
           text-align: left;
}
.navmoreul li a:hover{
background:#c1e8ff;
color:#4296ec;
font-weight:bold;
	/*background:#409ed2;*/
}

.sbar{

	width:100%;
	height:84px;	
}
.sbar span{
	color:#b4b4b4;

}
.sbar_bd{
	width:100%;
	height:7px;
	background: url(../images/bd.png) repeat-x;
}
.sbar ul li{
	float:left;	
	height:84px;
	line-height: 84px;
	text-align: left;
	font-size:17px;	
}


.sbar ul li span{
	float:right;
	color:#949494;
}
.sbar ul li a{
	color:#757575;
}
.sbar ul li a:hover{
	display: block;
	color:#4296ec;
	height:84px;
	background: #eaeaea;
}
.sbar span{
	display: block;
	float: left;
	margin-top:32px;
}

.icon_1{
	float:left;
	background:url(../images/icon1.png);
	width:32px;
	height:32px;
	background-repeat: no-repeat;
	margin-top:26px;
	margin-left:20px;
}
.sbar ul li a:hover .icon_1{
background:url(../images/icon_1.png);
	background-repeat: no-repeat;
}

.icon_2{
	float:left;
	background:url(../images/icon2.png);
	width:32px;
	height:39px;
	background-repeat: no-repeat;
	margin-top:23px;
	margin-left:25px;
}
.sbar ul li a:hover .icon_2{
background:url(../images/icon_2.png);
	background-repeat: no-repeat;
}

.icon_3{
	float:left;
	background:url(../images/icon3.png);
	width:32px;
	height:26px;
	background-repeat: no-repeat;
	margin-top:29px;
	margin-left:25px;
}
.sbar ul li a:hover .icon_3{
background:url(../images/icon_3.png);
	background-repeat: no-repeat;
}

.icon_4{
	float:left;
	background:url(../images/icon4.png);
	width:32px;
	height:32px;
	background-repeat: no-repeat;
	margin-top:26px;
	margin-left:20px;
}
.sbar ul li a:hover .icon_4{
	background:url(../images/icon_4.png);
	background-repeat: no-repeat;
}
.icon_5{
	float:left;
	background:url(../images/icon5.png);
	width:32px;
	height:29px;
	background-repeat: no-repeat;
	margin-top:28px;
	margin-left:30px;
}
.sbar ul li a:hover .icon_5{
	background:url(../images/icon_5.png);
	background-repeat: no-repeat;
}
.icon_6{
	float:left;
	background:url(../images/icon6.png);
	width:32px;
	height:29px;
	background-repeat: no-repeat;
	margin-top:26px;
	margin-left:10px;
}
.sbar ul li a:hover .icon_6{
	background:url(../images/icon_6.png);
	background-repeat: no-repeat;
}




/* flexslider */
.flexslider{position:relative;width:100%;height:400px;overflow:hidden;}
.slides{position:relative;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:25px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}

.h663{
	width:1200px;
	height:603px;
	margin: 0 auto;
}
.h650{
	width:1200px;
	height:650px;
	margin: 0 auto;
}

.title{
	height:140px;
	line-height:140px;
	font-size: 28px;
	color:#4296EC;
}
.mr_20{
	    margin-right: 38px;
}
.project{
	float:left;
	width:373px;
	height:438px;
	padding-left:0;
	padding-right:0;
	background: url(../images/project-bg.png);
	transition:all 0.5s;
	cursor:pointer;
}
.pro_pic{
	width:373px;
	height:243px;	
	cursor:pointer;
}
.pro_pic img{

	float:left;
}

.pro_title{
	float:left;
	width:373px;
	height:54px;
	background: #4296EC;
	line-height: 54px;
	color:#fff;
	text-align: center;
}
.pro_txt{
	width:373px;
	height:114px;
}
.pro_txt ul{
	margin:22px;
	width:329px;
}
.pro_txt ul li{
	text-align: left;
	height:57px;
	line-height:28px;
}
.pro_txt ul li span{
	color:#4296EC;
	font-size:17px;
}
.more a{
	width:373px;
	display: block;
	height:44px;
	line-height: 44px;
	text-align: left;
	text-indent: 290px;
	color: #757575;
	text-decoration:underline;
}
.project:hover .pro_title{
	background:#0ac5c9;
	}
.project a:hover{
	color:#4296EC;

}

.mr_10{
	margin-right: 10px;
}
.mt_10{
	margin-top: 10px;
}
.blue_bg{
	width:100%;
	height:800px;
	background: #f4f9fe;
}
.b_mb{
	width:474px;
	height:44px;
	line-height: 44px;
	background: #4296ec;

	position: absolute;
	opacity:0.8;
margin-top: 233px;
}
.b_mb a,.g_mb a{
	color:#fff;
}
.g_mb{
	width:237px;
	height:44px;
	line-height: 44px;
	background: #5EBF30;
	position: absolute;
	opacity:0.8;
	margin-top: 233px;
}



.fc_1{
	float:left;
	width:474px;
	height:564px;
}
.fc_01{
	width:474px;
	height: 277px;
}

.fc_01:hover,.fc_22:hover,.fc_3 img:hover,.fc_44:hover,.fc img:hover,.fc_11 img:hover,.fc_2 img:hover,.fc_4 img:hover{
	cursor:pointer;
}

.fc_11{
	
	width:474px;
	height:277px;
}
.fc{
	float:left;
	width:237px;
	height:277px;
}

.fc_2,.fc_3,.fc_4{
	float:left;
	width:230px;
	height:564px;
}



.fc_title{
	font-size: 16px;
	
	height: 79px;
	line-height: 79px;
	text-align: center;
}
.fc_txt{
	text-align: left;
	line-height: 30px;
}

.fc_img {
    transition: all 0.5s; 

}

.fc_img:hover {
    transform: scale(1.01); 
}


.fc_22{
	width:204px;
	height:254px;
	padding:14px;
	background: #fff;	
        transition: all 0.5s; 
}

.fc_2:hover > div,.fc_3:hover > div,.fc_4:hover > div {
    /*background: #0ac5c9;*/
background:#4296ec;
    transform: scale(1.008); 
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
}

.fc_22 a:hover,.fc_44 a:hover{
color:#fff
}
.fc_2:hover > img,.fc_3:hover > img,.fc_4:hover > img {
   transform: scale(1.008); 
   box-shadow: 0 2px 8px rgba(0,0,0,.2);
}

.fc_2:hover .fc_title, .fc_2:hover .fc_txt, .fc_3:hover .fc_title, .fc_3:hover .fc_txt,.fc_4:hover .fc_title4, .fc_4:hover .fc_txt{
    color: #fff;
}

.fc_3 img{
	float:left;

}
.fc_3 .fc_22{
	float:left;
	width:204px;
	height:254px;
	padding:14px;
	background: #fff;	
}

.fc_44{
	width:204px;
	height:254px;
	padding:14px;
	background-color: #fff;
	color:#000;
       transition: all 0.5s; 
}
.fc_title4{
	font-size: 16px;
	color:#000;
	height: 79px;
	line-height: 79px;
	text-align: center;
}



.al{
	float:left;
	width: 240px;
	height: 410px;
        transition: all 0.5s; 
}

.al:hover {
transform: scale(1.01); 
    box-shadow: 0 10px 50px rgba(0,0,0,.2)
}


.al:hover > .al_txt {
    background-color: #14abae;
    color: #fff;
}

.al:hover{
	cursor:pointer;
}
.al:hover .al_mb{
	background: #0ac5c9;
}
.al_fc{
	width:240px;
	height:210px;
}
.al_mb{
	width: 240px;
	height: 44px;
	line-height: 44px;
	background: #4296EC;
	text-align: center;
	color: #fff;
	position:absolute;
	margin-top:167px;
	opacity: 0.8;
}
.al_txt{
	width:196px;
	padding:22px 22px 22px 22px;
	height: 156px;
	text-align: justify;
	line-height: 30px;
}

.al_txt_bottom{
	padding:22px 22px 22px 22px;
}

.footer{
	width: 100%;
	height: 188px;
	background:#6c6c6c;
	color:#fff;
	position:absolute;
	bottom:0;
}
.ewm{
	float:left;
	margin-top: 34px;
	width:260px;
	height: 121px;
}
.ewm img{
	float:left;
}
.mr_28{
	margin-right: 28px;
}
.fz{
	float:right;
	margin-top: 30px;
	text-align: right;

}
.fz h1{
	height:30px;
	line-height: 30px;
	font-size: 16px;
}
.fz h1 a{
	color:#fff;
}
.fz h1 a:hover{
	color:#B4B4B4;
}
.fz span{
	margin-top: 14px;
	display: block;
	line-height: 30px;
	color: #B4B4B4;
}

/*list*/

.left_260{
	float:left;	
	width:260px;
}
.right_910{
	float:right;
	width:910px;
	margin-bottom: 25px;
	min-height: 700px;
    height: auto;
}
.left_260 h1{
	font-size: 20px;
	height:50px;
	line-height:50px;
	width:260px;
	text-align:left;
}
.left_260 span{
	border-bottom:2px solid #4296ec;
	display:block;
	height:50px;
	}

.left_260 ul{
	margin-top:25px;
	width:260px;
	font-size:15px;
}

.left_260 li{
	width: 260px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #fff;
    font-size: 16px;
	background: #f4f4f4;
}
.left_260 li a{
	float:left;
	width:260px;
	display: block;

}
#xz a{
	display: block;
	background: #4296ec;
	color: #fff;

}
.left_260 li a:hover{
	background:#4296ec;	
	color:#fff;
}
.left_260 li em{
	float:right;
	font-style:normal;
}

.right_910 h1{
	font-size: 20px;
	height:50px;
	line-height:50px;
	text-align:left;
	width:910px;
	border-bottom: 2px solid #a4a4a4;
	margin-bottom: 5px;
}

.list_pic{

	width:910px;
	height:80px;
	margin-top:28px;
}
.date{
	float:left;
	width:60px;
	height:60px;
	padding:10px;
	background:#f4f4f4;
	color:#a4a4a4;
	border-radius:4px;
}
.listimg{
	float:left;
	width:80px;
	height:80px;
	background:#f4f4f4;
	border-radius:4px;
}
.date:hover, .list_pic:hover .date{
		
	background:#4296ec;	
	color:#fff;
}
.date:hover ul li.r, .list_pic:hover  ul li.r{
border-bottom:1px solid #fff;
}
.r{
	
	height:30px;
	line-height:30px;
	font-size:22px;
	text-align: center;
	border-bottom:1px solid #a7a7a7;
}
.ny{
	
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align: center;
}
.img_p{
	float:left;
	margin-left:20px;
	cursor:pointer;
}
.list_z{
	float:left;
	padding-left: 20px;
	width:640px;
	height:80px;
}
.list_z:hover{
	    background: #f4f4f4;
}

.list_z li{

	text-align: left;
}
.list_cp{
	float:left;
	padding-left: 20px;
	width:810px;
	height:80px;
}
.list_cp:hover{
	    background: #f4f4f4;
}
.list_cp li{

	text-align: left;
}
.font span{
	float:left;
	
	font-size:18px;
}
.font a{
	float:right;
	color:#4fa5d4;
}
.font{
	font-size:16px;
	line-height:30px;
}
.small_f{
	float:left;
	margin-top:5px;
	line-height:23px;
	color:#a4a4a4;
width:660px;
}

/*article*/
.right_910 h2{
	margin-top:15px;
	height:50px;
	line-height:50px;
font-size:２1px;	
color:#4296ec;
}
.right_910 h3{
	height:25px;
font-size:14px;	
color:#a7a7a7;

	
}
.atext{
	width:910px;
	padding:10px 0px;
	text-align:left;
	line-height:30px;
	font-size:16px;
}
.bar{
	top:80px;
	width:100%;
	height:40px;
	line-height: 40px;
	background: #f4f4f4;text-align:right;
	z-index: -1;
}

input:focus { outline: none; }

.main-container {
        margin-top: 80px;
	padding-bottom:188px;
        min-height 1000px;:
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}

.flex-control-nav a {
    line-height: 12px;
}
.headroom--pinned {
    display: block;
}
.headroom--unpinned {
    display: none;
}
.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}


.al_txt_wrapper {
    overflow: hidden;
    width: 196px;
    height: 156px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #8cb8ee;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #8cb8ee;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #8cb8ee;
}
:-moz-placeholder { /* Firefox 18- */
  color: #8cb8ee;
}

.page {
	margin-top:30px;
}

.page a{
    height: 19px;
    line-height: 19px;
    display: inline-block;
    padding: 0 10px;
    margin-left: -1px;
    position: relative;
    z-index: 1;
    color: #585858;
    border: 1px solid #e6e7e8;
    vertical-align: middle;
}

.page .page-curr {
    background: #4296ec;
    color: #fcfcfc;
    z-index: 2;
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    padding: 0 10px;
    margin-left: -1px;
    position: relative;
    z-index: 1;
    border: 1px solid #e6e7e8;
    vertical-align: middle;
}

.hover-style:hover {
    color: #fff;
    background-color: #4296ec;
}



.project:hover {
    transform: scale(1.05);
	box-shadow: 0 2px 8px rgba(0,0,0,.2);
	background:none;
	padding-left:0px;
	padding-right:0px;
}

.box{
	width:910px;
	color:#fff;
	margin-top:20px;	
	font-size:16px;
}
.box a{
	color:#fff;
}

.box_l{ 
	float:left;
	width:446px;
}
.box_r{
	float:right;
	width:446px;
}
.box1{
	float:left;
	width:446px;
	height:158px;
	background: #44a8ef;
	position: relative;
}
.box1 img,.box21 img,.box5 img,.box51 img{
	float:right;
	z-index:99;
	margin-top:26px;
	margin-right:30px;
}
.box1_z{
	text-align:left;
	position:absolute;
	top:120px;
	width:446px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;

}

.box2{
	float:left;
	position: relative;
	margin-top:18px;
	width:215px;
	height:160px;

}
.box2_z{
	text-align:left;
	position:absolute;
	bottom:0;
	width:215px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;
	background:#70ad60;
	opacity: 0.9;
	
}
.box21{
	float:right;
	position:relative;
 	margin-top:18px;
	width:211px;
	height:160px;
	background:#4fbad2;
}

.box3{
 	margin-top:18px;
	width:446px;
	height:158px;
	position: relative;
}
.box21_z{
	text-align:left;
	position:absolute;
	bottom:0;
	width:215px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;
	opacity: 0.9;
}
.box6_z{
	text-align:left;
	position:absolute;
	bottom:0;
	width:215px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;
	background: #718691;
	opacity: 0.9;
}
.box3_z{
	text-align:left;
	position:absolute;
	bottom:0;
	width:446px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;
	background: #718691;
	opacity: 0.9;
}
.box4{
	width:446px;
	height:335px;
	position: relative;
}
.box4_z{
	text-align:left;
	position:absolute;
	bottom:0;
	width:446px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;
	background: #6cad63;
	opacity: 0.9;
}
.box5_z{
	text-align:left;
	position:absolute;
	bottom:0;
	width:213px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;
	opacity: 0.9;
}
.box5{
	float:left;
	position:relative;
	margin-top:18px;
	width:213px;
	height:158px;
	background:#4fbad2;
}
.right{
	float:right;
}
.box51{

	margin-top:18px;
	width:213px;
	height:158px;
	background:#44a8ef;
	position:relative;
}
.box51_z{
	text-align:left;
	position:absolute;
	bottom:0;
	width:213px;
	height:39px;
	line-height:39px;
	z-index:66;
	text-indent:20px;	
	opacity: 0.9;
}
.mt18{
	margin-top:18px;

}
.box1:hover,.box2:hover,.box21:hover,.box3:hover,.box4:hover,.box5:hover,.box51:hover,.box52:hover{
	  box-shadow:0 0 10px #757575; 
	  transform: scale(1.02); 
	  cursor: pointer;
}
/*al-list*/
.mt20{
	margin-top:20px;
}
.lot{
	width:290px;
	height:230px;
	float:left;

}
.lot img{
	width:290px;
	height:200px;
	display: block;
}
.lottxt{
	width:290px;
	height:40px;
	line-height:40px;
	background:#fff;

}

.mr20{
	margin-right:20px;
}

.mt10{
	margin-top:10px;
}
.mb20{
	margin-bottom:20px;
}
.opacity_bg{
	opacity:0.3;	
	color:#4fa5d4;
}

.customer_case{
	float:left;
	width:910px;
	margin-top:10px;

	background:#f4f4f4;
}
.bgblue{
	background:#4fa5d4;
	color:#fff;
}
.customer_case ul{
	width:910px;
	float: left;

}
.customer_case ul li{
	width:227px;
	float:left;
	text-align:left;
	font-size:14px;
	height:34px;
	line-height: 34px;
	text-indent: 28px;
}
.cp_list_curr{
color: #fff;
background: #4fa5d4;
width:260px;
height:60px;
}
