@charset "utf-8";
html,
body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	min-width: 1200px;
	font: 14px 微软雅黑;
	color: #666666;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.border {
	border: 1px solid #DFDFDF;
}
.bg {
	background-color: #dedede;
}
.bg1 {
	background-color: #CAFF70;
}
.bg2 {
	background-color: #FFC1C1;
}
.bg3 {
	background-color: #FFA07A;
}
.bg4 {
	background-color: white;
}
.hj200 {
	line-height: 200%;
}
.mt30 {
	margin-top: 30px
}
.mt20 {
	margin-top: 20px
}
.mt10 {
	margin-top: 10px
}
.w0 {
	width: 100%
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
a {
	text-decoration: none;
	outline: none;
	color: #666666;
	transition: 0.2s;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0;
}
li {
	list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0
}
/*head start*/

.head {
	background: #fff
}
.head .head_top {
	height: 110px;
	background: url(../images/head_top.jpg) no-repeat center top;
}
.nav {
	width: 100%;
	height: 40px;
	background: url(../images/bgout.png) no-repeat center;
	border: 3px solid #ccc;
	border-width: 3px 0 3px 0;
}
.nav .box {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}
.nav .menu {
	width: 100px;
	height: 40px;
	background: url(../images/bg5.png) no-repeat;
	padding: 0 26px;
	margin-left: -25px;
	float: left;
	position: relative;
	left: 40px;
}
.nav .m_hover {
	background: url(../images/bg0.png) no-repeat center;
}
.nav .menu p {
	line-height: 40px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
}
/*head end*/
/*banner start*/

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
/*pager*/

.callbacks_tabs.callbacks1_tabs {
	margin-top: -40px;
	position: relative;
	z-index: 100;
	margin-bottom: 20px;
}
.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid #FFF;
	position: relative;
}
.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100, 200, 300, 0);
	color: transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #FFF;
}
/* Callback example */

.callbacks_container {
	margin-bottom: 2px;
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -30px;
	display: none;
}
.callbacks_container:hover .callbacks_nav {
	display: block;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
@media screen and (max-width: 600px) {
	.callbacks_nav {
		top: 47%;
	}
}
/*banner end*/
/*product start*/

.product {
	padding-top: 40px;
}
.sort .sort-list ul li.hover ul li a,
.sort .hr {
	background: url(Unknown_83_filename) no-repeat
}
.sort {
	width: 240px;
	height: auto;
	float: left;
	position: relative;
	z-index: 20;
	box-shadow: 0 0 10px 0;
}
.sort .sort-ti {
	height: 90px;
	width: 240px;
	background: url(../images/pl_top.jpg) no-repeat center;
}
.sort .sort-list {
	border-top: 0;
	height: 510px;
	padding: 10px 1px;
	background: url(Unknown_83_filename);
}
.sort .sort-list li {
	width: 200px;
	height: 47px;
	float: left;
}
.sort .sort-list .li1 {
	padding: 0 10px;
	margin: 5px 10px;
	background: url(../images/xxjt.png) no-repeat center right #DFDFDF;
}
.sort .sort-list li a {
	display: block;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	font-weight: bold;
}
.sort .sort-list li a span {
	display: block;
	height: 47px;
	background-position: right -80px
}
.sort .sort-list li.hover {
	background-color: #225EBE
}
.sort .sort-list li.hover a {
	color: #fff
}
.sort .sort-list ul ul {
	display: none
}
.sort .sort-list ul li.hover ul {
	background-color: #fff;
	border: 2px solid #F48623;
	left: 160px;
	margin-top: -38px;
	width: 160px;
	z-index: 30;
	position: absolute;
	height: auto;
	overflow: hidden
}
.sort .sort-list ul li.hover ul li {
	height: 27px;
	padding: 0
}
.sort .sort-list ul li.hover ul {
	display: block
}
.sort .sort-list ul li.hover ul li a {
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	border-top: 0;
	border-bottom: 0;
	padding-left: 30px;
	color: #333;
	background-position: 15px -154px
}
.sort .sort-list ul li.hover ul li a:hover {
	background-position: 15px -181px
}
.sort dl {
	height: 18px;
	line-height: 18px;
	margin: 0 0 18px 0;
	overflow: hidden;
	zoom: 1
}
.sort dt {
	width: 65px;
	height: 18px;
	float: left;
	background: url(Unknown_83_filename) 0 -4px no-repeat;
	color: #e51a45;
	padding: 0 0 0 4px
}
.sort dt a:hover {
	text-decoration: underline
}
.sort dd {
	float: left;
	margin: 0 0 0 8px
}
.sort .hr {
	display: block;
	height: 4px;
	background-position: 0 -76px;
	background-repeat: repeat-x;
	border: 0;
	overflow: hidden;
	margin: 0 5px
}
.sort .more {
	display: block;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	margin: 6px 5px 0 5px;
	padding-left: 50px
}
.product .pro_body {
	width: 860px;
	padding: 10px 0
}
.product .pro_body .title {
	width: 800px;
	height: 35px;
	margin: 0 auto;
	border: 2px solid #aaaaaa;
	border-width: 0 0 2px 0;
	line-height: 35px;
	margin-right: 15px;
}
.product .pro_body .title b {
	font-size: 18px;
	color: #084DAD
}
.product .pro_body .title b font {
	font-size: 14px;
	font-weight: normal;
	color: #888
}
.product .pro_body .title .fr {
	font-size: 12px;
	color: #CB0005
}
.product .pro_body ul li {
	width: 286px;
	height: 200px;
	margin-top: -12px;
	margin-right: 0px;
	position: relative;
	left: -5px;
}
.product .pro_body ul li .proimg {
	width: 250px;
	height: 187px;
}
.product .pro_body ul li .proimg img {
	position: relative;
	top: 5px;
	left: 16px;
}
.product .pro_body ul li .prozi {
	width: 250px;
	text-align: center;
	position: relative;
	top: -30px;
}
/*product end*/
/*company start*/

.company {
	background: url(../images/company.jpg) no-repeat center top #fff;
	padding: 0 0 40px 0;
	height: 395px;
}
.company .com_title {
	height: 140px;
	background: url(../images/title_c.png) no-repeat center;
}
.company .com_con {
	color: #fff;
	line-height: 160%;
	font-size: 15px;
}
.company .com_con p {
	text-indent: 2em;
}
.company .com_lx ul {
	width: 204px;
	padding-top: 20px;
	text-indent: 0;
}
.company .com_lx ul li b {
	color: #F48623;
	font-size: 16px;
}
.company .tuji {
	width: 1100px;
	height: 375px;
	background: #fff
}
.company .tuji ul li {
	width: 268.5px;
	height: 180px;
	margin: 5px 0 0 0;
}
.company .tuji ul li {
	margin-left: 5px;
}
.company .tuji ul a:nth-child(4) li {
	background: url(Unknown_83_filename) no-repeat center;
}
.company .tuji ul a:nth-child(6) li {
	background: url(Unknown_83_filename) no-repeat center;
}
.company .tuji ul li {
	width: 268.5px;
	height: 180px;
	overflow: hidden;
}
.company .tuji ul li img {
	display: block;
	-moz-transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	transition: .5s ease-in;
}
.company .tuji ul li:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1)
}
/*company end*/
/*case start*/

.case_bg {
	height: 276px;
	background: url(Unknown_83_filename) no-repeat center;
}
.case {
	margin-top: 40px;
	padding: 10px 0 0 0;
}
.case .title {
	width: 1070px;
	height: 35px;
	margin: 0 auto;
	border: 2px solid #aaaaaa;
	border-width: 0 0 2px 0;
	line-height: 35px;
}
.case .title b {
	font-size: 18px;
	color: #fff
}
.case .title b font {
	font-size: 14px;
	font-weight: normal;
	color: #dedede
}
.case .title .fr {
	font-size: 12px;
	color: #CB0005
}
.case .picMarquee-left {
	width: 1078px;
	overflow: hidden;
	position: relative;
}
.case .picMarquee-left .bd {
	padding: 14px 12px 20px 17px;
	overflow: hidden;
}
.case .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.case .picMarquee-left .bd ul li {
	margin: 0 11.5px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	height: 195px;
}
.case .picMarquee-left .bd ul li .pic {
	text-align: center;
}
.case .picMarquee-left .bd ul li .pic img {
	width: 220px;
	height: 165px;
	display: block;
}
.case .picMarquee-left .bd ul li p {
	text-align: center;
	position: relative;
	top: 8px;
	color: #fff
}
/*case end*/
/*new start*/

.new_l {
	width: 575px;
}
.new_l .nl_top {
	width: 545px;
	height: 70px;
	background: #f1f1f1;
	margin-top: 5px;
	padding: 10px 15px;
}
.new_l .nl_top b {
	font-size: 16px;
	line-height: 25px;
}
.new_l .nl_top p {
	text-indent: 2em;
	line-height: 160%;
	font-size: 15px;
}
.new_l .nl_bot {
	width: 575px;
	margin-top: 15px;
}
.new_l .nl_bot li {
	height: 66px;
	margin-top: 10px;
}
.new_l .nl_bot li .date {
	width: 64px;
	height: 64px;
	border: 1px solid #aaa;
	text-align: center;
}
.new_l .nl_bot li .date b {
	font-size: 25px;
	text-align: center;
	line-height: 32px;
	position: relative;
	top: 5px;
}
.new_l .nl_bot li .date p {
	text-align: center;
	line-height: 32px;
}
.new_l .nl_bot li .nr {
	width: 495px;
}
.new_l .nl_bot li .nr b {
	font-size: 16px;
	color: #4f4f4f;
	line-height: 24px;
}
.new_l .nl_bot li:hover .date {
	background: #084DB9;
	color: #fff
}
.new_l .nl_bot li:hover .nr b {
	color: #084DB9
}
.new_l .nl_bot li:hover .nr p {
	color: #bbb
}
.new .more {
	font-weight: bold;
	color: #F48633
}
.new_r {
	width: 475px;
}
.new_r .nr_img {
	margin-top: 5px;
}
.new_r .nr_bot {
	margin-top: 15px;
}
.new_r .nrb_1 b {
	font-size: 16px;
	color: #4f4f4f
}
.new_r .nrb_1 p {
	text-indent: 2em;
}
.new_r .nr_bot ul {
	margin-top: 5px;
}
.new_r .nr_bot ul li {
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../images/jt.png) no-repeat center left;
	font-size: 15px;
}
.new_r .nr_bot ul li:hover {
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../images/jt1.png) no-repeat center left;
	color: #084DB9
}
.new {
	position: relative;
	top: -10px;
	height: 420px;
}
.new .new_l {
	width: 575px;
	padding: 10px 0;
}
.new .new_r {
	width: 475px;
	padding: 10px 0;
}
.new .title {
	height: 35px;
	margin: 0 auto;
	border: 2px solid #aaaaaa;
	border-width: 0 0 2px 0;
	line-height: 35px;
}
.new .title b {
	font-size: 18px;
	color: #084DAD
}
.new .title b font {
	font-size: 14px;
	font-weight: normal;
	color: #888
}
.new .title .fr {
	font-size: 12px;
	color: #CB0005
}
.new .newbody {
	width: 505px;
	margin: 0 auto;
}
.new .newbody .top {
	margin-top: 10px;
}
.new .newbody .nlimg {
	width: 122px;
	height: 92px;
	border: 1px solid #dfdfdf;
}
.new .newbody .nlcon {
	width: 365px;
	padding-top: 5px
}
.new .newbody .nlcon b {
	font-size: 15px;
	color: #333
}
.new .newbody .nlcon p {
	line-height: 160%;
	text-indent: 2em;
}
.new .newbody ul {
	padding-top: 10px;
}
.new .newbody ul li {
	height: 22px;
	line-height: 22px;
}
.new .newbody ul li:hover {
	color: #444
}
.new .newbody .top:hover b {
	color: #084DB9
}
.new .newbody .top:hover p {
	color: #444
}
/*new end*/
/*footer start*/

.foot {
	padding: 0 0 30px 0;
	background: url(../images/footbg.jpg) no-repeat center top;
	border-top: 3px solid #999;
	height: 140px;
}
.foot .footer ul {
	width: 1100px;
	height: 40px;
	background: #222;
	line-height: 40px;
	color: #fff
}
.foot .footer ul li {
	width: 137px;
	height: 35px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.foot .footer p {
	text-align: center;
	color: #fff;
	line-height: 160%
}
/*footer end*/
/*main start*/

.main {
	margin: 40px auto
}
.main .pro_list {
	width: 240px;
	background: #fff;
	padding-bottom: 17px;
}
.main .pro_list .pl_top {
	width: 240px;
	height: 90px;
	background: url(../images/pl_top.jpg) no-repeat center;
}
.main .pro_list .ul1 li {
	width: 200px;
	background: #dfdfdf;
	margin: 9px auto;
	line-height: 30px;
	padding: 0 10px;
}
.main .pro_list .ul1 .son {
	width: 200px;
	height: 22px;
	margin: 0 auto;
	line-height: 22px;
	border-bottom: 1px dashed #dfdfdf
}
.main .pro_list .ul1 ul {
	width: 200px;
	display: none;
	clear: both;
	background: #fff
}
.main .main_body {
	width: 830px;
	background: #fff;
	padding: 10px 0;
	margin: 0
}
.main_body .title {
	width: 810px;
	height: 35px;
	margin: 0 auto;
	border: 2px solid #aaaaaa;
	border-width: 0 0 2px 0;
	line-height: 35px;
}
.main_body .title b {
	font-size: 18px;
	color: #084DAD
}
.main_body .title b font {
	font-size: 14px;
	font-weight: normal;
	color: #888
}
.main_body .title .fr {
	font-size: 12px;
	color: #666
}
.main_body .main_bot {
	width: 800px;
	padding-top: 10px;
	margin: 0 auto;
	line-height: 28px
}
/*main end*/
/*产品中心*/

.pro_body {
	width: 860px;
	padding: 10px 0;
	margin-top: 15px;
}
.pro_body ul li {
	width: 284px;
	height: 200px;
	margin-bottom: 15px;
}
.pro_body ul li .proimg {
	width: 250px;
	height: 187px;
}
.pro_body ul li .proimg img {
	position: relative;
	top: 5px;
	left: 16px;
	border: 1px #dfdfdf solid;
}
.pro_body ul li .prozi {
	width: 250px;
	text-align: center;
	position: relative;
	top: -10px;
	margin-top: 20px;
}
.pro_body ul li .h1 {
	width: 250px;
	text-align: center;
	position: relative;
	top: -10px;
	margin-top: 20px;
	text-align: center;
	color: red;
}
/*文章页*/

.ny_title h2 {
	line-height: 40px;
	color: #666666;
	font-size: 18px;
	border-bottom: 1px #ccc dashed;
	margin-bottom: 20px;
	font-weight: bold;
}
/*上下篇*/

.per {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	background: #E0D8D8;
}
.per p {
	line-height: 35px;
	margin: 0px;
	padding: 0px 10px;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fl {
	float: left;
}
.fr: {
	float: right;
}
/*相关文章*/

.xgwz {
	display: inline-block;
}
.cgbt {
	border-bottom: 1px #ccc solid;
	font-size: 18px;
	font-weight: bold;
	width: 800px;
}
.xgxw {
	width: 360px;
	line-height: 25px;
	height: 25px;
	float: left;
	margin: 5px 20px;
	border-bottom: 1px #ccc dashed;
	white-space: nowrap;
	overflow: hidden;
}
.pro_img2 {
	width: 100%;
	margin: 0px auto;
	height: auto overflow: auto;
}
.pro_img2 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.pro_img2 ul li {
	float: left;
	width: 150px;
	margin: 10px 5px;
	height: 160px;
}
.pro_img2 ul li a {
	text-decoration: none;
}
.pro_img2 ul li a img {
	width: 150px;
	height: 113px;
	border: 1px #ccc solid;
	border-radius: 3px;
}
.pro_img2 ul li a span {
	width: 150px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	color: #666;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*新闻列表*/

dl.news_dl {
	font-size: 14px;
	color: #666;
	padding: 5px;
	line-height: 22px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 6px;
}
dl.news_dl dt {
	line-height: 24px;
	height: 24px;
	width: 780px;
	overflow: hidden;
}
dl.news_dl .dt_1 {
	height: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
dl.news_dl .dt_2 {
	font-size: 12px;
	float: right;
	padding: 0 10px 0 8px;
	font-family: "Microsoft YaHei";
}
/*上下页*/

.web_pages {
	width: 860px;
	display: inline-block;
}
.web_pages ul {
	float: left;
	padding: 12px 0px 12px 22px;
	margin-left: 20px;
}
.web_pages ul li {
	float: left;
	line-height: 17px;
	margin-right: 6px;
	border: 1px solid #2D60B1;
	background: #2D60B1;
}
.web_pages ul li a {
	float: left;
	padding: 10px;
	color: #FFF;
	display: block;
}
.web_pages ul li a:hover {
	background-color: #3A3B3A;
	color: #fff;
	text-decoration: none;
	padding: 10px;
}
.web_pages ul li.thisclass,
.web_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
	background-color: #3A3B3A;
	color: #fff;
	padding: 5px;
	font-weight: bold;
}
.web_pages .pageinfo {
	line-height: 28px;
	padding: 12px 10px 12px 16px;
	color: #FFF;
}
.web_pages .pageinfo strong {
	color: white;
	margin: 0px 2px;
}
/*友情链接*/

.links {
	clear: both;
	line-height: 28px;
	color: #fff;
	background: #5D5C5C;
	font-size: 16px;
	width:100%;
}
.links a {
	font-size: 12px;
	color: #fff;
	line-height: 23px;
}
/*网站地图*/

.mapbody {
	margin: 0 auto;
}
#content01 h3 {
	font-size: 20px;
	padding: 10px;
	margin-left: 22px;
	color: #04AFDA;
	line-height: 20px;
	font-weight: 600;
	border-bottom: #d6d6d6 1px solid;
	clear: both;
}
#content01 h3 span {
	float: right;
	font-weight: 100;
	font-size: 12px;
	color: #666666;
}
#content01 {
	float: left;
	line-height: 30px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 1100px;
}
#contact-c li {
	margin-top: 10px;
}
.linkbox {
	padding: 0px 30px;
	width: auto;
}
.f6 {
	width: 990px;
}
.linkbox h3 {
	width: 150px;
}
.linkbox ul li {
	border-bottom: 1px #ccc dashed;
	margin-left: 15px;
	width: auto;
	float: left;
	list-style: none;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.linkbox .sj {
	width: 900px;
}
.linkbox .sj ul li {
	float: left;
}
.hotnew_bt {
	font-size: 16px;
	width: 1100px;
	float: left;
	color: #666666;
	font-weight: bold;
	border-bottom: #111111 2px solid;
	margin-bottom: 20px;
}
.hotnew {
	width: auto;
	padding: 0px 30px;
}
.hotnew ul li {
	border-bottom: 1px #ccc dashed;
	float: left;
	margin-left: 15px;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
/*左侧新闻栏*/

.nu {} .nu .ull {
	margin-top: 5px;
}
.nu .ull .lii {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background: url(../images/jt.png) no-repeat center left;
	font-size: 15px;
	border-bottom: 1px dashed #CCCCCC;
}
.nu .ull .n {
	font-size: 24px;
	background: #225EBE;
	color: #fff;
	text-align: center;
	line-height: 50px;
}