
/* CSS Document */
body, div,iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, table,th, td, input, button, select, textarea {margin:0; padding:0;font-style: normal;font:12px/22px 'microsoft yahei',"\5B8B\4F53",Arial, Helvetica, sans-serif;}
ol, ul ,li{list-style-type:none;}
img {border: 0;}
body{color:#5d5d5d; background:#fff; }
.clear{clear:both;height:1px;width:100%; overflow:hidden; margin-top:-1px;}
a{color:#5d5d5d;text-decoration:none; } 
a:hover{color:#F00;}
.clear {display:block;clear: both;height:0;line-height:0;overflow:hidden;visibility: hidden;font-size:0px;}
.red ,.red a{ color:#F00;}
.blue ,.blue a{ color:#1E51A2;}
*{margin:0; padding:0}
.FF{overflow:hidden;*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.blue{color:#0055a2;}
.noBg{background:none !important;}
@font-face {font-family: "iconfont";
          src: url('../fonts/iconfont.eot'); /* IE9*/
          src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
          url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }

        .iconfont {
          font-family:"iconfont" !important;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }

/*首页 头部*/
.header{ width:100%; height:auto; position:fixed; top:0; z-index:8888;}
.headerzw{ width:100%; height:115px; margin:0 auto;}
.t1{ width:100%; height:30px; background:#F9F9F9; margin:0 auto; border-bottom:#f0f0f0 1px solid;}
.t1c{ width:1200px; height:29px; margin:0 auto;}
.t1z{ float:left; font-size:12px; color:#a8a8a8; line-height:29px;}
.t1z span{color:#a8a8a8;}
.t1y{ float:right;}
.t1y a {display:block;float:left;width:80px;height:29px;line-height:29px;padding-right:5px;margin-left:10px;overflow:hidden; font-size:12px;color:#a8a8a8;}
.t1y a:hover {color:#5d5d5d;}
.t1y a i{ display:block; float:left; height:29px; width:29px; font-size:20px; line-height:29px; color:#999; text-align:center;}
.t1y a span {display:block;height:29px; float:left;}
.t2{ width:100%; height:95px; margin:0 auto; background:#FFFFFF;box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);}
.t2c{ width:1200px; height:auto; margin:0 auto;}
.logo{ width:440px; height:52px; float:left; margin:21px 0 0 0;}



/*导航条*/
.t3{ width:750px; height:95px; float:right;}
.nav{ width:750px; height:95px; float:left;}
.t-nav{width:100%; margin:0 auto; height:95px; }
.t-nav li {height:95px;float:left;position:relative; z-index:8; font-family:"Microsoft YaHei";}
.t-nav .cur a {color: #fff; background:#FF0000;}
.t-nav li.last {background:none;}
.t-nav li a {color:#333;display:inline-block;line-height:95px;padding:0 18px 0 18px; font-size:14px;font-family:"Microsoft YaHei";}
.t-nav li a:hover,.t-nav li a.hover {color:#fff; background:#FF0000;}
.caret {display: inline-block;width:0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px solid; border-right: 4px solid transparent;border-left: 4px solid transparent;}

.t-nav li .td-m {background:#fff;width:140px;position:absolute;overflow:hidden;top:95px;left:0;clear:both;text-align:center;display:none;padding:7px 0 0px 0; z-index:88888;}
.t-nav li .td-m a {background:none;display:block;margin:0 16px;color:#707070; font-size:12px; line-height:14px;padding:10px 0 10px 0; font-family:"Microsoft YaHei";}
.t-nav li:hover .td-m a.last {border:none;}
.t-nav li .td-m a:hover {background:none;background-color:#ff0000;color:#fff;margin:0 16px;}
.t-nav li:hover .td-m a {border-bottom:1px solid #ddd; font-weight:normal;}
.t-nav li .td-m .dh {height:40px;}
.t-nav li .td-m p {height:15px; display:block; margin:0 16px;}
.ffyahei {font-family:"Microsoft YaHei",arial,verdana,sans-serif;}


/*首页背景幻灯片*/

.hdp{ width:100%; height:520px; margin:0 auto; background:#ccc; position:relative; }
.flexslider{position:relative;height:520px;overflow:hidden;background:url(../img/loading.gif) 50% no-repeat; margin:0 auto; width:100%; z-index:1;}
.slides{position:relative;z-index:2;}
.slides li{height:520px;}
.fudong{ width:100%; height:49px; bottom:0; left:0; background:url(../images/011.png) top repeat-x; position:absolute; z-index:88;}
.flex-control-nav{position:absolute;bottom:40px;z-index:9999;width:100%;text-align:center; }
.flex-control-nav li{display:inline-block;width:13px;height:13px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:9999;width:100%;top:30%;}
.flex-direction-nav li a{display:block;width:65px;height:129px;overflow:hidden;cursor:pointer;position:absolute;}
#hdpa{ display:block; width:100%; height:100%;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../img/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../img/next.png) center center no-repeat;}

/*主体*/
.sboxbg{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#f7f7f7;}
.sboxk{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.sbox{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.sboxc{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.jjtro{ width:664px; height:auto; float:left;}
.sbt{ width:100%; height:56px; float:left;}
.sbt h1{ display:block; float:left; font-size:22px;color:#294DA0; line-height:40px;}
.sbt span{ display:block; float:left; font-size:12px; color:#c9c9c9;font-family: "Times New Roman", Times, serif, HELVETICANEUELTPRO-THEX, "微软雅黑"; line-height:20px; margin-top:18px; margin-left:10px;}
.bro1{ border-bottom:#ECECEC 1px solid;}
.more{ display:block; float:right; font-size:14px; color:#5d5d5d; line-height:56px;}


/*特点*/
.tedian{ width:216px; height:auto; overflow:hidden; float:left;margin:0 0 0 20px;}
.tdpic{ width:156px; height:156px; float:left; margin:19px 0 0 30px;text-align:center; background:#fff; border-radius:78px; border:#F1F1F1 1px solid }
.tdpic span{ line-height:156px; color:#007cc2;}
.font1{ font-size:50px;}
.font2{ font-size:66px;}
.font3{ font-size:80px;}
.font4{ font-size:70px;}
.font5{ font-size:70px;}
.tedian h1{ display:block; float:left; width:196px; line-height:20px; text-align:center; font-size:16px;  color:#000000; padding:20px 10px 10px 10px;}
.tedian p{ display:block; float:left; width:196px; height:auto; line-height:20px; font-size:12px; color:#666666; text-align:center; padding:10px;}
.tedian a{ display:block; float:left; width:216px; height:auto; overflow:hidden;}
.tedian a:hover h1{ color:#ff0000;}



/*技术实力*/
.jssl{ width:416px; height:auto; overflow:hidden; float:right;}
.jishu{ width:416px; float:left; height:176px; background:#F7F7F7; position:relative;}
.jishuc{ width:160px; height:230px; position:absolute; z-index:8; right:0; bottom:0; background:#2D57B6;}
.jishuc h1{ display:block; margin:0 auto; width:130px; height:50px; color:#FFFFFF; font-size:18px; color:#FFFFFF; text-align:center; line-height:50px; font-style:normal;}
.jishuc p{ display:block;margin:0 auto; width:136px; height:auto; overflow:hidden; color:#FFFFFF; font-size:12px; color:#FFFFFF; line-height:26px; }

.jishutu{ width:232px; float:left; height:152px; position:relative;background:#006666; margin:12px 0 0 12px;}
.jishutu .hd{ overflow:hidden;height:40px; position:absolute; right:0; top:-50px;}
.jishutu .hd .prev,.jishutu .hd .next{ display:block;  width:20px; height:20px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:#DA251C; text-align:center; color:#FFFFFF; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:20px;}
.jishutu .hd .next{ background-position:0 -50px;}
.jishutu .bd ul{ overflow:hidden; zoom:1;}
.jishutu .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;}
.jishutu .bd ul li .pic{ text-align:center; }
.jishutu .bd ul li .pic img{ width:232px; height:152px; display:block; }
.jishutu .bd ul li .pic a:hover img{ border-color:#999;  }

/*搜索 w*/
.ssbg{ width:100%; height:50px; background:#e2e2e2; margin:0 auto;}
.ssc{ width:1120px; height:50px; margin:0 auto;}
.ssbt{ float:left; }
.ssbt p{ display:block; float:left; font-size:16px; color:#000;line-height:50px;}
.ssbt span{ display:block; float:left; font-size:12px; color:#9e9e9e; margin-left:15px; margin-top:16px;}
.search {width: 250px;margin-top: 12px;float: right;}
.search form {width: 250px;}
.search form .text {width: 190px;height: 26px;padding-left: 4px;border: 1px solid #b9b9b9;outline: none;float: left;}
.search form .submit {width: 50px;height: 28px;border: none;background: #2D57B6;font-family: "微软雅黑";color: #FFF;font-size: 14px;outline: none;cursor: pointer;float: left;}


/*公司概况*/
.gsgk{ width:100%; height:auto; overflow:hidden; background:#fff;}
.gsgkc{ width:1120px; height:300px; background: url(../images/05.jpg) left center no-repeat; margin:0 auto; position:relative;}
.lmbt{ width:120px; height:40px; float:left; margin:50px 0 0 460px;}
.lmbt h1{font-family:"Microsoft YaHei"; font-size:24px;  color:#666; display:block; float:left; line-height:24px;}
.lmbt h1 span{ color:#333;}
.lmbt p{ display:block; float:left; font-family:Arial, Helvetica, sans-serif; color:#999; font-size:12px;}
.gsjj{ width:660px; height:80px; float:left; margin:20px 0 0 460px; line-height:26px; font-size:12px; color:#666;}
.gsjjmore{ width:132px; height:34px; position:absolute; right:10px; top:50px; z-index:2;}
.gsjjmore a{background:url(../images/06.jpg) left center no-repeat;width:132px; height:34px; display:block;}
.gsjjmore a span{font-family:"Microsoft YaHei"; font-size:14px; display:block; float:left; margin-left:20px; line-height:34px; color:#fff; }



/*主页标题*/
.lmtl{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.dbiaoti{ width:80%; height:auto; overflow:hidden; text-align:center; font-size:26px; color:#333333; margin:0 auto; background:url(../images/08.jpg) center repeat-x; }
.dbiaoti span{ color:#333; font-size:26px; font-weight:600; line-height:32px; text-align:center; display:block; margin:0 auto;}
.btsm{width:80%; text-align:center; font-size:13px; color:#999; padding:10px 0 10px 0; margin:0 auto; display:block;}
.w200{ width:160px;}
.w500{ width:500px;}
.lmtl a{ width:100px; height:30px; border-radius:15px; line-height:30px; text-align:center; color:#FFFFFF; background:#006dc9; margin:0 auto; display:block;}
.lmtl a:hover{ background:#FF0000;}

.casefl{ width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center;}
.casefl a { position: relative; display: inline-block; margin-left: 10px; padding: 6px 25px;  color: #898989;  transition: all .3s ease-out 0s; border-radius:18px; border:#CCCCCC 1px solid; }
.casefl a:after { position: absolute; margin-top: 7px; margin-left: 25px; width: 10px; height: 1px; background-color: #dbdbdb;}
.casefl a:last-of-type:after { width: 0; height: 0 }
.casefl a.active,.casefl a:hover { background-color: #d10005; color: #fff }
.casefl a.active{ background-color: #d10005;}
.casec{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.casec ul li:hover img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.casec ul li{ position:relative;}
.gks{ color:#9b9b9b; font-size:14px; font-family:"微软雅黑"; height:40px; line-height:55px; text-align:center;}
.casec ul li:hover .titl{ background-color:#262626; color:#fff; opacity:1; width:288px;}
.casec li a:hover{ opacity:1;}
.casec ul{width:100%; overflow:hidden; float:left;}
.casec ul li{float:left;width:288px; height:220px; text-align:center; margin-right:15px; margin-top:20px;}
.casec ul li a{display:block; background:#fff; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.casec ul li article{position:relative; width:288px; height:160px;  overflow:hidden;border:solid 1px #e1e1e1;}
.casec ul li article img{position:absolute; top:0; left:0; width:100.5%; height:160px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
.casec ul li article summary{width:100%; height:50px; position:absolute; bottom:-50px; left:0; line-height:50px; color:#a9a9a9; background:rgba(0,0,0,0.5); background:#666; text-align:left; text-indent:20px; z-index:3; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.casec ul li h5{line-height:24px; font-size:18px; color:#333; padding-top:16px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.casec ul li span{line-height:22px; font-size:14px; color:#999; display:block; padding-bottom:18px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.casec li a .titl{border:solid 1px #e1e1e1; border-top:none; font-family:"微软雅黑"; font-size:14px; line-height:52px; text-align:center; display:block; color:#333;    margin-top: -1px; position: relative;z-index: 0;width: 288px; background:#f8f8f8;}
.casec li a:hover .titl{color: #333; opacity: 1;border-bottom:solid 1px #ff0000; background:#f8f8f8;}
.casec li a p {border:solid 1px #e1e1e1; height:78px; float:left; background-color:#f1f1f1; line-height:28px; font-size:12px; text-align:left; padding-left:20px; padding-right:20px; padding-top:20px;border-top:none; border-bottom:solid 1px #dedede;}
.casec li a{ color:#333;}
.casec ul{ margin-top:5px;}
#mr0{ margin-right:0;}
#bg0{ background:none;}

/*服务流程*/
.fwbg{ background:url(../images/02.jpg) top center no-repeat;}
.liucheng{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.liucheng ul{ margin:0 auto; float:left; margin-left:80px;}
.liucheng ul li{ width:160px; float:left; background:url(../images/16.png) 130px 40px no-repeat;}
.liucheng ul li h1{ width:104px; height:104px; float:left; margin-left:10px; display:block;}
.liucheng ul li h2{ width:104px; height:auto; overflow:hidden; float:left; margin-left:10px; display:block; font-size:16px; color:#333; padding-top:20px; text-align:center;}
.liucheng ul li p{ width:114px; height:auto; overflow:hidden; float:left; margin-left:5px; display:block; font-size:12px; color:#999; padding-top:20px; text-align:center;}
#bai{ color:#FFFFFF;}


/*理由*/
.lan{ background:url(../images/21.jpg) top center no-repeat;}
.h545{ height:545px;}
.lmtl2{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.lmtl2 h1{ width:100%; text-align:center; font-size:26px; color:#fff; background:none; padding:20px 0 0 0;}
.lmtl2 p{ width:100%; text-align:center; font-size:13px; color:#fff; padding:10px 0 0 0;}
.lmtl4{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.lmtl4 h1{ width:100%; text-align:center; font-size:26px; color:#000; padding:20px 0 0 0;}
.lmtl4 h1 span{ color:#EF4646}
.lmtl4 p{ width:100%; text-align:center; font-size:13px; color:#999; padding:10px 0 0 0;}

.lylb{ width:520px; height:168px; float:left; background:#FFFFFF; margin-bottom:40px;}
.lylbpic{ width:128px; height:128px; float:left; margin:20px 0 0 20px;}
.lylbpic img{ width:128px; height:128px;}
.lybt{ width:310px; float:left; margin-left:22px; height:30px; margin-top:20px;}
.lybt h1{ display:block; width:30px; height:30px; background:#FF9900; border-radius:15px; font-size:20px; color:#FFFFFF; line-height:30px; text-align:center; display:block; float:left; font-family:Arial, Helvetica, sans-serif;}
.lybt p{ display:block; float:left; width:260px; float:left; margin-left:10px; font-size:18px; color:#000000; line-height:30px;}
.lyc{ width:310px; float:left; margin-left:22px; margin-top:20px; font-size:12px; color:#999999; line-height:24px;}
.ml40{ margin-left:40px;}

/*公司简介*/
.jjbg{ background:url(../images/09.jpg) top center no-repeat #006dc9;}
.jjk{ width:1120px; background:#fff; height:auto; overflow:hidden;}
.jjpic{ width:370px; margin:46px 0 0 46px; float:left;}
.jjpic img{ display:block; float:left;}
.jjc{ width:656px; height:360px; overflow:hidden; float:left; margin:46px 0 0 46px;}
.jjbt{ width:656px; height:100px; float:left;}
.jjbtz{ float:left; width:400px;}
.jjbtz p{display:block; float:left; width:100%; height:30px; line-height:30px; font-size:12px; color:#999999;}
.jjbtz h1{ display:block; float:left; width:100%; height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#000000;}
.jjbtz h1 span{ color:#0f71cd;}

.jjbtmore{ display:block; float:right; margin:36px 46px 0 0; height:30px; background:#0f71cd; border-radius:15px; color:#fff; line-height:30px; text-align:center; padding:0 20px 0 20px;}
.jjbtmore:hover{ background: #FF0000; color:#fff;}
.jjcontent{ width:600px; height:auto; overflow:hidden; float:left; line-height:24px; font-size:12px;}


/*签约客户*/
.qykhz{ width:338px; height:462px; float:left; border-right:#eee 1px solid;border-left:#eee 1px solid;}
.kehulb{ width:290px; height:360px; overflow:hidden; float:left; margin:10px 0 0 20px;}
.kehulb li{ width:290px; height:41px; float:left; border-bottom:#eee 1px solid; line-height:40px; font-size:12px; color:#5d5d5d;}
.kehulb li span{ display:block; float:right; font-family:"Times New Roman", Times, serif; font-size:12px; color:#999999; line-height:40px;}

.qykhy{ width:740px; height:462px; float:right;}
.qypic{ width:740px; float:left;}
.qypic ul{ float:left; margin-top:20px; width:720px; margin-left:20px;}
.qypic ul li{ float:left; width:220px; height:178px; margin-right:22px;}
.qypic ul li h1{ display:block; float:left; width:220px; height:138px;}
.qypic ul li h1 img{ width:220px; height:138px;}
.qypic ul li p{ display:block; float:left; width:220px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#999999;}

.lmtitle{ width:100%; height:50px; float:left; position:relative;}
.lmtitle h1{ display:block; float:left; line-height:50px; font-size:26px; color:#333; margin-left:20px;}
.lmtitle span{ display:block; float:left; line-height:20px; font-size:12px; color:#c4c4c4; margin:20px 0 0 20px;}
.more2{ display:block; position:absolute; z-index:2; line-height:30px; height:30px; font-size:12px; color:#fff; top:10px; right:10px; background:#0058c5; border-radius:15px; padding:0 20px 0 20px;}
.more2:hover{ color:#fff; background:#FF6600;}



/*新闻中心*/
.news{ width:1120px; height:auto; overflow:hidden; margin:0 auto;}
.newsz{ width:536px; height:auto; overflow:hidden; float:left;}
.newsbt{ width:536px; height:60px; border-bottom:#C3C4C7 1px solid;}
.newsbt h1{ display:block; float:left; line-height:50px; font-size:24px; color:#333;}
.newsbt span{ display:block; float:left; line-height:20px; font-size:12px; color:#c4c4c4; margin:20px 0 0 20px;}
.more3{ display:block; float:right; line-height:30px; height:30px; font-size:12px; color:#fff;background:#0075c3; border-radius:15px; padding:0 20px 0 20px; margin:10px 10px 0 0;}
.more3:hover{ color:#fff; background: #ff0000;}


/*公司新闻*/
.newsfirst{ width:536px; height:auto; overflow:hidden; float:left;}
.newsfirst h1{ width:536px; height:300px; float:left; margin-top:30px;}
.newsfirst h2{ display:block; float:left; width:536px; height:40px; line-height:40px; float:left; margin-top:12px; line-height:40px;}
.newsfirst h2 a{ color:#000; font-size:16px; font-weight:bold;}
.newsfirst h2 a:hover{ color:#FF6600; text-decoration:underline;}
.newsfirst p{ display:block; float:left; line-height:24px; color:#999999; font-size:12px; width:520px;}

/*行业新闻*/
.newsy{ width:536px; float:right;}
.newslb{ width:536px; height:90px; float:left; margin:10px 10px 10px 0; border-bottom:#ddd 1px solid;}
.newsc{ width:402px; height:70px; float:left; margin-left:30px; font-size:12px;}
.newsc a{ width:402px; height:30px; display:block; float:left; line-height:30px;color:#333; font-size:16px; }
.newsc a:hover{ color:#0099FF; text-decoration:underline;}
.newsc p{ display:block; float:left; line-height:24px; color:#999999; font-size:12px; }
.sj1{ width:70px; height:70px; border:#d3d3d3 1px solid; background:#f1f1f1; float:left;}
.sj1 h1{ display:block; float:left; width:100%; text-align:center; height:48px; line-height:48px; font-size:36px; font-family:Arial, Helvetica, sans-serif;  color:#5B5B5B; font-weight:bold;}
.sj1 h2{ display:block; float:left; width:100%; text-align:center; height:14px; line-height:14px; font-size:12px; color:#999; font-family:Arial, Helvetica, sans-serif;}

/*荣誉*/
.rongyu{ width:1120px; height:auto; margin:0 auto;}

.case{ width:1020px; height:268px; position:relative;margin:0 auto; }
.case li{width:232px; height:268px; float:left;margin:0 10px 0 10px; background:#fff;} 
.case .hd{overflow:hidden; -moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}
.case .hd .prev{ width:50px; height:50px; position:absolute; left:-50px; top:100px; background:url(../img/case_tab_l.png) no-repeat; cursor:pointer; z-index:888888;}
.case .hd .next{ width:50px; height:50px; position:absolute; right:-50px; top:100px; background:url(../img/case_tab_r.png) no-repeat; cursor:pointer;z-index:888888;}
.case .bd ul{ overflow:hidden; zoom:1; float:left; margin-left:80px;}
.case .bd ul li a img{ width:210px; height:128px;}

.alnm1{width:232px; height:40px;line-height:40px; text-align:center; float:left;  }
.alnm1 a{ display:block; float:left;width:232px; height:40px;text-align:center; font-size:14px; background:#ddd; color:#333; line-height:40px; font-family:"Microsoft YaHei";}
.ver_pic1{width:232px;height:228px;text-align:center;position:relative;display:table-cell;vertical-align:middle;}



.bro1{ border-bottom:#ECECEC 1px solid;}

/*表单 二维码*/
.dbly{ width:670px; height:auto; overflow:hidden; float:left;}
.biaoti{ width:100%; float:left;}
.biaoti h1{ font-size: 18px; color:#474747; display:block; float:left;}
.biaoti span{ display:block; float:left; padding-top:4px; font-size:12px; margin-bottom:22px; margin-left:20px; color:#a5a5a5; }
.biaoti p{ display:block; float:left; font-size:13px; line-height:24px; color:#848484; width:100%;}
.demand_table { width:685px; float:left; }
.demand_table .row { width:100%; clear:both; }
.demand_table label { position:relative; float:left; margin-top:25px; margin-right:12px; display:block; }
.ml12{ margin-left:12px;}
.demand_table label span { position:absolute; left:15px; top:10px; font-size:14px; color:#999; }
.demand_table .txt { border:1px solid #d9d9d9; padding:10px 15px; background:#FAFAFA; }
.demand_table .txt:focus { background:#FFF; }
.demand_table .txt.w1 { width:170px; height:20px; line-height:20px; font-size:14px;}
.demand_table .txt.w2 { width:622px; height:86px; line-height:20px; font-size:14px;}
#frombtn { float:left; display:block; width:150px; height:44px; padding:0 11px; margin-top:23px; line-height:44px; vertical-align:middle; cursor:pointer; text-align:center; font-size:15px; color:#fff; border:0; background:#F74848; border-radius:2px; }
#frombtn:hover{ filter:Alpha(opacity=80); opacity:0.8; }
.demand_table .row p.xin { float:right; margin-top:20px; margin-right:15px; color:#666; line-height:44px; font-size:14px; }
.demand_table .row p.xin a { color:#F74848; }
.demand_table .row p.xin a:hover { text-decoration:underline; }
form .placeholder { color: #222;} 
.w288{ width:288px;float:right;}
.dbevm{ width:416px; float:right;}
.evmc{ width:100%; height:auto; overflow:hidden; text-align:right; margin-top:25px; float:left;}
.evmc img{ width:236px;}
#fr{ float:right;}
.textfr{ text-align:right;}
.bghui{ background:#f7f7f7;}
.bgbai{ background:#fff;}

/*底部*/
.d1{ width:100%; height:auto; overflow:hidden; background:#3d3d3d; margin:0 auto;}
.dboxleft{ float:left; width:230px; border-right: #666666 1px solid; height:200px;}
.dboxright{ float:left; width:230px; margin-left:60px;height:200px;}
.dboxcenter{ float:left; width:520px; float:left; margin-left:60px;border-right:#666666 1px solid;}

.dboxbt{ width:100%; height:40px; float:left;}
.dboxbt h1{ display:block; float:left; font-size:22px;color:#fff; line-height:40px;}
.dboxbt span{ display:block; float:left; font-size:12px; color:#C1c1c1;font-family: "Times New Roman", Times, serif, HELVETICANEUELTPRO-THEX, "微软雅黑"; line-height:20px; margin-top:18px; margin-left:10px;}
.dboxlx{ width:88%; float:left; line-height:23px; color:#8d8d8d; font-size:13px; margin-top:15px;}
.dboxlx a{ padding:0 10px 0 0; text-decoration:underline;color:#8d8d8d;}
.dnav{ float:left; width:130px; float:left; margin-top:17px;}
.dnav dt{width:100%; float:left; height:30px; font-size:15px; color:#FFFFFF; font-weight:bold;}
.dnav dd{width:100%; float:left;margin-top:12px; background:url(../img/03.jpg) 0 6px no-repeat;}
.dnav dd a{color:#c1c1c1;line-height:15px; font-size:13px; display:block; float:left; margin-left:6px;}

.d2{ width:100%; height:50px; background:#202020; margin: 0 auto;}
.dbox{ width:1200px; height:auto; overflow:hidden; margin:0 auto; font-size:12px; color:#BFBFBF; line-height:50px;}
.dbox p{ display:block;}



.f15{ font-size:15px; font-weight:bold;}

.k30{ width:100%; height:30px; margin:0 auto;}
.k50{ width:100%; height:50px; margin:0 auto;}
.k20{ width:100%; height:20px; margin:0 auto;}
.kong20{ width:100%; height:20px; float:left;}
.kong10{ width:100%; height:15px; float:left;}
.kong12{ width:100%; height:10px; float:left;}
.k31{width:100%; height:30px; margin:0 auto; border-top:#d5d5d5 1px solid; }

.k15{ width:100%; height:40px; line-height:40px; margin:0 auto; clear:both;}
.k10{ width:100%; height:30px; line-height:30px; margin:0 auto; clear:both;}
.k12{ width:100%; height:12px; line-height:12px; margin:0 auto; clear:both;}

.kong10{ width:100%; height:15px; line-height:15px; float:left; clear:both;}


.floating_ck{position:fixed;right:10px;bottom:20%; z-index:9999999999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#EF4646;border-bottom:solid 1px #DA4340;text-align:center;font-size:14px; cursor:pointer;}
.floating_ck dl dd:hover{background-color:#DA4340;border-bottom:solid 1px #EF4646;}
.floating_ck dl dd:hover .floating_left{display:block;}
.font8{ font-size:36px; color:#FFFFFF;}
.words{background-image:url(../images/icon0701/zxicon.png);}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.font9{ font-size:40px; color:#FFFFFF;}
.floating_ck dd span,.floating_ck dd i{color:#fff;display:block;}
.floating_ck dd i{ padding-top:20px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#DA4340;border-bottom:solid 1px #DA4340;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:auto; overflow:hidden;top:-180px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:18px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

#floating_qq{ height:auto; overflow:hidden; top:0;}
#floating_qq a{ background:url(../images/qqc.png) left center no-repeat; display:block; float:left; width:132px; height:37px; color: #333; margin:0 0 10px 14px; text-align:left; line-height:37px; font-size:12px; font-weight:normal;}
#floating_qq a:hover{ background:url(../images/qqhover.png) left center no-repeat; color:#FFFFFF; font-size:12px; }
#floating_qq a h1{width:86px; height:37px; display:block; float:left; margin-left:42px;line-height:37px;font-size:12px;}




