﻿@charset "utf-8";
/***整体*****/
.wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
}
/*****top*******/
.header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.welbg {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #000000;
	color: #fff;
}
.wel {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
	color: #fff;
}
.wel a {
	color: #fff;
	float: right;
	margin-right: 8px;
}
.wel a:hover {
	color: #F00;
}
.clear {
	clear: both;
}
.headercont {
	width: 1200px;
	height: 115px;
	margin: 0 auto;
}
.logo {
	float: left;
}
.tel {
	height: 55px;
	float: right;
	background: url(tel.jpg) 0 25px no-repeat;
	padding-left: 64px;
	padding-top: 42px;
}
.tel span {
	color: #ce0e25;
	font-size: 24px;
	font-weight: bolder;
}
/* nav css 下拉菜单*/
.navbg {
	height: 115px;
	width: 100%;
	background: #002f7d;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
	background: url(top_bj.jpg) top left repeat-x;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0px;
	height: 115px;
	line-height: 115px;
	position: relative;
	z-index: 1;
	width: 850px;
	float: right;
}
.nav a {
	color: #000;
}
.nav .nLi {
	float: left;
}
.nav .nLi ul {
	display: none;
}
.nav .nLi ul li {
	width: 105px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	word-wrap: break-word;
	overflow: hidden;
}
.nav .nLi ul li a {
	width: 105px;
	height: 50px;
	display: block;
}
.nav .nLi ul li a:hover {
	background-color: #002f7d;
	color: #fff;
}
.nav .nLi h3 {
	width: 105px;
	height: 115px;
	float: left;
	position: relative;
}
.nav .nLi h3 .nav_bj {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 105px;
	height: 0px;
	background-color: #002f7d;
	transition: 0.6s;
}
.nav .nLi h3:hover .nav_bj {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 105px;
	height: 115px;
	background-color: #002f7d;
	transition: 0.3s;
}
.nav .nLi h3:hover a {
	color: #fff;
}
.nav .nLi h3 a {
	display: block;
	width: 105px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
}
.nav .sub {
	display: none;
	width: 110px;
	left: 0;
	top: 54px;
	position: absolute;
	background: #4E4E4E;
	line-height: 32px;
	padding: 5px 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
	color: #000;
}
.nav .sub a:hover {
	background: #002f7d;
	color: #fff;
	height: 115px;
	line-height: 115px;
	margin-top: 10px;
}
.nav .on h3 a {
	color: #000;
	height: 115px;
	line-height: 115px;
}
.radius {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
/* banner */
.flash {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 0;
}
.flash .flashBox {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 500px;
	padding-top: 115px;
}
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd {
	position: absolute;
	width: 1920px;
	left: -460px;
}
.flash .flashBox .bd img {
	width: 100%;
	height: 500px;
}
.flash .flashBoxsub {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 500px;
}
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBoxsub .bd {
	position: absolute;
	width: 1920px;
	left: -460px;
}
.flash .flashBoxsub .bd img {
	width: 100%;
	height: 500px;
}
.main {
	width: 100%;
	height: auto;
}
.info_00bg {
	width: 100%;
	height: 57px;
	background: #fff;
}
.info_00 {
	width: 1200px;
	margin: 0 auto;
	height: 57px;
	position: relative;
}
.rmgjc {
	background: url(../images/rmgjc.png) 0 8px no-repeat;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	padding-left: 130px;
	width: 800px;
}
.rmgjc li {
	list-style: none;
	color: #000;
	float: left;
	padding-right: 8px;
}
.rmgjc li a, .newsul_list li a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
.rmgjc li a:hover {
	color: #cb161c;
}
.rmsearch {
	width: 250px;
	height: 115px;
	float: left;
	background-color: #000;
	background: url(../images/sycplb.png) #000 no-repeat;
}
.search {
	height: 33px;
	width: 237px;
	margin-top: 40px;
	margin-left: 9px;
	padding: 0px;
	background: url(search.jpg) no-repeat;
}
.search-text {
	display: inline-block;
	border: none;
	height: 33px;
	width: 148px;
	padding-left: 30px;
	font-size: 14px;
	outline: none;
	background: none;
}
.search-btn {
	display: inline-block;
	width: 50px;
	height: 33px;
	background: none;
	border: none;
}
.info_00bg2 {
	width: 100%;
	height: 57px;
	background: #e7e7e7;
}
.rmgjc2 {
	background: url(../images/(rmgjc.png) 0 8px no-repeat;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	padding-left: 130px;
	width: 1200px;
	float: left;
}
.rmgjc2 li {
	list-style: none;
	color: #000;
	float: left;
	padding-right: 8px;
}
.rmgjc2 li a, .newsul_list li a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
.rmgjc2 li a:hover {
	color: #cb161c;
}
.rmsearch2 {
	width: 250px;
	height: 50px;
	float: right;
}
.search2 {
	height: 33px;
	width: 237px;
	margin-top: 10px;
	margin-left: 9px;
	padding: 0px;
	background: url(search.jpg) no-repeat;
}
/*****首页标题*******/
.itit {
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}
.itit .tit_c {
	height: 32px;
	color: #000000;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 16px;
	background: url(itit.jpg) 0 6px no-repeat;
}
.itit .tit_e {
	height: 32px;
	color: #000000;
	float: left;
	display: none;
}
.itit .tit_m {
	float: right;
	padding-right: 15px;
}
.itit .tit_m a {
	text-decoration: none;
	color: #265035;
	font-size: 10px;
}
.itit .tit_m a:hover {
	text-decoration: none;
	color: #fe7d0c;
}
.info_01bg {
	width: 100%;
	height: 600px;
	padding-top: 20px;
	background: #e5e5e5/* url(info01bg.jpg) center 0 no-repeat;*/;
}
.info_01 {
	width: 1200px;
	margin: 0 auto;
	height: 470px;
	position: relative;
}
.cpxq {
	padding-top: 60px;
	height: 340px;
	margin: 0 auto;
	width: 1200px;
}
.cpxqleft {
	width: 300px;
	float: left;
	margin-right: 30px;
}
.cpxqleft img {
	width: 300px;
	height: 225px;
}
.cpxqright {
	width: 870px;
	float: left;
	color: #d5d5d5;
}
.cpxqright h2 {
	font-size: 20px;
	line-height: 50px;
}
.cpxqright p {
	line-height: 32px;
}
.ckgdxq a {
	display: block;
	height: 40px;
	width: 180px;
	line-height: 40px;
	text-align: center;
	background: #959595;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin: 10px 0 0 160px;
	font-size: 16px;
}
.cpleft {
	width: 250px;
	float: left;
	position: absolute;
	left: 0px;
	background-color: #002f7d;
}
.cpfl {
	width: 250px;
	height: auto;
}
.cpfltit {
	height: 70px;
	float: left;
}
.cpfltit a {
	color: #000;
	font-size: 24px;
}
.cpfltit a:hover {
	color: #000;
}
.cpfl dl {
	width: 250px;
	margin: 0px auto;
}
.cpfl dl dt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #8db8ff;
	margin-bottom: 5px;
}
.cpfl dl dt a {
	display: block;
	color: #fff;
	text-indent: 40px;
	background: url(cp_fljt.png) left center no-repeat;
	transition: 0.3s;
}
.cpfl dl dt a:hover {
	color: #ffffff;
	background: url(cp_fljt2.png) left center no-repeat #8db8ff;
	transition: 0.3s;
}
.cpfl dl dd a {
	display: block;
	color: #000;
	font-weight: bold;
}
.cpfl dl dd a:hover {
	background: #006bc7;
	color: #fff;
}
.cpright {
	width: 940px;
	float: right;
}
/* 多行产品图片滚动css */
.picMarquee {
	width: 940px;
	overflow: hidden;
}
.picMarquee .hd {
	overflow: hidden;
	height: 0px;
	margin: 0;
}
.picMarquee .bd {
	padding: 0px;
	margin: 0;
}
.picMarquee .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee .bd ul li {
	margin: 10px 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee .bd ul li a strong {
	width: 260px;
	display:block; overflow:hidden;
	height: 225px;
	display: block;
	border: 3px solid #000;
	transition: 0.3s;
}
.picMarquee .bd ul li a strong img{ width:100%; display:block;}
.picMarquee .bd ul li a:hover strong {
	border-color: #002f7d;
	transition: 0.3s;
}
.picMarquee .bd ul li a .icptit {
	display: block;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: #000;
	color: #fff;
	width: 100%;
	text-align: center;
}
.picMarquee .bd ul li a:hover .icptit {
	background: #002f7d;
	color: #fff;
	transition: 0.3s;
}
.picMarquee .picList {
	width: 290px;
	height: auto;
	float: left;
}
/*广告*/
.cen {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
.ad {
	width: 100%;
	height: 194px;
	background: url(ad1.jpg) center center repeat-x;
	position: relative;
	margin-top: 15px;
}
.ad2 {
	height: 202px;
	background: url(ad2.jpg) center center repeat-x;
	margin-top: 40px;
}
/*五大优势*/
.ys {
	background: url(ys_01.jpg) center 40px no-repeat;
	margin-top: 30px;
}
.ys1 {
	width: 530px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}
.ys_tit {
	width: 470px;
	height: 64px;
	background: url(../images/ys_1.jpg) no-repeat;
	padding-left: 60px;
}
.ys_tit h1 {
	color: #000;
	padding-top: 10px;
	font-size: 20px;
}
.ys_list {
	overflow: hidden;
	width: 470px;
	padding: 10px 0px 0px 60px;
}
.ys_list li {
	font-size: 16px;
	background: url(dot.jpg) 0px 4px no-repeat;
	padding-left: 25px;
	line-height: 26px;
}
.ys_img {
	width: 100%;
	margin-top: 10px;
}
.t2 {
	background: url(../images/ys_2.jpg) no-repeat;
	margin-top: 20px;
}
.ys2 {
	margin-left: 110px;
}
.ys2_img {
	text-align: center;
}
.t3 {
	background: url(../images/ys_3.jpg) no-repeat;
}
.ys4 {
	margin: 20px 0px 0px 70px;
}
.ys4_img {
	margin-left: 80px;
}
.t4 {
	background: url(../images/ys_4.jpg) no-repeat;
	margin-top: 20px;
}
/*走进正隆*/
.about {
	height: 369px;
	padding-top: 50px;
	position: relative
}
.ab_t {
	height: 44px;
	background: #eeeeee;
}
.ab_tl {
	width: 188px;
	background: #034091;
	height: 44px;
	color: #FFF;
	line-height: 44px;
	text-align: center
}
.ab_tl span {
	font-size: 18px;
}
.ab_tl i {
	font-size: 15px;
}
.sy_alb, .ab_b {
	border: 1px solid #dcdcdc;
	overflow: hidden;
	padding: 20px 0px 15px 0px;
	width: 1198px;
	margin-top: 1px;
}
.ab_b {
	height: 243px;
}
.ab_bl {
	width: 838px;
	overflow: hidden;
	padding-left: 16px;
	float: left;
}
.ab_bl img {
	float: left;
	margin-right: 15px;
	margin-top: 21px;
	width:286px;
}
.ab_c {
	width: 528px;
	float: right;
	line-height: 28px;
	font-size: 14px;
	color: #1b1b1b;
	padding-top: 10px;
}
.ab_c p {
	padding-bottom: 15px
}
.ab_c a {
	display: block;
	width: 113px;
	height: 40px;
	line-height: 40px;
	float: left;
	background: #034091;
	color: #FFF;
	text-align: center;
	margin-right: 15px;
	font-size: 15px;
	font-weight: bold;
}
.ab_c a.a1 {
	background: #959595;
}
/*资质荣誉*/
.ry {
	width: 344px;
	overflow: hidden;
	position: absolute;
	top: 25px;
	left: 856px;
}
.ry_t {
	background: url(../images/ry_t.jpg) no-repeat;
	height: 56px;
	color: #FFF;
	padding: 15px 0px 0px 40px;
}
.ry_t span {
	font-size: 18px;
	display: block
}
.ry_c {
	height: 277px;
	background: #034091;
	width: 329px;
	margin-left: 15px;
	overflow:hidden;
	text-align: center;
}
.ry_c img{ width:100%; display:block;}
.ry_b {
	width: 344px;
	height: 22px;
	background: url(../images/ry_b.jpg) no-repeat
}
.info_03bg {
	width: 100%;
	height: 325px;
	padding-top: 25px;
	background: #e5e5e5;
}
.info_03 {
	width: 1200px;
	margin: 0 auto;
	height: 300px;
	position: relative;
}
.itit01 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(tit.png) 10px 20px no-repeat;
	font-size: 18px;
}
.itit01 .tit_c {
	color: #000;
	float: left;
	padding-right: 10px;
	padding-left: 50px;
	font-weight: bold;
}
.itit01 .tit_e {
	color: #a3a3a3;
	float: left;
}
.gsgk {
	width: 800px;
	height: 300px;
	float: left;
	background: #fff;
	margin-right: 20px;
}
.gsgk_cont {
	line-height: 28px;
	color: #2c2c2c;
	padding: 0 15px;
}
.gsgk_cont img {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.gsgk_cont .tmore {
	float: right;
	clear: both;
}
.gsgk_cont .tmore a {
	display: block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #002f7d;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.gsgk_cont .tmore a:hover {
	color: #FF0;
}
.xwdt {
	width: 360px;
	height: auto;
	float: left;
	background: #fff;
	height: 300px;
	padding: 0 10px;
}
/*新闻文字列表样式**/
.newsul {
	width: 100%;
	float: left;
}
.newsul li {
	line-height: 32px;
	height: 32px;
	list-style: square;
	color: #ce0e25;
	margin-left: 20px;
}
.newsul li a, .newsul_list li a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
.newsul li a:hover {
	color: #cb161c;
}
.info_date {
	color: #999999;
	float: right;
	margin-right: 5px;
}
.info_04bg {
	width: 100%;
	height: 380px;
	background: #e5e5e5;
}
.info_04 {
	width: 1200px;
	margin: 0 auto;
}
/* 多行产品图片滚动css */
.picMarquee01 {
	width: 1200px;
	overflow: hidden;
}
.picMarquee01 .hd {
	overflow: hidden;
	height: 0px;
	margin: 0;
}
.picMarquee01 .bd {
	padding: 0px;
	margin: 0;
}
.picMarquee01 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee01 .bd ul li {
	margin: 10px 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee01 .bd ul li a img {
	width: 260px;
	height: 200px;
	display: block;
	border: 3px solid #fff;
}
.picMarquee01 .bd ul li a:hover img {
	border-color: #002f7d;
}
.picMarquee01 .bd ul li a .icptit {
	display: block;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: #fff;
	color: #000;
	width: 100%;
	text-align: center;
}
.picMarquee01 .bd ul li a:hover .icptit {
	background: #002f7d;
	color: #fff;
}
.picMarquee01 .picList {
	width: 288px;
	height: auto;
	float: left;
}
/*******footer************/
.lxwmbg {
	background: #4e4e4e url(lxwmbg.jpg) center 0px no-repeat;
	width: 100%;
	height: 64px;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.i_news_nr {
	padding: 20px 0;
}
.i_news_nr li {
	background-color: #e5e5e5;
	cursor: pointer;
	float: left;
	height: 100px;
	margin-bottom: 20px;
	padding: 15px;
	width: 46.8%;
}
.i_news_nr li a {
	color: #000;
	display: block;
	font-size: 16px;
}
.i_news_nr li p {
	font-size: 12px;
	line-height: 22px;
	margin: 10px 0;
}
.i_news_nr li span {
	color: #0087fe;
	font-size: 12px;
}
.i_news_nr li:nth-child(2n) {
	float: right;
}
.i_news_nr li:hover {
	background: #0087fe none repeat scroll 0 0;
}
.i_news_nr li:hover a, .i_news_nr li:hover p, .i_news_nr li:hover span {
	color: #fff;
}
.index_hzkh {
	margin: 10px 0 40px 0;
}
.footer {
	width: 100%;
	height: 350px;
	background: #002f7d;
	clear: both;
}
#footer {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ftl {
	width: 370px;
	height: 350px;
	float: left;
	background: #000;
}
.ftl .lxwmtit {
	padding: 20px 0;
	text-align: center;
}
.ftl p {
	color: #fff;
	line-height: 32px;
	padding: 0 45px;
}
.ftm {
	width: 420px;
	float: left;
	padding-top: 80px;
}
.footer_nav {
	padding: 0 30px;
}
.footer_nav ul {
	line-height: 42px;
}
.footer_nav li {
	float: left;
	padding: 0 15px;
}
.footer_nav li a {
	color: #fff;
	font-size: 14px;
}
.footer_nav li a:hover {
	color: #FC0;
}
.ftr {
	width: 410px;
	float: left;
	padding-top: 80px;
}
.ftrbot {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #222222;
}
.ftrbotcont {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	color: #fff;
	text-align: center;
}
/********内页********/

.sub_page {
	width: 100%;
	height: auto;
}
.sub_content {
	width: 1200px;
	padding: 15px 0;
	margin: 0 auto;
}
.left_list {
	width: 270px;
	float: left;
	margin-bottom: 35px;
}
/* 产品左侧 */



/*左侧产品分类*/
.lprolist {
	width: 270px;
	height: auto;
	float: left;
}
.lprolistlogo {
	width: 100%;
	height: 86px;
	text-align: center;
	background-color: #002f7d;
}
.lprolistlogoy {
	width: 35px;
	height: 45px;
	display: block;
	float: left;
	padding-left: 40px;
	padding-top: 11px;
	font-size: 54px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
}
.lprolistlogor {
	width: 136px;
	height: 45px;
	display: block;
	float: left;
	padding-top: 27px;
	padding-left: 5px;
	text-align: left;
	line-height: 16px;
}
.lprolistlogor1 {
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.lprolistlogor2 {
	color: #f2f2f2;
	font-size: 12px;
}
.lprolistlogo1 {
	width: 100%;
	height: 34px;
	line-height: 34px;
	display: block;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	padding-top: 15px;
}
.lprolistlogo2 {
	width: 100%;
	height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	color: #6d6d6d;
	font-size: 14px;
}
.prolist1con5432 {
	width: 244px;
	border: 3px solid #002f7d;
	float: left;
	background-color: #f2f2f2;
	padding: 10px;
}
.lprolistcon {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #f4f4f4;
}
.lprolistcon ul {
	width: 65%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 24px;
}
.lprolistcon li {
	width: 100%;
	height: 38px;
}
.lprolistcon li a {
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #262b3f;
	text-indent: 30px;
	color: #999999;
	display: block;
	background: url(prol.png) no-repeat left;
}
.lprolistcon li a:hover {
	color: #dc1c2b;
	background: url(prolh.png) no-repeat left;
}
.prolistf {
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 25px;
	line-height: 28px;
}
.prolistf ul {
	width: 90%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.prolistf1 {
	width: 100%;
	height: auto;
	display: block;
	padding-top: 25px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
.prolistf2 {
	font-weight: bold;
	width: 100%;
	height: auto;
	display: block;
	padding-bottom: 10px;
}
ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu>li {
	width: 100%;
	line-height: 36px;
	padding-bottom: 15px;
	position: relative;
}
ul#menu>li>a {
	width: 100%;
	text-indent: 20px;
	color: #FFF;
	border-radius: 5px;
	background-color: #002f7d;
	display: block;
	transition: 0.3s;
}
ul#menu>li>a:hover {
	background-color: #ffb900;
	text-indent: 24px;
	transition: 0.3s;
}
.class1>li>a {
	border-bottom: 1px dashed #c1c4c1;
	color: #4e4e4e;
	text-indent: 20px;
	transition: 0.3s;
}
.class1>li>a:hover {
	text-indent: 25px;
	color: #4e4e4e;
	transition: 0.3s;
}
.class1 {
	width: 360px;
	height: auto;
	border: 2px solid #002f7d;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 215px;
	padding: 10px;
	display: none;
}
.class1 a {
	width: 50%;
	height: 30px;
	line-height: 30px;
	float: left;
}
ul#menu>li:hover .class1 {
	width: 360px;
	height: auto;
	border: 2px solid #002f7d;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 244px;
	padding: 10px;
	display: block;
	z-index: 9999999;
}
.l_contact {
	width: 240px;
	height: auto;
	float: left;
	line-height: 28px;
}
.l_contactnr {
	width: 240px;
	height: auto;
	float: left;
	color: #555555;
	font-size: 15px;
}
.scpflleft {
	width: 270px;
	float: left;
}
.scpfltit {
	height: 50px;
	padding: 0px 0 0px 55px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	background: #002f7d url(list.png) 20px 17px no-repeat;
}
.scpfltit a {
	color: #fff;
	font-size: 20px;
}
.scpfltit a:hover {
	color: #ffd321;
}
.scpfl {
	width: 268px;
	height: auto;
	border: 1px solid #e5e5e5;
}
.scpfl dl {
	width: 248px;
	padding: 5px 10px;
}
.scpfl dl dt {
	text-indent: 25px;
	font-size: 14px;
	margin-top: 3px;
}
.scpfl dl dt a {
	display: block;
	border-bottom: 1px dashed #e4e4e4;
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #000;
	font-weight: bold;
	text-indent: 25px;
	overflow: hidden;
	transition: 0.3s;
}
.scpfl dl dt a:hover {
	color: #fff;
	background: #002f7d;
	transition: 0.3s;
}
.scpfl dl dd {
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-indent: 35px;
	margin-bottom: 1px;
	font-size: 14px;
	background: #e6e6e6;
}
.scpfl dl dd a {
	display: block;
	color: #000;
	font-weight: bold;
}
.scpfl dl dd a:hover {
	background: #eb8d0a;
	color: #fff;
}
.slxwm {
	border: 1px solid #e5e5e5;
}
.slxwm p {
	padding: 15px;
	line-height: 32px;
}
.right_list {
	width: 905px;
	float: left;
	margin-left: 25px;
	background: #fff;
	margin-bottom: 20px;
}
/*内页右侧标题*/
.title {
	padding: 0px;
	height: 50px;
	background: #002f7d;
	color: #fff;
	font-size: 16px;
}
.title strong {
	float: left;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	font-size: 20px;
}
.title span {
	line-height: 52px;
	padding-left: 15px;
	padding-right: 15px;
}
.title a {
	color: #fff;
}
.title .bold {
	color: #fff;
}
.title .right a:hover {
	color: #e3e60d;
	text-decoration: underline;
}
.info_date {
	float: right;
}
#in_adv {
	width: 100%;
	height: 820px;
	padding-top: 18px;
	background: url(../images/in_02_bg.png) repeat;
	margin: 0 auto;
}
#in_adv_title {
	width: 399px;
	height: 66px;
	margin: 0 auto;
	background: url(../images/in_02_title.png) center no-repeat;
	text-align: center;
	line-height: 66px;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
}
#in_adv_ul {
	width: 1130px;
	height: 160px;
	padding: 20px 35px;
	background: #fff;
	margin: 15px auto;
}
#in_adv_ul li {
	width: 146px;
	height: 146px;
	border-radius: 100%;
	background: #0060c6;
	cursor: pointer;
	margin: 0px 20px;
	float: left;
	position: relative;
	transition: all 0.4s;
}
#in_adv_ul li .in_adv_icon {
	width: 71px;
	height: 59px;
	position: absolute;
	left: 37px;
	top: 22px;
	overflow: hidden;
}
#in_adv_ul li .in_adv_icon img{ display:block; max-width:71px; max-height:59px; margin:auto;}
#in_adv_ul li .in_adv_t {
	width: 146px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 90px;
	line-height: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#in_adv_ul li:hover {
	background: #f5692c;
}
#in_adv_ul li .in_adv_shade {
	width: 116px;
	height: 34px;
	background: url(in_02_shade.png) center no-repeat;
	position: absolute;
	left: 16px;
	bottom: -22px;
}
#in_adv_adv {
	width: 1230px;
	height: 490px;
	margin: 0px auto;
}
#in_adv_adv li {
	width: 378px;
	height: 490px;
	float: left;
	margin: 0px 16px;
	background: #fff url(in_02_li.png) left bottom no-repeat;
	position: relative;
}
#in_adv_adv li .in_adv_img {
	width: 307px;
	height: 197px;
	position: absolute;
	left: 35px;
	top: 17px;
	overflow:hidden;
}
#in_adv_adv li .in_adv_img img{ width:100%; display:block;}
#in_adv_adv li .in_adv_title {
	width: 307px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #0060c6;
	font-size: 30px;
	position: absolute;
	left: 35px;
	top: 239px;
}
#in_adv_adv li .in_adv_info {
	width: 307px;
	height: 180px;
	line-height: 26px;
	color: #333;
	font-size: 14px;
	position: absolute;
	left: 35px;
	top: 285px;
}
#adv_info {
	width: 560px;
	height: 47px;
	line-height: 47px;
	background: #012362;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 549px;
	top: 88px;
}
#in_adv_tel {
	width: 100%;
	height: 212px;
	background: url(../images/adv_bg.png) center no-repeat;
	margin: 0 auto;
}
#in_adv_tel_mid {
	width: 1200px;
	height: 212px;
	margin: 0 auto;
	position: relative;
}
#in_adv_tel_mid span {
	display: block;
	position: absolute;
	left: 120px;
	top: 88px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
#adv_info {
	width: 560px;
	height: 47px;
	line-height: 47px;
	background: #012362;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 549px;
	top: 88px;
}
#adv_btn {
	position: absolute;
	left: 127px;
	top: 138px;
}
#adv_btn li {
	float: left;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-right: 5px;
}
#adv_btn .adv_qq {
	width: 148px;
	height: 39px;
	text-indent: 60px;
	border-radius: 20px;
	line-height: 39px;
	background: #ff8400 url(../images/in_03_chart.png) 19px center no-repeat;
	transition: all 0.4s;
}
#adv_btn .adv_tel {
	width: 233px;
	height: 39px;
	text-indent: 50px;
	border-radius: 20px;
	line-height: 39px;
	background: #ff8400 url(../images/in_03_tel.png) 19px center no-repeat;
	transition: all 0.4s;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}
#adv_btn li a {
	display: block;
	color: #fff;
	font-size: 14px;
}
/* CSS Footer */
#footer_tel {
	width: 100%;
	height: 45px;
	padding: 11px 0;
	margin: 0 auto;
	background: #0c46a6;
}
#footer_tel_mid {
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}
#footer_tel_mid li {
	float: left;
	height: 45px;
	padding-right: 18px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	border-right: solid 1px #0060c6;
	position: relative;
}
#footer_tel_mid li .fti {
	width: 37px;
	height: 37px;
	position: absolute;
	left: 30px;
	top: 4px;
}
#footer_tel_mid li span {
	padding-left: 78px;
}
#footer_tel_mid li:last-child {
	border-right: none;
}
#footer {
	width: 100%;
	background: #0060c6;
	padding: 40px 0;
	margin: 0 auto;
}
#footer_mid {
	width: 1200px;
	min-height: 135px;
	margin: 0 auto;
	position: relative;
}
#footer_ewm {
	width: 150px;
	height: 150px;
	position: absolute;
	right: 0px;
	top: 0;
}
#footer_ewm img {
	width: 150px;
	height: 150px;
}
#footer_c {
	top: 0;
	line-height: 26px;
	position: absolute;
	color: #a3bbe4;
	font-size: 14px;
	width: 1010px;
}
#footer_c a {
	color: #a3bbe4;
	font-size: 14px;
	margin-right: 10px;
}
#footer_c a:hover {
	color: #fff;
}
