﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;}
body,td,font,span,div,p,form,textarea,input,a,strong,br{
	FONT-SIZE: 12px;
	COLOR:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family:"微软雅黑", "宋体", "华文中宋", "华文宋体", "华文仿宋", "黑体", "仿宋", "方正综艺简体";
}
td {
    text-decoration: none;
    line-height: 22px;
}
a{
	text-decoration:none;}
ul{list-style:none;}
li{list-style:none;}

#Main{
	background:#e6ecef;
	min-width:1100px;}
.main_middle{
	margin:0px auto;
	width:1084px;}
.head{
	height:133px;}
.logo{
	float:left;
	margin-top:25px;
	/*
	margin-left:140px;*/
	}
.phone{
	width:258px;
	height:32px;
	float:left;
	margin:83px 0px 0px 32px;}
.dht{
	background:url(../images/main_11.jpg) repeat-x;
	height:35px;}
.dht_list{
	background:url(../images/main_12.jpg);
	width: 894px;
	height: 35px;
	/*margin-left:132px;*/}
#div_center {
	width: 810px;
	height: 35px;
	z-index: -1;
	font-family: '微软雅黑',Arial, Helvetica, sans-serif;
}
.main_content{
	margin-top:10px;
	border:1px solid #cacdce;
	background:#ffffff;
	min-height:855px;}
.mainContent_left{
	margin:8px 5px 12px 17px;
	width:320px;
	float:left;}
.mainContent_left_login,.mainContent_left_service{
	margin-top:7px;}
.mainContentservice_title{
	background:url(../images/main_15.jpg);
	width:317px;
	height:45px;}
.mainContentservice_list{
	border:1px solid #cacdce;
	background:#f6f6f6;
	width:318px;
	height:253px;
	margin-top:10px;}
.mainContentservice_list ul{
	display:block;
	margin:20px 0px 0px 26px}
.mainContentservice_list ul li a{
	line-height:32px;
	font-size:13px;
	text-decoration:none;}
.mainContentservice_list ul li a:hover{
	text-decoration:underline;}
.mainContent_right{
	width:718px;
	margin:8px 6px;
	float:left;
	font-family:"微软雅黑", "宋体", "华文中宋", "华文宋体", "黑体", "仿宋";
	font-size:14px;
	font-style:normal;
	
	}
.mainContent_right_lbt{
	margin:3px 0px 8px 0px;}
.mainContent_right_aboutus{
	background:url(../images/main_25.jpg) no-repeat;
	width:389px;
	height:207px;
	margin-top:3px;}
.mainContent_right_news{
	background:url(../images/main_33.jpg) no-repeat;
	width:389px;
	height:252px;
	margin-top:7px;}
.mainContent_right_news .news{
	width:389px;
	height:252px;}
.p{
	display:block;
	line-height:20px;}
.p1{
	text-indent:2em;
	width:212px;
	padding-left:166px;
	padding-top:17px;}
.p2{
	padding-left:12px;}
.s1{
	font-weight:bold;
	font-size:14px;}
.mainContent_right_contact{
	background:url(../images/main_31.jpg) no-repeat;
	width:319px;
	height:309px;
	margin-top:10px;}
.p3{
	padding:55px 0px 30px 30px;}
.hotlink{
	clear:both;
	margin-top:10px;
	margin-bottom:25px;
	border:1px solid #cacdce;
	background:#ffffff;
	height:70px;}
.qq{
	width:77px;
	height:16px;}
.a1{
	display:block;
	float:left;
	margin-right:14px;}
.qq1{
	width:169px;
	margin:43px 0px 0px 25px;}
.qq2{
	width:169px;
	margin:9px 0px 0px 25px;}
.img1{
	width:1052px;
	margin:10px auto;}
.f_hr{
	background-color:#3792ed;
	height:2px;
	min-width:1084px;}
#footer{
	background:#ffffff url(../images/font_bg_24.jpg) repeat-x;
	height:256px;}
.footer_content{}
.footer_content a:hover{
	text-decoration:underline;}
.s2{
	display:block;
	height:15px;
	widows:112px;
	float:left;
	padding-top:45px;
	padding-right:15px;}
.weixin{
	display:block;
	margin:6px 0px;}
.footer_bottom_img{
	width:573px;
	margin:25px auto 0px;}
.footer_bottom_logo{
	margin:5px auto;
	width:47px;
	height:35px;}
.p4{
	display:block;
	width:50px;
	margin:0 auto;
	padding-bottom:10px;}
/*客服编码*/
.h_callS{ position:fixed; bottom:10%; right:0; z-index:100;}
.h_callS dd:nth-child(1){ margin-bottom:1px; height:46px;}
.h_callS dd{ position:relative;}
.h_callS dd span{ background-color:#737373; background-position:center center; background-repeat:no-repeat; display:inline-block;height:46px; width:40px; position:relative; z-index:5; cursor:pointer;}
.h_callS dd span a{ display:block; height:46px;}
.h_callS dd span.qq{ background-image: url(../images/qq.png);}
.h_callS dd span.tel{ background-image:url(../images/phone.png);}
.h_callS dd span.top{ background-image:url(../images/top.png);}
.h_callS dd div{ position:absolute; background-color:#737373; line-height:46px; width:80px; top:0; color:#fff; text-align:center; font-size:18px; opacity:0;}
.h_callS dd div a{color:#fff;}
.h_callS dd div a:hover{color:#348fea;}
.h_callS dd:nth-child(1) div{ width:144px; right:-144px;}
.h_callS dd:nth-child(2) div{ width:94px;right:-94px;}

.h_callS dd:hover div{ opacity:1;right:37px;-moz-transition:all ease 0.2s; -ms-transition:all ease 0.2s; -webkit-transition:all ease 0.2s; -webkit-transition:all ease 0.2s;transition:all ease 0.2s; }
