.tel{height: 29px;background-image: url(../images/yb-tel.png);background-repeat: no-repeat;background-position: center left;float: left;padding-left: 30px;font: 14px/29px "΢���ź�";color: #666666;margin-top: 33px;}
.QQ{width: 145px;height: 29px;background-repeat: no-repeat;background-position: 12px center;float: left;background-color: #168ce3;padding-left: 5px;margin-top: 33px;margin-left: 20px;color: #fff;}
.QQ a{
	
	background-image: url(../images/yb-QQ1.png) ;
    width:14px ;
    height: 17px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 4px;
   cursor: pointer;

}
.QQ em{
    font-style: normal;
    font-size: 14px;
    line-height: 29px;
    height: 29px;
    font-family:"Microsoft YaHei"
    
}
#image {
    width: 100%;
    height: 352px;
    background-color: #fff;
}

.image {
    width: 1100px;
    height: 352px;
    margin: 0 auto;
}

#link {
    width: 100%;
    height: 60px;
    background-color: #fff;
}

.link {
    width: 1100px;
    margin: 0 auto;
    background-color: #f5f5f5;
}

.link a {
    font: 18px "Microsoft yahei";
    line-height: 60px;
    color: #333;
    width: 220px;
    height: 60px;
    display: inline-block;
    text-align: center;
}

.link a.home {
    color: #168ce3;
}


#payment {
    width: 100%;
    height: 602px;
    background-color: #fff;
}

.payment {
    width: 1100px;
    height: 547px;
    margin: 0 auto;
    padding-top: 55px;
}

.title {
    font: 18px "Microsoft yahei";
    text-align: center;
    margin: 0 auto 40px;
    width: 300px;
}

.title a {
    display: block;
}

.title .underline {
    width: 32px;
    height: 2px;
    background-color: #168ce3;
    margin: 10px auto 0;
}

.text {
    width: 578px;
    font: normal 16px "Microsoft yahei";
    margin: 0 auto 60px;
}

.account {
    width: 1100px;
    height: 343px;
}

.titleBar {
    width: 1075px;
    height: 44px;
    background-color: #3f8cea;
    color: #fff;
    font: 16px "Microsoft yahei";
    line-height: 46px;
    padding-left: 25px;
}
/*
.item {
    width: 548px;
    height: 148px;
    float: left;
    border: solid 1px #ccc;
}
*/
.item2 {
    width: 548px;
    height: 148px;
    float: left;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.item3 {
    width: 548px;
    height: 148px;
    float: left;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

.accountImg {
    width: 204px;
    height: 148px;
    float: left;
    text-align: center;
}

.info {
    width: 344px;
    height: 148px;
    float: right;
    font: 14px "Microsoft yahei";
    padding-top: 15px;
}

.info div {
    margin-top: 10px;
}

.info div {
    color: #666;
}

.info div a.fontColor {
    color: #333;
}

.accountImg img {
    padding: 41px 0;
    display: inline-block;
}

