/*inner global*/

.inner-cont {*zoom:1; margin: 20px 0; }
.container{width:1200px;margin:0 auto 50px auto;}
.sunbanner{width: 100%;height:300px; overflow: hidden; }
.sidebar {}
.content{width:900px;float: right; }
.inner_left{width: 245px ; float: left; background: url(../images/innerbg.jpg) no-repeat center top;min-height: 650px;}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview { font: 300 24px/60px microsoft yahei;height: 60px;background: url(../images/inco09.png) no-repeat 160px  center; text-indent: 30px;margin-top: 30px; }
.overview h2 { font-weight: 300; font-size: 24px; padding-top: 20px; }
.overview .en-txt { text-transform: uppercase; font-size: 14px; color: #fff; font-family: Arial, Helvetica, sans-serif; }
.sidenav {font-family: microsoft yahei; padding: 20px 0 50px 0; }
.sidenav li { position: relative; *zoom:1; text-indent: 50px; }
.sidenav li a { display: block; color: #666; *zoom:1;line-height: 30px;padding:5px 0;font-size: 14px; }
.sidenav li a:hover{ color: #fff; background: #f6b900 url(../images/pic06.jpg) no-repeat right  center; }
.sidenav .active a ,.sidenav .active a:hover{ color: #fff; background: #f6b900 url(../images/pic06.jpg) no-repeat right  center; }
.sidenav .active { background: #006705; }
/* arrow-right */
.level2 {
*zoom:1; padding: 10px 0 0; overflow: hidden; background: #fff; }
.level2 li { border-bottom: 0 none; }
.sidenav .level2 li a { color: #333; font-family: simsun; background: none; }
.sidenav .level2 .active a,
.sidenav .level2 li a:hover { color: #0093dd; }

.breadcrumb-bar {height: 60px;line-height: 60px; margin-top: 20px; overflow: hidden; text-align: right; border-bottom: 1px solid #e7e6e6; font-family: microsoft yahei;}
.breadcrumb-bar a {color: #666;font-size: 14px;}
.breadcrumb-bar a:hover {color: #f6b900;}
.inner-cont{font: 300 14px/24px microsoft yahei;}

.quickbox{padding:10px 0; margin-top: 20px;}
.quickbox h3{font: 300 22px/30px microsoft yahei;border-bottom: 1px solid #e7e7e7; padding-bottom: 10px;}
.quickbox .pic{text-align: center;padding:10px 0;}
.quickbox .box {padding:10px;font: 300 12px/30px microsoft yahei;}

/******************************products*********************************/
.protit{font: 300 20px/24px microsoft yahei;color: #303030;}
.protit i{margin-right: 10px;color: #c50110; font-size: 16px;}
.prolist{margin-left: -35px;}
.prolist li{width:268px;overflow: hidden;float: left; text-align: center;margin:25px 0 25px 35px;}
.prolist li .picbox{width:266px;height:252px;overflow: hidden; line-height: 252px;border:1px solid #dfdfdf; }
.prolist li .picbox img{max-height: 266px;max-width: 252px;transition: transform 2s;}
.prolist li .picbox:hover img{transform: scale(1.1);}
.prolist li .tit{ font-family: microsoft yahei; font-size: 14px;padding-top: 10px;}
.prolist li .tit a:hover{color:#eea800;}

.pro_tit02 {
    font: 300 24px/30px microsoft yahei;
    margin: 5px 0 10px 0;
    text-align: center;
    color: #292929;
    padding-bottom: 10px;
}



.feedback_con{padding-bottom: 20px;}
.feedback_con .ui-input{width:390px;height:18px;font: 300 13px/18px microsoft yahei;color: #727171;padding:10px 10px 10px 20px;margin-right:020px;float: left;border:1px solid #bebdbd;}
.feedback_con textarea{width:850px;height:170px;font: 300 13px/18px microsoft yahei;color: #727171;padding:10px 14px 10px 20px;float: left;border:1px solid #bebdbd;margin-top:30px;}
.feedback_con .btn-field{padding-top:40px;}
.feedback_con .btn-field .ui-btn{width:300px; text-align: center;  margin-right: 30px;font-family: microsoft yahei; height: 40px; font-size: 14px ; line-height: 40px;}

.feedback_con .btn-field .ui-btn01{background: #f6b900; color: #fff;border: 1px solid #f6b900; }
.feedback_con .btn-field .ui-btn02{background: #e1e1e1; color: #434242;border: 1px solid #e1e1e1; }
.feedback_con .btn-field .ui-btn01:hover{background: #ffc000; }
.feedback_con .btn-field .ui-btn02:hover{background: #c9c9c9;}

.feedback_con .tit {width:100%;height:30px;font: 300 16px/30px microsoft yahei;color:#d5062c; padding:30px 0 40px 0;}

/* ==========================================================================
   Pagination
   ========================================================================== */
#dcms_pager { margin-top: 30px;margin-bottom:20px; text-align: center;}
#dcms_pager .pages a { display: inline-block; padding: 0 9px; margin: 0 4px;  background:#f4f4f4;color: #333; cursor: pointer; line-height: 24px; height: 24px; border:1px solid #d7d7d7;}
#dcms_pager .pages .pgcurrent { color: #fff; background-color: #f6b900; cursor: default; }
#dcms_pager .pages .pgempty { cursor: not-allowed }
#dcms_pager .pages a:hover{color: #fff; background-color: #f6b900;  text-decoration: none;}

