* { 
	padding: 0;
	margin: 0;
}

html,body{
	min-width: 1200px;
    
}

ul{ 
	list-style: none;
}

a { 
	text-decoration: none;
}

.yn_news_word p a{
    text-decoration: none;
}

.yn_first { 
	width: 1316px;
	height: 100px; 
	margin: 0  auto; 
	overflow: hidden;
    font-size: 16px;	
}

.yn_header { 
	float: left;
	width: 220px;
	text-align: right;
    margin-top: 10px;
}

.yn_nav { 
	float: left;
	width: 836px;
    margin-top: 10px;

}

.yn_phone { 
	float: left;
	width: 260px;
	text-align: left;
    margin-top: 10px;
}

.yn_phone_first{
	width: 130px;	
	text-align: right;
    float: left;
}

.yn_phone_first > p:nth-child(1){
    margin-top: 20px;
    color: #1f4694;
    font-size: 20px;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 600;
}

.yn_phone_first > p:nth-child(2){
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    font-family: unset;
    color: #1f4694;
}

.yn_phone_sec{
    float: left;
    width: 100px;
    text-align: center;
    margin-top: 7px;
}

.yn_phone_sec>img{
    height: 70px;
}
.ul_nav li { 
	float: left;
	width: 16%;
	line-height: 80px;
	text-align: center;
}

.ul_nav li:hover {
	background-color: #17539E;
	color: #ffffff;
}

.ul_nav li:hover a{
	color: #ffffff;
}

.ul_nav li ul{
	display: none;
    position: absolute;
}

.yn_er_nav:hover ul{
	display: block;
}

.ul_nav a li{
	color: #000000;
}

.yn_er li{
    width: 145.20px;
    height: 50px;
    background-color: #17539E;
    clear: both;
    line-height: 50px;
}

.yn_er a li{
    color: #ffffff;
}

.yn_er li:hover {
	background-color: #ffffff;
}

.yn_er a:hover li{
	color: #17539E;
}

.yn_second{
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}

.yn_third{
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}

.yn_four{
	width: 1140px;
	margin: 0 auto;
	background-color: #F8F8F8;
	overflow: hidden;	
}

.yn_fify{
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}

.yn_sixth{
	background-color: #F5F5F5;
}

.yn_senev{
    width: 1124px;
    margin: 0 auto;
    overflow: hidden;
}

.yn_title_company{
    text-align: right;
    background-color: #F9F9F9;
    height: 100px;
    line-height: 126px;
    margin-top: 50px;
}

.yn_title_company_left{
    text-align: left;
    background-color: #F9F9F9;
    height: 100px;
    line-height: 126px;
    margin-top: 50px;	
}

.yn_title_company img{
	margin-right: 3%;
}

.yn_company_img{
    margin: 30px auto;
}

.yn_company_img img{
	width: 100%;
}

.yn_title_news{
    text-align: left;
    background-color: #F5F5F5;
    height: 100px;
    line-height: 126px;
    margin-top: 50px;
}

.yn_title_news img{
	margin-left: 3%;
}

.yn_banner{
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}

.yn_banner img{
	width: 100%;
}

.yn_company_second{
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
    margin-top: 50px;
}

.yn_comimg{
    float: left;
    width: 461px;
}

.yn_comimg img{
	width: 100%;
}

.yn_compword{
	float: left;
    width: 526px;
    margin-left: 3%;
}

.inedx_p p{
    color: #8B8887;
}

.yn_compword p{
    color: #666;
    line-height: 23px;
    font-size: 14px;
    text-indent: 2em;
}

.yn_news_left{
    width: 545px;
    height: 190px;
    float: left;
}

.yn_news_month{
	width: 46px;
    text-align: center;
    position: absolute;
    background-color: #016391;
    color: #ffffff;
    z-index: 99;
}

.yn_news_img{
    width: 241px;
    float: left;
}

.yn_news_word{
    width: 280px;
    float: left;
    margin-left: 15px;
}

.yn_news_right{
	width: 545px;
    position: relative;
    left: 560px;
    top: -190px;
}

.yn_news_blank{
	margin-top: 50px;
}

.yn_news_month a{
	color: #ffffff;
}

.yn_news_wordtitle a{
	font-size: 16px;
	color: #000000;
}

.yn_news_wordcontent{
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.yn_news_wordcontent a{
	color: #666;
}

.yn_news_a{
	margin-top: 15px;
}

.yn_news_a a{
	color: #656565;
    font-size: 14px;
}

.yn_contact{
    margin-top: 20px;
	height: 206px;
	background:url("../images/bg.jpg");
}

/*.yn_contact_word{*/
/*   	width: 50%;*/
/*    float: left;*/
/*    height: 300px;*/
/*    margin-top: 100px;*/
/*}*/

/*.yn_contacttitle{*/
/*    font-size: 24px;*/
/*    color: #ffffff;*/
/*}*/

/*.yn_contactphone{*/
/*	margin-top: 40px;*/
/*    color: #ffffff;*/
/*}*/

/*.yn_contact_p{*/
/*    margin-top: 10px;*/
/*    color: #ffffff;*/
/*}*/

/*.yn_contact_input{*/
/*	width: 50%;*/
/*    float: left;*/
/*    height: 300px;*/
/*    margin-top: 100px;*/
/*    line-height: 38px;*/
/*}*/

/*.yn_contact_input span{*/
/*	color: #ffffff;*/
/*}*/

/*.yn_contact_input input{*/
/*    width: 260px;*/
/*    height: 25px;*/
/*}*/

/*.yn_contact_input textarea{*/
/*    width: 260px;*/
/*    height: 50px;*/
/*    margin-top: 10px;*/
/*    resize:none;*/
/*}*/

/*.yn_contact_btn{*/
/*	width: 130px;*/
/*    margin-left: 49px;*/
/*    height: 33px;*/
/*    border: 0;*/
/*    background-color: #63ADDC;*/
/*    color: #ffffff;*/
/*}*/

.yn_product{
    position: relative;
    margin-top: 40px;
	overflow: hidden;
}

.yn_r{
    border-right: 2px solid #CDCCCC;
}

.yn_product_first{
	float: left;
    width: 365px;
    border-bottom: 2px solid #CDCCCC;
    padding: 20px 0;
}

.yn_product_first a p{
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    color: #1E1C1A;
}

.yn_product_img{
    background-color: #ffffff;  
}

.yn_product_img img{
	width: 100%;
}

/*.yn_product_bj{*/
/*	width: 1140px;*/
/*	height: 224px;*/
/*    margin-left: 41px;*/
/*    background-color: #E3E3E3;*/
/*    margin-top: 25px;*/
/*}*/

/*.yn_case_div{*/
/*	width: 285px;*/
/*	height: 386px;*/
/*	float: left;*/
/*}*/

/*.yn_case_k{*/
/*    width: 245px;*/
/*    height: 153px;*/
/*    margin: 20px auto;*/
/*    border: 1px solid #ffffff;*/
/*    text-align: center;*/
/*}*/

/*.yn_case_word{*/
/*	width: 285px;*/
/*	height: 193px;*/
/*	background-color: #189BD3;*/
/*	overflow: hidden;*/
/*}*/

/*.yn_case_img img{*/
/*	width: 100%;*/
/*}*/

/*.yn_case_title{*/
/*    color: #189BD3;*/
/*    font-size: 35px;*/
/*    margin-top: 100px;*/
/*}*/

/*.yn_case_content{*/
/*	letter-spacing: 1px;*/
/*    margin-top: 40px;*/
/*    font-size: 14px;*/
/*    color: #757B7F;*/
/*}*/

/*.yn_case_second{*/
/*    width: 245px;*/
/*    height: 386px;*/
/*    float: left;*/
/*    padding: 0 20px;*/
/*}*/

/*.yn_case_btn{*/
/*    border: 1px solid #7A7776;*/
/*    margin-top: 40px;*/
/*    width: 115px;*/
/*    height: 37px;*/
/*    background-color: #ffffff;*/
/*    color: #7A7776;*/
/*}*/

/*.case_word_title{*/
/*	margin-top: 40px;*/
/*    font-size: 20px;*/
/*    color: #ffffff;*/
/*    margin-left: 30px;*/
/*}*/

/*.case_word_title span{*/
/*	font-size: 30px;*/
/*}*/

/*.case_word_content{*/
/*    font-size: 20px;*/
/*    color: #ffffff;*/
/*    margin-top: 58px;*/
/*}*/

.yn_companys{
    height: 100px;
    line-height: 126px;
    margin-top: 50px;
}

.yn_footer{
	background-color: #094E91;
	overflow: hidden;
	margin-top: 40px;
}

.footer_ul{
	float: left;
    width: 91%;
    margin-top: 42px;
    color: #ffffff;
}

.footer_ul ul{
	float: left;
    text-align: center;
    line-height: 33px;
}

.ul_title{
	font-size: 16px;
	margin-bottom: 10px;
}

.ul_ul a li{
	color: #ffffff;
    font-size: 14px
}

.ul_ul{
	margin-left: 80px;
}

.footer_erweima{
    float: left;
    width: 9%;
    margin-top: 42px;
    text-align: right;
}

.yn_address{
	margin-top: 20px;
	text-align: center;
	color: #ffffff;
    font-size: 14px;
}

.yn_xian{
	border-top: 1px solid #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
}

.yn_beian{
	text-align: center;
	color: #ffffff;
    font-size: 14px;
}

.yn_current{
	width: 100%;
	background-color: #F9F9F9;
}

.yn_current p{
	text-align: right;
    font-size: 12px;
    line-height: 50px;
    margin-right: 300px;
    color: #929292;
}

.yn_engin_class{
    width: 366px;
    height: 44px;
    margin-left: 1%;
    text-align: center;
    float: left;
    margin-top: 10px;
    background-color: #0A4E90;
}

.yn_engin_classn{
    width: 347px;
    height: 30px;
    margin: 6px auto;
    border: 2px solid #ffffff;
}

.yn_engin_class p{
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
}

.yn_engimg{
    margin-top: 40px;
}

.yn_engp{
    margin-top: 20px;
    color: #17539E;
    font-size: 22px;
    font-weight: 600;
}

.jt{
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-color: #17539E;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
}

.yn_class{
	margin-top: 40px;
	overflow: hidden;
}

.yn_engin_left{
    width: 46%;
    float: left;
    margin-top: 40px;
    margin-left: 3%;
}

.yn_engin_left p{
    text-indent: 2em;
    font-size: 14px;
    color: #4C4948;
    line-height: 27px;
}

.yn_engin_left img{
	width: 100%;
}

.yn_engin_right{
    width: 47%;
    float: left;
    margin-top: 13px;
    margin: 20px;
    text-align: center;
}

.yn_engin {
	margin-top: 40px;
	overflow: hidden;
    background-color: #E3E2E2;
}

.engin_right{
    overflow: hidden;
    margin-top: 20px;
}

.engin_left div:nth-child(1){
    float: left;
    width: 423px;
}

.engin_left div:nth-child(2){
    float: left;
    width: 680px;
    margin-left: 37px;
}

.engin_right div:nth-child(1){
    float: left;
    width: 680px;
}

.engin_right div:nth-child(2){
    float: left;
    width: 423px;
    margin-left: 37px;
}

.engin_p p{
    margin-top: 20px;
    color: #74706F;
    font-size: 14px;
}

.p_title{
    color: #4C4948;
    font-size: 16px;
}

.p_se{
    margin-top: 20px;
    color: #74706F;
    font-size: 14px;
}

.p_th{
    margin-top: 20px;
    color: #74706F;
    font-size: 16px;
}

.engin_left{
    overflow: hidden;
    margin-top: 20px;
}

.yn_engin2{
    margin-top: 20px;
    overflow: hidden;
    width: 581px;
    float: left;
}

.yn_engin3{
    width: 529px;
    margin-left: 19px;
    float: left;
    margin-top: 20px;
}

.yn_engg{
    margin-top: 60px;
}

.yn_table{
    margin-top: 40px;
    text-align: center;
    color: #000000;
}

.yn_table table{
    margin:0 auto; 
    font-size: 16px;
    color: #666666;
}

.yn_table table td{
    width: 190px;
    height: 40px;
}
.tablediv1{
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
}

.yn_five{
    overflow: hidden;
}

.jx{
    overflow: hidden;
    margin-top: 40px;
}

.yn_jx{
    float: left;
    width: 20%;
    margin-left: 5%;
    text-align: center;
}
.yn_jx p{
    font-size: 14px;
    width: 110px;
    margin: 30px auto;
    color: #4C4948;
}

.yn_tb{
    float: left;
    margin-left: 20px;
}

.yn_g{
    margin-top: 40px;
}

.yn_imgul ul{
    font-size: 15px;
    margin-top: 10px;
    color: #4C4948;
    text-align: left;
    margin-left: 60px;
}


.hui1{
    width: 100%;
    height: 100px;
    background-color: #CFCFCF;
}

.hui2{
    width: 100%;
    height: 100px;
    background-color: #CFCFCF;
    margin-top: 82px;
}

.yn_enimg{
    position: relative;
    top: -53px;
    left: 0;
}

.yn_enimgs{
    width: 200px;
    height: 200px;
    float: left;
}

.yn_enimgs img{
    width: 100%;
}

.yn_yl{
    margin-top:40px; 
}

.yn_gy{
    margin-top: 40px;
}

.yn_gy p{
    margin-top: 60px;
    text-indent: 2em;
    font-size: 16px;
    color: #666666;
}

.yn_engintitle{
	color: #FE6442;
}

.yn_engincontent{
	font-size: 18px;
	color: #6A4C5B;
}

.yn_shu{
	width: 11px;
	height: 53px;
	background-color: #064D90;
	float: left;
}

.yn_hs{
	margin-top: 40px;
	height: 53px;
	overflow: hidden;
}

.yn_engin_zx{
	float: left;
}

.yn_engin_zx p{
    font-size: 21px;
    line-height: 53px;
    margin-left: 20px;
    color: #064D90;
}

.yn_heng{
    border-bottom: 3px solid #064D90;
    width: 53px;
    float: left;
    margin-top: 25px;
    margin-left: 22px;
}

.yn_recommend_zx{
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 2px dashed #ECECEC;
	overflow: hidden;
}

.yn_rec_zx{
	width: 50%;
	float: left;
}

.yn_zxtitle{
    width: 62%;
    float: left;
}

.yn_zxtime{
	width: 25%;
    float: left;
    margin-left: 13%;
}

.yn_rec_zx a{
	color: #878787;
}

.yn_rec_zx a p{
	line-height: 30px;
}

.yn_qynews{
    overflow: hidden;
}

.yn_qyye{
    float: left;
    width: 290px;
}

.yn_qyye2{
    float: left;
    width: 313px;
}

.yn_qyye3{
    float: left;
    width: 338px;
}

.yn_qyye4{
    float: left;
    width: 334px;
}

.yn_qyye_p{
    float: left;
    width: 537px;
    background-color: #094E90;
    height: 180px;
}

.yn_qyye_p2{
    float: left;
    width: 232px;
    background-color: #DCDCDC;
    height: 220px;
}

.yn_qyye_p2 p:nth-child(1){
    margin-left: 20px;
    margin-top: 60px;
    color: #7E7C7B;
}

.yn_qyye_p2 p:nth-child(2){
    text-align: right;
    margin-top: 80px;
    margin-right: 20px;
    color: #7E7C7B;
}

.yn_qyye_p p{
    margin: 20px;
    color: #D1D8E4;
    font-size: 15px;
}

.yn_qybottom{
    overflow: hidden;
}

.yn_botimg{
    float: left;
    width: 650px;
}

.yn_bottomp{
    float: left;
    width: 480px;
    margin-left: 10px;
}

.yn_bottomp div{
    width: 100%;
    height: 120px;
    font-size: 15px;
    color: #665F5E;
    overflow: hidden;
}

.yn_bottomp div:nth-child(1){
    margin-bottom: 1px;
}

.yn_bottomp div:nth-child(2){
    margin-bottom: 1px;
}

.yn_bottomp div a p:nth-child(1){
    margin-left: 50px;
    margin-top: 15px;
    font-size: 16px;
    color: #000;
}

.yn_bottomp div a p:nth-child(2){
    margin-left: 50px;
    margin-top: 15px;
    margin-right: 15px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yn_bottomp div a p:nth-child(3){
    margin-right: 20px;
    color: #665F5E;
    font-size: 14px;
    float: left;
    width: 190px;
    text-align: left;
    margin-left: 50px;
    margin-top: 10px;
}

.yn_bottomp div a p:nth-child(4){
    margin-right: 20px;
    color: #665F5E;
    font-size: 14px;
    float: left;
    text-align: right;
    margin-top: 10px;
    width: 200px;
}

.yn_news_div{
	width: 94%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.yn_newsimg{
    float: left;
    width: 27%;
}

.yn_newsimg img{
	width: 100%;
}

.yn_newsp{
    float: left;
    width: 55%;
    margin-top: 52px;
    padding: 17px 36px;
    background-color: #ffffff;
    height: 90px;
}

.yn_newstitle{
    font-size: 16px;
    color: #2F2F2F;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yn_newscontent{
	font-size: 14px;
    margin-top: 10px;
    color: #444444;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.yn_newstime{
    float: left;
    width: 10%;
    margin-top: 52px;
    background-color: #ffffff;
    height: 124px;
}

.yn_day{
    color: #A2A2A2;
    font-size: 30px;
    margin-top: 29px;
}

.yn_year{
    color: #A2A2A2;
    font-size: 20px;
}

.yn_company{
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}

.yn_company_word{
    /*float: left;*/
    /*width: 57%;*/
    /*height: 398px;*/
    margin-top: 30px;
}

.yn_company_word p{
    color: #666;
    line-height: 25px;
    font-size: 16px;
    text-indent: 2em;
    letter-spacing: 1px;
}

.yn_jianjie_img{
	/*float: left;*/
    /*width: 448px;*/
    /*height: 398px;*/
    /*margin-left: 1%;*/
}

.yn_s{
	width: 94%;
	margin: 0 auto;
}

.yn_p{
    margin-top: 26px;
    color: #666;
    line-height: 27px;
    font-size: 14px;
    text-indent: 2em;
}

.yn_dw{
	height: 600px;
	position: relative;
	margin-top: 40px;
	margin-bottom:40px;
	overflow: hidden;
}

.yn_bigimg{
    width: 800px;
    float: left;
}

.yn_ws{
    height: 418px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
}

.yn_huise{
    width: 280px;
    height: 280px;
    background-color: #E4E3E3;
    float: left;
    margin-left: 330px;
}

.yn_wsimg{
    width: 530px;
    float: left;
}

.yn_wszj{
    width: 584px;
    position: absolute;
    top: 68px;
    left: 450px;
}

.yn_wsth{
    width: 440px;
    height: 137px;
    position: absolute;
    top: 280px;
    text-align: center;
}

.yn_wsth div{
    float: left;
    background-color: #E4E3E3;
    width: 136px;
    height: 136px;
    margin-left: 10px;
}

.yn_wsth div p{
    font-size: 20px;
    margin-top:50px; 
}

.yn_lan{
    width: 221px;
    height: 231px;
    background-color: #03539C;
    float: left;
    margin-left: 130px;
    margin-top: 116px;
}

.yn_zj{
    width: 35%;
    position: absolute;
    left: 538px;
    top:269px;
    background-color: #ffffff;
    padding: 40px 50px;
    box-shadow: 5px 5px 5px #555555;
}

.yn_zjtitle{
	font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}

.yn_zjcontent{
	font-size: 14px;
    color: #666;
}

.yn_nnn{
	text-align: center;
	margin-top: 40px;
}

.yn_combj{
    background: url(../images/about2.png) right no-repeat;
    height: 373px;
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
    color: #959596;
    overflow: hidden;
}

.yn_pone{
	margin-top: 100px;
}

.yn_pgone{
	margin-top: 25px;
}

.yn_address_div{
	margin-top: 40px;
	overflow: hidden;
}

.yn_address_img{
	float: left;
	width: 18%;
	margin-left: 2%;
	text-align: center;
}

.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}

.iw_poi_content {
    font:12px arial,sans-serif;
    overflow:visible;
    padding-top:4px;
    white-space:-moz-pre-wrap;
    word-wrap:break-word
}

.yn_address_map{
	margin-top: 60px;
}

.yn_address_ly{
	float: left;
	background-color: #F8F8F8;
	width: 579px;
	height: 425px;
}

.yn_xx{
	margin-top: 20px;
	margin-left: 40px;
}

.yn_ly{
	font-size: 26px;
}

.yn_tg{
    font-size: 15px;
    color: #93908F;
    margin-top: 10px;
}

.yn_int_one{
    width: 220px;
    height: 30px;
    font-size: 16px;
    border: 0;
    background-color: #ffffff;
    margin-top: 10px;
    color: #919396;
	
}

.yn_int_two{
    width: 220px;
    height: 30px;
    font-size: 16px;
    border: 0;
    color: #919396;
    background-color: #ffffff;
    margin-left: 40px;
    margin-top: 10px;
}

.yn_textarea{
	width: 480px;
	height: 100px;
	border: 0;
	font-size: 16px;
	margin-top: 20px;
	resize: none;
}

.yn_address_btn{
    width: 200px;
    height: 50px;
    border: 0;
    color: #ffffff;
    margin-top: 50px;
    font-size: 18px;
    background-color: #C2C2C2;
}

.yn_zhaopin{
	position: relative;
	height:440px;
	margin-top: 50px;
}

.yn_zhaopin_img{
	float: left;
	width: 50%;
}

.yn_zhaopin_img img{
	width: 100%;
}

.yn_zhaopin_p {
    position: absolute;
    width: 526px;
    height: 220px;
    background-color: #F5F5F5;
    left: 610px;
    top: 190px;
    text-align: center;
}

.yn_zhaopin_p p{
	color: #000;
	line-height: 30px;
}

.yn_tou{
	margin-top: 20px;
}

.yn_zpp{
	border-bottom: 1px solid #000000;
    padding: 30px 0px;
}

.yn_zpp p{
	color: #666;
    font-size: 14px;
    line-height: 25px;
}

.yn_zhaopintitle{
	margin-top: 20px;
    font-size: 16px;

}

.yn_zp_img{
	margin-top: 20px;
}

.yn_zp_zw{
    position: relative;
    margin-top: 40px;
	overflow: hidden;
}

.yn_zhaopin_first{
	float: left;
    width: 280px;
    margin-left: 5px;
}

.yn_zhaopin_first p{
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}

.yn_zhaopinimg img{
	width: 280px;
    height: 180px;
}

.yn_zhaopin_bj{
    width: 1140px;
    height: 185px;
    margin-left: 41px;
    background-color: #E3E3E3;
    margin-top: 25px;
}

.yn_ld{
	width: 1354px;
	height: 636px;
	margin:0 auto;
	position: relative;
}

.yn_ld_bj{
    width: 1140px;
    margin: 0 auto;
    position: absolute;
    z-index: -1;
    left: 107px;
}

.yn_ld_bj img{
	width: 100%;
	margin-top: 40px;
}

.yn_ld_img{
    position: absolute;
    top: 100px;
}

.yn_ld_p{
    position: absolute;
    top: 290px;
    right: 0px;
    width: 180px;
    height: 170px;
    padding: 50px 60px;
    background-color: #ffffff;
    box-shadow: 5px 5px 5px #656566;
}

.yn_ld_p p:nth-child(1){
	margin-bottom: 10px;
}

.yn_ld_p p:nth-child(2){
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.yn_ld_p p{
	color: #A1A1A1;
}

.yn_ld_div{
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
}


.xq{
	margin-top: 40px;
	overflow: hidden;
}

.xq_zs{
	width: 30%;
	float: left;
}

.xq_zs img{
	width: 100%;	
} 

.xq_p{
	float: left;
	width: 67%;
	margin-left: 3%;
}

.xq_img{
	float: left;
	width: 23%;
	margin-left: 2%;
	text-align: center;
}

.xq_p p {
	margin-top: 10px;
	font-size: 17px;
}

.xq_p p:nth-child(2){
	font-size: 24px;
}

.x{
	width: 90%;
	border-top: 2px solid #05529B;
	margin-top: 20px;
}

.news_xq{
	border-bottom: 1px solid #DBDDE0;
	margin-bottom: 20px;
}

.details_title{
    text-align: center;
    margin: 20px 0;
}

.news_xq p{
    font-size: 14px;
}

.yjtitle{
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}

.xqimg{
	width: 80%;
	display: block;
	margin: 0 auto;
}

.yjcon{
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
}

/*
应用场景导航部分
*/

.yn_header1{
    float: left;
    width: 50%;
    text-align: left;
}

.yn_phone1{
    float: left;
    width: 50%;
}

.yn_phone_first1{
    text-align: right;
    margin: 0 auto;
}

.aaa{
    overflow: hidden;
    background-color: #e4ecf1;
    height: 60px;
}

.yn_nav1{
    width: 1710px;
    margin: 0 auto;
}

.yn_er1 li{
    width: 242.2px;
    height: 50px;
    background-color: #17539E;
    clear: both;
    line-height: 50px;
}

.yn_er1 li:hover {
    background-color: #ffffff;
}

.yn_er1 a:hover li{
    color: #17539E;
}

.yn_er1 a li{
    color: #ffffff;
}

.yn_er_nav1{
    float: left;
    width: 242.24px;
    text-align: center;
    color: #000000;
}

.yn_er_nav1:hover ul{
    display: block;
}

.ul_nav1 li:hover {
    background-color: #17539E;
    color: #ffffff;
}

.ul_nav1 li:hover a{
    color: #ffffff;
}

.ul_nav1 li ul{
    display: none;
    position: absolute;
}


/*
首页导航部分
*/

.yn_er_nav { 
    float: left;
    width: 12%;
    line-height: 80px;
    text-align: center;
}


.ul_nav2 li:hover {
    cursor:pointer;
}

.ul_nav2 li:hover a{
    color: #ffffff;
}

.yn_er_nav:hover div{
    display: block;
}

.ul_nav2 a li{
    color: #000000;
}

.yn_er2{
    position: relative;
    z-index: 99;
    left: -16px;
}

.yn_er2 li{
    min-width: 145.20px;
    height: 50px;
    background-color: #17539E;
    clear: both;
    line-height: 50px;
}

.yn_er2 a li{
    color: #ffffff;
}

.yn_er2 li:hover {
    background-color: #ffffff;
}

.yn_er2 a:hover li{
    color: #17539E;
}

.yn_er_nav div:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: -30px;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #0E589C;
    left: 41px;
}

.yn_er_nav div{
    display: none;
    /*overflow: hidden;*/
    border-radius: 10px;
    position: absolute;
}

..swiper-container {
      width: 100%;
      height: 100%;

}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.yn_ld_div1{
    float: left;
    width: 361px;
    padding: 10px 50px;
}

.yn_ld_div1 img{
    margin-left: 330px;
}

.yn_ld_title a{
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000;
}

.yn_ld_title{
    margin-top: 20px;
}

.yn_ld_con{
    margin-top: 20px;
}

.yn_ld_con a{
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

.yn_ld_con a:link{text-decoration:none;color: #666;}
.yn_ld_con a:visited{text-decoration:none; color: #666;}
.yn_ld_con a:hover{text-decoration:none;color: #666;}
.yn_ld_con:active{text-decoration:none;color: #666;}

.yn_ld_ck{
    display: block;
    width: 90px;
    height: 38px;
    font-size: 12px;
    color: #6B6969;
    margin-left: 271px;
    margin-top: 20px;
    background-color: #FFFFFF;
    border-bottom: 1px solid;
    border-right: 1px solid;
    line-height: 38px;
    text-align: center;
}

.yn_ld_div2{
    float: left;
    width: 679px;
}

.yn_ld_lz{
    margin-top: 40px;
    overflow: hidden;
}

.yn_ld_div3{
    float: left;
    width: 415px;
}

.yn_ld_div3 a img{
    width: 300px;
    height: 196px;
}

.yn_ld_div4{
    float: left;
    width: 685px;
    margin-left: 40px;
}

.yn_ld_div4 img{
    display: block;
    margin-top: 40px;
}

.yn_ld_div4 a:link{text-decoration:none;color: #4c4948;}
.yn_ld_div4 a:visited{text-decoration:none;color: #4c4948;}
.yn_ld_div4 a:hover{text-decoration:none;color: #4c4948;} 
.yn_ld_div4:active{text-decoration:none;color: #4c4948;}

.ld_newstitle {
    font-size: 20px;
    color: #4c4948;
    text-align: left;
    height: 56px;
    margin-top: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ld_newstitle a{
    font-size: 16px;
    color: #000;
    width: 500px;
    float: left;
    margin: 10px 0;
    text-align: left;

}

.ld_title a{
    font-size: 16px;
    color: #000;
    width: 500px;
    float: left;
    margin: 10px 0;
    text-align: left;

}

.ld_time a{
    font-size: 16px;
    color: #4C4948;
    width: 185px;
    margin: 10px 0;
    text-align: right;
}

.ld_con a{
    font-size: 14px;
    line-height: 23px;
    color: #666;
}

.ld_title{
    font-size: 16px;
    color: #000;
    width: 500px;
    float: left;
    margin: 10px 0;
    text-align: left;
    height: 40px;
    overflow: hidden;
}

.ld_time{
    font-size: 16px;
    color: #4C4948;
    text-align: right;
}

.ld_con{
    font-size: 16px;
    line-height: 23px;
    color: #4c4948;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ws{
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}

.ws_div{
    float: left;
    width: 222px;
    border: 1px solid #E6E6E6;
    padding: 50px 20px;
    text-align: center;
    margin-left: 28px;
}

.ws_div p{
    margin: 20px 0;
    font-size: 16px;
}

.ws_div hr{
    width: 80px;
    display: block;
    margin: 0 auto;
    height: 2px;
    border: none;
    border-top: 2px solid #185598;
}

.yn_tech{
    /*margin-top: 60px;*/
    overflow: hidden;
}

.yn_tech_div{
    float: left;
    width: 177px;
    margin-left: 10px;
    text-align: center;
}

.yn_tech_div a{
    text-decoration: none;
}

.yn_tech_div p{
    color: #114893;
    font-size: 16px;
    margin-top: 20px;
}

.yn_tech_img{
    margin-top: 60px;
}

.yn_tech_zc{
    margin-top: 15px;
    overflow: hidden;
}

.yn_tech_p{
    float: left;
    width: 651px;
    text-align: left;
}

.yn_tech_jt{
    position: relative;
    width: 100%;
}

.yn_tech_jt img{
    position: absolute;
    top: 22px;
    left: 0px;
}

.yn_tech_tp{
    float: left;
    width: 380px;
    margin-left: 93px;
}

.tech_title{
    margin-top: 50px;
    font-size: 16px;
    color: #134992;
    text-align: right;
    font-weight: 500;
}

.tech_con1{
    font-size: 16px;
    margin-top: 20px;
    text-indent: 2em;
    line-height: 24px;
    margin-left: 10px;
    color: #666666;
}

.tech_con2{
    font-size: 16px;
    margin-top: 20px;
    text-indent: 2em;
    line-height: 24px;
    margin-left: 10px;
    color: #666666;
}

.yn_vac{
    margin-bottom:20px;
    margin-top: 40px;
}

.yn_vac ul{
    margin-top: 20px;
    list-style: inside;
    overflow: hidden;
    font-size: 16px;
    color: #666666;
}

/*20191209修改*/

.ul_youdian li{
    float: left;
}

.ul_youdian li:nth-child(1){
    margin-left: 0px;
}

.ul_youdian li:nth-child(2){
    width: 342px;
}

.ul_queidan li{
    float: left;
    margin-left: 20px;
}

.ul_queidan li:nth-child(1){
    margin-left: 0px;
}

.yn_vac ul li{
    margin-top: 5px;
}

.yn_pro_left{
    width: 830px;
    float: left;
}

.yn_pro_left p{
    text-indent: 2em;
    font-size: 16px;
    color: #666666;
    line-height: 27px;
}

.yn_pro_tp{
    float: left;
    width: 260px;
    margin-left: 50px;
}

.pro_title{
    margin-bottom: 20px;
    font-size: 20px;
}

.pro_title span{
    font-size: 20px;
    color: #0d6099;
}

.pro_title img{
    margin-left: 10px;
    width: 14px;
}

.yn_pro_ch{
    overflow: hidden;
}

.yn_pro_ch div{
    float: left;
    text-align: center;
    width: 30%;
    margin-left: 3%;
    margin-top: 20px;
}

.yn_pro_ch div a{
    text-decoration:none;
}

.yn_pro_ch div a p{
    margin-top: 20px;
    color: #5D5D5D;
    font-size: 16px;
}

.pro_td{
    overflow: hidden;
}

.pro_td div{
    float: left;
    width: 30%;
    height: 212px;
    text-align: center;
}

.pro_td div img{
    margin-top: 50px;
}

.pro_td div p{
    width: 100px;
    margin: 20px auto;
    color: #989898;
    font-size: 14px;
}

.pro_td div:nth-child(1){
    border-right:1px solid #F1F1F1;
    border-bottom:1px solid #F1F1F1;
    margin-left: 5%;
}

.pro_td div:nth-child(2){
    border-right:1px solid #F1F1F1;
    border-bottom:1px solid #F1F1F1;
}

.pro_td div:nth-child(3){
    border-bottom:1px solid #F1F1F1;

}

.pro_td div:nth-child(4){
    border-right:1px solid #F1F1F1;
    margin-left: 5%;
}

.pro_td div:nth-child(5){
    border-right:1px solid #F1F1F1;
}

.index_us{
    padding: 110px;
    background-color: #F1F1F1;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}

.index_us div{
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px;
}

.index_us_div1{
    float: left;
    width: 30%;
}

.index_us_div2{
    float: left;
    width: 30%;
}

.index_us_div4{
    float: left;
    width: 40%;
}

.index_us div div span{
    margin-left: 10px;
}

.index_us div input{
    width: 30%;
    height: 30px;
    border: none;
}

.ccsinput input{
    height: 30px;
    border: none;
    background-color: #F1F1F1;
    width: 70%;
    margin-top: 10px;
}

.ccstextarea{
    width: 70%;
    margin-left: 9%;
    margin-top: 20px;
    resize: none;
    height: 110px;
    border: none;
    background-color: #F1F1F1;
}

.ccsbtn{
    width: 91%;
    margin-left: 9%;
    height: 40px;
    margin-top: 10px;
    color: #939190;
    border: none;
    background-color: #fff;
}

.ccsfoot p{
    margin-top: 15px;
}

.zx{
    border: none;
    width: 80px;
    height: 30px;
    background-color: #ffffff;
    color: #4665A0;
}

.ws_img{
    width: 200px;
    overflow: hidden;
    border-radius: 100px;
    text-align: center;
    height: 200px;
}

.ws_divimg p{
    text-align: center;
    margin-top: 20px;
}

.ws_divimg{
    float: left;
    margin-left: 5%;
    overflow: hidden;
}

/*2019.12.04 修改*/
.yn_title{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 30px;
    color: #17539E;
}

.yn_title>p{
    margin: 0;
}

.ccscomleft{
    float: left;
    width: 446px;
    height: 338px;
}

.ccscomright{
    float: left;
    width: 720px;
    height: 170px;
    margin-left: 20px;
}

.ccszjtitle{
    font-size: 38px;
    letter-spacing: 1px;
}

.ccszjcontent{
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.ccszjcon{
    font-size: 16px;
    line-height: 27px;
    text-indent: 2em;
    color: #666;
}

.wsnewsimg>img{
    margin-top: 10px;
    margin-bottom: 10px;
}

.yn_zizhi{
    float: left;
    width: 375px;
}

.yn_zizhi>img{
    width: 375px;
    height: 279px;
}

.yn_zizhi>p{
    margin-top: 20px;
    letter-spacing: 2px;
    font-size: 16px;
    color: #444444;
    text-align: center;
}

/*5月18日 新版公司简介*/
.comdiv>p{
    color: #666;
    line-height: 25px;
    font-size: 16px;
    letter-spacing: 1px;
}

/*新版技术*/
.gongyi>span{
    display: inline-block;
    font-size: 20px;
    color: #134992;
    margin-top: 40px;
}

.gongyi>img{
    margin-top: -8px;
    margin-left: 10px;
}

.yn_imgul{
    float: left;
    width: 50%;
    margin-bottom: 30px;
}

.yn_jishu{
    float: left;
    width: 209px;
    height: 208px;
    border-bottom: 2px solid;
    border-radius: 30px;
    box-shadow: 2px 1px 4px #87817f;
}

.yn_jishuul{
    float: left;
    width: 310px;
}

.yn_divlan{
    width: 159px;
    height: 159px;
    border-radius: 21px;
    background-color: #134992;
    margin: auto;
    margin-top: 28px;
    text-align: center;
}

.yn_techshuzi{
    font-size: 75px;
    color: #ffffff;
    margin-bottom: -16px;
}

.yn_techwenzi{
    color: #ffffff;
    font-size: 22px;
    margin: 0;
}

.yn_fanwei{
    overflow: hidden;
}

.yn_fanwei>div{
    width: 25%;
    float: left;
}

.yn_fanwei>div>img{
    width: 280px;
    height: 164px;
}

.yn_fanwei>div>p{
    letter-spacing: 2px;
    font-size: 16px;
    color: #221815;
    text-align: center;
    margin-top: 10px;
}

.yn_guanshi{
    margin-top: 60px;
    overflow: hidden;
}

.yn_guanshi1{
    float: left;
    width: 650px;
}

.yn_guanshi2{
    float: right;
    width: 490px;
    margin-top: 90px;
}

.gs_ul{
    list-style: disc;
    font-size: 20px;
    color: #0d6099;
}

.gs_ul>p{
    font-size: 16px;
    color: #4c4948;
    letter-spacing: 1px;
}

.yn_gsdiv{
    float: left;
    width: 680px;
}

.yn_gsdiv1{
    float: right;
    width: 450px;
}

.yn_gsdiv1>p{
    font-size: 20px;
    color: #4c4948;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-top: 2px;
    float: left;
    width: 420px;
}

.gsyuan{
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    background-image:radial-gradient(circle,#ffffff,#f5a530);
    margin-right: 10px;
    float: left;
    width: 20px;
    margin-top: 7px;
}

.gsyuan1{
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    background-image:radial-gradient(circle,#ffffff,#80b02a);
    margin-right: 10px;
    float: left;
    width: 20px;
    margin-top: 7px;    
}

.gsyuan2{
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    background-image:radial-gradient(circle,#ffffff,#6794d9);
    margin-right: 10px;
    float: left;
    width: 20px;
    margin-top: 7px;    
}

.gsyuan3{
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    background-image:radial-gradient(circle,#ffffff,#88d5c7);
    margin-right: 10px;
    float: left;
    width: 20px;
    margin-top: 7px;    
}

.gsyuan4{
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    background-image:radial-gradient(circle,#ffffff,#be9dc9);
    margin-right: 10px;
    float: left;
    width: 20px;
    margin-top: 7px;    
}

.ul_li{
    font-size: 16px;
    margin-top: 20px;
    color: #666666;
    letter-spacing: 1px;
    float: left;
    margin-left: 10px;
}

.jsdiv{
    float: left;
    width: 300px;
}

.jsdiv1{
    float: left;
    width: 777px;
}

.jsdivH{
    width: 777px;
    height: 281px;
    padding: 77px 70px;

}

.jsdivH>p:nth-child(1){
    color: #000000;
    font-size: 16px;
}

.jsdivH>p:nth-child(2){
    color: #666666;
    font-size: 16px;
    letter-spacing: 1px;
    text-indent: 2em;
}

.jsdivB{
    /*padding: 40px 0px;*/
    font-size: 16px;
    margin-left: 70px;
    color: #666666;
}

.chediv{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    width: 908px;
    text-align: left;
    margin-left: 2em;
}

.chediv1{
    overflow: hidden;
}

.chediv1>div{
    float: left;
    width: 25%;
    text-align: center;
}

.chediv1>div>img{
    width: 273px;
    height: 141px;
}

.chediv1>div>p{
    color: #ffffff;
    font-size: 16px;
    background-color: #0d6099;
    width: 273px;
    margin: 0 auto;
    line-height: 30px;
}

.chetitle{
    font-size: 20px;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 20px;
}

.checon{
    font-size: 16px;
    color: #666666;
    letter-spacing: 1px;
}

.hfcP{
    text-indent: 2em;
    font-size: 16px;
    color: #666666;
    letter-spacing: 2px;
    line-height: 30px;
}

.hfc{
    position: relative;
    width: 100%;
    height: 250px;
}

.hfcDiv1{
    position: absolute;
    top: 30px;
    z-index: 3;
}

.hfcDiv2{
    position: absolute;
    top: 30px;
    left: 375px;
    z-index: 2;
}

.hfcDiv3{
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 3;
}

.tablehfc>td{
    width: 300px !important;
    height: 45px !important;
}

.tableqhfc>td{
    width: 300px !important;
    height: 45px !important;
}

.hfctitle{
    color: #0d6099;
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.hfcword{
    float: left;
    width: 700px;
}

.hfctable{
    float: left;
    width: 440px;
    text-align: center;
}

.hfccon{
    font-size: 18px;
    color: #221815;
    letter-spacing: 1px;
}

.hfcwords{
    font-size: 20px;
    color: #666666;
    letter-spacing: 1px;
}

.cesuoP{
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
}

.boliimg{
    float: left;
    width: 600px;
}

.bolitable{
    float: left;
    width: 540px;
    text-align: center;
    font-size: 25px;
}

.boliDiv{
    position: relative;
    height: 356px;
    top: 30px;
}

.bolidiv1{
    position: absolute;
}

.bolidiv2{
    position: absolute;
    top: 176px;
    left: 424px;
    z-index: 1;
}

.bolidiv3{
    position: absolute;
    right: 0
}

.bolititle{
    font-size: 25px;
    letter-spacing: 2px;
    color: #4c4948;
    margin-bottom: 20px;
}

.bolicon{
    font-size: 16px;
    margin-top: 10px;
    color: #666666;
}

.bldiv1{
    float: left;
    width: 404px;
    padding: 70px 0px;
}

.bldiv2{
    float: left;
    width: 343px;
}

.bldiv3{
    float: left;
    width: 393px;
}

.bltitle{
    font-size: 25px;
    letter-spacing: 1px;
    color: #4c4948;
    margin-bottom: 40px;
}

.blcon{
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
    margin-left: 2em;
}

.cesuodiv1{
    float: left;
    width: 440px;
    padding: 80px 30px;
}

.cesuodiv2{
    float: right;
    width: 700px;
}

.cesuotitle{
    font-size: 25px;
    color: #4c4948;
    letter-spacing: 1px;
}

.cesuocon{
    text-indent: 2em;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #666666;
}

/*20200529*/

.gsshili{
    overflow: hidden;
    text-align: center;
    height: 540px;
}

.shili{
    position: relative;
}

.shili>div:nth-child(1){
    position: absolute;
}

.shili>div:nth-child(2){
    position: absolute;
    top: 28px;
}

.shili>div:nth-child(3){
    position: absolute;
    right: -15px;
    top: 26px;
}

.shili>div:nth-child(4){
    position: absolute;
    right: -15px;
    top: 205px;
}

.shili>div:nth-child(5){
    position: absolute;
    right: -15px;
    top: 347px;
}

.shili>div:nth-child(6){
    position: absolute;
    top: 470px;
}

.shilip{
    margin: 0;
    background-color: #1e4592;
    color: #ffffff;
    letter-spacing: 4px;
    line-height: 22px;
}

.shilidw{
    position: absolute;
    top: 125px;
    background-color: #1e4592;
    color: #ffffff;
    transform: skewX(0deg);
    left: 152px;
    letter-spacing: 4px;
    width: 100px;
    line-height: 28px;
    border: 1px solid #ffffff;
    clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 30px);
    padding: 0px 0px 0px 20px;
    z-index: 99;
}

.shiligh{
    position: absolute;
    top: 12px;
    font-size: 20px;
    color: #ffffff;
    left: 30px;
    letter-spacing: 8px;    
}

.price_title{
    margin-top: 30px;
}

.chinesetitle{
    font-size: 30px;
    color: #000000;
    font-weight: 600;
}

.englishtitle{
    font-size: 12px;
    color: #828282;
}

.price_title .shu{
    width: 2px;
    height: 15px;
    background-color: #828282;
    display: inline-block;
    margin-left: 2px;
}

.youshiDiv{
    overflow: hidden;
}

.ysDiv{
    float: left;
    width: 211px;
    margin-right: 17px;
}

.ysDiv>img{
    width: 100%;
    height: 158px;
}

.ysDiv>p{
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px;
    background-color: #1e4592;
    color: #ffffff;
    line-height: 37px;
}

.ysDiv>div>p{
    font-size: 20px;
    text-align: center;
    letter-spacing: 3px;
    margin:10px 0;
}

.yn_jingxi{
    float: left;
    width: 373px;
    margin-right: 7px;
}

.yn_jingxi>img{
    width: 100%;
    height: 243px;
}

.yn_jingxi>p{
    text-align: center;
    background-color: #254b95;
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 2px;
}

.yn_newsnav{
    overflow: hidden;
    color: #1e4b9a;
    font-size: 16px;
    text-align: center;
    width: 300px;
    margin: 10px auto;
}

.yn_newsnav>a>p{
    float: left;
    width: 106px;
    height: 32px;
    margin-left: 30px;
    line-height: 32px;
}

.yn_newsnav>a>p:hover{
    background-color: #1e4b9a;
    color: #ffffff;
}

.yn_newsdiv{
    float: left;
    width: 373px;
    margin-left: 7px;
    height: 470px;
    background-color: #f2f2f2;
    margin-bottom: 20px;
}

.yn_newsdiv>a>img{
    width: 373px;
    height: 248px;
}

/*20200623*/
.blue{
    font-size: 16px;
    width: 100%;
    height: 30px;
    margin-top: 30px;
    line-height: 30px;
}

.bluediv1{
    background-color: #134497;
    transform: skewX(-30deg);
    width: 35px;
    height: 100%;
    margin-right: 8px;
    margin-left: 8px;
    float: left;
}

.bluediv1>img{
    margin-left: 10px;
}

.bluediv2{
    background-color: #134497;
    transform: skewX(-30deg);
    float: left;
    width: 1079px;
    height: 100%;
    letter-spacing: 2px;
}

.blueword{
    float: left;
    margin-left: 10px;
}

.bluechakan{
    float: right;
    margin-left: 10px;
}

.blueimg{
    float: right;
    margin-right: 3px;
}

.blueimg>a>img{
    transform: skewX(30deg);
    display: inline-block;
}

.blueword>a{
    color: #ffffff;
    transform: skewX(30deg);
    display: inline-block;
}

.bluechakan>a{
    color: #ffffff;
    transform: skewX(30deg);
    display: inline-block;
}

.blueword>a:hover{
    color: #ffffff;
    text-decoration: none;
}

.bluechakan>a:hover{
    color: #ffffff;
    text-decoration: none;
}

.ld_div{
    overflow: hidden;
}

.a:hover{
    text-decoration: none;
}

.a:link{
    text-decoration: none;
}

.index_ld{
    float: left;
    width: 271px;
    height: 191px;
    margin-right: 13px;
    margin-top: 20px;
}

.index_ld>img{
    width: 271px;
    height: 163px;
}

.index_ld>p{
    text-decoration: none;
    font-size: 18px;
    color: #7a7776;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 238px;
    margin: 0 auto;
}

.jj_img{
    float: left;
    width: 350px;
    margin-top: 20px;
}

.jj_p{
    float: left;
    width: 770px;
    margin-top: 20px;
}

.jj_p>p{
    text-indent: 2em;
    font-size: 16px;
    letter-spacing: 2px;
    color: #868686;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.jj_p>a>button{
    margin-top: 5px;
    width: 130px;
    height: 39px;
    border: 0;
    background-color: #F6F5F5;
    color: #666;
    letter-spacing: 2px;
}

.index_news{
    float: left;
    width: 271px;
    height: 269px;
    margin-right: 14px;
    margin-top: 20px;
}

.index_news>img{
    width: 271px;
    height: 163px;
}

.index_newstitle{
    margin-top: 3px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    margin-bottom: 3px;
}

.index_newstime{
    margin: 0;
    font-size: 14px;
    color: #666666;
}

.index_newscon{
    width: 100%;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.jqdiv{
    text-align: center;
    width: 275px;
    float: left;
}

.jqdiv2{
    float: right;
    width: 835px;
}

.jqdiv2>p{
    color: #4c4948;
    font-size: 30px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.youshidiv{
    overflow: hidden;
}

.youshishu{
    width: 148px;
    height: 60px;
    float: left;
    text-align: center;
    float: left;
    margin-top: 5px;
    border-radius: 5px;
}

.youshishu>p{
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
    color: #ffffff;
    font-weight: 600;
}

.youshiword{
    width: 968px;
    height: 60px;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    border-radius: 20px;
}

.youshiword>p{
    line-height: 60px;
    margin-left: 30px;
    letter-spacing: 2px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
}

.blue{
    background-color: #3aa1ee;
}

.yellow{
    background-color: #f6933a;
}

.foot_address{
    width: 50%;
    float: left;
    color: #ffffff;
}