@charset "utf-8";
/*-------------------------------   index 首页---------------------------------*/
.t_img{ float:left; margin-left:10px;}

/*notice*/
.notice{ width:100%; float:left; position:relative; z-index:99;background:url(../images/notice.jpg) center top repeat-x;height:60px; line-height:60px; }
.noticecon{ width:500px;float:left;font-family:'Microsoft Yahei'; font-size:14px; font-weight:normal; color:#19659d; }
.noticecon b{ float:left;padding-left:10px; font-weight:normal;}
.noticecon marquee{ float:left;width:400px;}

/*wmj新加样式*/
.row {
    float: left;
    width: 100%;
    background: #fff;
    padding-top: 15px;
}
.main {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.about {
	float: left;
	width: 470px;
}
.abouttxt {
	float:left; color:#878787;
	padding-top: 15px;
	line-height: 22px;
}
.newswmj{
	float: right;
	width: 500px;
	height: 325px;
	overflow: hidden;
}
.newswmj li {
	float: left;
	width: 500px;
	margin-bottom: 4px;
	padding: 13px 0 11px 0;
	border-left: 4px solid #fff;
}
.newswmj li font {
	float: left;
	color: #b4b4b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	width: 68px;
	text-align: center;
}
.news_r {
	float: left;
	width: 410px;
}
.news_r p {
	float: left;
	width: 410px;
}
.news_r a {
	float: left;
	width: 323px;
	font-size: 14px;
	color: #0170bf;
	font-family: 'Microsoft Yahei';
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
}
.news_r em {
	float: left;
	width: 410px;
	font-style: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newswmj li.cur {
	background: #e0f2ff;
	margin-bottom: 14px;
	border-left: 4px solid #a5d3f5;
}
.newswmj li.cur font {
	color: #68a7d4;
	text-shadow: 0 1px 0 #abcfea;
}

.title {
	float: left;
	width: 100%;
	border-bottom: 1px solid #cecece;
	margin-bottom: 28px;
}
.title span {
	float: left;
	;
	width: 74px;
	font-size: 18px;
	line-height: 35px;
	font-family: 'Microsoft Yahei';
	position: relative;
	margin-bottom: -1px;
	border-bottom: 3px solid #68a7d4
}
.morewmj{
	float: right;
	width: 74px;
	padding-right: 20px;
	text-align: center;
	color: #fff;
	margin-top: 9px;
	background: url(../images/more.gif) center right no-repeat #68a7d4;
	height: 20px;
	line-height: 20px;
}
.title .fr {
	margin-top: 17px;
}
.title .fr font {
	color: #4494cb;
	font-size: 12px;
}
.about_img{ float:left; width:469px; height:98px; border:1px #dddddd solid; }


.productwmj{
	float: left;
	width: 100%;
	padding-top: 40px;
	height: 563px;
	background: #e8e8e8
}
.product_l, .l_pro {
	position: relative;
	float: left;
	width: 188px;
	line-height: 50px;
	background: #fff;
	height: 525px;
	font-family: 'Microsoft Yahei';
}
.product_l dt, .l_pro dt {
	float: left;
	width: 161px;
	font-size: 18px;
	color: #fff;
	padding-left: 27px;
	background: url(../images/blue.gif) 160px center no-repeat #4190c9
}
.product_l dd {
	float: left;
	width: 100%;
	border-top: 1px solid #e8e8e8
}
.product_l dd a, .l_pro dd a {
	float: left;
	width: 161px;
	font-size: 14px;
	padding-left: 27px;
	background: url(../images/gray.gif) 160px center no-repeat #fff;
}
.product_l dd a:hover, .l_pro dd a:hover {
	background: url(../images/gray.gif) 160px center no-repeat #f8f8f8;
}
.product_l .morewmj{
	position: absolute;
	bottom: 28px;
	left: 28px;
}
.l_pro {
	width: 240px;
	height: auto;
	overflow: hidden;
}
.l_pro dt {
	width: 213px;
	font-size: 18px;
	color: #fff;
	padding-left: 27px;
	background: url(../images/blue.gif) 206px center no-repeat #4190c9
}
.l_pro dt a {
	color: #fff;
}
.l_pro dd a {
	width: 213px;
	background: url(../images/gray.gif) 206px center no-repeat #fff;
}
.l_pro dd a:hover {
	background: url(../images/gray.gif) 206px center no-repeat #f8f8f8;
}
.l_pro ul {
	float: left;
	display: none;
	width: 100%;
	line-height: 30px;
}
.l_pro ul li a {
	padding-left: 50px;
}
.l_news dd a, .l_news dd a:hover {
	border-bottom: 1px dashed #e5e5e5;
	height: 40px;
	line-height: 40px;
	background: url(../images/newsico.gif) 6px center no-repeat;
}
.productli {
	float: left;
	width: 812px;
}
.productli li {
	float: left;
	margin-left: 13px;
	width: 172px;
	height: 236px;
	padding: 9px;
	background: #fff;
	text-align: center;
	display: inline;
	margin-bottom: 15px;
}
.productli li.cur {
	background: #4190c9
}
.productli li.cur .producttxt {
	color: #fff;
}
.productli li.cur .time {
	color: #98d4ff
}
.productliimg {
	float: left;
	width: 172px; height:172px; background-position:center; background-repeat:no-repeat; background-size:cover;
}
.producttxt {
	float: left;
	width: 172px;
	padding: 14px 0 12px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left; 
}
.time {
    float: left;
    text-align: left;
    color: #999;
    overflow: hidden;}
	
	
	
.case {
	float: left;
	width: 100%;
	padding-top: 27px;
}
.partFourM {
	height: 273px;
	width: 1000px;
	position: relative;
	margin: 30px auto 0;
}
.partFourCon {
	height: 298px;
	margin-left: 20px;
	display: inline;
	width: 920px;
	float: left;
	overflow: hidden;
	position: relative;
}
.pro {
	float: left;
}
.pro li {
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 210px;
	display: inline;
}
.prolist li {
	border-bottom: 1px dashed #b5b5b5;
	padding-bottom: 20px;
}
.proimg {
	float: left;
	border: 1px solid #e1e1e1;   width:206px; height:206px; padding:3px;
}
.pro_a{ background-position:center; background-size:cover; background-repeat:no-repeat; width:206px; height:206px; display:block;}
.proname {
	float: left;
	width: 208px;
	padding-left: 2px;
	line-height: 30px;
	margin-top: 6px;
	color: #3d3c3c;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.left, .right {
    width: 20px;
    float: left;
    height: 186px;
    display: inline;}

.left {
    background: url(../images/left.gif) center 84px no-repeat;
}
.right {
    float: right;
    background: url(../images/right.gif) center 84px no-repeat;}

/* foot*/
.foot{width:100%; min-width:1000px; line-height:25px; height:103px; padding-top:38px; overflow:hidden; float:left;color:#888;background:#494949}
.foot a{color:#888; }
.footlogo{ float:left; width:318px; }
.foot_r{ float:left; width:670px; }

.flink{ float:left;width:100%;position:relative;min-width:1000px;}
.flink .title{ margin:0;}
.flink .main{ padding-top:20px; height:38px;}
.flink a{float:left; margin-right:14px; display:inline;}

.marquee_bg{width: 100%; margin-bottom:9px;
    height: 73px;
    background: url(../images/marquee.jpg) center 0 no-repeat #202020;
   }
.marquee{width:980px;height:73px;margin:0 auto;}
.mar_left{float:left;width:300px;height:73px; padding-left:110px;}
.mar_left span{float:left;font:12px/73px "microsoft yahei";color:#333;}
.mar_left marquee{float:left;font:14px/73px "microsoft yahei";color:#fff;width:500px;}



.con1{width:980px;min-height:519px;margin:0 auto; }
.left{width:236px;float:left;}
.lefttitle{width:236px;background:url(../images/lefttitle.jpg) 0 0 no-repeat;height:77px;}
.lefttitle span{display:block;width:134px;padding-left:102px;padding-top:24px;font:20px/22px 'Microsoft YaHei';color:#b2b2b2;}
.lefttitle p{width:134px;padding-left:102px;font:14px/22px 'Arial';color:#6f6c6c;text-transform:uppercase}
.leftnav{width:236px;background:#3c3c3c;padding-bottom:8px}
.leftnav li{width:236px;background:url(../images/an.jpg) 0 48px repeat-x;}
.leftnav li a{display:block; overflow:hidden;width:100%;height:50px;background:url(../images/icons1.jpg) 37px center no-repeat;text-indent:73px;font:14px/50px 'Simsun';color:#969595}
.leftmore{width:224px;height:57px;padding-right:12px;background:#3c3c3c;font:14px/57px 'Simsun';text-align:right}
.leftmore a{color:#ffa200}
.con1right{float:left;width:741px;padding-left:2px;padding-top:17px}
.con1right li{width:232px;float:left;padding-left:14px;height:237px;}
.imgborder{display:block;width:224px;height:193px;border:4px solid #d9d9d9; background-position:center; background-repeat:no-repeat; background-size:cover;}
.img_txt{display:block;width:232px;height:36px;text-align:center;font:14px/36px 'Simsun';color:#202020}



/* con2bg */
.con2bg{width:100%;height:380px;backg/round:url(../images/con2bg.jpg) center 0 no-repeat #373737;}
.con2{width:980px;height:380px;margin:0 auto}
.con2left{float:left;width:476px;height:380px;}
.con2title{width:100%;height:57px;background:url(../images/border1.jpg) 0 bottom repeat-x;}
.con2title_img{float:left;margin:10px 0 0 8px; padding-bottom:20px; width:186px;  background:url(../images/title1.png) no-repeat left bottom; font-size:20px; font-family:"微软雅黑"; color:#7a7979;}

.con2title_imga{float:left;margin:10px 0 0 8px; padding-bottom:20px; width:186px;  background:url(../images/title2.png) no-repeat left bottom; font-size:20px; font-family:"微软雅黑"; color:#7a7979;}

.con2title a{display:block;background:url(../images/more.png) 0 0 no-repeat;width:67px;height:30px;font:12px/30px 'Simsun';color:#fff;text-align:center;float:right;margin:16px 4px 0 0;}
.newslist{width:100%;}
.newslist li{width:100%;height:89px;padding-top:15px;border-bottom:1px dashed #4a4a4a}
.newslist li a{display:block;width:100%;height:28px;font:16px/28px 'Microsoft YaHei';color:#a5a3a3;overflow:hidden}
.newslist li div{width:100%;height:60px;font:12px/30px 'Simsun';color:#757575;overflow:hidden;border-bottom:1px dashed #2c2c2c}
.con2right{float:left;width:476px;padding-left:28px;}
.foottable{font:16px/30px 'microsoft yahei';color:#a5a3a3;margin-top:18px;}
.foottable tr{padding:0;margin:0;}
.foottext{width:242px;height:28px;background:#6a6a6a;border:1px solid #2e2e2e;color:#131313; font-family:"微软雅黑";}
.footarea{background:#6a6a6a;width:365px;height:105px;border:1px solid #2e2e2e;float:left;color:#131313; line-height:28px;font-family:"微软雅黑";}
.textyzm{float:left;width:97px;height:28px;border:1px solid #2e2e2e;background:#6a6a6a;margin-top:4px;}
.yzmpic{display:block;float:left;margin-left:9px;_display:inline;margin-top:4px}
.footbtn{float:left;background:url(../images/index_submit.png) 0 0 no-repeat;width:100px;height:32px;border:0;cursor:pointer;margin:3px 0 0 9px;}
.color_red{color:#fb0a02;font-size:16px;padding-left:4px}



/* linksbg */
.linksbg{width:100%;height:57px;font:12px/57px 'simsun';color:#7b7b7b;background:#212121}
.links{width:980px;height:57px;margin:0 auto;}
.links a{color:#7b7b7b;margin:0 16px;}
.linkstitle{font:20px/57px 'microsoft yahei';}
.footbg{width:100%;height:125px;padding-top:26px;background:url(../images/footbg.jpg) center 0 no-repeat #131313;text-align:center}
.footbg p{font:12px/24px 'simsun';color:#555}
.footbg p a{color:#555}
.footbg img{margin-top:15px}
.footbg p span{margin:0 7px;}

.footbg{width:100%;height:125px;padding-top:26px;background:url(../images/footbg.jpg) center 0 no-repeat #131313;text-align:center}
.footbg p{font:12px/24px 'simsun';color:#555}
.footbg p a{color:#555}
.footbg img{margin-top:15px}
.footbg p span{margin:0 7px;}
/*.con2{width:980px;height:376px;margin:0 auto;overflow:hidden}
.con2_about{float:left;height:376px;width:407px;overflow:hidden;}
.con2_title{width:100%;height:102px;overflow:hidden;background: url(../images/d2.jpg) 0 73px repeat-x;}
.about_border{width:405px;height:231px;border:1px solid #dadedf;margin-top:18px;}
.about_con{width:401px;height:227px;border:2px solid #fff;background:#f4f4f4;}
.about_title1,.about_title2{width:367px;height:31px;border:5px solid #9adaf8;background:url(../images/icons1.jpg) 334px center no-repeat #01a1e9;margin:16px auto 0;font:12px/31px "microsoft yahei";color:#fff;text-indent:26px;cursor: pointer}
.about_con1,.about_con2{width:367px;margin:0 auto;font:12px/27px "microsoft yahei";color:#333;height:108px;overflow:hidden;}
.about_con2{display:none}
.about_title2{margin-top:8px;}
.title_now{background:url(../images/icons2.jpg) 334px center no-repeat #01a1e9;}
.con2_news{float:left;width:525px;height:376px;padding-left:46px;overflow:hidden}
.news_class{float:right;font:12px/20px "microsoft yahei";color:#333;margin-top:48px;height:20px;overflow:hidden;padding-right:2px;}
.news_class a{color:#333;}
.news_class span{margin:0 12px;}
.news_btns{width:525px;height:17px;position:relative;}
#ubtn{position: absolute;right:25px;bottom:8px;cursor: pointer}
#dbtn{position: absolute;right:0;bottom:8px;cursor: pointer}
.news_border{width:523px;height:231px;border:1px solid #dadedf;}
.news_border ul{width:519px;height:225px;padding-top:2px;border:2px solid #fff;background:#f4f4f4;overflow:hidden;}
.news_border ul li{width:488px;height:93px;border:1px dashed #c8c8c8;overflow:hidden;margin:12px auto 0;}
.news_date{float:left;width:83px;height:60px;background:#01a1e9;border:6px solid #9adaf8;text-align:center;margin:11px 16px 0 12px;}
.news_date span{font:700 36px/40px "microsoft yahei";color:#fff;}
.news_date p{width:100%;text-align:center;font:12px/18px "microsoft yahei";color:#fff;}
.news_title{float:left;height:34px;width:350px;overflow:hidden;font:14px/34px "microsoft yahei";color:#333;margin-top:11px;}
.news_title a{color:#333;}
.news_con{float:left;width:350px;height:38px;overflow:hidden;font:12px/19px "microsoft yahei";color:#9a9a9a;}


.class_bg{width:100%;background:url(../images/bg.jpg) 0 0 repeat;min-height:177px;border-bottom:1px dotted #bbb}
.class{width:980px;margin:0 auto;ove/rflow:hidden;}
.class li{width:243px;float:left;height:177px;border-right:1px dotted #bbb}
.class_img{display:block;width:117px;height:117px;padding:8px;border-radius:117px;margin:6px auto 0;overflow:hidden;position: relative;z-index:1;background:#fff;}
.class_img img{border-radius:117px;}
.class_img:hover{background:#e4e4e4}
.class li p{width:100%;text-align:center;font:14px/32px "microsoft yahei";text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.class li p a{color:#333}


.con1{width:980px;height:432px;margin:10px auto 0;}
.con1_title{width:100%;height:102px;background:url(../images/d2.jpg) 0 73px repeat-x;overflow:hidden}
.title_name{float:left; margin:40px 0 0;}
.title_name .t_cn{ font-size:22px; display:inline-block; padding-right:10px;background:url(../images/d3.jpg) right center no-repeat;}
.title_name .t_en{ display:inline-block; background:#01a1e9; color:#fff; text-transform:uppercase; font-size:12px; min-width:100px;}
.word{float:left;margin:47px 0 0 9px;}
.more{float:right;margin-top:57px;}
.slideBoxpro{float: left; width:382px; height:285px; padding:1px;  border:1px solid #dadedf; overflow:hidden; position:relative; margin:20px 0 0;}
.slideBoxpro .hd{ height:15px; overflow:hidden; position:absolute; right:0; bottom:0; z-index:1; }
.slideBoxpro .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBoxpro .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBoxpro .hd ul li.on{ background:#f00; color:#fff; }
.slideBoxpro .bd{ position:relative; height:100%; z-index:0;   }
.slideBoxpro .bd li{ zoom:1; vertical-align:middle; }
.slideBoxpro .bd li a{ float:left; width:382px; height:285px;background-position:center; background-repeat:no-repeat; background-size: cover; position:relative; overflow:hidden;  }
.slideBoxpro .bd li a span{ background:rgba(0,0,0,0.8); position:absolute; width:296px; padding:0 43px; font-size:14px;  line-height:30px; left:0; bottom:0; height:30px; color:#fff;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.slideBoxpro .bd img{ width:382px; height:285px; display:block;  }
.slideBoxpro .prev,
.slideBoxpro .next{width:26px; height:26px; background:url(../images/prev.png) no-repeat; position:absolute; bottom:2px;}
.slideBoxpro .next{background:url(../images/next.png) no-repeat;}
.slideBoxpro .prev:hover,
.slideBoxpro .next:hover{opacity: .7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-khtml-opacity: .7;}
.slideBoxpro .prevStop{ display:none;  }
.slideBoxpro .nextStop{ display:none;  }
.slideBoxpro .next{ right:10px;}
.slideBoxpro .prev{ left:10px;}

.slideBoxpro1{float: left; width:590px; height:300px;  position:relative; padding: 8px 0 0;}
.slideBoxpro1 .hd1{ height:15px; overflow:hidden; position:absolute; right:0; bottom:0; z-index:1; }
.slideBoxpro1 .hd1 ul{ overflow:hidden; zoom:1; float:left;  }
.slideBoxpro1 .hd1 ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBoxpro1 .hd1 ul li.on{ background:#f00; color:#fff; }
.slideBoxpro1 .bd{ position:relative; height:100%; z-index:0;   }
.slideBoxpro1 .bd li{ zoom:1; vertical-align:middle; }
.slideBoxpro1 .bd li a{ float:left; width:178px; height:132px; padding:2px; border:1px solid #e0e4e4; margin:12px 0 0 12px; position:relative;  }
.slideBoxpro1 .bd li a .ppimg{ float:left; width:178px; height:132px; background-position:center; background-repeat:no-repeat;background-size:cover  }

.slideBoxpro1 .bd li a span{ position:absolute; left:2px; bottom:2px;  width:178px; height:24px; line-height:24px; background:rgba(0,0,0,0.7);  color:#fff; font-size:14px; text-align:center;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.slideBoxpro1 .bd li a:hover span{ background:#01a1e9;}
.slideBoxpro1 .prev,
.slideBoxpro1 .next{width:17px; height:17px; background:url(../images/lbtn.jpg) no-repeat; position:absolute; top:0}
.slideBoxpro1 .next{background:url(../images/rbtn.jpg) no-repeat;}
.slideBoxpro1 .prev:hover,
.slideBoxpro1 .next:hover{opacity: .7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-khtml-opacity: .7;}
.slideBoxpro1 .prevStop{ display:none;  }
.slideBoxpro1 .nextStop{ display:none;  }
.slideBoxpro1 .next{ right:10px;}
.slideBoxpro1 .prev{ right:40px;}

.con3{width:980px; overflow:hidden;margin:0 auto;}
.con3_title,.con4_title,.con5_title{width:100%;height:102px;overflow:hidden;background:url(../images/d2.jpg) 0 73px repeat-x;}
.con3_list{width:990px;height:176px;margin-top:16px;}
.con3_list li{width:198px;height:176px;float:left;}
.case_pic{display:block;width:180px;height:134px;border:1px solid #e0e4e4;padding:2px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.con3_list li p{width:186px;height:34px;font:12px/34px "microsoft yahei";color:#333;overflow:hidden;text-align:center}
.con3_list li p a{color:#333;}

.con4{width:980px;height:316px;margin:0 auto;overflow:hidden;}
.con4_left{float:left;width:407px;height:316px;overflow:hidden;}
.con4_contact{width:407px;height:176px;background:url(../images/contactbg.jpg) 221px 20px no-repeat;margin-top:18px}
.con4_tel{width:268px;height:26px;background:#01a1e9;font:700 18px/26px "microsoft yahei";color:#fff;text-indent:10px;margin-bottom:12px;}
.con4_tel span{font:700 19px/26px "microsoft yahei"}
.con4_con{width:212px;height:124px;overflow:hidden;font:12px/31px "microsoft yahei";color:#333;}
.con4_right{float:left;width:526px;padding-left:46px;height:316px;overflow:hidden}
.con4_step{width:526px;height:159px;margin-top:10px;overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}

*/