* {
	transition-property: all;
	-ms-transition-property: all;
	-moz-transition-property: all;
	-webkit-transition-property: all;
	-o-transition-property: all;
}
html, body {
	font-size:14px;
	background:#fff;
	width:100%;
	margin:0px;
	padding:0px;
	font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";
	text-decoration:none;
}
img {
	border:0px;
}
ul, li, p {
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
}
ul, li {
	list-style-type:none;
}
input, button, select, textarea, select, option {
	outline:none;
}
select, option, textarea {
	resize:none;
	-webkit-appearance: none;
	padding:0;
	margin:0;
	font-weight:normal;
}

.clear:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

 @font-face {
    font-family: alibaba;
    src: url("../font/Alibaba-PuHuiTi-Light.otf");
  }
.cp1 {
    font-family: alibaba;
}
.lanmubiaoti{
    padding-top: 50px;
        position: relative;
    width: 1300px;
    margin: 0px auto;
}
.lanmubiaoti img{
    width: 1300px;
}
.container {     position: relative;
    width: 1700px;
    margin: 0px auto;
	}
.container img{     width: 100%; height: 100%;}
.container2
	{position: relative;
	 width: 1920px;
    margin: 0px auto;
	}
.container3{
    overflow: hidden;
     position: relative;
    width: 1250px;
    margin: 0px auto;
    padding-top: 30px;
    padding-bottom: 30px;
    
}	
.guanyuwomen {
    background-color: #2F383D;
}
.guanyuwenben {
    padding: 20px 30px;
    line-height:26px;
}
.guanyuwenben p{text-indent:2em;}
.padd200 {
        padding-bottom: 200px;
}
.guanyuwomen2 {
     background-color: #ffffff;
     padding-bottom: 100px;
}
.guanyuwomen3{
    background-color: #2F383D;
    color: #ffffff;
}
.guanyuwomen4{
    background-color: #2F383D;
    color: #ffffff;
}
.pages2 {
        display: block;
    width:1000px;
        text-align: center;
    margin: 20px 0 30px 0;
    font-size: 18px;
}
.pages2 a {
    color: #000;
}
.wenzhangzuo {
        float: left;
    width: 850px;
}
.wenzhangyou{
        float: left;
        margin-left: 60px;
     width:300px;
    
}
.container:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.banner {}
.mainTitle {
	width:295px;
	margin:0 auto;
	line-height:70px;
	color:#666;
	font-size:40px;
	text-align:center;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}

.nav2{
     float: left;
}
.nav2d {
    margin: 0px;
}
.nav2 li {
    text-align: center;
    width: 30px;
    list-style: none;
    position: relative;
    display: inline-block;
    padding: 15px 24px;
    color: #fff;
    cursor: pointer;
    letter-spacing: normal;
}


.seach {
	position:relative;
	margin-top:40px;
	width:300px;
	height:30px;
	background:#fff;
}
.seach .seachText {
	width:260px;
	color:#999999;
	font-size:12px;
	padding:0 0 0 6px;
	line-height:1;
	margin:0;
	border:0;
	height:30px;
}
.seach .btn {
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	background:#474747;
}
.seach .btn {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.seach .btn:hover {
	background:#000;
}
.seach .btn img {
	vertical-align:middle;
}
.vedioHide {
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(../images/blackbg.png);
	z-index:4;
}
.vedioContent {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	width:650px;
	height:450px;
	margin:-260px 0 0 -335px;
	z-index:5;
	background:#fff;
	padding:20px 20px 50px 20px;
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
}
.vedioContent iframe {
	width:100% !important;
	height:100% !important;
}
.vedioContent .vedioClose {
	position:absolute;
	bottom:18px;
	right:24px;
	cursor:pointer;
}


/*a-common*/
#nubia-wrap,#nb-h-wrap,#nb-header,#nb-high,#nb-contain,#nb-footer{width: 100%; height: auto; position: relative; z-index: 1;}
#nb-header {background-color: #000;}
#nubia-wrap{overflow: hidden;}
#nb-h-wrap,#nb-header{z-index: 9999;}

#nb-header a.nubia-logo,.nb-footer-logo a.nb-f-logo{background-image: url(../images/logo.png); background-repeat: no-repeat; display: inline-block; overflow: hidden; vertical-align: middle; position: relative; background-size: 190px 55px;}
.nb---bn---icon,.nubia-navigator li.nb-users-bar b.user-ico,.nubia-navigator li.nb-tips-bar span.nb-tips-con button,.nb-social-bar .nb-s-list a b,span.nb-rad-inp button,#nb-show-layer .nb-sl-close,.container span.nb-footer-func a{background-image: url(../images/nubia-syb-all.png); background-repeat: no-repeat; display: inline-block; overflow: hidden; vertical-align: middle; position: relative; background-size: 500px 400px;}
/*.container span.nb-footer-func span{font-size: 16px; vertical-align: middle; margin-left: 20px;}*/
.container span.nb-footer-func strong{display: inline-block; overflow: hidden; vertical-align: middle; font-size: 16px; vertical-align: middle; margin-left: 20px;font-weight: normal;}
span.nb-footer-func .nb-footer-wx-layer:before{background-image: url(skin/images/nb-footer-wx-layer-coner.jpg);}
.nubia-navigator li.nb-users-bar dl.nb-user-menu em,.nubia-navigator li.nb-tips-bar dl.nb-tips-menu em{background-image: url(../images/nb-user-menu-corner.png); background-size: 30px 14px; background-repeat: no-repeat;}
@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
  #nb-header a.nubia-logo,.nb-footer-logo a.nb-f-logo{background-image: url(../images/nubia-logo-x2.png);}
  .nb---bn---icon,.nubia-navigator li.nb-users-bar b.user-ico,.nubia-navigator li.nb-tips-bar span.nb-tips-con button,.nb-social-bar .nb-s-list a b,span.nb-rad-inp button,#nb-show-layer .nb-sl-close,.container span.nb-footer-func a{background-image: url(../images/nubia-syb-all-x2.png);}
    .container span.nb-footer-func strong{}
    span.nb-footer-func .nb-footer-wx-layer:before{background-image: url(../images/nb-footer-wx-layer-coner-x2.jpg);}
    .nubia-navigator li.nb-users-bar dl.nb-user-menu em,.nubia-navigator li.nb-tips-bar dl.nb-tips-menu em{background-image: url(../images/nb-user-menu-corner-x2.png);}
}


.footer .dianhua {
	 display: none;
}







/*a-head*/
#nb-h-wrap{position: fixed; _position: absolute; width: 100%; border-bottom: 1px #e5e5e5 solid; border-bottom: 1px rgba(0,0,0,.1) solid; background: #000;}
/* background: rgba(255,255,255,.90); -webkit-transition: background 1s ease-in-out; -moz-transition: background 1s ease-in-out; transition: background 1s ease-in-out;*/
#nb-header{height: 60px; width: 1200px; margin: auto;position: relative;}
#nb-header a.nubia-logo{width: 190px; height: 55px; float: left; top: 4px; left: 0; position: relative; background-position: 0 0;}
#nb-header .nubia-navigator{height: 60px;}
#nb-header .nubia-navigator.left{float:right;margin-right: 14em}
#nb-header .nubia-navigator.right{position:absolute;right:20px;top:0;margin-left:0;white-space:nowrap; }
/*#nb-header .nubia-navigator.right li{float:left;padding-left:20px;}*/
#nb-header .nubia-navigator.right li.nb-tips-bar{padding-left:0; display: none;}
.nubia-navigator li{height: 60px; line-height: 62px; display: inline-block; *zoom: 1; *display: inline; vertical-align: middle; padding-left: 40px; float: left; font-size: 14px;}
.nubia-navigator li a{color: #fff; }
.nubia-navigator li a:hover,.nubia-navigator li.current a{color: #e8340e;}
.nubia-navigator li.nb-search-bar span.nb-rad-inp{width: 28px; height: 28px; display: block; overflow: hidden; position: relative; top: 31px; border: 1px #d3d3d3 solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; -webkit-transition: border-radius .1s .3s ease,width .3s ease-in-out; -moz-transition: border-radius .1s .3s ease,width .3s ease-in-out; -ms-transition: border-radius .1s .3s ease,width .3s ease-in-out; transition: border-radius .1s .3s ease,width .3s ease-in-out; }
.nubia-navigator li.nb-search-bar span.nb-rad-inp input{background:none; border: none; width: 160px; margin: 5px 35px 0 15px; color: #333; font-size: 12px; opacity: 0; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -ms-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out;  z-index: 1; position: relative;}
.nubia-navigator li.nb-search-bar span.nb-rad-inp button{background-color: transparent; background-position: -30px 0; border: none; width: 30px; height: 30px; overflow: hidden; position: absolute; top: -1px; right: -1px; cursor: pointer; z-index: 9;}
.nubia-navigator li.show-search-bar span.nb-rad-inp{width: 210px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; border-radius: 25px; -webkit-transition: width .3s ease-in-out; -moz-transition: width .3s ease-in-out; -ms-transition: width .3s ease-in-out; transition: width .3s ease-in-out; }
.nubia-navigator li.show-search-bar span.nb-rad-inp input{opacity: 1; -webkit-transition: opacity .3s .3s ease-in-out; -moz-transition: opacity .3s .3s ease-in-out; -ms-transition: opacity .3s .3s ease-in-out; transition: opacity .3s .3s ease-in-out; }
.nubia-navigator li.nb-users-bar{padding-left: 15px; font-size: 12px; text-align: left; position: relative;}
.nubia-navigator li.nb-users-bar b.user-ico{width: 30px; height: 30px; top: -1px; background-position: 0 0;}
.nubia-navigator li.logged b.user-ico{background-position: 0 -60px;}
.nubia-navigator li.nb-users-bar a{margin-left: 12px; color: #999999;}
.nubia-navigator li.nb-users-bar a:hover{color: #e8340e;}
.nubia-navigator li.nb-users-bar dl.nb-user-menu{width: 120px; padding: 10px 0; border: 1px #ebebeb solid; background-color: #fff; display: block; line-height: normal; position: absolute; top: 60px; left: 50%; margin-left: -50px; display: none;}
.nubia-navigator li.nb-users-bar dl.nb-user-menu em{width: 30px; height: 14px; position: absolute; top: -14px; left: 50%; margin-left: -15px; overflow: hidden;}
.nubia-navigator li.nb-users-bar dl.nb-user-menu dd{display: block; padding: 8px 10px;}
.nubia-navigator li.logged a{width: 90px; display: inline-block; overflow: hidden; white-space: nowrap; vertical-align: middle;}
.nubia-navigator li.nb-tips-bar{padding-left: 10px; line-height: 0; position: relative;}
.nubia-navigator li.nb-tips-bar a{width: 30px; height: 30px; display: inline-block; vertical-align: middle; position: relative; top: 17px;}
.nubia-navigator li.nb-tips-bar b{width: 30px; height: 30px; background-position: 0 -150px; overflow: hidden; vertical-align: middle;}
.nubia-navigator li.nb-tips-bar a:hover b{background-position: -30px -150px;}
.nubia-navigator li.nb-tips-bar dl.nb-tips-menu{width: 180px; padding: 10px 0; border: 1px #ebebeb solid; background-color: #fff; display: block; line-height: normal; position: absolute; top: 60px; left: 50%; margin-left: -90px; display: none;}
.nubia-navigator li.nb-tips-bar dl.nb-tips-menu em{width: 30px; height: 14px; position: absolute; top: -14px; left: 50%; margin-left: -15px; overflow: hidden;}
.nubia-navigator li.nb-tips-bar dl.nb-tips-menu dd{display: block; padding: 8px 15px; white-space: normal; color: #e8340e; font-size: 12px;}

.nubia-navigator li.nb-shpcart-bar{padding-left: 10px; line-height: 0;}
.nubia-navigator li.nb-shpcart-bar a{width: 30px; height: 30px; display: inline-block; vertical-align: middle; position: relative; top: 17px;}
.nubia-navigator li.nb-shpcart-bar b{width: 30px; height: 30px; background-position: 0 -120px; overflow: hidden; vertical-align: middle;}
.nubia-navigator li.nb-shpcart-bar a:hover b{background-position: -30px -120px;}

#nb-header a.nubia-menu-btn{display: none;}



.header {
	position:fixed;
	width:100%;
	height:60px;
	background:#000000;
	z-index:5;
}

.header .logoimg {
        position: absolute;
    top: 0px;
    right: 0px;
    width: 78%;
    height: 60px;
}
.header .container {
	height:100%;
}
.header .headerLogo {
	position:absolute;
	left:100px;
}
.header .nav .navTop {
	position:absolute;
	top:0px;
	display:none;
	height:4px;
	background:#F8B62C;
}

.language img{
    width:25px;
    height: 25px;
}
.header .nav .navTop {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.header .nav {
	position:absolute;
	top:0px;
	 right: 0px;
	width:60%;
	height:60px;
	letter-spacing: -5px;
	font-size: 16px;
}

.header .nav2 {
	position:absolute;
	top:0px;
	 right: 0px;
	width:20%;
	height:60px;
	letter-spacing: -4px;
}

.header .nav2 li {
    text-align: center;
               width: 30px;
				list-style: none;
				position: relative;
				display: inline-block;
				padding: 15px 10px;
				color: #fff;
				cursor: pointer;
				letter-spacing: normal;
			}
.header .nav li {
    line-height: 20px;
    text-align: center;
               width: 120px;
				list-style: none;
				position: relative;
				display: inline-block;
				padding: 20px 15px;
				color: #fff;
				cursor: pointer;
				letter-spacing: normal;
			}
.header .nav li a {
    color: #fff;
}			
			 
.header .nav li::after {
				content: '';
				position: absolute;
				left: 0;
				right: 0;
				bottom: 0;
				top: 0;
				z-index: -1;
				background: #000000;
				color: #fff;
			}
			
.header .nav li:hover::after {
				background: #2F383D;
				color: #fff;
			}
			
.header .nav li a:visited {color: #fff} 


 /*
  
  .header .nav .child {
	position:relative;
	float:left;
	width:10%;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#666;
}


.header .nav .child.navChildSearch {
	line-height:20px !important;
}
.header .nav .child:hover .title {
	color:#F8B62C;
}
.header .nav .child .title {
	font-size:14px;
	color:#FFF;
}
*/

.header .nav .child .title {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.header .nav .on {
background-color:#2F383D;
}
.header .nav .child.on .title {
	color:#FFF;
}
.header .nav .child .childContent {
    right: 2px;
	display:none;
	position:absolute;
	top:57px;
	width:100%;
}
.header .nav .child .childContent .childContentLi {
 /*	background:url(../images/navchildbg.png); */
    width:180px;
	color:#FFF;
	font-size:14px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #c6c5c4;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
	-moz-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
	-ms-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
	-o-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
	box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
}
.header .nav .child .childContent .childContentLi:hover {
	background:#F8B62C;
	color:#fff;
}
.header .nav .child .language {
	display:inline-block;
*display:inline;
*zoom:1;
	height:16px;
	line-height:16px;
	padding:0 8px;
	font-size:14px;
	color:#FFF;
}
.header .nav .child .language:hover {
	color:#FFF;
}
.header .nav .child .language.cn {
	border-right:1px solid #ccc;
}
.header .nav .child .language.on {
	color:#F8B62C;
}
.header .nav .child .seachIcon {
	cursor:pointer;
}
.header .list {
	position:relative;
	background:#363839;
	z-index:6;
}
.header .list .container {
	padding:50px 0;
	display:none;
}
.header .list .content {
	width:492px;
}
.header .list .listMTitle {
	color:#fff;
	font-size:18px;
	line-height:24px;
	padding-bottom:24px;
}
.header .list .listTitle {
	position:relative;
	width:100%;
}
.header .list .listTitle:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.header .list .listTitle .title {
	border-bottom:1px solid #999999;
	line-height:36px;
	color:#B9B9B9;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.header .list .listTitle .title a {
	color:#B9B9B9;
	font-size:14px;
}
.header .list .listTitle .title img {
	margin-right:12px;
}
.header .list .listTitle .title .pointer {
	cursor:pointer;
	position:absolute;
	right:0px;
	top:16px;
	width:11px;
	height:11px;
}
.header .list .listTitle .title .pointer .sub {
	position:absolute;
	left:0px;
	top:5px;
	width:11px;
	height:1px;
	background:#999;
}
.header .list .listTitle .title .pointer .sub.sub2 {
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.header .list .listTitle .title .pointer .sub.sub2 {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.header .list .listTitle .title .pointer.on .sub.sub2 {
	transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
}
.header .list .listTitle .listContent {
	display:none;
	width:94%;
	float:right;
}
.header .list .addBtn {
	z-index:5;
	cursor:pointer;
	position:absolute;
	bottom:-35px;
	right:0;
	width:35px;
	height:35px;
	background:url(../images/addicon.png) no-repeat;
}
.header .list .addBtn .sub {
	position:absolute;
	width:10px;
	height:2px;
	background:#fff;
}
.header .list .addBtn .sub.sub1 {
	top:12px;
	left:22px;
}
.header .list .addBtn .sub.sub2 {
	top:12px;
	left:22px;
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.header .list .addBtn .sub.sub2 {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.header .list .addBtn.on .sub.sub2 {
	transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
}
.searchContent {
	display:none;
	position:absolute;
	bottom:-80px;
	right:0px;
	padding:25px;
	background-color: #000000;
}
.searchContent .seach {
	margin:0;
}
.wapNavBtn {
    display:none;
	position:absolute;
	top:38px;
	right:32px;
	cursor:pointer;
}
.wapLanguage {
	display:none;
	position:absolute;
	top:35px;
	right:120px;
}
.wapLanguage .language {
	padding:0 14px;
	color:#999999;
	font-size:28px;
	line-height:28px;
	display:inline-block;
*display:inline;
*zoom:1;
}
.wapLanguage .language.on {
	color:#F8B62C;
}
.wapLanguage .language.cn {
	border-right:3px solid #bababa;
}
.wapNavPointer {
	display:none;
	position:absolute;
	top:3px;
	right:3px;
	cursor:pointer;
}

.crumbs {
	padding-top:60px;
	position:relative;
	line-height:55px;
	background-position:center bottom;
}

.guanyu{ 
    height: 900px;
    background:url(../images/guanyubeijing.jpg) no-repeat top center;
}
.crumbs .title {
	float:left;
	color:#333333;
	font-size:20px;
	font-family:""微软雅黑"";
}
.crumbs .childs {
	float:right;
	color:#666;
	font-size:14px;
	font-family:"Hiragino Sans GB";
}
.crumbs .childs a {
	color:#666;
}
.crumbs .childs span {
	margin:0 6px;
}

.main .maxTitle {
      margin: 0px auto;
    width: 1050px;
	position:relative;
	line-height:34px;
}
.main .maxTitle span {
	position:relative;
	z-index:1;
	padding-right:18px;
	background:#fff;
	color:#F8B62C;
	font-size:30px;
}
.main .maxTitle .sub {
	position:absolute;
	top:18px;
	width:100%;
	height:1px;
	width:100%;
	background:#d6d6d6;
}
.main .top {
	display:none;
	position:fixed;
	right:50px;
	bottom:300px;
	z-index:1;
	width:60px;
	height:60px;
	background:#d4d4d4;
	line-height:60px;
	text-align:center;
	cursor:pointer;
}
.main .top {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.main .top:hover {
	background:#717373;
}
.main .top img {
	vertical-align:middle;
}



.footer {
  background-color: #000000;
	padding:25px 0;
	margin: auto;
	z-index: 9;
}
.footer .title {
	color:#dadada;
	font-size:16px;
	padding-top:40px;
}
.footer .head2 {
	margin: 0px auto;
	color: #fff;
	position: relative;
	font-size: 12px;
}

.footer .head2 .left {
 -webkit-transform: scale(0.83333333) translateX(-99px);-moz-transform: scale(0.83333333) translateX(-99px);-ms-transform: scale(0.83333333) translateX(-99px);transform: scale(0.83333333) translateX(-99px);
}
.footer .head2 .left  a{padding: 0 15px; color: #999; -webkit-transition: color .3s ease-in-out; -moz-transition: color .3s ease-in-out; -ms-transition: color .3s ease-in-out; transition: color .3s ease-in-out;
}
.footer .head2 .left  a:hover{color: #333;}
.footer .head2 .right {
	position:absolute;
	top:0px;
	right:0px;
	width:378px;
}
.footer .head2 .right .content {
	margin-top:40px;
}
.footer .head2 .right .content img {
	margin-right:6px;
}
.footer .head2 .right .content img {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.footer .head2 .right .content img:hover {
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.footer .foot {
	height:40px;
	background:#474747;
	line-height:40px;
	text-align:center;
	color:#b7b7b7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:""微软雅黑"";
}
.footer .foot a {
	color:#b7b7b7;
}
 @media (max-width: 639px) {
     .pages2 {
       width: 90%!important;
     }
.containerg {
	width:93.75%!important;
}

.go-back-link {
    position: absolute;
    width: 36px;
    height: 36px;
    left: 0px;
    top: 10px;
}
.container2 {
         width: auto;
}
.lxleft2{
margin: 20px 30px;


}
.lxcontent {
    width: auto!important;
    height: 350px!important;
}


.padd200{
    padding: 0px;
}
.main .child{
    height: 160px!important;
}
.navbar.navbar-default .navbar-toggle {
         margin-top: 13px!important;
}
 .container2  img{
     width: 100%;
    height:100%;
 }
.mainTitle {
	width:150px;
	line-height:35px;
	font-size:20px;
}
.seach {
	margin-top:19px;
	width:150px;
	height:21px;
}
.seach .seachText {
	width:125px;
	font-size:12px;
	padding:0 0 0 5px;
	line-height:21px;
	height: 20px;
}
.seach .btn {
	width:22px;
	height:22px;
	line-height:22px;
}
.vedioContent {
	width:300px;
	height:210px;
	margin:-130px 0 0 -160px;
	padding:10px 10px 20px 10px;
}
.vedioContent iframe {
	width:100% !important;
	height:100% !important;
}
.vedioContent .vedioClose {
	bottom:5px;
	right:10px;
}
.header {
	height:60px !important;
}
.header .headerLogo { 
    position: static!important;
    left: 0px;
    
}
.header .nav .navTop {
	display:none !important;
}
.header .nav {
	display:none;
	top:60px;
	right:0px;
	width:100%;
	height:auto !important;
	background:#fff;
	padding-bottom:10px;
	transform: skewX( 0deg);
}
.header .nav .child {
	float:none;
	width:90%;
	text-align:left;
	margin:0 auto;
	color:#333333;
	background-color: #f9f9f9;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	height:auto !important;
	line-height: 35px !important;
}
.header .nav .child:nth-child(2) {
	border-top:1px solid #dadada;
}
.header .nav .child .title {
	font-size:12px;
	color:#666!important;
	padding:0 2%;
	display: inherit;
}
.header .nav .child .childContent {
	display:none;
	position:relative;
	top:0px !important;
	width:100%;
}
.header .nav .child .childContent .childContentLi {
	padding:0 4%;
	color:#666;
	font-size:12px;
	height:35px;
	line-height:35px;
	border-top:1px solid #dadada;
	border-bottom:0px;
}
.header .nav .navChildLanguage {
	display:none;
}
.header .nav .navChildSearch {
	display:none;
}
.header .list {
	display:none !important;
}
.header .searchContent {
	display:none !important;
}
.wapNavPointer {
	display:block;
	top:3px;
	right:3px;
}
.wapNavBtn {
    
	display:none;
	top:19px;
	right:16px;
	width:24px;
}
.wapLanguage {
   /*	display:block;  */
	top:17px;
	right:50px;
}
.header .nav2 {
    display:none;
}


.wapLanguage .language {
	padding:0 2px;
	font-size:14px;
	line-height:14px;
}
.wapLanguage .language.cn {
	border-right:1px solid #bababa;
}
.crumbs {
	padding-top:60px !important;
	height:0px;
	line-height:30px;
}
.crumbs .title {
	font-size:12px;
}
.crumbs .childs {
	display:none;
}
.main {
}
.main .maxTitle {
	width: 100%;
}
.mainContent .child {
        margin: 5px 5px 70px!important;
}

.mainContent .child .childTitle {
    border-bottom:0px!important;
}
.childInfo {
    display:none;
}

.newbg1 {
        padding: 0px 10px 10px 10px!important;
}
.newbg2 {
        padding: 0px 10px 0px 10px!important;
}

.pages2 {
         padding: 20px 0 10px 0!important;
}
.main .cptp{
   width: auto!important;
   position: inherit!important;
   padding: 10px!important;
}
.main .cptp2{
   width: auto!important;
   position: inherit!important;
   padding: 10px!important;
}
.main .cptp2 div{
      background-size: 100%100%!important;
       margin:0px!important;
}
.main .cptp div{
      background-size: 100%100%!important;
        margin:0px!important;
}
.cpa{
    height: auto!important;
}

.main .cpwz {
    font-size: 16px!important;
}
.main .cptp div{
    width: 50px!important;
    height: 50px!important;
}
.main .cptp div img {
      width: 50px!important;
    height: 50px!important;
}
.main .cptp2 div{
    width: 50px!important;
    height: 50px!important;
}

.navbar-toggle {
    display: none;
}
.navbar-header{
width: 100%;
text-align: center;
height: 100%;
}





.header .logoimg {
    width: 100%!important;
    text-align: center!important;
    height: 100%!important;
}


.container3 {
    width: 100%;
    padding-top: 10px!important;
}

.wenzhangzuo {
      width: 100%!important;
}

.wenzhang9 {
    margin: 10px 10px;
}
.wenzhangyou {
    display: none;
}

.index-page .solution-more-slide .hd{
	 width: 100%!important;
}































.cpxloo {
    width: 100%!important;
    padding-bottom:0px!important;
}


.dhyc{
    display:none!important;
    
}

.cpxll {
    width: auto!important;
        margin: 0px 10px!important;
}


.cpxlr {
    float: left!important;
    margin-right: 0px!important;
}
.cpxlju {
        padding-top: 20px!important;
}

.menu_head {
    background: none!important;
    border-bottom:0px!important;
}

.cpxlr ul li{
     display: inline-block;
         overflow: hidden;
}
.cpxlr ul li {
    background-color: #595857!important;
   margin: 0 4px 8px;
    flex-shrink: 0;
    flex-basis: calc((100%/2) - 8px);
}


.cpxlr ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px -8px;

}

.menu_head {
    width: auto!important;
    height: auto!important;
}

.menu_body{
    margin: 0px 5px 5px 5px!important;
    border-bottom:0px!important;
    width: auto!important;
        line-height: 18px!important;
}
.menu_body a {
        font-size: 10px!important;
    margin: 0px 0px;
    padding: 5px 5px!important;
        color: #fff!important;
    height: 32px!important;
    line-height: 32px!important;
}
.cpxlr .menu_list .on {
    background-color: #acacac!important;
}

.container2 img {
    width: 100%!important;
}



.swiper-slide {
    height: auto!important;
}

.main .head .left2 {
    padding-top: 0px!important;
}











































.main .maxTitle span {
	padding-right:8px;
	font-size:18px;
}
.main .maxTitle .sub {
	top:10px;
}
.footer {
	height:auto;
	text-align:center;
}

.gcontainer span.nb-footer-func 
{
	    margin-left: 100px;
		position: relative;
}

.nb-tel-ico {
	display: none;
}
.footer .title {
	font-size:12px;
	padding-top:10px;
	line-height:17px;
}
.footer .head {
	height:95px;
}
.footer .head2 .left {
	position:absolute;
	top:0px;
	left:0px;

}
.footer .head2 .right {

}
.footer .head2 .right .content {
	margin-top:16px;
}
.footer .head2 .right .content img {
	margin-right:3px;
	height:14px;
}
.footer .foot {
	height:auto;
	line-height:14px;
	font-size:12px;
	padding:8px 0;
}
.footer .foot p {
	width:80%;
	margin:0 auto;
}
}
@media (min-width: 640px) and (max-width:1023px ) {
.container {
	width:600px;
}
.mainTitle {
	width:248px;
	line-height:50px;
	font-size:25px;
}
.seach {
	margin-top:17px;
	width:245px;
	height:33px;
}
.seach .seachText {
	width:235px;
	font-size:16px;
	padding:0 0 0 10px;
	line-height:33px;
}
.seach .btn {
	width:33px;
	height:33px;
	line-height:33px;
}
.vedioContent {
	width:600px;
	height:420px;
	margin:-260px 0 0 -320px;
	padding:20px 20px 50px 20px;
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
}
.vedioContent iframe {
	width:100% !important;
	height:100% !important;
}
.vedioContent .vedioClose {
	position:absolute;
	bottom:10px;
	right:20px;
	cursor:pointer;
}
.header {
	height:73px !important;
}
.header .headerLogo {
	top:23px !important;
	left:31px;
	width:94px;
}
.header .nav .navTop {
	display:none !important;
}
.header .nav {
	display:none;
	top:73px;
	right:0px;
	width:100%;
	height:auto !important;
	background:#fff;
	padding-bottom:20px;
}
.header .nav .child {
	float:none;
	width:90%;
	text-align:left;
	margin:0 auto;
	color:#333333;
	background-color: #000000;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	height:auto !important;
	line-height: 35px !important;
}
.header .nav .child:nth-child(2) {
	border-top:1px solid #dadada;
}
.header .nav .child .title {
	font-size:12px;
	color:#666!important;
	padding:0 2%;
	display: inherit;
}
.header .nav .child .childContent {
	display:none;
	position:relative;
	top:0px !important;
	width:100%;
}
.header .nav .child .childContent .childContentLi {
	padding:0 4%;
	color:#666;
	font-size:12px;
	height:35px;
	line-height:35px;
	border-top:1px solid #dadada;
	border-bottom:0px;
}
.header .nav .navChildLanguage {
	display:none;
}
.header .nav .navChildSearch {
	display:none;
}
.header .list {
	display:none !important;
}
.header .searchContent {
	display:none !important;
}
.wapNavPointer {
	display:block;
	top:3px;
	right:3px;
}
.wapNavBtn {
	display:block;
	top:29px;
	right:33px;
	width:32px;
}
.wapLanguage {
	display:block;
	top:29px;
	right:120px;
}
.wapLanguage .language {
	padding:0 14px;
	font-size:18px;
	line-height:18px;
}
.wapLanguage .language.cn {
	border-right:3px solid #fff;
}
.crumbs {
	padding-top:73px !important;
	height:55px;
	line-height:55px;
}
.crumbs .title {
	font-size:20px;
}
.crumbs .childs {
	font-size:14px;
}
.crumbs .childs span {
	margin:0 6px;
}
.main {
	padding:40px 0 90px 0;
}
.main .maxTitle {
	line-height:34px;
}
.main .maxTitle span {
	padding-right:18px;
	font-size:28px;
}
.main .maxTitle .sub {
	top:18px;
}
.footer {
	height:auto;
}
.footerinfo {display:inline-block;}
.footer .title {
	font-size:16px;
	padding-top:18px;
	line-height:28px;
}
.footer .head {
	height:140px;
}
.footer .head .left {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
}
.footer .head .right {
	width:130px;
}
.footer .head .right .content {
	margin-top:17px;
}
.footer .head .right .content img {
	margin-right:6px;
}
.footer .foot {
	height:auto;
	line-height:16px;
	font-size:14px;
	padding:11px 0;
}
.footer .foot p {
	width:70%;
	margin:0 auto;
}

.footer {
    display:none;
}


















}
@media (min-width: 1024px) and (max-width:1199px ) {
.container {
	width:980px;
}
.mainTitle {
	width:295px;
	line-height:56px;
	font-size:36px;
}
.header {
	height:80px !important;
}
.header .headerLogo {
	top:16px !important;
	left:60px;
	width:133px;
}
.header .nav .navTop {
	height:2px;
}
.header .nav {
	height:80px !important;
}
.header .nav .child {
	height:80px !important;
	line-height:80px !important;
}
.header .nav .child .title {
	font-size:12px;
}
.header .nav .child .childContent {
	top:80px !important;
}
.header .nav .child .childContent .childContentLi {
	font-size:12px;
	height:30px;
	line-height:30px;
}
.header .nav .child .language {
	height:12px;
	line-height:12px;
	padding:0 4px;
	font-size:12px;
}
.header .nav .child .seachIcon {
	width:14px;
	margin-top: 33px !important;
}
.header .list .container {
	padding:40px 0;
}
.header .list .content {
	width:492px;
}
.header .list .listMTitle {
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
}
.header .list .listTitle .title {
	line-height:24px;
	font-size:12px;
}
.header .list .listTitle .title a {
	font-size:12px;
}
.header .list .listTitle .title img {
	margin-right:12px;
}
.header .list .listTitle .title .pointer {
	top:6px;
}
.crumbs {
	padding-top:80px !important;
}
}
@media (min-width: 1200px) and (max-width:1439px ) {
    
    
     .lanmubiaoti{
       width: 800px!important;
       height: auto;
   }
 
   .lanmubiaoti img {
       width: 800px!important;
       height: auto;
   }
 .container2 img{
      width: 1366px;
      height: auto;
 }
    .cpxll {
        width: 67%!important;
        margin: 0px 0px!important;
    }

 .main  .container .head .right {
    font-size: 14px!important;
    width: 480px!important;
    margin-right: 15%!important;
}  
    
 .main  .container .head .right span {
  font-size: 14px!important;
}
    
.main {
        background-size: 100%;
}
    
  .container{
      width: 1366px!important;
  }  
    
 .guanyuwomen {
    padding-bottom: 100px!important;
}
.guanyu{
    height: 700px!important;
}


.header .logoimg {
    width: 90%!important;
}
.header .nav {
    width: 65%!important;
}

.header .nav2{
    width: 8%!important;
}

.main .container4 .head .right {
   margin-right: 20px!important;
    width: 23%!important;
    
    
}


.index-page .solution-more-slide .hd{
    left: 4%!important;
}

.main .cpwz {
    font-size: 22px!important;
}

.main .jianwh {
    width: 68px!important;
    height: 68px!important;
    background-size: 68px 68px!important;
}
.cpa:hover {
        height: 170px!important;
}
.main .cpwz {
    padding: 0!important;
}


.mainContent .child {
    width: 250px!important;
}

.mainContent .child .childImg {
width: 251px!important;
    height: 160px!important;
}
.lxdaohan {
    width: 800px!important;
}
.lxcontent .right {
    width: 500px!important;
}
.foin input{
    width: 500px!important;
}
.foit textarea{
    width: 500px!important;
}

.lxcontent {
    width: 800px!important;
}

.lxleft{
    width: 250px!important;
    margin-right: 50px!important;
}

.main .maxTitle {
    width: 950px!important;
}



.mfooter {
    display:none!important;
}















}
@media (min-width: 1440px) and (max-width:1849px ) {
    .wenzhangzuo{
        width: 680px!important;
    }
    .container3 {
        width: 1050px!important;
    }
    .pages2{
        width: 98%!important;
    }
    
    .header .headerLogo {
        left: 0px!important;
    }
    .container2 {
        width: 100%!important;
    }
    .container2 img {
   width: 100%!important;
    height: 100%!important;
    }
    .cpxlr {
        overflow-y: auto;
        overflow-x: auto;
        height: 900px;
    }
    
    .header .logoimg {
            width: 90%!important;
        
    }
    .header .nav {
            width: 75%!important;
    }
    
    .header .nav2 {
            width: 23%!important;
    }
    
    
    .cpxll {
        width: 67%!important;
    }
    
    .mfooter {
    display:none!important;
}
.go-back-link {
  display: none!important;
}
    
        .index-page .solution-more-slide .hd{
       left: 7.5%!important;  
   } 
    .main .head .right {
		width:25%!important;
	}
}


@media (min-width: 1850px) and (max-width:1919px ) {
        .cpxlr {
        overflow-y: auto;
        overflow-x: auto;
        height: 900px;
    }
    .index-page .solution-more-slide .hd{
          left: 16.5%!important;  
    }
    .header .nav2 {
        width: 20%!important;
    }
    
    
    .mfooter {
    display:none!important;
}

.go-back-link {
  display: none!important;
}

}






@media (min-width: 1920px) and (max-width:2439px ) {
        .cpxlr {
        overflow-y: auto;
        overflow-x: auto;
        height: 900px;
    }
    .index-page .solution-more-slide .hd{
          left: 17%!important;  
    }
    .header .nav2 {
        width: 20%!important;
    }
    
    
    .mfooter {
    display:none!important;
}

.go-back-link {
  display: none!important;
}

}

@media (min-width: 2440px) and (max-width:2560px ) {
        .cpxlr {
        overflow-y: auto;
        overflow-x: auto;
        height: 1080px;
    }
    .index-page .solution-more-slide .hd{
          left: 20%!important;  
    }
    .header .nav2 {
        width: 30%!important;
    }
    
    
    .mfooter {
    display:none!important;
}

.go-back-link {
  display: none!important;
}

}








/*animate*/

@keyframes rightOpacityShow {
0% {
transform: translateX(-80px);
opacity:0;
}
80% {
transform: translateX(20px);
}
100% {
transform:translateX(0);
opacity:1;
}
}
@-moz-keyframes rotateYOpacityAn {
0% {
-moz-transform: translateX(-80px);
opacity:0;
}
80% {
-moz-transform: translateX(20px);
}
100% {
-moz-transform:translateX(0);
opacity:1;
}
}
@-webkit-keyframes rotateYOpacityAn {
0% {
-webkit-transform: translateX(-80px);
opacity:0;
}
80% {
-webkit-transform: translateX(20px);
}
100% {
-webkit-transform:translateX(0);
opacity:1;
}
}
@-o-keyframes rotateYOpacityAn {
0% {
-o-transform: translateX(-80px);
opacity:0;
}
80% {
-o-transform: translateX(20px);
}
100% {
-o-transform:translateX(0);
opacity:1;
}
}




.gcontainer  {
margin: auto;
width: 1250px;
position: relative;
font-size: 14px;
}

.gcontainer span.nb-footer-func a {
    background-image: url(../images/nubia-syb-all.png);
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    background-size: 500px 400px;
}
.footerinfo {display:none;}
.gcontainer span.nb-footer-func{ top: 0; right: 0;}
.gcontainer span.nb-footer-func a{width: 30px; height: 30px; overflow: hidden; display: inline-block; margin-left: 20px; line-height: 1em; position: relative;}
.gcontainer span.nb-footer-func a.nb-en-ico{background-position: -96px 0;}
.gcontainer span.nb-footer-func a.nb-weibo-ico{background-position: -126px 0;}
.gcontainer span.nb-footer-func a.nb-weixin-ico{background-position: -156px 0;}
.gcontainer span.nb-footer-func a.nb-apk-ico{background-position: -246px 0;}
.gcontainer span.nb-footer-func a.nb-cloud-ico{background-position: -186px 0;}
.gcontainer span.nb-footer-func a.nb-service-ico{background-position: -216px 0;}
.gcontainer span.nb-footer-func a.nb-weibo-ico:hover{background-position: -126px -30px;}
.gcontainer span.nb-footer-func a.nb-weixin-ico:hover{background-position: -156px -30px;}
.gcontainer span.nb-footer-func a.nb-apk-ico:hover{background-position: -246px -30px;}
.gcontainer span.nb-footer-func a.nb-cloud-ico:hover{background-position: -186px -30px;}
.gcontainer span.nb-footer-func a.nb-service-ico:hover{background-position: -216px -30px;}
span.nb-footer-func .nb-footer-wx-layer{width: 150px; height: 150px; background: #fff; border:1px #ccc solid; position: absolute; right: 202px; bottom: 45px; border-radius: 5px; display: none;}
span.nb-footer-func .nb-footer-wx-layer img{width: 130px; height: 130px; position: absolute; top: 11px; left: 10px; z-index: 1;}
span.nb-footer-func .nb-footer-wx-layer:before{width: 19px; height: 10px; overflow: hidden; position: absolute; bottom: -10px; left: 50%; margin-left: -9px; content: ''; z-index: 2; background-size: 19px 10px; background-repeat: no-repeat;}
/* z-footer */

@media (max-width: 639px){
    .baidu {

    display:none;
}
.footer {

    display:none;
}
.guanyuwomen {
   display:none;
}

.guanyuwomen4{
     padding-top: 60px;
}
.mfooter{
    font-size: 12px;
    padding:20px 20px;
    text-align: center;
    background-color: #040000;
    color: #fff;
}

.mfooter a{

    color: #fff;
}
.lanmubiaoti {
    width: 100%;
    padding-top:10px;
}
.lanmubiaoti img{
    width: 100%!important;
    height: 100%!important;
}
.footer .head2{ 	width: 93%;}
.footer .head2 .left {    display: none; }
.gcontainer {    width: 100%;
    margin: 0 auto;}
		.footer .head .right {
    width: 130px;
}
.footer .dianhua {
	 display: block;
}
.footer .nb-footer-info {
    height: auto;
    line-height: 14px;
    font-size: 12px;
    padding-top: 35px;
}
.banner {height:auto;}

}


.nb-footer-info{
margin-bottom: 3px;
}




.nb-footer-info a{display: inline-block; margin-right: 20px; color: #ccc; -webkit-transition: color .3s ease-in-out; -moz-transition: color .3s ease-in-out; -ms-transition: color .3s ease-in-out; transition: color .3s ease-in-out;}
.nb-footer-info a:hover{color: #333;}
.nb-tel-ico {
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    vertical-align: middle;
    font-weight: normal;
}

@media (min-width: 1200px){
.guanyuwomen4 {
   display:none;
}
    .baiduyidong {

    display:none;
}
}
