.nxfc-con1{ width: 100rem; margin: 4.375rem auto; height:auto; overflow: hidden;}
.nxfc-con2{  height:45rem; overflow: hidden; background: url("/uiFramework/commonResource/image/gywmbg.png") no-repeat; background-size: 100% 100%;}
.nxfc-xwzx{ width: 32%; float: left;}
.nxfc-nxgg{ width: 32%; float: left; margin: 0 2rem;}
.nxfc-cjzx{ width: 32%; float: left;}
/*新闻中心*/
.nxfc-xwzx .xwzx-tit{     height: 2.625rem;
    overflow: hidden;
    display: block;}
.nxfc-xwzx .xwzx-tit img{ width: 2.625rem;}
.nxfc-xwzx .xwzx-tit span{ display: block; float: left;    font-weight: bolder; margin-right: 0.625rem;
    color: #323333;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
.nxfc-xwzx .xwzx-list{ margin-top:0;background: #f4f9ff; overflow: hidden;} 
.nxfc-xwzx .xwzx-list li{
    margin: 1rem auto;
        width: 92%;
        line-height: 1.5rem;
        list-style-type: none;}
.nxfc-xwzx .xwzx-first li{ height: 12.5rem; width:100%;
        line-height: 1.5rem;
        list-style-type: none;}
.nxfc-xwzx .xwzx-first .xwzx-firstimg{ height: 100%;}
.xwzx-first{    margin: 1.25rem auto 0; position: relative;background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); height: 17.875rem;
    width: 100%;}
.xwzx-firsttit{bottom: -1rem;  position: absolute;background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));}
.xwzx-firsttit a{    font-size: 1.25rem; line-height: 2rem;
    font-weight: bold;
    color: #333333;
    display: block;
    width: 92%;
    margin: 22% 4% 0;}
.xwzx-firstimg img{ width: 100%; height:100%;}
.nxfc-xwzx .xwzx-list li a{ font-size: 1.125rem; color: #000000; }
.nxfc-xwzx .xwzx-list li span{ font-size: 1rem; color: #b5b5b6; display: block;}
/*农信公告*/
.nxfc-nxgg .nxgg-tit{     height: 2.625rem;
    overflow: hidden;
    display: block;}
.nxfc-nxgg .nxgg-list{ margin-top: 1rem;background: #f4f9ff; overflow: hidden;} 
.nxfc-nxgg .nxgg-list li{
    margin: 1.25rem auto 1.25rem;
        width: 92%;
        line-height: 1.5rem;
        list-style-type: none;}
.nxfc-nxgg .nxgg-list li a{ font-size: 1.125rem; color: #000000;}
.nxfc-nxgg .nxgg-list li span{ font-size: 1rem; color: #b5b5b6; display: block;}
.nxfc-nxgg .nxgg-tit img{ width: 2.625rem;}
.nxfc-nxgg .nxgg-tit span{ display: block; float: left;    font-weight: bolder; margin-right: 0.625rem;
    color: #323333;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
/*财经资讯*/
.nxfc-cjzx .cjzx-tit{     height: 2.625rem;
    overflow: hidden;
    display: block;}
.nxfc-cjzx .cjzx-list{ margin-top: 1rem; background: #f4f9ff; overflow: hidden;} 
.nxfc-cjzx .cjzx-list li{
    margin: 1.25rem auto 1.25rem;
        width: 92%;
        line-height: 1.5rem;
        list-style-type: none;}
.nxfc-cjzx .cjzx-list li a{ font-size: 1.125rem; color: #000000;}
.nxfc-cjzx .cjzx-list li span{ font-size: 1rem; color: #b5b5b6; display: block;}
.nxfc-cjzx .cjzx-tit img{ width: 2.625rem;}
.nxfc-cjzx .cjzx-tit span{ display: block; float: left;    font-weight: bolder; margin-right: 0.625rem;
    color: #323333;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
/*关于我们*/
.nxfc-gywm{ overflow: hidden;width: 100rem; margin: 5rem auto;}
.nxfc-gywm .gywm-tit{     height: 2.625rem;
    overflow: hidden;
    display: block;}
.nxfc-gywm .gywm-tit img{ width: 2.625rem;}
.nxfc-gywm .gywm-tit span{ display: block; float: left;    font-weight: bolder; margin-right: 0.625rem;
    color: #ffffff;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
.gywm-con{ width: 100%; height:auto; overflow: hidden; color: #ffffff;  }
.gywm-con .gywm-index{     text-align: justify; height: 14.25rem; overflow: hidden;position: relative;
    float: left;
    margin: 2.5rem 0 1.5rem;
    width: 56.25%;}
.gywm-con .gywm-index .gywm-indexcon{overflow-x: hidden; overflow-y: scroll;position: absolute;top: 0; bottom: 0; left: 0; right: -17px;}
.gywm-con .gywm-index .gywm-indexcon .gywm-indextit{ color: #004097; font-weight:bold; margin-top: 1rem;}
.gywm-con .gywm-index .gywm-indexcon span{ display: block; font-size: 1.125rem; line-height: 2rem;}
.gywm-con .gywm-index .gywm-indexcon .gywm-indextext{ margin-bottom: 1.875rem;}
.gywm-con .gywm-index .gywm-indexcon .gywm-indextext2{  opacity: 0;
  animation: fade-in 6s ease-in-out forwards;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.gywm-con .gywm-index1{float: left;
    width: 57.25%;}
.gywm-con .gywm-index1 .fourtit{ margin-right: 1rem; float: left; width: 10.375rem; text-align: center; display: block; font-size: 1.5rem; font-weight: bold;background: url("/uiFramework/commonResource/image/fourbg.png") no-repeat; background-size: 100% 100%;  line-height: 2rem;}
.gywm-con .gywm-index1 .sixtit{ margin-right: 1rem; float: left; width: 13.5rem; text-align: center; display: block; font-size: 1.5rem; font-weight: bold;background: url("/uiFramework/commonResource/image/sixbg.png") no-repeat; background-size: 100% 100%; line-height: 2rem;}
.gywm-con .gywm-index1 .eighttit{ float: left; width: 16rem; text-align: center; display: block; font-size: 1.5rem; font-weight: bold;background: url("/uiFramework/commonResource/image/eightbg.png") no-repeat; background-size: 100% 100%; line-height: 2rem;}
.gywm-con .gywm-index1 .tentit{margin-top: 2.875rem; float: left; width: 17.75rem; text-align: center; display: block; font-size: 1.5rem; font-weight: bold;background: url("/uiFramework/commonResource/image/tenbg.png") no-repeat; background-size: 100% 100%; line-height: 2rem;}
.gywm-con .gywm-index1 .zcdw{ margin-top: 2.875rem; margin-left: 5rem;}
.gywm-con .gywm-index1 .gxj{ margin-top: 2.875rem;}
.gywm-con .gywm-index .gywm-ckgd{  margin-top: 1.75rem;
    width: 8.0625rem;
    height: 2.0625rem;
    background: linear-gradient(to right, #004097, #2ea7e0);
    border-radius: 0.375rem;}
.gywm-con .gywm-index .gywm-ckgd a{font-size: 0.875rem;
    color: #fff;
    line-height: 2.0625rem;
    display: block;
    text-align: center;}
/*农信专题*/
.nxfc-nxzt{ margin:4rem auto; overflow: hidden; width: 100rem;}
.nxfc-nxzt .nxzt-tit{     height: 2.625rem;
    overflow: hidden;
    display: block;}
.nxfc-nxzt .nxzt-tit img{ width: 2.625rem;}
.nxfc-nxzt .nxzt-tit span{ display: block; float: left;    font-weight: bolder; margin-right: 0.625rem;
    color: #323333;
    font-size: 1.875rem;
    line-height: 2.625rem;
}
.nxfc-nxzt .nxzt-con{ margin-top: 3.375rem; overflow: hidden; width: 100%;}
.nxzt-con .sdyh,
.nxzt-con .mtgz,
.nxzt-con .ztjy,
.nxzt-con .zmnsr{     height: 17.50rem; float: left; margin-right: 0.875rem;border: 0.0625rem solid #ccc;
    position: relative;
    width: 24rem;}
.nxzt-con .sdyh img,
.nxzt-con .mtgz img,
.nxzt-con .ztjy img,
.nxzt-con .zmnsr img{ width: 100%;}
.nxzt-con a{color: #333333; position: absolute; left: 0; background: #ffffff;  
    
    font-size: 1.5rem;  
    height: 4.5rem;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;}
.nxzt-con a span{margin-left: 2rem; line-height: 3.125rem; color: #333333; text-align: left;
    display: block;
    width: 6.25rem;
    border-bottom: 0.0625rem solid #004097;}
.zmnsr a span{ width:8rem;}
.nxzt-con a:hover span{ border-bottom: 0.0625rem solid #ef8200;}

 
 @media (max-width: 767px){
 	.sy-nav {
 	    display: none;
 	}
	.pageName_box2 { width: 90% !important;}
	.pageName_box h1 {    top: 35% !important; font-size: 1.5rem !important;}
	.pageName_box h3 { font-size: 1rem !important;}
 	/*新闻中心*/
	.nxfc-con1 { width: 100%; margin: 1rem auto 0;}
	.nxfc-xwzx .xwzx-tit span { font-size: 1rem; line-height: 1.625rem;}
	.nxfc-xwzx { width: 100%; float: none;}
	.nxfc-xwzx .xwzx-tit img { width: 1.5rem;}
	.nxfc-xwzx .xwzx-tit {margin: 0 auto; width: 92%; height: 1.625rem;}
	.xwzx-firsttit a { font-size: 1rem; line-height: 1.5rem; margin: 20% 4% 0;}
	.xwzx-first { height: 13.875rem;}
	.nxfc-xwzx .xwzx-first li { height: 9rem;}
	.nxfc-xwzx .xwzx-list li a { font-size: 1rem;}
	.nxfc-xwzx .xwzx-list li { line-height: 1.75rem;}
	
	/*农信公告*/
	.nxfc-nxgg { width: 100%; float: none; margin: 1rem auto;}
	.nxfc-nxgg .nxgg-tit { margin: 0 auto; width: 92%; height: 1.625rem;}
	.nxfc-nxgg .nxgg-tit span { font-size: 1rem; line-height: 1.625rem;}
	.nxfc-nxgg .nxgg-tit img { width: 1.5rem;}
	.nxfc-nxgg .nxgg-list li a { font-size: 1rem;}
	.nxfc-nxgg .nxgg-list li { line-height: 1.75rem;}
	
	/*财经资讯*/
	.nxfc-cjzx { width: 100%; float: none; margin: 1rem auto;}
	.nxfc-cjzx .cjzx-tit { margin: 0 auto; width: 92%; height: 1.625rem;}
	.nxfc-cjzx .cjzx-tit span { font-size: 1rem; line-height: 1.625rem;}
	.nxfc-cjzx .cjzx-tit img { width: 1.5rem;}
	.nxfc-cjzx .cjzx-list li a { font-size: 1rem;}
	.nxfc-cjzx .cjzx-list li { line-height: 1.75rem;}
	
	/*关于我们*/
	.nxfc-gywm { width: 92%; margin: 1rem auto;}
	.nxfc-gywm .gywm-tit span { font-size: 1rem;line-height: 1.625rem;}
	.nxfc-gywm .gywm-tit img { width: 1.5rem;}
	.nxfc-gywm .gywm-tit { height: 1.625rem;}
	.gywm-con .gywm-index .gywm-indexcon span { font-size: 1rem; line-height: 1.75rem;}
	.gywm-con .gywm-index { margin: 1rem 0 1rem; width: 100%;}
	.gywm-con .gywm-index1 .zcdw { margin-top: 0; margin-left: 0;}
	.gywm-con .gywm-index1 .sixtit { width: 10.5rem; font-size: 1rem; line-height: 1.5rem;}
	.gywm-con .gywm-index1 .fourtit { width: 10.5rem; font-size: 1rem; line-height: 1.5rem;}
	.gywm-con .gywm-index1 .eighttit { width: 10.5rem; font-size: 1rem; line-height: 1.5rem;}
	.gywm-con .gywm-index1 { width: 100%;}
	.gywm-con .gywm-index1 .gxj { margin-top: 0;}
	.gywm-con .gywm-index1 .tentit { width: 12rem;margin-top: 0; font-size: 1rem; line-height: 1.5rem;}
	.nxfc-con2 { height: auto;}
	
	/*农信专题*/
	.nxfc-nxzt { margin: 1rem auto; width: 100%;}
	.nxfc-nxzt .nxzt-tit span { font-size: 1rem; line-height: 1.625rem;}
	.nxfc-nxzt .nxzt-tit img { width: 1.5rem;}
	.nxfc-nxzt .nxzt-tit { width: 92%; margin: 0 auto;height: 1.625rem;}
	.nxfc-nxzt .nxzt-con { margin: 1rem auto 0; width: 92%;}
	.nxzt-con .sdyh, .nxzt-con .mtgz, .nxzt-con .ztjy, .nxzt-con .zmnsr { height: 9.5rem; margin-right: 0; width: 48%;}
	.nxzt-con .sdyh{ margin-right: 0.5rem;}
 	.nxzt-con .ztjy{ margin-top: 0.5rem; margin-right: 0.5rem;}
	.nxzt-con .zmnsr {margin-top: 0.5rem;}
	.nxzt-con a {font-size: 1rem; height: 1.5rem;}
	.nxzt-con a span { line-height: 2rem; margin-left: 1rem; width: 5rem;}
 }
 @media screen and (min-width: 768px) and (max-width: 991px){
 	 .sy-nav {
 	     display: none;
 	 }

	.pageName_box2 { width: 90% !important;}
	.pageName_box h1 {    top: 35% !important; font-size: 1.5rem !important;}
	.pageName_box h3 { font-size: 1rem !important;}
 		
 	/*新闻中心*/
 	.nxfc-con1 { width: 100%; margin: 1rem auto 0;}
 	.nxfc-xwzx .xwzx-tit span { font-size: 1rem; line-height: 1.625rem;}
 	.nxfc-xwzx { width: 100%; float: none;}
 	.nxfc-xwzx .xwzx-tit img { width: 1.5rem;}
 	.nxfc-xwzx .xwzx-tit {margin: 0 auto; width: 92%; height: 1.625rem;}
 	.xwzx-firsttit a { font-size: 1rem; line-height: 1.5rem; margin: 14% 4% 0;}
 	.xwzx-first { height: 27.875rem;}
 	.nxfc-xwzx .xwzx-first li { height: 9rem;}
 	.nxfc-xwzx .xwzx-list li a { font-size: 1rem;}
 	.nxfc-xwzx .xwzx-list li { line-height: 1.75rem;}
	.xwzx-firsttit {
	    width: 100%;
	    bottom: -0.5rem;
	}
 	
 	/*农信公告*/
 	.nxfc-nxgg { width: 100%; float: none; margin: 1rem auto;}
 	.nxfc-nxgg .nxgg-tit { margin: 0 auto; width: 92%; height: 1.625rem;}
 	.nxfc-nxgg .nxgg-tit span { font-size: 1rem; line-height: 1.625rem;}
 	.nxfc-nxgg .nxgg-tit img { width: 1.5rem;}
 	.nxfc-nxgg .nxgg-list li a { font-size: 1rem;}
 	.nxfc-nxgg .nxgg-list li { line-height: 1.75rem;}
 	
 	/*财经资讯*/
 	.nxfc-cjzx { width: 100%; float: none; margin: 1rem auto;}
 	.nxfc-cjzx .cjzx-tit { margin: 0 auto; width: 92%; height: 1.625rem;}
 	.nxfc-cjzx .cjzx-tit span { font-size: 1rem; line-height: 1.625rem;}
 	.nxfc-cjzx .cjzx-tit img { width: 1.5rem;}
 	.nxfc-cjzx .cjzx-list li a { font-size: 1rem;}
 	.nxfc-cjzx .cjzx-list li { line-height: 1.75rem;}
 	
 	/*关于我们*/
 	.nxfc-gywm { width: 92%; margin: 1rem auto;}
 	.nxfc-gywm .gywm-tit span { font-size: 1rem;line-height: 1.625rem;}
 	.nxfc-gywm .gywm-tit img { width: 1.5rem;}
 	.nxfc-gywm .gywm-tit { height: 1.625rem;}
 	.gywm-con .gywm-index .gywm-indexcon span { font-size: 1rem; line-height: 1.75rem;}
 	.gywm-con .gywm-index { margin: 1rem 0 1rem; width: 100%;}
 	.gywm-con .gywm-index1 .zcdw { margin-top: 0; margin-left: 0;}
 	.gywm-con .gywm-index1 .sixtit { width: 10.5rem; font-size: 1rem; line-height: 1.5rem;}
 	.gywm-con .gywm-index1 .fourtit { width: 10.5rem; font-size: 1rem; line-height: 1.5rem;}
 	.gywm-con .gywm-index1 .eighttit { width: 10.5rem; font-size: 1rem; line-height: 1.5rem;}
 	.gywm-con .gywm-index1 { width: 100%;}
 	.gywm-con .gywm-index1 .gxj { margin-top: 0;}
 	.gywm-con .gywm-index1 .tentit { width: 12rem;margin-top: 0; font-size: 1rem; line-height: 1.5rem;}
 	.nxfc-con2 { height: auto;}
 	
 	/*农信专题*/
 	.nxfc-nxzt { margin: 1rem auto; width: 100%;}
 	.nxfc-nxzt .nxzt-tit span { font-size: 1rem; line-height: 1.625rem;}
 	.nxfc-nxzt .nxzt-tit img { width: 1.5rem;}
 	.nxfc-nxzt .nxzt-tit { width: 92%; margin: 0 auto;height: 1.625rem;}
 	.nxfc-nxzt .nxzt-con { margin: 1rem auto 0; width: 92%;}
 	.nxzt-con .sdyh, .nxzt-con .mtgz, .nxzt-con .ztjy, .nxzt-con .zmnsr { height: 15.5rem; margin-right: 0; width: 48%;}
 	.nxzt-con .sdyh{ margin-right: 0.5rem;}
 	.nxzt-con .ztjy{ margin-top: 0.5rem; margin-right: 0.5rem;}
 	.nxzt-con .zmnsr {margin-top: 0.5rem;}
 	.nxzt-con a {font-size: 1rem; height: 1.5rem;}
 	.nxzt-con a span { line-height: 2rem; margin-left: 1rem; width: 5rem;}
 	
 
 }
 @media screen and (min-width: 992px) and (max-width: 1199px){
 	    
		.nxzt-con .sdyh, .nxzt-con .mtgz, .nxzt-con .ztjy, .nxzt-con .zmnsr {
		    margin-right: 0.75rem;
		}
 }
 @media screen and (min-width: 1200px) and (max-width: 1399px){
	   .nxzt-con .sdyh, .nxzt-con .mtgz, .nxzt-con .ztjy, .nxzt-con .zmnsr {
	       margin-right: 0.75rem;
	   }	 
   }