@charset "utf-8";
/* CSS Document */
*{ font-family:"微软雅黑";}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{padding:0;margin:0;color:#333;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
strong{font-style:normal;}
ol,ul{list-style:none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{outline:expression(this.hideFocus=true);outline:none;cursor:pointer;text-decoration:none;color:#333;}
a:hover{ color:#d22311;}
img{ max-width:100%;}
input,button,select,textarea{outline:none}
.clear{zoom:1;clear:both; height:0; line-height:0; font-size:0;}
.contxt{ background:#e3e1da; border:1px solid #CCC; padding:5px;}


body{cursor:default;-webkit-text-size-adjust:none;font-size:100%;background:#FFF; overflow-x:hidden}
@media screen and (max-width:768px){
html{ font-size:26px !important}
body{ font-size:26px !important; width:100%;}
}
DIV.green-black{ width:100%; padding-top:10px; text-align:center; }
DIV.green-black A{PADDING-RIGHT: 8px;PADDING-LEFT: 8px;PADDING-BOTTOM: 2px;COLOR: #fff;MARGIN-RIGHT: 2px;PADDING-TOP: 2px;TEXT-DECORATION: none;font-size:100%;background-color: #333; font-family:'宋体'}
DIV.green-black A:hover{COLOR: #fff;font-size:100%;background-color: #2b4885;}
DIV.green-black A:active{COLOR: #fff;font-size:100%;background-color: #2b4885;}
DIV.green-black SPAN.current{PADDING-RIGHT: 8px;PADDING-LEFT: 8px;FONT-WEIGHT: bold;PADDING-BOTTOM: 2px;COLOR: #fff;MARGIN-RIGHT: 2px;PADDING-TOP: 2px;font-size:100%;background-color: #2b4885;font-family:'宋体'}
DIV.green-black SPAN.disabled{PADDING-RIGHT: 8px;PADDING-LEFT: 8px;PADDING-BOTTOM: 2px;COLOR: #fff;MARGIN-RIGHT: 2px;PADDING-TOP: 2px;font-size:100%; background:#2b4885;font-family:'宋体'}
::-webkit-scrollbar {width:6px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px}

@font-face{

font-family:'nimbussantblacon';
font-family:'nimbussantblacon';
	src:url('../fonts/nimbussantblacon.eot?') format('eot');/*IE*/
	src:url('../fonts/nimbussantblacon.TTF') format('truetype');/*non-IE*/

}

@font-face{

font-family:'Alternate';
font-family:'Alternate';
	src:url('../fonts/Alternate.eot?') format('eot');/*IE*/
	src:url('../fonts/Alternate.TTF') format('truetype');/*non-IE*/

}

.fl{ float:left;}
.fr{ float:right;}
.kd{ width:91%; max-width:1300px; margin:0 auto;}
@media screen and (max-width:1368px){
.kd{ width:1200px;}
}
@media screen and (max-width:1024px){
.kd{ width:980px;}
}
@media screen and (max-width:768px){
.kd{ width:94%;}
}

.head{ border-top:3px solid #d22311; width:100%; overflow:hidden; padding:38px 0;}
.logo{}
.name{ background:url(../images/xa1.png) left center no-repeat; margin-left:34px; padding-left:34px; margin-top:-5px}
.name h3{ font-size:1.875rem; font-weight:bold; color:#1d1d1d; line-height:1em;}
.name p{ font-size:1rem;}
.tel{ background:url(../images/tel.png) left center no-repeat; padding-left:72px;}
.tel span{ font-size:1rem; color:#333;}
.tel p{font-family:'nimbussantblacon'; font-size:2.125rem; color:#2b4885; line-height:1em}
.lag{ margin-right:20px; }
.lag a{ display:block; border:1px solid #ddd; margin-bottom:8px; padding:2px 8px; transition:all 0.5s ease}
.lag a:nth-child(2){ margin-bottom:0}
.lag a:hover{ background:#d22311; color:#fff;}
@media screen and (max-width:768px){
.head{ position:fixed; z-index:99; background:#fff; padding:30px 0}
.logo{ width:35%}
.name{ padding-left:16px; margin-left:16px; display:none;}
.name h3{ font-size:1.125rem; }
.name p{ font-size:0.875rem;}
.tel{ display:none;}
.ctop{ height:117px; width:100%;}
.lag{ margin-right:10%; font-size:0.875rem; margin-top:10px;}
.lag a{ display:inline-block;}
}


/*导航样式*/
.menu{ background:#d22311; width:100%; position:relative;  z-index:999; border-bottom:1px solid #ff958a;}
.sticky.menu{ position:fixed; top:0;}

.mobile-inner-nav{ z-index:99; display:block;  width:100%}
.mobile-inner-nav li{ float:left; position:relative; width:16.6%; text-align:center;  background:url(../images/xg.png) right center no-repeat;}
.mobile-inner-nav li:last-child{ background:none}
.mobile-inner-header .np{ display:none; position:absolute;}
.mobile-inner-nav a{ display:inline-block; color:#000000; margin:0; font-size:1rem; text-align:center;transition:all 0.5s; position:relative;  margin:0 auto; width:100%;}
.mobile-inner-nav a span{ position:absolute; top:-7px; left:-7px; box-sizing:border-box; width:auto; height:67px; transform:scale(0,1); transition:all 0.7s}
.mobile-inner-nav a span img{ max-width:inherit;}
.mobile-inner-nav a p{ color:#fff; font-size:1rem; transition:all 0.5s; padding:19.5px 0;  display:block; z-index:2; position:relative}
.mobile-inner-nav li:hover a span,.mobile-inner-nav li.cur a span{ width:100%;transform:scale(1,1); transition:all 0.5s}
.mobile-inner-nav li:hover a p,.mobile-inner-nav li.cur a p{ color:#fff;  }

@media screen and (max-width:768px){
.menu{ position:fixed; width:60%; right:0; top:0; height:0}
}

@media screen and (max-width:768px){
.mobile{width: 100%; position:absolute;}
.mobile-inner-nav li{ margin-top:0; background:none}
.mobile-inner-nav li .erj{ display:none;}
.mobile-inner-nav a{ margin:0;}
.mobile-inner-nav a span{ display:none;}
.mobile-inner-nav a p{ color:#fff; font-size:1em; line-height:30px;transition:all 0.5s; padding:0px 18px; background:none}
.mobile-inner-nav a:hover p,.mobile-inner-nav a.cur p{ border-bottom:none}
.mobile-inner{width: 100%;}
.mobile-inner img{width:100%;}
.mobile-inner-header .np{ display:block; color:#2a2a2a; right:0; top:75px; width:60px; font-size:1.125rem}
.mobile-inner-header{width: 100%;height:101px; position: absolute;top: 0px;right: 0px; }
.mobile-inner-header-icon{color:#fff;width:80px;height:50px;font-size:1.25rem;font-weight:bold;margin-top:36px;text-align: center;float:right;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s; margin-right:10px; }
.mobile-inner-header-icon:hover{cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - 50%) / 2);top: calc((100% - 20px) / 2);width:70%;height:0.2rem;background-color:#2a2a2a; border-radius:5px;}
.mobile-inner-header-icon-out p {
    width: 70%;
    height: 0.2rem;
    background-color: #2a2a2a;
    position: absolute;
    left: 25%;
    bottom: 1.5em;
    display: block;
	border-radius:5px;
}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(18px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-18px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
@keyframes clickfirst {
0% {transform: translateY(18px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-18px) rotate(0deg);}
100% {transform: translateY(0) rotate(-45deg);}}	
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;	animation-name: outfirst;}		
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
@keyframes outfirst {
0% {transform: translateY(0) rotate(-45deg);}
100% {transform: translateY(-18px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(18px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.9);width: 100%;position: absolute;top:101px;right: 0px;padding-bottom:3rem;display: none;	z-index:99999;}
.mobile-inner-nav li{ width:100%; float:none;}
.mobile-inner-nav a{display:inline-block;line-height:1rem;text-decoration: none;width:100%;color: #fff;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; font-size:1.2rem; text-align:center; border-radius:0px}
.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);}
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;	animation-name: returnToNormal; font-size:1.125rem; padding:1em 0}

@-webkit-keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% { opacity: 1;  -webkit-transform: none; transform: none;}}
@keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% {opacity: 1; -webkit-transform: none; transform: none;}}
}
@media screen and (max-width:768px){
.mobile-inner-nav a{padding:0.75em 0;}
.mobile-inner-header{width: 100%;height:0; position: absolute;top: 0px;right: 0px; }
.mobile-inner-nav{top:119px;}
.mobile-inner-header-icon-out p {bottom: 0.9em;}
.mobile-inner-header .np{ display:block;  right:2px; top:72px; width:70px; font-size:0.875rem}
.mobile-inner-header-icon{margin-top:32px; margin-right:10px; }

}

/*banner*/
.banner{ display:block}
.fullSlide{width:100%;position:relative;height:600px;background:#000;  }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center; background-size:120% !important}
.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:49px;height:5px;margin:3px;overflow:hidden;background:#fff;filter:alpha(opacity=100);opacity:1;line-height:999px;}
.fullSlide .hd ul .on{ background:#2b4885}
@media screen and (min-width:1680px){
.fullSlide{height:680px; }
.fullSlide .bd li{height:680px; background-size:100% !important}
.fullSlide .bd li a{height:680px;}
}
@media screen and (max-width:1368px){
.fullSlide{height:508px; }
.fullSlide .bd li{height:508px; background-size:110% !important}
.fullSlide .bd li a{height:508px;}
}
@media screen and (max-width:768px){
.banner{ display:none}
.fullSlide{ display:none;}
}


/*keyword*/
.in-key{ background:url(../images/keybg.jpg) center no-repeat; padding:40px 0;}
.ktel{ width:20%; margin-top:3px}
.ktel p{ background:url(../images/tc1.png) left center no-repeat; padding-left:24px;font-family:'nimbussantblacon'; color:#fff; font-size:1.875rem; letter-spacing:1px;}

.kws{ width:78%;}
.word{ margin-top:8px;}
.word p{  color:#2c2c2c}
.word em{ font-size:1.125rem; color:#2c2c2c}
.word a{ color:#2c2c2c}
.search{}
.search .s-txt{ width:248px; height:40px; background:#fff; border:none; float:left; padding:5px 10px; color:#515151; box-sizing:border-box; border:1px solid #bbb}
.search .s-bt{ background:url(../images/sbtn.jpg) center no-repeat; height:40px; width:38px; border:none; float:left;}
@media all and (max-width: 768px) {
.in-key{ background:url(../images/keybg.jpg) center no-repeat; background-size:cover;}
.ktel{ display:none;}
.kws{ width:100%;}
.keyword p{ font-size:1rem; line-height:1.875em;}
.search{ display:none;}
}

.in-about{ padding:76px 0; width:100%; overflow:hidden;}
.ahit{ background:url(../images/about1.jpg) left top no-repeat;}
.ahit{ text-align:right; padding-bottom:20px}
.ahit p{ font-size:2.25rem; color:#d22311; font-weight:bold;}

.ab-jie{ width:100%; margin-top:16px}
.ab-jie .acon{ width:47%;}
.ab-jie .acon h3{ color:#2b4885; font-size:1.875rem; font-weight:bold;}
.ab-jie .acon p{ font-size:1.125rem; color:#6d6d6d; line-height:2em; margin-top:30px; text-indent:2em; margin-bottom:50px;}
.acon .ab1{ display:inline-block; padding:12px 38px; border-radius:30px; background:#2b4885; color:#fff; margin-right:26px;}
.acon .ab2{ display:inline-block; padding:12px 38px; border-radius:30px; background:#d22311; color:#fff;}
.avid{ border-top:3px solid #e83b29; width:52.9%; cursor:pointer}
@media all and (max-width: 768px) {
.ab-jie .acon{ width:100%;}
.avid{ border-top:3px solid #e83b29; width:100%; margin-bottom:20px}
}

/*num*/
.anum{ margin-top:52px;}
.anum li{ box-sizing:border-box; padding:10px 1% 0; float:left; width:25%; background:url(../images/sxx.jpg) right center no-repeat;}
.anum li:nth-child(4){ background:none;}
.anum li h4{ display:inline-block; font-size:90px; color:#d22311;font-family:'Alternate';}
.anum li .ed{ display:inline-block;}
.anum li .ed p{ font-size:1.375rem; color:#313131; position:relative; top:-20px;}
.anum li .ed em{ font-size:1.125rem; color:#313131; position:relative; bottom:5px;}
.anum li span{ display:block; margin-top:-10px; text-transform:uppercase; color:#5968a3; font-size:0.875rem;}
@media screen and (max-width:1280px){
.anum li:nth-child(3){ padding:30px 3%;}
}
@media screen and (max-width:1024px){
.anum li{ padding:30px 2%;}
.anum li:nth-child(3){ padding:30px 2%;}
}
@media all and (max-width: 768px) {
.anum li{ width:50%; padding:30px 0%;}
.anum li .ed p{  top:0;}
}

/*产品中心*/
.in-pro{ width:100%; padding:46px 0; overflow:hidden; background:url(../images/probg.jpg) center top no-repeat; background-size:cover}
.ptit{ text-align:center;}

.ptit h3{ font-size:2.5rem; color:#fff; position:relative;  font-weight:bold; text-transform:uppercase;}
.ptit p{ color:#fff; font-size:1.375rem; margin-top:10px;}

.kpro{ width:95%; max-width:1700px; margin:65px auto 0;}

.kul li{ position:relative; width:32%; margin-right:23px; padding-bottom:100px; background:#fff; float:left;}

.kul li a{ display:block;}
.kul li .dd1{ width:100%; overflow:hidden;}
.kul li .dd1 img{ transform:scale(1); transition:all 0.7s;}
.kul li:hover .dd1 img{ transform:scale(1.05);}
.kul li .dd2{ position:absolute; bottom:0; left:0%; width:100%; border-top:1px solid #d9d9d9; padding:28px; background:#fff url(../images/rr1.png) 95% center no-repeat; box-sizing:border-box;transition:all 0.7s}
.kul li .dd2 p{ font-size:1.25rem; color:#232323; transition:all 0.7s}
.kul li .dd2 span{ font-size:1rem; color:#747474; transition:all 0.7s;}
.kul li:hover .dd2{ background:url(../images/rr2.png) 95% center no-repeat #e52c19; padding:40px 28px}
.kul li:hover .dd2 p{ color:#fff}
.kul li:hover .dd2 span{ color:#ffb6ae;}

.kpn{ margin-top:59px; text-align:center;}
.kpn span{ display:inline-block; background:#fff; padding:17px 20px; font-size:17px; cursor:pointer}
.kpn a{ display:inline-block; background:#fff; margin:0 2px; font-size:1.125rem; padding:16.2px 30px;}
@media all and (max-width: 768px) {
.kpro{ overflow:hidden;}
.kul li .dd2{}
.kul li .dd2 p{ font-size:1.125rem;}
.kul li .dd2 span{ display:none}
.kul li{ width:48%;}
.kpn a{ padding:8px 30px; position:relative; top:5px;}
}

/*优势*/
.in-adv{ background:url(../images/advbg.jpg) center top no-repeat; width:100%; overflow:hidden; padding:88px 0 74px;}
.adtit{ text-align:center;}
.adtit p{ font-size:0.875rem; color:#323131; margin-top:8px;}

.adv-p6{ margin-top:130px;}
.adv-p6 li{ width:250px;}
.adv-p6 li p{ font-size:1.25rem; color:#d22311; font-weight:bold;margin-bottom:5px; }
.adv-p6 li p em{font-family:'Alternate'; font-size:2rem; position:relative; top:5px;}
.adv-p6 li span{ font-size:1rem; line-height:1.5em;}
.adv-p6 li.y3{ margin-left:28%;}
.adv-p6 li.y4{ margin-right:28%;}
.adv-p6 li.y2{ margin-left:10%; margin-top:40px}
.adv-p6 li.y5{ margin-right:8%; margin-top:40px}
.adv-p6 li.y1{ margin-left:0%; margin-top:126px; text-align:right}
.adv-p6 li.y6{ margin-right:0%; margin-top:126px; text-align:left}

.gx-1 .fl{ margin-top:102px}
.gx-1 .fl p{ font-size:1rem; color:#fff}
.gx-1 .fr{ margin-top:80px}
.gx-1 .fr p a{ color:#fff; font-family:'Alternate'; font-size:2.5rem; background:url(../images/aat.png) left center no-repeat; padding-left:57px}

.gx-1 .ada{ display:inline-block; background:#fff; color:#444444; padding:8px 30px; border-radius:20px; margin:10px 0 0 57px}
.madv{ display:none}
@media all and (max-width: 768px) {
.in-adv{ background:url(../images/xbg.jpg) top center no-repeat #d22311;}
.adv-p6{ display:none;}
.madv{ display:block; margin-top:20px;}
.madv li{ margin-bottom:20px;}
.madv li img{ display:inline-block; position:relative; top:30px}
.madv li div{ display:inline-block; margin-left:20px; max-width:80%}
.madv li p{ font-size:1.25rem; color:#d22311; font-weight:bold;margin-bottom:12px;}
.madv li p em{font-family:'Alternate'; font-size:2.5rem; position:relative; top:5px;}
.madv li span{ font-size:1.125rem; line-height:1.5em;}
.gx-1 .fl{ width:100%; margin-top:50px;}
.gx-1 .fr{ width:100%; margin-top:24px;}
}
/*企业实力*/
.in-shi{ width:100%; overflow:hidden; padding:84px 0 0; background:#f9efef; position:relative; z-index:2}
.shitit{ text-align:center; margin-bottom:64px}
.shitit h3{ font-size:2.25rem; color:#2d2d2d; font-weight:bold;}
.shitit p{ color:#565656; font-size:1.125rem;}
.shiul li{ float:left; width:22.3%; overflow:hidden; display:block; margin-right:1.4%; position:relative; z-index:2; cursor:pointer}
.shiul li img{ width:100%; transition:all 0.7s;}
.shiul li:hover img{ transform:scale(1.05);}
.shiul li:nth-child(4){ width:28.61% !important; margin-right:0}

.s2{ padding:27px 0; background:#2b4885; position:relative; z-index:1; top:-270px}
.s2 .spic{ display:block; overflow:hidden; width:40%; cursor:pointer}
.s2 .spic img{ transition:all 0.7s; transform:scale(1)}
.s2 .spic:hover img{ transform:scale(1.05);}
.s2 .scon{ width:31%; box-sizing:border-box; padding:70px 2% 0;}
.s2 .scon h3{ font-size:1.5rem; color:#fff; text-transform:uppercase;}
.s2 .scon span{ font-size:0.875rem; color:#678ad3; text-transform:uppercase;}
.s2 .scon p{ margin:24px 0; color:#fff; line-height:2em; font-size:1rem;}
.s2 .scon hr{ width:77px; height:1px; background:#fff; border:none; margin:0 0}
.slink{ position:absolute; bottom:0; right:0}
.slink a{ color:#fff;}
.slink a img{ position:relative; top:5px; margin-left:10px}
@media all and (max-width: 768px) {
.shiul li{ width:48% !important; margin:0 1% 20px !important; max-height:245px;}
.shiul li:nth-child(4){width:48% !important; margin:0 1% 20px !important; max-height:245px; overflow:hidden;}
.s2{ padding:27px 0; background:#2b4885; position:relative; z-index:1; top:0px}
.s2 .spic{ display:none;}
.s2 .scon{ width:80%; padding:10px 3% 0;}
}

/*新闻资讯*/
.in-new{ padding:58px 0 120px; background:#ffffff; width:100%; overflow-x:hidden; margin-top:-270px; position:relative; z-index:3}
.netit{ text-align:center;}
.netit h4{ font-size:2.25rem; color:#bb372e; font-weight:bold;}
.netit p{ font-size:1.25rem; color:#404040}

.ixlist{ width:49%; background:#fff; box-shadow:0 0 3px 1px rgba(0,0,0,0.2); margin-top:49px;}
.n-txt{ line-height:70px; height:70px; border-bottom:1px solid #ebebeb; padding-left:91px}
.n-txt h6{ font-size:1.5rem; font-weight:bold; display:inline-block;}
.n-txt a{ float:right; width:12%; text-align:center; border-left:1px solid #e1e1e1; display:inline-block; height:50px; line-height:50px; margin-top:10px; color:#717171;}
.nbg1{ background:url(../images/hyimg.jpg) left center no-repeat;}
.nbg1 h6{ color:#bc2c21}
.nbg2{ background:url(../images/gsimg.jpg) left center no-repeat;}
.nbg2 h6{ color:#2b4885}
.ixlist .liul{ padding:32px 28px;}
.ixlist .liul dl{ width:100%;}
.ixlist .liul dl dt{ width:39.5%; float:left; max-height:156px; overflow:hidden;}
.ixlist .liul dl dd{ width:58%; float:right;}
.ixlist .liul dl dd em{ font-size:1.875rem; color:#282828}
.ixlist .liul dl dd p{ font-size:1.25rem; color:#484848; margin:16px 0 10px;}
.ixlist .liul dl dd span{ font-size:0.875rem; color:#636363}
.ixlist .liul ul{ margin-top:24px;}
.ixlist .liul li{ border-bottom:1px solid #e0e0e0; padding:16px 0 16px 12px; background:url(../images/fang.jpg) left center no-repeat;}
.ixlist .liul li a{ display:block;}
.ixlist .liul li p{ color:#565656; display:inline-block;}
.ixlist .liul li i{ content:''; display:inline-block; background:#7e7e7e; width:6px; height:6px; top:-3px; position:relative}
.ixlist .liul li span{ color:#acacac; display:inline-block; float:right;}
@media screen and (max-width:1366px){
.ixlist .liul{ padding:32px 20px;}
.ixlist .liul dl dd p{  margin:10px 0 10px;}
}
@media screen and (max-width:1280px){
.ixlist .liul dl dd span{ display:none;}
}
@media screen and (max-width:768px){
.in-new{ margin-top:0}
.netit h4{ font-size:2rem; color:#da251f; font-weight:bold;}
.netit p{ font-size:1rem; color:#2c396d}
.ixlist{ width:100%; background:#fff; box-shadow:0 0 3px 1px rgba(0,0,0,0.2); margin-top:49px;}
.ixlist .liul dl dt{ display:none;}
.ixlist .liul dl dd{ width:100%; float:none;}
}

/*合作*/
.in-hz{ width:100%; overflow:hidden; border-top:1px solid #dddddd; background:url(../images/hzbg_10.jpg) center top no-repeat; padding:50px 0 70px}
.hztit{ text-align:center;}
.hztit h3{ color:#393939; font-size:1.875rem; font-weight:bold;}
.hztit p{ margin-top:10px;}
.hzul{ border:1px solid #e1e1e1; box-sizing:border-box; margin-top:56px;}
.hzul li{ float:left; width:20%; border-right:1px solid #e1e1e1; box-sizing:border-box; display:block; overflow:hidden;}
.hzul li img{ width:100%; transform:scale(1); transition:all 0.7s; cursor:pointer}
.hzul li:hover img{ transform:scale(1.05);}
.hzul li:nth-child(5){ border-right:0;}
@media screen and (max-width:768px){
.hzul li{ width:33.33%;}
.hzul li:nth-child(1){ border-bottom:1px solid #e1e1e1}
.hzul li:nth-child(2){ border-bottom:1px solid #e1e1e1}
.hzul li:nth-child(3){ border-bottom:1px solid #e1e1e1}
.hzul li:nth-child(4){ margin-left:16.6%}
}

/*友情链接*/
.fri{  background:url(../images/flink.jpg) center no-repeat}
.fritit{ width:6.53%;}


.frd{ height:24px; width:92%; line-height:24px; margin-top:36px;}
.frd a{ display:inline-block; padding:0 10px;  color:#fff;}
@media screen and (max-width:768px){
.fri{ display:none;}
}

.foot{ padding:62px 0; background:#f0eeee; width:100%; overflow:hidden;}
.fcon{ width:40%;}
.fwx{ width:auto; text-align:center; max-width:30%;}
.fwx p{ font-size:0.875rem; color:#343434; margin-top:12px;}
.flx{ width:70%;}
.flx h3{ font-size:1.25rem; color:#2b4885; font-weight:bold;}
.flx span{ color:#2e2e2e; font-size:1rem;}
.flx p{ color:#d22311; font-family:'Alternate'; font-size:2.25rem;}
.flx em{ display:block; color:#2e2e2e; line-height:1.5em;}

.fmenu{ width:50%;}
.fmenu dl{ width:25%; float:left;}
.fmenu dt{ border-bottom:1px dotted #9e9e9e; display:inline-block; padding:0 10px 10px 0; margin-bottom:10px;}
.fmenu dt a{ color:#2e2e2e;}
.fmenu dd{ line-height:1.875em;}
.fmenu dd a{ font-size:0.875rem;}

.fbq{ background:#f0eeee; border-top:1px solid #dcdcdc; padding:30px 0;}
.fbq p{ font-size:0.875rem; color:#2e2e2e}

@media screen and (max-width:768px){
.fcon{ width:100%;}
.flx h3{ font-size:1.25rem}
.fmenu{ display:none;}
.fbq{ margin-bottom:100px;}
.fbq p{ float:none; line-height:1.875em;}
}

/*浮动*/
.fudong{ display:none;}
@media screen and (max-width:768px){
.fudong{ display:block; position:fixed; bottom:0; left:0; width:100%; height:100px; background:#2b4885; z-index:99999}
.fudong li{ width:24.8%; text-align:center; height:80px; margin:10px 0; border-right:1px solid #476bb6; float:left;}
.fudong li p{ color:#fff;}
}



.mban{ display:none;}
@media all and (max-width: 768px) {
.mban{ display:block;}
.swiper-container { width: 760px; 
     height:700px; 
     margin-left: auto;
    margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1}
	

.swiper-wrapper {
	position: relative;
	width: 760px;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {transform: translate3d(0px, 0, 0)}
.swiper-container-multirow>.swiper-wrapper {flex-wrap: wrap}
.swiper-container-multirow-column>.swiper-wrapper {flex-wrap: wrap;flex-direction: column}
.swiper-container-free-mode>.swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto}
.swiper-slide {flex-shrink: 0;width: 760px;height: 100%;position: relative;transition-property: transform}
.swiper-slide { background-size:100%;}
.swiper-slide-invisible-blank {visibility: hidden}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {height: auto}
.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform, height}
.swiper-container-css-mode>.swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {display:none}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {scroll-snap-align: start start}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {scroll-snap-type: x mandatory}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {scroll-snap-type: y mandatory}
:root {--swiper-navigation-size:44px}
.swiper-button-next, .swiper-button-prev {position: absolute;top: 50%;
margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: .35;cursor: auto;pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size)
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 10px;right: auto; background:url(../images/arrows.png) top; height:30px; width:17px}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 10px;left: auto; background:url(../images/arrows.png) bottom; height:30px; width:17px;}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {--swiper-navigation-color:#ffffff}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
--swiper-navigation-color:#000000
}
.swiper-button-lock {
	display: none
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}
.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 100%;
	background: #5f7185;
	opacity: .8
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-white {
--swiper-pagination-color:#d22311;
}
.swiper-pagination-black {
--swiper-pagination-color:#000000
}
.swiper-pagination-lock {
	display: none
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}




.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
}

@keyframes cats{
0%{}
25%{}
50%{}
75%{}
100%{}
}

