
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
	resize: none;
	border: none;
}
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
	display: inline-block;
	border: none;
	-ms-interpolation-mode: bicubic;
	/*为了照顾ie图片缩放失真*/
}
em,
i {
	font-style: normal;
}
ul,
li {
	list-style-type: none;
}
strong {
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000;
	font-family: 'Microsoft YaHei', Tahoma, Arial, sans-serif;
	cursor: pointer;
}
a:hover,
a:active,
a:link {
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
ul,
ol {
	list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-family: 'Microsoft YaHei';
}
input {
	font-family: 'Microsoft YaHei';
}
input,
select,
option,
button {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	border: none;
}
a:link,
a:active,
a:visited,
a:hover {
	background: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
.border-none {
	border: none !important;
}
.border-none {
	border: none !important;
}
/*注意-webkit-appearance: none;*/
#mainBox{
	width: 100%;
}
#mainBox .head_box{
	width: 1200px;
	margin: 0 auto;
display: -webkit-flex;
	display: flex;
	padding: 42px 0;
}
#mainBox .head_box::after{
	content: "";
	display: block;
	clear: both;
}
#mainBox .head_box .logo_box{
	width: 151px;
	height: 61px;
	float: left;
}
#mainBox .head_box .logo_box img{
	width: 100%;
	height: 100%;
}
#mainBox .head_box .logo_name{
	width: 321px;
	height: 61px;
	float: left;
}
#mainBox .head_box .logo_name img{
	width: 100%;
	height: 100%;
}
#mainBox .title_box{
	width: 100%;
	background: #2668B4;
}
#mainBox .title_box ul{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}

#mainBox .title_box ul a{
	height: 100px;
	color: #fff;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
}
#mainBox .title_box ul .cur a{background: #4CB6E6;}
#mainBox .title_box ul a.cur{
	background: #4CB6E6;
}
.section_100{
	width: 100%;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.title_one{
	padding: 90px 0 5px 0;
	width: 100%;
	text-align: center;
	color: #2668B4;
	border-bottom: 2px solid #BCBCBC;
	position: relative;
}
.title_one::after{
	content: "";
	display: inline-block;
	width: 60px;
	border: 2px solid #2668B4;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -2px;
}
.title_one .f32{
	font-size: 32px;
}
.title_one .f16{
	font-size: 16px;
	/* font-variant: small-caps; */
	text-transform: uppercase;
}
.title_two{
	display: flex;
	justify-content: space-between;
	width: 100%;
	color: #2668B4;
	border-bottom: 2px solid #F3F2F2;
    align-items: flex-end;
	padding-top: 20px;

}
.title_two .left{
	border-left: 4px solid #2668B4;
	padding-left: 4px;
}
.title_two .right{
	text-transform: uppercase;
	color: #C75102;
	font-size: 14px;
}
.title_two .f32{
	font-size: 32px;
}
.title_two .f16{
	font-size: 16px;
	/* font-variant: small-caps; */
	text-transform: uppercase;
}
.zs_list{
	display: flex;
	justify-content: center;
	padding: 30px 0;
}
.zs_list a{
	margin: 5px;
	font-size: 25px;
	color: #737373;
	padding: 4px 8px;
	border: 1px solid #737373;
	border-radius: 4px;
}
.zs_list a.cur{
	background: #2668B4;
	color: #fff;
	border: none;
}
.zs_content{
	display: flex;
	justify-content: space-between;
	padding-bottom: 50px;
}
.zs_content .rm{
	width: 152px;
	height: 222px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2668B4;
	color: #ffffff;
	font-size: 22px;
}
.zs_content .item{
	height: 222px;
	width: 250px;
	background: url('../images/coverbg.png') no-repeat center;
	background-size: cover;
}
.zs_content .item .a_cover{
	width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
	    border: 1px solid #ddd;
}
.zs_content .item .a_cover img{
	width: 230px;
	height: auto;
}
.zs_content .item .a_cover span{
	margin-top: 10px;
	color: #2668B4;
    text-align: center;
    font-size: 15px;
}
.bg_green{
	background: #DCDBD9;
}
.al_content{
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
	flex-wrap: wrap;
}
.al_content .item{
	width: 256px;
	height: 216px;
	background: url('../images/coverbg.png') no-repeat center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	    margin: 10px;
}
.al_content .item a{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.al_content .item img{
	width: 260px;
    /* height: 139px; */
    height: auto;
}
.al_content .item p{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 265px;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background:rgba(38,104,180,.5);
	color: #fff;
	font-size: 25px;
	transition: top .4s linear;
}
.al_content .item:hover p{
	top:0px;
}
.al_content .item2{
	width: 277px;
	height: 309px;
	position: relative;
}
.al_content .item2 img{
	width: 100%;
	height: 100%;
}
.al_content .item2 p{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 16px;
	color: #ffffff;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	background: rgba(38,104,180,.5)
}
.bg_img01{

	min-width: 1200px;
	height: 483px;
	background: url('/public/static/index/images/aboutus_bg.jpg') no-repeat 100% 100%;
	background-size: cover;
}
.bg_img02{
	margin-top: 30px;

	min-width: 1200px;
	height: 483px;
	background: url('/public/static/index/images/hezuo_bg.jpg') no-repeat 100% 100%;
	background-size: cover;
}
.two_box{
	display: flex;
	justify-content: space-between;
	padding-top: 90px;
}
.two_box_0{
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
}
.two_box_0 .left{
	font-size: 12px;
}
.two_box_0 .left p{
	margin-top: 16px;
}
.two_box_0 .right img{
	width: 130px;
	height: 130px;
}
.align{
	font-size: 12px;
	text-align: center;
	margin-bottom: 40px;
}
.align p{
	margin-top: 8px;
}
.hezuo_main{
	width: 660px;
}
.hezuo_main .bg{
	background: rgba(38,104,180,.4);
	width: 660px;
}
.hezuo_main  .more{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 32px;
    margin: 25px auto 0;
    background: #4073AD;
    color: #ffffff;
    font-size: 16px;
}
.hezuo_main .bg .hz_tot{
	display: flex;
	flex-wrap: wrap;
	width: 660px;
	padding: 10px 5px;
}
.hezuo_main .bg .hz_tot img{
	width: 150px;
	height: 80px;
	margin: 6.25px;
}
.page-item {
	display: inline
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .215rem;
	border-bottom-left-radius: .215rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .215rem;
	border-bottom-right-radius: .215rem
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
	z-index: 2;
	cursor: default;
	color: #fff;
	border-color: #409d27;
	background-color: #409d27
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
	cursor: not-allowed;
	pointer-events: none;
	color: #ccd5db;
	border-color: #e4eaec;
	background-color: transparent
}

.page-link {
	position: relative;
	float: left;
	margin-left: -1px;
	padding: .643rem 1.072rem;
	text-decoration: none;
	color: #76838f;
	border: 1px solid #e4eaec;
	background-color: transparent;
	-webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
	-o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
	transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out
}

.page-num {
	position: relative;
	float: left;
	margin-left: -1px;
	padding: .643rem 1.072rem;
	text-decoration: none;
	color: #76838f;
	border: 1px solid #e4eaec;
	background-color: transparent;
	-webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
	-o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
	transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out
}
.page-num-current{
	background: #42a5f5;
	border: 1px solid #42a5f5;
	cursor: default;
}



.page-link:focus, .page-link:hover {
	color: #89bceb;
	border-color: #e4eaec;
	background-color: #f3f7f9;
	-webkit-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
	-o-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
	transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
	text-decoration: none
}

.pagination-lg .page-link {
	font-size: 1.286rem;
	padding: .715rem 1.215rem
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .286rem;
	border-bottom-left-radius: .286rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .286rem;
	border-bottom-right-radius: .286rem
}

.pagination-sm .page-link {
	font-size: .858rem;
	padding: .429rem .786rem
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .143rem;
	border-bottom-left-radius: .143rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .143rem;
	border-bottom-right-radius: .143rem
}
.liuyan_main{
	width: 490px;
}
.liuyan_main form{
	width: 490px;
	border: 2px solid #C9D5D5;
	border-radius: 5px;
	padding: 0 40px;
}
.liuyan_main form .p_input{
	font-size: 15px;
	color: #EFF2F1;
	margin-bottom: 6px;
	position: relative;
}
.liuyan_main form .p_input span{
	width: 84px;
	display: inline-block;
}
.liuyan_main form .p_input input,.liuyan_main form .p_input textarea{
	background: rgba(255,255,255,0);
	border: 2px solid #C9D5D5;
	border-radius: 3px;
	padding-left: 5px;
	width: 190px;
	height: 25px;
}
.liuyan_main form .p_input textarea{
	height: 52px;
	resize: none;
	padding: 5px;
}
.liuyan_main form .p_input .sub{
	position: absolute;
	right: 0px;
	top: 0;
	width: 70px;
	height: 25px;
	border-radius: 3px;
	background: #CD5A0E;
	color: #ffffff;
	font-size: 14px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.hz_name{
	font-size: 24px;
	color: #ffffff;
	    text-align: center;
		padding: 8px 0;
}
.hz_name span{
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 5px;
}
.aboutus_main{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.aboutus_main .left{
	width: 382px;
	height: 277px;
}
.aboutus_main .left img{
	width: 100%;
	height: 100%;
}
.aboutus_main .right{
	width: 780px;
	height: 277px;
	position: relative;
}
.aboutus_main .right p{
	font-size: 20px;
	color: #ffffff;
	line-height: 47px;
}
.aboutus_main .right a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 192px;
	height: 32px;
	position: absolute;
	bottom: 10px;
	right: 30px;
	background: #4073AD;
	color: #ffffff;
font-size: 20px;
}

.box16{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
}
.box16 .item{
	width: 570px;
	height: 135px;
	margin-bottom: 20px;
	position: relative;
	display: flex;
	box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);

}
.box16 .item .left{
	width: 135px;
	height: 135px;
	background: #2668B4;
	text-align: center;
	padding-top: 20px;
}
.box16 .item .left .p1{
	font-size: 50px;
	color: #ffffff;
	font-style: italic;
}
.box16 .item .left .p2{
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.box16 .item>i{
	position: absolute;
	top: 50%;
	left: 133px;
	transform: translateY(-50%);
	color: #2668B4;
	font-size: 30px;
}
.box16 .item .right{
	width: 435px;
	height: 135px;
	background: #DFDEDC;
	padding-top: 40px;
	padding-left: 40px;
}
.box16 .item .right p{
	color: #737373;
	font-size: 16px;
}

.box16 .dongtai{
	width: 540px;
}
.box16 .wenti{
	width: 540px;
}
.box16 .wenti .questinm_main{
	margin-top: 30px;
	border-top: 1px solid #DCDBDB;
	border-bottom: 1px solid #DCDBDB;
}
.box16 .wenti .questinm_main li{
	width: 100%;
	padding: 5px;
}
.box16 .wenti .questinm_main li:nth-child(odd){
	background: #F0F4FA
}
.box16 .wenti .questinm_main li p{
	display: flex;
	align-items: center;
	margin-bottom: 4px;
	padding: 5px 10px;
	 font-size: 16px;
}
.box16 .wenti .questinm_main li p.bgg{
	background: #F0F4FA
}
.box16 .wenti .questinm_main li p a{
	font-size: 16px;
	color: #807D7D;
}

.box16 .dongtai .produce{
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}

.box16 .dongtai .produce img{
	width: 172px;
	height: 132px;
	border: 1px solid #DEDDDD;
}
.box16 .dongtai .produce .intr{
	height: 132px;
	width: 340px;
}
.box16 .dongtai .produce .intr a{
	font-size: 20px;
	color: #2668B4;
	text-decoration: underline;
	display: inherit;
}
.box16 .dongtai .produce .intr p{
	margin-top: 30px;
	line-height: 23px;
	font-size: 16px;
	color: #737373;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	 -webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.box16 .dongtai .pro_main li{
	width: 100%;
}
.box16 .dongtai .pro_main li a{
	display: flex;
	justify-content: space-between;
	color: #737373;
	font-size: 15px;
	 padding: 5px 20px;
}
.box16 .dongtai .pro_main li a.cur p{
	max-width: 70%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box16 .dongtai .pro_main li a.cur p i{
	font-size: 1px;
	margin-right: 10px;
	color: #ffffff;
}
.box16 .dongtai .pro_main li a p i{
	font-size: 1px;
	margin-right: 10px;
	color: #2668B4;
}
.box16 .dongtai .pro_main li a.cur{
	background: #2668B4;
	color: #ffffff;
	font-size: 15px;
	    padding: 5px 20px;
}

.box16 .dongtai .pro_more{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 32px;
    margin: 8px auto;
	background: #4073AD;
	color: #ffffff;
	font-size: 16px;
}

.sida_left{
	width: 600px;
	border-right: 4px solid #2668B4;
	position: relative;
}
.sida_left .one{
	position: relative;
	background: #DFDEDC;
	padding-top: 35px;
	padding-left: 30px;
	padding-bottom: 30px;
	height: 350px;
}
.sida_left .one>i{
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	color: #2668B4;
	font-size: 80px;
}
.sida_left .one .p_top{
	margin-bottom: 30px;
	font-size: 35px;
	color: #2668B4;
}
.sida_left .one .p_top img{
	position: relative;
	top: -2px;
	display: inline-block;
	width: 45px;
	height: 45px;
}
.sida_left .one .tit{
	width: 370px;
	margin: 0 auto;
	color: #C75102;
	font-size: 23px;
}
.sida_left .one .con{
	width: 370px;
	margin: 10px auto;
	font-size: 14px;
	color: #737373;
}
.sida_left .there{
	margin-top: 240px;
}
.sida_left .position_2{
	position: absolute;
	top: 315px;
	left: 20px;
}
.sida_left .position_4{
	position: absolute;
	top: 880px;
	left: 50px;
}
.sida_right{
	width: 600px;
	border-left: 4px solid #2668B4;
	position: relative;
}
.sida_right .two{
	position: relative;
	background: #DFDEDC;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 30px;
	height: 290px;
}
.sida_right .two>i{
	position: absolute;
	left:30px;
	top: 50%;
	transform: translateY(-50%);
	color: #2668B4;
	font-size: 80px;
}
.sida_right .two .p_top{
	margin-bottom: 30px;
	font-size: 35px;
	color: #2668B4;
	text-align: right;
}
.sida_right .two .p_top img{
	position: relative;
	top: -2px;
	display: inline-block;
	width: 45px;
	height: 45px;
}
.sida_right .two .tit{
	width: 370px;
	margin: 0 auto;
	color: #C75102;
	font-size: 23px;
}
.sida_right .two .con{
	width: 370px;
	margin: 10px auto;
	font-size: 14px;
	color: #737373;
}
.sida_right .four{
	margin-top: 0px;
}
.sida_right .four_2{
	margin-top: 242px;
}
.sida_right .position_1{
	position: absolute;
	top: 0px;
	left: 80px;
}
.sida_right .position_3{
	position: absolute;
	top: 605px;
	left: 115px;
}
/* 经典案列 ***************/
.ClassicCase_main::after{
	display: block;
	content: "";
	clear: both;
}
.ClassicCase_main {
	display: flex;
	position: relative;
	min-height: 730px;
}
.ClassicCase_main .left_fenlei{
	width: 265px;
	position: absolute;
	background: #DCDBD9;
	padding: 10px 10px 40px 10px;
	border: 1px solid #DCDBD9;

}
.ClassicCase_main  .al_content2{
	width: 920px;
	margin-left: 280px;
	/*padding-top: 0!important;*/
	padding: 40px 0;
	border: 1px solid #DCDBD9;
}
.al_content2 .item{
	width: 206px;
	height: 169px;
	overflow: hidden;
	margin: 11.7px;
	float: left;
}
.al_content2 .item2{
	width: 206px;
	margin: 11.7px;
	float: left;
	height: 200px;
}
.al_content2 .item3{
	width: 254px;
	margin: 26px;
	float: left;
}
.al_content2 .item2 a{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 200px;
}
.al_content2 .item2 a img{
	    max-width: 80%;
    max-height: 80%;
}
.al_content2 .item2 a p{
    color: #2668B4;
    text-align: center;
    font-size: 15px;
}
.al_content2 .item .a1{
	display: block;
	position: relative;
	overflow: hidden;
	width: 206px;
	height: 139px;
	border: 1px solid #ddd;
}
.al_content2 .item .a2{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #2668B4;
	text-align: center;
	font-size: 15px;
}
.al_content2 .item .a1 img{
	width: 100%;
    height: 100%;
}
.al_content2 .item .a1 p{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 139px;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background:rgba(38,104,180,.5);
	color: #fff;
	font-size: 16px;
	transition: top .4s linear;
}
.al_content2 .item:hover p{
	top:0px;
}
.al_content2 .name{
	width: 900px;
	margin: 0 auto;
	border-bottom: 1px dashed #ddd;
	text-align: center;
	color: #2668B4;
	font-size: 25px;
	padding: 15px 0;
}
.al_content2 .content{
	width: 900px;
	margin: 0 auto;
	min-height: 600px;
}
.al_content2 .grop{
	display: flex;
}
.al_content2 .grop .met-page{width: 100%;}
.al_content2 .grop .met-page .pagination{
	    display: flex;
    justify-content: space-between;
	    padding: 0 2%;
}
.al_content2 .grop span{
	
	color: #4CB6E6;
	font-size: 16px;
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;

}
.al_content2 .grop a{display: flex; align-items: center;}
.al_content2 .grop span a{
	color: #2668B4;
}
.ClassicCase_main .left_fenlei .tit{
	text-align: center;
    padding-left: 4px;
	    color: #2668B4;
		margin-bottom: 20px;
}
.ClassicCase_main .left_fenlei .tit .f32{font-size: 32px;}
.ClassicCase_main .left_fenlei .tit .f16{    font-size: 16px;text-transform: uppercase;}
.ClassicCase_main .left_fenlei .con li{
	padding: 5px;
background: #fff;
margin-bottom: 3px;
    border-radius: 3px;
}
.ClassicCase_main .left_fenlei .con li a{
	align-items: center;
display: flex;
justify-content: space-between;
color: #2668B4;
padding: 2px 5px;
border-radius: 3px;
font-size:18px;
}
.ClassicCase_main .left_fenlei .con li a:hover{
	color: #fff;
	background: #2668B4;
}

.ClassicCase_main .left_fenlei .con li a span{
	max-width: 80%;
padding-left: 10px;
}
.ClassicCase_main .left_fenlei .con li a i{

}
.ly_search{
	display: flex;
	justify-content: space-between;
	    padding: 10px 0;
		    margin-top: 50px;
}
.ly_search .p1{
	font-size: 20px;
	color: #2668B4;
	font-weight: 600;
}
.ly_search .p1 a{
	margin-left: 6px;
	font-weight: normal;
	color: #2668B4;
	font-size: 18px;
}
.ly_search .p2{
	background: #DCDBD9;
	padding: 3px 5px;
    border-radius: 3px;
    display: flex;
    align-items: center;
}
.ly_search .p2 i{
	font-size: 18px;
	color: #2668B4
}
.ly_search .p2 a{
	font-size: 16px;
	color: #2668B4;
}
.ly_search .p2 input{
	border-radius: 3px;
padding-left: 3px;
color: #2668B4;
width: 150px;
}
/*  关于我们*/
.us_main{
	width: 920px;
    margin-left: 280px;
    border: 1px solid #DCDBD9;
	padding: 20px 10px 60px 10px;
}
.us_main .intr_p{
	white-space: normal;
    letter-spacing: normal;
    word-spacing: 10px;
	font-size: 14px;
	margin-bottom: 12px;
	color: #2668B4;
	line-height: 26px;
}
.us_main .intr_p::before{
	content: '';
	width: 30px;
	display: inline-block;
}
/* 新闻中心 */
.news_main{
	width: 920px;
    margin-left: 280px;

    border: 1px solid #DCDBD9;
	padding: 0px 10px 60px 10px;
}
.news_main .item{
	background: #DCDBD9;
	margin-top: 15px;
border-radius: 5px;
padding: 10px 15px;
	display: flex;
	/* align-items: center; */
}
.news_main .item:hover{
	 box-shadow: 0px 0px 3px 3px rgba(38,104,180, 0.5);
}
.news_main .item .date{
	width: 90px;
border-right: 1px solid #2668B4;
text-align: center;
color: #2668B4;
}
.news_main .item .date span{font-size: 30px}
.news_main .item .date p{font-size: 16px}
.news_main .item  .center{
	margin-left: 10px;
	width: 720px;
}
.news_main .item  .center .name{font-size: 17px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 8px}
.news_main .item  .center .con{    line-height: 24px;font-size: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.news_main .item  .xq_look{
	width: 80px;
	display:flex;
	align-items: center;
	justify-content: center;
	color: #2668B4;
	font-size: 38px;
}

#marqueearea{overflow:hidden;height:360px;width:100%;text-align: center;position: relative;}


.met_pager { text-align: center;position:absolute;bottom: 20px;margin-left: 300px; }
.PreSpan { display: inline-block; padding: 4px 10px; margin: 0 5px; border: 1px solid #CCC; border-radius: 5px }
.PreSpan:hover { background: #0058b1; color: #FFF; border: 1px solid #fff; cursor: pointer }
.met_pager a { display: inline-block; padding: 5px 10px; margin: 0 5px; border: 1px solid #CCC; border-radius: 5px; }
.met_pager a:hover { background: #0058b1; color: #FFF; border: 1px solid #fff }
.met_pager .Ahover { background: #0058b1; color: #FFF; border: 1px solid #fff }
#metPageT { width: 35px; height: 25px; line-height: 25px; padding: 0 11px; border-radius: 4px; border: 1px solid #ccc; }
#metPageB { padding: 2px; border-radius: 2px; background: none; color: #000; border: none; }

.pagination{
	margin-bottom: 10px;
	left: 58% !important;
}
.m-t-20{margin-top: 0 !important;}
.page-link{padding: .343rem 1.072rem;}
.page-num{padding: .343rem 1.072rem;}