/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr,blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea,th, td{
	margin: 0;
	padding: 0;
	}

img {
	border: 0 none;
	}
	
li {
	list-style-type: none;
	}
	
body {
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 1.8em;
	color: #545252;
	text-decoration: none;
	font-weight: normal;
	background-color: #fff;
	background-image: url(sg-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	}
	
a{ 
    font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
	}
	
a:hover{ 
	color: #00b1ac;
	}
	
#main {
	width: 1023px;
	margin: 0px auto;
	background: url(boxed-shadow.png) repeat-y center center;
	}
	
#main_box {
	width: 1000px;
	margin: 0px auto;
	background-color: #fff;
	overflow: hidden;
	}
	
.top_box {
	width: 1000px;
	height: 30px;
	margin: 0px auto;
	text-align: left;
	background-color: #00b1ac;
	color: #fff;
	line-height: 30px;	
	text-shadow: 1px 1px  #555;
	}
	
.top_box .left {
	float: left;
	margin-left: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.top_box .right {
	float: right;
	margin-right: 20px;
	text-align: right;
	}
	
.top_box .right a{
	color: #fff;
	line-height: 30px;
	}
	
.top_box .right a:hover{
	color: #fff;
	text-decoration: underline blink;
	}
	
.logo_box {
	position: relative;
	width: 960px;
	height: 142px;
	margin: 0px auto;
	margin-bottom: 20px;
	background: url(logo_seaguide.png)  no-repeat left bottom;
	background-size: auto 60%;
	}
	
.top_word{
	position: absolute;
	width: 376px;
	height: 50px;
	top: 79px;
	left: 380px;
	}
	
.search{
	position: absolute;
	width: 180px;
	height: 27px;
	text-align: right;
	overflow: hidden;
	border: 1px solid #ccc;
	top: 92px;
	right: 0px;
	}
	
.search .input{
	float: right;
	width: 157px;
	height: 27px;
	color: #919191;
	text-align: left;
	text-indent: 12px;
	line-height: 21px;
	padding:0px;
	margin:0px;
	border:0px;
	}
	
.search .button{
	float: right;
	width: 22px;
	height: 27px;
	padding:0px;
	margin:0px;
	border: 0px;
	}
	
/*menu*/
.m_box{
	position: relative;
	width: 960px;
	height: 22px;
	padding: 8px 0px;
	margin: 0px auto;
	text-align: left;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	}

.menu{
	float: left;
	padding: 0px 37px;
	font-size: 13px;
	color: #00b1ac;
	line-height: 22px;
	border-right: 1px solid #cfcfcf;
	}

.menu:hover{
	color: #1a0f85;
	text-shadow: 1px 0px  #f4f4f4;
	}
	
.menunow{
	float: left;
	padding: 0px 37px;
	font-size: 13px;
	color: #1a0f85;
	line-height: 22px;
	border-right: 1px solid #cfcfcf;
	}
	
.menu1{
	background: url(menu_arrow.png) no-repeat 75px center;
	}
	
.menu1:hover{	
	background: url(menu_arrow_hover.png) no-repeat 75px center;
	}	
	
.dropmenudiv_b{
	position: absolute;
	z-index: 100;
	display: none;
	overflow: hidden;
	width: 130px;
	padding: 0px 12px;
	top: 39px;
	background-color: #f0efef;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	}
	
.dropmenudiv_b a{
	float: left;
	display: block;
	width: 100%;
	height: 38px;
	margin-top: -1px;
	line-height: 38px;
	font-size: 12px;
	color: #00b1ac;
	border-top: 1px solid #d8d8d8;
	text-align: left;
	text-indent: 10px;
	}
	
.dropmenudiv_b a:hover{
	color: #1a0f85;	
	}

#dropmenu0_b {
	left: 208px
	}

#dropmenu1_b {
	left: 309px
	}
	
/*主体*/	
#banner_box{
	width: 960px;
	height: 338px;
	margin: 20px auto;
	margin-bottom:0px;
	overflow: hidden;
	text-align: center;
	}

.banner_shadow{
	width: 960px;
	height: 35px;
	margin: 0px auto;
	margin-bottom:30px;
	overflow: hidden;
	text-align: center;
	}
	
.body_main,.page_main{
	width: 960px;
	margin: 20px auto;
	padding-bottom: 30px;
	text-align: left;
	overflow: hidden;
	border-bottom:1px solid #d1cfcf;
	}
	
.body_main .left{
	float: left;
	width: 22%;
	margin-right: 3%;
	text-align: left;
	}
	
.body_main .left li{
	border-left: 1px solid #D1CFCF;
    margin-top: 7px;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 15px;
	margin-bottom: 15px;
	}
	
.body_main .right{
	float: left;
	width: 75%;
	text-align: left;
	}
	
.body_main .right h3{
	width: 100%;
	font-size: 1.4em;
	color: #00b1ac;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	margin: 0.8em 0;
	padding-bottom: 0.8em;
	}
	
.body_main .right h1,.body_main .right h1 a.navs{
	width: 100%;
	font-size: 23px;
	color: #232221;
	font-weight: normal;
	margin: 0.3em 0;
	}
	
.body_main .right h4{
	width: 100%;
	font-size: 23px;
	color: #00b1ac;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	margin: 0.3em 0;
	padding-bottom: 0.5em;
	}
	
	
.body_main .right .r_table{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	font-size: 13px;
	line-height: 200%;
	}
	
.line{
	width: 100%;
	border-bottom: 1px dotted #D1CFCF;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}
	
.fang{
	float: left;
	width: 100%;
	height: 18px;
	text-align: left;
	margin: 8px 0px;
	}
	
.fang a{
	float: left;
	display: block;
	width: 500px;
	text-align: left;
	line-height: 18px;
	overflow: hidden;
	}
	
.fang a:hover{
	color: #00b1ac;
	}
	
.fang font{
	float: left;
	display: block;
	width: 70px;
	text-align: left;
	line-height: 18px;
	color: #999;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 18px;
	border-right: 1px solid #ddd;
	}
	
/* 首页产品滚动 */	
.swiper-container {
	width: 100%;
	height: 220px;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
	}

.pagination {
	position: absolute;
	z-index: 20;
	width: 100%;
	text-align: center;
	bottom: 10px;
	display: none;
	}
	
.swiper-slide a{
	display: block;
	width: 160px;
	margin: 0px 12px;
	text-align: center;
	}

.swiper-slide a img{
	width: 150px;
	height: 150px;
	opacity: 1;
    filter: alpha(opacity=100);
    transition: all 0.5s;
	}
	
.swiper-slide a:hover img{
	opacity: .8;
    filter: alpha(opacity=80);
	}
	
.swiper-slide h2{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #6c6c6c;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	}

.swiper-slide:hover h2{
	color: #000;
	}
	
.foot{
	width: 960px;
	margin: 0px auto;
	margin-bottom: 30px;
	text-align: center;
	color: #666;
	overflow: hidden;
	}
	
.foot .f_left{
	float: left;
	}
	
.foot .f_right{
	float: right;
	text-align: right;
	}
	
.foot a{
	font-size: 12px;
	color: #6c6c6c;
	}
	
.foot a:hover{
	color: #000;
	}
	
.place{
	width: 100%;
	height: 42px;
	text-align: left;
	color: #888;
	}
	
.place a{
	color: #888;
	}
	
.place a:hover{
	color: #00b1ac;
	}
	
/* 产品列表 */	
.cppic{
	float: left;
	width: 174px;
	height: 224px;
	overflow: hidden;
	text-align: center;
	}	
	
.cppic a{
	display: block;
	width: 150px;
	margin: 0px 12px;
	text-align: center;
	}

.cppic a img{
	width: 150px;
	height: 150px;
	opacity: 1;
    filter: alpha(opacity=100);
    transition: all 0.5s;
	}
	
.cppic a:hover img{
	opacity: .8;
    filter: alpha(opacity=80);
	}
	
.cppic h2{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #6c6c6c;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	}

.cppic:hover h2{
	color: #000;
	}

/* 产品详情 */		
.cp_left{
	float: left;
	width: 300px;
	margin-right: 20px;
	}
	
.img_big{
	float: left;
	width: 298px;
	height: 298px;
	border: 1px solid #d7d7d7;
	padding: 10px;
	background-color: #fff;
	}
	
.img_list {
	float: left;
	width: 300px;
	overflow: hidden;
	}

.img_list a{
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	border: 1px solid #d7d7d7;
	margin-top: 9px;
	margin-right: 8px;
	overflow: hidden;
	text-align: center;
	opacity: 0.6;
	}

.img_list a:hover{
	opacity: 1;
	}

.img_list a.on{
	opacity: 1;
	}

.img_list a img{
	width: 100%;
	height: 100%;
	}
	
.cp_right{
	float: right;
	width: 600px;
	text-align: left;
	overflow: hidden;
	}
	
.cp_right h5{
	display: block;
	width: 100%;
    font-size: 23px;
    color: #232221;
    font-weight: normal;
    margin: 0.3em 0;
	}
	
.cp_right .cpmemo{
	width: 100%;
	margin-top: 20px;
	text-align: left;
	overflow: hidden;
	}
	
/* 详情切换 */	

#con {
	margin: 20px auto;
	width: 100%;
	overflow: hidden;
	}
	
#tags {
	width: 100%;
	height: 35px;
	background: url(tagli.jpg) repeat-x center center;
	}
	
#tags li {
	float: left;
	margin-right: 4px;
	text-align: center;
	}
	
#tags li a {
	display: block;
	width: 110px;
	height: 35px;
	color: #6f67a2;
	font-size: 13px;
	line-height: 35px;
	font-weight: 700;
	}
	
#tags li a:hover {
	color: #555;
	background: url(tagon.jpg) no-repeat;
	}

#tags li.selectTag {
	position: relative;
	}
	
#tags li.selectTag a {
	color: #555;
	background: url(tagon.jpg) no-repeat;
	}
	
#tagContent {
	padding: 30px 0px;
	border-bottom: 1px solid #c4c5c5;
	}
	
.tagContent {
	font-size: 13px;
	line-height: 30px;
	display: none;
	}

.tagContent strong {
	color: #00b1ac;
	font-size: 1.4em;
	margin: 0.5em auto;
	font-weight: normal;
	}
	
#tagContent div.selectTag {
	display: block;
	}
	
.next_pre {
	width: 100%;
	line-height: 30px;
	}
	
.next_pre a{
	color: #333;
	}
	
.next_pre a:hover{
	color: #00b1ac;
	}

	
/*新闻列表*/
.news_query{
	float: left;
	width: 100%;
	height: 32px;
	text-align: left;
	border-bottom: 1px dotted #d1cfcf;
	background: url(icon.jpg) no-repeat 6px center;
	margin: 3px 0px;
	}
	
.news_query a{
	float: left;
	display: block;
	width: 630px;
	height: 32px;
	text-align: left;
	font-size: 13px;
	line-height: 32px;
	overflow: hidden;
	text-indent: 16px;
	}
	
.news_query font{
	float: left;
	display: block;
	width: 90px;
	height: 32px;
	text-align: left;
	line-height: 32px;
	color: #999;
	font-size: 12px;
	}


	

	
	
		
.page_main .left{
	float: left;
	width: 700px;
	margin-right: 30px;
	text-align: left;
	font-size: 14px;
	}
	
.page_main .right{
	float: right;
	width: 220px;
	text-align: left;
	overflow: hidden;
	}
	
.page_main .right .box{
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: left;
	border-left:1px solid #d1cfcf;
	}
	
.page_main h4{
	font-size: 16px;
	color: #555;
	font-weight: normal;
	margin-bottom: 20px;
	}
	
.body_main .right h5{
	display: block;
	width: 100%;
	height: 40px;
	margin-top: 12px;
	text-align: center;
	font-size: 21px;
	line-height: 36px;
	color: #232221;
	font-weight: normal;
	}

.author{
	width: 100%;
	text-align: center;
	line-height: 30px;
	color: #888;
	padding-bottom: 10px;
	margin-bottom: 24px;
	border-bottom: 1px dotted #e7e7e7;
	}
	
.newscon{
	width: 100%;
	margin: 20px auto;
	text-align: left;
	}
	
.newscon img{
	max-width: 100%;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	



	
.page_main .left li{
	float: left;
	width: 102px;
	margin: 0px 36px;
	margin-top: 16px;
	text-align: left;
	}
	
#screenshot{
	position:absolute;
	border:1px solid #000;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	line-height: 32px;
	}
	
.cp_img {
	border:1px solid #d5d6d6;
	}
	
.cpquerytitle {
	display: block;
	text-align: center;
	ine-height:32px;
	color:#666;
	line-height: 32px;
	}
	
.cpquerytitle:hover {
	color: #000;
	}
	

	

	
.place .left{
	float: left;
	width: 800px;
	height: 42px;
	margin-left: 10px;
	}
	
.place .right{
	float: right;
	width: 100px;
	height: 42px;
	text-align: right;
	margin-right: 10px;
	}
	
.cp_class{
	float:left;
	width: 100%;
	text-align: left;
	}
	
.cp_class a,.smenu{
	float:left;
	width: 100%;
	height: 32px;
	text-align: left;
	line-height: 32px;
	}
	
.cp_class a:hover.smenu:hover{
	font-weight: bold;
	}
	
.cp_class a.class_active,.smenunow{
	color: #9a6614;
	font-weight: bold;
	}


	

	
.page_main .left h5{
	float: left;
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 24px;
	border-bottom: 1px dotted #e7e7e7;
	}
	
	
.down_query{
	float: left;
	width: 100%;
	height: 32px;
	text-align: left;
	border-bottom: 1px dotted #d1cfcf;
	margin: 6px 0px;
	line-height: 32px;
	}
	
.down_top{
	float: left;
	width: 100%;
	height: 32px;
	text-align: left;
	background-color: #f4f4f4;
	margin: 6px 0px;
	line-height: 32px;
	}
	
.d1{
	float: left;
	width: 500px;
	height: 32px;
	text-align: left;
	text-indent: 16px;
	}
	
.d2{
	float: left;
	width: 100px;
	height: 32px;
	text-align: center;
	}
	
.d1 a{
	float: left;
	display: block;
	width: 500px;
	height: 32px;
	text-align: left;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-indent: 16px;
	background: url(icon.jpg) no-repeat 6px center;
	}
	
.d2 font{
	color: #999;
	}

.huiyuan{
	float: left;
	width: 100%;
	height: 60px;
	margin-left: 18px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	padding-top: 70px;
	color: #666;
	background: url(huiyuan.jpg) no-repeat center 10px;
	border-bottom: 1px dotted #e3e3e3;
	}	
	
.input1,.form .input{
	width: 210px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #e3e3e3;
	font-size: 14px;
	padding: 0px;
	padding-left: 10px;
	margin: 3px;
	}
	
.form select{
	height: 27px;
	line-height: 27px;
	border: 1px solid #e3e3e3;
	font-size: 14px;
	padding: 0px;
	padding-left: 10px;
	margin: 3px;
	}
	
.form_button {
	display: block;
	padding: 0px 15px;
	height: 24px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	background-color: #00b1ac;
	border:0px;
	margin:0px;
	}
	
.form_button:hover {
	background-color: #bc6c06;
	}

.form textarea{
	-webkit-appearance: textarea;
	background-color: white;
	border: 1px solid #ddd;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	flex-direction: column;
	resize: auto;
	cursor: auto;
	padding: 2px;
	white-space: pre-wrap;
	word-wrap: break-word;
	}
	
.topclass{
	float: left;
	width: 200px;
	height: 32px;
	margin-right: 16px;
	background: url(index_12.jpg) no-repeat;
	text-align: center;
	}
	
.topclass a{
	color: #fff;
	line-height: 24px;
	}
	
.topclass a:hover{
	color: #9a6614;
	}
