* {margin:0; padding:0;}
/* *{transition:all .5s;} */
body { background:url(images/headbg.jpg) 0 0 repeat-x #fff;margin:0px;font-family:"Microsoft Yahei","微软雅黑",Verdana;font-size:12px;color:#333;min-width:1280px;}
ul {list-style:none;}
TD { COLOR: #000; FONT-SIZE: 14px;} 
A:link {color: #292626;text-decoration: none;}
A:visited {color: #292626;text-decoration: none;}
A:hover {color: #ff9900;text-decoration: none;}
img {border:0;}
.fr {float:right;}
.fl {float:left;}
.pa {position: absolute;}
.pr {position: relative;}
.mt10 {margin-top:10px;}
.clearfloat {clear:both;height:0px;font-size:1px;line-hieght:0px;}
.clearfix:after { /*在类名为“clearfix”的元素内最后面加入内容； */
    content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
    display: block;   /*加入的这个元素转换为块级元素。*/
    clear: both;     /*清除左右两边浮动。*/
    visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。仍然占据空间，只是看不到而已；*/
    height: 0;     /*高度为0；*/
    font-size:0;    /*字体大小为0；*/
}
.maincontainer {width:100%;margin:0;}
.maincontainer_box {width:1200px;margin:0 auto;padding:0 15px;}
.maincontainer_box1 {width:1200px;margin:0 auto;padding:0 15px;}
.maincontainer_sub_box {width:1200px;margin:0 auto;padding:16px 0;background:#fff;}
.bg1 {overflow:hidden;background:url(images/bg1.jpg) 50% 0 no-repeat #eee; padding:20px 0;}
.bg {overflow:hidden;background:#efefef;}

.header_box {width:100%;}
.top_header {width:100%;height:29px;}
.top_header dl {width:1200px;margin:0 auto;padding:0;}
.top_header dl dt {float:left;width:600px;height:29px;line-height:29px;color:#333;}
.top_header dl dd {float:right;width:206px;height:29px;line-height:29px;text-align:center;color:#fff;background:url(images/topbg.jpg);}
.top_header dl dd span {background:url(images/topge.jpg) 50% 50% no-repeat;padding:0 5px;}
.top_header dl dd a {color:#fff;padding:0 5px;}
.top_header dl dd strong {padding:10px;}
.header {width:1250px;height:105px;margin:0 auto;padding:10px 0;}
.logo {width:669px;height:95px;margin:0;background:url(images/logo.jpg);left:0;top:0px;transition:all .5s;}
.logo a {display:block;width:669px;height:95px;}
.logo a h1 {text-indent:-999em;}
.logo:hover {top:-3px;}
.topdh {float:right;width:280px;height:85px;padding:19px 0 0 70px;background:url(images/topdh.jpg) 0 13px no-repeat;}
.topdh p {line-height:30px;}
.topdh span {font-size:25px;color:#40a3ee;}
.topdh strong {font-size:35px;color:#000;/*text-shadow: gray 0.1em 0.1em 0.2em;*/}

.navbox {width:100%;height:56px;margin:0;padding:0;background:url(images/navbg.jpg) #0953bd;}
.nav {width:1250px;height:56px;margin:0 auto;}
.nav li {float:left;width:150px;height:56px;margin:0;text-align:center;padding:0;}
.nav li a {display:block;height:56px;line-height:56px;color:#fff;text-align:center;font-size:16px;position:relative;}
.nav li a:hover,.nav .curlink a {background:#ff8a00;color:#fff;}
.nav .ge {width:1px;height:56px;line-height:56px;}
.nav li a *{-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;transition:all .5s;} 

.index_cpfl_con {width:1250px;margin:0 auto;}
.cpfl_ul {width:100%;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.cpfl_ul li {width:246px;height:290px;font-size:18px;float:left;margin:20px 32px;}
.cpfl_ul li a {display:block;width:246px;height:290px;text-align:center;}
.cpfl_ul li a img {width:240px;height:238px;border:3px solid #0953bd;border-radius:50%;}
.cpfl_ul li a p {margin:5px 10px;border-radius:20px;height:40px;line-height:40px;text-align:center;color:#000;}
.cpfl_ul li a:hover img,.cpfl_ul .cur_cpfl a img {border-color:#ff8a00;}
.cpfl_ul li a:hover p,.cpfl_ul .cur_cpfl a p {color:#fff;background:#ff8a00;}


.pubtit1 {width:100%;height:85px;line-height:35px;padding-bottom:5px;text-align:center;background:url(images/line2.jpg) 50% 40px no-repeat;}
.pubtit1 a {display:inline-block;width:100px;height:20px;line-height:20px;color:#fff;font-size:12px;background:#ff6600;border-radius:10px;}
.pubtit1 span {display:inline-block;font-size:34px;color:#000;margin-bottom:15px;}

.index_pro_box {width:1250px;margin:0 auto;padding:0;}
.wrap {width: 378px;height: 370px;float: left;margin:0 15px 10px 15px;transition:all .5s;padding:0 0 8px 0;}
/* .wrap:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);} */
.wrap a {display: block;width: 370px;height: 306px;color: #000;border:2px solid #d2d2d2;margin-bottom:8px;}
.wrap a img {width: 370px;height: 270px;border:0;transition:all .5s;border-bottom:2px solid #d2d2d2;}
/* .wrap a img:hover {transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);} */
.wrap a p {line-height:32px;text-align:center;font-size: 15px;color:#000;}
.wrap p span {display: block;width:290px;height:40px;line-height:40px;color:#fff;font-size:18px;background:#0953bd;margin:0 auto;border-radius:20px;text-align:center;}
.wrap:hover p {color:#ff6600;}

.indexmore {width:176px;height:45px;margin:0 auto;}
.indexmore a {display:block;width:176px;height:45px;line-height:45px;text-align:center;background:#ff8a00;border-radius:22px;color:#fff;font-size:16px;}
.indexmore a:hover {background:#ff6600;}

.about_box_bg {width:100%;height:364px;padding:130px 0 0 0;background:#0953bd;margin-top:240px;}
.about_box {width:1220px;margin:0 auto;}
/* .aboutbt {width:100%;height:53px;line-height:53px;background:url(images/aboutbt.png) 0 0 no-repeat;text-align:right;}
.aboutbt a {display:inline-block;width:100px;height:28px;line-height:28px;text-align:center;font-size:16px;color:#fff;background:#ff7922;border:2px solid #fff;border-radius:14px;}
 */
.pic_box {width:480px;height:315px;border:3px solid #fff;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.pic_box img {width:291px;height:381px;}
.pic_box img:hover {transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.about_con {width:690px;height:288px;float:right;color:#fff;padding:15px 0 0 30px;margin-right:10px;}
.about_con h2 {line-height:32px;font-size:18px;margin-top:20px;margin-bottom:10px;color:#000;}
.about_con p {line-height:2;font-size:18px;text-indent:2em;padding-top:15px;padding-right:10px;}
.about_con p a {color:#ffa800;}
.aboutmore {width:43px;height:43px;left:30px;bottom:0;}
.aboutmore img {width:43px;height:43px;}

.lc_box {width:100%;}
.lc_box_con {width:1174px;padding:20px 15px;margin:0 auto;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.lc-nr {float:left;width:293px;height:207px;text-align:center;background:url(images/lcline1.jpg) right center no-repeat;}
.lc-nr:last-child {background:none;}
.lc-nr .lc-ico {width:90px;height:73px;margin:0 auto;}
.lc-nr .lc-ico img {width:46px;height:46px;-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;}
.lc-nr:hover .lc-ico img {-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);}
.lc-nr h3 {line-height:64px;color:#0953bd;margin-top:5px;font-size:25px;}	
.lc-nr h5 {line-height:1;color:#333;font-size:16px;margin-bottom:30px;}
.lc-nr:hover .lc-ico,.lc-nr-cur .lc-ico {border-bottom:4px solid #0953bd;}

.index-video-box {}
.index-video-con {width:1260px;margin:0 auto;}
.index-video-right {}
.index-video-right ul li {float:left;width:600px;height:424px;overflow:hidden;margin:0 15px;}
.index-video-right ul li a {display:block;width:600px;height:424px;}
.index-video-right ul li .vimg1 {width:600px;height:375px;}
.index-video-right ul li a h3 {line-height:46px;background:#40a3ee;color:#fff;font-size:16px;font-weight:normal;text-align:center;}
.index-video-right ul li a p {line-height:2;color:#fff;padding:0 10px;font-size:14px;}
.index-video-right ul li a em {display:block;width:103px;height:99px;left:50%;margin-left:-51px;top:135px;}
.index-video-right ul li a em img {width:103px;height:99px;}
	
.fhxc_box {width:100%;height:415px;padding:15px 0;margin:0;background:#f1f1f1;}
.xc_fhxc {width:1200px;HEIGHT:283px; OVERFLOW: hidden;margin:0 auto;padding:15px 0 0 0;}
.xc_fhxc .h02_fh {PADDING:0 0 0 0; DISPLAY: block;cursor:pointer;}
.xc_fhxc UL {MARGIN: 0px; WIDTH:1250px; DISPLAY: inline; FLOAT: left;padding:0;}
.xc_fhxc UL LI {MARGIN: 0 9px; width:280px;height:265px;DISPLAY: inline; FLOAT: left;text-align:center;padding:9px;background:#fff;border:1px solid #ddd;}
.xc_fhxc UL LI a {display:block;width:280px;height:265px;}
.xc_fhxc UL LI IMG {width:280px;height:240px;}
.xc_fhxc UL LI a:hover img{ transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.xc_fhxc UL LI a p {width:100%;height:25px;LINE-HEIGHT:25px;TEXT-ALIGN: center;left:0;bottom:0;}

.index_news_box {width:1220px;margin:0 auto;}
.inews_box1 {width:367px;padding:4px;border:2px solid #0953bd;margin-right:40px;}
.inews_box1:last-child {margin:0;}
.inews_con {width:367px;}
.inews_con img {width:367px;height:200px;}
.inews {margin:0;padding:0;}
.inews li {width:360px;height:42px;line-height:42px;font-size:14px;border-bottom:1px dotted #eee;}
.inews li a {color:#333;display:block;width:240px;height:42px;line-height:42px;background:url(images/indexnewslist1.jpg) 3px 16px no-repeat;padding-left:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.inews li a:hover {color:#cd161c;}
.inews li span {float:right;color:#333;margin:0 5px 0 0;}

.index_ad_ico_box {width:100%;height:501px;padding:23px 0;background:url(images/servicebg.jpg);}
.indexad_ico {width:1200px;height:250px;margin:0 auto;padding:0;background:url(images/lcbg.jpg) 280px 0px no-repeat;}
.indexad_ico li {float:left;width:240px;height:248px;background:#fff;padding:50px 70px;margin-right:30px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.indexad_ico li:last-child {margin:0;}
.indexad_ico li a {display:block;text-align:center;}
.indexad_ico li a img {width:52px;height:52px;-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;}
.indexad_ico li a h3 {line-height:50px;text-align:center;font-size:22px;color:#0953bd;font-weight:normal;margin-bottom:10px;}	
.indexad_ico li a h2 {line-height:45px;text-align:center;font-size:30px;color:#000;}	
.indexad_ico li a p {height:120px;line-height:25px;font-size:15px;color:#333;}
.indexad_ico li a:hover img {-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
	}



.subad {width:100%;height:278px;background:url(images/sub01.jpg) 50% 0 no-repeat;} 

.wrapper1 {width:100%;background:url(images/iaboutbg.jpg) 50% 0 no-repeat;padding:0;margin:20px 0 0 0;overflow:hidden;}
.wrapper2 {width:100%;margin:0;padding:10px 0;}

.xc1 {width:1180px;HEIGHT:210px; OVERFLOW: hidden;margin:10px auto;padding:0;}
.xc1 .h04 {PADDING:30px 0 0 0px; DISPLAY: block;cursor:pointer;}
.xc1 UL {MARGIN: 0px; WIDTH:1130px; DISPLAY: inline; FLOAT: left;padding:0;}
.xc1 UL LI {MARGIN: 0 9px; WIDTH: 210px;height:200px; DISPLAY: inline; FLOAT: left;text-align:center;}
.xc1 UL LI a {display:block;}
.xc1 UL LI IMG {width: 200px;height: 160px;border: 1px solid #CCC;padding: 2px;}
.xc1 UL LI a p {TEXT-ALIGN: center; DISPLAY: block;width:210px;height:34px;LINE-HEIGHT:34px;margin:0;}

.heightge10px {clear:both;width:100%;height:10px;}
.heightge20px {clear:both;width:100%;height:20px;}
.heightge30px {clear:both;width:100%;height:30px;}
.heightge40px {clear:both;width:100%;height:40px;}

/*有左侧分类的页面CSS效果*/
.pub-left-side {
    float: left;
    width: 242px;
    height: auto;
}
.pub-left-side-con {
    width: 240px;
    height: auto;
	border:1px solid #000;
	border: 1px solid #DEDEDE;
	margin-bottom:15px;
}
.pub-left-bt {height: 45px;
	background:url(images/pubtitlebg.jpg);
    line-height: 45px;
    font-size: 18px;
    color: #0464cc;
    padding-left:15px;
	font-weight:bold;
	border-left:3px solid #0464cc;
	border-bottom:2px solid #ccc;
	}
.pub-left-bt span {margin-right:5px;}
.pub-left-side-con h1 {
    height: 45px;
    /* background: transparent url("../images/main1-bt.jpg") repeat-x scroll 0% 0%; */
	background:#fff;
    line-height: 45px;
    font-size: 16px;
    color: #ff0000;
	padding-left:16px;
	border-bottom:1px solid #eee;
}
.pub-left-side-con h1 span {margin-right:10px;}
.pub-left-side-con h1 a {color:#ff0000;}
.pub-left-side-con ul {}

.pub-left-side-con ul li {
    height: 40px;
    line-height: 40px;
    margin-top: 1px;
    font-size: 14px;
}
.pub-left-side-con ul li a {
    height: 40px;
    line-height: 40px;
    display: block;
    /* background: #E9E9E9 none repeat scroll 0% 0%; */
    color: #333;
    padding-left: 25px;
    transition:.5s;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;
	border-bottom:1px solid #eee;
}
.pub-left-side-con ul li a span {margin-right:5px;}
.pub-left-side-con ul li a:hover {color:#ff6600;}
.pub-left-side-con ul li:last-child {border-bottom:2px solid #ccc;}

.rightmain-box  {float:right;width:950px;margin:0 auto;padding:0 0 0 10px;}
.pubmaincon-nr {padding:10px;}
.pubmaincon-nr {line-height:2;font-size:14px;}
.pubmaincon-nr p {line-height:2;font-size:14px;margin:10px 0;padding:0 10px;}
.pubmaincon-nr table td {line-height:2;font-size:13px;}
.pubmaincon-nr h3 {text-align:center;height:40px;font-size:16px;font-weight:bold;}
.pubmaincon-nr hr {border-bottom:1px dotted #a6a5a5;background:none;border-top:none;border-left:none;border-right:none;}


/*有左侧分类的页面CSS效果*/
.pubmainbt {height:45px;line-height:45px;background:url(images/pubmainlist.gif) 9px 12px no-repeat #eee;margin:0;border-bottom:2px solid #ccc;border-left:3px solid #0464cc;}
.pubmainbt1 {width:100%;height:40px;line-height:40px;background:url(images/pubmainlist.gif) 9px 9px no-repeat #eee;margin:0;}
.pubmainbt h1,.pubmainbt1 h1 {font-size:16px;color:#111;padding-left:35px;}
.pubmainbt h1 span {float:right;font-family:宋体;font-size:12px;font-weight:normal;color: #474747;margin-right:8px;}
.pubmainbt h1 span em {margin-right:5px;color:#ff6600;}
.pubmainbt h1 a {color: #474747;}

.pubmaincon {width:1202px;padding:10px 0;margin:0;overflow:hidden;}
.pubmaincon {line-height:1.8;font-size:13px;}
.pubmaincon p {line-height:1.8;font-size:13px;margin:10px 0;padding:0 10px;}
.pubmaincon table td {line-height:1.8;font-size:13px;}
.pubmaincon h3 {text-align:center;height:40px;font-size:16px;font-weight:bold;}
.pubmaincon hr {border-bottom:1px dotted #a6a5a5;background:none;border-top:none;border-left:none;border-right:none;}
.pubmainbottom {width:735px;height:12px;background:url(images/pubmainbottom.gif);}


.artstitle {margin:10px 0;width:100%;height:30px;line-height:30px;border:1px dotted #ccc;background:none;text-align:center;color:#575048;}

.news {border: solid 1px #e5e5e5;padding-bottom: 20px;}
.news h2 {height:40px;line-height:40px;background:#f97200;font-size:16px;padding-left:15px;color:#fff;}
.news h2 span {margin-right:5px;}
.news ul {padding:0;margin-left:15px;margin-right:15px;}
.news ul li {margin:10px 0;padding:5px 0;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;border-bottom:1px dotted #ccc;}
.news ul li p {text-indent:0px;margin:0;padding:0;}
.news ul li a {font-size:16px;color:#333;display:block;font-weight:bold;}
.news ul li a:hover {color:#c60000;}

.cases {width:1200px;margin:0 auto;padding:0;}
.case {margin:0 auto;padding:0 0 0 15px;}
.case li {float:left; width:262px;height:232px;margin: 5px 15px 20px 15px;}
.case li a {display:block;width:262px;height:232px;}
.case li a p {width:260px;height:40px;line-height:40px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;margin:0;padding:0;}
.case li a img {background-color: #F1F1F1; border: 1px solid #C9C9C9;padding: 5px; width:250px;height:180px;}
.case li a:hover img {background:#ff9900;border: 1px solid #ff9900;}
.case li:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}

.videos_box {width:1200px;margin:0 auto;padding:0;}
.video_con {margin:0 auto;padding:0 0 0 15px;}
.video_con li {float:left; width:362px;height:302px;margin: 5px 15px 20px 15px;}
.video_con li a {display:block;width:362px;height:302px;}
.video_con li p {width:362px;height:40px;line-height:40px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;margin:0;padding:0;}
.video_con li a img {background-color: #F1F1F1; border: 1px solid #C9C9C9;padding: 5px; width:350px;height:250px;}
.video_con li a em {display:block;width:89px;height:89px;background:url(images/playsmall.png);left:130px;top:85px;}
.video_con li a:hover img {background:#ff9900;border: 1px solid #ff9900;}
.video_con li:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}


.conpage {width:100%;height:30px;line-height:30px;margin:10px auto;text-align:center;overflow:hidden;font-size:12px;}
.conpage table {float:right;}
.conpage table td {font-size:12px;font-family:宋体;}
.conpage a {padding:0 2px;}
.conpage span {padding:0 2px;}
.conpage .curpage {padding:0 2px;color:#ff0000;}


.product {margin:0 auto;padding:0;}
.product li {float:left;margin: 15px 15px;width:280px;border:1px solid #eee;}
.product li:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}
.product li a {display:block;}
.product li a p {width:280px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.product li img {padding: 1px; width:280px;height:210px;}
.product li:hover {background:#ff9900;border: 1px solid #ff9900;}
.product li:hover a p {color:#fff;}

.product table td {font-size:12px;}
.productdes {margin:10px 0;width:100%;height:28px;line-height:28px;border:1px dotted #dadada;background:none;color:#575048;padding:0;font-weight:bold;}
.productdes span {paddng-left:10px;}

.flink_box {width:100%;height:65px;line-height:65px;margin:0;background:#fff;}
.flink_box_con {width:1170px;height:65px;line-height:65px;margin:10px auto;color:#000;font-size:13px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);padding:0 15px;}
.flink_box_con span {background:url(images/topge.jpg) 50% 50% no-repeat;padding:0 5px;}
.flink_box_con a {color:#000;padding:0 15px;}
.flink_box_con a:hover {color:#e00000;}

/* .footnav span {background:url(images/topge.jpg) 50% 50% no-repeat;padding:0 5px;}
.footnav {width:100%;height:60px;line-height:60px;text-align:center;margin:0;color:#fff;font-size:15px;background:#1069e9;}
.footnav a {color:#fff;padding:0 35px;}
.footnav span {background:url(images/topge.jpg) 50% 50% no-repeat;padding:0 5px;} */


#footer{width:100%;background:url(images/footbg.jpg);padding-top:44px;margin-top:20px;}
.footbox {width:1200px;margin:0 auto;}
.footnav {width:550px;}
.footnav ul {float:left;width:140px;min-height:220px;padding:0 0 0 40px;margin:0;background:url(images/suline.jpg) right top no-repeat;}
.footnav ul li {font-size:13px;color:#fff;height:25px;line-height:25px;list-style-type:disc;}
.footnav ul li a {color:#fff;}
.footnav .fnavtit {height:30px;line-height:30px;color:#0953bd;font-size:16px;font-weight:bold;list-style-type:none;}
.footnav .fnavtit a {color:#0953bd;}

.footlogo {width:129px;height:170px;background:url(images/footlogo.jpg) 50% 50% no-repeat;margin:0;}

.footbox h3 {font-size:16px;font-weight:normal;line-height:30px;color:#3157aa;}
.footnav1 {float:left;width:226px;background:url(images/su.jpg) right top no-repeat;padding:0 4px 0 59px;}
.footnav1 ul {margin:0;padding:0;}
.footnav1 ul li {float:left;width:110px;height:30px;line-height:30px;font-size:12px;}
.footnav1 ul li a {color:#000;}

.footdh {width:480px;padding-top:6px;}
.footdh dl {width:390px;float:left;}
.footdh dl dt {float:left;width:35px;padding-top:8px;}
.footdh dl dt img {width:25px;height:25px;}
.footdh dl dd {float:left;width:280px;line-height:35px;font-size:18px;}
.footdh dl dd strong {font-size:23px;color:#fff;}
.footdh dl dd strong span {color:#0953bd;}
.footdh dl dd a {color:#fff;}
.footdh dl dd em {font-size:14px;color:#fff;font-style:normal;}


.copyright {width:100%;height:65px;line-height:65px;color:#fff;margin:0 auto;text-align:center;background:url(images/footbg.jpg);}
.copyright p span {display:inline-block;height:65px;line-height:65px;vertical-align: middle;padding-right:20px;}
.copyright p img {margin:0 5px;display:inline-block;vertical-align: middle;}
.copyright p a {color:#fff;}

.wx2wm {width:150px;}
.wx2wm ul li {float:left;width:132px;height:180px;text-align:center;}
.wx2wm ul li .img1 {width:132px;height:132px;padding:2px;background:#fff;border:2px solid #fff;border-radius:8px;}
.wx2wm ul li p {line-height:20px;color:#fff;font-size:15px;text-align:center;}



.disable_font {font: 12px;	color: #ccc}

.input {width: 250px;height: 25px;line-height: 25px;color: #666;border: 1px solid #CCC !important;border-radius: 3px;padding: 0px 5px;}
.input:focus {border: 1px solid #C00 !important;border-radius: 3px;}
.textarea {width: 250px;height: 80px;color: #666;border: 1px solid #CCC;margin-bottom: 15px;border-radius: 3px;padding: 0px 5px;}
.textarea:focus {border: 1px solid #C00 !important;border-radius: 3px;}
.code {width: 90px;}

/*首页渐出效果*/
.animate-box{opacity:0;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}
.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes fadeInUp{
	from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
	to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{
	from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
	to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
/*END 首页渐出效果*/

/*webkit scroll 滚动条效果*/
::-webkit-scrollbar-track-piece {background-color:#f5f5f5;border-left:1px solid #d2d2d2;}
::-webkit-scrollbar {width:8px;height:13px;}
::-webkit-scrollbar-thumb {background-color:#0368a2;background-clip:padding-box;min-height:28px;border-radius: 20px;}
::-webkit-scrollbar-thumb:hover {background-color:#023f63;}
/*ie scroll滚动条效果*/

.indexbt1 img {
	display: inline-block;
	transform: translateY(-60px);
	opacity: 0;
	animation-fill-mode: forwards;
	transition: all 0.8s  ease-in-out;
}
.pic_book_down {
	animation: book_down 2s ease-in-out;
}
@keyframes book_down{
	 0%{
	 	
	 }
	 50%{
	 	opacity: 1;
	 	transform: translateY(0);
	 	opacity: 1;
	 }
	 75%{
	 	transform: translateY(-30px);
	 	opacity: 1;
	 }
	 100%{
	 	transform: translateY(0);
	 	opacity: 1;
	 }
}
