body,h1,h2,h3,h4,dl,dt,dd,ul,ol,li,a,div,em,span,img,form,input,p,i{ padding:0px; margin:0px; border:none;}
body{color:#666666; text-rendering: optimizelegibility; font-family:"Microsoft YaHei", Arial;font-size:14px;}
* { word-wrap: break-word; }
em,i{word-wrap: break-word;font-style:normal;}
a{ color:#666666; text-decoration:none; }
a:link,a:visited,a:active{color:#666666; text-decoration:none;}
a,button,span,i,div,h2,aside{/* -webkit-user-select: none; */ -webkit-tap-highlight-color:rgba(0,0,0,0);}
input, button, textarea, select {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, ol, dl,li {list-style: none ;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block; margin:0; padding:0;}
img{border:none; max-width:100%;vertical-align: middle;}
html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%;}
input[type="button"], input[type="text"], input[type="submit"], input[type="search"], input[type="email"], input[type="number"], input[type="phone"], button { 
-webkit-appearance: none; -moz-appearance: none; -webkit-border-image: none; border-image: none; -webkit-border-radius: 0; border-radius: 0; }
.clearfix:after { content: ""; display: block; height: 0; overflow: hidden; clear: both; visibility: hidden; }
table{ border-collapse: collapse;}
input{ outline:none;font-family:"Microsoft YaHei";}
textarea{
	resize:none;
	outline:none;
	font-family:"Microsoft YaHei";
}
select{
	font-family:"Microsoft YaHei";
	outline:none;
}
.nowrap{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.jianbian{
	transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s;
}

.l{
	float:left;
}

.r{
	float:right;
}

.wrap{
	width:1200px;
	margin:auto;
}

.top_bar{
	background:#eeeeee;
	color:#666666;
	height:40px;
	line-height:40px;
	font-size:13px;
	border-bottom:1px #dfdfdf solid;
}

.top_bar .tel{
	background:url(../images/tel.png) no-repeat left center;
	color:#1864ae;
	font-weight:bold;
	font-size:20px;
	padding-left:37px;
}

.top_bar .top_bar_right{
	float:right;
}

.top_bar .top_bar_right li{
	float:left;
	border-right:1px #999999 solid;
	padding:0px 10px;
	height:20px;
	line-height:20px;
	margin-top:10px;
}

.top_bar .top_bar_right li:last-child{
	border-right:none;
}

.logo_bar{
	height:100px;
	background:#eeeeee;
	border-top:1px #fff solid;
}

.logo_bar .logo{
	margin-top:15px;
	margin-right:19px;
}

.logo_bar .logo_word .p1{
	color:#1864ae;
	font-size:40px;
	margin:12px 0px 5px;
	font-weight:bold;
}

.logo_bar .logo_word .p2{
	font-size:13px;
}

.logo_bar .gongyingshang{
	margin:27px 0px 0px 24px;
}

.logo_bar .top_nav{
	line-height:100px;
}

.logo_bar .top_nav li{
	line-height:100px;
	float:left;
	padding:0px 15px;
	font-weight:bold;
	font-size:16px;
}

.logo_bar .top_nav li:hover,.logo_bar .top_nav li.active{
	background:url(../images/title_bg.png) no-repeat center 40%;
	color:#1864ae;
}

.nav_bar{
	background:#025fb0;
	color:white;
	opacity:.9;
}

.nav_bar .nav{
	float:left;
	height:50px;
	
	position:relative;
	z-index:10;
	font-size:16px;
	
}

.nav_bar .nav:last-child{
	border-right:none;
}

.nav_bar .nav .title{
	margin-top:15px;
	line-height:20px;
	color:white;
	border-right:#85add3 solid 1px;
	padding:0px 20px;
}

.nav_bar .nav:hover{
	/*background:#a9020c;*/
	background:white;
	border-top:3px #1c66ad solid;
	margin-top:-3px;

}

.nav_bar .nav:hover .title{
	color:#025fb0;
	border-right:#fff solid 1px;
}

.banner{
	overflow:hidden;
	height:593px;
	position:relative;
}
.swiper-container{margin-top:-50px;}
.swiper-pagination { bottom: 85px; text-align: center; margin-right: 50%;right: -600px; }
.swiper-pagination .swiper-slide img { display: block; }
.swiper-pagination span { margin:0 4px; width: 54px; height: 5px;opacity:1;background:rgba(0,0,0,.5);border-radius:0px;}
.swiper-pagination-bullet-active {background:rgba(21,120,207,1) !important;}
.swiper-button-prev{background-image:url(../images/ban_prev.png);width:54px;height:91px;background-size:54px 91px;top:50%;margin-top:60px;left:-65px;}
.swiper-button-next{background-image:url(../images/ban_next.png);width:54px;height:91px;background-size:54px 91px;top:50%;margin-top:60px;right:-65px;}

.swiper-button-prev1{width:70px;height:70px;top:-250px;left:100px;font-size:50px;color:#fa8725;position:absolute;font-weight:bold;text-align:center;line-height:70px;cursor:pointer;}
.swiper-button-next1{width:70px;height:70px;top:-250px;right:170px;font-size:50px;color:#fa8725;position:absolute;font-weight:bold;text-align:center;line-height:70px;cursor:pointer;}
.swiper-button-disabled{opacity:.5;}
.home-part1{
	background:#f5f5f5;
	padding-bottom:20px;
}

.home-part1 .part1main{
	
}

.home-part1 .part1main .left{
	width:216px;
	overflow:hidden;
	margin-bottom:20px;
	border:2px solid #1864ae;
	padding-bottom:53px;
	background:url(../images/ploslb.png) white no-repeat bottom center;
}

.home-part1 .part1main .left .thetop{
	background:url(../images/pluslt.jpg) no-repeat;
	width:216px;
	height:107px;
	overflow:hidden;
}

.home-part1 .part1main .left .line1{
	text-align:center;
	color:white;
	margin-top:20px;
	font-size:27px;
	font-weight:bold;
}

.home-part1 .part1main .left .line2{
	text-align:center;
	color:white;
	margin-top:5px;
	font-size:15px;
}

.home-part1 .part1main .left .box{
	width:180px;
	margin:auto;
}

.home-part1 .part1main .left .box p{
	background:#035caa;
	border-radius: 5px;
	height: 40px;
	line-height:40px;
	color:white;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
}

.home-part1 .part1main .left .box p a{
	color:white;
}

.home-part1 .part1main .left .box p.active,.home-part1 .part1main .left .box p:hover{
	background:#035caa;
}

.home-part1 .part1main .left .box ul{
	height:0px;
	overflow:hidden;
}

.home-part1 .part1main .left .box ul li{
	border-bottom:1px #ddd dashed;
	line-height:2.2;
	color:#333;
	padding-left:3px;
}

.home-part1 .part1main .left .box ul li:first-child{
	margin-top:10px;
}

.home-part1 .part1main .left .box ul li:last-child{
	margin-bottom:10px;
}

.home-part1 .part1main .left .box ul li:hover{
	opacity:.8;
}

.home-part1 .part1main .left .box ul li:before{
	content:">";
	margin-right:10px;
}

.home-part1 .part1main .right{
	width:960px;
	
	border-radius:3px;
	display:none;
}

.home-part1 .part1main .right .line1{
	background:url(../images/hp1bg.jpg) repeat-x;
	height:53px;
	font-size:17px;
	line-height:53px;
	padding-left:20px;
}

.home-part1 .part1main .right .line2{
	background:white;
}

.home-part1 .part1main .right .line2 .up{
	padding:10px;
	border:#dddddd 1px solid;
}

.home-part1 .part1main .right .line2 .up .zuotuwai{
	width:366px;
	height:272px;
	position:relative;
}

.home-part1 .part1main .right .line2 .up .zuotuwai .hot{
	position:absolute;
	right:-6px;
	top:-16px;
}

.home-part1 .part1main .right .line2 .up .zuotu{
	width:366px;
	height:272px;
}

.home-part1 .part1main .right .line2 .up .upyou{
	width:500px;
}

.home-part1 .part1main .right .line2 .up .upyou .p1{
	font-size:18px;
	font-weight:bold;
	color:#333;
	margin:30px 0px 20px;
}

.home-part1 .part1main .right .line2 .up .upyou .p2{
	line-height:2;
	margin:10px 0px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.home-part1 .part1main .right .line2 .up .upyou .p5{
	line-height:2;
	margin:20px 0px;
}

.home-part1 .part1main .right .line2 .up .upyou .p3{
	color:#f68e0b;
	font-size:24px;
	margin-top:20px;
}

.home-part1 .part1main .right .line2 .up .upyou .p4{
	background:#f68e0b;
	color:white;
	width:250px;
	padding:3px 10px;
	text-align:center;
	margin-top:20px;
}

.chakanxiangqing{
	width:120px;
	height:43px;
	line-height:43px;
	text-align:center;
	background:#ffb700;
	color:white;
	font-size:15px;
	margin-top:5px;
	border-radius:5px;
}

.chakanxiangqing:hover{
	opacity:.8;
}

.home-part1 .part1main .right .line2 .xiamian{
	background:#f5f5f5;
}

.home-part1 .part1main .right .line2 .xiamian li{
	width:225px;
	height:190px;
	margin-right:20px;
	position:relative;
	float:left;
	margin-top:40px;
	text-align:center;
}

.home-part1 .part1main .right .line2 .xiamian li:hover .hide{
	opacity:1;
}

.home-part1 .part1main .right .line2 .xiamian li:hover .tit{
	opacity:0;
}

.home-part1 .part1main .right .line2 .xiamian li .hide{
	opacity:0;
	width:225px;
	height:190px;
	position:absolute;
	background:rgba(0,0,0,.7);
	border:#ffb700 5px solid;
	box-sizing:border-box;
	top:0px;
	left:0px;
	z-index:10;
	text-align:center;
	color:white;
}

.home-part1 .part1main .right .line2 .xiamian li .hide .jia{
	width:42px;
	height:42px;
	border:1px white solid;
	border-radius:21px;
	margin:45px auto 30px;
	line-height:42px;
	font-size:18px;
}

.home-part1 .part1main .right .line2 .xiamian li .hide .hidep{
	font-size:16px;
}

.home-part1 .part1main .right .line2 .xiamian li:nth-child(4n){
	margin-right:0px;
}

.home-part1 .part1main .right .line2 .xiamian li img{
	display: inline-block; max-width: 100%;     height: 190px;
}

.home-part1 .part1main .right .line2 .xiamian li .tit{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
	background:rgba(3,92,170,.9);
	color:white;
	height:45px;
	line-height:45px;
	font-size:16px;
	
}


.home-part1 .part1main .right .line2 .down{
	width:860px;
	overflow:hidden;
	position:relative;
	height:191px;
	margin-top:23px;
}

.home-part1 .part1main .right .line2 .down .full{
	width:9999px;
	position:absolute;
	top:0px;
	left:0px;
}

.home-part1 .part1main .right .line2 .down .full li{
	float:left;
	width:205px;
	margin-right:13px;
}

.home-part1 .part1main .right .line2 .down .full li img{
	width:205px;
	height:151px;
}

.home-part1 .part1main .right .line2 .down .full li p{
	text-align:center;
	line-height:40px;
	font-size:15px;
}

.theprev{
	position:absolute;
	left:0px;
	top:50px;
	width:47px;
	height:47px;
	text-align:center;
	line-height:46px;
	background:rgba(255,255,255,.7);
	color:#247fd0;
	font-size:25px;
	cursor:pointer;
}

.thenext{
	position:absolute;
	right:0px;
	top:50px;
	width:47px;
	height:47px;
	text-align:center;
	line-height:46px;
	background:rgba(255,255,255,.7);
	color:#247fd0;
	font-size:25px;
	cursor:pointer;
}

.home-part-gg1 .wrap{
	background:url(../images/gg1.jpg) no-repeat;
	height:200px;
	margin-top:-100px;
	position:relative;
}

.home-part-gg1 .p1{
	color:white;
	font-size:25px;
	font-weight:bold;
	top:50px;
	left:63px;
	position:absolute;
}

.home-part-gg1 .p2{
	color:#5f8bc3;
	font-size:12px;
	top:86px;
	left:63px;
	position:absolute;
}

.home-part-gg1 .p3{
	color:white;
	font-size:25px;
	font-weight:bold;
	top:114px;
	left:284px;
	position:absolute;
}

.home-part-gg1 .p4{
	color:#5f8bc3;
	font-size:12px;
	top:146px;
	left:284px;
	position:absolute;
}

.home-part-gg1 .p5{
	color:white;
	font-size:17px;
	top:41px;
	left:857px;
	position:absolute;
}

.home-part-gg1 .p6{
	color:white;
	font-size:26px;
	top:64px;
	left:858px;
	position:absolute;
}

.home-part-gg1 .p7{
	top:115px;
	left:858px;
	position:absolute;
	margin-top:0px;
}

.home-part2{
	margin-top:40px;
}

.home-part2 .part2top{
	background:url(../images/hcase.png) no-repeat center;
	width:400px;
	height:71px;
	margin:auto;
	text-align:center;
}

.home-part2 .part2top .p1{
	font-size:27px;
	font-weight:bold;
	padding-top:20px;
}

.home-part2 .part2top .p2{
	font-size:15px;
	padding-top:10px;
}

.home-part2 .part2nav{
	text-align:center;
	line-height:56px;
	height:56px;
	border-top:2px solid #025ba9;
	margin-top:50px;
	font-size:15px;
	box-shadow:0px 3px 7px #dddddd;
}

.home-part2 .part2nav li{
	display:inline-block;
	margin:0px 5px;
	padding:0px 10px;
}

.home-part2 .part2nav li.active,.home-part2 .part2nav li:hover{
	background:#025fb0;
	color:white;
}

.home-part2 .part2nav li.active a,.home-part2 .part2nav li:hover a{
	color:white;
}

.home-part3{
	
}

.home-part3 .heightbox{
	height:128px;
}

.home-part3 .part3main{
	margin-top:40px;
	display:none;
}

.home-part3 .part3main li{
	float:left;
	margin-right:30px;
	margin-bottom:28px;
	width:380px;
	height:300px;
	position:relative;
	text-align:center;
}

.home-part3 .part3main li img{
	width:380px;
	height:300px;
}

.home-part3 .part3main li:nth-child(3n){
	margin-right:0px;
}

.home-part3 .part3main li .above{
	position:absolute;
	top:160px;
	left:0px;
	width:380px;
	height:140px;
	background:rgba(246,142,11,.90);
	z-index:10;
	opacity:0;
	text-align:left;
}

.home-part3 .part3main li .above .hongse .p1{
	font-size:15px;
	margin-top:20px;
	padding: 0px 30px 20px;
	background:url(../images/baitiao.jpg) no-repeat 30px bottom;
	color:white;
}

.home-part3 .part3main li .above .hongse .p2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height:2;
	padding:10px 30px;
	color:white;
	font-size:13px;
}

.home-part3 .part3main li .huise{
	position:absolute;
	color:white;
	font-size:20px;
	height:57px;
	line-height:57px;
	bottom:0px;
	left:0px;
	padding:0px 15px;
	background:rgba(0,0,0,.6);
	width:350px;
}

.home-part3 .part3main li:hover .above{
	opacity:1;
}

.home-part-gg2 {
	background:url(../images/gg2.jpg) no-repeat center;
	height:200px;
}

.home-part-gg2 .wrap{
	margin-top:20px;
	position:relative;
}

.home-part-gg2 .p1{
	color:white;
	font-size:25px;
	font-weight:bold;
	top:50px;
	left:63px;
	position:absolute;
}

.home-part-gg2 .p2{
	color:#5f8bc3;
	font-size:12px;
	top:86px;
	left:63px;
	position:absolute;
}

.home-part-gg2 .p3{
	color:white;
	font-size:25px;
	font-weight:bold;
	top:114px;
	left:184px;
	position:absolute;
}

.home-part-gg2 .p4{
	color:#5f8bc3;
	font-size:12px;
	top:146px;
	left:184px;
	position:absolute;
}

.home-part-gg2 .p5{
	color:white;
	font-size:17px;
	top:41px;
	left:764px;
	position:absolute;
}

.home-part-gg2 .p6{
	color:white;
	font-size:17px;
	top:64px;
	left:764px;
	position:absolute;
}

.home-part-gg2 .p7{
	top:115px;
	left:858px;
	position:absolute;
	margin-top:0px;
}

.home-part4{
	margin-top:40px;
}

.home-part4 .wrap{
	background:url(../images/homeabout.png) no-repeat left 145px;
}

.home-part4 .part4top{
	background:url(../images/habout.png) no-repeat center;
	width:400px;
	height:71px;
	margin:auto;
	text-align:center;
}

.home-part4 .part4top .p1{
	font-size:27px;
	font-weight:bold;
	padding-top:20px;
}

.home-part4 .part4top .p2{
	font-size:15px;
	padding-top:20px;
}

.home-about{
	margin-top:70px;
}

.home-about .zuo{
	background:#666666;
	padding:3px;
	margin-left:83px;
}

.home-about .zuo img{
	width:494px;
	height:316px;
}

.home-about .you{
	width:563px;
}

.home-about .you .p1{
	color:#025fb0;
	font-size:22px;
}

.home-about .you .p2{
	line-height:1.8;
	margin:20px 0px;
	color:#999999;
}

.liaojiexiangqing{
	width:120px;
	height:39px;
	line-height:39px;
	background:#c4c4c4;
	border-radius:3px;
	text-align:center;
	color:white;
	cursor:pointer;
}

.home-case .tit{
	margin-top:20px;
	text-align:center;
	font-size: 27px;
    font-weight: bold;
    padding-top: 20px;
	margin-bottom:30px;
}

.home-case .main{
	box-shadow:0px 0px 5px #dddddd;
}

.home-case .main li{
	box-shadow:0px 0px 5px #dddddd;
	border-top:#e3e3e3 5px solid;
	border-left:#e3e2e2 1px solid;
	width:155px;
	float:left;
	text-align:center;
	height:350px;
	overflow:hidden;
}

.home-case .main li:first-child{
	border-left:none;
}

.home-case .main li .fapng{
	margin:60px auto;
	width:53px;
	height:32px;
	background:url(../images/fangan1.png) no-repeat center;
}

.home-case .main li .p1{
	font-size:21px;
	font-weight:bold;
	color:#333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.home-case .main li .p2{
	font-size:15px;
	color:#999999;
	margin:26px 0px 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.home-case .main li .p3{
	display:none;
}

.home-case .main li .casexiangqing{
	width:34px;
	height:33px;
	background:url(../images/casexiangqing.png) no-repeat center;
	cursor:pointer;
	margin:0px auto 60px;
}

.home-case .main li .liaojiexiangqing{
	display:none;
}

.home-case .main li.active{
	width:264px;
}

.home-case .main li.active .fapng{
	margin:60px auto 53px;
	width:65px;
	height:39px;
	background:url(../images/fangan1_a.png) no-repeat center;
}

.home-case .main li.active .p1{
	color:#f68e0b;
}

.home-case .main li.active .p2{
	display:none;
}

.home-case .main li.active .p3{
	padding:0px 20px;
	text-align:left;
	margin:20px 0px 33px;
	font-size:15px;
	color:#999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.home-case .main li.active .casexiangqing{
	display:none;
}

.home-case .main li.active .liaojiexiangqing{
	display:block;
	margin:auto;
}


.home-part5{
	margin:50px 0px 0px;
	background:#eeeeee;
	border-top:white 1px dashed;
	padding-bottom:50px;
}

.home-part5 .zuo{
	width:752px;
}

.xinwentit{
	font-size:23px;
	padding:10px 0px;
	border-bottom:#025fb0 2px solid;
	float:left;
}

.xinwentitxia{
	border-top:2px solid #dddddd;
	margin-top:-2px;
}

.home-part5 .zuo .zuo1{
	width:360px;
}

.home-part5 .zuo .zuo1 .line1{
	background:url(../images/newsh1.jpg) no-repeat center;
	width:360px;
	height:66px;
	margin-top:29px;
}

.home-part5 .zuo .zuo1.r .line1{
	background:url(../images/newsh1.jpg) no-repeat center;
}

.home-part5 .zuo .zuo1 .line1 p{
	line-height:66px;
	text-align:right;
	padding-right:20px;
	color:white;
	font-size:21px;
}

.home-part5 .line2{
	padding:24px 0px;
	border-bottom:1px solid #dddddd;
	background:white;
}

.home-part5 .line2 img{
	float:left;
	width:124px;
	height:94px;
	margin-left:22px;
}

.home-part5 .line2 .wenben{
	float:right;
	width: 170px;
    margin-right: 20px;
}

.home-part5 .line2 .wenben .p1{
	color:#333333;
	font-size:15px;
}

.home-part5 .line2 .wenben .p2{
	color:#999999;
	font-size:13px;
	margin-top:7px;
	margin-bottom:7px;
}

.home-part5 .line2 .wenben .p3{
	color:#999999;
	font-size:13px;
	line-height:1.7;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.home-part5 .line2:hover .p1{
	color:#025fb0;
}

.home-part5 .zuo .line3{
	height:56px;
	line-height:56px;
	background:url(../images/newsbit.png) no-repeat 10px center;
	border-bottom:1px solid #dddddd;
}

.home-part5 .zuo .line3 .p4{
	width:220px;
	float:left;
	margin-left:30px;
	color:#333333;
}

.home-part5 .zuo .line3 .p5{
	float:right;
	margin-right:10px;
	color:#333333;
}

.home-part5 .zuo .line3:hover .p4{
	color:#025fb0;
}


.home-part5 .you{
	width:400px;
}

.home-part5 .you .topbox{
	width: 400px;
    height: 66px;
    margin-top: 29px;
}

.home-part5 .you .topbox li{
	width: 33.333333333%;
    height: 66px;
	float:left;
	border-right:1px solid white;
	background:#025fb0;
	color:#333333;
	line-height:66px;
	text-align:center;
	font-size:15px;
	position:relative;
	cursor:pointer;
	box-sizing: border-box;
}

.home-part5 .you .topbox li a{
	color:#fff;
}

.home-part5 .you .topbox li:last-child{
	border-right:none;
}

.home-part5 .you .topbox li.active{
	background:#f68e0b;
	color:white;
}

.home-part5 .you .topbox li.active a{
	color:white;
}

.home-part5 .you .topbox li.active div {
    background: #fff;
    position: absolute;
    bottom: -16px;
    left: 50%;
	margin-left:-8px;
    width: 0px;
    height: 0px;
    border: 8px solid transparent;
    border-top: 8px solid #f68e0b;
    z-index: 20;
    display: block;
}

.home-part5 .you .line2 .wenben{
	width:250px;
}

.home-part5 .you .bottombox{
	display:none;
}



.footer{
	background:#333333;
	border-top:#1864ae 3px solid;
	color:#999999;
	padding-bottom:50px;
	border-bottom:#212121 1px solid;
}

.footer .zuo{
	float:right;
	width:333px;
}

.footer .zuo .logofoot{
	margin:25px 0px 17px 84px;
}

.footer .zuo .p1{
	font-size:18px;
}

.footer .zuo .p2{
	font-size:32px;
	font-weight:bold;
	margin:15px 0px;
	color:#f68e0b;
}

.footer .zuo .p3{
	font-size:13px;
	line-height:2;
}

.footer .left{
	padding-top:40px;
	
}

.footer .left .left1{
	width:180px;
	margin-right:30px;
	border-right:#4b4b4b 1px solid;
}

.footer .left .left1 .tit{
	padding-bottom:20px;
	color:#1864ae;
	font-size:15px;
	margin-bottom:15px;
	font-weight:bold;
}

.footer .left .left1 .line{
	color:#999999;
	line-height:2;
	font-size:13px;
}

.footer .left .left1 .line:hover{
	opacity:.8;
	color:#f68e0b;
}

.footer_down{
	background:#333333;
	border-top:#474747 1px solid;
	color:#999999;
	height:55px;
	line-height:55px;
}

.footer_down .wrap{
	position:relative;
}

.copyright{
	text-align:center;
	font-size:13px;
}

.edu{
	position:absolute;
	right:30px;
	top:0px;
	color:#858585;
}

.edu a{
	color:#858585;
}

.kefubox{
	position:fixed;
	width:182px;
	border:#0087fd 2px solid;
	top:100px;
	z-index:100;
	border-radius:5px;
	background:url(../images/kefubg.jpg) #0086f9 repeat-x center bottom;
	/* left:50%; */
	/* margin-left:600px; */
	overflow:hidden;
	right:0px;
}

.kefubox .kefutop{
	width:182px;
	height:59px;
	background:url(../images/kefutop.jpg) no-repeat center;
	cursor:pointer;
}

.kefubox .kefumid{
	padding:10px 0px;
	background:white;
}

.kefubox .kefumid .bit{
	border:1px solid #dddddd;
	height:36px;
	line-height:36px;
	background:url(../images/qq.png) no-repeat 4px center;
	width:119px;
	margin:9px auto;
	border-radius:3px;
	padding-left:27px;
	padding-right:5px;
	text-align:left;
}

.kefubox .kefutel{
	width:182px;
	height:87px;
	background:url(../images/kefutel.jpg) no-repeat center;
}

.kefubox .kefutel p{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#ffba00;
	padding-top:40px;
	white-space:nowrap;
}

.kefubox .ewmtit{
	color:white;
	font-size:18px;
	text-align:center;
	margin:20px auto 10px;
}

.kefubox .erweima{
	width:100px;
	height:100px;
	margin:auto;
}

.kefubox .erweima img{
	width:100px;
	height:100px;
}

.kefubox .retop{
	width:44px;
	height:41px;
	background:url(../images/retop.png) no-repeat center;
	margin:15px auto;
	cursor:pointer;
}

.kefubox .cha{
	position:absolute;
	bottom:18px;
	right:18px;
	width:24px;
	height:24px;
	background:url(../images/cha.png) no-repeat;
	cursor:pointer;
}


/*内页部分*/
.nybanner{
	overflow:hidden;
	height:400px;
	position:relative;
}

.nybanner div{
	height:400px;
}

.breadnav{
	
}

.breadnav a{
	line-height:52px;
	color:#666666;
	float:left;
}

.breadnav a:after{
	content:"/";
	margin:0px 5px;
}

.breadnav a:last-child:after{
	content:"";
}

.sanxuanyi{
	height:70px;
	line-height:70px;
	box-shadow:0px 10px 50px #dddddd;
	border-bottom:#fa8725 1px solid;
	padding:0px 20px;
}

.sanxuanyi li{
	float:left;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	font-weight:bold;
	padding:0px 20px;
}

.sanxuanyi li.active,.sanxuanyi li:hover{
	color:#fa8725;
}

.sanxuanyi .you{
	float:right;
	background: url(../images/tel.png) no-repeat left center;
    padding-left: 37px;
}

.sanxuanyi .you .p1{
	float:left;
	margin:0px 15px 0px 5px;
	font-size:16px;
}

.sanxuanyi .you .p2{
	float:left;
	color: #f26b29;
    font-weight: bold;
    font-size: 20px;
}

.mainbox{
	padding:59px 41px;
	box-shadow:0px 0px 15px #dddddd;
	margin-bottom:55px;
}

.nytit{
	font-size:20px;
	text-align:center;
	margin:50px 0px 40px;
}

.content{
	font-size:14px;
	color:#999999;
	line-height:2;
}

.content img{
	max-width:1118px;
	display:inline-block;
	margin:auto;
}

.content p{
	font-size:14px;
	color:#999999;
	line-height:2;
	margin-top:10px;
}

.about3img img{
	margin-right:29px;
	width:350px;
	height:240px;
}

.about3img img:nth-child(3n){
	margin-right:0px;
}

.prolist_box{
	
}

.prolist_box li{
	float:left;
	width:250px;
	height:335px;
	margin-top:20px;
	margin-right:38px;
	overflow:hidden;
}

.prolist_box li:nth-child(4n){
	margin-right:0px;
}

.prolist_box li .img{
	text-align:center;
	width:250px;
	height:185px;
	position:relative;
}

.prolist_box li .img img{
	width:250px;
	height:185px;
	display:inline;
}

.prolist_box li .p1{
	line-height:50px;
	height:50px;
	color:#666666;
	font-size:16px;
	padding:0px 15px;
	background:#d3d3d3;
	text-align:center;
}

.prolist_box li .p2{
	background:#f1f1f1;
	line-height:2.2;
	color:white;
	font-size:13px;
	padding:15px 15px 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color:#666666;
}

.prolist_box li .img .above{
	position:absolute;
	background:url(../images/proon.png) no-repeat center center;
	width:250px;
	height:185px;
	top:0px;
	left:0px;
	opacity:0;
}

.prolist_box li:hover .p1{
	background:#186cb5;
	color:white;
}

.prolist_box li:hover .img img{
	opacity:.5;
}

.prolist_box li:hover .img .above{
	opacity:1;
}

.page{
	text-align:center;
	margin:60px 0px 0px;
}

.page a{
	display:inline-block;
	margin:0px 5px;
}

.page a{
	line-height:36px;
	padding:0px 12px;
	color:#999999;
	border-radius:19px;
	min-width:12px;
	background:#f2f2f2;
	transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s;
}

.page a:hover,.page a.active,.page a.thisclass{
	background:#186cb5;
	color:white;
}

.canshubox{
	text-align:center;
	margin-bottom:40px;
}

.canshubox li{
	height:40px;
	line-height:40px;
	text-align:center;
	background:#f0f0f0;
	border-radius:20px;
	cursor:pointer;
	font-size:15px;
	display:inline-block;
	padding:0px 20px;
	margin:0px 20px;
}

.canshubox li:hover{
	background:#186cb5;
	color:white;
}

.chanpingjieshao{
	font-size:24px;
	color:#333333;
	border-bottom:1px #dddddd dashed;
	padding-bottom:30px;
	margin-bottom:30px;
}

.zaixianfankui{
	
}

.zaixianfankui .line{
	
}

.zaixianfankui .line .input{
	line-height:62px;
	border:1px solid #dddddd;
	float:left;
	margin-right:22px;
	height:62px;
	font-size:16px;
}

.zaixianfankui .line .input p{
	float:left;
	margin-left:15px;
}

.zaixianfankui .line .input input{
	line-height:62px;
	border:none;
	float:right;
	margin-left:10px;
	height:62px;
}

.zaixianfankui .line .input:last-child{
	margin-right:0px;
}

.zaixianfankui .line2 .textarea{
	float:left;
	border:1px solid #dddddd;
	width:841px;
	height:160px;
	margin-top:30px;
	font-size:16px;
}

.zaixianfankui .line2 .textarea p{
	line-height:42px;
	margin-left:15px;
}

.zaixianfankui .line2 .textarea textarea{
	border:none;
	padding:15px;
	width:100%;
	height:115px;
	padding-top:0px;
}

.zaixianfankui .line2 .textareayou{
	float:right;
	margin-top:30px;
}

.querentijiao{
	width:245px;
	height:64px;
	line-height:64px;
	font-size:20px;
	text-align:center;
	background:url(../images/querentijiao.jpg) repeat-y;
	color:white;
	cursor:pointer;
}

.chongxintianxie{
	width:245px;
	height:64px;
	line-height:64px;
	font-size:20px;
	text-align:center;
	background:#dddddd;
	color:white;
	margin-top:33px;
	cursor:pointer;
}

.honorbox li{
	margin-right:43px;
	margin-bottom:36px;
	padding:29px 26px;
	border:1px solid #dddddd;
	float:left;
	width:191px;
	height:265px;
	cursor:pointer;
}

.honorbox li:nth-child(4n){
	margin-right:0px;
}

.newslist_box{
	
}

.newslist_box li{
	padding:38px 0px;
	border-bottom:1px dashed #dddddd;
}

.newslist_box li .img{
	padding:5px;
	border:1px solid #dddddd;
	width:250px;
	height:170px;
	float:left;
}

.newslist_box li .img img{
	width:250px;
	height:170px;
}

.newslist_box li .you{
	background:url(../images/newsyou.png) no-repeat right top;
	width:815px;
	float:right;
}

.newslist_box li .you .p1{
	font-size:18px;
	color:#333333;
}

.newslist_box li .you .p2{
	padding:27px 0px;
	border-top:1px solid #dddddd;
	margin-top:15px;
	width:80px;
	white-space:nowrap;
}

.newslist_box li .you .p3{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height:2;
}

.newslist_box li:hover .you{
	background:url(../images/newsyou_a.png) no-repeat right top;
}

.newslist_box li:hover .p1{
	color:#fa8725;
}

.timeclick{
	font-size:13px;
	text-align:center;
	border-bottom:1px dashed #dddddd;
	padding-bottom:30px;
}

.prevandnext{
	padding:30px 0px 20px;
}

.prevandnext .left{
	width:800px;
}

.prevandnext .left p{
	background:url(../images/play.png) no-repeat left center;
	line-height:24px;
	padding-left:40px;
	color:#999999;
	margin-bottom:15px;
}

.fanhuiliebiao{
	background:#fa8725;
	line-height:40px;
	height:40px;
	text-align:center;
	color:white;
	float:right;
	padding:0px 20px;
	margin-top:20px;
	border-radius:5px;
}

.xiangguanxinwen{
	margin-bottom:50px;
}

.xiangguanxinwen .tit{
	font-size:20px;
	color:#fa8725;
	line-height:50px;
}

.xiangguanxinwen .box .zuo{
	width:500px;
}

.xiangguanxinwen .box li{
	line-height:46px;
	height:46px;
	border-bottom:1px solid #dddddd;
}

.xiangguanxinwen .box li:first-child{
	border-top:1px solid #dddddd;
}

.xiangguanxinwen .box li:hover{
	color:#fa8725;
}


.caselist_box{
	
}

.caselist_box li{
	float:left;
	width:350px;
	margin-bottom:41px;
	margin-right:30px;
	overflow:hidden;
	border-bottom:#dddddd solid 2px;
}

.caselist_box li:nth-child(3n){
	margin-right:0px;
}

.caselist_box li .img{
	text-align:center;
	width:350px;
	height:240px;
	position:relative;
}

.caselist_box li .img img.jianbian{
	height:240px;
	display:inline;
}

.caselist_box li .p1{
	line-height:50px;
	height:50px;
	color:#666666;
	font-size:16px;
	padding:0px 15px;
	background:#f4f4f4;
	text-align:center;
}

.caselist_box li .img .above{
	position:absolute;
	background:rgba(2,95,176,.8);
	width:350px;
	height:240px;
	top:0px;
	left:0px;
	opacity:0;
}

.caselist_box li .img .above img{
	margin:60px 0px 20px;
}

.caselist_box li .img .above p{
	padding:0px 20px;
	color:white;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height:2;
	height:55px;
}

.caselist_box li:hover .img .above{
	opacity:1;
}

.caselist_box li:hover{
	border-bottom:#025fb0 solid 2px;
}


.dowlist_box{
	
}

.dowlist_box li{
	height:65px;
	border-bottom:1px dashed #dddddd;
	line-height:65px;
	font-size:16px;
}

.dowlist_box li .p1{
	width:600px;
	background:url(../images/dow.png) no-repeat left center;
	padding-left:40px;
}

.dowlist_box li .fanhuiliebiao{
	margin-top:10px;
	border-radius:15px;
	font-size:14px;
	height:30px;
	line-height:30px;
	border:#de7216 1px solid;
}

.dowlist_box li .fanhuiliebiao:hover{
	border:#dddddd 1px solid;
	background:#f6f7f5;
	color:#333333;
}

.dowlist_box li:hover .p1{
	color:#fa8725;
}

.msgtijiao{
	width:293px;
	height:53px;
	line-height:53px;
	color:#333333;
	font-size:20px;
	text-align:center;
	margin:40px auto 0px;
	background:#f2f2f2;
	border:#dddddd 1px solid;
	cursor:pointer;
}

.contact_box{
	
}

.contact_box li{
	margin-left:111px;
	margin-top:80px;
	float:left;
	width:400px;
	height:74px;
}

.contact_box li:nth-child(1){
	background:url(../images/con1.png) no-repeat left center;
}

.contact_box li:nth-child(2){
	background:url(../images/con2.png) no-repeat left center;
}

.contact_box li:nth-child(3){
	background:url(../images/con3.png) no-repeat left center;
}

.contact_box li:nth-child(4){
	background:url(../images/con4.png) no-repeat left center;
}

.contact_box li .p1{
	font-size:15px;
	color:#999999;
	margin-left:112px;
	margin-top:5px;
}

.contact_box li .p2{
	font-size:26px;
	color:#333333;
	margin-left:112px;
	margin-top:10px;
}

.map{
	margin:60px auto 0px;
	text-align:center;
}

.fanganlist_box{
	
}

.fanganlist_box li{
	float:left;
	width:350px;
	margin-bottom:41px;
	margin-right:30px;
	overflow:hidden;
}

.fanganlist_box li:nth-child(3n){
	margin-right:0px;
}

.fanganlist_box li .img{
	text-align:center;
	width:350px;
	height:240px;
	position:relative;
}

.fanganlist_box li .img img.jianbian{
	height:240px;
	display:inline;
}

.fanganlist_box li .p1{
	line-height:50px;
	height:50px;
	color:white;
	font-size:16px;
	background:rgba(0,0,0,.5);
	text-align:center;
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
}

.fanganlist_box li .p2{
	font-size:13px;
	padding:10px 15px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	line-height:2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height:75px;
}


.fanganlist_box li:hover .p2{
	background:#025fb0;
	color:white;
	border-left:1px solid #025fb0;
	border-right:1px solid #025fb0;
	border-bottom:1px solid #025fb0;
}
























.msgbox{
	width:783px;
	border:#dddddd 1px solid;
	padding:40px 0px;
	margin:10px auto 10px;
	box-shadow:8px 11px 0px 5px #eeeded;
}

.msgbox .line1{
	padding:0px 45px 0px 50px;
	margin-bottom:20px;
}

.msgbox .duan{
	width:326px;
}

.msgbox .p{
	line-height:44px;
	height:44px;
	font-weight:bold;
	color:#333333;
	width:70px;
	overflow:hidden;
	float:left;
	font-size:17px;
	white-space:nowrap;
}

.msgbox .duan input{
	line-height:42px;
	height:42px;
	border:#dddddd 1px solid;
	float:right;
	width:252px;
	padding:0px 10px;
	color:#666666;
}

.msgbox .duan select{
	line-height:42px;
	height:42px;
	border:#dddddd 1px solid;
	float:right;
	width:252px;
	padding:0px 10px;
	color:#666666;
}

.msgbox .chang{
	width:690px;
}

.msgbox .chang input{
	line-height:42px;
	height:42px;
	border:#dddddd 1px solid;
	float:right;
	width:616px;
	padding:0px 10px;
	color:#666666;
}

.msgbox .chang textarea{
	height:120px;
	border:#dddddd 1px solid;
	float:right;
	width:616px;
	padding:10px 10px;
	color:#666666;
	margin-top:10px;
	font-family:"微软雅黑";
}

.msgbox{
	width:783px;
	border:#dddddd 1px solid;
	padding:40px 0px;
	margin:10px auto 10px;
	box-shadow:8px 11px 0px 0px #eeeded;
}

.tijiaoxinxi{
	background:url(../images/gougou.png) no-repeat 30px center;
	width:143px;
	height:52px;
	border:#dddddd 1px solid;
	box-shadow:8px 11px 0px 0px #eeeded;
	margin:40px auto;
	line-height:52px;
	color:#ca1621;
	text-align:center;
	padding-left:30px;
	font-size:17px;
	font-weight:bold;
	cursor:pointer;
}


.yinying{
	width:100%;
	height:100%;
	overflow:hidden;
	background:rgba(0,0,0,.5);
	z-index:10;
	position:fixed;
	top:0px;
	left:0px;
	text-align:center;
	display:none;
}

.yinying .wrap{
	position:relative;
	height:100%;
	line-height:650px;
}

.yinying .zuojian{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-43px;
	width:85px;
	height:85px;
	line-height:85px;
	background:rgba(102,102,102,.9);
	text-align:center;
	color:white;
	font-size:40px;
	cursor:pointer;
	transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s;
}

.yinying .youjian{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-43px;
	width:85px;
	height:85px;
	line-height:85px;
	background:rgba(102,102,102,.9);
	text-align:center;
	color:white;
	font-size:40px;
	cursor:pointer;
	transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s;
}

.yinying .zuojian:hover{
	background:rgba(240,190,52,.9);
}

.yinying .youjian:hover{
	background:rgba(240,190,52,.9);
}

.yinying .img{
	padding:12px;
	background:rgba(152,152,152,.5);
	display:inline-block;
	vertical-align: middle;
	position:absolute;
	top:50%;
	left:50%;
}

.yinying .img .mainimg{
	min-width:300px;
	max-width:800px;
	max-height:530px;
}

.yinying .img .xx{
	position:absolute;
	top:-38px;
	right:-38px;
	background:rgba(152,152,152,.5);
	padding:12px;
	cursor:pointer;
	transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s;
}

.yinying .img .xx img{
	width:100%;
}

.yinying .img .xx:hover{
	background:rgba(24,108,181,.9);
}

.dowbox{
	
}

.dowbox .bit{
	border-bottom:1px solid #dddddd;
}

.dowbox .bit p{
	float:left;
	height:74px;
	line-height:74px;
	font-size:15px;
	padding-left:33px;
	width:700px;
	background:url(../images/dow.png) no-repeat left center;
	color:#333333;
}

.dowbox .bit div{
	width:105px;
	height:36px;
	line-height:36px;
	background:#666666;
	float:right;
	text-align:center;
	color:white;
	margin-top:19px;
}

.dowbox .bit:hover p{
	color:#ca1621;
}

.dowbox .bit:hover div{
	background:#ca1621;
}














/*新增部分*/
.plus-home-part1{
	background:#f5f5f5;
	padding-bottom:10px;
	margin-top:-50px;
	padding-top:40px;
	
}

.plus-home-part1 .part1main{
	background:url(../images/hotline.png) no-repeat center top;
	padding-bottom:50px;
}

.plus-home-part1 .part1main .left{
	float:left;
	color:white;
	margin-top:24px;
	margin-left:30px;
}

.plus-home-part1 .part1main .left p{
	float:left;
	margin:0px 10px;
	cursor:pointer;
}
.plus-home-part1 .part1main .left p a{color:#ffffff;}

.plus-home-part1 .part1main .left p:hover{
	opacity:.8;
}

.plus-home-part1 .part1main .right{
	float:right;
	width:400px;
	height:36px;
	line-height:36px;
	border-radius:18px;
	overflow:hidden;
	margin-top:17px;
	margin-right:35px;
	background: white;
}

.plus-home-part1 .part1main .right .input1{
	width:80%;
	padding:0px 12px;
	line-height:36px;
	color:#333;
}


.firstline{
	background:#f5f5f5;
	padding:46px 0px;
}

.firstline .wrap{
	background:url(../images/line.png)  no-repeat center top;
	height:69px;
	color:white;
}

.firstline .p1{
	font-size:34px;
	line-height:68px;
	font-weight:bold;
	/*margin-left:465px;
	margin-right:15px;
    */
	margin-left:415px;
	width:382px;
	height:68px;
	display:inline-block;
	text-align:center;
}

.firstline .p2{
	margin-top:16px;
}





.plus-home-part2{
	background:url(../images/shouyefanganbg.png) no-repeat center top;
	height:400px;
}

.plus-home-part2 li{
	width:240px;
	float:left;
}

.plus-home-part2 li img{
	width:240px;
	height:200px;
}

.plus-home-part2 li .thebox{
	background:#f4f4f4;
	width:240px;
	height:200px;
	position:relative;
}

.plus-home-part2 li .thebox .p1{
	padding:35px 0px 0px 25px;
	font-size:17px;
	font-weight:bold;
	color:#333;
}

.plus-home-part2 li .thebox .lankuai{
	width:36px;
	height:3px;
	background:#035caa;
	margin:15px 0px 20px 25px;
}

.plus-home-part2 li .thebox .p2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding:0px 0px 0px 25px;
	line-height:2;
}

.plus-home-part2 li .thebox .jiantou{
    position: absolute;
    top: -11px;
    width:22px;
	height:11px;
	left:50%;
	margin-left:-11px;
	background:url(../images/baishang.png) no-repeat;
}

.plus-home-part2 li .thebox .jiantou1{
	position: absolute;
    bottom: -11px;
    width:22px;
	height:11px;
	left:50%;
	margin-left:-11px;
	background:url(../images/baixia.png) no-repeat;
}

.plus-home-part2 li:hover .thebox{
	background:#1864ae;
	color:white;
}

.plus-home-part2 li:hover .lankuai{
	background:#f4f4f4;
}

.plus-home-part2 li:hover .thebox .p1{
	color:white;
}

.plus-home-part2 li:hover .jiantou{
	background:url(../images/lanshang.png) no-repeat;
}

.plus-home-part2 li:hover .jiantou1{
	background:url(../images/lanxia.png) no-repeat;
}


.plus-home-part3 .wrap{
	background:url(../images/iaboutbg.png) no-repeat center bottom;
	padding-top:70px;
	padding-bottom:80px;
}

.plus-home-part3 .zuo{
	float:left;
	width:360px;
	position:relative;
}

.plus-home-part3 .zuo .img{
	width:360px;
	height:360px;
	border-radius:180px;
	overflow:hidden;
}

.plus-home-part3 .zuo .img img{
	width:100%;
}

.plus-home-part3 .zuo .gongsijianjie{
	width:84px;
	height:84px;
	border:#eeeeee solid 3px;
	border-radius:42px;
	background:#ffb700;
	color:white;
	text-align:center;
	overflow:hidden;
	position:absolute;
	right:-52px;
	top:92px;
	font-size:16px;
	cursor:pointer;
}

.plus-home-part3 .zuo .gongsijianjie p{
	padding:21px;
}

.plus-home-part3 .zuo .gongsishipin{
	width:84px;
	height:84px;
	border:#eeeeee solid 3px;
	border-radius:42px;
	background:#035caa;
	color:white;
	text-align:center;
	overflow:hidden;
	position:absolute;
	right:-17px;
	top:213px;
	font-size:16px;
	cursor:pointer;
}

.plus-home-part3 .zuo .gongsishipin p{
	padding:21px 11px;
	text-align:center;
}

.plus-home-part3 .you{
	width:740px;
	height:420px;
	float:right;
	display:none;
}

.plus-home-part3 .you .p1{
	font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 30px 0px 20px;
}

.plus-home-part3 .you .p2 {
    line-height: 2;
}









.plus-home-part4{
	background:url(../images/inyoushibg.jpg) no-repeat center bottom;
	height:1447px;
	padding-top:10px;
}

.plus-home-part4 .top{
	background:url(../images/youshio.png) no-repeat center;
	width:523px;
	height:170px;
	margin:-9px auto 68px;
}

.plus-home-part4 .line1{
	background:white;
}

.plus-home-part4 .line1 .zuo{
	width:600px;
	height:370px;
}

.plus-home-part4 .line1 .you{
	width:600px;
	height:370px;
}

.plus-home-part4 .line1 .p1{
	font-size: 18px;
    font-weight: bold;
    color: #333;
    padding:60px 65px 0px;
}

.plus-home-part4 .line1 .p2{
	color:#999;
	padding:0px 65px 20px;
}

.plus-home-part4 .line1 .p2 p{
	border-bottom:2px #ddd solid;
	padding:20px 0px;
}

.plus-home-part4 .line1 .p3{
	color:#666;
	line-height:2;
	padding:10px 65px 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}




.plus-home-part5{
	
}

.plus-home-part5 li{
	float:left;
	width:170px;
	height:196px;
	margin-right:35px;
	color:#fff;
	text-align:center;
}

.plus-home-part5 li:last-child{
	margin-right:0px;
}

.plus-home-part5 li .p1{
	margin:60px auto 20px; 
	font-size:20px;
}

.plus-home-part5 li .p2{
	width:100px;
	margin:auto;
}


.search-btn{
	display: block;
    height: 36px;
    width: 40px;
    background: url(../images/site-search-icon.png) center center no-repeat #ffb700;
    float: right;
    border: 0;
    border-radius: 0 5px 5px 0;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
}



.table-left{
	width:305px;
	height:312px;
	margin-right:6px;
}
.table-right{
	width: 100%;
}

.table-nav li{
	float:left;
	cursor:pointer;
	height:25px;
	border-bottom:2px solid #fff;
	font-size:15px;
	color:#666;
	margin-right:30px;
}
.active11{
	float:right;
	font-size:14px;
	color:#ff0000;
	margin-right:30px;
        background-color:#f6f6f6;
        padding: 5px 50px;
}
.active111{
	font-size:14px;
	color:#ff0000;
        background-color:#f6f6f6;
        padding: 5px 25px;
        text-align: center;
        width: 250px;
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
}
.active1111{
	font-size:14px;
	color:#055205;
        background-color:#f6f6f6;
        padding: 5px 25px;
        text-align: center;
        width: 350px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
}
.table-nav li:hover,.table-nav .active{
	border-bottom:2px solid #D9332D;
}
.content-table .table-i{
	margin:0px auto;
}
.table-nav{
	margin-bottom:20px;
}
.table th{
	font-weight:normal;
	font-size:14px;
	text-align:center;
	border:1px solid #f2f2f2;
}
.table td{
	font-weight:normal;
	font-size:12px;
	text-align:center;
	border:1px solid #f2f2f2;
}
td.fd-bg{
	font-weight: bold;
}
.table .all-tit{
	background-color:#D9333D;
	color:#fff;
	font-size:18px;
	width:254px;
	max-height:80px !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.table .all-tit a{
	color:#fff;
	/*display:inline-block; */
	max-width:185px;
	overflow:hidden;
	height:35px;
        font-size:20px
}
.imp-param{
	color:#606060;
}
.content-table2{
	background-color:#fafafa;
	padding:10px 0;
}
.content-table2 td{
	border-collapse:collapse;
	border:1px solid #ddd;
}
.content-table2 th{
	border-color:#ddd;
}
.content-table2 .table tr{
	border:1px solid #ddd;
}
.content-table2 .grey-bg{
	background-color:#eee;
}
.table{
	width:100%;
	border-right:1px solid #f3f3f3;
	border-collapse:collapse;
	margin-bottom: 30px;
}
.table td,.table th{
	padding:13px 0;
}
.content-table{
	margin-bottom:40px;
}
.phb{
	display:inline-block;
	width:17px;
	height:17px;
	line-height:17px;
	border-radius:4px;
	color:#fff;
	font-style:normal;
	margin-right:5px;
	margin-left:5px;
}
.phb-red{
	background:#D9333D;
}
.phb-blue{
	background:#255fa6;
}
.wave-line{
	width:75px;
	height:17px;
	margin:40px auto 20px;
	background:url(images/wave-line.png) no-repeat center center;
}
.h-det{
	width:548px;
	margin:0 auto;
	color:#999;
	font-size:12px;
	line-height:20px;
	margin-top:10px;
}
.header-panel{
	text-align:center;
}
.header-panel .hp3{
	font-size:30px;
	color:#333;
	font-weight:normal;
}
.header-panel .hp4{
	font-size:24px;
	color:#333;
	font-weight:normal;
}
.header-panel .hp{
	font-size:28px;
	color:#333;
	font-weight:bold;
}
.go-btn{
	width:240px;
	height:36px;
	border-radius:4px;
	margin:20px auto;
}
.red-div2{
	width:384px;
	height:153px;
	color:#fff;
	font-size:18px;
	padding:15px 0;
	margin:50px 0 0 -55px;
	background-color:#d9333d;
	position:relative;
	z-index:1;
}
.red-div2 p{
	margin-left:40px;
}
.succ-left>a{
	display:block;
	width:744px;
	height:562px;
	overflow: hidden;
}
.cj-left a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.succ-left>a img,.cj-left a img{
	-webkit-transition:all .6s ease;
	-moz-transition:all .6s ease;
	-ms-transition:all .6s ease;
	-o-transition:all .6s ease;
	transition:all .6s ease;
}
.succ-left>a:hover img,.cj-left a:hover img{
	-webkit-transform:scale(1.02);
	-moz-transform:scale(1.02);
	-ms-transform:scale(1.02);
	-o-transform:scale(1.02);
	transform:scale(1.02);
}
.succ-right{
	width:420px;
	margin-left:30px;
}
.succ-right>a{
	display: block;
	margin-top:100px;
	font-size:30px;
	font-weight:normal;
	margin-bottom:10px;
	color:#333;
	transition:all .6s ease;
}
.succ-right>a:hover{
	color:#D9333D;
	margin-top:80px;
}


.fd-bg {
    background-color: #fdfdfd;
}
.red {
    color: #d9333d;
}



.aahome-part2{
	margin-top:40px;
	margin-bottom: 40px;
}

.aahome-part2 .part2top{
	background:url(../images/hcase.png) no-repeat center;
	width:400px;
	height:71px;
	margin:auto;
	text-align:center;
}

.aahome-part2 .part2top .p1{
	font-size:27px;
	font-weight:bold;
	padding-top:20px;
}

.aahome-part2 .part2top .p2{
	font-size:15px;
	padding-top:10px;
}

.aahome-part2 .part2nav{
	text-align:center;
	line-height:56px;
	height:56px;
	border-top:2px solid #025ba9;
	margin-top:50px;
	font-size:15px;
	box-shadow:0px 3px 7px #dddddd;
}

.aahome-part2 .part2nav li{
	display:inline-block;
	margin:0px 5px;
	padding:0px 10px;
}

.aahome-part2 .part2nav li.active,.home-part2 .part2nav li:hover{
	background:#025fb0;
	color:white;
}

.aahome-part2 .part2nav li.active a,.home-part2 .part2nav li:hover a{
	color:white;
}

.aahome-part3{
	
}

.aahome-part3 .heightbox{
	height:128px;
}

.home-part3 .part3main{
	margin-top:40px;
	display:none;
}

.aahome-part3 .part3main li{
	float:left;
	margin-right:30px;
	margin-bottom:28px;
	width:380px;
	height:300px;
	position:relative;
	text-align:center;
}

.aahome-part3 .part3main li img{
	width:380px;
	height:300px;
}

.aahome-part3 .part3main li:nth-child(3n){
	margin-right:0px;
}

.aahome-part3 .part3main li .above{
	position:absolute;
	top:160px;
	left:0px;
	width:380px;
	height:140px;
	background:rgba(246,142,11,.90);
	z-index:10;
	opacity:0;
	text-align:left;
}

.aahome-part3 .part3main li .above .hongse .p1{
	font-size:15px;
	margin-top:20px;
	padding: 0px 30px 20px;
	background:url(../images/baitiao.jpg) no-repeat 30px bottom;
	color:white;
}

.aahome-part3 .part3main li .above .hongse .p2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height:2;
	padding:10px 30px;
	color:white;
	font-size:13px;
}

.aahome-part3 .part3main li .huise{
	position:absolute;
	color:white;
	font-size:20px;
	height:57px;
	line-height:57px;
	bottom:0px;
	left:0px;
	padding:0px 15px;
	background:rgba(0,0,0,.6);
	width:350px;
}

.aahome-part3 .part3main li:hover .above{
	opacity:1;
}

.table th.txtleft{text-align:left;}
.table th i.txtcenter{text-align:center;}