@charset "utf-8";

/* CSS Document */

@font-face {

  font-family: 'fontshuzi';

  src: url(../fonts/AVENIRNEXTW1G-REGULAR.OTF);

}	

@font-face {

  font-family: 'fontshuzi2';

  src: url(../fonts/bebas-regular.ttf);

}	



@font-face {

  font-family: 'TAILE';

  src: url(../fonts/TAILE.TTF);

}



body{ font-size:100%;line-height:1.1; width:100%; position:relative; background:none;font-family: arial, "微软雅黑"; overflow-x:auto; min-width:1200px;}

*{ padding:0; margin:0; box-sizing: border-box;}

img{ max-width:100%;}

#bdshare_weixin_qrcode_dialog *,#bdshare_weixin_qrcode_dialog{ box-sizing:content-box; }

.j_tab{ display:table; width:100%; height:100%;}

.j_tab_cel{ display:table-cell; vertical-align:middle; text-align:center; width:100%; height:100%;}

*{ margin:0; padding:0;}

h4, .h4, h5, .h5, h6, .h6,h1, .h1, h2, .h2, h3, .h3,p{ margin:0;}

h5{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

h5 a{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

img{ max-width:100%; max-height:100%;}

:focus { outline:none !important;z-index: 10000 }

input::-moz-focus-inner,

button::-moz-focus-inner {

    border: 0;

}

button{ border:0; outline:none; box-shadow:none;}

.m{ width:1200px; margin:0 auto; position: relative;}

/*===========================header=============================*/



#header{ position: absolute; z-index:1; width:100%; height:90px; background:none; top:0; transition:.7s; }

#header:before{ content:""; display:block; width:100%; height:1px; background:rgba(255,255,255,.2); position:absolute; left:0; bottom:0;}

#header.xg:before{background: rgba(220, 220, 220, 0.2);}

#logo{ width:250px; height:100%; margin:0 auto; z-index:99; position:absolute; top:0; left:50%; margin-left:-125px; text-align:center;}

#logo img{ margin-bottom:6px; }



#search_btn{ position:absolute; top:0; right:0; height:90px; width:103px; text-align:center; cursor:pointer; font-size:14px; color:#fff;  z-index:99;}

.header .search_btn:before,.header .search_btn:after{ content:""; width:21px; height:21px; display:inline-block; background:url(../images/search.png) center no-repeat; background-size:100% 100%; transition: transform 0.4s ease, opacity 0.4s ease; margin-right:10px;position: absolute; top:50%; margin-top:-10px; left:50%; margin-left:-10px;}

#nav_btn_box{ float:left; height:90px; width:116px; z-index:999999999; background:#00aeef; color:#fff; cursor:pointer;}

#nav_btn_box p{ font-size:13px; margin-top:9px;}

#nav_btn_box.on{ background:none; position:fixed;}

#nav_btn{}

#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}
ul.m_nav_list{ overflow: visible;}
.m_nav_list li{ position:relative;}
.m_nav_list li .sub{position:absolute;top:90px;background:#00aeef; width: 120%;left:-10%; z-index: 10000; transform: scaleY(0); transform-origin: top; visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s; padding:10px 10px; text-align:center;}
.m_nav_list li .sub a{padding:0;line-height:2rem; height: 2rem; transition:.3s;font-size: .7rem;color: #fff; color:rgba(255,255,255,.8); display: block; font-size: .875rem; background: none !important;}
.m_nav_list li .sub a:hover{color: #fff; font-weight: bold;}
.m_nav_list li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: scaleY(1);}




.header .dw2{ float:left; height:100%; z-index:99; position: absolute; top:0; width:172px; cursor:pointer;}

.header .dw2 .j_tab{ }

.header .dw2:after{ content:""; width:1px; height:100%; display:block; position:absolute; background:rgba(255,255,255,.2); right:0; top:0;}

.header .dw2.yuyan:before{ content:""; width:1px; height:100%; display:block; position:absolute; background:rgba(255,255,255,.2); left:0; top:0;}

.header .dw2.yuyan{ right:103px;}

.header .dw2.top_fangan{ left:116px;}

.header .dw2.top_jishu{ left:287px;}

.header .dw2 .dh{  height:29px; line-height:29px; text-align:center; font-size:14px; color:#fff; cursor:pointer; }

.header .dw2 .dh img{ margin:0 10px; position:relative; width:17px;}

.header .dw2 .dh span img{  width:9px;}

.header .dw2 .dh span{ background:url(../images/jt1.png) right center no-repeat; padding-right:22px;}

.header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top: 90px;width: 100%;text-align:center;background: #00aeef;left: 0;border: 1px solid #00aeef;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}

.header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #00aeef;position:absolute;top:-16px;left:50%;margin-left:-8px;}

.header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}

.header .dw2 .dd a:hover{ font-weight:bold; }

.header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}



#header.n_header{ background:#fff;}

#header.n_header .dw2 .dh span{ background:url(../images/n_jt1.png) right center no-repeat; }

#header.n_header .dw2 .dh{ font-size:15px; color:#333;}

#header.n_header .dw2:after,#header.n_header .dw2.yuyan:before{ background:#eeeff0;}

#header.n_header .search_btn:before, #header.n_header .search_btn:after{ background: url(../images/n_search.png) center no-repeat;}



/*导航按钮开始*/

#m_bnt_nav{ border-radius:5px;cursor: pointer; display:inline-block; text-align: center;z-index:99999;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s; box-shadow:none; border:0; outline:0;}

#m_bnt_nav .point{display: inline-block;width: 28px;height: 22px; position: relative;}

#m_bnt_nav .point:hover .navbtn,

#m_bnt_nav .point:hover .navbtn::after,

#m_bnt_nav .point:hover .navbtn::before{width: 28px;}

#m_bnt_nav .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 28px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}

#m_bnt_nav .navbtn::after,

#m_bnt_nav .navbtn::before{position: absolute; left: 0;display: inline-block;width: 28px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}

#m_bnt_nav .navbtn::after{top: -8px;}

#m_bnt_nav .navbtn::before{top: 8px;}

#m_bnt_nav .point.on .navbtn{background: transparent;}

#m_bnt_nav .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}

#m_bnt_nav .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}

/*导航按钮结束*/

#header.n_header{ top:-90px; z-index:999999; transition:0s;}

#header.n_header.xg { position:fixed; top:0; transition:.7s; }





.nav_top{ height:90px; padding-left:42px; position:relative; z-index:999;}

.nav_top .ewm_box{ height:100%; color:#fff; font-size:14px; margin-right:44px; cursor:pointer;}

.nav_top .ewm_box .dd{ position:absolute; display:block !important; width:110px; height:110px; padding:10px; background:#fff; top:90px; opacity: 0; visibility: hidden; transition: .5s;}

.nav_top .ewm_box .dd:before{ content:""; display:block; border:6px solid transparent; border-bottom:6px solid #fff; position:absolute; top:-12px; left:50%; margin-left:-6px; }

.nav_top .ewm_box .dd.act{ opacity: 1; visibility: visible; top:80px; }

.nav_top .ewm_box .dd img{ width:100px; height:100px;}

.nav_top .yuyan2{ height:100%; color:#fff; font-size:14px;}

.nav_top .yuyan2 a{ color:#fff;}

.nav_top .yuyan2 a:hover{ color:#00aeef;}

.nav_top .yuyan2 i{ margin:0 9px;}

.nav_top .ico{ margin-right:13px; position: relative; top: 5px;}





.m_nav_list{ display:inline-block; overflow: auto; }

.m_nav_list::-webkit-scrollbar {display:none}

#m_nav {

    z-index: 9999999;

    position: fixed;

    background:#3c4854;

    width: 550px;

    height:100vh;

    left: -550px;

    top: 0;

    overflow:hidden;

    pointer-events: none;

    transition: all 0.7s ease-out;

    -webkit-transition: all 0.7s ease-out;

    -moz-transition: all 0.7s ease-out;

    -o-transition: all 0.7s ease-out;

    -ms-transition: all 0.7s ease-out;

    text-align:center;

    visibility: hidden;

    opacity:  0;

    }

#m_nav .header{ margin-bottom:100px;}

#m_nav.act{pointer-events: auto;left:0;top:0;visibility:visible;opacity: .95;}

#m_nav>ul{ display:block; width:100%; height:calc(100vh - 90px);}

#m_nav>ul>li{ overflow:hidden; float:left; display:inline-block; width:50%; height:25%; color:#fff;position:relative; z-index:0; }

#m_nav>ul>li a{ display:block; height:100%; padding-left:40px;border-right:1px solid #505b65; border-top:1px solid #505b65;border-right:1px solid rgba(255,255,255,.1); border-top:1px solid rgba(255,255,255,.1); }

#m_nav>ul>li.title:before{ content:""; display:block; width:100%; height:0; position:absolute; bottom:0; left:0; background:#00aeef; transition:.5s; z-index:-1;}

#m_nav>ul>li.title:hover:before{ bottom:auto; top:0; height:100%;}

#m_nav li span{ font-size:15px; color:#fff; color:rgba(255,255,255,.4); position:absolute; top:30px; right:40px; transition:.3s;}

#m_nav li font img{ }

#m_nav li font{ display:block; width:25px; height:25px;position:absolute; bottom:85px; left:40px;}

#m_nav li:hover font{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

#m_nav li h3{ position:absolute; bottom:40px; left:40px; color:#fff; padding:0; font-size:15px;}

#m_nav>ul>li:hover span{color:rgba(255,255,255,1);}

#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}

.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }

#m_nav li .list{position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px; top:20px; }

#m_nav li .list span{ background:none; }

#m_nav li .list span a:hover,#m_nav li .list span.on a{ color: #acce22;}

#m_nav li .list a{display:block;font-size:1rem;color:#3d3d3d;text-align:left;line-height:40px; height: 40px; border:0; font-weight:300; transition:.3s; }





.nav_close {position: absolute; width: 23px;height: 90px; z-index:99; right:40px; top:0; cursor:pointer; font-size:30px; }

.nav_mask{ position:fixed; width:100%; height:100%; background: rgba(0,0,0,.55); z-index: 999; opacity:0; visibility:hidden; transition:.5s;}

.nav_mask.act{ opacity:1; visibility:visible;}

.ovhd{ overflow:hidden;}



.tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:9999999999; pointer-events: none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}

.tc.act{ filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1;  display: block;  pointer-events: auto;}

.tc-box{

  width: 60rem; padding-top:40px;

  max-width:80%;

  margin:0 auto; margin-top:-80px;

  box-sizing:border-box;

  /* background:#fff; */

  display: block;

  position:relative;

  z-index:1;

  -webkit-animation-duration: 1.2s;

  animation-duration: 1.2s;

  -webkit-animation-timing-function: linear;

  animation-timing-function: linear;

  -webkit-animation-fill-mode: forwards;

  animation-fill-mode: forwards;

  overflow:  hidden;

  }

.tc.act .tc-box{ -webkit-animation-name: anim-open-2; animation-name: anim-open-2; transform:scale(1);}

.close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}

.tc_bg { height: 100%; background: rgba(0,0,0,.85); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}

.tc_txt{ height:470px; overflow-y:auto; padding-right:30px;}

/*弹窗内容样式*/

.tc-box form{ position:relative;border-bottom:2px solid #eee; height:4.25rem; padding-right:20px; position:relative;}

.tc-box .tc_fdj{ position:absolute; left:20px; display:block; height: 4.25rem; line-height: 4.25rem;}

.tc-box .tc_fdj img{ width:1.3rem;}

.tc-box form label{ text-align:left; display:block; position:absolute; bottom:0; height: 4.25rem; line-height: 4.25rem;font-size:1.6rem; color:#999; pointer-events:none; margin-left:20px; transition:.3s;}

.tc-box form label.act{ font-size:16px; bottom:3rem;line-height: 3rem; height:3rem;}

.tc-box #keyword{width: 80%;height:4.25rem; padding:0 20px;font-size:1.6rem; color:#999;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0; background:none;}

.tc-box .btn_blue{width: 40px;height:4.25rem;line-height:4.25rem; top:0; right:0; background:url(../images/search.png) center center no-repeat;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase;float:right;}

.tc-box .btn_blue.fr{ background:#e9edef; color:#4e4f53;}



/* icon hover */

.icon_hover::before,

.icon_hover::after {

display: block;

transition: transform 0.4s ease, opacity 0.4s ease;

}



.icon_hover::after {

position: absolute;

transform: translateY(8px);

opacity: 0;

}

.icon_hover:hover::before {

transform: translateY(-8px);

opacity: 0;

}

.icon_hover:hover::after {

transform: translateY(0);

opacity: 1;

}

	  

	  

/* 主体开始*/

#s_mian{  }



.innerBox {

    position: relative;

    max-width: 1280px;

    padding: 0 40px;

    margin: 0 auto;

}

/*首页banner*/



.banner{ height:100vh; width:100%; position:relative; overflow:hidden;}

.banner  li{text-align:left; position:relative; }

.banner li .img{ position: absolute; left:0; top:0; width:100%; height:100vh; background-size:cover !important; z-index:8;  }

.banner .slick-arrow{ z-index:99; position:absolute; top:63%; left:50%; margin-left:-600px; transform:translate(0,0); 

	display:block;

    width: 46px;

    height: 46px;

    border: 1px solid #fff; border: 1px solid rgba(255,255,255,.4);

    border-radius: 100%;}

.banner .slick-prev{ }

.banner .slick-next{ margin-left:-530px; }

#banner li .con{ position:absolute;width:1200px; height:100vh; left:50%;margin-left:-600px; top:0; z-index:9;}

#banner li .con .j_tab_cel{ text-align:left;}

#banner li .con .box{  }

#banner li .con .box .dd1{  width:100%; font-size:15px;color:#fff; line-height:1.5; margin-bottom:30px; transition:1.5s .6s; opacity:0;/* transform:translateX(100px);*/}

#banner li .con .box .dd2{ white-space:nowrap; font-size:44px; line-height:54px; color:#fff; margin-bottom:13px; transition:1.5s .6s; opacity:0;/* transform:translateX(150px);*/}

#banner li.slick-current{ z-index:999;}

#banner li.slick-current .con .box .dd1{ transform:translateX(0px); opacity:1;}

#banner li.slick-current .con .box .dd2{ transform:translateX(0px); opacity:1;}



#banner li .letter span{ display: inline-block; opacity: 0; filter: blur(10px); -webkit-filter: blur(10px); transform: translateY(-16px); min-width: 16px;}

#banner li.slick-current .letter span{ opacity: 1; filter: blur(0px); -webkit-filter: blur(0px); transform: translateY(0px);}





.banner .bot{ position: absolute; left: 0px; bottom: 0px; background-color: #014085; height: 3px; overflow: hidden;}

.banner .slick-active .bot { -moz-animation: a_slidercurrent 5s linear; -webkit-animation: a_slidercurrent 5s linear; -o-animation: a_slidercurrent 5s linear; animation: a_slidercurrent 5s linear; }

@-moz-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }}

@-webkit-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }}



/*

.banner .slick-arrow.slick-prev.toRight{ -webkit-animation: toRight 2s ease-in-out;}

.banner .slick-arrow.slick-next.toRight{ -webkit-animation: toRight 2s ease-in-out .2s;}

@-webkit-keyframes toRight{

	0%{ opacity:0; }

	70%{ opacity:0; transform:translateX(30px); -webkit-transform:translateX(30px); filter: blur(10px); -webkit-filter: blur(10px);}

	100%{ opacity:1; transform:translateX(0px); -webkit-transform:translateX(0px); filter: blur(0px); -webkit-filter: blur(0px);}

	}

*/



.banner .slick-prev{

	background:url(../images/banner_left.png) left center no-repeat;

	transition:300ms;

	-webkit-transition:300ms;

	animation:moveL 2s linear infinite;

	}

.banner .slick-prev:hover{

	background-position:right center;

	}

	

.banner .slick-next{

	background:url(../images/banner_right.png) right center no-repeat;

	transition:300ms;

	-webkit-transition:300ms;

	animation:moveL 2s linear infinite;

	}

.banner .slick-next:hover{

	background-position:left center;

	}

.slick-prev:before, .slick-next:before{ display:none;}

@keyframes moveL{

	0%{ transform:translateX(0); -webkit-transform:translateX(0);}

	25%{ transform:translateX(-3px); -webkit-transform:translateX(-3px);}

	50%{ transform:translateX(0); -webkit-transform:translateX(0); }

	75%{ transform:translateX(3px); -webkit-transform:translateX(3px); }

	100%{ transform:translateX(0); -webkit-transform:translateX(0);}

	}

@-webkit-keyframes moveL{

	0%{ transform:translateX(0); -webkit-transform:translateX(0);}

	25%{ transform:translateX(-3px); -webkit-transform:translateX(-3px);}

	50%{ transform:translateX(0); -webkit-transform:translateX(0); }

	75%{ transform:translateX(3px); -webkit-transform:translateX(3px); }

	100%{ transform:translateX(0); -webkit-transform:translateX(0);}

	}



.banner li .img{ position:relative; left:0; top:0; width:100%; height:100vh; background-size:cover !important; }

.banner li.slick-current .img{visibility: visible !important; -webkit-animation: bgscale2 5s forwards cubic-bezier(0.4, 0, 0.49, 0.93); animation: bgscale2 5s forwards cubic-bezier(0.4, 0, 0.49, 0.93);}

@-webkit-keyframes bgscale {

from { -webkit-transform: scale(1.05); transform: scale(1.05); }

to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}

@keyframes bgscale {

from { -webkit-transform: scale(1.05); transform: scale(1.05); }

to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}

@-webkit-keyframes bgscale2 {

from { opacity: 1; -webkit-transform: scale(1); transform: scale(1);  }

to { -webkit-transform: scale(1.05); transform: scale(1.05);}

}

@keyframes bgscale2 {

from { opacity: 1; -webkit-transform: scale(1); transform: scale(1);  }

to { -webkit-transform: scale(1.05); transform: scale(1.05);}

}

/* 主体开始*/

#s_fangan{ overflow:hidden; height:90px; margin-top:-150px; margin-bottom:60px; background:#fff; }

#s_fangan .tt{ width:150px; float:left; background:#00aeef; color:#fff; height:100%; font-size:16px; text-align:center;}

#s_fangan .tt span{ display:block; font-size:13px; margin-top:5px;}

#s_fangan ul{ display:block; width:1050px; float:right;}

#s_fangan ul li{width:33.33%;height:90px;float:left;position:relative;text-align:  center;}

#s_fangan ul li+li:after{ content:""; width:1px; height:60px; display:block; background:#ececec; position:absolute; left:0; top:15px;}

#s_fangan ul li span{display: inline-block;height:100%;width:35px;}

#s_fangan ul li.li_1 span{ background:url(../images/s_fangan_ico1.png) center no-repeat;}

#s_fangan ul li.li_2 span{ background:url(../images/s_fangan_ico2.png) center no-repeat;}

#s_fangan ul li.li_3 span{ background:url(../images/s_fangan_ico3.png) center no-repeat;}

#s_fangan ul li h5{font-size:16px;color:#424446;display:  inline-block;line-height:  90px;margin-left: 10px;}

#s_fangan ul li p{ font-size:12px; color:#898a8b;}

#s_fangan ul li:hover span{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

@-webkit-keyframes jello {

    from, 11.1%, to { -webkit-transform: none; transform: none }

    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }

    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }

    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }

    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }

    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }

    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }

    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }

}



@-moz-keyframes jello {

    from, 11.1%, to { -moz-transform: none; transform: none }

    22.2% { -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }

    33.3% { -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }

    44.4% { -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }

    55.5% { -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }

    66.6% { -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }

    77.7% { -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }

    88.8% { -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }

}



@keyframes jello {

    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }

    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }

    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }

    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }

    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }

    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }

    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }

    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }

}





#s_serve{}

#s_serve ul{}

#s_serve ul li{ height:520px;}

#s_serve ul li.li_1{ background:#bec3c7;}

#s_serve ul li.li_2{ background:#3c4854;}

#s_serve ul li .txt{ width:600px; position:absolute;}

#s_serve ul li.li_1 .txt{ left:50%; margin-left:-600px;}

#s_serve ul li.li_2 .txt{ right:50%; margin-right:-600px; padding-left:104px;}

#s_serve ul li .txt .con{ width:496px; height:520px; position:absolute;}

#s_serve ul li .txt .j_tab_cel{ text-align:left;}

#s_serve ul li .txt h4{ font-size:32px; color:#fff; font-family:"Microsoft PhagsPa"; font-weight:bold; line-height:40px; max-height:80px; overflow:hidden;}

#s_serve ul li .txt h5{ font-size:22px; color:#fff; margin-top:12px; margin-bottom:20px;}

#s_serve ul li .txt p{ font-size:14px; color:#fff; line-height:26px; height:52px; overflow:hidden;}

#s_serve ul li .txt .more{ margin-top:40px; display:inline-block; transition:2s;}

#s_serve ul li .txt:hover .more{ transform:rotate(360deg);}

#s_serve ul li .img{ background-size:cover !important; width:50%; height:100%;}



#s_pro{ overflow:hidden;}

#s_pro ul{}

#s_pro ul li{ width:20%; text-align:center; float:left; padding:0 20px; background:#fff; transition:.5s; background-position: center bottom;}

#s_pro ul li a{ display:table-cell; vertical-align:middle; height:445px; width:200px;}

#s_pro ul li font img{ transition:.7s; transform:scale(1);}

#s_pro ul li h5{ font-size:20px; color:#4d4e4e; margin-top:20px; margin-bottom:20px; transition:.5s;}

#s_pro ul li p{ font-size:14px; color:#fff; line-height:22px; height:0; overflow:hidden; transition:.5s; }

#s_pro ul li span{ display:inline-block; width:36px; height:0px; border-radius:50%; background:url(../images/s_pro_more.png) center no-repeat; transition:.5s; margin-top:0;}

#s_pro ul li:hover{ background:#00aeef url(../images/s_pro_bg.png) center bottom no-repeat;}

#s_pro ul li:hover h5{ color:#fff; }

#s_pro ul li:hover p{ height:44px;}

#s_pro ul li:hover font img{ transform:scale(.9);}

#s_pro ul li:hover span{ height:36px; margin-top:40px;}





  



#s_shuzi{overflow:hidden;height:230px;background:#b9bcbf;padding-top: 59px;position: relative;}

#s_shuzi ul{ margin:0 -50px; position:relative; z-index:9;}

#s_shuzi ul li{width:225px;margin:0 50px;float:left;background-position: center top !important;text-align:  center;padding-top: 50px;}

#s_shuzi ul li h5{ font-size:42px; color:#fff; font-family:'fontshuzi',arial; margin-top:-7px;}

#s_shuzi ul li p{ font-size:14px; color:#fff; margin-top:5px;}



canvas {

	display:block;

}

.waves {

	position:absolute; z-index:0;

	left:0;

	top:0;

	right:0;

	bottom:0;

}



#s_news{ overflow:hidden; padding-top:80px; padding-bottom:87px; position:relative; background:#f5f6fb;}

#s_news .tt{ height:42px; margin-bottom:30px;}

#s_news .tt h3{ float:left; line-height:42px; font-size:32px; color:#141414; font-weight:bold;}

#s_news .tt .more{ float:right; display:block; width:142px; height:42px; line-height:40px; text-align:center; border:1px solid #c3c5c7; border-radius:3px; font-size:14px; color:#465159; transition:.3s;}

#s_news .tt .more img{margin-right:10px;position:  relative;top: 2px;}

#s_news .tt .more:hover{ border:1px solid #a7cfde;}

#s_news ul{ margin-right:-25px;}

#s_news ul li{ width:385px; height:385px; margin-right:23px; float:left; position:relative; z-index:0; padding:40px; background:#000; overflow:hidden;}

#s_news ul li img{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1; opacity:.7; transition:.5s;}

#s_news ul li .time{ background:url(../images/news_time_ico.png) left center no-repeat; line-height:30px; padding-left:40px; display:block; color:#fff;font-family:'fontshuzi',arial; font-size:15px;}

#s_news ul li h5{ font-size:18px; color:#fff; margin-top:96px; margin-bottom:80px; line-height:28px; height:56px; white-space:normal;}

#s_news ul li p{ font-size:13px; line-height:24px; color:#fff; color:rgba(255,255,255,.7); transition:.7s; transform:translateY(86px);}

#s_news ul li:hover p{ transform:translateY(0);}

#s_news ul li:hover img{ opacity:.4;}

#particles { position:absolute; top:0; left:0;

    width: 100%;

    height: 100%;

    overflow: hidden;

}



/*foot*/

.foot{ background:#3c4854; position:relative; padding:85px 0;}

.foot .container{ position:relative;}

.foot_nav{ float:left; }

.foot_nav h3{ font-size:16px; color:#fff; margin-bottom:20px;}

.foot_nav ul li{float:left; padding-left:72px;}

.foot_nav .list a{ display:block; font-size:14px; color:#91989d; line-height:30px; }

.foot_logo{ text-align:left; width:289px;}

.foot_logo img.logo{ display:block; margin-bottom:25px; margin-top:-15px;}

.foot_logo .txt { font-size:12px; color:#a0a6ab; line-height:20px;}

.foot_logo .txt *{ display:inline-block; font-size:12px; color:#a0a6ab; line-height:20px;}

.foot .social-share-block {

margin: 28px 0 8px; }

.foot .social-share-block li {

display: inline-block; width:36px; height:36px; border:1px solid #546270; border-radius:50%;

vertical-align: middle; text-align:center;

margin-right: 8px; }

.foot .social-share-block li a {

display: table-cell; width:34px; height:34px;vertical-align: middle;

 }

.foot .social-share-block li a img{ opacity:.4;-webkit-transition: ease 0.3s;

-moz-transition: ease 0.3s;

-ms-transition: ease 0.3s;

-o-transition: ease 0.3s;

transition: ease 0.3s;}

.foot .social-share-block li a:hover img {

  opacity: 0.7; }

.foot .social-share-block li:last-of-type {

margin-right: 0; }

.foot_ewm_btn{ position:relative;}

.foot_ewm_btn .dd{ position:absolute; width:110px; height:110px; padding:10px; background:#fff; bottom:60px; left:50%; margin-left:-55px; opacity:0; visibility:hidden; transition:.5s;}

.foot_ewm_btn .dd:before{ content:""; display:block; border:6px solid transparent; border-top:6px solid #fff; position:absolute; bottom:-12px; left:50%; margin-left:-6px; }

.foot_ewm_btn .dd img{ width:100px; height:100px;}

.foot_ewm_btn .dd.act{ bottom:50px; opacity:1; visibility: visible; }

.foot_lianxi{ max-width:335px; float:right;}

.foot_lianxi h3{ font-size:16px; color:#fff; margin-bottom:20px;}

.foot_lianxi p{ font-size:14px; color:#91989d; line-height:30px; }

.foot_lianxi ul{}

.foot_lianxi ul li{ position:relative; padding-left:27px; font-size:14px; color:#91989d; line-height:30px; margin-bottom:10px;}

.foot_lianxi ul li span{ position:absolute; left:0; top:0; display:block; line-height:22px; width:25px;}



.foot a:hover{ color:#fff;}

.foot a{ transform:.3s;}







/*内页*/



.ar_article{ font-size:14px; color:#696969; line-height:30px; }

.ar_article p{font-size:14px;color:#696969;line-height:30px;  padding-bottom:1rem; margin:0;}	

.ar_article strong{ font-weight:bold;}

.ar_article table{ margin:0 auto;}

.ar_article td,.ar_article th{padding: 7px 15px;border: 1px solid #e5e6e9;}

.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0; text-align: inherit;}

.ar_article img{ max-width:100%;}

.ar_article a{ color:#818181;}

.ar_article ul li,



.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem;}

.ar_article ul li p,

.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }

.ar_article ul,

.ar_article ol{ margin-bottom:15px;}

.ar_article sub {

    vertical-align: sub;

    font-size: smaller;

}



.ar_article sup {

    vertical-align: super;

    font-size: smaller;

}







/* =========================================================================== */



input:focus::-webkit-input-placeholder {

color: transparent;

}

input:focus:-moz-placeholder {

color: transparent;

}

input:focus::-moz-placeholder {

color: transparent;

}

input:focus:-ms-input-placeholder {

color: transparent;

}

textarea:focus::-webkit-input-placeholder {

color: transparent;

}

textarea:focus:-moz-placeholder {

color: transparent;

}

textarea:focus::-moz-placeholder {

color: transparent;

}

textarea:focus:-ms-input-placeholder {

color: transparent;

}





/*内页banner*/

.bn-box {width: 100%;overflow: hidden;position: relative;z-index:0; margin-top:90px;}

.ny_banner {width: 2000px;height:260px;position: relative;overflow: hidden;margin-left: 50%;left: -1000px;top: 0; overflow:hidden;}

.ny_banner .m{ display:table; position:relative; }

.ny_banner .m .box{height:260px; vertical-align:middle; display:table-cell; margin:0 auto;}

.ny_banner h5{ font-size:38px; color:#fff; }

.ny_banner span{ font-size:14px; color:#fff; text-transform:uppercase; display:block; margin-top:15px; }

.ny_banner .box i{ display:block; width:25px; height:3px; background:#a63300;  }







/*=====面包屑===*/

.n_position{ height:80px; border-bottom:1px solid #e4e2e1; border-top:1px solid #e4e2e1;}

.n_position ul{ float:left;}

.n_position ul li{ height:80px; line-height:79px; text-align:center; float:left; display:inline-block; position:relative; margin-right:53px; }

.n_position ul li a{ display:block; position:relative; z-index:1; text-align:center; font-size:15px; color:#333333;}

.n_position li i { position: absolute; left:-19px; top: 30px; display: block; height:0; width:4px; background:#00aeef; transition:all ease 300ms; z-index:0;}

.n_position li:hover i,.n_position li.on i{ height:20px;}

.n_position h3{ font-size:12px; line-height:79px; display:inline-block; float:right; color:#707070;}

.n_position h3:before{ content:url(../images/home_ico.png); margin-right:6px; position:relative; top:1px;}

.n_position h3 a{ margin:0 5px; display:inline-block; color:#7b7b7d; font-size:12px;}

.n_position h3 a:hover{ color:#acacac;}

.n_position h3 em{ color:#acacac; margin-left:5px;}



#n_main{ padding-top:80px; padding-bottom:60px;}



#n_licheng{ padding-top:96px; padding-bottom:50px; background:url(../images/n_licheng_bg.jpg) center bottom no-repeat;}

#n_licheng .m{ overflow:hidden; }

#n_licheng .hd{ margin:0 -240px; margin-bottom:96px;}

#n_licheng .hd li{ width:560px; text-align:center; background:url(../images/lc_dashed.png) center no-repeat; cursor:pointer;}

#n_licheng .hd li span{ font-size:62px; color:#cdced0; font-family:'TAILE';}

#n_licheng .hd li.slick-center span{ color:#333;}

#n_licheng .bd{  margin:0 auto; width:900px;}

#n_licheng .bd ul{ margin:0 -50px; }

#n_licheng .bd li{ text-align:center; padding-top:70px; visibility:hidden; }

#n_licheng .bd li.slick-active{ visibility:visible;}

#n_licheng .bd li .box{ padding:120px 0;}

#n_licheng .bd li .txt{ font-size:18px; color:#525252; margin-bottom:40px; position:absolute; top:0; opacity:0; left:-200px; right:-200px;}

#n_licheng .bd li .img{ border:3px solid #cdced0; margin:10px; width:274px; height:159px; transform:scale(1.7); transition:.5s; overflow:hidden;}

#n_licheng .bd li .img img{ width:274px; height:159px;}

#n_licheng .bd li.slick-center{ z-index:999; position:relative;}

#n_licheng .bd li.slick-center .txt{ position:absolute; top:0; opacity:1;}

#n_licheng .bd li.slick-center .img{ transform:scale(2.5);}



#n_licheng .bd .slick-prev{ width:50px; height:50px; display:block; background:url(../images/n_licheng_left.png) center no-repeat; position:absolute; z-index:99; cursor:pointer; top:55%; left:50%; margin-left:-600px;}

#n_licheng .bd .slick-next{ width:50px; height:50px; display:block; background:url(../images/n_licheng_right.png) center no-repeat; position:absolute; z-index:99; cursor:pointer; top:55%; right:50%; margin-right:-600px;}

#n_licheng .bd .slick-arrow:before{ display:none;}

#n_licheng .bd .slick-arrow:hover{ opacity:.7;}

#n_licheng .bd .slick-list{ margin: 0px 50px; overflow: hidden; padding: 0 !important;}





.bot_box{ text-align:center; margin-top:38px;}

.n_bot_btn{ display:inline-block; margin:0 16px;}

.n_bot_btn font{ width:60px; height:60px; border-radius:50%; border:1px solid #dadbdb; display:inline-block; transition:.3s; position:relative; z-index:0;}

.n_bot_btn p{ font-size:14px; color:#818181; margin-top:15px;}

.n_bot_btn:hover font{}

#gotop2 font:before { background-image:url(../images/ico_gotop_on.png) !important; background-position:center; background-repeat:no-repeat;}

#n_bot_nav font:before { background-image:url(../images/ico_xiangmu_on.png) !important; background-position:center; background-repeat:no-repeat;}

.n_bot_btn font:before {

    content: "";

    position: absolute; z-index:-1; background-color:#828b91 !important;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    border-radius: 100%;

    transform: rotateX(-60deg);

    opacity: 0;

    visibility: hidden;

    transition: 400ms;

}

.n_bot_btn:hover font:before { transform: rotateX(0deg); opacity: 1; visibility: visible; }



#n_serve_test{ padding-top:60px; padding-bottom:60px;}

#n_serve_test .box1{ height:290px; background:#f3f6f8; margin-bottom:55px; overflow:hidden; position:relative;}

#n_serve_test .box1:after{ content:""; width:3px; height:0; display:block; position:absolute; background:#00aeef; transition:.7s; right:0; bottom:0;}

#n_serve_test .box1:hover:after{ height:100%; top:0; bottom:auto;}

#n_serve_test .box1 .img{ width:450px; height:290px; float:left;}

#n_serve_test .box1 .img img{}

#n_serve_test .box1 .txt{ width:750px; float:left; padding-left:50px; padding-top:63px;}

#n_serve_test .box1 .txt h5{ font-size:22px; color:#4b4b4b; margin-bottom:28px;}

#n_serve_test .box1 .txt p{ font-size:14px; color:#636363; line-height:28px;}

#n_serve_test .box2{ overflow:hidden; padding-top:50px; border-top:1px solid #e5e5e5;}

#n_serve_test .box2 .tt{ text-align:center; font-size:22px; color:#4b4b4b; margin-bottom:40px;}

#n_serve_test .box2 ul{ margin:0 -13px; }

#n_serve_test .box2 ul li{ width:280px; height:435px; float:left; margin:0 13px; background:#f3f6f8; margin-bottom:20px;}

#n_serve_test .box2 .img{ width:280px; height:208px;}

#n_serve_test .box2 .img img{ width:280px; height:208px; transition:1s;}

#n_serve_test .box2 .txt{ padding:30px; margin-top:0; position:relative; height:227px; transition:.5s; background:#f3f6f8;}

#n_serve_test .box2 .txt h5{ font-size:16px; margin-bottom:12px;}

#n_serve_test .box2 .txt p{ font-size:14px; color:#666; line-height:22px; height:88px;}

#n_serve_test .box2 .txt font{ float:right; display:inline-block; margin-top:20px;}

#n_serve_test .box2 ul li:hover .img>img{ transform:scale(1.1); }

#n_serve_test .box2 ul li:hover{ box-shadow:0 5px 20px 0 rgba(0,0,0,.2);}



.n_tt{ text-align:center; margin-bottom:45px;}

.n_tt h3{ font-size:26px; color:#333;}

.n_tt i{ display:block; width:10px; height:2px; background:#9a9a9a; margin:0 auto; margin-top:20px;}

#n_gonggao{ padding:70px 0;}

#n_gonggao ul{ overflow: hidden; margin:0 -20px;}

#n_gonggao ul li{ width:580px; height:215px; background:#f1f3f5 url(../images/n_gonggao_bg.png) 478px 134px no-repeat; float:left; margin:0 20px; margin-bottom:25px; position:relative;}

#n_gonggao ul li a{ display:table-cell; vertical-align:middle; width:580px; height:215px; padding:0 40px;}

#n_gonggao ul li h5{ white-space:normal; font-size:18px; color:#333; line-height:28px; max-height:56px;}

#n_gonggao ul li span{ display:block; font-size:13px; color:#a2a2a2; margin-top:12px; margin-bottom:28px;}

#n_gonggao ul li font{ display:block; height:30px; width:30px; background:url(../images/n_gonggao_arrow.png) center no-repeat;}



#n_gonggao ul li .font{width:100%; height:100%;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px; background:url(../images/kuang.png) center no-repeat;}

#n_gonggao ul li .font::before,#n_gonggao ul li .font::after{position:absolute;content:'';opacity:0;transition:all 0.6s;}

#n_gonggao ul li .font::before{top:0;right:0;bottom:0;left:0;border-top:4px solid #d7d9db;border-bottom:4px solid #d7d9db;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}

#n_gonggao ul li .font::after{top:0;right:0;bottom:0;left:0;border-right:4px solid #d7d9db;border-left:4px solid #d7d9db;transform:scale(1,0);transform-origin:100% 0;}

#n_gonggao ul li:hover .font::before,#n_gonggao ul li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}

#n_gonggao ul li:hover .font{ background:none;}



#n_news{ overflow:hidden; padding-top:80px; padding-bottom:87px; position:relative; background:#f5f6fb;}

#n_news .tt{ height:42px; margin-bottom:30px;}

#n_news .tt h3{ float:left; line-height:42px; font-size:32px; color:#141414; font-weight:bold;}

#n_news .tt .more{ float:right; display:block; width:142px; height:42px; line-height:40px; text-align:center; border:1px solid #c3c5c7; border-radius:3px; font-size:14px; color:#465159;}

#n_news .tt .more img{ margin-right:10px;}

#n_news ul{ margin-right:-25px; overflow:hidden;}

#n_news ul li{ width:385px; height:385px; margin-right:23px; margin-bottom:30px; float:left; position:relative; z-index:0; padding:40px; background:#000; overflow:hidden;}

#n_news ul li img{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1; opacity:.7; transition:.5s;}

#n_news ul li .time{ background:url(../images/news_time_ico.png) left center no-repeat; line-height:30px; padding-left:40px; display:block; color:#fff;font-family:'fontshuzi',arial; font-size:15px;}

#n_news ul li h5{ font-size:18px; color:#fff; margin-top:96px; margin-bottom:80px; line-height:28px; height:56px; white-space:normal;}

#n_news ul li p{ font-size:13px; line-height:24px; color:#fff; color:rgba(255,255,255,.7); transition:.7s; transform:translateY(86px);}

#n_news ul li:hover p{ transform:translateY(0);}

#n_news ul li:hover img{ opacity:.4;}



#list_slide{  position:relative; }

#list_slide dl{ background:#ffffff; position: relative; margin-bottom:11px; }

#list_slide dt{ position:relative; background:#f3f5f8; cursor:pointer; height:60px; }

#list_slide dt.on{ background:#00aeef; }

#list_slide dt h1{  color:#424242; padding-left:30px; font-size:16px; line-height:60px; background:url(../images/ico_s.png) right center no-repeat;  display:block; margin-right:30px;}

#list_slide dt h1 span+span{ margin-left:11px;}

#list_slide dt.on h1{ color:#fff;}

#list_slide dd{ display:none; line-height:24px;  padding: 0px 30px; padding-bottom:15px; border:1px solid #00aeef;}

#list_slide dd p{  margin-bottom:0;}

#list_slide dd p:last-child{ padding-bottom:0;}

#list_slide dd .content{ padding:25px 0 15px 0px;}

#list_slide dd .content { color:#7b7b7b; font-size:13px; line-height:28px;}

#list_slide dd .content *{ color:#7b7b7b; font-size:13px; line-height:28px;}

#list_slide dd .content p{ margin-bottom:20px;}

#list_slide dt.on h1{ background:url(../images/ico_s_on.png) right center no-repeat ;  }



#list_slide .info{ overflow:hidden;}

#list_slide .info>p{ float:left; width:600px;}

#list_slide .info span{ display:inline-block;}

#list_slide .info a.btn{ width:100px; height:34px; text-align:center; line-height:34px; color:#fff; font-size:13px; border-radius:3px; float:right; background:#e00025;}

#list_slide .info a.btn:hover{ background:#d00022;}



#n_news_xq{ padding:70px 0;}

.ar_con{ width:1060px; margin:0 auto; background:#fff; padding:68px 50px 40px;}

.ar_title{ margin-bottom:40px;}

.ar_title h3{ font-size:30px; color:#404142; font-weight:bold; margin-bottom:15px;}

.ar_title h5{ font-size:13px; color:#808080; line-height:30px;}

.ar_title h5 *{ color:#808080;}

.ar_title h5 span+span{ margin-left:25px;}

.ar_title_tag{ background:url(../images/ar_title_ico1.png) left center no-repeat; padding-left:25px;}

.ar_title_time{ background:url(../images/ar_title_ico2.png) left center no-repeat; padding-left:23px;}



#n_onestop{ padding-top:75px; padding-bottom:70px; }

#n_onestop .tt{ text-align:center; font-size:22px; color:#525252; margin-bottom:58px;}

.n_onestop{ margin-bottom:170px; }

.n_onestop .con{ width:690px; height:690px; border-radius:50%; border:2px solid #dddedf; margin:0 auto; text-align:center; padding-top:259px; position:relative;}

.n_onestop .con:before{ content:""; width:368px; height:368px; display:block; position:absolute; left:50%; margin-left:-189px; top:50%; margin-top:-189px; background:url(../images/onestop_yuan1.png) center no-repeat; animation:turn 10s linear infinite;    }

.n_onestop .con:after{ content:""; width:368px; height:368px; display:block; position:absolute; left:50%; margin-left:-189px; top:50%; margin-top:-189px; background:url(../images/onestop_yuan2.png) center no-repeat; animation:turn2 15s linear infinite;    }

.n_onestop .con .yuan{ text-align:center; width:175px; height:175px; margin:0 auto; text-align:center; border-radius:50%; background:#00aeef; color:#fff; padding-top:45px;}

.n_onestop .con .yuan p{ margin-top:18px;}



@keyframes turn{

      0%{-webkit-transform:rotate(0deg);}

      50%{-webkit-transform:rotate(180deg);}

      100%{-webkit-transform:rotate(360deg);}

    }

@keyframes turn2{

      0%{-webkit-transform:rotate(0deg);}

      50%{-webkit-transform:rotate(-180deg);}

      100%{-webkit-transform:rotate(-360deg);}

    }















.n_onestop ul li{ width:135px; height:135px; position: absolute; z-index:1;}

.n_onestop ul li .img{ width:135px; height:135px; border-radius:50%;}

.n_onestop ul li:before{ content:""; position: absolute; width:100%; height:100%; display:block; top:0; left:0; border-radius:50%; background:#d5d8da; transform:scale(1.2); z-index:-1;}

.n_onestop ul li .img img{}

.n_onestop ul li .img font{ position:absolute; width:100%; height:100%; display:block; border-radius:50%; background-color:#00aeef !important; background-repeat:no-repeat !important; background-position:center !important; top:0; left:0; opacity:0; transition:.5s;}

.n_onestop ul li:hover .img font{ opacity:1;}

.n_onestop ul li:hover:before{ background:#9edcf4; background:rgba(0,174,239,.35);}

.n_onestop ul li .txt{ text-align:left; position:absolute;}

.n_onestop ul li .txt .j_tab_cel{ text-align:left;}

.n_onestop ul li .txt h5{ font-size:17px; color:#606060;}

.n_onestop ul li .txt p{ font-size:14px; line-height:28px; color:#606060;}

.n_onestop ul li.left .txt{ top:0; width:107px; left:-107px;}

.n_onestop ul li.right .txt{ top:0; width:158px; left:186px;}

.n_onestop ul li.bottom .txt{ bottom:-57px; text-align:center; width:100%;}

.n_onestop ul li.bottom .txt .j_tab_cel{ text-align:center;}

.n_onestop ul li.li_1{ top:240px; left:-68px;}

.n_onestop ul li.li_2{ top:0px; left:53px;}

.n_onestop ul li.li_3{ top:0px; right:53px;}

.n_onestop ul li.li_4{ top:240px; right:-68px;}

.n_onestop ul li.li_5{ top:494px; right:15px;}

.n_onestop ul li.li_6{ bottom:-60px; left:277px;}

.n_onestop ul li.li_7{ top:494px; left:15px;}



a{ color:inherit;}

#n_join{ padding:70px 0;}

#n_join ul{ overflow:hidden; position:relative;}

#n_join ul li{ width:50%; float:left; text-align:center; color:#fff;}

#n_join ul li>a{ display:table-cell; vertical-align:middle; width:600px; height:290px; background:#aeb6bc; position:relative;}

#n_join ul li>a.on:before{content:"";display:block;border:10px solid transparent;border-bottom: 10px solid #f1f3f5;position:absolute;bottom:0;left:50%;margin-left:-10px;}

#n_join ul li.li_2 a,#n_join ul li.li_3 a{ background:#465159;}

#n_join ul li h5{ font-size:22px; margin-bottom:16px;}

#n_join ul li p{ font-size:13px; margin-bottom:50px;}

#n_join ul li .btn{ text-align:center; font-size:13px; color:#f1f3f5; opacity:.75;}

#n_join ul li .btn font{ display:block; height:30px; background:url(../images/join_ico.png) center no-repeat; margin-bottom:9px;}

#n_join ul li:nth-child(even) .tc2{ position:relative; left:-600px;}



.tc2{ width:1200px; background:rgba(50,50,50,.8); background:#f1f3f5; top: 0; left: 0; z-index:999999; overflow:  hidden; display:none; }

.tc2.act{ filter:alpha(opacity=100); width: 1200px; height:auto;  -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1; pointer-events: auto;}

.tc-box2{ overflow:hidden;

   margin:0 auto; box-sizing:border-box; background:#f1f3f5; display: block; position:relative; z-index:1;}

.tc2.act .tc-box{  transform:scale(1);}

.tc_close2{ position: absolute; cursor:pointer; color:#e13a39; font-size:22px; right: 58px; top: 50px; z-index:999; width:32px; height:32px; background:url(../images/close.png) center no-repeat; transition:.5s;}

.tc_close2:hover{ transform:rotate(180deg);}



#n_join .tc_zhaopin{ width: 1200px; padding:70px 60px; text-align:left;}

#n_join .tc_zhaopin .tt{ font-size:22px; color:#4f4f4f; height:56px; margin-bottom:30px; position:relative;}

#n_join .tc_zhaopin p{ font-size:14px; color:#616161; line-height:28px;}

#n_join .tc_zhaopin .bot{ height:55px; line-height:55px; background:#a63300; text-align:center; color:#fff; font-size:14px; margin:0 -70px; margin-top:50px; border-radius:0 0 5px 5px;}

#n_join .tc_zhaopin .btn_jianli{ display:block; width:135px; height:45px; line-height:45px; text-align:center; border-radius:3px; color:#fff; background:#00aeef; float:right; margin-top:10px; position:relative; z-index:0;}

.moreT:before {

    content: ""; display:block;



    width:0;

    height: 100%; background:#049cd5;

    position: absolute; z-index:-1;

    right: 0;

    top: 0;

    -webkit-transition: .38s cubic-bezier(.4,0,.2,1);

    transition: .38s cubic-bezier(.4,0,.2,1);

    border-radius: 3px;

}

.moreT:hover:before { width:100%; right:auto; left:0;

}



#n_lianxi_map{ padding-top:70px; text-align:center; padding-bottom:70px;}

#n_lianxi_map .tt{ font-size:15px; color:#5d5d5d; margin-bottom:66px;}



.map_world{ width:1040px; height:487px; margin:0 auto; background:url(../images/n_lianxi_map.jpg) center no-repeat; position:relative;}

.map_world ul li{

	position: absolute;

	font-size: 13px;

	color: #5c5c5c;

}

.map_world ul li p{margin-top: 3px; position:absolute; width:100%; white-space:nowrap;}

.map_world ul li.li_1{top: 114px;left: 111px;}

.map_world ul li.li_2{top: 33px;left: 571px;}

.map_world ul li.li_3{top: 131px;left: 752px;}

.map_world ul li.li_4{

	top: 180px;

	left: 788px;

}

.map_world ul li.li_5{

	top: 128px;

	left: 824px;

}

.map_world ul li.li_6{

	top: 172px;

	left: 819px;

}

.map_world ul li.li_7{top: 126px;left: 862px;}

.circle {

  width: 40px;

  height: 40px;

  margin: 0 auto;

  text-align:center; position:relative;

}

.map_world ul li.li_3 p{ 

	top: 15px;

    left: -51px;}

.map_world ul li.li_4 p{ 

	top: 18px;

    left: -50px;}	

.map_world ul li.li_5 p{ 

	top: -13px;}

.map_world ul li.li_6 p{ 

	top: 17px;

    right: -50px;}	

.map_world ul li.li_7 p{ 

	top: 18px;

    right: -39px;}				

.circle span {

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0;

	left: 0;

	border-radius: 50%;

	background-color: rgba(0, 174, 239, 0.5);

	-webkit-transform: scale(0);

	-moz-transform: scale(0);

	-ms-transform: scale(0);

	transform: scale(0);

	-webkit-animation: circleScale 3s linear infinite;

	-moz-animation: circleScale 3s linear infinite;

	-ms-animation: circleScale 3s linear infinite;

	animation: circleScale 3s linear infinite;

}

.circle span:nth-of-type(2) {

  animation-delay: 1s;

}

.circle span:nth-of-type(3) {

  animation-delay: 2s;

}



@keyframes circleScale {

  0% {

    opacity: 1;

    -webkit-transform: scale(0);

    -moz-transform: scale(0);

    -ms-transform: scale(0);

    transform: scale(0);

  }

  100% {

    opacity: 0;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1);

  }

}

@keyframes circleScale1 {

  0% {

    opacity: 1;

    -webkit-transform: scale(0);

    -moz-transform: scale(0);

    -ms-transform: scale(0);

    transform: scale(0);

  }

  60% {

    opacity: 1;

  }

  100% {

    opacity: 0;

    -webkit-transform: scale(3);

    -moz-transform: scale(3);

    -ms-transform: scale(3);

    transform: scale(3);

  }

}







#n_lianxi_zixun{ padding:70px 0; background:#fff;}

#n_lianxi_zixun ul{ margin:0 -10px;}

#n_lianxi_zixun ul li{}

#n_lianxi_zixun ul li .box{ width:380px; height:250px; background:#f1f3f5; border:1px solid #e5e8ea; margin:0 auto; margin-bottom:24px; padding:36px;}

#n_lianxi_zixun ul li .box .tt{ font-size:20px; color:#3e3e3e; height:46px; border-bottom:1px solid #dfe0e2; margin-bottom:20px; position:relative;}

#n_lianxi_zixun ul li .box .tt:before{ content:""; display:block; width:36px; height:3px; background:#b9bcbf; position:absolute; left:0; bottom:0;}

#n_lianxi_zixun ul li .box .tt:after{ content:""; display:block; width:0; height:3px; background:#00aeef; position:absolute; left:0; bottom:0; transition:.5s;}

#n_lianxi_zixun ul li .box:hover .tt:after{ width:36px;}

#n_lianxi_zixun ul li .box .p{ font-size:14px; color:#545556; line-height:28px;}



#n_lianxi_zixun .slick-prev{ width:45px; height:45px; display:block; background:url(../images/n_lx_zx_left.png) center no-repeat; position:absolute; left:-190px; z-index:99; cursor:pointer; }

#n_lianxi_zixun .slick-next{ width:45px; height:45px; display:block; background:url(../images/n_lx_zx_right.png) center no-repeat; position:absolute; right:-190px; z-index:99; cursor:pointer; }

#n_lianxi_zixun .slick-arrow:before{ display:none;}

#n_lianxi_zixun .slick-arrow:hover{ opacity:.7;}





#n_jishu_nav{ margin-top:20px;}

#n_jishu_nav ul li{ width:20%; float:left; text-align:center; font-size:20px; height:190px; position:relative;}

#n_jishu_nav ul li font{ display:block; text-align:center; height:100px;}

#n_jishu_nav ul li h5{ margin-top:20px; color:#4d4e4e; transition:.3s;}

#n_jishu_nav ul li:after{ content:url(../images/ico_down.png); position:absolute; bottom:20px; left:50%; margin-left:-7px; opacity:0; transition:.5s;}

#n_jishu_nav ul li:hover:after,#n_jishu_nav ul li.on:after{ bottom:0; opacity:1;}

#n_jishu_nav ul li:hover h5,#n_jishu_nav ul li.on h5{ color:#00aeef;}





#n_jishu{ padding:70px 0; background:#fff; margin-top:46px;}

#n_jishu .box1 .tt{ font-size:28px; color:#4d4e4e; font-weight:bold; margin-bottom:20px;}

#n_jishu .box2{ padding-top:60px; border-top:1px solid #dedfe0; margin-top:50px;}

#n_jishu .box2 .tt{ font-size:28px; color:#4d4e4e; font-weight:bold; text-align:center; margin-bottom:37px;}

#n_jishu .box2 ul{ overflow:hidden; margin:0 -20px;}

#n_jishu .box2 ul li{width:580px;height:365px;float:left;border:1px solid #d9d9d9;margin:0 20px;margin-bottom:30px;padding: 55px 35px;padding-right:35px;position:relative;z-index:0;}

#n_jishu .box2 ul li .left{float:left;width: 194px;text-align:center;}

#n_jishu .box2 ul li .left .img{width:115px;height:115px;border-radius:50%;overflow:hidden;background:#f3f5f7;margin:  0 auto;}

#n_jishu .box2 ul li .left .img img{ width:100%; height:100%; transition:1s;}

#n_jishu .box2 ul li .left h5{ font-size:20px; color:#4f4f4f; font-family:arial; margin-top:15px; white-space: inherit;}

#n_jishu .box2 ul li .right{ float:right; font-size:14px; color:#5e5e5e; line-height:28px; overflow:auto; height:264px; width:273px; padding-right:20px;}

#n_jishu .box2 ul li .right p{ margin-bottom:20px;}

#n_jishu .box2 ul li .right::-webkit-scrollbar {width: 1px; }

#n_jishu .box2 ul li .right::-webkit-scrollbar-thumb{ background-color:#bbb;}

#n_jishu .box2 ul li .font{width:100%; height:100%;top:0;left:0;position:absolute; z-index:-1;color:#fff;text-align:center;font-size:16px; background:url(../images/kuang.png) center no-repeat;}

#n_jishu .box2 ul li .font::before,#n_jishu .box2 ul li .font::after{position:absolute;content:'';opacity:0;transition:all 0.6s;}

#n_jishu .box2 ul li .font::before{top:0;right:0;bottom:0;left:0;border-top:4px solid #d9d9d9;border-bottom:4px solid #d9d9d9;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}

#n_jishu .box2 ul li .font::after{top:0;right:0;bottom:0;left:0;border-right:4px solid #d9d9d9;border-left:4px solid #d9d9d9;transform:scale(1,0);transform-origin:100% 0;}

#n_jishu .box2 ul li:hover .font::before,#n_jishu .box2 ul li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}

#n_jishu .box2 ul li:hover .font{ background:none;}





#n_serve{ padding:70px 0;}

#n_serve .tt{ font-size:22px; color:#4b4b4b; margin-bottom:20px;}

#n_serve ul{ overflow:hidden; margin:0 -18px; margin-top:20px;}

#n_serve ul li{ width:375px; float:left; margin:0 18px; margin-bottom:38px;}

#n_serve ul li .img{ width:375px; height:240px;}

#n_serve ul li .img img{}

#n_serve ul li h5{ height:50px; text-align:center; line-height:50px; background:#00aeef; color:#fff; text-align:center; font-size:15px; margin-top:6px;}



.n_tt2{ text-align:center; margin-bottom:36px;}

.n_tt2 h3{ font-size:22px; color:#474747; font-weight:bold;}

.n_tt2 p{ font-size:20px; color:#474747; margin-top:20px;}



#n_linian{ padding:60px 0;}

#n_linian ul{ overflow:hidden;}

#n_linian ul li{ padding-left:145px; position:relative; width:33.33%; float:left; border:1px solid #d6d7d9; height:165px; border-left:0; padding-top:60px;}

#n_linian ul li:first-child{ border-left:1px solid #d6d7d9;}

#n_linian ul li font{ position:absolute; left:80px; top:62px;}

#n_linian ul li h5{ font-size:16px; color:#444545; margin-bottom:8px;}

#n_linian ul li p{ font-size:14px; color:#a0a2a3; font-family:arial; line-height:18px; max-height:36px; overflow:hidden;}



#n_serve{ background:#fff;}

.n_ln_jt{ width:17px; height:21px; margin:0 auto; margin-top:38px; cursor:pointer;}





#n_fangzhen{ background:#fff; padding:60px 0;}

#n_fangzhen ul{}

#n_fangzhen ul li{ overflow:hidden; padding:30px 0;}

#n_fangzhen ul li+li{ border-top:1px solid #dfe1e3;}

#n_fangzhen ul li .img{ width:400px; height:240px;}

#n_fangzhen ul li .img img{}

#n_fangzhen ul li .txt{ width:760px; height:240px;}

#n_fangzhen ul li .txt .j_tab_cel{ text-align:left;}

#n_fangzhen ul li .txt font{}

#n_fangzhen ul li .txt h5{ font-size:18px; color:#555555; margin-top:30px; margin-bottom:12px;}

#n_fangzhen ul li .txt p{ font-size:14px; color:#b1b2b5; font-family:arial; line-height:22px;}





#n_wenhua{ padding:60px 0;}

#n_wenhua ul{ overflow:hidden;}

#n_wenhua ul li{ float:left; text-align:center;}

#n_wenhua ul li h5{ font-size:19px; color:#525252; margin-bottom:12px; transition:.5s;}

#n_wenhua ul li p{ font-size:15px; color:#6c6c6c; line-height:26px; transition:.5s;}

#n_wenhua ul.box1{ overflow:hidden; margin-bottom:60px; padding-top:20px; margin-top:-20px; position:relative;}

#n_wenhua ul.box1:before{ content:""; width:100%; height:1px; border-top:1px dashed #9c9c9c; display:block; position:absolute; top:93px;  }



#n_wenhua ul.box1 li{ width:20%;}

#n_wenhua ul.box1 li .font{ display:block; width:120px; height:120px; border-radius:50%; position:relative; margin:0 auto; margin-bottom:35px;}

#n_wenhua ul.box1 li .font:before{ content:""; width:100%; height:100%; border-radius:50%; display:block; position:absolute; left:0; top:0; background:#f1f5f6; z-index:-1; transition:.5s;}

#n_wenhua ul.box1 li .font:after{ content:""; width:100%; height:100%; border-radius:50%; display:block; position:absolute; left:0; top:0; opacity:.35; background:#00aeef; transform:scale(0); z-index:-1; transition:.5s;}

#n_wenhua ul.box1 li:hover .font:before{ transform:scale(1.15); opacity:.35; background:#a6e3f9; }

#n_wenhua ul.box1 li:hover .font:after{ transform:scale(1); opacity:1; }



#n_wenhua ul.box2{ margin:0 -20px;}

#n_wenhua ul.box2 li{ width:270px; height:388px; background:#f1f5f6; margin:0 20px;}

#n_wenhua ul.box2 li .img{ width:270px; height:195px; overflow:hidden;}

#n_wenhua ul.box2 li .img img{ transition:1s;}

#n_wenhua ul.box2 li:hover .img img{ transform:scale(1.1);}

#n_wenhua ul.box2 li .txt{ padding-top:65px; height:193px; transition:.5s; background:#f1f5f6; position:relative; z-index:0;}

#n_wenhua ul.box2 li .txt:before{ content:""; display:block; width:100%; height:0; position:absolute; left:0; bottom:0; background:#00aeef; z-index:-1; transition:.7s;}

#n_wenhua ul.box2 li:hover .txt:before{ height:100%; top:0; bottom:auto;}

#n_wenhua ul.box2 li:hover h5{ color:#fff;}

#n_wenhua ul.box2 li:hover p{ color:#fff;}





#n_fangzhensheji{ padding:70px 0;}

#n_fangzhensheji .tt{ text-align:center; margin-bottom:50px;}

#n_fangzhensheji .tt h3{ font-size:28px; color:#4d4e4e; font-weight:bold; margin-bottom:30px;}

#n_fangzhensheji .tt p{ font-size:14px; color:#616161; line-height:28px;}

#n_fangzhensheji .hd{}

#n_fangzhensheji .hd ul{ margin:0 -20px; overflow:hidden;}

#n_fangzhensheji .hd ul li{ width:269px; height:318px; border-radius:8px; background:#f3f5f7; float:left; margin:0 20px; margin-top:72px; text-align:center; margin-bottom:20px;}

#n_fangzhensheji .hd ul li a{ display:block;}

#n_fangzhensheji .hd ul li .font{ width:145px; height:145px; margin:-72px auto 0; background:#fff; border:2px solid #f3f5f7; border-radius:50%; text-align:center; line-height:141px; font-size:20px; color:#4f4f4f; transition:.3s;}

#n_fangzhensheji .hd ul li .txt{ display:inline-block; text-align:left; font-size:14px; color:#4f4f4f; line-height:25px; margin-top:15px;}

#n_fangzhensheji .hd ul li .txt p{ margin-bottom:20px;}

#n_fangzhensheji .hd ul li:hover .font,#n_fangzhensheji .hd ul li.on .font{ border:2px solid #00aeef; background:#00aeef; color:#fff;}

#n_fangzhensheji .bd{ margin-top:50px;}

#n_fangzhensheji .bd ul{ margin:0 -15px; overflow:hidden; margin-bottom:50px;}

#n_fangzhensheji .bd ul li{ float:left; margin:0 15px; width:380px;}

#n_fangzhensheji .bd ul li .img{ width:380px; height:245px; border:1px solid #d9d9d9; margin-bottom:20px;}

#n_fangzhensheji .bd ul li .img img{ max-width:378px; max-height:243px; transition:1s;}

#n_fangzhensheji .bd ul li h5{ font-size:15px; color:#585858; font-family:arial; text-align:center; white-space:normal; line-height:24px; height:50px;}

#n_fangzhensheji .bd ul li:hover img{ transform:scale(1.1);}





#n_fenzhuang_pro{ margin-top:20px; padding-bottom:70px;}

#n_fenzhuang_pro .tt{ text-align:center; font-size:22px; color:#4b4b4b; margin-top:50px; margin-bottom:40px;}

#n_fenzhuang_pro .hd{ margin-bottom:35px; overflow:hidden;}

#n_fenzhuang_pro .hd ul li a{ display:block; text-align:center; font-size:20px; height:170px; position:relative;}

#n_fenzhuang_pro .hd ul li font{ display:block; text-align:center; height:100px; width:100px; border-radius:50%; background-color:#bdc0c1; background-repeat:no-repeat; background-position:center; margin:0 auto; transition:.5s;}

#n_fenzhuang_pro .hd ul li h5{ margin-top:20px; color:#454547; font-size:16px; transition:.3s;}

#n_fenzhuang_pro .hd ul li a:after{ content:url(../images/ico_down.png); position:absolute; bottom:20px; left:50%; margin-left:-7px; opacity:0; transition:.5s;}

#n_fenzhuang_pro .hd ul li:hover a:after,#n_fenzhuang_pro .hd ul li.slick-current a:after{ bottom:0; opacity:1;}

#n_fenzhuang_pro .hd ul li:hover h5,#n_fenzhuang_pro .hd ul li.slick-current h5{ color:#00aeef;}

#n_fenzhuang_pro .hd ul li:hover font,#n_fenzhuang_pro .hd ul li.slick-current font{ background-color:#00aeef;}

#n_fenzhuang_pro .bd{ background:#f6f6f6; padding:60px 65px; padding-right:0;}

#n_fenzhuang_pro .bd .tt{ text-align:left; font-size:20px; color:#454547; margin-top:0;}

#n_fenzhuang_pro .bd ul{ overflow: hidden;}

#n_fenzhuang_pro .bd ul li{ width:500px; float:left; overflow:hidden; margin-right:60px; font-size:14px; color:#707074; height:28px; line-height:28px; position:relative; z-index:0;}

#n_fenzhuang_pro .bd ul li:after{ content:""; width:100%; height:1px; border-bottom:1px dashed #e1e1e1; display:block; position:absolute; bottom:13px; left:0; z-index:-1;}

#n_fenzhuang_pro .bd ul li h5{ display:inline-block; float:left; background:#f6f6f6; padding-right:10px;}

#n_fenzhuang_pro .bd ul li span{ display:inline-block; float:right; background:#f6f6f6; padding-left:10px;}



#n_jianjie{ overflow:hidden; padding:70px 0;}

#n_jianjie .txt{ width:614px; padding-top:60px;}

#n_jianjie .txt .tt{ font-size:26px; color:#333; line-height:38px; margin-bottom:35px;}

#n_jianjie .txt .con{ font-size:14px; color:#616161; line-height:28px;}

#n_jianjie .txt .con p{ margin-bottom:28px;}

#n_jianjie .img{ width:500px;}



.n_shuzi{ overflow:hidden; padding-top:50px; position: relative;}

.n_shuzi ul{ position:relative; z-index:9; margin-right:-50px;}

.n_shuzi ul li{ float:left; text-align:center;  }

.n_shuzi ul li+li{ margin-left:50px; }

.n_shuzi ul li h5{ font-size:42px; color:#49494b; font-family:'fontshuzi2',arial; margin-top:-7px;}

.n_shuzi ul li p{ font-size:13px; color:#7b7b7b; margin-top:5px; line-height:20px;}











#n_buju{ padding-top:70px; text-align:center; padding-bottom:70px; background:#e7f0f6;}

#n_buju .m{ position:relative;}

#n_buju .tt{ font-size:15px; color:#5d5d5d; margin-bottom:66px;}



.map_buju{ width:1046px; height:510px; margin:0 auto; background: url(../images/map_buju.png) center no-repeat; position:relative;}

.map_buju ul li{

	position: absolute; cursor:pointer;


	font-size: 13px;

	color: #5c5c5c;

}

.map_buju ul li p{  position:absolute; top:-20px; width:68px; height:27px; line-height:22px; color:#fff; font-size:12px; white-space:nowrap; background:url(../images/buju_on_blue.png) center top no-repeat; left:50%; margin-left:-34px; opacity:0; visibility:hidden;}

.map_buju ul li:hover p{ opacity:1; visibility:visible;}

.map_buju ul li p.purple{ background:url(../images/buju_on_purple.png) center top no-repeat; }

.map_buju ul li p.red{ background:url(../images/buju_on_red.png) center top no-repeat; }

.map_buju ul li.li_1{top: 191px;left: 127px;}

.map_buju ul li.li_2{top: 216px;left: 150px;}

.map_buju ul li.li_3{top: 197px;left: 797px;}

.map_buju ul li.li_4{

	top: 198px;

	left: 783px;

}

.map_buju ul li.li_5{

	top: 195px;

	left: 844px;

}

.map_buju ul li.li_6{

	top:228px; left:809px;

}

.map_buju ul li.li_7{top: 183px;left: 887px;}



.map_buju ul li.li_8 {

 top:228px; left:830px;

}	

.map_buju ul li.li_9 {

    top:210px; left:820px;
   
   }
   
.map_buju ul li.li_10 {

    top:214px; left:772px;
   
   }
   
.map_buju ul li.li_11 {

    top: 297px;
    left: 772px;
   
   }
	

.map_buju .circle{ width:35px; height:35px;}

.circle.red span{ background:#ec2a33;}

.circle.purple span{ background:#7f6ebb;}

.circle:before {

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    border-radius: 50%;

    border: 3px solid #fff;

    transform: scale(.25); opacity:.8;

    display: block;

    box-sizing: border-box;

    z-index: 99;

}



#n_buju ol{ position:absolute; bottom:0; left:0; text-align:left; font-size:15px; color:#333;}

#n_buju ol li{ height:55px;}

#n_buju ol li img{ position:relative; top:10px; margin-right:10px;}





#n_branch{ background:#e7f0f6; position:relative; z-index:88; padding-bottom:70px;}

#n_branch .m>ul{ margin-right:-30px;}

#n_branch .m>ul>li{ width:380px; height:360px; background:#fff; position:relative; float:left; margin-right:30px; margin-bottom:30px;}

#n_branch .m>ul>li:hover{ z-index:99;}

#n_branch .m>ul>li>.img{ width:100%; height:260px;}

#n_branch .m>ul>li>.img img{}

#n_branch .m>ul>li>.txt{ padding:23px 17px; width:280px; float:left;}

#n_branch .m>ul>li>.txt h5{ font-size:17px; color:#454545; margin-bottom:12px;}

#n_branch .m>ul>li>.txt p{ font-size:13px; color:#6f6f6f;}

#n_branch .m>ul>li .btn_pro{ display:block; width:80px; height:30px; text-align:center; line-height:30px; background:#4fb7ea; color:#fff; font-size:13px; float:right; margin-top:34px; margin-right:18px;}

#n_branch .m>ul>li .btn_pro:hover{}

#n_branch .tc_pro{ width:346px; background:#4fb7ea; color:#fff; font-size:15px; position:absolute;left:16px; top:330px; padding:15px; text-align:right; display:none;}

#n_branch .tc_pro dl{ line-height:22px;padding:10px 0;}

#n_branch .tc_pro dl+dl{ border-top:1px dashed #95d4f2; }

#n_branch .tc_pro dt{ font-size:15px;}

#n_branch .tc_pro dd{ font-size:12px;}



#piaofu_news{ position: absolute; left:50%; margin-left:-670px; top:50px; z-index:9999;}

#piaofu_news ul{}

#piaofu_news ul li{ position:relative; z-index:0;width:50px; height:50px; border:1px solid #c6c6c6; border-radius:50%; cursor:pointer; margin-bottom:11px; }

#piaofu_news ul li font{ display:block; width:50px; height:50px; border-radius:50%; text-align:center; display:table-cell; vertical-align:middle;}

#piaofu_news ul li .txt{ position:absolute; white-space:nowrap; height:50px; background:#3c4854; color:#f1f3f5; line-height:49px; font-size:14px; top:-1px; left:-2px; padding-left:50px; padding-right:20px; border-radius:24px; z-index:-1; opacity:0; transform:scaleX(.8); transition:.5s; transform-origin:left;}

#piaofu_news ul li:hover .txt{ opacity:1; transform:scaleX(1);}







/*==============分享插件=====================*/

.shart_box{ display:inline-block; float:left; padding-top:11px;}

#j_shart_s_24 .fx{ position:relative; top:2px; cursor:pointer;}

#j_shart_s_24 .bds_count{ font-size:12px;}

.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{ float:none !important; display: inline-block; margin-right:2px;}


#j_shart_s_24{ position:relative; white-space:nowrap; overflow:hidden; height:30px;}

#j_shart_s_24:hover{ width:auto;}

#j_shart_s_24 .bds_sqq {

    background: url(../images/j_shart2.png) 0px 0px no-repeat;

}

#j_shart_s_24 .bds_tsina {

    background: url(../images/j_shart2.png) -35px 0px no-repeat;

}

#j_shart_s_24 .bds_weixin {

    background: url(../images/j_shart2.png) -73px 0px no-repeat;

}





#n_search{ padding:70px 0;}

#n_search ul{ overflow: hidden; margin:0 -20px;}

#n_search ul li{  background:#f1f3f5; margin:0 20px; margin-bottom:25px; position:relative;}

#n_search ul li a{ display:block; padding:40px;}

#n_search ul li h5{ white-space:normal; font-size:18px; color:#333; line-height:28px; max-height:56px;}

#n_search ul li span{ display:block; font-size:13px; color:#a2a2a2; margin-top:12px; margin-bottom:28px;}

#n_search ul li p{ font-size:13px; color:#737373; line-height:24px; max-height:48px; overflow:hidden;}

#n_search ul li:hover .font::before,#n_search ul li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}

#n_search ul li:hover .font{ background:none;}





#gotop{ position:fixed; z-index:90; bottom:80px; right:80px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;}

#gotop { cursor: pointer; }

.aico { background: url(../images/aicos.png);}	

.dt-arrow .aico { position: absolute; left: 0; top: 0; background-position: -54px -120px; width: 37px; height: 19px; animation: hide-dt-f 3s infinite; }

.dt-arrow { position: relative; width: 37px; height: 44px; }

.dt-arrow:before { content: ""; position: absolute; left: 18px; top: 0; bottom: 0; width: 1px; background: #a0a0a0; }

@keyframes hide-dt-f{

	0%{ opacity: 1; transform: translateY(-10px); }

	100%{ opacity: 0; transform: translateY(-150%); }

}





.tc_close{ position: absolute; cursor:pointer; color:#e13a39; font-size:22px; right: -58px; top: -50px; z-index:999; width:40px; height:40px; background:url(../images/close1.png) center no-repeat; transition:.5s; opacity:.7;}

.tc_close:hover{ transform:rotate(180deg);}

.tc_tanchuang{ overflow:visible !important; width: 773px !important; height: 368px !important;}



.innerrow_ajax_loading{ display:none;}



@media (max-width: 1700px)

{

#n_lianxi_zixun .slick-prev{ left:-100px;}

#n_lianxi_zixun .slick-next{ right:-100px;}

}

@media (max-width: 1440px)

{

#n_lianxi_zixun .slick-prev{ left:-50px;}

#n_lianxi_zixun .slick-next{ right:-50px;}



#banner li .con .box .dd2{ font-size:36px; line-height:40px; margin-bottom:5px;}

.n_onestop{ transform: scale(.9); -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); }

#n_jishu .box2 .tt{ font-size: 20px; color: #383838;}

#s_fangan{ height:65px; margin-top:-105px; margin-bottom: 40px;}

#s_fangan ul li{ height:65px;}

#s_fangan ul li h5{ line-height:65px;}

#n_licheng .hd li span{ font-size:45px;}

#n_licheng .hd{ margin-bottom:50px;}

#n_licheng .bd li.slick-center .img{ transform: scale(2.2);}

#n_licheng .bd li .box{ padding:70px 0;}

#header,#nav_btn_box,#search_btn{ height:80px;}

.header .dw2{ width:150px;}

.header .dw2.top_jishu {

    left: 265px;

}

.bn-box{ margin-top:80px;}

#header.n_header{ top:-80px;}

}



.zyqh { width: 122px; height: 35px; border-radius: 20px; background: #f2f2f2; margin: 0 auto; line-height: 35px; overflow: hidden;}

.zyqh a { display: block; height: 100%; width: 50%; float: left; text-align: center; font-size: 13px; color: #898989;}

.zyqh a.on{ background: #00aeef; color: #fff;}	











#logo{ left:0; margin:0;}

.header .dw2.top_fangan{ display:none;}

.header .dw2.top_jishu{ display:none;}

#nav_btn_box{ display:none;}

ul.m_nav_list{ float:left; margin-left:220px;}

ul.m_nav_list li{ float:left; color:#333; line-height:80px;}

ul.m_nav_list li a { display:block; padding:0 18px;}

ul.m_nav_list li a h3{ font-size:14px;}

ul.m_nav_list li a h3:hover{ font-weight:bold;}


#n_kehu{ padding:70px 0}
#n_kehu ul{margin:0 -20px;font-size:0;margin-bottom: 50px;display: flex;
  flex-wrap: wrap;}
#n_kehu ul li{ display:inline-block; width:25%; padding:0 20px;}
#n_kehu ul li a{ display:block; background:#f1f3f5 url(../images/n_kehu_bg.png) center bottom no-repeat; height:462px; text-align:center; padding:90px 0}
#n_kehu ul li a h5{ display:inline-block; width:215px; height:50px; line-height:46px; border:#c8c9ca 2px solid; border-radius:25px; margin-top:50px; font-size:16px; color:#363636; transition:.6s}
#n_kehu ul li a:hover h5{ border:#00aeef 2px solid; background:#00aeef; color:#fff}

#n_kehu ul li:nth-child(1) a{ border-radius:28px 0 0 0}
#n_kehu ul li:nth-child(3) a{ border-radius:0 28px 0 0}

#n_shougong{ padding:70px 0}
#n_shougong ul{ margin:0 -10px; font-size:0}
#n_shougong ul li{ display:inline-block; width:50%; padding:0 10px; margin-bottom:20px;}
#n_shougong ul li a{ display:block; background:#eceef0 url(../images/n_shougong_bg.png) right bottom no-repeat; padding:36px; transition:.6s}
#n_shougong ul li a h6{ font-size:12px; color:#818181}
#n_shougong ul li a h5{ font-size:19px; color:#363636; line-height:21px; height:31px; overflow:hidden; white-space:nowrap; margin:16px 0 20px; transition:.6s}
#n_shougong ul li a span{ display:inline-block; width:140px; height:40px; line-height:38px; border:#bfc1c3 1px solid; border-radius:20px; font-size:14px; color:#6e6e6e; text-align:center; transition:.6s}

#n_shougong ul li a:hover{ transform:translateY(-4px)}
#n_shougong ul li a h5:hover{ color:#00aeef}
#n_shougong ul li a span:hover{ background:#00aeef; border:#00aeef 1px solid; color:#fff}

.xuanze{padding: 56px 0 32px;}
.xuanze form{ margin:0 -0.9375rem}
.xuanze form .layui-form-item{float:left;width:33.33333333%;clear: inherit; padding:0 0.9375rem}
.xuanze form .layui-form-item .layui-inline{ width:100%; margin:0 0}
.xuanze form .layui-form-item .layui-input-inline{ width:100%; margin:0 0}
.xuanze form .layui-form-item .layui-input-inline .layui-input{height:3.75rem;line-height:3.75rem;background:#eceef0;border: none;text-align: left;font-size: 15px;color: #595959;}
.xuanze form .layui-form-item .layui-input-inline .submit{ background:url(../images/sousuo_bg1.png) center no-repeat; width:3.75rem; height:3.75rem; position:absolute; top:0; right:0.125rem}

#n_zhaopin{ padding-bottom:70px}
#n_zhaopin .content .top1{ height:70px; line-height:70px; background:#00aeef; padding:0 30px; color:#fff}
#n_zhaopin .content .top1 .top01{ width:330px;}
#n_zhaopin .content .top1 .top02{ width:288px;}
#n_zhaopin .content .top1 .top03{ width:204px;}
#n_zhaopin .content .top1 .top05{ float:right}

#n_zhaopin .content dl dd{line-height:70px;color:#676767;font-size:15px;border-left: #dee0e2 1px solid;border-right: #dee0e2 1px solid;}
#n_zhaopin .content dl dd h5{padding:0 30px;border-bottom: #dee0e2 1px solid;}
#n_zhaopin .content dl .top01{ width:330px;}
#n_zhaopin .content dl .top02{ width:288px;}
#n_zhaopin .content dl .top03{ width:204px;}
#n_zhaopin .content dl .top05{float:right;background:url(../images/top1_bg.png) center no-repeat;width:38px;height: 70px;margin-right: 12px; cursor:pointer}
#n_zhaopin .content dl .more a{display:inline-block;width:165px;height:45px;line-height:43px;border:#00aeef 1px solid;border-radius:22.5px;font-size:15px;color:#00aeef;text-align:center; transition:.6s}
#n_zhaopin .content dl .ar_article p{ font-size:14px; line-height:28px; color:#868686; margin-bottom:28px}
#n_zhaopin .content dl .ar_article{padding: 30px 30px 42px;border-bottom: #dee0e2 1px solid;}
#n_zhaopin .content dl h5.on .top05{ background:url(../images/top1_on.png) center no-repeat}

#n_zhaopin .content dl .more a:hover{ background:#00aeef; color:#fff}

#n_product .n_left{ width:220px;}
#n_product .n_left h3{ font-size:22px; color:#282828; padding-bottom:20px; border-bottom:#eaebef 2px solid; margin-bottom:14px}
#n_product .n_left>ul>li{line-height:50px;background:#f1f2f6;margin-bottom:1px;padding:0 30px;position: relative;}
#n_product .n_left>ul>li:before{ content:""; position:absolute; top:0; height:50px; left:0; right:0; transition:.6s}
#n_product .n_left>ul>li>a{ display:inline-block; width:calc(100% - 50px); font-size:18px; color:#4f4f51; transition:.6s; position:relative}
#n_product .n_left>ul>li>i svg{width:16px;height:16px;fill:#acadaf;vertical-align: middle;margin: -3px 0 0;float: right;position: absolute;right: 30px;top: 25px;margin-top: -8px;transition: .6s;cursor: pointer;}
#n_product .n_left>ul>li ul{ padding:0 0 12px; display:none}
#n_product .n_left>ul>li ul li{ border-bottom:#d9dbdd 1px dashed; line-height:34px;}
#n_product .n_left>ul>li ul li:last-child{ border:none}
#n_product .n_left>ul>li ul li a{ font-size:13px; color:#585858; position:relative; display:block; transition:.6s}
#n_product .n_left>ul>li ul li a svg{width:16px;height:16px;fill:#acadaf;vertical-align: middle;margin: -3px 0 0;float: right;position: absolute;right: 0;top: 50%;margin-top: -8px;transition: .6s;}

#n_product{ padding:30px 0 70px;}
#n_product .n_left>ul>li>a:hover, #n_product .n_left>ul>li ul li a:hover{ color:#00aeef}

#n_product .n_left>ul>li>i svg:hover{ fill:#00aeef; transform:rotate(90deg)}
#n_product .n_left>ul>li ul li a:hover svg{ fill:#00aeef;}
#n_product .n_left>ul>li.on:before{ background:#00aeef}
#n_product .n_left>ul>li.on>a{ color:#fff}
#n_product .n_left>ul>li.on i svg{ fill:#fff}
#n_product .n_left>ul>li.on ul{ display:block}

#n_product .n_right{ width:calc(100% - 220px); padding-left:36px}
#n_product .n_right .ar_article table{ width:100%}
#n_product .n_right .ar_article th{background:#f1f2f6;font-size: 15px;color: #3f3f3f;font-weight: normal;}
#n_product .n_right .ar_article td{ text-align:center}