﻿body {
    overflow: auto;
    margin: 0;
    padding: 0;
    background-color: #F0F0F0;
    width: 100%;
}

ul, li, i, p {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
#erweima{cursor:pointor;}
.erweima{cursor:pointer;}
#weixinewm{
position:absolute;
right:160px;
bottom:150px;
height:250px;
_height:280px;
width:230px;
text-align:center;
background-color:white;
display:none;
_right:160px;
_bottom:150px;

}
#hideAwayIcon{
float:right;
margin-top:0px;
margin-bottom:0px;
position:relative;
top:0px;
_top:-20px;
}
#ewmtitle{
position:relative;
top:5px;


}
#ewmImg{
margin-top:0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hidden {
    display: none;
}

.body {
    width: 1024px;
    height: 808px;
    overflow: hidden;
    margin: 0px auto 0px auto;
    padding: 30px 0px 0px 0px;
    background-color: transparent;
    background: url("../images/bg.jpg") no-repeat top center;
    /*边框阴影*/
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    color: #333;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4); /*ie*/
    -moz-box-shadow: 2px 2px 10px #909090; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
}

.toptip {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: fixed;
    clear: both;
    background-color: #eee;
    border-bottom: solid 1px #ccc;
    left:0;
    top:0;
    text-indent:2em;
    font-family: 微软雅黑;
    font-size: 13px;
} 
.toptip a {
     color: #333;
}
    .toptip .tip {
        position: absolute;
        right: 32px;
        top: 0;
        height: 30px;
    }

        .toptip .tip li {
            float: left;
            line-height: 30px;
            color: #333;
            width: 50px;
            font-size: 12px;
            font-family: 宋体;
            list-style-type: circle;
            text-align: center;
        }

.header {
    width: 100%;
    height: 120px;
}

    .header div.h_l {
        width: 300px;
        position: relative;
        height: 120px;
    }

    .header .h_l .logo {
        position: absolute;
        left: 20px;
        top: 40px;
    }

    .header .h_r {
        width: 720px;
        position: relative;
        height: 120px;
    }



        .header .h_r .menu {
            position: absolute;
            right: 0px;
            top: 30px;
            height: 80px;
            width: 650px;
        }
.menu>ul{
    width:650px;
}
.menu>ul>li {
    float: left;
    color: #fff;
    width: 40px;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 17px;
    letter-spacing: 1px;
    margin:0 10px;
    
    
}
 .menu>ul>li>a {
        color: #fff;
	width:45px;
	display:block;
	
	text-align:center;
    }

 .menu>ul>li>a:hover{
	color:yellow;
    }
    .menu>ul>li i {
        font-size: 12px;
        line-height: 15px;
        color: #ddd;
    }
    .menu>ul>li>ul{
    background:transparent;
    background-color:rgba(142,171,229,0.5);
    background-color:#6B90D6;filter:alpha(opacity=50);
    color:white;
}
.menu>ul>li>ul>li>a{
    color:white;
}
.imgbox {
    width: 100%;
    height: 310px;
}

.content {
    margin-top: 15px;
    width: 100%;
    height: 160px;
}

.c_l {
    margin-left: 20px;
    width: 404px;
    height: 100%;
    display: inline;
}
.c_l .title 
    {
    background: url("../images/Book-Add.png") no-repeat;
    text-indent: 25px;
    font-size: 14px;
    color: #246d8d;
    font-family: 微软雅黑;
    line-height: 20px;
}
.c_m {
    position: relative;
    margin-left: 20px;
    width: 286px;
    background: url("../images/boxbg.png") no-repeat;
    height: 100%;
}

    .c_m .table {
        
	border:solid 3px #488ECF;
        width: 280px;
        height: 150px;
    }

.table .thead {
    padding-left: 10px;
    padding-top: 10px;
}

    .table .thead li {
        width: 53px;
        background-color: #a0b6c1;
        height: 13px;
        line-height: 13px;
        margin-top: 2px;
        margin-left: 2px;
        text-align: center;
        font-size: 9px;
        color: #f1f1f1;
        cursor: pointer;
    }

        .table .thead li.selected {
            background-color: #718c9a;
        }

.table .tbody {
    padding-left: 10px;
    padding-top: 0px;
    margin-top: 5px;
    height: 120px;
}

.tbody li {
    height: 120px;
    width: 100%;
}

    .tbody li span {
        margin-top: 10px;
        display: block;
        font-family: 微软雅黑;
        font-size: 14px;
        line-height: 25px;
        color: #246d8d;
    }

    .tbody li.b1 {
        background: url("../images/xqjy.png") no-repeat 175px 15px;
    }

    .tbody li.b2 {
        background: url("../images/zhxy.png") no-repeat 185px 10px;
    }

    .tbody li.b3 {
        background: url("../images/zyjy.png") no-repeat 165px 15px;
    }

.star {
    position: absolute;
    top: 80px;
    left: 200px;
    /*background: url("../images/focus.png") no-repeat;*/
    width: 47px;
    height: 53px;
}

.c_r {
    margin-left: 30px;
    width: 224px;
    background: url("../images/sitemap2.png") no-repeat center bottom;
    height: 100%;
}

    .c_r .sitemap {
        font-family: 微软雅黑;
        color: #246d8d;
        font-size: 16px;
    }

    .c_r i {
        font-family: 微软雅黑;
        color: #999;
        font-size: 12px;
        line-height: 20px;
    }

.btm {
    margin-top: 15px;
    width: 984px;
    height:80px;
    background: url("../images/btm.png") no-repeat left center;
    margin-left: 20px;
    background-color:#65A8CF;
}

    .btm .setting {
        width: 425px;
        height: 79px;
        position: relative;
	color:#fff;
    }
    .services {
        font-size: 16px;
        color: #fff;
        font-family: 微软雅黑;
        position: absolute;
        left: 170px;
        top: 16px;
        line-height: 25px;
        width: 250px;
    }
    .btm .shortcut {
        width: 290px;
        text-align: center;

        height: 79px;
    }
.btm .shortcut .help{
	width:150px;
        position: relative;
        min-height:50px;
}
        .btm .help img {
            position: absolute;
            top: 14px;
            left: 10px;
        }
        .btm .help span{
	    position:absolute;
	    top:30px;
	    color:#fff;
	    display:block;
	    width:80px;
	    text-align:right;
	    font-size:16px;
	    font-family: 微软雅黑;
	    
	}
.shortcut .method1 {
    width: 95px;
}
.method1 p{
color:white;
margin:10px 0 0 0;padding:0;
line-height:25px;
}
    .btm .tel {
        width: 269px;
        text-align: center;
        font-size: 12px;
        font-family: 微软雅黑;
    }

.tel p {
    margin-top: 12px;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 20px;
    color: #fff;
}


.te .method2 {
    width: 130px;
	display:block;
    
}
.tel .method2 span{
margin-left:20px;
}
.tel .method2 img {
    margin-top: 12px;
    border: 0;
}
.tel .method2 span.cs_online_app img{
margin-top:5px;
}
.footer {
    margin-top: 5px;
    width: 100%;
    height: 90px;
    text-align: center;
    font-size: 12px;
    font-family: 微软雅黑;
}

    .footer .copyright {
        width: 60%;
        color: #999;
    }

    .footer .linkurl {
        width: 40%;
    }
