@charset "utf-8";

/* CSS Document */





/*第一屏 banner*/

.index_banner{ width:100%; height:660px;}



#indexslider { background-color:#000;width:100%;height:100%;overflow:hidden; position:relative;}

#indexslider .hd{ width:100%; position:absolute; bottom:10px; left:0; right:0;z-index: 1;

transition-timing-function:ease-out;

-o-transition-timing-function:ease-out;

-moz-transition-timing-function:ease-out;

-webkit-transition-timing-function:ease-out;

/*filter: alpha(opacity=0);

-khtml-opacity: 0;

-moz-opacity: 0;

opacity: 0;*/}

#indexslider .hd.hd_show{bottom:10px;

filter: alpha(opacity=100);

-khtml-opacity: 1;

-moz-opacity: 1;

opacity: 1;}

#indexslider .hd li{ display:inline-block;*display:inline;*zoom:1;height:5px; width:50px;margin: 4px 4px;font-size: 0px; text-indent:9999;line-height: 10px;text-align: center;background:#fff;

cursor: pointer;

-webkit-border-radius: 10px;

-moz-border-radius: 10px;

border-radius: 10px;

filter: alpha(opacity=30);

-khtml-opacity: 0.3;

-moz-opacity: 0.3;

opacity: 0.3;

behavior: url(../other/ie-css3.htc); z-index:1;

-webkit-transition:all 0.3s linear;

-khtml-transition:all 0.3s linear;

-moz-transition: all 0.3s linear;

-o-transition: all 0.3s linear;

transition: all 0.3s linear;}

#indexslider .hd li.on{background: #306de8;color: #fff;

filter: alpha(opacity=100);

-khtml-opacity: 1;

-moz-opacity: 1;

opacity: 1;}

#indexslider .tempWrap{ height:100%;}

#indexslider .swiper-wrapper{ width:100% !important; height:100% !important;}

#indexslider .swiper-slide { position:relative; width:100% !important; height:100% !important; background-position:center; background-size:cover; background-repeat:no-repeat;

    text-align: center;

    font-size: 18px;



    /* Center slide text vertically */

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

#indexslider .swiper-slide img{ width:100%; height:auto;}

#indexslider .swiper-slide .w1200{ position:relative;}

#indexslider .swiper-slide .pic_item{ position:absolute;}

#indexslider .swiper-slide .pic_item img{ width:auto;}

#indexslider .swiper-slide .txt-mask{ position:absolute; right:0; bottom:15%; width:500px; background:url(../images/alpha_black80.png) repeat; padding:30px 100px 30px 40px; color:#fff; font-size:12px; text-align:left; line-height:22px;}

#indexslider .swiper-slide .txt-mask h1{ font-size:28px; line-height:30px; margin-bottom:20px;}

#indexslider .arrow{ background-color:rgba(0,0,0,.5); background-image:url(../images/arrow_left.png); background-repeat:no-repeat; background-position:center; width:70px; height:70px; background-size:auto; position:absolute; top:50%; display:block; left:-70px; margin-top:-35px; z-index:1;

transition-timing-function:ease-out;

-o-transition-timing-function:ease-out;

-moz-transition-timing-function:ease-out;

-webkit-transition-timing-function:ease-out;

filter: alpha(opacity=0);

-khtml-opacity: 0;

-moz-opacity: 0;

opacity: 0;}

#indexslider .next{background-image:url(../images/arrow_right.png); left:auto;right:-70px;}

#indexslider .prev:hover,#indexslider .next:hover{ background-color:rgba(0,0,0,.8);}

#indexslider .prevStop,#indexslider .nextStop{ background-color:rgba(0,0,0,.2) !important;}

#indexslider .prev.arrow_show{left:5%;

filter: alpha(opacity=100);

-khtml-opacity: 1;     

-moz-opacity: 1;

opacity: 1;}

#indexslider .next.arrow_show{right:5%;

filter: alpha(opacity=100);

-khtml-opacity: 1;     

-moz-opacity: 1;

opacity: 1;}













/* 十大优势+六大支持 s */

.indexbox {  background:#f7f7f7 url(../images/bg_index_01.jpg) no-repeat top center; overflow:hidden; }

/* 视频+公司简介 s */

.companyCon { width: 1200px; margin: 0 auto; padding-top:102px; margin-bottom:90px; }

.companyCon .w1200{position: relative; }

.companyCon_top_icon {
	width: 500px;
	height: 89px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -240px;
	top: -78px;
	background: url(../images/icon_lion.png) no-repeat;
}

.companyCon_left_top_icon { width: 40px; height: 38px; overflow: hidden; background: url(../images/icon_left_top.png) no-repeat; position: absolute; left: -10px; top: -10px; }

.companyCon_right_bottom_icon { width: 253px; height: 341px; overflow: hidden; background: url(../images/icon_right_bottom.png) no-repeat; position: absolute; right: -20px; bottom: -20px; }

.companyCon_left { width: 590px; height: 354px; border: 5px solid #2c72ff; display: block; position: relative; }

.companyCon_arrow { width: 36px; height: 54px; display: block; background: #306de8 url(../images/arrow_left.png) no-repeat center; position: absolute; right: 0; bottom: 38px;background-size:50% 50%; }

.companyCon_left_icon { width: 93px; height: 94px; overflow: hidden; display: block; background: url(../images/icon_play.png) no-repeat center; position: absolute;  left: 240px; top: 116px; }

.companyCon_right { width: 564px; height: 338px; padding: 26px 18px 0; overflow: hidden; background: #2c72ff; color: #FFFFFF;  line-height:26px;}

.companyCon_right h2 a { width: 564px; color: #fff; font-size: 24px; margin-bottom: 5px; display: block; }

.companyCon_right_sTitle,.line { margin-bottom: 14px; }

.companyCon_right .company_name { padding:0 10px; height: 20px; line-height: 18px; display: inline-block;*display:inline;*zoom:1; text-align: center; color: #fff; background: #441404; margin-left:10px; }

.line{
	width: 45px;
	height: 3px;
	display: block;
	background-color: #FFFFFF;
}

.companyCon_right .company_jianjie { font-size:16px;margin-bottom:16px; overflow: hidden; }

.companyCon_right_item {  }

.companyCon_right_item .item { position: relative; height: 90px; overflow: hidden; }

.companyCon_right_item .item .item_icon,.companyCon_right_item .item .item_icon02,.companyCon_right_item .item .item_icon03 { width: 76px; height: 76px; overflow: hidden; border: 1px solid #d08f25; display: block; background: url(../images/icon_financial.png) no-repeat; }

.companyCon_right_item .item .item_icon02 { background-image: url(../images/icon_car.png); }

.companyCon_right_item .item .item_icon03 { background-image: url(../images/icon_financial2.png); }

.companyCon_right_item .item .item_txt { width: 84px; overflow: hidden; white-space: nowrap; background: #306de8; text-align: center; position: absolute; left: 0px; bottom: 8px; }

.companyCon_right_item .icon_plus { width: 15px; height: 15px; display: block; margin: 32px 18px 0; background: url(../images/icon_plus.png) no-repeat; }







/*标题样式一 黄线*/

.bt_index_style_01{ height:107px; padding-top:23px; background:url(../images/bt_index_yellowline.png) no-repeat center top; margin-bottom:20px;}

.bt_index_style_01 h1{ font-size:24px; color:#441404; height:34px; line-height:34px;}

.bt_index_style_01 .en{ font-size:14px; color:#441404; height:20px; line-height:20px; letter-spacing:7px; font-family:Arial, Helvetica, sans-serif;filter: alpha(opacity=50);-khtml-opacity: 0.5;-moz-opacity: 0.5;opacity: 0.5;}



/*标题样式二 底纹*/

.bt_index_style_02{ height:7px;background:url(../images/bg_wen.png) repeat center top; margin-bottom:60px;}

.bt_index_style_02 h1{ font-size:24px; color:#441404; height:20px; line-height:34px; }

.bt_index_style_02 h1 span{ padding:0 20px; background:#f6f6f6;margin-top:-15px;}

.bt_index_style_02 .en{ font-size:14px; color:#441404; height:20px; line-height:20px; letter-spacing:7px; font-family:Arial, Helvetica, sans-serif;filter: alpha(opacity=50);-khtml-opacity: 0.5;-moz-opacity: 0.5;opacity: 0.5;}



/*箭头黄色线*/

.yellowarrow_line{ border-top:4px #306de8 solid;}

.yellowarrow_line .yellowarrow_line_arrow_down{ display:block; width:67px; height:24px; background:#306de8 url(../images/yellowarrow_line_arrow.png) no-repeat center;}



/*优势*/

.con_advantages{ margin-bottom:60px;}

.list_advantages{ width:100%;}

.list_advantages li{ float:left; display:inline;*zoom:1; width:50%;}

.list_advantages .item{ display:block; padding:0 15px 0 160px; position:relative; margin-bottom:20px;}

.list_advantages .item .pic{ position:absolute; left:15px; top:0; width:120px; height:120px; background:#306de8; overflow:hidden;

    /* Center slide text vertically */

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;}

.list_advantages .item .pic img{ max-width:100%; max-height:100%;}

.list_advantages .item .txt{ height:120px;}

.list_advantages .item .txt .title{ height:30px; line-height:30px; font-size:18px; color:#441404; margin-bottom:10px;}

.list_advantages .item .txt .line{ display:block; width:40px; height:3px; background:#441404; margin-bottom:10px;}

.list_advantages .item .txt .desc{ line-height:20px; font-size:14px; color:#79574c;

}





/*支持*/

.con_zhichi{ padding-bottom:50px;}

.list_zhichi li{ float:left; *display:inline; *zoom:1;}

.list_zhichi .block{ width:199px;}

.list_zhichi .vline{ width:1px; height:260px; background:#e5e5e5;}

.list_zhichi .item{ text-align:center; display:block; padding:10px 20px;}

.list_zhichi .item .pic{ width:120px; height:120px; overflow:hidden;

/* Center slide text vertically */

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;}

.list_zhichi .item .pic img{ max-width:100%; max-height:100%;}

.list_zhichi .item .txt .title{ height:30px; line-height:30px; font-size:18px; color:#441404; margin-bottom:10px;}

.list_zhichi .item .txt .line{ display:block; width:40px; height:3px; background:#441404; margin-bottom:10px;}

.list_zhichi .item .txt .desc{ line-height:20px; font-size:14px; color:#79574c;}







/*配件产品*/

.con_products{  background:#f6f6f6; padding-bottom:50px;}

.con_products .nr{ overflow:hidden;}

.list_products{ width:110%;}

.list_products .block{ float:left; *display:inline;*zoom:1; margin-right:20px; margin-bottom:20px;}

.list_products .item{ display:block; width:261px; border:2px #306de8 solid; background:#fff; padding:10px;}

.list_products .item .pic{ width:260px; height:220px; margin:0 auto; overflow:hidden; background:#fff;

/* Center slide text vertically */

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;}

.list_products .item .pic img{ max-width:100%; max-height:100%;}

.list_products .item .txt{ padding:0 10px 10px;}

.list_products .item .txt .title{ height:40px; line-height:40px; color:#441404; font-size:18px;}

.list_products .item .txt .desc{ height:22px; line-height:22px;color:#441404;}

.list_products .item .txt .desc .tag{ background:#441404; color:#fff; padding:0 10px; margin-right:5px;}

.list_products .item:hover{ background:#306de8;}



.btn_showmore{ height:50px; line-height:50px; font-size:18px; border:1px #dbdbdb solid; background:#fff; padding:0 40px; color:#441404;}

.btn_showmore span{ padding-left:22px; background:url(../images/icon_more.png) no-repeat left center;}

.btn_showmore:hover{ background-color:#306de8; border-color:#306de8; color:#fff;}





/*配件产品*/

.con_news{ padding-top:50px; padding-bottom:30px;}

.con_news .slider_tab .hd{font-size: 0;-webkit-text-size-adjust:none; text-align:center; margin-bottom:20px;}

.con_news .slider_tab .hd a{font-size:16px; height:50px; line-height:50px; border:1px #dbdbdb solid; margin-right:-1px; width:250px; text-align:center; color:#441404; position:relative; background:#f8f8f8;}

.con_news .slider_tab .hd a .ico_sanjiao{ position:absolute; display:none; width:0; height:0; border-width:8px 8px 0 8px; border-style:solid dashed dashed dashed; top:50px; left:50%; margin-left:-8px; border-color:#dbdbdb transparent transparent transparent; }

.con_news .slider_tab .hd a .ico_sanjiao2{ top:48px; border-color:#fff transparent transparent transparent;}

.con_news .slider_tab .hd a.on{ color:#f5a915; background:#fff;}

.con_news .slider_tab .hd a.on .ico_sanjiao{ display:block;}

.con_news .slider_tab .bd{overflow:hidden;}

.list_news { width:110%;}

.list_news .block{ float:left; *display:inline;*zoom:1; margin-right:30px;}

.list_news .item{ display:block; width:380px;}

.list_news .item .pic{ width:100%; height:240px; position:relative; overflow:hidden;

/* Center slide text vertically */

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;}

.list_news .item .pic img{max-width:100%; max-height:100%;}

.list_news .item .pic .kuang{ display:block; position:absolute; left:0; top:0; bottom:0; right:0; border:2px #f5a915 solid;filter: alpha(opacity=0);-khtml-opacity: 0;-moz-opacity: 0;opacity: 0;}

.list_news .item .txt .title{ position:relative; height:35px; line-height:35px; padding-left:60px; margin-bottom:10px;}

.list_news .item .txt .title .date{ position:absolute; left:0; bottom:0; width:55px; height:55px; text-align:center; color:#441600; background:#f5a915; font-weight:bold; padding-top:15px;}

.list_news .item .txt .title h1{ font-size:16px; color:#441404;}

.list_news .item .txt .title .date span{ line-height:20px; font-size:14px; font-family:Arial, Helvetica, sans-serif;}

.list_news .item .txt .title .date .day{ border-bottom:1px #d28b12 solid;}

.list_news .item:hover .pic .kuang{filter: alpha(opacity=100);-khtml-opacity: 1;-moz-opacity: 1;opacity: 1; }

.list_news .item .txt .desc{ color:#79574c; font-size:12px; line-height:22px; height:44px; overflow:hidden;}


/*团队风采*/

.con_fengcai{ background:#f3f3f3; padding:50px 0 50px;}

/****************招商加盟 页面*****************/

.con_pain0{ min-width: 1200px; height:415px; overflow: hidden;}

.con_pain{ height:495px; padding-top:30px; position:relative; background:url(../images/bg_pain.png) no-repeat top center;}

.con_pain .bt_index_style_01{ background:none; height:80px;}

.con_pain .bt_index_style_01 h1{ font-size:40px; height:45px;}

.con_pain .nr{ margin-bottom:40px;}

.list_pain { width:110%;}

.list_pain .block{ float:left; *display:inline; *zoom:1; margin-right:45px;}

.list_pain .item{display:block; width:204px; text-align:center; }

.list_pain .item .pic{ width:100%; height:86px; overflow:hidden; margin-bottom:10px; position:relative;

/* Center slide text vertically */

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;}

.list_pain .item .pic img{ max-width:100%; max-height:100%;}

.list_pain .item .pic h1{ position:absolute; left:0; top:0; right:0; text-align:center; font-size:48px; line-height:86px; color:#fff; }

.list_pain .item .txt{line-height:24px; font-size:14px; color:#441404; margin-bottom:10px;}

.con_pain .btn{ background:url(../images/alpha_white50.png) repeat; border:1px #fff solid; padding:10px 40px; height:60px; line-height:30px; color:#441404; font-size:18px; }

.con_pain .btn span{ background:url(../images/yellowarrow_line_arrow.png) no-repeat center bottom; padding-bottom:25px;}

.con_pain .btn:hover{ background-color:#fff;}



/*市场分析*/

.con_shichang{ padding-top:140px; padding-bottom:40px;}

.con_shichang .nr .item .pic{ width:600px; overflow:hidden;}

.con_shichang .nr .item .pic img{ width:100%; height:auto;}

.con_shichang .nr .item .txt{ padding:30px; width:500px;}

.con_shichang .nr .item .txt .title{ color:#441404; font-size:28px; line-height:30px; margin-bottom:15px;}

.con_shichang .nr .item .txt .desc p{ text-indent:2em;}



/*盈利分析*/

.con_yingli{ min-width: 1200px; background:#306de8 url(../images/bg_yingli.jpg) repeat-x top center; padding-top:50px; padding-bottom:30px;}

.con_yingli .bt_index_style_01{ background-image:url(../images/bt_index_brownline.png);}

.con_yingli .nr{ position:relative;} 

.con_yingli .nr .txt{ color:#441404; position:absolute; width:390px;}

.con_yingli .nr .text_left{ left:10px; top:80px;}

.con_yingli .nr .text_right{ right:10px; top:80px;}

.con_yingli .nr .txt p{ text-indent:2em; margin-bottom:10px;}

.con_yingli .nr .txt h4 b{ font-size:30px; margin:0 4px;}

.con_yingli .nr .txt h4 .tag{ background:#441404; color:#306de8; margin:0 5px; padding:0 10px;}





.rainbowline{ background:url(../images/rainbowline.jpg); height:2px;}



/*汽车金融*/

.con_jinrong{  padding-top:80px; padding-bottom:80px;}

.con_jinrong .nr .pic{ width:474px; overflow:hidden;}

.con_jinrong .nr .pic img{ width:100%; height:auto;}

.con_jinrong .nr .txt{ width:640px; padding-right:50px;}

.con_jinrong .specialbox{ margin-bottom:10px; padding-top:10px;}

.con_jinrong .specialbox .item { position: relative; height: 90px; overflow: hidden; display:inilne-block; *display:inline;*zoom:1; margin-right:30px; }

.con_jinrong .specialbox .item .item_icon,

.con_jinrong .specialbox .item .item_icon04 { width: 76px; height: 76px; overflow: hidden; border: 1px solid #c0b2ad; display: block; background: url(../images/icon_financial.png) no-repeat; }

.con_jinrong .specialbox .item .item_icon04 { background-image: url(../images/icon_financial3.png); }

.con_jinrong .specialbox .item .item_txt { width: 78px; background: #f6f6f6; text-align: center; position: absolute; left: 0px; bottom: 8px; }

.con_jinrong .text_box{ color:#441404;}

.con_jinrong .text_box p{ text-indent:2em;}





/*加盟流程*/

.con_liucheng{ min-width: 1200px; background:#f6f6f6; padding-bottom:50px;}





/*加盟咨询*/

.con_biaodan{ min-width: 1200px; background:#441404 url(../images/bg_biaodan.jpg) no-repeat center; background-size:cover; padding:70px 0 200px;}

.con_biaodan .left_part{ padding-left:50px; width:500px;}

.con_biaodan .left_part .bt{ border-left:7px #306de8 solid; padding-left:20px; margin-bottom:50px;}

.con_biaodan .left_part .bt h1{ font-size:32px; color:#fff; line-height:30px; margin-bottom:10px;}

.con_biaodan .left_part .bt .en{  font-size:14px; color:#fff; height:20px; line-height:20px; letter-spacing:7px; font-family:Arial, Helvetica, sans-serif;filter: alpha(opacity=50);-khtml-opacity: 0.5;-moz-opacity: 0.5;opacity: 0.5;}

.con_biaodan .form_item{ position:relative; margin-bottom:10px; width:380px; }

.form_item .input{ border:0; border-bottom:4px #a39592 solid; background:none;color:#fff;padding:5px 0px 5px 0px;height:38px;line-height:38px;font-family:"Microsoft Yahei","SimSun";font-size:16px; vertical-align:middle; width:380px;/*filter: alpha(opacity=50);-khtml-opacity: 0.5;-moz-opacity: 0.5;opacity: 0.5;*/ }

.form_item .input.Validform_error{ border-bottom-color:#ff2525; color:#ff2525;}

.form_item .Validform_checktip{position:absolute; top:0; left:380px;display:block; height:50px;padding:0 10px; text-align:right; font-size:14px; line-height:50px; display:none; white-space:nowrap;}

.form_item .Validform_checktip.Validform_wrong{color:#ff582a; display:block;z-index:2;}

.form_item .input:focus{ border-bottom-color:#fff;filter: alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity: 1; }

.con_biaodan .hints{ color:#306de8; padding:20px 0;}



.btn_submit{ height:50px; line-height:50px; font-size:18px; border:1px #dbdbdb solid; background:#fff; padding:0 40px; color:#441404;}

.btn_submit span{ padding-left:22px; background:url(../images/icon_correct.png) no-repeat left center;}

.btn_submit:hover{ background-color:#f5a915; border-color:#306de8; color:#fff;}



.con_biaodan .right_part{ width:450px; padding-left:60px; padding-right:80px; padding-top:30px;}

.con_biaodan .right_part .text_box{ color:#fff;}

.con_biaodan .right_part .text_box{}

.con_biaodan .right_part .tags { font-size:0; padding:10px 0; }

.con_biaodan .right_part .tags .tag{ font-size:14px; border:1px #f5a915 solid; color:#f5a915; padding:0 10px; margin-bottom:10px; margin-right:10px;}

.foot_con { margin-top: -76px; }







/* 视频 */

.tc-closebtn { font-size: 32px; width: 32px; height: 32px; line-height: 28px; text-align: center; border: 1px solid #000; display: inline-block; position: absolute; right: 20px; top: 20px; }

.news_title { padding-top: 70px; margin-bottom: 38px; }

.news_title p { font-size: 24px; color: #4a0e04; padding-bottom: 32px; border-bottom: 1px solid #e4dfdd; }

.tc-box .nr { padding: 0 35px; }

.layui-layer-ico { background: url(../images/bt_close.png) no-repeat; }

#tc-video .nr { padding: 60px 0 0 0; }

.layui-layer-setwin .layui-layer-close2 { background: url(../images/bt_close.png) no-repeat; position: absolute; right: 0px; top: 0px; width: 34px; height: 34px; margin-left: 0; z-index: 10000; background-position: center; }

.fullSlide{width:100%;position:relative;height:610px;background:#000; }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{
	width:100% !important;
	margin: 0px;
	padding: 0px;
}
.fullSlide .bd li{width:100% !important;height:610px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:610px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;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:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.f-ct{width:1200px;margin:0 auto}
.f-cl:after{display:block;content:".";height:0;visibility:hidden;overflow:hidden;clear:both}
.f-txtof{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.f-icon-wrap:hover .f-icon-t{visibility:hidden}
.f-icon-wrap:hover .f-icon-b{visibility:visible}
.f-icon{position:relative}
.f-icon-b,.f-icon-t{position:absolute;top:0;left:0;width:100%;height:100%}
.f-icon-t{visibility:visible}
.f-icon-b{visibility:hidden}
.f-imgfd{overflow:hidden}
.f-imgfd:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.f-imgfd img{width:100%;height:100%}
.f-a,.f-gd,.f-imgfd img{-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.f-a:hover{color:#facd00}

.m-ab{height:715px;background:no-repeat url(../images/bg_ab.jpg)}
.m-ab .u-tit1{color:#fff}
.m-ab li{float:left;width:298px;height:454px;margin:0 1px;background:#fff}
.m-ab li div{width:236px;height:204px;line-height:24px;padding:0 25px;color:#666;font-size:14px;text-align:center;border:6px solid #fff;border-bottom:none}
.m-ab li:hover div{border:6px solid #f2f2f2;border-bottom:none}
.m-ab li div p{position:relative;margin:40px 0 20px;padding-bottom:25px;color:#333;font-size:22px;border-bottom:1px solid #ddd}
.m-ab li div p i{display:none;position:absolute;left:50%;bottom:-2px;width:100px;height:3px;margin-left:-50px;background:#facd00}
.m-ab li:hover i{display:block}
.m-ab li b{display:block;position:relative;width:298px;height:244px;overflow:hidden;background:no-repeat url(../images/ab_hov.png);background-position:0 0}
.m-ab li b img{width:100%;height:100%}
.m-ab li b i{display:none;position:absolute;top:0;left:50%;width:28px;height:14px;margin-left:-14px;background:no-repeat url(../images/ab_hov.png);z-index:1}

.u-tit1{padding:40px 0 35px;line-height:28px;color:#666;font-size:16px;text-align:center}
.u-tit1 h2{margin-bottom:15px}
.u-tit1 h2 a{font-size:36px}

.index-about-pic {
	margin-top: 20px;
}
.index-about-pic a {
	float: left;
	margin-right:20px;
}