﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'gotham-medium';
   src: url('../fonts/gotham-light-webfont.eot');
    src: url('../fonts/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-light-webfont.woff2') format('woff2'),
         url('../fonts/gotham-light-webfont.woff') format('woff'),
         url('../fonts/gotham-light-webfont.ttf') format('truetype'),
         url('../fonts/gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{ font:12px/1.5 tahoma,arial,宋体,sans-serif; color:#666666;  line-height:23px; font-family:"gotham-medium"; }
body{ padding:0px; margin:0px;background-color:#ffffff; background-repeat:repeat-x;}
img { border:0;}

a { color:#666666; text-decoration:none; }
a:hover { color:#ff7300;text-decoration:none;}
ol,ul,li,td,tr,table{list-style:none;}
h1, h2, h3, ul, li, dl, dt, dd, p{margin: 0px;padding: 0px}


.clear:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.clear {zoom: 1;}
.clearfix{float: none;clear: both;}
.fl{float: left;}
.fr{float: right;}
li{float:left;list-style: none;}
h1{ font-size:13px; font-weight:bold; display:inline;}
h2{ font-size:14px; font-weight:bold; display:inline; color:#000000;}
hr{ height:1px; border-bottom:1px dashed #cccccc; border-left-style:none; border-right-style:none; border-top-style:none;}
#m40{ margin-top:40px;}

.head{width:100%;position:relative; z-index:1; min-width:1200px;}
.logo{  width:1200px; margin:0 auto;background:url(../eimg/logo.jpg) no-repeat;height: 77px;}
.logo a{  display:block;}
.menu_box{background-color: #00469c;height:70px;}
.topmenu
{
	width:1200px;
	height:70px;
	margin:0 auto;
}
.topmenu ul
{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.topmenu li
{
	float:left;
	overflow:hidden;
	height:70px;
	background:url(../eimg/menuline.jpg) left no-repeat;
	padding-top:0;
	line-height:70px;
	margin-left:0px;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
}
.topmenu #firstitem
{
	color:#ffffff;
	background-color:#2ca9df;
}
.topmenu #firstitem a
{
	
	color:#ffffff;
	background-color:#2ca9df;
}
.topmenu li a
{
	display:block;
	padding:0 37px;
	text-decoration:none;
	font:14px;
	color:#fff;
	font-weight:bold;
	line-height:70px;

}
.topmenu li a:hover
{
	
	color:#ffffff;
	background-color:#2ca9df;

}
.banner{ width:100%;  position:relative; z-index:-1; margin-top:-6px; height:490px;min-width:1200px;}
/*轮换大区域*/
.lunhuan{width:100%;height:490px;position:relative;min-width:1200px;}
.lunhuan #lunhuanback{width:100%;height:490px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:490px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:100%;height:490px;margin:0 auto;position:relative;}

/*轮换中间区域*/
.lunhuancenter{width:757px;height:490px;position:absolute;left:50%;margin-left: -379px;top:0px;}

#lunbonum{height:14px;line-height:23px;position:absolute;left:50%;margin-left: -28px;top:450px;z-index:5;}
#lunbonum li{width:14px;height:14px;float:left;margin-right:9px;background:#000000;border-radius:14px;cursor:pointer;}
#lunbonum .lunboone{background:#305d96;cursor:pointer;}



.ip_title{background:url(../eimg/ip_title.jpg) no-repeat center top; height:60px; margin-top:25px;}
.about_title{background:url(../eimg/about_title.jpg) no-repeat center top; height:60px; margin-top:25px;}
.contact_title{background:url(../eimg/contact_title.jpg) no-repeat center top; height:60px; margin-top:25px;}
.news_title{background:url(../eimg/news_title.jpg) no-repeat center top; height:60px; margin-top:25px;}
.mange_title{background:url(../eimg/mange_title.jpg) no-repeat center top; height:60px; margin-top:25px;}
.jianju{ margin-top:20px;}

.i_about_bg{ background:url(../eimg/about_bg.jpg) no-repeat center top; height:481px; margin-top:40px;min-width:1200px;}
.i_about_title{ background:url(../eimg/about_title.png) no-repeat center top; width:1004px; height:118px; margin:0 auto;}
.about_content{ width:1004px; margin:0 auto; padding-top:40px; padding-bottom:40px; color:#ffffff; line-height:30px;}

.i_news_title{ background:url(../eimg/i_newstitle.jpg) no-repeat center top; height:64px; margin:0 auto; margin-top:35px;}
.sbanner{ width:100%; height:250px; background:url(../eimg/sbanner.jpg) no-repeat center top;}

/* 内页 */
.inside-main {
	margin-top: 40px;
	background: url(../eimg/main_bg.png) repeat-x 0 378px;
}
.inside-banner {
	height: 378px;
	margin-bottom: -52px;
	background-repeat: no-repeat;
	background-position: 50% top;
}
.inside-cont-wrap {
	width: 961px;
	margin: 0 auto;
	padding: 13px 14px 55px;
	background: url(../eimg/inside_bg.png) no-repeat;
}
.inside-menu {
	position: relative;
	height: 38px;
	margin-top: -38px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
}
.inside-menu li {
	float: left;
	border-right: 1px solid #496985;
}
.inside-menu a {
	display: block;
	width: 159px;
	height: 38px;
	background: url(../eimg/global.png) no-repeat 0 -180px;
	color: #fff;
}
.inside-menu .cur {
	height: 44px;
	margin-bottom: -6px;
}
.inside-menu .cur, .inside-menu a:hover {
	color: #fff;
	background-position: -1px -120px;
}
.inside-menu .last {
	border: none;
}
.inside-menu .last a {
	width: 161px;
	background-position: 0 -240px;
}
.inside-menu .last .cur, .inside-menu .last a:hover {
	background-position: 0 -120px;
}
.inside-cont {
	height: 450px;
	padding: 45px 0 0 50px;
}

.n_app{width:960px;margin:0 auto;margin-top: 40px;min-height: 800px;}
.n_app_array{border:#cdcdcd 1px solid;width:287px;float:left;height:360px;*height:380px;margin-right:13px; margin-bottom:20px;*margin-bottom:5px; overflow:hidden;}
.n_app_last{margin-right:0px}
.n_app_img{width:244px; margin:0 auto; height:177px; margin-top:10px;}
.n_app_array a{text-decoration:none}
.n_app_array a:hover{color:#e01111}
.n_app_info{text-align:left; width:244px; margin:0 auto; padding:5px 0;}
.n_app_comment{text-align:left;width:244px; margin:0 auto;}
.n_app_info a{line-height:30px; font-weight:bold; text-decoration:none; font-size:14px;}
.n_app_info a:hover{line-height:30px; color:#f39800; font-weight:bold; text-decoration:none; font-size:14px;}
.news-tit h3{ padding-bottom:5px; margin-bottom:5px;font-size:14px; "微软雅黑"; color:#176192; text-align:center;}
.news-tit p{ text-align:center;color:#cccccc; padding-bottom:10px; border-bottom:3px solid #e4e3e3; }
.news-con{ margin-top:20px;}

/*---------------------foot---------------------*/
.foot{ background:url(../eimg/foot.jpg) repeat-x center top; height:300px; margin:0 auto;min-width:1200px;}
.paggerf{width: 1200px;margin: 0 auto;}
.footMenu {
	overflow: hidden;
	padding: 0px 0 8px;
	float:left;
	background-position: 0 -20px;
	color: #666;
}
.footMenu dl {
	float: left;
	border-right:1px solid #ccc;
	padding: 0px 20px 0 20px;
}
.footMenu .first {
	background: none;
}
.footMenu dt {
	height: 30px;
	font-size: 15px;
	font-family:"微软雅黑";
	color: #fff;
}
.footMenu dd {
	line-height: 30px;
	font-size:14px;
}
.footMenu a {
	color: #fff;
}
.footMenu dt a {
	color: #fff;
}
.footMenu a:hover {
	text-decoration: underline;
}
.txt_foot{ width:1004px; margin:0 auto; padding-top:50px;_padding-top:20px; font-size:14px; line-height:30px;color: #fff;}
.txt_foot a{color: #fff;}

<!--默认样式开始-->
.n9{ width:265px; margin:0 auto;}
.n10{text-indent: 30px;height: 41px;line-height: 41px;); background-repeat:no-repeat; background-position:0px 13px;border-bottom: 1px dashed #e5e5e5;}
.n10{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.n10:hover{text-indent:40px;color:#0f51bb;cursor:pointer;}

.n11{ border-bottom:1px dashed #dddddd; width:190px; height:25px; padding-left:15px; line-height:25px; color:#666666; overflow:hidden;}
.n11:hover{  border-bottom:1px dashed #dddddd; width:190px; height:25px; padding-left:15px; line-height:25px; color:#009dca; cursor:pointer;}
.newslist { margin:0 auto;}
.newslist li { width:90%;
	background: url(../eimg/ico.jpg) no-repeat 4px center; margin-left:10px;
	padding: 5px 0 5px 10px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size:12px;
	border-bottom: #bebebe 1px dotted;
	
}
.newslist li a {
	color: #666666;
}
.newslist li a:hover {
	color: #009dca;
}
.newslist li span {
	color: #939393;
	float: right;
}

.enbox{width: 1200px;margin: 0 auto;}
.pro_box{margin-top: 30px;}
.pro_list h2{margin-left: 30px;}
.pro_form{width: 900px;}
.maincontent {margin:0 auto;}
#productslist {overflow: hidden;}
#productslist li {margin-bottom: 15px; padding:0 10px; float: left; text-align: center;margin-left: 10px;}
#productslist a {display: block; overflow: hidden;}
#productslist a img{border:#ccc 1px solid;padding: 5px;box-sizing: border-box}
#productslist a:hover {color: #0f51bb}
#productslist h3 {font-size: 14px;font-weight:normal;background-color: #f3f7fc}
#productslist p {margin: 0; height: 100px; overflow: hidden;}

.news-tit h3{ padding-bottom:5px; margin-bottom:5px;font-size:14px; "微软雅黑"; color:#176192; text-align:center;}
.news-tit p{ text-align:center;color:#cccccc; padding-bottom:10px; border-bottom:3px solid #e4e3e3; }
.news-con{ margin-top:20px;}
.fenxiang{width:100%;height:25px;padding:15px 0px ; border-bottom:solid 1px #ccc;}
.fenye{width:100%; height:30px; padding:0px 0px 0px 0px;}
.right{float:right;}

.newslists { margin:0 auto;}
.newslists ul {}
.newslists li {
	background: url(../eimg/ico.gif) no-repeat 4px center;
	padding: 5px 0 5px 18px;
	height: 35px;
	line-height: 35px;
	font-size:12px;
	width:96%;
	overflow: hidden;
	border-bottom: #bebebe 1px dotted;
	
}
.newslists li a {
	color: #515151;
}
.newslists li a:hover {
	color: #fe0002;
}
.newslists li span {
	color: #939393;
	float: right;
}


.maincontents {margin:0 auto;}
#productslists{overflow: hidden;}
#productslists li {margin-bottom: 15px; padding:0 6px; float: left; text-align: center;}
#productslists a {display: block; overflow: hidden; padding: 10px; background-color: #efefef; width: 200px;}
#productslists a:hover {border: 2px solid #ccc; padding: 8px;}
#productslists h3 {font-size: 12px;  font-weight:normal; }
#productslists p {margin: 0; height: 120px; overflow: hidden;}
<!--默认样式结束-->



