﻿
/* CSS Document */
body{ background:url(../image/body_bg.jpg) repeat}
/*搜索*/
.search{ width:100%; height:50px; background-color:#fff}
.search p{ line-height:50px; float:left; color:#525252; margin-left:10px;}
.search .se_r{ float:right; width:244px; margin:10px 20px 0 0}
.se_r input{ height:28px; line-height:28px; outline:none; width:194px; border:1px solid #bbc1c5; border-right:none; float:left; padding-left:10px}
.se_r img{ float:right;}
.search a{padding: 0px 5px;}
/*banner*/
#flashs{ position:relative; height:500px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; height: 500px; width: 100%; cursor: pointer; margin: 0 auto;}
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#0f8900;}
/*服务项目*/
.fuwu{ height:550px; width:1160px; margin-top:25px}
.fuwu .fw-left{ background:url(../image/fuwu-l-bg.jpg) repeat ; height:545px; width:230px; text-align:center; margin-right:14px; float:left}
.fw-left h2{ font-size:18px; color:#fff; padding-top:28px}
.fw-left p{ font-size:10px; color:#fff; padding-bottom:20px; background:url(../image/fuwu_l_bg.jpg) no-repeat bottom center}
.fw-left ul{ width:212px; height:566px; margin:5px 0 0 9px}
.fw-left b{ display:none; background:url(../image/fuwu-sanjiao.png) no-repeat center; width:7px; height:14px; position:relative; top:-34px; left:202px }
.fw-left li a:hover b{ display:block}
.fw-left li{ width:212px; height:70px; border-bottom:2px solid #dadada; background-color:#fff;}
.fw-left li:hover{ background-color:#0f8900;}
.fw-left .cur a{ color:#fff;display:block; width:212px; height:70px; line-height:70px; padding-left:10px; text-decoration:none} 
.fw-left .cur { background-color:#0f8900;}
.fw-left .cur b{ display:block}
.fw-left .a1{display:block; width:212px; height:70px; line-height:70px; padding-left:10px; text-decoration:none} 
.fw-right{  width:900px; height:545px;float:right; position:relative}
.btn-l,.btn-r{ position:absolute;top:50%; margin:0 20px}
.btn-r{ left:666px}
.btn-l{ left:0}
.fw-right .fwr-wen{ position:absolute; bottom:0; background:url(../image/fuwu-banner-btm.png) repeat-x center; color:#fff; height:70px; width:100%;*left:0}
.fwr-wen dl{ width:640px; height:90px; margin:30px 0 0 35px; line-height:23px; float:left} 
.fwr-wen dt a{ color:#ffef41; font-size:14px}
.fwr-wen p{ font-size:13px; width:512px; height:65px; overflow:hidden}
.fwr-wen .xiang,.fwr-wen .zixun{ display:block; width:121px; height:34px; line-height:34px; text-align:center; font-size:14px; font-weight:bold; color:#fff; }
.fwr-wen .xiang{ background-color:#138513; border-bottom:3px solid #1e5b00; margin:20px 21px 14px 0;float:right}
.fwr-wen .zixun{ background-color:#0388ce; border-bottom:3px solid #005d8e; margin:20px  0 14px  21px;float: left;}
/*案例*/
.anli{ height:310px;; margin-top:25px}
.anli h4{ border-bottom:2px solid #41ab0e; padding:0 0 10px 15px}
.anli h4 a{ font-size:16px; color:#30960a}
.anli h4 b{ float:right; margin-right:25px}
.anli h4 b a{ color:#6a6b6a; font-size:12px;}
.anli .anli-list{ position:relative; margin-top:25px}
.anli ul{ width:944px; margin:0 auto}
.anli li{ width:256px; height:240px; text-align:center; border:1px solid #e6e6e6; float:left; margin:0 11px;}
.anli ul li img{ display:block;}
.anli ul li:hover{ background-color:#138513; border:1px solid #fff; color:#fff}
.anli ul li:hover a{ color:#fff}
.anli ul li a{ line-height:46px;font-size:14px}
.anli .anli-btn-l a{ width:29px; height:29px; background:url(../image/anli-btn-l01.png) no-repeat center;}
.anli .anli-btn-r a{ width:29px; height:29px; background:url(../image/anli-btn-r.png) no-repeat center;}
.anli .anli-btn-r a:hover{ background:url(../image/anli-btn-r01.png) no-repeat center;}
.anli .anli-btn-l a:hover{ background:url(../image/anli-btn-l.png) no-repeat center;}
.anli .anli-btn-l a,.anli .anli-btn-r a{ position:absolute;top:105px}
.anli .anli-btn-l a{ left:-30px}
.anli .anli-btn-r a{ right:-30px}

/*产品中心*/
.product{ height:auto; margin-top:20px}
.product p{ font-size:14px; color:#c1c1c1; line-height:30px; background:url(../image/product01.jpg) no-repeat center bottom; text-align:center}
.product h4.pro_tit{ background:url(../image/product_hbg.jpg) no-repeat center; text-align:center; font-size:18px; line-height:30px}
.product h4.pro_tit a{ color:#424242}
.pro-list{margin: 20px 0 30px;}
.prolist_r{float: right;width: 900px;}
dl.dl_2 { width:280px; padding:0 10px 10px; float:left; display:inline-block;}
dl.dl_2 dt { width:280px; overflow:hidden; } 
dl.dl_2 dt a { width:276px; padding:1px; border:1px solid #d7d7d7; display:block;}
dl.dl_2 dt a:hover {border:1px solid #2ba800;}
dl.dl_2 img { display:block;width:276px; }
dl.dl_2 dd { margin:2px 0 0 0; width:280px; height:38px; line-height:38px; overflow:hidden;  text-align:center; padding:0 4px;}
/*优势*/
.youshi { width:100%; height:1400px; background:url(../image/youshi.jpg) no-repeat top;} 
.youshi .container{ position:relative}
.youshi h4{ position:absolute; font-size:18px; color:#ffef41; top:100px; left:453px}
.youshi .all h2{ font-size:24px; color:#2f920a; margin-bottom:20px} 
.youshi .all p{ padding-left:15px; background:url(../image/youshi-dian.png) no-repeat left 14px; font-size:14px; color:#414141; line-height:32px; width:375px; position:relative; left:-15px}
.youshi .all img{ margin-right:12px; position:relative; top:-3px;}
.youshi .all b,.youshi .all i{ font-weight:normal; font-size:30px; color:#434343; display:block}
.youshi .all i{color:#2f920a; font-style:normal}
.youshi .all em{ font-weight:bold; color:#2f920a}
.youshi .one,.youshi .two,.youshi .thd,.youshi .four{ position:absolute}
.youshi .one{ top:200px; left:125px}
.youshi .two{ top:482px; left:690px}
.youshi .thd{ top:836px; left:125px}
.youshi .four{ top:1110px; left:733px}
.youshi h5{ color:#fff; font-size:14px; position:absolute; left:475px; top:1204px}
.youshi h5 p{ font-size:20px;line-height: 35px;}
/*流程*/
.liucheng { background:#138513 url(../image/liucheng.jpg) no-repeat center;height:450px; width:100%}
.liucheng  a{display:block}
/*走进腾融*/
.zoujin { height:534px; background:#FFF url(../image/abbg.jpg) no-repeat center bottom; margin-top:15px;}
.zoujin h2{height: 80px;line-height: 80px;text-align: center; background:url(../image/abtit.jpg) no-repeat center bottom; text-align: center; margin-bottom: 28px; padding-top: 10px;}
.zoujin h2 a{color: #333333; font-size: 24px; font-weight: bold;}
.zoujin dt{ width: 521px;padding:8px 0 0 10px; float: left; }
.zoujin dt img{ width: 521px; height: 330px;display: block;}
.zoujin dd{float:right;width: 544px;}
.zoujin h3{height: 77px;border-bottom: 1px dashed #ccc;text-align: center;margin-bottom: 17px; }
.zoujin h3 a{ font-size: 24px; color: #138513;line-height: 38px; font-weight: bold; text-decoration:none;}
.zoujin h3 em{display: block;font-size: 16px;color: #adadad;text-transform: uppercase;font-weight: normal;}
.zoujin p{ font-size: 14px; color: #666666; line-height: 30px; overflow: hidden;text-indent: 24px;}
.zoujin span {display: block;margin-top: 30px;}
.zoujin span a{ text-decoration:none;display: block;float: left;width:108px; padding-left: 57px; margin-right: 24px;height: 45px;line-height: 45px;font-size: 18px;color: #fff;font-weight: bold;}
.zoujin span .abtn1{background:url(../image/abtn1.jpg) no-repeat 0 0;}
.zoujin span .abtn1:hover{background:url(../image/abtn1h.jpg) no-repeat 0 0;}
.zoujin span .abtn2{background:url(../image/abtn1.jpg) no-repeat -169px 0;}
.zoujin span .abtn2:hover{background:url(../image/abtn1h.jpg) no-repeat -169px 0;}
.zoujin span .abtn3{background:url(../image/abtn1.jpg) no-repeat -340px 0; margin-right: 0}
.zoujin span .abtn3:hover{background:url(../image/abtn1h.jpg) no-repeat -340px 0;}
/*动态*/
.dongtai{ width:1160px; height:500px; margin-top:24px; overflow:hidden}
.dongtai .dt-l{ float:left;width:800px;; height:500px; background-color:#fff; overflow:hidden}
.dt-l .dt-nav,.dt-r .wenda{ height:44px; background-color:#138513}
.dt-l .dt-nav a{ display:block; width:106px; height:40px; line-height:40px; text-align:center; margin:2px; float:left; font-size:14px; font-weight:bold; color:#fff}
.dt-l .dt-nav a:hover{background-color:#fff;color:#41ab0e}
.dt-l .dt-nav .cur{background-color:#fff;color:#41ab0e}
.dt-l dl{ width:760px; height:195px; border-bottom:1px solid #dcdcdc; margin:25px 0 10px 18px}
.dt-l dt{  width:241px; height:180px; float:left; margin-right:30px}
.dt-l dt img{ margin:2px}
.dt-l dd{ width:486px; height:178px; float:left}
.dt-l dd h4{height:30px; line-height:30px; overflow:hidden;}
.dt-l dd h4 a{color:#333333;}
.dt-l dd p{ line-height:20px; width:480px; height:85px; color:#414141}
.dt-l dd>a{ display:block; width:85px; height:30px; background-color:#077207; line-height:30px; text-align:left; padding-left:18px;color:#fff; margin-top:30px}
.dt-l dd a img{ float:right; display:block; *margin-top:-30px;}
.dt-l li { width:750px; height:36px; line-height:36px; margin:0 20px; overflow:hidden;}
.dt-l li a{ display:block; background: url(../image/dongtai-b.png) no-repeat left 14px; padding-left:20px; width:400px; float:left; color:#3c3c3c}
.dt-l li span{ float:right; color:#757575;}
.dt-r{ width:340px; height:500px; float:right; background-color:#fff}
.dt-r h4 a{ color:#fff; line-height:44px; float:left; margin-left:15px;}
.dt-r .more{ color:#fff; float:right; margin-right:15px; line-height:44px}
.dt-r .wenda{ margin-bottom:17px}
.dt-r dl{ height:126px; width:324px; border-bottom:1px solid #dcdcdc; margin-left:10px; padding-top:16px}
.dt-r dt{  height:22px; line-height:22px; color:#303030; font-weight:bold; padding-left:26px;overflow:hidden; margin-bottom:6px;background: url(../image/dongtai-wen.png) no-repeat left top;width:280px;}
.dt-r dd{ background:url(../image/dongtai-da.png) no-repeat left top; padding-left:26px; color:#646464; line-height:22px; height:88px; overflow:hidden;width:280px;}
/*友情链接*/
.link{ width:1160px; height:92px; background-color:#ededed; margin:20px 0}
.link h4{ height:100px; width:106px; background:url(../image/link.png) no-repeat center; position:relative; top:-4px; left:-2px; float:left}
.link h4 a{ display:block; color:#fff; width:68px; height:40px; padding:30px 22px }
.link li{ width:76px; text-align:center; border-right:1px dotted #9a9a9a; line-height:13px; font-size:13px; float:left; margin:8px 0}
.link ul{ width:1042px; height:58px; margin-top:18px; float:right}
.link .last{ border:none}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
