*{margin:0px;
 padding:0px;
}
html,body{
      -webkit-text-size-adjust:none;
}
body{
	font-size:12px;
	color:#333333;
	background-color:#fff; font-family:"微软雅黑","Microsoft YaHei";
}
body img{
    border:0px;
}
A {
	COLOR: #333333; LINE-HEIGHT: 150%; TEXT-DECORATION: none;
	font-size:12px
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
	font-size:12px
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
	font-size:12px
}
A:hover {
	RIGHT: 0px; COLOR: #005baf;
	text-decoration:none;
	font-size:12px
}
.clear{
	clear:both;
}
ul li{
	list-style-type:none;
}
h1{font-size:14px; display:inline}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.box{
	width:980px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
	display:table;
	
}

.top_box{
	width:100%; height:32px; background-color:#f1f1f1; border-bottom:1px #e3e3e3 solid; line-height:32px;
}
.w{
	width:1100px; height:auto; margin:0 auto;
}
.flo{float:left}
.fro{float:right}
.inphoto{float:left; width:170px; margin:0 5px}
.top_left{
	width:600px; height:32px; float:left;
}
.top_right{
	width:600px; height:32px; float:right; text-align:right; position:relative;
}
.top_right .mobile{
	background:url(../images/mobilebg.jpg) left center no-repeat;
}
.top_right .mobile a:link{
	line-height:32px; padding-left:22px;
}
.top_right .mobile a:visited{
	line-height:32px; padding-left:22px;
}
.top_right .mobile a:hover{
	line-height:32px; padding-left:22px;
}
.header{
	height:124px;
}
.logo{
	width:622px; height:116px; padding-top:2px; float:left;
}
.tel{
	width:280px; height:77px; background:url(../images/telbg.jpg) left center no-repeat; float:right; font-size:24px; color:#000; font-weight:bolder; text-align:right; padding-top:18px; line-height:24px; margin-top:10px;
}
.tel span{
	font-size:14px; color:#7a7a7a; font-weight:normal; letter-spacing:5px; margin-right:72px;
}
.nav_box{
	width:100%; height:50px; background-color:#005baf;
}
.nav{
	width:1100px; height:50px; margin:0 auto; background-color:#005baf;
}
.nav ul{
	list-style-type:none;
}
.nav li{
	width:auto; height:50px; float:left;
}
.nav a:link{
	padding-left:36px; padding-right:36px; height:50px; line-height:50px; font-size:14px; color:#fff; display:block;
}
.nav a:visited{
	padding-left:36px; padding-right:36px; height:50px; line-height:50px; font-size:14px; color:#fff; display:block;
}
.nav a:hover{
	padding-left:36px; padding-right:36px; height:50px; line-height:50px; font-size:14px; color:#fff; display:block; background-color:#eb3801;
}
.nav .cur a:link{
	padding-left:36px; padding-right:36px; height:50px; line-height:50px; font-size:14px; color:#fff; display:block; background-color:#eb3801;
}
.nav .cur a:visited{
	padding-left:36px; padding-right:36px; height:50px; line-height:50px; font-size:14px; color:#fff; display:block; background-color:#eb3801;
}
.nav .cur a:hover{
	padding-left:36px; padding-right:36px; height:50px; line-height:50px; font-size:14px; color:#fff; display:block; background-color:#eb3801;
}

/* end navgrp */
.banner { width: 100%; height: 500px; }

.slideBox { width: 100%; height: 500px; overflow: hidden; position: relative; }
.slideBox .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; }
.slideBox .hd ul { text-align: center; }
.slideBox .hd ul li { cursor: pointer; display: inline-block; *display: inline; zoom: 1; width: 12px; height: 12px; margin: 5px; overflow: hidden; background: #fff; line-height: 999px; border-radius: 100%; }
.slideBox .hd ul .on { background: #d71b1b; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img { width: 100%; height: 500px; display: block; }
/*前/后按钮代码*/
.slideBox .prev,
.slideBox .next { position: absolute; left: 8%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=0); opacity: 0; }
.slideBox .next { left: auto; right: 8%; background-position: 8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover { filter: alpha(opacity=100); opacity: 1; }
.slideBox .prevStop { display: none; }
.slideBox .nextStop { display: none; }
.title{
	width:100%; height:auto; font-size:28px; text-align:center; line-height:30px; margin-top:30px; padding-bottom:20px;
}
.title span{
	text-transform:uppercase; font-weight:bolder;
}
.indexhotproul{/*overflow:hidden;*/}
.indexhotproul li{float:left; position:relative; margin:10px 6px 0px 8px; overflow:hidden; width:232px; height:208px;padding:1px; background-color:#fff;}
.indexhotproul li img{width:200px; height:230px; border:1px solid #d9d9d9; }
.indexhotproul li .bt{line-height:26px; width:232px; cursor:pointer; text-align:center; background-color:#333;}
.pro_left{
	width:13%; height:auto; float:left; margin-top:35px;
}

.section { position: relative; width: 100%; margin: auto; clear: both; overflow: hidden; }
.inProBd { width: 1100px; margin: 0 auto; }
.proListPic { width: 1100px; margin: 0 auto; overflow: hidden; }
.proListPic ul li { position: relative; float: left; width: 265px; height: 282px; margin-right: 10px; margin-bottom: 24px; overflow: hidden; }
.proListPic ul li a { position: relative; width: 265px; height: 273px; display: block; }
.proListPic ul li a:hover .pic { border: 1px solid #1a5b9b; }
.proListPic ul li a:hover .intro { color: #ffffff; }
.proListPic ul li a:hover .intro span { color: #00d4f9; }
.proListPic ul li .pic { position: relative; width: 261px; height: 250px; border: 1px solid #c2c0c0; }
.proListPic ul li .intro { width: 210px; height: 60px; padding: 0px 10px; overflow: hidden; color: #004384; color: #666666; font-size: 14px; line-height: 21px; text-align: left; }
.proListPic ul li .intro span { width: 232px; height: 36px; display: block; color: #004384; font-size: 14px; line-height: 44px; text-align: center; font-weight: bold; }
.Ttitle { position: relative; width: 100%; height: 70px; margin: 0 auto; color: #004384; font-size: 26px; line-height: 70px; /*font-weight: bold;*/ }
.Ttitle span { color: #999999; font-size: 16px; font-family: arial; text-transform: uppercase; font-weight: normal; }
.Tmore a { position: absolute; right: 0px; top: 24px; width: 75px; height: 22px; display: block; color: #004384; font-size: 14px; line-height: 22px; text-align: center; font-weight: bold; background: url(../images/morebg.png) left top no-repeat; }
.Ttitle2 { position: relative; width: 100%; height: 70px; margin: 0 auto; color: #ffffff; font-size: 26px; line-height: 70px; /*font-weight: bold;*/ }
.Ttitle2 span { color: #31afee; font-size: 16px; font-family: arial; text-transform: uppercase; font-weight: normal; }
.Tmore2 a { position: absolute; right: 0px; top: 24px; width: 75px; height: 22px; display: block; color: #ffffff; font-size: 14px; line-height: 22px; text-align: center; font-weight: bold; background: url(../images/morebg2.png) left top no-repeat; }
/*主体样式*/
#container{width:1150px;margin:0 auto;margin-top:10px;}
.container{width:1150px;margin:0 auto;}
.ctitle{color:#bfbfbf;font:400 14px "微软雅黑";text-align:center;text-transform:uppercase;}
.ctitle span{display:block;color:#0f51bb;font-family:"微软雅黑";font-size:30px;font-weight:600;margin-bottom:8px;}
.ctitle a{display:block;font:400 12px/25px "微软雅黑";background: url(../images/more.png) no-repeat 45% center;}
.ctitle i{display:block;font:400 18px/25px "微软雅黑";background: url(../images/ibg.png) no-repeat left center;}
.n-product1{float:left; margin-left:15px; margin-top:4px; overflow:hidden; display:inline; width:260px}
.n-product1 .pro{height:220px; width:256px; border:#d1d1d1 solid 1px;}
.cjBox {
	margin: 0px 10px 0px 0px;
}
.cjBox .cjTit {
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}
.cjBox .cjTit a {
	color: #546a85;
}
.cjBox ul {
	margin: 18px auto 0 auto;
	width: 610px;
	overflow: hidden;
}
.cjBox li {
	margin-right: 13px;
	float: left;
	width: 139px;
	text-align: center;
}
.cjBox li h5 {
	margin-top: 10px;
	font-weight: normal;
}
.cjBox li h5 a {
	color: #333;
}
/*内页左侧分类通用样式*/

.sort{padding-left:154px;}
.sort li{display:inline-block;*display:inline;*zoom:1;margin-left:5px;}
.sort li a{padding-left:20px;color:#333;font:400 16px/50px "微软雅黑";background:url(/images/sdot1.png) no-repeat left center;display:block;/*padding-right:22px;*/}
.sort li a:hover{color:#0f51bb;}
#bigclass{margin:0px 0px 10px 0px; padding-top:8px;}
#bigclass li{float:left; line-height:40px; height:40px; font-size:14px; font-weight:bold; width:180px;  margin:0px 8px 10px 0px; border:#004182 solid 1px; color:#03F; text-align:center}
#bigclass li a{color:#333333}
#bigclass li a:hover{background:#004182; border:#FFF; display:block; height:40px; width:180px; text-align:center; color:#FFF}

.menu_cate{height:120px;background: url(../images/cate.jpg) no-repeat left center;margin-top:45px;overflow:hidden;}


.about_left{
	width:610px; height:auto; float:left; padding-top:30px;
}
.about_left h2{
	font-size:22px; border-bottom:3px #3e74be solid; display:inline-block; line-height:40px; color:#1a1a1a; padding-bottom:5px;
}
.about_left div{
	font-size:14px; line-height:30px; margin-top:25px;
}

.btnDel {
	font: "微软雅黑";
	font-size: 14px;
	line-height: 33px;
	vertical-align: middle;
	background-repeat: no-repeat;
	border: 0px !important;
	cursor: pointer;
	background-color: transparent;
}
.btnCancel{
	width:50px; height:25px; border: 0px !important; background-color:#e70f0f; color:#fff; text-align:center; line-height:25px; cursor:pointer;
}
.video{
	width:456px; height:390px; float:right; padding-top:112px;
}
.video img:hover{
	filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;
}
.lc{height:500px;background:url(images/bj_02.jpg) no-repeat center top;}
.lc h4{text-align: center;padding-top: 63px;height: 60px;margin-bottom:26px}
.lc h4 a{color: #fff;font: 24px 'Microsoft YaHei';font-weight: bold;}
.lc-l{width: 960px;margin: 0 auto;padding-left: 27px;position: relative;}
.lc-l dl{float: left;width:267px;margin-right:55px;height:126px}
.lc-l .nones{margin-right: 0;}
.lc-l dl dt{float: left;}
.lc-l dl dd{float: left;margin-left: 20px;}
.lc-l dl a{ text-decoration:none; cursor:default;}
.lc-l dl dd p b{color: #0058c4;font: 15px 'Microsoft YaHei';font-weight: bold;display: block;}
.lc-l dl dd p{font: 13px 'Microsoft YaHei';color: #333333;height:70px;line-height: 24px}
.lc-l dl dd span{background:url(images/yy_03.png) no-repeat;width: 29px;height: 29px;display:block;color: #fff;font: 18px 'Microsoft YaHei';text-align: center;font-weight: bold;line-height: 29px}
.lc em{margin:15px 0 0 60px;position: absolute;right:135px;top:255px}
.lcsm{background:url(Images/bj_03.jpg) no-repeat center; height:159px; width:100%}
.left2 { width:700px; float:left; overflow:hidden;}
/*资讯详细页面内容*/
.n_info_con {padding:10px 0; overflow:hidden;}
.n_info_con h1 {  border-bottom: 1px dashed #CCCCCC; color: #333; font-family: "宋体";   font-size: 22px; line-height: 40px; padding-bottom:10px;  margin-bottom: 10px; text-align: center;}
.n_info_con2 { width:700px;}
.n_info_con h3 { text-align:center; color:#000; font-family:"宋体"; margin-bottom:10px; font-size:24px;border-bottom: 1px dashed #CCCCCC; } /*资讯详细页面，内容标题*/
.brief {
    margin-bottom: 15px;
    padding: 4px;
    background: url(/images/brief.gif) repeat left top;
}
.briefbg {
    color: #469f2c;
    border: 1px solid #c2c2c2;
    background: #fff;
    padding: 12px;
}
.briefbg h1 {
    color: #007eca;
    text-align: center;
    font-size: 26px;
    border-bottom: 0; width:700px;
}
.briefbg h6 {
    color: #007eca;
    font-weight: normal;
    text-align: center;
    font-size: 12px;
}
#cntrBody {
    font-size: 14px;
}
.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
    margin-top: 15px;
}
.right2_main .t03{ background:#0157C4 url("Img/Index/cpzx_03.gif") no-repeat 19px center;height:25px;line-height:25px;padding:7px 8px 8px 35px; position:relative; color:#fff; overflow:hidden; font-size:14px;} 
.gduo{ height:30px; line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px;}
.gduo span{ float:right; width:320px; overflow:hidden; height:30px; display:block;}
.gduo a{  font-weight:bold;}

#caigou .red_x{ color:#fff;}
.info_con_tit {font-family:"宋体";  line-height:24px; margin-bottom:15px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .n_tit {  text-align:center; color:#BCBBBB;}
.info_con_tit .n_tit a{ color:#BCBBBB;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
.n_info_con p { line-height:25px; padding:0 10px;word-spacing: 10px; margin:25px 0;}
.n_info_con p a { color:#B61212;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key {line-height:30px; padding:10px; margin:0px 0; overflow:hidden; font: 14px/30px "Microsoft Yahei"; }
.info_key em{ padding: 0px 12px;}
.info_key span { font-size:14px;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#595959;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a { color:#B61212;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#B61212;}
.product_l li{float:left;margin-right:10px; _display:inline;position:relative; height:346px}
.product_l li h3{text-align:center;margin-top:10px; width:257px}
.product_l li h3 a{font-weight:normal;color:#333;font:400 14px/35px "微软雅黑";background:#f3f7fc;display:block}
.product_l li h3 a:hover{color:#0f51bb;}
.product_l li a.img{display:block;}
.product_l li a.img:hover{border-color:#0f51bb;}
.product_l .lii{padding:5px;border:1px solid #e6e6e6; height:245px; width:245px;display: table-cell; vertical-align: middle; text-align:center;}

/* -- 新闻详细页新闻列表 -- */
.info_b , .info_b2 { border:solid 1px #ccc; width:698px;   padding:10px 0 0px; overflow:hidden; margin-bottom:10px;}
ul.p_list_ul, ul.p_list_ul2 { }
ul.p_list_ul li, ul.p_list_ul2 li { background:url(Img/kh_jt2.png) no-repeat left center; line-height:40px; height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-indent:20px; margin-left:20px; display:block; border-bottom:1px dashed #ccc; color:#666; font-size:14px; padding-left:6px;width: 311px; float:left;}
ul.p_list_ul2 li { width:342px; padding-right:5px;}
.inabout{width:100%;height:auto;background-color:#f1f1f1;display:table; margin-top:35px; padding-bottom:35px;}

.title2{
	font-size:22px; color:#04468a; height:32px; line-height:32px; font-weight:bolder; background:url(images/titlebg2.jpg) left center no-repeat; padding-left:20px;
}
.title2 span{
	float:right; font-size:14px
}
.title2 span a:link{
	color:#919191; line-height:32px;
}
.title2 span a:visited{
	color:#919191; line-height:32px;
}
.title2 span a:hover{
	color:#a10000; line-height:32px;
}
.news_info{
	height:auto; padding-top:23px;
}
.news_info ul{
	list-style-type:none;
}
.news_info li{
	background:url(images/arrow.jpg) left center no-repeat; height:29px; line-height:29px; overflow:hidden; padding-left:15px;
}
.news_info span{
	float:right; color:#a8a8a8;
}
.news_info img{
	margin-bottom:15px;
}
.service{
	width:288px; height:auto; float:left; margin-top:20px
}
.service_info{
	width:288px; height:270px; padding-top:26px; background:url(images/serbg.jpg) no-repeat; margin-top:23px; text-align:center; font-size:14px; color:#5c5c5c;
}
.service_info span{
	font-size:24px; color:#a10000; font-weight:bolder;
}
.ser_txt{
	width:205px; height:auto; border:1px #bc6f6f solid; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px; margin:0 auto; font-size:12px; padding-top:5px; padding-bottom:5px; margin-top:15px; padding-left:5px; padding-right:5px;
}
.honor{
	width:100%; height:auto; overflow:hidden; margin-top:35px;
}
.honor img{
	width:100%; height:auto; display:block;
}
.links_box{
	width:100%; height:102px; background-color:#f1f1f1;
}
.links{
	width:1100px; height:92px; margin:0 auto; padding-top:10px;
}
.links_title{
	width:102px; height:71px; border-right:1px #cecece solid; font-size:20px; color:#e70f0f; padding-top:15px; float:left;
}
.links_title span{
	color:#343434; font-size:22px; letter-spacing:3px; font-weight:bolder;
}
.links_info{
	width:970px; height:auto; float:left; margin-left:20px
}

.links_info .lii{line-height:25px;}
.foot_box{
	width:100%; height:auto; background-color:#07609e; padding-top:30px; padding-bottom:30px; display:table; color:#fff;
}
.foot_box a:link{
	color:#ffffff;
}
.foot_box a:visited{
	color:#ffffff;
}
.foot_box a:hover{
	color:#fff;
}
.foot_nav{
	width:165px; height:auto; float:left;
}
.foot_nav h2{
	font-size:14px; font-weight:normal; border-bottom:1px #ffffff solid; display:inline-block; color:#fff; padding-bottom:10px; margin-bottom:15px;
}
.foot_nav ul{
	list-style-type:none;
}
.foot_nav li{
	width:76px; height:30px; line-height:30px; float:left;
}
.foot_con{
	width:390px; height:auto; float:left; color:#ffffff; margin-left:30px;
}
.foot_con h2{
	font-size:14px; font-weight:normal; border-bottom:1px #ffffff solid; display:inline-block; color:#fff; padding-bottom:10px; margin-bottom:15px;
}
.foot_con li{
	height:30px; line-height:30px; margin-right:30px;
}
.foot_wechat{
	width:121px; height:auto; text-align:center; float:right; font-size:14px;
}
.foot_wechat img{
	margin-bottom:10px;
}
.foot_tel{
	float:right; width:300px; border-left:1px #9ed6fd solid; padding-left:80px; margin-right:50px;
}
.foot_tel h2{
	font-size:14px; font-weight:normal;
}
.foot_tel span{
	font-size:30px; color:#79c8ff;
}
.share{
	width:228px; height:auto; border-top:1px #79c8ff solid; font-size:14px; margin-top:10px; padding-top:10px;
}
.copyright{
	width:100%; height:38px; background-color:#03467f; line-height:38px; color:#ffffff;
}
.copyright a:link{
	color:#ffffff;
}
.copyright a:visited{
	color:#d5d5d5;
}
.copyright a:hover{
	color:#fff;
}
#indexnews li{line-height:24px; font-family:"宋体"; height:24px; width:390px; margin-left:10px; padding-left:15px; overflow:hidden; float:left; background:url(Images/iconi.jpg) no-repeat center left;}
#indexnews li span{float:right; margin-right:10px; color:#6b6b6b;}
.news_box{
	width:100%; height:auto;padding-top:20px; padding-bottom:40px;  display:table;
}
.title3{
	width:417px; height:40px; background:url(../images/titlebg3.jpg) center center no-repeat; margin:0 auto; text-align:center; font-size:30px; color:#212020; font-weight:bolder; line-height:26px; padding-top:12px;
}
.title3 span{
	font-size:14px; color:#b1b1b1; font-weight:normal;
}
.news{
	height:auto; margin-top:15px;
}
.news ul{
	list-style-type:none;
}
.news li{
	width:570px; height:150px;  background-color:#f5f5f5; margin-bottom:20px;
}
.news img{
	width:200px; height:150px; float:left; margin-right:25px;
}
.news a:link{
	font-size:16px; color:#000;
}
.news a:visited{
	font-size:16px; color:#000;
}
.news a:hover{
	font-size:16px; color:#225d95;
}
.news p{
	color:#666666; margin-top:10px; line-height:22px;
}
.news span{
	color:#999; font-size:14px; line-height:35px;
}
.more{
	width:213px; height:35px; background-color:#225d95; text-align:center; margin:0 auto; margin-top:35px;
}
.more a:link{
	color:#fff; line-height:35px; display:block; font-size:14px;
}
.more a:visited{
	color:#fff; line-height:35px; display:block; font-size:14px;
}
.more a:hover{
	color:#fff; line-height:35px; display:block; font-size:14px; background-color:#2e74b6;
}
.news_right{float:right; width:530px;padding-bottom:20px; margin-top:15px}
.news_right li{line-height:32px; margin:0px 20px; font-size:14px; background:url(images/ico1.gif) no-repeat left center; width:475px; padding-left:15px; float:left}
.news_right li span{float:right;}
.ind{ width:355px; height:345px; overflow:hidden; margin-left:35px; margin-top:40px}
.ind h3{ height:49px; border-bottom:2px solid #dadadd; overflow:hidden; font:24px "Microsoft Yahei"; line-height:49px;}
.ind h3 a{ color:#25282f;}
.ind h3 i{ padding-left:10px; font:18px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#7b8293;}
.ind h3 span{ display:inline-block; width:24px; height:4px; margin-top:14px;}
.ind p.p01{ border-bottom:2px dashed #8e929b; height:105px;}
.ind p{ font:14px "Microsoft Yahei"; line-height:24px; color:#586175; padding:15px 0;}
.ind p.p02 b{background:url(Img/Index/st2.gif) no-repeat 16px 1px;}
.ind p b{  background: rgba(0, 0, 0, 0) url("Img/Index/st1.gif") no-repeat scroll 16px 1px;color: #666666; display: block; font-family: "Microsoft Yahei"; font-feature-settings: normal; font-kerning: auto; font-language-override: normal;   font-size: 18px;    font-size-adjust: none;    font-stretch: normal;    font-style: normal;    font-synthesis: weight style;    font-variant: normal;    height: 40px;    line-height: normal;    padding-left: 65px;}
#banner_in {clear: both; height: 250px; background: url(images/nbanner1.jpg) no-repeat center top;}
#banner_in1 {clear: both; height: 363px; background: url(images/nbanner2.jpg) no-repeat center top;}
#banner_in2 {clear: both; height: 239px; background: url(images/nbanner3.jpg) no-repeat center top;}
#banner_in3 {clear: both; height: 263px; background: url(images/nbanner4.jpg) no-repeat center top;}
#banner_in4 {clear: both; height: 250px; background: url(images/nbanner5.jpg) no-repeat center top;}
.posi_box{
	width:100%; height:50px; background-color:#f1f1f1; line-height:45px; font-size:14px;
}
.posi_box a:link{
	font-size:14px; line-height:50px;
}
.posi_box a:visited{
	font-size:14px; line-height:50px;
}
.posi_box a:hover{
	font-size:14px; line-height:50px;
}
.posi_box span{
	float:left; margin-top:15px; margin-right:6px;
}
.w{
	width:1100px; margin: 0 auto; 
}
.com_cat{
	width:1100px; margin:0 auto; margin-top:30px; margin-bottom:30px;
}
.com_cat ul{
	list-style-type:none; width:auto; margin:0 auto; height:auto; display:table;  border-left:1px #c7c7c7 solid;
}
.com_cat li{
	width:176px; height:53px; float:left; border:1px #ececec solid; border-left:0px; text-align:center; line-height:53px;
}
.com_cat li a{
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
}
.com_cat a:link{
	line-height:53px; font-size:18px; display:block;
}
.com_cat a:visited{
	line-height:53px; font-size:18px; display:block;
}
.com_cat a:hover{
	line-height:53px; font-size:18px; display:block; background-color:#0f70ab; color:#fff;
}
.com_cat .com_cat_cur a:link{
	line-height:53px; font-size:18px; display:block; background-color:#0f70ab; color:#fff;
}
.com_cat .com_cat_cur a:visited{
	line-height:53px; font-size:18px; display:block; background-color:#0f70ab; color:#fff;
}
.com_cat .com_cat_cur a:hover{
	line-height:53px; font-size:18px; display:block; background-color:#0f70ab; color:#fff;
}
.a_content{
	font-size:14px; text-align:left; line-height:30px;padding-bottom:30px;
}
.a_content img{
	margin-top:8px; margin-bottom:20px
}
.a_content p{
	text-indent:2em; margin-bottom:20px;
}
.a_content h4{
	height:45px; line-height:45px; color:#e70f0f; background-color:#f4f4f4; padding-left:10px; margin-bottom:15px; font-size:16px;
}

.join-main{
    padding-top: 30px; font-size:14px;

}
.join-main h1{
    width:100%;
    line-height:28px;
    font-weight: bold;
    color:#333;
    text-indent: 3px;
    font-size: 20px;

}
.comp li{
    width:1100px;
    height:161px;
    float:left;
    margin-bottom: 2px;
    background: #f2f2f2;
    position: relative;
    margin-left: 11px;
}
.comp li a{
    display: block;
    width:100%;
    height:161px;
}
.comp li img{
    float:left;
    margin: 9px 0px 0px 11px;
}
.rgt{
    float:left;
    width:940px;
    margin-left: 100px;
    padding-top: 26px;
}
.comp li a span{
    font-size: 16px;
    color:#333333;
    line-height: 24px;
    margin-top: 2px;
	font-weight:bold;
}
.comp li a:hover{
    background: #0358a1;
}
.comp li a:hover span{
    color: #ffffff;
}
.comp li a:hover p{
    color: #ffffff;
}
.comp li a p{
    line-height: 22px;
    color:#666;
    margin-top:8px;
    font-size: 14px;
}
.comp ul{
	margin-bottom: 20px;
}
.comp li a i{
    width:78px;
    height:20px;
    border:1px solid #e4e4e4;
    color:#c6c6c6;
    display: block;
    background: #fff;
    font-style: normal;
    text-align: center;
    line-height: 20px;
    margin: 15px 0px 0px 2px;
}
.comp h1{
    margin-bottom: 30px;
}
.comp {
    padding-bottom: 32px;
}

.data{
    position: absolute;
    left:-10px;
    top:20px;
    width:86px;
    height:56px;
    background: #ed4402;
    opacity: 0.8;
    filter: alpha(opacity=80); color:#FFF; text-align:center
}
.month{
    color:#fff;
    font-size: 24px;
    font-family: Arial;
    line-height: 28px;
    margin: 5px 0px 1px 0px;
    width:100%;
    text-align: center;
}
.day{
    font-size: 11px;
    font-family: Arial;
    text-align: center;
    line-height: 16px;
    color:#fff;
}
.w240{width:260px}
.w870{width:870px}
/*内页*/
.nybt{border-bottom:1px solid #CCCCCC;padding-bottom:2px;font-family:微软雅黑;font-size:20px;font-weight:bold; margin-top:20px}
.nyculture{line-height:28px; font-size:14px; padding-top:10px; padding-bottom:10px}
/*产品列表页----------------------------------------*/
.prolist{padding-top:39px; height:auto; overflow:hidden; font-family:"Microsoft Yahei"; width:1100px; margin:0 auto}
.side{ width:259px; height:auto; overflow:hidden;}
.side h2{height:60px; line-height:60px; background:#094479; width:259px; color:#FFF; font-size:20px; text-align:center}
.side h2 span{ text-transform:uppercase; margin-bottom:6px; font-size:22px; font-weight:normal; display:block;}
.side h2 a{ font-size:24px; color:#fff;}
.side h3 a{ font-size:18px; color:#39435e; display:block; background:url(images/pside4.jpg) no-repeat; font-weight:normal; height:57px; line-height:57px; padding-left:77px; margin-top:10px;}
.side h3 a:hover,.side h3.cur a{ background:url(images/pside5.jpg) no-repeat; color:#fff;}
.side li a{ font-size:14px; color:#394053; background:url(images/psid2.jpg) no-repeat; height:47px; line-height:47px; display:block; padding-left:70px; border-bottom:1px solid #ddd;}
.side li a:hover,.side li.cur a{ background:url(images/pside3.jpg) no-repeat; color:#fff; color:#df0522;}
.side .nones a{ border-bottom:0;}
.side h3.cur a{ margin-top:0px;}
.side .ptel{ margin-top:10px; width:234px; height:76px; background:#d30f0f; border-bottom:4px solid #b50000; color:#fff; padding:32px 0 0 25px; font-size:16px; margin-bottom:10px}
.side .ptel span{ background:url(images/pro_tel.jpg) no-repeat left top; padding-left:53px; height:50px; display:block;}
.side .ptel span em{ display:block; font-size:24px; font-weight:bold; font-family:arial; font-style:italic;}
.propic{width:384px; height:500px; border:#B8D0F1 solid 1px;display: table-cell; 
vertical-align:middle; 
/*设置水平居中*/ 
text-align:center; 
/* 针对IE的Hack */ 
*display: block; }
.propic img{vertical-align:middle; }
.propic1{height:500px; border-bottom:#B8D0F1 solid 1px; border-top:#B8D0F1 solid 1px; border-right:#B8D0F1 solid 1px; width:432px}
.propic2{font-size:18px; text-align:center; border-bottom:#CCC solid 1px; margin:10px; padding-bottom:10px; color:#F00; width:412px; display:block}
.propic3{font-size:14px; line-height:35px; border-bottom:#CCC solid 1px; margin:0 10px}
.propic4{font-size:14px; height:35px; line-height:35px; border-bottom:#CCC solid 1px; margin:0 10px}
.propic5{font-size:18px; height:35px; line-height:35px; border-bottom:#CCC solid 1px; margin:0 10px; color:#F00}
.propic6{font-size:14px; line-height:25px; border-bottom:#CCC solid 1px; margin:0 10px}
.propic7{background:#064D7B; height:35px; line-height:35px; color:#FFF; width:800px; padding-left:20px; font-size:14px; margin:10px auto}

.left {background:#052989; height:38px; line-height:38px; width:260px; color:#FFF; font-size:16px; text-align:center}
input.search {width: 158px; border:#CCC solid 1px;line-height:20px; height:20px}
input.submit {background:#0c8dda;border: 0;width: 59px; height:22px; line-height:22px;color: #FFF;cursor:hand}
.h-line{border-top:#e3e1dc solid 1px; height:1px;  overflow:hidden}
.kh1{height:18px; overflow:hidden}
#h-sort{width:224px; overflow:hidden}
#h-sort li{height:30px; line-height:30px; overflow:hidden; margin-left:10px; background:url(Images/mini_icons_005.gif) no-repeat left center; padding-left:18px;}
.i-void{width:224px; height:221px; margin-top:10px; text-align:center; overflow:hidden}
.middle{width:717px; float:left; margin-left:15px; overflow:hidden;height:auto !important; margin-top:10px}
.h-more{float:right; margin-right:10px; padding-top:4px}
.indexnews{float:left; width:343px; overflow:hidden}
.inpro{float:left; margin-left:10px; margin-top:4px; overflow:hidden; display:inline; width:132px}
.inpro .pro{height:133px; width:130px; border:#d1d1d1 solid 1px;}
.bottom{background:#e0e0e0; line-height:24px; padding-top:6px; text-align:center; height:100px}
.leftbj{background:url(Images/left.jpg) no-repeat; height:28px; width:223px; line-height:26px; color:#FFF; font-weight:bold; padding-left:18px}
.n-left{float: left; height:auto !important; width: 241px; margin-top:5px}
.n-middle{width:705px; margin-left:10px; float:left; overflow:hidden}
.leftbj{background:url(Images/left.jpg) no-repeat; height:28px; width:223px; line-height:26px; color:#FFF; font-weight:bold; padding-left:18px}
#bj{background:#eeeeee; min-height:150px; _height:150px; padding-top:7px}
.bj{background:#eeeeee; min-height:150px; _height:150px; padding-top:7px}
.n-btb{ background:url(Img/arrow_6.gif) no-repeat left center; height:27px; overflow:hidden; line-height:28px; padding-left:16px; width:682px; border-bottom:#CCC solid 1px}
#bj li{background:url(Images/gif_57_001.gif) no-repeat left center; height:25px; line-height:25px; margin-left:15px; padding-left:18px}
.n-news{line-height:25px; height:25px; overflow:hidden; width:220px}
.n-prozs{border-bottom:#CCC solid 1px; padding:10px; width:687px; min-height:243px; _height:243px}
.n-prozswz{float:left; padding-right:10px; border-right:#CCC solid 1px;}
.n-prozstxt{float:left; line-height:26px; padding-left:20px; padding-top:10px;}
.n-newstxt1{line-height:30px; height:30px;padding-left:5px; width:230px; overflow:hidden; border-bottom:#CCC dashed 1px}

.leftbt{background:url(Images/left.jpg) repeat-x; width:187px; height:27px; line-height:27px; color:#FFF; font-weight:bold; padding-left:30px}
.leftbg{border-left:#2c70a9 solid 1px;border-right:#2c70a9 solid 1px;border-bottom:#2c70a9 solid 1px; width:215px; min-height:252px; _height:252px}
.s-icon{float:left; margin-left:10px; margin-top:8px; height:24px; overflow:hidden; display:inline;}
.s-txt{float:left; padding-left:10px; line-height:30px; height:30px; width:150px; overflow:hidden;}
.indexnew{line-height:28px; height:28px; overflow:hidden; border-bottom:#CCC solid 1px; margin-left:10px; font-family:"宋体"; margin-right:10px}
.indexlxwm{line-height:24px; width:214px; padding-left:4px;overflow:hidden}
.indexabout{float:left; width:361px; margin-left:13px}
.indexaboutpic{float:left; margin-left:8px; margin-right:10px; margin-top:10px; overflow:hidden; display:inline}
.indexaboutbt{background:url(Images/btbj.jpg) no-repeat; color:#FFF; font-weight:bold; line-height:28px; width:73px; height:28px; padding-left:15px; float:left}
.indexaboutk{width:400px; height:20px; border-bottom:#2777cf solid 1px; float:left; padding-top:7px; padding-right:10px; overflow:hidden}
.indexserver{float:left; width:220px;_width:219px; margin-left:9px; overflow:hidden; min-height:225px; _height:225px}

.left1 {float: left; height:auto !important; width: 235px; }
.leftbk{border:#dddddd solid 1px; width:184px; min-height:336px;_height:336px}
.lefticon{float:left; margin-left:6px; margin-top:7px; display:inline; overflow:hidden}
.leftbtb{background-color:#000; float:left; width:135px; height:27px; margin-top:7px; overflow:hidden; font-size:14px; color:#FFF; line-height:29px; padding-left:8px;}
.leftx{float:left;margin-top:7px; overflow:hidden}
.s-line{height:1px; overflow:hidden; border-bottom:#e3e3e3 solid 1px; margin-left:5px; margin-right:5px}

.n-btb1 a{color:#ffffff; text-decoration:none}
.n-btb1 a:hover{color:#ffffff; text-decoration:none}
.leftbk1{border:#dddddd solid 1px; width:184px; min-height:238px;_height:238px}
.middlegd{border:#dddddd solid 1px; padding-top:8px; padding-right:6px; padding-left:6px; padding-bottom:8px; height:276px; overflow:hidden;}
.middlepro{border:#dddddd solid 1px; padding-top:3px; padding-right:6px; padding-left:6px; padding-bottom:5px; height:330px; overflow:hidden;}
.s-news{background:#cccccc; height:26px; line-height:26px; float:left; width:711px;_width:709px}
.leftnew{line-height:25px; height:25px; font-family:'宋体'; margin-left:10px; width:250PX; float:left}

.a-leftbt{background:url(Images/n-left.jpg) no-repeat; width:215px; height:28px; line-height:30px; padding-left:20px; font-size:14px; color:#FFF}
.a-lefttxt{line-height:30px; border-bottom:#E3E3E3 dashed 1px; margin-left:10px; margin-right:10px; overflow:hidden; height:30px; background:url(Images/icon.jpg) no-repeat left center; padding-left:20px; font-size:14px}
.n-icon{float:left;}
.n-btb1{ background:url(Images/n-dh1.jpg);height:27px; overflow:hidden; font-size:14px; color:#FFF; line-height:29px; padding-left:17px;}

.n-x{float:left;}
.n-product{float:left; margin-left:8px; margin-top:4px; overflow:hidden; display:inline; width:265px}

.n-icon01{float:left; height:18px; margin-left:40px; margin-right:10px; margin-top:10px; overflow:hidden}
.n-newstxt{line-height:25px; text-align:left; width:490px; float:left;}
.n-void{ width:480px; height:430px; margin-left:12px; margin-top:10px; text-align:center; line-height:24px; overflow:hidden}
