@charset "utf-8";
/* CSS Document */

/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} */
body {padding:0;margin:0;font-family:"宋体";font-size:12px; background-color:#fceaca;}
img{border:0;}
.clr{clear:both; height:0px;}
a:link,a:visited,a:active {font-weight: normal;text-decoration:none;font-family: "宋体";font-size: 12px;color: #333333;}
a:hover {font-weight: normal;text-decoration:none; font-family: "宋体";font-size: 12px;color: #f82f00;}

/* 头部样式*/
#header{width:100%; height:auto; margin:0 auto; _color:#FFFFFF; color: #000;}
#header .h1{width:100%; height:0px; margin:0 auto;}
#header .k{height:131px;}
#header .h1 .h2{width:100%;height:175px;position:absolute; background:url(../img/ding_bg.png) top center repeat-x; z-index:2015;}
#header .h1 .h2 .h3{width:1003px; margin:0 auto; height:175px;}
#header .h1 .h2 .h3 .logo{float:left; width:243px; height:77px; margin:25px 0 0 0;}
#header .h1 .h2 .h3 .dh{ float:right; width:750px;}
#header .h1 .h2 .h3 .dh .d1{ height:20px; clear:both;}
#header .h1 .h2 .h3 .dh .d2{ line-height:30px; height:30px; font-size:16px; font-weight:bold; text-align:right;}
#header .h1 .h2 .h3 .dh .d3{ line-height:30px; height:30px; margin-top:20px;}
#header .h4{_height:0px; width:100%;}
#header .h4 .fc1{_position:absolute; _z-index:2015; _height:0px; width:100%;}
#header .h4 .fc2{_position:absolute; _z-index:2015; height:48px; width:100%; _top:-48px; _left:0px; background:url(../img/heng.png) top center repeat-x;}
#header .h4 .fc2 .jo{width:1003px; height:48px; margin:0 auto; font-size:20px; color:#565555; font-weight:bold; position:relative; z-index:9999; top:10px;}
#header .h4 .fc2 .jo a{font-size:18px; color:#565555; font-weight:bold;}
#header .h4 .fc2 .jo a:hover{ color:#FF0000; text-decoration:underline;}
#header .h5{clear:both; height:23px;}


/* 导航样式*/
/* common styling */
/* set up the overall width of the menu div, the font and the margins */
.menu {width:750px; margin:0 auto; }
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {padding:0; margin:0;list-style-type: none;}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {float:left; position:relative;}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {display:block; text-align:center; text-decoration:none; width:107px; height:50px; _color:#fff;  color: #ffff00; line-height:50px; font-size:16px;font-weight:bold;}
/* make the dropdown ul invisible */
.menu ul li ul {display: none;}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {color:#ff0000; background:url(../img/dh_bg.png) top center repeat-x; font-size:16px;}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {display:block; position:absolute;  left:0; width:107px;font-size:14px;}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {display:block; background:url(../img/dh_bg.png) top center repeat-x; _color:#fff;  color: #ffff00; font-size:14px; border-bottom:1px #CCCCCC solid;}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover { background:url(../img/dh_bg.png) top center repeat-x; color:#ff0000;font-size:14px;}


/* banner */
.banner{height:550px;}
.banner .ban_c img{position:absolute;width:1920px;left:50%;margin-left:-960px;top:0;}
.banner .ban_nav{display:none;}
.banner .Left,.banner .Right{position:absolute;width:38px;height:38px;background:url(../img/cir_white.gif) no-repeat #aaa;right:50%;bottom:55px;}
.banner .Left{margin-right:-450px;background-position:5px 0}
.banner .Right{margin-right:-490px;background-position:-33px 0;background-color:#e6292f;}
.bann_ext{position:relative;}
.frontCover{position:absolute;top:-120px;padding:0 0 16px;border-bottom:5px solid #de0000;}
.frontCover li{float:left;width:82px;padding:3px;background:#000;color:#fff;overflow:hidden;margin-right:10px;cursor:pointer;}
.frontCover p{text-align:center;height:14px;line-height:18px;overflow:hidden;}
.frontCover .img{position:relative;height:50px;overflow:hidden;}
.frontCover img{position:absolute;width:192px;height:50px;left:-50px;}
.frontCover .open{background:#e60013;}
.wrap{width:980px;margin-left:auto;margin-right:auto;}
/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden; z-index:0;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}
.Left,.Right{cursor:pointer;}

/* 底部样式*/
#footer{width:100%; margin:0 auto; height:auto; color:#FFFFFF;}
#footer .f2{height:117px; width:100%; background:url(../img/di_bg.jpg) top center repeat-x;}
#footer .f3{width:1003px; margin:0 auto;}
#footer .f3 .f4{clear:both; height:14px;}
#footer .f3 .f5{width:1003px; margin:0 auto;}
#footer .f3 .f5 .f6{float:left; width:800px;}
#footer .f3 .f5 .f6 .f7{ height:30px; line-height:30px;}
#footer .f3 .f5 .f6 .f7 a{color:#FFFFFF;}
#footer .f3 .f5 .f6 .f7 a:hover{color:#FFFF00;}
#footer .f3 .f5 .f6 .f8{ height:30px; line-height:30px;}
#footer .f3 .f5 .f9{ float:right; margin:0 0 0 0;}

/* 主体样式 */
#sbox{width:100%; margin:0 auto; padding-top:20px; background:url(../img/body_bg.jpg) bottom center repeat-x #fceaca;}
#sbox .clr1{clear:both; height:30px;}
#sbox .zt{width:1003px; margin:0 auto; height:auto;}
#sbox .zt .lef{width:660px; float:left;}
#sbox .zt .lef .aboutus{float:left; width:337px;}
#sbox .zt .lef .aboutus .a1{height:20px; background:url(../img/a1_bg.jpg) top center no-repeat;}
#sbox .zt .lef .aboutus .a1 .l1{float:left; font-size:16px; font-weight:bold; color:#93001e;}
#sbox .zt .lef .aboutus .a1 .r1{float:right; margin:2px 2px 0 0;}
#sbox .zt .lef .aboutus .a2{clear:both; height:20px;}
#sbox .zt .lef .aboutus .a3{height:92px;}
#sbox .zt .lef .aboutus .a4{line-height:28px; text-align:justify; text-justify: inter-ideograph; font-size:12px; padding-top:15px;}
#sbox .zt .lef .news{float:right; width:289px;}
#sbox .zt .lef .news .n1{height:20px; background:url(../img/n1_bg.jpg) top center no-repeat;}
#sbox .zt .lef .news .n1 .ll1{float:left; font-size:16px; font-weight:bold; color:#93001e;}
#sbox .zt .lef .news .n1 .rr1{float:right; margin:2px 0 0 0;}
#sbox .zt .lef .news .n2{clear:both; height:20px;}
#sbox .zt .lef .news .n3{height:92px;}
#sbox .zt .lef .news .n4{margin-top:15px;}
#sbox .zt .right{float:right; width:305px;}


/* 内页样式 */
#box{width:100%; margin:0 auto; background:url(../img/body_bg.jpg) bottom center repeat-x #fceaca; padding-top:20px;}
#box .clr2{clear:both; height:30px;}
#box .main{width:1003px; margin:0 auto;}
#box .main .left{ float:left; width:305px;}
#box .main .left .z1{height:299px;}
#box .main .left .z2{clear:both; height:22px;}
#box .main .left .z3{ height:20px; background:url(../img/left_news_bg.png) top center no-repeat;}
#box .main .left .z3 .z4{float:left; font-size:16px; font-weight:bold; color:#93001e;}
#box .main .left .z3 .z5{float:right; margin:2px 0 0 0;}
#box .main .left .z6{ clear:both; height:20px;}
#box .main .left .z7{ height:92px;}
#box .main .left .z8{ margin-top:15px;}
#box .main .kong{ float:left; width:22px; height:10px;}
#box .main .zhuti{ float:left; width:669px;}
#box .main .zhuti .bt{height:20px; background:url(../img/bt_bg.jpg) top center no-repeat;}
#box .main .zhuti .bt .b1{ float:left; font-size:16px; font-weight:bold; color:#93001e;}
#box .main .zhuti .b2{ clear:both; height:10px;}
#box .main .zhuti .yy{font-size:14px; line-height:30px;text-align:justify; text-justify: inter-ideograph;}


/*弹出层样式*/
h2{ margin:0; padding:0;}
#faqbg{background-color:#666666;position:absolute;z-index:2020;left:0;top:0;display:none;width:100%;height:1000px;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}
#faqdiv{position: fixed;width:300px;left:50%;top:50%;margin:0 0 0 -150px;height:auto;z-index:2021;background-color:#fff;border:1px #8FA4F5 solid;padding:1px;}
#faqdiv h2{height:25px;font-size:14px;background-color:#8FA4F5;position:relative;padding-left:10px;line-height:25px;}
#faqdiv h2 a{position:absolute;right:5px;font-size:12px;color:#FF0000;}
#faqdiv .form{padding:10px;}


/* pinpai_biaoti */
.tu_logo{ text-align:center; padding-top:10px;}
.pinpai_biaoti{text-align:center;padding-top:20px;font-size:30px; font-family:"微软雅黑";}
.pinpai_biaotia{text-align:center;font-size:16px;padding:40px 0;font-weight:bold; font-family:"微软雅黑";}
.pinpai_biaotia a{padding:0 20px;text-decoration:none; font-size:14px; font-family:"微软雅黑";}
.pinpai_biaotia a:hover{ color:#FF0000;}
.ppp{ text-align:center; position:fixed; bottom:0; left:0; width:100%; height:40px; line-height:40px; background:#FFFFFF;}

/* lxf-box */
#lxf-box{position:relative;width:1160px;margin:0 auto;}
#lxf-box a{display:block;width:280px;background:#fff;}
#lxf-box li{position:absolute;text-align:center; left:0px;top:0;width:280px;padding-right:7px;padding-bottom:4px; list-style-type:none;}
#lxf-box li{-webkit-transition:all .7s ease-out .1s;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out .1s;transition:all .7s ease-out .1s }
#lxf-box img{display:block;border:0;margin:0 auto;margin-bottom:15px;}
#lxf-box strong{display:block;font-size:16px;color:#000;height:20px;line-height:20px;}
#lxf-box span{display:block;color:#606060;margin:10px;height:40px;font-weight:normal;font-size:12px;}


/* 图片鉴赏内页样式 */
#nybox{ width:1140px; margin:0 auto; height:auto;}
#nybox .nb1{ height:50px; width:100%;}
#nybox .nb1 .nb1_left{ float:left; line-height:50px; height:50px; font-family:"微软雅黑"; font-size:22px;}
#nybox .nb1 .nb1_left span{ text-transform:uppercase; font-size:21px; font-family:Arial, Helvetica, sans-serif;}
#nybox .nb1 .nb1_right{ float:right; font-size:12px; margin-top:25px;}
#nybox .nb2{ min-height:500px; background:#FFFFFF; padding:10px 20px 10px 20px; text-align:justify; font-size:14px; line-height:30px;}
#nybox .nb3{ background:#000000; height:1px;}

#chousile{ width:800px; margin:0 auto; height:auto;}
#chousile li{ list-style-type:none; text-align:center;}
#chousile li strong{ height:40px; line-height:40px; margin:10px; display:block; text-align:center;}
.chousila{ width:800px; margin:0 auto; height:40px; line-height:40px; text-align:center;}



/* 漂浮条样式 */
#piao{display: none; width: 464px; height: 308px; position: fixed; z-index: 2017; top: 50%; left: 50%; margin: -154px 0 0 -232px; background: #fff; border-radius: 10px;}
#piao .p_1{ height: 70px; border-bottom: 1px solid #c4c4c4;}
#piao .p_1_left{float: left; width: 165px; height: 41px; margin: 17px 0 0 27px;}
#piao .p_1_right{float: right; width: 18px; height: 18px; margin: 29px 30px 0 0;}
#piao .p_2{ padding: 20px 0 30px 0; text-align: center; font-size: 16px; line-height: 28px; font-family: "微软雅黑"; font-weight: 700;}
#piao .p_2 span{color: #e60000;}
#piao .p_3{ width: 80%; margin: 0 auto; border: #e60000 solid 2px; height: auto;}
#piao .p_3_1{width: 80%;}
#piao .p_3_1 input{ width: 100%; height: 35px; border: 0; outline: none; text-indent: 5px;}
#piao .p_3_2{ background: #e60000;}
#piao .p_3_2 input{ width: 100%; height: 35px; border: 0; outline: none; color: #fff; background: none; font-size: 14px; font-family: "微软雅黑"; font-weight: 700; cursor: pointer;}
#piao .p_4{ padding: 30px 0 0 0; text-align: center; font-size: 16px; font-family: "微软雅黑"; font-weight: 700;}
