@charset "utf-8";
/* CSS Document */

/*公用部分*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding:0;}
img{border:0 none; vertical-align:top;}
ul, li{list-style-type:none;}
h1, h2, h3, h4, h5, h6{font-size:14px;}
body, input, select, button, textarea{font-size:12px; font-family: "微软雅黑",Arial, Geneva, sans-serif; color:#555; line-height:20px;}
input {font-size: 12px;}
button{cursor:pointer;}
img {border:0px;}
a {text-decoration:none;}
ul, li {list-style:none;margin:0px;	padding:0px;}
i, em, cite{font-style:normal;}
a, a:link{color:#555; text-decoration:none;}
a:visited {}
a:active, a:hover{text-decoration:none; color:#1b4f88}
a:focus {outline:none;}
.fixed:after {content: "."; display:block; clear:both; height:0; visibility:hidden;}
.fixed { display:block; min-height:1%;}
*html .fixed{height:1%;}
.clear{clear:both;height:0; visibility:hidden;content: "."; }
.more a{font-weight:normal; font-size:12px;}
.fl{display:inline; float:left;}
.fr{float:right;}
.wb100{ width:100%;}
.ml5{ margin-left:10px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:20px;}
.ml30{ margin-left:30px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:10px;}
.mr20{ margin-right:10px;}
.mr25{ margin-right:10px;}
.mr30{ margin-right:10px;}
.mt5{ margin-top:5px}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{margin-top:20px}
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.ptop{ padding-top:10px !important;}
.no_right{ margin-right:0px !important;}

.pl5{ padding-left:10px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pl25{ padding-left:20px;}
.pl30{ padding-left:30px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:10px;}
.pr20{ padding-right:10px;}
.pr25{ padding-right:10px;}
.pr30{ padding-right:10px;}
.pt5{ padding-top:5px}
.pt10{ padding-top:10px}
.pt15{ padding-top:15px}
.pt20{padding-top:20px}
.pb5{ padding-bottom:5px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}

/*头部*/
.header{ border-top:#174374 5px solid; height:100px; width:100%;}
.top{ width:1002px; margin:0 auto}
.logo{ width:243px; height:64px; margin-top:18px;}
.nav-ban{ width:610px; text-align:right;}
.nav-ban ul li { float:left; width:;}
.nav-ban .banb{margin-right:25px; margin-top:20px;}
.nav-ban .banb a{ height:20px; line-height:20px; display:inline-block; background:url(../images/banb.jpg) no-repeat;}
.nav-ban .banb a.cn{ background-position:-16px 3px; padding-left:28px; margin-right:25px;}
.nav-ban .banb a.en{ background-position:-76px 3px; padding-left:28px;}

.nav-ban .nav{ text-align:right;height: 30px; padding-top: 12px;}
.nav-ban .nav ul li{ float:left; background:url(../images/nav_gg.gif) no-repeat right; padding:0 37px}
.nav-ban .nav ul li a{ font-size:14px; line-height:30px; height:30px; display:inline-block; color:#313131}
.nav-ban .nav ul li a:hover{ border-bottom:3px solid #1b4f88; color:#1b4f88; height:27px; line-height:27px; }


/*banner*/
.banner{ width:100%; height:434px;}
#full-screen-slider { width:100%; height:434px; float:left; position:relative}
#slides { display:block; width:100%; height:434px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:18%; bottom:16px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:8px; height:8px; border:2px solid #fff; float:left; margin-left:8px; border-radius:6px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#006ea4; border:2px solid #fff;}


/*首页内容*/
.content{ width:1002px; margin:0 auto; padding:20px 0}
.innew{ width:300px; border-right:1px solid #ececec; padding-right:30px; height:245px;  }
.innew_titel{}
.innew_titel h1{ font-size:18px; color:#1B4F88}
.innew_titel h1 i{ font-weight:normal; color:#b3b3b3; font-size:14px; padding-left:10px;}
.innew_con { padding:15px 0 5px 0 }
.innew_con ul li{ padding-left:10px; height:32px; line-height:32px; background:url(../images/new_icon.gif) no-repeat 0px 14px; border-bottom:1px dashed #dddddd}
.innew_con ul li span{ color:#999}

.inabout{ width:340px; padding:0 30px; border-right:1px solid #ececec; height:245px;}
.inabout_title{}
.inabout_title h1{ font-size:18px; color:#1B4F88}
.inabout_title h1 i{ font-weight:normal; color:#b3b3b3; font-size:14px; padding-left:10px;}
.inabout_con{ padding:22px 0 5px 0}

.incontact{ width:244px; height:245px;}
.incontact_t{}
.incontact_t h1{ font-size:18px; color:#1B4F88}
.incontact_t h1 i{ font-weight:normal; color:#b3b3b3; font-size:14px; padding-left:10px;}
.incontact_con{ padding:15px 0 5px 0;}

.inpro{ width:1002px; padding-top:15px;}
.inpro_title{}
.inpro_title h1{ font-size:18px; color:#1B4F88}
.inpro_title h1 i{ font-weight:normal; color:#b3b3b3; font-size:14px; padding-left:10px;}

.inpro_con{ padding-top:20px;}
#butong_net_left .img{ width:190px; height:150px; border:1px solid #eaeaea; margin: 0 20px; }
#butong_net_left .img:hover{ border:1px solid #4771a0}
#butong_net_left .img img{width:150px; height:150px;}
#butong_net_left p{ width:150px; height:30px; line-height:30px; }

/*-----------------内页---------------------*/
.bannern{ width:1002px; height:200px;}
.left{ width:240px;}
.left_title{ background:url(../images/left_title.gif) no-repeat; height:44px; line-height:45px; font-size:16px; color:#1b4f88; padding-left:50px}
.left_title i{ color:#8a8989; font-size:12px; padding-left:5px;}
.left_con{ background:#f7f7f7; margin-top:10px; padding:25px 22px}
.left_con ul li{}
.left_con ul li a{ display:block; background:url(../images/left_a.gif) no-repeat; width:152px; height:33px; line-height:30px; font-size:14px;   padding-left:45px;}
.left_con ul li a:hover,.left_con ul li a.on{ background:url(../images/left_ah.gif) no-repeat; color:#1b4f88; font-weight:bold}

.right{ width:730px;}
.right_title{ background:url(../images/right_titlebg.gif) repeat-x; height:44px; line-height:40px; padding:0 10px}
.right_title h1{ font-size:16px; font-weight:normal; color:#1b4f88}
.right_title .weiz{ background:url(../images/weiz_bg.gif) no-repeat 0 13px; padding-left:24px;}
.right_title .weiz span{color:#1b4f88}
.right_con{ padding:20px 0; line-height:22px; min-height:240px;}

/*-------新闻-------------*/
.newlist ul li {padding-left:15px; background:url(../images/new_a.gif) no-repeat  4px 13px; line-height:35px; border-bottom:1px dashed #ddd; padding-right:8px;}
.newlist ul li:hover{ background:#f7f8f8}
.gay{ color:#999999;}

.newlist h1{ border-bottom:1px dashed #ddd; padding-bottom:15px; text-align:center;}
.newlist .p_con{ line-height:22px; margin-top:20px; padding-bottom:20px;}

/*-------------新闻详情页--------------*/
.news_info{}
.news_title{font-family: "微软雅黑";font-size: 15px;font-weight: bold;padding-bottom: 10px;padding-top: 15px;margin-bottom: 10px;border-bottom: #e9e9e9 1px solid;
text-align:center;color:#333;}
.new_con{ line-height:22px; padding:30px 0; color:#555}
.new_con p{line-height:22px;}


/*3级下拉菜单效果样式*/
.shortcut{height:28px;line-height:28px;font-size:12px;background:#EEEEEE;text-transform:uppercase;box-shadow:1px 0px 2px rgba(0,0,0,0.2);border-bottom:1px solid #DDDDDD;}
.shortcut h1{font-size:14px;font-family:"微软雅黑","宋体";}
.shortcut a,.shortcut h1{padding:0px 10px;letter-spacing:1px;color:#333;text-shadow:0px 1px 1px #fff;display:block;float:left;}
.shortcut a:hover{background:#fff;}
.shortcut span.right{float:right;}
.shortcut span.right a{float:left;display:block;color:#ff6600;font-weight:800;}
.headeline{height:40px;overflow:hidden;}
.adv960x90{width:960px;height:90px;overflow:hidden;border:solid 1px #E6E6E6;margin:0 auto;}
.adv728x90{width:728px;height:90px;overflow:hidden;border:solid 1px #E6E6E6;margin:0 auto;}

#files{}
.tree,.tree ul,.tree li{list-style:none;margin:0;padding:0;zoom: 1;}
.tree ul{}
.tree li a{color:#555; display:block;text-decoration:none;background:url(images/icon-file.gif) 5px 50% no-repeat;}
.tree li a.tree-parent{}
.tree li a.tree-parent-collapsed{backgroundurl: url(../images/left_a.png) no-repeat;}
/*.tree li a:hover,.tree li a.tree-parent:hover,.tree li a:focus,.tree li a.tree-parent:focus{color:#da261e;}*/
/*.tree li a:focus,.tree li a.tree-parent:focus{ background: url(../images/left_a.png) no-repeat; }*/
.tree ul.tree-group-collapsed{display:none;}
.two_li ul li a{width: 163px;
display: block;
font-size: 12px;
border-bottom: none;
background:#fff !important;
padding-left: 60px !important;
color: #434040;}
.two_li ul li a:hover,.two_li ul li a.on{background: url(../images/nnleft_ah.jpg) no-repeat; }

/*产品中心*/
.pro_li ul li{ width:194px; float:left; margin:20px 24px;}
.pro_li .img{ width:192px; height:192px; border:1px solid #e5e5e5;}
.pro_li .img:hover{border:1px solid #7CB9D8;box-shadow: 5px 5px 5px #f2f2f2;}
.pro_li .img img{ width:188px; height:188px; border:2px solid #fff;}
.pro_li a{ width:100%; height:auto; display:block}
.pro_li .pro_li_t{ background:url(../images/icon_g.png) no-repeat 10px 8px #f8f8f8; border-bottom:2px solid #d7d7d7; margin-top:15px; padding-left:30px; height:26px; line-height:26px;}

/*产品详情*/
	.pro_info{ margin:10px 0;}
	.pro_picbig{ height:360px; background:#fff;}
	
	/*鼠标放上去图放大*/
	.box{width:340px; height:340px; float:left}
	.left-pro{width:572px; padding:20px 10px;border:1px solid #ccc;text-align:left;float:left}
	.left-pro .t1{width:100px;float:left}
	.left-pro .t2{width:352px;text-indent:0;float:left;padding-left:10px}
	.left-pro .t2 img{text-indent:0;}
	#showArea img{cursor:pointer;display:block;margin-bottom:5px;width:68px;padding:1px;border:1px solid #ccc;height:68px;float:left}
	#main_img{cursor:pointer;display:block}
	#gotop{cursor:pointer;display:block;margin-left:9px}
	#gobottom{cursor:pointer;display:block;margin-left:9px}
	#showArea{height:379px;margin:10px;overflow:hidden}
	.MagicZoomBigImageCont{border:1px solid #bad2c4;overflow:hidden}
	.MagicZoomBigImageCont img{width:800px;height:800px}
	.MagicZoomBigImageCont iframe{width:300px;height:300px}
	.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
	.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
	.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
	.MagicZoomLoading img{padding-top:3px !important}
	.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}
	.MagicThumb-zoomed{cursor:default}
	.MagicThumb span{display:none}
	.MagicThumb-image{border:1px solid #ccc;outline:none}
	.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}
	.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
	.MagicThumb-controlbar{display:block;height:18px}
	.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
	.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;background:transparent url(graphics/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
	.MagicThumb-loading{border:1px solid #000;background:#fff url(graphics/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
	
	.pro_js{ margin-left:20px; width:370px;}
	.pro_js .pro_text{  padding:10px 5px;   height:260px;   overflow-y:auto;  margin:10px 0;}
	.pro_shoumin h1{ line-height:30px; background:#f8f8f8; color:#eb6800; padding:0 15px; margin-bottom:15px;}


/*-----------next------------*/
.Page_next {width:100%; overflow:hidden; height:40px; line-height:40px; border-top:1px dashed #ddd; margin: 20px 0;}
.Page_next span {float:right;}
.Page_next a{ height:40px; line-height:40px;  display:inline-block; word-break:break-all;}




/*-----------------底部-------------------*/
.footer{ width:100%; background:url(../images/bottom_bg.gif) repeat-x; height:125px;}
.footer_con{ width:1002px; margin:0 auto;text-align:center;}
.footer_con p{ line-height:25px; height:25px;}
.footer_con a{ padding:0 24px; color:#3f3a37; }
