

/*全局控制*/
body{margin:0;padding:0;font-size:14px;line-height:24px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none; color:#666;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:14px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none; 	
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear ;	/* Firefox 4 */
	-webkit-transition: all 0.5s linear;	/* Safari 和 Chrome */
	-o-transition: all 0.5s linear;
}
a:hover{text-decoration:none; color: #008ef7;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.top{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background:url(../image/topbg.jpg) no-repeat center;
}
.top .top_con{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.top .top_con a{
	color: #fff;
}
.top .top_con a.tel{
	padding-left: 30px; 
	background: url(../image/tel.jpg) no-repeat center left;
}
.header{
	width: 100%;
	height: 45px;
	overflow: hidden;
	margin-bottom: 20px; 
}
.header .header_con{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.header_con .logo{
	width: 407px;
	height: 45px;
	overflow: hidden;
	float: left;
}
.nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #008ef7;
}
.nav ul{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto; 
}
.nav ul li{
	width: 171px;
    float: left;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
.nav ul li a{
    color: #fff;
    display: block;
}
.nav ul li a:hover{
    display: block;
    background: #ffa800;
}
.banner{
	width: 100%;
    height: 500px;
    margin: 0px auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.bannerpic{
	width: 1920px;
    height: 500px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
/* 本例子css */
.bannerpic .hd{ height:15px; overflow:hidden; position:absolute; left:45%; bottom:20px; z-index:3; }
.bannerpic .hd ul{ overflow:hidden; zoom:1; float:left;}
.bannerpic .hd ul li{ float:left; margin-right:2px;  width:50px; height:5px; line-height:5px; text-align:center; background:#fff; cursor:pointer; }
.bannerpic .hd ul li.on{ background:#008ef7; color:#fff;}
.bannerpic .bd{ position:relative; height:100%; z-index:2;}
.bannerpic .bd li{ zoom:1; vertical-align:middle; }
.product{
	width: 100%;
	padding: 45px 0 45px 0;
	overflow: hidden;
}
.pro_con{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.pro_con .ptit{
	height: 87px;
	overflow: hidden;
	background: url(../image/ptit.jpg) no-repeat center;
	margin-bottom: 52px; 
}
.pro_con .pro_list{
	height: 970px;
	overflow: hidden;
}
.pro_list ul li{
	width: 272px;
	height: 304px;
	overflow: hidden;
	float: left;
	background: #fff;
	text-align: center;
	margin: 0 13px 25px 13px;
	border: #e5e5e5 1px solid;
}
.pro_list ul li .pic{
	width: 272px;
	height: 230px;
}
.pro_list ul li .pic a img
{
	width: 272px;
	height: 230px;
	overflow: hidden;
}
.pro_list ul li .title{
	height: 42px;
	line-height: 42px;
	color: #0866cf;
}
.pro_list ul li .pmore a{
	color: #2c90ff;
}
.good{
	width: 100%;
	padding: 60px 0 50px 0;
	overflow: hidden;
	background: #f8f8f8;
	margin-bottom: 75px; 
}
.good .gtit{
	height: 87px;
	overflow: hidden;
	background: url(../image/gtit.jpg) no-repeat center;
	margin-bottom: 57px; 
}
.good .good_con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.good_con ul li{
	width: 33.3%;
	overflow: hidden;
	float: left;
	text-align: center;
}
.good_con ul li .title{
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	color: #282a2f;
	font-weight: bold;
}
.about{
	width: 100%;
	height: 556px;
	background: url(../image/abg.jpg) no-repeat center;
	overflow: hidden;	
	margin-bottom: 40px; 
}
.acon{
	width: 1200px;
	height: 556px;
	overflow: hidden;
	margin: 0 auto;
}
.acon .atext{
	width: 590px;
	line-height: 30px;
	float: right;
	margin-top: 160px;  
}
.acon .atext .amore{
	display: block;
	width: 174px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	border: #fff 1px solid;
	border-radius: 5px; 
	margin-top: 50px;
}
.acon .apic{
	width: 602px;
	height: 396px;
	overflow: hidden;
	float: left;
}
.acon .apic a img{
	width: 602px;
	height: 396px;
	overflow: hidden;
}
.news{
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
}
.news .ntit{
	height: 87px;
	background: url(../image/ntit.jpg) no-repeat center;
	margin-bottom: 30px; 
}
.news .news_con{
	width: 1200px;
	height: 472px;
	margin: 0 auto;
}
.news_con .news_hy{
	width: 582px;
	overflow: hidden;
	float: left;
	margin: 0 9px;
}
.news_hy .news_tit{
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 18px;
	color: #2696ff;
	font-weight: bold;
}
.news_tit .fr{
	font-size: 14px;
	color: #2696ff;
}
.news_tit .fr a{
	color: #00acff;
}
.news_lists .news_top{
	width: 100%;
	height: 150px;
	overflow: hidden;
	background: #008ef7;
	color: #fff;
}
.news_top .news_pic{
	width: 174px;
	height: 150px;
	overflow: hidden;
	float: left;
}
.news_top .news_pic img{
	width: 174px;
	height: 150px;
	overflow: hidden;
}
.news_top .news_text{
	width: 326px;
	height: 118px;
	float: left;
	padding: 16px 40px;
}
.news_text h3{
	height: 40px;
	line-height: 40px;
}
.news_text h3 a{
	color: #fff;
}
.news_lists ul li{
	padding-left: 15px; 
	height: 50px;
	line-height: 50px;
	border-bottom: #d6d6d6 1px dashed;
	background: url(../image/listimg.jpg) no-repeat center left; 
}
.foot_nav{
	width: 1200px;
	height: 55px;
	line-height: 55px;
	border-bottom: #61b9fa 1px solid; 
	margin: 0 auto;
	overflow: hidden;
}
.foot_nav ul{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.foot_nav ul li{
	width: 150px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	overflow: hidden;
	float: left;
}
.foot_nav ul li a{
	color: #fff;
	font-size: 16px;
}
.footer{
	width: 100%;
	overflow: hidden;
	background:#008ef7;
	color: #fff;
}
.footer .foot_con{
	width: 740px;
	padding: 20px 0;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
	margin: 0 auto;
}
.footlink{
	width: 1200px;
	line-height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.footlink a,
.footlink span
{
	display: inline-block;
	float: left;
	margin: 0 10px;
}
/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold; float: left;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{width:400px; float: left; border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:400px; float: left; border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:center;}
.msg_btn_area a{display:inline-block;padding:5px 85px;background:#4a941b;color:#fff;text-align:center; border-radius: 25px; font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}	
.msg_btn_area a:hover{text-decoration:none;background:#e9f703}
.msgflag{margin-left:4px;font-size:12px;color:#900;}
.main{
	width: 1200px;
	overflow:hidden;
	margin: 0 auto;
	padding-bottom: 30px; 
}
.main_left{
	width: 260px;
	float: left;
	overflow: hidden;
}
.tit-i{
	text-align: center;
	padding: 20px 0;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.tit-i h3{
	font-size: 30px;
	color: #008ef7;
	margin-bottom: 10px;
	font-weight: normal;
}
.tit-i h5{
	font-size: 20px;
	color: #008ef7;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: normal;
}
.tit-i h5 span{
	color: #ba9773;
}
.tit-i em{
	width: 45px;
	border-bottom: 1px solid #7f7f90;
	display: inline-block;
}
.leftnav{
	width: 1200px;
	margin-bottom: 30px; 
	text-align: center;
}
.leftnav a{
	display:inline-block;
	width: 180px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-align: center;
	margin: 0 10px;
	background: #00af64;
	color: #fff;
}
.leftnav a:hover,.leftnav a.on{
	background: #ffca00;
	border-radius: 8px; 
}
.sub-con{
	width: 1200px;
	padding: 10px 0;
	overflow: hidden;
	margin: 0 auto;
}
.subBody{
	width: 900px;
	height: auto;
	float: right;
}
.subBody .subTitle{
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	background: #2a95e5;
	color:#fff;
	padding: 0 10px;
	margin-bottom: 15px; 
}
.subBody .subTitle a{
	color: #fff;
}
.subBody .subTitle .catname{
	float: left;
	font-size: 16px;
}
.subBody .sub-con{
	line-height: 24px;
}
.incpli li {
	font-family: "Microsoft YaHei";
	font-size: 14px;
}
.incps {
	padding-top: 20px;
}
.incps li a {
	font-size: 14px;
}
.btc { 
	margin-bottom:10px; 
	display:block;
}
.incps li{
	width: 290px;
	height: 268px;
	overflow: hidden;	
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 10px;
}
.incps li .pic{
	width: 288px;
	height: 216px;
	overflow: hidden;
	border: solid 1px #ccc;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.incps li img{
	width: 288px;
	height: 216px;
	overflow: hidden;
}
.xinlink {
	background-color: #ebecec;
	padding-top: 20px;
	margin-top: 20px;
}
.news_1nr{width:100%; margin:0 auto;}
.news_1nr ul li a{width:100%; height:94px;display:block; font-size:15px;}
.news_1nr ul li{margin:0 0 45px 0; position:relative; padding:9px 16px 0 0; border:1px solid #c4c4c4; width:1180px; height:94px;}
.news_1nr ul li span{width:103px; height:120px; overflow:hidden; float:left; background:#008ef7; border-bottom:3px solid #ffca00; color:#ffffff; text-align:center;  position:absolute; top:-1px; left:8px;transition: all 0.4s;}
.news_1nr ul li span h1{font-size:30px; font-family:Impact; line-height:42px; padding:20px 0 10px 0; display:block;}
.news_1nr ul li div{width:1040px; float:right;}
.news_1nr ul li div p{line-height:24px; font-size:13px; text-indent:2em; color:#777777;}
.news_1nr ul li:hover{background:#f2f2f2;}
.news_1nr ul li:hover span{background:none; border-bottom:0px; color:#008ef7;transition: all 0.4s;}
/*二级导航*/
.menu-box { width: 100%; background-color: #eee; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; margin-bottom: 30px; }
.menu { width: 1199px; margin: 0 auto; border-left: 1px solid #dcdcdc; overflow: hidden; }
.menu li { float: left; border-right: 1px solid #dcdcdc; }
.menu li a { display: block; height: 46px; line-height: 46px; text-align: center; color: #1e1f1f; -webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.menu li a:hover,.menu li.active a { background-color: #fff; }
.menu.menu1 li a { width: 148px; }

.ijswd {
	padding: 20px;
	width: 280px;
}

.inwen {
	padding: 10px;
}
.inwen li {
	margin-bottom: 10px;
	line-height: 30px;
	border-bottom: dashed 1px #ccc;
}
/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:32px;line-height:30px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8; border-radius: 5px;background:#f8f8f8; text-align:center;padding:0 12px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#fff;border:1px solid #008ef7;background:#008ef7;}
/*列表内容页*/
.listConts{line-height:26px;color:#666; padding-bottom: 20px; font-size: 14px;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}
.listConts #textarea{font-size: 14px;}
.preNext{font-size: 14px;}

.title{
	text-align: center;
	line-height: 40px;
}
.info {
	text-align: center;
	line-height: 26px;
}
.content {
	line-height: 24px;
	font-size: 14px;
}
.contentimg{ text-align:center;}
/*.contentimg img {width: 590px;}*/
.conttitle{
	height:40px;
	line-height: 40px;
}
.content table{
	border-collapse:collapse;
}
.content table tr td{
	border: #ccc 1px solid;
}
.news_list li{line-height:30px;background:url(../image/dot_line.gif) repeat-x 0 30px;padding-top:1px;}
.news_list li a:hover{text-decoration:none;color:#0051ab;}
.news_list span{float:right;font-family:Arial;color:#0051ab;}
.news_list strong{padding-right:5px;font-size:8px;color:#fc0000;}

