
/*style*/

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select {
	margin: 0;
	padding: 0
}

body {
	font: 12px"微软雅黑","Arial Narrow",HELVETICA;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}

a {
	color: #2d374b;
	text-decoration: none
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle;

}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
} 

body {
	background: #fff;
	margin: 0 auto;
}

html {
	font-size: 100px;
}


/*common*/
.clear {
	clear: both;
}
.clear::after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.text-center {
	text-align: center;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1200::after {
	content: "";
	display: block;
	clear: both;
}
.ml26 {
	margin-left: 26px;
}
.mt32 {
	margin-top: 32px;
}
.mr26 {
	margin-right: 26px;
}


/*header*/
.header {
	position: relative;
	background: #fff;
}
.header-top {
	padding: 8px 0;
}
.header-top span {
	font-size: 13px;
	color: #999999;
	line-height: 24px;
}
.header-top span.fr {
	color: #414141;
}
.lang {
	border: 1px solid #c6c6c6;
	border-radius: 3px;
	width: 84px;
	text-align: center;
	font-size: 12px;
	color: #999999;
	float: right;
	margin-left: 10px;
}
.lang a {
	display: none;
	color: #999999;
}
.lang a.ch {
	display: block;
	line-height: 24px;
}
.lang:hover a {
	display: block;
}
.lang a:hover {
	color: #333;
}
.header-middle {
	padding: 0 0 20px;
	position: relative;
}
.phone-ing {
	padding-left: 130px;
	background: url('../images/phone-1.png') no-repeat left center;
	height: 56px;
	margin-top: 14px;
}
.phone-ing h5 {
	font-size: 26px;
	color: #414141;
	font-family:"黑体";
	line-height: 28px;
}
.header-nav {
	background: #145fa6;
	height: 68px;
	line-height: 68px;
}
.nav {
	line-height: 68px;
}
.nav li {
	float: left;
	margin-right: 44px;
	text-align: center;
}
.nav li a {
	color: #fff;
	display: block;
	font-size: 13px;
}
.header-nav .fr a {
	margin-left: 14px;
}
.banner {
	position: relative;
	height: 640px;
}
.words{
	padding: 28px 0;
	background: #ebebeb;
}
.words .Popular{
	float: left;
	color: #414141;
	line-height: 32px;
	font-size: 14px;
}
.words .Popular>a{
	margin-left: 32px;
}
.words .Popular>a:hover {
	color: #145fa6;
}
.words .searchBox{
	float: right;
	position: relative;
	width: 284px;
	height: 32px;
	background: #fff;
	border-radius: 200px;
	overflow: hidden;
}
.words .search{
	width: 240px;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	border: none;
	outline:none;
	float: left;
	box-sizing: border-box;
}
.words .searchBox input[type="submit"]{
	float: left;
	width: 44px;
	height: 32px;
	cursor: pointer;
	outline: none;
	background: url('../images/search_icon.png') no-repeat center;
	border: 0;
}
.MainItems{
	margin-top: 60px;
	text-align: center;
	margin-bottom: 139px;
	overflow: hidden;
}
.matitle {
	text-align: center;
}
.matitle h2{
	font-size: 41px;
	color: #145fa6;
	line-height: 100%;
	margin-bottom: 20px;
}
.matitle p{
	font-size: 25px;
	line-height: 100%;
	color: #414141;
	margin-bottom: 51px;
}
.MainItems .instance{
	/* display: flex;
	flex-wrap: wrap;
	justify-content: space-between; */
	position: relative;
	width: 103%;
	margin-right: -27px;
}
.instance li{
	float: left;
	width: 382px;
	overflow: hidden;
	text-align: left;
	margin-right: 27px;
}
.instance li:last-of-type{
	margin: 0;
}
.instance li .xgtjpg{
	width: 100%;
	height: 232px;
}
.instance li h5{
	font-size: 18px;
	color: #333;
	line-height: 100%;
	padding-top: 16px;
	padding-left: 21px;
}
.instance li p{
	font-size: 13px;
	color: #999;
	height:72px;
	line-height: 24px;
	padding-top: 14px;
	display: block;
	margin: 0 auto;
	width: 342px;
}
.LearnAbout{
	/* display: flex;
	justify-content: space-between; */
	display: block;
	font-size: 13px;
	color: #656565;
	line-height: 13px;
	align-items: center;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #d8d8d8;
	width: 342px;
	margin: 0 auto;
	background: url(../images/toright.png) no-repeat right center;
}
.About{
	padding: 60px 0;
	background: #ebebeb;
	overflow: hidden;
}
.About .ALeft{
	float: left;
	width: 301px;
}
.ALeft>h2{
	height: 87px;
	background: #145fa6;
	line-height: 87px;
	color: #fff;
	font-size: 30px;
	padding-left: 27px;
}
.ALeft ul{
	overflow: hidden;
	border: 1px solid #e3e3e3;
}
.ALeft ul li{
	height: 69px;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;
	color: #414141;
}
.ALeft ul li a{
	display: block;
	height: 100%;
	line-height: 69px;
	padding-left: 28px;
}
.ALeft ul li span{
	float: left;
	line-height: 69px;
}
.ALeft ul li .RightTo{
	float: right;
	width: 21px;
	height: 69px;
	background: url(../images/right.png)no-repeat 0 center;
	margin-right: 27px;
}
.ALeft ul .Selected span{
	color: #145fa6;
}
.ALeft ul .Selected .RightTo{
	width: 19px;
	height: 69px;
	background: url(../images/rightz.png)no-repeat 0 center;
	margin-right: 28px;
}
.ALeft .xjj{
	height: 387px;
}
.About .RLeft{
	float: right;
	width: 899px;
	height: 750px;
	background: #fff;
}
.RLeft .UpDown{
	padding: 30px 24px 0 26px;
}
.RLeft .UpDown .TopBox{
	position: relative;
	width: 849px;
	height: 437px;
}
.UpDown .TopBox img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.UpDown .TopBox .Mask{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 116px;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);

}
.UpDown .TopBox .ContentArea{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 116px;
	overflow: hidden;
	color: #fff;
}
.ContentArea .AreaL{
	float: left;
	width: 560px;
	padding-left: 30px;
}
.AreaL>h4{
	font-size: 22px;
	line-height: 100%;
	padding-top: 21px;
}
.AreaL>p{
	font-size: 14px;
	padding-top: 16px;
}
.ContentArea .Examine{
	float: right;
	width: 150px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	border: 2px solid #fff;
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	border-radius: 41px;
	margin: 36px 26px 0 0;
}
.UpDown .BottomBox{
	/* display: flex;
	justify-content: space-between; */
	width: 105%;
	padding-top: 26px;
	margin-right: -27px;
}
.BottomBox li{
	position: relative;
	width: 192px;
	height: 231px;
	float: left;
	margin-right: 27px;
}
.BottomBox>li:last-of-type{
	margin: 0;
}
.BottomBox li a{
	display: block;
}
.BottomBox li .Mask_blue{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	background: #145fa6;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.BottomBox li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #fff;
}
.ComPro{
	padding: 60px 0;
	overflow: hidden;
}
.ComPro img{
	float: left;
	width: 610px;
	height: 399px;
}
.ComPro .Introduction{
	float: right;
	width: 541px;
	height: 399px;
	padding-left: 49px;
	overflow: hidden;
	background: url(../images/mico1.png);
	position: relative;
}
.ComPro .Introduction::before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	right: 5px;
	bottom: 5px;
	background: #fff;
}
.Introduction>h5{
	font-size: 25px;
	color: #145fa6;
	line-height: 100%;
	padding-top: 35px;
	margin-bottom: 24px;
	position: relative;
	z-index: 2;
}
.Introduction>p{
	font-size: 15px;
	line-height: 36px;
	padding-right: 24px;
	padding-bottom: 36px;
	overflow: hidden;
	text-overflow:ellipsis;
	position: relative;
	z-index: 2;
}
.News{
	padding: 36px 0;
	background: #ebebeb;
	overflow: hidden;
}
.News .NewsLeft{
	float: left;
}
.News .PromptBar{
	width: 791px;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #dadada;
	/* display: flex;
	justify-content: space-between; */
	margin-bottom: 32px;
}
.News .PromptBar>h4{
	float: left;
	font-size: 24px;
	color: #414141;
	line-height: 100%;
}
.News .PromptBar>h4 span {
	cursor: pointer;
}
.News .PromptBar>h4 span.active{
	color: #145fa6;
}
.News .PromptBar>a{
	float: right;
	font-weight: bold;
	color: #bcbcbc;
	font-size: 16px;
}
.News .PromptBar>a:hover {
	color: #145fa6;
}
.NewsLeft .NewsItem{
	width: 791px;
	overflow: hidden;
}
.NewsItem .ItemLeft{
	float: left;
	width: 382px;
	background: #fff;
	height: 318px;
}
.ItemLeft>img{
	width: 100%;
	height: 214px;
}
.ItemLeft a{
	display: block;
}
.iteminfo h5{
	font-size: 18px;
	color: #145fa6;
	line-height: 34px;
}
.iteminfo p{
	font-size: 14px;
	color: #414141;
	overflow : hidden;
	line-height: 26px;
}
.NewsItem .ItemRight{
	float: right;
	padding-left: 29px;
}
.iteminfo {
	padding: 10px 14px;
}
.ItemRight li{
	width: 380px;
	height: 96px;
	border-bottom: 1px dashed #c2c2c2;
	overflow: hidden;
	margin-bottom: 27px;
}
.ItemRight li a{
	display: block;
	overflow: hidden;
}
.ItemRight li .Sequence{
	float: left;
	font-size: 24px;
	color: #414141;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
}
.ItemRight li .Sequence>span{
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	padding-top: 12px;
	text-transform: uppercase;
}
.ItemRight li .article_Seq{
	float: right;
	width: 324px;
	padding-left: 25px;
}
.article_Seq>h5{
	font-size: 18px;
	color: #414141;
	line-height: 100%;
	margin-bottom: 12px;
}
.article_Seq>p{
	font-size: 13px;
	line-height: 23px;
	color: #999;
	display: block;
	text-overflow: ellipsis;
	overflow : hidden;
}
.ItemRight li:last-of-type{
	margin: 0;
	border: none;
}
.News .NewsRight{
	float: right;
	width: 380px;
	height: 395px;
	border: 1px solid #dadada;
	background: #fff;
}
.NewsRight>h2{
	font-size: 24px;
	color: #145fa6;
	font-weight: normal;
	text-align: center;
	line-height: 100%;
	padding-top: 23px;
	padding-bottom: 3px;
}
.NewsRight ul{
	overflow: hidden;
}
.NewsRight ul li{
	margin-top: 24px;
}
.NewsRight ul li h5{
	height: 18px;
	background: url(../images/doubt.png)no-repeat 0 0;
	font-size: 15px;
	color: #414141;
	line-height: 18px;
	padding-left: 28px;
	margin-left: 21px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsRight ul li p{
	font-size: 13px;
	line-height: 24px;
	color: #999;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-left: 50px;
	padding-right: 14px;
}
.NewsRight ul li:last-of-type>p{
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.footer{
	height: 182px;
	background: #145fa6;
}
.footer .TerTop{
	height: 127px;
	text-align: center;
	border-bottom: 1px solid #0d4f8d;
}
.TerTop>p{
	font-size: 14px;
	color: #fff;
	line-height: 100%;
	padding-top: 39px;
}
.TerTop>p a{
	color: #fff;
}
.TerTop .TopBlock{
	display: block;
	padding-top: 21px;
}
.TopBlock .Eight{
	padding-left: 28px;
}

.footer .TerBottom{
	height: 53px;
	text-align: center;
	line-height: 53px;
	font-size: 14px;
	color: #fff;
	border-top: 1px solid #2a79c3;
}
.footer .TerBottom a{
	color: #fff;
	padding: 0 28px;
}
.TerBottom span{
	/* margin-right: 28px; */
}
.ring {
	position: relative;
}
.ring>li {
	display: none;
}
.ring>li.on {
	display: block;
}
.swinbtn {
	background: #fff;
}
.blist {
	overflow: hidden;
}
.blist>li {
	display: none;
}
.blist>li.on {
	display: block;
}

/*incont*/
.inbanner {
	position: relative;
	height: 390px;
}
.locas {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: right;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
}
.locas span {
	padding-left: 24px;
	float: right;
	background: url('../images/ico3.png') no-repeat left center;
}
.locas a {
	color: #fff;
}
.about-us {
	position: relative;
}
.abox1 {
	overflow: hidden;
	padding: 52px 0;
	border-bottom: 1px dashed #c3c3c3;
}
.abox1 img {
	float: left;
	width: 497px;
	height: 330px;
}
.abox1 p {
	float: right;
	width: 658px;
	font-size: 16px;
	color: #414141;
	line-height: 45px;
}
.abox2 {
	overflow: hidden;
	padding: 52px 0;
	border-bottom: 1px dashed #c3c3c3;
}
.abox2 p {
	font-size: 16px;
	color: #414141;
	line-height: 45px;
}
.abox3 {
	padding: 52px 0;
	text-align: center;
	overflow: hidden;
}
.abox3 li {
	float: left;
	width: 382px;
	height: auto;
	margin-right: 28px;
}
.abox3 ul {
	overflow: hidden;
	width: 103%;
}
.abox3 li img {
	width: 100%;
	height: 260px;
}
.abox3 li h5 {
	font-size: 16px;
	color: #414141;
	line-height: 35px;
	padding: 12px 0;
}
.leftnav {
	float: left;
	width: 300px;
	height: auto;
}
.ptb {
	padding: 60px 0;
}
.leftnav .swinbtn {
	border: 1px solid #e3e3e3;
	border-bottom: 0;
}
.leftnav .swinbtn li {
	border-bottom: 1px solid #e3e3e3;
}
.rightcont {
	float: right;
	width: 810px;
	position: relative;
}
.rinfo-t {
	line-height: 38px;
	padding: 20px 0;
}
.rinfo-t strong {
	font-size: 25px;
	color: #145fa6;
}
.case-info {
	position: relative;
	overflow: hidden;
	padding: 15px 0;
}
.case-info p {
	font-size: 16px;
	color: #414141;
	line-height: 48px;
}
.case-info td {
	vertical-align: top;
	font-size: 16px;
	color: #414141;
	line-height: 48px;
}
.case-info img {
	margin-top: 42px;
	display: block;
	width: 100%;
}
.page {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	z-index: 2;
	border-top: 1px solid #d8d8d8;
}
.page span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #414141;
	line-height: 36px;
	width: 50%;
	line-height: 66px;
	box-sizing: border-box;
}
.page span:nth-child(2) {
	border-left: 1px solid #d8d8d8;
}
.page span a {
	color: #414141;
}
.page span a:hover {
	text-decoration: underline;
}
.case-list {
	overflow: hidden;
	padding-bottom: 2px;
}
.case-list li {
	float: left;
	width: 390px;
	height: 440px;
	margin-top: 30px;
}
.case-list li:nth-child(2n){
	float: right;
}
.case-list li img {
	width: 100%;
	height: 256px;
	display: block;
}
.caseing {
	height: auto;
	padding: 14px 10px;
}
.caseing h5 {
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.caseing p {
	/*font-size: 14px;*/
	color: #999999;
	/*line-height: 28px;*/
	height: 84px;
}
.caseing span {
	font-size: 13px;
	color: #145fa6;
	line-height: 29px;
	display: block;
}
.caseing span i {
	float: right;
	width: 32px;
	height: 29px;
	background: url('../images/jt.png') no-repeat center;
}
.page-in {
	text-align: center;
	overflow: hidden;
	padding: 40px 0 0;
}

.page-in b:nth-child(1){ display:none; }
.page-in a:nth-child(1){ display:none; }
.page-in a,.page-in b {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #949494;
	text-align: center;
	line-height: 48px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #949494;
	margin: 0 5px;
}
.page-in .pes,.page-in .nes {
	width: 32px;
	height: 32px;
	vertical-align: middle;
	line-height: 32px;
}
.page-in b {
	background: #0f6fb9;
	border-color: #0f6fb9;
	color: #fff;
}
.contact {
	position: relative;
}
.contact h3 {
	font-size: 25px;
	color: #414141;
	padding: 16px 0;
	font-weight: 500;
}
.contact p {
	font-size: 16px;
	color: #414141;
	line-height: 40px;
}
.tact {
	position: relative;
	overflow: hidden;
	margin-top: 25px;
}
.tact h5 {
	font-size: 25px;
	color: #fff;
	line-height: 56px;
	font-weight: 400;
	padding: 0 20px;
	background: #145fa6;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.tact td {
	font-size: 16px;
	color: #414141;
	height: 55px;
}
.text1 {
	overflow: hidden;
	position: relative;
	margin-top: 16px;
	line-height: 42px;
}
.text1 span {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 42px;
	font-size: 15px;
	color: #999999;
	text-align: right;
	width: 146px;
}
.text1 span font {
	color: red;
}
.text1 input[type='text']{
	width: 100%;
	text-indent: 156px;
	line-height: 42px;
	border: 0;
	outline: none;
	font-size: 15px;
}
.text1 textarea{
	width: 100%;
	text-indent: 156px;
	line-height: 42px;
	border: 0;
	height: 294px;
	outline: none;
	font-size: 15px;
}
.mitcont {
	margin-top: 44px;
	overflow: hidden;
}
.mitcont input {
	width: 156px;
	height: 48px;
	border: 0;
	border-radius: 5px;
	color: #fff;
	background: #c9c9c9;
	margin-right: 20px;
	font-size: 20px;
	cursor: pointer;
}
.mitcont input[type="submit"]{
	background: #145fa6;
}
.mitcont span {
	color: red;
	font-size: 14px;
}
.infos h6 {
	font-size: 16px;
	color: #145fa6;
	line-height: 44px;
}
.infos img {
	display: block;
	margin: 15px auto;
	width: 100%;
}
.list-1 {
	overflow: hidden;
}
.list-1 li {
	float: left;
	width: 486px;
	height: auto;
	text-align: center;
	margin: 0 48px 45px;
}
.list-1 li img {
	width: 100%;
	height: 357px;
	display: block;
}
.list-1 li strong {
	font-size: 25px;
	color: #145fa6;
	line-height: 56px;
	padding-top: 12px;
	display: block;
}
.list-2 {
	overflow: hidden;
}
.list-2 li {
	position: relative;
	overflow: hidden;
}
.rgt1 {
	margin: 15px 0;
	font-size: 16px;
	color: #414141;
	cursor: pointer;
	background: url('../images/r1.png') no-repeat 98% center #eee;
	padding: 10px;
}
.rgt1 i {
	font-style: normal;
	border-radius: 3px;
	background: #999999;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	color: #fff;
}
.rgt1 span {
	font-size: 16px;
	color: #414141;
	line-height: 24px;
	margin-left: 10px;
}
.list-2 li.on .rgt1 {
	background-image: url('../images/r2.png');
}
.list-2 li.on .rgt1 i {
	background: #145fa6;
}
.list-2 li.on .rgt1 span {
	color: #145fa6;
}
.rgt2 {
	padding: 5px;
	overflow: hidden;
	display: none;
}
.rgt2 p {
	text-indent: 2em;
	font-size: 14px;
	color: #414141;
	line-height: 30px;
}
.rgt2 p a {
	float: right;
	line-height: 30px;
	font-size: 14px;
	color: #145fa6;
}
.rgt2 p a:hover {
	text-decoration: underline;
}
.list-3 {
	overflow: hidden;
}
.list-3 li {
	position: relative;
	overflow: hidden;
	padding: 22px 0;
	border-bottom: 1px dashed #c3c3c3;
}
.list-3 li h3:hover { 
color: #145fa6;
}
.list-3 li img {
	width: 200px;
	height: 132px;
}
.list-3-info {
	float: left;
	width: 590px;
	height: 132px;
}
.list-3-info h3 {
	font-size: 18px;
	color: #414141;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 12px;
	white-space: nowrap;
}
.list-3-info p {
	font-size: 16px;
	color: #414141;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	display: block;
}
.list-3-info span {
	font-size: 12px;
	color: #145fa6;
	line-height: 20px;
	padding-top: 8px;
	display: block;
}
.list-4 {
	overflow: hidden;
}
.list-4 li {
	margin-top: 34px;
	float: left;
	width: 384px;
	overflow: hidden;
}
.list-4 li:nth-child(2n){
	float: right;
}
.list-4 li img {
	width: 100%;
	height: 250px;
	display: block;
}
.list-4-info {
	overflow: hidden;
	padding-top: 10px;
}
.list-4-info h5 {
	font-size: 18px;
	color: #145fa6;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list-4-info span {
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	display: block;
}
.list-4-info p {
	font-size: 15px;
	color: #414141;
	line-height: 34px;
	height: 102px;
	display: block;
}
.intitle {
	overflow: hidden;
	text-align: center;
	padding: 20px 0;
}
.intitle h3 {
	font-size: 25px;
	color: #414141;
	line-height: 48px;
}
.intitle span {
	font-size: 12px;
	color: #145fa6;
	line-height: 30px;
	display: block;
}
.infocont {
	overflow: hidden;
}
.infocont p {
	font-size: 16px;
	color: #414141;
	line-height: 45px;
}
.infocont img {
	display: block;
	margin: 20px auto;
	width: 100%;
}
.liecont {
	overflow: hidden;
	padding: 30px 0;
}
.liecont h5 {
	font-size: 16px;
	color: #414141;
	line-height: 45px;
}
.liecont h3 {
	font-size: 20px;
	color: #145fa6;
	line-height: 45px;
}
.liecont h4 {
	font-size: 16px;
	color: #145fa6;
	line-height: 35px;
}
.liecont p {
	font-size: 16px;
	color: #414141;
	line-height: 46px;
}
.liecont img {
	display: block;
	width: 100%;
	margin: 45px auto;
}

/*-----20180911------*/
.share {
	color: #414141;
	line-height: 38px;
}
.fz	 {
	font-size: 0;
	float: right;
	margin-top: 4px;
	height: 30px;
	box-sizing: border-box;
	margin-left: 10px;
}
.share>a {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/share.png);
}
.share a.s1 {
	background-position: 0 center;
}
.share a.s2 {
	background-position: -31px center;
}
.share a.s3 {
	background-position: -61px center;
}
.share a.s4 {
	background-position: -90px center;
}
.rightcont {
	padding: 0 16px 64px;
	border:1px solid #d8d8d8;	
}
.rinfo-t {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
}
.tact table {
	border: 1px solid #d8d8d8;
}
.tact tr {
	border-bottom: 1px solid #d8d8d8;
}
.caseing {
	border: 1px solid #d8d8d8;
	border-top: 0;
}
.caseing p {
	border-bottom: 1px solid #d8d8d8;
}
.caseing span {
	margin-top: 10px;
}
.text1 {
	border:1px solid #d8d8d8;
	border-radius: 3px;
}
.text1 span {
	width: 110px;
}
.text1 input[type='text'] {
	text-indent: 125px;
}
.text1 textarea {
	text-indent: 125px;
}
.ItemRight li:hover h5{
	color: #145fa6
}
.ALeft ul li:hover a {
	color: #145fa6;
}
.instance li:hover h5,.instance li:hover span{
	color: #145fa6;
}
.hin {
	border: 1px solid #d8d8d8;
}
.NewsRight ul li:hover h5 {
	color: #145fa6;
}