@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;
	-webkit-filter: blur(5px);
	filter: blur(5px);
}
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%;}
.w1200{width: 1200px;margin:0 auto;}
.w1340{width: 1340px;margin:0 auto;}

/*header start*/
.header{height: 130px;background: url(../images/top.jpg) no-repeat center bottom;}
.header .head_body .tel{padding: 15px 10px 0 60px;background: url(../images/tel.png) no-repeat 0px 18px;}
.header .head_body .tel p{display: block;font-size: 16px;}
.header .head_body .tel b{font-size: 28px;color: #0866C6}
.header .head_body ul{width: 1160px;padding: 0 20px;}
.header .head_body ul li{width:165px;height: 50px;line-height: 50px;text-align: center;float: left;}
.header .head_body ul li a{color: #fff;font-size: 16px}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:550px;
	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 {
	background: #aaa;
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background: #C00005;
}

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

.title{text-align: center;}
.title b{font-size:34px;}
.title p{text-align: center;color: #999;font-size: 16px;line-height: 160%}
.title em{display:block;width: 100px;height: 2px;background: #0866C6;margin: 10px auto;}

/*product start*/
.product{padding: 50px 0 20px 0;}
.product .pro_l{width: 270px;}
.product .pro_l .list_top{width: 270px;height: 125px;background: url(../images/list_top.png) no-repeat center;text-align: center;}
.product .pro_l .list_top b{font-size: 36px;color: #fff;line-height: 140%;display: block;padding-top: 13px}
.product .pro_l .list_top p{font-size: 16px;text-align: center;color: #dfdfdf}
.product .pro_l ul{width: 270px;padding:10px 0 20px 0;background: #efefef;}
.product .pro_l ul li{font-size: 16px;height: 50px;line-height: 49px;}
.product .pro_l ul li a{display: block;width: 210px;margin: 0 auto;border-bottom: 1px dashed #bfbfbf;background: url(../images/jt2.png) no-repeat center right;}
.product .pro_l ul li:hover {background: #0866C6;color: #fff}
.product .pro_l ul li:hover a{border: none;color: #fff;background: url(../images/jt1.png) no-repeat center right;}
.product .pro_l .bottom{height: 65px;background: url(../images/list_b.jpg) repeat-x center;}
.product .pro_l .more{display:block;width: 180px;height:45px;margin:0 auto;color: #fff;text-align: center;line-height:45px;background: url(../images/more1.png) no-repeat center;font-size: 16px;}
.product .pro_l .more:hover {background: url(../images/more.png) no-repeat center;}
.product .pro_r{width: 930px;}
.product .pro_r ul li{width: 270px;float: left;margin-left: 40px;margin-bottom: 30px;position: relative;}
.product .pro_r ul li img{width: 270px;height: 202.5px;}
.product ul li .img{width: 270px;height: 202px;overflow: hidden;}
.product ul li img{ width: 270px; height: 202px; 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 ul li img:hover { 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{display: block;width: 270px;height: 35px;background: rgba(0,0,0,0.5);text-align: center;line-height: 35px;position: absolute;bottom: 0;color: #fff;font-size: 15px}
/*product end*/

/*company start*/
.company{padding:50px 0;background: url(../images/combg.jpg) no-repeat center;}
.company .com_body{width:1140px;margin-top: 20px;height: 360px;background:#fff;padding: 30px;box-shadow: 0 0 20px 0 #dfdfdf;}
.company .com_body .com_l{width: 650px;}
.company .com_body .com_l b{font-size: 18px;letter-spacing: 1px;color: #0866C6;display: block;padding: 15px 0 10px 0}

.company .com_body .com_l p{line-height: 180%;text-indent: 2em;font-size: 15px;}
.company .com_body .com_l a.more{display: block;width: 115px;height: 36px;background: #0866C6;color: #fff;text-align: center;line-height: 36px;margin-top: 15px;}
.company .com_body .com_r{width:440px;}
.company .com_body .com_r b{font-size: 18px;color: #006EC2;line-height: 24px;padding-left: 35px;display: block;height: 24px;background: url(../images/lx.png) no-repeat center left;position: relative;top: -10px}
.company .com_body .com_r ul li{line-height: 25px}
.company .com_bot{margin: 45px auto 0;}
.company .com_bot .title1{font-size: 28px;text-align: center;}

.company .slideBox{ overflow:hidden; zoom:1; padding:20px 0 10px 50px; position:relative;}
.company .sPrev,.company .sNext{position:absolute; left:5px; top:20px; display:block; width:46px; height:204px; background: url(../images/arrow-left.png) no-repeat center;}
.company .sNext{left:auto; right:5px; background: url(../images/arrow-right.png) no-repeat center;}
.company .sPrev:hover,.company .sNext:hover{border-color:#f60;}
.company .slideBox ul{overflow:hidden; zoom:1;}
.company .slideBox ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;}
.company .slideBox ul li .pic{text-align:center; }
.company .slideBox ul li .pic img{width:264px; height:198px; display:block;  padding:2px; border:1px solid #ccc;}
.company .slideBox ul li .pic a:hover img{border-color:#999;}
.company .slideBox ul li .anli_title{line-height:24px;}
.company .slideBox ul li .anli_title a{display: block;width: 270px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 15px;}
/*company end*/

/*new start*/
.newbox{font-family:"Microsoft Yahei";padding:40px 0 50px 0;overflow: hidden;line-height: 22px;}
.newbox .new_title{height:54px;line-height:52px;font-size: 18px;background:url(../images/line1.gif) repeat-x 0 53px;font-weight: normal;margin-bottom: 30px;}
.more01 a{font-size: 14px;color: #222;}
.newbox .new_title b{float: left;}
.newbox .new_title b a{display: inline-block;color: #0866C6;border-bottom: solid 2px #0866C6;}
.news{width:720px;}
.faqs{width:432px;padding: 0 0 0 48px;}
.new_g{width:329px;display: block;float: left;padding:3px 0 0;}
.new_g img{height:270px;width:300px;display: block;}
.new_c ul{width:390px;float: left;}
.new_c ul li{height: 35px;line-height: 35px;}
.new_c ul li a{display: inline-block;width: 280px;float: left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new_c ul li span{float: right;}
.new_c ul li:hover a{color: #C00005}
.new_c ul li:hover span{color: #C00005}
.faqs .new_title{margin-bottom: 22px}
.faqs ul li a{display:inline-block;width:430px;height: 95px;border-bottom: 1px dashed #dfdfdf;font-size: 15px;}
.faqs ul li a .que{width: 400px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 16px;height: 35px;line-height: 33px;padding-top: 8px;padding-left: 30px;background: url(../images/wt.png) no-repeat 0 15px;}
.faqs ul li:hover .que{color: #BF0000}
.faqs ul li a .ans{font-size: 14px;color: #999;padding-left: 30px;background: url(../images/da.png) no-repeat 0 0;}
/*new end*/

/*footer start*/
.footer {width: 100%;padding-top: 45px;height: auto;background:#0866C6;color:#fafcfd;font-size: 15px;}
.footer .foot_tit{width: 290px;height: 40px;background: url(../images/footline.png) no-repeat center left;}
.footer .foot_tit span{font-family: Arial;font-weight: bold;font-size: 26px;}
.footer .foot_tit b{font-size: 16px;}
.footer .foot_left .foot_con {margin-top: 25px;}
.footer .foot_left {width: 430px;height: auto;}
.footer .foot_left p{line-height: 35px;}
.footer .foot_mid {width:280px;text-align: left;margin-left: 50px;}
.footer .foot_mid .foot_nav {margin-top: 25px;}
.footer .foot_mid li{float: left;width: 50%;line-height: 35px;}
.footer .foot_mid li a{color:#fefbfb;}
.footer .foot_mid a h1{font-weight: normal;font-size: 16px;}
.footer .foot_mid a span{font-size: 12px;text-align: center}
.footer .foot_right {width: 185px;height: 185px;text-align: center;background: url(../images/chat_bg.png) no-repeat;}
.footer .foot_right img{width: 140px;height: 140px;padding: 23.5px;}
.footer .foot_right p{color: #ddd;text-align: center;line-height: 180%}
.footer_bottom {width: 100%;height: 50px;margin-top: 50px;line-height: 50px;text-align: center;background: #222;}
.footer_bottom a {color: #ddd;}
/*footer end*/