@charset "utf-8";
/* CSS Document */

*{font-family: 微软雅黑,Microsoft YaHei !important;}
/
/*========== 新样板页面 ==========*/
/*banner*/
.tBannerBox{width:100%;height:170px;overflow:hidden;zoom:1;background:url(../images/2015img/templatebanner.jpg) top center no-repeat;background-attachment:fixed;}

.templatebanner{width:1100px;height:170px;line-height:170px;font-size:36px;color:#fff;margin:0 auto;text-align:center;}
/*切换按钮样式*/
.showTemplate {  width:1200px;margin:70px auto 0;}
.templateFrame{ margin: 0 auto ;width:96%; height:66px; padding:30px 0 15px 0;background:#fff; line-height:66px;}
.templateSelect {border-radius: 4px; position: relative;height: 66px; /*overflow: hidden;zoom: 1;*/ background:#fff;/*border:1px solid #E0E0E0;*/ width:340px; float:left; margin:0 auto; box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);display:flex;}
.templateSelect:after {content: "\0020";display: block;height: 0;clear: both;}
.templateSelect div{float: left; width: 25%;height: 66px;line-height: 66px;cursor: pointer;font-size: 18px;text-align: center;}

.templateSelect .BtActive { position: relative;background-color: #f85d00;color: #fff;transition: all 0.4s ease-in-out 0s;flex-grow: 1;font-weight:bold; }
.templateSelect .BtLink {flex-grow: 1;text-align:center;font-size:16px}
.board_2{overflow: hidden;zoom: 1;/*margin: 20px auto 0;*/padding-bottom: 50px;font-size: 14px;}
.templateSelect .BtActive:after {
    position: absolute;
    right: 75px;
    top: 66px;
    width: 0;
    height: 0;
    content: "";
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #f85d00 transparent;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #999999; 
} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #999999; 
} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #999999; 
} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #999999; 
} 

/*搜索按钮*/
 .skinSearch{float:right;/*margin-right:34px;*/}
.curSelected{/*background-color:#F77128;border-radius: 3px;padding: 5px 10px !important;*/ }
.m-button{
	 width: 60px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    color: #333;
	margin: 15px 0;
	cursor:pointer;
	color:#000;
	border:1px solid #eee;
}
.m-button:last-child:hover
{
    color:#fff;
    background-color:#f85d00;
    border:none;
}

.m-button:hover
{
    color:#fff;
     background-color:#5cb85c;
}

.selected1
{
    background: #f85d00;
    color:#fff;
    border:none;
    
}

.selected
{
    background: #5cb85c;
    color:#fff;
    border:none;
    
}
.liselect 
{
     border:2px solid green;
    
}


/*行业选择*/
.listBox{overflow:hidden;zoom:1;}
.template_list {margin-top: 20px; /*height:160px;*/}
.list_title {width: 100%;height: 36px;line-height: 36px;font-size: 24px;text-align: left;}
.list_title .list_title_l {height: 30px;width: 6px;background: #f86106;float: left;}
.list_title span {float: left;font-size: 20px;padding-left: 10px;}
.template_list ul {border-radius: 4px;overflow: hidden;zoom: 1; /*border-bottom:1px dashed #eee;*/  background-color:#f5f7f7; padding-bottom:10px;}
.template_list ul:after {content: "\0020";display: block;height: 0;clear: both;}
.template_list ul li { width:210px;text-align: left; font-size:14px;float:left; line-height:32px; margin-left: 30px; margin-top: 10px;}
/*.template_list ul li:not(.online-shop){/*padding:5px 10px;margin-bottom: 20px;}*/
.template_list ul li a {color:#666666}
.template_list ul li a:hover {color:#5cb85c;}
.template_list ul li.curSelected a{ color:#5cb85c;border-bottom: 1px solid #5cb85c; }
.template_list ul li.curSubSelected a{ color:#5cb85c;border-bottom: 1px solid #5cb85c; }

/*行业分类*/
.template_list div.unit ul{border-top:none;padding:3px 0 8px 0px;}
.search_form h5{ text-align:left;overflow:hidden;zoom:1;cursor:default; font-size:18px; padding: 0 35px;margin-top: 16px;}
.template_list div.unit ul{display:none;line-height:40px;}
.template_list div.current ul{display:block;}
.template_list div.current ul li{display: inline-block; }
.template_list div.current h5{background-position:left bottom;}
 .submetier{ border-top: 2px solid #eee}
 
 /*PC样板*/
.template_showbg{overflow:hidden;zoom:1;/*margin:16px auto 0;*/padding-bottom:50px;font-size:14px;width: 100%}
.boxxer{/*padding:3%;background:#eee;*/}

.templateChild{margin-left:50px;float:left;/*width:270px;*//*padding: 28px 102px 46px 34px;margin-left:60px; */   width:360px;  height: 420px;   background: #fff;}

.boxxer>div:nth-child(3n){margin-right:0;}
.templateChild .wrapper{/*box-shadow: 0px 10px 5px #ccc;*/ box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.08);position:relative;margin-bottom:5px;transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out; /*padding: 10px 10px 0px 10px;*/ }
.templateChild .wrapper:hover{-webkit-transform: scale(1.04);-ms-transform: scale(1.04);-moz-transform: scale(1.04);-o-transform: scale(1.04);transform: scale(1.04) ;}
.templateChild .wrapper .f-mobiModel {width: 63px;height: 120px;border: 0;border-radius: 6px;position: absolute;top: 69px;right: -9px;background: url(../images/2015img/phoneshell63.png);}
.templateChild .wrapper .f-mobiModelUrl {display: block;width: 64px;height: 92px;overflow: hidden;padding-top:12px;}
.templateChild .wrapper .f-mobiModelImg {width: 55px;}
.templateChild .pcImg{/*background: url(../images/2015img/boxshow_t2016.png) left top no-repeat; background-color:#f3f4f4; border-radius:5px; padding-top :16px*/;background-size:100%;border:1px solid #e2e2e2;display:block;overflow:hidden;zoom:1;width:100%;height:270px;border-top:none;}

.templateChild .pcImg img{position:relative;width:100%}
.templateChild .tMask{position:absolute;bottom:5px;display:none;/*left:5px;*/ top:0px; left:0px; right:0px;margin: auto; width:300px;height:240px; color:#fff}
.templateChild .tMask .yulanBtn{position:absolute;top:90px;left:130px;}

.templateChild .divcircle{border-top-right-radius: 4px; border-top-left-radius: 4px;background-color:#f3f4f4; /*position:absolute;*/ line-height:16px; height:16px; padding-left:30px; color: #fff;}
.templateChild .divcircle ul { width:60px;}
.templateChild .divcircle li { float:left; list-style-type:disc; width:10px;}

.templateChild .shiyongBtn{/*float: right;width: 70px;*/ display:none;  height: 30px;font-size:14px;line-height:32px;border-radius:5px;background:#F77128;}
.templateChild .shiyongBtn a{color:#fff;}
.templateChild .shiyongBtn:hover{background:#FF4000}
.templateInfo{  /*float: left*/;overflow:hidden;zoom:1;width:100%; height:80px}
.templateInfo .bianhao{padding: 0px 10px;overflow:hidden;zoom:1;width:100%;height:60px; margin-top:10px; color:#555;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size: 16px; line-height:30px;/*border-bottom: 1px solid #eee;*/}
.templateInfo .hangye{overflow:hidden;zoom:1;width:100%;height:20px;color:#555;text-align:left;text-overflow:ellipsis;white-space:nowrap;line-height:20px;font-size: 12px;}

.templateChild .Control_1
{
     height:271px;
     overflow: hidden;
    
}
.templateChild .Control
{
    display:none;
    height: 271px;
    position: absolute;
    width: 362px;
    background-color: #000;
    z-index: 9999;
    opacity: 0.6;
    /*margin-top: 16px;*/
    top:0px;
    
    
}
.templateChild  .ControlButton
{
     display:none;
     width:80px;
     height:64px;
     margin:0 auto;
     margin-top:78px;
     position: absolute;
     z-index: 9999;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
     transform:translateZ(0);
   
}
.templateChild  .ControlButton .yl
{
    width: 80px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #eee;
	margin-top: 16px;
	cursor:pointer;
	color:#fff;
	background-color: #f85d00
	
}
.templateChild  .ControlButton .xy
{
    width: 80px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #eee;
	margin-top: 16px;
	cursor:pointer;
	color:#fff;
}

.templateChild  .ControlButton .xy:hover
{
    background-color:#fff;
    color:#ff5e00;
    border:none;
}
.templateChild  .ControlButton .yl:hover
{
     background-color:#f66d1b;
}

.form-group
{
    position:relative;
}

.newcase_main .case_main_all .wwz_main_s_m {
 width:1360px;
}
.searchdiv
{
    position: absolute;
    left: 330px;
    right: 0px;
    top: 0;
    bottom: 0;
}
/*搜索按钮*/
.searchKeyword    
{
    /*background-image: url(/images/search.png);*/
    width: 360px;
    border: 1px solid #ccc;
    border-radius: 30px;
    /*background-repeat: no-repeat;
    background-position: 16px;*/
    padding-left: 12px;
    height: 36px;
    line-height:36px;
 }
#btnSearch
 {
     cursor:pointer;    
	 margin-top:8px
 }

 


   