@charset UTF-8;





/**title**/

@font-face
{
font-family:BAGNARD;
src: url('../css/fonts/BAGNARD.OTF');
}
@font-face
{
font-family:simyou;
src: url('../css/fonts/simyou.ttf');
}

.pag_js
{
 margin-top: 60px;
}
.pag_js p
{
 color: #333333;
 font-size: 22px;
 text-align: center;
 line-height: 1.8em;
}
.pag_js p span
{
 display: block;
 font-weight: bold;
}
.pagmore
{width: 100%;margin: 40px auto 0px;text-align: center;}

.pagmore a:hover
{
 background:#c00c10;
}


.pagmore a
{
    display: inline-block;
    background: #d61519;
    padding: 10px 40px;
    color: #fff;
    border-radius: 0px;
    font-size: 16px;
    margin: auto;
    transition: all 0.5s;
}

.newspag
{
 padding-top: 0px;
 padding-bottom: 100px;
}

.pag_more
{
 display: block;
 width: 160px;
 height: 50px;
 background: #003567;
 text-align: center;
 line-height: 50px;
 font-size: 16px;
 color: #fff !important;
 border-radius: 4px;
 margin: auto;
 transition: all 0.5s;
}
.pag_more:hover
{
 background:#00519e;
}



.newspag .nynews_main
{
  padding-top:0px;
}


.pag_titleny
{
 margin-bottom:40px;
}


.pag_titleny p:nth-of-type(1) span
{
 display: block;
 text-transform: uppercase;
 text-align: center;
 color: #d4d4d4;
 font-size: 34px;
}
.pag_titleny p:nth-of-type(2)
{
 font-size: 34px;
 color: #333333;
 text-align: center;
}

.pag_title 
{margin-bottom: 40px;overflow: hidden;}

.pag_title p i
{
 font-style: initial;
 display: block;
}



.pag_title p
{text-align: center;font-size: 18px;color: #666666;font-weight: normal;line-height: 1.8em;}
.pag_title p:nth-of-type(1)
{
 font-size: 36px;
 color: #000000;
 line-height: 1.5em;
 margin-bottom: 10px;
}
.pag_title p:nth-of-type(1) span
{
 color: #333333;
 font-size: 44px;
 font-weight: bold;
}
.pag_title p:nth-of-type(1) span:before
{
	content:
	'';
	background: url(../images/ty_11.png) no-repeat left center;
	width: 89px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: -6px;
	margin-right: 28px;
}
.pag_title p:nth-of-type(1) span:after
{
	content: '';
	background: url(../images/ty_13.png) no-repeat left center;
	width: 89px;
	height: 16px;
	display: inline-block;
	position: relative;
	left: 28px;
	margin-right: 28px;
	top: -6px;
}


.pag_title p:nth-of-type(2) span
{
 display:block;
}

.pag_title p span i
{
 display: inline-block;
}



/**pag11**/
.pag6
{
 background: url(../images/bg3.jpg) no-repeat left center;
 padding: 110px 0px 0px;
 background-size: cover;
 overflow: hidden;
}
.pag6_center
{
 max-width: 1440px;
 padding: 0px 20px 0px;
 margin: auto;
 overflow: hidden;
 position: relative;
}
.pag6_center .messages{
 width: 60%;
 float: right;
 margin-top: 10px;
}
.pag6_center_in
{
	display: flex;
	background: #f6f6f6;
}
.pag6_center_right
{
	width: 100%;
	float: left;
	position: relative;
}

.pr_ys-button-prev
{
	width: 50%;
	position: absolute;
	left: 0px;
	height: 70px;
	background: url(../images/left_1.png)#003567 no-repeat center !important;
	bottom: 0px;
	cursor: pointer;
}
.pr_ys-button-prev:hover
{
	background: url(../images/left_1.png)#085aa8 no-repeat center !important;
}


.pr_ys-button-next
{
	width: 50%;
	position: absolute;
	right: 0px;
	height: 70px;
	background: url(../images/right_1.png)#d2d2d2 no-repeat center !important;
	bottom: 0px;
	cursor: pointer;
}
.pr_ys-button-next:hover
{
	background: url(../images/right_1.png)#e7e7e7 no-repeat center !important;	
}




.pag6_text {
    width: 25%;
    align-items: center;
    float: left;
    display: block;
    text-align: center;
    padding: 65px 0px;
    background: #f9f9f9;
}
.pag6_text:nth-of-type(5)
{
	margin-right: 25%;
	background: #ececec;
}
.pag6_text:nth-of-type(6)
{
	margin-left: 25%;
	background: #f9f9f9 !important;
}


.pag6_text:nth-of-type(2n)
{
	background: #ececec;
}

.pag6_text img
{
	width: auto;
	display: block;
	margin: auto;
}
.pag6_text p
{
	font-size: 12px;
	color: #ccc;
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding-top: 20px;
}
.pag6_text p span
{
	display: block;
	font-size: 18px;
	color: #333;
}

.pag6_ext_summary
{
	text-align: left;
	font-size: 14px;
	color: #666666;
	margin-top: 16px;
	line-height: 1.8em;
}

.pag6_center_left a
{
	overflow: hidden;
	position: relative;
	display: block;
	background: #ececec;
	margin: 20px auto 0px !important;
	border-radius: 30px;
	max-width: 540px;
}

.pag6_center_left
{
	width: 56%;
	float: left;
	background: #0d56a5;
	padding: 50px;
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.pag6_center_left .tel 
{
	font-size: 44px;
	color: #fff;
	text-align: center;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
}
.pag6_center_left .tel span
{
	font-size: 28px;
	width: 100%;
	font-weight: normal;
}
.zxfw span
{
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 60px;
}
.zxfw
{
	max-width: 540px;
	position: relative;
	overflow: hidden;
	margin: auto;
	display: block;
	border-radius: 30px;
}

.zxfw span:nth-of-type(1)
{
	color: #0d56a5;
	font-size: 20px;
	background: #ffffff;
	border-radius: 30px;
	overflow: hidden;
	font-weight: bold;
}
.zxfw:hover
{
	background: #ececec !important;
}



.zxfw2
{
	margin-top:70px;
	background: #ececec !important;
}
.pag3 .zxfw2
{
	margin-top:40px;	
}


.zxfw2 span:nth-of-type(1){
		background: #0d56a5;
	    color:#fff;
}

.zxfw span:nth-of-type(2)
{
	background: url(../images/ty_98.png)#ececec no-repeat 30px;
	font-size: 24px;
	color: #0d56a5;
	text-align: left;
	font-weight: bold;
	padding-left: 64px;
}
.pag6_center_left span
{
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	color: #fff;
	line-height: 60px;
}


.swiper {
    width: calc(100% - 160px);
    margin-left: auto;
    margin-right: auto;
    height: 400px;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.pr_ys .swiper-slide {
    text-align: center;
    font-size: 14px;
    height: calc((100% - 0px) / 2);
    display: -ms-flexbox;
    display: block;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    border-bottom: 1px #ddd solid;
    padding: 40px 0px;
}
.pr_ys .swiper-slide:nth-of-type(2n)
{
	border-bottom: 0px #ddd solid;
}


input
{border: none !important;height: 50px !important;color: #666 !important;background: #f6f6f6 !important;padding: 0px 20px !important;}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ddd;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}
:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ddd;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}


.ly_name
{
 width: 35%;
 float: left;
 margin: auto;
 padding: 0px 10px;
}
.ly_mobile
{
 width: 35%;
 float: left;
 padding: 0px 10px;
 margin-bottom: 0px;
 }

.ly_tj
{
 width: 30%;
 float: left;
 padding-left: 10px;
 margin-bottom: 0px;
}
.ly_tj button{
 width: 100%;
 height: 65px;
 background: #fff !important;
 color: #1d9a00 !important;
 border-color: #fff !important;
 padding: 0px;
 font-size: 16px;
 box-shadow: 0px 0px 5px rgb(0 0 0 / 10%) !important;
}
.ly_tj button:hover
{
 background: #1d9a00 !important;
 color:#fff !important;
 border-color: #1d9a00 !important;
}

.pag6_title
{
 font-size: 36px;
 color: #fff;
 width: 360px;
 font-family: simyou !important;
 float: left;
}
.pag6_title span
{
 display: block;
 font-size: 18px;
 color: #ededed;
 margin-top: 10px;
}

/**pag1**/

.pag1
{
 padding: 110px 0px 0px;
 overflow: hidden;
 background: #fff;
 position: relative;
}
.Advantage_main
{
 
}

.Advantage_list
{display: block;background: #f6f6f6;justify-content: center;align-items: center;}
.Advantage_text
{

width: 50%;

float: left;
}
.Advantage_text_main
{
    width: 720px;
    float: left;
    padding-left: 80px;
    padding-right: 20px;
    padding-top: 100px;
}
.Advantage_title
{font-size: 16px;color: #999;display: flex;}

.Advantage_title .ys_sz
{
 width: 68px;
 height: 116px;
 border: 4px #d2d2d2 solid;
 font-size: 40px;
 text-align: center;
 font-family: arial !important;
 color: #858585;
 font-weight: bold;
 padding-top: 10px;
 position: relative;
}
.Advantage_title .ys_sz:before
{
 content:
 '';
 width: 34px;
 height:2px;
 position: absolute;
 background: #d2d2d2;
 bottom: 30px;
 left: 50%;
 margin-left: -17px;
}

.Advantage_gy
{
 padding: 10px 20px;
}
.Advantage_gy span
{
 display: block;
 font-size: 26px;
 color: #003567;
 font-weight: bold;
}
.Advantage_gy p
{
 
}



.Advantage_gy p{font-size: 32px;color: #333;display: block;margin: 0px;position: relative;font-weight: bold;}
.Advantage_gy2
{font-size: 16px;color: #666666;line-height: 2em;margin-top: 40px;}

.Advantage_more a:hover
{
border-radius: 24px 24px 24px 24px;
}

.Advantage_more a
{width: 160px;height: 48px;display: block;line-height: 45px;background: #1d9a00;color: #fff;border-radius: 24px 0px 24px 0px;text-align: center;margin-top: 60px;font-size: 16px;transition: all 0.5s;cursor: pointer;}
.Advantage_img
{width: 100%;float: left;}
.Advantage_img img
{
    
width: 100%;
}
.Advantage_fl_center
{
 max-width: 1490px;
 padding: 0px 50px;
 margin: auto;
 overflow: hidden;
 position: relative;
}


.Advantage_fl
{background: #f9f9f9;overflow: hidden;padding: 40px 0px;position: relative;}

.Advantagefl_list
{width: calc((100% - 0px)/4);float: left;display: block;padding: 0px 45px;border-right: 1px rgba(255,255,255,0.1) solid;cursor: pointer;}

.Advantagefl_list:nth-last-of-type(1)
{
 border-right: 0px rgba(255,255,255,0.1) solid;
}

.Advantagefl_text
{width: 100%;float: left;margin-top: 10px;}

.Advantagefl_title
{font-size: 16px;font-weight: normal;color: #666;text-align: center;width: 100%;display: block;transition: all 0.5s;}

.swiper-slide-thumb-active .Advantagefl_title
{
color: #0d56a5;
}


.Advantagefl_gy p
{font-weight: normal;margin-top: 4px;}
.Advantagefl_img
{
    float: right;
    height: 30px;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.Advantagefl_gy p strong
{
 font-weight: normal;
}


.Advantagefl_img img
{
    position:
    relative;
	top:0px;
    transition: all 0.5s;
}
.swiper-slide-thumb-active .Advantagefl_img img
{
    position:relative;
	top:-30px;
}


/**pag2**/

.pag2 .hz_main{margin-bottom: 50px;}



/**pag3**/

.pag3
{
	padding: 100px 0px 0px;
}
.pag3 .indexpr_main
{
	margin: 0px 0px 0px;
}


.pag3 .indexpr_fl
{
	padding-bottom: 120px;
}


.pag3 .indexpr_fl ul li.cur .prfl_ej
{
	display:block;	
}

.pag3 .indexpr_fl ul li.cur a.prfl_yj
{
  color: #fff;
  background: url(../images/ty_69.png)#0d56a5 no-repeat calc(100% - 40px) center;
}

.pag3 .indexpr_fl ul li .prfl_ej
{
	display:none;
}
.pag3_center
{
	max-width: 1440px;
	margin: auto;
	padding: 0px 20px;
}
.pag3 .indexpr_main ul
{
	display:none;
}
.pag3 .indexpr_main ul.cur
{
	display:block;
}

/**pag7**/



.pag7{padding-top: 110px;overflow: hidden;padding-bottom: 0px;background: #fff;}

.pag7_center
{
 
max-width: 1440px;
 
padding: 0px 20px;
 
margin: auto;
}
.indexpr_fl
{
 text-align: center;
 padding-bottom: 170px;
 position: relative;
 overflow: hidden;
}

.pr_t
{
 text-align: left;
 color: #fff;
 font-size: 22px;
 padding: 40px 40px;
 background: #003567;
}
.pr_t span
{
 display: block;
 text-transform: uppercase;
 font-size: 16px;
}

.pag7_center_l
{
 width: 100%;
 float: left;
}

.m_fl
{
	display:none;
}

.pag7_center_r
{
 width: 100%;
 float: right;
 padding-left: 00px;
 overflow: hidden;
}
.indexpr_fl ul
{
}
.zx
{
	background: #003567;
	margin-top: 20px;
	text-align: center;
	padding: 50px 30px;
}
.zx img
{
	border-radius: 100%;
	border: 0px #ddd solid;
	display: block;
	margin: auto;
}

.zx p
{
	
font-size: 18px;
	
color: #fff;
	
font-weight: bold;
	
margin-top: 20px;
}

.zx a
{
	
display: block;
	
width: 100%;
	
line-height: 40px;
	
background: #fff;
	
border-radius: 4px;
	
color: #003567;
	
font-size: 16px;
	
margin-top: 15px;
}



.indexpr_fl li
{
 display: block;
 width: calc((100% - 2px)/3);
 line-height: 48px;
 float: left;
 margin-right: 1px;
}
.indexpr_fl li:nth-of-type(3n)
{
	margin-right: 0px;
}





.indexpr_fl li.active a:before{
opacity:1;
}


.indexpr_fl li a:hover
{
 color:#0d56a5;
}
.indexpr_fl li.active a
{
 color:#0d56a5;
}


.indexpr_fl li a.prfl_yj
{
 width: 100%;
 display: block;
 line-height: 80px;
 font-size: 18px;
 cursor: pointer;
 text-align: left;
 padding: 0px 40px;
 color: #333;
 background: url(../images/ty_71.png)#ececec no-repeat calc(100% - 40px) center;
 border-bottom: 0px #eeeeee solid;
 transition: all 0.5s;
 font-weight: normal;
}

.prfl_ej
{
	position:
	absolute;
	width: 100%;
	background: #f9f9f9;
	text-align: left;
	padding: 0px 40px;
	left: 0px;
	display: none;
}
.active .prfl_ej
{
	display:block;
}


.indexpr_fl li a.prfl_yj:hover
{
  color: #fff;
  background: url(../images/ty_69.png)#0d56a5 no-repeat calc(100% - 40px) center;
}
.indexpr_fl li.active a.prfl_yj
{
  color: #fff;
  background: url(../images/ty_69.png)#0d56a5 no-repeat calc(100% - 40px) center;
}

.indexpr_fl li .prfl_ej a
{
 text-align: left;
 padding: 0px 20px;
 float: left;
 margin: 0px;
 border-bottom: 0px #eee dashed;
 color: #666;
 font-size: 16px;
 line-height: 70px;
 padding-right: 60px;
 position: relative;
}

.indexpr_fl li .prfl_ej a:before
{
	content:
	'';
	width: 8px;
	height: 8px;
	background: #ddd;
	position: absolute;
	border-radius: 100%;
	left: 0px;
	margin-top: -4px;
	top: 50%;
}
.indexpr_fl li .prfl_ej a:hover:before
{
		background: #0d56a5;
}


.indexpr_fl li .prfl_ej a:nth-last-of-type(1)
{
 border-bottom: 0px #eee dashed;
}
.indexpr_fl li .prfl_ej a:hover
{
 color:#003567;
}


.Details .indexpr_main
{
 margin: 0px 0px 0px;	
}
.Details .indexpr_main ul
{
	overflow: hidden;
	margin-top: 40px;
}

.indexpr_main
{
 overflow: hidden;
 margin: 0px 0px 70px;
 position: relative;
}
.indexpr_main li
{
 width: calc((100% - 80px)/3) !important;
 float: left;
 margin-right: 40px;
 margin-bottom: 40px;
 position: relative;
 overflow: hidden;
}

.indexpr_main li:nth-of-type(3n)
{
 margin-right: 0px !important;
}



.indexpr_main li .pr_pic
{
 padding: 0px;
 background: #f9f9f9;
 display: block;
 transition: all 0.5s;
 position: relative;
}

.indexpr_main li a:hover
{
 color: #0d56a5;
}

.indexpr_main li a .pr_img
{
 overflow: hidden;
 position: relative;
 height: 320px;
 background: #fff;
}

.pr_mc
{
	position: relative;
}
.pr_mc a
{
	display: block;
	line-height: 60px;
	width: 100%;
	background: #f6f6f6;
	padding: 0px 150px 0px 30px;
	font-size: 16px;
	color: #333333;
}
.pr_mc .pr_xq
{
	width: 60px;
	height: 60px;
	background: url(../images/ty_91.png)#ececec no-repeat center;
	display: block;
	position: absolute;
	right: 60px;
	bottom: 0px;
	padding: 0px;
}
.pr_mc .ly_tc
{
	width: 60px;
	height: 60px;
	background: url(../images/ty_93.png)#0d56a5 no-repeat center;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}

.indexpr_main li a .pr_pic{
display: block;
    background-size: cover !important;
    height: 100%;
    transform: scale(1);
    transition: all 0.5s;
}
.indexpr_main li:hover .pr_pic
{
     transform: scale(1.05);
}



.indexpr_main li a .pr_img img
{width: 100%;transform: scale(1);transition: all 0.5s;}
.indexpr_main li a:hover img
{
 transform: scale(1.1);
}


.indexpr_main li a p
{
 font-size: 16px;
 color: #333333;
 text-align: left;
 line-height: 60px;
 transition: all 0.5s;
 padding: 0px 20px;
}

.prmore
{
 font-size: 26px;
 position: absolute;
 right: 0px;
 color: #fff;
 bottom: 0px;
 background: url(../images/sjx2.png) no-repeat center;
 width: 46px;
 height: 46px;
 text-align: right;
 padding-right: 4px;
 padding-top: 10px;
}

.indexpr_main li a:hover p
{
 color: #fff;
}


/**pag5**/

.pag5
{overflow: hidden;padding: 100px 0px 0px;}

.pag5_main2{
	text-align: center;
	z-index: 9;
	position: relative;
	max-width: 900px;
	margin: -43px auto 0px;
}
.pag52_list
{
	width: 150px;
	height: 171px;
	background: url(../images/ysfl.png) no-repeat center;
	text-align: center;
	padding: 44px 0px 0px;
	display: inline-block;
	cursor: pointer;
	transition: all 0.5s;
}
.pag52_list:hover
{
	background: url(../images/ysfl2.png) no-repeat center;
}

.pag5 .swiper-slide-thumb-active
{
	background: url(../images/ysfl2.png) no-repeat center;
}


.pag52_list_ico
{
	width: 41px;
	height: 37px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.pag52_list_ico img
{
	position:relative;
	top:0px;
}

.pag52_list:hover .pag52_list_ico img
{
	position:relative;
	top:-37px;	
}
.swiper-slide-thumb-active .pag52_list_ico img
{
	position:relative;
	top:-37px;	
}
.swiper-slide-thumb-active p
{
	color: #fff !important;	
}


.pag52_list p
{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	position: relative;
	padding-top: 6px;
}
.pag52_list p:before
{
	content:
	'';
	width: 44px;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -22px;
}


.pag52_list:hover p
{
	color:#fff;
}


.pag5_main
{
	position: relative;
	overflow: hidden;
}

.pag5_list.cur{
		opacity: 1;
}

.pag5_list:nth-of-type(1)
{
	position: relative;
}


.pag5_content
{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	max-width: 520px;
	left: 80px;
}
.ext_summary
{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.list_content
{
	
}
.list_content p
{
	font-size: 16px;
	line-height: 2em;
	color: #fff;
}
.pag5_list img
{
	width: 100%;
}

.pag5.ab
{
	padding: 100px 0px 0px;
	background: #fff;
}


.pag5_center
{max-width: 1440px;margin: auto;padding: 0px 20px;}


.nyabout
{
	margin-top:100px;
}

.index_ab
{
 margin: 0px auto 0px;
 max-width: 100%;
 padding: 0px 0px;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #0d56a5;
 position: relative;
}
.index_ab:before
{
	content:
	'';
	width: 50%;
	position: absolute;
	height: 100%;
	left: 0px;
	z-index: 0;
	background: url(../images/ty_37.jpg) no-repeat right bottom;
}


.pag5 .index_ab
{
	margin-bottom: 0px;
}


.ab_left
{
 width: 100%;
 float: left;
 text-align: left;
 position: relative;
 z-index: 2;
 left: -50%;
}


.ab_left_c{max-width: 720px;float: right;padding-left: 20px;padding-right: 60px;}

.ab_left_c .ab_title
{
	font-size: 44px;
	color: #fff;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.3em;
	text-align: left;
	font-weight: bold;
}
.ab_left_c .ab_title em
{
	display: block;
	font-style: initial;
	position: relative;
}
.ab_left_c .ab_title em:after
{
	content:
	'';
	width: 120px;
	height: 5px;
	background: #fff;
	position: absolute;
	margin-left: -2.5px;
	top: 50%;
	margin-left: 20px;
}

.ny_text
{
 display:none;
}


.ab_left p
{
 font-size: 16px;
 color: #fff;
 line-height: 2em;
 margin: 0px 0px 20px;
 text-align: left;
}

.pag5 .ab_left .ab_bottom
{margin-bottom: 18px;}

.ab_left p a:hover
{
	background:rgba(255,255,255,0);
    color: #fff;
}


.ab_left p a
{
 width: 160px;
 height: 46px;
 display: block;
 line-height: 46px;
 background:
 rgba(255,255,255,1);
 color: #0d56a5;
 text-align: center;
 margin-top: 40px;
 font-size: 16px;
 border-radius: 30px;
 border: 1px #fff solid;
 transition: all 0.5s;
}
.nyabout .ab_more a
{
 display:none;
}
.ab .ny_text
{
display:block;
}

.ab_left p a:hover
{
 border-radius: 24px;
}


.ab_right
{
 width: 100%;
 float: left;
 overflow: hidden;
 position: relative;
 z-index: 2;
 left: 50%;
}
.ab_right img
{
 width:100%;
}


.index_ab2
{
 display: block;
 width: 100%;
 background: #003567;
 overflow: hidden;
 margin-top: 120px;
}
.ab2_left
{
 width: 50%;
 float: left;
}
.ab2_left img
{
 width: 100%;
}

.ab2_right
{
 float: right;
 width: 100%;
 position: relative;
}
.ab2_right_main
{
 max-width: 720px;
 padding-right: 20px;
 padding-left: 100px;
 padding-top: 50px;
}

.ab2_right_main2
{
 position: absolute;
 width: 100%;
 bottom: 0px;
 background: #1d9a00;
}

.ab2_right p
{
 font-size: 16px;
 color: #666666;
 line-height: 1.8em;
 margin: 0px 0px 10px;
}
.ab2_right p:nth-of-type(1)
{
 font-size: 36px;
 margin-bottom: 20px;
 color: #333;
 text-align: left;
}
.ab2_right p:nth-of-type(1) span
{
 font-size: 50px;
}

.ab2_right ul
{
 background: #003567;
 overflow: hidden;
 padding: 40px 20px;
 max-width: 1440px;
 margin: auto;
}
.ab2_right ul li
{
 width: calc((100% - 0px)/4);
 float: left;
 border-right: 1px #335d85 solid;
}
.ab2_right ul li:nth-last-of-type(1)
{
 border-right: 0px #335d85 solid;
}


.ab2_right ul li p:nth-of-type(1)
{
 font-size: 50px;
 color: #fff;
 text-align: center;
 margin-bottom: 0px;
 font-weight: bold;
 line-height: 1.2em;
 margin-bottom: 10px;
}
.ab2_right ul li p:nth-of-type(1) span
{
 color: #fff;
}


.ab2_right ul li p
{
 
}


.ab2_right ul li p:nth-of-type(2)
{
 text-align: center;
 color: #fff;
 margin-bottom: 0px;
}


.pag10
{
	position: relative;
	overflow: hidden;
	padding: 100px 20px;
	max-width: 1440px;
	margin: auto;
}
.pag10_center
{
	max-width: 100%;
	margin: auto;
	border-right: 1px #eee solid;
	overflow: hidden;
}
.pag10 .swiper-slide
{
	width: calc((100% - 0px)/4);
	float: left;
	background: #fff;
	cursor: pointer;
	border-left: 1px #eee solid;
}
.pag10 .swiper-slide:before
{
content:'';
width:1px;height: 18px;position: absolute;background: #a0a0a0;left: -1px;top: 80px;}


.pag10 .swiper-slide:after
{
	content:
	'';
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0px;
	background: rgba(255,255,255,0.2);
	transition: all 0.5s;
}


.pag10 .bg
{
	
}
.pag10 .bg img
{
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.pag10 .swiper-slide:hover .bg img
{
		opacity:1;
}

.pag10_text img
{
	border: 10px rgba(13,86,165,0.1) solid;
	border-radius: 100%;
	width: 122px;
	transition: all 0.5s;
}
.pag10 .swiper-slide:hover .pag10_text img
{
	width: 92px;
}


.pag10_text
{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	padding: 0px 50px;
	z-index: 9;
	transition: all 1s;
}
.pag10 .swiper-slide:hover .pag10_text
{
	top: 100%;
	transform: translateY(0%);
	margin-top:-130px;
}



.pag10_text_summary
{
	margin-top: 40px;
	opacity: 1;
	transition: all 0.5s;
}


.pag10 .swiper-slide:hover .pag10_text_summary
{
	opacity:0;
}


.pag10_text_summary p:nth-of-type(1)
{
	font-size: 32px;
	color: #333333;
	font-weight: bold;
}
.pag10_text_summary p:nth-of-type(2)
{
	font-size: 16px;
	color: #888888;
	margin-top: 15px;
	min-height: 48px;
	line-height: 1.8em;
}

/**pag11**/

.pag11
{
	overflow: hidden;
	position: relative;
	padding-bottom: 70px;
}
.pag11_center
{
	max-width: 1440px;
	padding: 0px 20px;
	margin: auto;
}
.pag11_left
{
	width: 42%;
	float: left;
}
.pag11_right
{
	width: 58%;
	float: right;
	padding-left: 50px;
}
.pag11_right_t
{
	width: 100%;
	float: left;
}
.news_more{
	display:none;
}

.pag11_right_b
{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.news3_list{
	border-top: 1px #eee solid;
	width: 100%;
	float: left;
	padding: 25px 0px;
}
.news3_list_text a:hover p
{
		color: #0d56a5;
}


.news3_list_text p
{
	width: calc(100% - 100px);
	float: left;
	font-size: 18px;
	color: #333333;
}
.news3_list_text .time
{
	width: 100px;
	text-align: right;
	float: left;
	font-weight: bold;
	margin: 0px;
}
.news2_list{
	width: calc((100% - 15px)/2);
	margin-right: 15px;
	float: left;
}
.news2_list:nth-of-type(2)
{
	margin-right: 0px;
}

.news1_list_img
{
	height: 366px;
	position: relative;
	overflow: hidden;
}
.news1_list_img .img
{
	background-size: cover !important;
	width: 100%;
	height: 100%;
	position: relative;
	transform: scale(1);
	transition: all 0.5s;
	overflow: hidden;
}
.news1_list_img:hover .img
{
	transform: scale(1.1);
}


.news1_list_img .time
{
	font-size: 22px;
	color: #fff;
	position: absolute;
	background: #0d56a5;
	width: 130px;
	bottom: 0px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	right: 0px;
}
.news1_list_text
{
	padding: 50px;
	background: #f3f3f3;
}
.news1_list_text p:nth-of-type(1)
{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.news1_list_text:hover p:nth-of-type(1)
{
		color: #0d56a5;
}


.news1_list_text p:nth-of-type(2)
{
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 10px;
	overflow: hidden;
	text-overflow:
	ellipsis;
	display:
	-webkit-box;
	-webkit-box-orient:vertical;
	color: #666;
	-webkit-line-clamp:2;
}


.news2_list_img
{
	height: 213px;
	position: relative;
	overflow: hidden;
}
.news2_list_img .img
{
	background-size: cover !important;
	width: 100%;
	height: 100%;
	position: relative;
	transform: scale(1);
	transition: all 0.5s;
}
.news2_list_img:hover .img
{
	transform: scale(1.1);
}


.news2_list_img .time
{
	font-size: 16px;
	color: #fff;
	position: absolute;
	background: #0d56a5;
	width: 76px;
	bottom: 0px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	right: 0px;
}
.news2_list_text
{
	
}
.news2_list_text p:nth-of-type(1) a
{
	color: #333;
}
.news2_list_text p:nth-of-type(1) a:hover
{
	color: #0d56a5;
}

.news2_list_text p:nth-of-type(1) a
{
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow:
	ellipsis;
	display:
	-webkit-box;
	-webkit-box-orient:vertical;
	margin: 20px 0px 30px;
	-webkit-line-clamp: 1;
}
.news2_list_text p:nth-of-type(2)
{
	display: none;
}


/**pag4***/

.pag4
{
 overflow: hidden;
}
.index_probe
{
	max-width: 1440px;
	padding: 0px 20px;
	overflow: hidden;
	margin: auto;
}
.pag4 .index_yc
{
	display:none;
}


.prpbe_center
{
	
}
.prpbe_left
{
	width: 70%;
	float: left;
}
.prpbe_left p
{
	color: #fff;
	font-size: 36px;
	margin-top: 14px;
	font-weight: bold;
}
.prpbe_left p em
{
	display: block;
	font-style: initial;
	font-weight: normal;
	font-size: 26px;
	margin-top: 10px;
}
.prpbe_right
{
	width: 30%;
	float: right;
	text-align: right;
}
.prpbe_right p
{
	font-size: 18px;
	color: #fff;
	padding: 0px;
	margin-top: 0px;
}
.prpbe_right p a
{
	display: block;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.prpbe_right .zx a
{
	width: 150px;
	height: 46px;
	line-height: 42px;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	float: right;
	background:
	rgba(255,255,255,1);
	color: #003567;
	border: 2px #fff solid;
	margin-top: 10px;
	transition: all 0.5s;
}
.prpbe_right .zx a:hover
{
	background:rgba(255,255,255,0);
    color: #fff;
	
}


/**pag7**/

.ny_products
{
 padding-bottom: 100px;
}

.pag7{

overflow: hidden;

padding-top: 100px;

padding-bottom: 100px;
}

/***pag8***/

.pag8
{

position: relative;

overflow: hidden;
}
.pag8_casefl
{
	position: absolute;
	bottom: 100px;
	width: 100%;
	z-index: 99;
}
.pag8_casefl ul
{
	max-width: 1440px;
	padding: 0px 20px;
	/* overflow: hidden; */
	margin: auto;
	/* overflow: hidden; */
} 

.pag8_casefl ul li:nth-last-of-type(1)
{
	margin-right: 0px !important;
}

.pag8_casefl ul li
{
	width: calc((100% - 20px)/6);
	float: left;
	margin-right: 4px;
	position: relative;
	overflow: hidden;
	padding-top: 200px;
} 

.casefl_texthover
{
	background: #003567;
	padding: 1px 0px 30px;
	position: relative;
	border-bottom: 4px #cfa972 solid;
	position: absolute;
	width: 100%;
	bottom: -100%;
	opacity: 0;
	cursor: pointer;
	transition: all 1s;
}

.pag8_casefl ul li.cur .casefl_texthover
{
		opacity: 1;
	    bottom: 0%;	
}


.pag8_casefl ul li:hover .casefl_texthover
{
		opacity: 1;
	    bottom: 0%;
}



.casefl_texthover .flimg
{
	width: 47px;
	height: 45px;
	overflow: hidden;
	margin: 70px auto 60px;
}
.casefl_texthover .flimg:before
{
	content:
	'';
	height:84px;
	width: 84px;
	position: absolute;
	border: 1px rgba(255,255,255,0.2) solid;
	border-radius: 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 52px;
}
.casefl_texthover .flimg:after
{
	content:
	'';
	height: 110px;
	width: 110px;
	position: absolute;
	border: 1px rgba(255,255,255,0.1) solid;
	border-radius: 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 39px;
}

.casefl_texthover .flimg img
{
	position: relative;
	top: -45px;
}
.casefl_texthover p
{
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.casefl_texthover p span
{
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	color: #d1d1d1;
}

.casefl_text
{

	background: #fff;

	padding: 26px 0px;
	cursor: pointer;
}
.casefl_text a
{
	justify-content: center;
	align-items: center;	
	display: flex;
}

.casefl_text .flimg
{
	height: 45px;
	overflow: hidden;
}


.casefl_text p
{
	font-size: 20px;
	color: #333;
	padding-right: 30px;
}
.casefl_text p span
{
	display: block;
	font-size: 14px;
	color: #999999;
	text-transform: capitalize;
}
.casefl_text img
{
	
}

.pag8_casebg
{
	position: relative;
	overflow: hidden;
}


.pag8_casebg ul li.cur
{
opacity:1;
}


.pag8_casebg ul li:nth-of-type(1)
{
	position: relative;
	overflow: hidden;
}

.swiper_pag8 .swiper-wrapper
{
	display: block;
	width: 100%;
}


.pag8_casebg ul li
{
	position:
	absolute;
	width:100%;
	height:
	auto;
	opacity:0;
	transition: all 0.5s;
	top: 0px;
}


.pag8_casebg ul li img
{
	width: 100%;
}


.newspag_center {
	max-width: 1440px;
	overflow:
	hidden;
	position:
	relative;
	margin: 40px auto 110px;
	padding:0 20px;
}
.indexnews:nth-of-type(2n) {
	margin-right:0px;
}
.indexnews {
	width:calc((100% - 25px)/2) !important;
	float:left;
	margin-right:25px;
	padding-left:0px;
	border-bottom:1px #eeeeee solid;
}
.indexnews:nth-of-type(2n) {
	margin-right:0px !important;
}
.indexnews:nth-of-type(2) {
	border-bottom:1px #eeeeee solid;
}
.indexnews:nth-of-type(3),.indexnews:nth-of-type(4) {
	border-bottom:0px #eeeeee solid;
}
.indexnews.active .indexnews_main .newsimg {
	height:340px;
}
.newsimg a {
	background-size:cover !important;
	width:100%;
	display:block;
	height:100%;
	transition:all 0.5s;
	transform:scale(1);
}
.indexnews_main:hover .newsimg a {
	transform:scale(1.1);
}
.newsimg {
	width:100%;
	overflow:hidden;
	float:left;
	position:relative;
	height:250px;
}
.indexnews:nth-of-type(3) .newsimg {
	display:none;
}
.indexnews:nth-of-type(4) .newsimg {
	display:none;
}
.newsimg img {
	width:100%;
	transition:all .5s;
	transform:scale(1);
}
.newstext {
	width:100%;
	float:
	left;
	padding: 25px 0px 25px;
}
.indexnews_main:hover .newstext .ptitle a {
	color:#1d9a00;
}
.newstext .news_gy {
	color:#838786;
	line-height:1.7em;
	margin-top:10px;
}
.newstext .ptitle a {
	font-size:18px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
.newstext .news_gy p {
	font-size:15px;
	line-height:30px;
	margin-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.newstext .time {
	margin-top:10px;
	position:relative;
	background:none;
	width:100%;
	height:auto;
	left:0;
	top:0;
	color:#666;
}
.indexnews_main {
	border-bottom:0px #ddd dashed;
	width:100%;
	overflow:hidden;
	margin-bottom:0px;
	padding:0px;
	position:relative;
}
.indexnews:nth-last-of-type(1) .indexnews_main {
	border-bottom:0 #ddd dashed;
}
.indexnews.active {
	width:32.33%;
	float:left;
	margin-left:0;
	position:absolute;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0 #ddd dashed;
	padding-left:0;
	padding-right:0px;
}
.indexnews.active .newsimg {
	width:100%;
	height:350px;
	overflow:hidden;
}
.indexnews.active .newstext {
	width:100%;
	background:#4b68a7;
	position:relative;
	left:0;
	margin-top:00px;
	padding:20px;
}
.indexnews.active .newstext .ptitle a {
	color:#fff;
}
.indexnews.active .newstext .time {
	display:none;
}
.indexnews.active .indexnews_main {
	padding-right:0;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0 #ddd dashed;
	background:#eee;
	padding:0px;
}
.indexnews.active .newstext .ptitle {
	border-bottom:0px #ddd dashed;
	padding-bottom:0px;
	text-align:center;
}
.indexnews.active .newstext .news_gy p {
	font-size:15px;
	line-height:30px;
	display:none;
	margin-top:15px;
}

.news_swiper .swiper-wrapper {
    display: block;
}

.newspagtop {
    overflow: hidden;
    position: relative;
    width: 68%;
    float: left;
}
.news_t {
    overflow: hidden;
    width: 32%;
    float: right;
    padding-left: 45px;
}
.news_t_fl
{
 height: 60px;
 background: #1d9a00;
 line-height: 60px;
 padding: 0px 25px;
 color: #fff;
}
.news_t_fl a
{
 font-size: 20px;
 color: #fff;
}

.news_t_fl span
{
 font-size: 14px;
 float: right;
}
.news_t_c
{
 background: #f3f3f3;
}

.news_t1
{
 
}
.indexnews_t
{
 border-left: 1px #e5e5e5 solid;
 border-right: 1px #e5e5e5 solid;
 border-bottom: 1px #e5e5e5 solid;
 padding: 20px 25px;
}
.indexnews_tptitle
{
 overflow: hidden;
}


.indexnews_tptitle a
{
 font-weight: bold;
 color: #333333;
 font-size: 16px;
}
.indexnews_tptitle p
{
 line-height: 28px;
 float: left;
 overflow: hidden;
 text-overflow:
 ellipsis;
 display:
 -webkit-box;
 width: calc(100% - 38px);
 -webkit-box-orient:vertical;
 -webkit-line-clamp: 1;
}
.indexnews_tptitle a:hover
{
  color: #1d9a00;
}

.indexnews_tptitle span
{
 display: inline-block;
 width: 28px;
 height: 28px;
 background: #ddd;
 text-align: center;
 line-height: 28px;
 color: #fff;
 font-weight: normal;
 margin-right: 10px;
 float: left;
}

.indexnews_t_main
{
 
}
.indexnews_text
{
 
}
.indexnews_gy
{
 overflow: hidden;
 margin-top: 6px;
}
.indexnews_gy p
{
 
overflow: hidden;
 
text-overflow:
 
ellipsis;
 
display:
 
-webkit-box;
 
color: #999;
 
-webkit-box-orient:vertical;
 
-webkit-line-clamp:2;
 
line-height: 1.5em;
}

.indexnews_gy span
{
 width: 28px;
 height: 28px;
 background: #1d9a00;
 text-align: center;
 line-height: 28px;
 color: #fff;
 font-weight: normal;
 margin-right: 10px;
 margin-top: 5px;
 float: left;
}

/**bn**/

.swiper_pcbn
{
    margin-top:100px;
    position: relative;
}


.swiper_mbn
{
    display: none;
}

.swiper-bn-list
{
    position: absolute;
    bottom: 15px !important;
    width: 100% !important;
    z-index: 9;
    text-align: center;
}

.swiper-bn-list span
{
    width: 12px;
    height: 12px;
    background: none !important;
    border-radius: 20px;
    opacity: 1 !important;
    border: 2px #fff solid;
}

.swiper-bn-list .swiper-pagination-bullet-active
{
    opacity: 1;
    background: #fff !important;
}



.swiper_pag2 .swiper-wrapper
{
    display: block;
}


.pag9
{
 padding: 110px 0px;
 background: #f3f3f3;
 overflow: hidden;
}
.pag9_center
{
 max-width: 1400px;
 margin: auto;
 overflow: hidden;
 background: #fff;
 display: flex;
}
.pag9_center_l
{
 width: calc((100% - 0px)/3);
 float: left;
 border-right: 1px #f3f3f3 solid;
}
.pag9_title
{
 
}
.pag9_tel
{
 width: 210px;
 line-height: 56px;
 color: #fff !important;
 background: url(../images/tel3.png)#1d9a00 no-repeat 24px center;
 display: block;
 font-family: BAGNARD !important;
 font-size: 20px;
 padding-left: 55px;
 border-radius: 0px 28px 0px 28px;
 margin-left: 60px;
 margin-top: 100px;
 transition: all 0.5s;
}
.pag9_tel:hover
{
 border-radius: 28px;
 background: url(../images/tel3.png)#1d9a00 no-repeat 24px center;
}


.pag9_title
{
 padding: 60px 90px 60px 60px;
 display: block;
}
.pag9_title p:nth-of-type(1)
{
 color: #333;
 font-size: 36px;
 font-family: simyou !important;
}
.pag9_title p:nth-of-type(2)
{
 font-size: 16px;
 margin-top: 10px;
 color: #666;
}

.pag9_center_c
{
 width: calc((100% - 0px)/3);
 float: left;
}
.pag9_list_img 
{
overflow: hidden;
    position: relative;
    height: 280px;
    background: #000;
}

.pag9_summary
{
 font-size: 16px;
 color: #666666;
 margin: 43.5px 40px;
 line-height: 1.7em;
 overflow: hidden;
 text-overflow:
 ellipsis;
 display:
 -webkit-box;
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;
}


.pag9_list_img .img
{
 display: block;
 background-size: cover !important;
 height: 100%;
 transform: scale(1);
 transition: all 0.5s;
}

.pag9_center_r
{
 width: calc((100% - 0px)/3);
 float: left;
}


.pag9_center_r_list
{

height: calc((100% - 0px)/3);

width: calc((100% - 0px)/2);

float: left;

border-left: 1px #f3f3f3 solid;

border-bottom: 1px #f3f3f3 solid;
}
.pag9_center_r_list_c
{

display: block;

width: 100%;

height: 100%;
}

.pag9_center_r_list_img
{

width: 100%;

height: 100%;

float: left;
}

.pag9_center_r_list_img .img
{
	
display: block;
	
background-size: cover !important;
	
height: 100%;
	
transform: scale(1);
	
transition: all 0.5s;
}


.gd_c
{
 margin: auto;
 top: 0px;
}
.gd_c2
{
 padding: 0px 0px;
}


.solution_next i::before {
    content: "\f105";
    width: 50px;
    height: 50px;
    display: block;
    font-size: 26px !important;
    color: #999;
    text-align: center;
    line-height: 50px !important;
    cursor: pointer;
    font: normal normal normal 18px/1 FontAwesome;
    transition: all 0.5s;
}

.solution_next:hover i::before
{
 background:none;
 color:#0d56a5;
}

.solution_prev:hover i::before
{
 background:none;
 color:#0d56a5;
}

.solution_prev i::before {
    content: "\f104";
    width: 50px;
    height: 50px;
    display: block;
    font-size: 26px !important;
    color: #999;
    text-align: center;
    line-height: 50px !important;
    cursor: pointer;
    font: normal normal normal 18px/1 FontAwesome;
    transition: all 0.5s;
    border-radius: 0;
}

.solution_prev
{margin-right: 20px;background: none !important;position: absolute;left: 0px;top: 50%;margin-top: -25px;}

.solution_next
{background: none;position: absolute;right: 0px;top: 50%;margin-top: -25px;}

.swiper-ys
{
display: none;	
}


.pr_swiper .swiper-wrapper
{
    display: block;
}
.pr-pagination
{
	display:none;
}

.pr_swiper .swiper-wrapper {
    display: block;
}

.gb
{
	position: absolute;
	right: -60px;
	width: 60px;
	background: #0d56a5;
	height: 60px;
	text-align: center;
	top: 0px;
	cursor: pointer;
}
.gb img
{height: 20px;margin: 20px 0px;}


@media only screen and (max-width:1400px){

	.nav li a {
		display: block;
		line-height: 100px;
		color: #333333;
		font-size: 16px;
		padding: 0px 16px;
	}

	.Advantagefl_list {
		width: calc((100% - 0px)/4);
		float: left;
		display: block;
		padding: 0px 25px;
		border-right: 1px rgba(255,255,255,0.1) solid;
		cursor: pointer;
	}
	.pag2_fl_list {
		display: flex;
		align-items: center;
		background: #f6f6f6;
		padding: 58px 60px;
		border-bottom: 1px #eeeeee solid;
		transition: all 0.5s;
		cursor: pointer;
	}
	.footer_nav li {
		display: inline-grid;
		padding-right: 40px;
	}
.Advantage_text_main {
    width: 100%;
    float: right;
    padding-left: 50px;
    padding-right: 20px;
    padding-top: 50px;
}

.pag6_center_right {
    width: 100%;
    float: left;
    padding-top: 10px;
    position: relative;
}
.gd_c2 {
    max-width: 100%;
    margin-left: 50%;
    padding: 0px 50px;
    text-align: left;
}

.Advantage_gy2 {
    font-size: 16px;
    color: #666666;
    line-height: 1.8em;
    margin-top: 20px;
}
.ny_contact ul li {
    padding-right: 100px;
}
.ny_ab {
    top: 0px !important;

}
.ab_right {
    height: 660px;
}
.ab_right img {
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.news1_list_text {
    padding: 30px 40px;
    background: #f3f3f3;
}
.news1_list_text p:nth-of-type(1) {
    font-size: 22px;
}
.news3_list {
    padding: 20px 0px;
}

}

