@charset "utf-8";


.box{background: #f5f5f5;    padding: 0 0 50px;position: relative;}
.box .box_top{ margin:0 auto;text-align: right;    position: absolute;left:78%;top:0;}
.box .box_top p{width:65px; display: inline-block;}
.box .box_top span.span1{height: 44px; width: 2px; display: block;background-color: #f90;    margin: 0 auto;}
.box .box_top span.span2{width:59px;height: 59px;display:block;border:1px solid #f90;text-align: center;line-height: 65px;transform:rotate(45deg);   -ms-transform:rotate(45deg); /* Internet Explorer */   -moz-transform:rotate(45deg); /* Firefox */   -webkit-transform:rotate(45deg); /* Safari 和 Chrome */   -o-transform:rotate(45deg); /* Opera */ margin:11px auto;    background-color: #f90;    box-shadow: 0 0 0 1px #fff inset;}
.box .box_top span a{transform:rotate(-45deg);   -ms-transform:rotate(-45deg); /* Internet Explorer */   -moz-transform:rotate(-45deg); /* Firefox */   -webkit-transform:rotate(-45deg); /* Safari 和 Chrome */   -o-transform:rotate(-45deg); /* Opera */position: relative;     display: block;font-size: 14px;color: #fff;}

.box .box1{padding:0 0 10px 0;}
.box .box1 p.p1{font-size: 50px;text-align: center;font-weight: bold;color: #666;padding: 50px 0 10px;}
.box .box1 p.p1 span{color: #f90;}
.box .box1 p.p2{font-size: 13px;text-align: center; color: #666;line-height: 25px;margin-top:10px;}
.box .box1 p.p2 span{color: #f90;}

.li_province{color: #fff;background: #f90;    box-shadow: 0 0 0 1px #f5f5f5 inset;}
.li_city{color: #f90; box-shadow: 0 0 0 1px #f90 inset;}

/*.box .box2{width:1100px;margin:0 auto;color: #666;padding:20px 0;}
.box .box2 ul.ul1{border-bottom: 2px solid #f90;}
.box .box2 ul.ul1 li{float: left;line-height: 36px;width:12.5%;text-align: center;font-size: 14px;cursor:pointer;}
.box .box2 ul.ul1 li:hover{color: #fff;background: #f90;  box-shadow: 0 0 0 1px #f5f5f5 inset;}
.box .box2 ul.ul2{ }
.box .box2 ul.ul2 li{float: left;line-height: 30px;width:10%;text-align: center;font-size: 12px;margin-top:10px;border-radius: 5px;cursor:pointer;}
.box .box2 ul.ul2 li:hover{color: #f90; box-shadow: 0 0 0 1px #f90 inset;}*/

.box .box3{width:1100px;margin:0 auto;color: #666;}
.box .box3 ul{line-height: 30px;clear:both;margin:10px 0;padding-left: 100px; position: relative;min-height: 30px;}
.box .box3 ul li{float: left; }
.box .box3 ul li:hover a{    box-shadow: 0 0 0 1px #f90 inset ;color:#f90;}
.box .box3 ul li.li1{background: #f90;color: #fff;letter-spacing: 1px;padding: 0 10px;border-radius: 5px;position:absolute;left:0;width:60px;text-align: center;font-size:13px;}
.box .box3 ul li a{    padding: 0 26px 0 10px;display: block;border-radius: 5px;text-decoration: none;margin: 0 5px;}
 .box .box3 ul li a.a_in{  box-shadow: 0 0 0 1px #f90 inset ;color:#f90; background:url(../images/people_right.png) right bottom no-repeat;background-size: 25px;}

/*这个css是定义评价中心页面的*/
#main_title{margin:0 auto;width:1100px;padding-top:24px;padding-bottom:10px;font-size:16px;}

#main_main{background: #f5f5f5;border-top: 2px solid #fff;    padding: 20px 0;}

#main_right{ color:#666;/*float:right;*/ width:1100px;padding-bottom: 20px;margin:0 auto;position: relative;min-height: 755px;}
.con{position: absolute;top:0;right:0;width:284px;border:1px solid #fff;padding:10px 10px 50px;    z-index: 100;    background-color: #FFE;}
.con .p1{font-size: 14px;background:#ED3F3F;color: #fff;line-height:36px;text-align: center;position: relative;}
.con .p1 img{position: absolute;left: -15px;top:-18px;width:60px;}
.con .p2{font-size: 12px;text-indent: 2em;line-height: 30px;}
.con .p2 span{color: #f90;}








#main_right .city{ font-size: 16px;height:30px;line-height: 30px;width:680px;}  /* 宽度729+2px线宽*/
#main_right .city .p2 span.span1{color:#f90;}
#main_right .city .p2 span.span2{color:#666;}
#main_right .city .span3{border:1px solid #fff;border-radius:5px; display: inline-block; width:120px; height:30px; background:url(../images/eve.png) -5px -186px no-repeat;cursor:pointer;float: right;}
#main_right .city .span3:hover{border:1px solid #f90;}

#people_daili{margin:10px 0; width:780px; min-height:170px;  position: relative;}
#main_right #daili{width:170px;float: left;position: relative;    box-shadow: 0 0 5px 1px #666;margin:10px 20px;overflow: hidden;}
#main_right #daili img.zy{width:170px;height:210px;}
#main_right #daili p{font-size:12px;width:170px; text-indent: 5px;line-height: 30px;} 
#main_right #daili #ziliao{float:left;line-height:30px;position: absolute; top: -273px;left:0;height:100%;background: rgba(255,255,255,0.5);color: #666;}
#main_right #daili:hover #ziliao{float:left;line-height:30px;position: absolute; top: 0;height:100%;background: rgba(0,0,0,0.5);color: #fff;transition:    top 1s;
-moz-transition:       top 1s;	/* Firefox 4 */
-webkit-transition:    top 1s;	/* Safari 和 Chrome */
-o-transition:         top 1s;	/* Opera */}
#main_right #daili2{width:170px;float: left;position: relative;    box-shadow: 0 0 5px 1px #666;margin:10px 20px;overflow: hidden;}
#main_right #daili2 img.zy{width:170px;height:210px;}
#main_right #daili2 p.p1{font-size:80px;width:170px; line-height: 210px;text-align: center;color: #fff;} 
#main_right #daili2 p{font-size:12px;width:170px; text-indent: 5px;line-height: 30px;} 
#main_right #daili2 #ziliao{float:left;line-height:30px;position: absolute; top: 0px;left:0;height:100%;background:rgba(0,0,0,0.1);color: #666;}


#main_right #daili #ta{float:right;text-align:center;height:122px;position: relative;}



/*这里是个人评价框属性（显示遮罩置顶）现已隐藏*/
#ta_pin{z-index: 101;border-radius:5px;display:none;width:50%;background:#fff;position:fixed;top:21%;right:25%;box-shadow:0px 0px 0px 2000px rgba(0 ,0 ,0 ,0.5);}
#ta_pin .pin_1{height:42px;border-bottom:2px solid #c82027;}
#ta_pin .pin_1 .close{width:32px;height:32px;background:url(..//images/close.png) no-repeat;display:block;float:right;margin-top:5px;margin-right:5px;cursor:pointer;}
#ta_pin .pin_1 .pin_1_1{border-radius:5px 0 0 0;float:left;text-align:center;height:44px;line-height:44px;width:174px;background:#c82027;color:#fff;font-size:16px;font-weight: bold;}
#ta_pin .pin_2{height:36px;margin:20px 77px;}
#ta_pin .pin_2 ul li{float:left;margin-right:15px;width:102px;height:36px;border:1px solid #d7d7d7;font-size:14px;text-align: center;line-height:36px;}
#ta_pin .pin_2 ul li.pin_2_1{width:138px;height:38px;background:#f2f2f2;font-size:13px;border:none;}
#ta_pin .pin_2 ul li.pin_2_2:hover{border:1px solid #f90;}/*点击完成选定，背景颜色#f90，字体颜色#fff*/
#ta_pin .pin_3 textarea{margin-left:77px;width:489px;height:90px;border:1px solid #d7d7d7;font-size:14px;color:#999;}
#ta_pin .pin_4{width:491px;height:100px;border-top:1px dashed #e4e4e4;margin:15px 77px 0;}
#ta_pin .pin_4 .pin_4_1{height:113px;width:138px;float:left;margin-right:50px;}
#ta_pin .pin_4 .pin_4_1 span{width:138px;height:35px;margin:15px 0;background: #f2f2f2;display:block;text-align: center;font-size:13px;line-height: 35px;}
#ta_pin .pin_4 ul{width:300px;height:20px;font-size:13px;line-height:20px;float:left;}
#ta_pin .pin_4 ul.pin_4_2{margin-top:15px; }
#ta_pin .pin_4 ul.pin_4_2 li{float:left;margin-right:3px;}
#ta_pin .pin_5 p{font-weight:bold;font-size: 14px;padding-right:10px;}
#ta_pin .pin_5 p input{width:90px;border:none;border-bottom: 1px solid #666;}
#ta_pin .pin_5 p span.span_1{width: 165px;height:28px;line-height:28px;border:1px dashed #e4e4e4;display: block;float:right;text-align: center;}
#ta_pin .pin_5 p.pin_5_1{clear: both;}
#ta_pin .pin_5 p span.span_2{width:167px;height:30px;line-height:30px;background:#e4e4e4;text-align: center;color:#c82027;display: block;float: right;}
#ta_pin .pin_5 p span.span_2:hover{background:#c82027;color: #fff;  cursor:pointer;}

.pin_form{padding:0 0 10px;}
.pin_form dl{width:500px;margin:0 auto;}
.pin_form dl dd{margin-top:15px;}
.pin_form dl dd.dd1{font-size:14px;width:100%;height:25px;line-height:25px;}
.pin_form dl dd.dd1_2{float:left;font-size:14px;width:100px;height:100px;line-height:25px;}
.pin_form dl dd.dd1_2 span.sp1{width:100px;height:25px;display:block;float:left;}

.pin_form dl dd.dd1 span.sp1{width:100px;height:25px;display:block;float:left;}
.pin_form dl dd.dd1 span.xinqin{font-size:12px;width:90px;height:25px;background:#aaaaaa;margin-left:20px;display:block;float:left;color:#fff;text-align:center;cursor:pointer}
.pin_form dl dd.dd2{font-size:12px;color:#666666;width:300px;line-height:20px;display: block;}
.pin_form dl dd.dd2 img{cursor:pointer;    vertical-align: middle;margin:0 2px;}
.pin_form dl dd.dd2 span{font-size:12px;color:#FF0000;display:none}
.pin_form dl dd.dd3{width:100%;height:124px;background:url(images/center/r_textarea.jpg);margin-top:25px;}

.pin_form dl dd.dd3 textarea{width:480px;padding:10px;height:77px;margin:10px auto 0;border:1px solid #ccc;resize: none;    outline: none;}

.pin_form dl dd.dd5{text-align:left;height:20px;line-height:20px;font-size:12px;margin-top:0px;margin-bottom:0px;color:#666666;}

.pin_form dl dd.dd4{     padding: 8px;text-align: right;margin-top:30px;}
.pin_form dl dd.dd4 input{height:30px;text-indent: 2em;border: none; border-bottom: 1px solid #e5e5e5;background: url(../images/qianming.png) left top no-repeat;background-size:auto 70%;}
.pin_form dl dd.dd4  a{line-height:30px;color:#fff;text-decoration:none;background: #ED3F3F;    padding: 8px;border-radius: 5px;}

#more{height:25px;margin-right:30px;padding:0 20px;float:right;background:#f2f2f2;}
#more span {font-weight:bold;color:#C82027;}

#main_right #content{width:780px;}
#main_right #content #product{ margin:5px auto;height:110px;    border-bottom: 1px dashed #fff; }
#main_right #content #product .pic{ float:left; margin-top:13px;}
#main_right #content #product #product_main{float:left;margin:15px 0 0 20px;}
#main_right #content #product  #product_main .ip{height: 22px;}
#main_right #content #product  #product_main .ip span{width:220px;line-height:22px;display:block;float:left; }   /*ip/dingdan*/
#main_right #content #product  #product_main .ip span.ip_span{width:190px;line-height:22px; float:left; }   /*ip/dingdan*/

#main_right #content #product  #product_main .pingyu{line-height:25px; clear:both;width:500px;height:50px;    overflow: hidden;}
#main_right #content #product  #product_main .dingdan{height:22px;}
#main_right #content #product  #product_main .dingdan ul{width:220px;float:left;height:22px; }
#main_right #content #product  #product_main .dingdan ul li{line-height:22px; float:left;margin-right:2px;}
#main_right #content #product  #product_main .dingdan ul .li_2{margin-right:50px;}   /*ip/dingdan*/
#main_right #content #product  #product_main .dingdan img{ margin-top:5px; width:16px; }

#di{ width:1345px; height:450px; background:#EEEEF4;}

#page{clear:both;width:700px; margin:0 ;margin-top:40px;margin-bottom:40px;text-align:center;line-height:26px;}
#page a{height:26px;display:inline-block;cursor:pointer;font-size:12px;color:#000;margin:5px;}
#page a.prev{width:55px;background:url(images/products/CTprev0.png) center left no-repeat; border: 1px solid   #C74444;}
#page a.next{width:55px;background:url(images/products/CTnext0.png) center right no-repeat;  border: 1px solid #C74444;}
#page span strong{width:23px;height:26px;display:block;float:left;margin-left:2px;text-align:center;font-weight:normal;color:#666666;font-size:12px;}

#page a.aa{width:26px; border: 1px solid #C74444;}
#page #selected{ color:#fff;background:#C74444;}
