@charset "utf-8";
/* CSS Document */

/*清除默认样式*/
body, div, dl, dt, dd, ul, ol, nl, li, h1, h2, h3, h4, h5, h6, p, span, a, b, strong, object, iframe, label, img, select, form, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0}
body{font-size:12px;font-family:'微软雅黑';}
.left{float:left;_display:inline;}
.right{float:right;_display:inline;}
.clear:after{content:"";clear:both;display:block;}
.clear{zoom:1;}
a{font-size: 14px;}
a:hover{text-decoration:underline;color:#f77400;}
span{font-size:12px;}
li{list-style:none;}
img{border:none 0; vertical-align:middle;}
input{vertical-align:middle;}
.col_f{color:#fff;}
.col_0{color:#000;}
.col_3{color:#333;}
.col_6{color:#666;}
.f_14{font-size:14px;}
.f_16{font-size:16px;}
.t_center{text-align:center;}
.t_right{text-align:right;}
.t_left{text-align:left;}
.t_2em{text-indent:2em;}
.col_58b0d5{color:#58b0d5;}
.hov:hover{color:#f77400;}


.main{margin:30px auto; min-height:100px;display: flex;}
.mainLeft{width:246px;height:370px;min-height:100px;background:url(../images/leftcenterBj.png) repeat-y scroll 0px 0px;display: block;}
.sidebar_title{width:246px;height:60px;background:url(../images/leftTopBj.png) no-repeat scroll 0px 0px;line-height:74px;text-indent:56px;}
.sidebar_titleStrong{font-size:18px;color:#000;}
.sidebar_main{width:246px;height:auto;min-height:220px;}
.sidebar_footerBj{width:246px;height:12px;background:url(../images/leftBottomBj.png) no-repeat scroll 0px 0px;}
.sidebarUl{width:206px;height:auto;margin:0px auto 22px;}
.sidebarLI{padding-top:22px;}
.sidebar_a{display:block;width:206px;height:34px;line-height:34px;text-align:center;font-size:10px;color:#666;}
.sidebar_a.active,.sidebar_a:hover{background:url(../images/sidebarBj.png) no-repeat scroll 0px 0px;color:#fff;text-decoration:none;}
.mainRight{height:auto;min-height:100px;margin: 0 auto;}
.mainRight_title{width:100%;height:44px;line-height:44px;border-bottom:1px solid #e1e1e1;margin-bottom:10px;}
.rightCon{max-width: 900px;}
.rightCon .clear{display: flex;flex-wrap: wrap;}
.productDetails{width:712px;height:auto;}
.productDetails_title{width:712px;height:66px;line-height:66px;text-align:center;}

.productDetails_DivTitle{width:710px;height:36px;border:1px solid #e4e4e4;line-height:36px;text-indent:16px;background:url(../images/cpxq.png) no-repeat scroll 4px center;}
.productDetails_synopsis{line-height:24px;padding:10px 16px 20px;}
.productDetails_DivBottom{line-height:22px;padding-left:16px;padding-bottom:20px;font-family:'宋体';}
.productDetails_DivBottom a{color:#00289a;}
.productDetails_DivBottom a:hover{text-decoration:underline;color:#f77400;}
.product{width:250px;height:228px;text-align:center;padding-bottom:10px;margin: 0 20px;}
.productImg{display:block;height:182px;}
.productImg img{border:1px solid #fff;height: 100%;}
.productImg img:hover{border:1px solid #4bb4c8;}
.productText{display:block;height:46px;line-height:46px;font-size:16px;color:#000;}

.page {margin-bottom: 100px; text-align: center;}
.page a {display: inline-block;padding: 3px 10px;margin-right: 1px;background: #eee;margin-bottom: 5px;transition: 0.5s;}
.page a:hover {background: #f77400;color: #fff;}
.page a.active {background: #f77400;color: #fff;}


@media (max-width:425px) {
    .mainLeft{display: none;}
}










