@charset "UTF-8";

/*nav 导航*/
.header{position: relative;z-index: 200;height: 30px;background-color: #373737;line-height: 30px;}
.header_left{float: left;font-size: 13px;color: #a5a5a5;display: none;}
.header_right{/* float: right; */font-size: 14px;color: #fff;margin: 0 auto;width: 100%;}
.header_right span{ color:#b5b5b5;display:inline-block;margin-left:18px;}
.nav{background-color:#fff;height:100px;position: relative;z-index: 200;position: fixed;top: 30px;left: 0;width: 100%;}
.nav.on{top:0px}
.logo{margin-top:22px;float: left;width: 270px;}
.logo img{float: left;width: 150px;height:61px;}
.logo div{padding-left:13px;margin:15px 0 0 18px;height:35px;border-left:1px solid #c4c4c4;font-size: 15px;color: #979797;float: left;width: 60px;}
.logo div span{  letter-spacing: 1.5px;color: #ff9934;}
.nav_center{float: left;margin: 40px 15px 0 30px;height:60px;}
.nav_center li{float: left;font-size: 16px;}
.nav_center li a{height:57px;display:inline-block;border-bottom:3px solid transparent;transition:.5s;-webkit-transition:.5s;color: #232425;}
.nav_center li a:hover,.nav_center li a.on{border-color: #ff9934;color: #ff9934;}
.nav_center li span{display:inline-block;margin: 0 10px;color: #c1c1c1;}
.nav_right{float: right;}
.nav_right .bshare-custom{/* margin-top:38px; */float:left;}
.nav_right .bshare-custom a,.bshare-call{transition:.5s;-webkit-transition:.5s;width: 20px;height: 20px;padding:0;margin: 5px 5px;border: 1px solid #bfbfbf;border-radius: 50%;float: right;background-color: #fff;background-size: 13px;}
.nav_right .bshare-custom a.bshare-sinaminiblog{background: url("/skin/cyy/images/header_09.png") no-repeat center;background-color: #fff;background-size: 12px;}
.nav_right .bshare-custom a.bshare-sinaminiblog:hover{background: url("/skin/cyy/images/header1_09.png") no-repeat center #f77b00;}
.nav_right .bshare-custom a.bshare-qqim{background: url("/skin/cyy/images/header_11.png") no-repeat center;background-color: #fff;background-size: 12px;}
.nav_right .bshare-custom a.bshare-qqim:hover{background: url("/skin/cyy/images/header1_11.png") no-repeat center #f77b00;}
.nav_right .bshare-custom a.bshare-weixin{background: url("/skin/cyy/images/header_13.png") no-repeat center;background-color: #fff;background-size: 12px;}
.nav_right .bshare-custom a.bshare-weixin:hover{background: url("/skin/cyy/images/header1_13.png") no-repeat center #fe9833;}
.bshare-call{margin-top: 5px;float:right;margin-right:0;background: url("/skin/cyy/images/header_06.png") no-repeat center;background-color: #fff;}
.bshare-call:hover{background: url("/skin/cyy/images/header1_06.png") no-repeat center #fe9833;}
.nav_right .bshare-custom a:hover,.bshare-call:hover{border-color: #f77b00;}

/*下拉*/
.nav_pro{margin-top:50px;}
.nav_pro .nav_pro_left{margin-left:40px;float: left;width:365px;}
.nav_pro .nav_pro_left span{display:block;font-size:35px;margin-bottom: 8px;color: #222;}
.nav_pro .nav_pro_left p{font-size: 14px;color: #808080;line-height:14px;}
.nav_pro .nav_pro_left a{transition:.5s;text-align:center;display: block;width: 132px;height:42px;border-radius:21px;margin-top:40px;line-height:42px;color: #fff;background-color: #fe9833;}
.nav_pro .nav_pro_left a:hover{background-color: #db7e31;}
.nav_bg{z-index:10;width:100%;position: absolute;top:-310px;background-color: #f6f6f6;height:310px;}
.nav_pro .nav_pro_right{float: left;width: 750px;}
.nav_pro .nav_pro_right img{float:left;margin-left:30px;}
.nav_pro .nav_pro_right div{transition:.5s;width:200px;float:left;margin-left:50px;}
.nav_pro .nav_pro_right div a{display: block;width:100%;height: 32px;font-size: 14px;color: #222;}
.nav_pro .nav_pro_right div a:hover,.nav_pro .nav_pro_right div a.on{color: #fe9833;}
/*2017-05-04*/
.nav_pro_right_ul{display:none;float: left;width:150px;}
.nav_pro_right_ul li{transition:.5s;}
.nav_pro_right_ul li a{display: block;width:100%;height:38px;font-size: 14px;color: #222;}
.nav_pro_right_ul li a:hover{color: #fe9833;}

/*banner*/
.flexslider{ position:relative; clear: both; overflow:hidden;z-index: 99; }
.flexslider .slides li{position:relative;}
.flexslider .slides li a{display: block;width: 100%;}
.flexslider .slides li a img {display: block; width: 100%; }
.flex-control-nav{position:absolute;text-align:center;width:100%;bottom:25px; left:0; height:10px; display:block;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{opacity: 0.2;filter:alpha(opacity=20);background-color: #fff;border-radius:50%;transition:.5s;-webkit-transition:.5s;color:transparent;width:14px;height:14px; vertical-align:middle; text-align:center;display:block;overflow:hidden;cursor:pointer;}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{opacity: 1;;filter:alpha(opacity=100);}

.nice{width:43px;height:42px;position: absolute;bottom: 121px;z-index: 1100;left:50%;margin-left:-23px;transform-origin: center bottom;animation: bounce 1.7s cubic-bezier(0,0,0.58,1) infinite;}
@keyframes bounce {
    from,to{
        transform:translateY(8vh);
    }40%{
         transform:translateY(6vh);
     }
}


/*f1*/
.f1_tit{text-align: center;margin:45px 0 35px 0;}
.f1_tit b{display: block;font-size: 30px;color: #000;font-weight: normal;}
.f1_tit p{margin:15px 0 5px 0;text-transform:uppercase;line-height:82px;font-family: 'Conv_Iskoola_Pota';font-size:48px;color:#232425;height: 82px;background: url("/skin/cyy/images/f1_03.png") no-repeat center;}
.f1_tit span{display:block; color: #b5b5b5;}
.f1_bottom{overflow: hidden;}
.f1_left{padding-bottom:65px;float: left;width: 695px;border-bottom: 1px solid #e4e4e4;margin-top:45px;}
.f1_bottom_left{float: left;width: 220px;}
.f1_bottom_left a{transition:.5s;-webkit-transition:.5s;margin-top:65px;font-family: 'Conv_Iskoola_Pota';color:#3a383b;display: block;width: 206px;height:29px;border:1px solid #1c1d1e;line-height: 29px;text-align: center;}
.f1_bottom_left a:hover{color: #ff9934;border-color: #ff9934;}
.f1_bottom_right{color:#c0c0c0;line-height:24px;float: right;width: 450px;}
.f1_bottom_right a{height:43px;display: block;font-size: 14px;color: #232425;line-height: 24px;}
.f1_bottom_right p{height: 90px;/*margin-top:65px;*/}
.f1_right{position:relative;float: right;border:2px solid #eaeaea;width:440px;height:288px;}
.f1_right img{display: block;width:440px;height:288px;margin:16px 0 0 -19px;}
.f1_right i{cursor:pointer;position:absolute;z-index:110;top:16px;left:-19px;background:url("/skin/cyy/images/f1_10.png") no-repeat center;display: block;width:440px;height:288px;}
.f1_right b{position:absolute;z-index:100;top:16px;left:-19px;background:rgba(0,0,0,0.8);display: block;width:440px;height:288px;}
/*视频弹窗*/
.video_bg{display:none;z-index:1000;position: fixed;top:0;left:0;width: 100%;height: 100%;background: rgba(0,0,0,0.7)}
.video_bg img{cursor:pointer;position: absolute;top:20px;right:20px;}
.video_nr{display:none;z-index:1100;margin:-249px 0 0 -320px;top:50%;left:50%;width:640px;height:498px;position: fixed;padding:20px;background: #fff;border:2px solid #eee;}

/*f2*/
.f2{background: url("/skin/cyy/images/f2_03.jpg") repeat-x top;margin-top:80px;padding-top:80px;}
.f2_left{position:relative;float: left;width: 300px;background-color: #232425;height:600px;}
.f2_top{width:195px;overflow:hidden;height:400px;padding-left:58px;}
.f2_top b{line-height:60px;text-transform:uppercase;font-weight:normal;font-family: 'Conv_Iskoola_Pota';margin:60px 0 0 0;display: block;color: #fff;font-size: 60px;}
.f2_top span{display: block;font-size: 24px;color: #fff;}
.f2_top p{overflow:hidden;color: #919090;font-size: 12px;line-height: 24px;margin-top:50px;height: 90px;}
.f2_top+.f2_bottom{display: block;}
.f2_bottom{display:none;position:absolute;bottom:0;left:0;width:100%;font-size:18px;padding:18px;height:200px;background-color: #ff9934;color: #fff; box-sizing:border-box; text-align:center;}
.f2_bottom img{margin:33px 0 10px 0;}
.f2_bottom span{position:absolute;display: block;width:9px;height:17px;right:-9px;top:33px;background: url("/skin/cyy/images/pt_05.png") no-repeat center;}

.f2_right{float: right;width: 900px;background-color: #f2f2f2;position: relative;height:600px;}
.f2_right_img{position: absolute;top:0;left:0;width: 100%;height:480px;}
.f2_right_img img{display: block;width: 100%;height:100%;}
.f2_right>a{color: #ff9934;border:2px solid #ff9934;transition:.5s;-webkit-transition:.5s;right:0;top:30px;font-size:12px;display: block;position: absolute;text-align: center;width:155px;height:44px;line-height: 44px;}
.f2_right>a:hover{color: #cb6e33;border-color: #cb6e33;}
/* box */
#box{position:relative;width:580px;height:180px;margin:403px auto 0 auto;}
#box ul{position:relative;width:580px;height:180px;}
#box li{background:url("/skin/cyy/images/yy_03.png") no-repeat center bottom;padding-bottom:20px;position:absolute;list-style:none;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;}
#box li img{border-radius:50%;border:2px solid #fff;width:100%;height:100%;vertical-align:top;}
#box .prev, #box .next{transition:.5s;-webkit-transition:.5s;position:absolute;top:50%;width:56px;height:56px;margin-top:-43px;overflow:hidden;text-indent:-999px;cursor:pointer;background:url(/skin/cyy/images/f2p_03.png) no-repeat center #232425;border-radius: 50%;}
#box .prev{left:-80px;}
#box .prev:hover,#box .next:hover{background-color: #ff9934;}
#box .next{right:-80px;background:url("/skin/cyy/images/f2p_06.png") no-repeat center #232425;}

/*f3*/
.f3{background: url("/skin/cyy/images/f3_06.jpg") repeat-x bottom;}
.f3_bottom{overflow: hidden;}
.f3_f1{overflow:hidden;position:relative;float: left;height:520px;width: 299px;border-left:1px solid #d4d4d5;}
.f3_bottom a:first-child{border-left:none;}
.f3_f1 img{transition:.5s;-webkit-transition:.5s;opacity:0;filter:alpha(opacity=0);display: block;width: 100%;height:520px;}
.f3_div{overflow:hidden;transition:.5s;-webkit-transition:.5s;position: absolute;top:0;left:0;width: 100%;height:100%;text-align: center;}
.f3_div>span{transition:.5s;-webkit-transition:.5s;font-family: 'Conv_Iskoola_Pota';display: block;font-size: 52px;margin-top:40px;color: #929292;}
.f3_div>span i{transition:.5s;-webkit-transition:.5s;display: block;width: 24px;height:1px;background-color: #1c1d1e;margin:15px auto 0 auto;}
.f3_tit h2 {
  transition: .5s;
  -webkit-transition: .5s;
  margin: 40px auto 0 auto;
  font-size: 21px;
  color: #333;
  font-weight: bold;
  width: 215px;
}
.f3_tit span{text-transform:uppercase;font-family: 'Conv_Iskoola_Pota';font-size:12px;color:#b5b5b5;display: block;}
.f3_nr{transition:.5s;-webkit-transition:.5s;opacity:1;filter:alpha(opacity=100);margin-top:115px;font-size: 12px;color: #b8b8b8;line-height: 21px;}
.f3_nr span{display: block;font-size: 14px;color:#333;margin-bottom:15px;}
.f3_nr p{width:195px;margin:0 auto;overflow: hidden;height:60px;}
.f3_div>i{transition:.5s;-webkit-transition:.5s;position: absolute;bottom:40px;width: 32px;height:32px;display: block;margin-left:-16px;left:50%;background: url("/skin/cyy/images/f3_07.png") no-repeat center;}
.f3_f1:hover img{transform:scale(1.02);-webkit-transform:scale(1.02);opacity:1;filter:alpha(opacity=100);}
.f3_f1:hover .f3_div>i{bottom:80px;}
.f3_f1:hover .f3_tit h2{color: #ff9934;}
.f3_f1:hover .f3_nr{opacity:0;filter:alpha(opacity=0);}
.f3_f1:hover .f3_div>span{color: #fff;margin-top:65px;}
.f3_f1:hover .f3_div>span i{background-color: #fff;}
.f3_f1:hover .f3_div>i{background: url("/skin/cyy/images/f3_03.png") no-repeat center;}
.f3_f1:hover .f3_div{background: rgba(0,0,0,0.6);}

/*f4*/
.f4_tit{text-align: center;margin:115px 0 50px 0;}
.f4_tit span{font-family: 'Conv_Iskoola_Pota';display:block;text-transform: uppercase;font-size: 36px; color: #232425; }
.f4_tit div{font-weight:lighter;font-size: 24px;color: #000;}
.f4_tit div i{vertical-align:middle;margin:0 12px;display:inline-block;width: 15px;height: 1px;background-color: #afafaf;}
.f4 .f4_tit span,.f3 .f4_tit span{font-size: 48px;}
.f4_bottom{ position:relative;margin-bottom:80px; }
.f4_bottom .piclist{ overflow:hidden; zoom:1;}
.f4_bottom .ohbox{overflow:hidden; position:relative;left:0;}
.f4_bottom {position:relative;overflow:hidden;zoom:1;}
.f4_bottom .piclist li{float:left;width: 1200px;}
.f4_bottom .pageBtn .list{top:286px;left:642px;overflow:hidden;zoom:1;position: absolute; }
.f4_bottom .pageBtn .list li{border-radius: 50%; background-color: #b19c87; float:left; display:inline; width:14px;height:14px;cursor:pointer;color:transparent;margin-right:11px;line-height:10000px;overflow:hidden;  }
.f4_bottom .pageBtn .list li.on{background-color: #212223; }
.f4_news{overflow: hidden;}
.f4_news_left{float: left;width: 600px;height:360px;overflow: hidden;}
.f4_news_left img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height:100%;}
.f4_news_right{overflow:hidden;float: right;border-top:4px solid #1c1d1e;width: 560px;}
.f4_news_right>span{font-family: 'Conv_Iskoola_Pota';margin-top:27px;display: block;font-size: 18px;color: #929292;}
.f4_news_right>span span{font-size: 54px;}
.f4_news_right p{height:65px;color: #929292;line-height: 24px;}
.f4_news_right i{transition:.5s;-webkit-transition:.5s;display: block;width: 35px;background-color: #1c1d1e;height: 2px;margin:18px 0 15px 0;}
.f4_news_right h2{margin-top:20px;font-size: 18px;}
.f4_news_right h2 a{transition:.5s;-webkit-transition:.5s;color: #232425;}
.f4_news_right div{overflow:hidden;margin-top:85px;height:37px;background-color: #f4f4f4;}
.f4_news_right div a{transition:.5s;-webkit-transition:.5s;text-align:center;text-transform:uppercase;float: right;width: 120px;line-height: 37px;color: #fff;background-color: #ff9934;}
.f4_news_right div a:hover{background-color: #e28531;}
.f4_news:hover .f4_news_left img{transform: scale(1.03);-webkit-transform: scale(1.03);}
.f4_news:hover .f4_news_right h2 a{color: #ff9934;}
.f4_news:hover .f4_news_right i{background-color:#ff9934; }
.f4_bottom .pageBtn span{transition:.5s;-webkit-transition:.5s;display:block;width:32px;height:32px;position:absolute;top:40px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.f4_bottom .pageBtn .prev{right:55px;background: url("/skin/cyy/images/cy_03.png") no-repeat center;}
.f4_bottom .pageBtn .next{right:5px;background: url("/skin/cyy/images/cy_05.png") no-repeat center;}
.f4_bottom .pageBtn .prev:hover{background: url("/skin/cyy/images/cy1_03.png") no-repeat center;}
.f4_bottom .pageBtn .next:hover{background: url("/skin/cyy/images/cy1_05.png") no-repeat center;}


/*footer*/
.footer{overflow:hidden;background-color: #f2f2f2;}
.footer_top{overflow: hidden;margin:75px 0 40px 0;}
.footer_left{float: left;}
.footer_f1{float: left;width: auto;padding-right: 32px;text-align: center;max-width: 180px;}
.footer_f1 a{line-height: 20px;display: block;font-size: 13px;color: #6f6f6f;text-align: center;margin-bottom: 8px;font-weight: 300;text-align: left;}
.footer_f1 a:first-child{margin-bottom: 10px;font-size: 17px;color: #000;font-weight: bold;text-align: left;}
.footer_f1 a:hover{color: #000000;}
.footer_f1:last-child{max-width: 234px;padding-right: 10px;}
.footer_right{float: right;/* width: 320px; */}
.gz{font-size: 16px;color: #232425;margin: 8px;}
.gz .bshare-custom{font-size: 16px;color: #232425;}
.gz .bshare-custom a{padding:0;margin:0 0 0 15px;width: 23px;height:18px;}
.gz .bshare-custom a.bshare-sinaminiblog{background: url("/skin/cyy/images/fx_03.png") no-repeat center;}
.gz .bshare-custom a.bshare-qqim{background: url("/skin/cyy/images/fx_05.png") no-repeat center;}
.gz .bshare-custom a.bshare-weixin{background: url("/skin/cyy/images/fx_07.png") no-repeat center;}
.gz .bshare-custom span{float: left;margin-right:20px;}
.ewm{overflow: hidden;}
.ewm p{float: left;width: 90px;margin: 5px 6px;background: #fff;}
.ewm p:first-child{/* margin-right:0px; */}
.ewm p img{display:block;width: 100%;height: auto;}
.ewm p span{display: block;text-align:center;font-size: 12px;margin-bottom: 7px;font-weight: bold;}
.footer_bottom{color: #b8b8b8;text-align:right;border-top:1px solid #d7d7d7;line-height:45px;}
.footer_bottom a{margin-left:20px;display: inline-block;font-size: 13px;color: #b8b8b8;}
.footer_bottom a:hover{color: #666;}
.foot{background-color:#232425;height: auto;line-height: 28px;color: #b8b8b8;font-size: 13px;padding: 13px 0;}
.foot a{color: #b8b8b8;}
.foot a:hover{color: #fff;}
.foot_left{float: left;margin: 0 auto;}
.foot_left a{display: inline-block;margin-left:13px;}
.foot_right{float: right;}
.foot a.ctmon{font-size: 0;position: absolute;display: block;width: 0;height: 0;}

/*news*/
.cont_img{height:397px;position: relative;margin-top: 70px;}
.bread{font-size: 14px;color: #fff;/* min-width: 250px; */float: right;background: #0000009c;padding: 10px;/* border-radius: 18px; */position: absolute;bottom: 1px;left: 0px;width: 100%;}
.bread h4{margin-bottom:5px;color: #fff;font-size: 21px;display: none;}
.bread a{color: #fff;}
.bread a:hover{color: #ff9934;}
.cont_nav{line-height:43px;height:46px;border-bottom:1px solid #dcdcdc;text-align: center;font-size: 0;}
.cont_nav span{border-right:1px solid #dcdcdc;display: inline-block;font-size: 14px;}
.cont_nav span a {
  transition: .5s;
  -webkit-transition: .5s;
  padding: 0 64px;
  display: block;
  border-top: 3px solid #fff;
  color: #232425;
}
.cont_nav span:first-child{border-left:1px solid #dcdcdc;}
.cont_nav span:hover a,.cont_nav span.on a    
{
    border-color: #ff9934;
    background-color: #ff9934;
    color: white;
 }
.news{margin:65px 0;}
.news_f1{margin-bottom:25px;border:1px solid #e5e5e5;overflow: hidden;}
.news_f1_left{margin:15px;float: left;overflow: hidden;width: 363px;height: 218px;}
.news_f1_left img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height: 100%;}
.news_f1_center{transition:.5s;-webkit-transition:.5s;width:680px;margin-left:50px;float: left;}
.news_f1_center h2 {margin:30px 0 18px 0;font-size: 20px;}
.news_f1_center h2 a{transition:.5s;-webkit-transition:.5s;color: #232425;}
.news_f1_center i{display: block;width: 26px;height: 1px;background-color: #ccc;}
.news_f1_center p{margin:25px 0 30px 0;font-size:14px;color:#929292;line-height:24px;height:47px;overflow: hidden;}
.news_f1_center span{font-family: 'Conv_Iskoola_Pota';display: block;color: #b8b8b8;font-size: 14px;}
.news_f1_right{transition:.5s;-webkit-transition:.5s;background:url("/skin/cyy/images/news_03.png") no-repeat center;height:248px;width:39px;float: right;border-left:1px solid #e5e5e5;}
.news_f1:hover .news_f1_left img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.news_f1:hover .news_f1_center{margin-left:55px;}
.news_f1:hover .news_f1_center h2 a{color: #ff9934;}
.news_f1:hover .news_f1_right{background:url("/skin/cyy/images/news_031.png") no-repeat center;}
/*page*/
.page{text-align: center;margin-bottom:70px;font-size:0;}
.page a{transition:.5s;-webkit-transition:.5s;width:28px;height:28px;font-size:13px;line-height:28px;display:inline-block;margin:0 4px;border:2px solid #e0e0e0;}
.page a.page_prev{background: url("/skin/cyy/images/page_03.png") no-repeat center;}
.page a.page_prev:hover{background: url("/skin/cyy/images/page1_03.png") no-repeat center #666;}
.page a.page_next{background: url("/skin/cyy/images/page_05.png") no-repeat center;}
.page a.page_next:hover{background: url("/skin/cyy/images/page1_05.png") no-repeat center #666;}
.page a:hover,.page a.on{border-color:#666;background-color: #666;color: #fff;}

/*new*/
.new{overflow: hidden;margin:60px 0 20px 0;}
.new_f1{float: left;width: 363px;margin: 0 35px 65px 0;}
.new_f1.last{margin-right:0;}
.new_f1_top{display:block;overflow: hidden;width: 363px;height: 218px;}
.new_f1_top img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height: 100%;}
.new_f1>span{margin:20px 0 10px 0;font-family: 'Conv_Iskoola_Pota';display: block;font-size: 14px;color: #929292;}
.new_f1>span span{font-size: 43px;}
.new_f1 h2 a{transition:.5s;-webkit-transition:.5s;font-size: 18px;color: #232425;display:block;white-space:nowrap; text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;width:350px}
.new_f1 i{transition:.5s;-webkit-transition:.5s;margin:12px 0;background-color:#232425;display: inline-block;width: 33px;height: 2px;}
.new_f1 p{height:87px;overflow: hidden;font-size: 13px;color: #929292;line-height: 23px;}
.new_f1:hover .new_f1_top img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.new_f1:hover i{background-color: #ff9934;width: 45px;}
.new_f1:hover h2 a{color: #ff9934;}

/*company*/
.company .f4_tit{margin:50px 0 35px 0;}

/*company-page*/
.company_page{margin:70px 0 140px 0;overflow: hidden;}
.company_page_left{float: left;overflow: hidden;width: 240px;height: 520px;}
.company_page_left img{display: block;width: 100%;height: 100%;}
.company_page_right{float: right;width:895px;}
.company_page_right h2{margin:30px 0;font-size: 18px;color: #282828;}
.company_page_right p{font-size: 14px;color: #666;line-height: 28px;}
.com_cont{margin:55px 0 40px 0;padding-left:33px;background-color:#ff9934;color: #fff;font-size: 14px;height:90px;line-height: 90px;}
.com_cont a{transition:.5s;-webkit-transition:.5s;margin:25px 60px 0 0;float:right;color:#fff;text-transform:uppercase;display: block;line-height:42px;border-radius:22px;text-align: center;width: 165px;height: 42px;border:1px solid #fff;}
.com_cont a:hover{color: #ffd9b3;border-color: #ffd9b3;}

/*about*/
.about{padding:70px 0 140px 0;}
.about_left{overflow:hidden;transition:.5s;-webkit-transition:.5s;float: left;width: 600px;height: 665px;}
.about_left img{transition:.5s;-webkit-transition:.5s;display: block;width:100%;height: 100%;}
.about_left:hover{box-shadow: 0 1px 20px 3px #c6c6c6;}
.about_left:hover img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.about_right{overflow:hidden;padding-left:65px;float: right;width: 533px;height: 663px;border:1px solid #dcdcdc;}
.about_right span{width:455px;display: block;font-size: 24px;color: #232425;margin-top:65px;}
.about_right i{margin:20px 0 25px 0;display: block;width: 12px;height: 2px;background-color: #c0c0c0;}
.about_right p{width:470px;height:390px;overflow:hidden;font-size: 13px;color: #929292;line-height: 28px;overflow:auto}
.about_right div{width:455px;margin-top:60px;overflow: hidden;}
.about_right div a{transition:.5s;-webkit-transition:.5s;width:32px;height:32px;float:left;border-radius: 50%;background: url("/skin/cyy/images/page1_05.png") no-repeat center #ff9934;}
.about_right div img{float:right;}
.about_right div a:hover{background-color: #df842e;}

/*case*/
.case_nav,.about_nav{margin:60px 0 45px 0;text-align: center;}
.case_nav a,.about_nav span{transition:.5s;-webkit-transition:.5s;border-radius:19px;border:1px solid #dcdcdc;margin: 0 5px;font-size:14px;color:#8a8a8a;display: inline-block;height: 36px;line-height: 36px;padding:0 43px;}
.case_nav a:hover,.case_nav a.on,.about_nav span:hover,.about_nav span.on{border-color:#ff9934;color: #fff;background-color: #ff9934;}
.furniture-lists { margin-bottom:40px;padding: 50px 0 30px; width: 100%; overflow: hidden; }
.furniture-items { width: 100%; overflow: hidden; opacity: 0; filter: alpha(opacity=0); padding-top: 20px; }
.furniture-lefts { float: left; width: 478px; min-height: 348px; max-height: 468px; border: 1px solid #dcdcdc; padding: 58px 60px; }
.furniture-lefts h3 { line-height: 36px; color: #2a2a2a; font-size: 18px; }
.furniture-lefts span{font-size: 14px;color: #c8c8c8;}
.furniture-lefts span.data{float:right;}
.furniture-lefts .para { padding-top: 55px; margin-top: 10px; border-top: 1px solid #dcdcdc; }
.furniture-lefts .para h4 { font-size: 16px; color: #2a2a2a; }
.furniture-lefts .para p { line-height: 24px; color: #a9a9a9;overflow: hidden;height: 115px; }
.furniture-slide { width: 600px; height: 600px; float: right; position: relative; }
.furniture-slide li a{display: block;width: 600px;height: 600px;overflow: hidden;}
.furniture-slide li a img{transition: .5s;-webkit-transition: .5s;display: block;width: 100%;height: 100%;}
.furniture-slide li a:hover img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.furniture-slide .hdprev,.furniture-slide .hdnext { display: block; width: 42px; height: 42px; position: absolute; bottom: 120px; cursor: pointer;
    -webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.furniture-slide .hdprev { left: -42px; background: #2a2a2a url(/skin/cyy/images/page1_03.png) no-repeat center; }
.furniture-slide .hdnext { left: 0; background: #2a2a2a url(/skin/cyy/images/page1_05.png) no-repeat center; }
.furniture-slide .hdprev.active,.furniture-slide .hdnext.active { background-color: #ff9934; }
.furniture-slide .hd { position: absolute; left: -535px; bottom: 135px; }
.furniture-slide .hd .pageState { color: #a9a9a9; font-size: 14px; }
.furniture-slide .hd .pageState span { font-size: 24px; }
.furniture-items.even .furniture-lefts { float: right; }
.furniture-items.even .furniture-slide .hdprev { left: 559px; }
.furniture-items.even .furniture-slide .hdnext { left: 601px; }
.furniture-items.even .furniture-slide .hd { left: 670px; }

/*sociology*/
.sociology{width: 1100px;margin: 0 auto;}
.sociology .f4_tit{margin:60px 0 0 0;}
.sociology .case_nav{margin:30px 0 50px 0;}
.sov_nav{text-align: center;}
.sov_nav a{display: inline-block;}
.fx{margin-bottom:40px;position: relative;}
.fx i{display:block;left:0;top:10px;position: absolute;width: 100%;height: 3px;background-color: #dddfdf;}
.fx .bshare-custom{position:relative;z-index:100;text-align: center;}
.fx .bshare-custom a{transition:.5s;-webkit-transition:.5s;float:none;width:24px;height:24px;margin: 0 6px;display: inline-block;padding:0;border-radius: 50%;}
.fx .bshare-custom a.bshare-weixin{background:url("/skin/cyy/images/soc_06.png") no-repeat center #424242;}
.fx .bshare-custom a.bshare-sinaminiblog{background:url("/skin/cyy/images/soc_08.png") no-repeat center #424242;}
.fx .bshare-custom a.bshare-qqmb{background:url("/skin/cyy/images/soc_03.png") no-repeat center #424242;}
.fx .bshare-custom a:hover{background-color: #ff9934;}
.fx>span{font-family:"Arial";margin-top:20px;display: block;text-align: center;font-size: 16px;color: #a6acae;}
.soc_cont{font-size: 13px;color: #8a8a8a;}
.soc_cont .detailtitle{margin-bottom:22px;text-indent:0;display: block;font-size: 18px;color: #232425;font-weight: bold;}
.new_page{text-align:center;margin:55px 0 85px 0;height:45px;line-height:45px;border-top:1px solid #d8d9dd;border-bottom: 1px solid #d8d9dd;}
.new_page a{display:inline-block;transition:5s;-webkit-transition:.5s;font-size: 13px;color: #767676;}
.new_page_prev{text-align:left;margin-left:20px;background:url("/skin/cyy/images/page_03.png") no-repeat left center;float: left;padding-left:30px;}
.new_page_next{text-align:right;margin-right:20px;background:url("/skin/cyy/images/page_05.png") no-repeat right center;float: right;padding-right:30px;}
.new_cont{margin-bottom:0;}
.new_page_prev:hover{background:url("/skin/cyy/images/page_031.png") no-repeat left center;}
.new_page_next:hover{background:url("/skin/cyy/images/page_051.png") no-repeat right center;}
.new_page .main{border-left:1px solid #d8d9dd;border-right:1px solid #d8d9dd;}
.new_page a:hover{color: #ff9934;}

/*new-page*/
.new_title{text-align: center;font-size: 24px;margin:60px 0 30px 0;}

/*join*/
.join_ln{margin:55px 0 35px 0;text-align: center;font-size: 13px;color: #666;line-height: 30px;}
.zhiw{margin-bottom: 60px;}
.zhiw li{margin-bottom:16px;background: #fff;padding:15px 20px 8px 30px;border:1px solid #e1e0e0;}
.zpzw{cursor:pointer;transition:.5s;color: #9e9e9e;font-size:14px;line-height:24px;background: url("/skin/cyy/images/join_03.png") no-repeat  right 30px;}
.zpzw_on,.zhiw li:hover .zpzw{background: url("/skin/cyy/images/join_07.png") no-repeat  right 30px;}
.zpzw span{margin-bottom:5px;display: block;font-size:18px;line-height: 24px;color: #353535;}
.zpzw b{font-weight:normal;margin-top:-25px;float: right;color: #9e9e9e;font-size: 13px;font-family: Arial;}
.zwyq{border-top:1px solid #e2e2e2;display:none;margin-top:15px;padding-bottom:33px;}
.zwyq p{font-size:13px;color:#9e9e9e;line-height:28px;width:1028px;}
.zwyq p span{margin:30px 0 15px 0;font-size: 18px;color: #535353;display: block;}
.zwyq a{float:right;border-radius:19px;transition:.5s;display:block;background-color:#ff9934;font-size:14px;line-height:38px;width:142px;height:38px;text-align:center;color: #fff;}
.zwyq a:hover{background-color: #dd7f32;}
.join_bread,.join_bread a,.join_bread h4{color: #666;}

/*cooperation*/
.coo_f1{background-color: #f4f4f4;overflow:hidden;}
.coo_f1 .f4_tit{margin:90px 0 20px 0;}
.coo_f1_botttom{border:none;}
.coo_f1_botttom tr td{border-left:1px solid #e5e5e5;}
.coo_f1_botttom tr td:first-child{border:none;}
.coo_f1_botttom tbody tr:first-child{border:none;}
.coo_f1_botttom tr{border-top:1px solid #e5e5e5;}
.coo_f1_botttom tr a{transition:.5s;-webkit-transition:.5s;display: block;}
.coo_f1_botttom tr td:hover a{background-color: #fff;box-shadow: 0 1px 10px 5px #e5e5e5;}
.coo_f1_a{margin:80px auto 110px auto;transition:.5s;-webkit-transition:.5s;text-align: center;color: #fff;width: 160px;height: 40px;border-radius: 20px;line-height: 40px;background-color: #ff9934;display: block;}
.coo_f1_a:hover{background-color: #d97f2f;}
.coo_f2{background-color: #fff;overflow: hidden;}
.coo_f2 .f4_tit{margin:70px 0 50px 0;}
.coo_f2_bottom{margin-bottom:70px;}
.coo_f2_f1{transition:.5s;-webkit-transition:.5s;margin-bottom:30px;height:207px;overflow: hidden;border:1px solid #e5e5e5;}
.coo_f2_left{width:216px;height:207px;float: left;border-right:1px solid #e5e5e5;}
.coo_f2_right{width:885px;float: left;margin-left:45px;}
.coo_f2_right p{overflow:hidden;height:82px;font-size: 14px;color: #666;line-height: 30px;}
.coo_f2_right span{margin:35px 0 20px 0;display: block;font-size: 18px;color: #282828;}
.coo_f2_f1:hover{border-color: #ff9934;}

/*interaction*/
.inter_f1{overflow: hidden;margin:50px 0;}
.inter_f1 div{float: left;width: 388px;overflow: hidden;margin:0 18px 20px 0;}
.inter_f1 div.last{margin-right:0;}
.inter_f1 div span{text-align:center;font-size:15px;color:#666;display: block;line-height: 30px;padding:5px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.inter_f1 div:hover span{ color: #ff9934;}

.map{height:380px;width:1198px;margin:35px 0 75px 0;border:1px solid #e9e9e9;overflow:hidden;}
.map img{display: block;width: 100%;height: 100%;}
.inter_f2_top{overflow: hidden;}
.inter_f2_top_left{float: left;width: 620px;}
.inter_f2_top_left input,.inter_f2_bottom textarea{margin-bottom:23px;height: 36px;line-height: 36px;border:1px solid #e6eded;text-indent: 20px;font-size: 13px;color: #bebebe;width:615px;}
.inter_f2_top_right{float: right;width:520px;}
.inter_f2_top_right li{float:left;width:190px;margin-bottom:18px;font-size:13px;color:#858b8d;padding-left:30px;position: relative;}
.inter_f2_top_right li img{position: absolute;top:5px;left:0;}
.inter_f2_top_right li.last{width: 100%;}
.inter_f2_top_right li.last img{top:2px;}
.inter_f2_bottom{margin:5px 0 70px 0;overflow: hidden;}
.inter_f2_bottom textarea{float:left;text-indent:13px;padding:10px;height: 135px;width:1025px;}
.inter_f2_bottom .sub{cursor:pointer;transition:.5s;-webkit-transition:.5s;background:url("/skin/cyy/images/inte_27.png") no-repeat center 45px #ff9934;color:#fff;font-size:14px;text-align:center;width:125px;padding-top:80px;height:155px;float: right;}
.inter_f2_bottom .sub:hover{background-color: #cd7330;}

/*there*/
.there{margin-bottom:70px;position: relative;}
.there .f4_tit{margin:75px 0 ;}
.there .f4_tit p{width:1145px;margin: 30px auto 0 auto;font-size: 13px;line-height: 28px;color: #8a8a8a;text-align:left;text-indent:2em}
.there_f1 .main,.there_f2 .main{padding:40px 0 80px 0;position: relative;}
.theme_i1, .theme_i2 {
  position: relative;
  width: 1200px;
  height: 1px;
  left: 50%;
  margin-left: -600px;
  display: block;
  background-color: #ff9934;
}
.theme_i2{top:auto;bottom:0;}
.there_f1 .main>b,.there_f2 .main>b{position: absolute;display: block;left:85px;width: 5px;height: 99999px;top:0;background-color: #ffcc99;}
.there_f1_left{margin-left:25px;font-family: 'Conv_Iskoola_Pota';font-size:36px;background-color:#ff9934;color:#fff;width:126px;height:126px;line-height:126px;float: left;border-radius:50%;text-align: center;position: relative;z-index: 100;}
.there_f1_center{margin-left:40px;float: left;width:350px;}
.there_f1_center span,.there_f5>span{display: block;margin:35px 0;font-size: 18px;color: #ff9934;font-weight: bold;}
.there_f1_center div{position: relative;width: 327px;padding:20px 0 0 20px;}
.there_f1_center div i{display: block;background-color:#f2f2f2;width: 327px;height: 260px;}
.there_f1_center div img{transition:.5s;-webkit-transition:.5s;position:absolute;top:0;left:0;display: block;width: 327px;height: 260px;}
.there_f1:hover .there_f1_center div img,.there_f2:hover .there_f1_center div img{transform:scale(1.02);-webkit-transform:scale(1.02);}
.there_f1_right{transition:.5s;-webkit-transition:.5s;margin-top:95px;float: right;width: 610px;}
.there_f1:hover .there_f1_right,.there_f2:hover .there_f1_right{margin-right:5px;}
.there_f1_right h3{margin-bottom:25px;line-height:18px;font-size: 18px;color: #ff9934;font-weight: bold;}
.there_f1_right h3 i{  vertical-align: top;font-size:12px;display:inline-block;margin:0 7px;font-weight: normal;}
.there_f1_right h3 span{text-transform:uppercase;font-family: 'Conv_Iskoola_Pota';font-size:18px;font-weight: normal;}
.there_f1_right ol{font-size: 13px;color: #8a8a8a;line-height: 30px;}
.there_f2{background-color: #f4f4f4}
.there_f2 .there_f1_center div i{background-color: #e4e4e4;}
.there_f5{width:800px;margin-left:53px;float: left;}
.there_f5 table{width: 100%;border:none;}
.there_f5 table tr td{border:4px solid transparent;position: relative;}
.there_f5 table tr td div{transition:.5s;-webkit-transition:.5s;opacity:0;filter:alpha(opacity=0);background-color:#f8983a;overflow:hidden;position: absolute;top:0;left:0;width: 100%;height: 100%;}
.there_f5 table tr td div span{display:block;margin:65px auto;color:#fff;width:210px;height: 85px;line-height: 85px;text-align: center;border-top:1px solid #fcd5b0;border-bottom:1px solid #fcd5b0;}
.there_f5 table tr td:hover div{opacity:1;filter:alpha(opacity=100);}

/*about*/
.about_nav{width:100%;position:relative;margin:0;  padding: 60px 0 45px 0;background-color: #f4f4f4;}
.about_nav span{padding:0;}
.about_nav span a{  padding: 0 43px;display:block;height:100%;transition:.5s;-webkit-transition:.5s;color: #282828;}
.about_nav span:hover a,.about_nav span.on a{color: #fff;}
.about_nav.on{z-index:1000000;position: fixed;top:0;left:0;background-color: #fff;padding: 20px 0;}
/*1*/
.about_f1{background-color: #f4f4f4;}
.about_f1 .wrap{position: relative;}
.about_f1_left{z-index:100;width:555px;margin:40px 0 145px 0;height:325px;box-shadow:0 1px 10px 5px #e9e9e9;padding-left:40px;position:relative;float: left;background-color: #fff;}
.about_f1_left span{display:block;font-size: 24px;color: #282828;padding-top:40px;}
.about_f1_left p{margin:20px 0 40px 0;overflow:hidden;width:550px;height:112px;font-size: 14px;color: #666;line-height: 30px;}
.about_f1_left a{display: block;width: 176px;height: 47px;line-height: 47px;font-family:"Arial";border-radius: 23px;text-align: center;background-color: #ff9934;color: #fff;}
.about_f1_left a:hover{background-color: #ff9934;}
.about_f1_left img{position: absolute;top:-5px;right:-46px;}
.about_f1_right{position: absolute;top:0;right:0;width:600px;height: 420px;overflow: hidden; }
.about_f1_right img{display: block;width: 100%;height: 100%;}

/*2*/
.about_f2 .f4_tit{margin: 65px 0 45px 0;}
.about_f2_bottom{margin-bottom:90px;position:relative;height:640px;}
/*大图*/
.about_f2_left{width:320px;height:420px;overflow:hidden;float: left;}
.about_f2_left img{width:320px;height:420px;display:block;}
.about_f2_bottom .large_box{height:420px;overflow:hidden;}
.about_f2_bottom .large_box ul li{overflow: hidden;width:1200px;}

/*小图*/
.about_f2_bottom .small_list{position:relative;margin-top:10px;width:1200px;height:210px;*zoom:1;  }
.about_f2_bottom .small_list ul{height:210px;position:relative;*zoom:1;}
.about_f2_bottom .small_list ul li{width:160px;position:relative;*zoom:1;float:left;margin-right:14px; cursor:pointer;}
.about_f2_bottom .small_list ul li img{width:160px;height:210px}
.about_f2_bottom .small_list ul li img{-webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -o-filter: grayscale(100%);  filter: grayscale(100%); }
.about_f2_bottom .small_list ul li.on img{-webkit-filter: grayscale(0);  -moz-filter: grayscale(0);  -o-filter: grayscale(0);  filter: grayscale(0); }
/*前后*/
.about_f2_bottom .btn{cursor:pointer;top:30px;z-index:1000;transition:.5s;-webkit-transition:.5s;border:1px solid #d2d2d2;display:block;*zoom:1;width:40px;height:40px;line-height:100;overflow:hidden;position:absolute;}
.about_f2_bottom .left_btn{right:70px;background: url("/skin/cyy/images/page_03.png") no-repeat center #fff;}
.about_f2_bottom .right_btn{right:25px;background: url("/skin/cyy/images/page_05.png") no-repeat center #fff;}
.about_f2_bottom .left_btn:hover{border-color:#ff9934;background: url("/skin/cyy/images/page1_03.png") no-repeat center #ff9934;}
.about_f2_bottom .right_btn:hover{border-color:#ff9934;background: url("/skin/cyy/images/page1_05.png") no-repeat center #ff9934;}
/*文字*/
.about_f2_right{overflow:hidden;float:right;padding-left:50px;width:830px;height:420px;background-color:#f2f2f2;}
.about_f2_right span{margin-top:50px;display: block;font-size: 24px;color: #333;}
.about_f2_right i{width:22px;display: block;height: 2px;background-color: #b8b8b8;margin:15px 0 40px 0;}
.about_f2_right p{overflow:hidden;height:245px;width:675px;font-size: 14px;color: #666;line-height: 24px;}

/*3*/
.about_f3{background-color: #f4f4f4;overflow:hidden;}
.about_f3 .main{margin:70px auto 100px auto;background-color: #fff;box-shadow: 0 2px 10px 5px #e9e9e9;}
.about_f3 .f4_tit{margin:50px 0 35px 0;}
.about_f3 .slideBox{margin:0 auto;width:1060px;overflow:hidden;}
.about_f3 .large_box{width:620px;overflow:hidden;margin:0 auto;}
.about_f3 .large_box ul{overflow: hidden;height: 555px;}
.about_f3 .large_box ul li{float: left;display: none;}
.about_f3 .large_box ul li img{border:1px solid #e4e4e4;display: block;}
.about_f3 .brand_f3_tit{margin:35px 0 25px 0;text-align: center;font-size: 18px;color: #333;}
.about_f3 .brand_f3_tit span{margin-bottom:2px;font-family: 'Conv_HelveticaLTStd-Bold';display:block;font-size: 36px;color: #ff9934;}
.about_f3 .brand_f3_ol{margin:30px 0 55px 0;}
.about_f3 .brand_f3_ol div{padding-left:20px;background:url("/skin/cyy/images/d_03.png") no-repeat 10px center;margin-bottom:14px;}
.about_f3 .brand_f3_ol div a{font-size:14px;color: #333;}
.about_f3 .small_box{height:60px;overflow:hidden;}
.about_f3 .small_list{background:url("/skin/cyy/images/1_06.jpg") repeat-x 0 17px ;box-sizing:border-box;padding:0 13px;position:relative;float:left;width:1000px;height:73px;overflow:hidden;}
.about_f3 .small_list ul{height:73px;overflow:hidden;}
.about_f3 .small_list ul li{cursor:pointer;background:url("/skin/cyy/images/sj_03.png") no-repeat 0 7px;position:relative;float:left;width:74px;}
.about_f3 .small_list ul li:first-child{border:none;}
.about_f3 .small_list ul li span{font-family: 'Conv_HelveticaLTStd-Bold';width:60px;background:url("/skin/cyy/images/brand_15.png") no-repeat center 13px;display:block;text-align:center;padding-top:28px;font-size: 18px;color: #999;}
.about_f3 .small_list ul li.on span{color:#ff9934;background:url("/skin/cyy/images/brand_151.png") no-repeat center 13px;}
.about_f3 .btn{transition:.5s;-webkit-transition:.5s;display:block;border-radius:50%;width:30px;height:30px;cursor:pointer;}
.about_f3 .left_btn{float:left;background:url(/skin/cyy/images/prec1_15.png) no-repeat center #b9b9b9;}
.about_f3 .right_btn{float:right;background:url(/skin/cyy/images/prec1_17.png) no-repeat center #b9b9b9;}
.about_f3 .btn:hover{background-color:#ff9934;}

/*4*/
.about_f4 .f4_tit{margin:90px 0 45px 0;}
.about_f4_bottom{position:relative; }
.about_f4_bottom .piclist{ overflow:hidden; zoom:1;}
.about_f4_bottom .ohbox{overflow:hidden; position:relative;left:0;}
.about_f4_bottom .piclist li,.honor a{float:left; display:inline; width:197px;border:1px solid #e5e5e5;margin-right:20px;padding:10px;}
.about_f4_bottom .piclist li a{display: block;}
.about_f4_bottom .piclist li b,.honor a b{border:1px solid #f2f2f2;background-color:#f8f8f8;width:195px;height:150px;display: block;overflow: hidden;}
.about_f4_bottom .piclist li b img,.honor a b img{margin:13px auto;display: block;width: 160px;height: 120px;}
.about_f4_bottom .piclist li span,.honor a span{margin:20px 0 5px 0;text-align:center;line-height:24px;display: block;font-size: 14px;color: #666;}
.about_f4_bottom .pageBtn span{transition:.5s;-webkit-transition:.5s;border-radius:50px;margin-top:-23px; display:block;width:44px;height:44px;position:absolute;top:50%;border:1px solid #e5e5e5;cursor:pointer;text-indent:-999em;overflow:hidden; }
.about_f4_bottom .pageBtn .prev{left:-120px;background: url("/skin/cyy/images/page_03.png") no-repeat center;}
.about_f4_bottom .pageBtn .prev:hover{border-color:#ff9934;background: url("/skin/cyy/images/page_031.png") no-repeat center;}
.about_f4_bottom .pageBtn .next{right:-100px;background: url("/skin/cyy/images/page_05.png") no-repeat center;}
.about_f4_bottom .pageBtn .next:hover{border-color:#ff9934;background: url("/skin/cyy/images/page_051.png") no-repeat center;}
.about_f4_bottom .pageBtn .list{overflow:hidden;width: 0;height: 0;font-size: 0; }
.about_f4_more{transition:.5s;-webkit-transition:.5s;width:176px;color:#fff;border-radius:23px;height:47px;line-height:47px;text-align:center;background-color:#ff9934;display: block;margin:50px auto 20px auto;}
.about_f4_more:hover{background-color: #cf7a2d;}
.honor{overflow: hidden;margin:50px 0 20px 0;}
.honor a{margin-bottom:20px;}

/*5*/
.about_f5{overflow:hidden;background-color: #f4f4f4;}
.about_f5 .f4_tit{margin:40px 0;}
.about_f5 .main{background-color: #fff;margin-bottom:120px;box-shadow: 0 1px 10px 5px #e9e9e9;}

/*brand*/
.brand_nav{background-color: #fff;}
.brand_nav span a{color: #666;}

/*1*/
.brand_f1,.brand_f6{overflow:hidden;position: relative;}
.brand_f1>i,.brand_f6>i{z-index:-1;height:370px;background-color:#a0cce6;position: absolute;top:0;left:0;width: 100%;display: block;}
.brand_f1 .f4_tit span,.brand_f1 .f4_tit div,.brand_f6 .f4_tit span,.brand_f6 .f4_tit div{color: #fff;}
.brand_f1 .f4_tit div i,.brand_f6 .f4_tit div i{background-color: #fff;}
.brand_f1 .f4_tit,.brand_f6 .f4_tit{margin:40px 0 45px 0;}
.brand_f1 .main{margin-bottom:90px;padding:60px 0 50px 0;background-color: #fff;  box-shadow: 0 8px 15px -1px #f0f0f0;}
.brand_f1 .main div{margin-top:5px;transition:.5s;-webkit-transition:.5s;float: left;overflow: hidden;}
.brand_f1 .main div:hover{margin-top:0;margin-bottom:5px;}
.brand_f1 .main div>span{font-family: 'Conv_HelveticaNeue-ThinExt';display: block;font-size: 36px;}
.brand_f1 .main div i{margin:13px 0;display: block;width: 11px;height: 2px;background-color: #b2b2b2;}
.brand_f1 .main div p span{display: block;color: #2a2a2a;font-size: 18px;}
.brand_f1 .main div p{font-size: 14px;color: #666;line-height: 28px;}
.brand_f1 .main>i{margin:0 75px;float:left;width: 1px;display: block;height:118px;background-color: #dcdcdc;}
.brand_f1_f1{margin-left:60px;width: 190px;}
.brand_f1_f2{width: 325px;margin-left:15px;}
.brand_f1_f3{width: 280px;}
.brand_f1_f1>span{color:#73b500;}
.brand_f1_f2>span{color:#fdc200;}
.brand_f1_f3>span{color:#eb5606;}

/*2*/
.brand_f2 .f4_tit{margin:0 0 35px 0;}
.brand_f2_cont{margin-bottom:85px;width:1125px;height:385px;border:2px solid #dcdcdc;float:right;position: relative;}
.brand_f2_cont>img{position: absolute;top:6px;right:6px;}
.brand_f2_left{position:relative;margin:45px 0 0 -65px;float: left;width:515px;}
.brand_f2_left img{z-index:10;position:relative;width:490px;height:280px;display: block;border:1px solid #dedede;}
.brand_f2_left i{z-index:1;top:30px;right:0;width:478px;height:273px;border:1px solid #dcdcdc;background-color:#f4f4f4;position: absolute;display: block;}
.brand_f2_right{float: left;width: 580px;margin:45px 0 0 60px;}
.brand_f2_top span{margin-bottom:10px;display: block;font-size: 18px;color: #ff9934;}
.brand_f2_top p{margin-bottom:23px;height:83px;overflow:hidden;font-size: 14px;color: #666;line-height: 30px;}
.brand_f2_bottom{border-top:1px solid #e5e5e5;}
.brand_f2_bottom span{margin:15px 0 5px 0;display:block;font-size: 14px;color: #000;}
.brand_f2_bottom p{overflow:hidden;height:83px;color:#666;line-height: 30px;}

/*3*/
.brand_f3{overflow: hidden;background-color: #f0f0f0;}
.brand_f3 .f4_tit{margin:73px 0 30px 0;}
.brand_f3_nav{margin-bottom:50px;text-align: center;}
.brand_f3_nav span{transition:.5s;-webkit-transition:.5s;cursor:pointer;border-radius:35px;border:1px solid #dcdcdc;font-size:14px;color:#8a8a8a;width:145px;height:35px;line-height:35px;display: inline-block;vertical-align: middle;}
.brand_f3_nav span:hover,.brand_f3_nav span.on{background-color: #ff9934;border-color: #ff9934;color: #fff;}

.brand_f3_bottom{display:none;z-index: 100;margin-bottom:105px;position:relative; }
.brand_f3_bottom .piclist{ overflow:hidden; zoom:1;}
.brand_f3_bottom .ohbox{overflow:hidden; position:relative;left:0;}
.brand_f3_bottom .piclist li{transition:.5s;-webkit-transition:.5s;float:left; display:inline; width:285px;background:#fff;border-radius:5px;margin-right:20px;}
.brand_f3_bottom .piclist li a{cursor:pointer;display: block;border-radius: 5px;}
.brand_f3_bottom .piclist li a b{overflow:hidden;width:285px;height:280px;display: block;border-radius: 5px 5px 0 0;}
.brand_f3_bottom .piclist li a b img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height: 100%;}
.brand_f3_bottom .piclist li a:hover b img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.brand_f3_bottom .piclist li a span{transition:.5s;-webkit-transition:.5s;color:#282828;text-align:center;display: block;height: 52px;line-height: 52px;}
.brand_f3_bottom .piclist li:hover{background-color: #ff9934;}
.brand_f3_bottom .piclist li:hover a span{color: #fff;}

.brand_f3_bottom .pageBtn span,
.brand_f6_bottom .pageBtn span
{transition:.5s;-webkit-transition:.5s; border-radius:50%;display:block;margin-top:-23px;width:47px;height:47px;position:absolute;top:50%;cursor:pointer;text-indent:-999em;overflow:hidden; }
.brand_f3_bottom .pageBtn .prev,
.brand_f6_bottom .pageBtn .prev
{left:-120px;background: url("/skin/cyy/images/page_03.png") no-repeat center #fff;}
.brand_f3_bottom .pageBtn .next,
.brand_f6_bottom .pageBtn .next
{right:-100px;background: url("/skin/cyy/images/page_05.png") no-repeat center #fff;}
.brand_f3_bottom .pageBtn .prev:hover,
.brand_f6_bottom .pageBtn .prev:hover
{background: url("/skin/cyy/images/page1_03.png") no-repeat center #ff9934;}
.brand_f3_bottom .pageBtn .next:hover,
.brand_f6_bottom .pageBtn .next:hover
{background: url("/skin/cyy/images/page1_05.png") no-repeat center #ff9934;}
.brand_f3_bottom>a{transition:.5s;-webkit-transition:.5s;line-height:39px;color:#c9c9c9;text-align:center;border-radius:39px;width:158px;height:39px;border:1px solid #c9c9c9;display: block;margin:15px auto 20px auto;}
.brand_f3_bottom>a:hover{background-color: #ff9934;border-color: #ff9934;color: #fff;}
.brand_f3_bottom .pageBtn .list,
.brand_f6_bottom .pageBtn .list
{overflow:hidden;zoom:1;width: 0;height: 0;font-size: 0; }
.brand_f3_bottom.on{display:block;z-index: 1000;}

/*4*/
.brand_f4{overflow: hidden;background-color: #f2e9e1;}
.brand_f4 .f4_tit{margin:65px 0 40px 0;}
.brand_f4_top{display:none;margin: 0 auto;border-radius:5px;background-color:#ff9934;padding:30px 20px;width:1000px;font-size:13px;color:#fff;line-height:30px;text-align: center;position: relative;}
.brand_f4_bottom{margin:60px 0 75px 0;text-align: center;}
.brand_f4_bottom div{cursor:pointer;position:relative;margin:0 45px;color:#666;display: inline-block;}
.brand_f4_bottom div i{opacity:0;filter:alpha(opacity=0);background:url("/skin/cyy/images/brand_07.png") no-repeat center;width:38px;left:50%;margin-left:-16px;height:21px;top:-65px;display:block;position: absolute;}
.brand_f4_bottom div img{transition:.5s;-webkit-transition:.5s;display:block;margin:0 auto 15px auto;}
.brand_f4_bottom div:hover img{transform: rotate(360deg);-webkit-transform: rotate(360deg);}
.brand_f4_top.on{display:block;}
.brand_f4_bottom div.on i{opacity: 1;filter:alpha(opacity=100);}

/*5*/
.brand_f5 .f4_tit{margin:60px 0 35px 0;}
.brand_f5_bottom{display: none;}
.brand_f5_bottom table{border:none;margin-left:-10px;}
.brand_f5_bottom table tr td{border:10px solid transparent;}
.brand_f5_bottom table tr td a{overflow:hidden;width:370px;height:290px;display: block;border:2px solid #eaeaea;}
.brand_f5_bottom table tr td a img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height:100%;}
.brand_f5_bottom table tr td a:hover img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.brand_f5_div{height:290px;overflow: hidden;background-color: #f0f0f0;text-align: center;}
.brand_f5_div span{margin:50px 0 30px 0;display: block;font-size: 24px;color: #282828;}
.brand_f5_div p{margin:0 auto;font-size:14px;color:#666;line-height:30px;width:290px;height:113px;overflow: hidden;}
.brand_f5_bottom table tr td a.big{height: 590px;}
.brand_f5_bottom>a{transition:.5s;-webkit-transition:.5s;line-height:39px;color:#c9c9c9;text-align:center;border-radius:39px;width:158px;height:39px;border:1px solid #c9c9c9;display: block;margin:15px auto 70px auto;}
.brand_f5_bottom>a:hover{background-color: #ff9934;border-color: #ff9934;color: #fff;}
.brand_f5_bottom.on{display: block;}

.brand_f6_bottom{  position:relative;margin-bottom:85px; }
.brand_f6_bottom .piclist{ overflow:hidden; zoom:1;}
.brand_f6_bottom .ohbox{overflow:hidden; position:relative;left:0;}
.brand_f6_bottom .piclist li{padding:75px 10px 10px 10px;float:left; display:inline; width:350px;margin-right:30px;}
.brand_f6_div{box-shadow:0 7px 7px -1px #ebebeb;padding:110px 0 50px 0;position:relative;background-color: #fff;border-radius:5px;}
.brand_f6_div a:first-child{display: block;position: absolute;top:-75px;left:0;width: 100%;}
.brand_f6_div a:first-child img{transition:.5s;-webkit-transition:.5s;margin: 0 auto;height:132px;width:132px;display: block;border-radius: 50%;border:9px solid #fff;}
.brand_f6_div span{ margin:0 0 20px 0;text-align:center;font-family: 'Conv_Iskoola_Pota',"Microsoft YaHei";display: block;font-size: 20px;color: #ff9934;}
.brand_f6_div p{margin:0 auto;overflow:hidden;width: 300px;height: 100px;font-size: 13px;color: #666;line-height: 24px;}
.brand_f6_div a.more{transition:.5s;-webkit-transition:.5s;margin:50px auto 0 auto;line-height:39px;border-radius:39px;text-align:center;display: block;border:1px solid #c9c9c9;width:158px;height: 39px;}
.brand_f6_div:hover a:first-child img{border-radius: 60px 0 60px 0;}
.brand_f6_bottom .pageBtn .prev,.brand_f6_bottom .pageBtn .next{top:105px;margin-top:0;}
.brand_f6_div:hover a.more{background-color: #ff9934;border-color: #ff9934;color: #fff;}


.friend{margin:35px 0 45px 50px;font-size: 13px;color: #5d5d5d;}
.friend a{display:inline-block;margin-right:30px;color: #5d5d5d;}
.friend a:hover{color: #e8482a;}

/*客服*/
.qqkefu{
    position: fixed;
    bottom: 120px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 100000;
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:2px;
    float:right;
    background:#615F5F;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#ff9934;
}
.qqkefu ul li.top{
    background: url("/skin/cyy/images/back.png") no-repeat 0px -8px;
    position:relative;
    width:45px;
    height: 32px;
    cursor:pointer;
    font-size: 12px;
    padding: 15px 0px 5px;
    text-align: center;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 28px;
    border-radius: 6px;
    background-color: #ff9934;
}

li.top {}
.qqkefu ul li.top:hover{
    /* background: url("/skin/cyy/images/back.png") no-repeat top #ff9934; */
}
.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li b.a{
    background:url(/skin/cyy/images/qq.png) no-repeat center center;
}
.qqkefu ul li b.b{
    background:url(/skin/cyy/images/zixun.png) no-repeat center center;
}
.qqkefu ul li b.c{
    background:url(/skin/cyy/images/weixin.png) no-repeat center center;
}
.qqkefu ul li b.e{
    background:url(/skin/cyy/images/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    width: 270px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -280px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(/skin/cyy/images/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}

/*paper*/
.pat3_f2{overflow: hidden;margin:45px 0 70px;}
.pat3_left{margin:0 20px 25px 0;border:1px solid #e2e3e5;float: left;width: 500px;padding:15px;}
.pat3_f2 .pat3_left.last{margin-right:0;}
.pat3_left>a{cursor:pointer;float: left;width: 233px;height:350px;overflow: hidden;}
.pat3_left>a img{display: block;width: 100%;height:100%;}
.pat3_left_nr{float: right;width: 245px;overflow:hidden;}
.pat3_left_nr>a{display:block;font-weight:bold;margin:28px 0 40px 0;font-size: 18px;color: #444;}
.pat3_left_nr p{height:140px;overflow:hidden;font-size: 14px;color: #858585;line-height: 24px;}
.pat3_left_nr div{margin-top:60px;overflow: hidden;}
.pat3_left_nr div a{transition:.5s;-webkit-transition:.5s;cursor:pointer;margin-right:7px;float: left;width: 79px;height:27px;line-height: 27px;color: #fff;text-align: center;background-color: #ff9934;}
.pat3_left_nr div a:first-child{background-color:#5C5A5A;}
.pat3_left_nr div a:hover{background-color: #d57532;}
.pat3_left_nr div a:first-child:hover{background-color: #403e3e;}

/*智慧分享弹窗*/
.pat3_bg{display:none;z-index:1000;background: rgba(44,51,66,0.64);position: fixed;width: 100%;height:100%;top:0;left:0;}
.pat3_xq{display:none;z-index:1001;width: 1030px;background-color: #fff;height:505px;padding:25px;position: fixed;top:50%;left:50%;margin:-278px 0 0 -530px;}
.pat3_xq>b{float: left;width: 325px;height:505px;overflow: hidden;}
.pat3_xq>b img{display: block;width: 100%;height:100%;}
.pat3_xq_right{float:right;font-size: 14px;color: #6b6b6b;line-height: 20px;  overflow: auto;width: 635px;padding:25px 25px 0 0;height:440px;}
.pat3_xq>img{cursor:pointer;position: absolute;width:41px;height:41px;right:-20px;top:-20px;}

/*滚动条整体*/
.pat3_xq_right::-webkit-scrollbar{
    width:1px !important;
    /*滚动条宽度*/
}
/*滚动条按钮*/
.pat3_xq_right::-webkit-scrollbar-button {
}
.pat3_xq_right::-webkit-scrollbar-track{
    background-color:#e6e6e6;
    /*滑道全部*/
}
.pat3_xq_right::-webkit-scrollbar-track-piece{
    background-color:#e6e6e6;
    /*滑道*/
    -webkit-border-radius:4px;
    /*滑道圆角宽度*/
}
.pat3_xq_right::-webkit-scrollbar-thumb{
    background-color:#285c95;
    /*滑动条表面*/
    border:solid 1px #e6e6e6;
    /*滑动条边框*/
    border-radius:4px;
    /*滑动条圆角宽度*/
}
/*横竖滚动条交角*/
.pat3_xq_right::-webkit-scrollbar-corner {
    background-color: #285c95;
}
/*横竖滚动条交角图案*/
.pat3_xq_right::-webkit-resizer {
    background-repeat: no-repeat;
    background-position: bottom right;
}
/*鼠标滑过滑动条*/
.pat3_xq_right::-webkit-scrollbar-thumb:hover{
    background-color:#e6e6e6;
}

/*paper-page*/
.paper_left{margin:0 20px 20px 0;float: left;width: 350px;}
.paper_left img{display:block;width: 100%;}
.paper_right{margin:50px 0 70px 0;overflow:hidden;font-size: 14px;  color: #858585;  line-height: 24px;}
.paper_page .friend{margin:0;}

.page .frist
{
	display:none;
	}
	
.about_f4{overflow: hidden;}
#about_f2{height: 90px;}
#about_f5{height: 100px;}
.para a{margin-top:30px;transition:.5s;-webkit-transition:.5s;font-size:14px;color:#8a8a8a;border:1px solid #dcdcdc;border-radius:17px;text-align:center;width:145px;height:35px;line-height:35px;display: block;}
.para a:hover{color: #fff;background-color: #ff9934;border-color: #ff9934;}
	

.brand_f1 .main{margin-bottom:20px;}
.brand_f3_bottom{margin-bottom:50px;}
.brand_f4_bottom{margin-bottom:25px;}
.brand_f5_bottom>a{margin-bottom:20px;}
.brand_f1_id{height:70px;}
.brand_f3_id{height:55px;}
.brand_f4_id{height:50px;}
.brand_f5_id{height:50px;}
.brand_f4_top ul{overflow: hidden;}
.brand_f4_top ul li{width: 50%;float: left;text-align: left;}

.fhcms
{
    background-color: #ff9934;
    color: #fff!important;
    padding: 0px 5px;
}

.jpalan
{
        background-color: #ff9934;
    color: white;
    width: 30%;
    margin-left: 35%;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
    border-radius: 12px;
    }
.jpalan a
{   color: white;}
.ctm_photo{margin-top: 34px;margin-left: 28px;float: left;}
.ctm_phone{color: #232425;padding-left: 15px;font-size: 18px;font-weight: 800;margin-top: 0px;float: left;}
.ctm_right{float:right;width: 220px;}
.phones{position: absolute;right: 53px;min-width: 110px;line-height: 20px;background: rgb(243, 146, 50);border: 1px solid rgb(243, 146, 50);padding: 14px 20px;color: #ffff;}
.there_f1_right .text_a{color:#ff9934;}

.there_f1_right ol .text_a{color:#8a8a8a;}<!--0.0002899169921875-->