﻿/*
 * @description: .index.css
 * @author:  zxj
 * @update:  2015/8/17
 8:padding:0;line-height:100%; font-family:'microsoft yahei';
*/
@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0; line-height:100%; font-family:'microsoft yahei'; }
img{ vertical-align:top; border:0; }
body{ font-size:12px;}
a{ text-decoration:none; color:#000;}
ul,ol,dl{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal;}
b{ font-weight:normal;}
i{ font-style:normal;}
table{border-collapse:collapse; }
.fr{ float:right;}
.fl{ float:left;}
.clearfix:after{ clear:both; display:block; content:'';}
.clearfix{zoom:1;}
.bd{overflow-x:hidden;}

.home_top{ background:#FFFFFF; padding:10px 0;}
.home_top ul{ width:1100px; margin:0 auto;/*margin-left: -15px; margin-right: -15px;*/ }
.home_top li{ float:left; font-size: 12px border-left:1px solid #666666; padding:0 10px; color:#666; position:relative;}
.home_top li a{ color:#666; position:relative; z-index:20;}
.home_top li:hover .iphone{ background-position:-96px -194px;}
.home_top li:hover .app_down{ display:block;}
.home_top li:hover a{color:#f59724; text-decoration:underline;}
.home_top li:first-child{ margin-left:790px; border:0;}
.iphone{display:inline-block;width:11px;height:14px;background:url("../img/1.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/1.png*/ no-repeat -76px -194px; vertical-align:middle; margin-top:-4px;}
.phone{display:inline-block;width:12px;height:12px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat -206px -8px;vertical-align:middle;}
.app_down{ width:171px; height:189px; position:absolute; top:0; left:30px; z-index:10; padding-top:25px; display:none;}



.navbar{ width:100%;/* margin:0 auto;*/margin-left: -15px;margin-right: -15px;}
.navbar-nav{ margin-top:47px;}
.navbar-nav li{ float:left; margin-right:53px;}
.navbar-nav li a{font-size:18px!important; color:#545454;}
.navbar-nav li a:hover{ color:#ef7b1a;}
.logo{ margin:14px 10px 12px 20px;}
.navbar-nav .head_on{  font-size: 20px; color:#ef7b1a !important;}
th{text-align: center!important;}
.f18{font-size:18px!important;}


/*@media screen and (max-width:600px) {
    .page {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .top-nav {
        display:block;
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align:center;
    }
     .top-nav span.menu {
        display: block;
        width: 5%;
        text-align: left;
        position: relative;
        padding: 0.1em 0;
        margin: 0 auto;
    }

    .top-nav span.menu:before{
        content: url(./nav.png);
        cursor: pointer;
        text-align: center;
        width: 100%;
    }
    .top-nav ul{
	    margin:0;
	    padding:0;
        display: none;
        background: rgba(255, 255, 255, 0.44);
        width: 100%;
    }
    .top-nav ul li {
        display: block;
        float: none;
        margin: 0em;
        text-decoration:none;
	    padding:0.1em;
        margin-left: auto;
        margin-right: auto;
	    color:#7F8BA3;
	    /*font-size:2.0em;*/
        text-align:center;
        background-color:white;
	    font-weight:400;
    }

    .top-nav ul li a {
		/*margin: 2px 0;*/
	    padding: 0.6em 0.5em;
	    width: 100%;
	    font-size: 1.05em;
	    border-bottom: 1px solid#ccc;
	}
    .top-nav ul li a{
	    /*padding:1.7em 2em;*/
	    display: inline-block;
	    /*font-weight:600;*/
	    font-size: 1.3em;
	    text-decoration: none;
	    color: #222;
	    transition: 0.5s all;
	    -webkit-transition: 0.5s all;
	    -moz-transition: 0.5s all;
	    -o-transition: 0.5s all;
	    font-family: 'Open Sans', sans-serif;
    }
    .top-nav ul li.active a span{
	    background:#e74c3c;
	    width:100%;
	    height:1px;
	    display:block;
	    position:relative;
	    top:0px;
	    left:0px;
    }
    .top-nav ul li a:hover, .top-nav ul li.active a {
	    color: #fff;
	    background:#ffd400;
    }
    .top-nav ul li:nth-child(6) a{
	    border-bottom:none;
    }
}
@media screen and (min-width:600px) {
    .page {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    ul.res {
        border-bottom: 1px #5C87B2 solid;
        padding: 0 0 2px;
        position: relative;
        margin: 0;
        text-align: right;
    }
    
     ul.res li {
         display: inline;
         list-style: none;
     }

     ul.res li#greeting {
         padding: 10px 10px;
         font-weight: bold;
         text-decoration: none;
         line-height: 2.8em;
         color: #fff;
     }

     ul.res li a {
         padding: 10px 10px;
         font-weight: bold;
         text-decoration: none;
         line-height: 2.8em;
         background-color: #e8eef4;
         color: #034af3;
         border-radius: 4px 4px 0 0;
         -webkit-border-radius: 4px 4px 0 0;
         -moz-border-radius: 4px 4px 0 0;
     }

     ul.res li a:hover {
         background-color: #fff;
         text-decoration: none;
     }

    ul.res li a:active {
         background-color: #a6e2a6;
         text-decoration: none;
    }

    ul.res li.selected a {
        background-color: #fff;
        color: #000;
     }
    span.menu{
	display:none;
    }
   
}



/*闈㈠寘灞�?*/
.pos{ width:1200px; margin:40px auto 0; font-size:14px; color:#666; font-size:14px;}
.pos li{float:left; color:#212121; margin-right:5px;}
.pos a{color:#212121;}
.pos a:hover{ text-decoration:underline;}
.pos li:first-child{margin-right:10px;}
.pos li:last-child{color:#ef7b1a;}


/*footer*/
.footer{display:block; text-align:center; margin-left: -15px; border-top:2px solid #e4e3e3; margin-right: -15px;}
.footer .party{background: #434343; padding: 10px 0;}
.footer .party i{display: inline-block; width: 27px; height: 29px; background: url("../img/icon-new.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/icon-new.png*/ no-repeat 0 -137px; vertical-align: middle;}
.footer .party span{display: inline-block; font-size: 26px; color: #fff; vertical-align: middle; margin: 0 65px 0 12px;}
.footer .party a{display:inline-block;width:42px;height:42px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat; vertical-align: middle;}
.footer .party .qq{background-position:-56px 0;}
.footer .party .wb{background-position:-114px 0; margin-left:29px;}
.footer .footer_sbnav{text-align:center;color:#fff; margin:48px 0 25px 0;}
.footer .footer_sbnav a{font-size: 14px; color:#161616; margin-left: 22px;}
.footer .footer .footer_sbnav a:first-child{margin-left: 0;}
.footer .footer_sbnav a:hover{ color: #f28e2c; text-decoration: underline;}
.footer .footer_add p{display: inline-block; padding: 0 38px; margin-bottom: 17px;}
.footer .footer_add p:first-child{border-right: 1px solid #d8d8d8;}
.footer .footer_add p span{display:inline-block;  width:98px; text-align: center; line-height: 22px; padding: 25px 20px 0;}
.footer_top p{text-align:center;color:#222;margin-bottom:11px; font-size: 14px;}





/*slide*/
.slide { position:relative;  display:inline-block; width:100%; height:365px; overflow:hidden;}
.slide li,.slide li div{ display:block;  width:100%;height:440px;}
.slide li .slide1{background:url("../img/slide1.jpg")/*tpa=http://www.yunyichong.com/statics/yyc/img/slide1.jpg*/ no-repeat center;}
.slide li .slide2{background:url("../img/slide2.jpg")/*tpa=http://www.yunyichong.com/statics/yyc/img/slide2.jpg*/ no-repeat center;}
.slide li .slide3{background:url("../img/slide3.jpg")/*tpa=http://www.yunyichong.com/statics/yyc/img/slide3.jpg*/ no-repeat center;}
.slide li .slide4{background:url("../img/slide4.jpg")/*tpa=http://www.yunyichong.com/statics/yyc/img/slide4.jpg*/ no-repeat center;}
.slide li{ position:relative;width:12px;height:12px;float:left; list-style: none;overflow:hidden;}
.slide .control { position:absolute; right:47%; bottom:12px;background:none;  }
.slide .control span { display:inline-block; width:15px; height:15px; margin-right:10px; overflow:hidden; background-color:#a49c7e;z-index:20;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-ms-border-radius:50%;
-o-border-radius:50%;
border-radius:50%;
}
.slide .control .swiper-active-switch { background-color:#fff8de; }
/*main*/

.fz{display:block;width:106px;height:106px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat;background-position:-124px -182px;margin:0 auto;}
.cp{display:block;width:106px;height:106px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat;background-position:-6px -183px;margin:0 auto;}
.jm{display:block;width:106px;height:106px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat;background-position:-124px -59px;margin:0 auto;}
.cz{display:block;width:106px;height:106px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat;background-position:-6px -59px;margin:0 auto;}

.content span{display:block;}
.content li .top{margin-top: 15px;font-size:18px;color:#666;}
.content li .buttom{margin-top:25px;font-size:14px; color:#888;}

li{text-align: cneter;}
/*result*/
.content ul {margin-top:30px;}
.content ul li{line-height: 30px;font-size:16px; color:#666;}
.content ul li span{display:inline-block;margin-right: 15px;color:#adadad;}
.fran .left{display:inline-block;margin-top: -20px;}
.fran .left li {line-height: 30px;font-size:16px;color:#666;}
.fran .right div,.fran .right{display:inline-block;margin-left: 20px;padding-top:20px;}
.youshi{margin-bottom:80px;}
.more{display:inline-block;width:31px;height:35px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat -168px -7px;margin:0 8px;  vertical-align: bottom;}
.result{font-size:33px; color:#3a3a3a;}
.hm_title{font-size:26px; color:#343434; margin-top: 50px;}
.hm_content img{display:inline-block;width:139px;height:91px;margin-top:30px;}
.hm_content p{display:inline-block;width:300px;font-size:16px;color:#666;line-height: 30px;margin-top: 30px;margin-left: 15px;}
.mg10{margin-top:10px;}

/* witness */
.witness{position:relative;display:block;}
.lists ul{margin-left:15px;margin-top: 50px;}
.lists ul li{display:inline-block;width:29%;margin-right:10px;}
.lists ul li img{margin-right:100px;}
.lists ul li p{font-size:18px;color:#696969;margin-top:15px;}
.witness .prev, .witness .next {display:inline-block;width:39px; height:80px; }
.prev {position:absolute;left:23px;top:70px; margin-left:20px; background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat -233px -4px; }
.next {position:absolute;right:23px;top:70px;background:url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat -254px -98px; }


/*鑱旂郴鎴戜滑*/
.contact_us{margin:30px auto 0; width:1000px;}
.contact_us_btn a{position: relative; display: block; width: 178px; height: 64px; text-align: center; font-size: 16px; color: #626161; border: 1px solid #efefef; line-height: 64px;}
.contact_us_btn b{position: absolute; width: 3px; height: 64px; background: #f87740; top: 0; left: 0; display: none;}
.contact_us_btn a:first-child{border-bottom: none;}
.contact_us_btn a:hover{color: #f87740;}
.contact_us_btn a:hover b{display: block;}
.contact_us_btn .contact_us_btn_on{color: #f87740;}
.contact_us_btn .contact_us_btn_on b{display: block;}

.contact_us_matter{width: 888px; /*border: 1px solid #efefef*/; padding: 0 56px; margin-bottom: 0; }
.contact_intro{margin-bottom: 30px;}
.contact_intro h3{font-size: 27px; border-bottom:1px solid #efefef; padding:44px 0 20px 7px; position: relative; margin-bottom: 44px;}
.contact_intro h3 b{position: absolute; width: 160px; height: 2px; background: #fc611f; left:20px; top: 90px;}
.contact_intro h6{font-size: 27px; color: #000; text-align: center; border-bottom: 1px solid #efefef; padding-bottom: 21px; margin-top: 65px; margin-bottom: 32px; position: relative;}
.contact_intro b{position: absolute; width: 40px; height: 2px; background:#f0454d; top: 47px; left: 50%; margin-left: -20px;}
.contact_intro p{text-indent:  2em; font-size: 14px; line-height: 30px;}

.contact_intro_scene{width:848px; margin: 20px auto 0;}
.contact_intro_scene li{float: left; margin-right: 10px; margin-top: 12px;}
.contact_intro_scene li:nth-child(3n){margin-right: 0;}
.contact_intro_scene div{width: 276px; height: 182px; overflow: hidden;}
.contact_intro_scene p{width: 276px; height: 26px; line-height: 26px; background: #ef7b1a; font-size: 14px; color: #fff; text-align: center; text-indent: 0; margin-top: 1px;}

.contact_intro_aptitude{width: 1000px; margin: 20px auto 0;}
.contact_intro_aptitude li{float: left; width: 261px; margin-left: 40px;}
.contact_intro_aptitude li img{width: 100%;}
.contact_intro_aptitude li:first-child{margin-left: 0;}
.contact_intro_aptitude div{width: 261px; height: 369px; overflow: hidden; border: 1px solid #f4f4f4; transition: all 0.3s linear;}
.contact_intro_aptitude p{width: 261px; margin-top: 15px; font-size: 16px; text-align: center; text-indent: 0;}
.contact_intro_aptitude p i{display: inline-block; border: 8px solid #9b9a9a; border-left:8px solid transparent; border-top:8px solid transparent; border-right:8px solid transparent; margin-right: 14px;}

.contact_intro_aptitude li:hover div{transform:scale(1.1); border: 1px solid #c9c9c9;}

.cancel_us_message{ margin-top: 44px;}
.cancel_us_message dt{font-size: 27px; border-bottom:1px solid #efefef; padding: 0 0 20px 7px; position: relative; margin-bottom: 44px;}
.cancel_us_message dt b{position: absolute; width: 160px; height: 2px; background: #fc611f; left: 0; top: 46px;}
.cancel_us_message dd{font-size: 16px; line-height: 24px; margin-bottom: 36px;}
.cancel_us_message dd span{color:#fc611f;}
.cancel_us_message dd i{display: inline-block; width: 24px; height: 24px; background: url("../img/icon-new.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/icon-new.png*/ no-repeat; vertical-align: middle; margin-right: 22px;}
.cancel_us_message .cancel_us_phone i{background-position:-313px 0;}
.cancel_us_message .cancel_us_qq i{background-position:-345px 0;}
.cancel_us_message .cancel_us_after i{background-position:-374px 0;}
.cancel_us_message .cancel_us_site i{background-position:-402px 0;}
.cancel_us_message .cancel_us_site{margin-bottom: 68px;}
.cancel_us_message a{margin-left: 15px;}

/*�����б�+ҳ��*/
#enter{display:none;}
.dynamics{display:block;margin:0 auto 170px; width:1100px; padding:0 50px;}
.dynamics .now{color:#ef7b1a;}
.dynamics .enter{margin-right:10px;}
.dynamics .journ{margin-left:10px;}
.dynamics p{display:block;border-bottom:1px solid #e5e5e5;margin:75px 0 40px;padding-bottom:10px;font-size:22px;color:#2f2f2f;}
.dynamics ul{display:block;}
.dynamics ul li{display:block;padding:50px 0;border-bottom:1px dashed #e5e5e5;padding-right:60px;}
.dynamics ul li img{display:inline-block;width:201px;height:130px;}
.dynamics ul li .content{display:inline-block;margin-left:40px;width:70%;}
.dynamics ul li .content a{font-size: 20px;color: #2f2f2f;}
.dynamics ul li .content .top{display:block;font-size:20px;color:#2f2f2f;line-height: 30px;}
.dynamics ul li .content .time{float:right;font-size:16px;color:#979797;margin-right:8px;}
.dynamics ul li .content .bottom{display:block;font-size:16px;color:#656464;line-height:25px;margin-top:15px;}

.dynamics .user { padding:0 30px 15px 30px; margin:0; text-align:right;}
.dynamics .user span { font-size:14px; line-height:1.5; color:#777; }
.dynamics .time { margin-left:20px; }

.pages{margin: 40px auto;text-align: center;}
.pages a,.pages span{font-size: 14px; color: #606060; display: inline-block!important;padding: 7px 12px; margin-left: 10px;text-decoration: none;}
.pages a:hover,.pages span{background-color: #bfbfbf;color:#fff; border-radius: 4px;}
.show_content a{color:#ef7b1a; font-weight:bold;}
.show_content a:hover{ text-decoration:underline;}
/*border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7;*/

/*xt*/
/* case */
.case{ width:1200px; margin:24px auto 0;}
.case_one{border-bottom:1px dashed #e7e7e7; margin-top: 41px; padding-bottom: 42px;}
.case_img{float: left; width:200px; height:130px; overflow:hidden; border-radius:10px;}
.case_img img{ width:100%;}
.case_one_content{float: right; width: 930px; margin-right: 30px;}
.case_one_t{ font-size:21px; color: #2f2f2f; margin-top: 22px;}
.case_one_t a{color: #2f2f2f;}
.case_one_t_r{font-size:16px; color:#656464; line-height:28px; margin-top: 10px; display:-webkit-box; /*height:52px;*/ -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden;}
.case_lost{font-size: 14px; color: #000;}

.case_nav{width: 1200px; margin: 0 auto; font-size: 16px; color: #2e2f2f; border: 1px solid #f0f0f0; margin-top: 33px; padding: 30px 0; box-sizing: border-box;}
.case_nav a{color: #2e2f2f;}
.case_nav a:hover{color: #ef7b1a;}
.case_nav dl:first-child{border-bottom: 1px dashed #f3f3f3; padding-bottom: 25px; margin-bottom: 25px;}
.case_nav dl{margin:0 45px 0 30px;}
.case_nav dt,.case_nav dd,.case_nav li{ float: left;}
.case_nav dt{padding-right: 12px; border-right: 1px solid #2e2f2f; margin-right: 35px;}
.case_nav dd{ margin-right: 30px;}
.case_sfother{position: relative;}
.case_sfother ul{position: absolute; top:40px; right:-23px; background: #fff; width: 690px; height: 93px; padding: 15px 0 0 20px; border: 1px solid #f0f0f0;}
.case_sfother ul li{margin-right: 30px; line-height: 36px;}
.case_sfother ul i{position: absolute; top:-7px; right: 50px; z-index: 20; background: url("../img/home.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/home.png*/ no-repeat -208px -29px; width: 11px; height: 7px;}
.case_sfother_showbox{display: none;}

.case_navlin{/*height: 7px*/; width: 1200px; margin: 0 auto; overflow: hidden; background: #f7f7f7;}

.case_nav .case_nav_moren a{ color: #ef7b1a;}

/*solution*/
.solution{ border-top:1px solid #d5d4d4;}
.solution:first-child{ border:0;}
.solution li{ margin:0 auto; width:1100px; padding:0 50px;}
.solution h2{ font-size:21px; color:#37393a; margin-bottom:17px; margin-top:120px; line-height:60px;}
.solution span{color:#ef7b1a;}
.solution p{font-size:16px; line-height:42px; color:#525151;}

.solution .sl_1{ width:520px;  height:570px;}
.solution .sl_2{ width:550px;  height:570px; text-align:center; vertical-align:middle;}
.solution .sl_2 img{vertical-align:middle;}
.solution i{ height:100%; display:inline-block; vertical-align:middle;}

.solution1 .sl_1{
	float:left;
	padding-left:30px;
	}
.solution1 .sl_2{
	float:right;
	}
.solution2 .sl_1{
	float:right;
	padding-left:30px;
	}
.solution2 .sl_2{
	float:left;
	}
/*���˹���*/
.buy_figure{width: 100%; height: 648px; background: url("../img/jion_us_bg.jpg")/*tpa=http://www.yunyichong.com/statics/yyc/img/jion_us_bg.jpg*/ no-repeat top center; text-align: center;}
.buy_figure img{ margin-top: 70px;}
.details{text-align: center; width: 800px; margin: 0 auto;}
.details h3{color: #1c1c1c; font-size: 30px; }
.details h3 img{display: block; margin: 32px auto 17px}
.details1 p,.details2 p{font-size: 16px; color: #4e4e4e; line-height: 35px;}
.details1 img{margin: 22px 0 43px;}
.details1 h3{ margin-bottom: 27px; font-size: 30px;}
.details2 ul{width: 1126px; margin: 45px auto 63px;}
.details2 li{float: left; width: 362px; height: 241px; border-radius: 20px; overflow: hidden; margin-right: 20px; margin-bottom: 20px;}
.details2 li:nth-child(3n){margin-right: 0px;}
.details_bg{background: #f8f8f8;}
.details3{padding-top: 60px;}
.details3 li{width: 286px; float: left; margin: 33px 57px 80px; }
.details3 span{display: block; width: 46px; height: 5px; background: #ed9321; margin: 12px auto 10px;}
.details3 i{background: url("../img/buy_details3.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/buy_details3.png*/ no-repeat; display: block; width: 144px; height: 144px; margin: 0 auto;}
.details3 .details3_title{font-size: 30px; margin-top: 20px;}
.details3 p{font-size:16px; color: #1c1c1c; line-height: 35px;}
.details3 .details3_capacity i{background-position:-1px 0;}
.details3 .details3_fix i{background-position:-162px 0;}
.details3 .details3_big i{background-position:-321px 0;}
.details4{padding: 70px 0; }
.details4 li{width: 294px; height: 414px; overflow: hidden; float: left; margin-left: 8px;}
.details4 li img{width: 100%;}
.details4 li:first-child{margin-left:0;}
.details5{padding-bottom: 90px;}
.details5 div{margin-right: 63px;}
.details5 img{margin-left: 35px; margin-top: 127px;}
.details5 a,.details6 a{display: block;  width: 191px; height: 54px; background: #ef9725; border-radius: 4px; font-size: 28px; color: #fff; line-height: 54px;}
.details5 p,.details6 p{font-size: 18px; color: #666666; line-height: 45px; text-align: left;}
.details .details5_title{font-size: 21px; color: #000; margin-top: 86px;}
.details .details5_norms{font-size: 24px; color: #000; margin-top: 14px;}
.details .details5_price{ color: #000; margin-bottom: 32px;}
.details .details5_price span{font-size: 40px; color: #ef9725;}
.details6 div{margin-left: 86px;}
.details6 img{margin: 132px 20px 76px 0;}
.details7{width: 1075px; margin:0 auto; padding: 62px 0;}
.details7 a{display: block;}
.details7 img{width: 100%;}
.details7_l_t_l{width: 280px; height: 493px; overflow: hidden;}
.details7_l_b{width: 677px; height: 288px; overflow: hidden; margin-top: 7px;}
.details7_l_t_r_t{width: 279px; height: 182px; background: #ef9725; font-size: 27px; color: #fff; line-height: 50px; padding:42px 55px 0;}
.details7_l_t_r_b{width: 389px; height: 262px; overflow: hidden; margin-top: 7px;}
.details7_r a{width: 390px; overflow: hidden;}
.details7_r p{margin-top: 7px; overflow: hidden;}

.details7_r .details7_r_t{height: 224px; margin-top: 0;}
.details7_r_c{height: 262px;}
.details7_r_b{height: 287px;}

.details8{padding: 70px 0 50px;}
.details8 li{width: 400px; float: left;}
.details8 p{font-size: 18px; color: #000; margin-top: 12px;}
.details8 a{display: inline-block; width: 140px; height: 40px; background: #ef9725; color: #fff; text-align: center; line-height: 40px; font-size: 20px; border-radius: 5px; margin-top: 40px;}
.details8 span{display: inline-block; height:156px; overflow: hidden; }

.link_taobao{background: #ef9725; width: 100%; color: #fff; height: 80px; position:absolute; bottom: 48px; left: 0;}
.link_taobao div{width: 900px; margin: 0 auto;}
.link_taobao p{text-align:center; width: 450px; font-size: 24px; float: left;}
.link_taobao p span{font-size: 30px; line-height:80px;}
.link_taobao a{font-size: 20px; color: #fff; float: left; width: 180px; height: 42px; border: 1px solid  #fff; border-radius: 4px; text-align: center; line-height: 42px; margin: 18px 50px; }

/*app����*/
.appdown_top{ height:629px; background:#72cfde;}
.appdown_topc{ width:1200px; margin:0 auto;}
.appdown_topl{ background:url("../img/down_p1.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/down_p1.png*/ no-repeat 24px 52px; height:629px; width:590px; margin-left:35px;}
.appdown_topl img{ display:block; margin:116px 0 0 192px; border:1px solid #fff;}
.appdown_topr{ margin-top:130px; margin-right:52px;}
.appdown_topr_b{ margin-top:88px;}
.appdown_topr_b a{ display:block; width:226px; height:61px; background:url("../img/down_btn.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/down_btn.png*/ no-repeat;}
.appdown_topr_b .ios_down{ background-position:0 0; margin-bottom:35px;}
.appdown_topr_b .ad_down{ background-position:0 -78px;}
.appdown_topr_b p{ margin-top:24px; margin-right:30px;}

.appdown_bom{ width:1200px; margin:0 auto;}
.appdown_bom h3{ margin-top:82px; text-align:center; margin-bottom:97px;}
.appdown_bom h3 p{ font-size:38px; color:#7f7f7f; margin-top:30px;}
.appdown_bom_c{ width:1400px; margin-left:66px;}
.appdown_bom_c i{ float:left; width:70px; height:70px; background:url("../img/icon-new.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/icon-new.png*/ no-repeat;}
.appdown_bom_c .shouji{ background-position:-54px 0;}
.appdown_bom_c .chazhao{background-position:-233px 0;}
.appdown_bom_c .chongdian{background-position:-144px -80px;}
.appdown_bom_c .youhui{background-position:-144px -80px;}
.appdown_bom_c .shishi{background-position:-233px -80px;}
.appdown_bom_c .zhichi{background-position:-54px -80px;}
.appdown_bom_c li{ float:left; width:517px; margin-right:70px; margin-bottom:50px;}
.appdown_bom_c div{ float:left; margin-left:27px; margin-top:10px;}
.appdown_bom_c p{ font-size:21px; color:#7f7f7f; margin-top:14px;}

/*����֧��*/
.support{width: 1200px; margin:30px auto 0;}
.support_btn{border: 1px solid #efefef; width: 205px;}
.support_btn dl{border-top: 1px solid #efefef; padding-bottom: 16px;}
.support_btn dl:first-child{border-top:0;}
.support_btn dt{font-size: 20px; color: #ef7b1a; margin: 24px 0 8px; line-height: 25px;}
.support_btn dt a{color: #ef7b1a;}
.support_btn dt i{display: inline-block; width: 26px; height: 25px; background: url("../img/icon-new.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/icon-new.png*/ no-repeat; margin: 0 16px 0 24px; vertical-align: middle;}
.support_btn .support_btn_manual i{background-position: 0 -175px;}
.support_btn .support_btn_faq i{background-position: 0 -210px;}
.support_btn .support_btn_down i{background-position: 0 -244px;}
.support_btn dd{font-size: 16px; line-height: 46px; padding-left: 52px;}
.support_btn dd a{transition: 0.1s all ease; color: #333;}
.support_btn dd a:hover{color: #ef7b1a;}

.support_matter{width: 970px; border: 1px solid #efefef; margin-bottom: 82px;}
.support_matter_qanda h3{font-size: 24px; color: #181818; border-left: 5px solid #ef7b1a; padding-left: 20px; margin-top: 30px;}
.support_matter_qanda ul{margin: 0 35px;}
.support_matter_qanda li{border-top: 1px dotted #b1b1b1; padding: 30px 0 38px;}
.support_matter_qanda li:first-child{border-top:0;}
.support_list_q a{font-size:20px; color: #1e1e1e; line-height: 25px; float: left; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; width: 680px;}
.support_list_q{margin-bottom: 15px;}
.support_list_q span{font-size: 14px; color: #888; float: right; margin-right:18px; }
.support_list_q i{float: left; width: 25px; height: 25px; background: url("../img/icon-new.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/icon-new.png*/ no-repeat -435px 0; margin-right: 10px;}
.support_list_a i{float: left; width: 25px; height: 25px; background: url("../img/icon-new.png")/*tpa=http://www.yunyichong.com/statics/yyc/img/icon-new.png*/ no-repeat -470px 0; margin-right: 12px; margin-top: 5px;}
.support_list_a span{line-height: 35px; font-size: 15px; color: #484848; float: left; width: 840px; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden;}

.support_matter_content{margin: 33px 35px 60px;}
.support_matter_content_title{font-size:22px; color:#1e1e1e; border-bottom:1px dotted #b1b1b1; padding-bottom: 28px; margin-bottom: 20px;}
.support_matter_content p{font-size: 16px; color: #484848; line-height: 35px; text-indent: 2em;}
.support_matter_content img{margin: 31px auto; display: block;}