﻿* {list-style-type: none;}
img {border: none;}
html,body,p,h1,h2,h3,h4,h5,h6,form,input,textarea,select,button,fieldset,legend,img,ul,ol,li,dl,dt,dd,th,td,pre,blockquote{margin:0;padding:0}
body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


.sub {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.head {
	height: 65px;
	padding-top: 10px;
	margin-bottom: 8px;
}
.head_r {
	float: right;
	width: 275px;
}


.logo {
	float: left;
	width: 246px;
}
.phone {
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.search {
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	width: 262px;
	height: 39px;
}


#form1 {
	margin-left: 3px;
}

#textfield{
	background-color:transparent;
	color: #666;
	background-repeat: no-repeat;
	background-position: 8px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height:30px; height:30px; width:86%;
	float: left;
	padding-top:5px;
	text-indent: 10px;
}
#imageField{
	float: right;
	background-image: url(../images/search_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
	margin-right: 12px;
}

.hotline{float: left;width: 343px;padding: 40px 0 0 120px;}


/*导航样式*/
.nav_box{
	height: 82px;
	clear: both;
	width: 1002px;
	margin-bottom: 5px;
	border: 1px solid #0B95D9;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}
.nav{
	width: 1002px;
	height: 42px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav a{color: #fff;font-size: 14px;text-decoration: none;}
.nav a:hover{}
.nav_big{
	height: 38px;
	padding-left: 15px;
}
.nav_big li{float:left; width:94px; text-align:center; line-height:41px; font-weight:bold;}
.nav_big .nav_li_bg{
	background-image: url(../images/navOnbg.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.nav_big .nav_li_bg a{
	color: #F26327;
	text-decoration: none;
}
.nav_big .nav_big li a{
	font-size: 14px;
}
.nav_big ul li a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
}

.nav_small{width:288px; float:right; height:42px;}
.nav_small li{float:left; padding:0 10px; height:42px; line-height:42px;}
.nav_small .nav_small_li{height:23px;line-height:12px; padding-top:15px; width:72px; padding-left:14px; background:#d45a1c url(../images/navlistbg.gif) no-repeat 70px 14px;}
.menu{
	width: 1002px;
	clear: both;
	display: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: normal;
	padding-left: 25px;
}
.menu ul{
}
.menu li{float: left;height: 38px;line-height: 38px;text-align: center;}
.menu li a{
	display: block;
	padding-left: 8px;
	color: #333;
	text-decoration: none;
	padding-right: 8px;
}
.menu li a:hover{color:#666; background:url(../images/menubg.gif) no-repeat 0 8px; text-decoration:none; cursor:pointer}
.menu li a em{
	height: 32px;
	font-style: normal;
	padding-right: 8px;
	padding-left: 8px;
}
.menu li a:hover em{background:url(../images/menubg.gif) no-repeat right 8px;}
/*导航样式*/

/*幻灯*/
.bannerbox { width: 1002px; height: 300px; overflow: hidden; margin: 0px auto; }
#focus { width: 1002px; height: 300px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width: 1002px; height: 300px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 1002px; height: 300px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 100px; height: 300px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
/*幻灯*/
.main {
	width: 1002px;
	margin-top: 8px;
}
.main .left {
	float: left;
	width: 223px;
	margin-right: 5px;
}
.left_search {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;

}
.left_search h2 {
	background-image: url(../images/search_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
.left_search h2 span {display: none;}
.left_search h2 a {
	background-image: url(../images/search_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 48px;
	float: right;
	margin-right: 4px;
}
.left_search form {
	margin-bottom: 8px;
	margin-top: 8px;
}

.text {
	height: 21px;
	border: 1px solid #1B5DB1;
	float: left;
	width:175px;
}
.image {
	height: 23px;
	display: block;
	width: 23px;
	margin-top: 2px;
	margin-left: 3px;
}





.fenlei {
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.fenlei h2 {
	background-image: url(../images/classification_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
.fenlei h2 span {display: none;}
.fenlei h2 a {
	background-image: url(../images/classification_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 49px;
	float: right;
	margin-right: 4px;
}

.fenlei ul {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}

.fenlei ul li {
	line-height: 2.2;
	background-image: url(../images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.fenlei ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.fenlei ul li a:hover {
	color: #F60;
}
.news {
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-left: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 208px;
}

.news h2 {
	background-image: url(../images/news_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	margin-top: 5px;
}
.news h2 span {display: none;}
.news h2 a {
	background-image: url(../images/news_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 49px;
	float: right;
	margin-right: 4px;
}
.news ul {
	padding-top: 7px;
	*padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.news ul li {
	line-height: 2;
	*line-height: 1.8;
}
.news ul li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(../images/newsbg_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 190px;
	display: block;
}
.news ul li a:hover {
	color: #195DB0;
	background-image: url(../images/newsbg.gif);
}




.right {
	float: right;
	width: 772px;
	border: 1px solid #CCC;
}
.right h2 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	color: #195DB0;
	text-decoration: none;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right h2 a {
	width: 77px;
	margin-left: 600px;
}

.right ul {
	margin: 10px;
}
.right ul li {
	width: 172px;
	margin-right: 8px;
	float: left;
}
.right ul li img {
	border: 1px solid #CCC;
}
.right ul li a {
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 5px;
}
.right ul li a:hover {
	color: #195DB0;
}


.jiejue {
	width: 1002px;
	margin-top: 5px;
}

.jiejue h2 {
	background-color: #DEDEDE;
	background-image: url(../images/solutions_h2.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 25px;
	height: 34px;
}

.jiejue h2 span {
	display: none;
}

.jiejue ul {
	width: 1002px;
	margin-left: 2px;
	margin-right: 2px;
}
.jiejue ul li {
	width: 247px;
	float: left;
	margin-right: 3px;
}

.jiejue ul li a {
	background-color: #CCCCCC;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	height: 29px;
	display: block;
}
.jiejue ul li a:hover {
	background-color: #195DB0;
	color: #FFF;
}
.sub_main {
	width: 1002px;
	margin-top: 5px;
}

.jishu {
	float: left;
	width: 320px;
	margin-right: 22px;
}
.jishu h2 {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-bottom: 10px;
}
.jishu h2 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-left: 210px;
}
.jishu h2 a:hover {
	color: #F60;
}
.fixed {
	width: 320px;
	height: 94px;
}

.fixed h3 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #1A5CB0;
}

.fixed img {
	float: left;
	width: 149px;
	margin-right: 5px;
}
.fixed p {
	height: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 165px;
}
.fixed p a {
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 160px;
	height: 70px;
	text-decoration: none;
    overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.jishu ul {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.jishu ul li {
	line-height: 2;
}
.jishu ul li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(../images/newsbg_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 280px;
	display: block;
	font-family: "微软雅黑";
}
.jishu ul li a:hover {
	color: #195DB0;
	background-image: url(../images/newsbg.gif);
}



.about {
	width: 320px;
	float: left;
}
.about h2 {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-bottom: 10px;
}
.about h2 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-left: 210px;
}
.about h2 a:hover {
	color: #F60;
}
.about ul {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.about ul li {
	line-height: 2;
}
.about ul li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(../images/newsbg_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 280px;
	display: block;
	font-family: "微软雅黑";
}
.about ul li a:hover {
	color: #195DB0;
	background-image: url(../images/newsbg.gif);
}


.concent {
	width: 320px;
	float: right;
}
.concent h2 {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-bottom: 10px;
}
.concent h2 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-left: 210px;
}
.concent h2 a:hover {
	color: #F60;
}
.concent ul {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.concent ul li {
	line-height: 2;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 280px;
	display: block;
	font-family: "微软雅黑";
}

.footer {
	width: 100%;
	background-color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066FF;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.footer_box {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.footer_l {
	float: left;
	width: 780px;
}


.footer_l .link {
	width: 780px;
	margin-right: auto;
	margin-bottom: 10px;
	color: #FFF;
	margin-top: 10px;
	margin-left: 53px;
}
.footer_l .link b {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	font-family: "微软雅黑";
}

.footer_l .link a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
}
.footer_l .link a:hover {
	color: #FF9900;
}


.footer_l .copy {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 12px;
}
.footer_l img {
	margin-top: 8px;
}

.foter_r {
	width: 130px;
	float: left;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
	margin-top: 15px;
}
.foter_r img {
	padding-left: 8px;
	padding-bottom: 10px;
}
.foter_r a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-left: 25px;
}


.main .right {
	float: right;
	width: 772px;
}
.main .right h2 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	color: #195DB0;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/nei_h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	border:none;
}

.main .right h2 span{
	max-width:83%; 
	font-size: 12px;
	font-family: "微软雅黑";
	display: block;
	float: right;
	margin-top: 5px;
	*margin-top: -15px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.main .right h2 span a {
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	margin-left:inherit;
}
.main .right h2 span a:hover {
	color: #F90;
}

.paging {
	width: 722px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	float: right;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.paging a {
	color: #333;
	text-decoration: none;
	border: 1px solid #D9D9D9;
	padding: 5px;
	width: 100%;
}
.paging a:hover {
	color: #FFF;
	background-color: #1A5CB0;
}


.h3{
	padding-top: 8px;
	margin-bottom: 5px;
	display: inline;
}
.h3 a{
	color: #333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.h3 a:hover{
	color: #175EAE;
}

.fenlei .ulul li {
background: none;
margin-left: 10px;
}
.fangan a{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-family: "微软雅黑";
}
