﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 0;
    padding-bottom: 20px;
    font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";
    background-color: whitesmoke;
    
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

a {text-decoration:none;color:#222222;;
}
    a:visited {color:#222222;
    }
    a:hover {color:#ff0000;text-decoration:underline;
    }


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}

#logoBanner{margin:0 auto;padding:0; height:65px;margin-bottom:2px;}   
#logoBanner .logo{padding:0px;MARGIN-top: 0px;   width:50%;   position:relative;
        float: left;        
    }
#logoBanner .logoAdd {float:right;display:inline;  width: 370px; background: url('/P-SRC/AboutUs/15years.gif') no-repeat right;height:65px;}
#logoBanner .logoAdd div{float:right;margin-right:20px;}

.body-width {max-width:1400px;margin:0 auto;padding:0;clear:both;}
.bg_sprite1 {
    background: url(/PROBIRD_SRC/style.png) no-repeat;
    display: inline-block;
}

.email {
    background-position: -295px 0;
    width: 121px;
    height: 30px;
    line-height: 30px;
}

.tel {
    background-position: -171px 0;
    width: 121px;
    height: 30px;
}
.styleImg {
    margin: 0 auto;
    padding: 0;
    display: flex;
}
    .styleImg a {
        color: #666666;
    }
    .styleImg a:hover {
        color: red;
    }
    .styleImg li {
        height: 80px;
        width: 600px;
        display: inline-block;
        font-size: 10pt;
        flex: 1;
        margin: 0 auto; padding:0;       
    }
        .styleImg li b {
            height: 70px;
            margin-bottom: 5px;
            margin-left: 5px;
            margin-right: 5px;
            display: block;
            flex: 1;
            opacity: 0.6;
            filter: alpha(opacity=60);
        }
    .styleImg li div{
       color :#999999;width:80px;
    }
        .styleImg li div:hover {
            color: red;
            background-color
                :lemonchiffon;
            
        }



    .navgui {
        width: 100%;
        background-color: #444444;
        color: white;
        margin: 0 auto;
        margin-bottom: 0px;
    }
    .navgui ul {       
        margin: 0 auto;
        padding: 0;
        display: flex;
    }
        .navgui ul li {
            margin: 0 auto;
            padding: 0;
            display: inline;           
            font-size: 12pt;
            height: 40px;
            line-height: 40px;
            font-weight: normal;
            white-space: nowrap;
            overflow: hidden;
            text-align: center;
            flex: 1;
        }
            .navgui ul li a {
                color: white;                
                height: 40px;
                line-height: 40px;
                white-space: nowrap;
                overflow: hidden;
                padding-left: 20px;
                padding-right: 20px;
                display:block;
            }
                .navgui ul li a:hover {
                    background-color: #ff0000;
                    text-decoration: none;
                    font-weight: bold;
                    height: 40px;
                    line-height: 40px;
                    white-space: nowrap;
                    overflow: hidden;
                    padding-left: 20px;
                    padding-right: 20px;
                    display: block;
                }
.focus {
    background-color: #ff6600;
    text-decoration: none;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    display: block;
}
.myFooter {clear:both;width:100%; background-color:#444444;color:white;padding-top:10px;padding-bottom:30px;font-weight:normal;font-size:10pt; margin-bottom
               :0;
}
    .myFooter span {font-weight:bold;padding-left:30px;
    }
    .myFooter a{color:white;font-weight:normal;
}
.footerSpan {
    clear: both;display:block;
    width: 100%;
    height: 3px;
    background-color: #cc0000; margin-top:9px;  
}
.navSpan {
    clear: both;
    width: 100%;
    height: 2px;
    background-color: #cc0000;   
}
.rowSpan {
    clear: both;
    width: 100%;
    height: 1px;
    position:relative;
    display:block;
}  



body {
  margin: 0;
}
li {
    list-style-type: none;    
}
.NunLiStyle li { list-style-type:decimal; 
}
.searchA li{line-height:150%;
}
.searchA li a{color:royalblue;
}
.searchA li a:hover{color:red;
}
img{border:0;}
.container {
    width:1400px; 
  margin-right: auto;
  margin-left: auto;

}

.leftCol {
    float: left;
    width: 180px;
    height: auto;
    margin: 0 auto;
    background-color: whitesmoke;
    font-size: 22pt;
    width: 500px;
    background-color: white;
    line-height: 70px;
}
.rightCol {
    float: right;
    width: 1100px;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    position: relative;
    background-color: white;
    font-size: 30pt;
    width: 900px;
    background-color: white;
    height: 70px;
    padding-bottom: 5px;
}
.leftContent {
    float: left;
    width: 200px;
    height: auto;
    margin: 0 auto;
    background-color: whitesmoke
}
    .leftContent ul {width:100%;padding:0;background-color:white;
        margin: 0 auto;
    }
    .leftContent li {margin:0 auto;height:32px;line-height:32px;padding:0; margin-left:0px;
       list-style-type:none;width:100%; font-size:12pt;
    }
     .leftContent li a{text-decoration:none;padding-top:15px;padding-bottom:15px;width:100%;margin-left:15px;
    }
    .subFocus {background-color: #cccccc;text-decoration:none;padding-top:20px;padding-bottom:20px;font-weight:bold;width:100%; color:white;padding-left:58px;padding-right:58px;white-space:nowrap; overflow:hidden;
}
.rightContent {
    float: right;
    max-width: 1190px;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    position: relative;
    background-color: whitesmoke;
}
#mainDiv{ margin:0 auto; max-width:1024px; padding:0px; position:relative;}/*品类增加时，增加此高度*/


    .leftContent2 {width:100%;padding:0;background-color:whitesmoke;
        margin: 0 auto;
    }
    
     .leftContent2 li  a{text-decoration:none;width:100%;padding-left:10px;font-weight:bold;font-size:12pt;
    }
     .leftContent2 li h4 {margin:0;
        }
     .mainSort {margin:0 auto;height:75px;padding:0;
       list-style-type:none;width:100%;
    }
     .mainSort2 {margin:0 auto;height:40px;padding:0;
       list-style-type:none;width:100%;
    }
.childSort{width:100%;padding:0; margin: 0 auto;height:30px;
}
.childSort p {padding:0; margin: 0;width:25%;display:inline;height:20px;font-size:11pt;padding-left:10px;white-space:nowrap;
}
.childSort p a{padding:0; margin: 0;font-size:10pt;white-space:nowrap; font-weight:normal;line-height:15px;}


.subFocus2 {
    background-color: #cccccc;
    text-decoration: none;
    margin-bottom:5px;
    font-weight: bold;
    width: 100%;
    color: black;
    white-space:nowrap; overflow:hidden;
}
    .subFocus2 span {margin-left:55px;
    }
.rightContent2 {   
    float: right;
    width: 780px;    
    overflow:hidden;
    height:auto;
    margin:0 auto;
    position:relative;
}


.newItemList{  margin:0 auto;padding:0;  margin-top:10px;height:250px;
}
.newItemList li {float:left;width:25%;height:250px;display:inline;
}
 .newItemList li img {width:180px;margin-left:33px;  }
.newItemList li h2{font-size:11pt;  margin:0px;padding:0;  margin-left:50px;      
}




.item {width:100%;clear:both;height:auto;
}
 .item img {width:100%;
    }
.item h2{margin-left:50px;           
}
.item p{margin-left:50px;               
}
	#MyLocate {font-size:11pt;background:  whitesmoke;margin:0px;padding:2px; margin-bottom:8px;text-align:left;height:30px;border-bottom: 1px dashed #000000;width: 100%;}
	#MyLocate h1{ background: url(/src/LC.gif) no-repeat;display:inline-block;background-position:0px -7px;height:29px; line-height: 30px; width:150px;
	              font-size:12pt;color:black;  display:inline-block;padding:0px;padding-left:20px;margin-top: 0px;margin-bottom:0px;}
.location {
    width: 100%;
    background-color: whitesmoke;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #000000;
    font-weight: bold;   
}
.Locate {font-size:11pt;background:  whitesmoke;margin:0px;padding:2px; margin-bottom:2px;text-align:left;height:30px;border-bottom: 1px dashed #000000;width: 100%;}
.Locate h1{ background: url(/src/LC.gif) no-repeat;display:inline-block;background-position:0px -7px;height:29px; line-height: 30px; width:150px;
	              font-size:12pt;color:black;  display:inline-block;padding:0px;padding-left:20px;margin-top: 0px;margin-bottom:0px;}


#pageNav{clear:both;display:block;width:100%;}
#pageNav li{display:inline; float:left;padding:6px;color:red; }
#pageNav li a{padding:8px;padding-bottom:3px;padding-top:3px; border:1px solid RGB(230,230,230);text-decoration:none;background-color: RGB(230,230,230);color:#000;}
#pageNav li a:hover{background-color: #cc0000; color:#fff;}


/*ItemList*/

.ItemList {
    width: 1210px;
    overflow: hidden;
    display: block;
    margin-top: 10px;
    
}
    .ItemList ul {
        margin: 0 auto;
        padding: 0;
    }

    .ItemList ul li {
        width: 360px;
        float: left;
        margin: 15px;
        height: 410px;
        padding:0;
        padding-top: 5px;
    }

    .ItemList dl {
        -moz-box-shadow: 1px 5px 20px #eee;
        -webkit-box-shadow: 1px 5px 20px #eee;
        box-shadow: 1px 5px 20px #eee;
        transition: all 0.5s;
        border-radius: 15px;
    }

        .ItemList dl:nth-child(4n) {
            margin-right: 0;
        }

        .ItemList dl dt {
            width: 360px;
        }

            .ItemList dl dt img {
                width: 360px;
                height: 360px;
                border-radius: 15px;
            }

        .ItemList dl dd {
            text-align: center;
            line-height: 30px;
            overflow: hidden;
            margin: 0 auto;
        }

    .ItemList li:hover dl dd a {
        color: #fff;
        text-decoration: none;
        border-radius: 15px;
    }

    .ItemList li:hover dl {
        background: #f3522a;
        -moz-box-shadow: 1px 5px 20px #eee;
        -webkit-box-shadow: 1px 5px 20px #eee;
        box-shadow: 1px 5px 20px #eee;
        margin-top: -5px;
        border-radius: 15px;
    }

    .ItemList dl:nth-child(5) {
        clear: both;
    }
    .ItemList a{color:#666666;}

    #StageNav {
        width: 100%;
        background-color: whitesmoke;
        color: white;
        margin: 0 auto;
        margin-bottom: 0px;
        border: 1px solid #8256ef;
        margin-top: 3px;
    }

#StageNav ul {
    margin: 0 auto;
    padding: 0;
    display: flex;
}

    #StageNav ul li {
        margin: 0 auto;
        padding: 0;
        display: inline;
        font-size: 12pt;
        height: 40px;
        line-height: 40px;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-align: center;
        flex: 1;
    }

#StageNav ul li a {
    color: black;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}

#StageNav ul li a:hover {
    background-color: #ff0000;
    text-decoration: none;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}
/*发布产品的样式*/
.item img {
    width: 200px;
    height: auto ;
    float: left;
}

.item {
    float: left;
    margin: 20px;
}

.drop-left, .drop-right {
    width: 50px;
    height: 200px;
    float: left;
}

/*进度条样式*/
#myProgress {
    width: 100%;
    background-color: #ddd;
}

#myBar {
    width: 0%;
    height: 18px;
    background-color: #4CAF50;
    text-align: center;
    line-height: 18px;
    color: white;
}
#myProgress2 {
    width: 100%;
    background-color: #ddd;
}

#myBar2 {
    width: 0%;
    height: 18px;
    background-color: #4CAF50;
    text-align: center;
    line-height: 18px;
    color: white;
}

/*主页新闻样式*/
.news ul{
    margin-left: 10px;padding:0;
}
.news ul li{line-height:30px;}
.news ul li span{
    float:right;margin-right:20px;
}
.news a{color:#666666;}

.SortTitle {
    background-color: #ff6600;
    margin-left: 15px;
    color: white;
    font-weight: bold;
    padding-left: 15px;
}
#ContactNav ul {
    margin-top: 10px;
    height: 400px;
    background-color: white;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
}
#ContactNav ul li span{margin-left:15px;}

.FirstH1 {
    float: left;
    margin: 0;
    padding: 0;
    margin-left:20px;
    font-size: 12pt;
    color:#cccccc;
}
.LoginSpan {
    display: inline-block;
    float: right;
    margin-right: 23px;
}
.LoginSpan a{
    color:#666666;
}
#DetailImags ul {
    margin: 0;
    padding: 0;
   
}
#DetailImags ul li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 0;
}

#itemSize {
    display: inline;
}
#itemSize b {
    color: #666666;
}
    #itemSize ul {
        margin: 0 auto;
        flex: 1;
        display: block;
        padding: 0;
    }

        #itemSize ul li {
            display: inline-block;
            float: left;
            position: relative;
            margin: 5px;
            margin-right: 8px;
        }
            #itemSize ul li button {
                width: 40px;
                height: 25px;  
                line-height:25px;
                padding: 0px;
                border: solid 1px #666666;
                white-space: nowrap;
                border-radius: 5px;
                text-align: center;
                cursor: pointer;
                color: #666666;
                background-color:white;
            }

            #itemColor {
                display: block;
                width: 100%;
            }
#itemColor b{
   color:#666666;
}

    #itemColor ul {
        margin: 0 auto;
        flex: 1;
        display: block;
        padding: 0;
    }

        #itemColor ul li {
            display: inline;
            float: left;
            position: relative;
            line-height: 15px;
            margin: 5px;
            margin-right: 10px;
            padding: 5px;
            border: solid 1px #666666;
            white-space: nowrap;
            border-radius: 5px;
            text-align: center;
            cursor: pointer;
            color: #333333;
        }

#Describe{line-height:30px;}

  