﻿*{  margin: 0; padding:0;}
ul,li{  list-style: none;}
h1,h2,h3,h4,h5,p{margin:0;padding:0;}
a{text-decoration:none;cursor:pointer;color:#444;}
a:hover{text-decoration:none;}

body {margin: 0;padding: 0;font-family:"Microsoft YaHei";font-size: 12px;}

input {
    font-family:"Microsoft YaHei";
    border-top:solid 1px #ccc;/*IE7下兼容性*/
    border-right:solid 1px #ccc;/*IE7下兼容性*/
    border-bottom:solid 1px #ccc;/*IE7下兼容性*/
    border-left:solid 1px #ccc;/*IE7下兼容性*/
}

body{background: #252525;}
/*主体内容部分*/
.big{width:100%;overflow: hidden;max-width: 768px;margin: 0 auto;position: relative;}
.center{width:100%;}
.centent{ width:100%;overflow: auto;-ms-overflow-style:none;overflow:-moz-scrollbars-none;}
.centent::-webkit-scrollbar{width:0}

/*头部部分 开始*/
.header{width: 100%;position: relative;border-bottom: 1px solid #313131;background: #313131;}
.header_title{width: 70%;height:100%;margin:0 auto;color:#fff;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.header_down{position: absolute;top:0;right:0;}
.header_down.at{background: #242424;}
.header_down img{width:100%;height:100%;display: block;}
.header_back{position: absolute;}
.header_back img{width:100%;height:100%;display: block;}
/*头部部分 结束*/

/*
*首页 开始
*/
/*中间部分 开始*/
/*banner部分 开始*/
.banner{width: 100%;}
/*轮播1部分 开始*/
.slideBox{position:relative;overflow:hidden;margin:0 auto; }
.slideBox .hd{width:100%; position:absolute;z-index:1;text-align:center;}
.slideBox .hd li{display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#f8cc83;text-indent:-9999px;overflow:hidden;}
.slideBox .hd li.on{background:#ffffff;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position:relative;text-align:center;}
.slideBox .bd li img{vertical-align:top;width:100%; /*图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}

.nav_bg1{background-color:#ffc001;}
.nav_bg2{background-color:#67999a;}
.nav_bg3{background-color:#024886;}

/*banner部分 结束*/

/*navigation 开始*/
.navigation{width:97%;overflow: hidden;/*margin: 4% auto 0 auto;*/margin: 0 auto;padding-top: 4%;}
.navigation li{width: 30%;display: block;float: left;margin: 0 1.66% 4% 1.66%;/*background: #e1f8fe; */text-align:center;}
.navigation li a{width:100%;height:100%;/*display: block;*/}
.navigation li a img{width:28%;/*height:30%;display: block;*/margin-top:9px;}
.navigation li p{color:#fff;line-height:28px;}
/*navigation 结束*/

/*.centMain{width: 97%;padding:0 1.5%;}*/
/*企业简介 开始*/
.boxType{width: 100%;margin:3% 0;color: #fff;overflow: hidden;}
.boxType1{background: #202739;}
.boxType_name{width: 97%;margin-left: auto;margin-right: auto;text-align: center;font-weight: normal;border-bottom: 1px solid #fff;}
.boxType_name span{height:100%;border-bottom:2px solid #fec200;}
.boxType_text{width: 90%;margin: 0 auto;text-indent: 2em;line-height: 2em;  max-height:209px; overflow:hidden;}
.boxType_cha{width: 100%;text-align: center;}
.boxType_cha a{width:35%;background:#ffc001;display:block;color: #fff;margin: 0 auto;text-align: center;}
/*企业简介 结束*/

/*产品展示 开始*/
.boxType_view{width:100%;overflow: hidden;}

/*产品展示 结束*/

/*企业形象 开始*/
.boxType_box{width:100%;}
.swiper-container{width: 100%;height: 100%;}
.swiper-slide {text-align: center;background: #e1edf7;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.slideDiv{width: 100%;height: 100%;display: block;color:#03081e;}
.slideImg{width:100%;}
.slideImg img{width:100%;height:100%;display: block;}
.slideName{width:88%;background:#ffc001;padding:0 6%;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*企业形象 结束*/


/*企业动态 开始*/
.boxTypeList{width:93%;margin: 0 2% 0 5%;border-left: 1px solid #fff;}
.boxTypeList li{width: 95%;padding-left: 5%;display: block;position: relative;}
.boxTypeListA{width:100%;height:100%;display: block;border-bottom: 1px solid #fff;;color: #fff;position: relative;}
.boxTypeListA .ListA_name{width: 80%;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.boxTypeListA .ListA_p{width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.list_num{border-radius: 50%;background:#ffc001;display: block;position: absolute;top: 0;}
.ListA_img{position: absolute;top:50%;right:2%;}
.ListA_img img{width:100%;height:100%;display: block;}
/*企业动态 结束*/

/*版权 开始*/
.copyright{width:100%;text-align:center;color:#8d8d8d;}
.copyright a{color:#8d8d8d;}
/*版权 结束*/


/*中间部分 结束*/

/*导航弹出部分 开始*/
.supply-left-nav{width:56%;height:100%;background:#242424;display:none;z-index: 999999;position:fixed;right:0;transition:0.3s 0.2s;}
.supply-left-nav.on{display:block;}
.supply-tm{width:100%;height:100%;position:fixed;left:0;z-index:9991;display:none;background: #000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity: 0.6;transition:0.3s 0.2s;}
.supply-tm.on{display:block;}
.nav_down{width:100%;height:100%;}
.nav_down li{width:100%;border-bottom: 1px solid #fff;display: block;}
.nav_down li a{width:65%;height:100%;padding-left:35%;display: block;color:#fff;position: relative;}
.nav_down li a span{position: absolute;left:13%;top:50%;}
.nav_down li a span img{width:100%;height:100%;display: block;}
/*导航弹出部分 结束*/

/*广告 开始*/
.tanContainer{width:100%;height:100%;position: fixed;top:0;left:0;z-index: 999999;background: #e1f8fe;}
/*轮播2部分 开始*/
.slideBoxTwo{width:100%;height:100%;position:relative;overflow:hidden;margin:0 auto; }
.slideBoxTwo .hdTwo{width:100%; position:absolute;z-index:1;text-align:center;}
.slideBoxTwo .hdTwo li{display:inline-block;-webkit-border-radius:50%;border:2px solid #fff;-moz-border-radius:50%;border-radius:50%;background: #ecf0f4;text-indent:-9999px;overflow:hidden;}
.slideBoxTwo .hdTwo li.on{background:#333;}
.slideBoxTwo .bdTwo{position:relative;z-index:0;height:100%;}
.slideBoxTwo .bdTwo li{position:relative;text-align:center;height:100%;}
.slideBoxTwo .bdTwo li img{vertical-align:top;width:100%; /*图片宽度100%，达到自适应效果 */}
.slideBoxTwo .bdTwo li a{-webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}

.closeBtn{text-align:center;color:#fff;cursor:pointer;border-radius:3px;letter-spacing:0.3em;padding-left: 0.3em;background:#000;position: absolute;bottom:3%;right:34%;z-index: 999999;opacity: 0.7;}
.timeBtn{width:100px;height:30px;background:#00A1CB;position: absolute;top:8%;right:5%;z-index: 999999;}
/*广告 结束*/

/*
*首页 结束
*/


/*
*产品展示 开始
*/
.boxTypeTwo{width: 100%;}
.boxType_name2{width: 100%;text-align: center;font-weight: normal;}
.centMin{width:100%;}
.boxTypeNavBig{width: 100%;padding:3.5% 0;}

.boxTypeNav{width:100%;position: relative;z-index: 999;background: #313131;color:#fff;}
.boxTypeNav_top{width: 94%;margin:0 auto;height:100%;}
.boxTypeNav_top_left{min-width:52px;height:100%;float: left;position: relative;color: #ffc000;}
.boxTypeNav_top_left span{display: block;position: absolute;right:0;}
.boxTypeNav_top_left span img{width:100%;height:100%;display: block;}
.boxTypeNav_top_right{height:100%;float: right;text-align: right;}
.boxTypeNav_top_right img{width:100%;height:100%;display: block;}
.aK{display: block;float: left;}
.aH{display: block;float: left;}
.showType{background: #252525;}

/*分类部分 开始*/
.boxTypeNav_down{width:100%;overflow:hidden;background: #fff;z-index: 999;position: absolute;left: 0;display: none;}
.boxTypeNav_down>li{width:100%;display: block;border-top: 1px solid #ccc;position: relative;}
.boxTypeNav_down>li>a{width:40%;padding:0 4%;display:block;color:#232323;}
.clickBtn{display: block;position: absolute;right:8%;}
.clickBtn img{width:100%;height:100%;display: block;}
.down_box{width:80%;padding:3% 10%;display: none;border-top: 1px solid #ccc;}
.down_box p{width:100%;}
.down_box p a{color: #5d5d5d;}

.boxTypeUl{width: 97%;padding:0 1.5%;}
.boxTypeNav_down.on{display:block;}
.boxTypeNav_tm{width:100%;height:100%;position:fixed;left:0;top:0;z-index:991;display:none;background: #000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity: 0.6;transition:0.3s 0.2s;}
.boxTypeNav_tm.on{display:block;}

.xuan{-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
/*分类部分 结束*/


/*块 展示*/
.boxTypeView{width:100%;overflow: hidden;}
.boxTypeView_k{width:100%;overflow: hidden;}
.boxTypeView_k li{width:46%;background: #e1f8fe;margin:0 2% 4% 2%;display: block;float: left;}
.boxTypeView_k li>a{width:100%;height:100%;display: block;background-color: #fff;}
.boxTypeView_k li>a>div{width:100%;}
.boxTypeView_k li>a>div img{width:100%;height:100%;display: block;}
.boxTypeView_k li>a>p{;color: #111;overflow: hidden;background-color: #0d79e6;}


.corporateImage_K{width:100%;overflow: hidden;}
.corporateImage_K li{width:30%;background: #e1f8fe;margin:0 1.6% 4% 1.6%;display: block;float: left;}
.corporateImage_K li>a{width:100%;height:100%;display: block;}
.corporateImage_K li>a>div{width:100%;}
.corporateImage_K li>a>div img{width:100%;height:100%;display: block;}
.corporateImage_K li>a>p{color: #111;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: #ffc001;}

/*分页*/
.boxTypeView_page{width:96%;margin: 3% auto 6% auto;}
.boxTypeView_page a{width:40%;text-align:center;display: block;color:#fff;border-radius: 3px;}
.pagePrev{float: left;background: #b5b5b5;}
.pageNext{float: right;background: #313131;}
.pageNum{width:20%;float: left;text-align: center;}

/*行 展示*/
.boxTypeView_h{width: 94%;margin:0 auto;overflow: hidden;padding-bottom: 1%}
.boxTypeView_h li{width: 100%;display: block;margin-bottom: 3%;background: #fff;}
.boxTypeView_h_img{height:100%;float: left;}
.boxTypeView_h_img img{width:100%;height:100%;display: block;}
.boxTypeView_h_text{height:100%;float: right;}
.boxTypeView_h_text h4{width:100%;color: #353535;font-weight: 600; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.boxTypeView_h_text p{width:100%;color: #626262;}

/*产品展示详细页*/
.detailedImg{width:100%;background: #e1f8fe;position: relative;}
/*.detailedImg img{width:100%;height:100%;display: block;}*/
/*详情 start*/
.attribute ul{padding:10px;overflow:hidden;border: 1px solid #ccc;background-color:#fdfdfd;margin-top: 3%;}
.attribute ul li{width: 50%;line-height: 26px;font-size: 1.2em;float: left;}

.detailedImg p{width:90%;background: rgba(0,0,0,0.7);text-align:center;color:#fff;padding:0 5%;position: absolute;left:0;bottom:0;}

.detailedText{width:96%;margin: 4% auto 0 auto;border-bottom: 1px solid #ccc;}
.detailedText_top{width:100%;border-bottom: 1px solid #ccc;position: relative;}
.detailedText_top p{width:28%;text-align: center;color:#373737;border-bottom: 2px solid #000;}
.Text_top_sc{color:#373737;position: absolute;top:0;right:3%;}
.scSpan1{display: block;float: left;}
.scSpan1 img{width:100%;height:100%;display: block;}
.scSpan2{display: block;float: left}


.detailedText_cont{width:97%;overflow: hidden;margin: 5% auto;text-indent: 2em;
    text-justify: distribute;/*ie6-8*/
    text-align:justify;/*文字两端对齐*/
}
.detailedContact{width:96%;overflow:hidden;margin:0 auto;padding:6% 0;border-bottom: 1px solid #ccc;}
.detailedContact a{width:33%;color:#fff;border-radius: 3px;text-align: center;display: block;}
.ContactPhone{background: #ffae02;margin-left: 13%;float: left;}
.ContactMessage{background: #5797d4;margin-right: 13%;float: right;}
.ContactSpan1{display: block;float: left;}
.ContactSpan1 img{width:100%;height:100%;display: block;}
.ContactSpan2{display: block;float: left;}

.detailedPaging{width:96%;overflow:hidden;margin:0 auto;}
.detailedPaging a{width:92%;padding:0 4%;display: block;border-bottom: 1px solid #ccc;}
.Paging1{height:100%;display: block;float: left;color:#606060;}
.Paging2{width:68%;height:100%;float: left;color:#004180;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Paging3{display: block;float: right;margin-right:3%;}
.Paging3 img{width:100%;height:100%;display: block;}

.detailedShare{width:96%;overflow:hidden;margin:0 auto;border-bottom: 1px solid #ccc;padding:3% 0; display:none;}
.ShareTop{width:92%;margin-bottom:4%;padding:0 4%;color:#010101;}
.ShareCont{width:92%;overflow:hidden;padding:0 5%;}
.ShareCont a{display: block;float: left;margin-right: 4%;}
.ShareCont a img{width:100%;height:100%;display: block;}

.detailedCode{width: 90%;margin:0 auto;overflow:hidden;}
.CodeP{width:100%;margin-top: 2%;color:#474747;}

.CodeImg{width:35%;margin: 5% auto 7% auto;float:right;background: url(/images/code-bg.png) no-repeat;background-size: 100px;height: 100px;}
.CodeTxt{float:left;line-height:135px;}
.CodeTxt span{font-size:2em;}
.CodeImg img{width:90%;height:90%;display: block;margin:auto;margin-top:5px;}
/*
*产品展示 结束
*/


/*
*企业简介 开始
*/
.companyProfiles{width: 96%;margin: 0 auto;border-bottom: 1px solid #ccc;padding-top:5%;}
.companyProfiles h3{width:70%;padding:0 15%;font-weight:normal;color:#060a16;background: #ffcc33;text-align: center;margin-bottom: 3%;overflow: hidden;}
.companyProfiles_time{width:96%;margin-bottom:3.5%;text-align: center;color:#404040;padding:0 2% 3.5% 2%;border-bottom: 1px solid #ccc;}
.companyProfiles_div{width:96%;overflow:hidden;margin: 0 auto;padding-bottom: 6%;}
.companyProfiles_div p{width:100%;color:#212121;text-indent: 2em;text-justify: distribute;/*ie6-8*/text-align:justify;/*文字两端对齐*/}

.companyProfiles_div img{max-width:86%;}
/*
*企业简介 结束
*/


/*
*企业动态 开始
*/
.companyNews_top{width: 92%;padding:0 4%;}

.companyNews_top_l{min-width:52px;height:100%;float: left;position: relative;color: #ffd100;}
.companyNews_top_r{display: block;position: absolute;right:6%;}
.companyNews_top_r img{width:100%;height:100%;display: block;}

.companyNewsCont{width:100%;overflow: hidden;}
.companyNewsCont_ul{width:100%;overflow: hidden;}
.companyNewsCont_ul li{width: 100%;display: block;margin-bottom: 3.5%;}
.companyNewsCont_ul li>a{width:92%;overflow: hidden;padding:2.5% 4%;background: #ffcc33;display: block;position: relative;color: #000719;}
.NewsCont_ul_text{width:82%;}
.NewsCont_ul_text h4{width:100%;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.NewsCont_ul_text p{width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.NewsCont_ul_img{position: absolute;top:50%;right:4%;}
.NewsCont_ul_img img{width:100%;height:100%;display: block;}
/*
*企业动态 结束
*/

/*
*企业形象 开始
*/
.Image_detailed{width: 96%;margin: 4% auto 0 auto;border-bottom: 1px solid #ccc;padding-bottom: 5%;}
.Image_detailed h4{width:100%;line-height: 1.7em;margin-bottom:1.2%;color:#000;text-align: center;font-weight: normal;}
.Image_detailed p{width:96%;margin:0 auto;line-height: 1.7em;color:#575757;}
.Image_detailed p span{color: #000;}
/*
*企业形象 结束
*/

/*供求信息 开始*/
#supplyInformation li>a{background: #8fc320;color:#fff;}
#supplyType_new h3{background: #8fc320;color:#fff;}
#supplyType_phone{width:96%;overflow:hidden;margin:0 auto;padding:6% 0;border-bottom: 1px solid #ccc;}
#supplyType_phone a{width:33%;color:#fff;border-radius: 3px;text-align: center;display: block;background: #ffae02;margin:0 auto;}
/*供求信息 结束*/

/*招聘信息 开始*/
#employment li>a{background: #4489ca;color:#fff;}
#employment_new h3{background: #4489ca;color:#fff;}
#employment_new .companyProfiles_time{margin-bottom: 2%;}
.employmentTop {width: 100%;margin-bottom:5%;text-align: center;color: #404040;border-bottom: 1px solid #ccc;}
.employmentTop span{width:30%;display: block;border-bottom: 2px solid #4489ca;}

.employmentContact{width: 96%;margin: 0 auto;border-bottom: 1px solid #ccc;padding: 6% 0;}
.employmentContact p{width: 96%;margin:0 auto;line-height: 1.76em;color:#000000;}
/*招聘信息 结束*/

/*在线下载 开始*/
#download li>a{background: #2e6c9b;color:#fff;}
.downloadXian{width:1px;height:76%;background: #5788b0;position: absolute;top:12%;right:15%;}
/*在线下载 结束*/


/*
*联系我们 开始
*/
#contactUsTop{margin-bottom: 5%;border:0;}
#contactUsTop h3{margin-bottom: 0;}
#contactUsMessage{padding-top: 0;border:0;}
.contactUsCodeImg{width:28%;margin: 2% auto 0 auto;padding:2%;border:1px solid #ccc;}
.contactUsCodeImg img{width:100%;height:100%;display: block;}

.boxTypeMessage{width: 96%;padding:3% 0;margin: 0 auto 3% auto;border-top: 1px solid #ccc;}
.boxTypeMessage h4{width:95%;margin: 0 auto;font-weight: normal;color:#478bc8;}
.boxTypeMessage p{width:95%;margin: 0 auto;color:#444444;}

.boxTypeMap{width: 94%;overflow:hidden;padding:6% 0;margin: 0 auto 3% auto;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.boxTypeMapBox{width:100%;border: 1px solid #e7e7e7; float: left;position: relative;margin-bottom: 3%;}

.boxTypeMapAddress{width:95%;margin: 0 auto;clear: both;}
.AddressSpan1{display: block;float: left;}
.AddressSpan1 img{width:100%;height:100%;display: block;}
.AddressSpan2{width:88%;height:100%;display: block;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*
*联系我们 结束
*/

/*
*在线留言 开始
*/
.boxTypeOnline{width: 96%;padding:5% 0;margin: 0 auto;border-top: 1px solid #ccc;}
.boxTypeOnline>p{width:100%;overflow:hidden;margin-bottom: 4%;}
.boxTypeOnline>p input{width: 90%;padding:0 3%;margin:0 auto;display:block;border:1px solid #ccc;
    background: #fff;border-radius: 5px;outline: none;color:#333;font-family:"Microsoft YaHei";}

.boxTypeOnline>div{width:100%;overflow:hidden;margin-bottom: 5%;}
.boxTypeOnline>div textarea{width: 90%;padding:3%;margin:0 auto;display:block;border:1px solid #ccc;
    background: #fff;border-radius: 5px;outline: none;color:#333;font-family:"Microsoft YaHei";}

#OnlineBtn{width: 96%;margin:0 auto;display:block;border-color:#ffcc33;background: #ffcc33;color:#000;}
/*
*在线留言 结束
*/

/*提交完成 开始*/
.boxTypeSubmit{width: 96%;margin: 0 auto;padding-top: 15%;}
.boxTypeSubmit>p{overflow:hidden;text-align: center;}

.SubmitSpan{margin: 0 auto 15% auto;}
.SubmitSpan1{display:block;height :100%;float:left;}
.SubmitSpan1 img{width:100%;height:100%;display: block;vertical-align: middle;}
.SubmitSpan2{height:100%;display:block;float:left;text-align: left;}

.SubmitBtn{width: 96%;margin:0 auto;display:block;background: #ffcc33;color:#000;border-radius: 5px;outline: none;}
/*提交完成 结束*/

/*地图导航 开始*/
.centMap{width:100%;background:#e1edf7;}
.boxTypeMapBox_Two{width:100%;height: 100%;float: left;position: relative;}

/*地图导航 结束*/


/*点击弹出电话 start*/
.tcBox{width: 100%;height: 100%;position: fixed;top: 46px;bottom: 0;background: #000;opacity: .7;z-index: 999;display: none;}
.tcPhone{position: fixed;bottom: 0;left: 0;width: 100%;background: #e5e5e5;z-index: 999;display: none;}
.tcPhone p{height:40px;background: #fff;text-align: center;line-height: 40px;font-size: 1.4em;}
/*.tcPhone p:first-child{border-bottom: 1px solid #ccc;}*/
.cancel{margin-top: 2%;}
/*点击弹出电话 end*/


/*底部部分 开始*/
.footer{width:100%;background:#313131;position: fixed;left: 0;bottom: 0;z-index: 9;border-top:1px solid #6f6f6f;}
.footer>a{height:100%;position: absolute;top:0;color: #fff;display: block;}
.footer_index{left:50%;}

.footer_logo img{width:100%;height:100%;display: block;}
.footer_type{width:100%;text-align: center;}

.fAt{color:#fed201;}
/*底部部分 结束*/




/***********************************************************************************/
@media screen and (max-width:215px){
	.centent{max-height: 302px;}
    .footer{height:50px;}
    .footer>a{width:60px;}
    .footer_phone{left:5px;}
    .footer_index{margin-left: -30px;}
    .footer_map{right:5px;}

    .footer_logo{height:21px;margin: 7px auto 2px auto;}
    .footer_type{font-size: 1.04em;}
    .footer_phone .footer_logo{width:23px;}
    .footer_index .footer_logo{width:24px;}
    .footer_map .footer_logo{width:20px;}

    /*
    *首页 开始
    */
    /*头部部分 开始*/
    .header{height:46px;line-height:46px;}
    .header_title{font-size: 1.2em;}
    .header_down{width:20px;height:20px;padding:13px 14px;}
    .header_back{width:12px;height:20px;top:10px;left:9px;padding:3px 6px;}
    /*头部部分 结束*/

    /*banner部分 开始*/
    .banner{height:auto;}
    /*轮播部分 开始*/
    .slideBox{height:auto;}
    .slideBox .hd{bottom: 10px;}
    .slideBox .hd li{width:7px;height:7px;margin:0 4px;}
    .slideBox .bd li img{height:auto;}
    /*轮播部分 结束*/

    /*banner部分 结束*/

    /*navigation 开始*/
    .navigation li{height: 62px;}
    /*navigation 结束*/


    /*企业简介 开始*/
    .boxType_name{font-size: 1.2em;height:30px;line-height: 30px;margin-bottom: 18px;}
    .boxType_name span{padding:4px 6px;}
    .boxType_text{font-size: 1em;}
    .boxType_cha{font-size: 1em;margin :25px 0 15px 0;}
    .boxType_cha a{height:28px;line-height: 28px;}
    /*企业简介 结束*/

    /*企业形象 开始*/
    .boxType_box{height:94px;}
    .slideImg{height:66px;}
    .slideName{height:28px;line-height: 28px;font-size: 1em;}

    /*企业形象 结束*/

    /*企业动态 开始*/
    .boxTypeList li{margin-bottom: 10px;}
    .boxTypeListA{padding-bottom:8px;}
    .boxTypeListA .ListA_name{height:20px;line-height: 20px;font-size: 1.2em;}
    .boxTypeListA .ListA_p{height:20px;line-height: 20px;font-size: 1em;}

    .list_num{width:10px;height: 10px;left: -6px;top: 0;}
    .ListA_img{width:14px;height:16px;margin-top: -13px;}
    /*企业动态 结束*/

    /*导航弹出部分 开始*/
    .supply-left-nav{top:46px;}
    .supply-tm{top:46px;}
    .nav_down li{height:39px;line-height:39px;font-size: 1.2em;}
    .nav_down li a span{width:18px;height:16px;margin-top: -8px;}
    /*导航弹出部分 结束*/

    /*广告 开始*/
    .slideBoxTwo .hdTwo{bottom: 30px;}
    .slideBoxTwo .hdTwo li{width:4px;height:4px;margin:9px 9px;}
    .slideBoxTwo .bdTwo li img{height:140px;}

    .closeBtn{width:100px;height:26px;line-height:26px;font-size:1.25em;right:25%;}

    /*广告 结束*/

    /*
    *首页 结束
    */

    /*
    *产品展示 开始
    */
    .boxType_name2{font-size: 1.25em;height:46px;line-height: 46px;}

    .centMin{min-height: 424px;}
    .boxTypeNav{height:40px;line-height:40px;}
    .boxTypeNav_top_left{font-size: 1.16em;padding-right: 20px;}
    .boxTypeNav_top_left span{width:11px;height:7px;top:17px;}
    .boxTypeNav_top_right{font-size: 1.08em;}
    .aK{width:18px;height:18px;padding:11px 12px;}
    .aH{width:22px;height:18px;padding:11px 12px;}

    .boxTypeNav_down{top:40px;}
    .boxTypeNav_down>li{font-size:1.1em;}
    .boxTypeNav_down>li>a{height:45px;line-height:45px;}
    .clickBtn{width:15px;height:9px;top:13px;padding:5px;}
    .down_box p{height:35px;line-height:35px;font-size:1.02em;}


    /*块 展示*/
    .boxTypeView_k li>a>div{height:147px;}
    .boxTypeView_k li>a>p{height:38px;/*margin: 8px 0;*/padding:0 8px;line-height:2.5em;font-size:1.1em;}

    .corporateImage_K li>a>div{height:96px;}
    .corporateImage_K li>a>p{height:28px;line-height:28px;padding:0 8px;font-size:1.1em;}

    /*分页*/
    .boxTypeView_page{height:33px;line-height:33px;font-size: 1.1em;}


    /*行 展示*/
    .boxTypeView_h li{height:90px;}
    .boxTypeView_h_img{width:90px;}
    .boxTypeView_h_text{width:66%;}
    .boxTypeView_h_text h4{height:22px;line-height:22px;font-size: 1.16em;margin:8px 0 3px 0;}
    .boxTypeView_h_text p{line-height:1.4em;font-size: 1.02em;}

    /*产品展示详细页*/
    .detailedImg{

/*height:320px;*/

}
    .detailedImg p{height:42px;line-height: 42px;font-size: 1.2em;}

    .detailedText_top{height:31px;line-height: 31px;}
    .detailedText_top p{height:30px;line-height: 30px;font-size: 1.17em;}
    .Text_top_sc{height:30px;line-height:30px;font-size:1.15em;padding:0 5px;}
    .scSpan1{width:16px;height:16px;margin: 6px 6px 0 0;}
    .scSpan2{height:29px;}

    .detailedText_cont{font-size: 1.12em;line-height: 1.6em; }

    .detailedContact a{height:30px;line-height: 30px;font-size:1.12em;}
    .ContactSpan1{width:20px;height:20px;margin: 5px 5px 0 11px;}

    .detailedPaging a{height:46px;line-height: 46px;font-size:1.17em;}
    .Paging3{width:8px;height:16px;margin-top:15px;}

    .ShareTop{height:30px;line-height:30px;font-size: 1.2em;}
    .aImg1{width:20px;height :20px;}/*QQ、人人、加*/
    .aImg2{width:24px;height:20px;}/*空间*/
    .aImg3{width:15px;height:23px;}/*微博*/
    .aImg4{width:20px;height:20px;}/*空间*/

    .CodeP{font-size: 1.16em;}

    /*
    *产品展示 结束
    */

    /*
    *企业简介 开始
    */
    .companyProfiles h3{height:37px;line-height:37px;font-size:1.3em;}
    .companyProfiles_div p{line-height: 1.76em;font-size: 1.17em;}
    .companyProfiles_time{font-size:1.02em;}
    /*
    *企业简介 结束
    */

    /*
    *企业动态 开始
    */
    .companyNews_top{height:40px;line-height:40px;}
    .companyNews_top_l{font-size: 1.16em;}
    .companyNews_top_r {width:20px;height:20px;top:10px;}

    .NewsCont_ul_text h4{height:18px;line-height:18px;font-size: 1.2em;}
    .NewsCont_ul_text p{height:18px;line-height:18px;font-size: 1.02em;}
    .NewsCont_ul_img{width:14px;height:16px;margin-top: -8px;}

    /*
    *企业动态 结束
    */

    /*
    *企业形象 开始
    */
    .Image_detailed h4{font-size: 1.26em;}
    .Image_detailed p{font-size: 1.06em;}
    /*
    *企业形象 结束
    */

    /*招聘信息 开始*/
    .employmentTop {height:36px;font-size:1.2em;}
    .employmentTop span{height:35px;line-height: 35px;}
    .employmentContact p{font-size: 1.1em;}

    /*招聘信息 结束*/

    /*在线下载 开始*/
    #download .NewsCont_ul_img{width:19px;height:18px;margin-top: -9px;}
    /*在线下载 结束*/

    /*
    *联系我们 开始
    */
    .contactUsCodeImg{height:86px;}

    .boxTypeMessage h4{height:24px;line-height: 24px;font-size: 1.24em;margin-bottom: 3px;}
    .boxTypeMessage p{line-height: 24px;font-size: 1.12em;}

    .boxTypeMapBox{height: 278px;}
    .boxTypeMapAddress{height:25px;line-height: 25px;font-size: 1.12em;}
    .AddressSpan1{width :18px;height:20px;margin: 2px 8px 0 0;}

    /*
    *联系我们 结束
    */

    /*
    *在线留言 开始
    */
    .boxTypeOnline>p input{height:36px;line-height:36px;font-size: 1.15em;}
    .boxTypeOnline>div textarea{height:150px;line-height:20px;font-size: 1.15em;}
    #OnlineBtn{font-size: 1.25em;}
    /*
    *在线留言 结束
    */

    /*提交完成 开始*/
    .SubmitSpan{width:46%;height :25px;line-height:25px;font-size: 1.21em;}
    .SubmitSpan1{width :25px;margin: 0 8px 0 0;}
    .SubmitBtn{height:40px;line-height:40px;font-size: 1.21em;}
    /*提交完成 结束*/

    /*地图导航 开始*/
    .centMap{height: 470px;}
    /*地图导航 结束*/


    /*底部 开始*/
    .copyright{height:46px;line-height:46px;font-size: 1em;}
    /*底部 结束*/
}
/*iphone5样式如下 手机*/
@media screen and (min-width: 216px) and (max-width:320px){
    .centent{max-height: 470px;}
    .footer{height:50px;}
    .footer>a{width:60px;}
    .footer_phone{left:5px;}
    .footer_index{margin-left: -30px;}
    .footer_map{right:5px;}

    .footer_logo{height:21px;margin: 7px auto 2px auto;}
    .footer_type{font-size: 1.04em;}
    .footer_phone .footer_logo{width:23px;}
    .footer_index .footer_logo{width:24px;}
    .footer_map .footer_logo{width:20px;}

    /*
    *首页 开始
    */
    /*头部部分 开始*/
    .header{height:46px;line-height:46px;}
    .header_title{font-size: 1.3em;}
    .header_down{width:20px;height:20px;padding:13px 14px;}
    .header_back{width:12px;height:20px;top:10px;left:9px;padding:3px 6px;}
    /*头部部分 结束*/

    /*banner部分 开始*/
    .banner{height:140px;}
    /*轮播部分 开始*/
    .slideBox{height:140px;}
    .slideBox .hd{bottom: 10px;}
    .slideBox .hd li{width:7px;height:7px;margin:0 4px;}
    .slideBox .bd li img{height:140px;}
    /*轮播部分 结束*/

    /*banner部分 结束*/

    /*navigation 开始*/
    .navigation li{height: 62px;}
    /*navigation 结束*/


    /*企业简介 开始*/
    .boxType_name{font-size: 1.25em;height:30px;line-height: 30px;margin-bottom: 18px;}
    .boxType_name span{padding:4px 6px;}
    .boxType_text{font-size: 1.1em;}
    .boxType_cha{font-size: 1.1em;margin :25px 0 15px 0;}
    .boxType_cha a{height:28px;line-height: 28px;}
    /*企业简介 结束*/

    /*企业形象 开始*/
    .boxType_box{height:125px;}
    .slideImg{height:95px;}
    .slideName{height:30px;line-height: 30px;font-size: 1.1em;}

    /*企业形象 结束*/

    /*企业动态 开始*/
    .boxTypeList li{margin-bottom: 10px;}
    .boxTypeListA{padding-bottom:8px;}
    .boxTypeListA .ListA_name{height:20px;line-height: 20px;font-size: 1.2em;}
    .boxTypeListA .ListA_p{height:20px;line-height: 20px;font-size: 1.04em;}

    .list_num{width:10px;height: 10px;left: -6px;top: 0;}
    .ListA_img{width:16px;height:18px;margin-top: -13px;}
    /*企业动态 结束*/

    /*导航弹出部分 开始*/
    .supply-left-nav{top:46px;}
    .supply-tm{top:46px;}
    .nav_down li{height:39px;line-height:39px;font-size: 1.2em;}
    .nav_down li a span{width:18px;height:16px;margin-top: -8px;}
    /*导航弹出部分 结束*/

    /*广告 开始*/
    .slideBoxTwo .hdTwo{bottom: 30px;}
    .slideBoxTwo .hdTwo li{width:5px;height:5px;margin:14px 9px;}
    .slideBoxTwo .bdTwo li img{height:140px;}

    .closeBtn{width:100px;height:26px;line-height:26px;font-size:1.25em;}

    /*广告 结束*/

    /*
    *首页 结束
    */

    /*
    *产品展示 开始
    */
    .boxType_name2{font-size: 1.25em;height:46px;line-height: 46px;}

    .centMin{min-height: 424px;}
    .boxTypeNav{height:40px;line-height:40px;}
    .boxTypeNav_top_left{font-size: 1.16em;padding-right: 20px;}
    .boxTypeNav_top_left span{width:11px;height:7px;top:17px;}
    .boxTypeNav_top_right{font-size: 1.08em;}
    .aK{width:18px;height:18px;padding:11px 12px;}
    .aH{width:22px;height:18px;padding:11px 12px;}

    .boxTypeNav_down{top:40px;}
    .boxTypeNav_down>li{font-size:1.1em;}
    .boxTypeNav_down>li>a{height:45px;line-height:45px;}
    .clickBtn{width:15px;height:9px;top:13px;padding:5px;}
    .down_box p{height:35px;line-height:35px;font-size:1.02em;}


    /*块 展示*/
    .boxTypeView_k li>a>div{height:147px;}
    .boxTypeView_k li>a>p{height:38px;/*margin: 8px 0;*/padding:0 8px;line-height:2.5em;font-size:1.1em;}

    .corporateImage_K li>a>div{height:96px;}
    .corporateImage_K li>a>p{height:28px;line-height:28px;padding:0 8px;font-size:1.1em;}

    /*分页*/
    .boxTypeView_page{height:33px;line-height:33px;font-size: 1.1em;}


    /*行 展示*/
    .boxTypeView_h li{height:90px;}
    .boxTypeView_h_img{width:90px;}
    .boxTypeView_h_text{width:66%;}
    .boxTypeView_h_text h4{height:22px;line-height:22px;font-size: 1.16em;margin:8px 0 3px 0;}
    .boxTypeView_h_text p{line-height:1.4em;font-size: 1.02em;}

    /*产品展示详细页*/
    .detailedImg{

/*height:320px;*/

}
    .detailedImg p{height:42px;line-height: 42px;font-size: 1.2em;}

    .detailedText_top{height:31px;line-height: 31px;}
    .detailedText_top p{height:30px;line-height: 30px;font-size: 1.17em;}
    .Text_top_sc{height:30px;line-height:30px;font-size:1.15em;padding:0 5px;}
    .scSpan1{width:16px;height:16px;margin: 6px 6px 0 0;}
    .scSpan2{height:29px;}

    .detailedText_cont{font-size: 1.12em;line-height: 1.6em; }

    .detailedContact a{height:30px;line-height: 30px;font-size:1.12em;}
    .ContactSpan1{width:20px;height:20px;margin: 5px 5px 0 11px;}

    .detailedPaging a{height:46px;line-height: 46px;font-size:1.17em;}
    .Paging3{width:8px;height:16px;margin-top:15px;}

    .ShareTop{height:30px;line-height:30px;font-size: 1.2em;}
    .aImg1{width:20px;height :20px;}/*QQ、人人、加*/
    .aImg2{width:24px;height:20px;}/*空间*/
    .aImg3{width:15px;height:23px;}/*微博*/
    .aImg4{width:20px;height:20px;}/*空间*/

    .CodeP{font-size: 1.16em;}

    /*
    *产品展示 结束
    */

    /*
    *企业简介 开始
    */
    .companyProfiles h3{height:37px;line-height:37px;font-size:1.3em;}
    .companyProfiles_div p{line-height: 1.76em;font-size: 1.17em;}
    .companyProfiles_time{font-size:1.02em;}
    /*
    *企业简介 结束
    */

    /*
    *企业动态 开始
    */
    .companyNews_top{height:40px;line-height:40px;}
    .companyNews_top_l{font-size: 1.16em;}
    .companyNews_top_r {width:20px;height:20px;top:10px;}

    .NewsCont_ul_text h4{height:18px;line-height:18px;font-size: 1.2em;}
    .NewsCont_ul_text p{height:18px;line-height:18px;font-size: 1.02em;}
    .NewsCont_ul_img{width:14px;height:16px;margin-top: -8px;}

    /*
    *企业动态 结束
    */

    /*
    *企业形象 开始
    */
    .Image_detailed h4{font-size: 1.26em;}
    .Image_detailed p{font-size: 1.06em;}
    /*
    *企业形象 结束
    */

    /*招聘信息 开始*/
    .employmentTop {height:36px;font-size:1.2em;}
    .employmentTop span{height:35px;line-height: 35px;}
    .employmentContact p{font-size: 1.1em;}

    /*招聘信息 结束*/

    /*在线下载 开始*/
    #download .NewsCont_ul_img{width:19px;height:18px;margin-top: -9px;}
    /*在线下载 结束*/

    /*
    *联系我们 开始
    */
    .contactUsCodeImg{height:86px;}

    .boxTypeMessage h4{height:24px;line-height: 24px;font-size: 1.24em;margin-bottom: 3px;}
    .boxTypeMessage p{line-height: 24px;font-size: 1.12em;}

    .boxTypeMapBox{height: 278px;}
    .boxTypeMapAddress{height:25px;line-height: 25px;font-size: 1.12em;}
    .AddressSpan1{width :18px;height:20px;margin: 2px 8px 0 0;}

    /*
    *联系我们 结束
    */

    /*
    *在线留言 开始
    */
    .boxTypeOnline>p input{height:36px;line-height:36px;font-size: 1.15em;}
    .boxTypeOnline>div textarea{height:150px;line-height:20px;font-size: 1.15em;}
    #OnlineBtn{font-size: 1.25em;}
    /*
    *在线留言 结束
    */

    /*提交完成 开始*/
    .SubmitSpan{width:46%;height :25px;line-height:25px;font-size: 1.21em;}
    .SubmitSpan1{width :25px;margin: 0 8px 0 0;}
    .SubmitBtn{height:40px;line-height:40px;font-size: 1.21em;}
    /*提交完成 结束*/

    /*地图导航 开始*/
    .centMap{height: 470px;}
    /*地图导航 结束*/


    /*底部 开始*/
    .copyright{height:46px;line-height:46px;font-size: 1em;}
    /*底部 结束*/



	/* */
	.navigation li p{font-size:1.2em;}
}

/*Galaxy S5*/
@media only screen and (min-width: 321px) and (max-width: 360px){
    .centent{max-height: 540px;}
    .footer{height:52px;}
    .footer>a{width:64px;}
    .footer_phone{left:20px;}
    .footer_index{margin-left: -32px;}
    .footer_map{right:20px;}

    .footer_logo{height:21px;margin: 8px auto 3px auto;}
    .footer_type{font-size: 1.06em;}
    .footer_phone .footer_logo{width:23px;}
    .footer_index .footer_logo{width:24px;}
    .footer_map .footer_logo{width:20px;}

    /*头部部分 开始*/
    .header{height:46px;line-height:46px;}
    .header_title{font-size: 1.3em;}
    .header_down{width:20px;height:20px;padding:13px 15px;}
    .header_back{width:12px;height:20px;top:10px;left:8px;padding:3px 7px;}
    /*头部部分 结束*/

    /*
    *首页 开始
    */
    /*banner部分 开始*/
    .banner{height:160px;}
    /*轮播部分 开始*/
    .slideBox{height:160px;}
    .slideBox .hd{bottom: 10px;}
    .slideBox .hd li{width:7px;height:7px;margin:0 4px;}
    .slideBox .bd li img{height:160px;}
    /*轮播部分 结束*/

    /*banner部分 结束*/

    /*navigation 开始*/
    .navigation li{height:72px;}
    /*navigation 结束*/


    /*企业简介 开始*/
    .boxType_name{font-size: 1.28em;height:31px;line-height: 31px;margin-bottom: 20px;}
    .boxType_name span{padding:5px 7px;}

    .boxType_text{font-size: 1.12em;}
    .boxType_cha{font-size: 1.2em;margin :25px 0 16px 0;}
    .boxType_cha a{height:30px;line-height: 30px;}
    /*企业简介 结束*/

    /*企业形象 开始*/
    .boxType_box{height:140px;}
    .slideImg{height:110px;}
    .slideName{height:30px;line-height: 30px;font-size: 1.1em;}
    /*企业形象 结束*/

    /*企业动态 开始*/
    .boxTypeList li{margin-bottom: 10px;}
    .boxTypeListA{padding-bottom:8px;}
    .boxTypeListA .ListA_name{height:20px;line-height: 20px;font-size: 1.2em;}
    .boxTypeListA .ListA_p{height:20px;line-height: 20px;font-size: 1.04em;}

    .list_num{width:10px;height: 10px;left: -6px;top: 0;}
    .ListA_img{width:16px;height:18px;margin-top: -13px;}
    /*企业动态 结束*/

    /*导航弹出部分 开始*/
    .supply-left-nav{top:46px;}
    .supply-tm{top:46px;}
    .nav_down li{height:43px;line-height:43px;font-size: 1.22em;}
    .nav_down li a span{width:20px;height:18px;margin-top:-9px;}
    /*导航弹出部分 结束*/
    
    /*广告 开始*/
    .slideBoxTwo .hdTwo{bottom: 30px;}
    .slideBoxTwo .hdTwo li{width:5px;height:5px;margin:16px 9px;}
    .slideBoxTwo .bdTwo li img{height:140px;}

    .closeBtn{width:100px;height:27px;line-height:27px;font-size:1.28em;right:36%;}

    /*广告 结束*/

    /*
    *首页 结束
    */

    /*
    *产品展示 开始
    */
    .centMin{min-height: 494px;}
    .boxType_name2{font-size: 1.28em;height:46px;line-height: 46px;}

    .boxTypeNav{height:40px;line-height:40px;}
    .boxTypeNav_top_left{font-size: 1.16em;padding-right: 20px;}
    .boxTypeNav_top_left span{width:11px;height:7px;top:17px;}
    .boxTypeNav_top_right{font-size: 1.08em;}
    .aK{width:18px;height:18px;padding:11px 13px;}
    .aH{width:22px;height:18px;padding:11px 13px;}

    .boxTypeNav_down{top:40px;}
    .boxTypeNav_down>li{font-size:1.1em;}
    .boxTypeNav_down>li>a{height:45px;line-height:45px;}
    .clickBtn{width:15px;height:9px;top:13px;padding:5px;}
    .down_box p{height:35px;line-height:35px;font-size:1.02em;}

    /*块 展示*/
    .boxTypeView_k li>a>div{height:165px;}
    .boxTypeView_k li>a>p{height:38px;/*margin: 8px 0;*/padding: 0 8px;line-height:2.5em;font-size:1.1em;}

    .corporateImage_K li>a>div{height:108px;}
    .corporateImage_K li>a>p{height:30px;line-height:30px;padding: 0 8px;font-size:1.1em;}

    /*分页*/
    .boxTypeView_page{height:33px;line-height:33px;font-size: 1.15em;}


    /*行 展示*/
    .boxTypeView_h li{height:90px;}
    .boxTypeView_h_img{width:90px;}
    .boxTypeView_h_text{width:70%;}
    .boxTypeView_h_text h4{height:22px;line-height:22px;font-size: 1.16em;margin:8px 0 3px 0;}
    .boxTypeView_h_text p{line-height:1.4em;font-size: 1.02em;}

    /*产品展示详细页*/
    .detailedImg{


/*height:350px;*/

}
    .detailedImg p{height:45px;line-height: 45px;font-size: 1.23em;}

    .detailedText_top{height:31px;line-height: 31px;}
    .detailedText_top p{height:30px;line-height: 30px;font-size: 1.17em;}
    .Text_top_sc{height:30px;line-height:30px;font-size:1.15em;padding:0 5px;}
    .scSpan1{width:16px;height:16px;margin: 6px 6px 0 0;}
    .scSpan2{height:30px;}

    .detailedText_cont{font-size: 1.12em;line-height: 1.6em; }

    .detailedContact a{height:33px;line-height: 33px;font-size:1.15em;}
    .ContactSpan1{width:20px;height:20px;margin: 6px 7px 0 16px;}

    .detailedPaging a{height:46px;line-height: 46px;font-size:1.17em;}
    .Paging3{width:10px;height:18px;margin-top:14px;}

    .ShareTop{height:32px;line-height:32px;font-size: 1.22em;}
    .aImg1{width:20px;height :20px;}/*QQ、人人、加*/
    .aImg2{width:24px;height:20px;}/*空间*/
    .aImg3{width:15px;height:23px;}/*微博*/
    .aImg4{width:20px;height:20px;}/*空间*/

    .CodeP{font-size: 1.17em;}
	.CodeTxt{float:left;line-height:135px;font-size: 1.17em;}
	.CodeTxt span{font-size:2.1em;}
    .CodeImg{background-size: 113px;height: 113px;}

    /*
    *产品展示 结束
    */

    /*
    *企业简介 开始
    */
    .companyProfiles h3{height:40px;line-height:40px;font-size:1.3em;}
    .companyProfiles_div p{line-height: 1.76em;font-size: 1.19em;}
    .companyProfiles_time{font-size:1.04em;}

    /*
    *企业简介 结束
    */

    /*
    *企业动态 开始
    */
    .companyNews_top{height:40px;line-height:40px;}
    .companyNews_top_l{font-size: 1.16em;}
    .companyNews_top_r {width:20px;height:20px;top:10px;}

    .NewsCont_ul_text h4{height:18px;line-height:18px;font-size: 1.2em;}
    .NewsCont_ul_text p{height:18px;line-height:18px;font-size: 1.02em;}
    .NewsCont_ul_img{width:14px;height:16px;margin-top: -8px;}

    /*
    *企业动态 结束
    */

    /*
    *企业形象 开始
    */
    .Image_detailed h4{font-size: 1.26em;}
    .Image_detailed p{font-size: 1.06em;}
    /*
    *企业形象 结束
    */

    /*招聘信息 开始*/
    .employmentTop {height:36px;font-size:1.2em;}
    .employmentTop span{height:35px;line-height: 35px;}
    .employmentContact p{font-size: 1.12em;}

    /*招聘信息 结束*/

    /*在线下载 开始*/
    #download .NewsCont_ul_img{width:19px;height:18px;margin-top: -9px;}
    /*在线下载 结束*/

    /*
    *联系我们 开始
    */
    .boxTypeMessage h4{height:24px;line-height: 24px;font-size: 1.24em;margin-bottom: 3px;}
    .boxTypeMessage p{line-height: 25px;font-size: 1.12em;}
    .boxTypeMapBox{height: 282px;}

    .boxTypeMapAddress{height:27px;line-height: 27px;font-size: 1.13em;}
    .AddressSpan1{width :18px;height:21px;margin: 2px 8px 0 0;}

    /*
    *联系我们 结束
    */

    /*
    *在线留言 开始
    */
    .boxTypeOnline>p input{height:36px;line-height:36px;font-size: 1.17em;}
    .boxTypeOnline>div textarea{height:160px;line-height:20px;font-size: 1.17em;}
    #OnlineBtn{font-size: 1.25em;}

    /*
    *在线留言 结束
    */

    /*提交完成 开始*/
    .SubmitSpan{width:42%;height :25px;line-height:25px;font-size: 1.21em;}
    .SubmitSpan1{width :25px;margin: 0 10px 0 0;}
    .SubmitBtn{height:40px;line-height:40px;font-size: 1.21em;}
    /*提交完成 结束*/

    /*地图导航 开始*/
    .centMap{height: 540px;}
    /*地图导航 结束*/

    /*底部 开始*/
    .copyright{height:46px;line-height:46px;font-size: 1.05em;}
    /*底部 结束*/



	/* */
	.navigation li p{line-height:34px;font-size:1.2em;}
}

/*iphone 6*/
@media only screen and (min-width: 361px) and (max-width: 375px){
    .centent{max-height: 562px;}
    .footer{height:55px;}
    .footer>a{width:66px;}
    .footer_phone{left:22px;}
    .footer_index{margin-left: -33px;}
    .footer_map{right:22px;}

    .footer_logo{height:22px;margin: 8px auto 3px auto;}
    .footer_type{font-size: 1.1em;}
    .footer_phone .footer_logo{width:24px;}
    .footer_index .footer_logo{width:25px;}
    .footer_map .footer_logo{width:21px;}

    /*头部部分 开始*/
    .header{height:48px;line-height:48px;}
    .header_title{font-size: 1.38em;}
    .header_down{width:22px;height:22px;padding:13px 16px;}
    .header_back{width:14px;height:22px;top:8px;left:7px;padding:5px 8px;}
    /*头部部分 结束*/

    /*
    *首页 开始
    */
    /*banner部分 开始*/
    .banner{height:170px;}
    /*轮播部分 开始*/
    .slideBox{height:170px;}
    .slideBox .hd{bottom: 10px;}
    .slideBox .hd li{width:8px;height:8px;margin:0 5px;}
    .slideBox .bd li img{height:170px;}
    /*轮播部分 结束*/

    /*banner部分 结束*/

    /*navigation 开始*/
    .navigation li{height:76px;}
    /*navigation 结束*/

    /*企业简介 开始*/
    .boxType_name{font-size: 1.3em;height:32px;line-height: 32px;margin-bottom: 23px;}
    .boxType_name span{padding:5px 8px;}

    .boxType_text{font-size: 1.15em;}
    .boxType_cha{font-size: 1.13em;margin :26px 0 17px 0;}
    .boxType_cha a{height:30px;line-height: 30px;}

    /*企业简介 结束*/

    /*企业形象 开始*/
    .boxType_box{height:147px;}
    .slideImg{height:115px;}
    .slideName{height:32px;line-height: 32px;font-size: 1.13em;}
    /*企业形象 结束*/

    /*企业动态 开始*/
    .boxTypeList li{margin-bottom: 13px;}
    .boxTypeListA{padding-bottom:11px;}
    .boxTypeListA .ListA_name{height:22px;line-height: 22px;font-size: 1.25em;}
    .boxTypeListA .ListA_p{height:22px;line-height: 22px;font-size: 1.1em;}

    .list_num{width:11px;height: 11px;left: -6px;top: 0;}
    .ListA_img{width:18px;height:20px;margin-top: -15px;}
    /*企业动态 结束*/


    /*导航弹出部分 开始*/
    .supply-left-nav{top:48px;}
    .supply-tm{top:48px;}
    .nav_down li{height:45px;line-height:45px;font-size: 1.25em;}
    .nav_down li a span{width:20px;height:18px;margin-top:-9px;}
    /*导航弹出部分 结束*/

    /*广告 开始*/
    .slideBoxTwo .hdTwo{bottom: 36px;}
    .slideBoxTwo .hdTwo li{width:5px;height:5px;margin:16px 9px;}
    .slideBoxTwo .bdTwo li img{height:140px;}

    .closeBtn{width:100px;height:28px;line-height:28px;font-size:1.3em;right:36%;}
    /*广告 结束*/

    /*
    *首页 结束
    */

    /*
    *产品展示 开始
    */
    .boxType_name2{font-size: 1.3em;height:50px;line-height: 50px;}

    .centMin{min-height: 514px;}

    .boxTypeNav{height:42px;line-height:42px;}
    .boxTypeNav_top_left{font-size: 1.2em;padding-right: 22px;}
    .boxTypeNav_top_left span{width:11px;height:7px;top:18px;}
    .boxTypeNav_top_right{font-size: 1.1em;}

    .aK{width:20px;height:20px;padding:11px 13px;}
    .aH{width:24px;height:20px;padding:11px 13px;}

    .boxTypeNav_down{top:42px;}
    .boxTypeNav_down>li{font-size:1.15em;}
    .boxTypeNav_down>li>a{height:47px;line-height:47px;}
    .clickBtn{width:15px;height:9px;top:12px;padding:8px;}
    .down_box p{height:37px;line-height:37px;font-size:1.05em;}

    /*块 展示*/
    .boxTypeView_k li>a>div{height:172px;}
    .boxTypeView_k li>a>p{height:42px;/*margin: 10px 0;*/padding:0 10px;line-height:2.5em;font-size:1.16em;}

    .corporateImage_K li>a>div{height:112px;}
    .corporateImage_K li>a>p{height:32px;line-height:32px;padding:0 10px;font-size:1.16em;}

    /*分页*/
    .boxTypeView_page{height:35px;line-height:35px;font-size: 1.2em;}

    /*行 展示*/
    .boxTypeView_h li{height:100px;}
    .boxTypeView_h_img{width:100px;}
    .boxTypeView_h_text{width:68%;}
    .boxTypeView_h_text h4{height:22px;line-height:22px;font-size: 1.2em;margin:10px 0 5px 0;}
    .boxTypeView_h_text p{line-height:1.45em;font-size: 1.1em;}

    /*产品展示详细页*/
    .detailedImg{


/*height:360px;*/

}
    .detailedImg p{height:48px;line-height: 48px;font-size: 1.3em;}

    .detailedText_top{height:33px;line-height: 33px;}
    .detailedText_top p{height:32px;line-height: 32px;font-size: 1.17em;}
    .Text_top_sc{height:32px;line-height:32px;font-size:1.13em;padding:0 5px;}
    .scSpan1{width:18px;height:18px;margin: 6px 8px 0 0;}
    .scSpan2{height:32px;}

    .detailedText_cont{font-size: 1.12em;line-height: 1.66em; }

    .detailedContact a{height:35px;line-height: 35px;font-size:1.18em;}
    .ContactSpan1{width:21px;height:21px;margin: 7px 7px 0 17px;}

    .detailedPaging a{height:48px;line-height: 48px;font-size:1.16em;}
    .Paging3{width:10px;height:20px;margin-top:14px;}

    .ShareTop{height:33px;line-height:33px;font-size: 1.22em;}
    .aImg1{width:21px;height :21px;}/*QQ、人人、加*/
    .aImg2{width:25px;height:21px;}/*空间*/
    .aImg3{width:17px;height:25px;}/*微博*/
    .aImg4{width:21px;height:21px;}/*空间*/

    .CodeP{font-size: 1.17em;}
    .CodeTxt{float:left;line-height:150px;font-size: 1.17em;}
	.CodeTxt span{font-size:2.2em;}
    .CodeImg{background-size: 118px;height: 118px;}

    /*
    *产品展示 结束
    */

    /*
    *企业简介 开始
    */
    .companyProfiles h3{height:42px;line-height:42px;font-size:1.32em;}
    .companyProfiles_div p{line-height: 1.8em;font-size: 1.2em;}
    .companyProfiles_time{font-size:1.06em;}

    /*
    *企业简介 结束
    */

    /*
    *企业动态 开始
    */
    .companyNews_top{height:42px;line-height:42px;}
    .companyNews_top_l{font-size: 1.2em;}
    .companyNews_top_r {width:20px;height:20px;top:11px;}

    .NewsCont_ul_text h4{height:20px;line-height:20px;font-size: 1.25em;}
    .NewsCont_ul_text p{height:20px;line-height:20px;font-size: 1.08em;}
    .NewsCont_ul_img{width:16px;height:18px;margin-top: -9px;}

    /*
    *企业动态 结束
    */

    /*
    *企业形象 开始
    */
    .Image_detailed h4{font-size: 1.3em;}
    .Image_detailed p{font-size: 1.1em;}
    /*
    *企业形象 结束
    */

    /*招聘信息 开始*/
    .employmentTop {height:38px;font-size:1.25em;}
    .employmentTop span{height:37px;line-height: 37px;}
    .employmentContact p{font-size: 1.13em;}

    /*招聘信息 结束*/

    /*在线下载 开始*/
    #download .NewsCont_ul_img{width:21px;height:20px;margin-top: -10px;}
    /*在线下载 结束*/

    /*
    *联系我们 开始
    */
    .contactUsCodeImg{height:100px;}

    .boxTypeMessage h4{height:30px;line-height:30px;font-size: 1.26em;margin-bottom: 3px;}
    .boxTypeMessage p{line-height: 26px;font-size: 1.15em;}
    .boxTypeMapBox{height: 290px;}

    .boxTypeMapAddress{height:30px;line-height: 30px;font-size: 1.15em;}
    .AddressSpan1{width :19px;height:22px;margin: 3px 8px 0 0;}

    /*
    *联系我们 结束
    */

    /*
    *在线留言 开始
    */
    .boxTypeOnline>p input{height:38px;line-height:38px;font-size: 1.15em;}
    .boxTypeOnline>div textarea{height:180px;line-height:21px;font-size: 1.15em;}
    #OnlineBtn{font-size: 1.27em;}

    /*
    *在线留言 结束
    */

    /*提交完成 开始*/
    .SubmitSpan{width:42%;height :28px;line-height:28px;font-size: 1.3em;}
    .SubmitSpan1{width :28px;margin: 0 10px 0 0;}
    .SubmitBtn{height:42px;line-height:42px;font-size: 1.3em;}
    /*提交完成 结束*/

    /*地图导航 开始*/
    .centMap{height: 562px;}
    /*地图导航 结束*/

    /*底部 开始*/
    .copyright{height:48px;line-height:48px;font-size: 1.1em;}
    /*底部 结束*/

	
	/* */
	.navigation li p{line-height:34px;font-size:1.25em;}

	.tcBox{top: 49px;}
    .tcPhone p{height:43px;background: #fff;text-align: center;line-height: 43px;font-size: 1.6em;}
}
/*Nexus 5X样式如下 手机*/
@media screen and (min-width: 376px) and (max-width:412px){
	.centent {max-height: 555px;}
	.footer{height:55px;}
    .footer>a{width:66px;}
    .footer_phone{left:22px;}
    .footer_index{margin-left: -33px;}
    .footer_map{right:22px;}

    .footer_logo{height:22px;margin: 8px auto 3px auto;}
    .footer_type{font-size: 1.1em;}
    .footer_phone .footer_logo{width:24px;}
    .footer_index .footer_logo{width:25px;}
    .footer_map .footer_logo{width:21px;}

    /*头部部分 开始*/
    .header{height:48px;line-height:48px;}
    .header_title{font-size: 1.38em;}
    .header_down{width:22px;height:22px;padding:13px 16px;}
    .header_back{width:14px;height:22px;top:8px;left:7px;padding:5px 8px;}
    /*头部部分 结束*/

    /*
    *首页 开始
    */
    /*banner部分 开始*/
    .banner{height:170px;}
    /*轮播部分 开始*/
    .slideBox{height:170px;}
    .slideBox .hd{bottom: 10px;}
    .slideBox .hd li{width:8px;height:8px;margin:0 5px;}
    .slideBox .bd li img{height:170px;}
    /*轮播部分 结束*/

    /*banner部分 结束*/

    /*navigation 开始*/
    .navigation li{height:76px;}
    /*navigation 结束*/

    /*企业简介 开始*/
    .boxType_name{font-size: 1.3em;height:32px;line-height: 32px;margin-bottom: 23px;}
    .boxType_name span{padding:5px 8px;}

    .boxType_text{font-size: 1.15em;}
    .boxType_cha{font-size: 1.13em;margin :26px 0 17px 0;}
    .boxType_cha a{height:30px;line-height: 30px;}

    /*企业简介 结束*/

    /*企业形象 开始*/
    .boxType_box{height:147px;}
    .slideImg{height:115px;}
    .slideName{height:32px;line-height: 32px;font-size: 1.13em;}
    /*企业形象 结束*/

    /*企业动态 开始*/
    .boxTypeList li{margin-bottom: 13px;}
    .boxTypeListA{padding-bottom:11px;}
    .boxTypeListA .ListA_name{height:22px;line-height: 22px;font-size: 1.25em;}
    .boxTypeListA .ListA_p{height:22px;line-height: 22px;font-size: 1.1em;}

    .list_num{width:11px;height: 11px;left: -6px;top: 0;}
    .ListA_img{width:18px;height:20px;margin-top: -15px;}
    /*企业动态 结束*/


    /*导航弹出部分 开始*/
    .supply-left-nav{top:48px;}
    .supply-tm{top:48px;}
    .nav_down li{height:45px;line-height:45px;font-size: 1.25em;}
    .nav_down li a span{width:20px;height:18px;margin-top:-9px;}
    /*导航弹出部分 结束*/

    /*广告 开始*/
    .slideBoxTwo .hdTwo{bottom: 36px;}
    .slideBoxTwo .hdTwo li{width:5px;height:5px;margin:16px 9px;}
    .slideBoxTwo .bdTwo li img{height:140px;}

    .closeBtn{width:100px;height:28px;line-height:28px;font-size:1.3em;right:36%;}
    /*广告 结束*/

    /*
    *首页 结束
    */

    /*
    *产品展示 开始
    */
    .boxType_name2{font-size: 1.3em;height:50px;line-height: 50px;}

    .centMin{min-height: 514px;}

    .boxTypeNav{height:42px;line-height:42px;}
    .boxTypeNav_top_left{font-size: 1.2em;padding-right: 22px;}
    .boxTypeNav_top_left span{width:11px;height:7px;top:18px;}
    .boxTypeNav_top_right{font-size: 1.1em;}

    .aK{width:20px;height:20px;padding:11px 13px;}
    .aH{width:24px;height:20px;padding:11px 13px;}

    .boxTypeNav_down{top:42px;}
    .boxTypeNav_down>li{font-size:1.15em;}
    .boxTypeNav_down>li>a{height:47px;line-height:47px;}
    .clickBtn{width:15px;height:9px;top:12px;padding:8px;}
    .down_box p{height:37px;line-height:37px;font-size:1.05em;}

    /*块 展示*/
    .boxTypeView_k li>a>div{height:172px;}
    .boxTypeView_k li>a>p{height:42px;/*margin: 10px 0;*/padding:0 10px;line-height:2.5em;font-size:1.16em;}

    .corporateImage_K li>a>div{height:112px;}
    .corporateImage_K li>a>p{height:32px;line-height:32px;padding:0 10px;font-size:1.16em;}

    /*分页*/
    .boxTypeView_page{height:35px;line-height:35px;font-size: 1.2em;}

    /*行 展示*/
    .boxTypeView_h li{height:100px;}
    .boxTypeView_h_img{width:100px;}
    .boxTypeView_h_text{width:68%;}
    .boxTypeView_h_text h4{height:22px;line-height:22px;font-size: 1.2em;margin:10px 0 5px 0;}
    .boxTypeView_h_text p{line-height:1.45em;font-size: 1.1em;}

    /*产品展示详细页*/
    .detailedImg{


/*height:360px;*/

}
    .detailedImg p{height:48px;line-height: 48px;font-size: 1.3em;}

    .detailedText_top{height:33px;line-height: 33px;}
    .detailedText_top p{height:32px;line-height: 32px;font-size: 1.17em;}
    .Text_top_sc{height:32px;line-height:32px;font-size:1.13em;padding:0 5px;}
    .scSpan1{width:18px;height:18px;margin: 6px 8px 0 0;}
    .scSpan2{height:32px;}

    .detailedText_cont{font-size: 1.12em;line-height: 1.66em; }

    .detailedContact a{height:35px;line-height: 35px;font-size:1.18em;}
    .ContactSpan1{width:21px;height:21px;margin: 7px 7px 0 17px;}

    .detailedPaging a{height:48px;line-height: 48px;font-size:1.16em;}
    .Paging3{width:10px;height:20px;margin-top:14px;}

    .ShareTop{height:33px;line-height:33px;font-size: 1.22em;}
    .aImg1{width:21px;height :21px;}/*QQ、人人、加*/
    .aImg2{width:25px;height:21px;}/*空间*/
    .aImg3{width:17px;height:25px;}/*微博*/
    .aImg4{width:21px;height:21px;}/*空间*/

    .CodeP{font-size: 1.17em;}
    .CodeTxt{float:left;line-height:150px;font-size: 1.17em;}
	.CodeTxt span{font-size:2.2em;}
    .CodeImg{background-size: 118px;height: 118px;}

    /*
    *产品展示 结束
    */

    /*
    *企业简介 开始
    */
    .companyProfiles h3{height:42px;line-height:42px;font-size:1.32em;}
    .companyProfiles_div p{line-height: 1.8em;font-size: 1.2em;}
    .companyProfiles_time{font-size:1.06em;}

    /*
    *企业简介 结束
    */

    /*
    *企业动态 开始
    */
    .companyNews_top{height:42px;line-height:42px;}
    .companyNews_top_l{font-size: 1.2em;}
    .companyNews_top_r {width:20px;height:20px;top:11px;}

    .NewsCont_ul_text h4{height:20px;line-height:20px;font-size: 1.25em;}
    .NewsCont_ul_text p{height:20px;line-height:20px;font-size: 1.08em;}
    .NewsCont_ul_img{width:16px;height:18px;margin-top: -9px;}

    /*
    *企业动态 结束
    */

    /*
    *企业形象 开始
    */
    .Image_detailed h4{font-size: 1.3em;}
    .Image_detailed p{font-size: 1.1em;}
    /*
    *企业形象 结束
    */

    /*招聘信息 开始*/
    .employmentTop {height:38px;font-size:1.25em;}
    .employmentTop span{height:37px;line-height: 37px;}
    .employmentContact p{font-size: 1.13em;}

    /*招聘信息 结束*/

    /*在线下载 开始*/
    #download .NewsCont_ul_img{width:21px;height:20px;margin-top: -10px;}
    /*在线下载 结束*/

    /*
    *联系我们 开始
    */
    .contactUsCodeImg{height:100px;}

    .boxTypeMessage h4{height:30px;line-height:30px;font-size: 1.26em;margin-bottom: 3px;}
    .boxTypeMessage p{line-height: 26px;font-size: 1.15em;}
    .boxTypeMapBox{height: 290px;}

    .boxTypeMapAddress{height:30px;line-height: 30px;font-size: 1.15em;}
    .AddressSpan1{width :19px;height:22px;margin: 3px 8px 0 0;}

    /*
    *联系我们 结束
    */

    /*
    *在线留言 开始
    */
    .boxTypeOnline>p input{height:38px;line-height:38px;font-size: 1.15em;}
    .boxTypeOnline>div textarea{height:180px;line-height:21px;font-size: 1.15em;}
    #OnlineBtn{font-size: 1.27em;}

    /*
    *在线留言 结束
    */

    /*提交完成 开始*/
    .SubmitSpan{width:42%;height :28px;line-height:28px;font-size: 1.3em;}
    .SubmitSpan1{width :28px;margin: 0 10px 0 0;}
    .SubmitBtn{height:42px;line-height:42px;font-size: 1.3em;}
    /*提交完成 结束*/

    /*地图导航 开始*/
    .centMap{height: 562px;}
    /*地图导航 结束*/

    /*底部 开始*/
    .copyright{height:48px;line-height:48px;font-size: 1.1em;}
    /*底部 结束*/

	
	/* */
	.navigation li p{line-height:34px;font-size:1.25em;}

	.tcBox{top: 49px;}
    .tcPhone p{height:43px;background: #fff;text-align: center;line-height: 43px;font-size: 1.6em;}
}
/*iphone 6Plus--Nexus 6P*/
@media only screen and (min-width: 413px) and (max-width: 767px){
    .centent{max-height: 624px;}
    .footer{height:58px;}
    .footer>a{width:68px;}
    .footer_phone{left:22px;}
    .footer_index{margin-left: -34px;}
    .footer_map{right:22px;}

    .footer_logo{height:23px;margin: 8px auto 3px auto;}
    .footer_type{font-size: 1.16em;}
    .footer_phone .footer_logo{width:25px;}
    .footer_index .footer_logo{width:26px;}
    .footer_map .footer_logo{width:22px;}

    /*头部部分 开始*/
    .header{height:52px;line-height:52px;}
    .header_title{font-size: 1.42em;}
    .header_down{width:24px;height:24px;padding:14px 17px;}
    .header_back{width:16px;height:24px;top:9px;left:7px;padding:5px 8px;}
    /*头部部分 结束*/

    /*
    *首页 开始
    */
    /*banner部分 开始*/
    .banner{height:190px;}
    /*轮播部分 开始*/
    .slideBox{height:190px;}
    .slideBox .hd{bottom: 12px;}
    .slideBox .hd li{width:8px;height:8px;margin:0 6px;}
    .slideBox .bd li img{height:190px;}
    /*轮播部分 结束*/

    /*banner部分 结束*/

    /*navigation 开始*/
    .navigation li{height:82px;}
    /*navigation 结束*/

    /*企业简介 开始*/
    .boxType_name{font-size: 1.3em;height:32px;line-height: 32px;margin-bottom: 23px;}
    .boxType_name span{padding:5px 9px;}

    .boxType_text{font-size: 1.24em;}
    .boxType_cha{font-size: 1.22em;margin :26px 0 20px 0;}
    .boxType_cha a{height:32px;line-height: 32px;}

    /*企业简介 结束*/

    /*企业形象 开始*/
    .boxType_box{height:162px;}
    .slideImg{height:127px;}
    .slideName{height:35px;line-height: 35px;font-size: 1.16em;}
    /*企业形象 结束*/

    /*企业动态 开始*/
    .boxTypeList li{margin-bottom: 13px;}
    .boxTypeListA{padding-bottom:11px;}
    .boxTypeListA .ListA_name{height:22px;line-height: 22px;font-size: 1.25em;}
    .boxTypeListA .ListA_p{height:22px;line-height: 22px;font-size: 1.1em;}

    .list_num{width:11px;height: 11px;left: -6px;top: 0;}
    .ListA_img{width:18px;height:20px;margin-top: -15px;}
    /*企业动态 结束*/


    /*导航弹出部分 开始*/
    .supply-left-nav{top:52px;}
    .supply-tm{top:52px;}
    .nav_down li{height:49px;line-height:49px;font-size: 1.28em;}
    .nav_down li a span{width:20px;height:18px;margin-top:-9px;}
    /*导航弹出部分 结束*/

    /*广告 开始*/
    .slideBoxTwo .hdTwo{bottom: 40px;}
    .slideBoxTwo .hdTwo li{width:6px;height:6px;margin:16px 9px;}
    .slideBoxTwo .bdTwo li img{height:140px;}

    .closeBtn{width:100px;height:28px;line-height:28px;font-size:1.3em;right:38%;}
    /*广告 结束*/

    /*
    *首页 结束
    */

    /*
    *产品展示 开始
    */
    .boxType_name2{font-size: 1.3em;height:56px;line-height: 56px;}

    .centMin{min-height: 569px;}

    .boxTypeNav{height:46px;line-height:46px;}
    .boxTypeNav_top_left{font-size: 1.25em;padding-right: 24px;}
    .boxTypeNav_top_left span{width:12px;height:8px;top:20px;}
    .boxTypeNav_top_right{font-size: 1.13em;}
    .aK{width:20px;height:20px;padding:13px 15px;}
    .aH{width:24px;height:20px;padding:13px 15px;}

    .boxTypeNav_down{top:45px;}
    .boxTypeNav_down>li>a{height:50px;line-height:50px;font-size:1.2em;}
    .clickBtn{width:15px;height:9px;top:12px;padding:8px;}
    .down_box p{height:40px;line-height:40px;font-size:1.1em;}

    /*块 展示*/
    .boxTypeView_k li>a>div{height:190px;}
    .boxTypeView_k li>a>p{height:42px;/*margin: 8px 0;*/padding:0 10px;line-height:2.5em;font-size:1.16em;}

    .corporateImage_K li>a>div{height:124px;}
    .corporateImage_K li>a>p{height:35px;line-height:35px;padding:0 10px;font-size:1.16em;}

    /*分页*/
    .boxTypeView_page{height:37px;line-height:37px;font-size: 1.26em;}

    /*行 展示*/
    .boxTypeView_h li{height:110px;}
    .boxTypeView_h_img{width:110px;}
    .boxTypeView_h_text{width:68%;}
    .boxTypeView_h_text h4{height:25px;line-height:25px;font-size: 1.25em;margin:10px 0 3px 0;}
    .boxTypeView_h_text p{line-height:1.55em;font-size: 1.13em;}

    /*产品展示详细页*/
    .detailedImg{

/*height:390px;*/
}
    .detailedImg p{height:52px;line-height: 52px;font-size: 1.3em;}

    .detailedText_top{height:35px;line-height: 35px;}
    .detailedText_top p{height:34px;line-height: 34px;font-size: 1.26em;}
    .Text_top_sc{height:34px;line-height:34px;font-size:1.2em;padding:0 5px;}
    .scSpan1{width:18px;height:18px;margin: 7px 8px 0 0;}
    .scSpan2{height:34px;}

    .detailedText_cont{font-size: 1.13em;line-height: 1.66em; }

    .detailedContact a{height:36px;line-height: 36px;font-size:1.18em;}
    .ContactSpan1{width:21px;height:21px;margin: 7px 10px 0 21px;}

    .detailedPaging a{height:50px;line-height: 50px;font-size:1.2em;}
    .Paging3{width:11px;height:20px;margin-top:15px;}

    .ShareTop{height:33px;line-height:33px;font-size: 1.22em;}
    .aImg1{width:21px;height :21px;}/*QQ、人人、加*/
    .aImg2{width:25px;height:21px;}/*空间*/
    .aImg3{width:17px;height:25px;}/*微博*/
    .aImg4{width:21px;height:21px;}/*空间*/

    .CodeP{font-size: 1.2em;}
    .CodeTxt{float:left;line-height:160px;font-size: 1.2em;}
	.CodeTxt span{font-size:2.2em;}
    .CodeImg{background-size: 130px;height: 130px;}

    /*
    *产品展示 结束
    */

    /*
    *企业简介 开始
    */
    .companyProfiles h3{height:45px;line-height:45px;font-size:1.4em;}
    .companyProfiles_div p{line-height: 1.9em;font-size: 1.26em;}
    .companyProfiles_time{font-size:1.1em;}

    /*
    *企业简介 结束
    */

    /*
    *企业动态 开始
    */
    .companyNews_top{height:46px;line-height:46px;}
    .companyNews_top_l{font-size: 1.25em;}
    .companyNews_top_r {width:22px;height:22px;top:12px;}

    .NewsCont_ul_text h4{height:21px;line-height:21px;font-size: 1.25em;}
    .NewsCont_ul_text p{height:21px;line-height:21px;font-size: 1.08em;}
    .NewsCont_ul_img{width:17px;height:18px;margin-top: -9px;}

    /*
    *企业动态 结束
    */

    /*
    *企业形象 开始
    */
    .Image_detailed h4{font-size: 1.3em;}
    .Image_detailed p{font-size: 1.1em;}
    /*
    *企业形象 结束
    */

    /*招聘信息 开始*/
    .employmentTop {height:40px;font-size:1.27em;}
    .employmentTop span{height:39px;line-height: 39px;}
    .employmentContact p{font-size: 1.13em;}

    /*招聘信息 结束*/

    /*在线下载 开始*/
    #download .NewsCont_ul_img{width:21px;height:20px;margin-top: -10px;}
    /*在线下载 结束*/

    /*
    *联系我们 开始
    */
    .contactUsCodeImg{height:111px;}

    .boxTypeMessage h4{height:32px;line-height:32px;font-size: 1.27em;margin-bottom: 3px;}
    .boxTypeMessage p{line-height: 27px;font-size: 1.16em;}

    .boxTypeMapBox{height: 298px;}
    .boxTypeMapAddress{height:30px;line-height: 30px;font-size: 1.16em;}
    .AddressSpan1{width :19px;height:22px;margin: 3px 8px 0 0;}

    /*
    *联系我们 结束
    */

    /*
    *在线留言 开始
    */
    .boxTypeOnline>p input{height:40px;line-height:40px;font-size: 1.2em;}
    .boxTypeOnline>div textarea{height:180px;line-height:21px;font-size: 1.2em;}
    #OnlineBtn{font-size: 1.3em;}

    /*
    *在线留言 结束
    */

    /*提交完成 开始*/
    .SubmitSpan{width:40%;height :28px;line-height:28px;font-size: 1.3em;}
    .SubmitSpan1{width :28px;margin: 0 10px 0 0;}
    .SubmitBtn{height:42px;line-height:42px;font-size: 1.3em;}
    /*提交完成 结束*/

    /*地图导航 开始*/
    .centMap{height: 622px;}
    /*地图导航 结束*/

    /*底部 开始*/
    .copyright{height:52px;line-height:52px;font-size: 1.16em;}
    /*底部 结束*/


	/* */
	.navigation li p{line-height:40px;font-size:1.25em;}

	.tcBox{top: 53px;}
    .tcPhone p{height:47px;background: #fff;text-align: center;line-height: 47px;font-size: 1.6em;}
}


/*宽屏样式如下 iPad*/
@media screen and (min-width:768px){
    .centent{max-height: 865px;margin-bottom: 76px;}
    .footer{height:85px;max-width: 768px;left:50%;margin-left: -384px;}
    .footer>a{width:98px;}
    .footer_phone{left:42px;}
    .footer_index{margin-left: -49px;}
    .footer_map{right:42px;}

    .footer_logo{height:33px;margin: 14px auto 6px auto;}
    .footer_type{font-size: 1.5em;}
    .footer_phone .footer_logo{width:35px;}
    .footer_index .footer_logo{width:36px;}
    .footer_map .footer_logo{width:30px;}

    /*头部部分 开始*/
    .header{height:72px;line-height:72px;}
    .header_title{font-size: 2.0em;}
    .header_down{width:35px;height:34px;padding:19px 22px;}
    .header_back{width:22px;height:36px;top:11px;left:18px;padding:8px 12px;}
    /*头部部分 结束*/

    /*
    *首页 开始
    */
    /*banner部分 开始*/
    .banner{height:280px;}
    /*轮播部分 开始*/
    .slideBox{height:280px;}
    .slideBox .hd{bottom: 20px;}
    .slideBox .hd li{width:15px;height:15px;margin:0 10px;}
    .slideBox .bd li img{height:280px;}
    /*轮播部分 结束*/

    /*banner部分 结束*/

    /*navigation 开始*/
    .navigation li{height:137px;}
    /*navigation 结束*/

    /*企业简介 开始*/
    .boxType_name{font-size: 1.85em;height:52px;line-height: 52px;margin-bottom: 32px;}
    .boxType_name span{padding:11px 16px;}

    .boxType_text{font-size: 1.68em;}
    .boxType_cha{font-size: 1.68em;margin :40px 0 25px 0;}
    .boxType_cha a{height:52px;line-height: 52px;}

    /*企业简介 结束*/

    /*企业形象 开始*/
    .boxType_box{height:295px;}
    .slideImg{height:240px;}
    .slideName{height:55px;line-height: 55px;font-size: 1.68em;}
    /*企业形象 结束*/

    /*企业动态 开始*/
    .boxTypeList li{margin-bottom: 15px;}
    .boxTypeListA{padding-bottom:13px;}
    .boxTypeListA .ListA_name{height:36px;line-height: 36px;font-size: 1.65em;}
    .boxTypeListA .ListA_p{height:36px;line-height: 36px;font-size: 1.58em;}

    .list_num{width:16px;height: 16px;left: -8px;top: 0;}
    .ListA_img{width:25px;height:29px;margin-top: -22px;}
    /*企业动态 结束*/

    /*导航弹出部分 开始*/
    .supply-left-nav{top:72px;}
    .supply-tm{top:72px;}
    .nav_down li{height:68px;line-height:68px;font-size: 1.75em;}
    .nav_down li a span{width:32px;height:28px;margin-top:-14px;}
    /*导航弹出部分 结束*/

    /*广告 开始*/
    .slideBoxTwo .hdTwo{bottom: 80px;}
    .slideBoxTwo .hdTwo li{width:12px;height:12px;margin:3px 15px;}
    .slideBoxTwo .bdTwo li img{height:140px;}

    .closeBtn{width:160px;height:45px;line-height:45px;font-size:2em;border-radius:6px;right:39%;}
    /*广告 结束*/

    /*
    *首页 结束
    */

    /*
    *产品展示 开始
    */
    .boxType_name2{font-size: 1.85em;height:80px;line-height: 80px;}

    .centMin{min-height:792px;}

    .boxTypeNav{height:66px;line-height:66px;}
    .boxTypeNav_top_left{font-size: 1.7em;padding-right: 35px;}
    .boxTypeNav_top_left span{width:18px;height:13px;top:29px;}
    .boxTypeNav_top_right{font-size: 1.62em;}
    .aK{width:28px;height:28px;padding:19px 21px;}
    .aH{width:32px;height:28px;padding:19px 21px;}

    .boxTypeNav_down{top:65px;}
    .boxTypeNav_down>li>a{height:65px;line-height:65px;font-size:1.62em;}
    .clickBtn{width:23px;height:13px;top:14px;padding:12px;}
    .down_box p{height:55px;line-height:55px;font-size:1.61em;}

    /*块 展示*/
    .boxTypeView_k li>a>div{height:350px;}
    .boxTypeView_k li>a>p{height:60px;/*margin: 15px 0;*/padding:0 15px;line-height:2.5em;font-size:1.7em;}

    .corporateImage_K li>a>div{height:230px;}
    .corporateImage_K li>a>p{height:50px;line-height:50px;padding:0 15px;font-size:1.7em;}

    /*分页*/
    .boxTypeView_page{height:55px;line-height:55px;font-size: 1.7em;}

    /*行 展示*/
    .boxTypeView_h li{height:160px;}
    .boxTypeView_h_img{width:160px;}
    .boxTypeView_h_text{width:74.5%;}
    .boxTypeView_h_text h4{height:36px;line-height:36px;font-size: 1.7em;margin:15px 0 5px 0;}
    .boxTypeView_h_text p{line-height:1.7em;font-size: 1.62em;}

    /*产品展示详细页*/
    .detailedImg{

/*height:700px;*/

}
    .detailedImg p{height:76px;line-height: 76px;font-size: 1.86em;}
	/*详情 start*/
	.attribute ul li{line-height: 36px;font-size: 1.8em;}
		
    .detailedText_top{height:56px;line-height: 56px;}
    .detailedText_top p{height:55px;line-height: 55px;font-size: 1.86em;}
    .Text_top_sc{height:55px;line-height:55px;font-size:1.76em;padding:0 10px;}
    .scSpan1{width:27px;height:27px;margin: 13px 12px 0 0;}
    .scSpan2{height:55px;}

    .detailedText_cont{font-size: 1.72em;line-height: 1.66em; }

    .detailedContact a{height:56px;line-height: 56px;font-size:1.7em;}
    .ContactSpan1{width:31px;height:31px;margin: 13px 22px 0 51px;}

    .detailedPaging a{height:80px;line-height: 80px;font-size:1.76em;}
    .Paging3{width:16px;height:30px;margin-top:25px;}

    .ShareTop{height:70px;line-height:70px;font-size: 1.76em;}
    .aImg1{width:33px;height :33px;}/*QQ、人人、加*/
    .aImg2{width:37px;height:33px;}/*空间*/
    .aImg3{width:26px;height:37px;}/*微博*/
    .aImg4{width:33px;height:33px;}/*空间*/

    .CodeP{font-size: 1.72em;}
    .CodeTxt{float:left;line-height:320px;font-size: 1.8em;}
	.CodeTxt span{font-size:3em;}
    
    .CodeImg{background-size: 242px;height: 242px;}
	.CodeImg img{margin-top:12px;}

    /*
    *产品展示 结束
    */

    /*
     *企业简介 开始
     */
    .companyProfiles h3{height:62px;line-height:62px;font-size:1.9em;}
    .companyProfiles_div p{line-height: 1.9em;font-size: 1.76em;}
    .companyProfiles_time{font-size:1.5em;}

    /*
    *企业简介 结束
    */

    /*
    *企业动态 开始
    */
    .companyNews_top{height:66px;line-height:66px;}
    .companyNews_top_l{font-size: 1.76em;}
    .companyNews_top_r {width:34px;height:34px;top:16px;}

    .NewsCont_ul_text h4{height:30px;line-height:30px;font-size: 1.76em;}
    .NewsCont_ul_text p{height:30px;line-height:30px;font-size: 1.6em;}
    .NewsCont_ul_img{width:26px;height:26px;margin-top: -13px;}

    /*
    *企业动态 结束
    */

    /*
    *企业形象 开始
    */
    .Image_detailed h4{font-size: 1.86em;}
    .Image_detailed p{font-size: 1.65em;}
    /*
    *企业形象 结束
    */

    /*招聘信息 开始*/
    .employmentTop {height:61px;font-size:1.85em;}
    .employmentTop span{height:60px;line-height: 60px;}
    .employmentContact p{font-size: 1.72em;}
    .downloadXian{width:2px;}

    /*招聘信息 结束*/

    /*在线下载 开始*/
    #download .NewsCont_ul_img{width:32px;height:30px;margin-top: -15px;}
    /*在线下载 结束*/

    /*
    *联系我们 开始
    */
    .contactUsCodeImg{height:206px;}

    .boxTypeMessage h4{height:45px;line-height:45px;font-size: 1.8em;margin-bottom: 3px;}
    .boxTypeMessage p{line-height: 37px;font-size: 1.65em;}

    .boxTypeMapBox{height: 460px;}
    .boxTypeMapAddress{height:40px;line-height: 40px;font-size: 1.65em;}
    .AddressSpan1{width :27px;height:32px;margin: 4px 12px 0 0;}

    /*
    *联系我们 结束
    */

    /*
    *在线留言 开始
    */
    .boxTypeOnline>p input{height:56px;line-height:56px;font-size: 1.7em;}
    .boxTypeOnline>div textarea{height:280px;line-height:21px;font-size: 1.7em;}
    #OnlineBtn{font-size: 1.82em;}

    /*
    *在线留言 结束
    */

    /*提交完成 开始*/
    .SubmitSpan{width:32%;height :38px;line-height:38px;font-size: 1.8em;}
    .SubmitSpan1{width :38px;margin: 0 20px 0 0;}
    .SubmitBtn{height:58px;line-height:58px;font-size: 1.8em;}
    /*提交完成 结束*/

    /*地图导航 开始*/
    .centMap{height: 864px;}
    /*地图导航 结束*/


    /*底部 开始*/
    .copyright{height:72px;line-height:72px;font-size: 1.5em;}
    /*底部 结束*/


	/* */
	.navigation li a img{margin-top:15px;}
	.navigation li p{line-height:64px;font-size:2.2em;}

	.tcBox{top: 73px;}
    .tcPhone p{height:67px;background: #fff;text-align: center;line-height: 67px;font-size: 2.4em;}
}
/***************** iPhone X  *****************/
@media (device-height:812px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */
.centent {max-height: 707px;}
}