﻿

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
ol,ul,li { list-style:none; }
em ,i{
    font-style: normal;
    font-weight: normal;
}
html,body{
    background:#f5f5f5;
}
img{
    border: none;
}
a{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}
.top{
    min-width: 1000px;
    min-width: 1000px;
    width: 100%;
    height: 400px;
    background:url("../images/top.png") #379ed9 no-repeat center center;
}
.top-child{
    width: 1000px;
    height: 400px;
    margin: 0 auto;
}
.content{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;

}
.information{
    background: white;
    width: 998px;
    border: solid 1px #ccc;
    height: 240px;
    margin-top: 20px;
}


.carousel{
    height:210px;
    width:276px;
    margin: 20px;
    float: left;

    position:relative;
}
.carousel .main-img  {
    height:182px;
    width:100%;

    position:absolute;
    z-index:1;
}
.carousel ul li{
    position:absolute;
    height:210px;
    width:100%;
    left:0;
    top:0;

}

.carousel ul li div{

    width:276px;
    margin:0 auto;

}
.carousel ul li div img{
    width:276px;
    height:182px;
}
.carousel .titles  {
    min-width:276px;
    height:32px;
    width:100%;
    position:absolute;
    z-index:9999999999;
    margin:0 auto;
    bottom:0px;

}

.carousel dl{
    height:22px;
    width:800px;
    /*background:yellow;*/
    z-index:9999999999;
    margin:0 auto;
    position:relative;
}

.carousel dl dd{
    text-align:center;
    position:relative;
    bottom:-12px;


    margin:0 5px;
    float:left;
    width:10px;
    height:10px;
    border-radius: 100%;
    background: #333333;
    opacity: 0.5;

}
.carousel dl dd.active{
    background: #44a4db;
    opacity: 0.5;


}

.new-information{
    width: 680px;
    height: 240px;

    float: left;
    position: relative;
}
.new-information h3{
    font-family: '微软雅黑';
    font-size: 18px;
    height:20px;
    line-height: 20px;
    margin-top: 10px;
}
.new-information ul {
    position: relative;
    left: -69px;
    width: 725px;
    height: auto;
    overflow: hidden;
    top:0px;
}
.new-information ul li{
    height: 40px;
    line-height:40px;
    list-style: inherit;
    width: 41%;
    float: left;

    margin-left: 9%;
    font-size: 12px;
    color: #368ee0;

}
.new-information ul li a{

    background: url("http://www.thea.cn/file/152/zt/images/dot.png") no-repeat 9px 13px ;
    background-size: 5px 5px;
    text-overflow :ellipsis;
    white-space : nowrap;
    overflow :hidden;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
    width: 100%;
    text-indent: 20px;
    font-size: 13px;
    font-weight: 500;
    font-family: '微软雅黑';
    color: #333;
    text-decoration: none;
}

.new-information ul li a:hover{
    text-decoration: underline;
    color: #368ee0;
}
.enlist{
    margin-top: 22px;
    width: 998px;
    height: auto;
    overflow: hidden;
    border: solid 1px #ccc;
    background: white;
    padding-bottom: 10px;


}
.enlist img{
    margin-left: 20px;
    margin-top: 20px;
}
.enlist ul{
    width: 984px;
    margin-left: 11px;
}
.enlist ul li{
    width:102px;
    margin: 10px 10px;
    height: 42px;
    float: left;

}
.enlist ul li a:hover{
    color: white;
    background: #379ed9;
    border-color:#379ed9 ;

}
.enlist ul li a{
    border: 1px dashed  #ccc;
    background: #fafafa;
    text-align: center;
    line-height: 40px;
    width:100px;
    height: 40px;
    color: #333;

}
.address-info{
    margin-top: 20px;
    width: 998px;
    border: solid 1px #ccc;
    height: auto;
    overflow: hidden;
    background: white;
    padding-bottom:20px;
}
.address-info .address{
    float: left;
    width: 644px;
    height: auto;
    overflow: hidden;
    display: inline-block;
}
.address-info .info{
    display: inline-block;
    width: 310px;
    height: auto;
    float: left;
}
.address-info .address table{

    margin: 20px;
    text-align: center;
}
.address-info .address table tr,
.address-info .address table th,
.address-info .address table td{
    height: 35px;
    line-height: 35px;
    font-size:14px;
}
.address-info .address table th{


    color: white;
}
.address-info .address table .three a{
    color: red;
}
.address-info .address table th.one{
    background: #379ed9;

}
.address-info .address table th.two{
    background: #2b8ec6;

}
.address-info .address table th.three{
    background: #379ed9;
}
.address-info .address .one{
    width: 140px;
}
.address-info .address .two{
    width: 260px;
    background: #fafafa;

}
.address-info .address .three{
    width: 244px;

}
.info h3{
    width: 100%;
    margin-top:25px;
    font-family: '微软雅黑';
    font-size: 18px;
    height:25px;
    line-height: 25px;



}

.info ul li{
    height: 30px;
    line-height: 30px;
    list-style: inherit;
    width: 100%;
    font-size: 12px;
    color: #368ee0;

}
.info ul{

}


.info ul li a{

    background: url("../images/dot.png") no-repeat 9px 11px ;
    background-size: 5px 5px;
    text-overflow :ellipsis;
    white-space : nowrap;
    overflow :hidden;
    display: block;
    height: 24px;
    line-height: 24px;
    margin-top: 6px;
    width: 100%;
    text-indent: 20px;
    font-size: 13px;
    font-weight: 500;
    font-family: '微软雅黑';
    color: #333;
    text-decoration: none;
}
.info ul li a:hover{
    text-decoration: underline;
    color: #368ee0;
}
.more{
    width: 998px;
    border: #ccc 1px solid;
    overflow: hidden;
    height: 218px;
    background: white;
    margin-top: 20px;

}
.more h3{
    height: 62px;
    line-height: 62px;
    text-indent: 15px;
    font-family: '微软雅黑';
    font-size: 18px;


}
.more dl{
    width: 962px;
    height: 218px;
    border-top:solid 1px #ccc ;
    margin: 0 auto;
    position: relative;

}
.more dl dt{
    position: absolute;
    width: 130px;
    height: 3px;
    background: #379ed9;
    top:-2px;
    left:0px;
}
.more dd{
    margin-top: 20px;
    float: left;
    width: auto;
    margin-left: 28px;

}
.more dd.first-child{
    margin-left: 0px;
}
.more dd.last-child{
    margin-left: 0px;
}
.more dd img{
    width: 170px;
    height: auto;
    float: left;

}


#theaFooter {width:100%;padding:30px 0 20px; background:#eeeeee; text-align:center;margin-top:20px;color:#666;font-size: 12px;color: #333;}
#theaFooter a{display: inline}
#theaFooter li,#theaFooter ul,#theaFooter p{padding: 0px;margin: 0px;}
#theaFooter .dib-wrap .dib {margin:0 5px;font-size: 12px;letter-spacing: normal;word-spacing: normal;vertical-align: top;display:inline;}
#theaFooter p {margin:8px 0;color: #666;font-family: "SimSun"}
#theaFooter .links {color:#999;}
#theaFooter .links a {margin:0 10px;color:#444;text-decoration: none;font-family: "SimSun"}
#theaFooter p a:hover{color: #368ee0}

.slide-pic{width: 276px;height: 190px;position: relative;overflow: hidden;margin:26px 20px 20px;float: left;}
.slide-pic ul{position: absolute;left: 0;top: 0;width: 400%;z-index: 9;}
.slide-pic ul li{width: 25%;float: left;}
.slide-pic ul li a{display: block;}
.slide-pic ul li a img{width: 276px;height: 190px;}
.slide-pic .pagination{width: 100%;height: 8px;text-align: center;line-height: 8px;position: absolute;left: 0;bottom: 10px;z-index: 10;}
.slide-pic .pagination span{display: inline-block;*display: inline;*zoom: 1;width: 8px;height: 8px;border-radius: 4px;background: #fff;box-shadow: 0px 1px 1px #020202;margin:0 5px;}
.slide-pic .pagination span.cur{background: #fff000;}