﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  margin: 0; padding: 0;}
input,textarea{ font-size:12px; font-family: "Times New Roman"; padding:0; color:#888;}
img{ border:0;}
em{font-style: normal;}
ul,ol{ list-style:none;}
a{ text-decoration:none; color:#333;}
a:hover{ color:#ad2e23; text-decoration:none;}
body{ background-color:#F0F0F2; color:#575656; font:12px/1.5em  "Times New Roman"; -webkit-font-smoothing: antialiased; min-width:1000px;}
p{font:14px/1.8em "Times New Roman"; }
.clear{ clear:both;}
.fl {float: left;display: inline;}
.fr {float: right;display: inline;}
.indexT {clear: both; height: 46px; overflow: hidden;}
.indexT i {clear: both; display: block; width: 41px; height: 3px; background: #2f8fe0;}
.indexT div { clear: both; height: 43px; overflow: hidden; line-height: 43px;}
.indexT div span { color: #676767; font-size: 20px;}
/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
*html .clearfix{height:1%;}.clearfix{display:block;}

.ip_page{line-height: 26px;margin:4px 0 25px 0; height:300px;}

/*四个热门链接*/
.ipbox{width: 1400px;height: 326px;position: relative;padding: 0 40px;margin: 30px auto;overflow: hidden;}
.ipbox ul li{ width:330px; background:#FFF; border:1px solid #e1e1e1; overflow:hidden; display:block; height:278px;float: left;
margin-right: 20px;}
.ipbox ul li:last-child{margin-right:0;}
.ipbox ul .img {height:161px; width:330px; display:block; text-align:center; overflow:hidden;}
.ipbox ul .img img{width:100%;}
.ipbox ul li .title{ height:48px; display:block; line-height:48px; color:#1789d1; margin:0 21px; font-size:14px;}
.ipbox ul li .shuoming{display:block; line-height:20px; margin:0 21px; color:#626262;}
.ipbox ul li:hover{background:#1464c7; border:1px solid #1464c7; color:#FFF;}
.ipbox li:hover .title{ font-weight:bold;color:#FFF;}
.ipbox li:hover .shuoming{color:#FFF;}

.ip_info{height:334px;width: 1400px; margin: 0 auto;}
/*闹闹周边*/
.ip_info .periphery{width:1040px;}
.ip_info .periphery ul li{width:186px; overflow:hidden; display:block; height:220px;float: left;
	margin-right: 18px;}.ip_info .periphery ul li img{width:100%;}
.ip_info .periphery p{font-size:14px;}
.ip_info .copyright{width:344px;}


.lbBox .Box_con {position: relative;}
.lbBox .Box_con .btnl {position: absolute;}
.lbBox .Box_con .btn {display: block;width: 32px;height: 32px;position: absolute;top: 88px;cursor: pointer;z-index: 99;}
.lbBox .Box_con .btnl {background: url(/images/jt2018/ippage2019/jtl02.png) no-repeat center;left: -26px;}
.lbBox .Box_con .btnr {background: url(/images/jt2018/ippage2019/jtr02.png) no-repeat center;right: -14px;}
.lbBox .Box_con .btnl:hover {background: url(/images/jt2018/ippage2019/jtl03.png) no-repeat center;}
.lbBox .Box_con .btnr:hover {background: url(/images/jt2018/ippage2019/jtr03.png) no-repeat center;}
.lbBox .Box_con .conbox {position: relative;overflow: hidden;}
.lbBox .Box_con .conbox ul {position: relative;list-style: none;}
.lbBox .Box_con .conbox ul li {float: left;width:186px;height:186px;margin-left: 10px;overflow: hidden;}
.lbBox .Box_con .conbox ul li:first-child {margin-left: 0;}
.lbBox .Box_con .conbox ul li img {display: block;width: 186px;height: 186px;transition: all 0.5s;}
.lbBox .Box_con .conbox ul li:hover img {transform: scale(1.1);}			
.lbBox .BoxSwitch {margin-top: 20px;text-align: center;margin-bottom: 10px;}
.lbBox .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.lbBox .BoxSwitch span.cur {background:#2f8fe0;}