/*初始化css*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family:Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif; }
td, th, caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol, ul, li { list-style:none; }
.page li{ display: inline-block; }
input, textarea, select, button { font:14px Verdana, Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow-y: scroll; }
.clearfix:after { content: "."; display: block; height:0; clear:both; visibility: hidden; }
.clearfix { *zoom:1;
}
* { box-sizing: border-box; }
/*基础样式*/
.container-fluid { margin-right: auto; margin-left: auto; width: 100%; display: block; min-width: 1500px; }
.containerbig { width:1200px; padding: 0; display: block; margin: 0 auto; }
.containersmall { width: 1200px; margin: 0 auto; display: block; }
body { padding: 84px 0 0 0; }
/*顶部导航区域*/
.header { position: fixed; left: 0; top: 0; filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d8ffffff', EndColorStr='#d8ffffff');
display: block; height: 90px; background: #fff; z-index: 1000; padding: 18px 0 0 0; box-sizing: border-box; background: none; box-shadow:none; border: none; height: 84px; padding: 16px 0 0 0; }
.header .containerbig { width: 1200px; }
.header .logo { float: left; padding-top: 6px; }
.header .logo a { display: block; }
.header .logo a img.oneimg { display: block; }
.header .logo a img.onetwo { display: none; }
.header .site-nav { float: right; line-height: 74px; margin: 5px 20px 0 0; }
.header .site-nav .concat-us { height: 21px; line-height: 21px; padding: 0 15px 0 14px; display: inline-block; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.header .site-nav .concat-us .icon { height: 16px; transform: translateY(-10%); margin-right: 8px; }
.header .site-nav .shiyong-btn { height: 32px; font-size: 14px; line-height: 32px; text-align: center; color: #fff; margin-left: 12px; margin-top: 20px; float: left; }
.header .site-nav .tiyan-btn { width: 92px; height: 38px; line-height: 36px; text-align: center; margin-left: 24px; float: left; background: rgba(255, 170, 0, 0.1); border: 1px solid rgba(255, 170, 0, 0.5); border-radius: 20px; background: linear-gradient(130deg, #FF9500 0%, #FF5500 100%); }
.header .site-nav .tiyan-btn a.yanshi { cursor: pointer; display: block; height: 100%; color: #ffffff; font-size: 16px; }
.header .site-nav .tiyan-btn:hover { box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2); }
.header .site-nav .tiyan-btn:hover a { color: #ffffff; }
.header .site-nav .user-btn { /*width: 110px;*/ height: 40px; font-size: 16px; line-height: 40px; text-align: center; float: left; border-radius: 37px; margin: 0 0 0 10px; }
.header .site-nav .user-btn a { padding:0 6px; color: #ffffff; }
.header .site-nav .user-btn a:hover { color: #fdad02; }
.header .site-nav .demo { font-size: 16px; }
.header .site-nav .demo a { color: #079cda; text-decoration: underline; }
.navigation { display: inline-block; margin: 6px 0 0 54px; }
.navigation li { float: left; margin: 0 0 0 10px; }
.header .site-nav .tellbox { float: left; display: inline-block; font-size: 17px; font-weight: bolder; color: #FFFFFF; line-height: 40px; }
.header .site-nav .tellbox i { width: 20px; height: 20px; display: inline-block; background: url(../image/hometell1.png) no-repeat center; background-size: 20px; vertical-align: text-top; margin: 1px 6px 0 0; }
.navigation a { width: 100px; text-align: center; font-size: 16px; font-weight: 400; position: relative; color: #060606; line-height: 38px; display: block; border: 1px transparent solid; transition-property :color, background, border; transition-duration : 0.3s; border-radius: 20px; }
.navigation li.on a, .navigation li:hover a { background: #014ed0; /*border: 1px solid rgba(255,255,255,0.5);*/ box-shadow: 0px 6px 12px 0px rgba(0, 0, 40, 0.08); }
/*滚动区域的样式*/
.header.active { background: #ffffff; z-index: 1000; border-bottom: 1px whitesmoke solid; }
.header.active .logo a img.oneimg { display: none; }
.header.active .logo a img.onetwo { display: block; }
.header.active .navigation li.on a, .header.active.navigation li:hover a { color: #ffffff; background: #014ed0; border: 1px #014ed0 solid; }
.header.active .navigation a { color: #666666; }
.header.active li.on a, .header.active li:hover a { color: #ffffff; background: #014ed0; border: 1px #014ed0 solid; }
.header.active .site-nav .user-btn a { color: #666666; }
.header.active .site-nav .user-btn a:hover { color: #FF9500; }
.header.active .site-nav .tellbox { color: #8d8d8d; }
.header.active .site-nav .tellbox i { background: url("../image/hometellh.png") no-repeat center; background-size: 20px; }
/*.header.active .site-nav .tiyan-btn {*/
    /*background: #ffffff;*/
    /*box-shadow:none;*/
/*}*/
/*.header.active .site-nav .tiyan-btn:hover {*/
    /*background: #ffab02;*/
/*}*/
.navigations { display: inline-block; margin: 6px 0 0 54px; }
.navigations li { float: left; margin: 0 0 0 10px; }
.header .site-nav .tellbox { float: left; display: inline-block; font-size: 17px; font-weight: bolder; color: #FFFFFF; line-height: 40px; }
.header .site-nav .tellbox i { width: 20px; height: 20px; display: inline-block; background: url(../image/hometell1.png) no-repeat center; background-size: 20px; vertical-align: text-top; margin: 1px 6px 0 0; }
.navigations a { width: 100px; text-align: center; font-size: 16px; font-weight: 400; position: relative; color: #FFFFFF; line-height: 38px; display: block; border: 1px transparent solid; transition-property :color, background, border; transition-duration : 0.3s; border-radius: 20px; }
.navigations li.on a, .navigations li:hover a { background: #014ed0; /*border: 1px solid rgba(255,255,255,0.5);*/ box-shadow: 0px 6px 12px 0px rgba(0, 0, 40, 0.08); }
/*滚动区域的样式*/
.header.active { background: #ffffff; z-index: 1000; border-bottom: 1px whitesmoke solid; }
.header.active .logo a img.oneimg { display: none; }
.header.active .logo a img.onetwo { display: block; }
.header.active .navigations li.on a, .header.active.navigations li:hover a { color: #ffffff; background: #014ed0; border: 1px #014ed0 solid; }
.header.active .navigations a { color: #666666; }
.header.active li.on a, .header.active li:hover a { color: #ffffff; background: #014ed0; border: 1px #014ed0 solid; }
.header.active .site-nav .user-btn a { color: #666666; }
.header.active .site-nav .user-btn a:hover { color: #FF9500; }
.header.active .site-nav .tellbox { color: #8d8d8d; }
.header.active .site-nav .tellbox i { background: url("../image/hometellh.png") no-repeat center; background-size: 20px; }


/*公共标题区域*/
.title-comtitle { display: block; text-align: center; }
.title-comtitle h3 { font-size: 46px; /*font-weight: bold;*/ color: #202020; font-size: 36px; }
.title-comtitle h3 em { font-weight: 400; }
.title-comtitle h3 img { vertical-align: text-top; height: 16px; margin: 10px 6px 0 0;/*animation:turn 2.8s linear infinite;*/ }
.title-comtitle h3:hover img { }
@keyframes turn { 0% {
-webkit-transform:rotate(0deg);
}
 25% {
-webkit-transform:rotate(90deg);
}
 50% {
-webkit-transform:rotate(180deg);
}
 75% {
-webkit-transform:rotate(270deg);
}
 100% {
-webkit-transform:rotate(360deg);
}
}
.title-comtitle p { font-size: 23px; font-weight: 400; color: #666666; line-height: 35px; margin: 5px 0; }
.imgbig { display: block; overflow: hidden; }
.imgbig img { width: 100%; transition: all 0.3s; }
.imgbig img:hover { transform: scale(1.12); }
/*banenr区域*/
#bannerbox { padding: 0; }
#bannerbox img.bannerboximg { width: 100%; }
a.jianbinatwobtn { width: 150px; height: 50px; display: inline-block; text-align: center; background: none; border: 1px #ffffff solid; border-radius: 4px; font-size: 20px; font-size: 19px; line-height: 50px; font-weight: 400; color: #FFFFFF; background: rgba(255, 255, 255, 0.06); }
a.jianbinatwobtn:hover, a.jianbinatwobtn.jianbinatwobtnh { width: 150px; height: 50px; display: inline-block; text-align: center; background: linear-gradient(90deg, #FF9500 0%, #FF5500 100%); border-radius: 4px; font-size: 18px; color: #FFFFFF; line-height: 50px; border: 1px #FF9500 solid; }
a.jianbinatwobtn:hover { border: 1px #FF9500 solid; box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2); }
/*右侧浮动区域*/
.floatmenu { position: fixed; bottom: 110px; right: 10px; z-index: 500; }
.floatmenu .item { height: 42px; width: 42px; margin-bottom: 5px; position: relative; }
.floatmenu .blk { display: block; height: 100%; width: 100%; border-radius: 3px; background: url(https://www.100926.com/style/img/floatmenu.png) no-repeat; cursor: pointer; }
.floatmenu .weibo .blk { background-position: 0 0; }
.floatmenu .qq .blk { background-position: -42px 0; }
.floatmenu .wechat .blk { background-position: -84px 0; }
.floatmenu .mobile { display:none; }
.floatmenu .mobile .blk { background-position: -126px 0; }
.floatmenu .ask .blk { background-position: -168px 0; }
.floatmenu .backtop .blk { background-position: -210px 0; }
.floatmenu .weibo .blk:hover { background-position: 0 -42px; }
.floatmenu .qq .blk:hover { background-position: -42px -42px; }
.floatmenu .wechat .blk:hover { background-position: -84px -42px; }
.floatmenu .mobile .blk:hover { background-position: -126px -42px; }
.floatmenu .ask .blk:hover { background-position: -168px -42px; }
.floatmenu .backtop .blk:hover { background-position: -210px -42px; }
.floatmenu .popover { display: none; position: absolute; right: 42px; top: 0; padding-right: 15px; text-align: center; }
.floatmenu .item:hover .popover { display: block; }
.floatmenu .popover .popover-arr { position: absolute; top: 15px; right: 9px; background: url(https://www.100926.com/style/img/popover_arr_l.png) no-repeat; height: 11px; width: 7px; }
.floatmenu .ask .popover p { text-align: left; }
.floatmenu .ask .popover p i { margin-right: 4px; }
.floatmenu .popover .popover-bd { width: 140px; padding: 2px; border-radius: 4px; -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); border: 1px solid #d8d8d8; background: #fff; }
.floatmenu .popover label { font-weight: bold; display: block; padding: 4px 0 0; }
.floatmenu .popover p { color: #999; padding: 0 5px 4px; font-size: 12px }
.floatmenu .popover img { width: 120px; height: auto; }
.floatmenu .popover .btn { display: block; background: #049ae8; color: #fff; border-radius: 3px; margin: 5px 5px 10px; height: 30px; line-height: 28px; }
.floatmenu .wechat .popover .popover-bd { width: 130px; }
/*打十分大无缝*/
#usermianfe { padding: 68px 0; display: block; background: url("../image/footerimg1.png") no-repeat center; background-size: 100% 100%; text-align: center; }
#usermianfe .allbtn { margin-top: 20px; }
#usermianfe .allbtn a { margin: 0 10px; }
#usermianfe #comtitlejsfure h3 { color: #ffffff; transform: scale(0.76); }
/*页脚区域*/
.footer { background:#45598a; padding:60px 0 0 0; margin: 0px 0 0 0; }
.footer .footer-icon { display: block; overflow: hidden; margin: 0px 0 30px 0; width: 100%; }
.footer .footer-icon li { display: inline-block; width: 20%; float: left; text-align: center; }
.footer .footer-icon span { font-size:16px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:30px; display: block; text-align: center; }
.footer .footer-icon li a img { transition: all 0.5s; }
.footer .footer-icon li:hover a img { transform:rotate(360deg); -ms-transform:rotate(360deg); 	/* IE 9 */ -moz-transform:rotate(360deg); 	/* Firefox */ -webkit-transform:rotate(360deg); /* Safari 和 Chrome */ -o-transform:rotate(360deg); 	/* Opera */ }
.footer .footertwo { font-size:16px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:30px; padding: 50px 0; border-bottom: 1px #48536E solid; }
.footer .footertwo .footer-left { width: 700px; display: inline-block; overflow: hidden; vertical-align: text-top; float: left; }
.footer .footertwo .footer-left ul { display: inline-block; vertical-align: text-top; margin: 0 100px 0 0; float: left; }
.footer .footertwo .footer-left ul:last-child { margin: 0 0 0 0; }
.footer .footertwo .footer-left ul li:first-child { margin-bottom: 14px; font-size: 26px; color: #E5EEFF; line-height: 38px; font-size: 24px; line-height: 35px; }
.footer .footertwo .footer-left ul li a { font-size: 16px; font-weight: 400; color: #E5EEFF; line-height: 38px; }
.footer .footertwo .footer-left ul li a:hover { color: #ffffff; text-decoration: underline; }
.footer .footertwo .footer-right { width: 490px; display: inline-block; overflow: hidden; vertical-align: text-top; }
.footer .footertwo .footer-right .telephone { width: 300px; display: inline-block; padding: 0 0 0 50px; box-sizing: border-box; }
.footer .footertwo .footer-right .telephone h3 { margin-bottom: 14px; font-size: 26px; color: #E5EEFF; line-height: 38px; font-size: 24px; line-height: 35px; }
.footer .footertwo .footer-right .telephone p { font-size: 16px; font-weight: 400; color: #E5EEFF; line-height: 38px; }
.footer .footertwo .footer-right .telephone h2.tel-number { font-size: 30px; font-weight: bold; color: rgba(255, 255, 255, 1); line-height: 30px; margin: 20px 0 0 0; }
.footer .footertwo .footer-right .official-plat { width: 190px; display: inline-block; float:left; text-align: left; }
.footer .footertwo .footer-right .official-plat h3 { margin-bottom: 14px; font-size: 26px; color: #E5EEFF; line-height: 38px; font-size: 24px; line-height: 35px; }
.footer .footertwo .footer-right .official-plat p { font-size: 16px; font-weight: 400; color: #E5EEFF; line-height: 38px; }
.footer .fiend { font-size:16px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:30px; padding: 20px 0; border-bottom: 1px #48536E solid; }
.footer .fiend ul { display: block; overflow: hidden; }
.footer .fiend ul li { display: inline-block; vertical-align: text-top; margin: 0 12px 0 0; }
.footer .fiend ul li a { display: inline-block; vertical-align: text-top; font-size: 16px; font-weight: 400; color: #E5EEFF; line-height: 38px; }
.footer .fiend ul li:nth-child(1) a {
 font-weight: bold;
 font-size: 17px;
 background: url("../image/righticon1.png") no-repeat 94% center;
 background-size: 7px;
 padding: 0 32px 0 0;
}
.footer .IPC { color: #ffffff; font-size: 14px; padding: 26px 0; text-align: center; }
.footer .IPC .lpr { display: inline-block; }
.footer .IPC .lpr img { height: 32px; vertical-align: middle; }
.footer .IPC .lpr a { color: #ffffff; font-size: 14px; margin: 0 5px; }
.footer .IPC .lpr a:hover { text-decoration: underline; }
.footer .IPC .rcp { display: inline-block; float: right; }







/*小于1560px屏幕的导航区域*/
@media screen and (max-width: 1560px) {
 .header .containerbig {
 padding: 0 10px;
}
 .navigation {
 margin: 6px 0 0 80px;
}

 .navigations {
 margin: 6px 0 0 80px;
}
 .header .site-nav {
 margin: 5px 0 0 0;
}
 .header .site-nav .user-btn {
 margin: 0 0 0 20px;
}
}
@media screen and (max-width: 1500px) {
 .container-fluid {
 min-width: 1440px;
}
 .header .site-nav .tiyan-btn {
 margin-left: 18px;
}
}



/*小于1400px屏幕的导航区域*/
@media screen and (max-width: 1440px) {
 .container-fluid {
 min-width: 1400px;
}
 .header .containerbig {
 padding: 0 10px;
}
}
 @media screen and (max-width: 1440px) {
body {
 width: 1400px;
}
}
/*右侧悬浮*/
.suspension { text-align: center; font-size: 14px; padding:5px; position:fixed; background: #568dff; right: 1%; z-index: 999999; top: 37%; width: 135px; border-radius: 8px; box-shadow: 0 5px 10px rgba(0, 0, 0, .2); padding-bottom: 10px; }
.suspensionText { margin-top: 8px; color: #ffffff; line-height: 1.5; }
.suspensionIMG { margin-top: 8px; border-radius: 3px; background: #ffffff; overflow: hidden; padding: 0 0 5px 0; }
.suspensionButton { display: block; padding: 5px 0; width: 100%; margin-top: 8px; border-radius: 3px; background: #ffffff; cursor: pointer; transition: all linear .3s;
}
.suspensionButton:hover { opacity: .8; transition: all linear .3s;
}
.font-weight-bolder { font-weight: bolder!important; }
.scroll-to-top { position: fixed; right: 50px; bottom: 110px; width: 65px; height: 65px; font-size: 18px; line-height: 61px; text-align: center; z-index: 100; cursor: pointer; border-radius: 50%; margin-left: -26px; background:url(../image/footgotop.png) no-repeat center center; }
.scroll-to-top.style-two { background-color: #2d3247; }
.scroll-to-top:hover { color: #ffffff; }
.scroll-to-top { color: #2F54EB; border: 2px dashed #2F54EB; }
#about { padding-top: 22px; width: 1120px }
#about .article-item { padding-bottom: 30px; border-bottom: 1px dashed #d8d8d8 }
#about .article-item.us-desc { width: 671px; display: inline-block; position: relative }
#about .article-item.us-desc .us-img { position: absolute; right: -448px; bottom: 20px }
#about .article-item-title { font-size: 25px; font-family: PingFang-SC-Bold; font-weight: bold; color: #414d5b; /* line-height: 22px; */ margin-bottom: 14px; margin-top: 30px; }
#about .article-item-desc { font-size: 14px; font-family: PingFang-SC-Bold; color: #151414; line-height: 28px }
#about .article-item-desc .img-wrap { overflow: hidden; margin-top: 20px; font-size: 0 }
#about .article-item-desc .img-wrap img { float: left; margin: 0 10px 10px 0 }
 #about .article-item-desc .img-wrap img:last-child, #about .article-item-desc .img-wrap img:nth-child(4) {
 margin-right: 0
}
#about .article-item .about-us-btn { background: #3b76e0; border-radius: 12px; padding: 0 15px; line-height: 24px; border:none; }
#about .article-item .about-us-btn a { color: #ffffff; }
#about .article-item .about-us-btn span { font-size: 12px; font-weight: 400; color: #fff; line-height: 17px }
