@charset "UTF-8";
/* 重设样式 */
/* 重设样式 */
*{margin:0;padding:0;list-style:none;border:none;outline:none;}
body{width: 100%;height: 100%; font:12px/1.5 "微软雅黑","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;font-style: normal;font-variant:normal;color:#000000;}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}
input, select, textarea {font-size: 100%;}
/* 去掉各 Table  cell 的边距并让其边重合 */
table {border-collapse: collapse;border-spacing: 0;}
/* 去除默认边框 */
fieldset, img {border: 0;}
/* 去掉 firefox 下此元素的边框 */
abbr, acronym {border: 0;font-variant: normal;}
/* 一致的 del 样式 */
del {text-decoration: line-through;}
address, caption, cite, code, dfn, em, th, var,i {font-size:100%;font-style: normal;font-weight: normal;}
/* 去掉列表前的标识, li 会继承 */
ol, ul {list-style: none;}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption, th {text-align: left;}
/* 来自 yahoo, 让标题都自定义, 适应多个系统应用 */
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
q:before, q:after {content: '';}
/* 正常链接 未访问 */
/* 鼠标悬停 */
a:hover {text-decoration:none;}
/* 默认不显示下划线，保持页面简洁 */
ins, a {text-decoration: none;color:#000000;
    -moz-transition:all .3s ease-in;
    -webkit-transition:all .3s ease-in;
    -o-transition:all .3s ease-in;
    -ms-transition:all .3s ease-in;
    transition:all .3s ease-in;}
.clr{clear:both;font-size:0;height:0;line-height:0;overflow:hidden;margin:0; padding:0; width:0; border:none;}

/*header*/
.header{width: 100%;height: 125px;position: relative;}
.header .header_center{width: 100%;margin: auto;height: 30px;background: #303030;}
.header .header_center .header_one{width:1200px;margin: auto; position: relative;}
.header .header_center .header_one p{color:#c3c3c3;font-size:13px;line-height:30px;position:absolute;right:75px;top:0}
.header .header_center .header_one i{display:block;background:url(../images/lo1.png);width:19px;height:19px;position:absolute;right:30px;top:5px}
.header .header_center .header_one em{display:block;background:url(../images/lo2.png);width:19px;height:19px;position:absolute;right:0;top:5px}
.header .header_center_dao{width:1200px;margin: auto; position: relative;}
.header .header_center_dao .logo{background: url("../images/logo.jpg");width: 133px;height: 201px;position: absolute;top: -30px;left: 0;z-index: 99;}
.header .menu-cont{ width:1200px; height:50px; margin:0 auto; position:relative;}
.header .menu-l span{background: url(http://www.fanglin.cc/static/home/skin/images/10-miao.png) 12px no-repeat;height: 50px;font-size: 21px;color: #000000;text-align: center;display: block;line-height: 50px;font-weight: bold;}
.header .menu-r{ width:965px; height:50px; position:absolute; right:0; top:20px;}
.header .menu-r li{ margin-left: 46px; height:50px; float:left;  text-align:center;position:relative;}
.header .menu-r li i{ width:23px; height:14px; display:block; position:absolute; right:4px; top:-4px;}
.header .menu-r li a.menu-r-a{ height:50px;line-height:50px; display:block;  font-size:16px; color:#000000;}
.header .menu-r li a.menu-r-a:hover{color: #8b0589;    padding-bottom: 1px;border-bottom: 2px solid #8b0589;  }
.header .menu-r li.on a.menu-r-a{ color: #8b0589;    padding-bottom: 1px; border-bottom: 2px solid #8b0589;}

/*footer*/

.footer{width: 100%;height: 400px;background: #2E2E2E;}
.footer .footer_center{width: 1200px;height: 400px;margin: auto;}

.footer .footer_center .foo_left{width:50%;position:relative;float:left;color:#e8e8e8;border-right:1px solid #676767;padding-top:70px;height: 330px;}
.foo_left .fo_u1{width:200px;float:left}
.foo_left .fo_u1 li{font-size:15px;margin-bottom:15px}
.foo_left .fo_u1 li a{color:#CACACA;display:block}
.foo_left .fo_u1 li.on{font-size:20px}
.foo_left .fo_u2{width:200px;float:left}
.foo_left .fo_u2 li{font-size:15px;margin-bottom:15px}
.foo_left .fo_u2 li a{color:#CACACA;display:block}
.foo_left .fo_u2 li.on{font-size:20px}
.foo_left .fo_u3{width:200px;float:left}
.foo_left .fo_u3 li{font-size:15px;margin-bottom:15px}
.foo_left .fo_u3 li a{color:#CACACA;display:block}
.foo_left .fo_u3 li.on{font-size:20px}
.footer .footer_center .foo_right{width:45%;position:relative;float:left;color:#e8e8e8;padding:75px 0 0 59px}
.foo_right .wei_ma{width:159px;float:left}
.foo_right .wei_ma p{font-size:15px;margin-bottom:20px}
.foo_right .wei_ma img{width:159px;height:159px;display:block}
.foo_right .xin_xi{float:right;margin-right:50px}
.foo_right .xin_xi span{font-size:15px;display:block}
.foo_right .xin_xi i{font-size:13px;color:#A7A7A7;margin-left:10px}
.foo_right .xin_xi p{font-size:31px;color:#dfaf6d;padding:10px 0}
.foo_right .xin_xi em{font-size:14px;width:210px;display:block;position:relative}
.foo_right .xin_xi em img{width:12px;height:19px;position:absolute;left:-20px;top:0}
.footer_2{width:100%;height:60px;background:#232323}
.footer_2 .footer_2_center{width:1200px;margin:auto;position:relative;height:60px}
.footer_2 .footer_logo{position:absolute;top:-60px;left:0;width:105px;height:108px}
.footer_2 .footer_logo img{display:block;width:105px;height:108px}
.footer_2 .footer_2_center p{font-size:13px;color:#B7B7B7;line-height:60px;position:absolute;left:123px}
.footer_2 .footer_2_center span{position:absolute;right:10px;line-height:60px;font-size:14px;color:#B7B7B7}

.ban_1{background: url("../images/yyhd_01.jpg") center no-repeat;width: 100%;height: 833px;}
.ban_1 .ban_center{width: 1200px;height: 833px;margin: auto;position: relative;}

.ban_2{background: url("../images/yyhd_02.jpg") center no-repeat;width: 100%;height: 368px;}
.ban_2 .ban_center{width: 1200px;height: 368px;margin: auto;position: relative;}

.ban_3{background: url("../images/yyhd_03.jpg") center no-repeat;width: 100%;height: 610px;}
.ban_3 .ban_center{width: 1200px;height: 610px;margin: auto;position: relative;}

.ban_4{background: url("../images/yyhd_04.jpg") center no-repeat;width: 100%;height: 740px;}
.ban_4 .ban_center{width: 1200px;height: 740px;margin: auto;position: relative;}

.ban_5{background: url("../images/yyhd_05.jpg") center no-repeat;width: 100%;height: 834px;}
.ban_5 .ban_center{width: 1233px;height: 834px;margin: auto;position: relative;}

.ban_6{background: url("../images/yyhd_06.jpg") center no-repeat;width: 100%;height: 1012px;}
.ban_6 .ban_center{width: 1200px;height: 1012px;margin: auto;position: relative;}
.ban_6 .ban_center p{color: #4c4948;font-size: 18px;float: right;margin-right: 160px;}

.ban_7{background: url("../images/yyhd_07.jpg") center no-repeat;width: 100%;height: 909px;}
.ban_7 .ban_center{width: 1200px;height: 909px;margin: auto;position: relative;}
.ban_7 .ban_center .bd{width: 459px;height: 329px;float: right;margin-right: 60px;}

.ban_8{background: url("../images/yyhd_08.jpg") center no-repeat;width: 100%;height: 656px;}
.ban_8 .ban_center{width: 1200px;height: 656px;margin: auto;position: relative;}


.banner-box{ width:100%; height:825px;overflow:hidden;position: relative;}
.fullSlide{ width:100%;  position:relative;  height:739px; background:#ffffff;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:739px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:739px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:-50px; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:3px 8px; overflow:hidden; background:#c5c5c5; line-height:999px;border-radius: 50%;}
.fullSlide .hd ul .on{ width:15px; background:#303030; -moz-transition: all ease .5s;-o-transition: all ease .5s;-webkit-transition: all ease .5s;transition: all ease .5s;}
.fullSlide .prev,
.fullSlide .next{  background: url("../images/left_1.png");display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:2%;  width:68px; height:113px;   cursor:pointer;  }
.fullSlide .next{ background: url("../images/right_2.png");left:auto; right:2%; }

.col-gold{color:#a0763d}

