@charset "utf-8";
/* CSS Document */


* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: Microsoft YaHei; }
h1, h2, h3, h4, h5 { margin: 0; }
li { list-style: none; }
a { color: #000000 } 
a:hover , a:active , a:visited { text-decoration: none; }
.position { position: relative; }
.inn-width { padding-left: 70px; padding-right: 70px; }
input, textarea, select, button { border: none; }
.pt80 { padding-top: 80px; }
.pl45 { padding-left: 45px; }
.pl175 { padding-left: 175px; }
.pr45 { padding-right: 45px; }
.mt-20 { margin-top: -20px; }
.mt20 { margin-top: 20px; }
.mt50 { margin-top: 50px; }
.mt160 { margin-top: 160px; }
.mb40 { margin-bottom: 40px; }
.mb80 { margin-bottom: 80px; }
.ml60 { margin-left: 60px; }
.mr60 { margin-right: 60px; }



/*   head    */
.head { height: 80px; background: #FFFFFF; box-shadow: 0px 3px 6px rgba(90, 90, 90, 0.16); position: fixed; width: 100%; top: 0; z-index: 1045; }
.head .logo { width: 150px; line-height: 80px; }
.head .lang { width: 350px; }
.head .lang .zx { display: inline-block; width: 265px; height: 46px; background: #0066FF; border-radius: 3px; text-align: center; line-height: 46px; color: #FFFFFF; font-weight: 400; font-size: 14px; margin-right: 30px; }
.head .lang .zx img { margin-left: 10px; }
.head .lang .lang-en { display: inline-block; line-height: 80px; font-size: 14px; font-weight: 400; color: #333333;}
.head li.nav-item { float: left; margin: 0 25px; }
.head li.nav-item>a{display: block;text-align: center;line-height: 78px;position: relative; font-size: 16px; font-weight: bold; color: #333333; z-index: 1047; }
.head li.nav-item:hover>a ,li.nav-item.active>a{ font-size: 16px; font-weight: bold; line-height: 78px; color: #0066FF; border-bottom: 2px solid #0066FF; }
.head li.nav-item:hover>a::before,li.nav-item.active>a::before{display: block;}
/* 二级菜单 */
.subMenu{display: none;position: absolute;top: 80px;left: 0;width: 100%; background: #FFFFFF; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); padding: 45px 0; z-index: 1046; }
.subMenu dl { border-right: 1px solid #CFD5E6; margin-bottom: 0; padding-left: 100px; }
.subMenu dl:last-child { border-right: none; } 
.subMenu dt { font-size: 15px; font-weight: bold; line-height: 30px; color: #333333; position: relative; }
.subMenu dt img { position: absolute; left: -60px; top: 2px; margin-right: 20px; }
.subMenu dd { font-size: 14px;font-weight: 400;line-height: 30px; padding-left: 0; padding-right: 0; }
.subMenu dd a { color: #6E7A9A; }
.subMenu ul li { float: left;  border-right: 1px solid #CFD5E6;  }
.subMenu ul li a { color: #6E7A9A; font-size: 14px;font-weight: 400;line-height: 30px; padding: 0 20px; }
.subMenu ul li:last-child { border-right: none; }

/*  foot   */
.foot { padding: 90px 0 40px; background: #1D1D1D; }
.foot dl { padding-left: 0; padding-right: 0; }
.foot dt { font-size: 16px; font-weight: bold; line-height: 32px; color: #FFFFFF; }
.foot dd { font-size: 14px; font-weight: 400; line-height: 32px; color: #B3B3B3; }
.foot dd a { color: #B3B3B3; }
.foot dl p { font-size: 14px; font-weight: 400; line-height: 32px; color: #1047; }
.foot .foot-info { font-size: 14px; font-weight: 400; line-height: 32px; color: #B3B3B3; }

.foot .footBox1 { width: 70%; float: left; }
.foot .footBox2 { width: 30%; float: left; }
/*  index   */
.banner  { margin-top: 80px; }
/*  .banner .carousel-indicators li { width: 20px; height: 20px; background: url(../images/i1.png) center center no-repeat; margin: 0 5px; }
.banner .carousel-indicators li.active { background: url(../images/i2.png) center center no-repeat; } */
.banner .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #707070;     /* 覆盖插件里圆圈的颜色*/
	border-radius: 10px
}

.banner .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #707070;     /* 覆盖插件里圆圈的颜色*/
}
.title { font-size: 40px; font-weight: bold; line-height: 40px; color: #001243; } 
.line { height: 1px;  border: 1px solid #CCCCCC; width: 132px; margin: 20px auto 0; }
.v-line { height: 4px; width: 58px;height: 4px;background: #FFFFFF; opacity: 0.5;}
.s-line { width: 43px; height: 1px; background-color: #CCCCCC; margin: 20px auto 5px; }
.i-line { width: 30px; height: 4px; background: #0166FF; margin: 8px auto; }
.arc-decs { font-size: 16px; font-weight: 400; line-height: 22px; color: #6E7A9A; margin-top: 25px; }
.arc-zx { font-size: 28px; font-weight: bold; line-height: 40px; color: #001243; }
.arc-s { font-size: 16px;font-weight: 400;line-height: 32px; color: #6E7A9A; width: 384px; margin: 50px auto 0; } 
.arc-c { width: 950px; height: 58px;font-size: 18px;font-weight: 400;line-height: 34px;color: #6E7A9A; margin: 0 auto; }
.arc-m { font-size: 18px; font-weight: 400; line-height: 40px; color: #001243; }
.box-one { padding: 42px 0; background: #F5F8FC; }
.box-two { padding: 42px 0; }
.ser-icon-bg { width: 110px; height: 110px; display: inline-table;  line-height: 110px; }
.item1 { margin-top: 60px; }
.item1 img { height: 80px; }
.item1 li h2 { font-size: 22px; font-weight: bold; line-height: 30px; color: #001243; margin-top: 40px; }
.item1 li a { display: block; font-size: 16px; font-weight: 400;line-height: 30px; color: #6E7A9A; }
.tabs { margin-top: 35px; }
.tabsNav { margin-top: 25px; }
.tabsNav li a { display: block; height: 71px; line-height: 71px; padding-left: 13px; border-left: 4px solid #EEEEEE; font-size: 16px;font-weight: bold; color: #6E7A9A; width: 300px; }
.tabsNav li.on a { color: #001243; border-left: 4px solid #0066FF;} 
.tabsCon { padding-left: 0; padding-right: 0; }
.tabsCon .con { display: none; }
.tabsCon .con.on { display: block; }
.tabsCon .con li { float: left; width: 91px; height: 91px; margin: 0 50px 15px 0; } 
.tabsCon .con a .server-bot .text-center{ text-align: right; }
.item3 { margin: 35px 200px 0; }
.item3 li { margin: 20px 0; }
.item3 li a { display: block; height: 160px; background: #FFFFFF; border-radius: 12px; border: 1px solid #DFE8F2; padding-top: 29px; }
.item3 li a h2 { font-size: 16px; font-weight: bold; line-height: 30px; color: #001243; margin-top: 25px; }
.item4 { margin-top: 60px; }
.item4 li a { display: block; height: 440px; background: #FFFFFF; box-shadow: 0px 3px 8px rgba(139, 139, 139, 0.16); }
.item4 li h2 { height: 24px; font-size: 18px; font-weight: bold; color: #001243; margin-top: 20px; }
.item4 li p { font-size: 14px; font-weight: 400; line-height: 22px; color: #6E7A9A; padding: 0 20px; height: 130px;}
.item5 { margin-top: 20px; }
.item5 .line1 { position: absolute; z-index: 1; height: 1px; background: #D9D9D9; width: 87.5%; top: 109px; left: 12.5%;  }
.item5 .line2 { position: absolute; z-index: 1; height: 340px; width: 1px; background: #D9D9D9; right: 0; top: 109px; }
.item5 .line3 { position: absolute; z-index: 1; height: 1px; background: #D9D9D9; bottom: 230px; width: 79%; right: 0; }
.item5 .item5-img { width: 60px; height: 69px; margin: 0 auto; }
.item5 li { height: 340px; padding-top: 24px; transition: all .7s; z-index: 9; }
.item5 li .s-round { display: block; width: 11px; height: 11px; margin: 10px auto 0; background: #BFBFBF; border-radius: 50%; }
.item5 li h4 { font-size: 16px; font-weight: bold; margin-top: 9px; color: #BFBFBF; font-family: Arial, Helvetica, sans-serif; }
.item5 li h2 { font-size: 18px; font-weight: bold; line-height: 30px; color: #001243; margin-top: 10px; }
.item5 li p { opacity: 0; transition: all .7s; font-size: 14px; font-weight: 400; color: #6E7A9A; padding: 0 0; margin-top: 5px; text-align: left; }
.item5 li .hide-img { display: none; }
.item5 li:hover .hide-img { display: block; }
.item5 li:hover .show-img { display: none; }
.item5 li:hover { background: #FFFFFF; border: 1px solid #E6E6E6; box-shadow: 0px 3px 6px rgba(0, 59, 119, 0.1); border-radius: 3px; padding-top: 14px; transition: all .7s; cursor: pointer; }
.item5 li:hover .s-round { display: none; }
.item5 li:hover h4 { width: 53px; height: 53px; margin: 0 auto; line-height: 49px; margin-top: 18px; border: 1px solid #E6E6E6;  font-size: 18px; color: #FFFFFF; border-radius: 50%;  }
.item5 li:hover h4 span { display: block; width: 43px; height: 43px; margin: 4px;  background: #0066FF; border-radius: 50%;  }
.item5 li:hover p {opacity: 1; transition: all .7s; }
.online h2 { font-size: 28px; font-weight: bold; line-height: 50px; color: #001243; }
.online h5 { font-size: 15px; font-weight: 400; line-height: 30px; color: #6E7A9A; }
.online a { display: block; width: 320px; height: 70px; line-height: 70px; font-size: 16px; background: #0166FF; border-radius: 3px; margin: 40px auto 0; color: #FFFFFF; }
.online a img { margin-left: 10px; }


/*  block   */
.innban {  margin-top: 80px; }
.innban img { min-height: 150px; }
.btn-blue { display: inline-block; width: 170px; height: 56px; background: #0166FF; border-radius: 3px; font-size: 16px; font-weight: 400; color: #FFFFFF; }
.innban-info { position: absolute; z-index: 1; top: 25%; width: 1120px; left: 50%; margin-left: -553px; }
.innban-info .innban-title { margin-bottom: 30px; color: #FFFFFF; }
.innban-info .innban-arc { font-size: 18px; font-weight: 400; line-height: 30px; color: #FFFFFF; }
.innban-info .online img { min-height: auto; }
.item6 h2 { font-size: 20px; font-weight: bold; line-height: 30px; color: #001243; margin-top: 10px; }
.item6 p { font-size: 16px; font-weight: 400; line-height: 30px; color: #6E7A9A; }
.item7 { height: 416px;  display: flex; align-items: center; }
.item7 .pic1 { position: absolute; left: 140px; bottom: -42px; width: 272px; height: 421px; }
.item7 .item7-info { margin-left: 350px; width: 508px; }
.item7 .item7-info h2 { font-size: 24px; font-weight: bold; line-height: 30px; color: #001243; margin-bottom: 30px; }
.item7 .item7-info p { font-size: 14px; font-weight: 400; line-height: 30px; color: #6E7A9A; }
.item8 li { height: 490px; overflow: hidden; border-right: 1px solid #E6E6E6; margin-top: 85px; }
.item8 li:nth-child(3n+0) { border-right: none; }
.item8 li a { display: block; }
.item8 li h2 { font-size: 18px; font-weight: bold; line-height: 30px; color: #001243; margin: 20px 0 15px; }
.item8 li p { font-size: 14px; font-weight: 400; line-height: 22px; color: #6E7A9A; }
.contact p { margin: 40px 0 40px; font-size: 16px;font-weight: 400; color: #6E7A9A; }
.contact img { margin-right: 20px; }
.arc-info { font-size: 18px; font-weight: bold; line-height: 20px; color: #001243; }
.form1 { margin-top: 50px; padding-left: 20px; }
.form1 p { margin-bottom: 20px; }
.form1 button { display: inline-block; margin-left: 170px; margin-top: 40px; }
.item9 li { height: 44px;clear: both; color: #6E7A9A; font-weight: 400;}
.item9 li span { float: left;margin: 2px 12px 0 0; }
.item9 li span.i18n { float: inherit;margin: 0 12px 0 0; }
.form1 .step { display: block; font-size: 14px;font-weight: 400; line-height: 20px; color: #6E7A9A; margin: 30px 0 30px 220px; }
.form-bg .item3 { margin-left: 135px; margin-right: 135px; }
.get-active li a.on { border: 1px solid #0066FF; }
.item10 li { padding-left: 85px; margin: 35px 0 0; clear: both; min-height: 20px; }
.item10 li h2 , .item10 li div , .item10 li div span { float: left; }
.item10 li h2 { width: 108px; font-size: 14px;font-weight: bold;line-height: 20px;color: #001243; text-align: left; }
.item10 li div { width: 168px; text-align: left; }
.item10 li div span { margin-right: 12px; }
.item11 { padding-left: 230px; margin-top: 40px; }
.item11 li { text-align: left; margin: 15px 0; }
.item11 li span { float: left; margin-right: 5px; }
.form-bg .btn-white { display: block; width: 360px; height: 56px; background: #FFFFFF;border: 1px solid #DAE3F2; border-radius: 3px; color: #0066FF; font-size: 16px; margin: 20px auto 0; }
.form2 button.btn-white , .form2 button.btn-blue { width: 130px; margin-left: 60px; margin-right: 60px; }
.form2 button.btn-white { margin-top: 40px; }
.time { background-color: #FFFFFF; margin: 0 20px; }
.time-right { padding-top: 16px; padding-bottom: 28px; }
.time-right h2 { font-size: 18px;font-weight: bold;line-height: 20px;color: #001243;}
.time-right h3 { font-size: 16px;font-weight: 400;line-height: 20px;color: #6E7A9A; margin-top: 10px; }
/*.time-right .date-time { height: 430px; overflow: hidden; }*/
.time-right ul { }
.time-right li { margin-bottom: 10px; padding-left: 0; }
.time-right li a { display: block; height: 40px; line-height: 40px; background: #FFFFFF;border: 1px solid #DAE1F2; border-radius: 3px; font-size: 16px;font-weight: 400;color: #6E7A9A;}
.time-right li.on a { background: rgba(0, 102, 255, 0.11); border: 1px solid #0066FF; border-radius: 3px; font-size: 16px;color: #0066FF;}


/*   开发服务    */
.app-server { margin-top: 78px; }
.item12 { margin-top: 76px; }
.item12 li { padding-left: 86px; margin: 80px 0; min-height: 100px; }
.item12 li img { position: absolute; left: 0; top: 2px; }
.item12 li h2 { font-size: 18px;font-weight: bold; margin-bottom: 5px; color: #001243; }
.item12 li p { font-size: 16px;font-weight: 400;line-height: 30px; color: #6E7A9A; }
.item13 { padding-top: 186px; }
.item13 li { position: absolute; width: 430px; padding: 15px 0 0 25px; text-align: left; box-shadow: 0px 3px 6px rgba(0, 72, 170, 0.16); border-radius: 5px; background: #FAFBFC; }
.item13 ul li:first-child { width: 520px; left: 50%; margin-left: -260px; top: -135px; }
.item13 ul>li+li { right: -45px; top: 55px; }
.item13 ul>li+li+li { right: 0px; top: 283px; }
.item13 ul>li+li+li+li { left: 5px; top: 283px; }
.item13 ul>li+li+li+li+li { left: -50px; top: 55px; }
.item13 li h2 { font-size: 18px;font-weight: bold;line-height: 40px; color: #001243; }
.item13 li h2 span { font-size: 18px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;line-height: 30px;color: #0066FF;}
.item13 li p { font-size: 16px;font-weight: 400;line-height: 30px; color: #6E7A9A; padding-left: 0;}
.app-server-con a { display: block; margin: 20px 0; }
.app-server-con .server-top { height: 55px; background: #FFFFFF; padding-top: 17px; }
.app-server-con .server-top div { font-size: 14px; font-weight: 400;color: #808080; border-right: 1px solid #E6E6E6; height: 20px; line-height: 20px; }
.app-server-con .server-top div:last-child { border-right: none; }
.app-server-con .server-top img { margin-right: 14px; }
.app-server-con .server-bot { height: 55px; line-height:55px; background: #F7F7F7; font-size: 14px;font-weight: 400;color: #0066FF; }
.app-server-con .server-bot div:first-child { font-size: 14px;font-weight: 400; padding-left: 21px; color: #333333;}
.app-server-con .server-bot img { margin-left: 10px; }
.app-server-con a:hover { box-shadow: 0px 0px 10px rgba(0, 20, 77, 0.16) }
.item14 { margin-top: 20px; }
.item14 li { margin-bottom: 30px; padding-left: 40px; padding-right: 40px; height: 240px; }
.item14 li a { display: block; padding: 25px 0 40px; background: #FFFFFF;box-shadow: 0px 3px 6px rgba(48, 113, 235, 0.16);border-radius: 10px; height: 220px;}
.item14 li h2 { font-size: 20px;font-weight: bold;color: #001243; margin: 30px 0 15px; height: 44px; }
.item14 img { height: 60px; }
.item15 { margin-top: 20px; }
.item15 li { font-size: 20px;font-weight: bold;color: #001243; }
.item16 { margin: 30px 0; }
.item17 { padding-left: 45px; margin: 60px 0 60px; }
.item17 ul { padding-left:20px; }
.item17 li { float: left; width: 285px; height: 210px; background: #FAFBFC;border-radius: 0px 0px 5px 5px; margin: 0 10px; }
.item17 li .vbg { height: 80px; padding-left: 25px; }
.item17 li .vbg h2 { font-size: 22px;font-weight: bold; padding: 19px 0 10px; color: #FFFFFF; }
.item17 li .vbg1 { background: url(../images/vbg1.png)  center center no-repeat; }
.item17 li .vbg2 { background: url(../images/vbg2.png)  center center no-repeat; }
.item17 li .vbg3 { background: url(../images/vbg3.png)  center center no-repeat; }
.item17 li .vbg4 { background: url(../images/vbg4.png)  center center no-repeat; }
.item17 li p { padding: 0 21px; }
.item18 { margin-top: 30px; }
.item18 a { display: inline-block; height: 50px; line-height: 50px; background: #FAFBFC; box-shadow: 0px 3px 6px rgba(0, 72, 170, 0.16); border-radius: 50px; font-size: 16px;font-weight: bold;color: #0066FF; margin: 0 15px 30px; }
.item19 { width: 920px; margin: 30px auto 0; }
.item19 .item19-left { width: 335px; margin-top: 50px; }
.item19-left li { width: 162px; float: left;   }
.item19-left li  h2 { font-size: 16px;font-weight: 400;line-height: 34px;color: #6E7A9A; }
.item19 .item19-right { width: 546px; }
.img1 { margin-top: 50px; }
.item20 { margin-top: 50px; }
.item20 li div { height: 480px; background: #FFFFFF;box-shadow: 0px 3px 6px rgba(48, 113, 235, 0.16);border-radius: 10px; padding: 40px 20px 0; }
.item20 li h2 { font-size: 18px;font-weight: bold;line-height: 30px;color: #001243; margin: 20px 0 5px; }



/*   form   */
.form-bg { width: 900px; min-height: 460px; background: #F5F8FC; box-shadow: 0px 0px 10px rgba(0, 20, 77, 0.16); border-radius: 10px; margin: 0 auto; padding: 40px 0 50px;  }
.form-bg .textarea textarea { width: 550px;height: 130px;background: #FFFFFF;border: 1px solid #DAE1F2; border-radius: 3px;}
.form-bg button { margin: 40px 10px 0; }
.form-bg .step { display: block; font-size: 14px;font-weight: 400; line-height: 20px; color: #6E7A9A; margin-top: 40px; } 
.form label { display: block; font-size: 16px; font-weight: 400; line-height: 40px; color: #001243;}
.form label span { color: #6E7A9A; padding-left: 15px; }
.form .input { height: 40px;background: #FFFFFF;border: 1px solid #DAE1F2;border-radius: 3px; width: 100%; }
.form .text { height: 130px;background: #FFFFFF;border: 1px solid #DAE1F2;border-radius: 3px; width: 100%; }
.form .sel { width: 83px; height: 40px;background: #FCFCFC;border: 1px solid #DAE1F2; border-radius: 3px 0px 0px 3px; border-right: none; }
.form div { display: flex; }
 

/*   checkbox/radio   */
.checkbox , .radio { display: none; }
.checkbox + label { width: 18px; height: 18px; background: #FFFFFF; border: 2px solid #6C7A9D; border-radius: 2px; }
.checkbox:checked + label { width: 18px;height: 18px;background: url(../images/checked.png) center center no-repeat; border: none }
.radio + label { width: 18px; height: 18px; background: #FFFFFF; border: 2px solid #6C7A9D; border-radius: 50%; }
.radio:checked + label { width: 18px;height: 18px;background: url(../images/checked.png) center center no-repeat; border: none }


/* 滚动内容样式 */
.scroll_main { display: block; overflow: hidden; margin-top: 10px; }
/* 滚动内容区样式 */
.scroll_wrap { position: relative; height: 430px; overflow: hidden; }
/* 滚动内容样式 */
.scroll_wrap .scroll_cont { height: 100%; overflow: scroll; }
/* 滚动条 */
.scroll_wrap .scroll_bar { position: absolute;top:10px;right:0;width: 6px;height: 100%;background: #F0F1F4; }
/* 滚动块 */
.scroll_wrap .scroll_slider { position: absolute;top: 10px;left: 0px;width: 6px;height: 48px;background: #6E7A9A; }


/*  时间控件   */
.timebg { background: #0066FF; border-radius: 3px 0px 0px 3px; }
.timebg .pic { border-radius: 50%; margin: 30px 0; }
.time-title { font-size: 18px;font-weight: bold;line-height: 20px;color: #FFFFFF;}
.calendar-wrapper{position: relative;width: 100%;min-height:155px; }
.calendar-wrapper .flexoCalendar{margin:0 auto;border-collapse:separate;width: 100%;position: relative;z-index: 1}
.flexoCalendar td,.flexoCalendar th{font-size: 14px;font-weight: 400; text-align: center; color: #FFFFFF;cursor:pointer; }
.calendar-wrapper .flexoCalendar .calendar-hd { font-size: 14px;font-weight: 400; height: 60px; color: #FFFFFF;}
.flexoCalendar thead tr{height:25px;color: #fff;}
.flexoCalendar thead tr th.prev {cursor:pointer; background: url(../images/leftBtn.png) center center no-repeat;}
.flexoCalendar thead tr th.next {cursor:pointer; background: url(../images/rightBtn.png) center center no-repeat;}
.flexoCalendar tr td.other-month{color:#aaa}
.flexoCalendar thead .calendar-hd th{ font-size: 16px; font-weight: bold; line-height: 20px; color: #FFFFFF;}
.flexoCalendar thead, .flexoCalendar th{ font-size: 14px; font-weight: bold; line-height: 20px; color: #FFFFFF;}
.flexoCalendar tr th.current-year{width: 60%;}
.flexoCalendar td.selected-day span{color:  #3dbaf0;} 

.flexoCalendar tr td .day{display: block; font-size: 16px; font-weight: bold; height: 36px; width: 36px; margin: 3px auto; line-height: 36px; color: #FFFFFF; opacity: 0.3;}
.flexoCalendar tr td.current-day>div,.flexoCalendar td.current-day>span{ font-size: 16px;font-weight: bold;line-height: 36px;color: #0066FF;opacity: 1;background: #FFFFFF; border-radius: 50%; }
.flexoCalendar tr td.selected>div,.flexoCalendar tr td.selected>span,.flexoCalendar tr td.selected>div span{font-size: 16px;font-weight: bold;line-height: 36px;color: #0066FF;opacity: 1;background: #FFFFFF; border-radius: 50%;}

.flexoCalendar .isActive{
	/*border: 1px solid #FFFFFF;*/
	color:#fff;
	border-radius: 50%;
	opacity: 1!important;
} 

.mm-navbar { border-bottom: 0 !important; }
.customInfos dd { margin-left: 0; }
dl.customInfos{ margin-bottom: 0px !important; }

.floatinhert { float: inherit !important; }

.wapBox { display: flex;  justify-content: center;  align-items: center;}
.wapBox .item5-img {margin: auto;}
.wapBox h2 {width: 100%;}
.wapBox li h4 {width: 0%; margin：auto !important;}
.wapBox .s-line { background-color: none !important; }
#customForm {margin-top: -80px;}

#loading{  
	width: 100%;  
	height: 100%;  
	background-color: #fff;  
	position: fixed;  
	top:0;  
	left: 0;  
	z-index: 9999;  
}  
#loading >i{  
    width: 400px;  
    height: 300px;  
    position: absolute;  
    top:0;  
    bottom:0;  
    left:0;  
    right: 0;  
    margin: auto;  
    background: url("../images/loading.gif") no-repeat;  
}  

/* 使用字体需要引入 */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?7kkyc2');
  src: url('../fonts/icomoon.eot?7kkyc2#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?7kkyc2') format('truetype'),
  url('../fonts/icomoon.woff?7kkyc2') format('woff'),
  url('../fonts/icomoon.svg?7kkyc2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


@media (min-width: 1350px) {
	.col-lg-3: {
		width: 25% !important;
	}
}

@media (min-width: 1200px) {
	.item20 ul {width: 100%;}
	.valueInfo {width: 1340px;}
}

@media (max-width: 1200px) {
	.headContext { line-height: 54px;color: #001243 !important;font-weight: 700;float: right;padding-right: 5px; }
}



@media (min-width: 968px) and (max-width: 1200px) {
	.app-server-con .server-bot { line-height: 22px; }
}

@media (max-width: 1410px) {
	.foot .footBox1 { width: 100%; float: left; }
	.foot .footBox2 { width: 50%; float: left; }
	.head .pull-right { float:left !important; margin-left:40px; }
	.head li.nav-item { margin:0 20px; }
}

@media (max-width:1025px) {
	.inn-width , .time .time-left { padding-left: 0; padding-right: 0; }
	.innban { margin-top: 50px; }
	.navbar-toggle {
		display: block;
	}
	.navbar-header { width: 100%; }
	.item3 , .form-bg .item3 { margin-left: 0; margin-right: 0; }
	.item4 li h2 , .item4 li a , .title { height: auto; }
	.item5 .line1 , .item5 .line2 , .item5 .line3 { display: none; }
	.item5 li { height: auto; background: #FFFFFF; border: 1px solid #E6E6E6; box-shadow: 0px 3px 6px rgba(0, 59, 119, 0.1); border-radius: 3px; padding-top: 14px; margin: 10px 0;  }
	.item5 li p  { opacity: 1; }
	.item5 .line1 , .item5 .line2 , .item5 .line3 { display: none; }
	.item5 li .hide-img { display: block; }
	.item5 li .show-img { display: none; }
	.item5 li .s-round { display: none; }
	.item5 li h4 { width: 53px; height: 53px; margin: 0 auto; line-height: 49px; margin-top: 18px; border: 1px solid #E6E6E6;  font-size: 18px; color: #FFFFFF; border-radius: 50%;  }
	.item5 li h4 span { display: block; width: 43px; height: 43px; margin: 4px;  background: #0066FF; border-radius: 50%;  }
	.innban-info { width: 100%; text-align: center; left: 0; margin-left: 0; top: 15%; }
	.innban-info .innban-title { font-size: 24px; margin-bottom: 15px; line-height: 30px; }
	.item7 .pic1 { left: 0; }
	.item7 .item7-info { margin-left: 0; padding-left: 330px; width: 100%;  }
	.item13 li { position: static; width: 100%; }
	.item13 ul li:first-child { margin-left: 0; width: 100%; }
	.item17 { padding-left: 0; }
	.item20 li div { height: auto; padding-bottom: 20px; }
	.contact .map { width: 100%; }
	.img { width: 100%; height: auto; }
} 


@media (min-width:760px) {
	.navbar-toggle {
		display: block;
	}
	.navbar-header { width: 100%; }
	.item8 li { height: 490px !important; }
}


@media (max-width:768px) {
	.inn-width , .time .time-left { padding-left: 0; padding-right: 0; }
	.title { height: auto; font-size: 24px; }
	.item1 li ,.item1 li h2 , .item4 li { margin: 10px 0; }
	.item1 li h2 { font-size: 18px; }
	.tabsNav , .form1 , .item11 , .item10 li { padding-left: 0; }
	.item1 ,.item4 , .item8 li , .item14 { margin-top: 20px; }
	.item13 { padding-top: 20px; }
	.tabsCon .con li  { margin: 10px; width: 33%; margin: 0; text-align: center; }
	.item3 .con li{ margin: 10px; }
	.item13 li h2 { line-height: 24px; }
	.form-bg .item3 , .time { margin-left: 0; margin-right: 0; }
	.item3 li , .item13 li , .item20 li { margin: 10px 0; }
	.item5 .line1 , .item5 .line2 , .item5 .line3 { display: none; }
	.item5 li { height: auto; background: #FFFFFF; border: 1px solid #E6E6E6; box-shadow: 0px 3px 6px rgba(0, 59, 119, 0.1); border-radius: 3px; padding-top: 14px; margin: 10px 0;  }
	.item5 li p  { opacity: 1; }
	.item5 li .hide-img { display: block; }
	.item5 li .show-img { display: none; }
	.item5 li .s-round { display: none; }
	.item5 li h4 { width: 53px; height: 53px; margin: 0 auto; line-height: 49px; border: 1px solid #E6E6E6;  font-size: 18px; color: #FFFFFF; border-radius: 50%;  }
	.item5 li h4 span { display: block; width: 43px; height: 43px; margin: 4px;  background: #0066FF; border-radius: 50%;  }
	.item5 li h2 { margin: auto; font-size:16px;}
	.item6 li { margin: 10px 0; }
	.item7 .pic1 { position: static; }
	.item7 .item7-info { margin-left: 0; width: auto; padding-left: 0; }
	.item8 li { border-right: 0; border-bottom: 1px solid #E6E6E6; height: auto; }
	.item10 li h2 { width: 100%; margin: 15px 0;  }
	.item12 li { margin: 20px 0; }
	.item14 li { margin-bottom: 20px; }
	.item18 a {font-size:14px;}
	.item19 , .item19 .item19-right { width: 100%; }
	.innban-info { width: 100%; position: relative; left: 0; margin-left: 0; background-color: #F5F8FC; padding: 20px 0; }
	.innban-info .innban-title { font-size: 20px; color: #6E7A9A; margin-bottom: 10px; }
	.innban-info .innban-arc { color: #6E7A9A; font-size: 16px; padding: 0 15px;  }
	.contact img.map { width: 100%; }
	.contact p { margin: 10px 0; }
	.innban { margin-top: 50px; }
	.pl175 { padding-left: 0; }
	.mb80 { margin-bottom: 40px; }
	.mt160 { margin-top: 80px; }
	.pr45 { padding-right: 0; }
	.pl45 { padding-left: 0; }
	.form-bg { width: 94%; padding: 20px 10px; margin: 0 3%; min-height: auto;  }
	.form-bg .textarea textarea { width: 100%; }
	.form-bg button { width: 40%; }
	.form1 button { width: 100%; }
	.form1 button , .form1 .step { margin: 15px auto; text-align: center; }
	.form2 button.btn-white, .form2 button.btn-blue { width: 40%; margin-left: 0; margin-right: 0; }
	.arc-c { width: 100%; padding: 0 15px; height: auto; }
	.scroll_wrap { position: relative; height: 300px; }
	.online h2 { font-size: 19px; line-height: 32px; }
	.app-server { margin-top: 40px; }
	.img { width: 100%; height: auto; }
	.foot .footBox2 { width: 100%; float: left; }

	.item10 li { padding-left:10px !important; }
	.form-bg .btn-white { width: 280px;}
	.online a { width: 300px;  }
	.item17 ul { padding-left: 0; }
	.item17 li { margin: auto; float:none;}
	.homeFlowTitle { font-size: 24px; }
	.homeFlowTitle.title span{ line-height: auto !important}
	.foot { padding: 40px 0 40px; }
	.lang { margin-top: 60px;}
	.headContext { line-height: 54px;color: #001243 !important;font-weight: 700;float: right;padding-right: 5px; }
	.item15 li { margin-bottom: 10px; }
}
.bgone{background:#fafbfc}

@media (max-width: 768px) {

}