	/*taitou*/
	.lntaitou{
		width:96%;
		background:#2e2e2e;
		height:60px;
		font-size:14px;
		color:#eee;
		padding:0px 2%;
		}
	.lntaitou span{
		font-weight:bold; 
		font-size:16px;
		}
	.lntaitou li{
		padding-right:15px;
		padding-top:10px;
		line-height:40px;
		}
	.lntaitou a{
		color:#eee;
		font-size:14px;
		line-height:40px;
		}
	.lntaitou a:hover{
		color:#ff6600;
		font-size:14px;
		}
	.lntaitou img{
		padding-right:15px;
		float: left;
		}
	/*daohang*/
	.lndahang{
		width:96%;
		height:120px;
		padding:0px 2%;
		}
	.lndahang .lnlogo{
		padding-top:25px; 
		float:left;
		}
	.lndahang .lnname{
		font-size:20px; 
		color:#ff6600;
		padding-left:10px;
		padding-top:32px;
		font-weight:bold;
		float:left;
		}
	.lndahang .lnname p{
		font-weight:normal; 
		color:#222;
		font-size:18px;
		}
	.lndahang .lntel
	{
		margin-top:40px;
		float:left;
		margin-left:10px;
		height:40px;
		padding-left:10px;
		border-left:1px solid #222;
		font-size:16px;
	}
	.lndahang .lntel p{
		font-size:20px;
		 font-weight:bold;		
		}
	.lndahang nav{
		float:right;
		}
	.lndahang nav li{
		position:relative; 
		float:left;
		}
	.lndahang nav li>a{
		display:block; 
		position:relative; 
		float:left; 
		line-height:120px; 
		font-size:16px; 
		color:#222222;
		}
	.lndahang nav li+li{
		margin-left:40px;
		}
	.lndahang nav li>a:after{
		content:''; 
		display:block; 
		position:absolute; 
		right:0px; 
		left:0px; 
		margin:0 auto; 
		height:2px; 
		width:0px; 
		background:#ff6600; 
		transition:all .4s ease; 
		bottom:0px;
		}
	.lndahang nav li:hover>a:after,.lndahang nav li.cur>a:after{
		width:100%;
		}
	.lndahang nav li>a:hover,.lndahang nav li.cur>a{
		color:#ff6600;
		}
	.dropmenu{
		position:absolute; 
		width:200%; 
		left:-50%; 
		top:120px; 
		display:none; 
		z-index:333;
		}

	.dropmenu a{
		display:block; 
		width:100%; 
		line-height:50px; 
		border-top:1px solid #222; 
		color:#fff; 
		text-align:center; 
		transition:all 0.5s ease; 
		font-size:14px; 
		font-weight:normal !important; 
		background:#333;
		}

	.dropmenu a:hover{
		background:#ff6600; 
		color:#fff; 
		padding-left:5px;
		}
	/*hangdengpian*/
	.focus {
	width: 100%;
	min-width: 1200px;
	height:650px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
.focus ul {
	height: 100%;
	position: absolute;
	overflow: hidden;
	}
.focus ul li {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: #000;
	}
.focus ul li div { 
	  position: absolute;
	  overflow: hidden;
	  width: 100%;
	  height: 100%;
	  }
.focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
	}
.focus .btn {
	position: absolute;
	width: 952px;
	height: 23px;
	margin-left: -480px;
	left: 50%;
	bottom:30px;
	text-align: center;
	}
.focus .btn span {
	font-size: 0;
	display: inline-block;
	_display: inline;
	_zoom: 1; 
	width:60px;
	height: 15px;
	border-radius:10px;
	text-align: center; 
	_font-size: 0;
	margin-left: 16px;
	cursor: pointer;
	background: #cfd1d9;
	}
.focus .btn span.on { 
background: #ff6600;
}
.focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top:280px;
	background: url(../images/hdpjt.png) no-repeat 0 0;
	cursor: pointer;
	}
.focus .pre {
	left: 0;
	}
.focus .next {
	right: 0;
	background-position: right top;
	}
	/*sousuo*/
	#se_bg{
	width:100%; 
	height:70px; 
	color:#aaa; 
	border-bottom:1px solid #ddd;
	}
#se_c{
	width:1400px; 
	margin:0 auto; 
	height:70px;
	}
#se_l{
	width:1152px; 
	float:left; 
	line-height:70px; 
	font-size:14px;
	}
#se_l strong{color:#ff6600;}
#se_r{
	width:248px; 
	float:right; 
	padding-top:15px;
	font-size:14px;
	}
#se_r input{
	color:#aaa;
	margin:0; 
	width:185px; 
	height:42px; 
	line-height:42px; 
	background:none; 
	border:none; 
	font-family:'Microsoft YaHei';
	}
#se_r li{
	float:left;
	font-size:14px;
	}

#se_r .s_inp{
	width:185px; 
	line-height:42px; 
	color:#aaa; 
	background:url(../images/lnsearch1.png) no-repeat; 
	height:42px;
	padding-left:20px;
	}
#se_r .s_dl{
	width:43px; 
	text-align:right;
	}
#se_r .s_dr{
	border:none; 
	cursor:pointer;
	width:43px;
	height:42px;
	background:url(../images/lnsearch2.png) no-repeat; 
	}
#se_bg a{
	color:#aaa;
	font-size:14px;
	}
#se_bg a:hover{
	color:#ff6600;
	font-size:14px;
	}
	/*chanpinzhanshi*/
	#linahot{
		text-align:center; 
		padding-top:50px; 
		font-size:36px; 
		font-weight:bold;
		}
	#linahot span{
		color:#ff6600;
		}
	#linahot p{
		font-size:18px; 
		font-weight:normal; 
		padding-top:5px;
		}
	#linahott{
		text-align:center; 
		padding-top:20px; 
		margin-bottom:20px;
		}
	
	.linaproclass li{ 
	height:72px; 
	width:1400px; 
	margin:0 auto; 
	background:url(../images/lina06.jpg) no-repeat center; 
	margin-bottom:1px; 
	overflow:hidden;
	}
	.linaproclass li p{
		float:left;
		}
	.linaproclass li p a{
		font-size:18px; 
		font-weight:bold; 
		color:#fff;
		}
	.linaproclass li p a:hover{
		font-size:18px; 
		font-weight:bold; 
		color:#ff0;
		}
	.linaproclass li p:nth-child(1){
		width:200px; 
		height:100%; 
		text-align:center; 
		color:#fff; 
		line-height:72px; 
		font-weight:bold; 
		font-size:18px;
		}
	.linaproclass li div{
		width:656px; 
		height:100%; 
		float:left; 
		margin-left:18px;
		}
	.linaproclass li p:nth-child(3){
		float:right; 
		width:71px; 
		height:100%;
		}
	.linaproclass li p:nth-child(3) a{
		display:block;
		width:71px; 
		height:100%;
		}
	.linaproclass li dl dd{
		float:left;
		margin-left:20px;
		}
	.linaproclass li dl dd a{
		font-size:15px; 
		position:relative; 
		padding-left:19px; 
		display:block; 
		line-height:72px; 
		margin-right:16px;
		}
	.linaproclass li dl dd a:after{
		content:''; 
		display:block; 
		width:9px; 
		height:9px; 
		/*border:1px solid #d1d1d1; */
		position:absolute; 
		top:30px; left:0px; 
		border-radius:50%;
		}
	.linaproclass li dl dd a:hover{
		color:#ff6600;
		}
	.linaproclass li dl dd a:hover:after{
		border-color:#ff6600;
		}
    .chanpinzs {
        width: 1400px;
        margin: 0 auto;
    }
    
    .cpzs dl {
        width: 313px;
        border: 1px solid #dddddd;
        float: left;
        margin-right: 20px;
        position: relative;
        padding: 10px 10px 30px 10px;
        margin-top: 20px;
    }
    
    .cpzs dl .sol_pic img {
        width: 273px;
        height: 273px;
    }
    
    .cpcsz {
        text-align: center;
        margin-top: 10px;
    }
    
    .cpcsz p:nth-child(1) {
        font-size: 16px;
        color: #484848;
        font-weight: bold;
    }
    
    .cpcsz a {
        width: 206px;
        height: 37px;
        background: #ff6600;
        display: block;
        border-radius: 30px;
        line-height: 37px;
        color: #fff;
        transition: all 0.5s ease;
        font-size: 14px;
        font-weight: lighter;
        margin: 0 auto;
    }
    
    .cpcsz p:nth-child(2) {
        font-size: 14px;
        color: #888;
        font-weight: lighter;
        line-height: 25px;
        padding: 0px 10px;
        margin: 10px 0px 20px 0;
		height:30px; 
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
    }
    
    .cpzs dl:hover .cpcsz a {
        border-radius: 0px;
        background: #333;
    }
    
    .cpzs dl:nth-child(4) {
        margin-right: 0px;
    }
    
    .cpzs dl:nth-child(8) {
        margin-right: 0px;
    }
	/*jiejuefangan*/
	.solution_bj{
		width:100%; 
		padding:30px 0px 50px 0px; 
		margin:0 auto; 
		background:#f5f5f5; 
		margin-top:50px;
		}
	.solution_bt{
		width:720px; 
		height:62px; 
		padding-top:50px; 
		margin:0 auto;
		}
	.solution_btz{
		width:100%; 
		height: auto; 
		margin-top:-48px; 
		font-size:36px; 
		color:#222222; 
		font-weight:bold; 
		text-align:center;
		}
	.solution_btz span{
		font-size:36px; 
		color:#ff6600; 
		font-weight:bold;
		}
	
	.solution_yw{
		width:1200px; 
		height:auto; 
		margin:0 auto;
		}
	.solution_yw ul li{
		width:285px; 
		height:171px; 
		float:left; 
		border:1px solid #d2d2d2; 
		margin-right:17px;
		}
	.solution_yw ul li .tb{
		width:285px; 
		height:47px; 
		margin-top:27px;
		}
	.solution_yw ul li .tbt{
		width: auto; 
		height: auto; 
		margin-left:74px;
		}
	.solution_yw ul li .bt{
		width: auto; 
		height: 47px; 
		margin-left:10px; 
		line-height:47px; 
		font-size:30px; 
		color:#484848; 
		font-weight:bold;
		}
	.solution_yw ul li .wt{
		width: auto; 
		height: auto; 
		margin-left:72px; 
		margin-top:17px; 
		font-size:18px; 
		color:#aaaaaa; 
		line-height:30px;
		}
	.jiejiefangankuandu{
		width:1200px; 
		float:left; 
		margin-left:20px;
		}
	
	.jjfa_an{
		width:199px; 
		height:44px; 
		margin:0 auto; 
		margin-top:50px; 
		background:#ff6600; 
		border-radius:10px; 
		font-size:18px; 
		color:#ffffff; 
		line-height:44px; 
		text-align:center;
		}
	.jjfa_an a{
		width:199px; 
		height:44px; 
		background:#ff6600; 
		border-radius:10px; 
		font-size:18px; 
		color:#ffffff;
		display:block;
		}
	.jjfa_an a:hover{
		width:199px; 
		height:44px; 
		background:#222222; 
		border-radius:10px; 
		font-size:18px; 
		color:#ffffff;
		}
	
	.jjfa_bt{ 
	width:100%; 
	margin:0 auto; 
	height:auto; 
	margin-top:40px; 
	font-size:36px; 
	color:#ff6600; 
	font-weight:bold; 
	text-align:center;
	}
	.jjfa_bt span{
		font-size:36px; 
		color:#222222; 
		font-weight: normal;
		}
	.jjfa_bt p{ 
	font-size:18px; 
	color:#ababab; 
	font-weight: normal; 
	line-height: 35px;
	}
	.jjfa_lm{
		width:100%; 
		height:61px; 
		border-top:1px solid #dddddd; 
		border-bottom:1px solid #dddddd; 
		margin-top:22px;
		}
	.jjfa_lmc{
		width:1400px; 
		height:61px; 
		margin:0 auto;
		}
	.jjfa_lmc ul li{ 
	width:160px; 
	height:61px; 
	float:left; 
	margin-right:40px;
	}
	.jjfa_lmc ul li .tp{
		width: 19px; 
		height: 19px; 
		margin-right:10px; 
		background:url(../images/lina07.png) center no-repeat; 
		margin-top:21px;
		}
	.jjfa_lmcwz{
		width:130px; 
		height:61px; 
		line-height:61px; 
		font-size:16px; 
		color:#484848; 
		text-align:center;
		}
	.jjfa_lmcwz a{
		font-size:16px; 
		color:#484848;
		}
	.jjfa_lmcwz a:hover{
		font-size:16px; 
		color:#ff6600;
		}
	.apply_bg{
		width:1400px; 
		margin:0 auto; 
		padding-top:30px;
		}
	.apply{
		width:1268px; 
		margin:0 auto; 
		margin-top:50px;
		}
	.apply_array{
		width:302px; 
		float:left; 
		height:363px; 
		margin-right:20px;
		}
	.linasoltiont{
		text-align:center;
		}
	.linasoltiont img{
		width:302px; height:227px;
		}
	.linasoltionc{
		width:302px; 
		height:50px; 
		background:#222222; 
		line-height:50px; 
		text-align:center; 
		font-size:16px; 
		color:#fff;
		}
	.linasoltionc a{
		font-size:16px; 
		color:#fff; 
		display:block; 
		ine-height:50px; 
		text-align:center;
		}
	.linasoltionc a:hover{
		background:#ff6600; 
		color:#fff; 
		font-size:16px;
		}
	.linasoltionb{
		width:262px; 
		height:45px; 
		background:#fff; 
		padding:20px;
		}
	.linasoltionb .h1{
		font-size:12px; 
		line-height:25px; 
		color:#888;
		}
	.linasoltionb .h2{
		width:262px; 
		margin-top:10px; 
		background:#f2f2f2; 
		line-height:40px; 
		color:#888; 
		text-align:center; 
		font-size:12px;
		}
	.linasoltionb a{
		font-size:12px; 
		color:#888; 
		display:block; 
		line-height:40px; 
		text-align:center;
		}
	.linasoltionb a:hover{
		background:#ff6600; 
		color:#fff; 
		font-size:12px;
		}
	#linaprodesleft{
		width:46px; 
		float:left; 
		cursor:pointer; 
		padding-top:140px;
		}
	#linaprodesright{
		width:46px; 
		float:right; 
		cursor:pointer; 
		padding-top:140px;
		}
	
	/*sidayoushi*/
	.lnyoushi{
		width:100%;
		background:#2e2e2e;
		padding:60px 0px;
		}

		.lina_adv_titl{
			text-align:center; 
			font-size:18px; 
			color:#fff; 
			padding-bottom:30px; 
			text-transform:uppercase;
			}
		.lina_adv_titl strong{
			font-size:40px; 
			display:block;
			}
		.lina_adv_titl span{
			color:#ff6600;
			}

		.lina_advcenter{
			position:relative; 
			margin-top:50px;
			}
		.lina_advjt i{
			display: inline-block; 
			cursor:pointer; 
			width:36px; 
			height:36px;
			}
		.lina_advjt i+i{
			margin-left:20px;
			}
		.lina_advjt i.prev{
			background:url(../images/lina10.png) no-repeat top left;
			}
		.lina_advjt i.next{
			background:url(../images/lina10.png) no-repeat top right;
			}
		.lina_advjt{
			top:570px; 
			right:303px; 
			position:absolute; 
			z-index:999;
			}
		.lina_advjt i:hover{
			background-position-y:-36px;
			}
		.lina_lina_advwa{
			background:#fff; 
			height:90px; 
			padding:45px 50px;
			}
		.lina_advw p{
			float:left; 
			color:#484848;
			}
		.lina_advw p:nth-child(1){
			font-size:70px; 
			font-weight:bold;
			}
		.lina_advw p:nth-child(2){
			font-size:30px; 
			margin:15px 0px 0px 15px;
			}
		.lina_advw p:nth-child(2) span{
			display:block; 
			text-transform:uppercase; 
			font-size:12px;
			}
		.lina_advcc{ 
		width:370px; 
		font-size:14px; 
		color:#666; 
		line-height:25px; 
		margin:10px 0px 0px 70px;
		}
		.lina_advconcat a{
			display:block; 
			transition:all .3s ease; 
			width:191px; 
			line-height:48px; 
			text-align:center; 
			background:#555555; 
			border-radius:5px; 
			font-size:20px; 
			color:#fff; 
			margin-bottom:5px;
			}
		.lina_advconcat a:hover{
			background:#ff6600; 
			color:#fff;
			}
		.lina_advconcat strong{
			padding-left:35px; 
			color:#555555; 
			font-size:20px; 
			background:url(../images/lina11.png) no-repeat left center;
			}
		.lina_advtab li{
			float:left; 
			width:349px; 
			line-height:80px; 
			border-radius:2px; 
			font-size:25px; 
			color:#ffffff; 
			font-weight:bold; 
			background:#000000; 
			transition:all .5s ease; 
			text-align:center; 
			cursor:pointer;
			}
		.lina_advtab li span{
			padding-left:20px;
			}
		.lina_advtab li+li{
			margin-left:1px;
			}
		.lina_advtab{
			position:absolute; 
			top:0px; 
			left:0px;
			}
		.lina_advtab li.on{
			background:#ff6600;
			}
	/*yingyongal*/
	.usecenter{
		margin-top:30px;
		}
	.usecenter .p_left{
		text-align:center;
		}
	.usecenter .p_top{
		padding-top:5px;
		}
	.usecenter dd{
		display:inline-block; 
		padding-left:0px !important; 
		float:left;
		}	
	.usecenter dd+dd{
		margin-left:20px;
		}
	.usecenter dd:nth-child(5n){
		margin-left:0px;
		}
	.usecenter dd:nth-child(5),.usecenter dd:nth-child(6),.usecenter dd:nth-child(7),.usecenter dd:nth-child(8){
		margin-top:20px;
		}
	.usecenter dd img{
		width:335px; 
		height:335px;
		}
	.usecenter dl+dl{
		display:block; 
		margin-top:20px;
		}
	.usecenter dd div{
		padding-top:0px !important; 
		background:#f5f5f5; 
		position:relative;
		}
	.usecenter dd div a{
		padding:0px 20px; 
		font-size:14px; 
		color:#222222; 
		font-weight:lighter; 
		display:block; 
		line-height:50px; 
		transition:all .3s ease; 
		position:relative; 
		text-align:left; 
		z-index:2;
		}
	.usecenter dd div a:after{
		content:'+MORE'; 
		display:block; 
		position:absolute; 
		right:20px; 
		line-height:50px; 
		font-size:12px; 
		color:#222222; 
		top:0px; 
		transition:all .3s ease;
		}
	.usecenter dd div:after{
		content:''; 
		display:block; 
		position:absolute; 
		left:0px; top:0px; 
		height:100%; 
		width:0px; 
		background:#ff6600; 
		transition:all .4s ease;
		}
	.usecenter dd:hover div:after{
		width:100%;
		}
	.usecenter dd:hover a{
		color:#fff;
		}
	.usecenter dd:hover div a:after{
		color:#fff;
		}
	.moreuse{
		display:block; 
		width:550px; 
		height:55px; 
		line-height:53px; 
		border:1px solid #e2e2e2; 
		font-size:18px !important; 
		color:#aaaaaa; 
		font-weight:lighter; 
		margin:0 auto; 
		text-align:center; 
		transition:all .3s ease;
		}
	.moreuse:hover{
		color:#fff; 
		border-color:#ff6600; 
		background:#ff6600
		}
	/*hezuohuoban*/
	.linahezuohuoban{
		width:100%; 
		margin-top:50px; 
		background:#f6f6f6;
		padding:60px 0px 40px 0px;
		}
	.linahezuohuobannone{
		padding-top:0px !important;
		}
	.linahezuohuocon{
		width:1401px; 
		margin:0 auto; 
		margin-top:20px;
		}
	.linahezuohuocon dd{
		float:left; 
		width:216px; 
		margin-left:21px;
		text-align:center;
		}
	.linahezuohuocon dd:nth-child(1),.linahezuohuocon dd:nth-child(7),.linahezuohuocon dd:nth-child(14){
		margin-left:0px;
		}
	.linahezuohuocon dd p a{
		font-size:14px; 
		color:#222;
		line-height:36px;
		}
	.linahezuohuocon dd p a:hoer{
		font-size:14px; 
		color:#ff6600;
		}
	.linahezuohuocon dd img{
		width:216px; 
		height:108px;
		border:1px solid #ddd;
		}
	
	/*gongsjianjie*/
	.gongsijianjietop{
		text-align:center; 
		padding-top:0px;
		}
	.gongsijianjiecon{
		width:1400px; 
		margin:0 auto; 
		padding-top:30px; 
		line-height:40px; 
		font-size:16px; 
		color:#aaa;
		}
	.gongsijianjiecon a{
		font-size:16px; 
		color:#aaa;
		}
	.gongsijianjiecon a:hover{
		font-size:16px; 
		color:#ff6600;
		}
	
	/*xinwenzhongxin*/
	.xinwenzhongxin{
		width:100%; 
		background:#f5f5f5; 
		padding:60px 0px;
		margin-top:50px;
		}
	.clonees{
		float: left; 
		width: 1400px;
		}
    .xinwenqh a {
        display: block;
        width: 135px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        float: left;
        background: #d0d0d0;
        font-size: 18px;
        color: #333333;
		border-radius:30px;
    }
    
    .xinwenqh a+a {
        margin-left: 20px;
    }
    
    .xinwenqh a.on {
        background: #ff6600;
        transition: all 0.5s ease;
		color:#fff;
    }
	
    
    .xinwenqh {
        width: 445px;
        margin: 0 auto;
    }
    
    .xinwen_div {
        float: left;
        position: relative;
        width: 658px;
        height: 228px;
        overflow: hidden;
        padding: 0 30px 0 0;
        border: 1px solid #ddd;
		background:#fff;
    }
    
    .news_div .xinwen_div:nth-child(2n) {
        margin-left: 20px;
    }
    
    .xinwen_div+.xinwen_div {
        margin-bottom: 20px;
    }
    
    .xinwen_div_pic {
        position: relative;
        overflow: hidden;
        float: left;
    }
    
    .xinwen_div_date>div {
        float: left;
        font-size: 14px;
        color: #666666;
    }
    
    .xinwen_div_date {
        position: absolute;
        top: 60px;
        left: 268px;
    }
    
    .xinwen_div_pic img {
        width: 229px;
        height: 228px;
        transition: all 0.5s ease;
        border-right: 1px solid #efefef;
    }
    
    .xinwen_div:hover .xinwen_div_pic img {
        transform: scale(1.2);
    }
    
    .xinwen_div_content {
        float: right;
        width: 386px;
        margin-top: 20px;
    }
    
    .xinwen_div_a {
        font-size: 18px !important;
        color: #444;
        line-height: 30px;
        display: block;
        background: url(../images/xinwjtb.png) no-repeat right center;
        margin-bottom: 36px;
    }
    
    .xinwen_div_body {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        position: relative;
        padding-top: 25px;
        font-weight: 100;
    }
    
    .xinwen_div_body::after {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        width: 30px;
        height: 1px;
        background: #efefef;
    }
    
    .xinwen_div:hover {
        background: #f0f0f0;
    }
    
    .xinwen_div:hover .xinwen_div_a {
        background: url(../images/xinwjtb.png) no-repeat right center;
    }
	
	/*banquan*/
	 .youqing {
        height: 98px;
		border-top:1px solid #ddd;
		width:100%;
    }
    
    .youqinglj_c {
        height: 98px;
        background: url(../images/lina17.png) no-repeat right center;
        line-height: 98px;
    }
    
    .youqinglj_c p {
        float: left;
    }
    
    .youqinglj_c p:nth-child(1) {
        font-size: 35px;
        font-weight: bold;
        color: #ff6600;
        text-transform: uppercase;
    }
    
    .youqinglj_c p:nth-child(2) {
        font-size: 18px;
        color: #111111;
        margin-left: 10px;
    }
    
    .youqingnr li a {
        color: #666666;
        float: left;
        font-size: 14px !important;
        padding: 0 10px;
    }
    
    .youqingnr li a:hover {
        color: #ff6600 !important;
    }
    
    .cr_kslj {
        background: #f4f4f4;
        margin-bottom: 1px;
    }
    
    .cr_kslj ul {
        float: left;
        width: 140px;
        margin-left: 60px;
    }
    
    .cr_kslj ul:nth-child(1) {
        margin-left: 0px;
    }
    
    .cr_kslj ul p:nth-child(1) {
        font-size: 18px;
        line-height: 18px;
        color: #333333;
        margin-bottom: 15px;
    }
    
    .cr_kslj ul li a {
        font-size: 14px;
        color: #888;
        line-height: 35px;
    }
    
    .cr_kslj ul li a:hover {
        color: #ff6600;
    }
    
    .bq_l {
        padding-top: 60px;
    }
    
    .bq_l ul {
        border-right: 1px #fff solid;
    }
    
    .crcenterr {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    
    .crcenterr ul {
        margin-left: 0px;
        width: 153px !important;
    }
    
    .crcenterr ul ul {
        margin-left: 0px;
    }
    
    .crcenterr p {
        margin-bottom: 5px !important;
    }
    
    .kslj_btn a {
        font-size: 20px;
    }
    
    .kslj_btn:hover {
        color: #ff6600;
        font-size: 20px;
    }
    
    .bqlxwm {
        width: 340px !important;
        line-height: 30px;
        font-size: 14px;
		color:#888;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    .bqlxwm b {
        font-size: 25px;
        display: block;
        color: #F60;
    }
    
    .cr_kslj ul:nth-child(5) {
        border-right: none !important;
    }
    
    .end {
        margin-bottom: 1px;
        height: 20px;
        background: #f4f4f4;
        line-height: 30px;
        text-align: center;
        padding: 29px 0;
    }
    
    .end,
    .end a {
        font-size: 13px;
        color: #666;
    }
    
    .end a:hover {
        color: #ff6600;
    }
    
    .cr_concat {
        height: 197px;
        background: #001a43;
        padding-top: 43px;
    }
    
    .cr_concat ul {
        float: left;
        margin-right: 72px;
    }
    
    .cr_concat ul:nth-last-child(1) {
        margin-right: 0px;
    }
    
    .con_wo p:nth-child(1) {
        font-size: 14px;
        color: #8197c1;
        line-height: 32px;
    }
    
    .gzwm {
        width: 182px;
        height: 43px;
        background: #002359;
        font-size: 15.29px;
        color: #235ca8;
        line-height: 43px;
        text-align: center;
        cursor: pointer;
    }
    
    .cr_concat img {
        cursor: pointer;
    }
    
    .con_wo {
        margin-left: 16px;
    }
    
    .con_wo img {
        margin: 10px 0px 25px 0px
    }
    
    .erweima p {
        color: #979da0;
        font-size: 14px !important;
    }
    
    .erweima ul {
        display: none;
        color: #b7c2c7;
        line-height: 36px;
        text-align: center;
    }
    
    .erweima ul:nth-child(1) {
        display: block;
    }
    
    .erweimatp li {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #d6d6d6;
        float: left;
        margin-right: 12px;
        margin-top: 17px;
    }
    
    .erweimatp li:hover {
        cursor: pointer;
    }
    
    .erweimatp li:nth-child(3) {
        margin-right: 0px;
    }
    
    .erweimatp li:nth-child(1) img {
        margin: 10px 0px 0px 13px;
    }
    
    .erweimatp li:nth-child(2) img {
        margin: 13px 0px 0px 12px;
    }
    
    .erweimatp li:nth-child(3) img {
        margin: 12px 0px 0px 12px;
    }
    
    .erweimatp li.cur {
        background: #d6d6d6;
    }
	/*banquan*/
	.linagd{
		animation: myfirst 2s infinite; 
		display: inline-block;
		}  
 @keyframes myfirst {  0% {  
               transform: translate(0px, 0px);  }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
}
	*{
		margin:0px; 
		padding:0px;
		}
body{
	font-size:14px; 
	color:#333; 
	font-family:"Microsoft YaHei";
	}
div{
	margin: 0px; 
	padding: 0px; 
	margin: 0px;
	}
span,p{
	margin: 0px; 
	padding: 0px;
	}
h1,h2,h3,h4,h5,h6{
	margin: 0px; 
	padding: 0px;
	}
dl,dt,dd,ol,ul,li{
	margin: 0px; 
	padding: 0px; 
	list-style: none;
	}
img{
	margin: 0px; 
	padding: 0px;
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	}
from,input,select{
	margin: 0px; 
	padding: 0px;
	}
.clear{
	clear:both; 
	font-size:0px; 
	overflow:hidden; 
	height:0px;
	}
a{
	color: #888; 
	text-decoration: none; 
	font-size:14px;
	}
a:hover{
	color: #ff6600; 
	text-decoration: none; 
	cursor:pointer;
	}
input,button,select,textarea{
	outline:none;
	}
em{ 
font-style:inherit;
}
i{ 
font-style:inherit;
}
.kuandu{
	width:1400px;
	margin:0 auto;
	}

.gao2{
	height:20px;
	}
.gao22{
	margin-top:20px;
	}
.gao3{
	height:30px;
	}
.gao5{
	padding-top:50px;
	}
	.gao4{
	padding-top:40px;
	}
.gao6{
	height:60px;
	}
.gao0{
	padding-bottom:20px;
	}
.fr{ 
float:right;
}
.fl{ 
float: left;
}

/**优势**/
.gui .gui-left .gui-sz{width:973px; height:138px; background: #FFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);padding-top:24px; box-sizing: border-box;}
.gui .gui-left .gui-sz ul li{float:left; height:83px;border-right:1px solid #eeeeee;}
.gui .gui-left .gui-sz ul li span{display: block;text-align: center;height:56px;}
.gui .gui-left .gui-sz ul li span em{display: inline-block; height:56px; line-height: 56px;font-size: 55px; color:#003171; font-weight: bold;}
.gui .gui-left .gui-sz ul li span i{display: inline-block; width:17px; height: 17px; background:#E60012;border-radius: 50%; text-align: center; line-height: 17px;font-size: 13px;color:#FFFFFF; vertical-align: bottom;margin:0 0 5px -8px;}
.gui .gui-left .gui-sz ul li p{height:27px;font-size: 14px; line-height: 27px; color:#333333;text-align: center;}
.gui .gui-left .gui-sz ul li:nth-child(4) p{padding-left:46px;}
.gui .gui-left .gui-sz ul li:nth-child(5) p{padding-left:23px;}
.gui .gui-left .gui-sz ul li:last-child{border-right:0;}
.gui .gui-rig{width:786px; height: 533px;overflow: hidden;float:right;}
.gui .gui-rig .gui-con,.gui .gui-rig .gui-con .con{height:100%;}
.gui .gui-rig span{display: block; width:100%;height:100%; line-height: 0; overflow: hidden;}
.gui .gui-rig span img{width: 100%;height:100%; transition: 1s;}
.gui .gui-rig span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}