@charset "utf-8";
/* CSS Document */
body,div,p,table,tr,th,td,form,input,textarea,fieldset,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd{margin:0;padding:0}
body{font-size:14px;line-height:1.5;text-align:left;font-family:Microsoft YaHei,Tahoma,Helvetica,Arial,sans-serif;margin:0 auto;overflow-x:hidden;color:#666;line-height:24px; background:#f2f2f2;}
ul,ol,li{list-style:none;margin:0;padding:0;}
h1{font-size:28px;font-family:Microsoft YaHei;}
h2{font-size:40px;font-family:Microsoft YaHei;}
h3{font-size:18px;font-family:Microsoft YaHei;font-weight:normal;}
h4{font-size:20px;font-family:Microsoft YaHei;font-weight:bold;}
h5{font-size:16px;font-family:Microsoft YaHei;font-weight:normal;}
h6{font-size:14px;font-family:Microsoft YaHei;font-weight:normal;}
i,p{font-style:normal;}
img{border:none;}
input{vertical-align:middle}
input,select,textarea{font-size:12px}
.clear{clear:both;height:0;overflow:hidden;display:block}
.none{display:none;}
.fl{float:left;}
.fr{float:right;}
a{text-decoration:none;color:#333;}
a:hover{ text-decoration:underline;}
.w1200{width:1200px;margin:0 auto;}
.width{width:100%;margin:0 auto;}
table{border-collapse:collapse;}

/*top*/
.top{background:#2585f1;height:65px;}
	.topmain{margin:0 auto;}
		.toplogo{width:159px;margin-top:16px;}
		.topnav{width:820px;}
			.topnav .m {position:relative;width:100px;float:left;text-align:center;line-height:65px;height:65px; font-size:16px;}
			.topnav h3{line-height:55px;}
			.topnav h3 a{width:100px;display:block;zoom:1;line-height:65px;display:block;color:#fff;text-decoration:none;font-size:16px;}
			.topnav .on h3 a{width:100px;color:#fff;background:#062e9a;background-size:100%;font-size:16px;}
			.topnav .on h3 a i{filter:alpha(opacity=100);opacity:1;font-size:16px;}
			.topnav .sub{display:none;width:100px;padding:0;position:absolute;top:65px;background:#062e9a;float:left;line-height:30px;z-index: 999;}
			.topnav .sub li{text-align:center;font-size:16px;}
			.topnav .sub li a{color:#fff;display:block;font-size:16px;}
			.topnav .sub dl{display:inline-block;*display:inline;zoom:1;vertical-align:top;padding:10px;line-height:35px;font-size:16px;}
			.topnav .sub dl a:hover {color:#fff; text-decoration:none;border-bottom:1px solid #fff;}
			.topnav .sub dl dt a{color:#ffffff;font-size:16px;}
			.topnav .sub dl dd{ color:#fff; padding-bottom:3px;}
			.topnav .sub dl dd a{color:#fff;font-size:16px;}	
			.topnav .sub1{ width:400px;}
			.topnav .sub1 dl dd{float:left;padding:8px;border-bottom:none;}

.banner{height:auto;}
	/* banner */
	.slideBox{ width:100%;overflow:hidden; position:relative; border:1px solid #ddd;height:603px;}
	.slideBox .hd{ height:20px; overflow:hidden; position:absolute;  left:50%; bottom:15px; z-index:1; }
	.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
	.slideBox .hd ul li{ float:left; margin-right:10px; background: #486b7f;  width:15px; height:15px; line-height:14px; text-align:center; border-radius:50%; cursor:pointer; text-indent:-999px;}
	.slideBox .hd ul li.on{ background:#fff; color:#fff; width:15px; height:15px; border:none; }
	.slideBox .bd{ position:relative; height:auto;; z-index:0;height:603px;}
	.slideBox .bd li{ zoom:1; vertical-align:middle;height:603px;}
	.slideBox .bd img{ width:1920px; display:block;height:603px;}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,
	.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
	.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
	.slideBox .prev:hover,
	.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
	.slideBox .prevStop{ display:none;  }
	.slideBox .nextStop{ display:none;  }
	
.indexproduct{height:390px;background:url(../images/indexprbg.png) no-repeat center top #f2f5f7;}
	.indexproduct_title{height:103px;padding-top:30px;text-align:center;margin:0 auto;}
	.indexproduct_cont{margin:0 auto;margin-top:26px;background:#f00;}
		.indexproduct_cont ul{margin:0;padding:0;list-style:none;}
		.indexproduct_cont ul li{width:131px;height:178px;float:left;margin-right:30px;margin-left:30px;}
		.indexproduct_cont ul li:last-child{margin-right:0;}
		.indexproduct_image{width:100px;height:100px;border:2px solid #ccc;border-radius:100%;display:inline-block;transition:all .6s;}
		.p1{background:url("../images/p1.png") no-repeat center;cursor:pointer;}
		.p1:hover{background-image:url(../images/p1.png);background-color:#fff;transform:rotateY(180deg);cursor:pointer;}
		.p2{background:url("../images/p2.png") no-repeat center;}
		.p2:hover{background-image:url(../images/p2.png);background-color:#fff;transform:rotateY(180deg);cursor:pointer;}
		.p3:hover{background:url("../images/p3.png") no-repeat center;background-color:#fff;transform:rotateY(180deg);cursor:pointer;}
		.p3{background:url("../images/p3.png") no-repeat center;cursor:pointer;}		
		.p4{background:url("../images/p4.png") no-repeat center;cursor:pointer;}
		.p4:hover{background:url("../images/p4.png") no-repeat center;background-color:#fff;transform:rotateY(180deg);cursor:pointer;}
		.p5{background:url("../images/p5.png") no-repeat center;cursor:pointer;}
		.p5:hover{background:url("../images/p5.png") no-repeat center;background-color:#fff;transform:rotateY(180deg);cursor:pointer;}
		.p6{background:url("../images/p6.png") no-repeat center;cursor:pointer;}
		.p6:hover{background:url("../images/p6.png") no-repeat center;background-color:#fff;transform:rotateY(180deg);cursor:pointer;}
		.indexproduct_text{min-height:30px;line-height:30px;margin-top:15px;font-size:16px;font-family:"microsoft yahei";cursor:pointer;}

.indexcase{height:690px;background:#71b4f9;}
	.indexcase_title{padding-top:40px;height:102px;text-align:center;margin:0 auto;}
	.indexcase_cont{height:402px;margin:0 auto;margin-top:51px;}
		.da-thumbs{list-style:none;height:380px;position:relative;margin:0 0 25px 0;padding:0;}
		.da-thumbs li{float:left;margin-right:12px;background:#fff;border:2px solid #fafafa;width:282px;height:189px;margin-top:15px;transition:all 0.5s;-webkit-transition:all 0.5s;}
		.da-thumbs li a,.da-thumbs li a img{display:block;position:relative}
		.da-thumbs li a{color:#fff;overflow:hidden}
		.da-thumbs li a div{position:absolute;background:#333;background:rgba(0,0,0,0.7);*background:#414443;background:#414443\0;filter:alpha(Opacity=90);width:100%;height:100%}
		.da-thumbs li a div table,.da-thumbs li a table tr td{width:282px;height:189px;}
		.hot_info a{display:block;width:100px;height:30px;line-height:30px;text-align:center;border-radius:5px;background:#0ab2f0;margin-top:20px;text-decoration:none;}
		.da-thumbs li.subscribe{border:none;width:76px;height:101px;margin-right:0;background:#0d9572;padding:8px}
		.da-thumbs li.subscribe h2{font-size:33px;line-height:36px;margin:0;text-align:center; }
		.da-thumbs li.subscribe h2 span{font-size:16px; float:right; margin-right:5px; line-height:30px}
		.da-thumbs li.subscribe img{clear:right;float:right;margin:7px 5px 0 0px}
		
.indexnews{height:690px;background:#fff;}
	.indexnews_title{padding-top:35px;height:99px;text-align:center;margin:0 auto;}
	.indexnews_cont{height:402px;margin:0 auto;margin-top:51px;}
		.indexnews_cont_left{border:1px solid #a3a0a0;width:430px;height:426px;float:left;padding:10px;}
			.indexnews_cont_left img{width:430px;height:426px;}
		.indexnews_cont_right{width:650px;float:right;}
			.indexnews_conthd{padding:0;margin:0;width:650px;clear:both;}
			.indexnews_conthd ul{height:43px;border-bottom:1px solid #022243;padding-left:10px;}
			.indexnews_conthd li{width:113px;height:43px;line-height:43px;text-align:center;float:left;margin-right:10px;border:1px solid #022243;border-bottom:none;}
			.indexnews_conthd li a{color:#333;text-decoration:none;}
			.indexnews_conthd li.on{background:#062e9a;color:#fff;}
			.indexnews_conthd li.on a{color:#fff;text-decoration:none;}
			.indexnews_contbd{margin-top:20px;}
			.indexnews_contbd li{height:42px;line-height:42px;text-align:left;border-bottom:1px dashed #c6c6c6;background:url(../images/dot.png) left center no-repeat;padding-left:20px;text-decoration:none;}
			.indexnews_contbd li a{text-decoration:none;}
			.indexnews_contbd li a:hover{color:#00008c;border-bottom:1px solid #00008c;}
			.indexnews_contbd li span.spandate{float:right;}
			
.indexprice{height:661px;background:#6db1f9;}
	.indexprice_title{padding-top:40px;height:102px;text-align:center;margin:0 auto;}
	.indexprice_cont{height:402px;margin:0 auto;margin-top:51px;}
		.indexpricesingle{width:342px;height:381px;float:left;margin:0 20px;background:#4e86c6;}
			.indexpricesingle:hover a img{-webkit-transform:rotate(360deg);transform:rotate(360deg);}	
			.indexpricesingle_image{height:182px;width:183px;margin:0 auto;padding-top:20px;}
			.indexpricesingle_image a img{-webkit-transition-duration:1s;transition-duration:1s;}
			.indexpricesingle_text{height:40px;line-height:40px;font-size:24px;font-family:"microsoft yahei";color:#fff;margin-top:30px;text-align:center;}
			.indexpricesingle_button{height:42px;line-height:42px;text-align:center;color:#fff;font-family:"microsoft yahei";background:url(../images/btn.png) no-repeat;width:204px;margin:0 auto;margin-top:20px;}
			
.indextrain{height:555px;background:#f4f4f4;}
	.indextrain_title{padding-top:40px;height:102px;text-align:center;margin:0 auto;}
	.indextrain_cont{height:320px;margin:0 auto;margin-top:51px;}
		.indextraintable{height:320px;}
			.tdtitle td{height:35px;line-height:35px;text-align:center;background:#e7e6e6;color:#084381;font-size:14px;}
			.tdbody td{line-height:25px;height:auto;padding:10px;}
			a.indextrain{color:#fff;width:50px;height:25px;line-height:25px;display:block;background:#002db3;margin-top:5px;border-radius:5px;}
			
.indexlink{height:280px;background:#fff;}
	.indexlink_title{padding-top:40px;height:45px;line-height:45px;text-align:left;margin:0 auto;border-bottom:1px solid #bfbebe;font-size:24px;font-family:"microsoft yahei";}
	.indexlink_cont{height:235px;margin:0 auto;margin-top:10px;}
		.indexlink_cont a{width:184px;height:62px;float:left;display:block;margin:10px 5px;}
		
.footer{height:327px;background:url(../images/footerbg.png) center center #fff;}
	.footercont{height:270px;margin:0 auto;padding-top:51px;}
		.footercontleft{width:530px;float:left;border-right:1px solid #ccc;line-height:25px;}
			.footercontleft h5{font-size:30px;font-family:"microsoft yahei";margin-bottom:25px;}
		.footercontright{width:600px;float:left;margin-left:50px;}
		
.footer1{height:45px;line-height:45px;background:#007bf9;color:#fff;font-size:14px;font-family:"microsoft yahei";text-align:center;}

.inner{background:#f0f0f0;min-height:100px;height:auto;padding-bottom:20px;}
	.innermain{margin:0 auto;}
		.innerleft{width:253px;float:left;background:#fff;min-height:100px;height:auto;}
			.innertitle{height:114px;background:#062e9a;}
			.innertitle table,.innertitle table tr td{height:114px;text-align:center;width:253px;}
			.innertitle h4{font-size:36px;font-family:"microsoft yahei";color:#fff;text-align:center;margin-bottom:10px;}
			.innertitle span{font-size:12px;font-family:"microsoft yahei";color:#fff;}
			.leftullist li{height:54px;line-height:54px;border-bottom:1px solid #e4e4e4;text-align:center;}
			.leftullist li a{width:210px;height:54px;line-height:54px;display:block;font-size:16px;font-family:"microsoft yahei";color:#333;text-align:center;margin:0 auto;text-decoration:none;}
			.leftullist li a:hover{background:url(../images/ar.png) no-repeat right center;color:#235fb4;}
		.innerright{width:925px;float:right;min-height:100px;height:auto;padding-top:15px;}
			.pos{height:30px;line-height:30px;text-align:right;margin-bottom:20px;}
				.ppos{background:url(../images/pos.png) no-repeat left center;padding-left:30px;min-width:200px;width:auto;float:right;}
			.innerrightcont{margin-top:15px;background:#fff;min-height:100px;height:auto;padding:20px;}
				.iblock{height:200px;padding:20px 0;border-bottom:1px solid #ccc;clear:both;}
					.iblockimg{width:300px;height:150px;float:left;}
						.iblockimg table,.iblockimg table tr td{width:300px;height:150px;}
					.iblocktext{width:570px;float:right;}
						.iblocktext .ptitle{height:60px;line-height:60px;font-size:16px;font-family:"microsoft yahei";color:#333;}
						.iblocktext .ptitle a{font-size:16px;font-family:"microsoft yahei";color:#333;text-decoration:none;}
						.iblocktext .ptitle a:hover{color:#062e9a;border-bottom:1px solid #062e9a;}
						.iblocktext .ptitle span.spandate{float:right;font-family:"microsoft yahei";color:#333;}
						.iblocktext .pcont{line-height:30px;font-size:14px;font-family:"microsoft yahei";color:#333;}
						a.hrefdetail{display:block;float:right;clear:both;font-size:14px;font-family:"microsoft yahei";color:#062e9a;text-decoration:none;}
						a.hrefdetail:hover{border-bottom:1px solid #062e9a;}
						.iblocktext a{font-size:14px;font-family:"microsoft yahei";color:#062e9a;} 
						
.case{width:275px;height:280px;background:#e5e5e5;float:left;margin:0 10px;margin-bottom:20px;padding-top:5px;}
	.case:hover{background:#ececfb;}
	.case_image{padding:10px;padding-bottom:0;width:226px;height:180px;background:#fff;margin:10px auto;}
	.case_image table,.case_image table tr td{width:226px;height:170px;text-align:center;}
	.case_text{padding:10px;padding-top:0;text-align:center;font-size:16px;font-family:"microsoft yahei";color:#333;}
	.case_text a{text-decoration:none;}
	.case_text a:hover{text-decoration:none;color:#062e9a;border-bottom:1px solid #062e9a;}					
	.tbapp tr td.tdtit{width:150px;}				
					
.honor{width:275px;height:280px;float:left;margin:0 10px;margin-bottom:20px;padding-top:5px;}
	.honor_image{padding:10px;padding-bottom:0;width:226px;height:180px;background:#fff;margin:10px auto;border:1px solid #fff;}
	.honor_image:hover{border:1px solid #062e9a;}
	.honor_image table,.case_image table tr td{width:226px;height:170px;text-align:center;}
	.honor_text{padding:10px;padding-top:0;text-align:center;font-size:14px;font-family:"microsoft yahei";color:#333;}
	.honor_text a{text-decoration:none;}
	.honor_text a:hover{text-decoration:none;color:#062e9a;border-bottom:1px solid #062e9a;}	

.artlist ul{padding-bottom:10px;margin:20px;}
	.artlist ul li{height:45px;line-height:45px;background:url(../images/li_16.jpg) no-repeat left center;padding-left:15px;clear:both;margin-bottom:10px;border-bottom:1px solid #e9e9e9;}
	.artlist ul li a{color:#333;font-size:16px;font-family:"microsoft yahei";text-decoration:none;}
	.artlist ul li a:hover{color:#cc0000;border-bottom:1px solid #cc0000;border-bottom:1px solid #cc0000;}
	.artlist ul li span.spandate{float:right;font-family:"microsoft yahei";display:block;width:91px;height:37px;background:#ffffff;color:#333;text-align:center;}
.qrcode{width:180px;float:left;margin-right:15px;}