*{padding:0 0; font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; margin:0 auto;}
img{border:none;}
a{text-decoration:none;}
.daohang{background-color:#0a736f; height:9px;}
.tm{ background-color:#FFFFFF; border-bottom:solid 2px #0a736f;}

.navigator{
width:460px; 
margin:0;
margin-right:-2px;

} 
.navigator ul{/*这里必须设置内边距和外边距，因为浏览器会自动给ul设定值，会把导航栏挤歪*/ 
padding: 0; 
margin: 0; 
list-style-type: none; 
} 
.navigator li{/*本来ul是竖直排列的，对所有li元素进行float:left他就会自动全部靠左*/ 
float: left; 
position :relative; 
} 
.navigator ul li a{/*这里设置text-decoration是为了防止a标签自己的样式*/ 
display: block; 
text-align: center; 
text-decoration: none;/*不对文本设置效果 */ 
width:90px;/*每一块的宽度*/ 
height:108px;/*每一块的高度*/ 
color:#0a736f;/*文字颜色 */
background: #ffffff;/*背景颜色 */
font-family:"微软雅黑";
font-size:18px;
line-height:110px;/*这是一个技巧，这里将height和line-height设置为一样的高度文字就会水平竖直居中 */ 
font-size: 18px; 
} 
.navigator ul ul li a{
height:31px;/*每一块下拉块的高度*/ 
line-height:31px;
}

.navigator ul li:hover a {/*这是一个css伪类，将鼠标移上去的时候字体和背景都会变色，移开又会变回来 */ 
color: #fff; 
background: #0a736f; 
}
.navigator ul li a.corrent {/*这是一个css伪类，将鼠标移上去的时候字体和背景都会变色，移开又会变回来 */ 
color: #fff; 
background: #0a736f; 
}

.navigator_1{
width:540px; 
margin:0;
margin-right:-2px;

} 
.navigator_1 ul{/*这里必须设置内边距和外边距，因为浏览器会自动给ul设定值，会把导航栏挤歪*/ 
padding: 0; 
margin: 0; 
list-style-type: none; 
} 
.navigator_1 li{/*本来ul是竖直排列的，对所有li元素进行float:left他就会自动全部靠左*/ 
float: left; 
position :relative; 
} 
.navigator_1 ul li a{/*这里设置text-decoration是为了防止a标签自己的样式*/ 
display: block; 
text-align: center; 
text-decoration: none;/*不对文本设置效果 */ 
width:90px;/*每一块的宽度*/ 
height:108px;/*每一块的高度*/ 
color:#0a736f;/*文字颜色 */
background: #ffffff;/*背景颜色 */
font-family:"微软雅黑";
font-size:18px;
line-height:110px;/*这是一个技巧，这里将height和line-height设置为一样的高度文字就会水平竖直居中 */ 
font-size: 18px; 
} 
.navigator_1 ul ul li a{
height:31px;/*每一块下拉块的高度*/ 
line-height:31px;
}

.navigator_1 ul li:hover a {/*这是一个css伪类，将鼠标移上去的时候字体和背景都会变色，移开又会变回来 */ 
color: #fff; 
background: #0a736f; 
}
.navigator_1 ul li a.corrent {/*这是一个css伪类，将鼠标移上去的时候字体和背景都会变色，移开又会变回来 */ 
color: #fff; 
background: #0a736f; 
}


.mian{ border-top: 1px solid #efefef; margin-top:45px;}
.mian_nr{ width:1024px;}
.zuo{ width:720px; margin-top:15px; float:left;}
.zuo_1{ width:325px; float:left; }

.zuo_2{ width:345px; height:100%; border-left:solid 1px #f0f0f0; float:right; margin-right:28px;}

.news_img{margin: 35px 0 15px 0;}


.you{ width:300px; margin-top:15px; float:right;}
#sousuo input{width:178px; height:29px; border:#0a736f 1px solid; float:left; outline:0;}
.button{ width:62px; height:31px; background-color:#0a736f; font-family:"Microsoft YaHei"; font-size:14px; color:#FFFFFF; margin-left:-1px;border: 0;cursor: pointer;}
.phone-input{ 
    padding-left: 40px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #CCCCCC;
    padding-right:20px;
    background:url(images/ss.png) no-repeat scroll left center transparent; 
} 

.hx{ width:300px; border-bottom:solid 1px #dbdbdb; height:20px; margin-bottom:20px;
}
.hzh{ margin-bottom:35px;}
.rmwz{ font-family:"微软雅黑"; font-size:18px; color:#000; font-weight:bold; margin-bottom:20px;
}
.border-bottom{
	border-bottom:solid 1px #ccc;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #7a7a7a;
}
.hx2{ width:300px; border-bottom:solid 1px #dbdbdb;margin-bottom:20px;}

.dbhx{ width:680px; border-bottom:solid 6px #0a7370; margin-bottom:26px; float:left;}

.db{ border-top:solid 2px #0a7370; width:100%; height:50px; float:left; margin-top:20px;}


.daohang_xwy{background-color:#3b3b3b; height:35px; line-height:35px; font-family:"Microsoft YaHei"; font-size:12px;}

.mian_xwy{ width:1024px; margin-top:25px;}
.zuo_xwy{ width:320px; float:left;}
.zuo_xwy1{ width:320px; float:left; margin-left:33px;}
.you_xwy{ width:320px; float:right;}
.xx{ border-bottom:dashed 1px #bbbbbb;}

.zuo_xwy table:not(:first-child){margin-top: 10px;}
.zuo_xwy1 table:not(:first-child){margin-top: 10px;}
.you_xwy table:not(:first-child){margin-top: 10px;}

.bt{ font-family:"微软雅黑"; font-size:24px; color:#000; padding:0px 0 55px 0; margin-top:-6px;}
.sj{ font-family:"微软雅黑"; font-size:14px; color:#999; width: 684px;text-align: right;float: left;}
.zw{ 
    float: left;
    line-height:46px;
	width:684px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #333;
    overflow: hidden;
}
.zw img{ margin-top:15px;margin-bottom:15px;max-width: 680px;
}
.zw span{ font-weight:bold;}
.hx{ width:300px; border-bottom:solid 1px #dbdbdb; height:20px; margin-bottom:20px;
}
.hzh{ margin-bottom:35px;}
.rmwz{ font-family:"微软雅黑"; font-size:18px; color:#000; font-weight:bold; margin-bottom:20px;
}
.border-bottom{
	border-bottom:solid 1px #ccc;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #7a7a7a;
}
.hx2{ width:300px; border-bottom:solid 1px #dbdbdb;margin-bottom:20px;}

.wx{ padding: 0 68px 0 68px;}

.bg span{ font-family:"Microsoft YaHei"; font-size:12px; color:#000; line-height:24px;}
.bg{margin-bottom: 20px;}

.dbhx{ width:680px; border-bottom:solid 6px #0a7370; margin-bottom:26px; float:left;}
.xxx{ width:684px; float:left; margin-top:20px; background-color:#FFFFFF; border-top:solid 4px #0a736f; border-bottom:solid 1px #CCC;}

.gt {font-family: "微软雅黑";font-size: 10px; color:#999;}

.rs { font-size:18px; color:#F00; font-family: "微软雅黑";}



.wypl {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	margin-top:10px;
	color:#999;
	padding-bottom:10px;
}
.cc{ font-size:12px; font-family:"Microsoft YaHei"; color:#0a7370;}
.rq{ font-size:10px; font-family:"Microsoft YaHei"; color:#999;}
.rembt {
	font-family: "微软雅黑";
	font-size: 16px;
	color:#000;
}
.ktj{ font-family:"Microsoft YaHei"; font-size:12px; color:#333;}
.rmgt{ float:left;}

.page-turning{ background-color:#f4ffff; float:left; margin-top:30px; height:30px; width:680px; border:solid 1px #CCC; text-align:center; line-height:30px; cursor:pointer;}
.ckn{font-family: "Microsoft YaHei";
	font-size: 12px;
	color:#0a7370;}
	
.db{ border-top:solid 2px #0a7370; width:100%; height:50px; float:left; margin-top:20px;}
.STYLE4 {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333333;}
.ann{ cursor:pointer;}

/**首页焦点图片**/

.mod-focus {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.mod-focus .focus_list {
	height: 400px
}

.mod-focus .focus_list li {
	position: relative;
	width: 800px;
	height: 100%
}

.mod-focus .focus_list li img {
	width: 100%;
	height: 100%
}

.mod-focus .focus_list li .link {
	display: block;
	width: 100%;
	height: 100%
}

.mod-focus .focus_list li .f_slogan {
	position: absolute;
	top: -74px;
	width: 100%;
	text-align: center;
}

.mod-focus .focus_list li .f_slogan .f_tle {
	display: inline-block;
	font-size: 36px;
	border-bottom: 1px solid #fff
}

.mod-focus .f_arr_next,.mod-focus .f_arr_prev {
    position: absolute;
    width: 58px;
    height: 96px;
}

.mod-focus .f_arr_prev {
	left: -65%;
    background: url(images/zuo.png);
}

.mod-focus .f_arr_next {
	right: 35%;
    background: url(images/you.png);
}

.mod-focus .focus_cover .focus_container {
	position: relative;
	width: 800px;
}

.mod-focus .focus_cover .f_cover {
	position: absolute;
	top: 0;
	width: 800px;
	height: 100%;
	z-index: 30;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#61000000', endColorstr='#61000000');
	background-color: rgba(0,0,0,.38)
}

.mod-focus .focus_cover .f_cover.coverL {
	left: 0
}

.mod-focus .focus_cover .f_cover.coverR {
	right: 0
}

.mod-focus .focus_cover .focus_opts {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	z-index: 30
}

.mod-footer {
	font-family: SimSun;
	line-height: 24px;
	background-color: #fff
}

.mod-footer .f_products {
	color: #fff;
	background-image: url(images/dbt.png);
	border-bottom: 3px solid #e6e5e6
}

.mod-footer .f_products a {
	color: #FFF;
	text-decoration: none;
}

.mod-footer .f_products a:hover {
	color: #fff
}

.mod-footer .f_links {
	padding: 20px 0;
	text-align: center
}

.mod-footer .f_links i {
	color: #e5e5e5;
	font-style: normal
}
.main_f {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.unslider .next, .unslider .prev{
    display: none;
}
.unslider{
    padding-top: 108px;
}

/**内容页评论**/
.neirong{
    width: 670px;
    height: 90px;
    border: solid 1px #CCCCCC;
    background-color: #FFFFFF;
    padding: 5px;
}
.text{
    padding-left: 5px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #CCCCCC;
    outline: none;
}

.discuss{
    word-break: break-word;
    text-align: center;
}
.discuss2 {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    zoom: 1;
}
.discuss .img {
    height: 30px;
    line-height: 30px;
}
.discuss .img-font{
    float: left;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #0a7370;
}
.discuss .time{
    float: right;
    font-size: 10px;
    font-family: "Microsoft YaHei";
    color: #999;
}
.discuss .say2{
    clear: both;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #333;
    text-align: left;
    width: 100%;
    padding: 10px 0px;
    line-height: 18px;
}
.blank1 {
    width: 100%;
    height: 5px;
    font-size: 0px;
}
.discuss1 {
    width: 100%;
    border-bottom: solid #dbdbdb 1px;
    position: relative;
}