@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900|Roboto:300,400,500,600,700,800,900&display=swap');
html,
body {
	height: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

body {
	font-family: 'Poppins', sans-serif,;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	font-weight: 400;
	position: relative;
	z-index: 1;
	background: #000;
}

a {
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 0.6s ease-in;
	-moz-transition: all 0.6s ease-in;
	-ms-transition: all 0.6s ease-in;
	-o-transition: all 0.6s ease-in;
	transition: all 0.6s ease-in;
	cursor:pointer;
}

a:hover,a:focus,a:visited {	
	text-decoration: none;
	outline: none;
	outline-width: 0 !important;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.4s ease-in;
}


input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

i,
span,
a {
	display: inline-block;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	display: inline-block;
}




.s-pro{float: left;}
.s-prodiv{display: block;float: right; width: 140px;height: 36px;line-height: 36px;background: #3357a3;text-align: center;margin-top: 50px;}
.s-prodiv a{width:100%;line-height: 36px;}
.s-prodiv a:hover{}
.s-prodiv:hover{background: #aa0012;}

.plit{background: #fff;color: #000000;height: auto;position: relative;padding-bottom:45px;}
.imgtu{width: 100%;text-align: center;padding-top: 20PX;padding-bottom: 30px;}
.stspan1{font-size:2.5rem;display: block;width: 50%;padding-left: 20px;line-height: 40px;}
.stspan2{display: block;width: 55%;padding-left: 20px;line-height: 40px;}
.pptitle{padding-top: 10px;}
.pptitle img{display: block;position: absolute;right: 20px;bottom:45px;}

.p2bj{height: 800px;background:url(../images/p2.jpg) no-repeat center top;}
.p2cobox{position: relative;height: 800px;}
.p2-2{position: absolute; top:31%;left:-22px;}
.p2con{position: absolute;right: 20px;top:46%;font-size:1.5rem; line-height: 30px; color: #858585; width:60%;}
.p2-3{position: absolute; right:4%;top:9%;}
.cllou{position: absolute;bottom: 6.3%; left: 0;width: 100%;z-index: 20;cursor:pointer;}
.djbn{width:16%;display: inline-block;}
.dian{width: 18px;height: 18px;background: #6e6e6e; border-radius: 50%;margin-left: 42%;margin-top: 81.6%;color: #2d4c8f;display: block;transition: all 0.5s;}
/* .dianyear{text-align: center;color: #606060;margin-top: 22px;margin-right: 10px;font-size: 22px;transition: all 0.5s;} */
.dianyear {
    position: absolute;
    width: 94px;
    height: 94px;
    line-height:74px;
    border-radius: 50%;
    border: solid 10px transparent;
        bottom:102px;
        left: 64px;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #333;
    font-family: 'Times New Roman',Arial;
    z-index: 3;
    transition: all 0.5s;
    opacity: 1;
}
.lidianji:hover .dianyear {
    width: 94px;
    height: 94px;
    line-height: 74px;
    font-size: 28px;
    background: #2d4c8f;
    border-radius: 50%;
    color: #fff;
    border: 10px solid #fcfcfd;
    box-shadow: 0px 0px 5px #dbdbdb;
    bottom:175px;
    -webkit-animation: twinkling 3s infinite ease-in-out;
    animation: twinkling 3s infinite ease-in-out;
}
.lidianji .currh3{
    width: 94px;
    height: 94px;
    line-height: 74px;
    font-size: 28px;
    background:#2d4c8f;
    border-radius: 50%;
    color: #fff;
    border: 10px solid #fcfcfd;
    box-shadow: 0px 0px 5px #dbdbdb;
    bottom:175px;
    -webkit-animation: twinkling 3s infinite ease-in-out;
    animation: twinkling 3s infinite ease-in-out;
}

.duanxian {
    display: block;
    width: 1px;
    border-left: solid 1px #6e6e6e;
    position: absolute;
    bottom: 116px;
    left: 45.6%;
    height:18px; 
    z-index:1;
    transition: all 0.5s;
}
.lidianji:hover .duanxian {
    bottom:111px;
    height:55px;
}
.lidianji .currline {
    bottom:111px;
    height: 55px;
}


@-webkit-keyframes twinkling {
    0% {box-shadow: 0px 0px 5px #dbdbdb;opacity: 0.5;}
    50% {box-shadow: 0px 0px 15px #ccc;opacity: 1;}
    100% {box-shadow: 0px 0px 5px #dbdbdb;opacity: 0.5;}
}

@keyframes twinkling {
    0% {box-shadow: 0px 0px 5px #dbdbdb;opacity: 0.5;}
	50% { box-shadow: 0px 0px 15px #ccc;opacity: 1;}
	100% {box-shadow: 0px 0px 5px #dbdbdb;opacity: 0.5;}
}

.nrw{display: none;}
.zdint{display: block; height: 592px;position: relative;}
.zdint p{position: absolute;left:40%;top:55%;font-size:1.5rem; line-height: 30px; color: #858585; width:700px;}

.fzlccon{height:492px;}
.fzlccontainer{width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    min-height: 308PX;}
	
.fzlccontainer::before {
    content: ' ';
    width: 30px;
    height: 25px;
    background:url(../images/lc_icon.png) no-repeat;
    position: absolute;
    bottom: 89px;
    left: 0px;
    z-index: 3;
}
.fzlccontainer::after {
    content: ' ';
    width: 30px;
    height: 25px;
    background: url(../images/lc_icon_r.png) no-repeat;
    position: absolute;
    bottom: 89px;
    right: 8px;
    z-index: 3;
}
.fzlccontainer li{
	min-height: 308PX;
}
.lidianji{cursor:pointer; position: relative;}
.lidianji:hover .dian{background: #2d4c8f;}.
.lidianji .active{background: #2d4c8f;}

.dianjihove{opacity:1;}



.xiantiao{width:100%;height:5px;background-image: linear-gradient(to right, rgba(96,96,96,0), rgba(96,96,96,1),rgba(96,96,96,0));position: absolute;bottom: 12.5%;}
.tuimgs{text-align: center;padding-right: 6%; position: absolute;left: 33%;bottom: 4px;margin-top: 0;margin-bottom: 1rem;opacity: 0;}
.tuimgs img{width:60px;}
.lanntu{opacity: 1;}
.lidianji:hover .tuimgs{transition: all 1.5s;opacity: 1;}

/* @-webkit-keyframes twinkling {
    0% {opacity: 0.5;}
    50% {opacity: 1;}
    100% {opacity: 0.5;}
}

@keyframes twinkling {
    0% {opacity: 0.5;}
    50% {opacity: 1;}
    100% {opacity: 0.5;}
} */

/* .lidianji:hover .tuimgs{
	opacity: 1;
	top:10px;
	-webkit-animation: twinkling 3s infinite ease-in-out;
	animation: twinkling 3s infinite ease-in-out;
}
.lidianji p.curryear{
	opacity: 1;
	top:10px;
} */

.s-prodiv1{display: block;float: right; width: 140px;height: 36px;line-height: 36px;background: #000;border:1px #fff solid;text-align: center;margin-top: 50px;}
.s-prodiv1 a{width:100%;line-height: 36px;color: #fff;}
.s-prodiv1:hover{background: #aa0012;}

.leftbo{width: 90%;float: left;}
.rightbo{width:9%;float: right;}
.leftbo h3{width: 100%;font-size:20px; line-height: 40px;}
.leftbo p{width: 100%;font-size: 16px;color: #9c9c9c;}
.ntetim{font-size:2rem; text-align: center;display: block; line-height:30px;height: 30px;}
.ntetim1{font-size:1rem; text-align: center;display: block; line-height:30px;height: 30px;}
.ntetimyear{text-align: center; width: 100%; line-height: 30px;}

.nett{width: 100%;height: auto;position: relative;}
.nett .netu{width: 100%;}
.nett .tufudong{position: absolute;bottom: 0;left: 0;}

.footbj{height:484px;background:url(../images/fbj.jpg) no-repeat center top;}
.flogo{padding-top: 30px;}
.lef3logo img{margin-right:25px;}
.lfadd{color: #858585; line-height: 30px;margin-top: 15px;font-size: 14px;}

.fabout{font-size: 1.5rem; color: #000; font-weight: bold;line-height: 60px;height: 60px;}
.ftet a{width: 100%;display: block;height: 30px;line-height: 30px;color: #858585 ;font-size: 14px;position:relative;padding-left: 10px;}
.ftet a:hover{color:#3357a3;}
 .ftet a:after{
	  content: "";
	  position: absolute;
	  display: block;
	  height: 12px;
	  width:100%;
	  left: 0;
	  background: #3357a3;
	  top: 9px;
	  transform: scaleX(0.01);
	  transform-origin: left center;
	  transition: transform .35s;
}
 .ftet a:hover:after{transform:scaleX(0.03)}
 
 .fcopy{line-height: 50px;height: 50px;color: #fff;text-align: center;width: 100%;}
 
 .prin{border: 4px #fff solid;width: 100%;}
 .prin:hover{border: 4px #3357a3 solid;}
 
 

 
 .plit1{background: #fff;color: #000000;height: auto;position: relative;padding-bottom:32px;border-radius: 12px; display: block;}
 .imgtua{width: 100%;text-align: center;padding-top: 20PX;padding-bottom: 30px;}
 .imgtua img{width: 90%;}
 .stspan1a{font-size:2rem;display: block;width:70%;padding-left: 20px;line-height: 40px;}
 .stspan2a{display: block;width: 70%;padding-left: 20px;line-height: 40px;}
 .pptitlea{padding-top: 10px;}
 .tupimg{display: block;position: absolute;right: 20px;bottom:45px; background: url(../images/m-a.jpg); width: 48px;height: 27px;}
 
 .prin1{border: 6px #fff solid;width: 100%; border-radius: 20px;display: block;}
 .prin1:hover{border: 6px #3357a3 solid; color: #3357a3;}
 .prin1:hover .stspan1a{color: #3357a3;}
 .prin1:hover .stspan2a{color: #3357a3;}
 .prin1:hover .tupimg{background: url(../images/m-h.jpg);}
 
 .nyprodh{width: 19.7%;text-align: center;line-height: 40px;height: 40px;color: #fff;margin-bottom:20px;}
 .nyprodh:hover{background: #0a56a7;color: #fff;}
 
 .active{background: #0a56a7;color: #fff;}
 
 .holist{text-align: center;width: 100%;padding: 20px; cursor: pointer;}
 .holist span{display: block;width: 100%;padding-top: 14px;}
 .holist img{border: 1px #fff solid;padding: 10px;background: #fff;max-height: 222px;}
 
 
 .newtu{width: 200px;float: left;}
 .pptitleab{width: 960px;float: left;padding-left:20px;}
 .stspan1b{font-size:1.2rem;display: block;width:90%;padding-left: 20px;padding-bottom: 20px;}
 .stspan2b{display: block;width: 90%;padding-left: 20px;line-height: 40px;font-size: 14px;color: #c4c4c4;}
 .tupimg1{display: block;position: absolute;right: 20px;bottom: 70px;background: url(../images/m-a.jpg); width: 48px; height: 27px;}
 
 
 .prin2{width: 100%;display: block; border-bottom:2px #fff solid;padding-bottom: 20px;margin-bottom:40px;}
 .prin2:hover{border-bottom: 2px #3357a3 solid; color: #3357a3;}
 .prin2:hover .stspan1a{color: #3357a3;}
 .prin2:hover .stspan2a{}
 .prin2:hover .tupimg1{background: url(../images/m-h.jpg);}
 
/* #navbox > ul{position: absolute;top:50px;left: 0;z-index: 20;height: 0;
overflow: hidden;-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;}
#navbox > ul > li{width:100%;height: 40px;line-height: 40px;background: #000000;border-bottom: 1px dotted #484848;position: relative;

}
#navbox > ul > li > ul{position: absolute;top:0;left:120px;z-index: 20; height: 0;overflow: hidden;}
#navbox > ul > li > ul li{width:200px;height: 40px;line-height: 40px;background: #000000;border-bottom: 1px dotted #484848;position: relative;}

#navbox:hover ul {
	height: 120px;   
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#navbox > ul > li:hover li > ul{height: 120px;   
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;} */

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  padding: 0;
  margin: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu {
  display: block;
  width: 100%;
}
#cssmenu #menu-button {
  display: none;
}

#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  position: relative;
  text-transform: uppercase;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  -ms-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  line-height: 50px;
  height: 50px;
  border-top: 2px #c7c7c7 solid;
  z-index: 100;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #ffffff;
}

/*二级*/
#cssmenu > ul > li > ul{
	background:  rgba(0, 0, 0, .7);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: absolute;
    top: -300px;
    z-index: 10;
    transition-duration: .8s;
}
#cssmenu > ul > li:hover > ul{
  top:50px;
}
/*headnavone*/
#cssmenu > ul > li > ul.headnavone{
  left: 0;
  width: 100%;
  padding: 2% 15%;
  z-index: 10;
}
#cssmenu > ul > li > ul.headnavone > li{
  float: left;
  width: 22%;
  margin-left: 4%;
}
#cssmenu > ul > li > ul.headnavone.headnavone2 > li{
  width: 30.66%;
}
#cssmenu > ul > li > ul.headnavone > li:nth-child(1){
  margin-left: 0;
}
#cssmenu > ul > li > ul.headnavone > li > a{
  position: relative;
}
#cssmenu > ul > li > ul.headnavone > li > a .columnimg{
  overflow: hidden;
}
#cssmenu > ul > li > ul.headnavone > li > a .columnimg img{
  width: 100%;
}
#cssmenu > ul > li > ul.headnavone > li > a .name{
  width: 100%;
  background: rgba(0, 0, 0, .7);
  color: #121314;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: absolute;
  left: 0;
  bottom: 0;
}
/*headnavtwo*/
#cssmenu > ul > li > ul.headnavtwo{
  width: 100%;
}
#cssmenu > ul > li > ul.headnavtwo > li > a{
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px dotted #3a3a3a;
}
#cssmenu > ul > li > ul.headnavtwo > li > a:hover,
#cssmenu > ul > li > ul.headnavtwo > li > a.active{
  color: #aa0012;
}
/*三级*/
#cssmenu > ul > li > ul > li > ul {
  position: absolute;
  left: -9999px;
  top: 0;
}
#cssmenu > ul > li > ul > li:hover > ul {
    left: 101%;
}
#cssmenu > ul > li > ul > li > ul > li {
  height: 0;
  -webkit-transition: height .5s ease;
  -moz-transition: height .5s ease;
  -ms-transition: height .5s ease;
  -o-transition: height .5s ease;
  transition: height .5s ease;
}
#cssmenu > ul > li > ul > li:hover > ul > li {
  height: 41px;
}
#cssmenu > ul > li > ul > li > ul > li > a {
	width: 200px;
    height: 41px;
    line-height: 40px;
    background: rgba(0, 0, 0, .7);
    border-bottom: 1px dotted #3a3a3a;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease;
}
#cssmenu > ul > li > ul > li > ul > li > a:hover,
#cssmenu > ul > li > ul > li > ul > li > a.active {
  color: #ff0000;
}

.fshadow {
	
	float: left;
	    width: 380px;

	    margin: 0 30px 30px 0;
	    border-radius: 10px;
	    box-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
	    box-sizing: border-box;
		background: #1f1f1f;
	
    display: block;
    position: relative;
    transition-property: transform;
    transition-duration: .3s;
	
}
.fshadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, .5) 0%,rgba(0, 0, 0, 0) 80%);
    transition-property: transform;
    transition-duration: .3s;
}
.fshadow:hover {
    transform: translateY(-5px);
}
.fshadow:hover:before {
    opacity: 1;
    transform: translateY(5px);
}

 /* 详情,上一页,下一页 */
 .clear{clear: both;}
 .two{  padding: 10px 0;  border-top: 1px dotted #a5a7aa;  border-bottom: 1px dotted #a5a7aa;width: 100%;  }
 .page_left{  float: left;  width:600px;  border-right: 1px solid #d5d8dc;  }
  .page_left p{padding: 0;margin: 0;}
 .page_left a{  display: block;  padding: 20px;  margin-right: 25px; background: #363636;color: #fff; }
 .page_left a:hover{  background: #013586; color: #fff; }
 .page_left a .page1{  width: 40px;  height: 40px;  background: url(../images/com/proprevious1.png) no-repeat;  float: left;  margin-right: 20px;  }
 .page_left a .page2{  font-size: 18px;  color: #808488;  padding:1px;  }
 .page_left a:hover .page2{  color: #fff; }
 .page_left a .page3{  font-size: 14px;  color: #808488;  }
 .page_left a:hover .page3{  color: #fff; }
 .page_right {  float: left;  width: 600px;  }
   .page_right p{padding: 0;margin: 0;}
 .page_right a {  display: block;  padding: 20px;  margin-left: 25px;  text-align: right; background: #363636;color: #fff; }
 .page_right a:hover{  background: #013586; color: #fff; }
 .page_right a .page1{  width: 40px;  height: 40px;  background: url(../images/com/pronext1.png) no-repeat;  float: right;  margin-left: 20px;  }
 .page_right a .page2{  font-size: 18px;  color: #808488;  padding:1px;  }
 .page_right a:hover .page2{  color: #fff;  }
 .page_right a .page3{  font-size: 14px;  color: #808488;  }
 .page_right a:hover .page3{  color: #fff;  }