html {
	background: #fff;
	color: #333333;
	line-height: 1.2
}

body {
	position: relative;
	font-size: 14px;
	font-family:"DBJKNN+PingFangSC-Semibold";
}

.inner{max-width: 1240px;margin: 0 auto;padding: 0 20px;}
.header>.inner{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.header>.inner .menu{width: 100%;text-align: right;padding:0px 0 10px;display: none;}
.header .logo a{display: inline-block;}
.header .nav_box{display: flex;justify-content: space-between;align-items: center;}
.header .nav_box .nav{display: flex;font-size: 16px;}
.header .nav_box .nav .item{padding:45px 15px;}
.header .nav_box .nav .item a{display: inline-block;}
.header .nav_box .nav .item:hover{background:#e5e5e5;}
.header .nav_box .country .in_item{display: inline-block;padding-left:15px;}
.header .nav_box .country .in_item img{padding-right:5px;}
.header .nav_box .item .sub_nav_wrap .sub_nav{display:flex;}
.header .nav_box .item .sub_nav_wrap{position: absolute;left: 0;top: 109px;width: 100%; background:rgba(248, 248, 248, 0.8);display: none;z-index: 10;}
.header .nav_box .nav .item:hover .sub_nav_wrap{display: block;}
.sub_nav .item_list>.title{font-size: 16px;padding: 30px 0 10px;border-bottom: 1px solid #b5b9bc;}
.sub_nav .item_list .content_box{font-size: 14px;}
.sub_nav .item_list{width: 16%;padding-right: 15px;}
.sub_nav{align-items: end;padding-bottom: 55px;}
.sub_nav .item_list  .content_box .in_item{padding-top: 10px;}
.banner .item1{background: url("banner3.jpg")/*tpa=http://www.cjm.com.cn/images/banner3.jpg*/ center / cover no-repeat;}
.banner .item2{background: url("banner1.png")/*tpa=http://www.cjm.com.cn/images/banner1.png*/ center / cover no-repeat;}
.banner .item3{background: url("banner2.png")/*tpa=http://www.cjm.com.cn/images/banner2.png*/ center / cover no-repeat;}
.banner .item{min-height:650px;color: #fff;}
.banner .item .title{font-size:55px;font-weight: bold;letter-spacing:2px;}
.banner .item .sub_title{font-size: 22px;font-weight: bold;padding-top: 30px;}
.banner .item .phone_number{font-size: 30px;font-weight: bold;margin-top: 55px;max-width: 600px;border: 2px solid #ffff00;display: flex;justify-content: space-between;align-items: center;}
.banner .item .phone_number .text{display: inline-block;color: #000;background: #ffff00;padding: 15px 30px;}
.banner .item .inner{padding-top: 190px;}
.banner .item .phone_number .number{padding: 0 30px;}
.title_boxs{padding: 55px 0;text-align: center;}
.title_boxs .title{font-size: 30px;border-bottom:4px solid #e1e2e4;display: inline-block;padding-bottom: 18px;margin-bottom: 10px;}
.title_boxs .sub_title{font-size: 16px;color: #5b5b5b;}

/*************内页关于我们banner*********/
.banner_ty{
-webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
	
	min-height:350px;
    color: #fff;
	
}

.banner_about{background: url("banner_about.png")/*tpa=http://www.cjm.com.cn/images/banner_about.png*/ center / cover no-repeat;	
}
.banner_contact{background: url("contact_a.jpg")/*tpa=http://www.cjm.com.cn/images/contact_a.jpg*/ center / cover no-repeat;	
}
.banner_join{background: url("contact_a.jpg")/*tpa=http://www.cjm.com.cn/images/contact_a.jpg*/ center / cover no-repeat;	
}
.banner_news{background: url("banner.png")/*tpa=http://www.cjm.com.cn/images/banner.png*/ center / cover no-repeat;	
}
.banner_pro{background: url("banner.png")/*tpa=http://www.cjm.com.cn/images/banner.png*/ center / cover no-repeat;	
}
.banner_case{background: url("banner_case.png")/*tpa=http://www.cjm.com.cn/images/banner_case.png*/ center / cover no-repeat;	
}
.banner_honor{background: url("banner_honor.png")/*tpa=http://www.cjm.com.cn/images/banner_honor.png*/ center / cover no-repeat;	
}


/******************************/
  .Contain {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.SildeBar {
    margin-top: 35px;
    border-bottom: 1px solid #d9d9d9;
    float: left;
}
.MenuList {
    width: 190px;
}
.MenuList h3 {
	font-size: 24px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
}
.SildeBar li {
    border: 1px solid #d9d9d9;
    border-bottom: 0;
}
.MenuList .onmenu {
    background: #e60000;
    border-color: #e60000;
}
.SildeBar li a {
    font-size: 18px;
    display: block;
    line-height: 60px;
    text-align: center;
    color: #666666;
    background: url("ji_03.png")/*tpa=http://www.cjm.com.cn/image/ji_03.png*/ no-repeat 150px 26px;
}
.MenuList .onmenu a {
    color: #fff;
}
.SildeBar li:hover {
    background: #0051a5;
    border-color: #0051a5;
}
.SildeBar li:hover a {
    color: #fff;
}
.AboutContent {
    float: right;
    width: 950px;
}
.ContentTop {
	margin-bottom:20px;
    padding-top: 42px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.ContentTop h3 {
    float: left;
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
}
.ContentTop .Current {
    float: right;
}
.Current span {
    color: #e60000;
    font-size: 14px;
}
.ContentTop .Current a{
    font-size: 14px;
    line-height: 24px;
    color: #333;
}
/******************************/
.ny_a_w{ display:none;}
.SildeBar li a.nav_on{
	    background: url("ji_03.png")/*tpa=http://www.cjm.com.cn/image/ji_03.png*/ no-repeat 150px 26px #0051a5;
	color:#fff;
}
.Content {
    margin: 0 auto;
    width: 100%;
    padding: 10px 0 30px;
    clear: both;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px;
    min-height: 300px;
}


.Content {
    min-height: 450px;
}
.ProContent {
    padding-top:0px;
}
.proCont li:nth-child(3n){
	margin-right: 0;
}
.proCont li {
    float: left;
    width: 302px;
    margin-bottom: 35px;
    margin-right: 20px;
}
.proCont li a {
    display: block;
    position: relative;
}
.proCont li .shadow {
    width: 302px;
    height: 302px;
    background: url("huui.png")/*tpa=http://www.cjm.com.cn/image/huui.png*/ repeat;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.proCont li span {
    display: block;
    color: #666;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.proCont li a:hover .shadow {
    display: block;
}

.TrendsContent {
    margin-bottom: 10px;
}
.TrendsContent li {
    margin-bottom: 40px;
	clear:both;
	overflow:hidden;
}

.TrendsContent .left {
    /*width: 950px;
    height: 140px;*/
    background: #f6f6f6;
    padding: 12px 28px 12px 15px;
}
.TrendsContent .img {
    float: left;
    margin-right: 40px;
    width: 225px;
    height: 140px;
}
.TrendsContent .img img{
    width: 100%;
    height: 100%;
}
.TrendsContent .left .middle {
    width: 640px;
}

.TrendsContent .middle {
    float: left;
}
.TrendsContent .left h4 {
    margin: 0;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TrendsContent .left h4 a{
	color: #414446;
}
.TrendsContent h5 {
    padding: 20px 0 10px 0;
    font-size: 20px;
    color: #999;
    margin: 0px;
    font-weight: 400;
}
.TrendsContent h5 span {
    font-size: 12px;
    display: inline-block;
    padding-left: 5px;
}
.TrendsContent p {
    margin: 0;
    font-size: 12px;
    color: #666666;
}

.TrendsContent .left h4 a:hover {
    color: #e60000;
}

.CaseBox {
    padding-top: 40px;
}


.CaseContent li:nth-child(3n){
	margin-right: 0;
}
.CaseContent li {
    width: 304px;
    height: 330px;
    margin-right: 19px;
    position: relative;
    background: #f4f4f4;
    float: left;
    margin-bottom: 50px;
}
.CaseContent li a {
    display: inline-block;
    color: #414446;
}
.CaseContent li img {
    width: 304px;
    height: 190px;
}
.CaseContent li a span {
    display: inline-block;
    width: 304px;
    height: 190px;
    background: url("huui.png")/*tpa=http://www.cjm.com.cn/image/huui.png*/ repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.CaseContent li h3 {
    padding: 10px 15px 10px 15px;
    margin: 0;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CaseContent li p {
    margin: 0;
    font-size: 12px;
    color: #777;
    padding: 0 15px;
}
.CaseContent li .casemore {
    color: #666666;
    font-size: 12px;
    display: inline-block;
    margin-left: 15px;
    padding-right: 33px;
    background: url("jh_03.png")/*tpa=http://www.cjm.com.cn/image/jh_03.png*/ no-repeat right center;
    margin-top: 10px;
}
.CaseContent li a:hover span {
    display: inline-block;
}
.CaseContent li h3 a:hover {
    color: #e60000;
}
.CaseContent li .casemore:hover {
    color: #e60000;
}
.Product_info h3 {
    padding-top: 25px;
    padding-bottom: 15px;
}
.Product_info {padding-bottom:60px;margin-bottom:90px;border-bottom:1px solid #e5e5e5;}
.ProPic{ padding:0 0px 0 0px;}
.ProPic .ProBig{ width:600px;/* height:685px;*/ /*border:1px solid #C9C9C9;*/ float:left;}
.ProPic .ProBig li{ float:left; width:600px; height:600px;}
.ProPic .ProBig li img{  width:600px; height:600px;}
.ProPic .proList{ float:right; width:240px; height:506px; position:relative;border:1px solid #eaeaea;}
.ProPic .proList .btn{ width:205px; height:28px; cursor:pointer; position:absolute; left:19px; z-index:10;}
.ProPic .proList .prev{ top:0px; background:url("an_03.png")/*tpa=http://www.cjm.com.cn/image/an_03.png*/ no-repeat left top;}

.ProPic .proList .prev:hover{background:url("ann_03.png")/*tpa=http://www.cjm.com.cn/image/ann_03.png*/ no-repeat left top;}
.ProPic .proList .next:hover{background:url("anl_05.png")/*tpa=http://www.cjm.com.cn/image/anl_05.png*/ no-repeat left top;}
.ProPic .proList .next{ bottom:0px; background:url("anl_06.png")/*tpa=http://www.cjm.com.cn/image/anl_06.png*/ no-repeat left top;}
.ProPic .proList .List{ position:absolute; left:19px; top:40px; width:184px;padding-left: 10px; padding-right:11px;}
.ProPic .proList .List li{float:left;width:184px;height: 140px;overflow:hidden;padding:10px 0;}
.ProPic .proList .List li img{width:180px;height: 140px;border:2px solid transparent;cursor:pointer;}
.ProPic .proList .List li.on img{ border:2px solid #B70000;}


h3.leftnav-z1-tit{ text-align:center; font-size:16px; font-weight:bold;}


.ProTxt{ padding:40px 0 0 0;width:685px;}
.ProTxt .TabBox{ background:#D6D6D6; height:40px; line-height:40px;width:685px;} 
.ProTxt .TabBox li{ text-align:center;float:left; width:170px;height:40px;cursor:pointer; display:block; font-size:16px; color:#666666;font-weight:bold;}
.ProTxt .TabBox li.on{ background:#e60000; color:#fff;}
.ProTxt .ContBox{ padding:20px 0 0 0;}
.ProTxt .ContBox .Box{ display:none;

}

.ProTxt .ContBox .Box{
	text-align:center;
}

.menu-left {
    width: 224px;
    float: left;
    margin-top: 46px;
}
.mod-menu {
    position: relative;
    z-index: 1000;
    background: linear-gradient(top,#fff 1%,#f6f6f6 100%);
    background: -webkit-linear-gradient(top,#fff 1%,#f6f6f6 100%);
}
.mod-menu .menu-item {
    width: 224px;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 20px;
    z-index: 20;
}
.menu-item li {
    display: block;
    /* margin: 0 15px; */
    border-bottom: 1px solid #e5e5e5;
}
.menu-item .link {
    cursor: pointer;
    display: block;
    color: #4D4D4D;
    position: relative;
    height: 92px;
    /* line-height: 92px; */
    font-size: 14px;
    padding: 0 20px;
}
.menu-item .link>img {
    width: 60px;

    margin: 18px 25px 0 0;
    float: left;
}
.menu-item li .link a {
    color: #666;
    font-size: 14px;
    text-decoration: none !important;
}
.menu-item li .link a span {
    display: block;
    height: 25px;
}
.menu-item li .link p {
    color: #999;
    font-size: 12px;
    padding-top: 2px;
}

.izl-rmenu{position:fixed;left:90%;bottom:10px;padding-bottom:73px;background:url("r_b.png")/*tpa=http://www.cjm.com.cn/image/r_b.png*/ 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{display:block;width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url("r_qq.png")/*tpa=http://www.cjm.com.cn/image/r_qq.png*/ 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url("r_qq.png")/*tpa=http://www.cjm.com.cn/image/r_qq.png*/ 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url("r_wx.png")/*tpa=http://www.cjm.com.cn/image/r_wx.png*/ 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url("r_phone.png")/*tpa=http://www.cjm.com.cn/image/r_phone.png*/ 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url("r_top.png")/*tpa=http://www.cjm.com.cn/image/r_top.png*/ 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.phoneqq{
    background-color: #fff;
    position: absolute;
    width: 164px;
    left: -164px;
    top: 0px;
    color: #FFF;
    text-align: left;
    display: none;
    line-height: 29px;
    overflow:  hidden;
    box-sizing: border-box;
}


.phoneqq a{
    display: block;
    font-size: 14px;
    color: #DADADA;
    background: #444;
    border-bottom: rgba(255,255,255,.08) 1px solid;
    padding: 12px 30px;
    height: 18px;
    line-height: 18px;
}
.phoneqq i{
    margin-right: 18px;
}
/************联系方式阿路美格***/
.almg_nr {
    margin: 40px auto 0;
	clear:both;
}
.almg_nr_left {
    float: left;
    width: 350px;
}
.almg_nr_right {
    float: right;
    width: 570px;
}
.almg_a{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #dfdfdf;}
.almg_a.almg_b{
	border-bottom:0;}
.almg_a1 {
    font-size: 15px;
    font-weight: bold;
}
.almg_a2 {
    font-size: 14px;
}
.almg03 {
    background: url("map_a.jpg")/*tpa=http://www.cjm.com.cn/images/map_a.jpg*/ 0 5px no-repeat;
    padding-left:35px;
    margin-top: 8px;
}
.almg_03a{
	font-size:15px;
	font-weight:bold;
}


/* 关于我们 */
.about_us{background: url("about_us_bg.png")/*tpa=http://www.cjm.com.cn/images/about_us_bg.png*/ center / cover no-repeat;}
.about_us .details{text-align: center;padding-bottom: 160px;}
.about_us .details a{display: inline-block;min-width: 240px;font-size: 16px;color: #ff0000;border: 1px solid #747474;padding: 13px;}
.about_us .text p{line-height: 1.8;font-size: 16px;text-indent: 2em;color: #666666;}
.about_us .item_box{padding: 140px 0 110px;display: flex;justify-content: space-between;text-align: center;}
.about_us .item_box .item{width: 33.333%;}
.about_us .item_box .item>p{font-size: 48px;font-weight: bold;color: #ff0000;}
.about_us .item_box .item>span{display: inline-block;font-size: 16px;padding-top: 20px;}

/* 产品展示 */
.product_box .item_box{display: flex;flex-wrap: wrap;}
.product_box .item_box .item{width: 25%;margin-bottom: 25px;padding: 0 8px;}
.product_box .item_box .item a{display: inline-block;width: 100%;}
.product_box .item_box .item .img img{width: 100%;vertical-align: middle;}
.product_box .item_box .item .text{background:#b5b5b5;display: flex;justify-content: space-between;align-items: center;overflow: hidden;height: 45px;}
.product_box .item_box .item .text .right{background: url("text_bg.png")/*tpa=http://www.cjm.com.cn/images/text_bg.png*/ center / cover no-repeat;height: 100%;width: 110px;display: flex;align-items: center;    padding: 0 10px 0 20px;text-align: center;}
.product_box .item_box .item .text .left{padding-left: 10px;max-width: 105px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.product_box{padding-bottom: 55px;}
.product_box .item_box .item .text .right>em{line-height: 1.2;height: 2.4em; overflow: hidden;}
.product_box .item_box .item .in_item{position: relative;}
.product_box .item_box .item .in_item .recommend1{position: absolute;left: 0;top: 0;color: #fff;font-size: 14px;min-width: 100px;height: 80px;} 
.product_box .item_box .item .in_item .recommend1>span{display: inline-block;background: #ff0000;padding:12px 20px;}
.product_box .item_box .item .in_item .recommend2>span{background:none;background: url("bg_icon.png")/*tpa=http://www.cjm.com.cn/images/bg_icon.png*/ center / cover no-repeat;padding: 12px 7px; width: 80px;height: 80px;} 

/* 产品类别 */
.product_list {background:#e6e6e6}
.product_list .sub_nav{display: flex;justify-content: space-between;}
.product_list .sub_nav .item_list>.title{border: none;position: relative;font-size: 18px;}
.product_list .sub_nav .item_list>.title::before{position: absolute;content: '';width: 120px;height:1px;background: #999;left: 0;bottom: 0;}
.product_list .title_boxs .title{border-bottom: 4px solid #c7c7c7;}

/* 新闻动态 */
.news_box .item_box{display: flex;justify-content: space-between;}
.news_box .item_box .left_box{width: 36%;}
.news_box .item_box .right_box{width: 60%;}
.news_box .item_box .left_box .item a{display: block}
.news_box .item_box .left_box .item a .img>img{width: 100%;vertical-align: middle;}
.news_box .item_box .right_box .item a{display:block;}
.news_box .item_box .right_box .item a:hover{ color:#fff;}
.news_box .item_box .right_box .item{background: #f5f5f5;padding: 22px;margin-bottom: 25px;}
.news_box .item_box .item .title{font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-bottom: 8px;}
.news_box .item_box .item .describe{line-height: 1.6;font-size: 12px;height: 3.2em;overflow: hidden;}
.news_box .item_box .right_box .item .detail{max-width: 110px;background:#dea672;color:#fff;padding:6px 0;text-align: center;margin-top: 8px;}
.news_box .item_box .right_box .item:hover{background: #0051a5;color: #fff;}
.news_box .item_box .left_box .item .texts{padding: 28px 20px;background: #0051a5;color: #fff;}
.news_box .list_boxs{display: flex;justify-content: space-between;padding: 50px 0;}
.news_box .list_boxs>.items{width: 46%;}
.news_box .list_boxs>.items .title{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;}
.news_box .list_boxs>.items .title>.item:first-child{font-size: 21px;position: relative;}
.news_box .list_boxs>.items .title>.item:last-child{font-size:12px;background: #f6b67a;color: #fff;border-radius: 4px;padding: 3px 5px;}
.news_box .list_boxs>.items .content_box .item a{display: flex;justify-content: space-between;padding: 15px 0;border-bottom: 1px dashed #ccc;}
.news_box .list_boxs>.items .content_box .item a>span:first-child{max-width: 280px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news_box .list_boxs>.items .content_box .item a>span:last-child{min-width: 110px;text-align: right;}
.news_box .list_boxs>.items .title>.item:last-child .more img{padding-left: 3px;}
.news_box .list_boxs>.items .title>.item:first-child::before{position: absolute;left: 0;bottom:-12px;width: 100%;height:3px;background: #ff7d00;content: '';}

/* 解决方案*/
.project_box {background: #f4f7fc;}
.project_box .item_box{display: flex;flex-wrap: wrap;margin: 0 -5px;overflow: hidden;}
.project_box .item_box .item{width: 25%;padding:5px;position: relative;}
.project_box .item_box .item a{position: relative;}
.project_box .item_box .item a:hover::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6)}
.project_box .item_box .item a{display: inline-block;}

/* 地址 */
.address_wrap{background: #f4f4f4;}
.address_wrap .inner{padding: 55px 0;}
.address_wrap .inner .address_box{display: flex;justify-content: space-between;align-items: center;padding: 50px 40px;background: #fff;}
.address_wrap .inner .address_box .address{width:27%;}
.address_wrap .inner .address_box .address .item{border-bottom: 1px solid #ccc;display: flex;padding:15px 0;}
.address_wrap .inner .address_box .address .item .icon{padding-right: 15px;}
.address_wrap .inner .address_box .address .item .text_box .caption{font-size: 16px;padding-bottom: 10px;}
.address_wrap .inner .address_box .map{width: 66%;}
.map  #container{width:100%;height:400px;}

/*footer*/
.bottom_link{padding: 30px 0;border-bottom: 8px solid #0051a5;}
.bottom_link .item{display: inline-block;padding:0 15px;}
.footer{background: #1a1e29;}
.footer .inner{display: flex;justify-content:space-between;padding: 40px 20px 30px;color: #fff;}
.footer .left_box{display: flex;}
.footer .left_box .item{padding-right:70px;}
.footer .left_box .item .nav_content{font-size:12px;}
.footer .left_box .item .nav_content .in_item{padding-top: 20px;}
.footer .right_box .code>p{padding-top: 15px;}
.footer .right_box .code>img{padding: 5px;background:#fff;}
.copy{padding: 30px 0;color: #fff;background: #11141b;text-align: center;}

@media(max-width:1300px){
	.project_box .item_box{margin: 0;padding: 0 15px;}
	.news_box .item_box .right_box .item{padding: 25px;margin-bottom:10px;}
}
@media(max-width:1200px){
	.header .nav_box .country .in_item{padding-left: 6px;}
	.header .nav_box .nav .item{padding: 35px 7px;}
	.header .nav_box .country .in_item img {padding-right: 4px;}
	.banner .item .title{font-size: 42px;}
	.banner .item .phone_number{font-size: 26px;margin-top: 30px;max-width: 560px;}
	.banner .item .sub_title{padding-top:18px;}
	.banner .item .phone_number .text{padding: 8px 24px;}
	.title_boxs .title{font-size: 26px;}
	.title_boxs{padding: 25px 0;}
	.about_us .item_box{padding: 70px 0;}
	.about_us .details{padding-bottom: 90px;}
	.product_list .sub_nav .item_list>.title{font-size: 15px;}
	.news_box .item_box .right_box .item{margin-bottom: 10px;padding: 15px 15px;}
	.about_us .item_box .item>p{font-size:40px;}
	.about_us .item_box .item>span{padding-bottom: 10px;}
	.footer .left_box .item{padding-right: 45px;}
	.header .nav_box .item .sub_nav_wrap .sub_nav{flex-wrap: wrap;}
	.header .nav_box .item .sub_nav_wrap .sub_nav .item_list{width: 25%;}
	.header .nav_box .item .sub_nav_wrap{top: 88px;}
	
	/***********/
	.Contain{ display:none;}
	.ny_a_w{ display: block;}
	/*********************/
	.tupian{
		margin-bottom:25px;}
}

@media(max-width:1024px){
	.news_box .item_box .left_box{width: 38%;}
	.news_box .item_box .right_box .item .detail{font-size: 12px;padding: 5px;max-width: 90px;}
	.title_boxs .title{font-size: 22px;padding-bottom: 10px;}
	.header>.inner .menu{display: block;}
	.header{position: relative;padding-top: 20px;}
	.header .nav_box .nav{position: absolute;width: 100%;left: 0;top:123px;background:rgba(248, 248, 248, 0.7);z-index: 5;flex-wrap: wrap;display: none;}
	.header .nav_box .nav .item{width: 100%;padding: 14px 7px;text-align: center;}
	.banner .item{min-height:460px;}
	.banner .item .title{font-size: 34px;}
	.banner .item .sub_title{font-size: 20px;}
	.banner .item .inner{padding-top: 150px;}
	.banner .item .phone_number{font-size: 22px;margin-top: 30px;max-width: 460px;}
	.product_box .item_box .item{width: 33.333%;}
	.product_box {padding-bottom: 20px;}
	.product_list .sub_nav{flex-wrap: wrap;justify-content: end;}
	.sub_nav .item_list{width:25%;}
	.address_wrap .inner .address_box .map{width: 55%;}
	.address_wrap .inner .address_box .address{width: 42%;}
	.address_wrap .inner .address_box .address .item{padding: 10px 0;}
	.map #container{height: 350px;}
	.address_wrap .inner .address_box .address .item .icon{padding-right: 5px;}
	.footer .left_box .item{padding-right: 15px;}
	.header .nav_box .item .sub_nav_wrap{top:187px;background: #fff;}
	
	
	.banner_ty{min-height:400px;}
	.tupian{
		margin-bottom:25px;}
}

@media(max-width:768px){
	.banner .item .title{font-size: 28px;}
	.banner .item .sub_title{font-size: 18px;}
	.banner .item .phone_number{font-size: 20px;max-width: 400px;}
	.banner .item .phone_number .text {padding: 6px 15px;}
	.title_boxs {padding: 16px 0;}
	.title_boxs .title{margin-bottom: 5px;padding-bottom: 5px;}
	.about_us .text p{line-height: 1.4;}
	.about_us .item_box {padding: 40px 0;}
	.about_us .item_box .item>p{font-size: 35px;}
	.about_us .item_box .item>span{padding-top: 10px;}
	.about_us .details a{min-width: 180px;padding: 10px;}
	.about_us .details{padding-bottom: 60px;}
	.product_box .item_box .item{width: 50%;}
	.project_box .item_box .item,
	.sub_nav .item_list{width: 33.333%;}
	.address_wrap .inner{padding: 30px 0;}
	.address_wrap .inner .address_box{flex-wrap: wrap;flex-direction: column-reverse;}
	.address_wrap .inner .address_box .map,
	.address_wrap .inner .address_box .address{width: 100%;}
	.address_wrap .inner .address_box .map{margin-bottom: 20px;}
	.address_wrap .inner .address_box .address .item .icon{padding-right: 20px;}
	.bottom_link{padding: 20px 0;}
	.header .logo{width:45%;}
	.header .nav_box .nav{top: 110px;padding-top: 10px;}
	.header .nav_box .item .sub_nav_wrap .sub_nav .item_list{width:33.333%;}
	.footer .inner{flex-wrap: wrap;}
	.footer .left_box{width: 100%;}
	.footer .right_box{width: 100%;}
	.footer .left_box .item{padding-right:0px;width: 14.28%;}
	.footer .left_box .item .nav_content .in_item{padding-top: 12px;}
	.tupian{
		margin-bottom:25px;}
}

@media(max-width:570px){
	.banner .item .title{font-size: 24px;}
	.banner .item .sub_title{font-size: 15px;}
	.banner .item .phone_number .number{padding: 0 10px;}
	.banner .item .phone_number{max-width: 310px;font-size: 16px;}
	.banner .item .inner{padding-top: 100px;}
	.banner .item {min-height: 345px;}
	.about_us .text p{font-size: 15px;}
	.about_us .item_box .item>span{font-size: 14px;}
	.product_box .item_box .item .text{height: 35px;}
	.product_box .item_box .item .text .left,
	.product_box .item_box .item .text .right>em{font-size: 12px;}
	.product_list .sub_nav .item_list>.title::before{display: none;}
	.product_list .sub_nav .item_list>.title{border-bottom:2px solid #333;padding: 20px 0 10px;}
	.project_box .item_box .item, .sub_nav .item_list{width: 50%}
	.news_box .list_boxs,
	.news_box .item_box{flex-wrap: wrap;}
	.news_box .item_box .right_box,
	.news_box .item_box .left_box{width: 100%;}
	.news_box .item_box .right_box{padding-top: 15px;}
	.news_box .list_boxs>.items{width: 100%;}
	.news_box .list_boxs>.items.right_box{padding-top: 15px;}
	.news_box .list_boxs>.items .title>.item:first-child{font-size:17px;}
	.address_wrap .inner .address_box{padding: 20px;}
	.title_boxs .title{font-size: 18px;}
	.title_boxs .sub_title{font-size: 15px;}
	.header .nav_box .item .sub_nav_wrap .sub_nav .item_list{width:50%;}
	.header .nav_box .nav{top: 95px;}
	.footer .left_box{flex-wrap: wrap;}
	.bottom_link .item{padding: 0 5px;text-align: center;}
	.footer .left_box .item{width:33.333%;padding-bottom:25px;}
	.banner .item1{background: url("banner3_0.jpg")/*tpa=http://www.cjm.com.cn/images/banner3_0.jpg*/ center / cover no-repeat;}
	
	/********内页about***/
	.banner_ty{min-height: 345px;}
	.banner_about{background: url("banner_about0.png")/*tpa=http://www.cjm.com.cn/images/banner_about0.png*/ center / cover no-repeat;}
	.banner_contact{background: url("contact_a0.jpg")/*tpa=http://www.cjm.com.cn/images/contact_a0.jpg*/ center / cover no-repeat;}
	.banner_join{background: url("contact_a0.jpg")/*tpa=http://www.cjm.com.cn/images/contact_a0.jpg*/ center / cover no-repeat;}
	.banner_news{background: url("banner_0.jpg")/*tpa=http://www.cjm.com.cn/images/banner_0.jpg*/ center / cover no-repeat;}
	.banner_pro{background: url("banner_0.jpg")/*tpa=http://www.cjm.com.cn/images/banner_0.jpg*/ center / cover no-repeat;}
	.banner_case{background: url("banner_case0.jpg")/*tpa=http://www.cjm.com.cn/images/banner_case0.jpg*/ center / cover no-repeat;}
	.banner_honor{background: url("banner_honor0.jpg")/*tpa=http://www.cjm.com.cn/images/banner_honor0.jpg*/ center / cover no-repeat;}
	.tupian{
		margin-bottom:25px;}
}
@media(max-width:420px){
	.header .nav_box .country .in_item{font-size: 13px;padding-left: 2px;}
	.header .nav_box .country .in_item img {padding-right: 2px;}	
	.banner .item .title{font-size: 18px;}
	.banner .item .phone_number{font-size: 15px;}
	.banner .item .phone_number .text{padding: 6px 8px;}
	.about_us .item_box .item>p{font-size: 28px;}
	.about_us .item_box .item>span{font-size: 13px;}
	.about_us .details a {min-width: 140px;padding: 8px;}
	.about_us .item_box {padding: 40px 0 20px;}
	.product_box .item_box .item{width: 100%;}
	.sub_nav .item_list>.title,
	.product_list .sub_nav .item_list>.title{font-size: 13px;}
	.sub_nav .item_list .content_box .in_item{font-size: 12px;}
	.map #container{height: 280px;}
	.header .nav_box .nav{top: 84px;}
	.news_box .item_box .item .title{font-size: 14px;}
	.address_wrap .inner .address_box .address .item .text_box .caption{font-size: 15px;}
	.address_wrap .inner .address_box .address .item .text_box .text{font-size: 13px;}
	.address_wrap .inner .address_box .address .item .icon>img{width: 28px;}
	.footer .left_box .item{text-align: center;}
	.copy{font-size: 13px;padding: 20px 0;}
	.tupian{
		margin-bottom:25px;}
	
}