﻿/*外部公共样式*/

@import "bootstrap.min.css";

/*END-外部公共样式*/

.ys{width:100%; overflow:hidden; padding:45px 0;}
.ys_title{display:block; overflow:hidden; background:url(ys_title.png) no-repeat center bottom; padding-bottom:6px; text-align:center;}
.ys_p{line-height:58px; font-size:36px; color:#0f43b0; font-weight:bold;}
.ys_sp{line-height:50px; font-size:30px; color:#454545;}
.ys_spp{display:block; overflow:hidden; text-align:center; margin-top:10px; line-height:44px; font-size:32px; color:#e3e3e3; font-weight:bold; text-transform:uppercase;}
.ys_ul{display:block; overflow:hidden; padding-top:60px;}
.ys_ul li{display:block; overflow:hidden; margin-bottom:50px;}
.ys_ul li .ys_L{width:50%; float:left; padding:15px 55px 15px 0;}
.ys_ul li .ys_L .ys_B{width:100%; float:left; margin:15px 0;}
.ys_ul li .ys_L .ys_B .ys_titleB{display:block; overflow:hidden; padding-bottom:22px; background:url(ys_heng.jpg) repeat-x left bottom;}
.ys_ul li .ys_L .ys_B .ys_titleB .ys_sub{width:70px; float:left; height:67px; padding:3px 0 0 6px; display:flex; align-content:center; align-items:center; justify-content:center; background:url(ys_logo.png) no-repeat center center; font-size:48px; color:#fff; font-weight:bold; margin-right:15px;}
.ys_ul li .ys_L .ys_B .ys_titleB .ys_pp{display:block; overflow:hidden; line-height:42px; font-size:30px; color:#0f43b0; font-weight:bold; margin-top:10px;}
.ys_ul li .ys_L .ys_B .ys_titleB .ys_pps{display:block; overflow:hidden; line-height:15px; font-size:14px; color:#666; text-transform:uppercase;}
.ys_ul li .ys_L .ys_B .ys_txt{display:block; overflow:hidden; margin-top:10px; font-size:14px; color:#212121; height:96px; line-height:24px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.ys_ul li .ys_R{width:50%; float:left;}
.ys_ul li:nth-child(even) .ys_L{float:right; padding:15px 0 15px 50px;}
.ys_ul li:nth-child(even) .ys_L .ys_B:last-child{margin-left:-130px;}
.ys_ul li:nth-child(even) .ys_R img{float:left;}
.ys_ul li:last-child{margin:0;}
.hf{width:100%; overflow:hidden; background:url(hf_bj.jpg) no-repeat center center; background-size:cover; padding:43px 0;}
