@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1100{width: 1100px;margin:0 auto;}
.w1240{width: 1240px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}

/*header start*/
.header{height: 140px;background: url(../images/navbg.png) no-repeat center;position: absolute;z-index: 999999}
.header .head_top b{font-size:26px;font-family: Arial;line-height: 90px;color: #006AAF}
.header .head_top a.fr{margin:25px 0 0 30px;}
.header .head_nav{height: 50px;line-height: 50px;}
.header .head_nav ul li{float: left;}
.header .head_nav ul li a{display: block;width: 155px;color: #fff;font-size: 16px;text-align: center;border-left: 1px solid #dfdfdf;}
.header .head_nav ul li:nth-child(1) a{border: none;}
.header .head_nav ul li:hover {background: #15A570}
/*header end*/

/*banner start*/
.banner{padding-top: 90px;}
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:600px;
	overflow: hidden;
	zoom: 1;

}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 600px;
	display: block;
}
/*banner end*/

/*lxwm start*/
.lxwm{padding: 70px 0 50px 0;}
.lxwm ul li{float: left;width: 320px;margin-left: 64px;height: 140px;border:2px solid #cfcfcf;text-align: center;position: relative;}
.lxwm ul li:nth-child(1) {margin-left: 0px;}
.lxwm ul li img{position: absolute;top: -40px;left: 122px;}
.lxwm ul li b{display: block;padding-top: 50px;font-size: 18px}
.lxwm ul li p{text-align: center;font-size: 16px;line-height: 160%}
/*lxwm end*/

/*product start*/
.product{padding: 50px 0;background: url(../images/probg.jpg) no-repeat center top;overflow: hidden;}
.product .pro_body{height:455px;overflow: hidden;}
.product .pro_l{width: 260px;}
.product .pro_l dl{width: 230px;margin: 10px 2px 0 28px;text-align: center;}
.product .pro_l dt{width:210px;height: 90px;line-height: 90px;border-bottom: 2px solid #444;font-size: 40px;font-family: Arial;font-weight: bold;color: #006AAF;text-align: right;margin-left: 20px;margin-bottom: 15px}
.product .pro_l dd{text-align: right;height: 45px;line-height: 45px;font-size: 15px;}
.product .pro_l dd:hover a {color: #006AAF;text-decoration: underline;}
.product .pro_l a.more{display:block;width:150px;height:35px;border: 2px solid #aaa;margin: 20px 0 0 70px;background: #ddd;color: #006AAF;text-align: center;line-height: 35px;font-weight: bold;}
.product .pro_l a.more:hover {background: #006AB4;color: #fff}
.product .pro_r{width: 825px;}
.product .pro_r ul li{width: 240px;margin-left: 35px;float: left;margin-bottom: 30px}
.product .pro_r ul li .img{width:240px;height: 180px;overflow: hidden;}
.product .pro_r ul li .img img{ width:240px;height: 180px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.product .pro_r ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.product .pro_r ul li p{text-align: center;line-height: 30px;display: block;width: 240px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;border-bottom: 2px solid #006AAF}
.product .pro_r ul li:hover p{background: #006AAF;color: #fff}
/*product end*/

/*company start*/
.company{padding: 50px 0;background: url(../images/combg.jpg) no-repeat center right #fff;}
.company .title b{font-size: 40px;font-family: Arial;color: #006AAF}
.company .title em{width: 50px;height: 3px;background: #ddd;display: block;margin: 15px 0}
.company .com_body p{font-size: 15px;text-indent: 2em;line-height: 155%}
.company .com_body .com_l{width:530px;}
.company .com_body .com_l a.more{display:block;width:150px;height:35px;border: 2px solid #aaa;background: #ddd;color: #006AAF;text-align: center;line-height: 35px;font-weight: bold;margin-top: 20px}
.company .com_body .com_l a.more:hover {background: #006AB4;color: #fff}
.company .com_body .com_r{width: 530px;}
.company .picMarquee-left{width:1100px;margin:0 auto;overflow: hidden;}
.company .picMarquee-left .hd .next{ background-position:0 -50px;  }
.company .picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.company .picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.company .picMarquee-left .bd .tempWrap{width: 1200px!important}
.company .picMarquee-left .bd{ padding:30px 0px 10px 0;}
.company .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.company .picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;}
.company .picMarquee-left .bd ul li .pic{ text-align:center; }
.company .picMarquee-left .bd ul li .pic img{ width:180px; height:135px; display:block; padding:2px; border:1px solid #ccc; }
/*company end*/

/*workshop start*/
.workshop{padding: 50px 0 30px 0;background: #F1F1F1}
.workshop .title b{font-size: 40px;font-family: Arial;color: #006AAF}
.workshop .title em{width: 50px;height: 3px;background: #ddd;display: block;margin: 15px 0}
.workshop .title a.more{display:block;width:150px;height:35px;border: 2px solid #aaa;background: #ddd;color: #006AAF;text-align: center;line-height: 35px;font-weight: bold;margin-top: 20px}
.workshop .title a.more:hover {background: #006AB4;color: #fff}
.slideGroup{ width:1240px; text-align:left;}
.slideGroup .parHd{ height:35px; line-height:35px; position:relative;  }
.slideGroup .parHd ul{ float:left;margin-left:30px;}
.slideGroup .parHd ul li{ float:left; width:130px; cursor:pointer;background: #999;color: #fff;text-align: center;font-size: 16px;margin-left: 40px}
.slideGroup .parHd ul li.on{ height:35px;  background:#006AAF; }
.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:30px 0 10px 50px; position:relative;}
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:30px; display:block; width:46px; height:180px; background: url(../images/arrow-left.png) no-repeat center;}
.slideGroup .sNext{ left:auto; right:5px; background: url(../images/arrow-right.png) no-repeat center;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;}
.slideGroup .parBd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;}
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:240px; height:180px; display:block;  padding:2px; border:1px solid #ccc;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;}
.slideGroup .parBd ul li .title{ line-height:24px;}
.slideGroup .parBd ul li .title a{display: block;width: 246px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*workshop end*/

/*new start*/
.new{padding: 50px 0 30px 0;}
.new .title b{font-size: 40px;font-family: Arial;color: #006AAF}
.new .title em{width: 50px;height: 3px;background: #ddd;display: block;margin: 15px 0}
.new .title a.more{display:block;width:150px;height:35px;border: 2px solid #aaa;background: #ddd;color: #006AAF;text-align: center;line-height: 35px;font-weight: bold;margin-top: 20px}
.new .title a.more:hover {background: #006AB4;color: #fff}
.new .new_body{padding-top: 10px}
.new .new_l{width: 600px;padding-right: 40px;border-right: 1px solid #aaa}
.new .new_l .left_con{width: 250px}
.new .new_l .left_con b{font-size: 20px;color:#006AAF;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: 15px}
.new .new_r{width: 420px;}
.new .new_r ul li{width: 420px;height: 90px; }
.new .new_r ul li .new_time{width: 60px;height:60px;border: 1px solid #aaa;text-align: center;}
.new .new_r ul li .new_time b{font-size: 26px;line-height: 35px;position: relative;top: 4px}
.new .new_r ul li .new_time p{text-align: center;}
.new .new_r ul li .new_con{width: 340px}
.new .new_r ul li .new_con p.p1{display: block;width:340px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 17px;color: #444;padding-bottom: 5px}
.new .new_r ul li .new_con p.p2{color: #888;line-height: 130%}
/*new end*/

/*foot start*/
.footer{background: #313131;padding: 20px 0;}
.footer .contact,.footer .link,.footer .plist{margin-top: 15px;}
.footer .link,.footer .plist{margin-right: 80px}
.footer ul{margin-top: 10px;}
.footer ul li{height: 25px;line-height: 25px;color: #aaa}
.footer ul li a{color: #aaa}
.footer .fl b{font-size: 18px;color: #006AAF}
.footer .logo_f{padding-top: 20px;}
.foot_bot{background: #006AAF;line-height: 35px;color: #fff;text-align: center;}
.foot_bot p{text-align: center;font-size: 14px;}
/*foot end*/