﻿/*↓客服中心*/
.product-page-body{width:1220px;margin:0px auto;margin-top:30px;}
.product-page-body #tab {width: 100%;min-height: 450px;overflow: hidden;}
.product-page-body #tab-content{background-color:#fff;box-shadow: 0 0 2px #ddd;margin-bottom:50px;}
/*选项卡的头部*/
.product-page-body #tab-header {height: 38px;text-align: center; position: relative;overflow:hidden;}
.product-page-body #tab-header ul {width: 100%;position: absolute;left: -1px;font-size: 19px;list-style-type:none;padding:0;}
.product-page-body #tab-header ul li {float: left;}

.product-page-body #tab-header ul li span{display:block;float:left;height:38px;line-height: 38px;overflow:hidden;background-color:#e7eef8;border-top:1px solid #d3d8de;font-size:14px;}
.product-page-body #tab-header ul li span.firstTxt{padding-left:20px;}
.product-page-body #tab-header ul li span.centerImg{width:36px;border-top:none;background:url(../images/support/centerImg04.png) no-repeat;}
.product-page-body #tab-header ul li span.lastImg{width:34px;border-top:none;background:url(../images/support/lastImg02.png) no-repeat;}

.product-page-body #tab-header ul li.selected span{background-color:#fff;border-top:1px solid #fff;color:#0C6EB5;font-size:14px;}
.product-page-body #tab-header ul li.selected span.lastImg{border-top:none;background:url(../images/support/lastImg01.png) no-repeat;}
.product-page-body #tab-header ul li.selected span.centerImg{border-top:none;background:url(../images/support/centerImg01.png) no-repeat;}
/*主要内容*/
.product-page-body #tab-content .tab-left{width:460px;height:100%;min-height:560px;margin:15px 0px;float:left;}
.product-page-body #tab-content .tab-right{width:580px;height:100%;min-height:560px;margin:15px 20px 15px 140px;padding:0px 0px;float:left;}
.tab-right .right-title{font-size: 20px;line-height: 50px;margin-left: 32px;color:#3d3d3d;}
.tab-left .left-title{font-size: 20px;line-height: 50px;margin-left: 30px;color:#3d3d3d;}

/*左侧内容，有可能被替换*/
.left-content{margin-left:32px;font-size:16px;color:#696969;line-height:24px;}
.left-part .title{margin-top:11px;height:38px;}
.left-part .title div{font-size:16px;color:#3d3d3d;line-height:30px; float:left;margin-right:20px;}
.left-part .text{margin-left:57px; }
.left-part .text p{font-size:16px;color:#3d3d3d;line-height:29px;} 

/*右侧内容*/
.right-content{margin:10px 0px 0px 30px;}
.cell_small{border:1px #d8d8d8 solid; margin:8px 0px; width:535px; height:32px;}
._title{color:#696969;line-height:32px;}
._point{line-height:32px;color:#fb0000;}
._small{margin-left:12px;}
._small input{height:26px; border:0px; line-height:32px;width:440px;}
.cell_big{border:1px #d8d8d8 solid; margin:8px 0px; width:535px; height:95px;}
.cell_big textarea{width:500px;height:50px; border:0px;resize:none;}
._big{margin-left:12px;}
.sub{width:120px; height:30px; margin-top:10px;}
.sub .submit{text-align: center; line-height: 30px;margin: 0 auto;display: block; color:#ffffff;background-color:#1b78cf;cursor:pointer;}

.login{height:32px; margin-top:30px; display:none;}
.login-item{float:left;margin-right:14px; height:32px; width:200px; height:32px; border:1px solid #d8d8d8;}
.login-item input{height:26px;width:135px;border:0px;}

.login-item-sub{float:left;}
.login-item-sub span{text-align: center; line-height: 30px;margin: 0 auto;display: block; color:#696969;background-color:#f2f0f6;cursor:pointer; width:100px; height:32px;border:1px solid #d8d8d8;}
#txtSex{height: 29px;width: 471px; border: 0px;}

/*↑*/