body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
 input{font-family:"MicroSoft YaHei",arial,SimSun,Verdana,Geneva,Helvetica;}
img{display: block;}
.clear{clear: both;}
li{list-style: none;}
.left{float:left}
.right{float:right}
.margin0{margin: 0 auto;}
.hide{display: none}
.mt20{margin-top: 20px}
.mt40{margin-top: 40px}
a{ text-decoration:none; color:#000 }
a img, input { border:0}
img{ vertical-align:middle;}
a:link{ color: #000; text-decoration: none;}
a:visited{ color: #000; text-decoration: none;}
a:hover{ color: #000; text-decoration: none;}
a:active{ color: #000; text-decoration: none;}
.main{
    width:100%;
    height:100%;
 background: #f5f5f5; 
    padding-top:20px;
}
.main .lb img{
    width: 100%;
}
.main .lb .lb_title{
    font-size: 18px;
    width: 100%;
    height: 25%;
    color:#fff;
    position: absolute;
    bottom: 30px;
    text-align: center;
    background: #000;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);; /*FireFox*/
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);  /* Opear */
    background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*IE10及IE10+*/
}

.main .lb .lb_title span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 34px;
}

.header{
    width: 100%;
    height: 90px;
    background: #f2f2f2;
    position: relative;
}
.header img{
    position: absolute;
    width: 40%;
    top: 50%;
    margin-top: -6%;
    left: 0;
}
.header .search{
    width: 60%;
    height: 90px;
}
.header .search input{
    margin-right: 3%;
    margin-top: 27px;
    height: 34px;
    width: 70%;
    border: 1px solid #d6d5d5;
    border-radius: 20px;
    float: right;
    background: #fff;
    padding-left: 3%;
}
.header .search input:focus{
    outline: none;
}
.search img{width: 20px;
    position: absolute;
    right: 6%;
    top: 38%;
    left: inherit;margin-top:0px}
 
.nav img{
    cursor: pointer;
}

.home_nav{
    width:94%;
    padding: 0 3%;
    color: #fff;
    background: #0d5db4;
    font-size: 18px;
    height: 90px;
}
.home_nav li{
    width: 25%;
    float: left;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
}

.order_ul{
    position: absolute;
    right: 0;
    width: 20%;
    margin-top: -7px;
    z-index: 1;
    /* float: right; */
}
.order_ul li{
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #000;
    opacity: 0.8;
    height: 38px;
}
.triangle_border_up{
    width: 0;
    height: 0;
    border-width: 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent #333;
    position: relative;
    float: right;
    margin-right: 23%;
}

.tab_switch ul{width:1260px;height:50px;margin:0 auto;}


.banner1 .move ul li {
    width: 390px;
    height: 276px;
}
.subject .news_list{ margin-bottom: 40px;}
.loadmore{width: 100%;font-size: 20px;text-align: center;color: #bcbcbc;margin: 30px 0 50px;cursor: pointer;}
.main_one .tit{width: 100%;height: 65px; background: #eaeaea;}
.main_one .tit span{
    background: #fff;
    font-size: 24px;
    line-height: 60px;
    display: block;
    min-width: 28%;
    margin-left: 20px;
    float: left;
    color: #0d5db4;
    text-align: center;
    height: 60px;
    border-top: 5px solid #0d5db4;
}
.main_one .tit a{
    cursor: pointer;
    font-size: 18px;
    color: #8e8e8e;
    display: block;
    height: 100%;
    margin-right: 20px;
    float: right;
    line-height: 65px;
}
 
.ctrl .libs {display: inline-block;margin-left: 10px;width: 10px;height: 10px;border-radius: 50%;background-color: #cccccc;z-index: 50;cursor: pointer;}
.ctrl span.active {background-color: #ff3a3a;}
.arrow{display: none!important;}
.detail_nav {background:url(../images/location.png) no-repeat left top;height:30px;border-bottom:2px solid #f5f5f5;margin-bottom:20px;color:#666;font-size:14px;padding-left:26px;line-height:18px;}
.main_left .title {text-align:center;color:#000;font-size:26px;border-bottom:2px solid #f5f5f5;margin:0 10px;height:35px;}
.main_left .content { width:770px; margin:30px 10px 0; /* text-indent:2em; */ font-size:15px; color:#333; line-height:25px;}
.main_left .content>p {letter-spacing:1px;padding:10px 0;text-align:justify;word-break:normal;word-wrap:break-word;}
.main_left .share {margin-top:10px;overflow:hidden;padding:0 15px;}
.share a {width:17px;display:block;height:17px;float:left;margin-right:5px;cursor:pointer;}
.share .weibo {background:url(../images/share.png) no-repeat -58px;}
.share .qzone {background:url(../images/share.png) no-repeat -80px;}
.share .txwb {background:url(../images/share.png) no-repeat -103px;}
.share .ren {background:url(../images/share.png) no-repeat -124px;}
.share .dou {background:url(../images/share.png) no-repeat -168px;}
.main_left .comment {padding:0 10px;overflow:hidden;height:auto;margin:50px 0 20px;}
.comment p {height:26px;}
.comment .tit {font-size:26px;color:#000;display:block;line-height:26px;}
.comment .tips {font-size:14px;display:block;color:#ccd0cf;line-height:38px;margin-left:15px;}
.comment .comm_num {font-size:14px;color:#307dd2;line-height:38px;}
.comment .content {margin:30px 0 0;height:86px;width:648px;overflow-x:hidden;overflow-y:auto;resize:none;border:2px solid #ccd0cf;border-right:0;box-shadow:none;-webkit-box-shadow:none;padding:5px 10px;text-indent:0em;}
.comment .content:focus {outline:none;}
.comment .btn {width:100px;height:100px;display:block;color:#fff;background:#307dd2;font-size:18px;text-align:center;margin:30px 0 0;line-height:96px; cursor: pointer;}
.main_right {width:390px;}
.main_right .item {width:100%;min-height:280px;background:#f6f6f6;margin-bottom:20px;overflow:hidden;padding-bottom:10px;}
.main_right .item .tit {margin:15px 20px 10px;padding-left:20px;border-left:3px solid #3180d6;height:20px;}
.main_right .item .tit p {line-height:18px;font-size:18px;}
.main_right .item ul {margin:0 20px;}
.main_right .item ul li {width:100%;line-height:28px;}
.main_right .ad {width:100%;margin-bottom:20px;}

.main_left {width: 790px;}
.news_list .sjzx_main .unique_con2 ul li {line-height: 38px;}
.sjzx_main .unique_con2 ul li {width:100%; line-height: 36px;}
/* news_detail end */
.mapcenter{ width:95%; margin:0 auto}
.mapcenter .mapList{ width:100%; padding-bottom:20px}
.mapcenter .mapList h1{ border-bottom: 2px solid #d2d2d2; height:35px; }
.mapcenter .mapList h1 a{ height:35px; line-height:35px;display:inline-block; border-bottom:2px solid #0d5db4; color:#0d5db4; font-size:22px; font-weight:bold;text-decoration: none;}
.mapcenter .mapList ul{ padding-top:10px}
.mapcenter .mapList li{ padding-top:10px;padding-bottom:10px; background:url(iconmap_03.jpg)  left center no-repeat; float:left; min-width:100px; padding-right:10px  }
.mapcenter .mapList li a{font-size:20px; color:#929292; padding-left:15px;text-decoration: none;}



/* ipad */
@media screen and (max-width:1024px){
.subject{width:920px;}
.detailswrap .iboxr{padding-top: 15px;}
.details{padding:15px 0px 0px;width: 600px;}
}
/* screen 992 */
@media screen and (max-width:992px){
.main{ background:#fff}
.iboxm{width:auto;}	
.details{width: auto;float: none;} 
.subject .news_list{margin-bottom: 40px;}
.news_list .sjzx_main .unique_con2 ul li{height: 60px; width:90%;border-bottom: 1px solid #ececec;font-size: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 60px;padding: 0 5%;}
.news_list .sjzx_main .unique_con2 ul li span{ width:100%;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.subject{width: auto;background:#fff;width: 100%; padding: 0px;white-space: normal; }
.loadmore{width: 100%;font-size: 20px;text-align: center;color: #bcbcbc;margin: 30px 0 50px;cursor: pointer;}
.main_one{margin-top:20px;}
.main_one .tit{width: 100%;height: 65px;background: #eaeaea;}
.main_one .tit span{    font-size: 24px;line-height: 60px;display: block;min-width:28%;margin-left: 20px;float: left;color: #0d5db4;text-align: center;height: 60px;border-top: 5px solid #0d5db4;}
.main_one .tit a{cursor: pointer;font-size: 18px;color: #8e8e8e;display: block;height: 100%;margin-right: 20px;float: right;line-height: 65px;}
.main_one img{margin:30px 4% 10px;width: 92%;}
.banner1 { position: relative;top: 0;width: 100%; margin:0px}
.banner1 .move {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.move ul,.move ul li {position: absolute;width: 100%;}
.ctrl {position: absolute;bottom: 3%;left: 50%;width: 20%;margin: auto;margin-left: -10%;}
.ctrl .libs {display: inline-block;margin-left: 10px;width: 10px;height: 10px;border-radius: 50%;background-color: #cccccc;z-index: 50;cursor: pointer;}
.ctrl span.active {background-color: #ff3a3a;}
.arrow{display: none!important;}
.main_left {width: 94%;margin-top: 0;padding: 0 3%;}
.main_left .title{  text-align: center;color: #000;font-size: 26px; border-bottom: 2px solid #f5f5f5;margin: 0 10px;height: auto;line-height: 38px;}
.main_left .content {width: 100%;margin: 20px 0 0;font-size: 16px;line-height: 36px;text-indent: 2em;color: #333;}
.main_left .info.text_right {text-align: right;line-height: 28px;margin-bottom: 0;border: none;margin-top:0px;}
 
.unique_con2 ul li i {display:none;}
.model{ width:100%; padding:0px; margin-top:0px !important}
.subject .news_list li {
    height: 60px;width:90% !important;
    border-bottom: 1px solid #ececec;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px !important;
    padding: 0 5%;
}
.main .lb img {
    width: 100%;
}
.banner1 .move ul li {
    width: 100%;position: absolute;
       height: inherit;
}
.news_list li span{    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
}

.content img{ max-width:100%}

@media screen and (max-width:320px){ 
.share a{margin-left: 5px;} 
}



