* {padding: 0;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
dl,ul,ol,menu,li{list-style:none}
img,span,label,input,select,textarea,button{vertical-align:middle;outline:none;}
p, form, ul, ol, dl {margin: 10px 0;font-size: 12px;}
body{overflow-x: hidden;font: 12px/1.5 "微软雅黑",Arial,Verdana;color: #4d4c4c;background: #fff;}
/* a:hover{color: #ec5051;} */
em, i, u {font-style: normal;}
i,b,span,em{ display:inline-block;font-style:normal; font-weight:normal;}
h1{font-size: 26px;}h2{font-size: 22px;}h3{font-size: 18px;}h4{font-size: 14px;}hr{border-color: #FFFFFF;}
img {border: 0;}
dl,ul,ol,menu,li {
	list-style: none
}

p,form,ul,ol,dl {
	margin: 10px 0;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 10px 0;color: #333;
}

body {
	overflow: hidden;
	font: 14px/1.5 "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI", Tahoma, Arial, STHeiti, sans-serif;
	color: #4d4c4c;
	background: #fff;
}

a {text-decoration: none;color: inherit;cursor: pointer;vertical-align: middle;}

a:hover {
	/* color: #0086e3; */
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

/*头部-s-*/
.middle{ width:1200px; height:auto; margin:0 auto;}
.header {
	position: relative;
}

.header .top-left {
	margin-left: 20px
}

.header .header-top {
	font-size: 12px;
	background: #242D3C;
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
	color: white;
}

.header .header-top .top-right {
	line-height: 16px;
	color: #bbb;
}

.header-top .contact a{
	vertical-align: bottom;
}

.header .header-top .contact {
	float: left;
	margin-right: 20px;
}

.header .header-top .contact img {
	height: 18px;
	display: inline-block;
}

.header .header-top .top-left .contact.las {
	margin-left: 20px;
}

.header .header-top .top-left .contact span a {
	vertical-align: bottom
}

.header .header-top .top-right .contact.frs {
	margin-right: 20px;
}

.header .header-down {
	overflow: inherit;
	margin-top: 16px;
}

.header .header-down .nav ul li:first-child {
	margin-left: 0;
}

.header .header-down .nav ul li {
	float: left;
	font-size: 16px;
	margin-left: 40px;
	letter-spacing: -1px;
}

.header .header-down .logo img {
	width: 140px;
	height: 54px;
}

.header .header-down .nav {
	margin-top:3px;
	float: right;
}

.header .header-down .nav ul li span img {
	position: relative;
	top: -5px;
	margin-left: 4px;
	width: 16px;
}

.header .header_hover {
	background: #333333;
	background: url(../images/rgba.png);
	display: none;
	overflow: hidden;
	width: 100%;
	position: absolute;
	z-index: 99;
	left: 0;
	float:left;
	margin-top: 26px;
}

.header .header_hover .h_hov {
	width: 170px;
	float: left;
	margin: 40px 20px;
	cursor: pointer;
}

.header .header_hover .h_hov .hov_t {
	padding-bottom: 4px;
	text-align: center;
}

.header .header_hover .h_hov .hov_b {
	text-align: center;
	margin-top: 6px;
}

.header .header_hover .bcd {
	display: table;
	margin: 0 auto;
}

.header img.see {
	margin-top: -6px;
}

.banner .bx-wrapper .bx-viewport {
	left: 0;
}

.banner .bx-wrapper .bx-prev {
	left: 100px;
	background: url(../images/ll.png) no-repeat;
	width: 100px;
	height: 100px;
	margin-top: -86px;
}

.banner .bx-wrapper .bx-next {
	right: 100px;
	background: url(../images/rr.png) no-repeat;
	width: 100px;
	height: 100px;
	margin-top: -86px;
}

.banner .bx-wrapper .bx-prev:hover {
	background: url(../images/h_ll.png) no-repeat;
}

.banner .bx-wrapper .bx-next:hover {
	background: url(../images/h_rr.png) no-repeat;
}

.banner .bx-wrapper .bx-pager,
.banner .bx-wrapper .bx-controls-auto {
	bottom: 10px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #505050;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #afadad;
}

.header .demo-sub {
	display: none;
	position: absolute;
	top: 26px;
	right: 0;
	padding-top: 10px;
	z-index: 999;
}

.header .demo-sub .arrow {
	position: absolute;
	right: 35px;
	top: 0;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid #3DBAF7;
}

.header .demo-sub .inner {
	width: 600px;
	height: 510px;
	border: 3px solid #3DBAF7;
	text-align: center;
	background: #fff;
}

.header .demo-sub .title {
	font-size: 32px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.header .demo-sub .subtitle.red {
	color: #EC5151;
}

.header .demo-sub .subtitle {
	font-size: 20px;
	margin-bottom: 10px;
}

.demo-table-wp {
	padding: 0 30px;
}

.header .demo-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}

.header .demo-table tr {
	border: 1px solid #ddd;
}

.header .demo-table th,
.demo-table td {
	padding: 6px 14px;
}

.header .red {
	color: #e01d20!important;
}

.header .skyblue {
	color: #3DBAF7!important;
}

.header .demo-sub .qrcode-list {
	padding: 0 50px;
	margin: 0px;
}

.nav ul li .demo-sub .qrcode-list li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
	margin-left: 0px!important;
	background:none!important;
	padding-right:0px!important;
}

.header .showh:hover .demo-sub {
	display: block;
}

.header .demo-sub .qrcode-list li p {
	margin: 0;
}

.header-down:after,
.header-down:before {
	content: '';
	clear: both;
	display: block;
}


/*头部-e-*/
/*footer-update-star*/
.piece_u{
	float: left;
}
.piece_u2{
	margin-top: 75px;
}
.companyinformation a{
	border-left: 1px solid white;
	color: white;
	padding:0 20px;
}
.companyinformation a:hover{
	color: #0086e3;
}
.companyinformation a:first-child{
	border-left: 0;
	padding-left: 0;
}
.footer_update{
	background: #242d3c;
	color: #666666;
	width: 100%;
	padding: 52px 0 26px 0;
}
.serverandaddress{
	margin-top: 44px;
}
.serverandaddress p{
	color: #666666;
}
.telephone_img{
	float: left;
	margin-left:28px;
}
.telephone_num{
	float: left;
	line-height: 20px;
	margin-left: 25px;
	margin-top: -10px;
}
.one_department{
	color: #c13447;
	font-size: 18px;
}
.one_department em{
	color: #c13447;
	font-size: 30px;
}
.two_department{
	color: white;
	font-size: 18px;
}
.two_department em{
	font-size: 24px;
}
.top-w-scan{
	color: white;
}
.top-w-scan .wc{
	background: url(../images/weixin.png) no-repeat;
	width: 33px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}
.top-w-scan span{
	display: inline-block;
	vertical-align: middle;
	color: white;
}
.wechatscan{
	float: left;
	margin-top: 70px;
	margin-right: 20px;
}
.w_scanqrqode{
	float: left;
}
.w_scanqrqode img{
	width: 172px;
	height: 172px;
}
.preferential{
	color: white;
	text-align: center;
	margin: 0;
	margin-left: 20px;
}
.piece_u3{
	margin-left: 58px;
}
.C_certificate li{
	float: left;
	margin-left: 24px;
}
.C_certificate li:first-child{
	margin-left: 0;
}
.C_certificate li img{
	width: 284px;
	height: 378px;
}
/*footer-update-end*/
/*come back top-s-*/
.suspension {
	position: fixed;
	z-index: 55;
	right: 10px;
	bottom: 10px;
	width: 80px;
	height: 204px;
}

.suspension-box {
	position: relative;
	float: right;
}

.suspension-box a.a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #B5B5B5;
	margin-bottom: 1px;
	cursor: pointer;
}

.suspension-box a i {
	display: block;
	float: left;
	width: 25px;
	height: 20px;
	margin-left: 14px;
	margin-top: 15px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.suspension-box a.qq i {
	background-position: 0 0;
}

.suspension-box a.tel i {
	background-position: -25px 0;
}

.suspension-box a.code i {
	background-position: 0 -25px;
}

.suspension-box a.back_top {
	background-color: #797979;
}

.suspension-box a.back_top i {
	background-position: -28px -25px;
}

.suspension-box div.tencent {
    position: absolute;
    left: -187px;
    top: 0px;
    width: 177px;
    height: 85px;
    display: none;
    background-color: #fff;
    border: 1px solid #D7D7D7;
}

.suspension-box div.tencent i.tencent-i {
    width: 8px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: -8px;
    text-indent: -9999px;
    background-image: url(../images/trangle-right-suspension.png);
    background-repeat: no-repeat;
}

.suspension-box .tennum {
	position: absolute;
	left: 60px;
	top: 16px;
}

.suspension-box div.tencent b.tencent-b {
	position: absolute;
    left: 10px;
    top: 10px;
    width: 62px;
    height: 64px;
	background-image: url(../images/circle-tencent.png);
	background-repeat: no-repeat;
}

.suspension-box div.tencent span.tencent-span {
    position: absolute;
    left: 8px;
    top: 7px;
    border-radius: 22px;
    width: 45px;
    height: 48px;
    text-align: center;
    z-index: 99;
    overflow: hidden;
}

.suspension-box div.tencent .tencent-qq {
	position: absolute;
	top: 0px;
}

.suspension-box div.tencent p.tencent-p {
	width: 75px;
    float: right;
    margin-right: 18px;
    margin-top: 24px;
    font-size: 14px;
    color: #333;
    font-family: microsoft yahei;
}

.suspension-box div.tel {
	position: absolute;
	left: -204px;
	top: 51px;
	display: none;
	width: 192px;
	height: 130px;
	background-color: #fff;
	border: 1px solid #D7D7D7;
}

.suspension-box div.tel .strong {
	display: block;
	margin-left: 17px;
	margin-top: 16px;
	font-size: 16px;
	font-weight: normal;
}

.suspension-box div.tel p {
	margin-left: 17px;
	font-size: 23px;
	font-family: arial;
	color: #FD696D;
}

.suspension-box div.code {
	position: absolute;
	left: -210px;
	top: 0;
	display: none;
	width: 178px;
	height: 198px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #fff;
	border: 1px solid #D9D9D9;
	text-align: center;
	padding-right: 10px;
}

.suspension-box div.code p {
	margin-top: 5px;
	text-align: center;
}

.suspension-box a.qq:hover,
.suspension-box a.tel:hover,
.suspension-box a.code:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/*come back top-e-*/


/*可共用-s-*/

.w {
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
}

.wi100 {
	width: 100%;
}

.w810 {
	width: 810px;
	margin: 0 auto;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.he50 {
	height: 50px;
}

.p:after,
.p:before {
	content: '';
	clear: both;
	display: block;
}

.fo14 {
	font-size: 14px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.te-al-ce {
	text-align: center;
}

.te-al-le {
	text-align: left;
}

.te-al-ri {
	text-align: right;
}

.ma-to-100 {
	margin-top: 100px;
}

.ma-to-50 {
	margin-top: 50px;
}

.ma-to-30 {
	margin-top: 30px;
}

.ma-to-20 {
	margin-top: 20px;
}

.ma-to-10 {
	margin-top: 10px;
}

.ma-bo-30 {
	margin-bottom: 30px;
}

.ma-bo-50 {
	margin-bottom: 50px;
}

.ma-bo-100 {
	margin-bottom: 100px;
}

.pa-to-30 {
	padding-top: 30px;
}

.ov-hi {
	overflow: hidden;
}

.po-re {
	position: relative;
	margin-top: 8px;
}

.po-ab {
	position: absolute;
}

.c_blue {
	color: #0086e3;
}

.c_yellow {
	color: #ec670e;
}

.c_white {
	color: white;
}

.b_blue {
	background: #56a8fc;
}

.b_green {
	background: #61ddad;
}

.b_yellow {
	background: #ffa800;
}

.b_yellow2 {
	background: #f06313;
}

.b_cyan {
	background: #a5cb0c;
}

.b_bark {
	background: #475975;
}

.butt{
	display: block;
	padding: 10px;
	color: white;
	margin: 0 auto;
	border-radius: 14px;
	width: 116px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

.iconsb:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.nav{ width:100%; height:54px; padding:12px 0;}
.nav-logo{ height:54px; float:left;}
.nav-logo a{height:100%;}
.nav-list{ float:right;}
.nav-list ul{ margin:10px 0;}
.nav-list ul li{ float:left; margin-left:40px; font-size:16px; color:#333; position:relative;}
.nav-list ul li:first-child{ margin-left:0;}
.nav-list ul li a{ font-size:16px; color:#333; line-height:38px;display:inline-block;font-style:normal; font-weight:normal;}
.nav-list ul li a:hover{ color:#0086e3;}
.nav-list ul li:nth-child(3),.nav-list ul li:nth-child(4),.nav-list ul li:nth-child(5){ padding-right:18px;background:url(../images/navlist-bj.png) center right no-repeat;}
.demo-table tr td a{font-size:14px;line-height:24px;}
/*下拉菜单*/
.solveplan-menu{ width:680px; height:auto; position:absolute; top:30px; left:50%; margin-left:-340px; z-index:3; padding-top:28px; display:none;background: #fff;}
.solveplan-menu span{ width:50%; height:auto; float:left; color:#333; background-color:#fff; text-align:center;}
.solveplan-menu span b{ width:100%; height:64px; background-color:#f2f3f4; line-height:64px; font-size:24px;}
.solveplan-menu span em{ text-align:left; padding:20px 0;width:100%;padding-left:29%;}
.solveplan-menu span em a{ font-size:16px;}
.solveplan-menu span em a i,.tpshop-pro span a b i,.tpfun-brightspot span a b i{ width:36px; height:16px; margin-left:10px;}
i.hot{ background:url(../images/hot.png) center center no-repeat; background-size:cover;}
i.new{ background:url(../images/new.png) center center no-repeat; background-size:cover;}
.nav-list ul li:nth-child(4):hover .solveplan-menu{ display:block;}

.tpshop-pro{ width:1080px; height:auto; position:absolute; top:30px; left:50%; padding-top:28px; margin-left:-500px; z-index:4; display:none;}
.tpshop-pro span,.tpfun-brightspot span{ width:320px; height:80px; float:left; padding:20px 0 0 40px; background-color:#fff;}
.tpshop-pro span:nth-child(10) a em{ border:none;}
.tpshop-pro span a,.tpfun-brightspot span a{ line-height:20px!important;}
.tpshop-pro span a b,.tpfun-brightspot span a b{ font-family:"苹方 粗体"; font-size:20px; color:#333; line-height:36px;}
.tpshop-pro span a em,.tpfun-brightspot span a em{ font-size:12px; color:#999; border-bottom:1px solid #e9eaea; padding-bottom:20px; padding-right:10px;width:280px;height:18px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nav-list ul li:nth-child(3):hover .tpshop-pro{ display:block;}

.tpfun-brightspot{ width:720px; height:auto; position:absolute; top:30px; left:50%; padding-top:28px; margin-left:-360px; z-index:4; display:none;}
.tpfun-brightspot span:nth-child(5) a em{ border:none;}
.nav-list ul li:nth-child(5):hover .tpfun-brightspot{ display:block;}

.website_bot{ width:100%; height:auto; background-color:#202932;}
.bot_cont1{ width:100%; overflow:hidden; padding-top:60px;}
.bot_cont1 .site_items{ width:13%; float:left; margin-left:4%;}
.bot_cont1 .site_items span{ display:block; font-size:14px; color:#fff;}
.bot_cont1 .site_items a{ display:block; font-size:12px; color:#b1b1b1; margin-top:20px; overflow:hidden;}
.bot_cont1 .beian a img{ float:left; margin-right:20px;}
.bot_cont1 .item-connect{ width:27%;}
.bot_cont1 .item-connect b{ display:block; font-size:20px; color:#fff; margin:16px 0; font-weight:bolder;}
.bot_cont1 .item-connect .connect_style{ overflow:hidden;}.bot_cont1 .item-connect .connect_style img{float:left;}
.connect_style em{ margin-left:30px;}
.connect_style em i{ display:block; margin-top:20px; font-size:12px; color:#b2b2b2; line-height:20px;}
.connect_style em a{ width:110px; height:30px; border:1px solid #41454d; border-radius:3px; text-align:center; line-height:30px;}
.bot_cont2{ width:100%; margin:30px 0; padding:8px 0; border-bottom:1px solid #41454d;border-top:1px solid #41454d;}
.bot_cont2 ul{ overflow:hidden; padding:0 2%;}
.bot_cont2 ul li{ width:12.5%; text-align:center; float:left;}
.bot_cont2 ul li a{ width:100%; font-size:14px; color:#b2b2b2;}
.bot_cont3{ width:100%; text-align:center; padding-bottom:20px;}
.bot_cont3 span{ display:block; font-size:12px; color:#b2b2b2; margin-bottom:15px;}

*{
	padding: 0;
	margin: 0;
	border: none;
	font-family:  "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI", Tahoma, Arial, STHeiti;
}
li{
	list-style: none;
}
html{
	overflow-x: hidden;
}
a{
	color: inherit;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,b,th{
	font-weight: normal;
}
img{
	display: block;
	margin: 0 auto;
}
.clear::after{
	content: "";
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow-x: hidden;
}
h1{
	font-size: 48px;
	color: #fff;
	padding-bottom: 27px;
	padding-top: 96px;
	text-shadow:0px 4px 10px rgba(0, 0, 0, 0.2);
}
.p-1{
	font-size: 18px;
	color: #fff;
}
h2{
	color: #333;
	font-size: 36px;
	padding-top: 55px;
	padding-bottom: 25px;
	line-height: 48px;
}
.p-2{
	font-size: 16px;
	color: #999;
}
.mar-zongkuan{
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}
/* a链接 */
.ljzx-1{
	width: 160px;
	height: 46px;
	display: block;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	line-height: 46px;
	color: #006CFF;
	font-size: 20px;
	border-radius: 3px;
	font-weight: bold;
	letter-spacing: 2px;
}
.ljty-1{
	width: 160px;
	height: 46px;
	display: block;
	background: #006CFF;
	text-align: center;
	line-height: 46px;
	color: #fff;
	font-size: 20px;
	border-radius: 3px;
	font-weight: bold;
	letter-spacing: 2px;
}
.banner{
	width: 100%;
	height: 420px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}

.title1{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.title1 h2{
	text-align: center;
}
.title1 p{
	text-align: center;
}


.title2{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.title2 h2{
	text-align: center;
	color: #fff;
}
.title2 p{
	text-align: center;
	color: #fff;
	opacity: 0.7;
}
/*可共用-e-*/

