body {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
    font-size: 14px;
    min-width: 1200px;
    background:#ffffff;
}
ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}
img {
    border: 0;
}
a {
    text-decoration: none;
    color: #666666;
}
a:hover {
    text-decoration: none;
    color: #ff9900;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}
.w1100 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wrapper {
    width: 1200px;
    padding:0;
    background: #000000;
    height: auto;
    overflow:hidden;
    margin: 10px auto;
    position: relative;
    min-height: 800px;
}
.relative {
    position:relative;
}
.imghover {
    cursor: pointer;
    transition: all 0.6s;
}
.imghover:hover {
    transform: scale(1.2);
}

/*header*/
.header-Box{background: url(../images/header_bg.png) no-repeat top center;height: 162px;width: 100%;margin: 0 auto;border-top: 7px solid #0956a3;}
.header{height: 117px;width: 1200px; margin: 0 auto}
.header .logo{ float: left;}
.header .logo img{margin: 18px 0 0 0;height: 80px;}
.header .header_right{ float: right; width: 280px; text-align: right;}
.header .top_link{float: right;width: 210px; margin: 10px 0 5px 0;}
.header .top_link li{ font-size: 12px; color: #ffffff; line-height: 30px; float: left; }
.header .top_link a{ font-size: 12px; color: #ffffff; line-height: 30px; }
.header .top_link a:hover{color: #fff;}
.header .top_link i{float: left;font-style: normal;padding:0 10px;display: block;font-size: 12px;color: #fff;line-height: 30px;}
/*search*/
.i-search {
    width: 240px;
    height: 34px;
    overflow: hidden;
    position: relative;
    float: right;
    margin:0;
}
.i-search .search-txt {
    width: 165px;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    background: #0956a3;
    color: #fff;
    border: #fff 1px solid;
    border-radius: 20px;
    padding-right: 50px;
}

.i-search .search-btn {
    width: 75px;
    height: 34px;
    position: absolute;
    right: 0;
    *margin-top: 1px;
    background: url("../images/search_ico.png") center no-repeat;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    opacity: 0.8;outline:none;
}
.i-search input {outline:none;}

/*i-menu*/
.i-nav{box-sizing: border-box;}
.nav{ height:45px; line-height:45px;   position:relative; z-index:9999999;  width: 1200px; margin: 0 auto; }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi::after{content: "";width: 1px;height: 44px;background: #7ca4cc;display: block;position: absolute;right:0;top:5%;margin-top: -2px;}
.nav .nLi:last-child::after{content: none;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{display:block;padding: 0px 53px;font-size:16px;font-weight:bold;}
.nav .sub{display:none;width:199px;left:0;top:44px;position:absolute;background:#0956a3;line-height:40px;padding:0;text-align: center;}
.nav .sub li{ zoom:1; }
.nav .sub a{display:block;}
.nav .sub a:hover{ background:#fdb736; color:#fff;  }
.nav .on h3 a{ background:#0956a3; color:#fff;   }

/*banner*/
.i-banner{ width: 100%; overflow: hidden; height: 380px; margin: 0 auto; z-index: 10; position: relative}

/*i-main*/
.i-main{height: auto; overflow: hidden; margin:20px auto;}
.m_p1{height: auto; overflow: hidden; margin: 0 auto 15px auto;}
.m_p1_left{ width:790px;height: auto; overflow: hidden; margin: 0 auto; float: left;}
.m_p1_right{ width:380px;height: auto; overflow: hidden; margin: 0 auto; float: right}
.newbox{ width:790px;height: auto; overflow: hidden; margin: 15px auto}
.newbox_left{width:412px; height: auto; overflow: hidden; float: left}
.newbox_right{ width:348px; height: auto; overflow: hidden; float: right}

.izhxw{height: auto; overflow: hidden; margin: 0 auto; width: 790px;}
.ititle{height:40px; margin: 0 auto 0 auto; border-bottom: #e0e0e0 1px solid;  position: relative; display: block;}
.ititle h2{float: left;margin: 0;padding:0 10px 0 35px;font-size: 18px;color: #0956a3;line-height: 40px;display: block;border-bottom: #0956a3 1px solid;}
.ititle a{ float: right; font-size: 14px; color: #cccccc; padding-right: 0;line-height: 40px; margin-top:0; padding-top: 8px;}
.ititle a:hover{ color: #0956a3; opacity: 0.8}
.ititle span{ display: block; float: left; width: 32px; height: 32px; position: absolute; left: 0; top:2px;}
.ititle i{ font-style:normal; font-size: 12px; color: #a1a1a1;line-height: 48px;}
.headline{  height: auto; overflow: hidden; border-bottom: #e5e5e5 1px dashed}
.headline h2{ color: #0956a3; font-size: 20px; line-height: 30px; margin: 0; padding: 0; font-weight: bold; width: 100%;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; text-align: center ;}
.headline p{ margin:0;  font-size: 14px; line-height: 24px; color: #999999; padding: 5px 0}
.newslist ul{ height: auto; overflow: hidden;}
.newslist ul{ padding-top: 8px;}
.newslist li{ width: 100%; font-size: 14px; color: #999999; line-height: 36px; }
.newslist li a{ background: url("../images/ico_003.png") left center no-repeat; padding-left: 10px; color: #434343; font-size: 16px; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 83%;}
.newslist li a:hover{color: #ff9900}
.newslist li span{ float: right;}

.date_list{height: auto; overflow: hidden; padding:16px 0 0 0 !important; position: relative}
.date_list li{
    width: 100%;
    height: 56px;
    display: block;
    padding:  0;
    margin: 0 0 15px 0;
}
.date_list li:last-child{
margin:0;
}
.date_list li a{ font-size: 16px; color: #434343; line-height: 30px;}
.date_list li a:hover{color: #ff9900;}
.date_list li span {
    float: left;
    display: block;
    width: 60px;
    height: 56px;
    background: #eaeaea;
    text-align: center;
    color: #666666;
    font-size: 12px;line-height: 15px;
    margin-right: 12px; letter-spacing: -1px;
}
.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    line-height: 35px;
}
.date_list li:hover > span{ background: #0956a3; color: #ffffff}


.t_c_1{ background: url("../images/title_ico.png") 0 -3px no-repeat;}
.t_c_2{ background: url("../images/title_ico.png") 0 -54px no-repeat;}
.t_c_3{ background: url("../images/title_ico.png") 0 -106px no-repeat;}
.t_c_4{ background: url("../images/title_ico.png") 0 -157px no-repeat;}
.t_c_5{ background: url("../images/title_ico.png") -100px -0px no-repeat;}
.t_c_6{ background: url("../images/title_ico.png") -100px -54px no-repeat;}
.t_c_7{ background: url("../images/title_ico.png") -100px -107px no-repeat;}
.t_c_8{ background: url("../images/title_ico.png") -100px -155px no-repeat;}

/*picnews*/
.picnews{ width:412px; height:275px; overflow:hidden; position:relative;   }
.picnews .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:7px; z-index:1; }
.picnews .hd ul{ overflow:hidden; zoom:1; float:left;  }
.picnews .hd ul li{ float:left; margin-right:5px;  width:8px; height:8px; line-height:8px; font-size:0; text-align:center; background:#cccccc; cursor:pointer;  border-radius: 50px;}
.picnews .hd ul li.on{ background:#ff9900; color:#fff; }
.picnews .bd{ position:relative; height:100%; z-index:0;   }
.picnews .bd li{ zoom:1; vertical-align:middle; }
.picnews .bd img{ width:412px; height:275px; display:block;  }
.picnews .bd  span{ position:absolute; bottom:0; background:url(../images/title_bg.png); width:100%;  line-height:36px; color:#fff; font-weight:bold;}
.picnews .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}


.m_p2{ width:100%;  height: auto; overflow: hidden; padding: 0px 0 15px 0;}
.m_p2_b{ width: 790px; height: auto; }
.m_p2_b ul{ padding-top: 15px;}
.m_p2_b li{ width: 48%; font-size: 14px;overflow: hidden; color: #999999; line-height: 36px; float:left;}
.m_p2_b li:nth-child(2n){margin-left:25px;}
.m_p2_b li  a{ float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 83%;}
.m_p2_b li span{ float: right;}
.m_p2_b .xb_lb{color: #ff9900 !important; display: inline !important; width: auto !important; margin-right: 3px !important;}

.m_p2_c{ width: 380px; height: auto; }
.m_p2_c_ul{ padding-top: 15px;}
.tw_top{ width: 100%;height: auto; overflow: hidden; margin: 0 auto 15px auto}
.tw_topimgbox{width: 134px;height: 95px;float: left;overflow: hidden;}
.tw_top img{max-width:100%;min-height:95px;     object-fit: cover;}
.tw_top .tw_txt{float: right;width: 60%;overflow: hidden; margin-top: 5px; }
.tw_top .tw_txt h1{ font-size: 16px; line-height: 30px;}
.tw_top .tw_txt h1 a{ color: #333333;}
.tw_top .tw_txt p{ font-size: 14px; line-height: 22px; color: #999999; margin:5px 0 ;padding: 0}
.tw_top .tw_txt p a{  color: #999999}
.tw_top .tw_txt p span{  color:#ff9900}
.top_pic{ width: 322px;height: auto; overflow: hidden; margin: 5px auto 10px auto;}
.top_pic img{ width: 142px; height: 95px;padding: 3px; border: #dfdfdf 1px solid; float: left; margin-right: 10px}
.xxzxbox{width: 100%;height: 90px;background: #eee;overflow: hidden; }
.xxzxbox img{width:100%;height:100%;}
.m_p3{ width:100%; height: auto; overflow: hidden; padding: 25px 0 0 0;}
.m_p3_b{ width: 370px; height: auto; }
.m_p3_b ul{padding-top: 15px;}
.m_p3_b li{ width: 100%; font-size: 14px; height: 32px; overflow: hidden; color: #999999; line-height: 32px; }
.m_p3_b li  a{ color: #666666; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 220px;background: url(../images/ico_003.png) left center no-repeat; text-indent: 10px;}
.m_p3_b li  a:hover{color: #cc3300}
.m_p3_b li span{ float: right;}
.m_p3_b .xb_lb{color: #ff9900 !important; display: inline !important; width: auto !important; margin-right: 3px !important;}
.p_img{ padding:15px 0 0 0}
.m_p3_c{width: 300px; height: auto; overflow: hidden;}
.m_p3_c_ul{ padding-top: 15px;}
.kstd_link{ }
.kstd_link ul{ width: 320px; padding: 15px 0; height: auto; overflow: hidden}
.kstd_link ul li{ float: left; margin: 0 4px 4px 0}
.kstd_link a{ display: block;width: 98px; height: 45px; line-height: 45px; text-align: center; color: #666666; font-size: 14px; background: #eaeaea;}
.kstd_link a:hover{ background: #0956a3; color: #ffffff;}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.m_p4{ height: 174px; width: 1040px; margin: 20px auto; background: url("") left center no-repeat; padding-left: 60px; overflow: hidden;}
.mlxy_gd{ width:1040px;  overflow:hidden; position:relative; }
.mlxy_gd .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0;  }
.mlxy_gd .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer;}
.mlxy_gd .hd .next{ background-position:0 -50px;  }
.mlxy_gd .hd .prevStop{ background-position:-60px 0; }
.mlxy_gd .hd .nextStop{ background-position:-60px -50px; }
.mlxy_gd .bd{ padding:0;   }
.mlxy_gd .bd ul{ overflow:hidden; zoom:1; }
.mlxy_gd .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative  }
.mlxy_gd .bd ul li .pic{ text-align:center; }
.mlxy_gd .bd ul li .pic img{ width:248px; height:170px; display:block; }
.mlxy_gd .bd ul li .pic img:hover{ opacity: 0.8}
.mlxy_gd .bd ul li .pic a:hover img{ border-color:#999;  }
.mlxy_gd .bd ul li .title{ line-height:30px; text-align: center; width: 100%;  position: absolute; bottom: 0; background: url("../images/title_bg.png"); font-size: 14px; color: #ffffff; display: block; z-index: 999}
.mlxy_gd .bd ul li .title a{ color: #ffffff;}

/*end_link*/
.end_link{background: #eaeaea;display: none;}
.end_link_h1{ font-size: 18px; color: #333333; line-height: 48px; height: 48px; float: left;}
.end_link li{font-size: 14px; color: #555555; line-height: 48px; height: 48px; float: left;}
.end_link li a{ padding: 0 10px;}
/*footer*/
.footer{width: 100%;background: #0956a3;background-size: cover;padding: 30px 0;}
.footer_l{width: 60%;float: left;}
.footer_l p{ color: #ffffff; font-size: 14px;line-height: 30px; margin: 0; padding: 0}
.footer_r {color: #ffffff;font-size: 14px;line-height: 30px;padding: 0;float: right;}
.footer_r ul{ float: right}
.footer_r ul li{ text-align: center;margin-left: 30px; float: left}
.footer_r ul li img{ width: 86px; height: 86px;margin: 0 auto; text-align: center}
.footer_r ul li span{ color: #ffffff; font-size: 14px; line-height: 30px; display: block; width: 100%; margin: 0 auto; text-align: center}
.go_top{position:fixed;top:75%;right:2%;cursor:pointer; opacity: 0.3 }
.go_top:hover{ opacity: 1}


/*list*/
.list-banner {
    background: #ffffff;
    width: 100%;
    height: 200px;
    text-align: center;

}
.list-banner img {
    width: 100%;
    height: 200px;
}
.listmain {
    overflow: hidden;
    min-height: 370px;
    position: relative;
    padding: 0 0 0 0 ;
    width: 1200px;
    margin: 20px auto;
}
.lm-left {
    width: 270px;
    float: left
}
.lm-left .left-lmname {
    background: url("../images/listname_bg.png") right bottom no-repeat #0956a3;
    height: 75px;
    padding: 25px 0 0 25px;
    overflow: hidden
}
.lm-left .left-lmname h1 {
    color: #ffffff;
    font-size: 28px;
    line-height:30px;
}
.lm-left .left-lmname span {
    color: #8dade1;
    font-size: 16px;
    line-height: 30px;
    display: none;
}
.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.lm-left .list-sub a{
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    margin: 1px 0 0 0;
    background: #f7f7f7;
}
.lm-left .list-sub a:hover,#this-on {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    color: #ffffff;
    background: url("../images/sub_bgh.png") 230px center no-repeat #0956a3;
}

.lm-right {
    width: 858px;
    float: right;
    margin-right:0;
    border: #eaeaea 1px solid;
    background: #ffffff;
    padding: 0 20px 30px;
}

.lm-szdw {
    width: 1058px; margin:0 auto;
    border: #eaeaea 1px solid;
    background: #ffffff; padding:0 20px ;
}

.this-name {
    border-bottom: #bfbfbf 1px solid;
    line-height: 40px;
    height: 40px;
    padding: 0;
    margin: 20px 0;

}
.this-name h1 {
    color: #0956a3;
    font-size: 20px;
    font-weight:normal;
    line-height: 39px;
    height: 39px;
    padding-left: 30px;
    float: left;
    background: url("../images/ico_wz.png") left center no-repeat;
    border-bottom: #0956a3 3px solid;
    margin: 0;
}
.this-name span {
    float: right;
    color: #666
}
.this-name span a {
    color: #666
}
.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding:20px;
}
.lm-right .lm_list li {
    line-height: 50px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 ;
    background: url("../images/dxhx.png") bottom repeat-x;
}
.lm-right .lm_list li a {
    color: #434343;
    float: left;
    padding-left: 15px;
    background:url("../images/ico_001.png") left center no-repeat;
font-size: 16px;
}
.lm-right .lm_list li:hover {
}
.lm-right .lm_list li a:hover {
    background:url("../images/ico_001.png") left center no-repeat ;
    color: #ff9900
}
.lm-right .list-fy {
    text-align: center;
    margin:0 auto 40px auto;
    min-height: 40px;
}

/*c-content*/
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto;
    padding: 0 20px;
}
.c-content .c-title {
    font-size: 30px;
    color: #000000;
    line-height: 50px;
    text-align: center
}
.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #767676;
    background: #f5f5f5;
    margin:15px auto 0 auto;
}
.c-content .nr-info {
    height: auto;
min-height:300px;
    overflow:hidden;
    position: relative;
    text-align: left
}
.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}
.left_box{ height: auto; overflow: hidden; background: #ffffff; margin: 0 auto 12px auto;}
.left_box h1{ color:#ffffff; font-size: 16px; line-height: 42px;height: 42px; background: #31a8ff;border-left: #0151a3 4px solid; padding-left: 15px;}
.left_box_nr{ height: auto; overflow:hidden; padding:10px 15px 20px 15px }
.left_box_nr li{ height: 34px !important; line-height: 34px !important; }


.c-content_szdw {
    height: auto;
    overflow:hidden;
    position: relative;
	width:1078px;
    margin: 30px auto 20px auto;
    padding: 30px 10px 0px 10px;
}
.nr-info_szdw {
    font-size: 14px;
    color: #666;
    text-align: left;
	padding:20px 0;
	    line-height: 34px;
}
.nr-info_szdw p{
    font-size: 14px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}
.pic_list{ width:100%; height:auto; overflow:hidden; }

.c-content_xmcg{
	 height: auto;
    overflow:hidden;
    position: relative;
	width:738px;
    margin: 30px auto 20px auto;
    padding: 30px 0;}
.c-content_xmcg table{  
border-collapse:collapse;  
border: 1px solid #e5e5e5;  
}  
.c-content_xmcg td{  
border-collapse:collapse;  
border: 1px solid #e5e5e5;  
} 
.kcjs_box{ width:738px; margin:0 auto; height:auto; overflow:hidden; padding:30px 0; min-height:400px;}
.searchÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âlist-box{ padding:30px 0;width:738px; margin:0 auto;}

.listFrame{padding:20px;}



/*IE提示*/

.img-hide{ overflow:hidden; display: block; }
.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img{ transform: scale(1.05,1.05); }
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}


/*piclist*/
.pic-list {
    width: 858px;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}
.pic-list ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.pic-list li {
    width: 148px;
    margin-right: 30px;
    float: left;
    margin-bottom: 20px;
}
.pic-list li img {
    width: 148px;
    height: 210px;
    object-fit: cover;
}
.pic-list li img:hover {

}
.pic-list li a {
}
.pic-list li a:hover {
    color: #000;
}
.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block;
   font-size:16px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}