﻿*{margin:0px; padding:0px; list-style:none; outline:none; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;}
html{font-size:62.5%;/*10 ÷ 16 × 100% = 62.5%*/overflow-x:hidden;}
body{font-size:1.4rem;/*1.4 × 10px = 14px */ line-height:28px; color:#777; background:#fff;}
html,body{height:100%;} 
img{border:0px; max-width:100%;}
a{color:#555555; text-decoration:none; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s;}
a:hover{color:#004ca7;}
.clear{clear:both; height:0px; font-size:0px;}

@font-face
{
font-family:lantingchaoxi;
src: url('../font/FZLTCXHJW.ttf'),
     url('../font/FZLTCXHJW.eot'); /* IE9+ */
}


.timea{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}

.color_a{color:#c4251c;}

.top01{width:100%; height:80px; color:#FFF; position:absolute; top:0px; left:0px; z-index:999;}
.top01a{width:100%; height:80px; color:#FFF; background:#000; position:absolute; top:0px; left:0px; z-index:999;}
.top01_l{height:36px; margin-top:20px; margin-left:3%; float:left;}
.top01_c{width:540px; height:auto; margin-left:3%; float:left;}
.top01_c a{width:auto; height:auto; line-height:80px; color:#FFF; font-size:1.6rem; display:inline-block; padding:0px 15px;}
.top01_c a:hover{color:#ff0000;}
.top01_c a img{width:26px; height:18px; margin-bottom:-2px;}
.top01_r{width:450px; height:36px; margin-right:3%; margin-top:25px; float:right;}
.top01_r01{width:160px; height:26px; border:1px #FFFFFF solid; border-radius:26px; position:relative; float:left;}
.top01_r01 input{width:120px; height:26px; border:0px; display:block; margin-left:10px; background:none; color:#FFF;}
.top01_r01 a{width:18px; height:15px; display:block; position:absolute; top:0px; right:5px;}
.top01_r02{width:80px; line-height:26px; font-size:1.2rem; color:#FFF; text-align:center; border:1px #FFFFFF solid; border-radius:26px; display:block; margin-left:1%;  float:left;}
.top01_r02:hover{border:1px #F00 solid; background:#F00; color:#FFF;}

.ny01{width:100%; height:auto;}
.ny02{width:100%; height:auto; margin:0px auto;}
.ny02_l{width:1200px; height:auto; margin:40px auto 20px auto;}
.ny02_l a{height:auto; line-height:45px; font-size:1.8rem; font-weight:bold; color:#999; border-bottom:3px solid #fff; margin-right:20px; display:inline-block;}
.ny02_l a:hover{color:#dd0000; border-bottom:3px solid #dd0000;}
.ny02_l .sub_a_hover{line-height:45px; font-size:1.8rem; font-weight:bold; margin-right:20px; display:inline-block; color:#dd0000; border-bottom:3px solid #dd0000;}

.ny02_l_case01{width:100%; height:auto; background:#FFF; position:absolute; top:80px; left:0px; z-index:999;}
.ny02_l_case{width:94%; height:auto; margin:0px auto;}
.ny02_l_case a{height:auto; line-height:45px; font-size:1.8rem; font-weight:bold; color:#999; border-bottom:3px solid #fff; margin-right:20px; display:inline-block;}
.ny02_l_case a:hover{color:#dd0000; border-bottom:3px solid #dd0000;}
.ny02_l_case .sub_a_hover{line-height:45px; font-size:1.8rem; font-weight:bold; margin-right:20px; display:inline-block; color:#dd0000; border-bottom:3px solid #dd0000;}

.ny02_r{width:100%; height:auto; margin-bottom:100px;}



.bottom01{width:100%; height:45px; background:#000; font-size:1.2rem; color:#FFF; position:fixed; left:0px; bottom:0px; z-index:9999;}
.bottom01 a{color:#CCC;}
.bottom01_l{height:45px; line-height:45px; position:absolute; top:0px; left:3%;}
.bottom01_r{height:45px; line-height:45px; position:absolute; top:0px; right:3%;}
.bottom01_r img{margin-bottom:-3px; margin-left:10px; margin-right:5px;}

/*首页切换*/
.banner{width:100%; height:100%; margin:0px;}
.flexslider{width:100%; height:100%;overflow:hidden; position:relative; z-index:1;background:url(../images/loading.gif) 50% no-repeat;}
.slides{height:100%; position:relative;z-index:1;}
.slides li{height:100%; position:relative;}
.slides li span{width:800px; line-height:40px; position:absolute; top:25%; display:block; font-size:16px; color:#FFF;
animation:adyd 5s ease-out infinite;
-webkit-animation:adyd 5s ease-out infinite;
-o-animation:adyd 5s ease-out infinite;
}
.slides li span font{font-size:26px; display:block;}
@keyframes adyd
{
0%{left:5%;opacity:0;}
40%{left:10%;opacity:1;}
90%{left:10%;opacity:1;}
100%{left:5%;opacity:0;}
}
@-webkit-keyframes adyd
{
0%{left:5%;opacity:0;}
40%{left:10%;opacity:1;}
90%{left:10%;opacity:1;}
100%{left:5%;opacity:0;}
}
@-o-keyframes adyd
{
0%{left:5%;opacity:0;}
30%{left:10%;opacity:1;}
80%{left:10%;opacity:1;}
100%{left:5%;opacity:0;}
}


.slides li img{width:100%; height:0px; display:block;}
.slides li a{display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute; bottom:60px; z-index:2; width:100%; text-align:center;}
.flex-control-nav li{display:inline-block; display:inline;width:10px;height:10px;margin:0 5px;}
.flex-control-nav a{display:inline-block;width:10px;height:10px;line-height:40px; overflow:hidden; border:1px #FFFFFF solid; cursor:pointer;}
.flex-control-nav .flex-active{background:#FFF;}
.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:10px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10px;background:url(../images/next.png) center center no-repeat;}

.banner_ny{width:100%; height:570px; margin:0px; color:#FFF; overflow:hidden;}
.banner_nybj{width:100%; height:210px; background:url(../images/ny02.png) no-repeat; margin-top:300px;}
.banner_nybj01{width:1200px; height:210px; text-align:left; margin:0px auto;}
.banner_nybj01 span{height:80px; line-height:80px; font-size:3.6rem; display:inline-block; border-bottom:1px #FFFFFF solid; padding-top:20px;}
.banner_nybj01 font{width:600px; height:auto; line-height:25px; font-size:1.4rem; display:block; padding-top:20px;}


/*留言预定*/
.feed01{width:100%; height:auto;}
.feed02{width:100%; height:auto; margin:20px 0px;}
.feed02_a{width:100px; height:35px; line-height:35px; text-align:right; margin-right:10px; font-size:14px; float:left;}
.feed02_b{width:400px; height:35px; line-height:35px; float:left;}
.feed02_b span{color:#F00; font-size:16px;}
.feed02_c{width:400px; height:auto; line-height:22px; float:left;}
.feed03{height:auto; padding-left:110px; font-size:16px;}
.form01{width:380px; height:35px; line-height:35px;}
.form05{width:200px; height:35px; line-height:35px;}
.form02{width:50px; height:35px; line-height:35px;}
.form03{width:380px; height:90px; line-height:22px;}
.form04{width:100px; height:35px; cursor:pointer; margin-left:110px;}



/*--详情页面--*/
.xq01{width:1200px; height:auto; margin:0px auto;}
.xq02{width:100%; height:auto; line-height:40px; padding:0px 0px 30px 0px; text-align:center; font-size:26px; color:#333;}
.xq03{width:100%; height:40px; line-height:40px; text-align:center; font-size:14px; background:#ececec;}
.xq04{width:100%; height:auto; padding:30px 0px; font-size:16px; line-height:25px;}
.xq05{width:100%; height:auto; padding-top:10px; font-size:16px; border-top:1px #CCCCCC solid;}


/**********内容样式************/

/**********纯图片展示单独***********/
.show_img01{width:94%; margin:0px auto; overflow:hidden; padding-top:130px;}
.show_img01 ul{width:102%; height:auto;}
.show_img01 ul li{width:15.5%; height:auto; margin-right:1%; margin-top:1%; background:#000; float:left; overflow:hidden; position:relative;}
.show_img01 ul li img{width:100%; height:200px; display:block; transition:all 0.5s;}
.show_img01 ul li:hover img{transform:scale(1.2);opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.show_img01 ul li span{width:100%; height:auto; text-align:center; display:block; color:#fff; position:absolute; top:50%; left:0px;opacity:0; -moz-opacity:0; filter:alpha(opacity=0); transition:all 0.5s;}
.show_img01 ul li:hover span{top:40%; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
.show_img01 ul li span font{color:#CCC; font-size:12px;}

/**********纯图片展示***********/
.show_img{width:1200px; margin:0px auto; overflow:hidden;}
.show_img ul{width:110%; margin:0px auto;}
.show_img ul li{width:285px; height:auto; margin-right:20px; margin-bottom:30px; position:relative; float:left;}
.show_img ul li .div01{width:100%; height:220px; overflow:hidden;}
.show_img ul li .div01 img{width:100%; height:220px; display:block; transition:0.6s;}
/*.show_img ul li .div01:hover img{transform:scale(1.4);}*/

.show_img ul li span{width:100%; height:50px; line-height:50px; display:block; font-size:16px; text-align:center;}
.show_img ul li p{display:none;}
.show_img ul li:hover p{width:100%; height:220px; background:url(../images/tm_bj01.png); position:absolute; top:0px; left:0px; display:block;}
.yuan01{width:60px; line-height:60px; border-radius:50%; border:1px #FFFFFF solid; color:#FFF; font-size:30px; text-align:center; display:block; margin:80px auto 0px auto;}


/**********新闻列表展示***********/
.show_news{ width:1200px; margin:0px auto;}
.show_news ul li{width:100%; height:60px; font-size:16px; background:url(../images/dian01.png) no-repeat 5px 50%; border-bottom:#999 1px dotted; margin:0px auto; position:relative;}
.show_news ul li a{height:60px; line-height:60px; display:block; position:absolute; left:20px; top:0px;}
.show_news ul li span{line-height:60px; color:#555; position:absolute; right:0px; top:0px;}

/**********图文混排展示***********/
.show_news_img{width:1200px; margin:0px auto;}
.show_news_img ul li{width:100%; padding:10px 0px; text-align:left;}
.show_news_img ul li div{height:150px; background:#f8f8f8; position:relative;}
.show_news_img ul li div:hover{background:#fff;}
.show_news_img ul li div img{width:200px; height:150px; background:#f0f0f0; display:block; position:absolute; left:0px; top:0px; z-index:1;}
.show_news_img ul li div span{width:950px; height:auto; line-height:25px; display:block; color:#777; font-size:14px; position:absolute; left:220px; top:0px; z-index:1;}
.show_news_img ul li div span h3{line-height:40px; font-size:18px; margin:0px; padding-top:10px;}
.show_news_img ul li div span p{width:100%; height:20px; line-height:20px; color:#999; padding-bottom:10px;}


/**********上下图文混排展示***********/
.show_news_img_sx{width:1200px; margin:0px auto; overflow:hidden;}
.show_news_img_sx ul{width:110%; height:auto;}
.show_news_img_sx ul li{width:29%; height:auto; margin-right:2%; margin-bottom:2%; float:left; background:#f8f8f8; position:relative;}
.show_news_img_sx ul li .img01{width:100%; height:270px; background:#000; overflow:hidden;}
.show_news_img_sx ul li .img01 .img{width:100%; height:270px; display:block; transition:all 0.5s}
.show_news_img_sx ul li:hover .img01 .img{transform:scale(1.4); opacity:0.5; filter:alpha(opacity=50);}

.show_news_img_sx ul li .fdj{display:block; position:absolute; top:-8%; left:45%; opacity:0; filter:alpha(opacity=0); transition:all 0.5s;}
.show_news_img_sx ul li:hover .fdj{display:block; position:absolute; top:25%; left:45%; opacity:1; filter:alpha(opacity=100);}

.show_news_img_sx ul li .zw{width:85%; height:auto; min-height:150px; margin:20px auto;}
.show_news_img_sx ul li .zw h3{font-size:1.8rem; font-weight:normal;}
.show_news_img_sx ul li .zw span{line-height:30px; font-size:1.2rem; color:#999;}
.show_news_img_sx ul li .zw p{line-height:24px; font-size:1.4rem; color:#555;}
.show_news_img_sx ul li .zw p font{font-size:1.0rem; display:block; transition:all 0.5s; position:absolute; left:30px; bottom:20px;}
.show_news_img_sx ul li:hover .zw p font{color:#4381be;/* padding-left:70%;*/}

/**********单页展示***********/
.show_single{width:1200px; margin:0px auto;}
.show_single_t{font-size:20px; line-height:20px; color:#000000; text-align:center; padding-bottom:20px;}
.show_single_d{height:35px; line-height:35px; text-align:center; color:#FFFFFF; font-size:14px; background:#cbcbcb;}
.show_single_c{padding-top:10px; font-size:16px; line-height:35px;}


/*分页样式*/
.page_area{padding:25px 0px; text-align:center; clear:both;}
.PageNav_2{display:block; width:100%; text-align:center; clear:both;}
.PageNav_2 .PageTurn{height:35px; line-height:35px; border:#777 1px solid; background:#777; margin:2px; padding:0px 10px; color:#FFFFFF; display:inline-block; margin:0px 5px;}
.PageNav_2 .PageTurn_Disable{height:35px; line-height:35px; border:#999 1px solid; color:#999; padding:0px 10px; display:inline-block; margin:0px 5px; background:#FFFFFF;}
.PageNav_2 .PageNum{height:35px; line-height:35px; border:#777 1px solid; background:#777; color:#fff; padding:0px 15px; margin:0px 5px; display:inline-block;}/*未选中样式*/
.PageNav_2 .PageNum_Disable{height:35px; line-height:35px; color:#FFFFFF; border:1px solid #000; background:#000; padding:0px 15px; display:inline-block; margin:0px 5px;}/*当前选中样式*/


