﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
fieldset, button, input, textarea,
th, td {
/* table elements 表格元素 */
margin: 0;
padding: 0; }

/* 设置默认字体 */
body,
button, input, select, textarea {
/* for ie */
/*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
font-size: 12px;
font-family: 'Microsoft YaHei';
background: #fff;
/* 用 ascii 字符表示，使得在任何编码下都无问题 */
color: #333; }
a:hover{cursor: pointer;}
h1 {
font-size: 18px;
/* 18px / 12px = 1.5 */ }

h2 {
font-size: 16px; }

h3 {
font-size: 14px; }

h4, h5, h6 {
font-size: ; }

address, cite, dfn, em, var, i, em {
font-style: normal; }

/* 将斜体扶正 */
code, kbd, pre, samp, tt {
font-family: 'Microsoft YaHei', Courier, monospace; }

/* 统一等宽字体 */
small {
font-size: 12px; }

/* 小于 12px 的中文很难阅读，让 small 正常化 */
/* 重置列表元素 */
ul, ol {
list-style: none; }

/* 重置文本格式元素 */
a {
text-decoration: none; }

a:hover {
text-decoration: none; }

abbr[title], acronym[title] {
/* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
border-bottom: 1px dotted;
cursor: help; }

q:before, q:after {
content: ''; }

/* 重置表单元素 */
legend {
color: #000; }

/* for ie6 */
fieldset, img {
border: none; }

/* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
font-size: ;
/* 使得表单元素在 ie 下能继承字体大小 */ }

/* 重置表格元素 */
table {
border-collapse: collapse;
border-spacing: 0; }

/* 重置 hr */
hr {
border: none;
height: 1px; }

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
overflow-y: scroll; }

/*清除图片边框*/
img {
border: 0;
vertical-align: middle; }

/*清除浮动*/
.clearfix:after, .clearfix:before {
content: " ";
display: table; }

.clearfix:after {
height: 0;
line-height: 0;
visibility: hidden;
clear: both; }

.clearfix {
zoom: 1;
/* IE < 8 */ }

body {
background: #fff;
min-width: 1135px; }

/* 浮动 */
.f_l {
float: left; }

.f_r {
float: right; }

.textcenter {
text-align: center; }

input {
background: #fff; }

/* reset.css */
.cp {
cursor: pointer; }

.ml_20 {
margin-left: 30px; }

.wrap {
width: ;
margin: 0 auto; }

.bn-head {
height: 30px;
background: #fafafa;
border-bottom: 1px solid #e4e4e4; }
.bn-head p {
line-height: 30px; }
.bn-head p a {
color: #333;
line-height: 30px; }

/* top  */
.bn-logo .logoimg a {
display: block;
margin-top: 23px;
margin-bottom: 21px;
width: 320px;
height: 46px;
overflow: hidden;
text-indent: -9999px;
background: url(../image/logo.png) 0 0 no-repeat; }
.bn-logo .logoimg a.logo {
/*display: block;*/
float: left;
margin-top: 23px;
margin-bottom: 21px;
padding-right: 24px;
width: 142px;
height: 46px;
overflow: hidden;
text-indent: -9999px;
border-right:1px solid #efefef ;
background: url(../image/logo.png) 0 0 no-repeat; }
.bn-logo .logoimg a.dx {
/*display: inline-block;*/
float: left;
margin-top: 23px;
margin-bottom: 21px;
margin-left: 19px;
width: 135px;
height: 46px;
overflow: hidden;
text-indent: -9999px;
background: url(http://www.x0633.cn/statics/images/dx.png) 0 0 no-repeat; }
.bn-logo .logoimg p {
height: 31px;
line-height: 31px;
width: 164px;
text-align: center;
border: 1px solid #dbdbdb;
font-size: 14px;
margin-left: 29px;
margin-top: 29px; 
cursor: pointer;}
.bn-logo .tel {
margin-top: 23px; }

/* logo */
.bn-nav {
background: #ff8200;
height: 45px; }
.bn-nav ul {
margin-top: 1px; }
.bn-nav ul li {
float: left;
width: 142px;
text-align: center;
font-size: 16px;
height: 44px;
line-height: 44px;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
position: relative; }
.bn-nav ul li a {
display: block;
color: #fff; }
.bn-nav ul li .down-nav {
cursor: pointer;
width: 142px;
position: absolute;
z-index: 9999;
background: #804100;
display: none; }
.bn-nav ul li .down-nav a {
line-height: 44px;
display: block;
height: 44px;
color: #fff;
border-top: 1px solid #442302;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out; }
.bn-nav ul li .down-nav a:hover {
background: #ff8200; }
.bn-nav ul li.active {
background: #804100; }
.bn-nav ul li:hover {
background: #804100; }

/* nav */
.bn-foot {
border-top: 1px solid #dbdbdb;
height: 145px; }
.bn-foot .wrap p.ban {
font-size: 14px;
color: #000;
padding-top: 29px; }
.bn-foot .wrap p.ban a {
font-size: 14px;
color: #000; }
.bn-foot .wrap p.tel {
font-size: 16px;
margin-top: 20px;
position: relative; }
.bn-foot .wrap p.tel .footL_img {
position: absolute;
margin-left: 7px; }
.bn-foot .wrap p.tel .beian {
margin-left: 200px; }
.bn-foot .wrap p.tel span {
color: #ff8200;
font-size: 24px; }
.bn-foot .wrap p.tel a {
font-size: 12px;
color: #222;
display: inline-block; }
.bn-foot .wrap p.tel a img {
float: left;
margin-top: -2px;
margin-right: 5px; }

/* foot */
.bn-hot-banner {
height: 425px; }
.bn-hot-banner .bg-contenta {
background: url("http://www.x0633.cn/statics/images/banner1.png") center top no-repeat;
height: 425px; }
.bn-hot-banner .bg-contentb {
background: url("http://www.x0633.cn/statics/images/banner3.png") center top no-repeat;
height: 425px; }
.bn-hot-banner .bg-contentc {
background: url("http://www.x0633.cn/statics/images/solve.png") center top no-repeat;
height: 425px; }
.bn-hot-banner .bg-contentd {
background: url("http://www.x0633.cn/statics/images/whychose.png") center top no-repeat;
height: 425px; }

/* bn - hot -banner*/
.bn-hot-content .wrap .hot-good-num .title {
margin-bottom: 22px;
margin-top: 65px;
color: #000;
font-size: 30px; }
.bn-hot-content .wrap .hot-good-num .hot-content {
  width: 1200px;
  margin:0px auto;
margin-top: 50px; }

.bn-hot-content .wrap .hot-good-num .hot-content .left-img {
width: 288px;
height: 378px;
position: relative; }
.bn-hot-content .wrap .hot-good-num .hot-content .left-img .timeout {
position: absolute;
background: url(http://www.x0633.cn/statics/images/timeout-bg.png) no-repeat;
width: 288px;
height: 56px;
line-height: 56px;
text-align: center;
top: -26px;
left: 0;
font-size: 14px;
color: #fff; }
.bn-hot-content .wrap .hot-good-num .hot-content .left-img .timeout span {
display: inline-block;
position: relative;
margin: 0 5px;
height: 25px;
width: 25px;
background: #fff;
color: #fc2b49;
font-weight: 700;
line-height: 25px; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content {
border: 1px solid #dbdbdb;
width: 845px;
height: 376px; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content .index-content ul li {
float: left;
width: 20%;
text-align: center;
border-right: 1px solid #bdbdbd;
box-sizing: border-box;
height: 105px;
line-height: 105px;
border-bottom: 1px solid #bdbdbd;
position: relative;
overflow: hidden; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content .index-content ul li a {
position: absolute;
display: block;
height: 65px;
line-height: 80px;
width: ;
font-size: 18px;
color: #000;
top: 20px; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content .index-content ul li div.tex {
position: absolute;
width: ;
font-size: 14px;
background: #ff8200;
color: #fff;
cursor: pointer;
height: 40px;
line-height: 40px;
bottom: -45px; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content .index-content ul li div.tex:hover {
opacity: .8; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content .index-content ul li:nth-child(5n) {
border-right: none; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content .index-content ul li:nth-child(+n+11) {
border-bottom: none; }
.bn-hot-content .wrap .hot-good-num .hot-content .right-content .index-content ul li span {
background: url(http://www.x0633.cn/statics/images/5zhe.png) no-repeat;
position: absolute;
width: 40px;
height: 16px;
top: 5px;
right: 20px; }
.bn-hot-content .wrap .hot-baokuan .title {
margin-bottom: 22px;
margin-top: 65px;
color: #000;
font-size: 30px; }
.bn-hot-content .wrap .hot-baokuan .hot-content {
width: 1200px;
  margin:0px auto;
margin-top: 50px; 
padding:50px 0; }
.bn-hot-content .wrap .hot-baokuan .hot-content_ba{
  width: ;
  background: url(http://www.x0633.cn/statics/images/ba_home.jpg) no-repeat center center;
  background-size:  ;
}
.bn-hot-content .wrap .hot-baokuan .hot-content_ba2{
  width: ;
  background: url(../image/ba_home_ba.jpg) no-repeat center center;
  background-size:  ;
}
.bn-hot-content .wrap .hot-baokuan .hot-content .left-img {
width: 32.6%;
height: 611px;
cursor: pointer; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content {
width: 64.7%; 
background: #fff;
-webkit-box-shadow: 0 0 18px 0px #eee;
box-shadow: 0 0 18px 0px #eee;}
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area {
padding:25px 2%; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .small-title {
font-size: 29px;
color: #000;
position: relative;
font-weight: normal; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .small-title span {
position: absolute;
background: url(http://www.x0633.cn/statics/images/word-bg.png) no-repeat;
width: 238px;
height: 30px;
line-height: 29px;
font-size: 14px;
color: #fff;
top: 5px;
margin-left: 9px; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .function-list {
margin-top: 40px; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .function-list .item {
width: 190px;
height: 40px;
cursor: pointer; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .function-list .item .img-icon {
width: 40px;
height: 40px; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .function-list .item .a {
color: #FF8200;
font-size: 16px;
font-weight: 700;
line-height: 20px;
margin-left: 10px;
display: block;
position: relative; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .function-list .item .a img.tip {
  position: relative;
  margin-left: 5px;
  top: -2px; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .function-list .item .b {
line-height: 20px;
font-size: 16px;
color: #000;
margin-left: 10px;
float: left; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .more-fuli {
display: block;
background: url(../image/ba_youhui.png) no-repeat center center;
background-size:  ;
width: 304px;
height: 46px;
line-height: 46px;
text-align: center;
font-size: 18px;
color: #fff;
border-radius: 23px;
margin-top: 30px; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .more-fuli:hover {
opacity: .8; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .super-lianghao {
margin-top: 50px; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .super-lianghao .freeget {
float: right;
margin-top: 8px;
font-size: 16px;
color: #000; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .super-lianghao h3 {
color: #000;
font-size: 20px;
font-weight: normal; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .super-lianghao .num-list {
margin-top: 40px;
height: 21px; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .super-lianghao .num-list a {
font-weight: bold;
color: #676666;
font-size: 16px;
float: left;
width: 20%;
text-align: center; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .super-lianghao .num-list a:hover {
  color: #ff8200; }
.bn-hot-content .wrap .hot-baokuan .hot-content .right-content .content-area .super-lianghao .num-list span {
float: left;
font-size: 16px;
color: #dbdbdb;
margin: 0 22px; }
.bn-hot-content .wrap .hot-baokuan .tc-item{width: 1200px;margin:0 auto;margin-top: 50px;}
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content {
width: 48%;
border: 1px solid #dbdbdb; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contenta {
background: url(http://www.x0633.cn/statics/images/you_left.jpg) no-repeat center center;
background-size:  ;
width: ;
height: 193px;
border: 1px solid #fff;
position: relative; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contenta .clickpart {
position: absolute;
z-index: 5;
width: 186px;
height: 133px;
right: 33px;
top: 36px;
cursor: pointer; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contenta .content {
padding: 0 45px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contenta .content p {
color: #fff;
font-size: 16px;
margin-top: 16px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contenta .content p span.m {
font-size: 24px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contenta .content p span.y {
font-size: 35px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contenta .content a {
display: block;
margin-top: 15px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contentb {
background: url(../image/you_right.jpg) no-repeat center center;
background-size:  ;
width: ;
height: 193px;
border: 1px solid #fff;
position: relative; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contentb .clickpart {
position: absolute;
z-index: 5;
width: 186px;
height: 133px;
right: 33px;
top: 36px;
cursor: pointer; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contentb .content {
padding: 0 45px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contentb .content p {
color: #fff;
font-size: 16px;
margin-top: 16px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contentb .content p span.m {
font-size: 24px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contentb .content p span.y {
font-size: 35px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .top-contentb .content a {
display: block;
margin-top: 15px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content {
padding: 28px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content h3 {
color: #000000;
font-size: 29px;
font-weight: normal;
position: relative; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content h3 span {
position: absolute;
background: url(http://www.x0633.cn/statics/images/word-bg.png) no-repeat;
width: 345px;
height: 30px;
line-height: 29px;
font-size: 14px;
color: #fff;
top: 5px;
margin-left: 9px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .function-item {
margin-top: 30px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .function-item .item {
width: 157px;
cursor: pointer; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .function-item .item .img {
width: 40px;
height: 40px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .function-item .item .text {
margin-left: 10px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .function-item .item .text .a {
color: #FD7A9D;
font-size: 16px;
line-height: 20px;
display: block;
position: relative; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .function-item .item .text .a img {
  position: relative;
  margin-left: 5px;
  top: -1px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .function-item .item .text span {
font-size: 16px;
color: #000;
line-height: 19px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .number-list {
margin-top: 40px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .number-list h4 {
font-size: 20px;
color: #000;
margin-bottom: 30px;
font-weight: normal; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .number-list .number a {
font-weight: bold;
color: #676666;
font-size: 16px;
line-height: 26px;
width: 114px;
margin-bottom: 25px;
float: left;
text-align: center; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .number-list .number a:hover {
color: #ff8200; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .number-list .number span {
border-left: 1px solid #dbdbdb;
height: 26px;
margin: 0 33px;
width: 1px;
float: left; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .sub-btn a {
display: inline-block;
width: 225px;
height: 55px;
text-align: center;
line-height: 50px;
background: url(../image/lianghao_more.png) no-repeat center center;
background-size:  ;
color: #fff;
font-size: 14px;
border-radius: 25px; }
.bn-hot-content .wrap .hot-baokuan .tc-item .item-content .bottom-content .sub-btn a:hover {
opacity: .8; }
.bn-hot-content .wrap .hot-zengzhi{
  width: 1200px;
  margin:0 auto;
  margin-top: 50px;
}
.bn-hot-content .wrap .hot-zengzhi .title {
margin-bottom: 22px;
margin-top: 65px;
color: #000;
font-size: 30px; }
.bn-hot-content .wrap .hot-zengzhi .zz-content {
border: 1px solid #dbdbdb; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav {
width: 315px;
height: 431px;
background: url(http://www.x0633.cn/statics/images/zuihou.jpg) no-repeat;
overflow: hidden; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .nav-content {
margin-top: 30px;
padding-left: 23px; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .nav-content a {
display: block;
width: 226px;
height: 42px;
line-height: 42px;
font-size: 14px;
color: #333;
border: 2px solid #f5222f;
background: #fff;
font-weight: 700;
border-radius: 21px;
margin-bottom: 10px;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
position: relative; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .nav-content a .dot {
margin-left: 70px;
margin-right: 9px; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .nav-content a .arrow {
display: none;
position: absolute;
top: 0;
right: 65px; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .nav-content a.active {
color: #000;
width: 310px; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .nav-content a.active .arrow {
display: block; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .texta {
margin: 17px 18px 0;
text-align: center;
font-size: 14px;
color: #3f0700;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .textb {
margin: 12px 23px 0;
font-size: 14px;
line-height: 18px;
color: #3f0700; }
.bn-hot-content .wrap .hot-zengzhi .zz-content .left-nav .btn {
display: block;
text-align: center;
margin-top: 25px; }
.bn-hot-content .wrap .hot-zengzhi .right-content {
width: 818px; }
.bn-hot-content .wrap .hot-zengzhi .right-content .s-title {
margin-top: 20px;
margin-left: 40px; 
cursor:pointer;}
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction {
padding-left: 50px; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li {
float: left;
width: 140px;
border: 1px solid #f5222f;
height: 45px;
line-height: 45px;
margin-right: 60px;
margin-right: 53px \0;
/* for ie 8*/
margin-top: 30px;
border-radius: 5px;
font-size: 16px;
color: #000;
padding-left: 60px;
position: relative;
cursor: pointer; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li:nth-child(3n) {
margin-right: 0px; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li:hover {
background: #fff4d5; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li span {
display: block;
float: left;
width: 30px;
height: 30px;
position: absolute;
top: 7.5px;
left: 20px; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-1 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: 0px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-2 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -30px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-3 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -60px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-4 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -90px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-5 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -120px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-6 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -150px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-7 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -180px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-8 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -210px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-9 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -240px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-10 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -270px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-11 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -300px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-12 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -330px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-13 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -360px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-14 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -390px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-15 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -420px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-16 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -450px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-17 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -480px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-18 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -510px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-19 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -540px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-20 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -570px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-21 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -600px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-22 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -630px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-23 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -660px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-24 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -690px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-25 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -720px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-26 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -750px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-27 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -780px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-28 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -810px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-29 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -840px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-30 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -870px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .icon-img-31 {
background-image: url(http://www.x0633.cn/statics/images/gn-icon.png);
background-position: -900px top;
background-repeat: no-repeat;
background-size: cover;
-ms-behavior: url(http://www.x0633.cn/statics/images/backgroundsize.min.htc);
behavior: url(http://www.x0633.cn/statics/script/backgroundsize.min.htc); }
.bn-hot-content .wrap .hot-zengzhi .right-content .allfunction .function ul li .name {
font-size: 16px;
font-weight: bold; }
.bn-hot-content .wrap .hot-yewubanli .title {
margin-bottom: 22px;
margin-top: 65px;
color: #000;
font-size: 30px; }
.bn-hot-content .wrap .hot-yewubanli .step .step-item {
width: 185px;
text-align: center;
margin-right: 140px;
height: 190px;
overflow: hidden;
position: relative;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.bn-hot-content .wrap .hot-yewubanli .step .step-item:last-child {
margin-right: 0; }
.bn-hot-content .wrap .hot-yewubanli .step .step-item p {
font-weight: 700;
position: absolute;
width: ;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.bn-hot-content .wrap .hot-yewubanli .step .step-item p.a {
font-size: 16px;
color: #ff8200;
top: 167px;
text-align: center; }
.bn-hot-content .wrap .hot-yewubanli .step .step-item p.b {
top: 200px;
cursor: pointer;
font-size: 14px;
color: #333;
text-align: left;
line-height: 25px;
font-weight: normal; }
.bn-hot-content .wrap .hot-yewubanli .step .step-item img {
position: relative;
top: 0;
margin-bottom: 20px;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.bn-hot-content .wrap .hot-yewubanli .step .step-item:hover img {
top: -190px; }
.bn-hot-content .wrap .hot-yewubanli .step .step-item:hover p.a {
top: 30px; }
.bn-hot-content .wrap .hot-yewubanli .step .step-item:hover p.b {
top: 55px; }
.bn-hot-content .wrap .hot-yewubanli .step .next {
margin-right: 130px;
margin-top: 65px; }
.bn-hot-content .wrap .hot-dianxin-service .title {
margin-bottom: 22px;
margin-top: 65px;
color: #000;
font-size: 30px; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ha {
border: 1px solid #ffbb00 !important;
border-bottom: 3px solid #ffbb00 !important; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .hb {
border: 1px solid #ff5b1a !important;
border-bottom: 3px solid #ff5b1a !important; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .hc {
border: 1px solid #62c751 !important;
border-bottom: 3px solid #62c751 !important; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .hd {
border: 1px solid #00a4e7 !important;
border-bottom: 3px solid #00a4e7 !important; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item {
border: 1px solid #dbdbdb;
margin-right: 14px;
width: 271px;
width: 267px\0;
position: relative;
height: 140px;
border-radius: 5px;
-webkit-transition: all .3s;
transition: all .3s; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item:hover {
margin-top: -8px; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item:last-child {
margin-right: 0; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item p {
padding-left: 18px;
cursor: pointer; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item p.a {
color: #333333;
font-size: 18px;
font-weight: 700;
padding-top: 22px;
position: relative;
z-index: 15; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item p.b {
margin-top: 16px;
color: #000000;
font-size: 14px;
position: relative;
z-index: 15; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item p.c {
margin-top: 5px;
color: #000000;
font-size: 14px;
position: relative;
z-index: 15; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item p.d {
margin-top: 5px;
color: #000000;
font-size: 14px;
position: relative;
z-index: 15; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item img {
position: absolute;
right: 18px;
bottom: 15px;
z-index: -1; }
.bn-hot-content .wrap .hot-dianxin-service .youshi .ys-item a img {
z-index: 50; }
.bn-hot-content .wrap .customer-case .title {
margin-bottom: 22px;
margin-top: 65px;
color: #000;
font-size: 30px; }
.bn-hot-content .wrap .customer-case .case-content {
border: 1px solid #dbdbdb;
height: 384px; }
.bn-hot-content .wrap .customer-case .case-content .left-logo {
width: 1023px;
height: 384px;
position: relative;
text-align: center; }
.bn-hot-content .wrap .customer-case .case-content .left-logo .hover-state {
width: 922px;
margin: 70px auto;
position: relative;
z-index: 50; }
.bn-hot-content .wrap .customer-case .case-content .left-logo .hover-state ul li {
float: left;
width: 25%;
background: #000 \0;
filter: alpha(opacity=0) \0;
height: 145.5px;
box-sizing: border-box;
position: relative;
z-index: 9; }
.bn-hot-content .wrap .customer-case .case-content .left-logo .hover-state ul li span {
position: absolute;
width: 169px;
height: 56px;
background: url(http://www.x0633.cn/statics/images/understand-400.png) no-repeat;
left: 25px;
top: 23px;
display: none; }
.bn-hot-content .wrap .customer-case .case-content .left-logo .hover-state ul li:hover span {
display: block; }
.bn-hot-content .wrap .customer-case .case-content .left-logo .logo-tel {
position: absolute;
top: 48px;
left: 50px; }
.bn-hot-content .wrap .customer-case .case-content .right-nav {
width: 110px;
height: ;
background: #ff8200; }
.bn-hot-content .wrap .customer-case .case-content .right-nav ul {
height: ; }
.bn-hot-content .wrap .customer-case .case-content .right-nav ul li {
height: 48px;
line-height: 49px;
text-align: center;
font-size: 14px;
color: #fff;
cursor: pointer; }
.bn-hot-content .wrap .customer-case .case-content .right-nav ul li.active {
background: #6e3800; }
.bn-hot-content .wrap .bn-zunxiang {
margin-bottom: 65px; }
.bn-hot-content .wrap .bn-zunxiang .title {
margin-bottom: 22px;
margin-top: 65px;
color: #000;
font-size: 30px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list {
width: 1155px \0; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item {
width: 360px;
border: 1px solid #dbdbdb;
margin-right: 23px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item:last-child {
margin-right: 0; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .top-con {
background: url(http://www.x0633.cn/statics/images/bg_zunxiang.png) no-repeat;
width: 358px;
height: 99px;
border: 1px solid #fff;
cursor: pointer; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .top-con p {
margin-left: 40px;
margin-top: 23px;
color: #fff;
font-size: 18px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .top-con p .m {
font-size: 19px;
font-weight: 700; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .top-con p .n {
font-size: 40px;
font-weight: 700; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .top-con p .l {
font-size: 14px;
margin-left: 10px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con {
margin-top: 25px;
padding: 0 30px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con h3 {
color: #000;
font-size: 20px;
font-weight: normal;
margin-bottom: 20px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con .gift {
height: 130px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con .gift ul li {
width: 50%;
float: left;
margin-bottom: 25px;
cursor: pointer; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con .gift ul li .text {
  float: left;
  margin-left: 10px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con .gift ul li .div {
  color: #FD7A9D;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  position: relative; }
  .bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con .gift ul li .div img {
    margin-left: 5px;
    position: relative;
    top: -2px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .middle-con .gift ul li .p {
  font-size: 16px;
  color: #000;
  line-height: 19px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con {
margin-top: 7px;
padding: 0 30px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con h4 {
font-size: 16px;
color: #000;
font-weight: normal; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con h4 a {
background: #ff8200;
font-size: 14px;
color: #fff;
width: 80px;
height: 25px;
line-height: 25px;
border-radius: 15px;
text-align: center; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con h4 a:hover {
opacity: .8; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .number {
margin-top: 20px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .number p {
font-size: 14px;
height: 31px;
line-height: 31px;
margin-bottom: 15px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .number p a {
  font-weight: bold;
  float: left;
  width: 100px;
  text-align: center;
  color: #676666; }
  .bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .number p a:hover {
    color: #ff8200; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .number p span {
  float: left; }
  .bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .number p span.line {
    height: 31px;
    width: 2px;
    border-left: 1px solid #bdbdbd;
    margin: 0 48px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .btn {
padding-bottom: 30px;
margin-top: 5px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .btn a {
display: block;
text-align: center;
background: #ff8200;
color: #fff;
height: 45px;
line-height: 45px;
border-radius: 25px;
font-size: 14px; }
.bn-hot-content .wrap .bn-zunxiang .tc-list .tc-item .bottom-con .btn a:hover {
background: #fb860d;
opacity: .9; }

.bn-sub {
height: 100px;
background: #ff8200;
position: relative; }
.bn-sub hr {
background: #fff;
position: absolute;
top: 99px;
height: 1px;
width: ; }
.bn-sub .texta {
padding-top: 16px;
margin-right: 30px; }
.bn-sub .texta .a {
font-size: 22px;
color: #fff; }
.bn-sub .texta .b {
font-size: 21px;
color: #fcff00;
font-weight: bold;
margin-top: 5px; }
.bn-sub .input {
margin-right: 10px;
margin-top: 32px; }
.bn-sub .input input {
width: 165px;
height: 35px;
line-height: 35px;
outline: none;
padding-left: 5px;
border: none; }
.bn-sub .yzm {
margin-right: 10px;
margin-top: 32px;
background: #fff;
width: 120px;
height: 35px; }
.bn-sub .yzm input {
height: 35px;
line-height: 35px;
outline: none;
padding-left: 5px;
border: none;
width: 57px; }
.bn-sub .yzm .yzm-img {
float: right;
width: 50px;
height: 31px;
margin-top: 2px;
background: #ff8200;
margin-right: 3px; }
.bn-sub .sub-btn {
width: 119px;
height: 35px;
margin-right: 5px;
margin-top: 32px;
margin-left: 10px; }
.bn-sub .sub-btn input {
width: 119px;
height: 35px;
line-height: 35px;
border: none;
outline: none;
color: #333333;
font-size: 14px;
background: #fcff00; }
.bn-sub .textb {
margin-left: 10px;
margin-top: 36px; }
.bn-sub .textb p {
color: #fff;
font-size: 20px;
font-weight: bold; }
.bn-sub .textb p span {
color: #fcff00; }

/* home css*/
.bn-home-dx {
margin-top: 64px;
padding-bottom: 50px;
border-bottom: 1px solid #dbdbdb; }
.bn-home-dx .ha {
border: 1px solid #ffbb00 !important;
border-bottom: 3px solid #ffbb00 !important; }
.bn-home-dx .hb {
border: 1px solid #ff5b1a !important;
border-bottom: 3px solid #ff5b1a !important; }
.bn-home-dx .hc {
border: 1px solid #62c751 !important;
border-bottom: 3px solid #62c751 !important; }
.bn-home-dx .hd {
border: 1px solid #00a4e7 !important;
border-bottom: 3px solid #00a4e7 !important; }
.bn-home-dx .bn-home-lh .h3 {
margin-top: 40px;
margin-bottom: 15px;
position: relative; }
.bn-home-dx .bn-home-lh .h3 a {
font-size: 16px;
color: #333;
position: relative;
top: 15px; }
.bn-home-dx .bn-home-lh .content .bg {
width: 190px; }
.bn-home-dx .bn-home-lh .content .bg .ca {
background: url(http://www.x0633.cn/statics/images/ba.png) no-repeat;
width: 190px;
height: 307px; }
.bn-home-dx .bn-home-lh .content .bg .ca .t-text p {
width: 50%;
height: 95px;
text-align: center; }
.bn-home-dx .bn-home-lh .content .bg .ca .t-text p .xuanzhuan {
margin-top: 17px;
font-size: 30px;
color: #2d9ee2;
display: block;
font-weight: bold;
cursor: pointer; }
.bn-home-dx .bn-home-lh .content .bg .ca .t-text p .small {
font-size: 15px;
color: #2d9ee2;
margin-top: 5px;
display: inline-block; }
.bn-home-dx .bn-home-lh .content .bg .ca .middle-img {
cursor: pointer; }
.bn-home-dx .bn-home-lh .content .bg a {
display: block;
background: #2d9ee2;
text-align: center;
width: 190px;
height: 33px;
line-height: 33px;
color: #fff;
font-size: 14px; }
.bn-home-dx .bn-home-lh .content .banner {
width: 403px; }
.bn-home-dx .bn-home-lh .content .number-list {
width: 539px;
height: 338px;
border: 1px solid #bdbdbd;
border-right: 1px solid #bdbdbd\0;
overflow: hidden; }
.bn-home-dx .bn-home-lh .content .number-list ul li {
float: left;
width: 179px;
width: 178px\0;
border-right: 1px solid #bdbdbd;
border-bottom: 1px solid #bdbdbd;
text-align: center;
height: 112px;
line-height: 112px;
position: relative;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out; }
.bn-home-dx .bn-home-lh .content .number-list ul li:nth-child(3n) {
border-right: none; }
.bn-home-dx .bn-home-lh .content .number-list ul li a.img {
font-size: 18px;
color: #000;
display: block; }
.bn-home-dx .bn-home-lh .content .number-list ul li img {
position: absolute;
right: 31px;
top: 28px; }
.bn-home-dx .bn-home-lh .content .number-list ul li a.text {
display: none;
background: #ff8200;
width: ;
height: ;
font-size: 18px;
color: #fff; }
.bn-home-dx .bn-home-lh .content .number-list ul li:hover a.text {
display: block; }
.bn-home-dx .bn-home-lh .content .number-list ul li:hover a.img {
display: none; }
.bn-home-dx .line {
background: url(http://www.x0633.cn/statics/images/shapeline.png) no-repeat;
position: absolute;
width: 28px;
height: 48px;
top: -4px; }
.bn-home-dx .bn-home-tc .h3 {
margin-top: 55px;
margin-bottom: 15px;
position: relative; }
.bn-home-dx .bn-home-tc .h3 a {
font-size: 16px;
color: #333;
position: relative;
top: 15px; }
.bn-home-dx .bn-home-tc .content .bg {
width: 190px; }
.bn-home-dx .bn-home-tc .content .bg .ca {
background: url(http://www.x0633.cn/statics/images/bb.png) no-repeat;
width: 190px;
height: 353px; }
.bn-home-dx .bn-home-tc .content .bg .ca .t-text p {
width: 50%;
height: 95px;
text-align: center; }
.bn-home-dx .bn-home-tc .content .bg .ca .t-text p .xuanzhuan {
margin-top: 17px;
font-size: 30px;
color: #ff5b1a;
display: block;
font-weight: bold;
cursor: pointer; }
.bn-home-dx .bn-home-tc .content .bg .ca .t-text p .small {
font-size: 15px;
color: #ff5b1a;
margin-top: 5px;
display: inline-block; }
.bn-home-dx .bn-home-tc .content .bg .ca .middle-img {
cursor: pointer; }
.bn-home-dx .bn-home-tc .content .bg a {
display: block;
background: #ff5b1a;
text-align: center;
width: 190px;
height: 33px;
line-height: 33px;
color: #fff;
font-size: 14px; }
.bn-home-dx .bn-home-tc .content .banner {
width: 403px; }
.bn-home-dx .bn-home-tc .content .tc-list {
width: 540px;
height: 384px;
border: 1px solid #bdbdbd;
overflow: hidden; }
.bn-home-dx .bn-home-tc .content .tc-list ul li {
width: 179px;
height: 384px;
float: left;
text-align: center;
position: relative;
border-right: 1px solid #dbdbdb; }
.bn-home-dx .bn-home-tc .content .tc-list ul li:nth-child(3n) {
border-right: none; }
.bn-home-dx .bn-home-tc .content .tc-list ul li h3 {
color: #ff8200;
font-size: 22px;
padding-top: 33px;
margin-bottom: 10px; }
.bn-home-dx .bn-home-tc .content .tc-list ul li h3 .p {
font-size: 30px; }
.bn-home-dx .bn-home-tc .content .tc-list ul li p {
font-size: 14px;
font-weight: normal;
color: #000000; }
.bn-home-dx .bn-home-tc .content .tc-list ul li .hot {
position: absolute;
right: 0;
top: -1px; }
.bn-home-dx .bn-home-tc .content .tc-list ul li a {
position: absolute;
bottom: 20px;
left: 15px; }
.bn-home-dx .bn-home-zz .h3 {
margin-top: 55px;
margin-bottom: 15px;
position: relative; }
.bn-home-dx .bn-home-zz .h3 a {
font-size: 16px;
color: #333;
position: relative;
top: 15px; }
.bn-home-dx .bn-home-zz .content .bg {
width: 190px; }
.bn-home-dx .bn-home-zz .content .bg .ca {
background: url(http://www.x0633.cn/statics/images/bc.png) no-repeat;
width: 190px;
height: 354px; }
.bn-home-dx .bn-home-zz .content .bg .ca .t-text p {
width: 50%;
height: 95px;
text-align: center; }
.bn-home-dx .bn-home-zz .content .bg .ca .t-text p .xuanzhuan {
margin-top: 31px;
font-size: 30px;
display: block;
font-weight: bold;
cursor: pointer;
height: 30px; }
.bn-home-dx .bn-home-zz .content .bg .ca .t-text p .small {
font-size: 15px;
color: #0d4487;
margin-top: 5px;
display: inline-block; }
.bn-home-dx .bn-home-zz .content .bg .ca .middle-img {
cursor: pointer; }
.bn-home-dx .bn-home-zz .content .bg a {
display: block;
background: #0d4487;
text-align: center;
width: 190px;
height: 33px;
line-height: 33px;
color: #fff;
font-size: 14px; }
.bn-home-dx .bn-home-zz .content .banner {
width: 403px; }
.bn-home-dx .bn-home-zz .content .zz-list {
width: 540px;
height: 385px;
border: 1px solid #bdbdbd;
overflow: hidden; }
.bn-home-dx .bn-home-zz .content .zz-list ul li {
width: 179px;
height: 384px;
float: left;
text-align: center;
position: relative;
overflow: hidden;
border-right: 1px solid #dbdbdb; }
.bn-home-dx .bn-home-zz .content .zz-list ul li:nth-child(3n) {
border-right: none; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .a {
height: 50%;
border-bottom: 1px solid #dbdbdb;
text-align: center;
font-size: 14px;
color: #000; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .a img {
padding-top: 50px; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .a a p {
margin-top: 30px;
color: #333; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .b {
text-align: center;
font-size: 14px;
color: #000; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .b img {
padding-top: 50px; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .b a p {
margin-top: 30px;
color: #333; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .c {
height: ;
text-align: center;
font-size: 14px;
color: #000;
background: #f8faff; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .c img {
padding-top: 85px; }
.bn-home-dx .bn-home-zz .content .zz-list ul li .c a p {
margin-top: 35px;
color: #333; }
.bn-home-dx .bn-home-case .h3 {
margin-top: 55px;
margin-bottom: 15px;
position: relative; }
.bn-home-dx .bn-home-case .h3 a {
font-size: 16px;
color: #333;
position: relative;
top: 15px; }
.bn-home-dx .bn-home-case .content .bg {
width: 190px; }
.bn-home-dx .bn-home-case .content .bg .ca {
background: url(http://www.x0633.cn/statics/images/bd.png) no-repeat;
width: 190px;
height: 399px; }
.bn-home-dx .bn-home-case .content .bg .ca .t-text p {
width: 50%;
height: 95px;
text-align: center; }
.bn-home-dx .bn-home-case .content .bg .ca .t-text p .xuanzhuan {
margin-top: 23px;
font-size: 25px;
display: block;
font-weight: bold;
color: #d72d33;
cursor: pointer; }
.bn-home-dx .bn-home-case .content .bg .ca .t-text p .small {
font-size: 15px;
color: #d72d33;
margin-top: 2px;
display: inline-block; }
.bn-home-dx .bn-home-case .content .bg .ca .middle-img {
cursor: pointer; }
.bn-home-dx .bn-home-case .content .bg a {
display: block;
background: #d72d33;
text-align: center;
width: 190px;
height: 33px;
line-height: 33px;
color: #fff;
font-size: 14px; }
.bn-home-dx .bn-home-case .content .banner {
width: 403px; }
.bn-home-dx .bn-home-case .content .logo-list {
width: 540px;
height: 430px;
border: 1px solid #bdbdbd;
overflow: hidden; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li {
width: 179px;
height: 430px;
float: left;
text-align: center;
position: relative;
border-right: 1px solid #dbdbdb; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li:nth-child(3n) {
border-right: none; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li p.title {
color: #ff8200;
font-size: 14px;
padding-top: 13px;
font-weight: bold; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li .img {
height: 60px;
vertical-align: middle; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li {
height: 97.75px;
text-align: center;
position: relative;
cursor: pointer; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li p {
font-size: 14px;
color: #333333;
line-height: 15px;
height: 15px; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li p img {
position: absolute; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .img {
height: 60px;
width: 180px;
margin-bottom: 13px; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .kfc {
background: url("http://www.x0633.cn/statics/images/kfc.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .mc {
background: url("http://www.x0633.cn/statics/images/mc.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .bsk {
background: url("http://www.x0633.cn/statics/images/bsk.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .starbuck {
background: url("http://www.x0633.cn/statics/images/starbuck.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .huawei {
background: url("http://www.x0633.cn/statics/images/huawei.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .zte {
background: url("http://www.x0633.cn/statics/images/zte.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .lucent {
background: url("http://www.x0633.cn/statics/images/lucent.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .cisco {
background: url("http://www.x0633.cn/statics/images/cisco.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .alibaba {
background: url("http://www.x0633.cn/statics/images/alibaba.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .baidu {
background: url("http://www.x0633.cn/statics/images/baidu.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .s360 {
background: url("http://www.x0633.cn/statics/images/s360.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .google {
background: url("http://www.x0633.cn/statics/images/google.png") no-repeat center; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li .pointer {
position: absolute;
left: 24px;
top: 15px;
display: none; }
.bn-home-dx .bn-home-case .content .logo-list > ul > li ul li:hover .pointer {
display: block; }

/* 增值服务 */
.fixed-nav {
position: fixed;
background-color: rgba(255, 255, 255, 0.9);
background: #fff;
width: ;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
border-bottom: 2px solid #bdbdbd \0;
top: 0;
height: 50px;
line-height: 50px;
z-index: 5;
display: none; }
.fixed-nav ul li {
float: left;
width: 20%;
text-align: center;
box-sizing: border-box; }
.fixed-nav ul li a {
font-size: 15px;
color: #676666;
font-weight: bold;
cursor: pointer;
display: block; }
.fixed-nav ul li.active a {
border-bottom: 2px solid #ff8200;
box-sizing: border-box;
margin: 0 20px; }

.bn-zz-content .wrap .zz-nav .textcenter {
font-size: 30px;
color: #333;
padding-top: 60px;
padding-bottom: 60px;
font-weight: normal; }
.bn-zz-content .wrap .zz-nav .zz-list ul li {
width: 20%;
float: left;
text-align: center;
cursor: pointer; }
.bn-zz-content .wrap .zz-nav .zz-list ul li p {
font-size: 16px;
margin-top: 30px;
color: #333; }
.bn-zz-content .wrap .zz-remeber {
padding-top: 59px; }
.bn-zz-content .wrap .zz-remeber p.a {
font-size: 16px;
color: #333;
margin-top: 25px; }
.bn-zz-content .wrap .zz-remeber p.b {
font-size: 20px;
color: #333;
margin-top: 35px;
font-weight: bold; }
.bn-zz-content .wrap .zz-remeber p.b span {
color: #ea1516; }
.bn-zz-content .wrap .zz-select {
padding-top: 59px; }
.bn-zz-content .wrap .zz-select p.a {
color: #333;
font-size: 16px;
margin-top: 25px;
margin-bottom: 35px; }
.bn-zz-content .wrap .zz-select p.b {
font-size: 20px;
color: #333;
margin-top: 35px;
font-weight: bold;
margin-bottom: 60px; }
.bn-zz-content .wrap .zz-select a {
display: inline-block;
margin-top: 28px; }
.bn-zz-content .wrap .zz-believe {
padding-top: 59px; }
.bn-zz-content .wrap .zz-believe p.a {
font-size: 16px;
color: #333;
margin-top: 25px; }
.bn-zz-content .wrap .zz-believe p.b {
font-size: 20px;
color: #333;
margin-top: 35px;
font-weight: bold; }
.bn-zz-content .wrap .zz-believe .pk-img {
margin-top: 20px; }
.bn-zz-content .wrap .zz-believe a {
margin-top: 50px;
display: inline-block; }
.bn-zz-content .wrap .zz-improve {
padding-top: 59px; }
.bn-zz-content .wrap .zz-improve p.a {
color: #333;
font-size: 16px;
margin-top: 25px; }
.bn-zz-content .wrap .zz-improve p.b {
margin-top: 35px;
font-size: 20px;
color: #333;
font-weight: bold; }
.bn-zz-content .wrap .zz-improve p.c {
margin-top: 25px;
color: #ff8200;
font-size: 16px;
line-height: 28px;
margin-bottom: 45px; }
.bn-zz-content .wrap .zz-improve a {
display: inline-block;
margin-top: 35px; }
.bn-zz-content .wrap .zz-long {
padding-top: 59px; }
.bn-zz-content .wrap .zz-long p.a {
color: #333;
font-size: 16px;
margin-top: 25px; }
.bn-zz-content .wrap .zz-long p.b {
margin-top: 35px;
font-size: 20px;
color: #333;
font-weight: bold;
margin-bottom: 45px; }
.bn-zz-content .wrap .zz-long a {
display: inline-block;
margin-top: 35px; }

.bn-zz-bottom {
background: url("http://www.x0633.cn/statics/images/bottom-bg.png") no-repeat center;
height: 309px;
margin-top: 55px; }
.bn-zz-bottom p {
font-weight: bold;
color: #333;
font-size: 24px;
padding-top: 100px;
line-height: 36px; }
.bn-zz-bottom a {
display: block;
margin-top: 50px;
font-size: 16px;
color: #ff8200;
font-weight: bold; }

/*为何选择电信*/
.bn-chose-us {
margin-top: 70px;
padding-bottom: 50px; }
.bn-chose-us .wrap p.title {
font-size: 30px;
color: #000;
font-weight: normal; }
.bn-chose-us .wrap .part-a {
margin-top: 70px; }
.bn-chose-us .wrap .part-a .text {
width: 40%; }
.bn-chose-us .wrap .part-a .text .title {
padding-top: 20px;
font-size: 20px;
color: #ff8200;
line-height: 58px;
padding-left: 0px;
font-weight: bold; }
.bn-chose-us .wrap .part-a .text p {
font-size: 14px;
color: #000;
margin-top: 25px;
line-height: 22px; }
.bn-chose-us .wrap .part-a .img {
padding-right: 45px; }
.bn-chose-us .wrap .part-b {
margin-top: 50px; }
.bn-chose-us .wrap .part-b .text {
width: 40%;
padding-right: 45px; }
.bn-chose-us .wrap .part-b .text .title {
font-size: 20px;
color: #ff8200;
line-height: 58px;
padding-top: 20px;
font-weight: bold; }
.bn-chose-us .wrap .part-b .text p {
font-size: 14px;
color: #000;
margin-top: 25px;
line-height: 22px; }
.bn-chose-us .wrap .part-b .img {
padding-left: 45px; }
.bn-chose-us .wrap .part-c {
margin-top: 70px; }
.bn-chose-us .wrap .part-c .text {
width: 40%;
padding-left: 45px; }
.bn-chose-us .wrap .part-c .text .title {
padding-top: 20px;
font-size: 20px;
color: #ff8200;
line-height: 58px;
font-weight: bold; }
.bn-chose-us .wrap .part-c .text p {
font-size: 14px;
color: #000;
margin-top: 25px;
line-height: 22px; }
.bn-chose-us .wrap .part-c .text a {
display: block;
margin-top: 25px; }
.bn-chose-us .wrap .part-c .img {
width: 50%; }
.bn-chose-us .wrap .part-d {
margin-top: 50px; }
.bn-chose-us .wrap .part-d .text {
width: 40%;
padding-right: 45px; }
.bn-chose-us .wrap .part-d .text .title {
font-size: 20px;
color: #ff8200;
line-height: 58px;
padding-top: 35px;
font-weight: bold; }
.bn-chose-us .wrap .part-d .text p {
font-size: 14px;
color: #000;
margin-top: 25px;
line-height: 22px; }
.bn-chose-us .wrap .part-d .img {
padding-left: 45px; }
.bn-chose-us .wrap .part-e {
margin-top: 75px; }
.bn-chose-us .wrap .part-e .text {
width: 737px; }
.bn-chose-us .wrap .part-e .text .title {
font-size: 30px;
padding-top: 8px; }
.bn-chose-us .wrap .part-e .text .title a {
font-size: 16px;
color: #ff8200;
margin-top: 20px; }
.bn-chose-us .wrap .part-e .text .logo-list {
margin-top: 20px;
border: 1px solid #dbdbdb;
border-right: none;
height: 460px; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li {
width: 183px;
float: left;
border-right: 1px solid #dbdbdb; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li .head {
background: #ff8200;
width: ;
text-align: center;
color: #fff;
height: 42px;
line-height: 42px;
font-size: 14px; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li {
height: 104px;
text-align: center;
position: relative;
cursor: pointer; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .img {
  height: 60px;
  width: 180px;
  margin-bottom: 13px; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .kfc {
  background: url("http://www.x0633.cn/statics/images/kfc.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .mc {
  background: url("http://www.x0633.cn/statics/images/mc.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .bsk {
  background: url("http://www.x0633.cn/statics/images/bsk.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .starbuck {
  background: url("http://www.x0633.cn/statics/images/starbuck.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .huawei {
  background: url("http://www.x0633.cn/statics/images/huawei.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .zte {
  background: url("http://www.x0633.cn/statics/images/zte.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .lucent {
  background: url("http://www.x0633.cn/statics/images/lucent.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .cisco {
  background: url("http://www.x0633.cn/statics/images/cisco.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .alibaba {
  background: url("http://www.x0633.cn/statics/images/alibaba.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .baidu {
  background: url("http://www.x0633.cn/statics/images/baidu.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .s360 {
  background: url("http://www.x0633.cn/statics/images/s360.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .google {
  background: url("http://www.x0633.cn/statics/images/google.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .dazhong {
  background: url("http://www.x0633.cn/statics/images/dazhong.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .bmw {
  background: url("http://www.x0633.cn/statics/images/bmw.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .toyota {
  background: url("http://www.x0633.cn/statics/images/toyota.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .ford {
  background: url("http://www.x0633.cn/statics/images/ford.png") no-repeat center; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li .pointer {
  position: absolute;
  left: 24px;
  top: 15px;
  display: none; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li p {
  font-size: 14px;
  color: #333333;
  line-height: 15px;
  height: 15px; }
  .bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li p img {
    position: absolute; }
.bn-chose-us .wrap .part-e .text .logo-list > ul > li ul li:hover .pointer {
  display: block; }
.bn-chose-us .wrap .part-e .timeout {
position: relative; }
.bn-chose-us .wrap .part-e .timeout a {
position: absolute;
bottom: 30px;
left: 25px;
z-index: 50; }
.bn-chose-us .wrap .part-e .timeout-bg {
background: url("http://www.x0633.cn/statics/images/adv-qh.png") no-repeat;
width: 371px;
height: 534px;
cursor: pointer;
position: relative; }
.bn-chose-us .wrap .part-e .timeout-bg .time {
width: ;
height: 56px;
line-height: 56px;
text-align: center;
position: relative;
top: 0px;
left: 6px;
font-size: 14px;
color: #fff; }
.bn-chose-us .wrap .part-e .timeout-bg .time span {
display: inline-block;
position: relative;
margin: 0 5px;
height: 25px;
width: 25px;
background: #fff;
color: #fc2b49;
font-weight: 700;
line-height: 25px; }

/* About us */
.bn-about-banner {
height: 221px;
cursor: pointer; }
.bn-about-banner .bg-content {
background: url(http://www.x0633.cn/statics/images/about-banner.png) center top no-repeat;
height: 221px; }

.bn-about-content {
margin-top: 50px; }
.bn-about-content .wrap .Company h3 {
font-size: 30px;
font-weight: normal;
color: #000; }
.bn-about-content .wrap .Company .list {
margin-top: 45px; }
.bn-about-content .wrap .Company .list ul li {
width: 283px;
width: 282px\0;
float: left;
text-align: center;
height: 170px;
border-right: 1px solid #dbdbdb; }
.bn-about-content .wrap .Company .list ul li:nth-child(4) {
border: none; }
.bn-about-content .wrap .Company .list ul li h4 {
color: #ff8200;
font-size: 72px;
line-height: 135px; }
.bn-about-content .wrap .Company .list ul li p {
font-size: 16px;
color: #000;
font-weight: bold;
line-height: 35px; }
.bn-about-content .wrap .Company .article {
margin-top: 65px;
font-size: 14px;
line-height: 24px;
color: #000; }
.bn-about-content .wrap .company-view {
margin-top: 95px; }
.bn-about-content .wrap .company-view h3 {
font-size: 30px;
font-weight: normal;
color: #000; }
.bn-about-content .wrap .company-view ul {
margin-top: 55px; }
.bn-about-content .wrap .company-view ul li {
float: left;
margin-right: 45px;
margin-bottom: 40px; }
.bn-about-content .wrap .company-view ul li.mr0 {
margin-right: 0; }
.bn-about-content .wrap .company-ys {
margin-top: 60px; }
.bn-about-content .wrap .company-ys h3 {
font-size: 30px;
font-weight: normal;
color: #000; }
.bn-about-content .wrap .company-ys ul {
margin-top: 55px; }
.bn-about-content .wrap .company-ys ul li {
cursor: pointer;
float: left;
border: 1px solid #ff8200;
margin-right: 32px;
margin-bottom: 40px;
width: 257px;
text-align: center; }
.bn-about-content .wrap .company-ys ul li.mr0 {
margin-right: 0; }
.bn-about-content .wrap .company-ys ul li .ys-a, .bn-about-content .wrap .company-ys ul li .ys-b, .bn-about-content .wrap .company-ys ul li .ys-c, .bn-about-content .wrap .company-ys ul li .ys-d {
width: 257px;
height: 82px;
margin-top: 30px;
margin-bottom: 25px; }
.bn-about-content .wrap .company-ys ul li .ys-a, .bn-about-content .wrap .company-ys ul li .ys-b, .bn-about-content .wrap .company-ys ul li .ys-c, .bn-about-content .wrap .company-ys ul li .ys-d {
background: url(http://www.x0633.cn/statics/images/ys-a.png) no-repeat center; }
.bn-about-content .wrap .company-ys ul li .ys-b {
background: url(http://www.x0633.cn/statics/images/ys-b.png) no-repeat center; }
.bn-about-content .wrap .company-ys ul li .ys-c {
background: url(http://www.x0633.cn/statics/images/ys-c.png) no-repeat center; }
.bn-about-content .wrap .company-ys ul li .ys-d {
background: url(http://www.x0633.cn/statics/images/ys-d.png) no-repeat center; }
.bn-about-content .wrap .company-ys ul li h5 {
color: #ff8200;
font-size: 16px; }
.bn-about-content .wrap .company-ys ul li p {
color: #000;
font-size: 14px;
padding: 0 25px;
line-height: 25px;
text-align: left;
margin-top: 25px;
height: 225px; }

.map {
margin-top: 40px;
padding-bottom: 90px; }

#map {
margin-top: 40px;
padding-bottom: 40px; }
#map h3 {
font-size: 30px;
font-weight: normal;
color: #000;
margin-bottom: 55px; }

/*tijiaoxinxikuang*/
.form {
display: none;
position: fixed;
top: 50%;
margin-top: -185px;
left: 50%;
margin-left: -160px;
z-index: 888; }

.box-wrap {
width: 320px;
position: relative;
background-color: #FFF;
border-radius: 15px; }

.boxcon {
padding-bottom: 20px; }

.box-tit {
color: #ef090a;
font-size: 18px;
font-weight: bold;
height: 60px;
line-height: 60px;
text-align: center;
position: relative; }

.closebtn {
position: absolute;
top: -13px;
right: -13px;
width: 30px;
height: 30px;
background: url(http://www.x0633.cn/statics/images/closebtn.png) no-repeat;
cursor: pointer; }

.placeholder-lab {
position: absolute;
color: #999;
left: 115px;
z-index: 0;
height: 34px;
line-height: 38px;
display: block; }

.input-item {
height: 40px;
line-height: 40px;
padding-left: 35px;
position: relative;
z-index: 13; }

.input-box {
height: 22px;
width: 165px;
line-height: 22px;
padding: 6px 0;
border: 1px solid #bfbfbf;
text-indent: 10px;
z-index: 10;
background: 0; }

.fontbold {
font-weight: bold; }

.c-ef090a {
color: #ef090a; }

.errorMsg {
height: 22px;
line-height: 22px;
font-size: 12px;
padding-left: 105px;
color: #ef090a; }

.disabledbtn {
cursor: default; }

.submitbtn {
height: 38px;
background: #ef090a;
color: #FFF;
font-size: 16px;
cursor: pointer;
border-radius: 3px;
padding-left: 10px;
padding-right: 10px;
border: 0; }

.input-item-last {
padding: 0;
text-align: center; }

.box-success {
display: none;
position: absolute;
width: 320px;
height: 120px;
background-color: #ef090a;
top: 0;
line-height: 120px;
text-align: center;
color: #FFF;
font-size: 18px;
font-weight: bold;
opacity: 0;
filter: alpha(opacity=0); }

.alertBg {
position: fixed;
width: ;
height: ;
top: 0;
left: 0;
background: #000;
opacity: .5;
filter: alpha(opacity=50);
z-index: 150;
display: none; }

.codeserver {
border: 1px solid #bfbfbf;
height: 36px;
width: 60px;
margin-left: 10px;
line-height: 36px;
text-align: center;
font-style: italic;
font-weight: bold;
letter-spacing: 2px;
color: blue;
cursor: pointer; }

.code {
width: 65px; }

.w86 {
width: 86px; }

.f40909 {
color: #f40909;
font-weight: bold; }

#LRdiv0 {
display: none !important; }

#cnzz_stat_icon_5531516 {
display: none !important; }

.bn-fix-sub {
position: fixed;
left: -105%;
bottom: 0;
right: 0;
background: rgba(70, 5, 109, 0.902);
background: #46056d \0;
width: ;
height: 182px;
z-index: 888; }
.bn-fix-sub .wrap {
position: relative;
height: ; }
.bn-fix-sub .wrap #close_btn {
background: url(http://www.x0633.cn/statics/images/close-btn.png);
width: 30px;
height: 30px;
position: absolute;
top: 15px;
left: -50px;
cursor: pointer;
transition: all 300ms;
-webkit-transition: all 300ms; }
.bn-fix-sub .wrap #close_btn:hover {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
.bn-fix-sub .wrap .botimg {
background: url(http://www.x0633.cn/statics/images/showimg.png);
width: 226px;
height: 272px;
position: absolute;
bottom: 0; }
.bn-fix-sub .wrap .sub-part {
position: absolute;
left: 250px;
width: 885px; }
.bn-fix-sub .wrap .sub-part p {
margin-top: 37px;
color: #fff;
font-size: 30px; }
.bn-fix-sub .wrap .sub-part p.a {
margin-top: 50px;
font-size: 24px;
line-height: 40px; }
.bn-fix-sub .wrap .sub-part p.b {
margin-top: 66px;
font-size: 25px;
line-height: 40px; }
.bn-fix-sub .wrap .sub-part .text-part {
position: relative; }
.bn-fix-sub .wrap .sub-part .text-part .num, .bn-fix-sub .wrap .sub-part .text-part .tel {
width: 238px;
height: 43px;
line-height: 43px;
border: none;
outline: none;
padding-left: 12px;
margin-right: 10px;
font-size: 16px; }
.bn-fix-sub .wrap .sub-part .text-part .yzm {
background: #fff;
height: 43px;
line-height: 43px;
width: 160px;
position: relative; }
.bn-fix-sub .wrap .sub-part .text-part .yzm input {
border: none;
outline: none;
height: 43px;
line-height: 43px;
width: 75px;
padding-left: 12px;
font-size: 16px; }
.bn-fix-sub .wrap .sub-part .text-part .yzm span {
position: absolute;
width: 65px;
height: 31px;
line-height: 31px;
display: block;
background: #f2f2f2;
text-align: center;
top: 6px;
right: 12px;
cursor: pointer; }
.bn-fix-sub .wrap .sub-part .text-part .fix-sub-btn {
position: relative;
top: -10px;
margin-left: 15px; }

#slideImg {
position: fixed;
bottom: 15px;
left: 0;
z-index: 99;
cursor: pointer;
width: 250px; }
#slideImg img {
width: 80%; }

#sungoin_div {
display: none; }

#online-zixun {
background: url(http://www.x0633.cn/statics/images/online-bg.png) no-repeat;
position: fixed;
width: 148px;
height: 186px;
right: 0;
top: 50%;
margin-top: -93px;
z-index: 99;
cursor: pointer; }
#online-zixun .a {
font-size: 17px;
color: #333;
margin-left: 15px;
margin-top: 25px; }
#online-zixun .b {
font-size: 14px;
color: #333;
margin-left: 15px;
margin-top: 5px; }
#online-zixun .c {
margin-left: 15px;
display: block;
background: #e50343;
width: 75px;
height: 25px;
text-align: center;
line-height: 25px;
color: #fff;
border-radius: 5px;
margin-top: 15px; }
#online-zixun .d {
text-align: center;
margin-top: 26px;
font-size: 14px;
color: #fff; }
#online-zixun .e {
text-align: center;
font-size: 14px;
color: #fff;
line-height: 22px; }
#online-zixun .img {
position: absolute;
right: -8px;
top: -17px; }

.tipso_bubble {
text-align: left !important; }

.gotop {
position: fixed;
right: 15px;
bottom: 15px;
z-index: 50; }

a[title="站长统计"] {
display: none;
}
