.changjie_box {
  width: 100%;
  height: 100%;
}
.changjie_box header {
  width: 100%;
  height: 80px;
  background: rgba(12, 13, 21, 0.25);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
}
.changjie_box header .headerNav {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.changjie_box header .headerNav h1 {
  width: 150px;
  height: 100%;
  float: left;
  margin: 0;
}
.changjie_box header .headerNav h1 a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
.changjie_box header .headerNav h1 a img{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
}
.changjie_box header .headerNav ul {
  width: auto;
  height: 78px;
}
.headerActive{
	 border-bottom: 2px solid #F44133;
}
.headerActiveIndex{
	 color: #F44133 !important;
}
.select > a:hover{
	 color: #F44133;
}
/* .changjie_box header .headerNav ul li:nth-child(1) {
  border-bottom: 2px solid #F44133;
}
.changjie_box header .headerNav ul li:nth-child(1) > a {
  color: #F44133;
} */
.changjie_box header .headerNav ul li:hover {
  border-bottom: 2px solid #F44133;
}
.changjie_box header .headerNav ul li:hover > a {
  color: #F44133;
}
.changjie_box header .headerNav ul li {
  float: left;
  width: auto;
  height: 100%;
  padding: 0 20px;
}
.changjie_box header .headerNav ul li a {
  width: auto;
  height: 100%;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.changjie_box header .headerNav ul li p {
  width: auto;
  height: 100%;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.changjie_box header .headerNav .changgjia_phone {
  width: auto;
  float: right;
  height: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 80px;
  padding-left: 20px;
}
.changjie_box .bander {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  /* 下面是前/后按钮代码，如果不需要删除即可 */
}
.changjie_box .bander .slideBox {
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
  overflow-x: hidden;
}
.changjie_box .bander .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 16px;
  z-index: 1;
  margin-left: -48px;
}
.changjie_box .bander .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.changjie_box .bander .slideBox .hd ul li {
  float: left;
  margin-right: 16px;
  width: 40px;
  height: 4px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.changjie_box .bander .slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.changjie_box .bander .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.changjie_box .bander .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.changjie_box .bander .slideBox .bd img {
  width: 100%;
  /* height: 230px; */
  display: block;
}
.changjie_box .bander .slideBox .prev,
.changjie_box .bander .slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.changjie_box .bander .slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.changjie_box .bander .slideBox .prev:hover,
.changjie_box .bander .slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.changjie_box .bander .slideBox .prevStop {
  display: none;
}
.changjie_box .bander .slideBox .nextStop {
  display: none;
}
.changjie_box .bander .loginBox {
  width: 1200px;
  height: 600px;
  position: absolute;
  z-index: 9999;
  top: 50%;
  margin-top: -300px;
  left: 50%;
  margin-left: -600px;
}
.changjie_box .bander .loginBox .login {
  width: 360px;
  height: 450px;
  position: absolute;
  top: 52%;
  margin-top: -210px;
  background-color: #fff;
  border-radius: 14px;
  right: 0px;
  z-index: 9999999999999;
}
.changjie_box .bander .loginBox .login .loginWay {
  display: table;
  width: 100%;
  height: 72px;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.changjie_box .bander .loginBox .login .loginWay > div {
  display: table-cell;
  line-height: 72px;
  font-weight: 600;
  color: #7F7F7F;
  text-align: center;
  font-size: 18px;
}
.changjie_box .bander .loginBox .login .loginWay em {
  display: inline-block;
  height: 44px;
  border-left: 1px solid #DCDCDC;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: 50%;
  margin-left: -0.5px;
}
.changjie_box .bander .loginBox .login .loginWay .active {
  color: #F44133;
}
.changjie_box .bander .loginBox .login .idLoginBox {
  width: 100%;
  height: auto;
  padding: 48px;
  box-sizing: border-box;
}
.changjie_box .bander .loginBox .login .idLoginBox ul {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.changjie_box .bander .loginBox .login .idLoginBox ul li:nth-child(3) input {
  width: 60%;
  float: left;
  box-sizing: border-box;
}
.changjie_box .bander .loginBox .login .idLoginBox ul li:nth-child(3) span {
  width: 36%;
  height: 50px;
  float: right;
  line-height: 50px;
  border: 1px solid #C5C5C5;
  border-radius: 6px;
  box-sizing: border-box;
}
.changjie_box .bander .loginBox .login .idLoginBox ul li {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}
.changjie_box .bander .loginBox .login .idLoginBox ul li input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #C5C5C5;
  border-radius: 6px;
  padding-left: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.changjie_box .bander .loginBox .login .idLoginBox .loginBtn {
  width: 100%;
  height: auto;
}
.changjie_box .bander .loginBox .login .idLoginBox .loginBtn input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #F44133;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.changjie_box .bander .loginBox .login .idLoginBox .loginBtn .select {
  width: 100%;
  margin-top: 16px;
}
.changjie_box .bander .loginBox .login .idLoginBox .loginBtn .select .register {
  float: right;
}
.changjie_box .bander .loginBox .login .codeLoginBox {
  padding: 50px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
  display: none;
}
.changjie_box .bander .loginBox .login .codeLoginBox img {
  width: 200px;
  height: 200px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
}
.changjie_box .bander .loginBox .login .codeLoginBox .hintMig {
  width: 200px;
  text-align: center;
  color: #000;
  font-size: 16px;
  position: absolute;
  top: 260%;
  left: 50%;
  margin-left: -100px;
}
.changjie_box .product {
  width: 100%;
  height: auto;
  background-color: #F5F5F5;
}
.changjie_box .product .productBox {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0px 100px 0px;
}
.changjie_box .product .productBox .productNav {
  width: 100%;
  height: auto;
}
.changjie_box .product .productBox .productNav .productNavTitle {
  width: 380px;
  height: 70px;
  margin: 0 auto;
}
.changjie_box .product .productBox .productNav .productNavTitle em {
  width: 100px;
  height: 100%;
  line-height: 70px;
}
.changjie_box .product .productBox .productNav .productNavTitle em i {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #CDCDCD;
}
.changjie_box .product .productBox .productNav .productNavTitle > div {
  width: 180px;
  height: 70px;
}
.changjie_box .product .productBox .productNav .productNavTitle > div h4 {
  font-size: 24px;
}
.changjie_box .product .productBox .productNav .productNavTitle > div > h4,
.changjie_box .product .productBox .productNav .productNavTitle > div p {
  width: 100%;
  height: 50%;
  text-align: center;
  line-height: 35px;
  color: #1E1E1E;
}
.changjie_box .product .productBox .productNav .productNavTitle > div p {
  font-size: 12px;
}
.changjie_box .product .productBox .productModel {
  width: 100%;
  height: auto;
}
.changjie_box .product .productBox .productModel ul {
  width: 100%;
  height: 380px;
  margin-top: 40px;
}
.changjie_box .product .productBox .productModel ul li:nth-child(4) {
  margin-right: 0px;
}
.changjie_box .product .productBox .productModel ul li {
  float: left;
  width: 270px;
  margin-right: 40px;
  height: 100%;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.changjie_box .product .productBox .productModel ul li .position {
  position: relative;
}
.changjie_box .product .productBox .productModel ul li .info {
  width: 100%;
  top: -50px;
}
.changjie_box .product .productBox .productModel ul li .info img {
  height: 150px;
}
.changjie_box .product .productBox .productModel ul li .info .synopsis {
  width: 100%;
  padding: 30px 28px 0 28px;
  box-sizing: border-box;
  text-align: center;
}
.changjie_box .product .productBox .productModel ul li .info .synopsis h5 {
  color: #121212;
  font-size: 16px;
  text-align: center;
  margin-bottom: 16px;
}
.changjie_box .product .productBox .productModel ul li .info .synopsis em {
  width: 24px;
  height: 2px;
  background: #b5b5b5;
  display: inline-block;
}
.changjie_box .product .productBox .productModel ul li .info .synopsis p {
  text-align: left;
  margin-top: 24px;
  color: #999999;
  font-size: 12px;
}
.changjie_box .product .productBox .productModel ul li .btnIpnut {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  bottom: 20px;
  display: none;
}
.changjie_box .product .productBox .productModel ul li .btnIpnut input {
  border: 1px solid #F44133;
  width: 120px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  box-sizing: border-box;
  color: #F44133;
  font-size: 14px;
  font-weight: 600;
  border-radius: 18px;
}
.changjie_box .advantage {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.changjie_box .advantage .advantageBox {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0px 100px 0px;
}
.changjie_box .advantage .advantageBox .productNav {
  width: 100%;
  height: auto;
}
.changjie_box .advantage .advantageBox .productNav .productNavTitle {
  width: 380px;
  height: 70px;
  margin: 0 auto;
}
.changjie_box .advantage .advantageBox .productNav .productNavTitle em {
  width: 100px;
  height: 100%;
  line-height: 70px;
}
.changjie_box .advantage .advantageBox .productNav .productNavTitle em i {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #CDCDCD;
}
.changjie_box .advantage .advantageBox .productNav .productNavTitle > div {
  width: 180px;
  height: 70px;
}
.changjie_box .advantage .advantageBox .productNav .productNavTitle > div h4 {
  font-size: 24px;
}
.changjie_box .advantage .advantageBox .productNav .productNavTitle > div > h4,
.changjie_box .advantage .advantageBox .productNav .productNavTitle > div p {
  width: 100%;
  height: 50%;
  text-align: center;
  line-height: 35px;
  color: #1E1E1E;
}
.changjie_box .advantage .advantageBox .productNav .productNavTitle > div p {
  font-size: 12px;
}
.changjie_box .advantage .advantageBox .advantageModel {
  width: 100%;
  height: auto;
}
.changjie_box .advantage .advantageBox .advantageModel ul {
  width: 100%;
  height: 360px;
  margin-top: 40px;
}
.changjie_box .advantage .advantageBox .advantageModel ul li:nth-child(4) {
  margin-right: 0px;
}
.changjie_box .advantage .advantageBox .advantageModel ul li:hover {
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.14);
}
.changjie_box .advantage .advantageBox .advantageModel ul li {
  float: left;
  width: 270px;
  margin-right: 40px;
  height: 100%;
  background-color: #fff;
  border-radius: 6px;
}
.changjie_box .advantage .advantageBox .advantageModel ul li .advantageImg {
  width: 100%;
  height: 180px;
  text-align: center;
}
.changjie_box .advantage .advantageBox .advantageModel ul li .advantageImg img {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin-top: 40px;
}
.changjie_box .advantage .advantageBox .advantageModel ul li h5 {
  color: #101010;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 28px;
}
.changjie_box .advantage .advantageBox .advantageModel ul li p {
  text-align: center;
  margin-bottom: 8px;
}
.changjie_box .news {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
}
.changjie_box .news .newsBox {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0px 100px 0px;
}
.changjie_box .news .newsBox .productNav {
  width: 100%;
  height: auto;
}
.changjie_box .news .newsBox .productNav .productNavTitle {
  width: 380px;
  height: 70px;
  margin: 0 auto;
}
.changjie_box .news .newsBox .productNav .productNavTitle em {
  width: 100px;
  height: 100%;
  line-height: 70px;
}
.changjie_box .news .newsBox .productNav .productNavTitle em i {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #CDCDCD;
}
.changjie_box .news .newsBox .productNav .productNavTitle > div {
  width: 180px;
  height: 70px;
}
.changjie_box .news .newsBox .productNav .productNavTitle > div h4 {
  font-size: 24px;
}
.changjie_box .news .newsBox .productNav .productNavTitle > div > h4,
.changjie_box .news .newsBox .productNav .productNavTitle > div p {
  width: 100%;
  height: 50%;
  text-align: center;
  line-height: 35px;
  color: #1E1E1E;
}
.changjie_box .news .newsBox .productNav .productNavTitle > div p {
  font-size: 12px;
}
.changjie_box .news .newsBox .newsModel {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.changjie_box .news .newsBox .newsModel .newsLeft {
  width: 580px;
  height: 100%;
}
.changjie_box .news .newsBox .newsModel .newsLeft img {
  width: 100%;
  height: 326px;
  border-radius: 10px;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao {
  width: 100%;
  height: 166px;
  padding: 24px 20px 0 20px;
  box-sizing: border-box;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao h5 {
  color: #121212;
  font-size: 16px;
  /* text-align: center; */
  margin-left: 16%;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsContent {
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsContent .newsDate {
  width: 48px;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsContent .newsDate h6 {
  color: #101010;
  font-size: 28px;
  text-align: center;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsContent .hit {
  padding: 0 15px;
  height: 60px;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsContent .hit em {
  height: 38px;
  border-left: 1px solid #B5B5B5;
  display: inline-block;
  margin-top: 11px;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsContent .newsInfo {
  width: 84%;
  padding-top: 5px;
  color: #656565;
  font-size: 14px;
  line-height: 24px;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsBtn {
  width: 100%;
  height: auto;
}
.changjie_box .news .newsBox .newsModel .newsLeft .newsToutiao .newsBtn input {
  width: 90px;
  height: 30px;
  border-radius: 15px;
  border: 1px solid #A9A9A9;
  color: #A9A9A9;
  margin-top: -5px;
  font-size: 12px;
}
.changjie_box .news .newsBox .newsModel .newsRight {
  width: 580px;
  height: 100%;
}
.changjie_box .news .newsBox .newsModel .newsRight ul {
  width: 100%;
  height: auto;
  padding: 20px 20px 20px 0px;
  box-sizing: border-box;
}
.changjie_box .news .newsBox .newsModel .newsRight ul li:nth-last-child(1) {
  margin-bottom: 0px;
}
.changjie_box .news .newsBox .newsModel .newsRight ul li {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 15px;
}
.changjie_box .news .newsBox .newsModel .newsRight ul li h6 {
  font-size: 16px;
  color: #121212;
  margin-bottom: 16px;
}
.changjie_box .news .newsBox .newsModel .newsRight ul li p {
  color: #656565;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 16px;
}
.changjie_box .news .newsBox .newsModel .newsRight ul li input {
  color: #A9A9A9;
  border: 1px solid #A9A9A9;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  position: absolute;
  bottom: 10px;
  right: 0px;
  font-size: 14px;
}
.changjie_box .news .newsBox .newsModel .newsRight .new_infos{
  text-align: right;
  color: #ccc;
}
.changjie_box .news .newsBox .more_news{
  margin-bottom: 5px;
  text-align: right;
  
}
.changjie_box .news .newsBox .more_news a{
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.changjie_box .news .newsBox .news_link:hover h5,
.changjie_box .news .newsBox .news_link:hover h6,
.changjie_box .news .newsBox .news_link:hover p,
.changjie_box .news .newsBox .more_news a:hover{
  color: #F44133 !important;
}

.changjie_box .news .newsBox .newsModel.news_link{
    display: block;
}
.changjie_box .cooperative {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.changjie_box .cooperative .cooperativeBox {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0px 50px 0px;
}
.changjie_box .cooperative .cooperativeBox .productNav {
  width: 100%;
  height: auto;
}
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle {
  width: 380px;
  height: 70px;
  margin: 0 auto;
}
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle em {
  width: 100px;
  height: 100%;
  line-height: 70px;
}
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle em i {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #CDCDCD;
}
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle > div {
  width: 180px;
  height: 70px;
}
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle > div h4 {
  font-size: 24px;
}
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle > div > h4,
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle > div p {
  width: 100%;
  height: 50%;
  text-align: center;
  line-height: 35px;
  color: #1E1E1E;
}
.changjie_box .cooperative .cooperativeBox .productNav .productNavTitle > div p {
  font-size: 12px;
}
.changjie_box .cooperative .cooperativeBox .cooperativeModle {
  width: 100%;
  height: auto;
  margin-top: 40px;
}
.changjie_box .cooperative .cooperativeBox .cooperativeModle ul {
  width: 100%;
  height: auto;
}
.changjie_box .cooperative .cooperativeBox .cooperativeModle ul li:nth-child(4n) {
  margin-right: 0px;
}
.changjie_box .cooperative .cooperativeBox .cooperativeModle ul li {
  width: 270px;
  height: 108px;
  margin-right: 40px;
  border: 1px solid #E6E6E6;
  float: left;
  margin-bottom: 40px;
  box-sizing: border-box;
  position: relative;
}
.changjie_box .cooperative .cooperativeBox .cooperativeModle ul li img {
  width: 150px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -24.5px;
  left: 50%;
  margin-left: -75px;
}
.changjie_box footer {
  width: 100%;
  /* height: 400px; */
  background: #191A28;
}
.changjie_box footer .footerBox {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 54px 0px;
  box-sizing: border-box;
}
.changjie_box footer .footerBox .footerLeft {
  width: 590px;
  height: 100%;
}
.changjie_box footer .footerBox .footerLeft ul {
  width: 100%;
  height: auto;
  margin-bottom: 63px;
}
.changjie_box footer .footerBox .footerLeft ul li a{
  float: left;
  color: #fff;
  font-size: 16px;
  margin-right: 60px;
}
.changjie_box footer .footerBox .footerLeft ul li a:hover{
	color: #F44133;
}
.changjie_box footer .footerBox .footerLeft div {
  color: #DDDDDD;
  font-size: 14px;
  margin-bottom: 22px;
}
.changjie_box footer .footerBox .footerLeft div img {
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: sub;
}
.changjie_box footer .footerBox .footerLeft p {
  color: #DDDDDD;
  font-size: 14px;
  /* margin-top: 50px; */
}
.changjie_box footer .footerBox .footerRight {
  width: 500px;
  height: auto;
  padding-left: 80px;
  border-left: 1px solid #25273C;
}
.changjie_box footer .footerBox .footerRight .gunyu {
  width: auto;
  margin-right: 100px;
}
.changjie_box footer .footerBox .footerRight .gunyu h5 {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
  margin-bottom: 46px;
}
.changjie_box footer .footerBox .footerRight .gunyu img {
  width: 215px;
  height: 76px;
}
.changjie_box footer .footerBox .footerRight .gfdy {
  width: auto;
}
.changjie_box footer .footerBox .footerRight .gfdy h5 {
  color: #DDDDDD;
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 24px;
  text-align: center;
}
.changjie_box footer .footerBox .footerRight .gfdy img {
  width: 140px;
  height: 140px;
}
