@charset "gb2312";
/* CSS Document */
.bg { background: url(../images/Center/bg.jpg) no-repeat center; height: 220px;}
body { color: #222; line-height: 2;}
/*产品详情*/
.content { width: 100%; margin: 0 auto 40px; overflow: hidden;}
.content .title { margin: 30px auto 30px; width: 1180px;}
.content .title p { font-size: 14px; text-align: right; color: #a2a2a2;}
.content .title a { color: #a2a2a2;}
.content .title2 { display: none; width: 100%; overflow: hidden; background-color: #323232;}
.content .title2 .subtitle2 { width: 1180px; height: 50px; margin: 0 auto;}
.content .title2 .subtitle2 span { font-size: 24px; line-height: 50px; float: left; color: white; width: 480px; text-align: center;}
.content .title2 .subtitle2 ul { width: 700px; float: right;}
.content .title2 .subtitle2 ul li { float: left; width: 100px; height: 50px; font-size: 15px; line-height: 50px; text-align: right;}
.content .title2 .subtitle2 li a:hover { color: #e60717;}
.content .title2 .subtitle2 .hong a{ color: #e60717; font-size: 15px;}
.content .show { overflow: hidden; width: 1180px; margin: 0 auto;}
.content .show .image { float: left;}
.content .show .show_r { width: 680px; float: right;}
.content .show .show_r h3 { text-align: center; font-size: 18px; line-height: 3;}
.content .show .show_r p { text-align: justify;}
.content .show .show_r p em { display: block; text-indent: 2em;}
.content .show .show_r span.span,.content .show .show_r span.span1{ width: 160px; height: 40px; line-height: 40px; font-size: 16px; background-color: #323232; text-align: center; display: inline-block; margin: 20px 60px 0 0;}
.content .show .show_r span.span1{ background:#e60717;}
.content .show .show_r .hotline { font-size: 16px; margin-top: 20px;}
.content .show .show_r .hotline img { vertical-align: middle; margin-right: 20px;}
.content .show .show_r .hotline i { font-weight: bold; color: #e60717; font-size: 18px;}
.content .show .article { overflow: hidden; width: 910px; float: left; margin-top: 30px;}
.content .show .article h3 { font-size: 16px; height: 38px; line-height: 38px; margin-bottom: 20px; border-bottom: 1px #b6b6b6 solid;}
.content .show .article p { /*margin-bottom: 30px;*/}
.content .show .article p span { /*font-weight: bold;*/}
.content .show .article img { display: block; margin: 0 auto;}
/*技术参数*/
.content .show .article table { text-align: center; margin: 20px auto 30px; border-collapse: collapse; color: black; font-size: 12px;}
.content .show .article table td { border: 1px white solid; text-align: center;}
.content .show .article table tr:nth-child(2n+1) { background-color: #eee;}
.content .show .article table .red td { background-color: #e70101; color: white; font-size: 14px; font-weight: bold;}
.content .show .article table .red2 { background-color: #e70101; color: white; font-size: 14px; font-weight: bold;}
/*右边产品分类*/
.content .feilei { width: 225px; float: right; padding-top: 40px; overflow: hidden;}
.content .feilei h3 { height: 36px; line-height: 36px; font-size: 18px; font-weight: normal; background-color: #e60717; text-align: center; color: white; margin-bottom: 10px; cursor: pointer;}
.content .feilei ul { margin: 30px 0; width: 120%; overflow: hidden;}
.content .feilei ul li { float: left; margin-right: 20px; width: 105px; height: 30px;}
.content .feilei ul li a { color: #222;}
.content .feilei ul li a:hover { color: #e60717;}
/*相关产品*/
.content .about { width: 1180px; overflow: hidden;}
.content .about h3 { overflow: hidden; width: 1180px; font-size: 16px; height: 38px; line-height: 38px; margin-bottom: 20px; border-bottom: 1px #b6b6b6 solid;}
.content .about ul { width: 104%;}
.content .about ul li { float: left; margin-right: 32px;}
.content .about ul li p { text-align: center; margin-bottom: 30px;}
.content .about ul li p a { color: #222;}
.content .about ul li a{ color:#222;}
.content .about ul li p a:hover,.content .about ul li a:hover { color: #e60717;}
/*留言板*/
.content .liuyan { width: 1180px; overflow: hidden;}
.content .liuyan h3 { font-size: 16px; height: 38px; line-height: 38px; margin-bottom: 20px; border-bottom: 1px #b6b6b6 solid;}
.content .liuyan .message { margin-top: 30px;}
.content .liuyan .message div { margin-bottom: 30px;}
.content .liuyan .message .mes_L { float: left;}
.content .liuyan .message .mes_LL { float: left; margin-left: 28px;}
.content .liuyan .message .mes_R { float: right;}
.content .liuyan .message div span { color: #e60717;}
.content .liuyan .message .need em { float: left; margin-left: 38px;}
.content .liuyan .message input { width: 440px; height: 40px; padding-left: 6px; border: 1px #666 solid;}
.content .liuyan .message .need textarea { width: 1050px; height: 100px; float: right; resize: none; padding-left: 6px; border: 1px #666 solid; overflow: hidden;}
.content .liuyan .message .button { width: 800px; margin-left: 400px;}
.content .liuyan .message .button input { width: 120px; height: 40px; margin-top: 30px; font: 16px "微软雅黑"; line-height: 40px; border: 0; color: white; margin-left: 80px; background-color: #e60717;}
