﻿@charset "utf-8";/* CSS Document */
body {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
}
* {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
a:focus {
	outline: 0;
}
img {
	border: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.top {
	width: 100%;
	height: 179px;
}
.top-1 {
	width: 100%;
	height: 32px;
	background: #eaeaea;
}
.top-1-con {
	width: 1100px;
	margin: 0px auto;
}
.top-1-con h2 {
	float: left;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
.top-1-con h3 {
	float: right;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
.top-1-con h3 span {
	padding: 0 10px;
	font-size: 12px;
}
.top-1-con h3 a {
	color: #333;
}
.top-1-con h3 a:hover {
	color: #333;
	text-decoration: underline;
}
.top-con {
	width: 1100px;
	margin: 0px auto;
}
.t-left {
	float: left;
}
.t-left a {
	float: left;
	margin-top: 25px;
	margin-right: 10px;
}
.t-left h2 {
	float: left;
	color: #bf1e2e;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	margin-top: 40px;
	height: 70px;
	padding-left: 10px;
}
.t-left h2 small {
	display: block;
	color: #010101;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	font-weight: normal;
}
.t-right {
	float: right;
	margin-top: 40px;
}
.nav-1 {
	width: 100%;
	height: 50px;
	background: #4f8dca;
}
.nav-1 ul {
	width: 1100px;
	margin: 0px auto;
	height: 50px;
	overflow: hidden;
}
.nav-1 ul li {
	float: left;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
.nav-1 ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 0 28px;
}
.nav-1 ul li a:hover {
	background: url(../images/nav-a.png) center bottom no-repeat;
	color: #4f8dca;
}
.banner {
	width: 100%;
	height: 500px;
	margin: 0 auto;
}
.ss1 {
	width: 100%;
	height: 50px;
	background: #4f8dca;
}
.ss {
	width: 1100px;
	height: 50px;
	margin: 0px auto;
}
.sl {
	float: left;
	width: 740px;
}
.sl h2 {
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	height: 50px;
	overflow: hidden;
}
.sl h2 a {
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
}
.sl h2 a:hover {
	text-decoration: underline;
}
.sl h2 span {
	padding: 0px 10px;
}
.search {
	float: right;
	width: 230px;
	height: 36px;
	margin-top: 10px;
}
.in {
	float: left;
	width: 184px;
	height: 28px;
	line-height: 30px;
	background: fff;
	border: 1px solid #fff;
	color: #666;
	border-radius: 4px 0 0 4px;
	vertical-align: bottom;
	text-indent: 8px;
}
.button {
	text-align: center;
	float: right;
	font-weight: bold;
	width: 44px;
	height: 30px;
	line-height: 30px;
	background: #f2f2f2;
	border: none;
	color: #4f8dca;
	cursor: pointer;
	border-radius: 0 4px 4px 0;
}/*top end*//*main start*/
.product {
	width: 1100px;
	height: 600px;
	margin: 0px auto;
	background: url(../images/p-top.jpg) no-repeat;
}
.product h2 {
	height: 90px;
	color: #4f8dca;
	font-size: 24px;
	margin-left: 200px;
	padding-top: 20px;
}
.product h2 a {
	color: #4f8dca;
}
.product h2 span {
	color: #818181;
	text-transform: uppercase;
}
.p-left {
	width: 260px;
	float: left;
}
.p-left h3 {
	height: 98px;
}
.p-left ul {
	width: 258px;
	border: 1px solid #dddddd;
	margin: 0 auto;
	padding: 0 0 14px;
}
.p-left ul li {
	margin: 0 auto;
	width: 220px;
	height: 40px;
	line-height: 40px;
	background: url(../images/list.jpg) no-repeat;
	margin-top: 14px;
}
.p-left ul li:hover {
	background: url(../images/list-a.jpg) no-repeat;
}
.p-left ul li a {
	display: block;
	color: #333;
	font-size: 16px;
	height: 44px;
	padding-left: 20px;
	background: url(../images/jt.png) no-repeat 180px center;
	border-radius: 4px;
}
.p-left ul li a:hover {
	background: url(../images/jt-a.png) no-repeat 180px center;
	color: #fff;
	transition: all 0.2s;
}
.p-right {
	width: 804px;
	float: right;
}
.p-right ul {
	width: 900px;
}
.p-right ul li {
	display: block;
	width: 262px;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
.p-right ul li img {
	border: 2px solid #f2f2f2;
}
.p-right ul li:hover img {
	border: 2px solid #4f8dca;
}
.p-right ul li:hover p.name {
	color: #4f8dca;
}
.p-right ul li:hover span {
	color: #fff;
}
.p-right ul li p.name {
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
}
.p-right ul li p.name span {
	display: block;
	margin-top: 5px;
}/*product end*/
.ys {
	width: 1100px;
	height: 800px;
	margin: 0 auto;
	margin-top: 40px;
}
.ys h2 {
	text-align: center;
	background: url(../images/ys-xian.png) no-repeat center bottom;
	height: 80px;
}
.ys h3 {
	text-align: center;
	font-size: 24px;
	color: #333;
	line-height: 40px;
	height: 40px;
	background: url(../images/ys-xian.jpg) center center no-repeat;
}
.ys-con {
	height: 300px;
	margin: 0 auto;
	margin-top: 50px;
}
.ys1-left {
	float: left;
}
.ys1-right {
	float: right;
	width: 590px;
}
.ys1-right dl {
	width: 590px;
	height: 135px;
	margin-bottom: 20px;
}
.ys1-right dl dt {
	float: left;
	width: 60px;
}
.ys1-right dl dd {
	float: right;
	width: 512px;
	height: 135px;
	background: url(../images/ys-bottom.jpg) no-repeat left bottom;
}
.ys1-right dl dd h4 {
	font-size: 20px;
	color: #4f8dca;
	line-height: 50px;
	font-weight: bold;
}
.ys1-right dl dd p {
	color: #424242;
	font-size: 14px;
	line-height: 24px;
}
.ys2 {
	height: 300px;
	margin: 0 auto;
	margin-top: 20px;
}
.ys2-left {
	float: left;
	width: 590px;
}
.ys2-left dl {
	width: 590px;
	height: 135px;
	margin-bottom: 20px;
}
.ys2-left dl dt {
	float: left;
	width: 60px;
}
.ys2-left dl dd {
	float: right;
	width: 512px;
	height: 135px;
	background: url(../images/ys-bottom.jpg) no-repeat left bottom;
}
.ys2-left dl dd h4 {
	font-size: 20px;
	color: #4f8dca;
	line-height: 50px;
	font-weight: bold;
}
.ys2-left dl dd p {
	color: #424242;
	font-size: 14px;
	line-height: 24px;
}
.ys2-right {
	float: right;
	margin-top: 24px;
}
.ys h4 a:hover {
	transition: all 0.5s;
}/*优势 end*/
.about {
	width: 100%;
	height: 540px;
	background: url(../images/about-bj.jpg) repeat-x center bottom;
	overflow: hidden;
}
.about-con {
	width: 1100px;
	margin: 0 auto;
}
.about-con h2 {
	background: url(../images/about-top.jpg) no-repeat center center;
	height: 72px;
	text-align: center;
	font-size: 24px;
	padding-top: 20px;
}
.about-con h2 a {
	color: #4f8dca;
}
.about-con h2 span {
	color: #818181;
	text-transform: uppercase;
}
.about-left {
	float: left;
	margin-top: 40px;
}
.about-right {
	float: right;
	width: 576px;
	margin-top: 40px;
	margin-right: 20px;
}
.about-right p {
	line-height: 26px;
	font-size: 16px;
	color: #818181;
	margin-top: 8px;
	text-indent: 2em;
}
.about-right ul {
	margin-top: 50px;
}
.about-right ul li {
	float: left;
	width: 110px;
	margin-right: 30px;
}
.about-right ul li a {
	display: block;
	width: 110px;
	height: 34px;
	background: #a5a7a5;
	border-radius: 4px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
}
.about-right ul li a:hover {
	color: #fff;
	background: #4f8dca;
}/*about end*/
.xc {
	width: 100%;
	height: 342px;
	overflow: hidden;
	background: url(../images/xc-top.jpg) no-repeat center top;
}
.xc-con {
	width: 1100px;
	margin: 0 auto;
}
.xc-con h2 {
	height: 90px;
	color: #4f8dca;
	font-size: 24px;
	margin-left: 86px;
	padding-top: 32px;
}
.xc-con h2 a {
	color: #4f8dca;
}
.xc-con h2 span {
	color: #818181;
	text-transform: uppercase;
}
#demo {
	margin-top: 0px;
	overflow: hidden;
	width: 1100px;
}
#indemo {
	float: left;
	width: 10000%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
#demo1 ul {
	float: left;
}
#demo1 ul li {
	float: left;
	width: 260px;
	margin-right: 18px;
}
#demo1 ul li img {
	border: 1px solid #f6f6f6;
}
#demo1 ul li:hover a {
	color: #4f8dca;
}
#demo1 li a, #demo2 li a {
	display: block;
}
#demo1 li h3, #demo2 li h3 {
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
}
#demo1 li h3 a, #demo2 li h3 a {
	text-align: center;
	color: #666;
}
#demo1 ul li:hover a {
	color: #4f8dca;
}
#demo1 li h3 a:hover {
	color: #4f8dca;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}/*相册 end*/
.news1 {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}
.news1 h2 {
	height: 80px;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/news-xian.jpg) no-repeat center center;
}
.news1 h2 a {
	font-size: 28px;
	color: #4f8dca;
}
.news1 h2 span {
	color: #767676;
	font-size: 24px;
	line-height: 48px;
}
.news {
	width: 1100px;
	height: 390px;
	margin: 0px auto;
	margin-top: 40px;
}
.news-left {
	float: left;
	width: 400px;
	border: 1px solid #ccc;
	padding-bottom: 20px;
}
.news-left img {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.news-left h3 {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.news-left h3 a {
	font-size: 15px;
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-left h3 a:hover {
	color: #4f8dca;
}
.news-left p {
	padding-left: 20px;
	line-height: 26px;
	width: 360px;
	height: 72px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news-right {
	width: 672px;
	float: right;
	margin-top: -20px;
}
.news-right dl {
	width: 672px;
	height: 122px;
}
.news-right dl dt {
	width: 500px;
	float: left;
	height: 106px;
	border-bottom: 2px dashed #ccc;
	padding-top: 10px;
}
.news-right dl dt h4 {
	height: 40px;
	line-height: 40px;
}
.news-right dl dt h4 a {
	font-size: 15px;
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-right dl dt h4 a:hover {
	color: #4f8dca;
}
.news-right dl dt p {
	line-height: 24px;
	width: 500px;
	height: 48px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news-right dl dd {
	width: 130px;
	height: 120px;
	float: right;
	background: url(../images/ns1.jpg) no-repeat;
	padding-top: 14px;
	color: #888;
}
.news-right dl:hover dd {
	background: url(../images/ns2.jpg) no-repeat;
	color: #fff;
}
.news-right dl dd h4 {
	text-align: center;
	margin: 0 auto;
	width: 80px;
	display: block;
	border-bottom: 1px solid #888;
	font-size: 46px;
}
.news-right dl:hover dd h4 {
	border-bottom: 1px solid #fff;
}
.news-right dl dd p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
}/*新闻资讯 end*/
.link {
	width: 100%;
	height: 40px;
	background: #4f8dca;
}
.link-con {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
}
.link-con h2 {
	line-height: 40px;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.link-con h2 a {
	padding: 0 14px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 40px;
}
.link-con h2 a:hover {
	text-decoration: underline;
} /*link end*/
.footer {
	width: 100%;
	height: 172px;
	border-top: 1px solid #4f8dca;
	padding-top: 30px;
	overflow: hidden;
}
.footer-con {
	width: 1100px;
	height: 158px;
	margin: 0px auto;
	overflow: hidden;
}
.f-left {
	width: 420px;
	float: left;
}
.f-left dl {
	width: 140px;
	float: left;
}
.f-left dl dt {
	font-size: 15px;
	height: 28px;
}
.f-left dl dt a {
	color: #4f8dca;
	font-weight: bold;
}
.f-left dl dt a:hover {
	text-decoration: underline;
}
.f-left dl dd {
	font-size: 14px;
	line-height: 26px;
}
.f-left dl dd a {
	color: #4f8dca;
}
.f-left dl dd a:hover {
	text-decoration: underline;
}
.f-center {
	width: 262px;
	float: left;
	margin-left: 40px;
}
.f-center dl {
	width: 262px;
}
.f-center dt {
	float: left;
	width: 112px;
	height: 100px;
}
.f-center dd {
	float: right;
	width: 112px;
	height: 100px;
}
.f-center p {
	text-align: center;
	line-height: 40px;
	color: #4f8dca;
}
.f-right {
	float: right;
	width: 290px;
}
.f-right p {
	line-height: 24px;
	font-size: 14px;
	color: #4f8dca;
}
.f-right p a {
	color: #4f8dca;
}
.f-right p a:hover {
	text-decoration: underline;
}
.f-b {
	width: 100%;
	background: #4f8dca;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	overflow: hidden;
}
.f-b a {
	color: #fff;
}
.f-b a:hover {
	text-decoration: underline;
}/*footer end*/ /*列表*/
.content_list {
	width: 1100px;
	margin: 0px auto;
	margin-top: 40px;
}
#content_list {
	width: 1100px;
	margin: 0px auto;
	margin-top: 40px;
}
.left-neiye {
	width: 242px;
	float: left;
}
.c-left3 {
	width: 242px;
}
.c-left3 h2 {
	height: 58px;
	line-height: 58px;
	background: #4f8dca;
	color: #fff;
	padding-left: 42px;
	font-size: 20px;
	font-weight: bold;
}
.c-left3 ul {
	width: 240px;
	border: 1px solid #e2e2e2;
	padding: 10px 0;
}
.c-left3 ul li {
	width: 200px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
.c-left3 ul li a {
	display: block;
	text-indent: 20px;
	background: #ededed;
	color: #333;
}
.c-left3 ul li a:hover {
	background: #4f8dca;
	color: #fff;
}/*二级栏目*/
.c-list2{ width:242px;
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding-bottom: 20px;}
.c-list2 h2{height: 58px;
	line-height: 58px;
	background: #4f8dca;
	color: #fff;
	padding-left: 42px;
	font-size: 20px;
	font-weight: bold;}
.c-list2 h3{       width: 200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;}
.c-list2 h3 a{ display: block;
    text-indent: 20px;
    background: #ededed;
    color: #333;
    font-size:14px;
}
.c-list2 h3 a:hover{background: #4f8dca;
	color: #fff;}
.c-list2 ul{width: 210px;
    margin: 0px auto;
    }
.c-list2 ul li{ line-height:35px; border-bottom:1px dashed #ccc; width:180px; height:35px;padding-left:25px;}
.c-list2 ul li a{ display:block; font-size:14px; font-weight:normal; color:#666; padding-left:15px; }
.c-list2 ul li a:hover{color:#10a8fb !important;background:url(../images/list2.jpg) no-repeat  left center;}
.font_red {
	background: #4f8dca !important;
	color: #fff!important;
}
.font_red2 {
	color: #4f8dca!important;
}
.navHover {
	background: url(../images/nav-a.png) center bottom no-repeat;
	color: #4f8dca !important;
}
.font_pro {
	color: #01b60e;
}/*产品列表 end*/
.tuijian {
	width: 242px;
	margin-top: 30px;
	padding-bottom: 10px;
}
.tuijian h2 {
	line-height: 40px;
	width: 198px;
	height: 40px;
	background: #4f8dca;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	padding-left: 44px;
}
.tuijian ul {
	border: 1px solid #e2e2e2;
	width: 240px;
	margin: 0px auto;
}
.tuijian ul li {
	width: 204px;
	height: 127px;
	margin-left: 16px;
	margin-top: 5px;
	border: solid 1px #dedede;
	margin-bottom: 40px;
}
.tuijian ul li a {
	display: block;
}
.tuijian ul li:hover a {
	color: #4f8dca;
	font-size: 12px;
	font-weight: bold;
}
.tuijian ul li h3 {
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	width: 230px;
	background-color: #009240;
	margin-top: -40px;
	background: url(../images/h4.png) no-repeat;
	position: relative;
}
.tuijian ul li h3 a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.tuijian ul li h4 {
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.tuijian ul li h4 a {
	font-weight: bold;
	color: #666;
	font-size: 14px;
}
.tuijian ul p {
	padding: 10px;
	line-height: 24px;
}
.tuijian ul p a {
	color: #4f8dca;
}
.tuijian ul p a:hover {
	text-decoration: underline;
}
.newstuijian {
	width: 240px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.newstuijian h2 {
	line-height: 40px;
	width: 198px;
	padding-left: 44px;
	height: 40px;
	background: #4f8dca;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.newstuijian ul {
	width: 240px;
	margin: 0px auto;
	border: 1px solid #e2e2e2;
	padding-bottom: 5px;
}
.newstuijian ul li {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #666;
	border-bottom: 1px dashed #dedede;
}
.newstuijian ul li a {
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #666;
	padding-left: 5px;
	display: block;
	width: 214px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newstuijian ul li a:hover {
	color: #4f8dca;
}
.zn {
	width: 240px;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
.zn li {
	margin-top: 10px;
}
.c_right {
	width: 830px;
	float: right;
	font-family: "微软雅黑";
	padding-bottom: 20px;
}
.c_right h2 {
	background: url(../images/nav-left.jpg) no-repeat left center;
	height: 40px;
	line-height: 40px;
	padding-left: 0px;
	color: #4f8dca;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
}
.c_right h2 span {
	color: #666;
	text-align: right;
	display: block;
	width: 540px;
	height: 40px;
	float: right;
	font-size: 14px;
	margin-right: 5px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.c_right h2 img {
	vertical-align: middle;
}
.c_right h2 a {
	color: #666;
}
.c_right h2 a:hover {
	text-decoration: underline;
}/*内页列表*/
.product_list ul {
	width: 880px;
	margin-top: 10px;
}
.product_list ul li {
	width: 250px;
	float: left;
	margin-right: 38px;
	margin-bottom: 10px;
}
.product_list ul li img {
	border: 1px solid #c9c9c9;
}
.product_list ul li p {
	display: block;
	width: 252px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	overflow: hidden;
}
.product_list ul li:hover img {
	border: 1px solid #4f8dca;
}
.product_list ul li:hover p {
	color: #4f8dca;
}
.a_title {
	text-align: center;
	color: #4E4E4E;
	margin: 10px 0px;
}
.a_title h1 {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #666;
}
.c-info p {
	line-height: 24px;
	color: #4E4E4E;
	margin: 17px 0px;
}
.a_nav {
	line-height: 25px;
	font-family: "微软雅黑";
	margin-top: 10px;
	color: #5e5e5e;
}
.a_nav p {
	padding: 5px;
}
.a_nav a {
	color: #4f8dca;
	font-weight: bold;
}
.a_nav a:hover {
	text-decoration: underline;
}
.con_tel {
	margin-top: 20px;
	width: 240px;
	margin-bottom: 20px;
}
.con_tel h2 {
	height: 40px;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	width: 240px;
	font-weight: bold;
	background-color: #146595;
	text-indent: 20px;
}
.t_main {
	width: 218px;
	margin: 0px auto;
	line-height: 25px;
	color: #5E5E5E;
	padding: 10px 10px;
	font-family: "宋体";
	text-align: left;
	border: 1px solid #e5e5e5;
}
.t_main a {
	color: #5e5e5e;
}
.con_tel h2 span {
	margin-right: 10px;
	float: right;
	display: inline-block;
	font-size: 12px;
}
.con_tel h2 span a {
	color: #fff;
}
.con_tel h2 span a:hover {
	color: #fe9501;
}
.c-right {
	width: 1100px;
	font-family: "微软雅黑";
	padding-bottom: 20px;
}
.c-right h2 {
	border: 1px solid #ccc;
	line-height: 45px;
	font-size: 16px;
	color: #4f8dca;
	font-weight: bold;
	padding-left: 15px;
	height: 45px;
}
.c-right h2 span {
	float: right;
	font-size: 14px;
	margin-right: 12px;
	font-weight: bold;
}
.c-right h2 img {
	vertical-align: middle;
}
.c-right h2 a {
	color: #4f8dca;
}
.c-right h2 a:hover {
	text-decoration: underline;
}
.c-right1 {
	width: 820px;
	font-family: "微软雅黑";
	padding-bottom: 20px;
}
.c-right1 h4 {
	border-bottom: 1px solid #ccc;
	line-height: 45px;
	font-size: 16px;
	color: #4f8dca;
	font-weight: bold;
	padding-left: 15px;
	height: 45px;
}
.c-right1 h4 span {
	float: right;
	font-size: 14px;
	margin-right: 12px;
	font-weight: bold;
}
.c-right1 h4 img {
	vertical-align: middle;
}
.c-right1 h4 a {
	color: #4f8dca;
}
.c-right1 h4 a:hover {
	text-decoration: underline;
}
.a_nav_s h3 {
	font-size: 14px;
	color: #4f8dca;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}
.a_nav_s h3 a {
	font-size: 14px;
	color: #4f8dca;
	font-weight: bold;
	padding-left: 0px;
}
.a_nav_s h3 a:hover {
	text-decoration: underline;
}
.a_nav_s ul {
}
.a_nav_s li {
	font-size: 14px;
	display: inline;
	line-height: 40px;
	padding-left: 20px;
	height: 40px;
}
.a_nav_s li a {
	padding-right: 20px;
	color: #666;
}
.a_nav_s li a:hover {
	text-decoration: underline;
}/* 新闻列表*/
.articlelist-1 ul {
	margin-top: 10px;
}
.articlelist-1 ul li {
	font-size: 14px;
	line-height: 35px;
	border-bottom: 1px dashed #DFDFDF;
	padding-left: 2px;
}
.articlelist-1 ul li a span {
	float: right;
	margin-right: 10px;
}
.articlelist-1 ul li a {
	color: #666;
	font-size: 14px;
}
.articlelist-1 ul li a:hover {
	color: #4f8dca;
}/* 留言*/
.inxliuyan {
	width: 550px;
	margin: 40px auto 0;
}
.inxGBook_Name {
	height: 40px;
	width: 400px;
	padding-left: 10px;
	float: left;
	color: #9f9f9f;
	border: 1px solid #d6d6d6;
	margin-top: -1px;
}
.inxFkPhone {
	height: 40px;
	width: 400px;
	padding-left: 10px;
	float: left;
	color: #9f9f9f;
	border: 1px solid #d6d6d6;
	margin-top: -1px;
}
.inxFktitle {
	height: 40px;
	width: 400px;
	padding-left: 10px;
	float: left;
	color: #9f9f9f;
	border: 1px solid #d6d6d6;
	margin-top: -1px;
}
.inxMessContent {
	width: 400px;
	height: 90px;
	color: #9f9f9f;
	padding-left: 10px;
	line-height: 40px;
	border: 1px solid #d6d6d6;
	margin-top: -1px;
}
.inxsubmi {
	width: 100px;
	height: 40px;
	cursor: pointer;
	border-radius: 5px;
	border: none;
	margin: 30px 20px 0 80px;
	background: #4f8dca;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	transition: all 0.5s;
}
.inxsubmi:hover {
	background: #feba01;
	color: #fff;
}
.inxrest {
	width: 100px;
	height: 40px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	margin: 30px 20px 0 30px;
	background: #4f8dca;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	transition: all 0.5s;
}
.inxrest:hover {
	background: #feba01;
	color: #fff;
}
.inxgook_001 {
	height: 40px;
	background: url(../images/m1.png) no-repeat left center;
	width: 0px;
	padding-left: 40px;
	border: 1px solid #d6d6d6;
}
.inxgook_002 {
	height: 40px;
	background: url(../images/m2.png) no-repeat left center;
	width: 0px;
	padding-left: 40px;
	margin-top: 14px;
	border: 1px solid #d6d6d6;
}
.inxgook_003 {
	height: 40px;
	background: url(../images/m3.png) no-repeat left center;
	width: 0px;
	padding-left: 40px;
	margin-top: 14px;
	border: 1px solid #d6d6d6;
}
.inxgook_004 {
	height: 90px;
	background: url(../images/m4.png) no-repeat left center;
	width: 0px;
	padding-left: 40px;
	margin-top: 14px;
	border: 1px solid #d6d6d6;
}
.P_Page {
	margin: 0 auto;
	text-align: center;
}
.P_Page a {
	color: #666;
}
.page {
	color: #626262;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
}
.page a {
	color: #626262;
}
.page a:hover {
	color: #000;
}
.page span {
	margin: 0px 6px;
}
.a_title h4 {
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	line-height: 30px;
	margin-bottom: 15px;
	font-family: "宋体";
}
.teb {
	width: 1100px;
	height: 40px;
	margin: 0px auto;
}
.teb h2 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	overflow: hidden;
}
.sideright_1 {
	width: 832px;
	float: right;
	border: 1px solid #dfdfdf;
	background: #fff;
}
.sideright_1 h2 b {
	font-weight: normal;
	font-size: 12px;
	font-family: "宋体";
	color: #404447;
	float: right;
	margin-right: 11px;
}
.sideright_1 h2 b a {
	color: #404447;
}
.downlist {
	line-height: 24px;
	color: #666;
	padding: 10px 0;
}
.downlist ul {
}
.downlist ul li {
	border-bottom: 1px dashed #dedede;
	height: 28px;
	line-height: 28px;
}
.downlist ul li a {
	color: #ff5105;
	font-weight: bold;
}
.downlist ul li a:hover {
	text-decoration: underline;
}
.downlist ul li span {
	float: right;
	color: #666;
}
.downlist ul p {
	line-height: 24px;
	color: #666;
}/*down*/
.neiye-title {
	line-height: 24px;
	color: #666;
}
.neiye-title a {
	color: #ff5105;
}/*返回顶部*/
.cd-top {
	z-index: 999;
	display: inline-block;
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);  /* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #000 url(../images/cd-top-arrow.png) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 0px;
}
.cd-top.cd-is-visible {  /* the button becomes visible */
	visibility: visible;
	opacity: 1;
	cursor: pointer;
}
.cd-top.cd-fade-out {  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
	opacity: .9;
}
.no-touch .cd-top:hover {
	background-color: #9dc92b;
	opacity: 1;
}/*内页banner*/
.banner1 {
	width: 1100px;
	height: 300px;
	margin: 0px auto;
	background: #ccc;
	margin: 10px auto;
}/*内页banner 1100px*/
.banner_warp {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative
}
.banner-ny {
	width: 1920px;
	margin-left: -960px;
	position: absolute;
	left: 50%;
	text-align: center;
}
.banner-ny img {
	width: 1920px;
	height: 300px;
}/*内页banner 1920px*/
.info-tj {
	width: 830px;
	padding-bottom: 20px;
	margin-top: 10px;
}
.info-tj h2 {
	height: 40px;
	line-height: 40px;
	padding-left: 0px;
	color: #4f8dca;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.info-tj h2 a {
	float: right;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
.info-tj h2 a:hover {
	text-decoration: underline;
}
.info-news {
	width: 830px;
	padding-bottom: 20px;
}
.info-news h2 {
	height: 40px;
	line-height: 40px;
	padding-left: 0px;
	color: #4f8dca;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.info-news h2 a {
	float: right;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
.info-news h2 a:hover {
	text-decoration: underline;
}
.info-news ul {
	margin-top: 10px;
}
.info-news ul li {
	font-size: 14px;
	line-height: 35px;
	border-bottom: 1px dashed #DFDFDF;
	padding-left: 2px;
}
.info-news ul li a span {
	float: right;
	margin-right: 0px;
}
.info-news ul li a {
	color: #666;
	font-size: 14px;
}
.info-news ul li a:hover {
	color: #4f8dca;
}
#demo10 {
	width: 830px;
	float: left;
	overflow: hidden;
	border: none;
	margin-top: 20px;
}
#indemo10 {
	float: left;
	width: 8000%;
}
#demo11, #demo12 {
	float: left;
	display: inline-table;
}
#demo11 li, #demo12 li {
	width: 190px;
	float: left;
	margin-left: 26px;
}
#demo11 li img, #demo12 li img {
	border: 1px solid #dedede;
}
#demo11 li a, #demo12 li a {
	display: block;
}
#demo11 li h3, #demo12 li h3 {
	font-size: 12px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
}
#demo11 li h3 a, #demo12 li h3 a {
	text-align: center;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	color: #666;
}
#demo11 ul li:hover a {
	color: #4f8dca;
}
#demo11 li h3 a:hover {
	color: #4f8dca;
}
#demo11 {
	float: left;
}
#demo12 {
	float: left;
}/*内页滚动 end*/
