﻿body {
    background-color: #808080;
}

* {
    padding: 0px;
    margin: 0px;
}

ul {
    list-style-type: none;
    width: 757px;
}

a {
    text-decoration: none;
}
.mainpage {
/*width:1920px;*/
width:100%;
margin:auto;
}

.header {
    /*width:1920px;*/
    width: 100%;
    height: 298px;
    margin:auto;
}

.topbox {
        /*width:1920px;*/
        width:100%;
        height: 84px;       
        /*margin:auto;*/
    }

.top {
            width: 1100px;
            height: 84px;
            /*position: absolute;*/
            /*top: 0px;
            left: 410px;*/
            margin:auto;
            overflow:hidden;
           padding-left:13px;

    left: 0px;
}

.logo {
                width: 96px;
                height: 76px;
                float: left;
                margin-top: 7px;
                padding-left: 30px;
            }

.topmenu {
                width: 700px;
                height: 84px;
                float: left;
                margin-left: 17px;
                overflow:hidden;
            }
.topmenu li {
                    font-family: 微软雅黑;
                    font-weight: bold;
                    font-size: 18px;
                    
                    height: 84px;
                    text-align: center;
                    line-height: 84px;
                    float: left;
                }

.topmenu li a {
                        color: #6b6b6b;
                    }



.topmenu li a:hover {
                        cursor: pointer;
                        color: #be5d6c;
                    }

.search {
                width: 174px;
                height: 34px;
                float: right;
                margin-top: 35px;
                margin-right: 0px;
                overflow: hidden;
                position: relative;
                background-repeat:no-repeat;
            }

.navagation {
                width: 55px;
                height: 40px;
           padding-right:8px;
              float:right;
              padding-top:30px;
            }

.navagation li {
                    font-family: 微软雅黑;
                    font-weight: lighter;
                    font-size: 12px;
                    line-height: 20px;
                    text-align: center;
                }

.navagation li a {
                        color: #6b6b6b;
                    }

.navagation li a:hover {
                            cursor: pointer;
                            color: orange;
                        }

.bannerbox {
        /*width:1920px;*/
        width: 100%;
        height: 214px;
        background-color: #104b8d;
        position: relative;
        margin:auto;
    }

.opacity {
            
            width:100%;
            /*width:1920px;*/
            margin:auto;
            height: 30px;           
            margin-top:184px;
            position:absolute;
            left:0px;
            bottom:0px;
            z-index:3;
        }

.way {
             
                height: 30px;
                line-height: 30px;
                margin-left: 10px;
                font-size: 12px;
                color: #fff;
                position:absolute;
                left:30px;
                top:184px;
                z-index:5;

            }

.way a:hover {
                    color: orange;
                    cursor: pointer;
                }

.banner {
            width: 1100px;
            height: 214px;
           position:relative;            
            margin:auto;
    top: 0px;
    left: 0px;
    z-index:2;

}

.ss {
            width: 100%;
            height: 214px;
           position: absolute;            
            margin:auto;
            top:0; left:0;
   
    
    z-index:6;

}

.contentbox {
    /*width:1920px;*/
    width: 100%;   
    background-color: #f0f1f1;
    /*position: relative;*/
    margin:auto;
     background-color:#d1ddde;
}

.content {
        width: 1100px;       
        /*position: absolute;
        top: 0px;
        left: 410px;*/
        margin:auto;
        background-color:#f9f9f9;
    }

.lls {
   
}
.o {
  color: #fff;  cursor: pointer;
}
.o1 {
 font-family: 微软雅黑;
                    font-size: 14px;
                    color: #727070;
}
.lls li {
                    width: 103px;
                    height: 36px;
                    margin-right: 18px;
                    background-color: #8fc6e9;
                    float: left;
                    text-align: center;
                    line-height: 36px;
                    font-family: 微软雅黑;
                    font-size: 14px;
                    color: #727070;
                }
.lls li:hover{
                        background-color: #18679a;
                        color: #fff;
                        cursor: pointer;
                    }
.x
{
 background-color: #18679a;
                        color: #fff;
                        cursor: pointer;
                    }
.detailbox {
            width: 1100px;            
            position: relative;
            margin:auto;
        }

.footer {
    /*width:1920px;*/
    width: 100%;
    height: 84px;
    background-color: #323232;
    /*position: relative;*/
}

.footer-middle {
        width: 1100px;
        height: 42px;
        /*position: absolute;*/
        /*left: 410px;*/
        /*top: 21px;*/
        margin:auto;
        padding-top:21px;
    }
.navagation2 {
           
            height: 42px;
            float: left;
            line-height: 42px;
            font-family: Arial;
            font-size: 12px;
            color: #818181;
            margin-left: 50px;
       
    width: 534px;
}

.navagation2 ul li {
                float: left;
                margin-left: 6px;
            }
.navagation2 ul li a {
                    color: #818181;
                    font-size:14px;
                }
.navagation2 ul li a:hover {
                    cursor: pointer;
                    color: #b25305;
                }

.copy {
            width: 470px;
            height: 42px;
            float: right;
            line-height: 42px;
            font-family: Arial;
            font-size: 10px;
            color: #818181;
            margin-right: 30px;
            overflow: hidden;
        }
