﻿#banner{
    background:  url(../images/uploads/banner.jpg) center 0 no-repeat;
    height: 600px;
}
.prolist{
    width: 1300px;
    margin: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.prolist a:nth-child(5){display: none}
.prolist a{
    display: block;
    width: 10%;
    flex: 0 0 auto;
    overflow: hidden;
    height: 220px;
    margin: 20px 0 0 0;
}
.prolist em{
    height: 130px;
    width: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition-duration: 0.5s;
    display: block;
}
.prolist a:hover em{transform: rotateY(180deg);}
.prolist a:hover span{background: #f9b718}
.prolist img{
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 100%;
}
.prolist span{
    line-height: 36px;
    height: 36px;
    color: #fff;
    text-align: center;
    border-radius: 36px;
    background: #f00;
    overflow: hidden;
    margin-top: 20px;
    display:  block;
    font-size: 14px;
}

.nybt{width: 1200px;overflow: hidden;color: #fff;margin: 30px auto;}
.nybt h3{float: left;width:120px;line-height: 35px;background: #0070d8;font-size: 20px; text-align: center;}
.nybt b{float: left;line-height: 35px;padding: 0 15px; background: #e4181f;font-size: 16px; text-align: center;font-weight: normal;margin: 0 20px;}
.nybt i{float: left;line-height: 35px;padding: 0 15px; background: #f9b718;font-size: 18px; text-align: center;font-weight:bold;}

.nynr{width: 1200px;margin: 0 auto;font-size: 16px;color: #333;line-height: 36px;overflow: hidden;}
.nynr h1{
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}
.nynr .ppimg{
    text-align: center;
}
/*prolist*/
.pro-con{
    width:  1200px;
    margin: 20px auto;
}
.pro-con li{
    float:  left;
    width: 28%;
    margin: 0 2% 2%;
    border: 5px solid #fff;
    border-radius:  10px;
    background: #f0f0f0;
}
.pro-con li:hover{box-shadow: 0px 0px 7px #333;background: #f0f0f0;}
.pro-con li img{
    width:  100%;
    height: 240px;
    display:  block;
}
.pro-con li div a{
    padding: 5px;
}
.pro-con li div p{
    padding:  5px;
}
.pro-con li div p a{
    color: red;
}
.pro-con li div p a:after{content:'+'}

.page{
    text-align:  center;
    margin-bottom: 20px;
}
.disabled,.current,.page a{
    display:  inline-block;
	*
    display:inline;
    border: 1px solid #333;
    width: 30px;
    line-height: 30px;
    border-radius: 5px;
    margin: 0 5px;
}
.page a.ctxt,.page a:hover{
    background:  #333;
    color:  #fff;
}

.con{
    width:  1200px;
    margin: 20px auto;
}
.con>h1{
    text-align:  center;
    font-size: 25px;
    color: #0070d8;
    margin:  0;
    line-height: 2;
}
.con>p{text-align:center;}
.con-tit{
    background: #fafafa;
    color: #444;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Microsoft Yahei';
    border-left:  2px solid red;
    text-indent:  10px;
    margin: 10px 0;
}
.content{
    margin: 10px auto;
    width:  900px;
}
.pro-related{}
.pro-related li{
    float:  left;
    width: 12%;
    margin: 0 1%;
    text-align:  center;
}
.pro-related li img{
    width:  100%;
    height: 100%;
    display:  block;
}
.pro-related li p{}

.newslist{
    margin: 50px 0;
}
.newslist li{
    transition: 0.5s;
    overflow:  hidden;
}
.newslist li:hover{
    background:  #0c82e8;
    margin-left:  -15px;
}
.newslist li a{
    display:  block;
    width:  1000px;
    margin:  50px auto;
}
.newslist li:hover a,.newslist li:hover em{color:#fff}
.newslist li span{
    display:  block;
    width: 80px;
    float:  left;
    font-size:  16px;
    line-height: 40px;
    text-align: center;
    border-right: 1px solid #c5c5c5;
    margin-right: 24px;
    font-weight:  bold;
}
.newslist li i{
    display:  block;
    font-size: 18px;
}
.newslist li em{
    color: #333;
}

.news-related{}
.news-related li{
    width: 48%;
    float:  left;
    margin: 0 1%;
    line-height:  50px;
}
.news-related li:hover{
    background: #efefef;
}
.news-related li a{
    padding: 5px 5px;
}


/*缩略图放大缩小*/
.show{position:absolute;z-index:991;background:#000;height:100%;width:100%;top:0px;}
#show{position:absolute;z-index:992;height:100%;width:100%;text-align:center;top:0px;overflow:hidden;background:url(../images/admin/side.jpg)}
#show div{height:100%;position:relative;margin-right:200px;}
#show div img{margin:auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}
#show dl {height:100%;top:0px;marging-top:20px;position:absolute;right:0px;width:200px;background:#787878 url(../images/bg/1.gif); overflow-y:auto;overflow-x:hidden;;}
#show dl dt{width:180px;margin:0 auto;}
#show dl dd{padding:10px;}
#show img{max-height:95%;max-width:95%;border:solid #aaa 3px;border-radius: 5px;position:relative;}
#show img:hover{border:solid #fff 3px;box-shadow: 0px 0px 15px #aaa;}