@charset "utf-8";
html{min-width:1200px;webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-justify:inter-ideograph;}
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,textarea{font-size:14px; line-height:28px; font-family: "microsoft yahei", "Arial Black"; color:#333;}
h1,h2,h3,h4,h5,h6{font-size:14px; font-weight:normal;}
ul,ol{list-style:none;}
img{border:0px; display: block;margin:0; padding:0;}
em,i,strong{font-style:normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse;border-spacing:0;}
body{background:#fff;}
*{padding:0px; margin:0px}
div{margin:0; padding:0; border:0;}
p{margin:0;}
b,strong{font-weight: bold;}
table{border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{list-style: none outside none;}
/*链接*/
a{text-decoration:none; color:#333; background: transparent; outline:none;text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
a:focus{outline:none;}
a:hover,a:active{color:#cc2920; text-decoration:none;}
a:visited{text-decoration:none;}
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{border-radius:0;background:#fff;}
::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.4);background-color:#cc2920;}
input,textarea{-webkit-user-select:text}
/*表单*/
form{margin: 0;}
button,input,select,textarea{font-size: 100%; /* Correct font size not being inherited in all browsers. */ margin: 0; /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */ vertical-align: baseline; /* Improve appearance and consistency in all browsers */ *vertical-align: middle; /* Improve appearance and consistency in all browsers */}
button,select{text-transform: none;}
input{line-height: normal; border:none;}
/*其它*/
blockquote{margin: 1em 40px;}
dfn{font-style: italic;}
hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp{font-size: 1em;}
pre{margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
small{font-size: 80%;}
sub,sup{font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dd{margin:0;}
audio:not([controls]){display: none; height: 0;}
.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;}
/*常用颜色*/
.red{color: #F00 !important;}
/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0;}
.clearfix{*zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
/*其它*/
.hidden{display:none;}
/*必须输入，主要*/
.required{color:red; font-weight:bold;}
.form_text_verifycode{width:80px;}
.form_radio{width:auto; border:0;}
.form_checkbox{width:auto; border:0}
/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
/*分页样式*/
.pglist{padding: 20px 0 30px;width:100%;text-align: center;clear: both;}
.pglist a,.pglist span{color: #666;padding: 0 14px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 34px;background: #fff;border: 1px solid #ddd;-webkit-border-radius: 2px;border-radius: 2px;}
.pglist a:hover,.pglist span{display:inline-block;color: #fff;background: #cc2920;border-color: #cc2920;}
.pglist a.page-num-current{display:inline-block;color: #fff;background: #cc2920;border-color: #cc2920;}
/*返回首页*/
#tip{padding-top: 30px;min-height: 640px;}
#tip b{color: #cc2920;}
/*网站地图*/
.sitemap{overflow:hidden;line-height:30px;padding: 10px;border-bottom:1px solid #ddd;}
.sitemap dt{float: left;margin-right: 2%;width: 14.66666667%;}
.sitemap dt a{display:block;text-align:center;background: #ececec;font-size:14px;padding:8px 0;font-weight:normal;}
.sitemap dt a:hover{background: #ccc;color:#fff;}
.sitemap dd{float: left;width: 83.333333%;}
.sitemap dd a{float:left;color:#666;padding-right:35px;line-height:39px;transition:none;}
.sitemap dd a:hover{color:#333;}
/*网站标签*/
.tags_list{overflow:hidden;line-height:30px;padding: 10px;border-bottom:1px solid #ddd;}
.tags_list dt{float: left;margin-right: 2%;margin-bottom: 2%;width: 14.66666667%;}
.tags_list dt a{display:block;text-align:center;background: #ececec;font-size:14px;padding:8px 0;font-weight:normal;}
.tags_list dt a:hover{background: #ccc;color:#fff;}
.tags{overflow:hidden;margin-bottom: 20px;}
.tags span{float: left;display: block;line-height: 40px;}
.tags a{border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;line-height: 28px;padding: 0 6px;margin: 5px;background: #fff;border: 1px solid #dadada;}
.tags a:hover {background: #cc2920;border-color: #cc2920;color: #fff;}
/*评论列表*/
.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 #cc2920;-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: #cc2920;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: #cc2920;}
.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: #cc2920;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 #cc2920;box-shadow: 0 0 10px 0 #cc2920}
.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: #cc2920;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: #cc2920;border-color: #cc2920;color:#fff;}
#mood a:hover span.dianzan-up{background-position: bottom left;}
#mood a:hover span.dianzan-down{background-position: bottom right;}
/*视频样式*/
video {background-color: #000;}


#header_main, #top_main, #banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}
/*top*/
.header_main{background:#fff;height:34px;line-height:34px;font-size:12px;border-bottom:1px solid #ddd;}
.header_main span{color:#666;display: inline-block;margin-right: 10px;}
.header_main b{display: inline-block;font-weight: bold;font-size:16px;font-family: arial;color: #666;}
.header_main .ksdh{color:#666;+width: 300px;}
.header_main .ksdh li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.header_main .ksdh .split{display: inline-block;width: 1px;height: 12px;background: #666;vertical-align: middle;margin: 0;}
.header_main .ksdh a{color:#666;display:inline-block;font-size:12px;}
.header_main .ksdh a:hover{color:#cc2920;}
.top_main{width: 100%;}
.top_main .top{padding-top: 20px;padding-bottom: 20px;}
.top_main .logo{display: block;}
.top_main .logo img{display:block;}
.top .toprig{width:800px;padding-top: 6px;}
.top .toprig .item{width:190px;padding-top:12px;}
.top .toprig .item span{width: 40px;height:40px;display:block;float:left;margin-right: 10px;}
.top .toprig .item h3{font-size:18px;font-weight:bold;}
.top .toprig .item p{color:#666;line-height: 15px;}
.top .toprig .it1 span{background-position:-100px 0;}
.top .toprig .it2 span{background-position:-148px 0;}
.top .toprig .it3 span{background-position:-194px 0;}
.top .toprig .it4{text-align: right;width: 230px;padding-top:0;}
.top .toprig .item i{display: block;font-size: 16px;color: #666;}
.top .toprig .item h4{font-family: "AvantGardeITVbyBT Book",arial;display: block;font-size: 30px;color: #cc2920;font-weight: bold;}

.search{width: 422px; height: 45px; line-height: 45px; -moz-border-radius: 45px; -webkit-border-radius: 45px; border-radius: 45px; background: #f6f6f6; position: relative;margin-top: 30px;}
.search input{outline: none; border: 0 none; height: 45px; line-height: 45px;}
.search .txt{width: 340px;background: none;padding-left: 15px;display: block;color: #999;}
.search .btn{width: 100px;background: url(../images/sou.png) no-repeat center #cc2920;position: absolute;right: 0;top: 0;cursor: pointer;-moz-border-radius: 45px;-webkit-border-radius: 45px;border-radius: 45px;}
.search .btn:hover{background-color: #f38716;}
/*导航*/
.nav_main{width:100%;height:55px;line-height: 55px;background:#cc2920;position: relative;z-index: 10;}
#nav ul{margin:0 auto;width:100%;}
#nav li{float:left;width: 131px;display:block;list-style:none;font-size:16px;text-align:center;line-height:55px;position:relative;margin:0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#nav li:last-child{background: none;}
#nav li a{display:block;text-align:center;position: relative;color: #fff;height:55px;}

#nav li:hover,#nav li.hover{background: #f38716;}
#nav li:last-child:hover,#nav li:last-child.hover{background: #f38716;}
/*导航栏下拉*/
#nav ul .subnav{background: #fff;border-top: 2px solid #63b670;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%;width:100%;z-index: 199;}
#nav ul .subnav{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 ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav ul .subnav a{color: #666; display: block; font-size: 13px; font-weight: 500; line-height: 22px;height: 22px; padding: 10px; transition: all 0.2s ease-in-out 0s;max-width: 100%;border-bottom: 1px solid #eee;}
#nav ul .subnav a:hover{color: #63b670;padding-left:20px;background: #f9f9f9;}
/*侧边导航*/
/* banner */
#banner_main{overflow:hidden;position: relative;z-index: 2;}
#banner_main .banner{height:500px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:500px; overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px; height:20px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:20px;z-index:3;}
#banner .tip span{height:5px;margin:0 2px;width:50px;display:inline-block;font-size: 0;cursor: pointer;background:#fff;opacity:.6;filter:Alpha(opacity=60);*zoom:1;}
#banner .tip span.cur{background-color:#f4e710;opacity:1;filter:Alpha(opacity=100);}
#banner #btn_prev,#banner #btn_next{width:40px;height:90px;position:absolute;top:50%;z-index:5;margin-top: -45px;-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:0 0;left:5%;}
#banner #btn_next{background-position:-50px 0;right:5%;}
#banner #btn_prev:hover{background-position:0 -98px;}
#banner #btn_next:hover{background-position:-50px -98px;}
/*搜索栏*/
.announ_main{width: 100%; height: 76px; line-height: 76px; border-bottom: 1px solid #eee;}
.announ_main .announ_right{width: 282px; padding-top: 20px;}

.announ_main .announ_left span{display: inline-block;}
.announ_main .announ_left a{display: inline-block; padding: 0 10px 0 0;}
.announ_main .announ_left a s{width: 1px; height: 16px; display: inline-block; margin-right: 10px; background: #e9e9e9; vertical-align: middle;}
.announ_main .announ_left a:first-child s{display: none;}
/*banner end*/
.transs{-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.index .title{text-align: center;width: 100%;padding-bottom: 30px;}
.index .title h3{font-size:28px;font-weight:normal;display:block;line-height:30px;background: url(../images/title.png) no-repeat center;}
.index .title p{color:#666;font-size:16px;text-transform:uppercase;font-weight: normal;padding-top:20px;}
.index .title h3 b{display:inline-block;font-weight:normal;color:#cc2920;}
.index .tab{margin-bottom: 30px;border-bottom: solid 1px #cc2920;height: 40px;line-height: 40px;}
.index .tab span{padding: 0 20px;background: #cc2920;font-size: 16px;display: inline-block;color: #fff;}

.index .tab a{float: right;}
.index .floor_1_main{background:url(../images/flo1.jpg) repeat-x left bottom #fff;padding-top:80px;padding-bottom:80px;}
.ipro{position: relative;}
.ipro .bd{overflow: hidden;}
.ipro .item{float: left;width: 296px;display: block;margin-bottom: 25px;margin-right: 15px;position: relative;}
.ipro .item:nth-child(3N+3){margin-right: 0;}
.ipro .item a{display: block;position: relative;}
.ipro .item a.img{width:100%;height: 176px;overflow: hidden;position: relative;}
.ipro .item img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;width:100%;height: 100%;display: block;}
.ipro .item:hover img{transform: scale(1.06, 1.06);}
.ipro .item a.txt{border: 1px solid #ddd;background: #fff;height: 68px;line-height: 68px;position: relative;border-top: 0 none;}
.ipro .item h3{font-weight: normal;text-align: left;padding-left: 20px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;font-size: 16px;}
.ipro .item em{right:30px;top:28px;width:10px;height:16px;background-position: -248px 0;display: block;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.ipro .item:hover h3{padding-left: 25px;}
.ipro .item:hover em{background-position: -268px 0;}
.ipro .item:hover .txt{background: #cc2920;color: #fff;border: 1px solid #cc2920;border-top: 0 none;}
.item_mask{width: 100%;height: 100%;background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s}
.item_link_icon{display: block; width:45px; height:45px; text-align: center; background-position:-100px -156px;line-height: 38px;position: absolute; left: 50%; top: 50%; margin-left: -22px; margin-top: -22px;opacity:0;filter:Alpha(opacity=0);*zoom:1;}
.ipro .item:hover .item_mask{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, 0.3);}
.ipro .item:hover .item_link_icon{transform: translateY(-21px);opacity: 1;filter:Alpha(opacity=100);}
a.btn{width: 40px;height:40px;display: block;position: absolute;top:28%;cursor: pointer;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
a.btn.prev{background-position:-100px -50px;left: -5%;}
a.btn.next{background-position:-190px -50px;right:-5%;}
a.btn.prev:hover{background-position:-145px -50px;}
a.btn.next:hover{background-position:-236px -50px;}
.index .floor_5_main{background:url(../images/flo5.jpg) no-repeat center top;height: 818px;overflow: hidden;}
.index .floor_2,.index .floor_3{padding: 40px 0;position: relative;}

.floor_2_main{background: #fafafa;overflow: hidden;width: 100%;}


.index .icase{overflow:hidden;}
.index .icase .list{zoom: 1; }
.index .icase .list li {float: left;margin-right: 20px;margin-bottom: 21px;width: 285px;}
.index .icase .list li:nth-child(4N+4){margin-right: 0px;}
.index .icase .list li .img {width: 285px;height: 170px;overflow: hidden;display: block;position: relative;cursor: pointer;}
.index .icase .list li .img img {width: 285px;transition: .9s;-moz-transition: .9s;-webkit-transition: .9s;-o-transition: .9s;height: 170px;}
.index .icase .list li .img .on{width: 100%;height: 100%;background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s}
.index .icase .list li .img .on i {width: 65px;height: 65px;background-position: -150px -147px;position: absolute;left: 50%;top: 50%;margin-top: -32px;margin-left: -32px;}
.index .icase .list li .p {background: #cc2920;color: #fff;display: block;width: 100%;height: 50px;line-height: 50px;font-size: 16px;text-align: center;}
.index .icase .list li:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.index .icase .list li:hover .on{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, 0.3);}
.xunpan{width: 100%;background: url(../images/xunpan.jpg) no-repeat center top;height:176px;}
.xunpan .zixun{width:200px;height:40px;padding:5px;text-align:center;background: #fff;position:absolute;right:0;top:60px;
-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.xunpan .zixun a{width:188px;height:38px;line-height:38px;display:block;margin:0 auto;color:#125d27;font-size:20px;font-weight:bold;border: 1px solid #125d27;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.xunpan .zixun:hover{animation: flipInY 1.2s ease-out forwards;-webkit-animation: flipInY 1.2s ease-out forwards;}
.xunpan img{display:block;padding-top:40px;max-width:100%;padding-bottom:20px;}
.xunpan .tel{width:310px;background:url(../images/telbg.png) no-repeat left top;height:40px;line-height:40px;color:#125927;font-size:30px;text-align:center;margin-right:5px;font-family:arial;display:inline-block;text-indent:14px;}
.xunpan strong{display: inline-block;color: #fff;font-weight: normal;font-size: 28px;padding-right: 10px;font-family:"You Yuan";}
.floor_3_main{background: #222;overflow: hidden;}
.floor_3 .title{color: #fff;}
.floor_3 .title p{color: #fff;}
.liuc{position: relative;}
.liuc .bd{overflow: hidden;width: 100%;*zoom: 1;position: relative;}
.liuc li{float: left;}
.liuc li .jtou{width: 120px;height: 100px;background: url(../images/jtou.png) no-repeat center;float: left;display: block;}
.liuc li img{width:100px;height:100px;display:block;margin-bottom: 20px;border-radius: 50%;}
.liuc li p{text-align:center;color:#fff;font-size:16px;float: left;}
.liuc li:last-child .jtou{display: none;}
.liuc a.btn{width: 45px;height: 45px;}
.liuc a.btn.prev{background-position:-100px -98px;}
.liuc a.btn.prev:hover{background-position:-150px -98px;}
.liuc a.btn.next{background-position:-200px -98px;}
.liuc a.btn.next:hover{background-position:-250px -98px;}
.liuc li:hover img{animation: flipInY 1.2s ease-out forwards;-webkit-animation: flipInY 1.2s ease-out forwards;}
.floor_4_main{overflow: hidden;width: 100%;}
.index .floor_4,.indnews{padding: 40px 0;position: relative;padding-top: 2px;}
.index .floor_4 .textlist .list{width: 108%;}
.index .floor_4 .textlist{position: relative;overflow: hidden;margin-bottom: 20px;}
.index .textlist li{position: relative;float:left;width:220px;height: 430px;margin-right:20px;transition: all 0.2s linear 0s;border: 1px solid #ddd;background: #fff;}

.index .textlist li a{display: block;padding:15px;color: #333;}
.index .textlist li .img{width:190px;height: 240px;overflow: hidden;cursor: pointer;position: relative;}
.index .textlist li .img img{width:100%;height:100%;transition: all 0.3s ease-out 0s;display:block;}
.index .textlist li:hover .img img{transform: scale(1.2, 1.2);}
.index .textlist li h3{font-size:20px;line-height:40px;padding-top:12px;}
.index .textlist .desc{line-height:24px;overflow:hidden;margin-bottom:5px;cursor:pointer;padding-top: 10px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.index .textlist span{position: absolute;bottom: 20px;left: 30px;display:block;color:#fff;font-family:arial;width:120px;height:30px;line-height:30px;background:#cc2920;text-align: center;}
.index .textlist li:hover{background:#cc2920;border:1px solid #cc2920;color:#fff;}
.index .textlist li:hover a{color: #fff;}
.index .textlist li:hover span{background:#f38716;}
#ichoose{position:relative}
.floor_4 .hd{text-align: center;padding-top: 20px;}
.floor_4  a.btn{position: absolute;top: 215px;display: inline-block;margin: 0 5px;z-index: 100;}
.floor_4  a.btn.prev{left: -60px;}
.floor_4  a.btn.next{right: -55px;}
.index .more{margin-top:40px;}
.index .more .line{display:block;width:500px;height:1px;margin-top:24px;background:#ccc;}
.index .more .look_more{display:block;width:198px;height:48px;font-size:16px;line-height:48px;text-align:center;border:1px solid #ccc;transition:all .5s;}
.index .more .look_more:hover{background:#cc2920;color:#fff;transition:all .5s;border:1px solid #cc2920;}
.newsBox{width:650px;height: 488px;overflow: hidden;position: relative;}
.newsBox .hd{height:15px; overflow:hidden; position:absolute; right:16px; bottom:10px; z-index:10;}
.newsBox .hd ul{overflow:hidden; zoom:1; float:left;}
.newsBox .hd ul li{float:left;margin-right:6px; width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;}
.newsBox .hd ul li.on{background:#f38716; color:#fff;}
.newsBox .bd{position:relative;width:650px;height: 488px;z-index:0;overflow: hidden;}
.newsBox .bd li{zoom:1;vertical-align:middle;position: relative;}
.newsBox .bd img{width: 650px;height: 488px;display:block;transition: all 0.3s ease-out 0s;}
.newsBox .bd li h3{display: block;font-size:20px;padding-left:28px;padding-top: 30px;}
.newsBox .bd li .txt{background:url(../images/green80.png) repeat left top;color: #fff;position: absolute;left: 0;bottom:0;width:100%;height:150px;z-index: 5;}
.newsBox .bd li p{padding:0 28px;}
.newsBox .bd li .time{font-size:16px;padding-right:30px;padding-top:28px;}
.newsBox .bd li a:hover img{transform: scale(1.1, 1.1);}

.txttitle{height: 38px; line-height: 38px; border: 1px solid #e4e4e4;margin-top: 20px;}
.txttitle span{border-left: 5px solid #cc2920; height: 38px; line-height: 38px;padding-left: 15px; display: block; float: left; color: #cc2920; font-weight: bold; font-size: 16px;}
.txttitle a{padding-right: 10px;color: #cc2920;}

.txtlistbox{width:386px;}
.txtlistbox:nth-child(2){margin: 0 20px;}
.txtlistbox ul{border: 1px solid #e4e4e4;padding: 0 10px;border-top: 0;}
.txtlistbox li{border-bottom:1px dashed #ddd;position: relative;padding: 7px 0 7px 12px;background: url(../images/green80.png) no-repeat left center;background-size: 5px 5px;transition: all 0.3s ease-out 0s;}
.txtlistbox li a{display:block;line-height: 30px;height: 30px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.txtlistbox li:nth-last-child(1){border-bottom: none;}
.txtlistbox li em{width: 15px;height: 15px;display:inline-block;background-position: -304px 0;+display: inline;*zoom: 1;}
.txtlistbox li:hover{padding-left: 16px;}
.txtlistbox li:before{position: absolute;bottom:-1px;left: 0;height: 1px;content: "";width: 0;background: #cc2920;transition: width .6s ease-out;}
.txtlistbox li:hover:before{width: 100%}
.iabout{width:100%;background: url(../images/fl6.jpg) no-repeat center bottom #f8f8f8;padding: 80px 0;}
.iabout .txt{width:470px;height:240px;display: block;background: #fff;padding:40px;}
.iabout .txt img{max-width:100%;display:block;}
.iabout .txt p{padding-top: 20px;color: #333;}
.iabout .txt span{width: 154px;height: 34px;line-height: 34px;text-align: center;display: block;border: 1px solid #1a7140;margin-top: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;cursor: pointer;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.iabout .txt span:hover{background: #1a7140;color: #fff;}
.iabout .img{width:650px;height:320px;display:block;overflow:hidden;}
.iabout .img img{width: 650px;height: 320px;display:block;}
/* 亮光 */
/*hvr-highLight*/
.hvr-highLight{overflow: hidden; position: relative;}
.hvr-highLight:before{content: ""; position: absolute; width:80px; height:320px; top: 0; left: -136px; overflow: hidden; background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); -webkit-transform: skewX(-32deg); -ms-transform: skewX(-32deg); -moz-transform: skewX(-32deg);transform: skewX(-32deg);}
.hvr-highLight:hover:before{-webkit-transition: left 1.1s; -moz-transition: left 1.1s; -ms-transition: left 1.1s; transition: left 1.1s; left:750px;}
.hvr-highLight:hover{opacity: .9\0; filter: alpha(opacity=90);}
.copyright_main{background: #111;line-height: 50px;}
.copyright{color: #999;font-size: 12px;}
.copyright span{margin: 0 12px; opacity: 0.7; filter: alpha(opacity=70);}
.copyright_right a{padding: 0 10px;color: #333;}
.copyright a{color: #333;}
.copyright a:hover{color: #000;}
.zhizao .goback{width:60px;height:60px;display: block;position: absolute;right:2%;top:2%;background: url(../images/guan.jpg) no-repeat center;}
.ilinks{padding:15px 0;border-bottom: solid 1px #dedede;background-color: #f5f5f5;color: #333;line-height:35px;}


.ilinks a{display: inline-block;color: #333;}
.ilinks a:hover{color: #000;}
.ilinks i{padding: 0 5px;color: #333;}
.ilinks i:last-child{display: none;}
/*底部信息*/
/*footer_main*/
.footer_main{width: 100%; padding: 20px 0; background: #f8f8f8; color: #333333;}
.footer_main .footer{text-align: center;line-height: 30px;}
.footer_main .footer span{padding: 5px 15px;}
.
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@font-face{font-family: ADELE; src: url("../font/ADELE.eot"); src: url("../fonts/adele.eot") format("eot"), url("../fonts/adele.ttf") format("truetype");}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
/* page*/#PageContent {margin:18px auto;text-align:center;}
.pagination {text-align:center;}
.pagination li {counter-increment:pagination;display:inline;margin:0 6px;}
.pagination li:hover a,.pagination li.active a {color:#fdfdfd;background-color:#cc2920;border:solid 1px #cc2920;}
.pagination li:nth-child(2) {counter-reset:pagination;}
.pagination li a {border:solid 1px #d6d6d6;border-radius:3px;color:#7d7d7d;text-decoration:none;text-transform:uppercase;display:inline-block;text-align:center;padding:8px 15px;}
