@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'OpenSans-Regular';
    src: url(../fonts/OpenSans-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Abel-Regular';
    src: url(../fonts/Abel-Regular.ttf) format('truetype');
}
/*body{font-size:12px;color:#333;font-family:"Verdana,OpenSans-Regular,Abel-Regular";}*/
body{font-size:12px;color:#333;font-family:"Verdana";}
body,dd,div,dl,dt,form,h2,h3,h4,li,ol,p,td,th,ul,input{margin:0;padding:0;border:0;}
html { height:100%;font-family:'Verdana'; }
body { height:100%; margin:0; padding:0; line-height:24px;  background:#FFFFFF;}
h2,h3,h4{font-size:100%;}
ol,ul{list-style-type:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;}
a{font-family:"Verdana";outline: none;color:#12243B;cursor:pointer;outline:0;text-decoration:none;webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms;}
a:hover{color:#12243B;}
em,i{font-style:normal;}
input{outline:0;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.mt0{margin-top:0px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.pb20{padding-bottom: 20px;}
.textcenter{text-align:center;}
.red{color:#d80413!important;}
.green{color:#00b050!important;}
.tran_time{ webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }
.wrapper{margin:0 auto;border:0;width: 1200px;}
.minw{width:100%;min-width:1200px;}

.top_body{background-color:#12243B;color:#fff;}
.top_body .top_left .top_left_text{padding-left:20px;height:40px;line-height:40px;background: url(../images/hi.png) no-repeat center left; }
.top_right ul li{float:left;height:40px;line-height:40px;margin-left:10px;}
.top_right ul li a{color:#fff;text-decoration:underline;}
.top_right ul li.i_1{background: url(../images/userico.png) no-repeat center left;padding-left:20px;}
.top_right ul li.i_2{background: url(../images/line-img.jpg) no-repeat center left;padding-left:10px;}
.head_body{height:100px;}
.head_body .head_search{width:600px;    margin-left: 100px;}
.head_body .head_search .head_search_bd{background-color:#12243B;margin-top:30px;height:40px;line-height:40px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.head_body .head_search .head_search_bd input{text-indent:10px;float:left;height:36px;line-height:36px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;margin-top:2px;}
.head_body .head_search .head_search_bd .keywords{margin-left:2px;width:540px;}
.head_body .head_search .head_search_bd .butt{cursor: pointer;width:50px;background: url(../images/sear_ico.png) no-repeat center center;}
.head_body .head_car{width:140px;    margin-top: 27px;background:#12243B;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.head_body .head_car .head_car_bd{height:40px;background: url(../images/header_cart.png) no-repeat 14px center ;}
.head_body .head_car .head_car_bd a{display:block;padding:0 10px;color:#fff;}
.head_body .head_car .head_car_bd a:hover{text-decoration:underline;}
.head_body .head_car .head_car_bd span{height:40px;line-height:40px;font-size:14px;padding-left:40px;font-weight:700;}

.head_menu_body{height:45px;    background-color: #12243B;}
.head_menu_body .com_local_subnav .com_local_subnavhd{height:45px;line-height:45px;}
.head_menu_body ul#nav{height:45px;}
.head_menu_body ul#nav li{float:left;width:150px;height:45px;text-align:center;position:relative;}
.head_menu_body ul#nav li a{display:block;height:45px;line-height:45px;color:#fff;font-size:14px;font-weight:700; }
.head_menu_body ul#nav li a:hover{background-color:#2A4D6E;color:#fff;}
.head_menu_body ul#nav li:hover{background: none;}
.head_menu_body ul#nav li.home{background:none;}
.head_menu_body ul#nav li.nav_li ul{width:220px;display:none;position:absolute;top:45px;left:0;z-index:9999999;background-color:#2A4D6E;background-image:none;}
.head_menu_body ul#nav li.nav_li ul li{position:relative;width:220px;height:43px;float:left;background:none;padding:0;}
.head_menu_body ul#nav li.nav_li ul li a{width:100%;padding:0;float:left;color:#fff;height:42px;line-height:42px;display:block;font-size:14px;border-bottom:1px solid #12243B;font-weight:400;}
.head_menu_body ul#nav li.nav_li ul li a:hover{background-color:#12243B;}
.head_menu_body ul#nav li.nav_li ul li ul{display:none;position:absolute;left:220px;top:0;}
.head_menu_body ul#nav li.nav_li:hover{background-color:#2A4D6E;color:#fff;}

.fixednav{position: fixed;height:50px;top: 0;z-index: 9999;_position: absolute;_position: relative; background-color: #f6f6f6;}
.fixednav .head_logo{height:50px;}
.fixednav .head_logo img{height:50px;}
.fixednav .head_search{margin-left:165px;}
.fixednav .head_search .head_search_bd{margin-top:5px;}
.fixednav .head_car{margin-top:4px;}
.fixednav .head_car  .head_car_bd span{color:#fff;}
.fixednav.head_body .head_search .head_search_bd{background-color:#12243B;}
.fixednav.head_body .head_search .head_search_bd .butt{cursor: pointer;width:50px;background: url(../images/sear_ico.png) no-repeat center center;}

.index_box1{margin-top:15px;}
.submenu_body{width:300px;}
.submenu_bodybd{border:1px solid #ccc;height:598px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.submenu_bodybd .hd h3{font-weight:700;font-size:14px;height:40px;line-height:40px;background-color:#f5f5f5;color:#777;padding-left:26px;-webkit-border-radius: 5px 5px 0 0; -moz-border-radius:  5px 5px 0 0; border-radius:  5px 5px 0 0;}
.submenu_bodybd .sub_ul .sub_li_one{position:relative;height:40px;line-height:40px;border-top:1px solid #ccc;background-color:#fff;}
.submenu_bodybd .sub_ul .sub_li_one a:after{content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #777; border-right: none; right: 5px; top: 50%; margin-top: -3px;}
.submenu_bodybd .sub_ul .sub_li_one a{display:block;padding-left:26px;color: #333;font-weight: 700;    font-family: Verdana;}
.submenu_bodybd .sub_ul .sub_li_one a:hover{background-color:#fbfbfb;color:#12243B;}
.submenu_bodybd .sub_ul .sub_li_one ul{padding:20px;background-color:#fff;position: absolute;left:300px;top:-40px;display:none;border:1px solid #ccc;width:856px;border-left:3px solid #12243B;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;z-index:9999;}
.submenu_bodybd .sub_ul .sub_li_one ul li{width: 18%; padding: 10px 1%;float:left;}
.submenu_bodybd .sub_ul .sub_li_one ul li p img{width:100%;height:154px;}
.submenu_bodybd .sub_ul .sub_li_one ul li h3{padding: 5px 15px;height:30px;line-height:13px;overflow:hidden;text-align:center;font-size:12px;color: #777;}
.submenu_bodybd .sub_ul .sub_li_one ul li a{padding:0;}
.submenu_bodybd .sub_ul .sub_li_one ul li a:after{content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 0 none; border-bottom: 0 none; border-left: 0 none; border-right: none; right: 5px; top: 50%; margin-top: -3px;}
.submenu_bodybd .sub_ul .sub_li_one ul li a:hover h3{color:#12243B;}
.submenu_bodybd .sub_ul .sub_li_one ul.showul{display:block;}
.index_box1_banner{width:1200px;}
.index_box1_banner_wrap .focusBox { position: relative; width:1200px; height:435px; overflow: hidden; }
.index_box1_banner_wrap .focusBox .pic{ position:relative; z-index:0; }
.index_box1_banner_wrap .focusBox .pic img { width:1200px; height:435px; display: block; }
.index_box1_banner_wrap .focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.index_box1_banner_wrap .focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;}
.index_box1_banner_wrap .focusBox .hd .on{ background-position:0 0; }
.index_box1_banner_wrap .focusBox .prev,
.index_box1_banner_wrap .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.index_box1_banner_wrap .focusBox .prev { left: 0; }
.index_box1_banner_wrap .focusBox .next { background-position: 0 -90px; right: 0; }
.index_box1_banner_wrap .focusBox .prev:hover,
.index_box1_banner_wrap .focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.index_box1_ad{margin-top:20px;}
.index_box1_ad ul{margin-left:-20px;overflow:hidden;}
.index_box1_ad ul li{float:left;width:285px;height:150px;margin-left:20px;}
.index_box1_ad ul li a:hover img{opacity:0.6;filter:alpha(opacity=60);}
.index_box2{margin-top:15px;}
.index_box2_left{width:300px;}
.index_box2fl_bd .index_box2_search{border:1px solid #ccc;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;background-color:#fbfbfb;} 
.index_box2fl_bd .hd{height:40px;line-height:40px;text-align:center;font-size:14px;font-weight:700;position:relative;margin-top:-1px;border-top:4px solid #12243B;-webkit-border-radius: 5px 5px 0 0; -moz-border-radius:  5px 5px 0 0; border-radius:  5px 5px 0 0;}

.index_box2_search .bd{padding:0 30px 30px 30px;}
.index_box2_search .bd .bdtext{line-height:24px;color:#777;margin-bottom:10px;}
.index_box2_search .bd .keyworddiv .keywords{width:99%;border:1px solid #ccc;text-indent:10px;height:34px;line-height:34px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.index_box2_search .bd .submintdiv{text-align:right;margin-top:10px;}
.index_box2_search .bd .submintdiv .butt{cursor: pointer;width:120px;height:40px;line-height:40px;text-align:center;background-color:#12243B;color:#fff;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.index_box2_recommend{margin-top:15px;border:1px solid #ccc;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;background-color:#fbfbfb;}
.index_box2_recommend .bd ul{padding:10px 30px;}
.index_box2_recommend .bd ul li{border-bottom:1px solid #ccc;margin-bottom:10px;}
.index_box2_recommend .bd ul li img{width:100%;}
.index_box2_recommend .bd ul li h3.tit{padding:10px 0 0 0;height:40px;line-height:20px;font-weight:400;overflow:hidden;}
.index_box2_recommend .bd ul li a:hover h3.tit{text-decoration:underline;}
.index_box2_recommend .bd ul li .yesvip{font-weight: 700; font-family: Verdana;color:#12243B;height:20px;line-height:14px;}
.index_box2_recommend .bd ul li .yesvip p{color:#12243B;}

.index_box2_right{width:1200px;}
.index_pro_tit{position:relative;height:40px;}
.index_pro_tit .line{content: ''; display: block; height: 1px; width: 100%; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100 */ background: rgb(0,0,0); /* Old browsers */ background: -moz-linear-gradient(left, rgba(140,44,184,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, rgba(140,44,184,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, rgba(140,44,184,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12243B', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */}
.index_pro_tit h3.tit{color:#12243B;height:40px;line-height:40px;font-size:14px;font-weight:700;background-color:#fff;padding:0 10px 0 0;position: absolute; z-index:1;}

.index_box2_probd ul{margin-left:-20px;}
.index_box2_probd ul li{float:left;width:224px;overflow:hidden;margin-left:20px;margin-bottom:20px;}
.index_box2_probd ul li a{padding:4px;display:block;border:1px solid #ccc;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;overflow:hidden;}
.index_box2_probd ul li p.img{overflow:hidden;}
.index_box2_probd ul li p.img img{width:100%;}
.index_box2_probd ul li h3.tit{margin:10px 0 0 0;height:40px;line-height:20px;overflow:hidden;font-weight:400;text-align:left;}
.index_box2_probd ul li h3.tit:hover{text-decoration:underline;}
.index_box2_probd ul li .yesvip{font-weight: 700; font-family: Verdana;color:#12243B;height:20px;line-height:14px;}
.index_box2_probd ul li .yesvip p{color:#12243B;}
.index_box3{margin-top:15px;}
.index_box3_cont{border:1px solid #ccc;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.index_box3_cont .hd{background-color:#fbfbfb;height:40px;line-height:40px;font-size:14px;font-weight:700;position:relative;margin-top:-1px;border-top:4px solid #12243B;-webkit-border-radius: 5px 5px 0 0; -moz-border-radius:  5px 5px 0 0; border-radius:  5px 5px 0 0;}
.index_box3_cont .hd h3{padding-left:10px;float:left;}
.index_box3_cont .hd span{float:right;font-size:12px;font-weight:400;margin-right:10px;}
.bradnbd .picScroll-left{overflow:hidden; position:relative;}
.bradnbd .picScroll-left .bd{margin:10px 0;}
.bradnbd .picScroll-left .bd .tempWrap{width:1198px!important;overflow:hidden;}
.bradnbd .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.bradnbd .picScroll-left .bd ul li{position:relative;width:230px; height:100px;margin:0 12px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;  }
.bradnbd .picScroll-left .bd ul li a{display:block;border:1px solid #ccc;overflow:hidden;}
.bradnbd .picScroll-left .bd ul li .pic img{width:100%; height:98px;}
.bradnbd .picScroll-left .bd ul li .title{position: absolute; left:0; bottom:-385px;width:285px; height:385px;background:url(../images/case_imgbg.png) no-repeat center left;}
.bradnbd .picScroll-left .bd ul li .title h3{font-size:20px;font-weight:400;line-height:40px;margin-top:130px;}
.bradnbd .picScroll-left .bd ul li a:hover .title{bottom:0;}
.bradnbd .picScroll-left .prev,
.bradnbd .picScroll-left .next { width: 40px; height: 40px; margin: -20px 0 0; display: none; background: url(../images/gd_but_left.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.bradnbd .picScroll-left .prev { left: 0; }
.bradnbd .picScroll-left .next {background: url(../images/gd_but_right.png) no-repeat 0 0; right: 0; }
.bradnbd .picScroll-left .prev:hover,
.bradnbd .picScroll-left .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.footer_body{background-color:#f6f6f6;margin-top:15px;padding:20px 0;}
.footer_body .footer_box1{width:300px;}
.footer_body .footer_box2{width:250px;margin-left:260px;}
.footer_body .footer_box3{width:250px;}
.footer_body .footer_box4{width:200px;}
.footer_body .hd{height:40px;line-height:40px;}
.footer_body .hd h3{font-weight:700;color:#12243B;font-size:16px;}
.footer_body .bd{color:#12243B;}
.footer_body .bd a{color:#12243B;font-weight:400;}
.footer_body .bd a:hover{text-decoration:underline;color:#12243B;}
.footer_body .bd ul li{line-height:32px;font-size:14px;}
.footer_box1 ul li{padding-left:15px;font-weight:400;}
.footer_box1 ul li.i_1{background: url(../images/add_ico.png) no-repeat left 8px;}
.footer_box1 ul li.i_2{background: url(../images/phone_ico.png) no-repeat left 8px;}
.footer_box1 ul li.i_3{background: url(../images/mail_ico.png) no-repeat left 8px;}
.footer_box1 ul li.i_4{background: url(../images/time_ico.png) no-repeat left 8px;}
.footer_box3 .bd ul li{padding-left:20px;}
.footer_box3 ul li.i_1{background: url(../images/face_ico.png) no-repeat left 8px;}
.footer_box3 ul li.i_2{background: url(../images/ins_ico.png) no-repeat left 8px;}
.footer_box3 ul li.i_3{background: url(../images/ytb_ico.png) no-repeat left 8px;}
.footer_box3 ul li.i_4{background: url(../images/tw_ico.png) no-repeat left 8px;}
.footer_box3 ul li.i_5{background: url(../images/rss_ico.png) no-repeat left 8px;}
.footer_copyright{background-color:#12243B;color:#fff;font-size:14px;padding:5px 0;}
.footer_copyright a{color:#fff;}
.footer_copyright a:hover{text-decoration:underline;color:#fff;}
.footer_copyright .footer_copy_logo{}
.footer_copyright .footer_copy_logo img{height:70px;}
.footer_copyright .footer_copy_text{width:610px;text-align:center;height:70px;line-height:70px;vertical-align:text-bottom;}
.footer_copy_textbd {margin-top:20px;}
.footer_copyright .footer_copy_menu{width:360px;}
.footer_copyright .footer_copy_menu ul{margin-top:45px;}
.footer_copyright .footer_copy_menu ul li{float:left;padding:0 10px;height:20px;line-height:20px;}
.footer_copyright .footer_copy_menu ul li a:hover{color:#FFFFFF;}
.footer_copyrightimg{background-color:#12243B;padding:10px 0;}
 #toTop {cursor: pointer;display: none;text-decoration: none;position: fixed;bottom: 10%;right: 10px;overflow: hidden;width: 50px;height: 50px;border: none;text-indent: 100%;background: url(../images/chat_icon.png) no-repeat #12243B center center;text-align: center;}
 #toTopmail {cursor: pointer;display: none;text-decoration: none;position: fixed;bottom: 20%;right: 10px;overflow: hidden;width: 50px;height: 50px;border: none;text-indent: 100%;background: url(../images/mail_icoo.png) no-repeat #12243B center center;text-align: center;}
#toTopmail a{display:block;width: 50px;height: 50px;}
.com_local{background-color:#fbfbfb;}
.com_local_wrap{height:55px;}
.com_local_subnav{width:300px;position:relative;z-index:2;}
.com_local_subnav .com_local_subnavhd{height:55px;line-height:55px;color:#fff;background:#12243B url(../images/subnav_ico.png) no-repeat 10px center;}
.com_local_subnav .com_local_subnavhd h3{font-size:16px;font-weight:700;padding-left:30px;cursor: pointer;}
.com_local_subnav .submenu_body{position: absolute;z-index:9999;display:none;left:0;top:45px;}
.com_local_subnav .submenu_bodybd{border-top:0 none;background-color:#fff;height:auto;}
.com_prosubnav .submenu_bodybd{height:auto;}
.com_prosubnav .submenu_bodybd .sub_ul .sub_li_one a:after{content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #777; border-right: none; right: auto; left: 12px; top: 50%; margin-top: -3px;}
.com_local_addbd{height:55px;line-height:55px;margin-left:15px;font-size:14px;}
.com_prosubnav .submenu_bodybd .sub_ul .sub_li_one a.selt{background-color:#f0f0f0;color:#12243B;}
.proshow_box1_left{width:450px;height:550px;}
.proshow_box1_right{width:710px;}
.proshow_box1_right .hd{border-bottom:1px dotted #ccc;}
.proshow_box1_right .hd h1{color: #12243B;padding-bottom: 3px;font-size: 14px; font-weight: 400;font-style: normal; line-height: 1.2; text-rendering: optimizeLegibility;}
.proshow_box1_right .parameter{margin-top:10px;font-size:14px;line-height:28px;    color: #777;}
.proshow_box1_right .parameter ul li{font-size:14px;line-height:28px;    color: #777;font-weight:400;}
.proshow_box1_right .parameter ul li span{font-weight:400;}
.proshow_box1_right .price{margin-top:10px;}
.proshow_box1_right .price .novip{background-color:#f9f9f9;}
.proshow_box1_right .price .novip p{padding:10px;}
.proshow_box1_right .price .novip p a{color:#12243B;font-size:14px;font-weight:700;}
.proshow_box1_right .price .yesvip{color:#12243B;;line-height:50px;font-weight: 700;font-size:14px;}
.proshow_box1_right .price .yesvip span{color:#777;font-weight:700;}
.com_user{width:340px;margin:100px auto 100px;border:1px solid #ccc;border-top:4px solid #12243B;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.com_user_bd{padding:15px;}
.com_user .hd{padding:10px 0;line-height:40px;position:relative;margin-top:-1px;-webkit-border-radius: 5px 5px 0 0; -moz-border-radius:  5px 5px 0 0; border-radius:  5px 5px 0 0;}
.com_user .hd h3{font-size: 18px;color:#12243B;font-weight:400;}
.com_user .forminput ul li{overflow:hidden;margin-bottom:10px;}
.com_user .forminput ul li label{color: #777;height:34px;line-height:34px;}
.com_user .forminput ul li .input-box input{width:298px;height: 30px; padding-left:10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #C0C0C0; background: #FFFFFF; font-size: 15px;}
.com_user .forminput ul li .input-box .formselect{width:298px;height: 30px;}
.com_user .forminput ul li .input-box img{height:30px;margin-left:10px;}
.com_user .forminput .form_but{text-align:center;margin-bottom:10px;width:100%;background-color:#12243B;height:34px;line-height:34px;color:#fff;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.com_user .forminput .form_but input{cursor: pointer;width:100%;background:none;color: #FFFFFF; font-size: 14px;}
.com_user .forminput .form_but a{display:block;color: #FFFFFF; font-size: 14px;}
.com_user .forminput .form_but:hover{background-color:#0a6df7;}
.com_user .forminput .form_but.but_red{text-align:center;margin-bottom:10px;width:100%;background-color:red;height:34px;line-height:34px;color:#fff;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.com_user .forminput .form-text{color:#999;line-height:22px;}

.price_addtocar p{margin-top:20px;width:180px;height:44px;background-color: #12243B; border: 1px solid #12243B;text-align:center;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.price_addtocar p a{color:#fff;font-size:16px;display:block;height:44px;line-height:44px;}
.price_addtocar p a:hover{background-color:#e75205;}
.pro_img { width:450px; position:relative;}
.main1box { margin-bottom:8px; }
#main1 ul { display:none; }
#main1 ul li { display:inline-block; _display:inline; position:relative; margin:0 auto; }
#main1 ul.block { display:block; }
.menu1box {}
#menu1{text-align:center;}
#menu1 li {display:inline-block; *display:inline; zoom:1;  cursor:pointer;}
#menu1 li img { border:2px solid #ccc; width:60px; height:60px;}
#menu1 li.hover img { border:2px solid #12243B; }
.jqzoom { border:1px solid black; float:left; position:relative; padding:0px; cursor:pointer; }
.jqzoom img { float:left; }
div.zoomdiv { z-index:100; position:absolute; top:40px; left:450px; width:450px; height:450px; background:#ffffff; border:1px solid #CCCCCC; display:none; text-align:center; overflow:hidden; }
div.jqZoomPup { z-index:10; visibility:hidden; position:absolute; top:0px; left:0px; width:50px; height:50px; border:1px solid #aaa; background:#ffffff; opacity:0.5; -moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); }
#con {margin-top:30px;font-size: 12px;}
#tags {height:40px;line-height:40px;}
#tags li{float: left;color:fff;background-color:#fff;}
#tags li a{border:1px solid #ccc;border-bottom:0 none;display:block;padding:0 20px;margin-right:-1px;float:left;font-size:14px;color:#333;}
#tags li.selectTag {background-color:#fff;}
#tags li.selectTag a{height:40px;border-bottom:0 none;color:#fff;background-color:#12243B;}
#tagContent {border-top:1px solid #ccc; background-color: #fff}
#tagContent img{max-width:100%;}
.tagContent {}
#tagContent div.selectTag0 {	display: block}
#tagContent0{ display:block;}
.proshow_box2 .index_box2_right{width:1000px;}
.proshow_box2 .index_box2_left{width:190px;}
.proshow_box2 .index_box2_left .index_box2_recommend .bd ul{padding:10px;}
.proshow_box2 .index_box2_left .index_box2_search .bd{padding:0 10px 30px 10px}
.proshow_box2 .index_box2_left .index_box2fl_bd{margin-top:70px;}
.proshow_box2 .index_box2_left .index_box2fl_bd .hd h3{font-size:12px;}
#articeBottom { font-size: 14px; margin: 6px 0 10px; padding-top: 10px; text-align: right; width: 97%;}
#articeBottom .key_text{padding: 7px;font-weight:700;    margin-right: 20px;}
#articeBottom a{color:#555555; text-decoration: none;padding: 7px 10px;border:1px solid #999;    border-radius: 10px;margin:0 5px;}
#articeBottom a span{color:#555;}
#articeBottom a:hover{color:#fff;background-color:#12243B;border:1px solid #12243B;}
#articeBottom a:hover span{color:#fff;}

.com_user_right{width:230px;margin-top:100px;}
.com_user_right .com_user_right_box1{border:1px solid #ccc;padding:10px;text-align:center;border-top: 4px solid #12243B;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.com_user_right .com_user_right_box1 .hd{line-height:32px;    }
.com_user_right .com_user_right_box1 .bd p{height:40px;line-height:40px;background:#12243B;text-align:center;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.com_user_right .com_user_right_box1 .bd p a{display:block;color:#fff;}
.com_user_right .com_user_right_box1 .bd p a:hover{text-decoration:underline;}

.com_user_right .com_user_right_box2{border:1px solid #ccc;padding:10px;margin-top:20px;;border-top: 4px solid #12243B;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}



