@charset "UTF-8";
/*
* @ description: 产品中心n各内容单页样式
* @ author: jonwel
* @ update: (2017.v2.0)
*/


/* 公共样式 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,button,input
{margin: 0px; padding: 0px;  }
ol,ul,li{list-style:none;}

body{background:#fff; color:#333; font-family:Arial,"Microsoft YaHei","微软雅黑","Tahoma","SimSun","宋体"; font-weight:normal;}

a{text-decoration:none; outline: none; cursor:pointer; color:#333;}
a:hover{text-decoration:none; outline: none; cursor:pointer;color: #FF6600; }
.clear{clear:both;  margin:0; padding:0; width:0; border:none; overflow:hidden;} 


/*banner区域样式*/
.banner{width: 100%;height: 600px;background: url(https://img.alicdn.com/imgextra/i1/2783343422/TB2JqXEm4hmpuFjSZFyXXcLdFXa-2783343422.jpg) top center no-repeat;}

.img11{width: 850px;height: auto;margin: 0 auto;}
.img11 img{max-width: 850px;} 
 h1{font-size: 28px!important;text-align: center;line-height:80px;}
 
.jieshao{border:1px solid #C2C2C2;width: 860px;height: auto;margin: 10px auto;padding: 10px;line-height: 26px;font-size: 15px;}
.jieshao h2{padding: 10px 0 10px;border-bottom: 3px solid #ff6600;text-align: left;}
.jieshao h3{padding-top: 10px;}