@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0;}
.clear{clear:both}

a {
	-moz-transition:color 0.3s ease-out;
	-webkit-transition:color 0.3s ease-out;
	-o-transition:color 0.3s ease-out;
	-ms-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
}

.box{width:100%; height:100%;font-family:"微软雅黑";}
.box2{width:100%; height:100%;font-family:"微软雅黑"; background:#eee;}
.box3{width:100%; height:100%;font-family:"微软雅黑"; background:#eee; padding:34px 0; }
.top{ width:1180px; height:88px; margin:auto; background:#fff; }
.top_logo{width:180px; height:88px; float:left;}
.top_menu{height:90px; float:left;font-size:16px;}
.top_menu ul{padding:0; margin:0; list-style:none; margin-left:100px;}
.top_menu li{padding:0; margin:0; list-style:none;text-align:center; float:left;}
.top_menu li a{color:#000; height:90px; width:104px; text-align:center; text-decoration:none; line-height:88px;  display:block;}
.top_menu li a:hover{color:#f39801; height:88px; width:104px; text-align:center; text-decoration:none; line-height:88px;  display:block; }
.top_on{color:#f39801; height:90px; width:104px; text-align:center; text-decoration:none; line-height:88px;  display:block; background:url(../images/topon_bg.jpg) no-repeat center bottom;}
.top_tel{height:90px; width:auto; float: right; background-image:url(../images/tel.png); background-repeat:no-repeat; background-position:center left; font-size:22px; color:#535353; line-height:88px; padding-left:34px; }


 
.sy_1{width:1180px; margin:auto; margin-bottom:60px; font-family:"微软雅黑"; line-height:24px;}
.sy_1 a{color:#434343;}
.sy_1_c1 ul{padding:0; margin:0; list-style:none;font-size:22px; font-weight:bold; }
.sy_1_c1 li{padding:0; margin:0; list-style:none; width:236px; height:320px; text-align:center; float:left; -moz-border-radius: 200%;      /* Gecko browsers */
    -webkit-border-radius:100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */ border:4px solid #fff; margin-right:182px; display:block;  }
.sy_1_c1 li:hover{padding:0; margin:0; list-style:none; width:236px; height:236px; text-align:center; float:left; -moz-border-radius: 200%;      /* Gecko browsers */
    -webkit-border-radius:100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */ border:4px solid #ff7d00; margin-right:182px; color:#ff7d00; display:block ;-moz-transition:color 0.3s ease-out;
	-webkit-transition:color 0.3s ease-out;
	-o-transition:color 0.3s ease-out;
	-ms-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;}
.sy_1_c1_k{width:236px; height:236px;  -moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius:100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out;}
.sy_1_f{font-size:10px; font-weight:normal; }

.sy_1_c1_k:hover{-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	}

img {border: none;}


.sy_2{width:1180px; margin:auto; margin-bottom:60px;}



.l{ width:100%; float:left;}
.fl{display:inline; float:left;}
.fr{display:inline; float:right;}
.content{ float:left; _display:inline; overflow:hidden;}
.side{ float:right; _display:inline; overflow:hidden;}

#slides{ width:1180px; margin:auto;   position:relative;}
.slides_container{ width:1180px; padding:0; margin:0; list-style:none;}


.slides_container li{ width:1180px; height:440px; padding:0; margin:0; list-style:none;}
/*
.slides_container li a{ display:inline-block;  margin-bottom:2px; }
.slides_container li a img{ width:290px; height:200px;}
.slides_container li a span{ display:block; width:280px; cursor:pointer; height:30px; line-height:30px; background:#262626; color:#fff;}
.slides_container li a:hover{}
.slides_container li a:hover span{ color:#ff8400;}

*/



.section{width:1180px;margin:auto;overflow:hidden;}
.section ul li{float:left;margin-right:14px;margin-bottom:13px;display:inline;width:290px;height:200px;overflow:hidden;position:relative; padding:0; margin:0; list-style:none;}
.section ul li .photo{width:290px;height:200px;overflow:hidden;}
.section .rsp{width:290px;height:200px;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;}
.section .text{position:absolute;width:318px;height:40px;left:-200px;top:0px;overflow:hidden; margin-top:100px; margin-left:80px;}
.section .text h3{width:200px;margin-top:160px;height:40px;line-height:40px;text-align:center;color:#000;background:#fff;font-family:"微软雅黑";font-size:18px;}




.pagination{ position:absolute; left:510px; z-index:10; top:400px;}
.pagination li{ float:left; padding-right:7px; list-style:none;}
.pagination a{ display:block; outline:none; background: none no-repeat -1px 0; text-indent:-999em; width:14px; height:14px;}
.pagination li.current a{ background-position:-22px 0;}


.prev{ background:url(../images/arre.png) no-repeat; width:46px; height:46px; display:block; left:-60px; top:186px; position:absolute; text-indent:-999em; outline:none; z-index:11;}
.prev:hover{ background-position:0 -46px;}
.next{ background: url(../images/arre.png) no-repeat -46px 0; width:46px; height:46px; display:block; right:-60px; top:186px; position:absolute; text-indent:-999em;outline:none;z-index:11;}
.next:hover{ background-position:-46px -46px;}



.sy_3{ width:1180px; margin:auto;  margin-bottom:60px; }
#slides2{ width:1180px; margin:auto; height:440px; overflow:hidden; position:relative;}
.slides_container2{ width:1180px; padding:0; margin:0; list-style:none;}
.slides_container2 li{ width:1180px;  padding:0; margin:0; list-style:none;}
.slides_container2 li a{ display:inline-block; width:196px; height:105px; border:1px solid #ccc;}
.slides_container2 li a img{ width:196px; height:105px;}
.slides_container2 li a span{ display:block; width:196px; cursor:pointer; height:30px; line-height:30px; background:#262626; color:#fff;}
.slides_container2 li a:hover{}
.slides_container2 li a:hover span{ color:#ff8400;}


.sy_4{width:1180px; margin:auto; margin-bottom:60px;}
.more{position:absolute; left:591px; z-index:100000; top:322px; color:#F00; height:24px; background:#9654b6; line-height:24px; text-align:center; padding:0 8px;}
.more2{position:absolute; left:591px; z-index:100000; top:356px; color:#F00; height:24px; background:#00acee; line-height:24px; text-align:center; padding:0 8px;}
.more a{ color:#FFF; text-decoration:none; font-size:12px; font-family:"微软雅黑";}
.more2 a{ color:#FFF; text-decoration:none; font-size:12px; font-family:"微软雅黑";}
.yj_3{ width:357px; height:76px;background:#eeeeee; margin-bottom:24px;}
.yj_3_img{ width:76px; height:76px; float:left;}
.yj_3_c{ width:260px; padding:10px; height:56px; float:left; }
.yj_3_t{ font-size:14px; color:#434343; margin-bottom:6px;}
.yj_3_t a{ font-size:14px; color:#434343; display:block; text-decoration:none;}
.yj_3_t a:hover{ font-size:14px; color:#9654b6; display:block; text-decoration:none;}
.yj_3_f{ font-size:12px; color:#626262}

.sy_5{ width:1180px; margin:auto; margin-bottom:60px; }

.index_banner2{ width:100%; min-height:300px; min-width:1180px;}
.index_banner2 ul{overflow:hidden;}
.index_banner2 li{position: absolute;top:88px;left:0;overflow:hidden;width:100%;height:300px;  min-width:1180px;}
.index_banner2 li a{display:block;margin:0 auto;}
.index_banner2 cite{position: absolute;left:50%;z-index:1000; display:block;margin-left:-36px;width:72px;height:15px;_display:none; top:360px;}
.index_banner2 cite span{float:left;display:block;margin:0 4px;width:8px;height:8px;background-color:#ccc;text-indent:-999em;opacity:.8;cursor:pointer;  border-radius:100%;}
.index_banner2 cite span:hover{background-color:#fff;}
.index_banner2 cite span.cur{background-color:#fff;cursor:default;}

.index_banner{ width:100%; height:498px; margin-bottom:60px; min-width:1180px;}
.index_banner ul{overflow:hidden;}
.index_banner li{position: absolute;top:89px;left:0;overflow:hidden;width:100%;height:498px;  min-width:1180px;}
.index_banner li a{display:block;margin:0 auto;}
.index_banner cite{position: absolute;left:50%;z-index:1000; display:block;margin-left:-36px;width:80px;height:15px;_display:none; top:558px;}
.index_banner cite span{float:left;display:block;margin:0 4px;width:8px;height:8px;background-color:#ccc;text-indent:-999em;opacity:.8;cursor:pointer;  border-radius:100%;}
.index_banner cite span:hover{background-color:#ff7d00;}
.index_banner cite span.cur{background-color:#ff7d00;cursor:default;}


.cont{ width:1180px; margin:auto; font-family:"微软雅黑";}
.cont2{ width:1138px; margin:auto; font-family:"微软雅黑"; background:#FFF; border:1px solid #e5e5e5; padding:24px 20px; line-height:30px;}
.cont4{ width:100%; margin:auto; font-family:"微软雅黑"; background:#21b3e4; }
.cont6{ width:100%; margin:auto; font-family:"微软雅黑"; background:#f6f6f6;padding-top:30px; }
.cont7{ width:100%; margin:auto; font-family:"微软雅黑"; background:#373D41;padding-top:30px; }
.cont8{ width:100%; margin:auto; font-family:"微软雅黑"; background:#F7F9FA; padding-top:30px;}
.cont10{ width:100%; margin:auto; font-family:"微软雅黑"; background:#363d41; }

.cont2_t{ width:100%; height:38px; line-height:38px; border-bottom:1px solid #e5e5e5; font-size:14px; color:#434343; }
.cont2_t_l{ float:left; max-width:700px;  height:38px; overflow:hidden;}
.cont2_t_l a{ text-decoration:none; color:#434343;}
.cont2_t_l a:hover{ text-decoration:none; color:#faa701;}
.cont2_t_r{ float:right; color:#faa701;  height:38px; overflow:hidden;}
.cont2_t_r_t{color:#707070; margin-left:38px;}
.cont2 h4{ margin:auto; width:800px; text-align:center; font-size:16px; font-weight:normal; line-height:66px; height:66px; overflow:hidden;}
.cont2 img{ display:block; margin:auto;}
.cont2 p{text-indent:2em; }

.cont_bt{ width:1180px; height:40px; text-align:center; margin:auto; background-image:url(../images/btbg.png); background-repeat:no-repeat; background-position:center; line-height:40px; font-size:28px; color:#434343; margin-bottom:40px;}


.cont_fat1{ width:1180px; height:464px; margin:auto; margin-bottom:34px;}
.cont_fat2{ width:1180px; height:464px; margin:auto;margin-bottom:34px; }
.cont_fat3{ width:1180px; height:464px; margin:auto;margin-bottom:34px;}
.cont_fat4{ width:1180px; height:464px; margin:auto;margin-bottom:34px; }

.fa01{ width:590px; float:right;}
.fa01_t{ font-size:40px; color:#FFF;}


.cont_fa01{ width:1180px;  margin:auto; text-align:left; margin-bottom:34px;}
.cont_fa02{ width:1180px;margin:auto; text-align:right; margin-bottom:34px;}

.cont_fa01_c{ float:right; width:248px; height:365px;  padding-top:100px; padding-left:48px;}
.cont_fa01_c ul{padding:0; margin:0; list-style:none;}
.cont_fa01_c li{padding:0; margin:0; list-style:none;}
.cont_fa01_c li a{ color:#FFF; font-size:24px; text-decoration:none; line-height:40px;}

.cont_fa02_c{ float:right; width:248px; height:365px; padding-top:100px; padding-right:48px;}
.cont_fa02_c ul{padding:0; margin:0; list-style:none;}
.cont_fa02_c li{padding:0; margin:0; list-style:none;}
.cont_fa02_c li a{ color:#FFF; font-size:24px; text-decoration:none; line-height:40px;}

.cont_ser{ width:1180px; margin:auto; text-align:center; font-size:22px; color:#666; padding-top:0px;}
.cont_ser_01{width:1180px; height:188px; border-bottom:1px solid #ebebed;}
.cont_ser_02{width:1180px; height:188px; margin-bottom:60px;}
.cont_ser_01_l{ width:520px; height:120px; float:left; text-align:right; border-right:1px solid #ebebed; padding:34px; }
.cont_ser_01_r{ width:522px; height:120px; float:right; text-align:left;padding:34px;}
.cont_ser_01_lc{width:376px;  float:right;padding-right:24px; font-size:20px; color:#434343; line-height:120px;}
.cont_ser_01_rc{width:376px; float:left; padding-left:24px;font-size:20px; color:#434343; line-height:120px;}

.yf_01{ width:346px; height:120px; background: url(../images/fw01.jpg) no-repeat center right; line-height:120px; padding-right:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.yf_02{width:346px; height:120px; background: url(../images/fw02.jpg) no-repeat center left; line-height:120px; padding-left:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.yf_03{ width:346px; height:120px; background: url(../images/fw03.jpg) no-repeat center right; line-height:120px; padding-right:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.yf_04{ width:346px; height:120px; background: url(../images/fw04.jpg) no-repeat center left; line-height:120px; padding-left:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.yf_05{width:346px; height:120px; background: url(../images/fw05.jpg) no-repeat center right; line-height:120px; padding-right:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.yf_06{ width:346px; height:120px; background: url(../images/fw06.jpg) no-repeat center left; line-height:120px; padding-left:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.yf_07{ width:346px; height:120px; background: url(../images/fw07.jpg) no-repeat center right; line-height:120px; padding-right:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.yf_08{ width:346px; height:120px; background: url(../images/fw08.jpg) no-repeat center left; line-height:120px; padding-left:150px; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}

.yf_01:hover{ width:346px; height:120px; background: url(../images/fw01b.jpg) no-repeat center right; padding-right:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}
.yf_02:hover{ width:346px; height:120px; background: url(../images/fw02b.jpg) no-repeat center left; padding-left:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}
.yf_03:hover{ width:346px; height:120px; background: url(../images/fw03b.jpg) no-repeat center right; padding-right:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}
.yf_04:hover{ width:346px; height:120px; background: url(../images/fw04b.jpg) no-repeat center left; padding-left:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}
.yf_05:hover{ width:346px; height:120px; background: url(../images/fw05b.jpg) no-repeat center right; padding-right:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}
.yf_06:hover{ width:346px; height:120px; background: url(../images/fw06b.jpg) no-repeat center left; padding-left:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}
.yf_07:hover{width:346px; height:120px; background: url(../images/fw07b.jpg) no-repeat center right; padding-right:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}
.yf_08:hover{ width:346px; height:120px; background: url(../images/fw08b.jpg) no-repeat center left; padding-left:150px; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;}







.cont_about{ width:1180px;   margin:auto; padding-top:0}
.cont_about_zp{ width:946px; margin:auto;}
.zp_f{ font-size:20px; color:#f98700; font-weight:bold;}
.zpimg{ float:left;}
.cont_about_zp01{width:946px; margin:auto; margin-bottom:60px;}
.cont_about_zp02{width:946px; margin:auto; margin-bottom:60px; background-image:url(../images/zpbg2.png); background-repeat:no-repeat; background-position:150px;}
.cont_about_zp01_c{width:450px; float:left; margin-left:34px; text-align:left; font-size:14px; color:#7d7d7d; font-weight:bold; line-height:30px; }
.cont_about_zp02_c{width:450px; float:right; margin-right:34px; text-align:left; font-size:14px; color:#7d7d7d; font-weight:bold; line-height:30px; }
.cont_about_c{width:946px; margin:auto; font-size:14px; color:#7d7d7d; font-weight:bold; line-height:30px;}
.cont_about_f{ float:left; width:472px; line-height:30px; margin-left:46px; margin-bottom:50px;}


.case_t{ width:100%; height:58px; background:#303030; padding:24px 0; margin-bottom:36px;}
.case_t_c{ width:1180px; margin:auto;}
.case_t_c_n{ font-size:20px;  font-weight:bold; color:#f39801; float:left; line-height:24px;}
.case_t_c_b{ float:right; padding-top:14px;}
.case_t_c_b ul{padding:0; margin:0; list-style:none; height:58px;}
.case_t_c_b li{padding:0; margin:0; list-style:none; float:left; border-radius:30px;  line-height:30px; font-size:14px; color:#a0a0a0;margin-left:20px; }
.case_t_c_b li a{ float:left; border-radius:30px; padding-left:24px; padding-right:24px; line-height:30px; border:#a0a0a0 1px solid; font-size:14px; color:#a0a0a0; text-decoration:none;  }
.case_t_c_b li a:hover{ float:left; border-radius:30px; padding-left:24px; padding-right:24px; line-height:30px; border:#f39801 1px solid; font-size:14px; color:#fff; background-color:rgba(242, 152, 85, 30);  -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;}
.case_c{ width:1100px; margin:auto; background:#fff; padding:40px; font-size:14px; color:#707070; line-height:28px; margin-bottom:16px;}
.case_c_bt{ border-left:6px #f39801 solid; padding-left:6px; font-size:18px; color:#434343;}
.case_img{width:1180px; margin:auto; background:#fff; text-align:center; padding:90px 0; margin-bottom:36px;}

.case_li{width:380px; margin:auto; }
.case_li ul{padding:0; margin:0; list-style:none; text-align:center;}
.case_li li{padding:0; margin:0; list-style:none; float:left; border-radius:30px;  padding-left:14px; padding-right:14px; line-height:30px; font-size:14px; color:#a0a0a0;  margin-right:10px; margin-left:10px; margin-bottom:50px;}
.case_li li a{ float:left; border-radius:30px; line-height:30px;  padding-left:14px; padding-right:14px; border:#a0a0a0 1px solid; font-size:14px; color:#a0a0a0; text-decoration:none; }
.case_li li a:hover{ float:left; border-radius:30px; padding-left:14px; padding-right:14px; line-height:30px; border:#f39801 1px solid; font-size:14px; color:#fff; text-decoration:none; border:#f39801 1px solid; font-size:14px; color:#fff; background-color:rgba(242, 152, 85, 30);  -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out; }
.case_li_s_k{margin-bottom:106px;}
.case_li_s{width:1180px; margin:auto; }
.case_li_s ul{padding:0; margin:0; list-style:none; }
.case_li_s li{ padding:0; margin:0; list-style:none; width:25%; float:left;margin-bottom:10px;}
.case_li_s a{ -moz-transition: all 2s ease; -webkit-transition: all 2s ease; transition: all 2s ease;}



.map{ width:100%; margin:auto; text-align:center; margin-bottom:66px; border-top:4px solid #fcd085; border-bottom:4px solid #fcd085;}
.contact_c{ width:1180px; margin:auto; text-align:center; margin-bottom:60px;}

.fh_cont01{ border-bottom:1px solid #d2d2d2; margin-bottom:70px; padding-bottom:58px;}
.sj_cont01{ border-bottom:1px solid #434343;  border-top:1px solid #434343; padding:52px 0; margin-top:50px; }
.sj_cont02{ width:1180px; margin: auto;}
.sj_cont02_l{ width:360px; float:left; font-size:14px; line-height:30px; color:#707070; margin-right:48px;}
.sj_cont02_l_k{ width:284px; height:114px; border:2px solid #faa701; padding:114px 36px 0 36px; background:#fff; font-size:28px; color:#faa701; -moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out;}
.sj_f01{font-size:20px; color:#434343;}
.sj_cont02_l_k:hover{ background:#faa701; moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out; color:#FFF; }

.sj_cont02_l_k:hover .sj_f01{color:#FFF;  moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;}

.sj_cont03{ width:100%; margin: auto; margin-bottom:44px; border-bottom:1px solid #434343 ;padding:60px 0px; background:#1E2134;}


.about_cont{ width:980px; margin:auto; font-family:"微软雅黑";}

.about01{ width:100%; margin:auto; margin-bottom:30px;}
.about01_l{ width:320px; height:180px; float:left;}
.about01_r{ width:660px; height:180px; float:right; overflow:hidden;}
.about01_r_01{ width:600px; height:140px;  font-size:16px; color:#7d7d7d; line-height:30px; }
.about01_r_02{ font-size:14px; color:#707070; line-height:40px;}
.about01_r_03{width:450px; float:left; font-size:14px; color:#707070; line-height:40px; overflow:hidden;}
.about01_r_04{width:450px; float:right; font-size:14px; color:#707070; line-height:40px;overflow:hidden;}
.about01_r_03 span{ font-size:20px; color:#faa701; margin-right:14px;}
.about01_r_04 span{ font-size:20px; color:#faa701; margin-right:14px;}
.about01_r_05{ width:920px; height:250px;  font-size:16px; color:#7d7d7d; line-height:30px; }



.bottom_box{width:100%; height:236px; background-color:#2d3238; font-family:"微软雅黑";padding:36px 0; float:left;}
.bottom_c{ width:1180px;  height:164px; margin:auto; }
.bottom_c_l{width:500px; float:left; line-height:34px; color:#a0a0a0; font-size:14px; }

.bottom_c_l .app{padding:0; margin:0; list-style:none; float:left;}
.app li{padding:0; margin:0; list-style:none; float:left; margin-right:20px; }
.bottom_c_l .l3{padding:0; margin:0; list-style:none; text-align:left; float:left;}
.l3 li{padding:0; margin:0; list-style:none; float:left; margin-bottom:16px;}
.l3 a{padding:0; margin:0; list-style:none; float:left; color:#a0a0a0; font-size:14px; font-weight:bold; margin-right:22px; text-decoration:none; }
.l3 a:hover{padding:0; margin:0; list-style:none; float:left; color:#f39801; font-size:14px; font-weight:bold; margin-right:22px; text-decoration:none; }


.bottom_ewm{ float:right; font-size:12px; color:#aaa; text-align:center; line-height:24px;}
.bottom_c_r{ float:right; width:300px; padding-top:24px;}

/**右边悬浮广告栏开始*/

.floating_ck dl,.floating_ck dd,.floating_ck dt{margin:0;padding:0;}
.floating_ck a{ text-decoration:none;}

 .floating_ck{position:fixed;right:0px;top:20%; z-index:999999;}

.floating_ck span{padding-top:50px; padding-left:26px ; position:absolute; font-family:'微软雅黑'; font:bold; font-size:12px; display:block;  }

.floating_ck dl dd{position:relative;width:100px;height:70px;background-color: #f2f2f2; border: solid 1px #dadada; text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer; margin-top:-1px;}
.floating_ck dl dd:hover{background-color: #FFF;border:solid 1px #f2f2f2;}
.floating_ck dl dd:hover .floating_left{display:block;background-color: #FFF;}
.floating_ck a { color:#333;}
 
.consult{ background:url(../images/shqbg1.png) no-repeat;}
.words{background:url(../images/qqbg1.png) no-repeat; }
.quote{background:url(../images/telbg.png) no-repeat;}
.qrcord{background:url(../images/msgbg.png) no-repeat;}
.return{background:url(../images/wetchatbg.png) no-repeat;}
 
.floating_left{position:absolute;left:-203px;top:0px;width:200px;height:70px;background-color:#ffffff;border:solid 1px #f2f2f2;display:none;}
.floating_left a,.floating_left p{ font-size:14px;line-height:80px; color:#333;}
.floating_ewm{height:200px;top:-130px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:145px;height:180px;margin:auto;margin-top:7px;}
.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;}

/**右边悬浮广告栏结束*/