.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#banner {
	left: 50%;
	margin-left: -960px;
	position: relative;
	width: 1920px;
}
#banner img {
	display: block;
}
.serviceCont {
	padding: 3.5em 0;
}
.serviceCont .left {
	width: 551px;
	float: left;
	margin: 0;
}
.serviceCont .left img {
	width: 500px;
}
.serviceCont .right {
	float: left;
	margin: 55px 0 0 15px;
	width: 520px;
}
.serviceCont .right .service-title {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.serviceCont .right .service-title h2 {
	font-size: 40px;
	color: #444;
	line-height: 40px;
	margin-bottom: 6px;
	font-weight: 400;
}
.serviceCont .right .service-title p {
	font-size: 20px;
	color: #777;
}
.serviceCont .right .service-text {
	padding-top: 42px;
	color: #535353;
	font-size: 14px;
	line-height: 22px;
}
.serviceCont .right .service-text .service-link {
	font-size: 14px;
	color: #535353;
}
.serviceCont .right .service-text .service-link:hover {
	color: #0a58a5;
}
.serviceCont .service_ul li {
	float: left;
	width: 40%;
	margin-right: 10%;
	line-height: 36px;
	font-size: 16px;
}
.newsCont {
	height: 609px;
	background-color: #ebedf6;
}
.newsCont .news-title {
	font-size: 50px;
	font-weight: 500;
	color: #0a58a5;
	text-align: center;
	padding: 58px 0 76px 0;
}
.newsCont .news-item {
	width: 500px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-bottom: 116px;
}
.newsCont .news-item .calendar {
	width: 60px;
	height: 100px;
	float: left;
	color: #707070;
	text-align: center;
}
.newsCont .news-item .calendar .news-mounth {
	width: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background-color: #dadeee;
}
.newsCont .news-item .calendar .news-day {
	width: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	background-color: #fff;
}
.newsCont .news-item .new-desc {
	width: 394px;
	height: 100px;
	float: left;
	margin: 0 24px 0 20px;
	text-indent: 2em;
}
.newsCont .news-item .new-desc .news-link {
	height: 50px;
	line-height: 50px;
	color: #616162;
	font-size: 16px;
}
.newsCont .news-item .new-desc .news-link:hover {
	color: #0a58a5;
	text-decoration: underline;
}
.newsCont .news-item .new-desc .news-summary {
	height: 50px;
	color: #7A7B7E;
	font-size: 14px;
}
h2.app_title {
	height: 55px;
	font-family: 'Microsoft YaHei';
	font-size: 30px;
	color: #fff;
}
.appidiv {
	padding: 5em 0;
}
.ideaidiv {
	padding: 0;
	position: relative;
	overflow: hidden;
}



.qq_icon {
	border: 1px solid #053E8D;
	display: block;
	padding: 10px 55px 12px;
	color: #053E8D;
	font-size: 16px;
	width: 110px;
	text-align: center;
	border-radius:3px;
}
.qq_icon_weixin {
	margin: 40px auto 0;
	transition: all 0.6s ease-in-out;
}
.qq_icon_weixin:hover {
	background: #053E8D;
	color: #fff;
}
.qq_icon_web {
	margin: 10px 0 0 15px;
	background: #053E8D;
	color: #fff;
	width: 90px;
	padding: 8px 50px 10px;
}
.qq_icon_web:hover {
	background: #053E8D;
	color: #fff;
	border: 1px solid #053E8D;
}
.qq_icon_solu {
	margin: 60px 0 0 0;
	border: 1px solid #666;
	color: #333;
	font-weight: 600;
	padding: 10px 55px 11px;
}
.qq_icon_solu:hover {
	background: #053E8D;
	color: #fff;
	border: 1px solid #053E8D;
}
.con_case_h {
	padding:20px 0 20px;
	background-color: #fbfbfb;
}
.con_case_h .con_cah_list a {
	display: inline-block;
	background: #f3f3f3;
	padding: 6px 19px;
	margin-right: 2px;
	font-size: 14px;
    border-radius: 3px;
	margin-top: 10px;
}
.con_case_h .con_cah_list a:hover {
	background: #00a0e9;
	color:#FFF
}
.con_case_h .con_cah_list a.cah_li_all {
	margin-right: 6px;
}
.con_case_h .con_cah_list_6 a.cah_li_all {
	background: #053E8D;
	color: #fff;
}
.con_case_h .con_cah_list a.active {
	background: #00a0e9;
	color: #fff;
}
.page_case {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.page_case li {
	display: inline-block;
	list-style: none;
}
.page_case a, .page_case span.pageinfo {
	display: inline-block;
	padding: 2px 10px;
	margin-right: 6px;
	border: 1px solid #00a0e9;
	color: #00a0e9;
}
.page_case a:hover {
	background-color: #00a0e9;
	color: #fff;
}
.page_case li.thisclass, .page_case a.active{
	background-color: #00a0e9;
	color: #fff;
	padding: 2px 10px;
	margin-right: 6px;
	border: 1px solid #00a0e9;
}
/**article**/
.info_body {
	font-size: 16px;
}
.art_con {
	padding:40px 0 30px;
}
.fangan_con h1 {
	font-size:22px;
	margin-bottom: 10px;
	line-height: 1em;
	text-align: center;
}
.fangan_con .hc {
    color: #c8c8c8;
    font-size: 12px;
	text-align: center;
	display: none;
}
.fangan_con .info_body {
	line-height: 1.9em;
	padding: 20px 0;
	text-align: justify;
}
.fangan_con .info_body.info_body_case {
	text-align: center;
}
.fangan_con .info_body.info_body_case img {
	max-width: 100%;
}
.fangan_con .art_prev_next {
	line-height: 1.8em;
	margin-top: 18px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	font-size: 13px;
	color: #666;
}
.fangan_con {
	overflow: hidden;
}
.fangan_con .fangan_left {
	float: left;
	width: 870px;
}
.fangan_con .fangan_right {
	float: right;
	width: 290px;
	padding-top: 2px;
}
.fangan_con .fangan_msg {/*background: #f2f2f2;*/
	padding: 0px 20px 10px;
	position: relative;
}
.fangan_con .fangan_msg .s1-a {
	width: 100%;
	margin-bottom: 15px;
}
.fangan_con .fangan_msg .s1-c {
	margin-top: 15px;
	width: 100%;
}
.fangan_con .fangan_msg h2 {
	padding-top: 20px;
	line-height: 1.2em;
	text-align: center;
}
.fangan_con.case_con h1 {
	margin-bottom: 25px;
	color: #666;
}
.fangan_con .fangan_msg .s1-b {
	width: 100%;
}
.fangan_con .info_body ul {
	margin: 10px 0;
}
.fangan_con .info_body ul li {
	padding: 10px 22px;
	margin-bottom: 2px;
	line-height: 1.5em;
}
.fangan_con .info_body ul li:nth-child(odd) {
	background: #ffe6e6;
}
.fangan_con .info_body ul li:nth-child(even) {
	background: #f9f9f9;
}
.fangan_con .info_body ul li strong {
	display: block;
}
.fangan_con .info_body img {
	max-width: 100%;
}
.fangan_con .info_body a {
	color: #053E8D;
}
.fangan_con .info_body a:hover {
	text-decoration: underline;
}
.fangan_con .info_body .mcase_img img {
	width: 31.8%;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	margin-left: 0.3%;
	margin-right: 0.3%
}
.info_nav .info_qiao {
	display: none;
}
/**business**/
#business {
	width: 100%;
	background: #fff;
	padding-bottom: 4em;
}
#business_center {
	width: 1200px;
	margin: 0 auto;
}
.business_font {
	width: 1200px;
	height: 82px;
	text-align: center;
	padding-top: 44px;
}
.business_font p {
	font-size: 26px;
	color: #333;
	margin-top: 18px;
	font-weight: 900;
	-webkit-animation: gdownIn 1s 0.7s both;
	-moz-animation: gdownIn 1s 0.7s both;
	animation: gdownIn 1s 0.7s both;
}
.business_font tg {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #888;
	display: block;
	line-height: 50px;
	-webkit-animation: gdownIn 1s 0.9s both;
	-moz-animation: gdownIn 1s 0.9s both;
	animation: gdownIn 1s 0.9s both;
}
#business_center ul.bankuai {
	margin-top: 42px;
	-webkit-animation: gfadeIn 1s 1.5s both;
	-moz-animation: gfadeIn 1s 1.5s both;
	animation: gfadeIn 1s 1.5s both;
	-webkit-animation: gdownIn 1s 1.2s both;
	-moz-animation: gdownIn 1s 1.2s both;
	animation: gdownIn 1s 1.2s both;
}
#business_center ul li {
	width: 276px;
	height:260px;
	background: #f8f8f8;
	float: left;
	margin-left: 32px;
	text-align: center;
	border-radius:3px;
	position: relative;
	overflow: hidden;
}
#business_center .no_left {
	margin-left: 0px;
}
#business_center ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
#business_center ul.bankuai .bankuai_bg {
	background: #053E8D;
	display: block;
	width: 100%;
	height: 100%;
	display: none;
}
#business_center ul.bankuai .mypng {
	display: block;
	height: 162px;
	width: 100%;
	text-align: center;
}
#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}
#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%;
}
#business_center ul.bankuai .mypng em {
	display: inline-block;
	width: 100%;
	height: 103px;
	background-image: url('../image/tubiao.png');
	background-repeat: no-repeat;
	margin-top: 28px;
	background-size: 103px;
}
#business_center ul.bankuai .text2, #business_center ul.bankuai .text1 {
	width: 100%;
}
#business_center ul.bankuai .text1 {
	position: absolute;
	top: 162px;
	right: 0;
}
#business_center ul li h2 {
	font-size: 18px;
	color: #333;
}
#business_center ul li p {
	font-size: 14px;
	color: #666;
	width: 226px;
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}
#business_center ul.bankuai .text2 {
	position: absolute;
	top: 152px;
	right: -100%;
}
#business_center ul.bankuai .text2 * {
	color: #fff;
}
#business_center ul.bankuai .index_bg_01 .pic1 em {
	background-position: center -103px;
}
#business_center ul.bankuai .index_bg_01 .pic2 em {
	background-position: center 0px;
}
#business_center ul.bankuai .index_bg_02 .pic1 em {
	background-position: center -309px;
}
#business_center ul.bankuai .index_bg_02 .pic2 em {
	background-position: center -206px;
}
#business_center ul.bankuai .index_bg_03 .pic1 em {
	background-position: center -515px;
}
#business_center ul.bankuai .index_bg_03 .pic2 em {
	background-position: center -412px;
}
#business_center ul.bankuai .index_bg_04 .pic1 em {
	background-position: center -721px;
}
#business_center ul.bankuai .index_bg_04 .pic2 em {
	background-position: center -618px;
}
#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}
#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%
}
.a-active {
	background: #053E8D;
	transition: .5s;
	-webkit-animation: .5s;
	-moz-transition: .5s;
}
.testmonials {
	background-size: cover;
	padding: 5em 0;
}
.client-sys {
	margin-top: 5px;
}
.gallery {
	position: relative;
}
.gallery .item {
	height: 100%;
	overflow: hidden;
	text-align: left;
	margin: 0 20px 0 0;
}
.gallery .item span {
	color: #FFF;
}
.gallery .item h3 {
	font-weight: 900;
	font-size: 26px;
	margin: 0;
	padding: 0.5em 0;
	text-align: left;
	color: #000;
}
.client-says {
	font-weight: 100;
	font-size: 15px;
	margin: 1em 0;
	text-indent: 0;
	line-height: 1.9em;
}
.client_point {
	color: white;
}
.client_point span {
	margin: 0 1em;
}
.client-pic {
	text-align: center;
}
.index_app {
	background: #f6f6f6;
	padding: 4em 0 2em;
}
.index_app .client-sys {
	margin-top: 2em;
}
.app_des .item h3 {
	color: #009fd5;
	font-weight: 700;
}
.app_h {
	font-size: 1.4em;
	margin-bottom: 4px;
}
.app_des ul, .app_des ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.app_des ul li {
	background: url(http://www.yzoem.cn/skin/images/icon1.gif) no-repeat -7px 4px;
	width: 50%;
	padding-left: 24px;
	float: left;
	line-height: 28px;
	box-sizing: border-box;
}
.borderccc {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 15px;
}
.borderccc .client-says {
	margin: 0.2em 0;
}
.app_des .item span {
	margin-right: 10px;
	font-size: 0.86em
}
.col-md-6 {
	width: 50%;
	float: left;
}
.clearfix {
	zoom: 1;
}
.c663333 {
	background: #663333;
}
.ccc3366 {
	background: #cc3366;
}
.c006699 {
	background: #006699;
}
.c996600 {
	background: #996600;
}
.c993399 {
	background: #993399;
}
.c669900 {
	background: #669900;
}
.c793736 {
	background: #793736;
}
.d22065 {
	background: #d22065;
}
.c61a306 {
	background: #61a306;
}
.c60a2be {
	background: #60a2be;
}
.c8b26a4 {
	background: #8b26a4;
}
.c9d742d {
	background: #9d742d;
}
.services {
	padding:20px 0 20px;;
	text-align: center;
}
.services h3 {
	font-size: 26px;
	font-weight: 900;
	margin: 0.6em 0;
}
.services .service_h {
	color: #888;
	font-size: 15px;
	margin-bottom: 20px;
}
.services-list li {
	width: 168px;
	margin: 0 2px 8px;
	padding: 0;
	background: #f9f9f9;
	height: 166px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	position: relative;
	display: block;
	float: left;
	border-radius: 3px;
}
.services-list li.xilie{
	display:none;
	}
.services-list li:hover {
	background: #00a0e9;
}
.services h3 label {
	background: #4DBCD3;
	height: 2px;
	display: block;
	width: 10%;
	margin-top: 0.2em;
}
.services-list li a span {
	width: 83px;
	height: 108px;
	display: inline-block;
	background: url(../image/bg_5.png) no-repeat 0px 0px;
}
.services-list li a span.service-icon {
	background-position: -41px 0px;
}
.services-list li a span.service-icon1 {
	background-position: -212px 0px;
}
.services-list li a span.service-icon2 {
	background-position: -386px 0px;
}
.services-list li a span.service-icon3 {
	background-position: -558px 0px;
}
.services-list li a span.service-icon4 {
	background-position: -730px 0px;
}
.services-list li a span.service-icon5 {
	background-position: -902px 0px;
}
.services-list li a span.service-icon6 {
	background-position: -1075px 0px;
}
.services-list li a span.service-icon7 {
	background-position: -41px -170px;
}
.services-list li a span.service-icon8 {
	background-position: -212px -170px;
}
.services-list li a span.service-icon9 {
	background-position: -386px -170px;
}
.services-list li a span.service-icon10 {
	background-position: -558px -170px;
}
.services-list li a span.service-icon11 {
	background-position: -730px -170px;
}
.services-list li a span.service-icon12 {
	background-position: -902px -170px;
}
.services-list li a span.service-icon13 {
	background-position: -1075px -170px;
}
.services-list li a label {
	display: block;
	font-weight: 300;
	font-size: 0.9em;
	margin: 0.5em 0 0;
	color: #444;
	height: 20px;
	font-size: 16px;
	position: absolute;
	text-align: center;
	width: 100%;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
	-ms-transition: 0.4s all;
	box-sizing: border-box;
}
.ie7 .services-list li {
	float: left;
	margin-right: 0.3%;
}
.ie7 .services-list li a label {
	left: 0;
	bottom: 10px;
	padding: 0;
}
.services-list li:hover a label {
	margin-top: 0.2em;
	color:#fff;

}
.services-list ul {
	margin: 0 -2px;
	padding: 1.2em 0 3.5em 0;
}
.services-list li a:hover {
	text-decoration: none;
	color: #61E4FF;
}
.ixuqiu {
	padding: 40px 0 50px;
}
.ixuqiu .ixq_item {
	margin-bottom: 20px;
	color: #000;
}
.ixuqiu .ixq_item i {
	display: inline-block;
	float: left;
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-family: 'Impact';
	text-align: center;
	background: #053E8D;
	color: #fff;
	margin-right: 15px;
	font-size: 26px;
	font-style: normal;
	transition: 0.4s all;
	border-radius: 3px;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
	-ms-transition: 0.4s all;
}
.ixuqiu .ixq_item:hover i {
	margin-right: 20px;
}
.ixuqiu .ixq_item h4 {
	font-size: 17px;
	padding-top: 1px;
	font-weight: 400;
}
.ixuqiu .ixq_item p {
	color:#595959;
}
.ixuqiu .client-says {
	margin-bottom: 25px;
	color: #353535;
}
.ixuqiu .client-pic {
	padding-top: 24px;
}
#business .qq_icon_weixin {
	margin-top: 50px;
}
.case_h_nav {
	display: none;
}
/* 新闻资讯 */
.sol_cont {
	padding: 50px 0 15px 0;
	box-sizing: border-box;
}
.sol_cont .sol_ h4 {
	text-align: center;
	font-size: 26px;
	line-height: 30px;
}
.sol_cont .sol_ h4 i {
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
	font-weight: 400;
	font-style: normal;
	color: #777;
}
.sol_cont .sol_ .sol_tab .tab_cont {
	text-align: center;
	margin-top: 25px;
}
.sol_cont .sol_ .sol_tab .tab_cont span {
	display: inline-block;
	margin: 0 15px;
	font-size: 16px;
}
.sol_cont .sol_ .sol_tab .tab_cont span a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 45px;
	border-bottom: 1px solid #666;
	transition: 0.5s;
	box-sizing: border-box;
}
.sol_cont .sol_ .sol_tab .tab_cont span.show a {
	color: #053E8D;
	transition: 0.5s;
	border-bottom: 1px solid #053E8D;
}
.sol_cont .sol_ .sol_tab .bt_cont {
	margin-top: 45px;
}
.sol_cont .sol_ .sol_tab .bt_cont #pro {
	overflow: hidden;
	display: none;
}
.sol_cont .sol_ .sol_tab .bt_cont #solu_ {
	overflow: hidden;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item {
	width: 278px;
	float: right;
	margin-left: 28px;
	overflow: hidden;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a {
	display: block;
	width: 100%;
	height: 100%;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a img {
	display: block;
	width: 100%;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a h4 {
	font-size: 17px;
	font-weight: 100;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #444;
	margin-top: 10px;
	transition: 0.5s;
	text-align: left;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item a:hover h4 {
	color: #053E8D;
	transition: 0.5s;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	color: #777;
	margin-top: 10px;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont {
	margin-top: 22px;
	overflow: hidden;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont span {
	font-size: 15px;
	line-height: 15px;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont span:nth-child(1) {
	float: left;
}
.sol_cont .sol_ .sol_tab .bt_cont .left_cont .left_item .more_cont span:nth-child(2) {
	float: right;
	margin-right: 2px;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont {
	float: left;
	width: 49%;
	box-sizing: border-box;
	padding-left: 4px;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item {
	overflow: hidden;
	margin-bottom: 25px;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_img {
	width:105px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_img a img {
	width: 100%;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a {
	display: block;
	height: 100%;
	transition: 0.5s;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont {
	float: left;
	height: 70px;
	width: 70px;
	background: #053E8D;
	background: url(../image/fangan_index.png) center top no-repeat #053E8D;
	color: #fff;
	text-align: center;
	margin-right: 20px;
	border-radius: 3px;
	position: relative;
    background-position-y: center;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ {
	position: absolute;
	height: 50px;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ span {
	display: block;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ span:nth-child(1) {
	font-size: 25px;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont .center_ span:nth-child(2) {
	font-size: 16px;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .time_cont i {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .right_info {
	width: 458px;
	float:right;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .right_info h5 {
	font-size: 17px;
	line-height: 16px;
	font-weight:100;
	color: #444;
	margin-bottom: 16px;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item a .right_info .item_info {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	color: #777;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item:hover a .right_info h5 {
	color: #053E8D;
	transition: 0.5s;
}
.sol_cont .sol_ .sol_tab .bt_cont .list_cont .pro_item:hover a .right_info .item_info {
	color: #053E8D;
	transition: 0.5s;
}
/* 新闻资讯END */
.like {
	margin-top: 30px;
}
.like h2 {
	display: inline-block;
	border-bottom: 1px solid #666;
	padding-left: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.like_list ul li {
	width: 48%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	float: left;
	margin-bottom: 5px;
	padding-left: 5px;
	box-sizing: border-box;
}
.like_list ul li:nth-child(odd) {
	margin-right: 4%;
}


.art_title {
  text-align: center;
}
.art_title h4 {
  font-size: 26px;
  line-height: 32px;
  color: #3d434b;
  font-weight: bolder;
  margin-top: 30px;
  transition: 0.6s;
}
.art_title p {
  font-size: 15px;
  line-height:50px;
  color: #888;
  transition: 0.5s;
}
.art_title.active h4 {
  margin-top: 20px;
  transition: 0.6s;
}
.art_title.active p {
  margin-top: 20px;
  transition: 0.5s;
}
.artical {
  padding: 20px 0;
}
.zx_btn {
  text-align: center;
  border-radius: 5px;
  transition: 0.5s;
  width: 230px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  margin-top: 50px;
  border: 2px solid #4c535a;
  color: #4c535a;
}
.zx_btn a {
  display: block;
  font-size: 24px;
}
.zx_btn:hover a {
  color: #fff;
}
.zx_btn:hover {
  background: #3d434b;
}

.artical04 {
  background: url(../image/bg_youshi.jpg) center no-repeat;
}
.artical04 .artical04_ .art_info {
  margin-top: 20px;
}
.artical04 .artical04_ .art_info .art_tab {
  float: left;
  margin-right: 30px;
}
.artical04 .artical04_ .art_info .art_tab .tab {
  width: 300px;
  height: 195px;
  border-radius: 5px;
   background: url(../image/youshi.jpg) center no-repeat;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
  cursor: pointer;
}
.artical04 .artical04_ .art_info .art_tab .tab span {
  display: block;
  transition: 0.5s;
  height: 100%;
  border-radius: 5px;
  border: 1px solid #fff;
  box-sizing: border-box;
  text-align: center;
}
.artical04 .artical04_ .art_info .art_tab .tab span b {
  display: block;
  transition: 0.5s;
  margin-top: 50px;
  font-size: 22px;
  color: #fff;
}
.artical04 .artical04_ .art_info .art_tab .tab span i {
  display: block;
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
}
.artical04 .artical04_ .art_info .art_tab .tab:hover span {
  transition: 0.5s;
  box-sizing: border-box;
  border: 1px solid #053E8D;
}
.artical04 .artical04_ .art_info .art_tab .tab:hover span b {
  transition: 0.5s;
  color: #053E8D;
}
.artical04 .artical04_ .art_info .art_tab .tab.active span {
  transition: 0.5s;
  box-sizing: border-box;
  border: 1px solid #053e8d;
  background: url(../image/bg_youshi_y.png);
}
.artical04 .artical04_ .art_info .art_tab .tab.active span b {
  transition: 0.5s;
  color:#053e8d;
}
.artical04 .artical04_ .art_info .art_box {
  overflow: hidden;
}
.artical04 .artical04_ .art_info .art_box .art_item {
  display: none;
}
.artical04 .artical04_ .art_info .art_box .art_item span {
  width: 420px;
  height: 120px;
  display: block;
  background: url(../image/bg_youshi_b.png);
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  border: 1px solid #fff;
  border-radius: 3px;
}
.artical04 .artical04_ .art_info .art_box .art_item span img {
  float: left;
  margin-right: 20px;
}
.artical04 .artical04_ .art_info .art_box .art_item span .wd_ h4 {
  font-size: 18px;
  color: #4c535a;
}
.artical04 .artical04_ .art_info .art_box .art_item span .wd_ p {
  font-size: 14px;
  color: #606060;
  margin-top: 13px;
  line-height: 24px;
}
.artical04 .artical04_ .art_info .art_box .art_item span:nth-child(2n) {
  margin-right: 0;
}
.artical04 .artical04_ .art_info .art_box .art_item1 {
  display: block;
}
.artical04 .artical04_ .art_info .art_box .art_item2 span {
  height: 195px;
  width: 420px;
  padding:18px;
}
.artical04 .artical04_ .art_info .art_box .art_item2 span .tt_ {
  overflow: hidden;
  line-height: 24px;
}
.artical04 .artical04_ .art_info .art_box .art_item2 span .tt_ img {
  height: 158px;
}
.artical04 .artical04_ .art_info .art_box .art_item2 span .tt_ h4 {
  color: #4c535a;
  font-size: 18px;
  margin-bottom: 13px;
}
.artical04 .artical04_ .art_info .art_box .art_item2 span .wd_ {
  font-size: 14px;
  color: #606060;
  line-height: 24px;
  margin-top: 28px;
}

.artical06 {
  background: #f8f8f8;
}
.artical06 .artical06_ .art_info {
  margin-top: 20px;
  background: #fff;
  border-radius: 3px;
}
.artical06 .artical06_ .art_info .head_tab {
  height: 80px;
  border-bottom: 1px solid #cccccc;
}
.artical06 .artical06_ .art_info .head_tab span {
  display: block;
  width: 25%;
  box-sizing: border-box;
  float: left;
  height: 80px;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.artical06 .artical06_ .art_info .head_tab span i {
  position: absolute;
  display: block;
  width: 220px;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
}
.artical06 .artical06_ .art_info .head_tab span i img {
  margin: 0 auto;
}
.artical06 .artical06_ .art_info .head_tab span i img.nor {
  display: block;
}
.artical06 .artical06_ .art_info .head_tab span i img.on {
  display: none;
}
.artical06 .artical06_ .art_info .head_tab span.active i {
  border-bottom: 2px solid #053E8D;
}
.artical06 .artical06_ .art_info .head_tab span.active i img.nor {
  display: none;
}
.artical06 .artical06_ .art_info .head_tab span.active i img.on {
  display: block;
}
.artical06 .artical06_ .art_info .tab_info_cont {
  height: 245px;
}
.artical06 .artical06_ .art_info .tab_info_cont .tab_info_item:nth-child(1) {
  display: block;
}
.artical06 .artical06_ .art_info .tab_info_cont .tab_info_item {
  padding: 30px 40px;
  display: none;
}
.artical06 .artical06_ .art_info .tab_info_cont .tab_info_item h4 {
  font-size: 18px;
  color: #4c535a;
}
.artical06 .artical06_ .art_info .tab_info_cont .tab_info_item .intrl_ {
  font-size: 16px;
  color: #606060;
  margin-top: 30px;
  line-height: 30px;
}
.artical06 .artical06_ .art_info .tab_info_cont .tab_info_item p {
  font-size: 16px;
  color: #053E8D;
  margin-top: 30px;
}

@media only screen and (min-width:1301px) { 
.yinz-ul{ width: 1300px; margin: auto; padding:40px 0 20px 0; height:138px; overflow:hidden;}
.yinz-ul li{ width:25%; float:left; font:18px "Microsoft YaHei"; text-align:center; color:#333; height:160px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053E8D; position:relative; }
.yinz-ul li span em{ font-size: 52px;font-family:"Microsoft YaHei"; display:inline-block; vertical-align: -webkit-baseline-middle;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:16px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.index-show-title-ms{ margin-top:30px; font-size: 15px; color: #555;}
em, i {font-style: normal;}	 
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{width:870px;margin:0 auto;position:relative;height:80px;margin-top:30px;margin-bottom:20px}
.index-center-title h2{font-size:26px;letter-spacing:2px;line-height:35px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:block;background:url(http://www.yzoem.cn/skin/images/3.png) no-repeat;margin-bottom:-39px;margin-left:100px}
.index-center-title .s2{width:270px;height:26px;display:block;background:url(http://www.yzoem.cn/skin/images/4.png) no-repeat;float:right;margin-top:-23px;margin-right:97px}
.index-center-title p{color:#888;font-size:15px;margin:0 auto;line-height: 45px}
.index-yfzx-nr-list{ width:33.333%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:20px; }
.index-yfzx-nr-list-fd{ position:absolute; left:9px; top:9px; bottom:9px; right:9px; background: url(../image/bg_youshi_p.png);-webkit-display: flex;  display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px;opacity:0; -webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0); transform:scale(0);  }
.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-1.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:10px; top:10px; width:20px; height:21px; background:url(/static/image/yfzx-ico-2.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-3.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-4.png) center center no-repeat; }
.index-yfzx-nr-list-fd-padding{ padding:0 50px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:10px; }
.index-yfzx-nr-list-fd-padding h2{ color:#053E8D; font-size:20px; }
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:15px; margin-top:10px; line-height:26px; }
.index-yfzx-nr-list-fd-padding span{ height:2px; width:90px; background:#053E8D; display:inline-block;margin-top:10px;}
.index-yfzx-nr-list-img{ width:100%;}
.index-yfzx-nr-list-4,.index-yfzx-nr-list-5,.index-yfzx-nr-list-6,.index-yfzx-nr-list-7{ width:16.665%;}
.index-yfzx-nr-list-4 h2,.index-yfzx-nr-list-5 h2,.index-yfzx-nr-list-6 h2,.index-yfzx-nr-list-7 h2{ color: #053E8D; font-size: 22px;}
.index-yfzx-nr-list-4 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-5 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-6 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-7 .index-yfzx-nr-list-fd-padding{ padding: 0 20px;}
.index-yfzx-nr-list-4 p,.index-yfzx-nr-list-5 p,.index-yfzx-nr-list-6 p,.index-yfzx-nr-list-7 p{ margin-top: 13px; font-size: 14px;}
.index-yfzx-nr-list-4 span,.index-yfzx-nr-list-5 span,.index-yfzx-nr-list-6 span,.index-yfzx-nr-list-7 span{ margin-top: 13px; width: 60px; }
.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ opacity:1; -webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1); transform:scale(1); }
}
@media only screen and (min-width:1041px) and (max-width:1300px) {
.yinz-ul{  margin: auto; margin-top:45px; height:138px; overflow:hidden;}
.yinz-ul li{ width:25%; float:left; font:18px "Microsoft YaHei"; text-align:center; color:#333; height:160px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053E8D; position:relative; }
.yinz-ul li span em{ font-size: 48px;font-family:"Microsoft YaHei"; display:inline-block; vertical-align: -webkit-baseline-middle;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:15px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.index-show-title-ms{ margin-top:30px; font-size: 15px; color: #555;}
em, i {font-style: normal;}	 
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{width:870px;margin:0 auto;position:relative;height:90px;margin-top:50px}
.index-center-title h2{font-size:24px;letter-spacing:2px;line-height:35px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:block;background:url(http://www.yzoem.cn/skin/images/3.png) no-repeat;margin-bottom:-39px;margin-left:100px}
.index-center-title .s2{width:270px;height:26px;display:block;background:url(http://www.yzoem.cn/skin/images/4.png) no-repeat;float:right;margin-top:-23px;margin-right:97px}
.index-center-title p{color:#888;font-size:14px;margin:0 auto;width:102px}
.index-center-title p::before{content:"";width:70px;border:2px #053E8D solid;position:absolute;top:47px;left:400px}
.yinz-ul li:nth-child(2):before{ background:none;}
.index-about{margin:0 auto;margin-top:50px;padding-bottom:50px;position:relative}
.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:20px; }
.index-yfzx-nr-list-fd{ position:absolute; left:9px; top:9px; bottom:9px; right:9px; background: url(../image/bg_youshi_p.png);-webkit-display: flex; display: none; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }
.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-1.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:10px; top:10px; width:20px; height:21px; background:url(/static/image/yfzx-ico-2.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-3.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-4.png) center center no-repeat; }
.index-yfzx-nr-list-fd-padding{ padding:0 50px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:15px; }
.index-yfzx-nr-list-fd-padding h2{ color:#053E8D; font-size:22px; }
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:14px; margin-top:10px; line-height:25px; }
.index-yfzx-nr-list-fd-padding span{ height:3px; width:60px; background:#053E8D; display:inline-block;margin-top:15px;}
.index-yfzx-nr-list-img{ width:100%;}
.index-yfzx-nr-list-4,.index-yfzx-nr-list-5,.index-yfzx-nr-list-6,.index-yfzx-nr-list-7{ width:25%;}
.index-yfzx-nr-list-4 h2,.index-yfzx-nr-list-5 h2,.index-yfzx-nr-list-6 h2,.index-yfzx-nr-list-7 h2{ color: #053E8D; font-size: 18px;}
.index-yfzx-nr-list-4 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-5 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-6 .index-yfzx-nr-list-fd-padding,.index-yfzx-nr-list-7 .index-yfzx-nr-list-fd-padding{ padding: 0 20px;}
.index-yfzx-nr-list-4 p,.index-yfzx-nr-list-5 p,.index-yfzx-nr-list-6 p,.index-yfzx-nr-list-7 p{ margin-top: 8px; font-size: 13px;}
.index-yfzx-nr-list-4 img,.index-yfzx-nr-list-5 img,.index-yfzx-nr-list-6 img,.index-yfzx-nr-list-7 img{ margin-bottom: 8px;}
.index-yfzx-nr-list-4 span,.index-yfzx-nr-list-5 span,.index-yfzx-nr-list-6 span,.index-yfzx-nr-list-7 span{ margin-top: 8px; height:2px; width: 50px; }
.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
}
@media only screen and (min-width:640px) and (max-width:1040px) {
.yinz-ul{  margin: auto; margin-top:35px; height:138px; overflow:hidden;}
.yinz-ul li{ width:25%; float:left; font:15px "Microsoft YaHei"; text-align:center; color:#333; height:160px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053E8D; position:relative; }
.yinz-ul li span em{ font-size: 40px;font-family:"Microsoft YaHei"; display:inline-block; vertical-align: -webkit-baseline-middle;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:15px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.index-show-title-ms{ margin-top:30px; font-size: 15px; color: #555;}
em, i {font-style: normal;}	
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{margin:0 auto;position:relative;height:90px;margin-top:30px}
.index-center-title h2{font-size:22px;letter-spacing:2px;line-height:35px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:none;background:url(http://www.yzoem.cn/skin/images/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-center-title .s2{width:270px;height:26px;display:none;background:url(http://www.yzoem.cn/skin/images/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-center-title p{color:#888;font-size:12px; position: relative;margin:0 auto}
.index-center-title p::before{content:"";width:50px;border:2px #053E8D solid;position:absolute;bottom:-12px;left:50%; margin-left:-25px;}
.yinz-ul li:nth-child(2):before{ background:none;}
.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:20px; }
.index-yfzx-nr-list-fd{ position:absolute; left:0px; bottom:0px; height:26px; line-height:30px; right:0px; background: url(../image/bg_youshi_p.png);-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }
.index-yfzx-nr-list-fd-ico-1{ display:none; position:absolute; left:10px; top:10px; width:20px; height:21px; background:url(../image/yfzx-ico-1.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-2{ display:none; position:absolute; right:10px; top:10px; width:20px; height:21px; background:url(/static/image/yfzx-ico-2.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-3{ display:none; position:absolute; left:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-3.png) center center no-repeat; }
.index-yfzx-nr-list-fd-ico-4{ display:none; position:absolute; right:10px; bottom:10px; width:20px; height:21px; background:url(../image/yfzx-ico-4.png) center center no-repeat; }
.index-yfzx-nr-list-fd-padding{ padding:0 30px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:15px; display:none; }
.index-yfzx-nr-list-fd-padding h2{ color:#00a0e9; font-size:15px;font-weight: 200; }
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:14px; margin-top:10px; line-height:25px; display:none; }
.index-yfzx-nr-list-fd-padding span{ height:3px; display:none; width:60px; background:#053E8D; margin-top:15px;}
.index-yfzx-nr-list-img{ width:100%;}
.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
}
@media only screen and (min-width:375px) and (max-width:639px) {
.yinz-ul{  margin: auto; margin-top:15px; overflow:hidden;}
.yinz-ul li{ width:50%; float:left; font:14px "Microsoft YaHei"; text-align:center; color:#333; height:120px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053E8D; position:relative; }
.yinz-ul li span em{ font-size: 36px;font-family:"Microsoft YaHei"; display:inline-block; vertical-align: -webkit-baseline-middle;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:14px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.index-show-title-ms{ margin-top:25px; font-size: 14px; padding:0 10px; color: #555;}
em, i {font-style: normal;}
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{margin:0 auto;position:relative; padding-bottom:30px;}
.index-center-title h2{font-size:20px;letter-spacing:2px;line-height:30px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:none;background:url(http://www.yzoem.cn/skin/images/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-center-title .s2{width:270px;height:26px;display:none;background:url(http://www.yzoem.cn/skin/images/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-center-title p{color:#888;font-size:13px;padding-top:10px; position: relative;margin:0 auto}
.yinz-ul li:nth-child(2):before{ background:none;}
.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr-list111111{ clear: both;}
.index-yfzx-nr{ margin-bottom:5px; }
.index-yfzx-nr-list-fd{ position:absolute; left:0px; bottom:0px; right:0px; height:22px; background: url(../image/bg_youshi_p.png);-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }
.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:6px; top:6px; width:15px; height:16px; background:url(../image/yfzx-ico-1.png) center center no-repeat;background-size: 15px; display:none; }
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:6px; top:6px; width:15px; height:16px; background:url(/static/image/yfzx-ico-2.png) center center no-repeat; background-size: 15px; display:none;}
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-3.png) center center no-repeat;background-size: 15px;  display:none;}
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-4.png) center center no-repeat;     background-size: 15px; display:none;}
.index-yfzx-nr-list-fd-padding{ padding:0 30px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:7px; display:none; }
.index-yfzx-nr-list-fd-padding h2{ color:#00a0e9; font-size:14px;font-weight: 200;}
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:12px; margin-top:10px; display:none; line-height:25px; }
.index-yfzx-nr-list-fd-padding span{ height:2px; width:50px; background:#053E8D; display:inline-block;margin-top:15px; display:none;}
.index-yfzx-nr-list-img{ width:100%;}
.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
}
@media only screen and (min-width:320px) and (max-width:374px) {
.index-about{padding-bottom:35px;}
.yinz-ul{  margin: auto; margin-top:25px; overflow:hidden;}
.yinz-ul li{ width:50%; float:left; font:13px "Microsoft YaHei"; text-align:center; color:#333; height:100px; overflow:hidden; position:relative;}
.yinz-ul li span{ display:block; font:58px "Times New Roman", Times, serif; color:#053E8D; position:relative; }
.yinz-ul li span em{ font-size: 32px;font-family:"Microsoft YaHei"; display:inline-block; vertical-align: bottom;}
.yinz-ul li span b{ display:inline-block; margin-left:10px; }
.yinz-ul li b{ font:12px "Microsoft YaHei"; color:#333;}
.yinz-ul li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz-ul li:last-child:before{ background:none;}
.yinz-ul li:nth-child(2):before{ background:none;}
.index-show-title-ms{ margin-top:25px; font-size: 13px; padding:0 10px; color: #555;}
em, i {font-style: normal;}
.clear{clear:both}
.index-center{text-align:center;margin:0 auto;position:relative}
.index-center-title{margin:0 auto;position:relative; padding-bottom:30px; }
.index-center-title h2{font-size:18px;letter-spacing:2px;line-height:30px;color:#333}
.index-center-title .s1{width:270px;height:26px;display:none;background:url(http://www.yzoem.cn/skin/images/3.png) no-repeat;margin-bottom:-39px;margin-left:10px}
.index-center-title .s2{width:270px;height:26px;display:none;background:url(http://www.yzoem.cn/skin/images/4.png) no-repeat;float:right;margin-top:-22px;margin-right:5px}
.index-center-title p{color:#888;font-size:12px; position: relative;margin:0 auto}
.index-center-title p::before{content:"";width:50px;border:1px #053E8D solid;position:absolute;bottom:-10px;left:50%; margin-left:-28px;}
.index-yfzx-nr-list{ width:50%; float:left; position:relative; font-size:0px; }
.index-yfzx-nr{ margin-bottom:5px; }
.index-yfzx-nr-list-fd{ position:absolute; left:0px; height:20px; bottom:0px; right:0px; background: url(../image/bg_youshi_p.png);-webkit-display: flex; display: flex; -webkit-justify-content: center;justify-content: center; flex-direction: column; font-size:14px; }
.index-yfzx-nr-list-fd-ico-1{ position:absolute; left:6px; top:6px; width:15px; height:16px; background:url(../image/yfzx-ico-1.png) center center no-repeat;background-size: 15px; display:none;}
.index-yfzx-nr-list-fd-ico-2{ position:absolute; right:6px; top:6px; width:15px; height:16px; background:url(/static/image/yfzx-ico-2.png) center center no-repeat; background-size: 15px;display:none;}
.index-yfzx-nr-list-fd-ico-3{ position:absolute; left:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-3.png) center center no-repeat;background-size: 15px;display:none; }
.index-yfzx-nr-list-fd-ico-4{ position:absolute; right:6px; bottom:6px; width:15px; height:16px; background:url(../image/yfzx-ico-4.png) center center no-repeat;     background-size: 15px;display:none;}
.index-yfzx-nr-list-fd-padding{ padding:0 10px; }
.index-yfzx-nr-list-fd-padding img{ margin-bottom:7px; display:none; }
.index-yfzx-nr-list-fd-padding h2{ color:#00a0e9; font-size:12px; font-weight: 200;}
.index-yfzx-nr-list-fd-padding p{ color:#666666; font-size:12px; margin-top:10px; display:none; line-height:25px; }
.index-yfzx-nr-list-fd-padding span{ height:2px; width:50px; background:#053E8D; display:inline-block;margin-top:15px;display:none;}
.index-yfzx-nr-list-img{ width:100%;}
.index-yfzx-nr-list a{ font-size:0;}
.index-yfzx-nr-list:hover .index-yfzx-nr-list-fd{ display: flex;}
.index-yfzx-nr-list-fd{-webkit-animation: indexyjy 0.5s ease-in-out;animation: indexyjy 0.5s ease-in-out}
}