﻿
/*统一样式*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
}

a:hover {
    text-decoration: none;
}

html {
    overflow-x: hidden;
}

img {
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.nav_top {
    width: 100%;
    height: 35px;
    background-color: #eee;
}

.nav_t_cont {
    width: 1100px;
    height: 35px;
    margin: 0 auto;
}

.n_t_c_left {
    float: left;
    background: url(CN_logo_03.png) no-repeat left;
    padding-left: 35px;
    line-height: 35px;
    font-size: 12px;
}

.n_t_c_left a {
    color: #666;
    font-size: 12px;
}

.n_t_c_right {
    float: right;
    line-height: 35px;
}

.n_t_c_right a,
.n_t_c_right span {
    float: left;
}

.n_t_c_right a {
    padding: 0 9px;
    color: #7d7d7d;
    font-size: 12px;
}

.n_t_c_right a:nth-of-type(7) {
    padding-right: 0;
}

.n_t_c_right span {
    width: 2px;
    height: 14px;
}

.logo {
    height: 125px;
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.nav {
    width: 100%;
    height: 50px;
    background-color: #1492ff;
}

.nav_cont {
    height: 50px;
    margin: 0 auto;
}

.cont {
    width: 1100px;
}

.nav_cont ul {
    width: 100%;
}

.nav_cont li {
    float: left;
    width: 14.28%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-left: 1px solid #fff;
}

.nav_cont li a {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.zh {
    border-right: 1px solid #fff;
}

/* .dqwz {
    width: 100%;
    height: 35px;
    background-color: #eee;
} */

.dqwz_cont {
    width: 1100px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
}

.cont1 {
    width: 1094px;
    min-height: 664px;
    margin: 0 auto;
    margin-top: 20px;
}

.cont1_left {
    width: 25%;
    height: 664px;
    float: left;
    margin-right: 2%;
    background-color: #f0f0f0;
}

.zfgg {
    height: 53px;
    width: 100%;
    line-height: 53px;
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    background-color: #1492ff;
    color: #fff;
}

.zfnr {
    padding: 12px 24px;
}

.zfnr p {
    line-height: 35px;
    font-size: 12px;
}

.cont1_right {
    width: 72%;
    min-height: 664px;
    float: left;
    font-size: 12px;
}

.zfgb_img {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.gb_top {
    width: 100%;
    height: 52px;
    background-color: #f7f7f7;
    border-bottom: 2px solid #1492ff;
    margin-top: 18px;
    margin-bottom: 22px;
}

.gb_t_left {
    padding: 0 23px;
    color: #1492ff;
    font-size: 19px;
    font-weight: 800;
    float: left;
    line-height: 52px;
}

.gb_t_right {
    float: right;
}

.gb_t_right p,
.gb_t_right .xl {
    float: left;
}

.xl {
    width: 198px;
    height: 33px;
    border: 2px solid #aaaaaa;
    position: relative;
    margin-top: 11px;
    margin-right: 21px;
    margin-left: 10px;
}

.anz {
    line-height: 52px;
}

select::-ms-expand {
    display: none;
}

.xl select {
    border: none;
    outline: none;
    width: 100%;
    height: 29px;
    line-height: 29px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    padding-left: 10px;
}

.xl::after {
    content: "";
    width: 16px;
    height: 8px;
    position: absolute;
    right: 9px;
    top: 12px;
    background: url(xj.png) no-repeat;
    pointer-events: none;
}

.gb_lists {
    width: 100%;
    min-height: 408px;
}

.gb_lists a {
    width: 23%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #cfcfcf;
    background-color: #f7f7f7;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.gb_lists .ns {
    margin-right: 0;
}

.gb_lists a:hover {
    background-color: #1492ff;
    color: #fff;
    text-decoration: none;
}

.foot {
    width: 100%;
    height: 100px;
    background-color: #5f5f5f;
}

.foot_cont {
    width: 1100px;
    height: 100px;
    margin: 0 auto;
    padding-top: 20px;
}

.f_left {
    width: 250px;
    float: left;
}

.f_midd {
    width: 474px;
    height: 60px;
    float: left;
    font-size: 12px;
    padding-left: 34px;
    color: #ebebeb;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
}

.f_right a,
.f_right span {
    float: left;
    line-height: 60px;
    font-size: 12px;
    color: #ebebeb;
}

.f_right {
    float: left;
    padding-left: 39px;
}

.f_right span {
    margin: 0 5px;
}

@media screen and (min-width:1025px) and (max-width: 1099px) {
    #ztlb{
        display: block;
        }
        #slideBox{
        display: none;
        }
        #old_lb{
            display: none;
        }
    .cont,
    .cont1,
    .logo {
        width: 100% !important;
    }
}

@media screen and (min-width:768px) and (max-width: 1024px) {
    #ztlb{
        display: block;
        }
        #app_C{
        display: none;
        }
    .cont,
    .cont1,
    .logo {
        width: 100% !important;
    }
    .cont1_left {
        display: none;
    }
    .cont1_right {
        width: 100% !important;
    }
    body {
        padding: 0 10px;
    }
}

@media screen and (min-width:360px) and (max-width: 767px) {
    /* #ztlb{
        display: none;
        }
        #slideBox{
        display: block;
        }
    body {
        padding: 0 10px;
    }
    .cont,
    .cont1,
    .logo {
        width: 100% !important;
    }
    .cont1_left {
        display: none;
    }
    .cont1_right {
        width: 100% !important;
    }
    .xl {
        width: 157px !important;
        height: 33px !important;
    }
    .gb_lists a {
        width: 48% !important;
    }
    .ls {
        margin-right: 0 !important;
    }
    .logo {
        background: none !important;
        height: auto !important;
    }
    .logoPhone {
        display: block !important;
    }
    .logopc {
        display: none !important;
    } */
}

@media screen and (min-width:320px) and (max-width: 360px) {
    /* #ztlb{
        display: none;
        }
        #slideBox{
        display: block;
        }
    body {
        padding: 0 10px;
    }
    .cont,
    .cont1,
    .logo {
        width: 100% !important;
    }
    .cont1_left {
        display: none;
    }
    .cont1_right {
        width: 100% !important;
    }
    .xl {
        width: 157px !important;
        height: 33px !important;
    }
    .gb_lists a {
        width: 48% !important;
    }
    .ls {
        margin-right: 0 !important;
    }
    .logo {
        background: none !important;
        height: auto !important;
    }
    .logoPhone {
        display: block !important;
    }
    .logopc {
        display: none !important;
    }
    .gb_t_left {
        padding: 0 5px;
        font-size: 17px;
    }
    .xl {
        margin-right: 0;
    } */
}


@media only screen and (min-width:768px) {
    #ztlb{
        display: block;
        }
        #app_C{
        display: none;
        }
    /*a标签默认样式*/
a {
    text-decoration: none;
    color: inherit;
    transition: none;
}

img {
    border: none;
}

/*中间主体样式*/

.zjszflm{
    width: 1100px;
    height: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 23px; */
    margin-bottom: 30px;
  }


.zjszflm_left{
    width: 235px;
    float: left;
    height: 100%;
    overflow: hidden;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    background-color: #f6f6f6;
}

.zjszfyjlm{
    width: 235px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: white;
    font-family: "Microsoft YaHei";
    text-align: center;
    background-color: #1492ff;
}

.zjszfyjzlm ul li{
    width: 195px;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    padding-left: 40px;
    position: relative;
}

.zjszfyjzlm ul li img{
    position: absolute;
    left: 15px;
    top: 20px;
}

.zjszfyjzlm ul li a:hover{
    color: #1492ff;
}

.zjszflm_right{
    width: 841px;
    float: right;
    height: auto;
    background-color: #f6f6f6;
}

.zjszfejlm{
    width: 805px;
    margin: 0 17px;
    font-size: 15px;
    color: #3d3d3d;
    font-family: "Microsoft YaHei";
    height: 37px;
    line-height: 37px;
}

.zjszfxxlb{
    width: 805px;
    margin: 0 17px;
    font-size: 15px;
    color: #333333;
    font-family: "Microsoft YaHei";
    line-height: 45px;
}

.zjszfxxlb ul li{
    border-bottom: 1px dashed #e8e8e8;
}


.swiper-container {
    width: 100%;
  }
  .content-slide {
    padding: 20px;
    color: #fff;
  }
  .title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .pagination {
      z-index: 999;
    position: absolute;
    left: 0;
    text-align: center;
    bottom:5px;
    width: 100%;
  }
  .swiper-slide{
      /* width: 50% !important; */
      width: 100%;
  }
  .swiper-slide,.swiper-wrapper{
      height: auto !important;
      max-height: 300px;
  }
  .banners-container{
                      height: auto !important;
                  }
                  .deveice{
                      width: 100%;
                      position: relative;
                  }
                  .arrow-left {
                background: url(arrows.png) no-repeat left top;
                position: absolute;
                left: 10px;
                top: 50%;
                margin-top: -15px;
                width: 17px;
                height: 30px;
                z-index: 999;
              }
               .arrow-right {
                background: url(arrows.png) no-repeat left bottom;
                position: absolute;
                right: 10px;
                top: 50%;
                margin-top: -15px;
                width: 17px;
                height: 30px;
                z-index: 999;
              }


.ztlist{
    margin-top: 20px;
}

.ztlist1{
    padding-left: 0;
    padding-right: 10px;
    
}
.ztlistcont{
    border: 1px solid #ddd;
}
.ztlist2{
    padding-left: 10px;
    padding-right: 0;
}
.ztlisttit{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #f6f6f6;
}
.ztlisttitl{
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #1492ff;
}
.ztlisttitl img{
    margin-left: 10px;
}
.ztlisttitl span{
    margin-left: 5px;
}
.ztlistmore{
    float: right;
    margin-right: 10px;
}
  .ztlist1,.ztlist2{
    float:left;
    width:50%;
  }

  .dqwz{
    height: 60px;
    margin: 0 auto;
    width: 1110px;
    /* background-color: #eee; */
  }

  .dqwz1{
    width: 1100px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
  }

  .zjszflm{
    width: 1100px;
    height: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 23px; */
    margin-bottom: 30px;
  }

  .swiper-wrapper{
    width: 1864px;
  }

  .ztl{width:100%;padding:0 10px 10px;}
.ztl li{border-bottom:1px dashed #dedede;height:35px;line-height:35px;}





/* 轮播 */

.featured {
	height: 160px;
	padding: 20px 0 50px;
	margin-bottom: -25px;
	background-color: #aaa;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#eeeeee));
	background-image: -webkit-linear-gradient(top, #aaa, #eeeeee);
	background-image:    -moz-linear-gradient(top, #aaa, #eeeeee);
	background-image:      -o-linear-gradient(top, #aaa, #eeeeee);
    background-image:         linear-gradient(to bottom, #aaa, #eee);
}
.featured .swiper-slide {
	border-radius: 5px;
	height: 160px;
	width: 273px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
    -webkit-box-reflect: below 1px -webkit-linear-gradient(bottom, rgba(0,0,0,0.5) 0px, rgba(0,0,0,0) 20px);
}
.featured a {
	display: block;
	width: 100%;
	height: 100%;
}
.thumbs-title {
	position: absolute;
	left: 25px;
	top: 15px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	color: #555;
	font-size: 15px;
}
.thumbs-cotnainer {
	padding-bottom: 20px;
	padding-top: 45px;
}
.border-gradient {
	background-color: #dddddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#eeeeee));
	background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
	background-image:    -moz-linear-gradient(top, #dddddd, #eeeeee);
	background-image:      -o-linear-gradient(top, #dddddd, #eeeeee);
	background-image:         linear-gradient(to bottom, #dddddd, #eeeeee);
	border-top: 1px solid #fff;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1) inset;
}
.thumbs-cotnainer .swiper-slide {
	width: 105px;
	text-align: left;
	line-height: 1.3;
}
.thumbs-cotnainer img {
	width: 80px;
	height: 80px;
	border-radius: 10px;
	box-shadow: 0px 1px 0px #000;
}
.app-title {
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	white-space: nowrap;
	text-overflow:ellipsis;
	position: relative;
	overflow: hidden;
	max-width: 90%
}
.app-category {
	font-weight: 300;
}
.app-price {
	font-weight: bold;
	color: #999;
	text-shadow: 0px 1px 0px #fff;
}
.banners-container {
	height: 100px;
	padding: 18px 0;
}
.banners-container .swiper-slide {
	height: 100px;
	width: 233px; /* 208+25*/
}
.banner {
	width: 208px;
	height: 100px;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 10px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}




}