@charset "UTF-8";
	* {
	margin:0px;
	padding:0px;
	font-family:Microsoft JhengHei,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
	font:14px/200%;
	color:#333;
	background-color:#fff;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-text-size-adjust:none;
	font-family:Microsoft JhengHei,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;
}
ol,ul,li {
	padding:0;
	margin:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	color:#333;
	font-size:14px;
	font-weight:500;
	line-height:150%
}
select,input,img,select {
	vertical-align:middle;
}
b,i,address,cite,code,em,th {
	font-weight:normal;
	font-style:normal;
}
a,a:active {
	color:inherit;
	text-decoration:none;
	cursor:pointer;
	border:0;
}
input,textarea {
	outline:none;
	border:none;
}
input {
	-webkit-appearance:none;
}
em,i,b {
	font-style:normal;
	font-weight:normal;
}
.clearfix {
	*zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	content:""
}
.clearfix:after {
	clear:both
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.ofh {
	overflow:hidden;
}
.row {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
	padding:0;
	margin:0
}
.row > [class*='col-'] {
	display:flex;
	flex-direction:column;
}
a,a:link {
	color:#333;
	text-decoration:none
}
a:hover,a:focus {
	color:#404143;
	text-decoration:none;
	outline:none;
	-moz-outline:none
}
a:active {
	color:#666666
}
.pro-container {
	width:100%;
	padding:10px 0 75px;
	background-color:#F2F2F2;
}
.pro-none {
	padding:10px 10px 0;
}
.layout {
	max-width:1460px;
	width:100%;
	padding-right:5px;
	padding-left:5px;
	margin-right:auto;
	margin-left:auto;
}
.layout {
	width:100%;
	padding-right:10px;
	padding-left:10px;
	margin-right:auto;
	margin-left:auto
}
.news_tags {
	overflow:hidden;
	margin:25px 0px;
	line-height:30px;
}
.news_tags span {
	margin:0px 0px 10px;
	float:left;
	font-size:15px;
}
.news_tags a {
	float:left;
	padding:0px 10px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#999;
	font-size:15px;
	margin:0px 0px 10px;
}
.news_tags a:hover {
	opacity:0.8;
	filter:Alpha(opacity=80);
	color:#00008c;
}
.txtcon {
	margin:35px auto;
	min-height:500px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.txtcon p {
	color:#333333;
	font-size:16px;
	line-height:40px;
}
.txtcon img {
	margin:5px 0;
	max-width:100%;
	width:auto;
	height:auto;
}
/*菜单标题*/
.page-title {
	width:100%;
	padding:15px 0;
}
.page-title h2 {
	font-size:33px;
	font-weight:bold;
	letter-spacing:2px;
	color:#222;
	text-align:center;
	font-family:Maersk Headline,-apple-system,BlinkMacSystemFont,Microsoft JhengHei,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;
}
.page-title h1 {
	font-size:16px;
	color:#666666;
	text-align:center;
}
.page-title p {
	font-size:16px;
	color:#666666;
	text-align:center;
}
.page-title span {
	color:#ff0000
}
/*BANNER*/
.top-banner {
	background-repeat:no-repeat;
	background-size:cover;
	padding:25px 0px;
	margin-top:90px;
	position:relative;
	z-index:3;
}
.top-banner-height {
	height:100px;
}
@media (max-width:480px) {
	.top-banner {
	padding:70px 0px;
}
}.top-banner:before {
	content:"";
	background:rgba(0,0,0,0.6);
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:-1;
}
.top-banner h1,.top-banner h2 {
	font-size:28px;
	font-weight:bold;
	color:#fff;
	display:inline-block
}
.nav_menu {
	margin-top:5px;
	font-size:15px;
	color:#fff;
	line-height:80px;
}
.nav_menu li {
	float:left;
}
.nav_menu li i {
	padding:0 5px;
	color:#fff;
	font-size:12px;
}
.nav_menu li a {
	color:#fff;
}
/*详细描述*/
.text_view {
	padding:0 18px;
	padding-bottom:30px;
}
.text_view .text_tit {
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #eeeeee;
}
.text_view .text_tit .h3 {
	font-size:30px;
	color:#333333;
	line-height:1;
	padding-bottom:15px;
}
.text_view .text_tit span {
	font-size:14px;
	line-height:1;
	color:#666666;
}
.text_view .text_con {
	padding-top:20px;
	padding-bottom:30px;
}
.text_con {
	width:95%;
	margin:0 auto;
}
/*公司简介*/
.tit-h3 {
	margin-bottom:15px;
	font-size:29px;
	color:#333;
	line-height:1.4;
	padding:0 0 10px 0;
	position:relative;
	text-transform:uppercase;
	letter-spacing:1px
}
.tit-h3 span {
	color:#0f3691
}
.tit-h3:after {
	content:'';
	position:absolute;
	left:0;
	bottom:-5px;
	width:100px;
	height:2px;
	background-color:#333;
}
.tit-h2 {
	font-size:29px;
	color:#333;
	line-height:1.4;
	padding:5px 0;
	position:relative;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold
}
.tit-h1 {
	font-size:26px;
	color:#fff;
	line-height:1.4;
	font-weight:bold
}
@media only screen and (max-width:767px) {
	.tit-h2 {
	font-size:15px
}
.tit-h3 {
	font-size:18px
}
}.aboutpic img {
	position:relative;
	z-index:1;
	width:98%;
	float:right;
	margin-right:10px;
}
/*联系我们*/
.contact_con {
	margin-bottom:55PX
}
.contact_con .h2 {
	border-bottom:1px solid #e4e4e4;
	height:62px;
	line-height:62px;
	overflow:hidden;
	margin-bottom:21px;
	font-weight:normal;
	font-size:24px;
}
.contact_con .p {
	line-height:28px;
	background-repeat:no-repeat;
	background-position:left top;
	background-size:auto 27px;
	color:#555555;
	font-size:20px;
}
.contact_con .p i {
	padding-right:15px;
}

.traffic .icon {
	height:56px;
	text-align:center;
}
.traffic .icon img {
	max-height:100%;
}
.traffic .tit {
	text-align:center;
	line-height:30px;
	font-size:24px;
	color:#000000;
	margin-top:15px;
	padding-bottom:18px;
	background:url(../images/traffic_line.gif) repeat-x 0 bottom;
}
.traffic .txt {
	line-height:24px;
	font-size:16px;
	color:#666666;
	margin-top:15px;
	text-align:center
}
.contact-map {
	height:550px;
	margin:38px 0px
}
.contact-map img {
	max-width:none;
	-webkit-transition:0s;
	-o-transition:0s;
	transition:0s
}
@media only screen and (max-width:767px) {
	.contact-map {
	height:300px
}
}/*关于我们*/
.about-row {
	padding:80px 0 0;
	overflow:hidden;
}
.about-list1 {
	font-size:0;
	margin:0 -35px;
	overflow:hidden
}
.about-item {
	display:inline-block;
	vertical-align:top;
	width:33.33%
}
.about-item .con {
	display:block;
	margin:0 35px;
	overflow:hidden
}
.about-item .pic {
	padding-top:95%;
	position:relative;
	overflow:hidden
}
.about-item .pic img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
.about-item .inner {
	padding:23px 0;
	overflow:hidden
}
.about-item .inner h4 {
	font-size:24px;
	color:#333;
	line-height:1.4;
	font-weight:bold;
	margin-bottom:11px
}
.about-item .inner .txt {
	font-size:14px;
	color:#666;
}
.about-item .con:hover .pic img {
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05)
}
@media only screen and (max-width:767px) {
	.about-list1 {
	margin:0 -5px
}
.about-item {
	width:50%
}
.about-item .con {
	margin:0 5px
}
.about-item h4 {
	font-size:20px
}
.about-row {
	padding:70px 0 50px
}
}/*弱电工程*/
.heading {
	position:relative
}
.project .col-md-6 {
	margin:30px 0;
}
.font-3 {
	font-size:26px;
	line-height:32px;
	letter-spacing:0;
	font-weight:bold;
	display:block;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	margin-bottom:16px
}
.rich-text {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
	font-size:18px
}
.col-center-block {
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
}
/*新闻中心*/
.submenu {
	font-size:0;
	white-space:nowrap;
	margin-top:15px;
	text-align:center
}
@media only screen and (max-width:600px) {
	.submenu {
	overflow:scroll;
}
}.submenu-item {
	display:inline-block;
	margin:5px 14px;
	font-size:1.5rem;
}
.submenu-item-href {
	letter-spacing:0.06em;
	color:#595959;
	position:relative;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.submenu-item-href:after {
	content:'';
	position:absolute;
	width:0%;
	height:2px;
	background-color:#135da9;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	bottom:-10px;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.submenu-item:hover .submenu-item-href,.submenu-item-active .submenu-item-href {
	color:#0075c1;
}
.submenu-item:hover .submenu-item-href:after,.submenu-item-active .submenu-item-href:after {
	width:100%;
}
@media screen and (min-width:769px) {
	.news .col-md-6 {
	width:45%;
	margin:0 25px;
	padding:0
}
}.news i {
	color:#ff0000
}
.newslist  a.newscontent {
	height:100%;
	display:block;
	text-align:center;
	position:relative
}
.newslist  a.newscontent:hover {
	width:100%;
	background:transparent;
}
.newslist {
	height:160px;
	margin:15px !important;
	background-color:#f2f2f2;
	padding:5px  !important;
	position:relative;
	display:block;
	transition:all ease-out .3s;
}
.newslist  a.newscontent {
	z-index:7;
}
.newslist::after {
	content:'';
	position:absolute;
	top:0px;
	display:block;
	left:0;
	width:100%;
	height:100%;
	background:#fff;
	/* z-index:0;
	*/transform:scaleY(0);
}
.newslist:hover::after {
	z-index:0;
	transform-origin:bottom;
	transform:scaleY(1);
	box-shadow:0px 7px 17px #dedede;
}
.newslist:hover {
	background:rgba(102,102,102,.6);
}
.newslist span {
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	margin:15px 25px 15px 15px;
}
.newslist p {
	color:#666;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	text-overflow:ellipsis;
	word-wrap:break-word;
	word-break:break-all;
	overflow:hidden;
	text-align:left;
	font-size:15px;
	line-height:22px
}
.newslist h3 {
	overflow:hidden;
	font-size:18px;
	color:#333;
	margin-top:2px;
	text-align:left;
}
.media__date {
	font-size:0.75rem;
	color:#135da9;
	margin:8px 0 0;
	text-align:left;
	display:block;
}
/*底部*/
.links ul li {
	display:block;
	height:36px;
	line-height:36px;
	overflow:hidden;
	font-size:14px;
	width:100%;
	text-align:center
}
.links ul li a {
	transition:all 0.3s;
	padding-right:5px;
}
.links ul li a:hover {
	margin-left:5px;
	padding-right:0;
}
.links .h2 {
	height:60px;
	line-height:60px;
	overflow:hidden;
	font-weight:normal;
	font-size:18px;
	color:#333;
	background:url(../images/foot_bg1.jpg) center bottom no-repeat;
	margin-bottom:12px;
	text-align:center
}
.links_r2 {
	text-align:center;
	border-left:1px solid #fff;
	margin-top:48px;
}
.links_r2 img {
	width:135px;
	margin:0 auto;
}
.links_r2 p {
	font-size:13px;
	text-align:center;
	margin-top:10px;
	padding-top:10px;
}
.links_r2 a {
	display:block;
	color:#333333;
	font-size:22px;
	font-weight:bold;
}
.links_2 ul li {
	width:33.33%;
	float:left
}
.foot_link {
	overflow:hidden;
	clear:both;
	line-height:48px;
	font-size:14px;
	text-align:left;
	border-top:1px solid #fff;
	margin-top:30px
}
.foot_link a {
	display:inline-block;
	vertical-align:top;
	margin-right:1.8%;
}
.footer {
	/*	margin-top:30px;
	*/
	background-color:#25292C;
	border-top:1px solid rgba(44,44,46,0.15);
	height:65px;
}
.footer p {
	font-size:15px;
	color:#fff;
}
.footer p a {
	color:#fff;
}
.footer span {
	font-size:9px;
	padding-left:9px;
}
.footer .f-right {
	text-align:right;
	line-height:45px;
	margin-top:5px
}
.footer-icon {
	width:100%;
	color:#fff;
}
.footer-icon a {
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.footer .f-left {
	line-height:45px;
	margin-top:5px
}
.footer .f-left a {
	padding:0 5px;
}
.r_p {
	color:#000;
	overflow:hidden;
	padding-top:2%;
	padding-bottom:0.5%;
	font-weight:normal;
	font-size:32px;
}
.r_price {
	padding-top:2%;
	padding-bottom:2%;
	font-size:14px;
	background:url(../pic/r_bg.jpg) #fff no-repeat center top;
	margin-top:35px;
	margin-bottom:-20px
}
.r_price .r_form {
	margin-top:1%;
	overflow:hidden;
	margin-bottom:2.5%;
}
.r_price .r_zx_input {
	float:left;
	display:inline-block;
	margin-right:1.25%;
	width:22.5%;
	overflow:hidden;
	height:62px;
	line-height:62px;
	overflow:hidden;
	border:1px solid #ececec;
	text-indent:19px;
	color:#333333;
	font-size:16px;
	outline:none;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.r_price .r_zx_input.bgs2 {
	width:36.25%;
}
.r_price select::-ms-expand {
	display:none;
}
.r_price .r_zx_btns {
	float:right;
	appearance:none;
	outline:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	display:inline-block;
	width:15%;
	height:62px;
	line-height:62px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	background:#e60012;
	cursor:pointer;
	border:0;
	font-size:18px;
}
.r_price .r_zx_btns:hover {
	transition:all 0.3s;
	opacity:0.8;
	filter:Alpha(opacity=80);
	background:#135da9;
}
.r_price .r_zx_input {
	height:60px;
	line-height:60px;
}
.r_price .r_zx_btns {
	height:60px;
	line-height:60px;
}
@media screen and (max-width:1200px) {
	.r_p {
	font-size:25px;
}
.r_price {
	margin-bottom:0
}
.r_price .r_zx_input {
	width:49%;
	margin-right:2%;
}
.r_price .r_zx_input:nth-child(2) {
	margin-right:0;
}
.r_price .r_zx_input.bgs2 {
	margin-right:0;
	width:100%;
	margin-top:2%;
}
.r_price .r_zx_btns {
	width:100%;
	margin-top:2%;
}
}@media screen and (max-width:1350px) {
	.menu_nav .ul_06 li a {
	padding:7px 10px;
}
}@media screen and (max-width:768px) {
	.layout {
	width:100%;
}
.page-title h2 {
	font-size:24px
}
.footer {
	margin-top:5px;
	height:auto;
}
.txtcon {
	min-height:auto;
	margin:15px auto;
}
.menu_nav .ul_06 li a {
	padding:7px 10px;
}
.index_pro {
	margin-bottom:0;
}
.text_con {
	width:100%;
	padding:5px;
}
}@media (max-width:480px) {
	.page-title h2 {
	font-size:6vw
}
}.indcontainer {
	width:1520px;
	margin:0 auto;
}
.indtitle {
	width:100%;
	text-align:center;
}
.indtitle h6 {
	font-size:48px;
	color:#030303;
	font-weight:bold;
}
/*网站建设*/
.website {
	width:100%;
	overflow:hidden;
	padding-top:100px;
	max-height:694px;
	overflow:hidden;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:center !important;
}
.website .pubtitle {
	width:282px;
	display:block;
	margin:0 auto;
}
.website-list {
	width:100%;
	overflow:hidden;
	margin-top:30px;
	border-top:1px solid rgba(255,255,255,.1);
}
.website-list ul li {
	width:25%;
	float:left;
	position:relative;
	padding-top:160px;
	height:426px;
	transition:all .6s ease;
}
.website-list ul li:after {
	content:"";
	width:1px;
	height:100%;
	background:#fff;
	opacity:.1;
	position:absolute;
	top:0;
	right:0;
	z-index:4;
}
.website-list ul li:first-child:before {
	content:"";
	width:1px;
	height:100%;
	background:#fff;
	opacity:.1;
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}
.website-box {
	width:100%;
	font-size:0;
	text-align:center;
}
.website-ic {
	width:180px;
	text-align:center;
	height:116px;
	margin-left:62px;
	float:left;
	transition:all .6s ease;
}
.website-ic img {
	height:43px;
}
.website-ic p {
	font-size:24px;
	color:#fff;
	margin-top:16px;
}
.website-words {
	border-left:1px solid rgba(255,255,255,.1);
	width:300px;
	padding-left:30px;
	text-align:left;
	height:116px;
	float:left;
	overflow:hidden;
	opacity:0;
}
.website-words p {
	font-size:16px;
	color:#fff;
	line-height:28px;
	height:auto;
	overflow:hidden;
}
.website-list ul:hover li {
	width:18%;
}
.website-list ul li:hover {
	width:46%;
}
.website-list ul li:hover .website-words {
	opacity:1;
	transition:all .6s ease .4s;
}
.website-list ul:hover .website-ic {
	margin-left:20px;
}
.website-list ul li:hover .website-ic {
	margin-left:0;
}
.main-title {
	font-size:38px;
	color:#fff;
	padding:10px 0 0;
	text-align:center;
}
.main-title span {
	display:block;
	font-size:19px;
	color:#fff;
	letter-spacing:2px;
	margin:10px 0;
}
.main-title:after {
	content:"";
	display:block;
	margin:0 auto;
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 6px 0 6px;
	border-color:#fff transparent transparent transparent;
}
.main-title:after {
	content:"";
	display:block;
	margin:0 auto;
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 6px 0 6px;
	border-color:#fff transparent transparent transparent;
}
.webtitle h1 {
	font-size:16px;
	color:#e7e3e8;
	text-align:center;
}
.btn1 {
	width:100%;
	margin-top:35px;
	line-height:65px;
	margin-left:35px;
}
.btn1 a{
	background-color:#0F3691;
	display:block;
	width:200px;
	color:#fff;
	text-align: center;
	box-shadow:0 0 3px 7px transparent;
	border-radius:5px;
	font-size:20px;
	margin: 0 auto;	
}
.btn1 a:hover{
	color:#fff;
}
.ssl-left {
	text-align:center;
}
.ssl-right {
	margin-top:40px;
	margin-bottom:10px;
}
.ssl-left h2 {
	margin-bottom:25px;
	font-size:28px;
	font-weight:600;
}
.ssl-left p {
	line-height:28px;
	letter-spacing:0px;
}
.ssl-right img {
	padding-bottom:10px;
}
.project-listbox {
	float:left;
	overflow:hidden;
	padding:3px;
	position:relative;
	width:33.33%;
	margin-top:-1px
}
@media only screen and (max-width:1280px) {
	.project-listbox {
	width:50%
}
}@media only screen and (max-width:640px) {
	.project-listbox {
	width:100%
}
}article .item-inner {
	overflow:hidden;
	transform:translateZ(0)
}
article .item-inner-image img {
	transform:translateX(0);
	-webkit-transition:transform .35s ease .1s;
	-moz-transition:transform .35s ease .1s;
	transition:transform .35s ease .1s;
	display:block;
	width:100%
}
article:hover .item-inner-image img {
	transform:translateX(50px);
	-webkit-transition:transform .6s cubic-bezier(.63,.04,.25,1) 0s;
	-moz-transition:transform .6s cubic-bezier(.63,.04,.25,1) 0s;
	transition:transform .6s cubic-bezier(.63,.04,.25,1) 0s
}
.text-holder {
	box-sizing:border-box;
	display:block;
	height:calc(100% + 1px);
	left:0;
	padding:40px;
	position:absolute;
	top:0;
	width:100%
}
@media only screen and (max-width:1480px) {
	.text-holder {
	padding:30px 30px 28px
}
}@media only screen and (max-width:1280px) {
	.text-holder {
	padding:38px 45px 60px
}
}@media only screen and (max-width:960px) {
	.text-holder {
	padding:30px 30px 28px
}
}@media only screen and (max-width:900px) {
	.text-holder {
	padding:20px 20px 58px
}
}@media only screen and (max-width:720px) {
	.text-holder {
	padding:20px 20px 38px
}
}@media only screen and (max-width:640px) {
	.text-holder {
	padding:30px 30px 50px
}
}.text-holder::before {
	background-color:#0f3691;
	content:"";
	display:block;
	height:100%;
	left:0;
	opacity:0;
	position:absolute;
	top:0;
	width:100%;
	transform:scaleX(0);
	transform-origin:0 50% 0;
	-webkit-transition:transform .5s cubic-bezier(.77,0,.175,1) 0s,opacity 0s ease .5s;
	-moz-transition:transform .5s cubic-bezier(.77,0,.175,1) 0s,opacity 0s ease .5s;
	transition:transform .5s cubic-bezier(.77,0,.175,1) 0s,opacity 0s ease .5s
}
article:hover .text-holder::before {
	opacity:1;
	transform:scaleX(1);
	-webkit-transition:transform .5s cubic-bezier(.77,0,.175,1) 0s,opacity 0s ease 0s;
	-moz-transition:transform .5s cubic-bezier(.77,0,.175,1) 0s,opacity 0s ease 0s;
	transition:transform .5s cubic-bezier(.77,0,.175,1) 0s,opacity 0s ease 0s
}
article .text {
	display:table-cell;
	height:100%;
	padding:0;
	vertical-align:middle;
	text-align:center;
	width:100%
}
.text-holder .text {
	vertical-align:top;
	opacity:0;
	-webkit-transform:translate3d(-20px,0,0);
	-moz-transform:translate3d(-20px,0,0);
	transform:translate3d(-20px,0,0);
	-webkit-transition:-webkit-transform 0s .25s,opacity .15s .1s;
	-moz-transition:-moz-transform 0s .25s,opacity .15s .1s;
	transition:transform 0s .25s,opacity .15s .1s;
	will-change:transform,opacity
}
.text-holder .text h4 {
	font-size:1.5em;
	border-bottom:1px solid #fff;
	margin:0 0 15px 0;
	padding:25px 0;
	font-weight:400;
	text-align:center;
	color:#fff;
}
.text-holder .text p {
	font-size:1.2rem;
	padding:0;
	color:#fff;
}
@media only screen and (max-width:900px) {
	.text-holder .text  h4 {
	margin:5px 0;
	padding:5px 0
}
}article:hover .text-holder .text {
	opacity:1;
	cursor:pointer;
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	-webkit-transition:-webkit-transform .5s .15s,opacity .2s .2s;
	-moz-transition:-moz-transform .5s .15s,opacity .2s .2s;
	transition:transform .5s .15s,opacity .2s .2s
}
.web_support p {
	font-size:15px;
}
.web_support h3 {
	font-size:20px;
}
.webtitle {
	font-size:20px
}
.web_support span {
	padding-right:10px;
}
/*首页新闻*/
.chip-container {
	width:100%;
}
.chip-listbox {
	width:100%;
}
.chip-wordspic {
	width:100%;
	height:500px;
	position:relative;
	margin-top:56px;
}
.chip-pic {
	overflow:hidden;
	display:block;
	max-width:100%;
	height:500px;
}
.chip-pic img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.chip-words {
	width:800px;
	height:350px;
	background-color:rgba(255,255,255,0.8);
	padding:30px;
	position:absolute;
	right:8%;
	border-radius:5px;
	bottom:80px;
	z-index:2;
}
.chip-words h6 {
	font-size:36px;
	color:#000;
	font-weight:bold;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.chip-words p {
	font-size:18px;
	color:#000;
	line-height:35px;
	margin-top:10px;
	overflow:hidden;
	display:-webkit-box;
	text-overflow:ellipsis;
	-webkit-line-clamp:5;
	-webkit-box-orient:vertical;
}
.chip-words a {
	display:block;
	width:120px;
	height:50px;
	border-radius:5px;
	border:1px solid #d3d2d2;
	font-size:16px;
	color:#FFF;
	text-align:center;
	line-height:50px;
	letter-spacing:2px;
	transition:all .3s ease-in-out;
	background:#135da9
}
.chip-words a:hover {
	background:#666666;
	color:#fff;
	border-color:#333;
}
@media all and (max-width:1025px) {
	.chip-wordspic,.pro-tablist {
	margin-top:26px;
}
.chip-words {
	position:static;
	height:auto;
	padding:22px 16px;
	width:100%;
	bottom:0;
	background:#fff;
}
.chip-pic,.chip-wordspic {
	height:auto;
}
.chip-pic {
	width:100%;
}
.chip-words h6 {
	font-size:22px;
}
.chip-words a {
	margin-top:24px;
}
}/*index banner*/
.index-banner {
	width:100%;
	margin-top:50px;
	overflow:hidden;
	position:relative;
}
.index-banner .swiper-slide>a {
	display:inline-block;
	width:100%;
}
.index-banner .swiper-slide a>img {
	margin:0 auto;
	width:100%;
}
.lunbo-div {
	position:absolute;
	left:0;
	right:0;
	bottom:50px;
	z-index:99;
}
.lunbo-div .swiper-button-prev,.lunbo-div .swiper-pagination,.lunbo-div .swiper-button-next {
	position:static;
	float:left;
	display:inline-block;
	width:auto;
}
.index-banner .swiper-pagination-fraction {
	color:#8c8c8f;
	font-size:14px;
}
.index-banner .swiper-pagination-current {
	font-weight:bold;
	color:#FFFFFF;
}
.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
	position:static;
	display:inline-block;
	float:left;
	width:23px;
	height:23px;
	cursor:pointer;
	margin-top:0px;
	-moz-background-size:14px 11px;
	-webkit-background-size:14px 11px;
	background-size:14px 11px;
	background-position:center;
	background-repeat:no-repeat;
}
.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next {
	background-image:url(../images/img1.png);
	margin-right:10px;
}
.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev {
	background-image:url(../images/img2.png);
	margin-left:10px;
}
.index-banner .swiper-button-prev:hover,.index-banner .swiper-container-rtl .swiper-button-next:hover {
	width:23px;
	height:23px;
	background-image:url(../images/img3.png);
	-moz-background-size:23px 23px;
	-webkit-background-size:23px 23px;
	background-size:23px 23px;
}
.index-banner .swiper-button-next:hover,.index-banner .swiper-container-rtl .swiper-button-prev:hover {
	background-image:url(../images/img4.png);
	-moz-background-size:23px 23px;
	-webkit-background-size:23px 23px;
	background-size:23px 23px;
}
.ibtu2 {
	display:none;
}
.conwidth {
	max-width:1400px;
	width:100%;
	margin:auto;
}
.hxys-table {
	border-collapse:collapse;
}
.hxys-table tr td {
	width:33.33%;
	width:-moz-calc(100% / 3);
	width:-webkit-calc(100% / 3);
	width:calc(100% / 3);
	text-align:center;
	border:#dfdfdf solid 1px;
}
.hxys-table tr td .iconfont {
	font-size:45px;
}
.hxys-table tr td {
position: relative
}	
.square:hover:before, .square:hover:after {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  border: 1px solid #0F3691;
  animation-fill-mode: forwards;
}
.square:hover:before {
  left: 0;
  top: 0;
  border-bottom: 0;
  border-left: 0;
  animation: btm 2s ease-in forwards;
}
.square:hover:after {
  visibility: hidden;
  right: 0;
  bottom: 0;
  border-top: 0;
  border-right: 0;
  animation: btm 2s 2s ease-out forwards;
}

@keyframes btm {
  0% {
    visibility: visible;
    width: 0;
    height: 0;
  }
  50% {
    width: 100%;
    height: 0;
  }
  100% {
    width: 100%;
    height: calc(100% - 1px);
    visibility: visible;
  }
}
.youshi {
	padding-bottom:60px;
}
.hxys-p {
	color:#333333;
	padding:0 15px;
	font-size:20px;
	line-height:32px;
}
.hxyoushi-tu {
	width:100%;
	overflow:hidden;
}
.hxyoushi-tu img {
	width:100%;
}
.glyphicon,.iconfont {
	color:#135da9;
	font-size:20px;
}
.i_pro_a {
	text-align:center;
	overflow:hidden;
	padding-top:1%;
	padding-bottom:1%;
	font-size:17.8px;
	margin-top:10px;
}
.i_pro_a a {
	display:inline-block;
	font-size:16px;
	color:#000000;
	line-height:38px;
	margin-left:5px;
	margin-right:5px;
	width:140px;
	border-radius:20px;
	border:solid 1px #135da9;
}
.i_pro_a a:hover {
	color:#fff;
	background-color:#135da9;
}
.i_pro_a a.osel {
	color:#fff;
	background-color:#135da9;
}
.i_pro_con {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	margin-top:10px;
	padding-bottom:20px;
}
.i_pro_con .i_pro_div {
	display:none;
	overflow:hidden;
	padding-bottom:7px;
}
.iPage-dd {
	display:block;
	width:26px;
	height:46px;
	background:url(../images/icon-dd2.png) no-repeat center center;
	position:absolute;
	left:50%;
	bottom:0;
	margin:0 0 -55px -50px;
	z-index:66;
	-webkit-animation:arrowlx 1.5s infinite;
	-moz-animation:arrowlx 1.5s infinite;
	-o-animation:arrowlx 1.5s infinite;
	-ms-animation:arrowlx 1.5s infinite;
	animation:arrowlx 1.5s infinite;
}
@-webkit-keyframes arrowlx {
	0% {
	bottom:48px;
	opacity:1;
}
100% {
	bottom:28px;
	opacity:0.5;
}
}@-moz-keyframes arrowlx {
	0% {
	bottom:48px;
	opacity:1;
}
100% {
	bottom:28px;
	opacity:0.5;
}
}@-ms-keyframes arrowlx {
	0% {
	bottom:48px;
	opacity:1;
}
100% {
	bottom:28px;
	opacity:0.5;
}
}@-o-keyframes arrowlx {
	0% {
	bottom:48px;
	opacity:1;
}
100% {
	bottom:28px;
	opacity:0.5;
}
}@keyframes arrowlx {
	0% {
	bottom:48px;
	opacity:1;
}
100% {
	bottom:28px;
	opacity:0.5;
}
}
@media screen and (max-width:1440px) {
	.conwidth {
	padding:0 3%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
}@media screen and (max-width:1024px) {
	.ibtu1 {
	display:none;
}
.ibtu2 {
	display:block;
}
.hxys-table tr td {
	padding:15px 0px;
}
.hxys-p {
	font-size:15px;
	padding:0;
}
.i_pro_a a {
	display:inline-block;
	color:#000;
	border:solid 1px #666666;
	height:28px;
	line-height:28px;
	width:100px;
	font-size:10px;
	margin-bottom:5px
}
}@media all and (max-width:1200px) {
	}.solution img {
	width:100%;
}
.solution .col-md-3 {
	padding:0 5px;
}
.solution .col-md-3:last-child {
	padding:auto
}
.xwbox {
	position:relative;
}
.xwtp {
	overflow:hidden;
}
.xw_text {
	padding:10px 30px 0 30px;
	background:#fff;
}
.xw_text h2 {
	font-size:23px;
	color:#000;
	line-height:52px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:bold
}
.solution a:hover h2 {
	color:#135da9;
}
.xw_text p {
	font-size:14px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
	line-height:24px;
	color:#666666;
	padding-bottom:28px;
}
.xwbox span {
	margin:auto;
	display:inline-block;
	position:absolute;
	bottom:0px;
	left:0;
	width:0px;
	height:2px;
	background:#135da9;
	transition:.5s;
	border-radius:50px;
}
.solution a:hover span {
	width:100%;
}
.solution a:hover .xwbox {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow:0 0 10px rgba(0,0,0,.3);
	box-shadow:0 0 10px rgba(0,0,0,.3);
}
.customer {
	margin-bottom:30px
}
.cooperation .swiper-slide,.customer .swiper-slide {
	display:block;
	text-align:center;
	border:#e8e8e8 solid 1px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px;
	height:80px;
	vertical-align:middle;
}
.cooperation .swiper-slide img,.customer .swiper-slide img {
	max-width:100%;
	overflow:auto;
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
.cooperation .swiper-container,.customer .swiper-container {
	width:100%;
}
.cooperation .swiper-container .swiper-slide,.customer .swiper-container .swiper-slide {
	overflow:hidden;
	width:auto;
}
.cooperation,.customer {
	position:relative;
}
.cooperation .swiper-wrapper,.customer .swiper-wrapper {
	padding-left:123px;
}
.cooperation .prev,.cooperation .next,.customer .prev,.customer .next {
	width:30px;
	height:33px;
	background:url(../images/arrow5.png) no-repeat center 0;
	position:absolute;
	left:-20px;
	top:70%;
	z-index:2;
	cursor:pointer;
	outline:none;
	transition-duration:0.4s;
	-webkit-transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-ms-transition-duration:0.4s;
	-o-transition-duration:0.4s;
}
.cooperation .next,.customer .next {
	background-image:url(../images/arrow6.png);
	left:auto;
	right:-20px;
}
.cooperation .swiper-button-disabled,.customer .swiper-button-disabled {
	opacity:.4;
}
/*电脑网络维护*/

.computer .list {
	float:left;
	width:25%;
	border:1px solid #eee;
	padding:4.5% 1% 3.5% 2.5%;
}
.computer .list:nth-child(1n) {
	border-right:0;
}
.computer .list:last-child {
	border:1px solid #eee;
}
.computer .list .icon {
	margin-bottom:45px;
	border:solid 1px #fff;
}
.computer .list img {
	transition:all .3s;
}
.computer .list .img_2 {
	display:none;
}
.computer .list:hover .img_1 {
	display:none;
}
.computer .list:hover .img_2 {
	display:block;
}
.computer .list:hover .h2 {
	color:#0f3691;
}
.computer .list .h2 {
	font-size:20px;
	color:#222;
	line-height:22px;
	margin-bottom:22px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	transition:all .3s;
	font-weight:bold;
	line-height:1.3;
}
.computer .list .words {
	font-size:14px;
	color:#666;
	line-height:24px;
	height:100px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
	overflow:hidden;
}
.table-box {
	width:90%;
	margin:0 auto;
}
.box_1 th {
	font-size:18px;
	color:#fff;
	height:60px;
	font-weight:bold;
	border:1px solid #dcdcdc;
}
.box_1 th,td {
	vertical-align:middle !important;
	text-align:center;
}
.box_1 .bg {
	background:#0f3691;
}
.box_1 .bg1 {
	background:#fe9a4c;
}
.box_1 .bg2 {
	background:#29a768;
}
.box_1 .bg3 {
	background:#119abc;
}
.box_1 .tit {
	font-weight:bold
}
.box_1 td {
	text-align:center;
	font-size:16px;
	color:#222;
	height:51px;
	border:1px solid #dcdcdc;
	border-right:0;
	border-top:0;
}
.box_1 .tr_1 td {
	height:91px;
	line-height:22px;
}
.box_1 td:last-child {
	border-right:1px solid #DCDCDC;
}
.box_1 td .icon {
	display:inline-block;
	width:27px;
	height:27px;
	background:url(../images/img66.jpg) center center no-repeat;
	background-size:cover;
	vertical-align:top;
	line-height:40px;
}
.why_page li {
	margin:15px 0px;
	background:#fff;
	height:150px;
	list-style-type:none
}
.why_page li:hover {
	box-shadow:0 0 30px #ddd;
}
.why_page li .pic {
	line-height:150px;
	height:150px;
	text-align:center;
	float:left;
	width:15%
}
.why_page li .pic i {
	font-size:30px;
	text-align:center
}
.why_page li:hover i {
	color:#0f3691
}
.why_page li:hover h5 {
	color:#0f3691
}
.why_page li .cont {
	float:left;
	width:80%
}
.why_page li .cont h5 {
	padding-top:5px;
	font-size:20px;
	font-weight:bold
}
.why_page li .cont p {
	margin-bottom:15px;
	font-size:16px;
	color:#333;
}
.itpagination {
	position:absolute;
	left:0;
	text-align:center;
	bottom:-30px;
	width:100%;
	z-index:999;
}
.customer .swiper-pagination-bullet {
	display:inline-block;
	width:6px;
	height:6px;
	opacity:1;
	border-radius:10px;
	background:white;
	margin:0 3px;
	cursor:pointer;
	transition:width 0.3s ease-in-out;
}
.customer .swiper-pagination-bullet-active {
	background:#ff0000;
	width:12px;
}
.customer .swiper-slide:hover img {
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
}
.customer .swiper-slide img {
	transition:all .5s linear 10ms;
	-webkit-transition:all .5s linear 10ms;
	-moz-transition:all .5s linear 10ms;
	-ms-transition:all .5s linear 10ms;
	-o-transition:all .5s linear 10ms;
}
@media only screen and (max-width:1025px) {
	.computer .h2 {
	font-size:18px;
	margin-bottom:20px;
}
.computer .list {
	padding:3%;
	width:100%;
	border:1px solid #eee;
	margin-bottom:10px;
}
.computer {
	padding:30px 0;
}
.why_page {
	padding:0;
	margin:0
}
.why_page li .cont p {
	margin-bottom:15px;
	font-size:14px;
	color:#333;
}
}/*首页新闻*/
.i_pro_div .col-md-4 {
	padding:0
}
.news_lone {
	width:100%;
	overflow:hidden;
	margin-top:2px;
}
.news_lone_img {
	position:relative;
}
.news_lone_img img {
	display:block;
	width:100%
}
.news_lone .blog_infTop {
	position:absolute;
	bottom:30px;
	background:url(../images/i_bg4.png) 92% center #fff no-repeat;
	left:10px;
	right:10px;
	text-align:left;
	overflow:hidden;
	margin:0 20px;
	transition:all 0.3s;
	padding:20px 0;
}
.news_lone .blog_infTop .blog_infR {
	display:table;
	width:100%;
	height:100%;
	overflow:hidden;
}
.news_lone .blog_title {
	padding-right:25%;
	padding-left:30px;
	margin-top:25px;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
	color:#000000;
	font-size:20px;
	overflow:hidden;
}
.news_lone:hover .blog_infTop {
	background:url(../images/i_bg4.png) 95% center #fff no-repeat;
}
.news_lone:hover .blog_title {
	color:#135da9;
}
.blog_list {
	width:calc(100% - 4px);
	width:-webkit-calc(100% - 4px);
	width:-moz-calc(100% - 4px);
	display:inline;
}
.blog_list li {
	display:block;
	position:relative;
	height:256px;
	background-color:#fff;
	margin-bottom:8px;
	overflow:hidden;
	transition:all 0.3s;
	width:48%;
	float:left
}
.blog_list li:last-child {
	margin-bottom:0;
}
.blog_list li:nth-child(even) {
	margin-left:5px;
}
.blog_list li a {
	display:block;
	width:90%;
	max-width:400px;
	margin:0 auto;
	overflow:hidden;
	color:#666;
}
.blog_list .blog_Rtime {
	height:66px;
	overflow:hidden;
	text-align:center;
	margin-top:22px;
	text-align:left;
	background:url(../images/i_bg5.png) 98% center no-repeat;
	display:block;
	transition:all 0.3s;
}
.blog_list .blog_Rtime em,.blog_list.l .blog_Rtime b {
	display:block;
	font-family:"华文细黑";
}
.blog_list .blog_Rtime b {
	display:block;
	color:#000;
	font-size:30px;
	height:34px;
	line-height:34px;
	font-weight:normal;
	letter-spacing:1px;
}
.blog_list .blog_Rtime em {
	font-style:normal;
	height:20px;
	line-height:20px;
	font-size:16px;
}
.blog_list .blog_Rmore {
	margin-top:34px;
	overflow:hidden;
	display:block;
	border-bottom:1px solid #eee;
}
.blog_list .blog_Rmore b {
	color:#000;
	display:block;
	height:32px;
	line-height:32px;
	overflow:hidden;
	font-size:18px;
	font-weight:normal;
}
.blog_list  li:hover .blog_Rmore b {
	color:#135da9;
}
.blog_list .blog_Rmore span {
	display:block;
	line-height:24px;
	height:72px;
	overflow:hidden;
	margin-top:19px;
	font-size:16px;
}
.blog_list li:hover {
	box-shadow:0 15px 15px rgba(0,0,0,.1);
	transform:scale(1.005);
}
.blog_list li:hover .blog_Rmore b {
	color:#135da9;
}
.blog_list .blog_Rmore span {
	display:block;
	line-height:24px;
	height:72px;
	overflow:hidden;
	margin-top:19px;
	font-size:16px;
}
.blog_list li:hover .blog_Rtime {
	background:url(../images/i_bg5.png) 100% center no-repeat;
}
.news_lone img {
	height:520px;
	object-fit:cover;
}
.item-pic img {
	height:375px;
	object-fit:cover;
}
/*企业数据维护*/
.text {
	float:left;
	width:calc(100% - 450px);
	padding-right:140px;
	padding-top:65px;
}
.pagetop .img {
	float:left;
	width:450px;
}
.text .h1 {
	font-size:30px;
	color:#222;
	font-weight:bold;
	margin-bottom:35px;
}
.text .words {
	font-size:16px;
	color:#444;
	line-height:30px;
}
.list-box li {
	float:left;
	width:31%;
	height:210px;
	margin-right:3.5%;

	margin-bottom:40px;
	border:1px solid #e5e5e5;
	padding:48px 20px 0;
}
.list-box li:nth-child(3n) {
	margin-right:0;
}
.list-box .h1 {
	font-size:18px;
	color:#222;
	font-weight:bold;
	margin-bottom:23px;
	transition:all .3s;
}
.list-box .words {
	font-size:14px;
	color:#666;
	line-height:24px;
	height:72px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
}
.list-box li:hover .h1 {
	color:#0f3691;
}
.list-box ul li i {
	position:relative;
	right:-80%;
	top:-180px;
	z-index:1;
	font-size:80px;
	font-weight:bold;
	font-family:arial;
	font-style:normal;
	color:#0f3691;
	opacity:0.39;
}
.list-box ul li:hover i {
	color:#ff0000;
	opacity:1;
}
.item-picwords {
	width:100%;
	margin-top:60px;
	overflow:hidden;
	position:relative;
}
.item-pic {
	width:100%;
	height:470px;
	overflow:hidden;
}
.item-pic img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.item-words {
	width:100%;
	padding-top:54px;
	text-align:center;
	opacity:0;
	transition:all .4s ease-in-out;
}
.item-words h4 {
	font-size:30px;
	color:#1e1e1e;
	font-weight:bold;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding-bottom:16px;
}
.item-words p {
	font-size:16px;
	color:#010101;
	line-height:30px;
	height:86px;
	overflow:hidden;
	display:-webkit-box;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.item-picwords .swiper-wrapper {
	padding-bottom:80px;
}
.item-picwords .swiper-pagination-bullet {
	border-radius:100%;
	background:transparent;
	opacity:1;
	border:1px solid #000;
}
.item-picwords .swiper-pagination-bullet-active {
	background:#000;
}
.swiper-slide-active .item-words {
	opacity:1;
}
@media all and (max-width:1025px) {
	.item-picwords {
	padding:36px 0;
}
.item-picwords {
	margin-top:0;
}
.item-pic {
	height:240px;
}
.item-words {
	padding-top:26px;
	text-align:left;
}
.item-words h4 {
	font-size:24px;
	width:100%;
	white-space:normal;
	text-overflow:clip;
	overflow:hidden;
}
.item-picwords .swiper-wrapper {
	padding-bottom:60px;
}
.item-words p {
	display:none;
}
}@media all and (min-width:780px) {
	.cooperation,.customer {
	width:98%
}
}/* online */
.online {
	position:fixed;
	width:78px;
	right:0;
	top:50%;
	margin-top:-200px;
	z-index:100;
	border:1px solid #e0e0e0;
	background:#ffffff;
	border-bottom:0;
}
.online ul li {
	width:78px;
	height:78px;
	float:left;
	position:relative;
	border-bottom:1px solid #e0e0e0;
	color:#333;
	font-size:14px;
	line-height:38px;
	text-align:center;
	transition:all 0.3s;
	cursor:pointer;
}
.online ul li img {
	}.online ul li:hover {
	background:#0f3691;
	color:#fff;
}
.online ul li:hover a {
	color:#fff;
}
.online ul li i {
	height:25px;
	margin-bottom:1px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 25px;
	margin-top:14px;
	transition:all 0.3s;
}
.online ul li i.bgs2 {
	background-image:url(../images/baidu.png);
}
.online ul li i.bgs3 {
	background-image:url(../images/wechat.png);
}
.online ul li i.bgs4 {
	background-image:url(../images/tel.png);
}
.online ul li i.bgs6 {
	background-image:url(../images/top.png);
}
.online ul li:hover i.bgs2 {
	background-image:url("../images/baidu-on.png");
}
.online ul li:hover i.bgs3 {
	background-image:url(../images/wechat-on.png);
}
.online ul li:hover i.bgs4 {
	background-image:url(../images/tel-on.png);
}
.online ul li .onlinebox {
	position:absolute;
	width:78px;
	height:78px;
	top:0;
	right:0;
	transition:all 0.3s;
	overflow:hidden;
}
.online ul li.onlinetop {
	background:#0f3691;
	color:#fff;
}
.online ul li.onlinetop:hover {
	opacity:0.8;
	filter:Alpha(opacity=80);
}
.online ul li.onlineewm .ewBox {
	width:238px;
	display:none;
	color:#363636;
	text-align:center;
	padding-top:235px;
	position:absolute;
	left:-240px;
	top:0px;
	background:#fff;
	background-image:url('../images/wx.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #e0e0e0;
}
.online ul li.onlineetel {
	background:#fff;
}
.online ul li.onlineetel .telBox {
	width:240px;
	height:150px;
	display:none;
	color:#333;
	text-align:left;
	position:absolute;
	left:-240px;
	top:0;
	background:#fff;
}
.online ul li.onlineetel .telBox dd {
	display:block;
	height:75px;
	overflow:hidden;
	padding-left:82px;
	line-height:24px;
	font-size:18px;
}
.online ul li.onlineetel .telBox dd span {
	display:block;
	line-height:28px;
	height:28px;
	overflow:hidden;
	margin-top:15px;
	font-size:18px;
}
.online ul li.onlineetel .telBox dd.bgs1 {
	background:url(../images/phone.png) 28px center no-repeat;
}
.online ul li.onlineetel .telBox dd.bgs2 {
	background:url(../images/phone-2.png) 28px center no-repeat;
}
@media screen and (max-width:1100px) {
	.online {
	width:50px;
	margin-top:-108px;
	margin-right:10px;
}
.online .baidu,.online .onlineewm {
	display:none
}
.online ul li {
	width:62px;
	height:62px;
	font-size:12px;
	line-height:30px;
}
.online ul li i {
	height:20px;
	background-size:auto 20px;
	margin-top:11px;
}
.online ul li.onlineewm .ewBox {
	padding-top:187px;
	width:192px;
	left:-194px;
}
.online ul li.onlineetel .telBox {
	height:189px;
	top:-63px;
}
.online ul li.onlineetel .telBox dd {
	height:94.5px;
	font-size:16px;
}
.online ul li.onlineetel .telBox dd span {
	margin-top:21px;
	font-size:16px;
}
.youshi .col-md-8,.i_pro_con .col-md-8,.solution .col-md-4 {
	padding:0;
}
.blog_list li {
	height:auto;
	margin-bottom:8px;
	width:100%;
}
.blog_list li:nth-child(even) {
	margin-left:0;
}
.hxyoushi-tu,.chip-pic,.aboutpic {
	display:none
}
.pro-container {
	padding:10px 0;
}
.youshi {
	padding-bottom:10px;
}
.links_r2 {
	margin:0 auto;
	border-left:none;
	margin-top:20px;
}
.top-banner {
	margin-top:50px;
}
.traffic {
	margin-top:35px;
	width:98%
}
.about-item {
	width:100%
}
.about-row {
	padding:20px 0 0;
}
.computer .list .icon {
	margin-bottom:0px;
	text-align:center;
}
.computer .list .h2 {
	text-align:center;
}
.pagetop {
	padding-bottom:20px
}
.pagetop .text {
	width:100%;
	padding-right:0px;
	padding-top:10px;
}
.pagetop .img {
	float:none;
	max-width:100%;
}
.list-box li {
	float:left;
	width:100%;
	height:auto;
	margin-bottom:0px;
	padding:10px 20px 0;
}
.list-box .words {
	font-size:13px;
	color:#666;
	line-height:23px;
	height:auto;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5;
	overflow:hidden;
}
.list-box ul li i {
	position:relative;
	right:-80%;
	top:0px;
	font-size:50px;
}
.newslist {
	height:auto;
	margin:3px !important;
}
.newslist span {
	width:80px;
	height:80px;
	margin:5px;
}
.newslist p {
	font-size:13px;
}
.newslist h3 {
	font-size:15px;
}
.col-center-block {
	position:static;
	top:0;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
}
.heading {
	position:static
}
.project .col-md-6 {
	margin:0
}
.top-banner h1,.top-banner h2 {
	font-size:20px;
	letter-spacing:0px;
}
.hxys-p {
	padding:0 2px;
	font-size:15px;
	line-height:normal;
}
.cooperation .prev,.cooperation .next,.customer .prev,.customer .next {
	left:0;
	display:none
}
.cooperation .next,.customer .next {
	right:0;
	display:none
}
.footer .f-left i {
	display:block
}
.footer .f-left a {
	font-size:10px;
	padding:0 3px;
}
.contact_con .h2 {
	height:38px;
	line-height:38px;
	margin-bottom:15px;
	font-size:18px;
}
.contact_con .p {
	line-height:23px;
	font-size:15px;
}
.font-3 {
	padding-top:15px;
	font-size:20px;
	line-height:28px;
	letter-spacing:0;
	margin-bottom:12px
}
.rich-text {
	font-size:15px
}
.r_p {
	font-size:16px;
}
.r_price .r_zx_input {
	font-size:13px;
}
.box_1 th {
	font-size:15px;
	height:50px;
}
.box_1 td {
	font-size:13px;
	height:35px;
}
.text .h1 {
	font-size:20px;
	margin-bottom:15px;
}
.text .words {
	font-size:16px;
	line-height:20px;
}
}
.ry-faq .page-title{margin-bottom:6px;}
.ry-faq-list{margin-top:18px;}
.ry-faq-item{border:1px solid #e3e8ef;border-radius:8px;margin-bottom:12px;background:#fff;overflow:hidden;transition:.2s;}
.ry-faq-item[open]{border-color:#2b7de9;box-shadow:0 4px 16px rgba(43,125,233,.08);}
.ry-faq-item summary{cursor:pointer;padding:16px 48px 16px 20px;font-size:16px;font-weight:600;color:#1f2d3d;list-style:none;position:relative;outline:none;}
.ry-faq-item summary::-webkit-details-marker{display:none;}
.ry-faq-item summary::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:22px;line-height:1;color:#2b7de9;font-weight:400;}
.ry-faq-item[open] summary::after{content:"\2212";}
.ry-faq-a{padding:0 20px 18px;color:#4a5568;line-height:1.85;font-size:15px;}
.ry-faq-a strong{color:#2b7de9;}