﻿@charset "UTF-8";
/* CSS Document */

.colorbg {
	background-color: #fff;
}
.colorbg_1{
	background-color:#2d8ed1;
}

/*****头部样式*****/
.topnav {
	height: 40px;
	overflow: hidden;
}
.topnav li {
	float: left;
	line-height: 40px;
	padding-right: 10px;
	font-size:12px;
}
.topnav li:last-child {
	padding-right: 0px;
}
.topnav li, .topnav li a{
	color:#999;
}
.topnav .m_li, .topnav .m_li a{
	color:#03529f;
}
.logo {
	height: 60px;
	margin-top: 25px;
}
.logo img {
	float:left;
	max-height: 90px;
	margin-top: -15px;
}
.logofont {
	float:left;
	border-left:1px dashed #aeaeae;
	color:#aeaeae;
	font-size:16px;
	line-height:25px;
	padding:4px 15px;
	margin-left:15px;
}
.toptal{
	font-size:30px;
	color:#03529f;
	line-height:110px;
	font-weight:bold;
}
.toptal i{
	font-size:32px;
	padding-right:10px;
}
nav {
	clear:both;
	background:#2d8ed1;
	height:50px;
}
/*** 导航 ***/
.sf-menu > li, .sf-menu > li > a, a {  }

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	margin: 0;
	line-height: 1.0;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0px;
	top: 50px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 1px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
/*** STYLIZATION ***/
.sf-menu > li {
	font-size:16px;
	margin-left: 1px;
}
.sf-menu > li > a {
	color:#fff;
	height: 50px;
	padding:0 38px;
	line-height:50px;
	text-transform: uppercase;
}
.sf-menu > li > a:hover {
	color: #fff;
	text-shadow: 0 0 0;
	background:#00519a;
}

.sf-menu > li.active > a {
	color: #fff;
	text-shadow: 0 0 0;
	background:#00519a;
}
.sf-menu > li.active > a:after, .sf-menu > li > a:hover:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
	margin-left:-6px;
    width: 0;
    height: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.sf-menu > li.sfHover > a {
	text-shadow: 0 0 0;
}

.sf-menu > li.active {
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	padding: 0;
	background: none repeat scroll 0 0 rgba(255,255,255,0.9);
	border-top: 1px solid #fff;
}
.sf-menu li li a {
	font: 13px/35px '';
	text-shadow: none;
	padding: 0px;
	text-align:center;
}
.sf-menu li li {
	border-bottom: 1px dashed #EEEEEE;
}
.sf-menu li li:first-child {
	background: none;
}
.sf-menu li li:last-child {
	border-bottom:0px;
}
.sf-menu li li a {
	margin: 0;
	width: 140px;
}
.sf-menu li li a:hover, .sf-menu > li li.active a, .sf-menu > li li.sfHover > a {
	color: #fff;
	background:#00519a;
}
.sf-sub-indicator {
	background: url("../Images/indicator.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 13px;
	margin-left: 9px;
	position: absolute;
	text-indent: -999em;
	right: 5px;
	top: 13px;
	width: 15px;
}
.sf-menu .sf-sub-indicator {
	display: none;
}
.sf-menu li li .sf-sub-indicator {
	display: block;
}
/****导航结束****/


/****全屏广告****/
.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:450px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:450px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#03529f !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#03529f !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
	position: absolute;
	bottom: 0px;
	margin-bottom: 20px;
	opacity: 0.9 !important;
	-moz-opacity: 9;
	filter: alpha(opacity=90);
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #2d8ed1 url(../Images/slider-left-arrow.png) center no-Repeat;
	width: 35px;
	height: 50px;
	margin-top: -25px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	opacity: 0.8 !important;
	-moz-opacity: 8;
	filter: alpha(opacity=80);
}
.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #2d8ed1 url(../Images/slider-right-arrow.png) center no-Repeat;
	width: 35px;
	height: 50px;
	margin-top: -25px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	opacity: 0.8 !important;
	-moz-opacity: 8;
	filter: alpha(opacity=80);
}
.tp-leftarrow.large:hover, .tp-rightarrow.large:hover {
	background-color: #ff4949;
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position: absolute;
	visibility: hidden;
}
.tp-simpleresponsive img {
	max-width: none;
}

.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: #fff;
	width: 10px;
	height: 10px;
	float: left;
	margin: 0 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
	background: #03529f !important;
}
.tp-bannertimer {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 200;
	z-index: 5000;
}
.tp-bannertimer.tp-bottom {
	bottom: 0px !important;
	height: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../Images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
/****全屏广告结束****/

/****头部样式结束*****/


/*底部样式*/
.footer{
	display: table;
	padding:40px 0;
	color:#969696;
	line-height:32px;
}
.footer h6{
	padding-bottom:5px;
}
.footer .c4 img{
	height:45px;
	margin-bottom:-8px;
}
.footer ul li, .footer ul li a{
	color:#fff;
	line-height:32px;
}
.footer ul li a:hover{
	color:#03529f;
}
.footer hr{
	border: solid #333333;
	border-width: 1px 0 0;
	margin:10px 0;
}
.footer .f_contact li{
	line-height:25px;
}
.footer .f_contact .foot_tal{
	font-size:22px;
	margin-bottom:5px;
}
.footer .f_contact .qqline{
	float:left;
	height:25px;
	background:#00519a;
	color:#fff;
	padding:0 10px;
	font-size:12px;
	margin-bottom:-10px;
	margin-right:10px;
}
.footer .f_contact .qqline a{
	color:#fff;
	line-height:18px;
}
.footer .attention{
	text-align:center;
	font-size:12px;
	background:#2d8ed1;
	margin:-40px 0;
	padding-left:0px;
}
.footer .attention h6{
	margin:30px 0 20px 0;
}
.footer .attention img{
	height:105px;
}
.footer .attention p{
	line-height:20px;
	padding:5px 0 20px 0;
	color:#fff;
}
.footer .c1-5{
	padding-left:60px;
}
.copyright{
	line-height:55px;
}

/*中间样式*/
.intitle {
	clear:both;
	text-transform:Uppercase;
	margin:40px 0 10px 0;
}
.intitle01 {
	margin-top:20px;
}

.intitle span {
	color: #c2c2c2;
	font-size: 12px;
}
.intitle span a {
	color: #c2c2c2;
}
.intitle span a:hover {
	color: #03529f;
}

.intitle p{
	display:block;
	width:170px;
	color:#666;
	padding:0 10px;
	margin:0 auto;
	margin-bottom:-28px;
	background:#f5f5f5;
	z-index:100;
	position:relative;
}
.colorbg .intitle p{
		background:#fff;
}
.intitle .more, .sub_news .more{
	margin:0px auto;
	font-size:12px;
	background:transparent;
}
.intitle .more a{
	color:#00519a;
}
.prod{
	display:table;
	text-align:center;
	margin-bottom:30px;
} 
.p_list{
	padding:10px 20px;
	text-align:center;
	margin-top:10px;
}
.p_list p{
	font-size:14px;
	line-height:22px;
}

.p_list h5 a{
	font-size:16px;
	color:#03529f;
}
.prod_ico{
	width:105px;
	height:105px;
	-webkit-font-smoothing: antialiased;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color:#6578a9;
	margin:20px auto;
	overflow:hidden;
}

.p_list:hover{
	background-color:#f5f5f5;
}

.advantage{
	height:280px;
	background:url(../Images/icon_5.png) center no-repeat;
	margin:40px 0 0 0;
	position:relative;
}
.advantage .fontbox{
	text-align:right;
	width:350px;
	left:20px;
	top:20px;
	position:absolute
}
.advantage .fontbox02{
	left:-10px;
	top:125px;
}
.advantage .fontbox03{
	left:730px;
	text-align:left
}
.advantage .fontbox04{
		top:125px;
	left:760px;
	text-align:left
}
.advantage h5{
	font-size:18px;
	margin-bottom:5px;
}

.professionbox{
	text-align:center;
	background:#f5f5f5;
	padding:30px 0 10px 0;
	margin:20px 10px;
}
.professionbox .boximg{
	width:140px;
	height:140px;
	overflow:hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin:0 auto;
}
.professionbox .boximg img{
	max-width: none;
	width:auto;
	height:145px;
}
.aboutbox .professionbox{
	margin:20px 0px;
}
.aboutbox .professionbox .boximg{
	width:100px;
	height:100px;
}
.aboutbox .professionbox .boximg img{
	height:100px;
}
.aboutbox .professionbox hr{
	margin-left:20px;
	margin-right:20px;
}
.aboutbox .professionbox h5, .aboutbox .p_list h5{
	font-size:16px;
}
.aboutbox .p_list{
	background:#f5f5f5;
	padding-bottom:20px;
	margin-bottom:20px;
}
.aboutbox .p_list .prod_ico{
	background:#5586b7;
}
.aboutbox .p_list .prod_ico i{
	color:#fff;
	line-height:105px;
	font-size:35px;
	padding-right:0px;
}
.aboutbox .p_list hr{
	margin:15px 30px;
}
.aboutbox .p_list p{
	margin:0 10px;
}
/*新闻滚动*/
#owl-demo .item{
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		min-height:280px;
    }
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init*/
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	clear: both;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
	
}
.owl-controls .owl-buttons {
	display: block;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	line-height: 10px;
	height: 8px;
}
/* fix*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* preloading images*/
.owl-item.loading {
	min-height: 150px;
	background: url(../Images/ajaxloader.gif) no-repeat center center
}
.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
	position: absolute;
	left: -5%;
	top: 35%;
	width: 30px;
	height: 60px;
	cursor: pointer;
	text-indent: -9999px;
		background: url(../Images/carousel-arrows.png) 0 0 no-repeat;
}
.owl-controls .owl-buttons .owl-next {
	left:auto;
	right: -5%;
	background: url(../Images/carousel-arrows.png) -30px 0 no-repeat;
}
.owl-controls .owl-buttons .owl-prev:hover {
		background: url(../Images/carousel-arrows.png) 0 -60px no-repeat;
}
.owl-controls .owl-buttons .owl-next:hover {
		background: url(../Images/carousel-arrows.png) -30px -60px no-repeat;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver*/
	display:none;

}

/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/*   滚动end-------------------------------------*/

.i_news{
	display:table;
	padding:10px 0;
	background:url(../Images/newstitle.png) center 75px no-repeat;
}
.i_news .more{
	margin-top:-5px;
}
.newsl{
	padding:15px 25px;
	position:relative;
	margin:0 0 20px 0;
}
.newsl li{
	text-align:left;
	line-height:30px;
	
}
.customer{
	margin:0 0 30px 0;
}
.customer div{
	display:inline-block;
	margin:5px 5px;
}

.customer div img{
	height:42px;
	width:auto;
filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: 0.8; 
}
.customer div:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
    opacity: 1;
}
/*--首页样结束*/

/*--子页样式--*/
.subslides{
	clear:both;
	height:300px;
	overflow:hidden;
}
.subli{
	height:100px;
	overflow:hidden;
}
.subliimg{
	height:120px;
	overflow:hidden;
	margin:15px 0 10px 0;
}
.subli span a{
	color:#03529f;
}
.subleft, .subright{
	margin:25px 0;
}
.subnav {
	width:210px;
}
.subnav h6{
	background:#00519a;
	line-height:60px;
	padding:0 30px;
}
.subnav ul{
	display:table;
	width:100%;
	margin-top:-5px;
}

.subnav li a{
	display:block;
	line-height:45px;
	padding:0 0 0 30px;
	border-bottom:1px solid #D4D4D4;
}
.subnav li i{
	color: #C7C7C7;
	float:right;
	line-height:45px;
	padding-right:20px;
}
.subnav li a:hover{
	background:#00519a;
	color:#fff;
}
.sub_news{
	display:table;
}
.sub_news li{
	text-align:left;
}
.sub_news li span{
	float:right;
	font-size:12px;
	color:#BCBCBC;
}
.sub_news .more{
	float:right;
	margin-top:5px;
}
.nlist{
	width:100%;
	display:table;
	padding-top:10px;
}
.nlist .nimg {
	float: left;
	width: 40%;
	height: 125px;
	overflow: hidden;
	position: relative;
	margin-right: 15px;
	text-align: center;
	margin-bottom:15px;
}
.nlist .nimg .pclass{
	width:100%;
	font-size: 12px;
	position: absolute;
	text-align: center;
	padding: 5px 0;
	background-color: #000;
	color:#fff;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: 0.8;
	bottom: -5px;
	overflow:hidden;
}
.nlist h6{
	font-size:18px;
	margin:0px 0 8px 0;
}
.nlist p{
	font-size:12px;
	color:#b0b0b0;
	margin:0 0 5px 0;
	line-height:20px;
}
.listclass{
	display:table;
	margin:5px 0;
	padding-bottom:5px;
} 
.listclass li{
	height:auto;
	font-size:12px;
	color:#9e9e9e;
	line-height:20px;
	padding:0 0 25px 0;
	margin-top:25px;
	border-bottom:1px dashed #e3e3e3;
}

.listclass .img{
	float:left;
	width:30%;
	height:120px;
	margin-right:15px;
	overflow:hidden;
}
.listclass .img img{
	width:100%;
}

.listclass .time{
	font-size:12px;
	margin-top:8px;
	color:#696969;
	text-align:left;
}
.navsub{
	margin:30px 0;
}
.navsub ul{
	padding-left:25px;
}

.navsub ul li a{
	display:block;
	line-height:45px;
	background:#fff;
	margin-bottom:5px;
	padding-left:30px;
	color:#6578a9;
}
.navsub ul li a:hover, .navsub ul li.active a{
	color:#fff;
	background-color:#03529f;
}
.navsub ul li i{
	padding-right:8px;
}
.prodsub h1{
	padding-left:25px;
}

.prodsub li a{
	float:left;
	line-height:45px;
	background: rgba(255,255,255,.8);
	border-radius: 10px 10px 0 0 ;
	-moz-border-radius:10px 10px 0 0 ;
	-webkit-border-radius:10px 10px 0 0 ;
	padding:0 20px;
	margin-right:1px;
	width:24.9%;
	text-align:center;
	color:#666;
}

.prodsub li a:hover, .prodsub li.active a{
	background: rgba(255,255,255,1);
	color:#03529f;
}
.prodsub{
		margin-top:-52px;
}
.prodsub li a{
	width:33.3;
}
.about{
	padding:10px 30px 20px 30px;
	margin-bottom:20px;
}
.about hr{
	margin-left:0px;
	margin-right:0px;
}
.aboutbox{
	padding:10px 0;
	line-height:230%;
	margin-bottom:20px;
}
.aboutbox h2{
	margin:15px 0;
}
.aboutbox01{
	padding-left:35px;
	padding-right:35px;
}
.aboutbox ul{
	display:table;
	padding-bottom:10px;
}
.aboutbox li{
	line-height:35px;
	color:#333;
}
.aboutbox li a{
	color:#03529f;
}
.about .pagenumber{
	margin-bottom:15px;
}

/*地图样式*/
.map{
	height:330px;
	margin-top:20px;
	overflow:hidden;
}

#allmap {width: 100%;height: 100%;overflow: hidden;margin:0;}

.info_s{
	line-height:20px;
	text-align:center;
	color:#b4b4b4;
	font-size:12px;
}
.tag{
	padding:15px 0;
	color:#BFBFBF;
	font-size:12px;
	line-height:30px;
	text-align:right;
}
.tag a{
	color:#BFBFBF;
}
.tag span{
	margin-right:5px;
}
.relevan{
	display:table;
}

.relevan li{
	float:left;
	clear:none;
	width:50%;
	border-bottom:1px dashed #BDBDBD;
	height:35px;
	line-height:35px;
	padding:0 10px 0 5px;
}
.relevan li span{
	float:right;
	font-size:12px;
	color:#9e9e9e;
}

.product .p_list{
	padding:15px 10px;
	text-align:left;
	margin-bottom:30px;
}
.product .prod_ico{
	overflow:hidden;
	width:85px;
	height:85px;
}
.product .prod_ico img{
	min-width:85px;
}
.product .p_list:hover{
	background:#f5f5f5;
}
.product .p_list h5{
	font-size:20px;
	margin-bottom:5px;
}
.product hr{
	margin-top:0px;

	margin-bottom:5px;
}

/*滚动栏目*/
.main{
	  position: relative;
  overflow: hidden;
}
.sidebar {
  float: left;
}
.autofix_sb.fixed {
  position: fixed !important;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  height: 100%;
  overflow:auto;
  margin-top:-5px;
}

.autofix_sb.fixed.bottom {
  bottom: 0;
  position: absolute !important;
}

/*---end---*/

.shili{
    width: 100%;
    clear: both;
	padding-top:20px;
	text-align:center;
}
.shili ul{
	display: inline-block;
    width: auto;
margin:0 auto;
}
.shili ul li{
	float:left;
	width:33.3%;
	display: inline;
	padding:10px 20px;
}
.shili ul:first-child li{
	width:50%;
}
.shili .shilibox{
	width:80%;
	text-align:center;
	margin:0 auto;
}
.shili ul:first-child li .shilibox{
	width:70%;
}
.shili .shilibox .img{
	width:200px;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom:20px;
}
.shili .shilibox .font p{
	line-height:180%;
}
.lingyu{
	clear:both;
	padding-bottom:20px;
}
.lingyu .lingyubox{
	float:left;
	width:50%;
	background:#f5f5f5;
	padding:20px;

}
.lingyu .lingyubox .img{
	float:left;
	width:100px;
	height:90px;
}
.lingyu .lingyubox .img img{
	width:90px;
}
.lingyu .lingyubox .font{
	margin-left:110px;
	
}
.lingyu .lingyubox .font h5{
	font-size:16px;
	margin:0;
}
.prod01 .p_list p{
	line-height:216.5%;
}