﻿html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body {
	position: relative;
	background-color: #FFFFFF;
	font-family: "微软雅黑", "黑体", "宋体", "Arial", "Times New Roman", Times, serif;
	font-size: 14px;
	/* color: #06549e; */
}
div, p, span {
	line-height: 120%;
}
a, button, input, textarea {
	-webkit-tap-highlight-color:rgba(255,0,0,0);
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #272727;
}
a:hover {
	text-decoration: underline;
	/* font-weight: bold; */
	color: #06549e !important;
	text-decoration: none;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
.radius2 {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
.radius5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
.radius10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
}
.radius15 {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
}
.opacity0 {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.opacity2 {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.opacity5 {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.opacity8 {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.box {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.pdtop3 {
	padding-top: 30px;
}
.pdBottom1 {
	padding-bottom: 10px;
}
.bgC1 {
	background-color: #f5f5f5;
}
.blue {
	color: #138be7;
}
.bold {
	/* font-weight: bold; */
}
.bg2 {
	background-color: #f4f4f4;
	padding: 10px 20px;
}
.sideTitle {
	font-weight: bold;
	padding-bottom: 10px;
}
.pdTop2 {
	padding-top: 30px;
}
.banner-bar {
	background-color: #EEEEEE;
}
.banner-main {
	position: relative;
	max-width: 1920px;
	height: 380px;
	margin: 0px auto;
	/*border-top: 1px solid #DEDEDE;*/
	border-bottom: 1px solid #DEDEDE;
	overflow: hidden;
}
#banner {
	position: absolute;
}
#banner img {
	position: absolute;
}
.banner-btn {
	position: absolute;
	width: 100%;
	top: 160px;
}
.banner-btn a:link img, .banner-btn a:visited img {
	border: none;
}
.banner-btn a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#banner_left {
	position: absolute;
	left: 6%;
}
#banner_right {
	position: absolute;
	right: 6%;
}
#banner_num {
	position: absolute;
	left: 45%;
	top: 340px;
}
#banner_num img {
	margin: 0px 6px;
}
.homeNews img {
	vertical-align: top;
	margin-right: 4px;
}
.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.header {
	position: relative;
	/*border-bottom: 2px solid #f2f2f2;*/
	/* background-color: #000000; */
	color: #545454;
	z-index: 10;
}
.header a {
	/* color: #2d2d2d !important; */
}
.header .logo {
	float: left;
	height: 60px;
	line-height: 60px;
}
.header .logo img {
	vertical-align: middle;
}
.header .nav {
	float: left;
	margin-left: 50px;
	height: 60px;
	line-height: 60px;
}
.header .nav li {
	float: left;
	margin-right: 30px;
	padding: 0 7px 0 0;
}
.header .search {
	float: right;
	height: 60px;
	line-height: 60px;
}
.header .search input {
	border: none;
	/* border-bottom: 1px solid #231815; */
	/* border-bottom: 1px solid #dce7ea; */
	/* background-color: #000000; */
	/* border-top: 1px solid red; */
	color: #383838;
	width: 80px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #bfbfbf;
}
.mgr2 {
	margin-right: 40px;
}
.header .search select {
	border: 1px solid #bfbfbf;
	color: #292929;
	/* background-color: #000000; */
}
.popMenu {
	position: absolute;
	z-index: 11;
	top: 60px;
	width: 105px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
.popMenu a {
	color: #000000;
}
.popMenu li {
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
}
.popMenu img {
	vertical-align: 5px;
	padding-right: 3px;
}
#menuAbout {
	left: 155px;
}
#menuProduct {
	left: 250px;
}
#menuOperation {
	width: 120px;
	left: 345px;
}
#menuNews {
	left: 440px;
}
#menuCareer {
	left: 540px;
}
#menuResponsibility {
	width: 160px;
	left: 635px;
}
.footer {
	padding: 40px 0 30px 0;
	/*border-top: 2px solid #f2f2f2;*/
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #06549e;
	color: #FFFFFF;
}
.footer .qrcode {
	margin-top: 20px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover{color:red}
.footer .logo {
	float: left;
}
.footer .nav {
	float: left;
	padding: 0 16px;
	/*border-right: 1px solid #e9e9e9;*/
	border-right: 1px solid #ffffff;
}
.footer .nav ul {
	float: left;
	margin: 0 29px;
}
.footer .nav li {
	margin-bottom: 10px;
}
.footer .nav li a:hover {
	color: white !important;
}
.footer .follow {
	float: left;
	margin-left: 30px;
}
.footer .follow .snsIcon ul {
	margin-top: 20px;
}
.footer .follow .snsIcon li {
	float: left;
	margin-right: 14px;
}
.footer .title {
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	height: 60px;
	/*background-color: #e7e7e7;*/
	background-color: #06549e;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
}
.copyright a {
	color: #FFFFFF;
}
.copyright .left {
	float: left;
	width: 380px;
	height: 60px;
	line-height: 60px;
}
.copyright .right {
	float: left;
	width: 740px;
	height: 60px;
	line-height: 60px;
	text-align: right;
	padding-right: 20px;
}
.copyright .right span {
	padding-left: 10px;
}
.gong_shange_wj {
	float: left;
	padding-top: 5px;
}
.homeNews {
	padding: 30px 0 40px 0;
}
.homeNews a {
	color: #000000;
}
.homeNews a:hover {
	color: #138be7;
	text-decoration: none;
	font-weight: normal;
}
.homeNews .title {
	padding-bottom: 20px;
}
.homeNews .title .text {
	float: left;
}
.homeNews .title .more {
	float: right;
	padding-right: 15px;
}
.homeNews .content {
	
}
.homeNews .content li {
	float: left;
	width: 380px;
	margin: 0 10px;
	text-align: center;
}
.homeNews .content li img {
	max-width: 380px;
	/*max-height: 212px;*/
	border-radius: 10px;
	/* border: 1px solid grey; */
	box-shadow: 0px 2px 7px #797979;
}
.homeNews .content .text {
	text-align: center;
}
.homeNews .content .text .t1 {
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 10px 0;
}
.homeNews .content .text .t2 {
}
.brand {
	background: url("https://www.privacv.com/public/Home/cn/images/brand_bg.jpg") no-repeat center;
	background-color: #f5f5f5;
	color: #FFFFFF;
	padding: 50px 0;
}
.brand .title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.brand .content {
	margin-left: 60px;
	padding-top: 20px;
	line-height: 160%;
	padding-bottom: 10px;
}
.brand .content a {
	color: #FFFFFF;
}
.brandPic {
	margin: 50px 0;
}
.brandPic .box {
	height: 120px;
	overflow: hidden;
}
.brandPic .pic {
	position: absolute;
	left: 0px;
	top: 0;
	width: 4000px;
}
.brandPic .pic img {
	float: left;
	width: 188px;
	margin: 5px;
	border: 1px solid #dddddd;
}
.brandPic .pic a:hover img {
	border: 1px solid #0000FF;
}
.sidebar {
	width: 200px;
	float: left;
}
.sidebar li {
	border-bottom: 1px dotted #c1c1c1;
	padding: 5px 0;
}
.sidebar img {
	vertical-align: 5px;
	padding-right: 3px;
}
.main {
	width: 930px;
	float: left;
	padding-bottom: 50px;
	padding-left: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	border-left: 1px solid #e4e4e4;
}
.main .place {color: #06549e;}
.main .title {
	font-size: 26px;
	padding: 20px 0;
	color: #06549e;
}
.main .date {
	border-top: 1px solid #e4e4e4;
	padding: 10px 0 20px 0;
}
.date h2{line-height: 25px;}
.main .content {
}
.main .content p {
	line-height: 180%;
	padding: 15px 0;
}
.main .content .mainTitle {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 0px;
}
.main .content .subTitle {
	font-weight: bold;
}
.main .content .note {
	font-size: 12px;
}
.main img {
	max-width: 100%;
}
.main .descript {
	line-height: 140%;
}
.main .yearIcon {
	width: 55px;
	height: 55px;
	line-height: 55px;
	background-color: #eaeaea;
	text-align: center;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	float: left;
}
.main .expandBtn {
	float: left;
	width: 53px;
	height: 27px;
	line-height: 27px;
	background-color: #0c7eff;
	color: #ffffff;
	text-align: center;
	margin-top: 13px;
	margin-left: 20px;
}
.main a {
	color: #06549e;
}
.main a:hover {
	color: #138be7;
	text-decoration: none;
	font-weight: normal;
}
.recommend {
	border-top: 1px dotted #c1c1c1;
	margin-top: 50px;
}
.recommend .title {
	font-size: 14px;
}
.recommend .title img {
	vertical-align: top;
	margin-right: 4px;
}
.recommend .title .left {
	float: left;
	width: 50%;
}
.recommend .title .right {
	float: right;
	width: 50%;
	text-align: right;
}
.recommend .content {
	
}
.recommend .btn {
	float: left;
}
.recommend .btn img {
	height: 113px;
}
.recommend .content li {
	width: 290px;
	float: left;
	margin: 0 10px;
	text-align: center;
}
.recommend .content img {
	max-width: 290px;
	/*max-height: 162px;*/
}
.recommend .content .t1 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.sidebarSelect {
	font-weight: bold;
}
.historyList {
	margin-top: 30px;
}
.historyList li {
	margin-top: 20px;
}
.historyList a .expandBtn {
	color: #ffffff;
}
.historyList a:hover .expandBtn {
	color: #0000FF;
}
.historyList .t1 {
}
.historyList .t2 {
	position: relative;
	background-color: #f5f5f5;
	margin: 0 70px;
	padding: 0 15px 0 15px;
	display: block;
}
.historyList .t3 {
	width: 76%;
	float: left;
	padding-left: 20px;
}
.historyList .t3 p {
	padding-top: 15px;
}
.historyList .topArrow {
	position: absolute;
	left: 25px;
	top: -15px;
}
.contact {
	background-color: #fafafa;
	padding: 30px 0 100px 0;
}
.contact .title {
	font-size: 26px;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 50px;
}
.contact .content p {
	line-height: 180%;
	padding: 10px 0;
}
.contact .content {
	background-color: #ffffff;
	padding: 20px 40px;
	border: 2px solid #dddddd;
}
.contact .left {
	width: 50%;
	float: left;
}
.contact .left img {
	padding-right: 20px;
}
.contact .left li {
	font-size: 16px;
	padding-bottom: 40px;
}
.contact .right {
	width: 45%;
	float: left;
	border-left: 2px solid #dddddd;
	padding-left: 40px;
}
.contact .contactNav span {
	margin-right: 10px;
}
.navBox {
	padding: 10px 80px;
}
.bg6 {
	background-color: #666666;
	color: #FFFFFF;
}
a .bgc {
	background-color: #cccccc;
	color: #000000;
}
a:hover .bgc {
	color: #FFFFFF;
}
.sz26 {
	font-size: 22px;
}
.circle1 {
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-color: #b5b7b6;
	text-align: center;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	float: left;
}
.contact .t3 {
	font-size: 20px;
	padding-left: 20px;
	float: left;
}
.contact a {
	color: #000000;
}
.contact a:hover {
	color: #138be7;
	text-decoration: none;
	font-weight: normal;
}
.picCenter {
}
.picCenter li {
	width: 290px;
	float: left;
	margin: 10px;
	background-color: #f3f3f3;
}
.picCenter .pic {
	width: 290px;
	height: 200px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.picCenter .pic img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.picCenter .t4 {
	height: 20px;
	text-align: center;
	padding: 10px;
}
.loadMore {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #f3f3f3;
	margin-top: 20px;
}
.loadMore img {
	vertical-align: middle;
	margin-right: 10px;
}
.news {
}
.news .pic {
	float: left;
	width: 237px;
	text-align: center;
}
.news .pic img {
	max-width: 237px;
	/*max-height: 132px;*/
}
.news .t5 {
	float: left;
	width: 480px;
	margin-left: 30px;
}
.news .t6 {
	font-size: 20px;
}
.news .t7 {
	padding: 10px 0;
	font-size: 14px;
	color: #787575;
}
.news a:hover .t7 {
	color: #138be7;
}
.news .t8 {
	margin-bottom: 10px;
	font-size: 14px;
}
.news .more {
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #33373c;
	color: #ffffff;
	font-size: 14px;
}
.news .line {
	border-bottom: 1px solid #e4e4e4;
	margin: 20px 0;
}
.sp1 {
	padding-left: 30px;
}
.jobNav {
	/*background-color: #f8f9fb;*/
	padding: 50px 0px 0px 0px;
}
.jobNav li {
	width: 395px;
	height: 190px;
	float: left;
	text-align: center;
	border: 1px solid #e6eaec;
}
.jobNav .t1 {
	width: 300px;
	margin: 0 auto;
}
.jobNav .icon {
	margin: 20px 0;
}
.jobNav .title {
	font-size: 18px;
	margin-bottom: 10px;
}
.jobNav .content {
	color: #666666;
	line-height: 140%;
}
.jobNav a {
	color: #000000;
}
.jobNav a:hover {
	color: #138be7;
	text-decoration: none;
	font-weight: normal;
}
.jobNav a:hover .content {
	color: #138be7;
	text-decoration: none;
	font-weight: normal;
}
.jobPath {
	position: relative;
	padding: 20px 0;
}
.jobPath img {
	max-width: 100%;
}
.jobPath .title {
	font-size: 26px;
	padding: 20px 0 20px 0;
}
.jobPath .content p {
	line-height: 140%;
	margin-bottom: 10px;
}
.jobPath .moreBtn {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 175px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #33373c;
	color: #ffffff;
	font-size: 14px;
}
.jobPath .moreBtn a {
	color: #ffffff;
}
.jobPath .moreBtn a:hover {
	color: #138be7;
	text-decoration: none;
	font-weight: normal;
}
.jobPath .jobPeiYang {
	padding-bottom: 30px;
}
.jobPath .jobPeiYang li {
	width: 50%;
	float: left;
	padding-top: 30px;
}
.jobPath .jobPeiYang .peiTitle {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.jobPath .jobPeiYang .peiContent {
}
.salary {
	background-color: #f8fafb;
	padding: 20px 0 30px 0;
}
.salary .t1 {
	font-size: 26px;
	padding: 20px 0 20px 0;
	text-align: center;
}
.salary .descript {
	text-align: left;
	line-height: 140%;
}
.salary .descript p {
	line-height: 180%;
	padding: 15px 0;
}
.salary .list {
	margin-top: 30px;
}
.salary .list li {
	position: relative;
	width: 240px;
	height: 60px;
	float: left;
	margin: 10px 0px;
}
.salary .title {
	margin-bottom: 10px;
}
.salary .title img {
	vertical-align: middle;
	margin-right: 20px;
}
.salary .content {
	position: absolute;
	z-index: 50;
	left: 10px;
	top: 10px;
	background-color: #999999;
	padding: 20px;
	line-height: 140%;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	display: none;
}
.jobList {
	padding: 10px 0;
}
.jobList li {
	height: 50px;
	clear: both;
}
.jobList .th {
	background-color: #f1f1f1;
	border: 1px solid #d9d9d9;
	font-weight: bold;
}
.jobList li div {
	width: 180px;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	text-align: center;
}
.jobList .page {
	margin-top: 30px;
}
.jobList .page a span {
	border: 1px solid #dadada;
}
.jobList .page a:hover span {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #33373c;
}
.jobList .left {
	width: 200px;
	float: left;
	padding-left: 30px;
}
.jobList .right {
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 30px;
}
.jobList .right span {
	border: 1px solid #000000;
	padding: 0 5px;
	margin: 0 2px;
}
.bdBottom {
	border-bottom: 1px solid #d9d9d9;
}
.bdRight {
	border-right: 1px solid #d9d9d9;
}
.jobDetail {
	padding: 10px 0;
}
.jobDetail li {
	clear: both;
}
.jobDetail li div {
	float: left;
	width: 190px;
	height: 70px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 0 20px;
}
.jobDetail li div p {
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}
.jobDetail .t1 {
	padding: 10px 20px;
	line-height: 180%;
}
.jobDetail .tip {
	border-top: 1px dotted #c1c1c1;
	border-bottom: 1px dotted #c1c1c1;
	padding: 10px 20px;
}
.jobDetail .t2 {
	font-weight: bold;
	background-color: #f4f4f4;
}
.jobMore {
	background-color: #f8f8f8;
	margin-top: 30px;
	padding: 10px;
	font-size: 14px;
	margin-left: -10px;
}
.jobMore li {
	overflow: hidden;
}
.jobMore .t1 {
	padding: 10px 0;
	font-weight: bold;
}
.jobMore .moreBtn {
	padding: 10px 0;
}
.jobMore a {
	color: #000000;
}
.jobMore a:hover {
	color: #138be7;
	text-decoration: none;
	font-weight: normal;
}
#recommend {
	height: 330px;
}
.productList {
	overflow: hidden;
	padding-bottom: 20px;
}
.productList + .clear + .pagination,
.main .pagination {
	clear: both;
	margin: 20px 0 30px;
	padding: 15px 0;
	text-align: center;
	font-size: 12px;
}
.main .pagination a {
	display: inline-block;
	line-height: 28px;
	height: 28px;
	padding: 0 10px;
	margin: 0 3px;
	color: #06549e;
	border: 1px solid #dadada;
	background: #fff;
	text-decoration: none;
}
.main .pagination a:hover {
	color: #fff;
	background: #06549e;
	border-color: #06549e;
}
.main .pagination span.cur_page {
	display: inline-block;
	line-height: 28px;
	height: 28px;
	padding: 0 10px;
	margin: 0 3px;
	color: #fff;
	border: 1px solid #06549e;
	background: #06549e;
}
.zindex1 {
	z-index: 1;
}
.zindex2 {
	z-index: 2;
}
.zindex3 {
	z-index: 3; 
}
.privacy_bd{
	margin:3% 15% 7% 15%;
}
.title_p{
	font-size:26px;
	line-height:34px;
	padding:20px 0;
}
.title_1{
	font-weight: bold;
    font-size: 20px;
    padding-bottom: 0px;
    padding:15px 0;
}
.title_2{
	font-weight: bold;
	line-height: 120%;
}
.font_p{
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 180%;
}
