﻿@charset "utf-8";/* CSS Document coding:Twenya */
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;color:#fff;
}
a:focus {
	outline:0;
}
img {
	border:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both;
}
.w1100 {
	width:1100px;
	margin:0 auto;
}
.top {
	width:100%;
	height:140px;
	border-top:6px solid #1178c5;
}
.top-con {
	width:1100px;
	height:140px;
	margin:0px auto;
}
.t-left {
	float:left;
	width:200px;
	margin-top:28px;
}
.t-center {
	float:left;
	width:566px;
	margin-top:18px;
	text-align:center;
}
.t-center h2 {
	color:#1178c5;
	font-size:32px;
	font-weight:bold;
}
.t-center p {
	font-size:22px;
	color:#000;
	line-height:30px;
}
.t-right {
	width:190px;
	float:right;
	margin-top:30px;
	height:54px;
	background:url(../images/tel.png) no-repeat left center;
	padding-left:60px;
	font-size:16px;
}
.t-right span {
	color:#1178c5;
	font-size:20px;
	font-weight:bold;
}
.nav-1 {
	width:100%;
	height:50px;
	background:#1178c5;
}
.nav-1 ul {
	width:1100px;
	height:50px;
	margin:0px auto;
	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:0px 37px;
	margin:0 4px;
}
.nav-1 ul li a:hover {
	background:#ff9600;
}
.banner {
	width:100%;
	height:500px;
	margin:0px auto;
	overflow:hidden;
}/*banner开始*/
.ss1 {
	width:100%;
	height:50px;
	background:#e7e7e7;
}
.ss {
	width:1100px;
	height:50px;
	margin:0px auto;
}
.sl {
	float:left;
	width:720px;
}
.sl h2 {
	line-height:36px;
	line-height:50px;
	font-size:15px;
	color:#000;
	height:36px;
	overflow:hidden;
}
.sl h2 a {
	font-size:14px;
	color:#333;
	padding:0px 10px;
}
.sl h2 a:hover {
	text-decoration:underline;
}
.sl h2 span {
	padding:0px 10px;
}
.search {
	float: right;
	width:300px;
	height:30px;
	background:#fff;
	border-radius:16px;
	margin-top:10px
}
.in {
	float:left;
	width:244px;
	height:30px;
	line-height:30px;
	background:none;
	border:none;
	color:#666;
	vertical-align:bottom;
	text-indent:10px;
}
.button {
	text-align:center;
	float:right;
	font-weight:bold;
	width:54px;
	height:30px;
	line-height:26px;
	background:url(../images/fdj.png) no-repeat center center;
	border:none;
	color:#fff;
	cursor:pointer;
}/*top end*//*main start*/
.product {
	width:1100px;
	height:480px;
	margin:0px auto;
	margin-top:40px;
	color:#ff9600;
}
.product p {
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	height:28px;
}
.product h2 {
	height:45px;
	background:url(../images/p-b.png) no-repeat center center;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.product h2 a {
	color:#1178c5;
	font-size:22px;
	line-height:45px;
}
.product h2 a:hover {
	color:#ff9600;
}
.project_box {
	width:1100px;
	margin:30px auto;
	height:260px;
	position:relative;
}
.project_img {
	width:1120px;
	overflow:hidden;
}
.project_img ul li {
	width:343px;
	float:left;
	margin-right:30px;
}
.project_img ul li img {
	border:1px solid #ccc;
}
.project_img ul li:hover img {
	opacity:.8;
	border:1px solid #1178c5;
}
.project_img ul li h4 {
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
}
.project_img ul li h4 a {
	display:block;
	color:#333;
	font-size:16px;
}
.project_img ul li h4 a span {
	float:right;
	font-size:18px;
}
.project_img ul li:hover h4 a {
	color:#1178c5;
}
.c_left {
	position:absolute;
	left:-53px;
	top:50px;
	cursor:pointer;
	margin-right:20px;
}
.c_right01 {
	position:absolute;
	right:-53px;
	top:50px;
	cursor:pointer;
}
.product1 h5 {
	text-align:center;
	margin:0 auto;
	margin-top:60px;
}
.product1 h5 a {
	border:1px solid #1178c5;
	padding:8px 30px;
	color:#1178c5;
	border-radius:14px;
	font-size:16px;
}
.product1 h5 a:hover {
	border:1px solid #ff9600;
	color:#ff9600;
}/*产品 end*/
.about {
	width:100%;
	height:826px;
	background:#f8f8f8;
	margin-top:20px;
}
.about-con {
	width:1100px;
	height:500px;
	margin:0px auto;
	background:url(../images/about-t1.png) no-repeat 50px 61px;
	padding-top:30px;
}
.about-left {
	float:left;
	margin-top:12px;
}
.about-right {
	float:right;
	width:592px;
	margin-top:70px;
}
.about-right h2 {
	height:60px;
	margin-bottom:16px;
	font-size:28px;
	color:#1178c5;
}
.about-right h2 span {
	font-size:18px;
	color:#666;
	line-height:34px;
}
.about-right p {
	font-size:15px;
	color:#333;
	margin-top:4px;
	text-indent:2em;
	line-height:24px;
}
.about-right ul {
	margin-top:20px;
}
.about-right ul li {
	float:left;
}
.about-right ul li a {
	color:#ff9600;
	font-size:16px;
}
.about-right ul li a:hover {
	color:#1178c5;
}/*about end*/
.album {
	width:1100px;
	height:290px;
	margin:0 auto;
	border-top:1px solid #ccc;
}
.album h2 {
	height:60px;
	line-height:60px;
	background:url(../images/xc-ico.png) no-repeat left center;
	color:#333;
	font-size:22px;
	padding-left:60px;
}
.album h2 a {
	color:#666;
	font-size:14px;
	float:right;
}
.album h2 a:hover {
	color:#1178c5;
}
#demo {
	margin-top:10px;
	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:256px;
	margin-right:30px;
}
#demo1 ul li img {
}
#demo1 ul li:hover a {
	color:#1178c5;
}
#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:#1178c5;
}
#demo1 li h3 a:hover {
	color:#1178c5;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}/*相册 end*/
.ys {
	width:100%;
	height:730px;
	border-bottom:2px solid #ccc;
	margin-top:40px;
}
.ys-con {
	width:1100px;
	height:740px;
	margin:0 auto;
}
.ys-con h2 {
	text-align:center;
	height:72px;
}
.ys1 {
	height:312px;
	margin-top:50px;
}
.ys1-left {
	width:598px;
	float:left;
}
.ys1-left h3 {
	width:160px;
	height:38px;
	line-height:38px;
	text-align:center;
	background:#ff9600;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	border-radius:14px;
	margin-bottom:20px;
}
.ys1-left p {
	width:570px;
	font-size:16px;
	line-height:30px;
	background:url(../images/ys-x.jpg) no-repeat left 6px;
	padding-left:20px;
}
.ys1-right {
	float:right;
}
.ys2 {
	height:274px;
}
.ys2-left {
	float:left;
}
.ys2-right {
	width:590px;
	float:right;
	margin-top:20px;
}
.ys2-right h3 {
	width:160px;
	height:38px;
	line-height:38px;
	text-align:center;
	background:#ff9600;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	border-radius:14px;
	margin-bottom:20px;
}
.ys2-right p {
	width:570px;
	font-size:16px;
	line-height:30px;
	background:url(../images/ys-x.jpg) no-repeat left 6px;
	padding-left:20px;
}/*优势 end*/
.news {
	width:100%;
	height:480px;
	margin:0px auto;
	margin-top:40px;
}
.news {
	width:1100px;
	height:480px;
	margin:0px auto;
	margin-top:40px;
	color:#ff9600;
}
.news p {
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	height:28px;
}
.news h2 {
	height:45px;
	background:url(../images/p-b.png) no-repeat center center;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.news h2 a {
	color:#1178c5;
	font-size:22px;
	line-height:45px;
}
.news h2 a:hover {
	color:#ff9600;
}
.news-con {
	width:1100px;
	height:38px;
	margin:30px auto;
}
.newsleft {
	width:1100px;
	height: 340px;
	float: left;
	overflow: hidden;
	background:url(../images/news.jpg) no-repeat left bottom;
	margin-top: 10px;
}
.cate {
	width:103px;
	height:110px;
	overflow: hidden;
	float: left;
	margin-left:302px;
	margin-top:100px;
}
.cate ul li {
	float:left;
	width:103px;
	height:37px;
	margin-bottom: 18px;
}
.cate ul li a {
	display:block;
	width: 103px;
	height: 37px;
	line-height: 37px;
	font-size:16px;
	color: #646464;
	text-align: center;
	background-color: #eeecf2;
}
.cate ul .hover a {
	background-color: #1178c5;
	color: #fff;
}
.main_p_p {
	width:674px;
	height:340px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.main_p_p dl {
	width: 674px;
	height: 91px;
	float: left;
	border-bottom: 1px dashed #cdcdcd;
	margin-bottom:10px;
	overflow: hidden;
	padding-bottom:10px;
}
.main_p_p dl dt {
	width: 674px;
	height: 22px;
	line-height: 22px;
}
.main_p_p dl dt a {
	display: block;
	width: 674px;
	height: 22px;
	font-size: 15px;
	color: #333;
	font-weight:bold;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
}
.main_p_p dl dt span {
	float: right;
	font-size: 14px;
	color: #333;
	line-height:22px;
	font-weight:normal;
}
.main_p_p dl dt a:hover {
	color: #1178c5;
}
.main_p_p dl dd {
	width: 674px;
	height:46px;
	text-align:left;
	margin-top:10px;
	line-height: 24px;
	overflow: hidden;
}
.main_p_p dl dd p {
	font-size: 14px;
	color: #7c7c7c;
	text-align:left;
}/*新闻资讯 end*/
.link {
	width:1100px;
	height:76px;
	margin:30px auto 20px;
}
.link dl {
}
.link dl dt {
	float:left;
}
.link dl dd {
	float:left;
	line-height:66px;
}
.link dl dd a {
	color:#333;
	font-size:16px;
	padding:0 14px;
}
.link dl dd a:hover {
	color:#1178c5;
}/*link end*/
.footer {
	width:100%;
	height:228px;
	padding-top:30px;
	background:#1D4A8E;
}
.footer-con {
	width:1100px;
	height:210px;
	margin:0px auto;
	overflow:hidden;
}
.f-left {
	width:390px;
	float:left;
}
.f-left dl {
	width:130px;
	float:left;
}
.f-left dl dt {
	font-size:15px;
	height:30px;
	line-height:30px;
}
.f-left dl dt a {
	color:#fff;
	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:#fff;
}
.f-left dl dd a:hover {
	text-decoration:underline;
}
.f-center {
	width:310px;
	float:left;
}
.f-center dl {
	width:310px;
}
.f-center dl dt {
	float:left;
}
.f-center dl dd {
	float:right;
}
.f-center dl dt {
	text-align:center;
	color:#fff;
	line-height:30px;
}
.f-center dl dd {
	text-align:center;
	color:#fff;
	line-height:30px;
}
.f-right {
	width:330px;
	float:right;
}
.f-right p {
	line-height:24px;
	font-size:14px;
	color:#fff;
}
.f-right p a {
	color:#fff;
}
.f-right p a:hover {
	text-decoration:underline;
}
.copy {
	width:100%;
	margin:0px auto;
	background:#ff9600;
	height:40px;
}
.copy-con {
	width:1100px;
	margin:0 auto;
}
.copy-con h2 {
	line-height:40px;
	font-size:14px;
	color:#fff;
	text-align:center;
}
.copy-con h2 a {
	font-size:14px;
	color:#fff;
	font-weight:normal;
}
.copy-con h2 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:#1178c5;
	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:31px;
	line-height:31px;
	margin-bottom:10px;
}
.c-left3 ul li a {
	display:block;
	text-indent:20px;
	background:#848181;
	color:#fff;
}
.c-left3 ul li a:hover {
	background:#ff9600 !important;
	color:#fff!important;
}/*二级栏目*/
.c-list2 {
	width:238px;
	border:1px solid #1178c5;
	margin-bottom:10px;
	padding-bottom:20px;
}
.c-list2 h3 {
	width:210px;
	height:35px;
	line-height:35px;
	background:#1178c5;
	border:1px solid #1178c5;
	border-radius:5px;
	margin-top:10px;
	margin-left:13px;
}
.c-list2 h3 a {
	display:block;
	color:#fff;
	font-size:14px;
	padding-left:25px;
}
.c-list2 ul {
	width:212px;
	margin:0px auto;
	padding-top:10px;
}
.c-list2 ul li {
	line-height:35px;
	border-bottom:1px dashed #ccc;
	width:180px;
	height:35px;
	padding-left:25px;
	background:url(../images/list-r.jpg) no-repeat 180px center;
}
.c-list2 ul li a {
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.c-list2 ul li a:hover {
	color:#1178c5 !important;
	background:url(../images/list_a-r.jpg) no-repeat 155px center;
}
.font_red {
	background:#ff9600 !important;
	color:#fff!important;
}
.navHover {
	background:#ff9600!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:#1178c5;
	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:#1178c5;
	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;
	font-weight:bold;
}
.tuijian ul p {
	padding:10px;
	line-height:24px;
}
.tuijian ul p a {
	color:#1178c5;
}
.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:#1178c5;
	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:#1178c5;
}
.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:#1178c5;
	font-size:20px;
	border-bottom:1px solid #ccc;
}
.c_right h2 span {
	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 #1178c5;
}
.product_list ul li:hover p {
	color:#1178c5;
}
.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:#1178c5;
	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:#1178c5;
	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:#1178c5;
}
.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:#1178c5;
	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:#1178c5;
}
.c-right1 h4 a:hover {
	text-decoration:underline;
}
.a_nav_s h3 {
	font-size:14px;
	color:#1178c5;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #ccc;
}
.a_nav_s h3 a {
	font-size:14px;
	color:#1178c5;
	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;
	font-weight:normal;
}
.articlelist-1 ul li a:hover {
	color:#1178c5;
}
.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;
}
.info-tj {
	width:830px;
	padding-bottom:20px;
	margin-top:40px;
}
.info-tj h2 {
	height:40px;
	line-height:40px;
	padding-left:0px;
	color:#1178c5;
	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:#1178c5;
	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;
	font-weight:normal;
}
.info-news ul li a:hover {
	color:#1178c5;
}
#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:#1178c5;
}
#demo11 li h3 a:hover {
	color:#1178c5;
}
#demo11 {
	float: left;
}
#demo12 {
	float: left;
}/*内页滚动 end*/
.ljgm {
	width:242px;
	text-align:center;
	background:#ff9600;
	color:#fff;
	height:50px;
	line-height:50px;
	margin-bottom:10px;
}
.ljgm a {
	color:#fff;
}
.ljgm a:hover {
	text-decoration:underline;
}
