@charset "utf-8";
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
img {
	display: block;
	border: 0;
}
a, u {
	text-decoration: none;
}
a:hover{

  text-decoration: underline;
   color:red;
}
i, em {
	font-style: normal;
}
b, strong {
	font-weight: 100;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
	font-size: 16px;
	font-weight:bold;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.clear {
	height: 0px;
	overflow: hidden;
	clear: both;
}
.margin0 {
	width: 1200px;
	margin: 0 auto;
}
html, body {
	font-size: 14px;
	font-family: "微软雅黑";
}
#top {
	border-bottom: 1px solid #e4e4e4;
	background-color: #f7f7f7;
}
#top>.top1 {
	height: 36px;
}
#top>.top1>p {
	float: left;
	height: 36px;
	width: 308px;
	line-height: 36px;
	font-size: 12px;
}
#top>.top1>ul {
	float: right;
	height: 36px;
	line-height: 36px;
}
#top>.top1>ul li {
	height: 36px;
	float: left;
}
#top>.top1>ul li a {
	color: #414141;
}
#top>.top1>ul li:nth-child(2) {
	margin-left: 15px;
}
#top_logo>.top_logo_main {
	height: 122px;
	width: 1377px;
	margin: 0 auto;
}
.logo {
	float: left;
	padding-top: 20px;
	margin-left: 89px;
}
.zixun {
	float: left;
	margin-left: 420px;
	margin-top: 24px;
}
.qq {
	float: left;
	margin-top: 26px;
}
#nav,#navX {
	height: 78px;
	box-shadow: 0px -5px 10px #d5d5d5;
	background-color: #1763bd;
}
/*悬浮导航*/
#navX{position: fixed;width: 100%;z-index: 9999;display: none;}
/*QQtalk*/
#QQtalk{position: fixed;z-index: 9999;right: 0;top: 50%;display: none;}


.nav_bottomC1{float: left;width: 252px;padding-left: 90px;}
.nav_bottomC1 ul li{width: 252px;}

.back-to-top.on{
	display:block;
}
.back-to-top{
	position:fixed;
	right:40px;
	bottom:80px;
	display:none;
	width:34px;
	height:34px;
	background:url(../images/back_to_top.png) no-repeat;
	background-position:0 0;
	z-index:99;
}
.back-to-top .fanhui-text{
	position:absolute;
	left:0;
	top:0;
	display:none;
	width:80px;
	text-align:center;
	height:32px;
	font-size:14px;
	color:#333;
	line-height:32px;
	border:1px solid #ccc;
	background:#fff;
	/* -webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-ms-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear; */
}
.back-to-top:hover{
	background:url(../images/back_to_top.png) no-repeat;
	background-position:0 -34px;
}
.back-to-top:hover .fanhui-text{
	display:block;
	left:-81px;
}
.nav_main {
	height: 78px;
	font-size: 18px;
	text-shadow: 5px 2px 6px #1763bd;
	float: left;
	padding-left:300px;
	font-weight:bold;
}
.nav_main>li {
	height: 78px;
	line-height: 78px;
	float: left;
}
.nav_main li a {
	color: #ffffff;
	padding: 0 30px;
	display: block;
	height: 78px;
	background: url(/skin/images/tiao_bg.jpg) right center no-repeat;
}
.nav_main .no_bgpic {
	background-image: none;
}
.nav_main li a:hover {
	background: #31afee;
}
#mainBody {
	background: url(/skin/images/body_bg.png) left top;
	background-size: 100%;
}
.mainBody_cont_title1 {
	height: 169px;
	text-align: center;
	background: url(/skin/images/mainBody_title1.png) center no-repeat;
	line-height: 100px;
	color: #414141;
	font-size: 24px;
        letter-spacing:14px;
		font-weight:bold;
}
.mr20 {
	margin-right: 20px
}
.zq-icon {
	display: inline-block;
	background: url(/skin/images/icon.png) no-repeat;
}
.icon40x40 {
	width: 40px;
	height: 40px
}
.crad-area-icon1 {
	background-position: 0 0
}
.crad-area-icon2 {
	background-position: -40px 0
}
.crad-area-icon3 {
	background-position: -80px 0
}
.crad-area-icon4 {
	background-position: -120px 0
}
.card-area {
	margin: 0 auto;
	height: 570px;
	width: 1200px;
	position: relative;
}

.card-area .card-item {
	z-index: 4;
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	position: relative;
	float: left;
	width: 17%;
	height: 570px;
	background-color: transparent
}
.card-area .card-item+.card-item {
	margin-left: -1px
}
.card-area .card-item .card {
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #fff
}
.card-area .card-item .card .card-content {
	width: 100%;
	/* line-height: 2; */

}
.borderLine{	
	border-left: 1px solid #e6e8e7;
	border-right: 1px solid #e6e8e7;
	border-bottom:1px solid #e6e8e7;
}
.card-area .card-item .card .card-content.content-first {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}
.card-area .card-item .card .card-content.content-second {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
	/* line-height: 2 */
}
.card-area .card-item .card .card-content.content-second li {
	float: left;
	width: 50%
}
.card-area .card-item .card .card-content, .card-area .card-item .card .card-title {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1
}
.card-area .card-item .card .card-title {
	padding-top: 1px;
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	height: 164px;
	line-height: 26px;
	font-size: 14px;
	top: 0;
	background: #d2d2d2;
}
.mainBody_cont1 .card-area .card-item .card .hui{background-color: #e6e8e7;}
.card-area .card-item .card .card-title .content {
	position: absolute;
	width: 100%
}
.card-area .card-item .card .card-title h1 {
	font-size: 16px;
	color: #414141;
	margin-top:10px;
}
.card-area .card-item .card .card-title .short-info {
	color: #8dbbdc;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px
}
.card-area .card-item .card .card-title .zq-product-img {
	width: 60px;
	height: 60px;
	margin: 30px auto 15px;
	position: relative
}
.card-area .card-item .card .card-title .zq-product-img img {
	position: absolute;
	left: 0;
	width: 100%
}
.card-area .card-item .card .card-title .zq-product-img .un-hover {
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}
.card-area .card-item .card .card-title .zq-product-img .with-hover {
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}
.card-area .card-item .card .card-title .short-info, .card-area .card-item .card .card-title .zq-product-img img, .card-area .card-item .card .card-title h1 {
	transition: all .15s cubic-bezier(.4, 0, .2, 1) 0s
}
.card-area .card-item .card .card-content {
	height: 312px;
	position: absolute;
	top: 165px
}
.card-area .card-item .card .card-content.content-first .content-first-list {
	width: 100%;
	max-width: 250px;
	font-size: 16px;
	color: #373d41;
	margin-top: 47px;
	margin-bottom: 47px
}
.card-area .card-item .card .card-content.content-first .content-first-list li {
	margin-bottom: 30px
}
.card-area .card-item .card .card-content.content-second {
	width: 90%;
	left: 25px;
	font-size: 14px;
	color: #a9b0b4;
	text-align: left;
}
.card-area .card-item .card .card-content.content-second .main-head {
	color: #0087cb;
	font-size: 18px;
	line-height: 28px;
	margin-top:35px;
}

.card-area .card-item .card .card-content.content-second .main-tip {
	color: #414141;
	font-size: 16px;
	width: 375px;
	line-height: 26px;
}
.card-area .card-item .card .card-content.content-second .main-desc {
	color: #414141;
	font-size: 12px;
	line-height: 22px
}
.card-area .card-item .card .card-content.content-second .main-btn {
	cursor: pointer;
	width: 64px;
	height: 50px;
	font-size: 16px!important;
	color: #fff;
	margin-top: 132px;
	float: right;
	border: none;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	background: url(/skin/images/more_bg_03.jpg) center;
	font-size: 12px;
	text-align: right;
	line-height: 12px;
	position: absolute;
	right: 0;
	bottom: 0;
	padding-top: 10px;
}
.card-area .card-item .card .card-content.content-second .main-btn1{
	cursor: pointer;
	width: 64px;
	height: 50px;
	font-size: 16px!important;
	color: #fff;
	margin-top: -54px;
	float: right;
	border: none;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	background: url(/skin/images/more_bg_03.jpg) center;
	font-size: 12px;
	text-align: right;
	line-height: 12px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.floatLeft{float:left;}
.card-area .card-item .card .card-content.content-second .main-white-btn {
	cursor: pointer;
	width: 160px;
	height: 36px;
	border: 1px solid #3db1ea;
	font-size: 16px!important;
	color: #3db1ea;
	margin-top: 22px;
	margin-bottom: 33px;
	border-radius: 19px;
	background: #fff;
	transition: color .3s ease-in-out, background .3s ease-in-out
}
.card-area .card-item .card .card-content.content-second .main-white-btn:hover {
	color: #fff;
	background: #3db1ea
}
.card-area .card-item .card .card-content .other-info {
	width: 105%;
	height: 70px;
	overflow: hidden;
	line-height: 22px;
	padding-top: 20px;
	font-size: 12px
}
.card-area .card-item .card .card-content .other-info .other-info-list {
	width: 27%;
	height: 70px;
	background: #f2f2f2;
	margin-right: 25px;
	padding: 0 0 0 10px;
	position: relative
}
.card-area .card-item .card .card-content .other-info .other-info-list .c-a-arrow {
	position: absolute;
	right: 10px;
	top: 15px;
	background-position: -200px 0
}
.card-area .card-item .card .card-content .other-info .other-info-list:hover {
	background: #3db1ea
}
.card-area .card-item .card .card-content .other-info .other-info-list:hover .c-a-arrow {
	background-position: -200px -17px
}
.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-desc, .card-area .card-item .card .card-content .other-info .other-info-list:hover .other-head {
	color: #fff
}
.card-area .card-item .card .card-content .other-info .other-info-list .list-context {
	color: #00c1de
}
.card-area .card-item .card .card-content .other-info .other-head {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	margin: 13px 0 0 0;
}
.card-area .card-item .card .card-content .other-info .other-desc {
	margin-top: 2px;
	font-size: 12px;
	color: #999
}
.card-area .card-item.active {
	z-index: 6;
	box-shadow: 0 0 30px rgba(0,0,0,.2);
	width: 49%;
	height: 535px
}
.card-area .card-item .card .bgd2d2d2{background-color: #d2d2d2;}
.card-area .card-item .card .bge6e8e7{background-color: #e6e8e7;}
.ulMargin{margin-top:45px}
.card-area .card-item.active .card .card-title {
	background-color: #0087cb;
	height: 206px;
	top: -42px;
	border: none;
	background-image: url(/skin/images/huangCloud_03.jpg);
	background-size: 100% 100%;
}
.card-area .card-item.active .card .card-title .short-info {
	color: #9ed8f5
}
.card-area .card-item.active .card .card-title h1 {
	color: #fff;
	margin-top:20px;
}
.card-area .card-item.active .card .card-content.content-first {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}
.card-area .card-item.active .card .card-content.content-second {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}
.dianxinhaoma {
	height: 692px;
	background: url(/skin/images/cloud_bg.jpg)
}
.picOver1 {
	text-align: center;
	height: 362px;
	width: 270px;
	border: 2px solid #eae5e3;
	background: #fff;
	float: left;
}
.picOver1 .picOver1_pic {
	width: 156px;
	height: 156px;
	border-radius: 78px;
	border: 2px solid #eae5e3;
	margin: 32px auto;
background-size:100%;
}
.picOver1 h2 {
	font-size: 16px;
	color: #414141;
	line-height: 24px;
}
.picOver1 p {
	font-size: 14px;
	color: #878787;
}
.btn {
	margin: 30px auto 0;
	height: 34px;
	width: 112px;
	background: url(/skin/images/liaojiexiangqing.png) top left no-repeat;
}
.btn a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 34px;
	color: #fff;
}
.pic_1 {
	background: url(/skin/images/zhongguodianxin.jpg) center;
}
.pic_2 {
	background: url(/skin/images/zhongguoyidong.jpg) center;
}
.pic_3 {
	background: url(/skin/images/1069.jpg) center;
}
.pic_4 {
	background: url(/skin/images/zhongguoyidong2.jpg) center;
}
.picOver1:hover {
	background: #0087cb;
	border: 2px solid #0087cb;
}
.picOver1:hover .picOver1_pic {
	border-color: #fff;
}
.picOver1:hover h2 {
	color: #fff;
}
.picOver1:hover p {
	color: #69cbfc;
}
.picOver1:hover .btn {
	/* background: url(/skin/images/liaojiexiangqing2.png) left top; */
}
.picOver1:hover .btn a {
	color: #0087cb;
}
.wangluowenhuajingying {
	height: 375px;

}
.wlwhjyM{
	height: 375px;
	background-image: url(/skin/images/shangwu_bg.jpg);
	background-position: left top;
	background-size: 100% 100%;
}
.cont_title2 {
	color: #fff;
	background-image: url(/skin/images/mainBody_title2.png)
}

.zonghefuwu{height: 482px;background: url(/skin/images/cloud_bg.jpg)}




 













.fenlei {
	height: 430px;
	margin-top: -211px;
	text-align: center;
}
.fenlei1 {
	float: left;
	height: 326px;
	width: 202px;
	border: 9px solid #f7f7f7;
	margin-left: 20px;
	background-color: #f7f7f7;
}
.fenlei_pic {
	height: 202px;
	width: 202px;
}
.fenlei h2 {
	color: #414141;
	font-size: 16px;
	margin-top: 8px;
	line-height: 22px;
}
.fenlei p {
	color: #414141;
	font-size: 14px;
	line-height: 26px;
}
.fenlei .btn_1 {
	margin-top: 12px;
}
.fenlei_pic1 {
	background: url(/skin/images/youxilei.jpg) left top;
}
.fenlei_pic2 {
	background: url(/skin/images/dongmanlei.jpg) left top;
}
.fenlei_pic3 {
	background: url(/skin/images/yinyuelei.jpg) left top;
}
.fenlei_pic4 {
	background: url(/skin/images/yishupinleio.jpg) left top;
}
.fenlei_pic5 {
	background: url(/skin/images/yingyelei.jpg) left top;
}
.tiexinfuwu {
	height: 612px;
}
.tiexinfuwu img{
	width:100%;
}
.chenggonganli {
	height: 538px;
	background: url(/skin/images/cloud_bg.jpg)
}
.chenggonganliMain ul {
	height: 59px;
}
.chenggonganliMain ul li {
	float: left;
	margin-left: 0px;
}
.chenggonganliMain ul li:first-child {
	margin-left: 0;
}
.chenggonganliMain ul:last-child {
	margin-top: -75px;
}
.faguiyuzixun {
	height: 354px;
	
	margin-top: 28px;
}
.fgyzxM{
	height: 354px;
	background-image: url(/skin/images/global.jpg);
	background-position: left top;
	background-size: 100% 100%;
}
.fagui_cont {
	height: 590px;
	margin-top: -171px;
}
.fagui_cont1 {
	float: left;
	width: 554px;
	height: 520px;
	background: #f7f7f7
}
.fagui_cont1 div:first-child {
	width: 554px;
	height: 171px;
	background: url(/skin/images/rules.jpg) left -90px;
}
.fagui_cont1 h2 {
	margin: 14px auto 0;
	width: 80px;
	border-bottom: 6px solid #0087cb;
	line-height: 40px;
	font-size: 20px;
	color: #414141;
}
.fagui_cont1 ul {
	margin-top: 24px;
	padding: 0 40px;
	background: url(/skin/images/pot.png) 44px 10px no-repeat;
}
.fagui_cont1 ul li {
	height: 34px;
	border-bottom: 1px dashed #bbbaba;
	line-height: 34px;
	font-size: 14px;
	text-indent: 22px;
}
.fagui_cont1 ul li a {
	color: #414141;
	float: left;
}
.fagui_cont1 ul li span {
	float: right;
}
.btn_1 {
	text-align: center;
}
.fagui_cont2 div:first-child {
	background: url(/skin/images/news.jpg) left -100px;
}
.fagui_cont2 {
	float: right;
}
#youqinglianjie {
	height: 136px;
	background: #f7f7f7;
}
.youqinglianjie_main {
	height: 136px;
}
.youqinglianjie_main h4 {
	height: 58px;
	overflow: hidden;
	line-height: 86px;
	border-bottom: 1px dashed #bbbaba;
	font-size: 16px;
	color: #414141;
}
.youqinglianjie_main ul {
	margin-top: 20px;
	height: 20px;
}
.youqinglianjie_main li {
	float: left;
}
.youqinglianjie_main li:nth-child(even) {
	padding: 0 12px;
	font-size: 10px;
	line-height: 20px;
}
.youqinglianjie_main li:nth-child(odd) {
	font-size: 14px;
	line-height: 20px;
}
.youqinglianjie_main li a {
	color: #787878;
}
.bottom1 {
	/* height: 330px; */
	padding: 10px 0;
	background: url(/skin/images/bottom1_bg.jpg) center repeat;
}
.menu_title {
	font-size: 16px;
	color: #fff;
	height: 36px;
}
.bottom1_main_left {
	float: left;
	width: 192px;
	padding-left: 72px;
	/* height: 330px; */
}
.bottom1_main {
	background: url(/skin/images/tiao_bg.png) center no-repeat
}
.nav_bottom li {
	height: 25px;
	line-height: 13px;
	color: #abdef8;
	font-size: 14px;
}
.nav_bottom li a {
	color: #abdef8;
}
.bottom1_main_center {
	float: left;
	margin-left: 72px;
}
.bottom1_main_right {
	float: right;
	margin-right: 86px;
}
#foot {
	padding:20px 0;
	/* height: 126px; */
	background: #0075b8;
}
.foot_main {
	/* height: 90px; */
	text-align: center;
	/* padding-top: 20px; */
}
.foot_main p {
	font-size: 14px;
	color: #3fb4ef;
	height: 24px;
	line-height: 24px;
}
.foot_main p span {
	margin-left: 24px;
}

.afwys_pica{height: 190px;}
.afwys_picca{height:190px;width:130px;float: left;margin-right: 5px;} 
.afwys_pic1a{background:url(/skin/images/fuwuyoushi_03.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic2a{background: url(/skin/images/fuwuyoushi_08.jpg) no-repeat center; background-size:130px 190px;}
.afwys_pic3a{background: url(/skin/images/fuwuyoushi_10.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic4a{background: url(/skin/images/fuwuyoushi_00.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic5a{background: url(/skin/images/fuwuyoushi_12.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic6a{background: url(/skin/images/fuwuyoushi_05.jpg) no-repeat center;background-size:130px 190px;}
.afwys_picca h3{text-align: center;font-size: 22px;color:#fff;font-weight: bold;margin-top: 40px;}
.afwys_picca h4{margin-top: 18px;font-size: 14px;color: #414141;text-align: center;font-weight: bold;}
.afwys_picca p{text-align: center;font-size: 14px;color: #878787;}
.afwys_pic1a:hover{background:url(/skin/images/fuwuyoushi1_03.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic2a:hover{background: url(/skin/images/fuwuyoushi1_05.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic3a:hover{background: url(/skin/images/fuwuyoushi1_07.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic4a:hover{background: url(/skin/images/fuwuyoushi1_00.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic5a:hover{background: url(/skin/images/fuwuyoushi1_09.jpg) no-repeat center;background-size:130px 190px;}
.afwys_pic6a:hover{background: url(/skin/images/fuwuyoushi1_11.jpg) no-repeat center;background-size:130px 190px;}
.afwys_picca:hover h4{color:#fff;}
.afwys_picca:hover p{color:#8bd5fb;}
.qghjzx>div{width: 100%;position: relative;}
.bshjzx{position: relative;}


.fwys_pic{height: 262px;}
.fwys_picc{height: 260px;width: 153px;float: left;margin-right: 52px;}
.fwys_pic1{background:url(/skin/images/fuwuyoushi_03.jpg) left top;}
.fwys_pic2{background: url(/skin/images/fuwuyoushi_08.jpg) left top;}
.fwys_pic3{background: url(/skin/images/fuwuyoushi_10.jpg) left top;}
.fwys_pic4{background: url(/skin/images/fuwuyoushi_00.jpg) left top;}
.fwys_pic5{background: url(/skin/images/fuwuyoushi_12.jpg) left top;}
.fwys_pic6{background: url(/skin/images/fuwuyoushi_05.jpg) left top;}
.fwys_picc h3{text-align: center;font-size: 20px;color:#fff;font-weight: bold;margin-top: 52px;}
.fwys_picc h4{margin-top: 60px;font-size: 14px;color: #414141;text-align: center;font-weight: bold;}
.fwys_picc p{text-align: center;font-size: 14px;color: #878787;}

.fwys_pic1:hover{background:url(/skin/images/fuwuyoushi1_03.jpg) left top;}
.fwys_pic2:hover{background: url(/skin/images/fuwuyoushi1_05.jpg) left top;}
.fwys_pic3:hover{background: url(/skin/images/fuwuyoushi1_07.jpg) left top;}
.fwys_pic4:hover{background: url(/skin/images/fuwuyoushi1_00.jpg) left top;}
.fwys_pic5:hover{background: url(/skin/images/fuwuyoushi1_09.jpg) left top;}
.fwys_pic6:hover{background: url(/skin/images/fuwuyoushi1_11.jpg) left top;}
.fwys_picc:hover h4{color:#fff;}
.fwys_picc:hover p{color:#8bd5fb;}
.qghjzx>div{width: 100%;position: relative;}
.bshjzx{position: relative;}



.logo {width:auto;}
.logo a {width:auto;}
.nav_main li a:hover {text-decoration:none;}
.nav_main .active a {background: #31afee !important;}
.card-area .card-item .card .card-content.content-second .CTS .main-head{margin-top: 32px;}



/*二级菜单*/
.nav-phone-box{display:none;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;position:relative;}
.nav-phone-box .logo-phone{display:block;width:200px;float:left;margin-left:15px;}
.nav-phone-box .logo-phone img{width:100%;}
.nav-phone-box .navbar-button{display:block;float:right;width:40px;height:34px;margin-right:15px;margin-top:9px;background:url(../images/navbar.png) no-repeat center;border:1px solid #1763bd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.nav-phone-box.fixed{position:fixed;left:0;top:0;background:#fff;width:100%;z-index:9999;}

.nav-list-phone{position:absolute;left:0;top:56px;width:100%;background:#0087cb;z-index:1000;display:none;}
.nav-list-phone>li>a{padding-left:15px;}
.nav-list-phone li a{display:block;line-height:34px;font-size:18px;color:#f4ea1a;border-bottom:1px solid #f4ea1a;}
.nav-list-phone li ul li>a{padding-left:30px;font-size:16px;color:#fff;border-color:#e4e4e4;}
.nav-list-phone>li>ul{background:#1763bd;line-height:30px;display:none;}

#map{width:94%!important;}

.wap_index_1f{display: none;}




@media screen and (max-width:768px){
	/* 顶部 */
	#top>.top1{width:100%;text-align:center;height:auto;}
	#top>.top1>p{width:100%;float:none;}
	#top>.top1>ul{width:100%;float:none;}
	#top>.top1>ul li{float:none;display:inline-block;}
	
	#nav, #navX{display:none!important;}
	
	#top_logo>.top_logo_main{width:100%;text-align:center;height:auto;}
	.logo{display:none;}
	.zixun{width:180px;float:none;margin:0;display:inline-block;vertical-align:middle;}
	.qq{float:none;margin:0;margin-left:10px;display:inline-block;vertical-align:middle;}
	.qq img{width:100px;display:inline-block;}
	
	.nav-phone-box{display:block;}
	
	#QQtalk img{width:80px!important;}
	.back-to-top{right:25px;bottom:25px;}
	
	.margin0{width:100%;}
	.mainBody_cont1{display:none;}
	.mainBody_cont_title1{font-size:18px;height:140px;line-height:80px;}
	.picOver1{float:none;margin:0 auto 20px!important;}
	.dianxinhaoma{height:auto;}
	.wangluowenhuajingying{height:auto;}
	.wlwhjyM{height:auto;}
	.fenlei{height:auto;margin-top:0;}
	.fenlei1{float:none;margin:0 auto 20px!important;}
	.zonghefuwu{height:auto;}
	.fwys_pic{height:auto;text-align:center;font-size:0}
	.fwys_picc{display:inline-block;float:none;margin:0 2px 20px;}
	.tiexinfuwu{height:auto;}
	.chenggonganli{height:auto;}
	.chenggonganliMain ul:last-child{margin-top:0;height:auto;}
	.chenggonganliMain ul li{float:none;margin:0;}
	.chenggonganliMain ul li img{margin:auto;}
	.faguiyuzixun{height:auto;}
	.fgyzxM{height:auto;}
	.fagui_cont{margin-top:0;height:auto;width:94%;}
	.fagui_cont1{float:none;width:100%;margin:20px auto;padding-bottom:20px;height:auto;}
	.fagui_cont1 div:first-child{width:100%;}
	.fagui_cont1 ul{padding:0 15px;background-position:15px 14px;}
	.fagui_cont1 ul li{text-indent:14px;}
	#youqinglianjie{padding:0 15px;}
	.bottom1{display:none;}
	#foot{padding:20px 15px!important;width:auto!important;}
	.foot_main p{height:auto;}
	.foot_main p span{margin-left:0;display:block;}
	
	.local{height:auto;}
	.local_main p{height:auto;text-align:left;line-height:30px;}
	.body_cont_left{display:none;}
	.body_cont_right{width:100%;float:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 10px;border:none;}
        .body_cont_right div{width: 100%!important;}
	.body_cont_right>img{width:auto!important;height:auto!important;max-width:100%!important;}
	.body_cont_right>p img{width:auto!important;height:auto!important;max-width:100%!important;}
	.body_cont_right>span img{width:auto!important;height:auto!important;max-width:100%!important;}
	.body_cont_title{width:100%;float:none;}
	.body_cont_main h2{font-size:20px;height:auto;width:100%;background-position:left 4px;line-height:normal;}
	.body_cont_zheng{margin-left:0;float:none;}
	.body_cont_zheng img{margin:auto!important;width:auto!important;max-width:100%!important;}
	.slideTxtBox{width:100%;}
	.slideTxtBox .hd{display:none;}
	.MMTwo{width:100%!important;float:none;}
	.MMTwo img{width:auto!important;max-width:100%!important;height:auto!important;margin:auto!important;}
	.body_cont_main .main_title{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:15px;text-indent:0;height:auto;line-height:normal;background-position:left 4px;margin-top: 50px;}
	.main_cont2>p{height:auto!important;line-height:normal!important;margin:0!important;}
	.main_cont2 img{margin-bottom:15px!important;float:none!important;}
	#body_cont{padding-bottom:0;}
	.guize{width:100%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;height:auto!important;}
	.guize img{margin:auto!important;float:none!important;}
	.guize p{width:100%!important;margin:0!important;float:none!important;height:auto!important;}
	.MMTwo p:nth-of-type(1){height:auto;max-width:100%!important;float:none!important;}
	.jichucailiaoM{width:100%!important;}
	
	.m-lst-pic li{float:none!important;margin:20px auto!important;text-align:center;}
	.m-lst-pic li img{display:inline-block;}
	.m-lst-pic h3{width:200px;margin:10px auto 0;text-align:center;line-height:normal;}
	
	/* .body_cont_right iframe{width:100%!important;}
	#mapCard_style{width:auto!important;float:none!important;}
	#mapCard_information>div{width:auto!important;}
	#mapCard_container{width:auto!important;}
	#search_mapCard{height:150px!important;}
	#place_end, #place_start, #place_surrounding{width:98px!important;}
	#search_place_input{width:auto!important;}
	#search_line_button{display:block!important;text-align:center!important;margin-top:10px!important;} */
	#map{width:100%!important;}
	#map img{width:none!important;max-width:none!important;height:none!important;}
	
	.guize .guize-right{float:none;width:auto;margin-left:0;height:auto;}
	.wap_index_1f{display: block;}
	.wap_index_1f li{float: left;width: 49%;margin: 0 0.5%;margin-bottom: 10px;border: solid 1px #ccc;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
	.wap_index_1f li .top{background-image: url(/skin/images/huangCloud_03.jpg);background-size: 100% 100%;text-align: center;padding: 10px 0;height: 90px;}
	.wap_index_1f li .top h2{color: #333;}
	.wap_index_1f li .top img{width: auto;margin: auto;height: 40px;margin-bottom: 5px;}
	.wap_index_1f li .bottom{padding: 5px;height: 360px;}
	.wap_index_1f li .bottom .txt{}
	.wap_index_1f li .bottom .txt p{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical;width: 100%!important;color: #666!important;font-size: 14px!important;line-height: 22px!important;margin-bottom: 10px!important;}
	.wap_index_1f li .bottom h3{color: #333;margin-bottom: 10px;}
	.fagui_cont1 ul li a{width: 65%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.hidden-mobile{
	display:none;
}
.jiang{display:none;}
}
























