@charset "utf-8";
/* CSS Document */
html{min-width:1200px;}
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px; line-height: 28px; font-family: "microsoft yahei",'PingFang SC','Myriad Pro',"AvantGarde Bk BT","Arial",'Helvetica Neue', 'Helvetica', 'sans-serif'; color: #333333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl,.left{float: left;}
.fr,.right{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
.ico{background: url(../images/ico.png) no-repeat; display: inline-block; vertical-align: middle;}
.icon{background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle;}
a{color: #333333; text-decoration: none;cursor:pointer;}
a:hover{color: #e00000;text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*top_main*/
/*网站顶部*/
.top_main{width: 100%;height: 35px;color: #777;font-size: 12px;line-height: 35px;background-color: #f3f3f3;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #777;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #777;cursor: pointer;}
.top_main li a:hover{color: #f67b14;}
/*网站头部*/
.header_main{width: 100%;height: 120px;z-index: 100;background: #fff;}
.header_main .logo{display: block;margin-top: 20px;}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .ewm{float: right;position: relative;z-index: 999;padding-right: 70px;}
.header_main .ewm li{background: url(../images/ewm1.png) no-repeat center top;float: left;margin-right: 20px;height: 60px;margin-top: 50px;position: relative;cursor: pointer;transition: all .5s;}
.header_main .ewm li:nth-child(2n){margin-right: 0;}
.header_main .ewm li p{text-align: center;margin-top: 30px;line-height: 30px;font-size: 15px;color: #777;transition: all .5s;}
.header_main .ewm li img{position: absolute;top: 100%;left: 50%;margin-left: -75px;width: 150px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.header_main .ewm li:hover img{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.header_main .ewm li:hover{background: url(../images/ewm2.png) no-repeat center top;}
.header_main .ewm li:hover P{color: #f67b14;}
.header_main .tel{float: right !important;margin-top: 30px;}
.header_main .tel .tel_img{margin-right: 14px; float: left; width: 57px; height: 57px;}
.header_main .tel .tel_img img{width: 100%; display: block;}
.header_main .tel .tel_text{float: right !important;}
.header_main .tel .tel_text p{font-size: 16px;line-height: 16px;color: #3a3a3a;padding: 7px 0 10px;}
.header_main .tel .tel_text h4{font-size: 28px;font-weight: bold;color: #001f59;display: inline-block;line-height: 24px;}
.header_main .tel:hover img{animation: zy 2.5s .15s linear infinite; -moz-animation: zy 2.5s .15s linear infinite; -webkit-animation: zy 2.5s .15s linear infinite; -o-animation: zy 2.5s .15s linear infinite;}/*网站导航*/
.nav_main{width:100%;height: 60px;background:url("../images/dhbj.jpg") no-repeat center center;position: relative;z-index: 3;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float:left;width: 160px;line-height: 60px;display: block;position: relative;z-index: 10;font-size: 16px;text-align: center;transition: all .5s;}
.nav_main .nav li a{display: block;color:#fff;font-size:17px;}
.nav_main .nav li:hover, .nav_main .nav li.hover{background: #c58600;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 44px;height: 44px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #6c0a0b;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 15px;padding: 0;background: #762c2d;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #c58600, #c58600);background-image: linear-gradient(to right, #c58600, #c58600);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/

/* banner */
#banner_main{overflow:hidden;z-index: 2;max-width:1920px;margin:0 auto; width:100%;}
#banner_main .banner{position: relative;width:100%;height: 600px;margin:0 auto;min-width:1200px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 600px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;height: 600px;display:block;position:relative;left:50%;margin-left:-960px;top:0;min-width:1200px;}
#banner .tip{width:1000px; height:14px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:30px;z-index:12;}
#banner .tip span{width:33px;height:4px;margin:0 10px;display:inline-block;font-size: 0;cursor: pointer; border:#fff solid 1px; opacity:0.5;filter:Alpha(opacity=50);}
#banner .tip span.cur{background-color:#80c20f; border:#80c20f solid 1px;opacity:1;filter:Alpha(opacity=100);}
#banner #btn_prev,#banner #btn_next{width:31px;height:61px;position:absolute;top: 50%;margin-top: -30.5px;z-index:5;display: none;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
#banner #btn_prev{background-position:0px 0;left:12%;}
#banner #btn_next{background-position:-38px 0px;right:12%;}
#banner #btn_prev:hover{left: 12%;background-position:0px -72px;}
#banner #btn_next:hover{right: 12%;background-position:-38px -72px;}
/*banner end*/
/*分页样式*/
.pglist{padding: 30px 0;width:100%;text-align: center;clear: both;}
.pglist a {color: #333;padding: 0 15px;margin: 0 4px;background: #fff;border: 1px solid #edebeb;}
.pglist *{display:inline-block;vertical-align:middle;line-height: 34px;padding-bottom:1px;}
.pglist a:hover,.pglist .hover {display:inline-block;color: #fff;background: #e00000;border-color: #e00000;}
/********.fixtool*********/
.toolbar{width: 52px;position: fixed;right: 1%;top: 50%;margin-top: -115px;z-index: 999;}
.toolbar dd{width: 51px;height: 51px;margin-bottom: 1px;position: relative;-webkit-border-radius: 100%;border-radius: 100%;margin-top:4px;border:#ebebeb solid 1px;background-color:#fff;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i{width: 51px;height: 51px;display: block;position: absolute;left: 0;top: 0;cursor: pointer;text-align: center;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i span{width: 35px;height: 35px;display: block;margin: 8px 0 0 8px;background: url(../images/rightFixIcon.png) no-repeat 0 0;}
.toolbar dd.gottop{display: none;}
.toolbar .slide-tel{display: block;width: 0;height: 53px;line-height: 53px;font-size: 24px;font-weight: bold;font-family: arial;color: #FFF;position: absolute;padding: 0 0 0 53px;top: -1px;right: -2px;-webkit-border-radius: 50px;border-radius: 50px;overflow: hidden;}
.toolbar .pop{position: absolute;right: 90px;top: -65px;background: #e00000;display: none;}
.toolbar .pop-code{width: 160px;}
.toolbar .pop-code img{width: 120px;height: 120px;display: block;padding: 20px 20px 0;}
.toolbar .pop-code h3{height: 52px;line-height: 26px;text-align: center;color: #fff;font-size: 16px;font-weight: 400;white-space: nowrap;}
.toolbar .pop-code h3 b{display: block;font-size: 14px;font-weight: normal;}
.toolbar .qq span{background-position: -35px -47px;}
.toolbar .qq a{width: 52px; height: 52px; cursor: pointer; display: block;}
.toolbar .qq:hover{background-color: #e00000;border-radius: 100%;}
.toolbar .qq:hover span{background-position: 0 -47px;}
.toolbar .tel span{background-position: -35px 0;}
.toolbar .tel:hover{background: #e00000;}
.toolbar .tel:hover span{background-position: 0 0;}
.toolbar .code span{background-position: -35px -95px;}
.toolbar .code:hover{background-color: #009b4c;border-radius: 100%;}
.toolbar .code:hover span{background-position: 0 -95px;}
.toolbar .top span{background-position: -35px -142px;}
.toolbar .top:hover{background-color: #e00000;border-radius: 100%;}
.toolbar .top:hover span{background-position: 0 -142px;}
.toolbar dd:hover{}
/*footer*/
.footer{width: 100%;color: #fff;padding: 30px 0 20px;background: #191919;}
.footer .links{padding-bottom: 30px;margin-bottom: 30px;font-size: 16px;border-bottom: 1px solid #434343;}
.footer .links span{color:#f9f9f9;display:inline-block;}
.footer .links a{display:inline-block;color:#f9f9f9;padding-right: 10px;}
.footer .links a:hover{opacity: 0.8;filter: alpha(opacity=80);}
.footer .contact{width:340px;}
.footer .contact .ewm{width:100px;height:100px;background:#ddd;}
.footer .contact .ewm img{display:block;margin:6px;width:88px;height:88px;}
.footer .contact .contact_info{margin-left:16px;}
.footer .contact .contact_info p{font-size:14px;color:#fff;line-height:14px;}
.footer .contact .contact_info .tel{margin-top:30px;margin-bottom:12px;font:normal 30px "arial";color:#fff;line-height:24px;}
.footer .contact .contact_info .p2{margin-bottom:6px;}
.footer .bNav{width: 850px;}
.footer .bNav .item{float: left; line-height: 26px;}
.footer .bNav .item h3{margin-bottom:24px;padding: 0 34px;border-right:1px solid #762c2d;}
.footer .bNav .item:first-child h3{border-left:1px solid #762c2d;}
.footer .bNav .item h3 a{color: #fff; font-size: 18px;text-indent:0px;}
.footer .bNav .item h3 a:hover{opacity: 0.8; filter: alpha(opacity=80);}
.footer .bNav .item a{color: #ccc;display: block;font-size: 12px;line-height: 26px;text-indent: 40px;}
.footer .bNav .item a:hover{color: #fff;}
/*copyright*/
.copyright{height: 57px; line-height: 57px; color: #999999; font-size: 12px; background: #101010; border-top: 1px solid #434343;}
.copyright span{margin: 0 12px; opacity: 0.7; filter: alpha(opacity=70);}
.copyright a{color: #999999;}
.copyright a:hover{color: #fff;}
/*******index css*******/
/********.fixtool*********/
.toolbar{width: 50px;position: fixed;right: 1%;top: 44%;z-index: 999;}
.toolbar dd{width: 50px;height: 50px;margin-bottom: 1px;position: relative;background: url(../images/black20.png) repeat 0 0;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i{width: 50px;height: 50px;display: block;position: absolute;left: 0;top: 0;cursor: pointer;text-align: center;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i span{width: 35px;height: 35px;display: block;margin: 7px 0 0 7px;background: url(../images/rightFixIcon.png) no-repeat 0 0;}
.toolbar dd.gottop{display: none;}
.toolbar .slide-tel{display: block;width: 0;height: 50px;line-height: 50px;font-size: 24px;font-family: arial;color: #FFF;position: absolute;padding: 0 0 0 50px;top: 0;right: 0;overflow: hidden;-webkit-border-radius: 50px;border-radius: 50px;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.toolbar .pop{position: absolute;right: 90px;top: -51px;background: #762c2d;display: none;}
.toolbar .pop-code{width: 160px;}
.toolbar .pop-code img{width: 120px;height: 120px;display: block;padding: 20px 20px 0;}
.toolbar .pop-code h3{height: 52px;line-height: 26px;text-align: center;color: #fff;font-size: 16px;font-weight: 400;white-space: nowrap;}
.toolbar .pop-code h3 b{display: block;font-size: 14px;font-weight: normal;}
.toolbar .qq span{background-position: 0 -47px;}
.toolbar .qq a{width: 50px; height: 50px; cursor: pointer; display: block;}
.toolbar .qq:hover{background: #762c2d;}
.toolbar .tel span{background-position: 0 0;}
.toolbar .tel:hover{background: #762c2d;}
.toolbar .code span{background-position: 0 -95px;}
.toolbar .code:hover{background: #762c2d;}
.toolbar .top span{background-position: 0 -142px;}
.toolbar .top:hover{background: #762c2d;}
.subright .searchList{border-top:1px solid #ddd;}
.subright .searchList li{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child{border-top:none;}
.subright .searchList li:hover a h2{color:#1048a0;font-weight:bold;}
.leftprocomt{padding-top: 10px;}
.leftprocomt li{float: left;text-align:center;width: 117px;margin-right: 10px;} .leftprocomt li img{width: 117px;height: 87px;border-radius: 3px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;} .leftprocomt li p{line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;} .leftprocomt li:hover img{-webkkit-filter:brightness(105%);filter:brightness(105%);} .leftprocomt li:hover p{color:#1048a0;}
/*******font-face********/

/*footer*/
.index .indexTit{text-align:center;}
.index .indexTit .tit{font-size:48px;color:#762c2d;font-weight: bold; line-height:48px;}
.index .indexTit .tit span{color:#e00000;display:inline-block;padding-left: 24px;}
.index .indexTit .subtit{font-size:16px;color:#333;font-weight:normal;line-height:18px;text-align:center; width:1200px;margin: 0 auto;margin-top: 18px;}
.floor_0_main{height:51px;width:100%;overflow:hidden;background: #fff;border-bottom:#eee solid 1px;}
.floor_0_main .floor_0_1{float:left; line-height:50px;}
.floor_0_main .floor_0_1 p{font-size:12px; color:#333; line-height:50px;}
.floor_0_main .floor_0_1 p a{display:inline-block;font-size:12px; color:#333; border-right:#e8e8e8 solid 1px; line-height:12px; padding:0 12px;}
.floor_0_main .floor_0_1 p a:last-of-type{border-right:none;}
.floor_0_main .floor_0_1 p a:hover{color:#e00000;}
.floor_0_main .floor_0_2{float:right; width:276px; height:30px; overflow: hidden; border:#efefef solid 1px; background-color:#fff; position:relative; margin-top:9px; border-radius:4px; position:relative;}
.floor_0_main .floor_0_2 input{background-color: none; border: none;}
.floor_0_main .floor_0_2 .stxt{width:245px; height:30px; line-height: 30px; display: block; text-indent: 10px;color:#999;}
.floor_0_main .floor_0_2 .sbtn{width:30px; height: 28px; display: block; cursor: pointer; background-position:-0px -164px; position:absolute; top:1px; right:1px;font-size: 0;}
/*产品中心*/
.index .floor_1_main{width:100%;background:url(../images/t4_02.jpg) center center no-repeat;padding-bottom: 100px;}
.index .floor_1_main .indexTit{padding-top: 30px;}
.floor_1{padding-top:30px; display:inline-block; width:1200px;}
.floor_1 .floor_1_1{position: relative;background:url(../images/t1_03.jpg) top center no-repeat;width:250px;height: 807px;float:left;}
.floor_1 .floor_1_1 h3{height:85px; width:250px; text-align:center; font-size:30px; color:#fff; line-height:74px; padding:5px 0;}
.floor_1 .floor_1_1 ul{display:inline-block; width:230px; margin-left:10px;}
.floor_1 .floor_1_1 ul li{display:block; width:230px; height:40px; margin-top:10px;}
.floor_1 .floor_1_1 ul li a{display:block;width:228px; height:38px; border:#4e88b9 solid 1px; text-align:center; line-height:38px; font-size:16px; color:#fff;}
.floor_1 .floor_1_1 ul li a:hover{border:#e00000 solid 1px; background-color:#45bd7f;}
.floor_1 .floor_1_1 dl{position: absolute;bottom: 0;width:230px;margin-left:10px;margin-top:34px;text-align:center;}
.floor_1 .floor_1_1 dl dt{background:url(../images/t2_03.png) center center no-repeat; width:230px; height:18px; text-align:center; line-height:18px; font-size:16px; color:#fff;}
.floor_1 .floor_1_1 dl dd{font-family:"Arial"; font-size:24px; color:#fff; line-height:24px; font-weight:bold; padding-top:12px; padding-bottom:24px;}
.floor_1 .floor_1_2{float:right; width:900px;}
.floor_1 .floor_1_2 .fl_t{background:url(../images/t3_03.jpg) center center no-repeat; width:900px; height:60px;}
.floor_1 .floor_1_2 .fl_t p{float:left; font-size:24px; color:#fff; padding-left:28px; text-align:center; line-height:60px;}
.floor_1 .floor_1_2 .fl_t a{display:block; float:right; font-size:16px; color:#333; padding-right:20px; line-height:60px;}
.floor_1 .floor_1_2 .fl_t a:hover{color:#e00000;}
.game163{width:842px; position:relative; padding:30px 28px; border:1px solid #e5e5e5; border-top:none;}
.btn{position:absolute;display:none; padding-top:200px;width:22px; height:205px; cursor:pointer; text-indent:-999em;}
.pre{background:url(../images/left.png) no-repeat 0 200px; left:20px;}
.next{background:url(../images/right.png) no-repeat 0 200px;right:30px;}
.game163 .smallScroll{width:100%; position:relative; height:314px;margin-top: 22px;}
.game163 .smallScroll .smallImg{width:840px; position:relative; height:300px;}
#left{width:13px; height:43px; float:left; top:20px; position:absolute; left:4px; cursor:pointer; background:url(../images/left.gif) no-repeat; display:none;}
#right{width:13px; height:43px; right:4px; top:20px; position:absolute;cursor:pointer; background:url(../images/right.gif) no-repeat;display:none;}
#conter{width:840px; position:relative; height:300px; display:block; overflow:hidden;}
#conter .txt{display:block;}
.game163 .smallScroll .smallImg ul{width:auto; height:251px; overflow:hidden; top:0px; left:0px; position:absolute;}
.game163 .smallScroll .smallImg ul li{width:285px; cursor:pointer; height:251px; float:left; border-bottom:1px solid #eaeaea; display:block;}
.game163 .smallScroll .smallImg ul li .txt{width:270px; height:50px; border-bottom:1px solid #eaeaea;}
.game163 .smallScroll .smallImg ul li span,.game163 .smallScroll .smallImg ul li p,.game163 .smallScroll .smallImg ul li .lx{display:none;}
.game163 .smallScroll .smallImg ul li h2{width:270px; height:50px; line-height:50px; font-size:16px; color:#333; position:relative;}
.game163 .smallScroll .smallImg ul li h2 i{display:block; width:13px; height:13px; background-position:0px -195px; position:absolute; right:0; top:19px;}
.game163 .smallScroll .smallImg ul li img{width:250px; height:180px; display:block; overflow:hidden; padding:12px; border:1px solid #e9e9e9;}
#scroll{background:url(../images/line.png) repeat-x left bottom; width:840px; height:16px; left:0px; bottom:14px; cursor:pointer; position:absolute;}
#scroll span{width:133px; height:16px; left:0px; bottom:0px; cursor:pointer; position:absolute; background:url(../images/scrollBg.png) no-repeat;}
#conter li:hover h2{color:#e00000;}
.game163 .bigImg li{height:350px;}
.game163 .bigImg .iopo{display:block; width:470px; height:348px; border:#f2f2f2 solid 1px; text-align:center; float:left;}
.game163 .bigImg .iopo img{width:460px; height:340px; display:inline-block; margin-top:5px;}
.game163 .bigImg{width:842px; height:350px; position:relative;}
.game163 .bigImg .txt{width:340px; height:350px; float:right; font-size:24px; color:#333;}
.bg{background:#000;filter:alpha(opacity=40); opacity:0.4; z-index:0; width:100%; height:52px; position:absolute; bottom:0;}
.game163 .bigImg .txt h2{width:100%; font-size:24px; padding-bottom:18px; color:#333; border-bottom:#e5e5e5 solid 1px; font-weight:normal;}
.game163 .bigImg .txt p{width:100%;display:block;font-size: 14px;line-height: 26px;color: #666;margin: 13px 0;text-align: justify;height:230px;overflow: hidden;}
.game163 .bigImg .txt p span{display:block; padding-top:30px;}
.game163 .bigImg .txt p a{font-weight:bold; display:inline-block;}
.game163 .bigImg .txt .lx a{display:inline-block; width:160px; height:46px; background-color:#e00000; text-align:center; line-height:46px; border-radius:5px; font-size:16px; color:#fff;}
.game163 .bigImg .txt .lx a.x2{margin-left:20px; display:inline-block; width:160px; height:46px; background-color:#005faf; text-align:center; line-height:46px; border-radius:5px; font-size:16px; color:#fff;}
.game163 .bigImg .txt .lx a:hover{background-color:#005faf;}
.game163 .bigImg .txt .lx a.x2:hover{background-color:#e00000;}
.game163 .smallScroll .sPrev{width:120px; height:36px; position:absolute; display:block; left:286px; bottom:0; text-align:center;background-color: #e00000; z-index:22;}
.game163 .smallScroll .sPrev span{display:inline-block; color:#fff; font-size:30px; line-height:40px;}
.game163 .smallScroll .sNext{width:120px; height:36px; position:absolute; display:block; left:436px; bottom:0; text-align:center;background-color: #e00000; z-index:22;}
.game163 .smallScroll .sNext span{display:inline-block; color:#fff; font-size:30px; line-height:40px;}
/*我们的技术*/
.xbanner{background: url(../images/ixbannerbg1.jpg) center center no-repeat;width:100%;height:200px;}
.xbanner1{background: url(../images/ixbannerbg2.jpg) center center no-repeat;}
.xbanner .slip_tit{width:772px;}
.xbanner .slip_tit .tit1{padding-top: 55px;font:bold 32px "microsoft yahei";color: #fff;}
.xbanner .slip_tit .tit2{margin-top:14px;font-size:24px;color:#fff;}
.xbanner .slip_btn{width: 300px;text-align:center;}
.xbanner .slip_btn span{display:block;font-size: 15px;color: #fff;line-height: 18px;padding-top: 40px;padding-bottom: 5px;}
.xbanner .slip_btn span i{width:16px;height:16px;background-position:-0px -141px;margin-right: 7px;vertical-align: bottom;}
.xbanner .slip_btn p{font-weight:bold;font-size: 34px;color:#fff;font-family:"Arial";line-height:36px;}
.xbanner .slip_btn a{display:block;width: 300px;height:46px;background-position: 0px -217px;margin-top:16px;font-size:18px;color:#fff;line-height:46px;position:relative;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.xbanner .slip_btn a:hover{background-position: 0px -271px;}
.xbanner .slip_btn a img{width: 300px;height:0;transition: all .36s ease;position:absolute;left:0;top:46px;}
.xbanner .slip_btn a:hover img{height: 300px;}
.floor_3_main{padding-top:100px;}
.floor_3_main .floor_3_1{padding: 50px 0;}
.floor_3_main dl{width:1200px;height: 300px;position:relative;z-index:1;}
.floor_3_main dl dt{float:left;width:600px;height: 300px;}
.floor_3_main dl dt img{display:block;width:100%;height: 100%;}
.floor_3_main dl dd{float: left;width: 500px;height: 300px;margin-left: 50px;}
.floor_3_main dl dd h3{display:block;height:77px;padding-top: 40px;}
.floor_3_main dl dd h3 i{display:block; float:left; width:77px; height:77px; background:url(../images/t8_03.jpg) center center no-repeat;}
.floor_3_main dl dd h3 span{display:block;float:left;margin-left:18px;width:400px;font-size:30px;color: #333;line-height:38px;}
.floor_3_main dl dd h3 b{display:block;float:left;margin-left:18px;width:400px;font-size:30px;color: #e00000;line-height:38px;}
.floor_3_main dl dd p{display:block;font-size:16px;color: #666;line-height:30px;margin-top:22px;height: 90px;}
.floor_3_main dl dd a{display:block; position:relative; width:198px; height:44px; border:#e5e5e5 solid 1px; border-radius:6px; text-align:center; line-height:44px; font-size:16px; color:#434343; z-index:10}
.floor_3_main dl dd a:hover{background-color:#e00000; border:#e00000 solid 1px; color:#fff; position:relative;}
.floor_3_main dl.dl2 dd,.floor_3_main dl.dl4 dd{float:left;}
.floor_3_main dl.dl2 dt,.floor_3_main dl.dl4 dt{float:right;}
.floor_3_main dl.dl2 dd h3 i{display:block; float:left; width:77px; height:77px; background:url(../images/t8_07.jpg) center center no-repeat;}
.floor_3_main dl.dl3 dd h3 i{display:block; float:left; width:77px; height:77px; background:url(../images/t8_10.jpg) center center no-repeat;}
.floor_3_main dl.dl4 dd h3 i{display:block; float:left; width:77px; height:77px; background:url(../images/t8_12.jpg) center center no-repeat;}
.floor_4_main{background:url(../images/t9_02.jpg) center center no-repeat; width:100%; height:791px;}
.floor_4_main .indexTit{padding-top:118px;}
.floor_4_main .indexTit .tit,.floor_4_main .indexTit .tit span{color:#fff;}
.floor_4_main .indexTit .subtit{color:#fff;}
.floor_4_main .floor_4_1{display:inline-block; height:440px; padding-top:50px;}
.floor_4_main .floor_4_1 dl{float:left; width:600px; float:left; height:220px; background-color:#fff;}
.floor_4_main .floor_4_1 dl dt{width:300px; height:220px; display:block; float:left; overflow:hidden;}
.floor_4_main .floor_4_1 dl dt img{width:300px; height:220px; display:block;transition: all .36s ease;}
.floor_4_main .floor_4_1 dl dd{position:relative;width:300px;height:220px;float:right;text-align:center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl.dl1 dd i,.floor_4_main .floor_4_1 dl.dl2 dd i{width: 0;height: 0;border-style: solid;border-width: 13px 14px 13px 0;border-color: transparent #fff transparent transparent;position:absolute;top:42px;left:-14px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl.dl3 dd i,.floor_4_main .floor_4_1 dl.dl4 dd i{width: 0;height: 0;border-style: solid;border-width: 13px 0 13px 14px;border-color: transparent transparent transparent #fff;position:absolute;top:42px;right:-14px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl dd h3{display:block;font-size:18px;color:#333;line-height:18px;padding-top:44px;padding-left:30px;text-align:left;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl dd h3 span{display:block;width:40px;height:2px;background-color:#e00000;margin-top:20px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl dd p{display:block;width:240px;font-size:14px;color:#333;line-height:24px;padding-top:20px;text-align: justify;margin-left:30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl.dl1:hover dd i,.floor_4_main .floor_4_1 dl.dl2:hover dd i{width: 0;height: 0;border-style: solid;border-width: 13px 14px 13px 0;border-color: transparent #e00000 transparent transparent; position:absolute; top:42px; left:-14px;}
.floor_4_main .floor_4_1 dl.dl3:hover dd i,.floor_4_main .floor_4_1 dl.dl4:hover dd i{width: 0;height: 0;border-style: solid;border-width: 13px 0 13px 14px;border-color: transparent transparent transparent #e00000;position:absolute; top:42px; right:-14px;}
.floor_4_main .floor_4_1 dl:hover dd{background-color:#e00000;}
.floor_4_main .floor_4_1 dl:hover dd h3{color:#fff;}
.floor_4_main .floor_4_1 dl:hover dd h3 span{background-color:#fff;}
.floor_4_main .floor_4_1 dl:hover dd p{color:#fff;}
.floor_4_main .floor_4_1 dl.dl3 dd,.floor_4_main .floor_4_1 dl.dl4 dd{float:left;}
.floor_4_main .floor_4_1 dl.dl3 dt,.floor_4_main .floor_4_1 dl.dl4 dt{float:right;}
.floor_4_main .floor_4_1 dl:hover dt img{-webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08);}
/*新闻中心*/
.adMain{width:100%; height:565px; background:url(../images/a2_02.jpg) center center no-repeat; position:relative; overflow:hidden;}
.adMain .part1{padding-top:60px;}
.adMain .part1 h3{font-size:32px; color:#fff; line-height:32px; width:466px; border-left:#fff solid 1px; padding-left:48px; font-weight:bold;}
.adMain .part1 h3 span{display:block; font-size:16px; color:#c4d5ec; line-height:30px; padding-top:16px; font-weight:normal;}
.adMain .part1 .t1{position:relative; width:518px; margin-top:24px; height:110px;}
.adMain .part1 .t1 i{display:block; width:28px; height:24px; background-position:-162px -180px; position:absolute; left:0; top:0;}
.adMain .part1 .t1 h4{font-size:20px; color:#fff; line-height:20px; width:466px; font-weight:normal; padding-left:48px; padding-top:6px;}
.adMain .part1 .t1 h4 span{display:block; font-size:14px; color:#c4d5ec; line-height:30px; padding-top:16px;}
.adMain .part1 .t1 em{display:block; width:28px; height:24px; background-position:-218px -180px; position:absolute; right:0; top:80px;}
.adMain .picFocus{width:1200px; position:absolute; left:50%; margin-left:-600px; top:0;}
.adMain .picFocus .hd{width:46%; margin-left:4%; float:left; margin-top:300px;}
.adMain .picFocus .hd ul{display:inline-block; width:466px;}
.adMain .picFocus .hd ul li{width:233px; height:62px; border-bottom:#517dbe solid 1px; float:left; margin-top:40px; position:relative;}
.adMain .picFocus .hd ul li h4{font-size:20px; color:#fff; line-height:20px; width:466px; font-weight:normal; position:absolute; left:0; top:-144px; display:none;}
.adMain .picFocus .hd ul li h4 span{display:block; font-size:14px; color:#c4d5ec; line-height:30px; padding-top:16px;}
.adMain .picFocus .hd ul li i{display:block; float:left; width:35px; height:41px; background-position:-167px -106px;}
.adMain .picFocus .hd ul li.li2 i{display:block; float:left; width:35px; height:41px; background-position:-214px -106px;}
.adMain .picFocus .hd ul li.li3 i{display:block; float:left; width:35px; height:41px; background-position:-260px -106px;}
.adMain .picFocus .hd ul li.li4 i{display:block; float:left; width:35px; height:41px; background-position:-298px -106px;}
.adMain .picFocus .hd ul li p{float:left; font-size:16px; color:#fff; line-height:16px; padding-left:10px;}
.adMain .picFocus .hd ul li p span{display:block; font-size:14px; color:#ddd; line-height:14px; padding-top:6px;}
.adMain .picFocus .hd ul li s{width:200px; height:2px; background-color:#b43232; display:block; position:absolute; left:0; bottom:-1px; display:none;}
.adMain .picFocus .hd ul li.on h4{display:block;}
.adMain .picFocus .hd ul li.on s{display:block;}
.adMain .picFocus .bd{width:50%; float:left; height:565px;}
.adMain .picFocus .bd ul li{width:965px;height:565px;}
.adMain .picFocus .bd ul li img{width:100%; height:565px; background-size:100%;}
.adMain .picFocus .hd ul li.li2 h4{left:-233px;}
.adMain .picFocus .hd ul li.li3 h4{left:0px; top:-247px;}
.adMain .picFocus .hd ul li.li4 h4{left:-233px;top:-247px;}
/*新闻中心*/
.index .floor_5_main{width:100%;padding-top:80px;overflow: hidden;background-color:#fcfcfc;padding-bottom: 100px;}
.floor_5_1{width:1200px;height:452px;padding-top:50px;}
.floor_5_1 .floor_5_z{float:left;width: 380px;height:452px;position:relative;}
.floor_5_1 .floor_5_z a{display:block;}
.floor_5_1 .floor_5_z .dk{height:213px;width: 100%;border-top:none;}
.floor_5_1 .floor_5_z b{width: 380px;height: 285px;overflow:hidden;display:block;}
.floor_5_1 .floor_5_z img{width: 100%;height: 100%;display:block;transition: all .36s ease;}
.floor_5_1 .floor_5_z h3{font-size: 18px;color: #333;line-height: 18px;width: 100%;display:block;padding-top: 20px;}
.floor_5_1 .floor_5_z p{font-size: 14px;color: #666;line-height: 24px;width: 100%;margin-top: 10px;height: 87px;}
.floor_5_1 .floor_5_z i{display: block;font-size: 14px;color: #434343;margin: 0;padding: 0;width: 120px;height: 30px;line-height: 30px;text-align:center;border:#e5e5e5 solid 1px;border-radius:6px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_z em{display:block; width:100px; height:100px; background-color:#e00000; text-align:center; font-size:16px; color:#fff; font-family:"Arial"; position:absolute; left:0; top:0;}
.floor_5_1 .floor_5_z em span{display:block; font-size:60px; color:#fff; line-height:50px; padding-top:14px;}
.floor_5_1 .floor_5_z:hover h3{color:#e00000;}
.floor_5_1 .floor_5_z:hover p,.floor_5_1 .floor_5_z:hover i span{color:#333;}
.floor_5_1 .floor_5_z i:hover{background-color:#e00000; color:#fff; border:#e00000 solid 1px;}
.floor_5_1 .floor_5_z a:hover b img{-webkit-transform: scale(1.08); -ms-transform: scale(1.08);transform: scale(1.08);}
.floor_5_1 .floor_5_y{float:right;width: 800px;height:452px;}
.floor_5_1 .floor_5_y ul{display:block;width: 100%;height:452px;margin:0 auto;}
.floor_5_1 .floor_5_y ul li{height:103px;width: 100%;margin:0 auto;margin-bottom:28px;position:relative;border-bottom:#b9b9b9 dashed 1px;padding-bottom:28px;}
.floor_5_1 .floor_5_y ul li em{display:block;float:left;display:block;width:98px;height:98px;border:#e5e5e5 solid 1px;text-align:center;font-size:16px;color:#333;font-family:"Arial";position:absolute;left:0;top:0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li em span{display:block;font-size:60px;color:#333;line-height:50px;padding-top:14px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li a{display:block;width: 100%;height:100px;}
.floor_5_1 .floor_5_y ul li h3{width: 660px;float:right;height:100px;}
.floor_5_1 .floor_5_y ul li p{font-size:18px;color:#333;width: 100%;line-height:18px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li p span{display:block;font-size:14px;color: #666;line-height: 22px;padding-top:18px;font-weight:normal;}
.floor_5_1 .floor_5_y ul li:hover i,.floor_5_1 .floor_5_y ul li:hover i span{color:#2e63bc;}
.floor_5_1 .floor_5_y ul li:hover p{color:#e00000;}
.floor_5_1 .floor_5_y ul li:hover em,.floor_5_1 .floor_5_y ul li:hover em span{color:#e00000;}
.index .floor_6_main{margin-top:90px;margin-bottom: 100px;}
.index .floor_6_main .floor_6_1{background:url(../images/t12_03.jpg) center center no-repeat; width:1200px; height:470px; position:relative;}
.index .floor_6_main .floor_6_1 .indexTit{text-align:right; position:absolute; right:0; top:8px;}
.index .floor_6_main .floor_6_1 .indexTit p{text-align:right;}
.index .floor_6_main .floor_6_1 .floor_6_2{padding-left:10px; padding-top:10px;}
.index .floor_6_main .floor_6_1 .floor_6_2 b{width:730px; height:440px; border:#fff solid 1px;opacity:0.4;filter:Alpha(opacity=40); position:absolute; left:14px; top:14px;}
.index .floor_6_main .floor_6_1 .floor_6_2 img{width:740px; height:450px; background-size:100%; float:left;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z{float:left; width:352px; margin-left:49px; margin-top:176px;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z h3{font-size:24px; color:#fff; line-height:24px;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z p{display:block;font-size:14px;color:#fff;line-height:24px;margin-top:24px;height:110px;text-align: justify;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z a{display:block; float:right; width:198px; height:44px; border:#739bbe solid 1px; border-radius:6px; font-size:16px; color:#fff; text-align:center; line-height:44px;}
.index .floor_6_main .floor_6_1 .floor_6_2 .f_z a:hover{background-color:#739bbe;}
.floor_6_3{display:block; clear:left; width:1200px; margin-top:50px;}
.floor_6_3 .parHd{height:45px; width:1200px; position:relative;}
.floor_6_3 .parHd s{display:block;width: 410px;height:1px;background-color:#eee;position:absolute;left:0;top:22px;}
.floor_6_3 .parHd b{display:block;width: 410px;height:1px;background-color:#eee;position:absolute;right:0;top:22px;}
.floor_6_3 .parHd ul{display:block; width:380px; height:45px; margin:0 auto;}
.floor_6_3 .parHd ul li{display:block;width:178px;height:43px;float:left;border:#eee solid 1px;background-color:#fff;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_6_3 .parHd ul li a{display:block; font-size:16px; color:#333; line-height:43px; text-align:center;}
.floor_6_3 .parHd ul li:hover,.floor_6_3 .parHd ul li.on{background-color:#762c2d; border:#762c2d solid 1px;}
.floor_6_3 .parHd ul li:hover a,.floor_6_3 .parHd ul li.on a{color:#fff;}
.floor_6_3 .parHd ul li:nth-child(2){margin-left:20px;}
.floor_6_3 .parHd ul li:first-child+li{margin-left:20px;}
.floor_6_3 .parBd{width:1200px; height:214px;margin-top:50px;}
.floor_6_3 .parBd .slideBox{width:1200px; height:214px; position:relative;}
.floor_6_3 .parBd .slideBox .sPrev{width:40px; height:90px; background-color:#ddd; position:absolute; left:-58px; top:62px;}
.floor_6_3 .parBd .slideBox .sNext{width:40px; height:90px; background-color:#ddd; position:absolute; right:-58px; top:62px;}
.floor_6_3 .parBd .slideBox .sPrev:hover,.floor_6_3 .parBd .slideBox .sNext:hover{background-color:#343d44;}
.floor_6_3 .parBd .slideBox .sPrev span{width:14px; height:26px; background-position:-51px -158px; margin-top:32px; margin-left:13px;}
.floor_6_3 .parBd .slideBox .sNext span{width:14px; height:26px; background-position:-69px -158px; margin-top:32px; margin-left:13px;}
.floor_6_3 .parBd .slideBox ul{width:1200px; height:214px;}
.floor_6_3 .parBd .slideBox ul li{float:left; width:290px; height:214px; position:relative; margin-right:13px; overflow:hidden; text-align:center;}
.floor_6_3 .parBd .slideBox ul li img{width:290px; height:214px; background-size:100%;transition: all .36s ease;}
.floor_6_3 .parBd .slideBox ul li p{position:absolute; left:0; bottom:0; width:290px; height:36px; background:url(../images/t13_03.png); font-size:14px; color:#fff; line-height:36px;}
.floor_6_3 .parBd .slideBox ul li:hover img{-webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08);}
.floor_7_main{height:60px; width:100%; line-height:60px; background-color:#e00000;}
.floor_7_main .tit{float: left;width: 80px;color: #fff;font-size: 16px;font-weight: bold;}
.floor_7_main ul{display:inline-block;float: right;width: 1120px;height:60px;line-height:60px;}
.floor_7_main ul li{float:left;height:60px;line-height:60px;padding-right: 10px;}
.floor_7_main ul li a{display:block; font-size:14px; color:#fff;}
.floor_7_main ul li a:hover{color:#f1f1f1;}
/* Underline From Center2 */
.hvr-underline-from-center2{display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative;}
.hvr-underline-from-center2:before{content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: -1px; background: #38a72f; height: 2px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-underline-from-center2:hover:before,
.hvr-underline-from-center2.hover:before,
.hvr-underline-from-center2:focus:before,
.hvr-underline-from-center2:active:before{left: 0; right: 0;}
.hvr-underline-from-center2:hover,
.hvr-underline-from-center2.hover{*height: 43px; *border-bottom: 2px solid #38a72f; *line-height: 43px;}
.ntpo{padding-top: 30px; padding-bottom: 30px;}
.ntpo .t2{padding: 28px 0 48px;text-align: center;}
.ntpo .t2 .titb{font-size: 30px; margin-bottom: 16px;}
.ntpo .t2 .txt{font-size: 14px; line-height: 24px;}
.ntpo .t2 .txt span{font-weight: bold;color: #e00000;}
@-webkit-keyframes scale{0%{-webkit-transform: scale(1);} 50%{-webkit-transform: scale(1.02);} 100%{-webkit-transform: scale(1);}}
@keyframes scale{0%{transform: scale(1);} 50%{transform: scale(1.02);} 100%{transform: scale(1);}}
/*# sourceMappingURL=style.css.map */

/*评论列表*/
.comment-main{width: 100%;background: #FFF;border-bottom: 3px solid #eee;margin-top: 30px;font-size: 12px;color: #666;line-height: 14px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.comment-main:hover{border-bottom: 3px solid #e00000;-webkit-box-shadow: 0 10px 20px 0 #CCC;-moz-box-shadow: 0 10px 20px 0 #CCC;-ms-box-shadow: 0 10px 20px 0 #CCC;-o-box-shadow: 0 10px 20px 0 #CCC;box-shadow: 0 10px 20px 0 #CCC;}
.comment-title{width: 100%;height: 49px;line-height: 50px;background: #FFF;border-bottom: 1px solid #CCC;}
.comment-title span{float: left;height: 50px;font-size: 14px;line-height: 50px;display: block;padding: 0 30px;background: #e00000;color: #FFF;}
.comment-show-box{margin: 20px 12px}
.comment-show-box .pl-box2{width: 100%}
.comment-show-box .pl-box2 dl{float: left;width: 100%;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #EEE;}
.comment-show-box .pl-box2 dl dt{float: left;width: 50px;margin-right: 15px;}
.comment-show-box .pl-box2 dl dt img{width: 50px;height: 50px}
.comment-show-box .pl-box2 dl dd{float: right;width: 92%;}
.comment-show-box .pl-box2 dl dd h1{font-weight: 700;font-size: 100%;}
.comment-show-box .pl-box2 dl dd h1 span{color: #656565;font-weight: 400;float: right;}
.comment-show-box .pl-box2 dl dd p{margin-top: 10px;line-height: 20px}
.comment-show-box .pl-box2 dl dd p.xz-fc1{color: #e00000;}
.comment-show-box .xz-cb{zoom: 1}
.comment-show-box .xz-cb:after{display: block;clear: both;visibility: hidden;height: 0;overflow: hidden;content: "."}
.c-more {text-align: center;line-height: normal;}
.c-more a {border-radius: 2px;-webkit-border-radius: 2px;display: block;background: #e00000;color: #ffffff;padding: 13px 0;}
.c-more a:hover {background: #333;}
/*评论表单*/
.comment-show-box .fb-box{background: #FAFAFA;border: 1px solid #EEE;margin-top: 20px;}
.comment-show-box .fb-box dl{float: left;width: 97%;padding: 12px;}
.comment-show-box .fb-box dt{float: left;width: 50px;margin-right: 15px;}
.comment-show-box .fb-box dt img{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;width: 50px;height: 50px}
.comment-show-box .fb-box dd{float: right;width: 92%;}
.comment-show-box .fb-box dd p{color: #656565;}
.comment-show-box .fb-box dd p textarea{width: 97%;height: 120px;line-height: 20px;color: #6C6C6C;padding: 12px;border: 1px solid #EEE;outline: 0;font-family: "microsoft yahei";-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.comment-show-box .fb-box dd p textarea:focus{border: 1px solid #e00000;box-shadow: 0 0 10px 0 #e00000}
.comment-show-box .fb-box-div{margin-top: -1px;background: #FAFAFA;border-radius: 0 0 5px 5px;border: 1px solid #EEE;}
.comment-show-box .fb-box-div dl{padding: 12px;position: relative;}
.comment-show-box .fb-box-div dd{font-size: 12px;line-height: 13px;color: #666;}
.comment-show-box .fb-box-div input{-webkit-border-radius: 0 0 5px 0;-moz-border-radius: 0 0 5px 0;-ms-border-radius: 0 0 5px 0;-o-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;position: absolute;top: -1px;right: -1px;width: 80px;height: 39px;font-size: 12px;line-height: 39px;background: #AAA;color: #FFF;border: 0;cursor: pointer;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.comment-show-box .fb-box-div input:hover{background: #e00000;color: #FFF;}
/*点赞*/
#mood{margin-bottom: 30px;text-align:center;}
#mood p{font-size: 16px;color: #555;font-weight:bold;margin-bottom: 20px;}
#mood a{display:inline-block;margin:0 10px;cursor:pointer;color: #555;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;-webkit-box-sizing: border-box;box-sizing: border-box;}
#mood a span{display: inline-block;width: 18px;height: 18px;margin-right:10px;vertical-align: sub;background: url(../images/dianzan.png) no-repeat;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#mood a span.dianzan-down{background-position: top right;}
#mood a em{font-style:normal;font-size: 16px;}
#mood a:hover{background: #e00000;border-color: #e00000;color:#fff;}
#mood a:hover span.dianzan-up{background-position: bottom left;}
#mood a:hover span.dianzan-down{background-position: bottom right;}