﻿/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../images/ico.png);
    *text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align: middle;}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px; width: 30px;height: 22px;vertical-align: middle;
    margin-right: 10px;}
.ico2_2{background-position: -40px -20px;}
.ico3_1{background-position: 0 -60px;width:30px;}
.ico3_2{background-position: 0 -80px;width:30px;}
.ico3_3{background-position: -40px -40px;}
.ico3_4{background-position: -60px -40px;}
.ico3_5{background-position: -80px -40px;}
.ico4_1{background-position: -40px -60px;}

.ico5_1{background-position: -40px -80px;}
.ico5_2{background-position: -60px -80px;}

/* 常量设置 */
html { overflow-x:auto;}
body{font-size:14px; line-height:1.7; color:#000; background:#fff;}
.wrap{width:1200px;margin-left:auto;margin-right:auto;}
a{color:inherit;}
a:hover { color:#f68c32;}
::-moz-selection {color:#fff; background:#39f; }
::selection {color:#fff; background:#39f; }
::-webkit-input-placeholder { color:#aaa; }
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

.mobile_img{ display:none}

a:focus, a:hover{
    text-decoration: none;
}
.header_box{z-index:20;}
.header_top{background-color: #ff8a00;}
.header_top>.wrap{ height: 30px;line-height: 30px;}
.header{background:url(../images/black.75.png) repeat;left:0;right:0;position: fixed; z-index:50}
.header>.wrap{width:auto;padding-left:2%;padding-right:2%;}
.header-Fixed{background:#000;}
.mobile_key{display:none;}
.nav{width:75%;}
.nav>ul>li{
    font-size: 18px;
    color: #fff;
    float: left;
    width: 16.666666666%;
}
.nav>ul>li>a{
    display: block;
    text-align: center;
    line-height: 84px;
}
#menu>ul>li.cur>a,#menu>ul>li:hover>a{
    background-color: #ff8a00;
    color: #fff;
}
.nav_sub{position: absolute;left: 0;right: 0;top: 84px;background-color: #fc8800;padding-bottom:30px;
    display: none;}
.nav_sub ul>li{float: left;width:20%;border-left:1px #fda238 solid;margin-left:-1px;margin-top:40px;}
.nav_sub ul>li>a{font-weight: bold;font-size:14px;color:#000;text-align: center;display: block;padding: 0 10%;}
.nav_sub ul>li .rect-75{margin-bottom:10px;}

/*banner图*/
.banner{
    height:652px;
    position: relative;
    overflow: hidden;
}
.banner img{
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    max-width: none;
}
.banner .arrs{display:none;width:66px;height:114px;background: url(../images/bann_btn.png);position: absolute;left:50%;top:50%;margin-top:-68px;z-index: 10}
.banner .arr_prev{margin-left:-650px;}
.banner .arr_next{margin-left:600px;background-position: right 0;}
.banner .arr_prev:hover{background-position: left bottom;}
.banner .arr_next:hover{background-position: right bottom;}
.banner  .slide_nav{position:absolute;bottom:10%;left:50%;margin-left:-600px;width:200px;font-size:0;}
.banner  .slide_nav>a{cursor:pointer;display:inline-block;width:16px;height: 16px;background: url(about:blank);border:2px #ff8a00 solid;vertical-align: middle;margin: 0 4px;line-height: 99;overflow: hidden;}
.banner  .slide_nav .on{background:#ff8a00;}

.sec-dxtx{background-color: #000;color:#fff;padding:30px 0;}
.chann-tit{font-size:32px;font-weight: bold;margin-right: 3%;}
.chann-txt{width:50%;}
.chann-more{display: block;width:160px;height: 40px;line-height: 40px;background-color: #ff8a00;color:#fff;margin-top:7px;}
.chann-more:hover{color:#fff;}

.sec-about{background: url(../images/sec_about.jpg) center top no-repeat;padding:134px 0 113px;}
.sec-about-con{background-color: #fff;}
.sec-about-con-img{width:45.3%;}
.sec-about-con-info{width:530px;background: url(../images/sec_about_bg.jpg)  0px no-repeat;padding-top: 0%;padding-right: 0%;}
.sec-about-con-info-tit{width: 68%;font-size: 25px;font-weight: bold;line-height: 1.4;}
.sec-about-con-info-p{line-height: 1.8;margin-top: 32px;}

.sec-other{padding:80px 0 70px;}
.sec-other-list>ul{margin-right:-3%;}
.sec-other-list>ul>li{float: left;width:30.333333%;margin-right:3%;}
.rect-621{padding-bottom:62.1%;}
.sec-other-list-tit{bottom: 0;left: 0;right: 0;text-align: center;font-size: 24px;color: #fff;padding: 5px 0;z-index: 5;}
.sec-other-list-tit>i{position: absolute;left: 7%;bottom: 25%;}
.sec-other-list-cover{background: url(../images/orange.6.png) repeat;top:0;bottom:0;right:0;left:0; opacity: 0;filter:alpha(opacity=0);}
.sec-other-list>ul>li:hover .sec-other-list-cover{opacity: 1;filter:alpha(opacity=100);}
.sec-other-list>ul>li:hover  .sec-other-list-tit>i{background-position: 0 -80px;}
.chann_t{font-size:30px;}
.sec-tdcq{background: url(../images/sec_tdcq_bg.jpg) center top no-repeat;padding:50px 0;}
.sec-tdcq-list{margin-top:30px;}
.sec-tdcq-list>ul{margin-right:-6%;}
.sec-tdcq-list>ul>li{width:27.333333%;margin-right:6%;float:left;position:relative;}
.sec-tdcq-list-date{font-family: Arial;top:10px;left:0;}
.sec-tdcq-list-date>.day{font-size:48px;font-weight:bold;color:#ff8a00;line-height: 40px;}
.sec-tdcq-list-date>span{display:block;}
.sec-tdcq-list-date>.month-year{font-size:14px;}
.sec-tdcq-list-box{display: block;margin-left: 80px;}
.sec-tdcq-list-tit{font-size:18px;line-height: 1.5;font-weight: bold;height: 54px;overflow: hidden;}
.sec-tdcq-list-p{margin-top:10px;}
.sec-tdcq-list-jt{margin-top:20px;opacity: 0;filter:alpha(opacity=0);}
.sec-tdcq-list>ul>li:hover .sec-tdcq-list-jt{opacity: 1;filter:alpha(opacity=100);}

/*底部*/
.footer-top{background:url(../images/foot_m_bg.gif) repeat;color:#6a6a6a;}
.footer-top>.wrap{background: url(../images/foot_bg.png) right top no-repeat;padding-top:28px;padding-bottom:20px;}
.footer-dl-01{width:24%;padding: 0 5% 0 3%;}
.footer-dl-02{width:12%;}
.footer-dl-04{width:26%;}
.footer-dl-05{width:15%;}
.footer-dl-03{padding-left: 5%;padding-right: 5%;width:20%;}
.footer-dl-dt{font-size:18px;padding-bottom:20px;}
.footer-dl-dd{border-right: 1px #333 solid;line-height:2;min-height: 140px;}
.footer-dl-dd>a{display: block;}
.footer-dl-01 .footer-dl-dd>a{float: left;width:50%;}
.footer-dl-04-dd{line-height: 2;}
.footer-dl-05-dd>p{margin-top:10px;}
.footer{color:#6a6a6a;padding:22px 0 13px; line-height: 42px;    background: url(../images/foot_m_bg2.gif) repeat;}
.footer_01{width:41%;}
.footer_02{width:17%;}
.footer_03{width:30%;}

/*下层*/
.n_banner{height: 441px;position: relative;overflow: hidden;    z-index: 5;}
.n_banner>img{width:1920px;height: 100%;position: absolute;left:50%;margin-left:-960px;max-width:none;}
.n_chann{left:50%;margin-left:-600px;color:#fff; z-index: 10;bottom: 5%;}
.n_chann_it{font-size:48px;font-weight: bold;}
.ny-position{background:url(../images/black.6.png) repeat;top: 84px;left: 0;right: 0;padding: 10px 0;text-align: right;}
.ny-position .posi,.ny-position .posi>a{color:#ff8a00;}
.posi{font-size:14px;}
.s_menu{padding-bottom:40px;}
.s_menu>ul>li{float:left;width:14%;margin-right:1%;margin-bottom:1%;}
.s_menu>ul>li>a{display:block;background-color: #ddd;height:44px;line-height: 44px;text-align: center;color:#000;}
.s_menu>ul>li.cur>a,.s_menu>ul>li:hover>a{background-color: #ffd900;}
.main-box>.wrap{padding-top:25px;padding-bottom:60px;}
.main-box-bqjs{bottom:10px;left:0;}

.pro-list>ul{margin-right:-1%;}
.pro-list>ul>li{width:32.333333%;margin-right:1%;float:left;padding:30px 0 20px;border-top:1px #ddd solid;}
.pro-list-box{
    display: block;background-color: #ddd;padding:5%;margin-top:10px;color:#000;}
.pro-list-tit{font-size:24px;font-weight:bold;}
.pro-list-p{ height: 69px;  overflow: hidden;  line-height: 23px;}
.pro-list-detail{
    display: block;width:110px;height: 32px;line-height: 32px;border:1px #4a4a4a solid;margin-top: 10px;}
.pro-list>ul>li:hover .pro-list-box{background-color: #ffcd11;color:#000;}
.pro-list>ul>li:hover .pro-list-detail{background-color:#010101;color:#ffcd11;}

/* prodetail-1 start*/
.pro-detail-top { overflow: hidden; *zoom: 1;}
.pro-detail-top-img { float: left; width: 48%;}
.pro-detail-top-detail { float: right; width: 48%;}
.pro-detail-top-detail ._title { font-size: 48px; color: #000; }
.pro-detail-top-detail ._tip {color: #000;}
.pro-detail-top-detail ._tools { margin: 30px 0 0;}
.pro-detail-top-detail ._tools li {line-height: 50px; font-size:18px; width: 207px; height: 50px;
    margin-right: 10px; vertical-align: top; }
.pro-detail-top-detail ._tools ._link a { display: block; text-align: center;color: #fff;background: #ffba00; }
.pro-detail-top-detail ._tools ._txt>a{font-size:22px;color:#000;}
.pro-detail-top-detail ._tools ._val { text-align: center;}
.pro-detail-top-detail ._tools ._pop ._val .ion {font-size: 14px; color: #ccc;}

.pro-detail-top-detail ._recome{margin: 30px 0 0;}
.pro-detail-top-detail ._recome ._t { font-size: 18px; line-height: 34px;}
.pro-detail-top-detail ._recome img { border: 1px solid #ccc;}
.pro-detail-top-detail ._recome ._p { text-align: center;font-size:18px;color:#000;}
.pro-detail-top-detail .bdsharebuttonbox{margin-top:10px;}
.pro-detail-con{margin-top:20px;}
.pro-detail-con-tit{background-color: #eee;line-height: 65px;line-height: 65px;}
.pro-detail-con-tit ._title{font-size:24px;color:#fff;font-weight: bold;background-color: #ffba00;display: inline-block;width:17%;border-right: 4px #fff solid;}
.pro-detail-con-detial{padding:4% 0;}

/* newslist-1 start*/
.news-newstop-1 { margin-top:60px; }
.news-newstop-1,.news-newstop-1 ._wrap,.news-newstop-1 ._cell,.news-newstop-1 > .hd,.news-newstop-1 ._img,.news-newstop-1 ._intro { position:relative; overflow:hidden;}
.news-newstop-1 ._img{width:40%;}
.news-newstop-1 > .hd,.news-newstop-1 ._intro { width:58%;}
.news-newstop-1 > .hd { height:65px; background-color:#bb8512; color:#fff; position:absolute; right:0; top:0; z-index:2;}
.news-newstop-1 > .hd,.news-newstop-1 ._intro { border:#ddd 1px solid; box-sizing:border-box;}
.news-newstop-1 > .hd ._title { margin:0 25px; line-height:65px; font-size:18px; color:#fff;}

.news-newstop-1 ._img { float:left;}
.news-newstop-1 ._intro { float:right; margin-top:64px; padding-bottom:49px;color:#000;}
.news-newstop-1 ._intro ._title,.news-newstop-1 ._intro ._info,.news-newstop-1 ._intro ._sum { margin:0 25px; }
.news-newstop-1 ._intro ._title { font-size:22px; font-weight:normal; padding-top:50px;}
.news-newstop-1 ._intro ._info { color:#a4a4a4; font-size:12px; margin-bottom:15px; height:22px; line-height:22px;}
.news-newstop-1 ._intro ._sum { line-height:1.8em; height:3.6em; overflow:hidden;  font-size:14px; }

.news-newstop-1 .slide_nav { right:20px; top:29px; font:0/0 a; letter-spacing:-9px;}
.news-newstop-1 .slide_nav a { display:inline-block; width:10px; height:10px; background-color:#ffffff; margin:0 4px; border-radius:50%; overflow:hidden; cursor:pointer;}
.news-newstop-1 .slide_nav a.on { background-color:#ffe400; }
.news-newstop-1 a:hover { color:#a37740; }
.news-list{margin-top:60px;}
.news-list>ul>li{position: relative;background-color: #f7f7f7;margin-bottom:45px;}
.news-list-date{left:0;bottom:0;top:0;background-color: #ffba00;color:#fff;width:140px;text-align: right;padding:2%;}
.news-list-date>span{display:block;}
.news-list-date .day{font-size:48px;font-family: Arial;font-weight:bold;line-height: 50px;}
.news-list-date .month-year{font-size: 14px;font-family: Arial;}
.date-sort{position: relative;padding-top:8px;margin-top:13px;}
.date-sort:before{content:'';width:20px;height: 1px;background-color: #fff;position: absolute;top:0;right:0;}
.news-list-con{display:block;padding: 3%;margin-left: 140px;color:#000;}
.news-list-tit{font-size:18px;}
.news-list-summ{line-height: 23px;height: 46px;overflow: hidden;margin-top: 10px;}
.news-list-detail-a{display:inline-block;width:110px;height: 40px;line-height: 40px;background-color: #a7a7a7;color:#fff;}
.news-list-detail{margin-top:10px;}
.news-list>ul>li:hover .news-list-date,.news-list>ul>li:hover .news-list-detail-a{background-color: #bb8512;}
.news-list>ul>li:hover .news-list-con{color:#000;}

/*分页*/
/* page-1 start*/
.page{font-size: 12px; color: #777777; text-align: center;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #eb6b13;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

/*news-newsdetail-7*/
.news-newsdetail-7 .ion { color:#676767; }
.news-newsdetail-7 .n_left { width:66.8%; float:left; box-sizing:border-box; }
.news-newsdetail-7 ._head ._title { font-size:32px; font-weight:bold; color:#010101; margin-bottom:10px;line-height:1.2;}

.news-newsdetail-7 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.news-newsdetail-7 ._tools ._tool{vertical-align: middle; font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.news-newsdetail-7 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.news-newsdetail-7 ._tools b { font-weight:normal;vertical-align: middle; }
.news-newsdetail-7 ._tools #switcher { margin-left:10px; }
.news-newsdetail-7 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.news-newsdetail-7 ._tools #switcher .ion { font-size:15px; }
.news-newsdetail-7 ._tools .bds_more { float:none; background:url(../images/ico.png) -80px -40px no-repeat; padding:0;display: inline-block;width: 20px;}

.news-newsdetail-7 .myart { padding:30px 2.5%; background-color:#fafafa; line-height:2; min-height:200px; font-size:13px; color:#555555 }

.news-newsdetail-7 .n_right { width:30%; float:right; padding-top:17px; }
.news-newsdetail-7 ._back .ico { display:block; position:absolute; top:50%; right:20px; font-size:20px;    margin-top: -10px; }
.news-newsdetail-7 ._back a,.news-newsdetail-7 ._back .ico { color:#000; }
.news-newsdetail-7 ._back a { display:block; position:relative; width:70%; height:49px; padding-left:20px; border:#d7d6d6 1px solid; font-size:20px; line-height:49px; }
.news-newsdetail-7 ._back:hover a { background-color:#ff8a00; border-color:#ff8a00;color:#fff;}
.news-newsdetail-7 ._back:hover a { color:#fff; }
.news-newsdetail-7 ._back:hover .ico{background-position: -60px -60px;}


.news-newsdetail-7 ._detailPage_bottom li span,.news-newsdetail-7 ._detailPage_bottom li a { display:block;}
.news-newsdetail-7 ._detailPage_bottom{ margin-top:50px; }
.news-newsdetail-7 ._detailPage_bottom ul { padding:14px 0;}
.news-newsdetail-7 ._detailPage_bottom li { position:relative; padding-bottom:40px; }
.news-newsdetail-7 ._detailPage_bottom li:after { content:''; position:absolute; top:15px; left:0; width:100%; height:1px; background-color:#e2e2e2;  overflow:hidden;}
.news-newsdetail-7 ._db ._mark { color:#000; }
.news-newsdetail-7 ._detailPage_bottom a:hover ._mark { color:#000; }
.news-newsdetail-7 ._detailPage_bottom ._mark{ display:inline-block; background-color:#fff; padding-right:8px; padding-bottom:10px; font-size:18px; font-weight:bold; position:relative; z-index:10;}
.news-newsdetail-7 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.news-newsdetail-7 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.news-newsdetail-7 ._detailPage_bottom a:hover ._title { color:#ff8a00; }
.news-newsdetail-7 ._detailPage_bottom ._title{ padding-left:5px; font-size:18px; font-weight:bold; color:#5c5c5c; line-height:1.5em; font-weight:normal;}
.news-newsdetail-7 ._detailPage_bottom2 ._mark { padding-bottom:8px; font-size:18px; font-weight:bold; }
.news-newsdetail-7 ._detailPage_bottom2 li { padding:0 80px 0 13px; position:relative; line-height:28px;}
.news-newsdetail-7 ._detailPage_bottom2 li:after { content:''; position:absolute; top:50%; margin-top:-4px; left:0px; width:0; height:0; overflow:hidden; border-width:4px; border-color:transparent transparent transparent #9a9a9a; border-style:dashed dashed dashed solid; }
.news-newsdetail-7 ._detailPage_bottom2 li:hover:after { border-color:transparent transparent transparent #ff8a00; }

.news-newsdetail-7 ._detailPage_bottom2 li ._title,.news-newsdetail-7 ._detailPage_bottom2 ._date { color:#000; }
.news-newsdetail-7 ._detailPage_bottom2 li:hover ._title,.news-newsdetail-7 ._detailPage_bottom2 li:hover ._date { color:#ff8a00; }
.news-newsdetail-7 ._detailPage_bottom2 li ._title { font-size:13px; font-weight:normal; height:28px; line-height:28px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-newsdetail-7 ._detailPage_bottom2 ._date { position:absolute; right:0; top:0;}

.contact-top-ul{margin-top:5%;}
.contact-top-ul>ul>li{position:relative;}
.contact-top-ul>ul>li>img{
	position:absolute;
	left:0;top:50%;margin-top:-39px;
} 
.contact-top-ul-txt{margin-left:90px;}
.contact-top-ul-txt .p1{font-weight: bold;}
#baiduMap{width:100%;height:386px;margin-top:20px;}
.mesage-table{margin-top:5%;}
.mesage-table .form-control,.mesage-table .input-group-addon,.mesage-table .btn{border-radius: 0;background-color: #f1f1f1;}
.control-label>em{color:red;}
.mesage-table .form-group>button{ border: none;
    width: 200px;
    color: #fff;
    height: 45px;
    line-height: 45px;font-size:16px;}
.mesage-table .form-group .form-reset{background-color: #696969;}
.mesage-table .form-group .form-submit{background-color: #e68f00;}
.channl_content{min-height:450px;}
.bdshare_popup_box{display: none!important;}


/* 表格 */
.datalist{ border:1px solid #ccc; border-collapse:collapse; background:#fff; }
.datalist caption{ padding-bottom:5px; text-align:left;}
.datalist th{ border:1px solid #ccc; background-color:#eee; font-weight:700;  padding:5px 15px; }
.datalist td{ border:1px solid #ccc; padding:5px 15px;}
.datalist tr.altrow{ background-color:#ccc;}

@media only screen and (max-width:1200px){
	.wrap{width:100%;padding-left:4%;padding-right:4%;}
	.n_chann{left:6%;margin-left:0;}
	.news-newstop-1 ._img{width:45%;}
	.news-newstop-1 > .hd, .news-newstop-1 ._intro{
		width:53%;
	}
	.main-box-bqjs{left: 4%;}
	.n_banner{height:0;padding-bottom:23%;}
	.n_banner>img{width:1920px;left:0;margin-left:0;max-width:100%;}
    .banner .arrs{margin-left:0;left:auto;}
    .banner .arr_prev{left:4%;}
    .banner .arr_next{right:4%;}
    .banner .slide_nav{margin-left:0;left:4%;}
}

@media only screen and (max-width:1024px){
    
    
    .banner{
        height: 0;
        padding-bottom: 72%;
    }
    .banner img{
        width:100%;
        left: 0;
        margin-left: 0;
        max-width: 100%;
    }
    .banner .arr_prev{
        margin-left:0;
        left:6%;
    }
    .banner .arrs{margin-top:-57px;}
    .banner .arr_next{margin-left:0;right:6%;left:auto;}
    .sec-about{padding:10% 0;background-size: auto 100%;}
    .sec-about-con-img,.sec-about-con-info{
        float: none;width:100%;padding:5%;
    }
    .sec-other{padding:10% 0;}
    .sec-about-con-img{text-align: center;}
    .sec-tdcq{padding:4% 0;background-size: auto 100%;}
    .footer-top>.wrap{background: none;}
    .footer-dl-01,.footer-dl-02,.footer-dl-03{display:none;}
    .footer-dl-04{width:72%;}

    .n_banner{height:0;padding-bottom:23%;}
    .n_banner>img{width:100%;left:0;margin-left:0;max-width: 100%;}

    .news-newstop-1 ._intro { margin-top:62px; }
}
@media only screen and (max-width:991px){
    .nav{width:67%;}
    .news-newstop-1 ._img{width:50%;}
    .news-newstop-1 > .hd, .news-newstop-1 ._intro{width:48%;}
    .news-newstop-1 ._intro ._title{padding-top:16px;}
}
@media only screen and (max-width:768px){
    .nav>ul>li{font-size:16px;}
    .news-newsdetail-7 .n_left { width:100%; float:none; }
    .news-newsdetail-7 .n_right { display:none; }
    .news-newsdetail-7 .myart { padding:20px 0 0; background-color:#fff; }
    .news-newstop-1 > .hd{width:100%;}
    .news-newstop-1 ._img,.news-newstop-1 ._intro{float:none;width:100%;}
    .news-newstop-1 ._intro{display: block;margin-top: 0;}
    .pro-detail-top-img,.pro-detail-top-detail{width:100%;float:none;}
    .pro-detail-con-tit ._title{width:180px;}
}
@media only screen and (max-width: 736px){
	.mobile_img{ display: block}
	.pc_img{ display:none}
    .ny-position{top:60px;text-align:center;}
    .header_top{display:none;}
    .header{top:0;}
    .nav{display: none;}
    .mobile_key{
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -22px;
        color: #ff8a00!important;
        right: 4%;
        font-size: 26px;
    }
    .sec-other-list-tit{font-size:16px;}
    .sec-tdcq-list>ul{margin-right:0;}
    .sec-tdcq-list>ul>li{width:100%;margin-right: 0;}
    .sec-tdcq-list-date{top:0;}
    .sec-tdcq-list-tit{height: auto;text-overflow: ellipsis;white-space: nowrap;}
    .footer_01,.footer_02,.footer_03{float: none;width:100%;text-align: center;}
    .footer_03{display: none;}
    .s_menu>ul>li{width:24%;height: 44px; line-height: 44px;background-color: #ddd;}
    .s_menu>ul>li>a{height:auto; line-height: 1.2;vertical-align: middle;display: inline-block;width: 100%;background-color: transparent;}
	.s_menu>ul>li.cur>a, .s_menu>ul>li:hover>a{background-color: transparent;}
	.s_menu>ul>li.cur, .s_menu>ul>li:hover{background-color: #ffd900;}
    .contact-top-ul>ul>li{
    	padding: 20px 0;
    }
    .n_chann_it{font-size:26px;}
    .news-newstop-1{margin-top:5%;}
    .logo>a>img{width:60%;}
    .sec-about-con-img{display: none;}
    .sec-about-con-img, .sec-about-con-info{background-position: 98% 26px;}
    .sec-about-con-info-p{margin-top:10px;}
    .chann-txt{width: 100%;margin:10px 0;}
    .chann-tit,.chann-txt,.chann-more{float: none;}
    .n_banner{padding-bottom: 50%;}
}
@media only screen and (max-width: 480px) {
    .footer-dl-05{width:30%;}
    .footer-dl-04{width:69%;}
    .footer-dl-04-dd,.footer-dl-05-dd>p{font-size:12px;}
    .footer-dl-05{text-align: center;}
    .banner .arrs{background: url(../images/bann_m_btn.png) no-repeat;width:30px;height: 50px;margin-top:-25px;display:none;}
    .banner .arr_next{background-position: left bottom;}
    .sec-about-con-info-tit{width:100%;font-size:18px;}
    .sec-other{padding:4% 0;}
    .sec-other-list>ul>li{width:47%;}
    .pro-detail-top-img, .pro-detail-top-detail { float: none; width: auto;}
    .pro-detail-top-detail ._tools, .pro-detail-top-detail ._recome{ margin: 1em 0 0;}

    .news-newstop-1 > .hd,.news-newstop-1 ._img,.news-newstop-1 ._intro { width:100%;}
    .news-newstop-1 ._intro { margin-top:0; padding-bottom:25px; }
    .news-newstop-1 ._intro ._title { padding-top:25px; }
    .news-newstop-1 ._img { padding-top:65px; }
    .news-list-date{width:76px;}
    .news-list-con{margin-left:80px;}
    .news-list-summ{height: auto;}
    .mesage-table .form-group>button{width:40%;}
    .pro-list>ul>li{width:49%;}
    .sec-other-list>ul>li:nth-child(2){display: none;}
}

