﻿@charset "utf-8";
.content { margin: 70px auto 50px; width: 1100px; overflow:hidden; }
.plate{ float:left; width:320px; height:260px; padding:0 22px; border-left:1px solid #e3e3e3; }
.contact{ border-right:1px solid #e3e3e3;}
.tit{ }
.tit a{ font-size:14px; color:#8b0304; font-weight:bold;}
.tit a span { float:right; font-size:12px; display:block;}
.cont{ font-size:12px; color:#939393; line-height:24px; margin:15px 0 0;}
.cont img{ border:1px solid #e3e3e3;}

/*切换*/
.pro{ width:320px; height:260px; position:relative;}
.pro .hd{ overflow:hidden; float:right; width:320px; height:40px; position:absolute; top:40%; }
.pro .hd .prev,.pro .hd .next{ float:left ; display:block; width:40px; height:40px; overflow:hidden; cursor:pointer; background:url(../images/tabl.png) 0 0 no-repeat;}
.pro .hd .next{float:right;  background:url(../images/tabr.png) 0 0 no-repeat;  }
.pro .hd .prev:hover,.pro .hd .next:hover{ background-position:left bottom;}
.pro .bd{  width:190px; margin:38px auto 0;}
.pro ul{ overflow:hidden; width:190px; height:190px; margin-top:50px; }
.pro ul li{width:190px; height:190px; line-height:50px; float:left;}
.pro ul li a{width:840px; height:50px;}
.pro ul li a img{width:190px; height:190px; border-radius:50%; }


.add{ background:url(../images/contic.png)0 5px no-repeat; width:300px; padding-left:20px; font-size:12px; color:#939393;}


























