@charset "utf-8";
* {margin:0; padding:0; font-family: 'Microsoft YaHei','Microsoft YaHei UI','黑体';!important;}
body{background:#f4f4f4;}
img {border:0 none;}
a {color:#000; text-decoration:none;}
a:hover {color:#fff;}
a {outline:none; star:expression_r(this.onFocus=this.blur());}
a:focus{outline:none;}

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
ul,li{ margin:0; padding:0; list-style:none;}
a{text-decoration: none;}
.ding{display: none;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;color: #000;}
a:hover{text-decoration: none; color: #000;}
a:active{text-decoration: none;}

.header{ position: fixed; top: 0; width:100%; height:90px;  background:rgba(51,102,204,0.5);  color:#fff;}
.header .hd_con{ width:1000px; margin:0 auto;}
.header .logo{float:left; width:200px; height:90px; display:block; background:url(../images/blogo.png) no-repeat left center;}
.header ul{ float:right; margin-left:190px;}
.header ul li{ float:left; list-style:none;}
.header ul li a{ font-size:16px; height:40px; padding:0 20px; line-height:40px; color:#fff; display:block; margin-top: 30px; border-radius: 4px;}
.header ul li a:hover,.menu li.active a{ background:#faba00; color:#330000; border-bottom:5px solid #e38103;}


/* 本例子css */
.slideBox{ width:100%; height:400px; overflow:hidden; position:relative; top: -20px; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:49%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%; list-style: none; }
.slideBox .hd ul li.on{ background:#999; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:400px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
		
.contert{width: 100%; height: 300px; }	
.contert .con_box{max-width:1170px; height:80%; margin:2px auto;}	
.contert .con_box .box{width:33.333%; height:100%; float: left; padding:20px 0; text-align:center; line-height:50px; color:#999;}
.contert .con_box .box .glyphicon{font-size: 70px;}
.contert .con_box .box p{font-size: 20px;}
.cont_box{width: 100%; height: 400px; background-color: #eef1f2;}
.cont_box .co_box{max-width: 1170px; min-width: 980px; height: 100%; margin: 0 auto;}
.cont_box .co_box .first{width: 40%;height:100%; position: relative; float: left;}
.cont_box .co_box .first .img1{position: absolute; left: -103px;}
#second{width: 60%;font-size: 25px;    padding: 131px;    position: relative;    left: -37px;}

.yoush{width:100%; text-align: center; font-size:27px; margin-top:40px;}
.yoush p{ color:#336699; display: inline-block; font-weight:800;}

.chanpin{width:100%; background-color: #fff;  height: 500px; margin: 10px 0;}
.chanpin .ch_box {width:100%; text-align:center; font-size:27px; font-weight:800; color:#336699;}
.chanpin .ch_box p{/*border-bottom: 2px solid #f60;*/ display: inline-block;}
.chanpin .ch_box .ch_title{ margin-top:30px;}
.ch_boxs{max-width: 1170px; min-width: 980px; margin: 0 auto; height: 100%; }
.ch_boxs .c_nva{width: 33.33%; height: 89%;float: left;}
.ch_boxs .c_nva .c_img{width:150px; height:150px; border-radius:50%; margin:40px auto;}
.ch_boxs .c_nva .c_img img{width: 100%; height: 100%; border-radius: 50%;}
.ch_boxs .c_nva .t_tele{text-align: center; font-weight: 800; font-size: 20px;}
.ch_boxs .c_nva .p_tele{    padding: 0 24px; font-variant: 600;    text-indent: 30px;}


.fooder{width:100%; height:auto; background:#2b2b2b;}
.fooder .foo_box{max-width:1170px; height:260px;  margin: 0 auto;}
.fooder .foo_box .g_telet ul{ margin-left:20px;}
.fooder .foo_box .g_telet ul li{list-style:none; }
.fooder .foo_box .g_telet ul li a{float:left; color:#fff; text-align: center; font-size:14px; margin-right:20px; }
.fooder .foo_box .g_telet { width:100%; height: 160px;/* border-bottom: 1px solid #ccc;*/ line-height: 120px; text-align:center; margin-top:20px;}

.foo_title{ font-size:18px; color:#fff; margin:30px 0 10px 0;}
.fooder .foo_box .foo_ber{ float:left; width:290px; }
.fooder .foo_box .foo_ber ul li{float:left; width:280px; list-style:none;}
.fooder .foo_box .foo_ber ul li a{color:#888888; font-size:14px; line-height:24px; font-family: 'Microsoft YaHei','Microsoft YaHei UI','黑体';!important;}
.fooder .foo_box .foo_ber ul li a:hover{ color:#93d0ff;}



.fooder2{width:100%; height:auto; background:#1e1e1e;}
.fooder2 .foo_box2{max-width:1170px; height:70px;  margin: 0 auto;}
.fooder2 .foo_box2 .copyright{text-align:center; color:#b4b4b4; line-height:24px; padding-top:10px; font-size:12px; font-family: 'Microsoft YaHei','Microsoft YaHei UI','黑体';!important;}

.im_img{width: 100%; height: 400px; background-image: url("../images/a1.jpg"); background-color: #fff;background-attachment:fixed}
.ima04{position: absolute; top: -36px; z-index: 88; left: -198px;}

.n_content{width: 100%; height: auto; background-color: #fff; margin-top: 530px; padding-top: 60px;}
.a_content{width: 100%; height: auto; background-color: #f4f4f4; margin-top: 530px;}

.newsmid ul{}
.newsmid{ width: 1100px; height:auto; overflow: hidden; margin: 0 auto; padding: 60px 0;}
.newsmid li{ float:left; width:200px; height: 300px; margin:10px 10px; }

.newsmid li p{ width:200px;}
.newsmid li .new1{ line-height: 18px; text-align: left; height:40px; width:100%; }
.newsmid li .new1 a{ font-size: 16px; color: #999;  }
.newsmid li .new1 a:hover{ color: #2e6da4;}
.newsmid li .new2{ margin-top: 6px;}
.newsmid li .new2 img{  width:190px; height:120px; border:0px solid #333; }
.newsmid li .new3{ margin-top: 6px; line-height: 18px; text-align: left; }
.newsmid li .new3 a{ font-size: 12px; color: #666;}
.newsmid li .new4{ font-size: 12px; color: #666;  text-align: left;}

.newstypy{ width: 110px; height:110px; line-height: 110px; border-radius: 55px; margin-top: 60px; text-align: center; font-size: 18px; color: #fff; background: #af8f49;}
.bg2{ background: #00ae9d;}

.a_images{ width:100%; height:226px;}
.a_images img{width:100%; height:100%;}

.title{ width:100%; height:56px; text-align:center; font-size:24px; line-height:56px; margin:30px auto;}
.title .a_title{ width: 90%; height: 56px; display: block; margin: 0 auto; color:#39559e;  background:url(../images/line.png) no-repeat center; font-family: 'Microsoft YaHei','Microsoft YaHei UI','黑体';!important;}

.anli{ width:100%; height:auto; overflow:hidden;}
.anli_box{ float:left; width:247px; height:520px; margin:30px 0 40px 35px; background:url(../images/phone_bg.png) no-repeat;}
.anli_img img{ width:225px; height:399px; margin:46px 0 0 11px; border:1px solid #f4f4f4;}
.anli_title{ width:246px; height:30px; line-height:30px; text-align:center; margin-top:60px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.anli_img ul li{ list-style:none;}
.anli_boxtitle a{ display: block; margin-top: 100px; color: #fff;  width: 230px; height: 230px; border-radius: 115px;}
.anli_boxtitle_c1 a{background: #f05b72; border: 6px solid #d65166; }
.anli_boxtitle_c2 a{background: #009ad6; border: 6px solid #0382b4; }
.anli_boxtitle_c3 a{background: #00ae9d; border: 6px solid #038f81; }
.anli_boxtitle_c4 a{background: #c7a252; border: 6px solid #af8f49; }

.anli_cd{ width: 1128px; height: auto; margin: 0 auto 30px auto; overflow: hidden; border-bottom: 1px dashed #ccc;}
.anli_boxtitle a div{ padding: 90px 10px 0 10px; text-align: center; font-size: 18px;}
.anli_boxtitle{ float:left; width:247px; height:520px; margin:30px 0 40px 35px;}
/*
.anli_img ul li div{ display:none; }
.anli_img ul li div img{ width:190px; height:190px; margin:10px 0 0 0; border-radius:5px;}
.anli_img ul li:hover div{ display:block; position:relative; width:210px; height:210px;
background:#666; top:-400px; left:18px; text-align:center; border-radius:5px; box-shadow: 0 0 9px #000;}
.anli_img ul li:hover div p{ color:#fff; line-height:30px; display: none;}
.anli_img img:hover .anli_erwm{display:block;}*/

.a_jian{ width:1100px; margin:40px auto; font-size:16px;}
.a_jian p{ margin-left: 15px;}
.heng{ position: relative; top: 23px; background-color: #fff;}
.shiming{width: 60%; height: 100px; margin: 60px auto;}
.shiming .s_box{width: 40%; height: 100%; border: 1px solid #ccc; float: left;     margin: 0 28px; text-align: center;    padding: 14px 0;}
.black{font-weight: 800; font-size: 20px;}

.table{width: 100%; border: none; text-align: center;}
.table tr{height: 50px;}
.table th{text-align: center;}
.fan{position: fixed; bottom: 20px; right: 20px; border: 1px solid #ccc; width: 50px; height: 50px; text-align: center; cursor: pointer; display: none; background-color: #fff;}
.fan .glyphicon{font-size: 20px; text-align: center; line-height: 50px;}

.rongyu{width: 100%; height: 470px; margin: 40px 0;}
.rongyu .ru_cs{ width:95%; height:100%; margin: 0 auto;}
#yu_width{ width: 32%; padding-left: 45px;}

.rongyu .ru_cs .yu_img{width:22%; height:100%; float:left; margin:0 7px; cursor:pointer;}
.rongyu .ru_cs .yu_img img{width:100%; height:90%; border-radius:3px; /* box-shadow: 10px 10px 5px #888888;*/}
.rongyu .ru_cs .yu_img p{text-align: center; line-height:80px; font-size: 16px; font-weight: 800;}
.hezuo{height:340px;}
.hezuo ul{ margin-left: 70px;}
.hezuo ul li{ float: left; margin: 13px 20px;}

.address{ width: 1000px; margin: 35px auto 0 auto; overflow: hidden; padding-bottom: 40px;}
.address_l{ float:left; width:535px; height:280px; border:#ccc solid 1px; margin:10px auto 0 20px; }
.address_r{float:left; width:385px;height:280px; border:#ccc solid 1px; margin:10px auto 0 25px; background: #f0f0f0; padding-left: 15px;}
.address_r2{width:100%; height:64px; text-align:center; line-height:64px; font-size:20px; font-weight:bold; color:#3399cc; margin-bottom:20px;}

.s_contert{ width:100%; min-width:980px; height:auto; margin-top: 530px; background: #fff; margin-bottom: -80px; padding-bottom: 80px;}

.s_contert .chan{width:45%; height:300px; border:1px solid #ccc; text-align:center; float: left; margin:10px 25px; cursor:pointer; box-shadow: 10px 10px 4px #ccc;}
.s_contert .chan img{width: 62%; height: 80%;}
.s_contert .chan p{text-align: center; font-size: 20px; line-height: 60px;}
.s_contert .chan:hover  img{transform: scale(-1,1);
-ms-transform: scale(-1,1);	/* IE 9 */
-webkit-transform: scale(-1,1);	/* Safari 和 Chrome */
-o-transform: scale(-1,1);	/* Opera */
-moz-transform: scale(-1,1);}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/*.rongyu .yu_img:hover img{box-shadow: 10px 10px 5px #888888;*/}
.list li a.on{background:#333; color:#fff; }
.cheng{margin: 0 0 32px 0;}
.w_title{text-align: center;}
.w_title span{padding-left: 70px;}
.w_t{border-bottom:none; background:none;}
.text_c{ text-align:center;}
.info{border-bottom:#CCC dashed 1px; padding-bottom:10px; width:100%;}
.advantage{text-align: center; margin: 10px;}
.w_tw{width: 100%; height:300px;}
.w_tw .w_img img{width: 100%; height: 100%;}
.w_tw .w_img{ width: 100%; height: 100%; text-indent: 0; background-image: url("../images/w51.png");  background-color: #ecedee;}
h1, .h1, h2, .h2, h3, .h3{  margin-top: 0px; margin-bottom: 0px;}
.inner{width: 24%; margin: 0px auto; font-size: 13px; position: relative; top: 93px; left: 30px;}
.w_tw .w_img1{background-image: url("../images/w52.png");}
.inner1{ width: 36%; margin: 0px auto; font-size: 13px; position: relative; top: 93px; left: -48px;}
.wixi{ height: 1536px;}

.news{width:80%; margin:5px auto; height:200px; border-bottom:1px dashed #ccc; padding-bottom:20px;}
.n_title img{height: 100%; width: 100%; border:1px solid #999;}
.n_title{float:left; margin: 2px 20px;}
.news a{color: #000;}
.n_title:nth-child(1){width: 29%; height: 100%;}
.ntt{width: 60%;}
.t_ttle{display: -webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow: hidden; text-indent: 20px;}
.hc_title{ color:#336699; font-weight:900; margin-bottom:10px;}
.fen{ margin: 29px auto; text-align: center;}
.sdas { height:auto;}

.p_tab{width:900px; height:500px; margin:63px auto;/* border-top: 1px solid #000;*/}
.p_tab .p_nav{ width:100%; margin:20px auto; display:table; float:left;border-bottom:1px solid #ccc;}
.p_tab .p_nav ul li{float:left; list-style:none; display:inline-block; padding:5px 40px; font-size:20px; font-weight:800; cursor:pointer; border-radius:4px 4px 0 0;}

.p_chanp img{width:100%; height:400px; /*box-shadow: 6px 5px 49px #888888;*/}
.p_chanp{margin:10px auto; display:table; display: none;}
.p_chanp p{ text-align:center; font-size:21px; line-height:60px;  font-weight:900; color: #f60;}

.p_on{/*border-bottom: 1px solid #f00;*/ color: #fff; background:#06C;}
.p_list{ width:850px; height:600px; margin:0 auto;}
.p_content{height:495px;}
.p_contented{width:100%; height:300px; background-color:#fff; background-image:url("../images/w.jpg"); background-attachment:fixed;}
.p_jieshao{ width:1170px; min-width:980px; height:auto; margin:0 auto; background-color:#fff;}
.pjies{width:90%; height:100%; margin:0 auto;}
.p_ert img{width:100%; height:100%;}
.oimg{width:100%; height:100%;}

.p_ert{ vertical-align:middle; text-align:center;}
.pjies p{text-align:center; font-size:15px; line-height:30px; font-weight:900;}
.go_neirong{text-align:center;}
.go_neir{ width:100%; height:auto; overflow:hidden;}
.go_neir li{ float:left; list-style:none; width:500px; height:auto; margin:30px auto 30px auto; text-align:center;}
.go_neir li a img{ width:400px; height:auto;}

.g_left{display:flex; padding-left:62px; color: #000; font-weight:900;line-height:70px;}
.g_clear p{ clear: right; display: table; padding-left: 60px;}
.g_fiost{font-size: 14px; color: #000; font-weight: 900;}
.g_clear .go_left{float: left; border-right: 1px solid #ccc; padding-right: 26px; height: 381px;}
.g_clear .go_left:nth-child(5){border: none;}
.g_pleft{padding-left: 80px;text-indent: 40px;padding-right: 80px;}
.im_height{height: 300px;}
.height{height: auto; padding-bottom: 10px;}
.geng{font-size:14px; padding-left:30px;}
.im_minheight{height: 1200px;}
.s_clert{width: 100%;}
.p_title  .row p{ line-height: 43px; color: #000; font-weight: 900; text-align: center;}
.p_testd{font-size: 20px; color: #000; font-weight: 800; border-bottom: 1px solid #ccc; text-align: center;}
.p_title .row:hover{background-color: #f5f5f5;}

.c_width{width: 500px; height: 700px;}
.cd_width{width: 100%; height: 700px;}
.red{color: #f00; font-weight: 800;}

.hs_s{color: #000; font-size: 17px; font-weight: 800;}

.shiming .s_box p{text-indent: 0px;}
.hezuod .yu_img{ margin: 21px 7px;}
.hezuod .ru_cs .yu_img img { width:100%; height:77%; border-radius:3px; /*box-shadow:10px 10px 5px #888888;*/ padding-left:0;}
.hezuod .ru_cs .yu_img{margin: 0 12px;}
.a_content .boxshownm{ box-shadow: 10px 10px 5px #888888; padding-left: 22px;}
.boxshownmd{box-shadow: 5px 10px 5px #ccc;}
.sloecsd{font-size: 30px; font-weight: 900;}
.cont_te{width:700px; margin:0 auto; padding-top:30px;}
.cont_te p{font-size:20px; color:#336699; font-weight:800;}
@font-face{ font-family: myfont; src:url(fonts/huawenkaiti.ttf);}
.height{line-height: 40px;font-family: myfont;}



/*产品中心*/
.product_title_l{ padding-left:20px; margin-left:50px; margin-top:30px; line-height:30px; height:30px; font-size:26px; color:#333;/* font-weight:bold; border-left:5px solid #999;*/}
.product_title_l i{ margin-right:15px;}
.product_con_l{ padding-left:15px; margin:30px 80px 0 50px; line-height:30px; height:auto; font-size:16px; color:#333; }
.product_title_r{ padding-left:10px; margin-right:50px; margin-top:30px; line-height:30px; height:30px; font-size:26px; color:#333; /*font-weight:bold; border-left:5px solid #999;*/}
.product_title_r i{ margin-right:15px;}
.product_con_r{ padding-left:15px; margin:30px 80px 0 50px; line-height:30px; height:auto; font-size:16px; color:#333; }

.product_0{ width:85%; margin:30px auto; height:340px; border-top:1px dashed #ccc; padding-top: 30px}
.product_1{ width:85%; margin:0 auto; height:340px; padding-top: 50px; padding-right:400px; background:url(../images/porduct_12.png) no-repeat center right;}
.product_2{ padding-left:400px; background:url(../images/porduct_16.png) no-repeat center left;}
.product_3{ padding-left:400px; background:url(../images/porduct_18.png) no-repeat center left;}
.product_4{ padding-left:400px; background:url(../images/porduct_6.png) no-repeat center left;}
.product_5{ padding-right:400px; background:url(../images/porduct_13.png) no-repeat center right;}
.product_6{ padding-left:400px; background:url(../images/porduct_14.png) no-repeat center left;}
.product_7{ padding-right:400px; background:url(../images/porduct_17.png) no-repeat center right;}
.product_8{ padding-right:400px; background:url(../images/porduct_11.png) no-repeat center right;}
.product_9{ padding-right:400px; background:url(../images/porduct_15.png) no-repeat center right;}

.product_art_title_wp{ width: 100%; height: 200px; background: #fff;}
.product_art_title{ width:1200px; height:200px; margin:0 auto 30px auto; padding-top: 30px; }
.product_art_title ul li{ list-style:none; width: 220px; float:left; margin:0 10px;}
.product_art_title ul li a{ padding:0px; display:block; line-height:50px; height:120px; text-align: center; font-size:18px; color:09F;}
.product_art_title ul li a:hover{ color:#006de7; line-height:45px; }

.product_art_title .p0{ display: block; width: 80px; height: 80px; margin: 0 auto;}
.product_art_title .p1{ background: url(../images/pp3r.png) no-repeat 0px 0px;}
.product_art_title .p2{ background: url(../images/pp3r.png) no-repeat 0px -80px;}
.product_art_title .p3{ background: url(../images/pp3r.png) no-repeat 0px -160px;}
.product_art_title .p4{ background: url(../images/pp3r.png) no-repeat 0px -240px;}
.product_art_title .p5{ background: url(../images/pp3r.png) no-repeat 0px -320px;}

.product_art_title ul li a:hover .p1{ background: url(../images/pp3r_h.png) no-repeat 0px 0px; }
.product_art_title ul li a:hover .p2{ background: url(../images/pp3r_h.png) no-repeat 0px -80px; }
.product_art_title ul li a:hover .p3{ background: url(../images/pp3r_h.png) no-repeat 0px -160px; }
.product_art_title ul li a:hover .p4{ background: url(../images/pp3r_h.png) no-repeat 0px -240px; }
.product_art_title ul li a:hover .p5{ background: url(../images/pp3r_h.png) no-repeat 0px -320px; }

a.prolink:link,a.prolink:visited{ display: block; width: 100%; height:100%;}
a.prolink:hover{ font-weight: bold; color: #2b97df;}

.top_title{ width:960px; height:80px; margin:0 auto 30px auto; padding-top: 30px; }
.top_title ul li{ list-style:none; float:left; margin-left:25px;}
.top_title ul li a{ padding:0 60px; display:block; line-height:50px; height:50px; font-size:18px; background:#fff; color:09F; border-radius:3px;}
.top_title ul li a:hover{ background:#06C; color:#fff;}
.top_title ul li a:hover i{color:#fff;}
.top_title ul li a i{margin-right:20px; color:#0066cc;}

/*返回顶部*/
#elevator_item {
	width: 60px;
	height: 100px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	opacity: 1;
	z-index: 100020;
	display: none;
}
#elevator_item.off {
	opacity: 0;
	visibility: hidden
}
#elevator {
	display: block;
	width: 60px;
	height: 50px;
	background: url(../images/icon_top.png) center center no-repeat;
	background-color: #444;
	background-color: rgba(0,0,0,.6);
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	cursor: pointer;
	margin-bottom: 10px
}
#elevator:hover {
	background-color: rgba(0,0,0,.7)
}
#elevator:active {
	background-color: rgba(0,0,0,.75)
}
#elevator_item .qr {
	display: block;
	width: 60px;
	height: 40px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	cursor: pointer;
	background: url(../images/icon_code.png) center center no-repeat;
	background-color: #444;
	background-color: rgba(0,0,0,.6)
}
#elevator_item .qr:hover {
	background-color: rgba(0,0,0,.7)
}
#elevator_item .qr:active {
	background-color: rgba(0,0,0,.75)
}
#elevator_item .qr-popup {
	width: 170px;
	height: 200px;
	background: #fff;
	box-shadow: 0 1px 8px rgba(0,0,0,.1);
	position: absolute;
	left: -180px;
	bottom: 0;
	border-radius: 2px;
	display: none;
	text-align: center
}
#elevator_item .qr-popup .code-link {
	display: block;
	margin: 10px;
	color: #777
}
#elevator_item .qr-popup .code {
	display: block;
	margin-bottom: 10px
}
#elevator_item .qr-popup .arr {
	width: 6px;
	height: 11px;
	background: url(../images/code_arrow.png) 0 0 no-repeat;
	position: absolute;
	right: -6px;
	bottom: 14px
}
/*返回顶部 end*/


/*第一种形式*/
.mainnews{ margin-top:30px;}

.hzhb{ float:left; width: 100%; height:500px; clear: both;}
.hzhb ul li{ float: left; margin: 8px;}


.about-hzhb{ width:100%;  height:auto; overflow: hidden; top:30%; text-align:center; }
.about-hzhb ul{ width:100%; height:100px; margin-top: 30px; clear: both; overflow: hidden;}
.about-hzhb ul li{ margin: 20px 10px; display: inline;}
.about-hzhb ul li img{ border-radius:8px; border: 1px solid #f0f0f0;}

.erji{ padding-bottom: 10px;}
.a_box{background-color: #fff; width: 1000px; height: auto; overflow: hidden; margin: 0 auto;}
.erji_title{ width: 100%; height: 56px; display: block; margin: 0 auto; color:#39559e;   font-family: 'Microsoft YaHei','Microsoft YaHei UI','黑体';!important;}
.erji_content{ text-indent: 0px;
    line-height: 30px;
    font-size: 14px;
    margin: 30px auto;
    width: 80%;}
.erji_content p{     text-indent: 30px;    line-height: 30px;    font-size: 14px;    display: inline-block;}
.erji_content span{     text-indent: 30px;    line-height: 30px;    font-size: 14px;    display: inline-block;}



/*圆圈变形*/
.hi-icon {
	display: inline-block;
	cursor: pointer;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 999;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.hi-icon-effect-1 .hi-icon {
	background: rgba(255,255,255,0.1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-1 .hi-icon:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #d8d8d8;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}

.hi-icon-effect-1a .hi-icon:hover {
	background: rgba(248,255,207,0.1);
	color: #41ab6b;
}

.hi-icon-effect-1a .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/*圆圈变形 end*/
.index_art_title_wp{ width: 100%; height:auto; overflow: hidden; background: #fff; border-bottom: 1px dashed #d9d9d9;}
.index_art_title{ width:1000px; height:240px; margin:0 auto 30px auto; padding-top: 30px; }
.pic2-1, .pic2-2, .pic2-3, .pic2-4 { float: left;  width: 150px; height: 150px;  color: #fff; margin: 0 0 0 70px; text-align: center; font-size: 18px; }
.index_art_title span{ line-height: 50px; color: #3c3c3c;}

.newsmore{ float: left; width: 100%; text-align: right; line-height: 30px;}
.newsmore a{ color: #3c3c3c;}
.newsmore a:hover{ color: #2b97df;}

.dede_pages{ width: 100%; float: left;}
.dede_pages ul{	float:left;	padding:12px 0px 12px 16px;}
.dede_pages ul li{ float:left; font-family:Tahoma; height: auto; line-height:17px; margin-right:6px;	border:1px solid #E9E9E9;}
.dede_pages ul li a{ float:left; padding:2px 4px 2px; color:#555; display:block;}
.dede_pages ul li a:hover{ color:#0469bf; text-decoration:none; padding:2px 4px 2px;}
.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{	background-color:#d9ebff; padding:2px 4px 2px;	font-weight:bold;}
.dede_pages .pageinfo{ line-height:21px; padding:12px 10px 12px 16px; color:#999;}
.dede_pages .pageinfo strong{ color:#555; font-weight:normal; margin:0px 2px;}