﻿@charset "utf-8";
*{ margin:0; padding:0;}
* + html {
  z-index: 2;
}
* + html .search {
  z-index: 1;
}
body{ font-family:"微软雅黑","Microsoft YaHei UI"; color:#333; font-size:14px; font-weight:none;;}
h1,h2,h3,h4,h5,h6,h7,p{ font-weight:normal;}
i,em{ font-style:normal;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:none; color:#333;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}

.f36{font-size:36px; }
.f24{font-size:24px; }
.f11{font-size:11px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f22{font-size:22px; }
.f21{font-size:21px; }
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f32{font-size:32px; }

.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.l20{ line-height:20px;}
.l22{ line-height:22px;}
.l24{ line-height:24px;}
.l26{ line-height:26px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l34{ line-height:34px;}
.l44{ line-height:44px;}
.l54{ line-height:54px;}
.l60{ line-height:60px;}

.h10{ height:10px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h50{ height:50px;}

.container{ width:1200px; margin:0 auto;}
.container1{ width:1130px; margin:0 auto;}
.container2{ width:1100px; margin:0 auto;}


/*头部*/
.topper{ width:100%; height:40px; line-height:40px;font-size:13px; background:#f6f6f6; color:#999;}
.topper a{ color:#999;}
.topper .t_ltn{ }
.header{ width:100%; padding:25px 0; position:absolute; top:0; left:0; z-index:99999;}
.logo{} 
.logo img{ }
.h_wz{ margin-left:50px; height:55px; line-height:55px; font-size:18px; color:#666; background:url(../img/h_bg.png) no-repeat; margin-top:2px;}
.h_wz span{ color:#0069BF; }
.phone{ background:url(../img/h_tel.png) no-repeat center left; padding-left:65px; height:55px; margin-top:3px; color:#999;}
.phone h3{ font-size:13px; line-height:24px;}
.phone h4{ font-size:28px; font-family:Impact; color:#0069BF; letter-spacing:1px;}

/*导航?/
.nav_bg{ }
.nav{ height:58px;}
.nav li{ float:left; width:110px; height:58px; line-height:58px;position:relative;}
.nav li a{ display:block; width:80px; height:58px; text-align:center; line-height:58px; font-size:15px; color:#000; margin:0 auto;}
.nav li a:hover,
.nav li a.cur{ color:#000; border-bottom:2px solid #000;}

/*banner*/
.banner{ width: 100%; position: relative;overflow: hidden; }
.banner ul{	position: absolute;	}
.banner ul li{ width: 100%;	height: 800px;float: left;background:  no-repeat center center;	}
.banner ol{ height: 20px; background: rgba(0,0,0,0.5);	position: absolute;	left:50%;bottom: 30px;	padding: 0 10px;border-radius: 10px;}
.banner ol li{width: 10px;height: 10px;	float: left;margin: 5px 5px;background: rgba(255,255,255,0.5);	border-radius: 50%;	cursor: pointer;}
.banner ol .current{background: #0069BF;}
.banner i{width: 58px;height: 120px;position: absolute;	top: 50%;margin-top: -60px;	cursor: pointer;border-radius: 5px;	display: none;}
.banner .left{left: 60px;background:url(../img/left_right.png) no-repeat 0 0px;	}
.banner .right{	right: 60px;background:url(../img/left_right.png) no-repeat 0px -120px;	}
.banner .left:hover , .banner .right:hover{	background-color: rgba(0, 0, 0, 0.31);}


/*首页标题*/
.Index_title{ text-align:center;}
.Index_title h3{ font-size:24px; color:#999; font-family:Arial; text-transform:uppercase;}
.Index_title h4{ font-size:20px; line-height:46px; background:url(../img/tit_bg.png) no-repeat center;}
.Index_title p{ color:#999; font-size:16px; margin-top:4px;}
.Index_title1{ text-align:center;}
.Index_title1 h3{ font-size:24px; color:#fff; font-family:Arial; text-transform:uppercase; opacity:0.8}
.Index_title1 h4{ font-size:20px; color:#fff; line-height:46px; background:url(../img/tit_bg.png) no-repeat center;}
.Index_title1 p{ color:#fff; font-size:16px; margin-top:4px; opacity:0.8}


/*产品*/
.Index_pro{ margin:80px 0;}
.Index_pro .pro_list{ margin-top:50px;}
.Index_pro .pro_list li {
    float: left;
    width: 384px;
    height: 280px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #c7c7c7;
}
.Index_pro .pro_list li a{ display:block;}
.Index_pro .pro_list li img{ width:100%; height:280px;object-fit: cover;}
.Index_pro .pro_list li h3{ position:absolute; bottom:-300px; left:0; width:100%; height:280px; line-height:280px; color:#fff; background:rgba(0,105,191,0.8); transition:all 0.6s; text-align:center;}
.Index_pro .pro_list li:hover h3{ bottom:0;}


/*担忧*/
.Index_dy{ padding:80px 0; background:url(../img/dy_bg.jpg) no-repeat center; background-size:cover;}
.Index_dy .dy_tit{ text-align:center;}
.Index_dy .dy_tit h3{ font-size:40px; font-weight:bold;}
.Index_dy .dy_tit h3 span{ color:#0069BF;}
.Index_dy .dy_tit p{ text-transform:uppercase; color:#999; font-size:14px; margin-top:5px;}

.Index_dy .dy_list{ background:url(../img/dy_bg.png) no-repeat center; height:500px; position:relative; margin-top:70px;}
.Index_dy .dy_list li{ position:absolute;}
.Index_dy .dy_list li.li1{ top:0; left:300px; text-align:right;}
.Index_dy .dy_list li.li2{ top:0; right:280px;}
.Index_dy .dy_list li.li3{ top:200px; left:80px; text-align:right;}
.Index_dy .dy_list li.li4{ top:200px; right:150px;}
.Index_dy .dy_list li.li5{ bottom:0; left:150px; text-align:right;}
.Index_dy .dy_list li.li6{ bottom:0; right:150px;}

.Index_dy .dy_list li h3{ font-size:35px; color:#0069BF; font-weight:bold;}
.Index_dy .dy_list li p{ font-size:20px;}




/*服务项目*/
.Index_fw{ margin:80px auto; /*margin-bottom:80px;*/}
.Index_fw .fw_list{ width:900px; margin:70px auto 0 auto;}
.Index_fw .fw_list li{ float:left; width:425px; padding:40px 0; border-radius:10px; color:#fff;}
.Index_fw .fw_list li.li1{ background:#0069BF url(../img/fw01_1.png) no-repeat 40px center; background-size:80px;}
.Index_fw .fw_list li.li2{ background:#0069BF url(../img/fw02_1.png) no-repeat 40px center; background-size:80px; margin-left:50px;}
.Index_fw .fw_list li.li3{ background:#0069BF url(../img/fw03_1.png) no-repeat 40px center; background-size:80px;}
.Index_fw .fw_list li a{ display:block; color:#fff;}
.Index_fw .fw_list li h3{ padding-left:140px; font-size:18px; margin-bottom:10px}
.Index_fw .fw_list li h4{ padding-left:140px; opacity:0.8;}

.Index_fw .fw_list li:hover h3{ font-weight:bold;}

.Index_fw .fw_list li.li1:hover{ background:#0069BF url(../img/fw01_1.png) no-repeat 40px center; background-size:80px; color:#fff;}
.Index_fw .fw_list li.li3:hover{ background:#0069BF url(../img/fw03_1.png) no-repeat 40px center; background-size:80px; color:#fff;}

/*关于我们*/
.Index_ab{ background:url(../img/ab_bg.jpg) no-repeat center; padding:60px 0; margin-top:60px; color:#fff;}
.Index_ab .about{ width:550px;}
.Index_ab .about h3{ font-size:35px; font-weight:bold;}
.Index_ab .about p{ font-size:15px; line-height:28px; opacity:0.9; margin:20px 0;}
.Index_ab .about h4{ text-align:center;}
.Index_ab .about h4 a{ display:block; border:1px solid #fff; color:#fff; width:120px; height:34px; line-height:34px;}
.Index_ab .about h4 a:hover{ background:#fff; color:#0069BF; font-size:15px;}

/*疑问*/
.Index_yw{ padding:100px 0;}
.Index_yw .yw_left{ width:411px; padding-top:10px;}
.Index_yw .yw_right{ width:700px;}
.Index_yw .yw_right .yw_tit{ background:url(../img/yw_wh.png) no-repeat center right; width:380px; height:78px;}
.Index_yw .yw_right .yw_tit h3{ font-size:24px; padding:5px 0;}
.Index_yw .yw_right .yw_tit h4{ font-size:26px; font-weight:bold; color:#0069BF; text-align:right; padding-right:70px;}

.Index_yw .yw_list{ margin-top:50px;}
.Index_yw .yw_list li{ margin-top:30px; background:url(../img/yw_01.png) no-repeat center left; padding-left:70px;}
.Index_yw .yw_list li h3{
    font-weight: bold;
    font-size: 24px;
}
.Index_yw .yw_list li p{font-size: 16px;color: #555;text-transform:uppercase;line-height: 30px;}

.Index_yw .yw_list li:nth-child(2){ background:url(../img/yw_02.png) no-repeat center left;}
.Index_yw .yw_list li:nth-child(3){ background:url(../img/yw_03.png) no-repeat center left;}
.Index_yw .yw_list li:nth-child(4){ background:url(../img/yw_04.png) no-repeat center left;}
.Index_yw .yw_list li:nth-child(5){ background:url(../img/yw_05.png) no-repeat center left;}
.Index_yw .yw_list li:nth-child(6){ background:url(../img/yw_06.png) no-repeat center left;}


/*优势*/
.Index_ys{ background:#0069BF url(../img/ys_bg.jpg) no-repeat center; padding:80px 0;}
.Index_ys .ys_list{ margin-top:60px;}
.Index_ys .ys_list li{ float:left; width:320px; padding:30px; background:rgba(255,255,255,0.9); margin-right:30px; text-align:center;}
.Index_ys .ys_list li.li3{ margin-right:0;}
.Index_ys .ys_list li img{ width:320px;}
.Index_ys .ys_list li h3{ font-size:20px; font-weight:bold; margin:30px 0;}
.Index_ys .ys_list li p{ font-size:14px; line-height:24px; color:#666;}
.Index_ys .ys_list li h4{ margin-top:30px;}
.Index_ys .ys_list li a{ display:block; width:130px; height:36px; line-height:36px; background:#0069BF; color:#fff; margin:0 auto; font-size:15px;}


/*服务案例*/
.Index_case{ padding:80px 0 64px; /*background:#f6f6f6;*/}
#four_flash{ width:1400px; height:252px; margin:0 auto; position:relative;}
#four_flash .flashBg {width:1200px;height:252px; margin:0 auto; position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{ width:2000%; height:252px; position:absolute; top:0; left:0;}
.Index_case .case_list{ }


#four_flash .but_left{ width:36px;height:90px;position:absolute; top:86px; left:0px; cursor:pointer;} 
#four_flash .but_right{ width:36px;height:90px; position:absolute; top:86px; right:0px; cursor:pointer;}


/*新闻中心*/
.Index_news{ padding:80px 0; border-top:1px solid #ddd;}
.Index_news .news_tj{ margin-top:60px;}
.Index_news .news_tj .news_img{ width:420px;}
.Index_news .news_tj .news_Inf{ width:700px; background:#f6f6f6; padding:30px 40px;}
.Index_news .news_tj img {
    width: 420px;
    height: 235px;
    object-fit: cover;
}
.Index_news .news_tj h3 {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Index_news .news_tj h4{ font-size:12px; color:#999;}
.Index_news .news_tj p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin: 20px 0 30px 0;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.Index_news .news_tj h5{ width:140px; height:36px; line-height:36px; border:1px solid #ccc; color:#999; text-align:center; font-size:16px;}
.Index_news .news_tj h5:hover{ background:#0069BF; border:1px solid #0069BF; color:#fff;}
.Index_news .news_tj h3:hover{ color:#0069BF;}

.Index_news .news_list{ margin-top:36px;}
.Index_news .news_list li{ float:left; width:376px; margin-right:36px;}
.Index_news .news_list li:nth-child(3){ margin-right:0;}
.Index_news .news_list img{ width:376px; height:200px;object-fit: cover;}
.Index_news .news_list h3 {
    font-size: 18px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Index_news .news_list h4{ font-size:12px; color:#999;}
.Index_news .news_list p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin: 20px 0 30px 0;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.Index_news .news_list h5{ width:140px; height:36px; line-height:36px; border:1px solid #ccc; color:#999; text-align:center; font-size:16px;}
.Index_news .news_list h5:hover{ background:#0069BF; border:1px solid #0069BF; color:#fff;}
.Index_news .news_list h3:hover{ color:#0069BF;}



/*网站底部*/
.footer{ width:100%; background:#0a6fc2;  color:#959393; font-size:14px; }
.f_nav{  border-bottom:1px solid #1d87de;}
.f_logo{ padding:10px 0;}
.f_nav_list{ }
.f_nav_list li{ float:left; width:105px; text-align:center;}
.f_nav_list li a{ display:block; color:#ffffff; line-height:80px; font-size:15px; opacity:0.8}
.f_nav_list li a:hover{ color:#fff}
.f_Inf{ padding:50px 0; border-bottom:1px solid #1d87de; background:url(../img/f_map.png) no-repeat center}
.f_copy,.f_copy a{ color:#888; line-height:24px;}
.f_tel{background: url(../img/f_tel.png) no-repeat center left;padding-left: 79px;color:#ffffff;text-align: left;height:60px;padding-top:5px;}
.f_tel span{display:block;font-weight:bold;font-size: 31px;}
.f_yqlj{ padding:30px 0 15px 0; color:#666;}
.f_yqlj a{ color:#666;}
.f_desc {
    color: #fff;
    line-height: 50px;
}

/*返回顶部*/
.page_top {	position: absolute;}
#pageTop { z-index: 160; width: 65px; height: 65px;	background: url(../img/pagetop.png) no-repeat; position: fixed; _position: absolute;	bottom: 10px; right: 10px;overflow: hidden;
	text-indent: -999px;cursor: pointer;}
#pageTop:hover { background-image: url(../img/pagetop_on.png)}
#pageTop a { width: 100%; height: 100%;	display: block;  transition: all 1s;}
*html #pageTop a { width: 65px;	height: 65px}


.ny_banner{ background:url(../img/ny_banner.jpg) no-repeat center; height:457px;}
.content{width:100%; padding:40px 0 30px 0;}
/*当前位置*/
.Inner_location{ border-bottom:1px solid #EAEAEA; height:43px;}
.Inner_location .homepage{ display:block; float:left; width:43px; height:43px; background: url(../img/loca.png) no-repeat center; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea;}
.Inner_location p{ float: left; height: 43px; line-height: 43px; font-size: 13px; color: #999999; margin-left: 18px;}
.Inner_location p a{ color: #999999; padding: 0 4px;}
/*位置*/
.location{ background:#F6F6F6; padding:10px 0; line-height:20px; }
.location h3{ float:left; font-size: 16px; padding-left: 10px; border-left: 3px solid #0069BF; display: inline-block; }
.location span{ float:right; background:url(../img/home.png) no-repeat center left; padding-left:25px; color:#999; font-size:13px;}
.location span a{ color:#999;}
.location span a:hover{ color:#333;}

/*内页左侧*/
.Inner_left{ width:290px;}
.Inner_left h7{ display:block;	background:#0069BF url(../img/nconl_tit.png) no-repeat 245px center; height:80px; line-height:80px; font-size:24px; font-weight:bold;color:#FFF; text-indent:28px;}
.Inner_left .nlist { border: 1px solid #e4e4e4; border-top: 0;}
.nlist li { height: 58px; line-height: 58px; border-top: 1px solid #e4e4e4; text-indent: 28px; font-size: 15px; color: #333333; background: url(../img/nconl_li_bg.png) no-repeat 224px center;}
.nlist li a { display:block; color: #333333;	font-size: 15px;}
.nlist li:hover{ background:#F5F5F5 url(../img/nconl_li_hover_bg.png) no-repeat 224px center;}
.nlist li:hover a{ color:#0069BF; font-weight:bold;} 

/*左侧联系我们*/
.contactn {	border: 1px solid #e4e4e4; margin-top: 20px; padding: 0 19px 26px; margin-bottom: 20px;}
.contactn .tits { font-size: 18px; color: #0069BF; font-weight: normal; height: 59px; line-height: 59px; border-bottom: 1px solid #e4e4e4; margin-bottom: 18px; text-indent: 10px;}
.contactn .subnr { }
.contactn .subnr li{ font-size: 14px; color: #333333; margin-bottom: 12px; line-height: 20px; padding: 0 10px;}
.contactn .subnr .zxzx{ display: block; width: 160px; height: 50px; overflow: hidden; background: #0069BF; text-decoration: none; margin-top: 36px;}
.contactn .subnr .zxzx span{ display: block; width: 50px; height: 50px; float: left; border-right: 1px solid #fff; background: url(../img/nconl_lx.png) no-repeat center;}
.contactn .subnr .zxzx em{ display: block; width: 109px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; float: left; font-style:normal;}
.contactn .subnr .zxzx em img{ display: inline-block; *display: inline-block; position: relative; top: 2px; margin-left: 8px;}

.tj{ margin-top:40px; background:#F8F8F8; padding:15px;}
.tj .title { height:30px; padding-top:10px;}
.tj .title h3 { float:left; font-size:22px; font-weight:bold;}
.tj .title span { display:block; float:right; width:100px; height:30px; line-height:30px; background:#C7C7C7; text-align:center; color:#fff;}
.tj .title span a{ color:#fff;}
.tj .title span:hover{ background:#0069BF;}

.tj_pro{ padding-bottom:10px; }
.tj_pro ul{ padding-top:30px}
.tj_pro li{ padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #EAEAEA;}
.tj_pro li:last-child{ padding-bottom:0; margin-bottom:0; border-bottom:0;}
.tj_pro li .tj_img{ width:80px;}
.tj_pro li .tj_img img{ width:100%}
.tj_pro li .tj_Inf{ width:170px;}
.tj_pro li .tj_Inf h3{ font-size:15px;}
.tj_pro li:hover .tj_Inf h3 a{ color:#0069BF;}
.tj_pro li .tj_Inf p{ color:#999; padding-top:5px; font-size:12px;}
.tj_pro li h4{ font-size:15px;}
.tj_pro li h5{ color:#999; padding-top:5px; font-size:12px;}

.nlist .dphone {overflow: hidden; background: #1389F7; padding: 20px 0;}
.nlist .dphone dt { float: left;background:url(../img/phimg.png) no-repeat center;  margin-left: 5px;  width: 52px;  height: 50px;}
.nlist .dphone dd { margin-left: 56px;  color: #fff; padding: 5px 13px; border-left: 1px dotted #5c5c5c;}
.nlist .dphone dd p {font-size: 26px;font-family: "Arial"; font-weight:bold;}

/*内页右侧*/
.cpright {width: 860px;}
.rtop { overflow: hidden; padding-top: 28px; padding-bottom: 9px; border-bottom: 1px solid #dbdbdb;}
.rtop h5 { float: left; padding-left: 10px; border-left: 3px solid #1389F7; font-weight: normal;line-height: 16px;}
.rtop h5 a { font-size: 16px; color: #1389F7;}
.rtop span{ color:#999;}
.rtop span em {color: #999; font-style: normal;}
.rtop span a { color: #999;}
.story{ margin-bottom:20px; color:#505050; }
.agent_con { line-height: 30px;}
.agent_con .age_li_about { font-size: 15px; text-align:justify; color:#666;}
.agent_con .age_li_about img{ max-width:100%; height:auto;}
.agent_con .age_li_about p{ text-indent:2em;}
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}


/*内页产品中心*/
.age_li_pro {width:100%;}
.age_li_pro li{ float:left; width:266px; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro li:nth-child(3n){ margin-right:0;}
.age_li_pro li img{ width:264px; height:220px; border: 1px solid #E9E9E9; }
.age_li_pro li:hover img{ border:1px solid #0069BF}
.age_li_pro li .pro_t{ background:#F1F1F1; height:40px; line-height:40px; text-align:center;}
.age_li_pro li .pro_t a{ display:block; font-size:14px;}

.age_li_pro1 {width:100%;}
.age_li_pro1 li{ float:left; width:266px; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro1 li:nth-child(3n){ margin-right:0;}
.age_li_pro1 li img{ width:264px; height:180px; border: 1px solid #E9E9E9;}
.age_li_pro1 li:hover img{ border:1px solid #1389F7}
.age_li_pro1 li .pro_t{ background:#F1F1F1; height:40px; line-height:40px; text-align:center;}
.age_li_pro1 li .pro_t a{ display:block; font-size:14px;}


.pro_page{margin-top:30px;}

.age_pro_show{}
.age_pro_show h1{ height:50px; line-height:50px; font-weight:bold; font-size:20px; text-align:center;}
.age_pro_show .pro_lb{ background:#F8F8F8; text-align:center; height:40px; line-height:40px;}
.age_pro_show .pro_lb .span{padding:0 30px;}
.line{height:20px;  border-bottom:1px solid #DBDBDB; }
.pro_Inf{width:100%; text-align:center; margin-top:30px;}
.pro_Inf img{ max-width:640px; height:auto}
.pro_de{margin-top:50px;}
.pro_mInf{margin:20px 0;font-size: 14px; text-align:justify; line-height:30px;}
.pro_mInf img{ max-width:90%; height:auto;}
.pro_show_page{  line-height:26px; margin-top:50px;}

/*内页新闻中心*/
.age_li_new li{ padding:15px 0; border-bottom: 1px dotted #d1d1d1;}
.age_li_new li h3 a{ display:block; font-size: 18px; color: #222;}
.age_li_new li:hover h3 a{ color:#0069BF}
.age_li_new li .news_desc{ line-height: 2.0; font-size: 14px; padding: 10px 0; color: #666;}
.age_li_new li span{ display:block; color:#999;}
.age_li_new li .more a{ display:block; color: #0069BF;  text-align:right; margin-top: 15px; margin-right: 15px;}


.age_new_show h1{ height:50px; line-height:50px; font-size:20px; margin-bottom:10px; color:#333; text-align:center;}
.age_new_show .new_lb{  background:#F8F8F8; height:40px; line-height:40px; text-align:center;}
.age_new_show .new_lb .span{padding:0 30px;}
.new_show{margin-top:20px; font-size:14px; line-height:30px; text-align:justify}

/*产品详情?/
.age_pro_show .pro_img{ width:400px; text-align:center; border:1px solid #E1E1E1;}
.age_pro_show .pro_img img{ width:400px; height:310px;}
.age_pro_show .pro_desc{ width:430px; padding-top:10px;}
.age_pro_show .pro_desc h3{ font-weight: bold; font-size: 20px; color:#0069BF; padding-bottom:15px; border-bottom:1px solid #E9E9E9; margin-bottom:20px;}
.age_pro_show .pro_desc p{ line-height: 2; font-size: 14px;}
.age_pro_show .pro_desc p span{ font-size: 18px; color: #f00;}
.age_pro_show .pro_desc a{ display:block; line-height: 40px; border-radius: 5px; background: #0069BF; color: #fff; text-align: center; width: 200px; margin-top:30px;}
.age_pro_show .pro_xq{ width: 100%; height: 30px; background-color: #eee; margin: 45px 0 30px;}
.age_pro_show .pro_xq h3{ width:76px; text-align:center; background: #0069BF; border-right: 1px solid #fff;color: #fff; font-size:14px; height:30px; line-height: 30px; font-weight: bold;}
.age_pro_show .pro_mInf h4{ font-size:16px; line-height:18px; height:18px; color:#1389F7; display:block; padding-left:15px; border-left: 4px solid #1389F7; margin-bottom: 7px; margin-top: 10px;}



/*内页联系*/
.Inner_lx{ width:700px; margin:0 auto;}
.Inner_lx .lx_list{}
.Inner_lx .lx_list li{ float:left; width:232px; text-align:center; padding:50px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;  border-right:1px solid #ddd;}
.Inner_lx .lx_list li.li1{ border-left:1px solid #ddd;}
.Inner_lx .lx_list li h3{ font-size:14px; font-weight:bold; margin:15px 0;}
.Inner_lx .lx_list li p{ font-size:20px; color:#666;}

.Inner_lx .lx_add{ font-size:30px; text-align:center; margin:40px 0;}

.lx_ewm{ text-align:center; margin-bottom:30px;}



/*在线客服*/
.online-qq {
	position: fixed;
	top: 40%;
	right: 3px;
	z-index: 99999;
}
.online-qq .qq_content {
	background: #fff;
	margin: 0;
	padding: 0;
}
.online-qq .qq_content .dt {
	text-align: center;
	background: #202020;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.online-qq .qq_content .qq {
	padding: 10px 10px 5px;
	margin: 0;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .qq p {
	background: url(../img/online_qq.png) repeat-x 0 -33px;
	margin: 0 0 5px
}
.online-qq .qq_content .qq a {
	border: 1px solid #ddd;
	display: block;
	background: url(../img/online_qq.png) no-repeat 10px -72px;
	height: 23px;
	line-height: 23px;
	padding: 0 18px 0 30px
}
.online-qq .qq_content .tt img{ display:block;}
.online-qq .qq_content .tt a{ display:block;}
.online-qq .qq_content .tel {
	background: #fff;
	padding: 10px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #ddd;
	line-height:30px;
}
.online-qq .qq_content .tel h3{ font-size:22px;}
.online-qq .qq_content .tel strong {
	font-size: 12px;
	color: #f60
}
.online-qq .qq_content .tel p {
	text-align: center;
	font-size: 12px
}
.online-qq .footqq {
	border: 1px solid #ddd;
	background: #f1f1f1;
	height: 2px;
	overflow: hidden;
	margin: 0 5px;
	border-top: 0;
	display: none
}




