@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;}
.logo{} 
.logo img{ }
.h_wz{ margin-left:50px; height:55px; line-height:55px; font-size:18px; color:#666; background:url(../Images/h_bg.png) no-repeat; margin-top:2px;}
.h_wz span{ color:#01499E; }
.phone{ background:url(../Images/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:#01499E; letter-spacing:1px;}

/*导航栏*/
.nav_bg{ }
.nav{ height:60px;}
.nav li{ float:left; width:110px; height:60px; line-height:60px;position:relative;}
.nav li a{ display:block; width:80px; height:60px; text-align:center; line-height:60px; font-size:15px; color:#666; margin:0 auto;}
.nav li a:hover,
.nav li a.cur{ color:#01499E; border-bottom:2px solid #01499E;}

/*banner*/
.banner{ width: 100%; position: relative;overflow: hidden; }
.banner ul{	position: absolute;	}
.banner ul li{ width: 100%;	height: 600px;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: #01499E;}
.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(../Images/left_right.png) no-repeat 0 0px;	}
.banner .right{	right: 60px;background:url(../Images/left_right.png) no-repeat 0px -120px;	}
.banner .left:hover , .banner .right:hover{	background-color: rgba(0, 0, 0, 0.31);}

/*产品*/
.Index_pro{ background:#f6f6f6; padding:60px 0;}
.Index_pro .Product{}
.Index_pro .pro_left{ width:250px; background:#ffffff; padding-bottom:30px;}
.Index_pro .pro_left .pro_tit{ background:#01499f; font-size:24px; text-align:center; color:#fff; padding:15px 0 10px 0; text-transform:uppercase; line-height:30px;}
.Index_pro .pro_left .pro_fl_list{ padding-top:12px;}
.Index_pro .pro_left .pro_fl_list li{ background:url(../images/pro_li_bg.png) no-repeat 15px  center; border-bottom:1px solid #eee; padding-left:40px; line-height:72px; background-size:12px;}
.Index_pro .pro_left .pro_fl_list li a{ font-size:16px;}
.Index_pro .pro_left .pro_fl_list li:hover{ background:url(../images/pro_li_bg_hover.png) no-repeat 15px center; background-size:12px;}
.Index_pro .pro_left .pro_fl_list li:hover a{ color:#01499f;}
.Index_pro .pro_left .pro_tel{ background:url(../images/pro_left_tel.png) no-repeat left center; padding-left:60px; margin:40px 0 0 10px; }
.Index_pro .pro_left .tel_hm{ color:#01499f; font-weight:bold; font-size:24px; line-height:28px;}

.Index_pro .pro_right{ background:#ffffff; width:870px; padding:0 25px 25px 25px;}
.Index_pro .pro_right .pro_rt_tit{color:#01499f; height:60px; line-height:60px; border-bottom:1px solid #ddd; margin-bottom:20px;}
.Index_pro .pro_right .pro_rt_tit .pro_tt{ line-height:58px; border-bottom:2px solid #01499f}
.Index_pro .pro_right .pro_more{ font-weight:bold;}
.Index_pro .pro_right .pro_list{}
.Index_pro .pro_right .pro_list li{ float:left; width:270px; margin-right:30px;}
.Index_pro .pro_right .pro_list li:nth-child(3n){ margin-right:0;}
.Index_pro .pro_right .pro_list li a{ display:block;}
.Index_pro .pro_right .pro_list li img{ width:268px; height:180px; border:1px solid #CCC; }
.Index_pro .pro_right .pro_list li h3{ text-align:center; height:50px; line-height:50px; font-size:16px;}
.Index_pro .pro_right .pro_list li:hover h3{ color:#01499f;}
.Index_pro .pro_right .pro_list li:hover img{ border:1px solid #01499f;}


/*首页标题*/
.Index_title{ text-align:center;}
.Index_title h3{ font-size:35px; font-weight:lighter; color:#666; font-family:Tahoma, Geneva, sans-serif;}
.Index_title h4{ font-weight:bold; font-size:26px; line-height:46px; background:url(../Images/tit_bg.png) no-repeat center;}
.Index_title h4 span{ color:#01499E}
.Index_title p{ color:#666; font-size:16px; margin-top:4px;}
.Index_title1{ text-align:center;}
.Index_title1 h3{ font-size:35px; font-weight:lighter; color:#fff; font-family:Tahoma, Geneva, sans-serif; opacity:0.5}
.Index_title1 h4{ font-weight:bold; font-size:26px; line-height:46px; background:url(../Images/tit_bg1.png) no-repeat center; color:#fff}
.Index_title1 h4 span{ color:#fff}
.Index_title1 p{ color:#fff; font-size:16px; margin-top:4px; opacity:0.8}


/*优势*/
.Index_ys{ margin:100px 0; min-width:1300px;}
.Index_ys .ys_list{ margin-top:80px;}
.Index_ys .ys_list li{ float:left; width:25%;}
.Index_ys .ys_list li .ys_Inf{ height:310px; background:#f6f6f6; text-align:center;}
.Index_ys .ys_list li .ys_Inf h3{ font-size:24px; color:#01499E; padding-top:40px;}
.Index_ys .ys_list li .ys_Inf h4{ font-size:14px; color:#999; line-height:30px;}
.Index_ys .ys_list li .ys_Inf i{ display:block; width:40px; height:1px; background:#ccc; margin:30px auto;}
.Index_ys .ys_list li .ys_Inf p{ color:#666; line-height:24px; padding:0 20px;}
.Index_ys .ys_list li .ys_Inf h5{ font-size:30px; color:#B4B4B4; letter-spacing:5px; margin-top:20px;}


.Index_ys .ys_list li.li2 .ys_Inf{ background:#01499E;}
.Index_ys .ys_list li.li2 .ys_Inf h3{ color:#fff;}
.Index_ys .ys_list li.li2 .ys_Inf h4{ color:#fff; opacity:0.5;}
.Index_ys .ys_list li.li2 .ys_Inf i{ background:#fff;}
.Index_ys .ys_list li.li2 .ys_Inf p{ color:#fff; opacity:0.8;}
.Index_ys .ys_list li.li2 .ys_Inf h5{ color:#fff; opacity:0.5; }

.Index_ys .ys_list li:hover .ys_Inf{ background:#01499E;}
.Index_ys .ys_list li:hover .ys_Inf h3{ color:#fff;}
.Index_ys .ys_list li:hover .ys_Inf h4{ color:#fff; opacity:0.5;}
.Index_ys .ys_list li:hover .ys_Inf i{ background:#fff;}
.Index_ys .ys_list li:hover .ys_Inf p{ color:#fff; opacity:0.8;}
.Index_ys .ys_list li:hover .ys_Inf h5{ color:#fff; opacity:0.5; }

.Index_ys .ys_list li .ys_bg{ height:310px; background:url(../Images/ys_bg1.jpg) no-repeat center;}
.Index_ys .ys_list li.li2 .ys_bg{ background:url(../Images/ys_bg2_1.jpg) no-repeat center;}
.Index_ys .ys_list li.li3 .ys_bg{ background:url(../Images/ys_bg3.jpg) no-repeat center;}
.Index_ys .ys_list li.li4 .ys_bg{ background:url(../Images/ys_bg4.jpg) no-repeat center;}

.Index_ys .ys_list li.li1:hover .ys_bg{ background:url(../Images/ys_bg1_1.jpg) no-repeat center;}
/*.Index_ys .ys_list li.li2:hover .ys_bg{ background:url(../Images/ys_bg2.jpg) no-repeat center;}*/
.Index_ys .ys_list li.li3:hover .ys_bg{ background:url(../Images/ys_bg3_1.jpg) no-repeat center;}
.Index_ys .ys_list li.li4:hover .ys_bg{ background:url(../Images/ys_bg4_1.jpg) no-repeat center;}

/*关于我们*/
.Index_ab{ margin:80px 0;}
.Index_ab .About{ margin-top:50px;}
.Index_ab .ab_img{ width:550px;}
.Index_ab .ab_img img{ width:100%;}
.Index_ab .ab_Inf{ width:600px; background:url(../Images/ab_bg.png) center top no-repeat;}
.Index_ab .ab_Inf h3{ font-weight:bold; font-size:18px; padding:35px 0 25px 0; color:#333;}
.Index_ab .ab_Inf span{ display:block; width:100px; height:2px; background:#006BBD; margin-left:-70px; z-index:99999;}
.Index_ab .ab_Inf p{ margin:30px 0 30px 0; font-size:14px; line-height:26px; color:#666;}
.Index_ab .ab_Inf h4{ text-align:center;}
.Index_ab .ab_Inf h4 a{ display:block; width:200px; height:50px; line-height:50px; background:#01499f; color:#fff; font-size:20px;}
.Index_ab .ab_Inf h4 a:hover{ background:#FFC602;}

/*服务案例*/
.Index_case{ padding:100px 0; /*background:#f6f6f6;*/}
#four_flash{ width:1400px; height:262px; margin:0 auto; position:relative;}
#four_flash .flashBg {width:1200px;height:262px; margin:0 auto; position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{ width:2000%; height:262px; position:absolute; top:0; left:0;}
.Index_case .case_list{ margin-top:80px;}
.Index_case .case_list li{ float:left; width:276px; height:262px; background:#01499E; text-align:center; margin-right:32px; position:relative;}
.Index_case .case_list li a{ display:block; color:#fff;}
.Index_case .case_list li img{ width:276px; height:200px;}
.Index_case .case_list li h3{ font-size:18px; margin-top:20px;}
.Index_case .case_list li:hover{ background:#E31C1C}
.Index_case .case_list li p{ font-size:14px; line-height:26px; opacity:0.7;}
#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_lc{ padding:80px 0; background:url(../Images/lc_bg.jpg) no-repeat center; background-size:cover;}
.lc_list{ margin-top:80px;}
.lc_list li{ float:left; width:20%; text-align:center;}
.lc_list li span{ display:block; background:url(../Images/lc01.png) no-repeat center; height:120px; background-size:120px;}
.lc_list li:nth-child(2) span{ background:url(../Images/lc02.png) no-repeat center; background-size:120px;}
.lc_list li:nth-child(3) span{ background:url(../Images/lc03.png) no-repeat center; background-size:120px;}
.lc_list li:nth-child(4) span{ background:url(../Images/lc04.png) no-repeat center; background-size:120px;}
.lc_list li:nth-child(5) span{ background:url(../Images/lc05.png) no-repeat center; background-size:120px;}
.lc_list li h3{ color:#fff; font-size:17px; margin:15px 0 5px 0;}
.lc_list li h4{ color:#fff; text-transform:uppercase; font-size:13px; opacity:0.8}

.lc_list li:hover span{ background:url(../Images/lc01_1.png) no-repeat center; background-size:120px;}
.lc_list li:nth-child(2):hover span{ background:url(../Images/lc02_1.png) no-repeat center; background-size:120px;}
.lc_list li:nth-child(3):hover span{ background:url(../Images/lc03_1.png) no-repeat center; background-size:120px;}
.lc_list li:nth-child(4):hover span{ background:url(../Images/lc04_1.png) no-repeat center; background-size:120px;}
.lc_list li:nth-child(5):hover span{ background:url(../Images/lc05_1.png) no-repeat center; background-size:120px;}


/*广告*/
.adv{ background:#01499E; padding:50px 0; color:#fff; text-align:center;}
.adv h3{ font-size:40px;}
.adv h3 span{ font-weight:bold;}
.adv p{ opacity:0.7; padding-top:10px;}

/*理由*/
.Index_ly{ background:#f6f6f6; padding:90px 0;}
.Index_ly .ly_list{ margin-top:80px;}
.Index_ly .ly_list li{ float:left; width:380px; height:380px; position:relative; margin-right:30px;}
.Index_ly .ly_list li.li3{ margin-right:0;}
.Index_ly .ly_list li .ly_img{ width:100%; position:absolute; top:0; left:0; text-align:center; z-index:99;}
.Index_ly .ly_list li .ly_img img{ width:150px; height:150px; border-radius:50%; border:5px solid rgba(255,255,255,0.3);}
.Index_ly .ly_list li .ly_Inf{ position:absolute; top:90px; left:0; background:#fff; border-radius:5px; text-align:center; width:100%; padding:100px 0 40px 0; z-index:9;}
.Index_ly .ly_list li .ly_Inf h3{ font-size:18px;}
.Index_ly .ly_list li .ly_Inf p{ margin:20px 0 30px 0; line-height:26px; color:#666; padding:0 20px;}
.Index_ly .ly_list li .ly_Inf h4{}
.Index_ly .ly_list li .ly_Inf h4 a{ color:#666;}

.Index_ly .ly_list li:first-child .ly_Inf{ background:#01499E; color:#fff;}
.Index_ly .ly_list li:first-child .ly_Inf p{ color:#fff; opacity:0.8;}
.Index_ly .ly_list li:first-child .ly_Inf h4 a{ color:#fff;}

.Index_ly .ly_list li:hover .ly_Inf{ background:#01499E; color:#fff;}
.Index_ly .ly_list li:hover .ly_Inf p{ color:#fff; opacity:0.8;}
.Index_ly .ly_list li:hover .ly_Inf h4 a{ color:#fff;}



/*新闻中心*/
.Index_news{ margin:90px 0;}
.news_fl{ width:480px; height:45px; margin:40px auto;}
.news_fl li{ float:left; width:148px; height:43px; line-height:43px; border:1px solid #01499E; border-radius:5px; margin:0 5px; text-align:center;}
.news_fl li a{ display:block; color:#01499E;}
.news_fl li:nth-child(2) a{ background:#01499E; color:#fff;}
.news_fl li:hover a{ background:#01499E; color:#fff;}


.Index_news .news_tj{ background:#01499E; padding:40px 0;}
.Index_news .news_tj .tj_img{ width:300px; margin-right:40px;}
.Index_news .news_tj .tj_img img{ width:100%;}
.Index_news .news_tj .tj_Inf{ width:600px;}
.Index_news .news_tj .tj_Inf a{ display:block; color:#fff;}
.Index_news .news_tj .tj_Inf h3{  font-size:18px; padding-top:10px;}
.Index_news .news_tj .tj_Inf i{ display:block; width:40px; height:1px; background:rgba(255,255,255,0.9); margin:20px 0;}
.Index_news .news_tj .tj_Inf p{ font-size:14px; line-height:26px; opacity:0.8;}
.Index_news .news_tj .tj_num{ color:#fff; padding-top:50px;}
.Index_news .news_tj .tj_num h4{ font-size:30px;}
.Index_news .news_tj .tj_num span{ display:block; text-align:right; opacity:0.5; font-size:16px;}

.Index_news .news_list{}
.Index_news .news_list li{ padding:40px 0; border-bottom:2px solid #eee;}
.Index_news .news_list li:last-child{ border-bottom:0;}
.Index_news .news_list li .news_Inf{ width:700px;}
.Index_news .news_list li .news_Inf a{ display:block;}
.Index_news .news_list li .news_Inf h3{ font-size:18px; padding-top:10px;}
.Index_news .news_list li .news_Inf i{ display:block; width:40px; height:1px; background:#ccc; margin:20px 0;}
.Index_news .news_list li .news_Inf p{ font-size:14px; line-height:26px; opacity:0.7;}
.Index_news .news_list li .news_num{ padding-top:50px;}
.Index_news .news_list li .news_num h4{ font-size:30px;}
.Index_news .news_list li .news_num span{ display:block; text-align:right; opacity:0.5; font-size:16px;}

.Index_news .news_list li:hover .news_Inf h3{ color:#01499E;}





/*网站底部*/
.footer{ width:100%; background:#1A1A1A; padding-top:90px; color:#959393; font-size:14px; }
.f_nav{ border-top:1px solid #272727; border-bottom:1px solid #272727;}
.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:#01499E}
.f_Inf{ padding:50px 0; border-bottom:1px solid #272727; background:url(../Images/f_map.png) no-repeat center}
.f_copy,.f_copy a{ color:#888; line-height:24px;}
.f_tel{ background:url(../Images/f_tel.png) no-repeat center right; padding-right:70px; color:#ffffff; text-align:right; height:60px; padding-top:5px;}
.f_tel span{ display:block; font-weight:bold; font-size:24px;}
.f_yqlj{ padding:30px 0 15px 0; color:#666;}
.f_yqlj a{ color:#666;}
.f_desc{ color:#666; line-height:50px; opacity:0.5}

/*返回顶部*/
.page_top {	position: absolute;}
#pageTop { z-index: 160; width: 65px; height: 65px;	background: url(../images/pagetop.png) no-repeat; position: fixed; _position: absolute;	bottom: 10px; right: 10px;overflow: hidden;
	text-indent: -999px;cursor: pointer;}
#pageTop:hover { background-image: url(../images/pagetop_on.png)}
#pageTop a { width: 100%; height: 100%;	display: block;  transition: all 1s;}
*html #pageTop a { width: 65px;	height: 65px}

.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(../images/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 #01499E; display: inline-block; }
.location span{ float:right; background:url(../Images/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:#01499E url(../images/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(../images/nconl_li_bg.png) no-repeat 224px center;}
.nlist li a {	color: #333333;	font-size: 15px;}
.nlist li:hover{ background:#F5F5F5 url(../images/nconl_li_hover_bg.png) no-repeat 224px center;}
.nlist li:hover a{ color:#01499E; font-weight:bold;} 

/*左侧联系我们*/
.contactn {	border: 1px solid #e4e4e4; margin-top: 20px; padding: 0 19px 26px; margin-bottom: 20px;}
.contactn .tits { font-size: 18px; color: #01499E; 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: #01499E; 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(../images/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:#01499E;}

.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:#01499E;}
.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(../Images/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:180px; border: 1px solid #E9E9E9; }
.age_li_pro li:hover img{ border:1px solid #01499E}
.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:#01499E}
.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: #01499E;  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:#01499E; 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: #01499E; 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: #01499E; 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;}






